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 The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/.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 9e9b0e6080a6063a5f88177ba35ab3ef91b0430f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e9b0e6080a6063a5f88177ba35ab3ef91b0430f # timeout=10 Commit message: "testenv: more tweaks for container shutdown logic" > git rev-list --no-walk a0861ee1877ee1ba57eea0712f8e39d3ba897149 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-pcu-test] $ /bin/sh -xe /tmp/jenkins5184692346534194741.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:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run pcu --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-pcu-generic-osmocom-nightly-20241107-0828-2f92f8ec-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/podman/testenv-pcu-generic-osmocom-nightly-20241107-0828-2f92f8ec-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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/logs:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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/_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-nightly-20241107-0828-2f92f8ec-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-nightly-20241107-0828-2f92f8ec-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 [8787 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 [190 kB] Fetched 9234 kB in 1s (11.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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-nightly-20241107-0828-2f92f8ec-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-nightly-20241107-0828-2f92f8ec-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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/_cache/podman/osmo-ttcn3-hacks/pcu', 'testenv-pcu-generic-osmocom-nightly-20241107-0828-2f92f8ec-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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/_cache/podman/osmo-ttcn3-hacks/pcu', 'testenv-pcu-generic-osmocom-nightly-20241107-0828-2f92f8ec-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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/_cache/podman/osmo-ttcn3-hacks/pcu', 'testenv-pcu-generic-osmocom-nightly-20241107-0828-2f92f8ec-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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/_cache/podman/osmo-ttcn3-hacks/pcu', 'testenv-pcu-generic-osmocom-nightly-20241107-0828-2f92f8ec-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_discovery.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 StatsD_Checker_part_7.cc Creating dependency file for StatsD_Checker_part_6.cc Creating dependency file for StatsD_Checker_part_5.cc Creating dependency file for StatsD_Checker_part_4.cc Creating dependency file for StatsD_Checker_part_3.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_7.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_7.cc Creating dependency file for NS_Emulation_part_6.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_5.cc Creating dependency file for IPA_Emulation_part_4.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_6.cc Creating dependency file for BSSGP_Emulation_part_5.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_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for StatsD_Checker.cc Creating dependency file for RAW_NS.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_4.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 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 TELNETasp_PortType_part_1.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 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_4.cc Creating dependency file for TCCConversion_Functions_part_3.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_2.cc Creating dependency file for Socket_API_Definitions_part_1.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 SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Components_part_7.cc Creating dependency file for SGSN_Components_part_6.cc Creating dependency file for SGSN_Components_part_5.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_Types_part_1.cc Creating dependency file for RLCMAC_Templates_part_7.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 RLCMAC_CSN1_Templates_part_1.cc Creating dependency file for PCU_selftest_part_7.cc Creating dependency file for PCU_selftest_part_6.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_3.cc Creating dependency file for PCU_selftest_part_2.cc Creating dependency file for PCU_selftest_part_1.cc Creating dependency file for PCU_Tests_SNS_part_7.cc Creating dependency file for PCU_Tests_SNS_part_5.cc Creating dependency file for PCU_Tests_SNS_part_4.cc Creating dependency file for PCU_Tests_SNS_part_6.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_SNS_part_1.cc Creating dependency file for PCU_Tests_NS_part_7.cc Creating dependency file for PCU_Tests_NS_part_6.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_3.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_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 PCU_Tests_part_1.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 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_6.cc Creating dependency file for PCUIF_Components_part_7.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_3.cc Creating dependency file for PCUIF_Components_part_2.cc Creating dependency file for PCUIF_Components_part_1.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_7.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_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.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_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_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.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_2.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_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_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.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_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_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.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_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.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_RRM_Types_part_7.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_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.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_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_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.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_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_5.cc Creating dependency file for Misc_Helpers_part_4.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_4.cc Creating dependency file for LLC_Templates_part_3.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_5.cc Creating dependency file for L3_Templates_part_6.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_5.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_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.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_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.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_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.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 IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.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 GSM_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_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for GSM_RestOctets_part_7.cc Creating dependency file for GSM_RestOctets_part_6.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_2.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_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_6.cc Creating dependency file for GPRS_Context_part_5.cc Creating dependency file for GPRS_Context_part_4.cc Creating dependency file for GPRS_Context_part_3.cc Creating dependency file for GPRS_Context_part_2.cc Creating dependency file for GPRS_Components_part_7.cc Creating dependency file for GPRS_Context_part_1.cc Creating dependency file for GPRS_Components_part_6.cc Creating dependency file for GPRS_Components_part_5.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_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_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for UD_Types.cc Creating dependency file for UD_PortType.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_CtrlFunct.cc Creating dependency file for StatsD_CodecPort.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 Native_Functions.cc Creating dependency file for NS_Types.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 Misc_Helpers.cc Creating dependency file for MobileL3_CC_Types.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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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-nightly-20241107-0828-2f92f8ec-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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-nightly-20241107-0828-2f92f8ec-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 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:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 0s (1066 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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-nightly-20241107-0828-2f92f8ec-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-pcu'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmoabis13 libosmocodec4 libosmocore22 libosmogb14 libosmogsm20 libosmoisdn0 libosmotrau10 libosmovty13 osmocom-nightly The following NEW packages will be installed: libosmoabis13 libosmocodec4 libosmocore22 libosmogb14 libosmogsm20 libosmoisdn0 libosmotrau10 libosmovty13 osmo-pcu osmocom-nightly 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. Need to get 1146 kB of archives. After this operation, 3112 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202411062026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.29.35663.202411062026 [169 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.29.35663.202411062026 [69.8 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.29.35663.202411062026 [226 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.29.35663.202411062026 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202411062026 [73.3 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.29.35663.202411062026 [50.6 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.29.35663.202411062026 [177 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.21.7306.202411062026 [32.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-pcu 1.5.0.4.8734.202411062026 [244 kB] Fetched 1146 kB in 0s (5028 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (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 ... 39994 files and directories currently installed.) Preparing to unpack .../0-osmocom-nightly_202411062026_amd64.deb ... Unpacking osmocom-nightly (202411062026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.29.35663.202411062026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.29.35663.202411062026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.29.35663.202411062026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.29.35663.202411062026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.29.35663.202411062026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.29.35663.202411062026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.29.35663.202411062026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.29.35663.202411062026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.21.7306.202411062026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202411062026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../6-libosmocodec4_1.10.0.29.35663.202411062026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.29.35663.202411062026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../7-libosmogb14_1.10.0.29.35663.202411062026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.29.35663.202411062026) ... Selecting previously unselected package libosmotrau10:amd64. Preparing to unpack .../8-libosmotrau10_1.6.0.21.7306.202411062026_amd64.deb ... Unpacking libosmotrau10:amd64 (1.6.0.21.7306.202411062026) ... Selecting previously unselected package osmo-pcu. Preparing to unpack .../9-osmo-pcu_1.5.0.4.8734.202411062026_amd64.deb ... Unpacking osmo-pcu (1.5.0.4.8734.202411062026) ... Setting up osmocom-nightly (202411062026) ... Setting up libosmocore22:amd64 (1.10.0.29.35663.202411062026) ... Setting up libosmocodec4:amd64 (1.10.0.29.35663.202411062026) ... Setting up libosmovty13:amd64 (1.10.0.29.35663.202411062026) ... Setting up libosmoisdn0:amd64 (1.10.0.29.35663.202411062026) ... Setting up libosmotrau10:amd64 (1.6.0.21.7306.202411062026) ... Setting up libosmogsm20:amd64 (1.10.0.29.35663.202411062026) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202411062026) ... Setting up libosmogb14:amd64 (1.10.0.29.35663.202411062026) ... Setting up osmo-pcu (1.5.0.4.8734.202411062026) ... 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 Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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-nightly-20241107-0828-2f92f8ec-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/pcu/PCU_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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-nightly-20241107-0828-2f92f8ec-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/pcu/osmo-pcu.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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-nightly-20241107-0828-2f92f8ec-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/pcu/PCU_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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-nightly-20241107-0828-2f92f8ec-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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-nightly-20241107-0828-2f92f8ec-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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-nightly-20241107-0828-2f92f8ec-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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-nightly-20241107-0828-2f92f8ec-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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-nightly-20241107-0828-2f92f8ec-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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/logs/pcu', 'testenv-pcu-generic-osmocom-nightly-20241107-0828-2f92f8ec-0', 'sh', '-c', 'respawn.sh osmo-pcu 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/pcu/pcu.log'] respawn: 0: starting: osmo-pcu 20241107082815624 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107082815624 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107082815624 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082815624 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4240', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite', 'testenv-pcu-generic-osmocom-nightly-20241107-0828-2f92f8ec-0', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Unix server socket created successfully. MC@fb7e2f9c3787: Listening on TCP port 41735. MC2> fb7e2f9c3787 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/pcu/PCU_Tests fb7e2f9c3787 41735 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@fb7e2f9c3787: New HC connected from 10.0.2.100 [10.0.2.100]. fb7e2f9c3787: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@fb7e2f9c3787: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@fb7e2f9c3787: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@fb7e2f9c3787: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@fb7e2f9c3787: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file. HC@fb7e2f9c3787: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@fb7e2f9c3787: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@fb7e2f9c3787: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@fb7e2f9c3787: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@fb7e2f9c3787: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@fb7e2f9c3787: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@fb7e2f9c3787: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@fb7e2f9c3787: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in MC@fb7e2f9c3787: Configuration file was processed on all HCs. MC@fb7e2f9c3787: Creating MTC on host 10.0.2.100. MC@fb7e2f9c3787: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_suspend'. ------ PCU_Tests.TC_pcuif_suspend ------ Thu Nov 7 08:28:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_pcuif_suspend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_pcuif_suspend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_suspend' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_pcuif_suspend started. 3@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 3@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pcuif_suspend-BVCI1234(6)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 3@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s -NSVCI1234(7)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 3@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 3@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(10)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107082817053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42826<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 3@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) PCUIF(9)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." -NSVCI1234(13)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(9)@fb7e2f9c3787: Start timer T: 5 s 20241107082817061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42834<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(9)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_pcuif_suspend-STATS(14)@fb7e2f9c3787: Start timer T: 2 s TC_pcuif_suspend-STATS(14)@fb7e2f9c3787: Start timer T: 2 s 20241107082820624 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082820625 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107082820625 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(9)@fb7e2f9c3787: OsmoPCU is now connected BTS(11)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "0.0.1\"" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "." & char(0, 0, 0, 227) & "Z`" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "000 , data_weight := 1 , signalling_weight := 1 } } , nsvci := 1234 } , " MTC@fb7e2f9c3787: Start timer T: 10 s 20241107082820639 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107082820640 DLGLOBAL DEBUG validating counter group 0x55be6f713020(bts) with 102 counters (rate_ctr.c:86) 20241107082820640 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107082820640 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107082820640 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107082820640 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107082820640 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107082820640 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107082820640 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107082820640 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107082820640 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107082820640 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107082820640 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107082820640 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107082820640 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107082820640 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107082820640 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107082820640 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107082820640 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107082820640 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107082820640 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107082820640 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107082820640 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107082820640 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107082820640 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107082820640 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107082820640 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107082820640 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107082820640 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107082820640 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107082820640 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107082820640 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107082820640 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107082820640 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107082820640 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107082820640 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107082820640 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107082820640 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107082820640 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107082820640 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107082820640 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107082820640 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107082820640 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107082820640 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107082820640 DLGLOBAL DEBUG validating counter group 0x7f4ee35b25c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107082820640 DLGLOBAL DEBUG validating counter group 0x55be6f712700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107082820640 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107082820640 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107082820640 DLGLOBAL DEBUG validating counter group 0x7f4ee35b3160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107082820640 DLGLOBAL DEBUG validating counter group 0x7f4ee35b3140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107082820640 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107082820641 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) 20241107082820641 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) 20241107082820641 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107082820641 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082820641 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082820641 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082820641 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082820641 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082820641 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082820641 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082820641 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082820641 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082820641 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082820641 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082820641 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082820641 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082820641 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082820641 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082820641 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082820641 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082820641 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082820641 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082820641 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082820641 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082820641 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082820641 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082820641 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082820641 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107082820641 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) 20241107082820642 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) 20241107082820642 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(11)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(7)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(11)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(7)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(7)@fb7e2f9c3787: Start timer Tns_alive: 3 s BTS(11)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(7)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(11)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107082820648 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107082820648 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) 20241107082820648 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) 20241107082820648 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107082820648 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107082820648 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) 20241107082820649 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) BTS(11)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107082820649 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) 20241107082820649 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(7)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. BTS(11)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(7)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107082820652 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107082820652 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) 20241107082820652 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) 20241107082820652 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107082820652 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107082820652 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107082820652 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107082820652 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082820652 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107082820652 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(11)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107082820655 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107082820655 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(11)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(7)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107082820655 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) 20241107082820655 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(7)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(7)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107082820656 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) 20241107082820656 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) 20241107082820658 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) 20241107082820658 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) 20241107082820660 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) 20241107082820660 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) 20241107082820660 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) 20241107082820660 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) 20241107082820661 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) 20241107082820661 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) 20241107082820662 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) 20241107082820662 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) 20241107082820662 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) 20241107082820662 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) 20241107082820663 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 4@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 4@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107082820672 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) 20241107082820672 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) 20241107082820673 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) 20241107082820673 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) 20241107082820674 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) 20241107082820674 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) 20241107082820674 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082820674 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082820674 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082820674 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082820674 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107082820674 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107082820674 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107082820674 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082820674 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) 20241107082820674 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) 20241107082820675 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) 20241107082820675 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) 20241107082820676 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) 20241107082820676 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) 20241107082820677 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) 20241107082820677 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) 20241107082820677 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) 20241107082820677 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) 20241107082820678 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_pcuif_suspend-BVCI1234(6)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_pcuif_suspend-BVCI1234(6)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082820686 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082820686 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082820686 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082820686 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082820686 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107082820686 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107082820686 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107082820686 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082820688 DL1IF INFO GPRS Suspend request received: TLLI=0xffffffff RAI=262-42-13135-0 (pcu_l1_if.cpp:1108) 20241107082820688 DLBSSGP NOTICE BSSGP (BVCI=0) Tx SUSPEND (TLLI=0xffffffff) (gprs_bssgp_bss.c:63) 20241107082820688 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082820691 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) 20241107082820692 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) 20241107082820693 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) 20241107082820693 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) 20241107082820693 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) 20241107082820693 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) 20241107082820694 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) 20241107082820694 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) 20241107082820695 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) 20241107082820695 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) 20241107082820696 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082820696 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082820696 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082820696 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082820696 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107082820696 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107082820696 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107082820696 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107082820696 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107082820696 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082820696 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) 20241107082820696 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) 20241107082820697 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) 20241107082820697 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) 20241107082820698 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) 20241107082820698 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(11)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107082820703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42834<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082820706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42826<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082820708 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107082820708 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107082820708 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082820708 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082820708 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082820708 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082820708 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082820708 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082820708 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082820708 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082820708 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107082820708 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107082820708 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107082820708 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107082820708 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) 20241107082820708 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) 20241107082820708 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 0: stopped pid 6081 with status 0 MTC@fb7e2f9c3787: Test case TC_pcuif_suspend finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_suspend pass'. respawn: 1: starting: osmo-pcu Thu Nov 7 08:28:20 UTC 2024 ====== PCU_Tests.TC_pcuif_suspend pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pcuif_suspend.talloc 20241107082820755 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107082820756 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107082820756 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082820756 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107082820788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42846<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107082820888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42846<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=9712) Waiting for packet dumper to finish... 1 (prev_count=9712, count=63136) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_suspend pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:28:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_pcuif_suspend_active_tbf.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_pcuif_suspend_active_tbf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_suspend_active_tbf' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_pcuif_suspend_active_tbf started. 16@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_pcuif_suspend_active_tbf-BVCI1234(18)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 16@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 16@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(20)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107082824015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52186<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 16@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(24)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s 16@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(24)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(21)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107082824021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52192<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(21)@fb7e2f9c3787: Start timer T: 5 s PCUIF(21)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_pcuif_suspend_active_tbf-STATS(25)@fb7e2f9c3787: Start timer T: 2 s TC_pcuif_suspend_active_tbf-STATS(25)@fb7e2f9c3787: Start timer T: 2 s 16@fb7e2f9c3787: 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(28)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(28)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107082825756 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082825757 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107082825757 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(21)@fb7e2f9c3787: OsmoPCU is now connected BTS(23)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "N" & char(0, 0, 0, 227) & "Z`" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"d normally, exit status: 0, user t" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107082825772 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107082825772 DLGLOBAL DEBUG validating counter group 0x5638649e9020(bts) with 102 counters (rate_ctr.c:86) 20241107082825772 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107082825772 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107082825772 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107082825772 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107082825772 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107082825772 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107082825772 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107082825773 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107082825773 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107082825773 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107082825773 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107082825773 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107082825773 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107082825773 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107082825773 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107082825773 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107082825773 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107082825773 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107082825773 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107082825773 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107082825773 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107082825773 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107082825773 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107082825773 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107082825773 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107082825773 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107082825773 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107082825773 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107082825773 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107082825773 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107082825773 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107082825773 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107082825773 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107082825773 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107082825773 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107082825773 DLGLOBAL DEBUG validating counter group 0x7f8a798e55c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107082825773 DLGLOBAL DEBUG validating counter group 0x5638649e8700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107082825773 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107082825773 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107082825773 DLGLOBAL DEBUG validating counter group 0x7f8a798e6160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107082825773 DLGLOBAL DEBUG validating counter group 0x7f8a798e6140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107082825773 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107082825773 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) 20241107082825773 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) 20241107082825773 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107082825773 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082825773 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082825774 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082825774 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082825774 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082825774 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082825774 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082825774 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082825774 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082825774 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082825774 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082825774 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082825774 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082825774 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082825774 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082825774 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082825774 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082825774 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082825774 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082825774 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082825774 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082825774 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082825774 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082825774 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082825774 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107082825774 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) 20241107082825774 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) 20241107082825776 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(23)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(23)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(20)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(23)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(20)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(20)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(20)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(23)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(23)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107082825782 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107082825782 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) 20241107082825782 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) 20241107082825782 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107082825782 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107082825782 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(23)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107082825782 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107082825782 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) 20241107082825782 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(23)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(20)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(20)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107082825785 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) 20241107082825785 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(23)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107082825786 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107082825786 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) 20241107082825786 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) 20241107082825786 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107082825786 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107082825786 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107082825786 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107082825787 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082825787 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107082825787 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107082825787 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) 20241107082825787 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(20)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(20)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241107082825787 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107082825787 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)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107082825787 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) 20241107082825787 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) 20241107082825788 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) 20241107082825788 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) 20241107082825789 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) 20241107082825789 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) 20241107082825789 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) 20241107082825789 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) 20241107082825790 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) 20241107082825790 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) 20241107082825790 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) 20241107082825790 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) 20241107082825791 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 17@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 17@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107082825803 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) 20241107082825804 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) 20241107082825805 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) 20241107082825805 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) 20241107082825805 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) 20241107082825805 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) 20241107082825806 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) 20241107082825806 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) 20241107082825807 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) 20241107082825807 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) 20241107082825807 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082825807 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082825807 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082825807 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082825807 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107082825807 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107082825807 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107082825807 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082825808 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) 20241107082825808 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) 20241107082825809 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) 20241107082825809 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) 20241107082825809 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) 20241107082825809 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) 20241107082825810 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_pcuif_suspend_active_tbf-BVCI1234(18)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_pcuif_suspend_active_tbf-BVCI1234(18)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107082825821 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082825821 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082825821 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082825821 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082825821 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107082825821 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107082825821 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107082825821 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 20241107082825823 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) 20241107082825823 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@fb7e2f9c3787: Start timer T: 2 s 20241107082825826 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) 20241107082825826 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) 20241107082825826 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) 20241107082825826 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) 20241107082825827 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) 20241107082825827 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) 20241107082825828 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) 20241107082825828 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) 20241107082825829 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) 20241107082825829 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) 20241107082825830 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) 20241107082825830 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) 20241107082825830 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) 20241107082825831 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) 20241107082825832 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082825832 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082825832 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082825832 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082825832 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107082825832 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107082825832 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107082825832 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107082825832 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107082825832 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082825832 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) 20241107082825832 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107082825832 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107082825832 DMS INFO Creating MS object (gprs_ms.c:152) 20241107082825832 DLGLOBAL DEBUG validating counter group 0x5638649e8740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107082825832 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107082825832 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107082825832 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107082825832 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107082825832 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107082825832 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107082825832 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107082825832 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107082825832 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107082825832 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107082825832 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107082825832 DRLCMAC 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) 20241107082825832 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107082825832 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107082825832 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107082825832 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107082825833 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082825833 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082825833 DLGLOBAL DEBUG validating counter group 0x5638649e8b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107082825833 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107082825833 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107082825833 DLGLOBAL DEBUG validating counter group 0x5638649e8be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107082825833 DLGLOBAL DEBUG validating counter group 0x5638649e8c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107082825833 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107082825833 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:1192) 20241107082825833 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107082825833 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107082825833 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107082825833 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107082825833 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107082825833 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107082825833 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107082825833 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) 20241107082825833 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) 20241107082825833 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107082825833 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107082825833 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107082825833 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) 20241107082825833 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(23)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107082825845 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082825845 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082825845 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082825845 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082825845 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107082825847 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) 20241107082825847 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) 20241107082825848 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) 20241107082825848 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) 20241107082825849 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) 20241107082825849 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) 20241107082825850 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) 20241107082825850 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) 20241107082825851 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) 20241107082825851 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) 20241107082825851 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) 20241107082825851 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) 20241107082825853 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) 20241107082825853 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) 20241107082825854 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) 20241107082825854 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) 20241107082825856 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) 20241107082825856 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) 20241107082825856 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(23)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082825866 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) 20241107082825866 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) 20241107082825867 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) 20241107082825867 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) 20241107082825868 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) 20241107082825868 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) 20241107082825869 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) 20241107082825869 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) 20241107082825870 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) 20241107082825870 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) 20241107082825871 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) 20241107082825871 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) 20241107082825871 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) 20241107082825871 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) 20241107082825872 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) 20241107082825872 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) 20241107082825873 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) 20241107082825873 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) 20241107082825874 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(23)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082825885 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) 20241107082825885 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) 20241107082825887 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) 20241107082825887 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) 20241107082825888 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) 20241107082825888 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) 20241107082825889 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) 20241107082825889 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) 20241107082825890 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) 20241107082825890 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) 20241107082825891 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) 20241107082825891 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) 20241107082825893 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) 20241107082825893 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) 20241107082825894 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) 20241107082825894 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) 20241107082825895 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) 20241107082825895 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) 20241107082825896 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(23)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082825910 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) 20241107082825910 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) 20241107082825911 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) 20241107082825911 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) 20241107082825912 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) 20241107082825912 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) 20241107082825913 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) 20241107082825913 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) 20241107082825913 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) 20241107082825913 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) 20241107082825914 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) 20241107082825914 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) 20241107082825915 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) 20241107082825915 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) 20241107082825916 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) 20241107082825916 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) 20241107082825917 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) 20241107082825917 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) 20241107082825918 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(23)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082825929 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) 20241107082825929 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) 20241107082825930 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) 20241107082825930 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) 20241107082825931 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) 20241107082825931 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) 20241107082825932 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) 20241107082825932 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) 20241107082825933 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) 20241107082825933 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) 20241107082825934 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) 20241107082825934 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) 20241107082825934 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) 20241107082825934 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) 20241107082825935 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) 20241107082825935 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) 20241107082825936 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) 20241107082825936 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) 20241107082825937 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(23)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082825948 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) 20241107082825948 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) 20241107082825949 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) 20241107082825949 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) 20241107082825950 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) 20241107082825950 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) 20241107082825951 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) 20241107082825951 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) 20241107082825952 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) 20241107082825952 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) 20241107082825952 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) 20241107082825952 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) 20241107082825953 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) 20241107082825953 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) 20241107082825954 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) 20241107082825954 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) 20241107082825958 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) 20241107082825958 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) 20241107082825958 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(23)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082825972 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) 20241107082825972 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) 20241107082825973 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) 20241107082825973 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) 20241107082825974 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) 20241107082825974 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) 20241107082825975 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) 20241107082825975 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) 20241107082825976 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) 20241107082825976 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) 20241107082825976 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) 20241107082825976 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) 20241107082825977 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) 20241107082825977 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) 20241107082825978 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) 20241107082825978 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) 20241107082825979 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) 20241107082825979 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) 20241107082825980 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(23)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082825991 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) 20241107082825991 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) 20241107082825993 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) 20241107082825993 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) 20241107082825993 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) 20241107082825993 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) 20241107082825994 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) 20241107082825994 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) 20241107082825995 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) 20241107082825995 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) 20241107082825996 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) 20241107082825996 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) 20241107082825997 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) 20241107082825997 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) 20241107082825998 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) 20241107082825998 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) 20241107082825998 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) 20241107082825998 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) 20241107082825999 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(23)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082826011 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) 20241107082826011 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) 20241107082826012 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) 20241107082826012 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) 20241107082826013 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) 20241107082826013 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) 20241107082826013 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) 20241107082826013 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) 20241107082826014 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) 20241107082826014 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) 20241107082826015 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) 20241107082826015 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) 20241107082826016 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) 20241107082826016 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) 20241107082826016 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) 20241107082826016 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) 20241107082826020 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) 20241107082826020 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) 20241107082826021 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(23)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082826034 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107082826034 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107082826034 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107082826034 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) 20241107082826034 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) 20241107082826035 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) 20241107082826035 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) 20241107082826036 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) 20241107082826036 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) 20241107082826037 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) 20241107082826037 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) 20241107082826038 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) 20241107082826038 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) 20241107082826038 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) 20241107082826038 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) 20241107082826039 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) 20241107082826039 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) 20241107082826040 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) 20241107082826040 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) 20241107082826041 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) 20241107082826041 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) 20241107082826041 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241107082826041 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) 20241107082826042 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(23)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107082826053 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=00 01 01 00 00 00 01 50 71 86 06 2e 0f e5 e4 f3 1d 2a f1 54 cd 38 66 e9 c1 3c 74 b1 7a 37 ac f9 65 00 (pcu_l1_if.cpp:463) 20241107082826053 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) 20241107082826053 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107082826053 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 50 71 86 06 2e 0f e5 e4 f3 1d 2a f1 54 cd 38 66 e9 c1 3c 74 b1 7a 37 ac f9 65 00 (pdch.cpp:1021) 20241107082826053 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107082826053 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:1072) 20241107082826053 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) 20241107082826053 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) 20241107082826053 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) 20241107082826053 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107082826053 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 50 71 86 06 2e 0f e5 e4 f3 1d 2a f1 54 cd 38 66 e9 c1 3c 74 b1 7a 37 ac f9 65 (tbf_ul.cpp:337) 20241107082826053 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107082826053 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107082826053 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107082826053 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107082826053 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107082826053 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107082826053 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107082826053 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) 20241107082826054 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241107082826054 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241107082826054 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082826054 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) 20241107082826054 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107082826054 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107082826054 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107082826054 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107082826054 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) 20241107082826054 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107082826054 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107082826055 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) 20241107082826055 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) 20241107082826056 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) 20241107082826056 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) 20241107082826057 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) 20241107082826057 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) 20241107082826058 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) 20241107082826058 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) 20241107082826059 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) 20241107082826059 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) 20241107082826059 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) 20241107082826059 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) 20241107082826060 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) 20241107082826060 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) 20241107082826061 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) 20241107082826061 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) 20241107082826061 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 60 + 13 = 73 (pdch_ul_controller.c:131) 20241107082826061 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107082826061 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107082826061 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) 20241107082826061 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type POLL (pdch_ul_controller.c:184) 20241107082826061 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) 20241107082826061 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) 20241107082826061 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107082826061 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107082826061 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) 20241107082826061 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) 20241107082826062 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(23)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107082826073 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) 20241107082826073 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) 20241107082826073 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=60): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241107082826073 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107082826074 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) 20241107082826074 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) 20241107082826075 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) 20241107082826075 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) 20241107082826076 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) 20241107082826076 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) 20241107082826076 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) 20241107082826076 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) 20241107082826077 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) 20241107082826077 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) 20241107082826078 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) 20241107082826078 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) 20241107082826079 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) 20241107082826079 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) 20241107082826082 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082826097 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) 20241107082826097 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) 20241107082826098 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) 20241107082826098 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) 20241107082826099 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) 20241107082826099 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) 20241107082826099 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) 20241107082826100 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) 20241107082826100 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) 20241107082826100 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) 20241107082826101 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) 20241107082826101 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) 20241107082826102 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) 20241107082826102 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) 20241107082826103 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) 20241107082826103 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) 20241107082826103 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082826116 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) 20241107082826116 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) 20241107082826117 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) 20241107082826117 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) 20241107082826118 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) 20241107082826118 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) 20241107082826119 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) 20241107082826119 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) 20241107082826119 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) 20241107082826120 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) 20241107082826121 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) 20241107082826121 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) 20241107082826123 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) 20241107082826123 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) 20241107082826124 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) 20241107082826124 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) 20241107082826124 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082826135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 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) 20241107082826135 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) 20241107082826135 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082826135 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082826135 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) 20241107082826136 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082826136 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=73 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241107082826136 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241107082826136 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241107082826136 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241107082826136 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) 20241107082826136 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241107082826136 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107082826136 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:1202) 20241107082826136 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241107082826136 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241107082826136 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107082826136 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107082826136 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241107082826136 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107082826136 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107082826136 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241107082826136 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107082826137 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) 20241107082826137 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) 20241107082826139 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) 20241107082826139 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) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082826140 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) 20241107082826140 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) 20241107082826141 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) 20241107082826141 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) 20241107082826142 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) 20241107082826142 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) 20241107082826143 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) 20241107082826143 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) 20241107082826144 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) 20241107082826144 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) 20241107082826145 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082826146 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082826146 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082826146 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082826146 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082826146 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082826146 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241107082826146 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107082826146 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241107082826146 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082826147 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107082826147 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107082826147 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107082826147 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107082826147 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107082826147 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107082826147 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107082826147 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107082826147 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107082826147 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107082826147 DRLCMAC 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) 20241107082826147 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107082826147 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107082826147 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107082826147 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107082826147 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082826147 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082826147 DLGLOBAL DEBUG validating counter group 0x5638649e8b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107082826147 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107082826147 DLGLOBAL DEBUG validating counter group 0x5638649e8e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107082826147 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107082826147 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:1192) 20241107082826147 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) 20241107082826147 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) 20241107082826147 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) 20241107082826147 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20241107082826147 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20241107082826147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107082826147 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) 20241107082826147 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107082826148 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) 20241107082826148 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107082826148 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) 20241107082826148 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=73 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 28 00 00 d0 00 00 00 18 00 23 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) BTS(23)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(23)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 := 9, t2 := 8 }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107082826154 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107082826155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107082826155 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107082826155 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) 20241107082826160 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) 20241107082826160 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) 20241107082826162 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) 20241107082826162 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) 20241107082826163 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) 20241107082826163 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) 20241107082826164 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) 20241107082826164 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) 20241107082826164 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) 20241107082826164 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) 20241107082826165 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) 20241107082826165 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) 20241107082826166 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) 20241107082826166 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) 20241107082826167 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) 20241107082826167 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) 20241107082826167 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082826179 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) 20241107082826179 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) 20241107082826181 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) 20241107082826181 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) 20241107082826182 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) 20241107082826182 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) 20241107082826183 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) 20241107082826183 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) 20241107082826184 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) 20241107082826184 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) 20241107082826185 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) 20241107082826185 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) 20241107082826185 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) 20241107082826185 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) 20241107082826186 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) 20241107082826186 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) 20241107082826187 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082826198 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) 20241107082826198 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) 20241107082826200 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) 20241107082826200 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) 20241107082826200 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) 20241107082826200 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) 20241107082826201 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) 20241107082826201 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) 20241107082826202 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) 20241107082826202 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) 20241107082826203 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) 20241107082826203 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) 20241107082826203 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) 20241107082826203 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) 20241107082826204 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) 20241107082826204 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) 20241107082826208 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082826222 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) 20241107082826222 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) 20241107082826223 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) 20241107082826224 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) 20241107082826224 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) 20241107082826224 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) 20241107082826225 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) 20241107082826225 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) 20241107082826226 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) 20241107082826226 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) 20241107082826227 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) 20241107082826227 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) 20241107082826228 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) 20241107082826228 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) 20241107082826228 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) 20241107082826228 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) 20241107082826229 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082826241 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) 20241107082826241 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) 20241107082826243 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) 20241107082826243 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) 20241107082826244 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) 20241107082826244 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) 20241107082826245 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) 20241107082826245 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) 20241107082826246 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) 20241107082826246 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) 20241107082826246 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) 20241107082826247 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) 20241107082826247 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) 20241107082826247 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) 20241107082826248 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) 20241107082826248 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) 20241107082826249 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082826260 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) 20241107082826261 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) 20241107082826262 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) 20241107082826262 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) 20241107082826263 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) 20241107082826263 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) 20241107082826263 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) 20241107082826263 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) 20241107082826264 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) 20241107082826264 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) 20241107082826265 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) 20241107082826265 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) 20241107082826266 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) 20241107082826266 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) 20241107082826267 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) 20241107082826267 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) 20241107082826270 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082826285 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) 20241107082826285 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) 20241107082826287 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) 20241107082826287 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) 20241107082826288 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) 20241107082826288 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) 20241107082826289 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) 20241107082826289 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) 20241107082826290 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) 20241107082826290 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) 20241107082826290 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) 20241107082826290 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) 20241107082826291 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) 20241107082826291 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) 20241107082826292 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) 20241107082826292 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) 20241107082826293 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082826304 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) 20241107082826304 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) 20241107082826306 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) 20241107082826306 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) 20241107082826306 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) 20241107082826306 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) 20241107082826307 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) 20241107082826307 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) 20241107082826308 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) 20241107082826308 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) 20241107082826308 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) 20241107082826308 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) 20241107082826309 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) 20241107082826309 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) 20241107082826310 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) 20241107082826310 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) 20241107082826310 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082826323 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) 20241107082826323 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) 20241107082826325 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) 20241107082826325 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) 20241107082826326 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) 20241107082826326 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) 20241107082826327 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) 20241107082826327 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) 20241107082826328 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) 20241107082826328 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) 20241107082826330 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) 20241107082826330 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) 20241107082826331 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) 20241107082826331 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) 20241107082826331 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) 20241107082826331 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) 20241107082826332 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082826347 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) 20241107082826347 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) 20241107082826349 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) 20241107082826349 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) 20241107082826350 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) 20241107082826350 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) 20241107082826351 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) 20241107082826351 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) 20241107082826351 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) 20241107082826351 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) 20241107082826352 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) 20241107082826352 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) 20241107082826353 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) 20241107082826353 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) 20241107082826353 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) 20241107082826354 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) 20241107082826354 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082826355 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107082826355 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) 20241107082826356 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107082826367 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) 20241107082826367 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) 20241107082826368 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) 20241107082826368 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) 20241107082826369 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) 20241107082826369 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) 20241107082826370 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) 20241107082826370 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) 20241107082826370 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) 20241107082826370 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) 20241107082826371 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) 20241107082826371 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) 20241107082826372 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) 20241107082826372 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) 20241107082826373 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) 20241107082826373 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) 20241107082826374 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) 20241107082826374 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) 20241107082826374 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) 20241107082826374 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) 20241107082826374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107082826374 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082826374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107082826374 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) 20241107082826374 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) 20241107082826374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 6a 53 49 3e 5a 1d 56 0a 1d 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107082826374 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) 20241107082826374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082826374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107082826374 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) 20241107082826374 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 125 + 13 = 138 (pdch_ul_controller.c:131) 20241107082826374 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type POLL (pdch_ul_controller.c:184) 20241107082826374 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) 20241107082826374 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) 20241107082826374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 6a 53 49 3e 5a 1d 56 0a 1d 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107082826374 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 6a 53 49 3e 5a 1d 56 0a 1d 83 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) 20241107082826374 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082826380 DL1IF INFO GPRS Suspend request received: TLLI=0x00000001 RAI=262-42-13135-0 (pcu_l1_if.cpp:1108) 20241107082826380 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) 20241107082826380 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107082826380 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:1202) 20241107082826380 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) 20241107082826380 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107082826380 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107082826380 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107082826380 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107082826380 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107082826380 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107082826380 DLBSSGP NOTICE BSSGP (BVCI=0) Tx SUSPEND (TLLI=0x0001) (gprs_bssgp_bss.c:63) 20241107082826380 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082826387 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) 20241107082826387 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) 20241107082826388 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) 20241107082826388 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) 20241107082826389 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) 20241107082826389 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) 20241107082826389 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) 20241107082826389 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) 20241107082826390 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) 20241107082826390 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) 20241107082826391 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) 20241107082826391 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) 20241107082826392 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) 20241107082826392 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) 20241107082826394 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) 20241107082826394 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) 20241107082826395 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) 20241107082826395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data= (pcu_l1_if.cpp:182) 20241107082826396 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082826402 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082826402 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082826402 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082826403 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082826403 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082826403 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241107082826403 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082826403 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107082826403 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107082826403 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107082826403 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107082826403 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107082826403 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107082826403 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107082826403 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107082826403 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107082826403 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107082826403 DRLCMAC 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) 20241107082826403 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107082826403 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107082826403 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107082826403 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107082826403 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082826403 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082826403 DLGLOBAL DEBUG validating counter group 0x5638649e8b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107082826403 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107082826403 DLGLOBAL DEBUG validating counter group 0x5638649e8e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107082826403 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107082826403 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:1192) 20241107082826403 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) 20241107082826403 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) 20241107082826403 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) 20241107082826403 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20241107082826403 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20241107082826403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107082826404 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) 20241107082826404 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107082826404 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) 20241107082826404 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107082826404 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) 20241107082826404 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=125 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 80 00 00 d0 00 00 00 18 00 23 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) BTS(23)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(23)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 := 28, 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@fb7e2f9c3787: 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 } } 20241107082826410 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107082826410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107082826410 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107082826410 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) BTS(23)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107082826411 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) 20241107082826411 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) 20241107082826413 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) 20241107082826414 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) 20241107082826415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52192<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082826415 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) 20241107082826415 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) 20241107082826417 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) 20241107082826417 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) 20241107082826418 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) 20241107082826418 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) 20241107082826419 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) 20241107082826419 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) 20241107082826420 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) 20241107082826420 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) 20241107082826421 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) 20241107082826421 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) 20241107082826425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52186<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082826426 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107082826426 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107082826426 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082826426 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241107082826426 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:1202) 20241107082826426 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) 20241107082826426 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107082826426 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107082826426 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107082826426 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241107082826426 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107082826426 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107082826426 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082826426 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082826426 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082826426 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082826426 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082826426 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082826426 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082826426 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107082826426 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107082826426 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107082826427 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107082826427 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) 20241107082826427 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) 20241107082826427 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 1: stopped pid 6140 with status 0 respawn: 2: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_pcuif_suspend_active_tbf finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_suspend_active_tbf pass'. Thu Nov 7 08:28:26 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 20241107082826466 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107082826467 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107082826467 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082826467 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107082826496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52198<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107082826597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52198<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=199384) Waiting for packet dumper to finish... 1 (prev_count=199384, count=260120) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_suspend_active_tbf pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ptcch_idle'. ------ PCU_Tests.TC_ta_ptcch_idle ------ Thu Nov 7 08:28:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ta_ptcch_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ta_ptcch_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ptcch_idle' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_ta_ptcch_idle started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107082829707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52202<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(29)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107082829732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52204<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(29)@fb7e2f9c3787: Start timer T: 5 s PCUIF(29)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_ta_ptcch_idle-STATS(31)@fb7e2f9c3787: Start timer T: 2 s TC_ta_ptcch_idle-STATS(31)@fb7e2f9c3787: Start timer T: 2 s 20241107082831467 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082831467 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107082831467 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(29)@fb7e2f9c3787: OsmoPCU is now connected BTS(30)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "N" & char(0, 0, 0, 227) & "Z`" & char(0, 0, 0, 5) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"d normally, exit status: 0, user t" MTC@fb7e2f9c3787: Start timer T: 5 s 20241107082831482 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107082831483 DLGLOBAL DEBUG validating counter group 0x55719b182020(bts) with 102 counters (rate_ctr.c:86) 20241107082831483 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107082831483 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107082831483 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107082831483 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107082831483 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107082831483 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107082831483 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107082831483 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107082831483 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107082831483 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107082831483 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107082831483 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107082831483 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107082831483 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107082831483 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107082831483 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107082831483 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107082831483 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107082831483 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107082831483 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107082831483 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107082831483 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107082831483 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107082831483 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107082831483 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107082831483 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107082831483 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107082831483 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107082831483 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107082831483 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107082831483 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107082831483 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107082831483 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107082831483 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107082831483 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107082831483 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107082831483 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107082831483 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107082831483 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107082831483 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107082831483 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107082831483 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107082831483 DLGLOBAL DEBUG validating counter group 0x7f3fd05555c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107082831483 DLGLOBAL DEBUG validating counter group 0x55719b181700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107082831483 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107082831483 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107082831483 DLGLOBAL DEBUG validating counter group 0x7f3fd0556160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107082831484 DLGLOBAL DEBUG validating counter group 0x7f3fd0556140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107082831484 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107082831484 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) 20241107082831484 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) 20241107082831484 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107082831484 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082831484 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082831484 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082831484 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082831484 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082831484 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082831484 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082831484 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082831484 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082831484 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082831484 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082831484 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082831484 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082831484 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082831484 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082831484 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082831484 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082831484 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082831484 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082831484 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082831484 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082831484 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082831484 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082831484 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082831484 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107082831484 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) 20241107082831484 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) 20241107082831485 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(30)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(30)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(30)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(30)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(30)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(30)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(30)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(30)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107082831494 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) 20241107082831494 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) 20241107082831495 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) 20241107082831495 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) 20241107082831496 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) 20241107082831496 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) 20241107082831497 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) 20241107082831497 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) 20241107082831497 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) 20241107082831497 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) 20241107082831497 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) 20241107082831497 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) 20241107082831498 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) 20241107082831498 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) 20241107082831498 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) 20241107082831498 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) 20241107082831499 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082831513 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) 20241107082831513 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) 20241107082831514 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) 20241107082831514 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) 20241107082831515 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) 20241107082831515 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) 20241107082831516 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) 20241107082831516 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) 20241107082831517 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) 20241107082831517 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) 20241107082831517 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) 20241107082831518 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) 20241107082831518 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) 20241107082831518 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) 20241107082831519 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) 20241107082831519 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) 20241107082831520 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082831532 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) 20241107082831532 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) 20241107082831533 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) 20241107082831533 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) 20241107082831534 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) 20241107082831534 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) 20241107082831535 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) 20241107082831535 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) 20241107082831536 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) 20241107082831536 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) 20241107082831536 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) 20241107082831537 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) 20241107082831537 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) 20241107082831537 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) 20241107082831538 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) 20241107082831538 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) 20241107082831542 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082831556 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) 20241107082831556 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) 20241107082831557 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) 20241107082831557 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) 20241107082831558 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) 20241107082831558 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) 20241107082831559 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) 20241107082831559 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) 20241107082831560 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) 20241107082831560 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) 20241107082831560 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) 20241107082831560 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) 20241107082831561 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) 20241107082831561 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) 20241107082831562 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) 20241107082831562 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) 20241107082831563 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082831575 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) 20241107082831575 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) 20241107082831576 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) 20241107082831576 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) 20241107082831577 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) 20241107082831577 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) 20241107082831578 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) 20241107082831578 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) 20241107082831579 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) 20241107082831579 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) 20241107082831580 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) 20241107082831580 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) 20241107082831580 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) 20241107082831580 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) 20241107082831581 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) 20241107082831581 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) 20241107082831582 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082831594 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) 20241107082831594 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) 20241107082831596 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) 20241107082831596 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) 20241107082831596 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) 20241107082831596 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) 20241107082831597 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) 20241107082831597 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) 20241107082831598 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) 20241107082831598 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) 20241107082831599 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) 20241107082831599 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) 20241107082831600 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) 20241107082831600 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) 20241107082831600 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) 20241107082831600 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) 20241107082831604 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082831618 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) 20241107082831618 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) 20241107082831619 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) 20241107082831619 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) 20241107082831620 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) 20241107082831620 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) 20241107082831621 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) 20241107082831621 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) 20241107082831622 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) 20241107082831622 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) 20241107082831623 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) 20241107082831623 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) 20241107082831624 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) 20241107082831624 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) 20241107082831624 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) 20241107082831624 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) 20241107082831625 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082831637 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) 20241107082831637 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) 20241107082831638 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) 20241107082831638 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) 20241107082831639 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) 20241107082831639 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) 20241107082831640 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) 20241107082831640 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) 20241107082831641 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) 20241107082831641 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) 20241107082831641 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) 20241107082831641 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) 20241107082831642 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) 20241107082831642 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) 20241107082831643 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) 20241107082831643 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) 20241107082831644 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082831657 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) 20241107082831657 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) 20241107082831658 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) 20241107082831658 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) 20241107082831659 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) 20241107082831659 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) 20241107082831660 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) 20241107082831660 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) 20241107082831660 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) 20241107082831660 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) 20241107082831661 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) 20241107082831661 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) 20241107082831662 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) 20241107082831662 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) 20241107082831663 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) 20241107082831663 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) 20241107082831666 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082831680 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) 20241107082831680 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) 20241107082831681 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) 20241107082831681 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) 20241107082831682 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) 20241107082831682 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) 20241107082831683 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) 20241107082831683 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) 20241107082831684 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) 20241107082831684 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) 20241107082831685 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) 20241107082831685 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) 20241107082831686 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) 20241107082831686 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) 20241107082831687 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) 20241107082831687 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) 20241107082831687 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082831700 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) 20241107082831700 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) 20241107082831701 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) 20241107082831701 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) 20241107082831702 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) 20241107082831702 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) 20241107082831703 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) 20241107082831703 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) 20241107082831703 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) 20241107082831703 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) 20241107082831704 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) 20241107082831704 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) 20241107082831705 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) 20241107082831705 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) 20241107082831706 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) 20241107082831706 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) 20241107082831707 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082831720 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) 20241107082831720 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) 20241107082831721 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) 20241107082831721 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) 20241107082831722 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) 20241107082831722 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) 20241107082831723 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) 20241107082831723 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) 20241107082831724 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) 20241107082831724 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) 20241107082831724 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) 20241107082831724 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) 20241107082831725 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) 20241107082831725 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) 20241107082831726 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) 20241107082831726 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) 20241107082831728 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082831742 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) 20241107082831742 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) 20241107082831743 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) 20241107082831743 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) 20241107082831743 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) 20241107082831743 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) 20241107082831744 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) 20241107082831744 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) 20241107082831744 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) 20241107082831744 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) 20241107082831744 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) 20241107082831744 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) 20241107082831745 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) 20241107082831745 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) 20241107082831745 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) 20241107082831745 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) 20241107082831747 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082831761 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) 20241107082831761 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) 20241107082831761 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) 20241107082831761 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) 20241107082831761 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) 20241107082831761 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) 20241107082831761 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) 20241107082831762 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) 20241107082831762 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) 20241107082831762 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) 20241107082831762 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) 20241107082831762 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) 20241107082831762 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) 20241107082831762 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) 20241107082831762 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) 20241107082831762 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) 20241107082831766 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082831781 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) 20241107082831781 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) 20241107082831782 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) 20241107082831783 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) 20241107082831783 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) 20241107082831783 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) 20241107082831784 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) 20241107082831784 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) 20241107082831785 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) 20241107082831785 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) 20241107082831786 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) 20241107082831786 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) 20241107082831786 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) 20241107082831786 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) 20241107082831787 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) 20241107082831787 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) 20241107082831791 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082831805 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) 20241107082831806 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) 20241107082831807 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) 20241107082831807 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) 20241107082831808 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) 20241107082831808 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) 20241107082831809 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) 20241107082831809 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) 20241107082831810 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) 20241107082831810 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) 20241107082831810 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) 20241107082831811 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) 20241107082831811 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) 20241107082831811 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) 20241107082831812 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) 20241107082831812 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) 20241107082831813 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082831825 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) 20241107082831825 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) 20241107082831827 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) 20241107082831827 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) 20241107082831827 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) 20241107082831827 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) 20241107082831828 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) 20241107082831828 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) 20241107082831829 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) 20241107082831829 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) 20241107082831830 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) 20241107082831830 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) 20241107082831830 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) 20241107082831830 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) 20241107082831831 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) 20241107082831831 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) 20241107082831832 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082831844 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) 20241107082831844 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) 20241107082831846 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) 20241107082831846 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) 20241107082831846 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) 20241107082831846 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) 20241107082831847 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) 20241107082831847 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) 20241107082831848 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) 20241107082831848 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) 20241107082831849 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) 20241107082831849 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) 20241107082831849 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) 20241107082831849 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) 20241107082831850 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) 20241107082831850 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) 20241107082831854 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082831868 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) 20241107082831868 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) 20241107082831870 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) 20241107082831870 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) 20241107082831870 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) 20241107082831870 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) 20241107082831871 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) 20241107082831871 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) 20241107082831872 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) 20241107082831872 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) 20241107082831873 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) 20241107082831873 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) 20241107082831873 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) 20241107082831873 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) 20241107082831874 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) 20241107082831874 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) 20241107082831875 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082831887 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) 20241107082831887 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) 20241107082831889 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) 20241107082831889 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) 20241107082831889 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) 20241107082831889 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) 20241107082831890 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) 20241107082831890 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) 20241107082831891 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) 20241107082831891 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) 20241107082831892 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) 20241107082831892 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) 20241107082831892 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) 20241107082831892 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) 20241107082831893 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) 20241107082831893 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) 20241107082831894 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082831906 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) 20241107082831906 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) 20241107082831907 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) 20241107082831908 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) 20241107082831908 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) 20241107082831908 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) 20241107082831909 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) 20241107082831909 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) 20241107082831910 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) 20241107082831910 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) 20241107082831910 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) 20241107082831910 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) 20241107082831911 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) 20241107082831911 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) 20241107082831912 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) 20241107082831912 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) 20241107082831913 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) 20241107082831913 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@fb7e2f9c3787: Decoded PTCCH/D message: 20241107082831917 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(30)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107082831921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52204<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082831924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52202<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082831925 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107082831925 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107082831926 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082831926 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082831926 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082831926 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082831926 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082831926 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082831926 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082831926 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082831926 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107082831926 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107082831926 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107082831926 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107082831926 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) 20241107082831926 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) 20241107082831926 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_ta_ptcch_idle finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ptcch_idle pass'. respawn: 2: stopped pid 6204 with status 0 respawn: 3: starting: osmo-pcu Thu Nov 7 08:28:31 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 20241107082831948 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107082831948 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107082831948 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082831948 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107082831961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107082832062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43756<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103308) Waiting for packet dumper to finish... 1 (prev_count=103308, count=125008) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ptcch_idle pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:28:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ta_rach_imm_ass.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ta_rach_imm_ass.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_rach_imm_ass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_ta_rach_imm_ass started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107082835177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43762<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(33)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(33)@fb7e2f9c3787: Start timer T: 5 s 20241107082835205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43778<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(33)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_ta_rach_imm_ass-STATS(35)@fb7e2f9c3787: Start timer T: 2 s TC_ta_rach_imm_ass-STATS(35)@fb7e2f9c3787: Start timer T: 2 s 20241107082836948 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082836949 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107082836949 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(33)@fb7e2f9c3787: OsmoPCU is now connected BTS(34)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 174) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"d normally, exit status: 0, user t" MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082836965 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107082836965 DLGLOBAL DEBUG validating counter group 0x55d5fd670020(bts) with 102 counters (rate_ctr.c:86) 20241107082836965 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107082836965 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107082836965 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107082836965 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107082836965 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107082836965 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107082836965 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107082836965 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107082836965 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107082836965 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107082836965 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107082836965 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107082836965 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107082836965 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107082836965 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107082836965 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107082836965 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107082836965 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107082836965 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107082836965 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107082836965 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107082836965 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107082836965 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107082836966 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107082836966 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107082836966 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107082836966 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107082836966 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107082836966 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107082836966 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107082836966 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107082836966 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107082836966 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107082836966 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107082836966 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107082836966 DLGLOBAL DEBUG validating counter group 0x7f3c13c4e5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107082836966 DLGLOBAL DEBUG validating counter group 0x55d5fd66f700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107082836966 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107082836966 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107082836966 DLGLOBAL DEBUG validating counter group 0x7f3c13c4f160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107082836966 DLGLOBAL DEBUG validating counter group 0x7f3c13c4f140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107082836966 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107082836966 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) 20241107082836966 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) 20241107082836966 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107082836966 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082836966 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082836966 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082836966 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082836966 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082836966 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082836966 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082836966 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082836966 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082836966 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082836966 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082836966 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082836966 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082836966 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082836966 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082836966 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082836966 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082836966 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082836966 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082836966 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082836966 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082836966 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082836966 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082836966 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082836966 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107082836967 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) 20241107082836967 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) 20241107082836968 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) 20241107082836968 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107082836968 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107082836968 DMS INFO Creating MS object (gprs_ms.c:152) 20241107082836968 DLGLOBAL DEBUG validating counter group 0x55d5fd66f740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107082836968 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107082836968 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107082836968 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107082836968 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107082836968 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107082836968 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107082836968 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107082836968 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107082836968 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107082836968 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107082836968 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107082836968 DRLCMAC 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) 20241107082836968 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107082836968 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107082836968 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107082836968 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107082836968 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082836968 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082836968 DLGLOBAL DEBUG validating counter group 0x55d5fd66fb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107082836968 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107082836968 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107082836968 DLGLOBAL DEBUG validating counter group 0x55d5fd66fbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107082836968 DLGLOBAL DEBUG validating counter group 0x55d5fd66fc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107082836968 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107082836968 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:1192) 20241107082836968 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107082836968 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107082836968 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107082836968 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107082836968 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107082836968 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107082836968 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107082836968 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) 20241107082836969 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) 20241107082836969 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107082836969 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107082836969 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107082836969 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) 20241107082836969 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(34)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(34)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(34)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(34)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(34)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(34)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(34)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(34)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" BTS(34)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20241107082836979 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) 20241107082836979 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@fb7e2f9c3787: 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@fb7e2f9c3787: Sending RACH.ind on fn=1353 with RA=120, TA=16 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082836981 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) 20241107082836981 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) 20241107082836981 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) 20241107082836981 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) 20241107082836982 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) 20241107082836982 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) 20241107082836983 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) 20241107082836983 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) 20241107082836983 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) 20241107082836983 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) 20241107082836984 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) 20241107082836984 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) 20241107082836984 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) 20241107082836984 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) 20241107082836985 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) 20241107082836985 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1353 qta=64 (bts.cpp:952) 20241107082836985 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107082836985 DMS INFO Creating MS object (gprs_ms.c:152) 20241107082836985 DLGLOBAL DEBUG validating counter group 0x55d5fd66f740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107082836985 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107082836985 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107082836985 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241107082836985 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107082836985 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107082836985 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107082836985 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107082836985 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107082836985 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107082836985 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107082836985 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107082836985 DRLCMAC 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) 20241107082836985 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107082836985 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107082836985 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107082836985 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107082836985 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082836985 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082836985 DLGLOBAL DEBUG validating counter group 0x55d5fd66fb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107082836986 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107082836986 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107082836986 DLGLOBAL DEBUG validating counter group 0x55d5fd66fbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107082836986 DLGLOBAL DEBUG validating counter group 0x55d5fd66fc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107082836986 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107082836986 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:1192) 20241107082836986 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107082836986 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107082836986 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241107082836986 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107082836986 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107082836986 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107082836986 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107082836986 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) 20241107082836986 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) 20241107082836986 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107082836986 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 16 (gprs_ms.c:609) 20241107082836986 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=16 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107082836986 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) 20241107082836986 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(34)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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@fb7e2f9c3787: Sending RACH.ind on fn=1369 with RA=120, TA=32 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082836990 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) 20241107082836990 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1369 qta=128 (bts.cpp:952) 20241107082836990 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107082836990 DMS INFO Creating MS object (gprs_ms.c:152) 20241107082836990 DLGLOBAL DEBUG validating counter group 0x55d5fd66f740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107082836990 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107082836990 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107082836990 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241107082836990 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107082836990 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107082836990 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107082836990 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107082836990 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107082836990 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107082836990 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107082836990 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107082836990 DRLCMAC 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) 20241107082836990 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107082836990 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107082836990 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107082836990 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107082836990 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082836990 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082836990 DLGLOBAL DEBUG validating counter group 0x55d5fd66fb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107082836990 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107082836991 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107082836991 DLGLOBAL DEBUG validating counter group 0x55d5fd66fbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107082836991 DLGLOBAL DEBUG validating counter group 0x55d5fd66fc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107082836991 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107082836991 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:1192) 20241107082836991 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107082836991 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107082836991 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20241107082836991 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107082836991 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107082836991 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107082836991 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107082836991 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) 20241107082836991 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) 20241107082836991 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107082836991 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 32 (gprs_ms.c:609) 20241107082836991 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=32 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107082836991 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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@fb7e2f9c3787: Sending RACH.ind on fn=1385 with RA=120, TA=48 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082836996 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) 20241107082836996 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1385 qta=192 (bts.cpp:952) 20241107082836996 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107082836996 DMS INFO Creating MS object (gprs_ms.c:152) 20241107082836996 DLGLOBAL DEBUG validating counter group 0x55d5fd66f740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107082836996 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107082836996 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107082836996 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=0 (bts.cpp:663) 20241107082836996 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107082836996 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107082836996 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107082836997 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107082836997 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107082836997 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107082836997 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107082836997 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107082836997 DRLCMAC 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) 20241107082836997 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107082836997 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107082836997 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107082836997 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107082836997 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082836997 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082836997 DLGLOBAL DEBUG validating counter group 0x55d5fd66fb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107082836997 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107082836997 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107082836997 DLGLOBAL DEBUG validating counter group 0x55d5fd66fbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107082836997 DLGLOBAL DEBUG validating counter group 0x55d5fd66fc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107082836997 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107082836997 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:1192) 20241107082836997 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107082836997 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107082836997 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-0:G){NEW} (gprs_ms.c:336) 20241107082836997 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107082836997 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107082836997 DTBFUL INFO TBF(UL:TFI-0-3-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107082836997 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107082836997 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) 20241107082836997 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) 20241107082836997 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107082836997 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 48 (gprs_ms.c:609) 20241107082836997 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=48 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107082836997 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) 20241107082836998 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) 20241107082836998 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) 20241107082836999 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) 20241107082836999 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) 20241107082837000 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) 20241107082837000 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) 20241107082837001 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) 20241107082837001 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) 20241107082837001 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) 20241107082837001 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) 20241107082837002 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) 20241107082837002 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) 20241107082837003 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) 20241107082837003 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) 20241107082837004 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) 20241107082837004 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) 20241107082837005 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(34)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107082837011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43778<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082837013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43762<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082837014 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107082837014 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107082837014 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082837014 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20241107082837014 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107082837014 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:1202) 20241107082837014 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241107082837014 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107082837014 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107082837014 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107082837014 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107082837014 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241107082837014 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107082837014 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107082837014 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082837014 DTBF INFO TBF(UL:TFI-0-1-0:G){ASSIGN} free (tbf.cpp:271) 20241107082837014 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107082837014 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:1202) 20241107082837015 DMS INFO MS(TA-16:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241107082837015 DMS INFO MS(TA-16:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107082837015 DMS INFO MS(TA-16:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107082837015 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107082837015 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107082837015 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241107082837015 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107082837015 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107082837015 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082837015 DTBF INFO TBF(UL:TFI-0-2-0:G){ASSIGN} free (tbf.cpp:271) 20241107082837015 DTBF DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107082837015 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:1202) 20241107082837015 DMS INFO MS(TA-32:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241107082837015 DMS INFO MS(TA-32:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107082837015 DMS INFO MS(TA-32:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107082837015 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107082837015 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241107082837015 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241107082837015 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241107082837015 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241107082837015 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082837015 DTBF INFO TBF(UL:TFI-0-3-0:G){ASSIGN} free (tbf.cpp:271) 20241107082837015 DTBF DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107082837015 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:1202) 20241107082837015 DMS INFO MS(TA-48:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241107082837015 DMS INFO MS(TA-48:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107082837015 DMS INFO MS(TA-48:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107082837015 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) MTC@fb7e2f9c3787: Test case TC_ta_rach_imm_ass finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_rach_imm_ass pass'. 20241107082837015 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241107082837015 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241107082837016 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241107082837016 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241107082837016 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082837016 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082837016 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082837016 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082837016 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107082837016 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107082837016 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107082837016 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107082837016 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) 20241107082837016 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) 20241107082837016 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 6264 with status 0 respawn: 4: starting: osmo-pcu Thu Nov 7 08:28:37 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 20241107082837040 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107082837040 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107082837040 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082837040 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107082837051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43788<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107082837152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43788<->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=94524) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_rach_imm_ass pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:28:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ta_ul_ack_nack_first_block.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ta_ul_ack_nack_first_block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_ta_ul_ack_nack_first_block started. 37@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 37@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_ta_ul_ack_nack_first_block-BVCI1234(40)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 37@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(41)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 37@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 37@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(44)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107082840305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43794<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 37@fb7e2f9c3787: 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(47)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(47)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(43)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(43)@fb7e2f9c3787: Start timer T: 5 s PCUIF(43)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107082840312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43802<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ta_ul_ack_nack_first_block-STATS(48)@fb7e2f9c3787: Start timer T: 2 s TC_ta_ul_ack_nack_first_block-STATS(48)@fb7e2f9c3787: Start timer T: 2 s 20241107082842041 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082842041 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107082842041 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(43)@fb7e2f9c3787: OsmoPCU is now connected BTS(45)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 174) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"d normally, exit status: 0, user t" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107082842056 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107082842056 DLGLOBAL DEBUG validating counter group 0x55a2ee263020(bts) with 102 counters (rate_ctr.c:86) 20241107082842056 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107082842056 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107082842056 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107082842056 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107082842056 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107082842056 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107082842056 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107082842056 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107082842056 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107082842056 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107082842056 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107082842056 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107082842056 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107082842056 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107082842056 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107082842056 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107082842056 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107082842056 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107082842056 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107082842056 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107082842056 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107082842056 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107082842056 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107082842056 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107082842056 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107082842056 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107082842056 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107082842056 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107082842056 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107082842056 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107082842056 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107082842056 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107082842056 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107082842056 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107082842056 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107082842056 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107082842056 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107082842056 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107082842056 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107082842056 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107082842056 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107082842056 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107082842056 DLGLOBAL DEBUG validating counter group 0x7fdc5dc6c5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107082842056 DLGLOBAL DEBUG validating counter group 0x55a2ee262700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107082842056 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107082842056 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107082842056 DLGLOBAL DEBUG validating counter group 0x7fdc5dc6d160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107082842057 DLGLOBAL DEBUG validating counter group 0x7fdc5dc6d140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107082842057 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107082842057 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) 20241107082842057 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) 20241107082842057 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107082842057 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082842057 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082842057 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082842057 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082842057 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082842057 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082842057 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082842057 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082842057 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082842057 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082842057 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082842057 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082842057 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082842057 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082842057 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082842057 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082842057 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082842057 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082842057 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082842057 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082842057 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082842057 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082842057 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082842057 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082842057 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107082842057 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) 20241107082842057 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) 20241107082842057 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(45)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(45)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(45)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(41)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(41)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(41)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(41)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(45)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(45)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(45)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107082842064 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107082842064 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) 20241107082842064 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) 20241107082842064 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107082842064 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107082842064 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(45)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107082842064 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107082842064 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) 20241107082842064 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(45)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(41)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(41)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107082842067 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107082842067 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) 20241107082842067 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) 20241107082842067 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107082842067 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107082842067 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107082842067 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107082842067 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082842067 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107082842067 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107082842069 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) 20241107082842069 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) 20241107082842069 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107082842069 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(41)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(41)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107082842072 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) 20241107082842072 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) 20241107082842074 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) 20241107082842074 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) 20241107082842075 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) 20241107082842075 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) 20241107082842076 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) 20241107082842076 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) 20241107082842077 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) 20241107082842077 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) 20241107082842077 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) 20241107082842077 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) 20241107082842078 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) 20241107082842078 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) 20241107082842078 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 38@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 38@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107082842083 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082842083 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082842083 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082842083 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082842083 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107082842083 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107082842083 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107082842083 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082842087 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) 20241107082842087 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) 20241107082842088 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) 20241107082842088 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) 20241107082842088 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) 20241107082842088 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_ta_ul_ack_nack_first_block-BVCI1234(40)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107082842089 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) 20241107082842089 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) 20241107082842089 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) 20241107082842089 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_ta_ul_ack_nack_first_block-BVCI1234(40)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107082842089 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) 20241107082842089 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@fb7e2f9c3787: BSSGP successfully initialized 20241107082842090 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) 20241107082842090 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) 20241107082842090 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) 20241107082842090 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) 20241107082842090 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082842090 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082842090 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082842090 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082842090 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107082842090 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107082842090 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107082842090 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082842092 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) 20241107082842092 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107082842092 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107082842092 DMS INFO Creating MS object (gprs_ms.c:152) 20241107082842092 DLGLOBAL DEBUG validating counter group 0x55a2ee262740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107082842092 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107082842092 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107082842092 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107082842092 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107082842092 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107082842092 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107082842092 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107082842092 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107082842092 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107082842092 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107082842092 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107082842092 DRLCMAC 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) 20241107082842092 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107082842092 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107082842092 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107082842092 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107082842092 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082842092 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082842092 DLGLOBAL DEBUG validating counter group 0x55a2ee262b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107082842092 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107082842092 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107082842092 DLGLOBAL DEBUG validating counter group 0x55a2ee262be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107082842092 DLGLOBAL DEBUG validating counter group 0x55a2ee262c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107082842092 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107082842092 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:1192) 20241107082842092 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107082842092 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107082842092 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107082842092 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107082842092 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107082842092 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107082842092 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107082842092 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) 20241107082842092 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) 20241107082842092 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107082842092 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107082842092 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107082842092 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) 20241107082842092 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(45)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107082842094 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082842094 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082842094 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082842094 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082842094 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107082842094 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107082842094 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107082842094 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107082842094 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107082842094 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107082842098 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082842098 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082842098 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082842098 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082842098 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107082842106 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) 20241107082842106 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) 20241107082842106 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) 20241107082842106 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) 20241107082842107 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) 20241107082842107 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) 20241107082842107 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) 20241107082842107 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) 20241107082842107 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) 20241107082842107 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) 20241107082842107 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) 20241107082842107 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) 20241107082842108 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) 20241107082842108 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) 20241107082842109 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) 20241107082842109 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) 20241107082842116 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) 20241107082842116 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) 20241107082842117 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(45)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082842131 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) 20241107082842131 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) 20241107082842133 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) 20241107082842133 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) 20241107082842134 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) 20241107082842134 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) 20241107082842135 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) 20241107082842135 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) 20241107082842136 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) 20241107082842136 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) 20241107082842137 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) 20241107082842137 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) 20241107082842138 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) 20241107082842138 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) 20241107082842139 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) 20241107082842139 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) 20241107082842140 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) 20241107082842140 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) 20241107082842141 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(45)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082842149 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) 20241107082842150 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) 20241107082842151 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) 20241107082842151 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) 20241107082842151 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) 20241107082842151 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) 20241107082842152 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) 20241107082842152 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) 20241107082842153 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) 20241107082842154 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) 20241107082842154 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) 20241107082842154 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) 20241107082842155 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) 20241107082842155 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) 20241107082842156 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) 20241107082842156 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) 20241107082842157 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) 20241107082842157 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) 20241107082842158 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(45)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082842168 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) 20241107082842169 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) 20241107082842169 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) 20241107082842170 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) 20241107082842170 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) 20241107082842170 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) 20241107082842171 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) 20241107082842171 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) 20241107082842172 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) 20241107082842172 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) 20241107082842172 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) 20241107082842172 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) 20241107082842173 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) 20241107082842173 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) 20241107082842174 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) 20241107082842174 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) 20241107082842178 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) 20241107082842179 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) 20241107082842179 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(45)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082842193 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) 20241107082842193 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) 20241107082842194 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) 20241107082842194 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) 20241107082842195 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) 20241107082842195 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) 20241107082842196 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) 20241107082842196 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) 20241107082842197 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) 20241107082842197 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) 20241107082842197 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) 20241107082842197 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) 20241107082842198 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) 20241107082842198 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) 20241107082842199 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) 20241107082842199 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) 20241107082842200 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) 20241107082842200 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) 20241107082842201 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(45)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082842212 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) 20241107082842212 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) 20241107082842213 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) 20241107082842213 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) 20241107082842214 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) 20241107082842214 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) 20241107082842215 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) 20241107082842215 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) 20241107082842215 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) 20241107082842215 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) 20241107082842216 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) 20241107082842216 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) 20241107082842217 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) 20241107082842217 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) 20241107082842218 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) 20241107082842218 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) 20241107082842220 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) 20241107082842220 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) 20241107082842220 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(45)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082842231 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) 20241107082842231 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) 20241107082842232 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) 20241107082842232 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) 20241107082842233 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) 20241107082842233 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) 20241107082842234 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) 20241107082842234 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) 20241107082842235 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) 20241107082842235 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) 20241107082842235 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) 20241107082842235 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) 20241107082842236 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) 20241107082842236 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) 20241107082842237 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) 20241107082842237 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) 20241107082842241 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) 20241107082842241 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) 20241107082842242 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(45)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082842256 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) 20241107082842256 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) 20241107082842257 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) 20241107082842257 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) 20241107082842258 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) 20241107082842258 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) 20241107082842259 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) 20241107082842259 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) 20241107082842260 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) 20241107082842260 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) 20241107082842261 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) 20241107082842261 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) 20241107082842261 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) 20241107082842261 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) 20241107082842262 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) 20241107082842262 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) 20241107082842263 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) 20241107082842263 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) 20241107082842264 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(45)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082842275 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) 20241107082842275 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) 20241107082842277 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) 20241107082842277 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) 20241107082842278 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) 20241107082842278 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) 20241107082842278 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) 20241107082842278 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) 20241107082842279 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) 20241107082842279 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) 20241107082842280 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) 20241107082842280 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) 20241107082842281 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) 20241107082842281 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) 20241107082842282 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) 20241107082842282 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) 20241107082842283 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) 20241107082842283 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) 20241107082842283 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(45)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082842292 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107082842292 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107082842292 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107082842295 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) 20241107082842295 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) 20241107082842296 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) 20241107082842296 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) 20241107082842297 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) 20241107082842297 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) 20241107082842298 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) 20241107082842298 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) 20241107082842299 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) 20241107082842299 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) 20241107082842300 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) 20241107082842300 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) 20241107082842300 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) 20241107082842300 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) 20241107082842301 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) 20241107082842301 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) 20241107082842305 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) 20241107082842305 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) 20241107082842305 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107082842305 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) 20241107082842306 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(45)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107082842320 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 26 94 ed 25 d0 b0 0c 06 5f c3 0b 92 85 d1 57 31 24 60 09 c7 f6 57 36 74 b2 6b 26 77 2b ea 00 (pcu_l1_if.cpp:463) 20241107082842320 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 8, Q = 0 (pcu_l1_if.cpp:478) 20241107082842320 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107082842320 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 26 94 ed 25 d0 b0 0c 06 5f c3 0b 92 85 d1 57 31 24 60 09 c7 f6 57 36 74 b2 6b 26 77 2b ea 00 (pdch.cpp:1021) 20241107082842320 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107082842320 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:1072) 20241107082842320 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) 20241107082842320 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) 20241107082842320 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) 20241107082842320 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107082842320 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=26 94 ed 25 d0 b0 0c 06 5f c3 0b 92 85 d1 57 31 24 60 09 c7 f6 57 36 74 b2 6b 26 77 2b ea (tbf_ul.cpp:337) 20241107082842320 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x2694ed25 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107082842320 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x2694ed25, not yet confirmed (gprs_ms.c:512) 20241107082842320 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107082842320 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107082842320 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107082842320 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107082842320 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107082842320 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW} Frame 1 starts at offset 4, length=26, is_complete=1 (tbf_ul.cpp:185) 20241107082842320 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241107082842320 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW} len=26 (tbf_ul.cpp:467) 20241107082842320 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082842320 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW} No gaps in received block, last block: BSN=0 CV=0 (tbf_ul.cpp:402) 20241107082842320 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107082842320 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107082842320 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107082842320 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107082842320 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241107082842320 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107082842321 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107082842322 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) 20241107082842322 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) 20241107082842323 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) 20241107082842323 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) 20241107082842323 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) 20241107082842324 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) 20241107082842325 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) 20241107082842325 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) 20241107082842326 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) 20241107082842326 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) 20241107082842327 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) 20241107082842327 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) 20241107082842328 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) 20241107082842328 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) 20241107082842329 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) 20241107082842329 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) 20241107082842329 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107082842329 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FINISHED} (final=1) (encoding.cpp:1112) 20241107082842329 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107082842329 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 20 40 00 00 00 00 00 00 00 64 d2 9d a4 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241107082842329 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107082842329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=69, TS=7) (tbf_ul_ack_fsm.c:90) 20241107082842329 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) 20241107082842329 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107082842329 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107082842329 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-0x2694ed25){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241107082842329 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 64 d2 9d a4 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241107082842329 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(45)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Test case "TC_ta_ul_ack_nack_first_block" aborted at "PCU_Tests.ttcn":572 BTS(45)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107082842341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43802<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082842344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43794<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082842346 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107082842346 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107082842346 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082842346 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FINISHED} free (tbf.cpp:271) 20241107082842346 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1202) 20241107082842346 DMS INFO MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x2694ed25){FINISHED} (gprs_ms.c:381) 20241107082842346 DMS INFO MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107082842346 DMS INFO MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107082842346 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107082842346 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241107082842346 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241107082842346 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107082842346 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107082842346 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082842346 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082842346 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082842346 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082842346 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082842346 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082842346 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082842346 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107082842346 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107082842346 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107082842346 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107082842346 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) 20241107082842346 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) 20241107082842346 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 6318 with status 0 respawn: 5: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_ta_ul_ack_nack_first_block finished. Verdict: fail reason: Timing Advance mismatch: expected 2, but received 0 MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ul_ack_nack_first_block fail'. Thu Nov 7 08:28:42 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 20241107082842395 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107082842395 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107082842395 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082842395 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107082842421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57528<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107082842521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57528<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=129952) Waiting for packet dumper to finish... 1 (prev_count=129952, count=138904) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:28:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ta_idle_dl_tbf_ass.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ta_idle_dl_tbf_ass.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_idle_dl_tbf_ass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_ta_idle_dl_tbf_ass started. 50@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 50@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_ta_idle_dl_tbf_ass-BVCI1234(53)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 50@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(54)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107082845673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57530<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 50@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(58)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 50@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(58)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(55)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(55)@fb7e2f9c3787: Start timer T: 5 s PCUIF(55)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107082845680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57538<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ta_idle_dl_tbf_ass-STATS(60)@fb7e2f9c3787: Start timer T: 2 s TC_ta_idle_dl_tbf_ass-STATS(60)@fb7e2f9c3787: Start timer T: 2 s 50@fb7e2f9c3787: 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(61)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(61)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107082847396 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082847397 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107082847397 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(55)@fb7e2f9c3787: OsmoPCU is now connected BTS(57)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 174) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"d normally, exit status: 0, user t" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107082847422 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107082847422 DLGLOBAL DEBUG validating counter group 0x564a18454020(bts) with 102 counters (rate_ctr.c:86) 20241107082847422 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107082847422 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107082847422 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107082847422 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107082847422 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107082847422 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107082847422 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107082847422 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107082847422 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107082847422 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107082847422 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107082847422 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107082847422 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107082847422 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107082847422 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107082847422 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107082847422 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107082847422 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107082847422 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107082847422 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107082847422 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107082847422 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107082847422 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107082847422 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107082847422 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107082847422 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107082847422 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107082847422 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107082847422 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107082847422 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107082847422 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107082847422 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107082847422 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107082847422 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107082847422 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107082847422 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107082847422 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107082847422 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107082847422 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107082847422 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107082847422 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107082847422 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107082847422 DLGLOBAL DEBUG validating counter group 0x7f78e4a9d5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107082847422 DLGLOBAL DEBUG validating counter group 0x564a18453700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107082847422 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107082847422 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107082847422 DLGLOBAL DEBUG validating counter group 0x7f78e4a9e160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107082847422 DLGLOBAL DEBUG validating counter group 0x7f78e4a9e140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107082847422 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107082847422 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) 20241107082847422 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) 20241107082847422 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107082847422 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082847422 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082847422 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082847422 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082847422 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082847422 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082847422 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082847422 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082847422 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082847422 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082847422 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082847422 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082847422 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082847422 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082847422 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082847422 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082847422 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082847422 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082847422 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082847422 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082847422 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082847422 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082847422 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082847422 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082847422 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107082847422 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) 20241107082847422 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) 20241107082847422 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(57)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(57)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(57)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(54)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(57)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(54)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE BTS(57)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(54)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(54)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(57)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107082847428 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107082847428 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) 20241107082847428 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) 20241107082847428 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107082847428 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) BTS(57)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107082847428 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) 20241107082847429 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107082847429 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) 20241107082847429 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(57)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(54)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(54)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107082847432 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107082847432 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) 20241107082847432 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) 20241107082847432 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107082847433 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107082847433 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107082847433 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107082847433 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082847433 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107082847433 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107082847434 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) 20241107082847434 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) 20241107082847434 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107082847434 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(54)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(54)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107082847436 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) 20241107082847436 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) 20241107082847437 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) 20241107082847437 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) 20241107082847439 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) 20241107082847439 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) 20241107082847440 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) 20241107082847440 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) 20241107082847441 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) 20241107082847441 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) 20241107082847442 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) 20241107082847442 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) 20241107082847442 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) 20241107082847442 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) 20241107082847443 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 51@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 51@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107082847449 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082847449 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082847449 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082847449 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082847449 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107082847449 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107082847449 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107082847449 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082847452 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) 20241107082847452 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) 20241107082847453 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) 20241107082847453 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_ta_idle_dl_tbf_ass-BVCI1234(53)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107082847454 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) 20241107082847454 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) 20241107082847455 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) 20241107082847455 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) TC_ta_idle_dl_tbf_ass-BVCI1234(53)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107082847455 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) 20241107082847455 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@fb7e2f9c3787: BSSGP successfully initialized 20241107082847456 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082847456 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082847456 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082847456 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082847456 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107082847456 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107082847456 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107082847456 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082847456 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) 20241107082847456 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) 20241107082847457 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) 20241107082847457 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) 20241107082847458 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) 20241107082847458 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@fb7e2f9c3787: Start timer T: 2 s 20241107082847459 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082847461 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082847461 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082847461 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082847461 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082847461 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082847461 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x2694ed25 IMSI: 262420000000042 len: 10 (gprs_bssgp_pcu.c:177) 20241107082847461 DMS INFO Creating MS object (gprs_ms.c:152) 20241107082847461 DLGLOBAL DEBUG validating counter group 0x564a18453740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107082847461 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107082847461 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000042' (gprs_ms.c:571) 20241107082847461 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x2694ed25, partly confirmed (gprs_ms.c:538) 20241107082847461 DTBFDL DEBUG MS(IMSI-262420000000042:TLLI-0x2694ed25:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082847461 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107082847461 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107082847461 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107082847461 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107082847461 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107082847461 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107082847461 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107082847461 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107082847461 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107082847461 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107082847461 DRLCMAC 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) 20241107082847461 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107082847461 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107082847462 DTBF DEBUG MS(IMSI-262420000000042:TLLI-0x2694ed25:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107082847462 DTBF INFO MS(IMSI-262420000000042:TLLI-0x2694ed25:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107082847462 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082847462 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082847462 DLGLOBAL DEBUG validating counter group 0x564a18453b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107082847462 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107082847462 DLGLOBAL DEBUG validating counter group 0x564a18453e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107082847462 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000042:TLLI-0x2694ed25){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107082847462 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x2694ed25){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1192) 20241107082847462 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x2694ed25){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107082847462 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x2694ed25){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241107082847462 DMS INFO MS(IMSI-262420000000042:TLLI-0x2694ed25:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x2694ed25){NEW} (gprs_ms.c:348) 20241107082847462 DMS DEBUG MS(IMSI-262420000000042:TLLI-0x2694ed25:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241107082847462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x2694ed25){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107082847462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x2694ed25){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000042) (tbf_dl.cpp:486) 20241107082847462 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x2694ed25){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107082847462 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x2694ed25){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241107082847462 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x2694ed25){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107082847462 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x2694ed25){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241107082847462 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=4 block=0 data=25 ed 94 26 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 d2 69 4e d2 58 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241107082847462 DMS DEBUG MS(IMSI-262420000000042:TLLI-0x2694ed25:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241107082847462 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082847462 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082847462 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082847462 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082847462 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107082847462 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107082847462 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107082847462 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107082847462 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107082847462 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(57)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(57)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 := '2694ED25'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@fb7e2f9c3787: Rx Downlink TBF assignment: { ccch := { tlli := '2694ED25'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 } } BTS(57)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107082847469 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107082847469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x2694ed25){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107082847469 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x2694ed25){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107082847469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x2694ed25){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241107082847471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57538<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082847474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57530<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082847475 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107082847475 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107082847475 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082847475 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x2694ed25){ASSIGN} free (tbf.cpp:271) 20241107082847475 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x2694ed25){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1202) 20241107082847475 DMS INFO MS(IMSI-262420000000042:TLLI-0x2694ed25:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000042:TLLI-0x2694ed25){ASSIGN} (gprs_ms.c:381) 20241107082847476 DMS INFO MS(IMSI-262420000000042:TLLI-0x2694ed25:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107082847476 DMS INFO MS(IMSI-262420000000042:TLLI-0x2694ed25:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107082847476 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107082847476 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x2694ed25){ASSIGN}: Deallocated (fsm.c:568) 20241107082847476 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x2694ed25){NONE}: Deallocated (fsm.c:568) 20241107082847476 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x2694ed25){NONE}: Deallocated (fsm.c:568) 20241107082847476 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082847476 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082847476 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082847476 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082847476 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082847476 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082847476 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082847476 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107082847476 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107082847476 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107082847476 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107082847476 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) 20241107082847476 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) 20241107082847476 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 6383 with status 0 respawn: 6: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_ta_idle_dl_tbf_ass finished. Verdict: fail reason: Timing Advance value doesn't match MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_idle_dl_tbf_ass fail'. Thu Nov 7 08:28:47 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 20241107082847525 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107082847526 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107082847526 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082847526 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107082847548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57544<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107082847649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57544<->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=73640) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:28:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ta_ptcch_ul_multi_tbf.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ta_ptcch_ul_multi_tbf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ptcch_ul_multi_tbf' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_ta_ptcch_ul_multi_tbf started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107082850712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57548<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(63)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(63)@fb7e2f9c3787: Start timer T: 5 s 20241107082850739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(63)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_ta_ptcch_ul_multi_tbf-STATS(65)@fb7e2f9c3787: Start timer T: 2 s TC_ta_ptcch_ul_multi_tbf-STATS(65)@fb7e2f9c3787: Start timer T: 2 s 20241107082852527 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082852527 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107082852527 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(63)@fb7e2f9c3787: OsmoPCU is now connected BTS(64)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 174) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"d normally, exit status: 0, user t" MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s BTS(64)@fb7e2f9c3787: Enabling forwarding of PTCCH/U TDMA events to the TC 20241107082852542 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107082852542 DLGLOBAL DEBUG validating counter group 0x560735acd020(bts) with 102 counters (rate_ctr.c:86) 20241107082852542 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107082852542 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107082852542 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107082852542 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107082852542 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107082852542 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107082852542 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107082852542 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107082852543 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107082852543 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107082852543 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107082852543 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107082852543 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107082852543 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107082852543 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107082852543 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107082852543 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107082852543 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107082852543 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107082852543 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107082852543 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107082852543 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107082852543 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107082852543 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107082852543 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107082852543 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107082852543 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107082852543 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107082852543 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107082852543 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107082852543 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107082852543 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107082852543 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107082852543 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107082852543 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107082852543 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107082852543 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107082852543 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107082852543 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107082852543 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107082852543 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107082852543 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107082852543 DLGLOBAL DEBUG validating counter group 0x7f48678dc5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107082852543 DLGLOBAL DEBUG validating counter group 0x560735acc700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107082852543 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107082852543 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107082852543 DLGLOBAL DEBUG validating counter group 0x7f48678dd160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107082852543 DLGLOBAL DEBUG validating counter group 0x7f48678dd140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107082852543 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107082852543 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) 20241107082852543 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) 20241107082852543 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107082852543 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082852543 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082852543 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082852543 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082852543 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082852543 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082852543 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082852543 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082852543 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082852543 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082852543 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082852543 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082852543 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082852543 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082852543 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082852543 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082852543 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082852543 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082852543 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082852543 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082852543 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082852544 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082852544 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082852544 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082852544 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107082852544 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) 20241107082852544 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) 20241107082852545 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) 20241107082852545 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107082852545 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107082852545 DMS INFO Creating MS object (gprs_ms.c:152) 20241107082852545 DLGLOBAL DEBUG validating counter group 0x560735acc740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107082852545 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107082852545 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107082852545 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107082852545 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107082852545 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107082852545 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107082852545 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107082852545 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107082852545 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107082852545 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107082852545 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107082852545 DRLCMAC 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) 20241107082852545 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107082852545 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107082852545 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107082852545 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107082852545 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082852545 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082852545 DLGLOBAL DEBUG validating counter group 0x560735accb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107082852545 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107082852545 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107082852545 DLGLOBAL DEBUG validating counter group 0x560735accbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107082852545 DLGLOBAL DEBUG validating counter group 0x560735accc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107082852545 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107082852545 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:1192) 20241107082852545 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107082852545 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107082852545 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107082852545 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107082852545 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107082852545 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107082852545 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107082852545 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) 20241107082852545 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) 20241107082852546 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107082852546 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107082852546 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107082852546 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) 20241107082852546 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(64)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(64)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(64)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(64)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(64)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(64)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(64)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(64)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" BTS(64)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20241107082852558 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) 20241107082852558 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@fb7e2f9c3787: 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082852559 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) 20241107082852559 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) 20241107082852560 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) 20241107082852560 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) 20241107082852561 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) 20241107082852561 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) 20241107082852561 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) 20241107082852561 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) 20241107082852562 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) 20241107082852562 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) 20241107082852563 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) 20241107082852563 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) 20241107082852563 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) 20241107082852563 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) 20241107082852564 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082852565 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) 20241107082852565 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107082852565 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107082852565 DMS INFO Creating MS object (gprs_ms.c:152) 20241107082852565 DLGLOBAL DEBUG validating counter group 0x560735acc740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107082852565 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107082852565 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107082852565 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241107082852565 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107082852565 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107082852565 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107082852565 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107082852565 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107082852565 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107082852565 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107082852565 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107082852565 DRLCMAC 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) 20241107082852565 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107082852565 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107082852565 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107082852565 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107082852565 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082852565 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082852565 DLGLOBAL DEBUG validating counter group 0x560735accb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107082852565 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107082852565 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107082852565 DLGLOBAL DEBUG validating counter group 0x560735accbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107082852565 DLGLOBAL DEBUG validating counter group 0x560735accc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107082852565 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107082852565 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:1192) 20241107082852565 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107082852565 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107082852565 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241107082852565 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107082852565 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107082852565 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107082852565 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107082852565 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) 20241107082852565 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) 20241107082852565 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107082852565 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107082852565 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107082852565 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 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(64)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s 20241107082852573 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) 20241107082852573 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) 20241107082852575 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) 20241107082852575 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) 20241107082852575 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) 20241107082852575 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) 20241107082852576 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) 20241107082852576 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) 20241107082852577 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) 20241107082852577 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) 20241107082852577 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) 20241107082852577 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) 20241107082852578 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) 20241107082852578 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) 20241107082852579 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) 20241107082852579 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) 20241107082852579 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082852592 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) 20241107082852592 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) 20241107082852594 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) 20241107082852594 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) 20241107082852594 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) 20241107082852594 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) 20241107082852595 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) 20241107082852595 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) 20241107082852596 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) 20241107082852596 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) 20241107082852597 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) 20241107082852597 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=0 (TAI), fn=12, ToA=28 (QTA) 20241107082852598 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) 20241107082852598 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) 20241107082852599 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) 20241107082852599 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) 20241107082852600 DL1IF INFO RACH request received: sapi=7 qta=28, ra=0x3a, fn=12 (rfn=12), cur_fn=8, is_11bit=0 (pcu_l1_if.cpp:633) 20241107082852600 DRLCMAC INFO Continuous Timing Advance update for TAI 0, new TA is 7 (bts.cpp:1099) 20241107082852602 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082852616 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) 20241107082852616 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) 20241107082852618 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) 20241107082852618 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) 20241107082852618 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) 20241107082852618 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) 20241107082852619 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) 20241107082852619 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) 20241107082852620 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) 20241107082852620 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) 20241107082852621 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) 20241107082852621 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) 20241107082852622 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) 20241107082852622 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) 20241107082852623 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) 20241107082852623 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) 20241107082852623 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082852635 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) 20241107082852635 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) 20241107082852636 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) 20241107082852636 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) 20241107082852637 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) 20241107082852637 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) 20241107082852638 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) 20241107082852638 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) 20241107082852639 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) 20241107082852639 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) 20241107082852640 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) 20241107082852640 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) 20241107082852640 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) 20241107082852640 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) 20241107082852641 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) 20241107082852641 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) 20241107082852642 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082852654 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) 20241107082852654 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) 20241107082852656 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) 20241107082852656 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) 20241107082852657 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) 20241107082852657 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) 20241107082852657 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) 20241107082852657 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) 20241107082852658 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) 20241107082852658 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) 20241107082852659 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) 20241107082852659 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) 20241107082852660 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) 20241107082852660 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) 20241107082852661 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) 20241107082852661 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) 20241107082852664 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082852678 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) 20241107082852678 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) 20241107082852679 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) 20241107082852680 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) 20241107082852681 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) 20241107082852681 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) 20241107082852681 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) 20241107082852681 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) 20241107082852682 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) 20241107082852682 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) 20241107082852683 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) 20241107082852683 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) 20241107082852684 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) 20241107082852684 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) 20241107082852685 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) 20241107082852685 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) 20241107082852686 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082852697 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) 20241107082852698 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) 20241107082852699 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) 20241107082852699 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) 20241107082852700 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) 20241107082852700 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) 20241107082852700 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) 20241107082852701 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) 20241107082852701 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) 20241107082852701 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) 20241107082852702 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) 20241107082852702 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) 20241107082852703 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) 20241107082852703 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) 20241107082852704 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) 20241107082852704 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) 20241107082852704 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082852716 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) 20241107082852716 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) 20241107082852718 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) 20241107082852718 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) 20241107082852718 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) 20241107082852718 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) 20241107082852719 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) 20241107082852719 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) 20241107082852720 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) 20241107082852720 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) 20241107082852721 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) 20241107082852721 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=1 (TAI), fn=38, ToA=56 (QTA) 20241107082852722 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) 20241107082852722 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) 20241107082852722 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) 20241107082852722 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) 20241107082852723 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) 20241107082852723 DRLCMAC INFO Continuous Timing Advance update for TAI 1, new TA is 14 (bts.cpp:1099) 20241107082852726 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082852740 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) 20241107082852741 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) 20241107082852742 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) 20241107082852742 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) 20241107082852743 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) 20241107082852743 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) 20241107082852743 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) 20241107082852743 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) 20241107082852744 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) 20241107082852744 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) 20241107082852745 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) 20241107082852745 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) 20241107082852746 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107082852746 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107082852746 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107082852746 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) 20241107082852746 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) 20241107082852747 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) 20241107082852747 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) 20241107082852748 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082852759 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) 20241107082852759 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) 20241107082852761 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) 20241107082852761 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) 20241107082852761 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) 20241107082852761 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) 20241107082852762 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) 20241107082852762 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) 20241107082852763 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) 20241107082852763 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) 20241107082852764 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) 20241107082852764 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) 20241107082852765 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) 20241107082852765 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) 20241107082852765 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107082852765 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107082852765 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107082852765 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) 20241107082852765 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) 20241107082852766 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082852778 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) 20241107082852779 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) 20241107082852780 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) 20241107082852780 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) 20241107082852780 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) 20241107082852781 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) 20241107082852781 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) 20241107082852781 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) 20241107082852782 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) 20241107082852782 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) 20241107082852783 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) 20241107082852783 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) 20241107082852784 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) 20241107082852784 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) 20241107082852784 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) 20241107082852784 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) 20241107082852788 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082852802 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) 20241107082852802 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) 20241107082852803 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) 20241107082852803 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) 20241107082852804 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) 20241107082852804 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) 20241107082852805 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) 20241107082852805 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) 20241107082852806 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) 20241107082852806 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) 20241107082852807 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) 20241107082852807 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) 20241107082852807 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) 20241107082852807 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) 20241107082852808 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) 20241107082852808 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) 20241107082852809 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082852821 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) 20241107082852821 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) 20241107082852822 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) 20241107082852822 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) 20241107082852823 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) 20241107082852823 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) 20241107082852824 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) 20241107082852824 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) 20241107082852825 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) 20241107082852825 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) 20241107082852826 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) 20241107082852826 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) 20241107082852827 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) 20241107082852827 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) 20241107082852827 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) 20241107082852827 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) 20241107082852828 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082852840 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) 20241107082852840 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) 20241107082852841 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) 20241107082852842 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) 20241107082852842 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) 20241107082852842 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) 20241107082852843 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) 20241107082852843 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) 20241107082852844 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) 20241107082852844 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) 20241107082852845 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) 20241107082852845 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@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=2 (TAI), fn=64, ToA=84 (QTA) 20241107082852846 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) 20241107082852846 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) 20241107082852848 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) 20241107082852848 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) 20241107082852849 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) 20241107082852849 DRLCMAC INFO Continuous Timing Advance update for TAI 2, new TA is 21 (bts.cpp:1099) 20241107082852850 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082852864 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) 20241107082852864 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) 20241107082852866 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) 20241107082852866 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) 20241107082852867 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) 20241107082852867 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) 20241107082852868 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) 20241107082852868 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) 20241107082852869 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) 20241107082852869 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) 20241107082852870 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) 20241107082852870 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) 20241107082852871 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) 20241107082852871 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) 20241107082852871 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) 20241107082852871 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) 20241107082852872 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082852883 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) 20241107082852883 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) 20241107082852884 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) 20241107082852884 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) 20241107082852885 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) 20241107082852885 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) 20241107082852886 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) 20241107082852886 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) 20241107082852887 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) 20241107082852887 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) 20241107082852888 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) 20241107082852888 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) 20241107082852888 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) 20241107082852888 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) 20241107082852889 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) 20241107082852889 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) 20241107082852890 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082852902 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) 20241107082852902 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) 20241107082852903 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) 20241107082852903 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) 20241107082852904 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) 20241107082852904 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) 20241107082852905 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) 20241107082852905 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) 20241107082852906 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) 20241107082852906 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) 20241107082852907 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) 20241107082852907 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) 20241107082852907 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) 20241107082852907 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) 20241107082852908 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) 20241107082852908 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) 20241107082852911 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082852926 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) 20241107082852926 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) 20241107082852927 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) 20241107082852927 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) 20241107082852928 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) 20241107082852928 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) 20241107082852929 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) 20241107082852929 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) 20241107082852929 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) 20241107082852930 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) 20241107082852930 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) 20241107082852930 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) 20241107082852931 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) 20241107082852931 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) 20241107082852932 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) 20241107082852932 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) 20241107082852932 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082852945 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) 20241107082852945 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) 20241107082852946 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) 20241107082852946 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) 20241107082852947 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) 20241107082852947 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) 20241107082852948 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) 20241107082852948 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) 20241107082852948 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) 20241107082852948 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) 20241107082852949 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) 20241107082852949 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) 20241107082852950 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) 20241107082852950 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) 20241107082852951 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) 20241107082852951 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) 20241107082852951 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082852964 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) 20241107082852964 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) 20241107082852965 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) 20241107082852965 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) 20241107082852966 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) 20241107082852966 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) 20241107082852967 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) 20241107082852967 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) 20241107082852967 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) 20241107082852967 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) 20241107082852968 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) 20241107082852968 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) 20241107082852969 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) 20241107082852969 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=3 (TAI), fn=90, ToA=112 (QTA) 20241107082852970 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) 20241107082852970 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) 20241107082852971 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) 20241107082852971 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=12 Sending data request: sapi=7 arfcn=871 cur_fn=86 block=3 data=07 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) 20241107082852971 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) 20241107082852971 DRLCMAC INFO Continuous Timing Advance update for TAI 3, new TA is 28 (bts.cpp:1099) 20241107082852973 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082852988 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) 20241107082852988 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) 20241107082852989 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) 20241107082852989 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) 20241107082852990 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) 20241107082852990 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) 20241107082852991 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) 20241107082852991 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) 20241107082852992 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) 20241107082852992 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) 20241107082852992 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) 20241107082852992 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) 20241107082852993 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) 20241107082852993 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) 20241107082852994 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) 20241107082852994 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) 20241107082852995 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082853007 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) 20241107082853007 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) 20241107082853008 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) 20241107082853008 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) 20241107082853009 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) 20241107082853009 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) 20241107082853010 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) 20241107082853010 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) 20241107082853011 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) 20241107082853011 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) 20241107082853012 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) 20241107082853012 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) 20241107082853012 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) 20241107082853012 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) 20241107082853013 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) 20241107082853013 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) 20241107082853014 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082853026 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) 20241107082853026 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) 20241107082853027 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) 20241107082853027 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) 20241107082853028 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) 20241107082853028 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) 20241107082853029 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) 20241107082853029 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) 20241107082853030 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) 20241107082853030 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) 20241107082853030 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) 20241107082853030 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) 20241107082853031 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) 20241107082853031 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) 20241107082853032 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) 20241107082853032 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) 20241107082853035 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082853050 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) 20241107082853050 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) 20241107082853051 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) 20241107082853051 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) 20241107082853052 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) 20241107082853052 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) 20241107082853052 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) 20241107082853052 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) 20241107082853053 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) 20241107082853053 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) 20241107082853054 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) 20241107082853054 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) 20241107082853055 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) 20241107082853055 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) 20241107082853055 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) 20241107082853055 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) 20241107082853056 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082853069 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) 20241107082853069 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) 20241107082853071 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) 20241107082853071 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) 20241107082853072 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) 20241107082853072 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) 20241107082853073 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) 20241107082853073 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) 20241107082853074 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) 20241107082853074 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) 20241107082853075 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) 20241107082853075 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) 20241107082853076 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) 20241107082853076 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) 20241107082853077 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) 20241107082853077 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) 20241107082853077 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082853087 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) 20241107082853087 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) 20241107082853087 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) 20241107082853087 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) 20241107082853087 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) 20241107082853087 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) 20241107082853087 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) 20241107082853087 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) 20241107082853087 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) 20241107082853087 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) 20241107082853088 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) 20241107082853088 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) 20241107082853088 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) 20241107082853088 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) 20241107082853088 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) 20241107082853088 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@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=4 (TAI), fn=116, ToA=140 (QTA) 20241107082853092 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) 20241107082853092 DRLCMAC INFO Continuous Timing Advance update for TAI 4, new TA is 35 (bts.cpp:1099) 20241107082853097 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082853112 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) 20241107082853112 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) 20241107082853113 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) 20241107082853113 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) 20241107082853114 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) 20241107082853114 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) 20241107082853115 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) 20241107082853115 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) 20241107082853115 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) 20241107082853115 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) 20241107082853116 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) 20241107082853116 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) 20241107082853117 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) 20241107082853117 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) 20241107082853118 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) 20241107082853118 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) 20241107082853118 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082853130 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) 20241107082853130 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) 20241107082853132 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) 20241107082853132 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) 20241107082853132 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) 20241107082853132 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) 20241107082853133 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) 20241107082853133 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) 20241107082853134 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) 20241107082853134 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) 20241107082853135 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) 20241107082853135 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) 20241107082853135 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) 20241107082853136 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) 20241107082853136 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) 20241107082853136 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) 20241107082853137 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082853150 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) 20241107082853150 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) 20241107082853151 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) 20241107082853151 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) 20241107082853152 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) 20241107082853152 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) 20241107082853153 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) 20241107082853153 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) 20241107082853154 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) 20241107082853154 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) 20241107082853157 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) 20241107082853157 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) 20241107082853159 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) 20241107082853159 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) 20241107082853160 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) 20241107082853160 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) 20241107082853161 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082853174 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) 20241107082853174 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) 20241107082853177 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) 20241107082853177 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) 20241107082853177 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) 20241107082853177 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) 20241107082853178 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) 20241107082853178 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) 20241107082853179 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) 20241107082853180 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) 20241107082853181 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) 20241107082853181 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) 20241107082853181 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) 20241107082853181 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) 20241107082853182 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) 20241107082853182 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) 20241107082853183 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082853193 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) 20241107082853193 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) 20241107082853194 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) 20241107082853194 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) 20241107082853194 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) 20241107082853194 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) 20241107082853195 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) 20241107082853195 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) 20241107082853195 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) 20241107082853195 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) 20241107082853196 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) 20241107082853196 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) 20241107082853196 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) 20241107082853196 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) 20241107082853197 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) 20241107082853197 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) 20241107082853197 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082853212 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) 20241107082853212 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) 20241107082853213 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) 20241107082853213 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) 20241107082853214 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) 20241107082853214 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) 20241107082853215 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) 20241107082853215 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) 20241107082853215 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) 20241107082853215 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) 20241107082853216 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) 20241107082853216 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) 20241107082853216 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) 20241107082853216 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=5 (TAI), fn=142, ToA=168 (QTA) 20241107082853217 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) 20241107082853217 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) 20241107082853217 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) 20241107082853217 DRLCMAC INFO Continuous Timing Advance update for TAI 5, new TA is 42 (bts.cpp:1099) 20241107082853221 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082853235 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) 20241107082853235 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) 20241107082853236 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) 20241107082853236 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) 20241107082853236 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) 20241107082853236 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) 20241107082853237 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) 20241107082853237 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) 20241107082853237 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) 20241107082853237 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) 20241107082853237 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) 20241107082853237 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) 20241107082853238 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) 20241107082853238 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) 20241107082853238 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) 20241107082853238 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) 20241107082853239 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082853255 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) 20241107082853255 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) 20241107082853256 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) 20241107082853256 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) 20241107082853257 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) 20241107082853257 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) 20241107082853258 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) 20241107082853258 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) 20241107082853259 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) 20241107082853259 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) 20241107082853260 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) 20241107082853260 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) 20241107082853260 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) 20241107082853260 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) 20241107082853261 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) 20241107082853261 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) 20241107082853262 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082853274 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) 20241107082853274 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) 20241107082853275 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) 20241107082853275 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) 20241107082853276 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) 20241107082853276 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) 20241107082853277 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) 20241107082853277 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) 20241107082853277 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) 20241107082853277 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) 20241107082853278 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) 20241107082853278 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) 20241107082853279 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) 20241107082853279 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) 20241107082853280 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) 20241107082853280 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) 20241107082853283 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082853297 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) 20241107082853297 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) 20241107082853298 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) 20241107082853299 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) 20241107082853299 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) 20241107082853299 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) 20241107082853300 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) 20241107082853300 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) 20241107082853301 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) 20241107082853302 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) 20241107082853302 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) 20241107082853302 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) 20241107082853304 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) 20241107082853304 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) 20241107082853304 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) 20241107082853304 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) 20241107082853305 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082853317 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) 20241107082853317 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) 20241107082853318 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) 20241107082853318 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) 20241107082853319 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) 20241107082853319 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) 20241107082853320 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) 20241107082853320 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) 20241107082853321 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) 20241107082853321 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) 20241107082853322 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) 20241107082853322 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) 20241107082853322 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) 20241107082853322 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) 20241107082853323 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) 20241107082853323 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) 20241107082853324 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082853336 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) 20241107082853336 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) 20241107082853338 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) 20241107082853339 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) 20241107082853340 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) 20241107082853340 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) 20241107082853341 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) 20241107082853341 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=6 (TAI), fn=168, ToA=196 (QTA) 20241107082853342 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) 20241107082853342 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) 20241107082853343 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) 20241107082853343 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) 20241107082853343 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) 20241107082853343 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) 20241107082853344 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) 20241107082853344 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) 20241107082853344 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) 20241107082853344 DRLCMAC INFO Continuous Timing Advance update for TAI 6, new TA is 49 (bts.cpp:1099) 20241107082853345 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082853359 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) 20241107082853359 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) 20241107082853359 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) 20241107082853359 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) 20241107082853359 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) 20241107082853359 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) 20241107082853360 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) 20241107082853360 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) 20241107082853360 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) 20241107082853360 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) 20241107082853360 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) 20241107082853360 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) 20241107082853360 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) 20241107082853360 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) 20241107082853360 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) 20241107082853360 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) 20241107082853363 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082853377 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) 20241107082853377 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) 20241107082853377 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) 20241107082853377 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) 20241107082853377 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) 20241107082853377 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) 20241107082853378 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) 20241107082853378 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) 20241107082853378 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) 20241107082853378 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) 20241107082853378 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) 20241107082853378 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) 20241107082853378 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) 20241107082853378 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) 20241107082853378 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) 20241107082853378 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) 20241107082853382 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082853396 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) 20241107082853396 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) 20241107082853397 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) 20241107082853397 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) 20241107082853398 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) 20241107082853398 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) 20241107082853398 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) 20241107082853399 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) 20241107082853399 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) 20241107082853399 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) 20241107082853400 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) 20241107082853400 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) 20241107082853400 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) 20241107082853400 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) 20241107082853401 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) 20241107082853401 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) 20241107082853406 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082853421 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) 20241107082853421 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) 20241107082853422 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) 20241107082853422 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) 20241107082853423 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) 20241107082853423 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) 20241107082853423 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) 20241107082853423 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) 20241107082853425 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) 20241107082853425 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) 20241107082853425 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) 20241107082853426 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) 20241107082853426 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) 20241107082853426 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) 20241107082853427 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) 20241107082853427 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) 20241107082853428 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082853440 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) 20241107082853440 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) 20241107082853441 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) 20241107082853441 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) 20241107082853442 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) 20241107082853442 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) 20241107082853443 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) 20241107082853443 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) 20241107082853443 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) 20241107082853443 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) 20241107082853444 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) 20241107082853444 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) 20241107082853445 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) 20241107082853445 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) 20241107082853445 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) 20241107082853445 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) 20241107082853446 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082853459 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) 20241107082853459 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) 20241107082853460 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) 20241107082853460 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) 20241107082853461 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) 20241107082853461 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) 20241107082853461 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) 20241107082853461 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) 20241107082853462 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) 20241107082853462 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) 20241107082853463 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) 20241107082853463 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) 20241107082853464 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) 20241107082853464 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=7 (TAI), fn=194, ToA=0 (QTA) 20241107082853464 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) 20241107082853464 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) 20241107082853466 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) 20241107082853466 DRLCMAC INFO Continuous Timing Advance update for TAI 7, new TA is 0 (bts.cpp:1099) 20241107082853468 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082853482 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) 20241107082853483 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) 20241107082853484 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) 20241107082853484 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) 20241107082853484 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) 20241107082853484 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) 20241107082853485 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) 20241107082853485 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) 20241107082853486 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) 20241107082853486 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) 20241107082853487 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) 20241107082853487 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) 20241107082853487 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) 20241107082853487 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) 20241107082853488 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) 20241107082853488 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) 20241107082853489 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082853502 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) 20241107082853502 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) 20241107082853503 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) 20241107082853503 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) 20241107082853503 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) 20241107082853504 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) 20241107082853504 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) 20241107082853504 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) 20241107082853505 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) 20241107082853505 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) 20241107082853506 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) 20241107082853506 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) 20241107082853506 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) 20241107082853507 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) 20241107082853507 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) 20241107082853507 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) 20241107082853508 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082853520 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) 20241107082853521 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) 20241107082853522 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) 20241107082853522 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) 20241107082853522 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) 20241107082853522 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) 20241107082853523 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) 20241107082853523 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) 20241107082853524 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) 20241107082853524 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) 20241107082853525 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) 20241107082853525 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) 20241107082853525 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) 20241107082853525 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) 20241107082853526 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) 20241107082853526 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) 20241107082853530 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082853544 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) 20241107082853544 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) 20241107082853545 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) 20241107082853545 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) 20241107082853546 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) 20241107082853546 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) 20241107082853547 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) 20241107082853547 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) 20241107082853548 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) 20241107082853548 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) 20241107082853548 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) 20241107082853548 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) 20241107082853549 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) 20241107082853549 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) 20241107082853550 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) 20241107082853550 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) 20241107082853551 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082853563 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) 20241107082853563 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) 20241107082853564 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) 20241107082853564 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) 20241107082853565 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) 20241107082853565 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) 20241107082853566 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) 20241107082853566 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) 20241107082853567 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) 20241107082853567 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) 20241107082853568 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) 20241107082853568 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) 20241107082853568 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) 20241107082853569 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) 20241107082853569 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) 20241107082853569 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) 20241107082853570 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082853582 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) 20241107082853582 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) 20241107082853584 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) 20241107082853584 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) 20241107082853585 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) 20241107082853585 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) 20241107082853585 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) 20241107082853585 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) 20241107082853586 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) 20241107082853586 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=8 (TAI), fn=220, ToA=0 (QTA) 20241107082853587 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) 20241107082853587 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) 20241107082853588 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) 20241107082853588 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) 20241107082853588 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) 20241107082853589 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) 20241107082853589 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) 20241107082853589 DRLCMAC INFO Continuous Timing Advance update for TAI 8, new TA is 0 (bts.cpp:1099) 20241107082853592 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082853606 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) 20241107082853606 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) 20241107082853607 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) 20241107082853608 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) 20241107082853608 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) 20241107082853608 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) 20241107082853609 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) 20241107082853609 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) 20241107082853610 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) 20241107082853610 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) 20241107082853611 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) 20241107082853611 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) 20241107082853612 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) 20241107082853612 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) 20241107082853613 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) 20241107082853613 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) 20241107082853614 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082853625 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) 20241107082853626 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) 20241107082853627 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) 20241107082853627 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) 20241107082853627 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) 20241107082853628 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) 20241107082853628 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) 20241107082853628 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) 20241107082853629 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) 20241107082853629 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) 20241107082853630 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) 20241107082853630 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) 20241107082853631 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) 20241107082853631 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) 20241107082853631 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) 20241107082853631 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) 20241107082853632 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082853644 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) 20241107082853644 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) 20241107082853646 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) 20241107082853646 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) 20241107082853647 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) 20241107082853647 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) 20241107082853647 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) 20241107082853647 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) 20241107082853648 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) 20241107082853648 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) 20241107082853649 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) 20241107082853649 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) 20241107082853650 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) 20241107082853650 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) 20241107082853650 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) 20241107082853651 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) 20241107082853654 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082853669 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) 20241107082853669 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) 20241107082853670 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) 20241107082853670 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) 20241107082853671 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) 20241107082853671 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) 20241107082853672 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) 20241107082853672 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) 20241107082853673 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) 20241107082853673 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) 20241107082853674 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) 20241107082853674 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) 20241107082853675 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) 20241107082853675 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) 20241107082853676 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) 20241107082853676 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) 20241107082853676 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082853688 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) 20241107082853688 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) 20241107082853689 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) 20241107082853689 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) 20241107082853690 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) 20241107082853690 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) 20241107082853691 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) 20241107082853691 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) 20241107082853692 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) 20241107082853692 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) 20241107082853692 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) 20241107082853692 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) 20241107082853693 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) 20241107082853693 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) 20241107082853694 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) 20241107082853694 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) 20241107082853695 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082853707 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) 20241107082853707 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) 20241107082853709 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) 20241107082853709 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) 20241107082853709 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) 20241107082853709 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) 20241107082853710 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) 20241107082853710 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) 20241107082853711 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) 20241107082853711 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) 20241107082853712 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) 20241107082853712 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) 20241107082853712 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) 20241107082853712 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=9 (TAI), fn=246, ToA=0 (QTA) 20241107082853713 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) 20241107082853713 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) 20241107082853714 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) 20241107082853714 DRLCMAC INFO Continuous Timing Advance update for TAI 9, new TA is 0 (bts.cpp:1099) 20241107082853717 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082853732 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) 20241107082853732 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) 20241107082853733 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) 20241107082853733 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) 20241107082853734 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) 20241107082853734 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) 20241107082853734 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) 20241107082853734 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) 20241107082853735 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) 20241107082853735 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) 20241107082853736 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) 20241107082853736 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) 20241107082853737 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) 20241107082853737 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) 20241107082853738 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) 20241107082853738 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) 20241107082853738 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082853751 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) 20241107082853751 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) 20241107082853752 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) 20241107082853752 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) 20241107082853753 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) 20241107082853753 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) 20241107082853753 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) 20241107082853753 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) 20241107082853754 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) 20241107082853754 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) 20241107082853755 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) 20241107082853755 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) 20241107082853755 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) 20241107082853756 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) 20241107082853756 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) 20241107082853756 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) 20241107082853757 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082853770 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) 20241107082853770 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) 20241107082853771 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) 20241107082853771 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) 20241107082853771 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) 20241107082853772 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) 20241107082853772 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) 20241107082853772 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) 20241107082853773 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) 20241107082853773 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) 20241107082853774 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) 20241107082853774 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) 20241107082853775 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) 20241107082853775 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) 20241107082853775 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) 20241107082853775 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) 20241107082853779 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082853793 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) 20241107082853793 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) 20241107082853794 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) 20241107082853794 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) 20241107082853795 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) 20241107082853795 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) 20241107082853796 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) 20241107082853796 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) 20241107082853797 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) 20241107082853797 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) 20241107082853797 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) 20241107082853797 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) 20241107082853798 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) 20241107082853798 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) 20241107082853799 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) 20241107082853799 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) 20241107082853800 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082853812 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) 20241107082853812 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) 20241107082853814 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) 20241107082853814 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) 20241107082853814 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) 20241107082853814 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) 20241107082853815 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) 20241107082853815 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) 20241107082853816 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) 20241107082853816 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) 20241107082853817 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) 20241107082853817 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) 20241107082853817 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) 20241107082853817 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) 20241107082853818 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) 20241107082853818 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) 20241107082853819 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082853831 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) 20241107082853832 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) 20241107082853833 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) 20241107082853833 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) 20241107082853834 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) 20241107082853834 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) 20241107082853834 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) 20241107082853834 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) 20241107082853835 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) 20241107082853835 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) 20241107082853836 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) 20241107082853836 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) 20241107082853837 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) 20241107082853837 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=10 (TAI), fn=272, ToA=0 (QTA) 20241107082853838 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) 20241107082853838 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) 20241107082853838 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) 20241107082853838 DRLCMAC INFO Continuous Timing Advance update for TAI 10, new TA is 0 (bts.cpp:1099) 20241107082853841 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082853855 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) 20241107082853855 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) 20241107082853857 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) 20241107082853857 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) 20241107082853857 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) 20241107082853857 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) 20241107082853858 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) 20241107082853858 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) 20241107082853859 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) 20241107082853859 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) 20241107082853860 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) 20241107082853860 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) 20241107082853860 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) 20241107082853861 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) 20241107082853861 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) 20241107082853861 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) 20241107082853862 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082853875 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) 20241107082853875 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) 20241107082853876 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) 20241107082853876 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) 20241107082853877 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) 20241107082853877 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) 20241107082853877 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) 20241107082853877 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) 20241107082853878 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) 20241107082853878 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) 20241107082853879 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) 20241107082853879 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) 20241107082853880 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) 20241107082853880 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) 20241107082853880 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) 20241107082853881 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) 20241107082853881 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082853894 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) 20241107082853894 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) 20241107082853895 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) 20241107082853895 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) 20241107082853896 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) 20241107082853896 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) 20241107082853896 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) 20241107082853897 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) 20241107082853898 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) 20241107082853898 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) 20241107082853899 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) 20241107082853899 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) 20241107082853899 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) 20241107082853899 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) 20241107082853900 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) 20241107082853900 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) 20241107082853903 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082853918 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) 20241107082853918 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) 20241107082853919 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) 20241107082853919 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) 20241107082853920 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) 20241107082853920 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) 20241107082853920 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) 20241107082853920 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) 20241107082853922 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) 20241107082853922 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) 20241107082853923 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) 20241107082853923 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) 20241107082853923 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) 20241107082853924 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) 20241107082853925 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) 20241107082853925 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) 20241107082853926 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082853937 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) 20241107082853937 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) 20241107082853938 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) 20241107082853938 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) 20241107082853939 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) 20241107082853939 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) 20241107082853939 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) 20241107082853939 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) 20241107082853940 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) 20241107082853940 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) 20241107082853941 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) 20241107082853941 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) 20241107082853942 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) 20241107082853942 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) 20241107082853943 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) 20241107082853943 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) 20241107082853944 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082853956 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) 20241107082853956 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) 20241107082853957 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) 20241107082853957 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) 20241107082853958 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) 20241107082853958 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) 20241107082853958 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) 20241107082853959 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) 20241107082853959 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) 20241107082853959 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) 20241107082853960 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) 20241107082853960 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=11 (TAI), fn=298, ToA=0 (QTA) 20241107082853961 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) 20241107082853961 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) 20241107082853962 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) 20241107082853962 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) 20241107082853963 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) 20241107082853963 DRLCMAC INFO Continuous Timing Advance update for TAI 11, new TA is 0 (bts.cpp:1099) 20241107082853966 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082853980 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) 20241107082853980 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) 20241107082853981 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) 20241107082853981 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) 20241107082853982 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) 20241107082853982 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) 20241107082853983 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) 20241107082853983 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) 20241107082853984 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) 20241107082853984 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) 20241107082853985 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) 20241107082853985 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) 20241107082853985 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) 20241107082853986 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) 20241107082853986 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) 20241107082853986 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) 20241107082853987 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082853999 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) 20241107082853999 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) 20241107082854000 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) 20241107082854000 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) 20241107082854001 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) 20241107082854001 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) 20241107082854001 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) 20241107082854001 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) 20241107082854002 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) 20241107082854002 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) 20241107082854003 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) 20241107082854003 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) 20241107082854004 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) 20241107082854004 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) 20241107082854005 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) 20241107082854005 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) 20241107082854005 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082854018 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) 20241107082854018 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) 20241107082854019 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) 20241107082854019 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) 20241107082854020 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) 20241107082854020 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) 20241107082854020 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) 20241107082854020 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) 20241107082854021 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) 20241107082854021 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) 20241107082854022 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) 20241107082854022 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) 20241107082854023 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) 20241107082854023 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) 20241107082854024 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) 20241107082854024 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) 20241107082854027 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082854042 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) 20241107082854042 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) 20241107082854043 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) 20241107082854043 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) 20241107082854044 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) 20241107082854044 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) 20241107082854044 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) 20241107082854044 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) 20241107082854045 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) 20241107082854045 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) 20241107082854046 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) 20241107082854046 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) 20241107082854047 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) 20241107082854047 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) 20241107082854048 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) 20241107082854048 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) 20241107082854049 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082854061 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) 20241107082854061 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) 20241107082854062 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) 20241107082854062 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) 20241107082854063 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) 20241107082854063 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) 20241107082854064 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) 20241107082854064 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) 20241107082854064 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) 20241107082854064 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) 20241107082854065 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) 20241107082854065 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) 20241107082854066 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) 20241107082854066 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) 20241107082854067 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) 20241107082854067 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) 20241107082854067 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082854080 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) 20241107082854080 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) 20241107082854082 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) 20241107082854082 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) 20241107082854082 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) 20241107082854082 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) 20241107082854083 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) 20241107082854083 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) 20241107082854084 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) 20241107082854084 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) 20241107082854085 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) 20241107082854085 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=12 (TAI), fn=324, ToA=0 (QTA) 20241107082854086 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) 20241107082854086 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) 20241107082854087 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) 20241107082854087 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) 20241107082854088 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) 20241107082854088 DRLCMAC INFO Continuous Timing Advance update for TAI 12, new TA is 0 (bts.cpp:1099) 20241107082854090 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082854104 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) 20241107082854104 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) 20241107082854106 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) 20241107082854106 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) 20241107082854107 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) 20241107082854107 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) 20241107082854107 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) 20241107082854107 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) 20241107082854108 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) 20241107082854109 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) 20241107082854109 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) 20241107082854109 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) 20241107082854110 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) 20241107082854110 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) 20241107082854111 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) 20241107082854111 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) 20241107082854112 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082854124 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) 20241107082854124 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) 20241107082854125 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) 20241107082854125 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) 20241107082854126 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) 20241107082854126 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) 20241107082854126 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) 20241107082854126 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) 20241107082854127 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) 20241107082854127 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) 20241107082854128 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) 20241107082854128 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) 20241107082854129 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) 20241107082854129 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) 20241107082854130 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) 20241107082854130 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) 20241107082854131 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082854143 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) 20241107082854143 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) 20241107082854144 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) 20241107082854144 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) 20241107082854145 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) 20241107082854145 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) 20241107082854146 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) 20241107082854146 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) 20241107082854147 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) 20241107082854147 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) 20241107082854147 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) 20241107082854147 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) 20241107082854148 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) 20241107082854148 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) 20241107082854149 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) 20241107082854149 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) 20241107082854152 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082854166 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) 20241107082854166 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) 20241107082854168 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) 20241107082854168 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) 20241107082854168 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) 20241107082854168 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) 20241107082854169 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) 20241107082854169 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) 20241107082854170 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) 20241107082854170 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) 20241107082854171 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) 20241107082854171 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) 20241107082854172 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) 20241107082854172 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) 20241107082854172 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) 20241107082854172 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) 20241107082854173 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082854186 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) 20241107082854186 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) 20241107082854187 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) 20241107082854187 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) 20241107082854188 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) 20241107082854188 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) 20241107082854188 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) 20241107082854188 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) 20241107082854189 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) 20241107082854189 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) 20241107082854190 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) 20241107082854190 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) 20241107082854190 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) 20241107082854191 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) 20241107082854191 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) 20241107082854191 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) 20241107082854192 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082854204 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) 20241107082854204 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) 20241107082854206 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) 20241107082854206 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) 20241107082854206 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) 20241107082854206 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) 20241107082854207 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) 20241107082854207 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) 20241107082854208 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) 20241107082854208 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) 20241107082854209 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) 20241107082854209 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) 20241107082854209 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) 20241107082854209 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=13 (TAI), fn=350, ToA=0 (QTA) 20241107082854210 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) 20241107082854210 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) 20241107082854212 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) 20241107082854212 DRLCMAC INFO Continuous Timing Advance update for TAI 13, new TA is 0 (bts.cpp:1099) 20241107082854214 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082854229 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) 20241107082854229 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) 20241107082854230 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) 20241107082854230 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) 20241107082854231 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) 20241107082854231 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) 20241107082854231 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) 20241107082854231 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) 20241107082854232 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) 20241107082854232 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) 20241107082854233 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) 20241107082854233 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) 20241107082854234 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) 20241107082854234 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) 20241107082854234 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) 20241107082854234 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) 20241107082854235 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082854248 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) 20241107082854248 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) 20241107082854249 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) 20241107082854249 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) 20241107082854250 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) 20241107082854250 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) 20241107082854251 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) 20241107082854251 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) 20241107082854251 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) 20241107082854251 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) 20241107082854252 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) 20241107082854252 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) 20241107082854253 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) 20241107082854253 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) 20241107082854254 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) 20241107082854254 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) 20241107082854254 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082854268 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) 20241107082854268 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) 20241107082854269 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) 20241107082854269 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) 20241107082854270 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) 20241107082854270 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) 20241107082854270 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) 20241107082854270 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) 20241107082854271 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) 20241107082854271 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) 20241107082854272 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) 20241107082854272 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) 20241107082854273 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) 20241107082854273 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) 20241107082854273 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) 20241107082854273 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) 20241107082854278 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082854292 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) 20241107082854292 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) 20241107082854294 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) 20241107082854294 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) 20241107082854294 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) 20241107082854294 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) 20241107082854295 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) 20241107082854295 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) 20241107082854296 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) 20241107082854296 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) 20241107082854297 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) 20241107082854297 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) 20241107082854297 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) 20241107082854297 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) 20241107082854298 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) 20241107082854298 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) 20241107082854299 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082854312 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) 20241107082854312 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) 20241107082854313 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) 20241107082854313 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) 20241107082854314 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) 20241107082854314 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) 20241107082854314 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) 20241107082854314 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) 20241107082854315 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) 20241107082854315 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) 20241107082854316 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) 20241107082854316 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) 20241107082854317 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) 20241107082854317 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) 20241107082854317 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) 20241107082854317 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) 20241107082854318 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082854331 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) 20241107082854331 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) 20241107082854332 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) 20241107082854332 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) 20241107082854333 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) 20241107082854333 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) 20241107082854333 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) 20241107082854333 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) 20241107082854334 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) 20241107082854334 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) 20241107082854335 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) 20241107082854335 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=14 (TAI), fn=376, ToA=0 (QTA) 20241107082854336 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) 20241107082854336 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) 20241107082854336 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) 20241107082854336 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) 20241107082854337 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) 20241107082854337 DRLCMAC INFO Continuous Timing Advance update for TAI 14, new TA is 0 (bts.cpp:1099) 20241107082854340 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082854355 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) 20241107082854355 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) 20241107082854356 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) 20241107082854356 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) 20241107082854357 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) 20241107082854357 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) 20241107082854357 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) 20241107082854357 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) 20241107082854358 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) 20241107082854358 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) 20241107082854359 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) 20241107082854359 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) 20241107082854359 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) 20241107082854359 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) 20241107082854360 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) 20241107082854360 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) 20241107082854361 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082854374 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) 20241107082854374 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) 20241107082854375 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) 20241107082854375 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) 20241107082854375 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) 20241107082854375 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) 20241107082854376 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) 20241107082854376 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) 20241107082854377 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) 20241107082854377 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) 20241107082854378 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) 20241107082854378 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) 20241107082854378 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) 20241107082854378 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) 20241107082854379 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) 20241107082854379 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) 20241107082854380 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082854393 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) 20241107082854393 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) 20241107082854394 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) 20241107082854394 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) 20241107082854395 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) 20241107082854395 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) 20241107082854395 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) 20241107082854395 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) 20241107082854396 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) 20241107082854396 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) 20241107082854397 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) 20241107082854397 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) 20241107082854398 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) 20241107082854398 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) 20241107082854398 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) 20241107082854398 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) 20241107082854402 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082854416 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) 20241107082854416 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) 20241107082854418 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) 20241107082854418 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) 20241107082854418 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) 20241107082854418 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) 20241107082854419 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) 20241107082854419 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) 20241107082854420 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) 20241107082854420 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) 20241107082854421 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) 20241107082854421 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) 20241107082854421 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) 20241107082854421 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) 20241107082854422 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) 20241107082854422 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) 20241107082854423 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082854436 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) 20241107082854436 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) 20241107082854437 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) 20241107082854437 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) 20241107082854438 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) 20241107082854438 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) 20241107082854438 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) 20241107082854439 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) 20241107082854439 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) 20241107082854439 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) 20241107082854440 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) 20241107082854440 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) 20241107082854441 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) 20241107082854441 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) 20241107082854442 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) 20241107082854442 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) 20241107082854443 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082854455 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) 20241107082854455 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) 20241107082854456 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) 20241107082854456 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) 20241107082854457 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) 20241107082854457 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) 20241107082854457 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) 20241107082854457 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) 20241107082854458 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) 20241107082854458 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) 20241107082854459 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) 20241107082854459 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) 20241107082854460 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) 20241107082854460 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=15 (TAI), fn=402, ToA=0 (QTA) 20241107082854460 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) 20241107082854460 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) 20241107082854463 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) 20241107082854463 DRLCMAC INFO Continuous Timing Advance update for TAI 15, new TA is 0 (bts.cpp:1099) 20241107082854464 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082854479 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) 20241107082854479 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) 20241107082854480 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) 20241107082854480 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) 20241107082854481 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) 20241107082854481 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) 20241107082854481 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) 20241107082854481 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) 20241107082854482 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) 20241107082854482 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) 20241107082854484 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) 20241107082854484 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) 20241107082854484 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) 20241107082854484 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) 20241107082854485 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) 20241107082854485 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) 20241107082854486 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082854498 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) 20241107082854498 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) 20241107082854499 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) 20241107082854499 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) 20241107082854500 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) 20241107082854500 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) 20241107082854501 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) 20241107082854501 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) 20241107082854502 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) 20241107082854502 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) 20241107082854502 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) 20241107082854502 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) 20241107082854503 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) 20241107082854503 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) 20241107082854504 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) 20241107082854504 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) 20241107082854505 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082854517 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) 20241107082854517 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) 20241107082854518 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) 20241107082854518 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) 20241107082854519 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) 20241107082854519 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) 20241107082854520 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) 20241107082854520 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) 20241107082854520 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) 20241107082854520 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) 20241107082854521 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) 20241107082854521 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) 20241107082854522 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) 20241107082854522 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) 20241107082854523 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) 20241107082854523 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) 20241107082854526 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082854541 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) 20241107082854541 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) 20241107082854543 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) 20241107082854543 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) 20241107082854543 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) 20241107082854543 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) 20241107082854544 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) 20241107082854544 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) 20241107082854545 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) 20241107082854545 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) 20241107082854546 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) 20241107082854546 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) 20241107082854547 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) 20241107082854547 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) 20241107082854548 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) 20241107082854548 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) 20241107082854548 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082854560 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) 20241107082854560 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) 20241107082854561 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) 20241107082854561 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) 20241107082854562 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) 20241107082854562 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) 20241107082854563 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) 20241107082854563 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) 20241107082854563 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) 20241107082854563 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) 20241107082854564 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) 20241107082854564 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) 20241107082854565 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) 20241107082854565 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) 20241107082854566 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) 20241107082854566 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) 20241107082854567 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082854579 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) 20241107082854579 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) 20241107082854580 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) 20241107082854580 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) 20241107082854581 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) 20241107082854581 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) 20241107082854582 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) 20241107082854582 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) 20241107082854583 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) 20241107082854583 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=0 (TAI), fn=428, ToA=28 (QTA) 20241107082854584 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) 20241107082854584 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) 20241107082854585 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) 20241107082854585 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) 20241107082854586 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) 20241107082854586 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) 20241107082854586 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) 20241107082854586 DRLCMAC INFO Continuous Timing Advance update for TAI 0, new TA is 7 (bts.cpp:1099) 20241107082854588 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082854603 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) 20241107082854603 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) 20241107082854604 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) 20241107082854604 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) 20241107082854605 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) 20241107082854605 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) 20241107082854605 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) 20241107082854605 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) 20241107082854606 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) 20241107082854606 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) 20241107082854607 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) 20241107082854607 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) 20241107082854608 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) 20241107082854608 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) 20241107082854608 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) 20241107082854608 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) 20241107082854609 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082854622 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) 20241107082854622 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) 20241107082854623 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) 20241107082854623 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) 20241107082854624 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) 20241107082854624 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) 20241107082854624 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) 20241107082854624 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) 20241107082854625 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) 20241107082854625 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) 20241107082854626 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) 20241107082854626 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) 20241107082854627 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) 20241107082854627 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) 20241107082854627 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) 20241107082854627 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) 20241107082854628 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082854641 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) 20241107082854641 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) 20241107082854642 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) 20241107082854642 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) 20241107082854643 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) 20241107082854643 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) 20241107082854643 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) 20241107082854643 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) 20241107082854644 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) 20241107082854644 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) 20241107082854645 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) 20241107082854645 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) 20241107082854646 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) 20241107082854646 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) 20241107082854647 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) 20241107082854647 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) 20241107082854650 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082854664 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) 20241107082854664 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) 20241107082854666 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) 20241107082854666 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) 20241107082854667 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) 20241107082854667 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) 20241107082854667 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) 20241107082854667 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) 20241107082854668 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) 20241107082854668 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) 20241107082854669 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) 20241107082854669 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) 20241107082854670 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) 20241107082854670 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) 20241107082854670 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) 20241107082854670 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) 20241107082854671 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082854683 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) 20241107082854683 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) 20241107082854685 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) 20241107082854685 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) 20241107082854686 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) 20241107082854686 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) 20241107082854686 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) 20241107082854686 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) 20241107082854687 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) 20241107082854687 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) 20241107082854688 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) 20241107082854688 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) 20241107082854689 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) 20241107082854689 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) 20241107082854689 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) 20241107082854689 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) 20241107082854690 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082854702 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) 20241107082854702 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) 20241107082854704 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) 20241107082854704 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) 20241107082854704 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) 20241107082854704 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) 20241107082854705 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) 20241107082854705 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) 20241107082854706 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) 20241107082854706 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) 20241107082854707 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) 20241107082854707 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=1 (TAI), fn=454, ToA=56 (QTA) 20241107082854707 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) 20241107082854707 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) 20241107082854708 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) 20241107082854708 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) 20241107082854709 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) 20241107082854709 DRLCMAC INFO Continuous Timing Advance update for TAI 1, new TA is 14 (bts.cpp:1099) 20241107082854712 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082854726 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) 20241107082854726 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) 20241107082854729 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) 20241107082854729 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) 20241107082854730 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) 20241107082854730 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) 20241107082854731 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) 20241107082854731 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) 20241107082854732 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) 20241107082854732 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) 20241107082854732 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) 20241107082854732 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) 20241107082854733 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) 20241107082854733 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) 20241107082854734 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) 20241107082854734 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) 20241107082854735 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082854745 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) 20241107082854745 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) 20241107082854747 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) 20241107082854747 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) 20241107082854747 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) 20241107082854747 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) 20241107082854748 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) 20241107082854748 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) 20241107082854749 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) 20241107082854749 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) 20241107082854750 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) 20241107082854750 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) 20241107082854750 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) 20241107082854750 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) 20241107082854751 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) 20241107082854751 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) 20241107082854752 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082854764 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) 20241107082854764 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) 20241107082854766 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) 20241107082854766 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) 20241107082854766 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) 20241107082854766 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) 20241107082854767 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) 20241107082854767 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) 20241107082854768 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) 20241107082854768 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) 20241107082854769 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) 20241107082854769 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) 20241107082854769 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) 20241107082854769 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) 20241107082854770 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) 20241107082854770 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) 20241107082854774 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082854788 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) 20241107082854788 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) 20241107082854789 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) 20241107082854789 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) 20241107082854790 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) 20241107082854790 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) 20241107082854791 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) 20241107082854791 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) 20241107082854792 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) 20241107082854792 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) 20241107082854793 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) 20241107082854793 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) 20241107082854793 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) 20241107082854794 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) 20241107082854794 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) 20241107082854794 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) 20241107082854795 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082854807 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) 20241107082854807 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) 20241107082854808 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) 20241107082854808 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) 20241107082854809 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) 20241107082854809 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) 20241107082854810 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) 20241107082854810 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) 20241107082854810 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) 20241107082854810 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) 20241107082854811 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) 20241107082854811 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) 20241107082854812 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) 20241107082854812 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) 20241107082854813 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) 20241107082854813 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) 20241107082854813 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082854826 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) 20241107082854826 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) 20241107082854827 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) 20241107082854827 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) 20241107082854828 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) 20241107082854828 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) 20241107082854829 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) 20241107082854829 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) 20241107082854829 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) 20241107082854829 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) 20241107082854830 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) 20241107082854830 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=2 (TAI), fn=480, ToA=84 (QTA) 20241107082854831 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) 20241107082854831 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) 20241107082854832 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) 20241107082854832 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) 20241107082854833 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) 20241107082854833 DRLCMAC INFO Continuous Timing Advance update for TAI 2, new TA is 21 (bts.cpp:1099) 20241107082854835 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082854850 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) 20241107082854850 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) 20241107082854851 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) 20241107082854851 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) 20241107082854852 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) 20241107082854852 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) 20241107082854853 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) 20241107082854853 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) 20241107082854854 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) 20241107082854854 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) 20241107082854854 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) 20241107082854854 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) 20241107082854855 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) 20241107082854855 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) 20241107082854856 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) 20241107082854856 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) 20241107082854857 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082854869 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) 20241107082854869 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) 20241107082854870 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) 20241107082854870 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) 20241107082854871 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) 20241107082854871 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) 20241107082854872 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) 20241107082854872 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) 20241107082854873 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) 20241107082854873 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) 20241107082854873 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) 20241107082854873 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) 20241107082854874 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) 20241107082854874 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) 20241107082854875 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) 20241107082854875 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) 20241107082854875 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082854888 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) 20241107082854888 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) 20241107082854889 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) 20241107082854889 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) 20241107082854890 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) 20241107082854890 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) 20241107082854890 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) 20241107082854890 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) 20241107082854891 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) 20241107082854891 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) 20241107082854892 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) 20241107082854892 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) 20241107082854893 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) 20241107082854893 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) 20241107082854893 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) 20241107082854893 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) 20241107082854897 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082854912 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) 20241107082854912 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) 20241107082854913 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) 20241107082854913 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) 20241107082854914 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) 20241107082854914 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) 20241107082854914 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) 20241107082854914 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) 20241107082854915 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) 20241107082854915 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) 20241107082854916 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) 20241107082854916 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) 20241107082854916 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) 20241107082854916 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) 20241107082854917 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) 20241107082854917 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) 20241107082854918 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082854930 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) 20241107082854931 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) 20241107082854932 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) 20241107082854932 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) 20241107082854932 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) 20241107082854932 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) 20241107082854933 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) 20241107082854933 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) 20241107082854934 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) 20241107082854934 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) 20241107082854935 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) 20241107082854935 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) 20241107082854936 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) 20241107082854936 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) 20241107082854936 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) 20241107082854936 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) 20241107082854937 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082854950 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) 20241107082854950 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) 20241107082854951 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) 20241107082854951 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) 20241107082854951 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) 20241107082854952 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) 20241107082854952 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) 20241107082854952 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) 20241107082854953 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) 20241107082854953 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) 20241107082854954 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) 20241107082854954 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) 20241107082854955 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) 20241107082854955 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=3 (TAI), fn=506, ToA=112 (QTA) 20241107082854956 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) 20241107082854956 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) 20241107082854956 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) 20241107082854956 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) 20241107082854957 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) 20241107082854957 DRLCMAC INFO Continuous Timing Advance update for TAI 3, new TA is 28 (bts.cpp:1099) 20241107082854959 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082854974 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) 20241107082854974 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) 20241107082854975 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) 20241107082854975 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) 20241107082854976 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) 20241107082854976 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) 20241107082854976 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) 20241107082854976 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) 20241107082854978 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) 20241107082854978 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) 20241107082854978 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) 20241107082854978 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) 20241107082854979 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) 20241107082854979 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) 20241107082854980 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) 20241107082854980 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) 20241107082854981 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082854993 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) 20241107082854993 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) 20241107082854994 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) 20241107082854994 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) 20241107082854995 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) 20241107082854995 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) 20241107082854996 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) 20241107082854996 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) 20241107082854996 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) 20241107082854996 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) 20241107082854997 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) 20241107082854997 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) 20241107082854998 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) 20241107082854998 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) 20241107082854999 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) 20241107082854999 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) 20241107082855000 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082855012 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) 20241107082855012 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) 20241107082855013 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) 20241107082855013 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) 20241107082855014 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) 20241107082855014 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) 20241107082855015 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) 20241107082855015 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) 20241107082855016 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) 20241107082855016 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) 20241107082855017 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) 20241107082855017 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) 20241107082855017 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) 20241107082855017 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) 20241107082855018 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) 20241107082855018 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) 20241107082855021 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082855036 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) 20241107082855036 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) 20241107082855037 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) 20241107082855037 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) 20241107082855038 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) 20241107082855038 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) 20241107082855039 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) 20241107082855039 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) 20241107082855039 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) 20241107082855039 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) 20241107082855040 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) 20241107082855040 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) 20241107082855041 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) 20241107082855041 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) 20241107082855042 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) 20241107082855042 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) 20241107082855043 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082855055 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) 20241107082855055 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) 20241107082855057 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) 20241107082855057 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) 20241107082855057 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) 20241107082855057 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) 20241107082855058 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) 20241107082855058 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) 20241107082855059 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) 20241107082855059 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) 20241107082855060 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) 20241107082855060 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) 20241107082855060 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) 20241107082855060 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) 20241107082855061 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) 20241107082855061 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) 20241107082855062 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082855074 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) 20241107082855074 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) 20241107082855076 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) 20241107082855076 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) 20241107082855076 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) 20241107082855076 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) 20241107082855077 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) 20241107082855077 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) 20241107082855078 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) 20241107082855078 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) 20241107082855079 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) 20241107082855079 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=4 (TAI), fn=532, ToA=140 (QTA) 20241107082855079 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) 20241107082855079 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) 20241107082855080 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) 20241107082855080 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) 20241107082855082 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) 20241107082855082 DRLCMAC INFO Continuous Timing Advance update for TAI 4, new TA is 35 (bts.cpp:1099) 20241107082855084 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082855098 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) 20241107082855098 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) 20241107082855100 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) 20241107082855100 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) 20241107082855100 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) 20241107082855100 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) 20241107082855101 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) 20241107082855101 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) 20241107082855102 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) 20241107082855102 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) 20241107082855103 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) 20241107082855103 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) 20241107082855104 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) 20241107082855104 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) 20241107082855105 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) 20241107082855105 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) 20241107082855105 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082855118 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) 20241107082855118 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) 20241107082855119 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) 20241107082855119 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) 20241107082855120 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) 20241107082855120 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) 20241107082855121 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) 20241107082855121 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) 20241107082855122 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) 20241107082855122 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) 20241107082855122 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) 20241107082855122 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) 20241107082855123 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) 20241107082855123 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) 20241107082855124 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) 20241107082855124 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) 20241107082855125 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082855137 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) 20241107082855137 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) 20241107082855138 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) 20241107082855138 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) 20241107082855139 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) 20241107082855139 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) 20241107082855140 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) 20241107082855140 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) 20241107082855140 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) 20241107082855140 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) 20241107082855141 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) 20241107082855141 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) 20241107082855142 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) 20241107082855142 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) 20241107082855143 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) 20241107082855143 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) 20241107082855146 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082855161 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) 20241107082855161 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) 20241107082855162 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) 20241107082855162 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) 20241107082855163 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) 20241107082855163 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) 20241107082855164 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) 20241107082855164 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) 20241107082855165 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) 20241107082855165 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) 20241107082855165 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) 20241107082855165 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) 20241107082855166 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) 20241107082855166 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) 20241107082855167 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) 20241107082855167 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) 20241107082855168 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082855180 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) 20241107082855180 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) 20241107082855181 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) 20241107082855181 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) 20241107082855182 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) 20241107082855182 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) 20241107082855182 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) 20241107082855182 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) 20241107082855183 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) 20241107082855183 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) 20241107082855185 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) 20241107082855185 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) 20241107082855186 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) 20241107082855186 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) 20241107082855187 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) 20241107082855187 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) 20241107082855188 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082855199 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) 20241107082855199 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) 20241107082855201 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) 20241107082855201 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) 20241107082855202 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) 20241107082855202 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) 20241107082855203 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) 20241107082855203 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=5 (TAI), fn=558, ToA=168 (QTA) 20241107082855204 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) 20241107082855204 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) 20241107082855205 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) 20241107082855205 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) 20241107082855207 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) 20241107082855207 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) 20241107082855208 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) 20241107082855208 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) 20241107082855209 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) 20241107082855209 DRLCMAC INFO Continuous Timing Advance update for TAI 5, new TA is 42 (bts.cpp:1099) 20241107082855209 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082855222 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) 20241107082855223 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) 20241107082855224 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) 20241107082855224 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) 20241107082855224 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) 20241107082855224 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) 20241107082855225 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) 20241107082855225 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) 20241107082855226 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) 20241107082855226 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) 20241107082855227 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) 20241107082855227 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) 20241107082855227 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) 20241107082855227 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) 20241107082855228 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) 20241107082855228 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) 20241107082855229 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082855241 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) 20241107082855241 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) 20241107082855243 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) 20241107082855243 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) 20241107082855243 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) 20241107082855243 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) 20241107082855244 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) 20241107082855244 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) 20241107082855245 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) 20241107082855245 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) 20241107082855246 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) 20241107082855246 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) 20241107082855246 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) 20241107082855246 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) 20241107082855247 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) 20241107082855247 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) 20241107082855248 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082855261 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) 20241107082855261 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) 20241107082855262 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) 20241107082855262 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) 20241107082855263 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) 20241107082855263 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) 20241107082855263 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) 20241107082855263 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) 20241107082855264 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) 20241107082855264 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) 20241107082855265 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) 20241107082855265 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) 20241107082855266 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) 20241107082855266 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) 20241107082855267 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) 20241107082855267 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) 20241107082855270 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082855284 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) 20241107082855284 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) 20241107082855285 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) 20241107082855285 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) 20241107082855286 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) 20241107082855286 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) 20241107082855287 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) 20241107082855287 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) 20241107082855288 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) 20241107082855288 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) 20241107082855288 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) 20241107082855288 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) 20241107082855289 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) 20241107082855289 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) 20241107082855290 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) 20241107082855290 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) 20241107082855291 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082855303 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) 20241107082855303 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) 20241107082855304 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) 20241107082855304 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) 20241107082855305 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) 20241107082855305 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) 20241107082855306 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) 20241107082855306 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) 20241107082855307 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) 20241107082855307 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) 20241107082855308 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) 20241107082855308 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) 20241107082855308 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) 20241107082855308 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) 20241107082855309 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) 20241107082855309 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) 20241107082855310 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082855322 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) 20241107082855322 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) 20241107082855323 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) 20241107082855323 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) 20241107082855324 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) 20241107082855324 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) 20241107082855324 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) 20241107082855324 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) 20241107082855325 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) 20241107082855325 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) 20241107082855326 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) 20241107082855326 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) 20241107082855326 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) 20241107082855326 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=6 (TAI), fn=584, ToA=196 (QTA) 20241107082855327 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) 20241107082855327 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) 20241107082855328 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) 20241107082855328 DRLCMAC INFO Continuous Timing Advance update for TAI 6, new TA is 49 (bts.cpp:1099) 20241107082855332 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082855345 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) 20241107082855345 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) 20241107082855346 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) 20241107082855346 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) 20241107082855346 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) 20241107082855346 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) 20241107082855346 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) 20241107082855346 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) 20241107082855346 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) 20241107082855346 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) 20241107082855346 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) 20241107082855346 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) 20241107082855347 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) 20241107082855347 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) 20241107082855347 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) 20241107082855347 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) 20241107082855350 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082855365 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) 20241107082855365 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) 20241107082855366 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) 20241107082855366 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) 20241107082855367 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) 20241107082855367 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) 20241107082855368 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) 20241107082855368 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) 20241107082855369 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) 20241107082855369 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) 20241107082855370 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) 20241107082855370 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) 20241107082855372 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) 20241107082855372 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) 20241107082855373 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) 20241107082855373 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) 20241107082855375 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082855385 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) 20241107082855385 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) 20241107082855386 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) 20241107082855386 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) 20241107082855386 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) 20241107082855386 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) 20241107082855387 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) 20241107082855387 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) 20241107082855387 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) 20241107082855387 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) 20241107082855387 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) 20241107082855387 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) 20241107082855388 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) 20241107082855388 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) 20241107082855388 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) 20241107082855388 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) 20241107082855393 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082855408 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) 20241107082855408 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) 20241107082855408 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) 20241107082855408 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) 20241107082855408 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) 20241107082855408 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) 20241107082855408 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) 20241107082855408 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) 20241107082855409 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) 20241107082855409 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) 20241107082855409 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) 20241107082855409 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) 20241107082855409 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) 20241107082855409 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) 20241107082855409 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) 20241107082855409 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) 20241107082855412 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082855426 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) 20241107082855427 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) 20241107082855427 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) 20241107082855427 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) 20241107082855427 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) 20241107082855427 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) 20241107082855427 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) 20241107082855427 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) 20241107082855428 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) 20241107082855428 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) 20241107082855428 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) 20241107082855428 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) 20241107082855428 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) 20241107082855428 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) 20241107082855428 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) 20241107082855428 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) 20241107082855431 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082855445 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) 20241107082855445 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) 20241107082855446 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) 20241107082855446 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) 20241107082855446 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) 20241107082855446 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) 20241107082855447 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) 20241107082855447 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) 20241107082855447 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) 20241107082855447 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) 20241107082855447 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) 20241107082855447 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) 20241107082855448 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) 20241107082855448 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) 20241107082855448 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) 20241107082855448 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=7 (TAI), fn=610, ToA=0 (QTA) 20241107082855451 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) 20241107082855451 DRLCMAC INFO Continuous Timing Advance update for TAI 7, new TA is 0 (bts.cpp:1099) 20241107082855455 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082855470 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) 20241107082855470 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) 20241107082855471 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) 20241107082855471 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) 20241107082855472 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) 20241107082855472 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) 20241107082855473 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) 20241107082855473 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) 20241107082855474 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) 20241107082855474 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) 20241107082855475 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) 20241107082855475 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) 20241107082855475 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) 20241107082855475 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) 20241107082855476 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) 20241107082855476 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) 20241107082855477 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082855489 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) 20241107082855489 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) 20241107082855491 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) 20241107082855491 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) 20241107082855492 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) 20241107082855492 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) 20241107082855492 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) 20241107082855492 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) 20241107082855493 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) 20241107082855493 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) 20241107082855494 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) 20241107082855494 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) 20241107082855495 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) 20241107082855495 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) 20241107082855496 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) 20241107082855496 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) 20241107082855497 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082855509 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) 20241107082855509 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) 20241107082855511 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) 20241107082855511 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) 20241107082855512 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) 20241107082855512 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) 20241107082855513 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) 20241107082855513 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) 20241107082855514 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) 20241107082855514 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) 20241107082855515 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) 20241107082855515 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) 20241107082855516 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) 20241107082855516 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) 20241107082855517 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) 20241107082855517 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) 20241107082855519 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082855533 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) 20241107082855533 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) 20241107082855534 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) 20241107082855534 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) 20241107082855535 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) 20241107082855535 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) 20241107082855536 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) 20241107082855536 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) 20241107082855537 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) 20241107082855537 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) 20241107082855537 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) 20241107082855537 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) 20241107082855538 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) 20241107082855538 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) 20241107082855539 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) 20241107082855539 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) 20241107082855540 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082855544 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) 20241107082855544 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) 20241107082855544 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107082855553 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) 20241107082855553 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) 20241107082855554 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) 20241107082855554 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) 20241107082855555 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) 20241107082855555 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) 20241107082855555 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) 20241107082855555 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) 20241107082855556 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) 20241107082855556 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) 20241107082855557 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) 20241107082855557 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) 20241107082855558 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) 20241107082855558 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) 20241107082855558 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) 20241107082855558 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) 20241107082855559 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082855571 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) 20241107082855571 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) 20241107082855572 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) 20241107082855572 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) 20241107082855573 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) 20241107082855573 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) 20241107082855574 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) 20241107082855574 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) 20241107082855575 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) 20241107082855575 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=8 (TAI), fn=636, ToA=0 (QTA) 20241107082855576 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) 20241107082855576 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) 20241107082855576 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) 20241107082855576 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) 20241107082855577 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) 20241107082855577 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) 20241107082855578 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) 20241107082855578 DRLCMAC INFO Continuous Timing Advance update for TAI 8, new TA is 0 (bts.cpp:1099) 20241107082855580 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082855595 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) 20241107082855595 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) 20241107082855596 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) 20241107082855596 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) 20241107082855597 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) 20241107082855597 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) 20241107082855598 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) 20241107082855598 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) 20241107082855599 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) 20241107082855599 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) 20241107082855600 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) 20241107082855600 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) 20241107082855600 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) 20241107082855600 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) 20241107082855601 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) 20241107082855601 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) 20241107082855602 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082855614 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) 20241107082855614 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) 20241107082855616 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) 20241107082855616 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) 20241107082855616 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) 20241107082855616 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) 20241107082855617 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) 20241107082855617 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) 20241107082855618 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) 20241107082855618 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) 20241107082855619 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) 20241107082855619 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) 20241107082855619 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) 20241107082855619 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) 20241107082855620 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) 20241107082855620 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) 20241107082855621 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082855633 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) 20241107082855633 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) 20241107082855634 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) 20241107082855634 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) 20241107082855635 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) 20241107082855635 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) 20241107082855636 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) 20241107082855636 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) 20241107082855637 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) 20241107082855637 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) 20241107082855637 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) 20241107082855637 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) 20241107082855638 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) 20241107082855638 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) 20241107082855639 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) 20241107082855639 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) 20241107082855642 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082855657 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) 20241107082855657 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) 20241107082855658 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) 20241107082855658 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) 20241107082855659 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) 20241107082855659 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) 20241107082855660 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) 20241107082855660 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) 20241107082855660 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) 20241107082855660 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) 20241107082855661 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) 20241107082855661 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) 20241107082855662 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) 20241107082855662 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) 20241107082855663 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) 20241107082855663 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) 20241107082855664 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082855677 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) 20241107082855677 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) 20241107082855678 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) 20241107082855678 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) 20241107082855679 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) 20241107082855679 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) 20241107082855679 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) 20241107082855679 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) 20241107082855680 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) 20241107082855680 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) 20241107082855681 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) 20241107082855681 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) 20241107082855682 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) 20241107082855682 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) 20241107082855683 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) 20241107082855683 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) 20241107082855683 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082855696 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) 20241107082855696 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) 20241107082855697 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) 20241107082855697 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) 20241107082855697 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) 20241107082855698 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) 20241107082855698 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) 20241107082855698 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) 20241107082855699 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) 20241107082855699 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) 20241107082855700 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) 20241107082855700 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=9 (TAI), fn=662, ToA=0 (QTA) 20241107082855701 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) 20241107082855701 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) 20241107082855702 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) 20241107082855702 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) 20241107082855703 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) 20241107082855703 DRLCMAC INFO Continuous Timing Advance update for TAI 9, new TA is 0 (bts.cpp:1099) 20241107082855705 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082855719 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) 20241107082855719 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) 20241107082855720 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) 20241107082855720 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) 20241107082855721 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) 20241107082855721 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) 20241107082855722 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) 20241107082855722 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) 20241107082855723 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) 20241107082855723 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) 20241107082855724 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) 20241107082855724 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) 20241107082855725 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) 20241107082855725 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) 20241107082855725 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) 20241107082855725 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) 20241107082855726 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082855738 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) 20241107082855738 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) 20241107082855739 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) 20241107082855739 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) 20241107082855740 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) 20241107082855740 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) 20241107082855741 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) 20241107082855741 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) 20241107082855742 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) 20241107082855742 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) 20241107082855742 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) 20241107082855742 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) 20241107082855743 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) 20241107082855743 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) 20241107082855744 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) 20241107082855744 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) 20241107082855745 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082855757 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) 20241107082855757 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) 20241107082855758 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) 20241107082855758 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) 20241107082855759 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) 20241107082855759 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) 20241107082855760 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) 20241107082855760 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) 20241107082855761 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) 20241107082855761 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) 20241107082855761 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) 20241107082855761 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) 20241107082855762 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) 20241107082855763 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) 20241107082855763 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) 20241107082855763 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) 20241107082855767 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082855781 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) 20241107082855781 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) 20241107082855782 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) 20241107082855782 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) 20241107082855783 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) 20241107082855783 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) 20241107082855784 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) 20241107082855784 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) 20241107082855784 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) 20241107082855785 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) 20241107082855785 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) 20241107082855785 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) 20241107082855786 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) 20241107082855786 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) 20241107082855787 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) 20241107082855787 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) 20241107082855788 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082855800 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) 20241107082855800 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) 20241107082855801 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) 20241107082855801 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) 20241107082855802 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) 20241107082855802 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) 20241107082855803 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) 20241107082855803 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) 20241107082855803 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) 20241107082855803 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) 20241107082855805 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) 20241107082855805 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) 20241107082855806 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) 20241107082855806 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) 20241107082855806 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) 20241107082855806 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) 20241107082855807 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082855819 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) 20241107082855819 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) 20241107082855820 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) 20241107082855820 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) 20241107082855821 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) 20241107082855821 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) 20241107082855822 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) 20241107082855822 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) 20241107082855823 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) 20241107082855823 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=10 (TAI), fn=688, ToA=0 (QTA) 20241107082855824 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) 20241107082855824 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) 20241107082855825 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) 20241107082855825 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) 20241107082855825 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) 20241107082855825 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) 20241107082855826 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) 20241107082855826 DRLCMAC INFO Continuous Timing Advance update for TAI 10, new TA is 0 (bts.cpp:1099) 20241107082855828 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082855843 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) 20241107082855843 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) 20241107082855844 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) 20241107082855844 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) 20241107082855845 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) 20241107082855845 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) 20241107082855845 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) 20241107082855845 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) 20241107082855846 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) 20241107082855846 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) 20241107082855847 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) 20241107082855847 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) 20241107082855848 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) 20241107082855848 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) 20241107082855848 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) 20241107082855848 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) 20241107082855849 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082855862 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) 20241107082855862 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) 20241107082855863 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) 20241107082855863 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) 20241107082855864 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) 20241107082855864 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) 20241107082855865 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) 20241107082855865 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) 20241107082855865 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) 20241107082855865 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) 20241107082855866 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) 20241107082855866 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) 20241107082855867 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) 20241107082855867 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) 20241107082855867 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) 20241107082855867 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) 20241107082855868 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082855881 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) 20241107082855881 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) 20241107082855883 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) 20241107082855883 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) 20241107082855883 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) 20241107082855883 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) 20241107082855884 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) 20241107082855884 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) 20241107082855885 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) 20241107082855885 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) 20241107082855886 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) 20241107082855886 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) 20241107082855886 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) 20241107082855886 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) 20241107082855887 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) 20241107082855887 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) 20241107082855890 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082855904 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) 20241107082855904 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) 20241107082855904 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) 20241107082855904 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) 20241107082855904 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) 20241107082855904 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) 20241107082855904 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) 20241107082855904 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) 20241107082855904 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) 20241107082855904 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) 20241107082855905 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) 20241107082855905 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) 20241107082855905 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) 20241107082855905 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) 20241107082855905 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) 20241107082855905 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) 20241107082855908 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082855924 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) 20241107082855924 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) 20241107082855926 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) 20241107082855926 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) 20241107082855928 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) 20241107082855928 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) 20241107082855929 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) 20241107082855929 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) 20241107082855930 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) 20241107082855930 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) 20241107082855931 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) 20241107082855931 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) 20241107082855932 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) 20241107082855932 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) 20241107082855933 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) 20241107082855933 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) 20241107082855934 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082855943 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) 20241107082855943 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) 20241107082855945 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) 20241107082855945 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) 20241107082855945 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) 20241107082855946 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) 20241107082855946 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) 20241107082855946 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) 20241107082855947 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) 20241107082855947 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=11 (TAI), fn=714, ToA=0 (QTA) 20241107082855948 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) 20241107082855948 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) 20241107082855949 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) 20241107082855949 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) 20241107082855950 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) 20241107082855950 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) 20241107082855951 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) 20241107082855951 DRLCMAC INFO Continuous Timing Advance update for TAI 11, new TA is 0 (bts.cpp:1099) 20241107082855953 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082855968 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) 20241107082855968 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) 20241107082855969 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) 20241107082855969 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) 20241107082855971 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) 20241107082855971 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) 20241107082855972 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) 20241107082855972 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) 20241107082855972 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) 20241107082855972 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) 20241107082855973 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) 20241107082855973 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) 20241107082855974 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) 20241107082855974 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) 20241107082855975 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) 20241107082855975 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) 20241107082855976 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082855986 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) 20241107082855986 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) 20241107082855988 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) 20241107082855988 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) 20241107082855989 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) 20241107082855989 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) 20241107082855989 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) 20241107082855990 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) 20241107082855990 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) 20241107082855990 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) 20241107082855991 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) 20241107082855991 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) 20241107082855992 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) 20241107082855992 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) 20241107082855993 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) 20241107082855993 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) 20241107082855993 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082856005 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) 20241107082856005 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) 20241107082856007 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) 20241107082856007 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) 20241107082856007 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) 20241107082856007 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) 20241107082856008 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) 20241107082856008 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) 20241107082856009 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) 20241107082856009 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) 20241107082856010 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) 20241107082856010 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) 20241107082856011 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) 20241107082856011 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) 20241107082856012 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) 20241107082856012 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) 20241107082856015 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082856029 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) 20241107082856029 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) 20241107082856030 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) 20241107082856030 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) 20241107082856031 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) 20241107082856031 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) 20241107082856032 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) 20241107082856032 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) 20241107082856033 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) 20241107082856033 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) 20241107082856033 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) 20241107082856033 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) 20241107082856034 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) 20241107082856034 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) 20241107082856035 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) 20241107082856035 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) 20241107082856036 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082856048 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) 20241107082856048 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) 20241107082856050 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) 20241107082856050 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) 20241107082856051 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) 20241107082856051 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) 20241107082856052 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) 20241107082856052 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) 20241107082856053 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) 20241107082856054 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) 20241107082856055 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) 20241107082856055 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) 20241107082856056 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) 20241107082856056 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) 20241107082856057 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) 20241107082856057 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) 20241107082856057 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082856068 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) 20241107082856068 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) 20241107082856070 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) 20241107082856070 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) 20241107082856071 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) 20241107082856071 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=12 (TAI), fn=740, ToA=0 (QTA) 20241107082856072 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) 20241107082856072 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) 20241107082856073 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) 20241107082856073 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) 20241107082856074 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) 20241107082856074 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) 20241107082856075 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) 20241107082856075 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) 20241107082856076 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) 20241107082856076 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) 20241107082856076 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) 20241107082856077 DRLCMAC INFO Continuous Timing Advance update for TAI 12, new TA is 0 (bts.cpp:1099) 20241107082856078 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082856092 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) 20241107082856092 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) 20241107082856093 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) 20241107082856093 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) 20241107082856094 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) 20241107082856094 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) 20241107082856095 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) 20241107082856095 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) 20241107082856096 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) 20241107082856096 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) 20241107082856097 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) 20241107082856097 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) 20241107082856097 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) 20241107082856097 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) 20241107082856098 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) 20241107082856098 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) 20241107082856099 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082856111 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) 20241107082856111 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) 20241107082856112 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) 20241107082856112 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) 20241107082856113 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) 20241107082856113 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) 20241107082856113 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) 20241107082856114 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) 20241107082856114 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) 20241107082856114 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) 20241107082856115 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) 20241107082856115 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) 20241107082856116 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) 20241107082856116 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) 20241107082856117 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) 20241107082856117 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) 20241107082856118 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082856130 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) 20241107082856130 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) 20241107082856131 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) 20241107082856131 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) 20241107082856132 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) 20241107082856132 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) 20241107082856133 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) 20241107082856133 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) 20241107082856134 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) 20241107082856134 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) 20241107082856135 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) 20241107082856135 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) 20241107082856135 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) 20241107082856136 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) 20241107082856136 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) 20241107082856136 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) 20241107082856139 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082856154 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) 20241107082856154 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) 20241107082856155 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) 20241107082856155 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) 20241107082856156 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) 20241107082856156 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) 20241107082856157 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) 20241107082856157 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) 20241107082856158 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) 20241107082856158 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) 20241107082856159 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) 20241107082856159 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) 20241107082856160 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) 20241107082856160 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) 20241107082856161 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) 20241107082856161 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) 20241107082856162 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082856173 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) 20241107082856173 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) 20241107082856175 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) 20241107082856175 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) 20241107082856175 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) 20241107082856175 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) 20241107082856176 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) 20241107082856176 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) 20241107082856177 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) 20241107082856177 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) 20241107082856178 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) 20241107082856178 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) 20241107082856179 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) 20241107082856179 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) 20241107082856180 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) 20241107082856180 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) 20241107082856181 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082856192 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) 20241107082856192 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) 20241107082856194 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) 20241107082856194 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) 20241107082856195 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) 20241107082856195 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) 20241107082856196 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) 20241107082856196 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) 20241107082856196 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) 20241107082856196 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=13 (TAI), fn=766, ToA=0 (QTA) 20241107082856197 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) 20241107082856197 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) 20241107082856199 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) 20241107082856199 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) 20241107082856200 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) 20241107082856200 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) 20241107082856201 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) 20241107082856201 DRLCMAC INFO Continuous Timing Advance update for TAI 13, new TA is 0 (bts.cpp:1099) 20241107082856202 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082856216 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) 20241107082856216 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) 20241107082856218 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) 20241107082856218 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) 20241107082856218 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) 20241107082856218 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) 20241107082856219 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) 20241107082856219 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) 20241107082856220 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) 20241107082856220 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) 20241107082856221 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) 20241107082856221 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) 20241107082856222 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) 20241107082856222 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) 20241107082856223 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) 20241107082856223 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) 20241107082856223 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082856236 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) 20241107082856236 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) 20241107082856237 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) 20241107082856237 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) 20241107082856238 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) 20241107082856238 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) 20241107082856239 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) 20241107082856239 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) 20241107082856239 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) 20241107082856239 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) 20241107082856240 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) 20241107082856240 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) 20241107082856241 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) 20241107082856241 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) 20241107082856242 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) 20241107082856242 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) 20241107082856242 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082856255 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) 20241107082856255 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) 20241107082856256 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) 20241107082856256 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) 20241107082856257 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) 20241107082856257 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) 20241107082856258 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) 20241107082856258 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) 20241107082856259 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) 20241107082856259 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) 20241107082856259 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) 20241107082856259 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) 20241107082856260 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) 20241107082856260 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) 20241107082856261 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) 20241107082856261 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) 20241107082856264 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082856279 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) 20241107082856279 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) 20241107082856280 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) 20241107082856280 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) 20241107082856281 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) 20241107082856281 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) 20241107082856282 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) 20241107082856282 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) 20241107082856282 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) 20241107082856282 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) 20241107082856283 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) 20241107082856283 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) 20241107082856284 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) 20241107082856284 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) 20241107082856285 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) 20241107082856285 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) 20241107082856286 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082856298 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) 20241107082856298 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) 20241107082856299 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) 20241107082856299 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) 20241107082856300 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) 20241107082856300 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) 20241107082856301 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) 20241107082856301 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) 20241107082856301 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) 20241107082856301 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) 20241107082856302 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) 20241107082856302 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) 20241107082856303 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) 20241107082856303 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) 20241107082856304 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) 20241107082856304 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) 20241107082856305 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082856317 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) 20241107082856317 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) 20241107082856318 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) 20241107082856318 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) 20241107082856319 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) 20241107082856319 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) 20241107082856320 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) 20241107082856320 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) 20241107082856321 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) 20241107082856321 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=14 (TAI), fn=792, ToA=0 (QTA) 20241107082856322 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) 20241107082856322 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) 20241107082856323 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) 20241107082856323 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) 20241107082856324 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) 20241107082856324 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) 20241107082856325 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) 20241107082856325 DRLCMAC INFO Continuous Timing Advance update for TAI 14, new TA is 0 (bts.cpp:1099) 20241107082856327 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082856341 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) 20241107082856341 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) 20241107082856343 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) 20241107082856343 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) 20241107082856343 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) 20241107082856343 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) 20241107082856344 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) 20241107082856344 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) 20241107082856345 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) 20241107082856345 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) 20241107082856346 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) 20241107082856346 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) 20241107082856347 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) 20241107082856347 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) 20241107082856349 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) 20241107082856349 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) 20241107082856350 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082856361 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) 20241107082856361 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) 20241107082856362 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) 20241107082856362 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) 20241107082856363 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) 20241107082856363 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) 20241107082856364 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) 20241107082856364 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) 20241107082856364 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) 20241107082856364 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) 20241107082856365 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) 20241107082856365 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) 20241107082856366 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) 20241107082856366 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) 20241107082856367 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) 20241107082856367 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) 20241107082856367 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082856379 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) 20241107082856379 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) 20241107082856381 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) 20241107082856381 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) 20241107082856382 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) 20241107082856382 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) 20241107082856383 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) 20241107082856383 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) 20241107082856384 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) 20241107082856384 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) 20241107082856385 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) 20241107082856385 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) 20241107082856385 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) 20241107082856385 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) 20241107082856386 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) 20241107082856386 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) 20241107082856389 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082856403 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) 20241107082856403 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) 20241107082856405 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) 20241107082856405 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) 20241107082856406 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) 20241107082856406 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) 20241107082856406 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) 20241107082856406 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) 20241107082856407 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) 20241107082856407 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) 20241107082856408 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) 20241107082856408 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) 20241107082856409 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) 20241107082856409 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) 20241107082856410 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) 20241107082856410 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) 20241107082856411 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082856422 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) 20241107082856422 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) 20241107082856424 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) 20241107082856424 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) 20241107082856425 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) 20241107082856425 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) 20241107082856425 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) 20241107082856425 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) 20241107082856426 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) 20241107082856426 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) 20241107082856427 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) 20241107082856427 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) 20241107082856428 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) 20241107082856428 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) 20241107082856429 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) 20241107082856429 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) 20241107082856430 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082856442 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) 20241107082856442 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) 20241107082856443 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) 20241107082856443 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) 20241107082856444 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) 20241107082856444 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) 20241107082856445 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) 20241107082856445 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) 20241107082856445 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) 20241107082856445 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) 20241107082856447 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) 20241107082856447 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) MTC@fb7e2f9c3787: Sending an Access Burst on PTCCH/U, sub-slot=15 (TAI), fn=818, ToA=0 (QTA) 20241107082856448 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) 20241107082856448 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) 20241107082856448 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) 20241107082856448 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) 20241107082856449 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) 20241107082856449 DRLCMAC INFO Continuous Timing Advance update for TAI 15, new TA is 0 (bts.cpp:1099) 20241107082856451 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082856466 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) 20241107082856466 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) 20241107082856467 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) 20241107082856467 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) 20241107082856468 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) 20241107082856468 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) 20241107082856469 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) 20241107082856469 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) 20241107082856470 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) 20241107082856470 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) 20241107082856470 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) 20241107082856470 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) 20241107082856471 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) 20241107082856471 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) 20241107082856472 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) 20241107082856472 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) 20241107082856473 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082856485 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) 20241107082856485 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) 20241107082856487 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) 20241107082856487 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) 20241107082856487 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) 20241107082856487 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) 20241107082856488 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) 20241107082856488 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) 20241107082856489 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) 20241107082856489 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) 20241107082856490 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) 20241107082856490 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) 20241107082856491 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) 20241107082856491 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) 20241107082856492 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) 20241107082856492 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) 20241107082856492 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082856504 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) 20241107082856504 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) 20241107082856506 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) 20241107082856506 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) 20241107082856506 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) 20241107082856506 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) 20241107082856507 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) 20241107082856507 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) 20241107082856508 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) 20241107082856508 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) 20241107082856509 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) 20241107082856509 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) 20241107082856509 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) 20241107082856509 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) 20241107082856510 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) 20241107082856510 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) 20241107082856514 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082856528 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) 20241107082856528 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) 20241107082856529 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) 20241107082856529 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) 20241107082856530 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) 20241107082856530 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) 20241107082856531 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) 20241107082856531 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) 20241107082856532 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) 20241107082856532 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) 20241107082856533 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) 20241107082856533 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) 20241107082856534 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) 20241107082856534 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) 20241107082856535 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) 20241107082856535 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) 20241107082856535 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082856547 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) 20241107082856547 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) 20241107082856549 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) 20241107082856549 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) 20241107082856549 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) 20241107082856549 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) 20241107082856550 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) 20241107082856550 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) 20241107082856551 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) 20241107082856551 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) 20241107082856552 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) 20241107082856552 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) 20241107082856553 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) 20241107082856553 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) 20241107082856553 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) 20241107082856553 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) 20241107082856554 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082856566 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) 20241107082856566 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) 20241107082856568 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) 20241107082856568 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) 20241107082856568 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) 20241107082856568 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) 20241107082856569 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) 20241107082856569 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) 20241107082856570 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) 20241107082856570 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) 20241107082856571 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) 20241107082856571 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) BTS(64)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107082856572 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) 20241107082856572 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) 20241107082856573 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) 20241107082856573 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) 20241107082856575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082856578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57548<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082856578 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107082856578 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107082856578 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082856578 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20241107082856578 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107082856578 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:1202) 20241107082856578 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241107082856578 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107082856578 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107082856578 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107082856579 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107082856579 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241107082856579 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107082856579 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107082856579 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082856579 DTBF INFO TBF(UL:TFI-0-1-0:G){FLOW} free (tbf.cpp:271) 20241107082856579 DTBF DEBUG TBF(UL:TFI-0-1-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107082856579 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:1202) 20241107082856579 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241107082856579 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107082856579 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107082856579 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107082856579 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107082856579 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){FLOW}: Deallocated (fsm.c:568) 20241107082856579 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107082856579 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107082856579 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082856579 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082856579 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082856579 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082856579 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082856579 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082856579 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107082856579 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107082856579 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107082856579 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107082856579 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) 20241107082856579 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) 20241107082856579 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_ta_ptcch_ul_multi_tbf finished. Verdict: fail reason: Failed to match Timing Advance Index for #0 MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ptcch_ul_multi_tbf fail'. respawn: 6: stopped pid 6446 with status 0 respawn: 7: starting: osmo-pcu Thu Nov 7 08:28:56 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 20241107082856605 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107082856605 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107082856605 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082856605 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107082856617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50942<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107082856718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50942<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=877536) Waiting for packet dumper to finish... 1 (prev_count=877536, count=927436) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:28:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_cs_lqual_ul_tbf.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_cs_lqual_ul_tbf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_lqual_ul_tbf' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_cs_lqual_ul_tbf started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107082859834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50946<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(67)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(67)@fb7e2f9c3787: Start timer T: 5 s 20241107082859858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50954<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(67)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_cs_lqual_ul_tbf-STATS(69)@fb7e2f9c3787: Start timer T: 2 s TC_cs_lqual_ul_tbf-STATS(69)@fb7e2f9c3787: Start timer T: 2 s 20241107082901606 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082901606 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107082901606 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(67)@fb7e2f9c3787: OsmoPCU is now connected BTS(68)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 174) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"d normally, exit status: 0, user t" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082901621 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107082901621 DLGLOBAL DEBUG validating counter group 0x564d06fbd020(bts) with 102 counters (rate_ctr.c:86) 20241107082901621 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107082901621 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107082901621 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107082901621 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107082901621 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107082901621 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107082901621 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107082901621 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107082901621 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107082901621 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107082901621 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107082901621 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107082901621 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107082901621 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107082901621 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107082901621 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107082901621 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107082901621 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107082901621 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107082901621 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107082901621 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107082901621 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107082901621 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107082901621 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107082901621 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107082901621 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107082901621 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107082901621 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107082901621 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107082901621 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107082901621 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107082901621 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107082901621 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107082901621 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107082901621 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107082901621 DLGLOBAL DEBUG validating counter group 0x7f9e36e1a5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107082901621 DLGLOBAL DEBUG validating counter group 0x564d06fbc700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107082901621 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107082901621 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107082901621 DLGLOBAL DEBUG validating counter group 0x7f9e36e1b160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107082901621 DLGLOBAL DEBUG validating counter group 0x7f9e36e1b140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107082901621 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107082901621 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) 20241107082901621 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) 20241107082901621 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107082901621 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082901622 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082901622 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082901622 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082901622 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082901622 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082901622 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082901622 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082901622 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082901622 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082901622 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082901622 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082901622 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082901622 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082901622 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082901622 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082901622 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082901622 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082901622 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082901622 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082901622 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082901622 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082901622 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082901622 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082901622 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107082901622 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) 20241107082901623 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@fb7e2f9c3787: Start timer T: 2 s 20241107082901624 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082901625 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(68)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(68)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(68)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(68)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(68)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082901634 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) MTC@fb7e2f9c3787: Start timer T: 2 s BTS(68)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082901635 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) 20241107082901635 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)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(68)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107082901636 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) 20241107082901636 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) 20241107082901637 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) 20241107082901637 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@fb7e2f9c3787: Start timer T: 2 s 20241107082901638 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) 20241107082901638 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@fb7e2f9c3787: Start timer T: 2 s 20241107082901638 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) 20241107082901639 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) 20241107082901639 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) 20241107082901639 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@fb7e2f9c3787: Start timer T: 2 s 20241107082901640 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) 20241107082901640 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082901641 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) 20241107082901641 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082901642 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082901644 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) 20241107082901644 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107082901644 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107082901644 DMS INFO Creating MS object (gprs_ms.c:152) 20241107082901644 DLGLOBAL DEBUG validating counter group 0x564d06fbc740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107082901644 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107082901645 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107082901645 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107082901645 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107082901645 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107082901645 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107082901645 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107082901645 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107082901645 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107082901645 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107082901645 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107082901645 DRLCMAC 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) 20241107082901645 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107082901645 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107082901645 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107082901645 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107082901645 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082901645 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082901645 DLGLOBAL DEBUG validating counter group 0x564d06fbcb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107082901645 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107082901645 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107082901645 DLGLOBAL DEBUG validating counter group 0x564d06fbcbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107082901645 DLGLOBAL DEBUG validating counter group 0x564d06fbcc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107082901645 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107082901645 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:1192) 20241107082901645 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107082901645 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107082901645 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107082901645 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107082901645 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107082901645 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107082901645 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107082901645 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) 20241107082901645 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) 20241107082901645 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107082901645 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107082901645 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107082901645 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107082901652 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) 20241107082901652 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) 20241107082901652 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) 20241107082901652 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) 20241107082901652 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) 20241107082901652 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) 20241107082901652 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) 20241107082901652 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) 20241107082901653 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) 20241107082901653 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) 20241107082901653 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) 20241107082901653 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) 20241107082901653 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) 20241107082901653 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) 20241107082901653 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) 20241107082901653 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) 20241107082901655 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) 20241107082901655 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) 20241107082901655 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082901669 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) 20241107082901670 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) 20241107082901670 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) 20241107082901670 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) 20241107082901671 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) 20241107082901671 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) 20241107082901671 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) 20241107082901671 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) 20241107082901672 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) 20241107082901672 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) 20241107082901673 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) 20241107082901673 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) 20241107082901673 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) 20241107082901673 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) 20241107082901674 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) 20241107082901674 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) 20241107082901679 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) 20241107082901679 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) 20241107082901680 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082901694 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) 20241107082901694 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) 20241107082901695 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) 20241107082901695 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) 20241107082901696 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) 20241107082901696 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) 20241107082901696 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) 20241107082901696 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) 20241107082901697 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) 20241107082901697 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) 20241107082901698 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) 20241107082901698 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) 20241107082901699 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) 20241107082901699 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) 20241107082901700 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) 20241107082901700 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) 20241107082901701 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) 20241107082901701 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) 20241107082901701 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082901713 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) 20241107082901713 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) 20241107082901714 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) 20241107082901714 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) 20241107082901715 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) 20241107082901715 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) 20241107082901716 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) 20241107082901716 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) 20241107082901716 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) 20241107082901717 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) 20241107082901717 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) 20241107082901717 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) 20241107082901718 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) 20241107082901718 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) 20241107082901719 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) 20241107082901719 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) 20241107082901720 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) 20241107082901720 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) 20241107082901720 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082901732 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) 20241107082901732 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) 20241107082901733 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) 20241107082901733 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) 20241107082901734 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) 20241107082901734 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) 20241107082901735 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) 20241107082901735 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) 20241107082901736 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) 20241107082901736 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) 20241107082901736 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) 20241107082901736 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) 20241107082901737 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) 20241107082901737 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) 20241107082901738 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) 20241107082901738 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) 20241107082901741 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) 20241107082901741 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) 20241107082901742 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082901756 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) 20241107082901756 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) 20241107082901757 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) 20241107082901757 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) 20241107082901758 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) 20241107082901758 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) 20241107082901759 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) 20241107082901759 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) 20241107082901760 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) 20241107082901760 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) 20241107082901761 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) 20241107082901761 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) 20241107082901762 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) 20241107082901762 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) 20241107082901763 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) 20241107082901763 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) 20241107082901764 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) 20241107082901764 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) 20241107082901765 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082901775 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) 20241107082901775 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) 20241107082901776 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) 20241107082901776 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) 20241107082901777 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) 20241107082901777 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) 20241107082901778 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) 20241107082901778 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) 20241107082901779 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) 20241107082901779 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) 20241107082901780 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) 20241107082901780 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) 20241107082901781 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) 20241107082901781 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) 20241107082901781 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) 20241107082901781 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) 20241107082901782 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) 20241107082901783 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) 20241107082901783 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082901795 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) 20241107082901795 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) 20241107082901795 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) 20241107082901796 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) 20241107082901796 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) 20241107082901796 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) 20241107082901797 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) 20241107082901797 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) 20241107082901798 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) 20241107082901799 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) 20241107082901799 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) 20241107082901799 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) 20241107082901800 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) 20241107082901800 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) 20241107082901801 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) 20241107082901801 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) 20241107082901804 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) 20241107082901804 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) 20241107082901804 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082901818 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) 20241107082901818 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) 20241107082901819 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) 20241107082901819 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) 20241107082901820 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) 20241107082901820 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) 20241107082901821 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) 20241107082901821 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) 20241107082901821 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) 20241107082901821 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) 20241107082901822 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) 20241107082901822 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) 20241107082901823 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) 20241107082901823 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) 20241107082901824 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) 20241107082901824 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) 20241107082901825 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) 20241107082901825 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) 20241107082901825 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082901837 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) 20241107082901837 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) 20241107082901838 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) 20241107082901838 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) 20241107082901839 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) 20241107082901839 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) 20241107082901840 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) 20241107082901840 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) 20241107082901841 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) 20241107082901841 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) 20241107082901842 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) 20241107082901842 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) 20241107082901843 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) 20241107082901843 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) 20241107082901844 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) 20241107082901844 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) 20241107082901845 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107082901845 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107082901845 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107082901846 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) 20241107082901846 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) 20241107082901846 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241107082901846 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) 20241107082901847 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107082901857 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 89 67 33 74 3f 3f 6f 46 06 7d 3d d0 e6 90 e8 5e (pcu_l1_if.cpp:463) 20241107082901857 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) 20241107082901857 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082901857 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 89 67 33 74 3f 3f 6f 46 06 7d 3d d0 e6 90 e8 5e (pdch.cpp:1021) 20241107082901857 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:1032) 20241107082901857 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:1072) 20241107082901857 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) 20241107082901857 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) 20241107082901857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107082901857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=20, data=00 00 00 01 89 67 33 74 3f 3f 6f 46 06 7d 3d d0 e6 90 e8 5e (tbf_ul.cpp:337) 20241107082901857 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107082901857 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107082901857 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107082901857 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107082901857 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107082901857 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107082901857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082901857 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) 20241107082901858 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) 20241107082901858 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107082901858 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107082901858 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107082901859 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) 20241107082901859 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) 20241107082901860 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) 20241107082901860 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) 20241107082901861 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) 20241107082901862 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) 20241107082901863 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) 20241107082901863 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) 20241107082901864 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) 20241107082901864 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) 20241107082901865 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) 20241107082901865 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) 20241107082901866 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) 20241107082901866 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) 20241107082901866 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) 20241107082901866 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) 20241107082901866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107082901866 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) 20241107082901866 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107082901866 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107082901866 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) 20241107082901866 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107082901866 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107082901866 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107082901867 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) 20241107082901867 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) 20241107082901867 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107082901880 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) 20241107082901880 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) 20241107082901880 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) 20241107082901880 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107082901882 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) 20241107082901882 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) 20241107082901883 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) 20241107082901883 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) 20241107082901884 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) 20241107082901884 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) 20241107082901885 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) 20241107082901885 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) 20241107082901886 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) 20241107082901886 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) 20241107082901887 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) 20241107082901887 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) 20241107082901888 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) 20241107082901888 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) 20241107082901888 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082901899 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) 20241107082901899 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) 20241107082901899 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) 20241107082901899 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107082901901 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) 20241107082901901 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) 20241107082901901 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) 20241107082901901 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) 20241107082901902 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) 20241107082901902 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) 20241107082901903 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) 20241107082901903 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) 20241107082901904 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) 20241107082901904 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) 20241107082901904 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) 20241107082901904 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) 20241107082901905 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) 20241107082901905 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) 20241107082901906 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082901918 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) 20241107082901918 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) 20241107082901919 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) 20241107082901919 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) 20241107082901920 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) 20241107082901920 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) 20241107082901921 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) 20241107082901921 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) 20241107082901922 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) 20241107082901922 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) 20241107082901923 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) 20241107082901923 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) 20241107082901924 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) 20241107082901924 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) 20241107082901924 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) 20241107082901925 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) 20241107082901928 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 0 20241107082901942 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) 20241107082901942 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) 20241107082901942 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082901942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082901942 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) 20241107082901943 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082901943 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=65 TLLI=0x00000001 (pdch.cpp:347) 20241107082901943 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) 20241107082901945 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) 20241107082901945 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) 20241107082901946 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) 20241107082901946 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) 20241107082901948 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) 20241107082901948 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) 20241107082901949 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) 20241107082901949 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) 20241107082901950 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) 20241107082901950 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) 20241107082901951 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) 20241107082901951 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) 20241107082901952 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) 20241107082901952 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) 20241107082901954 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082901962 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 03 37 93 63 bb ba 92 a8 4e d6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082901962 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) 20241107082901962 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082901962 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 03 37 93 63 bb ba 92 a8 4e d6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082901962 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:1032) 20241107082901962 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:1072) 20241107082901962 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) 20241107082901962 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) 20241107082901962 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107082901962 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=03 37 93 63 bb ba 92 a8 4e d6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082901962 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241107082901962 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241107082901963 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107082901963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082901963 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) 20241107082901963 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) 20241107082901963 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) 20241107082901963 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) 20241107082901964 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) 20241107082901964 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) 20241107082901965 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) 20241107082901965 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) 20241107082901966 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) 20241107082901966 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) 20241107082901967 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) 20241107082901967 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) 20241107082901968 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) 20241107082901968 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) 20241107082901968 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) 20241107082901968 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) 20241107082901969 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) 20241107082901969 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) 20241107082901969 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241107082901969 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) 20241107082901970 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 1 20241107082901980 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 26 e4 97 b9 b1 8c 92 0e e8 ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082901980 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 1 (pcu_l1_if.cpp:478) 20241107082901980 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082901980 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 26 e4 97 b9 b1 8c 92 0e e8 ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082901980 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:1032) 20241107082901980 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:1072) 20241107082901980 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) 20241107082901980 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) 20241107082901980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241107082901980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=26 e4 97 b9 b1 8c 92 0e e8 ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082901980 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241107082901980 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241107082901980 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241107082901980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082901980 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) 20241107082901980 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) 20241107082901982 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) 20241107082901982 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) 20241107082901983 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) 20241107082901983 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) 20241107082901983 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) 20241107082901983 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) 20241107082901984 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) 20241107082901984 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) 20241107082901984 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) 20241107082901984 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) 20241107082901984 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) 20241107082901984 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) 20241107082901985 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) 20241107082901985 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) 20241107082901989 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) 20241107082901989 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) 20241107082901989 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241107082901989 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) 20241107082901989 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 2 20241107082902004 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 52 7e c4 77 12 a7 df 92 88 e8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902004 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 2 (pcu_l1_if.cpp:478) 20241107082902004 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902004 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 52 7e c4 77 12 a7 df 92 88 e8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902004 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:1032) 20241107082902004 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) 20241107082902004 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) 20241107082902004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241107082902004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=52 7e c4 77 12 a7 df 92 88 e8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902004 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241107082902004 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241107082902004 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241107082902004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902004 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) 20241107082902004 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) 20241107082902005 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) 20241107082902005 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) 20241107082902005 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) 20241107082902005 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) 20241107082902006 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) 20241107082902006 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) 20241107082902007 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) 20241107082902007 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) 20241107082902008 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) 20241107082902008 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) 20241107082902009 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) 20241107082902009 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) 20241107082902009 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) 20241107082902009 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) 20241107082902010 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) 20241107082902010 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) 20241107082902010 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241107082902010 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) 20241107082902011 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 3 20241107082902024 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 3d a3 19 e4 35 0a c4 23 a5 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902024 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 3 (pcu_l1_if.cpp:478) 20241107082902024 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902024 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 3d a3 19 e4 35 0a c4 23 a5 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902024 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:1032) 20241107082902024 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) 20241107082902024 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) 20241107082902024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241107082902024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3d a3 19 e4 35 0a c4 23 a5 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902024 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241107082902024 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241107082902024 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241107082902024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902024 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) 20241107082902024 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) 20241107082902025 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) 20241107082902025 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) 20241107082902026 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) 20241107082902026 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) 20241107082902026 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) 20241107082902027 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) 20241107082902027 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) 20241107082902027 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) 20241107082902028 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) 20241107082902028 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) 20241107082902028 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) 20241107082902028 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) 20241107082902029 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) 20241107082902029 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) 20241107082902030 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) 20241107082902030 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) 20241107082902030 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241107082902030 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) 20241107082902030 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 4 20241107082902043 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 cd ec 03 91 9e 50 fa a5 7c 7c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902043 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 4 (pcu_l1_if.cpp:478) 20241107082902043 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902043 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b cd ec 03 91 9e 50 fa a5 7c 7c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902043 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:1032) 20241107082902043 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) 20241107082902043 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) 20241107082902043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241107082902043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=cd ec 03 91 9e 50 fa a5 7c 7c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902043 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241107082902043 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241107082902043 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241107082902043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902043 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) 20241107082902043 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) 20241107082902044 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) 20241107082902044 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) 20241107082902045 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) 20241107082902045 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) 20241107082902047 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) 20241107082902047 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) 20241107082902048 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) 20241107082902048 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) 20241107082902049 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) 20241107082902049 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) 20241107082902050 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) 20241107082902050 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) 20241107082902051 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) 20241107082902051 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) 20241107082902052 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) 20241107082902052 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) 20241107082902052 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241107082902052 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) 20241107082902053 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 5 20241107082902067 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 fe 3a 74 18 5f 30 77 7c 61 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902067 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 5 (pcu_l1_if.cpp:478) 20241107082902067 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902067 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d fe 3a 74 18 5f 30 77 7c 61 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902067 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:1032) 20241107082902067 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) 20241107082902067 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) 20241107082902067 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241107082902067 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=fe 3a 74 18 5f 30 77 7c 61 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902067 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241107082902067 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241107082902067 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241107082902067 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902067 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) 20241107082902067 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) 20241107082902068 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) 20241107082902068 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) 20241107082902069 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) 20241107082902069 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) 20241107082902069 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) 20241107082902069 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) 20241107082902070 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) 20241107082902070 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) 20241107082902070 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) 20241107082902070 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) 20241107082902071 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) 20241107082902071 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) 20241107082902071 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) 20241107082902072 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) 20241107082902072 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) 20241107082902072 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) 20241107082902072 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107082902072 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) 20241107082902073 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 6 20241107082902087 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 e6 70 08 70 c0 a9 41 2e 1e 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902087 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 6 (pcu_l1_if.cpp:478) 20241107082902087 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902087 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0f e6 70 08 70 c0 a9 41 2e 1e 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902087 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:1032) 20241107082902087 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) 20241107082902087 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) 20241107082902087 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241107082902087 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e6 70 08 70 c0 a9 41 2e 1e 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902087 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241107082902087 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241107082902087 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241107082902087 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902087 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) 20241107082902087 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) 20241107082902088 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) 20241107082902088 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) 20241107082902089 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) 20241107082902089 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) 20241107082902089 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) 20241107082902090 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) 20241107082902090 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) 20241107082902090 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) 20241107082902092 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) 20241107082902092 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) 20241107082902093 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) 20241107082902093 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) 20241107082902094 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) 20241107082902094 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) 20241107082902095 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) 20241107082902095 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) 20241107082902095 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241107082902095 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) 20241107082902097 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 7 20241107082902107 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 db 1e c2 52 fc 4a 3d 53 68 a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 7 (pcu_l1_if.cpp:478) 20241107082902107 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902107 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 11 db 1e c2 52 fc 4a 3d 53 68 a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902107 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:1032) 20241107082902107 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) 20241107082902107 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) 20241107082902107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241107082902107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=db 1e c2 52 fc 4a 3d 53 68 a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902107 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241107082902107 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241107082902107 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241107082902107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902107 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) 20241107082902107 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) 20241107082902109 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) 20241107082902109 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) 20241107082902111 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) 20241107082902111 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) 20241107082902111 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) 20241107082902111 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) 20241107082902112 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) 20241107082902112 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) 20241107082902112 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) 20241107082902112 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) 20241107082902113 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) 20241107082902113 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) 20241107082902113 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) 20241107082902113 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) 20241107082902115 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) 20241107082902115 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) 20241107082902115 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241107082902115 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) 20241107082902116 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 8 20241107082902130 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 18 80 75 5c f0 7e b2 be 5e 0f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902130 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 8 (pcu_l1_if.cpp:478) 20241107082902130 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902130 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 13 18 80 75 5c f0 7e b2 be 5e 0f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902130 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:1032) 20241107082902130 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) 20241107082902130 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) 20241107082902130 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241107082902130 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=18 80 75 5c f0 7e b2 be 5e 0f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902130 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241107082902130 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241107082902130 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241107082902130 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902130 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) 20241107082902130 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) 20241107082902131 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) 20241107082902131 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) 20241107082902131 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) 20241107082902131 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) 20241107082902132 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) 20241107082902132 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) 20241107082902132 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) 20241107082902132 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) 20241107082902132 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) 20241107082902132 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) 20241107082902133 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) 20241107082902133 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) 20241107082902133 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) 20241107082902133 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) 20241107082902135 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) 20241107082902135 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) 20241107082902135 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241107082902135 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) 20241107082902135 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 9 20241107082902149 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 dd a8 66 1e cf 34 76 38 e6 b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 9 (pcu_l1_if.cpp:478) 20241107082902149 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902149 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 15 dd a8 66 1e cf 34 76 38 e6 b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902149 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:1032) 20241107082902149 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) 20241107082902149 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) 20241107082902149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241107082902149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=dd a8 66 1e cf 34 76 38 e6 b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902149 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241107082902149 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241107082902149 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241107082902149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902149 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) 20241107082902149 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) 20241107082902150 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) 20241107082902150 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) 20241107082902150 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) 20241107082902150 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) 20241107082902151 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) 20241107082902151 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) 20241107082902152 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) 20241107082902152 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) 20241107082902153 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) 20241107082902153 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) 20241107082902153 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) 20241107082902153 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) 20241107082902154 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) 20241107082902154 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) 20241107082902156 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) 20241107082902156 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) 20241107082902156 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241107082902156 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) 20241107082902157 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 10 20241107082902169 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 52 02 74 da 91 ca b0 8b 85 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902169 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) 20241107082902169 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902169 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 17 52 02 74 da 91 ca b0 8b 85 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902169 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:1032) 20241107082902169 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) 20241107082902169 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) 20241107082902169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241107082902169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=52 02 74 da 91 ca b0 8b 85 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902169 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241107082902169 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241107082902169 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241107082902169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902169 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) 20241107082902169 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) 20241107082902170 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) 20241107082902170 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) 20241107082902172 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) 20241107082902172 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) 20241107082902172 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) 20241107082902172 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) 20241107082902173 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) 20241107082902173 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) 20241107082902174 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) 20241107082902174 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) 20241107082902174 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) 20241107082902174 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) 20241107082902175 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) 20241107082902175 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) 20241107082902178 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) 20241107082902178 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) 20241107082902178 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241107082902178 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) 20241107082902180 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 11 20241107082902193 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 6a f8 86 e7 2c 92 2f a8 4e 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902193 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 11 (pcu_l1_if.cpp:478) 20241107082902193 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902193 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 19 6a f8 86 e7 2c 92 2f a8 4e 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902193 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:1032) 20241107082902193 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) 20241107082902193 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) 20241107082902193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241107082902193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=6a f8 86 e7 2c 92 2f a8 4e 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902194 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241107082902194 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241107082902194 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241107082902194 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902194 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) 20241107082902194 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) 20241107082902195 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) 20241107082902195 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) 20241107082902196 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) 20241107082902196 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) 20241107082902197 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) 20241107082902197 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) 20241107082902198 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) 20241107082902198 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) 20241107082902199 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) 20241107082902199 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) 20241107082902199 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) 20241107082902199 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) 20241107082902200 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) 20241107082902200 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) 20241107082902201 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) 20241107082902201 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) 20241107082902201 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241107082902201 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) 20241107082902202 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 12 20241107082902212 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 9c 4c 7e 2f 5d 2f 2b 7b 2b 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902212 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 12 (pcu_l1_if.cpp:478) 20241107082902212 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902212 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1b 9c 4c 7e 2f 5d 2f 2b 7b 2b 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902212 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:1032) 20241107082902212 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) 20241107082902212 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) 20241107082902212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241107082902212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=9c 4c 7e 2f 5d 2f 2b 7b 2b 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902212 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241107082902212 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241107082902212 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241107082902212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902212 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) 20241107082902212 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) 20241107082902214 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) 20241107082902214 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) 20241107082902215 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) 20241107082902215 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) 20241107082902216 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) 20241107082902216 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) 20241107082902216 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) 20241107082902216 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) 20241107082902217 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) 20241107082902217 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) 20241107082902218 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) 20241107082902218 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) 20241107082902219 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) 20241107082902219 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) 20241107082902220 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) 20241107082902220 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) 20241107082902220 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241107082902220 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) 20241107082902221 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 13 20241107082902231 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 87 a5 91 ac 38 2d a6 44 fc 6f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902231 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 13 (pcu_l1_if.cpp:478) 20241107082902231 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902231 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1d 87 a5 91 ac 38 2d a6 44 fc 6f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902231 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:1032) 20241107082902231 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) 20241107082902231 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) 20241107082902231 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241107082902231 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=87 a5 91 ac 38 2d a6 44 fc 6f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902231 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241107082902231 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241107082902231 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241107082902231 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902231 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) 20241107082902231 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) 20241107082902233 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) 20241107082902233 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) 20241107082902234 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) 20241107082902234 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) 20241107082902235 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) 20241107082902235 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) 20241107082902236 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) 20241107082902236 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) 20241107082902237 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) 20241107082902237 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) 20241107082902238 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) 20241107082902238 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) 20241107082902239 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) 20241107082902239 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) 20241107082902241 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) 20241107082902241 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) 20241107082902241 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241107082902241 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) 20241107082902242 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 14 20241107082902255 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 dd 2d 7a e8 dd 04 53 35 c5 66 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 14 (pcu_l1_if.cpp:478) 20241107082902255 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902255 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1f dd 2d 7a e8 dd 04 53 35 c5 66 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902255 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:1032) 20241107082902255 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) 20241107082902255 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) 20241107082902255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241107082902255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=dd 2d 7a e8 dd 04 53 35 c5 66 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902255 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241107082902255 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241107082902255 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241107082902255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902255 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) 20241107082902255 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) 20241107082902256 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) 20241107082902256 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) 20241107082902257 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) 20241107082902257 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) 20241107082902258 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) 20241107082902258 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) 20241107082902259 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) 20241107082902259 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) 20241107082902260 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) 20241107082902260 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) 20241107082902261 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) 20241107082902261 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) 20241107082902263 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) 20241107082902263 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) 20241107082902264 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) 20241107082902264 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) 20241107082902264 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241107082902264 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) 20241107082902265 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 15 20241107082902274 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 26 a2 30 1e 43 e7 b9 51 52 ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 15 (pcu_l1_if.cpp:478) 20241107082902275 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902275 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 21 26 a2 30 1e 43 e7 b9 51 52 ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902275 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:1032) 20241107082902275 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) 20241107082902275 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) 20241107082902275 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241107082902275 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=26 a2 30 1e 43 e7 b9 51 52 ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902275 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241107082902275 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241107082902275 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241107082902275 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902275 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) 20241107082902275 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) 20241107082902276 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) 20241107082902276 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) 20241107082902277 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) 20241107082902277 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) 20241107082902278 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) 20241107082902278 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) 20241107082902279 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) 20241107082902279 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) 20241107082902279 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) 20241107082902279 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) 20241107082902280 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) 20241107082902280 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) 20241107082902281 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) 20241107082902281 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) 20241107082902282 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) 20241107082902282 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) 20241107082902282 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241107082902282 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) 20241107082902283 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 16 20241107082902293 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 7e b9 fe 1e 79 0b f1 24 4d 85 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902293 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 16 (pcu_l1_if.cpp:478) 20241107082902293 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902293 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 23 7e b9 fe 1e 79 0b f1 24 4d 85 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902293 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:1032) 20241107082902293 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) 20241107082902293 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) 20241107082902293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241107082902293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=7e b9 fe 1e 79 0b f1 24 4d 85 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902293 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241107082902293 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241107082902293 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241107082902293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902293 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) 20241107082902293 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) 20241107082902295 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) 20241107082902295 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) 20241107082902295 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) 20241107082902295 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) 20241107082902296 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) 20241107082902296 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) 20241107082902297 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) 20241107082902297 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) 20241107082902298 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) 20241107082902298 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) 20241107082902299 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) 20241107082902299 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) 20241107082902299 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) 20241107082902299 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) 20241107082902303 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) 20241107082902303 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) 20241107082902303 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241107082902303 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) 20241107082902303 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 17 20241107082902317 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 e0 83 35 66 2f ca 93 42 13 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 17 (pcu_l1_if.cpp:478) 20241107082902317 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902317 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 25 e0 83 35 66 2f ca 93 42 13 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902317 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:1032) 20241107082902317 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) 20241107082902317 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) 20241107082902317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241107082902317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e0 83 35 66 2f ca 93 42 13 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902317 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241107082902317 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241107082902317 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241107082902317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902317 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) 20241107082902317 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) 20241107082902318 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) 20241107082902318 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) 20241107082902319 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) 20241107082902319 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) 20241107082902320 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) 20241107082902320 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) 20241107082902321 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) 20241107082902321 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) 20241107082902321 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) 20241107082902322 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) 20241107082902322 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) 20241107082902322 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) 20241107082902323 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) 20241107082902323 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) 20241107082902324 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) 20241107082902324 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) 20241107082902324 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241107082902324 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) 20241107082902325 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 18 20241107082902336 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 7c c4 e5 bd 16 b7 9e d9 57 06 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902336 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 18 (pcu_l1_if.cpp:478) 20241107082902336 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902336 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 27 7c c4 e5 bd 16 b7 9e d9 57 06 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902336 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:1032) 20241107082902336 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) 20241107082902336 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) 20241107082902336 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241107082902336 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=7c c4 e5 bd 16 b7 9e d9 57 06 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902337 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241107082902337 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241107082902337 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241107082902337 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902337 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) 20241107082902337 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) 20241107082902337 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107082902337 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107082902337 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107082902338 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) 20241107082902338 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) 20241107082902338 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) 20241107082902338 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) 20241107082902339 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) 20241107082902339 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) 20241107082902340 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) 20241107082902340 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) 20241107082902342 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) 20241107082902342 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) 20241107082902343 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) 20241107082902343 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) 20241107082902344 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) 20241107082902344 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) 20241107082902345 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) 20241107082902345 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) 20241107082902345 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20241107082902345 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) 20241107082902345 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107082902345 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107082902345 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) 20241107082902345 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107082902345 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) 20241107082902345 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) 20241107082902345 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS1 (0) MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 19 20241107082902356 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 29 51 fa ea 1d 56 3a 0e 25 35 21 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902356 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 19 (pcu_l1_if.cpp:478) 20241107082902356 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902356 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 29 51 fa ea 1d 56 3a 0e 25 35 21 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902356 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:1032) 20241107082902356 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) 20241107082902356 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) 20241107082902356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241107082902356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=51 fa ea 1d 56 3a 0e 25 35 21 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902356 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241107082902356 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241107082902356 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241107082902356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902356 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) 20241107082902356 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) 20241107082902357 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) 20241107082902357 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) 20241107082902358 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) 20241107082902358 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) 20241107082902359 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) 20241107082902359 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) 20241107082902360 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) 20241107082902360 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) 20241107082902361 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) 20241107082902361 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) 20241107082902362 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) 20241107082902362 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) 20241107082902362 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) 20241107082902363 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) 20241107082902365 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) 20241107082902365 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) 20241107082902365 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type USF (pdch_ul_controller.c:184) 20241107082902365 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) 20241107082902366 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 20 20241107082902380 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 2b 23 3b 76 ef 1e ba 3b 36 19 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 20 (pcu_l1_if.cpp:478) 20241107082902380 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902380 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2b 23 3b 76 ef 1e ba 3b 36 19 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902380 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:1032) 20241107082902380 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) 20241107082902380 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) 20241107082902380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241107082902380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=23 3b 76 ef 1e ba 3b 36 19 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902380 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241107082902380 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241107082902380 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241107082902380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902380 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) 20241107082902380 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) 20241107082902381 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) 20241107082902381 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) 20241107082902382 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) 20241107082902382 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) 20241107082902384 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) 20241107082902384 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) 20241107082902385 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) 20241107082902385 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) 20241107082902385 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) 20241107082902385 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) 20241107082902386 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) 20241107082902386 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) 20241107082902387 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) 20241107082902387 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) 20241107082902388 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) 20241107082902388 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) 20241107082902388 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20241107082902388 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) 20241107082902389 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 21 20241107082902400 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 2d fd 4b ec 13 c6 a4 f6 94 73 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 21 (pcu_l1_if.cpp:478) 20241107082902400 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902400 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2d fd 4b ec 13 c6 a4 f6 94 73 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902400 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:1032) 20241107082902400 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) 20241107082902400 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) 20241107082902400 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241107082902400 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=fd 4b ec 13 c6 a4 f6 94 73 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902400 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241107082902400 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241107082902400 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241107082902400 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902400 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) 20241107082902400 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) 20241107082902401 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) 20241107082902401 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) 20241107082902402 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) 20241107082902402 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) 20241107082902403 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) 20241107082902403 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) 20241107082902404 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) 20241107082902404 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) 20241107082902406 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) 20241107082902406 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) 20241107082902407 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) 20241107082902407 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) 20241107082902408 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) 20241107082902408 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) 20241107082902409 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) 20241107082902409 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) 20241107082902409 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241107082902409 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) 20241107082902410 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 22 20241107082902419 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 2f 81 c8 71 aa 6d 9a 84 e2 88 92 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902419 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 22 (pcu_l1_if.cpp:478) 20241107082902419 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902419 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2f 81 c8 71 aa 6d 9a 84 e2 88 92 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902419 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:1032) 20241107082902419 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) 20241107082902419 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) 20241107082902419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241107082902419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=81 c8 71 aa 6d 9a 84 e2 88 92 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902419 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241107082902419 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241107082902419 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241107082902419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902419 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) 20241107082902419 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) 20241107082902420 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) 20241107082902420 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) 20241107082902421 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) 20241107082902421 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) 20241107082902422 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) 20241107082902422 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) 20241107082902423 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) 20241107082902423 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) 20241107082902424 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) 20241107082902424 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) 20241107082902425 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) 20241107082902425 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) 20241107082902425 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) 20241107082902425 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) 20241107082902429 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) 20241107082902429 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) 20241107082902429 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20241107082902429 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) 20241107082902429 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 23 20241107082902443 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 31 fa 46 9f 0b 96 7c 48 27 d8 a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902443 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 23 (pcu_l1_if.cpp:478) 20241107082902443 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902443 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 31 fa 46 9f 0b 96 7c 48 27 d8 a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902443 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:1032) 20241107082902443 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) 20241107082902443 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) 20241107082902443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241107082902443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=fa 46 9f 0b 96 7c 48 27 d8 a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902443 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241107082902443 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241107082902444 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241107082902444 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902444 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) 20241107082902444 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) 20241107082902445 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) 20241107082902445 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) 20241107082902446 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) 20241107082902446 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) 20241107082902447 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) 20241107082902447 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) 20241107082902448 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) 20241107082902448 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) 20241107082902449 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) 20241107082902449 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) 20241107082902450 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) 20241107082902450 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) 20241107082902450 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) 20241107082902450 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) 20241107082902451 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) 20241107082902451 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) 20241107082902451 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20241107082902451 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) 20241107082902452 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 24 20241107082902463 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 33 24 55 ac 8d 15 1b 86 1f 1f ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 24 (pcu_l1_if.cpp:478) 20241107082902463 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902463 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 33 24 55 ac 8d 15 1b 86 1f 1f ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902463 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:1032) 20241107082902463 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) 20241107082902463 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) 20241107082902463 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20241107082902463 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=24 55 ac 8d 15 1b 86 1f 1f ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902463 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20241107082902463 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20241107082902463 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20241107082902463 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902463 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) 20241107082902463 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) 20241107082902464 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) 20241107082902464 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) 20241107082902465 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) 20241107082902465 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) 20241107082902466 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) 20241107082902466 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) 20241107082902467 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) 20241107082902467 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) 20241107082902468 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) 20241107082902468 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) 20241107082902469 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) 20241107082902469 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) 20241107082902470 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) 20241107082902471 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) 20241107082902472 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) 20241107082902472 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) 20241107082902472 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241107082902472 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) 20241107082902473 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 25 20241107082902482 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 35 f0 5f 09 75 49 1d 1b 3b 9b c3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902482 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 25 (pcu_l1_if.cpp:478) 20241107082902482 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902482 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 35 f0 5f 09 75 49 1d 1b 3b 9b c3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902482 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:1032) 20241107082902482 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) 20241107082902482 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) 20241107082902482 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20241107082902482 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f0 5f 09 75 49 1d 1b 3b 9b c3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902482 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20241107082902482 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20241107082902482 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20241107082902482 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902482 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) 20241107082902482 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) 20241107082902484 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) 20241107082902484 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) 20241107082902484 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) 20241107082902484 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) 20241107082902485 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) 20241107082902485 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) 20241107082902486 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) 20241107082902486 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) 20241107082902487 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) 20241107082902487 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) 20241107082902488 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) 20241107082902488 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) 20241107082902488 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) 20241107082902488 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) 20241107082902491 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) 20241107082902491 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) 20241107082902491 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241107082902491 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) 20241107082902492 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 26 20241107082902506 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 37 5c 6a 76 b8 28 03 88 ec df e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902506 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 26 (pcu_l1_if.cpp:478) 20241107082902506 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902506 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 37 5c 6a 76 b8 28 03 88 ec df e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902506 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:1032) 20241107082902506 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) 20241107082902506 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) 20241107082902506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20241107082902506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5c 6a 76 b8 28 03 88 ec df e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902506 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20241107082902506 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20241107082902506 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20241107082902506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902506 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) 20241107082902506 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) 20241107082902507 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) 20241107082902507 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) 20241107082902508 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) 20241107082902508 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) 20241107082902509 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) 20241107082902509 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) 20241107082902510 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) 20241107082902510 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) 20241107082902511 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) 20241107082902511 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) 20241107082902512 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) 20241107082902512 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) 20241107082902512 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) 20241107082902512 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) 20241107082902513 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) 20241107082902513 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) 20241107082902513 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20241107082902513 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) 20241107082902514 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 27 20241107082902525 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 39 23 e0 35 bf 2f ec 7d e3 d9 2a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902525 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 27 (pcu_l1_if.cpp:478) 20241107082902525 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902525 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 39 23 e0 35 bf 2f ec 7d e3 d9 2a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902525 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:1032) 20241107082902525 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) 20241107082902525 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) 20241107082902525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20241107082902525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=23 e0 35 bf 2f ec 7d e3 d9 2a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902525 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20241107082902525 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20241107082902525 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20241107082902525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902525 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) 20241107082902525 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) 20241107082902526 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) 20241107082902526 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) 20241107082902527 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) 20241107082902527 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) 20241107082902528 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) 20241107082902528 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) 20241107082902529 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) 20241107082902529 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) 20241107082902529 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) 20241107082902530 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) 20241107082902530 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) 20241107082902530 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) 20241107082902531 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) 20241107082902531 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) 20241107082902532 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) 20241107082902532 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) 20241107082902532 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20241107082902532 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) 20241107082902533 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 28 20241107082902544 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 3b 60 4e c4 43 91 76 02 2a 33 d0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902544 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 28 (pcu_l1_if.cpp:478) 20241107082902544 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902544 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3b 60 4e c4 43 91 76 02 2a 33 d0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902544 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:1032) 20241107082902544 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) 20241107082902544 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) 20241107082902544 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20241107082902544 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=60 4e c4 43 91 76 02 2a 33 d0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902544 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20241107082902544 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20241107082902544 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20241107082902544 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902544 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) 20241107082902544 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) 20241107082902545 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) 20241107082902545 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) 20241107082902546 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) 20241107082902546 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) 20241107082902547 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) 20241107082902547 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) 20241107082902548 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) 20241107082902548 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) 20241107082902549 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) 20241107082902549 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) 20241107082902549 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) 20241107082902549 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) 20241107082902550 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) 20241107082902550 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) 20241107082902554 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) 20241107082902554 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) 20241107082902554 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241107082902554 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) 20241107082902554 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 29 20241107082902568 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 3d 01 05 10 0a d1 19 42 0b 5f 33 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902568 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 29 (pcu_l1_if.cpp:478) 20241107082902568 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902568 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3d 01 05 10 0a d1 19 42 0b 5f 33 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902568 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:1032) 20241107082902568 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) 20241107082902568 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) 20241107082902568 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20241107082902568 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=01 05 10 0a d1 19 42 0b 5f 33 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902568 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20241107082902568 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20241107082902568 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20241107082902568 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902568 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) 20241107082902568 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) 20241107082902570 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) 20241107082902570 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) 20241107082902571 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) 20241107082902571 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) 20241107082902571 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) 20241107082902572 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) 20241107082902572 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) 20241107082902572 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) 20241107082902573 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) 20241107082902573 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) 20241107082902574 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) 20241107082902574 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) 20241107082902575 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) 20241107082902575 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) 20241107082902576 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) 20241107082902576 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) 20241107082902576 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241107082902576 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) 20241107082902577 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 30 20241107082902587 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 3f 57 13 e0 02 cc 15 a4 1c 54 9d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902587 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 30 (pcu_l1_if.cpp:478) 20241107082902587 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902587 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3f 57 13 e0 02 cc 15 a4 1c 54 9d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902587 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:1032) 20241107082902587 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) 20241107082902587 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) 20241107082902588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20241107082902588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=57 13 e0 02 cc 15 a4 1c 54 9d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902588 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20241107082902588 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20241107082902588 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20241107082902588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902588 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) 20241107082902588 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) 20241107082902589 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) 20241107082902589 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) 20241107082902591 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) 20241107082902591 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) 20241107082902592 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) 20241107082902592 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) 20241107082902593 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) 20241107082902593 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) 20241107082902593 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) 20241107082902593 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) 20241107082902595 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) 20241107082902595 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) 20241107082902595 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) 20241107082902595 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) 20241107082902596 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) 20241107082902596 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) 20241107082902596 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241107082902596 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) 20241107082902597 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 31 20241107082902606 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 41 f0 c4 2f 3b 36 91 6f 29 3e b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902606 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 31 (pcu_l1_if.cpp:478) 20241107082902606 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902606 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 41 f0 c4 2f 3b 36 91 6f 29 3e b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902607 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:1032) 20241107082902607 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) 20241107082902607 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) 20241107082902607 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20241107082902607 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f0 c4 2f 3b 36 91 6f 29 3e b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902607 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20241107082902607 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20241107082902607 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20241107082902607 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902607 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) 20241107082902607 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) 20241107082902608 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) 20241107082902608 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) 20241107082902609 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) 20241107082902609 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) 20241107082902611 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) 20241107082902611 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) 20241107082902612 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) 20241107082902612 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) 20241107082902613 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) 20241107082902613 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) 20241107082902614 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) 20241107082902614 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) 20241107082902615 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) 20241107082902615 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) 20241107082902616 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) 20241107082902616 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) 20241107082902616 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20241107082902616 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) 20241107082902617 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 32 20241107082902631 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 43 1c 04 1b 30 50 4d 21 db 5b b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902631 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 32 (pcu_l1_if.cpp:478) 20241107082902631 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902631 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 43 1c 04 1b 30 50 4d 21 db 5b b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902631 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:1032) 20241107082902631 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) 20241107082902631 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) 20241107082902631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20241107082902631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1c 04 1b 30 50 4d 21 db 5b b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902631 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20241107082902631 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20241107082902631 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20241107082902631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902631 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) 20241107082902631 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) 20241107082902632 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) 20241107082902632 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) 20241107082902633 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) 20241107082902633 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) 20241107082902634 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) 20241107082902634 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) 20241107082902635 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) 20241107082902635 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) 20241107082902636 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) 20241107082902636 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) 20241107082902636 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) 20241107082902637 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) 20241107082902637 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) 20241107082902637 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) 20241107082902638 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) 20241107082902638 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) 20241107082902638 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20241107082902638 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) 20241107082902639 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 33 20241107082902650 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 45 67 05 17 04 2b 33 db 6a 99 25 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902650 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 33 (pcu_l1_if.cpp:478) 20241107082902650 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902650 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 45 67 05 17 04 2b 33 db 6a 99 25 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902650 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:1032) 20241107082902650 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) 20241107082902650 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241107082902650 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) 20241107082902650 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20241107082902650 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=67 05 17 04 2b 33 db 6a 99 25 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902650 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20241107082902650 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20241107082902650 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20241107082902650 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902650 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) 20241107082902650 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) 20241107082902651 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) 20241107082902651 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) 20241107082902652 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) 20241107082902652 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) 20241107082902653 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) 20241107082902653 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) 20241107082902654 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) 20241107082902654 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) 20241107082902655 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) 20241107082902655 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) 20241107082902655 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) 20241107082902655 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) 20241107082902656 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) 20241107082902656 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) 20241107082902657 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) 20241107082902657 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) 20241107082902657 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20241107082902657 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) 20241107082902658 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 34 20241107082902669 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 47 1f 39 8c d2 a8 65 93 2e c1 0a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902669 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 34 (pcu_l1_if.cpp:478) 20241107082902669 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902669 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 47 1f 39 8c d2 a8 65 93 2e c1 0a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902669 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:1032) 20241107082902669 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) 20241107082902669 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) 20241107082902669 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20241107082902669 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1f 39 8c d2 a8 65 93 2e c1 0a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902669 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20241107082902669 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20241107082902669 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20241107082902669 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902669 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) 20241107082902669 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) 20241107082902671 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) 20241107082902671 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) 20241107082902671 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) 20241107082902671 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) 20241107082902672 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) 20241107082902672 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) 20241107082902673 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) 20241107082902673 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) 20241107082902674 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) 20241107082902674 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) 20241107082902675 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) 20241107082902675 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) 20241107082902675 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) 20241107082902675 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) 20241107082902678 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) 20241107082902678 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) 20241107082902678 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20241107082902678 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) 20241107082902679 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 35 20241107082902693 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 49 35 21 e1 3e fd d9 c9 91 30 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902693 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 35 (pcu_l1_if.cpp:478) 20241107082902693 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902693 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 49 35 21 e1 3e fd d9 c9 91 30 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902693 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:1032) 20241107082902693 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) 20241107082902693 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) 20241107082902693 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20241107082902693 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=35 21 e1 3e fd d9 c9 91 30 d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902693 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20241107082902693 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20241107082902693 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20241107082902693 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902693 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) 20241107082902693 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) 20241107082902694 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) 20241107082902694 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) 20241107082902695 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) 20241107082902695 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) 20241107082902695 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) 20241107082902695 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) 20241107082902696 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) 20241107082902696 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) 20241107082902697 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) 20241107082902697 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) 20241107082902698 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) 20241107082902698 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) 20241107082902699 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) 20241107082902699 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) 20241107082902700 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) 20241107082902700 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) 20241107082902700 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20241107082902700 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) 20241107082902700 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 36 20241107082902712 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 4b 99 24 39 3a 84 6b a0 f3 e7 d6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 36 (pcu_l1_if.cpp:478) 20241107082902712 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902712 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4b 99 24 39 3a 84 6b a0 f3 e7 d6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902712 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:1032) 20241107082902712 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) 20241107082902712 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) 20241107082902712 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20241107082902712 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=99 24 39 3a 84 6b a0 f3 e7 d6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902712 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20241107082902712 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20241107082902712 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20241107082902712 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902712 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) 20241107082902712 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) 20241107082902714 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) 20241107082902714 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) 20241107082902715 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) 20241107082902715 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) 20241107082902715 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) 20241107082902715 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) 20241107082902716 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) 20241107082902716 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) 20241107082902717 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) 20241107082902717 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) 20241107082902718 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) 20241107082902718 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) 20241107082902719 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) 20241107082902719 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) 20241107082902720 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) 20241107082902720 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) 20241107082902720 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20241107082902720 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) 20241107082902720 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 37 20241107082902731 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 4d a7 9b 62 10 1d 8e e2 e2 80 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902731 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 37 (pcu_l1_if.cpp:478) 20241107082902731 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902731 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4d a7 9b 62 10 1d 8e e2 e2 80 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902731 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:1032) 20241107082902731 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) 20241107082902731 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) 20241107082902731 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20241107082902731 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a7 9b 62 10 1d 8e e2 e2 80 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902731 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20241107082902731 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20241107082902731 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20241107082902731 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902731 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) 20241107082902731 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) 20241107082902732 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) 20241107082902732 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) 20241107082902733 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) 20241107082902733 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) 20241107082902734 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) 20241107082902734 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) 20241107082902734 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) 20241107082902734 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) 20241107082902735 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) 20241107082902735 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) 20241107082902736 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) 20241107082902736 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) 20241107082902737 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) 20241107082902737 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) 20241107082902740 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) 20241107082902740 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) 20241107082902740 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20241107082902740 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) 20241107082902741 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 38 20241107082902755 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 4f 1c 1f 7b 6d 9a d9 90 7b 4c 2d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 38 (pcu_l1_if.cpp:478) 20241107082902755 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902755 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4f 1c 1f 7b 6d 9a d9 90 7b 4c 2d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902755 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:1032) 20241107082902755 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) 20241107082902755 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) 20241107082902755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20241107082902755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1c 1f 7b 6d 9a d9 90 7b 4c 2d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902755 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20241107082902755 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20241107082902755 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20241107082902755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902755 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) 20241107082902755 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) 20241107082902755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107082902755 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107082902755 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107082902756 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) 20241107082902756 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) 20241107082902757 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) 20241107082902757 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) 20241107082902758 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) 20241107082902758 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) 20241107082902759 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) 20241107082902759 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) 20241107082902759 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) 20241107082902759 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) 20241107082902760 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) 20241107082902760 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) 20241107082902761 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) 20241107082902761 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) 20241107082902762 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) 20241107082902762 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) 20241107082902762 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 242 for type USF (pdch_ul_controller.c:184) 20241107082902762 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) 20241107082902762 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107082902762 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107082902762 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) 20241107082902762 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107082902762 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107082902762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 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) 20241107082902763 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS1 (0) MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 39 20241107082902774 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 51 95 96 52 1b e5 94 01 1c 60 37 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 39 (pcu_l1_if.cpp:478) 20241107082902774 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902774 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 51 95 96 52 1b e5 94 01 1c 60 37 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902774 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:1032) 20241107082902774 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) 20241107082902774 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) 20241107082902774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20241107082902774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=95 96 52 1b e5 94 01 1c 60 37 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902774 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20241107082902774 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20241107082902774 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20241107082902774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902774 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) 20241107082902774 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) 20241107082902775 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) 20241107082902775 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) 20241107082902776 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) 20241107082902776 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) 20241107082902777 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) 20241107082902777 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) 20241107082902778 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) 20241107082902778 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) 20241107082902779 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) 20241107082902779 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) 20241107082902780 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) 20241107082902780 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) 20241107082902780 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) 20241107082902780 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) 20241107082902781 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) 20241107082902781 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) 20241107082902781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 247 for type USF (pdch_ul_controller.c:184) 20241107082902781 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) 20241107082902782 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 40 20241107082902793 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 53 5c 84 c8 45 d8 37 70 f3 14 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902793 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 40 (pcu_l1_if.cpp:478) 20241107082902793 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902793 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 53 5c 84 c8 45 d8 37 70 f3 14 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902793 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:1032) 20241107082902793 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) 20241107082902793 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) 20241107082902793 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20241107082902793 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5c 84 c8 45 d8 37 70 f3 14 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902793 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20241107082902793 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20241107082902793 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20241107082902793 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902793 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) 20241107082902793 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) 20241107082902794 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) 20241107082902794 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) 20241107082902795 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) 20241107082902795 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) 20241107082902796 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) 20241107082902796 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) 20241107082902797 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) 20241107082902797 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) 20241107082902798 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) 20241107082902798 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) 20241107082902799 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) 20241107082902799 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) 20241107082902800 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) 20241107082902800 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) 20241107082902803 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) 20241107082902803 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) 20241107082902803 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 251 for type USF (pdch_ul_controller.c:184) 20241107082902803 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) 20241107082902804 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 41 20241107082902817 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 55 a0 33 68 2a f6 85 51 24 bc 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902817 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 41 (pcu_l1_if.cpp:478) 20241107082902817 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902817 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 55 a0 33 68 2a f6 85 51 24 bc 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902817 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:1032) 20241107082902817 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) 20241107082902817 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) 20241107082902817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20241107082902817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a0 33 68 2a f6 85 51 24 bc 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902817 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20241107082902817 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20241107082902818 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20241107082902818 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902818 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) 20241107082902818 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) 20241107082902819 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) 20241107082902819 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) 20241107082902820 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) 20241107082902820 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) 20241107082902821 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) 20241107082902821 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) 20241107082902821 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) 20241107082902821 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) 20241107082902822 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) 20241107082902822 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) 20241107082902823 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) 20241107082902823 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) 20241107082902824 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) 20241107082902824 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) 20241107082902825 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) 20241107082902825 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) 20241107082902825 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type USF (pdch_ul_controller.c:184) 20241107082902825 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) 20241107082902825 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 42 20241107082902836 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 57 ae be 96 23 87 59 ba 54 3e cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 42 (pcu_l1_if.cpp:478) 20241107082902836 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902836 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 57 ae be 96 23 87 59 ba 54 3e cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902836 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:1032) 20241107082902836 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) 20241107082902836 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) 20241107082902836 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20241107082902836 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ae be 96 23 87 59 ba 54 3e cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902836 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20241107082902836 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20241107082902836 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20241107082902836 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902836 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) 20241107082902836 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) 20241107082902837 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) 20241107082902837 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) 20241107082902838 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) 20241107082902838 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) 20241107082902839 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) 20241107082902839 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) 20241107082902840 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) 20241107082902840 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) 20241107082902841 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) 20241107082902841 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) 20241107082902841 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) 20241107082902841 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) 20241107082902842 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) 20241107082902842 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) 20241107082902843 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) 20241107082902843 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) 20241107082902843 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 260 for type USF (pdch_ul_controller.c:184) 20241107082902843 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) 20241107082902844 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 43 20241107082902855 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 59 90 f9 9c cf ee c1 a5 f1 66 bb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 43 (pcu_l1_if.cpp:478) 20241107082902855 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902855 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 59 90 f9 9c cf ee c1 a5 f1 66 bb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902855 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:1032) 20241107082902855 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) 20241107082902855 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) 20241107082902855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 44 storing in window (44..107) (tbf_ul.cpp:314) 20241107082902855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=90 f9 9c cf ee c1 a5 f1 66 bb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902855 DRLCMACUL DEBUG - Mark BSN 108 as INVALID (rlc_window_ul.cpp:42) 20241107082902855 DRLCMACUL DEBUG - Raising V(R) to 45 (rlc_window_ul.cpp:50) 20241107082902855 DRLCMACUL DEBUG - Taking block 44 out, raising V(Q) to 45 (rlc_window_ul.cpp:65) 20241107082902855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902855 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) 20241107082902855 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) 20241107082902857 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) 20241107082902857 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) 20241107082902857 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) 20241107082902857 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) 20241107082902858 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) 20241107082902858 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) 20241107082902859 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) 20241107082902859 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) 20241107082902860 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) 20241107082902860 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) 20241107082902861 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) 20241107082902861 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) 20241107082902861 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) 20241107082902861 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) 20241107082902865 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) 20241107082902865 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) 20241107082902865 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 264 for type USF (pdch_ul_controller.c:184) 20241107082902865 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) 20241107082902865 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 44 20241107082902879 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 5b 19 06 20 97 59 0e 7a 2f d9 c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 44 (pcu_l1_if.cpp:478) 20241107082902879 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902879 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5b 19 06 20 97 59 0e 7a 2f d9 c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902879 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:1032) 20241107082902879 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) 20241107082902879 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) 20241107082902879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 45 storing in window (45..108) (tbf_ul.cpp:314) 20241107082902879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=19 06 20 97 59 0e 7a 2f d9 c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902879 DRLCMACUL DEBUG - Mark BSN 109 as INVALID (rlc_window_ul.cpp:42) 20241107082902879 DRLCMACUL DEBUG - Raising V(R) to 46 (rlc_window_ul.cpp:50) 20241107082902879 DRLCMACUL DEBUG - Taking block 45 out, raising V(Q) to 46 (rlc_window_ul.cpp:65) 20241107082902879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902879 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) 20241107082902879 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) 20241107082902880 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) 20241107082902880 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) 20241107082902881 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) 20241107082902881 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) 20241107082902882 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) 20241107082902882 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) 20241107082902883 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) 20241107082902883 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) 20241107082902884 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) 20241107082902884 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) 20241107082902885 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) 20241107082902885 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) 20241107082902885 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) 20241107082902885 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) 20241107082902886 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) 20241107082902886 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) 20241107082902886 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type USF (pdch_ul_controller.c:184) 20241107082902886 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) 20241107082902887 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 45 20241107082902898 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 5d 07 e1 fb df 57 50 01 1d 32 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 45 (pcu_l1_if.cpp:478) 20241107082902898 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902898 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5d 07 e1 fb df 57 50 01 1d 32 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902898 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:1032) 20241107082902899 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) 20241107082902899 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) 20241107082902899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 46 storing in window (46..109) (tbf_ul.cpp:314) 20241107082902899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=07 e1 fb df 57 50 01 1d 32 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902899 DRLCMACUL DEBUG - Mark BSN 110 as INVALID (rlc_window_ul.cpp:42) 20241107082902899 DRLCMACUL DEBUG - Raising V(R) to 47 (rlc_window_ul.cpp:50) 20241107082902899 DRLCMACUL DEBUG - Taking block 46 out, raising V(Q) to 47 (rlc_window_ul.cpp:65) 20241107082902899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902899 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) 20241107082902899 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) 20241107082902900 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) 20241107082902900 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) 20241107082902901 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) 20241107082902901 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) 20241107082902902 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) 20241107082902902 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) 20241107082902903 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) 20241107082902903 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) 20241107082902904 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) 20241107082902904 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) 20241107082902905 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) 20241107082902905 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) 20241107082902906 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) 20241107082902906 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) 20241107082902907 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) 20241107082902907 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) 20241107082902907 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type USF (pdch_ul_controller.c:184) 20241107082902907 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) 20241107082902907 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 46 20241107082902917 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 5f 82 47 c1 ae 42 f3 55 a4 1a c0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902917 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 46 (pcu_l1_if.cpp:478) 20241107082902917 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902917 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5f 82 47 c1 ae 42 f3 55 a4 1a c0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902917 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:1032) 20241107082902917 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) 20241107082902917 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) 20241107082902918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 47 storing in window (47..110) (tbf_ul.cpp:314) 20241107082902918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=82 47 c1 ae 42 f3 55 a4 1a c0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902918 DRLCMACUL DEBUG - Mark BSN 111 as INVALID (rlc_window_ul.cpp:42) 20241107082902918 DRLCMACUL DEBUG - Raising V(R) to 48 (rlc_window_ul.cpp:50) 20241107082902918 DRLCMACUL DEBUG - Taking block 47 out, raising V(Q) to 48 (rlc_window_ul.cpp:65) 20241107082902918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902918 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) 20241107082902918 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) 20241107082902919 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) 20241107082902919 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) 20241107082902919 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) 20241107082902919 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) 20241107082902920 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) 20241107082902920 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) 20241107082902921 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) 20241107082902921 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) 20241107082902922 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) 20241107082902922 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) 20241107082902923 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) 20241107082902923 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) 20241107082902923 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) 20241107082902923 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) 20241107082902927 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) 20241107082902927 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) 20241107082902927 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20241107082902927 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) 20241107082902928 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 47 20241107082902941 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 61 3c 66 ba e0 9b 4a 14 04 9c 25 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 47 (pcu_l1_if.cpp:478) 20241107082902941 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902941 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 61 3c 66 ba e0 9b 4a 14 04 9c 25 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902941 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:1032) 20241107082902941 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) 20241107082902941 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) 20241107082902941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 48 storing in window (48..111) (tbf_ul.cpp:314) 20241107082902941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3c 66 ba e0 9b 4a 14 04 9c 25 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902941 DRLCMACUL DEBUG - Mark BSN 112 as INVALID (rlc_window_ul.cpp:42) 20241107082902941 DRLCMACUL DEBUG - Raising V(R) to 49 (rlc_window_ul.cpp:50) 20241107082902941 DRLCMACUL DEBUG - Taking block 48 out, raising V(Q) to 49 (rlc_window_ul.cpp:65) 20241107082902942 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902942 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) 20241107082902942 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) 20241107082902943 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) 20241107082902943 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) 20241107082902943 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) 20241107082902943 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) 20241107082902944 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) 20241107082902944 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) 20241107082902945 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) 20241107082902945 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) 20241107082902946 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) 20241107082902946 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) 20241107082902947 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) 20241107082902947 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) 20241107082902948 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) 20241107082902948 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) 20241107082902949 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) 20241107082902949 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) 20241107082902949 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20241107082902949 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) 20241107082902950 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 48 20241107082902961 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 63 15 c4 3a 0f 5d b4 db 86 7f c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902961 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 48 (pcu_l1_if.cpp:478) 20241107082902961 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902961 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 63 15 c4 3a 0f 5d b4 db 86 7f c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902961 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:1032) 20241107082902961 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) 20241107082902961 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) 20241107082902961 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 49 storing in window (49..112) (tbf_ul.cpp:314) 20241107082902961 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=15 c4 3a 0f 5d b4 db 86 7f c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902961 DRLCMACUL DEBUG - Mark BSN 113 as INVALID (rlc_window_ul.cpp:42) 20241107082902961 DRLCMACUL DEBUG - Raising V(R) to 50 (rlc_window_ul.cpp:50) 20241107082902961 DRLCMACUL DEBUG - Taking block 49 out, raising V(Q) to 50 (rlc_window_ul.cpp:65) 20241107082902961 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902961 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) 20241107082902961 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) 20241107082902962 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) 20241107082902962 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) 20241107082902963 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) 20241107082902963 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) 20241107082902964 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) 20241107082902964 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) 20241107082902965 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) 20241107082902965 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) 20241107082902966 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) 20241107082902966 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) 20241107082902966 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) 20241107082902966 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) 20241107082902967 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) 20241107082902967 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) 20241107082902968 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) 20241107082902968 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) 20241107082902968 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20241107082902968 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) 20241107082902969 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 49 20241107082902980 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 65 70 13 49 bc bf 27 14 cc 0f 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082902980 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 49 (pcu_l1_if.cpp:478) 20241107082902980 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082902980 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 65 70 13 49 bc bf 27 14 cc 0f 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082902980 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:1032) 20241107082902980 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) 20241107082902980 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) 20241107082902980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 50 storing in window (50..113) (tbf_ul.cpp:314) 20241107082902980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=70 13 49 bc bf 27 14 cc 0f 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082902980 DRLCMACUL DEBUG - Mark BSN 114 as INVALID (rlc_window_ul.cpp:42) 20241107082902980 DRLCMACUL DEBUG - Raising V(R) to 51 (rlc_window_ul.cpp:50) 20241107082902980 DRLCMACUL DEBUG - Taking block 50 out, raising V(Q) to 51 (rlc_window_ul.cpp:65) 20241107082902980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082902980 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) 20241107082902980 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) 20241107082902981 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) 20241107082902981 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) 20241107082902982 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) 20241107082902982 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) 20241107082902983 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) 20241107082902983 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) 20241107082902984 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) 20241107082902984 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) 20241107082902985 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) 20241107082902985 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) 20241107082902986 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) 20241107082902986 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) 20241107082902987 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) 20241107082902987 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) 20241107082902990 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) 20241107082902990 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) 20241107082902990 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20241107082902990 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) 20241107082902991 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 50 20241107082903004 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 67 71 97 e0 c4 5d b6 dd 6f 76 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903004 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 50 (pcu_l1_if.cpp:478) 20241107082903004 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903004 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 67 71 97 e0 c4 5d b6 dd 6f 76 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903004 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:1032) 20241107082903004 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) 20241107082903004 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) 20241107082903004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 51 storing in window (51..114) (tbf_ul.cpp:314) 20241107082903004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=71 97 e0 c4 5d b6 dd 6f 76 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903004 DRLCMACUL DEBUG - Mark BSN 115 as INVALID (rlc_window_ul.cpp:42) 20241107082903004 DRLCMACUL DEBUG - Raising V(R) to 52 (rlc_window_ul.cpp:50) 20241107082903004 DRLCMACUL DEBUG - Taking block 51 out, raising V(Q) to 52 (rlc_window_ul.cpp:65) 20241107082903004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903004 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) 20241107082903004 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) 20241107082903006 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) 20241107082903006 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) 20241107082903007 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) 20241107082903007 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) 20241107082903007 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) 20241107082903007 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) 20241107082903008 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) 20241107082903008 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) 20241107082903009 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) 20241107082903009 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) 20241107082903010 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) 20241107082903010 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) 20241107082903011 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) 20241107082903011 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) 20241107082903012 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) 20241107082903012 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) 20241107082903012 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241107082903012 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) 20241107082903013 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 51 20241107082903023 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 69 2a dd 40 34 7b 54 56 e3 48 43 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903023 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 51 (pcu_l1_if.cpp:478) 20241107082903023 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903023 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 69 2a dd 40 34 7b 54 56 e3 48 43 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903024 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:1032) 20241107082903024 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) 20241107082903024 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) 20241107082903024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 52 storing in window (52..115) (tbf_ul.cpp:314) 20241107082903024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=2a dd 40 34 7b 54 56 e3 48 43 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903024 DRLCMACUL DEBUG - Mark BSN 116 as INVALID (rlc_window_ul.cpp:42) 20241107082903024 DRLCMACUL DEBUG - Raising V(R) to 53 (rlc_window_ul.cpp:50) 20241107082903024 DRLCMACUL DEBUG - Taking block 52 out, raising V(Q) to 53 (rlc_window_ul.cpp:65) 20241107082903024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903024 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) 20241107082903024 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) 20241107082903025 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) 20241107082903025 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) 20241107082903025 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) 20241107082903025 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) 20241107082903026 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) 20241107082903026 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) 20241107082903027 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) 20241107082903027 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) 20241107082903028 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) 20241107082903028 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) 20241107082903029 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) 20241107082903029 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) 20241107082903030 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) 20241107082903030 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) 20241107082903030 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) 20241107082903030 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) 20241107082903030 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20241107082903030 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) 20241107082903031 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 52 20241107082903043 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 6b 73 b9 e6 58 d1 72 58 56 31 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903043 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 52 (pcu_l1_if.cpp:478) 20241107082903043 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903043 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6b 73 b9 e6 58 d1 72 58 56 31 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903043 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:1032) 20241107082903043 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) 20241107082903043 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) 20241107082903043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 53 storing in window (53..116) (tbf_ul.cpp:314) 20241107082903043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=73 b9 e6 58 d1 72 58 56 31 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903043 DRLCMACUL DEBUG - Mark BSN 117 as INVALID (rlc_window_ul.cpp:42) 20241107082903043 DRLCMACUL DEBUG - Raising V(R) to 54 (rlc_window_ul.cpp:50) 20241107082903043 DRLCMACUL DEBUG - Taking block 53 out, raising V(Q) to 54 (rlc_window_ul.cpp:65) 20241107082903043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903043 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) 20241107082903043 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) 20241107082903044 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) 20241107082903044 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) 20241107082903045 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) 20241107082903045 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) 20241107082903046 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) 20241107082903046 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) 20241107082903047 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) 20241107082903047 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) 20241107082903048 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) 20241107082903048 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) 20241107082903049 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) 20241107082903049 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) 20241107082903049 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) 20241107082903049 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) 20241107082903052 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) 20241107082903052 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) 20241107082903052 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20241107082903052 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) 20241107082903053 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 53 20241107082903067 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 6d 53 a7 16 b2 cf 90 7e 65 00 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903067 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 53 (pcu_l1_if.cpp:478) 20241107082903067 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903067 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6d 53 a7 16 b2 cf 90 7e 65 00 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903067 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:1032) 20241107082903067 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) 20241107082903067 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) 20241107082903067 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 54 storing in window (54..117) (tbf_ul.cpp:314) 20241107082903067 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=53 a7 16 b2 cf 90 7e 65 00 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903067 DRLCMACUL DEBUG - Mark BSN 118 as INVALID (rlc_window_ul.cpp:42) 20241107082903067 DRLCMACUL DEBUG - Raising V(R) to 55 (rlc_window_ul.cpp:50) 20241107082903067 DRLCMACUL DEBUG - Taking block 54 out, raising V(Q) to 55 (rlc_window_ul.cpp:65) 20241107082903067 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903067 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) 20241107082903067 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) 20241107082903068 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) 20241107082903068 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) 20241107082903069 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) 20241107082903069 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) 20241107082903070 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) 20241107082903070 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) 20241107082903071 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) 20241107082903071 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) 20241107082903072 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) 20241107082903072 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) 20241107082903072 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) 20241107082903072 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) 20241107082903073 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) 20241107082903073 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) 20241107082903074 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) 20241107082903074 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) 20241107082903074 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20241107082903074 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) 20241107082903075 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 54 20241107082903087 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 6f 80 0e d1 72 9e 4e 6b 7f b6 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903087 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 54 (pcu_l1_if.cpp:478) 20241107082903087 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903087 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6f 80 0e d1 72 9e 4e 6b 7f b6 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903087 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:1032) 20241107082903087 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) 20241107082903087 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) 20241107082903087 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 55 storing in window (55..118) (tbf_ul.cpp:314) 20241107082903087 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=80 0e d1 72 9e 4e 6b 7f b6 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903087 DRLCMACUL DEBUG - Mark BSN 119 as INVALID (rlc_window_ul.cpp:42) 20241107082903087 DRLCMACUL DEBUG - Raising V(R) to 56 (rlc_window_ul.cpp:50) 20241107082903087 DRLCMACUL DEBUG - Taking block 55 out, raising V(Q) to 56 (rlc_window_ul.cpp:65) 20241107082903087 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903087 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) 20241107082903087 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) 20241107082903088 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) 20241107082903088 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) 20241107082903089 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) 20241107082903089 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) 20241107082903090 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) 20241107082903090 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) 20241107082903091 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) 20241107082903091 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) 20241107082903092 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) 20241107082903092 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) 20241107082903092 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) 20241107082903092 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) 20241107082903093 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) 20241107082903093 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) 20241107082903094 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) 20241107082903094 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) 20241107082903094 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20241107082903094 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) 20241107082903095 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 55 20241107082903107 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 71 03 e3 dc 7f 8c b2 08 8d 86 85 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 55 (pcu_l1_if.cpp:478) 20241107082903107 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903107 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 71 03 e3 dc 7f 8c b2 08 8d 86 85 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903107 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:1032) 20241107082903107 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) 20241107082903107 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) 20241107082903107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 56 storing in window (56..119) (tbf_ul.cpp:314) 20241107082903107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=03 e3 dc 7f 8c b2 08 8d 86 85 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903107 DRLCMACUL DEBUG - Mark BSN 120 as INVALID (rlc_window_ul.cpp:42) 20241107082903107 DRLCMACUL DEBUG - Raising V(R) to 57 (rlc_window_ul.cpp:50) 20241107082903107 DRLCMACUL DEBUG - Taking block 56 out, raising V(Q) to 57 (rlc_window_ul.cpp:65) 20241107082903107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903107 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) 20241107082903107 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) 20241107082903109 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) 20241107082903109 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) 20241107082903110 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) 20241107082903110 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) 20241107082903111 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) 20241107082903111 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) 20241107082903111 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) 20241107082903111 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) 20241107082903112 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) 20241107082903112 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) 20241107082903113 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) 20241107082903113 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) 20241107082903113 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) 20241107082903113 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) 20241107082903115 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) 20241107082903115 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) 20241107082903115 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241107082903115 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) 20241107082903115 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 56 20241107082903130 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 73 f4 2d 04 52 f5 8a 03 8c 83 b2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903130 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 56 (pcu_l1_if.cpp:478) 20241107082903130 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903130 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 73 f4 2d 04 52 f5 8a 03 8c 83 b2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903130 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:1032) 20241107082903130 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) 20241107082903130 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) 20241107082903130 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 57 storing in window (57..120) (tbf_ul.cpp:314) 20241107082903130 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f4 2d 04 52 f5 8a 03 8c 83 b2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903130 DRLCMACUL DEBUG - Mark BSN 121 as INVALID (rlc_window_ul.cpp:42) 20241107082903130 DRLCMACUL DEBUG - Raising V(R) to 58 (rlc_window_ul.cpp:50) 20241107082903130 DRLCMACUL DEBUG - Taking block 57 out, raising V(Q) to 58 (rlc_window_ul.cpp:65) 20241107082903130 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903130 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) 20241107082903130 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) 20241107082903131 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) 20241107082903132 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) 20241107082903132 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) 20241107082903132 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) 20241107082903133 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) 20241107082903133 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) 20241107082903134 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) 20241107082903134 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) 20241107082903135 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) 20241107082903135 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) 20241107082903136 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) 20241107082903136 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) 20241107082903137 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) 20241107082903137 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) 20241107082903138 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) 20241107082903138 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) 20241107082903138 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20241107082903138 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) 20241107082903140 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 57 20241107082903150 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 75 6c 92 66 6a 77 3d 27 24 b7 2c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903150 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 57 (pcu_l1_if.cpp:478) 20241107082903150 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903150 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 75 6c 92 66 6a 77 3d 27 24 b7 2c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903150 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:1032) 20241107082903150 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) 20241107082903150 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) 20241107082903150 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 58 storing in window (58..121) (tbf_ul.cpp:314) 20241107082903150 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=6c 92 66 6a 77 3d 27 24 b7 2c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903150 DRLCMACUL DEBUG - Mark BSN 122 as INVALID (rlc_window_ul.cpp:42) 20241107082903150 DRLCMACUL DEBUG - Raising V(R) to 59 (rlc_window_ul.cpp:50) 20241107082903150 DRLCMACUL DEBUG - Taking block 58 out, raising V(Q) to 59 (rlc_window_ul.cpp:65) 20241107082903150 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903150 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) 20241107082903150 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) 20241107082903151 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) 20241107082903151 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) 20241107082903152 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) 20241107082903152 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) 20241107082903153 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) 20241107082903153 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) 20241107082903154 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) 20241107082903154 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) 20241107082903154 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) 20241107082903154 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) 20241107082903155 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) 20241107082903155 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) 20241107082903156 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) 20241107082903156 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) 20241107082903157 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) 20241107082903157 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) 20241107082903157 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20241107082903157 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) 20241107082903158 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 58 20241107082903169 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 77 dd cc 11 36 b5 00 43 8c 5d 52 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903169 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 58 (pcu_l1_if.cpp:478) 20241107082903169 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903169 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 77 dd cc 11 36 b5 00 43 8c 5d 52 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903169 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:1032) 20241107082903169 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) 20241107082903169 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) 20241107082903169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 59 storing in window (59..122) (tbf_ul.cpp:314) 20241107082903169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=dd cc 11 36 b5 00 43 8c 5d 52 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903169 DRLCMACUL DEBUG - Mark BSN 123 as INVALID (rlc_window_ul.cpp:42) 20241107082903169 DRLCMACUL DEBUG - Raising V(R) to 60 (rlc_window_ul.cpp:50) 20241107082903169 DRLCMACUL DEBUG - Taking block 59 out, raising V(Q) to 60 (rlc_window_ul.cpp:65) 20241107082903169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903169 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) 20241107082903169 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) 20241107082903169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107082903169 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107082903169 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107082903171 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) 20241107082903171 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) 20241107082903172 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) 20241107082903172 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) 20241107082903173 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) 20241107082903173 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) 20241107082903174 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) 20241107082903174 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) 20241107082903175 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) 20241107082903175 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) 20241107082903176 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) 20241107082903176 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) 20241107082903177 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) 20241107082903177 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) 20241107082903178 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) 20241107082903178 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) 20241107082903178 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20241107082903179 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) 20241107082903179 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107082903179 DRLCMACUL DEBUG - V(N): "IIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107082903179 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) 20241107082903179 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107082903179 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107082903179 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 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) 20241107082903179 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS1 (0) MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 59 20241107082903193 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 79 90 68 02 42 fa 01 47 69 70 ac 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903193 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 59 (pcu_l1_if.cpp:478) 20241107082903193 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903193 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 79 90 68 02 42 fa 01 47 69 70 ac 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903193 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:1032) 20241107082903193 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) 20241107082903193 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) 20241107082903193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 60 storing in window (60..123) (tbf_ul.cpp:314) 20241107082903193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=90 68 02 42 fa 01 47 69 70 ac 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903193 DRLCMACUL DEBUG - Mark BSN 124 as INVALID (rlc_window_ul.cpp:42) 20241107082903193 DRLCMACUL DEBUG - Raising V(R) to 61 (rlc_window_ul.cpp:50) 20241107082903193 DRLCMACUL DEBUG - Taking block 60 out, raising V(Q) to 61 (rlc_window_ul.cpp:65) 20241107082903193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903193 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) 20241107082903193 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) 20241107082903195 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) 20241107082903195 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) 20241107082903197 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) 20241107082903197 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) 20241107082903198 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) 20241107082903198 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) 20241107082903199 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) 20241107082903199 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) 20241107082903200 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) 20241107082903200 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) 20241107082903201 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) 20241107082903201 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) 20241107082903202 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) 20241107082903202 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) 20241107082903203 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) 20241107082903203 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) 20241107082903203 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20241107082903203 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) 20241107082903204 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 60 20241107082903213 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 7b 5f 92 2a ae c9 0d b9 93 aa 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903213 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 60 (pcu_l1_if.cpp:478) 20241107082903213 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903213 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7b 5f 92 2a ae c9 0d b9 93 aa 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903213 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:1032) 20241107082903213 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) 20241107082903213 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) 20241107082903213 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 61 storing in window (61..124) (tbf_ul.cpp:314) 20241107082903213 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5f 92 2a ae c9 0d b9 93 aa 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903213 DRLCMACUL DEBUG - Mark BSN 125 as INVALID (rlc_window_ul.cpp:42) 20241107082903213 DRLCMACUL DEBUG - Raising V(R) to 62 (rlc_window_ul.cpp:50) 20241107082903213 DRLCMACUL DEBUG - Taking block 61 out, raising V(Q) to 62 (rlc_window_ul.cpp:65) 20241107082903213 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903213 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) 20241107082903213 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) 20241107082903215 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) 20241107082903215 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) 20241107082903215 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) 20241107082903215 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) 20241107082903216 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) 20241107082903216 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) 20241107082903217 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) 20241107082903217 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) 20241107082903218 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) 20241107082903218 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) 20241107082903218 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) 20241107082903218 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) 20241107082903219 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) 20241107082903219 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) 20241107082903220 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) 20241107082903220 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) 20241107082903220 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20241107082903220 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) 20241107082903221 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 61 20241107082903232 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 7d b5 29 bc 39 4b 5d 70 ea c5 35 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903232 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 61 (pcu_l1_if.cpp:478) 20241107082903232 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903232 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7d b5 29 bc 39 4b 5d 70 ea c5 35 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903232 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:1032) 20241107082903232 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) 20241107082903232 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) 20241107082903232 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 62 storing in window (62..125) (tbf_ul.cpp:314) 20241107082903232 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b5 29 bc 39 4b 5d 70 ea c5 35 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903232 DRLCMACUL DEBUG - Mark BSN 126 as INVALID (rlc_window_ul.cpp:42) 20241107082903232 DRLCMACUL DEBUG - Raising V(R) to 63 (rlc_window_ul.cpp:50) 20241107082903232 DRLCMACUL DEBUG - Taking block 62 out, raising V(Q) to 63 (rlc_window_ul.cpp:65) 20241107082903232 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903232 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) 20241107082903232 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) 20241107082903233 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) 20241107082903233 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) 20241107082903234 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) 20241107082903234 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) 20241107082903234 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) 20241107082903234 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) 20241107082903235 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) 20241107082903235 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) 20241107082903236 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) 20241107082903236 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) 20241107082903237 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) 20241107082903237 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) 20241107082903237 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) 20241107082903237 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) 20241107082903241 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) 20241107082903241 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) 20241107082903241 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241107082903241 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) 20241107082903242 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 62 20241107082903255 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 7f ff 68 8a ac 1d 1f 80 46 6d 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 62 (pcu_l1_if.cpp:478) 20241107082903255 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903255 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7f ff 68 8a ac 1d 1f 80 46 6d 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903255 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:1032) 20241107082903256 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) 20241107082903256 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) 20241107082903256 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 63 storing in window (63..126) (tbf_ul.cpp:314) 20241107082903256 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ff 68 8a ac 1d 1f 80 46 6d 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903256 DRLCMACUL DEBUG - Mark BSN 127 as INVALID (rlc_window_ul.cpp:42) 20241107082903256 DRLCMACUL DEBUG - Raising V(R) to 64 (rlc_window_ul.cpp:50) 20241107082903256 DRLCMACUL DEBUG - Taking block 63 out, raising V(Q) to 64 (rlc_window_ul.cpp:65) 20241107082903256 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903256 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) 20241107082903256 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) 20241107082903257 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) 20241107082903257 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) 20241107082903258 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) 20241107082903258 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) 20241107082903259 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) 20241107082903259 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) 20241107082903260 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) 20241107082903260 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) 20241107082903261 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) 20241107082903261 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) 20241107082903262 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) 20241107082903262 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) 20241107082903262 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) 20241107082903262 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) 20241107082903263 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) 20241107082903263 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) 20241107082903263 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20241107082903263 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) 20241107082903264 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 63 20241107082903275 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 81 89 c6 91 ab 20 fa 90 f4 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 63 (pcu_l1_if.cpp:478) 20241107082903275 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903275 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 81 89 c6 91 ab 20 fa 90 f4 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903275 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:1032) 20241107082903275 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) 20241107082903275 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) 20241107082903275 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 64 storing in window (64..127) (tbf_ul.cpp:314) 20241107082903275 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=89 c6 91 ab 20 fa 90 f4 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903275 DRLCMACUL DEBUG - Mark BSN 0 as INVALID (rlc_window_ul.cpp:42) 20241107082903275 DRLCMACUL DEBUG - Raising V(R) to 65 (rlc_window_ul.cpp:50) 20241107082903275 DRLCMACUL DEBUG - Taking block 64 out, raising V(Q) to 65 (rlc_window_ul.cpp:65) 20241107082903275 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903275 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) 20241107082903275 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) 20241107082903276 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) 20241107082903276 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) 20241107082903277 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) 20241107082903277 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) 20241107082903278 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) 20241107082903278 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) 20241107082903279 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) 20241107082903279 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) 20241107082903279 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) 20241107082903279 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) 20241107082903280 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) 20241107082903280 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) 20241107082903281 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) 20241107082903281 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) 20241107082903282 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) 20241107082903282 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) 20241107082903282 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241107082903282 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) 20241107082903283 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 64 20241107082903294 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 83 de 4b 6f 23 1e f4 d8 72 11 72 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903294 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 64 (pcu_l1_if.cpp:478) 20241107082903294 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903294 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 83 de 4b 6f 23 1e f4 d8 72 11 72 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903294 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:1032) 20241107082903294 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) 20241107082903294 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) 20241107082903294 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 65 storing in window (65..0) (tbf_ul.cpp:314) 20241107082903294 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=de 4b 6f 23 1e f4 d8 72 11 72 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903294 DRLCMACUL DEBUG - Mark BSN 1 as INVALID (rlc_window_ul.cpp:42) 20241107082903294 DRLCMACUL DEBUG - Raising V(R) to 66 (rlc_window_ul.cpp:50) 20241107082903294 DRLCMACUL DEBUG - Taking block 65 out, raising V(Q) to 66 (rlc_window_ul.cpp:65) 20241107082903294 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903294 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) 20241107082903294 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) 20241107082903295 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) 20241107082903296 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) 20241107082903296 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) 20241107082903296 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) 20241107082903297 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) 20241107082903297 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) 20241107082903298 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) 20241107082903298 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) 20241107082903299 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) 20241107082903299 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) 20241107082903300 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) 20241107082903300 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) 20241107082903300 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) 20241107082903300 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) 20241107082903303 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) 20241107082903303 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) 20241107082903303 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type USF (pdch_ul_controller.c:184) 20241107082903303 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) 20241107082903304 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 65 20241107082903318 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 85 bd 6c f4 9c d2 58 1b 5b 97 3d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903318 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 65 (pcu_l1_if.cpp:478) 20241107082903318 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903318 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 85 bd 6c f4 9c d2 58 1b 5b 97 3d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903318 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:1032) 20241107082903318 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) 20241107082903318 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) 20241107082903318 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 66 storing in window (66..1) (tbf_ul.cpp:314) 20241107082903318 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=bd 6c f4 9c d2 58 1b 5b 97 3d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903318 DRLCMACUL DEBUG - Mark BSN 2 as INVALID (rlc_window_ul.cpp:42) 20241107082903318 DRLCMACUL DEBUG - Raising V(R) to 67 (rlc_window_ul.cpp:50) 20241107082903318 DRLCMACUL DEBUG - Taking block 66 out, raising V(Q) to 67 (rlc_window_ul.cpp:65) 20241107082903318 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903318 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) 20241107082903318 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) 20241107082903320 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) 20241107082903320 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) 20241107082903320 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) 20241107082903321 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) 20241107082903322 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) 20241107082903322 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) 20241107082903323 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) 20241107082903323 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) 20241107082903324 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) 20241107082903324 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) 20241107082903324 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) 20241107082903324 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) 20241107082903325 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) 20241107082903325 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) 20241107082903326 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) 20241107082903326 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) 20241107082903326 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type USF (pdch_ul_controller.c:184) 20241107082903326 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) 20241107082903327 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 66 20241107082903337 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 87 44 79 53 4f f1 7c a4 ed ea 5d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903337 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 66 (pcu_l1_if.cpp:478) 20241107082903337 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903337 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 87 44 79 53 4f f1 7c a4 ed ea 5d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903337 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:1032) 20241107082903337 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) 20241107082903337 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) 20241107082903338 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 67 storing in window (67..2) (tbf_ul.cpp:314) 20241107082903338 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=44 79 53 4f f1 7c a4 ed ea 5d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903338 DRLCMACUL DEBUG - Mark BSN 3 as INVALID (rlc_window_ul.cpp:42) 20241107082903338 DRLCMACUL DEBUG - Raising V(R) to 68 (rlc_window_ul.cpp:50) 20241107082903338 DRLCMACUL DEBUG - Taking block 67 out, raising V(Q) to 68 (rlc_window_ul.cpp:65) 20241107082903338 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903338 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) 20241107082903338 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) 20241107082903339 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) 20241107082903339 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) 20241107082903340 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) 20241107082903340 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) 20241107082903341 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) 20241107082903341 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) 20241107082903342 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) 20241107082903342 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) 20241107082903343 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) 20241107082903343 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) 20241107082903344 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) 20241107082903344 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) 20241107082903344 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) 20241107082903344 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) 20241107082903345 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) 20241107082903345 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) 20241107082903345 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 364 for type USF (pdch_ul_controller.c:184) 20241107082903345 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) 20241107082903346 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 67 20241107082903357 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 89 5c b4 ef c2 b1 02 b4 b7 7d 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903357 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 67 (pcu_l1_if.cpp:478) 20241107082903357 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903357 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 89 5c b4 ef c2 b1 02 b4 b7 7d 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903357 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:1032) 20241107082903357 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) 20241107082903357 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) 20241107082903357 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 68 storing in window (68..3) (tbf_ul.cpp:314) 20241107082903357 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5c b4 ef c2 b1 02 b4 b7 7d 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903357 DRLCMACUL DEBUG - Mark BSN 4 as INVALID (rlc_window_ul.cpp:42) 20241107082903357 DRLCMACUL DEBUG - Raising V(R) to 69 (rlc_window_ul.cpp:50) 20241107082903357 DRLCMACUL DEBUG - Taking block 68 out, raising V(Q) to 69 (rlc_window_ul.cpp:65) 20241107082903357 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903357 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) 20241107082903357 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) 20241107082903358 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) 20241107082903358 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) 20241107082903359 [1;34mDL1IF 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) 20241107082903359 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) 20241107082903360 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) 20241107082903360 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) 20241107082903360 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) 20241107082903360 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) 20241107082903361 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) 20241107082903361 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) 20241107082903362 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) 20241107082903362 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) 20241107082903363 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) 20241107082903363 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) 20241107082903366 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) 20241107082903366 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) 20241107082903366 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 368 for type USF (pdch_ul_controller.c:184) 20241107082903366 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) 20241107082903367 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 68 20241107082903380 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 8b 57 0a 7b bf a0 a9 ee ab a2 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 68 (pcu_l1_if.cpp:478) 20241107082903380 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903380 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8b 57 0a 7b bf a0 a9 ee ab a2 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903380 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:1032) 20241107082903380 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) 20241107082903380 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) 20241107082903380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 69 storing in window (69..4) (tbf_ul.cpp:314) 20241107082903380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=57 0a 7b bf a0 a9 ee ab a2 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903380 DRLCMACUL DEBUG - Mark BSN 5 as INVALID (rlc_window_ul.cpp:42) 20241107082903380 DRLCMACUL DEBUG - Raising V(R) to 70 (rlc_window_ul.cpp:50) 20241107082903380 DRLCMACUL DEBUG - Taking block 69 out, raising V(Q) to 70 (rlc_window_ul.cpp:65) 20241107082903381 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903381 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) 20241107082903381 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) 20241107082903382 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) 20241107082903382 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) 20241107082903383 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) 20241107082903383 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) 20241107082903384 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) 20241107082903384 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) 20241107082903385 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) 20241107082903385 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) 20241107082903386 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) 20241107082903386 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) 20241107082903386 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) 20241107082903386 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) 20241107082903387 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) 20241107082903387 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) 20241107082903388 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) 20241107082903388 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) 20241107082903388 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 372 for type USF (pdch_ul_controller.c:184) 20241107082903388 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) 20241107082903389 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 69 20241107082903400 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 8d 74 fe 8e 78 8b 9c dc c3 e6 d8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 69 (pcu_l1_if.cpp:478) 20241107082903400 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903400 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8d 74 fe 8e 78 8b 9c dc c3 e6 d8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903400 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:1032) 20241107082903400 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) 20241107082903400 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) 20241107082903400 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 70 storing in window (70..5) (tbf_ul.cpp:314) 20241107082903400 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=74 fe 8e 78 8b 9c dc c3 e6 d8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903400 DRLCMACUL DEBUG - Mark BSN 6 as INVALID (rlc_window_ul.cpp:42) 20241107082903400 DRLCMACUL DEBUG - Raising V(R) to 71 (rlc_window_ul.cpp:50) 20241107082903400 DRLCMACUL DEBUG - Taking block 70 out, raising V(Q) to 71 (rlc_window_ul.cpp:65) 20241107082903400 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903400 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) 20241107082903400 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) 20241107082903401 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) 20241107082903401 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) 20241107082903402 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) 20241107082903402 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) 20241107082903403 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) 20241107082903403 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) 20241107082903404 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) 20241107082903404 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) 20241107082903405 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) 20241107082903405 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) 20241107082903406 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) 20241107082903406 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) 20241107082903407 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) 20241107082903407 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) 20241107082903408 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) 20241107082903408 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) 20241107082903408 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 377 for type USF (pdch_ul_controller.c:184) 20241107082903408 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) 20241107082903408 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 70 20241107082903419 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 8f ef 3d 95 09 fb b0 9c 82 6a 66 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903419 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241107082903419 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903419 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8f ef 3d 95 09 fb b0 9c 82 6a 66 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903419 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:1032) 20241107082903419 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) 20241107082903419 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) 20241107082903419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 71 storing in window (71..6) (tbf_ul.cpp:314) 20241107082903419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ef 3d 95 09 fb b0 9c 82 6a 66 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903419 DRLCMACUL DEBUG - Mark BSN 7 as INVALID (rlc_window_ul.cpp:42) 20241107082903419 DRLCMACUL DEBUG - Raising V(R) to 72 (rlc_window_ul.cpp:50) 20241107082903419 DRLCMACUL DEBUG - Taking block 71 out, raising V(Q) to 72 (rlc_window_ul.cpp:65) 20241107082903419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903419 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) 20241107082903419 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) 20241107082903420 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) 20241107082903420 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) 20241107082903421 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) 20241107082903421 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) 20241107082903422 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) 20241107082903422 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) 20241107082903423 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) 20241107082903423 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) 20241107082903424 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) 20241107082903424 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) 20241107082903425 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) 20241107082903425 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) 20241107082903425 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) 20241107082903425 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) 20241107082903428 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) 20241107082903428 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) 20241107082903428 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 381 for type USF (pdch_ul_controller.c:184) 20241107082903428 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) 20241107082903429 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 71 20241107082903443 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 91 30 fe 7d 89 bc 46 2c 79 5c d6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903443 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 71 (pcu_l1_if.cpp:478) 20241107082903443 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903443 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 91 30 fe 7d 89 bc 46 2c 79 5c d6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903443 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:1032) 20241107082903443 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) 20241107082903443 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) 20241107082903443 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) 20241107082903443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 72 storing in window (72..7) (tbf_ul.cpp:314) 20241107082903443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=30 fe 7d 89 bc 46 2c 79 5c d6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903443 DRLCMACUL DEBUG - Mark BSN 8 as INVALID (rlc_window_ul.cpp:42) 20241107082903443 DRLCMACUL DEBUG - Raising V(R) to 73 (rlc_window_ul.cpp:50) 20241107082903443 DRLCMACUL DEBUG - Taking block 72 out, raising V(Q) to 73 (rlc_window_ul.cpp:65) 20241107082903443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903443 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) 20241107082903443 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) 20241107082903444 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) 20241107082903444 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) 20241107082903445 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) 20241107082903445 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) 20241107082903446 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) 20241107082903446 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) 20241107082903447 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) 20241107082903447 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) 20241107082903448 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) 20241107082903448 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) 20241107082903450 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) 20241107082903450 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) 20241107082903450 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) 20241107082903451 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) 20241107082903452 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) 20241107082903452 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) 20241107082903452 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 385 for type USF (pdch_ul_controller.c:184) 20241107082903452 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) 20241107082903452 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 72 20241107082903462 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 93 0b 2c b8 7b cf af 53 32 26 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903462 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 72 (pcu_l1_if.cpp:478) 20241107082903462 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903462 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 93 0b 2c b8 7b cf af 53 32 26 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903462 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:1032) 20241107082903462 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) 20241107082903462 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) 20241107082903462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 73 storing in window (73..8) (tbf_ul.cpp:314) 20241107082903462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0b 2c b8 7b cf af 53 32 26 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903462 DRLCMACUL DEBUG - Mark BSN 9 as INVALID (rlc_window_ul.cpp:42) 20241107082903462 DRLCMACUL DEBUG - Raising V(R) to 74 (rlc_window_ul.cpp:50) 20241107082903462 DRLCMACUL DEBUG - Taking block 73 out, raising V(Q) to 74 (rlc_window_ul.cpp:65) 20241107082903462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903462 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) 20241107082903462 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) 20241107082903463 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) 20241107082903463 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) 20241107082903464 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) 20241107082903464 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) 20241107082903465 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) 20241107082903465 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) 20241107082903466 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) 20241107082903466 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) 20241107082903467 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) 20241107082903467 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) 20241107082903468 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) 20241107082903468 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) 20241107082903469 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) 20241107082903469 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) 20241107082903469 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) 20241107082903470 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) 20241107082903470 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type USF (pdch_ul_controller.c:184) 20241107082903470 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) 20241107082903470 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 73 20241107082903482 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 95 c6 fc 70 77 53 98 06 70 25 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903482 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 73 (pcu_l1_if.cpp:478) 20241107082903482 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903482 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 95 c6 fc 70 77 53 98 06 70 25 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903482 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:1032) 20241107082903482 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) 20241107082903482 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) 20241107082903482 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 74 storing in window (74..9) (tbf_ul.cpp:314) 20241107082903482 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c6 fc 70 77 53 98 06 70 25 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903482 DRLCMACUL DEBUG - Mark BSN 10 as INVALID (rlc_window_ul.cpp:42) 20241107082903482 DRLCMACUL DEBUG - Raising V(R) to 75 (rlc_window_ul.cpp:50) 20241107082903482 DRLCMACUL DEBUG - Taking block 74 out, raising V(Q) to 75 (rlc_window_ul.cpp:65) 20241107082903482 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903482 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) 20241107082903482 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) 20241107082903483 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) 20241107082903483 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) 20241107082903484 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) 20241107082903484 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) 20241107082903485 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) 20241107082903485 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) 20241107082903485 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) 20241107082903485 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) 20241107082903486 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) 20241107082903486 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) 20241107082903487 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) 20241107082903487 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) 20241107082903488 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) 20241107082903488 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) 20241107082903491 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) 20241107082903491 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) 20241107082903491 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type USF (pdch_ul_controller.c:184) 20241107082903491 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) 20241107082903492 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 74 20241107082903506 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 97 7f b2 80 51 0e 44 1f 35 50 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903506 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 74 (pcu_l1_if.cpp:478) 20241107082903506 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903506 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 97 7f b2 80 51 0e 44 1f 35 50 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903506 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:1032) 20241107082903506 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) 20241107082903506 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) 20241107082903506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 75 storing in window (75..10) (tbf_ul.cpp:314) 20241107082903506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=7f b2 80 51 0e 44 1f 35 50 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903506 DRLCMACUL DEBUG - Mark BSN 11 as INVALID (rlc_window_ul.cpp:42) 20241107082903506 DRLCMACUL DEBUG - Raising V(R) to 76 (rlc_window_ul.cpp:50) 20241107082903506 DRLCMACUL DEBUG - Taking block 75 out, raising V(Q) to 76 (rlc_window_ul.cpp:65) 20241107082903506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903506 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) 20241107082903506 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) 20241107082903507 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) 20241107082903507 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) 20241107082903508 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) 20241107082903508 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) 20241107082903509 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) 20241107082903509 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) 20241107082903510 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) 20241107082903510 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) 20241107082903511 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) 20241107082903511 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) 20241107082903512 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) 20241107082903512 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) 20241107082903513 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) 20241107082903513 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) 20241107082903514 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) 20241107082903514 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) 20241107082903514 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20241107082903514 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) 20241107082903515 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 75 20241107082903525 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 99 d0 24 07 85 e5 65 3a 5c ea 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903525 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 75 (pcu_l1_if.cpp:478) 20241107082903525 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903525 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 99 d0 24 07 85 e5 65 3a 5c ea 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903525 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:1032) 20241107082903525 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) 20241107082903525 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) 20241107082903525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 76 storing in window (76..11) (tbf_ul.cpp:314) 20241107082903525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d0 24 07 85 e5 65 3a 5c ea 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903525 DRLCMACUL DEBUG - Mark BSN 12 as INVALID (rlc_window_ul.cpp:42) 20241107082903525 DRLCMACUL DEBUG - Raising V(R) to 77 (rlc_window_ul.cpp:50) 20241107082903525 DRLCMACUL DEBUG - Taking block 76 out, raising V(Q) to 77 (rlc_window_ul.cpp:65) 20241107082903525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903525 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) 20241107082903525 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) 20241107082903526 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) 20241107082903526 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) 20241107082903527 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) 20241107082903527 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) 20241107082903528 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) 20241107082903528 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) 20241107082903528 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) 20241107082903528 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) 20241107082903529 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) 20241107082903529 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) 20241107082903530 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) 20241107082903530 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) 20241107082903531 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) 20241107082903531 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) 20241107082903532 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) 20241107082903532 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) 20241107082903532 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20241107082903532 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) 20241107082903532 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 76 20241107082903544 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 9b 71 52 75 bb 61 51 8c 6e e4 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903544 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 76 (pcu_l1_if.cpp:478) 20241107082903544 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903544 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9b 71 52 75 bb 61 51 8c 6e e4 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903544 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:1032) 20241107082903544 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) 20241107082903544 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) 20241107082903544 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 77 storing in window (77..12) (tbf_ul.cpp:314) 20241107082903544 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=71 52 75 bb 61 51 8c 6e e4 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903544 DRLCMACUL DEBUG - Mark BSN 13 as INVALID (rlc_window_ul.cpp:42) 20241107082903544 DRLCMACUL DEBUG - Raising V(R) to 78 (rlc_window_ul.cpp:50) 20241107082903544 DRLCMACUL DEBUG - Taking block 77 out, raising V(Q) to 78 (rlc_window_ul.cpp:65) 20241107082903544 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903544 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) 20241107082903544 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) 20241107082903545 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) 20241107082903545 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) 20241107082903546 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) 20241107082903546 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) 20241107082903547 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) 20241107082903547 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) 20241107082903548 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) 20241107082903548 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) 20241107082903549 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) 20241107082903549 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) 20241107082903550 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) 20241107082903550 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) 20241107082903550 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) 20241107082903550 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) 20241107082903554 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) 20241107082903554 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) 20241107082903554 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20241107082903554 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) 20241107082903554 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 77 20241107082903569 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 9d 20 98 de 0e 49 14 50 92 a5 cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903569 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 77 (pcu_l1_if.cpp:478) 20241107082903569 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903569 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9d 20 98 de 0e 49 14 50 92 a5 cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903569 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:1032) 20241107082903569 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) 20241107082903569 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) 20241107082903569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 78 storing in window (78..13) (tbf_ul.cpp:314) 20241107082903569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=20 98 de 0e 49 14 50 92 a5 cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903569 DRLCMACUL DEBUG - Mark BSN 14 as INVALID (rlc_window_ul.cpp:42) 20241107082903569 DRLCMACUL DEBUG - Raising V(R) to 79 (rlc_window_ul.cpp:50) 20241107082903569 DRLCMACUL DEBUG - Taking block 78 out, raising V(Q) to 79 (rlc_window_ul.cpp:65) 20241107082903569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903569 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) 20241107082903569 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) 20241107082903570 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) 20241107082903570 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) 20241107082903571 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) 20241107082903571 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) 20241107082903572 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) 20241107082903572 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) 20241107082903573 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) 20241107082903573 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) 20241107082903574 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) 20241107082903574 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) 20241107082903575 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) 20241107082903575 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) 20241107082903575 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) 20241107082903575 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) 20241107082903576 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) 20241107082903576 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) 20241107082903576 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20241107082903576 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) 20241107082903577 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 78 20241107082903588 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 9f 09 3d 5c 0d 6a e6 96 7c 21 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903588 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 78 (pcu_l1_if.cpp:478) 20241107082903588 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903588 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9f 09 3d 5c 0d 6a e6 96 7c 21 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903588 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:1032) 20241107082903588 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) 20241107082903588 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) 20241107082903588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 79 storing in window (79..14) (tbf_ul.cpp:314) 20241107082903588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=09 3d 5c 0d 6a e6 96 7c 21 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903588 DRLCMACUL DEBUG - Mark BSN 15 as INVALID (rlc_window_ul.cpp:42) 20241107082903588 DRLCMACUL DEBUG - Raising V(R) to 80 (rlc_window_ul.cpp:50) 20241107082903588 DRLCMACUL DEBUG - Taking block 79 out, raising V(Q) to 80 (rlc_window_ul.cpp:65) 20241107082903588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903588 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) 20241107082903589 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) 20241107082903589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107082903589 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107082903589 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107082903589 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) 20241107082903590 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) 20241107082903590 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) 20241107082903590 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) 20241107082903591 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) 20241107082903591 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) 20241107082903592 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) 20241107082903592 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) 20241107082903593 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) 20241107082903593 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) 20241107082903594 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) 20241107082903594 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) 20241107082903595 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) 20241107082903595 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) 20241107082903596 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) 20241107082903596 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) 20241107082903596 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20241107082903596 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) 20241107082903596 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107082903596 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107082903596 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) 20241107082903596 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107082903596 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107082903596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 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) 20241107082903597 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS2 (1) MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 79 20241107082903607 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 a1 fb 3a 4d 3a 84 60 72 b4 aa 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 79 (pcu_l1_if.cpp:478) 20241107082903607 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903607 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a1 fb 3a 4d 3a 84 60 72 b4 aa 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903607 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:1032) 20241107082903607 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) 20241107082903608 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) 20241107082903608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 80 storing in window (80..15) (tbf_ul.cpp:314) 20241107082903608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=fb 3a 4d 3a 84 60 72 b4 aa 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903608 DRLCMACUL DEBUG - Mark BSN 16 as INVALID (rlc_window_ul.cpp:42) 20241107082903608 DRLCMACUL DEBUG - Raising V(R) to 81 (rlc_window_ul.cpp:50) 20241107082903608 DRLCMACUL DEBUG - Taking block 80 out, raising V(Q) to 81 (rlc_window_ul.cpp:65) 20241107082903608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903608 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) 20241107082903608 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) 20241107082903609 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) 20241107082903609 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) 20241107082903610 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) 20241107082903610 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) 20241107082903611 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) 20241107082903611 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) 20241107082903611 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) 20241107082903611 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) 20241107082903612 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) 20241107082903612 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) 20241107082903613 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) 20241107082903613 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) 20241107082903614 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) 20241107082903614 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) 20241107082903617 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) 20241107082903617 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) 20241107082903617 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20241107082903617 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) 20241107082903618 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 80 20241107082903631 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 a3 96 22 42 42 42 8d 2c 6e c3 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903631 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 80 (pcu_l1_if.cpp:478) 20241107082903631 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903631 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a3 96 22 42 42 42 8d 2c 6e c3 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903631 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:1032) 20241107082903631 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) 20241107082903631 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) 20241107082903631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 81 storing in window (81..16) (tbf_ul.cpp:314) 20241107082903631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=96 22 42 42 42 8d 2c 6e c3 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903631 DRLCMACUL DEBUG - Mark BSN 17 as INVALID (rlc_window_ul.cpp:42) 20241107082903631 DRLCMACUL DEBUG - Raising V(R) to 82 (rlc_window_ul.cpp:50) 20241107082903631 DRLCMACUL DEBUG - Taking block 81 out, raising V(Q) to 82 (rlc_window_ul.cpp:65) 20241107082903631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903631 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) 20241107082903632 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) 20241107082903633 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) 20241107082903633 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) 20241107082903634 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) 20241107082903634 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) 20241107082903634 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) 20241107082903635 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) 20241107082903635 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) 20241107082903635 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) 20241107082903636 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) 20241107082903636 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) 20241107082903637 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) 20241107082903637 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) 20241107082903638 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) 20241107082903638 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) 20241107082903639 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) 20241107082903639 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) 20241107082903639 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20241107082903639 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) 20241107082903639 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 81 20241107082903651 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 a5 da 15 ac 88 04 ad bb df f0 e0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 81 (pcu_l1_if.cpp:478) 20241107082903651 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903651 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a5 da 15 ac 88 04 ad bb df f0 e0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903651 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:1032) 20241107082903651 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) 20241107082903651 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241107082903651 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) 20241107082903651 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 82 storing in window (82..17) (tbf_ul.cpp:314) 20241107082903651 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=da 15 ac 88 04 ad bb df f0 e0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903651 DRLCMACUL DEBUG - Mark BSN 18 as INVALID (rlc_window_ul.cpp:42) 20241107082903651 DRLCMACUL DEBUG - Raising V(R) to 83 (rlc_window_ul.cpp:50) 20241107082903651 DRLCMACUL DEBUG - Taking block 82 out, raising V(Q) to 83 (rlc_window_ul.cpp:65) 20241107082903651 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903651 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) 20241107082903651 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) 20241107082903652 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) 20241107082903653 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) 20241107082903653 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) 20241107082903653 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) 20241107082903654 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) 20241107082903654 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) 20241107082903655 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) 20241107082903655 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) 20241107082903656 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) 20241107082903656 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) 20241107082903656 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) 20241107082903656 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) 20241107082903657 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) 20241107082903657 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) 20241107082903658 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) 20241107082903658 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) 20241107082903658 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20241107082903658 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) 20241107082903659 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 82 20241107082903670 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 a7 69 da ea ce b5 e8 c4 ff 43 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903670 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 82 (pcu_l1_if.cpp:478) 20241107082903670 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903670 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a7 69 da ea ce b5 e8 c4 ff 43 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903670 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:1032) 20241107082903670 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) 20241107082903670 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) 20241107082903670 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 83 storing in window (83..18) (tbf_ul.cpp:314) 20241107082903670 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=69 da ea ce b5 e8 c4 ff 43 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903670 DRLCMACUL DEBUG - Mark BSN 19 as INVALID (rlc_window_ul.cpp:42) 20241107082903670 DRLCMACUL DEBUG - Raising V(R) to 84 (rlc_window_ul.cpp:50) 20241107082903670 DRLCMACUL DEBUG - Taking block 83 out, raising V(Q) to 84 (rlc_window_ul.cpp:65) 20241107082903670 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903670 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) 20241107082903670 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) 20241107082903671 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) 20241107082903671 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) 20241107082903672 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) 20241107082903672 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) 20241107082903673 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) 20241107082903673 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) 20241107082903674 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) 20241107082903674 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) 20241107082903675 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) 20241107082903675 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) 20241107082903676 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) 20241107082903676 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) 20241107082903676 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) 20241107082903676 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) 20241107082903680 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) 20241107082903680 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) 20241107082903680 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20241107082903680 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) 20241107082903681 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 83 20241107082903694 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 a9 46 17 9d e3 9d 71 9c 26 64 dd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903694 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 83 (pcu_l1_if.cpp:478) 20241107082903694 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903694 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a9 46 17 9d e3 9d 71 9c 26 64 dd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903694 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:1032) 20241107082903694 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) 20241107082903694 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) 20241107082903694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 84 storing in window (84..19) (tbf_ul.cpp:314) 20241107082903694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=46 17 9d e3 9d 71 9c 26 64 dd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903694 DRLCMACUL DEBUG - Mark BSN 20 as INVALID (rlc_window_ul.cpp:42) 20241107082903694 DRLCMACUL DEBUG - Raising V(R) to 85 (rlc_window_ul.cpp:50) 20241107082903694 DRLCMACUL DEBUG - Taking block 84 out, raising V(Q) to 85 (rlc_window_ul.cpp:65) 20241107082903694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903694 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) 20241107082903694 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) 20241107082903695 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) 20241107082903695 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) 20241107082903695 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) 20241107082903695 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) 20241107082903696 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) 20241107082903696 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) 20241107082903697 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) 20241107082903697 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) 20241107082903697 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) 20241107082903697 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) 20241107082903697 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) 20241107082903698 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) 20241107082903698 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) 20241107082903698 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) 20241107082903698 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) 20241107082903698 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) 20241107082903698 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20241107082903698 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) 20241107082903699 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 84 20241107082903713 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 ab 35 b9 1a 0f e4 5c 46 27 ee 48 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 84 (pcu_l1_if.cpp:478) 20241107082903713 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903713 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ab 35 b9 1a 0f e4 5c 46 27 ee 48 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903713 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:1032) 20241107082903713 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) 20241107082903713 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) 20241107082903713 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 85 storing in window (85..20) (tbf_ul.cpp:314) 20241107082903713 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=35 b9 1a 0f e4 5c 46 27 ee 48 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903713 DRLCMACUL DEBUG - Mark BSN 21 as INVALID (rlc_window_ul.cpp:42) 20241107082903713 DRLCMACUL DEBUG - Raising V(R) to 86 (rlc_window_ul.cpp:50) 20241107082903713 DRLCMACUL DEBUG - Taking block 85 out, raising V(Q) to 86 (rlc_window_ul.cpp:65) 20241107082903713 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903713 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) 20241107082903713 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) 20241107082903714 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) 20241107082903714 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) 20241107082903715 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) 20241107082903715 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) 20241107082903716 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) 20241107082903716 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) 20241107082903716 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) 20241107082903716 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) 20241107082903717 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) 20241107082903717 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) 20241107082903718 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) 20241107082903718 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) 20241107082903718 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) 20241107082903718 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) 20241107082903719 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) 20241107082903719 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) 20241107082903719 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20241107082903719 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) 20241107082903719 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 85 20241107082903732 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 ad ca de 80 89 c1 c4 5a 7d 87 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903732 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 85 (pcu_l1_if.cpp:478) 20241107082903732 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903732 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ad ca de 80 89 c1 c4 5a 7d 87 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903732 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:1032) 20241107082903732 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) 20241107082903732 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) 20241107082903732 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 86 storing in window (86..21) (tbf_ul.cpp:314) 20241107082903732 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ca de 80 89 c1 c4 5a 7d 87 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903732 DRLCMACUL DEBUG - Mark BSN 22 as INVALID (rlc_window_ul.cpp:42) 20241107082903732 DRLCMACUL DEBUG - Raising V(R) to 87 (rlc_window_ul.cpp:50) 20241107082903732 DRLCMACUL DEBUG - Taking block 86 out, raising V(Q) to 87 (rlc_window_ul.cpp:65) 20241107082903732 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903733 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) 20241107082903733 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) 20241107082903734 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) 20241107082903734 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) 20241107082903735 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) 20241107082903735 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) 20241107082903736 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) 20241107082903736 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) 20241107082903737 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) 20241107082903737 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) 20241107082903738 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) 20241107082903738 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) 20241107082903740 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) 20241107082903740 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) 20241107082903740 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) 20241107082903740 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) 20241107082903742 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) 20241107082903742 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) 20241107082903742 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20241107082903742 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) 20241107082903743 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 86 20241107082903756 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 af c8 58 12 c2 c0 28 22 bb 3f c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 86 (pcu_l1_if.cpp:478) 20241107082903756 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903756 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 af c8 58 12 c2 c0 28 22 bb 3f c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903756 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:1032) 20241107082903756 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) 20241107082903756 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) 20241107082903756 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 87 storing in window (87..22) (tbf_ul.cpp:314) 20241107082903756 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c8 58 12 c2 c0 28 22 bb 3f c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903756 DRLCMACUL DEBUG - Mark BSN 23 as INVALID (rlc_window_ul.cpp:42) 20241107082903756 DRLCMACUL DEBUG - Raising V(R) to 88 (rlc_window_ul.cpp:50) 20241107082903756 DRLCMACUL DEBUG - Taking block 87 out, raising V(Q) to 88 (rlc_window_ul.cpp:65) 20241107082903756 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903757 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) 20241107082903757 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) 20241107082903757 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) 20241107082903757 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) 20241107082903758 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) 20241107082903758 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) 20241107082903759 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) 20241107082903759 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) 20241107082903760 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) 20241107082903760 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) 20241107082903761 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) 20241107082903761 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) 20241107082903762 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) 20241107082903762 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) 20241107082903762 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) 20241107082903762 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) 20241107082903763 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) 20241107082903763 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) 20241107082903763 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20241107082903763 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) 20241107082903764 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 87 20241107082903775 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 b1 57 60 ea 60 6c 97 12 5f 08 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 87 (pcu_l1_if.cpp:478) 20241107082903775 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903775 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b1 57 60 ea 60 6c 97 12 5f 08 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903775 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:1032) 20241107082903775 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) 20241107082903775 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) 20241107082903775 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 88 storing in window (88..23) (tbf_ul.cpp:314) 20241107082903775 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=57 60 ea 60 6c 97 12 5f 08 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903775 DRLCMACUL DEBUG - Mark BSN 24 as INVALID (rlc_window_ul.cpp:42) 20241107082903775 DRLCMACUL DEBUG - Raising V(R) to 89 (rlc_window_ul.cpp:50) 20241107082903775 DRLCMACUL DEBUG - Taking block 88 out, raising V(Q) to 89 (rlc_window_ul.cpp:65) 20241107082903775 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903775 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) 20241107082903775 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) 20241107082903778 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) 20241107082903778 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) 20241107082903779 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) 20241107082903779 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) 20241107082903780 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) 20241107082903780 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) 20241107082903781 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) 20241107082903781 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) 20241107082903782 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) 20241107082903782 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) 20241107082903783 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) 20241107082903783 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) 20241107082903785 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) 20241107082903785 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) 20241107082903786 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) 20241107082903786 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) 20241107082903786 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20241107082903786 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) 20241107082903787 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 88 20241107082903795 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 b3 d4 ca 1f ac 5d c8 16 43 49 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 88 (pcu_l1_if.cpp:478) 20241107082903795 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903795 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b3 d4 ca 1f ac 5d c8 16 43 49 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903795 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:1032) 20241107082903795 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) 20241107082903795 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) 20241107082903795 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 89 storing in window (89..24) (tbf_ul.cpp:314) 20241107082903795 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d4 ca 1f ac 5d c8 16 43 49 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903795 DRLCMACUL DEBUG - Mark BSN 25 as INVALID (rlc_window_ul.cpp:42) 20241107082903795 DRLCMACUL DEBUG - Raising V(R) to 90 (rlc_window_ul.cpp:50) 20241107082903795 DRLCMACUL DEBUG - Taking block 89 out, raising V(Q) to 90 (rlc_window_ul.cpp:65) 20241107082903795 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903795 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) 20241107082903795 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) 20241107082903797 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) 20241107082903797 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) 20241107082903798 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) 20241107082903798 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) 20241107082903799 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) 20241107082903799 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) 20241107082903799 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) 20241107082903799 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) 20241107082903800 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) 20241107082903800 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) 20241107082903800 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) 20241107082903800 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) 20241107082903801 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) 20241107082903801 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) 20241107082903803 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) 20241107082903803 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) 20241107082903803 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20241107082903803 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) 20241107082903805 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 89 20241107082903818 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 b5 c1 78 48 09 73 19 ce ab 94 c5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 89 (pcu_l1_if.cpp:478) 20241107082903818 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903818 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b5 c1 78 48 09 73 19 ce ab 94 c5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903818 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:1032) 20241107082903818 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) 20241107082903818 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) 20241107082903819 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 90 storing in window (90..25) (tbf_ul.cpp:314) 20241107082903819 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c1 78 48 09 73 19 ce ab 94 c5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903819 DRLCMACUL DEBUG - Mark BSN 26 as INVALID (rlc_window_ul.cpp:42) 20241107082903819 DRLCMACUL DEBUG - Raising V(R) to 91 (rlc_window_ul.cpp:50) 20241107082903819 DRLCMACUL DEBUG - Taking block 90 out, raising V(Q) to 91 (rlc_window_ul.cpp:65) 20241107082903819 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903819 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) 20241107082903819 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) 20241107082903820 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) 20241107082903820 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) 20241107082903820 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) 20241107082903820 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) 20241107082903822 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) 20241107082903822 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) 20241107082903823 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) 20241107082903823 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) 20241107082903823 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) 20241107082903823 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) 20241107082903824 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) 20241107082903824 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) 20241107082903825 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) 20241107082903825 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) 20241107082903826 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) 20241107082903826 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) 20241107082903826 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20241107082903826 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) 20241107082903827 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 90 20241107082903838 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 b7 4e e6 82 63 5d 60 85 c2 93 a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903838 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 90 (pcu_l1_if.cpp:478) 20241107082903838 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903838 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b7 4e e6 82 63 5d 60 85 c2 93 a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903838 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:1032) 20241107082903838 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) 20241107082903838 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) 20241107082903838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 91 storing in window (91..26) (tbf_ul.cpp:314) 20241107082903838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4e e6 82 63 5d 60 85 c2 93 a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903838 DRLCMACUL DEBUG - Mark BSN 27 as INVALID (rlc_window_ul.cpp:42) 20241107082903838 DRLCMACUL DEBUG - Raising V(R) to 92 (rlc_window_ul.cpp:50) 20241107082903838 DRLCMACUL DEBUG - Taking block 91 out, raising V(Q) to 92 (rlc_window_ul.cpp:65) 20241107082903838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903838 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) 20241107082903838 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) 20241107082903839 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) 20241107082903839 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) 20241107082903840 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) 20241107082903840 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) 20241107082903841 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) 20241107082903841 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) 20241107082903842 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) 20241107082903842 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) 20241107082903843 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) 20241107082903843 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) 20241107082903844 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) 20241107082903844 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) 20241107082903845 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) 20241107082903845 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) 20241107082903846 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) 20241107082903846 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) 20241107082903846 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 468 for type USF (pdch_ul_controller.c:184) 20241107082903846 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) 20241107082903847 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 91 20241107082903857 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 b9 72 06 c8 ff 32 a8 06 50 8d 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903857 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 91 (pcu_l1_if.cpp:478) 20241107082903857 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903857 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b9 72 06 c8 ff 32 a8 06 50 8d 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903857 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:1032) 20241107082903857 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) 20241107082903857 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) 20241107082903857 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) 20241107082903857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 92 storing in window (92..27) (tbf_ul.cpp:314) 20241107082903857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=72 06 c8 ff 32 a8 06 50 8d 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903857 DRLCMACUL DEBUG - Mark BSN 28 as INVALID (rlc_window_ul.cpp:42) 20241107082903857 DRLCMACUL DEBUG - Raising V(R) to 93 (rlc_window_ul.cpp:50) 20241107082903857 DRLCMACUL DEBUG - Taking block 92 out, raising V(Q) to 93 (rlc_window_ul.cpp:65) 20241107082903857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903857 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) 20241107082903857 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) 20241107082903858 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) 20241107082903858 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) 20241107082903859 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) 20241107082903859 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) 20241107082903860 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) 20241107082903860 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) 20241107082903861 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) 20241107082903861 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) 20241107082903861 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) 20241107082903861 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) 20241107082903862 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) 20241107082903862 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) 20241107082903863 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) 20241107082903863 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) 20241107082903866 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) 20241107082903866 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) 20241107082903866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 472 for type USF (pdch_ul_controller.c:184) 20241107082903866 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) 20241107082903867 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 92 20241107082903881 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 bb 65 e0 80 c3 85 d6 42 0b c9 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903881 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 92 (pcu_l1_if.cpp:478) 20241107082903881 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903881 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 bb 65 e0 80 c3 85 d6 42 0b c9 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903881 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:1032) 20241107082903881 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) 20241107082903881 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) 20241107082903881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 93 storing in window (93..28) (tbf_ul.cpp:314) 20241107082903881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=65 e0 80 c3 85 d6 42 0b c9 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903881 DRLCMACUL DEBUG - Mark BSN 29 as INVALID (rlc_window_ul.cpp:42) 20241107082903881 DRLCMACUL DEBUG - Raising V(R) to 94 (rlc_window_ul.cpp:50) 20241107082903881 DRLCMACUL DEBUG - Taking block 93 out, raising V(Q) to 94 (rlc_window_ul.cpp:65) 20241107082903881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903881 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) 20241107082903881 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) 20241107082903883 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) 20241107082903883 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) 20241107082903883 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) 20241107082903883 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) 20241107082903884 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) 20241107082903884 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) 20241107082903885 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) 20241107082903885 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) 20241107082903886 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) 20241107082903886 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) 20241107082903887 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) 20241107082903887 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) 20241107082903887 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) 20241107082903887 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) 20241107082903888 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) 20241107082903888 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) 20241107082903888 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 476 for type USF (pdch_ul_controller.c:184) 20241107082903888 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) 20241107082903889 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 93 20241107082903900 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 bd 85 6e f5 ce 28 f7 0f aa 59 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903900 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 93 (pcu_l1_if.cpp:478) 20241107082903900 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903900 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 bd 85 6e f5 ce 28 f7 0f aa 59 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903900 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:1032) 20241107082903900 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) 20241107082903900 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) 20241107082903900 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 94 storing in window (94..29) (tbf_ul.cpp:314) 20241107082903900 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=85 6e f5 ce 28 f7 0f aa 59 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903900 DRLCMACUL DEBUG - Mark BSN 30 as INVALID (rlc_window_ul.cpp:42) 20241107082903900 DRLCMACUL DEBUG - Raising V(R) to 95 (rlc_window_ul.cpp:50) 20241107082903901 DRLCMACUL DEBUG - Taking block 94 out, raising V(Q) to 95 (rlc_window_ul.cpp:65) 20241107082903901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903901 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) 20241107082903901 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) 20241107082903902 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) 20241107082903902 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) 20241107082903903 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) 20241107082903903 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) 20241107082903904 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) 20241107082903904 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) 20241107082903905 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) 20241107082903905 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) 20241107082903906 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) 20241107082903906 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) 20241107082903907 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) 20241107082903907 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) 20241107082903907 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) 20241107082903907 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) 20241107082903908 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) 20241107082903908 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) 20241107082903908 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 481 for type USF (pdch_ul_controller.c:184) 20241107082903908 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) 20241107082903909 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 94 20241107082903919 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 bf 6b 78 40 0b 07 9d f4 88 11 a5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 94 (pcu_l1_if.cpp:478) 20241107082903919 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903919 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 bf 6b 78 40 0b 07 9d f4 88 11 a5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903919 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:1032) 20241107082903920 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) 20241107082903920 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) 20241107082903920 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 95 storing in window (95..30) (tbf_ul.cpp:314) 20241107082903920 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=6b 78 40 0b 07 9d f4 88 11 a5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903920 DRLCMACUL DEBUG - Mark BSN 31 as INVALID (rlc_window_ul.cpp:42) 20241107082903920 DRLCMACUL DEBUG - Raising V(R) to 96 (rlc_window_ul.cpp:50) 20241107082903920 DRLCMACUL DEBUG - Taking block 95 out, raising V(Q) to 96 (rlc_window_ul.cpp:65) 20241107082903920 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903920 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) 20241107082903920 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) 20241107082903921 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) 20241107082903921 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) 20241107082903922 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) 20241107082903922 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) 20241107082903922 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) 20241107082903922 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) 20241107082903924 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) 20241107082903924 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) 20241107082903924 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) 20241107082903924 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) 20241107082903925 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) 20241107082903925 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) 20241107082903926 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) 20241107082903926 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) 20241107082903929 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) 20241107082903929 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) 20241107082903929 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 485 for type USF (pdch_ul_controller.c:184) 20241107082903929 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) 20241107082903930 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 95 20241107082903943 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 c1 60 93 30 4a 45 5f 8c 73 3d 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 95 (pcu_l1_if.cpp:478) 20241107082903943 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903943 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c1 60 93 30 4a 45 5f 8c 73 3d 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903943 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:1032) 20241107082903943 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) 20241107082903944 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) 20241107082903944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 96 storing in window (96..31) (tbf_ul.cpp:314) 20241107082903944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=60 93 30 4a 45 5f 8c 73 3d 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903944 DRLCMACUL DEBUG - Mark BSN 32 as INVALID (rlc_window_ul.cpp:42) 20241107082903944 DRLCMACUL DEBUG - Raising V(R) to 97 (rlc_window_ul.cpp:50) 20241107082903944 DRLCMACUL DEBUG - Taking block 96 out, raising V(Q) to 97 (rlc_window_ul.cpp:65) 20241107082903944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903944 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) 20241107082903944 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) 20241107082903945 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) 20241107082903945 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) 20241107082903945 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) 20241107082903945 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) 20241107082903946 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) 20241107082903946 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) 20241107082903947 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) 20241107082903947 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) 20241107082903948 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) 20241107082903948 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) 20241107082903949 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) 20241107082903949 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) 20241107082903949 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) 20241107082903949 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) 20241107082903950 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) 20241107082903950 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) 20241107082903950 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 489 for type USF (pdch_ul_controller.c:184) 20241107082903950 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) 20241107082903951 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 96 20241107082903963 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 c3 12 7c c3 2e e2 72 56 d1 f3 ae 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 96 (pcu_l1_if.cpp:478) 20241107082903963 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903963 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c3 12 7c c3 2e e2 72 56 d1 f3 ae 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903963 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:1032) 20241107082903963 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) 20241107082903963 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) 20241107082903963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 97 storing in window (97..32) (tbf_ul.cpp:314) 20241107082903963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=12 7c c3 2e e2 72 56 d1 f3 ae 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903963 DRLCMACUL DEBUG - Mark BSN 33 as INVALID (rlc_window_ul.cpp:42) 20241107082903963 DRLCMACUL DEBUG - Raising V(R) to 98 (rlc_window_ul.cpp:50) 20241107082903963 DRLCMACUL DEBUG - Taking block 97 out, raising V(Q) to 98 (rlc_window_ul.cpp:65) 20241107082903963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903963 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) 20241107082903963 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) 20241107082903965 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) 20241107082903965 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) 20241107082903966 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) 20241107082903966 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) 20241107082903967 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) 20241107082903967 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) 20241107082903968 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) 20241107082903968 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) 20241107082903969 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) 20241107082903969 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) 20241107082903970 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) 20241107082903970 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) 20241107082903971 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) 20241107082903971 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) 20241107082903972 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) 20241107082903972 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) 20241107082903972 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 494 for type USF (pdch_ul_controller.c:184) 20241107082903972 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) 20241107082903973 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 97 20241107082903982 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 c5 da b0 d2 af f1 4d 42 3b 24 0a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082903982 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 97 (pcu_l1_if.cpp:478) 20241107082903982 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082903982 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c5 da b0 d2 af f1 4d 42 3b 24 0a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082903982 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:1032) 20241107082903982 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) 20241107082903982 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) 20241107082903982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 98 storing in window (98..33) (tbf_ul.cpp:314) 20241107082903982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=da b0 d2 af f1 4d 42 3b 24 0a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082903982 DRLCMACUL DEBUG - Mark BSN 34 as INVALID (rlc_window_ul.cpp:42) 20241107082903982 DRLCMACUL DEBUG - Raising V(R) to 99 (rlc_window_ul.cpp:50) 20241107082903982 DRLCMACUL DEBUG - Taking block 98 out, raising V(Q) to 99 (rlc_window_ul.cpp:65) 20241107082903982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082903982 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) 20241107082903982 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) 20241107082903983 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) 20241107082903983 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) 20241107082903984 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) 20241107082903984 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) 20241107082903985 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) 20241107082903985 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) 20241107082903986 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) 20241107082903986 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) 20241107082903986 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) 20241107082903986 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) 20241107082903987 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) 20241107082903987 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) 20241107082903988 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) 20241107082903988 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) 20241107082903991 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) 20241107082903991 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) 20241107082903991 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20241107082903991 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) 20241107082903993 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 98 20241107082904006 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 c7 b8 3b 76 80 71 4d bd 01 a7 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 98 (pcu_l1_if.cpp:478) 20241107082904006 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904006 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c7 b8 3b 76 80 71 4d bd 01 a7 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904006 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:1032) 20241107082904006 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) 20241107082904006 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) 20241107082904006 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 99 storing in window (99..34) (tbf_ul.cpp:314) 20241107082904006 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b8 3b 76 80 71 4d bd 01 a7 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904006 DRLCMACUL DEBUG - Mark BSN 35 as INVALID (rlc_window_ul.cpp:42) 20241107082904006 DRLCMACUL DEBUG - Raising V(R) to 100 (rlc_window_ul.cpp:50) 20241107082904006 DRLCMACUL DEBUG - Taking block 99 out, raising V(Q) to 100 (rlc_window_ul.cpp:65) 20241107082904006 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904006 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) 20241107082904006 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) 20241107082904006 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107082904006 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107082904006 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107082904007 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) 20241107082904007 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) 20241107082904008 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) 20241107082904008 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) 20241107082904009 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) 20241107082904009 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) 20241107082904010 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) 20241107082904010 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) 20241107082904011 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) 20241107082904011 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) 20241107082904012 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) 20241107082904012 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) 20241107082904013 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) 20241107082904013 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) 20241107082904013 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) 20241107082904013 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) 20241107082904013 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20241107082904013 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) 20241107082904013 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107082904013 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107082904013 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) 20241107082904014 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107082904014 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107082904014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 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) 20241107082904014 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS3 (2) MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 99 20241107082904025 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 c9 a6 ff 04 77 ce 30 82 06 ab 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 99 (pcu_l1_if.cpp:478) 20241107082904025 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904025 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c9 a6 ff 04 77 ce 30 82 06 ab 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904025 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:1032) 20241107082904025 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) 20241107082904025 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) 20241107082904025 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 100 storing in window (100..35) (tbf_ul.cpp:314) 20241107082904025 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a6 ff 04 77 ce 30 82 06 ab 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904025 DRLCMACUL DEBUG - Mark BSN 36 as INVALID (rlc_window_ul.cpp:42) 20241107082904025 DRLCMACUL DEBUG - Raising V(R) to 101 (rlc_window_ul.cpp:50) 20241107082904025 DRLCMACUL DEBUG - Taking block 100 out, raising V(Q) to 101 (rlc_window_ul.cpp:65) 20241107082904025 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904025 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) 20241107082904025 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) 20241107082904026 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) 20241107082904026 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) 20241107082904027 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) 20241107082904027 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) 20241107082904028 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) 20241107082904028 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) 20241107082904029 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) 20241107082904029 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) 20241107082904030 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) 20241107082904030 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) 20241107082904031 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) 20241107082904031 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) 20241107082904032 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) 20241107082904032 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) 20241107082904032 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) 20241107082904032 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) 20241107082904032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20241107082904032 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) 20241107082904033 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 100 20241107082904044 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 cb e9 01 46 57 2c f4 70 b3 e8 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904044 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 100 (pcu_l1_if.cpp:478) 20241107082904044 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904044 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 cb e9 01 46 57 2c f4 70 b3 e8 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904044 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:1032) 20241107082904044 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) 20241107082904044 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) 20241107082904044 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 101 storing in window (101..36) (tbf_ul.cpp:314) 20241107082904044 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e9 01 46 57 2c f4 70 b3 e8 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904044 DRLCMACUL DEBUG - Mark BSN 37 as INVALID (rlc_window_ul.cpp:42) 20241107082904044 DRLCMACUL DEBUG - Raising V(R) to 102 (rlc_window_ul.cpp:50) 20241107082904044 DRLCMACUL DEBUG - Taking block 101 out, raising V(Q) to 102 (rlc_window_ul.cpp:65) 20241107082904044 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904044 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) 20241107082904044 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) 20241107082904046 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) 20241107082904046 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) 20241107082904046 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) 20241107082904046 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) 20241107082904047 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) 20241107082904047 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) 20241107082904048 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) 20241107082904048 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) 20241107082904049 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) 20241107082904049 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) 20241107082904050 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) 20241107082904050 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) 20241107082904051 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) 20241107082904051 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) 20241107082904054 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) 20241107082904054 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) 20241107082904054 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20241107082904054 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) 20241107082904055 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 101 20241107082904068 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 cd b2 97 e5 b7 84 de 2b de 4b 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 101 (pcu_l1_if.cpp:478) 20241107082904068 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904068 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 cd b2 97 e5 b7 84 de 2b de 4b 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904068 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:1032) 20241107082904068 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) 20241107082904068 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) 20241107082904068 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 102 storing in window (102..37) (tbf_ul.cpp:314) 20241107082904068 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b2 97 e5 b7 84 de 2b de 4b 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904068 DRLCMACUL DEBUG - Mark BSN 38 as INVALID (rlc_window_ul.cpp:42) 20241107082904068 DRLCMACUL DEBUG - Raising V(R) to 103 (rlc_window_ul.cpp:50) 20241107082904068 DRLCMACUL DEBUG - Taking block 102 out, raising V(Q) to 103 (rlc_window_ul.cpp:65) 20241107082904068 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904068 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) 20241107082904068 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) 20241107082904070 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) 20241107082904070 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) 20241107082904071 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) 20241107082904071 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) 20241107082904072 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) 20241107082904072 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) 20241107082904073 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) 20241107082904073 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) 20241107082904074 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) 20241107082904074 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) 20241107082904075 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) 20241107082904075 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) 20241107082904076 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) 20241107082904076 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) 20241107082904076 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) 20241107082904077 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) 20241107082904077 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20241107082904077 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) 20241107082904077 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 102 20241107082904088 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 cf f2 41 8c 05 84 c7 c1 a1 8b 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904088 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 102 (pcu_l1_if.cpp:478) 20241107082904088 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904088 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 cf f2 41 8c 05 84 c7 c1 a1 8b 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904088 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:1032) 20241107082904088 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) 20241107082904088 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) 20241107082904088 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 103 storing in window (103..38) (tbf_ul.cpp:314) 20241107082904088 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f2 41 8c 05 84 c7 c1 a1 8b 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904088 DRLCMACUL DEBUG - Mark BSN 39 as INVALID (rlc_window_ul.cpp:42) 20241107082904088 DRLCMACUL DEBUG - Raising V(R) to 104 (rlc_window_ul.cpp:50) 20241107082904088 DRLCMACUL DEBUG - Taking block 103 out, raising V(Q) to 104 (rlc_window_ul.cpp:65) 20241107082904088 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904088 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) 20241107082904088 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) 20241107082904090 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) 20241107082904090 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) 20241107082904091 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) 20241107082904091 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) 20241107082904093 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) 20241107082904093 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) 20241107082904094 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) 20241107082904094 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) 20241107082904095 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) 20241107082904095 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) 20241107082904096 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) 20241107082904096 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) 20241107082904097 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) 20241107082904097 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) 20241107082904098 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) 20241107082904098 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) 20241107082904098 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20241107082904098 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) 20241107082904099 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 103 20241107082904107 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 d1 77 e5 d1 65 9d 79 e4 9b a7 99 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 103 (pcu_l1_if.cpp:478) 20241107082904107 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904107 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d1 77 e5 d1 65 9d 79 e4 9b a7 99 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904107 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:1032) 20241107082904107 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) 20241107082904107 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) 20241107082904107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 104 storing in window (104..39) (tbf_ul.cpp:314) 20241107082904107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=77 e5 d1 65 9d 79 e4 9b a7 99 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904107 DRLCMACUL DEBUG - Mark BSN 40 as INVALID (rlc_window_ul.cpp:42) 20241107082904107 DRLCMACUL DEBUG - Raising V(R) to 105 (rlc_window_ul.cpp:50) 20241107082904107 DRLCMACUL DEBUG - Taking block 104 out, raising V(Q) to 105 (rlc_window_ul.cpp:65) 20241107082904107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904107 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) 20241107082904107 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) 20241107082904108 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) 20241107082904108 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) 20241107082904109 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) 20241107082904109 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) 20241107082904110 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) 20241107082904110 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) 20241107082904111 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) 20241107082904111 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) 20241107082904112 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) 20241107082904112 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) 20241107082904112 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) 20241107082904112 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) 20241107082904113 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) 20241107082904113 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) 20241107082904115 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) 20241107082904115 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) 20241107082904115 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20241107082904115 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) 20241107082904116 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 104 20241107082904130 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 d3 99 8b d8 62 cf d5 c3 b9 6a e0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904130 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 104 (pcu_l1_if.cpp:478) 20241107082904130 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904130 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d3 99 8b d8 62 cf d5 c3 b9 6a e0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904130 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:1032) 20241107082904131 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) 20241107082904131 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) 20241107082904131 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 105 storing in window (105..40) (tbf_ul.cpp:314) 20241107082904131 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=99 8b d8 62 cf d5 c3 b9 6a e0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904131 DRLCMACUL DEBUG - Mark BSN 41 as INVALID (rlc_window_ul.cpp:42) 20241107082904131 DRLCMACUL DEBUG - Raising V(R) to 106 (rlc_window_ul.cpp:50) 20241107082904131 DRLCMACUL DEBUG - Taking block 105 out, raising V(Q) to 106 (rlc_window_ul.cpp:65) 20241107082904131 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904131 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) 20241107082904131 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) 20241107082904132 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) 20241107082904132 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) 20241107082904133 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) 20241107082904133 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) 20241107082904134 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) 20241107082904134 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) 20241107082904135 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) 20241107082904135 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) 20241107082904135 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) 20241107082904135 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) 20241107082904137 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) 20241107082904137 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) 20241107082904137 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) 20241107082904137 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) 20241107082904138 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) 20241107082904138 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) 20241107082904138 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20241107082904138 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) 20241107082904139 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 105 20241107082904150 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 d5 01 65 19 7a 45 82 04 a2 41 be 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904150 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 105 (pcu_l1_if.cpp:478) 20241107082904150 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904150 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d5 01 65 19 7a 45 82 04 a2 41 be 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904150 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:1032) 20241107082904150 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) 20241107082904150 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) 20241107082904150 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 106 storing in window (106..41) (tbf_ul.cpp:314) 20241107082904150 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=01 65 19 7a 45 82 04 a2 41 be 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904150 DRLCMACUL DEBUG - Mark BSN 42 as INVALID (rlc_window_ul.cpp:42) 20241107082904150 DRLCMACUL DEBUG - Raising V(R) to 107 (rlc_window_ul.cpp:50) 20241107082904150 DRLCMACUL DEBUG - Taking block 106 out, raising V(Q) to 107 (rlc_window_ul.cpp:65) 20241107082904150 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904150 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) 20241107082904150 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) 20241107082904151 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) 20241107082904151 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) 20241107082904152 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) 20241107082904152 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) 20241107082904153 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) 20241107082904153 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) 20241107082904154 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) 20241107082904154 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) 20241107082904155 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) 20241107082904155 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) 20241107082904156 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) 20241107082904156 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) 20241107082904157 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) 20241107082904157 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) 20241107082904158 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) 20241107082904158 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) 20241107082904158 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 533 for type USF (pdch_ul_controller.c:184) 20241107082904158 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) 20241107082904159 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 106 20241107082904169 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 d7 3f 1f 9e c2 b1 d5 a7 15 a5 6d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904169 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 106 (pcu_l1_if.cpp:478) 20241107082904169 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904169 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d7 3f 1f 9e c2 b1 d5 a7 15 a5 6d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904169 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:1032) 20241107082904169 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) 20241107082904169 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) 20241107082904169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 107 storing in window (107..42) (tbf_ul.cpp:314) 20241107082904169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3f 1f 9e c2 b1 d5 a7 15 a5 6d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904169 DRLCMACUL DEBUG - Mark BSN 43 as INVALID (rlc_window_ul.cpp:42) 20241107082904169 DRLCMACUL DEBUG - Raising V(R) to 108 (rlc_window_ul.cpp:50) 20241107082904169 DRLCMACUL DEBUG - Taking block 107 out, raising V(Q) to 108 (rlc_window_ul.cpp:65) 20241107082904169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904169 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) 20241107082904169 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) 20241107082904170 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) 20241107082904170 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) 20241107082904171 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) 20241107082904171 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) 20241107082904172 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) 20241107082904172 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) 20241107082904173 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) 20241107082904173 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) 20241107082904174 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) 20241107082904174 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) 20241107082904174 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) 20241107082904174 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) 20241107082904175 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) 20241107082904175 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) 20241107082904178 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) 20241107082904178 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) 20241107082904178 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20241107082904178 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) 20241107082904179 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 107 20241107082904193 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 d9 77 90 61 64 72 82 91 6c a8 eb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904193 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 107 (pcu_l1_if.cpp:478) 20241107082904193 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904193 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d9 77 90 61 64 72 82 91 6c a8 eb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904193 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:1032) 20241107082904193 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) 20241107082904193 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) 20241107082904193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 108 storing in window (108..43) (tbf_ul.cpp:314) 20241107082904193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=77 90 61 64 72 82 91 6c a8 eb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904193 DRLCMACUL DEBUG - Mark BSN 44 as INVALID (rlc_window_ul.cpp:42) 20241107082904193 DRLCMACUL DEBUG - Raising V(R) to 109 (rlc_window_ul.cpp:50) 20241107082904193 DRLCMACUL DEBUG - Taking block 108 out, raising V(Q) to 109 (rlc_window_ul.cpp:65) 20241107082904193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904193 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) 20241107082904193 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) 20241107082904194 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) 20241107082904194 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) 20241107082904195 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) 20241107082904195 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) 20241107082904196 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) 20241107082904196 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) 20241107082904197 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) 20241107082904197 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) 20241107082904198 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) 20241107082904198 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) 20241107082904199 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) 20241107082904199 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) 20241107082904200 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) 20241107082904200 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) 20241107082904200 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) 20241107082904200 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) 20241107082904201 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20241107082904201 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) 20241107082904201 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 108 20241107082904212 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 db 64 ce 63 9e b7 53 91 fb 84 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904212 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 108 (pcu_l1_if.cpp:478) 20241107082904212 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904212 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 db 64 ce 63 9e b7 53 91 fb 84 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904212 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:1032) 20241107082904212 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) 20241107082904212 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) 20241107082904212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 109 storing in window (109..44) (tbf_ul.cpp:314) 20241107082904212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=64 ce 63 9e b7 53 91 fb 84 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904212 DRLCMACUL DEBUG - Mark BSN 45 as INVALID (rlc_window_ul.cpp:42) 20241107082904213 DRLCMACUL DEBUG - Raising V(R) to 110 (rlc_window_ul.cpp:50) 20241107082904213 DRLCMACUL DEBUG - Taking block 109 out, raising V(Q) to 110 (rlc_window_ul.cpp:65) 20241107082904213 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904213 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) 20241107082904213 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) 20241107082904214 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) 20241107082904214 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) 20241107082904215 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) 20241107082904215 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) 20241107082904215 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) 20241107082904215 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) 20241107082904216 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) 20241107082904216 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) 20241107082904217 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) 20241107082904217 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) 20241107082904218 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) 20241107082904218 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) 20241107082904219 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) 20241107082904219 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) 20241107082904220 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) 20241107082904220 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) 20241107082904220 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20241107082904220 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) 20241107082904221 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 109 20241107082904231 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 dd de 19 01 6b d0 ac 71 f0 27 8f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904231 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 109 (pcu_l1_if.cpp:478) 20241107082904231 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904231 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 dd de 19 01 6b d0 ac 71 f0 27 8f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904231 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:1032) 20241107082904231 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) 20241107082904232 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) 20241107082904232 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 110 storing in window (110..45) (tbf_ul.cpp:314) 20241107082904232 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=de 19 01 6b d0 ac 71 f0 27 8f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904232 DRLCMACUL DEBUG - Mark BSN 46 as INVALID (rlc_window_ul.cpp:42) 20241107082904232 DRLCMACUL DEBUG - Raising V(R) to 111 (rlc_window_ul.cpp:50) 20241107082904232 DRLCMACUL DEBUG - Taking block 110 out, raising V(Q) to 111 (rlc_window_ul.cpp:65) 20241107082904232 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904232 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) 20241107082904232 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) 20241107082904233 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) 20241107082904233 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) 20241107082904234 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) 20241107082904234 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) 20241107082904235 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) 20241107082904235 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) 20241107082904235 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) 20241107082904235 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) 20241107082904236 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) 20241107082904236 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) 20241107082904236 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) 20241107082904236 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) 20241107082904237 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) 20241107082904237 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) 20241107082904240 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) 20241107082904240 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) 20241107082904240 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20241107082904240 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) 20241107082904240 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 110 20241107082904255 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 df 83 00 a8 07 16 fb 16 80 4c 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 110 (pcu_l1_if.cpp:478) 20241107082904255 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904255 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 df 83 00 a8 07 16 fb 16 80 4c 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904255 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:1032) 20241107082904255 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) 20241107082904255 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) 20241107082904255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 111 storing in window (111..46) (tbf_ul.cpp:314) 20241107082904255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=83 00 a8 07 16 fb 16 80 4c 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904255 DRLCMACUL DEBUG - Mark BSN 47 as INVALID (rlc_window_ul.cpp:42) 20241107082904255 DRLCMACUL DEBUG - Raising V(R) to 112 (rlc_window_ul.cpp:50) 20241107082904255 DRLCMACUL DEBUG - Taking block 111 out, raising V(Q) to 112 (rlc_window_ul.cpp:65) 20241107082904255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904255 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) 20241107082904255 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) 20241107082904256 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) 20241107082904256 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) 20241107082904257 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) 20241107082904257 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) 20241107082904258 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) 20241107082904258 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) 20241107082904259 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) 20241107082904259 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) 20241107082904261 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) 20241107082904261 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) 20241107082904262 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) 20241107082904262 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) 20241107082904263 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) 20241107082904263 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) 20241107082904264 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) 20241107082904264 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) 20241107082904264 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241107082904264 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) 20241107082904265 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 111 20241107082904274 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 e1 30 d3 6f 14 97 b3 df 69 ec ac 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904274 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 111 (pcu_l1_if.cpp:478) 20241107082904274 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904274 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e1 30 d3 6f 14 97 b3 df 69 ec ac 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904274 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:1032) 20241107082904274 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) 20241107082904274 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) 20241107082904274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 112 storing in window (112..47) (tbf_ul.cpp:314) 20241107082904275 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=30 d3 6f 14 97 b3 df 69 ec ac 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904275 DRLCMACUL DEBUG - Mark BSN 48 as INVALID (rlc_window_ul.cpp:42) 20241107082904275 DRLCMACUL DEBUG - Raising V(R) to 113 (rlc_window_ul.cpp:50) 20241107082904275 DRLCMACUL DEBUG - Taking block 112 out, raising V(Q) to 113 (rlc_window_ul.cpp:65) 20241107082904275 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904275 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) 20241107082904275 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) 20241107082904276 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) 20241107082904276 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) 20241107082904276 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) 20241107082904276 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) 20241107082904277 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) 20241107082904277 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) 20241107082904278 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) 20241107082904278 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) 20241107082904279 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) 20241107082904279 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) 20241107082904279 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) 20241107082904279 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) 20241107082904281 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) 20241107082904281 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) 20241107082904282 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) 20241107082904282 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) 20241107082904282 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241107082904282 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) 20241107082904283 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 112 20241107082904294 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 e3 fe fc 7f 93 a2 a0 85 0e ae 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904294 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 112 (pcu_l1_if.cpp:478) 20241107082904295 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904295 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e3 fe fc 7f 93 a2 a0 85 0e ae 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904295 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:1032) 20241107082904295 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) 20241107082904295 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) 20241107082904295 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 113 storing in window (113..48) (tbf_ul.cpp:314) 20241107082904295 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=fe fc 7f 93 a2 a0 85 0e ae 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904295 DRLCMACUL DEBUG - Mark BSN 49 as INVALID (rlc_window_ul.cpp:42) 20241107082904295 DRLCMACUL DEBUG - Raising V(R) to 114 (rlc_window_ul.cpp:50) 20241107082904295 DRLCMACUL DEBUG - Taking block 113 out, raising V(Q) to 114 (rlc_window_ul.cpp:65) 20241107082904295 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904295 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) 20241107082904295 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) 20241107082904296 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) 20241107082904296 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) 20241107082904298 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) 20241107082904298 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) 20241107082904299 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) 20241107082904299 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) 20241107082904300 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) 20241107082904300 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) 20241107082904301 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) 20241107082904301 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) 20241107082904302 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) 20241107082904302 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) 20241107082904303 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) 20241107082904303 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) 20241107082904305 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) 20241107082904305 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) 20241107082904305 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241107082904305 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) 20241107082904305 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 113 20241107082904319 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 e5 9d 6e 81 07 40 61 72 42 67 e2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 113 (pcu_l1_if.cpp:478) 20241107082904319 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904319 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e5 9d 6e 81 07 40 61 72 42 67 e2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904319 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:1032) 20241107082904319 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) 20241107082904319 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) 20241107082904319 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 114 storing in window (114..49) (tbf_ul.cpp:314) 20241107082904319 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=9d 6e 81 07 40 61 72 42 67 e2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904319 DRLCMACUL DEBUG - Mark BSN 50 as INVALID (rlc_window_ul.cpp:42) 20241107082904319 DRLCMACUL DEBUG - Raising V(R) to 115 (rlc_window_ul.cpp:50) 20241107082904319 DRLCMACUL DEBUG - Taking block 114 out, raising V(Q) to 115 (rlc_window_ul.cpp:65) 20241107082904319 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904319 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) 20241107082904319 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) 20241107082904320 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) 20241107082904321 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) 20241107082904321 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) 20241107082904321 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) 20241107082904322 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) 20241107082904322 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) 20241107082904323 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) 20241107082904323 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) 20241107082904324 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) 20241107082904324 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) 20241107082904325 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) 20241107082904325 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) 20241107082904326 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) 20241107082904326 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) 20241107082904326 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) 20241107082904327 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) 20241107082904327 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20241107082904327 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) 20241107082904327 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 114 20241107082904338 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 e7 50 f5 3c 95 4e a0 67 2d 47 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 114 (pcu_l1_if.cpp:478) 20241107082904338 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904338 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e7 50 f5 3c 95 4e a0 67 2d 47 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904338 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:1032) 20241107082904338 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) 20241107082904338 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) 20241107082904338 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 115 storing in window (115..50) (tbf_ul.cpp:314) 20241107082904338 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=50 f5 3c 95 4e a0 67 2d 47 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904338 DRLCMACUL DEBUG - Mark BSN 51 as INVALID (rlc_window_ul.cpp:42) 20241107082904338 DRLCMACUL DEBUG - Raising V(R) to 116 (rlc_window_ul.cpp:50) 20241107082904339 DRLCMACUL DEBUG - Taking block 115 out, raising V(Q) to 116 (rlc_window_ul.cpp:65) 20241107082904339 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904339 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) 20241107082904339 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) 20241107082904341 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) 20241107082904341 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) 20241107082904342 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) 20241107082904342 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) 20241107082904343 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) 20241107082904343 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) 20241107082904344 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) 20241107082904344 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) 20241107082904345 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) 20241107082904345 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) 20241107082904346 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) 20241107082904346 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) 20241107082904347 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) 20241107082904347 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) 20241107082904348 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) 20241107082904349 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) 20241107082904349 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 572 for type USF (pdch_ul_controller.c:184) 20241107082904349 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) 20241107082904350 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 115 20241107082904357 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 e9 8f 7d ca d5 3d 95 ff 98 51 78 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904358 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 115 (pcu_l1_if.cpp:478) 20241107082904358 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904358 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e9 8f 7d ca d5 3d 95 ff 98 51 78 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904358 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:1032) 20241107082904358 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) 20241107082904358 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) 20241107082904358 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 116 storing in window (116..51) (tbf_ul.cpp:314) 20241107082904358 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=8f 7d ca d5 3d 95 ff 98 51 78 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904358 DRLCMACUL DEBUG - Mark BSN 52 as INVALID (rlc_window_ul.cpp:42) 20241107082904358 DRLCMACUL DEBUG - Raising V(R) to 117 (rlc_window_ul.cpp:50) 20241107082904358 DRLCMACUL DEBUG - Taking block 116 out, raising V(Q) to 117 (rlc_window_ul.cpp:65) 20241107082904358 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904358 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) 20241107082904358 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) 20241107082904359 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) 20241107082904359 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) 20241107082904360 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) 20241107082904360 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) 20241107082904361 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) 20241107082904361 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) 20241107082904362 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) 20241107082904362 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) 20241107082904363 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) 20241107082904363 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) 20241107082904363 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) 20241107082904363 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) 20241107082904364 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) 20241107082904364 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) 20241107082904367 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) 20241107082904367 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) 20241107082904367 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 576 for type USF (pdch_ul_controller.c:184) 20241107082904367 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) 20241107082904368 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 116 20241107082904381 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 eb 1f b7 2d 75 00 28 cb ef 6a 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 116 (pcu_l1_if.cpp:478) 20241107082904381 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904381 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 eb 1f b7 2d 75 00 28 cb ef 6a 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904381 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:1032) 20241107082904381 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) 20241107082904381 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) 20241107082904381 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 117 storing in window (117..52) (tbf_ul.cpp:314) 20241107082904381 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1f b7 2d 75 00 28 cb ef 6a 68 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904381 DRLCMACUL DEBUG - Mark BSN 53 as INVALID (rlc_window_ul.cpp:42) 20241107082904381 DRLCMACUL DEBUG - Raising V(R) to 118 (rlc_window_ul.cpp:50) 20241107082904381 DRLCMACUL DEBUG - Taking block 117 out, raising V(Q) to 118 (rlc_window_ul.cpp:65) 20241107082904381 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904381 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) 20241107082904381 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) 20241107082904382 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) 20241107082904382 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) 20241107082904383 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) 20241107082904383 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) 20241107082904384 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) 20241107082904384 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) 20241107082904385 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) 20241107082904385 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) 20241107082904386 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) 20241107082904386 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) 20241107082904386 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) 20241107082904386 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) 20241107082904387 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) 20241107082904387 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) 20241107082904388 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) 20241107082904388 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) 20241107082904388 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 580 for type USF (pdch_ul_controller.c:184) 20241107082904388 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) 20241107082904389 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 117 20241107082904400 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 ed 25 2b c4 21 6d 6b 4f 1c a7 85 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904401 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 117 (pcu_l1_if.cpp:478) 20241107082904401 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904401 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ed 25 2b c4 21 6d 6b 4f 1c a7 85 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904401 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:1032) 20241107082904401 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) 20241107082904401 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) 20241107082904401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 118 storing in window (118..53) (tbf_ul.cpp:314) 20241107082904401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=25 2b c4 21 6d 6b 4f 1c a7 85 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904401 DRLCMACUL DEBUG - Mark BSN 54 as INVALID (rlc_window_ul.cpp:42) 20241107082904401 DRLCMACUL DEBUG - Raising V(R) to 119 (rlc_window_ul.cpp:50) 20241107082904401 DRLCMACUL DEBUG - Taking block 118 out, raising V(Q) to 119 (rlc_window_ul.cpp:65) 20241107082904401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904401 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) 20241107082904401 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) 20241107082904402 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) 20241107082904402 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) 20241107082904403 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) 20241107082904403 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) 20241107082904403 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) 20241107082904403 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) 20241107082904404 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) 20241107082904404 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) 20241107082904406 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) 20241107082904406 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) 20241107082904406 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) 20241107082904406 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) 20241107082904408 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) 20241107082904408 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) 20241107082904408 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) 20241107082904408 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) 20241107082904408 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 585 for type USF (pdch_ul_controller.c:184) 20241107082904408 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) 20241107082904409 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 118 20241107082904419 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 ef 96 0e 99 21 7a 57 45 fd 5b b5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904419 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 118 (pcu_l1_if.cpp:478) 20241107082904419 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904419 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ef 96 0e 99 21 7a 57 45 fd 5b b5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904419 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:1032) 20241107082904419 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) 20241107082904419 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) 20241107082904419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 119 storing in window (119..54) (tbf_ul.cpp:314) 20241107082904419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=96 0e 99 21 7a 57 45 fd 5b b5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904419 DRLCMACUL DEBUG - Mark BSN 55 as INVALID (rlc_window_ul.cpp:42) 20241107082904419 DRLCMACUL DEBUG - Raising V(R) to 120 (rlc_window_ul.cpp:50) 20241107082904419 DRLCMACUL DEBUG - Taking block 119 out, raising V(Q) to 120 (rlc_window_ul.cpp:65) 20241107082904419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904419 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) 20241107082904419 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) 20241107082904419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107082904419 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107082904419 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107082904419 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) 20241107082904419 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) 20241107082904420 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) 20241107082904420 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) 20241107082904420 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) 20241107082904420 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) 20241107082904420 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) 20241107082904420 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) 20241107082904420 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) 20241107082904420 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) 20241107082904420 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) 20241107082904420 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) 20241107082904421 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) 20241107082904421 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) 20241107082904429 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) 20241107082904429 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) 20241107082904429 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 589 for type USF (pdch_ul_controller.c:184) 20241107082904429 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) 20241107082904430 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107082904430 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107082904430 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) 20241107082904430 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107082904430 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107082904430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 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) 20241107082904430 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS3 (2) MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 119 20241107082904444 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 f1 f9 1e 10 22 1f 96 91 ce 07 58 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904444 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 119 (pcu_l1_if.cpp:478) 20241107082904444 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904444 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f1 f9 1e 10 22 1f 96 91 ce 07 58 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904444 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:1032) 20241107082904444 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) 20241107082904444 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) 20241107082904444 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 120 storing in window (120..55) (tbf_ul.cpp:314) 20241107082904444 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f9 1e 10 22 1f 96 91 ce 07 58 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904444 DRLCMACUL DEBUG - Mark BSN 56 as INVALID (rlc_window_ul.cpp:42) 20241107082904444 DRLCMACUL DEBUG - Raising V(R) to 121 (rlc_window_ul.cpp:50) 20241107082904444 DRLCMACUL DEBUG - Taking block 120 out, raising V(Q) to 121 (rlc_window_ul.cpp:65) 20241107082904444 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904444 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) 20241107082904444 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) 20241107082904446 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) 20241107082904446 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) 20241107082904447 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) 20241107082904447 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) 20241107082904447 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) 20241107082904447 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) 20241107082904448 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) 20241107082904448 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) 20241107082904448 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) 20241107082904448 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) 20241107082904449 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) 20241107082904449 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) 20241107082904449 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) 20241107082904449 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) 20241107082904450 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) 20241107082904450 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) 20241107082904450 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 593 for type USF (pdch_ul_controller.c:184) 20241107082904450 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) 20241107082904450 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 120 20241107082904464 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 f3 28 92 76 dc 55 29 1e 71 c7 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 120 (pcu_l1_if.cpp:478) 20241107082904464 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904464 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f3 28 92 76 dc 55 29 1e 71 c7 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904464 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:1032) 20241107082904464 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) 20241107082904464 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) 20241107082904464 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 121 storing in window (121..56) (tbf_ul.cpp:314) 20241107082904464 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=28 92 76 dc 55 29 1e 71 c7 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904464 DRLCMACUL DEBUG - Mark BSN 57 as INVALID (rlc_window_ul.cpp:42) 20241107082904464 DRLCMACUL DEBUG - Raising V(R) to 122 (rlc_window_ul.cpp:50) 20241107082904464 DRLCMACUL DEBUG - Taking block 121 out, raising V(Q) to 122 (rlc_window_ul.cpp:65) 20241107082904464 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904464 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) 20241107082904464 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) 20241107082904465 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) 20241107082904465 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) 20241107082904466 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) 20241107082904466 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) 20241107082904467 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) 20241107082904467 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) 20241107082904468 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) 20241107082904469 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) 20241107082904470 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) 20241107082904470 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) 20241107082904471 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) 20241107082904471 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) 20241107082904472 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) 20241107082904472 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) 20241107082904473 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) 20241107082904474 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) 20241107082904474 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 598 for type USF (pdch_ul_controller.c:184) 20241107082904474 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) 20241107082904474 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 121 20241107082904484 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 f5 72 33 5a 3a e6 e4 a9 e4 32 46 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904484 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 121 (pcu_l1_if.cpp:478) 20241107082904484 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904484 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f5 72 33 5a 3a e6 e4 a9 e4 32 46 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904484 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:1032) 20241107082904484 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) 20241107082904484 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) 20241107082904484 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 122 storing in window (122..57) (tbf_ul.cpp:314) 20241107082904484 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=72 33 5a 3a e6 e4 a9 e4 32 46 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904484 DRLCMACUL DEBUG - Mark BSN 58 as INVALID (rlc_window_ul.cpp:42) 20241107082904484 DRLCMACUL DEBUG - Raising V(R) to 123 (rlc_window_ul.cpp:50) 20241107082904484 DRLCMACUL DEBUG - Taking block 122 out, raising V(Q) to 123 (rlc_window_ul.cpp:65) 20241107082904484 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904484 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) 20241107082904484 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) 20241107082904485 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) 20241107082904485 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) 20241107082904486 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) 20241107082904486 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) 20241107082904487 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) 20241107082904487 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) 20241107082904488 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) 20241107082904488 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) 20241107082904489 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) 20241107082904489 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) 20241107082904489 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) 20241107082904489 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) 20241107082904490 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) 20241107082904490 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) 20241107082904493 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) 20241107082904493 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) 20241107082904493 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 602 for type USF (pdch_ul_controller.c:184) 20241107082904493 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) 20241107082904494 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 122 20241107082904508 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 f7 04 af e2 1b 72 b3 80 38 ae 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904508 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 122 (pcu_l1_if.cpp:478) 20241107082904508 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904508 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f7 04 af e2 1b 72 b3 80 38 ae 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904508 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:1032) 20241107082904508 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) 20241107082904508 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) 20241107082904508 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 123 storing in window (123..58) (tbf_ul.cpp:314) 20241107082904508 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=04 af e2 1b 72 b3 80 38 ae 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904508 DRLCMACUL DEBUG - Mark BSN 59 as INVALID (rlc_window_ul.cpp:42) 20241107082904508 DRLCMACUL DEBUG - Raising V(R) to 124 (rlc_window_ul.cpp:50) 20241107082904508 DRLCMACUL DEBUG - Taking block 123 out, raising V(Q) to 124 (rlc_window_ul.cpp:65) 20241107082904508 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904508 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) 20241107082904508 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) 20241107082904509 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) 20241107082904509 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) 20241107082904510 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) 20241107082904510 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) 20241107082904511 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) 20241107082904511 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) 20241107082904512 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) 20241107082904512 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) 20241107082904513 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) 20241107082904513 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) 20241107082904513 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) 20241107082904514 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) 20241107082904514 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) 20241107082904514 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) 20241107082904515 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) 20241107082904515 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) 20241107082904515 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 606 for type USF (pdch_ul_controller.c:184) 20241107082904515 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) 20241107082904516 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 123 20241107082904527 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 f9 8a e7 4c 1e f6 e4 70 44 de 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904527 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 123 (pcu_l1_if.cpp:478) 20241107082904527 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904527 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f9 8a e7 4c 1e f6 e4 70 44 de 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904527 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:1032) 20241107082904527 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) 20241107082904527 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) 20241107082904527 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 124 storing in window (124..59) (tbf_ul.cpp:314) 20241107082904527 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=8a e7 4c 1e f6 e4 70 44 de 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904527 DRLCMACUL DEBUG - Mark BSN 60 as INVALID (rlc_window_ul.cpp:42) 20241107082904527 DRLCMACUL DEBUG - Raising V(R) to 125 (rlc_window_ul.cpp:50) 20241107082904527 DRLCMACUL DEBUG - Taking block 124 out, raising V(Q) to 125 (rlc_window_ul.cpp:65) 20241107082904528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904528 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) 20241107082904528 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) 20241107082904528 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) 20241107082904528 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) 20241107082904529 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) 20241107082904529 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) 20241107082904530 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) 20241107082904530 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) 20241107082904531 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) 20241107082904531 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) 20241107082904531 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) 20241107082904531 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) 20241107082904532 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) 20241107082904532 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) 20241107082904533 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) 20241107082904533 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) 20241107082904534 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) 20241107082904534 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) 20241107082904534 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 611 for type USF (pdch_ul_controller.c:184) 20241107082904534 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) 20241107082904535 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 124 20241107082904546 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 fb 52 8c cc 58 26 a6 1d 9a 3e 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904546 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 124 (pcu_l1_if.cpp:478) 20241107082904546 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904546 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fb 52 8c cc 58 26 a6 1d 9a 3e 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904546 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:1032) 20241107082904546 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) 20241107082904546 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) 20241107082904546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 125 storing in window (125..60) (tbf_ul.cpp:314) 20241107082904546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=52 8c cc 58 26 a6 1d 9a 3e 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904547 DRLCMACUL DEBUG - Mark BSN 61 as INVALID (rlc_window_ul.cpp:42) 20241107082904547 DRLCMACUL DEBUG - Raising V(R) to 126 (rlc_window_ul.cpp:50) 20241107082904547 DRLCMACUL DEBUG - Taking block 125 out, raising V(Q) to 126 (rlc_window_ul.cpp:65) 20241107082904547 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904547 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) 20241107082904547 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) 20241107082904547 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) 20241107082904547 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) 20241107082904548 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) 20241107082904548 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) 20241107082904549 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) 20241107082904549 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) 20241107082904550 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) 20241107082904550 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) 20241107082904550 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) 20241107082904550 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) 20241107082904551 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) 20241107082904551 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) 20241107082904552 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) 20241107082904552 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) 20241107082904556 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) 20241107082904556 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) 20241107082904556 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 615 for type USF (pdch_ul_controller.c:184) 20241107082904556 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) 20241107082904556 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 125 20241107082904571 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 fd 67 6c b6 3c 3d 0a 00 80 5d 5f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 125 (pcu_l1_if.cpp:478) 20241107082904571 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904571 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fd 67 6c b6 3c 3d 0a 00 80 5d 5f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904571 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:1032) 20241107082904571 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) 20241107082904571 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) 20241107082904571 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 126 storing in window (126..61) (tbf_ul.cpp:314) 20241107082904571 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=67 6c b6 3c 3d 0a 00 80 5d 5f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904571 DRLCMACUL DEBUG - Mark BSN 62 as INVALID (rlc_window_ul.cpp:42) 20241107082904571 DRLCMACUL DEBUG - Raising V(R) to 127 (rlc_window_ul.cpp:50) 20241107082904571 DRLCMACUL DEBUG - Taking block 126 out, raising V(Q) to 127 (rlc_window_ul.cpp:65) 20241107082904571 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904571 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) 20241107082904571 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) 20241107082904573 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) 20241107082904573 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) 20241107082904575 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) 20241107082904575 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) 20241107082904576 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) 20241107082904576 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) 20241107082904577 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) 20241107082904577 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) 20241107082904578 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) 20241107082904578 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) 20241107082904580 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) 20241107082904580 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) 20241107082904581 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) 20241107082904581 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) 20241107082904582 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) 20241107082904582 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) 20241107082904582 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 619 for type USF (pdch_ul_controller.c:184) 20241107082904582 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) 20241107082904583 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 126 20241107082904589 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 ff d4 44 ca 41 d8 03 f8 0f 76 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 126 (pcu_l1_if.cpp:478) 20241107082904589 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904589 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ff d4 44 ca 41 d8 03 f8 0f 76 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904589 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:1032) 20241107082904589 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) 20241107082904589 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) 20241107082904589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 127 storing in window (127..62) (tbf_ul.cpp:314) 20241107082904589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d4 44 ca 41 d8 03 f8 0f 76 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904589 DRLCMACUL DEBUG - Mark BSN 63 as INVALID (rlc_window_ul.cpp:42) 20241107082904589 DRLCMACUL DEBUG - Raising V(R) to 0 (rlc_window_ul.cpp:50) 20241107082904589 DRLCMACUL DEBUG - Taking block 127 out, raising V(Q) to 0 (rlc_window_ul.cpp:65) 20241107082904589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904589 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) 20241107082904589 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) 20241107082904590 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) 20241107082904590 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) 20241107082904591 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) 20241107082904591 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) 20241107082904592 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) 20241107082904592 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) 20241107082904593 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) 20241107082904593 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) 20241107082904594 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) 20241107082904594 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) 20241107082904595 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) 20241107082904595 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) 20241107082904596 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) 20241107082904596 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) 20241107082904597 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) 20241107082904597 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) 20241107082904597 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 624 for type USF (pdch_ul_controller.c:184) 20241107082904597 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) 20241107082904598 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 127 20241107082904609 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 01 fb b5 7d 60 17 79 49 b6 59 3f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 127 (pcu_l1_if.cpp:478) 20241107082904609 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904609 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 01 fb b5 7d 60 17 79 49 b6 59 3f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904609 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:1032) 20241107082904609 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) 20241107082904609 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) 20241107082904609 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107082904609 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=fb b5 7d 60 17 79 49 b6 59 3f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904609 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107082904609 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107082904609 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107082904609 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904609 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) 20241107082904609 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) 20241107082904611 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) 20241107082904611 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) 20241107082904612 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) 20241107082904612 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) 20241107082904612 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) 20241107082904612 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) 20241107082904613 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) 20241107082904613 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) 20241107082904614 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) 20241107082904614 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) 20241107082904615 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) 20241107082904615 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) 20241107082904615 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) 20241107082904615 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) 20241107082904618 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) 20241107082904618 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) 20241107082904618 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20241107082904618 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) 20241107082904619 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 128 20241107082904622 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) 20241107082904622 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) 20241107082904622 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107082904632 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 03 a3 59 e1 05 4d 21 92 5b f8 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904632 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 128 (pcu_l1_if.cpp:478) 20241107082904632 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904632 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 a3 59 e1 05 4d 21 92 5b f8 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904632 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:1032) 20241107082904632 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) 20241107082904632 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) 20241107082904632 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107082904632 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a3 59 e1 05 4d 21 92 5b f8 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904632 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241107082904632 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241107082904632 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107082904632 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904633 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) 20241107082904633 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) 20241107082904634 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) 20241107082904634 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) 20241107082904635 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) 20241107082904635 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) 20241107082904636 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) 20241107082904636 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) 20241107082904637 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) 20241107082904637 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) 20241107082904638 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) 20241107082904638 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) 20241107082904639 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) 20241107082904639 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) 20241107082904640 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) 20241107082904640 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) 20241107082904641 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) 20241107082904641 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) 20241107082904641 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20241107082904641 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) 20241107082904642 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 129 20241107082904651 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 05 1a 29 88 5c 16 05 53 b3 91 ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 129 (pcu_l1_if.cpp:478) 20241107082904651 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904652 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 1a 29 88 5c 16 05 53 b3 91 ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904652 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:1032) 20241107082904652 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) 20241107082904652 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241107082904652 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) 20241107082904652 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241107082904652 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1a 29 88 5c 16 05 53 b3 91 ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904652 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241107082904652 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241107082904652 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241107082904652 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904652 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) 20241107082904652 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) 20241107082904653 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) 20241107082904653 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) 20241107082904654 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) 20241107082904654 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) 20241107082904654 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) 20241107082904654 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) 20241107082904655 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) 20241107082904656 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) 20241107082904657 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) 20241107082904657 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) 20241107082904658 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) 20241107082904658 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) 20241107082904659 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) 20241107082904659 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) 20241107082904660 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) 20241107082904660 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) 20241107082904660 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 637 for type USF (pdch_ul_controller.c:184) 20241107082904660 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) 20241107082904661 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 130 20241107082904671 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 07 7e 35 9d 9a 36 36 ec db bc 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 130 (pcu_l1_if.cpp:478) 20241107082904671 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904671 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 7e 35 9d 9a 36 36 ec db bc 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904671 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:1032) 20241107082904671 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) 20241107082904671 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) 20241107082904671 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241107082904671 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=7e 35 9d 9a 36 36 ec db bc 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904671 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241107082904671 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241107082904671 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241107082904671 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904671 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) 20241107082904671 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) 20241107082904673 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) 20241107082904673 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) 20241107082904674 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) 20241107082904674 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) 20241107082904675 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) 20241107082904675 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) 20241107082904676 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) 20241107082904676 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) 20241107082904677 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) 20241107082904677 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) 20241107082904678 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) 20241107082904678 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) 20241107082904679 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) 20241107082904679 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) 20241107082904680 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) 20241107082904680 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) 20241107082904680 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20241107082904680 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) 20241107082904681 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 131 20241107082904694 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 09 0f b8 76 b1 0e 0f 35 18 0a f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904694 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 131 (pcu_l1_if.cpp:478) 20241107082904694 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904694 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 0f b8 76 b1 0e 0f 35 18 0a f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904694 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:1032) 20241107082904695 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) 20241107082904695 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) 20241107082904695 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241107082904695 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0f b8 76 b1 0e 0f 35 18 0a f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904695 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241107082904695 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241107082904695 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241107082904695 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904695 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) 20241107082904695 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) 20241107082904696 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) 20241107082904696 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) 20241107082904696 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) 20241107082904696 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) 20241107082904697 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) 20241107082904697 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) 20241107082904698 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) 20241107082904698 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) 20241107082904699 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) 20241107082904699 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) 20241107082904699 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) 20241107082904699 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) 20241107082904700 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) 20241107082904700 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) 20241107082904701 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) 20241107082904701 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) 20241107082904701 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20241107082904701 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) 20241107082904702 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 132 20241107082904713 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 0b ef cb 69 1d bb 3d 02 d9 9f 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 132 (pcu_l1_if.cpp:478) 20241107082904714 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904714 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b ef cb 69 1d bb 3d 02 d9 9f 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904714 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:1032) 20241107082904714 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) 20241107082904714 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) 20241107082904714 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241107082904714 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ef cb 69 1d bb 3d 02 d9 9f 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904714 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241107082904714 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241107082904714 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241107082904714 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904714 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) 20241107082904714 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) 20241107082904715 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) 20241107082904715 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) 20241107082904715 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) 20241107082904715 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) 20241107082904716 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) 20241107082904716 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) 20241107082904717 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) 20241107082904717 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) 20241107082904718 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) 20241107082904718 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) 20241107082904719 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) 20241107082904719 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) 20241107082904720 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) 20241107082904720 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) 20241107082904721 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) 20241107082904721 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) 20241107082904721 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20241107082904721 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) 20241107082904721 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 133 20241107082904733 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 0d d1 b1 1a 03 ec 63 93 3b d0 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904733 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 133 (pcu_l1_if.cpp:478) 20241107082904733 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904733 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d d1 b1 1a 03 ec 63 93 3b d0 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904733 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:1032) 20241107082904733 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) 20241107082904733 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) 20241107082904733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241107082904733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d1 b1 1a 03 ec 63 93 3b d0 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904733 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241107082904733 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241107082904733 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241107082904733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904733 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) 20241107082904733 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) 20241107082904734 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) 20241107082904734 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) 20241107082904735 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) 20241107082904735 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) 20241107082904735 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) 20241107082904736 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) 20241107082904736 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) 20241107082904736 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) 20241107082904737 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) 20241107082904737 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) 20241107082904738 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) 20241107082904738 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) 20241107082904739 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) 20241107082904739 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) 20241107082904742 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) 20241107082904742 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) 20241107082904742 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20241107082904742 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) 20241107082904743 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 134 20241107082904756 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 0f a3 54 98 46 2c 0c 19 06 1c 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 134 (pcu_l1_if.cpp:478) 20241107082904757 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904757 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0f a3 54 98 46 2c 0c 19 06 1c 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904757 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:1032) 20241107082904757 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) 20241107082904757 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) 20241107082904757 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241107082904757 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a3 54 98 46 2c 0c 19 06 1c 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904757 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241107082904757 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241107082904757 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241107082904757 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904757 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) 20241107082904757 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) 20241107082904758 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) 20241107082904758 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) 20241107082904759 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) 20241107082904759 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) 20241107082904759 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) 20241107082904759 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) 20241107082904760 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) 20241107082904760 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) 20241107082904761 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) 20241107082904761 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) 20241107082904762 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) 20241107082904762 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) 20241107082904762 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) 20241107082904762 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) 20241107082904763 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) 20241107082904763 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) 20241107082904763 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20241107082904763 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) 20241107082904764 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 135 20241107082904776 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 11 0c ae 2f 27 5d e1 19 d6 b2 5a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 135 (pcu_l1_if.cpp:478) 20241107082904776 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904776 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 11 0c ae 2f 27 5d e1 19 d6 b2 5a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904776 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:1032) 20241107082904776 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) 20241107082904776 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) 20241107082904776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241107082904776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0c ae 2f 27 5d e1 19 d6 b2 5a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904776 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241107082904776 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241107082904776 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241107082904776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904776 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) 20241107082904776 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) 20241107082904777 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) 20241107082904777 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) 20241107082904778 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) 20241107082904778 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) 20241107082904779 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) 20241107082904779 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) 20241107082904780 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) 20241107082904780 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) 20241107082904780 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) 20241107082904780 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) 20241107082904781 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) 20241107082904781 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) 20241107082904782 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) 20241107082904782 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) 20241107082904783 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) 20241107082904783 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) 20241107082904783 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20241107082904783 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) 20241107082904784 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 136 20241107082904795 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 13 0d 1c c6 89 9e 90 bf cd 77 4f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 136 (pcu_l1_if.cpp:478) 20241107082904795 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904795 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 13 0d 1c c6 89 9e 90 bf cd 77 4f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904795 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:1032) 20241107082904795 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) 20241107082904795 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) 20241107082904795 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241107082904795 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0d 1c c6 89 9e 90 bf cd 77 4f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904795 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241107082904795 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241107082904795 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241107082904795 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904795 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) 20241107082904795 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) 20241107082904796 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) 20241107082904796 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) 20241107082904797 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) 20241107082904797 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) 20241107082904798 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) 20241107082904798 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) 20241107082904798 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) 20241107082904798 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) 20241107082904799 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) 20241107082904799 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) 20241107082904800 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) 20241107082904800 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) 20241107082904801 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) 20241107082904801 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) 20241107082904804 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) 20241107082904804 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) 20241107082904804 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 667 for type USF (pdch_ul_controller.c:184) 20241107082904804 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) 20241107082904805 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 137 20241107082904819 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 15 46 79 01 07 ed 16 24 b5 37 a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904820 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 137 (pcu_l1_if.cpp:478) 20241107082904820 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904820 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 15 46 79 01 07 ed 16 24 b5 37 a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904820 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:1032) 20241107082904820 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) 20241107082904820 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) 20241107082904820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241107082904820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=46 79 01 07 ed 16 24 b5 37 a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904820 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241107082904820 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241107082904820 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241107082904820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904820 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) 20241107082904820 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) 20241107082904822 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) 20241107082904822 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) 20241107082904823 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) 20241107082904823 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) 20241107082904824 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) 20241107082904824 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) 20241107082904825 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) 20241107082904825 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) 20241107082904826 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) 20241107082904826 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) 20241107082904827 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) 20241107082904827 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) 20241107082904828 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) 20241107082904828 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) 20241107082904829 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) 20241107082904829 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) 20241107082904829 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 671 for type USF (pdch_ul_controller.c:184) 20241107082904829 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) 20241107082904830 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 138 20241107082904838 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 17 75 b9 a6 eb 33 64 19 bb b4 f3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904838 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 138 (pcu_l1_if.cpp:478) 20241107082904838 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904838 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 17 75 b9 a6 eb 33 64 19 bb b4 f3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904838 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:1032) 20241107082904838 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) 20241107082904838 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) 20241107082904838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241107082904838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=75 b9 a6 eb 33 64 19 bb b4 f3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904838 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241107082904838 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241107082904838 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241107082904838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904838 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) 20241107082904838 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) 20241107082904838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107082904838 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107082904838 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107082904839 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) 20241107082904839 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) 20241107082904840 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) 20241107082904840 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) 20241107082904841 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) 20241107082904841 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) 20241107082904842 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) 20241107082904842 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) 20241107082904843 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) 20241107082904843 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) 20241107082904844 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) 20241107082904844 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) 20241107082904844 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) 20241107082904844 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) 20241107082904845 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) 20241107082904845 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) 20241107082904845 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 676 for type USF (pdch_ul_controller.c:184) 20241107082904845 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) 20241107082904845 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107082904845 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107082904845 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) 20241107082904845 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107082904845 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107082904845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 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) 20241107082904846 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS3 (2) MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 139 20241107082904857 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 19 a2 78 18 51 b6 f3 6e d2 5e ae 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904857 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 139 (pcu_l1_if.cpp:478) 20241107082904857 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904857 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 19 a2 78 18 51 b6 f3 6e d2 5e ae 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904857 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:1032) 20241107082904857 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) 20241107082904857 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) 20241107082904857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241107082904857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a2 78 18 51 b6 f3 6e d2 5e ae 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904857 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241107082904857 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241107082904857 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241107082904857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904857 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) 20241107082904857 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) 20241107082904858 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) 20241107082904858 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) 20241107082904859 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) 20241107082904859 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) 20241107082904860 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) 20241107082904860 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) 20241107082904861 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) 20241107082904861 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) 20241107082904862 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) 20241107082904862 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) 20241107082904863 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) 20241107082904863 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) 20241107082904863 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) 20241107082904863 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) 20241107082904867 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) 20241107082904867 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) 20241107082904867 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 680 for type USF (pdch_ul_controller.c:184) 20241107082904867 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) 20241107082904867 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 140 20241107082904881 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 1b 80 1a ba 78 06 81 0b 88 bb 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904881 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 140 (pcu_l1_if.cpp:478) 20241107082904881 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904881 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1b 80 1a ba 78 06 81 0b 88 bb 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904881 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:1032) 20241107082904881 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) 20241107082904881 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) 20241107082904881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241107082904881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=80 1a ba 78 06 81 0b 88 bb 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904881 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241107082904881 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241107082904881 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241107082904881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904881 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) 20241107082904881 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) 20241107082904882 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) 20241107082904882 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) 20241107082904883 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) 20241107082904883 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) 20241107082904884 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) 20241107082904884 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) 20241107082904885 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) 20241107082904885 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) 20241107082904885 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) 20241107082904885 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) 20241107082904886 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) 20241107082904886 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) 20241107082904887 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) 20241107082904887 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) 20241107082904888 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) 20241107082904888 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) 20241107082904888 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 684 for type USF (pdch_ul_controller.c:184) 20241107082904888 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) 20241107082904889 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 141 20241107082904901 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 1d 73 d2 32 56 44 31 b4 00 9b 75 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904901 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 141 (pcu_l1_if.cpp:478) 20241107082904901 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904901 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1d 73 d2 32 56 44 31 b4 00 9b 75 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904901 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:1032) 20241107082904901 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) 20241107082904901 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) 20241107082904901 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) 20241107082904901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241107082904901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=73 d2 32 56 44 31 b4 00 9b 75 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904901 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241107082904901 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241107082904901 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241107082904901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904901 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) 20241107082904901 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) 20241107082904902 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) 20241107082904902 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) 20241107082904903 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) 20241107082904903 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) 20241107082904904 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) 20241107082904904 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) 20241107082904904 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) 20241107082904904 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) 20241107082904905 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) 20241107082904905 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) 20241107082904906 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) 20241107082904906 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) 20241107082904907 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) 20241107082904907 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) 20241107082904909 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) 20241107082904909 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) 20241107082904909 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 689 for type USF (pdch_ul_controller.c:184) 20241107082904909 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) 20241107082904910 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 142 20241107082904920 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 1f a2 18 4e b9 62 0f 16 85 d2 97 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 142 (pcu_l1_if.cpp:478) 20241107082904920 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904920 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1f a2 18 4e b9 62 0f 16 85 d2 97 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904920 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:1032) 20241107082904920 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) 20241107082904920 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) 20241107082904920 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241107082904920 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a2 18 4e b9 62 0f 16 85 d2 97 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904920 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241107082904920 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241107082904920 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241107082904920 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904920 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) 20241107082904920 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) 20241107082904922 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) 20241107082904922 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) 20241107082904923 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) 20241107082904923 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) 20241107082904924 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) 20241107082904924 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) 20241107082904925 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) 20241107082904925 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) 20241107082904926 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) 20241107082904926 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) 20241107082904927 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) 20241107082904927 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) 20241107082904928 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) 20241107082904928 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) 20241107082904929 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) 20241107082904929 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) 20241107082904929 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 693 for type USF (pdch_ul_controller.c:184) 20241107082904929 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) 20241107082904930 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 143 20241107082904943 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 21 cf 88 d1 d1 d0 24 8e 08 8b 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 143 (pcu_l1_if.cpp:478) 20241107082904943 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904943 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 21 cf 88 d1 d1 d0 24 8e 08 8b 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904943 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:1032) 20241107082904943 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) 20241107082904944 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) 20241107082904944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241107082904944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=cf 88 d1 d1 d0 24 8e 08 8b 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904944 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241107082904944 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241107082904944 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241107082904944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904944 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) 20241107082904944 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) 20241107082904945 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) 20241107082904945 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) 20241107082904945 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) 20241107082904945 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) 20241107082904946 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) 20241107082904946 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) 20241107082904947 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) 20241107082904947 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) 20241107082904948 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) 20241107082904948 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) 20241107082904949 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) 20241107082904949 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) 20241107082904949 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) 20241107082904949 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) 20241107082904950 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) 20241107082904950 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) 20241107082904950 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 697 for type USF (pdch_ul_controller.c:184) 20241107082904950 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) 20241107082904951 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 144 20241107082904963 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 23 c7 56 6f 7f 4d ee 31 e6 cf 35 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 144 (pcu_l1_if.cpp:478) 20241107082904963 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904963 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 23 c7 56 6f 7f 4d ee 31 e6 cf 35 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904963 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:1032) 20241107082904963 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) 20241107082904963 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) 20241107082904963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241107082904963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c7 56 6f 7f 4d ee 31 e6 cf 35 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904963 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241107082904963 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241107082904963 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241107082904963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904963 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) 20241107082904963 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) 20241107082904964 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) 20241107082904964 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) 20241107082904965 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) 20241107082904965 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) 20241107082904965 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) 20241107082904965 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) 20241107082904966 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) 20241107082904966 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) 20241107082904967 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) 20241107082904967 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) 20241107082904968 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) 20241107082904968 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) 20241107082904969 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) 20241107082904969 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) 20241107082904969 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) 20241107082904969 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) 20241107082904969 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 702 for type USF (pdch_ul_controller.c:184) 20241107082904970 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) 20241107082904970 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 145 20241107082904982 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 25 2a 18 ee 5c 4d e9 5b bc c0 ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082904982 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 145 (pcu_l1_if.cpp:478) 20241107082904982 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082904982 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 25 2a 18 ee 5c 4d e9 5b bc c0 ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082904982 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:1032) 20241107082904982 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) 20241107082904982 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) 20241107082904982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241107082904982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=2a 18 ee 5c 4d e9 5b bc c0 ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082904982 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241107082904982 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241107082904982 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241107082904982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082904982 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) 20241107082904982 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) 20241107082904983 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) 20241107082904983 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) 20241107082904984 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) 20241107082904984 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) 20241107082904984 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) 20241107082904984 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) 20241107082904985 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) 20241107082904985 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) 20241107082904986 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) 20241107082904986 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) 20241107082904987 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) 20241107082904987 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) 20241107082904987 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) 20241107082904988 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) 20241107082904991 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) 20241107082904991 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) 20241107082904991 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 706 for type USF (pdch_ul_controller.c:184) 20241107082904991 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) 20241107082904992 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 146 20241107082905005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=6 data=10 00 27 cf 19 2e a6 34 31 87 9c 38 ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082905005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 146 (pcu_l1_if.cpp:478) 20241107082905005 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082905005 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 00 27 cf 19 2e a6 34 31 87 9c 38 ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082905005 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:1032) 20241107082905006 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) 20241107082905006 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) 20241107082905006 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241107082905006 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=cf 19 2e a6 34 31 87 9c 38 ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082905006 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241107082905006 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241107082905006 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241107082905006 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082905006 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) 20241107082905006 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) 20241107082905007 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) 20241107082905007 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) 20241107082905007 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) 20241107082905007 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) 20241107082905008 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) 20241107082905008 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) 20241107082905009 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) 20241107082905009 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) 20241107082905010 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) 20241107082905010 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) 20241107082905011 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) 20241107082905011 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) 20241107082905012 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) 20241107082905012 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) 20241107082905013 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) 20241107082905013 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) 20241107082905013 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 710 for type USF (pdch_ul_controller.c:184) 20241107082905013 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) 20241107082905014 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 147 20241107082905025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=7 data=0c 00 29 dc df 13 da ae 71 90 bc 69 df 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082905025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 147 (pcu_l1_if.cpp:478) 20241107082905025 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082905025 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 29 dc df 13 da ae 71 90 bc 69 df 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082905025 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:1032) 20241107082905025 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) 20241107082905025 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) 20241107082905025 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241107082905025 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=dc df 13 da ae 71 90 bc 69 df 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082905025 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241107082905025 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241107082905025 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241107082905025 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082905025 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) 20241107082905025 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) 20241107082905027 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) 20241107082905027 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) 20241107082905028 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) 20241107082905028 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) 20241107082905029 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) 20241107082905029 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) 20241107082905030 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) 20241107082905030 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) 20241107082905031 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) 20241107082905031 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) 20241107082905032 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) 20241107082905032 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) 20241107082905033 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) 20241107082905033 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) 20241107082905035 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) 20241107082905035 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) 20241107082905035 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 715 for type USF (pdch_ul_controller.c:184) 20241107082905035 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) 20241107082905036 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 148 20241107082905044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=8 data=08 00 2b ba b7 da f9 82 cc 5c b1 28 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082905044 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 148 (pcu_l1_if.cpp:478) 20241107082905044 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082905044 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 2b ba b7 da f9 82 cc 5c b1 28 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082905044 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:1032) 20241107082905044 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) 20241107082905045 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) 20241107082905045 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241107082905045 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ba b7 da f9 82 cc 5c b1 28 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082905045 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241107082905045 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241107082905045 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241107082905045 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082905045 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) 20241107082905045 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) 20241107082905046 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) 20241107082905046 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) 20241107082905047 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) 20241107082905047 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) 20241107082905048 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) 20241107082905048 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) 20241107082905049 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) 20241107082905049 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) 20241107082905050 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) 20241107082905050 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) 20241107082905051 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) 20241107082905051 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) 20241107082905052 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) 20241107082905052 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) 20241107082905054 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) 20241107082905054 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) 20241107082905054 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 719 for type USF (pdch_ul_controller.c:184) 20241107082905054 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) 20241107082905055 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 149 20241107082905069 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=9 data=04 00 2d e2 f7 7f 2e 93 3d 03 1e c4 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082905069 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 149 (pcu_l1_if.cpp:478) 20241107082905069 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082905069 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 2d e2 f7 7f 2e 93 3d 03 1e c4 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082905069 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:1032) 20241107082905069 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) 20241107082905069 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) 20241107082905069 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241107082905069 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e2 f7 7f 2e 93 3d 03 1e c4 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082905069 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241107082905069 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241107082905069 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241107082905069 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082905069 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) 20241107082905069 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) 20241107082905071 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) 20241107082905071 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) 20241107082905072 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) 20241107082905072 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) 20241107082905073 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) 20241107082905073 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) 20241107082905075 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) 20241107082905075 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) 20241107082905076 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) 20241107082905076 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) 20241107082905077 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) 20241107082905077 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) 20241107082905078 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) 20241107082905078 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) 20241107082905079 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) 20241107082905079 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) 20241107082905079 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 723 for type USF (pdch_ul_controller.c:184) 20241107082905079 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) 20241107082905080 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with link quality (dB): 150 20241107082905087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=10 data=00 00 2f aa 34 b9 f1 49 85 ce fd 27 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082905087 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 150 (pcu_l1_if.cpp:478) 20241107082905087 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082905087 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 2f aa 34 b9 f1 49 85 ce fd 27 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107082905087 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:1032) 20241107082905087 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) 20241107082905087 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) 20241107082905087 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241107082905087 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=aa 34 b9 f1 49 85 ce fd 27 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082905087 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241107082905087 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241107082905087 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241107082905087 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082905087 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) 20241107082905087 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=12551 (tbf_ul.cpp:197) 20241107082905087 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=12551 (tbf_ul.cpp:467) 20241107082905087 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) 20241107082905087 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107082905087 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107082905087 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107082905087 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) 20241107082905087 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107082905088 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107082905089 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) 20241107082905090 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) 20241107082905091 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) 20241107082905091 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) 20241107082905092 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) 20241107082905092 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) 20241107082905093 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) 20241107082905093 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) 20241107082905094 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) 20241107082905094 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) 20241107082905094 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) 20241107082905094 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) 20241107082905095 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) 20241107082905095 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) 20241107082905096 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) 20241107082905096 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) 20241107082905096 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 723 + 13 = 736 (pdch_ul_controller.c:131) 20241107082905096 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107082905096 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107082905096 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) 20241107082905096 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 736 for type POLL (pdch_ul_controller.c:184) 20241107082905096 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=736, TS=7) (tbf_ul_ack_fsm.c:90) 20241107082905096 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) 20241107082905097 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241107082905097 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 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) 20241107082905097 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS4 (3) BTS(68)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107082905105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50954<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082905108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50946<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082905110 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107082905110 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107082905110 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082905110 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107082905110 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:1202) 20241107082905110 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241107082905110 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107082905110 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107082905110 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107082905110 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241107082905110 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241107082905110 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107082905110 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107082905110 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082905110 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082905110 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082905110 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082905110 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082905110 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082905110 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082905110 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107082905111 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107082905111 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107082905111 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107082905111 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) 20241107082905111 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) 20241107082905111 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_cs_lqual_ul_tbf finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_lqual_ul_tbf pass'. respawn: 7: stopped pid 6507 with status 0 respawn: 8: starting: osmo-pcu Thu Nov 7 08:29:05 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 20241107082905133 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107082905133 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107082905133 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082905133 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107082905145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41880<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107082905246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41880<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1516888) Waiting for packet dumper to finish... 1 (prev_count=1516888, count=1544292) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_lqual_ul_tbf pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_initial_ul'. ------ PCU_Tests.TC_cs_initial_ul ------ Thu Nov 7 08:29:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_cs_initial_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_cs_initial_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_initial_ul' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_cs_initial_ul started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107082908356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41882<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(71)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(71)@fb7e2f9c3787: Start timer T: 5 s PCUIF(71)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107082908380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41896<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_cs_initial_ul-STATS(73)@fb7e2f9c3787: Start timer T: 2 s TC_cs_initial_ul-STATS(73)@fb7e2f9c3787: Start timer T: 2 s 20241107082910134 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082910134 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107082910134 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(71)@fb7e2f9c3787: OsmoPCU is now connected BTS(72)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 174) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"d normally, exit status: 0, user t" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082910150 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107082910150 DLGLOBAL DEBUG validating counter group 0x559ffd4da020(bts) with 102 counters (rate_ctr.c:86) 20241107082910150 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107082910150 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107082910150 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107082910151 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107082910151 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107082910151 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107082910151 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107082910151 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107082910151 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107082910151 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107082910151 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107082910151 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107082910151 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107082910151 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107082910151 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107082910151 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107082910151 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107082910151 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107082910151 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107082910151 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107082910151 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107082910151 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107082910151 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107082910151 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107082910151 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107082910151 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107082910151 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107082910151 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082910151 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107082910151 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107082910151 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107082910151 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107082910151 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107082910151 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107082910151 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107082910151 DLGLOBAL DEBUG validating counter group 0x7fc7dcfc55c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107082910151 DLGLOBAL DEBUG validating counter group 0x559ffd4d9700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107082910151 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107082910151 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107082910151 DLGLOBAL DEBUG validating counter group 0x7fc7dcfc6160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107082910151 DLGLOBAL DEBUG validating counter group 0x7fc7dcfc6140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107082910151 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107082910152 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) 20241107082910152 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) 20241107082910152 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107082910152 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082910152 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082910152 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082910152 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082910152 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082910152 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082910152 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082910152 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082910152 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082910152 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082910152 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082910152 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082910152 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082910152 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082910152 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082910152 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082910152 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082910152 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082910152 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082910152 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082910152 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082910152 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082910152 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082910152 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082910152 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107082910152 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) 20241107082910152 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) 20241107082910153 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082910154 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@fb7e2f9c3787: Start timer T: 2 s BTS(72)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(72)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(72)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(72)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(72)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(72)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(72)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(72)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082910161 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082910163 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) 20241107082910163 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082910164 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) 20241107082910164 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@fb7e2f9c3787: Start timer T: 2 s 20241107082910165 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) 20241107082910165 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@fb7e2f9c3787: Start timer T: 2 s 20241107082910166 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) 20241107082910166 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082910167 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) 20241107082910167 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@fb7e2f9c3787: Start timer T: 2 s 20241107082910168 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) 20241107082910168 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082910169 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) 20241107082910169 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) 20241107082910169 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) 20241107082910169 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) 20241107082910170 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082910171 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) 20241107082910171 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107082910171 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107082910171 DMS INFO Creating MS object (gprs_ms.c:152) 20241107082910171 DLGLOBAL DEBUG validating counter group 0x559ffd4d9740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107082910171 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107082910171 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107082910171 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107082910171 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107082910171 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107082910171 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107082910171 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107082910171 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107082910171 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107082910171 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107082910171 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107082910171 DRLCMAC 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) 20241107082910171 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107082910171 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107082910171 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107082910171 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107082910171 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082910171 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082910171 DLGLOBAL DEBUG validating counter group 0x559ffd4d9b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107082910171 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107082910171 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107082910171 DLGLOBAL DEBUG validating counter group 0x559ffd4d9be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107082910171 DLGLOBAL DEBUG validating counter group 0x559ffd4d9c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107082910171 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107082910172 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:1192) 20241107082910172 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107082910172 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107082910172 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107082910172 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107082910172 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107082910172 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107082910172 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107082910172 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) 20241107082910172 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) 20241107082910172 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107082910172 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107082910172 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107082910172 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) BTS(72)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } MTC@fb7e2f9c3787: 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 } 20241107082910182 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) 20241107082910182 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) 20241107082910183 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) 20241107082910183 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) 20241107082910184 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) 20241107082910184 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) 20241107082910185 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) 20241107082910185 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) 20241107082910185 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) 20241107082910185 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) 20241107082910186 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) 20241107082910186 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) 20241107082910187 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) 20241107082910187 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) 20241107082910187 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) 20241107082910187 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) 20241107082910188 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) 20241107082910188 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) 20241107082910189 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082910201 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) 20241107082910201 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) 20241107082910202 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) 20241107082910202 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) 20241107082910203 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) 20241107082910203 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) 20241107082910204 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) 20241107082910204 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) 20241107082910204 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) 20241107082910204 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) 20241107082910205 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) 20241107082910205 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) 20241107082910206 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) 20241107082910206 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) 20241107082910207 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) 20241107082910207 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) 20241107082910210 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) 20241107082910210 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) 20241107082910211 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082910225 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) 20241107082910225 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) 20241107082910226 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) 20241107082910226 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) 20241107082910227 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) 20241107082910227 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) 20241107082910227 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) 20241107082910227 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) 20241107082910228 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) 20241107082910228 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) 20241107082910229 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) 20241107082910229 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) 20241107082910230 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) 20241107082910230 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) 20241107082910231 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) 20241107082910231 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) 20241107082910232 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) 20241107082910232 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) 20241107082910232 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082910244 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) 20241107082910244 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) 20241107082910245 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) 20241107082910245 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) 20241107082910246 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) 20241107082910246 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) 20241107082910247 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) 20241107082910247 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) 20241107082910248 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) 20241107082910248 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) 20241107082910248 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) 20241107082910248 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) 20241107082910249 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) 20241107082910249 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) 20241107082910250 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) 20241107082910250 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) 20241107082910251 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) 20241107082910251 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) 20241107082910252 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082910263 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) 20241107082910263 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) 20241107082910264 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) 20241107082910264 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) 20241107082910265 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) 20241107082910265 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) 20241107082910266 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) 20241107082910266 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) 20241107082910267 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) 20241107082910267 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) 20241107082910268 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) 20241107082910268 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) 20241107082910268 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) 20241107082910268 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) 20241107082910269 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) 20241107082910269 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) 20241107082910273 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) 20241107082910273 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) 20241107082910273 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082910287 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) 20241107082910287 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) 20241107082910288 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) 20241107082910288 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) 20241107082910289 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) 20241107082910289 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) 20241107082910290 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) 20241107082910290 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) 20241107082910291 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) 20241107082910291 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) 20241107082910291 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) 20241107082910291 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) 20241107082910292 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) 20241107082910292 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) 20241107082910293 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) 20241107082910293 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) 20241107082910294 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) 20241107082910294 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) 20241107082910294 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082910306 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) 20241107082910306 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) 20241107082910307 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) 20241107082910307 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) 20241107082910308 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) 20241107082910308 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) 20241107082910309 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) 20241107082910309 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) 20241107082910310 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) 20241107082910310 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) 20241107082910310 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) 20241107082910310 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) 20241107082910311 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) 20241107082910311 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) 20241107082910312 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) 20241107082910312 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) 20241107082910313 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) 20241107082910313 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) 20241107082910314 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082910325 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) 20241107082910325 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) 20241107082910326 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) 20241107082910326 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) 20241107082910327 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) 20241107082910327 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) 20241107082910328 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) 20241107082910328 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) 20241107082910329 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) 20241107082910329 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) 20241107082910330 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) 20241107082910330 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) 20241107082910330 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) 20241107082910330 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) 20241107082910331 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) 20241107082910331 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) 20241107082910335 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) 20241107082910335 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) 20241107082910335 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082910349 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) 20241107082910349 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) 20241107082910350 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) 20241107082910350 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) 20241107082910351 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) 20241107082910351 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) 20241107082910352 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) 20241107082910352 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) 20241107082910353 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) 20241107082910353 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) 20241107082910353 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) 20241107082910353 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) 20241107082910354 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) 20241107082910354 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) 20241107082910355 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) 20241107082910355 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) 20241107082910356 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) 20241107082910356 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) 20241107082910357 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082910368 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) 20241107082910368 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) 20241107082910369 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) 20241107082910369 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) 20241107082910370 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) 20241107082910370 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) 20241107082910371 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) 20241107082910371 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) 20241107082910372 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107082910372 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107082910372 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107082910372 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) 20241107082910372 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) 20241107082910372 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) 20241107082910372 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) 20241107082910373 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) 20241107082910373 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) 20241107082910374 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) 20241107082910374 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) 20241107082910375 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) 20241107082910375 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) 20241107082910375 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241107082910375 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) 20241107082910376 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107082910387 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 36 3d 91 63 ae a8 62 c3 cd 91 35 9d 33 39 7b 9f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107082910387 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) 20241107082910387 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910387 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 36 3d 91 63 ae a8 62 c3 cd 91 35 9d 33 39 7b 9f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107082910387 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:1032) 20241107082910387 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:1072) 20241107082910387 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) 20241107082910387 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) 20241107082910387 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107082910387 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=36, data=00 00 00 01 36 3d 91 63 ae a8 62 c3 cd 91 35 9d 33 39 7b 9f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107082910387 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107082910387 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107082910387 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107082910388 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107082910388 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107082910388 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107082910388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910388 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) 20241107082910388 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) 20241107082910388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107082910388 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107082910388 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107082910389 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) 20241107082910389 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) 20241107082910389 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) 20241107082910389 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) 20241107082910390 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) 20241107082910390 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) 20241107082910391 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) 20241107082910391 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) 20241107082910392 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) 20241107082910392 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) 20241107082910392 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) 20241107082910392 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) 20241107082910393 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) 20241107082910393 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) 20241107082910396 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) 20241107082910396 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) 20241107082910397 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107082910397 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) 20241107082910397 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107082910397 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107082910397 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) 20241107082910397 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107082910397 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107082910397 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107082910397 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) 20241107082910397 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) 20241107082910397 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107082910411 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) 20241107082910411 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) 20241107082910411 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) 20241107082910411 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107082910412 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) 20241107082910412 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) 20241107082910413 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) 20241107082910413 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) 20241107082910414 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) 20241107082910414 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) 20241107082910414 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) 20241107082910414 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) 20241107082910415 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) 20241107082910415 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) 20241107082910416 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) 20241107082910416 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) 20241107082910417 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) 20241107082910417 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) 20241107082910417 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082910430 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) 20241107082910430 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) 20241107082910430 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) 20241107082910430 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107082910431 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) 20241107082910431 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) 20241107082910432 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) 20241107082910432 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) 20241107082910433 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) 20241107082910433 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) 20241107082910434 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) 20241107082910434 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) 20241107082910434 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) 20241107082910434 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) 20241107082910435 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) 20241107082910435 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) 20241107082910436 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) 20241107082910436 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) 20241107082910437 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082910449 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) 20241107082910449 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) 20241107082910450 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) 20241107082910450 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) 20241107082910451 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) 20241107082910451 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) 20241107082910452 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) 20241107082910452 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) 20241107082910452 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) 20241107082910452 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) 20241107082910453 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) 20241107082910453 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) 20241107082910454 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) 20241107082910454 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) 20241107082910455 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) 20241107082910455 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) 20241107082910458 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082910473 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) 20241107082910473 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) 20241107082910473 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082910473 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082910473 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) 20241107082910473 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082910473 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=65 TLLI=0x00000001 (pdch.cpp:347) 20241107082910473 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) 20241107082910474 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) 20241107082910474 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) 20241107082910475 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) 20241107082910475 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) 20241107082910476 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) 20241107082910476 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) 20241107082910476 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) 20241107082910477 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) 20241107082910477 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) 20241107082910477 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) 20241107082910478 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) 20241107082910478 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) 20241107082910479 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) 20241107082910479 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) 20241107082910480 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082910492 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 0a 1e 7c 85 b2 ea 79 7b 3d 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) 20241107082910492 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) 20241107082910492 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910492 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 0a 1e 7c 85 b2 ea 79 7b 3d 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:1021) 20241107082910492 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:1032) 20241107082910492 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:1072) 20241107082910492 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) 20241107082910492 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) 20241107082910492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107082910492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=0a 1e 7c 85 b2 ea 79 7b 3d 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) 20241107082910492 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241107082910492 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241107082910492 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107082910492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910492 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) 20241107082910492 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) 20241107082910493 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) 20241107082910493 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) 20241107082910494 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) 20241107082910494 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) 20241107082910495 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) 20241107082910495 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) 20241107082910495 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) 20241107082910495 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) 20241107082910496 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) 20241107082910496 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) 20241107082910497 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) 20241107082910497 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) 20241107082910498 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) 20241107082910498 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) 20241107082910498 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) 20241107082910498 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) 20241107082910498 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241107082910498 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) 20241107082910499 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082910511 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 cf d3 4d e8 74 df 19 0c ba 64 2b 2b 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) 20241107082910511 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) 20241107082910511 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910511 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 cf d3 4d e8 74 df 19 0c ba 64 2b 2b 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:1021) 20241107082910511 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:1032) 20241107082910511 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:1072) 20241107082910511 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) 20241107082910511 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) 20241107082910511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241107082910511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=cf d3 4d e8 74 df 19 0c ba 64 2b 2b 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) 20241107082910511 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241107082910511 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241107082910511 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241107082910511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910511 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) 20241107082910511 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) 20241107082910512 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) 20241107082910513 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) 20241107082910513 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) 20241107082910513 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) 20241107082910514 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) 20241107082910514 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) 20241107082910515 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) 20241107082910515 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) 20241107082910516 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) 20241107082910516 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) 20241107082910516 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) 20241107082910516 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) 20241107082910517 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) 20241107082910517 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) 20241107082910520 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) 20241107082910520 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) 20241107082910520 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241107082910520 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) 20241107082910521 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082910535 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 db 35 de d1 ee d0 03 f3 d8 48 2b 2b 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) 20241107082910535 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) 20241107082910535 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910535 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 db 35 de d1 ee d0 03 f3 d8 48 2b 2b 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:1021) 20241107082910535 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:1032) 20241107082910535 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) 20241107082910535 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) 20241107082910535 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241107082910535 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=db 35 de d1 ee d0 03 f3 d8 48 2b 2b 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) 20241107082910535 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241107082910535 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241107082910535 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241107082910535 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910535 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) 20241107082910535 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) 20241107082910536 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) 20241107082910536 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) 20241107082910537 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) 20241107082910537 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) 20241107082910537 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) 20241107082910537 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) 20241107082910538 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) 20241107082910538 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) 20241107082910539 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) 20241107082910539 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) 20241107082910540 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) 20241107082910540 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) 20241107082910540 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) 20241107082910541 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) 20241107082910541 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) 20241107082910541 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) 20241107082910541 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241107082910541 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) 20241107082910542 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082910554 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 b9 1a 0e 6a d2 e0 7e a4 38 ee 2b 2b 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) 20241107082910554 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) 20241107082910554 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910554 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 b9 1a 0e 6a d2 e0 7e a4 38 ee 2b 2b 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:1021) 20241107082910554 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:1032) 20241107082910554 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) 20241107082910554 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) 20241107082910554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241107082910554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=b9 1a 0e 6a d2 e0 7e a4 38 ee 2b 2b 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) 20241107082910554 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241107082910554 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241107082910554 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241107082910554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910554 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) 20241107082910554 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) 20241107082910555 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) 20241107082910555 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) 20241107082910556 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) 20241107082910556 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) 20241107082910557 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) 20241107082910557 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) 20241107082910557 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) 20241107082910557 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) 20241107082910558 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) 20241107082910558 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) 20241107082910559 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) 20241107082910559 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) 20241107082910560 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) 20241107082910560 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) 20241107082910561 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) 20241107082910561 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) 20241107082910561 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241107082910561 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) 20241107082910561 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082910573 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 2e 8d 26 c4 3a fd a7 c4 81 31 2b 2b 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) 20241107082910573 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) 20241107082910573 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910573 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b 2e 8d 26 c4 3a fd a7 c4 81 31 2b 2b 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:1021) 20241107082910573 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:1032) 20241107082910573 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) 20241107082910573 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) 20241107082910573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241107082910573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=2e 8d 26 c4 3a fd a7 c4 81 31 2b 2b 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) 20241107082910573 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241107082910573 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241107082910573 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241107082910573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910573 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) 20241107082910573 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) 20241107082910574 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) 20241107082910574 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) 20241107082910575 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) 20241107082910575 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) 20241107082910576 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) 20241107082910576 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) 20241107082910577 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) 20241107082910577 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) 20241107082910577 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) 20241107082910577 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) 20241107082910578 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) 20241107082910578 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) 20241107082910579 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) 20241107082910579 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) 20241107082910582 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) 20241107082910582 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) 20241107082910582 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241107082910582 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) 20241107082910583 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082910597 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 5b 3e a7 4c 1b 99 d1 c9 a7 70 2b 2b 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) 20241107082910597 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) 20241107082910597 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910597 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d 5b 3e a7 4c 1b 99 d1 c9 a7 70 2b 2b 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:1021) 20241107082910597 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:1032) 20241107082910597 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) 20241107082910597 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) 20241107082910597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241107082910597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=5b 3e a7 4c 1b 99 d1 c9 a7 70 2b 2b 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) 20241107082910597 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241107082910597 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241107082910597 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241107082910597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910597 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) 20241107082910597 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) 20241107082910598 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) 20241107082910598 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) 20241107082910599 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) 20241107082910599 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) 20241107082910599 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) 20241107082910600 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) 20241107082910601 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) 20241107082910601 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) 20241107082910602 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) 20241107082910602 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) 20241107082910602 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) 20241107082910602 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) 20241107082910603 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) 20241107082910603 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) 20241107082910604 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) 20241107082910604 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) 20241107082910604 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107082910604 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) 20241107082910605 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082910616 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 91 9c 80 47 19 d4 a7 f0 f7 4e 2b 2b 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) 20241107082910616 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) 20241107082910616 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910616 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0f 91 9c 80 47 19 d4 a7 f0 f7 4e 2b 2b 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:1021) 20241107082910616 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:1032) 20241107082910616 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) 20241107082910616 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) 20241107082910616 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241107082910616 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=91 9c 80 47 19 d4 a7 f0 f7 4e 2b 2b 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) 20241107082910617 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241107082910617 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241107082910617 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241107082910617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910617 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) 20241107082910617 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) 20241107082910618 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) 20241107082910618 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) 20241107082910619 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) 20241107082910619 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) 20241107082910619 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) 20241107082910619 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) 20241107082910620 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) 20241107082910620 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) 20241107082910621 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) 20241107082910621 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) 20241107082910622 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) 20241107082910622 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) 20241107082910622 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) 20241107082910622 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) 20241107082910623 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) 20241107082910623 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) 20241107082910623 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241107082910623 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) 20241107082910624 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082910635 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 22 89 f1 fb 2c 98 75 e7 9d 47 2b 2b 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) 20241107082910635 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) 20241107082910635 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910635 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 11 22 89 f1 fb 2c 98 75 e7 9d 47 2b 2b 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:1021) 20241107082910635 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:1032) 20241107082910635 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) 20241107082910635 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) 20241107082910635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241107082910635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=22 89 f1 fb 2c 98 75 e7 9d 47 2b 2b 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) 20241107082910635 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241107082910635 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241107082910635 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241107082910636 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910636 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) 20241107082910636 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) 20241107082910637 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) 20241107082910637 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) 20241107082910637 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) 20241107082910637 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) 20241107082910638 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) 20241107082910638 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) 20241107082910639 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) 20241107082910639 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) 20241107082910640 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) 20241107082910640 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) 20241107082910640 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) 20241107082910640 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) 20241107082910641 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) 20241107082910641 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) 20241107082910645 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) 20241107082910645 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) 20241107082910645 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241107082910645 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) 20241107082910645 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082910659 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 cf 1c 68 59 5e aa 88 33 0d 26 2b 2b 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) 20241107082910659 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) 20241107082910659 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910659 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 13 cf 1c 68 59 5e aa 88 33 0d 26 2b 2b 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:1021) 20241107082910659 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:1032) 20241107082910659 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) 20241107082910659 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) 20241107082910659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241107082910659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=cf 1c 68 59 5e aa 88 33 0d 26 2b 2b 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) 20241107082910659 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241107082910659 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241107082910659 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241107082910659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910659 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) 20241107082910659 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) 20241107082910660 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) 20241107082910660 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) 20241107082910661 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) 20241107082910661 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) 20241107082910662 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) 20241107082910662 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) 20241107082910662 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) 20241107082910662 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) 20241107082910663 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) 20241107082910663 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) 20241107082910664 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) 20241107082910664 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) 20241107082910665 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) 20241107082910665 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) 20241107082910666 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) 20241107082910666 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) 20241107082910666 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241107082910666 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) 20241107082910666 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082910678 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 7f aa 9f 73 d4 80 be e7 4c 2d 2b 2b 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) 20241107082910678 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) 20241107082910678 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910678 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 15 7f aa 9f 73 d4 80 be e7 4c 2d 2b 2b 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:1021) 20241107082910678 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:1032) 20241107082910678 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) 20241107082910678 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) 20241107082910678 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241107082910678 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=7f aa 9f 73 d4 80 be e7 4c 2d 2b 2b 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) 20241107082910678 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241107082910678 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241107082910678 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241107082910678 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910678 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) 20241107082910678 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) 20241107082910679 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) 20241107082910679 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) 20241107082910680 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) 20241107082910680 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) 20241107082910681 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) 20241107082910681 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) 20241107082910682 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) 20241107082910682 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) 20241107082910683 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) 20241107082910683 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) 20241107082910683 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) 20241107082910683 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) 20241107082910684 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) 20241107082910684 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) 20241107082910685 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) 20241107082910685 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) 20241107082910685 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241107082910685 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) 20241107082910686 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082910697 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 87 b9 f8 49 ae 88 e0 54 dd bc 2b 2b 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) 20241107082910697 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) 20241107082910697 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910697 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 17 87 b9 f8 49 ae 88 e0 54 dd bc 2b 2b 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:1021) 20241107082910697 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:1032) 20241107082910697 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) 20241107082910697 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) 20241107082910697 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241107082910697 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=87 b9 f8 49 ae 88 e0 54 dd bc 2b 2b 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) 20241107082910697 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241107082910697 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241107082910697 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241107082910697 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910697 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) 20241107082910697 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) 20241107082910698 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) 20241107082910698 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) 20241107082910699 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) 20241107082910699 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) 20241107082910700 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) 20241107082910700 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) 20241107082910701 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) 20241107082910701 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) 20241107082910702 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) 20241107082910702 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) 20241107082910702 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) 20241107082910702 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) 20241107082910703 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) 20241107082910703 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) 20241107082910707 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) 20241107082910707 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) 20241107082910707 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241107082910707 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) 20241107082910707 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082910721 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 84 9b 2a c6 c0 72 f2 6f b9 90 2b 2b 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) 20241107082910721 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) 20241107082910721 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910721 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 19 84 9b 2a c6 c0 72 f2 6f b9 90 2b 2b 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:1021) 20241107082910721 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:1032) 20241107082910721 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) 20241107082910721 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) 20241107082910721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241107082910721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=84 9b 2a c6 c0 72 f2 6f b9 90 2b 2b 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) 20241107082910721 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241107082910721 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241107082910721 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241107082910721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910721 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) 20241107082910721 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) 20241107082910722 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) 20241107082910722 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) 20241107082910723 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) 20241107082910723 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) 20241107082910724 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) 20241107082910725 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) 20241107082910725 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) 20241107082910725 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) 20241107082910726 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) 20241107082910726 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) 20241107082910727 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) 20241107082910727 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) 20241107082910728 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) 20241107082910728 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) 20241107082910729 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) 20241107082910730 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) 20241107082910730 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241107082910730 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) 20241107082910731 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082910740 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 e2 84 9e 21 e6 ea ee a8 d2 da 2b 2b 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) 20241107082910740 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) 20241107082910740 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910740 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1b e2 84 9e 21 e6 ea ee a8 d2 da 2b 2b 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:1021) 20241107082910740 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:1032) 20241107082910740 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) 20241107082910740 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) 20241107082910740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241107082910740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=e2 84 9e 21 e6 ea ee a8 d2 da 2b 2b 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) 20241107082910740 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241107082910740 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241107082910740 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241107082910740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910740 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) 20241107082910740 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) 20241107082910741 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) 20241107082910741 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) 20241107082910742 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) 20241107082910742 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) 20241107082910743 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) 20241107082910743 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) 20241107082910744 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) 20241107082910744 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) 20241107082910744 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) 20241107082910744 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) 20241107082910745 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) 20241107082910745 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) 20241107082910746 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) 20241107082910746 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) 20241107082910747 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) 20241107082910747 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) 20241107082910747 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241107082910747 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) 20241107082910748 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082910760 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 64 5e 08 bc 75 bb 1b 4e 15 aa 2b 2b 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) 20241107082910760 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) 20241107082910760 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910760 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1d 64 5e 08 bc 75 bb 1b 4e 15 aa 2b 2b 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:1021) 20241107082910760 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:1032) 20241107082910760 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) 20241107082910760 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) 20241107082910760 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241107082910760 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=64 5e 08 bc 75 bb 1b 4e 15 aa 2b 2b 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) 20241107082910760 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241107082910760 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241107082910760 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241107082910760 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910760 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) 20241107082910760 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) 20241107082910761 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) 20241107082910761 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) 20241107082910763 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) 20241107082910763 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) 20241107082910764 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) 20241107082910764 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) 20241107082910764 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) 20241107082910764 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) 20241107082910765 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) 20241107082910765 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) 20241107082910766 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) 20241107082910766 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) 20241107082910767 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) 20241107082910767 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) 20241107082910769 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) 20241107082910769 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) 20241107082910769 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241107082910769 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) 20241107082910770 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082910784 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 07 c2 c5 20 99 78 e7 7d a7 c5 2b 2b 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) 20241107082910784 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) 20241107082910784 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910784 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1f 07 c2 c5 20 99 78 e7 7d a7 c5 2b 2b 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:1021) 20241107082910784 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:1032) 20241107082910784 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) 20241107082910784 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) 20241107082910784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241107082910784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=07 c2 c5 20 99 78 e7 7d a7 c5 2b 2b 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) 20241107082910784 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241107082910784 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241107082910784 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241107082910784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910784 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) 20241107082910784 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) 20241107082910785 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) 20241107082910785 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) 20241107082910786 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) 20241107082910786 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) 20241107082910787 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) 20241107082910787 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) 20241107082910787 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) 20241107082910787 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) 20241107082910788 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) 20241107082910788 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) 20241107082910789 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) 20241107082910789 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) 20241107082910790 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) 20241107082910790 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) 20241107082910791 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) 20241107082910791 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) 20241107082910791 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241107082910791 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) 20241107082910792 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082910803 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 24 5f 52 00 69 ec ca 8e 34 a3 2b 2b 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) 20241107082910803 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) 20241107082910803 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910803 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 21 24 5f 52 00 69 ec ca 8e 34 a3 2b 2b 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:1021) 20241107082910803 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:1032) 20241107082910803 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) 20241107082910803 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) 20241107082910803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241107082910803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=24 5f 52 00 69 ec ca 8e 34 a3 2b 2b 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) 20241107082910803 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241107082910803 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241107082910803 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241107082910803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910803 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) 20241107082910803 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) 20241107082910805 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) 20241107082910805 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) 20241107082910806 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) 20241107082910806 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) 20241107082910807 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) 20241107082910807 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) 20241107082910807 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) 20241107082910807 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) 20241107082910808 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) 20241107082910808 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) 20241107082910809 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) 20241107082910809 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) 20241107082910810 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) 20241107082910810 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) 20241107082910811 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) 20241107082910811 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) 20241107082910811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241107082910811 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) 20241107082910811 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082910822 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 1f 6a 4d e8 f5 b4 f6 54 7a 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) 20241107082910822 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) 20241107082910822 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910822 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 23 1f 6a 4d e8 f5 b4 f6 54 7a 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:1021) 20241107082910822 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:1032) 20241107082910822 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) 20241107082910822 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) 20241107082910822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241107082910822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=1f 6a 4d e8 f5 b4 f6 54 7a 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) 20241107082910822 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241107082910822 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241107082910822 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241107082910822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910822 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) 20241107082910822 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) 20241107082910823 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) 20241107082910823 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) 20241107082910824 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) 20241107082910824 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) 20241107082910825 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) 20241107082910825 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) 20241107082910826 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) 20241107082910826 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) 20241107082910826 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) 20241107082910826 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) 20241107082910827 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) 20241107082910827 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) 20241107082910828 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) 20241107082910828 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) 20241107082910831 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) 20241107082910831 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) 20241107082910831 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241107082910831 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) 20241107082910832 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082910846 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 9f 9b e9 ef ad d2 ed db d0 7e 2b 2b 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) 20241107082910846 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) 20241107082910846 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910846 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 25 9f 9b e9 ef ad d2 ed db d0 7e 2b 2b 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:1021) 20241107082910846 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:1032) 20241107082910846 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) 20241107082910846 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) 20241107082910846 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241107082910846 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=9f 9b e9 ef ad d2 ed db d0 7e 2b 2b 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) 20241107082910846 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241107082910846 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241107082910846 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241107082910846 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910846 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) 20241107082910846 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) 20241107082910848 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) 20241107082910848 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) 20241107082910849 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) 20241107082910849 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) 20241107082910850 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) 20241107082910850 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) 20241107082910851 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) 20241107082910851 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) 20241107082910851 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) 20241107082910851 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) 20241107082910852 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) 20241107082910852 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) 20241107082910853 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) 20241107082910853 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) 20241107082910854 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) 20241107082910854 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) 20241107082910854 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241107082910854 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) 20241107082910854 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082910865 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 6c 63 40 f1 9f 2b ef 88 51 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) 20241107082910865 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) 20241107082910865 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910865 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 27 6c 63 40 f1 9f 2b ef 88 51 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:1021) 20241107082910865 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:1032) 20241107082910865 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) 20241107082910865 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) 20241107082910865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241107082910865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=6c 63 40 f1 9f 2b ef 88 51 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) 20241107082910865 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241107082910865 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241107082910865 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241107082910865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910865 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) 20241107082910865 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) 20241107082910865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107082910865 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107082910865 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107082910866 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) 20241107082910866 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) 20241107082910867 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) 20241107082910867 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) 20241107082910868 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) 20241107082910868 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) 20241107082910868 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) 20241107082910868 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) 20241107082910869 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) 20241107082910869 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) 20241107082910870 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) 20241107082910870 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) 20241107082910871 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) 20241107082910871 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) 20241107082910872 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) 20241107082910872 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) 20241107082910872 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20241107082910872 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) 20241107082910872 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107082910872 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107082910872 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) 20241107082910872 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107082910872 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) 20241107082910872 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) 20241107082910872 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107082910884 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 40 ef 27 3f eb 51 7f 24 b8 08 41 75 6e 7e 03 a1 64 2f 01 cc 3b d2 44 63 92 9d bf ea 6d 28 fb 8a 5b e2 6f 54 00 (pcu_l1_if.cpp:463) 20241107082910884 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) 20241107082910884 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910884 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 00 29 40 ef 27 3f eb 51 7f 24 b8 08 41 75 6e 7e 03 a1 64 2f 01 cc 3b d2 44 63 92 9d bf ea 6d 28 fb 8a 5b e2 6f 54 00 (pdch.cpp:1021) 20241107082910884 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:1032) 20241107082910884 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) 20241107082910884 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) 20241107082910884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241107082910884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=40 ef 27 3f eb 51 7f 24 b8 08 41 75 6e 7e 03 a1 64 2f 01 cc 3b d2 44 63 92 9d bf ea 6d 28 fb 8a 5b e2 6f 54 (tbf_ul.cpp:337) 20241107082910884 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241107082910884 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241107082910884 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241107082910884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910884 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) 20241107082910884 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) 20241107082910886 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) 20241107082910886 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) 20241107082910888 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) 20241107082910888 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) 20241107082910889 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) 20241107082910889 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) 20241107082910890 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) 20241107082910890 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) 20241107082910891 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) 20241107082910891 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) 20241107082910891 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) 20241107082910891 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) 20241107082910891 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) 20241107082910891 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) 20241107082910892 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082910908 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 3f 66 f7 eb 48 9e f1 cf 25 ce 8f 10 a2 e6 b5 84 2d 62 56 fc 17 2d 35 bf 93 22 d8 f9 12 fe df f4 5b a6 19 96 00 (pcu_l1_if.cpp:463) 20241107082910908 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) 20241107082910908 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910908 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 2b 3f 66 f7 eb 48 9e f1 cf 25 ce 8f 10 a2 e6 b5 84 2d 62 56 fc 17 2d 35 bf 93 22 d8 f9 12 fe df f4 5b a6 19 96 00 (pdch.cpp:1021) 20241107082910908 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:1032) 20241107082910908 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) 20241107082910908 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) 20241107082910908 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) 20241107082910908 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241107082910908 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=3f 66 f7 eb 48 9e f1 cf 25 ce 8f 10 a2 e6 b5 84 2d 62 56 fc 17 2d 35 bf 93 22 d8 f9 12 fe df f4 5b a6 19 96 (tbf_ul.cpp:337) 20241107082910908 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241107082910908 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241107082910908 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241107082910908 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910908 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) 20241107082910908 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) 20241107082910910 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) 20241107082910910 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) 20241107082910911 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) 20241107082910911 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) 20241107082910911 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) 20241107082910911 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) 20241107082910912 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) 20241107082910912 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) 20241107082910913 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) 20241107082910913 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) 20241107082910913 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) 20241107082910913 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) 20241107082910914 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) 20241107082910914 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) 20241107082910915 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082910927 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 8c 47 98 06 a1 49 1e f7 ad fd 47 7c fb 52 12 89 95 c2 db f3 f2 e6 5b 39 39 f5 a9 b4 22 4d b2 46 ff fc 7f 07 00 (pcu_l1_if.cpp:463) 20241107082910927 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) 20241107082910927 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910927 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 2d 8c 47 98 06 a1 49 1e f7 ad fd 47 7c fb 52 12 89 95 c2 db f3 f2 e6 5b 39 39 f5 a9 b4 22 4d b2 46 ff fc 7f 07 00 (pdch.cpp:1021) 20241107082910927 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:1032) 20241107082910927 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:1072) 20241107082910927 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) 20241107082910927 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) 20241107082910927 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) 20241107082910927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241107082910927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=8c 47 98 06 a1 49 1e f7 ad fd 47 7c fb 52 12 89 95 c2 db f3 f2 e6 5b 39 39 f5 a9 b4 22 4d b2 46 ff fc 7f 07 (tbf_ul.cpp:337) 20241107082910927 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241107082910927 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241107082910927 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241107082910927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910927 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) 20241107082910927 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) 20241107082910928 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) 20241107082910928 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) 20241107082910929 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) 20241107082910929 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) 20241107082910929 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) 20241107082910929 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) 20241107082910930 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) 20241107082910930 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) 20241107082910931 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) 20241107082910931 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) 20241107082910932 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) 20241107082910932 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) 20241107082910932 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) 20241107082910932 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) 20241107082910933 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082910946 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 f7 e1 42 f6 19 c7 70 a4 62 95 fa 71 54 bc 18 39 24 0c 6f 30 0c c4 3d fb 63 96 25 b4 82 0f 8b c4 67 04 a6 33 00 (pcu_l1_if.cpp:463) 20241107082910946 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) 20241107082910946 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910946 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 2f f7 e1 42 f6 19 c7 70 a4 62 95 fa 71 54 bc 18 39 24 0c 6f 30 0c c4 3d fb 63 96 25 b4 82 0f 8b c4 67 04 a6 33 00 (pdch.cpp:1021) 20241107082910946 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:1032) 20241107082910946 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:1072) 20241107082910946 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) 20241107082910946 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) 20241107082910946 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241107082910946 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=f7 e1 42 f6 19 c7 70 a4 62 95 fa 71 54 bc 18 39 24 0c 6f 30 0c c4 3d fb 63 96 25 b4 82 0f 8b c4 67 04 a6 33 (tbf_ul.cpp:337) 20241107082910946 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241107082910946 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241107082910946 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241107082910946 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910946 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) 20241107082910946 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) 20241107082910947 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) 20241107082910947 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) 20241107082910948 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) 20241107082910948 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) 20241107082910948 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) 20241107082910948 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) 20241107082910949 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) 20241107082910949 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) 20241107082910950 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) 20241107082910950 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) 20241107082910951 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) 20241107082910951 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) 20241107082910952 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) 20241107082910952 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) 20241107082910955 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082910969 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 cf 46 ce 5c 46 fc 82 62 b9 28 06 28 30 e7 40 94 bb 6e cc 93 ca b6 4e cb 63 90 c4 55 c4 ab 31 a9 d9 68 21 bf 00 (pcu_l1_if.cpp:463) 20241107082910969 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) 20241107082910969 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107082910969 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 31 cf 46 ce 5c 46 fc 82 62 b9 28 06 28 30 e7 40 94 bb 6e cc 93 ca b6 4e cb 63 90 c4 55 c4 ab 31 a9 d9 68 21 bf 00 (pdch.cpp:1021) 20241107082910969 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:1032) 20241107082910969 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:1072) 20241107082910969 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) 20241107082910969 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) 20241107082910969 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241107082910969 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=cf 46 ce 5c 46 fc 82 62 b9 28 06 28 30 e7 40 94 bb 6e cc 93 ca b6 4e cb 63 90 c4 55 c4 ab 31 a9 d9 68 21 bf (tbf_ul.cpp:337) 20241107082910969 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241107082910969 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241107082910969 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241107082910969 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107082910969 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) 20241107082910969 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=896 (tbf_ul.cpp:197) 20241107082910969 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=896 (tbf_ul.cpp:467) 20241107082910969 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) 20241107082910969 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107082910969 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107082910969 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107082910969 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) 20241107082910969 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107082910969 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107082910969 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) 20241107082910969 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) 20241107082910969 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) 20241107082910969 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) 20241107082910969 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) 20241107082910969 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) 20241107082910970 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) 20241107082910970 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) 20241107082910970 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) 20241107082910970 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) 20241107082910970 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) 20241107082910970 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) 20241107082910970 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) 20241107082910970 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) 20241107082910974 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) 20241107082910974 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) 20241107082910974 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 173 + 13 = 186 (pdch_ul_controller.c:131) 20241107082910974 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107082910974 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107082910974 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) 20241107082910974 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type POLL (pdch_ul_controller.c:184) 20241107082910974 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) 20241107082910974 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) 20241107082910974 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) 20241107082910974 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) 20241107082910974 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(72)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(72)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107082910978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41896<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082910979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41882<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082910979 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107082910979 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107082910979 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082910979 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107082910979 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:1202) 20241107082910979 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241107082910979 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107082910979 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107082910979 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107082910980 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241107082910980 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241107082910980 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107082910980 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107082910980 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082910980 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082910980 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082910980 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082910980 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082910980 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082910980 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082910980 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107082910980 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107082910980 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107082910980 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107082910980 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) 20241107082910980 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) 20241107082910980 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_cs_initial_ul finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_initial_ul pass'. respawn: 8: stopped pid 6569 with status 0 respawn: 9: starting: osmo-pcu Thu Nov 7 08:29:10 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 20241107082910993 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107082910993 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107082910993 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082910993 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107082911008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41904<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107082911108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41904<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=336200) Waiting for packet dumper to finish... 1 (prev_count=336200, count=371072) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_initial_ul pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_max_ul'. ------ PCU_Tests.TC_cs_max_ul ------ Thu Nov 7 08:29:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_cs_max_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_cs_max_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_max_ul' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_cs_max_ul started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107082914225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59790<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(75)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(75)@fb7e2f9c3787: Start timer T: 5 s PCUIF(75)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107082914249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59802<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_cs_max_ul-STATS(77)@fb7e2f9c3787: Start timer T: 2 s TC_cs_max_ul-STATS(77)@fb7e2f9c3787: Start timer T: 2 s 20241107082915994 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082915994 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107082915994 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(75)@fb7e2f9c3787: OsmoPCU is now connected BTS(76)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 174) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"d normally, exit status: 0, user t" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082916012 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107082916012 DLGLOBAL DEBUG validating counter group 0x5614e5218020(bts) with 102 counters (rate_ctr.c:86) 20241107082916012 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107082916012 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107082916012 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107082916012 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107082916012 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107082916012 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107082916012 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107082916012 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107082916013 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107082916013 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107082916013 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107082916013 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107082916013 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107082916013 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107082916013 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107082916013 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107082916013 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107082916013 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107082916013 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107082916013 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107082916013 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107082916013 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107082916013 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107082916013 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107082916013 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107082916013 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107082916013 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107082916013 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107082916013 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107082916013 DRLCMAC DEBUG New max CS: DL=4 UL=3 (bts.cpp:1422) 20241107082916013 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107082916013 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107082916013 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107082916013 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107082916013 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107082916013 DLGLOBAL DEBUG validating counter group 0x7fe25454b5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107082916013 DLGLOBAL DEBUG validating counter group 0x5614e5217700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107082916013 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107082916013 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107082916013 DLGLOBAL DEBUG validating counter group 0x7fe25454c160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107082916013 DLGLOBAL DEBUG validating counter group 0x7fe25454c140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107082916013 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107082916013 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) 20241107082916013 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) 20241107082916013 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107082916013 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082916013 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082916013 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082916013 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082916013 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082916013 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082916013 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082916013 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082916013 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082916013 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082916013 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082916013 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082916013 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082916013 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082916013 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082916013 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082916013 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082916013 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082916013 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082916013 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082916013 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082916013 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082916013 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082916013 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082916013 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107082916014 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) 20241107082916014 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@fb7e2f9c3787: Start timer T: 2 s 20241107082916015 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(76)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(76)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(76)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(76)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(76)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082916020 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) MTC@fb7e2f9c3787: Start timer T: 2 s BTS(76)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(76)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(76)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082916023 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) 20241107082916023 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082916025 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) 20241107082916025 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082916026 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) 20241107082916026 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) 20241107082916027 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) 20241107082916027 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) 20241107082916028 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) 20241107082916028 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) 20241107082916029 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) 20241107082916029 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) 20241107082916029 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) 20241107082916029 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) 20241107082916030 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) 20241107082916030 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) 20241107082916031 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) 20241107082916031 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107082916031 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107082916031 DMS INFO Creating MS object (gprs_ms.c:152) 20241107082916031 DLGLOBAL DEBUG validating counter group 0x5614e5217740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107082916031 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107082916031 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107082916031 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107082916031 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107082916031 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107082916031 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107082916031 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107082916031 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107082916031 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107082916031 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107082916032 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107082916032 DRLCMAC 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) 20241107082916032 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107082916032 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107082916032 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107082916032 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107082916032 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082916032 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082916032 DLGLOBAL DEBUG validating counter group 0x5614e5217b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107082916032 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107082916032 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107082916032 DLGLOBAL DEBUG validating counter group 0x5614e5217be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107082916032 DLGLOBAL DEBUG validating counter group 0x5614e5217c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107082916032 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107082916032 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:1192) 20241107082916032 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107082916032 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107082916032 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107082916032 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107082916032 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107082916032 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107082916032 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107082916032 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) 20241107082916032 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) 20241107082916032 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107082916032 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107082916032 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107082916032 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) 20241107082916032 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(76)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107082916042 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) 20241107082916042 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) 20241107082916043 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) 20241107082916043 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) 20241107082916044 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) 20241107082916044 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) 20241107082916044 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) 20241107082916044 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) 20241107082916045 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) 20241107082916045 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) 20241107082916046 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) 20241107082916046 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) 20241107082916047 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) 20241107082916047 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) 20241107082916047 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) 20241107082916047 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) 20241107082916048 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) 20241107082916048 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) 20241107082916049 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(76)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082916061 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) 20241107082916061 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) 20241107082916062 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) 20241107082916062 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) 20241107082916063 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) 20241107082916063 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) 20241107082916063 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) 20241107082916063 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) 20241107082916064 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) 20241107082916064 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) 20241107082916065 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) 20241107082916065 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) 20241107082916065 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) 20241107082916065 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) 20241107082916066 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) 20241107082916066 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) 20241107082916070 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) 20241107082916070 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) 20241107082916071 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(76)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082916084 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) 20241107082916084 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) 20241107082916085 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) 20241107082916085 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) 20241107082916086 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) 20241107082916086 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) 20241107082916087 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) 20241107082916087 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) 20241107082916088 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) 20241107082916088 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) 20241107082916088 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) 20241107082916088 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) 20241107082916089 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) 20241107082916089 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) 20241107082916090 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) 20241107082916090 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) 20241107082916091 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) 20241107082916091 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) 20241107082916091 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(76)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082916103 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) 20241107082916103 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) 20241107082916104 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) 20241107082916104 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) 20241107082916105 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) 20241107082916105 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) 20241107082916106 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) 20241107082916106 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) 20241107082916107 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) 20241107082916107 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) 20241107082916107 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) 20241107082916107 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) 20241107082916108 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) 20241107082916108 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) 20241107082916109 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) 20241107082916109 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) 20241107082916110 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) 20241107082916110 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) 20241107082916110 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(76)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082916122 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) 20241107082916122 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) 20241107082916124 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) 20241107082916124 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) 20241107082916124 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) 20241107082916124 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) 20241107082916125 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) 20241107082916125 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) 20241107082916126 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) 20241107082916126 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) 20241107082916126 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) 20241107082916126 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) 20241107082916127 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) 20241107082916127 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) 20241107082916128 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) 20241107082916128 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) 20241107082916132 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) 20241107082916132 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) 20241107082916132 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(76)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082916146 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) 20241107082916146 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) 20241107082916147 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) 20241107082916147 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) 20241107082916148 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) 20241107082916148 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) 20241107082916149 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) 20241107082916149 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) 20241107082916149 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) 20241107082916149 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) 20241107082916150 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) 20241107082916150 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) 20241107082916151 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) 20241107082916151 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) 20241107082916152 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) 20241107082916152 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) 20241107082916152 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) 20241107082916152 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) 20241107082916153 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(76)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082916165 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) 20241107082916165 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) 20241107082916166 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) 20241107082916166 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) 20241107082916167 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) 20241107082916167 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) 20241107082916168 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) 20241107082916168 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) 20241107082916168 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) 20241107082916168 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) 20241107082916169 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) 20241107082916169 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) 20241107082916170 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) 20241107082916170 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) 20241107082916171 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) 20241107082916171 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) 20241107082916173 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) 20241107082916173 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) 20241107082916174 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(76)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082916184 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) 20241107082916184 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) 20241107082916185 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) 20241107082916185 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) 20241107082916186 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) 20241107082916186 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) 20241107082916187 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) 20241107082916187 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) 20241107082916187 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) 20241107082916187 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) 20241107082916188 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) 20241107082916188 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) 20241107082916189 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) 20241107082916189 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) 20241107082916190 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) 20241107082916190 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) 20241107082916194 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) 20241107082916194 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) 20241107082916194 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(76)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082916208 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) 20241107082916208 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) 20241107082916209 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) 20241107082916209 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) 20241107082916210 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) 20241107082916210 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) 20241107082916211 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) 20241107082916211 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) 20241107082916211 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) 20241107082916211 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) 20241107082916212 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) 20241107082916212 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) 20241107082916213 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) 20241107082916213 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) 20241107082916214 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) 20241107082916214 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) 20241107082916215 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) 20241107082916215 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) 20241107082916215 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(76)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107082916227 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) 20241107082916227 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) 20241107082916228 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) 20241107082916228 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) 20241107082916229 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) 20241107082916229 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) 20241107082916230 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) 20241107082916230 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) 20241107082916230 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) 20241107082916230 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) 20241107082916231 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) 20241107082916231 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) 20241107082916232 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) 20241107082916232 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) 20241107082916233 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107082916233 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107082916233 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107082916233 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) 20241107082916233 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) 20241107082916233 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) 20241107082916233 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) 20241107082916233 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241107082916233 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) 20241107082916234 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(76)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107082916246 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 71 32 91 6f 43 2a fe 2b 94 3c 49 c8 12 e3 db c6 (pcu_l1_if.cpp:463) 20241107082916246 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) 20241107082916246 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082916246 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 71 32 91 6f 43 2a fe 2b 94 3c 49 c8 12 e3 db c6 (pdch.cpp:1021) 20241107082916246 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:1032) 20241107082916246 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:1072) 20241107082916246 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) 20241107082916246 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) 20241107082916246 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107082916246 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=20, data=00 00 00 01 71 32 91 6f 43 2a fe 2b 94 3c 49 c8 12 e3 db c6 (tbf_ul.cpp:337) 20241107082916246 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107082916246 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107082916246 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107082916246 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107082916246 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107082916246 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107082916246 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082916246 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) 20241107082916246 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) 20241107082916246 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107082916246 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107082916246 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107082916247 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) 20241107082916247 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) 20241107082916248 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) 20241107082916248 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) 20241107082916249 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) 20241107082916249 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) 20241107082916249 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) 20241107082916249 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) 20241107082916250 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) 20241107082916250 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) 20241107082916251 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) 20241107082916251 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) 20241107082916252 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) 20241107082916252 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) 20241107082916255 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) 20241107082916255 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) 20241107082916255 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107082916255 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) 20241107082916255 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107082916255 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107082916255 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) 20241107082916255 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107082916255 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107082916256 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107082916256 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) 20241107082916256 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) 20241107082916256 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(76)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107082916270 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) 20241107082916270 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) 20241107082916270 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) 20241107082916270 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107082916271 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) 20241107082916271 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) 20241107082916272 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) 20241107082916272 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) 20241107082916272 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) 20241107082916272 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) 20241107082916273 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) 20241107082916273 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) 20241107082916274 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) 20241107082916274 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) 20241107082916275 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) 20241107082916275 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) 20241107082916275 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) 20241107082916275 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) 20241107082916276 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082916289 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) 20241107082916289 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) 20241107082916289 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) 20241107082916289 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107082916290 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) 20241107082916290 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) 20241107082916291 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) 20241107082916291 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) 20241107082916291 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) 20241107082916291 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) 20241107082916292 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) 20241107082916292 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) 20241107082916293 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) 20241107082916293 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) 20241107082916293 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) 20241107082916293 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) 20241107082916294 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) 20241107082916294 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) 20241107082916295 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082916308 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) 20241107082916308 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) 20241107082916309 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) 20241107082916309 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) 20241107082916310 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) 20241107082916310 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) 20241107082916310 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) 20241107082916310 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) 20241107082916311 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) 20241107082916311 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) 20241107082916312 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) 20241107082916312 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) 20241107082916312 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) 20241107082916312 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) 20241107082916313 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) 20241107082916313 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) 20241107082916317 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082916332 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) 20241107082916332 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) 20241107082916332 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082916332 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082916332 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) 20241107082916332 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082916332 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=65 TLLI=0x00000001 (pdch.cpp:347) 20241107082916332 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) 20241107082916334 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) 20241107082916334 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) 20241107082916334 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) 20241107082916335 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) 20241107082916335 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) 20241107082916335 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) 20241107082916336 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) 20241107082916336 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) 20241107082916337 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) 20241107082916337 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) 20241107082916338 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) 20241107082916338 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) 20241107082916338 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) 20241107082916338 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) 20241107082916339 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082916351 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 20 f7 3d 5d f7 df 8b cb d3 bf 9a ba 72 a8 cc a9 f7 26 1e 79 (pcu_l1_if.cpp:463) 20241107082916351 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) 20241107082916351 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082916351 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 20 f7 3d 5d f7 df 8b cb d3 bf 9a ba 72 a8 cc a9 f7 26 1e 79 (pdch.cpp:1021) 20241107082916351 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:1032) 20241107082916351 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:1072) 20241107082916351 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) 20241107082916351 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) 20241107082916351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107082916351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=20 f7 3d 5d f7 df 8b cb d3 bf 9a ba 72 a8 cc a9 f7 26 1e 79 (tbf_ul.cpp:337) 20241107082916351 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241107082916351 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241107082916351 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107082916351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082916351 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) 20241107082916351 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) 20241107082916352 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) 20241107082916352 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) 20241107082916354 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) 20241107082916354 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) 20241107082916355 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) 20241107082916355 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) 20241107082916355 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) 20241107082916355 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) 20241107082916356 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) 20241107082916356 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) 20241107082916357 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) 20241107082916357 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) 20241107082916358 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) 20241107082916358 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) 20241107082916358 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082916370 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 79 e7 18 56 93 78 1c 3b 99 77 5a 7b 66 94 54 6d 69 10 ff 28 (pcu_l1_if.cpp:463) 20241107082916370 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) 20241107082916370 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082916370 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 79 e7 18 56 93 78 1c 3b 99 77 5a 7b 66 94 54 6d 69 10 ff 28 (pdch.cpp:1021) 20241107082916370 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:1032) 20241107082916370 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:1072) 20241107082916370 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) 20241107082916370 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) 20241107082916370 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) 20241107082916370 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241107082916370 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=79 e7 18 56 93 78 1c 3b 99 77 5a 7b 66 94 54 6d 69 10 ff 28 (tbf_ul.cpp:337) 20241107082916370 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241107082916370 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241107082916370 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241107082916370 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082916370 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) 20241107082916370 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) 20241107082916371 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) 20241107082916371 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) 20241107082916372 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) 20241107082916372 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) 20241107082916373 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) 20241107082916373 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) 20241107082916373 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) 20241107082916373 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) 20241107082916374 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) 20241107082916374 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) 20241107082916375 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) 20241107082916375 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) 20241107082916376 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) 20241107082916376 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) 20241107082916379 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082916394 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 17 51 04 74 dc 8d 2f 17 a9 6f 68 7e 2b 75 15 a0 2b fe 65 bb (pcu_l1_if.cpp:463) 20241107082916394 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) 20241107082916394 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082916394 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 17 51 04 74 dc 8d 2f 17 a9 6f 68 7e 2b 75 15 a0 2b fe 65 bb (pdch.cpp:1021) 20241107082916394 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:1032) 20241107082916394 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:1072) 20241107082916394 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) 20241107082916394 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) 20241107082916394 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) 20241107082916394 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241107082916394 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=17 51 04 74 dc 8d 2f 17 a9 6f 68 7e 2b 75 15 a0 2b fe 65 bb (tbf_ul.cpp:337) 20241107082916394 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241107082916394 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241107082916394 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241107082916394 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082916394 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) 20241107082916394 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) 20241107082916395 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) 20241107082916395 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) 20241107082916396 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) 20241107082916396 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) 20241107082916396 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) 20241107082916396 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) 20241107082916397 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) 20241107082916397 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) 20241107082916398 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) 20241107082916398 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) 20241107082916399 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) 20241107082916399 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) 20241107082916400 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) 20241107082916400 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) 20241107082916401 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082916413 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 b7 8a d1 e7 42 bd 3b 98 25 84 0e 01 9f 22 0c 15 79 8f 3f 41 (pcu_l1_if.cpp:463) 20241107082916413 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) 20241107082916413 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082916413 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 b7 8a d1 e7 42 bd 3b 98 25 84 0e 01 9f 22 0c 15 79 8f 3f 41 (pdch.cpp:1021) 20241107082916413 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:1032) 20241107082916413 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:1072) 20241107082916413 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) 20241107082916413 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) 20241107082916413 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241107082916413 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b7 8a d1 e7 42 bd 3b 98 25 84 0e 01 9f 22 0c 15 79 8f 3f 41 (tbf_ul.cpp:337) 20241107082916413 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241107082916413 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241107082916413 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241107082916413 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082916413 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) 20241107082916413 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) 20241107082916415 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) 20241107082916415 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) 20241107082916416 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) 20241107082916416 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) 20241107082916417 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) 20241107082916417 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) 20241107082916418 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) 20241107082916418 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) 20241107082916419 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) 20241107082916419 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) 20241107082916420 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) 20241107082916420 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) 20241107082916420 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) 20241107082916420 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) 20241107082916421 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082916432 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 18 13 50 38 aa 46 37 0c 4e 0e ae 3f 67 cb 18 3e 41 50 3c 13 (pcu_l1_if.cpp:463) 20241107082916432 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) 20241107082916432 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082916432 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b 18 13 50 38 aa 46 37 0c 4e 0e ae 3f 67 cb 18 3e 41 50 3c 13 (pdch.cpp:1021) 20241107082916432 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:1032) 20241107082916432 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:1072) 20241107082916432 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) 20241107082916432 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) 20241107082916432 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241107082916432 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=18 13 50 38 aa 46 37 0c 4e 0e ae 3f 67 cb 18 3e 41 50 3c 13 (tbf_ul.cpp:337) 20241107082916432 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241107082916432 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241107082916432 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241107082916432 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082916432 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) 20241107082916432 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) 20241107082916433 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) 20241107082916433 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) 20241107082916434 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) 20241107082916434 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) 20241107082916435 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) 20241107082916435 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) 20241107082916436 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) 20241107082916436 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) 20241107082916437 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) 20241107082916437 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) 20241107082916438 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) 20241107082916438 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) 20241107082916438 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) 20241107082916438 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) 20241107082916441 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082916456 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 69 4a b3 4b 3d f6 dc 3e ad d8 fa 06 b9 4e 47 9a 58 9d 81 3a (pcu_l1_if.cpp:463) 20241107082916456 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) 20241107082916456 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082916456 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d 69 4a b3 4b 3d f6 dc 3e ad d8 fa 06 b9 4e 47 9a 58 9d 81 3a (pdch.cpp:1021) 20241107082916456 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:1032) 20241107082916456 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:1072) 20241107082916456 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) 20241107082916456 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) 20241107082916456 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241107082916456 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=69 4a b3 4b 3d f6 dc 3e ad d8 fa 06 b9 4e 47 9a 58 9d 81 3a (tbf_ul.cpp:337) 20241107082916456 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241107082916456 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241107082916456 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241107082916456 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082916456 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) 20241107082916456 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) 20241107082916457 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) 20241107082916457 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) 20241107082916458 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) 20241107082916458 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) 20241107082916459 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) 20241107082916459 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) 20241107082916460 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) 20241107082916460 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) 20241107082916461 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) 20241107082916461 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) 20241107082916461 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) 20241107082916461 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) 20241107082916462 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) 20241107082916462 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) 20241107082916463 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082916475 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 c1 ab 5a af e5 95 14 f4 71 c1 6d c1 7f be e0 ca b8 40 b9 6a (pcu_l1_if.cpp:463) 20241107082916475 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) 20241107082916475 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082916475 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0f c1 ab 5a af e5 95 14 f4 71 c1 6d c1 7f be e0 ca b8 40 b9 6a (pdch.cpp:1021) 20241107082916475 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:1032) 20241107082916475 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:1072) 20241107082916475 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) 20241107082916475 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) 20241107082916475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241107082916475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c1 ab 5a af e5 95 14 f4 71 c1 6d c1 7f be e0 ca b8 40 b9 6a (tbf_ul.cpp:337) 20241107082916475 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241107082916475 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241107082916475 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241107082916475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082916475 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) 20241107082916475 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) 20241107082916477 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) 20241107082916477 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) 20241107082916478 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) 20241107082916478 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) 20241107082916479 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) 20241107082916479 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) 20241107082916480 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) 20241107082916480 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) 20241107082916480 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) 20241107082916480 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) 20241107082916481 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) 20241107082916481 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) 20241107082916482 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) 20241107082916482 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) 20241107082916483 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082916495 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 00 66 1b 1d 91 c0 64 a3 21 76 f0 db 3e 25 67 21 e5 fb 11 02 (pcu_l1_if.cpp:463) 20241107082916495 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) 20241107082916495 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082916495 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 11 00 66 1b 1d 91 c0 64 a3 21 76 f0 db 3e 25 67 21 e5 fb 11 02 (pdch.cpp:1021) 20241107082916495 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:1032) 20241107082916495 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:1072) 20241107082916495 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) 20241107082916495 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) 20241107082916495 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241107082916495 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=00 66 1b 1d 91 c0 64 a3 21 76 f0 db 3e 25 67 21 e5 fb 11 02 (tbf_ul.cpp:337) 20241107082916495 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241107082916495 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241107082916495 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241107082916495 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082916495 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) 20241107082916495 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) 20241107082916496 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) 20241107082916496 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) 20241107082916497 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) 20241107082916497 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) 20241107082916498 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) 20241107082916498 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) 20241107082916499 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) 20241107082916499 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) 20241107082916499 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) 20241107082916499 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) 20241107082916501 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) 20241107082916501 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) 20241107082916502 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) 20241107082916502 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) 20241107082916504 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082916519 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 c9 b1 47 e8 16 ec 97 b3 73 9d 8d 17 09 16 a7 90 03 8e 11 0e (pcu_l1_if.cpp:463) 20241107082916519 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) 20241107082916519 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082916519 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 13 c9 b1 47 e8 16 ec 97 b3 73 9d 8d 17 09 16 a7 90 03 8e 11 0e (pdch.cpp:1021) 20241107082916519 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:1032) 20241107082916519 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:1072) 20241107082916519 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) 20241107082916519 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) 20241107082916519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241107082916519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c9 b1 47 e8 16 ec 97 b3 73 9d 8d 17 09 16 a7 90 03 8e 11 0e (tbf_ul.cpp:337) 20241107082916519 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241107082916519 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241107082916519 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241107082916519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082916519 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) 20241107082916519 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) 20241107082916520 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) 20241107082916520 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) 20241107082916521 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) 20241107082916521 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) 20241107082916522 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) 20241107082916522 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) 20241107082916523 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) 20241107082916523 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) 20241107082916524 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) 20241107082916524 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) 20241107082916524 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) 20241107082916524 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) 20241107082916525 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) 20241107082916525 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) 20241107082916526 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082916538 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 5f 7f 11 96 3c a4 63 13 d2 e9 17 b3 ef be 0c f6 47 2c ab f1 (pcu_l1_if.cpp:463) 20241107082916538 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) 20241107082916538 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082916538 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 15 5f 7f 11 96 3c a4 63 13 d2 e9 17 b3 ef be 0c f6 47 2c ab f1 (pdch.cpp:1021) 20241107082916538 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:1032) 20241107082916538 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:1072) 20241107082916538 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) 20241107082916538 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) 20241107082916538 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241107082916538 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5f 7f 11 96 3c a4 63 13 d2 e9 17 b3 ef be 0c f6 47 2c ab f1 (tbf_ul.cpp:337) 20241107082916538 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241107082916538 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241107082916538 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241107082916538 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082916538 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) 20241107082916538 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) 20241107082916540 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) 20241107082916540 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) 20241107082916541 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) 20241107082916541 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) 20241107082916542 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) 20241107082916542 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) 20241107082916543 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) 20241107082916543 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) 20241107082916544 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) 20241107082916544 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) 20241107082916544 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) 20241107082916544 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) 20241107082916545 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) 20241107082916545 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) 20241107082916546 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082916556 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 06 9b ec 2c 9a 03 bd 05 23 fa d2 54 98 84 92 d2 ff 53 22 19 (pcu_l1_if.cpp:463) 20241107082916556 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) 20241107082916556 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082916556 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 17 06 9b ec 2c 9a 03 bd 05 23 fa d2 54 98 84 92 d2 ff 53 22 19 (pdch.cpp:1021) 20241107082916556 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:1032) 20241107082916557 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:1072) 20241107082916557 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) 20241107082916557 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) 20241107082916557 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241107082916557 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=06 9b ec 2c 9a 03 bd 05 23 fa d2 54 98 84 92 d2 ff 53 22 19 (tbf_ul.cpp:337) 20241107082916557 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241107082916557 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241107082916557 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241107082916557 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082916557 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) 20241107082916557 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) 20241107082916558 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) 20241107082916558 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) 20241107082916559 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) 20241107082916559 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) 20241107082916559 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) 20241107082916559 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) 20241107082916560 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) 20241107082916560 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) 20241107082916561 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) 20241107082916561 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) 20241107082916562 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) 20241107082916562 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) 20241107082916562 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) 20241107082916562 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) 20241107082916566 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082916580 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 8b eb d9 83 cc fa 92 e7 b7 8a b8 91 50 59 1c 14 b9 d2 37 42 (pcu_l1_if.cpp:463) 20241107082916580 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) 20241107082916580 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082916580 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 00 19 8b eb d9 83 cc fa 92 e7 b7 8a b8 91 50 59 1c 14 b9 d2 37 42 (pdch.cpp:1021) 20241107082916580 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:1032) 20241107082916580 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:1072) 20241107082916580 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) 20241107082916580 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) 20241107082916580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241107082916580 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=8b eb d9 83 cc fa 92 e7 b7 8a b8 91 50 59 1c 14 b9 d2 37 42 (tbf_ul.cpp:337) 20241107082916580 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241107082916580 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241107082916581 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241107082916581 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082916581 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) 20241107082916581 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) 20241107082916582 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) 20241107082916582 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) 20241107082916582 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) 20241107082916582 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) 20241107082916584 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) 20241107082916584 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) 20241107082916585 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) 20241107082916585 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) 20241107082916585 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) 20241107082916585 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) 20241107082916586 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) 20241107082916586 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) 20241107082916587 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) 20241107082916587 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) 20241107082916588 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082916600 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 2f e0 b0 91 aa e8 38 e8 48 8f b1 88 2d 14 ab 7c 79 98 ed c1 (pcu_l1_if.cpp:463) 20241107082916600 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) 20241107082916600 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082916600 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 1b 2f e0 b0 91 aa e8 38 e8 48 8f b1 88 2d 14 ab 7c 79 98 ed c1 (pdch.cpp:1021) 20241107082916600 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:1032) 20241107082916600 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:1072) 20241107082916600 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) 20241107082916600 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) 20241107082916600 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241107082916600 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=2f e0 b0 91 aa e8 38 e8 48 8f b1 88 2d 14 ab 7c 79 98 ed c1 (tbf_ul.cpp:337) 20241107082916600 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241107082916600 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241107082916600 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241107082916600 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082916600 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) 20241107082916600 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) 20241107082916601 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) 20241107082916601 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) 20241107082916602 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) 20241107082916602 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) 20241107082916603 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) 20241107082916603 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) 20241107082916603 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) 20241107082916603 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) 20241107082916604 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) 20241107082916604 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) 20241107082916605 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) 20241107082916605 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) 20241107082916606 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) 20241107082916606 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) 20241107082916606 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082916619 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 64 68 bd df 7a 71 95 15 d2 57 9b 8d 93 b0 bd b8 d7 94 c6 44 (pcu_l1_if.cpp:463) 20241107082916619 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) 20241107082916619 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082916619 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 1d 64 68 bd df 7a 71 95 15 d2 57 9b 8d 93 b0 bd b8 d7 94 c6 44 (pdch.cpp:1021) 20241107082916619 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:1032) 20241107082916619 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:1072) 20241107082916619 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) 20241107082916619 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) 20241107082916619 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241107082916619 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=64 68 bd df 7a 71 95 15 d2 57 9b 8d 93 b0 bd b8 d7 94 c6 44 (tbf_ul.cpp:337) 20241107082916619 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241107082916619 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241107082916619 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241107082916619 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082916619 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) 20241107082916619 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) 20241107082916620 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) 20241107082916620 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) 20241107082916621 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) 20241107082916621 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) 20241107082916621 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) 20241107082916621 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) 20241107082916622 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) 20241107082916622 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) 20241107082916623 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) 20241107082916623 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) 20241107082916623 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) 20241107082916624 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) 20241107082916625 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) 20241107082916625 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) 20241107082916628 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082916642 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 4b ab 08 99 5c 8a 09 a3 00 4d 6d a6 99 e4 e8 a2 71 b7 7f 5e (pcu_l1_if.cpp:463) 20241107082916642 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) 20241107082916642 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082916642 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 1f 4b ab 08 99 5c 8a 09 a3 00 4d 6d a6 99 e4 e8 a2 71 b7 7f 5e (pdch.cpp:1021) 20241107082916642 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:1032) 20241107082916642 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:1072) 20241107082916642 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) 20241107082916642 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) 20241107082916642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241107082916642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4b ab 08 99 5c 8a 09 a3 00 4d 6d a6 99 e4 e8 a2 71 b7 7f 5e (tbf_ul.cpp:337) 20241107082916642 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241107082916642 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241107082916642 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241107082916642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082916642 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) 20241107082916642 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) 20241107082916644 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) 20241107082916644 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) 20241107082916645 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) 20241107082916645 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) 20241107082916645 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) 20241107082916645 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) 20241107082916646 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) 20241107082916646 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) 20241107082916647 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) 20241107082916647 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) 20241107082916648 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) 20241107082916648 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) 20241107082916648 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) 20241107082916648 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) 20241107082916649 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082916661 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 b8 1f d3 44 01 53 36 a6 39 ef 4c e2 52 cc f3 84 91 2c 23 e9 (pcu_l1_if.cpp:463) 20241107082916662 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) 20241107082916662 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082916662 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 21 b8 1f d3 44 01 53 36 a6 39 ef 4c e2 52 cc f3 84 91 2c 23 e9 (pdch.cpp:1021) 20241107082916662 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:1032) 20241107082916662 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:1072) 20241107082916662 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) 20241107082916662 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) 20241107082916662 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241107082916662 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b8 1f d3 44 01 53 36 a6 39 ef 4c e2 52 cc f3 84 91 2c 23 e9 (tbf_ul.cpp:337) 20241107082916662 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241107082916662 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241107082916662 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241107082916662 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107082916662 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) 20241107082916662 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=336 (tbf_ul.cpp:197) 20241107082916662 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=336 (tbf_ul.cpp:467) 20241107082916662 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) 20241107082916662 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107082916662 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107082916662 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107082916662 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) 20241107082916662 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107082916662 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107082916663 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) 20241107082916663 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) 20241107082916664 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) 20241107082916664 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) 20241107082916665 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) 20241107082916665 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) 20241107082916665 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) 20241107082916665 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) 20241107082916666 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) 20241107082916666 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) 20241107082916667 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) 20241107082916667 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) 20241107082916668 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) 20241107082916668 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) 20241107082916669 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) 20241107082916669 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) 20241107082916669 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20241107082916669 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107082916669 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107082916669 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) 20241107082916669 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20241107082916669 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) 20241107082916669 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) 20241107082916669 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) 20241107082916669 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) 20241107082916669 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(76)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(76)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107082916676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59802<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082916679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59790<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082916679 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107082916679 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107082916679 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082916679 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107082916679 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:1202) 20241107082916679 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241107082916680 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107082916680 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107082916680 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107082916680 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241107082916680 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241107082916680 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107082916680 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107082916680 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082916680 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082916680 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082916680 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082916680 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082916680 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082916680 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082916680 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107082916680 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107082916680 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107082916680 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107082916680 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) 20241107082916680 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) 20241107082916680 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_cs_max_ul finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_max_ul pass'. respawn: 9: stopped pid 6623 with status 0 respawn: 10: starting: osmo-pcu Thu Nov 7 08:29:16 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 20241107082916703 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107082916703 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107082916703 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082916703 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107082916717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59818<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107082916818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59818<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=222764) Waiting for packet dumper to finish... 1 (prev_count=222764, count=280592) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_max_ul pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_initial_dl'. ------ PCU_Tests.TC_cs_initial_dl ------ Thu Nov 7 08:29:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_cs_initial_dl.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_cs_initial_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_initial_dl' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_cs_initial_dl started. 79@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 79@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cs_initial_dl-BVCI1234(82)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 79@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(83)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 79@fb7e2f9c3787: 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(86)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 79@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(86)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107082919972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59834<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(85)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107082919979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59840<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(85)@fb7e2f9c3787: Start timer T: 5 s PCUIF(85)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_cs_initial_dl-STATS(89)@fb7e2f9c3787: Start timer T: 2 s 79@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cs_initial_dl-STATS(89)@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(90)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107082921704 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082921704 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107082921704 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(85)@fb7e2f9c3787: OsmoPCU is now connected BTS(87)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 174) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"d normally, exit status: 0, user t" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082921718 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107082921718 DLGLOBAL DEBUG validating counter group 0x55d4880cd020(bts) with 102 counters (rate_ctr.c:86) 20241107082921718 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107082921718 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107082921718 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107082921718 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107082921718 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107082921718 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107082921718 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107082921718 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107082921718 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107082921718 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107082921718 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107082921718 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107082921718 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107082921718 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107082921718 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107082921718 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107082921718 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107082921718 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107082921718 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107082921718 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107082921718 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107082921718 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107082921718 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107082921718 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107082921718 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107082921718 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107082921718 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107082921718 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107082921718 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107082921718 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107082921718 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107082921718 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107082921718 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107082921718 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107082921718 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107082921718 DLGLOBAL DEBUG validating counter group 0x7fb11c6165c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107082921718 DLGLOBAL DEBUG validating counter group 0x55d4880cc700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107082921718 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107082921718 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107082921718 DLGLOBAL DEBUG validating counter group 0x7fb11c617160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107082921718 DLGLOBAL DEBUG validating counter group 0x7fb11c617140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107082921719 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107082921719 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) 20241107082921719 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) 20241107082921719 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107082921719 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082921719 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082921719 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082921719 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082921719 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082921719 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082921719 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082921719 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082921719 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082921719 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082921719 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082921719 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082921719 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082921719 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082921719 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082921719 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082921719 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082921719 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082921719 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082921719 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082921719 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082921719 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082921719 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082921719 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082921719 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082921720 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) 20241107082921720 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@fb7e2f9c3787: Start timer T: 2 s 20241107082921721 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082921722 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(83)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(87)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(83)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE BTS(87)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(83)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(83)@fb7e2f9c3787: Start timer Tns_test: 10 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(87)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(87)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107082921727 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107082921727 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) 20241107082921727 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) 20241107082921727 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107082921727 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107082921727 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@fb7e2f9c3787: Start timer T: 2 s 20241107082921728 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107082921728 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) 20241107082921728 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(87)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(83)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(83)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(87)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107082921732 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107082921732 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) 20241107082921732 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) 20241107082921732 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107082921732 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107082921732 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107082921732 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107082921732 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082921732 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107082921732 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107082921732 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) MTC@fb7e2f9c3787: Start timer T: 2 s BTS(87)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(87)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107082921735 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107082921735 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@fb7e2f9c3787: Start timer T: 2 s 20241107082921736 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) 20241107082921736 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(83)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(83)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(83)@fb7e2f9c3787: Start timer Tns_test: 10 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082921737 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) 20241107082921737 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) 20241107082921738 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) 20241107082921738 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082921739 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) 20241107082921739 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082921740 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) 20241107082921740 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082921741 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) 20241107082921741 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@fb7e2f9c3787: Start timer T: 10 s 20241107082921742 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) 20241107082921742 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) 20241107082921743 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) 20241107082921743 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) 20241107082921743 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 80@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 80@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107082921749 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082921749 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082921749 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082921749 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082921749 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107082921749 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107082921749 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107082921749 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082921750 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) 20241107082921750 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) 20241107082921751 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) 20241107082921751 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) 20241107082921751 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) 20241107082921751 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) 20241107082921752 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) 20241107082921752 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) 20241107082921752 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) 20241107082921752 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) 20241107082921753 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) 20241107082921753 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) 20241107082921753 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) 20241107082921753 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) 20241107082921754 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) 20241107082921754 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) 20241107082921755 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_cs_initial_dl-BVCI1234(82)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_cs_initial_dl-BVCI1234(82)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107082921759 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082921759 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082921759 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082921759 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082921759 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107082921759 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107082921759 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107082921759 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082921766 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082921766 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082921766 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082921766 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082921766 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082921766 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241107082921766 DMS INFO Creating MS object (gprs_ms.c:152) 20241107082921766 DLGLOBAL DEBUG validating counter group 0x55d4880cc740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107082921766 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107082921766 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107082921766 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107082921766 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082921766 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107082921766 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107082921766 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107082921766 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107082921766 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107082921766 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107082921766 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107082921766 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107082921766 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107082921766 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107082921766 DRLCMAC 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) 20241107082921766 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107082921766 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107082921766 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107082921766 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107082921766 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082921766 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082921766 DLGLOBAL DEBUG validating counter group 0x55d4880ccb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107082921766 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107082921766 DLGLOBAL DEBUG validating counter group 0x55d4880cce00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107082921766 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107082921766 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:1192) 20241107082921766 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) 20241107082921766 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) 20241107082921766 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) 20241107082921766 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) 20241107082921766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107082921766 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) 20241107082921766 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107082921767 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) 20241107082921767 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107082921767 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) 20241107082921767 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) 20241107082921767 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) 20241107082921767 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082921767 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082921767 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082921767 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082921767 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107082921767 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107082921767 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107082921767 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107082921767 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107082921767 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(87)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(87)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107082921773 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) 20241107082921773 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) 20241107082921774 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) 20241107082921774 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) 20241107082921775 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) 20241107082921775 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) 20241107082921776 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) 20241107082921776 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) 20241107082921776 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) 20241107082921776 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) 20241107082921777 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) 20241107082921777 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) 20241107082921777 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082921777 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082921777 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082921777 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082921777 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107082921777 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) 20241107082921777 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) 20241107082921778 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) 20241107082921778 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) 20241107082921778 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107082921778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107082921778 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107082921778 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) 20241107082921779 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082921794 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) 20241107082921794 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) 20241107082921795 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) 20241107082921795 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) 20241107082921796 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) 20241107082921796 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) 20241107082921797 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) 20241107082921797 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) 20241107082921798 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) 20241107082921798 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) 20241107082921799 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) 20241107082921799 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) 20241107082921800 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) 20241107082921800 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) 20241107082921801 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) 20241107082921801 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) 20241107082921802 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082921814 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) 20241107082921814 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) 20241107082921816 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) 20241107082921816 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) 20241107082921817 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) 20241107082921817 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) 20241107082921818 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) 20241107082921818 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) 20241107082921819 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) 20241107082921819 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) 20241107082921820 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) 20241107082921820 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) 20241107082921821 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) 20241107082921821 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) 20241107082921821 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) 20241107082921821 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) 20241107082921822 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082921832 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) 20241107082921832 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) 20241107082921833 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) 20241107082921833 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) 20241107082921834 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) 20241107082921834 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) 20241107082921835 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) 20241107082921835 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) 20241107082921836 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) 20241107082921836 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) 20241107082921837 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) 20241107082921837 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) 20241107082921837 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) 20241107082921837 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) 20241107082921838 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) 20241107082921838 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) 20241107082921842 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082921856 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) 20241107082921856 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) 20241107082921857 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) 20241107082921857 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) 20241107082921858 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) 20241107082921858 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) 20241107082921859 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) 20241107082921859 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) 20241107082921860 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) 20241107082921860 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) 20241107082921860 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) 20241107082921860 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) 20241107082921861 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) 20241107082921861 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) 20241107082921862 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) 20241107082921862 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) 20241107082921863 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082921875 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) 20241107082921875 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) 20241107082921876 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) 20241107082921876 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) 20241107082921877 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) 20241107082921877 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) 20241107082921878 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) 20241107082921878 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) 20241107082921879 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) 20241107082921879 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) 20241107082921879 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) 20241107082921879 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) 20241107082921880 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) 20241107082921880 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) 20241107082921881 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) 20241107082921881 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) 20241107082921882 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082921894 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) 20241107082921894 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) 20241107082921896 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) 20241107082921896 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) 20241107082921897 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) 20241107082921897 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) 20241107082921898 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) 20241107082921898 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) 20241107082921899 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) 20241107082921899 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) 20241107082921899 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) 20241107082921899 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) 20241107082921900 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) 20241107082921900 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) 20241107082921901 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) 20241107082921901 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) 20241107082921904 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082921919 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) 20241107082921919 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) 20241107082921920 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) 20241107082921920 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) 20241107082921921 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) 20241107082921921 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) 20241107082921922 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) 20241107082921922 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) 20241107082921923 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) 20241107082921923 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) 20241107082921924 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) 20241107082921924 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) 20241107082921924 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) 20241107082921924 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) 20241107082921925 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) 20241107082921925 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) 20241107082921926 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082921939 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) 20241107082921939 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) 20241107082921940 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) 20241107082921940 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) 20241107082921940 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) 20241107082921940 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) 20241107082921941 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) 20241107082921941 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) 20241107082921942 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) 20241107082921942 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) 20241107082921943 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) 20241107082921943 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) 20241107082921944 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) 20241107082921944 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) 20241107082921945 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) 20241107082921945 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) 20241107082921945 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082921958 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) 20241107082921958 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) 20241107082921959 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) 20241107082921959 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) 20241107082921960 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) 20241107082921960 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) 20241107082921961 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) 20241107082921961 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) 20241107082921962 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) 20241107082921962 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) 20241107082921962 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) 20241107082921962 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) 20241107082921963 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) 20241107082921963 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) 20241107082921964 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) 20241107082921964 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) 20241107082921967 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082921979 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107082921979 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) 20241107082921979 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107082921982 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) 20241107082921982 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) 20241107082921983 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) 20241107082921983 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) 20241107082921984 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) 20241107082921984 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) 20241107082921985 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) 20241107082921985 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) 20241107082921985 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) 20241107082921985 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) 20241107082921986 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) 20241107082921986 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) 20241107082921987 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) 20241107082921987 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) 20241107082921988 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) 20241107082921988 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) 20241107082921989 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) 20241107082921989 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) 20241107082921989 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) 20241107082921989 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) 20241107082921989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107082921989 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082921989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107082921989 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) 20241107082921989 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) 20241107082921989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-3): 29 70 db 7e 07 7c 79 13 08 57 47 2b 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) 20241107082921989 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) 20241107082921989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082921989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107082921989 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) 20241107082921989 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107082921989 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107082921989 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) 20241107082921989 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) 20241107082921989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-3): 0f 00 00 29 70 db 7e 07 7c 79 13 08 57 47 2b 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) 20241107082921989 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 70 db 7e 07 7c 79 13 08 57 47 2b 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) 20241107082921990 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082922001 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) 20241107082922001 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) 20241107082922002 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) 20241107082922002 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) 20241107082922003 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) 20241107082922003 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) 20241107082922004 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) 20241107082922004 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) 20241107082922004 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) 20241107082922004 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) 20241107082922005 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) 20241107082922005 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) 20241107082922006 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) 20241107082922006 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) 20241107082922007 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) 20241107082922007 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) 20241107082922007 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082922020 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) 20241107082922020 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) 20241107082922021 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) 20241107082922021 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) 20241107082922022 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) 20241107082922022 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) 20241107082922023 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) 20241107082922023 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) 20241107082922023 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) 20241107082922023 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) 20241107082922024 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) 20241107082922024 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) 20241107082922025 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) 20241107082922025 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) 20241107082922026 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) 20241107082922026 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) 20241107082922029 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082922043 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) 20241107082922043 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) 20241107082922045 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) 20241107082922045 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) 20241107082922045 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) 20241107082922045 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) 20241107082922046 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) 20241107082922046 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) 20241107082922048 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) 20241107082922048 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) 20241107082922048 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) 20241107082922048 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) 20241107082922049 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) 20241107082922049 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) 20241107082922050 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) 20241107082922050 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) 20241107082922051 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082922062 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 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082922062 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) 20241107082922062 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082922062 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082922062 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|BTS(87)@fb7e2f9c3787: Shutting down virtual BTS #0... 43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241107082922063 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082922063 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082922063 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:511) 20241107082922063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082922063 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) 20241107082922063 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) 20241107082922063 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107082922063 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) 20241107082922063 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) 20241107082922063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241107082922063 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107082922063 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) 20241107082922064 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) 20241107082922064 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) 20241107082922065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59840<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082922066 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) 20241107082922066 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) 20241107082922067 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) 20241107082922067 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) 20241107082922068 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) 20241107082922068 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) 20241107082922068 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) 20241107082922068 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) 20241107082922068 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) 20241107082922068 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) 20241107082922069 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) 20241107082922069 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) 20241107082922070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59834<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082922071 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107082922071 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107082922071 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082922071 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107082922071 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:1202) 20241107082922071 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) 20241107082922071 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107082922071 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107082922071 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107082922071 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107082922071 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107082922071 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107082922071 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082922071 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082922071 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082922071 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082922071 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082922072 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082922072 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082922072 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107082922072 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107082922072 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107082922072 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107082922072 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) 20241107082922072 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) 20241107082922072 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 6681 with status 0 MTC@fb7e2f9c3787: Test case TC_cs_initial_dl finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_initial_dl pass'. respawn: 11: starting: osmo-pcu Thu Nov 7 08:29:22 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 20241107082922100 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107082922100 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107082922100 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082922100 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107082922122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39636<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107082922223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39636<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=137732) Waiting for packet dumper to finish... 1 (prev_count=137732, count=163556) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_initial_dl pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_max_dl'. ------ PCU_Tests.TC_cs_max_dl ------ Thu Nov 7 08:29:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_cs_max_dl.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_cs_max_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_max_dl' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_cs_max_dl started. 92@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_cs_max_dl-BVCI1234(94)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 92@fb7e2f9c3787: 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(96)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 92@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(96)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107082925377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39642<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 92@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(100)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 92@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(100)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(97)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107082925385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39656<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(97)@fb7e2f9c3787: Start timer T: 5 s PCUIF(97)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_cs_max_dl-STATS(102)@fb7e2f9c3787: Start timer T: 2 s TC_cs_max_dl-STATS(102)@fb7e2f9c3787: Start timer T: 2 s 92@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(103)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107082927101 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082927101 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107082927101 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(97)@fb7e2f9c3787: OsmoPCU is now connected BTS(99)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 174) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"d normally, exit status: 0, user t" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082927115 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107082927115 DLGLOBAL DEBUG validating counter group 0x55e738d43020(bts) with 102 counters (rate_ctr.c:86) 20241107082927116 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107082927116 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107082927116 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107082927116 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107082927116 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107082927116 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107082927116 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107082927116 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107082927116 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107082927116 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107082927116 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107082927116 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107082927116 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107082927116 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107082927116 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107082927116 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107082927116 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107082927116 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107082927116 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107082927116 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107082927116 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107082927116 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107082927116 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107082927116 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107082927116 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107082927116 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107082927116 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107082927116 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107082927116 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107082927116 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082927116 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107082927116 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107082927116 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107082927116 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107082927116 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107082927116 DLGLOBAL DEBUG validating counter group 0x7f8d1b95f5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107082927116 DLGLOBAL DEBUG validating counter group 0x55e738d42700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107082927116 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107082927116 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107082927116 DLGLOBAL DEBUG validating counter group 0x7f8d1b960160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107082927116 DLGLOBAL DEBUG validating counter group 0x7f8d1b960140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107082927116 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107082927116 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) 20241107082927116 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) 20241107082927116 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107082927116 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082927116 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082927116 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082927116 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082927116 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082927116 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082927116 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082927116 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082927116 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082927117 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082927117 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082927117 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082927117 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082927117 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082927117 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082927117 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082927117 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082927117 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082927117 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082927117 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082927117 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082927117 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082927117 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082927117 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082927117 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107082927117 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) 20241107082927117 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@fb7e2f9c3787: Start timer T: 2 s 20241107082927118 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082927120 DRLCMAC DEBUG New max CS: DL=3 UL=4 (bts.cpp:1422) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(99)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(99)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(96)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(99)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(96)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(96)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(96)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(99)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082927127 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107082927127 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) 20241107082927127 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) 20241107082927127 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107082927127 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107082927127 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) 20241107082927128 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107082927128 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) 20241107082927128 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@fb7e2f9c3787: Start timer T: 2 s BTS(99)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(99)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(96)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(96)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(99)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082927132 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) 20241107082927132 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) 20241107082927132 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107082927132 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) 20241107082927132 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) 20241107082927132 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107082927132 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107082927132 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107082927132 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107082927132 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082927132 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107082927132 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107082927133 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107082927133 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) 20241107082927133 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@fb7e2f9c3787: Start timer T: 2 s 20241107082927134 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) 20241107082927134 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@fb7e2f9c3787: Start timer T: 2 s 20241107082927135 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107082927135 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107082927135 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) 20241107082927135 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) -NSVCI1234(96)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(96)@fb7e2f9c3787: Start timer Tns_test: 10 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082927136 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) 20241107082927136 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@fb7e2f9c3787: Start timer T: 2 s 20241107082927137 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) 20241107082927137 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@fb7e2f9c3787: Start timer T: 2 s 20241107082927138 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) 20241107082927138 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@fb7e2f9c3787: Start timer T: 2 s 20241107082927139 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) 20241107082927139 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(99)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107082927142 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s 93@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 93@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107082927149 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) 20241107082927149 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) 20241107082927150 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) 20241107082927150 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) 20241107082927151 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) 20241107082927151 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) 20241107082927151 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082927151 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082927151 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082927151 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082927151 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107082927151 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107082927151 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107082927151 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082927151 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) 20241107082927151 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) 20241107082927152 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) 20241107082927152 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) 20241107082927152 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) 20241107082927152 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) 20241107082927153 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) 20241107082927153 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) 20241107082927153 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) 20241107082927153 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) 20241107082927154 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_cs_max_dl-BVCI1234(94)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_cs_max_dl-BVCI1234(94)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107082927159 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082927159 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082927159 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082927159 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082927159 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107082927159 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107082927159 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107082927159 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082927163 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082927163 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082927163 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082927163 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082927163 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107082927163 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107082927163 DLBSSGP DEBUG Computed BVC leak rate = 14400, num_pdch = 8, cs = CS-3 (gprs_bssgp_pcu.c:978) 20241107082927163 DLBSSGP DEBUG Computed MS default leak rate = 7200, ms_num_pdch = 4, cs = CS-3 (gprs_bssgp_pcu.c:1001) 20241107082927163 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 144000, R = 14400, Bmax_MS = 72000, R_MS = 7200, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107082927163 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082927166 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) 20241107082927166 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) 20241107082927167 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) 20241107082927167 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) 20241107082927167 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) 20241107082927167 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) 20241107082927168 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) 20241107082927168 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) 20241107082927168 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) 20241107082927168 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) 20241107082927168 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) 20241107082927168 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) 20241107082927169 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082927169 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082927169 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082927169 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082927169 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107082927169 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) 20241107082927169 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) 20241107082927169 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) 20241107082927169 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) 20241107082927176 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 10 s MTC@fb7e2f9c3787: BSSGP successfully initialized MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082927189 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082927189 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082927189 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082927189 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082927189 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082927189 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20241107082927189 DMS INFO Creating MS object (gprs_ms.c:152) 20241107082927189 DLGLOBAL DEBUG validating counter group 0x55e738d42740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107082927189 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107082927189 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107082927189 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107082927189 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082927189 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107082927189 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107082927189 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107082927189 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107082927189 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107082927189 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107082927189 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107082927189 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107082927189 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107082927189 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107082927189 DRLCMAC 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) 20241107082927189 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107082927189 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107082927189 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107082927189 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107082927189 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082927189 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082927189 DLGLOBAL DEBUG validating counter group 0x55e738d42b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107082927189 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107082927189 DLGLOBAL DEBUG validating counter group 0x55e738d42e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107082927189 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107082927189 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:1192) 20241107082927189 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) 20241107082927189 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) 20241107082927189 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) 20241107082927189 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) 20241107082927189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107082927189 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) 20241107082927189 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107082927189 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) 20241107082927189 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107082927189 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) 20241107082927189 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) 20241107082927189 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) 20241107082927190 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) 20241107082927190 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) BTS(99)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(99)@fb7e2f9c3787: 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. 20241107082927190 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) 20241107082927190 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) 20241107082927191 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) 20241107082927191 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) 20241107082927191 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) 20241107082927191 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) 20241107082927192 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) 20241107082927192 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) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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 } } 20241107082927192 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) 20241107082927192 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) MTC@fb7e2f9c3787: Start timer T: 0.2 s 20241107082927192 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) 20241107082927192 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) 20241107082927192 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) 20241107082927193 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) 20241107082927193 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107082927193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107082927193 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107082927193 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) 20241107082927194 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082927209 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) 20241107082927209 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) 20241107082927210 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) 20241107082927210 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) 20241107082927210 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) 20241107082927210 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) 20241107082927211 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) 20241107082927211 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) 20241107082927211 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) 20241107082927211 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) 20241107082927212 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) 20241107082927212 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) 20241107082927213 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) 20241107082927213 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) 20241107082927213 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) 20241107082927213 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) 20241107082927214 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082927229 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) 20241107082927229 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) 20241107082927230 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) 20241107082927230 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) 20241107082927231 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) 20241107082927231 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) 20241107082927232 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) 20241107082927232 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) 20241107082927232 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) 20241107082927232 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) 20241107082927233 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) 20241107082927233 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) 20241107082927235 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) 20241107082927235 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) 20241107082927236 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) 20241107082927236 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) 20241107082927238 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082927252 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) 20241107082927252 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) 20241107082927254 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) 20241107082927254 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) 20241107082927255 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) 20241107082927255 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) 20241107082927255 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) 20241107082927255 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) 20241107082927256 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) 20241107082927256 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) 20241107082927257 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) 20241107082927257 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) 20241107082927258 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) 20241107082927258 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) 20241107082927259 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) 20241107082927259 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) 20241107082927260 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082927272 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) 20241107082927272 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) 20241107082927273 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) 20241107082927273 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) 20241107082927274 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) 20241107082927274 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) 20241107082927275 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) 20241107082927275 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) 20241107082927276 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) 20241107082927276 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) 20241107082927277 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) 20241107082927277 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) 20241107082927277 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) 20241107082927277 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) 20241107082927278 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) 20241107082927278 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) 20241107082927279 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082927291 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) 20241107082927291 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) 20241107082927292 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) 20241107082927292 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) 20241107082927293 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) 20241107082927293 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) 20241107082927294 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) 20241107082927294 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) 20241107082927295 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) 20241107082927295 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) 20241107082927296 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) 20241107082927296 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) 20241107082927296 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) 20241107082927296 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) 20241107082927297 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) 20241107082927297 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) 20241107082927300 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082927315 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) 20241107082927315 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) 20241107082927316 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) 20241107082927316 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) 20241107082927317 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) 20241107082927317 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) 20241107082927318 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) 20241107082927318 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) 20241107082927319 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) 20241107082927319 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) 20241107082927319 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) 20241107082927319 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) 20241107082927320 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) 20241107082927320 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) 20241107082927321 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) 20241107082927321 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) 20241107082927322 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082927334 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) 20241107082927334 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) 20241107082927336 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) 20241107082927336 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) 20241107082927337 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) 20241107082927337 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) 20241107082927338 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) 20241107082927338 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) 20241107082927339 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) 20241107082927339 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) 20241107082927340 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) 20241107082927340 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) 20241107082927340 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) 20241107082927340 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) 20241107082927341 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) 20241107082927341 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) 20241107082927342 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082927354 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) 20241107082927354 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) 20241107082927355 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) 20241107082927355 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) 20241107082927356 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) 20241107082927356 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) 20241107082927356 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) 20241107082927356 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) 20241107082927357 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) 20241107082927357 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) 20241107082927358 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) 20241107082927358 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) 20241107082927359 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) 20241107082927359 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) 20241107082927360 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) 20241107082927360 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) 20241107082927363 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082927377 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) 20241107082927377 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) 20241107082927379 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) 20241107082927379 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) 20241107082927380 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) 20241107082927380 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) 20241107082927380 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) 20241107082927380 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) 20241107082927382 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) 20241107082927382 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) 20241107082927383 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) 20241107082927383 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) 20241107082927384 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) 20241107082927384 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) 20241107082927385 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) 20241107082927385 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) 20241107082927385 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082927394 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107082927394 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) 20241107082927394 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107082927397 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) 20241107082927397 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) 20241107082927399 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) 20241107082927399 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) 20241107082927399 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) 20241107082927399 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) 20241107082927400 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) 20241107082927400 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) 20241107082927401 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) 20241107082927401 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) 20241107082927402 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) 20241107082927402 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) 20241107082927403 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) 20241107082927403 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) 20241107082927403 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) 20241107082927403 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) 20241107082927405 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) 20241107082927405 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) 20241107082927405 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) 20241107082927405 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) 20241107082927405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082927405 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-1): ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db (tbf_dl.cpp:686) 20241107082927405 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) 20241107082927405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107082927405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-1): 07 00 01 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db (tbf_dl.cpp:911) 20241107082927405 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 01 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db (pcu_l1_if.cpp:182) 20241107082927405 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082927417 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) 20241107082927417 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) 20241107082927418 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) 20241107082927418 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) 20241107082927420 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) 20241107082927420 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) 20241107082927421 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) 20241107082927421 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) 20241107082927423 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) 20241107082927423 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) 20241107082927423 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) 20241107082927423 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) 20241107082927424 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) 20241107082927424 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) 20241107082927425 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) 20241107082927425 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) 20241107082927426 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) 20241107082927426 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) 20241107082927426 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) 20241107082927426 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) 20241107082927426 DRLCMACDL DEBUG -- Chunk with length 1380 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-1): 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 10 (tbf_dl.cpp:686) 20241107082927426 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) 20241107082927426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107082927426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-1): 07 00 03 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 10 (tbf_dl.cpp:911) 20241107082927426 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 03 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 10 (pcu_l1_if.cpp:182) 20241107082927427 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082927441 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) 20241107082927441 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) 20241107082927442 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) 20241107082927442 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) 20241107082927443 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) 20241107082927443 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) 20241107082927443 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) 20241107082927443 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) 20241107082927444 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) 20241107082927444 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) 20241107082927445 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) 20241107082927445 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) 20241107082927446 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) 20241107082927446 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) 20241107082927446 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) 20241107082927446 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) 20241107082927447 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) 20241107082927448 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) 20241107082927448 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) 20241107082927448 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) 20241107082927448 DRLCMACDL DEBUG -- Chunk with length 1360 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927448 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-1): 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f (tbf_dl.cpp:686) 20241107082927448 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) 20241107082927448 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927448 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107082927448 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-1): 07 00 05 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f (tbf_dl.cpp:911) 20241107082927448 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 05 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f (pcu_l1_if.cpp:182) 20241107082927449 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082927460 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) 20241107082927460 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) 20241107082927462 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) 20241107082927462 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) 20241107082927462 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) 20241107082927462 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) 20241107082927463 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) 20241107082927463 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) 20241107082927464 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) 20241107082927464 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) 20241107082927465 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) 20241107082927465 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) 20241107082927466 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) 20241107082927466 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) 20241107082927467 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) 20241107082927467 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) 20241107082927468 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) 20241107082927468 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) 20241107082927468 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) 20241107082927468 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) 20241107082927468 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-1): a6 9d bf ae cd 02 d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a e0 47 (tbf_dl.cpp:686) 20241107082927468 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) 20241107082927468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107082927468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-1): 07 00 07 a6 9d bf ae cd 02 d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a e0 47 (tbf_dl.cpp:911) 20241107082927468 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 07 a6 9d bf ae cd 02 d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a e0 47 (pcu_l1_if.cpp:182) 20241107082927469 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082927480 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) 20241107082927480 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) 20241107082927481 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) 20241107082927481 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) 20241107082927482 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) 20241107082927482 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) 20241107082927483 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) 20241107082927483 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) 20241107082927483 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) 20241107082927483 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) 20241107082927484 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) 20241107082927484 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) 20241107082927485 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) 20241107082927485 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) 20241107082927486 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) 20241107082927486 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) 20241107082927489 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) 20241107082927489 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) 20241107082927489 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) 20241107082927489 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) 20241107082927489 DRLCMACDL DEBUG -- Chunk with length 1320 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-1): e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 fc (tbf_dl.cpp:686) 20241107082927489 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) 20241107082927489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241107082927489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-1): 07 00 09 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 fc (tbf_dl.cpp:911) 20241107082927489 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 09 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 fc (pcu_l1_if.cpp:182) 20241107082927490 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082927504 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) 20241107082927504 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) 20241107082927505 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) 20241107082927505 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) 20241107082927506 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) 20241107082927506 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) 20241107082927507 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) 20241107082927507 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) 20241107082927508 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) 20241107082927508 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) 20241107082927508 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) 20241107082927508 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) 20241107082927509 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) 20241107082927509 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) 20241107082927510 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) 20241107082927510 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) 20241107082927511 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) 20241107082927511 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) 20241107082927511 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) 20241107082927511 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) 20241107082927511 DRLCMACDL DEBUG -- Chunk with length 1300 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-1): 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 (tbf_dl.cpp:686) 20241107082927511 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) 20241107082927511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241107082927511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-1): 07 00 0b 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 (tbf_dl.cpp:911) 20241107082927511 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 0b 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 (pcu_l1_if.cpp:182) 20241107082927512 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082927523 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) 20241107082927523 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) 20241107082927524 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) 20241107082927524 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) 20241107082927525 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) 20241107082927525 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) 20241107082927526 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) 20241107082927526 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) 20241107082927527 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) 20241107082927527 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) 20241107082927528 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) 20241107082927528 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) 20241107082927528 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) 20241107082927528 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) 20241107082927529 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) 20241107082927529 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) 20241107082927530 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) 20241107082927530 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) 20241107082927530 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) 20241107082927530 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) 20241107082927530 DRLCMACDL DEBUG -- Chunk with length 1280 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-1): c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d 1a d1 (tbf_dl.cpp:686) 20241107082927530 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) 20241107082927530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241107082927530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-1): 07 00 0d c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d 1a d1 (tbf_dl.cpp:911) 20241107082927530 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 0d c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d 1a d1 (pcu_l1_if.cpp:182) 20241107082927531 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082927542 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) 20241107082927542 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) 20241107082927544 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) 20241107082927544 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) 20241107082927545 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) 20241107082927545 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) 20241107082927545 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) 20241107082927545 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) 20241107082927546 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) 20241107082927546 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) 20241107082927547 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) 20241107082927547 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) 20241107082927548 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) 20241107082927548 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) 20241107082927549 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) 20241107082927549 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) 20241107082927552 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) 20241107082927552 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) 20241107082927552 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) 20241107082927552 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) 20241107082927552 DRLCMACDL DEBUG -- Chunk with length 1260 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-1): 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 (tbf_dl.cpp:686) 20241107082927552 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) 20241107082927552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241107082927552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-1): 07 00 0f 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 (tbf_dl.cpp:911) 20241107082927552 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 0f 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 (pcu_l1_if.cpp:182) 20241107082927553 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082927567 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) 20241107082927567 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) 20241107082927568 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) 20241107082927568 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) 20241107082927569 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) 20241107082927569 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) 20241107082927570 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) 20241107082927570 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) 20241107082927570 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) 20241107082927570 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) 20241107082927571 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) 20241107082927571 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) 20241107082927572 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) 20241107082927572 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) 20241107082927573 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) 20241107082927573 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) 20241107082927574 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) 20241107082927574 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) 20241107082927574 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) 20241107082927574 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) 20241107082927574 DRLCMACDL DEBUG -- Chunk with length 1240 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-1): b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 (tbf_dl.cpp:686) 20241107082927574 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) 20241107082927574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241107082927574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-1): 07 00 11 b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 (tbf_dl.cpp:911) 20241107082927574 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 11 b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 (pcu_l1_if.cpp:182) 20241107082927574 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082927586 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) 20241107082927586 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) 20241107082927587 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) 20241107082927587 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) 20241107082927588 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) 20241107082927588 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) 20241107082927589 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) 20241107082927589 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) 20241107082927590 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) 20241107082927590 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) 20241107082927591 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) 20241107082927591 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) 20241107082927592 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) 20241107082927592 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) 20241107082927593 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) 20241107082927593 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) 20241107082927594 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) 20241107082927594 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) 20241107082927594 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) 20241107082927594 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) 20241107082927594 DRLCMACDL DEBUG -- Chunk with length 1220 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-1): 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 (tbf_dl.cpp:686) 20241107082927594 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) 20241107082927594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241107082927594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-1): 07 00 13 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 (tbf_dl.cpp:911) 20241107082927594 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 13 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 (pcu_l1_if.cpp:182) 20241107082927595 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082927605 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) 20241107082927605 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) 20241107082927606 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) 20241107082927607 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) 20241107082927607 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) 20241107082927607 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) 20241107082927608 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) 20241107082927608 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) 20241107082927609 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) 20241107082927609 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) 20241107082927610 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) 20241107082927610 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) 20241107082927611 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) 20241107082927611 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) 20241107082927612 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) 20241107082927612 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) 20241107082927615 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) 20241107082927615 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) 20241107082927615 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) 20241107082927615 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) 20241107082927615 DRLCMACDL DEBUG -- Chunk with length 1200 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-1): 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 05 (tbf_dl.cpp:686) 20241107082927615 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) 20241107082927615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241107082927615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-1): 07 00 15 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 05 (tbf_dl.cpp:911) 20241107082927615 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 15 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 05 (pcu_l1_if.cpp:182) 20241107082927616 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082927629 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) 20241107082927629 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) 20241107082927631 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) 20241107082927631 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) 20241107082927632 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) 20241107082927632 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) 20241107082927633 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) 20241107082927633 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) 20241107082927634 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) 20241107082927634 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) 20241107082927635 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) 20241107082927635 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) 20241107082927635 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) 20241107082927635 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) 20241107082927637 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) 20241107082927637 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) 20241107082927638 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) 20241107082927638 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) 20241107082927638 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) 20241107082927638 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) 20241107082927638 DRLCMACDL DEBUG -- Chunk with length 1180 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-1): 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a (tbf_dl.cpp:686) 20241107082927638 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) 20241107082927638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241107082927638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-1): 07 00 17 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a (tbf_dl.cpp:911) 20241107082927638 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 17 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a (pcu_l1_if.cpp:182) 20241107082927639 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082927649 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) 20241107082927649 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) 20241107082927651 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) 20241107082927651 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) 20241107082927651 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) 20241107082927651 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) 20241107082927653 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) 20241107082927653 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) 20241107082927654 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) 20241107082927654 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) 20241107082927655 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) 20241107082927655 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) 20241107082927656 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) 20241107082927656 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) 20241107082927657 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) 20241107082927657 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) 20241107082927659 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) 20241107082927659 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) 20241107082927659 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) 20241107082927659 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) 20241107082927659 DRLCMACDL DEBUG -- Chunk with length 1160 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-1): ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c e5 03 (tbf_dl.cpp:686) 20241107082927659 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) 20241107082927659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241107082927659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-1): 07 00 19 ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c e5 03 (tbf_dl.cpp:911) 20241107082927659 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 19 ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c e5 03 (pcu_l1_if.cpp:182) 20241107082927660 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082927668 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) 20241107082927668 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) 20241107082927669 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) 20241107082927669 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) 20241107082927670 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) 20241107082927670 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) 20241107082927671 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) 20241107082927671 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) 20241107082927671 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) 20241107082927672 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) 20241107082927672 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) 20241107082927672 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) 20241107082927673 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) 20241107082927673 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) 20241107082927674 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) 20241107082927674 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) 20241107082927677 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) 20241107082927677 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) 20241107082927677 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) 20241107082927677 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) 20241107082927677 DRLCMACDL DEBUG -- Chunk with length 1140 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-1): 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 62 (tbf_dl.cpp:686) 20241107082927677 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) 20241107082927677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241107082927677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-1): 07 00 1b 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 62 (tbf_dl.cpp:911) 20241107082927677 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 1b 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 62 (pcu_l1_if.cpp:182) 20241107082927678 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082927692 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) 20241107082927692 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) 20241107082927693 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) 20241107082927693 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) 20241107082927694 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) 20241107082927694 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) 20241107082927694 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) 20241107082927694 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) 20241107082927695 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) 20241107082927695 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) 20241107082927696 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) 20241107082927696 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) 20241107082927697 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) 20241107082927697 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) 20241107082927698 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) 20241107082927698 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) 20241107082927698 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) 20241107082927698 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) 20241107082927698 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) 20241107082927698 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) 20241107082927698 DRLCMACDL DEBUG -- Chunk with length 1120 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-1): e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc (tbf_dl.cpp:686) 20241107082927698 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) 20241107082927699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241107082927699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-1): 07 00 1d e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc (tbf_dl.cpp:911) 20241107082927699 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 1d e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc (pcu_l1_if.cpp:182) 20241107082927699 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082927711 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) 20241107082927711 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) 20241107082927712 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) 20241107082927712 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) 20241107082927713 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) 20241107082927713 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) 20241107082927713 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) 20241107082927713 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) 20241107082927714 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) 20241107082927714 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) 20241107082927715 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) 20241107082927715 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) 20241107082927716 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) 20241107082927716 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) 20241107082927716 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) 20241107082927716 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) 20241107082927717 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) 20241107082927717 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) 20241107082927717 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) 20241107082927717 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) 20241107082927717 DRLCMACDL DEBUG -- Chunk with length 1100 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-1): ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb d6 8e 19 68 f9 (tbf_dl.cpp:686) 20241107082927717 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) 20241107082927717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241107082927717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-1): 07 00 1f ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb d6 8e 19 68 f9 (tbf_dl.cpp:911) 20241107082927717 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 1f ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb d6 8e 19 68 f9 (pcu_l1_if.cpp:182) 20241107082927718 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082927730 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) 20241107082927730 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) 20241107082927731 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) 20241107082927731 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) 20241107082927732 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) 20241107082927732 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) 20241107082927733 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) 20241107082927733 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) 20241107082927733 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) 20241107082927733 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) 20241107082927734 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) 20241107082927734 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) 20241107082927735 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) 20241107082927735 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) 20241107082927736 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) 20241107082927736 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) 20241107082927740 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) 20241107082927740 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) 20241107082927740 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) 20241107082927740 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) 20241107082927740 DRLCMACDL DEBUG -- Chunk with length 1080 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-1): 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 (tbf_dl.cpp:686) 20241107082927740 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) 20241107082927740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241107082927740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-1): 07 00 21 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 (tbf_dl.cpp:911) 20241107082927740 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 21 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 (pcu_l1_if.cpp:182) 20241107082927741 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082927754 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) 20241107082927754 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) 20241107082927755 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) 20241107082927755 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) 20241107082927756 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) 20241107082927756 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) 20241107082927757 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) 20241107082927757 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) 20241107082927757 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) 20241107082927757 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) 20241107082927758 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) 20241107082927758 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) 20241107082927759 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) 20241107082927759 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) 20241107082927760 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) 20241107082927760 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) 20241107082927760 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) 20241107082927760 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) 20241107082927761 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) 20241107082927761 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) 20241107082927761 DRLCMACDL DEBUG -- Chunk with length 1060 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-1): 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f (tbf_dl.cpp:686) 20241107082927761 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) 20241107082927761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241107082927761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-1): 07 00 23 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f (tbf_dl.cpp:911) 20241107082927761 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 23 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f (pcu_l1_if.cpp:182) 20241107082927761 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082927773 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) 20241107082927773 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) 20241107082927774 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) 20241107082927774 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) 20241107082927776 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) 20241107082927776 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) 20241107082927777 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) 20241107082927777 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) 20241107082927778 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) 20241107082927778 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) 20241107082927779 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) 20241107082927779 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) 20241107082927780 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) 20241107082927780 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) 20241107082927781 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) 20241107082927781 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) 20241107082927782 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) 20241107082927782 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) 20241107082927782 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) 20241107082927782 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) 20241107082927782 DRLCMACDL DEBUG -- Chunk with length 1040 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-1): a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d (tbf_dl.cpp:686) 20241107082927782 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) 20241107082927782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241107082927782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-1): 07 00 25 a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d (tbf_dl.cpp:911) 20241107082927782 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 25 a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d (pcu_l1_if.cpp:182) 20241107082927782 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082927792 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) 20241107082927792 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) 20241107082927794 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) 20241107082927794 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) 20241107082927795 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) 20241107082927795 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) 20241107082927795 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) 20241107082927795 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) 20241107082927796 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) 20241107082927796 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) 20241107082927797 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) 20241107082927797 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) 20241107082927798 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) 20241107082927798 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) 20241107082927799 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) 20241107082927799 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) 20241107082927802 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) 20241107082927802 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082927802 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) 20241107082927802 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) 20241107082927802 DRLCMACDL DEBUG -- Chunk with length 1020 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-1): 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe (tbf_dl.cpp:686) 20241107082927802 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) 20241107082927802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241107082927802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-1): 07 00 27 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe (tbf_dl.cpp:911) 20241107082927802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=07 00 27 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe (pcu_l1_if.cpp:182) 20241107082927803 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082927816 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) 20241107082927816 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) 20241107082927818 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) 20241107082927818 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) 20241107082927818 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) 20241107082927818 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) 20241107082927819 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) 20241107082927819 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) 20241107082927820 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) 20241107082927820 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) 20241107082927821 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) 20241107082927821 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) 20241107082927822 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) 20241107082927822 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) 20241107082927822 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) 20241107082927823 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) 20241107082927823 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) 20241107082927823 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082927823 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) 20241107082927823 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) 20241107082927823 DRLCMACDL DEBUG -- Chunk with length 1000 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-1): de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 (tbf_dl.cpp:686) 20241107082927824 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) 20241107082927824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241107082927824 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) 20241107082927824 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 147 + 13 = 160 (pdch_ul_controller.c:131) 20241107082927824 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type POLL (pdch_ul_controller.c:184) 20241107082927824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=160, TS=7) (tbf_dl.cpp:883) 20241107082927824 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=160, TS=7 (tbf_dl.cpp:903) 20241107082927824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-1): 0f 00 29 de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 (tbf_dl.cpp:911) 20241107082927824 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=0f 00 29 de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 (pcu_l1_if.cpp:182) 20241107082927824 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082927836 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) 20241107082927836 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) 20241107082927837 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) 20241107082927837 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) 20241107082927838 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) 20241107082927838 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) 20241107082927838 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) 20241107082927839 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) 20241107082927840 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) 20241107082927840 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) 20241107082927840 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) 20241107082927840 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) 20241107082927841 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) 20241107082927841 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) 20241107082927842 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) 20241107082927842 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) 20241107082927843 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082927855 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) 20241107082927855 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) 20241107082927856 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) 20241107082927856 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) 20241107082927857 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) 20241107082927857 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) 20241107082927857 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) 20241107082927857 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) 20241107082927858 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) 20241107082927858 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) 20241107082927859 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) 20241107082927859 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) 20241107082927860 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) 20241107082927860 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) 20241107082927860 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) 20241107082927860 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) 20241107082927864 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082927878 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) 20241107082927878 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) 20241107082927880 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) 20241107082927880 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) 20241107082927880 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) 20241107082927880 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) 20241107082927881 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) 20241107082927881 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) 20241107082927882 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) 20241107082927882 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) 20241107082927882 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) 20241107082927882 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) 20241107082927883 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) 20241107082927883 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) 20241107082927884 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) 20241107082927884 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) 20241107082927885 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082927898 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 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) 20241107082927898 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) 20241107082927898 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082927898 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082927898 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) 20241107082927899 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082927899 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082927899 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:511) 20241107082927899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082927899 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) 20241107082927899 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) 20241107082927899 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241107082927899 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241107082927899 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) 20241107082927899 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) 20241107082927900 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) 20241107082927900 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) 20241107082927901 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) 20241107082927901 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) 20241107082927902 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) 20241107082927902 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) 20241107082927903 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) 20241107082927903 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) 20241107082927905 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) 20241107082927905 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) 20241107082927906 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) 20241107082927906 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) 20241107082927906 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082927907 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082927907 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082927907 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082927907 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082927907 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107082927907 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082927907 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) 20241107082927907 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) 20241107082927908 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) 20241107082927908 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) 20241107082927908 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) 20241107082927908 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) 20241107082927908 DRLCMACDL DEBUG -- Chunk with length 980 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-1): 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 (tbf_dl.cpp:686) 20241107082927908 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) 20241107082927908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241107082927908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-1): 07 00 2b 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 (tbf_dl.cpp:911) 20241107082927908 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 2b 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 (pcu_l1_if.cpp:182) 20241107082927909 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082927917 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) 20241107082927917 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) 20241107082927918 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) 20241107082927918 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) 20241107082927919 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) 20241107082927919 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) 20241107082927920 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) 20241107082927920 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) 20241107082927920 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) 20241107082927920 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) 20241107082927921 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) 20241107082927921 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) 20241107082927923 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) 20241107082927923 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) 20241107082927924 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) 20241107082927924 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) 20241107082927927 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) 20241107082927927 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) 20241107082927927 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) 20241107082927927 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) 20241107082927927 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-1): 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de (tbf_dl.cpp:686) 20241107082927927 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) 20241107082927927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241107082927927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-1): 07 00 2d 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de (tbf_dl.cpp:911) 20241107082927927 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 2d 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de (pcu_l1_if.cpp:182) 20241107082927928 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082927941 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) 20241107082927941 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) 20241107082927942 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) 20241107082927942 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) 20241107082927943 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) 20241107082927943 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) 20241107082927944 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) 20241107082927944 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) 20241107082927945 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) 20241107082927945 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) 20241107082927947 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) 20241107082927947 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) 20241107082927947 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) 20241107082927947 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) 20241107082927948 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) 20241107082927948 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) 20241107082927950 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) 20241107082927950 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) 20241107082927950 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) 20241107082927950 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) 20241107082927950 DRLCMACDL DEBUG -- Chunk with length 940 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-1): fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 (tbf_dl.cpp:686) 20241107082927950 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) 20241107082927950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241107082927950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-1): 07 00 2f fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 (tbf_dl.cpp:911) 20241107082927950 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 2f fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 (pcu_l1_if.cpp:182) 20241107082927950 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082927961 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) 20241107082927961 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) 20241107082927962 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) 20241107082927962 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) 20241107082927963 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) 20241107082927963 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) 20241107082927964 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) 20241107082927964 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) 20241107082927964 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) 20241107082927964 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) 20241107082927965 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) 20241107082927965 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) 20241107082927966 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) 20241107082927966 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) 20241107082927967 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) 20241107082927967 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) 20241107082927968 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) 20241107082927968 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) 20241107082927968 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) 20241107082927968 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) 20241107082927968 DRLCMACDL DEBUG -- Chunk with length 920 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-1): a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 (tbf_dl.cpp:686) 20241107082927968 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) 20241107082927968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241107082927968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-1): 07 00 31 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 (tbf_dl.cpp:911) 20241107082927968 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 31 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 (pcu_l1_if.cpp:182) 20241107082927968 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082927981 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) 20241107082927981 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) 20241107082927982 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) 20241107082927982 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) 20241107082927983 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) 20241107082927983 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) 20241107082927984 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) 20241107082927984 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) 20241107082927985 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) 20241107082927985 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) 20241107082927985 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) 20241107082927985 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) 20241107082927986 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) 20241107082927986 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) 20241107082927987 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) 20241107082927987 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) 20241107082927991 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) 20241107082927991 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) 20241107082927991 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) 20241107082927991 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) 20241107082927991 DRLCMACDL DEBUG -- Chunk with length 900 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082927991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-1): 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 (tbf_dl.cpp:686) 20241107082927991 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) 20241107082927991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082927991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241107082927991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-1): 07 00 33 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 (tbf_dl.cpp:911) 20241107082927991 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 33 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 (pcu_l1_if.cpp:182) 20241107082927992 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082928006 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) 20241107082928006 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) 20241107082928007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107082928007 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) 20241107082928007 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) 20241107082928008 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) 20241107082928008 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) 20241107082928008 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) 20241107082928008 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) 20241107082928010 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) 20241107082928010 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) 20241107082928010 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) 20241107082928010 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) 20241107082928011 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) 20241107082928011 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) 20241107082928012 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) 20241107082928012 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) 20241107082928013 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) 20241107082928013 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082928013 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) 20241107082928013 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) 20241107082928013 DRLCMACDL DEBUG -- Chunk with length 880 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928013 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-1): dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 (tbf_dl.cpp:686) 20241107082928013 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) 20241107082928013 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928013 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241107082928013 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) 20241107082928013 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 186 + 13 = 199 (pdch_ul_controller.c:131) 20241107082928013 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type POLL (pdch_ul_controller.c:184) 20241107082928013 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=199, TS=7) (tbf_dl.cpp:883) 20241107082928013 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=199, TS=7 (tbf_dl.cpp:903) 20241107082928013 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-1): 0f 00 35 dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 (tbf_dl.cpp:911) 20241107082928013 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 data=0f 00 35 dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 (pcu_l1_if.cpp:182) 20241107082928013 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082928025 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) 20241107082928025 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) 20241107082928026 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) 20241107082928026 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) 20241107082928027 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) 20241107082928027 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) 20241107082928028 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) 20241107082928028 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) 20241107082928028 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) 20241107082928029 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) 20241107082928029 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) 20241107082928029 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) 20241107082928030 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) 20241107082928030 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) 20241107082928031 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) 20241107082928031 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) 20241107082928032 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082928044 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) 20241107082928044 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) 20241107082928046 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) 20241107082928046 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) 20241107082928047 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) 20241107082928047 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) 20241107082928048 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) 20241107082928048 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) 20241107082928049 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) 20241107082928049 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) 20241107082928050 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) 20241107082928050 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) 20241107082928051 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) 20241107082928051 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) 20241107082928052 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) 20241107082928052 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) 20241107082928054 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082928069 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) 20241107082928069 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) 20241107082928071 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) 20241107082928071 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) 20241107082928071 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) 20241107082928071 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) 20241107082928072 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) 20241107082928072 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) 20241107082928073 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) 20241107082928073 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) 20241107082928074 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) 20241107082928074 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) 20241107082928075 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) 20241107082928075 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) 20241107082928075 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) 20241107082928075 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) 20241107082928076 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082928088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=10 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) 20241107082928088 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) 20241107082928088 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082928088 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082928088 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) 20241107082928089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082928089 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082928089 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:511) 20241107082928089 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082928089 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) 20241107082928089 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) 20241107082928089 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107082928089 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241107082928089 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241107082928089 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241107082928089 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241107082928089 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241107082928089 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241107082928089 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) 20241107082928089 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) 20241107082928090 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) 20241107082928090 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) 20241107082928091 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) 20241107082928091 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) 20241107082928092 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) 20241107082928092 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) 20241107082928093 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) 20241107082928093 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) 20241107082928094 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) 20241107082928094 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) 20241107082928095 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) 20241107082928095 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) 20241107082928095 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) 20241107082928095 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) 20241107082928096 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082928096 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082928097 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082928097 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082928097 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082928097 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107082928097 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082928097 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) 20241107082928097 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) 20241107082928097 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) 20241107082928097 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) 20241107082928097 DRLCMACDL DEBUG -- Chunk with length 860 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-1): 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 (tbf_dl.cpp:686) 20241107082928097 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) 20241107082928097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241107082928097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-1): 07 00 37 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 (tbf_dl.cpp:911) 20241107082928097 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 37 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 (pcu_l1_if.cpp:182) 20241107082928098 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082928107 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) 20241107082928107 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) 20241107082928109 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) 20241107082928109 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) 20241107082928109 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) 20241107082928109 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) 20241107082928110 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) 20241107082928110 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) 20241107082928112 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) 20241107082928112 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) 20241107082928112 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) 20241107082928113 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) 20241107082928113 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) 20241107082928113 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) 20241107082928114 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) 20241107082928114 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) 20241107082928117 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) 20241107082928117 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) 20241107082928117 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) 20241107082928117 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) 20241107082928117 DRLCMACDL DEBUG -- Chunk with length 840 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-1): 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 (tbf_dl.cpp:686) 20241107082928117 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) 20241107082928117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241107082928117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-1): 07 00 39 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 (tbf_dl.cpp:911) 20241107082928117 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 39 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 (pcu_l1_if.cpp:182) 20241107082928118 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082928131 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) 20241107082928131 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) 20241107082928133 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) 20241107082928133 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) 20241107082928134 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) 20241107082928134 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) 20241107082928134 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) 20241107082928134 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) 20241107082928135 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) 20241107082928135 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) 20241107082928136 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) 20241107082928136 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) 20241107082928137 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) 20241107082928137 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) 20241107082928138 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) 20241107082928138 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) 20241107082928139 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) 20241107082928139 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) 20241107082928139 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) 20241107082928139 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) 20241107082928139 DRLCMACDL DEBUG -- Chunk with length 820 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-1): 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 (tbf_dl.cpp:686) 20241107082928139 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) 20241107082928139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241107082928139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-1): 07 00 3b 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 (tbf_dl.cpp:911) 20241107082928139 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 3b 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 (pcu_l1_if.cpp:182) 20241107082928140 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082928151 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) 20241107082928151 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) 20241107082928152 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) 20241107082928152 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) 20241107082928153 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) 20241107082928153 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) 20241107082928154 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) 20241107082928154 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) 20241107082928155 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) 20241107082928155 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) 20241107082928155 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) 20241107082928155 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) 20241107082928156 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) 20241107082928156 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) 20241107082928157 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) 20241107082928157 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) 20241107082928158 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) 20241107082928158 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) 20241107082928158 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) 20241107082928158 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) 20241107082928158 DRLCMACDL DEBUG -- Chunk with length 800 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-1): 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d (tbf_dl.cpp:686) 20241107082928158 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) 20241107082928158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241107082928158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-1): 07 00 3d 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d (tbf_dl.cpp:911) 20241107082928158 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 3d 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d (pcu_l1_if.cpp:182) 20241107082928159 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082928170 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) 20241107082928170 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) 20241107082928172 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) 20241107082928172 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) 20241107082928173 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) 20241107082928173 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) 20241107082928173 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) 20241107082928173 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) 20241107082928175 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) 20241107082928175 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) 20241107082928177 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) 20241107082928177 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) 20241107082928179 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) 20241107082928179 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) 20241107082928180 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) 20241107082928180 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) 20241107082928181 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) 20241107082928181 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) 20241107082928181 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) 20241107082928181 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) 20241107082928181 DRLCMACDL DEBUG -- Chunk with length 780 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-1): d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e (tbf_dl.cpp:686) 20241107082928181 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) 20241107082928181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241107082928181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-1): 07 00 3f d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e (tbf_dl.cpp:911) 20241107082928181 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 3f d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e (pcu_l1_if.cpp:182) 20241107082928182 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082928195 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) 20241107082928195 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) 20241107082928196 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) 20241107082928196 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) 20241107082928197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107082928198 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) 20241107082928198 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) 20241107082928199 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) 20241107082928199 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) 20241107082928200 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) 20241107082928200 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) 20241107082928200 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) 20241107082928200 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) 20241107082928202 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) 20241107082928202 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) 20241107082928203 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) 20241107082928203 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) 20241107082928204 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) 20241107082928204 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082928204 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) 20241107082928204 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) 20241107082928204 DRLCMACDL DEBUG -- Chunk with length 760 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-1): d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 (tbf_dl.cpp:686) 20241107082928204 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) 20241107082928204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241107082928204 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) 20241107082928204 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 225 + 13 = 238 (pdch_ul_controller.c:131) 20241107082928204 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type POLL (pdch_ul_controller.c:184) 20241107082928204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=238, TS=7) (tbf_dl.cpp:883) 20241107082928204 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=238, TS=7 (tbf_dl.cpp:903) 20241107082928204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-1): 0f 00 41 d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 (tbf_dl.cpp:911) 20241107082928204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 block=4 data=0f 00 41 d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 (pcu_l1_if.cpp:182) 20241107082928205 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082928214 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) 20241107082928214 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) 20241107082928215 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) 20241107082928215 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) 20241107082928216 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) 20241107082928216 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) 20241107082928217 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) 20241107082928217 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) 20241107082928218 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) 20241107082928218 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) 20241107082928219 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) 20241107082928219 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) 20241107082928219 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) 20241107082928220 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) 20241107082928220 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) 20241107082928220 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) 20241107082928221 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082928233 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) 20241107082928234 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) 20241107082928235 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) 20241107082928235 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) 20241107082928236 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) 20241107082928236 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) 20241107082928236 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) 20241107082928236 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) 20241107082928237 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) 20241107082928237 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) 20241107082928238 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) 20241107082928238 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) 20241107082928239 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) 20241107082928239 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) 20241107082928239 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) 20241107082928239 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) 20241107082928243 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082928257 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) 20241107082928257 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) 20241107082928259 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) 20241107082928259 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) 20241107082928259 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) 20241107082928259 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) 20241107082928260 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) 20241107082928260 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) 20241107082928261 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) 20241107082928261 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) 20241107082928262 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) 20241107082928262 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) 20241107082928262 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) 20241107082928262 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) 20241107082928263 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) 20241107082928263 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) 20241107082928264 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082928276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=7 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) 20241107082928276 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) 20241107082928276 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082928276 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082928276 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) 20241107082928277 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082928277 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082928277 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:511) 20241107082928277 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082928277 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) 20241107082928277 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) 20241107082928277 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-2 (gprs_ms.c:690) 20241107082928277 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241107082928277 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241107082928277 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241107082928277 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241107082928277 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241107082928277 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241107082928277 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) 20241107082928277 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107082928277 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) 20241107082928279 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) 20241107082928279 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) 20241107082928279 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) 20241107082928279 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) 20241107082928280 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) 20241107082928280 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) 20241107082928281 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) 20241107082928281 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) 20241107082928282 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) 20241107082928282 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) 20241107082928283 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) 20241107082928283 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) 20241107082928284 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) 20241107082928284 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) 20241107082928284 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082928284 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082928284 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082928285 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082928285 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082928285 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107082928285 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082928285 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) 20241107082928285 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) 20241107082928285 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) 20241107082928285 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) 20241107082928285 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-2): f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 (tbf_dl.cpp:686) 20241107082928285 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) 20241107082928285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241107082928285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-2): 07 00 43 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 00 (tbf_dl.cpp:911) 20241107082928285 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 43 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 00 (pcu_l1_if.cpp:182) 20241107082928286 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082928296 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) 20241107082928296 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) 20241107082928297 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) 20241107082928297 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) 20241107082928298 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) 20241107082928298 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) 20241107082928299 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) 20241107082928299 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) 20241107082928300 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) 20241107082928300 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) 20241107082928300 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) 20241107082928300 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) 20241107082928301 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) 20241107082928301 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) 20241107082928302 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) 20241107082928302 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) 20241107082928305 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) 20241107082928305 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) 20241107082928305 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) 20241107082928305 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) 20241107082928305 DRLCMACDL DEBUG -- Chunk with length 710 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-2): 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d (tbf_dl.cpp:686) 20241107082928305 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) 20241107082928305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241107082928305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-2): 07 00 45 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d 00 (tbf_dl.cpp:911) 20241107082928305 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 45 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d 00 (pcu_l1_if.cpp:182) 20241107082928306 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082928320 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) 20241107082928320 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) 20241107082928321 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) 20241107082928321 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) 20241107082928322 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) 20241107082928322 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) 20241107082928323 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) 20241107082928323 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) 20241107082928324 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) 20241107082928324 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) 20241107082928325 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) 20241107082928325 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) 20241107082928326 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) 20241107082928326 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) 20241107082928327 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) 20241107082928327 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) 20241107082928328 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) 20241107082928328 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) 20241107082928328 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) 20241107082928328 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) 20241107082928328 DRLCMACDL DEBUG -- Chunk with length 680 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-2): b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc (tbf_dl.cpp:686) 20241107082928328 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) 20241107082928328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241107082928328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-2): 07 00 47 b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 00 (tbf_dl.cpp:911) 20241107082928328 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 47 b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 00 (pcu_l1_if.cpp:182) 20241107082928329 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082928339 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) 20241107082928339 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) 20241107082928340 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) 20241107082928340 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) 20241107082928341 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) 20241107082928341 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) 20241107082928342 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) 20241107082928343 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) 20241107082928343 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) 20241107082928344 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) 20241107082928344 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) 20241107082928344 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) 20241107082928345 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) 20241107082928345 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) 20241107082928346 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) 20241107082928346 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) 20241107082928347 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) 20241107082928347 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) 20241107082928347 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) 20241107082928347 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) 20241107082928347 DRLCMACDL DEBUG -- Chunk with length 650 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-2): 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce (tbf_dl.cpp:686) 20241107082928347 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) 20241107082928347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241107082928347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-2): 07 00 49 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 00 (tbf_dl.cpp:911) 20241107082928347 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 49 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 00 (pcu_l1_if.cpp:182) 20241107082928348 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082928359 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) 20241107082928359 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) 20241107082928360 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) 20241107082928360 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) 20241107082928361 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) 20241107082928361 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) 20241107082928362 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) 20241107082928362 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) 20241107082928363 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) 20241107082928363 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) 20241107082928363 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) 20241107082928363 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) 20241107082928364 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) 20241107082928364 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) 20241107082928365 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) 20241107082928365 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) 20241107082928368 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) 20241107082928368 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) 20241107082928368 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) 20241107082928368 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) 20241107082928368 DRLCMACDL DEBUG -- Chunk with length 620 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-2): 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b (tbf_dl.cpp:686) 20241107082928368 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) 20241107082928368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241107082928368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-2): 07 00 4b 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b 00 (tbf_dl.cpp:911) 20241107082928368 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 4b 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b 00 (pcu_l1_if.cpp:182) 20241107082928369 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082928382 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) 20241107082928382 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) 20241107082928384 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) 20241107082928384 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) 20241107082928384 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) 20241107082928384 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) 20241107082928385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107082928385 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) 20241107082928385 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) 20241107082928386 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) 20241107082928386 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) 20241107082928387 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) 20241107082928387 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) 20241107082928387 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) 20241107082928387 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) 20241107082928388 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) 20241107082928388 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) 20241107082928389 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) 20241107082928389 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082928389 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) 20241107082928389 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) 20241107082928389 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-2): da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 (tbf_dl.cpp:686) 20241107082928389 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) 20241107082928389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241107082928389 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) 20241107082928389 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 264 + 13 = 277 (pdch_ul_controller.c:131) 20241107082928389 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type POLL (pdch_ul_controller.c:184) 20241107082928389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=277, TS=7) (tbf_dl.cpp:883) 20241107082928389 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=277, TS=7 (tbf_dl.cpp:903) 20241107082928389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-2): 0f 00 4d da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 00 (tbf_dl.cpp:911) 20241107082928389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=0f 00 4d da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 00 (pcu_l1_if.cpp:182) 20241107082928390 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082928402 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) 20241107082928402 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) 20241107082928404 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) 20241107082928404 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) 20241107082928405 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) 20241107082928405 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) 20241107082928406 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) 20241107082928406 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) 20241107082928407 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) 20241107082928407 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) 20241107082928408 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) 20241107082928408 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) 20241107082928408 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) 20241107082928408 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) 20241107082928409 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) 20241107082928409 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) 20241107082928410 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082928421 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) 20241107082928421 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) 20241107082928422 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) 20241107082928422 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) 20241107082928423 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) 20241107082928423 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) 20241107082928424 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) 20241107082928424 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) 20241107082928425 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) 20241107082928425 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) 20241107082928425 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) 20241107082928425 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) 20241107082928426 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) 20241107082928426 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) 20241107082928427 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) 20241107082928427 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) 20241107082928431 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082928445 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) 20241107082928445 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) 20241107082928446 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) 20241107082928446 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) 20241107082928447 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) 20241107082928447 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) 20241107082928449 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) 20241107082928449 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) 20241107082928449 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) 20241107082928449 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) 20241107082928450 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) 20241107082928450 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) 20241107082928451 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) 20241107082928451 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) 20241107082928452 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) 20241107082928452 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) 20241107082928453 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082928464 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=4 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) 20241107082928464 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) 20241107082928464 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082928464 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082928464 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) 20241107082928465 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082928465 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082928465 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:511) 20241107082928465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082928465 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) 20241107082928465 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) 20241107082928465 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107082928465 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241107082928465 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241107082928465 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241107082928465 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241107082928465 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241107082928465 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241107082928465 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) 20241107082928465 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) 20241107082928466 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) 20241107082928466 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) 20241107082928467 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) 20241107082928467 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) 20241107082928468 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) 20241107082928468 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) 20241107082928469 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) 20241107082928469 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) 20241107082928470 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) 20241107082928470 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) 20241107082928471 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) 20241107082928471 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) 20241107082928472 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) 20241107082928472 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) 20241107082928473 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082928473 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082928473 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082928473 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082928473 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082928473 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107082928473 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082928474 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) 20241107082928474 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) 20241107082928474 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) 20241107082928474 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) 20241107082928474 DRLCMACDL DEBUG -- Chunk with length 560 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-2): 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 (tbf_dl.cpp:686) 20241107082928474 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) 20241107082928474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241107082928474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-2): 07 00 4f 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 00 (tbf_dl.cpp:911) 20241107082928474 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 4f 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 00 (pcu_l1_if.cpp:182) 20241107082928475 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082928484 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) 20241107082928484 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) 20241107082928485 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) 20241107082928485 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) 20241107082928486 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) 20241107082928486 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) 20241107082928487 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) 20241107082928487 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) 20241107082928487 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) 20241107082928487 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) 20241107082928488 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) 20241107082928488 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) 20241107082928489 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) 20241107082928489 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) 20241107082928490 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) 20241107082928490 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) 20241107082928493 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) 20241107082928493 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) 20241107082928493 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) 20241107082928493 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) 20241107082928493 DRLCMACDL DEBUG -- Chunk with length 530 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-2): 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 (tbf_dl.cpp:686) 20241107082928493 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) 20241107082928494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241107082928494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-2): 07 00 51 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 00 (tbf_dl.cpp:911) 20241107082928494 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 51 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 00 (pcu_l1_if.cpp:182) 20241107082928494 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082928508 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) 20241107082928508 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) 20241107082928509 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) 20241107082928509 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) 20241107082928510 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) 20241107082928510 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) 20241107082928511 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) 20241107082928511 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) 20241107082928512 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) 20241107082928512 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) 20241107082928513 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) 20241107082928513 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) 20241107082928514 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) 20241107082928514 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) 20241107082928515 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) 20241107082928515 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) 20241107082928515 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) 20241107082928516 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) 20241107082928516 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) 20241107082928516 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) 20241107082928516 DRLCMACDL DEBUG -- Chunk with length 500 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-2): d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 (tbf_dl.cpp:686) 20241107082928516 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) 20241107082928516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241107082928516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-2): 07 00 53 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 00 (tbf_dl.cpp:911) 20241107082928516 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 53 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 00 (pcu_l1_if.cpp:182) 20241107082928516 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082928528 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) 20241107082928528 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) 20241107082928529 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) 20241107082928529 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) 20241107082928530 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) 20241107082928530 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) 20241107082928530 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) 20241107082928530 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) 20241107082928531 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) 20241107082928531 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) 20241107082928532 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) 20241107082928532 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) 20241107082928533 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) 20241107082928533 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) 20241107082928534 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) 20241107082928534 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) 20241107082928534 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) 20241107082928535 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) 20241107082928535 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) 20241107082928535 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) 20241107082928535 DRLCMACDL DEBUG -- Chunk with length 470 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-2): 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e (tbf_dl.cpp:686) 20241107082928535 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) 20241107082928535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241107082928535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-2): 07 00 55 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e 00 (tbf_dl.cpp:911) 20241107082928535 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 55 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e 00 (pcu_l1_if.cpp:182) 20241107082928536 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082928547 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) 20241107082928547 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) 20241107082928549 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) 20241107082928549 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) 20241107082928550 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) 20241107082928550 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) 20241107082928551 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) 20241107082928551 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) 20241107082928552 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) 20241107082928552 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) 20241107082928553 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) 20241107082928553 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) 20241107082928555 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) 20241107082928555 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) 20241107082928556 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) 20241107082928556 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) 20241107082928557 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) 20241107082928557 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) 20241107082928557 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) 20241107082928557 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) 20241107082928557 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-2): a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 (tbf_dl.cpp:686) 20241107082928557 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) 20241107082928557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241107082928557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-2): 07 00 57 a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 00 (tbf_dl.cpp:911) 20241107082928557 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 57 a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 00 (pcu_l1_if.cpp:182) 20241107082928558 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082928570 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) 20241107082928570 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) 20241107082928572 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) 20241107082928572 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) 20241107082928572 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) 20241107082928572 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) 20241107082928573 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107082928573 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) 20241107082928573 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) 20241107082928574 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) 20241107082928574 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) 20241107082928575 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) 20241107082928575 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) 20241107082928576 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) 20241107082928576 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) 20241107082928577 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) 20241107082928577 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) 20241107082928577 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) 20241107082928577 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) 20241107082928577 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) 20241107082928577 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) 20241107082928578 DRLCMACDL DEBUG -- Chunk with length 410 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-2): 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a (tbf_dl.cpp:686) 20241107082928578 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) 20241107082928578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241107082928578 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) 20241107082928578 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 303 + 13 = 316 (pdch_ul_controller.c:131) 20241107082928578 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type POLL (pdch_ul_controller.c:184) 20241107082928578 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) 20241107082928578 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) 20241107082928578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-2): 0f 00 59 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 00 (tbf_dl.cpp:911) 20241107082928578 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 59 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 00 (pcu_l1_if.cpp:182) 20241107082928578 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082928590 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) 20241107082928590 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) 20241107082928591 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) 20241107082928591 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) 20241107082928592 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) 20241107082928592 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) 20241107082928593 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) 20241107082928593 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) 20241107082928594 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) 20241107082928594 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) 20241107082928595 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) 20241107082928595 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) 20241107082928596 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) 20241107082928596 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) 20241107082928597 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) 20241107082928597 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) 20241107082928597 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082928609 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) 20241107082928609 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) 20241107082928610 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) 20241107082928610 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) 20241107082928611 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) 20241107082928611 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) 20241107082928612 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) 20241107082928612 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) 20241107082928612 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) 20241107082928612 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) 20241107082928613 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) 20241107082928613 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) 20241107082928614 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) 20241107082928614 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) 20241107082928615 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) 20241107082928615 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) 20241107082928618 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082928635 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) 20241107082928635 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) 20241107082928637 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) 20241107082928637 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) 20241107082928639 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) 20241107082928639 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) 20241107082928641 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) 20241107082928641 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) 20241107082928642 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) 20241107082928642 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) 20241107082928643 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) 20241107082928643 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) 20241107082928645 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) 20241107082928645 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) 20241107082928646 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) 20241107082928646 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) 20241107082928647 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082928654 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 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) 20241107082928654 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) 20241107082928654 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082928654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082928654 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) 20241107082928655 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082928655 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082928655 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:511) 20241107082928655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082928655 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) 20241107082928655 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) 20241107082928655 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107082928655 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241107082928655 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241107082928655 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241107082928655 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241107082928655 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241107082928655 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241107082928655 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) 20241107082928656 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) 20241107082928657 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) 20241107082928657 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) 20241107082928658 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) 20241107082928658 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) 20241107082928660 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) 20241107082928660 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) 20241107082928661 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) 20241107082928661 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) 20241107082928662 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) 20241107082928662 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) 20241107082928663 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) 20241107082928663 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) 20241107082928664 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082928664 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082928664 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082928664 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082928664 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082928664 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107082928664 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082928664 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) 20241107082928664 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) 20241107082928664 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) 20241107082928664 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) 20241107082928664 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) 20241107082928664 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) 20241107082928664 DRLCMACDL DEBUG -- Chunk with length 380 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-2): 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d (tbf_dl.cpp:686) 20241107082928664 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) 20241107082928664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241107082928664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-2): 07 00 5b 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 00 (tbf_dl.cpp:911) 20241107082928664 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 5b 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 00 (pcu_l1_if.cpp:182) 20241107082928665 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082928671 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) 20241107082928671 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) 20241107082928672 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) 20241107082928672 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) 20241107082928672 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) 20241107082928672 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) 20241107082928672 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) 20241107082928672 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) 20241107082928673 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) 20241107082928673 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) 20241107082928673 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) 20241107082928673 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) 20241107082928673 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) 20241107082928673 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) 20241107082928673 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) 20241107082928673 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) 20241107082928681 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) 20241107082928681 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) 20241107082928681 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) 20241107082928681 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) 20241107082928681 DRLCMACDL DEBUG -- Chunk with length 350 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-2): 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 (tbf_dl.cpp:686) 20241107082928681 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) 20241107082928681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241107082928681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-2): 07 00 5d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 00 (tbf_dl.cpp:911) 20241107082928681 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 5d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 00 (pcu_l1_if.cpp:182) 20241107082928681 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082928695 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) 20241107082928695 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) 20241107082928695 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) 20241107082928695 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) 20241107082928696 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) 20241107082928696 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) 20241107082928696 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) 20241107082928696 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) 20241107082928696 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) 20241107082928696 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) 20241107082928696 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) 20241107082928696 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) 20241107082928697 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) 20241107082928697 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) 20241107082928697 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) 20241107082928697 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) 20241107082928700 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) 20241107082928700 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) 20241107082928700 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) 20241107082928700 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) 20241107082928700 DRLCMACDL DEBUG -- Chunk with length 320 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-2): 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 (tbf_dl.cpp:686) 20241107082928700 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) 20241107082928700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241107082928700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-2): 07 00 5f 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 00 (tbf_dl.cpp:911) 20241107082928700 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 5f 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 00 (pcu_l1_if.cpp:182) 20241107082928700 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082928714 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) 20241107082928714 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) 20241107082928714 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) 20241107082928714 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) 20241107082928714 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) 20241107082928714 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) 20241107082928715 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) 20241107082928715 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) 20241107082928715 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) 20241107082928715 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) 20241107082928715 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) 20241107082928715 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) 20241107082928715 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) 20241107082928715 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) 20241107082928715 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) 20241107082928715 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) 20241107082928718 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) 20241107082928718 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) 20241107082928718 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) 20241107082928718 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) 20241107082928718 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-2): 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 (tbf_dl.cpp:686) 20241107082928718 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) 20241107082928718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241107082928718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-2): 07 00 61 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 00 (tbf_dl.cpp:911) 20241107082928718 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 61 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 00 (pcu_l1_if.cpp:182) 20241107082928719 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082928733 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) 20241107082928733 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) 20241107082928733 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) 20241107082928733 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) 20241107082928733 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) 20241107082928733 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) 20241107082928733 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) 20241107082928733 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) 20241107082928734 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) 20241107082928734 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) 20241107082928734 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) 20241107082928734 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) 20241107082928734 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) 20241107082928734 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) 20241107082928734 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) 20241107082928734 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) 20241107082928742 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) 20241107082928742 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) 20241107082928742 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) 20241107082928742 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) 20241107082928742 DRLCMACDL DEBUG -- Chunk with length 260 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-2): 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 (tbf_dl.cpp:686) 20241107082928742 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) 20241107082928742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241107082928742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-2): 07 00 63 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 (tbf_dl.cpp:911) 20241107082928742 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 63 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 (pcu_l1_if.cpp:182) 20241107082928742 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082928757 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) 20241107082928757 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) 20241107082928758 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) 20241107082928758 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) 20241107082928759 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) 20241107082928759 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) 20241107082928760 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) 20241107082928760 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) 20241107082928761 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) 20241107082928761 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) 20241107082928762 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) 20241107082928762 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) 20241107082928763 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) 20241107082928763 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) 20241107082928763 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) 20241107082928763 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) 20241107082928764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107082928764 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) 20241107082928764 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082928764 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) 20241107082928764 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) 20241107082928764 DRLCMACDL DEBUG -- Chunk with length 230 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-2): 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca (tbf_dl.cpp:686) 20241107082928764 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) 20241107082928764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241107082928764 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) 20241107082928764 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 342 + 13 = 355 (pdch_ul_controller.c:131) 20241107082928764 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type POLL (pdch_ul_controller.c:184) 20241107082928764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=355, TS=7) (tbf_dl.cpp:883) 20241107082928764 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=355, TS=7 (tbf_dl.cpp:903) 20241107082928764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-2): 0f 00 65 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 00 (tbf_dl.cpp:911) 20241107082928764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Sending data request: sapi=5 arfcn=871 cur_fn=338 block=7 data=0f 00 65 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 00 (pcu_l1_if.cpp:182) 20241107082928765 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082928777 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) 20241107082928777 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) 20241107082928778 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) 20241107082928778 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) 20241107082928779 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) 20241107082928779 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) 20241107082928780 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) 20241107082928780 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) 20241107082928780 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) 20241107082928780 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) 20241107082928781 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) 20241107082928781 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) 20241107082928782 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) 20241107082928782 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) 20241107082928783 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) 20241107082928783 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) 20241107082928783 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082928797 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) 20241107082928797 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) 20241107082928798 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) 20241107082928798 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) 20241107082928799 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) 20241107082928799 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) 20241107082928799 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) 20241107082928799 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) 20241107082928800 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) 20241107082928800 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) 20241107082928801 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) 20241107082928801 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) 20241107082928802 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) 20241107082928802 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) 20241107082928802 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) 20241107082928802 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) 20241107082928806 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082928822 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) 20241107082928822 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) 20241107082928823 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) 20241107082928823 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) 20241107082928824 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) 20241107082928824 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) 20241107082928825 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) 20241107082928825 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) 20241107082928826 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) 20241107082928826 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) 20241107082928826 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) 20241107082928826 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) 20241107082928827 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) 20241107082928827 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) 20241107082928828 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) 20241107082928828 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) 20241107082928828 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082928841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=10 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) 20241107082928841 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) 20241107082928841 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082928841 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082928841 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) 20241107082928842 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082928842 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082928842 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:511) 20241107082928842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082928842 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) 20241107082928842 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) 20241107082928842 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107082928842 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241107082928842 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241107082928842 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241107082928842 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241107082928842 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241107082928842 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241107082928842 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) 20241107082928842 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) 20241107082928844 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) 20241107082928844 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) 20241107082928845 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) 20241107082928845 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) 20241107082928847 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) 20241107082928847 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) 20241107082928848 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) 20241107082928848 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) 20241107082928849 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) 20241107082928849 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) 20241107082928850 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) 20241107082928850 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) 20241107082928851 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082928851 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082928851 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082928851 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082928851 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082928851 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107082928851 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082928851 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) 20241107082928851 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) 20241107082928853 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) 20241107082928853 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) 20241107082928853 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) 20241107082928853 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) 20241107082928853 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-2): 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 (tbf_dl.cpp:686) 20241107082928853 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) 20241107082928853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241107082928853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-2): 07 00 67 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 00 (tbf_dl.cpp:911) 20241107082928853 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 67 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 00 (pcu_l1_if.cpp:182) 20241107082928854 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082928861 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) 20241107082928861 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) 20241107082928862 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) 20241107082928862 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) 20241107082928863 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) 20241107082928863 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) 20241107082928864 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) 20241107082928864 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) 20241107082928865 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) 20241107082928865 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) 20241107082928865 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) 20241107082928865 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) 20241107082928866 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) 20241107082928866 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) 20241107082928867 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) 20241107082928867 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) 20241107082928871 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) 20241107082928871 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) 20241107082928871 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) 20241107082928871 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) 20241107082928871 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-2): 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 (tbf_dl.cpp:686) 20241107082928871 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) 20241107082928871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241107082928871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-2): 07 00 69 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 00 (tbf_dl.cpp:911) 20241107082928871 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 69 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 00 (pcu_l1_if.cpp:182) 20241107082928872 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082928886 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) 20241107082928886 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) 20241107082928888 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) 20241107082928888 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) 20241107082928889 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) 20241107082928889 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) 20241107082928889 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) 20241107082928889 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) 20241107082928890 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) 20241107082928890 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) 20241107082928891 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) 20241107082928891 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) 20241107082928892 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) 20241107082928892 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) 20241107082928892 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) 20241107082928892 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) 20241107082928893 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) 20241107082928893 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) 20241107082928893 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) 20241107082928893 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) 20241107082928893 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-2): 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 (tbf_dl.cpp:686) 20241107082928893 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) 20241107082928893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241107082928893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-2): 07 00 6b 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 00 (tbf_dl.cpp:911) 20241107082928893 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 6b 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 00 (pcu_l1_if.cpp:182) 20241107082928894 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082928905 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) 20241107082928905 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) 20241107082928906 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) 20241107082928906 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) 20241107082928907 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) 20241107082928907 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) 20241107082928908 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) 20241107082928908 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) 20241107082928908 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) 20241107082928909 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) 20241107082928909 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) 20241107082928909 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) 20241107082928910 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) 20241107082928910 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) 20241107082928911 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) 20241107082928911 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) 20241107082928912 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) 20241107082928912 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) 20241107082928912 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) 20241107082928912 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) 20241107082928912 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-2): cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df (tbf_dl.cpp:686) 20241107082928912 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) 20241107082928912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241107082928912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-2): 07 00 6d cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 00 (tbf_dl.cpp:911) 20241107082928912 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 6d cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 00 (pcu_l1_if.cpp:182) 20241107082928913 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082928924 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) 20241107082928924 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) 20241107082928925 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) 20241107082928925 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) 20241107082928926 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) 20241107082928926 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) 20241107082928926 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) 20241107082928926 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) 20241107082928927 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) 20241107082928927 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) 20241107082928928 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) 20241107082928928 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) 20241107082928929 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) 20241107082928929 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) 20241107082928929 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) 20241107082928929 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) 20241107082928933 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) 20241107082928933 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) 20241107082928933 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) 20241107082928933 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) 20241107082928933 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-2): 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 (tbf_dl.cpp:686) 20241107082928933 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) 20241107082928933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241107082928933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-2): 07 00 6f 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 00 (tbf_dl.cpp:911) 20241107082928933 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 6f 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 00 (pcu_l1_if.cpp:182) 20241107082928934 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082928948 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) 20241107082928948 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) 20241107082928949 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) 20241107082928949 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) 20241107082928950 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) 20241107082928950 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) 20241107082928951 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) 20241107082928951 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) 20241107082928951 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) 20241107082928951 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) 20241107082928952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107082928952 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) 20241107082928952 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) 20241107082928953 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) 20241107082928953 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) 20241107082928953 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) 20241107082928953 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) 20241107082928954 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) 20241107082928954 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082928954 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) 20241107082928954 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) 20241107082928955 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082928955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-2): ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 (tbf_dl.cpp:686) 20241107082928955 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) 20241107082928955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082928955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241107082928955 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) 20241107082928955 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 381 + 13 = 394 (pdch_ul_controller.c:131) 20241107082928955 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type POLL (pdch_ul_controller.c:184) 20241107082928955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=394, TS=7) (tbf_dl.cpp:883) 20241107082928955 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=394, TS=7 (tbf_dl.cpp:903) 20241107082928955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-2): 0f 00 71 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 00 (tbf_dl.cpp:911) 20241107082928955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 block=4 data=0f 00 71 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 00 (pcu_l1_if.cpp:182) 20241107082928955 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082928967 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) 20241107082928967 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) 20241107082928968 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) 20241107082928968 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) 20241107082928968 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) 20241107082928968 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) 20241107082928969 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) 20241107082928969 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) 20241107082928969 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) 20241107082928969 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) 20241107082928969 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) 20241107082928969 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) 20241107082928969 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) 20241107082928969 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) 20241107082928970 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) 20241107082928970 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) 20241107082928972 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082928986 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) 20241107082928986 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) 20241107082928987 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) 20241107082928987 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) 20241107082928987 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) 20241107082928987 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) 20241107082928987 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) 20241107082928987 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) 20241107082928988 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) 20241107082928988 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) 20241107082928988 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) 20241107082928988 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) 20241107082928988 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) 20241107082928988 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) 20241107082928989 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) 20241107082928989 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) 20241107082928996 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082929011 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) 20241107082929011 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) 20241107082929012 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) 20241107082929013 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) 20241107082929013 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) 20241107082929013 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) 20241107082929014 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) 20241107082929014 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) 20241107082929015 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) 20241107082929015 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) 20241107082929016 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) 20241107082929016 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) 20241107082929016 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) 20241107082929016 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) 20241107082929017 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) 20241107082929017 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) 20241107082929018 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082929030 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=7 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) 20241107082929030 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) 20241107082929030 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082929030 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082929030 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) 20241107082929030 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082929030 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082929030 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:511) 20241107082929030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082929030 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) 20241107082929030 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) 20241107082929030 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107082929030 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241107082929030 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241107082929030 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241107082929030 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241107082929030 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241107082929030 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241107082929030 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) 20241107082929030 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) 20241107082929032 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) 20241107082929032 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) 20241107082929033 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) 20241107082929033 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) 20241107082929034 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) 20241107082929034 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) 20241107082929036 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) 20241107082929036 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) 20241107082929037 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) 20241107082929037 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) 20241107082929038 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) 20241107082929038 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) 20241107082929039 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082929039 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082929039 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082929039 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082929039 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082929039 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107082929039 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082929039 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) 20241107082929039 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) 20241107082929040 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) 20241107082929040 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) 20241107082929040 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) 20241107082929040 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) 20241107082929040 DRLCMACDL DEBUG -- Chunk with length 20 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082929040 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082929040 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 781 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107082929040 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082929040 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (9) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929040 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-2): 53 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 ad 53 e8 5b 37 4a 24 83 bf (tbf_dl.cpp:686) 20241107082929040 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) 20241107082929040 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929040 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241107082929040 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-2): 07 00 72 53 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 ad 53 e8 5b 37 4a 24 83 bf 00 (tbf_dl.cpp:911) 20241107082929040 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 72 53 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 ad 53 e8 5b 37 4a 24 83 bf 00 (pcu_l1_if.cpp:182) 20241107082929041 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082929049 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) 20241107082929049 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) 20241107082929050 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) 20241107082929050 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) 20241107082929051 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) 20241107082929051 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) 20241107082929051 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) 20241107082929051 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) 20241107082929052 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) 20241107082929052 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) 20241107082929053 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) 20241107082929053 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) 20241107082929054 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) 20241107082929054 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) 20241107082929055 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) 20241107082929055 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) 20241107082929059 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) 20241107082929059 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) 20241107082929059 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) 20241107082929059 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) 20241107082929059 DRLCMACDL DEBUG -- Chunk with length 1391 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-2): 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 (tbf_dl.cpp:686) 20241107082929060 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) 20241107082929060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241107082929060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-2): 07 00 75 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 00 (tbf_dl.cpp:911) 20241107082929060 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 75 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 00 (pcu_l1_if.cpp:182) 20241107082929060 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082929073 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) 20241107082929073 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) 20241107082929074 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) 20241107082929074 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) 20241107082929075 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) 20241107082929075 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) 20241107082929076 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) 20241107082929076 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) 20241107082929077 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) 20241107082929077 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) 20241107082929077 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) 20241107082929077 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) 20241107082929078 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) 20241107082929078 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) 20241107082929079 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) 20241107082929079 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) 20241107082929080 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) 20241107082929080 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) 20241107082929080 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) 20241107082929080 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) 20241107082929080 DRLCMACDL DEBUG -- Chunk with length 1361 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-2): 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf ae cd 02 d6 3e 50 (tbf_dl.cpp:686) 20241107082929080 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) 20241107082929080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241107082929080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-2): 07 00 77 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf ae cd 02 d6 3e 50 00 (tbf_dl.cpp:911) 20241107082929080 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 77 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf ae cd 02 d6 3e 50 00 (pcu_l1_if.cpp:182) 20241107082929081 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082929092 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) 20241107082929092 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) 20241107082929093 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) 20241107082929093 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) 20241107082929094 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) 20241107082929094 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) 20241107082929094 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) 20241107082929094 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) 20241107082929095 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) 20241107082929095 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) 20241107082929096 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) 20241107082929096 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) 20241107082929097 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) 20241107082929097 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) 20241107082929097 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) 20241107082929097 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) 20241107082929098 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) 20241107082929098 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) 20241107082929098 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) 20241107082929098 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) 20241107082929098 DRLCMACDL DEBUG -- Chunk with length 1331 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-2): 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 (tbf_dl.cpp:686) 20241107082929099 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) 20241107082929099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241107082929099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-2): 07 00 79 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 00 (tbf_dl.cpp:911) 20241107082929099 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 79 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 00 (pcu_l1_if.cpp:182) 20241107082929099 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082929111 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) 20241107082929111 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) 20241107082929112 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) 20241107082929112 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) 20241107082929113 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) 20241107082929113 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) 20241107082929113 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) 20241107082929113 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) 20241107082929114 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) 20241107082929114 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) 20241107082929115 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) 20241107082929115 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) 20241107082929116 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) 20241107082929116 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) 20241107082929116 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) 20241107082929116 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) 20241107082929120 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) 20241107082929121 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) 20241107082929121 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) 20241107082929121 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) 20241107082929121 DRLCMACDL DEBUG -- Chunk with length 1301 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-2): fc 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 (tbf_dl.cpp:686) 20241107082929121 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) 20241107082929121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241107082929121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-2): 07 00 7b fc 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 00 (tbf_dl.cpp:911) 20241107082929121 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 7b fc 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 00 (pcu_l1_if.cpp:182) 20241107082929121 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082929135 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) 20241107082929135 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) 20241107082929136 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) 20241107082929136 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) 20241107082929137 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) 20241107082929137 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) 20241107082929138 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) 20241107082929138 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) 20241107082929138 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) 20241107082929138 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) 20241107082929139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107082929139 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) 20241107082929139 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) 20241107082929140 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) 20241107082929140 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) 20241107082929141 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) 20241107082929141 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) 20241107082929142 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) 20241107082929142 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) 20241107082929142 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) 20241107082929142 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) 20241107082929142 DRLCMACDL DEBUG -- Chunk with length 1271 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-2): df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb (tbf_dl.cpp:686) 20241107082929142 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) 20241107082929142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241107082929142 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) 20241107082929142 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 420 + 13 = 433 (pdch_ul_controller.c:131) 20241107082929142 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type POLL (pdch_ul_controller.c:184) 20241107082929142 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) 20241107082929142 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) 20241107082929142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-2): 0f 00 7d df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb 00 (tbf_dl.cpp:911) 20241107082929142 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 7d df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb 00 (pcu_l1_if.cpp:182) 20241107082929143 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082929154 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) 20241107082929154 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) 20241107082929156 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) 20241107082929156 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) 20241107082929156 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) 20241107082929156 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) 20241107082929157 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) 20241107082929157 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) 20241107082929158 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) 20241107082929158 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) 20241107082929159 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) 20241107082929159 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) 20241107082929159 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) 20241107082929160 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) 20241107082929160 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) 20241107082929160 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) 20241107082929161 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082929173 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) 20241107082929173 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) 20241107082929174 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) 20241107082929174 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) 20241107082929175 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) 20241107082929175 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) 20241107082929175 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) 20241107082929175 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) 20241107082929176 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) 20241107082929176 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) 20241107082929177 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) 20241107082929177 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) 20241107082929178 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) 20241107082929178 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) 20241107082929178 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) 20241107082929178 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) 20241107082929182 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082929197 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) 20241107082929197 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) 20241107082929198 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) 20241107082929198 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) 20241107082929199 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) 20241107082929199 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) 20241107082929200 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) 20241107082929200 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) 20241107082929200 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) 20241107082929200 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) 20241107082929201 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) 20241107082929201 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) 20241107082929202 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) 20241107082929202 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) 20241107082929202 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) 20241107082929202 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) 20241107082929203 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082929216 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 07 ef ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082929216 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) 20241107082929216 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082929216 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082929216 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 = 63 | RECEIVED_BLOCK_BITMAP[0] = 127 | 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) 20241107082929216 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082929216 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082929216 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 63, BSN 57 to 63 - 1 (6 blocks), "RRRRRR" (pdch.cpp:511) 20241107082929216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082929216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=57)"RRRRRR"(BSN=62) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082929216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=57:63, lost=0, recv=6, skipped=0, bsn=57, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241107082929216 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107082929216 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241107082929216 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241107082929216 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241107082929216 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241107082929216 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241107082929216 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241107082929216 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) 20241107082929216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=63)""(V(S)-1=62) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107082929219 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) 20241107082929219 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) 20241107082929220 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) 20241107082929220 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) 20241107082929221 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) 20241107082929221 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) 20241107082929222 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) 20241107082929222 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) 20241107082929223 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) 20241107082929223 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) 20241107082929224 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) 20241107082929224 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) 20241107082929224 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082929224 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082929224 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082929224 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082929224 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082929224 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107082929224 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082929225 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) 20241107082929225 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) 20241107082929225 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) 20241107082929226 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) 20241107082929226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==63 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929226 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) 20241107082929226 DRLCMACDL DEBUG -- Chunk with length 1241 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-2): d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab (tbf_dl.cpp:686) 20241107082929226 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) 20241107082929226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241107082929226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-2): 07 00 7f d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab 00 (tbf_dl.cpp:911) 20241107082929226 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 7f d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab 00 (pcu_l1_if.cpp:182) 20241107082929226 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082929235 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) 20241107082929235 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) 20241107082929236 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) 20241107082929236 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) 20241107082929237 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) 20241107082929237 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) 20241107082929238 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) 20241107082929238 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) 20241107082929239 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) 20241107082929239 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) 20241107082929239 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) 20241107082929239 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) 20241107082929240 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) 20241107082929240 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) 20241107082929241 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) 20241107082929241 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) 20241107082929244 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) 20241107082929244 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) 20241107082929244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==63 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929244 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) 20241107082929244 DRLCMACDL DEBUG -- Chunk with length 1211 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-2): 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d (tbf_dl.cpp:686) 20241107082929244 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) 20241107082929244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241107082929244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-2): 07 00 81 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 00 (tbf_dl.cpp:911) 20241107082929245 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 81 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 00 (pcu_l1_if.cpp:182) 20241107082929245 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082929259 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) 20241107082929259 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) 20241107082929260 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) 20241107082929260 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) 20241107082929261 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) 20241107082929261 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) 20241107082929261 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) 20241107082929262 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) 20241107082929262 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) 20241107082929262 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) 20241107082929263 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) 20241107082929263 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) 20241107082929264 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) 20241107082929264 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) 20241107082929265 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) 20241107082929265 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) 20241107082929265 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) 20241107082929265 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) 20241107082929265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==63 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929265 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) 20241107082929265 DRLCMACDL DEBUG -- Chunk with length 1181 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-2): 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee (tbf_dl.cpp:686) 20241107082929266 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) 20241107082929266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241107082929266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-2): 07 00 83 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee 00 (tbf_dl.cpp:911) 20241107082929266 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 83 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee 00 (pcu_l1_if.cpp:182) 20241107082929266 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082929278 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) 20241107082929278 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) 20241107082929279 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) 20241107082929279 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) 20241107082929280 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) 20241107082929280 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) 20241107082929281 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) 20241107082929281 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) 20241107082929281 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) 20241107082929281 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) 20241107082929282 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) 20241107082929282 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) 20241107082929283 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) 20241107082929283 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) 20241107082929284 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) 20241107082929284 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) 20241107082929285 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) 20241107082929285 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) 20241107082929285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==63 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929285 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) 20241107082929285 DRLCMACDL DEBUG -- Chunk with length 1151 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-2): c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d (tbf_dl.cpp:686) 20241107082929285 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) 20241107082929285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241107082929285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-2): 07 00 85 c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 00 (tbf_dl.cpp:911) 20241107082929285 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 85 c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 00 (pcu_l1_if.cpp:182) 20241107082929285 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082929297 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) 20241107082929297 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) 20241107082929298 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) 20241107082929298 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) 20241107082929299 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) 20241107082929299 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) 20241107082929300 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) 20241107082929300 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) 20241107082929300 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) 20241107082929300 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) 20241107082929301 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) 20241107082929301 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) 20241107082929302 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) 20241107082929302 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) 20241107082929303 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) 20241107082929303 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) 20241107082929306 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) 20241107082929306 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) 20241107082929306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==63 .. V(S)==67) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929306 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) 20241107082929306 DRLCMACDL DEBUG -- Chunk with length 1121 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-2): 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 (tbf_dl.cpp:686) 20241107082929306 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) 20241107082929306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241107082929306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-2): 07 00 87 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 00 (tbf_dl.cpp:911) 20241107082929306 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 87 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 00 (pcu_l1_if.cpp:182) 20241107082929307 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082929321 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) 20241107082929321 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) 20241107082929322 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) 20241107082929322 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) 20241107082929323 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) 20241107082929323 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) 20241107082929323 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) 20241107082929323 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) 20241107082929324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107082929324 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) 20241107082929324 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) 20241107082929325 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) 20241107082929325 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) 20241107082929326 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) 20241107082929326 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) 20241107082929326 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) 20241107082929327 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) 20241107082929327 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) 20241107082929327 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) 20241107082929327 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==63 .. V(S)==68) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929327 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) 20241107082929327 DRLCMACDL DEBUG -- Chunk with length 1091 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929327 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-2): b5 3e 27 10 37 cb d6 8e 19 68 f9 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 (tbf_dl.cpp:686) 20241107082929327 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) 20241107082929327 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241107082929328 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) 20241107082929328 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 459 + 13 = 472 (pdch_ul_controller.c:131) 20241107082929328 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 472 for type POLL (pdch_ul_controller.c:184) 20241107082929328 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) 20241107082929328 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) 20241107082929328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-2): 0f 00 89 b5 3e 27 10 37 cb d6 8e 19 68 f9 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 00 (tbf_dl.cpp:911) 20241107082929328 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 89 b5 3e 27 10 37 cb d6 8e 19 68 f9 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 00 (pcu_l1_if.cpp:182) 20241107082929328 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082929340 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) 20241107082929340 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) 20241107082929341 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) 20241107082929341 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) 20241107082929342 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) 20241107082929342 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) 20241107082929342 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) 20241107082929343 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) 20241107082929343 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) 20241107082929343 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) 20241107082929344 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) 20241107082929344 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) 20241107082929345 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) 20241107082929345 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) 20241107082929346 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) 20241107082929346 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) 20241107082929346 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082929359 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) 20241107082929359 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) 20241107082929360 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) 20241107082929360 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) 20241107082929361 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) 20241107082929361 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) 20241107082929361 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) 20241107082929362 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) 20241107082929362 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) 20241107082929362 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) 20241107082929363 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) 20241107082929363 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) 20241107082929364 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) 20241107082929364 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) 20241107082929365 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) 20241107082929365 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) 20241107082929368 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082929383 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) 20241107082929383 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) 20241107082929384 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) 20241107082929384 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) 20241107082929385 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) 20241107082929385 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) 20241107082929386 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) 20241107082929386 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) 20241107082929387 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) 20241107082929387 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) 20241107082929387 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) 20241107082929388 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) 20241107082929388 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) 20241107082929388 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) 20241107082929389 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) 20241107082929389 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) 20241107082929390 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082929402 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 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) 20241107082929402 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) 20241107082929402 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082929402 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082929402 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 = 69 | 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) 20241107082929403 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082929403 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082929403 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 69, BSN 63 to 69 - 1 (6 blocks), "RRRRRR" (pdch.cpp:511) 20241107082929403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082929403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=63)"RRRRRR"(BSN=68) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082929403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=63:69, lost=0, recv=6, skipped=0, bsn=63, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241107082929403 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-3 (gprs_ms.c:690) 20241107082929403 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241107082929403 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241107082929403 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241107082929403 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241107082929403 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241107082929403 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241107082929403 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) 20241107082929403 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107082929403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=69)""(V(S)-1=68) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107082929404 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) 20241107082929404 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) 20241107082929405 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) 20241107082929405 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) 20241107082929405 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) 20241107082929405 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) 20241107082929406 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) 20241107082929406 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) 20241107082929407 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) 20241107082929407 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) 20241107082929408 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) 20241107082929408 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) 20241107082929409 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) 20241107082929409 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) 20241107082929410 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) 20241107082929410 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) 20241107082929410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==69 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929410 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) 20241107082929410 DRLCMACDL DEBUG -- Chunk with length 1061 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-3): 37 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 (tbf_dl.cpp:686) 20241107082929410 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) 20241107082929410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241107082929410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-3): 07 00 8b 37 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 00 (tbf_dl.cpp:911) 20241107082929410 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 8b 37 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 00 (pcu_l1_if.cpp:182) 20241107082929411 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082929411 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082929411 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082929411 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082929411 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082929411 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107082929411 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082929411 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082929421 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) 20241107082929421 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) 20241107082929422 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) 20241107082929422 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) 20241107082929423 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) 20241107082929423 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) 20241107082929424 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) 20241107082929424 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) 20241107082929425 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) 20241107082929425 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) 20241107082929426 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) 20241107082929426 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) 20241107082929426 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) 20241107082929426 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) 20241107082929427 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) 20241107082929427 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) 20241107082929431 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) 20241107082929431 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) 20241107082929431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==69 .. V(S)==70) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929431 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) 20241107082929431 DRLCMACDL DEBUG -- Chunk with length 1025 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-3): 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 (tbf_dl.cpp:686) 20241107082929431 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) 20241107082929431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241107082929431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-3): 07 00 8d 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 00 (tbf_dl.cpp:911) 20241107082929431 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 8d 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 00 (pcu_l1_if.cpp:182) 20241107082929431 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082929445 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) 20241107082929445 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) 20241107082929446 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) 20241107082929446 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) 20241107082929447 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) 20241107082929447 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) 20241107082929448 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) 20241107082929448 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) 20241107082929449 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) 20241107082929449 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) 20241107082929449 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) 20241107082929449 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) 20241107082929450 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) 20241107082929450 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) 20241107082929451 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) 20241107082929451 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) 20241107082929452 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) 20241107082929452 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) 20241107082929452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==69 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929452 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) 20241107082929452 DRLCMACDL DEBUG -- Chunk with length 989 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-3): cb 36 96 e5 57 3d ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 (tbf_dl.cpp:686) 20241107082929452 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) 20241107082929452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241107082929452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-3): 07 00 8f cb 36 96 e5 57 3d ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 00 (tbf_dl.cpp:911) 20241107082929452 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 8f cb 36 96 e5 57 3d ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 00 (pcu_l1_if.cpp:182) 20241107082929453 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082929464 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) 20241107082929464 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) 20241107082929465 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) 20241107082929465 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) 20241107082929466 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) 20241107082929466 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) 20241107082929467 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) 20241107082929467 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) 20241107082929468 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) 20241107082929468 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) 20241107082929469 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) 20241107082929469 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) 20241107082929470 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) 20241107082929470 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) 20241107082929470 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) 20241107082929470 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) 20241107082929471 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) 20241107082929471 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) 20241107082929471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==69 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929471 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) 20241107082929471 DRLCMACDL DEBUG -- Chunk with length 953 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-3): d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 (tbf_dl.cpp:686) 20241107082929471 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) 20241107082929471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241107082929472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-3): 07 00 91 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 00 (tbf_dl.cpp:911) 20241107082929472 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 91 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 00 (pcu_l1_if.cpp:182) 20241107082929472 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082929483 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) 20241107082929483 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) 20241107082929485 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) 20241107082929485 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) 20241107082929485 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) 20241107082929485 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) 20241107082929486 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) 20241107082929486 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) 20241107082929487 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) 20241107082929487 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) 20241107082929488 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) 20241107082929488 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) 20241107082929489 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) 20241107082929489 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) 20241107082929490 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) 20241107082929490 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) 20241107082929493 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) 20241107082929493 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) 20241107082929493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==69 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929493 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) 20241107082929493 DRLCMACDL DEBUG -- Chunk with length 917 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-3): f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d (tbf_dl.cpp:686) 20241107082929493 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) 20241107082929493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241107082929493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-3): 07 00 93 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d 00 (tbf_dl.cpp:911) 20241107082929493 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 93 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d 00 (pcu_l1_if.cpp:182) 20241107082929493 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082929507 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) 20241107082929507 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) 20241107082929508 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) 20241107082929508 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) 20241107082929509 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) 20241107082929509 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) 20241107082929510 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) 20241107082929510 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) 20241107082929510 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) 20241107082929510 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) 20241107082929511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107082929511 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) 20241107082929511 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) 20241107082929512 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) 20241107082929512 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) 20241107082929513 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) 20241107082929513 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) 20241107082929513 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) 20241107082929514 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) 20241107082929514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==69 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929514 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) 20241107082929514 DRLCMACDL DEBUG -- Chunk with length 881 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-3): e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 (tbf_dl.cpp:686) 20241107082929514 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) 20241107082929514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241107082929514 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) 20241107082929514 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 498 + 13 = 511 (pdch_ul_controller.c:131) 20241107082929514 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type POLL (pdch_ul_controller.c:184) 20241107082929514 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) 20241107082929514 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) 20241107082929514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-3): 0f 00 95 e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 00 (tbf_dl.cpp:911) 20241107082929514 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 95 e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 00 (pcu_l1_if.cpp:182) 20241107082929514 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082929526 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) 20241107082929526 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) 20241107082929527 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) 20241107082929527 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) 20241107082929528 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) 20241107082929528 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) 20241107082929529 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) 20241107082929529 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) 20241107082929529 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) 20241107082929529 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) 20241107082929530 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) 20241107082929531 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) 20241107082929531 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) 20241107082929531 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) 20241107082929532 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) 20241107082929533 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) 20241107082929533 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082929545 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) 20241107082929545 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) 20241107082929547 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) 20241107082929547 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) 20241107082929547 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) 20241107082929547 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) 20241107082929548 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) 20241107082929548 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) 20241107082929549 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) 20241107082929549 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) 20241107082929550 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) 20241107082929550 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) 20241107082929550 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) 20241107082929550 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) 20241107082929551 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) 20241107082929551 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) 20241107082929555 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082929569 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) 20241107082929569 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) 20241107082929570 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) 20241107082929570 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) 20241107082929571 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) 20241107082929571 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) 20241107082929572 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) 20241107082929572 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) 20241107082929573 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) 20241107082929573 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) 20241107082929573 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) 20241107082929573 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) 20241107082929574 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) 20241107082929574 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) 20241107082929575 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) 20241107082929575 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) 20241107082929576 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082929589 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 7f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082929589 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) 20241107082929589 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082929589 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082929589 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 = 75 | 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) 20241107082929589 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082929589 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082929589 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 75, BSN 69 to 75 - 1 (6 blocks), "RRRRRR" (pdch.cpp:511) 20241107082929589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082929589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=69)"RRRRRR"(BSN=74) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082929589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=69:75, lost=0, recv=6, skipped=0, bsn=69, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241107082929589 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241107082929589 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241107082929589 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241107082929589 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241107082929589 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241107082929589 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241107082929589 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) 20241107082929589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=75)""(V(S)-1=74) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107082929591 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) 20241107082929591 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) 20241107082929592 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) 20241107082929592 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) 20241107082929593 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) 20241107082929593 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) 20241107082929594 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) 20241107082929594 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) 20241107082929595 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) 20241107082929595 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) 20241107082929595 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) 20241107082929595 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) 20241107082929596 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) 20241107082929596 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) 20241107082929596 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082929596 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082929596 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082929596 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082929596 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082929596 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107082929596 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082929597 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) 20241107082929597 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) 20241107082929597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==75 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929597 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) 20241107082929597 DRLCMACDL DEBUG -- Chunk with length 845 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-3): 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 (tbf_dl.cpp:686) 20241107082929597 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) 20241107082929597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241107082929597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-3): 07 00 97 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 00 (tbf_dl.cpp:911) 20241107082929597 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 97 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 00 (pcu_l1_if.cpp:182) 20241107082929598 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082929608 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) 20241107082929608 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) 20241107082929609 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) 20241107082929609 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) 20241107082929610 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) 20241107082929610 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) 20241107082929611 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) 20241107082929611 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) 20241107082929611 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) 20241107082929611 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) 20241107082929612 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) 20241107082929612 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) 20241107082929613 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) 20241107082929613 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) 20241107082929614 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) 20241107082929614 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) 20241107082929617 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) 20241107082929617 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) 20241107082929617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==75 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929617 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) 20241107082929617 DRLCMACDL DEBUG -- Chunk with length 809 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-3): 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 (tbf_dl.cpp:686) 20241107082929617 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) 20241107082929617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241107082929617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-3): 07 00 99 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 00 (tbf_dl.cpp:911) 20241107082929617 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 99 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 00 (pcu_l1_if.cpp:182) 20241107082929618 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082929631 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) 20241107082929631 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) 20241107082929633 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) 20241107082929633 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) 20241107082929633 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) 20241107082929633 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) 20241107082929634 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) 20241107082929634 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) 20241107082929635 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) 20241107082929635 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) 20241107082929635 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) 20241107082929635 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) 20241107082929636 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) 20241107082929636 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) 20241107082929637 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) 20241107082929637 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) 20241107082929638 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) 20241107082929638 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) 20241107082929638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==75 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929638 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) 20241107082929638 DRLCMACDL DEBUG -- Chunk with length 773 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-3): 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b (tbf_dl.cpp:686) 20241107082929638 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) 20241107082929638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241107082929638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-3): 07 00 9b 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 00 (tbf_dl.cpp:911) 20241107082929638 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 9b 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 00 (pcu_l1_if.cpp:182) 20241107082929638 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082929650 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) 20241107082929650 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) 20241107082929652 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) 20241107082929652 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) 20241107082929652 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) 20241107082929652 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) 20241107082929653 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) 20241107082929653 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) 20241107082929654 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) 20241107082929654 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) 20241107082929655 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) 20241107082929655 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) 20241107082929655 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) 20241107082929655 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) 20241107082929656 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) 20241107082929656 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) 20241107082929657 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) 20241107082929657 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) 20241107082929657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==75 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929657 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) 20241107082929657 DRLCMACDL DEBUG -- Chunk with length 737 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-3): 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c (tbf_dl.cpp:686) 20241107082929657 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) 20241107082929657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241107082929657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-3): 07 00 9d 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 00 (tbf_dl.cpp:911) 20241107082929657 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 9d 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 00 (pcu_l1_if.cpp:182) 20241107082929658 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082929670 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) 20241107082929670 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) 20241107082929671 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) 20241107082929671 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) 20241107082929672 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) 20241107082929672 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) 20241107082929672 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) 20241107082929672 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) 20241107082929673 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) 20241107082929673 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) 20241107082929674 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) 20241107082929674 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) 20241107082929675 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) 20241107082929675 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) 20241107082929676 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) 20241107082929676 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) 20241107082929679 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) 20241107082929679 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) 20241107082929679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==75 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929679 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) 20241107082929679 DRLCMACDL DEBUG -- Chunk with length 701 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-3): 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 (tbf_dl.cpp:686) 20241107082929679 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) 20241107082929679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241107082929679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-3): 07 00 9f 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 00 (tbf_dl.cpp:911) 20241107082929679 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 9f 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 00 (pcu_l1_if.cpp:182) 20241107082929680 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082929694 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) 20241107082929694 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) 20241107082929695 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) 20241107082929695 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) 20241107082929696 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) 20241107082929696 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) 20241107082929697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107082929697 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) 20241107082929697 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) 20241107082929697 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) 20241107082929697 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) 20241107082929698 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) 20241107082929698 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) 20241107082929699 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) 20241107082929699 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) 20241107082929700 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) 20241107082929700 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) 20241107082929701 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) 20241107082929701 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) 20241107082929701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==75 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929701 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) 20241107082929701 DRLCMACDL DEBUG -- Chunk with length 665 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-3): 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef (tbf_dl.cpp:686) 20241107082929701 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) 20241107082929701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241107082929701 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) 20241107082929701 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 537 + 13 = 550 (pdch_ul_controller.c:131) 20241107082929701 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type POLL (pdch_ul_controller.c:184) 20241107082929701 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) 20241107082929701 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) 20241107082929701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-3): 0f 00 a1 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 00 (tbf_dl.cpp:911) 20241107082929701 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 a1 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 00 (pcu_l1_if.cpp:182) 20241107082929702 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082929713 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) 20241107082929713 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) 20241107082929714 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) 20241107082929714 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) 20241107082929715 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) 20241107082929715 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) 20241107082929716 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) 20241107082929716 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) 20241107082929716 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) 20241107082929716 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) 20241107082929717 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) 20241107082929717 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) 20241107082929718 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) 20241107082929718 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) 20241107082929719 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) 20241107082929719 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) 20241107082929719 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082929732 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) 20241107082929732 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) 20241107082929733 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) 20241107082929733 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) 20241107082929734 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) 20241107082929734 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) 20241107082929734 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) 20241107082929734 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) 20241107082929735 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) 20241107082929735 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) 20241107082929736 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) 20241107082929736 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) 20241107082929737 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) 20241107082929737 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) 20241107082929737 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) 20241107082929737 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) 20241107082929741 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082929756 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) 20241107082929756 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) 20241107082929757 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) 20241107082929757 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) 20241107082929758 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) 20241107082929758 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) 20241107082929759 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) 20241107082929759 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) 20241107082929759 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) 20241107082929759 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) 20241107082929760 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) 20241107082929760 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) 20241107082929761 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) 20241107082929761 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) 20241107082929762 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) 20241107082929762 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) 20241107082929762 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082929775 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 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) 20241107082929775 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) 20241107082929775 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082929775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082929775 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 = 81 | 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) 20241107082929775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082929775 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082929775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 81, BSN 75 to 81 - 1 (6 blocks), "RRRRRR" (pdch.cpp:511) 20241107082929775 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082929775 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=75)"RRRRRR"(BSN=80) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082929775 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=75:81, lost=0, recv=6, skipped=0, bsn=75, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241107082929775 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241107082929775 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241107082929775 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241107082929775 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241107082929775 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241107082929775 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241107082929775 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) 20241107082929775 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=81)""(V(S)-1=80) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107082929776 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) 20241107082929776 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) 20241107082929777 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) 20241107082929777 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) 20241107082929778 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) 20241107082929778 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) 20241107082929779 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) 20241107082929779 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) 20241107082929780 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) 20241107082929780 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) 20241107082929781 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) 20241107082929781 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) 20241107082929781 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) 20241107082929781 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) 20241107082929782 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) 20241107082929782 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) 20241107082929782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929782 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) 20241107082929782 DRLCMACDL DEBUG -- Chunk with length 629 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-3): 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc (tbf_dl.cpp:686) 20241107082929783 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) 20241107082929783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241107082929783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-3): 07 00 a3 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc 00 (tbf_dl.cpp:911) 20241107082929783 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 a3 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc 00 (pcu_l1_if.cpp:182) 20241107082929783 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082929794 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) 20241107082929794 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) 20241107082929795 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) 20241107082929795 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) 20241107082929796 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) 20241107082929796 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) 20241107082929797 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) 20241107082929797 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) 20241107082929797 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) 20241107082929797 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) 20241107082929798 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) 20241107082929798 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) 20241107082929799 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) 20241107082929799 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) 20241107082929800 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) 20241107082929800 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) 20241107082929803 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) 20241107082929803 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) 20241107082929803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929803 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) 20241107082929803 DRLCMACDL DEBUG -- Chunk with length 593 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-3): de 8e 5b da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 (tbf_dl.cpp:686) 20241107082929803 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) 20241107082929803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241107082929803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-3): 07 00 a5 de 8e 5b da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 00 (tbf_dl.cpp:911) 20241107082929803 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 a5 de 8e 5b da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 00 (pcu_l1_if.cpp:182) 20241107082929804 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082929818 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) 20241107082929818 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) 20241107082929819 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) 20241107082929819 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) 20241107082929821 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) 20241107082929821 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) 20241107082929822 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) 20241107082929822 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) 20241107082929822 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) 20241107082929822 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) 20241107082929823 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) 20241107082929823 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) 20241107082929824 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) 20241107082929824 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) 20241107082929825 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) 20241107082929825 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) 20241107082929826 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) 20241107082929826 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) 20241107082929826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929826 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) 20241107082929826 DRLCMACDL DEBUG -- Chunk with length 557 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-3): 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 (tbf_dl.cpp:686) 20241107082929826 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) 20241107082929826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241107082929826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-3): 07 00 a7 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 00 (tbf_dl.cpp:911) 20241107082929826 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 a7 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 00 (pcu_l1_if.cpp:182) 20241107082929826 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082929837 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) 20241107082929837 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) 20241107082929838 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) 20241107082929838 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) 20241107082929839 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) 20241107082929839 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) 20241107082929840 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) 20241107082929840 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) 20241107082929840 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) 20241107082929840 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) 20241107082929841 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) 20241107082929841 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) 20241107082929842 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) 20241107082929842 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) 20241107082929843 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) 20241107082929843 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) 20241107082929843 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) 20241107082929844 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) 20241107082929844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929844 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) 20241107082929844 DRLCMACDL DEBUG -- Chunk with length 521 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-3): e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 (tbf_dl.cpp:686) 20241107082929844 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) 20241107082929844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241107082929844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-3): 07 00 a9 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 00 (tbf_dl.cpp:911) 20241107082929844 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 a9 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 00 (pcu_l1_if.cpp:182) 20241107082929844 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082929856 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) 20241107082929856 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) 20241107082929857 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) 20241107082929857 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) 20241107082929858 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) 20241107082929858 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) 20241107082929858 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) 20241107082929858 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) 20241107082929859 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) 20241107082929859 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) 20241107082929860 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) 20241107082929860 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) 20241107082929861 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) 20241107082929861 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) 20241107082929861 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) 20241107082929861 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) 20241107082929865 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) 20241107082929865 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) 20241107082929865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929865 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) 20241107082929865 DRLCMACDL DEBUG -- Chunk with length 485 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-3): 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 (tbf_dl.cpp:686) 20241107082929865 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) 20241107082929865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241107082929865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-3): 07 00 ab 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 00 (tbf_dl.cpp:911) 20241107082929865 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 ab 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 00 (pcu_l1_if.cpp:182) 20241107082929866 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082929880 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) 20241107082929880 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) 20241107082929881 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) 20241107082929881 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) 20241107082929882 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) 20241107082929882 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) 20241107082929882 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) 20241107082929882 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) 20241107082929883 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) 20241107082929883 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) 20241107082929884 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) 20241107082929884 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) 20241107082929885 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) 20241107082929885 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) 20241107082929885 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) 20241107082929885 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) 20241107082929886 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) 20241107082929886 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) 20241107082929886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929886 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) 20241107082929886 DRLCMACDL DEBUG -- Chunk with length 449 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-3): ed 36 3f 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 (tbf_dl.cpp:686) 20241107082929886 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) 20241107082929886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241107082929886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-3): 07 00 ad ed 36 3f 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 00 (tbf_dl.cpp:911) 20241107082929887 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 ad ed 36 3f 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 00 (pcu_l1_if.cpp:182) 20241107082929887 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082929899 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) 20241107082929899 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) 20241107082929900 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) 20241107082929900 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) 20241107082929901 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) 20241107082929901 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) 20241107082929902 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) 20241107082929902 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) 20241107082929902 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) 20241107082929902 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) 20241107082929903 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) 20241107082929903 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) 20241107082929904 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) 20241107082929904 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) 20241107082929905 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) 20241107082929905 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) 20241107082929906 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) 20241107082929906 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) 20241107082929906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929906 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) 20241107082929906 DRLCMACDL DEBUG -- Chunk with length 413 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-3): 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa (tbf_dl.cpp:686) 20241107082929906 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) 20241107082929906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241107082929906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-3): 07 00 af 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 00 (tbf_dl.cpp:911) 20241107082929906 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 af 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 00 (pcu_l1_if.cpp:182) 20241107082929907 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082929918 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) 20241107082929918 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) 20241107082929919 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) 20241107082929919 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) 20241107082929921 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) 20241107082929921 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) 20241107082929921 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) 20241107082929921 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) 20241107082929922 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) 20241107082929922 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) 20241107082929923 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) 20241107082929923 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) 20241107082929924 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) 20241107082929924 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) 20241107082929924 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) 20241107082929924 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) 20241107082929928 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) 20241107082929928 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) 20241107082929928 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929928 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) 20241107082929928 DRLCMACDL DEBUG -- Chunk with length 377 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929928 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-3): 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 (tbf_dl.cpp:686) 20241107082929928 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) 20241107082929928 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929928 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241107082929928 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-3): 07 00 b1 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 00 (tbf_dl.cpp:911) 20241107082929928 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 b1 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 00 (pcu_l1_if.cpp:182) 20241107082929928 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082929941 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) 20241107082929941 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) 20241107082929941 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) 20241107082929941 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) 20241107082929941 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) 20241107082929941 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) 20241107082929941 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) 20241107082929941 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) 20241107082929941 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) 20241107082929941 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) 20241107082929942 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) 20241107082929942 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) 20241107082929942 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) 20241107082929942 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) 20241107082929942 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) 20241107082929942 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) 20241107082929945 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) 20241107082929945 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) 20241107082929945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929945 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) 20241107082929945 DRLCMACDL DEBUG -- Chunk with length 341 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-3): ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 (tbf_dl.cpp:686) 20241107082929945 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) 20241107082929945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241107082929945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-3): 07 00 b3 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 00 (tbf_dl.cpp:911) 20241107082929945 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 b3 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 00 (pcu_l1_if.cpp:182) 20241107082929946 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082929960 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) 20241107082929960 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) 20241107082929961 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) 20241107082929961 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) 20241107082929961 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) 20241107082929961 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) 20241107082929962 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) 20241107082929962 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) 20241107082929962 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) 20241107082929962 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) 20241107082929963 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) 20241107082929963 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) 20241107082929963 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) 20241107082929964 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) 20241107082929964 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) 20241107082929964 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) 20241107082929965 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) 20241107082929965 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) 20241107082929965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929965 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) 20241107082929965 DRLCMACDL DEBUG -- Chunk with length 305 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-3): 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 (tbf_dl.cpp:686) 20241107082929965 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) 20241107082929965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241107082929965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-3): 07 00 b5 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 00 (tbf_dl.cpp:911) 20241107082929965 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 b5 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 00 (pcu_l1_if.cpp:182) 20241107082929966 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082929980 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) 20241107082929980 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) 20241107082929981 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) 20241107082929981 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) 20241107082929982 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) 20241107082929982 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) 20241107082929983 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) 20241107082929983 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) 20241107082929983 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) 20241107082929984 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) 20241107082929984 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) 20241107082929984 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) 20241107082929985 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) 20241107082929985 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) 20241107082929986 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) 20241107082929986 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) 20241107082929989 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) 20241107082929989 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) 20241107082929989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082929989 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) 20241107082929989 DRLCMACDL DEBUG -- Chunk with length 269 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082929989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-3): ea 3e 6e ee cc bb be 34 46 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe (tbf_dl.cpp:686) 20241107082929989 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) 20241107082929989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082929989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241107082929989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-3): 07 00 b7 ea 3e 6e ee cc bb be 34 46 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 00 (tbf_dl.cpp:911) 20241107082929989 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 b7 ea 3e 6e ee cc bb be 34 46 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 00 (pcu_l1_if.cpp:182) 20241107082929990 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082930003 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) 20241107082930003 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) 20241107082930004 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) 20241107082930005 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) 20241107082930005 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) 20241107082930005 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) 20241107082930006 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) 20241107082930006 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) 20241107082930007 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) 20241107082930007 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) 20241107082930008 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) 20241107082930008 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) 20241107082930008 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) 20241107082930008 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) 20241107082930009 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) 20241107082930009 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) 20241107082930010 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) 20241107082930010 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) 20241107082930010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930010 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) 20241107082930010 DRLCMACDL DEBUG -- Chunk with length 233 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-3): 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 (tbf_dl.cpp:686) 20241107082930010 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) 20241107082930010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241107082930010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-3): 07 00 b9 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 00 (tbf_dl.cpp:911) 20241107082930010 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 b9 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 00 (pcu_l1_if.cpp:182) 20241107082930011 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082930022 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) 20241107082930022 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) 20241107082930023 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) 20241107082930024 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) 20241107082930024 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) 20241107082930024 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) 20241107082930025 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) 20241107082930025 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) 20241107082930026 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) 20241107082930026 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) 20241107082930027 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) 20241107082930027 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) 20241107082930027 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) 20241107082930027 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) 20241107082930028 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) 20241107082930028 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) 20241107082930029 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) 20241107082930029 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) 20241107082930029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930029 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) 20241107082930029 DRLCMACDL DEBUG -- Chunk with length 197 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-3): 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb (tbf_dl.cpp:686) 20241107082930029 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) 20241107082930029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241107082930029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-3): 07 00 bb 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 00 (tbf_dl.cpp:911) 20241107082930029 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 bb 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 00 (pcu_l1_if.cpp:182) 20241107082930029 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082930041 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) 20241107082930041 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) 20241107082930042 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) 20241107082930042 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) 20241107082930043 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) 20241107082930043 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) 20241107082930044 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) 20241107082930044 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) 20241107082930045 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) 20241107082930045 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) 20241107082930046 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) 20241107082930046 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) 20241107082930047 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) 20241107082930047 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) 20241107082930048 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) 20241107082930048 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) 20241107082930051 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) 20241107082930051 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) 20241107082930051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930051 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) 20241107082930051 DRLCMACDL DEBUG -- Chunk with length 161 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-3): 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c (tbf_dl.cpp:686) 20241107082930051 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) 20241107082930051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241107082930051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-3): 07 00 bd 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c 00 (tbf_dl.cpp:911) 20241107082930051 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 bd 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c 00 (pcu_l1_if.cpp:182) 20241107082930052 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082930065 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) 20241107082930065 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) 20241107082930066 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) 20241107082930066 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) 20241107082930067 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) 20241107082930067 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) 20241107082930068 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) 20241107082930068 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) 20241107082930069 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) 20241107082930069 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) 20241107082930069 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) 20241107082930069 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) 20241107082930070 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) 20241107082930070 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) 20241107082930071 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) 20241107082930071 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) 20241107082930072 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) 20241107082930072 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) 20241107082930072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930072 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) 20241107082930072 DRLCMACDL DEBUG -- Chunk with length 125 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-3): ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 (tbf_dl.cpp:686) 20241107082930072 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) 20241107082930072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241107082930072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-3): 07 00 bf ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 00 (tbf_dl.cpp:911) 20241107082930072 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 bf ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 00 (pcu_l1_if.cpp:182) 20241107082930073 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082930084 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) 20241107082930084 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) 20241107082930086 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) 20241107082930086 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) 20241107082930087 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) 20241107082930087 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) 20241107082930088 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) 20241107082930088 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) 20241107082930088 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) 20241107082930088 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) 20241107082930089 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) 20241107082930089 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) 20241107082930090 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) 20241107082930090 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) 20241107082930091 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) 20241107082930091 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) 20241107082930091 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) 20241107082930092 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) 20241107082930092 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930092 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) 20241107082930092 DRLCMACDL DEBUG -- Chunk with length 89 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930092 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-3): 18 1e 13 b7 96 db a6 03 df 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 (tbf_dl.cpp:686) 20241107082930092 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) 20241107082930092 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930092 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241107082930092 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-3): 07 00 c1 18 1e 13 b7 96 db a6 03 df 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 00 (tbf_dl.cpp:911) 20241107082930092 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 c1 18 1e 13 b7 96 db a6 03 df 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 00 (pcu_l1_if.cpp:182) 20241107082930092 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082930103 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) 20241107082930103 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) 20241107082930105 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) 20241107082930105 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) 20241107082930105 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) 20241107082930105 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) 20241107082930106 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) 20241107082930106 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) 20241107082930107 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) 20241107082930107 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) 20241107082930108 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) 20241107082930108 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) 20241107082930109 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) 20241107082930109 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) 20241107082930109 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) 20241107082930109 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) 20241107082930113 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) 20241107082930113 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) 20241107082930113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930113 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) 20241107082930113 DRLCMACDL DEBUG -- Chunk with length 53 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-3): e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b (tbf_dl.cpp:686) 20241107082930113 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) 20241107082930113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241107082930113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-3): 07 00 c3 e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b 00 (tbf_dl.cpp:911) 20241107082930113 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 c3 e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b 00 (pcu_l1_if.cpp:182) 20241107082930114 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082930127 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) 20241107082930127 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) 20241107082930128 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) 20241107082930128 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) 20241107082930129 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) 20241107082930129 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) 20241107082930130 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) 20241107082930130 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) 20241107082930131 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) 20241107082930131 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) 20241107082930131 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) 20241107082930131 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) 20241107082930132 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) 20241107082930132 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) 20241107082930133 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) 20241107082930133 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) 20241107082930134 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) 20241107082930134 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) 20241107082930134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930134 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) 20241107082930134 DRLCMACDL DEBUG -- Chunk with length 17 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082930134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082930134 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1288 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107082930134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082930134 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (18) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-3): 47 f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 (tbf_dl.cpp:686) 20241107082930134 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) 20241107082930134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241107082930134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-3): 07 00 c4 47 f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 00 (tbf_dl.cpp:911) 20241107082930134 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 c4 47 f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 00 (pcu_l1_if.cpp:182) 20241107082930135 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082930146 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) 20241107082930146 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) 20241107082930147 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) 20241107082930147 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) 20241107082930148 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) 20241107082930148 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) 20241107082930149 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) 20241107082930149 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) 20241107082930150 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) 20241107082930150 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) 20241107082930150 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) 20241107082930150 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) 20241107082930151 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) 20241107082930151 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) 20241107082930152 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) 20241107082930152 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) 20241107082930153 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) 20241107082930153 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) 20241107082930153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930153 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) 20241107082930153 DRLCMACDL DEBUG -- Chunk with length 1382 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-3): f2 db 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 (tbf_dl.cpp:686) 20241107082930153 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) 20241107082930153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241107082930153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-3): 07 00 c7 f2 db 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 00 (tbf_dl.cpp:911) 20241107082930153 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 c7 f2 db 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 00 (pcu_l1_if.cpp:182) 20241107082930154 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082930166 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) 20241107082930166 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) 20241107082930167 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) 20241107082930167 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) 20241107082930167 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) 20241107082930167 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) 20241107082930168 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) 20241107082930168 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) 20241107082930169 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) 20241107082930169 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) 20241107082930170 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) 20241107082930170 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) 20241107082930171 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) 20241107082930171 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) 20241107082930171 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) 20241107082930172 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) 20241107082930175 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) 20241107082930175 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) 20241107082930175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930175 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) 20241107082930175 DRLCMACDL DEBUG -- Chunk with length 1346 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-3): 34 7c f3 33 46 6f a6 9d bf ae cd 02 d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 (tbf_dl.cpp:686) 20241107082930175 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) 20241107082930175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241107082930175 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) 20241107082930175 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 637 + 13 = 650 (pdch_ul_controller.c:131) 20241107082930175 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type POLL (pdch_ul_controller.c:184) 20241107082930175 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) 20241107082930175 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) 20241107082930175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-3): 0f 00 c9 34 7c f3 33 46 6f a6 9d bf ae cd 02 d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 00 (tbf_dl.cpp:911) 20241107082930175 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 c9 34 7c f3 33 46 6f a6 9d bf ae cd 02 d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 00 (pcu_l1_if.cpp:182) 20241107082930176 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082930189 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) 20241107082930189 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) 20241107082930190 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) 20241107082930190 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) 20241107082930191 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) 20241107082930191 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) 20241107082930192 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) 20241107082930192 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) 20241107082930193 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) 20241107082930193 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) 20241107082930194 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) 20241107082930194 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) 20241107082930194 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) 20241107082930194 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) 20241107082930195 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) 20241107082930195 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) 20241107082930196 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082930208 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) 20241107082930208 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) 20241107082930209 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) 20241107082930209 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) 20241107082930210 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) 20241107082930210 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) 20241107082930211 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) 20241107082930211 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) 20241107082930212 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) 20241107082930212 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) 20241107082930212 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) 20241107082930212 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) 20241107082930213 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) 20241107082930213 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) 20241107082930214 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) 20241107082930214 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) 20241107082930215 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082930227 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) 20241107082930227 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) 20241107082930229 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) 20241107082930229 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) 20241107082930230 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) 20241107082930230 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) 20241107082930230 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) 20241107082930230 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) 20241107082930231 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) 20241107082930231 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) 20241107082930232 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) 20241107082930232 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) 20241107082930233 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) 20241107082930233 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) 20241107082930233 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) 20241107082930233 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) 20241107082930237 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082930252 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 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) 20241107082930252 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) 20241107082930252 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082930252 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082930252 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 = 101 | 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) 20241107082930252 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082930252 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082930252 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 101, BSN 81 to 101 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:511) 20241107082930252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082930252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=81)"RRRRRRRRRRRRRRRRRRRR"(BSN=100) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082930252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=81:101, lost=0, recv=20, skipped=0, bsn=81, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082930252 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241107082930252 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241107082930252 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241107082930252 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241107082930252 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241107082930252 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241107082930252 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241107082930252 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241107082930252 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241107082930252 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241107082930252 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241107082930252 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241107082930252 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241107082930252 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241107082930252 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241107082930252 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241107082930252 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241107082930252 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241107082930253 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241107082930253 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241107082930253 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) 20241107082930253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=101)""(V(S)-1=100) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107082930254 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) 20241107082930254 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) 20241107082930255 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) 20241107082930255 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) 20241107082930256 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) 20241107082930256 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) 20241107082930257 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) 20241107082930257 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) 20241107082930258 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) 20241107082930258 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) 20241107082930258 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) 20241107082930258 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) 20241107082930259 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) 20241107082930259 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) 20241107082930260 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) 20241107082930260 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) 20241107082930260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930260 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) 20241107082930260 DRLCMACDL DEBUG -- Chunk with length 1310 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-3): 1c 0d c0 a5 d1 1c 6e 24 f4 fc 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 (tbf_dl.cpp:686) 20241107082930260 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) 20241107082930260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241107082930260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-3): 07 00 cb 1c 0d c0 a5 d1 1c 6e 24 f4 fc 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 00 (tbf_dl.cpp:911) 20241107082930260 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 cb 1c 0d c0 a5 d1 1c 6e 24 f4 fc 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 00 (pcu_l1_if.cpp:182) 20241107082930261 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082930270 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) 20241107082930270 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) 20241107082930271 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) 20241107082930271 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) 20241107082930272 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) 20241107082930272 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) 20241107082930273 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) 20241107082930273 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) 20241107082930274 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) 20241107082930274 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) 20241107082930274 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) 20241107082930274 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) 20241107082930275 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) 20241107082930275 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) 20241107082930276 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) 20241107082930276 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) 20241107082930277 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) 20241107082930277 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) 20241107082930277 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930277 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) 20241107082930277 DRLCMACDL DEBUG -- Chunk with length 1274 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930277 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-3): 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 (tbf_dl.cpp:686) 20241107082930277 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) 20241107082930277 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930277 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241107082930277 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-3): 07 00 cd 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 00 (tbf_dl.cpp:911) 20241107082930277 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 cd 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 00 (pcu_l1_if.cpp:182) 20241107082930278 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082930289 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) 20241107082930289 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) 20241107082930290 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) 20241107082930290 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) 20241107082930291 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) 20241107082930291 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) 20241107082930292 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) 20241107082930292 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) 20241107082930293 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) 20241107082930293 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) 20241107082930293 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) 20241107082930293 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) 20241107082930294 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) 20241107082930294 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) 20241107082930295 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) 20241107082930295 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) 20241107082930298 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) 20241107082930298 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) 20241107082930299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==103) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930299 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) 20241107082930299 DRLCMACDL DEBUG -- Chunk with length 1238 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, CS-3): a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a (tbf_dl.cpp:686) 20241107082930299 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) 20241107082930299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241107082930299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-3): 07 00 cf a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a 00 (tbf_dl.cpp:911) 20241107082930299 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 cf a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a 00 (pcu_l1_if.cpp:182) 20241107082930299 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082930313 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) 20241107082930313 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) 20241107082930314 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) 20241107082930314 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) 20241107082930315 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) 20241107082930315 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) 20241107082930316 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) 20241107082930316 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) 20241107082930316 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) 20241107082930317 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) 20241107082930317 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) 20241107082930317 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) 20241107082930318 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) 20241107082930318 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) 20241107082930319 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) 20241107082930319 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) 20241107082930320 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) 20241107082930320 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) 20241107082930320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==104) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930320 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) 20241107082930320 DRLCMACDL DEBUG -- Chunk with length 1202 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, CS-3): da 82 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 (tbf_dl.cpp:686) 20241107082930320 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) 20241107082930320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241107082930320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-3): 07 00 d1 da 82 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 00 (tbf_dl.cpp:911) 20241107082930320 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 d1 da 82 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 00 (pcu_l1_if.cpp:182) 20241107082930320 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082930332 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) 20241107082930332 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) 20241107082930333 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) 20241107082930333 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) 20241107082930334 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) 20241107082930334 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) 20241107082930335 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) 20241107082930335 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) 20241107082930335 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) 20241107082930336 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) 20241107082930336 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) 20241107082930336 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) 20241107082930337 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) 20241107082930337 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) 20241107082930338 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) 20241107082930338 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) 20241107082930339 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) 20241107082930339 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) 20241107082930339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==105) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930339 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) 20241107082930339 DRLCMACDL DEBUG -- Chunk with length 1166 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, CS-3): d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 (tbf_dl.cpp:686) 20241107082930339 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) 20241107082930339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241107082930339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-3): 07 00 d3 d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 00 (tbf_dl.cpp:911) 20241107082930339 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 d3 d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 00 (pcu_l1_if.cpp:182) 20241107082930339 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082930351 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) 20241107082930351 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) 20241107082930352 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) 20241107082930352 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) 20241107082930353 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) 20241107082930353 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) 20241107082930354 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) 20241107082930354 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) 20241107082930354 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) 20241107082930354 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) 20241107082930355 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) 20241107082930355 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) 20241107082930356 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) 20241107082930356 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) 20241107082930357 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) 20241107082930357 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) 20241107082930360 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) 20241107082930360 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) 20241107082930360 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==106) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930360 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) 20241107082930360 DRLCMACDL DEBUG -- Chunk with length 1130 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930360 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, CS-3): a4 a3 59 5d 39 86 7a 09 0d 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd (tbf_dl.cpp:686) 20241107082930361 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) 20241107082930361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241107082930361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-3): 07 00 d5 a4 a3 59 5d 39 86 7a 09 0d 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd 00 (tbf_dl.cpp:911) 20241107082930361 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 d5 a4 a3 59 5d 39 86 7a 09 0d 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd 00 (pcu_l1_if.cpp:182) 20241107082930361 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082930375 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) 20241107082930375 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) 20241107082930376 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) 20241107082930376 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) 20241107082930377 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) 20241107082930377 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) 20241107082930378 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) 20241107082930378 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) 20241107082930379 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) 20241107082930379 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) 20241107082930379 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) 20241107082930379 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) 20241107082930380 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) 20241107082930380 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) 20241107082930381 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) 20241107082930381 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) 20241107082930382 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) 20241107082930382 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) 20241107082930382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==107) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930382 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) 20241107082930382 DRLCMACDL DEBUG -- Chunk with length 1094 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, CS-3): aa 22 39 b5 3e 27 10 37 cb d6 8e 19 68 f9 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 (tbf_dl.cpp:686) 20241107082930382 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) 20241107082930382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241107082930382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-3): 07 00 d7 aa 22 39 b5 3e 27 10 37 cb d6 8e 19 68 f9 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 00 (tbf_dl.cpp:911) 20241107082930382 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 d7 aa 22 39 b5 3e 27 10 37 cb d6 8e 19 68 f9 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 00 (pcu_l1_if.cpp:182) 20241107082930383 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082930394 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) 20241107082930394 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) 20241107082930395 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) 20241107082930395 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) 20241107082930396 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) 20241107082930396 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) 20241107082930397 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) 20241107082930397 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) 20241107082930398 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) 20241107082930398 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) 20241107082930398 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) 20241107082930398 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) 20241107082930399 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) 20241107082930399 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) 20241107082930400 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) 20241107082930400 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) 20241107082930401 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) 20241107082930401 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) 20241107082930401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==108) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930401 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) 20241107082930401 DRLCMACDL DEBUG -- Chunk with length 1058 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, CS-3): 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e (tbf_dl.cpp:686) 20241107082930401 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) 20241107082930401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241107082930401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-3): 07 00 d9 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 00 (tbf_dl.cpp:911) 20241107082930401 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 d9 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 00 (pcu_l1_if.cpp:182) 20241107082930402 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082930413 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) 20241107082930413 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) 20241107082930414 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) 20241107082930414 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) 20241107082930415 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) 20241107082930415 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) 20241107082930416 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) 20241107082930416 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) 20241107082930417 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) 20241107082930417 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) 20241107082930418 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) 20241107082930418 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) 20241107082930419 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) 20241107082930419 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) 20241107082930420 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) 20241107082930420 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) 20241107082930422 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) 20241107082930422 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) 20241107082930422 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==109) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930423 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) 20241107082930423 DRLCMACDL DEBUG -- Chunk with length 1022 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, CS-3): 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 (tbf_dl.cpp:686) 20241107082930423 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) 20241107082930423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241107082930423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-3): 07 00 db 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 00 (tbf_dl.cpp:911) 20241107082930423 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 db 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 00 (pcu_l1_if.cpp:182) 20241107082930423 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082930437 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) 20241107082930437 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) 20241107082930438 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) 20241107082930438 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) 20241107082930439 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) 20241107082930439 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) 20241107082930440 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) 20241107082930440 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) 20241107082930440 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) 20241107082930440 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) 20241107082930441 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) 20241107082930441 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) 20241107082930442 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) 20241107082930442 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) 20241107082930443 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) 20241107082930443 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) 20241107082930444 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) 20241107082930444 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) 20241107082930444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==110) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930444 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) 20241107082930444 DRLCMACDL DEBUG -- Chunk with length 986 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, CS-3): e5 57 3d ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a (tbf_dl.cpp:686) 20241107082930444 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) 20241107082930444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241107082930444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-3): 07 00 dd e5 57 3d ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 00 (tbf_dl.cpp:911) 20241107082930444 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 dd e5 57 3d ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 00 (pcu_l1_if.cpp:182) 20241107082930444 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082930456 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) 20241107082930456 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) 20241107082930457 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) 20241107082930457 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) 20241107082930458 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) 20241107082930458 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) 20241107082930459 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) 20241107082930459 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) 20241107082930459 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) 20241107082930459 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) 20241107082930460 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) 20241107082930460 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) 20241107082930461 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) 20241107082930461 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) 20241107082930462 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) 20241107082930462 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) 20241107082930463 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) 20241107082930463 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) 20241107082930463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==111) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930463 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) 20241107082930463 DRLCMACDL DEBUG -- Chunk with length 950 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, CS-3): 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 (tbf_dl.cpp:686) 20241107082930463 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) 20241107082930463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241107082930463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-3): 07 00 df 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 00 (tbf_dl.cpp:911) 20241107082930463 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 df 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 00 (pcu_l1_if.cpp:182) 20241107082930463 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082930475 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) 20241107082930475 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) 20241107082930476 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) 20241107082930476 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) 20241107082930477 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) 20241107082930477 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) 20241107082930478 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) 20241107082930478 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) 20241107082930479 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) 20241107082930479 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) 20241107082930479 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) 20241107082930479 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) 20241107082930480 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) 20241107082930480 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) 20241107082930481 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) 20241107082930481 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) 20241107082930484 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) 20241107082930484 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) 20241107082930484 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==112) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930484 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) 20241107082930484 DRLCMACDL DEBUG -- Chunk with length 914 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, CS-3): 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 (tbf_dl.cpp:686) 20241107082930485 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) 20241107082930485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241107082930485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-3): 07 00 e1 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 00 (tbf_dl.cpp:911) 20241107082930485 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 e1 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 00 (pcu_l1_if.cpp:182) 20241107082930485 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082930499 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) 20241107082930499 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) 20241107082930500 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) 20241107082930500 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) 20241107082930501 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) 20241107082930501 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) 20241107082930502 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) 20241107082930502 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) 20241107082930503 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) 20241107082930503 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) 20241107082930504 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) 20241107082930504 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) 20241107082930504 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) 20241107082930504 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) 20241107082930505 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) 20241107082930505 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) 20241107082930506 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) 20241107082930506 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) 20241107082930506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==113) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930506 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) 20241107082930506 DRLCMACDL DEBUG -- Chunk with length 878 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, CS-3): dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 (tbf_dl.cpp:686) 20241107082930506 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) 20241107082930506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241107082930506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-3): 07 00 e3 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 00 (tbf_dl.cpp:911) 20241107082930506 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 e3 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 00 (pcu_l1_if.cpp:182) 20241107082930507 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082930518 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) 20241107082930518 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) 20241107082930519 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) 20241107082930519 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) 20241107082930520 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) 20241107082930520 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) 20241107082930521 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) 20241107082930521 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) 20241107082930522 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) 20241107082930522 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) 20241107082930522 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) 20241107082930522 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) 20241107082930523 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) 20241107082930523 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) 20241107082930524 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) 20241107082930524 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) 20241107082930525 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) 20241107082930525 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) 20241107082930525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==114) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930525 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) 20241107082930525 DRLCMACDL DEBUG -- Chunk with length 842 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, CS-3): 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 (tbf_dl.cpp:686) 20241107082930525 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) 20241107082930525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241107082930525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-3): 07 00 e5 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 00 (tbf_dl.cpp:911) 20241107082930525 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 e5 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 00 (pcu_l1_if.cpp:182) 20241107082930526 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082930537 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) 20241107082930538 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) 20241107082930539 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) 20241107082930539 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) 20241107082930540 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) 20241107082930540 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) 20241107082930540 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) 20241107082930541 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) 20241107082930541 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) 20241107082930541 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) 20241107082930543 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) 20241107082930543 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) 20241107082930544 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) 20241107082930544 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) 20241107082930544 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) 20241107082930545 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) 20241107082930547 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) 20241107082930547 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) 20241107082930547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==115) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930547 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) 20241107082930547 DRLCMACDL DEBUG -- Chunk with length 806 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, CS-3): 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 (tbf_dl.cpp:686) 20241107082930547 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) 20241107082930547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241107082930547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-3): 07 00 e7 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 00 (tbf_dl.cpp:911) 20241107082930547 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 e7 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 00 (pcu_l1_if.cpp:182) 20241107082930548 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082930562 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) 20241107082930562 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) 20241107082930563 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) 20241107082930563 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) 20241107082930564 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) 20241107082930564 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) 20241107082930565 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) 20241107082930565 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) 20241107082930565 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) 20241107082930565 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) 20241107082930566 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) 20241107082930566 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) 20241107082930567 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) 20241107082930567 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) 20241107082930568 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) 20241107082930568 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) 20241107082930569 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) 20241107082930569 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) 20241107082930569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==116) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930569 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) 20241107082930569 DRLCMACDL DEBUG -- Chunk with length 770 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, CS-3): 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 (tbf_dl.cpp:686) 20241107082930569 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) 20241107082930569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241107082930569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-3): 07 00 e9 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 00 (tbf_dl.cpp:911) 20241107082930569 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 e9 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 00 (pcu_l1_if.cpp:182) 20241107082930570 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082930580 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) 20241107082930581 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) 20241107082930582 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) 20241107082930582 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) 20241107082930583 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) 20241107082930583 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) 20241107082930583 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) 20241107082930583 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) 20241107082930584 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) 20241107082930584 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) 20241107082930585 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) 20241107082930585 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) 20241107082930587 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) 20241107082930587 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) 20241107082930587 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) 20241107082930587 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) 20241107082930588 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) 20241107082930588 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) 20241107082930588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==117) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930588 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) 20241107082930588 DRLCMACDL DEBUG -- Chunk with length 734 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, CS-3): 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 (tbf_dl.cpp:686) 20241107082930589 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) 20241107082930589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241107082930589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-3): 07 00 eb 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 00 (tbf_dl.cpp:911) 20241107082930589 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 eb 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 00 (pcu_l1_if.cpp:182) 20241107082930589 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082930600 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) 20241107082930600 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) 20241107082930601 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) 20241107082930601 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) 20241107082930602 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) 20241107082930602 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) 20241107082930603 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) 20241107082930603 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) 20241107082930604 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) 20241107082930604 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) 20241107082930605 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) 20241107082930605 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) 20241107082930606 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) 20241107082930606 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) 20241107082930606 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) 20241107082930606 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) 20241107082930609 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) 20241107082930609 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) 20241107082930609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==118) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930609 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) 20241107082930609 DRLCMACDL DEBUG -- Chunk with length 698 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, CS-3): 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e (tbf_dl.cpp:686) 20241107082930609 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) 20241107082930609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241107082930609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-3): 07 00 ed 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 00 (tbf_dl.cpp:911) 20241107082930609 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 ed 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 00 (pcu_l1_if.cpp:182) 20241107082930610 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082930623 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) 20241107082930623 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) 20241107082930625 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) 20241107082930625 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) 20241107082930627 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) 20241107082930627 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) 20241107082930628 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) 20241107082930628 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) 20241107082930629 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) 20241107082930629 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) 20241107082930630 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) 20241107082930630 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) 20241107082930631 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) 20241107082930631 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) 20241107082930632 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) 20241107082930632 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) 20241107082930633 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) 20241107082930633 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) 20241107082930633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==119) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930633 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) 20241107082930633 DRLCMACDL DEBUG -- Chunk with length 662 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, CS-3): 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d (tbf_dl.cpp:686) 20241107082930633 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) 20241107082930633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241107082930633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-3): 07 00 ef 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 00 (tbf_dl.cpp:911) 20241107082930633 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 ef 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 00 (pcu_l1_if.cpp:182) 20241107082930634 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082930642 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) 20241107082930642 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) 20241107082930644 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) 20241107082930644 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) 20241107082930644 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) 20241107082930644 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) 20241107082930645 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) 20241107082930645 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) 20241107082930646 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) 20241107082930646 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) 20241107082930647 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) 20241107082930647 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) 20241107082930648 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) 20241107082930648 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) 20241107082930649 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) 20241107082930649 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) 20241107082930649 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) 20241107082930649 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) 20241107082930649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==120) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930650 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) 20241107082930650 DRLCMACDL DEBUG -- Chunk with length 626 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, CS-3): 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b (tbf_dl.cpp:686) 20241107082930650 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) 20241107082930650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241107082930650 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) 20241107082930650 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 736 + 13 = 749 (pdch_ul_controller.c:131) 20241107082930650 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 749 for type POLL (pdch_ul_controller.c:184) 20241107082930650 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) 20241107082930650 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) 20241107082930650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-3): 0f 00 f1 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b 00 (tbf_dl.cpp:911) 20241107082930650 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 f1 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b 00 (pcu_l1_if.cpp:182) 20241107082930650 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082930662 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) 20241107082930662 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) 20241107082930663 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) 20241107082930663 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) 20241107082930664 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) 20241107082930664 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) 20241107082930665 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) 20241107082930665 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) 20241107082930665 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) 20241107082930665 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) 20241107082930666 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) 20241107082930666 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) 20241107082930667 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) 20241107082930667 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) 20241107082930668 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) 20241107082930668 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) 20241107082930671 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082930686 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) 20241107082930686 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) 20241107082930687 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) 20241107082930687 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) 20241107082930688 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) 20241107082930688 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) 20241107082930688 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) 20241107082930688 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) 20241107082930689 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) 20241107082930689 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) 20241107082930690 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) 20241107082930690 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) 20241107082930691 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) 20241107082930691 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) 20241107082930692 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) 20241107082930692 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) 20241107082930692 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082930705 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) 20241107082930705 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) 20241107082930706 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) 20241107082930706 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) 20241107082930707 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) 20241107082930707 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) 20241107082930707 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) 20241107082930707 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) 20241107082930708 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) 20241107082930708 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) 20241107082930709 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) 20241107082930709 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) 20241107082930710 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) 20241107082930710 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) 20241107082930710 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) 20241107082930710 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) 20241107082930711 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082930724 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 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) 20241107082930724 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) 20241107082930724 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082930724 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082930724 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 = 121 | 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) 20241107082930724 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082930724 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082930724 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 121, BSN 101 to 121 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:511) 20241107082930724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082930724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=101)"RRRRRRRRRRRRRRRRRRRR"(BSN=120) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082930724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=101:121, lost=0, recv=20, skipped=0, bsn=101, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082930724 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241107082930724 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241107082930725 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241107082930725 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241107082930725 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241107082930725 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241107082930725 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241107082930725 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241107082930725 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241107082930725 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241107082930725 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241107082930725 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241107082930725 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241107082930725 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241107082930725 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241107082930725 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241107082930725 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241107082930725 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241107082930725 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241107082930725 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241107082930725 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) 20241107082930725 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107082930725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=121)""(V(S)-1=120) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107082930725 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) 20241107082930725 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) 20241107082930726 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) 20241107082930726 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) 20241107082930727 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) 20241107082930727 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) 20241107082930727 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) 20241107082930727 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) 20241107082930728 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) 20241107082930728 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) 20241107082930729 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) 20241107082930729 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) 20241107082930730 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) 20241107082930730 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) 20241107082930733 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) 20241107082930733 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) 20241107082930733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==121) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930733 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) 20241107082930733 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, CS-3): da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da (tbf_dl.cpp:686) 20241107082930733 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) 20241107082930733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241107082930733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-3): 07 00 f3 da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 00 (tbf_dl.cpp:911) 20241107082930733 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 f3 da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 00 (pcu_l1_if.cpp:182) 20241107082930734 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082930747 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) 20241107082930747 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) 20241107082930749 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) 20241107082930749 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) 20241107082930749 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) 20241107082930749 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) 20241107082930750 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) 20241107082930750 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) 20241107082930751 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) 20241107082930751 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) 20241107082930752 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) 20241107082930752 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) 20241107082930752 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) 20241107082930752 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) 20241107082930753 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) 20241107082930753 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) 20241107082930754 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) 20241107082930754 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) 20241107082930754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==122) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930754 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) 20241107082930754 DRLCMACDL DEBUG -- Chunk with length 554 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, CS-3): 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 (tbf_dl.cpp:686) 20241107082930754 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) 20241107082930754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241107082930754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-3): 07 00 f5 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 00 (tbf_dl.cpp:911) 20241107082930754 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 f5 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 00 (pcu_l1_if.cpp:182) 20241107082930755 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082930767 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) 20241107082930767 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) 20241107082930768 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) 20241107082930768 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) 20241107082930769 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) 20241107082930769 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) 20241107082930769 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) 20241107082930769 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) 20241107082930770 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) 20241107082930770 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) 20241107082930771 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) 20241107082930771 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) 20241107082930772 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) 20241107082930772 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) 20241107082930772 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) 20241107082930772 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) 20241107082930773 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) 20241107082930773 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) 20241107082930773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==123) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930773 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) 20241107082930773 DRLCMACDL DEBUG -- Chunk with length 518 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, CS-3): f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 (tbf_dl.cpp:686) 20241107082930773 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) 20241107082930773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241107082930773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-3): 07 00 f7 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 00 (tbf_dl.cpp:911) 20241107082930773 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 f7 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 00 (pcu_l1_if.cpp:182) 20241107082930774 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082930785 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) 20241107082930785 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) 20241107082930787 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) 20241107082930787 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) 20241107082930787 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) 20241107082930787 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) 20241107082930788 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) 20241107082930788 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) 20241107082930789 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) 20241107082930789 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) 20241107082930790 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) 20241107082930790 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) 20241107082930790 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) 20241107082930790 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) 20241107082930791 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) 20241107082930791 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) 20241107082930795 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) 20241107082930795 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) 20241107082930795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==124) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930795 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) 20241107082930795 DRLCMACDL DEBUG -- Chunk with length 482 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, CS-3): 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f (tbf_dl.cpp:686) 20241107082930795 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) 20241107082930795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241107082930795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-3): 07 00 f9 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 00 (tbf_dl.cpp:911) 20241107082930795 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 f9 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 00 (pcu_l1_if.cpp:182) 20241107082930796 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082930809 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) 20241107082930809 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) 20241107082930810 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) 20241107082930810 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) 20241107082930811 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) 20241107082930811 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) 20241107082930812 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) 20241107082930812 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) 20241107082930813 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) 20241107082930813 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) 20241107082930813 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) 20241107082930813 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) 20241107082930814 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) 20241107082930814 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) 20241107082930815 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) 20241107082930815 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) 20241107082930816 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) 20241107082930816 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) 20241107082930816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==125) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930816 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) 20241107082930816 DRLCMACDL DEBUG -- Chunk with length 446 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, CS-3): 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 (tbf_dl.cpp:686) 20241107082930816 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) 20241107082930816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241107082930816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-3): 07 00 fb 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 00 (tbf_dl.cpp:911) 20241107082930816 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 fb 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 00 (pcu_l1_if.cpp:182) 20241107082930816 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082930828 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) 20241107082930828 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) 20241107082930829 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) 20241107082930829 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) 20241107082930830 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) 20241107082930831 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) 20241107082930831 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) 20241107082930831 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) 20241107082930832 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) 20241107082930832 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) 20241107082930833 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) 20241107082930833 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) 20241107082930834 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) 20241107082930834 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) 20241107082930834 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) 20241107082930834 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) 20241107082930835 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) 20241107082930835 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) 20241107082930835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==126) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930835 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) 20241107082930835 DRLCMACDL DEBUG -- Chunk with length 410 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, CS-3): 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 (tbf_dl.cpp:686) 20241107082930835 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) 20241107082930835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241107082930835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-3): 07 00 fd 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 00 (tbf_dl.cpp:911) 20241107082930835 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 fd 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 00 (pcu_l1_if.cpp:182) 20241107082930836 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082930847 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) 20241107082930847 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) 20241107082930849 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) 20241107082930849 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) 20241107082930849 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) 20241107082930849 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) 20241107082930850 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) 20241107082930850 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) 20241107082930851 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) 20241107082930851 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) 20241107082930852 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) 20241107082930852 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) 20241107082930852 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) 20241107082930852 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) 20241107082930853 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) 20241107082930853 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) 20241107082930857 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) 20241107082930857 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) 20241107082930857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==127) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930857 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) 20241107082930857 DRLCMACDL DEBUG -- Chunk with length 374 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, CS-3): f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d (tbf_dl.cpp:686) 20241107082930857 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) 20241107082930857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241107082930857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-3): 07 00 ff f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 00 (tbf_dl.cpp:911) 20241107082930857 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 ff f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 00 (pcu_l1_if.cpp:182) 20241107082930858 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082930871 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) 20241107082930871 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) 20241107082930872 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) 20241107082930872 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) 20241107082930873 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) 20241107082930873 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) 20241107082930874 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) 20241107082930874 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) 20241107082930875 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) 20241107082930875 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) 20241107082930876 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) 20241107082930876 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) 20241107082930876 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) 20241107082930876 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) 20241107082930877 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) 20241107082930877 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) 20241107082930878 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) 20241107082930878 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) 20241107082930878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930878 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) 20241107082930878 DRLCMACDL DEBUG -- Chunk with length 338 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-3): 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee (tbf_dl.cpp:686) 20241107082930878 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) 20241107082930878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107082930878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-3): 07 00 01 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 00 (tbf_dl.cpp:911) 20241107082930878 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 01 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 00 (pcu_l1_if.cpp:182) 20241107082930879 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082930890 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) 20241107082930890 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) 20241107082930891 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) 20241107082930891 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) 20241107082930892 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) 20241107082930892 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) 20241107082930893 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) 20241107082930893 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) 20241107082930894 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) 20241107082930894 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) 20241107082930895 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) 20241107082930895 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) 20241107082930895 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) 20241107082930895 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) 20241107082930896 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) 20241107082930896 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) 20241107082930897 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) 20241107082930897 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) 20241107082930897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930897 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) 20241107082930897 DRLCMACDL DEBUG -- Chunk with length 302 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-3): 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e (tbf_dl.cpp:686) 20241107082930897 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) 20241107082930897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107082930897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-3): 07 00 03 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e 00 (tbf_dl.cpp:911) 20241107082930897 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 03 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e 00 (pcu_l1_if.cpp:182) 20241107082930898 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082930909 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) 20241107082930909 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) 20241107082930910 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) 20241107082930911 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) 20241107082930911 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) 20241107082930911 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) 20241107082930912 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) 20241107082930912 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) 20241107082930913 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) 20241107082930913 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) 20241107082930914 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) 20241107082930914 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) 20241107082930914 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) 20241107082930914 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) 20241107082930915 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) 20241107082930915 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) 20241107082930919 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) 20241107082930919 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) 20241107082930919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930919 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) 20241107082930919 DRLCMACDL DEBUG -- Chunk with length 266 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-3): ee cc bb be 34 46 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 (tbf_dl.cpp:686) 20241107082930919 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) 20241107082930919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107082930919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-3): 07 00 05 ee cc bb be 34 46 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 (tbf_dl.cpp:911) 20241107082930919 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 05 ee cc bb be 34 46 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 (pcu_l1_if.cpp:182) 20241107082930920 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082930933 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) 20241107082930933 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) 20241107082930934 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) 20241107082930934 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) 20241107082930935 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) 20241107082930935 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) 20241107082930936 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) 20241107082930936 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) 20241107082930937 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) 20241107082930937 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) 20241107082930937 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) 20241107082930937 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) 20241107082930938 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) 20241107082930938 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) 20241107082930939 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) 20241107082930939 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) 20241107082930940 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) 20241107082930940 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) 20241107082930940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930940 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) 20241107082930940 DRLCMACDL DEBUG -- Chunk with length 230 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-3): 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a (tbf_dl.cpp:686) 20241107082930940 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) 20241107082930940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107082930940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-3): 07 00 07 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a 00 (tbf_dl.cpp:911) 20241107082930940 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 07 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a 00 (pcu_l1_if.cpp:182) 20241107082930940 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082930952 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) 20241107082930952 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) 20241107082930953 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) 20241107082930953 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) 20241107082930955 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) 20241107082930955 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) 20241107082930956 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) 20241107082930956 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) 20241107082930956 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) 20241107082930956 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) 20241107082930957 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) 20241107082930957 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) 20241107082930958 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) 20241107082930958 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) 20241107082930959 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) 20241107082930959 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) 20241107082930960 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) 20241107082930960 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) 20241107082930960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930960 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) 20241107082930960 DRLCMACDL DEBUG -- Chunk with length 194 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-3): b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 (tbf_dl.cpp:686) 20241107082930960 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) 20241107082930960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241107082930960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-3): 07 00 09 b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 00 (tbf_dl.cpp:911) 20241107082930960 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 09 b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 00 (pcu_l1_if.cpp:182) 20241107082930961 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082930971 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) 20241107082930971 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) 20241107082930972 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) 20241107082930972 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) 20241107082930973 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) 20241107082930973 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) 20241107082930974 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) 20241107082930974 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) 20241107082930975 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) 20241107082930975 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) 20241107082930976 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) 20241107082930976 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) 20241107082930976 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) 20241107082930976 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) 20241107082930977 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) 20241107082930977 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) 20241107082930981 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) 20241107082930981 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) 20241107082930981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082930981 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) 20241107082930981 DRLCMACDL DEBUG -- Chunk with length 158 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082930981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-3): b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 (tbf_dl.cpp:686) 20241107082930981 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) 20241107082930981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082930981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241107082930981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-3): 07 00 0b b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 00 (tbf_dl.cpp:911) 20241107082930981 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 0b b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 00 (pcu_l1_if.cpp:182) 20241107082930982 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082930995 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) 20241107082930995 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) 20241107082930996 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) 20241107082930996 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) 20241107082930997 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) 20241107082930997 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) 20241107082930998 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) 20241107082930998 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) 20241107082930999 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) 20241107082930999 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) 20241107082930999 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) 20241107082930999 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) 20241107082931000 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) 20241107082931000 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) 20241107082931001 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) 20241107082931001 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) 20241107082931002 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) 20241107082931002 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) 20241107082931002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931002 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) 20241107082931002 DRLCMACDL DEBUG -- Chunk with length 122 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-3): cc 70 18 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 (tbf_dl.cpp:686) 20241107082931002 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) 20241107082931002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241107082931002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-3): 07 00 0d cc 70 18 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 00 (tbf_dl.cpp:911) 20241107082931002 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 0d cc 70 18 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 00 (pcu_l1_if.cpp:182) 20241107082931002 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082931014 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) 20241107082931014 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) 20241107082931015 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) 20241107082931015 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) 20241107082931016 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) 20241107082931016 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) 20241107082931017 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) 20241107082931017 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) 20241107082931018 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) 20241107082931018 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) 20241107082931018 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) 20241107082931018 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) 20241107082931020 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) 20241107082931020 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) 20241107082931021 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) 20241107082931021 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) 20241107082931022 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) 20241107082931022 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) 20241107082931022 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931022 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) 20241107082931022 DRLCMACDL DEBUG -- Chunk with length 86 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931022 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-3): b7 96 db a6 03 df 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 (tbf_dl.cpp:686) 20241107082931022 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) 20241107082931022 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931022 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241107082931022 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-3): 07 00 0f b7 96 db a6 03 df 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 00 (tbf_dl.cpp:911) 20241107082931022 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 0f b7 96 db a6 03 df 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 00 (pcu_l1_if.cpp:182) 20241107082931023 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082931034 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) 20241107082931034 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) 20241107082931036 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) 20241107082931036 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) 20241107082931037 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) 20241107082931037 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) 20241107082931038 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) 20241107082931038 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) 20241107082931039 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) 20241107082931039 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) 20241107082931039 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) 20241107082931039 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) 20241107082931040 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) 20241107082931040 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) 20241107082931041 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) 20241107082931041 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) 20241107082931043 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) 20241107082931043 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) 20241107082931043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931043 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) 20241107082931043 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-3): ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 (tbf_dl.cpp:686) 20241107082931043 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) 20241107082931043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241107082931043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-3): 07 00 11 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 00 (tbf_dl.cpp:911) 20241107082931043 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 11 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 00 (pcu_l1_if.cpp:182) 20241107082931044 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082931057 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) 20241107082931057 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) 20241107082931059 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) 20241107082931059 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) 20241107082931059 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) 20241107082931059 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) 20241107082931060 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) 20241107082931060 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) 20241107082931061 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) 20241107082931061 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) 20241107082931062 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) 20241107082931062 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) 20241107082931063 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) 20241107082931063 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) 20241107082931064 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) 20241107082931064 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) 20241107082931065 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) 20241107082931065 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) 20241107082931065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931065 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) 20241107082931065 DRLCMACDL DEBUG -- Chunk with length 14 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082931065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082931065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082931065 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (21) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-3): 3b 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 (tbf_dl.cpp:686) 20241107082931065 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) 20241107082931065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241107082931065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-3): 07 00 12 3b 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 00 (tbf_dl.cpp:911) 20241107082931065 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 12 3b 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 00 (pcu_l1_if.cpp:182) 20241107082931065 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082931076 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) 20241107082931076 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) 20241107082931077 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) 20241107082931077 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) 20241107082931078 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) 20241107082931078 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) 20241107082931079 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) 20241107082931079 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) 20241107082931080 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) 20241107082931080 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) 20241107082931081 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) 20241107082931081 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) 20241107082931081 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) 20241107082931081 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) 20241107082931082 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) 20241107082931082 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) 20241107082931083 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) 20241107082931083 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) 20241107082931083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931083 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) 20241107082931083 DRLCMACDL DEBUG -- Chunk with length 1379 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-3): 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 (tbf_dl.cpp:686) 20241107082931083 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) 20241107082931083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241107082931083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-3): 07 00 15 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 00 (tbf_dl.cpp:911) 20241107082931083 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 15 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 00 (pcu_l1_if.cpp:182) 20241107082931083 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082931094 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) 20241107082931094 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) 20241107082931095 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) 20241107082931095 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) 20241107082931095 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) 20241107082931095 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) 20241107082931095 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) 20241107082931095 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) 20241107082931095 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) 20241107082931095 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) 20241107082931096 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) 20241107082931096 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) 20241107082931096 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) 20241107082931096 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) 20241107082931096 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) 20241107082931096 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) 20241107082931104 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) 20241107082931104 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) 20241107082931104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931104 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) 20241107082931104 DRLCMACDL DEBUG -- Chunk with length 1343 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-3): 33 46 6f a6 9d bf ae cd 02 d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 (tbf_dl.cpp:686) 20241107082931104 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) 20241107082931104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241107082931104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-3): 07 00 17 33 46 6f a6 9d bf ae cd 02 d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 00 (tbf_dl.cpp:911) 20241107082931104 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 17 33 46 6f a6 9d bf ae cd 02 d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 00 (pcu_l1_if.cpp:182) 20241107082931105 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082931119 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) 20241107082931120 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) 20241107082931121 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) 20241107082931121 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) 20241107082931123 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) 20241107082931123 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) 20241107082931123 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) 20241107082931124 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) 20241107082931124 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) 20241107082931124 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) 20241107082931125 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) 20241107082931125 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) 20241107082931126 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) 20241107082931126 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) 20241107082931127 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) 20241107082931127 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) 20241107082931128 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) 20241107082931128 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) 20241107082931128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931128 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) 20241107082931128 DRLCMACDL DEBUG -- Chunk with length 1307 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-3): a5 d1 1c 6e 24 f4 fc 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 (tbf_dl.cpp:686) 20241107082931128 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) 20241107082931128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241107082931128 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) 20241107082931128 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 836 + 13 = 849 (pdch_ul_controller.c:131) 20241107082931128 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 849 for type POLL (pdch_ul_controller.c:184) 20241107082931128 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) 20241107082931128 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) 20241107082931128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-3): 0f 00 19 a5 d1 1c 6e 24 f4 fc 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 00 (tbf_dl.cpp:911) 20241107082931128 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 19 a5 d1 1c 6e 24 f4 fc 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 00 (pcu_l1_if.cpp:182) 20241107082931129 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082931138 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) 20241107082931138 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) 20241107082931140 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) 20241107082931140 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) 20241107082931141 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) 20241107082931141 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) 20241107082931142 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) 20241107082931142 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) 20241107082931143 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) 20241107082931143 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) 20241107082931143 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) 20241107082931143 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) 20241107082931144 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) 20241107082931144 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) 20241107082931145 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) 20241107082931145 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) 20241107082931146 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082931157 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) 20241107082931157 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) 20241107082931158 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) 20241107082931158 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) 20241107082931158 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) 20241107082931158 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) 20241107082931159 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) 20241107082931159 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) 20241107082931160 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) 20241107082931160 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) 20241107082931160 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) 20241107082931160 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) 20241107082931161 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) 20241107082931161 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) 20241107082931162 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) 20241107082931162 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) 20241107082931167 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082931181 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) 20241107082931182 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) 20241107082931183 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) 20241107082931183 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) 20241107082931183 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) 20241107082931183 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) 20241107082931184 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) 20241107082931184 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) 20241107082931184 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) 20241107082931184 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) 20241107082931185 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) 20241107082931185 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) 20241107082931186 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) 20241107082931186 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) 20241107082931187 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) 20241107082931187 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) 20241107082931189 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082931202 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 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) 20241107082931202 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) 20241107082931202 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082931202 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082931202 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] = 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) 20241107082931202 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082931202 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082931202 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 13, BSN 121 to 13 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:511) 20241107082931202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082931202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=121)"RRRRRRRRRRRRRRRRRRRR"(BSN=12) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082931202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=121:13, lost=0, recv=20, skipped=0, bsn=121, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082931202 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241107082931203 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241107082931203 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241107082931203 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241107082931203 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241107082931203 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241107082931203 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241107082931203 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107082931203 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241107082931203 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241107082931203 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241107082931203 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241107082931203 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241107082931203 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241107082931203 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241107082931203 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241107082931203 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241107082931203 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241107082931203 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241107082931203 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241107082931203 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) 20241107082931203 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) 20241107082931204 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) 20241107082931204 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) 20241107082931205 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) 20241107082931205 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) 20241107082931206 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) 20241107082931206 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) 20241107082931207 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) 20241107082931207 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) 20241107082931208 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) 20241107082931208 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) 20241107082931208 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) 20241107082931208 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) 20241107082931209 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) 20241107082931209 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) 20241107082931211 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) 20241107082931211 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) 20241107082931211 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) 20241107082931211 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) 20241107082931211 DRLCMACDL DEBUG -- Chunk with length 1271 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-3): df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb (tbf_dl.cpp:686) 20241107082931211 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) 20241107082931211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241107082931211 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-3): 07 00 1b df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 00 (tbf_dl.cpp:911) 20241107082931211 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 1b df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 00 (pcu_l1_if.cpp:182) 20241107082931212 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082931220 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) 20241107082931220 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) 20241107082931222 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) 20241107082931222 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) 20241107082931223 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) 20241107082931223 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) 20241107082931225 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) 20241107082931225 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) 20241107082931226 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) 20241107082931226 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) 20241107082931227 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) 20241107082931227 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) 20241107082931228 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) 20241107082931228 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) 20241107082931229 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) 20241107082931229 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) 20241107082931230 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) 20241107082931230 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) 20241107082931230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931230 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) 20241107082931230 DRLCMACDL DEBUG -- Chunk with length 1235 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-3): 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 (tbf_dl.cpp:686) 20241107082931230 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) 20241107082931230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241107082931230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-3): 07 00 1d 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 00 (tbf_dl.cpp:911) 20241107082931230 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 1d 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 00 (pcu_l1_if.cpp:182) 20241107082931231 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082931243 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) 20241107082931243 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) 20241107082931243 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) 20241107082931243 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) 20241107082931244 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) 20241107082931244 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) 20241107082931244 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) 20241107082931244 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) 20241107082931244 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) 20241107082931244 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) 20241107082931245 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) 20241107082931245 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) 20241107082931245 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) 20241107082931245 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) 20241107082931245 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) 20241107082931245 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) 20241107082931247 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) 20241107082931247 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) 20241107082931247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931247 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) 20241107082931247 DRLCMACDL DEBUG -- Chunk with length 1199 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-3): bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a (tbf_dl.cpp:686) 20241107082931247 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) 20241107082931247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241107082931247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-3): 07 00 1f bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 00 (tbf_dl.cpp:911) 20241107082931247 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 1f bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 00 (pcu_l1_if.cpp:182) 20241107082931248 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082931262 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) 20241107082931262 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) 20241107082931263 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) 20241107082931263 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) 20241107082931263 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) 20241107082931263 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) 20241107082931264 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) 20241107082931264 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) 20241107082931264 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) 20241107082931264 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) 20241107082931265 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) 20241107082931265 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) 20241107082931265 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) 20241107082931265 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) 20241107082931266 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) 20241107082931266 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) 20241107082931267 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) 20241107082931267 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) 20241107082931267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931267 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) 20241107082931267 DRLCMACDL DEBUG -- Chunk with length 1163 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-3): 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 (tbf_dl.cpp:686) 20241107082931267 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) 20241107082931267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241107082931267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-3): 07 00 21 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 00 (tbf_dl.cpp:911) 20241107082931267 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 21 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 00 (pcu_l1_if.cpp:182) 20241107082931268 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082931281 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) 20241107082931281 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) 20241107082931283 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) 20241107082931283 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) 20241107082931284 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) 20241107082931284 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) 20241107082931285 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) 20241107082931285 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) 20241107082931286 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) 20241107082931286 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) 20241107082931287 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) 20241107082931287 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) 20241107082931288 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) 20241107082931288 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) 20241107082931289 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) 20241107082931289 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) 20241107082931291 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) 20241107082931291 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) 20241107082931291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931291 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) 20241107082931291 DRLCMACDL DEBUG -- Chunk with length 1127 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-3): 5d 39 86 7a 09 0d 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 (tbf_dl.cpp:686) 20241107082931291 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) 20241107082931291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241107082931291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-3): 07 00 23 5d 39 86 7a 09 0d 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 00 (tbf_dl.cpp:911) 20241107082931291 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 23 5d 39 86 7a 09 0d 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 00 (pcu_l1_if.cpp:182) 20241107082931292 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082931306 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) 20241107082931306 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) 20241107082931307 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) 20241107082931307 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) 20241107082931308 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) 20241107082931308 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) 20241107082931309 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) 20241107082931309 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) 20241107082931310 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) 20241107082931310 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) 20241107082931311 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) 20241107082931311 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) 20241107082931311 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) 20241107082931311 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) 20241107082931312 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) 20241107082931312 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) 20241107082931313 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) 20241107082931313 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) 20241107082931313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931313 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) 20241107082931313 DRLCMACDL DEBUG -- Chunk with length 1091 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-3): b5 3e 27 10 37 cb d6 8e 19 68 f9 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 (tbf_dl.cpp:686) 20241107082931313 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) 20241107082931313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241107082931313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-3): 07 00 25 b5 3e 27 10 37 cb d6 8e 19 68 f9 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 00 (tbf_dl.cpp:911) 20241107082931313 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 b5 3e 27 10 37 cb d6 8e 19 68 f9 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 00 (pcu_l1_if.cpp:182) 20241107082931314 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082931325 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) 20241107082931325 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) 20241107082931326 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) 20241107082931326 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) 20241107082931327 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) 20241107082931327 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) 20241107082931328 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) 20241107082931328 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) 20241107082931329 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) 20241107082931329 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) 20241107082931330 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) 20241107082931330 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) 20241107082931331 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) 20241107082931331 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) 20241107082931332 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) 20241107082931332 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) 20241107082931333 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) 20241107082931333 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) 20241107082931333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931333 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) 20241107082931333 DRLCMACDL DEBUG -- Chunk with length 1055 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-3): f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 (tbf_dl.cpp:686) 20241107082931333 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) 20241107082931333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241107082931333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-3): 07 00 27 f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 00 (tbf_dl.cpp:911) 20241107082931333 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 27 f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 00 (pcu_l1_if.cpp:182) 20241107082931333 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082931344 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) 20241107082931344 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) 20241107082931345 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) 20241107082931345 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) 20241107082931346 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) 20241107082931346 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) 20241107082931347 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) 20241107082931347 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) 20241107082931347 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) 20241107082931347 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) 20241107082931348 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) 20241107082931348 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) 20241107082931349 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) 20241107082931349 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) 20241107082931350 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) 20241107082931350 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) 20241107082931353 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) 20241107082931353 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) 20241107082931353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931353 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) 20241107082931353 DRLCMACDL DEBUG -- Chunk with length 1019 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-3): f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d (tbf_dl.cpp:686) 20241107082931353 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) 20241107082931353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241107082931353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-3): 07 00 29 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d 00 (tbf_dl.cpp:911) 20241107082931353 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 29 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d 00 (pcu_l1_if.cpp:182) 20241107082931354 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082931368 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) 20241107082931368 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) 20241107082931369 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) 20241107082931369 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) 20241107082931370 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) 20241107082931370 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) 20241107082931371 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) 20241107082931371 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) 20241107082931371 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) 20241107082931371 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) 20241107082931372 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) 20241107082931372 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) 20241107082931373 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) 20241107082931373 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) 20241107082931374 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) 20241107082931374 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) 20241107082931375 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) 20241107082931375 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) 20241107082931375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931375 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) 20241107082931375 DRLCMACDL DEBUG -- Chunk with length 983 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-3): ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 (tbf_dl.cpp:686) 20241107082931375 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) 20241107082931375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241107082931375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-3): 07 00 2b ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 00 (tbf_dl.cpp:911) 20241107082931375 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 2b ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 00 (pcu_l1_if.cpp:182) 20241107082931376 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082931387 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) 20241107082931387 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) 20241107082931388 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) 20241107082931388 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) 20241107082931389 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) 20241107082931389 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) 20241107082931390 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) 20241107082931390 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) 20241107082931391 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) 20241107082931391 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) 20241107082931391 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) 20241107082931391 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) 20241107082931392 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) 20241107082931392 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) 20241107082931393 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) 20241107082931393 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) 20241107082931394 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) 20241107082931394 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) 20241107082931394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931394 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) 20241107082931394 DRLCMACDL DEBUG -- Chunk with length 947 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-3): b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 (tbf_dl.cpp:686) 20241107082931394 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) 20241107082931394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241107082931394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-3): 07 00 2d b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 00 (tbf_dl.cpp:911) 20241107082931394 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 2d b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 00 (pcu_l1_if.cpp:182) 20241107082931395 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082931406 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) 20241107082931406 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) 20241107082931407 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) 20241107082931407 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) 20241107082931408 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) 20241107082931408 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) 20241107082931408 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) 20241107082931408 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) 20241107082931409 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) 20241107082931409 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) 20241107082931410 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) 20241107082931410 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) 20241107082931411 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) 20241107082931411 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) 20241107082931411 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) 20241107082931411 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) 20241107082931415 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) 20241107082931415 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) 20241107082931415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931415 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) 20241107082931415 DRLCMACDL DEBUG -- Chunk with length 911 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-3): 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c (tbf_dl.cpp:686) 20241107082931415 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) 20241107082931415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241107082931415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-3): 07 00 2f 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c 00 (tbf_dl.cpp:911) 20241107082931415 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 2f 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c 00 (pcu_l1_if.cpp:182) 20241107082931416 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082931430 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) 20241107082931430 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) 20241107082931431 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) 20241107082931431 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) 20241107082931432 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) 20241107082931432 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) 20241107082931432 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) 20241107082931432 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) 20241107082931433 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) 20241107082931433 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) 20241107082931434 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) 20241107082931434 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) 20241107082931435 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) 20241107082931435 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) 20241107082931436 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) 20241107082931436 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) 20241107082931436 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) 20241107082931436 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) 20241107082931436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931436 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) 20241107082931436 DRLCMACDL DEBUG -- Chunk with length 875 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-3): be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c (tbf_dl.cpp:686) 20241107082931437 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) 20241107082931437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241107082931437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-3): 07 00 31 be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 00 (tbf_dl.cpp:911) 20241107082931437 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 31 be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 00 (pcu_l1_if.cpp:182) 20241107082931437 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082931449 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) 20241107082931449 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) 20241107082931450 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) 20241107082931450 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) 20241107082931451 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) 20241107082931451 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) 20241107082931451 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) 20241107082931451 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) 20241107082931452 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) 20241107082931452 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) 20241107082931453 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) 20241107082931453 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) 20241107082931454 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) 20241107082931454 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) 20241107082931455 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) 20241107082931455 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) 20241107082931456 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) 20241107082931456 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) 20241107082931456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931456 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) 20241107082931456 DRLCMACDL DEBUG -- Chunk with length 839 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-3): 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e (tbf_dl.cpp:686) 20241107082931456 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) 20241107082931456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241107082931456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-3): 07 00 33 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 00 (tbf_dl.cpp:911) 20241107082931456 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 33 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 00 (pcu_l1_if.cpp:182) 20241107082931456 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082931468 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) 20241107082931468 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) 20241107082931469 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) 20241107082931469 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) 20241107082931470 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) 20241107082931470 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) 20241107082931470 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) 20241107082931470 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) 20241107082931471 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) 20241107082931471 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) 20241107082931472 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) 20241107082931472 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) 20241107082931472 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) 20241107082931472 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) 20241107082931473 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) 20241107082931473 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) 20241107082931477 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) 20241107082931477 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) 20241107082931477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931477 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) 20241107082931477 DRLCMACDL DEBUG -- Chunk with length 803 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-3): 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 (tbf_dl.cpp:686) 20241107082931477 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) 20241107082931477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241107082931477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-3): 07 00 35 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 00 (tbf_dl.cpp:911) 20241107082931477 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 35 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 00 (pcu_l1_if.cpp:182) 20241107082931478 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082931491 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) 20241107082931491 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) 20241107082931493 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) 20241107082931493 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) 20241107082931493 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) 20241107082931493 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) 20241107082931494 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) 20241107082931494 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) 20241107082931495 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) 20241107082931495 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) 20241107082931496 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) 20241107082931496 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) 20241107082931497 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) 20241107082931497 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) 20241107082931497 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) 20241107082931497 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) 20241107082931498 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) 20241107082931498 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) 20241107082931498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931498 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) 20241107082931498 DRLCMACDL DEBUG -- Chunk with length 767 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-3): 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 (tbf_dl.cpp:686) 20241107082931498 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) 20241107082931498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241107082931498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-3): 07 00 37 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 00 (tbf_dl.cpp:911) 20241107082931498 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 37 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 00 (pcu_l1_if.cpp:182) 20241107082931499 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082931510 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) 20241107082931510 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) 20241107082931512 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) 20241107082931512 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) 20241107082931512 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) 20241107082931512 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) 20241107082931513 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) 20241107082931513 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) 20241107082931514 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) 20241107082931514 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) 20241107082931515 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) 20241107082931515 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) 20241107082931515 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) 20241107082931515 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) 20241107082931516 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) 20241107082931516 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) 20241107082931517 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) 20241107082931517 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) 20241107082931517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931517 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) 20241107082931517 DRLCMACDL DEBUG -- Chunk with length 731 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-3): 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 (tbf_dl.cpp:686) 20241107082931517 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) 20241107082931517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241107082931517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-3): 07 00 39 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 00 (tbf_dl.cpp:911) 20241107082931517 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 39 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 00 (pcu_l1_if.cpp:182) 20241107082931518 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082931529 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) 20241107082931529 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) 20241107082931531 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) 20241107082931531 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) 20241107082931531 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) 20241107082931531 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) 20241107082931532 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) 20241107082931532 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) 20241107082931533 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) 20241107082931533 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) 20241107082931534 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) 20241107082931534 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) 20241107082931534 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) 20241107082931534 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) 20241107082931535 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) 20241107082931535 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) 20241107082931539 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) 20241107082931539 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) 20241107082931539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931539 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) 20241107082931539 DRLCMACDL DEBUG -- Chunk with length 695 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-3): b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 (tbf_dl.cpp:686) 20241107082931539 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) 20241107082931539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241107082931539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-3): 07 00 3b b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 00 (tbf_dl.cpp:911) 20241107082931539 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 3b b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 00 (pcu_l1_if.cpp:182) 20241107082931540 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082931553 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) 20241107082931553 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) 20241107082931555 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) 20241107082931555 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) 20241107082931555 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) 20241107082931555 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) 20241107082931556 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) 20241107082931556 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) 20241107082931557 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) 20241107082931557 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) 20241107082931557 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) 20241107082931557 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) 20241107082931558 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) 20241107082931558 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) 20241107082931559 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) 20241107082931559 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) 20241107082931560 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) 20241107082931560 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) 20241107082931560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931560 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) 20241107082931560 DRLCMACDL DEBUG -- Chunk with length 659 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-3): 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 (tbf_dl.cpp:686) 20241107082931560 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) 20241107082931560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241107082931560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-3): 07 00 3d 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 00 (tbf_dl.cpp:911) 20241107082931560 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 3d 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 00 (pcu_l1_if.cpp:182) 20241107082931561 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082931572 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) 20241107082931572 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) 20241107082931573 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) 20241107082931574 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) 20241107082931574 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) 20241107082931574 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) 20241107082931575 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) 20241107082931575 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) 20241107082931576 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) 20241107082931576 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) 20241107082931576 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) 20241107082931576 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) 20241107082931577 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) 20241107082931577 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) 20241107082931578 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) 20241107082931578 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) 20241107082931579 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) 20241107082931579 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) 20241107082931579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931579 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) 20241107082931579 DRLCMACDL DEBUG -- Chunk with length 623 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-3): 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df (tbf_dl.cpp:686) 20241107082931579 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) 20241107082931579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241107082931579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-3): 07 00 3f 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df 00 (tbf_dl.cpp:911) 20241107082931579 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 3f 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df 00 (pcu_l1_if.cpp:182) 20241107082931579 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082931591 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) 20241107082931591 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) 20241107082931593 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) 20241107082931593 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) 20241107082931593 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) 20241107082931593 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) 20241107082931594 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) 20241107082931594 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) 20241107082931595 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) 20241107082931595 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) 20241107082931596 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) 20241107082931596 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) 20241107082931596 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) 20241107082931596 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) 20241107082931597 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) 20241107082931597 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) 20241107082931601 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) 20241107082931601 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) 20241107082931601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931601 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) 20241107082931601 DRLCMACDL DEBUG -- Chunk with length 587 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-3): c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f (tbf_dl.cpp:686) 20241107082931601 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) 20241107082931601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241107082931601 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) 20241107082931601 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 936 + 13 = 949 (pdch_ul_controller.c:131) 20241107082931601 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 949 for type POLL (pdch_ul_controller.c:184) 20241107082931601 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) 20241107082931601 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) 20241107082931601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-3): 0f 00 41 c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 00 (tbf_dl.cpp:911) 20241107082931601 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 41 c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 00 (pcu_l1_if.cpp:182) 20241107082931602 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082931615 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) 20241107082931615 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) 20241107082931616 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) 20241107082931616 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) 20241107082931617 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) 20241107082931617 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) 20241107082931618 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) 20241107082931618 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) 20241107082931619 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) 20241107082931619 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) 20241107082931619 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) 20241107082931619 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) 20241107082931620 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) 20241107082931620 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) 20241107082931621 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) 20241107082931621 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) 20241107082931622 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082931634 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) 20241107082931634 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) 20241107082931635 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) 20241107082931635 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) 20241107082931637 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) 20241107082931637 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) 20241107082931637 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) 20241107082931637 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) 20241107082931638 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) 20241107082931638 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) 20241107082931639 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) 20241107082931639 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) 20241107082931640 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) 20241107082931640 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) 20241107082931640 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) 20241107082931640 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) 20241107082931641 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082931653 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) 20241107082931653 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) 20241107082931654 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) 20241107082931654 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) 20241107082931655 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) 20241107082931655 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) 20241107082931656 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) 20241107082931656 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) 20241107082931657 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) 20241107082931657 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) 20241107082931657 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) 20241107082931657 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) 20241107082931658 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) 20241107082931658 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) 20241107082931659 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) 20241107082931659 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) 20241107082931663 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082931677 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 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) 20241107082931677 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) 20241107082931677 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082931677 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082931677 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] = 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) 20241107082931678 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082931678 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082931678 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:511) 20241107082931678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082931678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=13)"RRRRRRRRRRRRRRRRRRRR"(BSN=32) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082931678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=13:33, lost=0, recv=20, skipped=0, bsn=13, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082931678 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241107082931678 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241107082931678 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241107082931678 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241107082931678 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241107082931678 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241107082931678 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241107082931678 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241107082931678 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241107082931678 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241107082931678 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241107082931678 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241107082931678 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241107082931678 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241107082931678 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241107082931678 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241107082931678 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241107082931678 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241107082931678 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241107082931678 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241107082931678 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) 20241107082931678 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) 20241107082931679 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) 20241107082931679 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) 20241107082931680 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) 20241107082931680 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) 20241107082931681 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) 20241107082931681 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) 20241107082931682 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) 20241107082931682 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) 20241107082931683 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) 20241107082931683 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) 20241107082931684 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) 20241107082931684 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) 20241107082931685 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) 20241107082931685 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) 20241107082931686 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) 20241107082931686 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) 20241107082931686 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) 20241107082931686 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) 20241107082931686 DRLCMACDL DEBUG -- Chunk with length 551 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-3): 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 (tbf_dl.cpp:686) 20241107082931686 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) 20241107082931686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241107082931686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-3): 07 00 43 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 00 (tbf_dl.cpp:911) 20241107082931686 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 43 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 00 (pcu_l1_if.cpp:182) 20241107082931687 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082931696 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) 20241107082931696 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) 20241107082931698 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) 20241107082931698 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) 20241107082931698 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) 20241107082931699 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) 20241107082931699 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) 20241107082931699 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) 20241107082931700 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) 20241107082931700 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) 20241107082931701 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) 20241107082931701 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) 20241107082931702 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) 20241107082931702 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) 20241107082931703 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) 20241107082931703 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) 20241107082931704 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) 20241107082931704 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) 20241107082931704 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) 20241107082931704 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) 20241107082931704 DRLCMACDL DEBUG -- Chunk with length 515 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-3): 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a (tbf_dl.cpp:686) 20241107082931704 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) 20241107082931704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241107082931704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-3): 07 00 45 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 00 (tbf_dl.cpp:911) 20241107082931704 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 45 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 00 (pcu_l1_if.cpp:182) 20241107082931705 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082931716 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) 20241107082931716 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) 20241107082931717 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) 20241107082931717 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) 20241107082931717 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) 20241107082931718 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) 20241107082931718 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) 20241107082931718 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) 20241107082931719 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) 20241107082931719 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) 20241107082931720 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) 20241107082931720 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) 20241107082931721 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) 20241107082931721 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) 20241107082931722 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) 20241107082931722 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) 20241107082931725 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) 20241107082931725 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) 20241107082931725 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) 20241107082931725 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) 20241107082931725 DRLCMACDL DEBUG -- Chunk with length 479 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-3): 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 (tbf_dl.cpp:686) 20241107082931725 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) 20241107082931725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241107082931725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-3): 07 00 47 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 00 (tbf_dl.cpp:911) 20241107082931725 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 47 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 00 (pcu_l1_if.cpp:182) 20241107082931726 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082931739 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) 20241107082931739 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) 20241107082931741 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) 20241107082931741 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) 20241107082931741 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) 20241107082931741 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) 20241107082931742 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) 20241107082931742 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) 20241107082931743 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) 20241107082931743 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) 20241107082931744 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) 20241107082931744 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) 20241107082931744 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) 20241107082931744 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) 20241107082931745 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) 20241107082931745 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) 20241107082931746 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) 20241107082931746 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) 20241107082931746 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) 20241107082931746 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) 20241107082931746 DRLCMACDL DEBUG -- Chunk with length 443 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-3): 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 (tbf_dl.cpp:686) 20241107082931746 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) 20241107082931746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241107082931746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-3): 07 00 49 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 00 (tbf_dl.cpp:911) 20241107082931746 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 49 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 00 (pcu_l1_if.cpp:182) 20241107082931747 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082931758 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) 20241107082931758 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) 20241107082931759 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) 20241107082931759 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) 20241107082931760 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) 20241107082931760 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) 20241107082931761 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) 20241107082931761 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) 20241107082931762 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) 20241107082931762 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) 20241107082931763 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) 20241107082931763 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) 20241107082931763 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) 20241107082931763 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) 20241107082931764 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) 20241107082931764 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) 20241107082931765 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) 20241107082931765 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) 20241107082931765 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) 20241107082931765 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) 20241107082931765 DRLCMACDL DEBUG -- Chunk with length 407 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-3): f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 (tbf_dl.cpp:686) 20241107082931765 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) 20241107082931765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241107082931765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-3): 07 00 4b f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 00 (tbf_dl.cpp:911) 20241107082931765 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 4b f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 00 (pcu_l1_if.cpp:182) 20241107082931766 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082931778 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) 20241107082931778 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) 20241107082931779 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) 20241107082931779 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) 20241107082931780 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) 20241107082931780 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) 20241107082931780 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) 20241107082931780 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) 20241107082931781 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) 20241107082931781 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) 20241107082931782 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) 20241107082931782 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) 20241107082931783 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) 20241107082931783 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) 20241107082931783 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) 20241107082931783 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) 20241107082931787 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) 20241107082931787 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) 20241107082931787 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) 20241107082931787 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) 20241107082931787 DRLCMACDL DEBUG -- Chunk with length 371 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931787 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-3): ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 (tbf_dl.cpp:686) 20241107082931787 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) 20241107082931787 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931787 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241107082931787 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-3): 07 00 4d ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 00 (tbf_dl.cpp:911) 20241107082931787 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 4d ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 00 (pcu_l1_if.cpp:182) 20241107082931788 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082931801 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) 20241107082931801 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) 20241107082931803 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) 20241107082931803 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) 20241107082931803 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) 20241107082931803 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) 20241107082931804 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) 20241107082931804 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) 20241107082931805 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) 20241107082931805 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) 20241107082931806 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) 20241107082931806 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) 20241107082931806 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) 20241107082931806 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) 20241107082931807 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) 20241107082931807 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) 20241107082931808 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) 20241107082931808 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) 20241107082931808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931808 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) 20241107082931808 DRLCMACDL DEBUG -- Chunk with length 335 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-3): a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c (tbf_dl.cpp:686) 20241107082931808 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) 20241107082931808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241107082931808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-3): 07 00 4f a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 00 (tbf_dl.cpp:911) 20241107082931808 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 4f a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 00 (pcu_l1_if.cpp:182) 20241107082931809 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082931820 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) 20241107082931820 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) 20241107082931821 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) 20241107082931822 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) 20241107082931822 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) 20241107082931822 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) 20241107082931823 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) 20241107082931823 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) 20241107082931824 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) 20241107082931824 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) 20241107082931825 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) 20241107082931825 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) 20241107082931825 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) 20241107082931825 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) 20241107082931826 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) 20241107082931826 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) 20241107082931827 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) 20241107082931827 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) 20241107082931827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931827 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) 20241107082931827 DRLCMACDL DEBUG -- Chunk with length 299 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-3): 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb (tbf_dl.cpp:686) 20241107082931827 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) 20241107082931827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241107082931827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-3): 07 00 51 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb 00 (tbf_dl.cpp:911) 20241107082931827 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 51 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb 00 (pcu_l1_if.cpp:182) 20241107082931828 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082931839 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) 20241107082931839 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) 20241107082931841 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) 20241107082931841 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) 20241107082931841 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) 20241107082931841 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) 20241107082931842 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) 20241107082931842 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) 20241107082931843 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) 20241107082931843 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) 20241107082931844 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) 20241107082931844 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) 20241107082931844 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) 20241107082931844 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) 20241107082931845 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) 20241107082931845 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) 20241107082931849 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) 20241107082931849 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) 20241107082931849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931849 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) 20241107082931849 DRLCMACDL DEBUG -- Chunk with length 263 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-3): be 34 46 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 (tbf_dl.cpp:686) 20241107082931849 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) 20241107082931849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241107082931849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-3): 07 00 53 be 34 46 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 00 (tbf_dl.cpp:911) 20241107082931849 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 53 be 34 46 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 00 (pcu_l1_if.cpp:182) 20241107082931849 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082931863 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) 20241107082931863 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) 20241107082931864 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) 20241107082931864 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) 20241107082931865 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) 20241107082931865 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) 20241107082931866 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) 20241107082931866 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) 20241107082931867 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) 20241107082931867 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) 20241107082931868 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) 20241107082931868 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) 20241107082931868 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) 20241107082931868 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) 20241107082931869 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) 20241107082931869 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) 20241107082931870 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) 20241107082931870 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) 20241107082931870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931870 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) 20241107082931870 DRLCMACDL DEBUG -- Chunk with length 227 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-3): 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d (tbf_dl.cpp:686) 20241107082931870 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) 20241107082931870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241107082931870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-3): 07 00 55 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d 00 (tbf_dl.cpp:911) 20241107082931870 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 55 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d 00 (pcu_l1_if.cpp:182) 20241107082931871 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082931882 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) 20241107082931882 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) 20241107082931883 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) 20241107082931883 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) 20241107082931884 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) 20241107082931884 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) 20241107082931885 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) 20241107082931885 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) 20241107082931886 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) 20241107082931886 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) 20241107082931886 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) 20241107082931886 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) 20241107082931887 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) 20241107082931887 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) 20241107082931888 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) 20241107082931888 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) 20241107082931889 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) 20241107082931889 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) 20241107082931889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931889 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) 20241107082931889 DRLCMACDL DEBUG -- Chunk with length 191 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-3): c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb (tbf_dl.cpp:686) 20241107082931889 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) 20241107082931889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241107082931889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-3): 07 00 57 c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 00 (tbf_dl.cpp:911) 20241107082931889 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 57 c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 00 (pcu_l1_if.cpp:182) 20241107082931889 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082931901 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) 20241107082931901 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) 20241107082931903 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) 20241107082931903 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) 20241107082931903 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) 20241107082931903 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) 20241107082931904 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) 20241107082931904 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) 20241107082931905 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) 20241107082931905 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) 20241107082931906 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) 20241107082931906 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) 20241107082931906 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) 20241107082931906 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) 20241107082931907 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) 20241107082931907 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) 20241107082931911 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) 20241107082931911 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) 20241107082931911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931911 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) 20241107082931911 DRLCMACDL DEBUG -- Chunk with length 155 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-3): 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 (tbf_dl.cpp:686) 20241107082931911 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) 20241107082931911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241107082931911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-3): 07 00 59 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 00 (tbf_dl.cpp:911) 20241107082931911 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 59 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 00 (pcu_l1_if.cpp:182) 20241107082931912 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082931925 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) 20241107082931925 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) 20241107082931927 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) 20241107082931927 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) 20241107082931927 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) 20241107082931927 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) 20241107082931928 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) 20241107082931928 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) 20241107082931929 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) 20241107082931929 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) 20241107082931930 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) 20241107082931930 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) 20241107082931930 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) 20241107082931930 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) 20241107082931931 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) 20241107082931931 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) 20241107082931932 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) 20241107082931932 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) 20241107082931932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931932 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) 20241107082931932 DRLCMACDL DEBUG -- Chunk with length 119 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-3): 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db (tbf_dl.cpp:686) 20241107082931932 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) 20241107082931932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241107082931932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-3): 07 00 5b 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db 00 (tbf_dl.cpp:911) 20241107082931932 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 5b 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db 00 (pcu_l1_if.cpp:182) 20241107082931933 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082931944 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) 20241107082931944 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) 20241107082931946 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) 20241107082931946 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) 20241107082931947 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) 20241107082931947 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) 20241107082931947 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) 20241107082931947 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) 20241107082931948 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) 20241107082931948 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) 20241107082931949 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) 20241107082931949 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) 20241107082931950 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) 20241107082931950 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) 20241107082931951 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) 20241107082931951 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) 20241107082931952 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) 20241107082931952 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) 20241107082931952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931952 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) 20241107082931952 DRLCMACDL DEBUG -- Chunk with length 83 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-3): a6 03 df 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 (tbf_dl.cpp:686) 20241107082931952 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) 20241107082931952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241107082931952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-3): 07 00 5d a6 03 df 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 00 (tbf_dl.cpp:911) 20241107082931952 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 5d a6 03 df 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 00 (pcu_l1_if.cpp:182) 20241107082931953 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082931964 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) 20241107082931964 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) 20241107082931965 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) 20241107082931965 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) 20241107082931966 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) 20241107082931966 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) 20241107082931967 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) 20241107082931967 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) 20241107082931968 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) 20241107082931968 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) 20241107082931968 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) 20241107082931968 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) 20241107082931969 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) 20241107082931969 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) 20241107082931970 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) 20241107082931970 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) 20241107082931973 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) 20241107082931973 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) 20241107082931973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931973 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) 20241107082931973 DRLCMACDL DEBUG -- Chunk with length 47 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-3): fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 (tbf_dl.cpp:686) 20241107082931973 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) 20241107082931973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241107082931973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-3): 07 00 5f fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 00 (tbf_dl.cpp:911) 20241107082931973 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 5f fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 00 (pcu_l1_if.cpp:182) 20241107082931973 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082931986 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) 20241107082931986 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) 20241107082931986 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) 20241107082931986 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) 20241107082931987 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) 20241107082931987 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) 20241107082931987 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) 20241107082931987 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) 20241107082931987 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) 20241107082931987 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) 20241107082931987 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) 20241107082931987 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) 20241107082931987 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) 20241107082931987 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) 20241107082931987 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) 20241107082931987 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) 20241107082931991 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) 20241107082931991 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) 20241107082931991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082931991 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) 20241107082931991 DRLCMACDL DEBUG -- Chunk with length 11 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082931991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082931991 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1557 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107082931991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082931991 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (24) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082931991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-3): 2f 40 2f b3 99 d4 06 80 38 aa 6b 55 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 (tbf_dl.cpp:686) 20241107082931991 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) 20241107082931991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082931991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241107082931991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-3): 07 00 60 2f 40 2f b3 99 d4 06 80 38 aa 6b 55 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 00 (tbf_dl.cpp:911) 20241107082931991 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 60 2f 40 2f b3 99 d4 06 80 38 aa 6b 55 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 00 (pcu_l1_if.cpp:182) 20241107082931991 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082932005 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) 20241107082932005 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) 20241107082932005 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) 20241107082932005 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) 20241107082932005 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) 20241107082932005 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) 20241107082932005 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) 20241107082932005 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) 20241107082932005 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) 20241107082932005 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) 20241107082932006 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) 20241107082932006 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) 20241107082932006 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) 20241107082932006 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) 20241107082932006 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) 20241107082932006 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) 20241107082932009 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) 20241107082932009 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) 20241107082932009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932009 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) 20241107082932009 DRLCMACDL DEBUG -- Chunk with length 1376 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-3): eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f (tbf_dl.cpp:686) 20241107082932009 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) 20241107082932009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241107082932009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-3): 07 00 63 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f 00 (tbf_dl.cpp:911) 20241107082932009 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 63 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f 00 (pcu_l1_if.cpp:182) 20241107082932010 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082932023 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) 20241107082932023 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) 20241107082932024 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) 20241107082932024 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) 20241107082932024 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) 20241107082932024 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) 20241107082932024 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) 20241107082932024 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) 20241107082932024 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) 20241107082932024 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) 20241107082932024 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) 20241107082932024 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) 20241107082932024 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) 20241107082932024 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) 20241107082932024 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) 20241107082932024 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) 20241107082932033 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) 20241107082932033 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) 20241107082932033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932033 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) 20241107082932033 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-3): a6 9d bf ae cd 02 d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c (tbf_dl.cpp:686) 20241107082932033 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) 20241107082932033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241107082932033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-3): 07 00 65 a6 9d bf ae cd 02 d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 00 (tbf_dl.cpp:911) 20241107082932033 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 65 a6 9d bf ae cd 02 d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 00 (pcu_l1_if.cpp:182) 20241107082932033 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082932047 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) 20241107082932047 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) 20241107082932047 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) 20241107082932047 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) 20241107082932047 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) 20241107082932047 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) 20241107082932047 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) 20241107082932047 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) 20241107082932047 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) 20241107082932047 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) 20241107082932047 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) 20241107082932047 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) 20241107082932048 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) 20241107082932048 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) 20241107082932048 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) 20241107082932048 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) 20241107082932051 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) 20241107082932051 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) 20241107082932051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932051 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) 20241107082932051 DRLCMACDL DEBUG -- Chunk with length 1304 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-3): 6e 24 f4 fc 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 (tbf_dl.cpp:686) 20241107082932051 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) 20241107082932051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241107082932051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-3): 07 00 67 6e 24 f4 fc 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 00 (tbf_dl.cpp:911) 20241107082932051 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 67 6e 24 f4 fc 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 00 (pcu_l1_if.cpp:182) 20241107082932051 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082932065 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) 20241107082932065 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) 20241107082932065 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) 20241107082932065 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) 20241107082932066 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) 20241107082932066 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) 20241107082932066 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) 20241107082932066 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) 20241107082932066 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) 20241107082932066 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) 20241107082932066 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) 20241107082932066 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) 20241107082932066 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) 20241107082932066 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) 20241107082932066 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) 20241107082932066 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) 20241107082932070 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) 20241107082932070 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) 20241107082932070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932070 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) 20241107082932070 DRLCMACDL DEBUG -- Chunk with length 1268 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-3): 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 (tbf_dl.cpp:686) 20241107082932070 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) 20241107082932070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241107082932070 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) 20241107082932070 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1035 + 13 = 1048 (pdch_ul_controller.c:131) 20241107082932070 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1048 for type POLL (pdch_ul_controller.c:184) 20241107082932070 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) 20241107082932070 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) 20241107082932070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-3): 0f 00 69 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 00 (tbf_dl.cpp:911) 20241107082932070 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 69 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 00 (pcu_l1_if.cpp:182) 20241107082932070 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082932084 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) 20241107082932084 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) 20241107082932084 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) 20241107082932084 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) 20241107082932084 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) 20241107082932084 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) 20241107082932084 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) 20241107082932084 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) 20241107082932085 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) 20241107082932085 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) 20241107082932085 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) 20241107082932085 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) 20241107082932085 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) 20241107082932085 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) 20241107082932085 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) 20241107082932085 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) 20241107082932093 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082932107 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) 20241107082932107 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) 20241107082932107 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) 20241107082932107 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) 20241107082932108 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) 20241107082932108 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) 20241107082932108 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) 20241107082932108 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) 20241107082932108 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) 20241107082932108 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) 20241107082932108 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) 20241107082932108 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) 20241107082932108 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) 20241107082932108 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) 20241107082932108 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) 20241107082932108 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) 20241107082932112 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082932126 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) 20241107082932126 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) 20241107082932127 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) 20241107082932127 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) 20241107082932127 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) 20241107082932127 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) 20241107082932128 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) 20241107082932128 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) 20241107082932128 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) 20241107082932128 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) 20241107082932129 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) 20241107082932129 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) 20241107082932129 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) 20241107082932129 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) 20241107082932130 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) 20241107082932130 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) 20241107082932131 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082932146 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 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) 20241107082932146 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) 20241107082932146 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082932146 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082932146 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] = 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) 20241107082932147 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082932147 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082932147 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:511) 20241107082932147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082932147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=33)"RRRRRRRRRRRRRRRRRRRR"(BSN=52) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082932147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=33:53, lost=0, recv=20, skipped=0, bsn=33, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082932147 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241107082932147 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241107082932147 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241107082932147 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241107082932147 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241107082932147 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241107082932147 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241107082932147 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241107082932147 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241107082932147 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241107082932147 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241107082932147 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241107082932147 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241107082932147 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241107082932147 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241107082932147 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241107082932147 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241107082932147 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241107082932147 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241107082932147 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241107082932147 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) 20241107082932147 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107082932147 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) 20241107082932148 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) 20241107082932148 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) 20241107082932148 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) 20241107082932148 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) 20241107082932149 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) 20241107082932149 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) 20241107082932150 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) 20241107082932150 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) 20241107082932151 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) 20241107082932151 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) 20241107082932152 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) 20241107082932152 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) 20241107082932152 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) 20241107082932152 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) 20241107082932156 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) 20241107082932156 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) 20241107082932156 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) 20241107082932156 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) 20241107082932156 DRLCMACDL DEBUG -- Chunk with length 1232 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932156 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-3): 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 (tbf_dl.cpp:686) 20241107082932156 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) 20241107082932156 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932156 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241107082932156 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-3): 07 00 6b 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 00 (tbf_dl.cpp:911) 20241107082932156 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 6b 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 00 (pcu_l1_if.cpp:182) 20241107082932156 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082932170 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) 20241107082932170 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) 20241107082932172 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) 20241107082932172 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) 20241107082932172 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) 20241107082932172 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) 20241107082932173 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) 20241107082932173 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) 20241107082932174 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) 20241107082932174 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) 20241107082932175 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) 20241107082932175 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) 20241107082932176 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) 20241107082932176 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) 20241107082932176 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) 20241107082932176 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) 20241107082932177 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) 20241107082932177 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) 20241107082932177 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) 20241107082932177 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) 20241107082932177 DRLCMACDL DEBUG -- Chunk with length 1196 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-3): 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a (tbf_dl.cpp:686) 20241107082932177 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) 20241107082932177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241107082932177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-3): 07 00 6d 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a 00 (tbf_dl.cpp:911) 20241107082932177 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 6d 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a 00 (pcu_l1_if.cpp:182) 20241107082932178 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082932190 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) 20241107082932190 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) 20241107082932191 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) 20241107082932191 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) 20241107082932192 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) 20241107082932192 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) 20241107082932192 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) 20241107082932193 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) 20241107082932193 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) 20241107082932193 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) 20241107082932194 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) 20241107082932194 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) 20241107082932195 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) 20241107082932195 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) 20241107082932196 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) 20241107082932196 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) 20241107082932197 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) 20241107082932197 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) 20241107082932197 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) 20241107082932197 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) 20241107082932197 DRLCMACDL DEBUG -- Chunk with length 1160 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-3): ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 (tbf_dl.cpp:686) 20241107082932197 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) 20241107082932197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241107082932197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-3): 07 00 6f ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 00 (tbf_dl.cpp:911) 20241107082932197 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 6f ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 00 (pcu_l1_if.cpp:182) 20241107082932197 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082932209 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) 20241107082932209 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) 20241107082932210 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) 20241107082932210 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) 20241107082932211 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) 20241107082932211 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) 20241107082932212 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) 20241107082932212 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) 20241107082932213 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) 20241107082932213 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) 20241107082932213 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) 20241107082932213 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) 20241107082932214 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) 20241107082932214 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) 20241107082932215 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) 20241107082932215 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) 20241107082932219 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) 20241107082932219 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) 20241107082932219 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) 20241107082932219 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) 20241107082932219 DRLCMACDL DEBUG -- Chunk with length 1124 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-3): 7a 09 0d 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 (tbf_dl.cpp:686) 20241107082932219 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) 20241107082932219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241107082932219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-3): 07 00 71 7a 09 0d 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 00 (tbf_dl.cpp:911) 20241107082932219 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 71 7a 09 0d 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 00 (pcu_l1_if.cpp:182) 20241107082932219 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082932233 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) 20241107082932233 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) 20241107082932234 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) 20241107082932234 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) 20241107082932235 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) 20241107082932235 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) 20241107082932236 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) 20241107082932236 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) 20241107082932237 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) 20241107082932237 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) 20241107082932237 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) 20241107082932237 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) 20241107082932238 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) 20241107082932238 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) 20241107082932239 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) 20241107082932239 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) 20241107082932240 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) 20241107082932240 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) 20241107082932240 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) 20241107082932240 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) 20241107082932240 DRLCMACDL DEBUG -- Chunk with length 1088 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932240 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-3): 10 37 cb d6 8e 19 68 f9 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb (tbf_dl.cpp:686) 20241107082932240 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) 20241107082932240 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932240 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241107082932240 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-3): 07 00 73 10 37 cb d6 8e 19 68 f9 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb 00 (tbf_dl.cpp:911) 20241107082932240 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 73 10 37 cb d6 8e 19 68 f9 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb 00 (pcu_l1_if.cpp:182) 20241107082932241 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082932253 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) 20241107082932253 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) 20241107082932255 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) 20241107082932255 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) 20241107082932256 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) 20241107082932256 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) 20241107082932257 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) 20241107082932257 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) 20241107082932259 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) 20241107082932259 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) 20241107082932260 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) 20241107082932260 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) 20241107082932261 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) 20241107082932261 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) 20241107082932262 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) 20241107082932262 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) 20241107082932263 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) 20241107082932263 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) 20241107082932263 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) 20241107082932263 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) 20241107082932263 DRLCMACDL DEBUG -- Chunk with length 1052 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-3): fe 75 ee 16 23 8c 53 19 03 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de (tbf_dl.cpp:686) 20241107082932264 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) 20241107082932264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241107082932264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-3): 07 00 75 fe 75 ee 16 23 8c 53 19 03 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de 00 (tbf_dl.cpp:911) 20241107082932264 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 75 fe 75 ee 16 23 8c 53 19 03 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de 00 (pcu_l1_if.cpp:182) 20241107082932264 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082932272 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) 20241107082932272 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) 20241107082932274 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) 20241107082932274 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) 20241107082932275 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) 20241107082932275 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) 20241107082932276 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) 20241107082932276 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) 20241107082932277 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) 20241107082932277 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) 20241107082932277 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) 20241107082932277 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) 20241107082932278 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) 20241107082932278 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) 20241107082932279 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) 20241107082932279 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) 20241107082932280 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) 20241107082932280 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) 20241107082932280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932280 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) 20241107082932280 DRLCMACDL DEBUG -- Chunk with length 1016 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-3): 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 (tbf_dl.cpp:686) 20241107082932280 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) 20241107082932280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241107082932280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-3): 07 00 77 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 00 (tbf_dl.cpp:911) 20241107082932280 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 77 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 00 (pcu_l1_if.cpp:182) 20241107082932281 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082932295 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) 20241107082932295 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) 20241107082932297 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) 20241107082932297 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) 20241107082932299 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) 20241107082932299 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) 20241107082932300 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) 20241107082932300 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) 20241107082932301 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) 20241107082932301 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) 20241107082932302 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) 20241107082932302 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) 20241107082932303 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) 20241107082932303 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) 20241107082932303 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) 20241107082932303 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) 20241107082932304 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) 20241107082932304 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) 20241107082932304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932304 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) 20241107082932304 DRLCMACDL DEBUG -- Chunk with length 980 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-3): 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 (tbf_dl.cpp:686) 20241107082932304 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) 20241107082932304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241107082932304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-3): 07 00 79 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 00 (tbf_dl.cpp:911) 20241107082932304 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 79 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 00 (pcu_l1_if.cpp:182) 20241107082932304 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082932314 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) 20241107082932314 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) 20241107082932315 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) 20241107082932315 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) 20241107082932316 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) 20241107082932316 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) 20241107082932317 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) 20241107082932317 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) 20241107082932318 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) 20241107082932318 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) 20241107082932320 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) 20241107082932320 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) 20241107082932321 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) 20241107082932321 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) 20241107082932322 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) 20241107082932322 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) 20241107082932323 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) 20241107082932323 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) 20241107082932323 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932324 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) 20241107082932324 DRLCMACDL DEBUG -- Chunk with length 944 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-3): 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d (tbf_dl.cpp:686) 20241107082932324 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) 20241107082932324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241107082932324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-3): 07 00 7b 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 00 (tbf_dl.cpp:911) 20241107082932324 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 7b 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 00 (pcu_l1_if.cpp:182) 20241107082932325 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082932334 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) 20241107082932334 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) 20241107082932336 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) 20241107082932336 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) 20241107082932337 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) 20241107082932337 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) 20241107082932338 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) 20241107082932338 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) 20241107082932339 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) 20241107082932339 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) 20241107082932341 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) 20241107082932341 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) 20241107082932342 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) 20241107082932342 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) 20241107082932343 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) 20241107082932343 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) 20241107082932344 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) 20241107082932344 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) 20241107082932344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932344 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) 20241107082932344 DRLCMACDL DEBUG -- Chunk with length 908 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-3): 19 9f 42 36 fd ac 5e 80 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 (tbf_dl.cpp:686) 20241107082932344 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) 20241107082932344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241107082932344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-3): 07 00 7d 19 9f 42 36 fd ac 5e 80 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 00 (tbf_dl.cpp:911) 20241107082932344 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 7d 19 9f 42 36 fd ac 5e 80 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 00 (pcu_l1_if.cpp:182) 20241107082932345 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082932357 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) 20241107082932357 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) 20241107082932359 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) 20241107082932359 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) 20241107082932360 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) 20241107082932360 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) 20241107082932361 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) 20241107082932361 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) 20241107082932362 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) 20241107082932362 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) 20241107082932363 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) 20241107082932363 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) 20241107082932364 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) 20241107082932364 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) 20241107082932365 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) 20241107082932365 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) 20241107082932366 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) 20241107082932366 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) 20241107082932366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932366 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) 20241107082932366 DRLCMACDL DEBUG -- Chunk with length 872 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-3): f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b (tbf_dl.cpp:686) 20241107082932366 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) 20241107082932366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241107082932366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-3): 07 00 7f f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b 00 (tbf_dl.cpp:911) 20241107082932366 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 7f f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b 00 (pcu_l1_if.cpp:182) 20241107082932366 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082932376 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) 20241107082932376 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) 20241107082932377 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) 20241107082932377 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) 20241107082932378 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) 20241107082932378 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) 20241107082932378 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) 20241107082932378 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) 20241107082932379 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) 20241107082932379 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) 20241107082932380 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) 20241107082932380 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) 20241107082932381 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) 20241107082932381 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) 20241107082932381 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) 20241107082932381 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) 20241107082932382 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) 20241107082932382 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) 20241107082932382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932382 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) 20241107082932382 DRLCMACDL DEBUG -- Chunk with length 836 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-3): 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 (tbf_dl.cpp:686) 20241107082932382 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) 20241107082932382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241107082932382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-3): 07 00 81 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 00 (tbf_dl.cpp:911) 20241107082932382 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 81 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 00 (pcu_l1_if.cpp:182) 20241107082932383 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082932395 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) 20241107082932395 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) 20241107082932397 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) 20241107082932397 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) 20241107082932397 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) 20241107082932397 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) 20241107082932398 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) 20241107082932398 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) 20241107082932399 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) 20241107082932399 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) 20241107082932401 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) 20241107082932401 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) 20241107082932402 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) 20241107082932402 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) 20241107082932403 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) 20241107082932403 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) 20241107082932405 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) 20241107082932405 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) 20241107082932405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932405 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) 20241107082932405 DRLCMACDL DEBUG -- Chunk with length 800 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-3): 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d (tbf_dl.cpp:686) 20241107082932405 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) 20241107082932405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241107082932405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-3): 07 00 83 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d 00 (tbf_dl.cpp:911) 20241107082932405 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 83 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d 00 (pcu_l1_if.cpp:182) 20241107082932406 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082932419 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) 20241107082932419 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) 20241107082932420 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) 20241107082932420 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) 20241107082932421 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) 20241107082932421 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) 20241107082932422 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) 20241107082932422 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) 20241107082932423 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) 20241107082932423 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) 20241107082932423 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) 20241107082932423 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) 20241107082932424 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) 20241107082932424 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) 20241107082932425 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) 20241107082932425 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) 20241107082932426 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) 20241107082932426 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) 20241107082932426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932426 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) 20241107082932426 DRLCMACDL DEBUG -- Chunk with length 764 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-3): fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa (tbf_dl.cpp:686) 20241107082932426 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) 20241107082932426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241107082932426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-3): 07 00 85 fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 00 (tbf_dl.cpp:911) 20241107082932426 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 85 fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 00 (pcu_l1_if.cpp:182) 20241107082932427 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082932438 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) 20241107082932438 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) 20241107082932440 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) 20241107082932440 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) 20241107082932440 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) 20241107082932440 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) 20241107082932441 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) 20241107082932441 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) 20241107082932442 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) 20241107082932442 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) 20241107082932443 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) 20241107082932443 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) 20241107082932443 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) 20241107082932444 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) 20241107082932444 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) 20241107082932445 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) 20241107082932445 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) 20241107082932445 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) 20241107082932445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==67) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932445 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) 20241107082932445 DRLCMACDL DEBUG -- Chunk with length 728 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-3): 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed (tbf_dl.cpp:686) 20241107082932445 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) 20241107082932445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241107082932445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-3): 07 00 87 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed 00 (tbf_dl.cpp:911) 20241107082932445 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 87 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed 00 (pcu_l1_if.cpp:182) 20241107082932446 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082932458 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) 20241107082932458 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) 20241107082932459 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) 20241107082932459 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) 20241107082932460 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) 20241107082932460 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) 20241107082932461 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) 20241107082932461 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) 20241107082932462 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) 20241107082932462 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) 20241107082932462 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) 20241107082932462 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) 20241107082932463 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) 20241107082932463 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) 20241107082932464 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) 20241107082932464 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) 20241107082932467 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) 20241107082932467 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) 20241107082932467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==68) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932467 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) 20241107082932467 DRLCMACDL DEBUG -- Chunk with length 692 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-3): b8 b4 25 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e (tbf_dl.cpp:686) 20241107082932467 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) 20241107082932467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241107082932467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-3): 07 00 89 b8 b4 25 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 00 (tbf_dl.cpp:911) 20241107082932467 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 89 b8 b4 25 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 00 (pcu_l1_if.cpp:182) 20241107082932468 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082932481 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) 20241107082932481 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) 20241107082932482 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) 20241107082932482 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) 20241107082932483 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) 20241107082932483 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) 20241107082932484 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) 20241107082932484 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) 20241107082932484 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) 20241107082932485 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) 20241107082932485 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) 20241107082932485 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) 20241107082932486 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) 20241107082932486 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) 20241107082932487 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) 20241107082932487 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) 20241107082932488 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) 20241107082932488 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) 20241107082932488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932488 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) 20241107082932488 DRLCMACDL DEBUG -- Chunk with length 656 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-3): 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce (tbf_dl.cpp:686) 20241107082932488 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) 20241107082932488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241107082932488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-3): 07 00 8b 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 00 (tbf_dl.cpp:911) 20241107082932488 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 8b 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 00 (pcu_l1_if.cpp:182) 20241107082932488 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082932500 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) 20241107082932500 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) 20241107082932501 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) 20241107082932502 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) 20241107082932502 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) 20241107082932502 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) 20241107082932503 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) 20241107082932503 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) 20241107082932504 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) 20241107082932504 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) 20241107082932505 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) 20241107082932505 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) 20241107082932505 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) 20241107082932505 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) 20241107082932506 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) 20241107082932506 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) 20241107082932507 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) 20241107082932507 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) 20241107082932507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==70) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932507 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) 20241107082932507 DRLCMACDL DEBUG -- Chunk with length 620 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-3): 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 (tbf_dl.cpp:686) 20241107082932507 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) 20241107082932507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241107082932507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-3): 07 00 8d 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 00 (tbf_dl.cpp:911) 20241107082932507 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 8d 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 00 (pcu_l1_if.cpp:182) 20241107082932508 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082932519 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) 20241107082932519 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) 20241107082932520 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) 20241107082932521 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) 20241107082932521 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) 20241107082932521 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) 20241107082932522 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) 20241107082932522 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) 20241107082932523 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) 20241107082932523 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) 20241107082932524 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) 20241107082932524 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) 20241107082932524 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) 20241107082932524 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) 20241107082932525 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) 20241107082932525 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) 20241107082932529 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) 20241107082932529 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) 20241107082932529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932529 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) 20241107082932529 DRLCMACDL DEBUG -- Chunk with length 584 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-3): 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd (tbf_dl.cpp:686) 20241107082932529 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) 20241107082932529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241107082932529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-3): 07 00 8f 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd 00 (tbf_dl.cpp:911) 20241107082932529 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 8f 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd 00 (pcu_l1_if.cpp:182) 20241107082932530 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082932543 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) 20241107082932543 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) 20241107082932544 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) 20241107082932545 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) 20241107082932545 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) 20241107082932545 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) 20241107082932546 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) 20241107082932546 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) 20241107082932547 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) 20241107082932547 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) 20241107082932548 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) 20241107082932548 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) 20241107082932548 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) 20241107082932549 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) 20241107082932549 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) 20241107082932549 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) 20241107082932550 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) 20241107082932550 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) 20241107082932550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932550 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) 20241107082932550 DRLCMACDL DEBUG -- Chunk with length 548 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-3): 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 (tbf_dl.cpp:686) 20241107082932550 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) 20241107082932550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241107082932550 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) 20241107082932550 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1135 + 13 = 1148 (pdch_ul_controller.c:131) 20241107082932550 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1148 for type POLL (pdch_ul_controller.c:184) 20241107082932550 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) 20241107082932550 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) 20241107082932550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-3): 0f 00 91 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 00 (tbf_dl.cpp:911) 20241107082932550 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 91 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 00 (pcu_l1_if.cpp:182) 20241107082932551 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082932562 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) 20241107082932562 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) 20241107082932564 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) 20241107082932564 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) 20241107082932564 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) 20241107082932564 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) 20241107082932565 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) 20241107082932565 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) 20241107082932566 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) 20241107082932566 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) 20241107082932567 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) 20241107082932567 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) 20241107082932567 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) 20241107082932568 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) 20241107082932568 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) 20241107082932568 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) 20241107082932569 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082932581 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) 20241107082932581 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) 20241107082932583 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) 20241107082932583 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) 20241107082932583 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) 20241107082932583 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) 20241107082932584 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) 20241107082932584 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) 20241107082932585 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) 20241107082932585 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) 20241107082932586 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) 20241107082932586 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) 20241107082932586 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) 20241107082932587 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) 20241107082932587 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) 20241107082932587 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) 20241107082932591 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082932605 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) 20241107082932605 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) 20241107082932606 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) 20241107082932607 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) 20241107082932607 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) 20241107082932607 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) 20241107082932608 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) 20241107082932608 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) 20241107082932609 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) 20241107082932609 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) 20241107082932609 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) 20241107082932610 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) 20241107082932610 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) 20241107082932610 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) 20241107082932611 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) 20241107082932611 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) 20241107082932612 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082932624 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 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) 20241107082932624 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) 20241107082932625 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082932625 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082932625 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) 20241107082932625 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082932625 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082932625 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:511) 20241107082932625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082932625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=53)"RRRRRRRRRRRRRRRRRRRR"(BSN=72) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082932625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=53:73, lost=0, recv=20, skipped=0, bsn=53, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082932625 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241107082932625 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241107082932625 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241107082932625 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241107082932625 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241107082932625 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241107082932625 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241107082932625 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241107082932625 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241107082932625 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241107082932625 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241107082932625 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241107082932625 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241107082932625 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241107082932625 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241107082932625 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241107082932625 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241107082932625 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241107082932625 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241107082932625 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241107082932625 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) 20241107082932625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001: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) 20241107082932626 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) 20241107082932626 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) 20241107082932627 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) 20241107082932627 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) 20241107082932628 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) 20241107082932628 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) 20241107082932629 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) 20241107082932629 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) 20241107082932629 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) 20241107082932629 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) 20241107082932630 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) 20241107082932630 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) 20241107082932631 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) 20241107082932631 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) 20241107082932632 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) 20241107082932632 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) 20241107082932632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932632 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) 20241107082932632 DRLCMACDL DEBUG -- Chunk with length 512 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-3): 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 (tbf_dl.cpp:686) 20241107082932632 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) 20241107082932632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241107082932632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-3): 07 00 93 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 00 (tbf_dl.cpp:911) 20241107082932632 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 93 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 00 (pcu_l1_if.cpp:182) 20241107082932634 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082932644 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) 20241107082932644 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) 20241107082932645 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) 20241107082932645 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) 20241107082932646 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) 20241107082932646 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) 20241107082932647 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) 20241107082932647 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) 20241107082932648 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) 20241107082932648 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) 20241107082932649 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) 20241107082932649 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) 20241107082932650 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) 20241107082932650 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) 20241107082932651 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) 20241107082932651 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) 20241107082932653 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) 20241107082932654 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) 20241107082932654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932654 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) 20241107082932654 DRLCMACDL DEBUG -- Chunk with length 476 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-3): c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e (tbf_dl.cpp:686) 20241107082932654 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) 20241107082932654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241107082932654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-3): 07 00 95 c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e 00 (tbf_dl.cpp:911) 20241107082932654 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 95 c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e 00 (pcu_l1_if.cpp:182) 20241107082932655 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082932667 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) 20241107082932667 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) 20241107082932668 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) 20241107082932668 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) 20241107082932669 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) 20241107082932669 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) 20241107082932670 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) 20241107082932670 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) 20241107082932671 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) 20241107082932671 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) 20241107082932671 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) 20241107082932671 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) 20241107082932672 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) 20241107082932672 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) 20241107082932673 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) 20241107082932673 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) 20241107082932674 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) 20241107082932674 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) 20241107082932674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932674 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) 20241107082932674 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-3): a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df (tbf_dl.cpp:686) 20241107082932674 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) 20241107082932674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241107082932674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-3): 07 00 97 a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df 00 (tbf_dl.cpp:911) 20241107082932674 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 97 a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df 00 (pcu_l1_if.cpp:182) 20241107082932675 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082932686 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) 20241107082932686 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) 20241107082932688 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) 20241107082932688 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) 20241107082932688 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) 20241107082932688 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) 20241107082932689 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) 20241107082932689 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) 20241107082932690 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) 20241107082932690 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) 20241107082932691 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) 20241107082932691 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) 20241107082932692 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) 20241107082932692 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) 20241107082932693 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) 20241107082932693 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) 20241107082932694 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) 20241107082932694 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) 20241107082932694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932694 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) 20241107082932694 DRLCMACDL DEBUG -- Chunk with length 404 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-3): 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 (tbf_dl.cpp:686) 20241107082932694 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) 20241107082932694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241107082932694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-3): 07 00 99 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 00 (tbf_dl.cpp:911) 20241107082932694 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 99 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 00 (pcu_l1_if.cpp:182) 20241107082932694 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082932706 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) 20241107082932706 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) 20241107082932707 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) 20241107082932707 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) 20241107082932708 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) 20241107082932708 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) 20241107082932709 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) 20241107082932709 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) 20241107082932710 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) 20241107082932710 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) 20241107082932711 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) 20241107082932711 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) 20241107082932711 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) 20241107082932711 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) 20241107082932712 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) 20241107082932712 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) 20241107082932716 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) 20241107082932716 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) 20241107082932716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932716 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) 20241107082932716 DRLCMACDL DEBUG -- Chunk with length 368 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-3): b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 (tbf_dl.cpp:686) 20241107082932716 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) 20241107082932716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241107082932716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-3): 07 00 9b b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 00 (tbf_dl.cpp:911) 20241107082932716 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 9b b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 00 (pcu_l1_if.cpp:182) 20241107082932717 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082932730 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) 20241107082932730 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) 20241107082932732 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) 20241107082932732 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) 20241107082932732 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) 20241107082932732 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) 20241107082932733 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) 20241107082932733 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) 20241107082932734 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) 20241107082932734 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) 20241107082932735 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) 20241107082932735 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) 20241107082932735 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) 20241107082932735 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) 20241107082932736 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) 20241107082932736 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) 20241107082932737 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) 20241107082932737 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) 20241107082932737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932737 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) 20241107082932737 DRLCMACDL DEBUG -- Chunk with length 332 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-3): 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 (tbf_dl.cpp:686) 20241107082932737 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) 20241107082932737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241107082932737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-3): 07 00 9d 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 00 (tbf_dl.cpp:911) 20241107082932737 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 9d 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 00 (pcu_l1_if.cpp:182) 20241107082932738 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082932749 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) 20241107082932749 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) 20241107082932750 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) 20241107082932750 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) 20241107082932751 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) 20241107082932751 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) 20241107082932752 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) 20241107082932752 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) 20241107082932753 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) 20241107082932753 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) 20241107082932753 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) 20241107082932753 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) 20241107082932754 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) 20241107082932754 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) 20241107082932755 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) 20241107082932755 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) 20241107082932756 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) 20241107082932756 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) 20241107082932756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932756 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) 20241107082932756 DRLCMACDL DEBUG -- Chunk with length 296 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-3): 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 (tbf_dl.cpp:686) 20241107082932756 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) 20241107082932756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241107082932756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-3): 07 00 9f 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 00 (tbf_dl.cpp:911) 20241107082932756 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 9f 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 00 (pcu_l1_if.cpp:182) 20241107082932757 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082932768 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) 20241107082932768 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) 20241107082932769 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) 20241107082932769 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) 20241107082932770 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) 20241107082932770 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) 20241107082932771 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) 20241107082932771 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) 20241107082932772 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) 20241107082932772 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) 20241107082932773 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) 20241107082932773 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) 20241107082932774 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) 20241107082932774 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) 20241107082932775 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) 20241107082932775 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) 20241107082932778 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) 20241107082932778 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) 20241107082932778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932778 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) 20241107082932778 DRLCMACDL DEBUG -- Chunk with length 260 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-3): 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 (tbf_dl.cpp:686) 20241107082932778 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) 20241107082932778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241107082932778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-3): 07 00 a1 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 00 (tbf_dl.cpp:911) 20241107082932778 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 a1 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 00 (pcu_l1_if.cpp:182) 20241107082932779 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082932792 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) 20241107082932792 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) 20241107082932793 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) 20241107082932793 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) 20241107082932794 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) 20241107082932794 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) 20241107082932795 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) 20241107082932795 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) 20241107082932796 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) 20241107082932796 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) 20241107082932796 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) 20241107082932796 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) 20241107082932797 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) 20241107082932797 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) 20241107082932798 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) 20241107082932798 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) 20241107082932799 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) 20241107082932799 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) 20241107082932799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932799 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) 20241107082932799 DRLCMACDL DEBUG -- Chunk with length 224 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-3): 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 (tbf_dl.cpp:686) 20241107082932799 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) 20241107082932799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241107082932799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-3): 07 00 a3 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 00 (tbf_dl.cpp:911) 20241107082932799 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 a3 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 00 (pcu_l1_if.cpp:182) 20241107082932800 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082932811 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) 20241107082932811 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) 20241107082932812 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) 20241107082932812 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) 20241107082932813 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) 20241107082932813 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) 20241107082932814 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) 20241107082932814 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) 20241107082932815 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) 20241107082932815 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) 20241107082932816 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) 20241107082932816 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) 20241107082932816 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) 20241107082932816 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) 20241107082932817 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) 20241107082932817 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) 20241107082932818 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) 20241107082932818 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) 20241107082932818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932818 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) 20241107082932818 DRLCMACDL DEBUG -- Chunk with length 188 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-3): fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 (tbf_dl.cpp:686) 20241107082932818 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) 20241107082932818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241107082932818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-3): 07 00 a5 fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 00 (tbf_dl.cpp:911) 20241107082932818 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 a5 fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 00 (pcu_l1_if.cpp:182) 20241107082932819 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082932830 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) 20241107082932830 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) 20241107082932831 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) 20241107082932831 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) 20241107082932832 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) 20241107082932832 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) 20241107082932833 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) 20241107082932833 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) 20241107082932834 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) 20241107082932834 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) 20241107082932834 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) 20241107082932834 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) 20241107082932835 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) 20241107082932835 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) 20241107082932836 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) 20241107082932836 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) 20241107082932840 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) 20241107082932840 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) 20241107082932840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932840 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) 20241107082932840 DRLCMACDL DEBUG -- Chunk with length 152 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-3): b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b (tbf_dl.cpp:686) 20241107082932840 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) 20241107082932840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241107082932840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-3): 07 00 a7 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 00 (tbf_dl.cpp:911) 20241107082932840 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 a7 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 00 (pcu_l1_if.cpp:182) 20241107082932840 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082932854 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) 20241107082932854 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) 20241107082932855 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) 20241107082932855 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) 20241107082932856 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) 20241107082932856 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) 20241107082932857 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) 20241107082932857 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) 20241107082932858 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) 20241107082932858 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) 20241107082932858 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) 20241107082932858 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) 20241107082932859 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) 20241107082932859 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) 20241107082932860 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) 20241107082932860 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) 20241107082932861 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) 20241107082932861 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) 20241107082932861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932861 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) 20241107082932861 DRLCMACDL DEBUG -- Chunk with length 116 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-3): 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df (tbf_dl.cpp:686) 20241107082932861 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) 20241107082932861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241107082932861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-3): 07 00 a9 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 00 (tbf_dl.cpp:911) 20241107082932861 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 a9 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 00 (pcu_l1_if.cpp:182) 20241107082932862 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082932873 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) 20241107082932873 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) 20241107082932874 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) 20241107082932874 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) 20241107082932876 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) 20241107082932876 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) 20241107082932876 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) 20241107082932876 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) 20241107082932877 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) 20241107082932877 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) 20241107082932878 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) 20241107082932878 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) 20241107082932878 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) 20241107082932879 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) 20241107082932879 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) 20241107082932879 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) 20241107082932880 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) 20241107082932880 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) 20241107082932880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932880 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) 20241107082932880 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-3): 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 (tbf_dl.cpp:686) 20241107082932880 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) 20241107082932880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241107082932880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-3): 07 00 ab 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 00 (tbf_dl.cpp:911) 20241107082932880 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 ab 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 00 (pcu_l1_if.cpp:182) 20241107082932881 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082932892 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) 20241107082932892 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) 20241107082932893 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) 20241107082932893 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) 20241107082932894 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) 20241107082932894 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) 20241107082932895 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) 20241107082932895 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) 20241107082932895 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) 20241107082932895 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) 20241107082932896 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) 20241107082932896 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) 20241107082932897 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) 20241107082932897 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) 20241107082932898 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) 20241107082932898 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) 20241107082932902 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) 20241107082932902 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) 20241107082932902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932902 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) 20241107082932902 DRLCMACDL DEBUG -- Chunk with length 44 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-3): bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 (tbf_dl.cpp:686) 20241107082932902 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) 20241107082932902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241107082932902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-3): 07 00 ad bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 00 (tbf_dl.cpp:911) 20241107082932902 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 ad bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 00 (pcu_l1_if.cpp:182) 20241107082932902 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082932916 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) 20241107082932916 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) 20241107082932917 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) 20241107082932917 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) 20241107082932918 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) 20241107082932918 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) 20241107082932919 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) 20241107082932919 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) 20241107082932920 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) 20241107082932920 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) 20241107082932920 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) 20241107082932920 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) 20241107082932921 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) 20241107082932921 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) 20241107082932922 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) 20241107082932922 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) 20241107082932923 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) 20241107082932923 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) 20241107082932923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932923 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) 20241107082932923 DRLCMACDL DEBUG -- Chunk with length 8 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082932923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082932923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082932923 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (27) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-3): 23 99 d4 06 80 38 aa 6b 55 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd (tbf_dl.cpp:686) 20241107082932923 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) 20241107082932923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241107082932923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-3): 07 00 ae 23 99 d4 06 80 38 aa 6b 55 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd 00 (tbf_dl.cpp:911) 20241107082932923 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 ae 23 99 d4 06 80 38 aa 6b 55 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd 00 (pcu_l1_if.cpp:182) 20241107082932923 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082932935 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) 20241107082932935 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) 20241107082932936 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) 20241107082932936 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) 20241107082932937 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) 20241107082932937 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) 20241107082932938 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) 20241107082932938 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) 20241107082932938 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) 20241107082932938 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) 20241107082932939 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) 20241107082932939 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) 20241107082932940 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) 20241107082932940 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) 20241107082932941 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) 20241107082932941 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) 20241107082932941 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) 20241107082932942 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) 20241107082932942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932942 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) 20241107082932942 DRLCMACDL DEBUG -- Chunk with length 1373 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-3): 6c 65 bc 63 64 97 88 8f a8 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf (tbf_dl.cpp:686) 20241107082932942 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) 20241107082932942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241107082932942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-3): 07 00 b1 6c 65 bc 63 64 97 88 8f a8 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf 00 (tbf_dl.cpp:911) 20241107082932942 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 b1 6c 65 bc 63 64 97 88 8f a8 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf 00 (pcu_l1_if.cpp:182) 20241107082932942 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082932954 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) 20241107082932954 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) 20241107082932955 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) 20241107082932955 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) 20241107082932956 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) 20241107082932956 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) 20241107082932957 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) 20241107082932957 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) 20241107082932958 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) 20241107082932958 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) 20241107082932958 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) 20241107082932958 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) 20241107082932959 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) 20241107082932959 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) 20241107082932960 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) 20241107082932960 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) 20241107082932964 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) 20241107082932964 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) 20241107082932964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932964 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) 20241107082932964 DRLCMACDL DEBUG -- Chunk with length 1337 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-3): ae cd 02 d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 (tbf_dl.cpp:686) 20241107082932964 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) 20241107082932964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241107082932964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-3): 07 00 b3 ae cd 02 d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 00 (tbf_dl.cpp:911) 20241107082932964 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 b3 ae cd 02 d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 00 (pcu_l1_if.cpp:182) 20241107082932965 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082932978 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) 20241107082932978 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) 20241107082932979 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) 20241107082932979 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) 20241107082932980 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) 20241107082932980 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) 20241107082932981 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) 20241107082932981 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) 20241107082932982 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) 20241107082932982 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) 20241107082932983 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) 20241107082932983 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) 20241107082932983 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) 20241107082932983 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) 20241107082932984 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) 20241107082932984 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) 20241107082932985 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) 20241107082932985 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) 20241107082932985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082932985 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) 20241107082932985 DRLCMACDL DEBUG -- Chunk with length 1301 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082932985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-3): fc 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b (tbf_dl.cpp:686) 20241107082932985 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) 20241107082932985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082932985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241107082932985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-3): 07 00 b5 fc 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b 00 (tbf_dl.cpp:911) 20241107082932985 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 b5 fc 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b 00 (pcu_l1_if.cpp:182) 20241107082932986 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082932997 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) 20241107082932997 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) 20241107082932998 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) 20241107082932999 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) 20241107082932999 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) 20241107082932999 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) 20241107082933000 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) 20241107082933000 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) 20241107082933001 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) 20241107082933001 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) 20241107082933002 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) 20241107082933002 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) 20241107082933003 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) 20241107082933003 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) 20241107082933003 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) 20241107082933003 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) 20241107082933004 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) 20241107082933004 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) 20241107082933004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933004 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) 20241107082933004 DRLCMACDL DEBUG -- Chunk with length 1265 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-3): b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb (tbf_dl.cpp:686) 20241107082933004 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) 20241107082933004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241107082933005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-3): 07 00 b7 b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb 00 (tbf_dl.cpp:911) 20241107082933005 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 b7 b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb 00 (pcu_l1_if.cpp:182) 20241107082933005 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082933016 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) 20241107082933016 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) 20241107082933018 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) 20241107082933018 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) 20241107082933018 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) 20241107082933019 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) 20241107082933019 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) 20241107082933019 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) 20241107082933020 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) 20241107082933020 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) 20241107082933021 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) 20241107082933021 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) 20241107082933021 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) 20241107082933022 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) 20241107082933022 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) 20241107082933022 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) 20241107082933026 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) 20241107082933026 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) 20241107082933026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933026 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) 20241107082933026 DRLCMACDL DEBUG -- Chunk with length 1229 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-3): ce 1d 0e bc 62 68 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 (tbf_dl.cpp:686) 20241107082933026 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) 20241107082933026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241107082933026 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) 20241107082933026 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1235 + 13 = 1248 (pdch_ul_controller.c:131) 20241107082933026 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1248 for type POLL (pdch_ul_controller.c:184) 20241107082933026 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) 20241107082933026 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) 20241107082933026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-3): 0f 00 b9 ce 1d 0e bc 62 68 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 00 (tbf_dl.cpp:911) 20241107082933026 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 b9 ce 1d 0e bc 62 68 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 00 (pcu_l1_if.cpp:182) 20241107082933027 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082933040 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) 20241107082933040 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) 20241107082933041 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) 20241107082933041 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) 20241107082933042 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) 20241107082933042 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) 20241107082933043 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) 20241107082933043 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) 20241107082933044 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) 20241107082933044 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) 20241107082933044 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) 20241107082933044 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) 20241107082933045 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) 20241107082933045 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) 20241107082933046 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) 20241107082933046 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) 20241107082933047 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082933059 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) 20241107082933059 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) 20241107082933060 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) 20241107082933060 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) 20241107082933061 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) 20241107082933061 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) 20241107082933062 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) 20241107082933062 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) 20241107082933063 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) 20241107082933063 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) 20241107082933063 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) 20241107082933063 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) 20241107082933064 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) 20241107082933064 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) 20241107082933065 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) 20241107082933065 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) 20241107082933066 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082933078 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) 20241107082933078 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) 20241107082933080 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) 20241107082933080 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) 20241107082933080 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) 20241107082933080 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) 20241107082933081 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) 20241107082933081 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) 20241107082933082 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) 20241107082933082 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) 20241107082933082 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) 20241107082933083 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) 20241107082933083 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) 20241107082933083 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) 20241107082933084 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) 20241107082933084 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) 20241107082933088 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082933102 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 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) 20241107082933102 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) 20241107082933102 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082933102 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082933102 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) 20241107082933103 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082933103 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082933103 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:511) 20241107082933103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082933103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=73)"RRRRRRRRRRRRRRRRRRRR"(BSN=92) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082933103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=73:93, lost=0, recv=20, skipped=0, bsn=73, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082933103 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241107082933103 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241107082933103 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241107082933103 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241107082933103 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241107082933103 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241107082933103 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241107082933103 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241107082933103 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241107082933103 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241107082933103 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241107082933103 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241107082933103 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241107082933103 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241107082933103 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241107082933103 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241107082933103 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241107082933103 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241107082933103 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241107082933103 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241107082933103 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) 20241107082933103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001: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) 20241107082933104 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) 20241107082933104 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) 20241107082933105 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) 20241107082933105 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) 20241107082933106 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) 20241107082933106 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) 20241107082933107 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) 20241107082933107 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) 20241107082933108 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) 20241107082933108 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) 20241107082933109 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) 20241107082933109 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) 20241107082933110 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) 20241107082933110 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) 20241107082933111 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) 20241107082933111 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) 20241107082933111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933111 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) 20241107082933111 DRLCMACDL DEBUG -- Chunk with length 1193 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-3): fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 (tbf_dl.cpp:686) 20241107082933111 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) 20241107082933111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241107082933111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-3): 07 00 bb fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 00 (tbf_dl.cpp:911) 20241107082933111 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 bb fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 00 (pcu_l1_if.cpp:182) 20241107082933111 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082933122 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) 20241107082933122 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) 20241107082933123 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) 20241107082933123 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) 20241107082933124 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) 20241107082933124 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) 20241107082933124 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) 20241107082933124 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) 20241107082933125 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) 20241107082933125 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) 20241107082933126 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) 20241107082933126 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) 20241107082933127 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) 20241107082933127 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) 20241107082933127 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) 20241107082933127 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) 20241107082933128 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) 20241107082933128 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) 20241107082933128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933128 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) 20241107082933128 DRLCMACDL DEBUG -- Chunk with length 1157 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-3): 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d (tbf_dl.cpp:686) 20241107082933128 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) 20241107082933128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241107082933129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-3): 07 00 bd 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 00 (tbf_dl.cpp:911) 20241107082933129 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 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 00 (pcu_l1_if.cpp:182) 20241107082933129 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082933140 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) 20241107082933141 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) 20241107082933142 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) 20241107082933142 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) 20241107082933143 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) 20241107082933143 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) 20241107082933143 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) 20241107082933143 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) 20241107082933144 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) 20241107082933144 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) 20241107082933145 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) 20241107082933145 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) 20241107082933146 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) 20241107082933146 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) 20241107082933146 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) 20241107082933146 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) 20241107082933150 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) 20241107082933150 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) 20241107082933150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933150 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) 20241107082933150 DRLCMACDL DEBUG -- Chunk with length 1121 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-3): 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb (tbf_dl.cpp:686) 20241107082933150 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) 20241107082933150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241107082933150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-3): 07 00 bf 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb 00 (tbf_dl.cpp:911) 20241107082933150 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 bf 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb 00 (pcu_l1_if.cpp:182) 20241107082933151 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082933164 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) 20241107082933164 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) 20241107082933165 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) 20241107082933165 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) 20241107082933166 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) 20241107082933166 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) 20241107082933167 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) 20241107082933167 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) 20241107082933168 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) 20241107082933168 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) 20241107082933168 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) 20241107082933168 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) 20241107082933169 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) 20241107082933169 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) 20241107082933170 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) 20241107082933170 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) 20241107082933171 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) 20241107082933171 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) 20241107082933171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933171 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) 20241107082933171 DRLCMACDL DEBUG -- Chunk with length 1085 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-3): d6 8e 19 68 f9 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb fe 75 ee (tbf_dl.cpp:686) 20241107082933171 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) 20241107082933171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241107082933171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-3): 07 00 c1 d6 8e 19 68 f9 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb fe 75 ee 00 (tbf_dl.cpp:911) 20241107082933171 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 c1 d6 8e 19 68 f9 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb fe 75 ee 00 (pcu_l1_if.cpp:182) 20241107082933172 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082933183 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) 20241107082933183 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) 20241107082933185 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) 20241107082933185 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) 20241107082933185 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) 20241107082933185 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) 20241107082933186 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) 20241107082933186 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) 20241107082933187 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) 20241107082933187 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) 20241107082933188 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) 20241107082933188 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) 20241107082933189 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) 20241107082933189 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) 20241107082933189 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) 20241107082933189 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) 20241107082933190 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) 20241107082933190 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) 20241107082933190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933190 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) 20241107082933190 DRLCMACDL DEBUG -- Chunk with length 1049 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-3): 16 23 8c 53 19 03 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 (tbf_dl.cpp:686) 20241107082933190 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) 20241107082933190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241107082933190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-3): 07 00 c3 16 23 8c 53 19 03 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 00 (tbf_dl.cpp:911) 20241107082933190 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 c3 16 23 8c 53 19 03 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 00 (pcu_l1_if.cpp:182) 20241107082933191 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082933202 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) 20241107082933202 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) 20241107082933204 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) 20241107082933204 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) 20241107082933204 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) 20241107082933204 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) 20241107082933205 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) 20241107082933205 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) 20241107082933206 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) 20241107082933206 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) 20241107082933207 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) 20241107082933207 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) 20241107082933207 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) 20241107082933207 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) 20241107082933208 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) 20241107082933208 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) 20241107082933212 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) 20241107082933212 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) 20241107082933212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933212 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) 20241107082933212 DRLCMACDL DEBUG -- Chunk with length 1013 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-3): 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 9a 24 97 (tbf_dl.cpp:686) 20241107082933212 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) 20241107082933212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241107082933212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-3): 07 00 c5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 9a 24 97 00 (tbf_dl.cpp:911) 20241107082933212 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 c5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 9a 24 97 00 (pcu_l1_if.cpp:182) 20241107082933213 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082933226 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) 20241107082933226 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) 20241107082933227 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) 20241107082933227 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) 20241107082933228 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) 20241107082933228 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) 20241107082933229 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) 20241107082933229 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) 20241107082933230 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) 20241107082933230 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) 20241107082933230 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) 20241107082933231 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) 20241107082933231 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) 20241107082933231 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) 20241107082933232 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) 20241107082933232 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) 20241107082933233 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) 20241107082933233 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) 20241107082933233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933233 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) 20241107082933233 DRLCMACDL DEBUG -- Chunk with length 977 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-3): f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 (tbf_dl.cpp:686) 20241107082933233 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) 20241107082933233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241107082933233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-3): 07 00 c7 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 00 (tbf_dl.cpp:911) 20241107082933233 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 c7 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 00 (pcu_l1_if.cpp:182) 20241107082933234 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082933245 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) 20241107082933245 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) 20241107082933246 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) 20241107082933246 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) 20241107082933247 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) 20241107082933247 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) 20241107082933248 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) 20241107082933248 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) 20241107082933249 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) 20241107082933249 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) 20241107082933250 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) 20241107082933250 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) 20241107082933250 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) 20241107082933250 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) 20241107082933251 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) 20241107082933251 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) 20241107082933252 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) 20241107082933252 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) 20241107082933252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933252 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) 20241107082933252 DRLCMACDL DEBUG -- Chunk with length 941 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-3): de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 (tbf_dl.cpp:686) 20241107082933252 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) 20241107082933252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241107082933252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-3): 07 00 c9 de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 00 (tbf_dl.cpp:911) 20241107082933252 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 c9 de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 00 (pcu_l1_if.cpp:182) 20241107082933253 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082933265 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) 20241107082933265 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) 20241107082933266 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) 20241107082933266 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) 20241107082933267 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) 20241107082933267 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) 20241107082933267 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) 20241107082933267 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) 20241107082933268 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) 20241107082933268 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) 20241107082933269 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) 20241107082933269 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) 20241107082933270 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) 20241107082933270 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) 20241107082933270 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) 20241107082933270 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) 20241107082933274 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) 20241107082933274 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) 20241107082933274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933274 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) 20241107082933274 DRLCMACDL DEBUG -- Chunk with length 905 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-3): 36 fd ac 5e 80 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 (tbf_dl.cpp:686) 20241107082933274 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) 20241107082933274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241107082933274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-3): 07 00 cb 36 fd ac 5e 80 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 00 (tbf_dl.cpp:911) 20241107082933274 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 cb 36 fd ac 5e 80 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 00 (pcu_l1_if.cpp:182) 20241107082933275 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082933288 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) 20241107082933288 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) 20241107082933290 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) 20241107082933290 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) 20241107082933290 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) 20241107082933290 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) 20241107082933291 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) 20241107082933291 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) 20241107082933292 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) 20241107082933292 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) 20241107082933293 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) 20241107082933293 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) 20241107082933293 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) 20241107082933293 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) 20241107082933294 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) 20241107082933294 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) 20241107082933295 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) 20241107082933295 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) 20241107082933295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933295 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) 20241107082933295 DRLCMACDL DEBUG -- Chunk with length 869 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-3): c6 8e 84 d5 0c 80 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 (tbf_dl.cpp:686) 20241107082933295 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) 20241107082933295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241107082933295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-3): 07 00 cd c6 8e 84 d5 0c 80 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 00 (tbf_dl.cpp:911) 20241107082933295 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 cd c6 8e 84 d5 0c 80 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 00 (pcu_l1_if.cpp:182) 20241107082933296 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082933308 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) 20241107082933308 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) 20241107082933309 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) 20241107082933309 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) 20241107082933310 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) 20241107082933310 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) 20241107082933311 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) 20241107082933311 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) 20241107082933312 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) 20241107082933312 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) 20241107082933312 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) 20241107082933313 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) 20241107082933313 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) 20241107082933313 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) 20241107082933314 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) 20241107082933314 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) 20241107082933315 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) 20241107082933315 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) 20241107082933315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==103) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933315 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) 20241107082933315 DRLCMACDL DEBUG -- Chunk with length 833 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, CS-3): bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b (tbf_dl.cpp:686) 20241107082933315 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) 20241107082933315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241107082933315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-3): 07 00 cf bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b 00 (tbf_dl.cpp:911) 20241107082933315 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 cf bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b 00 (pcu_l1_if.cpp:182) 20241107082933316 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082933327 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) 20241107082933327 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) 20241107082933329 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) 20241107082933329 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) 20241107082933330 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) 20241107082933330 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) 20241107082933331 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) 20241107082933331 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) 20241107082933331 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) 20241107082933331 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) 20241107082933332 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) 20241107082933332 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) 20241107082933333 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) 20241107082933333 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) 20241107082933334 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) 20241107082933334 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) 20241107082933337 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) 20241107082933337 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) 20241107082933337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==104) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933337 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) 20241107082933337 DRLCMACDL DEBUG -- Chunk with length 797 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, CS-3): 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c (tbf_dl.cpp:686) 20241107082933337 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) 20241107082933337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241107082933337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-3): 07 00 d1 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 00 (tbf_dl.cpp:911) 20241107082933337 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 d1 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 00 (pcu_l1_if.cpp:182) 20241107082933338 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082933352 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) 20241107082933352 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) 20241107082933353 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) 20241107082933353 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) 20241107082933354 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) 20241107082933354 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) 20241107082933354 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) 20241107082933354 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) 20241107082933355 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) 20241107082933355 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) 20241107082933355 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) 20241107082933355 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) 20241107082933355 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) 20241107082933355 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) 20241107082933355 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) 20241107082933355 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) 20241107082933356 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) 20241107082933356 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) 20241107082933356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==105) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933356 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) 20241107082933356 DRLCMACDL DEBUG -- Chunk with length 761 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, CS-3): 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 (tbf_dl.cpp:686) 20241107082933356 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) 20241107082933356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241107082933356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-3): 07 00 d3 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 00 (tbf_dl.cpp:911) 20241107082933356 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 d3 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 00 (pcu_l1_if.cpp:182) 20241107082933356 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082933372 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) 20241107082933372 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) 20241107082933373 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) 20241107082933373 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) 20241107082933373 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) 20241107082933374 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) 20241107082933374 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) 20241107082933374 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) 20241107082933375 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) 20241107082933375 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) 20241107082933375 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) 20241107082933375 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) 20241107082933376 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) 20241107082933376 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) 20241107082933376 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) 20241107082933376 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) 20241107082933377 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) 20241107082933377 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) 20241107082933377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==106) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933377 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) 20241107082933377 DRLCMACDL DEBUG -- Chunk with length 725 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, CS-3): 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 (tbf_dl.cpp:686) 20241107082933377 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) 20241107082933377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241107082933377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-3): 07 00 d5 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 00 (tbf_dl.cpp:911) 20241107082933377 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 d5 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 00 (pcu_l1_if.cpp:182) 20241107082933377 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082933391 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) 20241107082933391 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) 20241107082933393 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) 20241107082933393 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) 20241107082933394 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) 20241107082933394 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) 20241107082933394 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) 20241107082933395 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) 20241107082933395 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) 20241107082933395 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) 20241107082933396 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) 20241107082933396 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) 20241107082933397 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) 20241107082933397 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) 20241107082933398 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) 20241107082933398 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) 20241107082933401 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) 20241107082933401 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) 20241107082933401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==107) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933401 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) 20241107082933401 DRLCMACDL DEBUG -- Chunk with length 689 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, CS-3): 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 (tbf_dl.cpp:686) 20241107082933401 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) 20241107082933401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241107082933401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-3): 07 00 d7 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 00 (tbf_dl.cpp:911) 20241107082933401 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 d7 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 00 (pcu_l1_if.cpp:182) 20241107082933401 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082933415 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) 20241107082933415 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) 20241107082933416 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) 20241107082933417 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) 20241107082933417 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) 20241107082933417 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) 20241107082933418 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) 20241107082933418 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) 20241107082933419 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) 20241107082933419 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) 20241107082933420 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) 20241107082933420 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) 20241107082933421 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) 20241107082933421 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) 20241107082933422 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) 20241107082933422 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) 20241107082933423 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) 20241107082933423 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) 20241107082933423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==108) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933423 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) 20241107082933423 DRLCMACDL DEBUG -- Chunk with length 653 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, CS-3): 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae (tbf_dl.cpp:686) 20241107082933423 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) 20241107082933423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241107082933423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-3): 07 00 d9 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae 00 (tbf_dl.cpp:911) 20241107082933423 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 d9 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae 00 (pcu_l1_if.cpp:182) 20241107082933425 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082933435 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) 20241107082933435 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) 20241107082933436 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) 20241107082933436 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) 20241107082933437 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) 20241107082933437 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) 20241107082933437 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) 20241107082933437 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) 20241107082933438 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) 20241107082933438 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) 20241107082933438 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) 20241107082933438 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) 20241107082933439 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) 20241107082933439 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) 20241107082933439 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) 20241107082933439 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) 20241107082933440 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) 20241107082933440 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) 20241107082933440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==109) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933440 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) 20241107082933440 DRLCMACDL DEBUG -- Chunk with length 617 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, CS-3): 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 48 4c 27 (tbf_dl.cpp:686) 20241107082933440 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) 20241107082933440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241107082933440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-3): 07 00 db 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 48 4c 27 00 (tbf_dl.cpp:911) 20241107082933440 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 db 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 48 4c 27 00 (pcu_l1_if.cpp:182) 20241107082933440 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082933455 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) 20241107082933455 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) 20241107082933457 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) 20241107082933457 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) 20241107082933458 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) 20241107082933458 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) 20241107082933458 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) 20241107082933459 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) 20241107082933460 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) 20241107082933460 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) 20241107082933460 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) 20241107082933460 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) 20241107082933461 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) 20241107082933461 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) 20241107082933462 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) 20241107082933462 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) 20241107082933464 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) 20241107082933464 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) 20241107082933464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==110) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933464 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) 20241107082933464 DRLCMACDL DEBUG -- Chunk with length 581 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, CS-3): 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a (tbf_dl.cpp:686) 20241107082933464 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) 20241107082933464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241107082933464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-3): 07 00 dd 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 00 (tbf_dl.cpp:911) 20241107082933464 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 dd 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 00 (pcu_l1_if.cpp:182) 20241107082933465 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082933479 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) 20241107082933479 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) 20241107082933480 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) 20241107082933480 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) 20241107082933481 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) 20241107082933481 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) 20241107082933482 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) 20241107082933482 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) 20241107082933483 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) 20241107082933483 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) 20241107082933484 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) 20241107082933484 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) 20241107082933484 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) 20241107082933484 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) 20241107082933485 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) 20241107082933485 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) 20241107082933486 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) 20241107082933486 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) 20241107082933486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==111) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933486 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) 20241107082933486 DRLCMACDL DEBUG -- Chunk with length 545 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, CS-3): 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 (tbf_dl.cpp:686) 20241107082933486 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) 20241107082933486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241107082933486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-3): 07 00 df 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 00 (tbf_dl.cpp:911) 20241107082933486 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 df 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 00 (pcu_l1_if.cpp:182) 20241107082933487 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082933497 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) 20241107082933497 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) 20241107082933498 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) 20241107082933498 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) 20241107082933499 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) 20241107082933499 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) 20241107082933499 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) 20241107082933499 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) 20241107082933499 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) 20241107082933499 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) 20241107082933500 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) 20241107082933500 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) 20241107082933500 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) 20241107082933500 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) 20241107082933500 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) 20241107082933500 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) 20241107082933502 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) 20241107082933502 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) 20241107082933502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==112) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933502 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) 20241107082933502 DRLCMACDL DEBUG -- Chunk with length 509 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, CS-3): 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 (tbf_dl.cpp:686) 20241107082933502 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) 20241107082933502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241107082933502 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) 20241107082933502 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1334 + 13 = 1347 (pdch_ul_controller.c:131) 20241107082933502 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1347 for type POLL (pdch_ul_controller.c:184) 20241107082933502 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) 20241107082933502 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) 20241107082933502 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-3): 0f 00 e1 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 00 (tbf_dl.cpp:911) 20241107082933502 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 e1 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 00 (pcu_l1_if.cpp:182) 20241107082933502 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082933516 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) 20241107082933516 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) 20241107082933517 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) 20241107082933517 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) 20241107082933518 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) 20241107082933518 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) 20241107082933518 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) 20241107082933518 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) 20241107082933519 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) 20241107082933519 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) 20241107082933519 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) 20241107082933519 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) 20241107082933520 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) 20241107082933520 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) 20241107082933520 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) 20241107082933520 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) 20241107082933526 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082933540 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) 20241107082933540 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) 20241107082933542 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) 20241107082933542 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) 20241107082933542 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) 20241107082933542 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) 20241107082933543 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) 20241107082933543 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) 20241107082933544 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) 20241107082933544 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) 20241107082933545 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) 20241107082933545 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) 20241107082933545 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) 20241107082933545 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) 20241107082933546 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) 20241107082933546 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) 20241107082933547 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082933560 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) 20241107082933560 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) 20241107082933561 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) 20241107082933561 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) 20241107082933562 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) 20241107082933562 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) 20241107082933563 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) 20241107082933563 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) 20241107082933563 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) 20241107082933563 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) 20241107082933565 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) 20241107082933565 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) 20241107082933566 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) 20241107082933566 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) 20241107082933567 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) 20241107082933567 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) 20241107082933568 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082933579 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 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) 20241107082933579 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) 20241107082933579 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082933579 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082933579 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) 20241107082933580 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082933580 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082933580 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:511) 20241107082933580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082933580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=93)"RRRRRRRRRRRRRRRRRRRR"(BSN=112) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082933580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=93:113, lost=0, recv=20, skipped=0, bsn=93, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082933580 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241107082933580 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241107082933580 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241107082933580 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241107082933580 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241107082933580 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241107082933580 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241107082933580 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241107082933580 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241107082933580 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241107082933580 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241107082933580 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241107082933580 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241107082933580 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241107082933580 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241107082933580 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241107082933580 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241107082933580 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241107082933580 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241107082933580 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241107082933580 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) 20241107082933580 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107082933580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001: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) 20241107082933581 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) 20241107082933581 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) 20241107082933582 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) 20241107082933582 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) 20241107082933583 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) 20241107082933583 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) 20241107082933584 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) 20241107082933584 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) 20241107082933585 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) 20241107082933585 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) 20241107082933586 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) 20241107082933586 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) 20241107082933586 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) 20241107082933586 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) 20241107082933589 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) 20241107082933589 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) 20241107082933589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==113) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933589 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) 20241107082933589 DRLCMACDL DEBUG -- Chunk with length 473 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, CS-3): 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e a2 04 6f (tbf_dl.cpp:686) 20241107082933589 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) 20241107082933589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241107082933589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-3): 07 00 e3 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e a2 04 6f 00 (tbf_dl.cpp:911) 20241107082933589 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 e3 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e a2 04 6f 00 (pcu_l1_if.cpp:182) 20241107082933590 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082933603 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) 20241107082933603 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) 20241107082933604 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) 20241107082933604 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) 20241107082933605 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) 20241107082933605 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) 20241107082933606 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) 20241107082933606 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) 20241107082933607 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) 20241107082933607 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) 20241107082933608 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) 20241107082933608 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) 20241107082933609 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) 20241107082933609 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) 20241107082933609 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) 20241107082933609 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) 20241107082933610 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) 20241107082933610 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) 20241107082933610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==114) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933610 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) 20241107082933610 DRLCMACDL DEBUG -- Chunk with length 437 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, CS-3): 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 (tbf_dl.cpp:686) 20241107082933610 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) 20241107082933610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241107082933610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-3): 07 00 e5 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 00 (tbf_dl.cpp:911) 20241107082933611 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 e5 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 00 (pcu_l1_if.cpp:182) 20241107082933611 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082933622 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) 20241107082933622 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) 20241107082933623 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) 20241107082933623 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) 20241107082933624 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) 20241107082933624 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) 20241107082933625 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) 20241107082933625 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) 20241107082933625 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) 20241107082933625 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) 20241107082933626 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) 20241107082933626 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) 20241107082933627 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) 20241107082933627 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) 20241107082933628 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) 20241107082933628 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) 20241107082933628 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) 20241107082933628 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) 20241107082933629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==115) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933629 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) 20241107082933629 DRLCMACDL DEBUG -- Chunk with length 401 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, CS-3): d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 (tbf_dl.cpp:686) 20241107082933629 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) 20241107082933629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241107082933629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-3): 07 00 e7 d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 00 (tbf_dl.cpp:911) 20241107082933629 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 e7 d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 00 (pcu_l1_if.cpp:182) 20241107082933629 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082933640 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) 20241107082933640 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) 20241107082933640 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) 20241107082933640 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) 20241107082933640 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) 20241107082933640 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) 20241107082933640 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) 20241107082933640 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) 20241107082933640 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) 20241107082933640 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) 20241107082933640 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) 20241107082933640 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) 20241107082933641 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) 20241107082933641 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) 20241107082933641 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) 20241107082933641 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) 20241107082933650 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) 20241107082933650 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) 20241107082933650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==116) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933650 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) 20241107082933650 DRLCMACDL DEBUG -- Chunk with length 365 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, CS-3): 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 (tbf_dl.cpp:686) 20241107082933650 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) 20241107082933650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241107082933650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-3): 07 00 e9 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 00 (tbf_dl.cpp:911) 20241107082933650 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 e9 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 00 (pcu_l1_if.cpp:182) 20241107082933651 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082933664 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) 20241107082933664 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) 20241107082933664 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) 20241107082933664 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) 20241107082933664 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) 20241107082933664 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) 20241107082933665 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) 20241107082933665 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) 20241107082933665 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) 20241107082933665 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) 20241107082933665 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) 20241107082933665 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) 20241107082933666 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) 20241107082933666 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) 20241107082933666 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) 20241107082933666 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) 20241107082933668 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) 20241107082933668 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) 20241107082933668 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==117) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933668 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) 20241107082933668 DRLCMACDL DEBUG -- Chunk with length 329 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933668 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, CS-3): a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 (tbf_dl.cpp:686) 20241107082933668 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) 20241107082933668 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933668 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241107082933668 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-3): 07 00 eb a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 00 (tbf_dl.cpp:911) 20241107082933668 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 eb a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 00 (pcu_l1_if.cpp:182) 20241107082933669 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082933683 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) 20241107082933683 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) 20241107082933683 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) 20241107082933683 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) 20241107082933684 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) 20241107082933684 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) 20241107082933684 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) 20241107082933684 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) 20241107082933684 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) 20241107082933684 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) 20241107082933685 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) 20241107082933685 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) 20241107082933685 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) 20241107082933685 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) 20241107082933686 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) 20241107082933686 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) 20241107082933687 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) 20241107082933687 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) 20241107082933687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==118) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933687 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) 20241107082933687 DRLCMACDL DEBUG -- Chunk with length 293 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, CS-3): a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 16 fa 9c (tbf_dl.cpp:686) 20241107082933687 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) 20241107082933687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241107082933687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-3): 07 00 ed a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 16 fa 9c 00 (tbf_dl.cpp:911) 20241107082933687 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 ed a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 16 fa 9c 00 (pcu_l1_if.cpp:182) 20241107082933688 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082933702 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) 20241107082933702 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) 20241107082933703 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) 20241107082933703 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) 20241107082933704 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) 20241107082933704 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) 20241107082933705 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) 20241107082933705 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) 20241107082933706 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) 20241107082933706 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) 20241107082933707 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) 20241107082933707 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) 20241107082933707 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) 20241107082933707 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) 20241107082933708 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) 20241107082933708 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) 20241107082933712 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) 20241107082933712 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) 20241107082933712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==119) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933712 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) 20241107082933712 DRLCMACDL DEBUG -- Chunk with length 257 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, CS-3): 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e (tbf_dl.cpp:686) 20241107082933712 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) 20241107082933712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241107082933712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-3): 07 00 ef 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e 00 (tbf_dl.cpp:911) 20241107082933712 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 ef 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e 00 (pcu_l1_if.cpp:182) 20241107082933712 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082933726 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) 20241107082933726 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) 20241107082933727 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) 20241107082933727 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) 20241107082933728 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) 20241107082933728 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) 20241107082933729 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) 20241107082933729 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) 20241107082933729 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) 20241107082933729 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) 20241107082933730 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) 20241107082933730 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) 20241107082933731 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) 20241107082933731 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) 20241107082933732 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) 20241107082933732 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) 20241107082933733 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) 20241107082933733 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) 20241107082933733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==120) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933733 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) 20241107082933733 DRLCMACDL DEBUG -- Chunk with length 221 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, CS-3): 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 (tbf_dl.cpp:686) 20241107082933733 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) 20241107082933733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241107082933733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-3): 07 00 f1 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 00 (tbf_dl.cpp:911) 20241107082933733 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 f1 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 00 (pcu_l1_if.cpp:182) 20241107082933733 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082933745 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) 20241107082933745 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) 20241107082933746 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) 20241107082933746 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) 20241107082933747 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) 20241107082933747 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) 20241107082933748 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) 20241107082933748 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) 20241107082933749 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) 20241107082933749 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) 20241107082933749 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) 20241107082933749 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) 20241107082933750 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) 20241107082933750 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) 20241107082933751 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) 20241107082933751 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) 20241107082933752 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) 20241107082933752 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) 20241107082933752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==121) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933752 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) 20241107082933752 DRLCMACDL DEBUG -- Chunk with length 185 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, CS-3): 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd (tbf_dl.cpp:686) 20241107082933752 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) 20241107082933752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241107082933752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-3): 07 00 f3 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd 00 (tbf_dl.cpp:911) 20241107082933752 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 f3 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd 00 (pcu_l1_if.cpp:182) 20241107082933752 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082933764 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) 20241107082933764 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) 20241107082933766 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) 20241107082933766 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) 20241107082933766 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) 20241107082933766 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) 20241107082933767 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) 20241107082933767 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) 20241107082933768 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) 20241107082933768 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) 20241107082933769 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) 20241107082933769 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) 20241107082933769 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) 20241107082933769 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) 20241107082933770 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) 20241107082933770 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) 20241107082933774 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) 20241107082933774 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) 20241107082933774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==122) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933774 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) 20241107082933774 DRLCMACDL DEBUG -- Chunk with length 149 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, CS-3): b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 (tbf_dl.cpp:686) 20241107082933774 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) 20241107082933774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241107082933774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-3): 07 00 f5 b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 00 (tbf_dl.cpp:911) 20241107082933774 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 f5 b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 00 (pcu_l1_if.cpp:182) 20241107082933774 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082933788 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) 20241107082933788 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) 20241107082933789 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) 20241107082933789 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) 20241107082933790 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) 20241107082933790 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) 20241107082933791 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) 20241107082933791 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) 20241107082933792 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) 20241107082933792 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) 20241107082933792 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) 20241107082933792 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) 20241107082933793 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) 20241107082933793 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) 20241107082933794 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) 20241107082933794 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) 20241107082933795 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) 20241107082933795 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) 20241107082933795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==123) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933795 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) 20241107082933795 DRLCMACDL DEBUG -- Chunk with length 113 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, CS-3): 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 81 03 e4 (tbf_dl.cpp:686) 20241107082933795 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) 20241107082933795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241107082933795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-3): 07 00 f7 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 81 03 e4 00 (tbf_dl.cpp:911) 20241107082933795 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 f7 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 81 03 e4 00 (pcu_l1_if.cpp:182) 20241107082933795 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082933807 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) 20241107082933807 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) 20241107082933808 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) 20241107082933808 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) 20241107082933809 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) 20241107082933809 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) 20241107082933810 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) 20241107082933810 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) 20241107082933810 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) 20241107082933810 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) 20241107082933811 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) 20241107082933811 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) 20241107082933812 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) 20241107082933812 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) 20241107082933813 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) 20241107082933813 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) 20241107082933814 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) 20241107082933814 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) 20241107082933814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==124) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933814 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) 20241107082933814 DRLCMACDL DEBUG -- Chunk with length 77 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, CS-3): 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 (tbf_dl.cpp:686) 20241107082933814 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) 20241107082933814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241107082933814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-3): 07 00 f9 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 00 (tbf_dl.cpp:911) 20241107082933814 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 f9 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 00 (pcu_l1_if.cpp:182) 20241107082933814 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082933826 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) 20241107082933826 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) 20241107082933827 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) 20241107082933827 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) 20241107082933828 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) 20241107082933828 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) 20241107082933829 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) 20241107082933829 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) 20241107082933829 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) 20241107082933830 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) 20241107082933830 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) 20241107082933830 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) 20241107082933831 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) 20241107082933831 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) 20241107082933832 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) 20241107082933832 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) 20241107082933835 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) 20241107082933836 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) 20241107082933836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==125) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933836 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) 20241107082933836 DRLCMACDL DEBUG -- Chunk with length 41 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, CS-3): 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 (tbf_dl.cpp:686) 20241107082933836 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) 20241107082933836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241107082933836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-3): 07 00 fb 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 00 (tbf_dl.cpp:911) 20241107082933836 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 fb 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 00 (pcu_l1_if.cpp:182) 20241107082933836 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082933850 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) 20241107082933850 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) 20241107082933851 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) 20241107082933851 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) 20241107082933852 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) 20241107082933852 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) 20241107082933852 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) 20241107082933852 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) 20241107082933853 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) 20241107082933853 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) 20241107082933854 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) 20241107082933854 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) 20241107082933855 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) 20241107082933855 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) 20241107082933855 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) 20241107082933855 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) 20241107082933856 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) 20241107082933856 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) 20241107082933856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==126) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933856 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) 20241107082933856 DRLCMACDL DEBUG -- Chunk with length 5 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082933856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082933856 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1550 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107082933856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082933856 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, CS-3): 17 80 38 aa 6b 55 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd 6c 65 bc (tbf_dl.cpp:686) 20241107082933856 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) 20241107082933856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241107082933856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-3): 07 00 fc 17 80 38 aa 6b 55 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd 6c 65 bc 00 (tbf_dl.cpp:911) 20241107082933857 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 fc 17 80 38 aa 6b 55 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd 6c 65 bc 00 (pcu_l1_if.cpp:182) 20241107082933857 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082933869 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) 20241107082933869 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) 20241107082933870 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) 20241107082933870 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) 20241107082933871 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) 20241107082933871 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) 20241107082933871 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) 20241107082933872 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) 20241107082933872 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) 20241107082933872 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) 20241107082933873 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) 20241107082933873 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) 20241107082933874 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) 20241107082933874 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) 20241107082933874 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) 20241107082933874 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) 20241107082933875 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) 20241107082933875 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) 20241107082933875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==127) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933875 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) 20241107082933875 DRLCMACDL DEBUG -- Chunk with length 1370 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, CS-3): 63 64 97 88 8f a8 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf ae cd 02 (tbf_dl.cpp:686) 20241107082933875 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) 20241107082933875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241107082933875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-3): 07 00 ff 63 64 97 88 8f a8 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf ae cd 02 00 (tbf_dl.cpp:911) 20241107082933875 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 ff 63 64 97 88 8f a8 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf ae cd 02 00 (pcu_l1_if.cpp:182) 20241107082933876 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082933888 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) 20241107082933888 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) 20241107082933889 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) 20241107082933889 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) 20241107082933890 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) 20241107082933890 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) 20241107082933890 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) 20241107082933890 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) 20241107082933891 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) 20241107082933891 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) 20241107082933892 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) 20241107082933892 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) 20241107082933893 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) 20241107082933893 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) 20241107082933893 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) 20241107082933893 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) 20241107082933897 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) 20241107082933897 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) 20241107082933897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933897 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) 20241107082933897 DRLCMACDL DEBUG -- Chunk with length 1334 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-3): d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 fc 54 47 (tbf_dl.cpp:686) 20241107082933897 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) 20241107082933897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107082933897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-3): 07 00 01 d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 fc 54 47 00 (tbf_dl.cpp:911) 20241107082933897 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 01 d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 fc 54 47 00 (pcu_l1_if.cpp:182) 20241107082933898 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082933912 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) 20241107082933912 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) 20241107082933913 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) 20241107082933913 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) 20241107082933913 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) 20241107082933913 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) 20241107082933914 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) 20241107082933914 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) 20241107082933915 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) 20241107082933915 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) 20241107082933916 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) 20241107082933916 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) 20241107082933916 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) 20241107082933916 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) 20241107082933917 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) 20241107082933917 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) 20241107082933918 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) 20241107082933918 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) 20241107082933918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933918 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) 20241107082933918 DRLCMACDL DEBUG -- Chunk with length 1298 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-3): cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d (tbf_dl.cpp:686) 20241107082933918 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) 20241107082933918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107082933918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-3): 07 00 03 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d 00 (tbf_dl.cpp:911) 20241107082933918 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 03 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d 00 (pcu_l1_if.cpp:182) 20241107082933919 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082933931 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) 20241107082933931 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) 20241107082933932 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) 20241107082933932 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) 20241107082933933 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) 20241107082933933 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) 20241107082933933 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) 20241107082933933 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) 20241107082933934 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) 20241107082933934 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) 20241107082933935 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) 20241107082933935 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) 20241107082933936 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) 20241107082933936 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) 20241107082933936 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) 20241107082933936 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) 20241107082933937 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) 20241107082933937 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) 20241107082933937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933937 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) 20241107082933937 DRLCMACDL DEBUG -- Chunk with length 1262 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-3): 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e (tbf_dl.cpp:686) 20241107082933937 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) 20241107082933937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107082933937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-3): 07 00 05 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e 00 (tbf_dl.cpp:911) 20241107082933937 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 05 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e 00 (pcu_l1_if.cpp:182) 20241107082933938 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082933950 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) 20241107082933950 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) 20241107082933951 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) 20241107082933951 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) 20241107082933952 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) 20241107082933952 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) 20241107082933953 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) 20241107082933953 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) 20241107082933953 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) 20241107082933953 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) 20241107082933954 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) 20241107082933954 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) 20241107082933955 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) 20241107082933955 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) 20241107082933956 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) 20241107082933956 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) 20241107082933959 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) 20241107082933959 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) 20241107082933959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933959 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) 20241107082933959 DRLCMACDL DEBUG -- Chunk with length 1226 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-3): bc 62 68 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 fe a0 d1 (tbf_dl.cpp:686) 20241107082933959 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) 20241107082933959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107082933960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-3): 07 00 07 bc 62 68 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 fe a0 d1 00 (tbf_dl.cpp:911) 20241107082933960 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 07 bc 62 68 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 fe a0 d1 00 (pcu_l1_if.cpp:182) 20241107082933960 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082933974 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) 20241107082933974 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) 20241107082933975 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) 20241107082933975 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) 20241107082933976 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) 20241107082933976 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) 20241107082933976 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) 20241107082933976 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) 20241107082933977 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) 20241107082933977 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) 20241107082933978 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) 20241107082933978 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) 20241107082933979 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) 20241107082933979 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) 20241107082933980 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) 20241107082933980 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) 20241107082933981 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) 20241107082933981 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) 20241107082933981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082933981 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) 20241107082933981 DRLCMACDL DEBUG -- Chunk with length 1190 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082933981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-3): 88 9a 46 48 42 d7 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d (tbf_dl.cpp:686) 20241107082933981 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) 20241107082933981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082933981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241107082933981 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) 20241107082933981 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1434 + 13 = 1447 (pdch_ul_controller.c:131) 20241107082933981 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1447 for type POLL (pdch_ul_controller.c:184) 20241107082933981 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) 20241107082933981 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) 20241107082933981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-3): 0f 00 09 88 9a 46 48 42 d7 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d 00 (tbf_dl.cpp:911) 20241107082933981 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 09 88 9a 46 48 42 d7 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d 00 (pcu_l1_if.cpp:182) 20241107082933981 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082933993 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) 20241107082933993 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) 20241107082933994 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) 20241107082933994 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) 20241107082933995 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) 20241107082933995 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) 20241107082933995 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) 20241107082933995 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) 20241107082933996 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) 20241107082933996 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) 20241107082933997 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) 20241107082933997 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) 20241107082933998 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) 20241107082933998 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) 20241107082933998 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) 20241107082933998 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) 20241107082933999 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082934012 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) 20241107082934012 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) 20241107082934013 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) 20241107082934013 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) 20241107082934014 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) 20241107082934014 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) 20241107082934014 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) 20241107082934014 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) 20241107082934015 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) 20241107082934015 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) 20241107082934016 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) 20241107082934016 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) 20241107082934017 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) 20241107082934017 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) 20241107082934017 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) 20241107082934017 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) 20241107082934021 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082934035 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) 20241107082934035 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) 20241107082934037 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) 20241107082934037 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) 20241107082934037 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) 20241107082934037 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) 20241107082934038 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) 20241107082934038 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) 20241107082934039 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) 20241107082934039 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) 20241107082934040 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) 20241107082934040 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) 20241107082934040 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) 20241107082934040 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) 20241107082934041 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) 20241107082934041 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) 20241107082934042 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082934055 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 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) 20241107082934055 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) 20241107082934055 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082934055 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082934055 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) 20241107082934055 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082934055 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082934055 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:511) 20241107082934055 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082934055 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=113)"RRRRRRRRRRRRRRRRRRRR"(BSN=4) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082934055 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=113:5, lost=0, recv=20, skipped=0, bsn=113, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082934055 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241107082934055 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241107082934055 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241107082934055 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241107082934055 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241107082934055 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241107082934055 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241107082934055 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241107082934055 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241107082934055 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241107082934055 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241107082934055 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241107082934055 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241107082934055 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241107082934055 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241107082934055 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107082934055 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241107082934056 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241107082934056 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241107082934056 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241107082934056 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) 20241107082934056 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001: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) 20241107082934056 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) 20241107082934056 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) 20241107082934057 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) 20241107082934057 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) 20241107082934058 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) 20241107082934058 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) 20241107082934058 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) 20241107082934058 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) 20241107082934059 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) 20241107082934059 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) 20241107082934060 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) 20241107082934060 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) 20241107082934061 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) 20241107082934061 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) 20241107082934062 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) 20241107082934062 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) 20241107082934062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934062 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) 20241107082934062 DRLCMACDL DEBUG -- Chunk with length 1154 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-3): 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 62 e2 cd (tbf_dl.cpp:686) 20241107082934062 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) 20241107082934062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241107082934062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-3): 07 00 0b 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 62 e2 cd 00 (tbf_dl.cpp:911) 20241107082934062 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 0b 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 62 e2 cd 00 (pcu_l1_if.cpp:182) 20241107082934062 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082934074 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) 20241107082934074 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) 20241107082934075 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) 20241107082934075 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) 20241107082934076 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) 20241107082934076 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) 20241107082934077 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) 20241107082934077 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) 20241107082934077 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) 20241107082934077 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) 20241107082934078 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) 20241107082934078 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) 20241107082934079 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) 20241107082934079 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) 20241107082934080 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) 20241107082934080 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) 20241107082934083 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) 20241107082934083 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) 20241107082934083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934083 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) 20241107082934083 DRLCMACDL DEBUG -- Chunk with length 1118 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-3): 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb d6 8e 19 (tbf_dl.cpp:686) 20241107082934083 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) 20241107082934083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241107082934083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-3): 07 00 0d 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb d6 8e 19 00 (tbf_dl.cpp:911) 20241107082934083 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 0d 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb d6 8e 19 00 (pcu_l1_if.cpp:182) 20241107082934084 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082934097 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) 20241107082934098 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) 20241107082934099 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) 20241107082934099 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) 20241107082934099 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) 20241107082934100 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) 20241107082934100 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) 20241107082934100 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) 20241107082934101 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) 20241107082934101 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) 20241107082934102 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) 20241107082934102 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) 20241107082934102 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) 20241107082934103 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) 20241107082934103 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) 20241107082934103 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) 20241107082934104 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) 20241107082934104 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) 20241107082934104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934104 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) 20241107082934104 DRLCMACDL DEBUG -- Chunk with length 1082 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-3): 68 f9 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c (tbf_dl.cpp:686) 20241107082934104 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) 20241107082934104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241107082934104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-3): 07 00 0f 68 f9 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c 00 (tbf_dl.cpp:911) 20241107082934104 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 0f 68 f9 56 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c 00 (pcu_l1_if.cpp:182) 20241107082934105 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082934116 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) 20241107082934117 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) 20241107082934118 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) 20241107082934118 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) 20241107082934118 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) 20241107082934119 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) 20241107082934119 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) 20241107082934119 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) 20241107082934120 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) 20241107082934120 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) 20241107082934121 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) 20241107082934121 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) 20241107082934121 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) 20241107082934121 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) 20241107082934122 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) 20241107082934122 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) 20241107082934123 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) 20241107082934123 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) 20241107082934123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934123 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) 20241107082934123 DRLCMACDL DEBUG -- Chunk with length 1046 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-3): 53 19 03 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 (tbf_dl.cpp:686) 20241107082934123 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) 20241107082934123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241107082934123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-3): 07 00 11 53 19 03 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 00 (tbf_dl.cpp:911) 20241107082934123 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 11 53 19 03 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 00 (pcu_l1_if.cpp:182) 20241107082934124 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082934135 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) 20241107082934135 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) 20241107082934137 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) 20241107082934137 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) 20241107082934137 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) 20241107082934137 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) 20241107082934138 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) 20241107082934138 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) 20241107082934139 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) 20241107082934139 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) 20241107082934140 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) 20241107082934140 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) 20241107082934140 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) 20241107082934140 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) 20241107082934141 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) 20241107082934141 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) 20241107082934145 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) 20241107082934145 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) 20241107082934145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934145 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) 20241107082934145 DRLCMACDL DEBUG -- Chunk with length 1010 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-3): 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 9a 24 97 f3 f8 56 (tbf_dl.cpp:686) 20241107082934145 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) 20241107082934145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241107082934145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-3): 07 00 13 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 9a 24 97 f3 f8 56 00 (tbf_dl.cpp:911) 20241107082934145 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 13 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 9a 24 97 f3 f8 56 00 (pcu_l1_if.cpp:182) 20241107082934146 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082934159 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) 20241107082934159 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) 20241107082934160 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) 20241107082934160 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) 20241107082934161 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) 20241107082934161 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) 20241107082934162 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) 20241107082934162 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) 20241107082934163 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) 20241107082934163 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) 20241107082934163 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) 20241107082934163 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) 20241107082934164 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) 20241107082934164 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) 20241107082934165 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) 20241107082934165 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) 20241107082934166 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) 20241107082934166 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) 20241107082934166 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934166 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) 20241107082934166 DRLCMACDL DEBUG -- Chunk with length 974 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934166 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-3): a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 (tbf_dl.cpp:686) 20241107082934166 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) 20241107082934166 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934166 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241107082934166 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-3): 07 00 15 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 00 (tbf_dl.cpp:911) 20241107082934166 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 15 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 00 (pcu_l1_if.cpp:182) 20241107082934167 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082934179 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) 20241107082934179 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) 20241107082934180 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) 20241107082934180 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) 20241107082934181 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) 20241107082934181 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) 20241107082934182 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) 20241107082934182 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) 20241107082934182 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) 20241107082934182 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) 20241107082934183 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) 20241107082934183 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) 20241107082934184 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) 20241107082934184 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) 20241107082934185 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) 20241107082934185 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) 20241107082934186 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) 20241107082934186 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) 20241107082934186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934186 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) 20241107082934186 DRLCMACDL DEBUG -- Chunk with length 938 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-3): d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac (tbf_dl.cpp:686) 20241107082934186 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) 20241107082934186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241107082934186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-3): 07 00 17 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 00 (tbf_dl.cpp:911) 20241107082934186 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 17 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 00 (pcu_l1_if.cpp:182) 20241107082934187 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082934198 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) 20241107082934198 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) 20241107082934200 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) 20241107082934200 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) 20241107082934200 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) 20241107082934200 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) 20241107082934201 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) 20241107082934201 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) 20241107082934202 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) 20241107082934202 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) 20241107082934203 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) 20241107082934203 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) 20241107082934203 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) 20241107082934203 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) 20241107082934204 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) 20241107082934204 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) 20241107082934208 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) 20241107082934208 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) 20241107082934208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934208 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) 20241107082934208 DRLCMACDL DEBUG -- Chunk with length 902 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-3): 5e 80 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 (tbf_dl.cpp:686) 20241107082934208 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) 20241107082934208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241107082934208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-3): 07 00 19 5e 80 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 00 (tbf_dl.cpp:911) 20241107082934208 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 19 5e 80 86 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 00 (pcu_l1_if.cpp:182) 20241107082934209 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082934222 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) 20241107082934222 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) 20241107082934223 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) 20241107082934223 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) 20241107082934224 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) 20241107082934224 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) 20241107082934225 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) 20241107082934225 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) 20241107082934226 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) 20241107082934226 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) 20241107082934226 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) 20241107082934226 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) 20241107082934227 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) 20241107082934227 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) 20241107082934228 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) 20241107082934228 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) 20241107082934229 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) 20241107082934229 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) 20241107082934229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934229 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) 20241107082934229 DRLCMACDL DEBUG -- Chunk with length 866 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-3): d5 0c 80 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 (tbf_dl.cpp:686) 20241107082934229 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) 20241107082934229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241107082934229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-3): 07 00 1b d5 0c 80 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 00 (tbf_dl.cpp:911) 20241107082934229 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 1b d5 0c 80 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 00 (pcu_l1_if.cpp:182) 20241107082934230 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082934241 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) 20241107082934241 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) 20241107082934243 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) 20241107082934243 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) 20241107082934244 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) 20241107082934244 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) 20241107082934244 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) 20241107082934244 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) 20241107082934245 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) 20241107082934245 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) 20241107082934246 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) 20241107082934246 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) 20241107082934247 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) 20241107082934247 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) 20241107082934247 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) 20241107082934247 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) 20241107082934248 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) 20241107082934248 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) 20241107082934248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934248 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) 20241107082934248 DRLCMACDL DEBUG -- Chunk with length 830 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-3): ea 5b 55 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 (tbf_dl.cpp:686) 20241107082934248 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) 20241107082934248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241107082934248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-3): 07 00 1d ea 5b 55 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 00 (tbf_dl.cpp:911) 20241107082934248 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 1d ea 5b 55 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 00 (pcu_l1_if.cpp:182) 20241107082934249 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082934260 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) 20241107082934260 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) 20241107082934262 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) 20241107082934262 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) 20241107082934262 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) 20241107082934262 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) 20241107082934263 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) 20241107082934263 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) 20241107082934264 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) 20241107082934264 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) 20241107082934265 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) 20241107082934265 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) 20241107082934266 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) 20241107082934266 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) 20241107082934266 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) 20241107082934266 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) 20241107082934270 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) 20241107082934270 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) 20241107082934270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934270 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) 20241107082934270 DRLCMACDL DEBUG -- Chunk with length 794 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-3): 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 (tbf_dl.cpp:686) 20241107082934270 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) 20241107082934270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241107082934270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-3): 07 00 1f 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 00 (tbf_dl.cpp:911) 20241107082934270 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 1f 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 00 (pcu_l1_if.cpp:182) 20241107082934271 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082934284 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) 20241107082934284 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) 20241107082934286 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) 20241107082934286 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) 20241107082934286 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) 20241107082934286 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) 20241107082934287 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) 20241107082934287 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) 20241107082934288 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) 20241107082934288 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) 20241107082934289 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) 20241107082934289 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) 20241107082934290 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) 20241107082934290 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) 20241107082934290 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) 20241107082934290 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) 20241107082934291 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) 20241107082934291 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) 20241107082934291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934291 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) 20241107082934291 DRLCMACDL DEBUG -- Chunk with length 758 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-3): e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 (tbf_dl.cpp:686) 20241107082934291 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) 20241107082934291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241107082934291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-3): 07 00 21 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 00 (tbf_dl.cpp:911) 20241107082934291 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 21 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 00 (pcu_l1_if.cpp:182) 20241107082934292 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082934303 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) 20241107082934303 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) 20241107082934304 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) 20241107082934304 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) 20241107082934305 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) 20241107082934305 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) 20241107082934306 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) 20241107082934306 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) 20241107082934307 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) 20241107082934307 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) 20241107082934308 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) 20241107082934308 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) 20241107082934309 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) 20241107082934309 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) 20241107082934310 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) 20241107082934310 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) 20241107082934311 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) 20241107082934311 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) 20241107082934311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934311 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) 20241107082934311 DRLCMACDL DEBUG -- Chunk with length 722 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-3): 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 (tbf_dl.cpp:686) 20241107082934311 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) 20241107082934311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241107082934311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-3): 07 00 23 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 00 (tbf_dl.cpp:911) 20241107082934311 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 23 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 00 (pcu_l1_if.cpp:182) 20241107082934312 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082934322 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) 20241107082934322 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) 20241107082934324 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) 20241107082934324 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) 20241107082934325 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) 20241107082934325 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) 20241107082934325 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) 20241107082934325 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) 20241107082934326 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) 20241107082934326 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) 20241107082934327 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) 20241107082934327 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) 20241107082934328 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) 20241107082934328 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) 20241107082934328 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) 20241107082934328 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) 20241107082934332 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) 20241107082934332 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) 20241107082934332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934332 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) 20241107082934332 DRLCMACDL DEBUG -- Chunk with length 686 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-3): 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc (tbf_dl.cpp:686) 20241107082934332 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) 20241107082934332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241107082934332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-3): 07 00 25 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 00 (tbf_dl.cpp:911) 20241107082934332 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 25 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 00 (pcu_l1_if.cpp:182) 20241107082934333 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082934346 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) 20241107082934346 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) 20241107082934348 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) 20241107082934348 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) 20241107082934348 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) 20241107082934348 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) 20241107082934349 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) 20241107082934349 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) 20241107082934350 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) 20241107082934350 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) 20241107082934351 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) 20241107082934351 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) 20241107082934352 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) 20241107082934352 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) 20241107082934353 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) 20241107082934353 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) 20241107082934354 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) 20241107082934354 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) 20241107082934354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934354 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) 20241107082934354 DRLCMACDL DEBUG -- Chunk with length 650 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-3): 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f (tbf_dl.cpp:686) 20241107082934354 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) 20241107082934354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241107082934354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-3): 07 00 27 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f 00 (tbf_dl.cpp:911) 20241107082934354 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 27 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f 00 (pcu_l1_if.cpp:182) 20241107082934355 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082934365 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) 20241107082934365 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) 20241107082934367 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) 20241107082934367 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) 20241107082934367 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) 20241107082934367 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) 20241107082934368 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) 20241107082934368 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) 20241107082934369 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) 20241107082934369 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) 20241107082934370 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) 20241107082934370 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) 20241107082934370 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) 20241107082934370 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) 20241107082934371 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) 20241107082934371 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) 20241107082934372 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) 20241107082934372 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) 20241107082934372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934372 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) 20241107082934372 DRLCMACDL DEBUG -- Chunk with length 614 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-3): 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 48 4c 27 14 02 97 (tbf_dl.cpp:686) 20241107082934372 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) 20241107082934372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241107082934372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-3): 07 00 29 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 48 4c 27 14 02 97 00 (tbf_dl.cpp:911) 20241107082934372 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 29 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 48 4c 27 14 02 97 00 (pcu_l1_if.cpp:182) 20241107082934373 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082934385 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) 20241107082934385 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) 20241107082934386 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) 20241107082934386 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) 20241107082934387 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) 20241107082934387 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) 20241107082934387 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) 20241107082934387 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) 20241107082934388 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) 20241107082934388 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) 20241107082934389 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) 20241107082934389 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) 20241107082934390 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) 20241107082934390 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) 20241107082934391 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) 20241107082934391 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) 20241107082934394 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) 20241107082934394 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) 20241107082934394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934394 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) 20241107082934394 DRLCMACDL DEBUG -- Chunk with length 578 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-3): 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 (tbf_dl.cpp:686) 20241107082934394 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) 20241107082934394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241107082934394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-3): 07 00 2b 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 00 (tbf_dl.cpp:911) 20241107082934394 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 2b 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 00 (pcu_l1_if.cpp:182) 20241107082934395 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082934408 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) 20241107082934408 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) 20241107082934409 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) 20241107082934409 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) 20241107082934410 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) 20241107082934410 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) 20241107082934411 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) 20241107082934411 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) 20241107082934412 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) 20241107082934412 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) 20241107082934412 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) 20241107082934412 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) 20241107082934413 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) 20241107082934413 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) 20241107082934414 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) 20241107082934414 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) 20241107082934415 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) 20241107082934415 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) 20241107082934415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934415 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) 20241107082934415 DRLCMACDL DEBUG -- Chunk with length 542 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-3): 98 68 56 ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 (tbf_dl.cpp:686) 20241107082934415 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) 20241107082934415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241107082934415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-3): 07 00 2d 98 68 56 ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 00 (tbf_dl.cpp:911) 20241107082934415 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 2d 98 68 56 ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 00 (pcu_l1_if.cpp:182) 20241107082934416 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082934428 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) 20241107082934428 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) 20241107082934430 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) 20241107082934430 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) 20241107082934431 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) 20241107082934431 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) 20241107082934432 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) 20241107082934432 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) 20241107082934433 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) 20241107082934433 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) 20241107082934434 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) 20241107082934434 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) 20241107082934435 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) 20241107082934435 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) 20241107082934436 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) 20241107082934436 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) 20241107082934437 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) 20241107082934437 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) 20241107082934437 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934437 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) 20241107082934437 DRLCMACDL DEBUG -- Chunk with length 506 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-3): d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 (tbf_dl.cpp:686) 20241107082934438 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) 20241107082934438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241107082934438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-3): 07 00 2f d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 00 (tbf_dl.cpp:911) 20241107082934438 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 2f d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 00 (pcu_l1_if.cpp:182) 20241107082934438 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082934446 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) 20241107082934446 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) 20241107082934448 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) 20241107082934448 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) 20241107082934448 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) 20241107082934448 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) 20241107082934449 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) 20241107082934449 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) 20241107082934450 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) 20241107082934450 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) 20241107082934451 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) 20241107082934451 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) 20241107082934451 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) 20241107082934451 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) 20241107082934452 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) 20241107082934452 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) 20241107082934456 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) 20241107082934456 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) 20241107082934456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934456 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) 20241107082934456 DRLCMACDL DEBUG -- Chunk with length 470 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-3): 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 (tbf_dl.cpp:686) 20241107082934456 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) 20241107082934456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241107082934456 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) 20241107082934456 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1534 + 13 = 1547 (pdch_ul_controller.c:131) 20241107082934456 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1547 for type POLL (pdch_ul_controller.c:184) 20241107082934456 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) 20241107082934456 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) 20241107082934456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-3): 0f 00 31 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 00 (tbf_dl.cpp:911) 20241107082934456 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 31 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 00 (pcu_l1_if.cpp:182) 20241107082934457 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082934470 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) 20241107082934470 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) 20241107082934471 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) 20241107082934471 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) 20241107082934472 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) 20241107082934472 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) 20241107082934473 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) 20241107082934473 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) 20241107082934474 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) 20241107082934474 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) 20241107082934475 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) 20241107082934475 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) 20241107082934475 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) 20241107082934475 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) 20241107082934476 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) 20241107082934476 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) 20241107082934477 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082934489 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) 20241107082934489 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) 20241107082934491 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) 20241107082934491 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) 20241107082934491 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) 20241107082934491 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) 20241107082934492 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) 20241107082934492 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) 20241107082934493 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) 20241107082934493 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) 20241107082934494 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) 20241107082934494 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) 20241107082934495 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) 20241107082934495 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) 20241107082934496 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) 20241107082934496 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) 20241107082934497 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082934508 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) 20241107082934508 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) 20241107082934510 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) 20241107082934510 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) 20241107082934510 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) 20241107082934510 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) 20241107082934511 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) 20241107082934511 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) 20241107082934512 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) 20241107082934512 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) 20241107082934513 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) 20241107082934513 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) 20241107082934514 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) 20241107082934514 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) 20241107082934515 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) 20241107082934515 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) 20241107082934518 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082934532 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 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) 20241107082934532 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) 20241107082934532 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082934532 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082934532 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) 20241107082934533 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082934533 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082934533 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:511) 20241107082934533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082934533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=5)"RRRRRRRRRRRRRRRRRRRR"(BSN=24) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082934533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=5:25, lost=0, recv=20, skipped=0, bsn=5, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082934533 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241107082934533 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241107082934533 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241107082934533 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241107082934533 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241107082934533 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241107082934533 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241107082934533 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241107082934533 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241107082934533 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241107082934533 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241107082934533 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241107082934533 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241107082934533 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241107082934533 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241107082934533 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241107082934533 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241107082934533 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241107082934533 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241107082934533 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241107082934533 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) 20241107082934533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001: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) 20241107082934534 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) 20241107082934534 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) 20241107082934535 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) 20241107082934535 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) 20241107082934536 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) 20241107082934536 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) 20241107082934536 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) 20241107082934537 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) 20241107082934537 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) 20241107082934537 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) 20241107082934538 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) 20241107082934538 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) 20241107082934539 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) 20241107082934539 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) 20241107082934540 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) 20241107082934540 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) 20241107082934540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934540 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) 20241107082934540 DRLCMACDL DEBUG -- Chunk with length 434 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-3): 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 (tbf_dl.cpp:686) 20241107082934540 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) 20241107082934540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241107082934540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-3): 07 00 33 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 00 (tbf_dl.cpp:911) 20241107082934540 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 33 9f a7 ff b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 00 (pcu_l1_if.cpp:182) 20241107082934540 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082934551 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) 20241107082934552 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) 20241107082934553 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) 20241107082934553 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) 20241107082934553 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) 20241107082934553 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) 20241107082934554 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) 20241107082934554 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) 20241107082934555 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) 20241107082934555 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) 20241107082934556 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) 20241107082934556 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) 20241107082934556 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) 20241107082934556 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) 20241107082934558 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) 20241107082934558 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) 20241107082934559 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) 20241107082934559 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) 20241107082934559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934559 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) 20241107082934559 DRLCMACDL DEBUG -- Chunk with length 398 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-3): df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 (tbf_dl.cpp:686) 20241107082934559 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) 20241107082934559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241107082934559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-3): 07 00 35 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 00 (tbf_dl.cpp:911) 20241107082934559 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 35 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 00 (pcu_l1_if.cpp:182) 20241107082934560 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082934570 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) 20241107082934571 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) 20241107082934572 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) 20241107082934572 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) 20241107082934573 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) 20241107082934573 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) 20241107082934573 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) 20241107082934573 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) 20241107082934574 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) 20241107082934574 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) 20241107082934575 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) 20241107082934575 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) 20241107082934576 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) 20241107082934576 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) 20241107082934576 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) 20241107082934576 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) 20241107082934580 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) 20241107082934580 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) 20241107082934580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934580 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) 20241107082934580 DRLCMACDL DEBUG -- Chunk with length 362 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-3): 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c (tbf_dl.cpp:686) 20241107082934580 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) 20241107082934580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241107082934580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-3): 07 00 37 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 00 (tbf_dl.cpp:911) 20241107082934580 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 37 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 00 (pcu_l1_if.cpp:182) 20241107082934581 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082934594 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) 20241107082934594 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) 20241107082934595 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) 20241107082934595 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) 20241107082934596 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) 20241107082934596 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) 20241107082934597 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) 20241107082934597 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) 20241107082934598 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) 20241107082934598 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) 20241107082934599 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) 20241107082934599 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) 20241107082934599 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) 20241107082934599 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) 20241107082934600 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) 20241107082934600 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) 20241107082934601 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) 20241107082934601 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) 20241107082934601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934601 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) 20241107082934601 DRLCMACDL DEBUG -- Chunk with length 326 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-3): 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 (tbf_dl.cpp:686) 20241107082934601 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) 20241107082934601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241107082934601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-3): 07 00 39 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 00 (tbf_dl.cpp:911) 20241107082934601 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 39 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 00 (pcu_l1_if.cpp:182) 20241107082934602 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082934613 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) 20241107082934613 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) 20241107082934615 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) 20241107082934615 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) 20241107082934615 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) 20241107082934615 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) 20241107082934616 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) 20241107082934616 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) 20241107082934617 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) 20241107082934617 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) 20241107082934618 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) 20241107082934618 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) 20241107082934618 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) 20241107082934618 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) 20241107082934619 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) 20241107082934619 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) 20241107082934620 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) 20241107082934620 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) 20241107082934620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934620 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) 20241107082934620 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-3): 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 16 fa 9c 71 c4 5b (tbf_dl.cpp:686) 20241107082934620 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) 20241107082934620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241107082934620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-3): 07 00 3b 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 16 fa 9c 71 c4 5b 00 (tbf_dl.cpp:911) 20241107082934620 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 3b 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 16 fa 9c 71 c4 5b 00 (pcu_l1_if.cpp:182) 20241107082934621 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082934632 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) 20241107082934632 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) 20241107082934634 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) 20241107082934634 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) 20241107082934634 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) 20241107082934634 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) 20241107082934635 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) 20241107082934635 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) 20241107082934636 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) 20241107082934636 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) 20241107082934637 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) 20241107082934637 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) 20241107082934638 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) 20241107082934638 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) 20241107082934638 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) 20241107082934638 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) 20241107082934642 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) 20241107082934642 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) 20241107082934642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934642 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) 20241107082934642 DRLCMACDL DEBUG -- Chunk with length 254 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-3): 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 (tbf_dl.cpp:686) 20241107082934642 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) 20241107082934642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241107082934642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-3): 07 00 3d 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 00 (tbf_dl.cpp:911) 20241107082934642 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 3d 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 00 (pcu_l1_if.cpp:182) 20241107082934643 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082934656 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) 20241107082934656 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) 20241107082934658 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) 20241107082934658 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) 20241107082934658 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) 20241107082934658 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) 20241107082934659 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) 20241107082934659 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) 20241107082934660 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) 20241107082934660 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) 20241107082934661 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) 20241107082934661 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) 20241107082934662 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) 20241107082934662 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) 20241107082934662 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) 20241107082934662 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) 20241107082934663 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) 20241107082934663 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) 20241107082934663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934663 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) 20241107082934663 DRLCMACDL DEBUG -- Chunk with length 218 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-3): de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 (tbf_dl.cpp:686) 20241107082934663 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) 20241107082934663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241107082934664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-3): 07 00 3f de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 00 (tbf_dl.cpp:911) 20241107082934664 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 3f de f4 80 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 00 (pcu_l1_if.cpp:182) 20241107082934664 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082934675 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) 20241107082934675 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) 20241107082934677 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) 20241107082934677 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) 20241107082934677 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) 20241107082934677 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) 20241107082934678 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) 20241107082934678 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) 20241107082934679 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) 20241107082934679 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) 20241107082934680 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) 20241107082934680 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) 20241107082934681 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) 20241107082934681 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) 20241107082934682 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) 20241107082934682 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) 20241107082934683 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) 20241107082934683 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) 20241107082934683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934683 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) 20241107082934683 DRLCMACDL DEBUG -- Chunk with length 182 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-3): 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 (tbf_dl.cpp:686) 20241107082934683 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) 20241107082934683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241107082934683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-3): 07 00 41 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 00 (tbf_dl.cpp:911) 20241107082934683 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 41 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 00 (pcu_l1_if.cpp:182) 20241107082934683 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082934694 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) 20241107082934694 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) 20241107082934696 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) 20241107082934696 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) 20241107082934696 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) 20241107082934696 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) 20241107082934697 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) 20241107082934697 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) 20241107082934698 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) 20241107082934698 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) 20241107082934699 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) 20241107082934699 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) 20241107082934699 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) 20241107082934699 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) 20241107082934700 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) 20241107082934700 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) 20241107082934704 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) 20241107082934704 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) 20241107082934704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934704 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) 20241107082934704 DRLCMACDL DEBUG -- Chunk with length 146 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-3): c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 (tbf_dl.cpp:686) 20241107082934704 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) 20241107082934704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241107082934704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-3): 07 00 43 c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 00 (tbf_dl.cpp:911) 20241107082934704 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 43 c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 00 (pcu_l1_if.cpp:182) 20241107082934705 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082934718 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) 20241107082934718 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) 20241107082934719 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) 20241107082934719 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) 20241107082934720 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) 20241107082934720 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) 20241107082934721 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) 20241107082934721 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) 20241107082934722 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) 20241107082934722 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) 20241107082934722 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) 20241107082934722 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) 20241107082934723 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) 20241107082934723 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) 20241107082934724 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) 20241107082934724 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) 20241107082934725 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) 20241107082934725 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) 20241107082934725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934725 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) 20241107082934725 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-3): cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 81 03 e4 80 25 8c (tbf_dl.cpp:686) 20241107082934725 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) 20241107082934725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241107082934725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-3): 07 00 45 cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 81 03 e4 80 25 8c 00 (tbf_dl.cpp:911) 20241107082934725 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 45 cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 81 03 e4 80 25 8c 00 (pcu_l1_if.cpp:182) 20241107082934725 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082934737 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) 20241107082934737 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) 20241107082934739 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) 20241107082934739 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) 20241107082934739 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) 20241107082934739 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) 20241107082934740 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) 20241107082934740 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) 20241107082934741 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) 20241107082934741 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) 20241107082934742 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) 20241107082934742 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) 20241107082934743 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) 20241107082934743 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) 20241107082934744 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) 20241107082934744 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) 20241107082934745 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) 20241107082934745 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) 20241107082934745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934745 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) 20241107082934745 DRLCMACDL DEBUG -- Chunk with length 74 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-3): 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 (tbf_dl.cpp:686) 20241107082934745 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) 20241107082934745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241107082934745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-3): 07 00 47 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 00 (tbf_dl.cpp:911) 20241107082934745 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 47 3a 89 26 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 00 (pcu_l1_if.cpp:182) 20241107082934745 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082934756 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) 20241107082934756 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) 20241107082934758 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) 20241107082934758 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) 20241107082934758 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) 20241107082934758 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) 20241107082934759 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) 20241107082934759 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) 20241107082934760 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) 20241107082934760 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) 20241107082934761 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) 20241107082934761 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) 20241107082934761 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) 20241107082934761 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) 20241107082934762 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) 20241107082934762 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) 20241107082934766 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) 20241107082934766 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) 20241107082934766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934766 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) 20241107082934766 DRLCMACDL DEBUG -- Chunk with length 38 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-3): 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa (tbf_dl.cpp:686) 20241107082934766 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) 20241107082934766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241107082934766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-3): 07 00 49 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 00 (tbf_dl.cpp:911) 20241107082934766 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 49 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 00 (pcu_l1_if.cpp:182) 20241107082934767 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082934780 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) 20241107082934780 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) 20241107082934782 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) 20241107082934782 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) 20241107082934782 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) 20241107082934782 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) 20241107082934783 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) 20241107082934783 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) 20241107082934784 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) 20241107082934784 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) 20241107082934785 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) 20241107082934785 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) 20241107082934786 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) 20241107082934786 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) 20241107082934787 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) 20241107082934787 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) 20241107082934787 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) 20241107082934788 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) 20241107082934788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934788 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) 20241107082934788 DRLCMACDL DEBUG -- Chunk with length 2 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082934788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082934788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082934788 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (33) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-3): 0b 6b 55 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 (tbf_dl.cpp:686) 20241107082934788 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) 20241107082934788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241107082934788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-3): 07 00 4a 0b 6b 55 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 00 (tbf_dl.cpp:911) 20241107082934788 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 4a 0b 6b 55 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 00 (pcu_l1_if.cpp:182) 20241107082934788 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082934799 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) 20241107082934799 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) 20241107082934800 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) 20241107082934801 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) 20241107082934801 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) 20241107082934801 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) 20241107082934802 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) 20241107082934802 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) 20241107082934803 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) 20241107082934803 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) 20241107082934804 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) 20241107082934804 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) 20241107082934804 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) 20241107082934804 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) 20241107082934805 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) 20241107082934805 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) 20241107082934806 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) 20241107082934806 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) 20241107082934806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934806 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) 20241107082934806 DRLCMACDL DEBUG -- Chunk with length 1367 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-3): 88 8f a8 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf ae cd 02 d6 3e 50 (tbf_dl.cpp:686) 20241107082934806 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) 20241107082934806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241107082934806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-3): 07 00 4d 88 8f a8 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf ae cd 02 d6 3e 50 00 (tbf_dl.cpp:911) 20241107082934806 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 4d 88 8f a8 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf ae cd 02 d6 3e 50 00 (pcu_l1_if.cpp:182) 20241107082934807 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082934818 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) 20241107082934818 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) 20241107082934820 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) 20241107082934820 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) 20241107082934820 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) 20241107082934820 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) 20241107082934821 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) 20241107082934821 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) 20241107082934822 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) 20241107082934822 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) 20241107082934823 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) 20241107082934823 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) 20241107082934823 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) 20241107082934823 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) 20241107082934824 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) 20241107082934824 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) 20241107082934828 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) 20241107082934828 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) 20241107082934828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934828 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) 20241107082934828 DRLCMACDL DEBUG -- Chunk with length 1331 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-3): 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 fc 54 47 cc 42 ac (tbf_dl.cpp:686) 20241107082934828 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) 20241107082934828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241107082934828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-3): 07 00 4f 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 fc 54 47 cc 42 ac 00 (tbf_dl.cpp:911) 20241107082934828 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 4f 4d 46 9b e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 fc 54 47 cc 42 ac 00 (pcu_l1_if.cpp:182) 20241107082934828 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082934842 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) 20241107082934842 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) 20241107082934843 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) 20241107082934843 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) 20241107082934844 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) 20241107082934844 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) 20241107082934845 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) 20241107082934845 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) 20241107082934846 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) 20241107082934846 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) 20241107082934846 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) 20241107082934846 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) 20241107082934847 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) 20241107082934847 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) 20241107082934848 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) 20241107082934848 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) 20241107082934849 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) 20241107082934849 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) 20241107082934849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934849 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) 20241107082934849 DRLCMACDL DEBUG -- Chunk with length 1295 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-3): 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d (tbf_dl.cpp:686) 20241107082934849 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) 20241107082934849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241107082934849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-3): 07 00 51 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d 00 (tbf_dl.cpp:911) 20241107082934849 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 51 57 98 55 fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d 00 (pcu_l1_if.cpp:182) 20241107082934850 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082934862 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) 20241107082934862 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) 20241107082934863 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) 20241107082934863 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) 20241107082934864 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) 20241107082934864 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) 20241107082934864 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) 20241107082934864 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) 20241107082934865 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) 20241107082934865 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) 20241107082934866 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) 20241107082934866 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) 20241107082934867 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) 20241107082934867 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) 20241107082934868 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) 20241107082934868 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) 20241107082934868 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) 20241107082934868 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) 20241107082934869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934869 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) 20241107082934869 DRLCMACDL DEBUG -- Chunk with length 1259 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-3): 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 (tbf_dl.cpp:686) 20241107082934869 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) 20241107082934869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241107082934869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-3): 07 00 53 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 00 (tbf_dl.cpp:911) 20241107082934869 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 53 4d e2 b0 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 00 (pcu_l1_if.cpp:182) 20241107082934869 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082934881 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) 20241107082934881 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) 20241107082934882 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) 20241107082934882 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) 20241107082934883 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) 20241107082934883 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) 20241107082934884 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) 20241107082934884 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) 20241107082934884 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) 20241107082934884 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) 20241107082934885 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) 20241107082934885 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) 20241107082934886 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) 20241107082934886 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) 20241107082934887 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) 20241107082934887 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) 20241107082934890 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) 20241107082934890 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) 20241107082934890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934890 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) 20241107082934890 DRLCMACDL DEBUG -- Chunk with length 1223 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-3): 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 (tbf_dl.cpp:686) 20241107082934890 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) 20241107082934890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241107082934890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-3): 07 00 55 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 00 (tbf_dl.cpp:911) 20241107082934890 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 55 23 9d f2 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 00 (pcu_l1_if.cpp:182) 20241107082934891 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082934905 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) 20241107082934905 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) 20241107082934906 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) 20241107082934906 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) 20241107082934907 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) 20241107082934907 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) 20241107082934907 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) 20241107082934907 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) 20241107082934908 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) 20241107082934908 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) 20241107082934909 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) 20241107082934909 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) 20241107082934910 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) 20241107082934910 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) 20241107082934911 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) 20241107082934911 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) 20241107082934912 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) 20241107082934912 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) 20241107082934912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934912 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) 20241107082934912 DRLCMACDL DEBUG -- Chunk with length 1187 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-3): 48 42 d7 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee (tbf_dl.cpp:686) 20241107082934912 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) 20241107082934912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241107082934912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-3): 07 00 57 48 42 d7 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee 00 (tbf_dl.cpp:911) 20241107082934912 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 57 48 42 d7 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee 00 (pcu_l1_if.cpp:182) 20241107082934912 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082934924 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) 20241107082934924 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) 20241107082934925 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) 20241107082934925 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) 20241107082934926 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) 20241107082934926 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) 20241107082934927 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) 20241107082934927 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) 20241107082934927 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) 20241107082934927 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) 20241107082934928 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) 20241107082934928 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) 20241107082934929 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) 20241107082934929 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) 20241107082934930 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) 20241107082934930 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) 20241107082934931 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) 20241107082934931 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) 20241107082934931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082934931 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) 20241107082934931 DRLCMACDL DEBUG -- Chunk with length 1151 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082934931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-3): c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 62 e2 cd 88 05 e3 (tbf_dl.cpp:686) 20241107082934931 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) 20241107082934931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082934931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241107082934931 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) 20241107082934931 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1633 + 13 = 1646 (pdch_ul_controller.c:131) 20241107082934931 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1646 for type POLL (pdch_ul_controller.c:184) 20241107082934931 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) 20241107082934931 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) 20241107082934931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-3): 0f 00 59 c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 62 e2 cd 88 05 e3 00 (tbf_dl.cpp:911) 20241107082934931 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 59 c3 70 d1 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 62 e2 cd 88 05 e3 00 (pcu_l1_if.cpp:182) 20241107082934932 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082934943 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) 20241107082934943 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) 20241107082934944 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) 20241107082934944 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) 20241107082934945 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) 20241107082934945 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) 20241107082934945 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) 20241107082934946 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) 20241107082934946 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) 20241107082934946 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) 20241107082934947 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) 20241107082934947 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) 20241107082934948 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) 20241107082934948 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) 20241107082934949 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) 20241107082934949 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) 20241107082934952 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082934967 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) 20241107082934967 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) 20241107082934968 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) 20241107082934968 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) 20241107082934969 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) 20241107082934969 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) 20241107082934969 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) 20241107082934969 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) 20241107082934970 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) 20241107082934970 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) 20241107082934971 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) 20241107082934971 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) 20241107082934972 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) 20241107082934972 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) 20241107082934972 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) 20241107082934972 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) 20241107082934973 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082934986 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) 20241107082934986 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) 20241107082934987 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) 20241107082934987 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) 20241107082934988 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) 20241107082934988 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) 20241107082934988 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) 20241107082934988 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) 20241107082934989 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) 20241107082934989 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) 20241107082934990 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) 20241107082934990 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) 20241107082934991 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) 20241107082934991 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) 20241107082934992 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) 20241107082934992 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) 20241107082934993 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082935005 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 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) 20241107082935005 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) 20241107082935005 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082935005 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082935005 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) 20241107082935006 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082935006 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082935006 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:511) 20241107082935006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082935006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=25)"RRRRRRRRRRRRRRRRRRRR"(BSN=44) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082935006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=25:45, lost=0, recv=20, skipped=0, bsn=25, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082935006 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241107082935006 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241107082935006 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241107082935006 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241107082935006 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241107082935006 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241107082935006 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241107082935006 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241107082935006 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241107082935006 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241107082935006 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241107082935006 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241107082935006 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241107082935006 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241107082935006 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241107082935006 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241107082935006 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241107082935006 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241107082935006 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241107082935006 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241107082935006 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) 20241107082935006 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107082935006 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) 20241107082935008 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) 20241107082935008 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) 20241107082935009 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) 20241107082935009 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) 20241107082935010 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) 20241107082935010 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) 20241107082935011 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) 20241107082935011 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) 20241107082935012 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) 20241107082935012 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) 20241107082935012 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) 20241107082935013 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) 20241107082935013 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) 20241107082935013 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) 20241107082935014 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) 20241107082935014 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) 20241107082935014 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) 20241107082935014 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) 20241107082935014 DRLCMACDL DEBUG -- Chunk with length 1115 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-3): c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb d6 8e 19 68 f9 56 (tbf_dl.cpp:686) 20241107082935015 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) 20241107082935015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241107082935015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-3): 07 00 5b c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb d6 8e 19 68 f9 56 00 (tbf_dl.cpp:911) 20241107082935015 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 5b c4 d3 d4 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb d6 8e 19 68 f9 56 00 (pcu_l1_if.cpp:182) 20241107082935015 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082935029 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) 20241107082935029 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) 20241107082935030 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) 20241107082935030 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) 20241107082935031 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) 20241107082935031 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) 20241107082935031 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) 20241107082935031 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) 20241107082935032 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) 20241107082935032 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) 20241107082935033 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) 20241107082935033 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) 20241107082935034 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) 20241107082935034 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) 20241107082935034 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) 20241107082935034 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) 20241107082935035 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) 20241107082935035 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) 20241107082935035 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) 20241107082935035 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) 20241107082935035 DRLCMACDL DEBUG -- Chunk with length 1079 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-3): 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 (tbf_dl.cpp:686) 20241107082935035 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) 20241107082935035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241107082935036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-3): 07 00 5d 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 00 (tbf_dl.cpp:911) 20241107082935036 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 5d 0c f1 db 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 00 (pcu_l1_if.cpp:182) 20241107082935036 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082935048 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) 20241107082935048 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) 20241107082935049 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) 20241107082935049 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) 20241107082935050 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) 20241107082935050 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) 20241107082935050 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) 20241107082935050 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) 20241107082935051 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) 20241107082935051 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) 20241107082935052 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) 20241107082935052 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) 20241107082935053 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) 20241107082935053 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) 20241107082935053 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) 20241107082935053 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) 20241107082935054 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) 20241107082935054 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) 20241107082935054 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) 20241107082935054 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) 20241107082935054 DRLCMACDL DEBUG -- Chunk with length 1043 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-3): 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f (tbf_dl.cpp:686) 20241107082935054 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) 20241107082935054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241107082935054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-3): 07 00 5f 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 00 (tbf_dl.cpp:911) 20241107082935054 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 5f 25 e0 1f a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 00 (pcu_l1_if.cpp:182) 20241107082935055 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082935067 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) 20241107082935067 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) 20241107082935068 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) 20241107082935068 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) 20241107082935069 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) 20241107082935069 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) 20241107082935070 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) 20241107082935070 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) 20241107082935071 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) 20241107082935071 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) 20241107082935072 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) 20241107082935072 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) 20241107082935073 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) 20241107082935073 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) 20241107082935073 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) 20241107082935073 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) 20241107082935076 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) 20241107082935076 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) 20241107082935076 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) 20241107082935076 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) 20241107082935076 DRLCMACDL DEBUG -- Chunk with length 1007 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-3): 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f (tbf_dl.cpp:686) 20241107082935076 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) 20241107082935076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241107082935076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-3): 07 00 61 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f 00 (tbf_dl.cpp:911) 20241107082935076 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 61 2c 35 53 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f 00 (pcu_l1_if.cpp:182) 20241107082935077 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082935090 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) 20241107082935090 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) 20241107082935092 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) 20241107082935092 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) 20241107082935092 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) 20241107082935092 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) 20241107082935093 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) 20241107082935093 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) 20241107082935094 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) 20241107082935094 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) 20241107082935095 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) 20241107082935095 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) 20241107082935095 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) 20241107082935095 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) 20241107082935096 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) 20241107082935096 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) 20241107082935097 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) 20241107082935097 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) 20241107082935097 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) 20241107082935097 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) 20241107082935097 DRLCMACDL DEBUG -- Chunk with length 971 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-3): c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 (tbf_dl.cpp:686) 20241107082935097 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) 20241107082935097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241107082935097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-3): 07 00 63 c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 00 (tbf_dl.cpp:911) 20241107082935097 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 63 c4 ae 63 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 00 (pcu_l1_if.cpp:182) 20241107082935098 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082935109 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) 20241107082935109 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) 20241107082935111 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) 20241107082935111 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) 20241107082935111 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) 20241107082935111 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) 20241107082935112 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) 20241107082935112 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) 20241107082935113 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) 20241107082935113 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) 20241107082935114 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) 20241107082935114 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) 20241107082935115 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) 20241107082935115 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) 20241107082935115 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) 20241107082935115 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) 20241107082935116 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) 20241107082935116 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) 20241107082935116 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) 20241107082935116 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) 20241107082935116 DRLCMACDL DEBUG -- Chunk with length 935 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-3): 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 (tbf_dl.cpp:686) 20241107082935116 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) 20241107082935116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241107082935116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-3): 07 00 65 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 00 (tbf_dl.cpp:911) 20241107082935116 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 65 24 d4 a6 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 00 (pcu_l1_if.cpp:182) 20241107082935117 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082935129 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) 20241107082935129 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) 20241107082935130 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) 20241107082935130 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) 20241107082935131 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) 20241107082935131 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) 20241107082935131 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) 20241107082935131 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) 20241107082935132 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) 20241107082935132 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) 20241107082935133 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) 20241107082935133 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) 20241107082935134 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) 20241107082935134 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) 20241107082935135 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) 20241107082935135 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) 20241107082935138 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) 20241107082935138 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) 20241107082935138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935138 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) 20241107082935138 DRLCMACDL DEBUG -- Chunk with length 899 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-3): 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 (tbf_dl.cpp:686) 20241107082935138 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) 20241107082935138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241107082935138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-3): 07 00 67 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 00 (tbf_dl.cpp:911) 20241107082935138 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 67 39 91 c7 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 00 (pcu_l1_if.cpp:182) 20241107082935139 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082935153 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) 20241107082935153 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) 20241107082935154 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) 20241107082935154 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) 20241107082935155 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) 20241107082935155 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) 20241107082935155 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) 20241107082935155 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) 20241107082935156 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) 20241107082935156 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) 20241107082935157 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) 20241107082935157 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) 20241107082935158 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) 20241107082935158 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) 20241107082935159 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) 20241107082935159 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) 20241107082935160 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) 20241107082935160 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) 20241107082935160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935160 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) 20241107082935160 DRLCMACDL DEBUG -- Chunk with length 863 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-3): 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 (tbf_dl.cpp:686) 20241107082935160 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) 20241107082935160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241107082935160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-3): 07 00 69 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 00 (tbf_dl.cpp:911) 20241107082935160 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 69 98 03 e2 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 00 (pcu_l1_if.cpp:182) 20241107082935160 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082935172 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) 20241107082935172 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) 20241107082935173 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) 20241107082935173 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) 20241107082935174 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) 20241107082935174 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) 20241107082935175 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) 20241107082935175 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) 20241107082935175 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) 20241107082935175 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) 20241107082935176 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) 20241107082935176 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) 20241107082935177 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) 20241107082935177 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) 20241107082935178 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) 20241107082935178 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) 20241107082935179 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) 20241107082935179 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) 20241107082935179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935179 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) 20241107082935179 DRLCMACDL DEBUG -- Chunk with length 827 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-3): 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 (tbf_dl.cpp:686) 20241107082935179 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) 20241107082935179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241107082935179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-3): 07 00 6b 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 00 (tbf_dl.cpp:911) 20241107082935179 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 6b 41 70 f6 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 00 (pcu_l1_if.cpp:182) 20241107082935179 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082935191 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) 20241107082935191 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) 20241107082935192 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) 20241107082935192 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) 20241107082935193 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) 20241107082935193 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) 20241107082935193 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) 20241107082935193 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) 20241107082935194 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) 20241107082935194 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) 20241107082935195 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) 20241107082935195 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) 20241107082935196 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) 20241107082935196 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) 20241107082935197 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) 20241107082935197 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) 20241107082935200 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) 20241107082935200 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) 20241107082935200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935200 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) 20241107082935200 DRLCMACDL DEBUG -- Chunk with length 791 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-3): 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a (tbf_dl.cpp:686) 20241107082935200 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) 20241107082935200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241107082935200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-3): 07 00 6d 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a 00 (tbf_dl.cpp:911) 20241107082935200 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 6d 6a 9e 5e a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a 00 (pcu_l1_if.cpp:182) 20241107082935201 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082935214 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) 20241107082935214 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) 20241107082935216 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) 20241107082935216 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) 20241107082935216 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) 20241107082935216 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) 20241107082935217 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) 20241107082935217 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) 20241107082935218 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) 20241107082935218 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) 20241107082935219 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) 20241107082935219 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) 20241107082935220 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) 20241107082935220 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) 20241107082935221 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) 20241107082935221 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) 20241107082935221 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) 20241107082935221 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) 20241107082935221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935221 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) 20241107082935221 DRLCMACDL DEBUG -- Chunk with length 755 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-3): f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 (tbf_dl.cpp:686) 20241107082935221 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) 20241107082935222 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935222 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241107082935222 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-3): 07 00 6f f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 00 (tbf_dl.cpp:911) 20241107082935222 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 6f f8 23 5d b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 00 (pcu_l1_if.cpp:182) 20241107082935222 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082935233 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) 20241107082935234 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) 20241107082935235 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) 20241107082935235 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) 20241107082935235 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) 20241107082935235 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) 20241107082935237 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) 20241107082935237 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) 20241107082935237 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) 20241107082935237 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) 20241107082935238 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) 20241107082935238 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) 20241107082935239 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) 20241107082935239 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) 20241107082935240 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) 20241107082935240 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) 20241107082935240 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) 20241107082935241 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) 20241107082935241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935241 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) 20241107082935241 DRLCMACDL DEBUG -- Chunk with length 719 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-3): 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 (tbf_dl.cpp:686) 20241107082935241 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) 20241107082935241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241107082935241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-3): 07 00 71 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 00 (tbf_dl.cpp:911) 20241107082935241 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 71 60 2a 6a 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 00 (pcu_l1_if.cpp:182) 20241107082935241 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082935253 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) 20241107082935253 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) 20241107082935254 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) 20241107082935254 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) 20241107082935255 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) 20241107082935255 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) 20241107082935255 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) 20241107082935255 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) 20241107082935256 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) 20241107082935256 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) 20241107082935257 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) 20241107082935257 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) 20241107082935258 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) 20241107082935258 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) 20241107082935259 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) 20241107082935259 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) 20241107082935262 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) 20241107082935262 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) 20241107082935263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935263 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) 20241107082935263 DRLCMACDL DEBUG -- Chunk with length 683 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-3): 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f (tbf_dl.cpp:686) 20241107082935263 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) 20241107082935263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241107082935263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-3): 07 00 73 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f 00 (tbf_dl.cpp:911) 20241107082935263 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 73 5b 41 6d b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f 00 (pcu_l1_if.cpp:182) 20241107082935263 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082935277 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) 20241107082935277 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) 20241107082935278 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) 20241107082935278 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) 20241107082935279 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) 20241107082935279 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) 20241107082935280 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) 20241107082935280 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) 20241107082935280 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) 20241107082935280 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) 20241107082935281 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) 20241107082935281 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) 20241107082935282 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) 20241107082935282 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) 20241107082935283 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) 20241107082935283 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) 20241107082935284 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) 20241107082935284 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) 20241107082935284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935284 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) 20241107082935284 DRLCMACDL DEBUG -- Chunk with length 647 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-3): f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 (tbf_dl.cpp:686) 20241107082935284 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) 20241107082935284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241107082935284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-3): 07 00 75 f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 00 (tbf_dl.cpp:911) 20241107082935284 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 75 f5 8d ac 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 00 (pcu_l1_if.cpp:182) 20241107082935284 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082935296 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) 20241107082935296 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) 20241107082935297 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) 20241107082935297 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) 20241107082935298 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) 20241107082935298 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) 20241107082935299 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) 20241107082935299 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) 20241107082935299 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) 20241107082935299 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) 20241107082935300 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) 20241107082935300 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) 20241107082935301 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) 20241107082935301 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) 20241107082935302 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) 20241107082935302 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) 20241107082935303 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) 20241107082935303 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) 20241107082935303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935303 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) 20241107082935303 DRLCMACDL DEBUG -- Chunk with length 611 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-3): 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f (tbf_dl.cpp:686) 20241107082935303 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) 20241107082935303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241107082935303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-3): 07 00 77 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f 00 (tbf_dl.cpp:911) 20241107082935303 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 77 06 5e 58 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f 00 (pcu_l1_if.cpp:182) 20241107082935303 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082935315 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) 20241107082935315 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) 20241107082935316 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) 20241107082935316 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) 20241107082935317 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) 20241107082935317 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) 20241107082935318 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) 20241107082935318 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) 20241107082935318 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) 20241107082935318 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) 20241107082935319 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) 20241107082935319 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) 20241107082935320 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) 20241107082935320 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) 20241107082935321 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) 20241107082935321 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) 20241107082935324 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) 20241107082935324 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) 20241107082935324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935324 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) 20241107082935324 DRLCMACDL DEBUG -- Chunk with length 575 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-3): a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 (tbf_dl.cpp:686) 20241107082935324 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) 20241107082935324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241107082935324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-3): 07 00 79 a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 00 (tbf_dl.cpp:911) 20241107082935324 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 79 a3 78 52 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 00 (pcu_l1_if.cpp:182) 20241107082935325 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082935339 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) 20241107082935339 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) 20241107082935340 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) 20241107082935340 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) 20241107082935341 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) 20241107082935341 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) 20241107082935341 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) 20241107082935341 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) 20241107082935342 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) 20241107082935342 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) 20241107082935343 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) 20241107082935343 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) 20241107082935344 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) 20241107082935344 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) 20241107082935344 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) 20241107082935345 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) 20241107082935345 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) 20241107082935345 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) 20241107082935345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935345 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) 20241107082935345 DRLCMACDL DEBUG -- Chunk with length 539 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935346 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-3): ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 (tbf_dl.cpp:686) 20241107082935346 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) 20241107082935346 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935346 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241107082935346 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-3): 07 00 7b ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 00 (tbf_dl.cpp:911) 20241107082935346 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 7b ba 2c 20 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 00 (pcu_l1_if.cpp:182) 20241107082935346 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082935358 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) 20241107082935358 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) 20241107082935359 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) 20241107082935359 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) 20241107082935360 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) 20241107082935360 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) 20241107082935361 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) 20241107082935361 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) 20241107082935362 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) 20241107082935362 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) 20241107082935362 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) 20241107082935362 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) 20241107082935363 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) 20241107082935363 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) 20241107082935364 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) 20241107082935364 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) 20241107082935365 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) 20241107082935365 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) 20241107082935365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935365 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) 20241107082935365 DRLCMACDL DEBUG -- Chunk with length 503 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-3): a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 (tbf_dl.cpp:686) 20241107082935365 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) 20241107082935365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241107082935365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-3): 07 00 7d a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 00 (tbf_dl.cpp:911) 20241107082935365 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 7d a5 7d 03 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 00 (pcu_l1_if.cpp:182) 20241107082935365 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082935377 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) 20241107082935377 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) 20241107082935378 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) 20241107082935378 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) 20241107082935379 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) 20241107082935379 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) 20241107082935380 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) 20241107082935380 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) 20241107082935380 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) 20241107082935381 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) 20241107082935381 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) 20241107082935381 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) 20241107082935382 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) 20241107082935382 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) 20241107082935383 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) 20241107082935383 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) 20241107082935386 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) 20241107082935386 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) 20241107082935386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935386 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) 20241107082935386 DRLCMACDL DEBUG -- Chunk with length 467 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-3): f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff (tbf_dl.cpp:686) 20241107082935386 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) 20241107082935386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241107082935386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-3): 07 00 7f f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff 00 (tbf_dl.cpp:911) 20241107082935386 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 7f f1 a9 7a 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff 00 (pcu_l1_if.cpp:182) 20241107082935387 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082935400 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) 20241107082935401 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) 20241107082935402 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) 20241107082935402 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) 20241107082935402 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) 20241107082935402 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) 20241107082935403 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) 20241107082935403 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) 20241107082935404 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) 20241107082935404 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) 20241107082935405 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) 20241107082935405 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) 20241107082935405 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) 20241107082935406 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) 20241107082935406 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) 20241107082935406 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) 20241107082935407 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) 20241107082935407 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) 20241107082935407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935407 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) 20241107082935407 DRLCMACDL DEBUG -- Chunk with length 431 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-3): b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 (tbf_dl.cpp:686) 20241107082935407 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) 20241107082935407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241107082935407 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) 20241107082935407 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1733 + 13 = 1746 (pdch_ul_controller.c:131) 20241107082935407 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1746 for type POLL (pdch_ul_controller.c:184) 20241107082935407 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) 20241107082935407 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) 20241107082935407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-3): 0f 00 81 b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 00 (tbf_dl.cpp:911) 20241107082935407 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 81 b5 6a 16 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 00 (pcu_l1_if.cpp:182) 20241107082935408 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082935419 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) 20241107082935420 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) 20241107082935421 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) 20241107082935421 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) 20241107082935422 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) 20241107082935422 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) 20241107082935422 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) 20241107082935422 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) 20241107082935423 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) 20241107082935423 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) 20241107082935424 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) 20241107082935424 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) 20241107082935424 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) 20241107082935424 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) 20241107082935425 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) 20241107082935425 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) 20241107082935426 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082935438 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) 20241107082935438 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) 20241107082935440 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) 20241107082935440 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) 20241107082935441 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) 20241107082935441 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) 20241107082935441 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) 20241107082935442 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) 20241107082935442 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) 20241107082935442 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) 20241107082935443 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) 20241107082935443 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) 20241107082935444 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) 20241107082935444 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) 20241107082935444 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) 20241107082935444 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) 20241107082935448 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082935462 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) 20241107082935462 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) 20241107082935463 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) 20241107082935464 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) 20241107082935464 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) 20241107082935464 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) 20241107082935465 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) 20241107082935465 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) 20241107082935466 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) 20241107082935466 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) 20241107082935466 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) 20241107082935466 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) 20241107082935467 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) 20241107082935467 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) 20241107082935468 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) 20241107082935468 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) 20241107082935469 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082935481 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 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) 20241107082935481 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) 20241107082935481 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082935481 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082935481 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) 20241107082935482 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082935482 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082935482 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:511) 20241107082935482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082935482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=45)"RRRRRRRRRRRRRRRRRRRR"(BSN=64) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082935482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=45:65, lost=0, recv=20, skipped=0, bsn=45, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082935482 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241107082935482 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241107082935482 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241107082935482 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241107082935482 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241107082935482 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241107082935482 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241107082935482 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241107082935482 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241107082935482 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241107082935482 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241107082935482 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241107082935482 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241107082935482 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241107082935482 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241107082935482 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241107082935482 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241107082935482 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241107082935482 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241107082935482 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241107082935482 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) 20241107082935482 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) 20241107082935482 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) 20241107082935482 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) 20241107082935483 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) 20241107082935483 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) 20241107082935484 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) 20241107082935484 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) 20241107082935485 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) 20241107082935485 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) 20241107082935486 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) 20241107082935486 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) 20241107082935487 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) 20241107082935487 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) 20241107082935487 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) 20241107082935488 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) 20241107082935488 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) 20241107082935488 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) 20241107082935488 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) 20241107082935489 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) 20241107082935489 DRLCMACDL DEBUG -- Chunk with length 395 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-3): e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 (tbf_dl.cpp:686) 20241107082935489 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) 20241107082935489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241107082935489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-3): 07 00 83 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 00 (tbf_dl.cpp:911) 20241107082935489 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 83 e9 43 a3 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 00 (pcu_l1_if.cpp:182) 20241107082935489 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082935500 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) 20241107082935500 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) 20241107082935502 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) 20241107082935502 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) 20241107082935502 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) 20241107082935502 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) 20241107082935503 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) 20241107082935503 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) 20241107082935504 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) 20241107082935504 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) 20241107082935505 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) 20241107082935505 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) 20241107082935506 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) 20241107082935506 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) 20241107082935506 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) 20241107082935506 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) 20241107082935510 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) 20241107082935510 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) 20241107082935510 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) 20241107082935510 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) 20241107082935510 DRLCMACDL DEBUG -- Chunk with length 359 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-3): a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 (tbf_dl.cpp:686) 20241107082935510 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) 20241107082935510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241107082935510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-3): 07 00 85 a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 00 (tbf_dl.cpp:911) 20241107082935510 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 85 a7 c1 7f f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 00 (pcu_l1_if.cpp:182) 20241107082935511 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082935524 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) 20241107082935524 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) 20241107082935526 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) 20241107082935526 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) 20241107082935526 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) 20241107082935526 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) 20241107082935527 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) 20241107082935527 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) 20241107082935528 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) 20241107082935528 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) 20241107082935529 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) 20241107082935529 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) 20241107082935530 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) 20241107082935530 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) 20241107082935531 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) 20241107082935531 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) 20241107082935532 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) 20241107082935532 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) 20241107082935532 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) 20241107082935532 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) 20241107082935532 DRLCMACDL DEBUG -- Chunk with length 323 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-3): c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 (tbf_dl.cpp:686) 20241107082935532 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) 20241107082935532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241107082935532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-3): 07 00 87 c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 00 (tbf_dl.cpp:911) 20241107082935532 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 87 c2 e4 c0 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 00 (pcu_l1_if.cpp:182) 20241107082935532 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082935542 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) 20241107082935542 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) 20241107082935543 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) 20241107082935543 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) 20241107082935543 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) 20241107082935543 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) 20241107082935543 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) 20241107082935543 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) 20241107082935543 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) 20241107082935543 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) 20241107082935544 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) 20241107082935544 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) 20241107082935544 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) 20241107082935544 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) 20241107082935544 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) 20241107082935544 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) 20241107082935547 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) 20241107082935547 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) 20241107082935547 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) 20241107082935547 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) 20241107082935547 DRLCMACDL DEBUG -- Chunk with length 287 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-3): dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 16 fa 9c 71 c4 5b 91 3f 69 (tbf_dl.cpp:686) 20241107082935547 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) 20241107082935547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241107082935547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-3): 07 00 89 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 16 fa 9c 71 c4 5b 91 3f 69 00 (tbf_dl.cpp:911) 20241107082935547 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 89 dc 17 5b 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 16 fa 9c 71 c4 5b 91 3f 69 00 (pcu_l1_if.cpp:182) 20241107082935547 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082935562 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) 20241107082935562 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) 20241107082935563 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) 20241107082935563 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) 20241107082935563 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) 20241107082935563 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) 20241107082935564 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) 20241107082935564 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) 20241107082935565 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) 20241107082935565 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) 20241107082935565 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) 20241107082935565 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) 20241107082935566 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) 20241107082935566 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) 20241107082935567 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) 20241107082935567 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) 20241107082935571 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) 20241107082935571 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) 20241107082935571 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) 20241107082935571 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) 20241107082935572 DRLCMACDL DEBUG -- Chunk with length 251 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-3): 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 (tbf_dl.cpp:686) 20241107082935572 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) 20241107082935572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241107082935572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-3): 07 00 8b 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 00 (tbf_dl.cpp:911) 20241107082935572 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 8b 11 f7 3e 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 00 (pcu_l1_if.cpp:182) 20241107082935572 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082935586 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) 20241107082935587 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) 20241107082935588 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) 20241107082935588 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) 20241107082935588 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) 20241107082935589 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) 20241107082935589 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) 20241107082935589 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) 20241107082935590 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) 20241107082935590 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) 20241107082935591 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) 20241107082935591 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) 20241107082935592 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) 20241107082935592 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) 20241107082935592 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) 20241107082935592 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) 20241107082935593 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) 20241107082935593 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) 20241107082935593 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) 20241107082935593 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) 20241107082935593 DRLCMACDL DEBUG -- Chunk with length 215 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-3): 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 (tbf_dl.cpp:686) 20241107082935593 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) 20241107082935593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241107082935593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-3): 07 00 8d 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 00 (tbf_dl.cpp:911) 20241107082935593 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 8d 55 af 2c ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 00 (pcu_l1_if.cpp:182) 20241107082935594 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082935606 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) 20241107082935606 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) 20241107082935607 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) 20241107082935607 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) 20241107082935608 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) 20241107082935608 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) 20241107082935609 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) 20241107082935609 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) 20241107082935610 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) 20241107082935610 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) 20241107082935610 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) 20241107082935610 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) 20241107082935611 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) 20241107082935611 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) 20241107082935612 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) 20241107082935612 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) 20241107082935613 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) 20241107082935613 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) 20241107082935613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935613 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) 20241107082935613 DRLCMACDL DEBUG -- Chunk with length 179 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-3): 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 (tbf_dl.cpp:686) 20241107082935613 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) 20241107082935613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241107082935613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-3): 07 00 8f 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 00 (tbf_dl.cpp:911) 20241107082935613 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 8f 0d b3 2c dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 00 (pcu_l1_if.cpp:182) 20241107082935614 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082935625 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) 20241107082935625 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) 20241107082935626 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) 20241107082935626 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) 20241107082935627 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) 20241107082935627 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) 20241107082935628 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) 20241107082935628 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) 20241107082935629 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) 20241107082935629 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) 20241107082935630 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) 20241107082935630 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) 20241107082935631 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) 20241107082935631 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) 20241107082935631 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) 20241107082935632 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) 20241107082935634 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) 20241107082935634 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) 20241107082935634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935635 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) 20241107082935635 DRLCMACDL DEBUG -- Chunk with length 143 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-3): 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c (tbf_dl.cpp:686) 20241107082935635 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) 20241107082935635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241107082935635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-3): 07 00 91 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c 00 (tbf_dl.cpp:911) 20241107082935635 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 91 02 ff 52 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c 00 (pcu_l1_if.cpp:182) 20241107082935635 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082935650 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) 20241107082935650 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) 20241107082935651 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) 20241107082935651 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) 20241107082935652 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) 20241107082935652 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) 20241107082935653 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) 20241107082935653 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) 20241107082935654 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) 20241107082935654 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) 20241107082935655 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) 20241107082935655 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) 20241107082935655 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) 20241107082935655 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) 20241107082935656 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) 20241107082935656 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) 20241107082935657 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) 20241107082935657 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) 20241107082935657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935657 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) 20241107082935657 DRLCMACDL DEBUG -- Chunk with length 107 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-3): c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 81 03 e4 80 25 8c 3a 89 26 (tbf_dl.cpp:686) 20241107082935657 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) 20241107082935657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241107082935657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-3): 07 00 93 c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 81 03 e4 80 25 8c 3a 89 26 00 (tbf_dl.cpp:911) 20241107082935657 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 93 c7 82 5a 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 81 03 e4 80 25 8c 3a 89 26 00 (pcu_l1_if.cpp:182) 20241107082935657 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082935669 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) 20241107082935669 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) 20241107082935671 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) 20241107082935671 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) 20241107082935671 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) 20241107082935671 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) 20241107082935672 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) 20241107082935672 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) 20241107082935673 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) 20241107082935673 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) 20241107082935674 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) 20241107082935674 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) 20241107082935675 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) 20241107082935675 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) 20241107082935676 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) 20241107082935676 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) 20241107082935677 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) 20241107082935677 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) 20241107082935677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935677 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) 20241107082935677 DRLCMACDL DEBUG -- Chunk with length 71 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-3): 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 (tbf_dl.cpp:686) 20241107082935677 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) 20241107082935677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241107082935677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-3): 07 00 95 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 00 (tbf_dl.cpp:911) 20241107082935677 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 95 26 89 7a ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 00 (pcu_l1_if.cpp:182) 20241107082935678 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082935688 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) 20241107082935688 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) 20241107082935689 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) 20241107082935689 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) 20241107082935690 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) 20241107082935690 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) 20241107082935690 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) 20241107082935690 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) 20241107082935690 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) 20241107082935691 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) 20241107082935691 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) 20241107082935691 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) 20241107082935691 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) 20241107082935691 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) 20241107082935691 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) 20241107082935691 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) 20241107082935697 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) 20241107082935697 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) 20241107082935697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935697 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) 20241107082935697 DRLCMACDL DEBUG -- Chunk with length 35 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082935697 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241107082935697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082935697 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1571 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107082935697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082935697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-3): 8d 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 (tbf_dl.cpp:686) 20241107082935697 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) 20241107082935697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241107082935697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-3): 07 00 96 8d 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 00 (tbf_dl.cpp:911) 20241107082935697 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 96 8d 34 dc c2 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 00 (pcu_l1_if.cpp:182) 20241107082935697 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082935711 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) 20241107082935711 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) 20241107082935712 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) 20241107082935712 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) 20241107082935713 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) 20241107082935713 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) 20241107082935714 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) 20241107082935714 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) 20241107082935714 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) 20241107082935714 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) 20241107082935715 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) 20241107082935715 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) 20241107082935716 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) 20241107082935716 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) 20241107082935716 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) 20241107082935716 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) 20241107082935717 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) 20241107082935717 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) 20241107082935717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935717 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) 20241107082935717 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-3): ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 (tbf_dl.cpp:686) 20241107082935717 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) 20241107082935717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241107082935717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-3): 07 00 99 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 00 (tbf_dl.cpp:911) 20241107082935717 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 99 ad 53 e8 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 00 (pcu_l1_if.cpp:182) 20241107082935717 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082935732 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) 20241107082935732 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) 20241107082935733 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) 20241107082935733 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) 20241107082935734 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) 20241107082935734 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) 20241107082935735 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) 20241107082935735 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) 20241107082935736 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) 20241107082935736 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) 20241107082935737 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) 20241107082935737 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) 20241107082935737 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) 20241107082935737 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) 20241107082935739 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) 20241107082935739 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) 20241107082935741 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) 20241107082935741 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) 20241107082935741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935741 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) 20241107082935741 DRLCMACDL DEBUG -- Chunk with length 1364 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-3): 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf ae cd 02 d6 3e 50 4d 46 9b (tbf_dl.cpp:686) 20241107082935741 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) 20241107082935741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241107082935741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-3): 07 00 9b 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf ae cd 02 d6 3e 50 4d 46 9b 00 (tbf_dl.cpp:911) 20241107082935741 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 9b 61 b6 65 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf ae cd 02 d6 3e 50 4d 46 9b 00 (pcu_l1_if.cpp:182) 20241107082935742 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082935751 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) 20241107082935751 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) 20241107082935753 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) 20241107082935753 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) 20241107082935755 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) 20241107082935755 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) 20241107082935756 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) 20241107082935756 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) 20241107082935757 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) 20241107082935757 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) 20241107082935757 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) 20241107082935757 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) 20241107082935758 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) 20241107082935758 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) 20241107082935759 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) 20241107082935759 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) 20241107082935760 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) 20241107082935760 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) 20241107082935761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935761 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) 20241107082935761 DRLCMACDL DEBUG -- Chunk with length 1328 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-3): e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 fc 54 47 cc 42 ac 57 98 55 (tbf_dl.cpp:686) 20241107082935761 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) 20241107082935761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241107082935761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-3): 07 00 9d e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 fc 54 47 cc 42 ac 57 98 55 00 (tbf_dl.cpp:911) 20241107082935761 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 9d e9 92 bc b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 fc 54 47 cc 42 ac 57 98 55 00 (pcu_l1_if.cpp:182) 20241107082935762 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082935775 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) 20241107082935775 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) 20241107082935776 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) 20241107082935776 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) 20241107082935777 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) 20241107082935777 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) 20241107082935777 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) 20241107082935777 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) 20241107082935778 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) 20241107082935778 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) 20241107082935779 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) 20241107082935779 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) 20241107082935780 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) 20241107082935780 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) 20241107082935781 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) 20241107082935781 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) 20241107082935781 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) 20241107082935782 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) 20241107082935782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935782 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) 20241107082935782 DRLCMACDL DEBUG -- Chunk with length 1292 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-3): fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 (tbf_dl.cpp:686) 20241107082935782 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) 20241107082935782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241107082935782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-3): 07 00 9f fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 00 (tbf_dl.cpp:911) 20241107082935782 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 9f fc e4 8d 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 00 (pcu_l1_if.cpp:182) 20241107082935782 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082935794 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) 20241107082935794 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) 20241107082935795 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) 20241107082935795 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) 20241107082935796 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) 20241107082935796 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) 20241107082935797 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) 20241107082935797 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) 20241107082935797 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) 20241107082935797 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) 20241107082935798 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) 20241107082935798 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) 20241107082935799 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) 20241107082935799 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) 20241107082935800 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) 20241107082935800 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) 20241107082935801 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) 20241107082935801 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) 20241107082935801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935801 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) 20241107082935801 DRLCMACDL DEBUG -- Chunk with length 1256 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-3): 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 (tbf_dl.cpp:686) 20241107082935801 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) 20241107082935801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241107082935801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-3): 07 00 a1 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 00 (tbf_dl.cpp:911) 20241107082935801 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 a1 9c 0e ec 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 00 (pcu_l1_if.cpp:182) 20241107082935801 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082935813 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) 20241107082935813 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) 20241107082935814 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) 20241107082935814 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) 20241107082935815 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) 20241107082935815 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) 20241107082935815 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) 20241107082935815 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) 20241107082935816 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) 20241107082935816 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) 20241107082935817 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) 20241107082935817 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) 20241107082935817 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) 20241107082935817 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) 20241107082935818 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) 20241107082935818 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) 20241107082935822 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) 20241107082935822 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) 20241107082935822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935822 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) 20241107082935822 DRLCMACDL DEBUG -- Chunk with length 1220 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-3): 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 (tbf_dl.cpp:686) 20241107082935822 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) 20241107082935822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241107082935822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-3): 07 00 a3 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 00 (tbf_dl.cpp:911) 20241107082935822 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 a3 65 65 d8 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 00 (pcu_l1_if.cpp:182) 20241107082935823 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082935836 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) 20241107082935836 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) 20241107082935838 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) 20241107082935838 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) 20241107082935838 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) 20241107082935838 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) 20241107082935839 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) 20241107082935839 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) 20241107082935840 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) 20241107082935840 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) 20241107082935841 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) 20241107082935841 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) 20241107082935842 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) 20241107082935842 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) 20241107082935843 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) 20241107082935843 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) 20241107082935843 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) 20241107082935843 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) 20241107082935843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935844 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) 20241107082935844 DRLCMACDL DEBUG -- Chunk with length 1184 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-3): 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 (tbf_dl.cpp:686) 20241107082935844 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) 20241107082935844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241107082935844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-3): 07 00 a5 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 00 (tbf_dl.cpp:911) 20241107082935844 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 a5 03 dc 4d 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 00 (pcu_l1_if.cpp:182) 20241107082935844 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082935855 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) 20241107082935855 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) 20241107082935857 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) 20241107082935857 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) 20241107082935858 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) 20241107082935858 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) 20241107082935858 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) 20241107082935858 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) 20241107082935859 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) 20241107082935859 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) 20241107082935860 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) 20241107082935860 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) 20241107082935861 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) 20241107082935861 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) 20241107082935861 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) 20241107082935861 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) 20241107082935862 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) 20241107082935862 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) 20241107082935862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935862 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) 20241107082935862 DRLCMACDL DEBUG -- Chunk with length 1148 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-3): fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 62 e2 cd 88 05 e3 c4 d3 d4 (tbf_dl.cpp:686) 20241107082935862 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) 20241107082935862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241107082935863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-3): 07 00 a7 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 62 e2 cd 88 05 e3 c4 d3 d4 00 (tbf_dl.cpp:911) 20241107082935863 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 a7 fa 33 0d 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 62 e2 cd 88 05 e3 c4 d3 d4 00 (pcu_l1_if.cpp:182) 20241107082935863 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082935875 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) 20241107082935875 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) 20241107082935876 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) 20241107082935876 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) 20241107082935877 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) 20241107082935877 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) 20241107082935877 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) 20241107082935878 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) 20241107082935879 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) 20241107082935879 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) 20241107082935880 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) 20241107082935880 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) 20241107082935881 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) 20241107082935881 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) 20241107082935883 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) 20241107082935883 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) 20241107082935884 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) 20241107082935884 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) 20241107082935884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935884 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) 20241107082935884 DRLCMACDL DEBUG -- Chunk with length 1112 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-3): 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb d6 8e 19 68 f9 56 0c f1 db (tbf_dl.cpp:686) 20241107082935884 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) 20241107082935884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241107082935884 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) 20241107082935884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1833 + 13 = 1846 (pdch_ul_controller.c:131) 20241107082935884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1846 for type POLL (pdch_ul_controller.c:184) 20241107082935884 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) 20241107082935884 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) 20241107082935884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-3): 0f 00 a9 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb d6 8e 19 68 f9 56 0c f1 db 00 (tbf_dl.cpp:911) 20241107082935884 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 a9 4b 5c 49 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb d6 8e 19 68 f9 56 0c f1 db 00 (pcu_l1_if.cpp:182) 20241107082935885 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082935899 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) 20241107082935899 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) 20241107082935900 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) 20241107082935900 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) 20241107082935901 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) 20241107082935901 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) 20241107082935901 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) 20241107082935901 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) 20241107082935902 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) 20241107082935902 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) 20241107082935903 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) 20241107082935903 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) 20241107082935904 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) 20241107082935904 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) 20241107082935904 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) 20241107082935904 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) 20241107082935905 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082935918 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) 20241107082935918 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) 20241107082935919 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) 20241107082935919 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) 20241107082935920 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) 20241107082935920 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) 20241107082935920 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) 20241107082935920 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) 20241107082935921 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) 20241107082935921 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) 20241107082935922 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) 20241107082935922 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) 20241107082935923 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) 20241107082935923 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) 20241107082935923 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) 20241107082935923 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) 20241107082935924 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082935937 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) 20241107082935937 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) 20241107082935938 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) 20241107082935938 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) 20241107082935939 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) 20241107082935939 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) 20241107082935939 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) 20241107082935939 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) 20241107082935940 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) 20241107082935940 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) 20241107082935941 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) 20241107082935941 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) 20241107082935942 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) 20241107082935942 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) 20241107082935943 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) 20241107082935943 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) 20241107082935946 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082935961 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 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) 20241107082935961 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) 20241107082935961 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082935961 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082935961 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 = 85 | 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) 20241107082935961 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082935961 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082935961 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 85, BSN 65 to 85 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:511) 20241107082935961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082935961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=65)"RRRRRRRRRRRRRRRRRRRR"(BSN=84) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082935961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=65:85, lost=0, recv=20, skipped=0, bsn=65, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082935961 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241107082935961 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241107082935961 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241107082935961 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241107082935961 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241107082935961 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241107082935961 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241107082935961 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241107082935961 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241107082935961 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241107082935961 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241107082935961 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241107082935962 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241107082935962 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241107082935962 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241107082935962 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241107082935962 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241107082935962 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241107082935962 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241107082935962 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241107082935962 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) 20241107082935962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=85)""(V(S)-1=84) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107082935963 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) 20241107082935963 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) 20241107082935964 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) 20241107082935964 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) 20241107082935965 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) 20241107082935965 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) 20241107082935966 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) 20241107082935966 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) 20241107082935967 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) 20241107082935967 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) 20241107082935968 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) 20241107082935968 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) 20241107082935969 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) 20241107082935969 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) 20241107082935971 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) 20241107082935971 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) 20241107082935971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935971 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) 20241107082935971 DRLCMACDL DEBUG -- Chunk with length 1076 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-3): 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f (tbf_dl.cpp:686) 20241107082935971 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) 20241107082935971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241107082935971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-3): 07 00 ab 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f 00 (tbf_dl.cpp:911) 20241107082935971 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 ab 60 5c d1 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f 00 (pcu_l1_if.cpp:182) 20241107082935971 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082935980 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) 20241107082935980 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) 20241107082935981 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) 20241107082935981 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) 20241107082935982 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) 20241107082935982 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) 20241107082935982 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) 20241107082935983 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) 20241107082935983 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) 20241107082935983 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) 20241107082935984 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) 20241107082935984 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) 20241107082935985 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) 20241107082935985 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) 20241107082935986 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) 20241107082935986 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) 20241107082935986 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) 20241107082935986 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) 20241107082935986 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082935986 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) 20241107082935986 DRLCMACDL DEBUG -- Chunk with length 1040 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082935987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-3): a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 (tbf_dl.cpp:686) 20241107082935987 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) 20241107082935987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082935987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241107082935987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-3): 07 00 ad a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 00 (tbf_dl.cpp:911) 20241107082935987 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 ad a0 35 bf 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 00 (pcu_l1_if.cpp:182) 20241107082935987 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082935999 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) 20241107082935999 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) 20241107082936000 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) 20241107082936000 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) 20241107082936001 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) 20241107082936001 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) 20241107082936001 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) 20241107082936001 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) 20241107082936002 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) 20241107082936002 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) 20241107082936003 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) 20241107082936003 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) 20241107082936004 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) 20241107082936004 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) 20241107082936005 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) 20241107082936005 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) 20241107082936008 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) 20241107082936008 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) 20241107082936008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936009 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) 20241107082936009 DRLCMACDL DEBUG -- Chunk with length 1004 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-3): 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 (tbf_dl.cpp:686) 20241107082936009 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) 20241107082936009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241107082936009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-3): 07 00 af 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 00 (tbf_dl.cpp:911) 20241107082936009 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 af 7a 79 e9 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 00 (pcu_l1_if.cpp:182) 20241107082936010 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082936023 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) 20241107082936023 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) 20241107082936025 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) 20241107082936025 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) 20241107082936026 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) 20241107082936026 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) 20241107082936028 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) 20241107082936028 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) 20241107082936029 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) 20241107082936029 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) 20241107082936030 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) 20241107082936030 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) 20241107082936030 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) 20241107082936030 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) 20241107082936031 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) 20241107082936031 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) 20241107082936032 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) 20241107082936032 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) 20241107082936032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936032 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) 20241107082936032 DRLCMACDL DEBUG -- Chunk with length 968 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-3): 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 (tbf_dl.cpp:686) 20241107082936032 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) 20241107082936033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241107082936033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-3): 07 00 b1 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 00 (tbf_dl.cpp:911) 20241107082936033 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 b1 35 8a cc 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 00 (pcu_l1_if.cpp:182) 20241107082936033 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082936042 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) 20241107082936042 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) 20241107082936043 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) 20241107082936043 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) 20241107082936044 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) 20241107082936044 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) 20241107082936045 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) 20241107082936045 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) 20241107082936046 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) 20241107082936046 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) 20241107082936047 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) 20241107082936047 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) 20241107082936048 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) 20241107082936048 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) 20241107082936049 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) 20241107082936049 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) 20241107082936050 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) 20241107082936050 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) 20241107082936050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936050 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) 20241107082936050 DRLCMACDL DEBUG -- Chunk with length 932 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-3): bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 39 91 c7 (tbf_dl.cpp:686) 20241107082936050 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) 20241107082936050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241107082936050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-3): 07 00 b3 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 39 91 c7 00 (tbf_dl.cpp:911) 20241107082936050 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 b3 bb 4f 94 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 39 91 c7 00 (pcu_l1_if.cpp:182) 20241107082936050 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082936061 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) 20241107082936061 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) 20241107082936062 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) 20241107082936063 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) 20241107082936063 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) 20241107082936063 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) 20241107082936064 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) 20241107082936064 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) 20241107082936065 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) 20241107082936065 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) 20241107082936066 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) 20241107082936066 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) 20241107082936066 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) 20241107082936066 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) 20241107082936067 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) 20241107082936067 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) 20241107082936070 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) 20241107082936071 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) 20241107082936071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936071 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) 20241107082936071 DRLCMACDL DEBUG -- Chunk with length 896 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-3): 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 (tbf_dl.cpp:686) 20241107082936071 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) 20241107082936071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241107082936071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-3): 07 00 b5 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 00 (tbf_dl.cpp:911) 20241107082936071 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 14 5e 6c 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 00 (pcu_l1_if.cpp:182) 20241107082936071 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082936085 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) 20241107082936085 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) 20241107082936086 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) 20241107082936086 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) 20241107082936087 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) 20241107082936087 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) 20241107082936088 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) 20241107082936088 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) 20241107082936089 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) 20241107082936089 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) 20241107082936090 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) 20241107082936090 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) 20241107082936091 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) 20241107082936091 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) 20241107082936091 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) 20241107082936091 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) 20241107082936092 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) 20241107082936092 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) 20241107082936092 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936092 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) 20241107082936092 DRLCMACDL DEBUG -- Chunk with length 860 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936092 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-3): 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 (tbf_dl.cpp:686) 20241107082936092 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) 20241107082936092 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936092 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241107082936092 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-3): 07 00 b7 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 00 (tbf_dl.cpp:911) 20241107082936092 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 82 48 32 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 00 (pcu_l1_if.cpp:182) 20241107082936093 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082936104 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) 20241107082936104 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) 20241107082936105 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) 20241107082936105 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) 20241107082936106 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) 20241107082936106 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) 20241107082936107 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) 20241107082936107 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) 20241107082936108 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) 20241107082936108 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) 20241107082936108 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) 20241107082936108 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) 20241107082936109 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) 20241107082936109 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) 20241107082936110 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) 20241107082936110 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) 20241107082936111 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) 20241107082936111 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) 20241107082936111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936111 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) 20241107082936111 DRLCMACDL DEBUG -- Chunk with length 824 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-3): 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e (tbf_dl.cpp:686) 20241107082936111 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) 20241107082936111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241107082936111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-3): 07 00 b9 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e 00 (tbf_dl.cpp:911) 20241107082936111 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 98 5d 73 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e 00 (pcu_l1_if.cpp:182) 20241107082936111 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082936123 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) 20241107082936123 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) 20241107082936124 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) 20241107082936124 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) 20241107082936125 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) 20241107082936125 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) 20241107082936126 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) 20241107082936126 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) 20241107082936127 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) 20241107082936127 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) 20241107082936127 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) 20241107082936127 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) 20241107082936128 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) 20241107082936128 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) 20241107082936129 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) 20241107082936129 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) 20241107082936133 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) 20241107082936133 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) 20241107082936133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936133 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) 20241107082936133 DRLCMACDL DEBUG -- Chunk with length 788 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-3): a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d (tbf_dl.cpp:686) 20241107082936133 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) 20241107082936133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241107082936133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-3): 07 00 bb a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d 00 (tbf_dl.cpp:911) 20241107082936133 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 a1 97 f1 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d 00 (pcu_l1_if.cpp:182) 20241107082936134 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082936147 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) 20241107082936147 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) 20241107082936149 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) 20241107082936149 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) 20241107082936149 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) 20241107082936149 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) 20241107082936150 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) 20241107082936150 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) 20241107082936151 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) 20241107082936151 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) 20241107082936152 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) 20241107082936152 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) 20241107082936152 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) 20241107082936152 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) 20241107082936153 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) 20241107082936153 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) 20241107082936154 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) 20241107082936154 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) 20241107082936154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936154 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) 20241107082936154 DRLCMACDL DEBUG -- Chunk with length 752 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-3): b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a (tbf_dl.cpp:686) 20241107082936154 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) 20241107082936154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241107082936154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-3): 07 00 bd b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 00 (tbf_dl.cpp:911) 20241107082936154 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 b1 c2 e7 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 00 (pcu_l1_if.cpp:182) 20241107082936155 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082936166 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) 20241107082936166 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) 20241107082936167 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) 20241107082936167 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) 20241107082936168 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) 20241107082936168 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) 20241107082936169 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) 20241107082936169 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) 20241107082936170 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) 20241107082936170 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) 20241107082936170 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) 20241107082936170 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) 20241107082936171 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) 20241107082936171 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) 20241107082936172 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) 20241107082936172 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) 20241107082936173 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) 20241107082936173 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) 20241107082936173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936173 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) 20241107082936173 DRLCMACDL DEBUG -- Chunk with length 716 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-3): 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d (tbf_dl.cpp:686) 20241107082936173 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) 20241107082936173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241107082936173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-3): 07 00 bf 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d 00 (tbf_dl.cpp:911) 20241107082936173 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 77 08 96 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d 00 (pcu_l1_if.cpp:182) 20241107082936173 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082936185 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) 20241107082936185 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) 20241107082936186 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) 20241107082936186 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) 20241107082936187 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) 20241107082936187 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) 20241107082936188 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) 20241107082936188 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) 20241107082936189 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) 20241107082936189 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) 20241107082936190 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) 20241107082936190 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) 20241107082936190 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) 20241107082936190 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) 20241107082936191 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) 20241107082936191 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) 20241107082936195 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) 20241107082936195 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) 20241107082936195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936195 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) 20241107082936195 DRLCMACDL DEBUG -- Chunk with length 680 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-3): b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac (tbf_dl.cpp:686) 20241107082936195 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) 20241107082936195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241107082936195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-3): 07 00 c1 b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac 00 (tbf_dl.cpp:911) 20241107082936195 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 b2 f0 a4 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac 00 (pcu_l1_if.cpp:182) 20241107082936195 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082936209 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) 20241107082936209 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) 20241107082936211 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) 20241107082936211 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) 20241107082936211 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) 20241107082936211 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) 20241107082936212 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) 20241107082936212 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) 20241107082936213 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) 20241107082936213 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) 20241107082936214 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) 20241107082936214 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) 20241107082936215 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) 20241107082936215 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) 20241107082936216 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) 20241107082936216 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) 20241107082936217 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) 20241107082936217 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) 20241107082936217 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936217 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) 20241107082936217 DRLCMACDL DEBUG -- Chunk with length 644 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936217 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-3): 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 06 5e 58 (tbf_dl.cpp:686) 20241107082936217 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) 20241107082936217 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936217 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241107082936217 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-3): 07 00 c3 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 06 5e 58 00 (tbf_dl.cpp:911) 20241107082936217 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 6f 32 58 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 06 5e 58 00 (pcu_l1_if.cpp:182) 20241107082936217 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082936229 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) 20241107082936229 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) 20241107082936230 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) 20241107082936230 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) 20241107082936231 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) 20241107082936231 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) 20241107082936232 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) 20241107082936232 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) 20241107082936232 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) 20241107082936232 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) 20241107082936233 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) 20241107082936233 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) 20241107082936234 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) 20241107082936234 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) 20241107082936235 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) 20241107082936235 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) 20241107082936236 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) 20241107082936236 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) 20241107082936236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936236 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) 20241107082936236 DRLCMACDL DEBUG -- Chunk with length 608 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-3): a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 (tbf_dl.cpp:686) 20241107082936236 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) 20241107082936236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241107082936236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-3): 07 00 c5 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 00 (tbf_dl.cpp:911) 20241107082936236 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 a8 78 fd 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 00 (pcu_l1_if.cpp:182) 20241107082936236 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082936247 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) 20241107082936247 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) 20241107082936249 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) 20241107082936249 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) 20241107082936249 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) 20241107082936249 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) 20241107082936250 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) 20241107082936250 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) 20241107082936251 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) 20241107082936251 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) 20241107082936252 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) 20241107082936252 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) 20241107082936253 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) 20241107082936253 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) 20241107082936253 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) 20241107082936253 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) 20241107082936257 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) 20241107082936257 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) 20241107082936257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936257 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) 20241107082936257 DRLCMACDL DEBUG -- Chunk with length 572 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-3): d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 (tbf_dl.cpp:686) 20241107082936257 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) 20241107082936257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241107082936257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-3): 07 00 c7 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 00 (tbf_dl.cpp:911) 20241107082936257 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 d0 7c 9c ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 00 (pcu_l1_if.cpp:182) 20241107082936258 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082936271 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) 20241107082936271 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) 20241107082936273 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) 20241107082936273 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) 20241107082936274 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) 20241107082936274 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) 20241107082936274 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) 20241107082936274 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) 20241107082936275 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) 20241107082936275 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) 20241107082936276 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) 20241107082936276 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) 20241107082936277 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) 20241107082936277 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) 20241107082936277 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) 20241107082936277 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) 20241107082936278 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) 20241107082936278 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) 20241107082936278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936278 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) 20241107082936278 DRLCMACDL DEBUG -- Chunk with length 536 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-3): 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 (tbf_dl.cpp:686) 20241107082936278 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) 20241107082936279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241107082936279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-3): 07 00 c9 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 00 (tbf_dl.cpp:911) 20241107082936279 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 9d 80 4a 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 00 (pcu_l1_if.cpp:182) 20241107082936279 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082936291 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) 20241107082936291 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) 20241107082936292 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) 20241107082936292 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) 20241107082936293 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) 20241107082936293 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) 20241107082936293 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) 20241107082936294 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) 20241107082936294 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) 20241107082936294 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) 20241107082936295 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) 20241107082936295 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) 20241107082936296 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) 20241107082936296 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) 20241107082936296 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) 20241107082936297 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) 20241107082936297 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) 20241107082936297 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) 20241107082936297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936297 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) 20241107082936298 DRLCMACDL DEBUG -- Chunk with length 500 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-3): d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a (tbf_dl.cpp:686) 20241107082936298 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) 20241107082936298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241107082936298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-3): 07 00 cb d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a 00 (tbf_dl.cpp:911) 20241107082936298 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 d6 b1 62 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a 00 (pcu_l1_if.cpp:182) 20241107082936298 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082936310 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) 20241107082936310 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) 20241107082936311 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) 20241107082936311 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) 20241107082936312 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) 20241107082936312 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) 20241107082936313 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) 20241107082936313 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) 20241107082936313 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) 20241107082936313 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) 20241107082936314 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) 20241107082936314 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) 20241107082936315 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) 20241107082936315 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) 20241107082936316 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) 20241107082936316 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) 20241107082936319 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) 20241107082936319 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) 20241107082936319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936319 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) 20241107082936319 DRLCMACDL DEBUG -- Chunk with length 464 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-3): 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 (tbf_dl.cpp:686) 20241107082936319 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) 20241107082936319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241107082936319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-3): 07 00 cd 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 00 (tbf_dl.cpp:911) 20241107082936319 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 1f 5f 5e 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 00 (pcu_l1_if.cpp:182) 20241107082936320 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082936333 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) 20241107082936333 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) 20241107082936335 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) 20241107082936335 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) 20241107082936335 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) 20241107082936335 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) 20241107082936336 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) 20241107082936336 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) 20241107082936337 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) 20241107082936337 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) 20241107082936337 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) 20241107082936337 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) 20241107082936338 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) 20241107082936338 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) 20241107082936339 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) 20241107082936339 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) 20241107082936340 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) 20241107082936340 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) 20241107082936340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==103) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936340 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) 20241107082936340 DRLCMACDL DEBUG -- Chunk with length 428 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, CS-3): 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 (tbf_dl.cpp:686) 20241107082936340 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) 20241107082936340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241107082936340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-3): 07 00 cf 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 00 (tbf_dl.cpp:911) 20241107082936340 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 39 38 68 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 00 (pcu_l1_if.cpp:182) 20241107082936340 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082936352 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) 20241107082936352 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) 20241107082936354 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) 20241107082936354 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) 20241107082936354 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) 20241107082936354 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) 20241107082936355 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) 20241107082936355 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) 20241107082936356 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) 20241107082936356 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) 20241107082936356 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) 20241107082936357 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) 20241107082936357 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) 20241107082936357 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) 20241107082936358 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) 20241107082936358 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) 20241107082936359 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) 20241107082936359 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1932 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082936359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==104) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936359 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) 20241107082936359 DRLCMACDL DEBUG -- Chunk with length 392 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, CS-3): c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f (tbf_dl.cpp:686) 20241107082936359 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) 20241107082936359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241107082936359 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) 20241107082936359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1932 + 13 = 1945 (pdch_ul_controller.c:131) 20241107082936359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1945 for type POLL (pdch_ul_controller.c:184) 20241107082936359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1945, TS=7) (tbf_dl.cpp:883) 20241107082936359 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1945, TS=7 (tbf_dl.cpp:903) 20241107082936359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-3): 0f 00 d1 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f 00 (tbf_dl.cpp:911) 20241107082936359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1932 Sending data request: sapi=5 arfcn=871 cur_fn=1928 block=2 data=0f 00 d1 c5 08 94 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f 00 (pcu_l1_if.cpp:182) 20241107082936359 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082936372 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) 20241107082936372 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) 20241107082936373 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) 20241107082936373 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) 20241107082936374 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) 20241107082936374 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) 20241107082936375 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) 20241107082936375 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) 20241107082936376 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) 20241107082936376 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) 20241107082936376 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) 20241107082936376 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) 20241107082936377 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) 20241107082936377 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) 20241107082936378 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) 20241107082936378 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) 20241107082936381 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082936395 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) 20241107082936395 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) 20241107082936396 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) 20241107082936396 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) 20241107082936397 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) 20241107082936397 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) 20241107082936398 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) 20241107082936398 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) 20241107082936399 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) 20241107082936399 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) 20241107082936399 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) 20241107082936399 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) 20241107082936400 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) 20241107082936400 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) 20241107082936401 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) 20241107082936401 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) 20241107082936402 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082936414 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) 20241107082936414 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) 20241107082936415 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) 20241107082936415 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) 20241107082936416 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) 20241107082936416 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) 20241107082936417 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) 20241107082936417 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) 20241107082936417 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) 20241107082936417 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) 20241107082936418 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) 20241107082936418 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) 20241107082936419 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) 20241107082936419 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) 20241107082936420 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) 20241107082936420 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) 20241107082936420 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082936433 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1941 block=5 data=40 08 0d 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) 20241107082936433 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107082936433 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082936433 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1945 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082936433 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 = 105 | 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) 20241107082936434 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1945 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082936434 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082936434 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 105, BSN 85 to 105 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:511) 20241107082936434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082936434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=85)"RRRRRRRRRRRRRRRRRRRR"(BSN=104) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082936434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=85:105, lost=0, recv=20, skipped=0, bsn=85, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082936434 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241107082936434 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241107082936434 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241107082936434 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241107082936434 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241107082936434 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241107082936434 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241107082936434 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241107082936434 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241107082936434 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241107082936434 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241107082936434 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241107082936434 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241107082936434 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241107082936434 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241107082936434 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241107082936434 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241107082936434 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241107082936434 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241107082936434 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241107082936434 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) 20241107082936434 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107082936434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=105)""(V(S)-1=104) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107082936435 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) 20241107082936435 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) 20241107082936435 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) 20241107082936435 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) 20241107082936436 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) 20241107082936436 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) 20241107082936437 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) 20241107082936437 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) 20241107082936437 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) 20241107082936437 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) 20241107082936438 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) 20241107082936438 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) 20241107082936439 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) 20241107082936439 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) 20241107082936443 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) 20241107082936443 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) 20241107082936443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==105 .. V(S)==105) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936443 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) 20241107082936443 DRLCMACDL DEBUG -- Chunk with length 356 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, CS-3): f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 (tbf_dl.cpp:686) 20241107082936443 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) 20241107082936443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241107082936443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-3): 07 00 d3 f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 00 (tbf_dl.cpp:911) 20241107082936443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1950 Sending data request: sapi=5 arfcn=871 cur_fn=1945 block=6 data=07 00 d3 f2 b9 6a de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 00 (pcu_l1_if.cpp:182) 20241107082936443 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082936457 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) 20241107082936457 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) 20241107082936458 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) 20241107082936458 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) 20241107082936459 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) 20241107082936459 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) 20241107082936460 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) 20241107082936460 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) 20241107082936460 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) 20241107082936460 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) 20241107082936461 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) 20241107082936461 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) 20241107082936462 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) 20241107082936462 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) 20241107082936463 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) 20241107082936463 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) 20241107082936463 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) 20241107082936463 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) 20241107082936463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==105 .. V(S)==106) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936464 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) 20241107082936464 DRLCMACDL DEBUG -- Chunk with length 320 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, CS-3): 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b (tbf_dl.cpp:686) 20241107082936464 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) 20241107082936464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241107082936464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-3): 07 00 d5 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b 00 (tbf_dl.cpp:911) 20241107082936464 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 0f 2b 3d fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b 00 (pcu_l1_if.cpp:182) 20241107082936464 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082936476 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) 20241107082936476 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) 20241107082936477 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) 20241107082936477 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) 20241107082936478 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) 20241107082936478 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) 20241107082936479 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) 20241107082936479 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) 20241107082936479 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) 20241107082936479 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) 20241107082936480 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) 20241107082936480 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) 20241107082936481 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) 20241107082936481 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) 20241107082936482 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) 20241107082936482 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) 20241107082936483 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) 20241107082936483 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) 20241107082936483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==105 .. V(S)==107) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936483 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) 20241107082936483 DRLCMACDL DEBUG -- Chunk with length 284 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, CS-3): 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e (tbf_dl.cpp:686) 20241107082936483 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) 20241107082936483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241107082936483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-3): 07 00 d7 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 00 (tbf_dl.cpp:911) 20241107082936483 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 0a 01 58 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 00 (pcu_l1_if.cpp:182) 20241107082936483 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082936495 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) 20241107082936495 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) 20241107082936496 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) 20241107082936496 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) 20241107082936497 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) 20241107082936497 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) 20241107082936498 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) 20241107082936498 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) 20241107082936499 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) 20241107082936499 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) 20241107082936499 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) 20241107082936499 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) 20241107082936500 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) 20241107082936500 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) 20241107082936501 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) 20241107082936501 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) 20241107082936505 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) 20241107082936505 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) 20241107082936505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==105 .. V(S)==108) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936505 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) 20241107082936505 DRLCMACDL DEBUG -- Chunk with length 248 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, CS-3): 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c (tbf_dl.cpp:686) 20241107082936505 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) 20241107082936505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241107082936505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-3): 07 00 d9 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c 00 (tbf_dl.cpp:911) 20241107082936505 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 30 86 6f a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c 00 (pcu_l1_if.cpp:182) 20241107082936505 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082936519 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) 20241107082936519 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) 20241107082936520 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) 20241107082936520 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) 20241107082936521 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) 20241107082936521 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) 20241107082936522 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) 20241107082936522 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) 20241107082936522 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) 20241107082936522 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) 20241107082936523 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) 20241107082936523 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) 20241107082936524 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) 20241107082936524 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) 20241107082936525 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) 20241107082936525 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) 20241107082936525 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) 20241107082936525 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) 20241107082936525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==105 .. V(S)==109) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936525 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) 20241107082936525 DRLCMACDL DEBUG -- Chunk with length 212 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, CS-3): ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c (tbf_dl.cpp:686) 20241107082936526 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) 20241107082936526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241107082936526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-3): 07 00 db ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c 00 (tbf_dl.cpp:911) 20241107082936526 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 ec 40 0c 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c 00 (pcu_l1_if.cpp:182) 20241107082936526 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082936538 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) 20241107082936538 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) 20241107082936540 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) 20241107082936540 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) 20241107082936540 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) 20241107082936540 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) 20241107082936541 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) 20241107082936541 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) 20241107082936542 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) 20241107082936542 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) 20241107082936543 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) 20241107082936543 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) 20241107082936543 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) 20241107082936543 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) 20241107082936544 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) 20241107082936544 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) 20241107082936545 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) 20241107082936545 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) 20241107082936545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==105 .. V(S)==110) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936545 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) 20241107082936545 DRLCMACDL DEBUG -- Chunk with length 176 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, CS-3): dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 (tbf_dl.cpp:686) 20241107082936545 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) 20241107082936545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241107082936545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-3): 07 00 dd dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 00 (tbf_dl.cpp:911) 20241107082936545 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 dc 76 a3 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 00 (pcu_l1_if.cpp:182) 20241107082936546 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082936557 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) 20241107082936557 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) 20241107082936558 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) 20241107082936558 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) 20241107082936559 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) 20241107082936559 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) 20241107082936560 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) 20241107082936560 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) 20241107082936561 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) 20241107082936561 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) 20241107082936561 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) 20241107082936561 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) 20241107082936562 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) 20241107082936562 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) 20241107082936563 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) 20241107082936563 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) 20241107082936566 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) 20241107082936566 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) 20241107082936566 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==105 .. V(S)==111) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936566 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) 20241107082936566 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936566 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, CS-3): 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a (tbf_dl.cpp:686) 20241107082936567 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) 20241107082936567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241107082936567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-3): 07 00 df 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a 00 (tbf_dl.cpp:911) 20241107082936567 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 3f 2e e6 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a 00 (pcu_l1_if.cpp:182) 20241107082936567 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082936581 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) 20241107082936581 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) 20241107082936582 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) 20241107082936582 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) 20241107082936583 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) 20241107082936583 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) 20241107082936584 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) 20241107082936584 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) 20241107082936585 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) 20241107082936585 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) 20241107082936585 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) 20241107082936585 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) 20241107082936586 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) 20241107082936586 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) 20241107082936587 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) 20241107082936587 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) 20241107082936588 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) 20241107082936588 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) 20241107082936588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==105 .. V(S)==112) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936588 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) 20241107082936588 DRLCMACDL DEBUG -- Chunk with length 104 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, CS-3): 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 81 03 e4 80 25 8c 3a 89 26 26 89 7a (tbf_dl.cpp:686) 20241107082936588 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) 20241107082936588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241107082936588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-3): 07 00 e1 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 81 03 e4 80 25 8c 3a 89 26 26 89 7a 00 (tbf_dl.cpp:911) 20241107082936588 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 1d 35 e6 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 81 03 e4 80 25 8c 3a 89 26 26 89 7a 00 (pcu_l1_if.cpp:182) 20241107082936589 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082936600 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) 20241107082936600 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) 20241107082936601 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) 20241107082936601 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) 20241107082936602 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) 20241107082936602 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) 20241107082936602 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) 20241107082936602 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) 20241107082936603 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) 20241107082936604 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) 20241107082936605 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) 20241107082936605 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) 20241107082936605 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) 20241107082936606 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) 20241107082936606 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) 20241107082936606 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) 20241107082936607 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) 20241107082936607 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) 20241107082936607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==105 .. V(S)==113) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936607 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) 20241107082936607 DRLCMACDL DEBUG -- Chunk with length 68 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, CS-3): ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 (tbf_dl.cpp:686) 20241107082936607 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) 20241107082936607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241107082936607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-3): 07 00 e3 ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 00 (tbf_dl.cpp:911) 20241107082936607 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 ef b5 93 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 00 (pcu_l1_if.cpp:182) 20241107082936608 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082936619 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) 20241107082936619 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) 20241107082936620 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) 20241107082936620 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) 20241107082936621 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) 20241107082936621 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) 20241107082936622 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) 20241107082936622 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) 20241107082936623 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) 20241107082936623 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) 20241107082936623 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) 20241107082936624 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) 20241107082936624 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) 20241107082936624 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) 20241107082936625 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) 20241107082936625 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) 20241107082936628 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) 20241107082936629 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) 20241107082936629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==105 .. V(S)==114) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936629 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) 20241107082936629 DRLCMACDL DEBUG -- Chunk with length 32 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082936629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082936629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082936629 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (3) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, CS-3): 83 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 ad 53 e8 (tbf_dl.cpp:686) 20241107082936629 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) 20241107082936629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241107082936629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-3): 07 00 e4 83 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 ad 53 e8 00 (tbf_dl.cpp:911) 20241107082936629 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 e4 83 a5 3c 50 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 ad 53 e8 00 (pcu_l1_if.cpp:182) 20241107082936629 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082936643 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) 20241107082936643 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) 20241107082936644 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) 20241107082936644 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) 20241107082936645 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) 20241107082936645 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) 20241107082936646 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) 20241107082936646 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) 20241107082936647 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) 20241107082936647 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) 20241107082936648 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) 20241107082936648 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) 20241107082936649 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) 20241107082936649 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) 20241107082936650 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) 20241107082936650 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) 20241107082936651 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) 20241107082936651 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) 20241107082936651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==105 .. V(S)==115) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936651 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) 20241107082936651 DRLCMACDL DEBUG -- Chunk with length 1397 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, CS-3): 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 (tbf_dl.cpp:686) 20241107082936651 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) 20241107082936651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241107082936651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-3): 07 00 e7 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 00 (tbf_dl.cpp:911) 20241107082936651 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 e7 5b 37 4a 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 00 (pcu_l1_if.cpp:182) 20241107082936651 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082936662 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) 20241107082936662 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) 20241107082936663 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) 20241107082936663 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) 20241107082936664 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) 20241107082936664 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) 20241107082936665 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) 20241107082936665 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) 20241107082936666 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) 20241107082936666 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) 20241107082936666 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) 20241107082936666 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) 20241107082936667 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) 20241107082936667 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) 20241107082936668 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) 20241107082936668 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) 20241107082936669 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) 20241107082936669 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) 20241107082936669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==105 .. V(S)==116) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936669 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) 20241107082936669 DRLCMACDL DEBUG -- Chunk with length 1361 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, CS-3): 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf ae cd 02 d6 3e 50 4d 46 9b e9 92 bc (tbf_dl.cpp:686) 20241107082936669 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) 20241107082936669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241107082936669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-3): 07 00 e9 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf ae cd 02 d6 3e 50 4d 46 9b e9 92 bc 00 (tbf_dl.cpp:911) 20241107082936669 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 10 43 30 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf ae cd 02 d6 3e 50 4d 46 9b e9 92 bc 00 (pcu_l1_if.cpp:182) 20241107082936669 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082936681 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) 20241107082936681 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) 20241107082936682 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) 20241107082936682 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) 20241107082936683 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) 20241107082936683 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) 20241107082936684 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) 20241107082936684 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) 20241107082936685 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) 20241107082936685 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) 20241107082936685 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) 20241107082936685 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) 20241107082936686 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) 20241107082936686 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) 20241107082936687 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) 20241107082936687 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) 20241107082936691 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) 20241107082936691 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) 20241107082936691 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==105 .. V(S)==117) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936691 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) 20241107082936691 DRLCMACDL DEBUG -- Chunk with length 1325 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936691 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, CS-3): b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 fc 54 47 cc 42 ac 57 98 55 fc e4 8d (tbf_dl.cpp:686) 20241107082936691 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) 20241107082936691 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936691 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241107082936691 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-3): 07 00 eb b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 fc 54 47 cc 42 ac 57 98 55 fc e4 8d 00 (tbf_dl.cpp:911) 20241107082936691 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 b0 a7 6a e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 fc 54 47 cc 42 ac 57 98 55 fc e4 8d 00 (pcu_l1_if.cpp:182) 20241107082936691 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082936705 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) 20241107082936705 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) 20241107082936706 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) 20241107082936706 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) 20241107082936707 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) 20241107082936707 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) 20241107082936708 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) 20241107082936708 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) 20241107082936708 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) 20241107082936709 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) 20241107082936709 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) 20241107082936709 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) 20241107082936710 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) 20241107082936710 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) 20241107082936711 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) 20241107082936711 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) 20241107082936712 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) 20241107082936712 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) 20241107082936712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==105 .. V(S)==118) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936712 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) 20241107082936712 DRLCMACDL DEBUG -- Chunk with length 1289 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, CS-3): 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec (tbf_dl.cpp:686) 20241107082936712 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) 20241107082936712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241107082936712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-3): 07 00 ed 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec 00 (tbf_dl.cpp:911) 20241107082936712 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 15 a3 a5 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec 00 (pcu_l1_if.cpp:182) 20241107082936712 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082936724 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) 20241107082936724 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) 20241107082936725 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) 20241107082936725 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) 20241107082936726 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) 20241107082936726 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) 20241107082936727 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) 20241107082936727 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) 20241107082936728 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) 20241107082936728 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) 20241107082936729 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) 20241107082936729 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) 20241107082936730 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) 20241107082936730 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) 20241107082936730 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) 20241107082936730 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) 20241107082936731 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) 20241107082936731 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) 20241107082936731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==105 .. V(S)==119) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936731 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) 20241107082936731 DRLCMACDL DEBUG -- Chunk with length 1253 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, CS-3): 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 65 65 d8 (tbf_dl.cpp:686) 20241107082936731 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) 20241107082936731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241107082936732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-3): 07 00 ef 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 65 65 d8 00 (tbf_dl.cpp:911) 20241107082936732 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 87 22 a5 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 65 65 d8 00 (pcu_l1_if.cpp:182) 20241107082936732 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082936743 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) 20241107082936743 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) 20241107082936744 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) 20241107082936744 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) 20241107082936745 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) 20241107082936745 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) 20241107082936746 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) 20241107082936746 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) 20241107082936747 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) 20241107082936747 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) 20241107082936748 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) 20241107082936748 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) 20241107082936748 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) 20241107082936748 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) 20241107082936749 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) 20241107082936749 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) 20241107082936753 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) 20241107082936753 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) 20241107082936753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==105 .. V(S)==120) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936753 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) 20241107082936753 DRLCMACDL DEBUG -- Chunk with length 1217 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, CS-3): 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d (tbf_dl.cpp:686) 20241107082936753 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) 20241107082936753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241107082936753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-3): 07 00 f1 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 00 (tbf_dl.cpp:911) 20241107082936753 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 1d 4e 50 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 00 (pcu_l1_if.cpp:182) 20241107082936753 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082936767 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) 20241107082936767 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) 20241107082936768 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) 20241107082936768 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) 20241107082936769 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) 20241107082936769 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) 20241107082936770 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) 20241107082936770 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) 20241107082936771 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) 20241107082936771 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) 20241107082936772 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) 20241107082936772 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) 20241107082936773 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) 20241107082936773 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) 20241107082936773 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) 20241107082936773 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) 20241107082936774 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) 20241107082936774 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) 20241107082936774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==105 .. V(S)==121) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936774 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) 20241107082936774 DRLCMACDL DEBUG -- Chunk with length 1181 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, CS-3): 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d (tbf_dl.cpp:686) 20241107082936774 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) 20241107082936774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241107082936774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-3): 07 00 f3 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d 00 (tbf_dl.cpp:911) 20241107082936774 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 05 3e 2d 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d 00 (pcu_l1_if.cpp:182) 20241107082936775 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082936786 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) 20241107082936786 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) 20241107082936788 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) 20241107082936788 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) 20241107082936788 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) 20241107082936788 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) 20241107082936789 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) 20241107082936789 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) 20241107082936790 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) 20241107082936790 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) 20241107082936791 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) 20241107082936791 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) 20241107082936792 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) 20241107082936793 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) 20241107082936794 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) 20241107082936794 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) 20241107082936795 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) 20241107082936795 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) 20241107082936795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==105 .. V(S)==122) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936795 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) 20241107082936795 DRLCMACDL DEBUG -- Chunk with length 1145 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, CS-3): 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 (tbf_dl.cpp:686) 20241107082936795 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) 20241107082936795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241107082936795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-3): 07 00 f5 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 00 (tbf_dl.cpp:911) 20241107082936795 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 9e d7 2c e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 00 (pcu_l1_if.cpp:182) 20241107082936795 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082936805 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) 20241107082936805 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) 20241107082936807 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) 20241107082936807 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) 20241107082936807 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) 20241107082936807 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) 20241107082936808 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) 20241107082936808 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) 20241107082936809 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) 20241107082936809 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) 20241107082936809 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) 20241107082936810 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) 20241107082936810 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) 20241107082936810 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) 20241107082936811 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) 20241107082936811 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) 20241107082936815 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) 20241107082936815 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) 20241107082936815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==105 .. V(S)==123) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936815 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) 20241107082936815 DRLCMACDL DEBUG -- Chunk with length 1109 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, CS-3): 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb d6 8e 19 68 f9 56 0c f1 db 60 5c d1 (tbf_dl.cpp:686) 20241107082936815 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) 20241107082936815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241107082936815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-3): 07 00 f7 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb d6 8e 19 68 f9 56 0c f1 db 60 5c d1 00 (tbf_dl.cpp:911) 20241107082936815 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 49 69 57 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb d6 8e 19 68 f9 56 0c f1 db 60 5c d1 00 (pcu_l1_if.cpp:182) 20241107082936815 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082936829 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) 20241107082936829 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) 20241107082936830 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) 20241107082936830 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) 20241107082936831 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) 20241107082936831 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) 20241107082936832 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) 20241107082936832 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) 20241107082936832 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) 20241107082936832 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) 20241107082936833 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) 20241107082936833 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) 20241107082936834 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) 20241107082936834 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) 20241107082936835 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) 20241107082936835 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) 20241107082936836 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) 20241107082936836 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2032 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082936836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==105 .. V(S)==124) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936836 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) 20241107082936836 DRLCMACDL DEBUG -- Chunk with length 1073 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, CS-3): 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f a0 35 bf (tbf_dl.cpp:686) 20241107082936836 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) 20241107082936836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241107082936836 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) 20241107082936836 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2032 + 13 = 2045 (pdch_ul_controller.c:131) 20241107082936836 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2045 for type POLL (pdch_ul_controller.c:184) 20241107082936836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2045, TS=7) (tbf_dl.cpp:883) 20241107082936836 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2045, TS=7 (tbf_dl.cpp:903) 20241107082936836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-3): 0f 00 f9 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f a0 35 bf 00 (tbf_dl.cpp:911) 20241107082936836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2032 Sending data request: sapi=5 arfcn=871 cur_fn=2028 block=1 data=0f 00 f9 0a 2e fa 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f a0 35 bf 00 (pcu_l1_if.cpp:182) 20241107082936836 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082936848 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) 20241107082936848 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) 20241107082936849 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) 20241107082936849 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) 20241107082936850 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) 20241107082936850 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) 20241107082936851 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) 20241107082936851 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) 20241107082936852 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) 20241107082936852 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) 20241107082936853 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) 20241107082936853 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) 20241107082936853 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) 20241107082936853 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) 20241107082936854 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) 20241107082936854 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) 20241107082936855 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082936867 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) 20241107082936867 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) 20241107082936868 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) 20241107082936868 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) 20241107082936869 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) 20241107082936869 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) 20241107082936870 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) 20241107082936870 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) 20241107082936871 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) 20241107082936871 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) 20241107082936871 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) 20241107082936872 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) 20241107082936872 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) 20241107082936872 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) 20241107082936873 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) 20241107082936873 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) 20241107082936877 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082936891 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) 20241107082936891 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) 20241107082936892 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) 20241107082936892 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) 20241107082936893 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) 20241107082936893 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) 20241107082936894 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) 20241107082936894 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) 20241107082936895 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) 20241107082936895 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) 20241107082936896 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) 20241107082936896 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) 20241107082936896 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) 20241107082936896 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) 20241107082936897 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) 20241107082936897 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) 20241107082936898 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082936910 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2041 block=4 data=40 08 0f 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) 20241107082936910 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107082936910 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082936910 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2045 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082936910 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 = 125 | 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) 20241107082936911 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2045 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082936911 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082936911 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 125, BSN 105 to 125 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:511) 20241107082936911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082936911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=105)"RRRRRRRRRRRRRRRRRRRR"(BSN=124) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082936911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=105:125, lost=0, recv=20, skipped=0, bsn=105, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082936911 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241107082936911 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241107082936911 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241107082936911 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241107082936911 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241107082936911 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241107082936911 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241107082936911 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241107082936911 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241107082936911 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241107082936911 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241107082936911 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241107082936911 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241107082936911 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241107082936911 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241107082936911 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241107082936911 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241107082936911 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241107082936911 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241107082936911 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241107082936911 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) 20241107082936911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=125)""(V(S)-1=124) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107082936912 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) 20241107082936912 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) 20241107082936912 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) 20241107082936912 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) 20241107082936913 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) 20241107082936913 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) 20241107082936914 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) 20241107082936914 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) 20241107082936915 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) 20241107082936915 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) 20241107082936916 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) 20241107082936916 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) 20241107082936916 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) 20241107082936916 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) 20241107082936917 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) 20241107082936917 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) 20241107082936917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==125 .. V(S)==125) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936917 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) 20241107082936917 DRLCMACDL DEBUG -- Chunk with length 1037 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, CS-3): 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 (tbf_dl.cpp:686) 20241107082936917 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) 20241107082936917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241107082936917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-3): 07 00 fb 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 00 (tbf_dl.cpp:911) 20241107082936917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2049 Sending data request: sapi=5 arfcn=871 cur_fn=2045 block=5 data=07 00 fb 50 22 bf 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 00 (pcu_l1_if.cpp:182) 20241107082936918 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082936929 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) 20241107082936929 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) 20241107082936931 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) 20241107082936931 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) 20241107082936932 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) 20241107082936932 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) 20241107082936932 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) 20241107082936932 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) 20241107082936933 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) 20241107082936933 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) 20241107082936934 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) 20241107082936934 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) 20241107082936935 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) 20241107082936935 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) 20241107082936936 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) 20241107082936936 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) 20241107082936939 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) 20241107082936939 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) 20241107082936939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==125 .. V(S)==126) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936939 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) 20241107082936939 DRLCMACDL DEBUG -- Chunk with length 1001 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, CS-3): fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc (tbf_dl.cpp:686) 20241107082936939 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) 20241107082936939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241107082936939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-3): 07 00 fd fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 00 (tbf_dl.cpp:911) 20241107082936939 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 fe de 55 f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 00 (pcu_l1_if.cpp:182) 20241107082936940 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082936953 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) 20241107082936953 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) 20241107082936954 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) 20241107082936954 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) 20241107082936955 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) 20241107082936955 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) 20241107082936956 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) 20241107082936956 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) 20241107082936957 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) 20241107082936957 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) 20241107082936958 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) 20241107082936958 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) 20241107082936958 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) 20241107082936958 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) 20241107082936959 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) 20241107082936959 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) 20241107082936960 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) 20241107082936960 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) 20241107082936960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==125 .. V(S)==127) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936960 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) 20241107082936960 DRLCMACDL DEBUG -- Chunk with length 965 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, CS-3): 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 (tbf_dl.cpp:686) 20241107082936960 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) 20241107082936960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241107082936960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-3): 07 00 ff 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 00 (tbf_dl.cpp:911) 20241107082936960 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 54 1a 49 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 00 (pcu_l1_if.cpp:182) 20241107082936961 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082936972 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) 20241107082936972 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) 20241107082936973 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) 20241107082936974 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) 20241107082936974 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) 20241107082936974 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) 20241107082936975 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) 20241107082936975 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) 20241107082936976 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) 20241107082936976 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) 20241107082936976 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) 20241107082936976 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) 20241107082936977 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) 20241107082936977 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) 20241107082936978 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) 20241107082936978 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) 20241107082936979 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) 20241107082936979 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) 20241107082936979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==125 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082936979 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) 20241107082936979 DRLCMACDL DEBUG -- Chunk with length 929 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082936979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-3): 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 39 91 c7 14 5e 6c (tbf_dl.cpp:686) 20241107082936979 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) 20241107082936979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082936979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107082936979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-3): 07 00 01 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 39 91 c7 14 5e 6c 00 (tbf_dl.cpp:911) 20241107082936979 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 3c 1f aa 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 39 91 c7 14 5e 6c 00 (pcu_l1_if.cpp:182) 20241107082936979 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082936991 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) 20241107082936991 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) 20241107082936992 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) 20241107082936992 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) 20241107082936993 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) 20241107082936993 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) 20241107082936994 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) 20241107082936994 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) 20241107082936995 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) 20241107082936995 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) 20241107082936995 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) 20241107082936995 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) 20241107082936996 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) 20241107082936996 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) 20241107082936997 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) 20241107082936997 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) 20241107082937001 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) 20241107082937001 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) 20241107082937001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==125 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937001 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) 20241107082937001 DRLCMACDL DEBUG -- Chunk with length 893 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-3): 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 82 48 32 (tbf_dl.cpp:686) 20241107082937001 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) 20241107082937001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107082937001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-3): 07 00 03 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 82 48 32 00 (tbf_dl.cpp:911) 20241107082937001 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 22 40 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 82 48 32 00 (pcu_l1_if.cpp:182) 20241107082937001 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082937015 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) 20241107082937015 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) 20241107082937016 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) 20241107082937016 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) 20241107082937017 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) 20241107082937017 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) 20241107082937018 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) 20241107082937018 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) 20241107082937019 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) 20241107082937019 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) 20241107082937020 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) 20241107082937020 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) 20241107082937021 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) 20241107082937021 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) 20241107082937022 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) 20241107082937022 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) 20241107082937023 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) 20241107082937023 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) 20241107082937023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==125 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937023 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) 20241107082937023 DRLCMACDL DEBUG -- Chunk with length 857 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-3): 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 (tbf_dl.cpp:686) 20241107082937023 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) 20241107082937023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107082937023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-3): 07 00 05 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 00 (tbf_dl.cpp:911) 20241107082937023 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 4e 2e 91 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 00 (pcu_l1_if.cpp:182) 20241107082937023 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082937034 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) 20241107082937034 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) 20241107082937035 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) 20241107082937036 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) 20241107082937036 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) 20241107082937036 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) 20241107082937037 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) 20241107082937037 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) 20241107082937038 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) 20241107082937038 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) 20241107082937038 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) 20241107082937039 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) 20241107082937039 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) 20241107082937039 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) 20241107082937040 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) 20241107082937040 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) 20241107082937041 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) 20241107082937041 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) 20241107082937041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==125 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937041 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) 20241107082937041 DRLCMACDL DEBUG -- Chunk with length 821 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-3): c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 (tbf_dl.cpp:686) 20241107082937041 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) 20241107082937041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107082937041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-3): 07 00 07 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 00 (tbf_dl.cpp:911) 20241107082937041 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 c7 87 86 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 00 (pcu_l1_if.cpp:182) 20241107082937042 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082937053 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) 20241107082937053 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) 20241107082937054 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) 20241107082937054 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) 20241107082937055 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) 20241107082937055 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) 20241107082937056 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) 20241107082937056 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) 20241107082937057 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) 20241107082937057 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) 20241107082937057 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) 20241107082937057 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) 20241107082937058 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) 20241107082937058 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) 20241107082937059 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) 20241107082937059 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) 20241107082937063 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) 20241107082937063 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) 20241107082937063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==125 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937063 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) 20241107082937063 DRLCMACDL DEBUG -- Chunk with length 785 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-3): ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 (tbf_dl.cpp:686) 20241107082937063 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) 20241107082937063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241107082937063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-3): 07 00 09 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 00 (tbf_dl.cpp:911) 20241107082937063 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 ed d4 3f fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 00 (pcu_l1_if.cpp:182) 20241107082937063 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082937077 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) 20241107082937077 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) 20241107082937078 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) 20241107082937078 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) 20241107082937079 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) 20241107082937079 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) 20241107082937080 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) 20241107082937080 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) 20241107082937080 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) 20241107082937080 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) 20241107082937081 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) 20241107082937081 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) 20241107082937082 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) 20241107082937082 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) 20241107082937083 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) 20241107082937083 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) 20241107082937084 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) 20241107082937084 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) 20241107082937084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==125 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937084 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) 20241107082937084 DRLCMACDL DEBUG -- Chunk with length 749 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-3): 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 (tbf_dl.cpp:686) 20241107082937084 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) 20241107082937084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241107082937084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-3): 07 00 0b 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 00 (tbf_dl.cpp:911) 20241107082937084 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 0e 06 eb 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 00 (pcu_l1_if.cpp:182) 20241107082937084 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082937096 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) 20241107082937096 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) 20241107082937097 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) 20241107082937097 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) 20241107082937098 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) 20241107082937098 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) 20241107082937099 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) 20241107082937099 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) 20241107082937099 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) 20241107082937099 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) 20241107082937100 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) 20241107082937100 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) 20241107082937101 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) 20241107082937101 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) 20241107082937102 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) 20241107082937102 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) 20241107082937103 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) 20241107082937103 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) 20241107082937103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==125 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937103 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) 20241107082937103 DRLCMACDL DEBUG -- Chunk with length 713 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-3): 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 (tbf_dl.cpp:686) 20241107082937103 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) 20241107082937103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241107082937103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-3): 07 00 0d 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 00 (tbf_dl.cpp:911) 20241107082937103 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 9d 58 a6 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 00 (pcu_l1_if.cpp:182) 20241107082937103 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082937115 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) 20241107082937115 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) 20241107082937116 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) 20241107082937116 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) 20241107082937117 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) 20241107082937117 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) 20241107082937118 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) 20241107082937118 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) 20241107082937118 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) 20241107082937118 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) 20241107082937119 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) 20241107082937119 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) 20241107082937120 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) 20241107082937120 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) 20241107082937121 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) 20241107082937121 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) 20241107082937124 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) 20241107082937124 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) 20241107082937124 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==125 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937124 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) 20241107082937125 DRLCMACDL DEBUG -- Chunk with length 677 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-3): f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 (tbf_dl.cpp:686) 20241107082937125 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) 20241107082937125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241107082937125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-3): 07 00 0f f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 00 (tbf_dl.cpp:911) 20241107082937125 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 f2 a1 1c 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 00 (pcu_l1_if.cpp:182) 20241107082937125 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082937139 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) 20241107082937139 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) 20241107082937140 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) 20241107082937140 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) 20241107082937141 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) 20241107082937141 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) 20241107082937142 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) 20241107082937142 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) 20241107082937142 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) 20241107082937143 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) 20241107082937143 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) 20241107082937143 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) 20241107082937144 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) 20241107082937144 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) 20241107082937145 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) 20241107082937145 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) 20241107082937146 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) 20241107082937146 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) 20241107082937146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==125 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937146 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) 20241107082937146 DRLCMACDL DEBUG -- Chunk with length 641 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-3): 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd (tbf_dl.cpp:686) 20241107082937146 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) 20241107082937146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241107082937146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-3): 07 00 11 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 00 (tbf_dl.cpp:911) 20241107082937146 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 69 5d af 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 00 (pcu_l1_if.cpp:182) 20241107082937146 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082937158 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) 20241107082937158 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) 20241107082937159 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) 20241107082937159 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) 20241107082937160 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) 20241107082937160 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) 20241107082937161 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) 20241107082937161 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) 20241107082937161 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) 20241107082937161 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) 20241107082937162 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) 20241107082937162 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) 20241107082937163 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107082937163 DLBSSGP DEBUG Estimated BVC leak rate = 13642 (measured 13618, usage 96%) (gprs_bssgp_pcu.c:965) 20241107082937163 DLBSSGP DEBUG Computed MS default leak rate = 7200, ms_num_pdch = 4, cs = CS-3 (gprs_bssgp_pcu.c:1001) 20241107082937163 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 136420, R = 13642, Bmax_MS = 72000, R_MS = 7200, avg_dly = 3800 (gprs_bssgp_pcu.c:1029) 20241107082937163 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082937163 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) 20241107082937163 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) 20241107082937164 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) 20241107082937164 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) 20241107082937165 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) 20241107082937165 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) 20241107082937165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==125 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937165 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) 20241107082937165 DRLCMACDL DEBUG -- Chunk with length 605 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-3): 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c (tbf_dl.cpp:686) 20241107082937165 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) 20241107082937165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241107082937165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-3): 07 00 13 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c 00 (tbf_dl.cpp:911) 20241107082937165 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 9a 0e 75 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c 00 (pcu_l1_if.cpp:182) 20241107082937166 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082937172 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082937173 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082937173 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082937173 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082937173 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107082937178 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) 20241107082937178 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) 20241107082937179 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) 20241107082937179 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) 20241107082937180 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) 20241107082937180 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) 20241107082937180 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) 20241107082937181 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) 20241107082937181 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) 20241107082937181 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) 20241107082937182 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) 20241107082937182 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) 20241107082937183 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) 20241107082937183 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) 20241107082937184 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) 20241107082937184 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) 20241107082937187 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) 20241107082937187 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) 20241107082937187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==125 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937187 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) 20241107082937187 DRLCMACDL DEBUG -- Chunk with length 569 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-3): ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a (tbf_dl.cpp:686) 20241107082937187 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) 20241107082937187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241107082937187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-3): 07 00 15 ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 00 (tbf_dl.cpp:911) 20241107082937187 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 ec 26 57 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 00 (pcu_l1_if.cpp:182) 20241107082937188 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082937201 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) 20241107082937201 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) 20241107082937203 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) 20241107082937203 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) 20241107082937203 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) 20241107082937203 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) 20241107082937204 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) 20241107082937204 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) 20241107082937205 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) 20241107082937205 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) 20241107082937206 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) 20241107082937206 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) 20241107082937206 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) 20241107082937206 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) 20241107082937208 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) 20241107082937208 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) 20241107082937209 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) 20241107082937209 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) 20241107082937209 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==125 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937209 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) 20241107082937209 DRLCMACDL DEBUG -- Chunk with length 533 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937209 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-3): 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 (tbf_dl.cpp:686) 20241107082937209 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) 20241107082937209 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937209 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241107082937209 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-3): 07 00 17 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 00 (tbf_dl.cpp:911) 20241107082937209 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 14 79 17 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 00 (pcu_l1_if.cpp:182) 20241107082937211 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082937221 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) 20241107082937221 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) 20241107082937223 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) 20241107082937223 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) 20241107082937224 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) 20241107082937224 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) 20241107082937225 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) 20241107082937225 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) 20241107082937225 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) 20241107082937225 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) 20241107082937226 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) 20241107082937226 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) 20241107082937227 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) 20241107082937227 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) 20241107082937228 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) 20241107082937228 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) 20241107082937229 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) 20241107082937229 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) 20241107082937229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==125 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937229 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) 20241107082937229 DRLCMACDL DEBUG -- Chunk with length 497 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-3): 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e (tbf_dl.cpp:686) 20241107082937229 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) 20241107082937229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241107082937229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-3): 07 00 19 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e 00 (tbf_dl.cpp:911) 20241107082937229 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 65 18 f2 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e 00 (pcu_l1_if.cpp:182) 20241107082937229 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082937239 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) 20241107082937239 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) 20241107082937241 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) 20241107082937241 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) 20241107082937242 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) 20241107082937242 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) 20241107082937242 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) 20241107082937242 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) 20241107082937243 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) 20241107082937243 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) 20241107082937244 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) 20241107082937244 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) 20241107082937245 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) 20241107082937245 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) 20241107082937245 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) 20241107082937245 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) 20241107082937249 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) 20241107082937249 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) 20241107082937249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==125 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937249 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) 20241107082937249 DRLCMACDL DEBUG -- Chunk with length 461 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-3): 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 (tbf_dl.cpp:686) 20241107082937249 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) 20241107082937249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241107082937249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-3): 07 00 1b 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 00 (tbf_dl.cpp:911) 20241107082937249 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 74 66 af a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 00 (pcu_l1_if.cpp:182) 20241107082937250 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082937263 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) 20241107082937263 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) 20241107082937265 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) 20241107082937265 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) 20241107082937265 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) 20241107082937265 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) 20241107082937266 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) 20241107082937266 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) 20241107082937267 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) 20241107082937267 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) 20241107082937268 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) 20241107082937268 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) 20241107082937268 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) 20241107082937268 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) 20241107082937269 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) 20241107082937269 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) 20241107082937270 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) 20241107082937270 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) 20241107082937270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==125 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937270 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) 20241107082937270 DRLCMACDL DEBUG -- Chunk with length 425 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-3): fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 (tbf_dl.cpp:686) 20241107082937270 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) 20241107082937270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241107082937270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-3): 07 00 1d fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 00 (tbf_dl.cpp:911) 20241107082937270 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 fc dc aa 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 00 (pcu_l1_if.cpp:182) 20241107082937271 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082937282 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) 20241107082937282 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) 20241107082937283 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) 20241107082937283 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) 20241107082937284 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) 20241107082937284 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) 20241107082937285 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) 20241107082937285 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) 20241107082937286 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) 20241107082937286 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) 20241107082937287 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) 20241107082937287 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) 20241107082937287 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) 20241107082937287 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) 20241107082937288 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) 20241107082937288 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) 20241107082937289 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) 20241107082937289 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) 20241107082937289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==125 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937289 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) 20241107082937289 DRLCMACDL DEBUG -- Chunk with length 389 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-3): d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a (tbf_dl.cpp:686) 20241107082937289 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) 20241107082937289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241107082937289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-3): 07 00 1f d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a 00 (tbf_dl.cpp:911) 20241107082937289 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 d3 b3 dc 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a 00 (pcu_l1_if.cpp:182) 20241107082937290 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082937301 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) 20241107082937301 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) 20241107082937302 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) 20241107082937302 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) 20241107082937303 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) 20241107082937303 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) 20241107082937304 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) 20241107082937304 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) 20241107082937305 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) 20241107082937305 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) 20241107082937305 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) 20241107082937305 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) 20241107082937306 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) 20241107082937306 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) 20241107082937307 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) 20241107082937307 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) 20241107082937311 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) 20241107082937311 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2132 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082937311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==125 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937311 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) 20241107082937311 DRLCMACDL DEBUG -- Chunk with length 353 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-3): de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d (tbf_dl.cpp:686) 20241107082937311 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) 20241107082937311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241107082937311 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) 20241107082937311 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2132 + 13 = 2145 (pdch_ul_controller.c:131) 20241107082937311 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2145 for type POLL (pdch_ul_controller.c:184) 20241107082937311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2145, TS=7) (tbf_dl.cpp:883) 20241107082937311 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2145, TS=7 (tbf_dl.cpp:903) 20241107082937311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-3): 0f 00 21 de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d 00 (tbf_dl.cpp:911) 20241107082937311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2132 Sending data request: sapi=5 arfcn=871 cur_fn=2127 block=0 data=0f 00 21 de c1 7d 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d 00 (pcu_l1_if.cpp:182) 20241107082937311 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082937325 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) 20241107082937325 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) 20241107082937326 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) 20241107082937326 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) 20241107082937327 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) 20241107082937327 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) 20241107082937328 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) 20241107082937328 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) 20241107082937329 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) 20241107082937329 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) 20241107082937329 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) 20241107082937329 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) 20241107082937330 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) 20241107082937330 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) 20241107082937331 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) 20241107082937331 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) 20241107082937332 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082937344 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) 20241107082937344 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) 20241107082937345 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) 20241107082937345 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) 20241107082937346 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) 20241107082937346 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) 20241107082937347 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) 20241107082937347 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) 20241107082937348 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) 20241107082937348 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) 20241107082937348 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) 20241107082937348 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) 20241107082937349 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) 20241107082937349 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) 20241107082937350 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) 20241107082937350 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) 20241107082937351 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082937363 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) 20241107082937363 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) 20241107082937365 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) 20241107082937365 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) 20241107082937365 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) 20241107082937365 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) 20241107082937366 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) 20241107082937366 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) 20241107082937367 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) 20241107082937367 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) 20241107082937368 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) 20241107082937368 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) 20241107082937368 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) 20241107082937368 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) 20241107082937369 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) 20241107082937369 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) 20241107082937372 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082937387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2140 block=3 data=40 08 02 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) 20241107082937387 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107082937387 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082937387 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2145 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082937387 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 = 17 | 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) 20241107082937387 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2145 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082937387 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082937387 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 17, BSN 125 to 17 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:511) 20241107082937387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082937387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=125)"RRRRRRRRRRRRRRRRRRRR"(BSN=16) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082937388 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=125:17, lost=0, recv=20, skipped=0, bsn=125, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082937388 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241107082937388 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241107082937388 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241107082937388 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107082937388 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241107082937388 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241107082937388 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241107082937388 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241107082937388 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241107082937388 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241107082937388 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241107082937388 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241107082937388 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241107082937388 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241107082937388 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241107082937388 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241107082937388 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241107082937388 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241107082937388 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241107082937388 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241107082937388 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) 20241107082937388 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=17)""(V(S)-1=16) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107082937388 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) 20241107082937388 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) 20241107082937389 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) 20241107082937389 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) 20241107082937390 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) 20241107082937390 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) 20241107082937390 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) 20241107082937390 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) 20241107082937391 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) 20241107082937391 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) 20241107082937392 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) 20241107082937392 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) 20241107082937393 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) 20241107082937393 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) 20241107082937393 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) 20241107082937394 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) 20241107082937394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==17 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937394 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) 20241107082937394 DRLCMACDL DEBUG -- Chunk with length 317 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-3): fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 (tbf_dl.cpp:686) 20241107082937394 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) 20241107082937394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241107082937394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-3): 07 00 23 fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 00 (tbf_dl.cpp:911) 20241107082937394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2149 Sending data request: sapi=5 arfcn=871 cur_fn=2145 block=4 data=07 00 23 fc ea 96 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 00 (pcu_l1_if.cpp:182) 20241107082937394 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082937406 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) 20241107082937406 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) 20241107082937407 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) 20241107082937407 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) 20241107082937408 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) 20241107082937408 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) 20241107082937409 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) 20241107082937409 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) 20241107082937409 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) 20241107082937409 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) 20241107082937410 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) 20241107082937410 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) 20241107082937411 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) 20241107082937411 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) 20241107082937411 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) 20241107082937412 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) 20241107082937412 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) 20241107082937412 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) 20241107082937412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==17 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937412 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) 20241107082937412 DRLCMACDL DEBUG -- Chunk with length 281 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-3): 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f (tbf_dl.cpp:686) 20241107082937412 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) 20241107082937412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241107082937413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-3): 07 00 25 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f 00 (tbf_dl.cpp:911) 20241107082937413 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 6d 75 3d c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f 00 (pcu_l1_if.cpp:182) 20241107082937413 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082937425 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) 20241107082937425 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) 20241107082937426 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) 20241107082937426 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) 20241107082937427 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) 20241107082937427 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) 20241107082937428 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) 20241107082937428 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) 20241107082937428 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) 20241107082937428 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) 20241107082937429 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) 20241107082937429 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) 20241107082937430 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) 20241107082937430 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) 20241107082937431 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) 20241107082937431 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) 20241107082937434 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) 20241107082937434 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) 20241107082937434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==17 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937434 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) 20241107082937434 DRLCMACDL DEBUG -- Chunk with length 245 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-3): a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c (tbf_dl.cpp:686) 20241107082937434 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) 20241107082937434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241107082937434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-3): 07 00 27 a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c 00 (tbf_dl.cpp:911) 20241107082937434 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 a5 ed 73 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c 00 (pcu_l1_if.cpp:182) 20241107082937435 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082937450 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) 20241107082937450 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) 20241107082937451 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) 20241107082937451 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) 20241107082937452 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) 20241107082937452 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) 20241107082937453 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) 20241107082937453 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) 20241107082937453 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) 20241107082937453 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) 20241107082937454 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) 20241107082937454 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) 20241107082937455 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) 20241107082937455 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) 20241107082937456 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) 20241107082937456 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) 20241107082937457 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) 20241107082937457 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) 20241107082937457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==17 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937457 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) 20241107082937457 DRLCMACDL DEBUG -- Chunk with length 209 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-3): 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 (tbf_dl.cpp:686) 20241107082937457 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) 20241107082937457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241107082937457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-3): 07 00 29 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 00 (tbf_dl.cpp:911) 20241107082937457 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 33 0c e5 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 00 (pcu_l1_if.cpp:182) 20241107082937457 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082937468 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) 20241107082937468 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) 20241107082937470 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) 20241107082937470 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) 20241107082937471 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) 20241107082937471 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) 20241107082937472 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) 20241107082937472 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) 20241107082937472 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) 20241107082937472 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) 20241107082937473 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) 20241107082937473 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) 20241107082937474 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) 20241107082937474 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) 20241107082937475 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) 20241107082937475 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) 20241107082937476 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) 20241107082937476 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) 20241107082937476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==17 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937476 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) 20241107082937476 DRLCMACDL DEBUG -- Chunk with length 173 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-3): 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 (tbf_dl.cpp:686) 20241107082937476 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) 20241107082937476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241107082937476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-3): 07 00 2b 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 00 (tbf_dl.cpp:911) 20241107082937476 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 5f 56 c4 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 00 (pcu_l1_if.cpp:182) 20241107082937477 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082937487 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) 20241107082937487 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) 20241107082937489 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) 20241107082937489 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) 20241107082937489 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) 20241107082937489 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) 20241107082937490 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) 20241107082937490 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) 20241107082937491 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) 20241107082937491 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) 20241107082937492 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) 20241107082937492 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) 20241107082937492 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) 20241107082937492 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) 20241107082937493 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) 20241107082937493 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) 20241107082937497 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) 20241107082937497 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) 20241107082937497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==17 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937497 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) 20241107082937497 DRLCMACDL DEBUG -- Chunk with length 137 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-3): 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 (tbf_dl.cpp:686) 20241107082937497 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) 20241107082937497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241107082937497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-3): 07 00 2d 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 00 (tbf_dl.cpp:911) 20241107082937497 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 0d bd 6b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 00 (pcu_l1_if.cpp:182) 20241107082937498 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082937512 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) 20241107082937512 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) 20241107082937513 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) 20241107082937513 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) 20241107082937514 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) 20241107082937514 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) 20241107082937515 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) 20241107082937515 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) 20241107082937515 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) 20241107082937515 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) 20241107082937516 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) 20241107082937516 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) 20241107082937517 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) 20241107082937517 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) 20241107082937518 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) 20241107082937518 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) 20241107082937519 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) 20241107082937519 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) 20241107082937519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==17 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937519 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) 20241107082937519 DRLCMACDL DEBUG -- Chunk with length 101 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-3): 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 (tbf_dl.cpp:686) 20241107082937519 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) 20241107082937519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241107082937519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-3): 07 00 2f 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 00 (tbf_dl.cpp:911) 20241107082937519 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 7f 78 84 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 00 (pcu_l1_if.cpp:182) 20241107082937519 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082937530 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) 20241107082937530 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) 20241107082937532 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) 20241107082937532 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) 20241107082937532 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) 20241107082937532 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) 20241107082937533 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) 20241107082937533 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) 20241107082937534 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) 20241107082937534 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) 20241107082937534 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) 20241107082937534 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) 20241107082937535 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) 20241107082937535 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) 20241107082937536 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) 20241107082937536 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) 20241107082937537 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) 20241107082937537 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) 20241107082937537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==17 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937537 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) 20241107082937537 DRLCMACDL DEBUG -- Chunk with length 65 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-3): 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 (tbf_dl.cpp:686) 20241107082937537 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) 20241107082937537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241107082937537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-3): 07 00 31 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 00 (tbf_dl.cpp:911) 20241107082937537 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 6b 54 82 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 00 (pcu_l1_if.cpp:182) 20241107082937538 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082937549 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) 20241107082937549 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) 20241107082937551 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) 20241107082937551 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) 20241107082937551 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) 20241107082937551 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) 20241107082937552 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) 20241107082937552 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) 20241107082937553 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) 20241107082937553 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) 20241107082937554 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) 20241107082937554 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) 20241107082937554 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) 20241107082937554 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) 20241107082937555 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) 20241107082937555 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) 20241107082937559 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) 20241107082937559 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) 20241107082937559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==17 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937559 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) 20241107082937559 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082937559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082937559 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1553 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107082937559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082937559 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (6) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-3): 77 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 ad 53 e8 5b 37 4a (tbf_dl.cpp:686) 20241107082937559 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) 20241107082937559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241107082937559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-3): 07 00 32 77 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 ad 53 e8 5b 37 4a 00 (tbf_dl.cpp:911) 20241107082937559 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 77 c2 06 cd 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 ad 53 e8 5b 37 4a 00 (pcu_l1_if.cpp:182) 20241107082937560 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082937573 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) 20241107082937573 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) 20241107082937574 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) 20241107082937574 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) 20241107082937575 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) 20241107082937575 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) 20241107082937576 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) 20241107082937576 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) 20241107082937577 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) 20241107082937577 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) 20241107082937577 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) 20241107082937577 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) 20241107082937578 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) 20241107082937578 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) 20241107082937579 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) 20241107082937579 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) 20241107082937580 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) 20241107082937580 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) 20241107082937580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==17 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937580 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) 20241107082937580 DRLCMACDL DEBUG -- Chunk with length 1394 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-3): 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 10 43 30 (tbf_dl.cpp:686) 20241107082937580 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) 20241107082937580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241107082937580 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-3): 07 00 35 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 10 43 30 00 (tbf_dl.cpp:911) 20241107082937580 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 24 83 bf 8b 1a 53 6a c4 94 4c c1 13 f2 db 04 2b c7 50 eb 65 cd 6c 65 bc 63 64 97 88 8f a8 61 b6 65 10 43 30 00 (pcu_l1_if.cpp:182) 20241107082937581 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082937592 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) 20241107082937592 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) 20241107082937593 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) 20241107082937593 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) 20241107082937594 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) 20241107082937594 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) 20241107082937595 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) 20241107082937595 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) 20241107082937596 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) 20241107082937596 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) 20241107082937596 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) 20241107082937596 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) 20241107082937597 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) 20241107082937597 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) 20241107082937598 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) 20241107082937598 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) 20241107082937599 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) 20241107082937599 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) 20241107082937599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==17 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937599 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) 20241107082937599 DRLCMACDL DEBUG -- Chunk with length 1358 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-3): b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf ae cd 02 d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a (tbf_dl.cpp:686) 20241107082937599 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) 20241107082937599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241107082937599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-3): 07 00 37 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf ae cd 02 d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a 00 (tbf_dl.cpp:911) 20241107082937599 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 b0 86 f9 ca c7 35 26 34 2b ea b4 b7 34 7c f3 33 46 6f a6 9d bf ae cd 02 d6 3e 50 4d 46 9b e9 92 bc b0 a7 6a 00 (pcu_l1_if.cpp:182) 20241107082937599 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082937611 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) 20241107082937611 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) 20241107082937612 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) 20241107082937612 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) 20241107082937613 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) 20241107082937613 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) 20241107082937614 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) 20241107082937614 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) 20241107082937615 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) 20241107082937615 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) 20241107082937615 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) 20241107082937615 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) 20241107082937616 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) 20241107082937616 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) 20241107082937617 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) 20241107082937617 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) 20241107082937621 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) 20241107082937621 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) 20241107082937621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==17 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937621 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) 20241107082937621 DRLCMACDL DEBUG -- Chunk with length 1322 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-3): e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 fc 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 (tbf_dl.cpp:686) 20241107082937621 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) 20241107082937621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241107082937621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-3): 07 00 39 e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 fc 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 00 (tbf_dl.cpp:911) 20241107082937621 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 e0 47 e3 fc ce 27 f9 d9 2c 0c c0 54 1c 0d c0 a5 d1 1c 6e 24 f4 fc 54 47 cc 42 ac 57 98 55 fc e4 8d 15 a3 a5 00 (pcu_l1_if.cpp:182) 20241107082937621 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082937635 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) 20241107082937635 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) 20241107082937636 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) 20241107082937636 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) 20241107082937637 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) 20241107082937637 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) 20241107082937638 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) 20241107082937638 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) 20241107082937639 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) 20241107082937639 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) 20241107082937639 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) 20241107082937639 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) 20241107082937640 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) 20241107082937640 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) 20241107082937641 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) 20241107082937641 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) 20241107082937642 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) 20241107082937642 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) 20241107082937642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==17 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937642 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) 20241107082937642 DRLCMACDL DEBUG -- Chunk with length 1286 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-3): b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 (tbf_dl.cpp:686) 20241107082937642 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) 20241107082937642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241107082937642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-3): 07 00 3b b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 00 (tbf_dl.cpp:911) 20241107082937642 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 b5 0c 16 f5 d1 e1 c0 a3 29 51 ec 78 7f 56 10 df 86 d6 4f d8 8b b8 0b 9d 1a d1 4d 4d e2 b0 9c 0e ec 87 22 a5 00 (pcu_l1_if.cpp:182) 20241107082937642 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082937654 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) 20241107082937654 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) 20241107082937655 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) 20241107082937655 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) 20241107082937656 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) 20241107082937656 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) 20241107082937657 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) 20241107082937657 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) 20241107082937657 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) 20241107082937657 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) 20241107082937658 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) 20241107082937658 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) 20241107082937659 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) 20241107082937659 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) 20241107082937660 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) 20241107082937660 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) 20241107082937660 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) 20241107082937660 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) 20241107082937661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==17 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937661 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) 20241107082937661 DRLCMACDL DEBUG -- Chunk with length 1250 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-3): 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 65 65 d8 1d 4e 50 (tbf_dl.cpp:686) 20241107082937661 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) 20241107082937661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241107082937661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-3): 07 00 3d 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 65 65 d8 1d 4e 50 00 (tbf_dl.cpp:911) 20241107082937661 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 30 11 50 26 3c 31 0b 1b eb d2 b5 95 a8 21 bb 0b b8 51 5c a0 eb ce 1d 0e bc 62 68 23 9d f2 65 65 d8 1d 4e 50 00 (pcu_l1_if.cpp:182) 20241107082937661 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082937673 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) 20241107082937673 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) 20241107082937674 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) 20241107082937674 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) 20241107082937675 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) 20241107082937675 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) 20241107082937676 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) 20241107082937676 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) 20241107082937676 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) 20241107082937676 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) 20241107082937677 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) 20241107082937677 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) 20241107082937678 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) 20241107082937678 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) 20241107082937679 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) 20241107082937679 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) 20241107082937682 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) 20241107082937682 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) 20241107082937682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==17 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937682 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) 20241107082937682 DRLCMACDL DEBUG -- Chunk with length 1214 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-3): 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 05 3e 2d (tbf_dl.cpp:686) 20241107082937682 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) 20241107082937682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241107082937682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-3): 07 00 3f 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 05 3e 2d 00 (tbf_dl.cpp:911) 20241107082937682 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 0c 3c ab 53 19 50 2d 3a 59 4a 00 5a da 82 38 bc ba 47 6b 47 57 fe a0 d1 88 9a 46 48 42 d7 03 dc 4d 05 3e 2d 00 (pcu_l1_if.cpp:182) 20241107082937683 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082937697 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) 20241107082937697 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) 20241107082937698 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) 20241107082937698 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) 20241107082937699 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) 20241107082937699 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) 20241107082937699 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) 20241107082937699 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) 20241107082937700 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) 20241107082937700 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) 20241107082937701 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) 20241107082937701 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) 20241107082937702 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) 20241107082937702 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) 20241107082937702 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) 20241107082937702 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) 20241107082937703 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) 20241107082937703 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) 20241107082937703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==17 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937703 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) 20241107082937703 DRLCMACDL DEBUG -- Chunk with length 1178 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-3): 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c (tbf_dl.cpp:686) 20241107082937703 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) 20241107082937703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241107082937703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-3): 07 00 41 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c 00 (tbf_dl.cpp:911) 20241107082937703 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 16 1a 82 26 9c 5e 97 97 90 4e 80 47 d8 82 6a 9f 9d 3a ac e2 76 7a 43 2d 8c 77 ee c3 70 d1 fa 33 0d 9e d7 2c 00 (pcu_l1_if.cpp:182) 20241107082937704 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082937716 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) 20241107082937716 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) 20241107082937717 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) 20241107082937717 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) 20241107082937718 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) 20241107082937718 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) 20241107082937718 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) 20241107082937718 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) 20241107082937719 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) 20241107082937719 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) 20241107082937720 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) 20241107082937720 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) 20241107082937721 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) 20241107082937721 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) 20241107082937721 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) 20241107082937721 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) 20241107082937722 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) 20241107082937722 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) 20241107082937722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==17 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937722 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) 20241107082937722 DRLCMACDL DEBUG -- Chunk with length 1142 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-3): e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 (tbf_dl.cpp:686) 20241107082937722 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) 20241107082937722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241107082937722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-3): 07 00 43 e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 00 (tbf_dl.cpp:911) 20241107082937722 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 e5 03 7d a1 e3 22 8b c2 b7 8c 29 f7 a4 a3 59 5d 39 86 7a 09 0d 62 e2 cd 88 05 e3 c4 d3 d4 4b 5c 49 49 69 57 00 (pcu_l1_if.cpp:182) 20241107082937723 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082937735 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) 20241107082937735 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) 20241107082937736 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) 20241107082937736 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) 20241107082937737 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) 20241107082937737 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) 20241107082937737 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) 20241107082937738 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) 20241107082937738 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) 20241107082937738 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) 20241107082937739 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) 20241107082937739 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) 20241107082937740 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) 20241107082937740 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) 20241107082937741 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) 20241107082937741 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) 20241107082937744 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) 20241107082937744 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) 20241107082937744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==17 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937744 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) 20241107082937744 DRLCMACDL DEBUG -- Chunk with length 1106 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-3): b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb d6 8e 19 68 f9 56 0c f1 db 60 5c d1 0a 2e fa (tbf_dl.cpp:686) 20241107082937744 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) 20241107082937744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241107082937744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-3): 07 00 45 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb d6 8e 19 68 f9 56 0c f1 db 60 5c d1 0a 2e fa 00 (tbf_dl.cpp:911) 20241107082937744 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 b9 a8 e4 e2 ce bc ab 8b e5 9a a6 dd aa 22 39 b5 3e 27 10 37 cb d6 8e 19 68 f9 56 0c f1 db 60 5c d1 0a 2e fa 00 (pcu_l1_if.cpp:182) 20241107082937745 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082937759 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) 20241107082937759 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) 20241107082937760 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) 20241107082937760 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) 20241107082937761 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) 20241107082937761 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) 20241107082937761 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) 20241107082937761 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) 20241107082937762 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) 20241107082937762 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) 20241107082937763 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) 20241107082937763 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) 20241107082937764 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) 20241107082937764 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) 20241107082937764 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) 20241107082937764 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) 20241107082937765 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) 20241107082937765 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) 20241107082937765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==17 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937765 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) 20241107082937765 DRLCMACDL DEBUG -- Chunk with length 1070 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-3): 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f a0 35 bf 50 22 bf (tbf_dl.cpp:686) 20241107082937765 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) 20241107082937765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241107082937765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-3): 07 00 47 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f a0 35 bf 50 22 bf 00 (tbf_dl.cpp:911) 20241107082937765 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 64 b0 e2 fc aa e6 50 5d 37 37 22 c1 73 24 63 f6 41 bb fe 75 ee 16 23 8c 53 19 03 25 e0 1f a0 35 bf 50 22 bf 00 (pcu_l1_if.cpp:182) 20241107082937766 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082937776 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) 20241107082937777 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) 20241107082937777 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) 20241107082937777 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) 20241107082937777 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) 20241107082937777 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) 20241107082937777 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) 20241107082937777 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) 20241107082937777 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) 20241107082937777 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) 20241107082937778 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) 20241107082937778 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) 20241107082937778 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) 20241107082937778 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) 20241107082937778 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) 20241107082937778 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) 20241107082937781 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) 20241107082937781 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2231 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082937781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==17 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937781 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) 20241107082937781 DRLCMACDL DEBUG -- Chunk with length 1034 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-3): 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 (tbf_dl.cpp:686) 20241107082937781 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) 20241107082937781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241107082937781 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) 20241107082937781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2231 + 13 = 2244 (pdch_ul_controller.c:131) 20241107082937781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2244 for type POLL (pdch_ul_controller.c:184) 20241107082937781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2244, TS=7) (tbf_dl.cpp:883) 20241107082937781 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2244, TS=7 (tbf_dl.cpp:903) 20241107082937781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-3): 0f 00 49 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 00 (tbf_dl.cpp:911) 20241107082937781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2231 Sending data request: sapi=5 arfcn=871 cur_fn=2227 block=11 data=0f 00 49 2d 59 9d 01 67 64 58 d8 f2 60 b9 0e 17 1d 43 f6 8f de 6a 21 b5 89 38 c9 3c 12 9f 2c 35 53 7a 79 e9 fe de 55 00 (pcu_l1_if.cpp:182) 20241107082937782 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082937796 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) 20241107082937796 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) 20241107082937797 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) 20241107082937797 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) 20241107082937798 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) 20241107082937798 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) 20241107082937799 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) 20241107082937799 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) 20241107082937800 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) 20241107082937800 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) 20241107082937800 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) 20241107082937800 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) 20241107082937801 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) 20241107082937801 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) 20241107082937802 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) 20241107082937802 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) 20241107082937806 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082937821 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) 20241107082937821 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) 20241107082937823 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) 20241107082937823 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) 20241107082937823 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) 20241107082937823 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) 20241107082937824 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) 20241107082937824 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) 20241107082937825 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) 20241107082937825 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) 20241107082937826 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) 20241107082937826 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) 20241107082937826 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) 20241107082937826 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) 20241107082937827 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) 20241107082937827 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) 20241107082937828 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082937840 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) 20241107082937840 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) 20241107082937841 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) 20241107082937841 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) 20241107082937842 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) 20241107082937842 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) 20241107082937843 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) 20241107082937843 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) 20241107082937844 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) 20241107082937844 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) 20241107082937844 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) 20241107082937844 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) 20241107082937845 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) 20241107082937845 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) 20241107082937846 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) 20241107082937846 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) 20241107082937846 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082937859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2240 block=2 data=40 08 04 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) 20241107082937860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107082937860 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082937860 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2244 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082937860 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 = 37 | 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) 20241107082937860 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2244 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082937860 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082937860 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 37, BSN 17 to 37 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:511) 20241107082937860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082937860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=17)"RRRRRRRRRRRRRRRRRRRR"(BSN=36) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082937860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=17:37, lost=0, recv=20, skipped=0, bsn=17, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082937860 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241107082937860 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241107082937860 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241107082937860 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241107082937860 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241107082937860 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241107082937860 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241107082937860 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241107082937860 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241107082937860 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241107082937860 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241107082937860 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241107082937860 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241107082937860 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241107082937860 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241107082937860 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241107082937860 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241107082937860 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241107082937860 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241107082937860 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241107082937860 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) 20241107082937860 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107082937860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=37)""(V(S)-1=36) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107082937861 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) 20241107082937861 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) 20241107082937862 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) 20241107082937862 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) 20241107082937862 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) 20241107082937862 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) 20241107082937863 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) 20241107082937863 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) 20241107082937864 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) 20241107082937864 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) 20241107082937864 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) 20241107082937864 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) 20241107082937865 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) 20241107082937865 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) 20241107082937869 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) 20241107082937869 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) 20241107082937869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==37 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937869 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) 20241107082937869 DRLCMACDL DEBUG -- Chunk with length 998 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-3): f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 (tbf_dl.cpp:686) 20241107082937869 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) 20241107082937869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241107082937869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-3): 07 00 4b f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 00 (tbf_dl.cpp:911) 20241107082937869 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2249 Sending data request: sapi=5 arfcn=871 cur_fn=2244 block=3 data=07 00 4b f0 dc 36 26 d5 1b 84 86 13 cb 36 96 e5 57 3d ae 69 31 9a 24 97 f3 f8 56 a8 ba 7f c4 ae 63 35 8a cc 54 1a 49 00 (pcu_l1_if.cpp:182) 20241107082937869 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082937883 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) 20241107082937883 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) 20241107082937884 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) 20241107082937884 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) 20241107082937884 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) 20241107082937884 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) 20241107082937885 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) 20241107082937885 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) 20241107082937885 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) 20241107082937885 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) 20241107082937885 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) 20241107082937885 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) 20241107082937886 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) 20241107082937886 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) 20241107082937886 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) 20241107082937886 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) 20241107082937887 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) 20241107082937887 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) 20241107082937887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==37 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937887 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) 20241107082937887 DRLCMACDL DEBUG -- Chunk with length 962 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-3): 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa (tbf_dl.cpp:686) 20241107082937887 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) 20241107082937887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241107082937887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-3): 07 00 4d 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 00 (tbf_dl.cpp:911) 20241107082937887 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 46 89 37 77 b1 ac e7 d5 47 d8 63 9a 5c 4f 37 b5 5f c1 32 d1 e4 de fb d6 d7 6c 15 24 d4 a6 bb 4f 94 3c 1f aa 00 (pcu_l1_if.cpp:182) 20241107082937887 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082937903 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) 20241107082937903 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) 20241107082937904 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) 20241107082937904 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) 20241107082937905 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) 20241107082937905 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) 20241107082937905 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) 20241107082937905 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) 20241107082937906 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) 20241107082937906 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) 20241107082937907 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) 20241107082937907 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) 20241107082937907 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) 20241107082937907 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) 20241107082937908 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) 20241107082937908 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) 20241107082937909 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) 20241107082937909 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) 20241107082937909 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==37 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937909 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) 20241107082937909 DRLCMACDL DEBUG -- Chunk with length 926 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937909 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-3): 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 39 91 c7 14 5e 6c 22 40 51 (tbf_dl.cpp:686) 20241107082937909 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) 20241107082937909 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937909 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241107082937909 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-3): 07 00 4f 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 39 91 c7 14 5e 6c 22 40 51 00 (tbf_dl.cpp:911) 20241107082937909 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 60 36 3f 87 98 d8 a1 71 61 f1 19 d7 21 5b 84 03 5d 6d 19 9f 42 36 fd ac 5e 80 86 39 91 c7 14 5e 6c 22 40 51 00 (pcu_l1_if.cpp:182) 20241107082937909 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082937920 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) 20241107082937920 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) 20241107082937921 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) 20241107082937921 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) 20241107082937921 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) 20241107082937921 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) 20241107082937921 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) 20241107082937921 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) 20241107082937921 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) 20241107082937921 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) 20241107082937922 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) 20241107082937922 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) 20241107082937922 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) 20241107082937922 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) 20241107082937922 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) 20241107082937922 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) 20241107082937930 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) 20241107082937930 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) 20241107082937930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==37 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937930 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) 20241107082937930 DRLCMACDL DEBUG -- Chunk with length 890 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-3): 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 82 48 32 4e 2e 91 (tbf_dl.cpp:686) 20241107082937930 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) 20241107082937930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241107082937930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-3): 07 00 51 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 82 48 32 4e 2e 91 00 (tbf_dl.cpp:911) 20241107082937930 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 04 0a 84 bc c2 ed 22 b0 8d e8 dc 95 dc f5 6c be 7a 95 f4 cd 66 c6 8e 84 d5 0c 80 98 03 e2 82 48 32 4e 2e 91 00 (pcu_l1_if.cpp:182) 20241107082937931 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082937945 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) 20241107082937945 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) 20241107082937947 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) 20241107082937947 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) 20241107082937948 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) 20241107082937948 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) 20241107082937949 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) 20241107082937949 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) 20241107082937950 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) 20241107082937950 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) 20241107082937950 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) 20241107082937950 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) 20241107082937951 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) 20241107082937951 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) 20241107082937952 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) 20241107082937952 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) 20241107082937953 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) 20241107082937953 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) 20241107082937953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==37 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937953 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) 20241107082937953 DRLCMACDL DEBUG -- Chunk with length 854 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-3): 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 87 86 (tbf_dl.cpp:686) 20241107082937953 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) 20241107082937953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241107082937953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-3): 07 00 53 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 87 86 00 (tbf_dl.cpp:911) 20241107082937953 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 9b c0 ae 79 88 32 93 43 89 6a 6e f1 96 96 3c 78 b4 0b 8b 43 47 bb 50 97 ea 5b 55 41 70 f6 98 5d 73 c7 87 86 00 (pcu_l1_if.cpp:182) 20241107082937954 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082937964 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) 20241107082937964 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) 20241107082937966 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) 20241107082937966 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) 20241107082937967 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) 20241107082937967 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) 20241107082937968 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) 20241107082937968 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) 20241107082937969 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) 20241107082937969 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) 20241107082937970 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) 20241107082937970 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) 20241107082937970 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) 20241107082937970 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) 20241107082937971 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) 20241107082937971 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) 20241107082937972 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) 20241107082937972 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) 20241107082937972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==37 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937972 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) 20241107082937972 DRLCMACDL DEBUG -- Chunk with length 818 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-3): dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f (tbf_dl.cpp:686) 20241107082937972 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) 20241107082937972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241107082937972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-3): 07 00 55 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f 00 (tbf_dl.cpp:911) 20241107082937972 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 dd 6c 31 0f dd 2f eb 5f 49 9c cc 75 8b ac 5e 3d 85 87 37 dc 4b 5e 0a 45 51 d0 d7 6a 9e 5e a1 97 f1 ed d4 3f 00 (pcu_l1_if.cpp:182) 20241107082937973 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082937983 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) 20241107082937983 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) 20241107082937984 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) 20241107082937984 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) 20241107082937985 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) 20241107082937985 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) 20241107082937988 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) 20241107082937988 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) 20241107082937989 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) [1;32m20241107082937989 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) 20241107082937990 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) 20241107082937990 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) 20241107082937991 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) 20241107082937991 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) 20241107082937992 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) 20241107082937992 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) 20241107082937993 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) 20241107082937993 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) 20241107082937993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==37 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082937993 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) 20241107082937993 DRLCMACDL DEBUG -- Chunk with length 782 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082937993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-3): fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb (tbf_dl.cpp:686) 20241107082937993 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) 20241107082937993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082937993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241107082937993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-3): 07 00 57 fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 00 (tbf_dl.cpp:911) 20241107082937993 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 fb 1d d4 56 ad 8b fb fa 63 0f a8 93 9d 85 d3 4b 33 5d fa ad 3c 8e d8 95 e8 5c 2a f8 23 5d b1 c2 e7 0e 06 eb 00 (pcu_l1_if.cpp:182) 20241107082937993 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082938007 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) 20241107082938007 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) 20241107082938008 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) 20241107082938008 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) 20241107082938009 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) 20241107082938009 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) 20241107082938010 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) 20241107082938010 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) 20241107082938010 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) 20241107082938010 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) 20241107082938011 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) 20241107082938011 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) 20241107082938012 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) 20241107082938012 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) 20241107082938013 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) 20241107082938013 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) 20241107082938014 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) 20241107082938014 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) 20241107082938014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==37 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082938014 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) 20241107082938014 DRLCMACDL DEBUG -- Chunk with length 746 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082938014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-3): 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 (tbf_dl.cpp:686) 20241107082938014 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) 20241107082938014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241107082938014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-3): 07 00 59 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 00 (tbf_dl.cpp:911) 20241107082938014 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 40 7f f4 ac 19 83 f0 71 9b 42 30 e6 2e ec a8 6b 78 fa 20 cb f8 72 60 e4 2d cc 36 60 2a 6a 77 08 96 9d 58 a6 00 (pcu_l1_if.cpp:182) 20241107082938014 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082938026 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) 20241107082938026 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) 20241107082938027 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) 20241107082938027 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) 20241107082938028 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) 20241107082938028 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) 20241107082938029 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) 20241107082938029 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) 20241107082938029 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) 20241107082938029 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) 20241107082938030 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) 20241107082938030 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) 20241107082938031 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) 20241107082938031 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) 20241107082938032 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) 20241107082938032 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) 20241107082938033 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) 20241107082938033 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) 20241107082938033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==37 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082938033 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) 20241107082938033 DRLCMACDL DEBUG -- Chunk with length 710 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082938033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-3): 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c (tbf_dl.cpp:686) 20241107082938033 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) 20241107082938033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241107082938033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-3): 07 00 5b 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c 00 (tbf_dl.cpp:911) 20241107082938033 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 34 3b cb 4b 6d 08 24 a1 8c 77 9a f9 26 78 02 b1 0a ed b8 b4 25 47 46 54 5a 31 54 5b 41 6d b2 f0 a4 f2 a1 1c 00 (pcu_l1_if.cpp:182) 20241107082938033 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082938045 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) 20241107082938045 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) 20241107082938046 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) 20241107082938046 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) 20241107082938047 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) 20241107082938047 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) 20241107082938048 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) 20241107082938048 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) 20241107082938048 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) 20241107082938048 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) 20241107082938049 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) 20241107082938049 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) 20241107082938050 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) 20241107082938050 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) 20241107082938051 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) 20241107082938051 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) 20241107082938054 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) 20241107082938054 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) 20241107082938054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==37 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082938054 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) 20241107082938054 DRLCMACDL DEBUG -- Chunk with length 674 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082938054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-3): 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 69 5d af (tbf_dl.cpp:686) 20241107082938054 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) 20241107082938054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241107082938054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-3): 07 00 5d 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 00 (tbf_dl.cpp:911) 20241107082938054 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 9c cf 0a d1 c5 c3 5f 72 b5 5f da 0e 5c 56 d3 56 8f 4e 12 ab 00 09 8f bc 6c 4a 0f f5 8d ac 6f 32 58 69 5d af 00 (pcu_l1_if.cpp:182) 20241107082938055 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082938068 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) 20241107082938068 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) 20241107082938070 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) 20241107082938070 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) 20241107082938070 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) 20241107082938071 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) 20241107082938071 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) 20241107082938071 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) 20241107082938072 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) 20241107082938072 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) 20241107082938073 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) 20241107082938073 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) 20241107082938074 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) 20241107082938074 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) 20241107082938074 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) 20241107082938074 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) 20241107082938075 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) 20241107082938075 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) 20241107082938075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==37 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082938075 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) 20241107082938075 DRLCMACDL DEBUG -- Chunk with length 638 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082938075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-3): 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 (tbf_dl.cpp:686) 20241107082938075 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) 20241107082938075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241107082938075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-3): 07 00 5f 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 00 (tbf_dl.cpp:911) 20241107082938075 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 8c ab 3c 57 47 9c bb 6a ef 72 b9 8d 07 c7 10 0e 68 ce 51 6b ae 62 6b 6f 92 18 25 06 5e 58 a8 78 fd 9a 0e 75 00 (pcu_l1_if.cpp:182) 20241107082938076 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082938088 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) 20241107082938088 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) 20241107082938089 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) 20241107082938089 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) 20241107082938090 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) 20241107082938090 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) 20241107082938091 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) 20241107082938091 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) 20241107082938092 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) 20241107082938092 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) 20241107082938093 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) 20241107082938093 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) 20241107082938094 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) 20241107082938094 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) 20241107082938094 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) 20241107082938094 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) 20241107082938095 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) 20241107082938095 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) 20241107082938095 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==37 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082938095 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) 20241107082938095 DRLCMACDL DEBUG -- Chunk with length 602 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082938095 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-3): 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 (tbf_dl.cpp:686) 20241107082938095 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) 20241107082938095 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938095 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241107082938095 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-3): 07 00 61 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 00 (tbf_dl.cpp:911) 20241107082938095 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 8e 2e 22 68 03 27 ec 7c fc de 8e 5b da 1c df c5 8d c4 48 4c 27 14 02 97 2a d6 5f a3 78 52 d0 7c 9c ec 26 57 00 (pcu_l1_if.cpp:182) 20241107082938096 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082938107 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) 20241107082938107 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) 20241107082938108 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) 20241107082938108 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) 20241107082938109 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) 20241107082938109 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) 20241107082938110 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) 20241107082938110 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) 20241107082938110 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) 20241107082938110 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) 20241107082938111 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) 20241107082938111 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) 20241107082938112 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) 20241107082938112 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) 20241107082938113 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) 20241107082938113 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) 20241107082938116 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) 20241107082938116 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) 20241107082938116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==37 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082938116 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) 20241107082938116 DRLCMACDL DEBUG -- Chunk with length 566 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082938116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-3): db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 (tbf_dl.cpp:686) 20241107082938116 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) 20241107082938116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241107082938116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-3): 07 00 63 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 00 (tbf_dl.cpp:911) 20241107082938116 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 db c1 be f5 05 57 65 98 b1 67 71 da 40 03 0f 0e 67 cd 8b cf 0a 8c 08 b8 98 68 56 ba 2c 20 9d 80 4a 14 79 17 00 (pcu_l1_if.cpp:182) 20241107082938117 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082938131 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) 20241107082938131 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) 20241107082938132 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) 20241107082938132 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) 20241107082938133 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) 20241107082938133 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) 20241107082938134 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) 20241107082938134 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) 20241107082938135 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) 20241107082938136 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) 20241107082938136 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) 20241107082938136 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) 20241107082938137 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) 20241107082938137 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) 20241107082938138 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) 20241107082938138 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) 20241107082938139 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) 20241107082938139 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) 20241107082938139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==37 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082938139 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) 20241107082938139 DRLCMACDL DEBUG -- Chunk with length 530 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082938139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-3): 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 (tbf_dl.cpp:686) 20241107082938139 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) 20241107082938139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241107082938139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-3): 07 00 65 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 00 (tbf_dl.cpp:911) 20241107082938139 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 43 cc 42 c1 d8 03 68 71 17 e8 a5 21 f5 0e 84 78 7c 82 4c 32 d7 07 b4 86 d6 70 c8 a5 7d 03 d6 b1 62 65 18 f2 00 (pcu_l1_if.cpp:182) 20241107082938139 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082938151 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) 20241107082938151 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) 20241107082938152 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) 20241107082938152 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) 20241107082938153 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) 20241107082938153 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) 20241107082938154 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) 20241107082938154 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) 20241107082938154 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) 20241107082938154 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) 20241107082938155 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) 20241107082938155 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) 20241107082938156 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) 20241107082938156 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) 20241107082938157 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) 20241107082938157 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) 20241107082938158 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) 20241107082938158 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) 20241107082938158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==37 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082938158 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) 20241107082938158 DRLCMACDL DEBUG -- Chunk with length 494 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082938158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-3): 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af (tbf_dl.cpp:686) 20241107082938158 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) 20241107082938158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241107082938158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-3): 07 00 67 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af 00 (tbf_dl.cpp:911) 20241107082938158 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 32 c0 81 f0 28 b6 c5 ad 55 1d 7c 31 63 b7 5a 06 58 71 c9 c9 c7 9d f5 42 92 e8 38 f1 a9 7a 1f 5f 5e 74 66 af 00 (pcu_l1_if.cpp:182) 20241107082938158 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082938170 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) 20241107082938170 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) 20241107082938171 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) 20241107082938171 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) 20241107082938172 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) 20241107082938172 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) 20241107082938172 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) 20241107082938173 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) 20241107082938174 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) 20241107082938174 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) 20241107082938174 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) 20241107082938174 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) 20241107082938175 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) 20241107082938175 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) 20241107082938176 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) 20241107082938176 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) 20241107082938179 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) 20241107082938179 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) 20241107082938179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==37 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082938179 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) 20241107082938179 DRLCMACDL DEBUG -- Chunk with length 458 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082938179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-3): a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa (tbf_dl.cpp:686) 20241107082938179 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) 20241107082938179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241107082938179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-3): 07 00 69 a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa 00 (tbf_dl.cpp:911) 20241107082938179 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 a4 7b 8f 5e 59 c7 67 f0 98 ed 36 3f 4a c7 84 39 5f 8e a2 04 6f 5c 3e d6 9f a7 ff b5 6a 16 39 38 68 fc dc aa 00 (pcu_l1_if.cpp:182) 20241107082938180 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082938194 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) 20241107082938194 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) 20241107082938195 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) 20241107082938195 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) 20241107082938196 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) 20241107082938196 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) 20241107082938196 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) 20241107082938196 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) 20241107082938197 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) 20241107082938197 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) 20241107082938198 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) 20241107082938198 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) 20241107082938199 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) 20241107082938199 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) 20241107082938200 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) 20241107082938200 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) 20241107082938201 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) 20241107082938201 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) 20241107082938201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==37 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082938201 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) 20241107082938201 DRLCMACDL DEBUG -- Chunk with length 422 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082938201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-3): 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc (tbf_dl.cpp:686) 20241107082938201 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) 20241107082938201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241107082938201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-3): 07 00 6b 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 00 (tbf_dl.cpp:911) 20241107082938201 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 0a 07 be 8f 45 2a 53 32 81 87 4d b9 51 2d 98 f5 60 df 20 f6 c5 d3 90 43 df cf 86 e9 43 a3 c5 08 94 d3 b3 dc 00 (pcu_l1_if.cpp:182) 20241107082938201 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082938213 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) 20241107082938213 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) 20241107082938214 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) 20241107082938214 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) 20241107082938215 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) 20241107082938215 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) 20241107082938215 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) 20241107082938215 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) 20241107082938216 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) 20241107082938216 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) 20241107082938217 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) 20241107082938217 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) 20241107082938218 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) 20241107082938218 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) 20241107082938219 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) 20241107082938219 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) 20241107082938219 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) 20241107082938219 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) 20241107082938219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==37 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082938219 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) 20241107082938219 DRLCMACDL DEBUG -- Chunk with length 386 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082938219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-3): 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d (tbf_dl.cpp:686) 20241107082938220 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) 20241107082938220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241107082938220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-3): 07 00 6d 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 00 (tbf_dl.cpp:911) 20241107082938220 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 9e 63 19 ce a3 5a 1d 63 aa 98 8d e5 f7 e0 52 ff ea a7 b8 8b c0 94 1c 84 6d 0e f3 a7 c1 7f f2 b9 6a de c1 7d 00 (pcu_l1_if.cpp:182) 20241107082938220 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082938232 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) 20241107082938232 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) 20241107082938233 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) 20241107082938233 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) 20241107082938234 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) 20241107082938234 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) 20241107082938234 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) 20241107082938234 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) 20241107082938235 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) 20241107082938235 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) 20241107082938236 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) 20241107082938236 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) 20241107082938237 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) 20241107082938237 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) 20241107082938238 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) 20241107082938238 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) 20241107082938241 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) 20241107082938241 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) 20241107082938241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==37 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082938241 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) 20241107082938241 DRLCMACDL DEBUG -- Chunk with length 350 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082938241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-3): 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 (tbf_dl.cpp:686) 20241107082938241 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) 20241107082938241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241107082938241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-3): 07 00 6f 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 00 (tbf_dl.cpp:911) 20241107082938241 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 8a 93 c8 be 5f 1e b5 8c b9 ae fd 8d 8d f7 e7 a2 e1 b8 63 26 b7 a1 24 1c 70 50 67 c2 e4 c0 0f 2b 3d fc ea 96 00 (pcu_l1_if.cpp:182) 20241107082938242 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082938255 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) 20241107082938255 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) 20241107082938257 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) 20241107082938257 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) 20241107082938257 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) 20241107082938257 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) 20241107082938258 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) 20241107082938258 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) 20241107082938260 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) 20241107082938260 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) 20241107082938261 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) 20241107082938261 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) 20241107082938262 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) 20241107082938262 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) 20241107082938263 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) 20241107082938263 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) 20241107082938264 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) 20241107082938264 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2331 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082938264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==37 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082938264 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) 20241107082938264 DRLCMACDL DEBUG -- Chunk with length 314 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082938264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-3): bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d (tbf_dl.cpp:686) 20241107082938264 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) 20241107082938264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241107082938264 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) 20241107082938264 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2331 + 13 = 2344 (pdch_ul_controller.c:131) 20241107082938264 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2344 for type POLL (pdch_ul_controller.c:184) 20241107082938264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2344, TS=7) (tbf_dl.cpp:883) 20241107082938264 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2344, TS=7 (tbf_dl.cpp:903) 20241107082938264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-3): 0f 00 71 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d 00 (tbf_dl.cpp:911) 20241107082938264 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2331 Sending data request: sapi=5 arfcn=871 cur_fn=2327 block=10 data=0f 00 71 bc 92 db e4 05 bc bd c3 d6 9a ae ee 2c 0a 8c 2a ed b5 6c 8a 93 a6 9a f7 6e 52 67 dc 17 5b 0a 01 58 6d 75 3d 00 (pcu_l1_if.cpp:182) 20241107082938266 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082938275 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) 20241107082938275 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) 20241107082938277 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) 20241107082938277 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) 20241107082938278 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) 20241107082938278 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) 20241107082938279 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) 20241107082938279 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) 20241107082938280 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) 20241107082938280 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) 20241107082938281 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) 20241107082938281 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) 20241107082938282 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) 20241107082938282 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) 20241107082938282 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) 20241107082938282 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) 20241107082938283 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082938294 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) 20241107082938294 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) 20241107082938295 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) 20241107082938295 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) 20241107082938296 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) 20241107082938296 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) 20241107082938296 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) 20241107082938296 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) 20241107082938297 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) 20241107082938297 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) 20241107082938298 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) 20241107082938298 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) 20241107082938299 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) 20241107082938299 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) 20241107082938300 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) 20241107082938300 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) 20241107082938303 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082938317 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) 20241107082938317 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) 20241107082938318 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) 20241107082938318 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) 20241107082938319 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) 20241107082938319 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) 20241107082938320 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) 20241107082938320 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) 20241107082938321 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) 20241107082938321 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) 20241107082938322 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) 20241107082938322 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) 20241107082938322 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) 20241107082938322 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) 20241107082938323 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) 20241107082938323 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) 20241107082938324 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082938337 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2344 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2340 block=1 data=40 08 07 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) 20241107082938337 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2344 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107082938337 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082938337 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2344 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082938337 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] = 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) 20241107082938338 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2344 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082938338 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082938338 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 57, BSN 37 to 57 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:511) 20241107082938338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082938338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=37)"RRRRRRRRRRRRRRRRRRRR"(BSN=56) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082938338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=37:57, lost=0, recv=20, skipped=0, bsn=37, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082938338 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241107082938338 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241107082938338 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241107082938338 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241107082938338 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241107082938338 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241107082938338 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241107082938338 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241107082938338 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241107082938338 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241107082938338 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241107082938338 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241107082938338 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241107082938338 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241107082938338 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241107082938338 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241107082938338 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241107082938338 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241107082938338 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241107082938338 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241107082938338 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) 20241107082938338 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) 20241107082938339 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) 20241107082938339 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) 20241107082938340 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) 20241107082938340 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) 20241107082938340 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) 20241107082938340 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) 20241107082938341 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) 20241107082938341 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) 20241107082938341 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) 20241107082938341 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) 20241107082938342 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) 20241107082938342 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) 20241107082938342 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) 20241107082938342 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) 20241107082938343 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) 20241107082938343 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2348 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082938343 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) 20241107082938343 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) 20241107082938343 DRLCMACDL DEBUG -- Chunk with length 278 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082938343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-3): c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 (tbf_dl.cpp:686) 20241107082938343 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) 20241107082938343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241107082938343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-3): 07 00 73 c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 00 (tbf_dl.cpp:911) 20241107082938343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2348 Sending data request: sapi=5 arfcn=871 cur_fn=2344 block=2 data=07 00 73 c6 d5 37 2f a9 34 fa b9 47 ea 3e 6e ee cc bb be 34 46 16 fa 9c 71 c4 5b 91 3f 69 11 f7 3e 30 86 6f a5 ed 73 00 (pcu_l1_if.cpp:182) 20241107082938343 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082938356 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) 20241107082938356 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) 20241107082938357 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) 20241107082938357 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) 20241107082938357 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) 20241107082938357 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) 20241107082938358 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) 20241107082938358 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) 20241107082938358 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) 20241107082938358 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) 20241107082938359 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) 20241107082938359 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) 20241107082938359 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) 20241107082938359 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) 20241107082938359 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) 20241107082938359 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) 20241107082938365 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) 20241107082938365 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) 20241107082938365 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) 20241107082938365 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) 20241107082938365 DRLCMACDL DEBUG -- Chunk with length 242 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082938365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-3): 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 (tbf_dl.cpp:686) 20241107082938365 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) 20241107082938365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241107082938365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-3): 07 00 75 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 00 (tbf_dl.cpp:911) 20241107082938365 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 48 71 5e 23 1e e4 25 89 fe 63 15 c9 00 4d 57 4d 11 b1 09 8a 2e 87 f7 a8 de f4 80 55 af 2c ec 40 0c 33 0c e5 00 (pcu_l1_if.cpp:182) 20241107082938365 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082938379 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) 20241107082938379 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) 20241107082938379 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) 20241107082938379 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) 20241107082938379 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) 20241107082938379 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) 20241107082938379 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) 20241107082938379 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) 20241107082938380 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) 20241107082938380 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) 20241107082938380 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) 20241107082938380 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) 20241107082938380 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) 20241107082938380 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) 20241107082938380 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) 20241107082938380 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) 20241107082938383 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) 20241107082938383 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) 20241107082938383 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) 20241107082938383 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) 20241107082938383 DRLCMACDL DEBUG -- Chunk with length 206 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082938383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-3): d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 (tbf_dl.cpp:686) 20241107082938383 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) 20241107082938383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241107082938383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-3): 07 00 77 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 00 (tbf_dl.cpp:911) 20241107082938383 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 d6 4e f5 65 c0 ca 12 93 d1 3f ce 1a b5 b5 2d c2 11 32 fb f6 27 69 a3 24 77 89 c2 0d b3 2c dc 76 a3 5f 56 c4 00 (pcu_l1_if.cpp:182) 20241107082938384 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082938398 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) 20241107082938398 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) 20241107082938398 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) 20241107082938398 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) 20241107082938399 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) 20241107082938399 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) 20241107082938399 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) 20241107082938399 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) 20241107082938400 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) 20241107082938400 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) 20241107082938400 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) 20241107082938400 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) 20241107082938400 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) 20241107082938400 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) 20241107082938401 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) 20241107082938401 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) 20241107082938403 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) 20241107082938403 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) 20241107082938403 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) 20241107082938403 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) 20241107082938403 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082938403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-3): 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b (tbf_dl.cpp:686) 20241107082938403 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) 20241107082938403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241107082938403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-3): 07 00 79 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b 00 (tbf_dl.cpp:911) 20241107082938403 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 75 92 15 e4 c4 b3 6a 08 bb 32 c9 d2 b1 e8 eb 29 7a d2 b2 4a bd b1 3c 27 c2 6e f5 02 ff 52 3f 2e e6 0d bd 6b 00 (pcu_l1_if.cpp:182) 20241107082938404 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082938417 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) 20241107082938417 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) 20241107082938419 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) 20241107082938419 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) 20241107082938419 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) 20241107082938419 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) 20241107082938420 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) 20241107082938420 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) 20241107082938421 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) 20241107082938421 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) 20241107082938422 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) 20241107082938422 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) 20241107082938422 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) 20241107082938422 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) 20241107082938423 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) 20241107082938423 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) 20241107082938427 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) 20241107082938427 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) 20241107082938427 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) 20241107082938427 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) 20241107082938427 DRLCMACDL DEBUG -- Chunk with length 134 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082938427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-3): 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 (tbf_dl.cpp:686) 20241107082938427 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) 20241107082938427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241107082938427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-3): 07 00 7b 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 00 (tbf_dl.cpp:911) 20241107082938427 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 51 2a 35 97 00 24 7c 14 3c ca e7 b7 cc 70 18 28 86 7b 7f 78 80 6a 98 b9 cf 00 3c c7 82 5a 1d 35 e6 7f 78 84 00 (pcu_l1_if.cpp:182) 20241107082938428 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082938442 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) 20241107082938442 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) 20241107082938443 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) 20241107082938443 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) 20241107082938444 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) 20241107082938444 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) 20241107082938444 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) 20241107082938444 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) 20241107082938445 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) 20241107082938445 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) 20241107082938446 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) 20241107082938446 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) 20241107082938447 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) 20241107082938447 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) 20241107082938448 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) 20241107082938448 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) 20241107082938448 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) 20241107082938448 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) 20241107082938449 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) 20241107082938449 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) 20241107082938449 DRLCMACDL DEBUG -- Chunk with length 98 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082938449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-3): 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 (tbf_dl.cpp:686) 20241107082938449 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) 20241107082938449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241107082938449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-3): 07 00 7d 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 00 (tbf_dl.cpp:911) 20241107082938449 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 3e ba b5 1d 13 ff 6a dd 86 18 1e 13 b7 96 db a6 03 df 81 03 e4 80 25 8c 3a 89 26 26 89 7a ef b5 93 6b 54 82 00 (pcu_l1_if.cpp:182) 20241107082938450 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082938461 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) 20241107082938461 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) 20241107082938462 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) 20241107082938462 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) 20241107082938463 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) 20241107082938463 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) 20241107082938464 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) 20241107082938464 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) 20241107082938465 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) 20241107082938465 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) 20241107082938466 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) 20241107082938467 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) 20241107082938468 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) 20241107082938468 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) 20241107082938468 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) 20241107082938468 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) 20241107082938469 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) 20241107082938469 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) 20241107082938469 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) 20241107082938469 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) 20241107082938469 DRLCMACDL DEBUG -- Chunk with length 62 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082938469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-3): f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd (tbf_dl.cpp:686) 20241107082938469 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) 20241107082938470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241107082938470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-3): 07 00 7f f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 00 (tbf_dl.cpp:911) 20241107082938470 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 f6 85 a6 c4 a6 0d e0 79 29 e0 fe f7 ce 3d 67 fc 65 49 bb 82 87 4b d4 e9 03 05 89 34 dc c2 a5 3c 50 c2 06 cd 00 (pcu_l1_if.cpp:182) 20241107082938471 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082938480 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) 20241107082938480 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) 20241107082938481 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) 20241107082938482 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) 20241107082938482 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) 20241107082938482 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) 20241107082938483 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) 20241107082938483 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) 20241107082938484 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) 20241107082938484 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) 20241107082938485 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) 20241107082938485 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) 20241107082938485 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) 20241107082938485 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) 20241107082938486 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) 20241107082938486 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) 20241107082938490 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) 20241107082938490 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) 20241107082938490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==57 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082938490 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) 20241107082938490 DRLCMACDL DEBUG -- Chunk with length 26 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082938490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082938490 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) 20241107082938490 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) 20241107082938490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-3): 69 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107082938490 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) 20241107082938490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082938490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241107082938490 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) 20241107082938490 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2379 + 13 = 2392 (pdch_ul_controller.c:131) 20241107082938490 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2392 for type POLL (pdch_ul_controller.c:184) 20241107082938490 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) 20241107082938490 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) 20241107082938490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-3): 0f 00 80 69 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107082938490 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 69 59 ad 4b b9 83 92 e4 74 8b f5 1b d5 9f 51 b9 40 2f b3 99 d4 06 80 38 aa 6b 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107082938491 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082938504 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) 20241107082938504 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) 20241107082938505 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) 20241107082938505 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) 20241107082938506 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) 20241107082938506 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) 20241107082938507 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) 20241107082938507 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) 20241107082938508 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) 20241107082938508 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) 20241107082938508 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) 20241107082938508 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) 20241107082938509 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) 20241107082938509 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) 20241107082938510 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) 20241107082938510 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) 20241107082938511 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082938523 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) 20241107082938523 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) 20241107082938524 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) 20241107082938524 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) 20241107082938525 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) 20241107082938525 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) 20241107082938526 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) 20241107082938526 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) 20241107082938526 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) 20241107082938526 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) 20241107082938527 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) 20241107082938527 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) 20241107082938528 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) 20241107082938528 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) 20241107082938529 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) 20241107082938529 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) 20241107082938529 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082938542 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) 20241107082938542 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) 20241107082938543 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) 20241107082938543 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) 20241107082938544 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) 20241107082938544 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) 20241107082938545 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) 20241107082938545 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) 20241107082938546 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) 20241107082938546 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) 20241107082938547 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) 20241107082938547 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) 20241107082938547 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) 20241107082938547 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) 20241107082938548 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) 20241107082938548 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) 20241107082938551 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082938566 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) 20241107082938566 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) 20241107082938566 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082938566 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2392 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082938566 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) 20241107082938567 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2392 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082938567 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082938567 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 65, BSN 57 to 65 - 1 (8 blocks), "RRRRRRRR" (pdch.cpp:511) 20241107082938567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082938567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=57)"RRRRRRRR"(BSN=64) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082938567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=57:65, lost=0, recv=8, skipped=0, bsn=57, info='RRRRRRRR........................................................' (tbf_dl.cpp:998) 20241107082938567 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241107082938567 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241107082938567 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241107082938567 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241107082938567 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241107082938567 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241107082938567 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241107082938567 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241107082938567 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 8 Lost: 0 Sum: 8 (gprs_rlcmac_meas.cpp:127) 20241107082938567 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) 20241107082938567 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) 20241107082938567 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) 20241107082938568 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) 20241107082938568 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) 20241107082938569 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) 20241107082938569 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) 20241107082938570 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) 20241107082938570 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) 20241107082938571 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) 20241107082938571 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) 20241107082938571 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) 20241107082938571 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) 20241107082938572 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) 20241107082938572 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) 20241107082938573 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) 20241107082938573 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) 20241107082938574 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(99)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(99)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107082938583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39656<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082938586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39642<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082938587 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107082938587 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107082938587 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082938587 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107082938587 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:1202) 20241107082938588 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) 20241107082938588 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107082938588 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107082938588 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107082938588 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107082938588 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107082938588 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107082938588 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082938588 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082938588 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082938588 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082938588 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082938588 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082938588 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082938588 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107082938588 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107082938588 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107082938588 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107082938588 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) 20241107082938588 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) 20241107082938588 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 6743 with status 0 respawn: 12: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_cs_max_dl finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_max_dl pass'. Thu Nov 7 08:29:38 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 20241107082938636 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107082938637 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107082938637 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082938637 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107082938669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41442<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107082938770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41442<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4555380) Waiting for packet dumper to finish... 1 (prev_count=4555380, count=4574672) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_max_dl pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:29:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_dl_cs1_to_cs4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_dl_cs1_to_cs4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_cs1_to_cs4' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_dl_cs1_to_cs4 started. 105@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 105@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_dl_cs1_to_cs4-BVCI1234(108)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(109)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 105@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 105@fb7e2f9c3787: 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(112)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 105@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(112)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107082941950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56526<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(111)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107082941956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56528<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(111)@fb7e2f9c3787: Start timer T: 5 s PCUIF(111)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_dl_cs1_to_cs4-STATS(115)@fb7e2f9c3787: Start timer T: 2 s 105@fb7e2f9c3787: 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_dl_cs1_to_cs4-STATS(115)@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(116)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(116)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107082943638 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082943638 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107082943638 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(111)@fb7e2f9c3787: OsmoPCU is now connected BTS(113)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 174) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"d normally, exit status: 0, user t" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082943656 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107082943657 DLGLOBAL DEBUG validating counter group 0x55b163962020(bts) with 102 counters (rate_ctr.c:86) 20241107082943657 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107082943657 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107082943657 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107082943657 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107082943657 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107082943657 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107082943657 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107082943657 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107082943657 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107082943657 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107082943657 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107082943657 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107082943657 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107082943657 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107082943657 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107082943657 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082943657 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107082943657 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107082943657 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107082943657 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107082943657 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107082943657 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107082943657 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107082943657 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107082943657 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107082943657 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107082943657 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107082943657 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107082943657 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107082943657 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107082943657 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107082943657 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107082943657 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107082943657 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107082943657 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107082943658 DLGLOBAL DEBUG validating counter group 0x7f4f0ee905c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107082943658 DLGLOBAL DEBUG validating counter group 0x55b163961700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107082943658 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107082943658 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107082943658 DLGLOBAL DEBUG validating counter group 0x7f4f0ee91160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107082943658 DLGLOBAL DEBUG validating counter group 0x7f4f0ee91140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107082943658 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107082943658 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) 20241107082943658 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) 20241107082943658 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107082943658 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082943658 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082943658 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082943658 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082943658 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082943658 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082943658 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082943658 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082943658 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082943658 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082943658 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082943658 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082943658 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082943658 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082943658 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082943659 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082943659 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082943659 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082943659 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082943659 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082943659 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082943659 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082943659 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082943659 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082943659 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107082943659 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) 20241107082943659 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) 20241107082943660 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(113)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(113)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(109)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(113)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(109)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(109)@fb7e2f9c3787: Start timer Tns_alive: 3 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(109)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(113)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082943667 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107082943667 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) 20241107082943667 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) 20241107082943667 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107082943667 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107082943667 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) 20241107082943667 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107082943667 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) 20241107082943668 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082943670 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) -NSVCI1234(109)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(109)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(113)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(113)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082943671 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107082943671 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) 20241107082943672 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) 20241107082943672 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107082943672 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107082943672 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107082943672 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107082943672 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082943672 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107082943672 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(113)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107082943672 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) 20241107082943672 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@fb7e2f9c3787: Start timer T: 2 s 20241107082943674 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) 20241107082943674 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@fb7e2f9c3787: Start timer T: 2 s 20241107082943674 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107082943674 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) 20241107082943675 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) 20241107082943675 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(109)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(109)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(109)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107082943675 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) 20241107082943676 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082943677 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) 20241107082943677 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@fb7e2f9c3787: Start timer T: 2 s 20241107082943678 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) 20241107082943678 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@fb7e2f9c3787: Start timer T: 2 s 20241107082943679 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) 20241107082943679 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@fb7e2f9c3787: Start timer T: 2 s 20241107082943680 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) 20241107082943680 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) 20241107082943681 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(113)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 106@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 106@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107082943687 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) 20241107082943687 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) 20241107082943687 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) 20241107082943688 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) 20241107082943688 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082943688 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082943688 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082943688 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082943688 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107082943688 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107082943688 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107082943688 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082943688 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) 20241107082943688 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) 20241107082943688 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) 20241107082943688 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) 20241107082943689 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) 20241107082943689 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) 20241107082943689 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) 20241107082943689 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) 20241107082943689 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) 20241107082943689 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) 20241107082943690 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) 20241107082943690 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) 20241107082943691 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_dl_cs1_to_cs4-BVCI1234(108)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_dl_cs1_to_cs4-BVCI1234(108)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107082943695 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082943695 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082943695 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082943695 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082943695 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107082943695 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107082943695 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107082943695 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082943699 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082943699 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082943699 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082943699 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107082943699 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107082943699 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107082943699 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107082943699 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107082943699 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107082943699 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107082943705 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082943705 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082943705 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082943705 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082943705 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107082943705 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) 20241107082943705 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) 20241107082943706 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) 20241107082943706 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) 20241107082943706 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) 20241107082943706 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) 20241107082943706 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) 20241107082943706 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) 20241107082943707 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) 20241107082943707 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) 20241107082943707 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) 20241107082943707 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) 20241107082943707 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) 20241107082943707 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) 20241107082943708 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) 20241107082943708 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) 20241107082943714 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 10 s MTC@fb7e2f9c3787: BSSGP successfully initialized MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082943723 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082943723 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082943723 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082943723 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082943723 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082943723 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20241107082943723 DMS INFO Creating MS object (gprs_ms.c:152) 20241107082943723 DLGLOBAL DEBUG validating counter group 0x55b163961740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107082943723 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107082943723 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107082943723 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107082943723 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082943723 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107082943723 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107082943723 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107082943723 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107082943723 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107082943723 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107082943723 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107082943723 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107082943723 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107082943723 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107082943723 DRLCMAC 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) 20241107082943723 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107082943723 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107082943723 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107082943723 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107082943723 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082943723 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082943723 DLGLOBAL DEBUG validating counter group 0x55b163961b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107082943723 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107082943723 DLGLOBAL DEBUG validating counter group 0x55b163961e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107082943723 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107082943723 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:1192) 20241107082943723 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) 20241107082943723 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) 20241107082943723 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) 20241107082943723 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) 20241107082943723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107082943723 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) 20241107082943723 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107082943723 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) 20241107082943723 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107082943723 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) 20241107082943723 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) 20241107082943723 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(113)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(113)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107082943729 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107082943729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107082943729 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107082943729 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) 20241107082943730 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) 20241107082943730 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) 20241107082943730 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) 20241107082943730 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) 20241107082943730 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) 20241107082943730 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) 20241107082943731 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) 20241107082943731 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) 20241107082943731 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) 20241107082943731 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) 20241107082943732 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) 20241107082943732 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) 20241107082943732 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) 20241107082943732 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) 20241107082943732 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) 20241107082943733 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) 20241107082943733 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082943748 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) 20241107082943748 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) 20241107082943750 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) 20241107082943750 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) 20241107082943751 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) 20241107082943751 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) 20241107082943751 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) 20241107082943751 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) 20241107082943752 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) 20241107082943752 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) 20241107082943753 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) 20241107082943753 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) 20241107082943754 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) 20241107082943754 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) 20241107082943754 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) 20241107082943754 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) 20241107082943755 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082943768 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) 20241107082943768 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) 20241107082943769 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) 20241107082943769 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) 20241107082943770 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) 20241107082943770 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) 20241107082943771 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) 20241107082943771 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) 20241107082943771 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) 20241107082943771 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) 20241107082943772 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) 20241107082943772 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) 20241107082943773 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) 20241107082943773 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) 20241107082943773 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) 20241107082943773 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) 20241107082943777 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082943792 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) 20241107082943792 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) 20241107082943793 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) 20241107082943793 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) 20241107082943794 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) 20241107082943794 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) 20241107082943794 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) 20241107082943794 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) 20241107082943795 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) 20241107082943795 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) 20241107082943796 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) 20241107082943796 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) 20241107082943797 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) 20241107082943797 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) 20241107082943797 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) 20241107082943797 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) 20241107082943798 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082943811 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) 20241107082943811 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) 20241107082943812 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) 20241107082943812 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) 20241107082943813 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) 20241107082943813 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) 20241107082943813 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) 20241107082943813 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) 20241107082943814 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) 20241107082943814 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) 20241107082943815 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) 20241107082943815 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) 20241107082943816 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) 20241107082943816 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) 20241107082943817 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) 20241107082943817 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) 20241107082943818 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082943830 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) 20241107082943830 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) 20241107082943831 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) 20241107082943831 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) 20241107082943832 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) 20241107082943832 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) 20241107082943833 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) 20241107082943833 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) 20241107082943834 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) 20241107082943834 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) 20241107082943835 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) 20241107082943835 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) 20241107082943835 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) 20241107082943835 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) 20241107082943836 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) 20241107082943836 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) 20241107082943840 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082943854 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) 20241107082943854 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) 20241107082943855 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) 20241107082943855 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) 20241107082943856 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) 20241107082943856 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) 20241107082943857 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) 20241107082943857 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) 20241107082943858 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) 20241107082943858 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) 20241107082943859 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) 20241107082943859 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) 20241107082943859 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) 20241107082943859 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) 20241107082943860 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) 20241107082943860 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) 20241107082943861 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082943873 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) 20241107082943873 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) 20241107082943874 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) 20241107082943874 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) 20241107082943875 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) 20241107082943875 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) 20241107082943876 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) 20241107082943876 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) 20241107082943876 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) 20241107082943877 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) 20241107082943877 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) 20241107082943877 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) 20241107082943878 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) 20241107082943878 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) 20241107082943879 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) 20241107082943879 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) 20241107082943880 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082943892 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) 20241107082943892 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) 20241107082943893 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) 20241107082943893 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) 20241107082943894 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) 20241107082943894 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) 20241107082943895 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) 20241107082943895 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) 20241107082943896 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) 20241107082943896 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) 20241107082943896 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) 20241107082943896 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) 20241107082943897 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) 20241107082943897 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) 20241107082943898 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) 20241107082943898 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) 20241107082943902 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082943916 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) 20241107082943916 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) 20241107082943918 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) 20241107082943918 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) 20241107082943918 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) 20241107082943918 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) 20241107082943919 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) 20241107082943919 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) 20241107082943920 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) 20241107082943920 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) 20241107082943921 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) 20241107082943921 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) 20241107082943921 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) 20241107082943922 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) 20241107082943923 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) 20241107082943923 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) 20241107082943924 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082943930 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107082943930 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) 20241107082943930 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107082943935 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) 20241107082943935 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) 20241107082943937 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) 20241107082943937 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) 20241107082943938 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) 20241107082943938 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) 20241107082943938 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) 20241107082943938 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) 20241107082943939 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) 20241107082943939 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) 20241107082943940 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) 20241107082943940 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) 20241107082943941 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) 20241107082943941 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) 20241107082943941 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) 20241107082943942 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) 20241107082943943 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) 20241107082943943 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) 20241107082943943 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) 20241107082943943 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) 20241107082943943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082943943 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082943943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-1): 43 22 23 54 6b 83 80 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 (tbf_dl.cpp:686) 20241107082943943 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) 20241107082943943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082943943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107082943943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-1): 07 00 01 43 22 23 54 6b 83 80 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 (tbf_dl.cpp:911) 20241107082943943 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 01 43 22 23 54 6b 83 80 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 (pcu_l1_if.cpp:182) 20241107082943943 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082943955 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) 20241107082943955 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) 20241107082943956 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) 20241107082943956 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) 20241107082943957 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) 20241107082943957 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) 20241107082943957 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) 20241107082943958 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) 20241107082943958 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) 20241107082943958 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) 20241107082943959 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) 20241107082943959 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) 20241107082943960 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) 20241107082943960 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) 20241107082943961 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) 20241107082943961 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) 20241107082943964 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) 20241107082943964 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) 20241107082943964 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) 20241107082943964 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) 20241107082943964 DRLCMACDL DEBUG -- Chunk with length 1380 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082943964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-1): d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 (tbf_dl.cpp:686) 20241107082943964 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) 20241107082943964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082943964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107082943964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-1): 07 00 03 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 (tbf_dl.cpp:911) 20241107082943964 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 03 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 (pcu_l1_if.cpp:182) 20241107082943966 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082943979 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) 20241107082943979 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) 20241107082943981 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) 20241107082943981 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) 20241107082943981 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) 20241107082943981 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) 20241107082943982 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) 20241107082943982 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) 20241107082943983 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) 20241107082943983 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) 20241107082943984 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) 20241107082943984 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) 20241107082943985 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) 20241107082943985 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) 20241107082943986 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) 20241107082943986 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) 20241107082943986 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) 20241107082943987 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) 20241107082943987 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) 20241107082943987 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) 20241107082943987 DRLCMACDL DEBUG -- Chunk with length 1360 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082943987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-1): ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d b6 93 1c 3a 0d (tbf_dl.cpp:686) 20241107082943987 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) 20241107082943987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082943987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107082943987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-1): 07 00 05 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d b6 93 1c 3a 0d (tbf_dl.cpp:911) 20241107082943987 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 05 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d b6 93 1c 3a 0d (pcu_l1_if.cpp:182) 20241107082943987 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082943998 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) 20241107082943998 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) 20241107082943999 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) 20241107082943999 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) 20241107082944000 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) 20241107082944000 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) 20241107082944000 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) 20241107082944000 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) 20241107082944001 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) 20241107082944001 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) 20241107082944002 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) 20241107082944002 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) 20241107082944003 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) 20241107082944003 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) 20241107082944004 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) 20241107082944004 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) 20241107082944004 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) 20241107082944004 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) 20241107082944005 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) 20241107082944005 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) 20241107082944005 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-1): cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 (tbf_dl.cpp:686) 20241107082944005 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) 20241107082944005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107082944005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-1): 07 00 07 cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 (tbf_dl.cpp:911) 20241107082944005 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 07 cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 (pcu_l1_if.cpp:182) 20241107082944005 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082944017 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) 20241107082944017 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) 20241107082944019 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) 20241107082944019 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) 20241107082944019 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) 20241107082944019 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) 20241107082944020 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) 20241107082944020 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) 20241107082944021 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) 20241107082944021 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) 20241107082944022 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) 20241107082944022 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) 20241107082944023 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) 20241107082944023 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) 20241107082944023 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) 20241107082944023 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) 20241107082944026 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) 20241107082944026 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) 20241107082944026 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) 20241107082944026 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) 20241107082944026 DRLCMACDL DEBUG -- Chunk with length 1320 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-1): 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 (tbf_dl.cpp:686) 20241107082944026 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) 20241107082944026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241107082944026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-1): 07 00 09 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 (tbf_dl.cpp:911) 20241107082944026 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 09 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 (pcu_l1_if.cpp:182) 20241107082944027 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082944041 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) 20241107082944041 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) 20241107082944042 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) 20241107082944042 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) 20241107082944043 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) 20241107082944043 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) 20241107082944044 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) 20241107082944044 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) 20241107082944044 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) 20241107082944044 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) 20241107082944045 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) 20241107082944045 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) 20241107082944046 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) 20241107082944046 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) 20241107082944047 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) 20241107082944047 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) 20241107082944048 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) 20241107082944048 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) 20241107082944048 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) 20241107082944048 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) 20241107082944048 DRLCMACDL DEBUG -- Chunk with length 1300 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-1): 56 9a 69 ec 66 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 (tbf_dl.cpp:686) 20241107082944048 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) 20241107082944048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241107082944048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-1): 07 00 0b 56 9a 69 ec 66 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 (tbf_dl.cpp:911) 20241107082944048 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 0b 56 9a 69 ec 66 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 (pcu_l1_if.cpp:182) 20241107082944049 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082944060 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) 20241107082944060 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) 20241107082944061 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) 20241107082944061 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) 20241107082944062 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) 20241107082944062 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) 20241107082944063 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) 20241107082944063 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) 20241107082944064 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) 20241107082944064 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) 20241107082944064 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) 20241107082944064 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) 20241107082944065 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) 20241107082944065 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) 20241107082944066 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) 20241107082944066 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) 20241107082944067 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) 20241107082944067 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) 20241107082944067 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) 20241107082944067 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) 20241107082944067 DRLCMACDL DEBUG -- Chunk with length 1280 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-1): 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 (tbf_dl.cpp:686) 20241107082944067 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) 20241107082944067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241107082944067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-1): 07 00 0d 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 (tbf_dl.cpp:911) 20241107082944067 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 0d 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 (pcu_l1_if.cpp:182) 20241107082944068 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082944079 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) 20241107082944079 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) 20241107082944080 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) 20241107082944080 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) 20241107082944081 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) 20241107082944081 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) 20241107082944082 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) 20241107082944082 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) 20241107082944083 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) 20241107082944083 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) 20241107082944084 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) 20241107082944084 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) 20241107082944084 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) 20241107082944084 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) 20241107082944086 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) 20241107082944086 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) 20241107082944089 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) 20241107082944089 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) 20241107082944089 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) 20241107082944089 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) 20241107082944089 DRLCMACDL DEBUG -- Chunk with length 1260 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944089 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-1): 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 09 0b 9d 92 (tbf_dl.cpp:686) 20241107082944089 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) 20241107082944089 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944089 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241107082944089 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-1): 07 00 0f 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 09 0b 9d 92 (tbf_dl.cpp:911) 20241107082944089 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 0f 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 09 0b 9d 92 (pcu_l1_if.cpp:182) 20241107082944091 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082944103 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) 20241107082944103 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) 20241107082944104 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) 20241107082944104 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) 20241107082944105 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) 20241107082944105 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) 20241107082944106 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) 20241107082944106 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) 20241107082944107 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) 20241107082944107 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) 20241107082944108 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) 20241107082944108 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) 20241107082944109 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) 20241107082944109 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) 20241107082944109 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) 20241107082944109 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) 20241107082944110 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) 20241107082944110 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) 20241107082944110 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) 20241107082944110 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) 20241107082944110 DRLCMACDL DEBUG -- Chunk with length 1240 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-1): f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 (tbf_dl.cpp:686) 20241107082944110 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) 20241107082944111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241107082944111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-1): 07 00 11 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 (tbf_dl.cpp:911) 20241107082944111 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 11 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 (pcu_l1_if.cpp:182) 20241107082944111 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082944123 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) 20241107082944123 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) 20241107082944124 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) 20241107082944124 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) 20241107082944125 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) 20241107082944125 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) 20241107082944125 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) 20241107082944125 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) 20241107082944126 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) 20241107082944126 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) 20241107082944127 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) 20241107082944127 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) 20241107082944128 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) 20241107082944128 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) 20241107082944129 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) 20241107082944129 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) 20241107082944129 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) 20241107082944129 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) 20241107082944129 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) 20241107082944129 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) 20241107082944129 DRLCMACDL DEBUG -- Chunk with length 1220 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-1): 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 (tbf_dl.cpp:686) 20241107082944129 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) 20241107082944129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241107082944129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-1): 07 00 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 (tbf_dl.cpp:911) 20241107082944130 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 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 (pcu_l1_if.cpp:182) 20241107082944130 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082944142 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) 20241107082944142 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) 20241107082944143 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) 20241107082944143 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) 20241107082944144 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) 20241107082944144 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) 20241107082944145 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) 20241107082944145 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) 20241107082944145 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) 20241107082944145 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) 20241107082944146 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) 20241107082944146 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) 20241107082944147 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) 20241107082944147 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) 20241107082944148 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) 20241107082944148 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) 20241107082944151 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) 20241107082944151 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) 20241107082944151 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) 20241107082944151 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) 20241107082944151 DRLCMACDL DEBUG -- Chunk with length 1200 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944151 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-1): a8 16 df 87 b7 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d (tbf_dl.cpp:686) 20241107082944151 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) 20241107082944151 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944151 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241107082944151 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-1): 07 00 15 a8 16 df 87 b7 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d (tbf_dl.cpp:911) 20241107082944151 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 15 a8 16 df 87 b7 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d (pcu_l1_if.cpp:182) 20241107082944152 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082944165 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) 20241107082944165 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) 20241107082944166 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) 20241107082944166 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) 20241107082944167 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) 20241107082944167 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) 20241107082944168 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) 20241107082944168 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) 20241107082944169 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) 20241107082944169 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) 20241107082944170 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) 20241107082944170 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) 20241107082944171 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) 20241107082944171 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) 20241107082944171 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) 20241107082944171 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) 20241107082944172 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) 20241107082944172 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) 20241107082944172 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) 20241107082944172 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) 20241107082944172 DRLCMACDL DEBUG -- Chunk with length 1180 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-1): 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 (tbf_dl.cpp:686) 20241107082944172 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) 20241107082944173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241107082944173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-1): 07 00 17 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 (tbf_dl.cpp:911) 20241107082944173 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 17 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 (pcu_l1_if.cpp:182) 20241107082944173 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082944185 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) 20241107082944185 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) 20241107082944186 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) 20241107082944186 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) 20241107082944187 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) 20241107082944187 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) 20241107082944187 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) 20241107082944187 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) 20241107082944188 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) 20241107082944188 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) 20241107082944189 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) 20241107082944189 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) 20241107082944190 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) 20241107082944190 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) 20241107082944190 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) 20241107082944190 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) 20241107082944191 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) 20241107082944191 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) 20241107082944191 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) 20241107082944191 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) 20241107082944191 DRLCMACDL DEBUG -- Chunk with length 1160 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-1): da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 17 2e a4 86 c3 (tbf_dl.cpp:686) 20241107082944191 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) 20241107082944191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241107082944191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-1): 07 00 19 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 17 2e a4 86 c3 (tbf_dl.cpp:911) 20241107082944191 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 19 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 17 2e a4 86 c3 (pcu_l1_if.cpp:182) 20241107082944192 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082944204 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) 20241107082944204 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) 20241107082944205 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) 20241107082944205 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) 20241107082944206 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) 20241107082944206 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) 20241107082944206 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) 20241107082944206 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) 20241107082944207 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) 20241107082944207 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) 20241107082944208 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) 20241107082944208 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) 20241107082944209 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) 20241107082944209 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) 20241107082944209 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) 20241107082944209 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) 20241107082944213 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) 20241107082944213 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) 20241107082944213 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) 20241107082944213 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) 20241107082944213 DRLCMACDL DEBUG -- Chunk with length 1140 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944213 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-1): 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d (tbf_dl.cpp:686) 20241107082944213 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) 20241107082944213 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944213 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241107082944213 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-1): 07 00 1b 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d (tbf_dl.cpp:911) 20241107082944213 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 1b 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d (pcu_l1_if.cpp:182) 20241107082944214 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082944228 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) 20241107082944228 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) 20241107082944229 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) 20241107082944229 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) 20241107082944230 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) 20241107082944230 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) 20241107082944231 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) 20241107082944231 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) 20241107082944232 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) 20241107082944232 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) 20241107082944232 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) 20241107082944232 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) 20241107082944233 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) 20241107082944233 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) 20241107082944234 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) 20241107082944234 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) 20241107082944235 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) 20241107082944235 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) 20241107082944235 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) 20241107082944235 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) 20241107082944235 DRLCMACDL DEBUG -- Chunk with length 1120 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-1): 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 (tbf_dl.cpp:686) 20241107082944235 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) 20241107082944235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241107082944235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-1): 07 00 1d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 (tbf_dl.cpp:911) 20241107082944235 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 1d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 (pcu_l1_if.cpp:182) 20241107082944236 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082944247 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) 20241107082944247 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) 20241107082944248 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) 20241107082944248 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) 20241107082944249 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) 20241107082944249 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) 20241107082944250 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) 20241107082944250 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) 20241107082944250 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) 20241107082944251 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) 20241107082944251 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) 20241107082944251 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) 20241107082944252 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) 20241107082944252 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) 20241107082944253 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) 20241107082944253 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) 20241107082944254 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) 20241107082944254 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) 20241107082944254 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) 20241107082944254 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) 20241107082944254 DRLCMACDL DEBUG -- Chunk with length 1100 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-1): 32 fa a3 97 02 88 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 (tbf_dl.cpp:686) 20241107082944254 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) 20241107082944254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241107082944254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-1): 07 00 1f 32 fa a3 97 02 88 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 (tbf_dl.cpp:911) 20241107082944254 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 1f 32 fa a3 97 02 88 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 (pcu_l1_if.cpp:182) 20241107082944254 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082944266 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) 20241107082944266 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) 20241107082944267 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) 20241107082944267 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) 20241107082944268 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) 20241107082944268 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) 20241107082944269 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) 20241107082944269 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) 20241107082944270 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) 20241107082944270 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) 20241107082944270 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) 20241107082944270 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) 20241107082944271 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) 20241107082944271 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) 20241107082944272 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) 20241107082944272 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) 20241107082944275 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) 20241107082944275 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) 20241107082944275 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) 20241107082944275 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) 20241107082944275 DRLCMACDL DEBUG -- Chunk with length 1080 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-1): 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 (tbf_dl.cpp:686) 20241107082944275 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) 20241107082944275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241107082944276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-1): 07 00 21 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 (tbf_dl.cpp:911) 20241107082944276 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 21 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 (pcu_l1_if.cpp:182) 20241107082944276 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082944290 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) 20241107082944290 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) 20241107082944291 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) 20241107082944291 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) 20241107082944292 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) 20241107082944292 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) 20241107082944293 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) 20241107082944293 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) 20241107082944294 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) 20241107082944294 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) 20241107082944295 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) 20241107082944295 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) 20241107082944296 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) 20241107082944296 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) 20241107082944297 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) 20241107082944297 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) 20241107082944298 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) 20241107082944298 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) 20241107082944298 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) 20241107082944298 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) 20241107082944298 DRLCMACDL DEBUG -- Chunk with length 1060 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-1): 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 df e6 7f 2a (tbf_dl.cpp:686) 20241107082944298 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) 20241107082944298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241107082944298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-1): 07 00 23 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 df e6 7f 2a (tbf_dl.cpp:911) 20241107082944298 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 23 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 df e6 7f 2a (pcu_l1_if.cpp:182) 20241107082944299 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082944309 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) 20241107082944309 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) 20241107082944311 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) 20241107082944311 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) 20241107082944312 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) 20241107082944312 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) 20241107082944313 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) 20241107082944313 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) 20241107082944315 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) 20241107082944315 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) 20241107082944316 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) 20241107082944316 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) 20241107082944317 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) 20241107082944317 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) 20241107082944318 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) 20241107082944318 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) 20241107082944319 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) 20241107082944319 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) 20241107082944319 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) 20241107082944319 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) 20241107082944319 DRLCMACDL DEBUG -- Chunk with length 1040 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-1): 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 (tbf_dl.cpp:686) 20241107082944319 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) 20241107082944319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241107082944319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-1): 07 00 25 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 (tbf_dl.cpp:911) 20241107082944319 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 25 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 (pcu_l1_if.cpp:182) 20241107082944320 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082944329 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) 20241107082944329 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) 20241107082944331 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) 20241107082944331 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) 20241107082944332 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) 20241107082944332 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) 20241107082944333 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) 20241107082944333 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) 20241107082944333 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) 20241107082944333 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) 20241107082944334 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) 20241107082944334 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) 20241107082944335 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) 20241107082944335 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) 20241107082944336 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) 20241107082944336 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) 20241107082944338 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) 20241107082944338 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082944338 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) 20241107082944338 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) 20241107082944338 DRLCMACDL DEBUG -- Chunk with length 1020 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-1): 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 (tbf_dl.cpp:686) 20241107082944338 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) 20241107082944338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241107082944338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-1): 07 00 27 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 (tbf_dl.cpp:911) 20241107082944338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=07 00 27 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 (pcu_l1_if.cpp:182) 20241107082944339 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082944353 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) 20241107082944353 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) 20241107082944355 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) 20241107082944355 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) 20241107082944355 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) 20241107082944355 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) 20241107082944356 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) 20241107082944356 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) 20241107082944357 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) 20241107082944357 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) 20241107082944358 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) 20241107082944359 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) 20241107082944359 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) 20241107082944359 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) 20241107082944360 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) 20241107082944360 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) 20241107082944361 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) 20241107082944361 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082944361 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) 20241107082944361 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) 20241107082944361 DRLCMACDL DEBUG -- Chunk with length 1000 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-1): 10 84 56 dc f1 cd ce 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef (tbf_dl.cpp:686) 20241107082944361 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) 20241107082944361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241107082944361 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) 20241107082944361 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 147 + 13 = 160 (pdch_ul_controller.c:131) 20241107082944361 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type POLL (pdch_ul_controller.c:184) 20241107082944361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=160, TS=7) (tbf_dl.cpp:883) 20241107082944361 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=160, TS=7 (tbf_dl.cpp:903) 20241107082944361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-1): 0f 00 29 10 84 56 dc f1 cd ce 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef (tbf_dl.cpp:911) 20241107082944362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=0f 00 29 10 84 56 dc f1 cd ce 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef (pcu_l1_if.cpp:182) 20241107082944362 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082944372 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) 20241107082944372 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) 20241107082944373 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) 20241107082944373 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) 20241107082944374 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) 20241107082944374 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) 20241107082944374 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) 20241107082944374 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) 20241107082944375 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) 20241107082944375 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) 20241107082944376 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) 20241107082944376 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) 20241107082944377 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) 20241107082944377 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) 20241107082944378 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) 20241107082944378 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) 20241107082944379 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082944391 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) 20241107082944391 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) 20241107082944392 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) 20241107082944392 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) 20241107082944393 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) 20241107082944393 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) 20241107082944393 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) 20241107082944393 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) 20241107082944395 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) 20241107082944395 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) 20241107082944396 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) 20241107082944396 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) 20241107082944396 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) 20241107082944396 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) 20241107082944397 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) 20241107082944397 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) 20241107082944400 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082944414 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) 20241107082944415 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) 20241107082944416 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) 20241107082944416 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) 20241107082944417 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) 20241107082944417 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) 20241107082944417 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) 20241107082944417 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) 20241107082944418 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) 20241107082944418 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) 20241107082944419 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) 20241107082944419 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) 20241107082944420 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) 20241107082944420 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) 20241107082944420 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) 20241107082944420 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) 20241107082944421 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082944434 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 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) 20241107082944434 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) 20241107082944434 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082944434 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082944434 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) 20241107082944435 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082944435 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082944435 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:511) 20241107082944435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082944435 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) 20241107082944435 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) 20241107082944435 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241107082944435 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241107082944435 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) 20241107082944435 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) 20241107082944436 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) 20241107082944436 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) 20241107082944437 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) 20241107082944437 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) 20241107082944438 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) 20241107082944438 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) 20241107082944439 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) 20241107082944439 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) 20241107082944440 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) 20241107082944440 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) 20241107082944441 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) 20241107082944441 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) 20241107082944442 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) 20241107082944442 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) 20241107082944443 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082944443 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082944443 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082944443 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082944443 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082944443 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107082944443 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082944443 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) 20241107082944443 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) 20241107082944443 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) 20241107082944443 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) 20241107082944443 DRLCMACDL DEBUG -- Chunk with length 980 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-1): a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c (tbf_dl.cpp:686) 20241107082944443 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) 20241107082944443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241107082944443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-1): 07 00 2b a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c (tbf_dl.cpp:911) 20241107082944443 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 2b a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c (pcu_l1_if.cpp:182) 20241107082944444 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082944453 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) 20241107082944453 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) 20241107082944454 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) 20241107082944454 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) 20241107082944455 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) 20241107082944455 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) 20241107082944456 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) 20241107082944456 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) 20241107082944457 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) 20241107082944457 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) 20241107082944457 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) 20241107082944458 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) 20241107082944458 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) 20241107082944458 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) 20241107082944459 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) 20241107082944459 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) 20241107082944463 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) 20241107082944463 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) 20241107082944463 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) 20241107082944463 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) 20241107082944463 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-1): da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c 6b 53 f1 43 19 42 (tbf_dl.cpp:686) 20241107082944463 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) 20241107082944463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241107082944463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-1): 07 00 2d da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c 6b 53 f1 43 19 42 (tbf_dl.cpp:911) 20241107082944463 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 2d da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c 6b 53 f1 43 19 42 (pcu_l1_if.cpp:182) 20241107082944464 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082944477 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) 20241107082944477 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) 20241107082944478 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) 20241107082944479 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) 20241107082944479 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) 20241107082944480 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) 20241107082944480 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) 20241107082944480 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) 20241107082944481 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) 20241107082944481 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) 20241107082944482 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) 20241107082944482 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) 20241107082944483 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) 20241107082944483 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) 20241107082944484 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) 20241107082944484 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) 20241107082944484 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) 20241107082944484 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) 20241107082944485 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) 20241107082944485 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) 20241107082944485 DRLCMACDL DEBUG -- Chunk with length 940 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-1): df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 (tbf_dl.cpp:686) 20241107082944485 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) 20241107082944485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241107082944485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-1): 07 00 2f df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 (tbf_dl.cpp:911) 20241107082944485 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 2f df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 (pcu_l1_if.cpp:182) 20241107082944486 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082944496 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) 20241107082944496 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) 20241107082944498 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) 20241107082944498 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) 20241107082944499 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) 20241107082944499 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) 20241107082944499 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) 20241107082944500 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) 20241107082944501 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) 20241107082944501 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) 20241107082944502 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) 20241107082944502 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) 20241107082944503 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) 20241107082944503 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) 20241107082944504 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) 20241107082944504 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) 20241107082944505 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) 20241107082944505 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) 20241107082944505 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) 20241107082944505 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) 20241107082944505 DRLCMACDL DEBUG -- Chunk with length 920 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-1): da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 (tbf_dl.cpp:686) 20241107082944505 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) 20241107082944505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241107082944505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-1): 07 00 31 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 (tbf_dl.cpp:911) 20241107082944505 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 31 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 (pcu_l1_if.cpp:182) 20241107082944506 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082944516 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) 20241107082944516 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) 20241107082944517 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) 20241107082944517 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) 20241107082944518 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) 20241107082944518 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) 20241107082944519 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) 20241107082944519 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) 20241107082944520 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) 20241107082944520 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) 20241107082944521 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) 20241107082944522 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) 20241107082944523 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) 20241107082944523 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) 20241107082944524 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) 20241107082944524 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) 20241107082944526 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) 20241107082944526 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) 20241107082944526 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) 20241107082944526 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) 20241107082944526 DRLCMACDL DEBUG -- Chunk with length 900 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-1): 5f 1f 3c 1b 48 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 (tbf_dl.cpp:686) 20241107082944526 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) 20241107082944526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241107082944526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-1): 07 00 33 5f 1f 3c 1b 48 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 (tbf_dl.cpp:911) 20241107082944526 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 33 5f 1f 3c 1b 48 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 (pcu_l1_if.cpp:182) 20241107082944527 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082944540 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) 20241107082944540 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) 20241107082944541 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) 20241107082944541 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) 20241107082944542 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) 20241107082944542 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) 20241107082944543 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) 20241107082944543 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) 20241107082944543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107082944543 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) 20241107082944543 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) 20241107082944544 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) 20241107082944544 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) 20241107082944544 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) 20241107082944544 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) 20241107082944544 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) 20241107082944544 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) 20241107082944545 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) 20241107082944545 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082944545 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) 20241107082944545 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) 20241107082944545 DRLCMACDL DEBUG -- Chunk with length 880 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-1): 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c (tbf_dl.cpp:686) 20241107082944545 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) 20241107082944545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241107082944545 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) 20241107082944545 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 186 + 13 = 199 (pdch_ul_controller.c:131) 20241107082944545 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type POLL (pdch_ul_controller.c:184) 20241107082944545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=199, TS=7) (tbf_dl.cpp:883) 20241107082944545 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=199, TS=7 (tbf_dl.cpp:903) 20241107082944545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-1): 0f 00 35 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c (tbf_dl.cpp:911) 20241107082944545 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 data=0f 00 35 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c (pcu_l1_if.cpp:182) 20241107082944546 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082944560 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) 20241107082944560 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) 20241107082944561 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) 20241107082944561 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) 20241107082944562 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) 20241107082944562 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) 20241107082944563 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) 20241107082944563 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) 20241107082944563 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) 20241107082944564 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) 20241107082944564 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) 20241107082944564 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) 20241107082944565 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) 20241107082944565 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) 20241107082944566 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) 20241107082944566 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) 20241107082944567 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082944580 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) 20241107082944580 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) 20241107082944581 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) 20241107082944581 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) 20241107082944581 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) 20241107082944581 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) 20241107082944582 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) 20241107082944582 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) 20241107082944582 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) 20241107082944582 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) 20241107082944583 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) 20241107082944583 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) 20241107082944583 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) 20241107082944583 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) 20241107082944584 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) 20241107082944584 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) 20241107082944590 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082944604 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) 20241107082944604 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) 20241107082944606 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) 20241107082944606 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) 20241107082944607 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) 20241107082944607 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) 20241107082944608 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) 20241107082944608 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) 20241107082944609 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) 20241107082944609 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) 20241107082944610 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) 20241107082944610 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) 20241107082944611 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) 20241107082944611 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) 20241107082944611 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) 20241107082944611 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) 20241107082944612 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082944624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=10 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) 20241107082944624 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) 20241107082944624 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082944624 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082944625 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) 20241107082944625 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082944625 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082944625 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:511) 20241107082944625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082944625 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) 20241107082944625 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) 20241107082944625 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107082944625 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241107082944625 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241107082944625 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241107082944625 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241107082944625 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241107082944625 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241107082944625 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) 20241107082944625 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) 20241107082944627 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) 20241107082944627 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) 20241107082944628 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) 20241107082944628 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) 20241107082944629 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) 20241107082944629 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) 20241107082944631 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) 20241107082944631 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) 20241107082944631 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) 20241107082944631 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) 20241107082944632 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) 20241107082944633 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) 20241107082944634 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082944634 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082944634 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082944634 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082944634 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082944634 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107082944634 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082944634 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) 20241107082944634 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) 20241107082944635 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) 20241107082944635 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) 20241107082944635 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) 20241107082944635 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) 20241107082944635 DRLCMACDL DEBUG -- Chunk with length 860 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-1): 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 72 75 d6 ef a9 (tbf_dl.cpp:686) 20241107082944635 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) 20241107082944635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241107082944635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-1): 07 00 37 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 72 75 d6 ef a9 (tbf_dl.cpp:911) 20241107082944635 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 37 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 72 75 d6 ef a9 (pcu_l1_if.cpp:182) 20241107082944636 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082944643 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) 20241107082944643 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) 20241107082944645 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) 20241107082944645 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) 20241107082944646 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) 20241107082944646 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) 20241107082944647 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) 20241107082944647 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) 20241107082944648 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) 20241107082944648 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) 20241107082944648 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) 20241107082944648 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) 20241107082944649 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) 20241107082944649 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) 20241107082944650 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) 20241107082944650 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) 20241107082944652 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) 20241107082944652 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) 20241107082944652 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) 20241107082944652 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) 20241107082944652 DRLCMACDL DEBUG -- Chunk with length 840 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-1): 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 (tbf_dl.cpp:686) 20241107082944652 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) 20241107082944652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241107082944653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-1): 07 00 39 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 (tbf_dl.cpp:911) 20241107082944653 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 39 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 (pcu_l1_if.cpp:182) 20241107082944653 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082944667 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) 20241107082944667 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) 20241107082944668 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) 20241107082944668 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) 20241107082944669 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) 20241107082944669 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) 20241107082944669 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) 20241107082944669 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) 20241107082944670 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) 20241107082944670 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) 20241107082944670 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) 20241107082944670 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) 20241107082944671 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) 20241107082944671 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) 20241107082944672 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) 20241107082944672 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) 20241107082944673 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) 20241107082944673 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) 20241107082944673 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) 20241107082944673 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) 20241107082944673 DRLCMACDL DEBUG -- Chunk with length 820 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944673 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-1): f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce (tbf_dl.cpp:686) 20241107082944673 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) 20241107082944673 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944673 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241107082944673 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-1): 07 00 3b f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce (tbf_dl.cpp:911) 20241107082944673 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 3b f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce (pcu_l1_if.cpp:182) 20241107082944673 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082944688 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) 20241107082944688 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) 20241107082944690 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) 20241107082944690 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) 20241107082944691 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) 20241107082944691 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) 20241107082944692 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) 20241107082944692 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) 20241107082944693 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) 20241107082944693 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) 20241107082944694 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) 20241107082944694 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) 20241107082944695 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) 20241107082944695 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) 20241107082944695 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) 20241107082944696 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) 20241107082944696 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) 20241107082944696 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) 20241107082944696 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) 20241107082944696 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) 20241107082944696 DRLCMACDL DEBUG -- Chunk with length 800 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-1): c0 c7 89 3b 92 b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 (tbf_dl.cpp:686) 20241107082944696 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) 20241107082944696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241107082944696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-1): 07 00 3d c0 c7 89 3b 92 b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 (tbf_dl.cpp:911) 20241107082944696 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 3d c0 c7 89 3b 92 b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 (pcu_l1_if.cpp:182) 20241107082944697 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082944706 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) 20241107082944706 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) 20241107082944707 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) 20241107082944707 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) 20241107082944707 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) 20241107082944707 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) 20241107082944707 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) 20241107082944707 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) 20241107082944708 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) 20241107082944708 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) 20241107082944708 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) 20241107082944708 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) 20241107082944708 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) 20241107082944708 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) 20241107082944709 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) 20241107082944709 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) 20241107082944716 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) 20241107082944716 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) 20241107082944716 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) 20241107082944716 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) 20241107082944716 DRLCMACDL DEBUG -- Chunk with length 780 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-1): c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 (tbf_dl.cpp:686) 20241107082944716 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) 20241107082944716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241107082944716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-1): 07 00 3f c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 (tbf_dl.cpp:911) 20241107082944716 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 3f c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 (pcu_l1_if.cpp:182) 20241107082944718 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082944731 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) 20241107082944731 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) 20241107082944733 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) 20241107082944733 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) 20241107082944735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107082944735 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) 20241107082944735 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) 20241107082944736 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) 20241107082944736 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) 20241107082944736 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) 20241107082944736 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) 20241107082944737 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) 20241107082944737 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) 20241107082944738 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) 20241107082944738 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) 20241107082944739 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) 20241107082944739 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) 20241107082944739 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) 20241107082944739 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082944739 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) 20241107082944740 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) 20241107082944740 DRLCMACDL DEBUG -- Chunk with length 760 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-1): dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c 30 19 3d ea (tbf_dl.cpp:686) 20241107082944740 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) 20241107082944740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241107082944740 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) 20241107082944740 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 225 + 13 = 238 (pdch_ul_controller.c:131) 20241107082944740 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type POLL (pdch_ul_controller.c:184) 20241107082944740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=238, TS=7) (tbf_dl.cpp:883) 20241107082944740 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=238, TS=7 (tbf_dl.cpp:903) 20241107082944740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-1): 0f 00 41 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c 30 19 3d ea (tbf_dl.cpp:911) 20241107082944740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 block=4 data=0f 00 41 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c 30 19 3d ea (pcu_l1_if.cpp:182) 20241107082944740 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082944750 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) 20241107082944750 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) 20241107082944751 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) 20241107082944751 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) 20241107082944753 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) 20241107082944753 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) 20241107082944754 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) 20241107082944754 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) 20241107082944756 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) 20241107082944756 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) 20241107082944757 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) 20241107082944757 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) 20241107082944758 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) 20241107082944758 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) 20241107082944759 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) 20241107082944759 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) 20241107082944760 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082944769 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) 20241107082944769 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) 20241107082944770 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) 20241107082944770 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) 20241107082944771 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) 20241107082944771 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) 20241107082944772 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) 20241107082944772 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) 20241107082944773 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) 20241107082944773 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) 20241107082944773 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) 20241107082944773 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) 20241107082944774 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) 20241107082944774 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) 20241107082944775 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) 20241107082944775 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) 20241107082944778 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082944793 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) 20241107082944793 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) 20241107082944795 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) 20241107082944795 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) 20241107082944795 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) 20241107082944795 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) 20241107082944796 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) 20241107082944796 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) 20241107082944797 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) 20241107082944797 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) 20241107082944798 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) 20241107082944798 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) 20241107082944799 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) 20241107082944799 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) 20241107082944800 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) 20241107082944800 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) 20241107082944801 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082944812 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=7 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) 20241107082944812 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) 20241107082944813 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082944813 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082944813 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) 20241107082944813 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082944813 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082944813 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:511) 20241107082944814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082944814 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) 20241107082944814 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) 20241107082944814 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-2 (gprs_ms.c:690) 20241107082944814 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241107082944814 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241107082944814 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241107082944814 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241107082944814 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241107082944814 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241107082944814 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) 20241107082944814 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107082944814 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) 20241107082944814 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) 20241107082944814 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) 20241107082944815 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) 20241107082944815 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) 20241107082944816 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) 20241107082944816 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) 20241107082944817 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) 20241107082944817 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) 20241107082944818 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) 20241107082944818 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) 20241107082944819 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) 20241107082944819 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) 20241107082944820 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) 20241107082944820 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) 20241107082944822 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) 20241107082944822 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) 20241107082944822 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) 20241107082944822 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) 20241107082944822 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-2): 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 (tbf_dl.cpp:686) 20241107082944822 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) 20241107082944822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241107082944822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-2): 07 00 43 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 00 (tbf_dl.cpp:911) 20241107082944822 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 43 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 00 (pcu_l1_if.cpp:182) 20241107082944822 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082944822 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082944822 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082944822 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082944822 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082944822 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107082944822 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082944823 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082944832 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) 20241107082944832 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) 20241107082944833 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) 20241107082944833 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) 20241107082944834 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) 20241107082944834 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) 20241107082944835 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) 20241107082944835 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) 20241107082944836 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) 20241107082944836 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) 20241107082944836 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) 20241107082944836 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) 20241107082944837 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) 20241107082944837 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) 20241107082944838 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) 20241107082944838 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) 20241107082944841 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) 20241107082944841 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) 20241107082944841 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) 20241107082944841 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) 20241107082944841 DRLCMACDL DEBUG -- Chunk with length 710 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-2): b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d 38 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc (tbf_dl.cpp:686) 20241107082944841 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) 20241107082944841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241107082944841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-2): 07 00 45 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d 38 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 00 (tbf_dl.cpp:911) 20241107082944841 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 45 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d 38 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 00 (pcu_l1_if.cpp:182) 20241107082944842 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082944856 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) 20241107082944856 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) 20241107082944857 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) 20241107082944857 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) 20241107082944858 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) 20241107082944858 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) 20241107082944859 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) 20241107082944859 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) 20241107082944859 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) 20241107082944859 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) 20241107082944860 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) 20241107082944860 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) 20241107082944861 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) 20241107082944861 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) 20241107082944862 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) 20241107082944862 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) 20241107082944863 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) 20241107082944863 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) 20241107082944863 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) 20241107082944863 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) 20241107082944863 DRLCMACDL DEBUG -- Chunk with length 680 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-2): 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 (tbf_dl.cpp:686) 20241107082944863 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) 20241107082944863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241107082944863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-2): 07 00 47 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 00 (tbf_dl.cpp:911) 20241107082944863 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 47 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 00 (pcu_l1_if.cpp:182) 20241107082944864 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082944875 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) 20241107082944875 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) 20241107082944877 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) 20241107082944877 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) 20241107082944877 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) 20241107082944877 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) 20241107082944878 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) 20241107082944878 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) 20241107082944879 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) 20241107082944879 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) 20241107082944880 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) 20241107082944880 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) 20241107082944881 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) 20241107082944881 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) 20241107082944881 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) 20241107082944881 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) 20241107082944882 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) 20241107082944882 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) 20241107082944882 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) 20241107082944883 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) 20241107082944883 DRLCMACDL DEBUG -- Chunk with length 650 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-2): 96 a3 65 59 65 c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 (tbf_dl.cpp:686) 20241107082944883 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) 20241107082944883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241107082944883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-2): 07 00 49 96 a3 65 59 65 c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 00 (tbf_dl.cpp:911) 20241107082944883 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 49 96 a3 65 59 65 c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 00 (pcu_l1_if.cpp:182) 20241107082944884 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082944894 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) 20241107082944894 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) 20241107082944895 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) 20241107082944895 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) 20241107082944896 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) 20241107082944896 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) 20241107082944897 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) 20241107082944897 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) 20241107082944898 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) 20241107082944898 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) 20241107082944899 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) 20241107082944899 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) 20241107082944900 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) 20241107082944900 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) 20241107082944901 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) 20241107082944901 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) 20241107082944904 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) 20241107082944904 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) 20241107082944904 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) 20241107082944904 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) 20241107082944904 DRLCMACDL DEBUG -- Chunk with length 620 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-2): 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 e8 b8 df bf (tbf_dl.cpp:686) 20241107082944904 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) 20241107082944904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241107082944904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-2): 07 00 4b 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 e8 b8 df bf 00 (tbf_dl.cpp:911) 20241107082944904 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 4b 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 e8 b8 df bf 00 (pcu_l1_if.cpp:182) 20241107082944905 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082944918 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) 20241107082944918 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) 20241107082944920 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) 20241107082944920 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) 20241107082944921 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) 20241107082944921 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) 20241107082944922 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) 20241107082944922 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) 20241107082944923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107082944923 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) 20241107082944923 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) 20241107082944924 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) 20241107082944924 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) 20241107082944925 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) 20241107082944925 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) 20241107082944925 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) 20241107082944925 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) 20241107082944926 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) 20241107082944926 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082944926 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) 20241107082944927 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) 20241107082944927 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082944927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-2): 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 (tbf_dl.cpp:686) 20241107082944927 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) 20241107082944927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082944927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241107082944927 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) 20241107082944927 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 264 + 13 = 277 (pdch_ul_controller.c:131) 20241107082944927 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type POLL (pdch_ul_controller.c:184) 20241107082944927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=277, TS=7) (tbf_dl.cpp:883) 20241107082944927 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=277, TS=7 (tbf_dl.cpp:903) 20241107082944927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-2): 0f 00 4d 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 00 (tbf_dl.cpp:911) 20241107082944927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=0f 00 4d 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 00 (pcu_l1_if.cpp:182) 20241107082944927 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082944937 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) 20241107082944937 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) 20241107082944938 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) 20241107082944938 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) 20241107082944940 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) 20241107082944940 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) 20241107082944941 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) 20241107082944941 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) 20241107082944941 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) 20241107082944941 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) 20241107082944942 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) 20241107082944942 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) 20241107082944943 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) 20241107082944943 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) 20241107082944944 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) 20241107082944944 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) 20241107082944945 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082944957 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) 20241107082944957 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) 20241107082944958 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) 20241107082944958 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) 20241107082944959 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) 20241107082944959 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) 20241107082944960 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) 20241107082944960 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) 20241107082944960 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) 20241107082944960 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) 20241107082944961 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) 20241107082944961 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) 20241107082944962 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) 20241107082944962 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) 20241107082944963 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) 20241107082944963 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) 20241107082944966 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082944980 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) 20241107082944980 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) 20241107082944982 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) 20241107082944982 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) 20241107082944983 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) 20241107082944983 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) 20241107082944983 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) 20241107082944983 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) 20241107082944984 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) 20241107082944984 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) 20241107082944985 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) 20241107082944985 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) 20241107082944986 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) 20241107082944986 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) 20241107082944987 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) 20241107082944987 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) 20241107082944988 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082945000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=4 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) 20241107082945000 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) 20241107082945000 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082945000 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082945000 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) 20241107082945001 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082945001 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082945001 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:511) 20241107082945001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082945001 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) 20241107082945001 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) 20241107082945001 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107082945001 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241107082945001 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241107082945001 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241107082945001 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241107082945001 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241107082945001 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241107082945001 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) 20241107082945001 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) 20241107082945002 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) 20241107082945002 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) 20241107082945002 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) 20241107082945002 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) 20241107082945004 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) 20241107082945004 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) 20241107082945005 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) 20241107082945005 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) 20241107082945006 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) 20241107082945006 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) 20241107082945007 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) 20241107082945007 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) 20241107082945008 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) 20241107082945008 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) 20241107082945009 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) 20241107082945009 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) 20241107082945009 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) 20241107082945009 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) 20241107082945009 DRLCMACDL DEBUG -- Chunk with length 560 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-2): f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 (tbf_dl.cpp:686) 20241107082945009 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) 20241107082945009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241107082945009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-2): 07 00 4f f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 00 (tbf_dl.cpp:911) 20241107082945009 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 4f f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 00 (pcu_l1_if.cpp:182) 20241107082945010 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082945010 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082945010 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082945010 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082945010 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082945010 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107082945010 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082945010 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082945020 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) 20241107082945020 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) 20241107082945021 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) 20241107082945022 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) 20241107082945022 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) 20241107082945022 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) 20241107082945023 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) 20241107082945023 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) 20241107082945024 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) 20241107082945024 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) 20241107082945025 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) 20241107082945025 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) 20241107082945025 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) 20241107082945025 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) 20241107082945026 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) 20241107082945026 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) 20241107082945030 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) 20241107082945030 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) 20241107082945030 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) 20241107082945030 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) 20241107082945030 DRLCMACDL DEBUG -- Chunk with length 530 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-2): 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 (tbf_dl.cpp:686) 20241107082945030 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) 20241107082945030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241107082945030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-2): 07 00 51 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 00 (tbf_dl.cpp:911) 20241107082945030 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 51 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 00 (pcu_l1_if.cpp:182) 20241107082945030 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082945044 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) 20241107082945044 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) 20241107082945045 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) 20241107082945046 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) 20241107082945046 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) 20241107082945046 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) 20241107082945047 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) 20241107082945047 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) 20241107082945048 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) 20241107082945048 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) 20241107082945049 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) 20241107082945049 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) 20241107082945050 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) 20241107082945050 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) 20241107082945050 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) 20241107082945050 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) 20241107082945051 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) 20241107082945051 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) 20241107082945051 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) 20241107082945051 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) 20241107082945051 DRLCMACDL DEBUG -- Chunk with length 500 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-2): fa 37 99 f5 4a b9 3b 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 (tbf_dl.cpp:686) 20241107082945051 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) 20241107082945051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241107082945052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-2): 07 00 53 fa 37 99 f5 4a b9 3b 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 00 (tbf_dl.cpp:911) 20241107082945052 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 53 fa 37 99 f5 4a b9 3b 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 00 (pcu_l1_if.cpp:182) 20241107082945052 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082945064 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) 20241107082945064 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) 20241107082945065 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) 20241107082945065 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) 20241107082945066 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) 20241107082945066 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) 20241107082945066 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) 20241107082945066 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) 20241107082945067 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) 20241107082945067 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) 20241107082945068 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) 20241107082945068 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) 20241107082945069 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) 20241107082945069 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) 20241107082945070 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) 20241107082945070 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) 20241107082945071 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) 20241107082945071 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) 20241107082945071 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) 20241107082945071 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) 20241107082945071 DRLCMACDL DEBUG -- Chunk with length 470 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-2): eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 40 ee 8c ac 61 (tbf_dl.cpp:686) 20241107082945071 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) 20241107082945071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241107082945071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-2): 07 00 55 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 40 ee 8c ac 61 00 (tbf_dl.cpp:911) 20241107082945071 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 55 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 40 ee 8c ac 61 00 (pcu_l1_if.cpp:182) 20241107082945072 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082945083 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) 20241107082945083 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) 20241107082945084 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) 20241107082945084 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) 20241107082945085 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) 20241107082945085 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) 20241107082945086 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) 20241107082945086 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) 20241107082945087 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) 20241107082945087 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) 20241107082945088 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) 20241107082945088 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) 20241107082945088 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) 20241107082945088 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) 20241107082945089 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) 20241107082945089 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) 20241107082945093 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) 20241107082945093 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) 20241107082945093 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) 20241107082945093 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) 20241107082945093 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-2): 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 (tbf_dl.cpp:686) 20241107082945093 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) 20241107082945093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241107082945093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-2): 07 00 57 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 00 (tbf_dl.cpp:911) 20241107082945093 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 57 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 00 (pcu_l1_if.cpp:182) 20241107082945094 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082945108 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) 20241107082945108 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) 20241107082945109 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) 20241107082945109 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) 20241107082945110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107082945110 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) 20241107082945110 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) 20241107082945111 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) 20241107082945111 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) 20241107082945112 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) 20241107082945112 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) 20241107082945112 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) 20241107082945112 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) 20241107082945113 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) 20241107082945113 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) 20241107082945114 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) 20241107082945114 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) 20241107082945115 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) 20241107082945115 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) 20241107082945115 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) 20241107082945115 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) 20241107082945115 DRLCMACDL DEBUG -- Chunk with length 410 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-2): c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 (tbf_dl.cpp:686) 20241107082945115 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) 20241107082945115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241107082945115 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) 20241107082945115 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 303 + 13 = 316 (pdch_ul_controller.c:131) 20241107082945115 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type POLL (pdch_ul_controller.c:184) 20241107082945115 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) 20241107082945115 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) 20241107082945115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-2): 0f 00 59 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 00 (tbf_dl.cpp:911) 20241107082945115 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 59 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 00 (pcu_l1_if.cpp:182) 20241107082945116 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082945127 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) 20241107082945127 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) 20241107082945130 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) 20241107082945130 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) 20241107082945131 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) 20241107082945131 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) 20241107082945132 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) 20241107082945133 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) 20241107082945134 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) 20241107082945134 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) 20241107082945135 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) 20241107082945135 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) 20241107082945135 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) 20241107082945136 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) 20241107082945136 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) 20241107082945136 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) 20241107082945137 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082945146 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) 20241107082945146 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) 20241107082945148 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) 20241107082945148 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) 20241107082945149 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) 20241107082945149 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) 20241107082945149 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) 20241107082945149 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) 20241107082945150 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) 20241107082945150 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) 20241107082945151 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) 20241107082945151 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) 20241107082945152 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) 20241107082945152 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) 20241107082945153 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) 20241107082945153 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) 20241107082945156 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082945170 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) 20241107082945170 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) 20241107082945172 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) 20241107082945172 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) 20241107082945172 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) 20241107082945172 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) 20241107082945173 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) 20241107082945173 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) 20241107082945174 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) 20241107082945174 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) 20241107082945175 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) 20241107082945175 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) 20241107082945176 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) 20241107082945176 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) 20241107082945177 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) 20241107082945177 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) 20241107082945178 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082945190 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 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) 20241107082945190 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) 20241107082945190 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082945190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082945190 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) 20241107082945191 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082945191 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082945191 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:511) 20241107082945191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082945191 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) 20241107082945191 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) 20241107082945191 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107082945191 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241107082945191 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241107082945191 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241107082945191 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241107082945191 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241107082945191 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241107082945191 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) 20241107082945191 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) 20241107082945192 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) 20241107082945192 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) 20241107082945193 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) 20241107082945193 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) 20241107082945194 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) 20241107082945194 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) 20241107082945195 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) 20241107082945195 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) 20241107082945196 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) 20241107082945196 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) 20241107082945197 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) 20241107082945198 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) 20241107082945198 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082945198 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082945198 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082945199 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082945199 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082945199 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107082945199 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082945199 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) 20241107082945199 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) 20241107082945200 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) 20241107082945200 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) 20241107082945200 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) 20241107082945200 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) 20241107082945200 DRLCMACDL DEBUG -- Chunk with length 380 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-2): 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f (tbf_dl.cpp:686) 20241107082945200 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) 20241107082945200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241107082945200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-2): 07 00 5b 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 00 (tbf_dl.cpp:911) 20241107082945200 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 5b 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 00 (pcu_l1_if.cpp:182) 20241107082945201 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082945210 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) 20241107082945210 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) 20241107082945212 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) 20241107082945212 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) 20241107082945213 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) 20241107082945213 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) 20241107082945214 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) 20241107082945214 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) 20241107082945215 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) 20241107082945215 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) 20241107082945217 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) 20241107082945217 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) 20241107082945217 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) 20241107082945218 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) 20241107082945218 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) 20241107082945218 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) 20241107082945219 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) 20241107082945219 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) 20241107082945219 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) 20241107082945219 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) 20241107082945219 DRLCMACDL DEBUG -- Chunk with length 350 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-2): 32 a2 a9 fa 33 8c 41 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 (tbf_dl.cpp:686) 20241107082945219 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) 20241107082945219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241107082945219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-2): 07 00 5d 32 a2 a9 fa 33 8c 41 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 00 (tbf_dl.cpp:911) 20241107082945219 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 5d 32 a2 a9 fa 33 8c 41 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 00 (pcu_l1_if.cpp:182) 20241107082945220 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082945234 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) 20241107082945234 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) 20241107082945235 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) 20241107082945236 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) 20241107082945236 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) 20241107082945236 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) 20241107082945237 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) 20241107082945237 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) 20241107082945238 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) 20241107082945238 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) 20241107082945239 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) 20241107082945239 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) 20241107082945239 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) 20241107082945239 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) 20241107082945240 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) 20241107082945240 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) 20241107082945241 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) 20241107082945241 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) 20241107082945241 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) 20241107082945241 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) 20241107082945241 DRLCMACDL DEBUG -- Chunk with length 320 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-2): 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f b7 f7 5a c2 17 (tbf_dl.cpp:686) 20241107082945241 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) 20241107082945241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241107082945241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-2): 07 00 5f 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f b7 f7 5a c2 17 00 (tbf_dl.cpp:911) 20241107082945241 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 5f 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f b7 f7 5a c2 17 00 (pcu_l1_if.cpp:182) 20241107082945242 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082945254 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) 20241107082945254 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) 20241107082945255 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) 20241107082945255 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) 20241107082945256 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) 20241107082945256 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) 20241107082945257 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) 20241107082945257 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) 20241107082945258 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) 20241107082945258 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) 20241107082945258 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) 20241107082945258 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) 20241107082945259 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) 20241107082945259 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) 20241107082945260 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) 20241107082945260 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) 20241107082945261 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) 20241107082945261 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) 20241107082945261 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) 20241107082945261 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) 20241107082945261 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-2): 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 (tbf_dl.cpp:686) 20241107082945261 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) 20241107082945261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241107082945261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-2): 07 00 61 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 00 (tbf_dl.cpp:911) 20241107082945261 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 61 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 00 (pcu_l1_if.cpp:182) 20241107082945261 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082945274 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) 20241107082945274 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) 20241107082945275 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) 20241107082945275 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) 20241107082945276 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) 20241107082945276 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) 20241107082945276 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) 20241107082945276 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) 20241107082945277 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) 20241107082945277 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) 20241107082945278 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) 20241107082945278 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) 20241107082945279 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) 20241107082945279 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) 20241107082945279 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) 20241107082945279 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) 20241107082945283 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) 20241107082945283 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) 20241107082945283 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) 20241107082945283 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) 20241107082945283 DRLCMACDL DEBUG -- Chunk with length 260 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-2): 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 09 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 (tbf_dl.cpp:686) 20241107082945283 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) 20241107082945283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241107082945283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-2): 07 00 63 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 09 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 00 (tbf_dl.cpp:911) 20241107082945283 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 63 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 09 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 00 (pcu_l1_if.cpp:182) 20241107082945284 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082945298 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) 20241107082945298 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) 20241107082945299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107082945299 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) 20241107082945299 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) 20241107082945299 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) 20241107082945299 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) 20241107082945300 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) 20241107082945300 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) 20241107082945301 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) 20241107082945301 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) 20241107082945302 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) 20241107082945302 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) 20241107082945303 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) 20241107082945303 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) 20241107082945303 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) 20241107082945303 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) 20241107082945304 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) 20241107082945304 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082945304 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) 20241107082945304 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) 20241107082945304 DRLCMACDL DEBUG -- Chunk with length 230 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-2): 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f (tbf_dl.cpp:686) 20241107082945304 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) 20241107082945304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241107082945304 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) 20241107082945304 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 342 + 13 = 355 (pdch_ul_controller.c:131) 20241107082945304 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type POLL (pdch_ul_controller.c:184) 20241107082945304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=355, TS=7) (tbf_dl.cpp:883) 20241107082945304 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=355, TS=7 (tbf_dl.cpp:903) 20241107082945304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-2): 0f 00 65 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 00 (tbf_dl.cpp:911) 20241107082945304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Sending data request: sapi=5 arfcn=871 cur_fn=338 block=7 data=0f 00 65 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 00 (pcu_l1_if.cpp:182) 20241107082945305 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082945317 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) 20241107082945317 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) 20241107082945318 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) 20241107082945318 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) 20241107082945319 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) 20241107082945319 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) 20241107082945319 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) 20241107082945319 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) 20241107082945320 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) 20241107082945320 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) 20241107082945321 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) 20241107082945321 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) 20241107082945322 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) 20241107082945322 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) 20241107082945323 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) 20241107082945323 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) 20241107082945323 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082945336 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) 20241107082945336 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) 20241107082945337 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) 20241107082945337 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) 20241107082945338 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) 20241107082945338 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) 20241107082945338 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) 20241107082945339 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) 20241107082945339 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) 20241107082945339 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) 20241107082945340 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) 20241107082945340 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) 20241107082945341 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) 20241107082945341 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) 20241107082945342 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) 20241107082945342 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) 20241107082945345 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082945360 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) 20241107082945360 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) 20241107082945361 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) 20241107082945361 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) 20241107082945362 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) 20241107082945362 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) 20241107082945362 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) 20241107082945363 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) 20241107082945363 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) 20241107082945364 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) 20241107082945364 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) 20241107082945364 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) 20241107082945365 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) 20241107082945365 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) 20241107082945366 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) 20241107082945366 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) 20241107082945367 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082945379 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=10 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) 20241107082945380 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) 20241107082945380 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082945380 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082945380 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) 20241107082945380 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082945380 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082945380 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:511) 20241107082945380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082945380 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) 20241107082945380 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) 20241107082945380 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107082945380 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241107082945380 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241107082945380 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241107082945380 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241107082945380 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241107082945380 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241107082945380 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) 20241107082945380 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) 20241107082945382 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) 20241107082945382 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) 20241107082945384 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) 20241107082945384 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) 20241107082945385 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) 20241107082945385 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) 20241107082945386 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) 20241107082945386 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) 20241107082945387 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082945387 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082945387 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082945387 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082945387 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082945387 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107082945387 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082945387 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) 20241107082945387 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) 20241107082945388 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) 20241107082945388 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) 20241107082945390 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) 20241107082945390 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) 20241107082945391 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) 20241107082945391 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) 20241107082945391 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) 20241107082945391 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) 20241107082945391 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-2): 5b dc 48 50 10 7b d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 (tbf_dl.cpp:686) 20241107082945391 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) 20241107082945391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241107082945391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-2): 07 00 67 5b dc 48 50 10 7b d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 00 (tbf_dl.cpp:911) 20241107082945391 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 67 5b dc 48 50 10 7b d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 00 (pcu_l1_if.cpp:182) 20241107082945391 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082945398 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) 20241107082945398 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) 20241107082945400 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) 20241107082945400 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) 20241107082945401 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) 20241107082945401 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) 20241107082945402 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) 20241107082945402 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) 20241107082945403 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) 20241107082945403 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) 20241107082945404 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) 20241107082945404 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) 20241107082945404 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) 20241107082945404 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) 20241107082945405 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) 20241107082945405 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) 20241107082945407 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) 20241107082945407 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) 20241107082945407 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) 20241107082945407 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) 20241107082945407 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-2): 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 d2 3a 5a d8 (tbf_dl.cpp:686) 20241107082945407 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) 20241107082945407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241107082945407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-2): 07 00 69 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 d2 3a 5a d8 00 (tbf_dl.cpp:911) 20241107082945407 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 69 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 d2 3a 5a d8 00 (pcu_l1_if.cpp:182) 20241107082945408 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082945422 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) 20241107082945422 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) 20241107082945423 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) 20241107082945423 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) 20241107082945424 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) 20241107082945424 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) 20241107082945424 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) 20241107082945424 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) 20241107082945425 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) 20241107082945425 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) 20241107082945426 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) 20241107082945426 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) 20241107082945427 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) 20241107082945427 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) 20241107082945428 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) 20241107082945428 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) 20241107082945429 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) 20241107082945429 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) 20241107082945429 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) 20241107082945430 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) 20241107082945430 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-2): b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e (tbf_dl.cpp:686) 20241107082945430 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) 20241107082945430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241107082945430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-2): 07 00 6b b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 00 (tbf_dl.cpp:911) 20241107082945430 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 6b b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 00 (pcu_l1_if.cpp:182) 20241107082945431 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082945441 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) 20241107082945441 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) 20241107082945443 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) 20241107082945443 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) 20241107082945443 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) 20241107082945444 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) 20241107082945444 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) 20241107082945444 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) 20241107082945445 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) 20241107082945445 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) 20241107082945447 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) 20241107082945447 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) 20241107082945447 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) 20241107082945448 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) 20241107082945448 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) 20241107082945448 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) 20241107082945449 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) 20241107082945449 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) 20241107082945450 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) 20241107082945450 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) 20241107082945450 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-2): 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 db b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a (tbf_dl.cpp:686) 20241107082945450 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) 20241107082945450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241107082945450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-2): 07 00 6d 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 db b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 00 (tbf_dl.cpp:911) 20241107082945450 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 6d 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 db b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 00 (pcu_l1_if.cpp:182) 20241107082945450 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082945460 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) 20241107082945460 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) 20241107082945462 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) 20241107082945462 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) 20241107082945463 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) 20241107082945463 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) 20241107082945464 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) 20241107082945464 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) 20241107082945464 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) 20241107082945464 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) 20241107082945465 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) 20241107082945465 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) 20241107082945466 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) 20241107082945466 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) 20241107082945467 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) 20241107082945467 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) 20241107082945470 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) 20241107082945470 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) 20241107082945470 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) 20241107082945470 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) 20241107082945470 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-2): 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c (tbf_dl.cpp:686) 20241107082945470 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) 20241107082945470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241107082945470 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-2): 07 00 6f 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 00 (tbf_dl.cpp:911) 20241107082945470 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 6f 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 00 (pcu_l1_if.cpp:182) 20241107082945471 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082945485 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) 20241107082945485 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) 20241107082945486 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) 20241107082945486 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) 20241107082945487 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) 20241107082945487 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) 20241107082945488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107082945488 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) 20241107082945488 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) 20241107082945489 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) 20241107082945489 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) 20241107082945490 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) 20241107082945490 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) 20241107082945491 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) 20241107082945491 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) 20241107082945492 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) 20241107082945492 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) 20241107082945493 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) 20241107082945493 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082945493 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) 20241107082945493 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) 20241107082945493 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-2): 46 20 42 2a 2e cc 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a (tbf_dl.cpp:686) 20241107082945493 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) 20241107082945493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241107082945493 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) 20241107082945493 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 381 + 13 = 394 (pdch_ul_controller.c:131) 20241107082945493 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type POLL (pdch_ul_controller.c:184) 20241107082945493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=394, TS=7) (tbf_dl.cpp:883) 20241107082945493 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=394, TS=7 (tbf_dl.cpp:903) 20241107082945493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-2): 0f 00 71 46 20 42 2a 2e cc 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 00 (tbf_dl.cpp:911) 20241107082945493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 block=4 data=0f 00 71 46 20 42 2a 2e cc 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 00 (pcu_l1_if.cpp:182) 20241107082945493 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082945504 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) 20241107082945504 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) 20241107082945505 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) 20241107082945505 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) 20241107082945506 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) 20241107082945506 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) 20241107082945507 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) 20241107082945507 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) 20241107082945507 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) 20241107082945507 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) 20241107082945508 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) 20241107082945508 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) 20241107082945509 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) 20241107082945509 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) 20241107082945510 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) 20241107082945510 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) 20241107082945511 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082945523 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) 20241107082945523 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) 20241107082945524 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) 20241107082945524 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) 20241107082945525 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) 20241107082945525 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) 20241107082945526 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) 20241107082945526 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) 20241107082945527 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) 20241107082945527 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) 20241107082945527 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) 20241107082945527 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) 20241107082945528 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) 20241107082945528 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) 20241107082945529 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) 20241107082945529 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) 20241107082945532 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082945547 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) 20241107082945547 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) 20241107082945548 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) 20241107082945548 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) 20241107082945549 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) 20241107082945549 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) 20241107082945549 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) 20241107082945549 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) 20241107082945550 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) 20241107082945550 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) 20241107082945551 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) 20241107082945551 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) 20241107082945552 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) 20241107082945552 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) 20241107082945553 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) 20241107082945553 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) 20241107082945553 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082945566 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=7 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) 20241107082945566 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) 20241107082945566 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082945566 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082945566 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) 20241107082945567 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082945567 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082945567 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:511) 20241107082945567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082945567 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) 20241107082945567 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) 20241107082945567 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107082945567 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241107082945567 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241107082945567 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241107082945567 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241107082945567 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241107082945567 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241107082945567 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) 20241107082945567 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) 20241107082945568 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) 20241107082945568 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) 20241107082945569 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) 20241107082945569 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) 20241107082945570 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) 20241107082945570 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) 20241107082945571 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) 20241107082945571 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) 20241107082945572 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) 20241107082945572 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) 20241107082945573 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) 20241107082945573 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) 20241107082945574 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082945574 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082945574 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082945574 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082945574 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082945574 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107082945574 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082945574 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) 20241107082945574 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) 20241107082945575 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) 20241107082945575 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) 20241107082945575 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) 20241107082945575 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) 20241107082945575 DRLCMACDL DEBUG -- Chunk with length 20 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082945575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082945575 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 780 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107082945575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082945575 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (9) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-2): 53 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b 83 80 64 94 (tbf_dl.cpp:686) 20241107082945575 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) 20241107082945575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241107082945575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-2): 07 00 72 53 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b 83 80 64 94 00 (tbf_dl.cpp:911) 20241107082945575 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 72 53 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b 83 80 64 94 00 (pcu_l1_if.cpp:182) 20241107082945576 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082945585 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) 20241107082945585 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) 20241107082945586 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) 20241107082945586 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) 20241107082945587 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) 20241107082945587 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) 20241107082945588 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) 20241107082945589 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) 20241107082945590 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) 20241107082945590 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) 20241107082945591 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) 20241107082945591 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) 20241107082945592 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) 20241107082945592 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) 20241107082945593 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) 20241107082945593 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) 20241107082945594 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) 20241107082945594 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) 20241107082945594 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) 20241107082945595 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) 20241107082945595 DRLCMACDL DEBUG -- Chunk with length 1391 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-2): 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 (tbf_dl.cpp:686) 20241107082945595 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) 20241107082945595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241107082945595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-2): 07 00 75 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 00 (tbf_dl.cpp:911) 20241107082945595 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 75 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 00 (pcu_l1_if.cpp:182) 20241107082945595 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082945609 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) 20241107082945609 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) 20241107082945610 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) 20241107082945610 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) 20241107082945611 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) 20241107082945611 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) 20241107082945612 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) 20241107082945612 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) 20241107082945613 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) 20241107082945613 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) 20241107082945614 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) 20241107082945614 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) 20241107082945615 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) 20241107082945615 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) 20241107082945615 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) 20241107082945615 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) 20241107082945616 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) 20241107082945616 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) 20241107082945616 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) 20241107082945616 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) 20241107082945616 DRLCMACDL DEBUG -- Chunk with length 1361 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945616 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-2): 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d b6 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee (tbf_dl.cpp:686) 20241107082945617 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) 20241107082945617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241107082945617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-2): 07 00 77 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d b6 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 00 (tbf_dl.cpp:911) 20241107082945617 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 77 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d b6 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 00 (pcu_l1_if.cpp:182) 20241107082945617 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082945628 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) 20241107082945628 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) 20241107082945630 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) 20241107082945630 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) 20241107082945631 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) 20241107082945631 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) 20241107082945632 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) 20241107082945632 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) 20241107082945633 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) 20241107082945633 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) 20241107082945633 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) 20241107082945633 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) 20241107082945634 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) 20241107082945634 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) 20241107082945635 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) 20241107082945635 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) 20241107082945636 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) 20241107082945636 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) 20241107082945636 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) 20241107082945636 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) 20241107082945636 DRLCMACDL DEBUG -- Chunk with length 1331 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-2): 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 (tbf_dl.cpp:686) 20241107082945636 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) 20241107082945636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241107082945636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-2): 07 00 79 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 00 (tbf_dl.cpp:911) 20241107082945636 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 79 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 00 (pcu_l1_if.cpp:182) 20241107082945637 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082945647 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) 20241107082945647 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) 20241107082945649 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) 20241107082945649 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) 20241107082945649 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) 20241107082945649 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) 20241107082945650 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) 20241107082945650 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) 20241107082945651 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) 20241107082945651 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) 20241107082945652 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) 20241107082945652 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) 20241107082945653 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) 20241107082945653 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) 20241107082945654 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) 20241107082945654 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) 20241107082945656 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) 20241107082945657 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) 20241107082945657 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) 20241107082945657 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) 20241107082945657 DRLCMACDL DEBUG -- Chunk with length 1301 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-2): d8 56 9a 69 ec 66 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b (tbf_dl.cpp:686) 20241107082945657 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) 20241107082945657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241107082945657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-2): 07 00 7b d8 56 9a 69 ec 66 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 00 (tbf_dl.cpp:911) 20241107082945657 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 7b d8 56 9a 69 ec 66 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 00 (pcu_l1_if.cpp:182) 20241107082945658 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082945671 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) 20241107082945671 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) 20241107082945673 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) 20241107082945673 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) 20241107082945673 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) 20241107082945673 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) 20241107082945674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107082945674 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) 20241107082945674 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) 20241107082945675 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) 20241107082945675 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) 20241107082945676 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) 20241107082945676 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) 20241107082945677 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) 20241107082945677 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) 20241107082945678 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) 20241107082945678 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) 20241107082945679 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) 20241107082945679 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) 20241107082945679 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) 20241107082945679 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) 20241107082945679 DRLCMACDL DEBUG -- Chunk with length 1271 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-2): 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 09 0b 9d (tbf_dl.cpp:686) 20241107082945679 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) 20241107082945679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241107082945679 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) 20241107082945679 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 420 + 13 = 433 (pdch_ul_controller.c:131) 20241107082945679 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type POLL (pdch_ul_controller.c:184) 20241107082945679 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) 20241107082945679 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) 20241107082945679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-2): 0f 00 7d 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 09 0b 9d 00 (tbf_dl.cpp:911) 20241107082945679 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 7d 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 09 0b 9d 00 (pcu_l1_if.cpp:182) 20241107082945679 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082945690 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) 20241107082945690 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) 20241107082945692 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) 20241107082945692 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) 20241107082945692 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) 20241107082945692 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) 20241107082945693 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) 20241107082945693 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) 20241107082945694 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) 20241107082945694 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) 20241107082945695 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) 20241107082945695 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) 20241107082945696 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) 20241107082945696 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) 20241107082945696 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) 20241107082945696 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) 20241107082945697 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082945709 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) 20241107082945709 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) 20241107082945711 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) 20241107082945711 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) 20241107082945712 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) 20241107082945712 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) 20241107082945712 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) 20241107082945712 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) 20241107082945713 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) 20241107082945713 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) 20241107082945714 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) 20241107082945714 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) 20241107082945715 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) 20241107082945715 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) 20241107082945715 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) 20241107082945715 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) 20241107082945719 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082945733 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) 20241107082945733 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) 20241107082945734 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) 20241107082945734 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) 20241107082945735 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) 20241107082945735 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) 20241107082945736 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) 20241107082945736 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) 20241107082945737 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) 20241107082945737 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) 20241107082945738 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) 20241107082945738 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) 20241107082945739 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) 20241107082945739 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) 20241107082945740 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) 20241107082945740 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) 20241107082945741 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082945753 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 07 ef ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082945753 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) 20241107082945753 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082945753 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082945753 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 = 63 | RECEIVED_BLOCK_BITMAP[0] = 127 | 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) 20241107082945754 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082945754 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082945754 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 63, BSN 57 to 63 - 1 (6 blocks), "RRRRRR" (pdch.cpp:511) 20241107082945754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082945754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=57)"RRRRRR"(BSN=62) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082945754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=57:63, lost=0, recv=6, skipped=0, bsn=57, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241107082945754 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107082945754 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241107082945754 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241107082945754 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241107082945754 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241107082945754 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241107082945754 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241107082945754 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) 20241107082945754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=63)""(V(S)-1=62) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107082945755 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) 20241107082945755 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) 20241107082945756 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) 20241107082945756 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) 20241107082945757 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) 20241107082945757 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) 20241107082945758 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) 20241107082945758 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) 20241107082945758 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) 20241107082945759 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) 20241107082945759 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) 20241107082945759 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) 20241107082945760 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) 20241107082945760 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) 20241107082945761 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) 20241107082945761 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) 20241107082945761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==63 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082945761 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) 20241107082945761 DRLCMACDL DEBUG -- Chunk with length 1241 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-2): 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 (tbf_dl.cpp:686) 20241107082945761 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) 20241107082945761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241107082945761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-2): 07 00 7f 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 00 (tbf_dl.cpp:911) 20241107082945761 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 7f 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 00 (pcu_l1_if.cpp:182) 20241107082945762 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082945762 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082945762 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082945762 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082945762 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082945762 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107082945762 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082945762 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082945772 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) 20241107082945772 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) 20241107082945774 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) 20241107082945774 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) 20241107082945774 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) 20241107082945774 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) 20241107082945775 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) 20241107082945775 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) 20241107082945776 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) 20241107082945776 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) 20241107082945777 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) 20241107082945777 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) 20241107082945777 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) 20241107082945777 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) 20241107082945778 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) 20241107082945778 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) 20241107082945782 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) 20241107082945782 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) 20241107082945782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==63 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082945782 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) 20241107082945782 DRLCMACDL DEBUG -- Chunk with length 1211 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-2): 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 b7 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db (tbf_dl.cpp:686) 20241107082945782 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) 20241107082945782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241107082945782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-2): 07 00 81 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 b7 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 00 (tbf_dl.cpp:911) 20241107082945782 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 81 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 b7 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 00 (pcu_l1_if.cpp:182) 20241107082945782 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082945796 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) 20241107082945796 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) 20241107082945797 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) 20241107082945797 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) 20241107082945798 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) 20241107082945798 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) 20241107082945799 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) 20241107082945799 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) 20241107082945799 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) 20241107082945800 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) 20241107082945800 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) 20241107082945800 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) 20241107082945801 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) 20241107082945801 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) 20241107082945802 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) 20241107082945802 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) 20241107082945803 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) 20241107082945803 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) 20241107082945803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==63 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082945803 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) 20241107082945803 DRLCMACDL DEBUG -- Chunk with length 1181 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-2): 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 (tbf_dl.cpp:686) 20241107082945803 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) 20241107082945803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241107082945803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-2): 07 00 83 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 00 (tbf_dl.cpp:911) 20241107082945803 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 83 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 00 (pcu_l1_if.cpp:182) 20241107082945804 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082945815 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) 20241107082945815 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) 20241107082945816 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) 20241107082945816 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) 20241107082945817 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) 20241107082945817 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) 20241107082945818 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) 20241107082945818 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) 20241107082945819 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) 20241107082945819 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) 20241107082945820 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) 20241107082945820 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) 20241107082945821 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) 20241107082945821 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) 20241107082945822 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) 20241107082945822 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) 20241107082945823 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) 20241107082945823 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) 20241107082945823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==63 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082945823 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) 20241107082945823 DRLCMACDL DEBUG -- Chunk with length 1151 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-2): 22 1c 6b 75 36 b7 17 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 (tbf_dl.cpp:686) 20241107082945823 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) 20241107082945823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241107082945823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-2): 07 00 85 22 1c 6b 75 36 b7 17 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 00 (tbf_dl.cpp:911) 20241107082945823 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 85 22 1c 6b 75 36 b7 17 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 00 (pcu_l1_if.cpp:182) 20241107082945823 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082945834 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) 20241107082945834 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) 20241107082945835 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) 20241107082945835 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) 20241107082945836 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) 20241107082945836 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) 20241107082945837 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) 20241107082945837 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) 20241107082945838 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) 20241107082945838 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) 20241107082945839 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) 20241107082945839 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) 20241107082945839 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) 20241107082945839 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) 20241107082945840 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) 20241107082945840 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) 20241107082945844 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) 20241107082945844 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) 20241107082945844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==63 .. V(S)==67) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082945844 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) 20241107082945844 DRLCMACDL DEBUG -- Chunk with length 1121 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-2): 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 88 17 8e f6 (tbf_dl.cpp:686) 20241107082945844 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) 20241107082945844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241107082945844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-2): 07 00 87 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 88 17 8e f6 00 (tbf_dl.cpp:911) 20241107082945844 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 87 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 88 17 8e f6 00 (pcu_l1_if.cpp:182) 20241107082945844 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082945858 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) 20241107082945858 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) 20241107082945859 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) 20241107082945859 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) 20241107082945860 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) 20241107082945860 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) 20241107082945861 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) 20241107082945861 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) 20241107082945862 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) 20241107082945862 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) 20241107082945862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107082945862 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) 20241107082945863 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) 20241107082945863 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) 20241107082945863 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) 20241107082945864 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) 20241107082945864 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) 20241107082945865 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) 20241107082945865 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) 20241107082945865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==63 .. V(S)==68) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082945865 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) 20241107082945865 DRLCMACDL DEBUG -- Chunk with length 1091 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-2): d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 (tbf_dl.cpp:686) 20241107082945865 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) 20241107082945865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241107082945865 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) 20241107082945865 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 459 + 13 = 472 (pdch_ul_controller.c:131) 20241107082945865 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 472 for type POLL (pdch_ul_controller.c:184) 20241107082945865 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) 20241107082945865 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) 20241107082945865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-2): 0f 00 89 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 00 (tbf_dl.cpp:911) 20241107082945865 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 89 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 00 (pcu_l1_if.cpp:182) 20241107082945866 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082945877 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) 20241107082945877 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) 20241107082945878 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) 20241107082945878 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) 20241107082945879 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) 20241107082945879 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) 20241107082945880 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) 20241107082945880 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) 20241107082945881 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) 20241107082945881 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) 20241107082945882 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) 20241107082945882 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) 20241107082945882 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) 20241107082945882 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) 20241107082945883 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) 20241107082945883 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) 20241107082945884 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082945896 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) 20241107082945896 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) 20241107082945897 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) 20241107082945897 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) 20241107082945898 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) 20241107082945898 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) 20241107082945899 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) 20241107082945899 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) 20241107082945900 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) 20241107082945900 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) 20241107082945901 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) 20241107082945901 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) 20241107082945901 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) 20241107082945901 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) 20241107082945902 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) 20241107082945902 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) 20241107082945906 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082945920 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) 20241107082945920 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) 20241107082945922 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) 20241107082945922 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) 20241107082945923 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) 20241107082945923 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) 20241107082945924 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) 20241107082945924 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) 20241107082945925 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) 20241107082945925 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) 20241107082945926 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) 20241107082945926 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) 20241107082945927 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) 20241107082945927 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) 20241107082945928 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) 20241107082945928 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) 20241107082945929 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082945939 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 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) 20241107082945939 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) 20241107082945939 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082945939 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082945939 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 = 69 | 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) 20241107082945940 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082945940 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082945940 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 69, BSN 63 to 69 - 1 (6 blocks), "RRRRRR" (pdch.cpp:511) 20241107082945940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082945940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=63)"RRRRRR"(BSN=68) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082945940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=63:69, lost=0, recv=6, skipped=0, bsn=63, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241107082945940 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-3 (gprs_ms.c:690) 20241107082945940 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241107082945940 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241107082945940 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241107082945940 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241107082945940 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241107082945940 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241107082945940 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) 20241107082945940 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107082945940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=69)""(V(S)-1=68) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107082945941 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) 20241107082945941 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) 20241107082945941 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) 20241107082945941 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) 20241107082945942 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) 20241107082945942 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) 20241107082945943 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) 20241107082945943 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) 20241107082945944 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) 20241107082945944 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) 20241107082945945 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) 20241107082945945 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) 20241107082945946 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) 20241107082945946 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) 20241107082945947 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) 20241107082945947 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) 20241107082945947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==69 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082945947 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) 20241107082945947 DRLCMACDL DEBUG -- Chunk with length 1061 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-3): 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed (tbf_dl.cpp:686) 20241107082945947 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) 20241107082945947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241107082945947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-3): 07 00 8b 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 00 (tbf_dl.cpp:911) 20241107082945947 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 8b 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 00 (pcu_l1_if.cpp:182) 20241107082945948 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082945948 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082945948 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082945948 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082945948 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082945948 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107082945948 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082945949 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082945959 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) 20241107082945959 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) 20241107082945960 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) 20241107082945960 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) 20241107082945961 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) 20241107082945961 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) 20241107082945962 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) 20241107082945962 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) 20241107082945963 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) 20241107082945963 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) 20241107082945963 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) 20241107082945963 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) 20241107082945964 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) 20241107082945964 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) 20241107082945965 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) 20241107082945965 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) 20241107082945968 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) 20241107082945968 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) 20241107082945968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==69 .. V(S)==70) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082945968 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) 20241107082945968 DRLCMACDL DEBUG -- Chunk with length 1025 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-3): 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 cd ce 9d 5f 16 79 (tbf_dl.cpp:686) 20241107082945968 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) 20241107082945968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241107082945968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-3): 07 00 8d 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 cd ce 9d 5f 16 79 00 (tbf_dl.cpp:911) 20241107082945968 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 8d 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 cd ce 9d 5f 16 79 00 (pcu_l1_if.cpp:182) 20241107082945969 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082945983 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) 20241107082945983 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) 20241107082945984 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) 20241107082945984 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) 20241107082945985 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) 20241107082945985 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) 20241107082945986 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) 20241107082945986 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) 20241107082945986 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) 20241107082945986 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) 20241107082945987 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) 20241107082945987 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) 20241107082945988 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) 20241107082945988 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) 20241107082945989 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) 20241107082945989 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) 20241107082945989 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) 20241107082945990 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) 20241107082945990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==69 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082945990 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) 20241107082945990 DRLCMACDL DEBUG -- Chunk with length 989 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082945990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-3): fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 (tbf_dl.cpp:686) 20241107082945990 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) 20241107082945990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082945990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241107082945990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-3): 07 00 8f fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 00 (tbf_dl.cpp:911) 20241107082945990 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 8f fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 00 (pcu_l1_if.cpp:182) 20241107082945990 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082946002 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) 20241107082946002 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) 20241107082946003 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) 20241107082946003 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) 20241107082946004 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) 20241107082946004 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) 20241107082946004 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) 20241107082946004 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) 20241107082946005 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) 20241107082946005 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) 20241107082946006 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) 20241107082946006 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) 20241107082946007 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) 20241107082946007 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) 20241107082946008 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) 20241107082946008 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) 20241107082946009 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) 20241107082946009 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) 20241107082946009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==69 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946009 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) 20241107082946009 DRLCMACDL DEBUG -- Chunk with length 953 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-3): 0d 1c 72 0a 87 83 2c 6b 53 f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 (tbf_dl.cpp:686) 20241107082946009 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) 20241107082946009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241107082946009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-3): 07 00 91 0d 1c 72 0a 87 83 2c 6b 53 f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 00 (tbf_dl.cpp:911) 20241107082946009 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 91 0d 1c 72 0a 87 83 2c 6b 53 f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 00 (pcu_l1_if.cpp:182) 20241107082946010 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082946021 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) 20241107082946021 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) 20241107082946022 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) 20241107082946022 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) 20241107082946023 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) 20241107082946023 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) 20241107082946024 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) 20241107082946024 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) 20241107082946024 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) 20241107082946024 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) 20241107082946025 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) 20241107082946025 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) 20241107082946026 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) 20241107082946026 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) 20241107082946027 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) 20241107082946027 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) 20241107082946030 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) 20241107082946030 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) 20241107082946030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==69 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946030 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) 20241107082946030 DRLCMACDL DEBUG -- Chunk with length 917 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-3): 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 (tbf_dl.cpp:686) 20241107082946030 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) 20241107082946030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241107082946030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-3): 07 00 93 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 00 (tbf_dl.cpp:911) 20241107082946030 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 93 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 00 (pcu_l1_if.cpp:182) 20241107082946031 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082946045 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) 20241107082946045 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) 20241107082946046 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) 20241107082946046 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) 20241107082946047 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) 20241107082946047 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) 20241107082946048 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) 20241107082946048 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) 20241107082946049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107082946049 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) 20241107082946049 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) 20241107082946050 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) 20241107082946050 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) 20241107082946050 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) 20241107082946050 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) 20241107082946051 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) 20241107082946051 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) 20241107082946052 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) 20241107082946052 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) 20241107082946052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==69 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946053 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) 20241107082946053 DRLCMACDL DEBUG -- Chunk with length 881 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-3): d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a (tbf_dl.cpp:686) 20241107082946053 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) 20241107082946053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241107082946053 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) 20241107082946053 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 498 + 13 = 511 (pdch_ul_controller.c:131) 20241107082946053 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type POLL (pdch_ul_controller.c:184) 20241107082946053 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) 20241107082946053 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) 20241107082946053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-3): 0f 00 95 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 00 (tbf_dl.cpp:911) 20241107082946053 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 95 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 00 (pcu_l1_if.cpp:182) 20241107082946054 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082946064 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) 20241107082946064 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) 20241107082946065 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) 20241107082946065 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) 20241107082946066 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) 20241107082946066 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) 20241107082946067 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) 20241107082946067 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) 20241107082946068 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) 20241107082946068 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) 20241107082946069 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) 20241107082946069 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) 20241107082946071 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) 20241107082946071 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) 20241107082946072 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) 20241107082946072 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) 20241107082946073 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082946084 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) 20241107082946084 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) 20241107082946086 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) 20241107082946086 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) 20241107082946087 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) 20241107082946087 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) 20241107082946088 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) 20241107082946088 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) 20241107082946089 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) 20241107082946089 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) 20241107082946091 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) 20241107082946091 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) 20241107082946092 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) 20241107082946092 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) 20241107082946093 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) 20241107082946093 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) 20241107082946095 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082946107 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) 20241107082946107 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) 20241107082946108 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) 20241107082946108 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) 20241107082946109 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) 20241107082946109 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) 20241107082946110 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) 20241107082946110 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) 20241107082946111 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) 20241107082946111 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) 20241107082946112 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) 20241107082946112 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) 20241107082946113 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) 20241107082946113 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) 20241107082946113 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) 20241107082946113 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) 20241107082946114 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082946126 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 7f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107082946126 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) 20241107082946126 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082946126 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082946126 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 = 75 | 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) 20241107082946127 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082946127 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082946127 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 75, BSN 69 to 75 - 1 (6 blocks), "RRRRRR" (pdch.cpp:511) 20241107082946127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082946127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=69)"RRRRRR"(BSN=74) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082946127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=69:75, lost=0, recv=6, skipped=0, bsn=69, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241107082946127 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107082946127 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241107082946127 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241107082946127 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241107082946127 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241107082946127 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241107082946127 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241107082946127 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) 20241107082946127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=75)""(V(S)-1=74) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107082946128 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) 20241107082946128 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) 20241107082946129 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) 20241107082946129 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) 20241107082946130 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) 20241107082946130 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) 20241107082946130 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) 20241107082946131 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) 20241107082946131 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) 20241107082946131 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) 20241107082946132 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) 20241107082946132 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) 20241107082946133 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) 20241107082946133 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) 20241107082946134 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) 20241107082946134 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) 20241107082946134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==75 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946134 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) 20241107082946134 DRLCMACDL DEBUG -- Chunk with length 845 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-3): 72 75 d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 (tbf_dl.cpp:686) 20241107082946134 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) 20241107082946134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241107082946134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-3): 07 00 97 72 75 d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 00 (tbf_dl.cpp:911) 20241107082946134 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 97 72 75 d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 00 (pcu_l1_if.cpp:182) 20241107082946135 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107082946135 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107082946135 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107082946135 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107082946135 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107082946135 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107082946135 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107082946135 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082946146 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) 20241107082946146 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) 20241107082946148 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) 20241107082946148 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) 20241107082946148 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) 20241107082946148 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) 20241107082946149 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) 20241107082946149 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) 20241107082946150 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) 20241107082946150 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) 20241107082946151 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) 20241107082946151 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) 20241107082946152 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) 20241107082946152 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) 20241107082946152 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) 20241107082946152 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) 20241107082946155 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) 20241107082946155 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) 20241107082946155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==75 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946155 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) 20241107082946155 DRLCMACDL DEBUG -- Chunk with length 809 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-3): 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b 92 b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 (tbf_dl.cpp:686) 20241107082946155 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) 20241107082946155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241107082946155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-3): 07 00 99 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b 92 b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 00 (tbf_dl.cpp:911) 20241107082946155 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 99 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b 92 b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 00 (pcu_l1_if.cpp:182) 20241107082946156 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082946169 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) 20241107082946169 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) 20241107082946171 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) 20241107082946171 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) 20241107082946171 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) 20241107082946171 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) 20241107082946172 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) 20241107082946172 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) 20241107082946173 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) 20241107082946173 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) 20241107082946174 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) 20241107082946174 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) 20241107082946175 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) 20241107082946175 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) 20241107082946175 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) 20241107082946176 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) 20241107082946176 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) 20241107082946176 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) 20241107082946176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==75 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946176 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) 20241107082946176 DRLCMACDL DEBUG -- Chunk with length 773 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-3): b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c 30 19 3d ea 24 1b 94 (tbf_dl.cpp:686) 20241107082946176 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) 20241107082946176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241107082946176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-3): 07 00 9b b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c 30 19 3d ea 24 1b 94 00 (tbf_dl.cpp:911) 20241107082946176 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 9b b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c 30 19 3d ea 24 1b 94 00 (pcu_l1_if.cpp:182) 20241107082946177 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082946189 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) 20241107082946189 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) 20241107082946190 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) 20241107082946190 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) 20241107082946191 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) 20241107082946191 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) 20241107082946192 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) 20241107082946192 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) 20241107082946192 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) 20241107082946193 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) 20241107082946193 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) 20241107082946193 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) 20241107082946194 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) 20241107082946194 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) 20241107082946195 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) 20241107082946195 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) 20241107082946196 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) 20241107082946196 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) 20241107082946196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==75 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946196 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) 20241107082946196 DRLCMACDL DEBUG -- Chunk with length 737 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-3): d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be (tbf_dl.cpp:686) 20241107082946196 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) 20241107082946196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241107082946196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-3): 07 00 9d d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 00 (tbf_dl.cpp:911) 20241107082946196 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 9d d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 00 (pcu_l1_if.cpp:182) 20241107082946197 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082946209 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) 20241107082946209 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) 20241107082946210 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) 20241107082946210 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) 20241107082946211 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) 20241107082946211 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) 20241107082946212 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) 20241107082946212 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) 20241107082946213 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) 20241107082946213 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) 20241107082946214 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) 20241107082946214 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) 20241107082946214 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) 20241107082946214 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) 20241107082946215 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) 20241107082946215 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) 20241107082946218 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) 20241107082946218 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) 20241107082946218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==75 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946218 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) 20241107082946218 DRLCMACDL DEBUG -- Chunk with length 701 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-3): 59 04 b1 6e 2d 38 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 (tbf_dl.cpp:686) 20241107082946219 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) 20241107082946219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241107082946219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-3): 07 00 9f 59 04 b1 6e 2d 38 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 00 (tbf_dl.cpp:911) 20241107082946219 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 9f 59 04 b1 6e 2d 38 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 00 (pcu_l1_if.cpp:182) 20241107082946219 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082946233 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) 20241107082946233 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) 20241107082946234 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) 20241107082946234 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) 20241107082946235 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) 20241107082946235 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) 20241107082946236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107082946236 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) 20241107082946236 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) 20241107082946237 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) 20241107082946237 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) 20241107082946238 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) 20241107082946238 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) 20241107082946239 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) 20241107082946239 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) 20241107082946240 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) 20241107082946240 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) 20241107082946241 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) 20241107082946241 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) 20241107082946241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==75 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946241 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) 20241107082946241 DRLCMACDL DEBUG -- Chunk with length 665 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-3): cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab (tbf_dl.cpp:686) 20241107082946241 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) 20241107082946241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241107082946241 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) 20241107082946241 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 537 + 13 = 550 (pdch_ul_controller.c:131) 20241107082946241 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type POLL (pdch_ul_controller.c:184) 20241107082946241 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) 20241107082946241 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) 20241107082946241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-3): 0f 00 a1 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 00 (tbf_dl.cpp:911) 20241107082946241 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 a1 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 00 (pcu_l1_if.cpp:182) 20241107082946241 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082946252 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) 20241107082946252 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) 20241107082946253 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) 20241107082946253 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) 20241107082946254 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) 20241107082946254 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) 20241107082946255 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) 20241107082946255 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) 20241107082946256 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) 20241107082946256 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) 20241107082946257 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) 20241107082946257 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) 20241107082946258 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) 20241107082946258 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) 20241107082946259 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) 20241107082946259 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) 20241107082946260 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082946271 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) 20241107082946272 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) 20241107082946273 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) 20241107082946273 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) 20241107082946274 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) 20241107082946275 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) 20241107082946276 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) 20241107082946276 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) 20241107082946277 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) 20241107082946277 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) 20241107082946278 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) 20241107082946278 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) 20241107082946279 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) 20241107082946279 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) 20241107082946280 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) 20241107082946280 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) 20241107082946281 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082946295 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) 20241107082946295 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) 20241107082946297 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) 20241107082946297 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) 20241107082946297 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) 20241107082946297 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) 20241107082946298 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) 20241107082946298 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) 20241107082946299 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) 20241107082946299 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) 20241107082946300 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) 20241107082946300 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) 20241107082946300 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) 20241107082946300 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) 20241107082946301 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) 20241107082946301 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) 20241107082946303 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082946315 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 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) 20241107082946315 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) 20241107082946315 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082946315 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082946315 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 = 81 | 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) 20241107082946315 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082946315 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082946315 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 81, BSN 75 to 81 - 1 (6 blocks), "RRRRRR" (pdch.cpp:511) 20241107082946315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082946315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=75)"RRRRRR"(BSN=80) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082946315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=75:81, lost=0, recv=6, skipped=0, bsn=75, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241107082946315 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107082946315 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241107082946315 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241107082946315 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241107082946315 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241107082946315 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241107082946315 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241107082946315 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) 20241107082946315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=81)""(V(S)-1=80) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107082946316 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) 20241107082946316 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) 20241107082946317 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) 20241107082946317 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) 20241107082946318 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) 20241107082946318 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) 20241107082946319 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) 20241107082946319 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) 20241107082946320 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) 20241107082946320 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) 20241107082946320 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) 20241107082946320 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) 20241107082946321 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) 20241107082946321 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) 20241107082946322 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) 20241107082946323 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) 20241107082946323 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946323 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) 20241107082946323 DRLCMACDL DEBUG -- Chunk with length 629 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946323 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-3): 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 e8 (tbf_dl.cpp:686) 20241107082946323 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) 20241107082946323 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946323 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241107082946323 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-3): 07 00 a3 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 e8 00 (tbf_dl.cpp:911) 20241107082946323 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 a3 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 e8 00 (pcu_l1_if.cpp:182) 20241107082946323 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082946334 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) 20241107082946334 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) 20241107082946335 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) 20241107082946336 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) 20241107082946336 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) 20241107082946336 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) 20241107082946337 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) 20241107082946337 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) 20241107082946338 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) 20241107082946338 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) 20241107082946339 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) 20241107082946339 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) 20241107082946339 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) 20241107082946339 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) 20241107082946340 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) 20241107082946340 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) 20241107082946343 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) 20241107082946343 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) 20241107082946343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946343 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) 20241107082946343 DRLCMACDL DEBUG -- Chunk with length 593 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-3): b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 (tbf_dl.cpp:686) 20241107082946343 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) 20241107082946343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241107082946343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-3): 07 00 a5 b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 00 (tbf_dl.cpp:911) 20241107082946344 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 a5 b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 00 (pcu_l1_if.cpp:182) 20241107082946345 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082946358 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) 20241107082946358 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) 20241107082946359 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) 20241107082946359 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) 20241107082946360 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) 20241107082946360 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) 20241107082946361 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) 20241107082946361 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) 20241107082946362 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) 20241107082946362 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) 20241107082946363 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) 20241107082946363 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) 20241107082946364 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) 20241107082946364 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) 20241107082946364 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) 20241107082946364 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) 20241107082946365 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) 20241107082946365 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) 20241107082946365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946365 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) 20241107082946366 DRLCMACDL DEBUG -- Chunk with length 557 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-3): d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b (tbf_dl.cpp:686) 20241107082946366 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) 20241107082946366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241107082946366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-3): 07 00 a7 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b 00 (tbf_dl.cpp:911) 20241107082946366 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 a7 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b 00 (pcu_l1_if.cpp:182) 20241107082946366 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082946377 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) 20241107082946377 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) 20241107082946378 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) 20241107082946378 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) 20241107082946379 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) 20241107082946379 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) 20241107082946380 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) 20241107082946380 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) 20241107082946380 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) 20241107082946380 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) 20241107082946381 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) 20241107082946381 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) 20241107082946382 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) 20241107082946382 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) 20241107082946383 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) 20241107082946383 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) 20241107082946384 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) 20241107082946384 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) 20241107082946384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946384 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) 20241107082946384 DRLCMACDL DEBUG -- Chunk with length 521 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-3): a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a b9 3b 2a 9b 83 d3 dc 98 52 b8 (tbf_dl.cpp:686) 20241107082946384 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) 20241107082946384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241107082946384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-3): 07 00 a9 a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a b9 3b 2a 9b 83 d3 dc 98 52 b8 00 (tbf_dl.cpp:911) 20241107082946384 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 a9 a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a b9 3b 2a 9b 83 d3 dc 98 52 b8 00 (pcu_l1_if.cpp:182) 20241107082946385 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082946396 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) 20241107082946396 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) 20241107082946397 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) 20241107082946398 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) 20241107082946398 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) 20241107082946398 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) 20241107082946399 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) 20241107082946399 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) 20241107082946400 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) 20241107082946400 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) 20241107082946401 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) 20241107082946401 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) 20241107082946402 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) 20241107082946402 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) 20241107082946403 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) 20241107082946403 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) 20241107082946406 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) 20241107082946406 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) 20241107082946406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946406 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) 20241107082946406 DRLCMACDL DEBUG -- Chunk with length 485 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-3): de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a (tbf_dl.cpp:686) 20241107082946406 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) 20241107082946406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241107082946406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-3): 07 00 ab de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 00 (tbf_dl.cpp:911) 20241107082946406 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 ab de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 00 (pcu_l1_if.cpp:182) 20241107082946407 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082946420 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) 20241107082946420 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) 20241107082946421 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) 20241107082946421 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) 20241107082946422 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) 20241107082946422 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) 20241107082946423 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) 20241107082946423 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) 20241107082946424 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) 20241107082946424 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) 20241107082946425 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) 20241107082946425 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) 20241107082946426 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) 20241107082946426 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) 20241107082946427 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) 20241107082946427 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) 20241107082946428 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) 20241107082946428 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) 20241107082946428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946428 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) 20241107082946428 DRLCMACDL DEBUG -- Chunk with length 449 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-3): 72 b1 04 e2 40 ee 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 (tbf_dl.cpp:686) 20241107082946428 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) 20241107082946428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241107082946428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-3): 07 00 ad 72 b1 04 e2 40 ee 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 00 (tbf_dl.cpp:911) 20241107082946428 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 ad 72 b1 04 e2 40 ee 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 00 (pcu_l1_if.cpp:182) 20241107082946429 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082946439 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) 20241107082946439 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) 20241107082946441 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) 20241107082946441 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) 20241107082946441 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) 20241107082946441 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) 20241107082946442 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) 20241107082946442 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) 20241107082946443 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) 20241107082946443 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) 20241107082946444 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) 20241107082946444 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) 20241107082946445 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) 20241107082946445 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) 20241107082946446 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) 20241107082946446 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) 20241107082946447 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) 20241107082946447 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) 20241107082946447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946447 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) 20241107082946447 DRLCMACDL DEBUG -- Chunk with length 413 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-3): bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 (tbf_dl.cpp:686) 20241107082946447 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) 20241107082946447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241107082946447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-3): 07 00 af bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 00 (tbf_dl.cpp:911) 20241107082946447 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 af bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 00 (pcu_l1_if.cpp:182) 20241107082946448 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082946459 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) 20241107082946459 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) 20241107082946461 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) 20241107082946461 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) 20241107082946462 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) 20241107082946462 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) 20241107082946463 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) 20241107082946463 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) 20241107082946464 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) 20241107082946464 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) 20241107082946466 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) 20241107082946466 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) 20241107082946467 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) 20241107082946467 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) 20241107082946468 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) 20241107082946468 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) 20241107082946469 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) 20241107082946469 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) 20241107082946469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946469 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) 20241107082946469 DRLCMACDL DEBUG -- Chunk with length 377 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-3): 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 8c 41 2f 77 (tbf_dl.cpp:686) 20241107082946469 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) 20241107082946469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241107082946469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-3): 07 00 b1 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 8c 41 2f 77 00 (tbf_dl.cpp:911) 20241107082946469 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 b1 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 8c 41 2f 77 00 (pcu_l1_if.cpp:182) 20241107082946470 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082946482 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) 20241107082946482 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) 20241107082946483 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) 20241107082946483 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) 20241107082946483 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) 20241107082946483 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) 20241107082946484 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) 20241107082946484 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) 20241107082946484 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) 20241107082946484 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) 20241107082946485 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) 20241107082946485 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) 20241107082946485 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) 20241107082946485 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) 20241107082946486 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) 20241107082946486 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) 20241107082946486 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) 20241107082946486 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) 20241107082946486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946486 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) 20241107082946486 DRLCMACDL DEBUG -- Chunk with length 341 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-3): 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed (tbf_dl.cpp:686) 20241107082946486 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) 20241107082946486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241107082946486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-3): 07 00 b3 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed 00 (tbf_dl.cpp:911) 20241107082946486 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 b3 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed 00 (pcu_l1_if.cpp:182) 20241107082946487 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082946502 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) 20241107082946502 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) 20241107082946503 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) 20241107082946504 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) 20241107082946504 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) 20241107082946504 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) 20241107082946505 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) 20241107082946505 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) 20241107082946506 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) 20241107082946506 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) 20241107082946507 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) 20241107082946507 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) 20241107082946508 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) 20241107082946508 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) 20241107082946509 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) 20241107082946509 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) 20241107082946509 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) 20241107082946509 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) 20241107082946510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946510 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) 20241107082946510 DRLCMACDL DEBUG -- Chunk with length 305 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-3): a7 6e 35 b4 47 69 4a 6b 9d 2f b7 f7 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc (tbf_dl.cpp:686) 20241107082946510 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) 20241107082946510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241107082946510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-3): 07 00 b5 a7 6e 35 b4 47 69 4a 6b 9d 2f b7 f7 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 00 (tbf_dl.cpp:911) 20241107082946510 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 b5 a7 6e 35 b4 47 69 4a 6b 9d 2f b7 f7 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 00 (pcu_l1_if.cpp:182) 20241107082946511 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082946521 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) 20241107082946521 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) 20241107082946522 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) 20241107082946522 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) 20241107082946523 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) 20241107082946523 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) 20241107082946524 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) 20241107082946524 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) 20241107082946525 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) 20241107082946525 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) 20241107082946525 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) 20241107082946525 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) 20241107082946526 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) 20241107082946526 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) 20241107082946527 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) 20241107082946527 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) 20241107082946530 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) 20241107082946530 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) 20241107082946530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946530 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) 20241107082946530 DRLCMACDL DEBUG -- Chunk with length 269 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-3): 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 09 0d 34 69 ad b7 59 e5 81 bb 74 (tbf_dl.cpp:686) 20241107082946530 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) 20241107082946530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241107082946530 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-3): 07 00 b7 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 09 0d 34 69 ad b7 59 e5 81 bb 74 00 (tbf_dl.cpp:911) 20241107082946530 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 b7 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 09 0d 34 69 ad b7 59 e5 81 bb 74 00 (pcu_l1_if.cpp:182) 20241107082946531 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082946545 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) 20241107082946545 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) 20241107082946546 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) 20241107082946546 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) 20241107082946547 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) 20241107082946547 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) 20241107082946547 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) 20241107082946547 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) 20241107082946548 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) 20241107082946548 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) 20241107082946549 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) 20241107082946549 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) 20241107082946550 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) 20241107082946550 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) 20241107082946551 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) 20241107082946551 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) 20241107082946551 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) 20241107082946552 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) 20241107082946552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946552 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) 20241107082946552 DRLCMACDL DEBUG -- Chunk with length 233 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-3): 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 (tbf_dl.cpp:686) 20241107082946552 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) 20241107082946552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241107082946552 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-3): 07 00 b9 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 00 (tbf_dl.cpp:911) 20241107082946552 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 b9 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 00 (pcu_l1_if.cpp:182) 20241107082946553 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082946564 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) 20241107082946564 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) 20241107082946565 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) 20241107082946565 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) 20241107082946566 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) 20241107082946566 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) 20241107082946567 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) 20241107082946567 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) 20241107082946568 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) 20241107082946568 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) 20241107082946569 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) 20241107082946569 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) 20241107082946570 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) 20241107082946570 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) 20241107082946571 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) 20241107082946571 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) 20241107082946572 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) 20241107082946572 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) 20241107082946572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946572 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) 20241107082946572 DRLCMACDL DEBUG -- Chunk with length 197 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-3): 50 10 7b d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 (tbf_dl.cpp:686) 20241107082946572 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) 20241107082946572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241107082946572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-3): 07 00 bb 50 10 7b d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 00 (tbf_dl.cpp:911) 20241107082946572 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 bb 50 10 7b d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 00 (pcu_l1_if.cpp:182) 20241107082946572 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082946583 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) 20241107082946583 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) 20241107082946584 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) 20241107082946584 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) 20241107082946585 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) 20241107082946585 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) 20241107082946586 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) 20241107082946586 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) 20241107082946586 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) 20241107082946586 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) 20241107082946587 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) 20241107082946587 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) 20241107082946588 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) 20241107082946588 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) 20241107082946589 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) 20241107082946589 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) 20241107082946592 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) 20241107082946592 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) 20241107082946592 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946592 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) 20241107082946592 DRLCMACDL DEBUG -- Chunk with length 161 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946592 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-3): cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 d2 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 (tbf_dl.cpp:686) 20241107082946592 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) 20241107082946592 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946592 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241107082946592 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-3): 07 00 bd cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 d2 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 00 (tbf_dl.cpp:911) 20241107082946592 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 bd cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 d2 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 00 (pcu_l1_if.cpp:182) 20241107082946594 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082946607 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) 20241107082946607 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) 20241107082946609 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) 20241107082946609 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) 20241107082946609 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) 20241107082946609 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) 20241107082946610 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) 20241107082946610 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) 20241107082946611 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) 20241107082946611 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) 20241107082946612 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) 20241107082946612 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) 20241107082946613 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) 20241107082946613 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) 20241107082946614 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) 20241107082946614 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) 20241107082946615 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) 20241107082946615 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) 20241107082946615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946615 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) 20241107082946615 DRLCMACDL DEBUG -- Chunk with length 125 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-3): c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 db b8 c5 e3 1c (tbf_dl.cpp:686) 20241107082946615 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) 20241107082946615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241107082946615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-3): 07 00 bf c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 db b8 c5 e3 1c 00 (tbf_dl.cpp:911) 20241107082946615 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 bf c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 db b8 c5 e3 1c 00 (pcu_l1_if.cpp:182) 20241107082946616 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082946626 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) 20241107082946626 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) 20241107082946628 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) 20241107082946628 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) 20241107082946628 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) 20241107082946628 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) 20241107082946629 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) 20241107082946629 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) 20241107082946630 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) 20241107082946630 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) 20241107082946631 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) 20241107082946631 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) 20241107082946631 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) 20241107082946631 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) 20241107082946632 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) 20241107082946632 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) 20241107082946633 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) 20241107082946633 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) 20241107082946633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946633 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) 20241107082946633 DRLCMACDL DEBUG -- Chunk with length 89 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-3): 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 (tbf_dl.cpp:686) 20241107082946633 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) 20241107082946633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241107082946633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-3): 07 00 c1 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 00 (tbf_dl.cpp:911) 20241107082946633 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 c1 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 00 (pcu_l1_if.cpp:182) 20241107082946634 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082946645 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) 20241107082946645 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) 20241107082946646 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) 20241107082946646 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) 20241107082946647 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) 20241107082946647 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) 20241107082946648 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) 20241107082946648 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) 20241107082946649 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) 20241107082946649 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) 20241107082946650 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) 20241107082946650 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) 20241107082946650 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) 20241107082946650 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) 20241107082946651 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) 20241107082946651 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) 20241107082946655 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) 20241107082946655 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) 20241107082946655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946655 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) 20241107082946655 DRLCMACDL DEBUG -- Chunk with length 53 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-3): 35 e7 2c 46 20 42 2a 2e cc 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 (tbf_dl.cpp:686) 20241107082946655 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) 20241107082946655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241107082946655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-3): 07 00 c3 35 e7 2c 46 20 42 2a 2e cc 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 00 (tbf_dl.cpp:911) 20241107082946655 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 c3 35 e7 2c 46 20 42 2a 2e cc 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 00 (pcu_l1_if.cpp:182) 20241107082946655 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082946669 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) 20241107082946669 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) 20241107082946670 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) 20241107082946670 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) 20241107082946671 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) 20241107082946671 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) 20241107082946672 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) 20241107082946672 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) 20241107082946673 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) 20241107082946673 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) 20241107082946674 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) 20241107082946674 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) 20241107082946675 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) 20241107082946675 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) 20241107082946676 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) 20241107082946676 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) 20241107082946677 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) 20241107082946677 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) 20241107082946677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946677 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) 20241107082946677 DRLCMACDL DEBUG -- Chunk with length 17 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082946677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082946677 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1280 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107082946677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082946677 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (18) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-3): 47 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b 83 80 64 94 38 57 e1 1f e8 59 3e c2 8c (tbf_dl.cpp:686) 20241107082946677 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) 20241107082946677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241107082946677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-3): 07 00 c4 47 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b 83 80 64 94 38 57 e1 1f e8 59 3e c2 8c 00 (tbf_dl.cpp:911) 20241107082946677 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 c4 47 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b 83 80 64 94 38 57 e1 1f e8 59 3e c2 8c 00 (pcu_l1_if.cpp:182) 20241107082946678 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082946688 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) 20241107082946688 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) 20241107082946690 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) 20241107082946690 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) 20241107082946690 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) 20241107082946691 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) 20241107082946691 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) 20241107082946691 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) 20241107082946692 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) 20241107082946692 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) 20241107082946693 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) 20241107082946693 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) 20241107082946694 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) 20241107082946694 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) 20241107082946694 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) 20241107082946694 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) 20241107082946695 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) 20241107082946695 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) 20241107082946695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946695 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) 20241107082946695 DRLCMACDL DEBUG -- Chunk with length 1382 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-3): b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa (tbf_dl.cpp:686) 20241107082946695 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) 20241107082946695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241107082946696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-3): 07 00 c7 b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 00 (tbf_dl.cpp:911) 20241107082946696 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 c7 b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 00 (pcu_l1_if.cpp:182) 20241107082946696 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082946707 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) 20241107082946708 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) 20241107082946709 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) 20241107082946709 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) 20241107082946709 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) 20241107082946709 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) 20241107082946710 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) 20241107082946710 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) 20241107082946711 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) 20241107082946711 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) 20241107082946712 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) 20241107082946712 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) 20241107082946712 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) 20241107082946712 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) 20241107082946713 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) 20241107082946713 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) 20241107082946717 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) 20241107082946717 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) 20241107082946717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946717 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) 20241107082946717 DRLCMACDL DEBUG -- Chunk with length 1346 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-3): 8d b6 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a (tbf_dl.cpp:686) 20241107082946717 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) 20241107082946717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241107082946717 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) 20241107082946717 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 637 + 13 = 650 (pdch_ul_controller.c:131) 20241107082946717 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type POLL (pdch_ul_controller.c:184) 20241107082946717 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) 20241107082946717 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) 20241107082946717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-3): 0f 00 c9 8d b6 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 00 (tbf_dl.cpp:911) 20241107082946717 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 c9 8d b6 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 00 (pcu_l1_if.cpp:182) 20241107082946718 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082946732 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) 20241107082946732 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) 20241107082946733 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) 20241107082946733 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) 20241107082946734 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) 20241107082946734 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) 20241107082946734 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) 20241107082946734 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) 20241107082946735 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) 20241107082946735 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) 20241107082946736 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) 20241107082946736 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) 20241107082946737 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) 20241107082946737 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) 20241107082946737 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) 20241107082946737 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) 20241107082946738 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082946750 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) 20241107082946750 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) 20241107082946752 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) 20241107082946752 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) 20241107082946752 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) 20241107082946752 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) 20241107082946753 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) 20241107082946753 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) 20241107082946754 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) 20241107082946754 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) 20241107082946755 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) 20241107082946755 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) 20241107082946756 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) 20241107082946756 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) 20241107082946757 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) 20241107082946757 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) 20241107082946758 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082946769 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) 20241107082946769 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) 20241107082946769 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) 20241107082946769 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) 20241107082946769 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) 20241107082946769 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) 20241107082946769 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) 20241107082946769 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) 20241107082946769 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) 20241107082946769 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) 20241107082946770 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) 20241107082946770 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) 20241107082946770 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) 20241107082946770 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) 20241107082946770 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) 20241107082946770 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) 20241107082946778 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082946792 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 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) 20241107082946793 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) 20241107082946793 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082946793 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082946793 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 = 101 | 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) 20241107082946793 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082946793 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082946793 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 101, BSN 81 to 101 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:511) 20241107082946793 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082946793 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=81)"RRRRRRRRRRRRRRRRRRRR"(BSN=100) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082946793 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=81:101, lost=0, recv=20, skipped=0, bsn=81, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082946793 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107082946793 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241107082946793 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241107082946793 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241107082946793 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241107082946793 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241107082946793 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241107082946793 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241107082946793 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241107082946793 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241107082946793 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241107082946793 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241107082946793 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241107082946793 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241107082946793 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241107082946793 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241107082946793 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241107082946793 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241107082946793 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241107082946793 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241107082946793 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241107082946793 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) 20241107082946793 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=101)""(V(S)-1=100) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107082946794 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) 20241107082946794 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) 20241107082946795 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) 20241107082946795 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) 20241107082946795 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) 20241107082946795 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) 20241107082946796 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) 20241107082946796 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) 20241107082946797 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) 20241107082946797 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) 20241107082946799 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) 20241107082946799 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) 20241107082946800 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) 20241107082946800 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) 20241107082946801 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) 20241107082946801 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) 20241107082946801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946801 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) 20241107082946801 DRLCMACDL DEBUG -- Chunk with length 1310 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-3): 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec 66 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 (tbf_dl.cpp:686) 20241107082946801 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) 20241107082946801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241107082946801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-3): 07 00 cb 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec 66 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 00 (tbf_dl.cpp:911) 20241107082946801 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 cb 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec 66 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 00 (pcu_l1_if.cpp:182) 20241107082946802 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082946812 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) 20241107082946812 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) 20241107082946814 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) 20241107082946814 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) 20241107082946814 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) 20241107082946814 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) 20241107082946815 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) 20241107082946815 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) 20241107082946817 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) 20241107082946817 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) 20241107082946818 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) 20241107082946818 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) 20241107082946819 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) 20241107082946819 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) 20241107082946820 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) 20241107082946820 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) 20241107082946821 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) 20241107082946821 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) 20241107082946821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946821 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) 20241107082946821 DRLCMACDL DEBUG -- Chunk with length 1274 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-3): fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 09 0b 9d 92 f1 2e (tbf_dl.cpp:686) 20241107082946821 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) 20241107082946821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241107082946821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-3): 07 00 cd fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 09 0b 9d 92 f1 2e 00 (tbf_dl.cpp:911) 20241107082946821 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 cd fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 09 0b 9d 92 f1 2e 00 (pcu_l1_if.cpp:182) 20241107082946823 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082946832 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) 20241107082946832 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) 20241107082946833 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) 20241107082946833 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) 20241107082946834 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) 20241107082946834 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) 20241107082946835 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) 20241107082946835 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) 20241107082946836 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) 20241107082946836 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) 20241107082946837 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) 20241107082946837 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) 20241107082946837 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) 20241107082946837 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) 20241107082946838 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) 20241107082946838 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) 20241107082946841 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) 20241107082946841 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) 20241107082946841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==103) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946841 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) 20241107082946841 DRLCMACDL DEBUG -- Chunk with length 1238 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, CS-3): 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 (tbf_dl.cpp:686) 20241107082946841 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) 20241107082946841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241107082946841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-3): 07 00 cf 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 00 (tbf_dl.cpp:911) 20241107082946841 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 cf 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 00 (pcu_l1_if.cpp:182) 20241107082946842 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082946857 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) 20241107082946857 DL1IF[1;32m 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) 20241107082946858 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) 20241107082946859 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) 20241107082946860 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) 20241107082946860 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) 20241107082946861 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) 20241107082946861 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) 20241107082946862 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) 20241107082946862 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) 20241107082946864 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) 20241107082946864 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) 20241107082946865 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) 20241107082946865 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) 20241107082946866 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) 20241107082946866 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) 20241107082946867 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) 20241107082946867 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) 20241107082946867 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==104) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946867 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) 20241107082946868 DRLCMACDL DEBUG -- Chunk with length 1202 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, CS-3): 3d f6 a8 16 df 87 b7 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 (tbf_dl.cpp:686) 20241107082946868 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) 20241107082946868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241107082946868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-3): 07 00 d1 3d f6 a8 16 df 87 b7 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 00 (tbf_dl.cpp:911) 20241107082946868 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 d1 3d f6 a8 16 df 87 b7 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 00 (pcu_l1_if.cpp:182) 20241107082946869 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082946875 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) 20241107082946875 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) 20241107082946876 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) 20241107082946876 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) 20241107082946876 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) 20241107082946876 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) 20241107082946877 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) 20241107082946877 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) 20241107082946877 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) 20241107082946877 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) 20241107082946878 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) 20241107082946878 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) 20241107082946879 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) 20241107082946879 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) 20241107082946880 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) 20241107082946880 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) 20241107082946881 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) 20241107082946881 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) 20241107082946881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==105) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946881 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) 20241107082946881 DRLCMACDL DEBUG -- Chunk with length 1166 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, CS-3): ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 17 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 (tbf_dl.cpp:686) 20241107082946881 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) 20241107082946881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241107082946881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-3): 07 00 d3 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 17 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 00 (tbf_dl.cpp:911) 20241107082946881 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 d3 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 17 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 00 (pcu_l1_if.cpp:182) 20241107082946882 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082946894 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) 20241107082946894 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) 20241107082946895 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) 20241107082946895 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) 20241107082946895 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) 20241107082946895 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) 20241107082946895 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) 20241107082946895 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) 20241107082946896 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) 20241107082946896 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) 20241107082946896 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) 20241107082946896 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) 20241107082946896 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) 20241107082946896 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) 20241107082946897 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) 20241107082946897 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) 20241107082946903 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) 20241107082946903 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) 20241107082946903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==106) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946903 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) 20241107082946903 DRLCMACDL DEBUG -- Chunk with length 1130 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, CS-3): 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 88 (tbf_dl.cpp:686) 20241107082946903 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) 20241107082946903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241107082946903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-3): 07 00 d5 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 88 00 (tbf_dl.cpp:911) 20241107082946903 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 d5 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 88 00 (pcu_l1_if.cpp:182) 20241107082946903 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082946918 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) 20241107082946918 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) 20241107082946919 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) 20241107082946919 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) 20241107082946920 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) 20241107082946920 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) 20241107082946920 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) 20241107082946920 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) 20241107082946922 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) 20241107082946922 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) 20241107082946923 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) 20241107082946923 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) 20241107082946923 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) 20241107082946923 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) 20241107082946924 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) 20241107082946924 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) 20241107082946925 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) 20241107082946925 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) 20241107082946925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==107) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946925 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) 20241107082946925 DRLCMACDL DEBUG -- Chunk with length 1094 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, CS-3): 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 (tbf_dl.cpp:686) 20241107082946925 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) 20241107082946925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241107082946925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-3): 07 00 d7 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 00 (tbf_dl.cpp:911) 20241107082946925 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 d7 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 00 (pcu_l1_if.cpp:182) 20241107082946926 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082946939 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) 20241107082946939 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) 20241107082946941 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) 20241107082946941 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) 20241107082946943 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) 20241107082946943 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) 20241107082946944 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) 20241107082946944 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) 20241107082946945 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) 20241107082946945 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) 20241107082946946 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) 20241107082946946 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) 20241107082946947 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) 20241107082946947 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) 20241107082946947 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) 20241107082946947 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) 20241107082946948 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) 20241107082946948 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) 20241107082946948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==108) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946948 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) 20241107082946948 DRLCMACDL DEBUG -- Chunk with length 1058 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, CS-3): ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 (tbf_dl.cpp:686) 20241107082946949 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) 20241107082946949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241107082946949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-3): 07 00 d9 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 00 (tbf_dl.cpp:911) 20241107082946949 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 d9 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 00 (pcu_l1_if.cpp:182) 20241107082946949 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082946958 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) 20241107082946958 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) 20241107082946960 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) 20241107082946960 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) 20241107082946961 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) 20241107082946961 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) 20241107082946962 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) 20241107082946963 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) 20241107082946963 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) 20241107082946963 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) 20241107082946964 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) 20241107082946964 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) 20241107082946965 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) 20241107082946965 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) 20241107082946966 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) 20241107082946966 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) 20241107082946967 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) 20241107082946967 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) 20241107082946967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==109) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946967 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) 20241107082946967 DRLCMACDL DEBUG -- Chunk with length 1022 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, CS-3): ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 cd ce 9d 5f 16 79 fb c7 b3 (tbf_dl.cpp:686) 20241107082946967 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) 20241107082946968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241107082946968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-3): 07 00 db ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 cd ce 9d 5f 16 79 fb c7 b3 00 (tbf_dl.cpp:911) 20241107082946968 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 db ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 cd ce 9d 5f 16 79 fb c7 b3 00 (pcu_l1_if.cpp:182) 20241107082946968 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082946982 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) 20241107082946982 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) 20241107082946984 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) 20241107082946984 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) 20241107082946984 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) 20241107082946984 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) 20241107082946985 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) 20241107082946985 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) 20241107082946986 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) 20241107082946986 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) 20241107082946987 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) 20241107082946987 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) 20241107082946988 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) 20241107082946988 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) 20241107082946989 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) 20241107082946989 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) 20241107082946990 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) 20241107082946990 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) 20241107082946990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==110) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082946990 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) 20241107082946990 DRLCMACDL DEBUG -- Chunk with length 986 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082946990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, CS-3): cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 (tbf_dl.cpp:686) 20241107082946990 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) 20241107082946990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082946990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241107082946990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-3): 07 00 dd cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 00 (tbf_dl.cpp:911) 20241107082946990 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 dd cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 00 (pcu_l1_if.cpp:182) 20241107082946990 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082947001 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) 20241107082947001 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) 20241107082947002 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) 20241107082947002 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) 20241107082947003 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) 20241107082947003 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) 20241107082947004 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) 20241107082947004 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) 20241107082947004 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) 20241107082947005 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) 20241107082947005 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) 20241107082947005 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) 20241107082947006 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) 20241107082947006 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) 20241107082947007 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) 20241107082947007 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) 20241107082947008 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) 20241107082947008 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) 20241107082947008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==111) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947008 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) 20241107082947008 DRLCMACDL DEBUG -- Chunk with length 950 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, CS-3): 0a 87 83 2c 6b 53 f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a (tbf_dl.cpp:686) 20241107082947008 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) 20241107082947008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241107082947008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-3): 07 00 df 0a 87 83 2c 6b 53 f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 00 (tbf_dl.cpp:911) 20241107082947008 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 df 0a 87 83 2c 6b 53 f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 00 (pcu_l1_if.cpp:182) 20241107082947009 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082947020 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) 20241107082947020 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) 20241107082947021 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) 20241107082947021 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) 20241107082947022 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) 20241107082947022 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) 20241107082947023 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) 20241107082947023 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) 20241107082947024 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) 20241107082947024 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) 20241107082947025 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) 20241107082947025 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) 20241107082947026 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) 20241107082947026 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) 20241107082947027 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) 20241107082947027 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) 20241107082947030 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) 20241107082947030 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) 20241107082947030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==112) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947030 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) 20241107082947030 DRLCMACDL DEBUG -- Chunk with length 914 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, CS-3): 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 (tbf_dl.cpp:686) 20241107082947030 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) 20241107082947030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241107082947030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-3): 07 00 e1 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 00 (tbf_dl.cpp:911) 20241107082947030 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 e1 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 00 (pcu_l1_if.cpp:182) 20241107082947031 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082947044 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) 20241107082947044 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) 20241107082947045 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) 20241107082947045 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) 20241107082947046 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) 20241107082947046 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) 20241107082947047 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) 20241107082947047 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) 20241107082947048 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) 20241107082947048 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) 20241107082947049 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) 20241107082947049 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) 20241107082947049 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) 20241107082947050 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) 20241107082947050 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) 20241107082947051 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) 20241107082947051 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) 20241107082947051 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) 20241107082947051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==113) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947051 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) 20241107082947052 DRLCMACDL DEBUG -- Chunk with length 878 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, CS-3): 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 72 75 d6 (tbf_dl.cpp:686) 20241107082947052 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) 20241107082947052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241107082947052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-3): 07 00 e3 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 72 75 d6 00 (tbf_dl.cpp:911) 20241107082947052 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 e3 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 72 75 d6 00 (pcu_l1_if.cpp:182) 20241107082947053 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082947063 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) 20241107082947063 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) 20241107082947065 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) 20241107082947065 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) 20241107082947065 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) 20241107082947065 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) 20241107082947066 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) 20241107082947066 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) 20241107082947067 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) 20241107082947067 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) 20241107082947067 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) 20241107082947067 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) 20241107082947068 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) 20241107082947068 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) 20241107082947069 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) 20241107082947069 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) 20241107082947069 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) 20241107082947069 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) 20241107082947069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==114) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947069 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) 20241107082947069 DRLCMACDL DEBUG -- Chunk with length 842 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, CS-3): ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 (tbf_dl.cpp:686) 20241107082947069 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) 20241107082947069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241107082947069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-3): 07 00 e5 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 00 (tbf_dl.cpp:911) 20241107082947069 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 e5 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 00 (pcu_l1_if.cpp:182) 20241107082947070 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082947082 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) 20241107082947082 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) 20241107082947084 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) 20241107082947084 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) 20241107082947084 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) 20241107082947084 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) 20241107082947085 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) 20241107082947085 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) 20241107082947086 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) 20241107082947086 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) 20241107082947087 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) 20241107082947087 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) 20241107082947088 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) 20241107082947088 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) 20241107082947089 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) 20241107082947089 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) 20241107082947093 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) 20241107082947093 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) 20241107082947093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==115) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947093 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) 20241107082947093 DRLCMACDL DEBUG -- Chunk with length 806 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, CS-3): 02 8f 33 5e ea ce c0 c7 89 3b 92 b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 (tbf_dl.cpp:686) 20241107082947093 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) 20241107082947093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241107082947093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-3): 07 00 e7 02 8f 33 5e ea ce c0 c7 89 3b 92 b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 00 (tbf_dl.cpp:911) 20241107082947093 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 e7 02 8f 33 5e ea ce c0 c7 89 3b 92 b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 00 (pcu_l1_if.cpp:182) 20241107082947094 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082947107 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) 20241107082947107 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) 20241107082947108 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) 20241107082947108 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) 20241107082947109 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) 20241107082947109 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) 20241107082947110 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) 20241107082947110 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) 20241107082947110 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) 20241107082947110 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) 20241107082947111 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) 20241107082947111 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) 20241107082947112 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) 20241107082947112 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) 20241107082947113 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) 20241107082947113 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) 20241107082947114 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) 20241107082947114 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) 20241107082947114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==116) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947114 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) 20241107082947114 DRLCMACDL DEBUG -- Chunk with length 770 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, CS-3): 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c 30 19 3d ea 24 1b 94 d9 60 ac (tbf_dl.cpp:686) 20241107082947114 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) 20241107082947114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241107082947114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-3): 07 00 e9 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c 30 19 3d ea 24 1b 94 d9 60 ac 00 (tbf_dl.cpp:911) 20241107082947114 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 e9 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c 30 19 3d ea 24 1b 94 d9 60 ac 00 (pcu_l1_if.cpp:182) 20241107082947115 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082947126 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) 20241107082947126 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) 20241107082947127 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) 20241107082947127 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) 20241107082947128 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) 20241107082947128 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) 20241107082947129 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) 20241107082947129 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) 20241107082947130 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) 20241107082947130 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) 20241107082947131 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) 20241107082947131 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) 20241107082947131 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) 20241107082947131 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) 20241107082947132 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) 20241107082947132 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) 20241107082947133 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) 20241107082947133 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) 20241107082947133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==117) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947133 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) 20241107082947133 DRLCMACDL DEBUG -- Chunk with length 734 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, CS-3): 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 (tbf_dl.cpp:686) 20241107082947133 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) 20241107082947133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241107082947133 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-3): 07 00 eb 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 00 (tbf_dl.cpp:911) 20241107082947133 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 eb 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 00 (pcu_l1_if.cpp:182) 20241107082947134 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082947146 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) 20241107082947146 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) 20241107082947147 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) 20241107082947147 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) 20241107082947148 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) 20241107082947148 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) 20241107082947149 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) 20241107082947149 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) 20241107082947150 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) 20241107082947150 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) 20241107082947151 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) 20241107082947151 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) 20241107082947151 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) 20241107082947151 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) 20241107082947152 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) 20241107082947152 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) 20241107082947155 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) 20241107082947155 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) 20241107082947155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==118) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947155 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) 20241107082947155 DRLCMACDL DEBUG -- Chunk with length 698 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, CS-3): 6e 2d 38 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 (tbf_dl.cpp:686) 20241107082947155 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) 20241107082947155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241107082947155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-3): 07 00 ed 6e 2d 38 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 00 (tbf_dl.cpp:911) 20241107082947155 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 ed 6e 2d 38 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 00 (pcu_l1_if.cpp:182) 20241107082947156 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082947169 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) 20241107082947169 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) 20241107082947171 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) 20241107082947171 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) 20241107082947171 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) 20241107082947171 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) 20241107082947172 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) 20241107082947172 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) 20241107082947173 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) 20241107082947173 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) 20241107082947174 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) 20241107082947174 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) 20241107082947175 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) 20241107082947175 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) 20241107082947175 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) 20241107082947175 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) 20241107082947176 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) 20241107082947176 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) 20241107082947176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==119) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947176 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) 20241107082947176 DRLCMACDL DEBUG -- Chunk with length 662 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, CS-3): 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 (tbf_dl.cpp:686) 20241107082947176 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) 20241107082947176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241107082947176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-3): 07 00 ef 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 00 (tbf_dl.cpp:911) 20241107082947176 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 ef 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 00 (pcu_l1_if.cpp:182) 20241107082947177 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082947188 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) 20241107082947188 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) 20241107082947190 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) 20241107082947190 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) 20241107082947191 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) 20241107082947191 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) 20241107082947192 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) 20241107082947192 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) 20241107082947193 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) 20241107082947193 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) 20241107082947194 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) 20241107082947194 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) 20241107082947194 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) 20241107082947194 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) 20241107082947195 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) 20241107082947195 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) 20241107082947196 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) 20241107082947196 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) 20241107082947196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==120) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947196 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) 20241107082947196 DRLCMACDL DEBUG -- Chunk with length 626 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, CS-3): b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 e8 b8 df bf (tbf_dl.cpp:686) 20241107082947196 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) 20241107082947196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241107082947196 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) 20241107082947196 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 736 + 13 = 749 (pdch_ul_controller.c:131) 20241107082947196 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 749 for type POLL (pdch_ul_controller.c:184) 20241107082947196 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) 20241107082947196 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) 20241107082947197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-3): 0f 00 f1 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 e8 b8 df bf 00 (tbf_dl.cpp:911) 20241107082947197 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 f1 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 e8 b8 df bf 00 (pcu_l1_if.cpp:182) 20241107082947197 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082947207 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) 20241107082947208 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) 20241107082947209 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) 20241107082947209 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) 20241107082947210 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) 20241107082947210 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) 20241107082947210 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) 20241107082947210 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) 20241107082947211 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) 20241107082947211 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) 20241107082947212 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) 20241107082947212 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) 20241107082947213 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) 20241107082947213 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) 20241107082947213 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) 20241107082947214 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) 20241107082947217 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082947232 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) 20241107082947232 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) 20241107082947233 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) 20241107082947233 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) 20241107082947233 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) 20241107082947234 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) 20241107082947234 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) 20241107082947234 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) 20241107082947235 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) 20241107082947235 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) 20241107082947236 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) 20241107082947236 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) 20241107082947237 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) 20241107082947237 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) 20241107082947237 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) 20241107082947238 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) 20241107082947238 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082947251 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) 20241107082947251 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) 20241107082947252 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) 20241107082947252 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) 20241107082947253 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) 20241107082947253 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) 20241107082947253 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) 20241107082947253 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) 20241107082947254 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) 20241107082947254 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) 20241107082947255 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) 20241107082947255 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) 20241107082947256 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) 20241107082947256 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) 20241107082947256 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) 20241107082947256 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) 20241107082947257 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082947270 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 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) 20241107082947270 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) 20241107082947270 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082947270 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082947270 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 = 121 | 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) 20241107082947271 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082947271 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082947271 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 121, BSN 101 to 121 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:511) 20241107082947271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082947271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=101)"RRRRRRRRRRRRRRRRRRRR"(BSN=120) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082947271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=101:121, lost=0, recv=20, skipped=0, bsn=101, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082947271 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-4 (gprs_ms.c:690) 20241107082947271 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241107082947271 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241107082947271 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241107082947271 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241107082947271 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241107082947271 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241107082947271 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241107082947271 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241107082947271 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241107082947271 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241107082947271 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241107082947271 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241107082947271 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241107082947271 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241107082947271 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241107082947271 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241107082947271 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241107082947271 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241107082947271 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241107082947271 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241107082947271 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) 20241107082947271 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107082947271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=121)""(V(S)-1=120) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107082947271 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) 20241107082947271 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) 20241107082947272 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) 20241107082947272 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) 20241107082947273 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) 20241107082947273 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) 20241107082947273 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) 20241107082947273 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) 20241107082947274 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) 20241107082947274 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) 20241107082947275 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) 20241107082947275 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) 20241107082947276 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) 20241107082947276 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) 20241107082947279 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) 20241107082947279 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) 20241107082947279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==121) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947279 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) 20241107082947279 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, CS-4): 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d 64 b9 93 95 (tbf_dl.cpp:686) 20241107082947279 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) 20241107082947279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241107082947279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-4): 07 00 f3 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d 64 b9 93 95 00 (tbf_dl.cpp:911) 20241107082947280 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 f3 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d 64 b9 93 95 00 (pcu_l1_if.cpp:182) 20241107082947280 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082947294 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) 20241107082947294 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) 20241107082947295 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) 20241107082947295 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) 20241107082947296 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) 20241107082947296 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) 20241107082947296 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) 20241107082947296 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) 20241107082947297 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) 20241107082947297 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) 20241107082947298 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) 20241107082947298 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) 20241107082947299 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) 20241107082947299 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) 20241107082947300 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) 20241107082947300 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) 20241107082947301 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) 20241107082947301 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) 20241107082947301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==122) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947301 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) 20241107082947301 DRLCMACDL DEBUG -- Chunk with length 540 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, CS-4): 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a b9 3b 2a 9b 83 (tbf_dl.cpp:686) 20241107082947301 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) 20241107082947301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241107082947301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-4): 07 00 f5 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a b9 3b 2a 9b 83 00 (tbf_dl.cpp:911) 20241107082947301 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 f5 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a b9 3b 2a 9b 83 00 (pcu_l1_if.cpp:182) 20241107082947301 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082947313 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) 20241107082947313 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) 20241107082947314 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) 20241107082947315 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) 20241107082947315 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) 20241107082947316 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) 20241107082947316 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) 20241107082947316 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) 20241107082947317 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) 20241107082947317 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) 20241107082947319 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) 20241107082947319 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) 20241107082947320 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) 20241107082947320 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) 20241107082947320 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) 20241107082947320 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) 20241107082947321 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) 20241107082947321 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) 20241107082947321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==123) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947322 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) 20241107082947322 DRLCMACDL DEBUG -- Chunk with length 490 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, CS-4): d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 40 ee 8c ac 61 (tbf_dl.cpp:686) 20241107082947322 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) 20241107082947322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241107082947322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-4): 07 00 f7 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 40 ee 8c ac 61 00 (tbf_dl.cpp:911) 20241107082947322 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 f7 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 40 ee 8c ac 61 00 (pcu_l1_if.cpp:182) 20241107082947322 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082947332 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) 20241107082947332 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) 20241107082947333 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) 20241107082947333 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) 20241107082947334 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) 20241107082947334 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) 20241107082947335 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) 20241107082947335 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) 20241107082947335 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) 20241107082947335 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) 20241107082947336 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) 20241107082947336 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) 20241107082947336 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) 20241107082947336 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) 20241107082947337 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) 20241107082947337 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) 20241107082947341 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) 20241107082947341 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) 20241107082947341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==124) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947341 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) 20241107082947341 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, CS-4): 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 bc d3 fa d4 (tbf_dl.cpp:686) 20241107082947341 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) 20241107082947341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241107082947341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-4): 07 00 f9 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 bc d3 fa d4 00 (tbf_dl.cpp:911) 20241107082947341 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 f9 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 bc d3 fa d4 00 (pcu_l1_if.cpp:182) 20241107082947342 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082947356 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) 20241107082947356 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) 20241107082947358 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) 20241107082947358 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) 20241107082947359 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) 20241107082947359 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) 20241107082947360 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) 20241107082947360 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) 20241107082947361 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) 20241107082947361 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) 20241107082947362 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) 20241107082947362 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) 20241107082947362 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) 20241107082947363 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) 20241107082947363 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) 20241107082947363 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) 20241107082947364 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) 20241107082947364 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) 20241107082947364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==125) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947364 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) 20241107082947364 DRLCMACDL DEBUG -- Chunk with length 390 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, CS-4): a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 8c 41 2f 77 23 (tbf_dl.cpp:686) 20241107082947364 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) 20241107082947364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241107082947364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-4): 07 00 fb a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 8c 41 2f 77 23 00 (tbf_dl.cpp:911) 20241107082947364 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 fb a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 8c 41 2f 77 23 00 (pcu_l1_if.cpp:182) 20241107082947365 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082947375 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) 20241107082947375 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) 20241107082947377 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) 20241107082947377 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) 20241107082947378 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) 20241107082947378 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) 20241107082947379 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) 20241107082947379 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) 20241107082947380 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) 20241107082947380 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) 20241107082947380 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) 20241107082947380 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) 20241107082947381 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) 20241107082947381 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) 20241107082947382 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) 20241107082947382 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) 20241107082947383 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) 20241107082947383 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) 20241107082947383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==126) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947383 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) 20241107082947383 DRLCMACDL DEBUG -- Chunk with length 340 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, CS-4): 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f b7 f7 5a c2 17 (tbf_dl.cpp:686) 20241107082947383 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) 20241107082947383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241107082947383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-4): 07 00 fd 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f b7 f7 5a c2 17 00 (tbf_dl.cpp:911) 20241107082947383 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 fd 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f b7 f7 5a c2 17 00 (pcu_l1_if.cpp:182) 20241107082947384 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082947395 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) 20241107082947395 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) 20241107082947396 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) 20241107082947396 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) 20241107082947397 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) 20241107082947397 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) 20241107082947397 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) 20241107082947397 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) 20241107082947398 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) 20241107082947398 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) 20241107082947399 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) 20241107082947399 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) 20241107082947400 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) 20241107082947400 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) 20241107082947401 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) 20241107082947401 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) 20241107082947404 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) 20241107082947404 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) 20241107082947404 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==127) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947405 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) 20241107082947405 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, CS-4): 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 09 0d 34 69 (tbf_dl.cpp:686) 20241107082947405 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) 20241107082947405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241107082947405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-4): 07 00 ff 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 09 0d 34 69 00 (tbf_dl.cpp:911) 20241107082947405 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 ff 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 09 0d 34 69 00 (pcu_l1_if.cpp:182) 20241107082947405 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082947419 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) 20241107082947419 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) 20241107082947420 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) 20241107082947420 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) 20241107082947421 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) 20241107082947421 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) 20241107082947422 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) 20241107082947422 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) 20241107082947423 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) 20241107082947423 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) 20241107082947423 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) 20241107082947423 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) 20241107082947424 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) 20241107082947424 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) 20241107082947425 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) 20241107082947425 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) 20241107082947426 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) 20241107082947426 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) 20241107082947426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947426 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) 20241107082947426 DRLCMACDL DEBUG -- Chunk with length 240 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-4): ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 10 7b d7 a1 cd 75 (tbf_dl.cpp:686) 20241107082947426 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) 20241107082947426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107082947426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-4): 07 00 01 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 10 7b d7 a1 cd 75 00 (tbf_dl.cpp:911) 20241107082947426 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 01 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 10 7b d7 a1 cd 75 00 (pcu_l1_if.cpp:182) 20241107082947426 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082947438 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) 20241107082947438 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) 20241107082947439 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) 20241107082947439 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) 20241107082947440 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) 20241107082947440 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) 20241107082947441 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) 20241107082947441 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) 20241107082947441 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) 20241107082947441 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) 20241107082947442 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) 20241107082947442 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) 20241107082947443 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) 20241107082947443 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) 20241107082947444 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) 20241107082947444 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) 20241107082947445 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) 20241107082947445 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) 20241107082947445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947445 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) 20241107082947445 DRLCMACDL DEBUG -- Chunk with length 190 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-4): fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 d2 3a 5a d8 (tbf_dl.cpp:686) 20241107082947445 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) 20241107082947445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107082947445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-4): 07 00 03 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 d2 3a 5a d8 00 (tbf_dl.cpp:911) 20241107082947445 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 03 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 d2 3a 5a d8 00 (pcu_l1_if.cpp:182) 20241107082947445 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082947457 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) 20241107082947457 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) 20241107082947458 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) 20241107082947458 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) 20241107082947459 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) 20241107082947459 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) 20241107082947460 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) 20241107082947460 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) 20241107082947461 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) 20241107082947461 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) 20241107082947461 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) 20241107082947461 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) 20241107082947462 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) 20241107082947462 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) 20241107082947463 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) 20241107082947463 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) 20241107082947466 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) 20241107082947466 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) 20241107082947466 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947466 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) 20241107082947466 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947466 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-4): b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 db b8 c5 e3 (tbf_dl.cpp:686) 20241107082947466 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) 20241107082947466 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947466 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107082947467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-4): 07 00 05 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 db b8 c5 e3 00 (tbf_dl.cpp:911) 20241107082947467 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 05 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 db b8 c5 e3 00 (pcu_l1_if.cpp:182) 20241107082947467 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082947481 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) 20241107082947481 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) 20241107082947482 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) 20241107082947482 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) 20241107082947483 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) 20241107082947483 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) 20241107082947484 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) 20241107082947484 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) 20241107082947484 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) 20241107082947484 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) 20241107082947485 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) 20241107082947485 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) 20241107082947486 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) 20241107082947486 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) 20241107082947487 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) 20241107082947487 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) 20241107082947488 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) 20241107082947488 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) 20241107082947488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947488 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) 20241107082947488 DRLCMACDL DEBUG -- Chunk with length 90 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-4): 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a 2e cc 13 cb b0 7c (tbf_dl.cpp:686) 20241107082947488 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) 20241107082947488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107082947488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-4): 07 00 07 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a 2e cc 13 cb b0 7c 00 (tbf_dl.cpp:911) 20241107082947488 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 07 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a 2e cc 13 cb b0 7c 00 (pcu_l1_if.cpp:182) 20241107082947488 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082947500 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) 20241107082947500 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) 20241107082947501 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) 20241107082947501 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) 20241107082947502 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) 20241107082947502 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) 20241107082947503 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) 20241107082947503 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) 20241107082947504 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) 20241107082947504 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) 20241107082947505 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) 20241107082947505 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) 20241107082947506 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) 20241107082947506 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) 20241107082947507 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) 20241107082947507 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) 20241107082947508 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) 20241107082947508 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) 20241107082947508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947508 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) 20241107082947508 DRLCMACDL DEBUG -- Chunk with length 40 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082947508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082947508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082947508 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (9) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-4): a3 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b 83 80 64 94 (tbf_dl.cpp:686) 20241107082947508 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) 20241107082947508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241107082947508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-4): 07 00 08 a3 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b 83 80 64 94 00 (tbf_dl.cpp:911) 20241107082947508 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 08 a3 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b 83 80 64 94 00 (pcu_l1_if.cpp:182) 20241107082947508 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082947519 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) 20241107082947519 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) 20241107082947521 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) 20241107082947521 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) 20241107082947521 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) 20241107082947521 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) 20241107082947522 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) 20241107082947522 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) 20241107082947523 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) 20241107082947523 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) 20241107082947524 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) 20241107082947524 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) 20241107082947524 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) 20241107082947524 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) 20241107082947525 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) 20241107082947525 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) 20241107082947529 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) 20241107082947529 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) 20241107082947529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947529 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) 20241107082947529 DRLCMACDL DEBUG -- Chunk with length 1391 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-4): 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d b6 93 1c 3a (tbf_dl.cpp:686) 20241107082947529 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) 20241107082947529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241107082947529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-4): 07 00 0b 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d b6 93 1c 3a 00 (tbf_dl.cpp:911) 20241107082947529 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 0b 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d b6 93 1c 3a 00 (pcu_l1_if.cpp:182) 20241107082947530 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082947543 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) 20241107082947543 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) 20241107082947544 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) 20241107082947544 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) 20241107082947545 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) 20241107082947545 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) 20241107082947546 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) 20241107082947546 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) 20241107082947547 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) 20241107082947547 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) 20241107082947547 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) 20241107082947547 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) 20241107082947548 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) 20241107082947548 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) 20241107082947549 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) 20241107082947549 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) 20241107082947550 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) 20241107082947550 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) 20241107082947550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947550 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) 20241107082947550 DRLCMACDL DEBUG -- Chunk with length 1341 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-4): 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec 66 5a 40 c6 40 (tbf_dl.cpp:686) 20241107082947550 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) 20241107082947550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241107082947550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-4): 07 00 0d 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec 66 5a 40 c6 40 00 (tbf_dl.cpp:911) 20241107082947550 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 0d 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec 66 5a 40 c6 40 00 (pcu_l1_if.cpp:182) 20241107082947551 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082947562 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) 20241107082947562 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) 20241107082947564 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) 20241107082947564 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) 20241107082947565 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) 20241107082947565 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) 20241107082947566 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) 20241107082947566 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) 20241107082947566 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) 20241107082947566 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) 20241107082947567 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) 20241107082947567 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) 20241107082947568 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) 20241107082947568 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) 20241107082947569 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) 20241107082947569 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) 20241107082947570 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) 20241107082947570 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) 20241107082947570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947570 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) 20241107082947570 DRLCMACDL DEBUG -- Chunk with length 1291 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-4): e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 09 0b 9d (tbf_dl.cpp:686) 20241107082947570 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) 20241107082947570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241107082947570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-4): 07 00 0f e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 09 0b 9d 00 (tbf_dl.cpp:911) 20241107082947570 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 0f e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 09 0b 9d 00 (pcu_l1_if.cpp:182) 20241107082947571 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082947581 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) 20241107082947581 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) 20241107082947583 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) 20241107082947583 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) 20241107082947584 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) 20241107082947584 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) 20241107082947584 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) 20241107082947584 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) 20241107082947585 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) 20241107082947585 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) 20241107082947586 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) 20241107082947586 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) 20241107082947587 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) 20241107082947587 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) 20241107082947588 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) 20241107082947588 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) 20241107082947591 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) 20241107082947591 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) 20241107082947591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947591 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) 20241107082947591 DRLCMACDL DEBUG -- Chunk with length 1241 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-4): 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 b7 86 5c 80 5a (tbf_dl.cpp:686) 20241107082947591 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) 20241107082947591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241107082947591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-4): 07 00 11 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 b7 86 5c 80 5a 00 (tbf_dl.cpp:911) 20241107082947591 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 11 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 b7 86 5c 80 5a 00 (pcu_l1_if.cpp:182) 20241107082947592 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082947605 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) 20241107082947605 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) 20241107082947606 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) 20241107082947606 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) 20241107082947607 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) 20241107082947607 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) 20241107082947608 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) 20241107082947608 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) 20241107082947609 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) 20241107082947609 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) 20241107082947610 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) 20241107082947610 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) 20241107082947610 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) 20241107082947610 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) 20241107082947611 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) 20241107082947611 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) 20241107082947612 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) 20241107082947612 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) 20241107082947612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947612 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) 20241107082947612 DRLCMACDL DEBUG -- Chunk with length 1191 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-4): 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 17 2e a4 86 (tbf_dl.cpp:686) 20241107082947612 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) 20241107082947612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241107082947612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-4): 07 00 13 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 17 2e a4 86 00 (tbf_dl.cpp:911) 20241107082947612 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 13 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 17 2e a4 86 00 (pcu_l1_if.cpp:182) 20241107082947613 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082947624 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) 20241107082947624 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) 20241107082947625 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) 20241107082947625 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) 20241107082947626 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) 20241107082947626 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) 20241107082947627 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) 20241107082947627 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) 20241107082947627 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) 20241107082947627 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) 20241107082947628 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) 20241107082947628 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) 20241107082947629 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) 20241107082947629 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) 20241107082947630 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) 20241107082947630 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) 20241107082947631 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) 20241107082947631 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) 20241107082947631 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947631 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) 20241107082947631 DRLCMACDL DEBUG -- Chunk with length 1141 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947631 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-4): c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 88 17 8e f6 (tbf_dl.cpp:686) 20241107082947631 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) 20241107082947631 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947631 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241107082947631 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-4): 07 00 15 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 88 17 8e f6 00 (tbf_dl.cpp:911) 20241107082947631 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 15 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 88 17 8e f6 00 (pcu_l1_if.cpp:182) 20241107082947631 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082947643 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) 20241107082947643 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) 20241107082947644 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) 20241107082947644 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) 20241107082947645 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) 20241107082947645 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) 20241107082947646 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) 20241107082947646 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) 20241107082947647 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) 20241107082947647 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) 20241107082947648 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) 20241107082947648 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) 20241107082947648 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) 20241107082947648 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) 20241107082947649 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) 20241107082947649 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) 20241107082947654 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) 20241107082947654 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) 20241107082947654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947654 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) 20241107082947654 DRLCMACDL DEBUG -- Chunk with length 1091 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-4): d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 df e6 7f (tbf_dl.cpp:686) 20241107082947654 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) 20241107082947654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241107082947654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-4): 07 00 17 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 df e6 7f 00 (tbf_dl.cpp:911) 20241107082947654 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 17 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 df e6 7f 00 (pcu_l1_if.cpp:182) 20241107082947654 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082947668 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) 20241107082947668 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) 20241107082947669 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) 20241107082947669 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) 20241107082947670 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) 20241107082947670 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) 20241107082947671 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) 20241107082947671 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) 20241107082947672 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) 20241107082947672 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) 20241107082947672 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) 20241107082947672 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) 20241107082947673 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) 20241107082947673 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) 20241107082947674 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) 20241107082947674 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) 20241107082947675 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) 20241107082947675 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) 20241107082947675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947675 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) 20241107082947675 DRLCMACDL DEBUG -- Chunk with length 1041 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-4): 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 cd ce 9d 5f (tbf_dl.cpp:686) 20241107082947675 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) 20241107082947675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241107082947675 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) 20241107082947675 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 836 + 13 = 849 (pdch_ul_controller.c:131) 20241107082947675 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 849 for type POLL (pdch_ul_controller.c:184) 20241107082947675 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) 20241107082947675 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) 20241107082947675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-4): 0f 00 19 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 cd ce 9d 5f 00 (tbf_dl.cpp:911) 20241107082947675 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 19 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 cd ce 9d 5f 00 (pcu_l1_if.cpp:182) 20241107082947676 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082947687 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) 20241107082947687 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) 20241107082947689 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) 20241107082947689 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) 20241107082947690 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) 20241107082947690 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) 20241107082947691 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) 20241107082947691 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) 20241107082947691 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) 20241107082947691 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) 20241107082947692 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) 20241107082947692 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) 20241107082947693 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) 20241107082947693 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) 20241107082947694 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) 20241107082947694 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) 20241107082947695 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082947707 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) 20241107082947707 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) 20241107082947709 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) 20241107082947709 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) 20241107082947709 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) 20241107082947709 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) 20241107082947710 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) 20241107082947710 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) 20241107082947711 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) 20241107082947711 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) 20241107082947712 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) 20241107082947712 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) 20241107082947713 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) 20241107082947713 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) 20241107082947714 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) 20241107082947714 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) 20241107082947717 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082947732 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) 20241107082947732 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) 20241107082947733 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) 20241107082947733 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) 20241107082947734 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) 20241107082947734 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) 20241107082947735 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) 20241107082947735 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) 20241107082947735 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) 20241107082947735 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) 20241107082947736 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) 20241107082947736 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) 20241107082947737 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) 20241107082947737 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) 20241107082947738 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) 20241107082947738 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) 20241107082947739 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082947751 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 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) 20241107082947751 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) 20241107082947751 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082947751 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082947751 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] = 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) 20241107082947751 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082947751 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082947751 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 13, BSN 121 to 13 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:511) 20241107082947751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082947751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=121)"RRRRRRRRRRRRRRRRRRRR"(BSN=12) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082947751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=121:13, lost=0, recv=20, skipped=0, bsn=121, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082947752 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241107082947752 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241107082947752 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241107082947752 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241107082947752 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241107082947752 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241107082947752 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241107082947752 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107082947752 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241107082947752 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241107082947752 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241107082947752 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241107082947752 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241107082947752 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241107082947752 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241107082947752 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241107082947752 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241107082947752 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241107082947752 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241107082947752 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241107082947752 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) 20241107082947752 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) 20241107082947752 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) 20241107082947752 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) 20241107082947753 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) 20241107082947753 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) 20241107082947753 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) 20241107082947753 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) 20241107082947754 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) 20241107082947754 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) 20241107082947755 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) 20241107082947755 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) 20241107082947756 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) 20241107082947756 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) 20241107082947757 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) 20241107082947757 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) 20241107082947758 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) 20241107082947758 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) 20241107082947758 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) 20241107082947758 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) 20241107082947758 DRLCMACDL DEBUG -- Chunk with length 991 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-4): 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c 6b 53 f1 43 19 (tbf_dl.cpp:686) 20241107082947758 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) 20241107082947758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241107082947758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-4): 07 00 1b 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c 6b 53 f1 43 19 00 (tbf_dl.cpp:911) 20241107082947758 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 1b 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c 6b 53 f1 43 19 00 (pcu_l1_if.cpp:182) 20241107082947759 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082947770 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) 20241107082947770 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) 20241107082947771 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) 20241107082947771 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) 20241107082947772 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) 20241107082947772 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) 20241107082947772 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) 20241107082947772 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) 20241107082947774 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) 20241107082947774 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) 20241107082947775 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) 20241107082947775 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) 20241107082947776 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) 20241107082947776 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) 20241107082947777 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) 20241107082947777 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) 20241107082947779 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) 20241107082947779 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) 20241107082947779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947779 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) 20241107082947779 DRLCMACDL DEBUG -- Chunk with length 941 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-4): 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 1f f7 98 05 (tbf_dl.cpp:686) 20241107082947779 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) 20241107082947779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241107082947780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-4): 07 00 1d 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 1f f7 98 05 00 (tbf_dl.cpp:911) 20241107082947780 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 1d 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 1f f7 98 05 00 (pcu_l1_if.cpp:182) 20241107082947781 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082947794 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) 20241107082947794 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) 20241107082947796 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) 20241107082947796 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) 20241107082947797 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) 20241107082947797 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) 20241107082947798 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) 20241107082947798 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) 20241107082947799 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) 20241107082947799 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) 20241107082947800 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) 20241107082947800 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) 20241107082947800 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) 20241107082947800 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) 20241107082947801 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) 20241107082947801 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) 20241107082947802 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) 20241107082947802 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) 20241107082947802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947802 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) 20241107082947802 DRLCMACDL DEBUG -- Chunk with length 891 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-4): 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 72 75 d6 ef (tbf_dl.cpp:686) 20241107082947802 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) 20241107082947802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241107082947802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-4): 07 00 1f 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 72 75 d6 ef 00 (tbf_dl.cpp:911) 20241107082947802 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 1f 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 72 75 d6 ef 00 (pcu_l1_if.cpp:182) 20241107082947803 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082947812 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) 20241107082947812 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) 20241107082947814 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) 20241107082947814 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) 20241107082947814 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) 20241107082947815 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) 20241107082947815 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) 20241107082947815 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) 20241107082947816 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) 20241107082947816 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) 20241107082947817 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) 20241107082947817 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) 20241107082947818 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) 20241107082947818 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) 20241107082947818 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) 20241107082947818 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) 20241107082947819 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) 20241107082947819 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) 20241107082947819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947819 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) 20241107082947819 DRLCMACDL DEBUG -- Chunk with length 841 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-4): a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b 92 b7 62 6d 57 (tbf_dl.cpp:686) 20241107082947819 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) 20241107082947819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241107082947819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-4): 07 00 21 a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b 92 b7 62 6d 57 00 (tbf_dl.cpp:911) 20241107082947819 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 21 a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b 92 b7 62 6d 57 00 (pcu_l1_if.cpp:182) 20241107082947820 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082947832 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) 20241107082947832 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) 20241107082947833 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) 20241107082947833 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) 20241107082947834 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) 20241107082947834 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) 20241107082947834 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) 20241107082947834 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) 20241107082947835 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) 20241107082947835 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) 20241107082947836 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) 20241107082947836 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) 20241107082947837 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) 20241107082947837 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) 20241107082947837 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) 20241107082947837 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) 20241107082947841 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) 20241107082947841 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) 20241107082947841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947841 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) 20241107082947841 DRLCMACDL DEBUG -- Chunk with length 791 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-4): 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c 30 19 3d (tbf_dl.cpp:686) 20241107082947841 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) 20241107082947841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241107082947841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-4): 07 00 23 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c 30 19 3d 00 (tbf_dl.cpp:911) 20241107082947841 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 23 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c 30 19 3d 00 (pcu_l1_if.cpp:182) 20241107082947842 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082947856 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) 20241107082947856 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) 20241107082947857 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) 20241107082947857 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) 20241107082947858 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) 20241107082947858 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) 20241107082947859 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) 20241107082947859 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) 20241107082947860 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) 20241107082947860 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) 20241107082947861 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) 20241107082947861 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) 20241107082947862 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) 20241107082947862 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) 20241107082947863 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) 20241107082947863 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) 20241107082947864 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) 20241107082947864 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) 20241107082947864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947864 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) 20241107082947864 DRLCMACDL DEBUG -- Chunk with length 741 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-4): ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d 38 3d a9 f6 1e (tbf_dl.cpp:686) 20241107082947864 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) 20241107082947864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241107082947864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-4): 07 00 25 ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d 38 3d a9 f6 1e 00 (tbf_dl.cpp:911) 20241107082947864 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 ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d 38 3d a9 f6 1e 00 (pcu_l1_if.cpp:182) 20241107082947865 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082947875 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) 20241107082947875 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) 20241107082947876 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) 20241107082947876 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) 20241107082947877 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) 20241107082947877 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) 20241107082947878 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) 20241107082947878 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) 20241107082947879 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) 20241107082947879 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) 20241107082947879 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) 20241107082947879 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) 20241107082947880 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) 20241107082947880 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) 20241107082947881 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) 20241107082947881 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) 20241107082947882 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) 20241107082947882 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) 20241107082947882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947882 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) 20241107082947882 DRLCMACDL DEBUG -- Chunk with length 691 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-4): cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 c7 78 03 5f (tbf_dl.cpp:686) 20241107082947882 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) 20241107082947882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241107082947882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-4): 07 00 27 cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 c7 78 03 5f 00 (tbf_dl.cpp:911) 20241107082947882 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 27 cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 c7 78 03 5f 00 (pcu_l1_if.cpp:182) 20241107082947883 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082947895 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) 20241107082947895 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) 20241107082947896 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) 20241107082947896 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) 20241107082947897 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) 20241107082947897 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) 20241107082947897 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) 20241107082947897 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) 20241107082947898 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) 20241107082947898 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) 20241107082947899 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) 20241107082947899 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) 20241107082947900 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) 20241107082947900 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) 20241107082947900 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) 20241107082947900 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) 20241107082947904 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) 20241107082947904 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) 20241107082947904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947904 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) 20241107082947904 DRLCMACDL DEBUG -- Chunk with length 641 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-4): 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 e8 b8 df (tbf_dl.cpp:686) 20241107082947904 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) 20241107082947904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241107082947904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-4): 07 00 29 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 e8 b8 df 00 (tbf_dl.cpp:911) 20241107082947904 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 29 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 e8 b8 df 00 (pcu_l1_if.cpp:182) 20241107082947905 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082947919 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) 20241107082947919 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) 20241107082947921 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) 20241107082947921 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) 20241107082947922 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) 20241107082947922 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) 20241107082947923 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) 20241107082947923 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) 20241107082947924 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) 20241107082947924 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) 20241107082947925 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) 20241107082947925 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) 20241107082947926 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) 20241107082947926 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) 20241107082947926 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) 20241107082947926 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) 20241107082947927 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) 20241107082947927 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) 20241107082947927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947927 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) 20241107082947927 DRLCMACDL DEBUG -- Chunk with length 591 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-4): bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d 64 b9 93 (tbf_dl.cpp:686) 20241107082947927 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) 20241107082947927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241107082947927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-4): 07 00 2b bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d 64 b9 93 00 (tbf_dl.cpp:911) 20241107082947927 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 2b bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d 64 b9 93 00 (pcu_l1_if.cpp:182) 20241107082947928 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082947939 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) 20241107082947939 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) 20241107082947941 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) 20241107082947941 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) 20241107082947942 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) 20241107082947942 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) 20241107082947943 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) 20241107082947943 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) 20241107082947944 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) 20241107082947944 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) 20241107082947945 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) 20241107082947945 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) 20241107082947945 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) 20241107082947945 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) 20241107082947946 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) 20241107082947946 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) 20241107082947947 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) 20241107082947947 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) 20241107082947947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947947 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) 20241107082947947 DRLCMACDL DEBUG -- Chunk with length 541 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-4): 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a b9 3b 2a 9b (tbf_dl.cpp:686) 20241107082947947 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) 20241107082947947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241107082947947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-4): 07 00 2d 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a b9 3b 2a 9b 00 (tbf_dl.cpp:911) 20241107082947947 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 2d 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a b9 3b 2a 9b 00 (pcu_l1_if.cpp:182) 20241107082947948 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082947959 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) 20241107082947959 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) 20241107082947960 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) 20241107082947960 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) 20241107082947961 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) 20241107082947961 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) 20241107082947961 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) 20241107082947961 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) 20241107082947962 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) 20241107082947962 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) 20241107082947963 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) 20241107082947963 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) 20241107082947964 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) 20241107082947964 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) 20241107082947965 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) 20241107082947965 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) 20241107082947968 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) 20241107082947968 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) 20241107082947968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947968 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) 20241107082947968 DRLCMACDL DEBUG -- Chunk with length 491 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-4): 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 40 ee 8c ac (tbf_dl.cpp:686) 20241107082947968 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) 20241107082947968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241107082947968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-4): 07 00 2f 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 40 ee 8c ac 00 (tbf_dl.cpp:911) 20241107082947968 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 2f 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 40 ee 8c ac 00 (pcu_l1_if.cpp:182) 20241107082947969 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082947983 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) 20241107082947983 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) 20241107082947984 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) 20241107082947984 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) 20241107082947985 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) 20241107082947985 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) 20241107082947985 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) 20241107082947985 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) 20241107082947986 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) 20241107082947986 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) 20241107082947987 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) 20241107082947987 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) 20241107082947988 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) 20241107082947988 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) 20241107082947988 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) 20241107082947988 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) 20241107082947989 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) 20241107082947989 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) 20241107082947989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082947989 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) 20241107082947989 DRLCMACDL DEBUG -- Chunk with length 441 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082947989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-4): 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 bc d3 fa (tbf_dl.cpp:686) 20241107082947990 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) 20241107082947990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082947990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241107082947990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-4): 07 00 31 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 bc d3 fa 00 (tbf_dl.cpp:911) 20241107082947990 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 31 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 bc d3 fa 00 (pcu_l1_if.cpp:182) 20241107082947990 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082948002 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) 20241107082948002 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) 20241107082948003 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) 20241107082948003 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) 20241107082948005 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) 20241107082948005 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) 20241107082948005 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) 20241107082948005 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) 20241107082948006 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) 20241107082948007 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) 20241107082948007 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) 20241107082948007 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) 20241107082948008 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) 20241107082948008 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) 20241107082948009 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) 20241107082948009 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) 20241107082948010 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) 20241107082948010 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) 20241107082948010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948010 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) 20241107082948010 DRLCMACDL DEBUG -- Chunk with length 391 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-4): d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 8c 41 2f 77 (tbf_dl.cpp:686) 20241107082948010 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) 20241107082948010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241107082948010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-4): 07 00 33 d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 8c 41 2f 77 00 (tbf_dl.cpp:911) 20241107082948010 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 33 d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 8c 41 2f 77 00 (pcu_l1_if.cpp:182) 20241107082948010 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082948021 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) 20241107082948021 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) 20241107082948022 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) 20241107082948022 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) 20241107082948023 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) 20241107082948023 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) 20241107082948024 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) 20241107082948024 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) 20241107082948025 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) 20241107082948025 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) 20241107082948025 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) 20241107082948025 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) 20241107082948026 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) 20241107082948026 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) 20241107082948027 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) 20241107082948027 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) 20241107082948031 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) 20241107082948031 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) 20241107082948031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948031 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) 20241107082948031 DRLCMACDL DEBUG -- Chunk with length 341 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-4): 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f b7 f7 5a c2 (tbf_dl.cpp:686) 20241107082948031 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) 20241107082948031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241107082948031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-4): 07 00 35 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f b7 f7 5a c2 00 (tbf_dl.cpp:911) 20241107082948031 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 35 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f b7 f7 5a c2 00 (pcu_l1_if.cpp:182) 20241107082948032 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082948045 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) 20241107082948045 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) 20241107082948047 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) 20241107082948047 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) 20241107082948048 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) 20241107082948048 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) 20241107082948049 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) 20241107082948049 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) 20241107082948050 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) 20241107082948050 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) 20241107082948051 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) 20241107082948051 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) 20241107082948052 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) 20241107082948052 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) 20241107082948053 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) 20241107082948053 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) 20241107082948054 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) 20241107082948054 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) 20241107082948054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948054 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) 20241107082948054 DRLCMACDL DEBUG -- Chunk with length 291 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-4): 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 09 0d 34 (tbf_dl.cpp:686) 20241107082948054 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) 20241107082948054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241107082948054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-4): 07 00 37 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 09 0d 34 00 (tbf_dl.cpp:911) 20241107082948054 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 37 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 09 0d 34 00 (pcu_l1_if.cpp:182) 20241107082948054 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082948064 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) 20241107082948064 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) 20241107082948065 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) 20241107082948065 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) 20241107082948066 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) 20241107082948066 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) 20241107082948067 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) 20241107082948067 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) 20241107082948067 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) 20241107082948068 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) 20241107082948068 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) 20241107082948068 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) 20241107082948069 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) 20241107082948069 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) 20241107082948070 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) 20241107082948070 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) 20241107082948071 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) 20241107082948071 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) 20241107082948071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948071 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) 20241107082948071 DRLCMACDL DEBUG -- Chunk with length 241 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-4): 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 10 7b d7 a1 cd (tbf_dl.cpp:686) 20241107082948071 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) 20241107082948071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241107082948071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-4): 07 00 39 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 10 7b d7 a1 cd 00 (tbf_dl.cpp:911) 20241107082948071 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 39 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 10 7b d7 a1 cd 00 (pcu_l1_if.cpp:182) 20241107082948071 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082948083 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) 20241107082948083 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) 20241107082948084 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) 20241107082948085 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) 20241107082948085 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) 20241107082948085 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) 20241107082948086 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) 20241107082948086 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) 20241107082948087 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) 20241107082948087 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) 20241107082948088 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) 20241107082948088 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) 20241107082948089 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) 20241107082948089 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) 20241107082948089 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) 20241107082948089 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) 20241107082948093 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) 20241107082948093 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) 20241107082948093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948093 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) 20241107082948093 DRLCMACDL DEBUG -- Chunk with length 191 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-4): 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 d2 3a 5a (tbf_dl.cpp:686) 20241107082948093 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) 20241107082948093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241107082948093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-4): 07 00 3b 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 d2 3a 5a 00 (tbf_dl.cpp:911) 20241107082948093 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 3b 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 d2 3a 5a 00 (pcu_l1_if.cpp:182) 20241107082948094 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082948107 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) 20241107082948108 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) 20241107082948110 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) 20241107082948110 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) 20241107082948110 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) 20241107082948110 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) 20241107082948111 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) 20241107082948111 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) 20241107082948112 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) 20241107082948112 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) 20241107082948113 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) 20241107082948113 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) 20241107082948113 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) 20241107082948114 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) 20241107082948114 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) 20241107082948114 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) 20241107082948115 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) 20241107082948115 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) 20241107082948115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948115 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) 20241107082948115 DRLCMACDL DEBUG -- Chunk with length 141 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-4): d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 db b8 c5 (tbf_dl.cpp:686) 20241107082948115 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) 20241107082948115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241107082948115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-4): 07 00 3d d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 db b8 c5 00 (tbf_dl.cpp:911) 20241107082948115 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 3d d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 db b8 c5 00 (pcu_l1_if.cpp:182) 20241107082948116 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082948127 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) 20241107082948127 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) 20241107082948128 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) 20241107082948129 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) 20241107082948129 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) 20241107082948129 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) 20241107082948130 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) 20241107082948130 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) 20241107082948131 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) 20241107082948131 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) 20241107082948132 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) 20241107082948132 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) 20241107082948133 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) 20241107082948133 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) 20241107082948134 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) 20241107082948134 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) 20241107082948134 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) 20241107082948134 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) 20241107082948135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948135 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) 20241107082948135 DRLCMACDL DEBUG -- Chunk with length 91 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-4): e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a 2e cc 13 cb b0 (tbf_dl.cpp:686) 20241107082948135 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) 20241107082948135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241107082948135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-4): 07 00 3f e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a 2e cc 13 cb b0 00 (tbf_dl.cpp:911) 20241107082948135 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 3f e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a 2e cc 13 cb b0 00 (pcu_l1_if.cpp:182) 20241107082948135 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082948146 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) 20241107082948146 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) 20241107082948147 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) 20241107082948147 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) 20241107082948148 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) 20241107082948148 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) 20241107082948149 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) 20241107082948149 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) 20241107082948150 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) 20241107082948150 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) 20241107082948151 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) 20241107082948151 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) 20241107082948152 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) 20241107082948152 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) 20241107082948152 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) 20241107082948152 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) 20241107082948155 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) 20241107082948155 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) 20241107082948155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948155 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) 20241107082948155 DRLCMACDL DEBUG -- Chunk with length 41 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082948155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082948155 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1937 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107082948155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082948155 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (8) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-4): a7 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b 83 80 64 (tbf_dl.cpp:686) 20241107082948155 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) 20241107082948155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241107082948155 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) 20241107082948155 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 936 + 13 = 949 (pdch_ul_controller.c:131) 20241107082948155 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 949 for type POLL (pdch_ul_controller.c:184) 20241107082948155 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) 20241107082948155 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) 20241107082948156 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-4): 0f 00 40 a7 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b 83 80 64 00 (tbf_dl.cpp:911) 20241107082948156 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 40 a7 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b 83 80 64 00 (pcu_l1_if.cpp:182) 20241107082948156 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082948170 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) 20241107082948170 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) 20241107082948171 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) 20241107082948171 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) 20241107082948172 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) 20241107082948172 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) 20241107082948173 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) 20241107082948173 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) 20241107082948174 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) 20241107082948174 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) 20241107082948175 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) 20241107082948175 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) 20241107082948176 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) 20241107082948176 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) 20241107082948177 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) 20241107082948177 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) 20241107082948177 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082948190 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) 20241107082948190 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) 20241107082948191 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) 20241107082948191 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) 20241107082948193 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) 20241107082948193 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) 20241107082948194 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) 20241107082948194 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) 20241107082948195 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) 20241107082948195 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) 20241107082948196 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) 20241107082948196 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) 20241107082948197 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) 20241107082948197 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) 20241107082948198 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) 20241107082948198 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) 20241107082948199 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082948209 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) 20241107082948209 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) 20241107082948210 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) 20241107082948210 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) 20241107082948211 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) 20241107082948211 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) 20241107082948212 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) 20241107082948212 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) 20241107082948212 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) 20241107082948212 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) 20241107082948213 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) 20241107082948213 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) 20241107082948214 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) 20241107082948214 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) 20241107082948215 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) 20241107082948215 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) 20241107082948218 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082948233 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 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) 20241107082948233 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) 20241107082948233 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082948233 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082948233 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] = 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) 20241107082948233 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082948233 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082948233 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:511) 20241107082948233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082948233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=13)"RRRRRRRRRRRRRRRRRRRR"(BSN=32) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082948233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=13:33, lost=0, recv=20, skipped=0, bsn=13, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082948233 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241107082948233 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241107082948233 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241107082948233 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241107082948233 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241107082948233 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241107082948233 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241107082948233 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241107082948233 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241107082948233 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241107082948233 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241107082948233 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241107082948233 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241107082948234 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241107082948234 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241107082948234 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241107082948234 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241107082948234 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241107082948234 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241107082948234 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241107082948234 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) 20241107082948234 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) 20241107082948235 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) 20241107082948235 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) 20241107082948236 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) 20241107082948236 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) 20241107082948236 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) 20241107082948236 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) 20241107082948237 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) 20241107082948237 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) 20241107082948238 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) 20241107082948238 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) 20241107082948239 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) 20241107082948239 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) 20241107082948240 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) 20241107082948240 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) 20241107082948241 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) 20241107082948241 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) 20241107082948241 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) 20241107082948241 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) 20241107082948241 DRLCMACDL DEBUG -- Chunk with length 1392 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-4): 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d b6 93 1c (tbf_dl.cpp:686) 20241107082948241 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) 20241107082948241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241107082948241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-4): 07 00 43 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d b6 93 1c 00 (tbf_dl.cpp:911) 20241107082948241 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 43 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d b6 93 1c 00 (pcu_l1_if.cpp:182) 20241107082948242 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082948252 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) 20241107082948252 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) 20241107082948253 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) 20241107082948253 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) 20241107082948254 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) 20241107082948254 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) 20241107082948255 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) 20241107082948255 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) 20241107082948256 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) 20241107082948256 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) 20241107082948257 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) 20241107082948257 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) 20241107082948258 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) 20241107082948258 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) 20241107082948259 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) 20241107082948259 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) 20241107082948260 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) 20241107082948260 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) 20241107082948260 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) 20241107082948260 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) 20241107082948260 DRLCMACDL DEBUG -- Chunk with length 1342 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-4): 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec 66 5a 40 c6 (tbf_dl.cpp:686) 20241107082948260 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) 20241107082948260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241107082948260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-4): 07 00 45 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec 66 5a 40 c6 00 (tbf_dl.cpp:911) 20241107082948260 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 45 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec 66 5a 40 c6 00 (pcu_l1_if.cpp:182) 20241107082948260 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082948271 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) 20241107082948271 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) 20241107082948273 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) 20241107082948273 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) 20241107082948274 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) 20241107082948274 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) 20241107082948275 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) 20241107082948275 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) 20241107082948275 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) 20241107082948275 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) 20241107082948276 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) 20241107082948276 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) 20241107082948277 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) 20241107082948277 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) 20241107082948278 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) 20241107082948278 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) 20241107082948281 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) 20241107082948281 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) 20241107082948281 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) 20241107082948281 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) 20241107082948281 DRLCMACDL DEBUG -- Chunk with length 1292 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-4): 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 09 0b (tbf_dl.cpp:686) 20241107082948281 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) 20241107082948281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241107082948281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-4): 07 00 47 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 09 0b 00 (tbf_dl.cpp:911) 20241107082948281 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 47 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 09 0b 00 (pcu_l1_if.cpp:182) 20241107082948282 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082948295 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) 20241107082948295 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) 20241107082948297 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) 20241107082948297 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) 20241107082948297 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) 20241107082948297 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) 20241107082948298 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) 20241107082948298 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) 20241107082948299 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) 20241107082948299 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) 20241107082948300 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) 20241107082948300 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) 20241107082948301 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) 20241107082948301 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) 20241107082948301 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) 20241107082948301 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) 20241107082948302 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) 20241107082948302 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) 20241107082948302 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) 20241107082948302 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) 20241107082948302 DRLCMACDL DEBUG -- Chunk with length 1242 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-4): 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 b7 86 5c 80 (tbf_dl.cpp:686) 20241107082948302 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) 20241107082948302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241107082948303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-4): 07 00 49 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 b7 86 5c 80 00 (tbf_dl.cpp:911) 20241107082948303 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 49 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 b7 86 5c 80 00 (pcu_l1_if.cpp:182) 20241107082948304 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082948315 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) 20241107082948315 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) 20241107082948316 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) 20241107082948316 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) 20241107082948317 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) 20241107082948317 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) 20241107082948318 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) 20241107082948318 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) 20241107082948318 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) 20241107082948318 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) 20241107082948319 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) 20241107082948319 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) 20241107082948320 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) 20241107082948320 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) 20241107082948321 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) 20241107082948321 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) 20241107082948322 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) 20241107082948322 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) 20241107082948322 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) 20241107082948322 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) 20241107082948322 DRLCMACDL DEBUG -- Chunk with length 1192 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-4): 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 17 2e a4 (tbf_dl.cpp:686) 20241107082948322 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) 20241107082948322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241107082948322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-4): 07 00 4b 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 17 2e a4 00 (tbf_dl.cpp:911) 20241107082948322 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 4b 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 17 2e a4 00 (pcu_l1_if.cpp:182) 20241107082948323 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082948335 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) 20241107082948335 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) 20241107082948336 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) 20241107082948336 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) 20241107082948337 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) 20241107082948337 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) 20241107082948338 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) 20241107082948338 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) 20241107082948338 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) 20241107082948339 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) 20241107082948340 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) 20241107082948340 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) 20241107082948341 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) 20241107082948341 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) 20241107082948341 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) 20241107082948341 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) 20241107082948345 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) 20241107082948345 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) 20241107082948345 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) 20241107082948345 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) 20241107082948345 DRLCMACDL DEBUG -- Chunk with length 1142 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-4): 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 88 17 8e (tbf_dl.cpp:686) 20241107082948345 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) 20241107082948345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241107082948345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-4): 07 00 4d 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 88 17 8e 00 (tbf_dl.cpp:911) 20241107082948345 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 4d 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 88 17 8e 00 (pcu_l1_if.cpp:182) 20241107082948346 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082948359 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) 20241107082948359 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) 20241107082948360 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) 20241107082948360 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) 20241107082948361 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) 20241107082948361 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) 20241107082948362 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) 20241107082948362 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) 20241107082948363 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) 20241107082948363 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) 20241107082948364 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) 20241107082948364 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) 20241107082948364 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) 20241107082948365 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) 20241107082948365 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) 20241107082948365 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) 20241107082948366 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) 20241107082948366 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) 20241107082948366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948366 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) 20241107082948366 DRLCMACDL DEBUG -- Chunk with length 1092 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-4): f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 df e6 (tbf_dl.cpp:686) 20241107082948366 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) 20241107082948366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241107082948366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-4): 07 00 4f f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 df e6 00 (tbf_dl.cpp:911) 20241107082948366 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 4f f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 df e6 00 (pcu_l1_if.cpp:182) 20241107082948367 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082948378 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) 20241107082948378 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) 20241107082948379 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) 20241107082948379 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) 20241107082948380 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) 20241107082948380 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) 20241107082948381 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) 20241107082948381 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) 20241107082948382 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) 20241107082948382 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) 20241107082948383 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) 20241107082948383 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) 20241107082948384 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) 20241107082948384 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) 20241107082948385 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) 20241107082948385 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) 20241107082948386 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) 20241107082948386 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) 20241107082948386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948386 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) 20241107082948386 DRLCMACDL DEBUG -- Chunk with length 1042 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-4): 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 cd ce 9d (tbf_dl.cpp:686) 20241107082948386 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) 20241107082948386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241107082948386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-4): 07 00 51 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 cd ce 9d 00 (tbf_dl.cpp:911) 20241107082948386 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 51 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 cd ce 9d 00 (pcu_l1_if.cpp:182) 20241107082948387 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082948397 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) 20241107082948397 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) 20241107082948398 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) 20241107082948398 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) 20241107082948399 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) 20241107082948399 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) 20241107082948400 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) 20241107082948400 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) 20241107082948401 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) 20241107082948401 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) 20241107082948401 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) 20241107082948401 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) 20241107082948402 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) 20241107082948402 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) 20241107082948403 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) 20241107082948403 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) 20241107082948407 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) 20241107082948407 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) 20241107082948407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948407 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) 20241107082948407 DRLCMACDL DEBUG -- Chunk with length 992 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-4): 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c 6b 53 f1 43 (tbf_dl.cpp:686) 20241107082948407 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) 20241107082948407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241107082948407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-4): 07 00 53 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c 6b 53 f1 43 00 (tbf_dl.cpp:911) 20241107082948407 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 53 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c 6b 53 f1 43 00 (pcu_l1_if.cpp:182) 20241107082948407 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082948421 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) 20241107082948421 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) 20241107082948422 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) 20241107082948422 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) 20241107082948423 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) 20241107082948423 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) 20241107082948424 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) 20241107082948424 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) 20241107082948424 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) 20241107082948424 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) 20241107082948425 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) 20241107082948425 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) 20241107082948426 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) 20241107082948426 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) 20241107082948427 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) 20241107082948427 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) 20241107082948428 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) 20241107082948428 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) 20241107082948428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948428 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) 20241107082948428 DRLCMACDL DEBUG -- Chunk with length 942 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-4): 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 1f f7 98 (tbf_dl.cpp:686) 20241107082948428 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) 20241107082948428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241107082948428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-4): 07 00 55 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 1f f7 98 00 (tbf_dl.cpp:911) 20241107082948428 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 55 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 1f f7 98 00 (pcu_l1_if.cpp:182) 20241107082948428 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082948440 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) 20241107082948440 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) 20241107082948441 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) 20241107082948441 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) 20241107082948442 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) 20241107082948442 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) 20241107082948443 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) 20241107082948443 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) 20241107082948444 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) 20241107082948444 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) 20241107082948444 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) 20241107082948444 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) 20241107082948445 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) 20241107082948445 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) 20241107082948446 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) 20241107082948446 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) 20241107082948447 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) 20241107082948447 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) 20241107082948447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948447 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) 20241107082948447 DRLCMACDL DEBUG -- Chunk with length 892 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-4): 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 72 75 d6 (tbf_dl.cpp:686) 20241107082948447 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) 20241107082948447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241107082948447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-4): 07 00 57 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 72 75 d6 00 (tbf_dl.cpp:911) 20241107082948447 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 57 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 72 75 d6 00 (pcu_l1_if.cpp:182) 20241107082948447 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082948459 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) 20241107082948459 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) 20241107082948461 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) 20241107082948461 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) 20241107082948461 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) 20241107082948461 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) 20241107082948462 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) 20241107082948462 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) 20241107082948463 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) 20241107082948463 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) 20241107082948464 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) 20241107082948464 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) 20241107082948464 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) 20241107082948464 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) 20241107082948465 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) 20241107082948465 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) 20241107082948469 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) 20241107082948469 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) 20241107082948469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948469 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) 20241107082948469 DRLCMACDL DEBUG -- Chunk with length 842 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-4): ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b 92 b7 62 6d (tbf_dl.cpp:686) 20241107082948469 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) 20241107082948469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241107082948469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-4): 07 00 59 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b 92 b7 62 6d 00 (tbf_dl.cpp:911) 20241107082948469 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 59 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b 92 b7 62 6d 00 (pcu_l1_if.cpp:182) 20241107082948469 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082948483 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) 20241107082948483 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) 20241107082948485 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) 20241107082948485 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) 20241107082948485 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) 20241107082948485 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) 20241107082948486 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) 20241107082948486 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) 20241107082948487 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) 20241107082948487 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) 20241107082948488 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) 20241107082948488 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) 20241107082948489 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) 20241107082948489 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) 20241107082948490 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) 20241107082948490 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) 20241107082948491 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) 20241107082948491 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) 20241107082948491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948491 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) 20241107082948491 DRLCMACDL DEBUG -- Chunk with length 792 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-4): 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c 30 19 (tbf_dl.cpp:686) 20241107082948491 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) 20241107082948491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241107082948491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-4): 07 00 5b 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c 30 19 00 (tbf_dl.cpp:911) 20241107082948491 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 5b 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c 30 19 00 (pcu_l1_if.cpp:182) 20241107082948492 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082948503 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) 20241107082948503 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) 20241107082948504 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) 20241107082948504 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) 20241107082948505 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) 20241107082948505 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) 20241107082948506 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) 20241107082948506 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) 20241107082948507 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) 20241107082948507 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) 20241107082948507 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) 20241107082948507 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) 20241107082948508 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) 20241107082948508 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) 20241107082948509 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) 20241107082948509 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) 20241107082948510 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) 20241107082948510 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) 20241107082948510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948510 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) 20241107082948510 DRLCMACDL DEBUG -- Chunk with length 742 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-4): 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d 38 3d a9 f6 (tbf_dl.cpp:686) 20241107082948510 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) 20241107082948510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241107082948510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-4): 07 00 5d 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d 38 3d a9 f6 00 (tbf_dl.cpp:911) 20241107082948510 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 5d 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d 38 3d a9 f6 00 (pcu_l1_if.cpp:182) 20241107082948511 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082948522 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) 20241107082948522 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) 20241107082948524 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) 20241107082948524 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) 20241107082948524 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) 20241107082948524 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) 20241107082948525 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) 20241107082948525 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) 20241107082948526 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) 20241107082948526 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) 20241107082948527 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) 20241107082948527 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) 20241107082948527 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) 20241107082948527 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) 20241107082948528 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) 20241107082948528 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) 20241107082948532 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) 20241107082948532 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) 20241107082948532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948532 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) 20241107082948532 DRLCMACDL DEBUG -- Chunk with length 692 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-4): 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 c7 78 03 (tbf_dl.cpp:686) 20241107082948532 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) 20241107082948532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241107082948532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-4): 07 00 5f 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 c7 78 03 00 (tbf_dl.cpp:911) 20241107082948532 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 5f 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 c7 78 03 00 (pcu_l1_if.cpp:182) 20241107082948533 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082948546 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) 20241107082948546 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) 20241107082948547 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) 20241107082948547 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) 20241107082948548 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) 20241107082948548 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) 20241107082948549 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) 20241107082948549 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) 20241107082948549 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) 20241107082948549 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) 20241107082948550 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) 20241107082948550 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) 20241107082948551 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) 20241107082948551 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) 20241107082948552 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) 20241107082948552 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) 20241107082948553 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) 20241107082948553 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) 20241107082948553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948553 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) 20241107082948553 DRLCMACDL DEBUG -- Chunk with length 642 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-4): 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 e8 b8 (tbf_dl.cpp:686) 20241107082948553 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) 20241107082948553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241107082948553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-4): 07 00 61 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 e8 b8 00 (tbf_dl.cpp:911) 20241107082948553 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 61 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 e8 b8 00 (pcu_l1_if.cpp:182) 20241107082948554 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082948565 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) 20241107082948565 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) 20241107082948566 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) 20241107082948566 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) 20241107082948567 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) 20241107082948567 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) 20241107082948568 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) 20241107082948568 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) 20241107082948568 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) 20241107082948569 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) 20241107082948569 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) 20241107082948569 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) 20241107082948570 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) 20241107082948570 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) 20241107082948571 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) 20241107082948571 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) 20241107082948572 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) 20241107082948572 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) 20241107082948572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948572 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) 20241107082948572 DRLCMACDL DEBUG -- Chunk with length 592 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-4): df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d 64 b9 (tbf_dl.cpp:686) 20241107082948572 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) 20241107082948572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241107082948572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-4): 07 00 63 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d 64 b9 00 (tbf_dl.cpp:911) 20241107082948572 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 63 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d 64 b9 00 (pcu_l1_if.cpp:182) 20241107082948573 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082948585 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) 20241107082948585 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) 20241107082948586 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) 20241107082948586 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) 20241107082948587 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) 20241107082948587 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) 20241107082948587 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) 20241107082948587 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) 20241107082948588 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) 20241107082948588 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) 20241107082948589 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) 20241107082948589 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) 20241107082948590 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) 20241107082948590 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) 20241107082948591 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) 20241107082948591 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) 20241107082948594 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) 20241107082948594 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) 20241107082948594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948594 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) 20241107082948594 DRLCMACDL DEBUG -- Chunk with length 542 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-4): 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a b9 3b 2a (tbf_dl.cpp:686) 20241107082948594 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) 20241107082948594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241107082948595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-4): 07 00 65 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a b9 3b 2a 00 (tbf_dl.cpp:911) 20241107082948595 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 65 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a b9 3b 2a 00 (pcu_l1_if.cpp:182) 20241107082948595 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082948609 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) 20241107082948609 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) 20241107082948610 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) 20241107082948610 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) 20241107082948611 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) 20241107082948611 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) 20241107082948612 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) 20241107082948612 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) 20241107082948612 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) 20241107082948612 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) 20241107082948613 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) 20241107082948613 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) 20241107082948614 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) 20241107082948614 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) 20241107082948615 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) 20241107082948615 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) 20241107082948616 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) 20241107082948616 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) 20241107082948616 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948616 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) 20241107082948616 DRLCMACDL DEBUG -- Chunk with length 492 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948616 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-4): 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 40 ee 8c (tbf_dl.cpp:686) 20241107082948616 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) 20241107082948616 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948616 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241107082948616 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-4): 07 00 67 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 40 ee 8c 00 (tbf_dl.cpp:911) 20241107082948616 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 67 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 40 ee 8c 00 (pcu_l1_if.cpp:182) 20241107082948617 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082948628 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) 20241107082948628 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) 20241107082948630 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) 20241107082948630 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) 20241107082948630 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) 20241107082948630 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) 20241107082948631 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) 20241107082948631 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) 20241107082948632 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) 20241107082948632 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) 20241107082948633 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) 20241107082948633 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) 20241107082948633 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) 20241107082948633 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) 20241107082948634 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) 20241107082948634 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) 20241107082948635 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) 20241107082948635 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) 20241107082948635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948635 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) 20241107082948635 DRLCMACDL DEBUG -- Chunk with length 442 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-4): ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 bc d3 (tbf_dl.cpp:686) 20241107082948635 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) 20241107082948635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241107082948635 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) 20241107082948635 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1035 + 13 = 1048 (pdch_ul_controller.c:131) 20241107082948635 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1048 for type POLL (pdch_ul_controller.c:184) 20241107082948635 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) 20241107082948635 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) 20241107082948635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-4): 0f 00 69 ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 bc d3 00 (tbf_dl.cpp:911) 20241107082948635 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 69 ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 bc d3 00 (pcu_l1_if.cpp:182) 20241107082948636 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082948648 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) 20241107082948648 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) 20241107082948650 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) 20241107082948650 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) 20241107082948650 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) 20241107082948650 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) 20241107082948651 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) 20241107082948651 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) 20241107082948652 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) 20241107082948652 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) 20241107082948653 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) 20241107082948653 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) 20241107082948654 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) 20241107082948654 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) 20241107082948655 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) 20241107082948655 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) 20241107082948658 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082948673 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) 20241107082948673 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) 20241107082948674 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) 20241107082948674 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) 20241107082948675 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) 20241107082948675 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) 20241107082948676 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) 20241107082948676 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) 20241107082948677 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) 20241107082948677 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) 20241107082948678 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) 20241107082948678 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) 20241107082948679 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) 20241107082948679 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) 20241107082948679 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) 20241107082948679 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) 20241107082948680 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082948693 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) 20241107082948693 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) 20241107082948694 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) 20241107082948694 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) 20241107082948695 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) 20241107082948695 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) 20241107082948696 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) 20241107082948696 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) 20241107082948697 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) 20241107082948697 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) 20241107082948698 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) 20241107082948698 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) 20241107082948699 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) 20241107082948699 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) 20241107082948700 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) 20241107082948700 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) 20241107082948700 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082948712 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 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) 20241107082948712 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) 20241107082948712 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082948712 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082948712 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] = 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) 20241107082948712 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082948712 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082948712 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:511) 20241107082948712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082948712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=33)"RRRRRRRRRRRRRRRRRRRR"(BSN=52) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082948712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=33:53, lost=0, recv=20, skipped=0, bsn=33, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082948712 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241107082948712 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241107082948712 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241107082948712 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241107082948712 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241107082948712 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241107082948712 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241107082948712 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241107082948712 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241107082948712 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241107082948712 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241107082948712 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241107082948712 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241107082948712 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241107082948712 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241107082948712 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241107082948712 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241107082948712 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241107082948712 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241107082948712 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241107082948712 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) 20241107082948712 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107082948713 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) 20241107082948713 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) 20241107082948713 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) 20241107082948714 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) 20241107082948714 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) 20241107082948715 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) 20241107082948715 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) 20241107082948715 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) 20241107082948715 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) 20241107082948716 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) 20241107082948716 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) 20241107082948717 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) 20241107082948717 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) 20241107082948717 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) 20241107082948717 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) 20241107082948721 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) 20241107082948721 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) 20241107082948721 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) 20241107082948721 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) 20241107082948721 DRLCMACDL DEBUG -- Chunk with length 392 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-4): fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 8c 41 2f (tbf_dl.cpp:686) 20241107082948721 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) 20241107082948721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241107082948721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-4): 07 00 6b fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 8c 41 2f 00 (tbf_dl.cpp:911) 20241107082948721 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 6b fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 8c 41 2f 00 (pcu_l1_if.cpp:182) 20241107082948722 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082948735 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) 20241107082948735 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) 20241107082948737 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) 20241107082948737 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) 20241107082948738 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) 20241107082948738 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) 20241107082948738 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) 20241107082948738 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) 20241107082948739 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) 20241107082948739 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) 20241107082948740 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) 20241107082948740 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) 20241107082948741 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) 20241107082948741 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) 20241107082948742 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) 20241107082948742 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) 20241107082948743 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) 20241107082948743 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) 20241107082948743 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) 20241107082948743 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) 20241107082948743 DRLCMACDL DEBUG -- Chunk with length 342 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-4): 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f b7 f7 5a (tbf_dl.cpp:686) 20241107082948743 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) 20241107082948743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241107082948743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-4): 07 00 6d 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f b7 f7 5a 00 (tbf_dl.cpp:911) 20241107082948743 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 6d 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f b7 f7 5a 00 (pcu_l1_if.cpp:182) 20241107082948744 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082948754 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) 20241107082948754 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) 20241107082948756 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) 20241107082948756 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) 20241107082948756 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) 20241107082948756 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) 20241107082948757 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) 20241107082948757 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) 20241107082948758 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) 20241107082948758 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) 20241107082948759 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) 20241107082948759 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) 20241107082948759 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) 20241107082948759 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) 20241107082948760 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) 20241107082948760 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) 20241107082948761 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) 20241107082948761 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) 20241107082948761 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) 20241107082948761 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) 20241107082948761 DRLCMACDL DEBUG -- Chunk with length 292 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-4): c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 09 0d (tbf_dl.cpp:686) 20241107082948761 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) 20241107082948761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241107082948761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-4): 07 00 6f c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 09 0d 00 (tbf_dl.cpp:911) 20241107082948761 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 6f c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 09 0d 00 (pcu_l1_if.cpp:182) 20241107082948762 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082948773 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) 20241107082948773 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) 20241107082948775 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) 20241107082948775 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) 20241107082948775 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) 20241107082948775 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) 20241107082948776 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) 20241107082948776 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) 20241107082948777 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) 20241107082948777 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) 20241107082948778 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) 20241107082948778 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) 20241107082948778 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) 20241107082948778 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) 20241107082948779 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) 20241107082948779 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) 20241107082948783 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) 20241107082948783 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) 20241107082948783 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) 20241107082948783 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) 20241107082948783 DRLCMACDL DEBUG -- Chunk with length 242 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-4): 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 10 7b d7 a1 (tbf_dl.cpp:686) 20241107082948783 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) 20241107082948783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241107082948783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-4): 07 00 71 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 10 7b d7 a1 00 (tbf_dl.cpp:911) 20241107082948783 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 71 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 10 7b d7 a1 00 (pcu_l1_if.cpp:182) 20241107082948784 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082948798 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) 20241107082948798 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) 20241107082948799 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) 20241107082948799 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) 20241107082948800 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) 20241107082948800 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) 20241107082948801 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) 20241107082948801 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) 20241107082948802 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) 20241107082948802 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) 20241107082948802 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) 20241107082948802 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) 20241107082948803 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) 20241107082948803 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) 20241107082948804 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) 20241107082948804 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) 20241107082948805 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) 20241107082948805 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) 20241107082948805 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) 20241107082948805 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) 20241107082948805 DRLCMACDL DEBUG -- Chunk with length 192 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-4): cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 d2 3a (tbf_dl.cpp:686) 20241107082948805 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) 20241107082948805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241107082948805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-4): 07 00 73 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 d2 3a 00 (tbf_dl.cpp:911) 20241107082948805 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 73 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 d2 3a 00 (pcu_l1_if.cpp:182) 20241107082948806 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082948817 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) 20241107082948817 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) 20241107082948819 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) 20241107082948819 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) 20241107082948820 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) 20241107082948820 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) 20241107082948821 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) 20241107082948821 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) 20241107082948822 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) 20241107082948822 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) 20241107082948822 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) 20241107082948822 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) 20241107082948823 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) 20241107082948823 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) 20241107082948824 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) 20241107082948824 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) 20241107082948825 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) 20241107082948825 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) 20241107082948825 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) 20241107082948825 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) 20241107082948825 DRLCMACDL DEBUG -- Chunk with length 142 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-4): 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 db b8 (tbf_dl.cpp:686) 20241107082948825 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) 20241107082948825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241107082948825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-4): 07 00 75 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 db b8 00 (tbf_dl.cpp:911) 20241107082948825 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 75 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 db b8 00 (pcu_l1_if.cpp:182) 20241107082948826 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082948836 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) 20241107082948836 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) 20241107082948838 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) 20241107082948838 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) 20241107082948839 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) 20241107082948839 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) 20241107082948839 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) 20241107082948839 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) 20241107082948840 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) 20241107082948840 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) 20241107082948841 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) 20241107082948841 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) 20241107082948842 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) 20241107082948842 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) 20241107082948843 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) 20241107082948843 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) 20241107082948846 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) 20241107082948846 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) 20241107082948846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948846 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) 20241107082948846 DRLCMACDL DEBUG -- Chunk with length 92 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-4): c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a 2e cc 13 cb (tbf_dl.cpp:686) 20241107082948846 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) 20241107082948846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241107082948846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-4): 07 00 77 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a 2e cc 13 cb 00 (tbf_dl.cpp:911) 20241107082948846 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 77 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a 2e cc 13 cb 00 (pcu_l1_if.cpp:182) 20241107082948847 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082948860 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) 20241107082948860 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) 20241107082948862 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) 20241107082948862 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) 20241107082948862 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) 20241107082948862 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) 20241107082948863 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) 20241107082948863 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) 20241107082948864 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) 20241107082948864 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) 20241107082948865 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) 20241107082948865 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) 20241107082948865 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) 20241107082948865 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) 20241107082948867 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) 20241107082948867 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) 20241107082948867 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) 20241107082948867 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) 20241107082948867 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948867 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) 20241107082948867 DRLCMACDL DEBUG -- Chunk with length 42 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082948868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082948868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082948868 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (7) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-4): ab b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b 83 80 (tbf_dl.cpp:686) 20241107082948868 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) 20241107082948868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241107082948868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-4): 07 00 78 ab b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b 83 80 00 (tbf_dl.cpp:911) 20241107082948868 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 78 ab b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b 83 80 00 (pcu_l1_if.cpp:182) 20241107082948868 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082948879 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) 20241107082948879 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) 20241107082948881 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) 20241107082948881 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) 20241107082948881 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) 20241107082948882 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) 20241107082948882 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) 20241107082948882 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) 20241107082948883 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) 20241107082948883 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) 20241107082948884 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) 20241107082948884 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) 20241107082948885 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) 20241107082948885 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) 20241107082948886 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) 20241107082948886 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) 20241107082948887 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) 20241107082948887 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) 20241107082948887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948887 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) 20241107082948887 DRLCMACDL DEBUG -- Chunk with length 1393 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-4): 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d b6 93 (tbf_dl.cpp:686) 20241107082948887 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) 20241107082948887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241107082948887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-4): 07 00 7b 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d b6 93 00 (tbf_dl.cpp:911) 20241107082948887 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 7b 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d b6 93 00 (pcu_l1_if.cpp:182) 20241107082948887 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082948899 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) 20241107082948899 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) 20241107082948900 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) 20241107082948900 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) 20241107082948900 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) 20241107082948900 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) 20241107082948901 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) 20241107082948901 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) 20241107082948902 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) 20241107082948902 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) 20241107082948903 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) 20241107082948903 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) 20241107082948904 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) 20241107082948904 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) 20241107082948904 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) 20241107082948904 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) 20241107082948908 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) 20241107082948908 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) 20241107082948908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948908 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) 20241107082948908 DRLCMACDL DEBUG -- Chunk with length 1343 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-4): 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec 66 5a 40 (tbf_dl.cpp:686) 20241107082948908 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) 20241107082948908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241107082948908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-4): 07 00 7d 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec 66 5a 40 00 (tbf_dl.cpp:911) 20241107082948908 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 7d 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec 66 5a 40 00 (pcu_l1_if.cpp:182) 20241107082948909 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082948922 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) 20241107082948923 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) 20241107082948924 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) 20241107082948924 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) 20241107082948925 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) 20241107082948925 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) 20241107082948925 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) 20241107082948925 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) 20241107082948926 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) 20241107082948926 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) 20241107082948927 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) 20241107082948927 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) 20241107082948928 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) 20241107082948928 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) 20241107082948928 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) 20241107082948928 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) 20241107082948929 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) 20241107082948929 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) 20241107082948929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948929 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) 20241107082948929 DRLCMACDL DEBUG -- Chunk with length 1293 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-4): c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 09 (tbf_dl.cpp:686) 20241107082948929 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) 20241107082948930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241107082948930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-4): 07 00 7f c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 09 00 (tbf_dl.cpp:911) 20241107082948930 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 7f c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 09 00 (pcu_l1_if.cpp:182) 20241107082948930 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082948942 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) 20241107082948942 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) 20241107082948943 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) 20241107082948943 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) 20241107082948944 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) 20241107082948944 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) 20241107082948945 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) 20241107082948945 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) 20241107082948946 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) 20241107082948946 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) 20241107082948947 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) 20241107082948947 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) 20241107082948947 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) 20241107082948947 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) 20241107082948948 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) 20241107082948948 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) 20241107082948949 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) 20241107082948949 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) 20241107082948949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948949 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) 20241107082948949 DRLCMACDL DEBUG -- Chunk with length 1243 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-4): 0b 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 b7 86 5c (tbf_dl.cpp:686) 20241107082948949 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) 20241107082948949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241107082948949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-4): 07 00 81 0b 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 b7 86 5c 00 (tbf_dl.cpp:911) 20241107082948949 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 81 0b 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 b7 86 5c 00 (pcu_l1_if.cpp:182) 20241107082948950 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082948961 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) 20241107082948961 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) 20241107082948962 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) 20241107082948962 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) 20241107082948963 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) 20241107082948963 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) 20241107082948964 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) 20241107082948964 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) 20241107082948965 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) 20241107082948965 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) 20241107082948965 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) 20241107082948965 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) 20241107082948966 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) 20241107082948966 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) 20241107082948967 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) 20241107082948967 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) 20241107082948970 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) 20241107082948970 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) 20241107082948970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948970 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) 20241107082948970 DRLCMACDL DEBUG -- Chunk with length 1193 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-4): 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 17 2e (tbf_dl.cpp:686) 20241107082948970 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) 20241107082948970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241107082948971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-4): 07 00 83 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 17 2e 00 (tbf_dl.cpp:911) 20241107082948971 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 83 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 17 2e 00 (pcu_l1_if.cpp:182) 20241107082948971 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082948985 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) 20241107082948985 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) 20241107082948987 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) 20241107082948987 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) 20241107082948987 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) 20241107082948987 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) 20241107082948988 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) 20241107082948988 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) 20241107082948989 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) 20241107082948989 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) 20241107082948989 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) 20241107082948989 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) 20241107082948990 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) 20241107082948990 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) 20241107082948990 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) 20241107082948990 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) 20241107082948991 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) 20241107082948991 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) 20241107082948991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082948991 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) 20241107082948991 DRLCMACDL DEBUG -- Chunk with length 1143 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082948991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-4): a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 88 17 (tbf_dl.cpp:686) 20241107082948991 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) 20241107082948991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082948991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241107082948991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-4): 07 00 85 a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 88 17 00 (tbf_dl.cpp:911) 20241107082948991 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 85 a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 88 17 00 (pcu_l1_if.cpp:182) 20241107082948991 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082949004 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) 20241107082949004 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) 20241107082949005 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) 20241107082949005 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) 20241107082949005 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) 20241107082949005 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) 20241107082949006 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) 20241107082949006 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) 20241107082949007 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) 20241107082949007 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) 20241107082949007 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) 20241107082949007 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) 20241107082949008 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) 20241107082949008 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) 20241107082949008 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) 20241107082949008 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) 20241107082949010 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) 20241107082949010 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) 20241107082949010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==67) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949010 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) 20241107082949010 DRLCMACDL DEBUG -- Chunk with length 1093 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-4): 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 df (tbf_dl.cpp:686) 20241107082949010 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) 20241107082949010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241107082949010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-4): 07 00 87 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 df 00 (tbf_dl.cpp:911) 20241107082949010 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 87 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 df 00 (pcu_l1_if.cpp:182) 20241107082949010 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082949023 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) 20241107082949023 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) 20241107082949025 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) 20241107082949025 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) 20241107082949025 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) 20241107082949025 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) 20241107082949026 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) 20241107082949026 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) 20241107082949027 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) 20241107082949027 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) 20241107082949028 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) 20241107082949028 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) 20241107082949028 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) 20241107082949028 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) 20241107082949029 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) 20241107082949029 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) 20241107082949033 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) 20241107082949033 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) 20241107082949033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==68) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949033 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) 20241107082949033 DRLCMACDL DEBUG -- Chunk with length 1043 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-4): e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 cd ce (tbf_dl.cpp:686) 20241107082949033 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) 20241107082949033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241107082949033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-4): 07 00 89 e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 cd ce 00 (tbf_dl.cpp:911) 20241107082949033 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 89 e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 cd ce 00 (pcu_l1_if.cpp:182) 20241107082949034 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082949048 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) 20241107082949048 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) 20241107082949049 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) 20241107082949049 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) 20241107082949050 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) 20241107082949050 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) 20241107082949051 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) 20241107082949051 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) 20241107082949052 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) 20241107082949052 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) 20241107082949053 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) 20241107082949053 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) 20241107082949053 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) 20241107082949053 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) 20241107082949054 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) 20241107082949054 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) 20241107082949055 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) 20241107082949055 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) 20241107082949055 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949055 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) 20241107082949055 DRLCMACDL DEBUG -- Chunk with length 993 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949055 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-4): 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c 6b 53 f1 (tbf_dl.cpp:686) 20241107082949055 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) 20241107082949055 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949055 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241107082949055 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-4): 07 00 8b 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c 6b 53 f1 00 (tbf_dl.cpp:911) 20241107082949055 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 8b 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c 6b 53 f1 00 (pcu_l1_if.cpp:182) 20241107082949056 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082949067 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) 20241107082949067 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) 20241107082949068 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) 20241107082949068 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) 20241107082949069 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) 20241107082949069 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) 20241107082949071 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) 20241107082949071 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) 20241107082949072 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) 20241107082949072 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) 20241107082949073 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) 20241107082949073 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) 20241107082949073 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) 20241107082949073 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) 20241107082949074 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) 20241107082949074 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) 20241107082949075 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) 20241107082949075 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) 20241107082949075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==70) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949075 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) 20241107082949075 DRLCMACDL DEBUG -- Chunk with length 943 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-4): 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 1f f7 (tbf_dl.cpp:686) 20241107082949075 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) 20241107082949075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241107082949075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-4): 07 00 8d 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 1f f7 00 (tbf_dl.cpp:911) 20241107082949075 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 8d 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 1f f7 00 (pcu_l1_if.cpp:182) 20241107082949076 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082949087 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) 20241107082949087 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) 20241107082949087 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) 20241107082949087 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) 20241107082949088 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) 20241107082949088 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) 20241107082949089 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) 20241107082949089 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) 20241107082949089 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) 20241107082949089 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) 20241107082949090 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) 20241107082949090 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) 20241107082949091 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) 20241107082949091 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) 20241107082949092 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) 20241107082949092 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) 20241107082949096 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) 20241107082949096 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) 20241107082949096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949096 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) 20241107082949096 DRLCMACDL DEBUG -- Chunk with length 893 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-4): 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 72 75 (tbf_dl.cpp:686) 20241107082949096 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) 20241107082949097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241107082949097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-4): 07 00 8f 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 72 75 00 (tbf_dl.cpp:911) 20241107082949097 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 8f 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 72 75 00 (pcu_l1_if.cpp:182) 20241107082949097 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082949109 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) 20241107082949109 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) 20241107082949110 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) 20241107082949110 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) 20241107082949110 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) 20241107082949110 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) 20241107082949110 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) 20241107082949110 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) 20241107082949110 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) 20241107082949110 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) 20241107082949110 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) 20241107082949110 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) 20241107082949111 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) 20241107082949111 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) 20241107082949111 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) 20241107082949111 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) 20241107082949114 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) 20241107082949114 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) 20241107082949114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949114 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) 20241107082949114 DRLCMACDL DEBUG -- Chunk with length 843 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-4): d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b 92 b7 62 (tbf_dl.cpp:686) 20241107082949114 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) 20241107082949114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241107082949114 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) 20241107082949114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1135 + 13 = 1148 (pdch_ul_controller.c:131) 20241107082949114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1148 for type POLL (pdch_ul_controller.c:184) 20241107082949114 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) 20241107082949114 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) 20241107082949114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-4): 0f 00 91 d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b 92 b7 62 00 (tbf_dl.cpp:911) 20241107082949114 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 91 d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b 92 b7 62 00 (pcu_l1_if.cpp:182) 20241107082949114 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082949129 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) 20241107082949129 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) 20241107082949130 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) 20241107082949130 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) 20241107082949131 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) 20241107082949131 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) 20241107082949132 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) 20241107082949132 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) 20241107082949132 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) 20241107082949132 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) 20241107082949133 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) 20241107082949133 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) 20241107082949134 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) 20241107082949134 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) 20241107082949135 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) 20241107082949135 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) 20241107082949136 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082949149 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) 20241107082949149 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) 20241107082949150 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) 20241107082949150 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) 20241107082949151 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) 20241107082949151 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) 20241107082949153 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) 20241107082949153 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) 20241107082949154 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) 20241107082949154 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) 20241107082949155 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) 20241107082949155 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) 20241107082949157 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) 20241107082949157 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) 20241107082949158 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) 20241107082949158 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) 20241107082949160 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082949173 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) 20241107082949173 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) 20241107082949176 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) 20241107082949176 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) 20241107082949177 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) 20241107082949177 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) 20241107082949178 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) 20241107082949178 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) 20241107082949179 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) 20241107082949179 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) 20241107082949180 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) 20241107082949180 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) 20241107082949180 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) 20241107082949180 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) 20241107082949181 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) 20241107082949181 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) 20241107082949182 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082949192 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 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) 20241107082949192 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) 20241107082949192 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082949192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082949192 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) 20241107082949193 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082949193 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082949193 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:511) 20241107082949193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082949193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=53)"RRRRRRRRRRRRRRRRRRRR"(BSN=72) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082949193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=53:73, lost=0, recv=20, skipped=0, bsn=53, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082949193 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241107082949193 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241107082949193 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241107082949193 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241107082949193 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241107082949193 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241107082949193 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241107082949193 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241107082949193 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241107082949193 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241107082949193 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241107082949193 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241107082949193 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241107082949193 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241107082949193 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241107082949193 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241107082949193 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241107082949193 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241107082949193 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241107082949193 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241107082949193 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) 20241107082949193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001: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) 20241107082949194 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) 20241107082949194 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) 20241107082949194 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) 20241107082949194 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) 20241107082949195 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) 20241107082949195 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) 20241107082949196 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) 20241107082949196 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) 20241107082949197 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) 20241107082949197 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) 20241107082949198 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) 20241107082949198 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) 20241107082949199 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) 20241107082949199 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) 20241107082949200 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) 20241107082949200 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) 20241107082949200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949200 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) 20241107082949200 DRLCMACDL DEBUG -- Chunk with length 793 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-4): 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c 30 (tbf_dl.cpp:686) 20241107082949200 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) 20241107082949200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241107082949200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-4): 07 00 93 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c 30 00 (tbf_dl.cpp:911) 20241107082949200 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 93 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c 30 00 (pcu_l1_if.cpp:182) 20241107082949201 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082949211 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) 20241107082949212 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) 20241107082949213 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) 20241107082949213 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) 20241107082949214 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) 20241107082949214 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) 20241107082949215 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) 20241107082949215 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) 20241107082949216 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) 20241107082949216 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) 20241107082949216 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) 20241107082949216 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) 20241107082949217 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) 20241107082949217 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) 20241107082949218 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) 20241107082949218 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) 20241107082949221 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) 20241107082949221 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) 20241107082949221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949221 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) 20241107082949221 DRLCMACDL DEBUG -- Chunk with length 743 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-4): 19 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d 38 3d a9 (tbf_dl.cpp:686) 20241107082949221 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) 20241107082949221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241107082949221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-4): 07 00 95 19 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d 38 3d a9 00 (tbf_dl.cpp:911) 20241107082949221 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 95 19 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d 38 3d a9 00 (pcu_l1_if.cpp:182) 20241107082949222 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082949249 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) 20241107082949249 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) 20241107082949252 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) 20241107082949252 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) 20241107082949253 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) 20241107082949253 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) 20241107082949254 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) 20241107082949254 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) 20241107082949256 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) 20241107082949256 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) 20241107082949257 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) 20241107082949257 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) 20241107082949258 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) 20241107082949258 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) 20241107082949259 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) 20241107082949259 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) 20241107082949260 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) 20241107082949260 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) 20241107082949260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949260 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) 20241107082949260 DRLCMACDL DEBUG -- Chunk with length 693 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-4): f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 c7 78 (tbf_dl.cpp:686) 20241107082949260 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) 20241107082949260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241107082949260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-4): 07 00 97 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 c7 78 00 (tbf_dl.cpp:911) 20241107082949260 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 97 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 c7 78 00 (pcu_l1_if.cpp:182) 20241107082949261 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082949262 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) 20241107082949262 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) 20241107082949262 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) 20241107082949262 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) 20241107082949263 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) 20241107082949263 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) 20241107082949264 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) 20241107082949264 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) 20241107082949264 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) 20241107082949264 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) 20241107082949265 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) 20241107082949265 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) 20241107082949265 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) 20241107082949265 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) 20241107082949266 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) 20241107082949266 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) 20241107082949267 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082949274 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) 20241107082949274 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) 20241107082949275 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) 20241107082949275 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) 20241107082949275 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) 20241107082949275 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) 20241107082949275 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) 20241107082949275 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) 20241107082949275 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) 20241107082949275 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) 20241107082949276 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) 20241107082949276 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) 20241107082949276 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) 20241107082949276 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) 20241107082949276 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) 20241107082949276 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) 20241107082949283 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) 20241107082949283 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) 20241107082949283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949283 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) 20241107082949283 DRLCMACDL DEBUG -- Chunk with length 643 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-4): 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 e8 (tbf_dl.cpp:686) 20241107082949283 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) 20241107082949283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241107082949283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-4): 07 00 99 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 e8 00 (tbf_dl.cpp:911) 20241107082949283 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 99 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 e8 00 (pcu_l1_if.cpp:182) 20241107082949284 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082949297 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) 20241107082949297 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) 20241107082949298 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) 20241107082949298 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) 20241107082949298 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) 20241107082949298 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) 20241107082949298 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) 20241107082949298 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) 20241107082949298 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) 20241107082949298 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) 20241107082949299 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) 20241107082949299 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) 20241107082949299 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) 20241107082949299 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) 20241107082949299 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) 20241107082949299 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) 20241107082949302 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) 20241107082949302 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) 20241107082949302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949302 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) 20241107082949302 DRLCMACDL DEBUG -- Chunk with length 593 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-4): b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d 64 (tbf_dl.cpp:686) 20241107082949302 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) 20241107082949302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241107082949302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-4): 07 00 9b b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d 64 00 (tbf_dl.cpp:911) 20241107082949302 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 9b b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d 64 00 (pcu_l1_if.cpp:182) 20241107082949302 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082949316 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) 20241107082949316 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) 20241107082949316 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) 20241107082949316 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) 20241107082949317 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) 20241107082949317 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) 20241107082949317 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) 20241107082949317 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) 20241107082949317 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) 20241107082949317 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) 20241107082949318 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) 20241107082949318 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) 20241107082949318 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) 20241107082949318 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) 20241107082949318 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) 20241107082949318 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) 20241107082949321 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) 20241107082949321 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) 20241107082949321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949321 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) 20241107082949321 DRLCMACDL DEBUG -- Chunk with length 543 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-4): b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a b9 3b (tbf_dl.cpp:686) 20241107082949321 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) 20241107082949321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241107082949321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-4): 07 00 9d b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a b9 3b 00 (tbf_dl.cpp:911) 20241107082949321 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 9d b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a b9 3b 00 (pcu_l1_if.cpp:182) 20241107082949321 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082949335 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) 20241107082949335 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) 20241107082949335 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) 20241107082949335 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) 20241107082949336 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) 20241107082949336 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) 20241107082949336 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) 20241107082949336 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) 20241107082949337 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) 20241107082949337 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) 20241107082949337 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) 20241107082949337 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) 20241107082949337 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) 20241107082949337 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) 20241107082949338 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) 20241107082949338 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) 20241107082949345 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) 20241107082949345 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) 20241107082949345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949345 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) 20241107082949345 DRLCMACDL DEBUG -- Chunk with length 493 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-4): 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 40 ee (tbf_dl.cpp:686) 20241107082949345 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) 20241107082949345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241107082949345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-4): 07 00 9f 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 40 ee 00 (tbf_dl.cpp:911) 20241107082949345 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 9f 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 40 ee 00 (pcu_l1_if.cpp:182) 20241107082949345 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082949360 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) 20241107082949360 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) 20241107082949361 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) 20241107082949361 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) 20241107082949362 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) 20241107082949362 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) 20241107082949363 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) 20241107082949363 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) 20241107082949364 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) 20241107082949364 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) 20241107082949364 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) 20241107082949364 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) 20241107082949365 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) 20241107082949365 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) 20241107082949366 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) 20241107082949366 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) 20241107082949367 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) 20241107082949367 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) 20241107082949367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949367 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) 20241107082949367 DRLCMACDL DEBUG -- Chunk with length 443 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-4): 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 bc (tbf_dl.cpp:686) 20241107082949367 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) 20241107082949367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241107082949367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-4): 07 00 a1 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 bc 00 (tbf_dl.cpp:911) 20241107082949367 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 a1 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 bc 00 (pcu_l1_if.cpp:182) 20241107082949367 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082949380 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) 20241107082949380 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) 20241107082949381 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) 20241107082949381 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) 20241107082949382 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) 20241107082949382 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) 20241107082949383 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) 20241107082949383 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) 20241107082949384 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) 20241107082949384 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) 20241107082949384 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) 20241107082949384 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) 20241107082949385 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) 20241107082949385 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) 20241107082949386 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) 20241107082949386 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) 20241107082949387 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) 20241107082949387 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) 20241107082949387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949387 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) 20241107082949387 DRLCMACDL DEBUG -- Chunk with length 393 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-4): d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 8c 41 (tbf_dl.cpp:686) 20241107082949387 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) 20241107082949387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241107082949387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-4): 07 00 a3 d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 8c 41 00 (tbf_dl.cpp:911) 20241107082949387 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 a3 d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 8c 41 00 (pcu_l1_if.cpp:182) 20241107082949388 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082949399 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) 20241107082949399 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) 20241107082949401 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) 20241107082949401 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) 20241107082949401 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) 20241107082949401 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) 20241107082949402 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) 20241107082949402 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) 20241107082949403 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) 20241107082949403 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) 20241107082949404 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) 20241107082949404 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) 20241107082949404 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) 20241107082949404 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) 20241107082949405 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) 20241107082949405 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) 20241107082949409 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) 20241107082949409 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) 20241107082949409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949409 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) 20241107082949409 DRLCMACDL DEBUG -- Chunk with length 343 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-4): 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f b7 f7 (tbf_dl.cpp:686) 20241107082949409 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) 20241107082949409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241107082949409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-4): 07 00 a5 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f b7 f7 00 (tbf_dl.cpp:911) 20241107082949409 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 a5 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f b7 f7 00 (pcu_l1_if.cpp:182) 20241107082949410 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082949424 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) 20241107082949424 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) 20241107082949425 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) 20241107082949425 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) 20241107082949426 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) 20241107082949426 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) 20241107082949427 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) 20241107082949427 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) 20241107082949427 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) 20241107082949427 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) 20241107082949428 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) 20241107082949428 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) 20241107082949429 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) 20241107082949429 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) 20241107082949430 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) 20241107082949430 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) 20241107082949431 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) 20241107082949431 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) 20241107082949431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949431 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) 20241107082949431 DRLCMACDL DEBUG -- Chunk with length 293 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-4): 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 09 (tbf_dl.cpp:686) 20241107082949431 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) 20241107082949431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241107082949431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-4): 07 00 a7 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 09 00 (tbf_dl.cpp:911) 20241107082949431 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 a7 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 09 00 (pcu_l1_if.cpp:182) 20241107082949431 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082949444 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) 20241107082949444 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) 20241107082949445 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) 20241107082949445 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) 20241107082949446 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) 20241107082949446 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) 20241107082949446 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) 20241107082949446 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) 20241107082949447 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) 20241107082949447 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) 20241107082949448 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) 20241107082949448 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) 20241107082949449 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) 20241107082949449 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) 20241107082949450 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) 20241107082949450 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) 20241107082949451 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) 20241107082949451 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) 20241107082949451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949451 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) 20241107082949451 DRLCMACDL DEBUG -- Chunk with length 243 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-4): 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 10 7b d7 (tbf_dl.cpp:686) 20241107082949451 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) 20241107082949451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241107082949451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-4): 07 00 a9 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 10 7b d7 00 (tbf_dl.cpp:911) 20241107082949451 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 a9 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 10 7b d7 00 (pcu_l1_if.cpp:182) 20241107082949451 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082949463 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) 20241107082949463 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) 20241107082949464 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) 20241107082949464 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) 20241107082949464 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) 20241107082949464 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) 20241107082949465 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) 20241107082949465 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) 20241107082949466 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) 20241107082949466 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) 20241107082949467 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) 20241107082949467 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) 20241107082949468 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) 20241107082949468 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) 20241107082949469 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) 20241107082949469 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) 20241107082949472 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) 20241107082949472 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) 20241107082949472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949472 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) 20241107082949472 DRLCMACDL DEBUG -- Chunk with length 193 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-4): a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 d2 (tbf_dl.cpp:686) 20241107082949472 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) 20241107082949472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241107082949472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-4): 07 00 ab a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 d2 00 (tbf_dl.cpp:911) 20241107082949472 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 ab a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 d2 00 (pcu_l1_if.cpp:182) 20241107082949473 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082949486 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) 20241107082949486 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) 20241107082949488 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) 20241107082949488 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) 20241107082949488 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) 20241107082949488 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) 20241107082949489 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) 20241107082949489 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) 20241107082949490 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) 20241107082949490 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) 20241107082949491 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) 20241107082949491 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) 20241107082949492 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) 20241107082949492 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) 20241107082949493 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) 20241107082949493 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) 20241107082949493 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) 20241107082949493 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) 20241107082949493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949494 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) 20241107082949494 DRLCMACDL DEBUG -- Chunk with length 143 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-4): 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 db (tbf_dl.cpp:686) 20241107082949494 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) 20241107082949494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241107082949494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-4): 07 00 ad 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 db 00 (tbf_dl.cpp:911) 20241107082949494 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 ad 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 db 00 (pcu_l1_if.cpp:182) 20241107082949494 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082949505 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) 20241107082949505 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) 20241107082949507 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) 20241107082949507 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) 20241107082949507 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) 20241107082949507 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) 20241107082949508 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) 20241107082949508 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) 20241107082949509 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) 20241107082949509 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) 20241107082949510 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) 20241107082949510 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) 20241107082949510 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) 20241107082949510 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) 20241107082949511 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) 20241107082949511 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) 20241107082949512 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) 20241107082949512 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) 20241107082949512 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949512 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) 20241107082949512 DRLCMACDL DEBUG -- Chunk with length 93 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949512 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-4): b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a 2e cc 13 (tbf_dl.cpp:686) 20241107082949512 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) 20241107082949512 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949512 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241107082949512 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-4): 07 00 af b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a 2e cc 13 00 (tbf_dl.cpp:911) 20241107082949512 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 af b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a 2e cc 13 00 (pcu_l1_if.cpp:182) 20241107082949513 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082949525 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) 20241107082949525 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) 20241107082949526 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) 20241107082949526 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) 20241107082949527 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) 20241107082949527 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) 20241107082949527 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) 20241107082949527 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) 20241107082949528 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) 20241107082949528 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) 20241107082949529 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) 20241107082949529 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) 20241107082949530 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) 20241107082949530 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) 20241107082949530 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) 20241107082949530 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) 20241107082949534 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) 20241107082949534 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) 20241107082949534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949534 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) 20241107082949534 DRLCMACDL DEBUG -- Chunk with length 43 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082949534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082949534 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 2070 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107082949534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082949534 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (6) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-4): af cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b 83 (tbf_dl.cpp:686) 20241107082949534 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) 20241107082949534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241107082949534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-4): 07 00 b0 af cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b 83 00 (tbf_dl.cpp:911) 20241107082949534 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 b0 af cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b 83 00 (pcu_l1_if.cpp:182) 20241107082949535 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082949548 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) 20241107082949548 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) 20241107082949549 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) 20241107082949549 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) 20241107082949550 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) 20241107082949550 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) 20241107082949551 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) 20241107082949551 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) 20241107082949552 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) 20241107082949552 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) 20241107082949554 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) 20241107082949554 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) 20241107082949555 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) 20241107082949555 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) 20241107082949555 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) 20241107082949555 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) 20241107082949556 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) 20241107082949556 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) 20241107082949556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949556 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) 20241107082949557 DRLCMACDL DEBUG -- Chunk with length 1394 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-4): 80 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d b6 (tbf_dl.cpp:686) 20241107082949557 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) 20241107082949557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241107082949557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-4): 07 00 b3 80 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d b6 00 (tbf_dl.cpp:911) 20241107082949557 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 b3 80 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d b6 00 (pcu_l1_if.cpp:182) 20241107082949558 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082949567 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) 20241107082949567 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) 20241107082949568 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) 20241107082949568 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) 20241107082949569 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) 20241107082949569 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) 20241107082949570 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) 20241107082949570 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) 20241107082949571 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) 20241107082949571 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) 20241107082949571 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) 20241107082949572 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) 20241107082949572 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) 20241107082949572 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) 20241107082949573 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) 20241107082949573 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) 20241107082949574 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) 20241107082949574 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) 20241107082949574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949574 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) 20241107082949574 DRLCMACDL DEBUG -- Chunk with length 1344 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-4): 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec 66 5a (tbf_dl.cpp:686) 20241107082949574 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) 20241107082949574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241107082949574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-4): 07 00 b5 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec 66 5a 00 (tbf_dl.cpp:911) 20241107082949574 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 b5 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec 66 5a 00 (pcu_l1_if.cpp:182) 20241107082949575 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082949587 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) 20241107082949587 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) 20241107082949588 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) 20241107082949588 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) 20241107082949589 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) 20241107082949589 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) 20241107082949590 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) 20241107082949590 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) 20241107082949590 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) 20241107082949590 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) 20241107082949591 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) 20241107082949591 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) 20241107082949592 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) 20241107082949592 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) 20241107082949593 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) 20241107082949593 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) 20241107082949597 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) 20241107082949597 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) 20241107082949597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949597 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) 20241107082949597 DRLCMACDL DEBUG -- Chunk with length 1294 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-4): 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 (tbf_dl.cpp:686) 20241107082949597 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) 20241107082949597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241107082949597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-4): 07 00 b7 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 00 (tbf_dl.cpp:911) 20241107082949597 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 b7 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 24 00 (pcu_l1_if.cpp:182) 20241107082949598 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082949613 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) 20241107082949613 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) 20241107082949614 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) 20241107082949614 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) 20241107082949616 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) 20241107082949616 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) 20241107082949617 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) 20241107082949617 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) 20241107082949618 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) 20241107082949619 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) 20241107082949619 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) 20241107082949619 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) 20241107082949620 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) 20241107082949620 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) 20241107082949621 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) 20241107082949621 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) 20241107082949622 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) 20241107082949622 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082949622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949622 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) 20241107082949622 DRLCMACDL DEBUG -- Chunk with length 1244 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-4): 09 0b 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 b7 86 (tbf_dl.cpp:686) 20241107082949622 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) 20241107082949622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241107082949622 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) 20241107082949622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1239 + 13 = 1252 (pdch_ul_controller.c:131) 20241107082949622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1252 for type POLL (pdch_ul_controller.c:184) 20241107082949622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1252, TS=7) (tbf_dl.cpp:883) 20241107082949622 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1252, TS=7 (tbf_dl.cpp:903) 20241107082949622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-4): 0f 00 b9 09 0b 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 b7 86 00 (tbf_dl.cpp:911) 20241107082949622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Sending data request: sapi=5 arfcn=871 cur_fn=1235 block=10 data=0f 00 b9 09 0b 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 b7 86 00 (pcu_l1_if.cpp:182) 20241107082949623 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082949631 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) 20241107082949631 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) 20241107082949632 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) 20241107082949632 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) 20241107082949633 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) 20241107082949633 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) 20241107082949634 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) 20241107082949634 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) 20241107082949635 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) 20241107082949635 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) 20241107082949635 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) 20241107082949635 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) 20241107082949636 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) 20241107082949636 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) 20241107082949637 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) 20241107082949637 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) 20241107082949638 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082949650 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) 20241107082949650 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) 20241107082949651 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) 20241107082949651 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) 20241107082949652 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) 20241107082949652 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) 20241107082949652 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) 20241107082949652 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) 20241107082949653 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) 20241107082949653 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) 20241107082949654 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) 20241107082949654 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) 20241107082949655 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) 20241107082949655 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) 20241107082949655 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) 20241107082949655 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) 20241107082949659 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082949673 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) 20241107082949673 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) 20241107082949675 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) 20241107082949675 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) 20241107082949676 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) 20241107082949676 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) 20241107082949676 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) 20241107082949676 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) 20241107082949677 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) 20241107082949677 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) 20241107082949678 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) 20241107082949678 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) 20241107082949679 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) 20241107082949679 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) 20241107082949679 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) 20241107082949679 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) 20241107082949680 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082949692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1248 block=1 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) 20241107082949692 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) 20241107082949692 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082949692 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082949692 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) 20241107082949693 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082949693 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082949693 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:511) 20241107082949693 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082949693 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=73)"RRRRRRRRRRRRRRRRRRRR"(BSN=92) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082949693 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=73:93, lost=0, recv=20, skipped=0, bsn=73, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082949693 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241107082949693 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241107082949693 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241107082949693 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241107082949693 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241107082949693 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241107082949693 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241107082949693 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241107082949693 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241107082949693 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241107082949693 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241107082949693 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241107082949693 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241107082949693 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241107082949693 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241107082949693 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241107082949693 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241107082949693 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241107082949693 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241107082949693 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241107082949693 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) 20241107082949693 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001: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) 20241107082949694 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) 20241107082949694 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) 20241107082949694 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) 20241107082949694 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) 20241107082949695 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) 20241107082949695 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) 20241107082949696 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) 20241107082949696 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) 20241107082949697 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) 20241107082949697 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) 20241107082949697 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) 20241107082949697 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) 20241107082949698 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) 20241107082949698 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) 20241107082949699 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) 20241107082949699 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) 20241107082949699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949699 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) 20241107082949699 DRLCMACDL DEBUG -- Chunk with length 1194 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-4): 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 17 (tbf_dl.cpp:686) 20241107082949699 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) 20241107082949699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241107082949699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-4): 07 00 bb 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 17 00 (tbf_dl.cpp:911) 20241107082949699 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 bb 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 17 00 (pcu_l1_if.cpp:182) 20241107082949700 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082949712 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) 20241107082949712 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) 20241107082949713 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) 20241107082949713 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) 20241107082949714 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) 20241107082949714 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) 20241107082949715 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) 20241107082949715 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) 20241107082949715 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) 20241107082949715 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) 20241107082949716 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) 20241107082949716 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) 20241107082949717 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) 20241107082949717 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) 20241107082949718 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) 20241107082949718 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) 20241107082949721 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) 20241107082949721 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) 20241107082949721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949721 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) 20241107082949721 DRLCMACDL DEBUG -- Chunk with length 1144 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-4): 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 88 (tbf_dl.cpp:686) 20241107082949721 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) 20241107082949721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241107082949721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-4): 07 00 bd 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 88 00 (tbf_dl.cpp:911) 20241107082949721 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 bd 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 88 00 (pcu_l1_if.cpp:182) 20241107082949722 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082949736 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) 20241107082949736 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) 20241107082949737 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) 20241107082949737 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) 20241107082949738 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) 20241107082949738 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) 20241107082949738 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) 20241107082949738 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) 20241107082949739 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) 20241107082949739 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) 20241107082949740 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) 20241107082949740 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) 20241107082949740 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) 20241107082949741 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) 20241107082949741 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) 20241107082949741 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) 20241107082949742 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) 20241107082949742 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) 20241107082949742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949742 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) 20241107082949742 DRLCMACDL DEBUG -- Chunk with length 1094 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-4): 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 (tbf_dl.cpp:686) 20241107082949742 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) 20241107082949742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241107082949742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-4): 07 00 bf 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 00 (tbf_dl.cpp:911) 20241107082949742 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 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 d6 00 (pcu_l1_if.cpp:182) 20241107082949743 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082949755 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) 20241107082949755 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) 20241107082949756 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) 20241107082949756 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) 20241107082949757 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) 20241107082949757 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) 20241107082949758 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) 20241107082949758 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) 20241107082949759 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) 20241107082949759 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) 20241107082949760 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) 20241107082949760 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) 20241107082949761 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) 20241107082949761 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) 20241107082949762 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) 20241107082949762 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) 20241107082949763 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) 20241107082949763 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) 20241107082949763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949763 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) 20241107082949763 DRLCMACDL DEBUG -- Chunk with length 1044 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-4): df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 cd (tbf_dl.cpp:686) 20241107082949763 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) 20241107082949763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241107082949763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-4): 07 00 c1 df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 cd 00 (tbf_dl.cpp:911) 20241107082949763 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 c1 df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 cd 00 (pcu_l1_if.cpp:182) 20241107082949764 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082949774 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) 20241107082949774 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) 20241107082949775 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) 20241107082949775 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) 20241107082949776 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) 20241107082949776 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) 20241107082949776 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) 20241107082949776 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) 20241107082949777 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) 20241107082949777 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) 20241107082949778 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) 20241107082949778 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) 20241107082949779 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) 20241107082949779 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) 20241107082949780 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) 20241107082949780 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) 20241107082949783 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) 20241107082949783 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) 20241107082949783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949783 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) 20241107082949783 DRLCMACDL DEBUG -- Chunk with length 994 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-4): ce 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c 6b 53 (tbf_dl.cpp:686) 20241107082949783 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) 20241107082949783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241107082949783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-4): 07 00 c3 ce 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c 6b 53 00 (tbf_dl.cpp:911) 20241107082949783 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 c3 ce 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c 6b 53 00 (pcu_l1_if.cpp:182) 20241107082949784 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082949797 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) 20241107082949797 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) 20241107082949799 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) 20241107082949799 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) 20241107082949799 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) 20241107082949799 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) 20241107082949800 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) 20241107082949800 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) 20241107082949801 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) 20241107082949801 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) 20241107082949802 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) 20241107082949802 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) 20241107082949802 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) 20241107082949802 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) 20241107082949803 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) 20241107082949803 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) 20241107082949804 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) 20241107082949804 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) 20241107082949804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949804 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) 20241107082949804 DRLCMACDL DEBUG -- Chunk with length 944 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-4): f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 1f (tbf_dl.cpp:686) 20241107082949804 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) 20241107082949804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241107082949804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-4): 07 00 c5 f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 1f 00 (tbf_dl.cpp:911) 20241107082949804 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 c5 f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 1f 00 (pcu_l1_if.cpp:182) 20241107082949805 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082949816 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) 20241107082949816 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) 20241107082949818 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) 20241107082949818 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) 20241107082949818 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) 20241107082949818 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) 20241107082949819 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) 20241107082949819 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) 20241107082949820 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) 20241107082949820 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) 20241107082949821 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) 20241107082949821 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) 20241107082949821 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) 20241107082949821 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) 20241107082949822 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) 20241107082949822 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) 20241107082949823 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) 20241107082949823 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) 20241107082949823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949823 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) 20241107082949823 DRLCMACDL DEBUG -- Chunk with length 894 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-4): f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 72 (tbf_dl.cpp:686) 20241107082949823 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) 20241107082949823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241107082949823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-4): 07 00 c7 f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 72 00 (tbf_dl.cpp:911) 20241107082949823 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 c7 f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 72 00 (pcu_l1_if.cpp:182) 20241107082949824 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082949836 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) 20241107082949836 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) 20241107082949837 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) 20241107082949837 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) 20241107082949838 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) 20241107082949838 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) 20241107082949838 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) 20241107082949838 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) 20241107082949839 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) 20241107082949839 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) 20241107082949840 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) 20241107082949840 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) 20241107082949841 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) 20241107082949841 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) 20241107082949841 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) 20241107082949841 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) 20241107082949845 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) 20241107082949845 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) 20241107082949845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949845 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) 20241107082949845 DRLCMACDL DEBUG -- Chunk with length 844 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-4): 75 d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b 92 b7 (tbf_dl.cpp:686) 20241107082949845 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) 20241107082949845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241107082949845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-4): 07 00 c9 75 d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b 92 b7 00 (tbf_dl.cpp:911) 20241107082949845 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 c9 75 d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b 92 b7 00 (pcu_l1_if.cpp:182) 20241107082949846 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082949859 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) 20241107082949859 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) 20241107082949860 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) 20241107082949860 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) 20241107082949861 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) 20241107082949861 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) 20241107082949862 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) 20241107082949862 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) 20241107082949863 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) 20241107082949863 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) 20241107082949863 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) 20241107082949863 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) 20241107082949864 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) 20241107082949864 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) 20241107082949865 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) 20241107082949865 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) 20241107082949866 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) 20241107082949866 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) 20241107082949866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949866 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) 20241107082949866 DRLCMACDL DEBUG -- Chunk with length 794 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-4): 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c (tbf_dl.cpp:686) 20241107082949866 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) 20241107082949866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241107082949866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-4): 07 00 cb 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c 00 (tbf_dl.cpp:911) 20241107082949866 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 cb 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 5c 00 (pcu_l1_if.cpp:182) 20241107082949867 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082949878 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) 20241107082949878 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) 20241107082949879 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) 20241107082949879 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) 20241107082949880 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) 20241107082949880 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) 20241107082949881 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) 20241107082949881 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) 20241107082949882 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) 20241107082949882 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) 20241107082949882 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) 20241107082949882 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) 20241107082949883 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) 20241107082949883 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) 20241107082949884 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) 20241107082949884 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) 20241107082949885 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) 20241107082949885 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) 20241107082949885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949885 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) 20241107082949885 DRLCMACDL DEBUG -- Chunk with length 744 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-4): 30 19 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d 38 3d (tbf_dl.cpp:686) 20241107082949885 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) 20241107082949885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241107082949885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-4): 07 00 cd 30 19 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d 38 3d 00 (tbf_dl.cpp:911) 20241107082949885 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 cd 30 19 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d 38 3d 00 (pcu_l1_if.cpp:182) 20241107082949885 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082949898 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) 20241107082949898 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) 20241107082949899 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) 20241107082949899 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) 20241107082949899 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) 20241107082949899 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) 20241107082949900 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) 20241107082949900 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) 20241107082949901 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) 20241107082949901 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) 20241107082949902 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) 20241107082949902 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) 20241107082949902 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) 20241107082949902 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) 20241107082949903 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) 20241107082949903 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) 20241107082949907 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) 20241107082949907 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) 20241107082949907 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==103) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949907 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) 20241107082949907 DRLCMACDL DEBUG -- Chunk with length 694 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949907 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, CS-4): a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 c7 (tbf_dl.cpp:686) 20241107082949907 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) 20241107082949907 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949907 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241107082949907 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-4): 07 00 cf a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 c7 00 (tbf_dl.cpp:911) 20241107082949907 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 cf a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 c7 00 (pcu_l1_if.cpp:182) 20241107082949908 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082949921 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) 20241107082949921 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) 20241107082949922 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) 20241107082949922 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) 20241107082949923 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) 20241107082949923 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) 20241107082949924 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) 20241107082949924 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) 20241107082949925 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) 20241107082949925 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) 20241107082949926 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) 20241107082949926 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) 20241107082949926 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) 20241107082949926 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) 20241107082949927 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) 20241107082949927 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) 20241107082949928 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) 20241107082949928 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) 20241107082949928 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==104) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949928 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) 20241107082949928 DRLCMACDL DEBUG -- Chunk with length 644 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949928 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, CS-4): 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 (tbf_dl.cpp:686) 20241107082949928 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) 20241107082949928 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949928 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241107082949928 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-4): 07 00 d1 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 00 (tbf_dl.cpp:911) 20241107082949928 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 d1 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 72 00 (pcu_l1_if.cpp:182) 20241107082949929 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082949940 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) 20241107082949940 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) 20241107082949941 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) 20241107082949941 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) 20241107082949942 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) 20241107082949942 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) 20241107082949943 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) 20241107082949943 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) 20241107082949944 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) 20241107082949944 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) 20241107082949945 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) 20241107082949945 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) 20241107082949946 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) 20241107082949946 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) 20241107082949946 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) 20241107082949946 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) 20241107082949947 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) 20241107082949947 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) 20241107082949947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==105) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949947 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) 20241107082949947 DRLCMACDL DEBUG -- Chunk with length 594 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, CS-4): e8 b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d (tbf_dl.cpp:686) 20241107082949947 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) 20241107082949947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241107082949947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-4): 07 00 d3 e8 b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d 00 (tbf_dl.cpp:911) 20241107082949947 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 d3 e8 b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 4d 00 (pcu_l1_if.cpp:182) 20241107082949948 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082949959 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) 20241107082949959 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) 20241107082949960 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) 20241107082949960 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) 20241107082949961 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) 20241107082949961 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) 20241107082949962 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) 20241107082949962 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) 20241107082949963 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) 20241107082949963 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) 20241107082949964 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) 20241107082949964 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) 20241107082949965 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) 20241107082949965 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) 20241107082949965 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) 20241107082949965 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) 20241107082949969 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) 20241107082949969 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) 20241107082949969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==106) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949969 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) 20241107082949969 DRLCMACDL DEBUG -- Chunk with length 544 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, CS-4): 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a b9 (tbf_dl.cpp:686) 20241107082949969 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) 20241107082949969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241107082949969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-4): 07 00 d5 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a b9 00 (tbf_dl.cpp:911) 20241107082949969 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 d5 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a b9 00 (pcu_l1_if.cpp:182) 20241107082949970 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082949983 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) 20241107082949983 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) 20241107082949984 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) 20241107082949984 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) 20241107082949985 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) 20241107082949985 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) 20241107082949986 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) 20241107082949986 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) 20241107082949987 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) 20241107082949987 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) 20241107082949987 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) 20241107082949987 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) 20241107082949988 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) 20241107082949988 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) 20241107082949989 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) 20241107082949989 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) 20241107082949990 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) 20241107082949990 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) 20241107082949990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==107) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082949990 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) 20241107082949990 DRLCMACDL DEBUG -- Chunk with length 494 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082949990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, CS-4): 3b 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 40 (tbf_dl.cpp:686) 20241107082949990 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) 20241107082949990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082949990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241107082949990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-4): 07 00 d7 3b 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 40 00 (tbf_dl.cpp:911) 20241107082949990 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 d7 3b 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 40 00 (pcu_l1_if.cpp:182) 20241107082949991 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082950002 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) 20241107082950002 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) 20241107082950003 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) 20241107082950003 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) 20241107082950004 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) 20241107082950004 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) 20241107082950005 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) 20241107082950005 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) 20241107082950006 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) 20241107082950006 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) 20241107082950006 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) 20241107082950006 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) 20241107082950007 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) 20241107082950007 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) 20241107082950008 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) 20241107082950008 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) 20241107082950009 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) 20241107082950009 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) 20241107082950009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==108) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950009 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) 20241107082950009 DRLCMACDL DEBUG -- Chunk with length 444 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, CS-4): ee 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 (tbf_dl.cpp:686) 20241107082950009 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) 20241107082950009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241107082950009 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-4): 07 00 d9 ee 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 00 (tbf_dl.cpp:911) 20241107082950009 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 d9 ee 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 17 00 (pcu_l1_if.cpp:182) 20241107082950009 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082950021 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) 20241107082950021 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) 20241107082950022 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) 20241107082950022 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) 20241107082950023 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) 20241107082950023 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) 20241107082950024 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) 20241107082950024 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) 20241107082950025 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) 20241107082950025 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) 20241107082950025 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) 20241107082950025 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) 20241107082950026 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) 20241107082950026 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) 20241107082950027 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) 20241107082950027 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) 20241107082950031 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) 20241107082950031 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) 20241107082950031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==109) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950031 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) 20241107082950031 DRLCMACDL DEBUG -- Chunk with length 394 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, CS-4): bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 8c (tbf_dl.cpp:686) 20241107082950031 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) 20241107082950031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241107082950031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-4): 07 00 db bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 8c 00 (tbf_dl.cpp:911) 20241107082950031 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 db bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 8c 00 (pcu_l1_if.cpp:182) 20241107082950031 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082950045 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) 20241107082950045 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) 20241107082950046 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) 20241107082950046 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) 20241107082950047 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) 20241107082950047 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) 20241107082950048 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) 20241107082950048 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) 20241107082950049 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) 20241107082950049 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) 20241107082950050 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) 20241107082950050 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) 20241107082950050 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) 20241107082950050 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) 20241107082950051 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) 20241107082950051 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) 20241107082950052 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) 20241107082950052 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) 20241107082950052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==110) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950052 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) 20241107082950052 DRLCMACDL DEBUG -- Chunk with length 344 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, CS-4): 41 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f b7 (tbf_dl.cpp:686) 20241107082950052 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) 20241107082950052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241107082950052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-4): 07 00 dd 41 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f b7 00 (tbf_dl.cpp:911) 20241107082950052 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 dd 41 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f b7 00 (pcu_l1_if.cpp:182) 20241107082950053 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082950064 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) 20241107082950064 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) 20241107082950065 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) 20241107082950065 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) 20241107082950066 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) 20241107082950066 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) 20241107082950067 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) 20241107082950067 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) 20241107082950067 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) 20241107082950067 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) 20241107082950068 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) 20241107082950068 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) 20241107082950069 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) 20241107082950069 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) 20241107082950070 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) 20241107082950070 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) 20241107082950071 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) 20241107082950071 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) 20241107082950071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==111) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950071 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) 20241107082950071 DRLCMACDL DEBUG -- Chunk with length 294 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, CS-4): f7 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 (tbf_dl.cpp:686) 20241107082950071 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) 20241107082950071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241107082950071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-4): 07 00 df f7 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 00 (tbf_dl.cpp:911) 20241107082950071 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 df f7 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 59 00 (pcu_l1_if.cpp:182) 20241107082950072 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082950083 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) 20241107082950083 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) 20241107082950084 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) 20241107082950084 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) 20241107082950085 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) 20241107082950085 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) 20241107082950086 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) 20241107082950086 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) 20241107082950087 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) 20241107082950087 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) 20241107082950088 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) 20241107082950088 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) 20241107082950089 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) 20241107082950089 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) 20241107082950090 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) 20241107082950090 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) 20241107082950093 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) 20241107082950093 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082950093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==112) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950093 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) 20241107082950093 DRLCMACDL DEBUG -- Chunk with length 244 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, CS-4): 09 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 10 7b (tbf_dl.cpp:686) 20241107082950093 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) 20241107082950093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241107082950093 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) 20241107082950093 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1339 + 13 = 1352 (pdch_ul_controller.c:131) 20241107082950093 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1352 for type POLL (pdch_ul_controller.c:184) 20241107082950093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1352, TS=7) (tbf_dl.cpp:883) 20241107082950093 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1352, TS=7 (tbf_dl.cpp:903) 20241107082950093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-4): 0f 00 e1 09 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 10 7b 00 (tbf_dl.cpp:911) 20241107082950093 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Sending data request: sapi=5 arfcn=871 cur_fn=1334 block=9 data=0f 00 e1 09 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 10 7b 00 (pcu_l1_if.cpp:182) 20241107082950094 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082950107 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) 20241107082950107 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) 20241107082950109 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) 20241107082950109 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) 20241107082950109 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) 20241107082950109 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) 20241107082950110 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) 20241107082950110 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) 20241107082950111 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) 20241107082950111 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) 20241107082950112 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) 20241107082950112 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) 20241107082950113 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) 20241107082950113 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) 20241107082950114 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) 20241107082950114 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) 20241107082950114 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082950126 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) 20241107082950126 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) 20241107082950127 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) 20241107082950127 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) 20241107082950128 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) 20241107082950128 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) 20241107082950129 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) 20241107082950129 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) 20241107082950130 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) 20241107082950130 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) 20241107082950130 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) 20241107082950130 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) 20241107082950131 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) 20241107082950131 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) 20241107082950132 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) 20241107082950132 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) 20241107082950133 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082950145 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) 20241107082950145 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) 20241107082950146 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) 20241107082950146 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) 20241107082950147 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) 20241107082950147 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) 20241107082950148 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) 20241107082950148 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) 20241107082950149 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) 20241107082950149 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) 20241107082950149 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) 20241107082950149 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) 20241107082950150 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) 20241107082950150 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) 20241107082950151 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) 20241107082950151 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) 20241107082950155 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082950169 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1347 block=0 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) 20241107082950169 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) 20241107082950169 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082950169 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082950169 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) 20241107082950170 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082950170 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082950170 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:511) 20241107082950170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082950170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=93)"RRRRRRRRRRRRRRRRRRRR"(BSN=112) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082950170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=93:113, lost=0, recv=20, skipped=0, bsn=93, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082950170 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241107082950170 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241107082950170 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241107082950170 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241107082950170 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241107082950170 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241107082950170 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241107082950170 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241107082950170 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241107082950170 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241107082950170 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241107082950170 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241107082950170 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241107082950170 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241107082950170 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241107082950170 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241107082950170 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241107082950170 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241107082950170 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241107082950170 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241107082950170 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) 20241107082950170 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107082950170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001: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) 20241107082950171 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) 20241107082950171 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) 20241107082950172 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) 20241107082950172 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) 20241107082950173 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) 20241107082950173 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) 20241107082950174 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) 20241107082950174 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) 20241107082950175 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) 20241107082950175 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) 20241107082950176 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) 20241107082950176 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) 20241107082950177 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) 20241107082950177 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) 20241107082950177 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) 20241107082950177 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) 20241107082950177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==113) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950177 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) 20241107082950177 DRLCMACDL DEBUG -- Chunk with length 194 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, CS-4): d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 (tbf_dl.cpp:686) 20241107082950178 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) 20241107082950178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241107082950178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-4): 07 00 e3 d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 00 (tbf_dl.cpp:911) 20241107082950178 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 e3 d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 64 00 (pcu_l1_if.cpp:182) 20241107082950178 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082950188 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) 20241107082950188 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) 20241107082950190 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) 20241107082950190 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) 20241107082950190 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) 20241107082950190 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) 20241107082950191 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) 20241107082950191 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) 20241107082950192 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) 20241107082950192 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) 20241107082950193 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) 20241107082950193 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) 20241107082950194 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) 20241107082950194 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) 20241107082950194 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) 20241107082950194 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) 20241107082950195 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) 20241107082950195 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) 20241107082950195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==114) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950195 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) 20241107082950195 DRLCMACDL DEBUG -- Chunk with length 144 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, CS-4): d2 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 (tbf_dl.cpp:686) 20241107082950195 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) 20241107082950195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241107082950195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-4): 07 00 e5 d2 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 00 (tbf_dl.cpp:911) 20241107082950195 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 e5 d2 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 20 00 (pcu_l1_if.cpp:182) 20241107082950196 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082950207 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) 20241107082950207 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) 20241107082950208 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) 20241107082950208 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) 20241107082950209 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) 20241107082950209 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) 20241107082950210 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) 20241107082950210 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) 20241107082950211 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) 20241107082950211 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) 20241107082950211 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) 20241107082950211 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) 20241107082950212 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) 20241107082950212 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) 20241107082950213 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) 20241107082950213 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) 20241107082950217 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) 20241107082950217 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) 20241107082950217 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==115) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950217 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) 20241107082950217 DRLCMACDL DEBUG -- Chunk with length 94 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950217 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, CS-4): db b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a 2e cc (tbf_dl.cpp:686) 20241107082950217 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) 20241107082950217 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950217 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241107082950217 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-4): 07 00 e7 db b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a 2e cc 00 (tbf_dl.cpp:911) 20241107082950217 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 e7 db b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a 2e cc 00 (pcu_l1_if.cpp:182) 20241107082950218 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082950231 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) 20241107082950231 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) 20241107082950232 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) 20241107082950232 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) 20241107082950233 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) 20241107082950233 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) 20241107082950234 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) 20241107082950234 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) 20241107082950235 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) 20241107082950235 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) 20241107082950235 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) 20241107082950235 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) 20241107082950236 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) 20241107082950236 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) 20241107082950237 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) 20241107082950237 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) 20241107082950238 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) 20241107082950238 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) 20241107082950238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==116) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950238 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) 20241107082950238 DRLCMACDL DEBUG -- Chunk with length 44 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082950238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082950238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082950238 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (5) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, CS-4): b3 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b (tbf_dl.cpp:686) 20241107082950238 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) 20241107082950238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241107082950238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-4): 07 00 e8 b3 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b 00 (tbf_dl.cpp:911) 20241107082950238 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 e8 b3 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 6b 00 (pcu_l1_if.cpp:182) 20241107082950239 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082950250 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) 20241107082950250 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) 20241107082950251 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) 20241107082950251 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) 20241107082950252 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) 20241107082950252 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) 20241107082950253 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) 20241107082950253 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) 20241107082950253 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) 20241107082950254 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) 20241107082950254 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) 20241107082950254 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) 20241107082950255 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) 20241107082950255 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) 20241107082950256 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) 20241107082950256 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) 20241107082950257 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) 20241107082950257 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) 20241107082950257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==117) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950257 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) 20241107082950257 DRLCMACDL DEBUG -- Chunk with length 1395 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, CS-4): 83 80 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d (tbf_dl.cpp:686) 20241107082950257 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) 20241107082950257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241107082950257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-4): 07 00 eb 83 80 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d 00 (tbf_dl.cpp:911) 20241107082950257 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 eb 83 80 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 8d 00 (pcu_l1_if.cpp:182) 20241107082950258 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082950269 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) 20241107082950269 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) 20241107082950270 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) 20241107082950270 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) 20241107082950271 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) 20241107082950271 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) 20241107082950272 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) 20241107082950272 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) 20241107082950273 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) 20241107082950273 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) 20241107082950273 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) 20241107082950273 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) 20241107082950274 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) 20241107082950274 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) 20241107082950275 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) 20241107082950275 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) 20241107082950278 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) 20241107082950278 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) 20241107082950279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==118) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950279 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) 20241107082950279 DRLCMACDL DEBUG -- Chunk with length 1345 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, CS-4): b6 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec 66 (tbf_dl.cpp:686) 20241107082950279 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) 20241107082950279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241107082950279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-4): 07 00 ed b6 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec 66 00 (tbf_dl.cpp:911) 20241107082950279 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 ed b6 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec 66 00 (pcu_l1_if.cpp:182) 20241107082950279 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082950293 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) 20241107082950293 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) 20241107082950294 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) 20241107082950294 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) 20241107082950295 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) 20241107082950295 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) 20241107082950295 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) 20241107082950295 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) 20241107082950296 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) 20241107082950296 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) 20241107082950297 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) 20241107082950297 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) 20241107082950298 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) 20241107082950298 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) 20241107082950298 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) 20241107082950298 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) 20241107082950299 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) 20241107082950299 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) 20241107082950299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==119) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950299 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) 20241107082950299 DRLCMACDL DEBUG -- Chunk with length 1295 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, CS-4): 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df (tbf_dl.cpp:686) 20241107082950299 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) 20241107082950299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241107082950299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-4): 07 00 ef 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 00 (tbf_dl.cpp:911) 20241107082950299 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 ef 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 df 00 (pcu_l1_if.cpp:182) 20241107082950300 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082950312 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) 20241107082950312 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) 20241107082950313 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) 20241107082950313 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) 20241107082950314 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) 20241107082950314 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) 20241107082950314 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) 20241107082950314 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) 20241107082950315 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) 20241107082950315 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) 20241107082950316 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) 20241107082950316 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) 20241107082950317 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) 20241107082950317 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) 20241107082950318 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) 20241107082950318 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) 20241107082950319 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) 20241107082950319 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) 20241107082950319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==120) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950319 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) 20241107082950319 DRLCMACDL DEBUG -- Chunk with length 1245 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, CS-4): 24 09 0b 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 b7 (tbf_dl.cpp:686) 20241107082950319 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) 20241107082950319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241107082950319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-4): 07 00 f1 24 09 0b 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 b7 00 (tbf_dl.cpp:911) 20241107082950319 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 f1 24 09 0b 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 b7 00 (pcu_l1_if.cpp:182) 20241107082950320 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082950331 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) 20241107082950331 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) 20241107082950332 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) 20241107082950332 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) 20241107082950333 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) 20241107082950333 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) 20241107082950334 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) 20241107082950334 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) 20241107082950334 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) 20241107082950334 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) 20241107082950335 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) 20241107082950335 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) 20241107082950336 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) 20241107082950336 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) 20241107082950337 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) 20241107082950337 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) 20241107082950340 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) 20241107082950340 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) 20241107082950340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==121) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950340 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) 20241107082950340 DRLCMACDL DEBUG -- Chunk with length 1195 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, CS-4): 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 (tbf_dl.cpp:686) 20241107082950340 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) 20241107082950340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241107082950340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-4): 07 00 f3 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 00 (tbf_dl.cpp:911) 20241107082950340 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 f3 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 b7 00 (pcu_l1_if.cpp:182) 20241107082950341 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082950355 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) 20241107082950355 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) 20241107082950356 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) 20241107082950356 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) 20241107082950357 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) 20241107082950357 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) 20241107082950358 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) 20241107082950358 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) 20241107082950359 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) 20241107082950359 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) 20241107082950360 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) 20241107082950360 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) 20241107082950360 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) 20241107082950360 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) 20241107082950361 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) 20241107082950361 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) 20241107082950362 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) 20241107082950362 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) 20241107082950362 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==122) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950362 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) 20241107082950362 DRLCMACDL DEBUG -- Chunk with length 1145 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950362 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, CS-4): 17 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 (tbf_dl.cpp:686) 20241107082950362 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) 20241107082950362 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950362 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241107082950362 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-4): 07 00 f5 17 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 00 (tbf_dl.cpp:911) 20241107082950362 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 f5 17 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 02 00 (pcu_l1_if.cpp:182) 20241107082950363 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082950374 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) 20241107082950374 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) 20241107082950375 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) 20241107082950375 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) 20241107082950376 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) 20241107082950376 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) 20241107082950377 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) 20241107082950377 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) 20241107082950377 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) 20241107082950377 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) 20241107082950378 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) 20241107082950378 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) 20241107082950379 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) 20241107082950379 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) 20241107082950380 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) 20241107082950380 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) 20241107082950380 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) 20241107082950380 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) 20241107082950380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==123) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950380 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) 20241107082950380 DRLCMACDL DEBUG -- Chunk with length 1095 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, CS-4): 88 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 (tbf_dl.cpp:686) 20241107082950381 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) 20241107082950381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241107082950381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-4): 07 00 f7 88 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 00 (tbf_dl.cpp:911) 20241107082950381 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 f7 88 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 45 00 (pcu_l1_if.cpp:182) 20241107082950381 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082950393 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) 20241107082950393 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) 20241107082950394 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) 20241107082950394 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) 20241107082950395 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) 20241107082950395 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) 20241107082950396 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) 20241107082950396 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) 20241107082950396 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) 20241107082950396 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) 20241107082950397 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) 20241107082950397 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) 20241107082950398 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) 20241107082950398 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) 20241107082950399 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) 20241107082950399 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) 20241107082950402 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) 20241107082950402 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) 20241107082950402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==124) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950402 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) 20241107082950402 DRLCMACDL DEBUG -- Chunk with length 1045 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, CS-4): d6 df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 (tbf_dl.cpp:686) 20241107082950402 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) 20241107082950402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241107082950402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-4): 07 00 f9 d6 df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 00 (tbf_dl.cpp:911) 20241107082950403 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 f9 d6 df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc f1 00 (pcu_l1_if.cpp:182) 20241107082950403 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082950417 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) 20241107082950417 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) 20241107082950418 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) 20241107082950418 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) 20241107082950419 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) 20241107082950419 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) 20241107082950420 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) 20241107082950420 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) 20241107082950421 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) 20241107082950421 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) 20241107082950422 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) 20241107082950422 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) 20241107082950423 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) 20241107082950423 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) 20241107082950423 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) 20241107082950423 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) 20241107082950424 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) 20241107082950424 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) 20241107082950424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==125) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950424 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) 20241107082950424 DRLCMACDL DEBUG -- Chunk with length 995 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, CS-4): cd ce 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c 6b (tbf_dl.cpp:686) 20241107082950424 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) 20241107082950424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241107082950424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-4): 07 00 fb cd ce 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c 6b 00 (tbf_dl.cpp:911) 20241107082950424 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 fb cd ce 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c 6b 00 (pcu_l1_if.cpp:182) 20241107082950425 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082950436 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) 20241107082950436 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) 20241107082950437 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) 20241107082950437 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) 20241107082950438 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) 20241107082950438 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) 20241107082950439 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) 20241107082950439 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) 20241107082950439 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) 20241107082950439 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) 20241107082950440 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) 20241107082950440 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) 20241107082950441 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) 20241107082950441 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) 20241107082950442 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) 20241107082950442 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) 20241107082950443 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) 20241107082950443 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) 20241107082950443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==126) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950443 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) 20241107082950443 DRLCMACDL DEBUG -- Chunk with length 945 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, CS-4): 53 f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 (tbf_dl.cpp:686) 20241107082950443 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) 20241107082950443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241107082950443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-4): 07 00 fd 53 f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 00 (tbf_dl.cpp:911) 20241107082950443 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 fd 53 f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 48 00 (pcu_l1_if.cpp:182) 20241107082950444 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082950455 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) 20241107082950455 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) 20241107082950456 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) 20241107082950456 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) 20241107082950457 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) 20241107082950457 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) 20241107082950458 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) 20241107082950458 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) 20241107082950459 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) 20241107082950459 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) 20241107082950459 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) 20241107082950459 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) 20241107082950460 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) 20241107082950460 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) 20241107082950461 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) 20241107082950461 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) 20241107082950464 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) 20241107082950464 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) 20241107082950465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==127) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950465 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) 20241107082950465 DRLCMACDL DEBUG -- Chunk with length 895 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, CS-4): 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a (tbf_dl.cpp:686) 20241107082950465 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) 20241107082950465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241107082950465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-4): 07 00 ff 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 00 (tbf_dl.cpp:911) 20241107082950465 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 ff 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 6a 00 (pcu_l1_if.cpp:182) 20241107082950465 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082950479 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) 20241107082950479 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) 20241107082950480 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) 20241107082950480 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) 20241107082950481 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) 20241107082950481 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) 20241107082950482 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) 20241107082950482 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) 20241107082950483 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) 20241107082950483 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) 20241107082950484 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) 20241107082950484 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) 20241107082950485 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) 20241107082950485 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) 20241107082950485 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) 20241107082950485 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) 20241107082950486 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) 20241107082950486 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) 20241107082950486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950486 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) 20241107082950486 DRLCMACDL DEBUG -- Chunk with length 845 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-4): 72 75 d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b 92 (tbf_dl.cpp:686) 20241107082950486 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) 20241107082950486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107082950487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-4): 07 00 01 72 75 d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b 92 00 (tbf_dl.cpp:911) 20241107082950487 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 01 72 75 d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b 92 00 (pcu_l1_if.cpp:182) 20241107082950488 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082950498 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) 20241107082950498 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) 20241107082950500 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) 20241107082950500 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) 20241107082950500 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) 20241107082950500 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) 20241107082950501 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) 20241107082950501 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) 20241107082950502 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) 20241107082950502 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) 20241107082950503 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) 20241107082950503 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) 20241107082950503 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) 20241107082950504 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) 20241107082950504 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) 20241107082950504 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) 20241107082950505 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) 20241107082950505 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) 20241107082950505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950505 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) 20241107082950505 DRLCMACDL DEBUG -- Chunk with length 795 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-4): b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 (tbf_dl.cpp:686) 20241107082950505 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) 20241107082950505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107082950505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-4): 07 00 03 b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 00 (tbf_dl.cpp:911) 20241107082950505 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 03 b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca b7 00 (pcu_l1_if.cpp:182) 20241107082950506 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082950517 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) 20241107082950517 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) 20241107082950518 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) 20241107082950518 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) 20241107082950519 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) 20241107082950519 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) 20241107082950520 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) 20241107082950520 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) 20241107082950520 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) 20241107082950520 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) 20241107082950521 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) 20241107082950521 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) 20241107082950522 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) 20241107082950522 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) 20241107082950523 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) 20241107082950523 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) 20241107082950527 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) 20241107082950527 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) 20241107082950527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950527 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) 20241107082950527 DRLCMACDL DEBUG -- Chunk with length 745 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-4): 5c 30 19 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d 38 (tbf_dl.cpp:686) 20241107082950527 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) 20241107082950527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107082950527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-4): 07 00 05 5c 30 19 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d 38 00 (tbf_dl.cpp:911) 20241107082950527 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 05 5c 30 19 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d 38 00 (pcu_l1_if.cpp:182) 20241107082950528 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082950540 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) 20241107082950540 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) 20241107082950540 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) 20241107082950540 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) 20241107082950540 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) 20241107082950540 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) 20241107082950540 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) 20241107082950540 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) 20241107082950541 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) 20241107082950541 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) 20241107082950541 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) 20241107082950541 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) 20241107082950541 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) 20241107082950541 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) 20241107082950541 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) 20241107082950541 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) 20241107082950544 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) 20241107082950544 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) 20241107082950544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950544 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) 20241107082950544 DRLCMACDL DEBUG -- Chunk with length 695 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-4): 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 (tbf_dl.cpp:686) 20241107082950544 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) 20241107082950544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107082950544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-4): 07 00 07 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 00 (tbf_dl.cpp:911) 20241107082950544 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 07 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 65 00 (pcu_l1_if.cpp:182) 20241107082950545 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082950559 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) 20241107082950559 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) 20241107082950560 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) 20241107082950560 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) 20241107082950560 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) 20241107082950560 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) 20241107082950561 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) 20241107082950561 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) 20241107082950561 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) 20241107082950561 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) 20241107082950561 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) 20241107082950561 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) 20241107082950562 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) 20241107082950562 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) 20241107082950562 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) 20241107082950562 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) 20241107082950563 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) 20241107082950563 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082950563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950563 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) 20241107082950563 DRLCMACDL DEBUG -- Chunk with length 645 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-4): c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 (tbf_dl.cpp:686) 20241107082950563 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) 20241107082950563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241107082950563 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) 20241107082950564 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1438 + 13 = 1451 (pdch_ul_controller.c:131) 20241107082950564 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1451 for type POLL (pdch_ul_controller.c:184) 20241107082950564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1451, TS=7) (tbf_dl.cpp:883) 20241107082950564 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1451, TS=7 (tbf_dl.cpp:903) 20241107082950564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-4): 0f 00 09 c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 00 (tbf_dl.cpp:911) 20241107082950564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1438 Sending data request: sapi=5 arfcn=871 cur_fn=1434 block=8 data=0f 00 09 c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 57 00 (pcu_l1_if.cpp:182) 20241107082950564 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082950579 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) 20241107082950579 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) 20241107082950580 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) 20241107082950580 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) 20241107082950581 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) 20241107082950581 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) 20241107082950582 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) 20241107082950582 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) 20241107082950583 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) 20241107082950583 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) 20241107082950584 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) 20241107082950584 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) 20241107082950585 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) 20241107082950585 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) 20241107082950586 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) 20241107082950586 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) 20241107082950588 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082950602 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) 20241107082950602 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) 20241107082950604 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) 20241107082950604 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) 20241107082950605 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) 20241107082950605 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) 20241107082950605 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) 20241107082950605 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) 20241107082950606 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) 20241107082950606 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) 20241107082950607 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) 20241107082950607 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) 20241107082950608 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) 20241107082950608 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) 20241107082950609 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) 20241107082950609 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) 20241107082950610 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082950622 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) 20241107082950622 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) 20241107082950623 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) 20241107082950623 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) 20241107082950624 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) 20241107082950624 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) 20241107082950624 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) 20241107082950624 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) 20241107082950625 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) 20241107082950625 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) 20241107082950626 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) 20241107082950626 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) 20241107082950627 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) 20241107082950627 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) 20241107082950628 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) 20241107082950628 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) 20241107082950628 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082950641 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1447 block=11 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) 20241107082950641 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107082950641 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082950641 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082950641 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) 20241107082950641 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082950641 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082950641 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:511) 20241107082950641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082950641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=113)"RRRRRRRRRRRRRRRRRRRR"(BSN=4) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082950641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=113:5, lost=0, recv=20, skipped=0, bsn=113, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082950641 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241107082950641 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241107082950641 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241107082950641 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241107082950641 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241107082950641 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241107082950641 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241107082950641 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241107082950641 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241107082950641 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241107082950641 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241107082950641 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241107082950641 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241107082950641 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241107082950641 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241107082950641 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107082950642 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241107082950642 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241107082950642 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241107082950642 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241107082950642 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) 20241107082950642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001: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) 20241107082950642 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) 20241107082950642 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) 20241107082950643 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) 20241107082950643 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) 20241107082950644 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) 20241107082950644 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) 20241107082950644 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) 20241107082950644 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) 20241107082950645 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) 20241107082950645 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) 20241107082950646 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) 20241107082950646 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) 20241107082950646 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) 20241107082950646 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) 20241107082950650 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) 20241107082950650 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) 20241107082950650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950650 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) 20241107082950650 DRLCMACDL DEBUG -- Chunk with length 595 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-4): 72 e8 b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 (tbf_dl.cpp:686) 20241107082950650 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) 20241107082950650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241107082950650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-4): 07 00 0b 72 e8 b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 00 (tbf_dl.cpp:911) 20241107082950650 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 0b 72 e8 b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 34 00 (pcu_l1_if.cpp:182) 20241107082950651 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082950664 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) 20241107082950664 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) 20241107082950666 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) 20241107082950666 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) 20241107082950666 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) 20241107082950666 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) 20241107082950667 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) 20241107082950667 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) 20241107082950668 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) 20241107082950668 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) 20241107082950669 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) 20241107082950669 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) 20241107082950669 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) 20241107082950669 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) 20241107082950670 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) 20241107082950670 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) 20241107082950671 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) 20241107082950671 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) 20241107082950671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950671 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) 20241107082950671 DRLCMACDL DEBUG -- Chunk with length 545 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-4): 4d 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a (tbf_dl.cpp:686) 20241107082950671 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) 20241107082950671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241107082950671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-4): 07 00 0d 4d 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a 00 (tbf_dl.cpp:911) 20241107082950671 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 0d 4d 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 4a 00 (pcu_l1_if.cpp:182) 20241107082950672 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082950683 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) 20241107082950683 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) 20241107082950685 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) 20241107082950685 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) 20241107082950685 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) 20241107082950686 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) 20241107082950686 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) 20241107082950686 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) 20241107082950687 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) 20241107082950687 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) 20241107082950688 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) 20241107082950688 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) 20241107082950688 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) 20241107082950688 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) 20241107082950689 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) 20241107082950689 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) 20241107082950690 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) 20241107082950690 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) 20241107082950690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950690 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) 20241107082950690 DRLCMACDL DEBUG -- Chunk with length 495 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-4): b9 3b 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 (tbf_dl.cpp:686) 20241107082950690 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) 20241107082950690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241107082950690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-4): 07 00 0f b9 3b 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 00 (tbf_dl.cpp:911) 20241107082950690 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 0f b9 3b 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 e2 00 (pcu_l1_if.cpp:182) 20241107082950691 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082950702 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) 20241107082950702 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) 20241107082950704 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) 20241107082950704 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) 20241107082950704 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) 20241107082950704 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) 20241107082950705 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) 20241107082950705 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) 20241107082950706 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) 20241107082950706 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) 20241107082950707 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) 20241107082950707 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) 20241107082950707 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) 20241107082950707 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) 20241107082950708 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) 20241107082950708 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) 20241107082950712 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) 20241107082950712 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) 20241107082950712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950712 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) 20241107082950712 DRLCMACDL DEBUG -- Chunk with length 445 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-4): 40 ee 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd (tbf_dl.cpp:686) 20241107082950712 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) 20241107082950712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241107082950712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-4): 07 00 11 40 ee 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 00 (tbf_dl.cpp:911) 20241107082950712 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 11 40 ee 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e bd 00 (pcu_l1_if.cpp:182) 20241107082950713 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082950726 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) 20241107082950726 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) 20241107082950728 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) 20241107082950728 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) 20241107082950728 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) 20241107082950728 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) 20241107082950729 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) 20241107082950729 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) 20241107082950730 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) 20241107082950730 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) 20241107082950731 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) 20241107082950731 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) 20241107082950731 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) 20241107082950731 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) 20241107082950732 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) 20241107082950732 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) 20241107082950733 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) 20241107082950733 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) 20241107082950733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950733 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) 20241107082950733 DRLCMACDL DEBUG -- Chunk with length 395 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-4): 17 bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 (tbf_dl.cpp:686) 20241107082950733 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) 20241107082950733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241107082950733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-4): 07 00 13 17 bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 00 (tbf_dl.cpp:911) 20241107082950733 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 13 17 bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 33 00 (pcu_l1_if.cpp:182) 20241107082950734 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082950745 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) 20241107082950745 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) 20241107082950747 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) 20241107082950747 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) 20241107082950747 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) 20241107082950747 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) 20241107082950748 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) 20241107082950748 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) 20241107082950749 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) 20241107082950749 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) 20241107082950749 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) 20241107082950749 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) 20241107082950750 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) 20241107082950750 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) 20241107082950751 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) 20241107082950751 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) 20241107082950752 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) 20241107082950752 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) 20241107082950752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950752 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) 20241107082950752 DRLCMACDL DEBUG -- Chunk with length 345 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-4): 8c 41 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f (tbf_dl.cpp:686) 20241107082950752 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) 20241107082950752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241107082950752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-4): 07 00 15 8c 41 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f 00 (tbf_dl.cpp:911) 20241107082950752 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 15 8c 41 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 2f 00 (pcu_l1_if.cpp:182) 20241107082950753 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082950764 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) 20241107082950764 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) 20241107082950766 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) 20241107082950766 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) 20241107082950766 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) 20241107082950766 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) 20241107082950767 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) 20241107082950767 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) 20241107082950768 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) 20241107082950768 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) 20241107082950769 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) 20241107082950769 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) 20241107082950769 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) 20241107082950769 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) 20241107082950770 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) 20241107082950770 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) 20241107082950774 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) 20241107082950774 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) 20241107082950774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950774 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) 20241107082950774 DRLCMACDL DEBUG -- Chunk with length 295 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-4): b7 f7 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 (tbf_dl.cpp:686) 20241107082950774 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) 20241107082950774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241107082950774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-4): 07 00 17 b7 f7 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 00 (tbf_dl.cpp:911) 20241107082950774 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 17 b7 f7 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 f2 00 (pcu_l1_if.cpp:182) 20241107082950775 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082950788 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) 20241107082950788 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) 20241107082950789 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) 20241107082950789 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) 20241107082950790 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) 20241107082950790 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) 20241107082950791 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) 20241107082950791 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) 20241107082950792 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) 20241107082950792 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) 20241107082950792 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) 20241107082950792 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) 20241107082950793 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) 20241107082950793 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) 20241107082950794 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) 20241107082950794 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) 20241107082950795 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) 20241107082950795 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) 20241107082950795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950795 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) 20241107082950795 DRLCMACDL DEBUG -- Chunk with length 245 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-4): 59 09 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 10 (tbf_dl.cpp:686) 20241107082950795 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) 20241107082950795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241107082950795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-4): 07 00 19 59 09 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 10 00 (tbf_dl.cpp:911) 20241107082950795 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 19 59 09 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 10 00 (pcu_l1_if.cpp:182) 20241107082950796 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082950807 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) 20241107082950807 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) 20241107082950809 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) 20241107082950809 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) 20241107082950809 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) 20241107082950809 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) 20241107082950810 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) 20241107082950810 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) 20241107082950811 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) 20241107082950811 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) 20241107082950812 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) 20241107082950812 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) 20241107082950812 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) 20241107082950812 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) 20241107082950813 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) 20241107082950813 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) 20241107082950814 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) 20241107082950814 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) 20241107082950814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950814 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) 20241107082950814 DRLCMACDL DEBUG -- Chunk with length 195 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-4): 7b d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 (tbf_dl.cpp:686) 20241107082950814 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) 20241107082950814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241107082950814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-4): 07 00 1b 7b d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 00 (tbf_dl.cpp:911) 20241107082950814 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 1b 7b d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 09 00 (pcu_l1_if.cpp:182) 20241107082950815 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082950827 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) 20241107082950827 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) 20241107082950828 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) 20241107082950828 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) 20241107082950829 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) 20241107082950829 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) 20241107082950829 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) 20241107082950829 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) 20241107082950830 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) 20241107082950830 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) 20241107082950831 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) 20241107082950831 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) 20241107082950832 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) 20241107082950832 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) 20241107082950833 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) 20241107082950833 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) 20241107082950836 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) 20241107082950836 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) 20241107082950836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950836 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) 20241107082950836 DRLCMACDL DEBUG -- Chunk with length 145 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-4): 64 d2 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 (tbf_dl.cpp:686) 20241107082950836 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) 20241107082950836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241107082950836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-4): 07 00 1d 64 d2 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 00 (tbf_dl.cpp:911) 20241107082950836 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 1d 64 d2 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f c2 00 (pcu_l1_if.cpp:182) 20241107082950837 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082950850 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) 20241107082950850 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) 20241107082950852 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) 20241107082950852 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) 20241107082950852 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) 20241107082950852 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) 20241107082950853 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) 20241107082950853 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) 20241107082950854 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) 20241107082950854 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) 20241107082950855 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) 20241107082950855 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) 20241107082950855 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) 20241107082950855 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) 20241107082950856 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) 20241107082950856 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) 20241107082950857 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) 20241107082950857 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) 20241107082950857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950857 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) 20241107082950857 DRLCMACDL DEBUG -- Chunk with length 95 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-4): 20 db b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a 2e (tbf_dl.cpp:686) 20241107082950857 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) 20241107082950857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241107082950857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-4): 07 00 1f 20 db b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a 2e 00 (tbf_dl.cpp:911) 20241107082950857 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 1f 20 db b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a 2e 00 (pcu_l1_if.cpp:182) 20241107082950858 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082950869 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) 20241107082950869 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) 20241107082950871 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) 20241107082950871 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) 20241107082950871 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) 20241107082950871 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) 20241107082950872 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) 20241107082950872 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) 20241107082950873 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) 20241107082950873 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) 20241107082950874 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) 20241107082950874 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) 20241107082950875 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) 20241107082950875 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) 20241107082950875 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) 20241107082950875 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) 20241107082950876 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) 20241107082950876 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) 20241107082950876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950876 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) 20241107082950876 DRLCMACDL DEBUG -- Chunk with length 45 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082950876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082950876 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 2123 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107082950876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082950876 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (4) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-4): b7 cc 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 (tbf_dl.cpp:686) 20241107082950876 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) 20241107082950876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241107082950876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-4): 07 00 20 b7 cc 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 00 (tbf_dl.cpp:911) 20241107082950876 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 20 b7 cc 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 54 00 (pcu_l1_if.cpp:182) 20241107082950877 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082950889 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) 20241107082950889 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) 20241107082950890 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) 20241107082950890 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) 20241107082950891 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) 20241107082950891 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) 20241107082950892 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) 20241107082950892 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) 20241107082950893 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) 20241107082950893 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) 20241107082950893 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) 20241107082950893 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) 20241107082950894 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) 20241107082950894 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) 20241107082950895 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) 20241107082950895 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) 20241107082950898 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) 20241107082950898 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) 20241107082950898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950898 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) 20241107082950898 DRLCMACDL DEBUG -- Chunk with length 1396 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-4): 6b 83 80 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa (tbf_dl.cpp:686) 20241107082950898 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) 20241107082950898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241107082950898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-4): 07 00 23 6b 83 80 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 00 (tbf_dl.cpp:911) 20241107082950899 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 23 6b 83 80 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 aa 00 (pcu_l1_if.cpp:182) 20241107082950899 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082950913 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) 20241107082950913 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) 20241107082950914 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) 20241107082950914 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) 20241107082950915 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) 20241107082950915 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) 20241107082950916 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) 20241107082950916 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) 20241107082950917 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) 20241107082950917 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) 20241107082950918 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) 20241107082950918 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) 20241107082950918 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) 20241107082950918 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) 20241107082950919 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) 20241107082950919 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) 20241107082950920 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) 20241107082950920 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) 20241107082950920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950920 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) 20241107082950920 DRLCMACDL DEBUG -- Chunk with length 1346 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-4): 8d b6 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec (tbf_dl.cpp:686) 20241107082950920 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) 20241107082950920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241107082950920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-4): 07 00 25 8d b6 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec 00 (tbf_dl.cpp:911) 20241107082950920 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 25 8d b6 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 ec 00 (pcu_l1_if.cpp:182) 20241107082950922 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082950933 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) 20241107082950933 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) 20241107082950935 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) 20241107082950935 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) 20241107082950936 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) 20241107082950936 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) 20241107082950937 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) 20241107082950937 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) 20241107082950938 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) 20241107082950938 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) 20241107082950938 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) 20241107082950938 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) 20241107082950939 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) 20241107082950939 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) 20241107082950940 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) 20241107082950940 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) 20241107082950941 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) 20241107082950941 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) 20241107082950941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950941 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) 20241107082950941 DRLCMACDL DEBUG -- Chunk with length 1296 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-4): 66 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 (tbf_dl.cpp:686) 20241107082950941 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) 20241107082950941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241107082950941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-4): 07 00 27 66 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 00 (tbf_dl.cpp:911) 20241107082950941 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 27 66 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 34 00 (pcu_l1_if.cpp:182) 20241107082950942 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082950952 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) 20241107082950952 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) 20241107082950953 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) 20241107082950953 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) 20241107082950954 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) 20241107082950954 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) 20241107082950955 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) 20241107082950955 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) 20241107082950956 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) 20241107082950956 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) 20241107082950957 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) 20241107082950957 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) 20241107082950958 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) 20241107082950958 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) 20241107082950959 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) 20241107082950959 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) 20241107082950961 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) 20241107082950961 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) 20241107082950961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950961 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) 20241107082950961 DRLCMACDL DEBUG -- Chunk with length 1246 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-4): df 24 09 0b 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 (tbf_dl.cpp:686) 20241107082950961 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) 20241107082950961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241107082950961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-4): 07 00 29 df 24 09 0b 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 00 (tbf_dl.cpp:911) 20241107082950961 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 29 df 24 09 0b 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 87 00 (pcu_l1_if.cpp:182) 20241107082950962 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082950976 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) 20241107082950976 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) 20241107082950977 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) 20241107082950977 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) 20241107082950978 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) 20241107082950978 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) 20241107082950979 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) 20241107082950979 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) 20241107082950979 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) 20241107082950979 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) 20241107082950981 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) 20241107082950981 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) 20241107082950982 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) 20241107082950982 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) 20241107082950983 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) 20241107082950983 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) 20241107082950985 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) 20241107082950985 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) 20241107082950985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082950985 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) 20241107082950985 DRLCMACDL DEBUG -- Chunk with length 1196 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082950985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-4): b7 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 (tbf_dl.cpp:686) 20241107082950985 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) 20241107082950985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082950985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241107082950985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-4): 07 00 2b b7 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 00 (tbf_dl.cpp:911) 20241107082950985 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 2b b7 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 36 00 (pcu_l1_if.cpp:182) 20241107082950986 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082950995 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) 20241107082950995 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) 20241107082950996 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) 20241107082950996 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) 20241107082950997 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) 20241107082950997 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) 20241107082950998 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) 20241107082950998 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) 20241107082950998 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) 20241107082950998 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) 20241107082950999 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) 20241107082950999 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) 20241107082951000 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) 20241107082951000 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) 20241107082951001 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) 20241107082951001 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) 20241107082951002 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) 20241107082951002 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) 20241107082951002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951002 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) 20241107082951002 DRLCMACDL DEBUG -- Chunk with length 1146 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-4): b7 17 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 (tbf_dl.cpp:686) 20241107082951002 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) 20241107082951002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241107082951002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-4): 07 00 2d b7 17 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 00 (tbf_dl.cpp:911) 20241107082951002 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 2d b7 17 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 97 00 (pcu_l1_if.cpp:182) 20241107082951003 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082951014 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) 20241107082951014 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) 20241107082951015 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) 20241107082951015 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) 20241107082951016 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) 20241107082951016 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) 20241107082951017 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) 20241107082951017 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) 20241107082951018 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) 20241107082951018 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) 20241107082951019 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) 20241107082951019 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) 20241107082951019 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) 20241107082951019 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) 20241107082951020 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) 20241107082951020 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) 20241107082951023 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) 20241107082951023 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) 20241107082951023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951023 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) 20241107082951023 DRLCMACDL DEBUG -- Chunk with length 1096 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-4): 02 88 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 (tbf_dl.cpp:686) 20241107082951023 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) 20241107082951023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241107082951023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-4): 07 00 2f 02 88 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 00 (tbf_dl.cpp:911) 20241107082951023 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 2f 02 88 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 87 00 (pcu_l1_if.cpp:182) 20241107082951024 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082951038 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) 20241107082951038 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) 20241107082951039 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) 20241107082951039 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) 20241107082951040 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) 20241107082951040 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) 20241107082951041 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) 20241107082951041 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) 20241107082951041 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) 20241107082951041 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) 20241107082951042 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) 20241107082951042 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) 20241107082951043 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) 20241107082951043 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) 20241107082951044 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) 20241107082951044 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) 20241107082951045 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) 20241107082951045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082951045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951045 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) 20241107082951045 DRLCMACDL DEBUG -- Chunk with length 1046 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-4): 45 d6 df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc (tbf_dl.cpp:686) 20241107082951045 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) 20241107082951045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241107082951045 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) 20241107082951045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1538 + 13 = 1551 (pdch_ul_controller.c:131) 20241107082951045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1551 for type POLL (pdch_ul_controller.c:184) 20241107082951045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1551, TS=7) (tbf_dl.cpp:883) 20241107082951045 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1551, TS=7 (tbf_dl.cpp:903) 20241107082951045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-4): 0f 00 31 45 d6 df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc 00 (tbf_dl.cpp:911) 20241107082951045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1538 Sending data request: sapi=5 arfcn=871 cur_fn=1534 block=7 data=0f 00 31 45 d6 df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 dc 00 (pcu_l1_if.cpp:182) 20241107082951046 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082951057 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) 20241107082951057 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) 20241107082951059 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) 20241107082951059 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) 20241107082951060 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) 20241107082951060 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) 20241107082951062 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) 20241107082951062 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) 20241107082951063 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) 20241107082951063 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) 20241107082951064 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) 20241107082951064 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) 20241107082951064 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) 20241107082951064 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) 20241107082951065 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) 20241107082951065 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) 20241107082951066 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082951076 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) 20241107082951076 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) 20241107082951077 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) 20241107082951077 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) 20241107082951078 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) 20241107082951078 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) 20241107082951078 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) 20241107082951078 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) 20241107082951079 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) 20241107082951079 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) 20241107082951080 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) 20241107082951080 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) 20241107082951081 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) 20241107082951081 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) 20241107082951082 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) 20241107082951082 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) 20241107082951085 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082951100 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) 20241107082951100 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) 20241107082951101 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) 20241107082951101 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) 20241107082951102 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) 20241107082951102 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) 20241107082951102 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) 20241107082951102 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) 20241107082951103 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) 20241107082951103 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) 20241107082951104 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) 20241107082951104 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) 20241107082951105 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) 20241107082951105 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) 20241107082951106 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) 20241107082951106 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) 20241107082951107 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082951120 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1547 block=10 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) 20241107082951120 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107082951120 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082951120 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1551 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082951120 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) 20241107082951121 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1551 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082951121 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082951121 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:511) 20241107082951121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082951121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=5)"RRRRRRRRRRRRRRRRRRRR"(BSN=24) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082951121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=5:25, lost=0, recv=20, skipped=0, bsn=5, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082951121 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241107082951121 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241107082951121 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241107082951121 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241107082951121 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241107082951121 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241107082951121 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241107082951121 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241107082951121 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241107082951121 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241107082951121 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241107082951121 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241107082951121 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241107082951121 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241107082951121 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241107082951121 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241107082951121 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241107082951121 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241107082951121 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241107082951121 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241107082951121 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) 20241107082951121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001: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) 20241107082951122 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) 20241107082951122 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) 20241107082951122 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) 20241107082951122 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) 20241107082951123 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) 20241107082951123 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) 20241107082951124 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) 20241107082951124 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) 20241107082951125 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) 20241107082951125 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) 20241107082951126 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) 20241107082951126 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) 20241107082951126 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) 20241107082951126 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) 20241107082951127 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) 20241107082951127 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) 20241107082951127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951127 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) 20241107082951127 DRLCMACDL DEBUG -- Chunk with length 996 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-4): f1 cd ce 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c (tbf_dl.cpp:686) 20241107082951127 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) 20241107082951127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241107082951127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-4): 07 00 33 f1 cd ce 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c 00 (tbf_dl.cpp:911) 20241107082951127 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 33 f1 cd ce 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 2c 00 (pcu_l1_if.cpp:182) 20241107082951128 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082951139 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) 20241107082951139 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) 20241107082951140 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) 20241107082951140 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) 20241107082951141 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) 20241107082951141 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) 20241107082951142 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) 20241107082951142 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) 20241107082951143 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) 20241107082951143 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) 20241107082951143 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) 20241107082951143 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) 20241107082951144 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) 20241107082951144 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) 20241107082951145 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) 20241107082951145 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) 20241107082951149 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) 20241107082951149 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) 20241107082951149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951149 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) 20241107082951149 DRLCMACDL DEBUG -- Chunk with length 946 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-4): 6b 53 f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b (tbf_dl.cpp:686) 20241107082951149 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) 20241107082951149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241107082951149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-4): 07 00 35 6b 53 f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 00 (tbf_dl.cpp:911) 20241107082951149 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 35 6b 53 f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 1b 00 (pcu_l1_if.cpp:182) 20241107082951149 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082951163 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) 20241107082951163 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) 20241107082951164 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) 20241107082951164 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) 20241107082951165 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) 20241107082951165 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) 20241107082951166 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) 20241107082951166 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) 20241107082951166 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) 20241107082951166 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) 20241107082951167 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) 20241107082951167 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) 20241107082951168 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) 20241107082951168 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) 20241107082951169 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) 20241107082951169 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) 20241107082951170 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) 20241107082951170 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) 20241107082951170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951170 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) 20241107082951170 DRLCMACDL DEBUG -- Chunk with length 896 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-4): 48 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d (tbf_dl.cpp:686) 20241107082951170 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) 20241107082951170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241107082951170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-4): 07 00 37 48 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 00 (tbf_dl.cpp:911) 20241107082951170 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 37 48 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 6d 00 (pcu_l1_if.cpp:182) 20241107082951170 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082951182 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) 20241107082951182 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) 20241107082951184 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) 20241107082951184 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) 20241107082951184 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) 20241107082951184 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) 20241107082951185 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) 20241107082951185 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) 20241107082951186 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) 20241107082951187 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) 20241107082951187 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) 20241107082951187 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) 20241107082951189 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) 20241107082951189 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) 20241107082951189 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) 20241107082951189 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) 20241107082951190 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) 20241107082951190 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) 20241107082951190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951190 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) 20241107082951190 DRLCMACDL DEBUG -- Chunk with length 846 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-4): 6a 72 75 d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b (tbf_dl.cpp:686) 20241107082951190 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) 20241107082951190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241107082951190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-4): 07 00 39 6a 72 75 d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b 00 (tbf_dl.cpp:911) 20241107082951190 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 39 6a 72 75 d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 3b 00 (pcu_l1_if.cpp:182) 20241107082951191 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082951201 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) 20241107082951201 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) 20241107082951201 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) 20241107082951201 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) 20241107082951202 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) 20241107082951202 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) 20241107082951202 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) 20241107082951202 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) 20241107082951202 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) 20241107082951202 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) 20241107082951203 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) 20241107082951203 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) 20241107082951203 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) 20241107082951203 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) 20241107082951203 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) 20241107082951203 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) 20241107082951210 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) 20241107082951210 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) 20241107082951210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951210 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) 20241107082951210 DRLCMACDL DEBUG -- Chunk with length 796 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-4): 92 b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca (tbf_dl.cpp:686) 20241107082951210 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) 20241107082951210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241107082951210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-4): 07 00 3b 92 b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca 00 (tbf_dl.cpp:911) 20241107082951210 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 3b 92 b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e ca 00 (pcu_l1_if.cpp:182) 20241107082951210 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082951225 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) 20241107082951225 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) 20241107082951227 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) 20241107082951227 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) 20241107082951228 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) 20241107082951228 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) 20241107082951229 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) 20241107082951229 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) 20241107082951229 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) 20241107082951229 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) 20241107082951230 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) 20241107082951230 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) 20241107082951231 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) 20241107082951231 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) 20241107082951232 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) 20241107082951232 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) 20241107082951233 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) 20241107082951233 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) 20241107082951233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951233 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) 20241107082951233 DRLCMACDL DEBUG -- Chunk with length 746 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-4): b7 5c 30 19 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d (tbf_dl.cpp:686) 20241107082951233 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) 20241107082951233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241107082951233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-4): 07 00 3d b7 5c 30 19 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d 00 (tbf_dl.cpp:911) 20241107082951233 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 3d b7 5c 30 19 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 2d 00 (pcu_l1_if.cpp:182) 20241107082951233 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082951244 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) 20241107082951244 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) 20241107082951246 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) 20241107082951246 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) 20241107082951246 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) 20241107082951246 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) 20241107082951247 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) 20241107082951247 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) 20241107082951248 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) 20241107082951248 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) 20241107082951249 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) 20241107082951249 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) 20241107082951249 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) 20241107082951249 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) 20241107082951250 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) 20241107082951250 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) 20241107082951251 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) 20241107082951251 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) 20241107082951251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951251 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) 20241107082951251 DRLCMACDL DEBUG -- Chunk with length 696 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-4): 38 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 (tbf_dl.cpp:686) 20241107082951251 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) 20241107082951251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241107082951251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-4): 07 00 3f 38 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 00 (tbf_dl.cpp:911) 20241107082951251 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 3f 38 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 59 00 (pcu_l1_if.cpp:182) 20241107082951252 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082951264 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) 20241107082951264 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) 20241107082951265 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) 20241107082951265 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) 20241107082951266 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) 20241107082951266 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) 20241107082951266 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) 20241107082951266 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) 20241107082951267 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) 20241107082951267 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) 20241107082951268 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) 20241107082951268 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) 20241107082951269 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) 20241107082951269 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) 20241107082951269 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) 20241107082951269 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) 20241107082951274 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) 20241107082951274 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) 20241107082951274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951274 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) 20241107082951274 DRLCMACDL DEBUG -- Chunk with length 646 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-4): 65 c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 (tbf_dl.cpp:686) 20241107082951274 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) 20241107082951274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241107082951274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-4): 07 00 41 65 c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 00 (tbf_dl.cpp:911) 20241107082951274 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 41 65 c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 49 00 (pcu_l1_if.cpp:182) 20241107082951275 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082951288 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) 20241107082951288 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) 20241107082951290 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) 20241107082951290 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) 20241107082951292 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) 20241107082951292 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) 20241107082951293 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) 20241107082951293 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) 20241107082951294 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) 20241107082951294 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) 20241107082951295 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) 20241107082951295 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) 20241107082951296 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) 20241107082951296 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) 20241107082951297 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) 20241107082951297 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) 20241107082951298 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) 20241107082951298 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) 20241107082951298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951298 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) 20241107082951298 DRLCMACDL DEBUG -- Chunk with length 596 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-4): 57 72 e8 b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 (tbf_dl.cpp:686) 20241107082951298 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) 20241107082951298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241107082951298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-4): 07 00 43 57 72 e8 b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 00 (tbf_dl.cpp:911) 20241107082951298 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 43 57 72 e8 b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 51 00 (pcu_l1_if.cpp:182) 20241107082951299 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082951307 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) 20241107082951307 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) 20241107082951307 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) 20241107082951307 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) 20241107082951307 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) 20241107082951308 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) 20241107082951308 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) 20241107082951308 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) 20241107082951308 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) 20241107082951308 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) 20241107082951308 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) 20241107082951308 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) 20241107082951309 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) 20241107082951309 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) 20241107082951309 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) 20241107082951309 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) 20241107082951311 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) 20241107082951311 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) 20241107082951311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951311 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) 20241107082951311 DRLCMACDL DEBUG -- Chunk with length 546 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-4): 34 4d 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 (tbf_dl.cpp:686) 20241107082951311 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) 20241107082951311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241107082951311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-4): 07 00 45 34 4d 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 00 (tbf_dl.cpp:911) 20241107082951311 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 45 34 4d 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 f5 00 (pcu_l1_if.cpp:182) 20241107082951312 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082951326 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) 20241107082951326 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) 20241107082951326 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) 20241107082951326 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) 20241107082951327 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) 20241107082951327 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) 20241107082951327 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) 20241107082951327 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) 20241107082951328 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) 20241107082951328 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) 20241107082951328 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) 20241107082951328 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) 20241107082951328 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) 20241107082951328 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) 20241107082951329 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) 20241107082951329 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) 20241107082951335 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) 20241107082951335 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) 20241107082951335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951335 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) 20241107082951335 DRLCMACDL DEBUG -- Chunk with length 496 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-4): 4a b9 3b 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 (tbf_dl.cpp:686) 20241107082951335 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) 20241107082951335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241107082951335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-4): 07 00 47 4a b9 3b 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 00 (tbf_dl.cpp:911) 20241107082951335 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 47 4a b9 3b 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 04 00 (pcu_l1_if.cpp:182) 20241107082951335 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082951349 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) 20241107082951349 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) 20241107082951350 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) 20241107082951350 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) 20241107082951351 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) 20241107082951351 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) 20241107082951351 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) 20241107082951351 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) 20241107082951352 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) 20241107082951352 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) 20241107082951353 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) 20241107082951353 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) 20241107082951353 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) 20241107082951353 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) 20241107082951354 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) 20241107082951354 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) 20241107082951355 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) 20241107082951355 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) 20241107082951355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951355 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) 20241107082951355 DRLCMACDL DEBUG -- Chunk with length 446 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-4): e2 40 ee 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e (tbf_dl.cpp:686) 20241107082951355 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) 20241107082951355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241107082951355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-4): 07 00 49 e2 40 ee 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e 00 (tbf_dl.cpp:911) 20241107082951355 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 49 e2 40 ee 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 9e 00 (pcu_l1_if.cpp:182) 20241107082951355 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082951369 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) 20241107082951369 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) 20241107082951370 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) 20241107082951370 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) 20241107082951371 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) 20241107082951371 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) 20241107082951372 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) 20241107082951372 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) 20241107082951373 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) 20241107082951373 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) 20241107082951374 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) 20241107082951374 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) 20241107082951375 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) 20241107082951375 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) 20241107082951375 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) 20241107082951375 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) 20241107082951376 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) 20241107082951376 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) 20241107082951376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951376 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) 20241107082951376 DRLCMACDL DEBUG -- Chunk with length 396 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-4): bd 17 bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa (tbf_dl.cpp:686) 20241107082951376 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) 20241107082951376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241107082951377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-4): 07 00 4b bd 17 bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 00 (tbf_dl.cpp:911) 20241107082951377 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 4b bd 17 bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 fa 00 (pcu_l1_if.cpp:182) 20241107082951377 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082951388 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) 20241107082951388 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) 20241107082951390 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) 20241107082951390 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) 20241107082951390 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) 20241107082951390 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) 20241107082951391 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) 20241107082951391 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) 20241107082951392 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) 20241107082951392 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) 20241107082951393 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) 20241107082951393 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) 20241107082951394 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) 20241107082951394 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) 20241107082951395 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) 20241107082951395 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) 20241107082951398 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) 20241107082951398 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) 20241107082951398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951398 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) 20241107082951398 DRLCMACDL DEBUG -- Chunk with length 346 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-4): 33 8c 41 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d (tbf_dl.cpp:686) 20241107082951398 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) 20241107082951398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241107082951398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-4): 07 00 4d 33 8c 41 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 00 (tbf_dl.cpp:911) 20241107082951398 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 4d 33 8c 41 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 9d 00 (pcu_l1_if.cpp:182) 20241107082951400 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082951413 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) 20241107082951413 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) 20241107082951415 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) 20241107082951415 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) 20241107082951416 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) 20241107082951416 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) 20241107082951416 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) 20241107082951416 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) 20241107082951417 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) 20241107082951417 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) 20241107082951418 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) 20241107082951418 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) 20241107082951419 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) 20241107082951419 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) 20241107082951420 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) 20241107082951420 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) 20241107082951421 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) 20241107082951421 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) 20241107082951421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951421 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) 20241107082951421 DRLCMACDL DEBUG -- Chunk with length 296 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-4): 2f b7 f7 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 (tbf_dl.cpp:686) 20241107082951421 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) 20241107082951421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241107082951421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-4): 07 00 4f 2f b7 f7 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 00 (tbf_dl.cpp:911) 20241107082951421 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 4f 2f b7 f7 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 40 00 (pcu_l1_if.cpp:182) 20241107082951422 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082951432 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) 20241107082951432 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) 20241107082951433 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) 20241107082951433 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) 20241107082951433 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) 20241107082951433 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) 20241107082951434 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) 20241107082951434 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) 20241107082951435 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) 20241107082951435 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) 20241107082951436 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) 20241107082951436 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) 20241107082951437 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) 20241107082951437 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) 20241107082951438 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) 20241107082951439 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) 20241107082951439 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) 20241107082951440 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) 20241107082951440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951440 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) 20241107082951440 DRLCMACDL DEBUG -- Chunk with length 246 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-4): f2 59 09 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 (tbf_dl.cpp:686) 20241107082951440 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) 20241107082951440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241107082951440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-4): 07 00 51 f2 59 09 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 00 (tbf_dl.cpp:911) 20241107082951440 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 51 f2 59 09 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 50 00 (pcu_l1_if.cpp:182) 20241107082951440 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082951451 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) 20241107082951451 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) 20241107082951452 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) 20241107082951452 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) 20241107082951453 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) 20241107082951453 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) 20241107082951453 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) 20241107082951453 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) 20241107082951454 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) 20241107082951454 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) 20241107082951455 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) 20241107082951455 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) 20241107082951456 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) 20241107082951456 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) 20241107082951457 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) 20241107082951457 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) 20241107082951460 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) 20241107082951460 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) 20241107082951460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951460 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) 20241107082951460 DRLCMACDL DEBUG -- Chunk with length 196 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-4): 10 7b d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa (tbf_dl.cpp:686) 20241107082951460 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) 20241107082951460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241107082951460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-4): 07 00 53 10 7b d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 00 (tbf_dl.cpp:911) 20241107082951460 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 53 10 7b d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 aa 00 (pcu_l1_if.cpp:182) 20241107082951461 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082951475 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) 20241107082951475 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) 20241107082951476 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) 20241107082951476 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) 20241107082951477 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) 20241107082951477 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) 20241107082951477 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) 20241107082951477 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) 20241107082951478 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) 20241107082951478 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) 20241107082951479 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) 20241107082951479 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) 20241107082951480 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) 20241107082951480 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) 20241107082951481 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) 20241107082951481 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) 20241107082951482 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) 20241107082951482 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) 20241107082951482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951482 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) 20241107082951482 DRLCMACDL DEBUG -- Chunk with length 146 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-4): 09 64 d2 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f (tbf_dl.cpp:686) 20241107082951482 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) 20241107082951482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241107082951482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-4): 07 00 55 09 64 d2 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f 00 (tbf_dl.cpp:911) 20241107082951482 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 55 09 64 d2 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 4f 00 (pcu_l1_if.cpp:182) 20241107082951482 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082951494 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) 20241107082951494 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) 20241107082951495 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) 20241107082951495 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) 20241107082951496 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) 20241107082951496 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) 20241107082951497 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) 20241107082951497 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) 20241107082951498 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) 20241107082951498 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) 20241107082951498 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) 20241107082951498 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) 20241107082951499 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) 20241107082951499 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) 20241107082951500 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) 20241107082951500 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) 20241107082951501 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) 20241107082951501 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) 20241107082951501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951501 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) 20241107082951501 DRLCMACDL DEBUG -- Chunk with length 96 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-4): c2 20 db b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a (tbf_dl.cpp:686) 20241107082951501 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) 20241107082951501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241107082951501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-4): 07 00 57 c2 20 db b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a 00 (tbf_dl.cpp:911) 20241107082951501 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 57 c2 20 db b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 2a 00 (pcu_l1_if.cpp:182) 20241107082951502 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082951513 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) 20241107082951513 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) 20241107082951514 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) 20241107082951514 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) 20241107082951515 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) 20241107082951515 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) 20241107082951515 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) 20241107082951515 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) 20241107082951516 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) 20241107082951516 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) 20241107082951517 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) 20241107082951517 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) 20241107082951518 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) 20241107082951518 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) 20241107082951518 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) 20241107082951518 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) 20241107082951522 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) 20241107082951522 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082951522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951522 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) 20241107082951522 DRLCMACDL DEBUG -- Chunk with length 46 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082951522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082951522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082951522 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (3) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-4): bb 2e cc 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 (tbf_dl.cpp:686) 20241107082951522 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) 20241107082951522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241107082951522 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) 20241107082951522 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1638 + 13 = 1651 (pdch_ul_controller.c:131) 20241107082951522 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1651 for type POLL (pdch_ul_controller.c:184) 20241107082951522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1651, TS=7) (tbf_dl.cpp:883) 20241107082951522 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1651, TS=7 (tbf_dl.cpp:903) 20241107082951522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-4): 0f 00 58 bb 2e cc 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 00 (tbf_dl.cpp:911) 20241107082951522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1638 Sending data request: sapi=5 arfcn=871 cur_fn=1633 block=6 data=0f 00 58 bb 2e cc 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 23 00 (pcu_l1_if.cpp:182) 20241107082951523 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082951537 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) 20241107082951537 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) 20241107082951538 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) 20241107082951538 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) 20241107082951539 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) 20241107082951539 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) 20241107082951540 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) 20241107082951540 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) 20241107082951540 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) 20241107082951540 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) 20241107082951542 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) 20241107082951542 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) 20241107082951543 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) 20241107082951543 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) 20241107082951543 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) 20241107082951543 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) 20241107082951544 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082951556 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) 20241107082951556 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) 20241107082951557 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) 20241107082951557 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) 20241107082951558 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) 20241107082951558 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) 20241107082951559 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) 20241107082951559 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) 20241107082951559 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) 20241107082951559 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) 20241107082951560 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) 20241107082951560 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) 20241107082951561 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) 20241107082951561 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) 20241107082951562 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) 20241107082951562 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) 20241107082951563 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082951575 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) 20241107082951575 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) 20241107082951576 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) 20241107082951576 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) 20241107082951577 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) 20241107082951577 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) 20241107082951578 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) 20241107082951578 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) 20241107082951578 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) 20241107082951578 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) 20241107082951579 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) 20241107082951579 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) 20241107082951580 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) 20241107082951580 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) 20241107082951581 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) 20241107082951581 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) 20241107082951584 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082951599 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1646 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) 20241107082951599 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107082951599 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082951599 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082951599 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) 20241107082951600 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082951600 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082951600 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:511) 20241107082951600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082951600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=25)"RRRRRRRRRRRRRRRRRRRR"(BSN=44) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082951600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=25:45, lost=0, recv=20, skipped=0, bsn=25, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082951600 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241107082951600 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241107082951600 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241107082951600 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241107082951600 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241107082951600 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241107082951600 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241107082951600 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241107082951600 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241107082951600 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241107082951600 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241107082951600 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241107082951600 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241107082951600 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241107082951600 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241107082951600 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241107082951600 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241107082951600 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241107082951600 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241107082951600 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241107082951600 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) 20241107082951600 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107082951600 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) 20241107082951601 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) 20241107082951601 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) 20241107082951602 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) 20241107082951602 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) 20241107082951602 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) 20241107082951602 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) 20241107082951604 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) 20241107082951604 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) 20241107082951605 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) 20241107082951605 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) 20241107082951606 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) 20241107082951606 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) 20241107082951607 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) 20241107082951607 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) 20241107082951609 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) 20241107082951609 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) 20241107082951609 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) 20241107082951609 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) 20241107082951609 DRLCMACDL DEBUG -- Chunk with length 1397 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-4): 54 6b 83 80 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 (tbf_dl.cpp:686) 20241107082951609 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) 20241107082951609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241107082951609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-4): 07 00 5b 54 6b 83 80 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 00 (tbf_dl.cpp:911) 20241107082951609 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 5b 54 6b 83 80 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 13 00 (pcu_l1_if.cpp:182) 20241107082951610 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082951618 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) 20241107082951618 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) 20241107082951619 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) 20241107082951619 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) 20241107082951620 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) 20241107082951620 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) 20241107082951621 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) 20241107082951621 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) 20241107082951622 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) 20241107082951622 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) 20241107082951622 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) 20241107082951622 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) 20241107082951623 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) 20241107082951623 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) 20241107082951624 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) 20241107082951624 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) 20241107082951625 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) 20241107082951625 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) 20241107082951625 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) 20241107082951625 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) 20241107082951625 DRLCMACDL DEBUG -- Chunk with length 1347 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-4): aa 8d b6 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 (tbf_dl.cpp:686) 20241107082951625 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) 20241107082951625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241107082951625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-4): 07 00 5d aa 8d b6 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 00 (tbf_dl.cpp:911) 20241107082951625 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 5d aa 8d b6 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 69 00 (pcu_l1_if.cpp:182) 20241107082951625 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082951637 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) 20241107082951637 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) 20241107082951638 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) 20241107082951638 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) 20241107082951639 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) 20241107082951639 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) 20241107082951640 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) 20241107082951640 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) 20241107082951640 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) 20241107082951641 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) 20241107082951641 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) 20241107082951641 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) 20241107082951642 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) 20241107082951642 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) 20241107082951643 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) 20241107082951643 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) 20241107082951646 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) 20241107082951646 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) 20241107082951647 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) 20241107082951647 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) 20241107082951647 DRLCMACDL DEBUG -- Chunk with length 1297 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-4): ec 66 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 (tbf_dl.cpp:686) 20241107082951647 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) 20241107082951647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241107082951647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-4): 07 00 5f ec 66 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 00 (tbf_dl.cpp:911) 20241107082951647 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 5f ec 66 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 d4 00 (pcu_l1_if.cpp:182) 20241107082951648 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082951661 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) 20241107082951661 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) 20241107082951662 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) 20241107082951662 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) 20241107082951663 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) 20241107082951663 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) 20241107082951664 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) 20241107082951664 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) 20241107082951664 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) 20241107082951664 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) 20241107082951665 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) 20241107082951665 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) 20241107082951666 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) 20241107082951666 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) 20241107082951667 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) 20241107082951667 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) 20241107082951668 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) 20241107082951668 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) 20241107082951668 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) 20241107082951668 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) 20241107082951668 DRLCMACDL DEBUG -- Chunk with length 1247 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951668 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-4): 34 df 24 09 0b 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df (tbf_dl.cpp:686) 20241107082951668 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) 20241107082951668 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951668 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241107082951668 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-4): 07 00 61 34 df 24 09 0b 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 00 (tbf_dl.cpp:911) 20241107082951668 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 61 34 df 24 09 0b 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 df 00 (pcu_l1_if.cpp:182) 20241107082951668 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082951680 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) 20241107082951680 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) 20241107082951681 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) 20241107082951681 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) 20241107082951682 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) 20241107082951682 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) 20241107082951683 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) 20241107082951683 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) 20241107082951683 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) 20241107082951684 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) 20241107082951685 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) 20241107082951685 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) 20241107082951685 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) 20241107082951685 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) 20241107082951686 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) 20241107082951686 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) 20241107082951687 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) 20241107082951687 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) 20241107082951687 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) 20241107082951687 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) 20241107082951687 DRLCMACDL DEBUG -- Chunk with length 1197 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-4): 87 b7 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 (tbf_dl.cpp:686) 20241107082951687 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) 20241107082951687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241107082951687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-4): 07 00 63 87 b7 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 00 (tbf_dl.cpp:911) 20241107082951687 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 63 87 b7 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 75 00 (pcu_l1_if.cpp:182) 20241107082951688 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082951699 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) 20241107082951699 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) 20241107082951700 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) 20241107082951700 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) 20241107082951701 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) 20241107082951701 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) 20241107082951702 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) 20241107082951702 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) 20241107082951703 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) 20241107082951703 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) 20241107082951705 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) 20241107082951705 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) 20241107082951706 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) 20241107082951706 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) 20241107082951708 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) 20241107082951708 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) 20241107082951709 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) 20241107082951709 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) 20241107082951709 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) 20241107082951709 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) 20241107082951709 DRLCMACDL DEBUG -- Chunk with length 1147 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-4): 36 b7 17 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 (tbf_dl.cpp:686) 20241107082951709 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) 20241107082951709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241107082951709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-4): 07 00 65 36 b7 17 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 00 (tbf_dl.cpp:911) 20241107082951709 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 65 36 b7 17 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa a3 00 (pcu_l1_if.cpp:182) 20241107082951710 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082951723 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) 20241107082951723 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) 20241107082951724 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) 20241107082951724 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) 20241107082951725 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) 20241107082951725 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) 20241107082951726 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) 20241107082951726 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) 20241107082951727 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) 20241107082951727 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) 20241107082951728 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) 20241107082951728 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) 20241107082951729 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) 20241107082951729 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) 20241107082951730 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) 20241107082951730 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) 20241107082951731 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) 20241107082951731 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) 20241107082951731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951731 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) 20241107082951731 DRLCMACDL DEBUG -- Chunk with length 1097 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-4): 97 02 88 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 (tbf_dl.cpp:686) 20241107082951732 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) 20241107082951732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241107082951732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-4): 07 00 67 97 02 88 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 00 (tbf_dl.cpp:911) 20241107082951732 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 67 97 02 88 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b d2 00 (pcu_l1_if.cpp:182) 20241107082951732 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082951742 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) 20241107082951742 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) 20241107082951743 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) 20241107082951743 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) 20241107082951744 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) 20241107082951744 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) 20241107082951745 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) 20241107082951745 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) 20241107082951746 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) 20241107082951746 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) 20241107082951747 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) 20241107082951747 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) 20241107082951747 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) 20241107082951747 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) 20241107082951748 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) 20241107082951748 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) 20241107082951749 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) 20241107082951749 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) 20241107082951749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951749 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) 20241107082951749 DRLCMACDL DEBUG -- Chunk with length 1047 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-4): 87 45 d6 df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 (tbf_dl.cpp:686) 20241107082951749 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) 20241107082951749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241107082951749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-4): 07 00 69 87 45 d6 df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 00 (tbf_dl.cpp:911) 20241107082951749 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 69 87 45 d6 df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 56 00 (pcu_l1_if.cpp:182) 20241107082951750 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082951761 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) 20241107082951761 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) 20241107082951762 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) 20241107082951762 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) 20241107082951763 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) 20241107082951763 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) 20241107082951764 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) 20241107082951764 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) 20241107082951765 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) 20241107082951765 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) 20241107082951765 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) 20241107082951765 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) 20241107082951766 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) 20241107082951766 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) 20241107082951767 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) 20241107082951767 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) 20241107082951771 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) 20241107082951771 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) 20241107082951771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951771 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) 20241107082951771 DRLCMACDL DEBUG -- Chunk with length 997 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-4): dc f1 cd ce 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 (tbf_dl.cpp:686) 20241107082951771 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) 20241107082951771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241107082951771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-4): 07 00 6b dc f1 cd ce 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 00 (tbf_dl.cpp:911) 20241107082951771 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 6b dc f1 cd ce 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 83 00 (pcu_l1_if.cpp:182) 20241107082951771 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082951785 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) 20241107082951785 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) 20241107082951786 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) 20241107082951786 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) 20241107082951787 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) 20241107082951787 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) 20241107082951788 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) 20241107082951788 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) 20241107082951788 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) 20241107082951788 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) 20241107082951789 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) 20241107082951789 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) 20241107082951790 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) 20241107082951790 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) 20241107082951791 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) 20241107082951791 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) 20241107082951792 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) 20241107082951792 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) 20241107082951792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951792 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) 20241107082951792 DRLCMACDL DEBUG -- Chunk with length 947 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-4): 2c 6b 53 f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c (tbf_dl.cpp:686) 20241107082951792 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) 20241107082951792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241107082951792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-4): 07 00 6d 2c 6b 53 f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 00 (tbf_dl.cpp:911) 20241107082951792 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 6d 2c 6b 53 f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 3c 00 (pcu_l1_if.cpp:182) 20241107082951792 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082951804 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) 20241107082951804 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) 20241107082951805 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) 20241107082951805 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) 20241107082951806 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) 20241107082951806 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) 20241107082951807 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) 20241107082951807 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) 20241107082951807 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) 20241107082951807 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) 20241107082951808 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) 20241107082951808 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) 20241107082951809 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) 20241107082951809 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) 20241107082951810 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) 20241107082951810 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) 20241107082951810 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) 20241107082951811 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) 20241107082951811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951811 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) 20241107082951811 DRLCMACDL DEBUG -- Chunk with length 897 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-4): 1b 48 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 (tbf_dl.cpp:686) 20241107082951811 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) 20241107082951811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241107082951811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-4): 07 00 6f 1b 48 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 00 (tbf_dl.cpp:911) 20241107082951811 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 6f 1b 48 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 83 00 (pcu_l1_if.cpp:182) 20241107082951811 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082951823 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) 20241107082951823 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) 20241107082951824 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) 20241107082951824 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) 20241107082951825 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) 20241107082951825 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) 20241107082951826 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) 20241107082951826 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) 20241107082951826 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) 20241107082951826 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) 20241107082951827 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) 20241107082951827 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) 20241107082951828 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) 20241107082951828 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) 20241107082951829 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) 20241107082951829 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) 20241107082951832 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) 20241107082951832 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) 20241107082951833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951833 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) 20241107082951833 DRLCMACDL DEBUG -- Chunk with length 847 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-4): 6d 6a 72 75 d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 (tbf_dl.cpp:686) 20241107082951833 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) 20241107082951833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241107082951833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-4): 07 00 71 6d 6a 72 75 d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 00 (tbf_dl.cpp:911) 20241107082951833 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 71 6d 6a 72 75 d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 89 00 (pcu_l1_if.cpp:182) 20241107082951833 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082951847 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) 20241107082951847 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) 20241107082951848 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) 20241107082951848 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) 20241107082951849 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) 20241107082951849 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) 20241107082951850 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) 20241107082951850 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) 20241107082951850 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) 20241107082951850 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) 20241107082951851 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) 20241107082951851 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) 20241107082951852 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) 20241107082951852 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) 20241107082951853 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) 20241107082951853 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) 20241107082951853 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) 20241107082951853 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) 20241107082951853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951854 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) 20241107082951854 DRLCMACDL DEBUG -- Chunk with length 797 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951854 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-4): 3b 92 b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e (tbf_dl.cpp:686) 20241107082951854 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) 20241107082951854 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951854 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241107082951854 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-4): 07 00 73 3b 92 b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e 00 (tbf_dl.cpp:911) 20241107082951854 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 73 3b 92 b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 8e 00 (pcu_l1_if.cpp:182) 20241107082951854 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082951866 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) 20241107082951866 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) 20241107082951867 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) 20241107082951867 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) 20241107082951868 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) 20241107082951868 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) 20241107082951869 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) 20241107082951869 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) 20241107082951870 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) 20241107082951870 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) 20241107082951871 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) 20241107082951871 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) 20241107082951871 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) 20241107082951871 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) 20241107082951872 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) 20241107082951872 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) 20241107082951873 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) 20241107082951873 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) 20241107082951873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951873 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) 20241107082951873 DRLCMACDL DEBUG -- Chunk with length 747 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-4): ca b7 5c 30 19 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e (tbf_dl.cpp:686) 20241107082951873 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) 20241107082951873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241107082951873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-4): 07 00 75 ca b7 5c 30 19 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 00 (tbf_dl.cpp:911) 20241107082951873 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 75 ca b7 5c 30 19 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 6e 00 (pcu_l1_if.cpp:182) 20241107082951874 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082951885 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) 20241107082951885 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) 20241107082951886 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) 20241107082951886 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) 20241107082951887 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) 20241107082951887 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) 20241107082951888 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) 20241107082951888 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) 20241107082951889 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) 20241107082951889 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) 20241107082951889 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) 20241107082951889 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) 20241107082951890 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) 20241107082951890 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) 20241107082951891 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) 20241107082951891 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) 20241107082951895 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) 20241107082951895 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) 20241107082951895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951895 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) 20241107082951895 DRLCMACDL DEBUG -- Chunk with length 697 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-4): 2d 38 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 (tbf_dl.cpp:686) 20241107082951895 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) 20241107082951895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241107082951895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-4): 07 00 77 2d 38 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 00 (tbf_dl.cpp:911) 20241107082951895 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 77 2d 38 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 65 00 (pcu_l1_if.cpp:182) 20241107082951895 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082951909 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) 20241107082951909 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) 20241107082951910 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) 20241107082951910 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) 20241107082951911 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) 20241107082951911 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) 20241107082951913 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) 20241107082951913 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) 20241107082951913 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) 20241107082951913 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) 20241107082951913 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) 20241107082951913 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) 20241107082951914 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) 20241107082951914 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) 20241107082951914 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) 20241107082951914 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) 20241107082951914 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) 20241107082951914 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) 20241107082951914 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951914 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) 20241107082951914 DRLCMACDL DEBUG -- Chunk with length 647 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951914 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-4): 59 65 c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 (tbf_dl.cpp:686) 20241107082951914 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) 20241107082951914 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951914 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241107082951914 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-4): 07 00 79 59 65 c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 00 (tbf_dl.cpp:911) 20241107082951914 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 79 59 65 c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 d0 00 (pcu_l1_if.cpp:182) 20241107082951914 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082951927 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) 20241107082951927 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) 20241107082951928 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) 20241107082951928 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) 20241107082951928 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) 20241107082951928 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) 20241107082951928 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) 20241107082951928 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) 20241107082951929 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) 20241107082951929 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) 20241107082951929 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) 20241107082951929 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) 20241107082951929 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) 20241107082951929 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) 20241107082951929 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) 20241107082951929 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) 20241107082951932 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) 20241107082951932 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) 20241107082951932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951932 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) 20241107082951932 DRLCMACDL DEBUG -- Chunk with length 597 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-4): 49 57 72 e8 b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed (tbf_dl.cpp:686) 20241107082951932 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) 20241107082951932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241107082951932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-4): 07 00 7b 49 57 72 e8 b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 00 (tbf_dl.cpp:911) 20241107082951932 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 7b 49 57 72 e8 b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 ed 00 (pcu_l1_if.cpp:182) 20241107082951932 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082951948 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) 20241107082951948 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) 20241107082951949 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) 20241107082951950 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) 20241107082951951 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) 20241107082951951 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) 20241107082951952 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) 20241107082951952 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) 20241107082951953 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) 20241107082951953 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) 20241107082951954 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) 20241107082951954 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) 20241107082951955 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) 20241107082951955 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) 20241107082951956 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) 20241107082951956 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) 20241107082951958 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) 20241107082951958 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) 20241107082951958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951958 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) 20241107082951958 DRLCMACDL DEBUG -- Chunk with length 547 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-4): 51 34 4d 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 (tbf_dl.cpp:686) 20241107082951958 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) 20241107082951958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241107082951958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-4): 07 00 7d 51 34 4d 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 00 (tbf_dl.cpp:911) 20241107082951958 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 7d 51 34 4d 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 99 00 (pcu_l1_if.cpp:182) 20241107082951958 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082951972 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) 20241107082951972 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) 20241107082951974 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) 20241107082951974 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) 20241107082951975 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) 20241107082951975 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) 20241107082951976 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) 20241107082951976 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) 20241107082951977 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) 20241107082951977 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) 20241107082951978 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) 20241107082951978 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) 20241107082951979 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) 20241107082951979 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) 20241107082951979 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) 20241107082951979 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) 20241107082951981 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) 20241107082951981 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) 20241107082951981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082951981 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) 20241107082951981 DRLCMACDL DEBUG -- Chunk with length 497 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082951981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-4): f5 4a b9 3b 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 (tbf_dl.cpp:686) 20241107082951981 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) 20241107082951981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082951981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241107082951981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-4): 07 00 7f f5 4a b9 3b 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 00 (tbf_dl.cpp:911) 20241107082951981 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 7f f5 4a b9 3b 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 b1 00 (pcu_l1_if.cpp:182) 20241107082951982 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082951991 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) 20241107082951991 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) 20241107082951993 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) 20241107082951994 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) 20241107082951994 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) 20241107082951995 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) 20241107082951995 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) 20241107082951995 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) 20241107082951996 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) 20241107082951996 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) 20241107082951997 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) 20241107082951997 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) 20241107082951998 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) 20241107082951998 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) 20241107082951999 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) 20241107082951999 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) 20241107082952000 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) 20241107082952000 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082952000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952000 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) 20241107082952000 DRLCMACDL DEBUG -- Chunk with length 447 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-4): 04 e2 40 ee 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f (tbf_dl.cpp:686) 20241107082952000 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) 20241107082952000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241107082952000 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) 20241107082952000 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1737 + 13 = 1750 (pdch_ul_controller.c:131) 20241107082952001 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1750 for type POLL (pdch_ul_controller.c:184) 20241107082952001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1750, TS=7) (tbf_dl.cpp:883) 20241107082952001 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1750, TS=7 (tbf_dl.cpp:903) 20241107082952001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-4): 0f 00 81 04 e2 40 ee 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 00 (tbf_dl.cpp:911) 20241107082952001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1737 Sending data request: sapi=5 arfcn=871 cur_fn=1733 block=5 data=0f 00 81 04 e2 40 ee 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 3f 00 (pcu_l1_if.cpp:182) 20241107082952001 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082952011 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) 20241107082952011 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) 20241107082952012 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) 20241107082952012 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) 20241107082952013 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) 20241107082952013 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) 20241107082952014 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) 20241107082952014 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) 20241107082952014 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) 20241107082952014 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) 20241107082952015 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) 20241107082952015 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) 20241107082952016 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) 20241107082952016 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) 20241107082952017 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) 20241107082952017 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) 20241107082952021 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082952036 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) 20241107082952036 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) 20241107082952037 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) 20241107082952037 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) 20241107082952038 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) 20241107082952038 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) 20241107082952038 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) 20241107082952038 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) 20241107082952039 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) 20241107082952039 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) 20241107082952040 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) 20241107082952040 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) 20241107082952041 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) 20241107082952041 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) 20241107082952042 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) 20241107082952042 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) 20241107082952042 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082952056 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) 20241107082952056 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) 20241107082952057 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) 20241107082952057 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) 20241107082952058 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) 20241107082952058 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) 20241107082952058 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) 20241107082952058 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) 20241107082952059 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) 20241107082952059 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) 20241107082952060 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) 20241107082952060 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) 20241107082952060 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) 20241107082952060 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) 20241107082952061 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) 20241107082952061 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) 20241107082952062 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082952075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1746 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) 20241107082952075 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107082952075 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082952075 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1750 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082952075 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) 20241107082952076 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1750 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082952076 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082952076 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:511) 20241107082952076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082952076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=45)"RRRRRRRRRRRRRRRRRRRR"(BSN=64) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082952076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=45:65, lost=0, recv=20, skipped=0, bsn=45, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082952076 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241107082952076 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241107082952076 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241107082952076 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241107082952076 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241107082952076 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241107082952076 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241107082952076 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241107082952076 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241107082952076 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241107082952076 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241107082952076 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241107082952076 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241107082952076 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241107082952076 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241107082952076 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241107082952076 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241107082952076 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241107082952076 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241107082952076 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241107082952076 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) 20241107082952076 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) 20241107082952076 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) 20241107082952076 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) 20241107082952077 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) 20241107082952077 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) 20241107082952078 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) 20241107082952078 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) 20241107082952079 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) 20241107082952079 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) 20241107082952080 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) 20241107082952080 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) 20241107082952081 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) 20241107082952081 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) 20241107082952082 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) 20241107082952082 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) 20241107082952085 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) 20241107082952085 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) 20241107082952085 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) 20241107082952085 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) 20241107082952085 DRLCMACDL DEBUG -- Chunk with length 397 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-4): 9e bd 17 bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 (tbf_dl.cpp:686) 20241107082952085 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) 20241107082952085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241107082952085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-4): 07 00 83 9e bd 17 bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 00 (tbf_dl.cpp:911) 20241107082952085 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 83 9e bd 17 bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 a9 00 (pcu_l1_if.cpp:182) 20241107082952086 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082952099 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) 20241107082952099 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) 20241107082952101 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) 20241107082952101 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) 20241107082952102 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) 20241107082952102 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) 20241107082952102 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) 20241107082952103 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) 20241107082952103 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) 20241107082952103 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) 20241107082952104 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) 20241107082952104 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) 20241107082952105 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) 20241107082952105 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) 20241107082952106 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) 20241107082952106 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) 20241107082952107 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) 20241107082952107 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) 20241107082952107 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) 20241107082952107 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) 20241107082952107 DRLCMACDL DEBUG -- Chunk with length 347 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-4): fa 33 8c 41 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b (tbf_dl.cpp:686) 20241107082952107 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) 20241107082952107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241107082952107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-4): 07 00 85 fa 33 8c 41 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 00 (tbf_dl.cpp:911) 20241107082952107 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 85 fa 33 8c 41 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 6b 00 (pcu_l1_if.cpp:182) 20241107082952107 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082952118 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) 20241107082952118 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) 20241107082952120 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) 20241107082952120 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) 20241107082952121 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) 20241107082952121 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) 20241107082952121 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) 20241107082952122 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) 20241107082952122 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) 20241107082952122 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) 20241107082952123 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) 20241107082952123 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) 20241107082952124 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) 20241107082952124 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) 20241107082952125 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) 20241107082952125 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) 20241107082952125 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) 20241107082952126 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) 20241107082952126 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) 20241107082952126 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) 20241107082952126 DRLCMACDL DEBUG -- Chunk with length 297 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-4): 9d 2f b7 f7 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f (tbf_dl.cpp:686) 20241107082952126 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) 20241107082952126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241107082952126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-4): 07 00 87 9d 2f b7 f7 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 00 (tbf_dl.cpp:911) 20241107082952126 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 87 9d 2f b7 f7 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 4f 00 (pcu_l1_if.cpp:182) 20241107082952126 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082952137 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) 20241107082952137 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) 20241107082952139 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) 20241107082952139 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) 20241107082952139 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) 20241107082952140 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) 20241107082952140 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) 20241107082952140 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) 20241107082952141 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) 20241107082952141 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) 20241107082952142 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) 20241107082952142 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) 20241107082952143 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) 20241107082952143 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) 20241107082952143 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) 20241107082952143 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) 20241107082952147 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) 20241107082952147 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) 20241107082952147 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) 20241107082952147 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) 20241107082952147 DRLCMACDL DEBUG -- Chunk with length 247 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-4): 40 f2 59 09 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 (tbf_dl.cpp:686) 20241107082952147 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) 20241107082952147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241107082952147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-4): 07 00 89 40 f2 59 09 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 00 (tbf_dl.cpp:911) 20241107082952147 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 89 40 f2 59 09 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 48 00 (pcu_l1_if.cpp:182) 20241107082952148 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082952162 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) 20241107082952162 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) 20241107082952163 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) 20241107082952163 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) 20241107082952164 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) 20241107082952164 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) 20241107082952165 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) 20241107082952165 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) 20241107082952165 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) 20241107082952165 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) 20241107082952166 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) 20241107082952166 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) 20241107082952167 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) 20241107082952167 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) 20241107082952168 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) 20241107082952168 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) 20241107082952169 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) 20241107082952169 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) 20241107082952169 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) 20241107082952169 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) 20241107082952169 DRLCMACDL DEBUG -- Chunk with length 197 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-4): 50 10 7b d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 (tbf_dl.cpp:686) 20241107082952169 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) 20241107082952169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241107082952169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-4): 07 00 8b 50 10 7b d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 00 (tbf_dl.cpp:911) 20241107082952169 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 8b 50 10 7b d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 d3 00 (pcu_l1_if.cpp:182) 20241107082952169 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082952181 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) 20241107082952181 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) 20241107082952182 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) 20241107082952182 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) 20241107082952183 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) 20241107082952183 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) 20241107082952184 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) 20241107082952184 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) 20241107082952184 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) 20241107082952184 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) 20241107082952185 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) 20241107082952185 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) 20241107082952186 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) 20241107082952186 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) 20241107082952187 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) 20241107082952187 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) 20241107082952187 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) 20241107082952187 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) 20241107082952187 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) 20241107082952187 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) 20241107082952188 DRLCMACDL DEBUG -- Chunk with length 147 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-4): aa 09 64 d2 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 (tbf_dl.cpp:686) 20241107082952188 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) 20241107082952188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241107082952188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-4): 07 00 8d aa 09 64 d2 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 00 (tbf_dl.cpp:911) 20241107082952188 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 8d aa 09 64 d2 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 19 00 (pcu_l1_if.cpp:182) 20241107082952188 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082952200 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) 20241107082952200 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) 20241107082952201 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) 20241107082952201 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) 20241107082952202 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) 20241107082952202 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) 20241107082952203 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) 20241107082952203 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) 20241107082952203 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) 20241107082952203 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) 20241107082952204 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) 20241107082952204 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) 20241107082952205 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) 20241107082952205 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) 20241107082952206 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) 20241107082952206 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) 20241107082952209 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) 20241107082952209 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) 20241107082952209 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952209 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) 20241107082952209 DRLCMACDL DEBUG -- Chunk with length 97 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952209 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-4): 4f c2 20 db b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 (tbf_dl.cpp:686) 20241107082952209 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) 20241107082952209 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952209 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241107082952209 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-4): 07 00 8f 4f c2 20 db b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 00 (tbf_dl.cpp:911) 20241107082952209 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 8f 4f c2 20 db b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 42 00 (pcu_l1_if.cpp:182) 20241107082952210 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082952224 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) 20241107082952224 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) 20241107082952225 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) 20241107082952225 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) 20241107082952226 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) 20241107082952226 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) 20241107082952227 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) 20241107082952227 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) 20241107082952227 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) 20241107082952227 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) 20241107082952228 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) 20241107082952228 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) 20241107082952229 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) 20241107082952229 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) 20241107082952230 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) 20241107082952230 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) 20241107082952230 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) 20241107082952230 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) 20241107082952230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952230 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) 20241107082952230 DRLCMACDL DEBUG -- Chunk with length 47 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082952230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082952230 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 2106 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107082952230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107082952230 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (2) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-4): bf 2a 2e cc 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 (tbf_dl.cpp:686) 20241107082952230 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) 20241107082952230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241107082952230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-4): 07 00 90 bf 2a 2e cc 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 00 (tbf_dl.cpp:911) 20241107082952230 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 90 bf 2a 2e cc 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 43 22 00 (pcu_l1_if.cpp:182) 20241107082952231 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082952243 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) 20241107082952243 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) 20241107082952244 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) 20241107082952244 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) 20241107082952245 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) 20241107082952245 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) 20241107082952245 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) 20241107082952245 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) 20241107082952246 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) 20241107082952246 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) 20241107082952247 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) 20241107082952247 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) 20241107082952248 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) 20241107082952248 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) 20241107082952248 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) 20241107082952248 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) 20241107082952249 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) 20241107082952249 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) 20241107082952249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952249 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) 20241107082952249 DRLCMACDL DEBUG -- Chunk with length 1398 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-4): 23 54 6b 83 80 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 (tbf_dl.cpp:686) 20241107082952249 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) 20241107082952249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241107082952249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-4): 07 00 93 23 54 6b 83 80 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 00 (tbf_dl.cpp:911) 20241107082952249 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 93 23 54 6b 83 80 64 94 38 57 e1 1f e8 59 3e c2 8c b8 b1 d2 6f 37 8a 80 4c e2 bc 49 eb 88 74 49 f7 25 a4 87 c2 b3 80 ad 2d 06 6b e7 12 29 c5 ad 76 ca 47 00 (pcu_l1_if.cpp:182) 20241107082952250 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082952262 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) 20241107082952262 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) 20241107082952263 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) 20241107082952263 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) 20241107082952264 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) 20241107082952264 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) 20241107082952264 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) 20241107082952264 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) 20241107082952265 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) 20241107082952265 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) 20241107082952266 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) 20241107082952266 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) 20241107082952267 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) 20241107082952267 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) 20241107082952267 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) 20241107082952267 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) 20241107082952271 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) 20241107082952271 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) 20241107082952271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952271 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) 20241107082952271 DRLCMACDL DEBUG -- Chunk with length 1348 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-4): 13 aa 8d b6 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a (tbf_dl.cpp:686) 20241107082952271 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) 20241107082952271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241107082952271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-4): 07 00 95 13 aa 8d b6 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 00 (tbf_dl.cpp:911) 20241107082952271 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 95 13 aa 8d b6 93 1c 3a 0d cd 07 50 05 71 9d 76 bb ee 78 39 47 35 aa ea 16 79 b7 b7 d9 4f 2d dc db 3c 4d ed 2b f9 4a 3f 06 8b 65 68 11 81 d6 86 d8 56 9a 00 (pcu_l1_if.cpp:182) 20241107082952272 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082952285 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) 20241107082952285 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) 20241107082952287 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) 20241107082952287 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) 20241107082952287 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) 20241107082952287 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) 20241107082952288 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) 20241107082952288 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) 20241107082952289 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) 20241107082952289 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) 20241107082952290 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) 20241107082952290 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) 20241107082952291 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) 20241107082952291 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) 20241107082952292 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) 20241107082952292 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) 20241107082952293 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) 20241107082952293 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) 20241107082952293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952293 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) 20241107082952293 DRLCMACDL DEBUG -- Chunk with length 1298 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-4): 69 ec 66 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 (tbf_dl.cpp:686) 20241107082952293 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) 20241107082952293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241107082952293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-4): 07 00 97 69 ec 66 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 00 (tbf_dl.cpp:911) 20241107082952293 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 97 69 ec 66 5a 40 c6 40 e7 93 7c cc 50 49 42 84 ab 6e f4 53 e0 f0 4f 07 63 fb 81 9b 1f 92 40 76 ba 13 c6 85 77 60 77 4e 1a c4 e9 a8 9b 05 07 45 27 4f c9 00 (pcu_l1_if.cpp:182) 20241107082952294 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082952305 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) 20241107082952305 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) 20241107082952306 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) 20241107082952306 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) 20241107082952307 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) 20241107082952307 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) 20241107082952308 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) 20241107082952308 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) 20241107082952308 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) 20241107082952309 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) 20241107082952309 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) 20241107082952309 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) 20241107082952310 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) 20241107082952310 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) 20241107082952311 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) 20241107082952311 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) 20241107082952312 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) 20241107082952312 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) 20241107082952312 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952312 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) 20241107082952312 DRLCMACDL DEBUG -- Chunk with length 1248 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952312 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-4): d4 34 df 24 09 0b 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 (tbf_dl.cpp:686) 20241107082952312 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) 20241107082952312 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952312 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241107082952312 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-4): 07 00 99 d4 34 df 24 09 0b 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 00 (tbf_dl.cpp:911) 20241107082952312 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 99 d4 34 df 24 09 0b 9d 92 f1 2e 56 da 27 d0 4d 67 43 7d af 38 a1 93 7b 11 15 dd 4c 13 18 c2 75 b8 9e 21 fa ed 40 40 73 6f 45 7d 58 07 1d a1 3d f6 a8 16 00 (pcu_l1_if.cpp:182) 20241107082952312 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082952324 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) 20241107082952324 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) 20241107082952325 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) 20241107082952325 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) 20241107082952326 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) 20241107082952326 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) 20241107082952327 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) 20241107082952327 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) 20241107082952328 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) 20241107082952328 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) 20241107082952328 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) 20241107082952328 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) 20241107082952329 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) 20241107082952329 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) 20241107082952330 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) 20241107082952330 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) 20241107082952333 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) 20241107082952334 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) 20241107082952334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952334 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) 20241107082952334 DRLCMACDL DEBUG -- Chunk with length 1198 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-4): df 87 b7 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b (tbf_dl.cpp:686) 20241107082952334 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) 20241107082952334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241107082952334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-4): 07 00 9b df 87 b7 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 00 (tbf_dl.cpp:911) 20241107082952334 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 9b df 87 b7 86 5c 80 5a 41 32 d0 e3 8a 20 61 d0 c3 db 7d 66 03 40 8a d9 72 5e 37 e0 55 5b 68 f6 b7 ec 8f e9 8d e0 39 da 79 9a 58 48 70 4f 39 d7 22 1c 6b 00 (pcu_l1_if.cpp:182) 20241107082952334 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082952348 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) 20241107082952348 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) 20241107082952349 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) 20241107082952349 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) 20241107082952350 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) 20241107082952350 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) 20241107082952350 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) 20241107082952351 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) 20241107082952351 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) 20241107082952351 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) 20241107082952352 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) 20241107082952352 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) 20241107082952353 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) 20241107082952353 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) 20241107082952353 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) 20241107082952354 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) 20241107082952354 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) 20241107082952354 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) 20241107082952354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952354 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) 20241107082952354 DRLCMACDL DEBUG -- Chunk with length 1148 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-4): 75 36 b7 17 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa (tbf_dl.cpp:686) 20241107082952354 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) 20241107082952354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241107082952354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-4): 07 00 9d 75 36 b7 17 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa 00 (tbf_dl.cpp:911) 20241107082952354 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 9d 75 36 b7 17 2e a4 86 c3 60 b8 9d fc 02 84 6a c5 1b e8 47 00 33 37 13 1b 10 0f 61 6d 80 5f 31 16 6d 70 ac 48 28 b7 85 8c c5 9b 25 95 97 e0 89 66 32 fa 00 (pcu_l1_if.cpp:182) 20241107082952355 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082952367 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) 20241107082952367 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) 20241107082952368 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) 20241107082952368 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) 20241107082952369 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) 20241107082952369 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) 20241107082952370 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) 20241107082952370 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) 20241107082952370 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) 20241107082952370 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) 20241107082952371 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) 20241107082952371 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) 20241107082952372 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) 20241107082952372 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) 20241107082952373 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) 20241107082952373 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) 20241107082952373 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) 20241107082952373 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) 20241107082952373 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952374 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) 20241107082952374 DRLCMACDL DEBUG -- Chunk with length 1098 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-4): a3 97 02 88 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b (tbf_dl.cpp:686) 20241107082952374 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) 20241107082952374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241107082952374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-4): 07 00 9f a3 97 02 88 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b 00 (tbf_dl.cpp:911) 20241107082952374 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 9f a3 97 02 88 17 8e f6 d5 68 cc 42 d0 42 c2 22 57 9b a9 0a 49 8a d3 e3 ec db 58 4f 3b 6b 58 dd a0 73 6b bf 80 31 53 66 18 ad 40 42 a0 94 55 97 01 fb 3b 00 (pcu_l1_if.cpp:182) 20241107082952374 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082952386 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) 20241107082952386 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) 20241107082952387 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) 20241107082952387 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) 20241107082952388 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) 20241107082952388 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) 20241107082952388 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) 20241107082952388 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) 20241107082952389 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) 20241107082952389 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) 20241107082952390 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) 20241107082952390 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) 20241107082952391 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) 20241107082952391 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) 20241107082952391 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) 20241107082952391 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) 20241107082952395 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) 20241107082952395 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) 20241107082952395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952395 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) 20241107082952395 DRLCMACDL DEBUG -- Chunk with length 1048 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-4): d2 87 45 d6 df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 (tbf_dl.cpp:686) 20241107082952395 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) 20241107082952395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241107082952395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-4): 07 00 a1 d2 87 45 d6 df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 00 (tbf_dl.cpp:911) 20241107082952395 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 a1 d2 87 45 d6 df e6 7f 2a 63 9d 35 ed 25 c2 5a 31 32 ca 8a 6a a6 93 ed 64 9a 61 ea 40 69 de f0 ba 72 cd 99 ae 7e fc b0 6f 05 62 6d 00 4e b6 62 f6 10 84 00 (pcu_l1_if.cpp:182) 20241107082952396 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082952409 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) 20241107082952409 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) 20241107082952411 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) 20241107082952411 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) 20241107082952411 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) 20241107082952411 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) 20241107082952412 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) 20241107082952412 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) 20241107082952413 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) 20241107082952413 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) 20241107082952414 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) 20241107082952414 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) 20241107082952414 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) 20241107082952414 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) 20241107082952415 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) 20241107082952415 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) 20241107082952416 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) 20241107082952416 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) 20241107082952416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952416 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) 20241107082952416 DRLCMACDL DEBUG -- Chunk with length 998 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-4): 56 dc f1 cd ce 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 (tbf_dl.cpp:686) 20241107082952416 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) 20241107082952416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241107082952416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-4): 07 00 a3 56 dc f1 cd ce 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 00 (tbf_dl.cpp:911) 20241107082952416 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 a3 56 dc f1 cd ce 9d 5f 16 79 fb c7 b3 cc 93 64 ea 67 ef a5 dd 67 a7 b0 b5 16 fe 87 ea 61 1f 2d fd a9 6c f8 ea 01 4c da 3d d5 ab 71 10 e7 0d 1c 72 0a 87 00 (pcu_l1_if.cpp:182) 20241107082952417 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082952429 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) 20241107082952429 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) 20241107082952430 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) 20241107082952430 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) 20241107082952431 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) 20241107082952431 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) 20241107082952431 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) 20241107082952432 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) 20241107082952432 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) 20241107082952432 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) 20241107082952433 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) 20241107082952433 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) 20241107082952434 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) 20241107082952434 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) 20241107082952435 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) 20241107082952435 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) 20241107082952436 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) 20241107082952436 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) 20241107082952436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952436 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) 20241107082952436 DRLCMACDL DEBUG -- Chunk with length 948 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-4): 83 2c 6b 53 f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f (tbf_dl.cpp:686) 20241107082952436 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) 20241107082952436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241107082952436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-4): 07 00 a5 83 2c 6b 53 f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 00 (tbf_dl.cpp:911) 20241107082952436 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 a5 83 2c 6b 53 f1 43 19 42 df 53 e1 da c8 cc 33 c8 52 62 a0 90 85 4a 6a 66 4e df 49 22 da b5 f2 5d e7 5a 33 b5 36 a4 6b 64 0f 2d 30 80 7f b8 5a b8 5f 1f 00 (pcu_l1_if.cpp:182) 20241107082952436 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082952448 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) 20241107082952448 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) 20241107082952449 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) 20241107082952449 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) 20241107082952450 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) 20241107082952450 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) 20241107082952451 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) 20241107082952451 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) 20241107082952451 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) 20241107082952451 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) 20241107082952452 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) 20241107082952452 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) 20241107082952453 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) 20241107082952453 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) 20241107082952454 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) 20241107082952454 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) 20241107082952457 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) 20241107082952457 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) 20241107082952457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952457 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) 20241107082952457 DRLCMACDL DEBUG -- Chunk with length 898 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-4): 3c 1b 48 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 (tbf_dl.cpp:686) 20241107082952457 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) 20241107082952457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241107082952457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-4): 07 00 a7 3c 1b 48 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 00 (tbf_dl.cpp:911) 20241107082952457 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 a7 3c 1b 48 1f f7 98 05 6b b1 8d 52 c2 e8 34 49 31 c3 d2 11 00 7b d7 8f 7b f8 67 57 02 45 d1 0f 90 26 8f 6a 01 91 0c 2c 7f 65 80 b8 12 6d 4f f7 7b fc 56 00 (pcu_l1_if.cpp:182) 20241107082952458 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082952472 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) 20241107082952472 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) 20241107082952473 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) 20241107082952473 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) 20241107082952474 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) 20241107082952474 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) 20241107082952475 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) 20241107082952475 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) 20241107082952475 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) 20241107082952475 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) 20241107082952476 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) 20241107082952476 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) 20241107082952477 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) 20241107082952477 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) 20241107082952477 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) 20241107082952478 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) 20241107082952478 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) 20241107082952478 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1837 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107082952478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952478 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) 20241107082952479 DRLCMACDL DEBUG -- Chunk with length 848 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-4): 83 6d 6a 72 75 d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 (tbf_dl.cpp:686) 20241107082952479 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) 20241107082952479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241107082952479 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) 20241107082952479 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1837 + 13 = 1850 (pdch_ul_controller.c:131) 20241107082952479 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1850 for type POLL (pdch_ul_controller.c:184) 20241107082952479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1850, TS=7) (tbf_dl.cpp:883) 20241107082952479 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1850, TS=7 (tbf_dl.cpp:903) 20241107082952479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-4): 0f 00 a9 83 6d 6a 72 75 d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 00 (tbf_dl.cpp:911) 20241107082952479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1837 Sending data request: sapi=5 arfcn=871 cur_fn=1833 block=4 data=0f 00 a9 83 6d 6a 72 75 d6 ef a9 60 84 3e 2b 1d 15 65 f8 c8 7c a6 0e 7a 06 64 96 a3 3c cd 53 f7 64 de bc b5 86 7e 5a a3 03 21 56 83 28 02 8f 33 5e ea ce c0 c7 00 (pcu_l1_if.cpp:182) 20241107082952479 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082952491 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) 20241107082952491 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) 20241107082952492 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) 20241107082952492 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) 20241107082952493 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) 20241107082952493 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) 20241107082952493 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) 20241107082952493 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) 20241107082952494 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) 20241107082952494 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) 20241107082952495 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) 20241107082952495 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) 20241107082952496 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) 20241107082952496 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) 20241107082952496 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) 20241107082952496 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) 20241107082952497 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082952510 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) 20241107082952510 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) 20241107082952511 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) 20241107082952511 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) 20241107082952512 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) 20241107082952512 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) 20241107082952512 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) 20241107082952512 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) 20241107082952513 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) 20241107082952513 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) 20241107082952514 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) 20241107082952514 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) 20241107082952515 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) 20241107082952515 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) 20241107082952515 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) 20241107082952515 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) 20241107082952519 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082952533 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) 20241107082952533 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) 20241107082952535 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) 20241107082952535 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) 20241107082952535 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) 20241107082952535 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) 20241107082952536 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) 20241107082952536 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) 20241107082952537 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) 20241107082952537 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) 20241107082952538 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) 20241107082952538 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) 20241107082952538 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) 20241107082952538 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) 20241107082952539 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) 20241107082952539 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) 20241107082952540 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082952553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1846 block=7 data=40 08 0a 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) 20241107082952553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107082952553 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082952553 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082952553 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 = 85 | 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) 20241107082952553 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082952553 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082952553 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 85, BSN 65 to 85 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:511) 20241107082952553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082952553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=65)"RRRRRRRRRRRRRRRRRRRR"(BSN=84) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082952553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=65:85, lost=0, recv=20, skipped=0, bsn=65, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107082952553 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241107082952553 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241107082952553 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241107082952553 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241107082952553 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241107082952553 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241107082952553 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241107082952553 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241107082952553 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241107082952553 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241107082952553 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241107082952553 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241107082952553 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241107082952553 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241107082952553 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241107082952553 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241107082952553 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241107082952554 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241107082952554 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241107082952554 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241107082952554 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) 20241107082952554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=85)""(V(S)-1=84) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107082952554 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) 20241107082952554 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) 20241107082952555 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) 20241107082952555 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) 20241107082952556 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) 20241107082952556 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) 20241107082952557 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) 20241107082952557 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) 20241107082952557 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) 20241107082952557 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) 20241107082952558 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) 20241107082952558 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) 20241107082952559 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) 20241107082952559 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) 20241107082952560 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) 20241107082952560 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) 20241107082952560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952560 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) 20241107082952560 DRLCMACDL DEBUG -- Chunk with length 798 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-4): 89 3b 92 b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 (tbf_dl.cpp:686) 20241107082952560 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) 20241107082952560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241107082952560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-4): 07 00 ab 89 3b 92 b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 00 (tbf_dl.cpp:911) 20241107082952560 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 ab 89 3b 92 b7 62 6d 57 4f 4c ec 11 f1 46 4c be b5 63 c8 c2 d3 46 9c d9 3c 77 b3 7c 32 6f 0c 64 23 06 63 cd 44 1f 76 dc 3f fa b3 89 32 9b 6d d9 c2 ab 36 00 (pcu_l1_if.cpp:182) 20241107082952561 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082952572 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) 20241107082952572 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) 20241107082952573 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) 20241107082952573 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) 20241107082952574 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) 20241107082952574 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) 20241107082952575 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) 20241107082952575 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) 20241107082952575 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) 20241107082952575 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) 20241107082952576 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) 20241107082952576 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) 20241107082952576 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) 20241107082952576 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) 20241107082952577 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) 20241107082952577 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) 20241107082952581 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) 20241107082952581 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) 20241107082952581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952581 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) 20241107082952581 DRLCMACDL DEBUG -- Chunk with length 748 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-4): 8e ca b7 5c 30 19 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 (tbf_dl.cpp:686) 20241107082952581 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) 20241107082952581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241107082952581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-4): 07 00 ad 8e ca b7 5c 30 19 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 00 (tbf_dl.cpp:911) 20241107082952581 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 ad 8e ca b7 5c 30 19 3d ea 24 1b 94 d9 60 ac 6f 18 a1 9c 94 74 81 ec ae d4 05 90 f2 c3 a1 0f 19 67 e5 12 71 b6 27 a8 b0 e2 44 7e af 40 1f 27 be 59 04 b1 00 (pcu_l1_if.cpp:182) 20241107082952581 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082952594 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) 20241107082952594 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) 20241107082952595 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) 20241107082952595 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) 20241107082952595 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) 20241107082952595 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) 20241107082952595 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) 20241107082952595 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) 20241107082952595 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) 20241107082952595 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) 20241107082952595 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) 20241107082952595 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) 20241107082952595 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) 20241107082952595 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) 20241107082952595 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) 20241107082952595 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) 20241107082952599 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) 20241107082952599 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) 20241107082952599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952599 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) 20241107082952599 DRLCMACDL DEBUG -- Chunk with length 698 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-4): 6e 2d 38 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 (tbf_dl.cpp:686) 20241107082952599 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) 20241107082952599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241107082952599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-4): 07 00 af 6e 2d 38 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 00 (tbf_dl.cpp:911) 20241107082952599 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 af 6e 2d 38 3d a9 f6 1e cc 24 9d c4 15 29 d5 2c 32 ae fc 62 40 ca d5 bc 9f ca 75 b4 4b 2e dc 6d 41 66 cb 46 e2 53 e6 20 22 62 3c b8 96 65 fe 7e 16 96 a3 00 (pcu_l1_if.cpp:182) 20241107082952599 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082952613 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) 20241107082952613 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) 20241107082952613 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) 20241107082952613 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) 20241107082952613 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) 20241107082952613 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) 20241107082952613 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) 20241107082952613 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) 20241107082952614 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) 20241107082952614 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) 20241107082952614 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) 20241107082952614 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) 20241107082952614 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) 20241107082952614 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) 20241107082952614 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) 20241107082952614 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) 20241107082952617 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) 20241107082952617 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) 20241107082952617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952617 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) 20241107082952617 DRLCMACDL DEBUG -- Chunk with length 648 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-4): 65 59 65 c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 (tbf_dl.cpp:686) 20241107082952617 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) 20241107082952617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241107082952617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-4): 07 00 b1 65 59 65 c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 00 (tbf_dl.cpp:911) 20241107082952618 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 b1 65 59 65 c7 78 03 5f 37 fa fe e4 7f d1 33 ea 6f de 1e ab 7c 7b 17 b1 62 e7 08 fb 10 2a d7 81 98 83 9b 6b 3f a4 cc 45 b3 6c 10 12 52 3d f8 9a 76 0e 35 00 (pcu_l1_if.cpp:182) 20241107082952618 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082952631 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) 20241107082952631 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) 20241107082952632 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) 20241107082952632 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) 20241107082952632 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) 20241107082952632 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) 20241107082952632 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) 20241107082952632 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) 20241107082952632 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) 20241107082952632 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) 20241107082952632 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) 20241107082952632 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) 20241107082952632 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) 20241107082952632 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) 20241107082952632 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) 20241107082952632 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) 20241107082952641 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) 20241107082952641 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) 20241107082952641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952641 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) 20241107082952641 DRLCMACDL DEBUG -- Chunk with length 598 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-4): d0 49 57 72 e8 b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 (tbf_dl.cpp:686) 20241107082952641 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) 20241107082952641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241107082952641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-4): 07 00 b3 d0 49 57 72 e8 b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 00 (tbf_dl.cpp:911) 20241107082952641 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 b3 d0 49 57 72 e8 b8 df bf 16 79 f8 d3 54 91 6f c6 67 03 4d 6d 53 88 49 e9 2b cc 72 6f 1e ea 8e f1 39 84 dd db 98 81 f7 42 83 d8 c0 89 6a c5 e9 f1 f6 52 00 (pcu_l1_if.cpp:182) 20241107082952641 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082952655 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) 20241107082952655 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) 20241107082952655 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) 20241107082952655 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) 20241107082952655 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) 20241107082952655 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) 20241107082952655 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) 20241107082952655 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) 20241107082952655 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) 20241107082952655 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) 20241107082952655 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) 20241107082952655 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) 20241107082952655 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) 20241107082952655 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) 20241107082952656 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) 20241107082952656 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) 20241107082952659 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) 20241107082952659 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) 20241107082952659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952659 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) 20241107082952659 DRLCMACDL DEBUG -- Chunk with length 548 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-4): ed 51 34 4d 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 (tbf_dl.cpp:686) 20241107082952659 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) 20241107082952659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241107082952659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-4): 07 00 b5 ed 51 34 4d 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 00 (tbf_dl.cpp:911) 20241107082952659 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 b5 ed 51 34 4d 64 b9 93 95 10 df cd ab ee bc 0a b3 ad a3 72 21 fa 6d 0f cd d1 c3 9b a0 05 a6 a7 21 65 ea f7 37 3d 96 56 7f d3 6e ab c4 99 d9 11 99 fa 37 00 (pcu_l1_if.cpp:182) 20241107082952659 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082952673 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) 20241107082952673 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) 20241107082952673 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) 20241107082952673 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) 20241107082952674 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) 20241107082952674 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) 20241107082952674 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) 20241107082952674 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) 20241107082952674 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) 20241107082952674 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) 20241107082952674 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) 20241107082952674 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) 20241107082952674 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) 20241107082952674 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) 20241107082952675 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) 20241107082952675 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) 20241107082952678 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) 20241107082952678 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) 20241107082952678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952678 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) 20241107082952678 DRLCMACDL DEBUG -- Chunk with length 498 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-4): 99 f5 4a b9 3b 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 (tbf_dl.cpp:686) 20241107082952678 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) 20241107082952678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241107082952678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-4): 07 00 b7 99 f5 4a b9 3b 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 00 (tbf_dl.cpp:911) 20241107082952678 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 b7 99 f5 4a b9 3b 2a 9b 83 d3 dc 98 52 b8 de e7 a6 d0 42 d3 1c 67 12 57 a8 3c 73 41 30 eb ea dd bb 72 f6 fb 49 a5 07 32 3f bc 97 35 90 3b 29 47 4d 8a 72 00 (pcu_l1_if.cpp:182) 20241107082952678 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082952692 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) 20241107082952692 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) 20241107082952692 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) 20241107082952692 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) 20241107082952692 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) 20241107082952692 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) 20241107082952692 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) 20241107082952692 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) 20241107082952692 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) 20241107082952692 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) 20241107082952692 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) 20241107082952692 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) 20241107082952693 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) 20241107082952693 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) 20241107082952693 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) 20241107082952693 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) 20241107082952701 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) 20241107082952701 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) 20241107082952701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952701 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) 20241107082952701 DRLCMACDL DEBUG -- Chunk with length 448 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-4): b1 04 e2 40 ee 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e (tbf_dl.cpp:686) 20241107082952701 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) 20241107082952701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241107082952701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-4): 07 00 b9 b1 04 e2 40 ee 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 00 (tbf_dl.cpp:911) 20241107082952701 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 b9 b1 04 e2 40 ee 8c ac 61 1a 38 c9 32 4e 4e 65 b9 77 29 bc 38 12 e2 07 ce 4f d1 20 18 3d 4d 3a ab ba 2d d2 bf fe a1 c8 8c 7c 77 5c 8f 48 76 0e 33 16 4e 00 (pcu_l1_if.cpp:182) 20241107082952701 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082952715 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) 20241107082952715 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) 20241107082952715 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) 20241107082952715 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) 20241107082952715 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) 20241107082952715 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) 20241107082952716 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) 20241107082952716 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) 20241107082952716 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) 20241107082952716 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) 20241107082952716 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) 20241107082952716 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) 20241107082952716 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) 20241107082952716 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) 20241107082952716 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) 20241107082952716 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) 20241107082952720 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) 20241107082952720 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) 20241107082952720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952720 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) 20241107082952720 DRLCMACDL DEBUG -- Chunk with length 398 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-4): 3f 9e bd 17 bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 (tbf_dl.cpp:686) 20241107082952720 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) 20241107082952720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241107082952720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-4): 07 00 bb 3f 9e bd 17 bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 00 (tbf_dl.cpp:911) 20241107082952720 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 bb 3f 9e bd 17 bc d3 fa d4 a6 78 17 69 99 89 37 ab fc 78 70 9a 55 62 63 1b 67 9b a5 38 6d d6 34 c7 f6 dd 98 60 2b 32 c4 83 a8 8e 4e 55 9a dd 92 3f 32 a2 00 (pcu_l1_if.cpp:182) 20241107082952720 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082952734 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) 20241107082952734 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) 20241107082952734 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) 20241107082952734 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) 20241107082952734 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) 20241107082952734 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) 20241107082952734 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) 20241107082952734 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) 20241107082952734 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) 20241107082952734 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) 20241107082952735 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) 20241107082952735 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) 20241107082952735 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) 20241107082952735 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) 20241107082952735 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) 20241107082952735 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) 20241107082952738 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) 20241107082952738 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) 20241107082952738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952738 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) 20241107082952738 DRLCMACDL DEBUG -- Chunk with length 348 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-4): a9 fa 33 8c 41 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a (tbf_dl.cpp:686) 20241107082952738 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) 20241107082952738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241107082952738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-4): 07 00 bd a9 fa 33 8c 41 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 00 (tbf_dl.cpp:911) 20241107082952738 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 bd a9 fa 33 8c 41 2f 77 23 18 54 84 7d 46 a8 39 f9 a0 6d e9 7e 29 9a 5f d9 93 b7 b9 29 67 da a9 f4 94 4a db e9 bb e5 3b 1a e2 31 ed a7 6e 35 b4 47 69 4a 00 (pcu_l1_if.cpp:182) 20241107082952739 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082952753 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) 20241107082952753 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) 20241107082952755 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) 20241107082952755 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) 20241107082952755 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) 20241107082952755 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) 20241107082952756 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) 20241107082952756 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) 20241107082952757 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) 20241107082952757 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) 20241107082952758 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) 20241107082952758 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) 20241107082952758 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) 20241107082952758 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) 20241107082952759 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) 20241107082952759 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) 20241107082952763 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) 20241107082952763 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) 20241107082952763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952763 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) 20241107082952763 DRLCMACDL DEBUG -- Chunk with length 298 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-4): 6b 9d 2f b7 f7 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c (tbf_dl.cpp:686) 20241107082952763 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) 20241107082952763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241107082952763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-4): 07 00 bf 6b 9d 2f b7 f7 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 00 (tbf_dl.cpp:911) 20241107082952763 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 bf 6b 9d 2f b7 f7 5a c2 17 74 bb 36 89 d2 86 34 50 ad 41 b7 7d 05 4d aa eb df 8a 06 bd fc 48 e6 c9 ad fc 8f 3a 99 d5 48 32 85 d4 6b 62 3b c2 49 d6 96 1c 00 (pcu_l1_if.cpp:182) 20241107082952764 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082952777 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) 20241107082952778 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) 20241107082952779 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) 20241107082952779 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) 20241107082952780 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) 20241107082952780 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) 20241107082952781 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) 20241107082952781 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) 20241107082952782 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) 20241107082952782 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) 20241107082952782 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) 20241107082952783 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) 20241107082952783 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) 20241107082952783 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) 20241107082952784 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) 20241107082952784 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) 20241107082952785 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) 20241107082952785 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) 20241107082952785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952785 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) 20241107082952785 DRLCMACDL DEBUG -- Chunk with length 248 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-4): 4f 40 f2 59 09 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc (tbf_dl.cpp:686) 20241107082952785 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) 20241107082952785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241107082952785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-4): 07 00 c1 4f 40 f2 59 09 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 00 (tbf_dl.cpp:911) 20241107082952785 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 c1 4f 40 f2 59 09 0d 34 69 ad b7 59 e5 81 bb 74 32 0d 79 4c 9c 6c 3a 47 59 11 eb f5 03 79 74 8e 57 1c 18 30 60 3d 77 d8 ce 4e 8c 64 87 04 74 a1 9f 5b dc 00 (pcu_l1_if.cpp:182) 20241107082952786 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082952796 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) 20241107082952796 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) 20241107082952798 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) 20241107082952798 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) 20241107082952798 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) 20241107082952798 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) 20241107082952799 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) 20241107082952799 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) 20241107082952800 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) 20241107082952800 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) 20241107082952801 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) 20241107082952801 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) 20241107082952802 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) 20241107082952802 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) 20241107082952802 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) 20241107082952802 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) 20241107082952803 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) 20241107082952803 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) 20241107082952803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952803 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) 20241107082952803 DRLCMACDL DEBUG -- Chunk with length 198 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-4): 48 50 10 7b d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 (tbf_dl.cpp:686) 20241107082952803 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) 20241107082952804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241107082952804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-4): 07 00 c3 48 50 10 7b d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 00 (tbf_dl.cpp:911) 20241107082952804 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 c3 48 50 10 7b d7 a1 cd 75 fe 4f 92 e9 63 e3 65 42 f1 06 8b e6 34 02 a9 a9 df 98 c7 11 1f 70 27 45 24 2f 59 ee 67 cc 8e f3 2c b3 4e 75 5f 38 9f 94 7d 22 00 (pcu_l1_if.cpp:182) 20241107082952804 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082952816 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) 20241107082952816 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) 20241107082952817 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) 20241107082952817 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) 20241107082952818 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) 20241107082952818 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) 20241107082952818 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) 20241107082952818 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) 20241107082952819 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) 20241107082952819 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) 20241107082952820 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) 20241107082952820 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) 20241107082952821 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) 20241107082952821 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) 20241107082952821 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) 20241107082952821 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) 20241107082952825 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) 20241107082952825 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) 20241107082952825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952825 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) 20241107082952825 DRLCMACDL DEBUG -- Chunk with length 148 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-4): d3 aa 09 64 d2 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 (tbf_dl.cpp:686) 20241107082952825 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) 20241107082952825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241107082952825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-4): 07 00 c5 d3 aa 09 64 d2 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 00 (tbf_dl.cpp:911) 20241107082952825 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 c5 d3 aa 09 64 d2 3a 5a d8 b2 0f df 9c c0 55 6d 5a c5 33 45 30 82 cc 26 c4 29 c5 46 f2 d6 e1 eb bf ca 09 48 0c 32 2e 18 21 85 a6 6c 4b d6 0d 23 a0 30 71 00 (pcu_l1_if.cpp:182) 20241107082952826 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082952839 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) 20241107082952839 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) 20241107082952841 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) 20241107082952841 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) 20241107082952841 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) 20241107082952841 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) 20241107082952842 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) 20241107082952842 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) 20241107082952843 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) 20241107082952843 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) 20241107082952844 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) 20241107082952844 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) 20241107082952844 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) 20241107082952844 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) 20241107082952845 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) 20241107082952845 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) 20241107082952846 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) 20241107082952846 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) 20241107082952846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952846 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) 20241107082952846 DRLCMACDL DEBUG -- Chunk with length 98 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107082952846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-4): 19 4f c2 20 db b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 (tbf_dl.cpp:686) 20241107082952846 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) 20241107082952846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241107082952846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-4): 07 00 c7 19 4f c2 20 db b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 00 (tbf_dl.cpp:911) 20241107082952846 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 c7 19 4f c2 20 db b8 c5 e3 1c 2d 6f f1 01 d1 63 bd 55 3a 80 e7 ba 04 f6 6e 96 39 dd 40 97 49 41 a4 d8 e8 3c 0d 01 a9 5a ae 51 03 c2 98 b5 35 e7 2c 46 20 00 (pcu_l1_if.cpp:182) 20241107082952847 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082952858 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) 20241107082952859 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) 20241107082952860 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) 20241107082952860 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) 20241107082952861 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) 20241107082952861 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) 20241107082952862 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) 20241107082952862 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) 20241107082952862 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) 20241107082952862 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) 20241107082952863 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) 20241107082952863 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) 20241107082952864 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) 20241107082952864 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) 20241107082952865 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) 20241107082952865 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) 20241107082952866 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) 20241107082952866 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) 20241107082952866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==85 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107082952866 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) 20241107082952866 DRLCMACDL DEBUG -- Chunk with length 48 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241107082952866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107082952866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 1 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241107082952866 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) 20241107082952866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-4): c1 42 2a 2e cc 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 2b (tbf_dl.cpp:686) 20241107082952866 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) 20241107082952866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107082952866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241107082952866 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) 20241107082952866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1919 + 13 = 1932 (pdch_ul_controller.c:131) 20241107082952866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1932 for type POLL (pdch_ul_controller.c:184) 20241107082952866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1932, TS=7) (tbf_dl.cpp:883) 20241107082952866 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1932, TS=7 (tbf_dl.cpp:903) 20241107082952866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-4): 0f 00 c8 c1 42 2a 2e cc 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 2b 00 (tbf_dl.cpp:911) 20241107082952866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1919 Sending data request: sapi=5 arfcn=871 cur_fn=1915 block=11 data=0f 00 c8 c1 42 2a 2e cc 13 cb b0 7c 88 6c 37 63 ca ce ed 93 5c 66 14 74 b1 5f b5 c4 18 63 da 6a 39 bd 94 75 3a c5 69 57 78 aa e1 45 e2 5b af 0c 92 99 0f 70 2b 00 (pcu_l1_if.cpp:182) 20241107082952867 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082952878 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) 20241107082952878 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) 20241107082952879 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) 20241107082952879 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) 20241107082952880 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) 20241107082952880 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) 20241107082952880 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) 20241107082952880 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) 20241107082952881 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) 20241107082952881 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) 20241107082952882 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) 20241107082952882 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) 20241107082952883 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) 20241107082952883 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) 20241107082952883 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) 20241107082952883 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) 20241107082952887 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082952901 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) 20241107082952901 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) 20241107082952902 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) 20241107082952903 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) 20241107082952903 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) 20241107082952903 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) 20241107082952904 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) 20241107082952904 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) 20241107082952905 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) 20241107082952905 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) 20241107082952906 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) 20241107082952906 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) 20241107082952907 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) 20241107082952907 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) 20241107082952907 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) 20241107082952907 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) 20241107082952908 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082952920 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) 20241107082952921 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) 20241107082952922 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) 20241107082952922 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) 20241107082952922 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) 20241107082952923 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) 20241107082952923 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) 20241107082952923 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) 20241107082952924 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) 20241107082952924 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) 20241107082952925 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) 20241107082952925 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) 20241107082952925 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) 20241107082952925 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) 20241107082952926 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) 20241107082952926 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) 20241107082952927 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082952940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1928 block=2 data=40 08 0c 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) 20241107082952940 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) 20241107082952940 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082952940 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1932 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082952940 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 = 101 | 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) 20241107082952940 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1932 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082952940 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107082952941 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 101, BSN 85 to 101 - 1 (16 blocks), "RRRRRRRRRRRRRRRR" (pdch.cpp:511) 20241107082952941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107082952941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=85)"RRRRRRRRRRRRRRRR"(BSN=100) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107082952941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=85:101, lost=0, recv=16, skipped=0, bsn=85, info='RRRRRRRRRRRRRRRR................................................' (tbf_dl.cpp:998) 20241107082952941 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241107082952941 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241107082952941 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241107082952941 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241107082952941 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241107082952941 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241107082952941 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241107082952941 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241107082952941 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241107082952941 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241107082952941 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241107082952941 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241107082952941 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241107082952941 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241107082952941 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241107082952941 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241107082952941 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 16 Lost: 0 Sum: 16 (gprs_rlcmac_meas.cpp:127) 20241107082952941 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107082952941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=101)""(V(S)-1=100) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107082952941 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) 20241107082952941 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) 20241107082952941 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) 20241107082952941 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) 20241107082952942 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) 20241107082952942 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) 20241107082952943 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) 20241107082952943 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) 20241107082952944 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) 20241107082952944 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) 20241107082952944 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) 20241107082952944 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) 20241107082952945 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) 20241107082952945 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) 20241107082952949 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) 20241107082952949 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) 20241107082952950 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(113)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(113)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107082952960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56528<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082952964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56526<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082952966 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107082952966 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107082952966 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082952966 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107082952966 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:1202) 20241107082952966 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) 20241107082952966 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107082952966 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107082952966 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107082952966 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107082952966 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107082952966 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107082952966 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082952966 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082952966 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082952966 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082952966 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082952966 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082952966 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082952966 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107082952966 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107082952966 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107082952966 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107082952966 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) 20241107082952967 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) 20241107082952967 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 6814 with status 0 respawn: 13: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_dl_cs1_to_cs4 finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_cs1_to_cs4 pass'. Thu Nov 7 08:29:52 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 20241107082952983 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107082952984 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107082952984 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082952984 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107082953008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55422<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107082953109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55422<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=3686368) Waiting for packet dumper to finish... 1 (prev_count=3686368, count=3740092) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_cs1_to_cs4 pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_initial_ul'. ------ PCU_Tests.TC_mcs_initial_ul ------ Thu Nov 7 08:29:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_mcs_initial_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_mcs_initial_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_initial_ul' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_mcs_initial_ul started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107082956252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55428<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(118)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107082956276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55436<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(118)@fb7e2f9c3787: Start timer T: 5 s PCUIF(118)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_mcs_initial_ul-STATS(120)@fb7e2f9c3787: Start timer T: 2 s TC_mcs_initial_ul-STATS(120)@fb7e2f9c3787: Start timer T: 2 s 20241107082957985 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082957985 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107082957985 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(118)@fb7e2f9c3787: OsmoPCU is now connected BTS(119)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 174) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"d normally, exit status: 0, user t" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082958002 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107082958002 DLGLOBAL DEBUG validating counter group 0x55c42085f020(bts) with 102 counters (rate_ctr.c:86) 20241107082958002 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107082958002 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107082958002 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107082958002 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107082958002 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107082958002 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107082958002 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107082958002 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107082958002 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107082958002 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107082958002 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107082958002 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107082958002 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107082958002 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107082958002 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107082958002 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107082958002 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107082958002 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107082958002 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107082958002 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107082958002 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107082958002 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107082958002 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107082958002 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107082958002 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107082958002 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107082958002 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107082958002 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107082958002 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107082958002 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107082958002 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107082958002 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107082958002 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107082958002 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107082958002 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107082958002 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107082958002 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107082958002 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107082958002 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107082958002 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107082958002 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107082958002 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107082958002 DLGLOBAL DEBUG validating counter group 0x7fef558b25c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107082958002 DLGLOBAL DEBUG validating counter group 0x55c42085e700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107082958002 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107082958002 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107082958002 DLGLOBAL DEBUG validating counter group 0x7fef558b3160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107082958002 DLGLOBAL DEBUG validating counter group 0x7fef558b3140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107082958002 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107082958002 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) 20241107082958002 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) 20241107082958002 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107082958002 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082958003 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082958003 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082958003 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082958003 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082958003 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082958003 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082958003 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082958003 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082958003 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082958003 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082958003 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082958003 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082958003 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082958003 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082958003 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082958003 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082958003 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082958003 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082958003 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082958003 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082958003 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107082958003 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107082958003 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107082958003 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107082958004 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) 20241107082958004 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@fb7e2f9c3787: Start timer T: 2 s 20241107082958005 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107082958005 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(119)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(119)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(119)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(119)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(119)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(119)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107082958012 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(119)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(119)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082958016 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) 20241107082958016 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082958017 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) 20241107082958017 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) 20241107082958017 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) 20241107082958017 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@fb7e2f9c3787: Start timer T: 2 s 20241107082958018 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) 20241107082958018 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@fb7e2f9c3787: Start timer T: 2 s 20241107082958019 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) 20241107082958019 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) 20241107082958020 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) 20241107082958020 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) 20241107082958021 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) 20241107082958021 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107082958022 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) 20241107082958022 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) 20241107082958023 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107082958023 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) 20241107082958023 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107082958023 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107082958023 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107082958023 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107082958023 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107082958023 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107082958033 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) 20241107082958033 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) 20241107082958033 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) 20241107082958033 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) 20241107082958033 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) 20241107082958033 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) 20241107082958033 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) 20241107082958033 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) 20241107082958033 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) 20241107082958033 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) 20241107082958033 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) 20241107082958033 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) 20241107082958034 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) 20241107082958034 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) 20241107082958034 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) 20241107082958034 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) 20241107082958037 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082958052 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) 20241107082958052 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) 20241107082958053 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) 20241107082958053 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) 20241107082958053 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) 20241107082958053 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) 20241107082958053 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) 20241107082958053 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) 20241107082958054 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) 20241107082958054 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) 20241107082958055 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) 20241107082958055 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) 20241107082958055 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) 20241107082958055 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) 20241107082958056 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) 20241107082958056 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) 20241107082958062 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082958077 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) 20241107082958077 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) 20241107082958078 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) 20241107082958078 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) 20241107082958079 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) 20241107082958079 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) 20241107082958079 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) 20241107082958079 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) 20241107082958080 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) 20241107082958080 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) 20241107082958081 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) 20241107082958081 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) 20241107082958082 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) 20241107082958082 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) 20241107082958083 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) 20241107082958083 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) 20241107082958084 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082958097 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) 20241107082958097 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) 20241107082958098 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) 20241107082958098 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) 20241107082958099 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) 20241107082958099 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) 20241107082958100 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) 20241107082958100 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) 20241107082958100 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) 20241107082958100 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) 20241107082958101 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) 20241107082958101 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) 20241107082958102 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) 20241107082958102 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) 20241107082958103 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) 20241107082958103 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) 20241107082958103 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082958115 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) 20241107082958115 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) 20241107082958116 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) 20241107082958116 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) 20241107082958117 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) 20241107082958117 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) 20241107082958118 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) 20241107082958118 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) 20241107082958119 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) 20241107082958119 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) 20241107082958120 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) 20241107082958120 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) 20241107082958120 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) 20241107082958120 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) 20241107082958121 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) 20241107082958121 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) 20241107082958125 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107082958139 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) 20241107082958139 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) 20241107082958140 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) 20241107082958140 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) 20241107082958141 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) 20241107082958141 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) 20241107082958142 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) 20241107082958142 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) 20241107082958142 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) 20241107082958142 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) 20241107082958144 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) 20241107082958144 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) 20241107082958145 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) 20241107082958145 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) 20241107082958146 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) 20241107082958146 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) 20241107082958147 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107082958158 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) 20241107082958158 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) 20241107082958160 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) 20241107082958160 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) 20241107082958160 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) 20241107082958160 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) 20241107082958161 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) 20241107082958161 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) 20241107082958162 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) 20241107082958162 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) 20241107082958163 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) 20241107082958163 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) 20241107082958163 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) 20241107082958163 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) 20241107082958164 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) 20241107082958164 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) 20241107082958165 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107082958177 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) 20241107082958177 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) 20241107082958179 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) 20241107082958179 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) 20241107082958179 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) 20241107082958179 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) 20241107082958180 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) 20241107082958180 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) 20241107082958181 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) 20241107082958181 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) 20241107082958182 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) 20241107082958182 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) 20241107082958182 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) 20241107082958182 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) 20241107082958183 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) 20241107082958183 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) 20241107082958187 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107082958201 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) 20241107082958201 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) 20241107082958202 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) 20241107082958202 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) 20241107082958203 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) 20241107082958203 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) 20241107082958204 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) 20241107082958204 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) 20241107082958205 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) 20241107082958205 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) 20241107082958206 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) 20241107082958206 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) 20241107082958207 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) 20241107082958207 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) 20241107082958207 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) 20241107082958207 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) 20241107082958208 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107082958220 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) 20241107082958220 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) 20241107082958221 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) 20241107082958221 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) 20241107082958222 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) 20241107082958222 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) 20241107082958223 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) 20241107082958223 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) 20241107082958224 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) 20241107082958224 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) 20241107082958225 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) 20241107082958225 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) 20241107082958226 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) 20241107082958226 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) 20241107082958227 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) 20241107082958227 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) 20241107082958228 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107082958239 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) 20241107082958239 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) 20241107082958241 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) 20241107082958241 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) 20241107082958241 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) 20241107082958241 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) 20241107082958242 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) 20241107082958242 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) 20241107082958243 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) 20241107082958243 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) 20241107082958244 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) 20241107082958244 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) 20241107082958244 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) 20241107082958245 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) 20241107082958245 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) 20241107082958245 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) 20241107082958249 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107082958263 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) 20241107082958263 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) 20241107082958263 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082958263 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082958263 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) 20241107082958264 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082958264 DMS INFO Creating MS object (gprs_ms.c:152) 20241107082958264 DLGLOBAL DEBUG validating counter group 0x55c42085e740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107082958264 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107082958264 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107082958264 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107082958264 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107082958264 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107082958264 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241107082958264 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107082958264 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107082958264 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107082958264 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107082958264 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107082958264 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107082958264 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107082958264 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107082958264 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107082958264 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107082958264 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107082958264 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107082958264 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) 20241107082958264 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107082958264 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107082958264 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107082958264 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Allocating UL TBF (tbf_ul.cpp:115) 20241107082958264 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082958264 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107082958264 DLGLOBAL DEBUG validating counter group 0x55c42085eb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107082958264 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107082958264 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107082958264 DLGLOBAL DEBUG validating counter group 0x55c42085ebe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107082958264 DLGLOBAL DEBUG validating counter group 0x55c42085ec00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107082958265 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107082958265 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:1192) 20241107082958265 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) 20241107082958265 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) 20241107082958265 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) 20241107082958265 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107082958265 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) 20241107082958265 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107082958265 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107082958265 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) 20241107082958265 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107082958265 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) 20241107082958265 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:820) 20241107082958265 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107082958265 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107082958265 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:220) 20241107082958265 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107082958265 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) 20241107082958265 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) 20241107082958265 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) 20241107082958265 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) 20241107082958266 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) 20241107082958266 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) 20241107082958266 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) 20241107082958266 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) 20241107082958267 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) 20241107082958267 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) 20241107082958267 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) 20241107082958267 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) 20241107082958268 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) 20241107082958268 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) 20241107082958268 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) 20241107082958268 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:387) 20241107082958268 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107082958268 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107082958268 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107082958268 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) 20241107082958269 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107082958269 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107082958269 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) 20241107082958269 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:238) 20241107082958269 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) 20241107082958269 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) 20241107082958269 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") 20241107082958283 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) 20241107082958284 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) 20241107082958285 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) 20241107082958285 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) 20241107082958287 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) 20241107082958287 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) 20241107082958288 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) 20241107082958288 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) 20241107082958288 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) 20241107082958288 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) 20241107082958288 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) 20241107082958288 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) 20241107082958288 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) 20241107082958288 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) 20241107082958289 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) 20241107082958289 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) 20241107082958289 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082958302 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) 20241107082958302 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) 20241107082958304 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) 20241107082958304 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) 20241107082958305 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) 20241107082958305 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) 20241107082958306 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) 20241107082958306 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) 20241107082958307 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) 20241107082958307 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) 20241107082958308 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) 20241107082958308 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) 20241107082958309 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) 20241107082958309 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) 20241107082958309 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) 20241107082958309 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) 20241107082958311 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082958325 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) 20241107082958325 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) 20241107082958326 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) 20241107082958326 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) 20241107082958327 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) 20241107082958327 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) 20241107082958328 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) 20241107082958328 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) 20241107082958329 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) 20241107082958329 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) 20241107082958330 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) 20241107082958330 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) 20241107082958330 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) 20241107082958330 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) 20241107082958331 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) 20241107082958331 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) 20241107082958332 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082958344 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) 20241107082958344 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) 20241107082958344 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107082958344 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107082958344 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) 20241107082958345 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107082958345 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107082958345 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107082958345 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107082958345 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107082958345 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107082958345 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107082958346 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) 20241107082958346 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) 20241107082958346 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) 20241107082958347 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) 20241107082958347 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) 20241107082958347 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) 20241107082958348 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) 20241107082958348 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) 20241107082958349 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) 20241107082958349 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) 20241107082958350 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) 20241107082958350 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) 20241107082958350 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) 20241107082958350 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) 20241107082958351 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082958364 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 e2 d9 c8 78 5d 24 8d bb 04 b7 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) 20241107082958364 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) 20241107082958364 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958364 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c0 80 e2 d9 c8 78 5d 24 8d bb 04 b7 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:1021) 20241107082958364 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:1032) 20241107082958364 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:1072) 20241107082958364 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) 20241107082958364 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) 20241107082958364 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107082958364 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=f1 6c 64 bc 2e 92 c6 5d 82 5b 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) 20241107082958364 DRLCMACUL DEBUG - Mark BSN 1984 as INVALID (rlc_window_ul.cpp:42) 20241107082958364 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107082958364 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107082958364 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958364 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) 20241107082958364 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) 20241107082958365 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) 20241107082958365 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) 20241107082958367 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) 20241107082958367 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) 20241107082958368 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) 20241107082958368 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) 20241107082958368 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) 20241107082958368 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) 20241107082958369 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) 20241107082958369 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) 20241107082958370 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) 20241107082958370 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) 20241107082958371 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) 20241107082958371 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) 20241107082958373 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) 20241107082958373 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) 20241107082958373 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241107082958373 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) 20241107082958374 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082958387 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 ca 26 91 b9 85 bf c4 e4 ba c4 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) 20241107082958387 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) 20241107082958387 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958387 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 08 c0 80 ca 26 91 b9 85 bf c4 e4 ba c4 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:1021) 20241107082958387 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:1032) 20241107082958387 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:1072) 20241107082958387 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) 20241107082958387 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) 20241107082958387 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107082958387 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=65 93 c8 dc c2 5f 62 72 5d 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) 20241107082958387 DRLCMACUL DEBUG - Mark BSN 1985 as INVALID (rlc_window_ul.cpp:42) 20241107082958387 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241107082958388 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107082958388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958388 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) 20241107082958388 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) 20241107082958389 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) 20241107082958389 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) 20241107082958390 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) 20241107082958390 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) 20241107082958391 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) 20241107082958391 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) 20241107082958391 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) 20241107082958391 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) 20241107082958392 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) 20241107082958392 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) 20241107082958393 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) 20241107082958393 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) 20241107082958394 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) 20241107082958394 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) 20241107082958395 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) 20241107082958395 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) 20241107082958395 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241107082958395 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) 20241107082958395 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082958407 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 98 f9 19 1e 0a 57 08 8e 14 b4 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) 20241107082958407 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) 20241107082958407 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958407 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 10 c0 80 98 f9 19 1e 0a 57 08 8e 14 b4 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:1021) 20241107082958407 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:1032) 20241107082958407 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) 20241107082958407 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) 20241107082958407 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241107082958407 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=cc fc 0c 0f 85 2b 04 47 0a da 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) 20241107082958407 DRLCMACUL DEBUG - Mark BSN 1986 as INVALID (rlc_window_ul.cpp:42) 20241107082958407 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241107082958407 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241107082958407 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958407 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) 20241107082958407 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) 20241107082958408 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) 20241107082958408 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) 20241107082958409 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) 20241107082958409 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) 20241107082958409 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) 20241107082958409 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) 20241107082958410 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) 20241107082958410 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) 20241107082958411 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) 20241107082958411 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) 20241107082958412 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) 20241107082958412 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) 20241107082958413 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) 20241107082958413 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) 20241107082958413 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) 20241107082958413 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) 20241107082958413 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241107082958413 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) 20241107082958414 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082958426 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 b6 c6 9c eb 39 17 cb ba a8 dd 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) 20241107082958426 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) 20241107082958426 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958426 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 18 c0 80 b6 c6 9c eb 39 17 cb ba a8 dd 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:1021) 20241107082958426 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:1032) 20241107082958426 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) 20241107082958426 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) 20241107082958426 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241107082958426 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=5b 63 ce f5 9c 8b 65 5d d4 6e 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) 20241107082958426 DRLCMACUL DEBUG - Mark BSN 1987 as INVALID (rlc_window_ul.cpp:42) 20241107082958426 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241107082958426 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241107082958426 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958426 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) 20241107082958426 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) 20241107082958427 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) 20241107082958427 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) 20241107082958428 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) 20241107082958428 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) 20241107082958428 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) 20241107082958428 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) 20241107082958429 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) 20241107082958429 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) 20241107082958430 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) 20241107082958430 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) 20241107082958431 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) 20241107082958431 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) 20241107082958431 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) 20241107082958431 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) 20241107082958435 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) 20241107082958435 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) 20241107082958435 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241107082958435 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) 20241107082958436 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082958449 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 20 ca ce 65 50 45 f6 4a ae db 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) 20241107082958449 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) 20241107082958449 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958449 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 20 c0 80 20 ca ce 65 50 45 f6 4a ae db 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:1021) 20241107082958449 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:1032) 20241107082958450 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) 20241107082958450 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) 20241107082958450 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241107082958450 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=10 65 e7 32 a8 22 7b 25 d7 6d 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) 20241107082958450 DRLCMACUL DEBUG - Mark BSN 1988 as INVALID (rlc_window_ul.cpp:42) 20241107082958450 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241107082958450 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241107082958450 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958450 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) 20241107082958450 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) 20241107082958451 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) 20241107082958451 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) 20241107082958451 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) 20241107082958451 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) 20241107082958452 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) 20241107082958452 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) 20241107082958453 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) 20241107082958453 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) 20241107082958454 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) 20241107082958454 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) 20241107082958455 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) 20241107082958455 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) 20241107082958455 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) 20241107082958455 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) 20241107082958456 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) 20241107082958456 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) 20241107082958456 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107082958456 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) 20241107082958457 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082958468 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 78 47 25 04 a3 83 e3 4a fa 89 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) 20241107082958468 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) 20241107082958468 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958469 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 28 c0 80 78 47 25 04 a3 83 e3 4a fa 89 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:1021) 20241107082958469 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:1032) 20241107082958469 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) 20241107082958469 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) 20241107082958469 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241107082958469 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=bc a3 12 82 d1 c1 71 25 fd c4 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) 20241107082958469 DRLCMACUL DEBUG - Mark BSN 1989 as INVALID (rlc_window_ul.cpp:42) 20241107082958469 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241107082958469 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241107082958469 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958469 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) 20241107082958469 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) 20241107082958470 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) 20241107082958470 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) 20241107082958470 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) 20241107082958470 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) 20241107082958471 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) 20241107082958471 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) 20241107082958472 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) 20241107082958472 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) 20241107082958473 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) 20241107082958473 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) 20241107082958473 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) 20241107082958473 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) 20241107082958474 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) 20241107082958474 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) 20241107082958475 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) 20241107082958475 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) 20241107082958475 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241107082958475 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) 20241107082958476 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082958488 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 ec 08 27 d2 5a 27 b5 2c 84 dd 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) 20241107082958488 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) 20241107082958488 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958488 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 30 c0 80 ec 08 27 d2 5a 27 b5 2c 84 dd 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:1021) 20241107082958488 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:1032) 20241107082958488 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) 20241107082958488 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) 20241107082958488 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241107082958488 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=76 84 13 69 ad 93 5a 16 c2 ee 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) 20241107082958488 DRLCMACUL DEBUG - Mark BSN 1990 as INVALID (rlc_window_ul.cpp:42) 20241107082958488 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241107082958488 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241107082958488 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958489 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) 20241107082958489 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) 20241107082958490 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) 20241107082958490 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) 20241107082958490 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) 20241107082958490 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) 20241107082958491 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) 20241107082958491 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) 20241107082958492 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) 20241107082958492 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) 20241107082958492 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) 20241107082958492 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) 20241107082958493 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) 20241107082958493 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) 20241107082958494 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) 20241107082958494 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) 20241107082958498 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) 20241107082958498 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) 20241107082958498 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241107082958498 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) 20241107082958499 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082958513 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 f0 2a c3 77 41 4d c6 56 40 7d 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) 20241107082958513 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) 20241107082958513 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958513 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 38 c0 80 f0 2a c3 77 41 4d c6 56 40 7d 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:1021) 20241107082958513 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:1032) 20241107082958513 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) 20241107082958513 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) 20241107082958513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241107082958513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=78 95 e1 bb a0 26 63 2b a0 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) 20241107082958513 DRLCMACUL DEBUG - Mark BSN 1991 as INVALID (rlc_window_ul.cpp:42) 20241107082958513 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241107082958513 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241107082958513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958513 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) 20241107082958513 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) 20241107082958515 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) 20241107082958515 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) 20241107082958516 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) 20241107082958516 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) 20241107082958516 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) 20241107082958516 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) 20241107082958517 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) 20241107082958517 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) 20241107082958518 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) 20241107082958518 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) 20241107082958519 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) 20241107082958519 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) 20241107082958519 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) 20241107082958519 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) 20241107082958520 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) 20241107082958520 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) 20241107082958520 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241107082958520 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) 20241107082958521 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082958532 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 8c 8a f2 ab 7c ba 38 78 ee ed 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) 20241107082958532 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) 20241107082958532 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958532 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 40 c0 80 8c 8a f2 ab 7c ba 38 78 ee ed 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:1021) 20241107082958532 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:1032) 20241107082958532 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) 20241107082958532 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) 20241107082958532 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241107082958532 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=46 45 f9 55 3e 5d 1c 3c f7 f6 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) 20241107082958532 DRLCMACUL DEBUG - Mark BSN 1992 as INVALID (rlc_window_ul.cpp:42) 20241107082958532 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241107082958532 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241107082958532 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958532 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) 20241107082958532 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) 20241107082958533 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) 20241107082958533 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) 20241107082958534 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) 20241107082958534 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) 20241107082958535 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) 20241107082958535 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) 20241107082958536 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) 20241107082958536 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) 20241107082958537 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) 20241107082958537 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) 20241107082958538 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) 20241107082958538 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) 20241107082958538 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) 20241107082958538 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) 20241107082958539 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) 20241107082958539 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) 20241107082958539 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241107082958539 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) 20241107082958540 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082958551 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 12 69 f0 f7 3c ed 84 6f 82 42 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) 20241107082958551 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) 20241107082958551 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958551 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 48 c0 80 12 69 f0 f7 3c ed 84 6f 82 42 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:1021) 20241107082958551 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:1032) 20241107082958552 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) 20241107082958552 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) 20241107082958552 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241107082958552 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=89 34 f8 7b 9e 76 c2 37 41 21 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) 20241107082958552 DRLCMACUL DEBUG - Mark BSN 1993 as INVALID (rlc_window_ul.cpp:42) 20241107082958552 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241107082958552 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241107082958552 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958552 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) 20241107082958552 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) 20241107082958553 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) 20241107082958553 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) 20241107082958554 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) 20241107082958554 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) 20241107082958554 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) 20241107082958554 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) 20241107082958555 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) 20241107082958555 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) 20241107082958556 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) 20241107082958556 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) 20241107082958557 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) 20241107082958557 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) 20241107082958558 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) 20241107082958558 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) 20241107082958561 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) 20241107082958561 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) 20241107082958561 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241107082958561 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) 20241107082958562 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082958575 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 6a 61 c0 cb 28 f9 7b eb d8 2d 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) 20241107082958575 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) 20241107082958575 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958575 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 50 c0 80 6a 61 c0 cb 28 f9 7b eb d8 2d 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:1021) 20241107082958575 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:1032) 20241107082958575 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) 20241107082958576 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) 20241107082958576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241107082958576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=b5 30 e0 65 94 fc bd 75 ec 96 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) 20241107082958576 DRLCMACUL DEBUG - Mark BSN 1994 as INVALID (rlc_window_ul.cpp:42) 20241107082958576 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241107082958576 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241107082958576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958576 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) 20241107082958576 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) 20241107082958577 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) 20241107082958577 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) 20241107082958578 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) 20241107082958578 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) 20241107082958579 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) 20241107082958579 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) 20241107082958579 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) 20241107082958579 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) 20241107082958580 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) 20241107082958580 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) 20241107082958581 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) 20241107082958581 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) 20241107082958582 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) 20241107082958582 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) 20241107082958583 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) 20241107082958583 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) 20241107082958583 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241107082958583 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) 20241107082958583 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082958595 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 9e 4f b8 da 28 2a 45 d7 99 bb 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) 20241107082958595 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) 20241107082958595 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958595 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 58 c0 80 9e 4f b8 da 28 2a 45 d7 99 bb 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:1021) 20241107082958595 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:1032) 20241107082958595 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) 20241107082958595 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) 20241107082958595 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241107082958595 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=cf 27 5c 6d 14 95 a2 eb cc dd 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) 20241107082958595 DRLCMACUL DEBUG - Mark BSN 1995 as INVALID (rlc_window_ul.cpp:42) 20241107082958595 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241107082958595 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241107082958595 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958595 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) 20241107082958595 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) 20241107082958596 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) 20241107082958596 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) 20241107082958597 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) 20241107082958597 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) 20241107082958597 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) 20241107082958597 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) 20241107082958598 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) 20241107082958598 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) 20241107082958599 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) 20241107082958599 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) 20241107082958600 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) 20241107082958600 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) 20241107082958601 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) 20241107082958601 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) 20241107082958601 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) 20241107082958601 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) 20241107082958601 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241107082958601 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) 20241107082958602 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082958613 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 96 72 e3 32 29 b6 6d d2 3a 87 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) 20241107082958613 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) 20241107082958613 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958613 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 60 c0 80 96 72 e3 32 29 b6 6d d2 3a 87 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:1021) 20241107082958613 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:1032) 20241107082958613 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) 20241107082958613 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) 20241107082958614 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241107082958614 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=4b b9 71 99 14 db 36 69 9d c3 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) 20241107082958614 DRLCMACUL DEBUG - Mark BSN 1996 as INVALID (rlc_window_ul.cpp:42) 20241107082958614 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241107082958614 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241107082958614 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958614 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) 20241107082958614 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) 20241107082958615 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) 20241107082958615 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) 20241107082958615 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) 20241107082958615 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) 20241107082958616 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) 20241107082958616 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) 20241107082958617 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) 20241107082958617 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) 20241107082958618 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) 20241107082958618 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) 20241107082958619 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) 20241107082958619 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) 20241107082958619 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) 20241107082958619 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) 20241107082958623 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) 20241107082958623 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) 20241107082958623 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241107082958623 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) 20241107082958624 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082958637 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 30 0c e3 f7 e5 24 21 b1 70 80 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) 20241107082958637 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) 20241107082958637 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958638 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 68 c0 80 30 0c e3 f7 e5 24 21 b1 70 80 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:1021) 20241107082958638 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:1032) 20241107082958638 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) 20241107082958638 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) 20241107082958638 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241107082958638 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=18 86 f1 fb 72 92 90 58 38 40 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) 20241107082958638 DRLCMACUL DEBUG - Mark BSN 1997 as INVALID (rlc_window_ul.cpp:42) 20241107082958638 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241107082958638 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241107082958638 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958638 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) 20241107082958638 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) 20241107082958639 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) 20241107082958639 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) 20241107082958640 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) 20241107082958640 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) 20241107082958641 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) 20241107082958641 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) 20241107082958641 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) 20241107082958641 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) 20241107082958642 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) 20241107082958642 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) 20241107082958643 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) 20241107082958643 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) 20241107082958644 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) 20241107082958644 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) 20241107082958645 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) 20241107082958645 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) 20241107082958645 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241107082958645 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) 20241107082958646 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082958656 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 8e 4a bb 1f 4f f5 53 5f 3a d9 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) 20241107082958656 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) 20241107082958656 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958656 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 70 c0 80 8e 4a bb 1f 4f f5 53 5f 3a d9 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:1021) 20241107082958656 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:1032) 20241107082958656 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) 20241107082958656 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) 20241107082958656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241107082958656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=47 a5 dd 8f a7 fa a9 2f 9d 6c 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) 20241107082958656 DRLCMACUL DEBUG - Mark BSN 1998 as INVALID (rlc_window_ul.cpp:42) 20241107082958656 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241107082958657 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241107082958657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958657 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) 20241107082958657 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) 20241107082958658 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) 20241107082958658 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) 20241107082958658 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) 20241107082958658 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) 20241107082958659 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) 20241107082958659 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) 20241107082958660 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) 20241107082958660 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) 20241107082958661 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) 20241107082958661 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) 20241107082958662 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) 20241107082958662 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) 20241107082958662 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) 20241107082958662 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) 20241107082958663 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) 20241107082958663 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) 20241107082958663 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241107082958663 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) 20241107082958664 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082958675 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 de e7 56 bc 0e 30 2e 40 9a 1d 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) 20241107082958675 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) 20241107082958675 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958675 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 78 c0 80 de e7 56 bc 0e 30 2e 40 9a 1d 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:1021) 20241107082958675 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:1032) 20241107082958675 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) 20241107082958675 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) 20241107082958675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241107082958675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=ef 73 2b 5e 07 18 17 20 cd 8e 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) 20241107082958675 DRLCMACUL DEBUG - Mark BSN 1999 as INVALID (rlc_window_ul.cpp:42) 20241107082958675 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241107082958675 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241107082958675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958675 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) 20241107082958675 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) 20241107082958677 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) 20241107082958677 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) 20241107082958677 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) 20241107082958677 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) 20241107082958678 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) 20241107082958678 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) 20241107082958679 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) 20241107082958679 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) 20241107082958680 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) 20241107082958680 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) 20241107082958681 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) 20241107082958681 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) 20241107082958681 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) 20241107082958681 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) 20241107082958685 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) 20241107082958685 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) 20241107082958685 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241107082958685 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) 20241107082958686 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082958699 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 7a 39 ce ae 70 9e 7e 98 6b 9d 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) 20241107082958699 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) 20241107082958699 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958699 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 80 c0 80 7a 39 ce ae 70 9e 7e 98 6b 9d 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:1021) 20241107082958699 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:1032) 20241107082958699 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) 20241107082958699 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) 20241107082958699 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241107082958699 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=bd 1c 67 57 38 4f 3f cc b5 4e 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) 20241107082958699 DRLCMACUL DEBUG - Mark BSN 2000 as INVALID (rlc_window_ul.cpp:42) 20241107082958699 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241107082958699 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241107082958699 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958699 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) 20241107082958699 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) 20241107082958700 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) 20241107082958700 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) 20241107082958701 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) 20241107082958701 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) 20241107082958702 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) 20241107082958702 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) 20241107082958703 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) 20241107082958703 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) 20241107082958704 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) 20241107082958704 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) 20241107082958705 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) 20241107082958705 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) 20241107082958705 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) 20241107082958705 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) 20241107082958706 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) 20241107082958706 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) 20241107082958706 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241107082958707 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) 20241107082958707 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082958718 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 be 29 b3 1c 8e a7 fc 48 7e 83 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) 20241107082958718 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) 20241107082958718 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958718 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 88 c0 80 be 29 b3 1c 8e a7 fc 48 7e 83 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:1021) 20241107082958718 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:1032) 20241107082958718 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) 20241107082958718 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) 20241107082958718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241107082958718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=df 94 59 0e c7 53 7e 24 bf 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) 20241107082958718 DRLCMACUL DEBUG - Mark BSN 2001 as INVALID (rlc_window_ul.cpp:42) 20241107082958718 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241107082958718 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241107082958718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958718 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) 20241107082958718 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) 20241107082958719 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) 20241107082958719 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) 20241107082958720 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) 20241107082958720 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) 20241107082958721 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) 20241107082958721 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) 20241107082958722 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) 20241107082958722 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) 20241107082958723 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) 20241107082958723 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) 20241107082958724 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) 20241107082958724 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) 20241107082958725 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) 20241107082958725 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) 20241107082958725 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) 20241107082958725 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) 20241107082958725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20241107082958725 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) 20241107082958726 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082958737 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 3a da 2d 44 5a d6 4f 9e e7 73 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) 20241107082958737 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) 20241107082958737 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958737 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 90 c0 80 3a da 2d 44 5a d6 4f 9e e7 73 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:1021) 20241107082958737 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:1032) 20241107082958737 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) 20241107082958737 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) 20241107082958737 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241107082958737 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=1d ed 16 22 2d eb 27 cf f3 b9 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) 20241107082958737 DRLCMACUL DEBUG - Mark BSN 2002 as INVALID (rlc_window_ul.cpp:42) 20241107082958737 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241107082958737 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241107082958737 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958737 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) 20241107082958737 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) 20241107082958739 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) 20241107082958739 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) 20241107082958740 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) 20241107082958740 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) 20241107082958741 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) 20241107082958741 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) 20241107082958741 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) 20241107082958741 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) 20241107082958742 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) 20241107082958742 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) 20241107082958743 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) 20241107082958743 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) 20241107082958744 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) 20241107082958744 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) 20241107082958747 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) 20241107082958747 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) 20241107082958747 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type USF (pdch_ul_controller.c:184) 20241107082958747 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) 20241107082958748 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107082958761 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 56 69 be 70 46 5a 60 24 a8 99 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) 20241107082958761 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) 20241107082958761 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958761 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 98 c0 80 56 69 be 70 46 5a 60 24 a8 99 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:1021) 20241107082958761 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:1032) 20241107082958761 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) 20241107082958761 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) 20241107082958761 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241107082958761 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=ab 34 5f 38 23 2d 30 12 d4 cc 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) 20241107082958761 DRLCMACUL DEBUG - Mark BSN 2003 as INVALID (rlc_window_ul.cpp:42) 20241107082958761 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241107082958761 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241107082958761 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958761 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) 20241107082958761 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) 20241107082958761 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107082958761 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107082958761 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) 20241107082958763 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) 20241107082958763 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) 20241107082958763 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) 20241107082958763 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) 20241107082958764 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) 20241107082958764 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) 20241107082958765 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) 20241107082958765 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) 20241107082958766 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) 20241107082958766 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) 20241107082958767 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) 20241107082958767 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) 20241107082958767 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) 20241107082958767 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) 20241107082958768 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) 20241107082958768 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) 20241107082958768 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20241107082958768 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) 20241107082958768 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107082958768 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) 20241107082958768 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) 20241107082958768 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) 20241107082958768 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) 20241107082958768 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) 20241107082958769 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0087B02A2B2B2B2B2B2B2B2B2B2B'O 20241107082958780 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 b6 19 03 c0 ce f2 30 95 c5 f2 cd 85 e0 00 6e 6a 35 20 54 48 04 10 71 a2 2b 34 ad 13 92 bf b1 23 6e c7 70 8e 82 cb (pcu_l1_if.cpp:463) 20241107082958780 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) 20241107082958780 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958780 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 a0 c0 80 b6 19 03 c0 ce f2 30 95 c5 f2 cd 85 e0 00 6e 6a 35 20 54 48 04 10 71 a2 2b 34 ad 13 92 bf b1 23 6e c7 70 8e 82 cb (pdch.cpp:1021) 20241107082958780 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:1032) 20241107082958780 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) 20241107082958780 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) 20241107082958780 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241107082958780 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=db 8c 01 60 67 79 98 ca 62 f9 e6 42 70 00 37 b5 1a 10 2a 24 02 88 38 d1 15 9a d6 09 c9 df d8 11 b7 63 38 47 c1 (tbf_ul.cpp:337) 20241107082958780 DRLCMACUL DEBUG - Mark BSN 2004 as INVALID (rlc_window_ul.cpp:42) 20241107082958780 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241107082958780 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241107082958780 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958780 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) 20241107082958780 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) 20241107082958782 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) 20241107082958782 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) 20241107082958783 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) 20241107082958783 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) 20241107082958784 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) 20241107082958784 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) 20241107082958784 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) 20241107082958784 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) 20241107082958785 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) 20241107082958785 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) 20241107082958786 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) 20241107082958786 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) 20241107082958787 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) 20241107082958787 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) 20241107082958787 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107082958799 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 2c 7e cb b7 a0 27 de b9 77 57 d3 f7 43 67 3e 70 82 0d 73 18 a5 97 c7 60 af 00 9e 3d ab cc 33 3b e2 c5 36 af dd cb (pcu_l1_if.cpp:463) 20241107082958799 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) 20241107082958799 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958799 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c a8 c0 80 2c 7e cb b7 a0 27 de b9 77 57 d3 f7 43 67 3e 70 82 0d 73 18 a5 97 c7 60 af 00 9e 3d ab cc 33 3b e2 c5 36 af dd cb (pdch.cpp:1021) 20241107082958799 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:1032) 20241107082958799 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) 20241107082958799 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) 20241107082958799 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) 20241107082958799 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241107082958799 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=16 bf e5 5b d0 13 ef dc bb ab e9 fb a1 33 1f 38 c1 86 39 8c d2 cb 63 b0 57 00 cf 9e 55 e6 99 1d f1 62 9b d7 ee (tbf_ul.cpp:337) 20241107082958799 DRLCMACUL DEBUG - Mark BSN 2005 as INVALID (rlc_window_ul.cpp:42) 20241107082958799 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241107082958800 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241107082958800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958800 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) 20241107082958800 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) 20241107082958801 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) 20241107082958801 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) 20241107082958802 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) 20241107082958803 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) 20241107082958803 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) 20241107082958804 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) 20241107082958804 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) 20241107082958804 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) 20241107082958805 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) 20241107082958805 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) 20241107082958806 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) 20241107082958806 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) 20241107082958807 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) 20241107082958807 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) 20241107082958809 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107082958824 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 7e 23 0f fd 7a 3f 58 ac da 7e 86 80 0b c8 34 e2 94 9f 93 fc b6 21 3b 77 98 4b 38 c0 3c 52 f8 ce a5 57 60 10 9e e4 (pcu_l1_if.cpp:463) 20241107082958824 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) 20241107082958824 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958824 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 b0 c0 80 7e 23 0f fd 7a 3f 58 ac da 7e 86 80 0b c8 34 e2 94 9f 93 fc b6 21 3b 77 98 4b 38 c0 3c 52 f8 ce a5 57 60 10 9e e4 (pdch.cpp:1021) 20241107082958824 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:1032) 20241107082958824 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:1072) 20241107082958824 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) 20241107082958824 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) 20241107082958824 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) 20241107082958824 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241107082958824 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=bf 91 87 7e bd 1f 2c 56 6d 3f 43 c0 05 64 1a 71 ca cf 49 7e db 90 9d 3b cc 25 1c 60 1e 29 7c e7 d2 2b 30 08 4f (tbf_ul.cpp:337) 20241107082958824 DRLCMACUL DEBUG - Mark BSN 2006 as INVALID (rlc_window_ul.cpp:42) 20241107082958824 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241107082958824 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241107082958824 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958824 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) 20241107082958824 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) 20241107082958825 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) 20241107082958825 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) 20241107082958826 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) 20241107082958826 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) 20241107082958827 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) 20241107082958827 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) 20241107082958828 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) 20241107082958828 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) 20241107082958829 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) 20241107082958829 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) 20241107082958830 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) 20241107082958830 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) 20241107082958831 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) 20241107082958831 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) 20241107082958832 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107082958842 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 14 46 ec 48 9b 32 72 ea 91 08 e9 9d 9b 81 43 e7 03 f4 0a 8f 6e f6 40 86 4f 09 79 a2 09 54 9e 2a 84 7d 9e 8d 77 cb (pcu_l1_if.cpp:463) 20241107082958842 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) 20241107082958842 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958842 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 b8 c0 80 14 46 ec 48 9b 32 72 ea 91 08 e9 9d 9b 81 43 e7 03 f4 0a 8f 6e f6 40 86 4f 09 79 a2 09 54 9e 2a 84 7d 9e 8d 77 cb (pdch.cpp:1021) 20241107082958843 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:1032) 20241107082958843 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:1072) 20241107082958843 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) 20241107082958843 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) 20241107082958843 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241107082958843 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=0a 23 76 a4 4d 19 39 f5 48 84 f4 ce cd c0 a1 f3 01 7a 85 47 37 7b 20 c3 a7 84 3c d1 04 2a 4f 15 c2 3e cf c6 bb (tbf_ul.cpp:337) 20241107082958843 DRLCMACUL DEBUG - Mark BSN 2007 as INVALID (rlc_window_ul.cpp:42) 20241107082958843 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241107082958843 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241107082958843 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958843 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) 20241107082958843 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) 20241107082958844 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) 20241107082958844 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) 20241107082958844 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) 20241107082958845 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) 20241107082958845 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) 20241107082958845 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) 20241107082958846 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) 20241107082958846 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) 20241107082958847 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) 20241107082958847 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) 20241107082958847 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) 20241107082958848 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) 20241107082958848 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) 20241107082958848 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) 20241107082958849 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107082958861 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 da c2 0e 86 06 5f 8a 6c 3c 8d 7e ef 08 28 6c d3 ec 30 07 c9 18 52 93 2b 66 48 c5 a5 85 1e 99 f5 37 df 72 23 05 e5 (pcu_l1_if.cpp:463) 20241107082958861 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) 20241107082958861 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:983) 20241107082958861 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 c0 c0 80 da c2 0e 86 06 5f 8a 6c 3c 8d 7e ef 08 28 6c d3 ec 30 07 c9 18 52 93 2b 66 48 c5 a5 85 1e 99 f5 37 df 72 23 05 e5 (pdch.cpp:1021) 20241107082958861 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:1032) 20241107082958861 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:1072) 20241107082958861 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) 20241107082958861 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) 20241107082958861 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241107082958861 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=6d 61 07 43 83 2f 45 36 9e 46 bf 77 04 14 b6 69 76 98 83 64 0c a9 c9 15 33 a4 e2 d2 42 8f cc fa 9b 6f b9 91 82 (tbf_ul.cpp:337) 20241107082958862 DRLCMACUL DEBUG - Mark BSN 2008 as INVALID (rlc_window_ul.cpp:42) 20241107082958862 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241107082958862 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241107082958862 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241107082958862 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) 20241107082958862 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} complete UL frame len=925 (tbf_ul.cpp:197) 20241107082958862 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} len=925 (tbf_ul.cpp:467) 20241107082958862 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) 20241107082958862 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107082958862 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107082958862 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107082958862 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) 20241107082958862 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107082958862 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) 20241107082958863 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) 20241107082958863 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) 20241107082958863 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) 20241107082958863 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) 20241107082958864 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) 20241107082958864 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) 20241107082958865 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) 20241107082958865 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) 20241107082958866 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) 20241107082958866 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) 20241107082958866 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) 20241107082958866 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) 20241107082958867 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) 20241107082958867 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) 20241107082958871 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) 20241107082958871 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) 20241107082958871 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 182 + 13 = 195 (pdch_ul_controller.c:131) 20241107082958871 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107082958871 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) 20241107082958871 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) 20241107082958871 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type POLL (pdch_ul_controller.c:184) 20241107082958871 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) 20241107082958871 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) 20241107082958871 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) 20241107082958871 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) 20241107082958871 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(119)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0087F0342B2B2B2B2B2B2B2B2B2B'O BTS(119)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107082958878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55436<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082958881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55428<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107082958882 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107082958882 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107082958882 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082958882 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107082958882 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:1202) 20241107082958882 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) Detaching TBF: TBF(UL:E:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241107082958882 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107082958882 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107082958882 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107082958882 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241107082958882 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241107082958882 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107082958882 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107082958882 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082958882 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082958882 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082958882 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082958882 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082958882 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082958882 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107082958882 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107082958882 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107082958882 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107082958882 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107082958882 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) 20241107082958882 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) 20241107082958882 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_mcs_initial_ul finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_initial_ul pass'. respawn: 13: stopped pid 6884 with status 0 respawn: 14: starting: osmo-pcu Thu Nov 7 08:29:58 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 20241107082958903 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107082958903 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107082958903 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107082958903 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107082958922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55450<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107082959023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55450<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=304468) Waiting for packet dumper to finish... 1 (prev_count=304468, count=412320) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_initial_ul pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_max_ul'. ------ PCU_Tests.TC_mcs_max_ul ------ Thu Nov 7 08:30:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_mcs_max_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_mcs_max_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_max_ul' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_mcs_max_ul started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107083002130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41966<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(122)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(122)@fb7e2f9c3787: Start timer T: 5 s 20241107083002156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41970<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(122)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_mcs_max_ul-STATS(124)@fb7e2f9c3787: Start timer T: 2 s TC_mcs_max_ul-STATS(124)@fb7e2f9c3787: Start timer T: 2 s 20241107083003904 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083003904 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083003904 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(122)@fb7e2f9c3787: OsmoPCU is now connected BTS(123)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 174) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"d normally, exit status: 0, user t" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083003919 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083003919 DLGLOBAL DEBUG validating counter group 0x55fa86124020(bts) with 102 counters (rate_ctr.c:86) 20241107083003919 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083003919 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083003919 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083003919 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083003919 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083003919 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083003919 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083003919 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083003919 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083003919 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083003919 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083003919 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083003919 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083003919 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083003919 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083003919 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083003919 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083003919 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083003919 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083003919 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083003919 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083003919 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083003919 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083003919 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083003919 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083003919 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083003919 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083003919 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083003919 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083003919 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083003919 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083003919 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083003919 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083003919 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083003919 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083003920 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083003920 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083003920 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083003920 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083003920 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083003920 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083003920 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083003920 DLGLOBAL DEBUG validating counter group 0x7f7d24b4a5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083003920 DLGLOBAL DEBUG validating counter group 0x55fa86123700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083003920 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083003920 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083003920 DLGLOBAL DEBUG validating counter group 0x7f7d24b4b160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083003920 DLGLOBAL DEBUG validating counter group 0x7f7d24b4b140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083003920 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083003920 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) 20241107083003920 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) 20241107083003920 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083003920 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083003920 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083003920 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083003920 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083003920 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083003920 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083003920 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083003920 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083003920 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083003920 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083003920 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083003920 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083003920 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083003920 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083003920 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083003920 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083003920 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083003920 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083003920 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083003920 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083003920 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083003920 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083003920 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083003920 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083003920 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083003920 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083003921 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) 20241107083003921 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083003922 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(123)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(123)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(123)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" 20241107083003927 DRLCMAC DEBUG New max MCS: DL=9 UL=5 (bts.cpp:1449) MTC@fb7e2f9c3787: Start timer T: 2 s BTS(123)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(123)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(123)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(123)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083003933 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) 20241107083003933 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@fb7e2f9c3787: Start timer T: 2 s BTS(123)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083003935 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) 20241107083003935 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) 20241107083003936 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) 20241107083003936 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083003937 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) 20241107083003937 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) 20241107083003938 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) 20241107083003938 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) 20241107083003938 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) 20241107083003938 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) 20241107083003939 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) 20241107083003939 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) 20241107083003940 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) 20241107083003940 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) 20241107083003941 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083003942 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) 20241107083003942 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083003942 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083003942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083003942 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083003942 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083003942 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } } } 20241107083003951 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) MTC@fb7e2f9c3787: 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 } } } 20241107083003951 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) 20241107083003952 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) 20241107083003952 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) 20241107083003953 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) 20241107083003953 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) 20241107083003954 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) 20241107083003954 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) 20241107083003955 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) 20241107083003955 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) 20241107083003955 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) 20241107083003955 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) 20241107083003956 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) 20241107083003956 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) 20241107083003957 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) 20241107083003957 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) 20241107083003958 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083003970 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) 20241107083003970 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) 20241107083003971 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) 20241107083003971 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) 20241107083003971 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) 20241107083003971 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) 20241107083003972 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) 20241107083003972 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) 20241107083003973 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) 20241107083003973 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) 20241107083003974 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) 20241107083003974 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) 20241107083003974 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) 20241107083003975 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) 20241107083003975 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) 20241107083003975 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) 20241107083003979 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083003993 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) 20241107083003994 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) 20241107083003995 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) 20241107083003995 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) 20241107083003995 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) 20241107083003995 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) 20241107083003996 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) 20241107083003996 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) 20241107083003997 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) 20241107083003997 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) 20241107083003998 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) 20241107083003998 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) 20241107083003998 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) 20241107083003998 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) 20241107083003999 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) 20241107083003999 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) 20241107083004000 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083004012 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) 20241107083004013 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) 20241107083004014 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) 20241107083004014 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) 20241107083004014 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) 20241107083004014 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) 20241107083004015 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) 20241107083004015 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) 20241107083004016 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) 20241107083004016 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) 20241107083004017 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) 20241107083004017 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) 20241107083004017 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) 20241107083004018 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) 20241107083004018 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) 20241107083004018 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) 20241107083004019 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083004032 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) 20241107083004032 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) 20241107083004033 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) 20241107083004033 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) 20241107083004034 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) 20241107083004034 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) 20241107083004035 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) 20241107083004035 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) 20241107083004035 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) 20241107083004036 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) 20241107083004036 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) 20241107083004036 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) 20241107083004037 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) 20241107083004037 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) 20241107083004038 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) 20241107083004038 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) 20241107083004041 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083004056 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) 20241107083004056 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) 20241107083004057 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) 20241107083004057 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) 20241107083004058 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) 20241107083004058 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) 20241107083004059 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) 20241107083004059 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) 20241107083004060 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) 20241107083004060 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) 20241107083004061 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) 20241107083004061 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) 20241107083004062 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) 20241107083004062 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) 20241107083004062 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) 20241107083004062 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) 20241107083004063 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083004075 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) 20241107083004075 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) 20241107083004076 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) 20241107083004076 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) 20241107083004077 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) 20241107083004077 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) 20241107083004078 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) 20241107083004078 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) 20241107083004079 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) 20241107083004079 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) 20241107083004079 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) 20241107083004079 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) 20241107083004080 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) 20241107083004080 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) 20241107083004081 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) 20241107083004081 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) 20241107083004082 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083004094 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) 20241107083004094 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) 20241107083004095 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) 20241107083004095 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) 20241107083004096 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) 20241107083004096 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) 20241107083004097 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) 20241107083004097 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) 20241107083004097 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) 20241107083004097 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) 20241107083004098 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) 20241107083004098 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) 20241107083004099 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) 20241107083004099 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) 20241107083004100 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) 20241107083004100 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) 20241107083004104 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083004118 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) 20241107083004118 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) 20241107083004119 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) 20241107083004119 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) 20241107083004120 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) 20241107083004120 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) 20241107083004121 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) 20241107083004121 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) 20241107083004122 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) 20241107083004122 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) 20241107083004123 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) 20241107083004123 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) 20241107083004124 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) 20241107083004124 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) 20241107083004125 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) 20241107083004125 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) 20241107083004126 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083004137 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) 20241107083004137 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) 20241107083004138 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) 20241107083004138 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) 20241107083004139 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) 20241107083004139 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) 20241107083004140 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) 20241107083004140 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) 20241107083004141 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) 20241107083004141 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) 20241107083004141 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) 20241107083004141 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) 20241107083004142 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) 20241107083004142 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) 20241107083004143 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) 20241107083004143 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) 20241107083004144 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083004156 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) 20241107083004156 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) 20241107083004157 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) 20241107083004157 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) 20241107083004158 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) 20241107083004158 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) 20241107083004159 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) 20241107083004159 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) 20241107083004161 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) 20241107083004161 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) 20241107083004162 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) 20241107083004162 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) 20241107083004163 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) 20241107083004163 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) 20241107083004164 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) 20241107083004164 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) 20241107083004166 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083004180 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) 20241107083004180 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) 20241107083004180 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083004180 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083004180 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) 20241107083004181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083004181 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083004181 DLGLOBAL DEBUG validating counter group 0x55fa86123740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083004181 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083004181 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083004181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083004181 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083004181 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083004181 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241107083004182 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083004182 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083004182 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083004182 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083004182 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083004182 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083004182 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083004182 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083004182 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083004182 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083004182 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083004182 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083004182 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) 20241107083004182 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083004182 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083004182 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083004182 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Allocating UL TBF (tbf_ul.cpp:115) 20241107083004182 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083004182 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083004182 DLGLOBAL DEBUG validating counter group 0x55fa86123b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083004182 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083004182 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083004182 DLGLOBAL DEBUG validating counter group 0x55fa86123be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083004182 DLGLOBAL DEBUG validating counter group 0x55fa86123c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083004182 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083004182 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:1192) 20241107083004182 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) 20241107083004182 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) 20241107083004182 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) 20241107083004182 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083004182 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) 20241107083004182 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083004182 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083004182 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) 20241107083004182 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083004182 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) 20241107083004182 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:820) 20241107083004182 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083004182 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083004182 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:220) 20241107083004182 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083004182 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) 20241107083004182 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) 20241107083004183 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) 20241107083004183 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) 20241107083004184 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) 20241107083004184 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) 20241107083004185 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) 20241107083004185 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) 20241107083004186 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) 20241107083004186 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) 20241107083004188 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) 20241107083004188 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) 20241107083004188 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) 20241107083004188 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) 20241107083004189 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) 20241107083004189 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:387) 20241107083004189 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083004189 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083004190 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083004190 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) 20241107083004190 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083004190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083004190 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) 20241107083004190 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:238) 20241107083004190 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) 20241107083004190 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) 20241107083004191 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(123)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") 20241107083004200 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) 20241107083004200 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) 20241107083004202 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) 20241107083004202 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) 20241107083004203 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) 20241107083004203 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) 20241107083004204 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) 20241107083004204 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) 20241107083004205 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) 20241107083004205 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) 20241107083004206 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) 20241107083004206 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) 20241107083004207 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) 20241107083004207 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) 20241107083004207 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) 20241107083004207 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) 20241107083004208 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083004219 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) 20241107083004219 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) 20241107083004220 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) 20241107083004220 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) 20241107083004221 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) 20241107083004221 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) 20241107083004222 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) 20241107083004222 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) 20241107083004223 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) 20241107083004223 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) 20241107083004224 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) 20241107083004224 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) 20241107083004225 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) 20241107083004225 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) 20241107083004226 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) 20241107083004226 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) 20241107083004229 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083004243 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) 20241107083004243 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) 20241107083004244 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) 20241107083004244 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) 20241107083004245 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) 20241107083004245 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) 20241107083004246 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) 20241107083004246 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) 20241107083004247 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) 20241107083004247 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) 20241107083004248 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) 20241107083004248 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) 20241107083004249 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) 20241107083004249 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) 20241107083004249 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) 20241107083004249 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) 20241107083004250 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083004262 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) 20241107083004262 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) 20241107083004262 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083004262 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083004262 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) 20241107083004263 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083004263 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083004263 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083004263 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083004263 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083004263 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083004263 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083004264 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) 20241107083004264 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) 20241107083004265 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) 20241107083004265 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) 20241107083004266 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) 20241107083004266 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) 20241107083004267 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) 20241107083004267 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) 20241107083004267 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) 20241107083004267 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) 20241107083004269 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) 20241107083004269 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) 20241107083004270 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) 20241107083004270 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) 20241107083004271 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083004282 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 54 a5 88 df 40 df 3f 9b 58 0e 4d a1 99 1d 38 c9 69 1b a9 15 3d 21 73 (pcu_l1_if.cpp:463) 20241107083004282 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) 20241107083004282 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083004282 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c0 82 54 a5 88 df 40 df 3f 9b 58 0e 4d a1 99 1d 38 c9 69 1b a9 15 3d 21 73 (pdch.cpp:1021) 20241107083004282 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:1032) 20241107083004282 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:1072) 20241107083004282 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) 20241107083004282 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) 20241107083004282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083004282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=aa 52 c4 6f a0 ef 9f 4d 2c 87 a6 d0 cc 0e 9c e4 b4 8d d4 8a 9e 90 (tbf_ul.cpp:337) 20241107083004282 DRLCMACUL DEBUG - Mark BSN 1984 as INVALID (rlc_window_ul.cpp:42) 20241107083004282 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083004282 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083004282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083004282 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) 20241107083004282 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) 20241107083004283 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) 20241107083004283 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) 20241107083004284 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) 20241107083004284 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) 20241107083004285 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) 20241107083004285 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) 20241107083004286 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) 20241107083004286 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) 20241107083004287 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) 20241107083004287 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) 20241107083004287 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) 20241107083004287 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) 20241107083004288 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) 20241107083004288 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) 20241107083004291 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083004305 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 62 d1 df 0e a5 ec 28 bc bd 3e f2 34 8b ee 2f 12 c9 6d f6 b9 f0 27 72 (pcu_l1_if.cpp:463) 20241107083004305 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) 20241107083004305 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083004305 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 08 c0 82 62 d1 df 0e a5 ec 28 bc bd 3e f2 34 8b ee 2f 12 c9 6d f6 b9 f0 27 72 (pdch.cpp:1021) 20241107083004305 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:1032) 20241107083004305 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:1072) 20241107083004305 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) 20241107083004305 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) 20241107083004305 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) 20241107083004305 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107083004305 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=b1 e8 6f 87 52 76 14 de 5e 1f 79 9a 45 f7 17 89 e4 36 fb 5c f8 13 (tbf_ul.cpp:337) 20241107083004305 DRLCMACUL DEBUG - Mark BSN 1985 as INVALID (rlc_window_ul.cpp:42) 20241107083004305 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241107083004305 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107083004305 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083004305 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) 20241107083004305 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) 20241107083004306 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) 20241107083004306 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) 20241107083004307 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) 20241107083004307 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) 20241107083004308 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) 20241107083004308 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) 20241107083004309 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) 20241107083004309 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) 20241107083004309 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) 20241107083004309 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) 20241107083004310 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) 20241107083004310 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) 20241107083004311 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) 20241107083004311 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) 20241107083004312 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083004325 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 e2 62 fa b7 e4 57 d3 b7 a3 e8 63 18 7a 97 81 17 ab c8 b5 c7 1d 1c 88 (pcu_l1_if.cpp:463) 20241107083004325 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) 20241107083004325 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083004325 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 10 c0 82 e2 62 fa b7 e4 57 d3 b7 a3 e8 63 18 7a 97 81 17 ab c8 b5 c7 1d 1c 88 (pdch.cpp:1021) 20241107083004325 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:1032) 20241107083004325 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:1072) 20241107083004325 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) 20241107083004325 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) 20241107083004325 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) 20241107083004325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241107083004325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=71 31 fd 5b f2 ab e9 db 51 f4 31 0c bd cb c0 8b 55 e4 da e3 0e 0e (tbf_ul.cpp:337) 20241107083004325 DRLCMACUL DEBUG - Mark BSN 1986 as INVALID (rlc_window_ul.cpp:42) 20241107083004325 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241107083004325 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241107083004325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083004325 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) 20241107083004325 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) 20241107083004326 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) 20241107083004326 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) 20241107083004327 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) 20241107083004327 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) 20241107083004328 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) 20241107083004328 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) 20241107083004329 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) 20241107083004329 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) 20241107083004330 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) 20241107083004330 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) 20241107083004330 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) 20241107083004331 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) 20241107083004331 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) 20241107083004331 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) 20241107083004332 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083004344 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 d4 db 92 b8 06 c6 85 d2 2d e5 54 c3 ee 14 0b 65 73 e6 96 e0 ae fe 01 (pcu_l1_if.cpp:463) 20241107083004344 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) 20241107083004344 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083004344 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 18 c0 82 d4 db 92 b8 06 c6 85 d2 2d e5 54 c3 ee 14 0b 65 73 e6 96 e0 ae fe 01 (pdch.cpp:1021) 20241107083004344 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:1032) 20241107083004344 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:1072) 20241107083004344 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) 20241107083004344 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) 20241107083004344 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) 20241107083004344 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241107083004344 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=ea 6d 49 5c 03 e3 42 e9 96 72 aa 61 77 8a 85 b2 39 73 4b 70 57 ff (tbf_ul.cpp:337) 20241107083004344 DRLCMACUL DEBUG - Mark BSN 1987 as INVALID (rlc_window_ul.cpp:42) 20241107083004344 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241107083004344 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241107083004344 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083004344 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) 20241107083004344 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) 20241107083004345 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) 20241107083004345 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) 20241107083004346 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) 20241107083004346 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) 20241107083004347 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) 20241107083004347 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) 20241107083004347 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) 20241107083004348 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) 20241107083004348 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) 20241107083004348 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) 20241107083004349 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) 20241107083004349 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) 20241107083004350 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) 20241107083004350 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) 20241107083004354 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083004368 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 72 19 a5 9e a0 98 e2 7b 0f 7f 6a 98 44 98 9a 00 23 cb 57 bd ed 75 01 (pcu_l1_if.cpp:463) 20241107083004368 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) 20241107083004368 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083004368 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 20 c0 82 72 19 a5 9e a0 98 e2 7b 0f 7f 6a 98 44 98 9a 00 23 cb 57 bd ed 75 01 (pdch.cpp:1021) 20241107083004368 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:1032) 20241107083004368 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:1072) 20241107083004368 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) 20241107083004368 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) 20241107083004368 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) 20241107083004368 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241107083004368 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=b9 8c 52 4f 50 4c f1 bd 87 3f 35 4c 22 4c 4d 80 91 e5 ab de f6 ba (tbf_ul.cpp:337) 20241107083004369 DRLCMACUL DEBUG - Mark BSN 1988 as INVALID (rlc_window_ul.cpp:42) 20241107083004369 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241107083004369 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241107083004369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083004369 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) 20241107083004369 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) 20241107083004370 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) 20241107083004370 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) 20241107083004370 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) 20241107083004370 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) 20241107083004371 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) 20241107083004371 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) 20241107083004372 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) 20241107083004372 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) 20241107083004373 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) 20241107083004373 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) 20241107083004373 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) 20241107083004374 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) 20241107083004374 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) 20241107083004374 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) 20241107083004375 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083004388 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 d2 31 a7 68 ac 8d b8 2d 5f d8 a8 a5 08 6b cf a8 fb 69 db 73 1f 54 00 (pcu_l1_if.cpp:463) 20241107083004388 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) 20241107083004388 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083004388 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 28 c0 82 d2 31 a7 68 ac 8d b8 2d 5f d8 a8 a5 08 6b cf a8 fb 69 db 73 1f 54 00 (pdch.cpp:1021) 20241107083004388 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:1032) 20241107083004388 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:1072) 20241107083004388 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) 20241107083004388 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) 20241107083004388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241107083004388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=e9 98 53 34 d6 46 dc 96 2f 6c d4 52 84 b5 67 d4 fd b4 ed b9 0f 2a (tbf_ul.cpp:337) 20241107083004388 DRLCMACUL DEBUG - Mark BSN 1989 as INVALID (rlc_window_ul.cpp:42) 20241107083004388 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241107083004388 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241107083004388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083004388 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) 20241107083004388 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) 20241107083004390 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) 20241107083004390 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) 20241107083004391 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) 20241107083004391 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) 20241107083004392 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) 20241107083004392 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) 20241107083004394 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) 20241107083004394 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) 20241107083004395 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) 20241107083004395 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) 20241107083004396 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) 20241107083004396 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) 20241107083004397 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) 20241107083004397 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) 20241107083004398 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083004408 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 f2 d6 47 de 35 53 cd 90 85 f5 23 02 ed 22 ae 7a 4a b8 0c c0 78 3a 01 (pcu_l1_if.cpp:463) 20241107083004408 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) 20241107083004409 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083004409 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 30 c0 82 f2 d6 47 de 35 53 cd 90 85 f5 23 02 ed 22 ae 7a 4a b8 0c c0 78 3a 01 (pdch.cpp:1021) 20241107083004409 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:1032) 20241107083004409 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:1072) 20241107083004409 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) 20241107083004409 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) 20241107083004409 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241107083004409 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=79 eb 23 ef 9a a9 66 c8 c2 fa 11 81 76 11 57 3d 25 5c 06 60 3c 9d (tbf_ul.cpp:337) 20241107083004409 DRLCMACUL DEBUG - Mark BSN 1990 as INVALID (rlc_window_ul.cpp:42) 20241107083004409 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241107083004409 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241107083004409 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083004409 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) 20241107083004409 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) 20241107083004411 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) 20241107083004411 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) 20241107083004412 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) 20241107083004412 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) 20241107083004413 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) 20241107083004413 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) 20241107083004413 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) 20241107083004413 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) 20241107083004413 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) 20241107083004413 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) 20241107083004413 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) 20241107083004413 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) 20241107083004414 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) 20241107083004414 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) 20241107083004417 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083004432 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 3a 78 b5 b0 41 ba e2 b7 eb 40 60 e1 39 8e 43 e8 9d 19 3c d4 ad a0 01 (pcu_l1_if.cpp:463) 20241107083004432 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) 20241107083004432 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083004432 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 38 c0 82 3a 78 b5 b0 41 ba e2 b7 eb 40 60 e1 39 8e 43 e8 9d 19 3c d4 ad a0 01 (pdch.cpp:1021) 20241107083004432 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:1032) 20241107083004432 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:1072) 20241107083004432 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) 20241107083004432 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) 20241107083004432 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241107083004432 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=1d bc 5a d8 20 5d f1 db 75 20 b0 f0 1c c7 21 f4 ce 0c 1e ea 56 d0 (tbf_ul.cpp:337) 20241107083004432 DRLCMACUL DEBUG - Mark BSN 1991 as INVALID (rlc_window_ul.cpp:42) 20241107083004432 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241107083004432 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241107083004432 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083004433 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) 20241107083004433 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) 20241107083004434 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) 20241107083004434 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) 20241107083004435 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) 20241107083004435 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) 20241107083004436 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) 20241107083004436 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) 20241107083004438 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) 20241107083004438 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) 20241107083004439 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) 20241107083004439 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) 20241107083004440 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) 20241107083004440 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) 20241107083004441 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) 20241107083004441 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) 20241107083004442 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083004452 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 c8 10 09 a4 e8 e0 3c dd 99 54 1f ba 88 db 3a 07 4d 7d 9d 76 c8 f5 01 (pcu_l1_if.cpp:463) 20241107083004452 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) 20241107083004452 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083004452 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 40 c0 82 c8 10 09 a4 e8 e0 3c dd 99 54 1f ba 88 db 3a 07 4d 7d 9d 76 c8 f5 01 (pdch.cpp:1021) 20241107083004452 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:1032) 20241107083004452 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:1072) 20241107083004452 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) 20241107083004452 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) 20241107083004452 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241107083004452 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=64 88 04 52 74 70 9e ee 4c aa 0f 5d c4 6d 9d 83 a6 be 4e 3b e4 fa (tbf_ul.cpp:337) 20241107083004452 DRLCMACUL DEBUG - Mark BSN 1992 as INVALID (rlc_window_ul.cpp:42) 20241107083004452 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241107083004452 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241107083004452 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083004452 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) 20241107083004452 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) 20241107083004454 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) 20241107083004454 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) 20241107083004455 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) 20241107083004455 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) 20241107083004456 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) 20241107083004456 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) 20241107083004457 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) 20241107083004457 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) 20241107083004458 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) 20241107083004458 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) 20241107083004459 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) 20241107083004459 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) 20241107083004460 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) 20241107083004460 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) 20241107083004460 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083004471 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 b2 7a 0c 9c 8e 21 51 7e cb cb a9 12 df fa c7 24 98 df 9d 32 b0 e3 00 (pcu_l1_if.cpp:463) 20241107083004471 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) 20241107083004471 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083004471 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 48 c0 82 b2 7a 0c 9c 8e 21 51 7e cb cb a9 12 df fa c7 24 98 df 9d 32 b0 e3 00 (pdch.cpp:1021) 20241107083004471 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:1032) 20241107083004471 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:1072) 20241107083004471 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) 20241107083004471 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) 20241107083004471 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241107083004471 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=59 3d 06 4e c7 90 28 bf e5 e5 54 89 6f fd 63 12 cc ef 4e 19 d8 71 (tbf_ul.cpp:337) 20241107083004471 DRLCMACUL DEBUG - Mark BSN 1993 as INVALID (rlc_window_ul.cpp:42) 20241107083004471 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241107083004471 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241107083004471 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083004471 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) 20241107083004471 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) 20241107083004472 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) 20241107083004472 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) 20241107083004473 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) 20241107083004473 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) 20241107083004474 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) 20241107083004474 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) 20241107083004475 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) 20241107083004475 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) 20241107083004475 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) 20241107083004475 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) 20241107083004476 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) 20241107083004476 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) 20241107083004477 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) 20241107083004477 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) 20241107083004480 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083004495 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 0c 49 a1 39 59 2d c5 01 4d 62 2a bb c6 35 db 13 2a e5 29 53 ae a2 01 (pcu_l1_if.cpp:463) 20241107083004495 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) 20241107083004496 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083004496 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 50 c0 82 0c 49 a1 39 59 2d c5 01 4d 62 2a bb c6 35 db 13 2a e5 29 53 ae a2 01 (pdch.cpp:1021) 20241107083004496 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:1032) 20241107083004496 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:1072) 20241107083004496 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) 20241107083004496 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) 20241107083004496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241107083004496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=86 a4 d0 9c ac 96 e2 80 26 31 95 5d e3 9a ed 09 95 f2 94 29 57 d1 (tbf_ul.cpp:337) 20241107083004496 DRLCMACUL DEBUG - Mark BSN 1994 as INVALID (rlc_window_ul.cpp:42) 20241107083004496 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241107083004496 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241107083004496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083004496 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) 20241107083004496 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) 20241107083004498 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) 20241107083004498 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) 20241107083004499 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) 20241107083004499 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) 20241107083004500 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) 20241107083004500 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) 20241107083004500 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) 20241107083004500 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) 20241107083004501 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) 20241107083004501 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) 20241107083004502 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) 20241107083004502 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) 20241107083004502 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) 20241107083004502 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) 20241107083004502 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083004514 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 ce d1 8a 24 1a c4 34 fe c7 f7 2d 2b 51 d0 b0 4a d4 ec 6f 6c ba 54 00 (pcu_l1_if.cpp:463) 20241107083004514 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) 20241107083004514 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083004514 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 58 c0 82 ce d1 8a 24 1a c4 34 fe c7 f7 2d 2b 51 d0 b0 4a d4 ec 6f 6c ba 54 00 (pdch.cpp:1021) 20241107083004514 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:1032) 20241107083004514 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:1072) 20241107083004514 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) 20241107083004514 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) 20241107083004514 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241107083004514 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=e7 68 45 12 0d 62 1a ff e3 fb 96 95 28 68 58 25 6a f6 37 36 5d 2a (tbf_ul.cpp:337) 20241107083004514 DRLCMACUL DEBUG - Mark BSN 1995 as INVALID (rlc_window_ul.cpp:42) 20241107083004514 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241107083004514 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241107083004514 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083004514 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) 20241107083004514 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) 20241107083004515 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) 20241107083004515 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) 20241107083004516 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) 20241107083004516 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) 20241107083004516 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) 20241107083004517 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) 20241107083004517 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) 20241107083004517 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) 20241107083004518 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) 20241107083004518 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) 20241107083004519 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) 20241107083004519 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) 20241107083004520 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) 20241107083004520 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) 20241107083004521 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083004533 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 92 89 40 df d0 0f 40 8e 59 8d 9a ee b7 b4 08 c7 15 b4 cf d0 72 15 01 (pcu_l1_if.cpp:463) 20241107083004533 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) 20241107083004533 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083004533 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 60 c0 82 92 89 40 df d0 0f 40 8e 59 8d 9a ee b7 b4 08 c7 15 b4 cf d0 72 15 01 (pdch.cpp:1021) 20241107083004533 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:1032) 20241107083004533 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:1072) 20241107083004533 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) 20241107083004533 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) 20241107083004533 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241107083004533 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=c9 44 a0 6f e8 07 20 c7 ac 46 4d f7 5b 5a 84 e3 0a da 67 68 b9 8a (tbf_ul.cpp:337) 20241107083004533 DRLCMACUL DEBUG - Mark BSN 1996 as INVALID (rlc_window_ul.cpp:42) 20241107083004533 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241107083004533 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241107083004533 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083004533 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) 20241107083004533 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) 20241107083004534 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) 20241107083004534 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) 20241107083004535 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) 20241107083004535 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) 20241107083004536 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) 20241107083004536 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) 20241107083004537 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) 20241107083004537 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) 20241107083004537 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) 20241107083004537 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) 20241107083004538 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) 20241107083004538 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) 20241107083004539 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) 20241107083004539 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) 20241107083004542 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083004557 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 84 c1 a8 50 97 8c a8 ce f3 2f 20 2b b3 43 a5 a3 79 c2 9c 3d 9a 27 01 (pcu_l1_if.cpp:463) 20241107083004557 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) 20241107083004557 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083004557 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 68 c0 82 84 c1 a8 50 97 8c a8 ce f3 2f 20 2b b3 43 a5 a3 79 c2 9c 3d 9a 27 01 (pdch.cpp:1021) 20241107083004557 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:1032) 20241107083004557 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:1072) 20241107083004557 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) 20241107083004557 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) 20241107083004557 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241107083004557 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=c2 60 54 a8 4b 46 54 e7 f9 17 90 95 d9 a1 d2 d1 3c 61 ce 1e cd 93 (tbf_ul.cpp:337) 20241107083004557 DRLCMACUL DEBUG - Mark BSN 1997 as INVALID (rlc_window_ul.cpp:42) 20241107083004557 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241107083004557 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241107083004557 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083004557 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) 20241107083004557 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) 20241107083004558 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) 20241107083004558 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) 20241107083004559 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) 20241107083004559 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) 20241107083004560 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) 20241107083004560 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) 20241107083004561 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) 20241107083004561 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) 20241107083004562 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) 20241107083004562 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) 20241107083004563 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) 20241107083004563 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) 20241107083004564 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) 20241107083004564 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) 20241107083004564 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083004576 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 9e 18 eb 87 9d cb 9f 66 56 e1 15 a8 76 94 d7 b4 08 01 1d b3 86 64 01 (pcu_l1_if.cpp:463) 20241107083004576 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) 20241107083004576 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083004576 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 70 c0 82 9e 18 eb 87 9d cb 9f 66 56 e1 15 a8 76 94 d7 b4 08 01 1d b3 86 64 01 (pdch.cpp:1021) 20241107083004576 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:1032) 20241107083004576 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:1072) 20241107083004576 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) 20241107083004576 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) 20241107083004576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241107083004576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=4f 8c f5 c3 ce e5 4f 33 ab f0 0a 54 3b ca 6b 5a 84 80 8e 59 43 b2 (tbf_ul.cpp:337) 20241107083004576 DRLCMACUL DEBUG - Mark BSN 1998 as INVALID (rlc_window_ul.cpp:42) 20241107083004576 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241107083004576 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241107083004576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083004576 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) 20241107083004576 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) 20241107083004577 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) 20241107083004577 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) 20241107083004579 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) 20241107083004579 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) 20241107083004579 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) 20241107083004579 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) 20241107083004580 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) 20241107083004580 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) 20241107083004581 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) 20241107083004581 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) 20241107083004582 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) 20241107083004582 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) 20241107083004582 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) 20241107083004582 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) 20241107083004584 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083004595 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 76 64 71 4e d1 87 74 87 e8 9d f8 76 4c 84 1a bb 3a fb 4a ea dc 97 01 (pcu_l1_if.cpp:463) 20241107083004595 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) 20241107083004595 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083004595 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 78 c0 82 76 64 71 4e d1 87 74 87 e8 9d f8 76 4c 84 1a bb 3a fb 4a ea dc 97 01 (pdch.cpp:1021) 20241107083004595 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:1032) 20241107083004595 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:1072) 20241107083004595 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) 20241107083004595 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) 20241107083004595 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241107083004595 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=3b b2 38 a7 e8 43 ba 43 f4 4e 7c 3b 26 42 8d 5d 9d 7d 25 75 ee cb (tbf_ul.cpp:337) 20241107083004595 DRLCMACUL DEBUG - Mark BSN 1999 as INVALID (rlc_window_ul.cpp:42) 20241107083004595 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241107083004595 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241107083004595 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083004596 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) 20241107083004596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} complete UL frame len=352 (tbf_ul.cpp:197) 20241107083004596 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} len=352 (tbf_ul.cpp:467) 20241107083004596 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) 20241107083004596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107083004596 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107083004596 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107083004596 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) 20241107083004596 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083004596 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) 20241107083004598 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) 20241107083004598 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) 20241107083004599 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) 20241107083004599 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) 20241107083004600 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) 20241107083004600 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) 20241107083004601 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) 20241107083004601 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) 20241107083004603 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) 20241107083004603 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) 20241107083004604 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) 20241107083004604 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) 20241107083004605 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) 20241107083004605 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) 20241107083004606 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) 20241107083004606 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) 20241107083004606 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20241107083004606 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107083004606 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) 20241107083004606 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) 20241107083004606 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20241107083004606 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) 20241107083004606 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) 20241107083004606 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) 20241107083004606 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) 20241107083004607 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(123)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0087F0222B2B2B2B2B2B2B2B2B2B'O BTS(123)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083004614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41970<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083004616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41966<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083004617 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083004617 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083004617 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083004617 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107083004617 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:1202) 20241107083004617 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) Detaching TBF: TBF(UL:E:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241107083004617 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083004617 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083004617 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083004617 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241107083004617 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241107083004617 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083004617 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083004617 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083004617 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083004617 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083004617 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083004617 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083004617 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083004617 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083004617 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083004617 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083004617 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107083004617 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083004617 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) 20241107083004617 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) 20241107083004617 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_mcs_max_ul finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_max_ul pass'. respawn: 14: stopped pid 6941 with status 0 respawn: 15: starting: osmo-pcu Thu Nov 7 08:30:04 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 20241107083004646 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083004646 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083004646 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083004646 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083004661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41984<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083004762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41984<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254956) Waiting for packet dumper to finish... 1 (prev_count=254956, count=313188) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_max_ul pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_initial_dl'. ------ PCU_Tests.TC_mcs_initial_dl ------ Thu Nov 7 08:30:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_mcs_initial_dl.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_mcs_initial_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_initial_dl' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_mcs_initial_dl started. 126@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_mcs_initial_dl-BVCI1234(128)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 126@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 126@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(130)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083007896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41996<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 126@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(134)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 126@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(134)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(131)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083007904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42002<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(131)@fb7e2f9c3787: Start timer T: 5 s PCUIF(131)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_mcs_initial_dl-STATS(136)@fb7e2f9c3787: Start timer T: 2 s TC_mcs_initial_dl-STATS(136)@fb7e2f9c3787: Start timer T: 2 s 126@fb7e2f9c3787: 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(137)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(137)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083009647 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083009647 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083009647 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(131)@fb7e2f9c3787: OsmoPCU is now connected BTS(133)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 179) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"lly, exit status: 0, user time: 0." MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083009664 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083009664 DLGLOBAL DEBUG validating counter group 0x55c2c43e7020(bts) with 102 counters (rate_ctr.c:86) 20241107083009664 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083009664 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083009664 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083009664 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083009664 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083009664 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083009664 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083009664 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083009664 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083009664 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083009664 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083009664 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083009664 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083009664 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083009664 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083009664 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083009664 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083009664 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083009664 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083009664 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083009664 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083009664 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083009664 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083009664 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083009665 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083009665 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083009665 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083009665 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083009665 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083009665 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083009665 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083009665 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083009665 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083009665 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083009665 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083009665 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083009665 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083009665 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083009665 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083009665 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083009665 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083009665 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083009665 DLGLOBAL DEBUG validating counter group 0x7fe2789aa5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083009665 DLGLOBAL DEBUG validating counter group 0x55c2c43e6700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083009665 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083009665 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083009665 DLGLOBAL DEBUG validating counter group 0x7fe2789ab160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083009665 DLGLOBAL DEBUG validating counter group 0x7fe2789ab140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083009665 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083009665 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) 20241107083009665 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) 20241107083009665 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083009665 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083009666 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083009666 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083009666 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083009666 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083009666 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083009666 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083009666 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083009666 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083009666 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083009666 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083009666 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083009666 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083009666 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083009666 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083009666 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083009666 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083009666 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083009666 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083009666 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083009666 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083009666 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083009666 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083009666 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083009666 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083009666 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) 20241107083009666 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) 20241107083009667 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083009668 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@fb7e2f9c3787: Start timer T: 2 s BTS(133)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(133)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(133)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(133)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(130)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(130)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE MTC@fb7e2f9c3787: Start timer T: 2 s BTS(133)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(130)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(130)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083009675 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083009675 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) 20241107083009676 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) 20241107083009676 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083009676 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083009676 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@fb7e2f9c3787: Start timer T: 2 s 20241107083009676 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083009676 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) 20241107083009677 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(133)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(133)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(130)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(130)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083009680 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083009680 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) 20241107083009680 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) 20241107083009680 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083009680 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083009680 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083009680 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083009680 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083009680 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083009680 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(133)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083009681 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) 20241107083009681 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) 20241107083009681 DRLCMAC DEBUG New max MCS: DL=4 UL=9 (bts.cpp:1449) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083009682 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083009682 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) 20241107083009683 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) 20241107083009683 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(130)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(130)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(130)@fb7e2f9c3787: Start timer Tns_test: 10 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083009684 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) 20241107083009684 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@fb7e2f9c3787: Start timer T: 2 s 20241107083009685 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) 20241107083009685 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@fb7e2f9c3787: Start timer T: 2 s 20241107083009686 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) 20241107083009686 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@fb7e2f9c3787: Start timer T: 2 s 20241107083009686 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) 20241107083009686 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) 20241107083009688 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) 20241107083009688 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083009689 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) 20241107083009689 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@fb7e2f9c3787: Start timer T: 2 s 20241107083009690 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083009694 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) 20241107083009695 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) 127@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 127@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083009695 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) 20241107083009696 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) 20241107083009696 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) 20241107083009696 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) 20241107083009697 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) 20241107083009697 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) 20241107083009698 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) 20241107083009698 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) 20241107083009699 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) 20241107083009699 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) 20241107083009700 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) 20241107083009700 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) 20241107083009700 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083009700 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083009700 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083009700 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083009700 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083009700 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083009700 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083009700 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083009700 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) 20241107083009700 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) 20241107083009701 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_mcs_initial_dl-BVCI1234(128)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_mcs_initial_dl-BVCI1234(128)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083009712 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083009713 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083009713 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083009713 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083009713 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083009713 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083009713 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083009713 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083009714 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) 20241107083009714 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@fb7e2f9c3787: Start timer T: 2 s 20241107083009716 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) 20241107083009716 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) 20241107083009716 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) 20241107083009716 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) 20241107083009716 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) 20241107083009716 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) 20241107083009717 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) 20241107083009717 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) 20241107083009717 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) 20241107083009717 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) 20241107083009718 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) 20241107083009718 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) 20241107083009718 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) 20241107083009718 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) 20241107083009718 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083009718 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083009718 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083009718 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083009718 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083009718 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241107083009718 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) 20241107083009719 DLBSSGP DEBUG Got downlink MS class 3/3 (gprs_bssgp_pcu.c:148) 20241107083009719 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241107083009719 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083009719 DLGLOBAL DEBUG validating counter group 0x55c2c43e6740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083009719 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107083009719 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083009719 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107083009719 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083009719 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241107083009719 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083009719 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083009719 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083009719 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083009719 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083009719 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083009719 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083009719 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083009719 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083009719 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083009719 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083009719 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083009719 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083009719 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) 20241107083009719 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083009719 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083009719 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083009719 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Allocating DL TBF (tbf_dl.cpp:116) 20241107083009719 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083009719 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083009719 DLGLOBAL DEBUG validating counter group 0x55c2c43e6b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083009719 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083009719 DLGLOBAL DEBUG validating counter group 0x55c2c43e6de0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083009719 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083009719 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:1192) 20241107083009719 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) 20241107083009719 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) 20241107083009719 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) 20241107083009719 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083009719 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) 20241107083009719 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) 20241107083009719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083009719 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) 20241107083009719 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083009719 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) 20241107083009719 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083009719 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) 20241107083009719 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 00 03 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241107083009719 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) 20241107083009719 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083009719 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083009719 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083009719 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083009719 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083009719 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083009719 DLBSSGP DEBUG Computed BVC leak rate = 17600, num_pdch = 8, cs = MCS-4 (gprs_bssgp_pcu.c:978) 20241107083009719 DLBSSGP DEBUG Computed MS default leak rate = 8800, ms_num_pdch = 4, cs = MCS-4 (gprs_bssgp_pcu.c:1001) 20241107083009719 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 176000, R = 17600, Bmax_MS = 88000, R_MS = 8800, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083009719 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(133)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(133)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 } } } } } } } } } 20241107083009723 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083009724 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083009724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083009724 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083009724 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) 20241107083009724 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083009724 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083009724 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083009724 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083009724 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083009738 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) 20241107083009738 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) 20241107083009739 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) 20241107083009739 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) 20241107083009740 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) 20241107083009740 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) 20241107083009741 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) 20241107083009741 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) 20241107083009742 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) 20241107083009742 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) 20241107083009742 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) 20241107083009742 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) 20241107083009743 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) 20241107083009743 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) 20241107083009744 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) 20241107083009744 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) 20241107083009745 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083009757 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) 20241107083009757 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) 20241107083009759 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) 20241107083009759 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) 20241107083009759 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) 20241107083009759 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) 20241107083009760 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) 20241107083009760 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) 20241107083009761 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) 20241107083009761 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) 20241107083009762 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) 20241107083009762 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) 20241107083009762 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) 20241107083009762 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) 20241107083009763 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) 20241107083009763 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) 20241107083009764 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083009776 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) 20241107083009776 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) 20241107083009777 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) 20241107083009777 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) 20241107083009778 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) 20241107083009778 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) 20241107083009779 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) 20241107083009779 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) 20241107083009780 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) 20241107083009780 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) 20241107083009780 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) 20241107083009780 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) 20241107083009781 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) 20241107083009781 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) 20241107083009782 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) 20241107083009782 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) 20241107083009786 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083009800 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) 20241107083009800 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) 20241107083009801 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) 20241107083009801 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) 20241107083009802 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) 20241107083009802 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) 20241107083009803 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) 20241107083009803 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) 20241107083009804 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) 20241107083009804 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) 20241107083009804 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) 20241107083009804 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) 20241107083009805 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) 20241107083009805 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) 20241107083009806 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) 20241107083009806 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) 20241107083009807 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083009819 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) 20241107083009819 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) 20241107083009820 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) 20241107083009820 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) 20241107083009821 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) 20241107083009821 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) 20241107083009822 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) 20241107083009822 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) 20241107083009823 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) 20241107083009823 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) 20241107083009823 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) 20241107083009823 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) 20241107083009824 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) 20241107083009824 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) 20241107083009825 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) 20241107083009825 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) 20241107083009826 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083009838 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) 20241107083009838 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) 20241107083009839 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) 20241107083009839 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) 20241107083009840 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) 20241107083009840 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) 20241107083009841 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) 20241107083009841 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) 20241107083009842 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) 20241107083009842 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) 20241107083009843 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) 20241107083009843 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) 20241107083009844 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) 20241107083009844 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) 20241107083009845 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) 20241107083009845 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) 20241107083009848 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083009862 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) 20241107083009862 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) 20241107083009863 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) 20241107083009863 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) 20241107083009864 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) 20241107083009864 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) 20241107083009865 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) 20241107083009865 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) 20241107083009866 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) 20241107083009866 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) 20241107083009866 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) 20241107083009866 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) 20241107083009867 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) 20241107083009867 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) 20241107083009868 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) 20241107083009868 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) 20241107083009869 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083009881 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) 20241107083009881 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) 20241107083009882 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) 20241107083009882 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) 20241107083009883 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) 20241107083009883 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) 20241107083009884 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) 20241107083009884 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) 20241107083009885 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) 20241107083009885 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) 20241107083009885 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) 20241107083009885 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) 20241107083009886 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) 20241107083009886 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) 20241107083009887 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) 20241107083009887 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) 20241107083009888 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083009900 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) 20241107083009900 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) 20241107083009901 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) 20241107083009901 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) 20241107083009902 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) 20241107083009902 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) 20241107083009903 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) 20241107083009903 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) 20241107083009904 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) 20241107083009904 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) 20241107083009904 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) 20241107083009904 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) 20241107083009905 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) 20241107083009905 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) 20241107083009906 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) 20241107083009906 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) 20241107083009909 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083009924 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) 20241107083009924 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) 20241107083009925 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083009925 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) 20241107083009925 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083009925 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) 20241107083009925 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) 20241107083009926 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) 20241107083009926 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) 20241107083009927 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) 20241107083009927 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) 20241107083009927 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) 20241107083009927 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) 20241107083009928 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) 20241107083009928 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) 20241107083009929 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) 20241107083009929 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) 20241107083009930 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) 20241107083009930 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) 20241107083009931 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) 20241107083009931 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) 20241107083009931 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) 20241107083009931 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) 20241107083009931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083009931 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083009931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083009931 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) 20241107083009931 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) 20241107083009931 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241107083009931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, MCS-3): 14 ff ab 27 2b 9b f8 86 e6 a1 27 bd 2b 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) 20241107083009931 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) 20241107083009931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083009931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083009931 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) 20241107083009931 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083009931 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083009931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=69, TS=7) (tbf_dl.cpp:883) 20241107083009931 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=69, TS=7 (tbf_dl.cpp:903) 20241107083009931 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 57 4f 56 36 f1 0d cd 43 4f 7a 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 00 (tbf_dl.cpp:911) 20241107083009931 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 06 28 fe 57 4f 56 36 f1 0d cd 43 4f 7a 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 00 (pcu_l1_if.cpp:182) 20241107083009932 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083009943 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) 20241107083009943 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) 20241107083009945 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) 20241107083009945 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) 20241107083009945 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) 20241107083009946 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) 20241107083009946 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) 20241107083009946 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) 20241107083009947 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) 20241107083009947 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) 20241107083009948 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) 20241107083009948 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) 20241107083009949 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) 20241107083009949 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) 20241107083009949 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) 20241107083009949 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) 20241107083009950 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083009962 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) 20241107083009962 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) 20241107083009964 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) 20241107083009964 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) 20241107083009965 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) 20241107083009965 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) 20241107083009967 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) 20241107083009967 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) 20241107083009968 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) 20241107083009968 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) 20241107083009969 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) 20241107083009969 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) 20241107083009970 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) 20241107083009970 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) 20241107083009971 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) 20241107083009971 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) 20241107083009972 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083009986 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) 20241107083009986 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) 20241107083009988 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) 20241107083009988 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) 20241107083009989 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) 20241107083009989 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) 20241107083009989 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) 20241107083009989 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) 20241107083009990 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) 20241107083009990 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) 20241107083009991 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) 20241107083009991 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) 20241107083009992 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) 20241107083009992 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) 20241107083009993 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) 20241107083009993 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) 20241107083009994 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083010006 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 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) 20241107083010006 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) 20241107083010006 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083010006 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083010006 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) 20241107083010006 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083010006 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083010006 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, 0x55c2c489578c, 0x55c2c4895790, 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:572) 20241107083010007 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:599) 20241107083010007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083010007 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) 20241107083010007 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) 20241107083010007 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083010007 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) 20241107083010007 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) 20241107083010007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241107083010007 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107083010007 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)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083010007 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) 20241107083010007 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) 20241107083010008 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) 20241107083010008 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) 20241107083010011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42002<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083010011 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) 20241107083010011 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) 20241107083010012 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) 20241107083010012 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) 20241107083010012 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) 20241107083010012 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) 20241107083010013 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) 20241107083010013 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) 20241107083010014 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) 20241107083010014 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) 20241107083010018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41996<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083010019 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083010019 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083010019 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083010019 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083010019 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:1202) 20241107083010019 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) 20241107083010019 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083010019 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083010019 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083010019 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083010019 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083010019 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083010020 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083010020 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083010020 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083010020 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083010020 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083010020 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083010020 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083010020 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083010020 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083010020 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083010020 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083010020 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) 20241107083010020 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) 20241107083010020 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 7001 with status 0 respawn: 16: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_mcs_initial_dl finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_initial_dl pass'. Thu Nov 7 08:30:10 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 20241107083010068 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083010069 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083010069 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083010069 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083010097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42008<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083010198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42008<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140716) Waiting for packet dumper to finish... 1 (prev_count=140716, count=178168) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_initial_dl pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_max_dl'. ------ PCU_Tests.TC_mcs_max_dl ------ Thu Nov 7 08:30:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_mcs_max_dl.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_mcs_max_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_max_dl' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_mcs_max_dl started. 139@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_mcs_max_dl-BVCI1234(141)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 139@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 139@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(143)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083013343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33228<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 139@fb7e2f9c3787: 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(147)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 139@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(147)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(144)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(144)@fb7e2f9c3787: Start timer T: 5 s 20241107083013350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33234<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(144)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_mcs_max_dl-STATS(148)@fb7e2f9c3787: Start timer T: 2 s TC_mcs_max_dl-STATS(148)@fb7e2f9c3787: Start timer T: 2 s 139@fb7e2f9c3787: 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(151)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(151)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083015069 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083015070 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083015070 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(144)@fb7e2f9c3787: OsmoPCU is now connected BTS(145)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083015085 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083015085 DLGLOBAL DEBUG validating counter group 0x557751555020(bts) with 102 counters (rate_ctr.c:86) 20241107083015086 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083015086 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083015086 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083015086 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083015086 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083015086 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083015086 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083015086 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083015086 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083015086 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083015086 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083015086 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083015086 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083015086 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083015086 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083015086 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083015086 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083015086 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083015086 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083015086 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083015086 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083015086 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083015086 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083015086 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083015086 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083015086 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083015086 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083015086 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083015086 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083015086 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083015086 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083015086 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083015086 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083015086 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083015086 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083015086 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083015086 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083015086 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083015086 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083015086 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083015086 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083015086 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083015086 DLGLOBAL DEBUG validating counter group 0x7f401a96a5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083015086 DLGLOBAL DEBUG validating counter group 0x557751554700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083015086 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083015086 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083015086 DLGLOBAL DEBUG validating counter group 0x7f401a96b160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083015086 DLGLOBAL DEBUG validating counter group 0x7f401a96b140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083015086 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083015086 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) 20241107083015086 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) 20241107083015086 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083015086 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083015087 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083015087 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083015087 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083015087 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083015087 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083015087 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083015087 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083015087 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083015087 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083015087 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083015087 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083015087 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083015087 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083015087 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083015087 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083015087 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083015087 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083015087 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083015087 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083015087 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083015087 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083015087 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083015087 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083015087 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083015087 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083015088 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) 20241107083015088 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@fb7e2f9c3787: Start timer T: 2 s 20241107083015089 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(145)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(143)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@fb7e2f9c3787: Start timer T: 2 s BTS(145)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(143)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(143)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(143)@fb7e2f9c3787: Start timer Tns_test: 10 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(145)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" 20241107083015094 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083015094 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) 20241107083015094 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) 20241107083015094 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083015094 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083015094 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@fb7e2f9c3787: Start timer T: 2 s BTS(145)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083015095 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083015095 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) 20241107083015095 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(145)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083015096 DRLCMAC DEBUG New max MCS: DL=3 UL=9 (bts.cpp:1449) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(143)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(143)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(145)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083015099 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083015099 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) 20241107083015099 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) 20241107083015099 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083015099 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083015099 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083015099 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083015100 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083015100 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083015100 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(145)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083015102 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083015102 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(145)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(143)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(143)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(143)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083015103 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) 20241107083015103 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@fb7e2f9c3787: Start timer T: 2 s 20241107083015104 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) 20241107083015104 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@fb7e2f9c3787: Start timer T: 2 s 20241107083015104 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) 20241107083015104 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@fb7e2f9c3787: Start timer T: 2 s 20241107083015105 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) 20241107083015105 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@fb7e2f9c3787: Start timer T: 2 s 20241107083015106 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) 20241107083015106 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) 20241107083015107 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) 20241107083015107 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) 20241107083015108 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) 20241107083015108 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) 20241107083015108 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) 20241107083015108 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) 20241107083015109 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 140@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 140@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083015117 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) 20241107083015117 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) 20241107083015118 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) 20241107083015118 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) 20241107083015119 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) 20241107083015119 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) 20241107083015120 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) 20241107083015120 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) 20241107083015120 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083015120 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083015120 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083015120 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083015120 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083015120 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083015120 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083015120 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083015120 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) 20241107083015120 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) 20241107083015121 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) 20241107083015121 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) 20241107083015121 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) 20241107083015121 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) 20241107083015122 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) 20241107083015122 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) 20241107083015123 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_mcs_max_dl-BVCI1234(141)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_mcs_max_dl-BVCI1234(141)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083015129 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083015129 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083015129 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083015129 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083015129 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083015129 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083015129 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083015129 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083015132 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083015132 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083015133 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083015133 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083015133 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083015133 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083015133 DLBSSGP DEBUG Computed BVC leak rate = 14800, num_pdch = 8, cs = MCS-3 (gprs_bssgp_pcu.c:978) 20241107083015133 DLBSSGP DEBUG Computed MS default leak rate = 7400, ms_num_pdch = 4, cs = MCS-3 (gprs_bssgp_pcu.c:1001) 20241107083015133 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 148000, R = 14800, Bmax_MS = 74000, R_MS = 7400, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083015133 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083015135 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) 20241107083015135 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) 20241107083015135 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) 20241107083015135 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) 20241107083015135 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) 20241107083015135 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) 20241107083015136 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) 20241107083015136 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) 20241107083015136 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) 20241107083015136 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) 20241107083015136 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) 20241107083015136 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) 20241107083015136 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083015136 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083015136 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083015136 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083015136 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083015136 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) 20241107083015136 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) 20241107083015136 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) 20241107083015136 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@fb7e2f9c3787: Start timer T: 10 s MTC@fb7e2f9c3787: BSSGP successfully initialized MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083015143 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083015143 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083015143 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083015143 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083015143 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083015143 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241107083015143 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) 20241107083015143 DLBSSGP DEBUG Got downlink MS class 3/3 (gprs_bssgp_pcu.c:148) 20241107083015143 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20241107083015143 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083015143 DLGLOBAL DEBUG validating counter group 0x557751554740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083015143 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107083015143 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083015143 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107083015143 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083015143 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241107083015143 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083015143 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083015143 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083015143 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083015143 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083015143 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083015143 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083015143 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083015143 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083015143 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083015143 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083015143 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083015143 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083015143 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) 20241107083015143 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083015143 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083015143 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083015143 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Allocating DL TBF (tbf_dl.cpp:116) 20241107083015143 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083015143 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083015143 DLGLOBAL DEBUG validating counter group 0x557751554b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083015144 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083015144 DLGLOBAL DEBUG validating counter group 0x557751554de0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083015144 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083015144 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:1192) 20241107083015144 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) 20241107083015144 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) 20241107083015144 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) 20241107083015144 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083015144 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) 20241107083015144 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) 20241107083015144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083015144 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) 20241107083015144 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083015144 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) 20241107083015144 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083015144 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) 20241107083015144 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 00 03 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241107083015144 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) 20241107083015144 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(145)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(145)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083015146 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083015146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083015146 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083015146 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) 20241107083015159 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) 20241107083015159 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) 20241107083015160 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) 20241107083015160 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) 20241107083015161 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) 20241107083015161 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) 20241107083015161 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) 20241107083015161 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) 20241107083015162 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) 20241107083015162 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) 20241107083015163 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) 20241107083015163 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) 20241107083015163 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) 20241107083015163 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) 20241107083015164 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) 20241107083015164 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) 20241107083015165 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083015178 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) 20241107083015178 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) 20241107083015180 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) 20241107083015180 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) 20241107083015180 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) 20241107083015181 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) 20241107083015181 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) 20241107083015181 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) 20241107083015182 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) 20241107083015182 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) 20241107083015183 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) 20241107083015183 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) 20241107083015184 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) 20241107083015184 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) 20241107083015184 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) 20241107083015184 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) 20241107083015185 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083015198 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) 20241107083015198 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) 20241107083015199 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) 20241107083015199 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) 20241107083015200 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) 20241107083015200 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) 20241107083015201 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) 20241107083015201 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) 20241107083015201 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) 20241107083015202 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) 20241107083015202 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) 20241107083015202 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) 20241107083015203 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) 20241107083015203 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) 20241107083015204 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) 20241107083015204 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) 20241107083015207 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083015221 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) 20241107083015221 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) 20241107083015223 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) 20241107083015223 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) 20241107083015223 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) 20241107083015223 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) 20241107083015224 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) 20241107083015224 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) 20241107083015225 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) 20241107083015225 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) 20241107083015226 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) 20241107083015226 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) 20241107083015227 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) 20241107083015227 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) 20241107083015227 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) 20241107083015227 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) 20241107083015228 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083015240 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) 20241107083015240 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) 20241107083015241 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) 20241107083015241 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) 20241107083015242 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) 20241107083015242 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) 20241107083015243 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) 20241107083015243 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) 20241107083015244 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) 20241107083015244 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) 20241107083015244 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) 20241107083015244 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) 20241107083015245 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) 20241107083015245 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) 20241107083015246 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) 20241107083015246 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) 20241107083015247 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083015259 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) 20241107083015259 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) 20241107083015260 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) 20241107083015261 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) 20241107083015261 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) 20241107083015261 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) 20241107083015262 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) 20241107083015262 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) 20241107083015263 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) 20241107083015263 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) 20241107083015263 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) 20241107083015264 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) 20241107083015264 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) 20241107083015264 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) 20241107083015265 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) 20241107083015265 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) 20241107083015269 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083015283 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) 20241107083015283 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) 20241107083015284 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) 20241107083015284 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) 20241107083015285 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) 20241107083015285 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) 20241107083015286 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) 20241107083015286 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) 20241107083015286 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) 20241107083015286 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) 20241107083015287 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) 20241107083015287 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) 20241107083015288 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) 20241107083015288 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) 20241107083015289 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) 20241107083015289 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) 20241107083015289 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083015302 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) 20241107083015302 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) 20241107083015303 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) 20241107083015303 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) 20241107083015304 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) 20241107083015304 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) 20241107083015305 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) 20241107083015305 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) 20241107083015305 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) 20241107083015305 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) 20241107083015306 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) 20241107083015306 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) 20241107083015307 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) 20241107083015307 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) 20241107083015308 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) 20241107083015308 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) 20241107083015308 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083015321 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) 20241107083015321 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) 20241107083015322 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) 20241107083015322 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) 20241107083015323 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) 20241107083015323 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) 20241107083015324 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) 20241107083015324 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) 20241107083015325 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) 20241107083015325 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) 20241107083015325 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) 20241107083015325 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) 20241107083015326 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) 20241107083015326 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) 20241107083015327 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) 20241107083015327 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) 20241107083015330 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083015345 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) 20241107083015345 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) 20241107083015346 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083015346 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) 20241107083015346 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083015346 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) 20241107083015346 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) 20241107083015347 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) 20241107083015347 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) 20241107083015347 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) 20241107083015347 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) 20241107083015348 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) 20241107083015348 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) 20241107083015349 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) 20241107083015349 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) 20241107083015350 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) 20241107083015350 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) 20241107083015350 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) 20241107083015350 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) 20241107083015351 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) 20241107083015352 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) 20241107083015352 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) 20241107083015352 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) 20241107083015352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083015352 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, MCS-1): ea 68 66 07 a3 8d ee 84 a9 cb 7e 38 35 5a ef 1f cc 0d 5a da 2a 9f (tbf_dl.cpp:686) 20241107083015352 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) 20241107083015352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083015352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, MCS-1): 07 00 00 96 d4 d1 cc 0e 46 1b dd 09 53 97 fd 70 6a b4 de 3f 98 1b b4 b4 55 3e 01 (tbf_dl.cpp:911) 20241107083015352 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 96 d4 d1 cc 0e 46 1b dd 09 53 97 fd 70 6a b4 de 3f 98 1b b4 b4 55 3e 01 (pcu_l1_if.cpp:182) 20241107083015352 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083015364 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) 20241107083015364 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) 20241107083015365 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) 20241107083015365 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) 20241107083015366 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) 20241107083015366 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) 20241107083015367 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) 20241107083015367 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) 20241107083015368 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) 20241107083015368 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) 20241107083015369 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) 20241107083015369 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) 20241107083015369 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) 20241107083015369 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) 20241107083015370 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) 20241107083015370 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) 20241107083015371 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) 20241107083015371 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) 20241107083015371 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) 20241107083015371 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) 20241107083015371 DRLCMACDL DEBUG -- Chunk with length 1378 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, MCS-1): 4e c4 7f 2b e9 10 72 a6 d8 96 a2 5f e8 3d e6 e2 a1 06 8c f7 86 6d (tbf_dl.cpp:686) 20241107083015371 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) 20241107083015371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107083015371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, MCS-1): 07 40 00 96 9c 88 ff 56 d2 21 e4 4c b1 2d 45 bf d0 7b cc c5 43 0d 18 ef 0d db 00 (tbf_dl.cpp:911) 20241107083015371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=07 40 00 96 9c 88 ff 56 d2 21 e4 4c b1 2d 45 bf d0 7b cc c5 43 0d 18 ef 0d db 00 (pcu_l1_if.cpp:182) 20241107083015372 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083015383 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) 20241107083015383 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) 20241107083015385 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) 20241107083015385 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) 20241107083015386 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) 20241107083015386 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) 20241107083015387 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) 20241107083015387 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) 20241107083015387 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) 20241107083015387 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) 20241107083015388 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) 20241107083015388 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) 20241107083015389 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) 20241107083015389 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) 20241107083015390 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) 20241107083015390 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) 20241107083015393 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) 20241107083015393 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) 20241107083015393 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) 20241107083015393 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) 20241107083015393 DRLCMACDL DEBUG -- Chunk with length 1356 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, MCS-1): 5f b1 6f 2e ba 43 4e 00 1b 5d 61 19 aa b7 89 e0 f9 15 00 c6 8b 64 (tbf_dl.cpp:686) 20241107083015393 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) 20241107083015393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107083015393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, MCS-1): 07 80 00 96 be 62 df 5c 74 87 9c 00 36 ba c2 32 54 6f 13 c1 f3 2b 00 8c 17 c9 00 (tbf_dl.cpp:911) 20241107083015393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=07 80 00 96 be 62 df 5c 74 87 9c 00 36 ba c2 32 54 6f 13 c1 f3 2b 00 8c 17 c9 00 (pcu_l1_if.cpp:182) 20241107083015394 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083015407 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) 20241107083015407 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) 20241107083015409 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) 20241107083015409 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) 20241107083015410 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) 20241107083015410 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) 20241107083015411 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) 20241107083015411 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) 20241107083015412 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) 20241107083015412 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) 20241107083015412 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) 20241107083015412 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) 20241107083015413 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) 20241107083015413 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) 20241107083015414 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) 20241107083015414 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) 20241107083015415 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) 20241107083015415 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) 20241107083015415 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) 20241107083015415 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) 20241107083015415 DRLCMACDL DEBUG -- Chunk with length 1334 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, MCS-1): 8c 75 7a 11 b5 7c 27 8c 00 d6 ba 24 96 a5 8b 70 a2 a3 a7 d5 33 19 (tbf_dl.cpp:686) 20241107083015415 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) 20241107083015415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107083015415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, MCS-1): 07 c0 00 96 18 eb f4 22 6a f9 4e 18 01 ac 75 49 2c 4b 17 e1 44 47 4f ab 67 32 00 (tbf_dl.cpp:911) 20241107083015415 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=07 c0 00 96 18 eb f4 22 6a f9 4e 18 01 ac 75 49 2c 4b 17 e1 44 47 4f ab 67 32 00 (pcu_l1_if.cpp:182) 20241107083015416 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083015426 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) 20241107083015426 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) 20241107083015427 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) 20241107083015427 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) 20241107083015428 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) 20241107083015428 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) 20241107083015429 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) 20241107083015429 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) 20241107083015430 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) 20241107083015430 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) 20241107083015430 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) 20241107083015430 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) 20241107083015431 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) 20241107083015431 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) 20241107083015432 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) 20241107083015432 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) 20241107083015433 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) 20241107083015433 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) 20241107083015433 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) 20241107083015433 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) 20241107083015433 DRLCMACDL DEBUG -- Chunk with length 1312 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, MCS-1): 18 54 78 d5 78 5b 24 13 50 77 10 bf 11 36 df a2 94 e8 fe 0b 5c 71 (tbf_dl.cpp:686) 20241107083015433 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) 20241107083015433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241107083015433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, MCS-1): 07 00 01 96 30 a8 f0 aa f1 b6 48 26 a0 ee 20 7e 23 6c be 45 29 d1 fd 17 b8 e2 00 (tbf_dl.cpp:911) 20241107083015433 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 01 96 30 a8 f0 aa f1 b6 48 26 a0 ee 20 7e 23 6c be 45 29 d1 fd 17 b8 e2 00 (pcu_l1_if.cpp:182) 20241107083015434 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083015445 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) 20241107083015445 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) 20241107083015447 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) 20241107083015447 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) 20241107083015447 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) 20241107083015447 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) 20241107083015448 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) 20241107083015448 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) 20241107083015449 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) 20241107083015449 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) 20241107083015450 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) 20241107083015450 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) 20241107083015450 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) 20241107083015450 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) 20241107083015451 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) 20241107083015451 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) 20241107083015455 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) 20241107083015455 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) 20241107083015455 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) 20241107083015455 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) 20241107083015455 DRLCMACDL DEBUG -- Chunk with length 1290 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, MCS-1): 81 86 18 23 45 4f ba 6f 18 c1 db e3 40 2d b2 ce 13 2e fc f7 f7 92 (tbf_dl.cpp:686) 20241107083015455 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) 20241107083015455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241107083015455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, MCS-1): 07 40 01 96 02 0d 31 46 8a 9e 74 df 30 82 b7 c7 81 5a 64 9d 27 5c f8 ef ef 25 01 (tbf_dl.cpp:911) 20241107083015455 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=07 40 01 96 02 0d 31 46 8a 9e 74 df 30 82 b7 c7 81 5a 64 9d 27 5c f8 ef ef 25 01 (pcu_l1_if.cpp:182) 20241107083015455 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083015469 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) 20241107083015469 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) 20241107083015470 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) 20241107083015471 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) 20241107083015471 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) 20241107083015471 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) 20241107083015472 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) 20241107083015472 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) 20241107083015473 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) 20241107083015473 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) 20241107083015473 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) 20241107083015473 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) 20241107083015474 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) 20241107083015474 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) 20241107083015475 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) 20241107083015475 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) 20241107083015476 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) 20241107083015476 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) 20241107083015476 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) 20241107083015476 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) 20241107083015476 DRLCMACDL DEBUG -- Chunk with length 1268 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, MCS-1): bf e2 8c 82 f3 a5 e4 dd 78 79 4c f0 52 db 8b 09 cc c0 5b ad 49 8b (tbf_dl.cpp:686) 20241107083015476 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) 20241107083015476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241107083015476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, MCS-1): 07 80 01 96 7e c5 19 05 e7 4b c9 bb f1 f2 98 e0 a5 b6 17 13 98 81 b7 5a 93 16 01 (tbf_dl.cpp:911) 20241107083015476 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=07 80 01 96 7e c5 19 05 e7 4b c9 bb f1 f2 98 e0 a5 b6 17 13 98 81 b7 5a 93 16 01 (pcu_l1_if.cpp:182) 20241107083015477 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083015488 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) 20241107083015488 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) 20241107083015489 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) 20241107083015490 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) 20241107083015490 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) 20241107083015490 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) 20241107083015491 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) 20241107083015491 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) 20241107083015492 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) 20241107083015492 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) 20241107083015493 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) 20241107083015493 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) 20241107083015493 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) 20241107083015493 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) 20241107083015494 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) 20241107083015494 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) 20241107083015495 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) 20241107083015495 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) 20241107083015495 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) 20241107083015495 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) 20241107083015495 DRLCMACDL DEBUG -- Chunk with length 1246 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, MCS-1): 60 1f f8 ac 61 12 0f 85 05 3e b9 b7 fe f6 4d 8c ec 8b e4 a7 cb 3b (tbf_dl.cpp:686) 20241107083015495 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) 20241107083015495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241107083015495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, MCS-1): 07 c0 01 96 c0 3e f0 59 c3 24 1e 0a 0b 7c 72 6f fd ed 9b 18 d9 17 c9 4f 97 77 00 (tbf_dl.cpp:911) 20241107083015495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=07 c0 01 96 c0 3e f0 59 c3 24 1e 0a 0b 7c 72 6f fd ed 9b 18 d9 17 c9 4f 97 77 00 (pcu_l1_if.cpp:182) 20241107083015496 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083015507 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) 20241107083015507 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) 20241107083015509 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) 20241107083015509 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) 20241107083015509 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) 20241107083015509 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) 20241107083015510 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) 20241107083015510 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) 20241107083015511 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) 20241107083015511 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) 20241107083015512 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) 20241107083015512 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) 20241107083015513 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) 20241107083015513 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) 20241107083015513 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) 20241107083015513 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) 20241107083015517 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) 20241107083015517 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) 20241107083015517 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) 20241107083015517 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) 20241107083015517 DRLCMACDL DEBUG -- Chunk with length 1224 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, MCS-1): 2c af 2f 2b 01 d4 a7 2f 38 b9 5c 4a 97 80 87 7c 5a 08 e6 d2 e7 03 (tbf_dl.cpp:686) 20241107083015517 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) 20241107083015517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241107083015517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, MCS-1): 07 00 02 96 58 5e 5f 56 02 a8 4f 5f 70 72 b9 94 2e 01 0f f9 b4 10 cc a5 cf 07 00 (tbf_dl.cpp:911) 20241107083015517 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 02 96 58 5e 5f 56 02 a8 4f 5f 70 72 b9 94 2e 01 0f f9 b4 10 cc a5 cf 07 00 (pcu_l1_if.cpp:182) 20241107083015518 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083015531 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) 20241107083015531 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) 20241107083015533 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) 20241107083015533 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) 20241107083015533 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) 20241107083015533 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) 20241107083015534 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) 20241107083015534 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) 20241107083015535 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) 20241107083015535 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) 20241107083015536 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) 20241107083015536 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) 20241107083015536 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) 20241107083015536 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) 20241107083015537 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) 20241107083015537 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) 20241107083015538 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) 20241107083015538 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) 20241107083015538 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) 20241107083015538 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) 20241107083015538 DRLCMACDL DEBUG -- Chunk with length 1202 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, MCS-1): 1e f5 4e 48 e9 0b 99 ee 25 7b 8c 5b c2 f5 51 bb 65 70 62 2f 55 7a (tbf_dl.cpp:686) 20241107083015538 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) 20241107083015538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241107083015538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, MCS-1): 07 40 02 96 3c ea 9d 90 d2 17 32 dd 4b f6 18 b7 84 eb a3 76 cb e0 c4 5e aa f4 00 (tbf_dl.cpp:911) 20241107083015538 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=07 40 02 96 3c ea 9d 90 d2 17 32 dd 4b f6 18 b7 84 eb a3 76 cb e0 c4 5e aa f4 00 (pcu_l1_if.cpp:182) 20241107083015539 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083015550 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) 20241107083015550 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) 20241107083015552 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) 20241107083015552 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) 20241107083015552 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) 20241107083015552 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) 20241107083015553 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) 20241107083015553 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) 20241107083015554 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) 20241107083015554 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) 20241107083015555 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) 20241107083015555 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) 20241107083015555 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) 20241107083015555 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) 20241107083015556 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) 20241107083015556 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) 20241107083015557 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) 20241107083015557 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) 20241107083015557 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) 20241107083015557 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) 20241107083015557 DRLCMACDL DEBUG -- Chunk with length 1180 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, MCS-1): 7d 61 15 13 1f 66 83 f9 ce de 8d 28 6a 71 d3 ea a1 e4 c5 e4 b1 40 (tbf_dl.cpp:686) 20241107083015557 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) 20241107083015557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241107083015557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, MCS-1): 07 80 02 96 fa c2 2a 26 3e cc 06 f3 9d bd 1b 51 d4 e2 a6 d5 43 c9 8b c9 63 81 00 (tbf_dl.cpp:911) 20241107083015557 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=07 80 02 96 fa c2 2a 26 3e cc 06 f3 9d bd 1b 51 d4 e2 a6 d5 43 c9 8b c9 63 81 00 (pcu_l1_if.cpp:182) 20241107083015558 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083015569 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) 20241107083015569 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) 20241107083015572 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) 20241107083015572 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) 20241107083015573 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) 20241107083015573 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) 20241107083015574 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) 20241107083015574 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) 20241107083015575 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) 20241107083015575 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) 20241107083015576 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) 20241107083015576 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) 20241107083015576 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) 20241107083015576 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) 20241107083015577 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) 20241107083015577 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) 20241107083015579 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) 20241107083015579 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) 20241107083015579 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) 20241107083015579 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) 20241107083015579 DRLCMACDL DEBUG -- Chunk with length 1158 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, MCS-1): fe 5a 47 d0 9c 10 62 a5 ae 3e 92 8b 7e b0 e6 69 73 50 43 3e 6a 37 (tbf_dl.cpp:686) 20241107083015579 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) 20241107083015579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241107083015579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, MCS-1): 07 c0 02 96 fc b5 8e a0 39 21 c4 4a 5d 7d 24 17 fd 60 cd d3 e6 a0 86 7c d4 6e 00 (tbf_dl.cpp:911) 20241107083015579 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=07 c0 02 96 fc b5 8e a0 39 21 c4 4a 5d 7d 24 17 fd 60 cd d3 e6 a0 86 7c d4 6e 00 (pcu_l1_if.cpp:182) 20241107083015580 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083015593 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) 20241107083015593 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) 20241107083015594 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) 20241107083015594 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) 20241107083015595 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) 20241107083015595 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) 20241107083015596 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) 20241107083015596 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) 20241107083015597 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) 20241107083015597 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) 20241107083015597 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) 20241107083015597 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) 20241107083015598 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) 20241107083015598 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) 20241107083015599 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) 20241107083015599 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) 20241107083015600 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) 20241107083015600 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) 20241107083015600 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) 20241107083015600 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) 20241107083015600 DRLCMACDL DEBUG -- Chunk with length 1136 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, MCS-1): d9 5d 9f 3c f2 7d 1e 91 a5 cb 81 76 d0 3c c2 cf d5 6c 37 d7 3c d6 (tbf_dl.cpp:686) 20241107083015600 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) 20241107083015600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241107083015600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, MCS-1): 07 00 03 96 b2 bb 3e 79 e4 fb 3c 22 4b 97 03 ed a0 79 84 9f ab d9 6e ae 79 ac 01 (tbf_dl.cpp:911) 20241107083015600 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 03 96 b2 bb 3e 79 e4 fb 3c 22 4b 97 03 ed a0 79 84 9f ab d9 6e ae 79 ac 01 (pcu_l1_if.cpp:182) 20241107083015600 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083015612 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) 20241107083015612 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) 20241107083015613 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) 20241107083015613 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) 20241107083015614 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) 20241107083015614 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) 20241107083015615 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) 20241107083015615 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) 20241107083015616 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) 20241107083015616 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) 20241107083015616 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) 20241107083015616 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) 20241107083015617 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) 20241107083015617 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) 20241107083015618 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) 20241107083015618 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) 20241107083015619 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) 20241107083015619 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) 20241107083015619 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) 20241107083015619 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) 20241107083015619 DRLCMACDL DEBUG -- Chunk with length 1114 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, MCS-1): 01 48 a1 4f 24 a5 70 89 50 6b fc 3d e2 26 bd e4 d5 3d 28 cf 77 42 (tbf_dl.cpp:686) 20241107083015619 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) 20241107083015619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241107083015619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, MCS-1): 07 40 03 96 02 90 42 9f 48 4a e1 12 a1 d6 f8 7b c4 4d 7a c9 ab 7b 50 9e ef 84 00 (tbf_dl.cpp:911) 20241107083015619 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=07 40 03 96 02 90 42 9f 48 4a e1 12 a1 d6 f8 7b c4 4d 7a c9 ab 7b 50 9e ef 84 00 (pcu_l1_if.cpp:182) 20241107083015620 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083015631 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) 20241107083015631 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) 20241107083015633 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) 20241107083015633 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) 20241107083015633 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) 20241107083015633 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) 20241107083015634 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) 20241107083015634 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) 20241107083015635 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) 20241107083015635 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) 20241107083015636 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) 20241107083015636 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) 20241107083015637 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) 20241107083015637 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) 20241107083015637 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) 20241107083015637 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) 20241107083015641 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) 20241107083015641 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) 20241107083015641 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) 20241107083015641 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) 20241107083015641 DRLCMACDL DEBUG -- Chunk with length 1092 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, MCS-1): 9a 3c 07 ba 20 aa 61 fd 98 90 22 00 89 86 22 bb b0 27 16 0a a1 11 (tbf_dl.cpp:686) 20241107083015641 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) 20241107083015641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241107083015641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, MCS-1): 07 80 03 96 34 79 0e 74 41 54 c3 fa 31 21 45 00 12 0d 45 76 61 4f 2c 14 42 23 00 (tbf_dl.cpp:911) 20241107083015641 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=07 80 03 96 34 79 0e 74 41 54 c3 fa 31 21 45 00 12 0d 45 76 61 4f 2c 14 42 23 00 (pcu_l1_if.cpp:182) 20241107083015642 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083015655 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) 20241107083015655 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) 20241107083015657 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) 20241107083015657 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) 20241107083015657 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) 20241107083015657 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) 20241107083015658 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) 20241107083015658 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) 20241107083015659 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) 20241107083015659 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) 20241107083015660 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) 20241107083015660 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) 20241107083015661 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) 20241107083015661 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) 20241107083015662 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) 20241107083015662 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) 20241107083015663 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) 20241107083015663 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) 20241107083015663 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) 20241107083015663 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) 20241107083015663 DRLCMACDL DEBUG -- Chunk with length 1070 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, MCS-1): b8 7a b2 eb b6 4e 9f 47 a8 fb 83 9e 9e 5f 4e 9a fc f0 e0 2a 49 e7 (tbf_dl.cpp:686) 20241107083015663 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) 20241107083015663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241107083015663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, MCS-1): 07 c0 03 96 70 f5 64 d7 6d 9d 3e 8f 50 f7 07 3d 3d bf 9c 34 f9 e1 c1 55 92 ce 01 (tbf_dl.cpp:911) 20241107083015663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=07 c0 03 96 70 f5 64 d7 6d 9d 3e 8f 50 f7 07 3d 3d bf 9c 34 f9 e1 c1 55 92 ce 01 (pcu_l1_if.cpp:182) 20241107083015664 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083015674 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) 20241107083015674 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) 20241107083015676 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) 20241107083015676 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) 20241107083015676 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) 20241107083015676 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) 20241107083015677 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) 20241107083015677 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) 20241107083015678 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) 20241107083015678 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) 20241107083015679 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) 20241107083015679 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) 20241107083015679 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) 20241107083015680 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) 20241107083015680 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) 20241107083015680 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) 20241107083015681 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) 20241107083015681 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) 20241107083015681 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) 20241107083015681 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) 20241107083015681 DRLCMACDL DEBUG -- Chunk with length 1048 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, MCS-1): 3b 1a 0b f7 b5 8f b7 fa a3 dc 76 ec ac 9b 0c d4 87 0a 6f bb 9d fd (tbf_dl.cpp:686) 20241107083015681 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) 20241107083015681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241107083015681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, MCS-1): 07 00 04 96 76 34 16 ee 6b 1f 6f f5 47 b9 ed d8 59 37 19 a8 0f 15 de 76 3b fb 01 (tbf_dl.cpp:911) 20241107083015681 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 04 96 76 34 16 ee 6b 1f 6f f5 47 b9 ed d8 59 37 19 a8 0f 15 de 76 3b fb 01 (pcu_l1_if.cpp:182) 20241107083015682 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083015693 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) 20241107083015693 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) 20241107083015695 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) 20241107083015695 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) 20241107083015696 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) 20241107083015696 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) 20241107083015696 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) 20241107083015696 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) 20241107083015697 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) 20241107083015697 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) 20241107083015698 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) 20241107083015698 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) 20241107083015699 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) 20241107083015699 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) 20241107083015699 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) 20241107083015699 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) 20241107083015703 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) 20241107083015703 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) 20241107083015703 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) 20241107083015703 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) 20241107083015703 DRLCMACDL DEBUG -- Chunk with length 1026 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, MCS-1): 78 80 9b 5f 01 6b 88 4a ee cd 9c 49 b0 84 80 54 08 30 73 ad a7 55 (tbf_dl.cpp:686) 20241107083015703 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) 20241107083015703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241107083015703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, MCS-1): 07 40 04 96 f0 00 37 bf 02 d6 10 95 dc 9b 39 93 60 09 01 a9 10 60 e6 5a 4f ab 00 (tbf_dl.cpp:911) 20241107083015703 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=07 40 04 96 f0 00 37 bf 02 d6 10 95 dc 9b 39 93 60 09 01 a9 10 60 e6 5a 4f ab 00 (pcu_l1_if.cpp:182) 20241107083015704 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083015717 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) 20241107083015717 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) 20241107083015719 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) 20241107083015719 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) 20241107083015719 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) 20241107083015719 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) 20241107083015720 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) 20241107083015720 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) 20241107083015721 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) 20241107083015721 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) 20241107083015722 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) 20241107083015722 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) 20241107083015722 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) 20241107083015722 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) 20241107083015723 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) 20241107083015723 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) 20241107083015724 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) 20241107083015724 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) 20241107083015724 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) 20241107083015724 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) 20241107083015724 DRLCMACDL DEBUG -- Chunk with length 1004 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, MCS-1): 57 68 cc e8 e4 e8 20 ce 3c 37 ff d3 13 e0 da e4 87 b5 e3 c9 fb cd (tbf_dl.cpp:686) 20241107083015724 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) 20241107083015724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241107083015724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, MCS-1): 07 80 04 96 ae d0 98 d1 c9 d1 41 9c 79 6e fe a7 27 c0 b5 c9 0f 6b c7 93 f7 9b 01 (tbf_dl.cpp:911) 20241107083015724 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=07 80 04 96 ae d0 98 d1 c9 d1 41 9c 79 6e fe a7 27 c0 b5 c9 0f 6b c7 93 f7 9b 01 (pcu_l1_if.cpp:182) 20241107083015725 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083015736 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) 20241107083015736 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) 20241107083015738 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) 20241107083015738 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) 20241107083015738 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) 20241107083015738 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) 20241107083015739 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) 20241107083015739 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) 20241107083015740 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) 20241107083015740 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) 20241107083015741 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) 20241107083015741 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) 20241107083015741 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) 20241107083015741 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) 20241107083015742 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) 20241107083015742 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) 20241107083015743 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) 20241107083015743 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) 20241107083015743 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) 20241107083015743 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) 20241107083015743 DRLCMACDL DEBUG -- Chunk with length 982 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, MCS-1): d6 73 b2 a6 91 58 fb f2 cc 92 40 73 20 ed 33 b3 4c 32 9e a9 44 3f (tbf_dl.cpp:686) 20241107083015743 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) 20241107083015743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241107083015743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, MCS-1): 07 c0 04 96 ac e7 64 4d 23 b1 f6 e5 99 25 81 e6 40 da 67 66 99 64 3c 53 89 7e 00 (tbf_dl.cpp:911) 20241107083015743 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=07 c0 04 96 ac e7 64 4d 23 b1 f6 e5 99 25 81 e6 40 da 67 66 99 64 3c 53 89 7e 00 (pcu_l1_if.cpp:182) 20241107083015744 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083015756 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) 20241107083015756 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) 20241107083015758 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) 20241107083015758 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) 20241107083015758 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) 20241107083015758 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) 20241107083015759 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) 20241107083015759 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) 20241107083015760 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) 20241107083015760 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) 20241107083015761 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) 20241107083015761 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) 20241107083015762 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) 20241107083015762 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) 20241107083015762 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) 20241107083015762 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) 20241107083015766 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) 20241107083015766 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) 20241107083015766 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) 20241107083015766 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) 20241107083015766 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, MCS-1): de 32 c3 a1 51 9d 3c da ef 47 29 44 a1 de 35 4c 65 9d 71 71 dd 7a (tbf_dl.cpp:686) 20241107083015766 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) 20241107083015766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241107083015766 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) 20241107083015766 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20241107083015767 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20241107083015767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=156, TS=7) (tbf_dl.cpp:883) 20241107083015767 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=156, TS=7 (tbf_dl.cpp:903) 20241107083015767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, MCS-1): 0f 00 05 96 bc 65 86 43 a3 3a 79 b4 df 8f 52 88 42 bd 6b 98 ca 3a e3 e2 ba f5 00 (tbf_dl.cpp:911) 20241107083015767 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 05 96 bc 65 86 43 a3 3a 79 b4 df 8f 52 88 42 bd 6b 98 ca 3a e3 e2 ba f5 00 (pcu_l1_if.cpp:182) 20241107083015767 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083015781 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) 20241107083015781 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) 20241107083015782 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) 20241107083015782 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) 20241107083015783 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) 20241107083015783 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) 20241107083015784 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) 20241107083015784 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) 20241107083015784 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) 20241107083015784 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) 20241107083015785 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) 20241107083015785 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) 20241107083015786 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) 20241107083015786 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) 20241107083015787 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) 20241107083015787 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) 20241107083015787 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083015800 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) 20241107083015800 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) 20241107083015801 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) 20241107083015801 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) 20241107083015802 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) 20241107083015802 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) 20241107083015803 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) 20241107083015803 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) 20241107083015803 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) 20241107083015803 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) 20241107083015804 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) 20241107083015804 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) 20241107083015805 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) 20241107083015805 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) 20241107083015806 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) 20241107083015806 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) 20241107083015807 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083015819 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) 20241107083015819 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) 20241107083015820 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) 20241107083015820 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) 20241107083015820 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) 20241107083015820 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) 20241107083015821 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) 20241107083015821 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) 20241107083015821 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) 20241107083015821 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) 20241107083015822 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) 20241107083015822 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) 20241107083015822 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) 20241107083015822 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) 20241107083015822 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) 20241107083015822 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) 20241107083015828 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083015843 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 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) 20241107083015843 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) 20241107083015843 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083015843 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083015843 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) 20241107083015843 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083015844 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083015844 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, 0x55775316d17c, 0x55775316d180, 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:572) 20241107083015844 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:599) 20241107083015844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083015844 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) 20241107083015844 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) 20241107083015844 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241107083015844 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241107083015844 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) 20241107083015844 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) 20241107083015845 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) 20241107083015845 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) 20241107083015846 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) 20241107083015846 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) 20241107083015846 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) 20241107083015846 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) 20241107083015847 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) 20241107083015847 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) 20241107083015848 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) 20241107083015848 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) 20241107083015848 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) 20241107083015848 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) 20241107083015849 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) 20241107083015849 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) 20241107083015850 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) 20241107083015850 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) 20241107083015850 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) 20241107083015850 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) 20241107083015850 DRLCMACDL DEBUG -- Chunk with length 938 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015850 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, MCS-1): bf 3a 60 bb 7c d3 9e 9c 2c 25 a4 12 a8 23 06 c0 43 39 80 64 d0 72 (tbf_dl.cpp:686) 20241107083015850 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) 20241107083015850 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015850 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241107083015850 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, MCS-1): 07 40 05 96 7e 75 c0 76 f9 a6 3d 39 59 4a 48 25 50 47 0c 80 87 72 00 c9 a0 e5 00 (tbf_dl.cpp:911) 20241107083015850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=07 40 05 96 7e 75 c0 76 f9 a6 3d 39 59 4a 48 25 50 47 0c 80 87 72 00 c9 a0 e5 00 (pcu_l1_if.cpp:182) 20241107083015850 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083015850 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083015850 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083015850 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083015850 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083015850 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083015850 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083015850 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083015862 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) 20241107083015862 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) 20241107083015863 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) 20241107083015863 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) 20241107083015863 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) 20241107083015863 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) 20241107083015864 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) 20241107083015864 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) 20241107083015865 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) 20241107083015865 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) 20241107083015865 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) 20241107083015865 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) 20241107083015866 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) 20241107083015866 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) 20241107083015866 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) 20241107083015866 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) 20241107083015867 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) 20241107083015867 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) 20241107083015867 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) 20241107083015867 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) 20241107083015867 DRLCMACDL DEBUG -- Chunk with length 916 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015867 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, MCS-1): ca 7a 00 cd 48 8e fb 40 fe d6 ab a9 37 33 c7 fd f8 79 0e 2b 96 e9 (tbf_dl.cpp:686) 20241107083015867 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) 20241107083015867 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015867 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241107083015867 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, MCS-1): 07 80 05 96 94 f5 00 9a 91 1c f7 81 fc ad 57 53 6f 66 8e fb f1 f3 1c 56 2c d3 01 (tbf_dl.cpp:911) 20241107083015867 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=07 80 05 96 94 f5 00 9a 91 1c f7 81 fc ad 57 53 6f 66 8e fb f1 f3 1c 56 2c d3 01 (pcu_l1_if.cpp:182) 20241107083015868 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083015881 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) 20241107083015881 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) 20241107083015883 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) 20241107083015883 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) 20241107083015883 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) 20241107083015883 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) 20241107083015885 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) 20241107083015885 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) 20241107083015886 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) 20241107083015886 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) 20241107083015887 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) 20241107083015887 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) 20241107083015889 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) 20241107083015889 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) 20241107083015890 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) 20241107083015890 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) 20241107083015891 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) 20241107083015891 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) 20241107083015891 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) 20241107083015891 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) 20241107083015891 DRLCMACDL DEBUG -- Chunk with length 894 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, MCS-1): 10 6c 4e f2 14 c3 0b 27 32 69 0b 1e bb 00 a8 ce cc 5d 35 21 c2 87 (tbf_dl.cpp:686) 20241107083015891 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) 20241107083015891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241107083015891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, MCS-1): 07 c0 05 96 20 d8 9c e4 29 86 17 4e 64 d2 16 3c 76 01 50 9d 99 bb 6a 42 84 0f 01 (tbf_dl.cpp:911) 20241107083015891 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=07 c0 05 96 20 d8 9c e4 29 86 17 4e 64 d2 16 3c 76 01 50 9d 99 bb 6a 42 84 0f 01 (pcu_l1_if.cpp:182) 20241107083015892 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083015905 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) 20241107083015905 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) 20241107083015907 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) 20241107083015907 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) 20241107083015908 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) 20241107083015908 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) 20241107083015908 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) 20241107083015908 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) 20241107083015909 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) 20241107083015909 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) 20241107083015910 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) 20241107083015910 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) 20241107083015911 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) 20241107083015911 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) 20241107083015912 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) 20241107083015912 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) 20241107083015913 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) 20241107083015913 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) 20241107083015913 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) 20241107083015913 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) 20241107083015913 DRLCMACDL DEBUG -- Chunk with length 872 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, MCS-1): da 00 da 7d 9d 34 51 09 97 d9 90 8d 6a 77 47 12 64 dd 5e 74 35 0d (tbf_dl.cpp:686) 20241107083015913 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) 20241107083015913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241107083015913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, MCS-1): 07 00 06 96 b4 01 b4 fb 3a 69 a2 12 2e b3 21 1b d5 ee 8e 24 c8 ba bd e8 6a 1a 00 (tbf_dl.cpp:911) 20241107083015913 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 06 96 b4 01 b4 fb 3a 69 a2 12 2e b3 21 1b d5 ee 8e 24 c8 ba bd e8 6a 1a 00 (pcu_l1_if.cpp:182) 20241107083015914 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083015925 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) 20241107083015925 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) 20241107083015926 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) 20241107083015926 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) 20241107083015927 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) 20241107083015927 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) 20241107083015927 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) 20241107083015927 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) 20241107083015928 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) 20241107083015928 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) 20241107083015929 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) 20241107083015929 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) 20241107083015930 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) 20241107083015930 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) 20241107083015930 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) 20241107083015930 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) 20241107083015931 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) 20241107083015931 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) 20241107083015931 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) 20241107083015931 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) 20241107083015931 DRLCMACDL DEBUG -- Chunk with length 850 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, MCS-1): af 2d 69 19 2b 6e ae f1 a5 6f b8 7b e8 fd a3 75 84 e2 09 63 49 16 (tbf_dl.cpp:686) 20241107083015931 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) 20241107083015931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241107083015931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, MCS-1): 07 40 06 96 5e 5b d2 32 56 dc 5c e3 4b df 70 f7 d0 fb 47 eb 08 c5 13 c6 92 2c 00 (tbf_dl.cpp:911) 20241107083015931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=07 40 06 96 5e 5b d2 32 56 dc 5c e3 4b df 70 f7 d0 fb 47 eb 08 c5 13 c6 92 2c 00 (pcu_l1_if.cpp:182) 20241107083015932 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083015944 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) 20241107083015944 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) 20241107083015944 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) 20241107083015944 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) 20241107083015945 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) 20241107083015945 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) 20241107083015945 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) 20241107083015945 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) 20241107083015946 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) 20241107083015946 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) 20241107083015946 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) 20241107083015946 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) 20241107083015947 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) 20241107083015947 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) 20241107083015947 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) 20241107083015947 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) 20241107083015950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107083015954 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) 20241107083015954 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) 20241107083015954 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) 20241107083015954 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) 20241107083015954 DRLCMACDL DEBUG -- Chunk with length 828 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083015954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, MCS-1): f0 c7 36 b6 bf 4b 9d 24 68 a6 2d 4b 94 33 73 a3 f4 39 80 83 83 9d (tbf_dl.cpp:686) 20241107083015954 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) 20241107083015954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083015954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241107083015954 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) 20241107083015954 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 182 + 13 = 195 (pdch_ul_controller.c:131) 20241107083015954 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type POLL (pdch_ul_controller.c:184) 20241107083015954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=195, TS=7) (tbf_dl.cpp:883) 20241107083015954 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=195, TS=7 (tbf_dl.cpp:903) 20241107083015954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, MCS-1): 0f 80 06 96 e0 8f 6d 6c 7f 97 3a 49 d0 4c 5b 96 28 67 e6 46 e9 73 00 07 07 3b 01 (tbf_dl.cpp:911) 20241107083015954 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=0f 80 06 96 e0 8f 6d 6c 7f 97 3a 49 d0 4c 5b 96 28 67 e6 46 e9 73 00 07 07 3b 01 (pcu_l1_if.cpp:182) 20241107083015954 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083015968 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) 20241107083015968 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) 20241107083015969 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) 20241107083015969 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) 20241107083015969 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) 20241107083015970 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) 20241107083015970 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) 20241107083015970 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) 20241107083015971 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) 20241107083015971 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) 20241107083015971 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) 20241107083015971 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) 20241107083015971 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) 20241107083015971 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) 20241107083015972 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) 20241107083015972 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) 20241107083015972 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083015987 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) 20241107083015987 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) 20241107083015989 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) 20241107083015989 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) 20241107083015989 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) 20241107083015989 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) 20241107083015990 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) 20241107083015990 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) 20241107083015991 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) 20241107083015991 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) 20241107083015992 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) 20241107083015992 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) 20241107083015993 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) 20241107083015993 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) 20241107083015994 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) 20241107083015994 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) 20241107083015995 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083016007 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) 20241107083016007 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) 20241107083016008 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) 20241107083016008 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) 20241107083016009 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) 20241107083016009 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) 20241107083016010 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) 20241107083016010 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) 20241107083016010 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) 20241107083016010 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) 20241107083016011 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) 20241107083016011 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) 20241107083016012 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) 20241107083016012 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) 20241107083016013 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) 20241107083016013 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) 20241107083016016 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083016031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=9 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) 20241107083016031 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) 20241107083016031 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083016031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083016031 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) 20241107083016032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083016032 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083016032 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, 0x55775316d7ec, 0x55775316d7f0, 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:572) 20241107083016032 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:599) 20241107083016032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083016032 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) 20241107083016032 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) 20241107083016032 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107083016032 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241107083016032 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241107083016032 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241107083016032 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241107083016032 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241107083016032 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241107083016032 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) 20241107083016032 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) 20241107083016033 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) 20241107083016033 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) 20241107083016034 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) 20241107083016034 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) 20241107083016035 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) 20241107083016035 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) 20241107083016036 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) 20241107083016036 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) 20241107083016036 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) 20241107083016036 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) 20241107083016037 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) 20241107083016037 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) 20241107083016038 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) 20241107083016038 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) 20241107083016039 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) 20241107083016039 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) 20241107083016039 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) 20241107083016039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 27, CS=MCS-1 (tbf_dl.cpp:354) 20241107083016039 DRLCMACDL DEBUG -- Chunk with length 806 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, MCS-1): ff 10 32 02 64 9b b7 0c ef d4 bd 21 60 13 da 7b b1 a6 c9 55 44 cc (tbf_dl.cpp:686) 20241107083016039 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) 20241107083016039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241107083016039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, MCS-1): 07 c0 06 96 fe 21 64 04 c8 36 6f 19 de a9 7b 43 c0 26 b4 f7 62 4d 93 ab 88 98 01 (tbf_dl.cpp:911) 20241107083016039 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=07 c0 06 96 fe 21 64 04 c8 36 6f 19 de a9 7b 43 c0 26 b4 f7 62 4d 93 ab 88 98 01 (pcu_l1_if.cpp:182) 20241107083016039 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083016040 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083016040 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083016040 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083016040 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083016040 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083016040 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083016040 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083016050 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) 20241107083016050 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) 20241107083016051 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) 20241107083016051 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) 20241107083016052 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) 20241107083016052 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) 20241107083016053 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) 20241107083016053 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) 20241107083016054 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) 20241107083016054 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) 20241107083016055 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) 20241107083016055 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) 20241107083016055 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) 20241107083016055 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) 20241107083016056 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) 20241107083016056 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) 20241107083016057 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) 20241107083016057 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) 20241107083016057 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) 20241107083016057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 28, CS=MCS-1 (tbf_dl.cpp:354) 20241107083016057 DRLCMACDL DEBUG -- Chunk with length 784 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, MCS-1): 04 89 11 91 2d bb 21 91 aa 16 4b 76 16 e0 6a bb 5f 9a d3 64 99 87 (tbf_dl.cpp:686) 20241107083016057 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) 20241107083016057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241107083016057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, MCS-1): 07 00 07 96 08 12 23 22 5b 76 43 22 55 2d 96 ec 2c c0 d5 76 bf 34 a7 c9 32 0f 01 (tbf_dl.cpp:911) 20241107083016057 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 07 96 08 12 23 22 5b 76 43 22 55 2d 96 ec 2c c0 d5 76 bf 34 a7 c9 32 0f 01 (pcu_l1_if.cpp:182) 20241107083016058 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083016069 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) 20241107083016069 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) 20241107083016071 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) 20241107083016071 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) 20241107083016072 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) 20241107083016072 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) 20241107083016072 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) 20241107083016072 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) 20241107083016073 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) 20241107083016073 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) 20241107083016074 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) 20241107083016074 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) 20241107083016075 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) 20241107083016075 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) 20241107083016076 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) 20241107083016076 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) 20241107083016079 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) 20241107083016079 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) 20241107083016079 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) 20241107083016079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 29, CS=MCS-1 (tbf_dl.cpp:354) 20241107083016079 DRLCMACDL DEBUG -- Chunk with length 762 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, MCS-1): 62 68 e1 bd 37 91 00 85 32 2b f5 a0 c1 1f 44 24 f4 99 d1 d7 bd 16 (tbf_dl.cpp:686) 20241107083016079 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) 20241107083016079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241107083016079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, MCS-1): 07 40 07 96 c4 d0 c2 7b 6f 22 01 0a 65 56 ea 41 83 3f 88 48 e8 33 a3 af 7b 2d 00 (tbf_dl.cpp:911) 20241107083016079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=07 40 07 96 c4 d0 c2 7b 6f 22 01 0a 65 56 ea 41 83 3f 88 48 e8 33 a3 af 7b 2d 00 (pcu_l1_if.cpp:182) 20241107083016080 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083016093 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) 20241107083016093 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) 20241107083016094 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) 20241107083016094 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) 20241107083016095 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) 20241107083016095 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) 20241107083016096 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) 20241107083016096 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) 20241107083016096 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) 20241107083016097 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) 20241107083016097 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) 20241107083016097 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) 20241107083016098 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) 20241107083016098 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) 20241107083016099 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) 20241107083016099 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) 20241107083016100 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) 20241107083016100 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) 20241107083016100 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) 20241107083016100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 30, CS=MCS-1 (tbf_dl.cpp:354) 20241107083016100 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, MCS-1): 56 b6 46 4e 63 57 82 21 05 91 06 75 9b 55 b8 ac 0a 15 15 c6 f1 d1 (tbf_dl.cpp:686) 20241107083016100 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) 20241107083016100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241107083016100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, MCS-1): 07 80 07 96 ac 6c 8d 9c c6 ae 04 43 0a 22 0d ea 36 ab 70 59 15 2a 2a 8c e3 a3 01 (tbf_dl.cpp:911) 20241107083016100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=07 80 07 96 ac 6c 8d 9c c6 ae 04 43 0a 22 0d ea 36 ab 70 59 15 2a 2a 8c e3 a3 01 (pcu_l1_if.cpp:182) 20241107083016100 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083016112 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) 20241107083016112 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) 20241107083016113 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) 20241107083016113 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) 20241107083016114 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) 20241107083016114 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) 20241107083016115 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) 20241107083016115 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) 20241107083016116 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) 20241107083016116 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) 20241107083016117 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) 20241107083016117 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) 20241107083016118 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) 20241107083016118 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) 20241107083016119 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) 20241107083016119 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) 20241107083016119 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) 20241107083016119 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) 20241107083016119 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) 20241107083016119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 31, CS=MCS-1 (tbf_dl.cpp:354) 20241107083016119 DRLCMACDL DEBUG -- Chunk with length 718 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, MCS-1): a2 0e 81 38 4a 36 ca 85 9f 2a 5f e8 da 50 15 e4 5d dd c3 9e ee 4d (tbf_dl.cpp:686) 20241107083016120 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) 20241107083016120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241107083016120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, MCS-1): 07 c0 07 96 44 1d 02 71 94 6c 94 0b 3f 55 be d0 b5 a1 2a c8 bb ba 87 3d dd 9b 00 (tbf_dl.cpp:911) 20241107083016120 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=07 c0 07 96 44 1d 02 71 94 6c 94 0b 3f 55 be d0 b5 a1 2a c8 bb ba 87 3d dd 9b 00 (pcu_l1_if.cpp:182) 20241107083016120 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083016131 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) 20241107083016131 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) 20241107083016132 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) 20241107083016132 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) 20241107083016133 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) 20241107083016133 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) 20241107083016134 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) 20241107083016134 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) 20241107083016135 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) 20241107083016135 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) 20241107083016135 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) 20241107083016135 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) 20241107083016136 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) 20241107083016136 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) 20241107083016137 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) 20241107083016137 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) 20241107083016140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107083016141 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) 20241107083016141 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) 20241107083016141 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) 20241107083016141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 32, CS=MCS-1 (tbf_dl.cpp:354) 20241107083016141 DRLCMACDL DEBUG -- Chunk with length 696 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, MCS-1): 54 53 db 23 e1 be 4e 79 9e d4 85 8f 1a aa 87 73 95 53 8e 21 42 f5 (tbf_dl.cpp:686) 20241107083016141 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) 20241107083016141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241107083016141 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) 20241107083016141 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 221 + 13 = 234 (pdch_ul_controller.c:131) 20241107083016141 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type POLL (pdch_ul_controller.c:184) 20241107083016141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=234, TS=7) (tbf_dl.cpp:883) 20241107083016141 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=234, TS=7 (tbf_dl.cpp:903) 20241107083016141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, MCS-1): 0f 00 08 96 a8 a6 b6 47 c2 7d 9d f2 3c a9 0b 1f 35 54 0f e7 2a a7 1c 43 84 ea 01 (tbf_dl.cpp:911) 20241107083016141 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 08 96 a8 a6 b6 47 c2 7d 9d f2 3c a9 0b 1f 35 54 0f e7 2a a7 1c 43 84 ea 01 (pcu_l1_if.cpp:182) 20241107083016141 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083016155 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) 20241107083016155 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) 20241107083016157 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) 20241107083016157 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) 20241107083016157 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) 20241107083016157 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) 20241107083016158 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) 20241107083016158 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) 20241107083016159 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) 20241107083016159 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) 20241107083016160 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) 20241107083016160 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) 20241107083016161 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) 20241107083016161 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) 20241107083016161 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) 20241107083016161 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) 20241107083016162 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083016174 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) 20241107083016174 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) 20241107083016175 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) 20241107083016176 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) 20241107083016176 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) 20241107083016176 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) 20241107083016177 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) 20241107083016177 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) 20241107083016178 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) 20241107083016178 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) 20241107083016179 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) 20241107083016179 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) 20241107083016179 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) 20241107083016179 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) 20241107083016180 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) 20241107083016180 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) 20241107083016181 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083016193 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) 20241107083016193 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) 20241107083016194 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) 20241107083016194 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) 20241107083016195 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) 20241107083016195 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) 20241107083016196 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) 20241107083016196 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) 20241107083016197 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) 20241107083016197 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) 20241107083016197 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) 20241107083016197 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) 20241107083016198 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) 20241107083016198 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) 20241107083016199 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) 20241107083016199 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) 20241107083016203 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083016217 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 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) 20241107083016217 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) 20241107083016217 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083016217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083016217 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) 20241107083016218 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083016218 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083016218 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, 0x55775316240c, 0x557753162410, 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:572) 20241107083016218 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:599) 20241107083016218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083016218 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) 20241107083016218 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) 20241107083016218 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to MCS-2 (gprs_ms.c:690) 20241107083016218 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241107083016218 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241107083016218 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241107083016218 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241107083016218 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241107083016218 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241107083016218 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) 20241107083016218 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083016218 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) 20241107083016220 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) 20241107083016220 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) 20241107083016220 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) 20241107083016220 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) 20241107083016221 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) 20241107083016221 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) 20241107083016222 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) 20241107083016222 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) 20241107083016223 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) 20241107083016223 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) 20241107083016224 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) 20241107083016224 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) 20241107083016225 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083016225 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083016225 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083016225 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083016225 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083016225 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083016225 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083016225 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) 20241107083016225 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) 20241107083016226 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) 20241107083016226 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) 20241107083016226 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) 20241107083016226 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) 20241107083016226 DRLCMACDL DEBUG -- Chunk with length 674 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, MCS-2): 2b 1a 2b 1a cc f9 88 e1 5b c6 09 1c 4b b4 6e 00 1e 7d ee 93 10 71 2a 00 9d 7e d4 d9 (tbf_dl.cpp:686) 20241107083016226 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) 20241107083016226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241107083016226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, MCS-2): 07 40 08 92 56 34 56 34 98 f3 11 c3 b7 8c 13 38 96 68 dd 00 3c fa dc 27 21 e2 54 00 3a fd a8 b3 01 (tbf_dl.cpp:911) 20241107083016226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=07 40 08 92 56 34 56 34 98 f3 11 c3 b7 8c 13 38 96 68 dd 00 3c fa dc 27 21 e2 54 00 3a fd a8 b3 01 (pcu_l1_if.cpp:182) 20241107083016227 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083016236 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) 20241107083016236 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) 20241107083016238 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) 20241107083016238 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) 20241107083016239 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) 20241107083016239 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) 20241107083016240 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) 20241107083016240 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) 20241107083016241 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) 20241107083016241 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) 20241107083016242 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) 20241107083016242 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) 20241107083016243 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) 20241107083016243 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) 20241107083016244 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) 20241107083016244 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) 20241107083016245 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) 20241107083016245 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) 20241107083016245 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) 20241107083016245 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) 20241107083016245 DRLCMACDL DEBUG -- Chunk with length 646 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, MCS-2): 62 b5 7d 90 cb 55 c6 74 69 4b 61 cf 88 12 53 1b bd 51 4d 09 ff 0c 31 cf 20 68 a6 23 (tbf_dl.cpp:686) 20241107083016245 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) 20241107083016245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241107083016245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, MCS-2): 07 80 08 92 c4 6a fb 20 97 ab 8c e9 d2 96 c2 9e 11 25 a6 36 7a a3 9a 12 fe 19 62 9e 41 d0 4c 47 00 (tbf_dl.cpp:911) 20241107083016245 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=07 80 08 92 c4 6a fb 20 97 ab 8c e9 d2 96 c2 9e 11 25 a6 36 7a a3 9a 12 fe 19 62 9e 41 d0 4c 47 00 (pcu_l1_if.cpp:182) 20241107083016246 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083016255 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) 20241107083016255 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) 20241107083016257 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) 20241107083016257 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) 20241107083016257 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) 20241107083016258 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) 20241107083016258 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) 20241107083016258 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) 20241107083016259 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) 20241107083016259 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) 20241107083016260 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) 20241107083016260 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) 20241107083016261 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) 20241107083016261 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) 20241107083016262 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) 20241107083016262 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) 20241107083016265 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) 20241107083016265 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) 20241107083016265 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) 20241107083016265 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) 20241107083016265 DRLCMACDL DEBUG -- Chunk with length 618 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, MCS-2): 6b c4 51 46 78 bd e1 ed 3d f1 af 8b c1 5d 4d 64 1f fd 97 26 a3 b8 e8 14 32 52 89 11 (tbf_dl.cpp:686) 20241107083016265 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) 20241107083016265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241107083016265 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, MCS-2): 07 c0 08 92 d6 88 a3 8c f0 7a c3 db 7b e2 5f 17 83 bb 9a c8 3e fa 2f 4d 46 71 d1 29 64 a4 12 23 00 (tbf_dl.cpp:911) 20241107083016265 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=07 c0 08 92 d6 88 a3 8c f0 7a c3 db 7b e2 5f 17 83 bb 9a c8 3e fa 2f 4d 46 71 d1 29 64 a4 12 23 00 (pcu_l1_if.cpp:182) 20241107083016266 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083016279 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) 20241107083016279 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) 20241107083016281 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) 20241107083016281 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) 20241107083016281 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) 20241107083016281 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) 20241107083016282 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) 20241107083016282 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) 20241107083016283 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) 20241107083016283 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) 20241107083016284 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) 20241107083016284 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) 20241107083016285 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) 20241107083016285 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) 20241107083016286 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) 20241107083016286 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) 20241107083016287 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) 20241107083016287 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) 20241107083016287 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) 20241107083016287 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) 20241107083016287 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016287 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, MCS-2): ff df b4 04 6a ed f5 8c e9 29 f9 df d1 a3 20 1b 15 7f 81 c9 4a 4f f3 05 03 7f 5e cf (tbf_dl.cpp:686) 20241107083016287 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) 20241107083016287 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016287 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241107083016287 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, MCS-2): 07 00 09 92 fe bf 69 09 d4 da eb 19 d3 53 f2 bf a3 47 41 36 2a fe 02 93 95 9e e6 0b 06 fe bc 9e 01 (tbf_dl.cpp:911) 20241107083016287 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 09 92 fe bf 69 09 d4 da eb 19 d3 53 f2 bf a3 47 41 36 2a fe 02 93 95 9e e6 0b 06 fe bc 9e 01 (pcu_l1_if.cpp:182) 20241107083016288 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083016299 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) 20241107083016299 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) 20241107083016300 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) 20241107083016300 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) 20241107083016301 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) 20241107083016301 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) 20241107083016301 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) 20241107083016301 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) 20241107083016303 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) 20241107083016303 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) 20241107083016304 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) 20241107083016304 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) 20241107083016305 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) 20241107083016305 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) 20241107083016306 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) 20241107083016306 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) 20241107083016307 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) 20241107083016307 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) 20241107083016307 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) 20241107083016307 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) 20241107083016307 DRLCMACDL DEBUG -- Chunk with length 562 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, MCS-2): 0c 16 35 63 d8 e9 04 db 3a 49 cc f4 2b b7 91 1c 7e 66 be 17 ab 2e e2 da d8 d3 6e b6 (tbf_dl.cpp:686) 20241107083016307 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) 20241107083016307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241107083016307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, MCS-2): 07 40 09 92 18 2c 6a c6 b0 d3 09 b6 75 92 98 e9 57 6e 23 39 fc cc 7c 2f 56 5d c4 b5 b1 a7 dd 6c 01 (tbf_dl.cpp:911) 20241107083016307 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=07 40 09 92 18 2c 6a c6 b0 d3 09 b6 75 92 98 e9 57 6e 23 39 fc cc 7c 2f 56 5d c4 b5 b1 a7 dd 6c 01 (pcu_l1_if.cpp:182) 20241107083016308 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083016318 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) 20241107083016318 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) 20241107083016319 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) 20241107083016319 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) 20241107083016319 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) 20241107083016319 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) 20241107083016320 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) 20241107083016320 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) 20241107083016321 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) 20241107083016321 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) 20241107083016322 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) 20241107083016322 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) 20241107083016323 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) 20241107083016323 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) 20241107083016323 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) 20241107083016323 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) 20241107083016326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107083016327 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) 20241107083016327 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) 20241107083016327 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) 20241107083016327 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) 20241107083016327 DRLCMACDL DEBUG -- Chunk with length 534 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016327 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, MCS-2): 02 11 b9 34 74 ae 50 5e fe c5 8a 91 88 10 84 9b 98 e5 c3 4f 28 84 29 49 22 53 2e fe (tbf_dl.cpp:686) 20241107083016327 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) 20241107083016327 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016327 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241107083016327 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) 20241107083016327 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 260 + 13 = 273 (pdch_ul_controller.c:131) 20241107083016327 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type POLL (pdch_ul_controller.c:184) 20241107083016327 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=273, TS=7) (tbf_dl.cpp:883) 20241107083016327 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=273, TS=7 (tbf_dl.cpp:903) 20241107083016327 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, MCS-2): 0f 80 09 92 04 22 72 69 e8 5c a1 bc fc 8b 15 23 11 21 08 37 31 cb 87 9f 50 08 53 92 44 a6 5c fc 01 (tbf_dl.cpp:911) 20241107083016327 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=0f 80 09 92 04 22 72 69 e8 5c a1 bc fc 8b 15 23 11 21 08 37 31 cb 87 9f 50 08 53 92 44 a6 5c fc 01 (pcu_l1_if.cpp:182) 20241107083016328 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083016341 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) 20241107083016341 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) 20241107083016343 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) 20241107083016343 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) 20241107083016343 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) 20241107083016343 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) 20241107083016345 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) 20241107083016345 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) 20241107083016346 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) 20241107083016346 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) 20241107083016347 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) 20241107083016347 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) 20241107083016348 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) 20241107083016348 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) 20241107083016349 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) 20241107083016349 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) 20241107083016351 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083016363 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) 20241107083016363 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) 20241107083016365 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) 20241107083016365 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) 20241107083016366 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) 20241107083016366 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) 20241107083016367 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) 20241107083016368 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) 20241107083016368 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) 20241107083016368 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) 20241107083016369 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) 20241107083016369 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) 20241107083016370 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) 20241107083016370 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) 20241107083016371 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) 20241107083016371 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) 20241107083016372 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083016381 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) 20241107083016381 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) 20241107083016382 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) 20241107083016382 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) 20241107083016383 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) 20241107083016383 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) 20241107083016383 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) 20241107083016383 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) 20241107083016384 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) 20241107083016384 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) 20241107083016385 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) 20241107083016385 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) 20241107083016386 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) 20241107083016386 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) 20241107083016386 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) 20241107083016386 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) 20241107083016390 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083016404 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=3 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) 20241107083016404 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) 20241107083016404 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083016404 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083016404 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) 20241107083016404 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083016405 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083016405 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, 0x55775316240c, 0x557753162410, 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:572) 20241107083016405 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:599) 20241107083016405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083016405 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) 20241107083016405 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) 20241107083016405 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107083016405 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241107083016405 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241107083016405 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241107083016405 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241107083016405 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241107083016405 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241107083016405 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) 20241107083016405 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) 20241107083016406 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) 20241107083016406 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) 20241107083016408 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) 20241107083016408 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) 20241107083016409 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) 20241107083016409 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) 20241107083016409 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) 20241107083016409 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) 20241107083016410 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) 20241107083016410 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) 20241107083016411 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) 20241107083016411 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) 20241107083016412 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083016412 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083016412 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083016412 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083016412 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083016412 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083016412 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083016412 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) 20241107083016412 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) 20241107083016413 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) 20241107083016413 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) 20241107083016413 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) 20241107083016413 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) 20241107083016413 DRLCMACDL DEBUG -- Chunk with length 506 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, MCS-2): 01 82 e9 cb 8b 2a f8 68 1e c0 5c 00 75 6f 33 b5 cd 17 ed 67 62 8d 1b 5f f0 a1 b3 02 (tbf_dl.cpp:686) 20241107083016413 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) 20241107083016413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241107083016413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, MCS-2): 07 c0 09 92 02 04 d3 97 17 55 f0 d1 3c 80 b9 00 ea de 66 6a 9b 2f da cf c4 1a 37 be e0 43 67 05 00 (tbf_dl.cpp:911) 20241107083016413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=07 c0 09 92 02 04 d3 97 17 55 f0 d1 3c 80 b9 00 ea de 66 6a 9b 2f da cf c4 1a 37 be e0 43 67 05 00 (pcu_l1_if.cpp:182) 20241107083016413 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083016423 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) 20241107083016423 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) 20241107083016425 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) 20241107083016425 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) 20241107083016425 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) 20241107083016425 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) 20241107083016426 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) 20241107083016426 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) 20241107083016427 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) 20241107083016427 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) 20241107083016428 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) 20241107083016428 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) 20241107083016428 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) 20241107083016428 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) 20241107083016429 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) 20241107083016429 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) 20241107083016430 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) 20241107083016430 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) 20241107083016430 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) 20241107083016430 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) 20241107083016430 DRLCMACDL DEBUG -- Chunk with length 478 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, MCS-2): 53 d3 58 e9 3e 59 53 86 a9 3c 6f 0b 04 39 3f cf 43 d1 08 9b 5c 62 fc dc 69 b9 49 76 (tbf_dl.cpp:686) 20241107083016430 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) 20241107083016430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241107083016430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, MCS-2): 07 00 0a 92 a6 a6 b1 d2 7d b2 a6 0c 53 79 de 16 08 72 7e 9e 87 a2 11 36 b9 c4 f8 b9 d3 72 93 ec 00 (tbf_dl.cpp:911) 20241107083016430 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 0a 92 a6 a6 b1 d2 7d b2 a6 0c 53 79 de 16 08 72 7e 9e 87 a2 11 36 b9 c4 f8 b9 d3 72 93 ec 00 (pcu_l1_if.cpp:182) 20241107083016431 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083016442 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) 20241107083016442 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) 20241107083016444 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) 20241107083016444 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) 20241107083016444 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) 20241107083016444 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) 20241107083016445 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) 20241107083016445 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) 20241107083016446 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) 20241107083016446 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) 20241107083016447 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) 20241107083016447 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) 20241107083016448 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) 20241107083016448 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) 20241107083016448 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) 20241107083016448 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) 20241107083016452 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) 20241107083016452 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) 20241107083016452 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) 20241107083016452 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) 20241107083016452 DRLCMACDL DEBUG -- Chunk with length 450 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, MCS-2): f0 4b b8 51 3b f3 92 b3 bc 47 95 19 03 54 ed 96 8e 12 17 cc 14 04 42 12 5d 1d cc 68 (tbf_dl.cpp:686) 20241107083016452 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) 20241107083016452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241107083016452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, MCS-2): 07 40 0a 92 e0 97 70 a3 76 e6 25 67 79 8f 2a 33 06 a8 da 2d 1d 25 2e 98 29 08 84 24 ba 3a 98 d1 00 (tbf_dl.cpp:911) 20241107083016452 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=07 40 0a 92 e0 97 70 a3 76 e6 25 67 79 8f 2a 33 06 a8 da 2d 1d 25 2e 98 29 08 84 24 ba 3a 98 d1 00 (pcu_l1_if.cpp:182) 20241107083016453 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083016466 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) 20241107083016466 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) 20241107083016468 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) 20241107083016468 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) 20241107083016468 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) 20241107083016468 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) 20241107083016469 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) 20241107083016469 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) 20241107083016470 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) 20241107083016470 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) 20241107083016471 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) 20241107083016471 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) 20241107083016472 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) 20241107083016472 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) 20241107083016472 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) 20241107083016472 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) 20241107083016473 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) 20241107083016473 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) 20241107083016473 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) 20241107083016473 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) 20241107083016473 DRLCMACDL DEBUG -- Chunk with length 422 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, MCS-2): 84 31 ea 42 f8 90 13 4c 6b 18 8b cf ea d1 cf 92 06 ea 3b 25 fb 5c 6f af 9b 24 cd 3b (tbf_dl.cpp:686) 20241107083016473 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) 20241107083016473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241107083016473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, MCS-2): 07 80 0a 92 08 63 d4 85 f0 21 27 98 d6 30 16 9f d5 a3 9f 25 0d d4 77 4a f6 b9 de 5e 37 49 9a 77 00 (tbf_dl.cpp:911) 20241107083016473 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=07 80 0a 92 08 63 d4 85 f0 21 27 98 d6 30 16 9f d5 a3 9f 25 0d d4 77 4a f6 b9 de 5e 37 49 9a 77 00 (pcu_l1_if.cpp:182) 20241107083016474 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083016485 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) 20241107083016485 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) 20241107083016486 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) 20241107083016487 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) 20241107083016487 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) 20241107083016487 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) 20241107083016488 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) 20241107083016488 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) 20241107083016489 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) 20241107083016489 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) 20241107083016490 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) 20241107083016490 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) 20241107083016490 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) 20241107083016490 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) 20241107083016491 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) 20241107083016491 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) 20241107083016492 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) 20241107083016492 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) 20241107083016492 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) 20241107083016492 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) 20241107083016492 DRLCMACDL DEBUG -- Chunk with length 394 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, MCS-2): 0c 78 29 9a a9 37 d5 f6 ba 1b 38 e5 83 55 5a 5c 9a cc 43 f9 36 2e 6a 47 7f 0a 60 f2 (tbf_dl.cpp:686) 20241107083016492 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) 20241107083016492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241107083016492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, MCS-2): 07 c0 0a 92 18 f0 52 34 53 6f aa ed 75 37 70 ca 07 ab b4 b8 34 99 87 f2 6d 5c d4 8e fe 14 c0 e4 01 (tbf_dl.cpp:911) 20241107083016492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 block=8 data=07 c0 0a 92 18 f0 52 34 53 6f aa ed 75 37 70 ca 07 ab b4 b8 34 99 87 f2 6d 5c d4 8e fe 14 c0 e4 01 (pcu_l1_if.cpp:182) 20241107083016493 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083016504 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) 20241107083016504 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) 20241107083016506 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) 20241107083016506 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) 20241107083016506 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) 20241107083016506 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) 20241107083016507 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) 20241107083016507 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) 20241107083016508 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) 20241107083016508 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) 20241107083016509 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) 20241107083016509 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) 20241107083016509 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) 20241107083016510 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) 20241107083016510 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) 20241107083016510 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) 20241107083016512 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107083016514 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) 20241107083016514 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) 20241107083016514 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) 20241107083016514 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) 20241107083016514 DRLCMACDL DEBUG -- Chunk with length 366 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, MCS-2): 44 3a c3 f7 df ee 0c bc 84 ff 8a 8a ff 51 6c cc 35 54 a0 58 41 c4 93 1b 26 47 72 4c (tbf_dl.cpp:686) 20241107083016514 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) 20241107083016514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241107083016514 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) 20241107083016514 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 299 + 13 = 312 (pdch_ul_controller.c:131) 20241107083016514 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type POLL (pdch_ul_controller.c:184) 20241107083016514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=312, TS=7) (tbf_dl.cpp:883) 20241107083016514 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=312, TS=7 (tbf_dl.cpp:903) 20241107083016514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, MCS-2): 0f 00 0b 92 88 74 86 ef bf dd 19 78 09 ff 15 15 ff a3 d8 98 6b a8 40 b1 82 88 27 37 4c 8e e4 98 00 (tbf_dl.cpp:911) 20241107083016514 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 0b 92 88 74 86 ef bf dd 19 78 09 ff 15 15 ff a3 d8 98 6b a8 40 b1 82 88 27 37 4c 8e e4 98 00 (pcu_l1_if.cpp:182) 20241107083016515 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083016528 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) 20241107083016528 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) 20241107083016530 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) 20241107083016530 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) 20241107083016530 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) 20241107083016530 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) 20241107083016531 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) 20241107083016531 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) 20241107083016532 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) 20241107083016532 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) 20241107083016533 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) 20241107083016533 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) 20241107083016534 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) 20241107083016534 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) 20241107083016534 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) 20241107083016534 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) 20241107083016535 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083016547 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) 20241107083016547 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) 20241107083016549 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) 20241107083016549 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) 20241107083016549 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) 20241107083016549 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) 20241107083016550 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) 20241107083016550 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) 20241107083016551 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) 20241107083016551 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) 20241107083016552 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) 20241107083016552 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) 20241107083016553 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) 20241107083016553 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) 20241107083016553 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) 20241107083016553 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) 20241107083016554 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083016567 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) 20241107083016567 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) 20241107083016568 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) 20241107083016568 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) 20241107083016569 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) 20241107083016569 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) 20241107083016569 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) 20241107083016570 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) 20241107083016570 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) 20241107083016570 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) 20241107083016571 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) 20241107083016571 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) 20241107083016572 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) 20241107083016572 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) 20241107083016573 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) 20241107083016573 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) 20241107083016576 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083016590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 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) 20241107083016591 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) 20241107083016591 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083016591 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083016591 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) 20241107083016591 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083016591 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083016591 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, 0x55775316240c, 0x557753162410, 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:572) 20241107083016591 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:599) 20241107083016591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083016591 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) 20241107083016591 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) 20241107083016591 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107083016591 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241107083016591 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241107083016591 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241107083016591 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241107083016591 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241107083016591 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241107083016591 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) 20241107083016591 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) 20241107083016593 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) 20241107083016593 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) 20241107083016594 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) 20241107083016594 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) 20241107083016595 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) 20241107083016595 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) 20241107083016596 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) 20241107083016596 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) 20241107083016597 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) 20241107083016597 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) 20241107083016598 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) 20241107083016598 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) 20241107083016598 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083016598 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083016598 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083016598 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083016598 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083016598 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083016598 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083016599 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) 20241107083016599 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) 20241107083016600 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) 20241107083016600 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) 20241107083016600 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) 20241107083016600 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) 20241107083016600 DRLCMACDL DEBUG -- Chunk with length 338 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, MCS-2): 9a 03 03 2b aa c2 4e 79 ff 67 a8 6d f8 56 24 ad 45 fa a2 dc 55 0a 56 2c d0 88 b3 7c (tbf_dl.cpp:686) 20241107083016600 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) 20241107083016600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241107083016600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, MCS-2): 07 40 0b 92 34 07 06 56 54 85 9d f2 fe cf 50 db f0 ad 48 5a 8b f4 45 b9 ab 14 ac 58 a0 11 67 f9 00 (tbf_dl.cpp:911) 20241107083016600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 data=07 40 0b 92 34 07 06 56 54 85 9d f2 fe cf 50 db f0 ad 48 5a 8b f4 45 b9 ab 14 ac 58 a0 11 67 f9 00 (pcu_l1_if.cpp:182) 20241107083016600 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083016609 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) 20241107083016609 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) 20241107083016611 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) 20241107083016611 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) 20241107083016611 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) 20241107083016612 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) 20241107083016613 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) 20241107083016613 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) 20241107083016613 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) 20241107083016613 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) 20241107083016614 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) 20241107083016614 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) 20241107083016615 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) 20241107083016615 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) 20241107083016616 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) 20241107083016616 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) 20241107083016617 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) 20241107083016617 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) 20241107083016617 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) 20241107083016617 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) 20241107083016617 DRLCMACDL DEBUG -- Chunk with length 310 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, MCS-2): 9d 05 a1 8b 2e fe cf 30 5b 37 82 70 9c c9 6e 97 00 ff 62 04 5d e5 74 98 6b cc cb 15 (tbf_dl.cpp:686) 20241107083016617 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) 20241107083016617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241107083016617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, MCS-2): 07 80 0b 92 3a 0b 42 17 5d fc 9f 61 b6 6e 04 e1 38 93 dd 2e 01 fe c5 08 ba ca e9 30 d7 98 97 2b 00 (tbf_dl.cpp:911) 20241107083016617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Sending data request: sapi=5 arfcn=871 cur_fn=316 block=2 data=07 80 0b 92 3a 0b 42 17 5d fc 9f 61 b6 6e 04 e1 38 93 dd 2e 01 fe c5 08 ba ca e9 30 d7 98 97 2b 00 (pcu_l1_if.cpp:182) 20241107083016618 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083016629 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) 20241107083016629 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) 20241107083016630 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) 20241107083016630 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) 20241107083016631 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) 20241107083016631 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) 20241107083016631 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) 20241107083016631 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) 20241107083016632 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) 20241107083016632 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) 20241107083016633 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) 20241107083016633 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) 20241107083016634 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) 20241107083016634 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) 20241107083016635 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) 20241107083016635 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) 20241107083016638 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) 20241107083016638 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) 20241107083016638 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) 20241107083016638 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) 20241107083016638 DRLCMACDL DEBUG -- Chunk with length 282 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, MCS-2): 9f 58 22 fa 61 8b 5d 29 c2 98 56 89 61 47 a6 50 9a 68 96 57 89 49 41 1a 85 1f c0 32 (tbf_dl.cpp:686) 20241107083016638 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) 20241107083016638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241107083016638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, MCS-2): 07 c0 0b 92 3e b1 44 f4 c3 16 bb 52 84 31 ad 12 c3 8e 4c a1 34 d1 2c af 12 93 82 34 0a 3f 80 65 00 (tbf_dl.cpp:911) 20241107083016638 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=07 c0 0b 92 3e b1 44 f4 c3 16 bb 52 84 31 ad 12 c3 8e 4c a1 34 d1 2c af 12 93 82 34 0a 3f 80 65 00 (pcu_l1_if.cpp:182) 20241107083016639 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083016653 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) 20241107083016653 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) 20241107083016655 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) 20241107083016655 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) 20241107083016656 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) 20241107083016656 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) 20241107083016657 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) 20241107083016657 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) 20241107083016658 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) 20241107083016658 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) 20241107083016659 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) 20241107083016659 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) 20241107083016660 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) 20241107083016660 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) 20241107083016661 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) 20241107083016661 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) 20241107083016662 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) 20241107083016662 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) 20241107083016662 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) 20241107083016662 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) 20241107083016662 DRLCMACDL DEBUG -- Chunk with length 254 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, MCS-2): 53 34 5c ed fb 39 e1 a0 2e 6b b3 d9 8a 3c df ad 12 0b 70 37 14 dd ab 59 a2 56 a9 91 (tbf_dl.cpp:686) 20241107083016662 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) 20241107083016662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241107083016662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, MCS-2): 07 00 0c 92 a6 68 b8 da f7 73 c2 41 5d d6 66 b3 15 79 be 5b 25 16 e0 6e 28 ba 57 b3 44 ad 52 23 01 (tbf_dl.cpp:911) 20241107083016662 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 0c 92 a6 68 b8 da f7 73 c2 41 5d d6 66 b3 15 79 be 5b 25 16 e0 6e 28 ba 57 b3 44 ad 52 23 01 (pcu_l1_if.cpp:182) 20241107083016662 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083016671 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) 20241107083016671 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) 20241107083016673 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) 20241107083016673 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) 20241107083016673 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) 20241107083016673 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) 20241107083016674 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) 20241107083016674 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) 20241107083016675 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) 20241107083016675 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) 20241107083016676 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) 20241107083016676 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) 20241107083016676 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) 20241107083016676 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) 20241107083016677 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) 20241107083016677 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) 20241107083016678 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) 20241107083016678 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) 20241107083016678 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) 20241107083016678 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) 20241107083016678 DRLCMACDL DEBUG -- Chunk with length 226 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, MCS-2): 75 20 66 a2 67 57 4f ce c5 ec b1 1f 50 be 3f 1f a3 44 69 94 b3 de ad f3 3c c2 8d 17 (tbf_dl.cpp:686) 20241107083016678 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) 20241107083016678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241107083016678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, MCS-2): 07 40 0c 92 ea 40 cc 44 cf ae 9e 9c 8b d9 63 3f a0 7c 7f 3e 46 89 d2 28 67 bd 5b e7 79 84 1b 2f 00 (tbf_dl.cpp:911) 20241107083016678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 block=5 data=07 40 0c 92 ea 40 cc 44 cf ae 9e 9c 8b d9 63 3f a0 7c 7f 3e 46 89 d2 28 67 bd 5b e7 79 84 1b 2f 00 (pcu_l1_if.cpp:182) 20241107083016679 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083016690 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) 20241107083016690 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) 20241107083016692 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) 20241107083016692 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) 20241107083016692 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) 20241107083016692 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) 20241107083016693 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) 20241107083016693 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) 20241107083016694 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) 20241107083016694 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) 20241107083016695 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) 20241107083016695 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) 20241107083016695 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) 20241107083016695 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) 20241107083016696 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) 20241107083016696 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) 20241107083016699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107083016700 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) 20241107083016700 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) 20241107083016700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083016700 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) 20241107083016700 DRLCMACDL DEBUG -- Chunk with length 198 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, MCS-2): a6 9b a2 13 e9 85 a5 48 ac d5 6c 14 ab 11 09 7c 6f a4 db 88 06 ea 85 07 58 45 de 9b (tbf_dl.cpp:686) 20241107083016700 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) 20241107083016700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241107083016700 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) 20241107083016700 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 338 + 13 = 351 (pdch_ul_controller.c:131) 20241107083016700 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type POLL (pdch_ul_controller.c:184) 20241107083016700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=351, TS=7) (tbf_dl.cpp:883) 20241107083016700 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=351, TS=7 (tbf_dl.cpp:903) 20241107083016700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, MCS-2): 0f 80 0c 92 4c 37 45 27 d2 0b 4b 91 58 ab d9 28 56 23 12 f8 de 48 b7 11 0d d4 0b 0f b0 8a bc 37 01 (tbf_dl.cpp:911) 20241107083016700 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Sending data request: sapi=5 arfcn=871 cur_fn=333 block=6 data=0f 80 0c 92 4c 37 45 27 d2 0b 4b 91 58 ab d9 28 56 23 12 f8 de 48 b7 11 0d d4 0b 0f b0 8a bc 37 01 (pcu_l1_if.cpp:182) 20241107083016701 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083016714 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) 20241107083016714 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) 20241107083016715 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) 20241107083016715 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) 20241107083016716 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) 20241107083016716 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) 20241107083016717 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) 20241107083016717 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) 20241107083016718 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) 20241107083016718 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) 20241107083016718 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) 20241107083016718 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) 20241107083016719 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) 20241107083016719 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) 20241107083016720 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) 20241107083016720 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) 20241107083016721 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083016733 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) 20241107083016733 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) 20241107083016734 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) 20241107083016734 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) 20241107083016735 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) 20241107083016735 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) 20241107083016736 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) 20241107083016736 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) 20241107083016737 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) 20241107083016737 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) 20241107083016737 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) 20241107083016737 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) 20241107083016738 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) 20241107083016738 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) 20241107083016739 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) 20241107083016739 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) 20241107083016740 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083016752 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) 20241107083016752 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) 20241107083016753 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) 20241107083016753 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) 20241107083016754 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) 20241107083016754 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) 20241107083016755 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) 20241107083016755 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) 20241107083016756 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) 20241107083016756 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) 20241107083016756 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) 20241107083016756 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) 20241107083016757 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) 20241107083016757 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) 20241107083016758 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) 20241107083016758 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) 20241107083016762 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083016776 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 00 a7 b0 68 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083016776 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) 20241107083016776 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083016776 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083016776 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 = 52 | 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) 20241107083016776 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083016777 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083016777 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 52, have_crbb: 0, urbb_len:64, 0x55775316240c, 0x557753162410, 4, 0, win: 45-51, 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:572) 20241107083016777 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 52, BSN 45 to 116 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083016777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083016777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=45)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=50) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083016777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=45:51, lost=0, recv=6, skipped=0, bsn=45, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241107083016777 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107083016777 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241107083016777 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241107083016777 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241107083016777 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241107083016777 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241107083016777 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241107083016777 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) 20241107083016777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E: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) 20241107083016777 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) 20241107083016777 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) 20241107083016778 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) 20241107083016778 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) 20241107083016779 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) 20241107083016779 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) 20241107083016780 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) 20241107083016780 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) 20241107083016781 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) 20241107083016781 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) 20241107083016782 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) 20241107083016782 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) 20241107083016783 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) 20241107083016783 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) 20241107083016783 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) 20241107083016784 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) 20241107083016784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==51 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083016784 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) 20241107083016784 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, MCS-2): 13 d2 87 89 c1 0d a6 76 20 d3 9f 9b 8e 3d bf 3b 83 e7 53 62 f9 c9 a4 67 b7 71 96 50 (tbf_dl.cpp:686) 20241107083016784 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) 20241107083016784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241107083016784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, MCS-2): 07 c0 0c 92 26 a4 0f 13 83 1b 4c ed 40 a6 3f 37 1d 7b 7e 77 06 cf a7 c4 f2 93 49 cf 6e e3 2c a1 00 (tbf_dl.cpp:911) 20241107083016784 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Sending data request: sapi=5 arfcn=871 cur_fn=351 block=10 data=07 c0 0c 92 26 a4 0f 13 83 1b 4c ed 40 a6 3f 37 1d 7b 7e 77 06 cf a7 c4 f2 93 49 cf 6e e3 2c a1 00 (pcu_l1_if.cpp:182) 20241107083016784 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083016785 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083016785 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083016785 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083016785 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083016785 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083016785 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083016785 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083016795 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) 20241107083016795 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) 20241107083016797 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) 20241107083016797 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) 20241107083016797 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) 20241107083016797 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) 20241107083016798 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) 20241107083016798 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) 20241107083016799 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) 20241107083016799 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) 20241107083016800 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) 20241107083016800 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) 20241107083016801 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) 20241107083016801 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) 20241107083016801 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) 20241107083016801 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) 20241107083016802 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) 20241107083016802 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) 20241107083016802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==51 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083016802 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) 20241107083016802 DRLCMACDL DEBUG -- Chunk with length 142 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, MCS-2): 94 6e 45 53 78 f1 d3 c6 6b 8e 7d ad dc b3 73 67 a3 48 0f 18 2e 36 ed aa c2 51 d5 8a (tbf_dl.cpp:686) 20241107083016802 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) 20241107083016802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241107083016802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, MCS-2): 07 00 0d 92 28 dd 8a a6 f0 e2 a7 8d d7 1c fb 5a b9 67 e7 ce 46 91 1e 30 5c 6c da 55 85 a3 aa 15 01 (tbf_dl.cpp:911) 20241107083016803 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 0d 92 28 dd 8a a6 f0 e2 a7 8d d7 1c fb 5a b9 67 e7 ce 46 91 1e 30 5c 6c da 55 85 a3 aa 15 01 (pcu_l1_if.cpp:182) 20241107083016803 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083016814 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) 20241107083016814 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) 20241107083016815 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) 20241107083016815 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) 20241107083016816 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) 20241107083016816 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) 20241107083016817 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) 20241107083016817 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) 20241107083016818 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) 20241107083016818 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) 20241107083016819 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) 20241107083016819 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) 20241107083016819 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) 20241107083016819 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) 20241107083016820 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) 20241107083016820 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) 20241107083016824 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) 20241107083016824 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) 20241107083016824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==51 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083016824 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) 20241107083016824 DRLCMACDL DEBUG -- Chunk with length 114 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, MCS-2): ad 21 f7 a6 6e c3 e5 a0 12 94 2a 0a 40 04 29 e5 4f 41 81 13 f4 61 84 f6 a7 d9 5e 89 (tbf_dl.cpp:686) 20241107083016824 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) 20241107083016824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241107083016824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, MCS-2): 07 40 0d 92 5a 43 ee 4d dd 86 cb 41 25 28 55 14 80 08 52 ca 9f 82 02 27 e8 c3 08 ed 4f b3 bd 12 01 (tbf_dl.cpp:911) 20241107083016824 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 data=07 40 0d 92 5a 43 ee 4d dd 86 cb 41 25 28 55 14 80 08 52 ca 9f 82 02 27 e8 c3 08 ed 4f b3 bd 12 01 (pcu_l1_if.cpp:182) 20241107083016824 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083016838 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) 20241107083016838 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) 20241107083016839 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) 20241107083016839 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) 20241107083016840 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) 20241107083016840 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) 20241107083016841 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) 20241107083016841 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) 20241107083016842 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) 20241107083016842 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) 20241107083016843 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) 20241107083016843 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) 20241107083016845 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) 20241107083016845 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) 20241107083016846 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) 20241107083016846 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) 20241107083016848 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) 20241107083016848 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) 20241107083016848 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==51 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083016848 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) 20241107083016848 DRLCMACDL DEBUG -- Chunk with length 86 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016848 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, MCS-2): 41 c0 e8 6f f1 82 77 ef 28 12 ef e2 93 0f d5 b1 ca af 68 6c 8d d3 50 7e 57 0c fd 05 (tbf_dl.cpp:686) 20241107083016848 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) 20241107083016848 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016848 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241107083016848 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, MCS-2): 07 80 0d 92 82 80 d1 df e2 05 ef de 51 24 de c5 27 1f aa 63 95 5f d1 d8 1a a7 a1 fc ae 18 fa 0b 00 (tbf_dl.cpp:911) 20241107083016848 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 block=1 data=07 80 0d 92 82 80 d1 df e2 05 ef de 51 24 de c5 27 1f aa 63 95 5f d1 d8 1a a7 a1 fc ae 18 fa 0b 00 (pcu_l1_if.cpp:182) 20241107083016849 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083016858 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) 20241107083016858 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) 20241107083016859 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) 20241107083016859 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) 20241107083016860 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) 20241107083016860 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) 20241107083016861 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) 20241107083016861 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) 20241107083016861 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) 20241107083016861 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) 20241107083016862 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) 20241107083016862 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) 20241107083016863 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) 20241107083016863 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) 20241107083016864 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) 20241107083016864 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) 20241107083016865 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) 20241107083016865 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) 20241107083016865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==51 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083016865 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) 20241107083016865 DRLCMACDL DEBUG -- Chunk with length 58 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, MCS-2): 9d 75 5e ee fb 59 8f 71 77 54 bf 4c 40 c8 21 68 d2 51 b5 97 ae 2e 42 cd ee cd 8c db (tbf_dl.cpp:686) 20241107083016865 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) 20241107083016865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241107083016865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, MCS-2): 07 c0 0d 92 3a eb bc dc f7 b3 1e e3 ee a8 7e 99 80 90 43 d0 a4 a3 6a 2f 5d 5d 84 9a dd 9b 19 b7 01 (tbf_dl.cpp:911) 20241107083016865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Sending data request: sapi=5 arfcn=871 cur_fn=368 block=2 data=07 c0 0d 92 3a eb bc dc f7 b3 1e e3 ee a8 7e 99 80 90 43 d0 a4 a3 6a 2f 5d 5d 84 9a dd 9b 19 b7 01 (pcu_l1_if.cpp:182) 20241107083016865 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083016876 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) 20241107083016876 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) 20241107083016877 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) 20241107083016877 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) 20241107083016878 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) 20241107083016878 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) 20241107083016879 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) 20241107083016879 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) 20241107083016880 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) 20241107083016880 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) 20241107083016880 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) 20241107083016880 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) 20241107083016881 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) 20241107083016881 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) 20241107083016882 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) 20241107083016882 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) 20241107083016885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107083016886 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) 20241107083016886 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) 20241107083016886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==51 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083016886 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) 20241107083016886 DRLCMACDL DEBUG -- Chunk with length 30 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, MCS-2): 47 9d 9c b3 29 cc 0f 90 9b 6b 00 78 32 db 18 f8 46 c8 9c 9d 41 76 db 6e c9 b8 2e ae (tbf_dl.cpp:686) 20241107083016886 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) 20241107083016886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241107083016886 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) 20241107083016886 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 377 + 13 = 390 (pdch_ul_controller.c:131) 20241107083016886 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type POLL (pdch_ul_controller.c:184) 20241107083016886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=390, TS=7) (tbf_dl.cpp:883) 20241107083016886 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=390, TS=7 (tbf_dl.cpp:903) 20241107083016886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, MCS-2): 0f 00 0e 92 8e 3a 39 67 53 98 1f 20 37 d7 00 f0 64 b6 31 f0 8d 90 39 3b 83 ec b6 dd 92 71 5d 5c 01 (tbf_dl.cpp:911) 20241107083016886 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 0e 92 8e 3a 39 67 53 98 1f 20 37 d7 00 f0 64 b6 31 f0 8d 90 39 3b 83 ec b6 dd 92 71 5d 5c 01 (pcu_l1_if.cpp:182) 20241107083016886 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083016900 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) 20241107083016900 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) 20241107083016901 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) 20241107083016901 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) 20241107083016902 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) 20241107083016902 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) 20241107083016903 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) 20241107083016903 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) 20241107083016903 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) 20241107083016903 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) 20241107083016904 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) 20241107083016904 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) 20241107083016905 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) 20241107083016905 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) 20241107083016906 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) 20241107083016906 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) 20241107083016906 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083016920 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) 20241107083016920 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) 20241107083016921 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) 20241107083016921 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) 20241107083016922 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) 20241107083016922 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) 20241107083016923 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) 20241107083016923 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) 20241107083016923 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) 20241107083016923 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) 20241107083016924 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) 20241107083016924 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) 20241107083016925 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) 20241107083016925 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) 20241107083016926 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) 20241107083016926 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) 20241107083016927 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083016939 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) 20241107083016939 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) 20241107083016940 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) 20241107083016940 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) 20241107083016941 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) 20241107083016941 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) 20241107083016941 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) 20241107083016941 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) 20241107083016942 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) 20241107083016942 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) 20241107083016943 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) 20241107083016943 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) 20241107083016944 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) 20241107083016944 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) 20241107083016945 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) 20241107083016945 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) 20241107083016948 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083016963 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 00 a7 b0 74 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083016963 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) 20241107083016963 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083016963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083016963 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 = 58 | 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) 20241107083016963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083016963 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083016963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 58, have_crbb: 0, urbb_len:64, 0x55775316240c, 0x557753162410, 4, 0, win: 51-57, 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:572) 20241107083016963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 58, BSN 51 to 122 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083016963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083016963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=51)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=56) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083016963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=51:57, lost=0, recv=6, skipped=0, bsn=51, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241107083016963 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107083016963 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241107083016963 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241107083016963 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241107083016963 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241107083016963 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241107083016963 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241107083016963 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) 20241107083016963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E: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) 20241107083016964 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) 20241107083016964 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) 20241107083016965 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) 20241107083016965 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) 20241107083016966 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) 20241107083016966 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) 20241107083016967 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) 20241107083016967 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) 20241107083016967 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) 20241107083016967 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) 20241107083016968 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) 20241107083016968 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) 20241107083016969 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) 20241107083016969 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) 20241107083016970 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) 20241107083016970 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) 20241107083016970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==57 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083016970 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) 20241107083016970 DRLCMACDL DEBUG -- Chunk with length 2 is less than remaining space (28): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083016970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083016970 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 791 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083016970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083016970 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (25) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, MCS-2): 05 ee fb ea 68 66 07 a3 8d ee 84 a9 cb 7e 38 35 5a ef 1f cc 0d 5a da 2a 9f 4e c4 7f (tbf_dl.cpp:686) 20241107083016970 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) 20241107083016970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241107083016970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, MCS-2): 07 40 0e 12 0a dc f7 d5 d1 cc 0e 46 1b dd 09 53 97 fd 70 6a b4 de 3f 98 1b b4 b4 55 3e 9d 88 ff 00 (tbf_dl.cpp:911) 20241107083016970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 data=07 40 0e 12 0a dc f7 d5 d1 cc 0e 46 1b dd 09 53 97 fd 70 6a b4 de 3f 98 1b b4 b4 55 3e 9d 88 ff 00 (pcu_l1_if.cpp:182) 20241107083016970 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083016970 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083016970 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083016970 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083016970 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083016970 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083016971 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083016971 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083016982 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) 20241107083016982 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) 20241107083016983 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) 20241107083016983 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) 20241107083016984 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) 20241107083016984 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) 20241107083016984 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) 20241107083016984 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) 20241107083016985 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) 20241107083016985 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) 20241107083016986 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) 20241107083016986 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) 20241107083016987 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) 20241107083016987 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) 20241107083016988 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) 20241107083016988 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) 20241107083016988 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) 20241107083016988 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) 20241107083016988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==57 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083016988 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) 20241107083016988 DRLCMACDL DEBUG -- Chunk with length 1375 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083016988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, MCS-2): 2b e9 10 72 a6 d8 96 a2 5f e8 3d e6 e2 a1 06 8c f7 86 6d 5f b1 6f 2e ba 43 4e 00 1b (tbf_dl.cpp:686) 20241107083016988 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) 20241107083016988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083016988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241107083016989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, MCS-2): 07 80 0e 92 56 d2 21 e4 4c b1 2d 45 bf d0 7b cc c5 43 0d 18 ef 0d db be 62 df 5c 74 87 9c 00 36 00 (tbf_dl.cpp:911) 20241107083016989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Sending data request: sapi=5 arfcn=871 cur_fn=394 block=8 data=07 80 0e 92 56 d2 21 e4 4c b1 2d 45 bf d0 7b cc c5 43 0d 18 ef 0d db be 62 df 5c 74 87 9c 00 36 00 (pcu_l1_if.cpp:182) 20241107083016989 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083017001 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) 20241107083017001 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) 20241107083017002 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) 20241107083017002 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) 20241107083017003 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) 20241107083017003 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) 20241107083017004 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) 20241107083017004 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) 20241107083017004 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) 20241107083017004 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) 20241107083017005 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) 20241107083017005 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) 20241107083017006 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) 20241107083017006 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) 20241107083017007 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) 20241107083017007 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) 20241107083017010 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) 20241107083017010 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) 20241107083017010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==57 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017010 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) 20241107083017010 DRLCMACDL DEBUG -- Chunk with length 1347 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, MCS-2): 5d 61 19 aa b7 89 e0 f9 15 00 c6 8b 64 8c 75 7a 11 b5 7c 27 8c 00 d6 ba 24 96 a5 8b (tbf_dl.cpp:686) 20241107083017010 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) 20241107083017010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241107083017010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, MCS-2): 07 c0 0e 92 ba c2 32 54 6f 13 c1 f3 2b 00 8c 17 c9 18 eb f4 22 6a f9 4e 18 01 ac 75 49 2c 4b 17 01 (tbf_dl.cpp:911) 20241107083017010 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Sending data request: sapi=5 arfcn=871 cur_fn=398 block=9 data=07 c0 0e 92 ba c2 32 54 6f 13 c1 f3 2b 00 8c 17 c9 18 eb f4 22 6a f9 4e 18 01 ac 75 49 2c 4b 17 01 (pcu_l1_if.cpp:182) 20241107083017011 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083017025 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) 20241107083017025 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) 20241107083017026 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) 20241107083017026 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) 20241107083017027 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) 20241107083017027 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) 20241107083017027 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) 20241107083017027 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) 20241107083017028 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) 20241107083017028 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) 20241107083017029 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) 20241107083017029 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) 20241107083017030 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) 20241107083017030 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) 20241107083017030 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) 20241107083017030 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) 20241107083017031 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) 20241107083017031 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) 20241107083017031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==57 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017031 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) 20241107083017031 DRLCMACDL DEBUG -- Chunk with length 1319 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, MCS-2): 70 a2 a3 a7 d5 33 19 18 54 78 d5 78 5b 24 13 50 77 10 bf 11 36 df a2 94 e8 fe 0b 5c (tbf_dl.cpp:686) 20241107083017031 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) 20241107083017031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241107083017032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, MCS-2): 07 00 0f 92 e0 44 47 4f ab 67 32 30 a8 f0 aa f1 b6 48 26 a0 ee 20 7e 23 6c be 45 29 d1 fd 17 b8 00 (tbf_dl.cpp:911) 20241107083017032 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 0f 92 e0 44 47 4f ab 67 32 30 a8 f0 aa f1 b6 48 26 a0 ee 20 7e 23 6c be 45 29 d1 fd 17 b8 00 (pcu_l1_if.cpp:182) 20241107083017032 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083017044 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) 20241107083017044 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) 20241107083017045 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) 20241107083017045 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) 20241107083017046 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) 20241107083017046 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) 20241107083017046 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) 20241107083017047 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) 20241107083017047 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) 20241107083017047 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) 20241107083017048 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) 20241107083017048 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) 20241107083017049 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) 20241107083017049 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) 20241107083017050 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) 20241107083017050 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) 20241107083017051 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) 20241107083017051 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) 20241107083017051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==57 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017051 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) 20241107083017051 DRLCMACDL DEBUG -- Chunk with length 1291 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, MCS-2): 71 81 86 18 23 45 4f ba 6f 18 c1 db e3 40 2d b2 ce 13 2e fc f7 f7 92 bf e2 8c 82 f3 (tbf_dl.cpp:686) 20241107083017051 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) 20241107083017051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241107083017051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, MCS-2): 07 40 0f 92 e2 02 0d 31 46 8a 9e 74 df 30 82 b7 c7 81 5a 64 9d 27 5c f8 ef ef 25 7f c5 19 05 e7 01 (tbf_dl.cpp:911) 20241107083017051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=07 40 0f 92 e2 02 0d 31 46 8a 9e 74 df 30 82 b7 c7 81 5a 64 9d 27 5c f8 ef ef 25 7f c5 19 05 e7 01 (pcu_l1_if.cpp:182) 20241107083017051 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083017063 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) 20241107083017063 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) 20241107083017064 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) 20241107083017064 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) 20241107083017065 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) 20241107083017065 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) 20241107083017065 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) 20241107083017066 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) 20241107083017066 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) 20241107083017066 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) 20241107083017067 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) 20241107083017067 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) 20241107083017068 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) 20241107083017068 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) 20241107083017068 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) 20241107083017068 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) 20241107083017072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107083017072 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) 20241107083017072 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) 20241107083017072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==57 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 62, CS=MCS-2 (tbf_dl.cpp:354) 20241107083017072 DRLCMACDL DEBUG -- Chunk with length 1263 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, MCS-2): a5 e4 dd 78 79 4c f0 52 db 8b 09 cc c0 5b ad 49 8b 60 1f f8 ac 61 12 0f 85 05 3e b9 (tbf_dl.cpp:686) 20241107083017072 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) 20241107083017072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241107083017072 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) 20241107083017072 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 416 + 13 = 429 (pdch_ul_controller.c:131) 20241107083017072 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type POLL (pdch_ul_controller.c:184) 20241107083017072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=429, TS=7) (tbf_dl.cpp:883) 20241107083017072 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=429, TS=7 (tbf_dl.cpp:903) 20241107083017072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, MCS-2): 0f 80 0f 92 4a c9 bb f1 f2 98 e0 a5 b6 17 13 98 81 b7 5a 93 16 c1 3e f0 59 c3 24 1e 0a 0b 7c 72 01 (tbf_dl.cpp:911) 20241107083017072 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Sending data request: sapi=5 arfcn=871 cur_fn=411 block=0 data=0f 80 0f 92 4a c9 bb f1 f2 98 e0 a5 b6 17 13 98 81 b7 5a 93 16 c1 3e f0 59 c3 24 1e 0a 0b 7c 72 01 (pcu_l1_if.cpp:182) 20241107083017073 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083017086 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) 20241107083017087 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) 20241107083017088 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) 20241107083017088 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) 20241107083017088 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) 20241107083017089 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) 20241107083017089 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) 20241107083017089 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) 20241107083017090 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) 20241107083017090 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) 20241107083017091 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) 20241107083017091 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) 20241107083017092 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) 20241107083017092 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) 20241107083017093 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) 20241107083017093 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) 20241107083017093 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083017106 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) 20241107083017106 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) 20241107083017107 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) 20241107083017107 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) 20241107083017108 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) 20241107083017108 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) 20241107083017108 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) 20241107083017108 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) 20241107083017109 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) 20241107083017109 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) 20241107083017110 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) 20241107083017110 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) 20241107083017111 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) 20241107083017111 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) 20241107083017111 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) 20241107083017111 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) 20241107083017112 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083017125 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) 20241107083017125 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) 20241107083017126 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) 20241107083017126 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) 20241107083017127 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) 20241107083017127 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) 20241107083017128 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) 20241107083017128 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) 20241107083017129 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) 20241107083017129 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) 20241107083017129 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) 20241107083017129 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) 20241107083017130 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) 20241107083017130 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) 20241107083017131 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) 20241107083017131 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) 20241107083017134 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083017149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=3 data=40 20 00 a7 b0 80 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083017149 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) 20241107083017149 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083017149 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083017149 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 = 64 | 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) 20241107083017149 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083017149 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083017149 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 64, have_crbb: 0, urbb_len:64, 0x55775316240c, 0x557753162410, 4, 0, win: 57-63, 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:572) 20241107083017149 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 64, BSN 57 to 128 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083017149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083017149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=57)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=62) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083017149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=57:63, lost=0, recv=6, skipped=0, bsn=57, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241107083017149 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107083017149 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241107083017149 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241107083017149 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241107083017149 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241107083017149 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241107083017149 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241107083017149 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) 20241107083017150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=63)""(V(S)-1=62) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083017150 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) 20241107083017150 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) 20241107083017151 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) 20241107083017151 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) 20241107083017152 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) 20241107083017153 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) 20241107083017153 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) 20241107083017153 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) 20241107083017154 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) 20241107083017154 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) 20241107083017155 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) 20241107083017155 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) 20241107083017156 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) 20241107083017156 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) 20241107083017157 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083017157 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083017157 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083017157 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083017157 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083017157 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083017157 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083017157 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) 20241107083017157 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) 20241107083017157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==63 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 63, CS=MCS-2 (tbf_dl.cpp:354) 20241107083017157 DRLCMACDL DEBUG -- Chunk with length 1235 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, MCS-2): b7 fe f6 4d 8c ec 8b e4 a7 cb 3b 2c af 2f 2b 01 d4 a7 2f 38 b9 5c 4a 97 80 87 7c 5a (tbf_dl.cpp:686) 20241107083017157 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) 20241107083017157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241107083017157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, MCS-2): 07 c0 0f 92 6e fd ed 9b 18 d9 17 c9 4f 97 77 58 5e 5f 56 02 a8 4f 5f 70 72 b9 94 2e 01 0f f9 b4 00 (tbf_dl.cpp:911) 20241107083017157 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Sending data request: sapi=5 arfcn=871 cur_fn=429 block=4 data=07 c0 0f 92 6e fd ed 9b 18 d9 17 c9 4f 97 77 58 5e 5f 56 02 a8 4f 5f 70 72 b9 94 2e 01 0f f9 b4 00 (pcu_l1_if.cpp:182) 20241107083017158 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083017168 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) 20241107083017168 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) 20241107083017169 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) 20241107083017169 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) 20241107083017170 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) 20241107083017170 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) 20241107083017171 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) 20241107083017171 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) 20241107083017171 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) 20241107083017171 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) 20241107083017172 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) 20241107083017172 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) 20241107083017173 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) 20241107083017173 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) 20241107083017174 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) 20241107083017174 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) 20241107083017175 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) 20241107083017175 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) 20241107083017175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==63 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 64, CS=MCS-2 (tbf_dl.cpp:354) 20241107083017175 DRLCMACDL DEBUG -- Chunk with length 1207 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, MCS-2): 08 e6 d2 e7 03 1e f5 4e 48 e9 0b 99 ee 25 7b 8c 5b c2 f5 51 bb 65 70 62 2f 55 7a 7d (tbf_dl.cpp:686) 20241107083017175 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) 20241107083017175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241107083017175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, MCS-2): 07 00 10 92 10 cc a5 cf 07 3c ea 9d 90 d2 17 32 dd 4b f6 18 b7 84 eb a3 76 cb e0 c4 5e aa f4 fa 00 (tbf_dl.cpp:911) 20241107083017175 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 10 92 10 cc a5 cf 07 3c ea 9d 90 d2 17 32 dd 4b f6 18 b7 84 eb a3 76 cb e0 c4 5e aa f4 fa 00 (pcu_l1_if.cpp:182) 20241107083017176 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083017187 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) 20241107083017187 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) 20241107083017188 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) 20241107083017188 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) 20241107083017189 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) 20241107083017189 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) 20241107083017190 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) 20241107083017190 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) 20241107083017191 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) 20241107083017191 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) 20241107083017192 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) 20241107083017192 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) 20241107083017192 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) 20241107083017192 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) 20241107083017193 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) 20241107083017193 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) 20241107083017197 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) 20241107083017197 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) 20241107083017197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==63 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 65, CS=MCS-2 (tbf_dl.cpp:354) 20241107083017197 DRLCMACDL DEBUG -- Chunk with length 1179 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, MCS-2): 61 15 13 1f 66 83 f9 ce de 8d 28 6a 71 d3 ea a1 e4 c5 e4 b1 40 fe 5a 47 d0 9c 10 62 (tbf_dl.cpp:686) 20241107083017197 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) 20241107083017197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241107083017197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, MCS-2): 07 40 10 92 c2 2a 26 3e cc 06 f3 9d bd 1b 51 d4 e2 a6 d5 43 c9 8b c9 63 81 fc b5 8e a0 39 21 c4 00 (tbf_dl.cpp:911) 20241107083017197 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Sending data request: sapi=5 arfcn=871 cur_fn=437 block=6 data=07 40 10 92 c2 2a 26 3e cc 06 f3 9d bd 1b 51 d4 e2 a6 d5 43 c9 8b c9 63 81 fc b5 8e a0 39 21 c4 00 (pcu_l1_if.cpp:182) 20241107083017197 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083017211 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) 20241107083017211 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) 20241107083017212 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) 20241107083017212 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) 20241107083017213 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) 20241107083017213 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) 20241107083017214 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) 20241107083017214 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) 20241107083017215 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) 20241107083017215 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) 20241107083017216 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) 20241107083017216 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) 20241107083017216 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) 20241107083017216 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) 20241107083017217 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) 20241107083017217 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) 20241107083017218 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) 20241107083017218 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) 20241107083017218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==63 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 66, CS=MCS-2 (tbf_dl.cpp:354) 20241107083017218 DRLCMACDL DEBUG -- Chunk with length 1151 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, MCS-2): a5 ae 3e 92 8b 7e b0 e6 69 73 50 43 3e 6a 37 d9 5d 9f 3c f2 7d 1e 91 a5 cb 81 76 d0 (tbf_dl.cpp:686) 20241107083017218 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) 20241107083017218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241107083017218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, MCS-2): 07 80 10 92 4a 5d 7d 24 17 fd 60 cd d3 e6 a0 86 7c d4 6e b2 bb 3e 79 e4 fb 3c 22 4b 97 03 ed a0 01 (tbf_dl.cpp:911) 20241107083017218 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Sending data request: sapi=5 arfcn=871 cur_fn=442 block=7 data=07 80 10 92 4a 5d 7d 24 17 fd 60 cd d3 e6 a0 86 7c d4 6e b2 bb 3e 79 e4 fb 3c 22 4b 97 03 ed a0 01 (pcu_l1_if.cpp:182) 20241107083017219 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083017231 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) 20241107083017231 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) 20241107083017232 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) 20241107083017233 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) 20241107083017234 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) 20241107083017234 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) 20241107083017235 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) 20241107083017235 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) 20241107083017236 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) 20241107083017236 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) 20241107083017237 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) 20241107083017237 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) 20241107083017238 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) 20241107083017238 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) 20241107083017238 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) 20241107083017239 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) 20241107083017239 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) 20241107083017239 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) 20241107083017239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==63 .. V(S)==67) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 67, CS=MCS-2 (tbf_dl.cpp:354) 20241107083017239 DRLCMACDL DEBUG -- Chunk with length 1123 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, MCS-2): 3c c2 cf d5 6c 37 d7 3c d6 01 48 a1 4f 24 a5 70 89 50 6b fc 3d e2 26 bd e4 d5 3d 28 (tbf_dl.cpp:686) 20241107083017239 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) 20241107083017239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241107083017239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, MCS-2): 07 c0 10 92 78 84 9f ab d9 6e ae 79 ac 03 90 42 9f 48 4a e1 12 a1 d6 f8 7b c4 4d 7a c9 ab 7b 50 00 (tbf_dl.cpp:911) 20241107083017240 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Sending data request: sapi=5 arfcn=871 cur_fn=446 block=8 data=07 c0 10 92 78 84 9f ab d9 6e ae 79 ac 03 90 42 9f 48 4a e1 12 a1 d6 f8 7b c4 4d 7a c9 ab 7b 50 00 (pcu_l1_if.cpp:182) 20241107083017240 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083017249 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) 20241107083017249 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) 20241107083017251 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) 20241107083017251 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) 20241107083017252 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) 20241107083017252 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) 20241107083017252 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) 20241107083017252 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) 20241107083017253 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) 20241107083017253 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) 20241107083017254 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) 20241107083017254 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) 20241107083017255 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) 20241107083017255 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) 20241107083017255 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) 20241107083017255 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) 20241107083017258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107083017260 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) 20241107083017260 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083017260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==63 .. V(S)==68) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 68, CS=MCS-2 (tbf_dl.cpp:354) 20241107083017260 DRLCMACDL DEBUG -- Chunk with length 1095 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, MCS-2): cf 77 42 9a 3c 07 ba 20 aa 61 fd 98 90 22 00 89 86 22 bb b0 27 16 0a a1 11 b8 7a b2 (tbf_dl.cpp:686) 20241107083017260 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) 20241107083017260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241107083017260 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) 20241107083017260 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 455 + 13 = 468 (pdch_ul_controller.c:131) 20241107083017260 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 468 for type POLL (pdch_ul_controller.c:184) 20241107083017260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=468, TS=7) (tbf_dl.cpp:883) 20241107083017260 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=468, TS=7 (tbf_dl.cpp:903) 20241107083017260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, MCS-2): 0f 00 11 92 9e ef 84 34 79 0e 74 41 54 c3 fa 31 21 45 00 12 0d 45 76 61 4f 2c 14 42 23 70 f5 64 01 (tbf_dl.cpp:911) 20241107083017260 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Sending data request: sapi=5 arfcn=871 cur_fn=450 block=9 data=0f 00 11 92 9e ef 84 34 79 0e 74 41 54 c3 fa 31 21 45 00 12 0d 45 76 61 4f 2c 14 42 23 70 f5 64 01 (pcu_l1_if.cpp:182) 20241107083017260 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083017274 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) 20241107083017274 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) 20241107083017275 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) 20241107083017275 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) 20241107083017276 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) 20241107083017276 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) 20241107083017277 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) 20241107083017277 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) 20241107083017278 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) 20241107083017278 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) 20241107083017278 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) 20241107083017278 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) 20241107083017279 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) 20241107083017279 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) 20241107083017280 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) 20241107083017280 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) 20241107083017281 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083017293 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) 20241107083017293 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) 20241107083017294 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) 20241107083017294 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) 20241107083017295 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) 20241107083017295 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) 20241107083017296 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) 20241107083017296 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) 20241107083017297 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) 20241107083017297 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) 20241107083017298 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) 20241107083017298 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) 20241107083017298 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) 20241107083017298 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) 20241107083017299 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) 20241107083017299 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) 20241107083017300 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083017312 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) 20241107083017312 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) 20241107083017313 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) 20241107083017313 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) 20241107083017314 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) 20241107083017314 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) 20241107083017315 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) 20241107083017315 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) 20241107083017316 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) 20241107083017316 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) 20241107083017316 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) 20241107083017316 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) 20241107083017317 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) 20241107083017317 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) 20241107083017318 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) 20241107083017318 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) 20241107083017321 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083017336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data=40 20 00 a7 b0 8c 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083017336 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) 20241107083017336 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083017336 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083017336 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 = 70 | 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) 20241107083017337 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083017337 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083017337 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 70, have_crbb: 0, urbb_len:64, 0x55775316240c, 0x557753162410, 4, 0, win: 63-69, 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:572) 20241107083017337 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 70, BSN 63 to 134 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083017337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083017337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=63)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=68) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083017337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=63:69, lost=0, recv=6, skipped=0, bsn=63, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241107083017337 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to MCS-3 (gprs_ms.c:690) 20241107083017337 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241107083017337 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241107083017337 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241107083017337 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241107083017337 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241107083017337 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241107083017337 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) 20241107083017337 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083017337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=69)""(V(S)-1=68) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083017338 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) 20241107083017338 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) 20241107083017339 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) 20241107083017339 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) 20241107083017340 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) 20241107083017340 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) 20241107083017341 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) 20241107083017341 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) 20241107083017342 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) 20241107083017342 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) 20241107083017343 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) 20241107083017343 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) 20241107083017344 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) 20241107083017344 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) 20241107083017345 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083017345 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083017345 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083017345 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083017345 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083017345 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083017345 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083017345 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) 20241107083017345 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) 20241107083017345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==69 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017345 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) 20241107083017345 DRLCMACDL DEBUG -- Chunk with length 1067 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, MCS-3): eb b6 4e 9f 47 a8 fb 83 9e 9e 5f 4e 9a fc f0 e0 2a 49 e7 3b 1a 0b f7 b5 8f b7 fa a3 dc 76 ec ac 9b 0c d4 87 0a (tbf_dl.cpp:686) 20241107083017345 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) 20241107083017345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241107083017345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, MCS-3): 07 40 11 86 d6 6d 9d 3e 8f 50 f7 07 3d 3d bf 9c 34 f9 e1 c1 55 92 ce 77 34 16 ee 6b 1f 6f f5 47 b9 ed d8 59 37 19 a8 0f 15 00 (tbf_dl.cpp:911) 20241107083017345 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Sending data request: sapi=5 arfcn=871 cur_fn=468 block=1 data=07 40 11 86 d6 6d 9d 3e 8f 50 f7 07 3d 3d bf 9c 34 f9 e1 c1 55 92 ce 77 34 16 ee 6b 1f 6f f5 47 b9 ed d8 59 37 19 a8 0f 15 00 (pcu_l1_if.cpp:182) 20241107083017346 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083017355 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) 20241107083017355 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) 20241107083017356 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) 20241107083017356 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) 20241107083017357 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) 20241107083017357 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) 20241107083017358 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) 20241107083017358 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) 20241107083017358 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) 20241107083017358 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) 20241107083017359 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) 20241107083017359 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) 20241107083017360 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) 20241107083017360 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) 20241107083017360 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) 20241107083017360 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) 20241107083017361 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) 20241107083017361 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) 20241107083017361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==69 .. V(S)==70) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017361 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) 20241107083017361 DRLCMACDL DEBUG -- Chunk with length 1030 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, MCS-3): 6f bb 9d fd 78 80 9b 5f 01 6b 88 4a ee cd 9c 49 b0 84 80 54 08 30 73 ad a7 55 57 68 cc e8 e4 e8 20 ce 3c 37 ff (tbf_dl.cpp:686) 20241107083017361 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) 20241107083017361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241107083017361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, MCS-3): 07 80 11 86 de 76 3b fb f1 00 37 bf 02 d6 10 95 dc 9b 39 93 60 09 01 a9 10 60 e6 5a 4f ab ae d0 98 d1 c9 d1 41 9c 79 6e fe 01 (tbf_dl.cpp:911) 20241107083017362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Sending data request: sapi=5 arfcn=871 cur_fn=472 block=2 data=07 80 11 86 de 76 3b fb f1 00 37 bf 02 d6 10 95 dc 9b 39 93 60 09 01 a9 10 60 e6 5a 4f ab ae d0 98 d1 c9 d1 41 9c 79 6e fe 01 (pcu_l1_if.cpp:182) 20241107083017362 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083017374 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) 20241107083017374 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) 20241107083017375 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) 20241107083017375 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) 20241107083017376 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) 20241107083017376 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) 20241107083017377 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) 20241107083017377 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) 20241107083017377 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) 20241107083017377 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) 20241107083017378 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) 20241107083017378 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) 20241107083017379 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) 20241107083017379 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) 20241107083017380 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) 20241107083017380 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) 20241107083017383 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) 20241107083017383 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) 20241107083017383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==69 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017383 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) 20241107083017383 DRLCMACDL DEBUG -- Chunk with length 993 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, MCS-3): d3 13 e0 da e4 87 b5 e3 c9 fb cd d6 73 b2 a6 91 58 fb f2 cc 92 40 73 20 ed 33 b3 4c 32 9e a9 44 3f de 32 c3 a1 (tbf_dl.cpp:686) 20241107083017383 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) 20241107083017383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241107083017383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, MCS-3): 07 c0 11 86 a6 27 c0 b5 c9 0f 6b c7 93 f7 9b ad e7 64 4d 23 b1 f6 e5 99 25 81 e6 40 da 67 66 99 64 3c 53 89 7e bc 65 86 43 01 (tbf_dl.cpp:911) 20241107083017383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=07 c0 11 86 a6 27 c0 b5 c9 0f 6b c7 93 f7 9b ad e7 64 4d 23 b1 f6 e5 99 25 81 e6 40 da 67 66 99 64 3c 53 89 7e bc 65 86 43 01 (pcu_l1_if.cpp:182) 20241107083017384 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083017398 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) 20241107083017398 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) 20241107083017399 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) 20241107083017400 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) 20241107083017401 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) 20241107083017401 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) 20241107083017401 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) 20241107083017401 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) 20241107083017402 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) 20241107083017402 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) 20241107083017403 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) 20241107083017403 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) 20241107083017404 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) 20241107083017404 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) 20241107083017405 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) 20241107083017405 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) 20241107083017406 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) 20241107083017406 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) 20241107083017406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==69 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017406 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) 20241107083017406 DRLCMACDL DEBUG -- Chunk with length 956 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, MCS-3): 51 9d 3c da ef 47 29 44 a1 de 35 4c 65 9d 71 71 dd 7a bf 3a 60 bb 7c d3 9e 9c 2c 25 a4 12 a8 23 06 c0 43 39 80 (tbf_dl.cpp:686) 20241107083017406 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) 20241107083017406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241107083017406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, MCS-3): 07 00 12 86 a2 3a 79 b4 df 8f 52 88 42 bd 6b 98 ca 3a e3 e2 ba f5 7e 75 c0 76 f9 a6 3d 39 59 4a 48 25 50 47 0c 80 87 72 00 01 (tbf_dl.cpp:911) 20241107083017406 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 12 86 a2 3a 79 b4 df 8f 52 88 42 bd 6b 98 ca 3a e3 e2 ba f5 7e 75 c0 76 f9 a6 3d 39 59 4a 48 25 50 47 0c 80 87 72 00 01 (pcu_l1_if.cpp:182) 20241107083017406 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083017418 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) 20241107083017418 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) 20241107083017420 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) 20241107083017420 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) 20241107083017421 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) 20241107083017421 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) 20241107083017422 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) 20241107083017422 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) 20241107083017423 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) 20241107083017423 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) 20241107083017424 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) 20241107083017424 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) 20241107083017425 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) 20241107083017425 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) 20241107083017425 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) 20241107083017425 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) 20241107083017426 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) 20241107083017426 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) 20241107083017426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==69 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017426 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) 20241107083017426 DRLCMACDL DEBUG -- Chunk with length 919 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, MCS-3): 64 d0 72 ca 7a 00 cd 48 8e fb 40 fe d6 ab a9 37 33 c7 fd f8 79 0e 2b 96 e9 10 6c 4e f2 14 c3 0b 27 32 69 0b 1e (tbf_dl.cpp:686) 20241107083017426 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) 20241107083017426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241107083017426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, MCS-3): 07 40 12 86 c8 a0 e5 94 f5 00 9a 91 1c f7 81 fc ad 57 53 6f 66 8e fb f1 f3 1c 56 2c d3 21 d8 9c e4 29 86 17 4e 64 d2 16 3c 00 (tbf_dl.cpp:911) 20241107083017426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 data=07 40 12 86 c8 a0 e5 94 f5 00 9a 91 1c f7 81 fc ad 57 53 6f 66 8e fb f1 f3 1c 56 2c d3 21 d8 9c e4 29 86 17 4e 64 d2 16 3c 00 (pcu_l1_if.cpp:182) 20241107083017428 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083017437 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) 20241107083017437 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) 20241107083017438 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) 20241107083017438 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) 20241107083017439 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) 20241107083017439 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) 20241107083017440 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) 20241107083017440 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) 20241107083017441 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) 20241107083017441 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) 20241107083017441 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) 20241107083017441 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) 20241107083017442 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) 20241107083017442 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) 20241107083017443 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) 20241107083017443 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) 20241107083017445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107083017447 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) 20241107083017447 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083017447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==69 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017447 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) 20241107083017447 DRLCMACDL DEBUG -- Chunk with length 882 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, MCS-3): bb 00 a8 ce cc 5d 35 21 c2 87 da 00 da 7d 9d 34 51 09 97 d9 90 8d 6a 77 47 12 64 dd 5e 74 35 0d af 2d 69 19 2b (tbf_dl.cpp:686) 20241107083017447 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) 20241107083017447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241107083017447 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) 20241107083017447 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 494 + 13 = 507 (pdch_ul_controller.c:131) 20241107083017447 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type POLL (pdch_ul_controller.c:184) 20241107083017447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=507, TS=7) (tbf_dl.cpp:883) 20241107083017447 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=507, TS=7 (tbf_dl.cpp:903) 20241107083017447 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, MCS-3): 0f 80 12 86 76 01 50 9d 99 bb 6a 42 84 0f b5 01 b4 fb 3a 69 a2 12 2e b3 21 1b d5 ee 8e 24 c8 ba bd e8 6a 1a 5e 5b d2 32 56 00 (tbf_dl.cpp:911) 20241107083017447 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Sending data request: sapi=5 arfcn=871 cur_fn=489 block=6 data=0f 80 12 86 76 01 50 9d 99 bb 6a 42 84 0f b5 01 b4 fb 3a 69 a2 12 2e b3 21 1b d5 ee 8e 24 c8 ba bd e8 6a 1a 5e 5b d2 32 56 00 (pcu_l1_if.cpp:182) 20241107083017449 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083017461 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) 20241107083017461 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) 20241107083017463 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) 20241107083017463 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) 20241107083017463 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) 20241107083017463 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) 20241107083017464 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) 20241107083017464 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) 20241107083017465 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) 20241107083017465 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) 20241107083017466 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) 20241107083017466 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) 20241107083017467 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) 20241107083017467 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) 20241107083017468 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) 20241107083017468 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) 20241107083017469 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083017480 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) 20241107083017480 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) 20241107083017482 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) 20241107083017482 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) 20241107083017482 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) 20241107083017482 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) 20241107083017483 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) 20241107083017483 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) 20241107083017484 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) 20241107083017484 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) 20241107083017485 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) 20241107083017485 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) 20241107083017486 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) 20241107083017486 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) 20241107083017487 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) 20241107083017487 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) 20241107083017487 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083017499 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) 20241107083017500 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) 20241107083017501 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) 20241107083017501 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) 20241107083017502 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) 20241107083017502 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) 20241107083017502 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) 20241107083017502 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) 20241107083017503 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) 20241107083017503 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) 20241107083017504 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) 20241107083017504 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) 20241107083017505 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) 20241107083017505 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) 20241107083017505 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) 20241107083017505 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) 20241107083017509 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083017524 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=9 data=40 20 00 a7 b0 98 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083017524 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) 20241107083017524 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083017524 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083017524 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 = 76 | 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) 20241107083017524 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083017524 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083017524 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 76, have_crbb: 0, urbb_len:64, 0x55775316240c, 0x557753162410, 4, 0, win: 69-75, 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:572) 20241107083017524 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 76, BSN 69 to 140 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083017524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083017524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=69)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=74) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083017524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=69:75, lost=0, recv=6, skipped=0, bsn=69, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241107083017524 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241107083017524 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241107083017524 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241107083017525 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241107083017525 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241107083017525 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241107083017525 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) 20241107083017525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=75)""(V(S)-1=74) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083017526 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) 20241107083017526 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) 20241107083017527 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) 20241107083017527 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) 20241107083017528 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) 20241107083017528 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) 20241107083017529 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) 20241107083017529 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) 20241107083017530 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) 20241107083017530 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) 20241107083017531 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) 20241107083017531 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) 20241107083017531 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083017531 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083017531 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083017531 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083017531 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083017531 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083017531 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083017531 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) 20241107083017531 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) 20241107083017532 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) 20241107083017532 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) 20241107083017532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==75 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017532 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) 20241107083017532 DRLCMACDL DEBUG -- Chunk with length 845 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, MCS-3): 6e ae f1 a5 6f b8 7b e8 fd a3 75 84 e2 09 63 49 16 f0 c7 36 b6 bf 4b 9d 24 68 a6 2d 4b 94 33 73 a3 f4 39 80 83 (tbf_dl.cpp:686) 20241107083017532 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) 20241107083017532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241107083017532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, MCS-3): 07 c0 12 86 dc 5c e3 4b df 70 f7 d0 fb 47 eb 08 c5 13 c6 92 2c e0 8f 6d 6c 7f 97 3a 49 d0 4c 5b 96 28 67 e6 46 e9 73 00 07 01 (tbf_dl.cpp:911) 20241107083017533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Sending data request: sapi=5 arfcn=871 cur_fn=507 block=10 data=07 c0 12 86 dc 5c e3 4b df 70 f7 d0 fb 47 eb 08 c5 13 c6 92 2c e0 8f 6d 6c 7f 97 3a 49 d0 4c 5b 96 28 67 e6 46 e9 73 00 07 01 (pcu_l1_if.cpp:182) 20241107083017533 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083017543 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) 20241107083017543 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) 20241107083017544 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) 20241107083017544 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) 20241107083017545 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) 20241107083017545 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) 20241107083017546 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) 20241107083017546 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) 20241107083017547 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) 20241107083017547 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) 20241107083017548 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) 20241107083017548 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) 20241107083017549 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) 20241107083017549 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) 20241107083017549 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) 20241107083017549 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) 20241107083017550 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) 20241107083017550 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) 20241107083017550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==75 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017550 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) 20241107083017550 DRLCMACDL DEBUG -- Chunk with length 808 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, MCS-3): 83 9d ff 10 32 02 64 9b b7 0c ef d4 bd 21 60 13 da 7b b1 a6 c9 55 44 cc 04 89 11 91 2d bb 21 91 aa 16 4b 76 16 (tbf_dl.cpp:686) 20241107083017550 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) 20241107083017550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241107083017550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, MCS-3): 07 00 13 86 06 3b ff 21 64 04 c8 36 6f 19 de a9 7b 43 c0 26 b4 f7 62 4d 93 ab 88 98 09 12 23 22 5b 76 43 22 55 2d 96 ec 2c 00 (tbf_dl.cpp:911) 20241107083017550 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 13 86 06 3b ff 21 64 04 c8 36 6f 19 de a9 7b 43 c0 26 b4 f7 62 4d 93 ab 88 98 09 12 23 22 5b 76 43 22 55 2d 96 ec 2c 00 (pcu_l1_if.cpp:182) 20241107083017551 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083017562 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) 20241107083017562 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) 20241107083017563 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) 20241107083017563 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) 20241107083017564 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) 20241107083017564 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) 20241107083017565 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) 20241107083017565 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) 20241107083017565 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) 20241107083017565 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) 20241107083017566 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) 20241107083017566 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) 20241107083017567 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) 20241107083017567 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) 20241107083017568 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) 20241107083017568 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) 20241107083017571 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) 20241107083017571 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) 20241107083017571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==75 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017571 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) 20241107083017571 DRLCMACDL DEBUG -- Chunk with length 771 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, MCS-3): e0 6a bb 5f 9a d3 64 99 87 62 68 e1 bd 37 91 00 85 32 2b f5 a0 c1 1f 44 24 f4 99 d1 d7 bd 16 56 b6 46 4e 63 57 (tbf_dl.cpp:686) 20241107083017571 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) 20241107083017571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241107083017571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, MCS-3): 07 40 13 86 c0 d5 76 bf 34 a7 c9 32 0f c5 d0 c2 7b 6f 22 01 0a 65 56 ea 41 83 3f 88 48 e8 33 a3 af 7b 2d ac 6c 8d 9c c6 ae 00 (tbf_dl.cpp:911) 20241107083017571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Sending data request: sapi=5 arfcn=871 cur_fn=515 block=0 data=07 40 13 86 c0 d5 76 bf 34 a7 c9 32 0f c5 d0 c2 7b 6f 22 01 0a 65 56 ea 41 83 3f 88 48 e8 33 a3 af 7b 2d ac 6c 8d 9c c6 ae 00 (pcu_l1_if.cpp:182) 20241107083017572 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083017586 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) 20241107083017586 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) 20241107083017587 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) 20241107083017587 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) 20241107083017588 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) 20241107083017588 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) 20241107083017588 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) 20241107083017588 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) 20241107083017589 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) 20241107083017589 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) 20241107083017590 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) 20241107083017590 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) 20241107083017591 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) 20241107083017591 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) 20241107083017592 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) 20241107083017592 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) 20241107083017593 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) 20241107083017593 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) 20241107083017593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==75 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017593 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) 20241107083017593 DRLCMACDL DEBUG -- Chunk with length 734 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, MCS-3): 82 21 05 91 06 75 9b 55 b8 ac 0a 15 15 c6 f1 d1 a2 0e 81 38 4a 36 ca 85 9f 2a 5f e8 da 50 15 e4 5d dd c3 9e ee (tbf_dl.cpp:686) 20241107083017593 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) 20241107083017593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241107083017593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, MCS-3): 07 80 13 86 04 43 0a 22 0d ea 36 ab 70 59 15 2a 2a 8c e3 a3 45 1d 02 71 94 6c 94 0b 3f 55 be d0 b5 a1 2a c8 bb ba 87 3d dd 01 (tbf_dl.cpp:911) 20241107083017593 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Sending data request: sapi=5 arfcn=871 cur_fn=520 block=1 data=07 80 13 86 04 43 0a 22 0d ea 36 ab 70 59 15 2a 2a 8c e3 a3 45 1d 02 71 94 6c 94 0b 3f 55 be d0 b5 a1 2a c8 bb ba 87 3d dd 01 (pcu_l1_if.cpp:182) 20241107083017593 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083017604 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) 20241107083017605 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) 20241107083017606 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) 20241107083017606 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) 20241107083017606 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) 20241107083017606 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) 20241107083017607 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) 20241107083017607 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) 20241107083017608 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) 20241107083017608 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) 20241107083017609 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) 20241107083017609 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) 20241107083017609 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) 20241107083017609 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) 20241107083017610 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) 20241107083017610 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) 20241107083017611 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) 20241107083017611 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) 20241107083017611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==75 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017611 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) 20241107083017611 DRLCMACDL DEBUG -- Chunk with length 697 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, MCS-3): 4d 54 53 db 23 e1 be 4e 79 9e d4 85 8f 1a aa 87 73 95 53 8e 21 42 f5 2b 1a 2b 1a cc f9 88 e1 5b c6 09 1c 4b b4 (tbf_dl.cpp:686) 20241107083017611 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) 20241107083017611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241107083017611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, MCS-3): 07 c0 13 86 9a a8 a6 b6 47 c2 7d 9d f2 3c a9 0b 1f 35 54 0f e7 2a a7 1c 43 84 ea 57 34 56 34 98 f3 11 c3 b7 8c 13 38 96 68 01 (tbf_dl.cpp:911) 20241107083017611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Sending data request: sapi=5 arfcn=871 cur_fn=524 block=2 data=07 c0 13 86 9a a8 a6 b6 47 c2 7d 9d f2 3c a9 0b 1f 35 54 0f e7 2a a7 1c 43 84 ea 57 34 56 34 98 f3 11 c3 b7 8c 13 38 96 68 01 (pcu_l1_if.cpp:182) 20241107083017612 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083017623 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) 20241107083017624 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) 20241107083017625 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) 20241107083017625 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) 20241107083017626 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) 20241107083017626 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) 20241107083017627 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) 20241107083017627 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) 20241107083017628 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) 20241107083017628 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) 20241107083017629 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) 20241107083017629 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) 20241107083017631 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) 20241107083017631 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) 20241107083017632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107083017632 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) 20241107083017632 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) 20241107083017633 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) 20241107083017633 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083017633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==75 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017633 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) 20241107083017633 DRLCMACDL DEBUG -- Chunk with length 660 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, MCS-3): 6e 00 1e 7d ee 93 10 71 2a 00 9d 7e d4 d9 62 b5 7d 90 cb 55 c6 74 69 4b 61 cf 88 12 53 1b bd 51 4d 09 ff 0c 31 (tbf_dl.cpp:686) 20241107083017633 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) 20241107083017633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241107083017634 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) 20241107083017634 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 533 + 13 = 546 (pdch_ul_controller.c:131) 20241107083017634 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 546 for type POLL (pdch_ul_controller.c:184) 20241107083017634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=546, TS=7) (tbf_dl.cpp:883) 20241107083017634 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=546, TS=7 (tbf_dl.cpp:903) 20241107083017634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, MCS-3): 0f 00 14 86 dc 00 3c fa dc 27 21 e2 54 00 3a fd a8 b3 c5 6a fb 20 97 ab 8c e9 d2 96 c2 9e 11 25 a6 36 7a a3 9a 12 fe 19 62 00 (tbf_dl.cpp:911) 20241107083017634 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 14 86 dc 00 3c fa dc 27 21 e2 54 00 3a fd a8 b3 c5 6a fb 20 97 ab 8c e9 d2 96 c2 9e 11 25 a6 36 7a a3 9a 12 fe 19 62 00 (pcu_l1_if.cpp:182) 20241107083017635 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083017647 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) 20241107083017647 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) 20241107083017649 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) 20241107083017649 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) 20241107083017649 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) 20241107083017649 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) 20241107083017650 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) 20241107083017650 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) 20241107083017651 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) 20241107083017651 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) 20241107083017652 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) 20241107083017652 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) 20241107083017653 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) 20241107083017653 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) 20241107083017653 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) 20241107083017653 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) 20241107083017654 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083017667 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) 20241107083017667 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) 20241107083017668 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) 20241107083017668 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) 20241107083017669 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) 20241107083017669 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) 20241107083017669 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) 20241107083017669 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) 20241107083017670 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) 20241107083017670 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) 20241107083017671 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) 20241107083017671 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) 20241107083017672 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) 20241107083017672 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) 20241107083017672 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) 20241107083017672 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) 20241107083017673 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083017686 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) 20241107083017686 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) 20241107083017687 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) 20241107083017687 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) 20241107083017688 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) 20241107083017688 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) 20241107083017688 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) 20241107083017688 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) 20241107083017689 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) 20241107083017689 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) 20241107083017690 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) 20241107083017690 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) 20241107083017691 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) 20241107083017691 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) 20241107083017692 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) 20241107083017692 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) 20241107083017695 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083017710 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=6 data=40 20 00 a7 b0 a4 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083017710 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) 20241107083017710 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083017710 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083017710 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 = 82 | 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) 20241107083017710 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083017710 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083017710 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 82, have_crbb: 0, urbb_len:64, 0x55775316240c, 0x557753162410, 4, 0, win: 75-81, 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:572) 20241107083017710 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 82, BSN 75 to 146 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083017710 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083017710 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=75)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=80) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083017710 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=75:81, lost=0, recv=6, skipped=0, bsn=75, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241107083017710 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241107083017710 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241107083017710 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241107083017710 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241107083017710 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241107083017710 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241107083017710 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) 20241107083017710 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=81)""(V(S)-1=80) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083017711 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) 20241107083017711 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) 20241107083017712 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) 20241107083017712 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) 20241107083017713 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) 20241107083017713 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) 20241107083017714 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) 20241107083017714 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) 20241107083017715 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) 20241107083017715 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) 20241107083017715 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) 20241107083017715 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) 20241107083017716 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) 20241107083017716 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) 20241107083017717 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) 20241107083017717 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) 20241107083017717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017717 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) 20241107083017717 DRLCMACDL DEBUG -- Chunk with length 623 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, MCS-3): cf 20 68 a6 23 6b c4 51 46 78 bd e1 ed 3d f1 af 8b c1 5d 4d 64 1f fd 97 26 a3 b8 e8 14 32 52 89 11 ff df b4 04 (tbf_dl.cpp:686) 20241107083017717 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) 20241107083017717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241107083017717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, MCS-3): 07 40 14 86 9e 41 d0 4c 47 d6 88 a3 8c f0 7a c3 db 7b e2 5f 17 83 bb 9a c8 3e fa 2f 4d 46 71 d1 29 64 a4 12 23 fe bf 69 09 00 (tbf_dl.cpp:911) 20241107083017717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 data=07 40 14 86 9e 41 d0 4c 47 d6 88 a3 8c f0 7a c3 db 7b e2 5f 17 83 bb 9a c8 3e fa 2f 4d 46 71 d1 29 64 a4 12 23 fe bf 69 09 00 (pcu_l1_if.cpp:182) 20241107083017718 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083017729 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) 20241107083017729 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) 20241107083017730 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) 20241107083017730 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) 20241107083017731 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) 20241107083017731 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) 20241107083017731 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) 20241107083017731 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) 20241107083017732 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) 20241107083017732 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) 20241107083017733 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) 20241107083017733 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) 20241107083017734 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) 20241107083017734 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) 20241107083017734 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) 20241107083017734 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) 20241107083017735 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) 20241107083017735 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) 20241107083017735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017735 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) 20241107083017735 DRLCMACDL DEBUG -- Chunk with length 586 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, MCS-3): 6a ed f5 8c e9 29 f9 df d1 a3 20 1b 15 7f 81 c9 4a 4f f3 05 03 7f 5e cf 0c 16 35 63 d8 e9 04 db 3a 49 cc f4 2b (tbf_dl.cpp:686) 20241107083017735 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) 20241107083017735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241107083017736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, MCS-3): 07 80 14 86 d4 da eb 19 d3 53 f2 bf a3 47 41 36 2a fe 02 93 95 9e e6 0b 06 fe bc 9e 19 2c 6a c6 b0 d3 09 b6 75 92 98 e9 57 00 (tbf_dl.cpp:911) 20241107083017736 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=07 80 14 86 d4 da eb 19 d3 53 f2 bf a3 47 41 36 2a fe 02 93 95 9e e6 0b 06 fe bc 9e 19 2c 6a c6 b0 d3 09 b6 75 92 98 e9 57 00 (pcu_l1_if.cpp:182) 20241107083017736 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083017748 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) 20241107083017748 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) 20241107083017749 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) 20241107083017749 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) 20241107083017750 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) 20241107083017750 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) 20241107083017750 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) 20241107083017750 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) 20241107083017751 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) 20241107083017751 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) 20241107083017752 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) 20241107083017752 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) 20241107083017753 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) 20241107083017753 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) 20241107083017753 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) 20241107083017753 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) 20241107083017757 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) 20241107083017757 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) 20241107083017757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017757 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) 20241107083017757 DRLCMACDL DEBUG -- Chunk with length 549 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, MCS-3): b7 91 1c 7e 66 be 17 ab 2e e2 da d8 d3 6e b6 02 11 b9 34 74 ae 50 5e fe c5 8a 91 88 10 84 9b 98 e5 c3 4f 28 84 (tbf_dl.cpp:686) 20241107083017757 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) 20241107083017757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241107083017757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, MCS-3): 07 c0 14 86 6e 23 39 fc cc 7c 2f 56 5d c4 b5 b1 a7 dd 6c 05 22 72 69 e8 5c a1 bc fc 8b 15 23 11 21 08 37 31 cb 87 9f 50 08 01 (tbf_dl.cpp:911) 20241107083017757 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 data=07 c0 14 86 6e 23 39 fc cc 7c 2f 56 5d c4 b5 b1 a7 dd 6c 05 22 72 69 e8 5c a1 bc fc 8b 15 23 11 21 08 37 31 cb 87 9f 50 08 01 (pcu_l1_if.cpp:182) 20241107083017758 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083017772 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) 20241107083017772 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) 20241107083017773 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) 20241107083017773 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) 20241107083017774 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) 20241107083017774 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) 20241107083017775 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) 20241107083017775 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) 20241107083017775 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) 20241107083017775 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) 20241107083017776 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) 20241107083017776 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) 20241107083017777 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) 20241107083017777 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) 20241107083017778 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) 20241107083017778 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) 20241107083017779 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) 20241107083017779 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) 20241107083017779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017779 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) 20241107083017779 DRLCMACDL DEBUG -- Chunk with length 512 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, MCS-3): 29 49 22 53 2e fe 01 82 e9 cb 8b 2a f8 68 1e c0 5c 00 75 6f 33 b5 cd 17 ed 67 62 8d 1b 5f f0 a1 b3 02 53 d3 58 (tbf_dl.cpp:686) 20241107083017779 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) 20241107083017779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241107083017779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, MCS-3): 07 00 15 86 52 92 44 a6 5c fc 03 04 d3 97 17 55 f0 d1 3c 80 b9 00 ea de 66 6a 9b 2f da cf c4 1a 37 be e0 43 67 05 a6 a6 b1 00 (tbf_dl.cpp:911) 20241107083017779 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 15 86 52 92 44 a6 5c fc 03 04 d3 97 17 55 f0 d1 3c 80 b9 00 ea de 66 6a 9b 2f da cf c4 1a 37 be e0 43 67 05 a6 a6 b1 00 (pcu_l1_if.cpp:182) 20241107083017780 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083017791 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) 20241107083017791 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) 20241107083017792 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) 20241107083017792 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) 20241107083017793 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) 20241107083017793 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) 20241107083017793 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) 20241107083017793 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) 20241107083017794 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) 20241107083017794 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) 20241107083017795 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) 20241107083017795 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) 20241107083017796 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) 20241107083017796 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) 20241107083017796 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) 20241107083017796 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) 20241107083017797 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) 20241107083017797 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) 20241107083017797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017797 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) 20241107083017797 DRLCMACDL DEBUG -- Chunk with length 475 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, MCS-3): e9 3e 59 53 86 a9 3c 6f 0b 04 39 3f cf 43 d1 08 9b 5c 62 fc dc 69 b9 49 76 f0 4b b8 51 3b f3 92 b3 bc 47 95 19 (tbf_dl.cpp:686) 20241107083017797 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) 20241107083017797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241107083017797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, MCS-3): 07 40 15 86 d2 7d b2 a6 0c 53 79 de 16 08 72 7e 9e 87 a2 11 36 b9 c4 f8 b9 d3 72 93 ec e0 97 70 a3 76 e6 25 67 79 8f 2a 33 00 (tbf_dl.cpp:911) 20241107083017797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 data=07 40 15 86 d2 7d b2 a6 0c 53 79 de 16 08 72 7e 9e 87 a2 11 36 b9 c4 f8 b9 d3 72 93 ec e0 97 70 a3 76 e6 25 67 79 8f 2a 33 00 (pcu_l1_if.cpp:182) 20241107083017798 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083017810 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) 20241107083017810 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) 20241107083017811 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) 20241107083017811 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) 20241107083017812 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) 20241107083017812 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) 20241107083017813 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) 20241107083017813 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) 20241107083017814 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) 20241107083017814 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) 20241107083017814 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) 20241107083017814 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) 20241107083017815 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) 20241107083017815 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) 20241107083017816 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) 20241107083017816 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) 20241107083017819 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) 20241107083017819 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) 20241107083017819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017819 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) 20241107083017819 DRLCMACDL DEBUG -- Chunk with length 438 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, MCS-3): 03 54 ed 96 8e 12 17 cc 14 04 42 12 5d 1d cc 68 84 31 ea 42 f8 90 13 4c 6b 18 8b cf ea d1 cf 92 06 ea 3b 25 fb (tbf_dl.cpp:686) 20241107083017819 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) 20241107083017819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241107083017819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, MCS-3): 07 80 15 86 06 a8 da 2d 1d 25 2e 98 29 08 84 24 ba 3a 98 d1 08 63 d4 85 f0 21 27 98 d6 30 16 9f d5 a3 9f 25 0d d4 77 4a f6 01 (tbf_dl.cpp:911) 20241107083017819 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Sending data request: sapi=5 arfcn=871 cur_fn=567 block=0 data=07 80 15 86 06 a8 da 2d 1d 25 2e 98 29 08 84 24 ba 3a 98 d1 08 63 d4 85 f0 21 27 98 d6 30 16 9f d5 a3 9f 25 0d d4 77 4a f6 01 (pcu_l1_if.cpp:182) 20241107083017821 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083017834 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) 20241107083017834 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) 20241107083017835 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) 20241107083017835 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) 20241107083017836 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) 20241107083017836 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) 20241107083017837 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) 20241107083017837 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) 20241107083017838 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) 20241107083017838 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) 20241107083017839 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) 20241107083017839 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) 20241107083017839 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) 20241107083017839 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) 20241107083017840 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) 20241107083017840 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) 20241107083017841 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) 20241107083017841 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) 20241107083017841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017841 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) 20241107083017841 DRLCMACDL DEBUG -- Chunk with length 401 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, MCS-3): 5c 6f af 9b 24 cd 3b 0c 78 29 9a a9 37 d5 f6 ba 1b 38 e5 83 55 5a 5c 9a cc 43 f9 36 2e 6a 47 7f 0a 60 f2 44 3a (tbf_dl.cpp:686) 20241107083017841 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) 20241107083017841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241107083017841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, MCS-3): 07 c0 15 86 b8 de 5e 37 49 9a 77 18 f0 52 34 53 6f aa ed 75 37 70 ca 07 ab b4 b8 34 99 87 f2 6d 5c d4 8e fe 14 c0 e4 89 74 00 (tbf_dl.cpp:911) 20241107083017841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Sending data request: sapi=5 arfcn=871 cur_fn=572 block=1 data=07 c0 15 86 b8 de 5e 37 49 9a 77 18 f0 52 34 53 6f aa ed 75 37 70 ca 07 ab b4 b8 34 99 87 f2 6d 5c d4 8e fe 14 c0 e4 89 74 00 (pcu_l1_if.cpp:182) 20241107083017842 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083017853 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) 20241107083017853 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) 20241107083017854 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) 20241107083017854 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) 20241107083017855 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) 20241107083017855 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) 20241107083017856 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) 20241107083017856 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) 20241107083017857 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) 20241107083017857 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) 20241107083017858 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) 20241107083017858 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) 20241107083017859 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) 20241107083017859 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) 20241107083017859 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) 20241107083017859 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) 20241107083017860 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) 20241107083017860 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) 20241107083017860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017860 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) 20241107083017860 DRLCMACDL DEBUG -- Chunk with length 364 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, MCS-3): c3 f7 df ee 0c bc 84 ff 8a 8a ff 51 6c cc 35 54 a0 58 41 c4 93 1b 26 47 72 4c 9a 03 03 2b aa c2 4e 79 ff 67 a8 (tbf_dl.cpp:686) 20241107083017860 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) 20241107083017860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241107083017861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, MCS-3): 07 00 16 86 86 ef bf dd 19 78 09 ff 15 15 ff a3 d8 98 6b a8 40 b1 82 88 27 37 4c 8e e4 98 34 07 06 56 54 85 9d f2 fe cf 50 01 (tbf_dl.cpp:911) 20241107083017861 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 16 86 86 ef bf dd 19 78 09 ff 15 15 ff a3 d8 98 6b a8 40 b1 82 88 27 37 4c 8e e4 98 34 07 06 56 54 85 9d f2 fe cf 50 01 (pcu_l1_if.cpp:182) 20241107083017861 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083017872 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) 20241107083017872 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) 20241107083017874 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) 20241107083017874 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) 20241107083017874 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) 20241107083017874 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) 20241107083017875 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) 20241107083017875 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) 20241107083017876 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) 20241107083017876 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) 20241107083017877 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) 20241107083017877 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) 20241107083017878 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) 20241107083017878 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) 20241107083017879 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) 20241107083017879 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) 20241107083017882 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) 20241107083017882 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) 20241107083017882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017882 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) 20241107083017882 DRLCMACDL DEBUG -- Chunk with length 327 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, MCS-3): 6d f8 56 24 ad 45 fa a2 dc 55 0a 56 2c d0 88 b3 7c 9d 05 a1 8b 2e fe cf 30 5b 37 82 70 9c c9 6e 97 00 ff 62 04 (tbf_dl.cpp:686) 20241107083017882 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) 20241107083017882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241107083017882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, MCS-3): 07 40 16 86 da f0 ad 48 5a 8b f4 45 b9 ab 14 ac 58 a0 11 67 f9 3a 0b 42 17 5d fc 9f 61 b6 6e 04 e1 38 93 dd 2e 01 fe c5 08 00 (tbf_dl.cpp:911) 20241107083017882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=07 40 16 86 da f0 ad 48 5a 8b f4 45 b9 ab 14 ac 58 a0 11 67 f9 3a 0b 42 17 5d fc 9f 61 b6 6e 04 e1 38 93 dd 2e 01 fe c5 08 00 (pcu_l1_if.cpp:182) 20241107083017883 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083017896 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) 20241107083017896 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) 20241107083017898 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) 20241107083017898 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) 20241107083017898 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) 20241107083017898 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) 20241107083017899 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) 20241107083017899 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) 20241107083017900 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) 20241107083017900 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) 20241107083017901 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) 20241107083017901 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) 20241107083017902 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) 20241107083017902 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) 20241107083017902 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) 20241107083017902 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) 20241107083017904 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) 20241107083017904 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) 20241107083017904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017904 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) 20241107083017904 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, MCS-3): 5d e5 74 98 6b cc cb 15 9f 58 22 fa 61 8b 5d 29 c2 98 56 89 61 47 a6 50 9a 68 96 57 89 49 41 1a 85 1f c0 32 53 (tbf_dl.cpp:686) 20241107083017904 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) 20241107083017904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241107083017904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, MCS-3): 07 80 16 86 ba ca e9 30 d7 98 97 2b 3e b1 44 f4 c3 16 bb 52 84 31 ad 12 c3 8e 4c a1 34 d1 2c af 12 93 82 34 0a 3f 80 65 a6 00 (tbf_dl.cpp:911) 20241107083017904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Sending data request: sapi=5 arfcn=871 cur_fn=585 block=4 data=07 80 16 86 ba ca e9 30 d7 98 97 2b 3e b1 44 f4 c3 16 bb 52 84 31 ad 12 c3 8e 4c a1 34 d1 2c af 12 93 82 34 0a 3f 80 65 a6 00 (pcu_l1_if.cpp:182) 20241107083017905 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083017916 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) 20241107083017916 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) 20241107083017918 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) 20241107083017918 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) 20241107083017919 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) 20241107083017919 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) 20241107083017920 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) 20241107083017920 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) 20241107083017921 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) 20241107083017921 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) 20241107083017922 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) 20241107083017922 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) 20241107083017922 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) 20241107083017922 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) 20241107083017923 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) 20241107083017923 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) 20241107083017924 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) 20241107083017924 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) 20241107083017924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017924 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) 20241107083017924 DRLCMACDL DEBUG -- Chunk with length 253 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, MCS-3): 34 5c ed fb 39 e1 a0 2e 6b b3 d9 8a 3c df ad 12 0b 70 37 14 dd ab 59 a2 56 a9 91 75 20 66 a2 67 57 4f ce c5 ec (tbf_dl.cpp:686) 20241107083017924 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) 20241107083017924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241107083017924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, MCS-3): 07 c0 16 86 68 b8 da f7 73 c2 41 5d d6 66 b3 15 79 be 5b 25 16 e0 6e 28 ba 57 b3 44 ad 52 23 eb 40 cc 44 cf ae 9e 9c 8b d9 01 (tbf_dl.cpp:911) 20241107083017924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Sending data request: sapi=5 arfcn=871 cur_fn=589 block=5 data=07 c0 16 86 68 b8 da f7 73 c2 41 5d d6 66 b3 15 79 be 5b 25 16 e0 6e 28 ba 57 b3 44 ad 52 23 eb 40 cc 44 cf ae 9e 9c 8b d9 01 (pcu_l1_if.cpp:182) 20241107083017925 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083017935 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) 20241107083017935 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) 20241107083017936 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) 20241107083017936 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) 20241107083017937 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) 20241107083017937 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) 20241107083017937 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) 20241107083017937 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) 20241107083017938 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) 20241107083017938 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) 20241107083017939 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) 20241107083017939 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) 20241107083017940 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) 20241107083017940 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) 20241107083017940 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) 20241107083017940 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) 20241107083017944 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) 20241107083017944 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) 20241107083017944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017944 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) 20241107083017944 DRLCMACDL DEBUG -- Chunk with length 216 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, MCS-3): b1 1f 50 be 3f 1f a3 44 69 94 b3 de ad f3 3c c2 8d 17 a6 9b a2 13 e9 85 a5 48 ac d5 6c 14 ab 11 09 7c 6f a4 db (tbf_dl.cpp:686) 20241107083017944 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) 20241107083017944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241107083017944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, MCS-3): 07 00 17 86 62 3f a0 7c 7f 3e 46 89 d2 28 67 bd 5b e7 79 84 1b 2f 4c 37 45 27 d2 0b 4b 91 58 ab d9 28 56 23 12 f8 de 48 b7 01 (tbf_dl.cpp:911) 20241107083017944 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 17 86 62 3f a0 7c 7f 3e 46 89 d2 28 67 bd 5b e7 79 84 1b 2f 4c 37 45 27 d2 0b 4b 91 58 ab d9 28 56 23 12 f8 de 48 b7 01 (pcu_l1_if.cpp:182) 20241107083017945 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083017958 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) 20241107083017958 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) 20241107083017960 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) 20241107083017960 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) 20241107083017960 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) 20241107083017960 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) 20241107083017961 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) 20241107083017961 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) 20241107083017962 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) 20241107083017962 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) 20241107083017963 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) 20241107083017963 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) 20241107083017963 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) 20241107083017963 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) 20241107083017964 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) 20241107083017964 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) 20241107083017965 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) 20241107083017965 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) 20241107083017965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017965 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) 20241107083017965 DRLCMACDL DEBUG -- Chunk with length 179 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, MCS-3): 88 06 ea 85 07 58 45 de 9b 13 d2 87 89 c1 0d a6 76 20 d3 9f 9b 8e 3d bf 3b 83 e7 53 62 f9 c9 a4 67 b7 71 96 50 (tbf_dl.cpp:686) 20241107083017965 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) 20241107083017965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241107083017965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, MCS-3): 07 40 17 86 10 0d d4 0b 0f b0 8a bc 37 27 a4 0f 13 83 1b 4c ed 40 a6 3f 37 1d 7b 7e 77 06 cf a7 c4 f2 93 49 cf 6e e3 2c a1 00 (tbf_dl.cpp:911) 20241107083017965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Sending data request: sapi=5 arfcn=871 cur_fn=598 block=7 data=07 40 17 86 10 0d d4 0b 0f b0 8a bc 37 27 a4 0f 13 83 1b 4c ed 40 a6 3f 37 1d 7b 7e 77 06 cf a7 c4 f2 93 49 cf 6e e3 2c a1 00 (pcu_l1_if.cpp:182) 20241107083017966 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083017977 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) 20241107083017977 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) 20241107083017979 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) 20241107083017979 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) 20241107083017979 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) 20241107083017979 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) 20241107083017980 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) 20241107083017980 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) 20241107083017981 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) 20241107083017981 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) 20241107083017982 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) 20241107083017982 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) 20241107083017982 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) 20241107083017982 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) 20241107083017983 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) 20241107083017983 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) 20241107083017984 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) 20241107083017984 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) 20241107083017984 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083017984 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) 20241107083017984 DRLCMACDL DEBUG -- Chunk with length 142 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083017984 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, MCS-3): 94 6e 45 53 78 f1 d3 c6 6b 8e 7d ad dc b3 73 67 a3 48 0f 18 2e 36 ed aa c2 51 d5 8a ad 21 f7 a6 6e c3 e5 a0 12 (tbf_dl.cpp:686) 20241107083017984 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) 20241107083017984 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083017984 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241107083017984 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, MCS-3): 07 80 17 86 28 dd 8a a6 f0 e2 a7 8d d7 1c fb 5a b9 67 e7 ce 46 91 1e 30 5c 6c da 55 85 a3 aa 15 5b 43 ee 4d dd 86 cb 41 25 00 (tbf_dl.cpp:911) 20241107083017984 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=07 80 17 86 28 dd 8a a6 f0 e2 a7 8d d7 1c fb 5a b9 67 e7 ce 46 91 1e 30 5c 6c da 55 85 a3 aa 15 5b 43 ee 4d dd 86 cb 41 25 00 (pcu_l1_if.cpp:182) 20241107083017985 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083017997 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) 20241107083017997 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) 20241107083017998 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) 20241107083017998 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) 20241107083017998 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) 20241107083017999 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) 20241107083017999 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) 20241107083017999 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) 20241107083018000 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) 20241107083018000 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) 20241107083018001 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) 20241107083018001 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) 20241107083018001 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) 20241107083018001 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) 20241107083018002 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) 20241107083018002 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) 20241107083018006 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) 20241107083018006 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) 20241107083018006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018006 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) 20241107083018006 DRLCMACDL DEBUG -- Chunk with length 105 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, MCS-3): 94 2a 0a 40 04 29 e5 4f 41 81 13 f4 61 84 f6 a7 d9 5e 89 41 c0 e8 6f f1 82 77 ef 28 12 ef e2 93 0f d5 b1 ca af (tbf_dl.cpp:686) 20241107083018006 DTBFDL[1;34m 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) 20241107083018006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241107083018006 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, MCS-3): 07 c0 17 86 28 55 14 80 08 52 ca 9f 82 02 27 e8 c3 08 ed 4f b3 bd 12 83 80 d1 df e2 05 ef de 51 24 de c5 27 1f aa 63 95 5f 01 (tbf_dl.cpp:911) 20241107083018006 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Sending data request: sapi=5 arfcn=871 cur_fn=606 block=9 data=07 c0 17 86 28 55 14 80 08 52 ca 9f 82 02 27 e8 c3 08 ed 4f b3 bd 12 83 80 d1 df e2 05 ef de 51 24 de c5 27 1f aa 63 95 5f 01 (pcu_l1_if.cpp:182) 20241107083018007 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083018020 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) 20241107083018020 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) 20241107083018022 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) 20241107083018022 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) 20241107083018022 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) 20241107083018022 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) 20241107083018023 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) 20241107083018023 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) 20241107083018024 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) 20241107083018024 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) 20241107083018025 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) 20241107083018025 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) 20241107083018025 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) 20241107083018025 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) 20241107083018025 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) 20241107083018025 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) 20241107083018025 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) 20241107083018025 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) 20241107083018025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018025 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) 20241107083018025 DRLCMACDL DEBUG -- Chunk with length 68 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, MCS-3): 68 6c 8d d3 50 7e 57 0c fd 05 9d 75 5e ee fb 59 8f 71 77 54 bf 4c 40 c8 21 68 d2 51 b5 97 ae 2e 42 cd ee cd 8c (tbf_dl.cpp:686) 20241107083018025 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) 20241107083018025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241107083018025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, MCS-3): 07 00 18 86 d0 d8 1a a7 a1 fc ae 18 fa 0b 3a eb bc dc f7 b3 1e e3 ee a8 7e 99 80 90 43 d0 a4 a3 6a 2f 5d 5d 84 9a dd 9b 19 01 (tbf_dl.cpp:911) 20241107083018025 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 18 86 d0 d8 1a a7 a1 fc ae 18 fa 0b 3a eb bc dc f7 b3 1e e3 ee a8 7e 99 80 90 43 d0 a4 a3 6a 2f 5d 5d 84 9a dd 9b 19 01 (pcu_l1_if.cpp:182) 20241107083018026 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083018038 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) 20241107083018039 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) 20241107083018039 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) 20241107083018039 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) 20241107083018039 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) 20241107083018039 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) 20241107083018040 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) 20241107083018040 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) 20241107083018040 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) 20241107083018040 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) 20241107083018041 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) 20241107083018041 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) 20241107083018041 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) 20241107083018041 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) 20241107083018041 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) 20241107083018041 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) 20241107083018043 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) 20241107083018043 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) 20241107083018043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018043 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) 20241107083018043 DRLCMACDL DEBUG -- Chunk with length 31 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083018043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083018043 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1311 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083018043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083018043 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (5) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, MCS-3): 3f db 47 9d 9c b3 29 cc 0f 90 9b 6b 00 78 32 db 18 f8 46 c8 9c 9d 41 76 db 6e c9 b8 2e ae ee fb ea 68 66 07 a3 (tbf_dl.cpp:686) 20241107083018043 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) 20241107083018043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241107083018043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, MCS-3): 07 40 18 06 7e b6 8f 3a 39 67 53 98 1f 20 37 d7 00 f0 64 b6 31 f0 8d 90 39 3b 83 ec b6 dd 92 71 5d 5c dd f7 d5 d1 cc 0e 46 01 (tbf_dl.cpp:911) 20241107083018043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Sending data request: sapi=5 arfcn=871 cur_fn=615 block=11 data=07 40 18 06 7e b6 8f 3a 39 67 53 98 1f 20 37 d7 00 f0 64 b6 31 f0 8d 90 39 3b 83 ec b6 dd 92 71 5d 5c dd f7 d5 d1 cc 0e 46 01 (pcu_l1_if.cpp:182) 20241107083018044 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083018058 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) 20241107083018058 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) 20241107083018060 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) 20241107083018060 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) 20241107083018060 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) 20241107083018060 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) 20241107083018061 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) 20241107083018061 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) 20241107083018062 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) 20241107083018062 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) 20241107083018063 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) 20241107083018063 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) 20241107083018064 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) 20241107083018064 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) 20241107083018064 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) 20241107083018064 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) 20241107083018068 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) 20241107083018068 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) 20241107083018068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018068 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) 20241107083018068 DRLCMACDL DEBUG -- Chunk with length 1395 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, MCS-3): 8d ee 84 a9 cb 7e 38 35 5a ef 1f cc 0d 5a da 2a 9f 4e c4 7f 2b e9 10 72 a6 d8 96 a2 5f e8 3d e6 e2 a1 06 8c f7 (tbf_dl.cpp:686) 20241107083018068 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) 20241107083018068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241107083018068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, MCS-3): 07 80 18 86 1a dd 09 53 97 fd 70 6a b4 de 3f 98 1b b4 b4 55 3e 9d 88 ff 56 d2 21 e4 4c b1 2d 45 bf d0 7b cc c5 43 0d 18 ef 01 (tbf_dl.cpp:911) 20241107083018068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Sending data request: sapi=5 arfcn=871 cur_fn=619 block=0 data=07 80 18 86 1a dd 09 53 97 fd 70 6a b4 de 3f 98 1b b4 b4 55 3e 9d 88 ff 56 d2 21 e4 4c b1 2d 45 bf d0 7b cc c5 43 0d 18 ef 01 (pcu_l1_if.cpp:182) 20241107083018069 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083018082 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) 20241107083018082 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) 20241107083018083 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) 20241107083018084 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) 20241107083018084 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) 20241107083018084 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) 20241107083018085 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) 20241107083018085 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) 20241107083018086 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) 20241107083018086 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) 20241107083018087 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) 20241107083018087 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) 20241107083018088 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) 20241107083018088 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) 20241107083018089 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) 20241107083018089 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) 20241107083018090 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) 20241107083018090 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) 20241107083018090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018090 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) 20241107083018090 DRLCMACDL DEBUG -- Chunk with length 1358 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, MCS-3): 86 6d 5f b1 6f 2e ba 43 4e 00 1b 5d 61 19 aa b7 89 e0 f9 15 00 c6 8b 64 8c 75 7a 11 b5 7c 27 8c 00 d6 ba 24 96 (tbf_dl.cpp:686) 20241107083018090 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) 20241107083018090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241107083018090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, MCS-3): 07 c0 18 86 0c db be 62 df 5c 74 87 9c 00 36 ba c2 32 54 6f 13 c1 f3 2b 00 8c 17 c9 18 eb f4 22 6a f9 4e 18 01 ac 75 49 2c 01 (tbf_dl.cpp:911) 20241107083018090 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Sending data request: sapi=5 arfcn=871 cur_fn=624 block=1 data=07 c0 18 86 0c db be 62 df 5c 74 87 9c 00 36 ba c2 32 54 6f 13 c1 f3 2b 00 8c 17 c9 18 eb f4 22 6a f9 4e 18 01 ac 75 49 2c 01 (pcu_l1_if.cpp:182) 20241107083018091 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083018102 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) 20241107083018102 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) 20241107083018103 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) 20241107083018104 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) 20241107083018104 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) 20241107083018104 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) 20241107083018105 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) 20241107083018105 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) 20241107083018106 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) 20241107083018106 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) 20241107083018107 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) 20241107083018107 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) 20241107083018108 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) 20241107083018108 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) 20241107083018109 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) 20241107083018109 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) 20241107083018110 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) 20241107083018110 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083018110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==81 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018110 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) 20241107083018110 DRLCMACDL DEBUG -- Chunk with length 1321 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, MCS-3): a5 8b 70 a2 a3 a7 d5 33 19 18 54 78 d5 78 5b 24 13 50 77 10 bf 11 36 df a2 94 e8 fe 0b 5c 71 81 86 18 23 45 4f (tbf_dl.cpp:686) 20241107083018110 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) 20241107083018110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241107083018110 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) 20241107083018110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 632 + 13 = 645 (pdch_ul_controller.c:131) 20241107083018110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 645 for type POLL (pdch_ul_controller.c:184) 20241107083018110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=645, TS=7) (tbf_dl.cpp:883) 20241107083018110 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=645, TS=7 (tbf_dl.cpp:903) 20241107083018110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, MCS-3): 0f 00 19 86 4a 17 e1 44 47 4f ab 67 32 30 a8 f0 aa f1 b6 48 26 a0 ee 20 7e 23 6c be 45 29 d1 fd 17 b8 e2 02 0d 31 46 8a 9e 00 (tbf_dl.cpp:911) 20241107083018110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Sending data request: sapi=5 arfcn=871 cur_fn=628 block=2 data=0f 00 19 86 4a 17 e1 44 47 4f ab 67 32 30 a8 f0 aa f1 b6 48 26 a0 ee 20 7e 23 6c be 45 29 d1 fd 17 b8 e2 02 0d 31 46 8a 9e 00 (pcu_l1_if.cpp:182) 20241107083018111 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083018120 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) 20241107083018120 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) 20241107083018122 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) 20241107083018122 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) 20241107083018122 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) 20241107083018122 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) 20241107083018123 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) 20241107083018123 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) 20241107083018124 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) 20241107083018124 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) 20241107083018125 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) 20241107083018125 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) 20241107083018125 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) 20241107083018125 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) 20241107083018126 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) 20241107083018126 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) 20241107083018130 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083018146 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) 20241107083018146 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) 20241107083018147 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) 20241107083018147 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) 20241107083018148 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) 20241107083018148 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) 20241107083018149 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) 20241107083018149 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) 20241107083018150 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) 20241107083018150 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) 20241107083018151 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) 20241107083018151 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) 20241107083018152 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) 20241107083018152 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) 20241107083018153 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) 20241107083018153 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) 20241107083018154 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083018165 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) 20241107083018165 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) 20241107083018165 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) 20241107083018165 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) 20241107083018166 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) 20241107083018166 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) 20241107083018167 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) 20241107083018167 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) 20241107083018167 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) 20241107083018167 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) 20241107083018168 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) 20241107083018168 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) 20241107083018168 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) 20241107083018168 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) 20241107083018169 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) 20241107083018169 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) 20241107083018170 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083018184 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 00 a7 b0 cc 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083018184 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) 20241107083018184 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083018184 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083018184 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 = 102 | 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) 20241107083018184 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083018184 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083018184 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 102, have_crbb: 0, urbb_len:64, 0x55775316d7ec, 0x55775316d7f0, 4, 0, win: 81-101, 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:572) 20241107083018184 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 102, BSN 81 to 166 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083018184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083018184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=81)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=100) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083018184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=81:101, lost=0, recv=20, skipped=0, bsn=81, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107083018184 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241107083018184 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241107083018184 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241107083018184 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241107083018184 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241107083018184 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241107083018184 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241107083018184 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241107083018184 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241107083018184 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241107083018184 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241107083018184 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241107083018184 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241107083018184 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241107083018184 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241107083018184 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241107083018184 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241107083018184 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241107083018184 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241107083018184 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241107083018184 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) 20241107083018184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=101)""(V(S)-1=100) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083018185 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) 20241107083018185 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) 20241107083018187 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) 20241107083018187 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) 20241107083018188 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) 20241107083018188 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) 20241107083018189 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) 20241107083018189 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) 20241107083018190 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) 20241107083018190 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) 20241107083018190 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) 20241107083018190 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) 20241107083018190 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) 20241107083018190 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) 20241107083018193 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) 20241107083018193 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) 20241107083018193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018193 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) 20241107083018193 DRLCMACDL DEBUG -- Chunk with length 1284 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, MCS-3): ba 6f 18 c1 db e3 40 2d b2 ce 13 2e fc f7 f7 92 bf e2 8c 82 f3 a5 e4 dd 78 79 4c f0 52 db 8b 09 cc c0 5b ad 49 (tbf_dl.cpp:686) 20241107083018193 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) 20241107083018193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241107083018193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, MCS-3): 07 40 19 86 74 df 30 82 b7 c7 81 5a 64 9d 27 5c f8 ef ef 25 7f c5 19 05 e7 4b c9 bb f1 f2 98 e0 a5 b6 17 13 98 81 b7 5a 93 00 (tbf_dl.cpp:911) 20241107083018193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Sending data request: sapi=5 arfcn=871 cur_fn=645 block=6 data=07 40 19 86 74 df 30 82 b7 c7 81 5a 64 9d 27 5c f8 ef ef 25 7f c5 19 05 e7 4b c9 bb f1 f2 98 e0 a5 b6 17 13 98 81 b7 5a 93 00 (pcu_l1_if.cpp:182) 20241107083018193 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083018207 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) 20241107083018207 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) 20241107083018208 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) 20241107083018208 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) 20241107083018208 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) 20241107083018208 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) 20241107083018209 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) 20241107083018209 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) 20241107083018209 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) 20241107083018209 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) 20241107083018209 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) 20241107083018209 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) 20241107083018210 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) 20241107083018210 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) 20241107083018210 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) 20241107083018210 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) 20241107083018212 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) 20241107083018212 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) 20241107083018212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018212 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) 20241107083018212 DRLCMACDL DEBUG -- Chunk with length 1247 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, MCS-3): 8b 60 1f f8 ac 61 12 0f 85 05 3e b9 b7 fe f6 4d 8c ec 8b e4 a7 cb 3b 2c af 2f 2b 01 d4 a7 2f 38 b9 5c 4a 97 80 (tbf_dl.cpp:686) 20241107083018212 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) 20241107083018212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241107083018212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, MCS-3): 07 80 19 86 16 c1 3e f0 59 c3 24 1e 0a 0b 7c 72 6f fd ed 9b 18 d9 17 c9 4f 97 77 58 5e 5f 56 02 a8 4f 5f 70 72 b9 94 2e 01 01 (tbf_dl.cpp:911) 20241107083018212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Sending data request: sapi=5 arfcn=871 cur_fn=650 block=7 data=07 80 19 86 16 c1 3e f0 59 c3 24 1e 0a 0b 7c 72 6f fd ed 9b 18 d9 17 c9 4f 97 77 58 5e 5f 56 02 a8 4f 5f 70 72 b9 94 2e 01 01 (pcu_l1_if.cpp:182) 20241107083018212 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083018226 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) 20241107083018226 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) 20241107083018228 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) 20241107083018228 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) 20241107083018228 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) 20241107083018228 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) 20241107083018229 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) 20241107083018229 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) 20241107083018230 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) 20241107083018230 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) 20241107083018231 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) 20241107083018231 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) 20241107083018231 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) 20241107083018231 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) 20241107083018232 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) 20241107083018232 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) 20241107083018233 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) 20241107083018233 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) 20241107083018233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==103) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018233 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) 20241107083018233 DRLCMACDL DEBUG -- Chunk with length 1210 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, MCS-3): 87 7c 5a 08 e6 d2 e7 03 1e f5 4e 48 e9 0b 99 ee 25 7b 8c 5b c2 f5 51 bb 65 70 62 2f 55 7a 7d 61 15 13 1f 66 83 (tbf_dl.cpp:686) 20241107083018233 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) 20241107083018233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241107083018233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, MCS-3): 07 c0 19 86 0e f9 b4 10 cc a5 cf 07 3c ea 9d 90 d2 17 32 dd 4b f6 18 b7 84 eb a3 76 cb e0 c4 5e aa f4 fa c2 2a 26 3e cc 06 01 (tbf_dl.cpp:911) 20241107083018233 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Sending data request: sapi=5 arfcn=871 cur_fn=654 block=8 data=07 c0 19 86 0e f9 b4 10 cc a5 cf 07 3c ea 9d 90 d2 17 32 dd 4b f6 18 b7 84 eb a3 76 cb e0 c4 5e aa f4 fa c2 2a 26 3e cc 06 01 (pcu_l1_if.cpp:182) 20241107083018234 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083018246 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) 20241107083018246 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) 20241107083018247 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) 20241107083018247 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) 20241107083018248 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) 20241107083018248 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) 20241107083018249 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) 20241107083018249 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) 20241107083018250 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) 20241107083018250 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) 20241107083018251 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) 20241107083018251 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) 20241107083018251 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) 20241107083018251 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) 20241107083018252 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) 20241107083018252 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) 20241107083018256 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) 20241107083018256 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) 20241107083018256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==104) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018256 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) 20241107083018256 DRLCMACDL DEBUG -- Chunk with length 1173 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, MCS-3): f9 ce de 8d 28 6a 71 d3 ea a1 e4 c5 e4 b1 40 fe 5a 47 d0 9c 10 62 a5 ae 3e 92 8b 7e b0 e6 69 73 50 43 3e 6a 37 (tbf_dl.cpp:686) 20241107083018256 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) 20241107083018256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241107083018256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, MCS-3): 07 00 1a 86 f2 9d bd 1b 51 d4 e2 a6 d5 43 c9 8b c9 63 81 fc b5 8e a0 39 21 c4 4a 5d 7d 24 17 fd 60 cd d3 e6 a0 86 7c d4 6e 00 (tbf_dl.cpp:911) 20241107083018256 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 1a 86 f2 9d bd 1b 51 d4 e2 a6 d5 43 c9 8b c9 63 81 fc b5 8e a0 39 21 c4 4a 5d 7d 24 17 fd 60 cd d3 e6 a0 86 7c d4 6e 00 (pcu_l1_if.cpp:182) 20241107083018257 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083018271 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) 20241107083018271 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) 20241107083018272 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) 20241107083018272 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) 20241107083018273 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) 20241107083018273 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) 20241107083018274 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) 20241107083018275 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) 20241107083018276 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) 20241107083018276 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) 20241107083018277 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) 20241107083018277 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) 20241107083018279 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) 20241107083018279 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) 20241107083018280 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) 20241107083018280 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) 20241107083018281 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) 20241107083018281 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) 20241107083018281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==105) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018281 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) 20241107083018281 DRLCMACDL DEBUG -- Chunk with length 1136 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, MCS-3): d9 5d 9f 3c f2 7d 1e 91 a5 cb 81 76 d0 3c c2 cf d5 6c 37 d7 3c d6 01 48 a1 4f 24 a5 70 89 50 6b fc 3d e2 26 bd (tbf_dl.cpp:686) 20241107083018281 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) 20241107083018281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241107083018281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, MCS-3): 07 40 1a 86 b2 bb 3e 79 e4 fb 3c 22 4b 97 03 ed a0 79 84 9f ab d9 6e ae 79 ac 03 90 42 9f 48 4a e1 12 a1 d6 f8 7b c4 4d 7a 01 (tbf_dl.cpp:911) 20241107083018281 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Sending data request: sapi=5 arfcn=871 cur_fn=663 block=10 data=07 40 1a 86 b2 bb 3e 79 e4 fb 3c 22 4b 97 03 ed a0 79 84 9f ab d9 6e ae 79 ac 03 90 42 9f 48 4a e1 12 a1 d6 f8 7b c4 4d 7a 01 (pcu_l1_if.cpp:182) 20241107083018282 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083018290 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) 20241107083018290 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) 20241107083018291 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) 20241107083018291 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) 20241107083018292 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) 20241107083018292 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) 20241107083018293 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) 20241107083018293 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) 20241107083018294 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) 20241107083018294 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) 20241107083018295 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) 20241107083018295 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) 20241107083018296 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) 20241107083018296 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) 20241107083018297 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) 20241107083018297 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) 20241107083018297 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) 20241107083018297 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) 20241107083018297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==106) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018297 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) 20241107083018297 DRLCMACDL DEBUG -- Chunk with length 1099 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, MCS-3): e4 d5 3d 28 cf 77 42 9a 3c 07 ba 20 aa 61 fd 98 90 22 00 89 86 22 bb b0 27 16 0a a1 11 b8 7a b2 eb b6 4e 9f 47 (tbf_dl.cpp:686) 20241107083018298 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) 20241107083018298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241107083018298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, MCS-3): 07 80 1a 86 c8 ab 7b 50 9e ef 84 34 79 0e 74 41 54 c3 fa 31 21 45 00 12 0d 45 76 61 4f 2c 14 42 23 70 f5 64 d7 6d 9d 3e 8f 00 (tbf_dl.cpp:911) 20241107083018298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=07 80 1a 86 c8 ab 7b 50 9e ef 84 34 79 0e 74 41 54 c3 fa 31 21 45 00 12 0d 45 76 61 4f 2c 14 42 23 70 f5 64 d7 6d 9d 3e 8f 00 (pcu_l1_if.cpp:182) 20241107083018298 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083018309 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) 20241107083018309 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) 20241107083018311 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) 20241107083018311 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) 20241107083018311 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) 20241107083018311 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) 20241107083018312 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) 20241107083018312 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) 20241107083018313 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) 20241107083018313 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) 20241107083018314 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) 20241107083018314 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) 20241107083018315 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) 20241107083018315 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) 20241107083018315 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) 20241107083018315 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) 20241107083018319 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) 20241107083018319 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) 20241107083018319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==107) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018319 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) 20241107083018319 DRLCMACDL DEBUG -- Chunk with length 1062 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, MCS-3): a8 fb 83 9e 9e 5f 4e 9a fc f0 e0 2a 49 e7 3b 1a 0b f7 b5 8f b7 fa a3 dc 76 ec ac 9b 0c d4 87 0a 6f bb 9d fd 78 (tbf_dl.cpp:686) 20241107083018319 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) 20241107083018319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241107083018319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, MCS-3): 07 c0 1a 86 50 f7 07 3d 3d bf 9c 34 f9 e1 c1 55 92 ce 77 34 16 ee 6b 1f 6f f5 47 b9 ed d8 59 37 19 a8 0f 15 de 76 3b fb f1 00 (tbf_dl.cpp:911) 20241107083018319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Sending data request: sapi=5 arfcn=871 cur_fn=671 block=0 data=07 c0 1a 86 50 f7 07 3d 3d bf 9c 34 f9 e1 c1 55 92 ce 77 34 16 ee 6b 1f 6f f5 47 b9 ed d8 59 37 19 a8 0f 15 de 76 3b fb f1 00 (pcu_l1_if.cpp:182) 20241107083018320 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083018333 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) 20241107083018333 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) 20241107083018334 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) 20241107083018335 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) 20241107083018335 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) 20241107083018335 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) 20241107083018336 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) 20241107083018336 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) 20241107083018337 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) 20241107083018337 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) 20241107083018338 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) 20241107083018338 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) 20241107083018338 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) 20241107083018338 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) 20241107083018339 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) 20241107083018339 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) 20241107083018340 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) 20241107083018340 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) 20241107083018340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==108) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018340 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) 20241107083018340 DRLCMACDL DEBUG -- Chunk with length 1025 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, MCS-3): 80 9b 5f 01 6b 88 4a ee cd 9c 49 b0 84 80 54 08 30 73 ad a7 55 57 68 cc e8 e4 e8 20 ce 3c 37 ff d3 13 e0 da e4 (tbf_dl.cpp:686) 20241107083018340 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) 20241107083018340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241107083018340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, MCS-3): 07 00 1b 86 00 37 bf 02 d6 10 95 dc 9b 39 93 60 09 01 a9 10 60 e6 5a 4f ab ae d0 98 d1 c9 d1 41 9c 79 6e fe a7 27 c0 b5 c9 01 (tbf_dl.cpp:911) 20241107083018340 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 1b 86 00 37 bf 02 d6 10 95 dc 9b 39 93 60 09 01 a9 10 60 e6 5a 4f ab ae d0 98 d1 c9 d1 41 9c 79 6e fe a7 27 c0 b5 c9 01 (pcu_l1_if.cpp:182) 20241107083018341 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083018352 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) 20241107083018352 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) 20241107083018354 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) 20241107083018354 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) 20241107083018354 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) 20241107083018354 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) 20241107083018355 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) 20241107083018355 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) 20241107083018356 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) 20241107083018356 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) 20241107083018357 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) 20241107083018357 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) 20241107083018357 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) 20241107083018357 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) 20241107083018358 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) 20241107083018358 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) 20241107083018359 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) 20241107083018359 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) 20241107083018359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==109) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018359 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) 20241107083018359 DRLCMACDL DEBUG -- Chunk with length 988 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, MCS-3): 87 b5 e3 c9 fb cd d6 73 b2 a6 91 58 fb f2 cc 92 40 73 20 ed 33 b3 4c 32 9e a9 44 3f de 32 c3 a1 51 9d 3c da ef (tbf_dl.cpp:686) 20241107083018359 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) 20241107083018359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241107083018359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, MCS-3): 07 40 1b 86 0e 6b c7 93 f7 9b ad e7 64 4d 23 b1 f6 e5 99 25 81 e6 40 da 67 66 99 64 3c 53 89 7e bc 65 86 43 a3 3a 79 b4 df 01 (tbf_dl.cpp:911) 20241107083018359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Sending data request: sapi=5 arfcn=871 cur_fn=680 block=2 data=07 40 1b 86 0e 6b c7 93 f7 9b ad e7 64 4d 23 b1 f6 e5 99 25 81 e6 40 da 67 66 99 64 3c 53 89 7e bc 65 86 43 a3 3a 79 b4 df 01 (pcu_l1_if.cpp:182) 20241107083018360 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083018371 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) 20241107083018371 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) 20241107083018373 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) 20241107083018373 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) 20241107083018373 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) 20241107083018373 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) 20241107083018374 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) 20241107083018374 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) 20241107083018375 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) 20241107083018375 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) 20241107083018376 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) 20241107083018376 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) 20241107083018376 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) 20241107083018377 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) 20241107083018377 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) 20241107083018377 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) 20241107083018381 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) 20241107083018381 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) 20241107083018381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==110) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018381 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) 20241107083018381 DRLCMACDL DEBUG -- Chunk with length 951 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, MCS-3): 47 29 44 a1 de 35 4c 65 9d 71 71 dd 7a bf 3a 60 bb 7c d3 9e 9c 2c 25 a4 12 a8 23 06 c0 43 39 80 64 d0 72 ca 7a (tbf_dl.cpp:686) 20241107083018381 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) 20241107083018381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241107083018381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, MCS-3): 07 80 1b 86 8e 52 88 42 bd 6b 98 ca 3a e3 e2 ba f5 7e 75 c0 76 f9 a6 3d 39 59 4a 48 25 50 47 0c 80 87 72 00 c9 a0 e5 94 f5 00 (tbf_dl.cpp:911) 20241107083018381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 block=3 data=07 80 1b 86 8e 52 88 42 bd 6b 98 ca 3a e3 e2 ba f5 7e 75 c0 76 f9 a6 3d 39 59 4a 48 25 50 47 0c 80 87 72 00 c9 a0 e5 94 f5 00 (pcu_l1_if.cpp:182) 20241107083018382 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083018395 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) 20241107083018395 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) 20241107083018397 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) 20241107083018397 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) 20241107083018397 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) 20241107083018397 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) 20241107083018398 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) 20241107083018398 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) 20241107083018399 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) 20241107083018399 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) 20241107083018400 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) 20241107083018400 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) 20241107083018401 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) 20241107083018401 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) 20241107083018401 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) 20241107083018401 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) 20241107083018402 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) 20241107083018402 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) 20241107083018402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==111) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018402 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) 20241107083018402 DRLCMACDL DEBUG -- Chunk with length 914 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, MCS-3): 00 cd 48 8e fb 40 fe d6 ab a9 37 33 c7 fd f8 79 0e 2b 96 e9 10 6c 4e f2 14 c3 0b 27 32 69 0b 1e bb 00 a8 ce cc (tbf_dl.cpp:686) 20241107083018402 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) 20241107083018402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241107083018402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, MCS-3): 07 c0 1b 86 00 9a 91 1c f7 81 fc ad 57 53 6f 66 8e fb f1 f3 1c 56 2c d3 21 d8 9c e4 29 86 17 4e 64 d2 16 3c 76 01 50 9d 99 01 (tbf_dl.cpp:911) 20241107083018402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Sending data request: sapi=5 arfcn=871 cur_fn=689 block=4 data=07 c0 1b 86 00 9a 91 1c f7 81 fc ad 57 53 6f 66 8e fb f1 f3 1c 56 2c d3 21 d8 9c e4 29 86 17 4e 64 d2 16 3c 76 01 50 9d 99 01 (pcu_l1_if.cpp:182) 20241107083018403 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083018414 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) 20241107083018414 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) 20241107083018416 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) 20241107083018416 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) 20241107083018416 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) 20241107083018416 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) 20241107083018417 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) 20241107083018417 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) 20241107083018418 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) 20241107083018418 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) 20241107083018419 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) 20241107083018419 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) 20241107083018419 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) 20241107083018419 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) 20241107083018420 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) 20241107083018420 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) 20241107083018421 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) 20241107083018421 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) 20241107083018421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==112) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018421 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) 20241107083018421 DRLCMACDL DEBUG -- Chunk with length 877 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, MCS-3): 5d 35 21 c2 87 da 00 da 7d 9d 34 51 09 97 d9 90 8d 6a 77 47 12 64 dd 5e 74 35 0d af 2d 69 19 2b 6e ae f1 a5 6f (tbf_dl.cpp:686) 20241107083018421 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) 20241107083018421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241107083018421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, MCS-3): 07 00 1c 86 ba 6a 42 84 0f b5 01 b4 fb 3a 69 a2 12 2e b3 21 1b d5 ee 8e 24 c8 ba bd e8 6a 1a 5e 5b d2 32 56 dc 5c e3 4b df 00 (tbf_dl.cpp:911) 20241107083018421 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 1c 86 ba 6a 42 84 0f b5 01 b4 fb 3a 69 a2 12 2e b3 21 1b d5 ee 8e 24 c8 ba bd e8 6a 1a 5e 5b d2 32 56 dc 5c e3 4b df 00 (pcu_l1_if.cpp:182) 20241107083018422 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083018433 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) 20241107083018433 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) 20241107083018435 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) 20241107083018435 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) 20241107083018435 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) 20241107083018435 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) 20241107083018436 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) 20241107083018436 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) 20241107083018437 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) 20241107083018437 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) 20241107083018438 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) 20241107083018438 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) 20241107083018438 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) 20241107083018438 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) 20241107083018439 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) 20241107083018439 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) 20241107083018443 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) 20241107083018443 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) 20241107083018443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==113) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018443 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) 20241107083018443 DRLCMACDL DEBUG -- Chunk with length 840 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, MCS-3): b8 7b e8 fd a3 75 84 e2 09 63 49 16 f0 c7 36 b6 bf 4b 9d 24 68 a6 2d 4b 94 33 73 a3 f4 39 80 83 83 9d ff 10 32 (tbf_dl.cpp:686) 20241107083018443 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) 20241107083018443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241107083018443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, MCS-3): 07 40 1c 86 70 f7 d0 fb 47 eb 08 c5 13 c6 92 2c e0 8f 6d 6c 7f 97 3a 49 d0 4c 5b 96 28 67 e6 46 e9 73 00 07 07 3b ff 21 64 00 (tbf_dl.cpp:911) 20241107083018443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Sending data request: sapi=5 arfcn=871 cur_fn=697 block=6 data=07 40 1c 86 70 f7 d0 fb 47 eb 08 c5 13 c6 92 2c e0 8f 6d 6c 7f 97 3a 49 d0 4c 5b 96 28 67 e6 46 e9 73 00 07 07 3b ff 21 64 00 (pcu_l1_if.cpp:182) 20241107083018444 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083018457 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) 20241107083018457 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) 20241107083018458 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) 20241107083018458 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) 20241107083018459 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) 20241107083018459 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) 20241107083018460 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) 20241107083018460 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) 20241107083018461 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) 20241107083018461 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) 20241107083018462 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) 20241107083018462 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) 20241107083018463 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) 20241107083018463 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) 20241107083018464 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) 20241107083018464 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) 20241107083018465 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) 20241107083018465 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) 20241107083018465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==114) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018465 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) 20241107083018465 DRLCMACDL DEBUG -- Chunk with length 803 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, MCS-3): 02 64 9b b7 0c ef d4 bd 21 60 13 da 7b b1 a6 c9 55 44 cc 04 89 11 91 2d bb 21 91 aa 16 4b 76 16 e0 6a bb 5f 9a (tbf_dl.cpp:686) 20241107083018465 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) 20241107083018465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241107083018465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, MCS-3): 07 80 1c 86 04 c8 36 6f 19 de a9 7b 43 c0 26 b4 f7 62 4d 93 ab 88 98 09 12 23 22 5b 76 43 22 55 2d 96 ec 2c c0 d5 76 bf 34 01 (tbf_dl.cpp:911) 20241107083018465 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Sending data request: sapi=5 arfcn=871 cur_fn=702 block=7 data=07 80 1c 86 04 c8 36 6f 19 de a9 7b 43 c0 26 b4 f7 62 4d 93 ab 88 98 09 12 23 22 5b 76 43 22 55 2d 96 ec 2c c0 d5 76 bf 34 01 (pcu_l1_if.cpp:182) 20241107083018466 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083018476 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) 20241107083018477 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) 20241107083018478 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) 20241107083018478 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) 20241107083018478 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) 20241107083018478 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) 20241107083018479 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) 20241107083018479 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) 20241107083018480 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) 20241107083018480 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) 20241107083018481 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) 20241107083018481 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) 20241107083018482 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) 20241107083018482 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) 20241107083018483 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) 20241107083018483 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) 20241107083018483 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) 20241107083018483 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) 20241107083018483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==115) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018483 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) 20241107083018483 DRLCMACDL DEBUG -- Chunk with length 766 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, MCS-3): d3 64 99 87 62 68 e1 bd 37 91 00 85 32 2b f5 a0 c1 1f 44 24 f4 99 d1 d7 bd 16 56 b6 46 4e 63 57 82 21 05 91 06 (tbf_dl.cpp:686) 20241107083018483 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) 20241107083018483 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018484 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241107083018484 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, MCS-3): 07 c0 1c 86 a6 c9 32 0f c5 d0 c2 7b 6f 22 01 0a 65 56 ea 41 83 3f 88 48 e8 33 a3 af 7b 2d ac 6c 8d 9c c6 ae 04 43 0a 22 0d 00 (tbf_dl.cpp:911) 20241107083018484 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Sending data request: sapi=5 arfcn=871 cur_fn=706 block=8 data=07 c0 1c 86 a6 c9 32 0f c5 d0 c2 7b 6f 22 01 0a 65 56 ea 41 83 3f 88 48 e8 33 a3 af 7b 2d ac 6c 8d 9c c6 ae 04 43 0a 22 0d 00 (pcu_l1_if.cpp:182) 20241107083018484 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083018496 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) 20241107083018496 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) 20241107083018497 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) 20241107083018497 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) 20241107083018499 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) 20241107083018499 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) 20241107083018500 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) 20241107083018500 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) 20241107083018501 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) 20241107083018501 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) 20241107083018501 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) 20241107083018501 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) 20241107083018501 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) 20241107083018501 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) 20241107083018501 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) 20241107083018501 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) 20241107083018505 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) 20241107083018505 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) 20241107083018505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==116) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018505 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) 20241107083018505 DRLCMACDL DEBUG -- Chunk with length 729 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, MCS-3): 75 9b 55 b8 ac 0a 15 15 c6 f1 d1 a2 0e 81 38 4a 36 ca 85 9f 2a 5f e8 da 50 15 e4 5d dd c3 9e ee 4d 54 53 db 23 (tbf_dl.cpp:686) 20241107083018505 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) 20241107083018505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241107083018505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, MCS-3): 07 00 1d 86 ea 36 ab 70 59 15 2a 2a 8c e3 a3 45 1d 02 71 94 6c 94 0b 3f 55 be d0 b5 a1 2a c8 bb ba 87 3d dd 9b a8 a6 b6 47 00 (tbf_dl.cpp:911) 20241107083018505 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 1d 86 ea 36 ab 70 59 15 2a 2a 8c e3 a3 45 1d 02 71 94 6c 94 0b 3f 55 be d0 b5 a1 2a c8 bb ba 87 3d dd 9b a8 a6 b6 47 00 (pcu_l1_if.cpp:182) 20241107083018506 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083018519 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) 20241107083018519 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) 20241107083018520 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) 20241107083018520 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) 20241107083018521 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) 20241107083018521 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) 20241107083018522 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) 20241107083018522 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) 20241107083018523 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) 20241107083018523 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) 20241107083018523 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) 20241107083018523 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) 20241107083018524 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) 20241107083018524 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) 20241107083018525 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) 20241107083018525 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) 20241107083018526 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) 20241107083018526 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) 20241107083018526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==117) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018526 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) 20241107083018526 DRLCMACDL DEBUG -- Chunk with length 692 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, MCS-3): e1 be 4e 79 9e d4 85 8f 1a aa 87 73 95 53 8e 21 42 f5 2b 1a 2b 1a cc f9 88 e1 5b c6 09 1c 4b b4 6e 00 1e 7d ee (tbf_dl.cpp:686) 20241107083018526 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) 20241107083018526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241107083018526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, MCS-3): 07 40 1d 86 c2 7d 9d f2 3c a9 0b 1f 35 54 0f e7 2a a7 1c 43 84 ea 57 34 56 34 98 f3 11 c3 b7 8c 13 38 96 68 dd 00 3c fa dc 01 (tbf_dl.cpp:911) 20241107083018526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Sending data request: sapi=5 arfcn=871 cur_fn=715 block=10 data=07 40 1d 86 c2 7d 9d f2 3c a9 0b 1f 35 54 0f e7 2a a7 1c 43 84 ea 57 34 56 34 98 f3 11 c3 b7 8c 13 38 96 68 dd 00 3c fa dc 01 (pcu_l1_if.cpp:182) 20241107083018526 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083018538 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) 20241107083018538 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) 20241107083018539 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) 20241107083018539 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) 20241107083018540 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) 20241107083018540 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) 20241107083018541 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) 20241107083018541 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) 20241107083018541 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) 20241107083018541 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) 20241107083018542 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) 20241107083018542 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) 20241107083018543 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) 20241107083018543 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) 20241107083018544 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) 20241107083018544 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) 20241107083018545 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) 20241107083018545 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) 20241107083018545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==118) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018545 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) 20241107083018545 DRLCMACDL DEBUG -- Chunk with length 655 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, MCS-3): 93 10 71 2a 00 9d 7e d4 d9 62 b5 7d 90 cb 55 c6 74 69 4b 61 cf 88 12 53 1b bd 51 4d 09 ff 0c 31 cf 20 68 a6 23 (tbf_dl.cpp:686) 20241107083018545 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) 20241107083018545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241107083018545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, MCS-3): 07 80 1d 86 26 21 e2 54 00 3a fd a8 b3 c5 6a fb 20 97 ab 8c e9 d2 96 c2 9e 11 25 a6 36 7a a3 9a 12 fe 19 62 9e 41 d0 4c 47 00 (tbf_dl.cpp:911) 20241107083018545 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 data=07 80 1d 86 26 21 e2 54 00 3a fd a8 b3 c5 6a fb 20 97 ab 8c e9 d2 96 c2 9e 11 25 a6 36 7a a3 9a 12 fe 19 62 9e 41 d0 4c 47 00 (pcu_l1_if.cpp:182) 20241107083018546 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083018557 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) 20241107083018557 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) 20241107083018558 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) 20241107083018558 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) 20241107083018559 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) 20241107083018559 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) 20241107083018560 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) 20241107083018560 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) 20241107083018561 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) 20241107083018561 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) 20241107083018561 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) 20241107083018561 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) 20241107083018562 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) 20241107083018562 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) 20241107083018563 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) 20241107083018563 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) 20241107083018566 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) 20241107083018567 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) 20241107083018567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==119) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018567 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) 20241107083018567 DRLCMACDL DEBUG -- Chunk with length 618 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, MCS-3): 6b c4 51 46 78 bd e1 ed 3d f1 af 8b c1 5d 4d 64 1f fd 97 26 a3 b8 e8 14 32 52 89 11 ff df b4 04 6a ed f5 8c e9 (tbf_dl.cpp:686) 20241107083018567 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) 20241107083018567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241107083018567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, MCS-3): 07 c0 1d 86 d6 88 a3 8c f0 7a c3 db 7b e2 5f 17 83 bb 9a c8 3e fa 2f 4d 46 71 d1 29 64 a4 12 23 fe bf 69 09 d4 da eb 19 d3 01 (tbf_dl.cpp:911) 20241107083018567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Sending data request: sapi=5 arfcn=871 cur_fn=723 block=0 data=07 c0 1d 86 d6 88 a3 8c f0 7a c3 db 7b e2 5f 17 83 bb 9a c8 3e fa 2f 4d 46 71 d1 29 64 a4 12 23 fe bf 69 09 d4 da eb 19 d3 01 (pcu_l1_if.cpp:182) 20241107083018567 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083018581 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) 20241107083018581 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) 20241107083018582 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) 20241107083018582 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) 20241107083018583 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) 20241107083018583 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) 20241107083018584 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) 20241107083018584 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) 20241107083018584 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) 20241107083018584 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) 20241107083018585 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) 20241107083018585 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) 20241107083018586 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) 20241107083018586 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) 20241107083018587 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) 20241107083018587 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) 20241107083018588 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) 20241107083018588 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083018588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==101 .. V(S)==120) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018588 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) 20241107083018588 DRLCMACDL DEBUG -- Chunk with length 581 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, MCS-3): 29 f9 df d1 a3 20 1b 15 7f 81 c9 4a 4f f3 05 03 7f 5e cf 0c 16 35 63 d8 e9 04 db 3a 49 cc f4 2b b7 91 1c 7e 66 (tbf_dl.cpp:686) 20241107083018588 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) 20241107083018588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241107083018588 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) 20241107083018588 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 732 + 13 = 745 (pdch_ul_controller.c:131) 20241107083018588 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 745 for type POLL (pdch_ul_controller.c:184) 20241107083018588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=745, TS=7) (tbf_dl.cpp:883) 20241107083018588 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=745, TS=7 (tbf_dl.cpp:903) 20241107083018588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, MCS-3): 0f 00 1e 86 52 f2 bf a3 47 41 36 2a fe 02 93 95 9e e6 0b 06 fe bc 9e 19 2c 6a c6 b0 d3 09 b6 75 92 98 e9 57 6e 23 39 fc cc 00 (tbf_dl.cpp:911) 20241107083018588 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Sending data request: sapi=5 arfcn=871 cur_fn=728 block=1 data=0f 00 1e 86 52 f2 bf a3 47 41 36 2a fe 02 93 95 9e e6 0b 06 fe bc 9e 19 2c 6a c6 b0 d3 09 b6 75 92 98 e9 57 6e 23 39 fc cc 00 (pcu_l1_if.cpp:182) 20241107083018588 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083018600 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) 20241107083018600 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) 20241107083018601 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) 20241107083018601 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) 20241107083018602 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) 20241107083018602 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) 20241107083018603 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) 20241107083018603 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) 20241107083018603 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) 20241107083018603 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) 20241107083018604 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) 20241107083018604 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) 20241107083018605 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) 20241107083018605 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) 20241107083018606 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) 20241107083018606 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) 20241107083018606 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083018619 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) 20241107083018619 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) 20241107083018621 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) 20241107083018621 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) 20241107083018621 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) 20241107083018621 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) 20241107083018622 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) 20241107083018622 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) 20241107083018623 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) 20241107083018623 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) 20241107083018624 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) 20241107083018624 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) 20241107083018625 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) 20241107083018625 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) 20241107083018625 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) 20241107083018625 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) 20241107083018629 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083018643 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) 20241107083018643 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) 20241107083018645 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) 20241107083018645 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) 20241107083018645 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) 20241107083018645 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) 20241107083018646 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) 20241107083018646 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) 20241107083018647 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) 20241107083018647 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) 20241107083018648 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) 20241107083018648 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) 20241107083018648 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) 20241107083018648 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) 20241107083018649 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) 20241107083018649 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) 20241107083018650 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083018662 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=4 data=40 20 00 a7 b0 f4 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083018662 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) 20241107083018662 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083018662 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083018662 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 = 122 | 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) 20241107083018663 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083018663 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083018663 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 122, have_crbb: 0, urbb_len:64, 0x55775316d7ec, 0x55775316d7f0, 4, 0, win: 101-121, 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:572) 20241107083018663 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 122, BSN 101 to 186 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083018663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083018663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=101)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=120) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083018663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=101:121, lost=0, recv=20, skipped=0, bsn=101, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107083018663 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241107083018663 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241107083018663 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241107083018663 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241107083018663 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241107083018663 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241107083018663 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241107083018663 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241107083018663 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241107083018663 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241107083018663 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241107083018663 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241107083018663 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241107083018663 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241107083018663 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241107083018663 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241107083018663 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241107083018663 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241107083018663 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241107083018663 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241107083018663 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) 20241107083018663 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083018663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=121)""(V(S)-1=120) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083018663 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) 20241107083018663 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) 20241107083018664 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) 20241107083018664 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) 20241107083018665 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) 20241107083018665 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) 20241107083018666 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) 20241107083018666 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) 20241107083018667 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) 20241107083018667 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) 20241107083018668 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) 20241107083018668 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) 20241107083018668 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) 20241107083018668 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) 20241107083018669 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) 20241107083018669 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) 20241107083018670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==121) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018670 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) 20241107083018670 DRLCMACDL DEBUG -- Chunk with length 544 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, MCS-3): be 17 ab 2e e2 da d8 d3 6e b6 02 11 b9 34 74 ae 50 5e fe c5 8a 91 88 10 84 9b 98 e5 c3 4f 28 84 29 49 22 53 2e (tbf_dl.cpp:686) 20241107083018670 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) 20241107083018670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241107083018670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, MCS-3): 07 40 1e 86 7c 2f 56 5d c4 b5 b1 a7 dd 6c 05 22 72 69 e8 5c a1 bc fc 8b 15 23 11 21 08 37 31 cb 87 9f 50 08 53 92 44 a6 5c 00 (tbf_dl.cpp:911) 20241107083018670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Sending data request: sapi=5 arfcn=871 cur_fn=745 block=5 data=07 40 1e 86 7c 2f 56 5d c4 b5 b1 a7 dd 6c 05 22 72 69 e8 5c a1 bc fc 8b 15 23 11 21 08 37 31 cb 87 9f 50 08 53 92 44 a6 5c 00 (pcu_l1_if.cpp:182) 20241107083018670 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083018681 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) 20241107083018681 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) 20241107083018682 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) 20241107083018682 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) 20241107083018683 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) 20241107083018683 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) 20241107083018684 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) 20241107083018684 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) 20241107083018685 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) 20241107083018685 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) 20241107083018685 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) 20241107083018685 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) 20241107083018686 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) 20241107083018686 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) 20241107083018687 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) 20241107083018687 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) 20241107083018691 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) 20241107083018691 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) 20241107083018691 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==122) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018691 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) 20241107083018691 DRLCMACDL DEBUG -- Chunk with length 507 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018691 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, MCS-3): fe 01 82 e9 cb 8b 2a f8 68 1e c0 5c 00 75 6f 33 b5 cd 17 ed 67 62 8d 1b 5f f0 a1 b3 02 53 d3 58 e9 3e 59 53 86 (tbf_dl.cpp:686) 20241107083018691 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) 20241107083018691 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018691 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241107083018691 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, MCS-3): 07 80 1e 86 fc 03 04 d3 97 17 55 f0 d1 3c 80 b9 00 ea de 66 6a 9b 2f da cf c4 1a 37 be e0 43 67 05 a6 a6 b1 d2 7d b2 a6 0c 01 (tbf_dl.cpp:911) 20241107083018691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Sending data request: sapi=5 arfcn=871 cur_fn=749 block=6 data=07 80 1e 86 fc 03 04 d3 97 17 55 f0 d1 3c 80 b9 00 ea de 66 6a 9b 2f da cf c4 1a 37 be e0 43 67 05 a6 a6 b1 d2 7d b2 a6 0c 01 (pcu_l1_if.cpp:182) 20241107083018692 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083018705 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) 20241107083018705 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) 20241107083018706 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) 20241107083018706 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) 20241107083018707 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) 20241107083018707 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) 20241107083018708 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) 20241107083018708 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) 20241107083018709 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) 20241107083018709 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) 20241107083018709 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) 20241107083018710 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) 20241107083018710 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) 20241107083018710 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) 20241107083018711 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) 20241107083018711 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) 20241107083018712 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) 20241107083018712 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) 20241107083018712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==123) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018712 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) 20241107083018712 DRLCMACDL DEBUG -- Chunk with length 470 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, MCS-3): a9 3c 6f 0b 04 39 3f cf 43 d1 08 9b 5c 62 fc dc 69 b9 49 76 f0 4b b8 51 3b f3 92 b3 bc 47 95 19 03 54 ed 96 8e (tbf_dl.cpp:686) 20241107083018712 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) 20241107083018712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241107083018712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, MCS-3): 07 c0 1e 86 52 79 de 16 08 72 7e 9e 87 a2 11 36 b9 c4 f8 b9 d3 72 93 ec e0 97 70 a3 76 e6 25 67 79 8f 2a 33 06 a8 da 2d 1d 01 (tbf_dl.cpp:911) 20241107083018712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 data=07 c0 1e 86 52 79 de 16 08 72 7e 9e 87 a2 11 36 b9 c4 f8 b9 d3 72 93 ec e0 97 70 a3 76 e6 25 67 79 8f 2a 33 06 a8 da 2d 1d 01 (pcu_l1_if.cpp:182) 20241107083018713 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083018724 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) 20241107083018724 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) 20241107083018725 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) 20241107083018725 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) 20241107083018726 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) 20241107083018726 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) 20241107083018727 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) 20241107083018727 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) 20241107083018728 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) 20241107083018728 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) 20241107083018728 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) 20241107083018728 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) 20241107083018729 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) 20241107083018729 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) 20241107083018730 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) 20241107083018730 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) 20241107083018731 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) 20241107083018731 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) 20241107083018731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==124) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018731 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) 20241107083018731 DRLCMACDL DEBUG -- Chunk with length 433 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, MCS-3): 12 17 cc 14 04 42 12 5d 1d cc 68 84 31 ea 42 f8 90 13 4c 6b 18 8b cf ea d1 cf 92 06 ea 3b 25 fb 5c 6f af 9b 24 (tbf_dl.cpp:686) 20241107083018731 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) 20241107083018731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241107083018731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, MCS-3): 07 00 1f 86 24 2e 98 29 08 84 24 ba 3a 98 d1 08 63 d4 85 f0 21 27 98 d6 30 16 9f d5 a3 9f 25 0d d4 77 4a f6 b9 de 5e 37 49 00 (tbf_dl.cpp:911) 20241107083018731 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 1f 86 24 2e 98 29 08 84 24 ba 3a 98 d1 08 63 d4 85 f0 21 27 98 d6 30 16 9f d5 a3 9f 25 0d d4 77 4a f6 b9 de 5e 37 49 00 (pcu_l1_if.cpp:182) 20241107083018731 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083018743 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) 20241107083018743 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) 20241107083018744 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) 20241107083018744 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) 20241107083018745 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) 20241107083018745 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) 20241107083018746 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) 20241107083018746 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) 20241107083018746 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) 20241107083018747 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) 20241107083018747 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) 20241107083018747 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) 20241107083018748 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) 20241107083018748 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) 20241107083018749 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) 20241107083018749 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) 20241107083018752 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) 20241107083018752 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) 20241107083018752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==125) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018752 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) 20241107083018753 DRLCMACDL DEBUG -- Chunk with length 396 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, MCS-3): cd 3b 0c 78 29 9a a9 37 d5 f6 ba 1b 38 e5 83 55 5a 5c 9a cc 43 f9 36 2e 6a 47 7f 0a 60 f2 44 3a c3 f7 df ee 0c (tbf_dl.cpp:686) 20241107083018753 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) 20241107083018753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241107083018753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, MCS-3): 07 40 1f 86 9a 77 18 f0 52 34 53 6f aa ed 75 37 70 ca 07 ab b4 b8 34 99 87 f2 6d 5c d4 8e fe 14 c0 e4 89 74 86 ef bf dd 19 00 (tbf_dl.cpp:911) 20241107083018753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Sending data request: sapi=5 arfcn=871 cur_fn=762 block=9 data=07 40 1f 86 9a 77 18 f0 52 34 53 6f aa ed 75 37 70 ca 07 ab b4 b8 34 99 87 f2 6d 5c d4 8e fe 14 c0 e4 89 74 86 ef bf dd 19 00 (pcu_l1_if.cpp:182) 20241107083018753 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083018767 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) 20241107083018767 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) 20241107083018769 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) 20241107083018769 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) 20241107083018769 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) 20241107083018769 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) 20241107083018770 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) 20241107083018770 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) 20241107083018771 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) 20241107083018771 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) 20241107083018772 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) 20241107083018772 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) 20241107083018772 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) 20241107083018772 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) 20241107083018773 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) 20241107083018773 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) 20241107083018774 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) 20241107083018774 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) 20241107083018774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==126) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018774 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) 20241107083018774 DRLCMACDL DEBUG -- Chunk with length 359 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, MCS-3): bc 84 ff 8a 8a ff 51 6c cc 35 54 a0 58 41 c4 93 1b 26 47 72 4c 9a 03 03 2b aa c2 4e 79 ff 67 a8 6d f8 56 24 ad (tbf_dl.cpp:686) 20241107083018774 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) 20241107083018774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241107083018774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, MCS-3): 07 80 1f 86 78 09 ff 15 15 ff a3 d8 98 6b a8 40 b1 82 88 27 37 4c 8e e4 98 34 07 06 56 54 85 9d f2 fe cf 50 db f0 ad 48 5a 01 (tbf_dl.cpp:911) 20241107083018774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Sending data request: sapi=5 arfcn=871 cur_fn=767 block=10 data=07 80 1f 86 78 09 ff 15 15 ff a3 d8 98 6b a8 40 b1 82 88 27 37 4c 8e e4 98 34 07 06 56 54 85 9d f2 fe cf 50 db f0 ad 48 5a 01 (pcu_l1_if.cpp:182) 20241107083018775 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083018786 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) 20241107083018786 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) 20241107083018787 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) 20241107083018787 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) 20241107083018788 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) 20241107083018788 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) 20241107083018789 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) 20241107083018789 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) 20241107083018789 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) 20241107083018789 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) 20241107083018790 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) 20241107083018790 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) 20241107083018791 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) 20241107083018791 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) 20241107083018792 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) 20241107083018792 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) 20241107083018792 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) 20241107083018792 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) 20241107083018792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==127) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018792 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) 20241107083018792 DRLCMACDL DEBUG -- Chunk with length 322 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, MCS-3): 45 fa a2 dc 55 0a 56 2c d0 88 b3 7c 9d 05 a1 8b 2e fe cf 30 5b 37 82 70 9c c9 6e 97 00 ff 62 04 5d e5 74 98 6b (tbf_dl.cpp:686) 20241107083018792 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) 20241107083018792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018793 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241107083018793 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, MCS-3): 07 c0 1f 86 8a f4 45 b9 ab 14 ac 58 a0 11 67 f9 3a 0b 42 17 5d fc 9f 61 b6 6e 04 e1 38 93 dd 2e 01 fe c5 08 ba ca e9 30 d7 00 (tbf_dl.cpp:911) 20241107083018793 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Sending data request: sapi=5 arfcn=871 cur_fn=771 block=11 data=07 c0 1f 86 8a f4 45 b9 ab 14 ac 58 a0 11 67 f9 3a 0b 42 17 5d fc 9f 61 b6 6e 04 e1 38 93 dd 2e 01 fe c5 08 ba ca e9 30 d7 00 (pcu_l1_if.cpp:182) 20241107083018793 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083018805 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) 20241107083018805 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) 20241107083018806 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) 20241107083018806 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) 20241107083018807 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) 20241107083018807 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) 20241107083018808 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) 20241107083018808 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) 20241107083018808 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) 20241107083018808 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) 20241107083018809 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) 20241107083018809 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) 20241107083018810 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) 20241107083018810 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) 20241107083018811 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) 20241107083018811 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) 20241107083018814 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) 20241107083018814 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) 20241107083018814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==128) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018814 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) 20241107083018815 DRLCMACDL DEBUG -- Chunk with length 285 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 128, MCS-3): cc cb 15 9f 58 22 fa 61 8b 5d 29 c2 98 56 89 61 47 a6 50 9a 68 96 57 89 49 41 1a 85 1f c0 32 53 34 5c ed fb 39 (tbf_dl.cpp:686) 20241107083018815 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) 20241107083018815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 128) (tbf_dl.cpp:847) 20241107083018815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 128, MCS-3): 07 00 20 86 98 97 2b 3e b1 44 f4 c3 16 bb 52 84 31 ad 12 c3 8e 4c a1 34 d1 2c af 12 93 82 34 0a 3f 80 65 a6 68 b8 da f7 73 00 (tbf_dl.cpp:911) 20241107083018815 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 20 86 98 97 2b 3e b1 44 f4 c3 16 bb 52 84 31 ad 12 c3 8e 4c a1 34 d1 2c af 12 93 82 34 0a 3f 80 65 a6 68 b8 da f7 73 00 (pcu_l1_if.cpp:182) 20241107083018815 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083018829 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) 20241107083018829 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) 20241107083018830 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) 20241107083018830 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) 20241107083018831 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) 20241107083018831 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) 20241107083018831 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) 20241107083018831 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) 20241107083018832 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) 20241107083018832 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) 20241107083018833 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) 20241107083018833 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) 20241107083018834 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) 20241107083018834 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) 20241107083018834 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) 20241107083018834 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) 20241107083018835 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) 20241107083018835 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) 20241107083018835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==129) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018835 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) 20241107083018835 DRLCMACDL DEBUG -- Chunk with length 248 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 129, MCS-3): e1 a0 2e 6b b3 d9 8a 3c df ad 12 0b 70 37 14 dd ab 59 a2 56 a9 91 75 20 66 a2 67 57 4f ce c5 ec b1 1f 50 be 3f (tbf_dl.cpp:686) 20241107083018835 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) 20241107083018835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 129) (tbf_dl.cpp:847) 20241107083018835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 129, MCS-3): 07 40 20 86 c2 41 5d d6 66 b3 15 79 be 5b 25 16 e0 6e 28 ba 57 b3 44 ad 52 23 eb 40 cc 44 cf ae 9e 9c 8b d9 63 3f a0 7c 7f 00 (tbf_dl.cpp:911) 20241107083018835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Sending data request: sapi=5 arfcn=871 cur_fn=780 block=1 data=07 40 20 86 c2 41 5d d6 66 b3 15 79 be 5b 25 16 e0 6e 28 ba 57 b3 44 ad 52 23 eb 40 cc 44 cf ae 9e 9c 8b d9 63 3f a0 7c 7f 00 (pcu_l1_if.cpp:182) 20241107083018836 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083018848 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) 20241107083018848 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) 20241107083018849 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) 20241107083018849 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) 20241107083018850 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) 20241107083018850 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) 20241107083018851 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) 20241107083018851 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) 20241107083018851 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) 20241107083018851 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) 20241107083018852 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) 20241107083018852 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) 20241107083018853 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) 20241107083018853 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) 20241107083018854 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) 20241107083018854 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) 20241107083018854 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) 20241107083018855 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) 20241107083018855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==130) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018855 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) 20241107083018855 DRLCMACDL DEBUG -- Chunk with length 211 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 130, MCS-3): 1f a3 44 69 94 b3 de ad f3 3c c2 8d 17 a6 9b a2 13 e9 85 a5 48 ac d5 6c 14 ab 11 09 7c 6f a4 db 88 06 ea 85 07 (tbf_dl.cpp:686) 20241107083018855 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) 20241107083018855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 130) (tbf_dl.cpp:847) 20241107083018855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 130, MCS-3): 07 80 20 86 3e 46 89 d2 28 67 bd 5b e7 79 84 1b 2f 4c 37 45 27 d2 0b 4b 91 58 ab d9 28 56 23 12 f8 de 48 b7 11 0d d4 0b 0f 00 (tbf_dl.cpp:911) 20241107083018855 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Sending data request: sapi=5 arfcn=871 cur_fn=784 block=2 data=07 80 20 86 3e 46 89 d2 28 67 bd 5b e7 79 84 1b 2f 4c 37 45 27 d2 0b 4b 91 58 ab d9 28 56 23 12 f8 de 48 b7 11 0d d4 0b 0f 00 (pcu_l1_if.cpp:182) 20241107083018855 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083018867 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) 20241107083018867 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) 20241107083018868 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) 20241107083018868 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) 20241107083018869 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) 20241107083018869 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) 20241107083018869 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) 20241107083018869 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) 20241107083018870 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) 20241107083018870 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) 20241107083018871 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) 20241107083018871 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) 20241107083018872 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) 20241107083018872 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) 20241107083018873 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) 20241107083018873 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) 20241107083018876 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) 20241107083018876 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) 20241107083018876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==131) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018876 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) 20241107083018876 DRLCMACDL DEBUG -- Chunk with length 174 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 131, MCS-3): 58 45 de 9b 13 d2 87 89 c1 0d a6 76 20 d3 9f 9b 8e 3d bf 3b 83 e7 53 62 f9 c9 a4 67 b7 71 96 50 94 6e 45 53 78 (tbf_dl.cpp:686) 20241107083018876 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) 20241107083018876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 131) (tbf_dl.cpp:847) 20241107083018876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 131, MCS-3): 07 c0 20 86 b0 8a bc 37 27 a4 0f 13 83 1b 4c ed 40 a6 3f 37 1d 7b 7e 77 06 cf a7 c4 f2 93 49 cf 6e e3 2c a1 28 dd 8a a6 f0 00 (tbf_dl.cpp:911) 20241107083018876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Sending data request: sapi=5 arfcn=871 cur_fn=788 block=3 data=07 c0 20 86 b0 8a bc 37 27 a4 0f 13 83 1b 4c ed 40 a6 3f 37 1d 7b 7e 77 06 cf a7 c4 f2 93 49 cf 6e e3 2c a1 28 dd 8a a6 f0 00 (pcu_l1_if.cpp:182) 20241107083018877 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083018891 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) 20241107083018891 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) 20241107083018892 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) 20241107083018892 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) 20241107083018893 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) 20241107083018893 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) 20241107083018893 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) 20241107083018893 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) 20241107083018894 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) 20241107083018894 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) 20241107083018895 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) 20241107083018895 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) 20241107083018896 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) 20241107083018896 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) 20241107083018896 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) 20241107083018897 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) 20241107083018897 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) 20241107083018897 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) 20241107083018897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==132) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018897 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) 20241107083018897 DRLCMACDL DEBUG -- Chunk with length 137 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 132, MCS-3): f1 d3 c6 6b 8e 7d ad dc b3 73 67 a3 48 0f 18 2e 36 ed aa c2 51 d5 8a ad 21 f7 a6 6e c3 e5 a0 12 94 2a 0a 40 04 (tbf_dl.cpp:686) 20241107083018897 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) 20241107083018897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 132) (tbf_dl.cpp:847) 20241107083018898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 132, MCS-3): 07 00 21 86 e2 a7 8d d7 1c fb 5a b9 67 e7 ce 46 91 1e 30 5c 6c da 55 85 a3 aa 15 5b 43 ee 4d dd 86 cb 41 25 28 55 14 80 08 00 (tbf_dl.cpp:911) 20241107083018898 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 21 86 e2 a7 8d d7 1c fb 5a b9 67 e7 ce 46 91 1e 30 5c 6c da 55 85 a3 aa 15 5b 43 ee 4d dd 86 cb 41 25 28 55 14 80 08 00 (pcu_l1_if.cpp:182) 20241107083018898 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083018910 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) 20241107083018910 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) 20241107083018911 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) 20241107083018911 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) 20241107083018912 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) 20241107083018912 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) 20241107083018913 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) 20241107083018913 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) 20241107083018913 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) 20241107083018913 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) 20241107083018914 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) 20241107083018914 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) 20241107083018915 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) 20241107083018915 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) 20241107083018916 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) 20241107083018916 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) 20241107083018917 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) 20241107083018917 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) 20241107083018917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==133) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018917 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) 20241107083018917 DRLCMACDL DEBUG -- Chunk with length 100 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 133, MCS-3): 29 e5 4f 41 81 13 f4 61 84 f6 a7 d9 5e 89 41 c0 e8 6f f1 82 77 ef 28 12 ef e2 93 0f d5 b1 ca af 68 6c 8d d3 50 (tbf_dl.cpp:686) 20241107083018917 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) 20241107083018917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 133) (tbf_dl.cpp:847) 20241107083018917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 133, MCS-3): 07 40 21 86 52 ca 9f 82 02 27 e8 c3 08 ed 4f b3 bd 12 83 80 d1 df e2 05 ef de 51 24 de c5 27 1f aa 63 95 5f d1 d8 1a a7 a1 00 (tbf_dl.cpp:911) 20241107083018917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Sending data request: sapi=5 arfcn=871 cur_fn=797 block=5 data=07 40 21 86 52 ca 9f 82 02 27 e8 c3 08 ed 4f b3 bd 12 83 80 d1 df e2 05 ef de 51 24 de c5 27 1f aa 63 95 5f d1 d8 1a a7 a1 00 (pcu_l1_if.cpp:182) 20241107083018917 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083018929 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) 20241107083018929 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) 20241107083018930 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) 20241107083018930 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) 20241107083018931 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) 20241107083018931 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) 20241107083018932 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) 20241107083018932 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) 20241107083018932 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) 20241107083018932 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) 20241107083018933 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) 20241107083018933 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) 20241107083018934 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) 20241107083018934 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) 20241107083018935 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) 20241107083018935 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) 20241107083018938 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) 20241107083018938 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) 20241107083018938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==134) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018938 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) 20241107083018938 DRLCMACDL DEBUG -- Chunk with length 63 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 134, MCS-3): 7e 57 0c fd 05 9d 75 5e ee fb 59 8f 71 77 54 bf 4c 40 c8 21 68 d2 51 b5 97 ae 2e 42 cd ee cd 8c db 47 9d 9c b3 (tbf_dl.cpp:686) 20241107083018938 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) 20241107083018938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 134) (tbf_dl.cpp:847) 20241107083018938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 134, MCS-3): 07 80 21 86 fc ae 18 fa 0b 3a eb bc dc f7 b3 1e e3 ee a8 7e 99 80 90 43 d0 a4 a3 6a 2f 5d 5d 84 9a dd 9b 19 b7 8f 3a 39 67 01 (tbf_dl.cpp:911) 20241107083018938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Sending data request: sapi=5 arfcn=871 cur_fn=801 block=6 data=07 80 21 86 fc ae 18 fa 0b 3a eb bc dc f7 b3 1e e3 ee a8 7e 99 80 90 43 d0 a4 a3 6a 2f 5d 5d 84 9a dd 9b 19 b7 8f 3a 39 67 01 (pcu_l1_if.cpp:182) 20241107083018939 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083018953 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) 20241107083018953 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) 20241107083018954 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) 20241107083018954 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) 20241107083018955 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) 20241107083018955 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) 20241107083018956 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) 20241107083018956 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) 20241107083018957 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) 20241107083018957 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) 20241107083018957 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) 20241107083018957 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) 20241107083018958 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) 20241107083018958 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) 20241107083018959 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) 20241107083018959 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) 20241107083018960 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) 20241107083018960 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) 20241107083018960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==135) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018960 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) 20241107083018960 DRLCMACDL DEBUG -- Chunk with length 26 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083018960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083018960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083018960 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (10) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 135, MCS-3): 35 29 cc 0f 90 9b 6b 00 78 32 db 18 f8 46 c8 9c 9d 41 76 db 6e c9 b8 2e ae ee fb ea 68 66 07 a3 8d ee 84 a9 cb (tbf_dl.cpp:686) 20241107083018960 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) 20241107083018960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 135) (tbf_dl.cpp:847) 20241107083018960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 135, MCS-3): 07 c0 21 06 6a 52 98 1f 20 37 d7 00 f0 64 b6 31 f0 8d 90 39 3b 83 ec b6 dd 92 71 5d 5c dd f7 d5 d1 cc 0e 46 1b dd 09 53 97 01 (tbf_dl.cpp:911) 20241107083018960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Sending data request: sapi=5 arfcn=871 cur_fn=806 block=7 data=07 c0 21 06 6a 52 98 1f 20 37 d7 00 f0 64 b6 31 f0 8d 90 39 3b 83 ec b6 dd 92 71 5d 5c dd f7 d5 d1 cc 0e 46 1b dd 09 53 97 01 (pcu_l1_if.cpp:182) 20241107083018961 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083018972 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) 20241107083018972 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) 20241107083018973 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) 20241107083018973 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) 20241107083018974 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) 20241107083018974 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) 20241107083018975 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) 20241107083018975 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) 20241107083018976 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) 20241107083018976 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) 20241107083018977 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) 20241107083018977 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) 20241107083018978 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) 20241107083018978 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) 20241107083018979 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) 20241107083018979 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) 20241107083018979 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) 20241107083018979 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) 20241107083018980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==136) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083018980 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) 20241107083018980 DRLCMACDL DEBUG -- Chunk with length 1390 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083018980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 136, MCS-3): 7e 38 35 5a ef 1f cc 0d 5a da 2a 9f 4e c4 7f 2b e9 10 72 a6 d8 96 a2 5f e8 3d e6 e2 a1 06 8c f7 86 6d 5f b1 6f (tbf_dl.cpp:686) 20241107083018980 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) 20241107083018980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083018980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 136) (tbf_dl.cpp:847) 20241107083018980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 136, MCS-3): 07 00 22 86 fc 70 6a b4 de 3f 98 1b b4 b4 55 3e 9d 88 ff 56 d2 21 e4 4c b1 2d 45 bf d0 7b cc c5 43 0d 18 ef 0d db be 62 df 00 (tbf_dl.cpp:911) 20241107083018980 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 22 86 fc 70 6a b4 de 3f 98 1b b4 b4 55 3e 9d 88 ff 56 d2 21 e4 4c b1 2d 45 bf d0 7b cc c5 43 0d 18 ef 0d db be 62 df 00 (pcu_l1_if.cpp:182) 20241107083018981 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083018991 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) 20241107083018991 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) 20241107083018994 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) 20241107083018994 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) 20241107083018995 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) 20241107083018995 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) 20241107083018996 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) 20241107083018996 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) 20241107083018997 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) 20241107083018997 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) 20241107083018998 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) 20241107083018998 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) 20241107083018999 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) 20241107083018999 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) 20241107083019000 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) 20241107083019000 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) 20241107083019001 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) 20241107083019001 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) 20241107083019001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==137) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019001 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) 20241107083019001 DRLCMACDL DEBUG -- Chunk with length 1353 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 137, MCS-3): 2e ba 43 4e 00 1b 5d 61 19 aa b7 89 e0 f9 15 00 c6 8b 64 8c 75 7a 11 b5 7c 27 8c 00 d6 ba 24 96 a5 8b 70 a2 a3 (tbf_dl.cpp:686) 20241107083019001 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) 20241107083019001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 137) (tbf_dl.cpp:847) 20241107083019001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 137, MCS-3): 07 40 22 86 5c 74 87 9c 00 36 ba c2 32 54 6f 13 c1 f3 2b 00 8c 17 c9 18 eb f4 22 6a f9 4e 18 01 ac 75 49 2c 4b 17 e1 44 47 01 (tbf_dl.cpp:911) 20241107083019001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Sending data request: sapi=5 arfcn=871 cur_fn=814 block=9 data=07 40 22 86 5c 74 87 9c 00 36 ba c2 32 54 6f 13 c1 f3 2b 00 8c 17 c9 18 eb f4 22 6a f9 4e 18 01 ac 75 49 2c 4b 17 e1 44 47 01 (pcu_l1_if.cpp:182) 20241107083019002 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083019015 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) 20241107083019015 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) 20241107083019016 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) 20241107083019016 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) 20241107083019017 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) 20241107083019017 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) 20241107083019018 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) 20241107083019018 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) 20241107083019019 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) 20241107083019019 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) 20241107083019020 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) 20241107083019020 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) 20241107083019021 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) 20241107083019021 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) 20241107083019021 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) 20241107083019021 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) 20241107083019022 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) 20241107083019022 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) 20241107083019022 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==138) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019022 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) 20241107083019022 DRLCMACDL DEBUG -- Chunk with length 1316 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019022 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 138, MCS-3): a7 d5 33 19 18 54 78 d5 78 5b 24 13 50 77 10 bf 11 36 df a2 94 e8 fe 0b 5c 71 81 86 18 23 45 4f ba 6f 18 c1 db (tbf_dl.cpp:686) 20241107083019022 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) 20241107083019022 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019022 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 138) (tbf_dl.cpp:847) 20241107083019023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 138, MCS-3): 07 80 22 86 4e ab 67 32 30 a8 f0 aa f1 b6 48 26 a0 ee 20 7e 23 6c be 45 29 d1 fd 17 b8 e2 02 0d 31 46 8a 9e 74 df 30 82 b7 01 (tbf_dl.cpp:911) 20241107083019023 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Sending data request: sapi=5 arfcn=871 cur_fn=819 block=10 data=07 80 22 86 4e ab 67 32 30 a8 f0 aa f1 b6 48 26 a0 ee 20 7e 23 6c be 45 29 d1 fd 17 b8 e2 02 0d 31 46 8a 9e 74 df 30 82 b7 01 (pcu_l1_if.cpp:182) 20241107083019023 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083019034 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) 20241107083019034 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) 20241107083019035 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) 20241107083019035 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) 20241107083019036 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) 20241107083019036 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) 20241107083019037 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) 20241107083019037 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) 20241107083019037 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) 20241107083019037 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) 20241107083019038 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) 20241107083019038 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) 20241107083019039 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) 20241107083019039 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) 20241107083019040 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) 20241107083019040 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) 20241107083019041 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) 20241107083019041 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) 20241107083019041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==139) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019041 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) 20241107083019041 DRLCMACDL DEBUG -- Chunk with length 1279 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 139, MCS-3): e3 40 2d b2 ce 13 2e fc f7 f7 92 bf e2 8c 82 f3 a5 e4 dd 78 79 4c f0 52 db 8b 09 cc c0 5b ad 49 8b 60 1f f8 ac (tbf_dl.cpp:686) 20241107083019041 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) 20241107083019041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 139) (tbf_dl.cpp:847) 20241107083019041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 139, MCS-3): 07 c0 22 86 c6 81 5a 64 9d 27 5c f8 ef ef 25 7f c5 19 05 e7 4b c9 bb f1 f2 98 e0 a5 b6 17 13 98 81 b7 5a 93 16 c1 3e f0 59 01 (tbf_dl.cpp:911) 20241107083019041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Sending data request: sapi=5 arfcn=871 cur_fn=823 block=11 data=07 c0 22 86 c6 81 5a 64 9d 27 5c f8 ef ef 25 7f c5 19 05 e7 4b c9 bb f1 f2 98 e0 a5 b6 17 13 98 81 b7 5a 93 16 c1 3e f0 59 01 (pcu_l1_if.cpp:182) 20241107083019041 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083019053 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) 20241107083019053 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) 20241107083019054 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) 20241107083019054 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) 20241107083019055 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) 20241107083019055 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) 20241107083019056 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) 20241107083019056 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) 20241107083019056 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) 20241107083019056 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) 20241107083019057 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) 20241107083019057 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) 20241107083019058 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) 20241107083019058 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) 20241107083019059 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) 20241107083019059 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) 20241107083019062 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) 20241107083019062 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083019062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==121 .. V(S)==140) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019062 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) 20241107083019062 DRLCMACDL DEBUG -- Chunk with length 1242 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 140, MCS-3): 61 12 0f 85 05 3e b9 b7 fe f6 4d 8c ec 8b e4 a7 cb 3b 2c af 2f 2b 01 d4 a7 2f 38 b9 5c 4a 97 80 87 7c 5a 08 e6 (tbf_dl.cpp:686) 20241107083019062 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) 20241107083019062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 140) (tbf_dl.cpp:847) 20241107083019062 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) 20241107083019062 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 832 + 13 = 845 (pdch_ul_controller.c:131) 20241107083019062 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 845 for type POLL (pdch_ul_controller.c:184) 20241107083019062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=845, TS=7) (tbf_dl.cpp:883) 20241107083019062 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=845, TS=7 (tbf_dl.cpp:903) 20241107083019062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 140, MCS-3): 0f 00 23 86 c2 24 1e 0a 0b 7c 72 6f fd ed 9b 18 d9 17 c9 4f 97 77 58 5e 5f 56 02 a8 4f 5f 70 72 b9 94 2e 01 0f f9 b4 10 cc 01 (tbf_dl.cpp:911) 20241107083019062 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Sending data request: sapi=5 arfcn=871 cur_fn=827 block=0 data=0f 00 23 86 c2 24 1e 0a 0b 7c 72 6f fd ed 9b 18 d9 17 c9 4f 97 77 58 5e 5f 56 02 a8 4f 5f 70 72 b9 94 2e 01 0f f9 b4 10 cc 01 (pcu_l1_if.cpp:182) 20241107083019064 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083019077 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) 20241107083019077 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) 20241107083019078 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) 20241107083019078 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) 20241107083019079 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) 20241107083019079 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) 20241107083019080 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) 20241107083019080 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) 20241107083019080 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) 20241107083019080 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) 20241107083019081 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) 20241107083019081 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) 20241107083019082 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) 20241107083019082 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) 20241107083019083 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) 20241107083019083 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) 20241107083019084 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083019096 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) 20241107083019096 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) 20241107083019097 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) 20241107083019097 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) 20241107083019098 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) 20241107083019098 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) 20241107083019098 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) 20241107083019098 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) 20241107083019099 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) 20241107083019099 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) 20241107083019100 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) 20241107083019100 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) 20241107083019101 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) 20241107083019101 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) 20241107083019102 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) 20241107083019102 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) 20241107083019102 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083019115 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) 20241107083019115 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) 20241107083019116 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) 20241107083019116 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) 20241107083019117 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) 20241107083019117 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) 20241107083019117 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) 20241107083019117 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) 20241107083019118 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) 20241107083019118 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) 20241107083019119 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) 20241107083019119 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) 20241107083019120 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) 20241107083019120 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) 20241107083019121 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) 20241107083019121 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) 20241107083019124 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083019139 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 00 a7 b1 1c 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083019139 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) 20241107083019139 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083019139 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083019139 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 = 142 | 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) 20241107083019139 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083019139 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083019139 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 142, have_crbb: 0, urbb_len:64, 0x55775316ea9c, 0x55775316eaa0, 4, 0, win: 121-141, 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:572) 20241107083019139 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 142, BSN 121 to 206 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083019139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083019139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=121)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=140) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083019139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=121:141, lost=0, recv=20, skipped=0, bsn=121, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107083019139 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241107083019139 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241107083019139 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241107083019139 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241107083019139 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241107083019139 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241107083019139 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241107083019139 DRLCMACDL DEBUG - got ack for BSN=128 (rlc_window_dl.cpp:103) 20241107083019139 DRLCMACDL DEBUG - got ack for BSN=129 (rlc_window_dl.cpp:103) 20241107083019139 DRLCMACDL DEBUG - got ack for BSN=130 (rlc_window_dl.cpp:103) 20241107083019139 DRLCMACDL DEBUG - got ack for BSN=131 (rlc_window_dl.cpp:103) 20241107083019139 DRLCMACDL DEBUG - got ack for BSN=132 (rlc_window_dl.cpp:103) 20241107083019139 DRLCMACDL DEBUG - got ack for BSN=133 (rlc_window_dl.cpp:103) 20241107083019139 DRLCMACDL DEBUG - got ack for BSN=134 (rlc_window_dl.cpp:103) 20241107083019139 DRLCMACDL DEBUG - got ack for BSN=135 (rlc_window_dl.cpp:103) 20241107083019139 DRLCMACDL DEBUG - got ack for BSN=136 (rlc_window_dl.cpp:103) 20241107083019139 DRLCMACDL DEBUG - got ack for BSN=137 (rlc_window_dl.cpp:103) 20241107083019140 DRLCMACDL DEBUG - got ack for BSN=138 (rlc_window_dl.cpp:103) 20241107083019140 DRLCMACDL DEBUG - got ack for BSN=139 (rlc_window_dl.cpp:103) 20241107083019140 DRLCMACDL DEBUG - got ack for BSN=140 (rlc_window_dl.cpp:103) 20241107083019140 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) 20241107083019140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=141)""(V(S)-1=140) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083019140 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) 20241107083019140 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) 20241107083019141 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) 20241107083019141 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) 20241107083019142 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) 20241107083019142 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) 20241107083019142 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) 20241107083019142 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) 20241107083019143 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) 20241107083019143 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) 20241107083019144 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) 20241107083019144 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) 20241107083019145 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) 20241107083019145 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) 20241107083019145 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) 20241107083019146 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) 20241107083019146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==141 .. V(S)==141) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019146 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) 20241107083019146 DRLCMACDL DEBUG -- Chunk with length 1205 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 141, MCS-3): d2 e7 03 1e f5 4e 48 e9 0b 99 ee 25 7b 8c 5b c2 f5 51 bb 65 70 62 2f 55 7a 7d 61 15 13 1f 66 83 f9 ce de 8d 28 (tbf_dl.cpp:686) 20241107083019146 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) 20241107083019146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 141) (tbf_dl.cpp:847) 20241107083019146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 141, MCS-3): 07 40 23 86 a4 cf 07 3c ea 9d 90 d2 17 32 dd 4b f6 18 b7 84 eb a3 76 cb e0 c4 5e aa f4 fa c2 2a 26 3e cc 06 f3 9d bd 1b 51 00 (tbf_dl.cpp:911) 20241107083019146 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Sending data request: sapi=5 arfcn=871 cur_fn=845 block=4 data=07 40 23 86 a4 cf 07 3c ea 9d 90 d2 17 32 dd 4b f6 18 b7 84 eb a3 76 cb e0 c4 5e aa f4 fa c2 2a 26 3e cc 06 f3 9d bd 1b 51 00 (pcu_l1_if.cpp:182) 20241107083019146 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083019158 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) 20241107083019158 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) 20241107083019159 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) 20241107083019159 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) 20241107083019160 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) 20241107083019160 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) 20241107083019160 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) 20241107083019160 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) 20241107083019161 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) 20241107083019161 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) 20241107083019162 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) 20241107083019162 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) 20241107083019163 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) 20241107083019163 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) 20241107083019164 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) 20241107083019164 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) 20241107083019164 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) 20241107083019164 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) 20241107083019165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==141 .. V(S)==142) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019165 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) 20241107083019165 DRLCMACDL DEBUG -- Chunk with length 1168 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 142, MCS-3): 6a 71 d3 ea a1 e4 c5 e4 b1 40 fe 5a 47 d0 9c 10 62 a5 ae 3e 92 8b 7e b0 e6 69 73 50 43 3e 6a 37 d9 5d 9f 3c f2 (tbf_dl.cpp:686) 20241107083019165 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) 20241107083019165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 142) (tbf_dl.cpp:847) 20241107083019165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 142, MCS-3): 07 80 23 86 d4 e2 a6 d5 43 c9 8b c9 63 81 fc b5 8e a0 39 21 c4 4a 5d 7d 24 17 fd 60 cd d3 e6 a0 86 7c d4 6e b2 bb 3e 79 e4 01 (tbf_dl.cpp:911) 20241107083019165 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Sending data request: sapi=5 arfcn=871 cur_fn=849 block=5 data=07 80 23 86 d4 e2 a6 d5 43 c9 8b c9 63 81 fc b5 8e a0 39 21 c4 4a 5d 7d 24 17 fd 60 cd d3 e6 a0 86 7c d4 6e b2 bb 3e 79 e4 01 (pcu_l1_if.cpp:182) 20241107083019165 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083019177 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) 20241107083019177 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) 20241107083019178 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) 20241107083019178 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) 20241107083019179 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) 20241107083019179 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) 20241107083019179 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) 20241107083019179 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) 20241107083019180 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) 20241107083019180 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) 20241107083019181 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) 20241107083019181 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) 20241107083019182 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) 20241107083019182 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) 20241107083019183 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) 20241107083019183 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) 20241107083019186 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) 20241107083019186 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) 20241107083019186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==141 .. V(S)==143) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019186 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) 20241107083019186 DRLCMACDL DEBUG -- Chunk with length 1131 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 143, MCS-3): 7d 1e 91 a5 cb 81 76 d0 3c c2 cf d5 6c 37 d7 3c d6 01 48 a1 4f 24 a5 70 89 50 6b fc 3d e2 26 bd e4 d5 3d 28 cf (tbf_dl.cpp:686) 20241107083019186 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) 20241107083019186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 143) (tbf_dl.cpp:847) 20241107083019186 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 143, MCS-3): 07 c0 23 86 fa 3c 22 4b 97 03 ed a0 79 84 9f ab d9 6e ae 79 ac 03 90 42 9f 48 4a e1 12 a1 d6 f8 7b c4 4d 7a c9 ab 7b 50 9e 01 (tbf_dl.cpp:911) 20241107083019186 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Sending data request: sapi=5 arfcn=871 cur_fn=853 block=6 data=07 c0 23 86 fa 3c 22 4b 97 03 ed a0 79 84 9f ab d9 6e ae 79 ac 03 90 42 9f 48 4a e1 12 a1 d6 f8 7b c4 4d 7a c9 ab 7b 50 9e 01 (pcu_l1_if.cpp:182) 20241107083019187 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083019200 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) 20241107083019200 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) 20241107083019202 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) 20241107083019202 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) 20241107083019202 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) 20241107083019202 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) 20241107083019203 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) 20241107083019203 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) 20241107083019204 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) 20241107083019204 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) 20241107083019205 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) 20241107083019205 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) 20241107083019206 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) 20241107083019206 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) 20241107083019206 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) 20241107083019206 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) 20241107083019207 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) 20241107083019207 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) 20241107083019207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==141 .. V(S)==144) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019207 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) 20241107083019207 DRLCMACDL DEBUG -- Chunk with length 1094 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 144, MCS-3): 77 42 9a 3c 07 ba 20 aa 61 fd 98 90 22 00 89 86 22 bb b0 27 16 0a a1 11 b8 7a b2 eb b6 4e 9f 47 a8 fb 83 9e 9e (tbf_dl.cpp:686) 20241107083019207 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) 20241107083019207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 144) (tbf_dl.cpp:847) 20241107083019208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 144, MCS-3): 07 00 24 86 ee 84 34 79 0e 74 41 54 c3 fa 31 21 45 00 12 0d 45 76 61 4f 2c 14 42 23 70 f5 64 d7 6d 9d 3e 8f 50 f7 07 3d 3d 01 (tbf_dl.cpp:911) 20241107083019208 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 24 86 ee 84 34 79 0e 74 41 54 c3 fa 31 21 45 00 12 0d 45 76 61 4f 2c 14 42 23 70 f5 64 d7 6d 9d 3e 8f 50 f7 07 3d 3d 01 (pcu_l1_if.cpp:182) 20241107083019208 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083019220 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) 20241107083019220 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) 20241107083019221 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) 20241107083019221 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) 20241107083019222 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) 20241107083019222 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) 20241107083019223 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) 20241107083019223 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) 20241107083019225 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) 20241107083019225 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) 20241107083019226 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) 20241107083019226 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) 20241107083019227 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) 20241107083019227 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) 20241107083019228 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) 20241107083019228 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) 20241107083019229 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) 20241107083019229 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) 20241107083019229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==141 .. V(S)==145) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019229 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) 20241107083019229 DRLCMACDL DEBUG -- Chunk with length 1057 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 145, MCS-3): 5f 4e 9a fc f0 e0 2a 49 e7 3b 1a 0b f7 b5 8f b7 fa a3 dc 76 ec ac 9b 0c d4 87 0a 6f bb 9d fd 78 80 9b 5f 01 6b (tbf_dl.cpp:686) 20241107083019229 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) 20241107083019229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 145) (tbf_dl.cpp:847) 20241107083019229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 145, MCS-3): 07 40 24 86 be 9c 34 f9 e1 c1 55 92 ce 77 34 16 ee 6b 1f 6f f5 47 b9 ed d8 59 37 19 a8 0f 15 de 76 3b fb f1 00 37 bf 02 d6 00 (tbf_dl.cpp:911) 20241107083019230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=07 40 24 86 be 9c 34 f9 e1 c1 55 92 ce 77 34 16 ee 6b 1f 6f f5 47 b9 ed d8 59 37 19 a8 0f 15 de 76 3b fb f1 00 37 bf 02 d6 00 (pcu_l1_if.cpp:182) 20241107083019230 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083019239 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) 20241107083019239 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) 20241107083019241 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) 20241107083019241 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) 20241107083019243 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) 20241107083019243 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) 20241107083019244 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) 20241107083019244 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) 20241107083019245 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) 20241107083019245 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) 20241107083019246 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) 20241107083019246 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) 20241107083019247 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) 20241107083019247 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) 20241107083019248 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) 20241107083019248 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) 20241107083019249 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) 20241107083019249 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) 20241107083019249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==141 .. V(S)==146) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019249 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) 20241107083019249 DRLCMACDL DEBUG -- Chunk with length 1020 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 146, MCS-3): 88 4a ee cd 9c 49 b0 84 80 54 08 30 73 ad a7 55 57 68 cc e8 e4 e8 20 ce 3c 37 ff d3 13 e0 da e4 87 b5 e3 c9 fb (tbf_dl.cpp:686) 20241107083019249 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) 20241107083019249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 146) (tbf_dl.cpp:847) 20241107083019249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 146, MCS-3): 07 80 24 86 10 95 dc 9b 39 93 60 09 01 a9 10 60 e6 5a 4f ab ae d0 98 d1 c9 d1 41 9c 79 6e fe a7 27 c0 b5 c9 0f 6b c7 93 f7 01 (tbf_dl.cpp:911) 20241107083019249 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Sending data request: sapi=5 arfcn=871 cur_fn=866 block=9 data=07 80 24 86 10 95 dc 9b 39 93 60 09 01 a9 10 60 e6 5a 4f ab ae d0 98 d1 c9 d1 41 9c 79 6e fe a7 27 c0 b5 c9 0f 6b c7 93 f7 01 (pcu_l1_if.cpp:182) 20241107083019249 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083019262 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) 20241107083019262 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) 20241107083019263 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) 20241107083019263 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) 20241107083019264 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) 20241107083019264 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) 20241107083019265 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) 20241107083019265 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) 20241107083019266 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) 20241107083019266 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) 20241107083019266 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) 20241107083019267 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) 20241107083019267 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) 20241107083019267 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) 20241107083019268 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) 20241107083019268 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) 20241107083019269 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) 20241107083019269 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) 20241107083019269 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==141 .. V(S)==147) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019269 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) 20241107083019269 DRLCMACDL DEBUG -- Chunk with length 983 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019269 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 147, MCS-3): cd d6 73 b2 a6 91 58 fb f2 cc 92 40 73 20 ed 33 b3 4c 32 9e a9 44 3f de 32 c3 a1 51 9d 3c da ef 47 29 44 a1 de (tbf_dl.cpp:686) 20241107083019269 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) 20241107083019269 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019269 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 147) (tbf_dl.cpp:847) 20241107083019269 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 147, MCS-3): 07 c0 24 86 9a ad e7 64 4d 23 b1 f6 e5 99 25 81 e6 40 da 67 66 99 64 3c 53 89 7e bc 65 86 43 a3 3a 79 b4 df 8f 52 88 42 bd 01 (tbf_dl.cpp:911) 20241107083019269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Sending data request: sapi=5 arfcn=871 cur_fn=871 block=10 data=07 c0 24 86 9a ad e7 64 4d 23 b1 f6 e5 99 25 81 e6 40 da 67 66 99 64 3c 53 89 7e bc 65 86 43 a3 3a 79 b4 df 8f 52 88 42 bd 01 (pcu_l1_if.cpp:182) 20241107083019270 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083019281 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) 20241107083019281 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) 20241107083019283 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) 20241107083019283 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) 20241107083019284 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) 20241107083019284 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) 20241107083019285 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) 20241107083019285 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) 20241107083019286 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) 20241107083019286 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) 20241107083019287 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) 20241107083019287 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) 20241107083019287 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) 20241107083019287 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) 20241107083019288 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) 20241107083019288 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) 20241107083019289 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) 20241107083019289 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) 20241107083019289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==141 .. V(S)==148) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019289 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) 20241107083019289 DRLCMACDL DEBUG -- Chunk with length 946 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 148, MCS-3): 35 4c 65 9d 71 71 dd 7a bf 3a 60 bb 7c d3 9e 9c 2c 25 a4 12 a8 23 06 c0 43 39 80 64 d0 72 ca 7a 00 cd 48 8e fb (tbf_dl.cpp:686) 20241107083019289 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) 20241107083019289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 148) (tbf_dl.cpp:847) 20241107083019289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 148, MCS-3): 07 00 25 86 6a 98 ca 3a e3 e2 ba f5 7e 75 c0 76 f9 a6 3d 39 59 4a 48 25 50 47 0c 80 87 72 00 c9 a0 e5 94 f5 00 9a 91 1c f7 01 (tbf_dl.cpp:911) 20241107083019289 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 25 86 6a 98 ca 3a e3 e2 ba f5 7e 75 c0 76 f9 a6 3d 39 59 4a 48 25 50 47 0c 80 87 72 00 c9 a0 e5 94 f5 00 9a 91 1c f7 01 (pcu_l1_if.cpp:182) 20241107083019290 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083019301 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) 20241107083019301 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) 20241107083019302 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) 20241107083019302 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) 20241107083019303 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) 20241107083019303 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) 20241107083019303 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) 20241107083019303 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) 20241107083019304 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) 20241107083019304 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) 20241107083019305 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) 20241107083019305 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) 20241107083019306 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) 20241107083019306 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) 20241107083019307 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) 20241107083019307 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) 20241107083019310 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) 20241107083019310 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) 20241107083019310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==141 .. V(S)==149) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019310 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) 20241107083019310 DRLCMACDL DEBUG -- Chunk with length 909 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 149, MCS-3): 40 fe d6 ab a9 37 33 c7 fd f8 79 0e 2b 96 e9 10 6c 4e f2 14 c3 0b 27 32 69 0b 1e bb 00 a8 ce cc 5d 35 21 c2 87 (tbf_dl.cpp:686) 20241107083019310 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) 20241107083019310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 149) (tbf_dl.cpp:847) 20241107083019310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 149, MCS-3): 07 40 25 86 80 fc ad 57 53 6f 66 8e fb f1 f3 1c 56 2c d3 21 d8 9c e4 29 86 17 4e 64 d2 16 3c 76 01 50 9d 99 bb 6a 42 84 0f 01 (tbf_dl.cpp:911) 20241107083019310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=07 40 25 86 80 fc ad 57 53 6f 66 8e fb f1 f3 1c 56 2c d3 21 d8 9c e4 29 86 17 4e 64 d2 16 3c 76 01 50 9d 99 bb 6a 42 84 0f 01 (pcu_l1_if.cpp:182) 20241107083019311 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083019324 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) 20241107083019324 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) 20241107083019325 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) 20241107083019325 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) 20241107083019326 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) 20241107083019326 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) 20241107083019327 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) 20241107083019327 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) 20241107083019328 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) 20241107083019328 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) 20241107083019329 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) 20241107083019329 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) 20241107083019329 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) 20241107083019329 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) 20241107083019330 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) 20241107083019330 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) 20241107083019331 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) 20241107083019331 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) 20241107083019331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==141 .. V(S)==150) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019331 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) 20241107083019331 DRLCMACDL DEBUG -- Chunk with length 872 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 150, MCS-3): da 00 da 7d 9d 34 51 09 97 d9 90 8d 6a 77 47 12 64 dd 5e 74 35 0d af 2d 69 19 2b 6e ae f1 a5 6f b8 7b e8 fd a3 (tbf_dl.cpp:686) 20241107083019331 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) 20241107083019331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 150) (tbf_dl.cpp:847) 20241107083019331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 150, MCS-3): 07 80 25 86 b4 01 b4 fb 3a 69 a2 12 2e b3 21 1b d5 ee 8e 24 c8 ba bd e8 6a 1a 5e 5b d2 32 56 dc 5c e3 4b df 70 f7 d0 fb 47 01 (tbf_dl.cpp:911) 20241107083019331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Sending data request: sapi=5 arfcn=871 cur_fn=884 block=1 data=07 80 25 86 b4 01 b4 fb 3a 69 a2 12 2e b3 21 1b d5 ee 8e 24 c8 ba bd e8 6a 1a 5e 5b d2 32 56 dc 5c e3 4b df 70 f7 d0 fb 47 01 (pcu_l1_if.cpp:182) 20241107083019332 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083019343 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) 20241107083019343 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) 20241107083019345 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) 20241107083019345 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) 20241107083019345 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) 20241107083019345 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) 20241107083019346 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) 20241107083019346 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) 20241107083019347 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) 20241107083019347 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) 20241107083019348 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) 20241107083019348 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) 20241107083019349 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) 20241107083019349 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) 20241107083019349 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) 20241107083019349 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) 20241107083019350 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) 20241107083019350 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) 20241107083019350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==141 .. V(S)==151) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019350 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) 20241107083019350 DRLCMACDL DEBUG -- Chunk with length 835 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 151, MCS-3): 75 84 e2 09 63 49 16 f0 c7 36 b6 bf 4b 9d 24 68 a6 2d 4b 94 33 73 a3 f4 39 80 83 83 9d ff 10 32 02 64 9b b7 0c (tbf_dl.cpp:686) 20241107083019351 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) 20241107083019351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 151) (tbf_dl.cpp:847) 20241107083019351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 151, MCS-3): 07 c0 25 86 ea 08 c5 13 c6 92 2c e0 8f 6d 6c 7f 97 3a 49 d0 4c 5b 96 28 67 e6 46 e9 73 00 07 07 3b ff 21 64 04 c8 36 6f 19 00 (tbf_dl.cpp:911) 20241107083019351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Sending data request: sapi=5 arfcn=871 cur_fn=888 block=2 data=07 c0 25 86 ea 08 c5 13 c6 92 2c e0 8f 6d 6c 7f 97 3a 49 d0 4c 5b 96 28 67 e6 46 e9 73 00 07 07 3b ff 21 64 04 c8 36 6f 19 00 (pcu_l1_if.cpp:182) 20241107083019351 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083019363 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) 20241107083019363 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) 20241107083019364 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) 20241107083019364 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) 20241107083019365 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) 20241107083019365 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) 20241107083019366 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) 20241107083019366 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) 20241107083019367 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) 20241107083019367 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) 20241107083019367 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) 20241107083019367 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) 20241107083019368 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) 20241107083019368 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) 20241107083019369 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) 20241107083019369 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) 20241107083019372 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) 20241107083019372 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) 20241107083019372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==141 .. V(S)==152) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019372 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) 20241107083019372 DRLCMACDL DEBUG -- Chunk with length 798 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 152, MCS-3): ef d4 bd 21 60 13 da 7b b1 a6 c9 55 44 cc 04 89 11 91 2d bb 21 91 aa 16 4b 76 16 e0 6a bb 5f 9a d3 64 99 87 62 (tbf_dl.cpp:686) 20241107083019372 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) 20241107083019372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 152) (tbf_dl.cpp:847) 20241107083019372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 152, MCS-3): 07 00 26 86 de a9 7b 43 c0 26 b4 f7 62 4d 93 ab 88 98 09 12 23 22 5b 76 43 22 55 2d 96 ec 2c c0 d5 76 bf 34 a7 c9 32 0f c5 00 (tbf_dl.cpp:911) 20241107083019372 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 26 86 de a9 7b 43 c0 26 b4 f7 62 4d 93 ab 88 98 09 12 23 22 5b 76 43 22 55 2d 96 ec 2c c0 d5 76 bf 34 a7 c9 32 0f c5 00 (pcu_l1_if.cpp:182) 20241107083019373 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083019386 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) 20241107083019386 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) 20241107083019388 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) 20241107083019388 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) 20241107083019389 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) 20241107083019389 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) 20241107083019389 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) 20241107083019389 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) 20241107083019390 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) 20241107083019390 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) 20241107083019391 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) 20241107083019391 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) 20241107083019392 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) 20241107083019392 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) 20241107083019393 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) 20241107083019393 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) 20241107083019394 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) 20241107083019394 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) 20241107083019394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==141 .. V(S)==153) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019394 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) 20241107083019394 DRLCMACDL DEBUG -- Chunk with length 761 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 153, MCS-3): 68 e1 bd 37 91 00 85 32 2b f5 a0 c1 1f 44 24 f4 99 d1 d7 bd 16 56 b6 46 4e 63 57 82 21 05 91 06 75 9b 55 b8 ac (tbf_dl.cpp:686) 20241107083019394 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) 20241107083019394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 153) (tbf_dl.cpp:847) 20241107083019394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 153, MCS-3): 07 40 26 86 d0 c2 7b 6f 22 01 0a 65 56 ea 41 83 3f 88 48 e8 33 a3 af 7b 2d ac 6c 8d 9c c6 ae 04 43 0a 22 0d ea 36 ab 70 59 01 (tbf_dl.cpp:911) 20241107083019394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Sending data request: sapi=5 arfcn=871 cur_fn=897 block=4 data=07 40 26 86 d0 c2 7b 6f 22 01 0a 65 56 ea 41 83 3f 88 48 e8 33 a3 af 7b 2d ac 6c 8d 9c c6 ae 04 43 0a 22 0d ea 36 ab 70 59 01 (pcu_l1_if.cpp:182) 20241107083019395 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083019406 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) 20241107083019406 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) 20241107083019407 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) 20241107083019407 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) 20241107083019408 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) 20241107083019408 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) 20241107083019408 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) 20241107083019408 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) 20241107083019409 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) 20241107083019409 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) 20241107083019410 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) 20241107083019410 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) 20241107083019411 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) 20241107083019411 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) 20241107083019412 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) 20241107083019412 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) 20241107083019413 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) 20241107083019413 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) 20241107083019413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==141 .. V(S)==154) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019413 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) 20241107083019413 DRLCMACDL DEBUG -- Chunk with length 724 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 154, MCS-3): 0a 15 15 c6 f1 d1 a2 0e 81 38 4a 36 ca 85 9f 2a 5f e8 da 50 15 e4 5d dd c3 9e ee 4d 54 53 db 23 e1 be 4e 79 9e (tbf_dl.cpp:686) 20241107083019413 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) 20241107083019413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 154) (tbf_dl.cpp:847) 20241107083019413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 154, MCS-3): 07 80 26 86 14 2a 2a 8c e3 a3 45 1d 02 71 94 6c 94 0b 3f 55 be d0 b5 a1 2a c8 bb ba 87 3d dd 9b a8 a6 b6 47 c2 7d 9d f2 3c 01 (tbf_dl.cpp:911) 20241107083019413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Sending data request: sapi=5 arfcn=871 cur_fn=901 block=5 data=07 80 26 86 14 2a 2a 8c e3 a3 45 1d 02 71 94 6c 94 0b 3f 55 be d0 b5 a1 2a c8 bb ba 87 3d dd 9b a8 a6 b6 47 c2 7d 9d f2 3c 01 (pcu_l1_if.cpp:182) 20241107083019413 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083019425 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) 20241107083019425 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) 20241107083019426 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) 20241107083019426 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) 20241107083019427 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) 20241107083019427 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) 20241107083019428 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) 20241107083019428 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) 20241107083019428 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) 20241107083019428 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) 20241107083019429 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) 20241107083019429 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) 20241107083019430 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) 20241107083019430 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) 20241107083019431 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) 20241107083019431 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) 20241107083019434 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) 20241107083019434 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) 20241107083019434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==141 .. V(S)==155) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019434 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) 20241107083019434 DRLCMACDL DEBUG -- Chunk with length 687 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 155, MCS-3): d4 85 8f 1a aa 87 73 95 53 8e 21 42 f5 2b 1a 2b 1a cc f9 88 e1 5b c6 09 1c 4b b4 6e 00 1e 7d ee 93 10 71 2a 00 (tbf_dl.cpp:686) 20241107083019434 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) 20241107083019434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 155) (tbf_dl.cpp:847) 20241107083019434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 155, MCS-3): 07 c0 26 86 a8 0b 1f 35 54 0f e7 2a a7 1c 43 84 ea 57 34 56 34 98 f3 11 c3 b7 8c 13 38 96 68 dd 00 3c fa dc 27 21 e2 54 00 00 (tbf_dl.cpp:911) 20241107083019434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Sending data request: sapi=5 arfcn=871 cur_fn=905 block=6 data=07 c0 26 86 a8 0b 1f 35 54 0f e7 2a a7 1c 43 84 ea 57 34 56 34 98 f3 11 c3 b7 8c 13 38 96 68 dd 00 3c fa dc 27 21 e2 54 00 00 (pcu_l1_if.cpp:182) 20241107083019435 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083019449 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) 20241107083019449 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) 20241107083019450 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) 20241107083019450 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) 20241107083019451 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) 20241107083019451 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) 20241107083019452 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) 20241107083019452 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) 20241107083019453 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) 20241107083019453 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) 20241107083019453 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) 20241107083019453 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) 20241107083019454 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) 20241107083019454 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) 20241107083019455 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) 20241107083019455 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) 20241107083019456 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) 20241107083019456 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) 20241107083019456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==141 .. V(S)==156) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019456 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) 20241107083019456 DRLCMACDL DEBUG -- Chunk with length 650 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 156, MCS-3): 9d 7e d4 d9 62 b5 7d 90 cb 55 c6 74 69 4b 61 cf 88 12 53 1b bd 51 4d 09 ff 0c 31 cf 20 68 a6 23 6b c4 51 46 78 (tbf_dl.cpp:686) 20241107083019456 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) 20241107083019456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 156) (tbf_dl.cpp:847) 20241107083019456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 156, MCS-3): 07 00 27 86 3a fd a8 b3 c5 6a fb 20 97 ab 8c e9 d2 96 c2 9e 11 25 a6 36 7a a3 9a 12 fe 19 62 9e 41 d0 4c 47 d6 88 a3 8c f0 00 (tbf_dl.cpp:911) 20241107083019456 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 27 86 3a fd a8 b3 c5 6a fb 20 97 ab 8c e9 d2 96 c2 9e 11 25 a6 36 7a a3 9a 12 fe 19 62 9e 41 d0 4c 47 d6 88 a3 8c f0 00 (pcu_l1_if.cpp:182) 20241107083019457 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083019467 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) 20241107083019467 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) 20241107083019469 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) 20241107083019469 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) 20241107083019469 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) 20241107083019469 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) 20241107083019470 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) 20241107083019470 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) 20241107083019471 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) 20241107083019471 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) 20241107083019472 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) 20241107083019472 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) 20241107083019472 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) 20241107083019472 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) 20241107083019473 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) 20241107083019473 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) 20241107083019474 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) 20241107083019474 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) 20241107083019474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==141 .. V(S)==157) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019474 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) 20241107083019474 DRLCMACDL DEBUG -- Chunk with length 613 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 157, MCS-3): bd e1 ed 3d f1 af 8b c1 5d 4d 64 1f fd 97 26 a3 b8 e8 14 32 52 89 11 ff df b4 04 6a ed f5 8c e9 29 f9 df d1 a3 (tbf_dl.cpp:686) 20241107083019474 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) 20241107083019474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 157) (tbf_dl.cpp:847) 20241107083019474 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 157, MCS-3): 07 40 27 86 7a c3 db 7b e2 5f 17 83 bb 9a c8 3e fa 2f 4d 46 71 d1 29 64 a4 12 23 fe bf 69 09 d4 da eb 19 d3 53 f2 bf a3 47 01 (tbf_dl.cpp:911) 20241107083019474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Sending data request: sapi=5 arfcn=871 cur_fn=914 block=8 data=07 40 27 86 7a c3 db 7b e2 5f 17 83 bb 9a c8 3e fa 2f 4d 46 71 d1 29 64 a4 12 23 fe bf 69 09 d4 da eb 19 d3 53 f2 bf a3 47 01 (pcu_l1_if.cpp:182) 20241107083019475 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083019487 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) 20241107083019487 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) 20241107083019488 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) 20241107083019488 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) 20241107083019489 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) 20241107083019489 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) 20241107083019489 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) 20241107083019489 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) 20241107083019490 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) 20241107083019490 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) 20241107083019491 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) 20241107083019491 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) 20241107083019492 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) 20241107083019492 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) 20241107083019493 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) 20241107083019493 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) 20241107083019496 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) 20241107083019496 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) 20241107083019496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==141 .. V(S)==158) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019496 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) 20241107083019496 DRLCMACDL DEBUG -- Chunk with length 576 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 158, MCS-3): 20 1b 15 7f 81 c9 4a 4f f3 05 03 7f 5e cf 0c 16 35 63 d8 e9 04 db 3a 49 cc f4 2b b7 91 1c 7e 66 be 17 ab 2e e2 (tbf_dl.cpp:686) 20241107083019496 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) 20241107083019496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 158) (tbf_dl.cpp:847) 20241107083019496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 158, MCS-3): 07 80 27 86 40 36 2a fe 02 93 95 9e e6 0b 06 fe bc 9e 19 2c 6a c6 b0 d3 09 b6 75 92 98 e9 57 6e 23 39 fc cc 7c 2f 56 5d c4 01 (tbf_dl.cpp:911) 20241107083019496 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Sending data request: sapi=5 arfcn=871 cur_fn=918 block=9 data=07 80 27 86 40 36 2a fe 02 93 95 9e e6 0b 06 fe bc 9e 19 2c 6a c6 b0 d3 09 b6 75 92 98 e9 57 6e 23 39 fc cc 7c 2f 56 5d c4 01 (pcu_l1_if.cpp:182) 20241107083019497 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083019511 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) 20241107083019511 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) 20241107083019512 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) 20241107083019512 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) 20241107083019513 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) 20241107083019513 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) 20241107083019513 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) 20241107083019513 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) 20241107083019514 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) 20241107083019514 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) 20241107083019515 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) 20241107083019515 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) 20241107083019516 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) 20241107083019516 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) 20241107083019516 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) 20241107083019516 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) 20241107083019517 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) 20241107083019517 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) 20241107083019517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==141 .. V(S)==159) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019517 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) 20241107083019517 DRLCMACDL DEBUG -- Chunk with length 539 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 159, MCS-3): da d8 d3 6e b6 02 11 b9 34 74 ae 50 5e fe c5 8a 91 88 10 84 9b 98 e5 c3 4f 28 84 29 49 22 53 2e fe 01 82 e9 cb (tbf_dl.cpp:686) 20241107083019517 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) 20241107083019517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 159) (tbf_dl.cpp:847) 20241107083019517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 159, MCS-3): 07 c0 27 86 b4 b1 a7 dd 6c 05 22 72 69 e8 5c a1 bc fc 8b 15 23 11 21 08 37 31 cb 87 9f 50 08 53 92 44 a6 5c fc 03 04 d3 97 01 (tbf_dl.cpp:911) 20241107083019517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Sending data request: sapi=5 arfcn=871 cur_fn=923 block=10 data=07 c0 27 86 b4 b1 a7 dd 6c 05 22 72 69 e8 5c a1 bc fc 8b 15 23 11 21 08 37 31 cb 87 9f 50 08 53 92 44 a6 5c fc 03 04 d3 97 01 (pcu_l1_if.cpp:182) 20241107083019518 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083019529 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) 20241107083019529 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) 20241107083019531 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) 20241107083019531 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) 20241107083019531 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) 20241107083019531 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) 20241107083019532 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) 20241107083019532 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) 20241107083019533 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) 20241107083019533 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) 20241107083019534 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) 20241107083019534 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) 20241107083019535 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) 20241107083019535 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) 20241107083019536 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) 20241107083019536 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) 20241107083019537 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) 20241107083019537 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083019537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==141 .. V(S)==160) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019537 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) 20241107083019537 DRLCMACDL DEBUG -- Chunk with length 502 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 160, MCS-3): 8b 2a f8 68 1e c0 5c 00 75 6f 33 b5 cd 17 ed 67 62 8d 1b 5f f0 a1 b3 02 53 d3 58 e9 3e 59 53 86 a9 3c 6f 0b 04 (tbf_dl.cpp:686) 20241107083019537 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) 20241107083019537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 160) (tbf_dl.cpp:847) 20241107083019537 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) 20241107083019537 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 931 + 13 = 944 (pdch_ul_controller.c:131) 20241107083019537 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 944 for type POLL (pdch_ul_controller.c:184) 20241107083019537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=944, TS=7) (tbf_dl.cpp:883) 20241107083019537 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=944, TS=7 (tbf_dl.cpp:903) 20241107083019537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 160, MCS-3): 0f 00 28 86 16 55 f0 d1 3c 80 b9 00 ea de 66 6a 9b 2f da cf c4 1a 37 be e0 43 67 05 a6 a6 b1 d2 7d b2 a6 0c 53 79 de 16 08 00 (tbf_dl.cpp:911) 20241107083019537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Sending data request: sapi=5 arfcn=871 cur_fn=927 block=11 data=0f 00 28 86 16 55 f0 d1 3c 80 b9 00 ea de 66 6a 9b 2f da cf c4 1a 37 be e0 43 67 05 a6 a6 b1 d2 7d b2 a6 0c 53 79 de 16 08 00 (pcu_l1_if.cpp:182) 20241107083019538 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083019549 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) 20241107083019549 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) 20241107083019550 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) 20241107083019550 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) 20241107083019551 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) 20241107083019551 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) 20241107083019551 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) 20241107083019551 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) 20241107083019552 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) 20241107083019552 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) 20241107083019553 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) 20241107083019553 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) 20241107083019554 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) 20241107083019554 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) 20241107083019554 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) 20241107083019554 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) 20241107083019558 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083019572 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) 20241107083019572 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) 20241107083019574 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) 20241107083019574 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) 20241107083019574 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) 20241107083019575 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) 20241107083019575 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) 20241107083019575 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) 20241107083019576 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) 20241107083019576 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) 20241107083019577 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) 20241107083019577 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) 20241107083019578 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) 20241107083019578 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) 20241107083019578 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) 20241107083019578 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) 20241107083019579 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083019591 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) 20241107083019591 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) 20241107083019593 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) 20241107083019593 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) 20241107083019593 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) 20241107083019593 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) 20241107083019594 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) 20241107083019594 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) 20241107083019595 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) 20241107083019595 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) 20241107083019595 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) 20241107083019596 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) 20241107083019596 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) 20241107083019596 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) 20241107083019597 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) 20241107083019597 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) 20241107083019598 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083019610 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=940 block=2 data=40 20 00 a7 b1 44 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083019610 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) 20241107083019610 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083019610 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083019610 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 = 162 | 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) 20241107083019611 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083019611 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083019611 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 162, have_crbb: 0, urbb_len:64, 0x55775316ea9c, 0x55775316eaa0, 4, 0, win: 141-161, 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:572) 20241107083019611 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 162, BSN 141 to 226 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083019611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083019611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=141)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=160) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083019611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=141:161, lost=0, recv=20, skipped=0, bsn=141, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107083019611 DRLCMACDL DEBUG - got ack for BSN=141 (rlc_window_dl.cpp:103) 20241107083019611 DRLCMACDL DEBUG - got ack for BSN=142 (rlc_window_dl.cpp:103) 20241107083019611 DRLCMACDL DEBUG - got ack for BSN=143 (rlc_window_dl.cpp:103) 20241107083019611 DRLCMACDL DEBUG - got ack for BSN=144 (rlc_window_dl.cpp:103) 20241107083019611 DRLCMACDL DEBUG - got ack for BSN=145 (rlc_window_dl.cpp:103) 20241107083019611 DRLCMACDL DEBUG - got ack for BSN=146 (rlc_window_dl.cpp:103) 20241107083019611 DRLCMACDL DEBUG - got ack for BSN=147 (rlc_window_dl.cpp:103) 20241107083019611 DRLCMACDL DEBUG - got ack for BSN=148 (rlc_window_dl.cpp:103) 20241107083019611 DRLCMACDL DEBUG - got ack for BSN=149 (rlc_window_dl.cpp:103) 20241107083019611 DRLCMACDL DEBUG - got ack for BSN=150 (rlc_window_dl.cpp:103) 20241107083019611 DRLCMACDL DEBUG - got ack for BSN=151 (rlc_window_dl.cpp:103) 20241107083019611 DRLCMACDL DEBUG - got ack for BSN=152 (rlc_window_dl.cpp:103) 20241107083019611 DRLCMACDL DEBUG - got ack for BSN=153 (rlc_window_dl.cpp:103) 20241107083019611 DRLCMACDL DEBUG - got ack for BSN=154 (rlc_window_dl.cpp:103) 20241107083019611 DRLCMACDL DEBUG - got ack for BSN=155 (rlc_window_dl.cpp:103) 20241107083019611 DRLCMACDL DEBUG - got ack for BSN=156 (rlc_window_dl.cpp:103) 20241107083019611 DRLCMACDL DEBUG - got ack for BSN=157 (rlc_window_dl.cpp:103) 20241107083019611 DRLCMACDL DEBUG - got ack for BSN=158 (rlc_window_dl.cpp:103) 20241107083019611 DRLCMACDL DEBUG - got ack for BSN=159 (rlc_window_dl.cpp:103) 20241107083019611 DRLCMACDL DEBUG - got ack for BSN=160 (rlc_window_dl.cpp:103) 20241107083019611 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) 20241107083019611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=161)""(V(S)-1=160) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083019612 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) 20241107083019612 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) 20241107083019613 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) 20241107083019613 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) 20241107083019614 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) 20241107083019614 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) 20241107083019615 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) 20241107083019615 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) 20241107083019615 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) 20241107083019615 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) 20241107083019616 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) 20241107083019616 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) 20241107083019617 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) 20241107083019617 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) 20241107083019620 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) 20241107083019620 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) 20241107083019620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==161 .. V(S)==161) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019620 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) 20241107083019620 DRLCMACDL DEBUG -- Chunk with length 465 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 161, MCS-3): 39 3f cf 43 d1 08 9b 5c 62 fc dc 69 b9 49 76 f0 4b b8 51 3b f3 92 b3 bc 47 95 19 03 54 ed 96 8e 12 17 cc 14 04 (tbf_dl.cpp:686) 20241107083019620 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) 20241107083019621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 161) (tbf_dl.cpp:847) 20241107083019621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 161, MCS-3): 07 40 28 86 72 7e 9e 87 a2 11 36 b9 c4 f8 b9 d3 72 93 ec e0 97 70 a3 76 e6 25 67 79 8f 2a 33 06 a8 da 2d 1d 25 2e 98 29 08 00 (tbf_dl.cpp:911) 20241107083019621 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Sending data request: sapi=5 arfcn=871 cur_fn=944 block=3 data=07 40 28 86 72 7e 9e 87 a2 11 36 b9 c4 f8 b9 d3 72 93 ec e0 97 70 a3 76 e6 25 67 79 8f 2a 33 06 a8 da 2d 1d 25 2e 98 29 08 00 (pcu_l1_if.cpp:182) 20241107083019621 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083019635 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) 20241107083019635 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) 20241107083019636 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) 20241107083019636 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) 20241107083019637 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) 20241107083019637 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) 20241107083019637 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) 20241107083019637 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) 20241107083019638 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) 20241107083019638 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) 20241107083019639 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) 20241107083019639 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) 20241107083019640 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) 20241107083019640 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) 20241107083019641 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) 20241107083019641 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) 20241107083019642 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) 20241107083019642 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) 20241107083019642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==161 .. V(S)==162) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019642 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) 20241107083019642 DRLCMACDL DEBUG -- Chunk with length 428 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 162, MCS-3): 42 12 5d 1d cc 68 84 31 ea 42 f8 90 13 4c 6b 18 8b cf ea d1 cf 92 06 ea 3b 25 fb 5c 6f af 9b 24 cd 3b 0c 78 29 (tbf_dl.cpp:686) 20241107083019642 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) 20241107083019642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 162) (tbf_dl.cpp:847) 20241107083019642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 162, MCS-3): 07 80 28 86 84 24 ba 3a 98 d1 08 63 d4 85 f0 21 27 98 d6 30 16 9f d5 a3 9f 25 0d d4 77 4a f6 b9 de 5e 37 49 9a 77 18 f0 52 00 (tbf_dl.cpp:911) 20241107083019642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Sending data request: sapi=5 arfcn=871 cur_fn=949 block=4 data=07 80 28 86 84 24 ba 3a 98 d1 08 63 d4 85 f0 21 27 98 d6 30 16 9f d5 a3 9f 25 0d d4 77 4a f6 b9 de 5e 37 49 9a 77 18 f0 52 00 (pcu_l1_if.cpp:182) 20241107083019643 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083019654 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) 20241107083019654 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) 20241107083019655 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) 20241107083019656 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) 20241107083019656 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) 20241107083019656 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) 20241107083019657 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) 20241107083019657 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) 20241107083019658 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) 20241107083019658 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) 20241107083019659 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) 20241107083019659 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) 20241107083019659 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) 20241107083019659 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) 20241107083019660 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) 20241107083019660 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) 20241107083019661 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) 20241107083019661 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) 20241107083019661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==161 .. V(S)==163) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019661 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) 20241107083019661 DRLCMACDL DEBUG -- Chunk with length 391 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 163, MCS-3): 9a a9 37 d5 f6 ba 1b 38 e5 83 55 5a 5c 9a cc 43 f9 36 2e 6a 47 7f 0a 60 f2 44 3a c3 f7 df ee 0c bc 84 ff 8a 8a (tbf_dl.cpp:686) 20241107083019661 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) 20241107083019661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 163) (tbf_dl.cpp:847) 20241107083019661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 163, MCS-3): 07 c0 28 86 34 53 6f aa ed 75 37 70 ca 07 ab b4 b8 34 99 87 f2 6d 5c d4 8e fe 14 c0 e4 89 74 86 ef bf dd 19 78 09 ff 15 15 01 (tbf_dl.cpp:911) 20241107083019661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Sending data request: sapi=5 arfcn=871 cur_fn=953 block=5 data=07 c0 28 86 34 53 6f aa ed 75 37 70 ca 07 ab b4 b8 34 99 87 f2 6d 5c d4 8e fe 14 c0 e4 89 74 86 ef bf dd 19 78 09 ff 15 15 01 (pcu_l1_if.cpp:182) 20241107083019662 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083019673 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) 20241107083019673 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) 20241107083019674 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) 20241107083019674 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) 20241107083019675 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) 20241107083019675 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) 20241107083019676 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) 20241107083019676 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) 20241107083019677 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) 20241107083019677 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) 20241107083019677 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) 20241107083019677 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) 20241107083019678 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) 20241107083019678 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) 20241107083019679 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) 20241107083019679 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) 20241107083019682 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) 20241107083019682 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) 20241107083019682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==161 .. V(S)==164) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019682 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) 20241107083019682 DRLCMACDL DEBUG -- Chunk with length 354 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 164, MCS-3): ff 51 6c cc 35 54 a0 58 41 c4 93 1b 26 47 72 4c 9a 03 03 2b aa c2 4e 79 ff 67 a8 6d f8 56 24 ad 45 fa a2 dc 55 (tbf_dl.cpp:686) 20241107083019682 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) 20241107083019682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 164) (tbf_dl.cpp:847) 20241107083019682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 164, MCS-3): 07 00 29 86 fe a3 d8 98 6b a8 40 b1 82 88 27 37 4c 8e e4 98 34 07 06 56 54 85 9d f2 fe cf 50 db f0 ad 48 5a 8b f4 45 b9 ab 00 (tbf_dl.cpp:911) 20241107083019682 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 29 86 fe a3 d8 98 6b a8 40 b1 82 88 27 37 4c 8e e4 98 34 07 06 56 54 85 9d f2 fe cf 50 db f0 ad 48 5a 8b f4 45 b9 ab 00 (pcu_l1_if.cpp:182) 20241107083019683 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083019697 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) 20241107083019697 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) 20241107083019698 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) 20241107083019698 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) 20241107083019699 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) 20241107083019699 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) 20241107083019699 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) 20241107083019699 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) 20241107083019700 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) 20241107083019700 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) 20241107083019701 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) 20241107083019701 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) 20241107083019702 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) 20241107083019702 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) 20241107083019702 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) 20241107083019702 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) 20241107083019703 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) 20241107083019703 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) 20241107083019703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==161 .. V(S)==165) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019703 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) 20241107083019703 DRLCMACDL DEBUG -- Chunk with length 317 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 165, MCS-3): 0a 56 2c d0 88 b3 7c 9d 05 a1 8b 2e fe cf 30 5b 37 82 70 9c c9 6e 97 00 ff 62 04 5d e5 74 98 6b cc cb 15 9f 58 (tbf_dl.cpp:686) 20241107083019703 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) 20241107083019703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 165) (tbf_dl.cpp:847) 20241107083019703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 165, MCS-3): 07 40 29 86 14 ac 58 a0 11 67 f9 3a 0b 42 17 5d fc 9f 61 b6 6e 04 e1 38 93 dd 2e 01 fe c5 08 ba ca e9 30 d7 98 97 2b 3e b1 00 (tbf_dl.cpp:911) 20241107083019704 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Sending data request: sapi=5 arfcn=871 cur_fn=962 block=7 data=07 40 29 86 14 ac 58 a0 11 67 f9 3a 0b 42 17 5d fc 9f 61 b6 6e 04 e1 38 93 dd 2e 01 fe c5 08 ba ca e9 30 d7 98 97 2b 3e b1 00 (pcu_l1_if.cpp:182) 20241107083019704 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083019716 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) 20241107083019716 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) 20241107083019717 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) 20241107083019717 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) 20241107083019718 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) 20241107083019718 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) 20241107083019718 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) 20241107083019718 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) 20241107083019719 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) 20241107083019719 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) 20241107083019720 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) 20241107083019720 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) 20241107083019721 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) 20241107083019721 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) 20241107083019721 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) 20241107083019722 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) 20241107083019722 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) 20241107083019722 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) 20241107083019722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==161 .. V(S)==166) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019722 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) 20241107083019723 DRLCMACDL DEBUG -- Chunk with length 280 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 166, MCS-3): 22 fa 61 8b 5d 29 c2 98 56 89 61 47 a6 50 9a 68 96 57 89 49 41 1a 85 1f c0 32 53 34 5c ed fb 39 e1 a0 2e 6b b3 (tbf_dl.cpp:686) 20241107083019723 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) 20241107083019723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 166) (tbf_dl.cpp:847) 20241107083019723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 166, MCS-3): 07 80 29 86 44 f4 c3 16 bb 52 84 31 ad 12 c3 8e 4c a1 34 d1 2c af 12 93 82 34 0a 3f 80 65 a6 68 b8 da f7 73 c2 41 5d d6 66 01 (tbf_dl.cpp:911) 20241107083019723 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Sending data request: sapi=5 arfcn=871 cur_fn=966 block=8 data=07 80 29 86 44 f4 c3 16 bb 52 84 31 ad 12 c3 8e 4c a1 34 d1 2c af 12 93 82 34 0a 3f 80 65 a6 68 b8 da f7 73 c2 41 5d d6 66 01 (pcu_l1_if.cpp:182) 20241107083019723 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083019735 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) 20241107083019735 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) 20241107083019736 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) 20241107083019736 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) 20241107083019737 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) 20241107083019737 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) 20241107083019737 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) 20241107083019737 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) 20241107083019738 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) 20241107083019738 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) 20241107083019739 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) 20241107083019739 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) 20241107083019740 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) 20241107083019740 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) 20241107083019740 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) 20241107083019740 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) 20241107083019744 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) 20241107083019744 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) 20241107083019744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==161 .. V(S)==167) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019744 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) 20241107083019744 DRLCMACDL DEBUG -- Chunk with length 243 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 167, MCS-3): d9 8a 3c df ad 12 0b 70 37 14 dd ab 59 a2 56 a9 91 75 20 66 a2 67 57 4f ce c5 ec b1 1f 50 be 3f 1f a3 44 69 94 (tbf_dl.cpp:686) 20241107083019744 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) 20241107083019744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 167) (tbf_dl.cpp:847) 20241107083019744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 167, MCS-3): 07 c0 29 86 b2 15 79 be 5b 25 16 e0 6e 28 ba 57 b3 44 ad 52 23 eb 40 cc 44 cf ae 9e 9c 8b d9 63 3f a0 7c 7f 3e 46 89 d2 28 01 (tbf_dl.cpp:911) 20241107083019744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Sending data request: sapi=5 arfcn=871 cur_fn=970 block=9 data=07 c0 29 86 b2 15 79 be 5b 25 16 e0 6e 28 ba 57 b3 44 ad 52 23 eb 40 cc 44 cf ae 9e 9c 8b d9 63 3f a0 7c 7f 3e 46 89 d2 28 01 (pcu_l1_if.cpp:182) 20241107083019745 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083019759 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) 20241107083019759 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) 20241107083019760 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) 20241107083019760 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) 20241107083019761 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) 20241107083019761 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) 20241107083019761 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) 20241107083019761 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) 20241107083019762 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) 20241107083019762 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) 20241107083019764 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) 20241107083019764 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) 20241107083019764 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) 20241107083019764 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) 20241107083019765 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) 20241107083019765 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) 20241107083019766 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) 20241107083019766 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) 20241107083019766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==161 .. V(S)==168) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019766 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) 20241107083019766 DRLCMACDL DEBUG -- Chunk with length 206 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 168, MCS-3): b3 de ad f3 3c c2 8d 17 a6 9b a2 13 e9 85 a5 48 ac d5 6c 14 ab 11 09 7c 6f a4 db 88 06 ea 85 07 58 45 de 9b 13 (tbf_dl.cpp:686) 20241107083019766 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) 20241107083019766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 168) (tbf_dl.cpp:847) 20241107083019766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 168, MCS-3): 07 00 2a 86 66 bd 5b e7 79 84 1b 2f 4c 37 45 27 d2 0b 4b 91 58 ab d9 28 56 23 12 f8 de 48 b7 11 0d d4 0b 0f b0 8a bc 37 27 00 (tbf_dl.cpp:911) 20241107083019766 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 2a 86 66 bd 5b e7 79 84 1b 2f 4c 37 45 27 d2 0b 4b 91 58 ab d9 28 56 23 12 f8 de 48 b7 11 0d d4 0b 0f b0 8a bc 37 27 00 (pcu_l1_if.cpp:182) 20241107083019767 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083019778 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) 20241107083019778 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) 20241107083019779 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) 20241107083019779 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) 20241107083019780 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) 20241107083019780 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) 20241107083019781 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) 20241107083019781 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) 20241107083019782 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) 20241107083019782 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) 20241107083019782 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) 20241107083019782 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) 20241107083019783 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) 20241107083019783 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) 20241107083019784 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) 20241107083019784 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) 20241107083019785 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) 20241107083019785 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) 20241107083019785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==161 .. V(S)==169) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019785 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) 20241107083019785 DRLCMACDL DEBUG -- Chunk with length 169 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 169, MCS-3): d2 87 89 c1 0d a6 76 20 d3 9f 9b 8e 3d bf 3b 83 e7 53 62 f9 c9 a4 67 b7 71 96 50 94 6e 45 53 78 f1 d3 c6 6b 8e (tbf_dl.cpp:686) 20241107083019785 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) 20241107083019785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 169) (tbf_dl.cpp:847) 20241107083019785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 169, MCS-3): 07 40 2a 86 a4 0f 13 83 1b 4c ed 40 a6 3f 37 1d 7b 7e 77 06 cf a7 c4 f2 93 49 cf 6e e3 2c a1 28 dd 8a a6 f0 e2 a7 8d d7 1c 01 (tbf_dl.cpp:911) 20241107083019785 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Sending data request: sapi=5 arfcn=871 cur_fn=979 block=11 data=07 40 2a 86 a4 0f 13 83 1b 4c ed 40 a6 3f 37 1d 7b 7e 77 06 cf a7 c4 f2 93 49 cf 6e e3 2c a1 28 dd 8a a6 f0 e2 a7 8d d7 1c 01 (pcu_l1_if.cpp:182) 20241107083019786 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083019797 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) 20241107083019797 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) 20241107083019798 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) 20241107083019798 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) 20241107083019799 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) 20241107083019799 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) 20241107083019800 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) 20241107083019800 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) 20241107083019800 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) 20241107083019800 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) 20241107083019801 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) 20241107083019801 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) 20241107083019802 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) 20241107083019802 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) 20241107083019803 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) 20241107083019803 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) 20241107083019806 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) 20241107083019806 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) 20241107083019806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==161 .. V(S)==170) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019806 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) 20241107083019806 DRLCMACDL DEBUG -- Chunk with length 132 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 170, MCS-3): 7d ad dc b3 73 67 a3 48 0f 18 2e 36 ed aa c2 51 d5 8a ad 21 f7 a6 6e c3 e5 a0 12 94 2a 0a 40 04 29 e5 4f 41 81 (tbf_dl.cpp:686) 20241107083019806 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) 20241107083019806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 170) (tbf_dl.cpp:847) 20241107083019807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 170, MCS-3): 07 80 2a 86 fa 5a b9 67 e7 ce 46 91 1e 30 5c 6c da 55 85 a3 aa 15 5b 43 ee 4d dd 86 cb 41 25 28 55 14 80 08 52 ca 9f 82 02 01 (tbf_dl.cpp:911) 20241107083019807 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Sending data request: sapi=5 arfcn=871 cur_fn=983 block=0 data=07 80 2a 86 fa 5a b9 67 e7 ce 46 91 1e 30 5c 6c da 55 85 a3 aa 15 5b 43 ee 4d dd 86 cb 41 25 28 55 14 80 08 52 ca 9f 82 02 01 (pcu_l1_if.cpp:182) 20241107083019808 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083019821 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) 20241107083019821 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) 20241107083019822 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) 20241107083019822 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) 20241107083019823 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) 20241107083019823 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) 20241107083019824 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) 20241107083019824 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) 20241107083019825 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) 20241107083019825 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) 20241107083019825 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) 20241107083019825 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) 20241107083019826 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) 20241107083019826 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) 20241107083019827 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) 20241107083019827 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) 20241107083019828 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) 20241107083019828 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) 20241107083019828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==161 .. V(S)==171) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019828 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) 20241107083019828 DRLCMACDL DEBUG -- Chunk with length 95 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 171, MCS-3): 13 f4 61 84 f6 a7 d9 5e 89 41 c0 e8 6f f1 82 77 ef 28 12 ef e2 93 0f d5 b1 ca af 68 6c 8d d3 50 7e 57 0c fd 05 (tbf_dl.cpp:686) 20241107083019828 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) 20241107083019828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 171) (tbf_dl.cpp:847) 20241107083019828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 171, MCS-3): 07 c0 2a 86 26 e8 c3 08 ed 4f b3 bd 12 83 80 d1 df e2 05 ef de 51 24 de c5 27 1f aa 63 95 5f d1 d8 1a a7 a1 fc ae 18 fa 0b 00 (tbf_dl.cpp:911) 20241107083019828 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Sending data request: sapi=5 arfcn=871 cur_fn=988 block=1 data=07 c0 2a 86 26 e8 c3 08 ed 4f b3 bd 12 83 80 d1 df e2 05 ef de 51 24 de c5 27 1f aa 63 95 5f d1 d8 1a a7 a1 fc ae 18 fa 0b 00 (pcu_l1_if.cpp:182) 20241107083019829 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083019840 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) 20241107083019840 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) 20241107083019841 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) 20241107083019841 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) 20241107083019842 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) 20241107083019842 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) 20241107083019843 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) 20241107083019843 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) 20241107083019843 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) 20241107083019843 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) 20241107083019844 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) 20241107083019844 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) 20241107083019845 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) 20241107083019845 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) 20241107083019846 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) 20241107083019846 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) 20241107083019846 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) 20241107083019846 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) 20241107083019846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==161 .. V(S)==172) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019846 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) 20241107083019846 DRLCMACDL DEBUG -- Chunk with length 58 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 172, MCS-3): 9d 75 5e ee fb 59 8f 71 77 54 bf 4c 40 c8 21 68 d2 51 b5 97 ae 2e 42 cd ee cd 8c db 47 9d 9c b3 29 cc 0f 90 9b (tbf_dl.cpp:686) 20241107083019846 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) 20241107083019846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 172) (tbf_dl.cpp:847) 20241107083019847 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 172, MCS-3): 07 00 2b 86 3a eb bc dc f7 b3 1e e3 ee a8 7e 99 80 90 43 d0 a4 a3 6a 2f 5d 5d 84 9a dd 9b 19 b7 8f 3a 39 67 53 98 1f 20 37 01 (tbf_dl.cpp:911) 20241107083019847 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 2b 86 3a eb bc dc f7 b3 1e e3 ee a8 7e 99 80 90 43 d0 a4 a3 6a 2f 5d 5d 84 9a dd 9b 19 b7 8f 3a 39 67 53 98 1f 20 37 01 (pcu_l1_if.cpp:182) 20241107083019847 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083019859 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) 20241107083019859 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) 20241107083019860 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) 20241107083019860 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) 20241107083019861 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) 20241107083019861 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) 20241107083019862 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) 20241107083019862 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) 20241107083019862 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) 20241107083019862 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) 20241107083019863 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) 20241107083019863 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) 20241107083019864 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) 20241107083019864 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) 20241107083019865 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) 20241107083019865 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) 20241107083019868 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) 20241107083019868 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) 20241107083019868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==161 .. V(S)==173) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019868 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) 20241107083019868 DRLCMACDL DEBUG -- Chunk with length 21 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083019868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083019868 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1584 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083019868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083019868 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (15) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 173, MCS-3): 2b 6b 00 78 32 db 18 f8 46 c8 9c 9d 41 76 db 6e c9 b8 2e ae ee fb ea 68 66 07 a3 8d ee 84 a9 cb 7e 38 35 5a ef (tbf_dl.cpp:686) 20241107083019869 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) 20241107083019869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 173) (tbf_dl.cpp:847) 20241107083019869 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 173, MCS-3): 07 40 2b 06 56 d6 00 f0 64 b6 31 f0 8d 90 39 3b 83 ec b6 dd 92 71 5d 5c dd f7 d5 d1 cc 0e 46 1b dd 09 53 97 fd 70 6a b4 de 01 (tbf_dl.cpp:911) 20241107083019869 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Sending data request: sapi=5 arfcn=871 cur_fn=996 block=3 data=07 40 2b 06 56 d6 00 f0 64 b6 31 f0 8d 90 39 3b 83 ec b6 dd 92 71 5d 5c dd f7 d5 d1 cc 0e 46 1b dd 09 53 97 fd 70 6a b4 de 01 (pcu_l1_if.cpp:182) 20241107083019869 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083019883 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) 20241107083019883 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) 20241107083019884 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) 20241107083019884 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) 20241107083019885 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) 20241107083019885 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) 20241107083019886 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) 20241107083019886 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) 20241107083019886 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) 20241107083019886 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) 20241107083019887 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) 20241107083019887 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) 20241107083019888 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) 20241107083019888 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) 20241107083019889 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) 20241107083019889 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) 20241107083019890 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) 20241107083019890 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) 20241107083019890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==161 .. V(S)==174) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019890 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) 20241107083019890 DRLCMACDL DEBUG -- Chunk with length 1385 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 174, MCS-3): 1f cc 0d 5a da 2a 9f 4e c4 7f 2b e9 10 72 a6 d8 96 a2 5f e8 3d e6 e2 a1 06 8c f7 86 6d 5f b1 6f 2e ba 43 4e 00 (tbf_dl.cpp:686) 20241107083019890 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) 20241107083019890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 174) (tbf_dl.cpp:847) 20241107083019890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 174, MCS-3): 07 80 2b 86 3e 98 1b b4 b4 55 3e 9d 88 ff 56 d2 21 e4 4c b1 2d 45 bf d0 7b cc c5 43 0d 18 ef 0d db be 62 df 5c 74 87 9c 00 00 (tbf_dl.cpp:911) 20241107083019890 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Sending data request: sapi=5 arfcn=871 cur_fn=1001 block=4 data=07 80 2b 86 3e 98 1b b4 b4 55 3e 9d 88 ff 56 d2 21 e4 4c b1 2d 45 bf d0 7b cc c5 43 0d 18 ef 0d db be 62 df 5c 74 87 9c 00 00 (pcu_l1_if.cpp:182) 20241107083019890 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083019902 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) 20241107083019902 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) 20241107083019903 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) 20241107083019903 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) 20241107083019904 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) 20241107083019904 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) 20241107083019905 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) 20241107083019905 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) 20241107083019905 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) 20241107083019905 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) 20241107083019906 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) 20241107083019906 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) 20241107083019907 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) 20241107083019907 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) 20241107083019908 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) 20241107083019908 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) 20241107083019909 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) 20241107083019909 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) 20241107083019909 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==161 .. V(S)==175) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019909 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) 20241107083019909 DRLCMACDL DEBUG -- Chunk with length 1348 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019909 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 175, MCS-3): 1b 5d 61 19 aa b7 89 e0 f9 15 00 c6 8b 64 8c 75 7a 11 b5 7c 27 8c 00 d6 ba 24 96 a5 8b 70 a2 a3 a7 d5 33 19 18 (tbf_dl.cpp:686) 20241107083019909 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) 20241107083019909 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019909 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 175) (tbf_dl.cpp:847) 20241107083019909 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 175, MCS-3): 07 c0 2b 86 36 ba c2 32 54 6f 13 c1 f3 2b 00 8c 17 c9 18 eb f4 22 6a f9 4e 18 01 ac 75 49 2c 4b 17 e1 44 47 4f ab 67 32 30 00 (tbf_dl.cpp:911) 20241107083019909 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Sending data request: sapi=5 arfcn=871 cur_fn=1005 block=5 data=07 c0 2b 86 36 ba c2 32 54 6f 13 c1 f3 2b 00 8c 17 c9 18 eb f4 22 6a f9 4e 18 01 ac 75 49 2c 4b 17 e1 44 47 4f ab 67 32 30 00 (pcu_l1_if.cpp:182) 20241107083019909 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083019921 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) 20241107083019921 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) 20241107083019922 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) 20241107083019922 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) 20241107083019923 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) 20241107083019923 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) 20241107083019924 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) 20241107083019924 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) 20241107083019924 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) 20241107083019924 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) 20241107083019925 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) 20241107083019925 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) 20241107083019926 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) 20241107083019926 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) 20241107083019927 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) 20241107083019927 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) 20241107083019930 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) 20241107083019930 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) 20241107083019930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==161 .. V(S)==176) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019930 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) 20241107083019930 DRLCMACDL DEBUG -- Chunk with length 1311 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 176, MCS-3): 54 78 d5 78 5b 24 13 50 77 10 bf 11 36 df a2 94 e8 fe 0b 5c 71 81 86 18 23 45 4f ba 6f 18 c1 db e3 40 2d b2 ce (tbf_dl.cpp:686) 20241107083019930 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) 20241107083019930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 176) (tbf_dl.cpp:847) 20241107083019930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 176, MCS-3): 07 00 2c 86 a8 f0 aa f1 b6 48 26 a0 ee 20 7e 23 6c be 45 29 d1 fd 17 b8 e2 02 0d 31 46 8a 9e 74 df 30 82 b7 c7 81 5a 64 9d 01 (tbf_dl.cpp:911) 20241107083019930 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 2c 86 a8 f0 aa f1 b6 48 26 a0 ee 20 7e 23 6c be 45 29 d1 fd 17 b8 e2 02 0d 31 46 8a 9e 74 df 30 82 b7 c7 81 5a 64 9d 01 (pcu_l1_if.cpp:182) 20241107083019931 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083019944 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) 20241107083019944 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) 20241107083019946 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) 20241107083019946 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) 20241107083019947 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) 20241107083019947 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) 20241107083019947 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) 20241107083019947 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) 20241107083019948 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) 20241107083019948 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) 20241107083019949 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) 20241107083019949 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) 20241107083019950 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) 20241107083019950 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) 20241107083019951 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) 20241107083019951 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) 20241107083019951 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) 20241107083019951 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) 20241107083019951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==161 .. V(S)==177) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019951 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) 20241107083019951 DRLCMACDL DEBUG -- Chunk with length 1274 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 177, MCS-3): 13 2e fc f7 f7 92 bf e2 8c 82 f3 a5 e4 dd 78 79 4c f0 52 db 8b 09 cc c0 5b ad 49 8b 60 1f f8 ac 61 12 0f 85 05 (tbf_dl.cpp:686) 20241107083019952 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) 20241107083019952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 177) (tbf_dl.cpp:847) 20241107083019952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 177, MCS-3): 07 40 2c 86 26 5c f8 ef ef 25 7f c5 19 05 e7 4b c9 bb f1 f2 98 e0 a5 b6 17 13 98 81 b7 5a 93 16 c1 3e f0 59 c3 24 1e 0a 0b 00 (tbf_dl.cpp:911) 20241107083019952 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Sending data request: sapi=5 arfcn=871 cur_fn=1014 block=7 data=07 40 2c 86 26 5c f8 ef ef 25 7f c5 19 05 e7 4b c9 bb f1 f2 98 e0 a5 b6 17 13 98 81 b7 5a 93 16 c1 3e f0 59 c3 24 1e 0a 0b 00 (pcu_l1_if.cpp:182) 20241107083019952 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083019963 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) 20241107083019963 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) 20241107083019965 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) 20241107083019965 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) 20241107083019965 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) 20241107083019965 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) 20241107083019966 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) 20241107083019966 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) 20241107083019967 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) 20241107083019967 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) 20241107083019968 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) 20241107083019968 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) 20241107083019968 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) 20241107083019968 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) 20241107083019969 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) 20241107083019969 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) 20241107083019970 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) 20241107083019970 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) 20241107083019970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==161 .. V(S)==178) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019970 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) 20241107083019970 DRLCMACDL DEBUG -- Chunk with length 1237 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 178, MCS-3): 3e b9 b7 fe f6 4d 8c ec 8b e4 a7 cb 3b 2c af 2f 2b 01 d4 a7 2f 38 b9 5c 4a 97 80 87 7c 5a 08 e6 d2 e7 03 1e f5 (tbf_dl.cpp:686) 20241107083019970 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) 20241107083019970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 178) (tbf_dl.cpp:847) 20241107083019970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 178, MCS-3): 07 80 2c 86 7c 72 6f fd ed 9b 18 d9 17 c9 4f 97 77 58 5e 5f 56 02 a8 4f 5f 70 72 b9 94 2e 01 0f f9 b4 10 cc a5 cf 07 3c ea 01 (tbf_dl.cpp:911) 20241107083019970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Sending data request: sapi=5 arfcn=871 cur_fn=1018 block=8 data=07 80 2c 86 7c 72 6f fd ed 9b 18 d9 17 c9 4f 97 77 58 5e 5f 56 02 a8 4f 5f 70 72 b9 94 2e 01 0f f9 b4 10 cc a5 cf 07 3c ea 01 (pcu_l1_if.cpp:182) 20241107083019971 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083019983 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) 20241107083019983 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) 20241107083019984 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) 20241107083019984 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) 20241107083019985 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) 20241107083019985 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) 20241107083019986 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) 20241107083019986 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) 20241107083019986 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) 20241107083019986 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) 20241107083019987 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) 20241107083019987 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) 20241107083019988 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) 20241107083019988 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) 20241107083019989 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) 20241107083019989 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) 20241107083019993 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) 20241107083019993 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) 20241107083019993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==161 .. V(S)==179) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083019993 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) 20241107083019993 DRLCMACDL DEBUG -- Chunk with length 1200 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083019993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 179, MCS-3): 4e 48 e9 0b 99 ee 25 7b 8c 5b c2 f5 51 bb 65 70 62 2f 55 7a 7d 61 15 13 1f 66 83 f9 ce de 8d 28 6a 71 d3 ea a1 (tbf_dl.cpp:686) 20241107083019993 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) 20241107083019993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083019993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 179) (tbf_dl.cpp:847) 20241107083019993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 179, MCS-3): 07 c0 2c 86 9c 90 d2 17 32 dd 4b f6 18 b7 84 eb a3 76 cb e0 c4 5e aa f4 fa c2 2a 26 3e cc 06 f3 9d bd 1b 51 d4 e2 a6 d5 43 01 (tbf_dl.cpp:911) 20241107083019993 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Sending data request: sapi=5 arfcn=871 cur_fn=1022 block=9 data=07 c0 2c 86 9c 90 d2 17 32 dd 4b f6 18 b7 84 eb a3 76 cb e0 c4 5e aa f4 fa c2 2a 26 3e cc 06 f3 9d bd 1b 51 d4 e2 a6 d5 43 01 (pcu_l1_if.cpp:182) 20241107083019994 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083020007 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) 20241107083020007 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) 20241107083020009 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) 20241107083020009 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) 20241107083020009 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) 20241107083020009 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) 20241107083020010 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) 20241107083020010 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) 20241107083020011 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) 20241107083020011 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) 20241107083020012 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) 20241107083020012 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) 20241107083020012 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) 20241107083020012 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) 20241107083020013 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) 20241107083020013 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) 20241107083020014 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) 20241107083020014 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083020014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==161 .. V(S)==180) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020014 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) 20241107083020014 DRLCMACDL DEBUG -- Chunk with length 1163 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 180, MCS-3): e4 c5 e4 b1 40 fe 5a 47 d0 9c 10 62 a5 ae 3e 92 8b 7e b0 e6 69 73 50 43 3e 6a 37 d9 5d 9f 3c f2 7d 1e 91 a5 cb (tbf_dl.cpp:686) 20241107083020014 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) 20241107083020014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 180) (tbf_dl.cpp:847) 20241107083020014 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) 20241107083020014 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1031 + 13 = 1044 (pdch_ul_controller.c:131) 20241107083020014 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1044 for type POLL (pdch_ul_controller.c:184) 20241107083020014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1044, TS=7) (tbf_dl.cpp:883) 20241107083020014 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1044, TS=7 (tbf_dl.cpp:903) 20241107083020014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 180, MCS-3): 0f 00 2d 86 c8 8b c9 63 81 fc b5 8e a0 39 21 c4 4a 5d 7d 24 17 fd 60 cd d3 e6 a0 86 7c d4 6e b2 bb 3e 79 e4 fb 3c 22 4b 97 01 (tbf_dl.cpp:911) 20241107083020014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Sending data request: sapi=5 arfcn=871 cur_fn=1027 block=10 data=0f 00 2d 86 c8 8b c9 63 81 fc b5 8e a0 39 21 c4 4a 5d 7d 24 17 fd 60 cd d3 e6 a0 86 7c d4 6e b2 bb 3e 79 e4 fb 3c 22 4b 97 01 (pcu_l1_if.cpp:182) 20241107083020015 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083020027 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) 20241107083020027 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) 20241107083020028 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) 20241107083020028 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) 20241107083020029 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) 20241107083020029 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) 20241107083020029 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) 20241107083020029 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) 20241107083020030 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) 20241107083020030 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) 20241107083020031 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) 20241107083020031 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) 20241107083020032 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) 20241107083020032 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) 20241107083020033 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) 20241107083020033 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) 20241107083020033 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083020046 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) 20241107083020046 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) 20241107083020048 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) 20241107083020048 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) 20241107083020048 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) 20241107083020048 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) 20241107083020049 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) 20241107083020049 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) 20241107083020050 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) 20241107083020050 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) 20241107083020051 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) 20241107083020051 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) 20241107083020052 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) 20241107083020052 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) 20241107083020052 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) 20241107083020052 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) 20241107083020056 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083020070 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) 20241107083020070 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) 20241107083020072 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) 20241107083020072 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) 20241107083020072 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) 20241107083020072 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) 20241107083020073 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) 20241107083020073 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) 20241107083020074 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) 20241107083020074 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) 20241107083020075 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) 20241107083020075 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) 20241107083020076 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) 20241107083020076 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) 20241107083020076 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) 20241107083020076 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) 20241107083020077 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083020090 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 00 a7 b1 6c 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083020090 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) 20241107083020090 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083020090 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083020090 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 = 182 | 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) 20241107083020090 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083020090 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083020090 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 182, have_crbb: 0, urbb_len:64, 0x55775316d7ec, 0x55775316d7f0, 4, 0, win: 161-181, 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:572) 20241107083020090 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 182, BSN 161 to 246 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083020090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083020090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=161)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=180) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083020090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=161:181, lost=0, recv=20, skipped=0, bsn=161, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107083020090 DRLCMACDL DEBUG - got ack for BSN=161 (rlc_window_dl.cpp:103) 20241107083020090 DRLCMACDL DEBUG - got ack for BSN=162 (rlc_window_dl.cpp:103) 20241107083020090 DRLCMACDL DEBUG - got ack for BSN=163 (rlc_window_dl.cpp:103) 20241107083020090 DRLCMACDL DEBUG - got ack for BSN=164 (rlc_window_dl.cpp:103) 20241107083020090 DRLCMACDL DEBUG - got ack for BSN=165 (rlc_window_dl.cpp:103) 20241107083020090 DRLCMACDL DEBUG - got ack for BSN=166 (rlc_window_dl.cpp:103) 20241107083020090 DRLCMACDL DEBUG - got ack for BSN=167 (rlc_window_dl.cpp:103) 20241107083020090 DRLCMACDL DEBUG - got ack for BSN=168 (rlc_window_dl.cpp:103) 20241107083020090 DRLCMACDL DEBUG - got ack for BSN=169 (rlc_window_dl.cpp:103) 20241107083020090 DRLCMACDL DEBUG - got ack for BSN=170 (rlc_window_dl.cpp:103) 20241107083020090 DRLCMACDL DEBUG - got ack for BSN=171 (rlc_window_dl.cpp:103) 20241107083020090 DRLCMACDL DEBUG - got ack for BSN=172 (rlc_window_dl.cpp:103) 20241107083020090 DRLCMACDL DEBUG - got ack for BSN=173 (rlc_window_dl.cpp:103) 20241107083020090 DRLCMACDL DEBUG - got ack for BSN=174 (rlc_window_dl.cpp:103) 20241107083020090 DRLCMACDL DEBUG - got ack for BSN=175 (rlc_window_dl.cpp:103) 20241107083020090 DRLCMACDL DEBUG - got ack for BSN=176 (rlc_window_dl.cpp:103) 20241107083020090 DRLCMACDL DEBUG - got ack for BSN=177 (rlc_window_dl.cpp:103) 20241107083020090 DRLCMACDL DEBUG - got ack for BSN=178 (rlc_window_dl.cpp:103) 20241107083020090 DRLCMACDL DEBUG - got ack for BSN=179 (rlc_window_dl.cpp:103) 20241107083020090 DRLCMACDL DEBUG - got ack for BSN=180 (rlc_window_dl.cpp:103) 20241107083020090 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) 20241107083020090 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083020090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=181)""(V(S)-1=180) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083020091 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) 20241107083020091 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) 20241107083020092 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) 20241107083020092 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) 20241107083020092 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) 20241107083020092 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) 20241107083020093 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) 20241107083020093 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) 20241107083020094 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) 20241107083020094 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) 20241107083020095 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) 20241107083020095 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) 20241107083020095 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) 20241107083020095 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) 20241107083020096 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) 20241107083020096 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) 20241107083020096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==181 .. V(S)==181) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020096 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) 20241107083020096 DRLCMACDL DEBUG -- Chunk with length 1126 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 181, MCS-3): 81 76 d0 3c c2 cf d5 6c 37 d7 3c d6 01 48 a1 4f 24 a5 70 89 50 6b fc 3d e2 26 bd e4 d5 3d 28 cf 77 42 9a 3c 07 (tbf_dl.cpp:686) 20241107083020096 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) 20241107083020096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 181) (tbf_dl.cpp:847) 20241107083020096 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 ed a0 79 84 9f ab d9 6e ae 79 ac 03 90 42 9f 48 4a e1 12 a1 d6 f8 7b c4 4d 7a c9 ab 7b 50 9e ef 84 34 79 0e 00 (tbf_dl.cpp:911) 20241107083020096 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Sending data request: sapi=5 arfcn=871 cur_fn=1044 block=2 data=07 40 2d 86 02 ed a0 79 84 9f ab d9 6e ae 79 ac 03 90 42 9f 48 4a e1 12 a1 d6 f8 7b c4 4d 7a c9 ab 7b 50 9e ef 84 34 79 0e 00 (pcu_l1_if.cpp:182) 20241107083020097 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083020109 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) 20241107083020109 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) 20241107083020110 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) 20241107083020110 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) 20241107083020111 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) 20241107083020111 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) 20241107083020111 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) 20241107083020111 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) 20241107083020112 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) 20241107083020112 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) 20241107083020113 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) 20241107083020113 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) 20241107083020114 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) 20241107083020114 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) 20241107083020114 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) 20241107083020114 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) 20241107083020118 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) 20241107083020118 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) 20241107083020118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==181 .. V(S)==182) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020118 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) 20241107083020118 DRLCMACDL DEBUG -- Chunk with length 1089 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 182, MCS-3): ba 20 aa 61 fd 98 90 22 00 89 86 22 bb b0 27 16 0a a1 11 b8 7a b2 eb b6 4e 9f 47 a8 fb 83 9e 9e 5f 4e 9a fc f0 (tbf_dl.cpp:686) 20241107083020118 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) 20241107083020118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 182) (tbf_dl.cpp:847) 20241107083020118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 182, MCS-3): 07 80 2d 86 74 41 54 c3 fa 31 21 45 00 12 0d 45 76 61 4f 2c 14 42 23 70 f5 64 d7 6d 9d 3e 8f 50 f7 07 3d 3d bf 9c 34 f9 e1 01 (tbf_dl.cpp:911) 20241107083020118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Sending data request: sapi=5 arfcn=871 cur_fn=1048 block=3 data=07 80 2d 86 74 41 54 c3 fa 31 21 45 00 12 0d 45 76 61 4f 2c 14 42 23 70 f5 64 d7 6d 9d 3e 8f 50 f7 07 3d 3d bf 9c 34 f9 e1 01 (pcu_l1_if.cpp:182) 20241107083020119 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083020132 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) 20241107083020132 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) 20241107083020134 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) 20241107083020134 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) 20241107083020134 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) 20241107083020134 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) 20241107083020135 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) 20241107083020135 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) 20241107083020136 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) 20241107083020136 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) 20241107083020137 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) 20241107083020137 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) 20241107083020138 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) 20241107083020138 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) 20241107083020138 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) 20241107083020138 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) 20241107083020139 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) 20241107083020139 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) 20241107083020139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==181 .. V(S)==183) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020139 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) 20241107083020139 DRLCMACDL DEBUG -- Chunk with length 1052 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 183, MCS-3): e0 2a 49 e7 3b 1a 0b f7 b5 8f b7 fa a3 dc 76 ec ac 9b 0c d4 87 0a 6f bb 9d fd 78 80 9b 5f 01 6b 88 4a ee cd 9c (tbf_dl.cpp:686) 20241107083020139 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) 20241107083020139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 183) (tbf_dl.cpp:847) 20241107083020139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 183, MCS-3): 07 c0 2d 86 c0 55 92 ce 77 34 16 ee 6b 1f 6f f5 47 b9 ed d8 59 37 19 a8 0f 15 de 76 3b fb f1 00 37 bf 02 d6 10 95 dc 9b 39 01 (tbf_dl.cpp:911) 20241107083020139 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Sending data request: sapi=5 arfcn=871 cur_fn=1053 block=4 data=07 c0 2d 86 c0 55 92 ce 77 34 16 ee 6b 1f 6f f5 47 b9 ed d8 59 37 19 a8 0f 15 de 76 3b fb f1 00 37 bf 02 d6 10 95 dc 9b 39 01 (pcu_l1_if.cpp:182) 20241107083020140 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083020152 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) 20241107083020152 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) 20241107083020153 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) 20241107083020153 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) 20241107083020154 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) 20241107083020154 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) 20241107083020154 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) 20241107083020154 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) 20241107083020155 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) 20241107083020155 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) 20241107083020156 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) 20241107083020156 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) 20241107083020157 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) 20241107083020157 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) 20241107083020157 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) 20241107083020157 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) 20241107083020158 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) 20241107083020158 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) 20241107083020158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==181 .. V(S)==184) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020158 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) 20241107083020158 DRLCMACDL DEBUG -- Chunk with length 1015 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 184, MCS-3): 49 b0 84 80 54 08 30 73 ad a7 55 57 68 cc e8 e4 e8 20 ce 3c 37 ff d3 13 e0 da e4 87 b5 e3 c9 fb cd d6 73 b2 a6 (tbf_dl.cpp:686) 20241107083020158 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) 20241107083020158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 184) (tbf_dl.cpp:847) 20241107083020158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 184, MCS-3): 07 00 2e 86 92 60 09 01 a9 10 60 e6 5a 4f ab ae d0 98 d1 c9 d1 41 9c 79 6e fe a7 27 c0 b5 c9 0f 6b c7 93 f7 9b ad e7 64 4d 01 (tbf_dl.cpp:911) 20241107083020158 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 2e 86 92 60 09 01 a9 10 60 e6 5a 4f ab ae d0 98 d1 c9 d1 41 9c 79 6e fe a7 27 c0 b5 c9 0f 6b c7 93 f7 9b ad e7 64 4d 01 (pcu_l1_if.cpp:182) 20241107083020159 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083020171 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) 20241107083020171 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) 20241107083020172 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) 20241107083020172 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) 20241107083020173 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) 20241107083020173 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) 20241107083020173 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) 20241107083020173 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) 20241107083020174 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) 20241107083020174 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) 20241107083020175 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) 20241107083020175 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) 20241107083020176 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) 20241107083020176 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) 20241107083020177 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) 20241107083020177 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) 20241107083020180 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) 20241107083020180 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) 20241107083020180 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==181 .. V(S)==185) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020180 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) 20241107083020180 DRLCMACDL DEBUG -- Chunk with length 978 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020180 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 185, MCS-3): 91 58 fb f2 cc 92 40 73 20 ed 33 b3 4c 32 9e a9 44 3f de 32 c3 a1 51 9d 3c da ef 47 29 44 a1 de 35 4c 65 9d 71 (tbf_dl.cpp:686) 20241107083020180 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) 20241107083020180 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020180 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 185) (tbf_dl.cpp:847) 20241107083020180 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 185, MCS-3): 07 40 2e 86 22 b1 f6 e5 99 25 81 e6 40 da 67 66 99 64 3c 53 89 7e bc 65 86 43 a3 3a 79 b4 df 8f 52 88 42 bd 6b 98 ca 3a e3 00 (tbf_dl.cpp:911) 20241107083020180 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Sending data request: sapi=5 arfcn=871 cur_fn=1061 block=6 data=07 40 2e 86 22 b1 f6 e5 99 25 81 e6 40 da 67 66 99 64 3c 53 89 7e bc 65 86 43 a3 3a 79 b4 df 8f 52 88 42 bd 6b 98 ca 3a e3 00 (pcu_l1_if.cpp:182) 20241107083020181 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083020194 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) 20241107083020194 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) 20241107083020196 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) 20241107083020196 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) 20241107083020196 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) 20241107083020196 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) 20241107083020197 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) 20241107083020197 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) 20241107083020198 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) 20241107083020198 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) 20241107083020199 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) 20241107083020199 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) 20241107083020199 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) 20241107083020199 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) 20241107083020200 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) 20241107083020200 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) 20241107083020201 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) 20241107083020201 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) 20241107083020201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==181 .. V(S)==186) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020201 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) 20241107083020201 DRLCMACDL DEBUG -- Chunk with length 941 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 186, MCS-3): 71 dd 7a bf 3a 60 bb 7c d3 9e 9c 2c 25 a4 12 a8 23 06 c0 43 39 80 64 d0 72 ca 7a 00 cd 48 8e fb 40 fe d6 ab a9 (tbf_dl.cpp:686) 20241107083020201 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) 20241107083020201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 186) (tbf_dl.cpp:847) 20241107083020201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 186, MCS-3): 07 80 2e 86 e2 ba f5 7e 75 c0 76 f9 a6 3d 39 59 4a 48 25 50 47 0c 80 87 72 00 c9 a0 e5 94 f5 00 9a 91 1c f7 81 fc ad 57 53 01 (tbf_dl.cpp:911) 20241107083020201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Sending data request: sapi=5 arfcn=871 cur_fn=1066 block=7 data=07 80 2e 86 e2 ba f5 7e 75 c0 76 f9 a6 3d 39 59 4a 48 25 50 47 0c 80 87 72 00 c9 a0 e5 94 f5 00 9a 91 1c f7 81 fc ad 57 53 01 (pcu_l1_if.cpp:182) 20241107083020202 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083020213 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) 20241107083020213 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) 20241107083020215 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) 20241107083020215 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) 20241107083020215 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) 20241107083020215 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) 20241107083020216 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) 20241107083020216 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) 20241107083020217 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) 20241107083020217 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) 20241107083020218 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) 20241107083020218 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) 20241107083020218 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) 20241107083020218 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) 20241107083020219 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) 20241107083020219 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) 20241107083020220 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) 20241107083020220 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) 20241107083020220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==181 .. V(S)==187) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020220 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) 20241107083020220 DRLCMACDL DEBUG -- Chunk with length 904 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 187, MCS-3): 37 33 c7 fd f8 79 0e 2b 96 e9 10 6c 4e f2 14 c3 0b 27 32 69 0b 1e bb 00 a8 ce cc 5d 35 21 c2 87 da 00 da 7d 9d (tbf_dl.cpp:686) 20241107083020220 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) 20241107083020220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 187) (tbf_dl.cpp:847) 20241107083020220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 187, MCS-3): 07 c0 2e 86 6e 66 8e fb f1 f3 1c 56 2c d3 21 d8 9c e4 29 86 17 4e 64 d2 16 3c 76 01 50 9d 99 bb 6a 42 84 0f b5 01 b4 fb 3a 01 (tbf_dl.cpp:911) 20241107083020220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Sending data request: sapi=5 arfcn=871 cur_fn=1070 block=8 data=07 c0 2e 86 6e 66 8e fb f1 f3 1c 56 2c d3 21 d8 9c e4 29 86 17 4e 64 d2 16 3c 76 01 50 9d 99 bb 6a 42 84 0f b5 01 b4 fb 3a 01 (pcu_l1_if.cpp:182) 20241107083020221 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083020232 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) 20241107083020232 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) 20241107083020234 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) 20241107083020234 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) 20241107083020234 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) 20241107083020234 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) 20241107083020235 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) 20241107083020235 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) 20241107083020236 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) 20241107083020236 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) 20241107083020237 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) 20241107083020237 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) 20241107083020237 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) 20241107083020237 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) 20241107083020238 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) 20241107083020238 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) 20241107083020242 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) 20241107083020242 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) 20241107083020242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==181 .. V(S)==188) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020242 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) 20241107083020242 DRLCMACDL DEBUG -- Chunk with length 867 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 188, MCS-3): 34 51 09 97 d9 90 8d 6a 77 47 12 64 dd 5e 74 35 0d af 2d 69 19 2b 6e ae f1 a5 6f b8 7b e8 fd a3 75 84 e2 09 63 (tbf_dl.cpp:686) 20241107083020242 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) 20241107083020242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 188) (tbf_dl.cpp:847) 20241107083020242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 188, MCS-3): 07 00 2f 86 68 a2 12 2e b3 21 1b d5 ee 8e 24 c8 ba bd e8 6a 1a 5e 5b d2 32 56 dc 5c e3 4b df 70 f7 d0 fb 47 eb 08 c5 13 c6 00 (tbf_dl.cpp:911) 20241107083020242 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 2f 86 68 a2 12 2e b3 21 1b d5 ee 8e 24 c8 ba bd e8 6a 1a 5e 5b d2 32 56 dc 5c e3 4b df 70 f7 d0 fb 47 eb 08 c5 13 c6 00 (pcu_l1_if.cpp:182) 20241107083020243 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083020256 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) 20241107083020256 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) 20241107083020258 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) 20241107083020258 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) 20241107083020258 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) 20241107083020258 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) 20241107083020259 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) 20241107083020259 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) 20241107083020260 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) 20241107083020260 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) 20241107083020261 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) 20241107083020261 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) 20241107083020261 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) 20241107083020261 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) 20241107083020262 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) 20241107083020262 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) 20241107083020263 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) 20241107083020263 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) 20241107083020263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==181 .. V(S)==189) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020263 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) 20241107083020263 DRLCMACDL DEBUG -- Chunk with length 830 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 189, MCS-3): 49 16 f0 c7 36 b6 bf 4b 9d 24 68 a6 2d 4b 94 33 73 a3 f4 39 80 83 83 9d ff 10 32 02 64 9b b7 0c ef d4 bd 21 60 (tbf_dl.cpp:686) 20241107083020263 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) 20241107083020263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 189) (tbf_dl.cpp:847) 20241107083020263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 189, MCS-3): 07 40 2f 86 92 2c e0 8f 6d 6c 7f 97 3a 49 d0 4c 5b 96 28 67 e6 46 e9 73 00 07 07 3b ff 21 64 04 c8 36 6f 19 de a9 7b 43 c0 00 (tbf_dl.cpp:911) 20241107083020263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Sending data request: sapi=5 arfcn=871 cur_fn=1079 block=10 data=07 40 2f 86 92 2c e0 8f 6d 6c 7f 97 3a 49 d0 4c 5b 96 28 67 e6 46 e9 73 00 07 07 3b ff 21 64 04 c8 36 6f 19 de a9 7b 43 c0 00 (pcu_l1_if.cpp:182) 20241107083020264 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083020275 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) 20241107083020275 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) 20241107083020277 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) 20241107083020277 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) 20241107083020277 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) 20241107083020277 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) 20241107083020278 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) 20241107083020278 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) 20241107083020279 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) 20241107083020279 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) 20241107083020280 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) 20241107083020280 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) 20241107083020280 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) 20241107083020280 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) 20241107083020281 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) 20241107083020281 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) 20241107083020282 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) 20241107083020282 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) 20241107083020282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==181 .. V(S)==190) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020282 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) 20241107083020282 DRLCMACDL DEBUG -- Chunk with length 793 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 190, MCS-3): 13 da 7b b1 a6 c9 55 44 cc 04 89 11 91 2d bb 21 91 aa 16 4b 76 16 e0 6a bb 5f 9a d3 64 99 87 62 68 e1 bd 37 91 (tbf_dl.cpp:686) 20241107083020282 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) 20241107083020282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 190) (tbf_dl.cpp:847) 20241107083020282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 190, MCS-3): 07 80 2f 86 26 b4 f7 62 4d 93 ab 88 98 09 12 23 22 5b 76 43 22 55 2d 96 ec 2c c0 d5 76 bf 34 a7 c9 32 0f c5 d0 c2 7b 6f 22 01 (tbf_dl.cpp:911) 20241107083020282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Sending data request: sapi=5 arfcn=871 cur_fn=1083 block=11 data=07 80 2f 86 26 b4 f7 62 4d 93 ab 88 98 09 12 23 22 5b 76 43 22 55 2d 96 ec 2c c0 d5 76 bf 34 a7 c9 32 0f c5 d0 c2 7b 6f 22 01 (pcu_l1_if.cpp:182) 20241107083020283 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083020295 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) 20241107083020295 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) 20241107083020295 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) 20241107083020295 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) 20241107083020296 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) 20241107083020296 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) 20241107083020296 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) 20241107083020296 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) 20241107083020297 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) 20241107083020297 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) 20241107083020298 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) 20241107083020298 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) 20241107083020298 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) 20241107083020298 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) 20241107083020299 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) 20241107083020299 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) 20241107083020304 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) 20241107083020304 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) 20241107083020304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==181 .. V(S)==191) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020304 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) 20241107083020304 DRLCMACDL DEBUG -- Chunk with length 756 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 191, MCS-3): 00 85 32 2b f5 a0 c1 1f 44 24 f4 99 d1 d7 bd 16 56 b6 46 4e 63 57 82 21 05 91 06 75 9b 55 b8 ac 0a 15 15 c6 f1 (tbf_dl.cpp:686) 20241107083020304 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) 20241107083020304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 191) (tbf_dl.cpp:847) 20241107083020304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 191, MCS-3): 07 c0 2f 86 00 0a 65 56 ea 41 83 3f 88 48 e8 33 a3 af 7b 2d ac 6c 8d 9c c6 ae 04 43 0a 22 0d ea 36 ab 70 59 15 2a 2a 8c e3 01 (tbf_dl.cpp:911) 20241107083020304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Sending data request: sapi=5 arfcn=871 cur_fn=1087 block=0 data=07 c0 2f 86 00 0a 65 56 ea 41 83 3f 88 48 e8 33 a3 af 7b 2d ac 6c 8d 9c c6 ae 04 43 0a 22 0d ea 36 ab 70 59 15 2a 2a 8c e3 01 (pcu_l1_if.cpp:182) 20241107083020305 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083020319 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) 20241107083020319 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) 20241107083020320 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) 20241107083020320 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) 20241107083020320 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) 20241107083020320 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) 20241107083020321 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) 20241107083020321 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) 20241107083020322 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) 20241107083020322 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) 20241107083020323 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) 20241107083020323 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) 20241107083020323 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) 20241107083020323 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) 20241107083020324 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) 20241107083020324 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) 20241107083020325 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) 20241107083020325 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) 20241107083020325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==181 .. V(S)==192) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020325 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) 20241107083020325 DRLCMACDL DEBUG -- Chunk with length 719 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 192, MCS-3): d1 a2 0e 81 38 4a 36 ca 85 9f 2a 5f e8 da 50 15 e4 5d dd c3 9e ee 4d 54 53 db 23 e1 be 4e 79 9e d4 85 8f 1a aa (tbf_dl.cpp:686) 20241107083020325 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) 20241107083020325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 192) (tbf_dl.cpp:847) 20241107083020325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 192, MCS-3): 07 00 30 86 a2 45 1d 02 71 94 6c 94 0b 3f 55 be d0 b5 a1 2a c8 bb ba 87 3d dd 9b a8 a6 b6 47 c2 7d 9d f2 3c a9 0b 1f 35 54 01 (tbf_dl.cpp:911) 20241107083020325 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 30 86 a2 45 1d 02 71 94 6c 94 0b 3f 55 be d0 b5 a1 2a c8 bb ba 87 3d dd 9b a8 a6 b6 47 c2 7d 9d f2 3c a9 0b 1f 35 54 01 (pcu_l1_if.cpp:182) 20241107083020326 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083020338 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) 20241107083020338 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) 20241107083020339 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) 20241107083020339 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) 20241107083020340 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) 20241107083020340 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) 20241107083020341 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) 20241107083020341 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) 20241107083020341 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) 20241107083020341 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) 20241107083020342 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) 20241107083020342 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) 20241107083020343 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) 20241107083020343 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) 20241107083020344 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) 20241107083020344 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) 20241107083020345 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) 20241107083020345 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) 20241107083020345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==181 .. V(S)==193) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020345 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) 20241107083020345 DRLCMACDL DEBUG -- Chunk with length 682 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 193, MCS-3): 87 73 95 53 8e 21 42 f5 2b 1a 2b 1a cc f9 88 e1 5b c6 09 1c 4b b4 6e 00 1e 7d ee 93 10 71 2a 00 9d 7e d4 d9 62 (tbf_dl.cpp:686) 20241107083020345 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) 20241107083020345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 193) (tbf_dl.cpp:847) 20241107083020345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 193, MCS-3): 07 40 30 86 0e e7 2a a7 1c 43 84 ea 57 34 56 34 98 f3 11 c3 b7 8c 13 38 96 68 dd 00 3c fa dc 27 21 e2 54 00 3a fd a8 b3 c5 00 (tbf_dl.cpp:911) 20241107083020345 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Sending data request: sapi=5 arfcn=871 cur_fn=1096 block=2 data=07 40 30 86 0e e7 2a a7 1c 43 84 ea 57 34 56 34 98 f3 11 c3 b7 8c 13 38 96 68 dd 00 3c fa dc 27 21 e2 54 00 3a fd a8 b3 c5 00 (pcu_l1_if.cpp:182) 20241107083020345 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083020358 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) 20241107083020358 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) 20241107083020359 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) 20241107083020359 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) 20241107083020360 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) 20241107083020360 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) 20241107083020361 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) 20241107083020361 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) 20241107083020361 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) 20241107083020361 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) 20241107083020362 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) 20241107083020362 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) 20241107083020363 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) 20241107083020363 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) 20241107083020363 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) 20241107083020364 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) 20241107083020367 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) 20241107083020367 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) 20241107083020367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==181 .. V(S)==194) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020367 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) 20241107083020367 DRLCMACDL DEBUG -- Chunk with length 645 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 194, MCS-3): b5 7d 90 cb 55 c6 74 69 4b 61 cf 88 12 53 1b bd 51 4d 09 ff 0c 31 cf 20 68 a6 23 6b c4 51 46 78 bd e1 ed 3d f1 (tbf_dl.cpp:686) 20241107083020367 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) 20241107083020367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 194) (tbf_dl.cpp:847) 20241107083020367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 194, MCS-3): 07 80 30 86 6a fb 20 97 ab 8c e9 d2 96 c2 9e 11 25 a6 36 7a a3 9a 12 fe 19 62 9e 41 d0 4c 47 d6 88 a3 8c f0 7a c3 db 7b e2 01 (tbf_dl.cpp:911) 20241107083020367 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Sending data request: sapi=5 arfcn=871 cur_fn=1100 block=3 data=07 80 30 86 6a fb 20 97 ab 8c e9 d2 96 c2 9e 11 25 a6 36 7a a3 9a 12 fe 19 62 9e 41 d0 4c 47 d6 88 a3 8c f0 7a c3 db 7b e2 01 (pcu_l1_if.cpp:182) 20241107083020368 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083020381 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) 20241107083020381 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) 20241107083020382 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) 20241107083020382 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) 20241107083020383 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) 20241107083020383 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) 20241107083020384 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) 20241107083020384 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) 20241107083020385 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) 20241107083020385 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) 20241107083020386 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) 20241107083020386 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) 20241107083020387 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) 20241107083020387 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) 20241107083020388 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) 20241107083020388 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) 20241107083020389 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) 20241107083020390 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) 20241107083020390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==181 .. V(S)==195) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020390 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) 20241107083020390 DRLCMACDL DEBUG -- Chunk with length 608 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 195, MCS-3): af 8b c1 5d 4d 64 1f fd 97 26 a3 b8 e8 14 32 52 89 11 ff df b4 04 6a ed f5 8c e9 29 f9 df d1 a3 20 1b 15 7f 81 (tbf_dl.cpp:686) 20241107083020390 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) 20241107083020390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 195) (tbf_dl.cpp:847) 20241107083020390 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 195, MCS-3): 07 c0 30 86 5e 17 83 bb 9a c8 3e fa 2f 4d 46 71 d1 29 64 a4 12 23 fe bf 69 09 d4 da eb 19 d3 53 f2 bf a3 47 41 36 2a fe 02 01 (tbf_dl.cpp:911) 20241107083020390 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Sending data request: sapi=5 arfcn=871 cur_fn=1105 block=4 data=07 c0 30 86 5e 17 83 bb 9a c8 3e fa 2f 4d 46 71 d1 29 64 a4 12 23 fe bf 69 09 d4 da eb 19 d3 53 f2 bf a3 47 41 36 2a fe 02 01 (pcu_l1_if.cpp:182) 20241107083020390 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083020400 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) 20241107083020400 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) 20241107083020401 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) 20241107083020401 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) 20241107083020402 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) 20241107083020402 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) 20241107083020403 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) 20241107083020403 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) 20241107083020403 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) 20241107083020403 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) 20241107083020404 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) 20241107083020404 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) 20241107083020404 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) 20241107083020404 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) 20241107083020405 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) 20241107083020405 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) 20241107083020405 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) 20241107083020405 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) 20241107083020405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==181 .. V(S)==196) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020405 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) 20241107083020405 DRLCMACDL DEBUG -- Chunk with length 571 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 196, MCS-3): c9 4a 4f f3 05 03 7f 5e cf 0c 16 35 63 d8 e9 04 db 3a 49 cc f4 2b b7 91 1c 7e 66 be 17 ab 2e e2 da d8 d3 6e b6 (tbf_dl.cpp:686) 20241107083020405 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) 20241107083020405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 196) (tbf_dl.cpp:847) 20241107083020405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 196, MCS-3): 07 00 31 86 92 95 9e e6 0b 06 fe bc 9e 19 2c 6a c6 b0 d3 09 b6 75 92 98 e9 57 6e 23 39 fc cc 7c 2f 56 5d c4 b5 b1 a7 dd 6c 01 (tbf_dl.cpp:911) 20241107083020405 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 31 86 92 95 9e e6 0b 06 fe bc 9e 19 2c 6a c6 b0 d3 09 b6 75 92 98 e9 57 6e 23 39 fc cc 7c 2f 56 5d c4 b5 b1 a7 dd 6c 01 (pcu_l1_if.cpp:182) 20241107083020406 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083020419 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) 20241107083020419 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) 20241107083020420 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) 20241107083020420 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) 20241107083020420 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) 20241107083020420 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) 20241107083020421 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) 20241107083020421 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) 20241107083020421 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) 20241107083020421 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) 20241107083020421 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) 20241107083020421 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) 20241107083020422 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) 20241107083020422 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) 20241107083020424 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) 20241107083020424 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) 20241107083020429 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) 20241107083020429 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) 20241107083020429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==181 .. V(S)==197) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020429 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) 20241107083020429 DRLCMACDL DEBUG -- Chunk with length 534 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 197, MCS-3): 02 11 b9 34 74 ae 50 5e fe c5 8a 91 88 10 84 9b 98 e5 c3 4f 28 84 29 49 22 53 2e fe 01 82 e9 cb 8b 2a f8 68 1e (tbf_dl.cpp:686) 20241107083020429 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) 20241107083020429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 197) (tbf_dl.cpp:847) 20241107083020429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 197, MCS-3): 07 40 31 86 04 22 72 69 e8 5c a1 bc fc 8b 15 23 11 21 08 37 31 cb 87 9f 50 08 53 92 44 a6 5c fc 03 04 d3 97 17 55 f0 d1 3c 00 (tbf_dl.cpp:911) 20241107083020430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Sending data request: sapi=5 arfcn=871 cur_fn=1113 block=6 data=07 40 31 86 04 22 72 69 e8 5c a1 bc fc 8b 15 23 11 21 08 37 31 cb 87 9f 50 08 53 92 44 a6 5c fc 03 04 d3 97 17 55 f0 d1 3c 00 (pcu_l1_if.cpp:182) 20241107083020430 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083020444 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) 20241107083020444 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) 20241107083020445 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) 20241107083020445 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) 20241107083020446 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) 20241107083020446 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) 20241107083020447 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) 20241107083020447 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) 20241107083020448 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) 20241107083020448 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) 20241107083020448 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) 20241107083020448 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) 20241107083020449 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) 20241107083020449 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) 20241107083020449 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) 20241107083020449 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) 20241107083020450 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) 20241107083020450 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) 20241107083020450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==181 .. V(S)==198) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020450 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) 20241107083020450 DRLCMACDL DEBUG -- Chunk with length 497 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 198, MCS-3): c0 5c 00 75 6f 33 b5 cd 17 ed 67 62 8d 1b 5f f0 a1 b3 02 53 d3 58 e9 3e 59 53 86 a9 3c 6f 0b 04 39 3f cf 43 d1 (tbf_dl.cpp:686) 20241107083020450 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) 20241107083020450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 198) (tbf_dl.cpp:847) 20241107083020450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 198, MCS-3): 07 80 31 86 80 b9 00 ea de 66 6a 9b 2f da cf c4 1a 37 be e0 43 67 05 a6 a6 b1 d2 7d b2 a6 0c 53 79 de 16 08 72 7e 9e 87 a2 01 (tbf_dl.cpp:911) 20241107083020450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Sending data request: sapi=5 arfcn=871 cur_fn=1118 block=7 data=07 80 31 86 80 b9 00 ea de 66 6a 9b 2f da cf c4 1a 37 be e0 43 67 05 a6 a6 b1 d2 7d b2 a6 0c 53 79 de 16 08 72 7e 9e 87 a2 01 (pcu_l1_if.cpp:182) 20241107083020451 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083020463 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) 20241107083020463 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) 20241107083020464 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) 20241107083020464 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) 20241107083020465 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) 20241107083020465 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) 20241107083020466 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) 20241107083020466 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) 20241107083020467 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) 20241107083020467 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) 20241107083020468 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) 20241107083020468 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) 20241107083020468 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) 20241107083020468 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) 20241107083020469 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) 20241107083020469 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) 20241107083020469 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) 20241107083020469 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) 20241107083020469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==181 .. V(S)==199) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020469 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) 20241107083020469 DRLCMACDL DEBUG -- Chunk with length 460 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 199, MCS-3): 08 9b 5c 62 fc dc 69 b9 49 76 f0 4b b8 51 3b f3 92 b3 bc 47 95 19 03 54 ed 96 8e 12 17 cc 14 04 42 12 5d 1d cc (tbf_dl.cpp:686) 20241107083020469 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) 20241107083020469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 199) (tbf_dl.cpp:847) 20241107083020469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 199, MCS-3): 07 c0 31 86 10 36 b9 c4 f8 b9 d3 72 93 ec e0 97 70 a3 76 e6 25 67 79 8f 2a 33 06 a8 da 2d 1d 25 2e 98 29 08 84 24 ba 3a 98 01 (tbf_dl.cpp:911) 20241107083020469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Sending data request: sapi=5 arfcn=871 cur_fn=1122 block=8 data=07 c0 31 86 10 36 b9 c4 f8 b9 d3 72 93 ec e0 97 70 a3 76 e6 25 67 79 8f 2a 33 06 a8 da 2d 1d 25 2e 98 29 08 84 24 ba 3a 98 01 (pcu_l1_if.cpp:182) 20241107083020470 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083020483 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) 20241107083020483 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) 20241107083020484 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) 20241107083020484 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) 20241107083020485 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) 20241107083020485 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) 20241107083020486 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) 20241107083020486 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) 20241107083020487 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) 20241107083020487 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) 20241107083020487 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) 20241107083020488 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) 20241107083020488 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) 20241107083020488 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) 20241107083020489 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) 20241107083020489 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) 20241107083020492 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) 20241107083020492 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1131 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083020492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==181 .. V(S)==200) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020492 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) 20241107083020492 DRLCMACDL DEBUG -- Chunk with length 423 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 200, MCS-3): 68 84 31 ea 42 f8 90 13 4c 6b 18 8b cf ea d1 cf 92 06 ea 3b 25 fb 5c 6f af 9b 24 cd 3b 0c 78 29 9a a9 37 d5 f6 (tbf_dl.cpp:686) 20241107083020492 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) 20241107083020492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 200) (tbf_dl.cpp:847) 20241107083020492 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) 20241107083020492 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1131 + 13 = 1144 (pdch_ul_controller.c:131) 20241107083020492 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1144 for type POLL (pdch_ul_controller.c:184) 20241107083020492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1144, TS=7) (tbf_dl.cpp:883) 20241107083020492 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1144, TS=7 (tbf_dl.cpp:903) 20241107083020492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 200, MCS-3): 0f 00 32 86 d0 08 63 d4 85 f0 21 27 98 d6 30 16 9f d5 a3 9f 25 0d d4 77 4a f6 b9 de 5e 37 49 9a 77 18 f0 52 34 53 6f aa ed 01 (tbf_dl.cpp:911) 20241107083020492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1131 Sending data request: sapi=5 arfcn=871 cur_fn=1126 block=9 data=0f 00 32 86 d0 08 63 d4 85 f0 21 27 98 d6 30 16 9f d5 a3 9f 25 0d d4 77 4a f6 b9 de 5e 37 49 9a 77 18 f0 52 34 53 6f aa ed 01 (pcu_l1_if.cpp:182) 20241107083020492 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083020506 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) 20241107083020506 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) 20241107083020507 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) 20241107083020507 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) 20241107083020508 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) 20241107083020508 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) 20241107083020509 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) 20241107083020509 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) 20241107083020510 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) 20241107083020510 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) 20241107083020511 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) 20241107083020511 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) 20241107083020512 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) 20241107083020512 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) 20241107083020512 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) 20241107083020512 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) 20241107083020513 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083020525 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) 20241107083020525 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) 20241107083020527 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) 20241107083020527 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) 20241107083020527 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) 20241107083020527 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) 20241107083020528 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) 20241107083020528 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) 20241107083020529 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) 20241107083020529 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) 20241107083020530 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) 20241107083020530 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) 20241107083020530 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) 20241107083020530 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) 20241107083020531 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) 20241107083020531 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) 20241107083020532 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083020545 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) 20241107083020545 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) 20241107083020546 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) 20241107083020546 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) 20241107083020547 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) 20241107083020547 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) 20241107083020548 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) 20241107083020548 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) 20241107083020548 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) 20241107083020548 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) 20241107083020549 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) 20241107083020549 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) 20241107083020550 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) 20241107083020550 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) 20241107083020551 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) 20241107083020551 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) 20241107083020554 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083020569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1139 block=0 data=40 20 00 a7 b1 94 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083020569 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) 20241107083020569 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083020569 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083020569 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 = 202 | 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) 20241107083020570 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083020570 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083020570 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 202, have_crbb: 0, urbb_len:64, 0x55775316d7ec, 0x55775316d7f0, 4, 0, win: 181-201, 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:572) 20241107083020570 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 202, BSN 181 to 266 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083020570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083020570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=181)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=200) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083020570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=181:201, lost=0, recv=20, skipped=0, bsn=181, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107083020570 DRLCMACDL DEBUG - got ack for BSN=181 (rlc_window_dl.cpp:103) 20241107083020570 DRLCMACDL DEBUG - got ack for BSN=182 (rlc_window_dl.cpp:103) 20241107083020570 DRLCMACDL DEBUG - got ack for BSN=183 (rlc_window_dl.cpp:103) 20241107083020570 DRLCMACDL DEBUG - got ack for BSN=184 (rlc_window_dl.cpp:103) 20241107083020570 DRLCMACDL DEBUG - got ack for BSN=185 (rlc_window_dl.cpp:103) 20241107083020570 DRLCMACDL DEBUG - got ack for BSN=186 (rlc_window_dl.cpp:103) 20241107083020570 DRLCMACDL DEBUG - got ack for BSN=187 (rlc_window_dl.cpp:103) 20241107083020570 DRLCMACDL DEBUG - got ack for BSN=188 (rlc_window_dl.cpp:103) 20241107083020570 DRLCMACDL DEBUG - got ack for BSN=189 (rlc_window_dl.cpp:103) 20241107083020570 DRLCMACDL DEBUG - got ack for BSN=190 (rlc_window_dl.cpp:103) 20241107083020570 DRLCMACDL DEBUG - got ack for BSN=191 (rlc_window_dl.cpp:103) 20241107083020570 DRLCMACDL DEBUG - got ack for BSN=192 (rlc_window_dl.cpp:103) 20241107083020570 DRLCMACDL DEBUG - got ack for BSN=193 (rlc_window_dl.cpp:103) 20241107083020570 DRLCMACDL DEBUG - got ack for BSN=194 (rlc_window_dl.cpp:103) 20241107083020570 DRLCMACDL DEBUG - got ack for BSN=195 (rlc_window_dl.cpp:103) 20241107083020570 DRLCMACDL DEBUG - got ack for BSN=196 (rlc_window_dl.cpp:103) 20241107083020570 DRLCMACDL DEBUG - got ack for BSN=197 (rlc_window_dl.cpp:103) 20241107083020570 DRLCMACDL DEBUG - got ack for BSN=198 (rlc_window_dl.cpp:103) 20241107083020570 DRLCMACDL DEBUG - got ack for BSN=199 (rlc_window_dl.cpp:103) 20241107083020570 DRLCMACDL DEBUG - got ack for BSN=200 (rlc_window_dl.cpp:103) 20241107083020570 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) 20241107083020570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=201)""(V(S)-1=200) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083020570 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) 20241107083020570 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) 20241107083020571 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) 20241107083020571 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) 20241107083020572 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) 20241107083020572 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) 20241107083020573 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) 20241107083020573 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) 20241107083020574 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) 20241107083020574 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) 20241107083020574 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) 20241107083020574 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) 20241107083020575 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) 20241107083020575 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) 20241107083020576 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) 20241107083020576 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) 20241107083020576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==201 .. V(S)==201) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020576 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) 20241107083020576 DRLCMACDL DEBUG -- Chunk with length 386 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 201, MCS-3): ba 1b 38 e5 83 55 5a 5c 9a cc 43 f9 36 2e 6a 47 7f 0a 60 f2 44 3a c3 f7 df ee 0c bc 84 ff 8a 8a ff 51 6c cc 35 (tbf_dl.cpp:686) 20241107083020576 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) 20241107083020576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 201) (tbf_dl.cpp:847) 20241107083020576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 201, MCS-3): 07 40 32 86 74 37 70 ca 07 ab b4 b8 34 99 87 f2 6d 5c d4 8e fe 14 c0 e4 89 74 86 ef bf dd 19 78 09 ff 15 15 ff a3 d8 98 6b 00 (tbf_dl.cpp:911) 20241107083020576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Sending data request: sapi=5 arfcn=871 cur_fn=1144 block=1 data=07 40 32 86 74 37 70 ca 07 ab b4 b8 34 99 87 f2 6d 5c d4 8e fe 14 c0 e4 89 74 86 ef bf dd 19 78 09 ff 15 15 ff a3 d8 98 6b 00 (pcu_l1_if.cpp:182) 20241107083020577 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083020588 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) 20241107083020588 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) 20241107083020589 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) 20241107083020589 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) 20241107083020590 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) 20241107083020590 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) 20241107083020591 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) 20241107083020591 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) 20241107083020592 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) 20241107083020592 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) 20241107083020592 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) 20241107083020592 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) 20241107083020593 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) 20241107083020593 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) 20241107083020594 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) 20241107083020594 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) 20241107083020595 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) 20241107083020595 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) 20241107083020595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==201 .. V(S)==202) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020595 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) 20241107083020595 DRLCMACDL DEBUG -- Chunk with length 349 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 202, MCS-3): 54 a0 58 41 c4 93 1b 26 47 72 4c 9a 03 03 2b aa c2 4e 79 ff 67 a8 6d f8 56 24 ad 45 fa a2 dc 55 0a 56 2c d0 88 (tbf_dl.cpp:686) 20241107083020595 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) 20241107083020595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 202) (tbf_dl.cpp:847) 20241107083020595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 202, MCS-3): 07 80 32 86 a8 40 b1 82 88 27 37 4c 8e e4 98 34 07 06 56 54 85 9d f2 fe cf 50 db f0 ad 48 5a 8b f4 45 b9 ab 14 ac 58 a0 11 01 (tbf_dl.cpp:911) 20241107083020595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Sending data request: sapi=5 arfcn=871 cur_fn=1148 block=2 data=07 80 32 86 a8 40 b1 82 88 27 37 4c 8e e4 98 34 07 06 56 54 85 9d f2 fe cf 50 db f0 ad 48 5a 8b f4 45 b9 ab 14 ac 58 a0 11 01 (pcu_l1_if.cpp:182) 20241107083020596 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083020607 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) 20241107083020607 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) 20241107083020608 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) 20241107083020608 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) 20241107083020609 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) 20241107083020609 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) 20241107083020610 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) 20241107083020610 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) 20241107083020610 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) 20241107083020610 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) 20241107083020611 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) 20241107083020611 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) 20241107083020612 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) 20241107083020612 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) 20241107083020613 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) 20241107083020613 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) 20241107083020616 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) 20241107083020616 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) 20241107083020616 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==201 .. V(S)==203) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020617 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) 20241107083020617 DRLCMACDL DEBUG -- Chunk with length 312 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 203, MCS-3): b3 7c 9d 05 a1 8b 2e fe cf 30 5b 37 82 70 9c c9 6e 97 00 ff 62 04 5d e5 74 98 6b cc cb 15 9f 58 22 fa 61 8b 5d (tbf_dl.cpp:686) 20241107083020617 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) 20241107083020617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 203) (tbf_dl.cpp:847) 20241107083020617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 203, MCS-3): 07 c0 32 86 66 f9 3a 0b 42 17 5d fc 9f 61 b6 6e 04 e1 38 93 dd 2e 01 fe c5 08 ba ca e9 30 d7 98 97 2b 3e b1 44 f4 c3 16 bb 00 (tbf_dl.cpp:911) 20241107083020617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Sending data request: sapi=5 arfcn=871 cur_fn=1152 block=3 data=07 c0 32 86 66 f9 3a 0b 42 17 5d fc 9f 61 b6 6e 04 e1 38 93 dd 2e 01 fe c5 08 ba ca e9 30 d7 98 97 2b 3e b1 44 f4 c3 16 bb 00 (pcu_l1_if.cpp:182) 20241107083020617 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083020631 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) 20241107083020631 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) 20241107083020632 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) 20241107083020632 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) 20241107083020633 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) 20241107083020633 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) 20241107083020634 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) 20241107083020634 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) 20241107083020635 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) 20241107083020635 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) 20241107083020635 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) 20241107083020635 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) 20241107083020636 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) 20241107083020636 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) 20241107083020637 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) 20241107083020637 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) 20241107083020638 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) 20241107083020638 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) 20241107083020638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==201 .. V(S)==204) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020638 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) 20241107083020638 DRLCMACDL DEBUG -- Chunk with length 275 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 204, MCS-3): 29 c2 98 56 89 61 47 a6 50 9a 68 96 57 89 49 41 1a 85 1f c0 32 53 34 5c ed fb 39 e1 a0 2e 6b b3 d9 8a 3c df ad (tbf_dl.cpp:686) 20241107083020638 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) 20241107083020638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 204) (tbf_dl.cpp:847) 20241107083020638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 204, MCS-3): 07 00 33 86 52 84 31 ad 12 c3 8e 4c a1 34 d1 2c af 12 93 82 34 0a 3f 80 65 a6 68 b8 da f7 73 c2 41 5d d6 66 b3 15 79 be 5b 01 (tbf_dl.cpp:911) 20241107083020638 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 33 86 52 84 31 ad 12 c3 8e 4c a1 34 d1 2c af 12 93 82 34 0a 3f 80 65 a6 68 b8 da f7 73 c2 41 5d d6 66 b3 15 79 be 5b 01 (pcu_l1_if.cpp:182) 20241107083020638 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083020650 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) 20241107083020650 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) 20241107083020651 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) 20241107083020651 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) 20241107083020652 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) 20241107083020652 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) 20241107083020653 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) 20241107083020653 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) 20241107083020654 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) 20241107083020654 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) 20241107083020655 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) 20241107083020655 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) 20241107083020655 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) 20241107083020655 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) 20241107083020656 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) 20241107083020656 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) 20241107083020657 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) 20241107083020657 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) 20241107083020657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==201 .. V(S)==205) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020657 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) 20241107083020657 DRLCMACDL DEBUG -- Chunk with length 238 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 205, MCS-3): 12 0b 70 37 14 dd ab 59 a2 56 a9 91 75 20 66 a2 67 57 4f ce c5 ec b1 1f 50 be 3f 1f a3 44 69 94 b3 de ad f3 3c (tbf_dl.cpp:686) 20241107083020657 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) 20241107083020657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 205) (tbf_dl.cpp:847) 20241107083020657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 205, MCS-3): 07 40 33 86 24 16 e0 6e 28 ba 57 b3 44 ad 52 23 eb 40 cc 44 cf ae 9e 9c 8b d9 63 3f a0 7c 7f 3e 46 89 d2 28 67 bd 5b e7 79 00 (tbf_dl.cpp:911) 20241107083020657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Sending data request: sapi=5 arfcn=871 cur_fn=1161 block=5 data=07 40 33 86 24 16 e0 6e 28 ba 57 b3 44 ad 52 23 eb 40 cc 44 cf ae 9e 9c 8b d9 63 3f a0 7c 7f 3e 46 89 d2 28 67 bd 5b e7 79 00 (pcu_l1_if.cpp:182) 20241107083020658 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083020669 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) 20241107083020669 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) 20241107083020670 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) 20241107083020670 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) 20241107083020671 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) 20241107083020671 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) 20241107083020672 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) 20241107083020672 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) 20241107083020673 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) 20241107083020673 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) 20241107083020673 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) 20241107083020673 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) 20241107083020674 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) 20241107083020674 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) 20241107083020675 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) 20241107083020675 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) 20241107083020679 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) 20241107083020679 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) 20241107083020679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==201 .. V(S)==206) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020679 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) 20241107083020679 DRLCMACDL DEBUG -- Chunk with length 201 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 206, MCS-3): c2 8d 17 a6 9b a2 13 e9 85 a5 48 ac d5 6c 14 ab 11 09 7c 6f a4 db 88 06 ea 85 07 58 45 de 9b 13 d2 87 89 c1 0d (tbf_dl.cpp:686) 20241107083020679 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) 20241107083020679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 206) (tbf_dl.cpp:847) 20241107083020679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 206, MCS-3): 07 80 33 86 84 1b 2f 4c 37 45 27 d2 0b 4b 91 58 ab d9 28 56 23 12 f8 de 48 b7 11 0d d4 0b 0f b0 8a bc 37 27 a4 0f 13 83 1b 00 (tbf_dl.cpp:911) 20241107083020679 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Sending data request: sapi=5 arfcn=871 cur_fn=1165 block=6 data=07 80 33 86 84 1b 2f 4c 37 45 27 d2 0b 4b 91 58 ab d9 28 56 23 12 f8 de 48 b7 11 0d d4 0b 0f b0 8a bc 37 27 a4 0f 13 83 1b 00 (pcu_l1_if.cpp:182) 20241107083020679 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083020693 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) 20241107083020693 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) 20241107083020694 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) 20241107083020694 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) 20241107083020695 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) 20241107083020695 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) 20241107083020696 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) 20241107083020696 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) 20241107083020697 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) 20241107083020697 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) 20241107083020697 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) 20241107083020697 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) 20241107083020698 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) 20241107083020698 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) 20241107083020699 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) 20241107083020699 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) 20241107083020700 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) 20241107083020700 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) 20241107083020700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==201 .. V(S)==207) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020700 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) 20241107083020700 DRLCMACDL DEBUG -- Chunk with length 164 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 207, MCS-3): a6 76 20 d3 9f 9b 8e 3d bf 3b 83 e7 53 62 f9 c9 a4 67 b7 71 96 50 94 6e 45 53 78 f1 d3 c6 6b 8e 7d ad dc b3 73 (tbf_dl.cpp:686) 20241107083020700 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) 20241107083020700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 207) (tbf_dl.cpp:847) 20241107083020700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 207, MCS-3): 07 c0 33 86 4c ed 40 a6 3f 37 1d 7b 7e 77 06 cf a7 c4 f2 93 49 cf 6e e3 2c a1 28 dd 8a a6 f0 e2 a7 8d d7 1c fb 5a b9 67 e7 00 (tbf_dl.cpp:911) 20241107083020700 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Sending data request: sapi=5 arfcn=871 cur_fn=1170 block=7 data=07 c0 33 86 4c ed 40 a6 3f 37 1d 7b 7e 77 06 cf a7 c4 f2 93 49 cf 6e e3 2c a1 28 dd 8a a6 f0 e2 a7 8d d7 1c fb 5a b9 67 e7 00 (pcu_l1_if.cpp:182) 20241107083020701 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083020712 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) 20241107083020712 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) 20241107083020713 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) 20241107083020713 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) 20241107083020714 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) 20241107083020714 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) 20241107083020715 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) 20241107083020715 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) 20241107083020716 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) 20241107083020716 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) 20241107083020716 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) 20241107083020716 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) 20241107083020717 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) 20241107083020717 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) 20241107083020718 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) 20241107083020718 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) 20241107083020719 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) 20241107083020719 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) 20241107083020719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==201 .. V(S)==208) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020719 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) 20241107083020719 DRLCMACDL DEBUG -- Chunk with length 127 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 208, MCS-3): 67 a3 48 0f 18 2e 36 ed aa c2 51 d5 8a ad 21 f7 a6 6e c3 e5 a0 12 94 2a 0a 40 04 29 e5 4f 41 81 13 f4 61 84 f6 (tbf_dl.cpp:686) 20241107083020719 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) 20241107083020719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 208) (tbf_dl.cpp:847) 20241107083020719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 208, MCS-3): 07 00 34 86 ce 46 91 1e 30 5c 6c da 55 85 a3 aa 15 5b 43 ee 4d dd 86 cb 41 25 28 55 14 80 08 52 ca 9f 82 02 27 e8 c3 08 ed 01 (tbf_dl.cpp:911) 20241107083020719 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 34 86 ce 46 91 1e 30 5c 6c da 55 85 a3 aa 15 5b 43 ee 4d dd 86 cb 41 25 28 55 14 80 08 52 ca 9f 82 02 27 e8 c3 08 ed 01 (pcu_l1_if.cpp:182) 20241107083020719 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083020731 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) 20241107083020731 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) 20241107083020732 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) 20241107083020732 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) 20241107083020733 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) 20241107083020733 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) 20241107083020734 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) 20241107083020734 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) 20241107083020735 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) 20241107083020735 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) 20241107083020735 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) 20241107083020735 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) 20241107083020736 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) 20241107083020736 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) 20241107083020737 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) 20241107083020737 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) 20241107083020741 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) 20241107083020741 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) 20241107083020741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==201 .. V(S)==209) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020741 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) 20241107083020741 DRLCMACDL DEBUG -- Chunk with length 90 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 209, MCS-3): a7 d9 5e 89 41 c0 e8 6f f1 82 77 ef 28 12 ef e2 93 0f d5 b1 ca af 68 6c 8d d3 50 7e 57 0c fd 05 9d 75 5e ee fb (tbf_dl.cpp:686) 20241107083020741 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) 20241107083020741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 209) (tbf_dl.cpp:847) 20241107083020741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 209, MCS-3): 07 40 34 86 4e b3 bd 12 83 80 d1 df e2 05 ef de 51 24 de c5 27 1f aa 63 95 5f d1 d8 1a a7 a1 fc ae 18 fa 0b 3a eb bc dc f7 01 (tbf_dl.cpp:911) 20241107083020741 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Sending data request: sapi=5 arfcn=871 cur_fn=1178 block=9 data=07 40 34 86 4e b3 bd 12 83 80 d1 df e2 05 ef de 51 24 de c5 27 1f aa 63 95 5f d1 d8 1a a7 a1 fc ae 18 fa 0b 3a eb bc dc f7 01 (pcu_l1_if.cpp:182) 20241107083020741 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083020755 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) 20241107083020755 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) 20241107083020756 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) 20241107083020756 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) 20241107083020757 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) 20241107083020757 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) 20241107083020758 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) 20241107083020758 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) 20241107083020758 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) 20241107083020758 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) 20241107083020759 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) 20241107083020759 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) 20241107083020760 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) 20241107083020760 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) 20241107083020761 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) 20241107083020761 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) 20241107083020762 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) 20241107083020762 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) 20241107083020762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==201 .. V(S)==210) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020762 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) 20241107083020762 DRLCMACDL DEBUG -- Chunk with length 53 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 210, MCS-3): 59 8f 71 77 54 bf 4c 40 c8 21 68 d2 51 b5 97 ae 2e 42 cd ee cd 8c db 47 9d 9c b3 29 cc 0f 90 9b 6b 00 78 32 db (tbf_dl.cpp:686) 20241107083020762 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) 20241107083020762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 210) (tbf_dl.cpp:847) 20241107083020762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 210, MCS-3): 07 80 34 86 b2 1e e3 ee a8 7e 99 80 90 43 d0 a4 a3 6a 2f 5d 5d 84 9a dd 9b 19 b7 8f 3a 39 67 53 98 1f 20 37 d7 00 f0 64 b6 01 (tbf_dl.cpp:911) 20241107083020762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Sending data request: sapi=5 arfcn=871 cur_fn=1183 block=10 data=07 80 34 86 b2 1e e3 ee a8 7e 99 80 90 43 d0 a4 a3 6a 2f 5d 5d 84 9a dd 9b 19 b7 8f 3a 39 67 53 98 1f 20 37 d7 00 f0 64 b6 01 (pcu_l1_if.cpp:182) 20241107083020762 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083020774 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) 20241107083020774 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) 20241107083020775 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) 20241107083020775 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) 20241107083020776 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) 20241107083020776 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) 20241107083020777 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) 20241107083020777 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) 20241107083020777 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) 20241107083020777 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) 20241107083020778 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) 20241107083020778 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) 20241107083020779 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) 20241107083020779 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) 20241107083020780 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) 20241107083020780 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) 20241107083020781 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) 20241107083020781 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) 20241107083020781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==201 .. V(S)==211) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020781 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) 20241107083020781 DRLCMACDL DEBUG -- Chunk with length 16 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083020781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083020781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083020781 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 211, MCS-3): 21 18 f8 46 c8 9c 9d 41 76 db 6e c9 b8 2e ae ee fb ea 68 66 07 a3 8d ee 84 a9 cb 7e 38 35 5a ef 1f cc 0d 5a da (tbf_dl.cpp:686) 20241107083020781 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) 20241107083020781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 211) (tbf_dl.cpp:847) 20241107083020781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 211, MCS-3): 07 c0 34 06 42 30 f0 8d 90 39 3b 83 ec b6 dd 92 71 5d 5c dd f7 d5 d1 cc 0e 46 1b dd 09 53 97 fd 70 6a b4 de 3f 98 1b b4 b4 01 (tbf_dl.cpp:911) 20241107083020781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Sending data request: sapi=5 arfcn=871 cur_fn=1187 block=11 data=07 c0 34 06 42 30 f0 8d 90 39 3b 83 ec b6 dd 92 71 5d 5c dd f7 d5 d1 cc 0e 46 1b dd 09 53 97 fd 70 6a b4 de 3f 98 1b b4 b4 01 (pcu_l1_if.cpp:182) 20241107083020782 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083020793 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) 20241107083020793 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) 20241107083020794 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) 20241107083020794 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) 20241107083020795 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) 20241107083020795 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) 20241107083020796 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) 20241107083020796 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) 20241107083020797 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) 20241107083020797 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) 20241107083020798 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) 20241107083020798 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) 20241107083020799 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) 20241107083020799 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) 20241107083020799 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) 20241107083020799 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) 20241107083020802 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) 20241107083020802 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) 20241107083020802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==201 .. V(S)==212) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020802 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) 20241107083020802 DRLCMACDL DEBUG -- Chunk with length 1380 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 212, MCS-3): 2a 9f 4e c4 7f 2b e9 10 72 a6 d8 96 a2 5f e8 3d e6 e2 a1 06 8c f7 86 6d 5f b1 6f 2e ba 43 4e 00 1b 5d 61 19 aa (tbf_dl.cpp:686) 20241107083020803 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) 20241107083020803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 212) (tbf_dl.cpp:847) 20241107083020803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 212, MCS-3): 07 00 35 86 54 3e 9d 88 ff 56 d2 21 e4 4c b1 2d 45 bf d0 7b cc c5 43 0d 18 ef 0d db be 62 df 5c 74 87 9c 00 36 ba c2 32 54 01 (tbf_dl.cpp:911) 20241107083020803 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 35 86 54 3e 9d 88 ff 56 d2 21 e4 4c b1 2d 45 bf d0 7b cc c5 43 0d 18 ef 0d db be 62 df 5c 74 87 9c 00 36 ba c2 32 54 01 (pcu_l1_if.cpp:182) 20241107083020803 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083020817 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) 20241107083020817 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) 20241107083020818 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) 20241107083020818 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) 20241107083020819 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) 20241107083020819 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) 20241107083020820 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) 20241107083020820 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) 20241107083020820 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) 20241107083020820 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) 20241107083020821 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) 20241107083020821 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) 20241107083020822 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) 20241107083020822 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) 20241107083020823 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) 20241107083020823 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) 20241107083020824 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) 20241107083020824 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) 20241107083020824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==201 .. V(S)==213) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020824 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) 20241107083020824 DRLCMACDL DEBUG -- Chunk with length 1343 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 213, MCS-3): b7 89 e0 f9 15 00 c6 8b 64 8c 75 7a 11 b5 7c 27 8c 00 d6 ba 24 96 a5 8b 70 a2 a3 a7 d5 33 19 18 54 78 d5 78 5b (tbf_dl.cpp:686) 20241107083020824 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) 20241107083020824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 213) (tbf_dl.cpp:847) 20241107083020824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 213, MCS-3): 07 40 35 86 6e 13 c1 f3 2b 00 8c 17 c9 18 eb f4 22 6a f9 4e 18 01 ac 75 49 2c 4b 17 e1 44 47 4f ab 67 32 30 a8 f0 aa f1 b6 00 (tbf_dl.cpp:911) 20241107083020824 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Sending data request: sapi=5 arfcn=871 cur_fn=1196 block=1 data=07 40 35 86 6e 13 c1 f3 2b 00 8c 17 c9 18 eb f4 22 6a f9 4e 18 01 ac 75 49 2c 4b 17 e1 44 47 4f ab 67 32 30 a8 f0 aa f1 b6 00 (pcu_l1_if.cpp:182) 20241107083020825 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083020836 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) 20241107083020836 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) 20241107083020837 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) 20241107083020837 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) 20241107083020838 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) 20241107083020838 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) 20241107083020839 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) 20241107083020839 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) 20241107083020840 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) 20241107083020840 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) 20241107083020841 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) 20241107083020841 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) 20241107083020842 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) 20241107083020842 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) 20241107083020842 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) 20241107083020842 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) 20241107083020843 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) 20241107083020843 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) 20241107083020843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==201 .. V(S)==214) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020843 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) 20241107083020843 DRLCMACDL DEBUG -- Chunk with length 1306 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 214, MCS-3): 24 13 50 77 10 bf 11 36 df a2 94 e8 fe 0b 5c 71 81 86 18 23 45 4f ba 6f 18 c1 db e3 40 2d b2 ce 13 2e fc f7 f7 (tbf_dl.cpp:686) 20241107083020843 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) 20241107083020843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 214) (tbf_dl.cpp:847) 20241107083020843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 214, MCS-3): 07 80 35 86 48 26 a0 ee 20 7e 23 6c be 45 29 d1 fd 17 b8 e2 02 0d 31 46 8a 9e 74 df 30 82 b7 c7 81 5a 64 9d 27 5c f8 ef ef 01 (tbf_dl.cpp:911) 20241107083020843 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Sending data request: sapi=5 arfcn=871 cur_fn=1200 block=2 data=07 80 35 86 48 26 a0 ee 20 7e 23 6c be 45 29 d1 fd 17 b8 e2 02 0d 31 46 8a 9e 74 df 30 82 b7 c7 81 5a 64 9d 27 5c f8 ef ef 01 (pcu_l1_if.cpp:182) 20241107083020845 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083020855 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) 20241107083020855 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) 20241107083020856 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) 20241107083020856 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) 20241107083020857 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) 20241107083020857 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) 20241107083020858 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) 20241107083020858 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) 20241107083020859 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) 20241107083020859 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) 20241107083020860 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) 20241107083020860 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) 20241107083020860 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) 20241107083020860 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) 20241107083020861 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) 20241107083020861 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) 20241107083020864 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) 20241107083020864 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) 20241107083020865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==201 .. V(S)==215) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020865 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) 20241107083020865 DRLCMACDL DEBUG -- Chunk with length 1269 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 215, MCS-3): 92 bf e2 8c 82 f3 a5 e4 dd 78 79 4c f0 52 db 8b 09 cc c0 5b ad 49 8b 60 1f f8 ac 61 12 0f 85 05 3e b9 b7 fe f6 (tbf_dl.cpp:686) 20241107083020865 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) 20241107083020865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 215) (tbf_dl.cpp:847) 20241107083020865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 215, MCS-3): 07 c0 35 86 24 7f c5 19 05 e7 4b c9 bb f1 f2 98 e0 a5 b6 17 13 98 81 b7 5a 93 16 c1 3e f0 59 c3 24 1e 0a 0b 7c 72 6f fd ed 01 (tbf_dl.cpp:911) 20241107083020865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Sending data request: sapi=5 arfcn=871 cur_fn=1204 block=3 data=07 c0 35 86 24 7f c5 19 05 e7 4b c9 bb f1 f2 98 e0 a5 b6 17 13 98 81 b7 5a 93 16 c1 3e f0 59 c3 24 1e 0a 0b 7c 72 6f fd ed 01 (pcu_l1_if.cpp:182) 20241107083020866 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083020880 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) 20241107083020880 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) 20241107083020882 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) 20241107083020882 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) 20241107083020883 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) 20241107083020883 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) 20241107083020884 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) 20241107083020884 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) 20241107083020885 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) 20241107083020885 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) 20241107083020886 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) 20241107083020886 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) 20241107083020887 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) 20241107083020887 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) 20241107083020889 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) 20241107083020889 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) 20241107083020890 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) 20241107083020890 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) 20241107083020890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==201 .. V(S)==216) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020890 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) 20241107083020890 DRLCMACDL DEBUG -- Chunk with length 1232 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 216, MCS-3): 4d 8c ec 8b e4 a7 cb 3b 2c af 2f 2b 01 d4 a7 2f 38 b9 5c 4a 97 80 87 7c 5a 08 e6 d2 e7 03 1e f5 4e 48 e9 0b 99 (tbf_dl.cpp:686) 20241107083020890 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) 20241107083020890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 216) (tbf_dl.cpp:847) 20241107083020890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 216, MCS-3): 07 00 36 86 9a 18 d9 17 c9 4f 97 77 58 5e 5f 56 02 a8 4f 5f 70 72 b9 94 2e 01 0f f9 b4 10 cc a5 cf 07 3c ea 9d 90 d2 17 32 01 (tbf_dl.cpp:911) 20241107083020890 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 36 86 9a 18 d9 17 c9 4f 97 77 58 5e 5f 56 02 a8 4f 5f 70 72 b9 94 2e 01 0f f9 b4 10 cc a5 cf 07 3c ea 9d 90 d2 17 32 01 (pcu_l1_if.cpp:182) 20241107083020891 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083020898 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) 20241107083020898 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) 20241107083020899 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) 20241107083020899 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) 20241107083020900 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) 20241107083020900 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) 20241107083020901 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) 20241107083020901 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) 20241107083020902 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) 20241107083020902 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) 20241107083020903 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) 20241107083020903 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) 20241107083020903 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) 20241107083020903 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) 20241107083020904 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) 20241107083020904 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) 20241107083020905 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) 20241107083020905 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) 20241107083020905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==201 .. V(S)==217) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020905 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) 20241107083020905 DRLCMACDL DEBUG -- Chunk with length 1195 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 217, MCS-3): ee 25 7b 8c 5b c2 f5 51 bb 65 70 62 2f 55 7a 7d 61 15 13 1f 66 83 f9 ce de 8d 28 6a 71 d3 ea a1 e4 c5 e4 b1 40 (tbf_dl.cpp:686) 20241107083020905 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) 20241107083020905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 217) (tbf_dl.cpp:847) 20241107083020905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 217, MCS-3): 07 40 36 86 dc 4b f6 18 b7 84 eb a3 76 cb e0 c4 5e aa f4 fa c2 2a 26 3e cc 06 f3 9d bd 1b 51 d4 e2 a6 d5 43 c9 8b c9 63 81 00 (tbf_dl.cpp:911) 20241107083020905 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Sending data request: sapi=5 arfcn=871 cur_fn=1213 block=5 data=07 40 36 86 dc 4b f6 18 b7 84 eb a3 76 cb e0 c4 5e aa f4 fa c2 2a 26 3e cc 06 f3 9d bd 1b 51 d4 e2 a6 d5 43 c9 8b c9 63 81 00 (pcu_l1_if.cpp:182) 20241107083020906 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083020917 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) 20241107083020917 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) 20241107083020918 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) 20241107083020918 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) 20241107083020919 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) 20241107083020919 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) 20241107083020920 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) 20241107083020920 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) 20241107083020921 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) 20241107083020921 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) 20241107083020921 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) 20241107083020921 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) 20241107083020922 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) 20241107083020922 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) 20241107083020923 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) 20241107083020923 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) 20241107083020927 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) 20241107083020927 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) 20241107083020927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==201 .. V(S)==218) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020927 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) 20241107083020927 DRLCMACDL DEBUG -- Chunk with length 1158 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 218, MCS-3): fe 5a 47 d0 9c 10 62 a5 ae 3e 92 8b 7e b0 e6 69 73 50 43 3e 6a 37 d9 5d 9f 3c f2 7d 1e 91 a5 cb 81 76 d0 3c c2 (tbf_dl.cpp:686) 20241107083020927 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) 20241107083020927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 218) (tbf_dl.cpp:847) 20241107083020927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 218, MCS-3): 07 80 36 86 fc b5 8e a0 39 21 c4 4a 5d 7d 24 17 fd 60 cd d3 e6 a0 86 7c d4 6e b2 bb 3e 79 e4 fb 3c 22 4b 97 03 ed a0 79 84 01 (tbf_dl.cpp:911) 20241107083020927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Sending data request: sapi=5 arfcn=871 cur_fn=1217 block=6 data=07 80 36 86 fc b5 8e a0 39 21 c4 4a 5d 7d 24 17 fd 60 cd d3 e6 a0 86 7c d4 6e b2 bb 3e 79 e4 fb 3c 22 4b 97 03 ed a0 79 84 01 (pcu_l1_if.cpp:182) 20241107083020927 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083020941 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) 20241107083020941 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) 20241107083020942 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) 20241107083020942 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) 20241107083020943 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) 20241107083020943 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) 20241107083020944 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) 20241107083020944 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) 20241107083020944 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) 20241107083020944 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) 20241107083020945 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) 20241107083020945 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) 20241107083020946 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) 20241107083020946 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) 20241107083020947 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) 20241107083020947 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) 20241107083020947 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) 20241107083020948 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) 20241107083020948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==201 .. V(S)==219) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020948 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) 20241107083020948 DRLCMACDL DEBUG -- Chunk with length 1121 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 219, MCS-3): cf d5 6c 37 d7 3c d6 01 48 a1 4f 24 a5 70 89 50 6b fc 3d e2 26 bd e4 d5 3d 28 cf 77 42 9a 3c 07 ba 20 aa 61 fd (tbf_dl.cpp:686) 20241107083020948 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) 20241107083020948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 219) (tbf_dl.cpp:847) 20241107083020948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 219, MCS-3): 07 c0 36 86 9e ab d9 6e ae 79 ac 03 90 42 9f 48 4a e1 12 a1 d6 f8 7b c4 4d 7a c9 ab 7b 50 9e ef 84 34 79 0e 74 41 54 c3 fa 01 (tbf_dl.cpp:911) 20241107083020948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Sending data request: sapi=5 arfcn=871 cur_fn=1222 block=7 data=07 c0 36 86 9e ab d9 6e ae 79 ac 03 90 42 9f 48 4a e1 12 a1 d6 f8 7b c4 4d 7a c9 ab 7b 50 9e ef 84 34 79 0e 74 41 54 c3 fa 01 (pcu_l1_if.cpp:182) 20241107083020948 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083020961 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) 20241107083020961 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) 20241107083020962 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) 20241107083020962 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) 20241107083020963 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) 20241107083020963 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) 20241107083020964 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) 20241107083020964 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) 20241107083020964 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) 20241107083020964 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) 20241107083020966 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) 20241107083020966 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) 20241107083020967 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) 20241107083020967 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) 20241107083020967 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) 20241107083020967 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) 20241107083020969 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) 20241107083020969 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083020969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==201 .. V(S)==220) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083020969 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) 20241107083020969 DRLCMACDL DEBUG -- Chunk with length 1084 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083020969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 220, MCS-3): 98 90 22 00 89 86 22 bb b0 27 16 0a a1 11 b8 7a b2 eb b6 4e 9f 47 a8 fb 83 9e 9e 5f 4e 9a fc f0 e0 2a 49 e7 3b (tbf_dl.cpp:686) 20241107083020969 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) 20241107083020969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083020969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 220) (tbf_dl.cpp:847) 20241107083020969 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) 20241107083020969 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1230 + 13 = 1243 (pdch_ul_controller.c:131) 20241107083020969 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1243 for type POLL (pdch_ul_controller.c:184) 20241107083020969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1243, TS=7) (tbf_dl.cpp:883) 20241107083020969 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1243, TS=7 (tbf_dl.cpp:903) 20241107083020969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 220, MCS-3): 0f 00 37 86 30 21 45 00 12 0d 45 76 61 4f 2c 14 42 23 70 f5 64 d7 6d 9d 3e 8f 50 f7 07 3d 3d bf 9c 34 f9 e1 c1 55 92 ce 77 00 (tbf_dl.cpp:911) 20241107083020969 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Sending data request: sapi=5 arfcn=871 cur_fn=1226 block=8 data=0f 00 37 86 30 21 45 00 12 0d 45 76 61 4f 2c 14 42 23 70 f5 64 d7 6d 9d 3e 8f 50 f7 07 3d 3d bf 9c 34 f9 e1 c1 55 92 ce 77 00 (pcu_l1_if.cpp:182) 20241107083020969 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083020980 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) 20241107083020980 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) 20241107083020981 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) 20241107083020981 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) 20241107083020982 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) 20241107083020982 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) 20241107083020983 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) 20241107083020983 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) 20241107083020983 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) 20241107083020983 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) 20241107083020984 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) 20241107083020984 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) 20241107083020984 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) 20241107083020984 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) 20241107083020985 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) 20241107083020985 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) 20241107083020989 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083021003 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) 20241107083021003 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) 20241107083021004 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) 20241107083021004 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) 20241107083021004 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) 20241107083021004 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) 20241107083021004 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) 20241107083021004 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) 20241107083021004 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) 20241107083021004 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) 20241107083021005 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) 20241107083021005 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) 20241107083021005 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) 20241107083021005 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) 20241107083021005 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) 20241107083021005 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) 20241107083021008 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083021022 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) 20241107083021022 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) 20241107083021023 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) 20241107083021023 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) 20241107083021023 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) 20241107083021023 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) 20241107083021023 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) 20241107083021023 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) 20241107083021023 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) 20241107083021023 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) 20241107083021023 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) 20241107083021023 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) 20241107083021024 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) 20241107083021024 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) 20241107083021024 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) 20241107083021024 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) 20241107083021027 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083021042 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 00 a7 b1 bc 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083021042 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) 20241107083021042 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083021042 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083021042 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 = 222 | 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) 20241107083021043 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083021043 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083021043 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 222, have_crbb: 0, urbb_len:64, 0x55775316d7ec, 0x55775316d7f0, 4, 0, win: 201-221, 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:572) 20241107083021043 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 222, BSN 201 to 286 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083021043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083021043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=201)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=220) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083021043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=201:221, lost=0, recv=20, skipped=0, bsn=201, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107083021043 DRLCMACDL DEBUG - got ack for BSN=201 (rlc_window_dl.cpp:103) 20241107083021043 DRLCMACDL DEBUG - got ack for BSN=202 (rlc_window_dl.cpp:103) 20241107083021043 DRLCMACDL DEBUG - got ack for BSN=203 (rlc_window_dl.cpp:103) 20241107083021043 DRLCMACDL DEBUG - got ack for BSN=204 (rlc_window_dl.cpp:103) 20241107083021044 DRLCMACDL DEBUG - got ack for BSN=205 (rlc_window_dl.cpp:103) 20241107083021044 DRLCMACDL DEBUG - got ack for BSN=206 (rlc_window_dl.cpp:103) 20241107083021044 DRLCMACDL DEBUG - got ack for BSN=207 (rlc_window_dl.cpp:103) 20241107083021044 DRLCMACDL DEBUG - got ack for BSN=208 (rlc_window_dl.cpp:103) 20241107083021044 DRLCMACDL DEBUG - got ack for BSN=209 (rlc_window_dl.cpp:103) 20241107083021044 DRLCMACDL DEBUG - got ack for BSN=210 (rlc_window_dl.cpp:103) 20241107083021044 DRLCMACDL DEBUG - got ack for BSN=211 (rlc_window_dl.cpp:103) 20241107083021044 DRLCMACDL DEBUG - got ack for BSN=212 (rlc_window_dl.cpp:103) 20241107083021044 DRLCMACDL DEBUG - got ack for BSN=213 (rlc_window_dl.cpp:103) 20241107083021044 DRLCMACDL DEBUG - got ack for BSN=214 (rlc_window_dl.cpp:103) 20241107083021044 DRLCMACDL DEBUG - got ack for BSN=215 (rlc_window_dl.cpp:103) 20241107083021044 DRLCMACDL DEBUG - got ack for BSN=216 (rlc_window_dl.cpp:103) 20241107083021044 DRLCMACDL DEBUG - got ack for BSN=217 (rlc_window_dl.cpp:103) 20241107083021044 DRLCMACDL DEBUG - got ack for BSN=218 (rlc_window_dl.cpp:103) 20241107083021044 DRLCMACDL DEBUG - got ack for BSN=219 (rlc_window_dl.cpp:103) 20241107083021044 DRLCMACDL DEBUG - got ack for BSN=220 (rlc_window_dl.cpp:103) 20241107083021044 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) 20241107083021044 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=221)""(V(S)-1=220) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083021044 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) 20241107083021044 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) 20241107083021044 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) 20241107083021044 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) 20241107083021045 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) 20241107083021045 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) 20241107083021045 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) 20241107083021045 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) 20241107083021046 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) 20241107083021046 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) 20241107083021047 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) 20241107083021047 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) 20241107083021048 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) 20241107083021048 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) 20241107083021051 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) 20241107083021051 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) 20241107083021051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==221 .. V(S)==221) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021051 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) 20241107083021051 DRLCMACDL DEBUG -- Chunk with length 1047 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 221, MCS-3): 1a 0b f7 b5 8f b7 fa a3 dc 76 ec ac 9b 0c d4 87 0a 6f bb 9d fd 78 80 9b 5f 01 6b 88 4a ee cd 9c 49 b0 84 80 54 (tbf_dl.cpp:686) 20241107083021051 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) 20241107083021051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 221) (tbf_dl.cpp:847) 20241107083021051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 221, MCS-3): 07 40 37 86 34 16 ee 6b 1f 6f f5 47 b9 ed d8 59 37 19 a8 0f 15 de 76 3b fb f1 00 37 bf 02 d6 10 95 dc 9b 39 93 60 09 01 a9 00 (tbf_dl.cpp:911) 20241107083021051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Sending data request: sapi=5 arfcn=871 cur_fn=1243 block=0 data=07 40 37 86 34 16 ee 6b 1f 6f f5 47 b9 ed d8 59 37 19 a8 0f 15 de 76 3b fb f1 00 37 bf 02 d6 10 95 dc 9b 39 93 60 09 01 a9 00 (pcu_l1_if.cpp:182) 20241107083021052 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083021065 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) 20241107083021066 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) 20241107083021067 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) 20241107083021067 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) 20241107083021067 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) 20241107083021067 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) 20241107083021068 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) 20241107083021068 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) 20241107083021069 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) 20241107083021069 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) 20241107083021070 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) 20241107083021070 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) 20241107083021070 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) 20241107083021070 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) 20241107083021071 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) 20241107083021071 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) 20241107083021072 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) 20241107083021072 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) 20241107083021072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==221 .. V(S)==222) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021072 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) 20241107083021072 DRLCMACDL DEBUG -- Chunk with length 1010 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 222, MCS-3): 08 30 73 ad a7 55 57 68 cc e8 e4 e8 20 ce 3c 37 ff d3 13 e0 da e4 87 b5 e3 c9 fb cd d6 73 b2 a6 91 58 fb f2 cc (tbf_dl.cpp:686) 20241107083021072 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) 20241107083021072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 222) (tbf_dl.cpp:847) 20241107083021072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 222, MCS-3): 07 80 37 86 10 60 e6 5a 4f ab ae d0 98 d1 c9 d1 41 9c 79 6e fe a7 27 c0 b5 c9 0f 6b c7 93 f7 9b ad e7 64 4d 23 b1 f6 e5 99 01 (tbf_dl.cpp:911) 20241107083021072 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Sending data request: sapi=5 arfcn=871 cur_fn=1248 block=1 data=07 80 37 86 10 60 e6 5a 4f ab ae d0 98 d1 c9 d1 41 9c 79 6e fe a7 27 c0 b5 c9 0f 6b c7 93 f7 9b ad e7 64 4d 23 b1 f6 e5 99 01 (pcu_l1_if.cpp:182) 20241107083021073 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083021084 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) 20241107083021084 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) 20241107083021086 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) 20241107083021086 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) 20241107083021087 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) 20241107083021087 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) 20241107083021087 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) 20241107083021087 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) 20241107083021088 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) 20241107083021088 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) 20241107083021089 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) 20241107083021089 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) 20241107083021090 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) 20241107083021090 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) 20241107083021090 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) 20241107083021090 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) 20241107083021091 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) 20241107083021091 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) 20241107083021091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==221 .. V(S)==223) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021091 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) 20241107083021091 DRLCMACDL DEBUG -- Chunk with length 973 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 223, MCS-3): 92 40 73 20 ed 33 b3 4c 32 9e a9 44 3f de 32 c3 a1 51 9d 3c da ef 47 29 44 a1 de 35 4c 65 9d 71 71 dd 7a bf 3a (tbf_dl.cpp:686) 20241107083021091 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) 20241107083021092 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021092 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 223) (tbf_dl.cpp:847) 20241107083021092 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 223, MCS-3): 07 c0 37 86 24 81 e6 40 da 67 66 99 64 3c 53 89 7e bc 65 86 43 a3 3a 79 b4 df 8f 52 88 42 bd 6b 98 ca 3a e3 e2 ba f5 7e 75 00 (tbf_dl.cpp:911) 20241107083021092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Sending data request: sapi=5 arfcn=871 cur_fn=1252 block=2 data=07 c0 37 86 24 81 e6 40 da 67 66 99 64 3c 53 89 7e bc 65 86 43 a3 3a 79 b4 df 8f 52 88 42 bd 6b 98 ca 3a e3 e2 ba f5 7e 75 00 (pcu_l1_if.cpp:182) 20241107083021092 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083021103 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) 20241107083021103 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) 20241107083021105 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) 20241107083021105 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) 20241107083021105 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) 20241107083021105 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) 20241107083021106 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) 20241107083021106 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) 20241107083021107 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) 20241107083021107 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) 20241107083021108 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) 20241107083021108 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) 20241107083021108 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) 20241107083021108 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) 20241107083021109 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) 20241107083021109 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) 20241107083021113 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) 20241107083021113 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) 20241107083021113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==221 .. V(S)==224) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021113 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) 20241107083021113 DRLCMACDL DEBUG -- Chunk with length 936 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 224, MCS-3): 60 bb 7c d3 9e 9c 2c 25 a4 12 a8 23 06 c0 43 39 80 64 d0 72 ca 7a 00 cd 48 8e fb 40 fe d6 ab a9 37 33 c7 fd f8 (tbf_dl.cpp:686) 20241107083021113 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) 20241107083021113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 224) (tbf_dl.cpp:847) 20241107083021113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 224, MCS-3): 07 00 38 86 c0 76 f9 a6 3d 39 59 4a 48 25 50 47 0c 80 87 72 00 c9 a0 e5 94 f5 00 9a 91 1c f7 81 fc ad 57 53 6f 66 8e fb f1 01 (tbf_dl.cpp:911) 20241107083021113 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 38 86 c0 76 f9 a6 3d 39 59 4a 48 25 50 47 0c 80 87 72 00 c9 a0 e5 94 f5 00 9a 91 1c f7 81 fc ad 57 53 6f 66 8e fb f1 01 (pcu_l1_if.cpp:182) 20241107083021114 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083021127 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) 20241107083021127 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) 20241107083021128 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) 20241107083021128 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) 20241107083021129 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) 20241107083021130 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) 20241107083021130 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) 20241107083021130 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) 20241107083021131 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) 20241107083021131 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) 20241107083021132 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) 20241107083021132 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) 20241107083021132 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) 20241107083021133 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) 20241107083021133 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) 20241107083021133 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) 20241107083021134 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) 20241107083021134 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) 20241107083021134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==221 .. V(S)==225) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021134 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) 20241107083021134 DRLCMACDL DEBUG -- Chunk with length 899 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 225, MCS-3): 79 0e 2b 96 e9 10 6c 4e f2 14 c3 0b 27 32 69 0b 1e bb 00 a8 ce cc 5d 35 21 c2 87 da 00 da 7d 9d 34 51 09 97 d9 (tbf_dl.cpp:686) 20241107083021134 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) 20241107083021134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 225) (tbf_dl.cpp:847) 20241107083021134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 225, MCS-3): 07 40 38 86 f2 1c 56 2c d3 21 d8 9c e4 29 86 17 4e 64 d2 16 3c 76 01 50 9d 99 bb 6a 42 84 0f b5 01 b4 fb 3a 69 a2 12 2e b3 01 (tbf_dl.cpp:911) 20241107083021134 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Sending data request: sapi=5 arfcn=871 cur_fn=1261 block=4 data=07 40 38 86 f2 1c 56 2c d3 21 d8 9c e4 29 86 17 4e 64 d2 16 3c 76 01 50 9d 99 bb 6a 42 84 0f b5 01 b4 fb 3a 69 a2 12 2e b3 01 (pcu_l1_if.cpp:182) 20241107083021135 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083021147 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) 20241107083021147 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) 20241107083021148 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) 20241107083021149 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) 20241107083021149 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) 20241107083021149 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) 20241107083021150 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) 20241107083021150 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) 20241107083021151 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) 20241107083021151 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) 20241107083021152 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) 20241107083021152 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) 20241107083021152 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) 20241107083021152 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) 20241107083021153 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) 20241107083021153 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) 20241107083021154 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) 20241107083021154 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) 20241107083021154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==221 .. V(S)==226) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021154 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) 20241107083021154 DRLCMACDL DEBUG -- Chunk with length 862 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 226, MCS-3): 90 8d 6a 77 47 12 64 dd 5e 74 35 0d af 2d 69 19 2b 6e ae f1 a5 6f b8 7b e8 fd a3 75 84 e2 09 63 49 16 f0 c7 36 (tbf_dl.cpp:686) 20241107083021154 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) 20241107083021154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 226) (tbf_dl.cpp:847) 20241107083021154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 226, MCS-3): 07 80 38 86 20 1b d5 ee 8e 24 c8 ba bd e8 6a 1a 5e 5b d2 32 56 dc 5c e3 4b df 70 f7 d0 fb 47 eb 08 c5 13 c6 92 2c e0 8f 6d 00 (tbf_dl.cpp:911) 20241107083021154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Sending data request: sapi=5 arfcn=871 cur_fn=1265 block=5 data=07 80 38 86 20 1b d5 ee 8e 24 c8 ba bd e8 6a 1a 5e 5b d2 32 56 dc 5c e3 4b df 70 f7 d0 fb 47 eb 08 c5 13 c6 92 2c e0 8f 6d 00 (pcu_l1_if.cpp:182) 20241107083021155 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083021166 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) 20241107083021166 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) 20241107083021167 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) 20241107083021167 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) 20241107083021168 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) 20241107083021168 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) 20241107083021169 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) 20241107083021169 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) 20241107083021169 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) 20241107083021169 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) 20241107083021170 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) 20241107083021170 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) 20241107083021171 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) 20241107083021171 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) 20241107083021172 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) 20241107083021172 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) 20241107083021175 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) 20241107083021175 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) 20241107083021175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==221 .. V(S)==227) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021175 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) 20241107083021175 DRLCMACDL DEBUG -- Chunk with length 825 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 227, MCS-3): b6 bf 4b 9d 24 68 a6 2d 4b 94 33 73 a3 f4 39 80 83 83 9d ff 10 32 02 64 9b b7 0c ef d4 bd 21 60 13 da 7b b1 a6 (tbf_dl.cpp:686) 20241107083021175 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) 20241107083021175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 227) (tbf_dl.cpp:847) 20241107083021175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 227, MCS-3): 07 c0 38 86 6c 7f 97 3a 49 d0 4c 5b 96 28 67 e6 46 e9 73 00 07 07 3b ff 21 64 04 c8 36 6f 19 de a9 7b 43 c0 26 b4 f7 62 4d 01 (tbf_dl.cpp:911) 20241107083021175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Sending data request: sapi=5 arfcn=871 cur_fn=1269 block=6 data=07 c0 38 86 6c 7f 97 3a 49 d0 4c 5b 96 28 67 e6 46 e9 73 00 07 07 3b ff 21 64 04 c8 36 6f 19 de a9 7b 43 c0 26 b4 f7 62 4d 01 (pcu_l1_if.cpp:182) 20241107083021176 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083021190 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) 20241107083021190 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) 20241107083021191 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) 20241107083021191 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) 20241107083021192 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) 20241107083021192 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) 20241107083021193 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) 20241107083021193 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) 20241107083021194 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) 20241107083021194 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) 20241107083021194 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) 20241107083021194 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) 20241107083021195 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) 20241107083021195 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) 20241107083021196 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) 20241107083021196 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) 20241107083021197 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) 20241107083021197 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) 20241107083021197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==221 .. V(S)==228) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021197 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) 20241107083021197 DRLCMACDL DEBUG -- Chunk with length 788 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 228, MCS-3): c9 55 44 cc 04 89 11 91 2d bb 21 91 aa 16 4b 76 16 e0 6a bb 5f 9a d3 64 99 87 62 68 e1 bd 37 91 00 85 32 2b f5 (tbf_dl.cpp:686) 20241107083021197 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) 20241107083021197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 228) (tbf_dl.cpp:847) 20241107083021197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 228, MCS-3): 07 00 39 86 92 ab 88 98 09 12 23 22 5b 76 43 22 55 2d 96 ec 2c c0 d5 76 bf 34 a7 c9 32 0f c5 d0 c2 7b 6f 22 01 0a 65 56 ea 01 (tbf_dl.cpp:911) 20241107083021197 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 39 86 92 ab 88 98 09 12 23 22 5b 76 43 22 55 2d 96 ec 2c c0 d5 76 bf 34 a7 c9 32 0f c5 d0 c2 7b 6f 22 01 0a 65 56 ea 01 (pcu_l1_if.cpp:182) 20241107083021198 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083021209 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) 20241107083021209 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) 20241107083021210 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) 20241107083021210 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) 20241107083021211 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) 20241107083021211 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) 20241107083021212 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) 20241107083021212 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) 20241107083021212 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) 20241107083021212 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) 20241107083021213 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) 20241107083021213 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) 20241107083021214 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) 20241107083021214 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) 20241107083021215 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) 20241107083021215 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) 20241107083021216 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) 20241107083021216 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) 20241107083021216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==221 .. V(S)==229) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021216 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) 20241107083021216 DRLCMACDL DEBUG -- Chunk with length 751 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 229, MCS-3): a0 c1 1f 44 24 f4 99 d1 d7 bd 16 56 b6 46 4e 63 57 82 21 05 91 06 75 9b 55 b8 ac 0a 15 15 c6 f1 d1 a2 0e 81 38 (tbf_dl.cpp:686) 20241107083021216 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) 20241107083021216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 229) (tbf_dl.cpp:847) 20241107083021216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 229, MCS-3): 07 40 39 86 40 83 3f 88 48 e8 33 a3 af 7b 2d ac 6c 8d 9c c6 ae 04 43 0a 22 0d ea 36 ab 70 59 15 2a 2a 8c e3 a3 45 1d 02 71 00 (tbf_dl.cpp:911) 20241107083021216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Sending data request: sapi=5 arfcn=871 cur_fn=1278 block=8 data=07 40 39 86 40 83 3f 88 48 e8 33 a3 af 7b 2d ac 6c 8d 9c c6 ae 04 43 0a 22 0d ea 36 ab 70 59 15 2a 2a 8c e3 a3 45 1d 02 71 00 (pcu_l1_if.cpp:182) 20241107083021217 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083021228 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) 20241107083021228 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) 20241107083021229 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) 20241107083021229 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) 20241107083021230 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) 20241107083021230 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) 20241107083021231 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) 20241107083021231 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) 20241107083021232 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) 20241107083021232 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) 20241107083021233 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) 20241107083021233 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) 20241107083021233 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) 20241107083021233 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) 20241107083021234 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) 20241107083021234 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) 20241107083021237 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) 20241107083021237 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) 20241107083021237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==221 .. V(S)==230) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021237 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) 20241107083021237 DRLCMACDL DEBUG -- Chunk with length 714 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 230, MCS-3): 4a 36 ca 85 9f 2a 5f e8 da 50 15 e4 5d dd c3 9e ee 4d 54 53 db 23 e1 be 4e 79 9e d4 85 8f 1a aa 87 73 95 53 8e (tbf_dl.cpp:686) 20241107083021237 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) 20241107083021237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 230) (tbf_dl.cpp:847) 20241107083021237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 230, MCS-3): 07 80 39 86 94 6c 94 0b 3f 55 be d0 b5 a1 2a c8 bb ba 87 3d dd 9b a8 a6 b6 47 c2 7d 9d f2 3c a9 0b 1f 35 54 0f e7 2a a7 1c 01 (tbf_dl.cpp:911) 20241107083021237 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Sending data request: sapi=5 arfcn=871 cur_fn=1282 block=9 data=07 80 39 86 94 6c 94 0b 3f 55 be d0 b5 a1 2a c8 bb ba 87 3d dd 9b a8 a6 b6 47 c2 7d 9d f2 3c a9 0b 1f 35 54 0f e7 2a a7 1c 01 (pcu_l1_if.cpp:182) 20241107083021238 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083021251 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) 20241107083021251 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) 20241107083021253 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) 20241107083021253 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) 20241107083021253 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) 20241107083021253 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) 20241107083021254 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) 20241107083021254 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) 20241107083021255 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) 20241107083021255 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) 20241107083021256 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) 20241107083021256 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) 20241107083021257 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) 20241107083021257 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) 20241107083021257 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) 20241107083021257 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) 20241107083021258 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) 20241107083021258 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) 20241107083021258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==221 .. V(S)==231) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021258 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) 20241107083021258 DRLCMACDL DEBUG -- Chunk with length 677 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 231, MCS-3): 21 42 f5 2b 1a 2b 1a cc f9 88 e1 5b c6 09 1c 4b b4 6e 00 1e 7d ee 93 10 71 2a 00 9d 7e d4 d9 62 b5 7d 90 cb 55 (tbf_dl.cpp:686) 20241107083021258 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) 20241107083021258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 231) (tbf_dl.cpp:847) 20241107083021258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 231, MCS-3): 07 c0 39 86 42 84 ea 57 34 56 34 98 f3 11 c3 b7 8c 13 38 96 68 dd 00 3c fa dc 27 21 e2 54 00 3a fd a8 b3 c5 6a fb 20 97 ab 00 (tbf_dl.cpp:911) 20241107083021258 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Sending data request: sapi=5 arfcn=871 cur_fn=1287 block=10 data=07 c0 39 86 42 84 ea 57 34 56 34 98 f3 11 c3 b7 8c 13 38 96 68 dd 00 3c fa dc 27 21 e2 54 00 3a fd a8 b3 c5 6a fb 20 97 ab 00 (pcu_l1_if.cpp:182) 20241107083021259 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083021270 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) 20241107083021270 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) 20241107083021271 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) 20241107083021272 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) 20241107083021272 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) 20241107083021272 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) 20241107083021273 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) 20241107083021273 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) 20241107083021274 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) 20241107083021274 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) 20241107083021274 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) 20241107083021274 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) 20241107083021275 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) 20241107083021275 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) 20241107083021276 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) 20241107083021276 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) 20241107083021277 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) 20241107083021277 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) 20241107083021277 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==221 .. V(S)==232) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021277 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) 20241107083021277 DRLCMACDL DEBUG -- Chunk with length 640 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021277 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 232, MCS-3): c6 74 69 4b 61 cf 88 12 53 1b bd 51 4d 09 ff 0c 31 cf 20 68 a6 23 6b c4 51 46 78 bd e1 ed 3d f1 af 8b c1 5d 4d (tbf_dl.cpp:686) 20241107083021277 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) 20241107083021277 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021277 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 232) (tbf_dl.cpp:847) 20241107083021277 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 232, MCS-3): 07 00 3a 86 8c e9 d2 96 c2 9e 11 25 a6 36 7a a3 9a 12 fe 19 62 9e 41 d0 4c 47 d6 88 a3 8c f0 7a c3 db 7b e2 5f 17 83 bb 9a 00 (tbf_dl.cpp:911) 20241107083021277 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 3a 86 8c e9 d2 96 c2 9e 11 25 a6 36 7a a3 9a 12 fe 19 62 9e 41 d0 4c 47 d6 88 a3 8c f0 7a c3 db 7b e2 5f 17 83 bb 9a 00 (pcu_l1_if.cpp:182) 20241107083021277 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083021289 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) 20241107083021289 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) 20241107083021291 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) 20241107083021291 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) 20241107083021291 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) 20241107083021291 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) 20241107083021292 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) 20241107083021292 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) 20241107083021293 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) 20241107083021293 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) 20241107083021293 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) 20241107083021293 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) 20241107083021294 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) 20241107083021294 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) 20241107083021295 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) 20241107083021295 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) 20241107083021299 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) 20241107083021299 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) 20241107083021299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==221 .. V(S)==233) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021299 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) 20241107083021299 DRLCMACDL DEBUG -- Chunk with length 603 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 233, MCS-3): 64 1f fd 97 26 a3 b8 e8 14 32 52 89 11 ff df b4 04 6a ed f5 8c e9 29 f9 df d1 a3 20 1b 15 7f 81 c9 4a 4f f3 05 (tbf_dl.cpp:686) 20241107083021299 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) 20241107083021299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 233) (tbf_dl.cpp:847) 20241107083021299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 233, MCS-3): 07 40 3a 86 c8 3e fa 2f 4d 46 71 d1 29 64 a4 12 23 fe bf 69 09 d4 da eb 19 d3 53 f2 bf a3 47 41 36 2a fe 02 93 95 9e e6 0b 00 (tbf_dl.cpp:911) 20241107083021299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Sending data request: sapi=5 arfcn=871 cur_fn=1295 block=0 data=07 40 3a 86 c8 3e fa 2f 4d 46 71 d1 29 64 a4 12 23 fe bf 69 09 d4 da eb 19 d3 53 f2 bf a3 47 41 36 2a fe 02 93 95 9e e6 0b 00 (pcu_l1_if.cpp:182) 20241107083021299 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083021313 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) 20241107083021313 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) 20241107083021314 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) 20241107083021314 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) 20241107083021315 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) 20241107083021315 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) 20241107083021316 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) 20241107083021316 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) 20241107083021316 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) 20241107083021316 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) 20241107083021317 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) 20241107083021317 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) 20241107083021318 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) 20241107083021318 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) 20241107083021319 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) 20241107083021319 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) 20241107083021320 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) 20241107083021320 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) 20241107083021320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==221 .. V(S)==234) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021320 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) 20241107083021320 DRLCMACDL DEBUG -- Chunk with length 566 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 234, MCS-3): 03 7f 5e cf 0c 16 35 63 d8 e9 04 db 3a 49 cc f4 2b b7 91 1c 7e 66 be 17 ab 2e e2 da d8 d3 6e b6 02 11 b9 34 74 (tbf_dl.cpp:686) 20241107083021320 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) 20241107083021320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 234) (tbf_dl.cpp:847) 20241107083021320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 234, MCS-3): 07 80 3a 86 06 fe bc 9e 19 2c 6a c6 b0 d3 09 b6 75 92 98 e9 57 6e 23 39 fc cc 7c 2f 56 5d c4 b5 b1 a7 dd 6c 05 22 72 69 e8 00 (tbf_dl.cpp:911) 20241107083021320 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Sending data request: sapi=5 arfcn=871 cur_fn=1300 block=1 data=07 80 3a 86 06 fe bc 9e 19 2c 6a c6 b0 d3 09 b6 75 92 98 e9 57 6e 23 39 fc cc 7c 2f 56 5d c4 b5 b1 a7 dd 6c 05 22 72 69 e8 00 (pcu_l1_if.cpp:182) 20241107083021320 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083021332 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) 20241107083021332 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) 20241107083021333 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) 20241107083021333 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) 20241107083021334 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) 20241107083021334 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) 20241107083021335 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) 20241107083021335 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) 20241107083021336 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) 20241107083021336 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) 20241107083021337 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) 20241107083021337 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) 20241107083021338 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) 20241107083021338 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) 20241107083021338 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) 20241107083021338 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) 20241107083021340 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) 20241107083021340 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) 20241107083021340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==221 .. V(S)==235) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021340 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) 20241107083021340 DRLCMACDL DEBUG -- Chunk with length 529 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 235, MCS-3): ae 50 5e fe c5 8a 91 88 10 84 9b 98 e5 c3 4f 28 84 29 49 22 53 2e fe 01 82 e9 cb 8b 2a f8 68 1e c0 5c 00 75 6f (tbf_dl.cpp:686) 20241107083021340 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) 20241107083021340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 235) (tbf_dl.cpp:847) 20241107083021340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 235, MCS-3): 07 c0 3a 86 5c a1 bc fc 8b 15 23 11 21 08 37 31 cb 87 9f 50 08 53 92 44 a6 5c fc 03 04 d3 97 17 55 f0 d1 3c 80 b9 00 ea de 00 (tbf_dl.cpp:911) 20241107083021340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Sending data request: sapi=5 arfcn=871 cur_fn=1304 block=2 data=07 c0 3a 86 5c a1 bc fc 8b 15 23 11 21 08 37 31 cb 87 9f 50 08 53 92 44 a6 5c fc 03 04 d3 97 17 55 f0 d1 3c 80 b9 00 ea de 00 (pcu_l1_if.cpp:182) 20241107083021341 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083021351 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) 20241107083021352 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) 20241107083021353 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) 20241107083021353 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) 20241107083021353 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) 20241107083021353 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) 20241107083021354 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) 20241107083021354 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) 20241107083021355 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) 20241107083021356 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) 20241107083021357 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) 20241107083021357 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) 20241107083021358 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) 20241107083021358 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) 20241107083021359 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) 20241107083021359 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) 20241107083021361 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) 20241107083021361 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) 20241107083021361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==221 .. V(S)==236) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021361 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) 20241107083021361 DRLCMACDL DEBUG -- Chunk with length 492 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 236, MCS-3): 33 b5 cd 17 ed 67 62 8d 1b 5f f0 a1 b3 02 53 d3 58 e9 3e 59 53 86 a9 3c 6f 0b 04 39 3f cf 43 d1 08 9b 5c 62 fc (tbf_dl.cpp:686) 20241107083021361 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) 20241107083021362 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021362 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 236) (tbf_dl.cpp:847) 20241107083021362 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 236, MCS-3): 07 00 3b 86 66 6a 9b 2f da cf c4 1a 37 be e0 43 67 05 a6 a6 b1 d2 7d b2 a6 0c 53 79 de 16 08 72 7e 9e 87 a2 11 36 b9 c4 f8 01 (tbf_dl.cpp:911) 20241107083021362 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 3b 86 66 6a 9b 2f da cf c4 1a 37 be e0 43 67 05 a6 a6 b1 d2 7d b2 a6 0c 53 79 de 16 08 72 7e 9e 87 a2 11 36 b9 c4 f8 01 (pcu_l1_if.cpp:182) 20241107083021363 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083021376 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) 20241107083021376 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) 20241107083021378 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) 20241107083021378 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) 20241107083021379 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) 20241107083021379 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) 20241107083021380 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) 20241107083021380 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) 20241107083021382 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) 20241107083021382 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) 20241107083021383 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) 20241107083021383 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) 20241107083021384 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) 20241107083021384 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) 20241107083021384 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) 20241107083021384 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) 20241107083021386 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) 20241107083021386 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) 20241107083021386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==221 .. V(S)==237) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021386 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) 20241107083021386 DRLCMACDL DEBUG -- Chunk with length 455 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 237, MCS-3): dc 69 b9 49 76 f0 4b b8 51 3b f3 92 b3 bc 47 95 19 03 54 ed 96 8e 12 17 cc 14 04 42 12 5d 1d cc 68 84 31 ea 42 (tbf_dl.cpp:686) 20241107083021386 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) 20241107083021386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 237) (tbf_dl.cpp:847) 20241107083021386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 237, MCS-3): 07 40 3b 86 b8 d3 72 93 ec e0 97 70 a3 76 e6 25 67 79 8f 2a 33 06 a8 da 2d 1d 25 2e 98 29 08 84 24 ba 3a 98 d1 08 63 d4 85 00 (tbf_dl.cpp:911) 20241107083021386 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Sending data request: sapi=5 arfcn=871 cur_fn=1313 block=4 data=07 40 3b 86 b8 d3 72 93 ec e0 97 70 a3 76 e6 25 67 79 8f 2a 33 06 a8 da 2d 1d 25 2e 98 29 08 84 24 ba 3a 98 d1 08 63 d4 85 00 (pcu_l1_if.cpp:182) 20241107083021386 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083021394 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) 20241107083021394 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) 20241107083021396 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) 20241107083021396 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) 20241107083021396 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) 20241107083021396 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) 20241107083021397 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) 20241107083021397 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) 20241107083021398 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) 20241107083021398 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) 20241107083021399 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) 20241107083021399 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) 20241107083021400 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) 20241107083021400 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) 20241107083021401 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) 20241107083021401 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) 20241107083021401 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) 20241107083021401 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) 20241107083021401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==221 .. V(S)==238) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021402 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) 20241107083021402 DRLCMACDL DEBUG -- Chunk with length 418 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 238, MCS-3): f8 90 13 4c 6b 18 8b cf ea d1 cf 92 06 ea 3b 25 fb 5c 6f af 9b 24 cd 3b 0c 78 29 9a a9 37 d5 f6 ba 1b 38 e5 83 (tbf_dl.cpp:686) 20241107083021402 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) 20241107083021402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 238) (tbf_dl.cpp:847) 20241107083021402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 238, MCS-3): 07 80 3b 86 f0 21 27 98 d6 30 16 9f d5 a3 9f 25 0d d4 77 4a f6 b9 de 5e 37 49 9a 77 18 f0 52 34 53 6f aa ed 75 37 70 ca 07 01 (tbf_dl.cpp:911) 20241107083021402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Sending data request: sapi=5 arfcn=871 cur_fn=1317 block=5 data=07 80 3b 86 f0 21 27 98 d6 30 16 9f d5 a3 9f 25 0d d4 77 4a f6 b9 de 5e 37 49 9a 77 18 f0 52 34 53 6f aa ed 75 37 70 ca 07 01 (pcu_l1_if.cpp:182) 20241107083021402 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083021414 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) 20241107083021414 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) 20241107083021415 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) 20241107083021415 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) 20241107083021416 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) 20241107083021416 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) 20241107083021417 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) 20241107083021417 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) 20241107083021417 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) 20241107083021417 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) 20241107083021418 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) 20241107083021418 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) 20241107083021419 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) 20241107083021419 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) 20241107083021420 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) 20241107083021420 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) 20241107083021423 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) 20241107083021423 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) 20241107083021423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==221 .. V(S)==239) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021423 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) 20241107083021423 DRLCMACDL DEBUG -- Chunk with length 381 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 239, MCS-3): 55 5a 5c 9a cc 43 f9 36 2e 6a 47 7f 0a 60 f2 44 3a c3 f7 df ee 0c bc 84 ff 8a 8a ff 51 6c cc 35 54 a0 58 41 c4 (tbf_dl.cpp:686) 20241107083021423 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) 20241107083021423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 239) (tbf_dl.cpp:847) 20241107083021423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 239, MCS-3): 07 c0 3b 86 aa b4 b8 34 99 87 f2 6d 5c d4 8e fe 14 c0 e4 89 74 86 ef bf dd 19 78 09 ff 15 15 ff a3 d8 98 6b a8 40 b1 82 88 01 (tbf_dl.cpp:911) 20241107083021423 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Sending data request: sapi=5 arfcn=871 cur_fn=1321 block=6 data=07 c0 3b 86 aa b4 b8 34 99 87 f2 6d 5c d4 8e fe 14 c0 e4 89 74 86 ef bf dd 19 78 09 ff 15 15 ff a3 d8 98 6b a8 40 b1 82 88 01 (pcu_l1_if.cpp:182) 20241107083021424 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083021437 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) 20241107083021437 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) 20241107083021438 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) 20241107083021438 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) 20241107083021439 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) 20241107083021439 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) 20241107083021440 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) 20241107083021440 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) 20241107083021441 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) 20241107083021441 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) 20241107083021441 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) 20241107083021441 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) 20241107083021442 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) 20241107083021442 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) 20241107083021443 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) 20241107083021443 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) 20241107083021444 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) 20241107083021444 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1330 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083021444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==221 .. V(S)==240) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021444 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) 20241107083021444 DRLCMACDL DEBUG -- Chunk with length 344 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 240, MCS-3): 93 1b 26 47 72 4c 9a 03 03 2b aa c2 4e 79 ff 67 a8 6d f8 56 24 ad 45 fa a2 dc 55 0a 56 2c d0 88 b3 7c 9d 05 a1 (tbf_dl.cpp:686) 20241107083021444 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) 20241107083021444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 240) (tbf_dl.cpp:847) 20241107083021444 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) 20241107083021444 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1330 + 13 = 1343 (pdch_ul_controller.c:131) 20241107083021444 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1343 for type POLL (pdch_ul_controller.c:184) 20241107083021444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1343, TS=7) (tbf_dl.cpp:883) 20241107083021444 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1343, TS=7 (tbf_dl.cpp:903) 20241107083021444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 240, MCS-3): 0f 00 3c 86 26 37 4c 8e e4 98 34 07 06 56 54 85 9d f2 fe cf 50 db f0 ad 48 5a 8b f4 45 b9 ab 14 ac 58 a0 11 67 f9 3a 0b 42 01 (tbf_dl.cpp:911) 20241107083021444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Sending data request: sapi=5 arfcn=871 cur_fn=1326 block=7 data=0f 00 3c 86 26 37 4c 8e e4 98 34 07 06 56 54 85 9d f2 fe cf 50 db f0 ad 48 5a 8b f4 45 b9 ab 14 ac 58 a0 11 67 f9 3a 0b 42 01 (pcu_l1_if.cpp:182) 20241107083021444 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083021456 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) 20241107083021456 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) 20241107083021457 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) 20241107083021457 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) 20241107083021458 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) 20241107083021458 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) 20241107083021459 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) 20241107083021459 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) 20241107083021460 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) 20241107083021460 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) 20241107083021461 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) 20241107083021461 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) 20241107083021461 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) 20241107083021461 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) 20241107083021462 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) 20241107083021462 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) 20241107083021463 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083021476 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) 20241107083021476 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) 20241107083021477 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) 20241107083021477 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) 20241107083021478 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) 20241107083021478 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) 20241107083021479 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) 20241107083021479 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) 20241107083021480 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) 20241107083021480 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) 20241107083021480 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) 20241107083021480 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) 20241107083021481 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) 20241107083021481 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) 20241107083021482 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) 20241107083021482 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) 20241107083021485 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083021499 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) 20241107083021499 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) 20241107083021499 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) 20241107083021499 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) 20241107083021499 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) 20241107083021499 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) 20241107083021499 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) 20241107083021499 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) 20241107083021499 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) 20241107083021499 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) 20241107083021499 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) 20241107083021499 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) 20241107083021500 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) 20241107083021500 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) 20241107083021500 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) 20241107083021500 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) 20241107083021503 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083021518 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1339 block=10 data=40 20 00 a7 b1 e4 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083021518 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) 20241107083021518 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083021518 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083021518 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 = 242 | 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) 20241107083021518 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083021518 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083021518 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 242, have_crbb: 0, urbb_len:64, 0x55775316d7ec, 0x55775316d7f0, 4, 0, win: 221-241, 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:572) 20241107083021518 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 242, BSN 221 to 306 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083021518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083021518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=221)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=240) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083021518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=221:241, lost=0, recv=20, skipped=0, bsn=221, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107083021518 DRLCMACDL DEBUG - got ack for BSN=221 (rlc_window_dl.cpp:103) 20241107083021518 DRLCMACDL DEBUG - got ack for BSN=222 (rlc_window_dl.cpp:103) 20241107083021518 DRLCMACDL DEBUG - got ack for BSN=223 (rlc_window_dl.cpp:103) 20241107083021518 DRLCMACDL DEBUG - got ack for BSN=224 (rlc_window_dl.cpp:103) 20241107083021518 DRLCMACDL DEBUG - got ack for BSN=225 (rlc_window_dl.cpp:103) 20241107083021518 DRLCMACDL DEBUG - got ack for BSN=226 (rlc_window_dl.cpp:103) 20241107083021518 DRLCMACDL DEBUG - got ack for BSN=227 (rlc_window_dl.cpp:103) 20241107083021518 DRLCMACDL DEBUG - got ack for BSN=228 (rlc_window_dl.cpp:103) 20241107083021518 DRLCMACDL DEBUG - got ack for BSN=229 (rlc_window_dl.cpp:103) 20241107083021518 DRLCMACDL DEBUG - got ack for BSN=230 (rlc_window_dl.cpp:103) 20241107083021518 DRLCMACDL DEBUG - got ack for BSN=231 (rlc_window_dl.cpp:103) 20241107083021518 DRLCMACDL DEBUG - got ack for BSN=232 (rlc_window_dl.cpp:103) 20241107083021518 DRLCMACDL DEBUG - got ack for BSN=233 (rlc_window_dl.cpp:103) 20241107083021518 DRLCMACDL DEBUG - got ack for BSN=234 (rlc_window_dl.cpp:103) 20241107083021518 DRLCMACDL DEBUG - got ack for BSN=235 (rlc_window_dl.cpp:103) 20241107083021518 DRLCMACDL DEBUG - got ack for BSN=236 (rlc_window_dl.cpp:103) 20241107083021518 DRLCMACDL DEBUG - got ack for BSN=237 (rlc_window_dl.cpp:103) 20241107083021518 DRLCMACDL DEBUG - got ack for BSN=238 (rlc_window_dl.cpp:103) 20241107083021518 DRLCMACDL DEBUG - got ack for BSN=239 (rlc_window_dl.cpp:103) 20241107083021518 DRLCMACDL DEBUG - got ack for BSN=240 (rlc_window_dl.cpp:103) 20241107083021518 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) 20241107083021518 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083021518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=241)""(V(S)-1=240) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083021519 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) 20241107083021519 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) 20241107083021520 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) 20241107083021520 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) 20241107083021521 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) 20241107083021521 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) 20241107083021522 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) 20241107083021522 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) 20241107083021522 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) 20241107083021522 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) 20241107083021523 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) 20241107083021523 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) 20241107083021523 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) 20241107083021523 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) 20241107083021524 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) 20241107083021524 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) 20241107083021524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==241 .. V(S)==241) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021524 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) 20241107083021524 DRLCMACDL DEBUG -- Chunk with length 307 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 241, MCS-3): 8b 2e fe cf 30 5b 37 82 70 9c c9 6e 97 00 ff 62 04 5d e5 74 98 6b cc cb 15 9f 58 22 fa 61 8b 5d 29 c2 98 56 89 (tbf_dl.cpp:686) 20241107083021524 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) 20241107083021524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 241) (tbf_dl.cpp:847) 20241107083021524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 241, MCS-3): 07 40 3c 86 16 5d fc 9f 61 b6 6e 04 e1 38 93 dd 2e 01 fe c5 08 ba ca e9 30 d7 98 97 2b 3e b1 44 f4 c3 16 bb 52 84 31 ad 12 01 (tbf_dl.cpp:911) 20241107083021524 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Sending data request: sapi=5 arfcn=871 cur_fn=1343 block=11 data=07 40 3c 86 16 5d fc 9f 61 b6 6e 04 e1 38 93 dd 2e 01 fe c5 08 ba ca e9 30 d7 98 97 2b 3e b1 44 f4 c3 16 bb 52 84 31 ad 12 01 (pcu_l1_if.cpp:182) 20241107083021524 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083021537 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) 20241107083021537 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) 20241107083021538 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) 20241107083021538 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) 20241107083021539 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) 20241107083021539 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) 20241107083021540 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) 20241107083021540 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) 20241107083021541 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) 20241107083021541 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) 20241107083021542 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) 20241107083021542 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) 20241107083021543 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) 20241107083021543 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) 20241107083021544 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) 20241107083021544 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) 20241107083021547 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) 20241107083021547 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) 20241107083021547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==241 .. V(S)==242) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021547 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) 20241107083021547 DRLCMACDL DEBUG -- Chunk with length 270 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 242, MCS-3): 61 47 a6 50 9a 68 96 57 89 49 41 1a 85 1f c0 32 53 34 5c ed fb 39 e1 a0 2e 6b b3 d9 8a 3c df ad 12 0b 70 37 14 (tbf_dl.cpp:686) 20241107083021547 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) 20241107083021547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 242) (tbf_dl.cpp:847) 20241107083021547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 242, MCS-3): 07 80 3c 86 c2 8e 4c a1 34 d1 2c af 12 93 82 34 0a 3f 80 65 a6 68 b8 da f7 73 c2 41 5d d6 66 b3 15 79 be 5b 25 16 e0 6e 28 00 (tbf_dl.cpp:911) 20241107083021547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Sending data request: sapi=5 arfcn=871 cur_fn=1347 block=0 data=07 80 3c 86 c2 8e 4c a1 34 d1 2c af 12 93 82 34 0a 3f 80 65 a6 68 b8 da f7 73 c2 41 5d d6 66 b3 15 79 be 5b 25 16 e0 6e 28 00 (pcu_l1_if.cpp:182) 20241107083021547 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083021561 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) 20241107083021561 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) 20241107083021562 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) 20241107083021562 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) 20241107083021564 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) 20241107083021564 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) 20241107083021565 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) 20241107083021565 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) 20241107083021565 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) 20241107083021565 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) 20241107083021566 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) 20241107083021566 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) 20241107083021567 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) 20241107083021567 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) 20241107083021568 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) 20241107083021568 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) 20241107083021569 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) 20241107083021569 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) 20241107083021569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==241 .. V(S)==243) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021569 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) 20241107083021569 DRLCMACDL DEBUG -- Chunk with length 233 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 243, MCS-3): dd ab 59 a2 56 a9 91 75 20 66 a2 67 57 4f ce c5 ec b1 1f 50 be 3f 1f a3 44 69 94 b3 de ad f3 3c c2 8d 17 a6 9b (tbf_dl.cpp:686) 20241107083021569 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) 20241107083021569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 243) (tbf_dl.cpp:847) 20241107083021569 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 243, MCS-3): 07 c0 3c 86 ba 57 b3 44 ad 52 23 eb 40 cc 44 cf ae 9e 9c 8b d9 63 3f a0 7c 7f 3e 46 89 d2 28 67 bd 5b e7 79 84 1b 2f 4c 37 01 (tbf_dl.cpp:911) 20241107083021569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Sending data request: sapi=5 arfcn=871 cur_fn=1352 block=1 data=07 c0 3c 86 ba 57 b3 44 ad 52 23 eb 40 cc 44 cf ae 9e 9c 8b d9 63 3f a0 7c 7f 3e 46 89 d2 28 67 bd 5b e7 79 84 1b 2f 4c 37 01 (pcu_l1_if.cpp:182) 20241107083021570 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083021580 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) 20241107083021580 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) 20241107083021581 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) 20241107083021581 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) 20241107083021582 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) 20241107083021582 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) 20241107083021583 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) 20241107083021583 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) 20241107083021583 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) 20241107083021584 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) 20241107083021584 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) 20241107083021584 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) 20241107083021585 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) 20241107083021585 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) 20241107083021586 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) 20241107083021586 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) 20241107083021587 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) 20241107083021587 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) 20241107083021587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==241 .. V(S)==244) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021587 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) 20241107083021587 DRLCMACDL DEBUG -- Chunk with length 196 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 244, MCS-3): a2 13 e9 85 a5 48 ac d5 6c 14 ab 11 09 7c 6f a4 db 88 06 ea 85 07 58 45 de 9b 13 d2 87 89 c1 0d a6 76 20 d3 9f (tbf_dl.cpp:686) 20241107083021587 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) 20241107083021587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 244) (tbf_dl.cpp:847) 20241107083021587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 244, MCS-3): 07 00 3d 86 44 27 d2 0b 4b 91 58 ab d9 28 56 23 12 f8 de 48 b7 11 0d d4 0b 0f b0 8a bc 37 27 a4 0f 13 83 1b 4c ed 40 a6 3f 01 (tbf_dl.cpp:911) 20241107083021587 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 3d 86 44 27 d2 0b 4b 91 58 ab d9 28 56 23 12 f8 de 48 b7 11 0d d4 0b 0f b0 8a bc 37 27 a4 0f 13 83 1b 4c ed 40 a6 3f 01 (pcu_l1_if.cpp:182) 20241107083021589 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083021600 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) 20241107083021600 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) 20241107083021601 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) 20241107083021601 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) 20241107083021603 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) 20241107083021603 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) 20241107083021604 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) 20241107083021604 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) 20241107083021604 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) 20241107083021604 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) 20241107083021605 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) 20241107083021605 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) 20241107083021606 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) 20241107083021606 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) 20241107083021607 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) 20241107083021607 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) 20241107083021609 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) 20241107083021609 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) 20241107083021609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==241 .. V(S)==245) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021609 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) 20241107083021609 DRLCMACDL DEBUG -- Chunk with length 159 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 245, MCS-3): 9b 8e 3d bf 3b 83 e7 53 62 f9 c9 a4 67 b7 71 96 50 94 6e 45 53 78 f1 d3 c6 6b 8e 7d ad dc b3 73 67 a3 48 0f 18 (tbf_dl.cpp:686) 20241107083021609 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) 20241107083021609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 245) (tbf_dl.cpp:847) 20241107083021609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 245, MCS-3): 07 40 3d 86 36 1d 7b 7e 77 06 cf a7 c4 f2 93 49 cf 6e e3 2c a1 28 dd 8a a6 f0 e2 a7 8d d7 1c fb 5a b9 67 e7 ce 46 91 1e 30 00 (tbf_dl.cpp:911) 20241107083021609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Sending data request: sapi=5 arfcn=871 cur_fn=1360 block=3 data=07 40 3d 86 36 1d 7b 7e 77 06 cf a7 c4 f2 93 49 cf 6e e3 2c a1 28 dd 8a a6 f0 e2 a7 8d d7 1c fb 5a b9 67 e7 ce 46 91 1e 30 00 (pcu_l1_if.cpp:182) 20241107083021609 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083021623 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) 20241107083021623 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) 20241107083021624 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) 20241107083021624 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) 20241107083021625 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) 20241107083021625 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) 20241107083021626 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) 20241107083021626 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) 20241107083021628 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) 20241107083021628 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) 20241107083021629 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) 20241107083021629 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) 20241107083021630 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) 20241107083021630 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) 20241107083021631 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) 20241107083021631 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) 20241107083021632 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) 20241107083021632 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) 20241107083021632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==241 .. V(S)==246) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021632 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) 20241107083021632 DRLCMACDL DEBUG -- Chunk with length 122 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 246, MCS-3): 2e 36 ed aa c2 51 d5 8a ad 21 f7 a6 6e c3 e5 a0 12 94 2a 0a 40 04 29 e5 4f 41 81 13 f4 61 84 f6 a7 d9 5e 89 41 (tbf_dl.cpp:686) 20241107083021632 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) 20241107083021632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 246) (tbf_dl.cpp:847) 20241107083021632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 246, MCS-3): 07 80 3d 86 5c 6c da 55 85 a3 aa 15 5b 43 ee 4d dd 86 cb 41 25 28 55 14 80 08 52 ca 9f 82 02 27 e8 c3 08 ed 4f b3 bd 12 83 00 (tbf_dl.cpp:911) 20241107083021632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Sending data request: sapi=5 arfcn=871 cur_fn=1365 block=4 data=07 80 3d 86 5c 6c da 55 85 a3 aa 15 5b 43 ee 4d dd 86 cb 41 25 28 55 14 80 08 52 ca 9f 82 02 27 e8 c3 08 ed 4f b3 bd 12 83 00 (pcu_l1_if.cpp:182) 20241107083021633 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083021642 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) 20241107083021642 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) 20241107083021644 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) 20241107083021644 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) 20241107083021644 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) 20241107083021644 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) 20241107083021645 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) 20241107083021645 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) 20241107083021646 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) 20241107083021646 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) 20241107083021647 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) 20241107083021647 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) 20241107083021648 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) 20241107083021648 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) 20241107083021648 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) 20241107083021649 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) 20241107083021649 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) 20241107083021649 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) 20241107083021650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==241 .. V(S)==247) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021650 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) 20241107083021650 DRLCMACDL DEBUG -- Chunk with length 85 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 247, MCS-3): c0 e8 6f f1 82 77 ef 28 12 ef e2 93 0f d5 b1 ca af 68 6c 8d d3 50 7e 57 0c fd 05 9d 75 5e ee fb 59 8f 71 77 54 (tbf_dl.cpp:686) 20241107083021650 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) 20241107083021650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 247) (tbf_dl.cpp:847) 20241107083021650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 247, MCS-3): 07 c0 3d 86 80 d1 df e2 05 ef de 51 24 de c5 27 1f aa 63 95 5f d1 d8 1a a7 a1 fc ae 18 fa 0b 3a eb bc dc f7 b3 1e e3 ee a8 00 (tbf_dl.cpp:911) 20241107083021650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Sending data request: sapi=5 arfcn=871 cur_fn=1369 block=5 data=07 c0 3d 86 80 d1 df e2 05 ef de 51 24 de c5 27 1f aa 63 95 5f d1 d8 1a a7 a1 fc ae 18 fa 0b 3a eb bc dc f7 b3 1e e3 ee a8 00 (pcu_l1_if.cpp:182) 20241107083021650 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083021661 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) 20241107083021661 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) 20241107083021663 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) 20241107083021663 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) 20241107083021663 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) 20241107083021663 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) 20241107083021664 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) 20241107083021664 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) 20241107083021665 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) 20241107083021665 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) 20241107083021666 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) 20241107083021666 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) 20241107083021667 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) 20241107083021667 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) 20241107083021667 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) 20241107083021667 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) 20241107083021671 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) 20241107083021671 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) 20241107083021671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==241 .. V(S)==248) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021671 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) 20241107083021671 DRLCMACDL DEBUG -- Chunk with length 48 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 248, MCS-3): bf 4c 40 c8 21 68 d2 51 b5 97 ae 2e 42 cd ee cd 8c db 47 9d 9c b3 29 cc 0f 90 9b 6b 00 78 32 db 18 f8 46 c8 9c (tbf_dl.cpp:686) 20241107083021671 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) 20241107083021671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 248) (tbf_dl.cpp:847) 20241107083021671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 248, MCS-3): 07 00 3e 86 7e 99 80 90 43 d0 a4 a3 6a 2f 5d 5d 84 9a dd 9b 19 b7 8f 3a 39 67 53 98 1f 20 37 d7 00 f0 64 b6 31 f0 8d 90 39 01 (tbf_dl.cpp:911) 20241107083021671 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 3e 86 7e 99 80 90 43 d0 a4 a3 6a 2f 5d 5d 84 9a dd 9b 19 b7 8f 3a 39 67 53 98 1f 20 37 d7 00 f0 64 b6 31 f0 8d 90 39 01 (pcu_l1_if.cpp:182) 20241107083021671 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083021685 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) 20241107083021685 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) 20241107083021686 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) 20241107083021686 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) 20241107083021687 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) 20241107083021687 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) 20241107083021688 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) 20241107083021688 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) 20241107083021689 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) 20241107083021689 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) 20241107083021690 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) 20241107083021690 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) 20241107083021690 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) 20241107083021690 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) 20241107083021691 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) 20241107083021691 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) 20241107083021692 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) 20241107083021692 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) 20241107083021692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==241 .. V(S)==249) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021692 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) 20241107083021692 DRLCMACDL DEBUG -- Chunk with length 11 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083021692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083021692 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1584 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083021692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083021692 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (25) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 249, MCS-3): 17 9d 41 76 db 6e c9 b8 2e ae ee fb ea 68 66 07 a3 8d ee 84 a9 cb 7e 38 35 5a ef 1f cc 0d 5a da 2a 9f 4e c4 7f (tbf_dl.cpp:686) 20241107083021692 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) 20241107083021692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 249) (tbf_dl.cpp:847) 20241107083021692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 249, MCS-3): 07 40 3e 06 2e 3a 83 ec b6 dd 92 71 5d 5c dd f7 d5 d1 cc 0e 46 1b dd 09 53 97 fd 70 6a b4 de 3f 98 1b b4 b4 55 3e 9d 88 ff 00 (tbf_dl.cpp:911) 20241107083021692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Sending data request: sapi=5 arfcn=871 cur_fn=1378 block=7 data=07 40 3e 06 2e 3a 83 ec b6 dd 92 71 5d 5c dd f7 d5 d1 cc 0e 46 1b dd 09 53 97 fd 70 6a b4 de 3f 98 1b b4 b4 55 3e 9d 88 ff 00 (pcu_l1_if.cpp:182) 20241107083021693 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083021704 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) 20241107083021704 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) 20241107083021705 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) 20241107083021705 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) 20241107083021706 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) 20241107083021706 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) 20241107083021707 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) 20241107083021707 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) 20241107083021708 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) 20241107083021708 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) 20241107083021708 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) 20241107083021708 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) 20241107083021709 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) 20241107083021709 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) 20241107083021710 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) 20241107083021710 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) 20241107083021711 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) 20241107083021711 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) 20241107083021711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==241 .. V(S)==250) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021711 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) 20241107083021711 DRLCMACDL DEBUG -- Chunk with length 1375 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 250, MCS-3): 2b e9 10 72 a6 d8 96 a2 5f e8 3d e6 e2 a1 06 8c f7 86 6d 5f b1 6f 2e ba 43 4e 00 1b 5d 61 19 aa b7 89 e0 f9 15 (tbf_dl.cpp:686) 20241107083021711 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) 20241107083021711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 250) (tbf_dl.cpp:847) 20241107083021711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 250, MCS-3): 07 80 3e 86 56 d2 21 e4 4c b1 2d 45 bf d0 7b cc c5 43 0d 18 ef 0d db be 62 df 5c 74 87 9c 00 36 ba c2 32 54 6f 13 c1 f3 2b 00 (tbf_dl.cpp:911) 20241107083021711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Sending data request: sapi=5 arfcn=871 cur_fn=1382 block=8 data=07 80 3e 86 56 d2 21 e4 4c b1 2d 45 bf d0 7b cc c5 43 0d 18 ef 0d db be 62 df 5c 74 87 9c 00 36 ba c2 32 54 6f 13 c1 f3 2b 00 (pcu_l1_if.cpp:182) 20241107083021711 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083021723 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) 20241107083021723 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) 20241107083021724 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) 20241107083021724 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) 20241107083021725 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) 20241107083021725 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) 20241107083021726 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) 20241107083021726 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) 20241107083021726 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) 20241107083021727 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) 20241107083021727 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) 20241107083021727 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) 20241107083021728 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) 20241107083021728 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) 20241107083021729 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) 20241107083021729 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) 20241107083021733 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) 20241107083021733 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) 20241107083021733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==241 .. V(S)==251) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021733 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) 20241107083021733 DRLCMACDL DEBUG -- Chunk with length 1338 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 251, MCS-3): 00 c6 8b 64 8c 75 7a 11 b5 7c 27 8c 00 d6 ba 24 96 a5 8b 70 a2 a3 a7 d5 33 19 18 54 78 d5 78 5b 24 13 50 77 10 (tbf_dl.cpp:686) 20241107083021733 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) 20241107083021733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 251) (tbf_dl.cpp:847) 20241107083021733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 251, MCS-3): 07 c0 3e 86 00 8c 17 c9 18 eb f4 22 6a f9 4e 18 01 ac 75 49 2c 4b 17 e1 44 47 4f ab 67 32 30 a8 f0 aa f1 b6 48 26 a0 ee 20 00 (tbf_dl.cpp:911) 20241107083021733 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Sending data request: sapi=5 arfcn=871 cur_fn=1386 block=9 data=07 c0 3e 86 00 8c 17 c9 18 eb f4 22 6a f9 4e 18 01 ac 75 49 2c 4b 17 e1 44 47 4f ab 67 32 30 a8 f0 aa f1 b6 48 26 a0 ee 20 00 (pcu_l1_if.cpp:182) 20241107083021733 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083021748 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) 20241107083021748 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) 20241107083021749 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) 20241107083021750 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) 20241107083021751 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) 20241107083021751 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) 20241107083021752 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) 20241107083021752 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) 20241107083021753 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) 20241107083021753 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) 20241107083021753 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) 20241107083021753 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) 20241107083021753 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) 20241107083021753 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) 20241107083021753 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) 20241107083021753 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) 20241107083021754 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) 20241107083021754 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) 20241107083021754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==241 .. V(S)==252) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021754 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) 20241107083021754 DRLCMACDL DEBUG -- Chunk with length 1301 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 252, MCS-3): bf 11 36 df a2 94 e8 fe 0b 5c 71 81 86 18 23 45 4f ba 6f 18 c1 db e3 40 2d b2 ce 13 2e fc f7 f7 92 bf e2 8c 82 (tbf_dl.cpp:686) 20241107083021754 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) 20241107083021754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 252) (tbf_dl.cpp:847) 20241107083021754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 252, MCS-3): 07 00 3f 86 7e 23 6c be 45 29 d1 fd 17 b8 e2 02 0d 31 46 8a 9e 74 df 30 82 b7 c7 81 5a 64 9d 27 5c f8 ef ef 25 7f c5 19 05 01 (tbf_dl.cpp:911) 20241107083021754 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 3f 86 7e 23 6c be 45 29 d1 fd 17 b8 e2 02 0d 31 46 8a 9e 74 df 30 82 b7 c7 81 5a 64 9d 27 5c f8 ef ef 25 7f c5 19 05 01 (pcu_l1_if.cpp:182) 20241107083021754 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083021766 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) 20241107083021766 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) 20241107083021767 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) 20241107083021767 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) 20241107083021768 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) 20241107083021768 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) 20241107083021769 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) 20241107083021769 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) 20241107083021769 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) 20241107083021769 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) 20241107083021770 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) 20241107083021770 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) 20241107083021771 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) 20241107083021771 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) 20241107083021772 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) 20241107083021772 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) 20241107083021773 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) 20241107083021773 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) 20241107083021773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==241 .. V(S)==253) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021773 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) 20241107083021773 DRLCMACDL DEBUG -- Chunk with length 1264 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 253, MCS-3): f3 a5 e4 dd 78 79 4c f0 52 db 8b 09 cc c0 5b ad 49 8b 60 1f f8 ac 61 12 0f 85 05 3e b9 b7 fe f6 4d 8c ec 8b e4 (tbf_dl.cpp:686) 20241107083021773 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) 20241107083021773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 253) (tbf_dl.cpp:847) 20241107083021773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 253, MCS-3): 07 40 3f 86 e6 4b c9 bb f1 f2 98 e0 a5 b6 17 13 98 81 b7 5a 93 16 c1 3e f0 59 c3 24 1e 0a 0b 7c 72 6f fd ed 9b 18 d9 17 c9 01 (tbf_dl.cpp:911) 20241107083021773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Sending data request: sapi=5 arfcn=871 cur_fn=1395 block=11 data=07 40 3f 86 e6 4b c9 bb f1 f2 98 e0 a5 b6 17 13 98 81 b7 5a 93 16 c1 3e f0 59 c3 24 1e 0a 0b 7c 72 6f fd ed 9b 18 d9 17 c9 01 (pcu_l1_if.cpp:182) 20241107083021774 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083021785 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) 20241107083021785 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) 20241107083021787 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) 20241107083021787 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) 20241107083021787 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) 20241107083021787 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) 20241107083021788 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) 20241107083021788 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) 20241107083021789 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) 20241107083021789 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) 20241107083021790 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) 20241107083021790 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) 20241107083021791 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) 20241107083021791 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) 20241107083021792 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) 20241107083021792 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) 20241107083021795 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) 20241107083021795 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) 20241107083021795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==241 .. V(S)==254) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021795 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) 20241107083021795 DRLCMACDL DEBUG -- Chunk with length 1227 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 254, MCS-3): a7 cb 3b 2c af 2f 2b 01 d4 a7 2f 38 b9 5c 4a 97 80 87 7c 5a 08 e6 d2 e7 03 1e f5 4e 48 e9 0b 99 ee 25 7b 8c 5b (tbf_dl.cpp:686) 20241107083021795 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) 20241107083021795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 254) (tbf_dl.cpp:847) 20241107083021795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 254, MCS-3): 07 80 3f 86 4e 97 77 58 5e 5f 56 02 a8 4f 5f 70 72 b9 94 2e 01 0f f9 b4 10 cc a5 cf 07 3c ea 9d 90 d2 17 32 dd 4b f6 18 b7 00 (tbf_dl.cpp:911) 20241107083021795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Sending data request: sapi=5 arfcn=871 cur_fn=1399 block=0 data=07 80 3f 86 4e 97 77 58 5e 5f 56 02 a8 4f 5f 70 72 b9 94 2e 01 0f f9 b4 10 cc a5 cf 07 3c ea 9d 90 d2 17 32 dd 4b f6 18 b7 00 (pcu_l1_if.cpp:182) 20241107083021796 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083021809 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) 20241107083021809 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) 20241107083021811 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) 20241107083021811 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) 20241107083021811 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) 20241107083021811 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) 20241107083021812 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) 20241107083021812 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) 20241107083021813 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) 20241107083021813 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) 20241107083021814 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) 20241107083021814 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) 20241107083021814 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) 20241107083021814 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) 20241107083021815 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) 20241107083021815 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) 20241107083021816 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) 20241107083021816 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) 20241107083021816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==241 .. V(S)==255) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021816 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) 20241107083021816 DRLCMACDL DEBUG -- Chunk with length 1190 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 255, MCS-3): c2 f5 51 bb 65 70 62 2f 55 7a 7d 61 15 13 1f 66 83 f9 ce de 8d 28 6a 71 d3 ea a1 e4 c5 e4 b1 40 fe 5a 47 d0 9c (tbf_dl.cpp:686) 20241107083021816 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) 20241107083021816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 255) (tbf_dl.cpp:847) 20241107083021816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 255, MCS-3): 07 c0 3f 86 84 eb a3 76 cb e0 c4 5e aa f4 fa c2 2a 26 3e cc 06 f3 9d bd 1b 51 d4 e2 a6 d5 43 c9 8b c9 63 81 fc b5 8e a0 39 01 (tbf_dl.cpp:911) 20241107083021816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Sending data request: sapi=5 arfcn=871 cur_fn=1404 block=1 data=07 c0 3f 86 84 eb a3 76 cb e0 c4 5e aa f4 fa c2 2a 26 3e cc 06 f3 9d bd 1b 51 d4 e2 a6 d5 43 c9 8b c9 63 81 fc b5 8e a0 39 01 (pcu_l1_if.cpp:182) 20241107083021817 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083021828 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) 20241107083021829 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) 20241107083021830 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) 20241107083021830 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) 20241107083021831 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) 20241107083021831 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) 20241107083021831 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) 20241107083021831 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) 20241107083021832 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) 20241107083021832 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) 20241107083021833 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) 20241107083021833 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) 20241107083021834 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) 20241107083021834 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) 20241107083021835 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) 20241107083021835 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) 20241107083021835 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) 20241107083021835 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) 20241107083021835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==241 .. V(S)==256) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021835 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) 20241107083021836 DRLCMACDL DEBUG -- Chunk with length 1153 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 256, MCS-3): 10 62 a5 ae 3e 92 8b 7e b0 e6 69 73 50 43 3e 6a 37 d9 5d 9f 3c f2 7d 1e 91 a5 cb 81 76 d0 3c c2 cf d5 6c 37 d7 (tbf_dl.cpp:686) 20241107083021836 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) 20241107083021836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 256) (tbf_dl.cpp:847) 20241107083021836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 256, MCS-3): 07 00 40 86 20 c4 4a 5d 7d 24 17 fd 60 cd d3 e6 a0 86 7c d4 6e b2 bb 3e 79 e4 fb 3c 22 4b 97 03 ed a0 79 84 9f ab d9 6e ae 01 (tbf_dl.cpp:911) 20241107083021836 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 40 86 20 c4 4a 5d 7d 24 17 fd 60 cd d3 e6 a0 86 7c d4 6e b2 bb 3e 79 e4 fb 3c 22 4b 97 03 ed a0 79 84 9f ab d9 6e ae 01 (pcu_l1_if.cpp:182) 20241107083021836 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083021848 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) 20241107083021848 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) 20241107083021849 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) 20241107083021849 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) 20241107083021850 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) 20241107083021850 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) 20241107083021851 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) 20241107083021851 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) 20241107083021852 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) 20241107083021852 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) 20241107083021852 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) 20241107083021852 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) 20241107083021853 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) 20241107083021853 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) 20241107083021854 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) 20241107083021854 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) 20241107083021857 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) 20241107083021857 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) 20241107083021857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==241 .. V(S)==257) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021857 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) 20241107083021857 DRLCMACDL DEBUG -- Chunk with length 1116 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 257, MCS-3): 3c d6 01 48 a1 4f 24 a5 70 89 50 6b fc 3d e2 26 bd e4 d5 3d 28 cf 77 42 9a 3c 07 ba 20 aa 61 fd 98 90 22 00 89 (tbf_dl.cpp:686) 20241107083021857 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) 20241107083021857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 257) (tbf_dl.cpp:847) 20241107083021857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 257, MCS-3): 07 40 40 86 78 ac 03 90 42 9f 48 4a e1 12 a1 d6 f8 7b c4 4d 7a c9 ab 7b 50 9e ef 84 34 79 0e 74 41 54 c3 fa 31 21 45 00 12 01 (tbf_dl.cpp:911) 20241107083021857 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Sending data request: sapi=5 arfcn=871 cur_fn=1412 block=3 data=07 40 40 86 78 ac 03 90 42 9f 48 4a e1 12 a1 d6 f8 7b c4 4d 7a c9 ab 7b 50 9e ef 84 34 79 0e 74 41 54 c3 fa 31 21 45 00 12 01 (pcu_l1_if.cpp:182) 20241107083021858 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083021872 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) 20241107083021872 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) 20241107083021873 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) 20241107083021873 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) 20241107083021874 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) 20241107083021874 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) 20241107083021874 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) 20241107083021874 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) 20241107083021875 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) 20241107083021875 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) 20241107083021876 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) 20241107083021876 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) 20241107083021877 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) 20241107083021877 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) 20241107083021878 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) 20241107083021878 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) 20241107083021879 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) 20241107083021879 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) 20241107083021879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==241 .. V(S)==258) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021879 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) 20241107083021879 DRLCMACDL DEBUG -- Chunk with length 1079 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 258, MCS-3): 86 22 bb b0 27 16 0a a1 11 b8 7a b2 eb b6 4e 9f 47 a8 fb 83 9e 9e 5f 4e 9a fc f0 e0 2a 49 e7 3b 1a 0b f7 b5 8f (tbf_dl.cpp:686) 20241107083021879 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) 20241107083021879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 258) (tbf_dl.cpp:847) 20241107083021879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 258, MCS-3): 07 80 40 86 0c 45 76 61 4f 2c 14 42 23 70 f5 64 d7 6d 9d 3e 8f 50 f7 07 3d 3d bf 9c 34 f9 e1 c1 55 92 ce 77 34 16 ee 6b 1f 01 (tbf_dl.cpp:911) 20241107083021879 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1421 Sending data request: sapi=5 arfcn=871 cur_fn=1417 block=4 data=07 80 40 86 0c 45 76 61 4f 2c 14 42 23 70 f5 64 d7 6d 9d 3e 8f 50 f7 07 3d 3d bf 9c 34 f9 e1 c1 55 92 ce 77 34 16 ee 6b 1f 01 (pcu_l1_if.cpp:182) 20241107083021880 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083021891 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) 20241107083021891 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) 20241107083021892 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) 20241107083021892 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) 20241107083021893 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) 20241107083021893 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) 20241107083021894 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) 20241107083021894 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) 20241107083021894 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) 20241107083021894 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) 20241107083021895 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) 20241107083021895 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) 20241107083021896 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) 20241107083021896 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) 20241107083021897 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) 20241107083021897 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) 20241107083021898 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) 20241107083021898 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) 20241107083021898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==241 .. V(S)==259) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021898 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) 20241107083021898 DRLCMACDL DEBUG -- Chunk with length 1042 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 259, MCS-3): b7 fa a3 dc 76 ec ac 9b 0c d4 87 0a 6f bb 9d fd 78 80 9b 5f 01 6b 88 4a ee cd 9c 49 b0 84 80 54 08 30 73 ad a7 (tbf_dl.cpp:686) 20241107083021898 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) 20241107083021898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 259) (tbf_dl.cpp:847) 20241107083021898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 259, MCS-3): 07 c0 40 86 6e f5 47 b9 ed d8 59 37 19 a8 0f 15 de 76 3b fb f1 00 37 bf 02 d6 10 95 dc 9b 39 93 60 09 01 a9 10 60 e6 5a 4f 01 (tbf_dl.cpp:911) 20241107083021898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Sending data request: sapi=5 arfcn=871 cur_fn=1421 block=5 data=07 c0 40 86 6e f5 47 b9 ed d8 59 37 19 a8 0f 15 de 76 3b fb f1 00 37 bf 02 d6 10 95 dc 9b 39 93 60 09 01 a9 10 60 e6 5a 4f 01 (pcu_l1_if.cpp:182) 20241107083021899 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083021910 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) 20241107083021910 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) 20241107083021911 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) 20241107083021911 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) 20241107083021912 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) 20241107083021912 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) 20241107083021912 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) 20241107083021912 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) 20241107083021913 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) 20241107083021913 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) 20241107083021914 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) 20241107083021914 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) 20241107083021915 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) 20241107083021915 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) 20241107083021915 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) 20241107083021915 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) 20241107083021919 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) 20241107083021919 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083021919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==241 .. V(S)==260) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083021919 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) 20241107083021919 DRLCMACDL DEBUG -- Chunk with length 1005 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083021919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 260, MCS-3): 55 57 68 cc e8 e4 e8 20 ce 3c 37 ff d3 13 e0 da e4 87 b5 e3 c9 fb cd d6 73 b2 a6 91 58 fb f2 cc 92 40 73 20 ed (tbf_dl.cpp:686) 20241107083021919 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) 20241107083021919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083021919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 260) (tbf_dl.cpp:847) 20241107083021919 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) 20241107083021919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1430 + 13 = 1443 (pdch_ul_controller.c:131) 20241107083021919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1443 for type POLL (pdch_ul_controller.c:184) 20241107083021919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1443, TS=7) (tbf_dl.cpp:883) 20241107083021919 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1443, TS=7 (tbf_dl.cpp:903) 20241107083021919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 260, MCS-3): 0f 00 41 86 aa ae d0 98 d1 c9 d1 41 9c 79 6e fe a7 27 c0 b5 c9 0f 6b c7 93 f7 9b ad e7 64 4d 23 b1 f6 e5 99 25 81 e6 40 da 01 (tbf_dl.cpp:911) 20241107083021919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1430 Sending data request: sapi=5 arfcn=871 cur_fn=1425 block=6 data=0f 00 41 86 aa ae d0 98 d1 c9 d1 41 9c 79 6e fe a7 27 c0 b5 c9 0f 6b c7 93 f7 9b ad e7 64 4d 23 b1 f6 e5 99 25 81 e6 40 da 01 (pcu_l1_if.cpp:182) 20241107083021920 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083021933 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) 20241107083021933 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) 20241107083021934 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) 20241107083021935 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) 20241107083021935 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) 20241107083021935 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) 20241107083021936 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) 20241107083021936 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) 20241107083021937 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) 20241107083021937 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) 20241107083021937 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) 20241107083021937 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) 20241107083021938 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) 20241107083021938 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) 20241107083021939 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) 20241107083021939 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) 20241107083021940 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083021952 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) 20241107083021952 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) 20241107083021954 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) 20241107083021954 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) 20241107083021955 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) 20241107083021955 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) 20241107083021955 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) 20241107083021955 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) 20241107083021956 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) 20241107083021956 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) 20241107083021957 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) 20241107083021957 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) 20241107083021958 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) 20241107083021958 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) 20241107083021958 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) 20241107083021958 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) 20241107083021959 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083021972 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) 20241107083021972 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) 20241107083021973 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) 20241107083021973 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) 20241107083021974 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) 20241107083021974 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) 20241107083021974 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) 20241107083021974 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) 20241107083021975 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) 20241107083021975 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) 20241107083021976 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) 20241107083021976 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) 20241107083021977 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) 20241107083021977 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) 20241107083021977 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) 20241107083021977 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) 20241107083021981 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083021995 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 00 a7 b2 0c 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083021995 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) 20241107083021995 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083021995 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083021995 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 = 262 | 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) 20241107083021996 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083021996 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083021996 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 262, have_crbb: 0, urbb_len:64, 0x55775316d7ec, 0x55775316d7f0, 4, 0, win: 241-261, 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:572) 20241107083021996 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 262, BSN 241 to 326 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083021996 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083021996 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=241)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=260) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083021996 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=241:261, lost=0, recv=0, skipped=20, bsn=2033, info='xxxxxxxxxxxxxxxxxxxx............................................' (tbf_dl.cpp:998) 20241107083021996 DRLCMACDL DEBUG - got ack for BSN=241 (rlc_window_dl.cpp:103) 20241107083021996 DRLCMACDL DEBUG - got ack for BSN=242 (rlc_window_dl.cpp:103) 20241107083021996 DRLCMACDL DEBUG - got ack for BSN=243 (rlc_window_dl.cpp:103) 20241107083021996 DRLCMACDL DEBUG - got ack for BSN=244 (rlc_window_dl.cpp:103) 20241107083021996 DRLCMACDL DEBUG - got ack for BSN=245 (rlc_window_dl.cpp:103) 20241107083021996 DRLCMACDL DEBUG - got ack for BSN=246 (rlc_window_dl.cpp:103) 20241107083021996 DRLCMACDL DEBUG - got ack for BSN=247 (rlc_window_dl.cpp:103) 20241107083021996 DRLCMACDL DEBUG - got ack for BSN=248 (rlc_window_dl.cpp:103) 20241107083021996 DRLCMACDL DEBUG - got ack for BSN=249 (rlc_window_dl.cpp:103) 20241107083021996 DRLCMACDL DEBUG - got ack for BSN=250 (rlc_window_dl.cpp:103) 20241107083021996 DRLCMACDL DEBUG - got ack for BSN=251 (rlc_window_dl.cpp:103) 20241107083021996 DRLCMACDL DEBUG - got ack for BSN=252 (rlc_window_dl.cpp:103) 20241107083021996 DRLCMACDL DEBUG - got ack for BSN=253 (rlc_window_dl.cpp:103) 20241107083021996 DRLCMACDL DEBUG - got ack for BSN=254 (rlc_window_dl.cpp:103) 20241107083021996 DRLCMACDL DEBUG - got ack for BSN=255 (rlc_window_dl.cpp:103) 20241107083021996 DRLCMACDL DEBUG - got ack for BSN=256 (rlc_window_dl.cpp:103) 20241107083021996 DRLCMACDL DEBUG - got ack for BSN=257 (rlc_window_dl.cpp:103) 20241107083021996 DRLCMACDL DEBUG - got ack for BSN=258 (rlc_window_dl.cpp:103) 20241107083021996 DRLCMACDL DEBUG - got ack for BSN=259 (rlc_window_dl.cpp:103) 20241107083021996 DRLCMACDL DEBUG - got ack for BSN=260 (rlc_window_dl.cpp:103) 20241107083021996 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) 20241107083021996 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=261)""(V(S)-1=260) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083021997 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) 20241107083021997 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) 20241107083021997 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) 20241107083021997 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) 20241107083021998 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) 20241107083021998 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) 20241107083021999 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) 20241107083021999 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) 20241107083022000 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) 20241107083022000 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) 20241107083022000 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) 20241107083022000 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) 20241107083022001 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) 20241107083022001 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) 20241107083022002 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) 20241107083022002 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) 20241107083022002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==261 .. V(S)==261) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022002 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) 20241107083022002 DRLCMACDL DEBUG -- Chunk with length 968 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 261, MCS-3): 33 b3 4c 32 9e a9 44 3f de 32 c3 a1 51 9d 3c da ef 47 29 44 a1 de 35 4c 65 9d 71 71 dd 7a bf 3a 60 bb 7c d3 9e (tbf_dl.cpp:686) 20241107083022002 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) 20241107083022002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 261) (tbf_dl.cpp:847) 20241107083022002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 261, MCS-3): 07 40 41 86 66 66 99 64 3c 53 89 7e bc 65 86 43 a3 3a 79 b4 df 8f 52 88 42 bd 6b 98 ca 3a e3 e2 ba f5 7e 75 c0 76 f9 a6 3d 01 (tbf_dl.cpp:911) 20241107083022002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1447 Sending data request: sapi=5 arfcn=871 cur_fn=1443 block=10 data=07 40 41 86 66 66 99 64 3c 53 89 7e bc 65 86 43 a3 3a 79 b4 df 8f 52 88 42 bd 6b 98 ca 3a e3 e2 ba f5 7e 75 c0 76 f9 a6 3d 01 (pcu_l1_if.cpp:182) 20241107083022003 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083022015 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) 20241107083022015 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) 20241107083022016 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) 20241107083022016 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) 20241107083022017 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) 20241107083022017 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) 20241107083022017 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) 20241107083022017 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) 20241107083022018 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) 20241107083022018 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) 20241107083022019 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) 20241107083022019 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) 20241107083022020 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) 20241107083022020 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) 20241107083022020 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) 20241107083022020 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) 20241107083022021 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) 20241107083022021 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) 20241107083022021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==261 .. V(S)==262) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022021 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) 20241107083022021 DRLCMACDL DEBUG -- Chunk with length 931 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 262, MCS-3): 9c 2c 25 a4 12 a8 23 06 c0 43 39 80 64 d0 72 ca 7a 00 cd 48 8e fb 40 fe d6 ab a9 37 33 c7 fd f8 79 0e 2b 96 e9 (tbf_dl.cpp:686) 20241107083022021 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) 20241107083022021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 262) (tbf_dl.cpp:847) 20241107083022021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 262, MCS-3): 07 80 41 86 38 59 4a 48 25 50 47 0c 80 87 72 00 c9 a0 e5 94 f5 00 9a 91 1c f7 81 fc ad 57 53 6f 66 8e fb f1 f3 1c 56 2c d3 01 (tbf_dl.cpp:911) 20241107083022021 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Sending data request: sapi=5 arfcn=871 cur_fn=1447 block=11 data=07 80 41 86 38 59 4a 48 25 50 47 0c 80 87 72 00 c9 a0 e5 94 f5 00 9a 91 1c f7 81 fc ad 57 53 6f 66 8e fb f1 f3 1c 56 2c d3 01 (pcu_l1_if.cpp:182) 20241107083022022 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083022033 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) 20241107083022033 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) 20241107083022035 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) 20241107083022035 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) 20241107083022035 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) 20241107083022035 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) 20241107083022036 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) 20241107083022036 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) 20241107083022037 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) 20241107083022037 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) 20241107083022037 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) 20241107083022037 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) 20241107083022038 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) 20241107083022038 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) 20241107083022039 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) 20241107083022039 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) 20241107083022043 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) 20241107083022043 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) 20241107083022043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==261 .. V(S)==263) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022043 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) 20241107083022043 DRLCMACDL DEBUG -- Chunk with length 894 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 263, MCS-3): 10 6c 4e f2 14 c3 0b 27 32 69 0b 1e bb 00 a8 ce cc 5d 35 21 c2 87 da 00 da 7d 9d 34 51 09 97 d9 90 8d 6a 77 47 (tbf_dl.cpp:686) 20241107083022043 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) 20241107083022043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 263) (tbf_dl.cpp:847) 20241107083022043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 263, MCS-3): 07 c0 41 86 20 d8 9c e4 29 86 17 4e 64 d2 16 3c 76 01 50 9d 99 bb 6a 42 84 0f b5 01 b4 fb 3a 69 a2 12 2e b3 21 1b d5 ee 8e 00 (tbf_dl.cpp:911) 20241107083022043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Sending data request: sapi=5 arfcn=871 cur_fn=1451 block=0 data=07 c0 41 86 20 d8 9c e4 29 86 17 4e 64 d2 16 3c 76 01 50 9d 99 bb 6a 42 84 0f b5 01 b4 fb 3a 69 a2 12 2e b3 21 1b d5 ee 8e 00 (pcu_l1_if.cpp:182) 20241107083022044 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083022057 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) 20241107083022057 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) 20241107083022058 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) 20241107083022058 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) 20241107083022059 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) 20241107083022059 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) 20241107083022060 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) 20241107083022060 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) 20241107083022061 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) 20241107083022061 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) 20241107083022062 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) 20241107083022062 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) 20241107083022063 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) 20241107083022063 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) 20241107083022064 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) 20241107083022064 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) 20241107083022065 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) 20241107083022065 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) 20241107083022065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==261 .. V(S)==264) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022066 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) 20241107083022066 DRLCMACDL DEBUG -- Chunk with length 857 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 264, MCS-3): 12 64 dd 5e 74 35 0d af 2d 69 19 2b 6e ae f1 a5 6f b8 7b e8 fd a3 75 84 e2 09 63 49 16 f0 c7 36 b6 bf 4b 9d 24 (tbf_dl.cpp:686) 20241107083022066 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) 20241107083022066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 264) (tbf_dl.cpp:847) 20241107083022066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 264, MCS-3): 07 00 42 86 24 c8 ba bd e8 6a 1a 5e 5b d2 32 56 dc 5c e3 4b df 70 f7 d0 fb 47 eb 08 c5 13 c6 92 2c e0 8f 6d 6c 7f 97 3a 49 00 (tbf_dl.cpp:911) 20241107083022066 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 42 86 24 c8 ba bd e8 6a 1a 5e 5b d2 32 56 dc 5c e3 4b df 70 f7 d0 fb 47 eb 08 c5 13 c6 92 2c e0 8f 6d 6c 7f 97 3a 49 00 (pcu_l1_if.cpp:182) 20241107083022067 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083022077 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) 20241107083022077 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) 20241107083022079 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) 20241107083022079 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) 20241107083022080 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) 20241107083022080 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) 20241107083022081 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) 20241107083022081 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) 20241107083022083 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) 20241107083022083 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) 20241107083022084 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) 20241107083022084 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) 20241107083022085 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) 20241107083022085 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) 20241107083022086 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) 20241107083022086 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) 20241107083022087 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) 20241107083022087 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) 20241107083022087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==261 .. V(S)==265) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022087 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) 20241107083022087 DRLCMACDL DEBUG -- Chunk with length 820 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 265, MCS-3): 68 a6 2d 4b 94 33 73 a3 f4 39 80 83 83 9d ff 10 32 02 64 9b b7 0c ef d4 bd 21 60 13 da 7b b1 a6 c9 55 44 cc 04 (tbf_dl.cpp:686) 20241107083022087 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) 20241107083022087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 265) (tbf_dl.cpp:847) 20241107083022087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 265, MCS-3): 07 40 42 86 d0 4c 5b 96 28 67 e6 46 e9 73 00 07 07 3b ff 21 64 04 c8 36 6f 19 de a9 7b 43 c0 26 b4 f7 62 4d 93 ab 88 98 09 00 (tbf_dl.cpp:911) 20241107083022087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Sending data request: sapi=5 arfcn=871 cur_fn=1460 block=2 data=07 40 42 86 d0 4c 5b 96 28 67 e6 46 e9 73 00 07 07 3b ff 21 64 04 c8 36 6f 19 de a9 7b 43 c0 26 b4 f7 62 4d 93 ab 88 98 09 00 (pcu_l1_if.cpp:182) 20241107083022087 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083022095 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) 20241107083022095 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) 20241107083022097 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) 20241107083022097 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) 20241107083022097 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) 20241107083022097 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) 20241107083022098 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) 20241107083022098 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) 20241107083022099 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) 20241107083022099 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) 20241107083022100 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) 20241107083022100 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) 20241107083022100 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) 20241107083022100 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) 20241107083022101 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) 20241107083022101 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) 20241107083022105 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) 20241107083022105 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) 20241107083022105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==261 .. V(S)==266) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022105 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) 20241107083022105 DRLCMACDL DEBUG -- Chunk with length 783 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 266, MCS-3): 89 11 91 2d bb 21 91 aa 16 4b 76 16 e0 6a bb 5f 9a d3 64 99 87 62 68 e1 bd 37 91 00 85 32 2b f5 a0 c1 1f 44 24 (tbf_dl.cpp:686) 20241107083022105 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) 20241107083022105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 266) (tbf_dl.cpp:847) 20241107083022105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 266, MCS-3): 07 80 42 86 12 23 22 5b 76 43 22 55 2d 96 ec 2c c0 d5 76 bf 34 a7 c9 32 0f c5 d0 c2 7b 6f 22 01 0a 65 56 ea 41 83 3f 88 48 00 (tbf_dl.cpp:911) 20241107083022105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Sending data request: sapi=5 arfcn=871 cur_fn=1464 block=3 data=07 80 42 86 12 23 22 5b 76 43 22 55 2d 96 ec 2c c0 d5 76 bf 34 a7 c9 32 0f c5 d0 c2 7b 6f 22 01 0a 65 56 ea 41 83 3f 88 48 00 (pcu_l1_if.cpp:182) 20241107083022106 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083022119 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) 20241107083022119 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) 20241107083022120 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) 20241107083022120 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) 20241107083022121 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) 20241107083022121 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) 20241107083022122 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) 20241107083022122 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) 20241107083022123 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) 20241107083022123 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) 20241107083022123 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) 20241107083022123 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) 20241107083022124 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) 20241107083022124 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) 20241107083022125 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) 20241107083022125 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) 20241107083022126 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) 20241107083022126 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) 20241107083022126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==261 .. V(S)==267) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022126 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) 20241107083022126 DRLCMACDL DEBUG -- Chunk with length 746 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 267, MCS-3): f4 99 d1 d7 bd 16 56 b6 46 4e 63 57 82 21 05 91 06 75 9b 55 b8 ac 0a 15 15 c6 f1 d1 a2 0e 81 38 4a 36 ca 85 9f (tbf_dl.cpp:686) 20241107083022126 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) 20241107083022126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 267) (tbf_dl.cpp:847) 20241107083022126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 267, MCS-3): 07 c0 42 86 e8 33 a3 af 7b 2d ac 6c 8d 9c c6 ae 04 43 0a 22 0d ea 36 ab 70 59 15 2a 2a 8c e3 a3 45 1d 02 71 94 6c 94 0b 3f 01 (tbf_dl.cpp:911) 20241107083022126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Sending data request: sapi=5 arfcn=871 cur_fn=1469 block=4 data=07 c0 42 86 e8 33 a3 af 7b 2d ac 6c 8d 9c c6 ae 04 43 0a 22 0d ea 36 ab 70 59 15 2a 2a 8c e3 a3 45 1d 02 71 94 6c 94 0b 3f 01 (pcu_l1_if.cpp:182) 20241107083022127 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083022138 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) 20241107083022138 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) 20241107083022140 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) 20241107083022140 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) 20241107083022140 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) 20241107083022141 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) 20241107083022141 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) 20241107083022141 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) 20241107083022142 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) 20241107083022142 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) 20241107083022143 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) 20241107083022143 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) 20241107083022144 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) 20241107083022144 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) 20241107083022144 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) 20241107083022144 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) 20241107083022145 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) 20241107083022145 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) 20241107083022145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==261 .. V(S)==268) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022145 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) 20241107083022145 DRLCMACDL DEBUG -- Chunk with length 709 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 268, MCS-3): 2a 5f e8 da 50 15 e4 5d dd c3 9e ee 4d 54 53 db 23 e1 be 4e 79 9e d4 85 8f 1a aa 87 73 95 53 8e 21 42 f5 2b 1a (tbf_dl.cpp:686) 20241107083022145 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) 20241107083022145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 268) (tbf_dl.cpp:847) 20241107083022145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 268, MCS-3): 07 00 43 86 54 be d0 b5 a1 2a c8 bb ba 87 3d dd 9b a8 a6 b6 47 c2 7d 9d f2 3c a9 0b 1f 35 54 0f e7 2a a7 1c 43 84 ea 57 34 00 (tbf_dl.cpp:911) 20241107083022145 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 43 86 54 be d0 b5 a1 2a c8 bb ba 87 3d dd 9b a8 a6 b6 47 c2 7d 9d f2 3c a9 0b 1f 35 54 0f e7 2a a7 1c 43 84 ea 57 34 00 (pcu_l1_if.cpp:182) 20241107083022146 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083022158 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) 20241107083022158 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) 20241107083022159 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) 20241107083022159 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) 20241107083022160 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) 20241107083022160 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) 20241107083022160 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) 20241107083022160 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) 20241107083022161 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) 20241107083022161 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) 20241107083022162 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) 20241107083022162 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) 20241107083022163 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) 20241107083022163 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) 20241107083022164 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) 20241107083022164 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) 20241107083022167 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) 20241107083022167 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) 20241107083022167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==261 .. V(S)==269) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022167 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) 20241107083022167 DRLCMACDL DEBUG -- Chunk with length 672 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 269, MCS-3): 2b 1a cc f9 88 e1 5b c6 09 1c 4b b4 6e 00 1e 7d ee 93 10 71 2a 00 9d 7e d4 d9 62 b5 7d 90 cb 55 c6 74 69 4b 61 (tbf_dl.cpp:686) 20241107083022167 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) 20241107083022167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 269) (tbf_dl.cpp:847) 20241107083022167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 269, MCS-3): 07 40 43 86 56 34 98 f3 11 c3 b7 8c 13 38 96 68 dd 00 3c fa dc 27 21 e2 54 00 3a fd a8 b3 c5 6a fb 20 97 ab 8c e9 d2 96 c2 00 (tbf_dl.cpp:911) 20241107083022167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Sending data request: sapi=5 arfcn=871 cur_fn=1477 block=6 data=07 40 43 86 56 34 98 f3 11 c3 b7 8c 13 38 96 68 dd 00 3c fa dc 27 21 e2 54 00 3a fd a8 b3 c5 6a fb 20 97 ab 8c e9 d2 96 c2 00 (pcu_l1_if.cpp:182) 20241107083022168 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083022181 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) 20241107083022182 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) 20241107083022183 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) 20241107083022183 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) 20241107083022184 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) 20241107083022184 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) 20241107083022184 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) 20241107083022184 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) 20241107083022185 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) 20241107083022185 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) 20241107083022186 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) 20241107083022186 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) 20241107083022187 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) 20241107083022187 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) 20241107083022188 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) 20241107083022188 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) 20241107083022189 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) 20241107083022189 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) 20241107083022189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==261 .. V(S)==270) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022189 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) 20241107083022189 DRLCMACDL DEBUG -- Chunk with length 635 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 270, MCS-3): cf 88 12 53 1b bd 51 4d 09 ff 0c 31 cf 20 68 a6 23 6b c4 51 46 78 bd e1 ed 3d f1 af 8b c1 5d 4d 64 1f fd 97 26 (tbf_dl.cpp:686) 20241107083022189 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) 20241107083022189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 270) (tbf_dl.cpp:847) 20241107083022189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 270, MCS-3): 07 80 43 86 9e 11 25 a6 36 7a a3 9a 12 fe 19 62 9e 41 d0 4c 47 d6 88 a3 8c f0 7a c3 db 7b e2 5f 17 83 bb 9a c8 3e fa 2f 4d 00 (tbf_dl.cpp:911) 20241107083022189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Sending data request: sapi=5 arfcn=871 cur_fn=1482 block=7 data=07 80 43 86 9e 11 25 a6 36 7a a3 9a 12 fe 19 62 9e 41 d0 4c 47 d6 88 a3 8c f0 7a c3 db 7b e2 5f 17 83 bb 9a c8 3e fa 2f 4d 00 (pcu_l1_if.cpp:182) 20241107083022190 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083022201 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) 20241107083022201 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) 20241107083022202 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) 20241107083022202 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) 20241107083022203 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) 20241107083022203 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) 20241107083022204 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) 20241107083022204 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) 20241107083022205 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) 20241107083022205 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) 20241107083022205 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) 20241107083022205 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) 20241107083022206 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) 20241107083022206 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) 20241107083022207 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) 20241107083022207 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) 20241107083022208 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) 20241107083022208 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) 20241107083022208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==261 .. V(S)==271) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022208 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) 20241107083022208 DRLCMACDL DEBUG -- Chunk with length 598 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 271, MCS-3): a3 b8 e8 14 32 52 89 11 ff df b4 04 6a ed f5 8c e9 29 f9 df d1 a3 20 1b 15 7f 81 c9 4a 4f f3 05 03 7f 5e cf 0c (tbf_dl.cpp:686) 20241107083022208 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) 20241107083022208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 271) (tbf_dl.cpp:847) 20241107083022208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 271, MCS-3): 07 c0 43 86 46 71 d1 29 64 a4 12 23 fe bf 69 09 d4 da eb 19 d3 53 f2 bf a3 47 41 36 2a fe 02 93 95 9e e6 0b 06 fe bc 9e 19 00 (tbf_dl.cpp:911) 20241107083022208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Sending data request: sapi=5 arfcn=871 cur_fn=1486 block=8 data=07 c0 43 86 46 71 d1 29 64 a4 12 23 fe bf 69 09 d4 da eb 19 d3 53 f2 bf a3 47 41 36 2a fe 02 93 95 9e e6 0b 06 fe bc 9e 19 00 (pcu_l1_if.cpp:182) 20241107083022209 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083022220 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) 20241107083022220 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) 20241107083022221 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) 20241107083022221 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) 20241107083022222 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) 20241107083022222 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) 20241107083022223 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) 20241107083022223 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) 20241107083022223 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) 20241107083022223 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) 20241107083022224 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) 20241107083022224 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) 20241107083022225 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) 20241107083022225 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) 20241107083022226 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) 20241107083022226 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) 20241107083022229 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) 20241107083022229 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) 20241107083022229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==261 .. V(S)==272) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022229 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) 20241107083022229 DRLCMACDL DEBUG -- Chunk with length 561 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 272, MCS-3): 16 35 63 d8 e9 04 db 3a 49 cc f4 2b b7 91 1c 7e 66 be 17 ab 2e e2 da d8 d3 6e b6 02 11 b9 34 74 ae 50 5e fe c5 (tbf_dl.cpp:686) 20241107083022229 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) 20241107083022229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 272) (tbf_dl.cpp:847) 20241107083022229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 272, MCS-3): 07 00 44 86 2c 6a c6 b0 d3 09 b6 75 92 98 e9 57 6e 23 39 fc cc 7c 2f 56 5d c4 b5 b1 a7 dd 6c 05 22 72 69 e8 5c a1 bc fc 8b 01 (tbf_dl.cpp:911) 20241107083022229 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 44 86 2c 6a c6 b0 d3 09 b6 75 92 98 e9 57 6e 23 39 fc cc 7c 2f 56 5d c4 b5 b1 a7 dd 6c 05 22 72 69 e8 5c a1 bc fc 8b 01 (pcu_l1_if.cpp:182) 20241107083022230 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083022244 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) 20241107083022244 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) 20241107083022245 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) 20241107083022245 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) 20241107083022246 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) 20241107083022246 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) 20241107083022247 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) 20241107083022247 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) 20241107083022248 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) 20241107083022248 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) 20241107083022248 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) 20241107083022249 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) 20241107083022249 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) 20241107083022249 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) 20241107083022250 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) 20241107083022250 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) 20241107083022251 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) 20241107083022251 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) 20241107083022251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==261 .. V(S)==273) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022251 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) 20241107083022251 DRLCMACDL DEBUG -- Chunk with length 524 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 273, MCS-3): 8a 91 88 10 84 9b 98 e5 c3 4f 28 84 29 49 22 53 2e fe 01 82 e9 cb 8b 2a f8 68 1e c0 5c 00 75 6f 33 b5 cd 17 ed (tbf_dl.cpp:686) 20241107083022251 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) 20241107083022251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 273) (tbf_dl.cpp:847) 20241107083022251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 273, MCS-3): 07 40 44 86 14 23 11 21 08 37 31 cb 87 9f 50 08 53 92 44 a6 5c fc 03 04 d3 97 17 55 f0 d1 3c 80 b9 00 ea de 66 6a 9b 2f da 01 (tbf_dl.cpp:911) 20241107083022251 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Sending data request: sapi=5 arfcn=871 cur_fn=1495 block=10 data=07 40 44 86 14 23 11 21 08 37 31 cb 87 9f 50 08 53 92 44 a6 5c fc 03 04 d3 97 17 55 f0 d1 3c 80 b9 00 ea de 66 6a 9b 2f da 01 (pcu_l1_if.cpp:182) 20241107083022252 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083022263 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) 20241107083022263 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) 20241107083022265 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) 20241107083022265 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) 20241107083022266 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) 20241107083022266 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) 20241107083022267 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) 20241107083022267 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) 20241107083022268 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) 20241107083022268 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) 20241107083022269 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) 20241107083022269 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) 20241107083022270 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) 20241107083022270 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) 20241107083022271 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) 20241107083022271 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) 20241107083022272 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) 20241107083022272 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) 20241107083022272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==261 .. V(S)==274) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022272 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) 20241107083022272 DRLCMACDL DEBUG -- Chunk with length 487 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 274, MCS-3): 67 62 8d 1b 5f f0 a1 b3 02 53 d3 58 e9 3e 59 53 86 a9 3c 6f 0b 04 39 3f cf 43 d1 08 9b 5c 62 fc dc 69 b9 49 76 (tbf_dl.cpp:686) 20241107083022272 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) 20241107083022272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 274) (tbf_dl.cpp:847) 20241107083022272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 274, MCS-3): 07 80 44 86 ce c4 1a 37 be e0 43 67 05 a6 a6 b1 d2 7d b2 a6 0c 53 79 de 16 08 72 7e 9e 87 a2 11 36 b9 c4 f8 b9 d3 72 93 ec 00 (tbf_dl.cpp:911) 20241107083022272 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Sending data request: sapi=5 arfcn=871 cur_fn=1499 block=11 data=07 80 44 86 ce c4 1a 37 be e0 43 67 05 a6 a6 b1 d2 7d b2 a6 0c 53 79 de 16 08 72 7e 9e 87 a2 11 36 b9 c4 f8 b9 d3 72 93 ec 00 (pcu_l1_if.cpp:182) 20241107083022273 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083022282 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) 20241107083022282 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) 20241107083022283 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) 20241107083022283 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) 20241107083022284 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) 20241107083022284 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) 20241107083022285 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) 20241107083022285 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) 20241107083022286 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) 20241107083022286 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) 20241107083022286 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) 20241107083022286 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) 20241107083022287 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) 20241107083022287 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) 20241107083022288 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) 20241107083022288 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) 20241107083022291 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) 20241107083022291 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) 20241107083022291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==261 .. V(S)==275) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022291 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) 20241107083022291 DRLCMACDL DEBUG -- Chunk with length 450 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 275, MCS-3): f0 4b b8 51 3b f3 92 b3 bc 47 95 19 03 54 ed 96 8e 12 17 cc 14 04 42 12 5d 1d cc 68 84 31 ea 42 f8 90 13 4c 6b (tbf_dl.cpp:686) 20241107083022291 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) 20241107083022291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 275) (tbf_dl.cpp:847) 20241107083022292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 275, MCS-3): 07 c0 44 86 e0 97 70 a3 76 e6 25 67 79 8f 2a 33 06 a8 da 2d 1d 25 2e 98 29 08 84 24 ba 3a 98 d1 08 63 d4 85 f0 21 27 98 d6 00 (tbf_dl.cpp:911) 20241107083022292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Sending data request: sapi=5 arfcn=871 cur_fn=1503 block=0 data=07 c0 44 86 e0 97 70 a3 76 e6 25 67 79 8f 2a 33 06 a8 da 2d 1d 25 2e 98 29 08 84 24 ba 3a 98 d1 08 63 d4 85 f0 21 27 98 d6 00 (pcu_l1_if.cpp:182) 20241107083022292 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083022306 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) 20241107083022306 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) 20241107083022307 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) 20241107083022307 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) 20241107083022308 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) 20241107083022308 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) 20241107083022309 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) 20241107083022309 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) 20241107083022310 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) 20241107083022310 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) 20241107083022311 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) 20241107083022311 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) 20241107083022311 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) 20241107083022311 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) 20241107083022312 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) 20241107083022312 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) 20241107083022313 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) 20241107083022313 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) 20241107083022313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==261 .. V(S)==276) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022313 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) 20241107083022313 DRLCMACDL DEBUG -- Chunk with length 413 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 276, MCS-3): 18 8b cf ea d1 cf 92 06 ea 3b 25 fb 5c 6f af 9b 24 cd 3b 0c 78 29 9a a9 37 d5 f6 ba 1b 38 e5 83 55 5a 5c 9a cc (tbf_dl.cpp:686) 20241107083022313 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) 20241107083022313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 276) (tbf_dl.cpp:847) 20241107083022313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 276, MCS-3): 07 00 45 86 30 16 9f d5 a3 9f 25 0d d4 77 4a f6 b9 de 5e 37 49 9a 77 18 f0 52 34 53 6f aa ed 75 37 70 ca 07 ab b4 b8 34 99 01 (tbf_dl.cpp:911) 20241107083022313 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 45 86 30 16 9f d5 a3 9f 25 0d d4 77 4a f6 b9 de 5e 37 49 9a 77 18 f0 52 34 53 6f aa ed 75 37 70 ca 07 ab b4 b8 34 99 01 (pcu_l1_if.cpp:182) 20241107083022314 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083022325 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) 20241107083022325 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) 20241107083022326 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) 20241107083022326 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) 20241107083022327 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) 20241107083022327 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) 20241107083022328 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) 20241107083022328 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) 20241107083022329 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) 20241107083022329 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) 20241107083022329 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) 20241107083022329 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) 20241107083022330 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) 20241107083022330 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) 20241107083022331 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) 20241107083022331 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) 20241107083022332 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) 20241107083022332 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) 20241107083022332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==261 .. V(S)==277) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022332 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) 20241107083022332 DRLCMACDL DEBUG -- Chunk with length 376 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 277, MCS-3): 43 f9 36 2e 6a 47 7f 0a 60 f2 44 3a c3 f7 df ee 0c bc 84 ff 8a 8a ff 51 6c cc 35 54 a0 58 41 c4 93 1b 26 47 72 (tbf_dl.cpp:686) 20241107083022332 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) 20241107083022332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 277) (tbf_dl.cpp:847) 20241107083022332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 277, MCS-3): 07 40 45 86 86 f2 6d 5c d4 8e fe 14 c0 e4 89 74 86 ef bf dd 19 78 09 ff 15 15 ff a3 d8 98 6b a8 40 b1 82 88 27 37 4c 8e e4 00 (tbf_dl.cpp:911) 20241107083022332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Sending data request: sapi=5 arfcn=871 cur_fn=1512 block=2 data=07 40 45 86 86 f2 6d 5c d4 8e fe 14 c0 e4 89 74 86 ef bf dd 19 78 09 ff 15 15 ff a3 d8 98 6b a8 40 b1 82 88 27 37 4c 8e e4 00 (pcu_l1_if.cpp:182) 20241107083022332 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083022344 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) 20241107083022344 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) 20241107083022345 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) 20241107083022345 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) 20241107083022346 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) 20241107083022346 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) 20241107083022347 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) 20241107083022347 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) 20241107083022347 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) 20241107083022347 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) 20241107083022348 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) 20241107083022348 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) 20241107083022349 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) 20241107083022349 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) 20241107083022350 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) 20241107083022350 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) 20241107083022353 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) 20241107083022353 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) 20241107083022353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==261 .. V(S)==278) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022353 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) 20241107083022353 DRLCMACDL DEBUG -- Chunk with length 339 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 278, MCS-3): 4c 9a 03 03 2b aa c2 4e 79 ff 67 a8 6d f8 56 24 ad 45 fa a2 dc 55 0a 56 2c d0 88 b3 7c 9d 05 a1 8b 2e fe cf 30 (tbf_dl.cpp:686) 20241107083022353 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) 20241107083022353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 278) (tbf_dl.cpp:847) 20241107083022353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 278, MCS-3): 07 80 45 86 98 34 07 06 56 54 85 9d f2 fe cf 50 db f0 ad 48 5a 8b f4 45 b9 ab 14 ac 58 a0 11 67 f9 3a 0b 42 17 5d fc 9f 61 00 (tbf_dl.cpp:911) 20241107083022354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Sending data request: sapi=5 arfcn=871 cur_fn=1516 block=3 data=07 80 45 86 98 34 07 06 56 54 85 9d f2 fe cf 50 db f0 ad 48 5a 8b f4 45 b9 ab 14 ac 58 a0 11 67 f9 3a 0b 42 17 5d fc 9f 61 00 (pcu_l1_if.cpp:182) 20241107083022354 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083022368 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) 20241107083022368 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) 20241107083022369 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) 20241107083022369 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) 20241107083022370 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) 20241107083022370 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) 20241107083022371 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) 20241107083022371 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) 20241107083022371 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) 20241107083022371 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) 20241107083022372 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) 20241107083022372 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) 20241107083022373 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) 20241107083022373 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) 20241107083022374 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) 20241107083022374 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) 20241107083022375 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) 20241107083022375 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) 20241107083022375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==261 .. V(S)==279) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022375 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) 20241107083022375 DRLCMACDL DEBUG -- Chunk with length 302 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 279, MCS-3): 5b 37 82 70 9c c9 6e 97 00 ff 62 04 5d e5 74 98 6b cc cb 15 9f 58 22 fa 61 8b 5d 29 c2 98 56 89 61 47 a6 50 9a (tbf_dl.cpp:686) 20241107083022375 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) 20241107083022375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 279) (tbf_dl.cpp:847) 20241107083022375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 279, MCS-3): 07 c0 45 86 b6 6e 04 e1 38 93 dd 2e 01 fe c5 08 ba ca e9 30 d7 98 97 2b 3e b1 44 f4 c3 16 bb 52 84 31 ad 12 c3 8e 4c a1 34 01 (tbf_dl.cpp:911) 20241107083022375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Sending data request: sapi=5 arfcn=871 cur_fn=1521 block=4 data=07 c0 45 86 b6 6e 04 e1 38 93 dd 2e 01 fe c5 08 ba ca e9 30 d7 98 97 2b 3e b1 44 f4 c3 16 bb 52 84 31 ad 12 c3 8e 4c a1 34 01 (pcu_l1_if.cpp:182) 20241107083022375 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083022387 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) 20241107083022387 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) 20241107083022388 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) 20241107083022388 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) 20241107083022389 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) 20241107083022389 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) 20241107083022390 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) 20241107083022390 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) 20241107083022391 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) 20241107083022391 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) 20241107083022392 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) 20241107083022392 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) 20241107083022392 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) 20241107083022392 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) 20241107083022393 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) 20241107083022393 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) 20241107083022394 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) 20241107083022394 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1529 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083022394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==261 .. V(S)==280) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022394 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) 20241107083022394 DRLCMACDL DEBUG -- Chunk with length 265 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 280, MCS-3): 68 96 57 89 49 41 1a 85 1f c0 32 53 34 5c ed fb 39 e1 a0 2e 6b b3 d9 8a 3c df ad 12 0b 70 37 14 dd ab 59 a2 56 (tbf_dl.cpp:686) 20241107083022394 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) 20241107083022394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 280) (tbf_dl.cpp:847) 20241107083022394 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) 20241107083022394 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1529 + 13 = 1542 (pdch_ul_controller.c:131) 20241107083022394 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1542 for type POLL (pdch_ul_controller.c:184) 20241107083022394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1542, TS=7) (tbf_dl.cpp:883) 20241107083022394 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1542, TS=7 (tbf_dl.cpp:903) 20241107083022394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 280, MCS-3): 0f 00 46 86 d0 2c af 12 93 82 34 0a 3f 80 65 a6 68 b8 da f7 73 c2 41 5d d6 66 b3 15 79 be 5b 25 16 e0 6e 28 ba 57 b3 44 ad 00 (tbf_dl.cpp:911) 20241107083022394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1529 Sending data request: sapi=5 arfcn=871 cur_fn=1525 block=5 data=0f 00 46 86 d0 2c af 12 93 82 34 0a 3f 80 65 a6 68 b8 da f7 73 c2 41 5d d6 66 b3 15 79 be 5b 25 16 e0 6e 28 ba 57 b3 44 ad 00 (pcu_l1_if.cpp:182) 20241107083022395 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083022407 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) 20241107083022407 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) 20241107083022408 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) 20241107083022408 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) 20241107083022409 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) 20241107083022409 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) 20241107083022409 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) 20241107083022410 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) 20241107083022410 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) 20241107083022410 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) 20241107083022411 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) 20241107083022411 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) 20241107083022412 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) 20241107083022412 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) 20241107083022413 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) 20241107083022413 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) 20241107083022416 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083022430 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) 20241107083022430 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) 20241107083022432 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) 20241107083022432 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) 20241107083022433 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) 20241107083022433 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) 20241107083022433 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) 20241107083022433 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) 20241107083022434 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) 20241107083022434 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) 20241107083022435 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) 20241107083022435 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) 20241107083022436 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) 20241107083022436 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) 20241107083022437 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) 20241107083022437 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) 20241107083022437 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083022449 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) 20241107083022449 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) 20241107083022451 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) 20241107083022451 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) 20241107083022452 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) 20241107083022452 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) 20241107083022453 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) 20241107083022453 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) 20241107083022453 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) 20241107083022453 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) 20241107083022454 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) 20241107083022454 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) 20241107083022455 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) 20241107083022455 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) 20241107083022456 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) 20241107083022456 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) 20241107083022457 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083022469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1538 block=8 data=40 20 00 a7 b2 34 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083022469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083022469 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083022469 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083022469 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 = 282 | 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) 20241107083022469 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083022469 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083022469 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 282, have_crbb: 0, urbb_len:64, 0x55775316d7ec, 0x55775316d7f0, 4, 0, win: 261-281, 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:572) 20241107083022469 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 282, BSN 261 to 346 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083022469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083022469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=261)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=280) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083022469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=261:281, lost=0, recv=0, skipped=20, bsn=5, info='xxxxxxxxxxxxxxxxxxxx............................................' (tbf_dl.cpp:998) 20241107083022469 DRLCMACDL DEBUG - got ack for BSN=261 (rlc_window_dl.cpp:103) 20241107083022469 DRLCMACDL DEBUG - got ack for BSN=262 (rlc_window_dl.cpp:103) 20241107083022469 DRLCMACDL DEBUG - got ack for BSN=263 (rlc_window_dl.cpp:103) 20241107083022469 DRLCMACDL DEBUG - got ack for BSN=264 (rlc_window_dl.cpp:103) 20241107083022469 DRLCMACDL DEBUG - got ack for BSN=265 (rlc_window_dl.cpp:103) 20241107083022469 DRLCMACDL DEBUG - got ack for BSN=266 (rlc_window_dl.cpp:103) 20241107083022469 DRLCMACDL DEBUG - got ack for BSN=267 (rlc_window_dl.cpp:103) 20241107083022469 DRLCMACDL DEBUG - got ack for BSN=268 (rlc_window_dl.cpp:103) 20241107083022469 DRLCMACDL DEBUG - got ack for BSN=269 (rlc_window_dl.cpp:103) 20241107083022469 DRLCMACDL DEBUG - got ack for BSN=270 (rlc_window_dl.cpp:103) 20241107083022469 DRLCMACDL DEBUG - got ack for BSN=271 (rlc_window_dl.cpp:103) 20241107083022469 DRLCMACDL DEBUG - got ack for BSN=272 (rlc_window_dl.cpp:103) 20241107083022469 DRLCMACDL DEBUG - got ack for BSN=273 (rlc_window_dl.cpp:103) 20241107083022469 DRLCMACDL DEBUG - got ack for BSN=274 (rlc_window_dl.cpp:103) 20241107083022469 DRLCMACDL DEBUG - got ack for BSN=275 (rlc_window_dl.cpp:103) 20241107083022469 DRLCMACDL DEBUG - got ack for BSN=276 (rlc_window_dl.cpp:103) 20241107083022469 DRLCMACDL DEBUG - got ack for BSN=277 (rlc_window_dl.cpp:103) 20241107083022469 DRLCMACDL DEBUG - got ack for BSN=278 (rlc_window_dl.cpp:103) 20241107083022469 DRLCMACDL DEBUG - got ack for BSN=279 (rlc_window_dl.cpp:103) 20241107083022469 DRLCMACDL DEBUG - got ack for BSN=280 (rlc_window_dl.cpp:103) 20241107083022469 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) 20241107083022469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=281)""(V(S)-1=280) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083022470 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) 20241107083022470 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) 20241107083022471 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) 20241107083022471 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) 20241107083022471 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) 20241107083022471 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) 20241107083022472 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) 20241107083022472 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) 20241107083022473 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) 20241107083022473 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) 20241107083022474 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) 20241107083022474 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) 20241107083022475 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) 20241107083022475 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) 20241107083022478 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) 20241107083022478 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) 20241107083022478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==281 .. V(S)==281) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022478 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) 20241107083022478 DRLCMACDL DEBUG -- Chunk with length 228 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 281, MCS-3): a9 91 75 20 66 a2 67 57 4f ce c5 ec b1 1f 50 be 3f 1f a3 44 69 94 b3 de ad f3 3c c2 8d 17 a6 9b a2 13 e9 85 a5 (tbf_dl.cpp:686) 20241107083022478 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) 20241107083022478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 281) (tbf_dl.cpp:847) 20241107083022478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 281, MCS-3): 07 40 46 86 52 23 eb 40 cc 44 cf ae 9e 9c 8b d9 63 3f a0 7c 7f 3e 46 89 d2 28 67 bd 5b e7 79 84 1b 2f 4c 37 45 27 d2 0b 4b 01 (tbf_dl.cpp:911) 20241107083022478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Sending data request: sapi=5 arfcn=871 cur_fn=1542 block=9 data=07 40 46 86 52 23 eb 40 cc 44 cf ae 9e 9c 8b d9 63 3f a0 7c 7f 3e 46 89 d2 28 67 bd 5b e7 79 84 1b 2f 4c 37 45 27 d2 0b 4b 01 (pcu_l1_if.cpp:182) 20241107083022479 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083022492 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) 20241107083022492 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) 20241107083022494 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) 20241107083022494 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) 20241107083022495 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) 20241107083022495 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) 20241107083022496 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) 20241107083022496 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) 20241107083022496 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) 20241107083022496 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) 20241107083022497 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) 20241107083022497 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) 20241107083022498 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) 20241107083022498 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) 20241107083022499 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) 20241107083022499 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) 20241107083022500 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) 20241107083022500 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) 20241107083022500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==281 .. V(S)==282) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022500 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) 20241107083022500 DRLCMACDL DEBUG -- Chunk with length 191 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 282, MCS-3): 48 ac d5 6c 14 ab 11 09 7c 6f a4 db 88 06 ea 85 07 58 45 de 9b 13 d2 87 89 c1 0d a6 76 20 d3 9f 9b 8e 3d bf 3b (tbf_dl.cpp:686) 20241107083022500 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) 20241107083022500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 282) (tbf_dl.cpp:847) 20241107083022500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 282, MCS-3): 07 80 46 86 90 58 ab d9 28 56 23 12 f8 de 48 b7 11 0d d4 0b 0f b0 8a bc 37 27 a4 0f 13 83 1b 4c ed 40 a6 3f 37 1d 7b 7e 77 00 (tbf_dl.cpp:911) 20241107083022500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Sending data request: sapi=5 arfcn=871 cur_fn=1547 block=10 data=07 80 46 86 90 58 ab d9 28 56 23 12 f8 de 48 b7 11 0d d4 0b 0f b0 8a bc 37 27 a4 0f 13 83 1b 4c ed 40 a6 3f 37 1d 7b 7e 77 00 (pcu_l1_if.cpp:182) 20241107083022500 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083022513 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) 20241107083022513 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) 20241107083022514 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) 20241107083022514 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) 20241107083022514 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) 20241107083022514 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) 20241107083022515 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) 20241107083022515 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) 20241107083022515 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) 20241107083022515 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) 20241107083022515 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) 20241107083022515 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) 20241107083022515 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) 20241107083022515 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) 20241107083022516 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) 20241107083022516 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) 20241107083022516 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) 20241107083022516 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) 20241107083022516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==281 .. V(S)==283) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022516 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) 20241107083022516 DRLCMACDL DEBUG -- Chunk with length 154 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 283, MCS-3): 83 e7 53 62 f9 c9 a4 67 b7 71 96 50 94 6e 45 53 78 f1 d3 c6 6b 8e 7d ad dc b3 73 67 a3 48 0f 18 2e 36 ed aa c2 (tbf_dl.cpp:686) 20241107083022516 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) 20241107083022516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 283) (tbf_dl.cpp:847) 20241107083022516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 283, MCS-3): 07 c0 46 86 06 cf a7 c4 f2 93 49 cf 6e e3 2c a1 28 dd 8a a6 f0 e2 a7 8d d7 1c fb 5a b9 67 e7 ce 46 91 1e 30 5c 6c da 55 85 01 (tbf_dl.cpp:911) 20241107083022516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1555 Sending data request: sapi=5 arfcn=871 cur_fn=1551 block=11 data=07 c0 46 86 06 cf a7 c4 f2 93 49 cf 6e e3 2c a1 28 dd 8a a6 f0 e2 a7 8d d7 1c fb 5a b9 67 e7 ce 46 91 1e 30 5c 6c da 55 85 01 (pcu_l1_if.cpp:182) 20241107083022516 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083022531 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) 20241107083022531 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) 20241107083022532 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) 20241107083022532 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) 20241107083022532 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) 20241107083022532 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) 20241107083022533 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) 20241107083022533 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) 20241107083022533 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) 20241107083022533 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) 20241107083022534 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) 20241107083022534 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) 20241107083022534 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) 20241107083022534 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) 20241107083022535 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) 20241107083022535 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) 20241107083022541 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) 20241107083022541 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) 20241107083022541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==281 .. V(S)==284) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022541 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) 20241107083022541 DRLCMACDL DEBUG -- Chunk with length 117 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 284, MCS-3): 51 d5 8a ad 21 f7 a6 6e c3 e5 a0 12 94 2a 0a 40 04 29 e5 4f 41 81 13 f4 61 84 f6 a7 d9 5e 89 41 c0 e8 6f f1 82 (tbf_dl.cpp:686) 20241107083022541 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) 20241107083022541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 284) (tbf_dl.cpp:847) 20241107083022541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 284, MCS-3): 07 00 47 86 a2 aa 15 5b 43 ee 4d dd 86 cb 41 25 28 55 14 80 08 52 ca 9f 82 02 27 e8 c3 08 ed 4f b3 bd 12 83 80 d1 df e2 05 01 (tbf_dl.cpp:911) 20241107083022541 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 47 86 a2 aa 15 5b 43 ee 4d dd 86 cb 41 25 28 55 14 80 08 52 ca 9f 82 02 27 e8 c3 08 ed 4f b3 bd 12 83 80 d1 df e2 05 01 (pcu_l1_if.cpp:182) 20241107083022542 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083022556 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) 20241107083022556 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) 20241107083022557 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) 20241107083022557 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) 20241107083022558 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) 20241107083022558 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) 20241107083022559 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) 20241107083022559 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) 20241107083022560 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) 20241107083022560 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) 20241107083022560 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) 20241107083022560 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) 20241107083022561 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) 20241107083022561 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) 20241107083022562 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) 20241107083022562 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) 20241107083022563 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) 20241107083022563 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) 20241107083022563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==281 .. V(S)==285) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022563 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) 20241107083022563 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 285, MCS-3): 77 ef 28 12 ef e2 93 0f d5 b1 ca af 68 6c 8d d3 50 7e 57 0c fd 05 9d 75 5e ee fb 59 8f 71 77 54 bf 4c 40 c8 21 (tbf_dl.cpp:686) 20241107083022563 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) 20241107083022563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 285) (tbf_dl.cpp:847) 20241107083022563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 285, MCS-3): 07 40 47 86 ee de 51 24 de c5 27 1f aa 63 95 5f d1 d8 1a a7 a1 fc ae 18 fa 0b 3a eb bc dc f7 b3 1e e3 ee a8 7e 99 80 90 43 00 (tbf_dl.cpp:911) 20241107083022564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Sending data request: sapi=5 arfcn=871 cur_fn=1560 block=1 data=07 40 47 86 ee de 51 24 de c5 27 1f aa 63 95 5f d1 d8 1a a7 a1 fc ae 18 fa 0b 3a eb bc dc f7 b3 1e e3 ee a8 7e 99 80 90 43 00 (pcu_l1_if.cpp:182) 20241107083022564 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083022575 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) 20241107083022575 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) 20241107083022576 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) 20241107083022576 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) 20241107083022577 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) 20241107083022577 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) 20241107083022578 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) 20241107083022578 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) 20241107083022579 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) 20241107083022579 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) 20241107083022579 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) 20241107083022579 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) 20241107083022580 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) 20241107083022580 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) 20241107083022581 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) 20241107083022581 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) 20241107083022582 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) 20241107083022582 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) 20241107083022582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==281 .. V(S)==286) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022582 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) 20241107083022582 DRLCMACDL DEBUG -- Chunk with length 43 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 286, MCS-3): 68 d2 51 b5 97 ae 2e 42 cd ee cd 8c db 47 9d 9c b3 29 cc 0f 90 9b 6b 00 78 32 db 18 f8 46 c8 9c 9d 41 76 db 6e (tbf_dl.cpp:686) 20241107083022582 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) 20241107083022582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 286) (tbf_dl.cpp:847) 20241107083022582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 286, MCS-3): 07 80 47 86 d0 a4 a3 6a 2f 5d 5d 84 9a dd 9b 19 b7 8f 3a 39 67 53 98 1f 20 37 d7 00 f0 64 b6 31 f0 8d 90 39 3b 83 ec b6 dd 00 (tbf_dl.cpp:911) 20241107083022582 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Sending data request: sapi=5 arfcn=871 cur_fn=1564 block=2 data=07 80 47 86 d0 a4 a3 6a 2f 5d 5d 84 9a dd 9b 19 b7 8f 3a 39 67 53 98 1f 20 37 d7 00 f0 64 b6 31 f0 8d 90 39 3b 83 ec b6 dd 00 (pcu_l1_if.cpp:182) 20241107083022583 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083022595 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) 20241107083022595 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) 20241107083022596 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) 20241107083022596 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) 20241107083022597 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) 20241107083022597 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) 20241107083022598 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) 20241107083022598 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) 20241107083022599 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) 20241107083022599 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) 20241107083022600 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) 20241107083022601 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) 20241107083022601 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) 20241107083022601 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) 20241107083022602 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) 20241107083022602 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) 20241107083022604 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) 20241107083022604 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) 20241107083022604 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==281 .. V(S)==287) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022604 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) 20241107083022605 DRLCMACDL DEBUG -- Chunk with length 6 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083022605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083022605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083022605 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 287, MCS-3): 0d c9 b8 2e ae ee fb ea 68 66 07 a3 8d ee 84 a9 cb 7e 38 35 5a ef 1f cc 0d 5a da 2a 9f 4e c4 7f 2b e9 10 72 a6 (tbf_dl.cpp:686) 20241107083022605 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) 20241107083022605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 287) (tbf_dl.cpp:847) 20241107083022605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 287, MCS-3): 07 c0 47 06 1a 92 71 5d 5c dd f7 d5 d1 cc 0e 46 1b dd 09 53 97 fd 70 6a b4 de 3f 98 1b b4 b4 55 3e 9d 88 ff 56 d2 21 e4 4c 01 (tbf_dl.cpp:911) 20241107083022605 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Sending data request: sapi=5 arfcn=871 cur_fn=1568 block=3 data=07 c0 47 06 1a 92 71 5d 5c dd f7 d5 d1 cc 0e 46 1b dd 09 53 97 fd 70 6a b4 de 3f 98 1b b4 b4 55 3e 9d 88 ff 56 d2 21 e4 4c 01 (pcu_l1_if.cpp:182) 20241107083022605 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083022619 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) 20241107083022619 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) 20241107083022620 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) 20241107083022620 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) 20241107083022621 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) 20241107083022621 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) 20241107083022622 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) 20241107083022622 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) 20241107083022623 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) 20241107083022623 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) 20241107083022624 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) 20241107083022624 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) 20241107083022625 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) 20241107083022625 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) 20241107083022626 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) 20241107083022626 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) 20241107083022627 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) 20241107083022627 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) 20241107083022627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==281 .. V(S)==288) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022627 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) 20241107083022627 DRLCMACDL DEBUG -- Chunk with length 1370 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 288, MCS-3): d8 96 a2 5f e8 3d e6 e2 a1 06 8c f7 86 6d 5f b1 6f 2e ba 43 4e 00 1b 5d 61 19 aa b7 89 e0 f9 15 00 c6 8b 64 8c (tbf_dl.cpp:686) 20241107083022627 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) 20241107083022627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 288) (tbf_dl.cpp:847) 20241107083022627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 288, MCS-3): 07 00 48 86 b0 2d 45 bf d0 7b cc c5 43 0d 18 ef 0d db be 62 df 5c 74 87 9c 00 36 ba c2 32 54 6f 13 c1 f3 2b 00 8c 17 c9 18 01 (tbf_dl.cpp:911) 20241107083022627 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 48 86 b0 2d 45 bf d0 7b cc c5 43 0d 18 ef 0d db be 62 df 5c 74 87 9c 00 36 ba c2 32 54 6f 13 c1 f3 2b 00 8c 17 c9 18 01 (pcu_l1_if.cpp:182) 20241107083022628 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083022639 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) 20241107083022639 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) 20241107083022641 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) 20241107083022641 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) 20241107083022642 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) 20241107083022642 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) 20241107083022643 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) 20241107083022643 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) 20241107083022644 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) 20241107083022644 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) 20241107083022645 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) 20241107083022645 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) 20241107083022646 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) 20241107083022646 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) 20241107083022647 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) 20241107083022647 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) 20241107083022647 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) 20241107083022647 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) 20241107083022647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==281 .. V(S)==289) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022647 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) 20241107083022647 DRLCMACDL DEBUG -- Chunk with length 1333 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 289, MCS-3): 75 7a 11 b5 7c 27 8c 00 d6 ba 24 96 a5 8b 70 a2 a3 a7 d5 33 19 18 54 78 d5 78 5b 24 13 50 77 10 bf 11 36 df a2 (tbf_dl.cpp:686) 20241107083022647 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) 20241107083022647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 289) (tbf_dl.cpp:847) 20241107083022648 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 289, MCS-3): 07 40 48 86 ea f4 22 6a f9 4e 18 01 ac 75 49 2c 4b 17 e1 44 47 4f ab 67 32 30 a8 f0 aa f1 b6 48 26 a0 ee 20 7e 23 6c be 45 01 (tbf_dl.cpp:911) 20241107083022648 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Sending data request: sapi=5 arfcn=871 cur_fn=1577 block=5 data=07 40 48 86 ea f4 22 6a f9 4e 18 01 ac 75 49 2c 4b 17 e1 44 47 4f ab 67 32 30 a8 f0 aa f1 b6 48 26 a0 ee 20 7e 23 6c be 45 01 (pcu_l1_if.cpp:182) 20241107083022648 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083022658 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) 20241107083022658 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) 20241107083022659 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) 20241107083022659 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) 20241107083022659 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) 20241107083022659 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) 20241107083022660 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) 20241107083022660 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) 20241107083022660 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) 20241107083022660 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) 20241107083022661 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) 20241107083022661 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) 20241107083022661 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) 20241107083022662 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) 20241107083022662 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) 20241107083022662 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) 20241107083022668 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) 20241107083022668 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) 20241107083022668 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==281 .. V(S)==290) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022668 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) 20241107083022668 DRLCMACDL DEBUG -- Chunk with length 1296 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022668 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 290, MCS-3): 94 e8 fe 0b 5c 71 81 86 18 23 45 4f ba 6f 18 c1 db e3 40 2d b2 ce 13 2e fc f7 f7 92 bf e2 8c 82 f3 a5 e4 dd 78 (tbf_dl.cpp:686) 20241107083022668 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) 20241107083022668 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022668 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 290) (tbf_dl.cpp:847) 20241107083022668 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 290, MCS-3): 07 80 48 86 28 d1 fd 17 b8 e2 02 0d 31 46 8a 9e 74 df 30 82 b7 c7 81 5a 64 9d 27 5c f8 ef ef 25 7f c5 19 05 e7 4b c9 bb f1 00 (tbf_dl.cpp:911) 20241107083022668 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Sending data request: sapi=5 arfcn=871 cur_fn=1581 block=6 data=07 80 48 86 28 d1 fd 17 b8 e2 02 0d 31 46 8a 9e 74 df 30 82 b7 c7 81 5a 64 9d 27 5c f8 ef ef 25 7f c5 19 05 e7 4b c9 bb f1 00 (pcu_l1_if.cpp:182) 20241107083022668 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083022682 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) 20241107083022682 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) 20241107083022683 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) 20241107083022683 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) 20241107083022683 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) 20241107083022683 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) 20241107083022683 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) 20241107083022683 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) 20241107083022684 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) 20241107083022684 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) 20241107083022684 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) 20241107083022684 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) 20241107083022685 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) 20241107083022685 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) 20241107083022685 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) 20241107083022685 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) 20241107083022686 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) 20241107083022686 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) 20241107083022686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==281 .. V(S)==291) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022686 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) 20241107083022686 DRLCMACDL DEBUG -- Chunk with length 1259 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 291, MCS-3): 79 4c f0 52 db 8b 09 cc c0 5b ad 49 8b 60 1f f8 ac 61 12 0f 85 05 3e b9 b7 fe f6 4d 8c ec 8b e4 a7 cb 3b 2c af (tbf_dl.cpp:686) 20241107083022686 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) 20241107083022686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 291) (tbf_dl.cpp:847) 20241107083022686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 291, MCS-3): 07 c0 48 86 f2 98 e0 a5 b6 17 13 98 81 b7 5a 93 16 c1 3e f0 59 c3 24 1e 0a 0b 7c 72 6f fd ed 9b 18 d9 17 c9 4f 97 77 58 5e 01 (tbf_dl.cpp:911) 20241107083022686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Sending data request: sapi=5 arfcn=871 cur_fn=1586 block=7 data=07 c0 48 86 f2 98 e0 a5 b6 17 13 98 81 b7 5a 93 16 c1 3e f0 59 c3 24 1e 0a 0b 7c 72 6f fd ed 9b 18 d9 17 c9 4f 97 77 58 5e 01 (pcu_l1_if.cpp:182) 20241107083022687 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083022701 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) 20241107083022701 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) 20241107083022702 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) 20241107083022702 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) 20241107083022703 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) 20241107083022703 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) 20241107083022704 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) 20241107083022704 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) 20241107083022704 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) 20241107083022704 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) 20241107083022705 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) 20241107083022705 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) 20241107083022706 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) 20241107083022706 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) 20241107083022707 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) 20241107083022707 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) 20241107083022707 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) 20241107083022707 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) 20241107083022707 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==281 .. V(S)==292) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022707 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) 20241107083022707 DRLCMACDL DEBUG -- Chunk with length 1222 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022707 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 292, MCS-3): 2f 2b 01 d4 a7 2f 38 b9 5c 4a 97 80 87 7c 5a 08 e6 d2 e7 03 1e f5 4e 48 e9 0b 99 ee 25 7b 8c 5b c2 f5 51 bb 65 (tbf_dl.cpp:686) 20241107083022707 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) 20241107083022707 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022707 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 292) (tbf_dl.cpp:847) 20241107083022707 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 292, MCS-3): 07 00 49 86 5e 56 02 a8 4f 5f 70 72 b9 94 2e 01 0f f9 b4 10 cc a5 cf 07 3c ea 9d 90 d2 17 32 dd 4b f6 18 b7 84 eb a3 76 cb 00 (tbf_dl.cpp:911) 20241107083022707 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 86 5e 56 02 a8 4f 5f 70 72 b9 94 2e 01 0f f9 b4 10 cc a5 cf 07 3c ea 9d 90 d2 17 32 dd 4b f6 18 b7 84 eb a3 76 cb 00 (pcu_l1_if.cpp:182) 20241107083022708 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083022720 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) 20241107083022720 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) 20241107083022721 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) 20241107083022721 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) 20241107083022722 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) 20241107083022722 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) 20241107083022723 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) 20241107083022723 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) 20241107083022723 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) 20241107083022723 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) 20241107083022724 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) 20241107083022724 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) 20241107083022725 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) 20241107083022725 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) 20241107083022725 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) 20241107083022725 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) 20241107083022729 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) 20241107083022729 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) 20241107083022729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==281 .. V(S)==293) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022729 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) 20241107083022729 DRLCMACDL DEBUG -- Chunk with length 1185 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 293, MCS-3): 70 62 2f 55 7a 7d 61 15 13 1f 66 83 f9 ce de 8d 28 6a 71 d3 ea a1 e4 c5 e4 b1 40 fe 5a 47 d0 9c 10 62 a5 ae 3e (tbf_dl.cpp:686) 20241107083022730 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) 20241107083022730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 293) (tbf_dl.cpp:847) 20241107083022730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 293, MCS-3): 07 40 49 86 e0 c4 5e aa f4 fa c2 2a 26 3e cc 06 f3 9d bd 1b 51 d4 e2 a6 d5 43 c9 8b c9 63 81 fc b5 8e a0 39 21 c4 4a 5d 7d 00 (tbf_dl.cpp:911) 20241107083022730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Sending data request: sapi=5 arfcn=871 cur_fn=1594 block=9 data=07 40 49 86 e0 c4 5e aa f4 fa c2 2a 26 3e cc 06 f3 9d bd 1b 51 d4 e2 a6 d5 43 c9 8b c9 63 81 fc b5 8e a0 39 21 c4 4a 5d 7d 00 (pcu_l1_if.cpp:182) 20241107083022730 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083022745 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) 20241107083022745 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) 20241107083022747 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) 20241107083022747 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) 20241107083022747 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) 20241107083022747 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) 20241107083022748 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) 20241107083022748 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) 20241107083022750 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) 20241107083022750 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) 20241107083022751 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) 20241107083022751 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) 20241107083022751 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) 20241107083022751 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) 20241107083022752 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) 20241107083022752 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) 20241107083022752 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) 20241107083022752 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) 20241107083022752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==281 .. V(S)==294) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022752 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) 20241107083022752 DRLCMACDL DEBUG -- Chunk with length 1148 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 294, MCS-3): 92 8b 7e b0 e6 69 73 50 43 3e 6a 37 d9 5d 9f 3c f2 7d 1e 91 a5 cb 81 76 d0 3c c2 cf d5 6c 37 d7 3c d6 01 48 a1 (tbf_dl.cpp:686) 20241107083022752 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) 20241107083022752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 294) (tbf_dl.cpp:847) 20241107083022752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 294, MCS-3): 07 80 49 86 24 17 fd 60 cd d3 e6 a0 86 7c d4 6e b2 bb 3e 79 e4 fb 3c 22 4b 97 03 ed a0 79 84 9f ab d9 6e ae 79 ac 03 90 42 01 (tbf_dl.cpp:911) 20241107083022752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Sending data request: sapi=5 arfcn=871 cur_fn=1599 block=10 data=07 80 49 86 24 17 fd 60 cd d3 e6 a0 86 7c d4 6e b2 bb 3e 79 e4 fb 3c 22 4b 97 03 ed a0 79 84 9f ab d9 6e ae 79 ac 03 90 42 01 (pcu_l1_if.cpp:182) 20241107083022753 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083022763 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) 20241107083022763 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) 20241107083022765 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) 20241107083022765 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) 20241107083022765 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) 20241107083022765 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) 20241107083022766 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) 20241107083022766 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) 20241107083022767 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) 20241107083022767 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) 20241107083022768 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) 20241107083022768 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) 20241107083022768 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) 20241107083022768 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) 20241107083022769 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) 20241107083022769 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) 20241107083022770 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) 20241107083022770 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) 20241107083022770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==281 .. V(S)==295) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022770 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) 20241107083022770 DRLCMACDL DEBUG -- Chunk with length 1111 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 295, MCS-3): 4f 24 a5 70 89 50 6b fc 3d e2 26 bd e4 d5 3d 28 cf 77 42 9a 3c 07 ba 20 aa 61 fd 98 90 22 00 89 86 22 bb b0 27 (tbf_dl.cpp:686) 20241107083022770 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) 20241107083022770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 295) (tbf_dl.cpp:847) 20241107083022770 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 295, MCS-3): 07 c0 49 86 9e 48 4a e1 12 a1 d6 f8 7b c4 4d 7a c9 ab 7b 50 9e ef 84 34 79 0e 74 41 54 c3 fa 31 21 45 00 12 0d 45 76 61 4f 00 (tbf_dl.cpp:911) 20241107083022770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Sending data request: sapi=5 arfcn=871 cur_fn=1603 block=11 data=07 c0 49 86 9e 48 4a e1 12 a1 d6 f8 7b c4 4d 7a c9 ab 7b 50 9e ef 84 34 79 0e 74 41 54 c3 fa 31 21 45 00 12 0d 45 76 61 4f 00 (pcu_l1_if.cpp:182) 20241107083022770 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083022783 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) 20241107083022783 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) 20241107083022784 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) 20241107083022784 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) 20241107083022785 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) 20241107083022785 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) 20241107083022785 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) 20241107083022785 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) 20241107083022786 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) 20241107083022786 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) 20241107083022787 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) 20241107083022787 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) 20241107083022788 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) 20241107083022788 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) 20241107083022789 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) 20241107083022789 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) 20241107083022792 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) 20241107083022792 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) 20241107083022792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==281 .. V(S)==296) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022792 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) 20241107083022792 DRLCMACDL DEBUG -- Chunk with length 1074 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 296, MCS-3): 16 0a a1 11 b8 7a b2 eb b6 4e 9f 47 a8 fb 83 9e 9e 5f 4e 9a fc f0 e0 2a 49 e7 3b 1a 0b f7 b5 8f b7 fa a3 dc 76 (tbf_dl.cpp:686) 20241107083022792 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) 20241107083022793 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022793 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 296) (tbf_dl.cpp:847) 20241107083022793 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 296, MCS-3): 07 00 4a 86 2c 14 42 23 70 f5 64 d7 6d 9d 3e 8f 50 f7 07 3d 3d bf 9c 34 f9 e1 c1 55 92 ce 77 34 16 ee 6b 1f 6f f5 47 b9 ed 00 (tbf_dl.cpp:911) 20241107083022793 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 4a 86 2c 14 42 23 70 f5 64 d7 6d 9d 3e 8f 50 f7 07 3d 3d bf 9c 34 f9 e1 c1 55 92 ce 77 34 16 ee 6b 1f 6f f5 47 b9 ed 00 (pcu_l1_if.cpp:182) 20241107083022794 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083022807 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) 20241107083022807 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) 20241107083022808 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) 20241107083022808 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) 20241107083022809 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) 20241107083022809 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) 20241107083022810 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) 20241107083022810 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) 20241107083022811 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) 20241107083022811 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) 20241107083022812 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) 20241107083022812 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) 20241107083022812 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) 20241107083022812 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) 20241107083022813 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) 20241107083022813 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) 20241107083022814 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) 20241107083022814 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) 20241107083022814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==281 .. V(S)==297) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022814 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) 20241107083022814 DRLCMACDL DEBUG -- Chunk with length 1037 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 297, MCS-3): ec ac 9b 0c d4 87 0a 6f bb 9d fd 78 80 9b 5f 01 6b 88 4a ee cd 9c 49 b0 84 80 54 08 30 73 ad a7 55 57 68 cc e8 (tbf_dl.cpp:686) 20241107083022814 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) 20241107083022814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 297) (tbf_dl.cpp:847) 20241107083022814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 297, MCS-3): 07 40 4a 86 d8 59 37 19 a8 0f 15 de 76 3b fb f1 00 37 bf 02 d6 10 95 dc 9b 39 93 60 09 01 a9 10 60 e6 5a 4f ab ae d0 98 d1 01 (tbf_dl.cpp:911) 20241107083022814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Sending data request: sapi=5 arfcn=871 cur_fn=1612 block=1 data=07 40 4a 86 d8 59 37 19 a8 0f 15 de 76 3b fb f1 00 37 bf 02 d6 10 95 dc 9b 39 93 60 09 01 a9 10 60 e6 5a 4f ab ae d0 98 d1 01 (pcu_l1_if.cpp:182) 20241107083022815 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083022826 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) 20241107083022826 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) 20241107083022827 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) 20241107083022827 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) 20241107083022828 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) 20241107083022828 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) 20241107083022829 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) 20241107083022829 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) 20241107083022829 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) 20241107083022829 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) 20241107083022830 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) 20241107083022830 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) 20241107083022831 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) 20241107083022831 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) 20241107083022832 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) 20241107083022832 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) 20241107083022833 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) 20241107083022833 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) 20241107083022833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==281 .. V(S)==298) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022833 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) 20241107083022833 DRLCMACDL DEBUG -- Chunk with length 1000 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 298, MCS-3): e4 e8 20 ce 3c 37 ff d3 13 e0 da e4 87 b5 e3 c9 fb cd d6 73 b2 a6 91 58 fb f2 cc 92 40 73 20 ed 33 b3 4c 32 9e (tbf_dl.cpp:686) 20241107083022833 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) 20241107083022833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 298) (tbf_dl.cpp:847) 20241107083022833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 298, MCS-3): 07 80 4a 86 c8 d1 41 9c 79 6e fe a7 27 c0 b5 c9 0f 6b c7 93 f7 9b ad e7 64 4d 23 b1 f6 e5 99 25 81 e6 40 da 67 66 99 64 3c 01 (tbf_dl.cpp:911) 20241107083022833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1620 Sending data request: sapi=5 arfcn=871 cur_fn=1616 block=2 data=07 80 4a 86 c8 d1 41 9c 79 6e fe a7 27 c0 b5 c9 0f 6b c7 93 f7 9b ad e7 64 4d 23 b1 f6 e5 99 25 81 e6 40 da 67 66 99 64 3c 01 (pcu_l1_if.cpp:182) 20241107083022833 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083022845 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) 20241107083022845 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) 20241107083022846 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) 20241107083022846 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) 20241107083022847 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) 20241107083022847 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) 20241107083022848 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) 20241107083022848 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) 20241107083022848 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) 20241107083022848 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) 20241107083022849 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) 20241107083022849 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) 20241107083022850 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) 20241107083022850 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) 20241107083022851 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) 20241107083022851 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) 20241107083022854 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) 20241107083022854 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) 20241107083022854 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==281 .. V(S)==299) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022854 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) 20241107083022854 DRLCMACDL DEBUG -- Chunk with length 963 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022854 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 299, MCS-3): a9 44 3f de 32 c3 a1 51 9d 3c da ef 47 29 44 a1 de 35 4c 65 9d 71 71 dd 7a bf 3a 60 bb 7c d3 9e 9c 2c 25 a4 12 (tbf_dl.cpp:686) 20241107083022854 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) 20241107083022854 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022854 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 299) (tbf_dl.cpp:847) 20241107083022854 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 299, MCS-3): 07 c0 4a 86 52 89 7e bc 65 86 43 a3 3a 79 b4 df 8f 52 88 42 bd 6b 98 ca 3a e3 e2 ba f5 7e 75 c0 76 f9 a6 3d 39 59 4a 48 25 00 (tbf_dl.cpp:911) 20241107083022854 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Sending data request: sapi=5 arfcn=871 cur_fn=1620 block=3 data=07 c0 4a 86 52 89 7e bc 65 86 43 a3 3a 79 b4 df 8f 52 88 42 bd 6b 98 ca 3a e3 e2 ba f5 7e 75 c0 76 f9 a6 3d 39 59 4a 48 25 00 (pcu_l1_if.cpp:182) 20241107083022855 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083022869 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) 20241107083022869 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) 20241107083022870 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) 20241107083022870 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) 20241107083022871 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) 20241107083022871 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) 20241107083022871 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) 20241107083022871 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) 20241107083022872 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) 20241107083022872 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) 20241107083022873 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) 20241107083022873 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) 20241107083022874 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) 20241107083022874 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) 20241107083022874 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) 20241107083022874 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) 20241107083022875 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) 20241107083022875 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083022875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==281 .. V(S)==300) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022875 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) 20241107083022875 DRLCMACDL DEBUG -- Chunk with length 926 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 300, MCS-3): a8 23 06 c0 43 39 80 64 d0 72 ca 7a 00 cd 48 8e fb 40 fe d6 ab a9 37 33 c7 fd f8 79 0e 2b 96 e9 10 6c 4e f2 14 (tbf_dl.cpp:686) 20241107083022875 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) 20241107083022875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 300) (tbf_dl.cpp:847) 20241107083022875 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) 20241107083022875 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1629 + 13 = 1642 (pdch_ul_controller.c:131) 20241107083022875 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1642 for type POLL (pdch_ul_controller.c:184) 20241107083022875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1642, TS=7) (tbf_dl.cpp:883) 20241107083022875 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1642, TS=7 (tbf_dl.cpp:903) 20241107083022875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 300, MCS-3): 0f 00 4b 86 50 47 0c 80 87 72 00 c9 a0 e5 94 f5 00 9a 91 1c f7 81 fc ad 57 53 6f 66 8e fb f1 f3 1c 56 2c d3 21 d8 9c e4 29 00 (tbf_dl.cpp:911) 20241107083022875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1629 Sending data request: sapi=5 arfcn=871 cur_fn=1625 block=4 data=0f 00 4b 86 50 47 0c 80 87 72 00 c9 a0 e5 94 f5 00 9a 91 1c f7 81 fc ad 57 53 6f 66 8e fb f1 f3 1c 56 2c d3 21 d8 9c e4 29 00 (pcu_l1_if.cpp:182) 20241107083022876 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083022888 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) 20241107083022888 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) 20241107083022889 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) 20241107083022889 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) 20241107083022890 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) 20241107083022890 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) 20241107083022890 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) 20241107083022890 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) 20241107083022891 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) 20241107083022891 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) 20241107083022892 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) 20241107083022892 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) 20241107083022893 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) 20241107083022893 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) 20241107083022894 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) 20241107083022894 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) 20241107083022894 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083022908 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) 20241107083022908 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) 20241107083022909 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) 20241107083022909 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) 20241107083022910 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) 20241107083022910 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) 20241107083022911 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) 20241107083022911 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) 20241107083022912 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) 20241107083022912 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) 20241107083022912 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) 20241107083022912 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) 20241107083022913 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) 20241107083022913 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) 20241107083022914 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) 20241107083022914 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) 20241107083022917 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083022931 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) 20241107083022931 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) 20241107083022933 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) 20241107083022933 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) 20241107083022934 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) 20241107083022934 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) 20241107083022934 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) 20241107083022934 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) 20241107083022935 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) 20241107083022935 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) 20241107083022936 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) 20241107083022936 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) 20241107083022937 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) 20241107083022937 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) 20241107083022937 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) 20241107083022937 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) 20241107083022938 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083022951 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 00 a7 b2 5c 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083022951 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) 20241107083022951 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083022951 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083022951 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 = 302 | 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) 20241107083022951 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083022951 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083022951 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 302, have_crbb: 0, urbb_len:64, 0x55775316d17c, 0x55775316d180, 4, 0, win: 281-301, 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:572) 20241107083022951 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 302, BSN 281 to 366 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083022951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083022951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=281)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=300) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083022951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=281:301, lost=0, recv=0, skipped=20, bsn=25, info='xxxxxxxxxxxxxxxxxxxx............................................' (tbf_dl.cpp:998) 20241107083022951 DRLCMACDL DEBUG - got ack for BSN=281 (rlc_window_dl.cpp:103) 20241107083022951 DRLCMACDL DEBUG - got ack for BSN=282 (rlc_window_dl.cpp:103) 20241107083022951 DRLCMACDL DEBUG - got ack for BSN=283 (rlc_window_dl.cpp:103) 20241107083022951 DRLCMACDL DEBUG - got ack for BSN=284 (rlc_window_dl.cpp:103) 20241107083022951 DRLCMACDL DEBUG - got ack for BSN=285 (rlc_window_dl.cpp:103) 20241107083022951 DRLCMACDL DEBUG - got ack for BSN=286 (rlc_window_dl.cpp:103) 20241107083022951 DRLCMACDL DEBUG - got ack for BSN=287 (rlc_window_dl.cpp:103) 20241107083022951 DRLCMACDL DEBUG - got ack for BSN=288 (rlc_window_dl.cpp:103) 20241107083022951 DRLCMACDL DEBUG - got ack for BSN=289 (rlc_window_dl.cpp:103) 20241107083022951 DRLCMACDL DEBUG - got ack for BSN=290 (rlc_window_dl.cpp:103) 20241107083022951 DRLCMACDL DEBUG - got ack for BSN=291 (rlc_window_dl.cpp:103) 20241107083022951 DRLCMACDL DEBUG - got ack for BSN=292 (rlc_window_dl.cpp:103) 20241107083022951 DRLCMACDL DEBUG - got ack for BSN=293 (rlc_window_dl.cpp:103) 20241107083022951 DRLCMACDL DEBUG - got ack for BSN=294 (rlc_window_dl.cpp:103) 20241107083022951 DRLCMACDL DEBUG - got ack for BSN=295 (rlc_window_dl.cpp:103) 20241107083022951 DRLCMACDL DEBUG - got ack for BSN=296 (rlc_window_dl.cpp:103) 20241107083022951 DRLCMACDL DEBUG - got ack for BSN=297 (rlc_window_dl.cpp:103) 20241107083022951 DRLCMACDL DEBUG - got ack for BSN=298 (rlc_window_dl.cpp:103) 20241107083022951 DRLCMACDL DEBUG - got ack for BSN=299 (rlc_window_dl.cpp:103) 20241107083022951 DRLCMACDL DEBUG - got ack for BSN=300 (rlc_window_dl.cpp:103) 20241107083022951 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) 20241107083022951 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083022951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=301)""(V(S)-1=300) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083022953 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) 20241107083022953 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) 20241107083022954 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) 20241107083022954 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) 20241107083022955 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) 20241107083022955 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) 20241107083022956 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) 20241107083022956 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) 20241107083022957 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) 20241107083022957 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) 20241107083022958 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) 20241107083022958 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) 20241107083022959 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) 20241107083022960 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) 20241107083022961 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) 20241107083022961 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) 20241107083022961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==301 .. V(S)==301) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022961 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) 20241107083022961 DRLCMACDL DEBUG -- Chunk with length 889 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 301, MCS-3): c3 0b 27 32 69 0b 1e bb 00 a8 ce cc 5d 35 21 c2 87 da 00 da 7d 9d 34 51 09 97 d9 90 8d 6a 77 47 12 64 dd 5e 74 (tbf_dl.cpp:686) 20241107083022961 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) 20241107083022961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 301) (tbf_dl.cpp:847) 20241107083022961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 301, MCS-3): 07 40 4b 86 86 17 4e 64 d2 16 3c 76 01 50 9d 99 bb 6a 42 84 0f b5 01 b4 fb 3a 69 a2 12 2e b3 21 1b d5 ee 8e 24 c8 ba bd e8 00 (tbf_dl.cpp:911) 20241107083022961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1646 Sending data request: sapi=5 arfcn=871 cur_fn=1642 block=8 data=07 40 4b 86 86 17 4e 64 d2 16 3c 76 01 50 9d 99 bb 6a 42 84 0f b5 01 b4 fb 3a 69 a2 12 2e b3 21 1b d5 ee 8e 24 c8 ba bd e8 00 (pcu_l1_if.cpp:182) 20241107083022962 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083022970 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) 20241107083022970 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) 20241107083022971 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) 20241107083022971 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) 20241107083022972 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) 20241107083022972 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) 20241107083022973 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) 20241107083022973 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) 20241107083022973 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) 20241107083022973 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) 20241107083022974 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) 20241107083022974 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) 20241107083022975 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) 20241107083022975 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) 20241107083022976 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) 20241107083022976 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) 20241107083022979 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) 20241107083022979 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) 20241107083022979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==301 .. V(S)==302) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083022979 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) 20241107083022979 DRLCMACDL DEBUG -- Chunk with length 852 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083022979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 302, MCS-3): 35 0d af 2d 69 19 2b 6e ae f1 a5 6f b8 7b e8 fd a3 75 84 e2 09 63 49 16 f0 c7 36 b6 bf 4b 9d 24 68 a6 2d 4b 94 (tbf_dl.cpp:686) 20241107083022979 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) 20241107083022979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083022979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 302) (tbf_dl.cpp:847) 20241107083022979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 302, MCS-3): 07 80 4b 86 6a 1a 5e 5b d2 32 56 dc 5c e3 4b df 70 f7 d0 fb 47 eb 08 c5 13 c6 92 2c e0 8f 6d 6c 7f 97 3a 49 d0 4c 5b 96 28 01 (tbf_dl.cpp:911) 20241107083022979 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Sending data request: sapi=5 arfcn=871 cur_fn=1646 block=9 data=07 80 4b 86 6a 1a 5e 5b d2 32 56 dc 5c e3 4b df 70 f7 d0 fb 47 eb 08 c5 13 c6 92 2c e0 8f 6d 6c 7f 97 3a 49 d0 4c 5b 96 28 01 (pcu_l1_if.cpp:182) 20241107083022980 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083022994 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) 20241107083022994 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) 20241107083022995 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) 20241107083022995 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) 20241107083022996 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) 20241107083022996 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) 20241107083022997 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) 20241107083022997 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) 20241107083022998 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) 20241107083022998 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) 20241107083022999 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) 20241107083022999 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) 20241107083022999 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) 20241107083022999 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) 20241107083023000 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) 20241107083023000 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) 20241107083023001 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) 20241107083023001 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) 20241107083023001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==301 .. V(S)==303) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023001 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) 20241107083023001 DRLCMACDL DEBUG -- Chunk with length 815 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 303, MCS-3): 33 73 a3 f4 39 80 83 83 9d ff 10 32 02 64 9b b7 0c ef d4 bd 21 60 13 da 7b b1 a6 c9 55 44 cc 04 89 11 91 2d bb (tbf_dl.cpp:686) 20241107083023001 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) 20241107083023001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 303) (tbf_dl.cpp:847) 20241107083023001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 303, MCS-3): 07 c0 4b 86 66 e6 46 e9 73 00 07 07 3b ff 21 64 04 c8 36 6f 19 de a9 7b 43 c0 26 b4 f7 62 4d 93 ab 88 98 09 12 23 22 5b 76 01 (tbf_dl.cpp:911) 20241107083023001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Sending data request: sapi=5 arfcn=871 cur_fn=1651 block=10 data=07 c0 4b 86 66 e6 46 e9 73 00 07 07 3b ff 21 64 04 c8 36 6f 19 de a9 7b 43 c0 26 b4 f7 62 4d 93 ab 88 98 09 12 23 22 5b 76 01 (pcu_l1_if.cpp:182) 20241107083023002 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083023013 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) 20241107083023013 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) 20241107083023014 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) 20241107083023014 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) 20241107083023015 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) 20241107083023015 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) 20241107083023016 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) 20241107083023016 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) 20241107083023017 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) 20241107083023017 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) 20241107083023017 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) 20241107083023017 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) 20241107083023018 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) 20241107083023018 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) 20241107083023019 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) 20241107083023019 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) 20241107083023020 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) 20241107083023020 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) 20241107083023020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==301 .. V(S)==304) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023020 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) 20241107083023020 DRLCMACDL DEBUG -- Chunk with length 778 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 304, MCS-3): 21 91 aa 16 4b 76 16 e0 6a bb 5f 9a d3 64 99 87 62 68 e1 bd 37 91 00 85 32 2b f5 a0 c1 1f 44 24 f4 99 d1 d7 bd (tbf_dl.cpp:686) 20241107083023020 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) 20241107083023020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 304) (tbf_dl.cpp:847) 20241107083023020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 304, MCS-3): 07 00 4c 86 42 22 55 2d 96 ec 2c c0 d5 76 bf 34 a7 c9 32 0f c5 d0 c2 7b 6f 22 01 0a 65 56 ea 41 83 3f 88 48 e8 33 a3 af 7b 01 (tbf_dl.cpp:911) 20241107083023020 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 4c 86 42 22 55 2d 96 ec 2c c0 d5 76 bf 34 a7 c9 32 0f c5 d0 c2 7b 6f 22 01 0a 65 56 ea 41 83 3f 88 48 e8 33 a3 af 7b 01 (pcu_l1_if.cpp:182) 20241107083023021 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083023032 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) 20241107083023032 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) 20241107083023033 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) 20241107083023033 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) 20241107083023034 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) 20241107083023034 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) 20241107083023035 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) 20241107083023035 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) 20241107083023035 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) 20241107083023035 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) 20241107083023036 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) 20241107083023036 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) 20241107083023037 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) 20241107083023037 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) 20241107083023038 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) 20241107083023038 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) 20241107083023041 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) 20241107083023041 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) 20241107083023041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==301 .. V(S)==305) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023041 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) 20241107083023041 DRLCMACDL DEBUG -- Chunk with length 741 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 305, MCS-3): 16 56 b6 46 4e 63 57 82 21 05 91 06 75 9b 55 b8 ac 0a 15 15 c6 f1 d1 a2 0e 81 38 4a 36 ca 85 9f 2a 5f e8 da 50 (tbf_dl.cpp:686) 20241107083023041 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) 20241107083023041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 305) (tbf_dl.cpp:847) 20241107083023041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 305, MCS-3): 07 40 4c 86 2c ac 6c 8d 9c c6 ae 04 43 0a 22 0d ea 36 ab 70 59 15 2a 2a 8c e3 a3 45 1d 02 71 94 6c 94 0b 3f 55 be d0 b5 a1 00 (tbf_dl.cpp:911) 20241107083023041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Sending data request: sapi=5 arfcn=871 cur_fn=1659 block=0 data=07 40 4c 86 2c ac 6c 8d 9c c6 ae 04 43 0a 22 0d ea 36 ab 70 59 15 2a 2a 8c e3 a3 45 1d 02 71 94 6c 94 0b 3f 55 be d0 b5 a1 00 (pcu_l1_if.cpp:182) 20241107083023042 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083023056 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) 20241107083023056 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) 20241107083023057 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) 20241107083023057 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) 20241107083023058 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) 20241107083023058 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) 20241107083023058 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) 20241107083023058 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) 20241107083023059 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) 20241107083023059 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) 20241107083023060 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) 20241107083023060 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) 20241107083023061 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) 20241107083023061 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) 20241107083023061 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) 20241107083023061 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) 20241107083023062 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) 20241107083023062 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) 20241107083023062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==301 .. V(S)==306) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023062 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) 20241107083023062 DRLCMACDL DEBUG -- Chunk with length 704 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 306, MCS-3): 15 e4 5d dd c3 9e ee 4d 54 53 db 23 e1 be 4e 79 9e d4 85 8f 1a aa 87 73 95 53 8e 21 42 f5 2b 1a 2b 1a cc f9 88 (tbf_dl.cpp:686) 20241107083023062 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) 20241107083023062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 306) (tbf_dl.cpp:847) 20241107083023062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 306, MCS-3): 07 80 4c 86 2a c8 bb ba 87 3d dd 9b a8 a6 b6 47 c2 7d 9d f2 3c a9 0b 1f 35 54 0f e7 2a a7 1c 43 84 ea 57 34 56 34 98 f3 11 01 (tbf_dl.cpp:911) 20241107083023062 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Sending data request: sapi=5 arfcn=871 cur_fn=1664 block=1 data=07 80 4c 86 2a c8 bb ba 87 3d dd 9b a8 a6 b6 47 c2 7d 9d f2 3c a9 0b 1f 35 54 0f e7 2a a7 1c 43 84 ea 57 34 56 34 98 f3 11 01 (pcu_l1_if.cpp:182) 20241107083023063 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083023075 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) 20241107083023075 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) 20241107083023076 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) 20241107083023076 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) 20241107083023077 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) 20241107083023077 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) 20241107083023077 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) 20241107083023077 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) 20241107083023078 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) 20241107083023078 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) 20241107083023079 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) 20241107083023079 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) 20241107083023080 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) 20241107083023080 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) 20241107083023081 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) 20241107083023081 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) 20241107083023081 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) 20241107083023082 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) 20241107083023082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==301 .. V(S)==307) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023082 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) 20241107083023082 DRLCMACDL DEBUG -- Chunk with length 667 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 307, MCS-3): e1 5b c6 09 1c 4b b4 6e 00 1e 7d ee 93 10 71 2a 00 9d 7e d4 d9 62 b5 7d 90 cb 55 c6 74 69 4b 61 cf 88 12 53 1b (tbf_dl.cpp:686) 20241107083023082 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) 20241107083023082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 307) (tbf_dl.cpp:847) 20241107083023082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 307, MCS-3): 07 c0 4c 86 c2 b7 8c 13 38 96 68 dd 00 3c fa dc 27 21 e2 54 00 3a fd a8 b3 c5 6a fb 20 97 ab 8c e9 d2 96 c2 9e 11 25 a6 36 00 (tbf_dl.cpp:911) 20241107083023082 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Sending data request: sapi=5 arfcn=871 cur_fn=1668 block=2 data=07 c0 4c 86 c2 b7 8c 13 38 96 68 dd 00 3c fa dc 27 21 e2 54 00 3a fd a8 b3 c5 6a fb 20 97 ab 8c e9 d2 96 c2 9e 11 25 a6 36 00 (pcu_l1_if.cpp:182) 20241107083023082 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083023095 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) 20241107083023095 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) 20241107083023096 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) 20241107083023096 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) 20241107083023097 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) 20241107083023097 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) 20241107083023098 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) 20241107083023098 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) 20241107083023098 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) 20241107083023098 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) 20241107083023099 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) 20241107083023099 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) 20241107083023100 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) 20241107083023100 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) 20241107083023101 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) 20241107083023101 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) 20241107083023104 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) 20241107083023104 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) 20241107083023104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==301 .. V(S)==308) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023104 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) 20241107083023104 DRLCMACDL DEBUG -- Chunk with length 630 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 308, MCS-3): bd 51 4d 09 ff 0c 31 cf 20 68 a6 23 6b c4 51 46 78 bd e1 ed 3d f1 af 8b c1 5d 4d 64 1f fd 97 26 a3 b8 e8 14 32 (tbf_dl.cpp:686) 20241107083023104 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) 20241107083023104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 308) (tbf_dl.cpp:847) 20241107083023104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 308, MCS-3): 07 00 4d 86 7a a3 9a 12 fe 19 62 9e 41 d0 4c 47 d6 88 a3 8c f0 7a c3 db 7b e2 5f 17 83 bb 9a c8 3e fa 2f 4d 46 71 d1 29 64 00 (tbf_dl.cpp:911) 20241107083023104 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 4d 86 7a a3 9a 12 fe 19 62 9e 41 d0 4c 47 d6 88 a3 8c f0 7a c3 db 7b e2 5f 17 83 bb 9a c8 3e fa 2f 4d 46 71 d1 29 64 00 (pcu_l1_if.cpp:182) 20241107083023105 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083023119 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) 20241107083023119 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) 20241107083023120 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) 20241107083023120 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) 20241107083023121 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) 20241107083023121 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) 20241107083023122 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) 20241107083023122 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) 20241107083023122 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) 20241107083023123 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) 20241107083023123 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) 20241107083023123 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) 20241107083023124 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) 20241107083023124 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) 20241107083023125 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) 20241107083023125 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) 20241107083023126 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) 20241107083023126 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) 20241107083023126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==301 .. V(S)==309) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023126 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) 20241107083023126 DRLCMACDL DEBUG -- Chunk with length 593 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 309, MCS-3): 52 89 11 ff df b4 04 6a ed f5 8c e9 29 f9 df d1 a3 20 1b 15 7f 81 c9 4a 4f f3 05 03 7f 5e cf 0c 16 35 63 d8 e9 (tbf_dl.cpp:686) 20241107083023126 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) 20241107083023126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 309) (tbf_dl.cpp:847) 20241107083023126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 309, MCS-3): 07 40 4d 86 a4 12 23 fe bf 69 09 d4 da eb 19 d3 53 f2 bf a3 47 41 36 2a fe 02 93 95 9e e6 0b 06 fe bc 9e 19 2c 6a c6 b0 d3 01 (tbf_dl.cpp:911) 20241107083023126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Sending data request: sapi=5 arfcn=871 cur_fn=1677 block=4 data=07 40 4d 86 a4 12 23 fe bf 69 09 d4 da eb 19 d3 53 f2 bf a3 47 41 36 2a fe 02 93 95 9e e6 0b 06 fe bc 9e 19 2c 6a c6 b0 d3 01 (pcu_l1_if.cpp:182) 20241107083023126 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083023138 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) 20241107083023138 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) 20241107083023139 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) 20241107083023139 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) 20241107083023140 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) 20241107083023140 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) 20241107083023141 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) 20241107083023141 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) 20241107083023142 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) 20241107083023142 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) 20241107083023142 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) 20241107083023142 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) 20241107083023143 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) 20241107083023143 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) 20241107083023144 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) 20241107083023144 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) 20241107083023145 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) 20241107083023145 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) 20241107083023145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==301 .. V(S)==310) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023145 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) 20241107083023145 DRLCMACDL DEBUG -- Chunk with length 556 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 310, MCS-3): 04 db 3a 49 cc f4 2b b7 91 1c 7e 66 be 17 ab 2e e2 da d8 d3 6e b6 02 11 b9 34 74 ae 50 5e fe c5 8a 91 88 10 84 (tbf_dl.cpp:686) 20241107083023145 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) 20241107083023145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 310) (tbf_dl.cpp:847) 20241107083023145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 310, MCS-3): 07 80 4d 86 08 b6 75 92 98 e9 57 6e 23 39 fc cc 7c 2f 56 5d c4 b5 b1 a7 dd 6c 05 22 72 69 e8 5c a1 bc fc 8b 15 23 11 21 08 01 (tbf_dl.cpp:911) 20241107083023145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Sending data request: sapi=5 arfcn=871 cur_fn=1681 block=5 data=07 80 4d 86 08 b6 75 92 98 e9 57 6e 23 39 fc cc 7c 2f 56 5d c4 b5 b1 a7 dd 6c 05 22 72 69 e8 5c a1 bc fc 8b 15 23 11 21 08 01 (pcu_l1_if.cpp:182) 20241107083023145 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083023157 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) 20241107083023157 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) 20241107083023158 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) 20241107083023158 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) 20241107083023159 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) 20241107083023159 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) 20241107083023160 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) 20241107083023160 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) 20241107083023161 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) 20241107083023161 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) 20241107083023161 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) 20241107083023161 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) 20241107083023162 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) 20241107083023162 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) 20241107083023163 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) 20241107083023163 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) 20241107083023167 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) 20241107083023167 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) 20241107083023167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==301 .. V(S)==311) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023167 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) 20241107083023167 DRLCMACDL DEBUG -- Chunk with length 519 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 311, MCS-3): 9b 98 e5 c3 4f 28 84 29 49 22 53 2e fe 01 82 e9 cb 8b 2a f8 68 1e c0 5c 00 75 6f 33 b5 cd 17 ed 67 62 8d 1b 5f (tbf_dl.cpp:686) 20241107083023167 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) 20241107083023167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 311) (tbf_dl.cpp:847) 20241107083023167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 311, MCS-3): 07 c0 4d 86 36 31 cb 87 9f 50 08 53 92 44 a6 5c fc 03 04 d3 97 17 55 f0 d1 3c 80 b9 00 ea de 66 6a 9b 2f da cf c4 1a 37 be 00 (tbf_dl.cpp:911) 20241107083023167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Sending data request: sapi=5 arfcn=871 cur_fn=1685 block=6 data=07 c0 4d 86 36 31 cb 87 9f 50 08 53 92 44 a6 5c fc 03 04 d3 97 17 55 f0 d1 3c 80 b9 00 ea de 66 6a 9b 2f da cf c4 1a 37 be 00 (pcu_l1_if.cpp:182) 20241107083023167 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083023181 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) 20241107083023181 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) 20241107083023182 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) 20241107083023182 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) 20241107083023183 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) 20241107083023183 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) 20241107083023184 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) 20241107083023184 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) 20241107083023184 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) 20241107083023184 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) 20241107083023185 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) 20241107083023185 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) 20241107083023186 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) 20241107083023186 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) 20241107083023187 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) 20241107083023187 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) 20241107083023188 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) 20241107083023188 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) 20241107083023188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==301 .. V(S)==312) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023188 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) 20241107083023188 DRLCMACDL DEBUG -- Chunk with length 482 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 312, MCS-3): f0 a1 b3 02 53 d3 58 e9 3e 59 53 86 a9 3c 6f 0b 04 39 3f cf 43 d1 08 9b 5c 62 fc dc 69 b9 49 76 f0 4b b8 51 3b (tbf_dl.cpp:686) 20241107083023188 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) 20241107083023188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 312) (tbf_dl.cpp:847) 20241107083023188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 312, MCS-3): 07 00 4e 86 e0 43 67 05 a6 a6 b1 d2 7d b2 a6 0c 53 79 de 16 08 72 7e 9e 87 a2 11 36 b9 c4 f8 b9 d3 72 93 ec e0 97 70 a3 76 00 (tbf_dl.cpp:911) 20241107083023188 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 4e 86 e0 43 67 05 a6 a6 b1 d2 7d b2 a6 0c 53 79 de 16 08 72 7e 9e 87 a2 11 36 b9 c4 f8 b9 d3 72 93 ec e0 97 70 a3 76 00 (pcu_l1_if.cpp:182) 20241107083023188 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083023200 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) 20241107083023200 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) 20241107083023201 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) 20241107083023201 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) 20241107083023202 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) 20241107083023202 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) 20241107083023203 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) 20241107083023203 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) 20241107083023203 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) 20241107083023203 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) 20241107083023204 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) 20241107083023204 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) 20241107083023205 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) 20241107083023205 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) 20241107083023206 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) 20241107083023206 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) 20241107083023207 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) 20241107083023207 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) 20241107083023207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==301 .. V(S)==313) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023207 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) 20241107083023207 DRLCMACDL DEBUG -- Chunk with length 445 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 313, MCS-3): f3 92 b3 bc 47 95 19 03 54 ed 96 8e 12 17 cc 14 04 42 12 5d 1d cc 68 84 31 ea 42 f8 90 13 4c 6b 18 8b cf ea d1 (tbf_dl.cpp:686) 20241107083023207 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) 20241107083023207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 313) (tbf_dl.cpp:847) 20241107083023207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 313, MCS-3): 07 40 4e 86 e6 25 67 79 8f 2a 33 06 a8 da 2d 1d 25 2e 98 29 08 84 24 ba 3a 98 d1 08 63 d4 85 f0 21 27 98 d6 30 16 9f d5 a3 01 (tbf_dl.cpp:911) 20241107083023207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Sending data request: sapi=5 arfcn=871 cur_fn=1694 block=8 data=07 40 4e 86 e6 25 67 79 8f 2a 33 06 a8 da 2d 1d 25 2e 98 29 08 84 24 ba 3a 98 d1 08 63 d4 85 f0 21 27 98 d6 30 16 9f d5 a3 01 (pcu_l1_if.cpp:182) 20241107083023207 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083023220 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) 20241107083023220 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) 20241107083023222 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) 20241107083023222 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) 20241107083023222 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) 20241107083023222 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) 20241107083023223 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) 20241107083023223 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) 20241107083023224 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) 20241107083023224 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) 20241107083023225 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) 20241107083023225 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) 20241107083023225 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) 20241107083023225 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) 20241107083023226 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) 20241107083023226 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) 20241107083023230 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) 20241107083023230 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) 20241107083023230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==301 .. V(S)==314) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023230 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) 20241107083023230 DRLCMACDL DEBUG -- Chunk with length 408 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 314, MCS-3): cf 92 06 ea 3b 25 fb 5c 6f af 9b 24 cd 3b 0c 78 29 9a a9 37 d5 f6 ba 1b 38 e5 83 55 5a 5c 9a cc 43 f9 36 2e 6a (tbf_dl.cpp:686) 20241107083023230 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) 20241107083023230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 314) (tbf_dl.cpp:847) 20241107083023230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 314, MCS-3): 07 80 4e 86 9e 25 0d d4 77 4a f6 b9 de 5e 37 49 9a 77 18 f0 52 34 53 6f aa ed 75 37 70 ca 07 ab b4 b8 34 99 87 f2 6d 5c d4 00 (tbf_dl.cpp:911) 20241107083023230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Sending data request: sapi=5 arfcn=871 cur_fn=1698 block=9 data=07 80 4e 86 9e 25 0d d4 77 4a f6 b9 de 5e 37 49 9a 77 18 f0 52 34 53 6f aa ed 75 37 70 ca 07 ab b4 b8 34 99 87 f2 6d 5c d4 00 (pcu_l1_if.cpp:182) 20241107083023231 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083023244 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) 20241107083023244 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) 20241107083023246 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) 20241107083023246 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) 20241107083023246 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) 20241107083023246 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) 20241107083023248 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) 20241107083023248 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) 20241107083023249 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) 20241107083023249 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) 20241107083023250 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) 20241107083023250 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) 20241107083023251 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) 20241107083023251 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) 20241107083023252 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) 20241107083023252 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) 20241107083023253 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) 20241107083023253 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) 20241107083023253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==301 .. V(S)==315) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023253 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) 20241107083023253 DRLCMACDL DEBUG -- Chunk with length 371 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 315, MCS-3): 47 7f 0a 60 f2 44 3a c3 f7 df ee 0c bc 84 ff 8a 8a ff 51 6c cc 35 54 a0 58 41 c4 93 1b 26 47 72 4c 9a 03 03 2b (tbf_dl.cpp:686) 20241107083023253 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) 20241107083023253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 315) (tbf_dl.cpp:847) 20241107083023253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 315, MCS-3): 07 c0 4e 86 8e fe 14 c0 e4 89 74 86 ef bf dd 19 78 09 ff 15 15 ff a3 d8 98 6b a8 40 b1 82 88 27 37 4c 8e e4 98 34 07 06 56 00 (tbf_dl.cpp:911) 20241107083023253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Sending data request: sapi=5 arfcn=871 cur_fn=1703 block=10 data=07 c0 4e 86 8e fe 14 c0 e4 89 74 86 ef bf dd 19 78 09 ff 15 15 ff a3 d8 98 6b a8 40 b1 82 88 27 37 4c 8e e4 98 34 07 06 56 00 (pcu_l1_if.cpp:182) 20241107083023254 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083023263 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) 20241107083023263 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) 20241107083023265 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) 20241107083023265 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) 20241107083023265 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) 20241107083023265 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) 20241107083023266 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) 20241107083023266 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) 20241107083023267 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) 20241107083023267 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) 20241107083023268 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) 20241107083023268 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) 20241107083023268 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) 20241107083023268 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) 20241107083023269 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) 20241107083023269 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) 20241107083023270 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) 20241107083023270 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) 20241107083023270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==301 .. V(S)==316) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023270 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) 20241107083023270 DRLCMACDL DEBUG -- Chunk with length 334 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 316, MCS-3): aa c2 4e 79 ff 67 a8 6d f8 56 24 ad 45 fa a2 dc 55 0a 56 2c d0 88 b3 7c 9d 05 a1 8b 2e fe cf 30 5b 37 82 70 9c (tbf_dl.cpp:686) 20241107083023270 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) 20241107083023270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 316) (tbf_dl.cpp:847) 20241107083023270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 316, MCS-3): 07 00 4f 86 54 85 9d f2 fe cf 50 db f0 ad 48 5a 8b f4 45 b9 ab 14 ac 58 a0 11 67 f9 3a 0b 42 17 5d fc 9f 61 b6 6e 04 e1 38 01 (tbf_dl.cpp:911) 20241107083023270 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 4f 86 54 85 9d f2 fe cf 50 db f0 ad 48 5a 8b f4 45 b9 ab 14 ac 58 a0 11 67 f9 3a 0b 42 17 5d fc 9f 61 b6 6e 04 e1 38 01 (pcu_l1_if.cpp:182) 20241107083023271 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083023282 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) 20241107083023282 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) 20241107083023284 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) 20241107083023284 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) 20241107083023285 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) 20241107083023285 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) 20241107083023286 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) 20241107083023286 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) 20241107083023286 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) 20241107083023286 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) 20241107083023287 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) 20241107083023287 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) 20241107083023288 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) 20241107083023288 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) 20241107083023289 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) 20241107083023289 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) 20241107083023292 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) 20241107083023292 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) 20241107083023292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==301 .. V(S)==317) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023292 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) 20241107083023292 DRLCMACDL DEBUG -- Chunk with length 297 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 317, MCS-3): c9 6e 97 00 ff 62 04 5d e5 74 98 6b cc cb 15 9f 58 22 fa 61 8b 5d 29 c2 98 56 89 61 47 a6 50 9a 68 96 57 89 49 (tbf_dl.cpp:686) 20241107083023292 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) 20241107083023292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 317) (tbf_dl.cpp:847) 20241107083023292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 317, MCS-3): 07 40 4f 86 92 dd 2e 01 fe c5 08 ba ca e9 30 d7 98 97 2b 3e b1 44 f4 c3 16 bb 52 84 31 ad 12 c3 8e 4c a1 34 d1 2c af 12 93 00 (tbf_dl.cpp:911) 20241107083023292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Sending data request: sapi=5 arfcn=871 cur_fn=1711 block=0 data=07 40 4f 86 92 dd 2e 01 fe c5 08 ba ca e9 30 d7 98 97 2b 3e b1 44 f4 c3 16 bb 52 84 31 ad 12 c3 8e 4c a1 34 d1 2c af 12 93 00 (pcu_l1_if.cpp:182) 20241107083023293 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083023307 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) 20241107083023307 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) 20241107083023308 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) 20241107083023308 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) 20241107083023309 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) 20241107083023309 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) 20241107083023310 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) 20241107083023310 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) 20241107083023310 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) 20241107083023310 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) 20241107083023311 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) 20241107083023311 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) 20241107083023313 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) 20241107083023313 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) 20241107083023314 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) 20241107083023314 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) 20241107083023314 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) 20241107083023314 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) 20241107083023314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==301 .. V(S)==318) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023314 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) 20241107083023314 DRLCMACDL DEBUG -- Chunk with length 260 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 318, MCS-3): 41 1a 85 1f c0 32 53 34 5c ed fb 39 e1 a0 2e 6b b3 d9 8a 3c df ad 12 0b 70 37 14 dd ab 59 a2 56 a9 91 75 20 66 (tbf_dl.cpp:686) 20241107083023314 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) 20241107083023314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 318) (tbf_dl.cpp:847) 20241107083023315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 318, MCS-3): 07 80 4f 86 82 34 0a 3f 80 65 a6 68 b8 da f7 73 c2 41 5d d6 66 b3 15 79 be 5b 25 16 e0 6e 28 ba 57 b3 44 ad 52 23 eb 40 cc 00 (tbf_dl.cpp:911) 20241107083023315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Sending data request: sapi=5 arfcn=871 cur_fn=1716 block=1 data=07 80 4f 86 82 34 0a 3f 80 65 a6 68 b8 da f7 73 c2 41 5d d6 66 b3 15 79 be 5b 25 16 e0 6e 28 ba 57 b3 44 ad 52 23 eb 40 cc 00 (pcu_l1_if.cpp:182) 20241107083023315 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083023325 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) 20241107083023326 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) 20241107083023327 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) 20241107083023327 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) 20241107083023327 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) 20241107083023327 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) 20241107083023328 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) 20241107083023328 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) 20241107083023329 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) 20241107083023329 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) 20241107083023330 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) 20241107083023330 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) 20241107083023331 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) 20241107083023331 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) 20241107083023331 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) 20241107083023331 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) 20241107083023331 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) 20241107083023331 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) 20241107083023331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==301 .. V(S)==319) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023331 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) 20241107083023331 DRLCMACDL DEBUG -- Chunk with length 223 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 319, MCS-3): a2 67 57 4f ce c5 ec b1 1f 50 be 3f 1f a3 44 69 94 b3 de ad f3 3c c2 8d 17 a6 9b a2 13 e9 85 a5 48 ac d5 6c 14 (tbf_dl.cpp:686) 20241107083023331 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) 20241107083023331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 319) (tbf_dl.cpp:847) 20241107083023331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 319, MCS-3): 07 c0 4f 86 44 cf ae 9e 9c 8b d9 63 3f a0 7c 7f 3e 46 89 d2 28 67 bd 5b e7 79 84 1b 2f 4c 37 45 27 d2 0b 4b 91 58 ab d9 28 00 (tbf_dl.cpp:911) 20241107083023331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Sending data request: sapi=5 arfcn=871 cur_fn=1720 block=2 data=07 c0 4f 86 44 cf ae 9e 9c 8b d9 63 3f a0 7c 7f 3e 46 89 d2 28 67 bd 5b e7 79 84 1b 2f 4c 37 45 27 d2 0b 4b 91 58 ab d9 28 00 (pcu_l1_if.cpp:182) 20241107083023331 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083023344 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) 20241107083023345 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) 20241107083023345 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) 20241107083023345 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) 20241107083023346 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) 20241107083023346 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) 20241107083023346 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) 20241107083023346 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) 20241107083023347 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) 20241107083023347 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) 20241107083023347 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) 20241107083023348 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) 20241107083023348 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) 20241107083023348 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) 20241107083023348 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) 20241107083023348 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) 20241107083023354 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) 20241107083023354 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1729 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083023354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==301 .. V(S)==320) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023354 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) 20241107083023354 DRLCMACDL DEBUG -- Chunk with length 186 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 320, MCS-3): ab 11 09 7c 6f a4 db 88 06 ea 85 07 58 45 de 9b 13 d2 87 89 c1 0d a6 76 20 d3 9f 9b 8e 3d bf 3b 83 e7 53 62 f9 (tbf_dl.cpp:686) 20241107083023354 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) 20241107083023354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 320) (tbf_dl.cpp:847) 20241107083023354 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) 20241107083023354 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1729 + 13 = 1742 (pdch_ul_controller.c:131) 20241107083023354 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1742 for type POLL (pdch_ul_controller.c:184) 20241107083023354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1742, TS=7) (tbf_dl.cpp:883) 20241107083023354 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1742, TS=7 (tbf_dl.cpp:903) 20241107083023354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 320, MCS-3): 0f 00 50 86 56 23 12 f8 de 48 b7 11 0d d4 0b 0f b0 8a bc 37 27 a4 0f 13 83 1b 4c ed 40 a6 3f 37 1d 7b 7e 77 06 cf a7 c4 f2 01 (tbf_dl.cpp:911) 20241107083023354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1729 Sending data request: sapi=5 arfcn=871 cur_fn=1724 block=3 data=0f 00 50 86 56 23 12 f8 de 48 b7 11 0d d4 0b 0f b0 8a bc 37 27 a4 0f 13 83 1b 4c ed 40 a6 3f 37 1d 7b 7e 77 06 cf a7 c4 f2 01 (pcu_l1_if.cpp:182) 20241107083023354 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083023368 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) 20241107083023368 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) 20241107083023370 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) 20241107083023370 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) 20241107083023371 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) 20241107083023371 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) 20241107083023372 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) 20241107083023372 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) 20241107083023372 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) 20241107083023372 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) 20241107083023373 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) 20241107083023373 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) 20241107083023375 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) 20241107083023375 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) 20241107083023376 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) 20241107083023376 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) 20241107083023377 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083023389 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) 20241107083023389 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) 20241107083023390 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) 20241107083023390 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) 20241107083023391 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) 20241107083023391 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) 20241107083023392 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) 20241107083023392 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) 20241107083023392 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) 20241107083023392 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) 20241107083023393 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) 20241107083023393 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) 20241107083023393 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) 20241107083023393 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) 20241107083023393 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) 20241107083023393 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) 20241107083023394 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083023407 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) 20241107083023407 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) 20241107083023408 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) 20241107083023408 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) 20241107083023408 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) 20241107083023408 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) 20241107083023409 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) 20241107083023409 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) 20241107083023410 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) 20241107083023410 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) 20241107083023411 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) 20241107083023411 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) 20241107083023411 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) 20241107083023411 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) 20241107083023412 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) 20241107083023412 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) 20241107083023416 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083023430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1737 block=6 data=40 20 00 a7 b2 84 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083023430 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083023430 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083023430 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083023430 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 = 322 | 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) 20241107083023430 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083023430 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083023430 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 322, have_crbb: 0, urbb_len:64, 0x55775316d17c, 0x55775316d180, 4, 0, win: 301-321, 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:572) 20241107083023430 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 322, BSN 301 to 386 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083023430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083023430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=301)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=320) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083023430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=301:321, lost=0, recv=0, skipped=20, bsn=45, info='xxxxxxxxxxxxxxxxxxxx............................................' (tbf_dl.cpp:998) 20241107083023430 DRLCMACDL DEBUG - got ack for BSN=301 (rlc_window_dl.cpp:103) 20241107083023430 DRLCMACDL DEBUG - got ack for BSN=302 (rlc_window_dl.cpp:103) 20241107083023430 DRLCMACDL DEBUG - got ack for BSN=303 (rlc_window_dl.cpp:103) 20241107083023430 DRLCMACDL DEBUG - got ack for BSN=304 (rlc_window_dl.cpp:103) 20241107083023430 DRLCMACDL DEBUG - got ack for BSN=305 (rlc_window_dl.cpp:103) 20241107083023430 DRLCMACDL DEBUG - got ack for BSN=306 (rlc_window_dl.cpp:103) 20241107083023430 DRLCMACDL DEBUG - got ack for BSN=307 (rlc_window_dl.cpp:103) 20241107083023430 DRLCMACDL DEBUG - got ack for BSN=308 (rlc_window_dl.cpp:103) 20241107083023430 DRLCMACDL DEBUG - got ack for BSN=309 (rlc_window_dl.cpp:103) 20241107083023430 DRLCMACDL DEBUG - got ack for BSN=310 (rlc_window_dl.cpp:103) 20241107083023430 DRLCMACDL DEBUG - got ack for BSN=311 (rlc_window_dl.cpp:103) 20241107083023430 DRLCMACDL DEBUG - got ack for BSN=312 (rlc_window_dl.cpp:103) 20241107083023430 DRLCMACDL DEBUG - got ack for BSN=313 (rlc_window_dl.cpp:103) 20241107083023430 DRLCMACDL DEBUG - got ack for BSN=314 (rlc_window_dl.cpp:103) 20241107083023430 DRLCMACDL DEBUG - got ack for BSN=315 (rlc_window_dl.cpp:103) 20241107083023430 DRLCMACDL DEBUG - got ack for BSN=316 (rlc_window_dl.cpp:103) 20241107083023430 DRLCMACDL DEBUG - got ack for BSN=317 (rlc_window_dl.cpp:103) 20241107083023430 DRLCMACDL DEBUG - got ack for BSN=318 (rlc_window_dl.cpp:103) 20241107083023430 DRLCMACDL DEBUG - got ack for BSN=319 (rlc_window_dl.cpp:103) 20241107083023430 DRLCMACDL DEBUG - got ack for BSN=320 (rlc_window_dl.cpp:103) 20241107083023430 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) 20241107083023430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=321)""(V(S)-1=320) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083023430 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) 20241107083023430 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) 20241107083023430 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) 20241107083023430 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) 20241107083023431 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) 20241107083023431 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) 20241107083023431 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) 20241107083023431 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) 20241107083023431 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) 20241107083023431 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) 20241107083023432 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) 20241107083023432 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) 20241107083023432 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) 20241107083023432 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) 20241107083023435 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) 20241107083023435 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) 20241107083023435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==321 .. V(S)==321) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023435 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) 20241107083023435 DRLCMACDL DEBUG -- Chunk with length 149 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 321, MCS-3): c9 a4 67 b7 71 96 50 94 6e 45 53 78 f1 d3 c6 6b 8e 7d ad dc b3 73 67 a3 48 0f 18 2e 36 ed aa c2 51 d5 8a ad 21 (tbf_dl.cpp:686) 20241107083023435 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) 20241107083023435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 321) (tbf_dl.cpp:847) 20241107083023435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 321, MCS-3): 07 40 50 86 92 49 cf 6e e3 2c a1 28 dd 8a a6 f0 e2 a7 8d d7 1c fb 5a b9 67 e7 ce 46 91 1e 30 5c 6c da 55 85 a3 aa 15 5b 43 00 (tbf_dl.cpp:911) 20241107083023435 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1746 Sending data request: sapi=5 arfcn=871 cur_fn=1742 block=7 data=07 40 50 86 92 49 cf 6e e3 2c a1 28 dd 8a a6 f0 e2 a7 8d d7 1c fb 5a b9 67 e7 ce 46 91 1e 30 5c 6c da 55 85 a3 aa 15 5b 43 00 (pcu_l1_if.cpp:182) 20241107083023435 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083023449 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) 20241107083023449 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) 20241107083023451 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) 20241107083023451 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) 20241107083023452 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) 20241107083023452 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) 20241107083023452 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) 20241107083023452 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) 20241107083023453 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) 20241107083023453 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) 20241107083023454 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) 20241107083023454 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) 20241107083023455 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) 20241107083023455 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) 20241107083023455 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) 20241107083023455 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) 20241107083023456 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) 20241107083023456 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) 20241107083023456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==321 .. V(S)==322) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023456 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) 20241107083023456 DRLCMACDL DEBUG -- Chunk with length 112 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 322, MCS-3): f7 a6 6e c3 e5 a0 12 94 2a 0a 40 04 29 e5 4f 41 81 13 f4 61 84 f6 a7 d9 5e 89 41 c0 e8 6f f1 82 77 ef 28 12 ef (tbf_dl.cpp:686) 20241107083023456 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) 20241107083023456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 322) (tbf_dl.cpp:847) 20241107083023456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 322, MCS-3): 07 80 50 86 ee 4d dd 86 cb 41 25 28 55 14 80 08 52 ca 9f 82 02 27 e8 c3 08 ed 4f b3 bd 12 83 80 d1 df e2 05 ef de 51 24 de 01 (tbf_dl.cpp:911) 20241107083023456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Sending data request: sapi=5 arfcn=871 cur_fn=1746 block=8 data=07 80 50 86 ee 4d dd 86 cb 41 25 28 55 14 80 08 52 ca 9f 82 02 27 e8 c3 08 ed 4f b3 bd 12 83 80 d1 df e2 05 ef de 51 24 de 01 (pcu_l1_if.cpp:182) 20241107083023457 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083023468 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) 20241107083023468 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) 20241107083023470 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) 20241107083023470 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) 20241107083023471 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) 20241107083023471 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) 20241107083023472 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) 20241107083023472 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) 20241107083023473 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) 20241107083023473 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) 20241107083023473 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) 20241107083023473 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) 20241107083023474 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) 20241107083023474 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) 20241107083023475 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) 20241107083023475 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) 20241107083023478 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) 20241107083023478 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) 20241107083023478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==321 .. V(S)==323) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023478 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) 20241107083023478 DRLCMACDL DEBUG -- Chunk with length 75 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 323, MCS-3): e2 93 0f d5 b1 ca af 68 6c 8d d3 50 7e 57 0c fd 05 9d 75 5e ee fb 59 8f 71 77 54 bf 4c 40 c8 21 68 d2 51 b5 97 (tbf_dl.cpp:686) 20241107083023478 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) 20241107083023478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 323) (tbf_dl.cpp:847) 20241107083023478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 323, MCS-3): 07 c0 50 86 c4 27 1f aa 63 95 5f d1 d8 1a a7 a1 fc ae 18 fa 0b 3a eb bc dc f7 b3 1e e3 ee a8 7e 99 80 90 43 d0 a4 a3 6a 2f 01 (tbf_dl.cpp:911) 20241107083023478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1755 Sending data request: sapi=5 arfcn=871 cur_fn=1750 block=9 data=07 c0 50 86 c4 27 1f aa 63 95 5f d1 d8 1a a7 a1 fc ae 18 fa 0b 3a eb bc dc f7 b3 1e e3 ee a8 7e 99 80 90 43 d0 a4 a3 6a 2f 01 (pcu_l1_if.cpp:182) 20241107083023479 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083023492 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) 20241107083023492 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) 20241107083023494 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) 20241107083023494 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) 20241107083023494 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) 20241107083023494 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) 20241107083023495 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) 20241107083023495 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) 20241107083023496 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) 20241107083023496 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) 20241107083023497 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) 20241107083023497 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) 20241107083023498 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) 20241107083023498 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) 20241107083023499 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) 20241107083023499 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) 20241107083023499 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) 20241107083023499 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) 20241107083023499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==321 .. V(S)==324) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023500 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) 20241107083023500 DRLCMACDL DEBUG -- Chunk with length 38 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 324, MCS-3): ae 2e 42 cd ee cd 8c db 47 9d 9c b3 29 cc 0f 90 9b 6b 00 78 32 db 18 f8 46 c8 9c 9d 41 76 db 6e c9 b8 2e ae ee (tbf_dl.cpp:686) 20241107083023500 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) 20241107083023500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 324) (tbf_dl.cpp:847) 20241107083023500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 324, MCS-3): 07 00 51 86 5c 5d 84 9a dd 9b 19 b7 8f 3a 39 67 53 98 1f 20 37 d7 00 f0 64 b6 31 f0 8d 90 39 3b 83 ec b6 dd 92 71 5d 5c dd 01 (tbf_dl.cpp:911) 20241107083023500 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 51 86 5c 5d 84 9a dd 9b 19 b7 8f 3a 39 67 53 98 1f 20 37 d7 00 f0 64 b6 31 f0 8d 90 39 3b 83 ec b6 dd 92 71 5d 5c dd 01 (pcu_l1_if.cpp:182) 20241107083023500 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083023511 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) 20241107083023511 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) 20241107083023513 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) 20241107083023513 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) 20241107083023513 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) 20241107083023514 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) 20241107083023514 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) 20241107083023514 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) 20241107083023515 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) 20241107083023515 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) 20241107083023516 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) 20241107083023516 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) 20241107083023517 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) 20241107083023517 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) 20241107083023517 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) 20241107083023517 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) 20241107083023518 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) 20241107083023518 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) 20241107083023518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==321 .. V(S)==325) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023518 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) 20241107083023518 DRLCMACDL DEBUG -- Chunk with length 1 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083023518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083023518 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1583 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083023518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083023518 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (35) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 325, MCS-3): 03 fb ea 68 66 07 a3 8d ee 84 a9 cb 7e 38 35 5a ef 1f cc 0d 5a da 2a 9f 4e c4 7f 2b e9 10 72 a6 d8 96 a2 5f e8 (tbf_dl.cpp:686) 20241107083023518 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) 20241107083023518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 325) (tbf_dl.cpp:847) 20241107083023518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 325, MCS-3): 07 40 51 06 06 f6 d5 d1 cc 0e 46 1b dd 09 53 97 fd 70 6a b4 de 3f 98 1b b4 b4 55 3e 9d 88 ff 56 d2 21 e4 4c b1 2d 45 bf d0 01 (tbf_dl.cpp:911) 20241107083023518 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Sending data request: sapi=5 arfcn=871 cur_fn=1759 block=11 data=07 40 51 06 06 f6 d5 d1 cc 0e 46 1b dd 09 53 97 fd 70 6a b4 de 3f 98 1b b4 b4 55 3e 9d 88 ff 56 d2 21 e4 4c b1 2d 45 bf d0 01 (pcu_l1_if.cpp:182) 20241107083023519 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083023531 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) 20241107083023531 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) 20241107083023532 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) 20241107083023532 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) 20241107083023533 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) 20241107083023533 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) 20241107083023534 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) 20241107083023534 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) 20241107083023534 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) 20241107083023534 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) 20241107083023535 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) 20241107083023535 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) 20241107083023536 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) 20241107083023536 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) 20241107083023537 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) 20241107083023537 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) 20241107083023540 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) 20241107083023540 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) 20241107083023540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==321 .. V(S)==326) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023540 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) 20241107083023540 DRLCMACDL DEBUG -- Chunk with length 1365 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 326, MCS-3): 3d e6 e2 a1 06 8c f7 86 6d 5f b1 6f 2e ba 43 4e 00 1b 5d 61 19 aa b7 89 e0 f9 15 00 c6 8b 64 8c 75 7a 11 b5 7c (tbf_dl.cpp:686) 20241107083023540 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) 20241107083023540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 326) (tbf_dl.cpp:847) 20241107083023540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 326, MCS-3): 07 80 51 86 7a cc c5 43 0d 18 ef 0d db be 62 df 5c 74 87 9c 00 36 ba c2 32 54 6f 13 c1 f3 2b 00 8c 17 c9 18 eb f4 22 6a f9 00 (tbf_dl.cpp:911) 20241107083023540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Sending data request: sapi=5 arfcn=871 cur_fn=1763 block=0 data=07 80 51 86 7a cc c5 43 0d 18 ef 0d db be 62 df 5c 74 87 9c 00 36 ba c2 32 54 6f 13 c1 f3 2b 00 8c 17 c9 18 eb f4 22 6a f9 00 (pcu_l1_if.cpp:182) 20241107083023541 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083023555 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) 20241107083023555 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) 20241107083023556 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) 20241107083023556 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) 20241107083023557 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) 20241107083023557 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) 20241107083023558 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) 20241107083023558 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) 20241107083023558 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) 20241107083023558 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) 20241107083023559 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) 20241107083023559 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) 20241107083023560 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) 20241107083023560 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) 20241107083023561 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) 20241107083023561 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) 20241107083023562 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) 20241107083023562 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) 20241107083023562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==321 .. V(S)==327) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023562 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) 20241107083023562 DRLCMACDL DEBUG -- Chunk with length 1328 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 327, MCS-3): 27 8c 00 d6 ba 24 96 a5 8b 70 a2 a3 a7 d5 33 19 18 54 78 d5 78 5b 24 13 50 77 10 bf 11 36 df a2 94 e8 fe 0b 5c (tbf_dl.cpp:686) 20241107083023562 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) 20241107083023562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 327) (tbf_dl.cpp:847) 20241107083023562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 327, MCS-3): 07 c0 51 86 4e 18 01 ac 75 49 2c 4b 17 e1 44 47 4f ab 67 32 30 a8 f0 aa f1 b6 48 26 a0 ee 20 7e 23 6c be 45 29 d1 fd 17 b8 00 (tbf_dl.cpp:911) 20241107083023562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Sending data request: sapi=5 arfcn=871 cur_fn=1768 block=1 data=07 c0 51 86 4e 18 01 ac 75 49 2c 4b 17 e1 44 47 4f ab 67 32 30 a8 f0 aa f1 b6 48 26 a0 ee 20 7e 23 6c be 45 29 d1 fd 17 b8 00 (pcu_l1_if.cpp:182) 20241107083023563 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083023574 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) 20241107083023574 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) 20241107083023575 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) 20241107083023575 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) 20241107083023576 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) 20241107083023576 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) 20241107083023577 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) 20241107083023577 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) 20241107083023577 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) 20241107083023577 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) 20241107083023578 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) 20241107083023578 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) 20241107083023579 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) 20241107083023579 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) 20241107083023580 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) 20241107083023580 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) 20241107083023581 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) 20241107083023581 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) 20241107083023581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==321 .. V(S)==328) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023581 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) 20241107083023581 DRLCMACDL DEBUG -- Chunk with length 1291 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 328, MCS-3): 71 81 86 18 23 45 4f ba 6f 18 c1 db e3 40 2d b2 ce 13 2e fc f7 f7 92 bf e2 8c 82 f3 a5 e4 dd 78 79 4c f0 52 db (tbf_dl.cpp:686) 20241107083023581 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) 20241107083023581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 328) (tbf_dl.cpp:847) 20241107083023581 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 328, MCS-3): 07 00 52 86 e2 02 0d 31 46 8a 9e 74 df 30 82 b7 c7 81 5a 64 9d 27 5c f8 ef ef 25 7f c5 19 05 e7 4b c9 bb f1 f2 98 e0 a5 b6 01 (tbf_dl.cpp:911) 20241107083023581 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 52 86 e2 02 0d 31 46 8a 9e 74 df 30 82 b7 c7 81 5a 64 9d 27 5c f8 ef ef 25 7f c5 19 05 e7 4b c9 bb f1 f2 98 e0 a5 b6 01 (pcu_l1_if.cpp:182) 20241107083023581 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083023594 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) 20241107083023594 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) 20241107083023595 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) 20241107083023595 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) 20241107083023596 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) 20241107083023596 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) 20241107083023596 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) 20241107083023596 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) 20241107083023597 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) 20241107083023597 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) 20241107083023598 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) 20241107083023598 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) 20241107083023599 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) 20241107083023599 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) 20241107083023600 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) 20241107083023600 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) 20241107083023603 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) 20241107083023603 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) 20241107083023603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==321 .. V(S)==329) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023603 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) 20241107083023603 DRLCMACDL DEBUG -- Chunk with length 1254 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 329, MCS-3): 8b 09 cc c0 5b ad 49 8b 60 1f f8 ac 61 12 0f 85 05 3e b9 b7 fe f6 4d 8c ec 8b e4 a7 cb 3b 2c af 2f 2b 01 d4 a7 (tbf_dl.cpp:686) 20241107083023603 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) 20241107083023603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 329) (tbf_dl.cpp:847) 20241107083023603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 329, MCS-3): 07 40 52 86 16 13 98 81 b7 5a 93 16 c1 3e f0 59 c3 24 1e 0a 0b 7c 72 6f fd ed 9b 18 d9 17 c9 4f 97 77 58 5e 5f 56 02 a8 4f 01 (tbf_dl.cpp:911) 20241107083023603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Sending data request: sapi=5 arfcn=871 cur_fn=1776 block=3 data=07 40 52 86 16 13 98 81 b7 5a 93 16 c1 3e f0 59 c3 24 1e 0a 0b 7c 72 6f fd ed 9b 18 d9 17 c9 4f 97 77 58 5e 5f 56 02 a8 4f 01 (pcu_l1_if.cpp:182) 20241107083023604 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083023618 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) 20241107083023618 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) 20241107083023619 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) 20241107083023619 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) 20241107083023620 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) 20241107083023620 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) 20241107083023621 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) 20241107083023621 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) 20241107083023621 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) 20241107083023621 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) 20241107083023622 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) 20241107083023622 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) 20241107083023623 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) 20241107083023623 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) 20241107083023624 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) 20241107083023624 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) 20241107083023625 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) 20241107083023625 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) 20241107083023625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==321 .. V(S)==330) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023625 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) 20241107083023625 DRLCMACDL DEBUG -- Chunk with length 1217 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 330, MCS-3): 2f 38 b9 5c 4a 97 80 87 7c 5a 08 e6 d2 e7 03 1e f5 4e 48 e9 0b 99 ee 25 7b 8c 5b c2 f5 51 bb 65 70 62 2f 55 7a (tbf_dl.cpp:686) 20241107083023625 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) 20241107083023625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 330) (tbf_dl.cpp:847) 20241107083023625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 330, MCS-3): 07 80 52 86 5e 70 72 b9 94 2e 01 0f f9 b4 10 cc a5 cf 07 3c ea 9d 90 d2 17 32 dd 4b f6 18 b7 84 eb a3 76 cb e0 c4 5e aa f4 00 (tbf_dl.cpp:911) 20241107083023625 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Sending data request: sapi=5 arfcn=871 cur_fn=1781 block=4 data=07 80 52 86 5e 70 72 b9 94 2e 01 0f f9 b4 10 cc a5 cf 07 3c ea 9d 90 d2 17 32 dd 4b f6 18 b7 84 eb a3 76 cb e0 c4 5e aa f4 00 (pcu_l1_if.cpp:182) 20241107083023625 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083023637 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) 20241107083023637 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) 20241107083023638 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) 20241107083023639 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) 20241107083023639 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) 20241107083023639 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) 20241107083023640 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) 20241107083023640 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) 20241107083023641 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) 20241107083023641 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) 20241107083023642 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) 20241107083023642 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) 20241107083023642 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) 20241107083023642 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) 20241107083023643 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) 20241107083023643 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) 20241107083023644 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) 20241107083023644 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) 20241107083023644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==321 .. V(S)==331) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023644 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) 20241107083023644 DRLCMACDL DEBUG -- Chunk with length 1180 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 331, MCS-3): 7d 61 15 13 1f 66 83 f9 ce de 8d 28 6a 71 d3 ea a1 e4 c5 e4 b1 40 fe 5a 47 d0 9c 10 62 a5 ae 3e 92 8b 7e b0 e6 (tbf_dl.cpp:686) 20241107083023644 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) 20241107083023644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 331) (tbf_dl.cpp:847) 20241107083023644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 331, MCS-3): 07 c0 52 86 fa c2 2a 26 3e cc 06 f3 9d bd 1b 51 d4 e2 a6 d5 43 c9 8b c9 63 81 fc b5 8e a0 39 21 c4 4a 5d 7d 24 17 fd 60 cd 01 (tbf_dl.cpp:911) 20241107083023644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Sending data request: sapi=5 arfcn=871 cur_fn=1785 block=5 data=07 c0 52 86 fa c2 2a 26 3e cc 06 f3 9d bd 1b 51 d4 e2 a6 d5 43 c9 8b c9 63 81 fc b5 8e a0 39 21 c4 4a 5d 7d 24 17 fd 60 cd 01 (pcu_l1_if.cpp:182) 20241107083023645 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083023657 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) 20241107083023657 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) 20241107083023658 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) 20241107083023658 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) 20241107083023658 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) 20241107083023658 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) 20241107083023659 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) 20241107083023659 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) 20241107083023660 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) 20241107083023660 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) 20241107083023661 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) 20241107083023661 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) 20241107083023661 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) 20241107083023661 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) 20241107083023662 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) 20241107083023662 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) 20241107083023666 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) 20241107083023666 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) 20241107083023666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==321 .. V(S)==332) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023666 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) 20241107083023666 DRLCMACDL DEBUG -- Chunk with length 1143 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 332, MCS-3): 69 73 50 43 3e 6a 37 d9 5d 9f 3c f2 7d 1e 91 a5 cb 81 76 d0 3c c2 cf d5 6c 37 d7 3c d6 01 48 a1 4f 24 a5 70 89 (tbf_dl.cpp:686) 20241107083023666 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) 20241107083023666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 332) (tbf_dl.cpp:847) 20241107083023666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 332, MCS-3): 07 00 53 86 d2 e6 a0 86 7c d4 6e b2 bb 3e 79 e4 fb 3c 22 4b 97 03 ed a0 79 84 9f ab d9 6e ae 79 ac 03 90 42 9f 48 4a e1 12 01 (tbf_dl.cpp:911) 20241107083023666 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 53 86 d2 e6 a0 86 7c d4 6e b2 bb 3e 79 e4 fb 3c 22 4b 97 03 ed a0 79 84 9f ab d9 6e ae 79 ac 03 90 42 9f 48 4a e1 12 01 (pcu_l1_if.cpp:182) 20241107083023667 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083023681 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) 20241107083023681 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) 20241107083023682 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) 20241107083023682 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) 20241107083023683 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) 20241107083023683 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) 20241107083023683 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) 20241107083023683 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) 20241107083023684 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) 20241107083023684 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) 20241107083023685 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) 20241107083023685 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) 20241107083023686 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) 20241107083023686 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) 20241107083023687 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) 20241107083023687 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) 20241107083023687 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) 20241107083023688 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) 20241107083023688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==321 .. V(S)==333) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023688 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) 20241107083023688 DRLCMACDL DEBUG -- Chunk with length 1106 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 333, MCS-3): 50 6b fc 3d e2 26 bd e4 d5 3d 28 cf 77 42 9a 3c 07 ba 20 aa 61 fd 98 90 22 00 89 86 22 bb b0 27 16 0a a1 11 b8 (tbf_dl.cpp:686) 20241107083023688 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) 20241107083023688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 333) (tbf_dl.cpp:847) 20241107083023688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 333, MCS-3): 07 40 53 86 a0 d6 f8 7b c4 4d 7a c9 ab 7b 50 9e ef 84 34 79 0e 74 41 54 c3 fa 31 21 45 00 12 0d 45 76 61 4f 2c 14 42 23 70 01 (tbf_dl.cpp:911) 20241107083023688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Sending data request: sapi=5 arfcn=871 cur_fn=1794 block=7 data=07 40 53 86 a0 d6 f8 7b c4 4d 7a c9 ab 7b 50 9e ef 84 34 79 0e 74 41 54 c3 fa 31 21 45 00 12 0d 45 76 61 4f 2c 14 42 23 70 01 (pcu_l1_if.cpp:182) 20241107083023689 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083023701 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) 20241107083023701 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) 20241107083023702 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) 20241107083023702 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) 20241107083023703 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) 20241107083023703 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) 20241107083023704 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) 20241107083023704 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) 20241107083023704 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) 20241107083023704 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) 20241107083023705 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) 20241107083023705 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) 20241107083023706 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) 20241107083023706 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) 20241107083023707 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) 20241107083023707 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) 20241107083023708 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) 20241107083023708 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) 20241107083023708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==321 .. V(S)==334) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023708 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) 20241107083023708 DRLCMACDL DEBUG -- Chunk with length 1069 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 334, MCS-3): 7a b2 eb b6 4e 9f 47 a8 fb 83 9e 9e 5f 4e 9a fc f0 e0 2a 49 e7 3b 1a 0b f7 b5 8f b7 fa a3 dc 76 ec ac 9b 0c d4 (tbf_dl.cpp:686) 20241107083023708 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) 20241107083023708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 334) (tbf_dl.cpp:847) 20241107083023708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 334, MCS-3): 07 80 53 86 f4 64 d7 6d 9d 3e 8f 50 f7 07 3d 3d bf 9c 34 f9 e1 c1 55 92 ce 77 34 16 ee 6b 1f 6f f5 47 b9 ed d8 59 37 19 a8 01 (tbf_dl.cpp:911) 20241107083023708 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Sending data request: sapi=5 arfcn=871 cur_fn=1798 block=8 data=07 80 53 86 f4 64 d7 6d 9d 3e 8f 50 f7 07 3d 3d bf 9c 34 f9 e1 c1 55 92 ce 77 34 16 ee 6b 1f 6f f5 47 b9 ed d8 59 37 19 a8 01 (pcu_l1_if.cpp:182) 20241107083023708 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083023720 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) 20241107083023720 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) 20241107083023721 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) 20241107083023721 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) 20241107083023722 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) 20241107083023722 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) 20241107083023723 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) 20241107083023723 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) 20241107083023724 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) 20241107083023724 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) 20241107083023724 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) 20241107083023725 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) 20241107083023725 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) 20241107083023725 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) 20241107083023726 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) 20241107083023726 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) 20241107083023729 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) 20241107083023729 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) 20241107083023729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==321 .. V(S)==335) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023729 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) 20241107083023729 DRLCMACDL DEBUG -- Chunk with length 1032 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 335, MCS-3): 87 0a 6f bb 9d fd 78 80 9b 5f 01 6b 88 4a ee cd 9c 49 b0 84 80 54 08 30 73 ad a7 55 57 68 cc e8 e4 e8 20 ce 3c (tbf_dl.cpp:686) 20241107083023729 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) 20241107083023729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 335) (tbf_dl.cpp:847) 20241107083023729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 335, MCS-3): 07 c0 53 86 0e 15 de 76 3b fb f1 00 37 bf 02 d6 10 95 dc 9b 39 93 60 09 01 a9 10 60 e6 5a 4f ab ae d0 98 d1 c9 d1 41 9c 79 00 (tbf_dl.cpp:911) 20241107083023729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Sending data request: sapi=5 arfcn=871 cur_fn=1802 block=9 data=07 c0 53 86 0e 15 de 76 3b fb f1 00 37 bf 02 d6 10 95 dc 9b 39 93 60 09 01 a9 10 60 e6 5a 4f ab ae d0 98 d1 c9 d1 41 9c 79 00 (pcu_l1_if.cpp:182) 20241107083023730 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083023744 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) 20241107083023744 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) 20241107083023745 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) 20241107083023745 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) 20241107083023746 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) 20241107083023746 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) 20241107083023747 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) 20241107083023747 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) 20241107083023748 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) 20241107083023748 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) 20241107083023748 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) 20241107083023748 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) 20241107083023749 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) 20241107083023749 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) 20241107083023750 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) 20241107083023750 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) 20241107083023751 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) 20241107083023751 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) 20241107083023751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==321 .. V(S)==336) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023751 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) 20241107083023751 DRLCMACDL DEBUG -- Chunk with length 995 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 336, MCS-3): 37 ff d3 13 e0 da e4 87 b5 e3 c9 fb cd d6 73 b2 a6 91 58 fb f2 cc 92 40 73 20 ed 33 b3 4c 32 9e a9 44 3f de 32 (tbf_dl.cpp:686) 20241107083023751 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) 20241107083023751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 336) (tbf_dl.cpp:847) 20241107083023751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 336, MCS-3): 07 00 54 86 6e fe a7 27 c0 b5 c9 0f 6b c7 93 f7 9b ad e7 64 4d 23 b1 f6 e5 99 25 81 e6 40 da 67 66 99 64 3c 53 89 7e bc 65 00 (tbf_dl.cpp:911) 20241107083023751 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 54 86 6e fe a7 27 c0 b5 c9 0f 6b c7 93 f7 9b ad e7 64 4d 23 b1 f6 e5 99 25 81 e6 40 da 67 66 99 64 3c 53 89 7e bc 65 00 (pcu_l1_if.cpp:182) 20241107083023752 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083023763 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) 20241107083023763 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) 20241107083023764 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) 20241107083023764 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) 20241107083023765 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) 20241107083023765 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) 20241107083023765 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) 20241107083023765 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) 20241107083023766 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) 20241107083023766 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) 20241107083023767 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) 20241107083023767 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) 20241107083023768 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) 20241107083023768 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) 20241107083023768 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) 20241107083023768 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) 20241107083023769 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) 20241107083023769 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) 20241107083023769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==321 .. V(S)==337) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023769 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) 20241107083023769 DRLCMACDL DEBUG -- Chunk with length 958 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 337, MCS-3): c3 a1 51 9d 3c da ef 47 29 44 a1 de 35 4c 65 9d 71 71 dd 7a bf 3a 60 bb 7c d3 9e 9c 2c 25 a4 12 a8 23 06 c0 43 (tbf_dl.cpp:686) 20241107083023769 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) 20241107083023769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 337) (tbf_dl.cpp:847) 20241107083023769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 337, MCS-3): 07 40 54 86 86 43 a3 3a 79 b4 df 8f 52 88 42 bd 6b 98 ca 3a e3 e2 ba f5 7e 75 c0 76 f9 a6 3d 39 59 4a 48 25 50 47 0c 80 87 00 (tbf_dl.cpp:911) 20241107083023769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Sending data request: sapi=5 arfcn=871 cur_fn=1811 block=11 data=07 40 54 86 86 43 a3 3a 79 b4 df 8f 52 88 42 bd 6b 98 ca 3a e3 e2 ba f5 7e 75 c0 76 f9 a6 3d 39 59 4a 48 25 50 47 0c 80 87 00 (pcu_l1_if.cpp:182) 20241107083023770 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083023782 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) 20241107083023782 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) 20241107083023783 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) 20241107083023783 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) 20241107083023784 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) 20241107083023784 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) 20241107083023785 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) 20241107083023785 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) 20241107083023786 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) 20241107083023786 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) 20241107083023787 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) 20241107083023787 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) 20241107083023788 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) 20241107083023788 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) 20241107083023788 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) 20241107083023788 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) 20241107083023792 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) 20241107083023792 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) 20241107083023792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==321 .. V(S)==338) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023792 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) 20241107083023792 DRLCMACDL DEBUG -- Chunk with length 921 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 338, MCS-3): 39 80 64 d0 72 ca 7a 00 cd 48 8e fb 40 fe d6 ab a9 37 33 c7 fd f8 79 0e 2b 96 e9 10 6c 4e f2 14 c3 0b 27 32 69 (tbf_dl.cpp:686) 20241107083023792 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) 20241107083023792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 338) (tbf_dl.cpp:847) 20241107083023792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 338, MCS-3): 07 80 54 86 72 00 c9 a0 e5 94 f5 00 9a 91 1c f7 81 fc ad 57 53 6f 66 8e fb f1 f3 1c 56 2c d3 21 d8 9c e4 29 86 17 4e 64 d2 00 (tbf_dl.cpp:911) 20241107083023792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1820 Sending data request: sapi=5 arfcn=871 cur_fn=1815 block=0 data=07 80 54 86 72 00 c9 a0 e5 94 f5 00 9a 91 1c f7 81 fc ad 57 53 6f 66 8e fb f1 f3 1c 56 2c d3 21 d8 9c e4 29 86 17 4e 64 d2 00 (pcu_l1_if.cpp:182) 20241107083023793 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083023806 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) 20241107083023806 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) 20241107083023807 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) 20241107083023807 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) 20241107083023808 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) 20241107083023808 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) 20241107083023809 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) 20241107083023809 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) 20241107083023810 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) 20241107083023810 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) 20241107083023811 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) 20241107083023811 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) 20241107083023811 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) 20241107083023811 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) 20241107083023812 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) 20241107083023812 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) 20241107083023813 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) 20241107083023813 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) 20241107083023813 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==321 .. V(S)==339) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023813 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) 20241107083023813 DRLCMACDL DEBUG -- Chunk with length 884 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023813 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 339, MCS-3): 0b 1e bb 00 a8 ce cc 5d 35 21 c2 87 da 00 da 7d 9d 34 51 09 97 d9 90 8d 6a 77 47 12 64 dd 5e 74 35 0d af 2d 69 (tbf_dl.cpp:686) 20241107083023813 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) 20241107083023813 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023813 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 339) (tbf_dl.cpp:847) 20241107083023813 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 339, MCS-3): 07 c0 54 86 16 3c 76 01 50 9d 99 bb 6a 42 84 0f b5 01 b4 fb 3a 69 a2 12 2e b3 21 1b d5 ee 8e 24 c8 ba bd e8 6a 1a 5e 5b d2 00 (tbf_dl.cpp:911) 20241107083023813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1824 Sending data request: sapi=5 arfcn=871 cur_fn=1820 block=1 data=07 c0 54 86 16 3c 76 01 50 9d 99 bb 6a 42 84 0f b5 01 b4 fb 3a 69 a2 12 2e b3 21 1b d5 ee 8e 24 c8 ba bd e8 6a 1a 5e 5b d2 00 (pcu_l1_if.cpp:182) 20241107083023814 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083023825 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) 20241107083023826 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) 20241107083023827 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) 20241107083023827 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) 20241107083023827 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) 20241107083023827 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) 20241107083023828 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) 20241107083023828 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) 20241107083023829 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) 20241107083023829 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) 20241107083023830 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) 20241107083023830 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) 20241107083023830 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) 20241107083023831 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) 20241107083023831 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) 20241107083023831 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) 20241107083023832 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) 20241107083023832 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083023832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==321 .. V(S)==340) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023832 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) 20241107083023832 DRLCMACDL DEBUG -- Chunk with length 847 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 340, MCS-3): 19 2b 6e ae f1 a5 6f b8 7b e8 fd a3 75 84 e2 09 63 49 16 f0 c7 36 b6 bf 4b 9d 24 68 a6 2d 4b 94 33 73 a3 f4 39 (tbf_dl.cpp:686) 20241107083023832 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) 20241107083023832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 340) (tbf_dl.cpp:847) 20241107083023832 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) 20241107083023832 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1828 + 13 = 1841 (pdch_ul_controller.c:131) 20241107083023832 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1841 for type POLL (pdch_ul_controller.c:184) 20241107083023832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1841, TS=7) (tbf_dl.cpp:883) 20241107083023832 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1841, TS=7 (tbf_dl.cpp:903) 20241107083023832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 340, MCS-3): 0f 00 55 86 32 56 dc 5c e3 4b df 70 f7 d0 fb 47 eb 08 c5 13 c6 92 2c e0 8f 6d 6c 7f 97 3a 49 d0 4c 5b 96 28 67 e6 46 e9 73 00 (tbf_dl.cpp:911) 20241107083023832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1828 Sending data request: sapi=5 arfcn=871 cur_fn=1824 block=2 data=0f 00 55 86 32 56 dc 5c e3 4b df 70 f7 d0 fb 47 eb 08 c5 13 c6 92 2c e0 8f 6d 6c 7f 97 3a 49 d0 4c 5b 96 28 67 e6 46 e9 73 00 (pcu_l1_if.cpp:182) 20241107083023833 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083023845 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) 20241107083023845 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) 20241107083023846 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) 20241107083023846 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) 20241107083023847 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) 20241107083023848 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) 20241107083023848 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) 20241107083023848 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) 20241107083023849 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) 20241107083023849 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) 20241107083023850 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) 20241107083023850 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) 20241107083023850 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) 20241107083023851 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) 20241107083023851 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) 20241107083023851 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) 20241107083023854 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083023869 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) 20241107083023869 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) 20241107083023870 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) 20241107083023870 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) 20241107083023871 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) 20241107083023871 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) 20241107083023871 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) 20241107083023871 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) 20241107083023872 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) 20241107083023872 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) 20241107083023873 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) 20241107083023873 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) 20241107083023874 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) 20241107083023874 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) 20241107083023875 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) 20241107083023875 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) 20241107083023875 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083023888 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) 20241107083023888 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) 20241107083023890 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) 20241107083023890 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) 20241107083023891 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) 20241107083023891 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) 20241107083023892 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) 20241107083023892 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) 20241107083023893 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) 20241107083023893 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) 20241107083023894 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) 20241107083023894 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) 20241107083023894 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) 20241107083023894 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) 20241107083023895 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) 20241107083023895 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) 20241107083023896 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083023907 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 00 a7 b2 ac 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083023907 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) 20241107083023907 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083023907 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1841 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083023907 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 = 342 | 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) 20241107083023908 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1841 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083023908 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083023908 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 342, have_crbb: 0, urbb_len:64, 0x55775316d17c, 0x55775316d180, 4, 0, win: 321-341, 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:572) 20241107083023908 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 342, BSN 321 to 406 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083023908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083023908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=321)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=340) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083023908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=321:341, lost=0, recv=16, skipped=4, bsn=65, info='RRRRRRRRRRRRRRRRxxxx............................................' (tbf_dl.cpp:998) 20241107083023908 DRLCMACDL DEBUG - got ack for BSN=321 (rlc_window_dl.cpp:103) 20241107083023908 DRLCMACDL DEBUG - got ack for BSN=322 (rlc_window_dl.cpp:103) 20241107083023908 DRLCMACDL DEBUG - got ack for BSN=323 (rlc_window_dl.cpp:103) 20241107083023908 DRLCMACDL DEBUG - got ack for BSN=324 (rlc_window_dl.cpp:103) 20241107083023908 DRLCMACDL DEBUG - got ack for BSN=325 (rlc_window_dl.cpp:103) 20241107083023908 DRLCMACDL DEBUG - got ack for BSN=326 (rlc_window_dl.cpp:103) 20241107083023908 DRLCMACDL DEBUG - got ack for BSN=327 (rlc_window_dl.cpp:103) 20241107083023908 DRLCMACDL DEBUG - got ack for BSN=328 (rlc_window_dl.cpp:103) 20241107083023908 DRLCMACDL DEBUG - got ack for BSN=329 (rlc_window_dl.cpp:103) 20241107083023908 DRLCMACDL DEBUG - got ack for BSN=330 (rlc_window_dl.cpp:103) 20241107083023908 DRLCMACDL DEBUG - got ack for BSN=331 (rlc_window_dl.cpp:103) 20241107083023908 DRLCMACDL DEBUG - got ack for BSN=332 (rlc_window_dl.cpp:103) 20241107083023908 DRLCMACDL DEBUG - got ack for BSN=333 (rlc_window_dl.cpp:103) 20241107083023908 DRLCMACDL DEBUG - got ack for BSN=334 (rlc_window_dl.cpp:103) 20241107083023908 DRLCMACDL DEBUG - got ack for BSN=335 (rlc_window_dl.cpp:103) 20241107083023908 DRLCMACDL DEBUG - got ack for BSN=336 (rlc_window_dl.cpp:103) 20241107083023908 DRLCMACDL DEBUG - got ack for BSN=337 (rlc_window_dl.cpp:103) 20241107083023908 DRLCMACDL DEBUG - got ack for BSN=338 (rlc_window_dl.cpp:103) 20241107083023908 DRLCMACDL DEBUG - got ack for BSN=339 (rlc_window_dl.cpp:103) 20241107083023908 DRLCMACDL DEBUG - got ack for BSN=340 (rlc_window_dl.cpp:103) 20241107083023908 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) 20241107083023908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=341)""(V(S)-1=340) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083023908 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) 20241107083023908 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) 20241107083023909 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) 20241107083023909 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) 20241107083023910 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) 20241107083023910 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) 20241107083023911 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) 20241107083023911 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) 20241107083023912 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) 20241107083023912 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) 20241107083023912 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) 20241107083023912 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) 20241107083023913 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) 20241107083023913 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) 20241107083023916 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) 20241107083023916 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) 20241107083023916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==341 .. V(S)==341) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023916 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) 20241107083023916 DRLCMACDL DEBUG -- Chunk with length 810 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 341, MCS-3): 80 83 83 9d ff 10 32 02 64 9b b7 0c ef d4 bd 21 60 13 da 7b b1 a6 c9 55 44 cc 04 89 11 91 2d bb 21 91 aa 16 4b (tbf_dl.cpp:686) 20241107083023916 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) 20241107083023916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 341) (tbf_dl.cpp:847) 20241107083023916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 341, MCS-3): 07 40 55 86 00 07 07 3b ff 21 64 04 c8 36 6f 19 de a9 7b 43 c0 26 b4 f7 62 4d 93 ab 88 98 09 12 23 22 5b 76 43 22 55 2d 96 00 (tbf_dl.cpp:911) 20241107083023916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1846 Sending data request: sapi=5 arfcn=871 cur_fn=1841 block=6 data=07 40 55 86 00 07 07 3b ff 21 64 04 c8 36 6f 19 de a9 7b 43 c0 26 b4 f7 62 4d 93 ab 88 98 09 12 23 22 5b 76 43 22 55 2d 96 00 (pcu_l1_if.cpp:182) 20241107083023917 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083023931 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) 20241107083023931 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) 20241107083023932 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) 20241107083023932 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) 20241107083023933 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) 20241107083023933 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) 20241107083023934 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) 20241107083023934 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) 20241107083023934 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) 20241107083023934 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) 20241107083023935 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) 20241107083023935 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) 20241107083023936 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) 20241107083023936 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) 20241107083023937 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) 20241107083023937 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) 20241107083023938 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) 20241107083023938 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) 20241107083023938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==341 .. V(S)==342) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023938 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) 20241107083023938 DRLCMACDL DEBUG -- Chunk with length 773 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 342, MCS-3): 76 16 e0 6a bb 5f 9a d3 64 99 87 62 68 e1 bd 37 91 00 85 32 2b f5 a0 c1 1f 44 24 f4 99 d1 d7 bd 16 56 b6 46 4e (tbf_dl.cpp:686) 20241107083023938 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) 20241107083023938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 342) (tbf_dl.cpp:847) 20241107083023938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 342, MCS-3): 07 80 55 86 ec 2c c0 d5 76 bf 34 a7 c9 32 0f c5 d0 c2 7b 6f 22 01 0a 65 56 ea 41 83 3f 88 48 e8 33 a3 af 7b 2d ac 6c 8d 9c 00 (tbf_dl.cpp:911) 20241107083023938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1850 Sending data request: sapi=5 arfcn=871 cur_fn=1846 block=7 data=07 80 55 86 ec 2c c0 d5 76 bf 34 a7 c9 32 0f c5 d0 c2 7b 6f 22 01 0a 65 56 ea 41 83 3f 88 48 e8 33 a3 af 7b 2d ac 6c 8d 9c 00 (pcu_l1_if.cpp:182) 20241107083023938 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083023950 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) 20241107083023950 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) 20241107083023951 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) 20241107083023951 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) 20241107083023952 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) 20241107083023952 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) 20241107083023952 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) 20241107083023952 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) 20241107083023953 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) 20241107083023953 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) 20241107083023954 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) 20241107083023954 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) 20241107083023955 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) 20241107083023955 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) 20241107083023956 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) 20241107083023956 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) 20241107083023956 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) 20241107083023956 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) 20241107083023956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==341 .. V(S)==343) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023956 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) 20241107083023956 DRLCMACDL DEBUG -- Chunk with length 736 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023956 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 343, MCS-3): 63 57 82 21 05 91 06 75 9b 55 b8 ac 0a 15 15 c6 f1 d1 a2 0e 81 38 4a 36 ca 85 9f 2a 5f e8 da 50 15 e4 5d dd c3 (tbf_dl.cpp:686) 20241107083023957 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) 20241107083023957 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023957 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 343) (tbf_dl.cpp:847) 20241107083023957 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 343, MCS-3): 07 c0 55 86 c6 ae 04 43 0a 22 0d ea 36 ab 70 59 15 2a 2a 8c e3 a3 45 1d 02 71 94 6c 94 0b 3f 55 be d0 b5 a1 2a c8 bb ba 87 01 (tbf_dl.cpp:911) 20241107083023957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1854 Sending data request: sapi=5 arfcn=871 cur_fn=1850 block=8 data=07 c0 55 86 c6 ae 04 43 0a 22 0d ea 36 ab 70 59 15 2a 2a 8c e3 a3 45 1d 02 71 94 6c 94 0b 3f 55 be d0 b5 a1 2a c8 bb ba 87 01 (pcu_l1_if.cpp:182) 20241107083023957 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083023969 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) 20241107083023969 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) 20241107083023970 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) 20241107083023970 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) 20241107083023971 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) 20241107083023971 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) 20241107083023972 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) 20241107083023972 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) 20241107083023973 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) 20241107083023973 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) 20241107083023973 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) 20241107083023973 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) 20241107083023974 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) 20241107083023974 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) 20241107083023975 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) 20241107083023975 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) 20241107083023979 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) 20241107083023979 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) 20241107083023979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==341 .. V(S)==344) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083023979 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) 20241107083023979 DRLCMACDL DEBUG -- Chunk with length 699 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083023979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 344, MCS-3): 9e ee 4d 54 53 db 23 e1 be 4e 79 9e d4 85 8f 1a aa 87 73 95 53 8e 21 42 f5 2b 1a 2b 1a cc f9 88 e1 5b c6 09 1c (tbf_dl.cpp:686) 20241107083023979 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) 20241107083023979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083023979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 344) (tbf_dl.cpp:847) 20241107083023979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 344, MCS-3): 07 00 56 86 3c dd 9b a8 a6 b6 47 c2 7d 9d f2 3c a9 0b 1f 35 54 0f e7 2a a7 1c 43 84 ea 57 34 56 34 98 f3 11 c3 b7 8c 13 38 00 (tbf_dl.cpp:911) 20241107083023979 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 56 86 3c dd 9b a8 a6 b6 47 c2 7d 9d f2 3c a9 0b 1f 35 54 0f e7 2a a7 1c 43 84 ea 57 34 56 34 98 f3 11 c3 b7 8c 13 38 00 (pcu_l1_if.cpp:182) 20241107083023979 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083023993 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) 20241107083023993 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) 20241107083023994 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) 20241107083023994 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) 20241107083023995 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) 20241107083023995 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) 20241107083023996 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) 20241107083023996 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) 20241107083023996 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) 20241107083023996 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) 20241107083023997 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) 20241107083023997 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) 20241107083023998 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) 20241107083023998 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) 20241107083023999 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) 20241107083023999 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) 20241107083024000 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) 20241107083024000 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) 20241107083024000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==341 .. V(S)==345) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024000 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) 20241107083024000 DRLCMACDL DEBUG -- Chunk with length 662 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 345, MCS-3): 4b b4 6e 00 1e 7d ee 93 10 71 2a 00 9d 7e d4 d9 62 b5 7d 90 cb 55 c6 74 69 4b 61 cf 88 12 53 1b bd 51 4d 09 ff (tbf_dl.cpp:686) 20241107083024000 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) 20241107083024000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 345) (tbf_dl.cpp:847) 20241107083024000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 345, MCS-3): 07 40 56 86 96 68 dd 00 3c fa dc 27 21 e2 54 00 3a fd a8 b3 c5 6a fb 20 97 ab 8c e9 d2 96 c2 9e 11 25 a6 36 7a a3 9a 12 fe 01 (tbf_dl.cpp:911) 20241107083024000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1863 Sending data request: sapi=5 arfcn=871 cur_fn=1859 block=10 data=07 40 56 86 96 68 dd 00 3c fa dc 27 21 e2 54 00 3a fd a8 b3 c5 6a fb 20 97 ab 8c e9 d2 96 c2 9e 11 25 a6 36 7a a3 9a 12 fe 01 (pcu_l1_if.cpp:182) 20241107083024000 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083024013 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) 20241107083024013 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) 20241107083024014 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) 20241107083024014 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) 20241107083024015 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) 20241107083024015 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) 20241107083024016 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) 20241107083024016 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) 20241107083024017 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) 20241107083024017 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) 20241107083024018 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) 20241107083024018 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) 20241107083024018 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) 20241107083024018 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) 20241107083024019 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) 20241107083024019 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) 20241107083024020 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) 20241107083024020 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) 20241107083024020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==341 .. V(S)==346) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024020 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) 20241107083024020 DRLCMACDL DEBUG -- Chunk with length 625 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 346, MCS-3): 0c 31 cf 20 68 a6 23 6b c4 51 46 78 bd e1 ed 3d f1 af 8b c1 5d 4d 64 1f fd 97 26 a3 b8 e8 14 32 52 89 11 ff df (tbf_dl.cpp:686) 20241107083024020 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) 20241107083024020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 346) (tbf_dl.cpp:847) 20241107083024020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 346, MCS-3): 07 80 56 86 18 62 9e 41 d0 4c 47 d6 88 a3 8c f0 7a c3 db 7b e2 5f 17 83 bb 9a c8 3e fa 2f 4d 46 71 d1 29 64 a4 12 23 fe bf 01 (tbf_dl.cpp:911) 20241107083024020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1867 Sending data request: sapi=5 arfcn=871 cur_fn=1863 block=11 data=07 80 56 86 18 62 9e 41 d0 4c 47 d6 88 a3 8c f0 7a c3 db 7b e2 5f 17 83 bb 9a c8 3e fa 2f 4d 46 71 d1 29 64 a4 12 23 fe bf 01 (pcu_l1_if.cpp:182) 20241107083024021 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083024031 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) 20241107083024031 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) 20241107083024033 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) 20241107083024033 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) 20241107083024033 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) 20241107083024033 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) 20241107083024034 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) 20241107083024034 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) 20241107083024035 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) 20241107083024035 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) 20241107083024036 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) 20241107083024036 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) 20241107083024037 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) 20241107083024037 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) 20241107083024037 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) 20241107083024037 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) 20241107083024041 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) 20241107083024041 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) 20241107083024041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==341 .. V(S)==347) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024041 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) 20241107083024041 DRLCMACDL DEBUG -- Chunk with length 588 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 347, MCS-3): b4 04 6a ed f5 8c e9 29 f9 df d1 a3 20 1b 15 7f 81 c9 4a 4f f3 05 03 7f 5e cf 0c 16 35 63 d8 e9 04 db 3a 49 cc (tbf_dl.cpp:686) 20241107083024041 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) 20241107083024041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 347) (tbf_dl.cpp:847) 20241107083024041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 347, MCS-3): 07 c0 56 86 68 09 d4 da eb 19 d3 53 f2 bf a3 47 41 36 2a fe 02 93 95 9e e6 0b 06 fe bc 9e 19 2c 6a c6 b0 d3 09 b6 75 92 98 01 (tbf_dl.cpp:911) 20241107083024041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1872 Sending data request: sapi=5 arfcn=871 cur_fn=1867 block=0 data=07 c0 56 86 68 09 d4 da eb 19 d3 53 f2 bf a3 47 41 36 2a fe 02 93 95 9e e6 0b 06 fe bc 9e 19 2c 6a c6 b0 d3 09 b6 75 92 98 01 (pcu_l1_if.cpp:182) 20241107083024041 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083024055 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) 20241107083024055 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) 20241107083024056 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) 20241107083024056 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) 20241107083024057 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) 20241107083024057 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) 20241107083024058 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) 20241107083024058 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) 20241107083024059 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) 20241107083024059 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) 20241107083024060 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) 20241107083024060 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) 20241107083024060 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) 20241107083024060 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) 20241107083024061 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) 20241107083024061 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) 20241107083024062 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) 20241107083024062 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) 20241107083024062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==341 .. V(S)==348) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024062 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) 20241107083024062 DRLCMACDL DEBUG -- Chunk with length 551 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 348, MCS-3): f4 2b b7 91 1c 7e 66 be 17 ab 2e e2 da d8 d3 6e b6 02 11 b9 34 74 ae 50 5e fe c5 8a 91 88 10 84 9b 98 e5 c3 4f (tbf_dl.cpp:686) 20241107083024062 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) 20241107083024062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 348) (tbf_dl.cpp:847) 20241107083024062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 348, MCS-3): 07 00 57 86 e8 57 6e 23 39 fc cc 7c 2f 56 5d c4 b5 b1 a7 dd 6c 05 22 72 69 e8 5c a1 bc fc 8b 15 23 11 21 08 37 31 cb 87 9f 00 (tbf_dl.cpp:911) 20241107083024062 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 57 86 e8 57 6e 23 39 fc cc 7c 2f 56 5d c4 b5 b1 a7 dd 6c 05 22 72 69 e8 5c a1 bc fc 8b 15 23 11 21 08 37 31 cb 87 9f 00 (pcu_l1_if.cpp:182) 20241107083024063 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083024074 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) 20241107083024074 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) 20241107083024076 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) 20241107083024076 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) 20241107083024076 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) 20241107083024076 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) 20241107083024077 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) 20241107083024077 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) 20241107083024078 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) 20241107083024078 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) 20241107083024079 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) 20241107083024079 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) 20241107083024079 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) 20241107083024080 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) 20241107083024080 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) 20241107083024080 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) 20241107083024081 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) 20241107083024081 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) 20241107083024081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==341 .. V(S)==349) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024081 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) 20241107083024081 DRLCMACDL DEBUG -- Chunk with length 514 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 349, MCS-3): 28 84 29 49 22 53 2e fe 01 82 e9 cb 8b 2a f8 68 1e c0 5c 00 75 6f 33 b5 cd 17 ed 67 62 8d 1b 5f f0 a1 b3 02 53 (tbf_dl.cpp:686) 20241107083024081 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) 20241107083024081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 349) (tbf_dl.cpp:847) 20241107083024081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 349, MCS-3): 07 40 57 86 50 08 53 92 44 a6 5c fc 03 04 d3 97 17 55 f0 d1 3c 80 b9 00 ea de 66 6a 9b 2f da cf c4 1a 37 be e0 43 67 05 a6 00 (tbf_dl.cpp:911) 20241107083024081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1880 Sending data request: sapi=5 arfcn=871 cur_fn=1876 block=2 data=07 40 57 86 50 08 53 92 44 a6 5c fc 03 04 d3 97 17 55 f0 d1 3c 80 b9 00 ea de 66 6a 9b 2f da cf c4 1a 37 be e0 43 67 05 a6 00 (pcu_l1_if.cpp:182) 20241107083024082 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083024093 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) 20241107083024093 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) 20241107083024095 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) 20241107083024095 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) 20241107083024095 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) 20241107083024095 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) 20241107083024096 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) 20241107083024096 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) 20241107083024097 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) 20241107083024097 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) 20241107083024098 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) 20241107083024098 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) 20241107083024099 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) 20241107083024099 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) 20241107083024099 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) 20241107083024099 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) 20241107083024103 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) 20241107083024103 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) 20241107083024103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==341 .. V(S)==350) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024103 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) 20241107083024103 DRLCMACDL DEBUG -- Chunk with length 477 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 350, MCS-3): d3 58 e9 3e 59 53 86 a9 3c 6f 0b 04 39 3f cf 43 d1 08 9b 5c 62 fc dc 69 b9 49 76 f0 4b b8 51 3b f3 92 b3 bc 47 (tbf_dl.cpp:686) 20241107083024103 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) 20241107083024103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 350) (tbf_dl.cpp:847) 20241107083024103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 350, MCS-3): 07 80 57 86 a6 b1 d2 7d b2 a6 0c 53 79 de 16 08 72 7e 9e 87 a2 11 36 b9 c4 f8 b9 d3 72 93 ec e0 97 70 a3 76 e6 25 67 79 8f 00 (tbf_dl.cpp:911) 20241107083024103 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1885 Sending data request: sapi=5 arfcn=871 cur_fn=1880 block=3 data=07 80 57 86 a6 b1 d2 7d b2 a6 0c 53 79 de 16 08 72 7e 9e 87 a2 11 36 b9 c4 f8 b9 d3 72 93 ec e0 97 70 a3 76 e6 25 67 79 8f 00 (pcu_l1_if.cpp:182) 20241107083024104 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083024118 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) 20241107083024118 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) 20241107083024119 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) 20241107083024119 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) 20241107083024120 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) 20241107083024120 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) 20241107083024121 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) 20241107083024121 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) 20241107083024121 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) 20241107083024121 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) 20241107083024122 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) 20241107083024122 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) 20241107083024123 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) 20241107083024123 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) 20241107083024124 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) 20241107083024124 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) 20241107083024125 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) 20241107083024125 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) 20241107083024125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==341 .. V(S)==351) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024125 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) 20241107083024125 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 351, MCS-3): 95 19 03 54 ed 96 8e 12 17 cc 14 04 42 12 5d 1d cc 68 84 31 ea 42 f8 90 13 4c 6b 18 8b cf ea d1 cf 92 06 ea 3b (tbf_dl.cpp:686) 20241107083024125 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) 20241107083024125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 351) (tbf_dl.cpp:847) 20241107083024125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 351, MCS-3): 07 c0 57 86 2a 33 06 a8 da 2d 1d 25 2e 98 29 08 84 24 ba 3a 98 d1 08 63 d4 85 f0 21 27 98 d6 30 16 9f d5 a3 9f 25 0d d4 77 00 (tbf_dl.cpp:911) 20241107083024125 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1889 Sending data request: sapi=5 arfcn=871 cur_fn=1885 block=4 data=07 c0 57 86 2a 33 06 a8 da 2d 1d 25 2e 98 29 08 84 24 ba 3a 98 d1 08 63 d4 85 f0 21 27 98 d6 30 16 9f d5 a3 9f 25 0d d4 77 00 (pcu_l1_if.cpp:182) 20241107083024126 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083024137 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) 20241107083024137 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) 20241107083024138 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) 20241107083024138 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) 20241107083024139 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) 20241107083024139 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) 20241107083024139 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) 20241107083024139 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) 20241107083024140 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) 20241107083024140 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) 20241107083024141 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) 20241107083024141 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) 20241107083024142 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) 20241107083024142 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) 20241107083024143 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) 20241107083024143 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) 20241107083024144 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) 20241107083024144 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) 20241107083024144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==341 .. V(S)==352) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024144 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) 20241107083024144 DRLCMACDL DEBUG -- Chunk with length 403 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 352, MCS-3): 25 fb 5c 6f af 9b 24 cd 3b 0c 78 29 9a a9 37 d5 f6 ba 1b 38 e5 83 55 5a 5c 9a cc 43 f9 36 2e 6a 47 7f 0a 60 f2 (tbf_dl.cpp:686) 20241107083024144 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) 20241107083024144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 352) (tbf_dl.cpp:847) 20241107083024144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 352, MCS-3): 07 00 58 86 4a f6 b9 de 5e 37 49 9a 77 18 f0 52 34 53 6f aa ed 75 37 70 ca 07 ab b4 b8 34 99 87 f2 6d 5c d4 8e fe 14 c0 e4 01 (tbf_dl.cpp:911) 20241107083024144 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 58 86 4a f6 b9 de 5e 37 49 9a 77 18 f0 52 34 53 6f aa ed 75 37 70 ca 07 ab b4 b8 34 99 87 f2 6d 5c d4 8e fe 14 c0 e4 01 (pcu_l1_if.cpp:182) 20241107083024144 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083024156 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) 20241107083024156 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) 20241107083024157 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) 20241107083024157 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) 20241107083024158 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) 20241107083024158 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) 20241107083024158 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) 20241107083024158 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) 20241107083024159 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) 20241107083024159 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) 20241107083024160 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) 20241107083024160 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) 20241107083024161 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) 20241107083024161 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) 20241107083024161 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) 20241107083024161 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) 20241107083024165 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) 20241107083024165 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) 20241107083024165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==341 .. V(S)==353) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024165 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) 20241107083024165 DRLCMACDL DEBUG -- Chunk with length 366 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 353, MCS-3): 44 3a c3 f7 df ee 0c bc 84 ff 8a 8a ff 51 6c cc 35 54 a0 58 41 c4 93 1b 26 47 72 4c 9a 03 03 2b aa c2 4e 79 ff (tbf_dl.cpp:686) 20241107083024165 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) 20241107083024165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 353) (tbf_dl.cpp:847) 20241107083024165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 353, MCS-3): 07 40 58 86 88 74 86 ef bf dd 19 78 09 ff 15 15 ff a3 d8 98 6b a8 40 b1 82 88 27 37 4c 8e e4 98 34 07 06 56 54 85 9d f2 fe 01 (tbf_dl.cpp:911) 20241107083024165 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1898 Sending data request: sapi=5 arfcn=871 cur_fn=1893 block=6 data=07 40 58 86 88 74 86 ef bf dd 19 78 09 ff 15 15 ff a3 d8 98 6b a8 40 b1 82 88 27 37 4c 8e e4 98 34 07 06 56 54 85 9d f2 fe 01 (pcu_l1_if.cpp:182) 20241107083024166 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083024179 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) 20241107083024179 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) 20241107083024181 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) 20241107083024181 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) 20241107083024181 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) 20241107083024181 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) 20241107083024182 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) 20241107083024182 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) 20241107083024183 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) 20241107083024183 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) 20241107083024184 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) 20241107083024184 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) 20241107083024185 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) 20241107083024185 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) 20241107083024186 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) 20241107083024186 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) 20241107083024187 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) 20241107083024187 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) 20241107083024187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==341 .. V(S)==354) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024187 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) 20241107083024187 DRLCMACDL DEBUG -- Chunk with length 329 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 354, MCS-3): 67 a8 6d f8 56 24 ad 45 fa a2 dc 55 0a 56 2c d0 88 b3 7c 9d 05 a1 8b 2e fe cf 30 5b 37 82 70 9c c9 6e 97 00 ff (tbf_dl.cpp:686) 20241107083024187 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) 20241107083024187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 354) (tbf_dl.cpp:847) 20241107083024187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 354, MCS-3): 07 80 58 86 ce 50 db f0 ad 48 5a 8b f4 45 b9 ab 14 ac 58 a0 11 67 f9 3a 0b 42 17 5d fc 9f 61 b6 6e 04 e1 38 93 dd 2e 01 fe 01 (tbf_dl.cpp:911) 20241107083024187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1902 Sending data request: sapi=5 arfcn=871 cur_fn=1898 block=7 data=07 80 58 86 ce 50 db f0 ad 48 5a 8b f4 45 b9 ab 14 ac 58 a0 11 67 f9 3a 0b 42 17 5d fc 9f 61 b6 6e 04 e1 38 93 dd 2e 01 fe 01 (pcu_l1_if.cpp:182) 20241107083024187 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083024198 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) 20241107083024198 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) 20241107083024199 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) 20241107083024199 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) 20241107083024200 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) 20241107083024200 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) 20241107083024201 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) 20241107083024201 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) 20241107083024202 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) 20241107083024202 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) 20241107083024203 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) 20241107083024203 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) 20241107083024204 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) 20241107083024204 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) 20241107083024205 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) 20241107083024205 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) 20241107083024206 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) 20241107083024206 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) 20241107083024206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==341 .. V(S)==355) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024206 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) 20241107083024206 DRLCMACDL DEBUG -- Chunk with length 292 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 355, MCS-3): 62 04 5d e5 74 98 6b cc cb 15 9f 58 22 fa 61 8b 5d 29 c2 98 56 89 61 47 a6 50 9a 68 96 57 89 49 41 1a 85 1f c0 (tbf_dl.cpp:686) 20241107083024206 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) 20241107083024206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 355) (tbf_dl.cpp:847) 20241107083024206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 355, MCS-3): 07 c0 58 86 c4 08 ba ca e9 30 d7 98 97 2b 3e b1 44 f4 c3 16 bb 52 84 31 ad 12 c3 8e 4c a1 34 d1 2c af 12 93 82 34 0a 3f 80 01 (tbf_dl.cpp:911) 20241107083024206 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1906 Sending data request: sapi=5 arfcn=871 cur_fn=1902 block=8 data=07 c0 58 86 c4 08 ba ca e9 30 d7 98 97 2b 3e b1 44 f4 c3 16 bb 52 84 31 ad 12 c3 8e 4c a1 34 d1 2c af 12 93 82 34 0a 3f 80 01 (pcu_l1_if.cpp:182) 20241107083024206 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083024217 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) 20241107083024218 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) 20241107083024219 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) 20241107083024219 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) 20241107083024220 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) 20241107083024220 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) 20241107083024221 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) 20241107083024221 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) 20241107083024222 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) 20241107083024222 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) 20241107083024223 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) 20241107083024223 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) 20241107083024223 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) 20241107083024223 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) 20241107083024224 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) 20241107083024224 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) 20241107083024227 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) 20241107083024227 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) 20241107083024227 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==341 .. V(S)==356) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024227 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) 20241107083024227 DRLCMACDL DEBUG -- Chunk with length 255 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024227 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 356, MCS-3): 32 53 34 5c ed fb 39 e1 a0 2e 6b b3 d9 8a 3c df ad 12 0b 70 37 14 dd ab 59 a2 56 a9 91 75 20 66 a2 67 57 4f ce (tbf_dl.cpp:686) 20241107083024227 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) 20241107083024227 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024227 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 356) (tbf_dl.cpp:847) 20241107083024227 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 356, MCS-3): 07 00 59 86 64 a6 68 b8 da f7 73 c2 41 5d d6 66 b3 15 79 be 5b 25 16 e0 6e 28 ba 57 b3 44 ad 52 23 eb 40 cc 44 cf ae 9e 9c 01 (tbf_dl.cpp:911) 20241107083024227 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 59 86 64 a6 68 b8 da f7 73 c2 41 5d d6 66 b3 15 79 be 5b 25 16 e0 6e 28 ba 57 b3 44 ad 52 23 eb 40 cc 44 cf ae 9e 9c 01 (pcu_l1_if.cpp:182) 20241107083024228 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083024241 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) 20241107083024241 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) 20241107083024242 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) 20241107083024242 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) 20241107083024243 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) 20241107083024243 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) 20241107083024244 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) 20241107083024244 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) 20241107083024245 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) 20241107083024245 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) 20241107083024246 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) 20241107083024246 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) 20241107083024247 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) 20241107083024247 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) 20241107083024247 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) 20241107083024247 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) 20241107083024248 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) 20241107083024248 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) 20241107083024248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==341 .. V(S)==357) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024248 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) 20241107083024248 DRLCMACDL DEBUG -- Chunk with length 218 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 357, MCS-3): c5 ec b1 1f 50 be 3f 1f a3 44 69 94 b3 de ad f3 3c c2 8d 17 a6 9b a2 13 e9 85 a5 48 ac d5 6c 14 ab 11 09 7c 6f (tbf_dl.cpp:686) 20241107083024248 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) 20241107083024248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 357) (tbf_dl.cpp:847) 20241107083024248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 357, MCS-3): 07 40 59 86 8a d9 63 3f a0 7c 7f 3e 46 89 d2 28 67 bd 5b e7 79 84 1b 2f 4c 37 45 27 d2 0b 4b 91 58 ab d9 28 56 23 12 f8 de 00 (tbf_dl.cpp:911) 20241107083024248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1915 Sending data request: sapi=5 arfcn=871 cur_fn=1911 block=10 data=07 40 59 86 8a d9 63 3f a0 7c 7f 3e 46 89 d2 28 67 bd 5b e7 79 84 1b 2f 4c 37 45 27 d2 0b 4b 91 58 ab d9 28 56 23 12 f8 de 00 (pcu_l1_if.cpp:182) 20241107083024249 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083024260 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) 20241107083024260 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) 20241107083024261 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) 20241107083024261 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) 20241107083024262 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) 20241107083024262 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) 20241107083024263 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) 20241107083024263 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) 20241107083024264 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) 20241107083024264 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) 20241107083024264 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) 20241107083024264 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) 20241107083024265 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) 20241107083024265 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) 20241107083024266 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) 20241107083024266 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) 20241107083024267 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) 20241107083024268 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) 20241107083024268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==341 .. V(S)==358) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024268 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) 20241107083024268 DRLCMACDL DEBUG -- Chunk with length 181 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 358, MCS-3): a4 db 88 06 ea 85 07 58 45 de 9b 13 d2 87 89 c1 0d a6 76 20 d3 9f 9b 8e 3d bf 3b 83 e7 53 62 f9 c9 a4 67 b7 71 (tbf_dl.cpp:686) 20241107083024268 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) 20241107083024268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 358) (tbf_dl.cpp:847) 20241107083024268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 358, MCS-3): 07 80 59 86 48 b7 11 0d d4 0b 0f b0 8a bc 37 27 a4 0f 13 83 1b 4c ed 40 a6 3f 37 1d 7b 7e 77 06 cf a7 c4 f2 93 49 cf 6e e3 00 (tbf_dl.cpp:911) 20241107083024268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1919 Sending data request: sapi=5 arfcn=871 cur_fn=1915 block=11 data=07 80 59 86 48 b7 11 0d d4 0b 0f b0 8a bc 37 27 a4 0f 13 83 1b 4c ed 40 a6 3f 37 1d 7b 7e 77 06 cf a7 c4 f2 93 49 cf 6e e3 00 (pcu_l1_if.cpp:182) 20241107083024269 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083024279 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) 20241107083024279 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) 20241107083024281 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) 20241107083024281 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) 20241107083024281 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) 20241107083024281 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) 20241107083024282 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) 20241107083024282 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) 20241107083024283 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) 20241107083024283 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) 20241107083024284 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) 20241107083024284 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) 20241107083024285 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) 20241107083024285 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) 20241107083024286 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) 20241107083024286 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) 20241107083024289 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) 20241107083024289 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) 20241107083024289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==341 .. V(S)==359) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024289 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) 20241107083024289 DRLCMACDL DEBUG -- Chunk with length 144 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 359, MCS-3): 96 50 94 6e 45 53 78 f1 d3 c6 6b 8e 7d ad dc b3 73 67 a3 48 0f 18 2e 36 ed aa c2 51 d5 8a ad 21 f7 a6 6e c3 e5 (tbf_dl.cpp:686) 20241107083024289 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) 20241107083024289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 359) (tbf_dl.cpp:847) 20241107083024289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 359, MCS-3): 07 c0 59 86 2c a1 28 dd 8a a6 f0 e2 a7 8d d7 1c fb 5a b9 67 e7 ce 46 91 1e 30 5c 6c da 55 85 a3 aa 15 5b 43 ee 4d dd 86 cb 01 (tbf_dl.cpp:911) 20241107083024289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1924 Sending data request: sapi=5 arfcn=871 cur_fn=1919 block=0 data=07 c0 59 86 2c a1 28 dd 8a a6 f0 e2 a7 8d d7 1c fb 5a b9 67 e7 ce 46 91 1e 30 5c 6c da 55 85 a3 aa 15 5b 43 ee 4d dd 86 cb 01 (pcu_l1_if.cpp:182) 20241107083024290 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083024303 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) 20241107083024303 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) 20241107083024304 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) 20241107083024304 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) 20241107083024305 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) 20241107083024305 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) 20241107083024306 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) 20241107083024306 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) 20241107083024307 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) 20241107083024307 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) 20241107083024308 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) 20241107083024308 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) 20241107083024309 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) 20241107083024309 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) 20241107083024310 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) 20241107083024310 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) 20241107083024310 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) 20241107083024310 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1928 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083024311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==341 .. V(S)==360) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024311 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) 20241107083024311 DRLCMACDL DEBUG -- Chunk with length 107 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 360, MCS-3): a0 12 94 2a 0a 40 04 29 e5 4f 41 81 13 f4 61 84 f6 a7 d9 5e 89 41 c0 e8 6f f1 82 77 ef 28 12 ef e2 93 0f d5 b1 (tbf_dl.cpp:686) 20241107083024311 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) 20241107083024311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 360) (tbf_dl.cpp:847) 20241107083024311 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) 20241107083024311 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1928 + 13 = 1941 (pdch_ul_controller.c:131) 20241107083024311 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1941 for type POLL (pdch_ul_controller.c:184) 20241107083024311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1941, TS=7) (tbf_dl.cpp:883) 20241107083024311 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1941, TS=7 (tbf_dl.cpp:903) 20241107083024311 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 360, MCS-3): 0f 00 5a 86 40 25 28 55 14 80 08 52 ca 9f 82 02 27 e8 c3 08 ed 4f b3 bd 12 83 80 d1 df e2 05 ef de 51 24 de c5 27 1f aa 63 01 (tbf_dl.cpp:911) 20241107083024311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1928 Sending data request: sapi=5 arfcn=871 cur_fn=1924 block=1 data=0f 00 5a 86 40 25 28 55 14 80 08 52 ca 9f 82 02 27 e8 c3 08 ed 4f b3 bd 12 83 80 d1 df e2 05 ef de 51 24 de c5 27 1f aa 63 01 (pcu_l1_if.cpp:182) 20241107083024311 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083024323 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) 20241107083024323 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) 20241107083024324 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) 20241107083024324 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) 20241107083024325 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) 20241107083024325 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) 20241107083024326 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) 20241107083024326 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) 20241107083024327 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) 20241107083024327 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) 20241107083024327 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) 20241107083024327 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) 20241107083024328 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) 20241107083024328 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) 20241107083024329 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) 20241107083024329 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) 20241107083024330 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083024342 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) 20241107083024342 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) 20241107083024343 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) 20241107083024343 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) 20241107083024344 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) 20241107083024344 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) 20241107083024344 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) 20241107083024344 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) 20241107083024345 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) 20241107083024345 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) 20241107083024346 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) 20241107083024346 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) 20241107083024347 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) 20241107083024347 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) 20241107083024348 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) 20241107083024348 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) 20241107083024351 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083024365 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) 20241107083024365 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) 20241107083024367 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) 20241107083024367 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) 20241107083024367 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) 20241107083024367 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) 20241107083024368 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) 20241107083024368 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) 20241107083024369 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) 20241107083024369 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) 20241107083024370 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) 20241107083024370 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) 20241107083024371 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) 20241107083024371 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) 20241107083024371 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) 20241107083024371 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) 20241107083024372 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083024384 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1937 block=4 data=40 20 00 a7 b2 d4 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083024384 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083024384 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083024385 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1941 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083024385 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 = 362 | 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) 20241107083024385 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1941 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083024385 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083024385 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 362, have_crbb: 0, urbb_len:64, 0x55775316d17c, 0x55775316d180, 4, 0, win: 341-361, 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:572) 20241107083024385 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 362, BSN 341 to 426 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083024385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083024385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=341)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=360) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083024385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=341:361, lost=0, recv=20, skipped=0, bsn=85, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107083024385 DRLCMACDL DEBUG - got ack for BSN=341 (rlc_window_dl.cpp:103) 20241107083024385 DRLCMACDL DEBUG - got ack for BSN=342 (rlc_window_dl.cpp:103) 20241107083024385 DRLCMACDL DEBUG - got ack for BSN=343 (rlc_window_dl.cpp:103) 20241107083024385 DRLCMACDL DEBUG - got ack for BSN=344 (rlc_window_dl.cpp:103) 20241107083024385 DRLCMACDL DEBUG - got ack for BSN=345 (rlc_window_dl.cpp:103) 20241107083024385 DRLCMACDL DEBUG - got ack for BSN=346 (rlc_window_dl.cpp:103) 20241107083024385 DRLCMACDL DEBUG - got ack for BSN=347 (rlc_window_dl.cpp:103) 20241107083024385 DRLCMACDL DEBUG - got ack for BSN=348 (rlc_window_dl.cpp:103) 20241107083024385 DRLCMACDL DEBUG - got ack for BSN=349 (rlc_window_dl.cpp:103) 20241107083024385 DRLCMACDL DEBUG - got ack for BSN=350 (rlc_window_dl.cpp:103) 20241107083024385 DRLCMACDL DEBUG - got ack for BSN=351 (rlc_window_dl.cpp:103) 20241107083024385 DRLCMACDL DEBUG - got ack for BSN=352 (rlc_window_dl.cpp:103) 20241107083024385 DRLCMACDL DEBUG - got ack for BSN=353 (rlc_window_dl.cpp:103) 20241107083024385 DRLCMACDL DEBUG - got ack for BSN=354 (rlc_window_dl.cpp:103) 20241107083024385 DRLCMACDL DEBUG - got ack for BSN=355 (rlc_window_dl.cpp:103) 20241107083024385 DRLCMACDL DEBUG - got ack for BSN=356 (rlc_window_dl.cpp:103) 20241107083024385 DRLCMACDL DEBUG - got ack for BSN=357 (rlc_window_dl.cpp:103) 20241107083024385 DRLCMACDL DEBUG - got ack for BSN=358 (rlc_window_dl.cpp:103) 20241107083024385 DRLCMACDL DEBUG - got ack for BSN=359 (rlc_window_dl.cpp:103) 20241107083024385 DRLCMACDL DEBUG - got ack for BSN=360 (rlc_window_dl.cpp:103) 20241107083024385 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) 20241107083024385 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083024385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=361)""(V(S)-1=360) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083024386 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) 20241107083024386 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) 20241107083024387 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) 20241107083024387 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) 20241107083024388 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) 20241107083024388 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) 20241107083024388 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) 20241107083024388 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) 20241107083024389 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) 20241107083024389 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) 20241107083024390 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) 20241107083024390 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) 20241107083024391 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) 20241107083024391 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) 20241107083024392 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) 20241107083024392 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) 20241107083024392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==361 .. V(S)==361) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024392 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) 20241107083024392 DRLCMACDL DEBUG -- Chunk with length 70 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 361, MCS-3): ca af 68 6c 8d d3 50 7e 57 0c fd 05 9d 75 5e ee fb 59 8f 71 77 54 bf 4c 40 c8 21 68 d2 51 b5 97 ae 2e 42 cd ee (tbf_dl.cpp:686) 20241107083024392 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) 20241107083024392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 361) (tbf_dl.cpp:847) 20241107083024392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 361, MCS-3): 07 40 5a 86 94 5f d1 d8 1a a7 a1 fc ae 18 fa 0b 3a eb bc dc f7 b3 1e e3 ee a8 7e 99 80 90 43 d0 a4 a3 6a 2f 5d 5d 84 9a dd 01 (tbf_dl.cpp:911) 20241107083024392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1945 Sending data request: sapi=5 arfcn=871 cur_fn=1941 block=5 data=07 40 5a 86 94 5f d1 d8 1a a7 a1 fc ae 18 fa 0b 3a eb bc dc f7 b3 1e e3 ee a8 7e 99 80 90 43 d0 a4 a3 6a 2f 5d 5d 84 9a dd 01 (pcu_l1_if.cpp:182) 20241107083024392 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083024404 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) 20241107083024404 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) 20241107083024405 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) 20241107083024405 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) 20241107083024405 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) 20241107083024405 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) 20241107083024406 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) 20241107083024406 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) 20241107083024407 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) 20241107083024407 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) 20241107083024408 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) 20241107083024408 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) 20241107083024409 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) 20241107083024409 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) 20241107083024409 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) 20241107083024409 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) 20241107083024413 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) 20241107083024413 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) 20241107083024413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==361 .. V(S)==362) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024413 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) 20241107083024413 DRLCMACDL DEBUG -- Chunk with length 33 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083024413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083024413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083024413 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (3) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 362, MCS-3): 43 cd 8c db 47 9d 9c b3 29 cc 0f 90 9b 6b 00 78 32 db 18 f8 46 c8 9c 9d 41 76 db 6e c9 b8 2e ae ee fb ea 68 66 (tbf_dl.cpp:686) 20241107083024413 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) 20241107083024413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 362) (tbf_dl.cpp:847) 20241107083024413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 362, MCS-3): 07 80 5a 06 86 9a 19 b7 8f 3a 39 67 53 98 1f 20 37 d7 00 f0 64 b6 31 f0 8d 90 39 3b 83 ec b6 dd 92 71 5d 5c dd f7 d5 d1 cc 00 (tbf_dl.cpp:911) 20241107083024413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1950 Sending data request: sapi=5 arfcn=871 cur_fn=1945 block=6 data=07 80 5a 06 86 9a 19 b7 8f 3a 39 67 53 98 1f 20 37 d7 00 f0 64 b6 31 f0 8d 90 39 3b 83 ec b6 dd 92 71 5d 5c dd f7 d5 d1 cc 00 (pcu_l1_if.cpp:182) 20241107083024414 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083024427 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) 20241107083024427 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) 20241107083024429 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) 20241107083024429 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) 20241107083024429 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) 20241107083024429 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) 20241107083024430 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) 20241107083024430 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) 20241107083024431 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) 20241107083024431 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) 20241107083024432 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) 20241107083024432 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) 20241107083024432 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) 20241107083024432 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) 20241107083024433 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) 20241107083024433 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) 20241107083024434 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) 20241107083024434 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) 20241107083024434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==361 .. V(S)==363) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024434 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) 20241107083024434 DRLCMACDL DEBUG -- Chunk with length 1397 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 363, MCS-3): 07 a3 8d ee 84 a9 cb 7e 38 35 5a ef 1f cc 0d 5a da 2a 9f 4e c4 7f 2b e9 10 72 a6 d8 96 a2 5f e8 3d e6 e2 a1 06 (tbf_dl.cpp:686) 20241107083024434 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) 20241107083024434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 363) (tbf_dl.cpp:847) 20241107083024434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 363, MCS-3): 07 c0 5a 86 0e 46 1b dd 09 53 97 fd 70 6a b4 de 3f 98 1b b4 b4 55 3e 9d 88 ff 56 d2 21 e4 4c b1 2d 45 bf d0 7b cc c5 43 0d 00 (tbf_dl.cpp:911) 20241107083024434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1954 Sending data request: sapi=5 arfcn=871 cur_fn=1950 block=7 data=07 c0 5a 86 0e 46 1b dd 09 53 97 fd 70 6a b4 de 3f 98 1b b4 b4 55 3e 9d 88 ff 56 d2 21 e4 4c b1 2d 45 bf d0 7b cc c5 43 0d 00 (pcu_l1_if.cpp:182) 20241107083024435 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083024446 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) 20241107083024446 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) 20241107083024448 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) 20241107083024448 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) 20241107083024448 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) 20241107083024448 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) 20241107083024449 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) 20241107083024449 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) 20241107083024450 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) 20241107083024450 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) 20241107083024451 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) 20241107083024451 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) 20241107083024451 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) 20241107083024451 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) 20241107083024452 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) 20241107083024452 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) 20241107083024453 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) 20241107083024453 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) 20241107083024453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==361 .. V(S)==364) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024453 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) 20241107083024453 DRLCMACDL DEBUG -- Chunk with length 1360 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 364, MCS-3): 8c f7 86 6d 5f b1 6f 2e ba 43 4e 00 1b 5d 61 19 aa b7 89 e0 f9 15 00 c6 8b 64 8c 75 7a 11 b5 7c 27 8c 00 d6 ba (tbf_dl.cpp:686) 20241107083024453 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) 20241107083024453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 364) (tbf_dl.cpp:847) 20241107083024453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 364, MCS-3): 07 00 5b 86 18 ef 0d db be 62 df 5c 74 87 9c 00 36 ba c2 32 54 6f 13 c1 f3 2b 00 8c 17 c9 18 eb f4 22 6a f9 4e 18 01 ac 75 01 (tbf_dl.cpp:911) 20241107083024453 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 5b 86 18 ef 0d db be 62 df 5c 74 87 9c 00 36 ba c2 32 54 6f 13 c1 f3 2b 00 8c 17 c9 18 eb f4 22 6a f9 4e 18 01 ac 75 01 (pcu_l1_if.cpp:182) 20241107083024454 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083024465 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) 20241107083024465 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) 20241107083024467 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) 20241107083024467 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) 20241107083024467 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) 20241107083024467 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) 20241107083024468 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) 20241107083024468 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) 20241107083024469 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) 20241107083024469 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) 20241107083024469 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) 20241107083024470 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) 20241107083024470 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) 20241107083024470 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) 20241107083024471 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) 20241107083024471 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) 20241107083024475 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) 20241107083024475 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) 20241107083024475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==361 .. V(S)==365) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024475 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) 20241107083024475 DRLCMACDL DEBUG -- Chunk with length 1323 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 365, MCS-3): 24 96 a5 8b 70 a2 a3 a7 d5 33 19 18 54 78 d5 78 5b 24 13 50 77 10 bf 11 36 df a2 94 e8 fe 0b 5c 71 81 86 18 23 (tbf_dl.cpp:686) 20241107083024475 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) 20241107083024475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 365) (tbf_dl.cpp:847) 20241107083024475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 365, MCS-3): 07 40 5b 86 48 2c 4b 17 e1 44 47 4f ab 67 32 30 a8 f0 aa f1 b6 48 26 a0 ee 20 7e 23 6c be 45 29 d1 fd 17 b8 e2 02 0d 31 46 00 (tbf_dl.cpp:911) 20241107083024475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1963 Sending data request: sapi=5 arfcn=871 cur_fn=1958 block=9 data=07 40 5b 86 48 2c 4b 17 e1 44 47 4f ab 67 32 30 a8 f0 aa f1 b6 48 26 a0 ee 20 7e 23 6c be 45 29 d1 fd 17 b8 e2 02 0d 31 46 00 (pcu_l1_if.cpp:182) 20241107083024476 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083024489 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) 20241107083024489 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) 20241107083024491 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) 20241107083024491 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) 20241107083024491 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) 20241107083024491 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) 20241107083024492 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) 20241107083024492 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) 20241107083024493 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) 20241107083024493 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) 20241107083024494 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) 20241107083024494 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) 20241107083024494 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) 20241107083024494 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) 20241107083024495 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) 20241107083024496 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) 20241107083024496 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) 20241107083024496 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) 20241107083024496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==361 .. V(S)==366) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024496 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) 20241107083024496 DRLCMACDL DEBUG -- Chunk with length 1286 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 366, MCS-3): 45 4f ba 6f 18 c1 db e3 40 2d b2 ce 13 2e fc f7 f7 92 bf e2 8c 82 f3 a5 e4 dd 78 79 4c f0 52 db 8b 09 cc c0 5b (tbf_dl.cpp:686) 20241107083024496 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) 20241107083024496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 366) (tbf_dl.cpp:847) 20241107083024496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 366, MCS-3): 07 80 5b 86 8a 9e 74 df 30 82 b7 c7 81 5a 64 9d 27 5c f8 ef ef 25 7f c5 19 05 e7 4b c9 bb f1 f2 98 e0 a5 b6 17 13 98 81 b7 00 (tbf_dl.cpp:911) 20241107083024496 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1967 Sending data request: sapi=5 arfcn=871 cur_fn=1963 block=10 data=07 80 5b 86 8a 9e 74 df 30 82 b7 c7 81 5a 64 9d 27 5c f8 ef ef 25 7f c5 19 05 e7 4b c9 bb f1 f2 98 e0 a5 b6 17 13 98 81 b7 00 (pcu_l1_if.cpp:182) 20241107083024497 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083024508 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) 20241107083024508 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) 20241107083024509 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) 20241107083024509 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) 20241107083024511 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) 20241107083024511 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) 20241107083024511 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) 20241107083024511 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) 20241107083024512 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) 20241107083024512 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) 20241107083024513 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) 20241107083024513 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) 20241107083024514 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) 20241107083024514 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) 20241107083024515 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) 20241107083024515 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) 20241107083024516 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) 20241107083024516 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) 20241107083024516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==361 .. V(S)==367) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024516 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) 20241107083024516 DRLCMACDL DEBUG -- Chunk with length 1249 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 367, MCS-3): ad 49 8b 60 1f f8 ac 61 12 0f 85 05 3e b9 b7 fe f6 4d 8c ec 8b e4 a7 cb 3b 2c af 2f 2b 01 d4 a7 2f 38 b9 5c 4a (tbf_dl.cpp:686) 20241107083024516 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) 20241107083024516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 367) (tbf_dl.cpp:847) 20241107083024516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 367, MCS-3): 07 c0 5b 86 5a 93 16 c1 3e f0 59 c3 24 1e 0a 0b 7c 72 6f fd ed 9b 18 d9 17 c9 4f 97 77 58 5e 5f 56 02 a8 4f 5f 70 72 b9 94 00 (tbf_dl.cpp:911) 20241107083024516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1971 Sending data request: sapi=5 arfcn=871 cur_fn=1967 block=11 data=07 c0 5b 86 5a 93 16 c1 3e f0 59 c3 24 1e 0a 0b 7c 72 6f fd ed 9b 18 d9 17 c9 4f 97 77 58 5e 5f 56 02 a8 4f 5f 70 72 b9 94 00 (pcu_l1_if.cpp:182) 20241107083024516 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083024528 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) 20241107083024528 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) 20241107083024529 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) 20241107083024529 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) 20241107083024529 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) 20241107083024529 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) 20241107083024530 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) 20241107083024530 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) 20241107083024531 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) 20241107083024531 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) 20241107083024532 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) 20241107083024532 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) 20241107083024532 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) 20241107083024532 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) 20241107083024533 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) 20241107083024533 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) 20241107083024537 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) 20241107083024537 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) 20241107083024537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==361 .. V(S)==368) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024537 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) 20241107083024537 DRLCMACDL DEBUG -- Chunk with length 1212 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 368, MCS-3): 97 80 87 7c 5a 08 e6 d2 e7 03 1e f5 4e 48 e9 0b 99 ee 25 7b 8c 5b c2 f5 51 bb 65 70 62 2f 55 7a 7d 61 15 13 1f (tbf_dl.cpp:686) 20241107083024537 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) 20241107083024537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 368) (tbf_dl.cpp:847) 20241107083024537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 368, MCS-3): 07 00 5c 86 2e 01 0f f9 b4 10 cc a5 cf 07 3c ea 9d 90 d2 17 32 dd 4b f6 18 b7 84 eb a3 76 cb e0 c4 5e aa f4 fa c2 2a 26 3e 00 (tbf_dl.cpp:911) 20241107083024537 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 5c 86 2e 01 0f f9 b4 10 cc a5 cf 07 3c ea 9d 90 d2 17 32 dd 4b f6 18 b7 84 eb a3 76 cb e0 c4 5e aa f4 fa c2 2a 26 3e 00 (pcu_l1_if.cpp:182) 20241107083024538 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083024551 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) 20241107083024551 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) 20241107083024553 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) 20241107083024553 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) 20241107083024553 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) 20241107083024553 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) 20241107083024554 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) 20241107083024554 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) 20241107083024555 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) 20241107083024555 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) 20241107083024556 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) 20241107083024556 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) 20241107083024556 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) 20241107083024556 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) 20241107083024557 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) 20241107083024557 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) 20241107083024558 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) 20241107083024558 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) 20241107083024558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==361 .. V(S)==369) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024558 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) 20241107083024558 DRLCMACDL DEBUG -- Chunk with length 1175 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 369, MCS-3): 66 83 f9 ce de 8d 28 6a 71 d3 ea a1 e4 c5 e4 b1 40 fe 5a 47 d0 9c 10 62 a5 ae 3e 92 8b 7e b0 e6 69 73 50 43 3e (tbf_dl.cpp:686) 20241107083024558 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) 20241107083024558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 369) (tbf_dl.cpp:847) 20241107083024558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 369, MCS-3): 07 40 5c 86 cc 06 f3 9d bd 1b 51 d4 e2 a6 d5 43 c9 8b c9 63 81 fc b5 8e a0 39 21 c4 4a 5d 7d 24 17 fd 60 cd d3 e6 a0 86 7c 00 (tbf_dl.cpp:911) 20241107083024558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1980 Sending data request: sapi=5 arfcn=871 cur_fn=1976 block=1 data=07 40 5c 86 cc 06 f3 9d bd 1b 51 d4 e2 a6 d5 43 c9 8b c9 63 81 fc b5 8e a0 39 21 c4 4a 5d 7d 24 17 fd 60 cd d3 e6 a0 86 7c 00 (pcu_l1_if.cpp:182) 20241107083024559 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083024570 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) 20241107083024570 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) 20241107083024571 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) 20241107083024571 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) 20241107083024572 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) 20241107083024572 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) 20241107083024573 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) 20241107083024573 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) 20241107083024573 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) 20241107083024574 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) 20241107083024574 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) 20241107083024574 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) 20241107083024575 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) 20241107083024575 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) 20241107083024576 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) 20241107083024576 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) 20241107083024577 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) 20241107083024577 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) 20241107083024577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==361 .. V(S)==370) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024577 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) 20241107083024577 DRLCMACDL DEBUG -- Chunk with length 1138 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 370, MCS-3): 6a 37 d9 5d 9f 3c f2 7d 1e 91 a5 cb 81 76 d0 3c c2 cf d5 6c 37 d7 3c d6 01 48 a1 4f 24 a5 70 89 50 6b fc 3d e2 (tbf_dl.cpp:686) 20241107083024577 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) 20241107083024577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 370) (tbf_dl.cpp:847) 20241107083024577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 370, MCS-3): 07 80 5c 86 d4 6e b2 bb 3e 79 e4 fb 3c 22 4b 97 03 ed a0 79 84 9f ab d9 6e ae 79 ac 03 90 42 9f 48 4a e1 12 a1 d6 f8 7b c4 01 (tbf_dl.cpp:911) 20241107083024577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1984 Sending data request: sapi=5 arfcn=871 cur_fn=1980 block=2 data=07 80 5c 86 d4 6e b2 bb 3e 79 e4 fb 3c 22 4b 97 03 ed a0 79 84 9f ab d9 6e ae 79 ac 03 90 42 9f 48 4a e1 12 a1 d6 f8 7b c4 01 (pcu_l1_if.cpp:182) 20241107083024578 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083024590 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) 20241107083024590 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) 20241107083024591 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) 20241107083024591 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) 20241107083024592 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) 20241107083024592 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) 20241107083024592 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) 20241107083024592 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) 20241107083024593 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) 20241107083024594 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) 20241107083024594 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) 20241107083024594 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) 20241107083024595 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) 20241107083024595 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) 20241107083024596 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) 20241107083024596 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) 20241107083024599 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) 20241107083024599 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) 20241107083024599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==361 .. V(S)==371) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024599 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) 20241107083024599 DRLCMACDL DEBUG -- Chunk with length 1101 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 371, MCS-3): 26 bd e4 d5 3d 28 cf 77 42 9a 3c 07 ba 20 aa 61 fd 98 90 22 00 89 86 22 bb b0 27 16 0a a1 11 b8 7a b2 eb b6 4e (tbf_dl.cpp:686) 20241107083024599 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) 20241107083024599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 371) (tbf_dl.cpp:847) 20241107083024599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 371, MCS-3): 07 c0 5c 86 4c 7a c9 ab 7b 50 9e ef 84 34 79 0e 74 41 54 c3 fa 31 21 45 00 12 0d 45 76 61 4f 2c 14 42 23 70 f5 64 d7 6d 9d 00 (tbf_dl.cpp:911) 20241107083024599 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1989 Sending data request: sapi=5 arfcn=871 cur_fn=1984 block=3 data=07 c0 5c 86 4c 7a c9 ab 7b 50 9e ef 84 34 79 0e 74 41 54 c3 fa 31 21 45 00 12 0d 45 76 61 4f 2c 14 42 23 70 f5 64 d7 6d 9d 00 (pcu_l1_if.cpp:182) 20241107083024600 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083024613 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) 20241107083024613 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) 20241107083024615 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) 20241107083024615 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) 20241107083024615 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) 20241107083024615 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) 20241107083024616 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) 20241107083024616 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) 20241107083024617 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) 20241107083024617 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) 20241107083024618 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) 20241107083024618 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) 20241107083024619 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) 20241107083024619 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) 20241107083024619 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) 20241107083024619 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) 20241107083024620 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) 20241107083024620 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) 20241107083024620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==361 .. V(S)==372) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024620 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) 20241107083024620 DRLCMACDL DEBUG -- Chunk with length 1064 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 372, MCS-3): 9f 47 a8 fb 83 9e 9e 5f 4e 9a fc f0 e0 2a 49 e7 3b 1a 0b f7 b5 8f b7 fa a3 dc 76 ec ac 9b 0c d4 87 0a 6f bb 9d (tbf_dl.cpp:686) 20241107083024620 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) 20241107083024620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 372) (tbf_dl.cpp:847) 20241107083024621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 372, MCS-3): 07 00 5d 86 3e 8f 50 f7 07 3d 3d bf 9c 34 f9 e1 c1 55 92 ce 77 34 16 ee 6b 1f 6f f5 47 b9 ed d8 59 37 19 a8 0f 15 de 76 3b 01 (tbf_dl.cpp:911) 20241107083024621 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 5d 86 3e 8f 50 f7 07 3d 3d bf 9c 34 f9 e1 c1 55 92 ce 77 34 16 ee 6b 1f 6f f5 47 b9 ed d8 59 37 19 a8 0f 15 de 76 3b 01 (pcu_l1_if.cpp:182) 20241107083024621 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083024632 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) 20241107083024632 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) 20241107083024634 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) 20241107083024634 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) 20241107083024634 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) 20241107083024635 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) 20241107083024635 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) 20241107083024635 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) 20241107083024636 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) 20241107083024636 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) 20241107083024637 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) 20241107083024637 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) 20241107083024638 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) 20241107083024638 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) 20241107083024638 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) 20241107083024638 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) 20241107083024639 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) 20241107083024639 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) 20241107083024639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==361 .. V(S)==373) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024639 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) 20241107083024639 DRLCMACDL DEBUG -- Chunk with length 1027 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 373, MCS-3): fd 78 80 9b 5f 01 6b 88 4a ee cd 9c 49 b0 84 80 54 08 30 73 ad a7 55 57 68 cc e8 e4 e8 20 ce 3c 37 ff d3 13 e0 (tbf_dl.cpp:686) 20241107083024639 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) 20241107083024640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 373) (tbf_dl.cpp:847) 20241107083024640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 373, MCS-3): 07 40 5d 86 fa f1 00 37 bf 02 d6 10 95 dc 9b 39 93 60 09 01 a9 10 60 e6 5a 4f ab ae d0 98 d1 c9 d1 41 9c 79 6e fe a7 27 c0 01 (tbf_dl.cpp:911) 20241107083024640 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1997 Sending data request: sapi=5 arfcn=871 cur_fn=1993 block=5 data=07 40 5d 86 fa f1 00 37 bf 02 d6 10 95 dc 9b 39 93 60 09 01 a9 10 60 e6 5a 4f ab ae d0 98 d1 c9 d1 41 9c 79 6e fe a7 27 c0 01 (pcu_l1_if.cpp:182) 20241107083024640 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083024651 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) 20241107083024651 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) 20241107083024653 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) 20241107083024653 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) 20241107083024653 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) 20241107083024653 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) 20241107083024654 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) 20241107083024654 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) 20241107083024655 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) 20241107083024655 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) 20241107083024656 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) 20241107083024656 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) 20241107083024657 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) 20241107083024657 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) 20241107083024657 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) 20241107083024657 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) 20241107083024661 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) 20241107083024661 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) 20241107083024661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==361 .. V(S)==374) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024661 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) 20241107083024661 DRLCMACDL DEBUG -- Chunk with length 990 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 374, MCS-3): da e4 87 b5 e3 c9 fb cd d6 73 b2 a6 91 58 fb f2 cc 92 40 73 20 ed 33 b3 4c 32 9e a9 44 3f de 32 c3 a1 51 9d 3c (tbf_dl.cpp:686) 20241107083024661 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) 20241107083024661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 374) (tbf_dl.cpp:847) 20241107083024661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 374, MCS-3): 07 80 5d 86 b4 c9 0f 6b c7 93 f7 9b ad e7 64 4d 23 b1 f6 e5 99 25 81 e6 40 da 67 66 99 64 3c 53 89 7e bc 65 86 43 a3 3a 79 00 (tbf_dl.cpp:911) 20241107083024661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2002 Sending data request: sapi=5 arfcn=871 cur_fn=1997 block=6 data=07 80 5d 86 b4 c9 0f 6b c7 93 f7 9b ad e7 64 4d 23 b1 f6 e5 99 25 81 e6 40 da 67 66 99 64 3c 53 89 7e bc 65 86 43 a3 3a 79 00 (pcu_l1_if.cpp:182) 20241107083024662 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083024675 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) 20241107083024675 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) 20241107083024677 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) 20241107083024677 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) 20241107083024677 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) 20241107083024677 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) 20241107083024678 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) 20241107083024678 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) 20241107083024679 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) 20241107083024679 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) 20241107083024680 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) 20241107083024680 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) 20241107083024681 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) 20241107083024681 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) 20241107083024681 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) 20241107083024681 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) 20241107083024682 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) 20241107083024682 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) 20241107083024682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==361 .. V(S)==375) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024682 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) 20241107083024682 DRLCMACDL DEBUG -- Chunk with length 953 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 375, MCS-3): da ef 47 29 44 a1 de 35 4c 65 9d 71 71 dd 7a bf 3a 60 bb 7c d3 9e 9c 2c 25 a4 12 a8 23 06 c0 43 39 80 64 d0 72 (tbf_dl.cpp:686) 20241107083024682 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) 20241107083024683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 375) (tbf_dl.cpp:847) 20241107083024683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 375, MCS-3): 07 c0 5d 86 b4 df 8f 52 88 42 bd 6b 98 ca 3a e3 e2 ba f5 7e 75 c0 76 f9 a6 3d 39 59 4a 48 25 50 47 0c 80 87 72 00 c9 a0 e5 00 (tbf_dl.cpp:911) 20241107083024683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2006 Sending data request: sapi=5 arfcn=871 cur_fn=2002 block=7 data=07 c0 5d 86 b4 df 8f 52 88 42 bd 6b 98 ca 3a e3 e2 ba f5 7e 75 c0 76 f9 a6 3d 39 59 4a 48 25 50 47 0c 80 87 72 00 c9 a0 e5 00 (pcu_l1_if.cpp:182) 20241107083024683 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083024694 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) 20241107083024694 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) 20241107083024696 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) 20241107083024696 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) 20241107083024696 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) 20241107083024696 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) 20241107083024697 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) 20241107083024697 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) 20241107083024698 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) 20241107083024698 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) 20241107083024699 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) 20241107083024699 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) 20241107083024699 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) 20241107083024699 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) 20241107083024700 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) 20241107083024700 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) 20241107083024701 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) 20241107083024701 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) 20241107083024701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==361 .. V(S)==376) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024701 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) 20241107083024701 DRLCMACDL DEBUG -- Chunk with length 916 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 376, MCS-3): ca 7a 00 cd 48 8e fb 40 fe d6 ab a9 37 33 c7 fd f8 79 0e 2b 96 e9 10 6c 4e f2 14 c3 0b 27 32 69 0b 1e bb 00 a8 (tbf_dl.cpp:686) 20241107083024701 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) 20241107083024701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 376) (tbf_dl.cpp:847) 20241107083024701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 376, MCS-3): 07 00 5e 86 94 f5 00 9a 91 1c f7 81 fc ad 57 53 6f 66 8e fb f1 f3 1c 56 2c d3 21 d8 9c e4 29 86 17 4e 64 d2 16 3c 76 01 50 01 (tbf_dl.cpp:911) 20241107083024701 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 5e 86 94 f5 00 9a 91 1c f7 81 fc ad 57 53 6f 66 8e fb f1 f3 1c 56 2c d3 21 d8 9c e4 29 86 17 4e 64 d2 16 3c 76 01 50 01 (pcu_l1_if.cpp:182) 20241107083024702 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083024714 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) 20241107083024714 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) 20241107083024715 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) 20241107083024715 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) 20241107083024716 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) 20241107083024716 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) 20241107083024717 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) 20241107083024717 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) 20241107083024718 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) 20241107083024718 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) 20241107083024718 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) 20241107083024719 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) 20241107083024719 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) 20241107083024719 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) 20241107083024720 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) 20241107083024720 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) 20241107083024722 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) 20241107083024723 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) 20241107083024723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==361 .. V(S)==377) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024723 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) 20241107083024723 DRLCMACDL DEBUG -- Chunk with length 879 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 377, MCS-3): ce cc 5d 35 21 c2 87 da 00 da 7d 9d 34 51 09 97 d9 90 8d 6a 77 47 12 64 dd 5e 74 35 0d af 2d 69 19 2b 6e ae f1 (tbf_dl.cpp:686) 20241107083024723 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) 20241107083024723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 377) (tbf_dl.cpp:847) 20241107083024723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 377, MCS-3): 07 40 5e 86 9c 99 bb 6a 42 84 0f b5 01 b4 fb 3a 69 a2 12 2e b3 21 1b d5 ee 8e 24 c8 ba bd e8 6a 1a 5e 5b d2 32 56 dc 5c e3 01 (tbf_dl.cpp:911) 20241107083024723 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2015 Sending data request: sapi=5 arfcn=871 cur_fn=2010 block=9 data=07 40 5e 86 9c 99 bb 6a 42 84 0f b5 01 b4 fb 3a 69 a2 12 2e b3 21 1b d5 ee 8e 24 c8 ba bd e8 6a 1a 5e 5b d2 32 56 dc 5c e3 01 (pcu_l1_if.cpp:182) 20241107083024723 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083024737 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) 20241107083024737 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) 20241107083024738 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) 20241107083024738 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) 20241107083024738 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) 20241107083024738 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) 20241107083024738 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) 20241107083024738 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) 20241107083024739 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) 20241107083024739 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) 20241107083024739 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) 20241107083024739 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) 20241107083024739 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) 20241107083024739 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) 20241107083024739 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) 20241107083024739 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) 20241107083024741 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) 20241107083024741 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) 20241107083024742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==361 .. V(S)==378) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024742 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) 20241107083024742 DRLCMACDL DEBUG -- Chunk with length 842 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 378, MCS-3): a5 6f b8 7b e8 fd a3 75 84 e2 09 63 49 16 f0 c7 36 b6 bf 4b 9d 24 68 a6 2d 4b 94 33 73 a3 f4 39 80 83 83 9d ff (tbf_dl.cpp:686) 20241107083024742 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) 20241107083024742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 378) (tbf_dl.cpp:847) 20241107083024742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 378, MCS-3): 07 80 5e 86 4a df 70 f7 d0 fb 47 eb 08 c5 13 c6 92 2c e0 8f 6d 6c 7f 97 3a 49 d0 4c 5b 96 28 67 e6 46 e9 73 00 07 07 3b ff 01 (tbf_dl.cpp:911) 20241107083024742 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2019 Sending data request: sapi=5 arfcn=871 cur_fn=2015 block=10 data=07 80 5e 86 4a df 70 f7 d0 fb 47 eb 08 c5 13 c6 92 2c e0 8f 6d 6c 7f 97 3a 49 d0 4c 5b 96 28 67 e6 46 e9 73 00 07 07 3b ff 01 (pcu_l1_if.cpp:182) 20241107083024742 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083024756 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) 20241107083024756 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) 20241107083024758 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) 20241107083024758 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) 20241107083024759 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) 20241107083024759 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) 20241107083024759 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) 20241107083024759 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) 20241107083024760 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) 20241107083024760 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) 20241107083024761 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) 20241107083024761 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) 20241107083024762 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) 20241107083024762 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) 20241107083024763 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) 20241107083024763 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) 20241107083024763 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) 20241107083024764 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) 20241107083024764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==361 .. V(S)==379) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024764 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) 20241107083024764 DRLCMACDL DEBUG -- Chunk with length 805 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 379, MCS-3): 10 32 02 64 9b b7 0c ef d4 bd 21 60 13 da 7b b1 a6 c9 55 44 cc 04 89 11 91 2d bb 21 91 aa 16 4b 76 16 e0 6a bb (tbf_dl.cpp:686) 20241107083024764 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) 20241107083024764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 379) (tbf_dl.cpp:847) 20241107083024764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 379, MCS-3): 07 c0 5e 86 20 64 04 c8 36 6f 19 de a9 7b 43 c0 26 b4 f7 62 4d 93 ab 88 98 09 12 23 22 5b 76 43 22 55 2d 96 ec 2c c0 d5 76 01 (tbf_dl.cpp:911) 20241107083024764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2023 Sending data request: sapi=5 arfcn=871 cur_fn=2019 block=11 data=07 c0 5e 86 20 64 04 c8 36 6f 19 de a9 7b 43 c0 26 b4 f7 62 4d 93 ab 88 98 09 12 23 22 5b 76 43 22 55 2d 96 ec 2c c0 d5 76 01 (pcu_l1_if.cpp:182) 20241107083024764 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083024776 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) 20241107083024776 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) 20241107083024777 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) 20241107083024777 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) 20241107083024778 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) 20241107083024778 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) 20241107083024779 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) 20241107083024779 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) 20241107083024780 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) 20241107083024780 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) 20241107083024780 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) 20241107083024780 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) 20241107083024781 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) 20241107083024781 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) 20241107083024782 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) 20241107083024782 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) 20241107083024785 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) 20241107083024785 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2028 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083024785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==361 .. V(S)==380) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024785 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) 20241107083024785 DRLCMACDL DEBUG -- Chunk with length 768 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 380, MCS-3): 5f 9a d3 64 99 87 62 68 e1 bd 37 91 00 85 32 2b f5 a0 c1 1f 44 24 f4 99 d1 d7 bd 16 56 b6 46 4e 63 57 82 21 05 (tbf_dl.cpp:686) 20241107083024785 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) 20241107083024785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 380) (tbf_dl.cpp:847) 20241107083024785 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) 20241107083024785 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2028 + 13 = 2041 (pdch_ul_controller.c:131) 20241107083024785 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2041 for type POLL (pdch_ul_controller.c:184) 20241107083024785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2041, TS=7) (tbf_dl.cpp:883) 20241107083024785 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2041, TS=7 (tbf_dl.cpp:903) 20241107083024785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 380, MCS-3): 0f 00 5f 86 be 34 a7 c9 32 0f c5 d0 c2 7b 6f 22 01 0a 65 56 ea 41 83 3f 88 48 e8 33 a3 af 7b 2d ac 6c 8d 9c c6 ae 04 43 0a 00 (tbf_dl.cpp:911) 20241107083024785 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2028 Sending data request: sapi=5 arfcn=871 cur_fn=2023 block=0 data=0f 00 5f 86 be 34 a7 c9 32 0f c5 d0 c2 7b 6f 22 01 0a 65 56 ea 41 83 3f 88 48 e8 33 a3 af 7b 2d ac 6c 8d 9c c6 ae 04 43 0a 00 (pcu_l1_if.cpp:182) 20241107083024786 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083024800 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) 20241107083024800 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) 20241107083024801 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) 20241107083024801 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) 20241107083024802 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) 20241107083024802 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) 20241107083024803 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) 20241107083024803 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) 20241107083024803 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) 20241107083024803 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) 20241107083024804 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) 20241107083024804 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) 20241107083024805 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) 20241107083024805 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) 20241107083024806 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) 20241107083024806 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) 20241107083024807 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083024819 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) 20241107083024819 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) 20241107083024821 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) 20241107083024821 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) 20241107083024821 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) 20241107083024821 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) 20241107083024822 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) 20241107083024822 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) 20241107083024823 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) 20241107083024823 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) 20241107083024824 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) 20241107083024824 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) 20241107083024824 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) 20241107083024824 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) 20241107083024825 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) 20241107083024825 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) 20241107083024826 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083024838 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) 20241107083024838 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) 20241107083024840 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) 20241107083024840 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) 20241107083024840 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) 20241107083024840 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) 20241107083024841 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) 20241107083024841 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) 20241107083024842 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) 20241107083024842 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) 20241107083024843 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) 20241107083024843 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) 20241107083024843 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) 20241107083024843 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) 20241107083024844 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) 20241107083024844 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) 20241107083024850 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083024863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2036 block=3 data=40 20 00 a7 b2 fc 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083024863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083024863 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083024863 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2041 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083024863 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 = 382 | 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) 20241107083024863 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2041 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083024863 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083024863 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 382, have_crbb: 0, urbb_len:64, 0x55775316d17c, 0x55775316d180, 4, 0, win: 361-381, 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:572) 20241107083024863 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 382, BSN 361 to 446 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083024863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083024863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=361)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=380) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083024863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=361:381, lost=0, recv=20, skipped=0, bsn=105, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107083024863 DRLCMACDL DEBUG - got ack for BSN=361 (rlc_window_dl.cpp:103) 20241107083024863 DRLCMACDL DEBUG - got ack for BSN=362 (rlc_window_dl.cpp:103) 20241107083024863 DRLCMACDL DEBUG - got ack for BSN=363 (rlc_window_dl.cpp:103) 20241107083024863 DRLCMACDL DEBUG - got ack for BSN=364 (rlc_window_dl.cpp:103) 20241107083024863 DRLCMACDL DEBUG - got ack for BSN=365 (rlc_window_dl.cpp:103) 20241107083024863 DRLCMACDL DEBUG - got ack for BSN=366 (rlc_window_dl.cpp:103) 20241107083024863 DRLCMACDL DEBUG - got ack for BSN=367 (rlc_window_dl.cpp:103) 20241107083024863 DRLCMACDL DEBUG - got ack for BSN=368 (rlc_window_dl.cpp:103) 20241107083024863 DRLCMACDL DEBUG - got ack for BSN=369 (rlc_window_dl.cpp:103) 20241107083024863 DRLCMACDL DEBUG - got ack for BSN=370 (rlc_window_dl.cpp:103) 20241107083024863 DRLCMACDL DEBUG - got ack for BSN=371 (rlc_window_dl.cpp:103) 20241107083024863 DRLCMACDL DEBUG - got ack for BSN=372 (rlc_window_dl.cpp:103) 20241107083024863 DRLCMACDL DEBUG - got ack for BSN=373 (rlc_window_dl.cpp:103) 20241107083024863 DRLCMACDL DEBUG - got ack for BSN=374 (rlc_window_dl.cpp:103) 20241107083024863 DRLCMACDL DEBUG - got ack for BSN=375 (rlc_window_dl.cpp:103) 20241107083024863 DRLCMACDL DEBUG - got ack for BSN=376 (rlc_window_dl.cpp:103) 20241107083024863 DRLCMACDL DEBUG - got ack for BSN=377 (rlc_window_dl.cpp:103) 20241107083024863 DRLCMACDL DEBUG - got ack for BSN=378 (rlc_window_dl.cpp:103) 20241107083024863 DRLCMACDL DEBUG - got ack for BSN=379 (rlc_window_dl.cpp:103) 20241107083024863 DRLCMACDL DEBUG - got ack for BSN=380 (rlc_window_dl.cpp:103) 20241107083024863 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) 20241107083024863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=381)""(V(S)-1=380) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083024864 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) 20241107083024864 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) 20241107083024864 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) 20241107083024864 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) 20241107083024864 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) 20241107083024864 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) 20241107083024864 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) 20241107083024864 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) 20241107083024865 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) 20241107083024865 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) 20241107083024865 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) 20241107083024865 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) 20241107083024865 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) 20241107083024865 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) 20241107083024867 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) 20241107083024867 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) 20241107083024867 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==381 .. V(S)==381) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024867 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) 20241107083024867 DRLCMACDL DEBUG -- Chunk with length 731 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024867 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 381, MCS-3): 91 06 75 9b 55 b8 ac 0a 15 15 c6 f1 d1 a2 0e 81 38 4a 36 ca 85 9f 2a 5f e8 da 50 15 e4 5d dd c3 9e ee 4d 54 53 (tbf_dl.cpp:686) 20241107083024867 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) 20241107083024867 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024867 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 381) (tbf_dl.cpp:847) 20241107083024867 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 381, MCS-3): 07 40 5f 86 22 0d ea 36 ab 70 59 15 2a 2a 8c e3 a3 45 1d 02 71 94 6c 94 0b 3f 55 be d0 b5 a1 2a c8 bb ba 87 3d dd 9b a8 a6 00 (tbf_dl.cpp:911) 20241107083024867 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2045 Sending data request: sapi=5 arfcn=871 cur_fn=2041 block=4 data=07 40 5f 86 22 0d ea 36 ab 70 59 15 2a 2a 8c e3 a3 45 1d 02 71 94 6c 94 0b 3f 55 be d0 b5 a1 2a c8 bb ba 87 3d dd 9b a8 a6 00 (pcu_l1_if.cpp:182) 20241107083024868 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083024882 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) 20241107083024882 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) 20241107083024882 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) 20241107083024882 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) 20241107083024883 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) 20241107083024883 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) 20241107083024883 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) 20241107083024883 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) 20241107083024883 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) 20241107083024883 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) 20241107083024884 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) 20241107083024884 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) 20241107083024884 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) 20241107083024884 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) 20241107083024885 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) 20241107083024885 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) 20241107083024887 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) 20241107083024887 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) 20241107083024887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==381 .. V(S)==382) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024887 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) 20241107083024887 DRLCMACDL DEBUG -- Chunk with length 694 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 382, MCS-3): db 23 e1 be 4e 79 9e d4 85 8f 1a aa 87 73 95 53 8e 21 42 f5 2b 1a 2b 1a cc f9 88 e1 5b c6 09 1c 4b b4 6e 00 1e (tbf_dl.cpp:686) 20241107083024887 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) 20241107083024887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 382) (tbf_dl.cpp:847) 20241107083024887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 382, MCS-3): 07 80 5f 86 b6 47 c2 7d 9d f2 3c a9 0b 1f 35 54 0f e7 2a a7 1c 43 84 ea 57 34 56 34 98 f3 11 c3 b7 8c 13 38 96 68 dd 00 3c 00 (tbf_dl.cpp:911) 20241107083024887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2049 Sending data request: sapi=5 arfcn=871 cur_fn=2045 block=5 data=07 80 5f 86 b6 47 c2 7d 9d f2 3c a9 0b 1f 35 54 0f e7 2a a7 1c 43 84 ea 57 34 56 34 98 f3 11 c3 b7 8c 13 38 96 68 dd 00 3c 00 (pcu_l1_if.cpp:182) 20241107083024887 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083024901 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) 20241107083024901 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) 20241107083024903 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) 20241107083024903 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) 20241107083024903 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) 20241107083024903 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) 20241107083024904 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) 20241107083024904 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) 20241107083024905 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) 20241107083024905 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) 20241107083024906 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) 20241107083024906 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) 20241107083024906 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) 20241107083024907 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) 20241107083024907 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) 20241107083024907 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) 20241107083024911 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) 20241107083024911 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) 20241107083024911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==381 .. V(S)==383) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024911 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) 20241107083024911 DRLCMACDL DEBUG -- Chunk with length 657 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 383, MCS-3): 7d ee 93 10 71 2a 00 9d 7e d4 d9 62 b5 7d 90 cb 55 c6 74 69 4b 61 cf 88 12 53 1b bd 51 4d 09 ff 0c 31 cf 20 68 (tbf_dl.cpp:686) 20241107083024911 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) 20241107083024911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 383) (tbf_dl.cpp:847) 20241107083024911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 383, MCS-3): 07 c0 5f 86 fa dc 27 21 e2 54 00 3a fd a8 b3 c5 6a fb 20 97 ab 8c e9 d2 96 c2 9e 11 25 a6 36 7a a3 9a 12 fe 19 62 9e 41 d0 00 (tbf_dl.cpp:911) 20241107083024911 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2054 Sending data request: sapi=5 arfcn=871 cur_fn=2049 block=6 data=07 c0 5f 86 fa dc 27 21 e2 54 00 3a fd a8 b3 c5 6a fb 20 97 ab 8c e9 d2 96 c2 9e 11 25 a6 36 7a a3 9a 12 fe 19 62 9e 41 d0 00 (pcu_l1_if.cpp:182) 20241107083024912 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083024926 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) 20241107083024926 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) 20241107083024927 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) 20241107083024927 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) 20241107083024928 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) 20241107083024928 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) 20241107083024929 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) 20241107083024929 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) 20241107083024930 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) 20241107083024930 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) 20241107083024930 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) 20241107083024930 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) 20241107083024931 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) 20241107083024931 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) 20241107083024932 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) 20241107083024932 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) 20241107083024933 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) 20241107083024933 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) 20241107083024933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==381 .. V(S)==384) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024933 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) 20241107083024933 DRLCMACDL DEBUG -- Chunk with length 620 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 384, MCS-3): a6 23 6b c4 51 46 78 bd e1 ed 3d f1 af 8b c1 5d 4d 64 1f fd 97 26 a3 b8 e8 14 32 52 89 11 ff df b4 04 6a ed f5 (tbf_dl.cpp:686) 20241107083024933 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) 20241107083024933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 384) (tbf_dl.cpp:847) 20241107083024933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 384, MCS-3): 07 00 60 86 4c 47 d6 88 a3 8c f0 7a c3 db 7b e2 5f 17 83 bb 9a c8 3e fa 2f 4d 46 71 d1 29 64 a4 12 23 fe bf 69 09 d4 da eb 01 (tbf_dl.cpp:911) 20241107083024933 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 60 86 4c 47 d6 88 a3 8c f0 7a c3 db 7b e2 5f 17 83 bb 9a c8 3e fa 2f 4d 46 71 d1 29 64 a4 12 23 fe bf 69 09 d4 da eb 01 (pcu_l1_if.cpp:182) 20241107083024933 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083024945 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) 20241107083024945 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) 20241107083024946 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) 20241107083024946 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) 20241107083024947 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) 20241107083024947 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) 20241107083024948 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) 20241107083024948 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) 20241107083024949 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) 20241107083024949 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) 20241107083024950 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) 20241107083024950 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) 20241107083024951 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) 20241107083024951 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) 20241107083024951 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) 20241107083024951 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) 20241107083024952 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) 20241107083024952 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) 20241107083024952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==381 .. V(S)==385) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024952 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) 20241107083024952 DRLCMACDL DEBUG -- Chunk with length 583 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 385, MCS-3): 8c e9 29 f9 df d1 a3 20 1b 15 7f 81 c9 4a 4f f3 05 03 7f 5e cf 0c 16 35 63 d8 e9 04 db 3a 49 cc f4 2b b7 91 1c (tbf_dl.cpp:686) 20241107083024952 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) 20241107083024952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 385) (tbf_dl.cpp:847) 20241107083024952 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 385, MCS-3): 07 40 60 86 18 d3 53 f2 bf a3 47 41 36 2a fe 02 93 95 9e e6 0b 06 fe bc 9e 19 2c 6a c6 b0 d3 09 b6 75 92 98 e9 57 6e 23 39 00 (tbf_dl.cpp:911) 20241107083024952 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2062 Sending data request: sapi=5 arfcn=871 cur_fn=2058 block=8 data=07 40 60 86 18 d3 53 f2 bf a3 47 41 36 2a fe 02 93 95 9e e6 0b 06 fe bc 9e 19 2c 6a c6 b0 d3 09 b6 75 92 98 e9 57 6e 23 39 00 (pcu_l1_if.cpp:182) 20241107083024953 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083024964 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) 20241107083024964 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) 20241107083024966 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) 20241107083024966 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) 20241107083024967 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) 20241107083024967 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) 20241107083024968 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) 20241107083024968 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) 20241107083024969 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) 20241107083024969 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) 20241107083024970 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) 20241107083024970 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) 20241107083024970 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) 20241107083024970 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) 20241107083024971 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) 20241107083024971 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) 20241107083024974 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) 20241107083024974 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) 20241107083024974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==381 .. V(S)==386) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024974 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) 20241107083024974 DRLCMACDL DEBUG -- Chunk with length 546 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 386, MCS-3): 7e 66 be 17 ab 2e e2 da d8 d3 6e b6 02 11 b9 34 74 ae 50 5e fe c5 8a 91 88 10 84 9b 98 e5 c3 4f 28 84 29 49 22 (tbf_dl.cpp:686) 20241107083024974 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) 20241107083024974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 386) (tbf_dl.cpp:847) 20241107083024974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 386, MCS-3): 07 80 60 86 fc cc 7c 2f 56 5d c4 b5 b1 a7 dd 6c 05 22 72 69 e8 5c a1 bc fc 8b 15 23 11 21 08 37 31 cb 87 9f 50 08 53 92 44 00 (tbf_dl.cpp:911) 20241107083024974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2067 Sending data request: sapi=5 arfcn=871 cur_fn=2062 block=9 data=07 80 60 86 fc cc 7c 2f 56 5d c4 b5 b1 a7 dd 6c 05 22 72 69 e8 5c a1 bc fc 8b 15 23 11 21 08 37 31 cb 87 9f 50 08 53 92 44 00 (pcu_l1_if.cpp:182) 20241107083024974 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083024988 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) 20241107083024988 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) 20241107083024989 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) 20241107083024989 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) 20241107083024990 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) 20241107083024990 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) 20241107083024991 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) 20241107083024991 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) 20241107083024992 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) 20241107083024992 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) 20241107083024993 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) 20241107083024993 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) 20241107083024993 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) 20241107083024993 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) 20241107083024994 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) 20241107083024994 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) 20241107083024995 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) 20241107083024995 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) 20241107083024995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==381 .. V(S)==387) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083024995 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) 20241107083024995 DRLCMACDL DEBUG -- Chunk with length 509 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083024995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 387, MCS-3): 53 2e fe 01 82 e9 cb 8b 2a f8 68 1e c0 5c 00 75 6f 33 b5 cd 17 ed 67 62 8d 1b 5f f0 a1 b3 02 53 d3 58 e9 3e 59 (tbf_dl.cpp:686) 20241107083024995 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) 20241107083024995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083024995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 387) (tbf_dl.cpp:847) 20241107083024995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 387, MCS-3): 07 c0 60 86 a6 5c fc 03 04 d3 97 17 55 f0 d1 3c 80 b9 00 ea de 66 6a 9b 2f da cf c4 1a 37 be e0 43 67 05 a6 a6 b1 d2 7d b2 00 (tbf_dl.cpp:911) 20241107083024995 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2071 Sending data request: sapi=5 arfcn=871 cur_fn=2067 block=10 data=07 c0 60 86 a6 5c fc 03 04 d3 97 17 55 f0 d1 3c 80 b9 00 ea de 66 6a 9b 2f da cf c4 1a 37 be e0 43 67 05 a6 a6 b1 d2 7d b2 00 (pcu_l1_if.cpp:182) 20241107083024996 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083025007 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) 20241107083025007 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) 20241107083025008 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) 20241107083025008 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) 20241107083025009 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) 20241107083025009 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) 20241107083025010 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) 20241107083025010 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) 20241107083025011 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) 20241107083025011 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) 20241107083025011 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) 20241107083025011 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) 20241107083025012 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) 20241107083025012 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) 20241107083025013 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) 20241107083025013 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) 20241107083025014 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) 20241107083025014 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) 20241107083025014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==381 .. V(S)==388) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025014 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) 20241107083025014 DRLCMACDL DEBUG -- Chunk with length 472 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 388, MCS-3): 53 86 a9 3c 6f 0b 04 39 3f cf 43 d1 08 9b 5c 62 fc dc 69 b9 49 76 f0 4b b8 51 3b f3 92 b3 bc 47 95 19 03 54 ed (tbf_dl.cpp:686) 20241107083025014 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) 20241107083025014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 388) (tbf_dl.cpp:847) 20241107083025014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 388, MCS-3): 07 00 61 86 a6 0c 53 79 de 16 08 72 7e 9e 87 a2 11 36 b9 c4 f8 b9 d3 72 93 ec e0 97 70 a3 76 e6 25 67 79 8f 2a 33 06 a8 da 01 (tbf_dl.cpp:911) 20241107083025014 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 61 86 a6 0c 53 79 de 16 08 72 7e 9e 87 a2 11 36 b9 c4 f8 b9 d3 72 93 ec e0 97 70 a3 76 e6 25 67 79 8f 2a 33 06 a8 da 01 (pcu_l1_if.cpp:182) 20241107083025014 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083025026 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) 20241107083025026 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) 20241107083025027 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) 20241107083025027 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) 20241107083025028 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) 20241107083025028 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) 20241107083025029 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) 20241107083025029 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) 20241107083025030 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) 20241107083025030 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) 20241107083025030 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) 20241107083025030 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) 20241107083025031 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) 20241107083025031 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) 20241107083025032 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) 20241107083025032 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) 20241107083025036 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) 20241107083025036 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) 20241107083025036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==381 .. V(S)==389) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025036 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) 20241107083025036 DRLCMACDL DEBUG -- Chunk with length 435 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 389, MCS-3): 96 8e 12 17 cc 14 04 42 12 5d 1d cc 68 84 31 ea 42 f8 90 13 4c 6b 18 8b cf ea d1 cf 92 06 ea 3b 25 fb 5c 6f af (tbf_dl.cpp:686) 20241107083025036 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) 20241107083025036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 389) (tbf_dl.cpp:847) 20241107083025036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 389, MCS-3): 07 40 61 86 2c 1d 25 2e 98 29 08 84 24 ba 3a 98 d1 08 63 d4 85 f0 21 27 98 d6 30 16 9f d5 a3 9f 25 0d d4 77 4a f6 b9 de 5e 01 (tbf_dl.cpp:911) 20241107083025036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2080 Sending data request: sapi=5 arfcn=871 cur_fn=2075 block=0 data=07 40 61 86 2c 1d 25 2e 98 29 08 84 24 ba 3a 98 d1 08 63 d4 85 f0 21 27 98 d6 30 16 9f d5 a3 9f 25 0d d4 77 4a f6 b9 de 5e 01 (pcu_l1_if.cpp:182) 20241107083025036 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083025050 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) 20241107083025050 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) 20241107083025051 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) 20241107083025051 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) 20241107083025052 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) 20241107083025052 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) 20241107083025053 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) 20241107083025053 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) 20241107083025054 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) 20241107083025054 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) 20241107083025054 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) 20241107083025054 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) 20241107083025055 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) 20241107083025055 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) 20241107083025056 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) 20241107083025056 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) 20241107083025057 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) 20241107083025057 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) 20241107083025057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==381 .. V(S)==390) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025057 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) 20241107083025057 DRLCMACDL DEBUG -- Chunk with length 398 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 390, MCS-3): 9b 24 cd 3b 0c 78 29 9a a9 37 d5 f6 ba 1b 38 e5 83 55 5a 5c 9a cc 43 f9 36 2e 6a 47 7f 0a 60 f2 44 3a c3 f7 df (tbf_dl.cpp:686) 20241107083025057 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) 20241107083025057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 390) (tbf_dl.cpp:847) 20241107083025057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 390, MCS-3): 07 80 61 86 36 49 9a 77 18 f0 52 34 53 6f aa ed 75 37 70 ca 07 ab b4 b8 34 99 87 f2 6d 5c d4 8e fe 14 c0 e4 89 74 86 ef bf 01 (tbf_dl.cpp:911) 20241107083025057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2084 Sending data request: sapi=5 arfcn=871 cur_fn=2080 block=1 data=07 80 61 86 36 49 9a 77 18 f0 52 34 53 6f aa ed 75 37 70 ca 07 ab b4 b8 34 99 87 f2 6d 5c d4 8e fe 14 c0 e4 89 74 86 ef bf 01 (pcu_l1_if.cpp:182) 20241107083025057 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083025070 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) 20241107083025070 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) 20241107083025071 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) 20241107083025071 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) 20241107083025072 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) 20241107083025072 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) 20241107083025072 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) 20241107083025072 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) 20241107083025073 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) 20241107083025073 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) 20241107083025074 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) 20241107083025074 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) 20241107083025075 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) 20241107083025075 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) 20241107083025075 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) 20241107083025075 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) 20241107083025076 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) 20241107083025076 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) 20241107083025076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==381 .. V(S)==391) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025076 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) 20241107083025076 DRLCMACDL DEBUG -- Chunk with length 361 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 391, MCS-3): ee 0c bc 84 ff 8a 8a ff 51 6c cc 35 54 a0 58 41 c4 93 1b 26 47 72 4c 9a 03 03 2b aa c2 4e 79 ff 67 a8 6d f8 56 (tbf_dl.cpp:686) 20241107083025076 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) 20241107083025076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 391) (tbf_dl.cpp:847) 20241107083025076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 391, MCS-3): 07 c0 61 86 dc 19 78 09 ff 15 15 ff a3 d8 98 6b a8 40 b1 82 88 27 37 4c 8e e4 98 34 07 06 56 54 85 9d f2 fe cf 50 db f0 ad 00 (tbf_dl.cpp:911) 20241107083025076 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2088 Sending data request: sapi=5 arfcn=871 cur_fn=2084 block=2 data=07 c0 61 86 dc 19 78 09 ff 15 15 ff a3 d8 98 6b a8 40 b1 82 88 27 37 4c 8e e4 98 34 07 06 56 54 85 9d f2 fe cf 50 db f0 ad 00 (pcu_l1_if.cpp:182) 20241107083025077 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083025089 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) 20241107083025090 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) 20241107083025091 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) 20241107083025091 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) 20241107083025092 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) 20241107083025092 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) 20241107083025093 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) 20241107083025093 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) 20241107083025094 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) 20241107083025094 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) 20241107083025095 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) 20241107083025095 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) 20241107083025095 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) 20241107083025095 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) 20241107083025096 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) 20241107083025096 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) 20241107083025100 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) 20241107083025100 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) 20241107083025100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==381 .. V(S)==392) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025100 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) 20241107083025100 DRLCMACDL DEBUG -- Chunk with length 324 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 392, MCS-3): 24 ad 45 fa a2 dc 55 0a 56 2c d0 88 b3 7c 9d 05 a1 8b 2e fe cf 30 5b 37 82 70 9c c9 6e 97 00 ff 62 04 5d e5 74 (tbf_dl.cpp:686) 20241107083025100 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) 20241107083025100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 392) (tbf_dl.cpp:847) 20241107083025100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 392, MCS-3): 07 00 62 86 48 5a 8b f4 45 b9 ab 14 ac 58 a0 11 67 f9 3a 0b 42 17 5d fc 9f 61 b6 6e 04 e1 38 93 dd 2e 01 fe c5 08 ba ca e9 00 (tbf_dl.cpp:911) 20241107083025100 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 62 86 48 5a 8b f4 45 b9 ab 14 ac 58 a0 11 67 f9 3a 0b 42 17 5d fc 9f 61 b6 6e 04 e1 38 93 dd 2e 01 fe c5 08 ba ca e9 00 (pcu_l1_if.cpp:182) 20241107083025100 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083025114 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) 20241107083025114 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) 20241107083025115 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) 20241107083025115 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) 20241107083025116 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) 20241107083025116 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) 20241107083025117 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) 20241107083025117 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) 20241107083025117 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) 20241107083025118 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) 20241107083025118 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) 20241107083025118 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) 20241107083025119 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) 20241107083025119 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) 20241107083025120 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) 20241107083025120 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) 20241107083025121 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) 20241107083025121 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) 20241107083025121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==381 .. V(S)==393) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025121 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) 20241107083025121 DRLCMACDL DEBUG -- Chunk with length 287 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 393, MCS-3): 98 6b cc cb 15 9f 58 22 fa 61 8b 5d 29 c2 98 56 89 61 47 a6 50 9a 68 96 57 89 49 41 1a 85 1f c0 32 53 34 5c ed (tbf_dl.cpp:686) 20241107083025121 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) 20241107083025121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 393) (tbf_dl.cpp:847) 20241107083025121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 393, MCS-3): 07 40 62 86 30 d7 98 97 2b 3e b1 44 f4 c3 16 bb 52 84 31 ad 12 c3 8e 4c a1 34 d1 2c af 12 93 82 34 0a 3f 80 65 a6 68 b8 da 01 (tbf_dl.cpp:911) 20241107083025121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2097 Sending data request: sapi=5 arfcn=871 cur_fn=2093 block=4 data=07 40 62 86 30 d7 98 97 2b 3e b1 44 f4 c3 16 bb 52 84 31 ad 12 c3 8e 4c a1 34 d1 2c af 12 93 82 34 0a 3f 80 65 a6 68 b8 da 01 (pcu_l1_if.cpp:182) 20241107083025121 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083025133 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083025133 DLBSSGP DEBUG Estimated BVC leak rate = 12572 (measured 12497, usage 96%) (gprs_bssgp_pcu.c:965) 20241107083025133 DLBSSGP DEBUG Computed MS default leak rate = 7400, ms_num_pdch = 4, cs = MCS-3 (gprs_bssgp_pcu.c:1001) 20241107083025133 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 125720, R = 12572, Bmax_MS = 74000, R_MS = 7400, avg_dly = 3700 (gprs_bssgp_pcu.c:1029) 20241107083025133 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083025133 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) 20241107083025133 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) 20241107083025134 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) 20241107083025134 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) 20241107083025135 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) 20241107083025135 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) 20241107083025136 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) 20241107083025136 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) 20241107083025137 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) 20241107083025137 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) 20241107083025138 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) 20241107083025138 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) 20241107083025139 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) 20241107083025139 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) 20241107083025140 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) 20241107083025140 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) 20241107083025141 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) 20241107083025141 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) 20241107083025141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==381 .. V(S)==394) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025141 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) 20241107083025141 DRLCMACDL DEBUG -- Chunk with length 250 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 394, MCS-3): fb 39 e1 a0 2e 6b b3 d9 8a 3c df ad 12 0b 70 37 14 dd ab 59 a2 56 a9 91 75 20 66 a2 67 57 4f ce c5 ec b1 1f 50 (tbf_dl.cpp:686) 20241107083025141 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) 20241107083025141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 394) (tbf_dl.cpp:847) 20241107083025141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 394, MCS-3): 07 80 62 86 f6 73 c2 41 5d d6 66 b3 15 79 be 5b 25 16 e0 6e 28 ba 57 b3 44 ad 52 23 eb 40 cc 44 cf ae 9e 9c 8b d9 63 3f a0 00 (tbf_dl.cpp:911) 20241107083025141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2101 Sending data request: sapi=5 arfcn=871 cur_fn=2097 block=5 data=07 80 62 86 f6 73 c2 41 5d d6 66 b3 15 79 be 5b 25 16 e0 6e 28 ba 57 b3 44 ad 52 23 eb 40 cc 44 cf ae 9e 9c 8b d9 63 3f a0 00 (pcu_l1_if.cpp:182) 20241107083025141 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083025141 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083025141 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083025141 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083025141 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083025141 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083025152 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) 20241107083025152 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) 20241107083025153 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) 20241107083025153 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) 20241107083025154 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) 20241107083025154 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) 20241107083025155 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) 20241107083025155 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) 20241107083025156 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) 20241107083025156 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) 20241107083025156 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) 20241107083025156 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) 20241107083025157 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) 20241107083025157 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) 20241107083025158 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) 20241107083025158 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) 20241107083025161 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) 20241107083025161 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) 20241107083025161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==381 .. V(S)==395) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025161 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) 20241107083025162 DRLCMACDL DEBUG -- Chunk with length 213 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025162 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 395, MCS-3): be 3f 1f a3 44 69 94 b3 de ad f3 3c c2 8d 17 a6 9b a2 13 e9 85 a5 48 ac d5 6c 14 ab 11 09 7c 6f a4 db 88 06 ea (tbf_dl.cpp:686) 20241107083025162 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) 20241107083025162 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025162 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 395) (tbf_dl.cpp:847) 20241107083025162 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 395, MCS-3): 07 c0 62 86 7c 7f 3e 46 89 d2 28 67 bd 5b e7 79 84 1b 2f 4c 37 45 27 d2 0b 4b 91 58 ab d9 28 56 23 12 f8 de 48 b7 11 0d d4 01 (tbf_dl.cpp:911) 20241107083025162 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2106 Sending data request: sapi=5 arfcn=871 cur_fn=2101 block=6 data=07 c0 62 86 7c 7f 3e 46 89 d2 28 67 bd 5b e7 79 84 1b 2f 4c 37 45 27 d2 0b 4b 91 58 ab d9 28 56 23 12 f8 de 48 b7 11 0d d4 01 (pcu_l1_if.cpp:182) 20241107083025162 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083025176 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) 20241107083025176 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) 20241107083025177 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) 20241107083025177 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) 20241107083025178 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) 20241107083025178 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) 20241107083025179 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) 20241107083025179 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) 20241107083025180 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) 20241107083025180 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) 20241107083025180 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) 20241107083025180 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) 20241107083025181 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) 20241107083025181 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) 20241107083025182 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) 20241107083025182 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) 20241107083025184 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) 20241107083025184 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) 20241107083025184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==381 .. V(S)==396) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025184 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) 20241107083025184 DRLCMACDL DEBUG -- Chunk with length 176 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 396, MCS-3): 85 07 58 45 de 9b 13 d2 87 89 c1 0d a6 76 20 d3 9f 9b 8e 3d bf 3b 83 e7 53 62 f9 c9 a4 67 b7 71 96 50 94 6e 45 (tbf_dl.cpp:686) 20241107083025184 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) 20241107083025184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 396) (tbf_dl.cpp:847) 20241107083025184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 396, MCS-3): 07 00 63 86 0a 0f b0 8a bc 37 27 a4 0f 13 83 1b 4c ed 40 a6 3f 37 1d 7b 7e 77 06 cf a7 c4 f2 93 49 cf 6e e3 2c a1 28 dd 8a 00 (tbf_dl.cpp:911) 20241107083025184 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 63 86 0a 0f b0 8a bc 37 27 a4 0f 13 83 1b 4c ed 40 a6 3f 37 1d 7b 7e 77 06 cf a7 c4 f2 93 49 cf 6e e3 2c a1 28 dd 8a 00 (pcu_l1_if.cpp:182) 20241107083025185 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083025195 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) 20241107083025195 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) 20241107083025197 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) 20241107083025197 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) 20241107083025197 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) 20241107083025197 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) 20241107083025198 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) 20241107083025198 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) 20241107083025199 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) 20241107083025199 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) 20241107083025200 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) 20241107083025200 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) 20241107083025200 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) 20241107083025200 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) 20241107083025201 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) 20241107083025201 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) 20241107083025202 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) 20241107083025202 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) 20241107083025202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==381 .. V(S)==397) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025202 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) 20241107083025202 DRLCMACDL DEBUG -- Chunk with length 139 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 397, MCS-3): 53 78 f1 d3 c6 6b 8e 7d ad dc b3 73 67 a3 48 0f 18 2e 36 ed aa c2 51 d5 8a ad 21 f7 a6 6e c3 e5 a0 12 94 2a 0a (tbf_dl.cpp:686) 20241107083025202 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) 20241107083025202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 397) (tbf_dl.cpp:847) 20241107083025202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 397, MCS-3): 07 40 63 86 a6 f0 e2 a7 8d d7 1c fb 5a b9 67 e7 ce 46 91 1e 30 5c 6c da 55 85 a3 aa 15 5b 43 ee 4d dd 86 cb 41 25 28 55 14 00 (tbf_dl.cpp:911) 20241107083025202 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2114 Sending data request: sapi=5 arfcn=871 cur_fn=2110 block=8 data=07 40 63 86 a6 f0 e2 a7 8d d7 1c fb 5a b9 67 e7 ce 46 91 1e 30 5c 6c da 55 85 a3 aa 15 5b 43 ee 4d dd 86 cb 41 25 28 55 14 00 (pcu_l1_if.cpp:182) 20241107083025203 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083025214 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) 20241107083025214 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) 20241107083025215 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) 20241107083025215 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) 20241107083025216 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) 20241107083025216 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) 20241107083025217 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) 20241107083025217 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) 20241107083025217 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) 20241107083025217 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) 20241107083025218 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) 20241107083025218 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) 20241107083025219 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) 20241107083025219 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) 20241107083025220 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) 20241107083025220 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) 20241107083025224 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) 20241107083025224 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) 20241107083025224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==381 .. V(S)==398) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025224 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) 20241107083025224 DRLCMACDL DEBUG -- Chunk with length 102 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 398, MCS-3): 40 04 29 e5 4f 41 81 13 f4 61 84 f6 a7 d9 5e 89 41 c0 e8 6f f1 82 77 ef 28 12 ef e2 93 0f d5 b1 ca af 68 6c 8d (tbf_dl.cpp:686) 20241107083025224 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) 20241107083025224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 398) (tbf_dl.cpp:847) 20241107083025224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 398, MCS-3): 07 80 63 86 80 08 52 ca 9f 82 02 27 e8 c3 08 ed 4f b3 bd 12 83 80 d1 df e2 05 ef de 51 24 de c5 27 1f aa 63 95 5f d1 d8 1a 01 (tbf_dl.cpp:911) 20241107083025224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2119 Sending data request: sapi=5 arfcn=871 cur_fn=2114 block=9 data=07 80 63 86 80 08 52 ca 9f 82 02 27 e8 c3 08 ed 4f b3 bd 12 83 80 d1 df e2 05 ef de 51 24 de c5 27 1f aa 63 95 5f d1 d8 1a 01 (pcu_l1_if.cpp:182) 20241107083025224 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083025238 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) 20241107083025238 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) 20241107083025239 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) 20241107083025239 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) 20241107083025240 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) 20241107083025240 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) 20241107083025241 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) 20241107083025241 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) 20241107083025242 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) 20241107083025242 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) 20241107083025242 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) 20241107083025242 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) 20241107083025243 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) 20241107083025243 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) 20241107083025244 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) 20241107083025244 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) 20241107083025245 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) 20241107083025245 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) 20241107083025245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==381 .. V(S)==399) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025245 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) 20241107083025245 DRLCMACDL DEBUG -- Chunk with length 65 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 399, MCS-3): d3 50 7e 57 0c fd 05 9d 75 5e ee fb 59 8f 71 77 54 bf 4c 40 c8 21 68 d2 51 b5 97 ae 2e 42 cd ee cd 8c db 47 9d (tbf_dl.cpp:686) 20241107083025245 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) 20241107083025245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 399) (tbf_dl.cpp:847) 20241107083025245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 399, MCS-3): 07 c0 63 86 a6 a1 fc ae 18 fa 0b 3a eb bc dc f7 b3 1e e3 ee a8 7e 99 80 90 43 d0 a4 a3 6a 2f 5d 5d 84 9a dd 9b 19 b7 8f 3a 01 (tbf_dl.cpp:911) 20241107083025245 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2123 Sending data request: sapi=5 arfcn=871 cur_fn=2119 block=10 data=07 c0 63 86 a6 a1 fc ae 18 fa 0b 3a eb bc dc f7 b3 1e e3 ee a8 7e 99 80 90 43 d0 a4 a3 6a 2f 5d 5d 84 9a dd 9b 19 b7 8f 3a 01 (pcu_l1_if.cpp:182) 20241107083025246 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083025257 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) 20241107083025257 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) 20241107083025258 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) 20241107083025258 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) 20241107083025259 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) 20241107083025259 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) 20241107083025260 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) 20241107083025260 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) 20241107083025261 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) 20241107083025261 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) 20241107083025261 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) 20241107083025261 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) 20241107083025262 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) 20241107083025262 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) 20241107083025263 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) 20241107083025263 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) 20241107083025264 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) 20241107083025264 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2127 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083025264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==381 .. V(S)==400) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025264 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) 20241107083025264 DRLCMACDL DEBUG -- Chunk with length 28 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083025264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083025264 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1652 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083025264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083025264 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (8) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 400, MCS-3): 39 9c b3 29 cc 0f 90 9b 6b 00 78 32 db 18 f8 46 c8 9c 9d 41 76 db 6e c9 b8 2e ae ee fb ea 68 66 07 a3 8d ee 84 (tbf_dl.cpp:686) 20241107083025264 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) 20241107083025264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 400) (tbf_dl.cpp:847) 20241107083025264 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) 20241107083025264 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2127 + 13 = 2140 (pdch_ul_controller.c:131) 20241107083025264 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2140 for type POLL (pdch_ul_controller.c:184) 20241107083025264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2140, TS=7) (tbf_dl.cpp:883) 20241107083025264 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2140, TS=7 (tbf_dl.cpp:903) 20241107083025264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 400, MCS-3): 0f 00 64 06 72 38 67 53 98 1f 20 37 d7 00 f0 64 b6 31 f0 8d 90 39 3b 83 ec b6 dd 92 71 5d 5c dd f7 d5 d1 cc 0e 46 1b dd 09 01 (tbf_dl.cpp:911) 20241107083025264 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2127 Sending data request: sapi=5 arfcn=871 cur_fn=2123 block=11 data=0f 00 64 06 72 38 67 53 98 1f 20 37 d7 00 f0 64 b6 31 f0 8d 90 39 3b 83 ec b6 dd 92 71 5d 5c dd f7 d5 d1 cc 0e 46 1b dd 09 01 (pcu_l1_if.cpp:182) 20241107083025265 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083025276 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) 20241107083025276 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) 20241107083025277 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) 20241107083025277 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) 20241107083025278 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) 20241107083025278 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) 20241107083025279 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) 20241107083025279 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) 20241107083025279 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) 20241107083025280 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) 20241107083025280 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) 20241107083025280 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) 20241107083025281 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) 20241107083025281 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) 20241107083025282 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) 20241107083025282 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) 20241107083025285 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083025300 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) 20241107083025300 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) 20241107083025301 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) 20241107083025301 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) 20241107083025302 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) 20241107083025302 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) 20241107083025302 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) 20241107083025302 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) 20241107083025303 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) 20241107083025303 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) 20241107083025304 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) 20241107083025304 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) 20241107083025305 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) 20241107083025305 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) 20241107083025305 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) 20241107083025305 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) 20241107083025306 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083025319 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) 20241107083025319 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) 20241107083025320 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) 20241107083025320 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) 20241107083025321 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) 20241107083025321 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) 20241107083025321 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) 20241107083025321 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) 20241107083025322 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) 20241107083025322 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) 20241107083025323 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) 20241107083025323 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) 20241107083025324 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) 20241107083025324 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) 20241107083025325 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) 20241107083025325 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) 20241107083025325 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083025338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2136 block=2 data=40 20 00 a7 b3 24 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083025338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083025338 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083025338 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2140 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083025338 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 = 402 | 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) 20241107083025339 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2140 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083025339 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083025339 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 402, have_crbb: 0, urbb_len:64, 0x55775316d17c, 0x55775316d180, 4, 0, win: 381-401, 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:572) 20241107083025339 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 402, BSN 381 to 466 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083025339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083025339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=381)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=400) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083025339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=381:401, lost=0, recv=20, skipped=0, bsn=125, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107083025339 DRLCMACDL DEBUG - got ack for BSN=381 (rlc_window_dl.cpp:103) 20241107083025339 DRLCMACDL DEBUG - got ack for BSN=382 (rlc_window_dl.cpp:103) 20241107083025339 DRLCMACDL DEBUG - got ack for BSN=383 (rlc_window_dl.cpp:103) 20241107083025339 DRLCMACDL DEBUG - got ack for BSN=384 (rlc_window_dl.cpp:103) 20241107083025339 DRLCMACDL DEBUG - got ack for BSN=385 (rlc_window_dl.cpp:103) 20241107083025339 DRLCMACDL DEBUG - got ack for BSN=386 (rlc_window_dl.cpp:103) 20241107083025339 DRLCMACDL DEBUG - got ack for BSN=387 (rlc_window_dl.cpp:103) 20241107083025339 DRLCMACDL DEBUG - got ack for BSN=388 (rlc_window_dl.cpp:103) 20241107083025339 DRLCMACDL DEBUG - got ack for BSN=389 (rlc_window_dl.cpp:103) 20241107083025339 DRLCMACDL DEBUG - got ack for BSN=390 (rlc_window_dl.cpp:103) 20241107083025339 DRLCMACDL DEBUG - got ack for BSN=391 (rlc_window_dl.cpp:103) 20241107083025339 DRLCMACDL DEBUG - got ack for BSN=392 (rlc_window_dl.cpp:103) 20241107083025339 DRLCMACDL DEBUG - got ack for BSN=393 (rlc_window_dl.cpp:103) 20241107083025339 DRLCMACDL DEBUG - got ack for BSN=394 (rlc_window_dl.cpp:103) 20241107083025339 DRLCMACDL DEBUG - got ack for BSN=395 (rlc_window_dl.cpp:103) 20241107083025339 DRLCMACDL DEBUG - got ack for BSN=396 (rlc_window_dl.cpp:103) 20241107083025339 DRLCMACDL DEBUG - got ack for BSN=397 (rlc_window_dl.cpp:103) 20241107083025339 DRLCMACDL DEBUG - got ack for BSN=398 (rlc_window_dl.cpp:103) 20241107083025339 DRLCMACDL DEBUG - got ack for BSN=399 (rlc_window_dl.cpp:103) 20241107083025339 DRLCMACDL DEBUG - got ack for BSN=400 (rlc_window_dl.cpp:103) 20241107083025339 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) 20241107083025339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=401)""(V(S)-1=400) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083025339 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) 20241107083025339 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) 20241107083025340 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) 20241107083025340 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) 20241107083025341 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) 20241107083025341 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) 20241107083025342 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) 20241107083025342 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) 20241107083025342 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) 20241107083025342 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) 20241107083025343 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) 20241107083025343 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) 20241107083025344 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) 20241107083025344 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) 20241107083025348 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) 20241107083025348 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) 20241107083025348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==401 .. V(S)==401) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025348 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) 20241107083025348 DRLCMACDL DEBUG -- Chunk with length 1392 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 401, MCS-3): a9 cb 7e 38 35 5a ef 1f cc 0d 5a da 2a 9f 4e c4 7f 2b e9 10 72 a6 d8 96 a2 5f e8 3d e6 e2 a1 06 8c f7 86 6d 5f (tbf_dl.cpp:686) 20241107083025348 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) 20241107083025348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 401) (tbf_dl.cpp:847) 20241107083025348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 401, MCS-3): 07 40 64 86 52 97 fd 70 6a b4 de 3f 98 1b b4 b4 55 3e 9d 88 ff 56 d2 21 e4 4c b1 2d 45 bf d0 7b cc c5 43 0d 18 ef 0d db be 00 (tbf_dl.cpp:911) 20241107083025348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2145 Sending data request: sapi=5 arfcn=871 cur_fn=2140 block=3 data=07 40 64 86 52 97 fd 70 6a b4 de 3f 98 1b b4 b4 55 3e 9d 88 ff 56 d2 21 e4 4c b1 2d 45 bf d0 7b cc c5 43 0d 18 ef 0d db be 00 (pcu_l1_if.cpp:182) 20241107083025349 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083025362 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) 20241107083025362 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) 20241107083025363 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) 20241107083025363 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) 20241107083025364 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) 20241107083025364 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) 20241107083025365 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) 20241107083025365 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) 20241107083025366 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) 20241107083025366 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) 20241107083025366 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) 20241107083025366 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) 20241107083025367 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) 20241107083025367 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) 20241107083025368 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) 20241107083025368 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) 20241107083025369 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) 20241107083025369 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) 20241107083025369 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==401 .. V(S)==402) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025369 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) 20241107083025369 DRLCMACDL DEBUG -- Chunk with length 1355 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025369 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 402, MCS-3): b1 6f 2e ba 43 4e 00 1b 5d 61 19 aa b7 89 e0 f9 15 00 c6 8b 64 8c 75 7a 11 b5 7c 27 8c 00 d6 ba 24 96 a5 8b 70 (tbf_dl.cpp:686) 20241107083025369 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) 20241107083025369 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025369 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 402) (tbf_dl.cpp:847) 20241107083025369 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 402, MCS-3): 07 80 64 86 62 df 5c 74 87 9c 00 36 ba c2 32 54 6f 13 c1 f3 2b 00 8c 17 c9 18 eb f4 22 6a f9 4e 18 01 ac 75 49 2c 4b 17 e1 00 (tbf_dl.cpp:911) 20241107083025369 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2149 Sending data request: sapi=5 arfcn=871 cur_fn=2145 block=4 data=07 80 64 86 62 df 5c 74 87 9c 00 36 ba c2 32 54 6f 13 c1 f3 2b 00 8c 17 c9 18 eb f4 22 6a f9 4e 18 01 ac 75 49 2c 4b 17 e1 00 (pcu_l1_if.cpp:182) 20241107083025369 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083025381 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) 20241107083025381 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) 20241107083025382 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) 20241107083025382 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) 20241107083025383 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) 20241107083025383 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) 20241107083025384 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) 20241107083025384 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) 20241107083025384 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) 20241107083025384 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) 20241107083025385 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) 20241107083025385 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) 20241107083025386 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) 20241107083025386 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) 20241107083025387 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) 20241107083025387 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) 20241107083025387 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) 20241107083025388 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) 20241107083025388 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==401 .. V(S)==403) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025388 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) 20241107083025388 DRLCMACDL DEBUG -- Chunk with length 1318 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025388 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 403, MCS-3): a2 a3 a7 d5 33 19 18 54 78 d5 78 5b 24 13 50 77 10 bf 11 36 df a2 94 e8 fe 0b 5c 71 81 86 18 23 45 4f ba 6f 18 (tbf_dl.cpp:686) 20241107083025388 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) 20241107083025388 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025388 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 403) (tbf_dl.cpp:847) 20241107083025388 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 403, MCS-3): 07 c0 64 86 44 47 4f ab 67 32 30 a8 f0 aa f1 b6 48 26 a0 ee 20 7e 23 6c be 45 29 d1 fd 17 b8 e2 02 0d 31 46 8a 9e 74 df 30 00 (tbf_dl.cpp:911) 20241107083025388 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2153 Sending data request: sapi=5 arfcn=871 cur_fn=2149 block=5 data=07 c0 64 86 44 47 4f ab 67 32 30 a8 f0 aa f1 b6 48 26 a0 ee 20 7e 23 6c be 45 29 d1 fd 17 b8 e2 02 0d 31 46 8a 9e 74 df 30 00 (pcu_l1_if.cpp:182) 20241107083025388 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083025400 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) 20241107083025400 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) 20241107083025401 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) 20241107083025401 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) 20241107083025402 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) 20241107083025402 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) 20241107083025403 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) 20241107083025403 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) 20241107083025403 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) 20241107083025403 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) 20241107083025404 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) 20241107083025404 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) 20241107083025405 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) 20241107083025405 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) 20241107083025406 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) 20241107083025406 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) 20241107083025409 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) 20241107083025409 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) 20241107083025409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==401 .. V(S)==404) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025409 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) 20241107083025409 DRLCMACDL DEBUG -- Chunk with length 1281 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 404, MCS-3): c1 db e3 40 2d b2 ce 13 2e fc f7 f7 92 bf e2 8c 82 f3 a5 e4 dd 78 79 4c f0 52 db 8b 09 cc c0 5b ad 49 8b 60 1f (tbf_dl.cpp:686) 20241107083025409 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) 20241107083025409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 404) (tbf_dl.cpp:847) 20241107083025409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 404, MCS-3): 07 00 65 86 82 b7 c7 81 5a 64 9d 27 5c f8 ef ef 25 7f c5 19 05 e7 4b c9 bb f1 f2 98 e0 a5 b6 17 13 98 81 b7 5a 93 16 c1 3e 00 (tbf_dl.cpp:911) 20241107083025409 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 65 86 82 b7 c7 81 5a 64 9d 27 5c f8 ef ef 25 7f c5 19 05 e7 4b c9 bb f1 f2 98 e0 a5 b6 17 13 98 81 b7 5a 93 16 c1 3e 00 (pcu_l1_if.cpp:182) 20241107083025410 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083025423 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) 20241107083025423 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) 20241107083025425 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) 20241107083025425 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) 20241107083025425 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) 20241107083025426 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) 20241107083025426 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) 20241107083025426 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) 20241107083025427 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) 20241107083025427 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) 20241107083025428 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) 20241107083025428 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) 20241107083025428 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) 20241107083025428 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) 20241107083025429 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) 20241107083025429 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) 20241107083025430 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) 20241107083025430 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) 20241107083025430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==401 .. V(S)==405) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025430 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) 20241107083025430 DRLCMACDL DEBUG -- Chunk with length 1244 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 405, MCS-3): f8 ac 61 12 0f 85 05 3e b9 b7 fe f6 4d 8c ec 8b e4 a7 cb 3b 2c af 2f 2b 01 d4 a7 2f 38 b9 5c 4a 97 80 87 7c 5a (tbf_dl.cpp:686) 20241107083025430 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) 20241107083025430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 405) (tbf_dl.cpp:847) 20241107083025430 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 405, MCS-3): 07 40 65 86 f0 59 c3 24 1e 0a 0b 7c 72 6f fd ed 9b 18 d9 17 c9 4f 97 77 58 5e 5f 56 02 a8 4f 5f 70 72 b9 94 2e 01 0f f9 b4 00 (tbf_dl.cpp:911) 20241107083025430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2162 Sending data request: sapi=5 arfcn=871 cur_fn=2158 block=7 data=07 40 65 86 f0 59 c3 24 1e 0a 0b 7c 72 6f fd ed 9b 18 d9 17 c9 4f 97 77 58 5e 5f 56 02 a8 4f 5f 70 72 b9 94 2e 01 0f f9 b4 00 (pcu_l1_if.cpp:182) 20241107083025431 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083025443 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) 20241107083025443 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) 20241107083025444 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) 20241107083025444 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) 20241107083025445 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) 20241107083025445 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) 20241107083025446 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) 20241107083025446 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) 20241107083025446 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) 20241107083025446 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) 20241107083025447 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) 20241107083025447 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) 20241107083025448 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) 20241107083025448 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) 20241107083025449 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) 20241107083025449 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) 20241107083025450 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) 20241107083025450 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) 20241107083025450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==401 .. V(S)==406) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025450 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) 20241107083025450 DRLCMACDL DEBUG -- Chunk with length 1207 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 406, MCS-3): 08 e6 d2 e7 03 1e f5 4e 48 e9 0b 99 ee 25 7b 8c 5b c2 f5 51 bb 65 70 62 2f 55 7a 7d 61 15 13 1f 66 83 f9 ce de (tbf_dl.cpp:686) 20241107083025450 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) 20241107083025450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 406) (tbf_dl.cpp:847) 20241107083025450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 406, MCS-3): 07 80 65 86 10 cc a5 cf 07 3c ea 9d 90 d2 17 32 dd 4b f6 18 b7 84 eb a3 76 cb e0 c4 5e aa f4 fa c2 2a 26 3e cc 06 f3 9d bd 01 (tbf_dl.cpp:911) 20241107083025450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2166 Sending data request: sapi=5 arfcn=871 cur_fn=2162 block=8 data=07 80 65 86 10 cc a5 cf 07 3c ea 9d 90 d2 17 32 dd 4b f6 18 b7 84 eb a3 76 cb e0 c4 5e aa f4 fa c2 2a 26 3e cc 06 f3 9d bd 01 (pcu_l1_if.cpp:182) 20241107083025450 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083025462 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) 20241107083025462 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) 20241107083025463 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) 20241107083025463 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) 20241107083025464 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) 20241107083025464 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) 20241107083025464 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) 20241107083025464 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) 20241107083025465 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) 20241107083025465 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) 20241107083025466 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) 20241107083025466 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) 20241107083025467 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) 20241107083025467 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) 20241107083025467 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) 20241107083025467 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) 20241107083025471 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) 20241107083025471 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) 20241107083025471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==401 .. V(S)==407) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025471 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) 20241107083025471 DRLCMACDL DEBUG -- Chunk with length 1170 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 407, MCS-3): 8d 28 6a 71 d3 ea a1 e4 c5 e4 b1 40 fe 5a 47 d0 9c 10 62 a5 ae 3e 92 8b 7e b0 e6 69 73 50 43 3e 6a 37 d9 5d 9f (tbf_dl.cpp:686) 20241107083025471 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) 20241107083025471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 407) (tbf_dl.cpp:847) 20241107083025471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 407, MCS-3): 07 c0 65 86 1a 51 d4 e2 a6 d5 43 c9 8b c9 63 81 fc b5 8e a0 39 21 c4 4a 5d 7d 24 17 fd 60 cd d3 e6 a0 86 7c d4 6e b2 bb 3e 01 (tbf_dl.cpp:911) 20241107083025471 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2171 Sending data request: sapi=5 arfcn=871 cur_fn=2166 block=9 data=07 c0 65 86 1a 51 d4 e2 a6 d5 43 c9 8b c9 63 81 fc b5 8e a0 39 21 c4 4a 5d 7d 24 17 fd 60 cd d3 e6 a0 86 7c d4 6e b2 bb 3e 01 (pcu_l1_if.cpp:182) 20241107083025472 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083025485 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) 20241107083025485 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) 20241107083025487 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) 20241107083025487 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) 20241107083025487 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) 20241107083025487 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) 20241107083025488 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) 20241107083025488 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) 20241107083025489 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) 20241107083025489 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) 20241107083025490 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) 20241107083025490 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) 20241107083025491 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) 20241107083025491 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) 20241107083025491 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) 20241107083025491 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) 20241107083025492 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) 20241107083025492 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) 20241107083025492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==401 .. V(S)==408) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025492 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) 20241107083025492 DRLCMACDL DEBUG -- Chunk with length 1133 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 408, MCS-3): 3c f2 7d 1e 91 a5 cb 81 76 d0 3c c2 cf d5 6c 37 d7 3c d6 01 48 a1 4f 24 a5 70 89 50 6b fc 3d e2 26 bd e4 d5 3d (tbf_dl.cpp:686) 20241107083025493 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) 20241107083025493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 408) (tbf_dl.cpp:847) 20241107083025493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 408, MCS-3): 07 00 66 86 78 e4 fb 3c 22 4b 97 03 ed a0 79 84 9f ab d9 6e ae 79 ac 03 90 42 9f 48 4a e1 12 a1 d6 f8 7b c4 4d 7a c9 ab 7b 00 (tbf_dl.cpp:911) 20241107083025493 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 66 86 78 e4 fb 3c 22 4b 97 03 ed a0 79 84 9f ab d9 6e ae 79 ac 03 90 42 9f 48 4a e1 12 a1 d6 f8 7b c4 4d 7a c9 ab 7b 00 (pcu_l1_if.cpp:182) 20241107083025493 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083025504 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) 20241107083025505 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) 20241107083025506 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) 20241107083025506 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) 20241107083025506 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) 20241107083025506 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) 20241107083025507 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) 20241107083025507 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) 20241107083025508 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) 20241107083025508 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) 20241107083025509 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) 20241107083025509 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) 20241107083025509 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) 20241107083025509 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) 20241107083025510 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) 20241107083025510 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) 20241107083025511 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) 20241107083025511 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) 20241107083025511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==401 .. V(S)==409) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025511 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) 20241107083025511 DRLCMACDL DEBUG -- Chunk with length 1096 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 409, MCS-3): 28 cf 77 42 9a 3c 07 ba 20 aa 61 fd 98 90 22 00 89 86 22 bb b0 27 16 0a a1 11 b8 7a b2 eb b6 4e 9f 47 a8 fb 83 (tbf_dl.cpp:686) 20241107083025511 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) 20241107083025511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 409) (tbf_dl.cpp:847) 20241107083025511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 409, MCS-3): 07 40 66 86 50 9e ef 84 34 79 0e 74 41 54 c3 fa 31 21 45 00 12 0d 45 76 61 4f 2c 14 42 23 70 f5 64 d7 6d 9d 3e 8f 50 f7 07 01 (tbf_dl.cpp:911) 20241107083025511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2179 Sending data request: sapi=5 arfcn=871 cur_fn=2175 block=11 data=07 40 66 86 50 9e ef 84 34 79 0e 74 41 54 c3 fa 31 21 45 00 12 0d 45 76 61 4f 2c 14 42 23 70 f5 64 d7 6d 9d 3e 8f 50 f7 07 01 (pcu_l1_if.cpp:182) 20241107083025512 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083025523 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) 20241107083025523 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) 20241107083025525 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) 20241107083025525 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) 20241107083025525 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) 20241107083025525 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) 20241107083025526 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) 20241107083025526 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) 20241107083025527 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) 20241107083025527 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) 20241107083025528 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) 20241107083025528 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) 20241107083025528 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) 20241107083025529 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) 20241107083025529 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) 20241107083025529 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) 20241107083025533 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) 20241107083025533 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) 20241107083025533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==401 .. V(S)==410) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025533 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) 20241107083025533 DRLCMACDL DEBUG -- Chunk with length 1059 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 410, MCS-3): 9e 9e 5f 4e 9a fc f0 e0 2a 49 e7 3b 1a 0b f7 b5 8f b7 fa a3 dc 76 ec ac 9b 0c d4 87 0a 6f bb 9d fd 78 80 9b 5f (tbf_dl.cpp:686) 20241107083025533 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) 20241107083025533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 410) (tbf_dl.cpp:847) 20241107083025533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 410, MCS-3): 07 80 66 86 3c 3d bf 9c 34 f9 e1 c1 55 92 ce 77 34 16 ee 6b 1f 6f f5 47 b9 ed d8 59 37 19 a8 0f 15 de 76 3b fb f1 00 37 bf 00 (tbf_dl.cpp:911) 20241107083025533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2184 Sending data request: sapi=5 arfcn=871 cur_fn=2179 block=0 data=07 80 66 86 3c 3d bf 9c 34 f9 e1 c1 55 92 ce 77 34 16 ee 6b 1f 6f f5 47 b9 ed d8 59 37 19 a8 0f 15 de 76 3b fb f1 00 37 bf 00 (pcu_l1_if.cpp:182) 20241107083025534 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083025547 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) 20241107083025547 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) 20241107083025549 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) 20241107083025549 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) 20241107083025549 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) 20241107083025549 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) 20241107083025550 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) 20241107083025550 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) 20241107083025551 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) 20241107083025551 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) 20241107083025552 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) 20241107083025552 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) 20241107083025553 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) 20241107083025553 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) 20241107083025553 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) 20241107083025553 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) 20241107083025554 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) 20241107083025554 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) 20241107083025554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==401 .. V(S)==411) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025554 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) 20241107083025554 DRLCMACDL DEBUG -- Chunk with length 1022 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 411, MCS-3): 01 6b 88 4a ee cd 9c 49 b0 84 80 54 08 30 73 ad a7 55 57 68 cc e8 e4 e8 20 ce 3c 37 ff d3 13 e0 da e4 87 b5 e3 (tbf_dl.cpp:686) 20241107083025554 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) 20241107083025554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 411) (tbf_dl.cpp:847) 20241107083025554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 411, MCS-3): 07 c0 66 86 02 d6 10 95 dc 9b 39 93 60 09 01 a9 10 60 e6 5a 4f ab ae d0 98 d1 c9 d1 41 9c 79 6e fe a7 27 c0 b5 c9 0f 6b c7 01 (tbf_dl.cpp:911) 20241107083025554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2188 Sending data request: sapi=5 arfcn=871 cur_fn=2184 block=1 data=07 c0 66 86 02 d6 10 95 dc 9b 39 93 60 09 01 a9 10 60 e6 5a 4f ab ae d0 98 d1 c9 d1 41 9c 79 6e fe a7 27 c0 b5 c9 0f 6b c7 01 (pcu_l1_if.cpp:182) 20241107083025555 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083025567 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) 20241107083025567 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) 20241107083025568 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) 20241107083025568 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) 20241107083025569 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) 20241107083025569 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) 20241107083025570 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) 20241107083025570 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) 20241107083025570 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) 20241107083025570 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) 20241107083025572 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) 20241107083025572 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) 20241107083025573 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) 20241107083025573 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) 20241107083025573 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) 20241107083025573 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) 20241107083025574 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) 20241107083025574 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) 20241107083025574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==401 .. V(S)==412) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025574 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) 20241107083025574 DRLCMACDL DEBUG -- Chunk with length 985 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 412, MCS-3): c9 fb cd d6 73 b2 a6 91 58 fb f2 cc 92 40 73 20 ed 33 b3 4c 32 9e a9 44 3f de 32 c3 a1 51 9d 3c da ef 47 29 44 (tbf_dl.cpp:686) 20241107083025574 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) 20241107083025574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 412) (tbf_dl.cpp:847) 20241107083025574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 412, MCS-3): 07 00 67 86 92 f7 9b ad e7 64 4d 23 b1 f6 e5 99 25 81 e6 40 da 67 66 99 64 3c 53 89 7e bc 65 86 43 a3 3a 79 b4 df 8f 52 88 00 (tbf_dl.cpp:911) 20241107083025574 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 67 86 92 f7 9b ad e7 64 4d 23 b1 f6 e5 99 25 81 e6 40 da 67 66 99 64 3c 53 89 7e bc 65 86 43 a3 3a 79 b4 df 8f 52 88 00 (pcu_l1_if.cpp:182) 20241107083025575 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083025586 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) 20241107083025586 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) 20241107083025587 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) 20241107083025587 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) 20241107083025588 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) 20241107083025588 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) 20241107083025588 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) 20241107083025588 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) 20241107083025589 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) 20241107083025589 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) 20241107083025590 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) 20241107083025590 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) 20241107083025591 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) 20241107083025591 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) 20241107083025592 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) 20241107083025592 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) 20241107083025595 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) 20241107083025595 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) 20241107083025595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==401 .. V(S)==413) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025595 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) 20241107083025595 DRLCMACDL DEBUG -- Chunk with length 948 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 413, MCS-3): a1 de 35 4c 65 9d 71 71 dd 7a bf 3a 60 bb 7c d3 9e 9c 2c 25 a4 12 a8 23 06 c0 43 39 80 64 d0 72 ca 7a 00 cd 48 (tbf_dl.cpp:686) 20241107083025595 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) 20241107083025595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 413) (tbf_dl.cpp:847) 20241107083025595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 413, MCS-3): 07 40 67 86 42 bd 6b 98 ca 3a e3 e2 ba f5 7e 75 c0 76 f9 a6 3d 39 59 4a 48 25 50 47 0c 80 87 72 00 c9 a0 e5 94 f5 00 9a 91 00 (tbf_dl.cpp:911) 20241107083025595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2197 Sending data request: sapi=5 arfcn=871 cur_fn=2192 block=3 data=07 40 67 86 42 bd 6b 98 ca 3a e3 e2 ba f5 7e 75 c0 76 f9 a6 3d 39 59 4a 48 25 50 47 0c 80 87 72 00 c9 a0 e5 94 f5 00 9a 91 00 (pcu_l1_if.cpp:182) 20241107083025596 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083025609 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) 20241107083025610 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) 20241107083025611 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) 20241107083025611 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) 20241107083025612 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) 20241107083025612 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) 20241107083025612 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) 20241107083025612 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) 20241107083025613 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) 20241107083025613 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) 20241107083025614 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) 20241107083025614 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) 20241107083025615 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) 20241107083025615 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) 20241107083025615 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) 20241107083025615 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) 20241107083025616 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) 20241107083025616 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) 20241107083025616 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==401 .. V(S)==414) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025616 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) 20241107083025616 DRLCMACDL DEBUG -- Chunk with length 911 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025616 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 414, MCS-3): 8e fb 40 fe d6 ab a9 37 33 c7 fd f8 79 0e 2b 96 e9 10 6c 4e f2 14 c3 0b 27 32 69 0b 1e bb 00 a8 ce cc 5d 35 21 (tbf_dl.cpp:686) 20241107083025616 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) 20241107083025616 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025616 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 414) (tbf_dl.cpp:847) 20241107083025616 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 414, MCS-3): 07 80 67 86 1c f7 81 fc ad 57 53 6f 66 8e fb f1 f3 1c 56 2c d3 21 d8 9c e4 29 86 17 4e 64 d2 16 3c 76 01 50 9d 99 bb 6a 42 00 (tbf_dl.cpp:911) 20241107083025616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2201 Sending data request: sapi=5 arfcn=871 cur_fn=2197 block=4 data=07 80 67 86 1c f7 81 fc ad 57 53 6f 66 8e fb f1 f3 1c 56 2c d3 21 d8 9c e4 29 86 17 4e 64 d2 16 3c 76 01 50 9d 99 bb 6a 42 00 (pcu_l1_if.cpp:182) 20241107083025617 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083025629 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) 20241107083025629 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) 20241107083025630 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) 20241107083025630 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) 20241107083025631 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) 20241107083025631 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) 20241107083025632 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) 20241107083025632 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) 20241107083025632 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) 20241107083025633 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) 20241107083025633 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) 20241107083025633 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) 20241107083025634 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) 20241107083025634 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) 20241107083025635 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) 20241107083025635 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) 20241107083025636 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) 20241107083025636 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) 20241107083025636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==401 .. V(S)==415) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025636 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) 20241107083025636 DRLCMACDL DEBUG -- Chunk with length 874 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 415, MCS-3): c2 87 da 00 da 7d 9d 34 51 09 97 d9 90 8d 6a 77 47 12 64 dd 5e 74 35 0d af 2d 69 19 2b 6e ae f1 a5 6f b8 7b e8 (tbf_dl.cpp:686) 20241107083025636 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) 20241107083025636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 415) (tbf_dl.cpp:847) 20241107083025636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 415, MCS-3): 07 c0 67 86 84 0f b5 01 b4 fb 3a 69 a2 12 2e b3 21 1b d5 ee 8e 24 c8 ba bd e8 6a 1a 5e 5b d2 32 56 dc 5c e3 4b df 70 f7 d0 01 (tbf_dl.cpp:911) 20241107083025636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2205 Sending data request: sapi=5 arfcn=871 cur_fn=2201 block=5 data=07 c0 67 86 84 0f b5 01 b4 fb 3a 69 a2 12 2e b3 21 1b d5 ee 8e 24 c8 ba bd e8 6a 1a 5e 5b d2 32 56 dc 5c e3 4b df 70 f7 d0 01 (pcu_l1_if.cpp:182) 20241107083025636 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083025648 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) 20241107083025648 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) 20241107083025649 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) 20241107083025649 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) 20241107083025650 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) 20241107083025650 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) 20241107083025650 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) 20241107083025650 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) 20241107083025651 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) 20241107083025651 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) 20241107083025652 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) 20241107083025652 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) 20241107083025653 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) 20241107083025653 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) 20241107083025653 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) 20241107083025653 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) 20241107083025657 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) 20241107083025657 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) 20241107083025657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==401 .. V(S)==416) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025657 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) 20241107083025657 DRLCMACDL DEBUG -- Chunk with length 837 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 416, MCS-3): fd a3 75 84 e2 09 63 49 16 f0 c7 36 b6 bf 4b 9d 24 68 a6 2d 4b 94 33 73 a3 f4 39 80 83 83 9d ff 10 32 02 64 9b (tbf_dl.cpp:686) 20241107083025657 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) 20241107083025657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 416) (tbf_dl.cpp:847) 20241107083025657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 416, MCS-3): 07 00 68 86 fa 47 eb 08 c5 13 c6 92 2c e0 8f 6d 6c 7f 97 3a 49 d0 4c 5b 96 28 67 e6 46 e9 73 00 07 07 3b ff 21 64 04 c8 36 01 (tbf_dl.cpp:911) 20241107083025657 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 68 86 fa 47 eb 08 c5 13 c6 92 2c e0 8f 6d 6c 7f 97 3a 49 d0 4c 5b 96 28 67 e6 46 e9 73 00 07 07 3b ff 21 64 04 c8 36 01 (pcu_l1_if.cpp:182) 20241107083025658 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083025671 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) 20241107083025672 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) 20241107083025673 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) 20241107083025673 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) 20241107083025673 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) 20241107083025674 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) 20241107083025674 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) 20241107083025674 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) 20241107083025675 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) 20241107083025675 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) 20241107083025676 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) 20241107083025676 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) 20241107083025677 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) 20241107083025677 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) 20241107083025677 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) 20241107083025677 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) 20241107083025678 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) 20241107083025678 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) 20241107083025678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==401 .. V(S)==417) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025678 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) 20241107083025678 DRLCMACDL DEBUG -- Chunk with length 800 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 417, MCS-3): b7 0c ef d4 bd 21 60 13 da 7b b1 a6 c9 55 44 cc 04 89 11 91 2d bb 21 91 aa 16 4b 76 16 e0 6a bb 5f 9a d3 64 99 (tbf_dl.cpp:686) 20241107083025678 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) 20241107083025678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 417) (tbf_dl.cpp:847) 20241107083025678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 417, MCS-3): 07 40 68 86 6e 19 de a9 7b 43 c0 26 b4 f7 62 4d 93 ab 88 98 09 12 23 22 5b 76 43 22 55 2d 96 ec 2c c0 d5 76 bf 34 a7 c9 32 01 (tbf_dl.cpp:911) 20241107083025678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2214 Sending data request: sapi=5 arfcn=871 cur_fn=2210 block=7 data=07 40 68 86 6e 19 de a9 7b 43 c0 26 b4 f7 62 4d 93 ab 88 98 09 12 23 22 5b 76 43 22 55 2d 96 ec 2c c0 d5 76 bf 34 a7 c9 32 01 (pcu_l1_if.cpp:182) 20241107083025679 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083025690 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) 20241107083025691 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) 20241107083025692 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) 20241107083025692 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) 20241107083025693 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) 20241107083025693 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) 20241107083025694 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) 20241107083025694 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) 20241107083025694 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) 20241107083025694 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) 20241107083025695 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) 20241107083025695 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) 20241107083025696 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) 20241107083025696 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) 20241107083025697 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) 20241107083025697 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) 20241107083025697 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) 20241107083025697 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) 20241107083025697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==401 .. V(S)==418) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025697 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) 20241107083025698 DRLCMACDL DEBUG -- Chunk with length 763 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 418, MCS-3): 87 62 68 e1 bd 37 91 00 85 32 2b f5 a0 c1 1f 44 24 f4 99 d1 d7 bd 16 56 b6 46 4e 63 57 82 21 05 91 06 75 9b 55 (tbf_dl.cpp:686) 20241107083025698 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) 20241107083025698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 418) (tbf_dl.cpp:847) 20241107083025698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 418, MCS-3): 07 80 68 86 0e c5 d0 c2 7b 6f 22 01 0a 65 56 ea 41 83 3f 88 48 e8 33 a3 af 7b 2d ac 6c 8d 9c c6 ae 04 43 0a 22 0d ea 36 ab 00 (tbf_dl.cpp:911) 20241107083025698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2218 Sending data request: sapi=5 arfcn=871 cur_fn=2214 block=8 data=07 80 68 86 0e c5 d0 c2 7b 6f 22 01 0a 65 56 ea 41 83 3f 88 48 e8 33 a3 af 7b 2d ac 6c 8d 9c c6 ae 04 43 0a 22 0d ea 36 ab 00 (pcu_l1_if.cpp:182) 20241107083025698 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083025709 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) 20241107083025710 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) 20241107083025711 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) 20241107083025711 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) 20241107083025711 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) 20241107083025711 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) 20241107083025712 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) 20241107083025712 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) 20241107083025713 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) 20241107083025713 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) 20241107083025714 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) 20241107083025714 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) 20241107083025714 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) 20241107083025714 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) 20241107083025715 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) 20241107083025715 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) 20241107083025719 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) 20241107083025719 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) 20241107083025719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==401 .. V(S)==419) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025719 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) 20241107083025719 DRLCMACDL DEBUG -- Chunk with length 726 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 419, MCS-3): b8 ac 0a 15 15 c6 f1 d1 a2 0e 81 38 4a 36 ca 85 9f 2a 5f e8 da 50 15 e4 5d dd c3 9e ee 4d 54 53 db 23 e1 be 4e (tbf_dl.cpp:686) 20241107083025719 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) 20241107083025719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 419) (tbf_dl.cpp:847) 20241107083025719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 419, MCS-3): 07 c0 68 86 70 59 15 2a 2a 8c e3 a3 45 1d 02 71 94 6c 94 0b 3f 55 be d0 b5 a1 2a c8 bb ba 87 3d dd 9b a8 a6 b6 47 c2 7d 9d 00 (tbf_dl.cpp:911) 20241107083025719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2223 Sending data request: sapi=5 arfcn=871 cur_fn=2218 block=9 data=07 c0 68 86 70 59 15 2a 2a 8c e3 a3 45 1d 02 71 94 6c 94 0b 3f 55 be d0 b5 a1 2a c8 bb ba 87 3d dd 9b a8 a6 b6 47 c2 7d 9d 00 (pcu_l1_if.cpp:182) 20241107083025720 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083025733 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) 20241107083025733 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) 20241107083025735 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) 20241107083025735 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) 20241107083025735 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) 20241107083025735 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) 20241107083025736 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) 20241107083025736 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) 20241107083025737 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) 20241107083025737 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) 20241107083025738 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) 20241107083025738 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) 20241107083025739 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) 20241107083025739 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) 20241107083025739 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) 20241107083025739 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) 20241107083025740 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) 20241107083025740 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2227 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083025740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==401 .. V(S)==420) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025740 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) 20241107083025740 DRLCMACDL DEBUG -- Chunk with length 689 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 420, MCS-3): 79 9e d4 85 8f 1a aa 87 73 95 53 8e 21 42 f5 2b 1a 2b 1a cc f9 88 e1 5b c6 09 1c 4b b4 6e 00 1e 7d ee 93 10 71 (tbf_dl.cpp:686) 20241107083025740 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) 20241107083025740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 420) (tbf_dl.cpp:847) 20241107083025740 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) 20241107083025740 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2227 + 13 = 2240 (pdch_ul_controller.c:131) 20241107083025740 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2240 for type POLL (pdch_ul_controller.c:184) 20241107083025740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2240, TS=7) (tbf_dl.cpp:883) 20241107083025740 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2240, TS=7 (tbf_dl.cpp:903) 20241107083025740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 420, MCS-3): 0f 00 69 86 f2 3c a9 0b 1f 35 54 0f e7 2a a7 1c 43 84 ea 57 34 56 34 98 f3 11 c3 b7 8c 13 38 96 68 dd 00 3c fa dc 27 21 e2 00 (tbf_dl.cpp:911) 20241107083025740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2227 Sending data request: sapi=5 arfcn=871 cur_fn=2223 block=10 data=0f 00 69 86 f2 3c a9 0b 1f 35 54 0f e7 2a a7 1c 43 84 ea 57 34 56 34 98 f3 11 c3 b7 8c 13 38 96 68 dd 00 3c fa dc 27 21 e2 00 (pcu_l1_if.cpp:182) 20241107083025741 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083025753 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) 20241107083025753 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) 20241107083025754 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) 20241107083025754 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) 20241107083025754 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) 20241107083025755 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) 20241107083025755 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) 20241107083025755 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) 20241107083025756 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) 20241107083025756 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) 20241107083025757 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) 20241107083025757 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) 20241107083025757 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) 20241107083025757 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) 20241107083025758 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) 20241107083025758 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) 20241107083025759 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083025772 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) 20241107083025772 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) 20241107083025773 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) 20241107083025773 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) 20241107083025774 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) 20241107083025774 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) 20241107083025775 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) 20241107083025775 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) 20241107083025775 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) 20241107083025775 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) 20241107083025776 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) 20241107083025776 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) 20241107083025777 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) 20241107083025777 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) 20241107083025778 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) 20241107083025778 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) 20241107083025781 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083025796 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) 20241107083025796 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) 20241107083025797 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) 20241107083025797 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) 20241107083025798 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) 20241107083025798 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) 20241107083025798 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) 20241107083025798 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) 20241107083025799 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) 20241107083025799 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) 20241107083025800 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) 20241107083025800 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) 20241107083025801 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) 20241107083025801 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) 20241107083025802 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) 20241107083025802 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) 20241107083025802 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083025815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2236 block=1 data=40 20 00 a7 b3 4c 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083025815 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083025815 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083025815 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2240 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083025815 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 = 422 | 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) 20241107083025816 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2240 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083025816 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083025816 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 422, have_crbb: 0, urbb_len:64, 0x55775316d17c, 0x55775316d180, 4, 0, win: 401-421, 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:572) 20241107083025816 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 422, BSN 401 to 486 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083025816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083025816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=401)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=420) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083025816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=401:421, lost=0, recv=20, skipped=0, bsn=145, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241107083025816 DRLCMACDL DEBUG - got ack for BSN=401 (rlc_window_dl.cpp:103) 20241107083025816 DRLCMACDL DEBUG - got ack for BSN=402 (rlc_window_dl.cpp:103) 20241107083025816 DRLCMACDL DEBUG - got ack for BSN=403 (rlc_window_dl.cpp:103) 20241107083025816 DRLCMACDL DEBUG - got ack for BSN=404 (rlc_window_dl.cpp:103) 20241107083025816 DRLCMACDL DEBUG - got ack for BSN=405 (rlc_window_dl.cpp:103) 20241107083025816 DRLCMACDL DEBUG - got ack for BSN=406 (rlc_window_dl.cpp:103) 20241107083025816 DRLCMACDL DEBUG - got ack for BSN=407 (rlc_window_dl.cpp:103) 20241107083025816 DRLCMACDL DEBUG - got ack for BSN=408 (rlc_window_dl.cpp:103) 20241107083025816 DRLCMACDL DEBUG - got ack for BSN=409 (rlc_window_dl.cpp:103) 20241107083025816 DRLCMACDL DEBUG - got ack for BSN=410 (rlc_window_dl.cpp:103) 20241107083025816 DRLCMACDL DEBUG - got ack for BSN=411 (rlc_window_dl.cpp:103) 20241107083025816 DRLCMACDL DEBUG - got ack for BSN=412 (rlc_window_dl.cpp:103) 20241107083025816 DRLCMACDL DEBUG - got ack for BSN=413 (rlc_window_dl.cpp:103) 20241107083025816 DRLCMACDL DEBUG - got ack for BSN=414 (rlc_window_dl.cpp:103) 20241107083025816 DRLCMACDL DEBUG - got ack for BSN=415 (rlc_window_dl.cpp:103) 20241107083025816 DRLCMACDL DEBUG - got ack for BSN=416 (rlc_window_dl.cpp:103) 20241107083025816 DRLCMACDL DEBUG - got ack for BSN=417 (rlc_window_dl.cpp:103) 20241107083025816 DRLCMACDL DEBUG - got ack for BSN=418 (rlc_window_dl.cpp:103) 20241107083025816 DRLCMACDL DEBUG - got ack for BSN=419 (rlc_window_dl.cpp:103) 20241107083025816 DRLCMACDL DEBUG - got ack for BSN=420 (rlc_window_dl.cpp:103) 20241107083025816 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) 20241107083025816 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083025816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=421)""(V(S)-1=420) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083025816 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) 20241107083025816 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) 20241107083025817 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) 20241107083025817 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) 20241107083025817 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) 20241107083025817 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) 20241107083025818 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) 20241107083025818 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) 20241107083025819 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) 20241107083025819 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) 20241107083025821 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) 20241107083025821 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) 20241107083025822 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) 20241107083025822 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) 20241107083025823 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) 20241107083025823 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) 20241107083025823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==421 .. V(S)==421) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025823 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) 20241107083025823 DRLCMACDL DEBUG -- Chunk with length 652 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 421, MCS-3): 2a 00 9d 7e d4 d9 62 b5 7d 90 cb 55 c6 74 69 4b 61 cf 88 12 53 1b bd 51 4d 09 ff 0c 31 cf 20 68 a6 23 6b c4 51 (tbf_dl.cpp:686) 20241107083025823 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) 20241107083025823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 421) (tbf_dl.cpp:847) 20241107083025823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 421, MCS-3): 07 40 69 86 54 00 3a fd a8 b3 c5 6a fb 20 97 ab 8c e9 d2 96 c2 9e 11 25 a6 36 7a a3 9a 12 fe 19 62 9e 41 d0 4c 47 d6 88 a3 00 (tbf_dl.cpp:911) 20241107083025823 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2244 Sending data request: sapi=5 arfcn=871 cur_fn=2240 block=2 data=07 40 69 86 54 00 3a fd a8 b3 c5 6a fb 20 97 ab 8c e9 d2 96 c2 9e 11 25 a6 36 7a a3 9a 12 fe 19 62 9e 41 d0 4c 47 d6 88 a3 00 (pcu_l1_if.cpp:182) 20241107083025824 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083025834 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) 20241107083025834 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) 20241107083025835 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) 20241107083025835 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) 20241107083025836 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) 20241107083025836 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) 20241107083025836 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) 20241107083025836 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) 20241107083025837 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) 20241107083025837 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) 20241107083025838 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) 20241107083025839 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) 20241107083025840 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) 20241107083025840 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) 20241107083025841 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) 20241107083025841 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) 20241107083025844 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) 20241107083025844 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) 20241107083025844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==421 .. V(S)==422) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025844 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) 20241107083025844 DRLCMACDL DEBUG -- Chunk with length 615 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 422, MCS-3): 46 78 bd e1 ed 3d f1 af 8b c1 5d 4d 64 1f fd 97 26 a3 b8 e8 14 32 52 89 11 ff df b4 04 6a ed f5 8c e9 29 f9 df (tbf_dl.cpp:686) 20241107083025844 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) 20241107083025844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 422) (tbf_dl.cpp:847) 20241107083025844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 422, MCS-3): 07 80 69 86 8c f0 7a c3 db 7b e2 5f 17 83 bb 9a c8 3e fa 2f 4d 46 71 d1 29 64 a4 12 23 fe bf 69 09 d4 da eb 19 d3 53 f2 bf 01 (tbf_dl.cpp:911) 20241107083025844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2249 Sending data request: sapi=5 arfcn=871 cur_fn=2244 block=3 data=07 80 69 86 8c f0 7a c3 db 7b e2 5f 17 83 bb 9a c8 3e fa 2f 4d 46 71 d1 29 64 a4 12 23 fe bf 69 09 d4 da eb 19 d3 53 f2 bf 01 (pcu_l1_if.cpp:182) 20241107083025845 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083025858 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) 20241107083025858 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) 20241107083025859 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) 20241107083025859 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) 20241107083025860 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) 20241107083025860 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) 20241107083025861 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) 20241107083025861 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) 20241107083025861 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) 20241107083025862 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) 20241107083025863 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) 20241107083025863 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) 20241107083025864 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) 20241107083025864 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) 20241107083025864 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) 20241107083025864 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) 20241107083025865 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) 20241107083025865 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) 20241107083025866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==421 .. V(S)==423) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025866 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) 20241107083025866 DRLCMACDL DEBUG -- Chunk with length 578 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 423, MCS-3): d1 a3 20 1b 15 7f 81 c9 4a 4f f3 05 03 7f 5e cf 0c 16 35 63 d8 e9 04 db 3a 49 cc f4 2b b7 91 1c 7e 66 be 17 ab (tbf_dl.cpp:686) 20241107083025866 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) 20241107083025866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 423) (tbf_dl.cpp:847) 20241107083025866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 423, MCS-3): 07 c0 69 86 a2 47 41 36 2a fe 02 93 95 9e e6 0b 06 fe bc 9e 19 2c 6a c6 b0 d3 09 b6 75 92 98 e9 57 6e 23 39 fc cc 7c 2f 56 01 (tbf_dl.cpp:911) 20241107083025866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2253 Sending data request: sapi=5 arfcn=871 cur_fn=2249 block=4 data=07 c0 69 86 a2 47 41 36 2a fe 02 93 95 9e e6 0b 06 fe bc 9e 19 2c 6a c6 b0 d3 09 b6 75 92 98 e9 57 6e 23 39 fc cc 7c 2f 56 01 (pcu_l1_if.cpp:182) 20241107083025866 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083025877 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) 20241107083025877 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) 20241107083025879 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) 20241107083025879 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) 20241107083025880 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) 20241107083025880 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) 20241107083025880 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) 20241107083025880 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) 20241107083025881 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) 20241107083025881 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) 20241107083025882 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) 20241107083025882 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) 20241107083025883 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) 20241107083025883 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) 20241107083025884 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) 20241107083025884 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) 20241107083025885 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) 20241107083025885 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) 20241107083025885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==421 .. V(S)==424) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025885 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) 20241107083025885 DRLCMACDL DEBUG -- Chunk with length 541 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 424, MCS-3): 2e e2 da d8 d3 6e b6 02 11 b9 34 74 ae 50 5e fe c5 8a 91 88 10 84 9b 98 e5 c3 4f 28 84 29 49 22 53 2e fe 01 82 (tbf_dl.cpp:686) 20241107083025885 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) 20241107083025885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 424) (tbf_dl.cpp:847) 20241107083025885 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 424, MCS-3): 07 00 6a 86 5c c4 b5 b1 a7 dd 6c 05 22 72 69 e8 5c a1 bc fc 8b 15 23 11 21 08 37 31 cb 87 9f 50 08 53 92 44 a6 5c fc 03 04 01 (tbf_dl.cpp:911) 20241107083025885 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 6a 86 5c c4 b5 b1 a7 dd 6c 05 22 72 69 e8 5c a1 bc fc 8b 15 23 11 21 08 37 31 cb 87 9f 50 08 53 92 44 a6 5c fc 03 04 01 (pcu_l1_if.cpp:182) 20241107083025886 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083025896 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) 20241107083025896 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) 20241107083025897 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) 20241107083025897 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) 20241107083025898 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) 20241107083025898 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) 20241107083025898 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) 20241107083025898 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) 20241107083025899 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) 20241107083025899 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) 20241107083025900 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) 20241107083025900 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) 20241107083025901 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) 20241107083025901 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) 20241107083025901 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) 20241107083025901 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) 20241107083025905 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) 20241107083025905 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) 20241107083025905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==421 .. V(S)==425) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025905 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) 20241107083025905 DRLCMACDL DEBUG -- Chunk with length 504 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 425, MCS-3): e9 cb 8b 2a f8 68 1e c0 5c 00 75 6f 33 b5 cd 17 ed 67 62 8d 1b 5f f0 a1 b3 02 53 d3 58 e9 3e 59 53 86 a9 3c 6f (tbf_dl.cpp:686) 20241107083025905 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) 20241107083025905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 425) (tbf_dl.cpp:847) 20241107083025905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 425, MCS-3): 07 40 6a 86 d2 97 17 55 f0 d1 3c 80 b9 00 ea de 66 6a 9b 2f da cf c4 1a 37 be e0 43 67 05 a6 a6 b1 d2 7d b2 a6 0c 53 79 de 00 (tbf_dl.cpp:911) 20241107083025905 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2262 Sending data request: sapi=5 arfcn=871 cur_fn=2257 block=6 data=07 40 6a 86 d2 97 17 55 f0 d1 3c 80 b9 00 ea de 66 6a 9b 2f da cf c4 1a 37 be e0 43 67 05 a6 a6 b1 d2 7d b2 a6 0c 53 79 de 00 (pcu_l1_if.cpp:182) 20241107083025906 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083025919 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) 20241107083025919 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) 20241107083025921 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) 20241107083025921 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) 20241107083025921 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) 20241107083025921 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) 20241107083025922 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) 20241107083025922 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) 20241107083025923 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) 20241107083025923 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) 20241107083025924 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) 20241107083025924 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) 20241107083025924 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) 20241107083025924 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) 20241107083025925 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) 20241107083025925 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) 20241107083025926 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) 20241107083025926 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) 20241107083025926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==421 .. V(S)==426) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025926 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) 20241107083025926 DRLCMACDL DEBUG -- Chunk with length 467 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 426, MCS-3): 0b 04 39 3f cf 43 d1 08 9b 5c 62 fc dc 69 b9 49 76 f0 4b b8 51 3b f3 92 b3 bc 47 95 19 03 54 ed 96 8e 12 17 cc (tbf_dl.cpp:686) 20241107083025926 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) 20241107083025926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 426) (tbf_dl.cpp:847) 20241107083025926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 426, MCS-3): 07 80 6a 86 16 08 72 7e 9e 87 a2 11 36 b9 c4 f8 b9 d3 72 93 ec e0 97 70 a3 76 e6 25 67 79 8f 2a 33 06 a8 da 2d 1d 25 2e 98 01 (tbf_dl.cpp:911) 20241107083025926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2266 Sending data request: sapi=5 arfcn=871 cur_fn=2262 block=7 data=07 80 6a 86 16 08 72 7e 9e 87 a2 11 36 b9 c4 f8 b9 d3 72 93 ec e0 97 70 a3 76 e6 25 67 79 8f 2a 33 06 a8 da 2d 1d 25 2e 98 01 (pcu_l1_if.cpp:182) 20241107083025927 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083025938 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) 20241107083025938 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) 20241107083025940 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) 20241107083025940 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) 20241107083025940 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) 20241107083025940 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) 20241107083025941 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) 20241107083025941 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) 20241107083025942 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) 20241107083025942 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) 20241107083025943 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) 20241107083025943 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) 20241107083025944 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) 20241107083025944 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) 20241107083025945 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) 20241107083025945 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) 20241107083025945 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) 20241107083025945 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) 20241107083025945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==421 .. V(S)==427) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025945 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) 20241107083025945 DRLCMACDL DEBUG -- Chunk with length 430 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 427, MCS-3): 14 04 42 12 5d 1d cc 68 84 31 ea 42 f8 90 13 4c 6b 18 8b cf ea d1 cf 92 06 ea 3b 25 fb 5c 6f af 9b 24 cd 3b 0c (tbf_dl.cpp:686) 20241107083025946 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) 20241107083025946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 427) (tbf_dl.cpp:847) 20241107083025946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 427, MCS-3): 07 c0 6a 86 28 08 84 24 ba 3a 98 d1 08 63 d4 85 f0 21 27 98 d6 30 16 9f d5 a3 9f 25 0d d4 77 4a f6 b9 de 5e 37 49 9a 77 18 00 (tbf_dl.cpp:911) 20241107083025946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2270 Sending data request: sapi=5 arfcn=871 cur_fn=2266 block=8 data=07 c0 6a 86 28 08 84 24 ba 3a 98 d1 08 63 d4 85 f0 21 27 98 d6 30 16 9f d5 a3 9f 25 0d d4 77 4a f6 b9 de 5e 37 49 9a 77 18 00 (pcu_l1_if.cpp:182) 20241107083025946 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083025958 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) 20241107083025958 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) 20241107083025959 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) 20241107083025959 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) 20241107083025959 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) 20241107083025959 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) 20241107083025960 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) 20241107083025960 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) 20241107083025961 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) 20241107083025961 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) 20241107083025962 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) 20241107083025962 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) 20241107083025962 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) 20241107083025962 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) 20241107083025963 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) 20241107083025963 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) 20241107083025967 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) 20241107083025967 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) 20241107083025967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==421 .. V(S)==428) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025967 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) 20241107083025967 DRLCMACDL DEBUG -- Chunk with length 393 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 428, MCS-3): 78 29 9a a9 37 d5 f6 ba 1b 38 e5 83 55 5a 5c 9a cc 43 f9 36 2e 6a 47 7f 0a 60 f2 44 3a c3 f7 df ee 0c bc 84 ff (tbf_dl.cpp:686) 20241107083025967 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) 20241107083025967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 428) (tbf_dl.cpp:847) 20241107083025967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 428, MCS-3): 07 00 6b 86 f0 52 34 53 6f aa ed 75 37 70 ca 07 ab b4 b8 34 99 87 f2 6d 5c d4 8e fe 14 c0 e4 89 74 86 ef bf dd 19 78 09 ff 01 (tbf_dl.cpp:911) 20241107083025967 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 6b 86 f0 52 34 53 6f aa ed 75 37 70 ca 07 ab b4 b8 34 99 87 f2 6d 5c d4 8e fe 14 c0 e4 89 74 86 ef bf dd 19 78 09 ff 01 (pcu_l1_if.cpp:182) 20241107083025968 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083025982 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) 20241107083025982 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) 20241107083025983 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) 20241107083025983 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) 20241107083025984 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) 20241107083025984 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) 20241107083025985 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) 20241107083025985 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) 20241107083025986 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) 20241107083025986 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) 20241107083025987 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) 20241107083025987 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) 20241107083025988 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) 20241107083025988 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) 20241107083025989 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) 20241107083025989 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) 20241107083025989 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) 20241107083025990 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) 20241107083025990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==421 .. V(S)==429) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083025990 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) 20241107083025990 DRLCMACDL DEBUG -- Chunk with length 356 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083025990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 429, MCS-3): 8a 8a ff 51 6c cc 35 54 a0 58 41 c4 93 1b 26 47 72 4c 9a 03 03 2b aa c2 4e 79 ff 67 a8 6d f8 56 24 ad 45 fa a2 (tbf_dl.cpp:686) 20241107083025990 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) 20241107083025990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083025990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 429) (tbf_dl.cpp:847) 20241107083025990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 429, MCS-3): 07 40 6b 86 14 15 ff a3 d8 98 6b a8 40 b1 82 88 27 37 4c 8e e4 98 34 07 06 56 54 85 9d f2 fe cf 50 db f0 ad 48 5a 8b f4 45 01 (tbf_dl.cpp:911) 20241107083025990 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2279 Sending data request: sapi=5 arfcn=871 cur_fn=2275 block=10 data=07 40 6b 86 14 15 ff a3 d8 98 6b a8 40 b1 82 88 27 37 4c 8e e4 98 34 07 06 56 54 85 9d f2 fe cf 50 db f0 ad 48 5a 8b f4 45 01 (pcu_l1_if.cpp:182) 20241107083025990 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083026001 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) 20241107083026001 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) 20241107083026002 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) 20241107083026002 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) 20241107083026003 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) 20241107083026003 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) 20241107083026004 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) 20241107083026004 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) 20241107083026005 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) 20241107083026005 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) 20241107083026005 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) 20241107083026005 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) 20241107083026006 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) 20241107083026006 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) 20241107083026007 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) 20241107083026007 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) 20241107083026008 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) 20241107083026008 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) 20241107083026008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==421 .. V(S)==430) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083026008 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) 20241107083026008 DRLCMACDL DEBUG -- Chunk with length 319 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083026008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 430, MCS-3): dc 55 0a 56 2c d0 88 b3 7c 9d 05 a1 8b 2e fe cf 30 5b 37 82 70 9c c9 6e 97 00 ff 62 04 5d e5 74 98 6b cc cb 15 (tbf_dl.cpp:686) 20241107083026008 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) 20241107083026008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083026008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 430) (tbf_dl.cpp:847) 20241107083026008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 430, MCS-3): 07 80 6b 86 b8 ab 14 ac 58 a0 11 67 f9 3a 0b 42 17 5d fc 9f 61 b6 6e 04 e1 38 93 dd 2e 01 fe c5 08 ba ca e9 30 d7 98 97 2b 00 (tbf_dl.cpp:911) 20241107083026008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2283 Sending data request: sapi=5 arfcn=871 cur_fn=2279 block=11 data=07 80 6b 86 b8 ab 14 ac 58 a0 11 67 f9 3a 0b 42 17 5d fc 9f 61 b6 6e 04 e1 38 93 dd 2e 01 fe c5 08 ba ca e9 30 d7 98 97 2b 00 (pcu_l1_if.cpp:182) 20241107083026009 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083026020 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) 20241107083026020 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) 20241107083026021 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) 20241107083026021 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) 20241107083026022 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) 20241107083026022 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) 20241107083026023 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) 20241107083026023 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) 20241107083026024 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) 20241107083026024 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) 20241107083026025 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) 20241107083026025 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) 20241107083026025 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) 20241107083026025 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) 20241107083026026 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) 20241107083026026 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) 20241107083026029 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) 20241107083026029 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) 20241107083026029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==421 .. V(S)==431) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083026029 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) 20241107083026029 DRLCMACDL DEBUG -- Chunk with length 282 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083026029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 431, MCS-3): 9f 58 22 fa 61 8b 5d 29 c2 98 56 89 61 47 a6 50 9a 68 96 57 89 49 41 1a 85 1f c0 32 53 34 5c ed fb 39 e1 a0 2e (tbf_dl.cpp:686) 20241107083026029 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) 20241107083026029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083026029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 431) (tbf_dl.cpp:847) 20241107083026029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 431, MCS-3): 07 c0 6b 86 3e b1 44 f4 c3 16 bb 52 84 31 ad 12 c3 8e 4c a1 34 d1 2c af 12 93 82 34 0a 3f 80 65 a6 68 b8 da f7 73 c2 41 5d 00 (tbf_dl.cpp:911) 20241107083026029 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2288 Sending data request: sapi=5 arfcn=871 cur_fn=2283 block=0 data=07 c0 6b 86 3e b1 44 f4 c3 16 bb 52 84 31 ad 12 c3 8e 4c a1 34 d1 2c af 12 93 82 34 0a 3f 80 65 a6 68 b8 da f7 73 c2 41 5d 00 (pcu_l1_if.cpp:182) 20241107083026030 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083026044 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) 20241107083026044 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) 20241107083026045 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) 20241107083026045 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) 20241107083026046 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) 20241107083026046 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) 20241107083026047 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) 20241107083026047 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) 20241107083026047 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) 20241107083026047 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) 20241107083026048 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) 20241107083026048 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) 20241107083026049 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) 20241107083026049 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) 20241107083026050 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) 20241107083026050 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) 20241107083026051 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) 20241107083026051 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) 20241107083026051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==421 .. V(S)==432) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083026051 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) 20241107083026051 DRLCMACDL DEBUG -- Chunk with length 245 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083026051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 432, MCS-3): 6b b3 d9 8a 3c df ad 12 0b 70 37 14 dd ab 59 a2 56 a9 91 75 20 66 a2 67 57 4f ce c5 ec b1 1f 50 be 3f 1f a3 44 (tbf_dl.cpp:686) 20241107083026051 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) 20241107083026051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083026051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 432) (tbf_dl.cpp:847) 20241107083026051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 432, MCS-3): 07 00 6c 86 d6 66 b3 15 79 be 5b 25 16 e0 6e 28 ba 57 b3 44 ad 52 23 eb 40 cc 44 cf ae 9e 9c 8b d9 63 3f a0 7c 7f 3e 46 89 00 (tbf_dl.cpp:911) 20241107083026051 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 6c 86 d6 66 b3 15 79 be 5b 25 16 e0 6e 28 ba 57 b3 44 ad 52 23 eb 40 cc 44 cf ae 9e 9c 8b d9 63 3f a0 7c 7f 3e 46 89 00 (pcu_l1_if.cpp:182) 20241107083026052 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083026063 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) 20241107083026063 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) 20241107083026064 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) 20241107083026064 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) 20241107083026065 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) 20241107083026065 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) 20241107083026066 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) 20241107083026066 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) 20241107083026066 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) 20241107083026066 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) 20241107083026067 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) 20241107083026067 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) 20241107083026068 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) 20241107083026068 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) 20241107083026069 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) 20241107083026069 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) 20241107083026070 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) 20241107083026070 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) 20241107083026070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==421 .. V(S)==433) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083026070 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) 20241107083026070 DRLCMACDL DEBUG -- Chunk with length 208 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083026070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 433, MCS-3): 69 94 b3 de ad f3 3c c2 8d 17 a6 9b a2 13 e9 85 a5 48 ac d5 6c 14 ab 11 09 7c 6f a4 db 88 06 ea 85 07 58 45 de (tbf_dl.cpp:686) 20241107083026070 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) 20241107083026070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083026070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 433) (tbf_dl.cpp:847) 20241107083026070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 433, MCS-3): 07 40 6c 86 d2 28 67 bd 5b e7 79 84 1b 2f 4c 37 45 27 d2 0b 4b 91 58 ab d9 28 56 23 12 f8 de 48 b7 11 0d d4 0b 0f b0 8a bc 01 (tbf_dl.cpp:911) 20241107083026070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2296 Sending data request: sapi=5 arfcn=871 cur_fn=2292 block=2 data=07 40 6c 86 d2 28 67 bd 5b e7 79 84 1b 2f 4c 37 45 27 d2 0b 4b 91 58 ab d9 28 56 23 12 f8 de 48 b7 11 0d d4 0b 0f b0 8a bc 01 (pcu_l1_if.cpp:182) 20241107083026071 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083026082 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) 20241107083026082 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) 20241107083026083 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) 20241107083026083 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) 20241107083026084 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) 20241107083026084 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) 20241107083026085 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) 20241107083026085 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) 20241107083026086 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) 20241107083026086 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) 20241107083026086 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) 20241107083026086 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) 20241107083026087 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) 20241107083026087 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) 20241107083026088 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) 20241107083026088 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) 20241107083026091 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) 20241107083026091 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) 20241107083026091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==421 .. V(S)==434) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083026091 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) 20241107083026091 DRLCMACDL DEBUG -- Chunk with length 171 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083026091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 434, MCS-3): 9b 13 d2 87 89 c1 0d a6 76 20 d3 9f 9b 8e 3d bf 3b 83 e7 53 62 f9 c9 a4 67 b7 71 96 50 94 6e 45 53 78 f1 d3 c6 (tbf_dl.cpp:686) 20241107083026091 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) 20241107083026091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083026091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 434) (tbf_dl.cpp:847) 20241107083026091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 434, MCS-3): 07 80 6c 86 36 27 a4 0f 13 83 1b 4c ed 40 a6 3f 37 1d 7b 7e 77 06 cf a7 c4 f2 93 49 cf 6e e3 2c a1 28 dd 8a a6 f0 e2 a7 8d 01 (tbf_dl.cpp:911) 20241107083026091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2301 Sending data request: sapi=5 arfcn=871 cur_fn=2296 block=3 data=07 80 6c 86 36 27 a4 0f 13 83 1b 4c ed 40 a6 3f 37 1d 7b 7e 77 06 cf a7 c4 f2 93 49 cf 6e e3 2c a1 28 dd 8a a6 f0 e2 a7 8d 01 (pcu_l1_if.cpp:182) 20241107083026092 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083026106 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) 20241107083026106 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) 20241107083026107 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) 20241107083026107 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) 20241107083026108 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) 20241107083026108 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) 20241107083026109 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) 20241107083026109 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) 20241107083026109 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) 20241107083026109 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) 20241107083026110 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) 20241107083026110 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) 20241107083026111 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) 20241107083026111 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) 20241107083026112 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) 20241107083026112 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) 20241107083026113 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) 20241107083026113 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) 20241107083026113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==421 .. V(S)==435) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083026113 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) 20241107083026113 DRLCMACDL DEBUG -- Chunk with length 134 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083026113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 435, MCS-3): 6b 8e 7d ad dc b3 73 67 a3 48 0f 18 2e 36 ed aa c2 51 d5 8a ad 21 f7 a6 6e c3 e5 a0 12 94 2a 0a 40 04 29 e5 4f (tbf_dl.cpp:686) 20241107083026113 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) 20241107083026113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083026113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 435) (tbf_dl.cpp:847) 20241107083026113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 435, MCS-3): 07 c0 6c 86 d6 1c fb 5a b9 67 e7 ce 46 91 1e 30 5c 6c da 55 85 a3 aa 15 5b 43 ee 4d dd 86 cb 41 25 28 55 14 80 08 52 ca 9f 00 (tbf_dl.cpp:911) 20241107083026113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2305 Sending data request: sapi=5 arfcn=871 cur_fn=2301 block=4 data=07 c0 6c 86 d6 1c fb 5a b9 67 e7 ce 46 91 1e 30 5c 6c da 55 85 a3 aa 15 5b 43 ee 4d dd 86 cb 41 25 28 55 14 80 08 52 ca 9f 00 (pcu_l1_if.cpp:182) 20241107083026113 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083026125 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) 20241107083026125 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) 20241107083026126 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) 20241107083026126 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) 20241107083026127 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) 20241107083026127 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) 20241107083026128 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) 20241107083026128 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) 20241107083026128 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) 20241107083026128 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) 20241107083026129 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) 20241107083026129 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) 20241107083026130 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) 20241107083026130 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) 20241107083026131 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) 20241107083026131 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) 20241107083026131 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) 20241107083026132 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) 20241107083026132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==421 .. V(S)==436) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083026132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 436, CS=MCS-3 (tbf_dl.cpp:354) 20241107083026132 DRLCMACDL DEBUG -- Chunk with length 97 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083026132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 436, MCS-3): 41 81 13 f4 61 84 f6 a7 d9 5e 89 41 c0 e8 6f f1 82 77 ef 28 12 ef e2 93 0f d5 b1 ca af 68 6c 8d d3 50 7e 57 0c (tbf_dl.cpp:686) 20241107083026132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 436 BSN2 -1) (tbf_dl.cpp:765) 20241107083026132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083026132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 436) (tbf_dl.cpp:847) 20241107083026132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 436, MCS-3): 07 00 6d 86 82 02 27 e8 c3 08 ed 4f b3 bd 12 83 80 d1 df e2 05 ef de 51 24 de c5 27 1f aa 63 95 5f d1 d8 1a a7 a1 fc ae 18 00 (tbf_dl.cpp:911) 20241107083026132 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 6d 86 82 02 27 e8 c3 08 ed 4f b3 bd 12 83 80 d1 df e2 05 ef de 51 24 de c5 27 1f aa 63 95 5f d1 d8 1a a7 a1 fc ae 18 00 (pcu_l1_if.cpp:182) 20241107083026132 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083026144 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) 20241107083026144 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) 20241107083026145 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) 20241107083026145 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) 20241107083026146 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) 20241107083026146 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) 20241107083026147 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) 20241107083026147 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) 20241107083026147 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) 20241107083026147 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) 20241107083026148 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) 20241107083026148 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) 20241107083026149 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) 20241107083026149 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) 20241107083026150 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) 20241107083026150 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) 20241107083026153 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) 20241107083026153 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) 20241107083026153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==421 .. V(S)==437) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083026153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 437, CS=MCS-3 (tbf_dl.cpp:354) 20241107083026153 DRLCMACDL DEBUG -- Chunk with length 60 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083026153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 437, MCS-3): fd 05 9d 75 5e ee fb 59 8f 71 77 54 bf 4c 40 c8 21 68 d2 51 b5 97 ae 2e 42 cd ee cd 8c db 47 9d 9c b3 29 cc 0f (tbf_dl.cpp:686) 20241107083026153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 437 BSN2 -1) (tbf_dl.cpp:765) 20241107083026153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083026153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 437) (tbf_dl.cpp:847) 20241107083026153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 437, MCS-3): 07 40 6d 86 fa 0b 3a eb bc dc f7 b3 1e e3 ee a8 7e 99 80 90 43 d0 a4 a3 6a 2f 5d 5d 84 9a dd 9b 19 b7 8f 3a 39 67 53 98 1f 00 (tbf_dl.cpp:911) 20241107083026153 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2314 Sending data request: sapi=5 arfcn=871 cur_fn=2309 block=6 data=07 40 6d 86 fa 0b 3a eb bc dc f7 b3 1e e3 ee a8 7e 99 80 90 43 d0 a4 a3 6a 2f 5d 5d 84 9a dd 9b 19 b7 8f 3a 39 67 53 98 1f 00 (pcu_l1_if.cpp:182) 20241107083026154 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083026168 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) 20241107083026168 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) 20241107083026169 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) 20241107083026169 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) 20241107083026170 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) 20241107083026170 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) 20241107083026170 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) 20241107083026170 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) 20241107083026171 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) 20241107083026171 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) 20241107083026172 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) 20241107083026172 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) 20241107083026173 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) 20241107083026173 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) 20241107083026174 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) 20241107083026174 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) 20241107083026174 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) 20241107083026174 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) 20241107083026174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==421 .. V(S)==438) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241107083026174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 438, CS=MCS-3 (tbf_dl.cpp:354) 20241107083026175 DRLCMACDL DEBUG -- Chunk with length 23 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083026175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083026175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 13 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241107083026175 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) 20241107083026175 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241107083026175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 438, MCS-3): 2e ff 90 9b 6b 00 78 32 db 18 f8 46 c8 9c 9d 41 76 db 6e c9 b8 2e ae ee fb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083026175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 438 BSN2 -1) (tbf_dl.cpp:765) 20241107083026175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083026175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 438) (tbf_dl.cpp:847) 20241107083026175 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) 20241107083026175 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2318 + 13 = 2331 (pdch_ul_controller.c:131) 20241107083026175 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2331 for type POLL (pdch_ul_controller.c:184) 20241107083026175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2331, TS=7) (tbf_dl.cpp:883) 20241107083026175 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2331, TS=7 (tbf_dl.cpp:903) 20241107083026175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 438, MCS-3): 0f 80 6d 06 5c fe 21 37 d7 00 f0 64 b6 31 f0 8d 90 39 3b 83 ec b6 dd 92 71 5d 5c dd f7 57 56 56 56 56 56 56 56 56 56 56 56 00 (tbf_dl.cpp:911) 20241107083026175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2318 Sending data request: sapi=5 arfcn=871 cur_fn=2314 block=7 data=0f 80 6d 06 5c fe 21 37 d7 00 f0 64 b6 31 f0 8d 90 39 3b 83 ec b6 dd 92 71 5d 5c dd f7 57 56 56 56 56 56 56 56 56 56 56 56 00 (pcu_l1_if.cpp:182) 20241107083026175 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083026187 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) 20241107083026187 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) 20241107083026188 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) 20241107083026188 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) 20241107083026189 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) 20241107083026189 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) 20241107083026189 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) 20241107083026189 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) 20241107083026191 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) 20241107083026191 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) 20241107083026192 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) 20241107083026192 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) 20241107083026193 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) 20241107083026193 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) 20241107083026194 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) 20241107083026194 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) 20241107083026196 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083026207 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) 20241107083026207 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) 20241107083026208 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) 20241107083026208 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) 20241107083026209 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) 20241107083026209 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) 20241107083026210 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) 20241107083026210 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) 20241107083026211 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) 20241107083026211 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) 20241107083026211 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) 20241107083026211 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) 20241107083026212 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) 20241107083026212 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) 20241107083026213 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) 20241107083026213 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) 20241107083026216 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083026230 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) 20241107083026230 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) 20241107083026232 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) 20241107083026232 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) 20241107083026233 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) 20241107083026233 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) 20241107083026234 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) 20241107083026234 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) 20241107083026235 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) 20241107083026235 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) 20241107083026236 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) 20241107083026236 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) 20241107083026236 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) 20241107083026236 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) 20241107083026237 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) 20241107083026237 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) 20241107083026238 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083026250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2331 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2327 block=10 data=40 20 00 a7 b3 70 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083026250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2331 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083026250 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083026250 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2331 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083026250 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 = 440 | 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) 20241107083026250 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2331 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083026250 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083026250 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 440, have_crbb: 0, urbb_len:64, 0x55775316d17c, 0x55775316d180, 4, 0, win: 421-439, 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:572) 20241107083026250 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 440, BSN 421 to 504 - 1 (83 blocks), "RRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:599) 20241107083026250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083026250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=421)"RRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=438) R=ACK I=NACK (tbf_dl.cpp:1034) 20241107083026250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=421:439, lost=0, recv=18, skipped=0, bsn=165, info='RRRRRRRRRRRRRRRRRR..............................................' (tbf_dl.cpp:998) 20241107083026250 DRLCMACDL DEBUG - got ack for BSN=421 (rlc_window_dl.cpp:103) 20241107083026250 DRLCMACDL DEBUG - got ack for BSN=422 (rlc_window_dl.cpp:103) 20241107083026250 DRLCMACDL DEBUG - got ack for BSN=423 (rlc_window_dl.cpp:103) 20241107083026250 DRLCMACDL DEBUG - got ack for BSN=424 (rlc_window_dl.cpp:103) 20241107083026250 DRLCMACDL DEBUG - got ack for BSN=425 (rlc_window_dl.cpp:103) 20241107083026250 DRLCMACDL DEBUG - got ack for BSN=426 (rlc_window_dl.cpp:103) 20241107083026250 DRLCMACDL DEBUG - got ack for BSN=427 (rlc_window_dl.cpp:103) 20241107083026250 DRLCMACDL DEBUG - got ack for BSN=428 (rlc_window_dl.cpp:103) 20241107083026250 DRLCMACDL DEBUG - got ack for BSN=429 (rlc_window_dl.cpp:103) 20241107083026250 DRLCMACDL DEBUG - got ack for BSN=430 (rlc_window_dl.cpp:103) 20241107083026250 DRLCMACDL DEBUG - got ack for BSN=431 (rlc_window_dl.cpp:103) 20241107083026250 DRLCMACDL DEBUG - got ack for BSN=432 (rlc_window_dl.cpp:103) 20241107083026250 DRLCMACDL DEBUG - got ack for BSN=433 (rlc_window_dl.cpp:103) 20241107083026250 DRLCMACDL DEBUG - got ack for BSN=434 (rlc_window_dl.cpp:103) 20241107083026250 DRLCMACDL DEBUG - got ack for BSN=435 (rlc_window_dl.cpp:103) 20241107083026250 DRLCMACDL DEBUG - got ack for BSN=436 (rlc_window_dl.cpp:103) 20241107083026250 DRLCMACDL DEBUG - got ack for BSN=437 (rlc_window_dl.cpp:103) 20241107083026250 DRLCMACDL DEBUG - got ack for BSN=438 (rlc_window_dl.cpp:103) 20241107083026250 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 18 Lost: 0 Sum: 18 (gprs_rlcmac_meas.cpp:127) 20241107083026250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=439)""(V(S)-1=438) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241107083026253 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) 20241107083026253 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) 20241107083026254 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) 20241107083026254 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) 20241107083026255 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) 20241107083026255 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) 20241107083026256 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) 20241107083026256 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) 20241107083026257 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) 20241107083026257 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) 20241107083026257 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) 20241107083026257 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) 20241107083026258 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) 20241107083026258 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) 20241107083026260 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) 20241107083026260 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) 20241107083026260 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(145)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(145)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083026271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33234<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083026274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33228<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083026276 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083026276 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083026276 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083026276 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083026276 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:1202) 20241107083026276 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) 20241107083026276 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083026276 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083026276 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083026276 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083026276 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083026276 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083026276 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083026276 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083026276 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083026276 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083026276 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083026276 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083026276 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083026276 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083026276 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083026276 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083026276 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083026276 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) 20241107083026276 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) 20241107083026276 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 7067 with status 0 respawn: 17: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_mcs_max_dl finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_max_dl pass'. Thu Nov 7 08:30:26 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 20241107083026293 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083026293 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083026293 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083026293 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083026319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51682<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083026420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51682<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4432552) Waiting for packet dumper to finish... 1 (prev_count=4432552, count=4491920) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_max_dl pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3141'. ------ PCU_Tests.TC_t3141 ------ Thu Nov 7 08:30:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_t3141.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_t3141.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3141' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_t3141 started. 152@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_t3141-BVCI1234(154)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 152@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 152@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(156)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083029604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51688<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 152@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(160)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 152@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(160)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(157)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083029612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51698<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(157)@fb7e2f9c3787: Start timer T: 5 s PCUIF(157)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_t3141-STATS(162)@fb7e2f9c3787: Start timer T: 2 s 152@fb7e2f9c3787: 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(163)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_t3141-STATS(162)@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(163)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083031294 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083031294 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083031294 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(157)@fb7e2f9c3787: OsmoPCU is now connected BTS(159)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083031306 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083031306 DLGLOBAL DEBUG validating counter group 0x5563646af020(bts) with 102 counters (rate_ctr.c:86) 20241107083031306 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083031306 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083031306 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083031306 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083031306 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083031306 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083031306 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083031306 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083031306 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083031306 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083031306 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083031306 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083031306 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083031306 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083031306 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083031306 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083031306 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083031306 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083031307 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083031307 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083031307 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083031307 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083031307 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083031307 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083031307 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083031307 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083031307 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083031307 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083031307 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083031307 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083031307 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083031307 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083031307 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083031307 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083031307 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083031307 DLGLOBAL DEBUG validating counter group 0x7f2e762cc5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083031307 DLGLOBAL DEBUG validating counter group 0x5563646ae700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083031307 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083031307 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083031307 DLGLOBAL DEBUG validating counter group 0x7f2e762cd160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083031307 DLGLOBAL DEBUG validating counter group 0x7f2e762cd140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083031307 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083031307 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) 20241107083031307 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) 20241107083031307 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083031307 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083031307 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083031307 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083031307 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083031308 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) 20241107083031308 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) 20241107083031309 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(159)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(156)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(156)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(156)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(156)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083031315 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083031315 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) 20241107083031315 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) 20241107083031315 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083031315 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083031315 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) 20241107083031316 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083031316 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) 20241107083031316 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(156)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(156)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083031318 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083031318 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) 20241107083031318 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) 20241107083031318 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083031318 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083031318 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083031318 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083031318 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083031318 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083031318 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083031318 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) 20241107083031318 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) 20241107083031321 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083031321 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) 20241107083031322 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) -NSVCI1234(156)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(156)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(156)@fb7e2f9c3787: Start timer Tns_test: 10 s 153@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 153@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083031337 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) 20241107083031337 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) 20241107083031340 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083031340 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083031340 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083031340 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083031340 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083031340 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083031340 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083031340 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083031341 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_t3141-BVCI1234(154)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_t3141-BVCI1234(154)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083031354 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083031354 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083031354 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083031354 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083031354 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083031354 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083031354 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083031354 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083031355 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) 20241107083031355 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083031358 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) 20241107083031358 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083031358 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083031358 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083031358 DLGLOBAL DEBUG validating counter group 0x5563646ae740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083031358 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083031358 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083031358 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083031358 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083031358 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083031358 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083031358 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083031358 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083031358 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083031358 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083031358 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083031358 DRLCMAC 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) 20241107083031358 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083031358 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083031358 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083031358 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083031358 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083031358 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083031358 DLGLOBAL DEBUG validating counter group 0x5563646aeb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083031358 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083031358 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083031358 DLGLOBAL DEBUG validating counter group 0x5563646aebe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083031358 DLGLOBAL DEBUG validating counter group 0x5563646aec00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083031358 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083031358 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:1192) 20241107083031358 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083031358 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083031358 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083031358 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083031358 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083031358 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083031358 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083031358 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) 20241107083031358 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=8 (tbf_ul.cpp:221) 20241107083031358 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083031358 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083031358 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083031358 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) 20241107083031358 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083031358 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083031358 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083031358 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083031358 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083031358 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083031358 DLBSSGP DEBUG Computed BVC leak rate = 2500, num_pdch = 1, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083031358 DLBSSGP DEBUG Computed MS default leak rate = 2500, ms_num_pdch = 1, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083031358 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 25000, R = 2500, Bmax_MS = 25000, R_MS = 2500, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083031358 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(159)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T_3141: 1 s 20241107083031363 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083031363 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083031363 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083031363 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083031363 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083031365 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) 20241107083031365 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) 20241107083031365 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(159)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU never requested USF, unexpected MTC@fb7e2f9c3787: Test case "TC_t3141" aborted at "PCU_Tests.ttcn":1436 BTS(159)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083031372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51698<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083031375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51688<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083031376 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083031376 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083031376 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083031376 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20241107083031376 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083031376 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:1202) 20241107083031376 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241107083031376 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083031376 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107083031376 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083031377 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083031377 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241107083031377 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083031377 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083031377 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083031377 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083031377 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083031377 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083031377 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) 20241107083031377 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) 20241107083031377 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 7134 with status 0 MTC@fb7e2f9c3787: Test case TC_t3141 finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3141 pass'. respawn: 18: starting: osmo-pcu Thu Nov 7 08:30:31 UTC 2024 ====== PCU_Tests.TC_t3141 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_t3141.talloc 20241107083031395 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083031395 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083031395 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083031395 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083031410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51704<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083031510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51704<->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=60268) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3141 pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_n3101_max_t3169'. ------ PCU_Tests.TC_n3101_max_t3169 ------ Thu Nov 7 08:30:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_n3101_max_t3169.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_n3101_max_t3169.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_n3101_max_t3169' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_n3101_max_t3169 started. 165@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_n3101_max_t3169-BVCI1234(167)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 165@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(169)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 165@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083034643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57218<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 165@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(173)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 165@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(173)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(170)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(170)@fb7e2f9c3787: Start timer T: 5 s 20241107083034650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57222<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(170)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_n3101_max_t3169-STATS(175)@fb7e2f9c3787: Start timer T: 2 s 165@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_n3101_max_t3169-STATS(175)@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(176)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083036396 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083036396 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083036396 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(170)@fb7e2f9c3787: OsmoPCU is now connected BTS(172)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083036413 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083036413 DLGLOBAL DEBUG validating counter group 0x557d8fb71020(bts) with 102 counters (rate_ctr.c:86) 20241107083036413 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083036413 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083036413 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083036413 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083036413 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083036413 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083036413 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083036413 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083036413 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083036413 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083036413 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083036413 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083036413 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083036413 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083036413 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083036413 DL1IF DEBUG t3169=1 (pcu_l1_if.cpp:819) 20241107083036413 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083036413 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083036413 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083036413 DL1IF DEBUG n3101=9 (pcu_l1_if.cpp:823) 20241107083036413 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083036413 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083036413 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083036413 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083036413 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083036413 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083036413 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083036413 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083036413 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083036413 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083036413 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083036414 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083036414 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083036414 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083036414 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083036414 DLGLOBAL DEBUG validating counter group 0x7ffb0f3825c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083036414 DLGLOBAL DEBUG validating counter group 0x557d8fb70700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083036414 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083036414 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083036414 DLGLOBAL DEBUG validating counter group 0x7ffb0f383160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083036414 DLGLOBAL DEBUG validating counter group 0x7ffb0f383140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083036414 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083036414 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) 20241107083036414 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) 20241107083036414 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083036414 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083036414 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083036414 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083036414 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083036414 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083036414 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083036414 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083036414 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083036414 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083036414 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083036415 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083036415 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083036415 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083036415 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083036415 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083036415 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083036415 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083036415 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083036415 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083036415 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083036415 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083036415 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083036415 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083036415 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083036415 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083036415 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) 20241107083036415 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) 20241107083036415 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(172)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(172)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(169)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(172)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(169)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(169)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(169)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(172)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(172)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083036421 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083036421 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) 20241107083036421 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) 20241107083036421 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083036421 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083036421 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) 20241107083036422 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083036422 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) 20241107083036422 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(172)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(172)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(169)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(169)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083036424 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083036424 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) 20241107083036424 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) 20241107083036424 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083036424 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083036424 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083036424 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083036424 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083036424 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083036424 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083036426 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083036426 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) 20241107083036426 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) 20241107083036426 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(169)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(169)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(169)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083036427 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) 20241107083036427 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) 20241107083036428 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) 20241107083036428 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) 20241107083036428 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) 20241107083036428 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) 20241107083036429 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) 20241107083036429 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) 20241107083036429 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) 20241107083036429 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) 20241107083036430 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) 20241107083036430 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) 20241107083036431 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) 20241107083036431 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) 20241107083036431 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 166@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 166@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083036437 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083036437 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083036437 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083036437 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083036437 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083036437 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083036437 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083036437 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_n3101_max_t3169-BVCI1234(167)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_n3101_max_t3169-BVCI1234(167)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083036445 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) 20241107083036445 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@fb7e2f9c3787: BSSGP successfully initialized 20241107083036446 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083036446 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083036446 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083036446 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083036446 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083036446 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083036446 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083036446 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083036447 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) 20241107083036447 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083036448 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) 20241107083036448 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) 20241107083036448 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) 20241107083036448 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) 20241107083036449 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) 20241107083036449 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) 20241107083036450 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) 20241107083036450 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) 20241107083036450 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) 20241107083036450 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) 20241107083036451 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) 20241107083036451 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) 20241107083036451 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) 20241107083036451 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083036451 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083036451 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083036451 DLGLOBAL DEBUG validating counter group 0x557d8fb70740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083036451 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083036451 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083036452 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083036452 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083036452 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083036452 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083036452 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083036452 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083036452 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083036452 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083036452 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083036452 DRLCMAC 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) 20241107083036452 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083036452 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083036452 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083036452 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083036452 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083036452 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083036452 DLGLOBAL DEBUG validating counter group 0x557d8fb70b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083036452 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083036452 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083036452 DLGLOBAL DEBUG validating counter group 0x557d8fb70be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083036452 DLGLOBAL DEBUG validating counter group 0x557d8fb70c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083036452 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083036452 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:1192) 20241107083036452 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083036452 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083036452 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083036452 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083036452 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083036452 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083036452 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083036452 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) 20241107083036452 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) 20241107083036452 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083036452 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083036452 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083036452 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) 20241107083036452 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083036452 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083036452 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083036452 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083036452 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083036452 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083036452 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083036452 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083036452 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083036452 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083036452 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(172)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083036461 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083036461 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083036461 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083036461 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083036461 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083036463 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) 20241107083036463 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) 20241107083036465 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) 20241107083036465 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) 20241107083036465 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) 20241107083036465 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) 20241107083036466 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) 20241107083036466 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) 20241107083036467 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) 20241107083036467 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) 20241107083036467 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) 20241107083036467 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) 20241107083036468 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) 20241107083036468 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) 20241107083036469 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) 20241107083036469 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) 20241107083036473 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) 20241107083036473 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) 20241107083036473 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU requests 7, we have 0 20241107083036487 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) 20241107083036487 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) 20241107083036488 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) 20241107083036488 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) 20241107083036489 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) 20241107083036489 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) 20241107083036490 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) 20241107083036490 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) 20241107083036491 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) 20241107083036491 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) 20241107083036491 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) 20241107083036491 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) 20241107083036492 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) 20241107083036492 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) 20241107083036493 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) 20241107083036493 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) 20241107083036494 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) 20241107083036494 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) 20241107083036495 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU requests 7, we have 0 20241107083036506 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) 20241107083036506 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) 20241107083036507 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) 20241107083036507 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) 20241107083036508 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) 20241107083036508 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) 20241107083036509 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) 20241107083036509 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) 20241107083036510 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) 20241107083036510 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) 20241107083036510 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) 20241107083036510 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) 20241107083036511 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) 20241107083036511 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) 20241107083036512 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) 20241107083036512 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) 20241107083036513 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) 20241107083036513 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) 20241107083036514 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU requests 7, we have 0 20241107083036525 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) 20241107083036525 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) 20241107083036526 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) 20241107083036526 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) 20241107083036527 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) 20241107083036527 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) 20241107083036528 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) 20241107083036528 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) 20241107083036529 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) 20241107083036529 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) 20241107083036529 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) 20241107083036529 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) 20241107083036530 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) 20241107083036530 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) 20241107083036531 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) 20241107083036531 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) 20241107083036534 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) 20241107083036534 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) 20241107083036535 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU requests 7, we have 0 20241107083036549 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) 20241107083036549 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) 20241107083036550 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) 20241107083036550 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) 20241107083036551 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) 20241107083036551 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) 20241107083036552 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) 20241107083036552 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) 20241107083036553 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) 20241107083036553 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) 20241107083036555 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) 20241107083036555 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) 20241107083036557 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) 20241107083036557 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) 20241107083036559 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) 20241107083036559 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) 20241107083036560 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) 20241107083036560 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) 20241107083036561 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU requests 7, we have 0 20241107083036567 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) 20241107083036567 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) 20241107083036568 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) 20241107083036568 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) 20241107083036568 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) 20241107083036568 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) 20241107083036569 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) 20241107083036569 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) 20241107083036569 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) 20241107083036569 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) 20241107083036570 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) 20241107083036570 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) 20241107083036571 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) 20241107083036571 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) 20241107083036572 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) 20241107083036572 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) 20241107083036573 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) 20241107083036573 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) 20241107083036573 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU requests 7, we have 0 20241107083036586 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) 20241107083036586 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) 20241107083036587 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) 20241107083036587 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) 20241107083036587 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) 20241107083036587 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) 20241107083036587 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) 20241107083036587 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) 20241107083036588 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) 20241107083036588 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) 20241107083036588 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) 20241107083036588 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) 20241107083036589 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) 20241107083036589 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) 20241107083036589 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) 20241107083036589 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) 20241107083036595 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) 20241107083036595 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) 20241107083036596 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU requests 7, we have 0 20241107083036609 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) 20241107083036609 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) 20241107083036610 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) 20241107083036610 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) 20241107083036610 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) 20241107083036610 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) 20241107083036611 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) 20241107083036611 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) 20241107083036611 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) 20241107083036611 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) 20241107083036612 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) 20241107083036612 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) 20241107083036612 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) 20241107083036612 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) 20241107083036612 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) 20241107083036612 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) 20241107083036614 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) 20241107083036614 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) 20241107083036615 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU requests 7, we have 0 20241107083036629 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) 20241107083036629 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) 20241107083036630 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) 20241107083036630 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) 20241107083036631 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) 20241107083036631 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) 20241107083036632 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) 20241107083036632 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) 20241107083036632 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) 20241107083036632 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) 20241107083036633 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) 20241107083036633 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) 20241107083036634 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) 20241107083036634 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) 20241107083036635 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) 20241107083036635 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) 20241107083036636 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) 20241107083036636 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) 20241107083036636 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU requests 7, we have 0 20241107083036648 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) 20241107083036648 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) 20241107083036649 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) 20241107083036649 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) 20241107083036650 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) 20241107083036650 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) 20241107083036651 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) 20241107083036651 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) 20241107083036651 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) 20241107083036651 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) 20241107083036652 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083036652 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083036652 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083036652 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) 20241107083036652 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) 20241107083036653 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) 20241107083036653 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) 20241107083036654 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) 20241107083036654 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) 20241107083036657 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) 20241107083036657 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) 20241107083036657 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107083036657 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) 20241107083036658 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU requests our USF 0, n3101=0 20241107083036672 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) 20241107083036672 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) 20241107083036673 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) 20241107083036673 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) 20241107083036674 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) 20241107083036674 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) 20241107083036675 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) 20241107083036675 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) 20241107083036675 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) 20241107083036676 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) 20241107083036676 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) 20241107083036676 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) 20241107083036677 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) 20241107083036677 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) 20241107083036678 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) 20241107083036678 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) 20241107083036679 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) 20241107083036679 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) 20241107083036679 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241107083036679 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) 20241107083036679 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU requests our USF 0, n3101=1 20241107083036691 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) 20241107083036691 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) 20241107083036691 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) 20241107083036691 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 0 => 1 (< MAX 9) (tbf.cpp:362) 20241107083036692 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) 20241107083036692 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) 20241107083036693 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) 20241107083036693 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) 20241107083036693 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) 20241107083036693 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) 20241107083036694 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) 20241107083036694 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) 20241107083036695 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) 20241107083036695 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) 20241107083036696 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) 20241107083036696 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) 20241107083036696 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) 20241107083036696 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) 20241107083036697 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) 20241107083036697 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) 20241107083036697 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241107083036697 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) 20241107083036698 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU requests our USF 0, n3101=2 20241107083036710 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) 20241107083036710 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) 20241107083036710 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) 20241107083036710 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 1 => 2 (< MAX 9) (tbf.cpp:362) 20241107083036711 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) 20241107083036711 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) 20241107083036712 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) 20241107083036712 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) 20241107083036713 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) 20241107083036713 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) 20241107083036713 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) 20241107083036713 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) 20241107083036714 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) 20241107083036714 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) 20241107083036715 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) 20241107083036715 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) 20241107083036716 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) 20241107083036716 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) 20241107083036719 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) 20241107083036719 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) 20241107083036719 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20241107083036719 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) 20241107083036720 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU requests our USF 0, n3101=3 20241107083036734 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) 20241107083036734 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) 20241107083036734 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) 20241107083036734 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 2 => 3 (< MAX 9) (tbf.cpp:362) 20241107083036735 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) 20241107083036735 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) 20241107083036736 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) 20241107083036736 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) 20241107083036736 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) 20241107083036736 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) 20241107083036737 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) 20241107083036737 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) 20241107083036738 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) 20241107083036738 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) 20241107083036739 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) 20241107083036739 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) 20241107083036739 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) 20241107083036739 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) 20241107083036740 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) 20241107083036740 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) 20241107083036740 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241107083036740 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) 20241107083036741 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU requests our USF 0, n3101=4 20241107083036752 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) 20241107083036753 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) 20241107083036753 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) 20241107083036753 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 3 => 4 (< MAX 9) (tbf.cpp:362) 20241107083036754 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) 20241107083036754 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) 20241107083036755 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) 20241107083036755 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) 20241107083036755 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) 20241107083036755 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) 20241107083036756 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) 20241107083036756 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) 20241107083036757 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) 20241107083036757 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) 20241107083036758 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) 20241107083036758 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) 20241107083036758 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) 20241107083036758 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) 20241107083036759 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) 20241107083036759 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) 20241107083036759 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241107083036759 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) 20241107083036760 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU requests our USF 0, n3101=5 20241107083036771 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) 20241107083036772 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) 20241107083036772 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) 20241107083036772 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 4 => 5 (< MAX 9) (tbf.cpp:362) 20241107083036773 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) 20241107083036773 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) 20241107083036773 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) 20241107083036773 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) 20241107083036774 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) 20241107083036774 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) 20241107083036775 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) 20241107083036775 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) 20241107083036776 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) 20241107083036776 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) 20241107083036776 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) 20241107083036776 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) 20241107083036777 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) 20241107083036777 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) 20241107083036781 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) 20241107083036781 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) 20241107083036781 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241107083036781 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) 20241107083036782 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU requests our USF 0, n3101=6 20241107083036795 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) 20241107083036795 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) 20241107083036795 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) 20241107083036795 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 5 => 6 (< MAX 9) (tbf.cpp:362) 20241107083036797 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) 20241107083036797 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) 20241107083036798 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) 20241107083036798 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) 20241107083036799 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) 20241107083036799 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) 20241107083036800 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) 20241107083036800 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) 20241107083036801 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) 20241107083036801 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) 20241107083036802 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) 20241107083036802 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) 20241107083036803 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) 20241107083036803 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) 20241107083036804 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) 20241107083036804 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) 20241107083036804 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241107083036804 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) 20241107083036805 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU requests our USF 0, n3101=7 20241107083036814 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) 20241107083036814 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) 20241107083036814 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) 20241107083036814 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 6 => 7 (< MAX 9) (tbf.cpp:362) 20241107083036816 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) 20241107083036816 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) 20241107083036816 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) 20241107083036816 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) 20241107083036817 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) 20241107083036817 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) 20241107083036818 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) 20241107083036818 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) 20241107083036819 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) 20241107083036819 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) 20241107083036820 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) 20241107083036820 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) 20241107083036820 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) 20241107083036820 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) 20241107083036821 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) 20241107083036821 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) 20241107083036821 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241107083036821 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) 20241107083036822 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU requests our USF 0, n3101=8 20241107083036833 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) 20241107083036833 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) 20241107083036833 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) 20241107083036833 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 7 => 8 (< MAX 9) (tbf.cpp:362) 20241107083036835 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) 20241107083036835 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) 20241107083036835 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) 20241107083036835 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) 20241107083036836 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) 20241107083036836 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) 20241107083036837 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) 20241107083036837 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) 20241107083036838 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) 20241107083036838 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) 20241107083036838 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) 20241107083036838 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) 20241107083036839 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) 20241107083036839 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) 20241107083036843 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) 20241107083036843 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){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241107083036843 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241107083036843 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) 20241107083036844 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU requests our USF 0, n3101=9 20241107083036857 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) 20241107083036858 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) 20241107083036858 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=91): TBF(UL:TFI-0-0-0:G){FLOW} (pdch_ul_controller.c:309) 20241107083036858 DTBF NOTICE TBF(UL:TFI-0-0-0:G){FLOW} N3101 exceeded MAX (9) (tbf.cpp:358) 20241107083036858 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083036858 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083036859 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) 20241107083036859 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) 20241107083036860 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) 20241107083036860 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) 20241107083036860 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) 20241107083036860 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) 20241107083036861 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) 20241107083036861 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) 20241107083036862 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) 20241107083036862 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) 20241107083036863 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) 20241107083036863 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) 20241107083036864 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) 20241107083036864 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) 20241107083036865 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) 20241107083036865 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) 20241107083036865 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 MTC@fb7e2f9c3787: T3169 started MTC@fb7e2f9c3787: Start timer T_3169: 1 s 20241107083036877 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) 20241107083036877 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) 20241107083036877 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=95): TBF(UL:TFI-0-0-0:G){RELEASING} (pdch_ul_controller.c:309) 20241107083036877 DTBF DEBUG TBF(UL:TFI-0-0-0:G){RELEASING} N3101 9 => 10 (< MAX 9) (tbf.cpp:362) 20241107083036878 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) 20241107083036878 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) 20241107083036879 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) 20241107083036879 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) 20241107083036879 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) 20241107083036880 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) 20241107083036880 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) 20241107083036880 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) 20241107083036881 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) 20241107083036881 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) 20241107083036882 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) 20241107083036882 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) 20241107083036882 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) 20241107083036883 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) 20241107083036883 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) 20241107083036883 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) 20241107083036884 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083036896 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) 20241107083036896 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) 20241107083036897 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) 20241107083036897 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) 20241107083036898 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) 20241107083036898 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) 20241107083036898 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) 20241107083036898 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) 20241107083036899 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) 20241107083036899 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) 20241107083036900 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) 20241107083036900 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) 20241107083036901 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) 20241107083036901 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) 20241107083036901 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) 20241107083036901 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) 20241107083036905 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) 20241107083036905 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) 20241107083036906 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083036920 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) 20241107083036920 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) 20241107083036921 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) 20241107083036921 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) 20241107083036922 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) 20241107083036922 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) 20241107083036923 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) 20241107083036923 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) 20241107083036924 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) 20241107083036924 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) 20241107083036924 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) 20241107083036924 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) 20241107083036925 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) 20241107083036925 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) 20241107083036926 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) 20241107083036926 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) 20241107083036927 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) 20241107083036927 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) 20241107083036928 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083036938 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) 20241107083036938 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) 20241107083036940 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) 20241107083036940 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) 20241107083036941 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) 20241107083036941 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) 20241107083036941 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) 20241107083036941 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) 20241107083036942 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) 20241107083036942 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) 20241107083036943 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) 20241107083036943 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) 20241107083036944 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) 20241107083036944 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) 20241107083036945 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) 20241107083036945 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) 20241107083036946 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) 20241107083036946 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) 20241107083036947 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083036958 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) 20241107083036958 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) 20241107083036959 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) 20241107083036959 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) 20241107083036960 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) 20241107083036960 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) 20241107083036961 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) 20241107083036961 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) 20241107083036962 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) 20241107083036962 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) 20241107083036963 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) 20241107083036963 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) 20241107083036963 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) 20241107083036963 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) 20241107083036964 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) 20241107083036964 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) 20241107083036967 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) 20241107083036967 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) 20241107083036968 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083036982 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) 20241107083036982 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) 20241107083036983 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) 20241107083036983 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) 20241107083036984 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) 20241107083036984 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) 20241107083036985 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) 20241107083036985 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) 20241107083036985 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) 20241107083036985 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) 20241107083036986 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) 20241107083036986 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) 20241107083036987 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) 20241107083036987 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) 20241107083036988 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) 20241107083036988 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) 20241107083036989 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) 20241107083036989 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) 20241107083036989 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037001 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) 20241107083037001 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) 20241107083037002 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) 20241107083037002 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) 20241107083037003 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) 20241107083037003 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) 20241107083037004 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) 20241107083037004 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) 20241107083037004 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) 20241107083037004 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) 20241107083037005 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) 20241107083037005 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) 20241107083037006 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) 20241107083037006 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) 20241107083037007 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) 20241107083037007 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) 20241107083037008 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) 20241107083037008 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) 20241107083037008 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037020 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) 20241107083037020 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) 20241107083037021 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) 20241107083037021 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) 20241107083037022 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) 20241107083037022 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) 20241107083037023 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) 20241107083037023 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) 20241107083037024 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) 20241107083037024 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) 20241107083037024 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) 20241107083037024 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) 20241107083037025 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) 20241107083037025 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) 20241107083037026 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) 20241107083037026 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) 20241107083037029 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) 20241107083037029 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) 20241107083037030 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037044 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) 20241107083037044 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) 20241107083037045 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) 20241107083037045 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) 20241107083037046 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) 20241107083037046 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) 20241107083037047 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) 20241107083037047 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) 20241107083037047 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) 20241107083037047 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) 20241107083037048 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) 20241107083037048 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) 20241107083037049 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) 20241107083037049 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) 20241107083037050 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) 20241107083037050 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) 20241107083037051 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) 20241107083037051 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) 20241107083037051 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037063 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) 20241107083037063 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) 20241107083037064 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) 20241107083037064 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) 20241107083037065 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) 20241107083037065 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) 20241107083037066 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) 20241107083037066 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) 20241107083037066 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) 20241107083037066 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) 20241107083037067 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) 20241107083037067 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) 20241107083037068 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) 20241107083037068 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) 20241107083037069 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) 20241107083037069 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) 20241107083037070 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) 20241107083037070 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) 20241107083037070 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037082 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) 20241107083037082 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) 20241107083037083 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) 20241107083037083 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) 20241107083037084 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) 20241107083037084 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) 20241107083037085 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) 20241107083037085 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) 20241107083037085 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) 20241107083037085 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) 20241107083037086 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) 20241107083037086 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) 20241107083037087 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) 20241107083037087 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) 20241107083037088 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) 20241107083037088 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) 20241107083037091 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) 20241107083037091 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) 20241107083037092 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037106 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) 20241107083037106 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) 20241107083037107 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) 20241107083037107 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) 20241107083037108 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) 20241107083037108 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) 20241107083037109 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) 20241107083037109 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) 20241107083037110 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) 20241107083037110 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) 20241107083037110 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) 20241107083037110 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) 20241107083037111 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) 20241107083037111 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) 20241107083037112 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) 20241107083037112 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) 20241107083037113 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) 20241107083037113 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) 20241107083037114 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037125 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) 20241107083037125 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) 20241107083037126 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) 20241107083037126 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) 20241107083037127 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) 20241107083037127 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) 20241107083037128 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) 20241107083037128 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) 20241107083037129 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) 20241107083037129 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) 20241107083037129 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) 20241107083037129 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) 20241107083037130 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) 20241107083037130 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) 20241107083037131 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) 20241107083037131 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) 20241107083037132 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) 20241107083037132 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) 20241107083037133 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037144 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) 20241107083037144 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) 20241107083037145 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) 20241107083037145 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) 20241107083037146 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) 20241107083037146 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) 20241107083037147 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) 20241107083037147 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) 20241107083037147 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) 20241107083037147 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) 20241107083037148 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) 20241107083037148 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) 20241107083037149 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) 20241107083037149 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) 20241107083037150 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) 20241107083037150 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) 20241107083037153 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) 20241107083037153 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) 20241107083037154 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037168 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) 20241107083037168 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) 20241107083037169 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) 20241107083037169 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) 20241107083037170 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) 20241107083037170 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) 20241107083037170 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) 20241107083037170 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) 20241107083037171 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) 20241107083037171 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) 20241107083037172 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) 20241107083037172 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) 20241107083037173 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) 20241107083037173 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) 20241107083037173 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) 20241107083037173 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) 20241107083037174 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) 20241107083037174 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) 20241107083037175 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037187 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) 20241107083037187 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) 20241107083037188 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) 20241107083037188 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) 20241107083037189 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) 20241107083037189 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) 20241107083037189 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) 20241107083037189 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) 20241107083037190 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) 20241107083037190 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) 20241107083037191 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) 20241107083037191 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) 20241107083037192 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) 20241107083037192 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) 20241107083037192 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) 20241107083037192 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) 20241107083037193 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) 20241107083037193 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) 20241107083037194 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037206 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) 20241107083037206 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) 20241107083037208 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) 20241107083037208 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) 20241107083037208 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) 20241107083037208 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) 20241107083037209 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) 20241107083037209 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) 20241107083037210 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) 20241107083037210 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) 20241107083037211 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) 20241107083037211 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) 20241107083037212 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) 20241107083037212 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) 20241107083037212 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) 20241107083037213 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) 20241107083037215 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) 20241107083037215 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) 20241107083037216 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037230 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) 20241107083037230 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) 20241107083037231 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) 20241107083037231 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) 20241107083037232 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) 20241107083037232 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) 20241107083037233 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) 20241107083037233 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) 20241107083037233 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) 20241107083037233 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) 20241107083037234 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) 20241107083037234 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) 20241107083037235 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) 20241107083037235 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) 20241107083037236 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) 20241107083037236 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) 20241107083037237 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) 20241107083037237 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) 20241107083037237 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037249 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) 20241107083037249 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) 20241107083037250 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) 20241107083037250 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) 20241107083037251 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) 20241107083037251 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) 20241107083037252 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) 20241107083037252 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) 20241107083037253 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) 20241107083037253 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) 20241107083037253 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) 20241107083037253 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) 20241107083037254 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) 20241107083037254 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) 20241107083037255 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) 20241107083037255 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) 20241107083037256 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) 20241107083037256 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) 20241107083037256 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037268 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) 20241107083037268 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) 20241107083037269 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) 20241107083037269 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) 20241107083037270 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) 20241107083037270 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) 20241107083037271 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) 20241107083037271 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) 20241107083037271 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) 20241107083037271 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) 20241107083037272 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) 20241107083037272 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) 20241107083037273 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) 20241107083037273 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) 20241107083037274 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) 20241107083037274 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) 20241107083037277 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) 20241107083037277 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) 20241107083037278 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037291 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) 20241107083037291 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) 20241107083037293 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) 20241107083037293 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) 20241107083037293 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) 20241107083037293 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) 20241107083037294 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) 20241107083037294 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) 20241107083037295 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) 20241107083037295 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) 20241107083037296 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) 20241107083037296 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) 20241107083037296 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) 20241107083037296 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) 20241107083037297 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) 20241107083037297 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) 20241107083037298 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) 20241107083037298 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) 20241107083037299 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037311 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) 20241107083037311 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) 20241107083037312 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) 20241107083037312 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) 20241107083037313 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) 20241107083037313 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) 20241107083037314 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) 20241107083037314 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) 20241107083037315 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) 20241107083037315 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) 20241107083037316 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) 20241107083037316 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) 20241107083037316 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) 20241107083037316 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) 20241107083037317 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) 20241107083037317 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) 20241107083037318 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) 20241107083037318 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) 20241107083037319 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037330 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) 20241107083037330 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) 20241107083037331 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) 20241107083037331 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) 20241107083037332 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) 20241107083037332 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) 20241107083037332 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) 20241107083037332 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) 20241107083037333 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) 20241107083037333 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) 20241107083037334 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) 20241107083037334 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) 20241107083037335 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) 20241107083037335 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) 20241107083037335 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) 20241107083037335 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) 20241107083037339 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) 20241107083037339 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) 20241107083037340 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037353 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) 20241107083037353 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) 20241107083037355 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) 20241107083037355 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) 20241107083037355 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) 20241107083037355 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) 20241107083037356 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) 20241107083037356 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) 20241107083037357 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) 20241107083037357 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) 20241107083037358 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) 20241107083037358 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) 20241107083037358 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) 20241107083037358 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) 20241107083037359 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) 20241107083037359 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) 20241107083037360 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) 20241107083037360 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) 20241107083037361 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037372 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) 20241107083037372 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) 20241107083037374 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) 20241107083037374 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) 20241107083037374 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) 20241107083037374 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) 20241107083037375 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) 20241107083037375 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) 20241107083037376 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) 20241107083037376 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) 20241107083037377 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) 20241107083037377 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) 20241107083037377 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) 20241107083037377 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) 20241107083037378 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) 20241107083037378 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) 20241107083037379 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) 20241107083037379 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) 20241107083037380 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037391 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) 20241107083037391 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) 20241107083037392 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) 20241107083037392 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) 20241107083037393 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) 20241107083037393 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) 20241107083037394 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) 20241107083037394 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) 20241107083037395 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) 20241107083037395 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) 20241107083037396 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) 20241107083037396 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) 20241107083037396 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) 20241107083037396 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) 20241107083037397 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) 20241107083037397 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) 20241107083037401 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) 20241107083037401 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) 20241107083037401 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037415 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) 20241107083037415 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) 20241107083037416 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) 20241107083037416 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) 20241107083037417 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) 20241107083037417 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) 20241107083037418 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) 20241107083037418 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) 20241107083037419 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) 20241107083037419 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) 20241107083037419 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) 20241107083037419 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) 20241107083037420 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) 20241107083037420 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) 20241107083037421 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) 20241107083037421 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) 20241107083037422 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) 20241107083037422 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) 20241107083037423 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037434 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) 20241107083037434 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) 20241107083037436 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) 20241107083037436 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) 20241107083037436 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) 20241107083037436 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) 20241107083037437 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) 20241107083037437 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) 20241107083037438 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) 20241107083037438 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) 20241107083037439 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) 20241107083037439 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) 20241107083037439 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) 20241107083037439 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) 20241107083037440 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) 20241107083037440 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) 20241107083037441 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) 20241107083037441 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) 20241107083037442 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037453 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) 20241107083037453 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) 20241107083037455 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) 20241107083037455 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) 20241107083037455 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) 20241107083037455 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) 20241107083037456 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) 20241107083037456 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) 20241107083037457 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) 20241107083037457 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) 20241107083037458 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) 20241107083037458 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) 20241107083037458 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) 20241107083037458 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) 20241107083037459 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) 20241107083037459 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) 20241107083037463 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) 20241107083037463 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) 20241107083037464 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037477 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) 20241107083037477 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) 20241107083037479 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) 20241107083037479 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) 20241107083037479 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) 20241107083037479 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) 20241107083037480 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) 20241107083037480 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) 20241107083037481 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) 20241107083037481 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) 20241107083037482 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) 20241107083037482 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) 20241107083037482 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) 20241107083037482 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) 20241107083037483 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) 20241107083037483 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) 20241107083037484 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) 20241107083037484 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) 20241107083037485 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037496 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) 20241107083037496 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) 20241107083037498 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) 20241107083037498 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) 20241107083037498 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) 20241107083037498 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) 20241107083037499 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) 20241107083037499 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) 20241107083037500 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) 20241107083037500 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) 20241107083037501 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) 20241107083037501 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) 20241107083037502 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) 20241107083037502 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) 20241107083037502 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) 20241107083037502 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) 20241107083037503 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) 20241107083037503 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) 20241107083037504 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037516 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) 20241107083037516 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) 20241107083037517 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) 20241107083037517 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) 20241107083037518 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) 20241107083037518 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) 20241107083037518 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) 20241107083037519 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) 20241107083037519 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) 20241107083037519 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) 20241107083037520 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) 20241107083037520 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) 20241107083037521 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) 20241107083037521 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) 20241107083037522 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) 20241107083037522 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) 20241107083037525 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) 20241107083037525 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) 20241107083037526 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037539 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) 20241107083037539 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) 20241107083037541 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) 20241107083037541 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) 20241107083037541 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) 20241107083037541 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) 20241107083037542 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) 20241107083037542 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) 20241107083037543 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) 20241107083037543 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) 20241107083037544 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) 20241107083037544 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) 20241107083037544 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) 20241107083037544 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) 20241107083037545 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) 20241107083037545 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) 20241107083037546 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) 20241107083037546 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) 20241107083037547 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037558 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) 20241107083037558 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) 20241107083037560 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) 20241107083037560 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) 20241107083037560 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) 20241107083037560 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) 20241107083037561 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) 20241107083037561 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) 20241107083037562 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) 20241107083037562 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) 20241107083037563 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) 20241107083037563 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) 20241107083037564 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) 20241107083037564 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) 20241107083037564 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) 20241107083037564 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) 20241107083037565 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) 20241107083037565 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) 20241107083037566 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037577 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) 20241107083037577 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) 20241107083037579 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) 20241107083037579 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) 20241107083037580 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) 20241107083037580 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) 20241107083037581 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) 20241107083037581 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) 20241107083037581 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) 20241107083037581 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) 20241107083037582 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) 20241107083037582 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) 20241107083037583 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) 20241107083037583 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) 20241107083037584 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) 20241107083037584 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) 20241107083037587 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) 20241107083037587 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) 20241107083037588 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037601 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) 20241107083037601 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) 20241107083037603 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) 20241107083037603 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) 20241107083037603 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) 20241107083037603 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) 20241107083037604 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) 20241107083037604 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) 20241107083037605 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) 20241107083037605 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) 20241107083037606 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) 20241107083037606 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) 20241107083037606 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) 20241107083037606 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) 20241107083037607 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) 20241107083037607 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) 20241107083037608 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) 20241107083037608 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) 20241107083037609 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037620 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) 20241107083037620 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) 20241107083037622 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) 20241107083037622 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) 20241107083037622 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) 20241107083037622 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) 20241107083037623 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) 20241107083037623 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) 20241107083037624 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) 20241107083037624 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) 20241107083037625 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) 20241107083037625 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) 20241107083037625 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) 20241107083037625 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) 20241107083037626 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) 20241107083037626 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) 20241107083037627 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) 20241107083037627 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) 20241107083037628 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037639 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) 20241107083037639 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) 20241107083037641 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) 20241107083037641 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) 20241107083037641 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) 20241107083037641 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) 20241107083037642 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) 20241107083037642 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) 20241107083037643 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) 20241107083037643 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) 20241107083037644 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) 20241107083037644 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) 20241107083037644 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) 20241107083037644 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) 20241107083037645 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) 20241107083037645 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) 20241107083037649 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) 20241107083037649 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) 20241107083037650 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037663 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) 20241107083037663 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) 20241107083037664 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) 20241107083037664 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) 20241107083037665 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) 20241107083037665 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) 20241107083037666 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) 20241107083037666 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) 20241107083037667 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) 20241107083037667 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) 20241107083037667 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) 20241107083037667 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) 20241107083037668 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) 20241107083037668 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) 20241107083037669 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) 20241107083037669 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) 20241107083037670 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) 20241107083037670 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) 20241107083037671 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037682 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) 20241107083037682 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) 20241107083037684 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) 20241107083037684 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) 20241107083037684 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) 20241107083037685 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) 20241107083037685 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) 20241107083037685 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) 20241107083037686 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) 20241107083037686 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) 20241107083037687 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) 20241107083037687 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) 20241107083037688 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) 20241107083037688 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) 20241107083037688 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) 20241107083037688 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) 20241107083037689 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) 20241107083037689 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) 20241107083037690 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037701 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) 20241107083037701 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) 20241107083037703 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) 20241107083037703 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) 20241107083037704 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) 20241107083037704 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) 20241107083037705 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) 20241107083037705 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) 20241107083037706 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) 20241107083037706 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) 20241107083037707 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) 20241107083037707 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) 20241107083037707 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) 20241107083037707 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) 20241107083037708 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) 20241107083037708 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) 20241107083037711 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) 20241107083037711 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) 20241107083037712 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037725 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) 20241107083037725 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) 20241107083037727 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) 20241107083037727 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) 20241107083037727 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) 20241107083037727 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) 20241107083037728 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) 20241107083037728 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) 20241107083037729 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) 20241107083037729 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) 20241107083037730 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) 20241107083037730 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) 20241107083037731 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) 20241107083037731 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) 20241107083037732 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) 20241107083037732 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) 20241107083037733 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) 20241107083037733 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) 20241107083037734 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037744 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) 20241107083037744 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) 20241107083037746 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) 20241107083037746 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) 20241107083037746 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) 20241107083037746 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) 20241107083037747 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) 20241107083037747 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) 20241107083037748 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) 20241107083037748 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) 20241107083037749 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) 20241107083037749 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) 20241107083037750 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) 20241107083037750 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) 20241107083037750 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) 20241107083037750 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) 20241107083037751 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) 20241107083037751 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) 20241107083037752 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037763 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) 20241107083037764 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) 20241107083037765 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) 20241107083037765 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) 20241107083037766 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) 20241107083037766 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) 20241107083037766 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) 20241107083037766 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) 20241107083037767 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) 20241107083037767 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) 20241107083037768 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) 20241107083037768 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) 20241107083037769 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) 20241107083037769 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) 20241107083037769 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) 20241107083037769 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) 20241107083037773 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) 20241107083037773 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) 20241107083037774 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037787 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) 20241107083037787 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) 20241107083037788 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) 20241107083037788 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) 20241107083037789 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) 20241107083037789 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) 20241107083037790 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) 20241107083037790 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) 20241107083037791 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) 20241107083037791 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) 20241107083037792 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) 20241107083037792 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) 20241107083037793 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) 20241107083037793 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) 20241107083037794 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) 20241107083037794 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) 20241107083037795 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) 20241107083037795 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) 20241107083037796 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037806 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) 20241107083037806 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) 20241107083037807 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) 20241107083037807 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) 20241107083037808 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) 20241107083037808 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) 20241107083037809 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) 20241107083037809 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) 20241107083037810 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) 20241107083037810 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) 20241107083037811 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) 20241107083037811 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) 20241107083037811 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) 20241107083037811 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) 20241107083037812 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) 20241107083037812 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) 20241107083037813 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) 20241107083037813 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) 20241107083037814 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037825 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) 20241107083037825 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) 20241107083037827 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) 20241107083037827 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) 20241107083037827 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) 20241107083037827 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) 20241107083037828 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) 20241107083037828 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) 20241107083037829 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) 20241107083037829 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) 20241107083037830 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) 20241107083037830 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) 20241107083037830 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) 20241107083037830 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) 20241107083037831 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) 20241107083037831 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) 20241107083037835 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) 20241107083037835 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) 20241107083037835 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037849 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) 20241107083037849 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) 20241107083037850 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) 20241107083037850 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) 20241107083037851 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) 20241107083037851 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) 20241107083037852 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) 20241107083037852 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) 20241107083037853 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) 20241107083037853 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) 20241107083037853 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) 20241107083037853 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) 20241107083037854 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) 20241107083037854 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) 20241107083037855 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) 20241107083037855 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) 20241107083037856 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) 20241107083037856 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) 20241107083037857 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083037858 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241107083037858 DTBF INFO TBF(UL:TFI-0-0-0:G){RELEASING} free (tbf.cpp:271) 20241107083037858 DTBF DEBUG TBF(UL:TFI-0-0-0:G){RELEASING} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083037858 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:1202) 20241107083037858 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){RELEASING} (gprs_ms.c:381) 20241107083037858 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083037858 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107083037858 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083037858 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083037858 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Deallocated (fsm.c:568) 20241107083037858 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083037858 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: PCU stopped requesting USF 0 20241107083037868 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) 20241107083037868 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) MTC@fb7e2f9c3787: T_3169 expired MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083037869 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) 20241107083037869 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) 20241107083037870 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) 20241107083037870 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) 20241107083037871 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) 20241107083037871 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) 20241107083037872 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) 20241107083037872 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) 20241107083037872 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) 20241107083037872 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) 20241107083037873 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) 20241107083037873 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) 20241107083037874 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) 20241107083037874 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) 20241107083037875 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=303, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083037875 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083037875 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083037875 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083037875 DLGLOBAL DEBUG validating counter group 0x557d8fb70740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083037875 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083037875 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083037875 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083037875 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083037875 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083037875 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083037875 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083037875 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083037875 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083037875 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083037875 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083037875 DRLCMAC 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) 20241107083037875 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083037875 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083037875 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083037875 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083037875 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083037875 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083037875 DLGLOBAL DEBUG validating counter group 0x557d8fb70b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083037875 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083037875 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083037876 DLGLOBAL DEBUG validating counter group 0x557d8fb70be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083037876 DLGLOBAL DEBUG validating counter group 0x557d8fb70c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083037876 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083037876 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:1192) 20241107083037876 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083037876 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083037876 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083037876 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083037876 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083037876 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083037876 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083037876 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) 20241107083037876 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=303 (tbf_ul.cpp:221) 20241107083037876 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083037876 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083037876 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083037876 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=303 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) 20241107083037876 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) 20241107083037876 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) 20241107083037876 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(172)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O BTS(172)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083037884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57222<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083037888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57218<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083037889 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083037889 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083037889 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083037889 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20241107083037889 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083037889 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:1202) 20241107083037889 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241107083037889 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083037889 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107083037889 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083037889 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083037889 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241107083037889 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083037889 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083037889 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083037889 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083037889 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083037889 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083037889 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083037889 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083037889 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083037890 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083037890 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083037890 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083037890 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083037890 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) 20241107083037890 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) 20241107083037890 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 7201 with status 0 respawn: 19: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_n3101_max_t3169 finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3101_max_t3169 pass'. Thu Nov 7 08:30:37 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 20241107083037944 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083037944 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083037944 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083037944 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083037974 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57232<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083038075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57232<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=406852) Waiting for packet dumper to finish... 1 (prev_count=406852, count=442672) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3101_max_t3169 pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_n3103_max_t3169'. ------ PCU_Tests.TC_n3103_max_t3169 ------ Thu Nov 7 08:30:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_n3103_max_t3169.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_n3103_max_t3169.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_n3103_max_t3169' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_n3103_max_t3169 started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107083041192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57246<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(178)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(178)@fb7e2f9c3787: Start timer T: 5 s 20241107083041217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57254<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(178)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_n3103_max_t3169-STATS(180)@fb7e2f9c3787: Start timer T: 2 s TC_n3103_max_t3169-STATS(180)@fb7e2f9c3787: Start timer T: 2 s 20241107083042945 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083042945 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083042945 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(178)@fb7e2f9c3787: OsmoPCU is now connected BTS(179)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083042961 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083042961 DLGLOBAL DEBUG validating counter group 0x55cdde248020(bts) with 102 counters (rate_ctr.c:86) 20241107083042961 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083042961 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083042961 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083042961 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083042961 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083042961 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083042961 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083042961 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083042961 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083042961 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083042961 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083042961 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083042961 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083042961 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083042961 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083042961 DL1IF DEBUG t3169=1 (pcu_l1_if.cpp:819) 20241107083042961 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083042961 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083042961 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083042961 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083042961 DL1IF DEBUG n3103=2 (pcu_l1_if.cpp:824) 20241107083042961 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083042961 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083042961 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083042961 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083042961 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083042961 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083042961 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083042961 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083042961 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083042961 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083042961 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083042961 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083042961 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083042961 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083042961 DLGLOBAL DEBUG validating counter group 0x7f5e308c75c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083042962 DLGLOBAL DEBUG validating counter group 0x55cdde247700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083042962 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083042962 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083042962 DLGLOBAL DEBUG validating counter group 0x7f5e308c8160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083042962 DLGLOBAL DEBUG validating counter group 0x7f5e308c8140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083042962 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083042962 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) 20241107083042962 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) 20241107083042962 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083042962 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083042962 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083042962 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083042962 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083042962 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083042962 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083042962 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083042962 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083042962 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083042962 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083042962 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083042962 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083042962 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083042962 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083042962 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083042962 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083042962 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083042962 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083042962 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083042962 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083042962 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083042962 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083042962 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083042962 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083042962 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083042963 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) 20241107083042963 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) 20241107083042964 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) 20241107083042964 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083042964 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083042964 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083042964 DLGLOBAL DEBUG validating counter group 0x55cdde247740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083042964 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083042964 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083042964 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083042964 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083042964 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083042964 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083042964 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083042964 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083042964 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083042964 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083042964 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083042964 DRLCMAC 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) 20241107083042964 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083042964 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083042964 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083042964 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083042964 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083042964 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083042964 DLGLOBAL DEBUG validating counter group 0x55cdde247b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083042964 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083042964 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083042964 DLGLOBAL DEBUG validating counter group 0x55cdde247be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083042964 DLGLOBAL DEBUG validating counter group 0x55cdde247c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083042965 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083042965 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:1192) 20241107083042965 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083042965 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083042965 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083042965 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083042965 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083042965 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083042965 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083042965 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) 20241107083042965 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) 20241107083042965 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083042965 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083042965 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083042965 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) 20241107083042965 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(179)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(179)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(179)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(179)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(179)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(179)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(179)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083042976 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) 20241107083042976 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) 20241107083042977 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) 20241107083042977 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) 20241107083042978 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) 20241107083042978 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) 20241107083042979 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) 20241107083042979 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) 20241107083042980 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) 20241107083042980 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) 20241107083042980 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) 20241107083042980 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) 20241107083042981 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) 20241107083042981 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) 20241107083042982 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) 20241107083042982 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) 20241107083042984 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083042992 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) 20241107083042992 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) 20241107083042993 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) 20241107083042993 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) 20241107083042994 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) 20241107083042994 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) 20241107083042995 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) 20241107083042995 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) 20241107083042996 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) 20241107083042996 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) 20241107083042997 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) 20241107083042997 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) 20241107083042999 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) 20241107083042999 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) 20241107083043000 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) 20241107083043000 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) 20241107083043002 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) 20241107083043002 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) 20241107083043003 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083043010 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) 20241107083043010 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) 20241107083043011 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) 20241107083043011 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) 20241107083043012 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) 20241107083043012 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) 20241107083043012 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) 20241107083043012 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) 20241107083043013 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) 20241107083043013 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) 20241107083043013 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) 20241107083043013 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) 20241107083043014 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) 20241107083043014 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) 20241107083043015 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) 20241107083043015 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) 20241107083043020 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) 20241107083043020 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) 20241107083043020 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083043034 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) 20241107083043035 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) 20241107083043036 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) 20241107083043036 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) 20241107083043037 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) 20241107083043037 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) 20241107083043037 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) 20241107083043037 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) 20241107083043039 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) 20241107083043039 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) 20241107083043039 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) 20241107083043039 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) 20241107083043040 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) 20241107083043040 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) 20241107083043041 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) 20241107083043041 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) 20241107083043042 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) 20241107083043042 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) 20241107083043042 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083043054 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) 20241107083043054 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) 20241107083043055 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) 20241107083043055 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) 20241107083043056 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) 20241107083043056 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) 20241107083043057 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) 20241107083043057 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) 20241107083043058 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) 20241107083043058 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) 20241107083043058 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) 20241107083043058 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) 20241107083043059 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) 20241107083043059 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) 20241107083043060 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) 20241107083043060 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) 20241107083043061 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) 20241107083043061 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) 20241107083043061 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083043074 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) 20241107083043074 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) 20241107083043075 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) 20241107083043075 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) 20241107083043076 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) 20241107083043076 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) 20241107083043077 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) 20241107083043077 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) 20241107083043078 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) 20241107083043078 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) 20241107083043079 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) 20241107083043079 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) 20241107083043080 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) 20241107083043080 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) 20241107083043080 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) 20241107083043080 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) 20241107083043084 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) 20241107083043084 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) 20241107083043084 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083043098 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) 20241107083043098 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) 20241107083043099 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) 20241107083043099 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) 20241107083043100 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) 20241107083043100 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) 20241107083043101 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) 20241107083043101 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) 20241107083043101 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) 20241107083043101 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) 20241107083043102 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) 20241107083043102 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) 20241107083043103 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) 20241107083043103 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) 20241107083043104 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) 20241107083043104 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) 20241107083043105 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) 20241107083043105 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) 20241107083043105 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083043117 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) 20241107083043117 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) 20241107083043118 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) 20241107083043118 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) 20241107083043119 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) 20241107083043119 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) 20241107083043120 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) 20241107083043120 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) 20241107083043121 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) 20241107083043121 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) 20241107083043123 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) 20241107083043123 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) 20241107083043124 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) 20241107083043124 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) 20241107083043125 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) 20241107083043125 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) 20241107083043127 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) 20241107083043127 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) 20241107083043127 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083043136 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) 20241107083043136 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) 20241107083043138 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) 20241107083043138 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) 20241107083043138 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) 20241107083043138 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) 20241107083043139 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) 20241107083043139 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) 20241107083043140 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) 20241107083043140 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) 20241107083043141 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) 20241107083043141 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) 20241107083043141 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) 20241107083043141 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) 20241107083043142 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) 20241107083043142 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) 20241107083043146 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) 20241107083043146 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) 20241107083043147 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083043160 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) 20241107083043160 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) 20241107083043162 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) 20241107083043162 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) 20241107083043162 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) 20241107083043162 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) 20241107083043163 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) 20241107083043163 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) 20241107083043164 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) 20241107083043164 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) 20241107083043165 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083043165 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083043165 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083043165 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) 20241107083043165 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) 20241107083043166 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) 20241107083043166 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) 20241107083043167 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) 20241107083043167 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) 20241107083043168 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) 20241107083043168 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) 20241107083043168 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 47 for type USF (pdch_ul_controller.c:184) 20241107083043168 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) 20241107083043169 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083043180 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 ae 28 cf c4 fc 53 27 3a 00 21 2b 19 0b a3 de e5 0a e8 f8 4d 9f d9 39 ca 15 7b 00 (pcu_l1_if.cpp:463) 20241107083043180 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) 20241107083043180 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083043180 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 01 01 00 00 00 01 ae 28 cf c4 fc 53 27 3a 00 21 2b 19 0b a3 de e5 0a e8 f8 4d 9f d9 39 ca 15 7b 00 (pdch.cpp:1021) 20241107083043180 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083043180 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:1072) 20241107083043180 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) 20241107083043180 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) 20241107083043180 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) 20241107083043180 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083043180 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 ae 28 cf c4 fc 53 27 3a 00 21 2b 19 0b a3 de e5 0a e8 f8 4d 9f d9 39 ca 15 7b (tbf_ul.cpp:337) 20241107083043180 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083043180 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083043180 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083043180 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083043180 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083043180 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083043180 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083043180 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) 20241107083043180 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) 20241107083043180 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083043180 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083043180 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083043181 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) 20241107083043181 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) 20241107083043182 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) 20241107083043182 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) 20241107083043183 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) 20241107083043183 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) 20241107083043184 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) 20241107083043184 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) 20241107083043185 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) 20241107083043185 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) 20241107083043186 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) 20241107083043186 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) 20241107083043186 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) 20241107083043186 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) 20241107083043187 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083043199 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 aa 10 40 e7 08 e7 bf a7 f7 6d 9e b2 95 da 71 36 fb 14 88 6f 02 1b 67 c3 26 69 00 (pcu_l1_if.cpp:463) 20241107083043199 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) 20241107083043199 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083043199 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 01 03 00 00 00 01 aa 10 40 e7 08 e7 bf a7 f7 6d 9e b2 95 da 71 36 fb 14 88 6f 02 1b 67 c3 26 69 00 (pdch.cpp:1021) 20241107083043199 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083043199 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) 20241107083043199 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) 20241107083043199 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107083043199 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=00 00 00 01 aa 10 40 e7 08 e7 bf a7 f7 6d 9e b2 95 da 71 36 fb 14 88 6f 02 1b 67 c3 26 69 (tbf_ul.cpp:337) 20241107083043199 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241107083043199 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241107083043199 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107083043199 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083043199 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) 20241107083043199 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) 20241107083043199 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083043199 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083043199 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) 20241107083043200 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) 20241107083043200 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) 20241107083043201 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) 20241107083043201 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) 20241107083043202 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) 20241107083043202 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) 20241107083043203 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) 20241107083043203 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) 20241107083043203 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) 20241107083043203 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) 20241107083043204 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) 20241107083043204 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) 20241107083043205 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) 20241107083043205 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) 20241107083043208 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083043222 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 c1 4b a1 ac 02 3d 04 a8 ef 5a ff c0 c1 ea 3e 79 03 f9 9f c7 51 57 b2 cb 90 de 00 (pcu_l1_if.cpp:463) 20241107083043223 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) 20241107083043223 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083043223 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 01 05 00 00 00 01 c1 4b a1 ac 02 3d 04 a8 ef 5a ff c0 c1 ea 3e 79 03 f9 9f c7 51 57 b2 cb 90 de 00 (pdch.cpp:1021) 20241107083043223 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083043223 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:1072) 20241107083043223 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) 20241107083043223 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) 20241107083043223 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241107083043223 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=00 00 00 01 c1 4b a1 ac 02 3d 04 a8 ef 5a ff c0 c1 ea 3e 79 03 f9 9f c7 51 57 b2 cb 90 de (tbf_ul.cpp:337) 20241107083043223 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241107083043223 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241107083043223 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241107083043223 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083043223 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) 20241107083043223 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) 20241107083043223 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083043223 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083043223 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) 20241107083043224 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) 20241107083043224 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) 20241107083043224 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) 20241107083043225 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) 20241107083043225 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) 20241107083043225 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) 20241107083043226 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) 20241107083043226 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) 20241107083043227 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) 20241107083043227 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) 20241107083043227 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) 20241107083043228 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) 20241107083043228 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) 20241107083043228 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) 20241107083043229 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083043241 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 b0 0f 30 a4 dd 95 10 80 6c d6 21 8b 7d 7b e7 04 2f 3c 35 ed 9d ca fb 78 b8 0b 00 (pcu_l1_if.cpp:463) 20241107083043241 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) 20241107083043241 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083043241 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 07 00 00 00 01 b0 0f 30 a4 dd 95 10 80 6c d6 21 8b 7d 7b e7 04 2f 3c 35 ed 9d ca fb 78 b8 0b 00 (pdch.cpp:1021) 20241107083043242 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083043242 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:1072) 20241107083043242 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) 20241107083043242 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) 20241107083043242 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241107083043242 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=00 00 00 01 b0 0f 30 a4 dd 95 10 80 6c d6 21 8b 7d 7b e7 04 2f 3c 35 ed 9d ca fb 78 b8 0b (tbf_ul.cpp:337) 20241107083043242 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241107083043242 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241107083043242 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241107083043242 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083043242 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) 20241107083043242 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) 20241107083043242 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083043242 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083043242 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) 20241107083043243 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) 20241107083043243 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) 20241107083043243 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) 20241107083043243 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) 20241107083043244 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) 20241107083043244 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) 20241107083043245 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) 20241107083043245 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) 20241107083043246 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) 20241107083043246 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) 20241107083043247 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) 20241107083043247 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) 20241107083043247 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) 20241107083043247 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) 20241107083043248 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083043261 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 85 c2 03 90 0c 12 7c 9a de 24 60 d9 a9 08 75 8a 6c 97 6d 1f 73 cd 4b 04 44 b5 00 (pcu_l1_if.cpp:463) 20241107083043261 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) 20241107083043261 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083043261 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 09 00 00 00 01 85 c2 03 90 0c 12 7c 9a de 24 60 d9 a9 08 75 8a 6c 97 6d 1f 73 cd 4b 04 44 b5 00 (pdch.cpp:1021) 20241107083043261 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083043261 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:1072) 20241107083043261 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) 20241107083043261 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) 20241107083043261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241107083043261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=00 00 00 01 85 c2 03 90 0c 12 7c 9a de 24 60 d9 a9 08 75 8a 6c 97 6d 1f 73 cd 4b 04 44 b5 (tbf_ul.cpp:337) 20241107083043261 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241107083043261 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241107083043261 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241107083043261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083043261 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) 20241107083043261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=130 (tbf_ul.cpp:197) 20241107083043261 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=130 (tbf_ul.cpp:467) 20241107083043261 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) 20241107083043261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107083043261 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107083043261 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107083043261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083043261 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) 20241107083043261 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083043261 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) 20241107083043262 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) 20241107083043262 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) 20241107083043263 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) 20241107083043263 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) 20241107083043264 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) 20241107083043264 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) 20241107083043265 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) 20241107083043265 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) 20241107083043266 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) 20241107083043266 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) 20241107083043267 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) 20241107083043267 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) 20241107083043268 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) 20241107083043268 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) 20241107083043270 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) 20241107083043270 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) 20241107083043270 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20241107083043270 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107083043270 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083043270 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) 20241107083043270 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20241107083043270 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) 20241107083043270 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) 20241107083043270 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083043270 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083043270 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) 20241107083043270 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) 20241107083043271 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083043285 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) 20241107083043285 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) 20241107083043286 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) 20241107083043286 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) 20241107083043287 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) 20241107083043287 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) 20241107083043288 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) 20241107083043288 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) 20241107083043289 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) 20241107083043289 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) 20241107083043290 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) 20241107083043290 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) 20241107083043290 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) 20241107083043291 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) 20241107083043291 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) 20241107083043291 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) 20241107083043292 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) 20241107083043292 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) 20241107083043293 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043304 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) 20241107083043304 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) 20241107083043305 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) 20241107083043305 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) 20241107083043306 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) 20241107083043306 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) 20241107083043307 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) 20241107083043307 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) 20241107083043307 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) 20241107083043307 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) 20241107083043308 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) 20241107083043308 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) 20241107083043309 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) 20241107083043309 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) 20241107083043310 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) 20241107083043310 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) 20241107083043311 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) 20241107083043311 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) 20241107083043311 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) 20241107083043312 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043323 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) 20241107083043323 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) 20241107083043324 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) 20241107083043324 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) 20241107083043325 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) 20241107083043325 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) 20241107083043326 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) 20241107083043326 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) 20241107083043326 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) 20241107083043326 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) 20241107083043327 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) 20241107083043327 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) 20241107083043328 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) 20241107083043328 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) 20241107083043329 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) 20241107083043329 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) 20241107083043332 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) 20241107083043332 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) 20241107083043333 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043347 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) 20241107083043347 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) 20241107083043347 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) 20241107083043347 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) 20241107083043347 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3103 0 => 1 (< MAX 2) (tbf.cpp:362) 20241107083043347 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event POLL_TIMEOUT (tbf.cpp:509) 20241107083043347 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) 20241107083043347 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) 20241107083043348 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) 20241107083043348 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) 20241107083043349 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) 20241107083043349 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) 20241107083043349 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) 20241107083043349 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) 20241107083043350 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) 20241107083043350 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) 20241107083043351 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) 20241107083043351 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) 20241107083043352 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) 20241107083043352 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) 20241107083043352 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) 20241107083043352 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) 20241107083043353 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) 20241107083043353 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) 20241107083043353 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 82 + 13 = 95 (pdch_ul_controller.c:131) 20241107083043353 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107083043353 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083043353 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) 20241107083043353 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type POLL (pdch_ul_controller.c:184) 20241107083043354 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) 20241107083043354 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) 20241107083043354 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) 20241107083043354 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) 20241107083043354 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Start timer T_3169: 1 s 20241107083043366 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) 20241107083043366 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) 20241107083043367 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) 20241107083043367 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) 20241107083043368 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) 20241107083043368 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) 20241107083043368 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) 20241107083043368 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) 20241107083043369 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) 20241107083043369 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) 20241107083043370 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) 20241107083043370 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) 20241107083043371 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) 20241107083043371 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) 20241107083043372 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) 20241107083043372 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) 20241107083043373 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) 20241107083043373 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) 20241107083043374 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043385 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) 20241107083043385 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) 20241107083043387 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) 20241107083043387 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) 20241107083043388 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) 20241107083043388 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) 20241107083043388 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) 20241107083043388 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) 20241107083043389 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) 20241107083043389 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) 20241107083043390 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) 20241107083043390 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) 20241107083043391 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) 20241107083043391 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) 20241107083043392 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) 20241107083043392 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) 20241107083043394 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) 20241107083043394 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) 20241107083043394 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) 20241107083043395 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043409 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) 20241107083043409 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) 20241107083043410 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) 20241107083043410 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) 20241107083043411 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) 20241107083043411 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) 20241107083043411 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) 20241107083043411 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) 20241107083043412 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) 20241107083043412 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) 20241107083043413 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) 20241107083043413 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) 20241107083043414 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) 20241107083043414 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) 20241107083043414 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) 20241107083043415 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) 20241107083043415 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) 20241107083043415 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) 20241107083043416 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043429 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) 20241107083043429 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) 20241107083043429 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) 20241107083043429 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) 20241107083043429 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3103 exceeded MAX (2) (tbf.cpp:358) 20241107083043429 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event MAX_N3103 (tbf.cpp:505) 20241107083043429 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: state_chg to RELEASING (tbf_ul_fsm.c:255) 20241107083043430 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) 20241107083043430 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) 20241107083043431 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) 20241107083043431 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) 20241107083043432 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) 20241107083043432 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) 20241107083043432 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) 20241107083043432 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) 20241107083043433 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) 20241107083043433 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) 20241107083043434 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) 20241107083043434 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) 20241107083043435 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) 20241107083043435 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) 20241107083043436 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) 20241107083043436 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) 20241107083043437 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043447 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) 20241107083043448 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) 20241107083043449 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) 20241107083043449 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) 20241107083043450 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) 20241107083043450 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) 20241107083043450 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) 20241107083043450 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) 20241107083043451 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) 20241107083043451 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) 20241107083043452 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) 20241107083043452 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) 20241107083043453 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) 20241107083043453 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) 20241107083043454 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) 20241107083043454 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) 20241107083043457 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) 20241107083043457 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) 20241107083043458 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043471 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) 20241107083043471 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) 20241107083043473 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) 20241107083043473 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) 20241107083043473 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) 20241107083043473 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) 20241107083043474 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) 20241107083043474 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) 20241107083043475 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) 20241107083043475 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) 20241107083043476 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) 20241107083043476 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) 20241107083043477 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) 20241107083043477 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) 20241107083043478 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) 20241107083043478 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) 20241107083043479 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) 20241107083043479 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) 20241107083043479 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043490 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) 20241107083043490 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) 20241107083043492 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) 20241107083043492 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) 20241107083043492 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) 20241107083043492 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) 20241107083043493 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) 20241107083043493 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) 20241107083043494 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) 20241107083043494 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) 20241107083043495 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) 20241107083043495 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) 20241107083043496 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) 20241107083043496 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) 20241107083043496 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) 20241107083043496 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) 20241107083043497 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) 20241107083043497 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) 20241107083043498 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043509 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) 20241107083043509 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) 20241107083043511 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) 20241107083043511 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) 20241107083043511 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) 20241107083043511 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) 20241107083043512 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) 20241107083043512 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) 20241107083043513 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) 20241107083043513 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) 20241107083043514 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) 20241107083043514 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) 20241107083043514 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) 20241107083043514 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) 20241107083043515 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) 20241107083043515 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) 20241107083043519 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) 20241107083043519 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) 20241107083043519 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043533 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) 20241107083043533 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) 20241107083043534 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) 20241107083043534 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) 20241107083043535 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) 20241107083043535 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) 20241107083043536 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) 20241107083043536 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) 20241107083043537 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) 20241107083043537 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) 20241107083043537 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) 20241107083043537 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) 20241107083043538 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) 20241107083043538 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) 20241107083043539 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) 20241107083043539 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) 20241107083043540 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) 20241107083043540 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) 20241107083043541 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043552 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) 20241107083043552 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) 20241107083043554 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) 20241107083043554 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) 20241107083043554 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) 20241107083043554 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) 20241107083043555 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) 20241107083043555 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) 20241107083043556 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) 20241107083043556 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) 20241107083043557 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) 20241107083043557 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) 20241107083043558 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) 20241107083043558 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) 20241107083043558 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) 20241107083043558 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) 20241107083043559 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) 20241107083043559 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) 20241107083043560 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043572 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) 20241107083043572 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) 20241107083043573 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) 20241107083043573 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) 20241107083043574 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) 20241107083043574 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) 20241107083043575 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) 20241107083043575 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) 20241107083043576 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) 20241107083043576 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) 20241107083043576 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) 20241107083043576 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) 20241107083043577 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) 20241107083043577 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) 20241107083043578 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) 20241107083043578 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) 20241107083043581 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) 20241107083043581 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) 20241107083043582 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043595 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) 20241107083043596 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) 20241107083043597 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) 20241107083043597 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) 20241107083043598 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) 20241107083043598 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) 20241107083043598 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) 20241107083043598 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) 20241107083043599 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) 20241107083043599 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) 20241107083043600 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) 20241107083043600 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) 20241107083043601 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) 20241107083043601 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) 20241107083043602 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) 20241107083043602 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) 20241107083043603 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) 20241107083043603 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) 20241107083043604 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043615 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) 20241107083043615 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) 20241107083043616 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) 20241107083043616 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) 20241107083043617 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) 20241107083043617 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) 20241107083043617 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) 20241107083043617 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) 20241107083043618 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) 20241107083043618 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) 20241107083043619 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) 20241107083043619 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) 20241107083043620 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) 20241107083043620 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) 20241107083043622 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) 20241107083043622 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) 20241107083043622 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) 20241107083043622 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) 20241107083043623 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043633 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) 20241107083043633 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) 20241107083043635 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) 20241107083043635 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) 20241107083043635 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) 20241107083043635 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) 20241107083043636 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) 20241107083043636 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) 20241107083043637 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) 20241107083043637 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) 20241107083043638 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) 20241107083043638 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) 20241107083043639 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) 20241107083043639 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) 20241107083043640 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) 20241107083043640 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) 20241107083043643 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) 20241107083043643 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) 20241107083043644 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043657 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) 20241107083043657 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) 20241107083043659 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) 20241107083043659 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) 20241107083043659 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) 20241107083043659 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) 20241107083043660 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) 20241107083043660 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) 20241107083043661 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) 20241107083043661 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) 20241107083043662 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) 20241107083043662 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) 20241107083043663 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) 20241107083043663 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) 20241107083043664 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) 20241107083043664 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) 20241107083043664 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) 20241107083043664 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) 20241107083043665 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043676 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) 20241107083043677 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) 20241107083043678 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) 20241107083043678 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) 20241107083043679 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) 20241107083043679 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) 20241107083043679 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) 20241107083043679 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) 20241107083043680 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) 20241107083043680 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) 20241107083043681 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) 20241107083043681 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) 20241107083043682 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) 20241107083043682 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) 20241107083043682 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) 20241107083043683 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) 20241107083043683 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) 20241107083043683 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) 20241107083043684 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043696 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) 20241107083043696 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) 20241107083043697 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) 20241107083043697 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) 20241107083043698 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) 20241107083043698 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) 20241107083043699 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) 20241107083043699 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) 20241107083043700 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) 20241107083043700 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) 20241107083043700 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) 20241107083043700 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) 20241107083043701 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) 20241107083043701 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) 20241107083043702 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) 20241107083043702 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) 20241107083043706 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) 20241107083043706 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) 20241107083043707 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043720 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) 20241107083043720 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) 20241107083043722 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) 20241107083043722 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) 20241107083043722 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) 20241107083043722 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) 20241107083043723 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) 20241107083043723 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) 20241107083043724 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) 20241107083043724 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) 20241107083043725 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) 20241107083043725 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) 20241107083043726 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) 20241107083043726 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) 20241107083043727 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) 20241107083043727 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) 20241107083043728 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) 20241107083043728 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) 20241107083043728 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043740 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) 20241107083043740 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) 20241107083043741 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) 20241107083043741 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) 20241107083043742 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) 20241107083043742 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) 20241107083043743 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) 20241107083043743 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) 20241107083043744 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) 20241107083043744 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) 20241107083043744 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) 20241107083043744 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) 20241107083043745 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) 20241107083043745 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) 20241107083043746 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) 20241107083043746 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) 20241107083043747 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) 20241107083043747 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) 20241107083043748 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043759 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) 20241107083043759 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) 20241107083043761 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) 20241107083043761 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) 20241107083043762 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) 20241107083043762 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) 20241107083043762 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) 20241107083043762 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) 20241107083043763 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) 20241107083043763 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) 20241107083043764 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) 20241107083043764 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) 20241107083043765 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) 20241107083043765 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) 20241107083043766 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) 20241107083043766 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) 20241107083043768 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) 20241107083043768 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) 20241107083043769 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043783 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) 20241107083043783 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) 20241107083043784 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) 20241107083043784 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) 20241107083043785 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) 20241107083043785 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) 20241107083043786 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) 20241107083043786 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) 20241107083043787 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) 20241107083043787 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) 20241107083043788 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) 20241107083043788 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) 20241107083043790 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) 20241107083043790 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) 20241107083043791 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) 20241107083043791 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) 20241107083043793 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) 20241107083043793 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) 20241107083043794 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043802 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) 20241107083043803 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) 20241107083043804 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) 20241107083043804 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) 20241107083043805 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) 20241107083043805 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) 20241107083043807 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) 20241107083043807 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) 20241107083043808 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) 20241107083043808 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) 20241107083043808 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) 20241107083043808 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) 20241107083043809 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) 20241107083043809 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) 20241107083043810 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) 20241107083043810 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) 20241107083043811 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) 20241107083043811 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) 20241107083043811 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043821 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) 20241107083043821 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) 20241107083043823 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) 20241107083043823 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) 20241107083043823 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) 20241107083043823 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) 20241107083043824 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) 20241107083043824 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) 20241107083043824 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) 20241107083043824 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) 20241107083043825 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) 20241107083043825 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) 20241107083043826 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) 20241107083043826 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) 20241107083043826 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) 20241107083043826 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) 20241107083043830 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) 20241107083043831 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) 20241107083043831 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043845 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) 20241107083043845 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) 20241107083043846 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) 20241107083043846 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) 20241107083043847 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) 20241107083043847 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) 20241107083043848 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) 20241107083043848 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) 20241107083043848 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) 20241107083043848 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) 20241107083043849 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) 20241107083043849 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) 20241107083043850 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) 20241107083043850 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) 20241107083043851 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) 20241107083043851 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) 20241107083043852 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) 20241107083043852 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) 20241107083043853 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043864 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) 20241107083043864 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) 20241107083043865 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) 20241107083043865 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) 20241107083043866 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) 20241107083043866 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) 20241107083043867 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) 20241107083043867 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) 20241107083043868 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) 20241107083043868 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) 20241107083043868 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) 20241107083043868 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) 20241107083043869 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) 20241107083043869 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) 20241107083043870 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) 20241107083043870 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) 20241107083043871 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) 20241107083043871 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) 20241107083043872 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043883 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) 20241107083043883 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) 20241107083043885 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) 20241107083043885 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) 20241107083043885 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) 20241107083043885 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) 20241107083043886 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) 20241107083043886 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) 20241107083043887 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) 20241107083043887 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) 20241107083043888 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) 20241107083043888 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) 20241107083043889 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) 20241107083043889 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) 20241107083043889 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) 20241107083043889 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) 20241107083043893 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) 20241107083043893 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) 20241107083043893 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043907 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) 20241107083043907 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) 20241107083043908 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) 20241107083043908 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) 20241107083043909 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) 20241107083043909 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) 20241107083043910 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) 20241107083043910 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) 20241107083043911 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) 20241107083043911 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) 20241107083043912 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) 20241107083043912 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) 20241107083043913 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) 20241107083043913 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) 20241107083043914 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) 20241107083043914 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) 20241107083043915 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) 20241107083043915 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) 20241107083043916 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043926 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) 20241107083043926 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) 20241107083043928 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) 20241107083043928 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) 20241107083043928 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) 20241107083043928 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) 20241107083043929 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) 20241107083043929 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) 20241107083043930 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) 20241107083043930 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) 20241107083043931 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) 20241107083043931 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) 20241107083043932 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) 20241107083043932 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) 20241107083043933 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) 20241107083043933 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) 20241107083043933 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) 20241107083043934 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) 20241107083043934 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043945 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) 20241107083043945 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) 20241107083043947 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) 20241107083043947 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) 20241107083043948 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) 20241107083043948 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) 20241107083043948 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) 20241107083043948 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) 20241107083043949 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) 20241107083043949 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) 20241107083043950 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) 20241107083043950 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) 20241107083043951 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) 20241107083043951 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) 20241107083043952 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) 20241107083043952 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) 20241107083043955 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) 20241107083043955 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) 20241107083043956 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043969 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) 20241107083043969 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) 20241107083043971 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) 20241107083043971 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) 20241107083043971 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) 20241107083043971 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) 20241107083043972 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) 20241107083043972 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) 20241107083043973 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) 20241107083043973 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) 20241107083043974 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) 20241107083043974 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) 20241107083043974 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) 20241107083043974 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) 20241107083043975 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) 20241107083043975 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) 20241107083043976 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) 20241107083043976 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) 20241107083043977 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083043988 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) 20241107083043989 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) 20241107083043990 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) 20241107083043990 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) 20241107083043990 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) 20241107083043990 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) 20241107083043991 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) 20241107083043991 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) 20241107083043992 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) 20241107083043992 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) 20241107083043993 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) 20241107083043993 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) 20241107083043994 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) 20241107083043994 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) 20241107083043994 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) 20241107083043994 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) 20241107083043995 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) 20241107083043995 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) 20241107083043996 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083044008 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) 20241107083044008 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) 20241107083044009 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) 20241107083044009 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) 20241107083044010 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) 20241107083044010 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) 20241107083044010 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) 20241107083044010 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) 20241107083044011 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) 20241107083044011 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) 20241107083044012 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) 20241107083044012 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) 20241107083044013 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) 20241107083044013 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) 20241107083044013 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) 20241107083044013 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) 20241107083044017 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) 20241107083044017 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) 20241107083044018 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083044032 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) 20241107083044032 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) 20241107083044033 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) 20241107083044033 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) 20241107083044034 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) 20241107083044034 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) 20241107083044035 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) 20241107083044035 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) 20241107083044035 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) 20241107083044036 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) 20241107083044037 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) 20241107083044037 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) 20241107083044037 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) 20241107083044037 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) 20241107083044038 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) 20241107083044038 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) 20241107083044039 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) 20241107083044039 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) 20241107083044040 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083044052 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) 20241107083044052 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) 20241107083044053 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) 20241107083044053 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) 20241107083044053 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) 20241107083044054 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) 20241107083044054 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) 20241107083044054 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) 20241107083044055 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) 20241107083044055 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) 20241107083044056 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) 20241107083044056 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) 20241107083044057 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) 20241107083044057 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) 20241107083044058 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) 20241107083044058 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) 20241107083044058 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) 20241107083044058 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) 20241107083044059 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083044071 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) 20241107083044071 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) 20241107083044072 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) 20241107083044072 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) 20241107083044073 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) 20241107083044073 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) 20241107083044073 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) 20241107083044073 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) 20241107083044074 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) 20241107083044074 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) 20241107083044075 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) 20241107083044075 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) 20241107083044076 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) 20241107083044076 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) 20241107083044077 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) 20241107083044077 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) 20241107083044080 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) 20241107083044080 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) 20241107083044081 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083044094 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) 20241107083044094 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) 20241107083044096 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) 20241107083044096 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) 20241107083044097 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) 20241107083044097 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) 20241107083044097 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) 20241107083044097 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) 20241107083044098 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) 20241107083044098 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) 20241107083044099 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) 20241107083044099 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) 20241107083044100 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) 20241107083044100 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) 20241107083044100 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) 20241107083044100 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) 20241107083044102 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) 20241107083044102 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) 20241107083044103 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083044113 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) 20241107083044113 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) 20241107083044115 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) 20241107083044115 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) 20241107083044115 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) 20241107083044115 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) 20241107083044116 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) 20241107083044116 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) 20241107083044117 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) 20241107083044117 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) 20241107083044118 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) 20241107083044118 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) 20241107083044118 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) 20241107083044118 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) 20241107083044119 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) 20241107083044119 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) 20241107083044120 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) 20241107083044120 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) 20241107083044121 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083044132 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) 20241107083044132 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) 20241107083044134 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) 20241107083044134 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) 20241107083044134 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) 20241107083044134 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) 20241107083044135 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) 20241107083044135 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) 20241107083044136 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) 20241107083044136 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) 20241107083044137 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) 20241107083044137 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) 20241107083044137 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) 20241107083044137 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) 20241107083044138 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) 20241107083044138 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) 20241107083044142 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) 20241107083044142 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) 20241107083044143 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083044156 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) 20241107083044156 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) 20241107083044157 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) 20241107083044157 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) 20241107083044158 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) 20241107083044158 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) 20241107083044159 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) 20241107083044159 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) 20241107083044160 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) 20241107083044160 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) 20241107083044161 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) 20241107083044161 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) 20241107083044161 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) 20241107083044161 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) 20241107083044162 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) 20241107083044162 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) 20241107083044163 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) 20241107083044163 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) 20241107083044164 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083044176 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) 20241107083044176 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) 20241107083044177 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) 20241107083044177 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) 20241107083044178 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) 20241107083044178 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) 20241107083044178 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) 20241107083044178 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) 20241107083044179 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) 20241107083044179 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) 20241107083044180 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) 20241107083044180 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) 20241107083044181 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) 20241107083044181 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) 20241107083044181 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) 20241107083044181 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) 20241107083044182 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) 20241107083044182 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) 20241107083044183 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083044195 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) 20241107083044195 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) 20241107083044196 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) 20241107083044196 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) 20241107083044197 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) 20241107083044197 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) 20241107083044198 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) 20241107083044198 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) 20241107083044198 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) 20241107083044198 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) 20241107083044199 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) 20241107083044199 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) 20241107083044200 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) 20241107083044200 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) 20241107083044201 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) 20241107083044201 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) 20241107083044204 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) 20241107083044204 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) 20241107083044205 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083044218 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) 20241107083044218 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) 20241107083044220 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) 20241107083044220 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) 20241107083044220 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) 20241107083044220 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) 20241107083044221 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) 20241107083044221 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) 20241107083044222 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) 20241107083044222 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) 20241107083044223 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) 20241107083044223 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) 20241107083044224 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) 20241107083044224 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) 20241107083044224 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) 20241107083044224 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) 20241107083044225 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) 20241107083044225 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) 20241107083044226 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083044238 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) 20241107083044238 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) 20241107083044239 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) 20241107083044239 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) 20241107083044240 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) 20241107083044240 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) 20241107083044240 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) 20241107083044240 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) 20241107083044241 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) 20241107083044241 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) 20241107083044242 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) 20241107083044242 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) 20241107083044243 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) 20241107083044243 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) 20241107083044244 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) 20241107083044244 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) 20241107083044244 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) 20241107083044244 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) 20241107083044245 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083044257 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) 20241107083044257 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) 20241107083044258 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) 20241107083044258 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) 20241107083044259 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) 20241107083044259 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) 20241107083044259 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) 20241107083044259 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) 20241107083044260 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) 20241107083044260 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) 20241107083044261 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) 20241107083044261 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) 20241107083044262 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) 20241107083044262 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) 20241107083044263 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) 20241107083044263 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) 20241107083044266 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) 20241107083044266 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) 20241107083044267 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083044281 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) 20241107083044281 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) 20241107083044282 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) 20241107083044282 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) 20241107083044283 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) 20241107083044283 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) 20241107083044284 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) 20241107083044284 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) 20241107083044284 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) 20241107083044284 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) 20241107083044285 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) 20241107083044285 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) 20241107083044286 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) 20241107083044286 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) 20241107083044287 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) 20241107083044287 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) 20241107083044288 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) 20241107083044288 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) 20241107083044288 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083044300 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) 20241107083044300 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) 20241107083044301 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) 20241107083044301 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) 20241107083044302 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) 20241107083044302 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) 20241107083044303 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) 20241107083044303 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) 20241107083044303 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) 20241107083044303 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) 20241107083044304 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) 20241107083044304 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) 20241107083044305 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) 20241107083044305 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) 20241107083044306 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) 20241107083044306 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) 20241107083044307 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) 20241107083044307 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) 20241107083044307 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083044319 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) 20241107083044319 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) 20241107083044320 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) 20241107083044320 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) 20241107083044321 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) 20241107083044321 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) 20241107083044322 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) 20241107083044322 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) 20241107083044322 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) 20241107083044322 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) 20241107083044323 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) 20241107083044323 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) 20241107083044324 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) 20241107083044324 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) 20241107083044325 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) 20241107083044325 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) 20241107083044328 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) 20241107083044328 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) 20241107083044329 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083044343 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) 20241107083044343 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) 20241107083044344 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) 20241107083044344 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) 20241107083044345 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) 20241107083044345 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) 20241107083044345 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) 20241107083044345 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) 20241107083044346 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) 20241107083044346 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) 20241107083044347 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) 20241107083044347 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) 20241107083044348 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) 20241107083044348 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) 20241107083044348 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) 20241107083044348 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) 20241107083044349 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) 20241107083044349 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) 20241107083044350 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: T_3169 timeout 20241107083044362 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) 20241107083044362 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) 20241107083044363 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) 20241107083044363 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) 20241107083044364 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) 20241107083044364 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) 20241107083044364 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) 20241107083044364 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) 20241107083044365 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) 20241107083044365 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) 20241107083044366 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) 20241107083044366 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) 20241107083044367 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) 20241107083044367 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) 20241107083044368 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) 20241107083044368 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) 20241107083044368 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) 20241107083044368 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) 20241107083044369 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083044373 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=290, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083044373 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083044373 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083044373 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083044373 DLGLOBAL DEBUG validating counter group 0x55cdde247740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083044373 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083044373 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083044373 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241107083044373 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083044373 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083044373 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083044373 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083044373 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083044373 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083044373 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083044373 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083044373 DRLCMAC 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) 20241107083044373 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083044373 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083044373 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083044373 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083044374 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083044374 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083044374 DLGLOBAL DEBUG validating counter group 0x55cdde247b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083044374 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083044374 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083044374 DLGLOBAL DEBUG validating counter group 0x55cdde247be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083044374 DLGLOBAL DEBUG validating counter group 0x55cdde247c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083044374 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083044374 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:1192) 20241107083044374 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083044374 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083044374 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241107083044374 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083044374 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083044374 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083044374 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083044374 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) 20241107083044374 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=290 (tbf_ul.cpp:221) 20241107083044374 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083044374 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083044374 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083044374 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 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083044382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57254<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083044385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57246<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083044386 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083044386 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083044386 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083044386 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241107083044386 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:1202) 20241107083044386 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241107083044386 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083044386 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083044386 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083044386 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241107083044386 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Deallocated (fsm.c:568) 20241107083044386 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083044386 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083044386 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083044386 DTBF INFO TBF(UL:TFI-0-1-0:G){ASSIGN} free (tbf.cpp:271) 20241107083044386 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083044386 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:1202) 20241107083044386 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241107083044386 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083044386 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107083044386 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083044386 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107083044386 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241107083044386 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107083044386 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107083044386 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083044387 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083044387 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083044387 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083044387 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083044387 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083044387 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083044387 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083044387 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107083044387 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083044387 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) 20241107083044387 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) 20241107083044387 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_n3103_max_t3169 finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3103_max_t3169 pass'. respawn: 19: stopped pid 7264 with status 0 respawn: 20: starting: osmo-pcu Thu Nov 7 08:30:44 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 20241107083044408 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083044408 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083044408 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083044408 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083044428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44334<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083044528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44334<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=332036) Waiting for packet dumper to finish... 1 (prev_count=332036, count=433020) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3103_max_t3169 pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_x2031_t3191'. ------ PCU_Tests.TC_x2031_t3191 ------ Thu Nov 7 08:30:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_x2031_t3191.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_x2031_t3191.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_x2031_t3191' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_x2031_t3191 started. 182@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 182@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_x2031_t3191-BVCI1234(185)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 182@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(186)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 182@fb7e2f9c3787: 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(189)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 182@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(189)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083047675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44342<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 182@fb7e2f9c3787: 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(192)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(192)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(188)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(188)@fb7e2f9c3787: Start timer T: 5 s 20241107083047682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44344<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(188)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_x2031_t3191-STATS(193)@fb7e2f9c3787: Start timer T: 2 s TC_x2031_t3191-STATS(193)@fb7e2f9c3787: Start timer T: 2 s 20241107083049409 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083049409 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083049410 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(188)@fb7e2f9c3787: OsmoPCU is now connected BTS(190)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083049420 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083049421 DLGLOBAL DEBUG validating counter group 0x55e4ed636020(bts) with 102 counters (rate_ctr.c:86) 20241107083049421 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083049421 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083049421 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083049421 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083049421 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083049421 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083049421 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083049421 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083049421 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083049421 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083049421 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083049421 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083049421 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083049421 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083049421 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083049421 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083049421 DL1IF DEBUG t3191=1 (pcu_l1_if.cpp:820) 20241107083049421 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083049421 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083049421 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083049421 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083049421 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083049421 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083049421 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083049421 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083049421 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083049421 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083049421 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083049421 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083049421 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083049421 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083049421 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083049421 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083049421 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083049421 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083049421 DLGLOBAL DEBUG validating counter group 0x7f63230735c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083049421 DLGLOBAL DEBUG validating counter group 0x55e4ed635700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083049421 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083049421 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083049421 DLGLOBAL DEBUG validating counter group 0x7f6323074160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083049422 DLGLOBAL DEBUG validating counter group 0x7f6323074140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083049422 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083049422 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) 20241107083049422 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) 20241107083049422 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083049422 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083049422 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083049422 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083049422 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083049422 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083049422 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083049422 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083049422 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083049422 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083049422 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083049422 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083049422 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083049422 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083049422 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083049422 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083049422 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083049422 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083049422 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083049422 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083049422 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083049422 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083049422 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083049422 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083049422 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083049422 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083049422 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) 20241107083049422 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) 20241107083049423 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(186)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(186)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(186)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(186)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(190)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" 20241107083049430 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083049430 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) 20241107083049430 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) 20241107083049430 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083049430 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083049430 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(190)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(190)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083049431 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083049431 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) 20241107083049431 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(190)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(186)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(186)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(190)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(190)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083049434 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083049434 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) 20241107083049435 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) 20241107083049435 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083049435 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083049435 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083049435 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083049435 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083049435 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083049435 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083049437 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) 20241107083049437 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) 20241107083049437 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083049437 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(186)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(186)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(190)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083049438 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) 20241107083049438 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) 20241107083049439 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) 20241107083049439 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) 20241107083049440 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) 20241107083049440 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) 20241107083049440 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) 20241107083049440 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) 20241107083049441 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) 20241107083049441 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) 20241107083049442 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) 20241107083049442 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) 20241107083049442 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) 20241107083049442 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) 20241107083049443 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 183@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 183@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083049449 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083049449 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083049449 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083049449 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083049449 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083049449 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083049449 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083049449 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_x2031_t3191-BVCI1234(185)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083049452 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) 20241107083049452 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) TC_x2031_t3191-BVCI1234(185)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083049453 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) 20241107083049453 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@fb7e2f9c3787: BSSGP successfully initialized 20241107083049453 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) 20241107083049453 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) 20241107083049453 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) 20241107083049453 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) 20241107083049453 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083049453 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083049453 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083049453 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083049453 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083049453 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083049453 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083049453 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083049454 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) 20241107083049454 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@fb7e2f9c3787: Start timer T: 2 s 20241107083049455 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) 20241107083049455 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) 20241107083049455 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) 20241107083049455 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) 20241107083049455 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) 20241107083049455 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) 20241107083049456 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083049456 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083049456 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083049456 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083049456 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083049456 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 200 (gprs_bssgp_pcu.c:177) 20241107083049456 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083049456 DLGLOBAL DEBUG validating counter group 0x55e4ed635740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083049456 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107083049456 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083049456 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107083049456 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 200 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083049456 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083049456 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083049456 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083049456 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083049456 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083049456 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083049456 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083049456 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083049456 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083049456 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083049456 DRLCMAC 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) 20241107083049456 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083049456 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083049456 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083049456 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083049456 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083049456 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083049456 DLGLOBAL DEBUG validating counter group 0x55e4ed635b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083049456 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083049456 DLGLOBAL DEBUG validating counter group 0x55e4ed635e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083049456 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083049456 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:1192) 20241107083049456 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) 20241107083049456 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) 20241107083049456 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) 20241107083049456 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) 20241107083049456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083049456 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) 20241107083049456 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083049456 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) 20241107083049456 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083049456 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) 20241107083049456 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) 20241107083049456 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) 20241107083049456 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083049456 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083049456 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083049456 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083049456 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083049456 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083049456 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083049456 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083049456 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083049456 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083049457 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(190)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083049459 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083049459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083049459 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083049459 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) 20241107083049459 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083049459 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083049459 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083049459 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083049459 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083049472 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) 20241107083049472 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) 20241107083049473 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) 20241107083049473 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) 20241107083049474 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) 20241107083049474 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) 20241107083049475 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) 20241107083049475 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) 20241107083049475 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) 20241107083049475 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) 20241107083049476 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) 20241107083049476 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) 20241107083049477 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) 20241107083049477 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) 20241107083049477 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) 20241107083049477 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) 20241107083049482 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083049497 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) 20241107083049497 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) 20241107083049499 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) 20241107083049499 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) 20241107083049500 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) 20241107083049500 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) 20241107083049501 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) 20241107083049501 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) 20241107083049502 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) 20241107083049502 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) 20241107083049504 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) 20241107083049504 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) 20241107083049504 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) 20241107083049504 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) 20241107083049505 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) 20241107083049505 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) 20241107083049506 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083049516 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) 20241107083049516 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) 20241107083049517 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) 20241107083049517 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) 20241107083049518 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) 20241107083049518 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) 20241107083049519 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) 20241107083049519 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) 20241107083049520 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) 20241107083049520 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) 20241107083049521 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) 20241107083049521 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) 20241107083049522 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) 20241107083049522 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) 20241107083049522 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) 20241107083049522 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) 20241107083049523 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083049536 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) 20241107083049536 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) 20241107083049538 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) 20241107083049538 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) 20241107083049538 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) 20241107083049538 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) 20241107083049539 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) 20241107083049539 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) 20241107083049540 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) 20241107083049540 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) 20241107083049541 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) 20241107083049541 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) 20241107083049542 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) 20241107083049542 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) 20241107083049542 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) 20241107083049542 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) 20241107083049546 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083049561 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) 20241107083049561 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) 20241107083049562 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) 20241107083049562 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) 20241107083049563 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) 20241107083049563 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) 20241107083049564 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) 20241107083049564 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) 20241107083049564 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) 20241107083049565 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) 20241107083049565 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) 20241107083049565 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) 20241107083049566 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) 20241107083049566 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) 20241107083049567 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) 20241107083049567 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) 20241107083049568 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083049580 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) 20241107083049580 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) 20241107083049581 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) 20241107083049581 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) 20241107083049582 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) 20241107083049582 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) 20241107083049583 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) 20241107083049583 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) 20241107083049584 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) 20241107083049584 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) 20241107083049585 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) 20241107083049585 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) 20241107083049587 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) 20241107083049587 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) 20241107083049588 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) 20241107083049588 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) 20241107083049589 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083049600 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) 20241107083049600 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) 20241107083049602 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) 20241107083049602 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) 20241107083049603 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) 20241107083049603 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) 20241107083049604 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) 20241107083049604 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) 20241107083049605 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) 20241107083049605 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) 20241107083049605 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) 20241107083049606 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) 20241107083049606 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) 20241107083049606 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) 20241107083049607 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) 20241107083049607 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) 20241107083049609 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083049624 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) 20241107083049624 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) 20241107083049625 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) 20241107083049625 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) 20241107083049626 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) 20241107083049626 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) 20241107083049627 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) 20241107083049627 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) 20241107083049627 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) 20241107083049627 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) 20241107083049628 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) 20241107083049628 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) 20241107083049629 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) 20241107083049629 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) 20241107083049630 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) 20241107083049630 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) 20241107083049630 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083049643 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) 20241107083049643 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) 20241107083049644 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) 20241107083049644 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) 20241107083049645 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) 20241107083049645 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) 20241107083049646 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) 20241107083049646 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) 20241107083049647 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) 20241107083049647 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) 20241107083049648 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) 20241107083049648 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) 20241107083049649 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) 20241107083049649 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) 20241107083049649 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) 20241107083049649 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) 20241107083049650 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083049659 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083049659 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) 20241107083049659 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083049662 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) 20241107083049662 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) 20241107083049664 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) 20241107083049664 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) 20241107083049665 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) 20241107083049665 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) 20241107083049666 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) 20241107083049666 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) 20241107083049666 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) 20241107083049666 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) 20241107083049667 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) 20241107083049667 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) 20241107083049668 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) 20241107083049668 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) 20241107083049669 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) 20241107083049669 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) 20241107083049672 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) 20241107083049672 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) 20241107083049672 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) 20241107083049672 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) 20241107083049672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=200) (tbf_dl.cpp:551) 20241107083049672 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083049672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 8e 20 9f c5 4a ac ee 4f 90 31 10 f2 27 fa 8a 3a 66 03 3c b7 2d 27 e8 5f 00 85 ed 97 1c 27 (tbf_dl.cpp:686) 20241107083049672 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) 20241107083049672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083049672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083049672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 07 00 01 8e 20 9f c5 4a ac ee 4f 90 31 10 f2 27 fa 8a 3a 66 03 3c b7 2d 27 e8 5f 00 85 ed 97 1c 27 00 (tbf_dl.cpp:911) 20241107083049672 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 8e 20 9f c5 4a ac ee 4f 90 31 10 f2 27 fa 8a 3a 66 03 3c b7 2d 27 e8 5f 00 85 ed 97 1c 27 00 (pcu_l1_if.cpp:182) 20241107083049673 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083049686 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) 20241107083049686 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) 20241107083049687 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) 20241107083049687 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) 20241107083049688 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) 20241107083049688 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) 20241107083049689 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) 20241107083049689 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) 20241107083049689 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) 20241107083049689 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) 20241107083049690 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) 20241107083049690 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) 20241107083049691 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) 20241107083049691 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) 20241107083049692 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) 20241107083049692 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) 20241107083049693 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) 20241107083049693 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) 20241107083049693 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) 20241107083049693 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) 20241107083049693 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083049693 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-2): 06 09 a5 54 82 c1 8d 65 a9 10 74 8b 8f 44 8a 2f 75 5f 23 7b 04 05 a7 9f bc 10 49 f8 cb 05 (tbf_dl.cpp:686) 20241107083049693 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) 20241107083049693 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083049693 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107083049693 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 06 09 a5 54 82 c1 8d 65 a9 10 74 8b 8f 44 8a 2f 75 5f 23 7b 04 05 a7 9f bc 10 49 f8 cb 05 00 (tbf_dl.cpp:911) 20241107083049693 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 06 09 a5 54 82 c1 8d 65 a9 10 74 8b 8f 44 8a 2f 75 5f 23 7b 04 05 a7 9f bc 10 49 f8 cb 05 00 (pcu_l1_if.cpp:182) 20241107083049693 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083049705 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) 20241107083049705 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) 20241107083049706 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) 20241107083049706 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) 20241107083049707 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) 20241107083049707 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) 20241107083049708 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) 20241107083049708 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) 20241107083049708 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) 20241107083049708 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) 20241107083049709 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) 20241107083049709 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) 20241107083049710 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) 20241107083049710 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) 20241107083049711 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) 20241107083049711 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) 20241107083049712 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) 20241107083049712 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) 20241107083049712 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) 20241107083049712 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) 20241107083049712 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083049712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-2): b3 07 70 a8 28 5c 91 f0 e6 7d 1b 13 f6 86 d6 c1 37 27 79 85 97 28 b1 09 78 55 4c cd b8 c6 (tbf_dl.cpp:686) 20241107083049712 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) 20241107083049712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083049712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107083049712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 b3 07 70 a8 28 5c 91 f0 e6 7d 1b 13 f6 86 d6 c1 37 27 79 85 97 28 b1 09 78 55 4c cd b8 c6 00 (tbf_dl.cpp:911) 20241107083049712 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 b3 07 70 a8 28 5c 91 f0 e6 7d 1b 13 f6 86 d6 c1 37 27 79 85 97 28 b1 09 78 55 4c cd b8 c6 00 (pcu_l1_if.cpp:182) 20241107083049712 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083049724 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) 20241107083049724 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) 20241107083049725 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) 20241107083049725 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) 20241107083049726 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) 20241107083049726 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) 20241107083049727 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) 20241107083049727 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) 20241107083049727 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) 20241107083049727 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) 20241107083049728 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) 20241107083049728 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) 20241107083049729 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) 20241107083049729 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) 20241107083049730 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) 20241107083049730 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) 20241107083049733 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) 20241107083049733 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) 20241107083049733 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) 20241107083049733 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) 20241107083049733 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083049733 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-2): b4 86 97 5e 5f 9c 36 b1 20 b8 6b 49 39 d8 e2 16 5c b1 54 28 ce 58 ab e6 be 93 fb dd ca 6c (tbf_dl.cpp:686) 20241107083049734 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) 20241107083049734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083049734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107083049734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 b4 86 97 5e 5f 9c 36 b1 20 b8 6b 49 39 d8 e2 16 5c b1 54 28 ce 58 ab e6 be 93 fb dd ca 6c 00 (tbf_dl.cpp:911) 20241107083049734 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 b4 86 97 5e 5f 9c 36 b1 20 b8 6b 49 39 d8 e2 16 5c b1 54 28 ce 58 ab e6 be 93 fb dd ca 6c 00 (pcu_l1_if.cpp:182) 20241107083049734 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083049748 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) 20241107083049748 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) 20241107083049749 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) 20241107083049749 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) 20241107083049750 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) 20241107083049750 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) 20241107083049750 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) 20241107083049750 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) 20241107083049751 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) 20241107083049751 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) 20241107083049752 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) 20241107083049752 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) 20241107083049753 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) 20241107083049753 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) 20241107083049753 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) 20241107083049753 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) 20241107083049754 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) 20241107083049754 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) 20241107083049754 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) 20241107083049754 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) 20241107083049754 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083049754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-2): 77 26 28 13 6d b2 42 0f f8 80 b2 f4 f9 cc 8a eb 13 a2 6a 78 2b 03 bc 4d 93 1b bc dc 5d 25 (tbf_dl.cpp:686) 20241107083049754 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) 20241107083049754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083049754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241107083049754 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 77 26 28 13 6d b2 42 0f f8 80 b2 f4 f9 cc 8a eb 13 a2 6a 78 2b 03 bc 4d 93 1b bc dc 5d 25 00 (tbf_dl.cpp:911) 20241107083049755 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 77 26 28 13 6d b2 42 0f f8 80 b2 f4 f9 cc 8a eb 13 a2 6a 78 2b 03 bc 4d 93 1b bc dc 5d 25 00 (pcu_l1_if.cpp:182) 20241107083049755 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083049767 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) 20241107083049767 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) 20241107083049768 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) 20241107083049768 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) 20241107083049769 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) 20241107083049769 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) 20241107083049769 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) 20241107083049769 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) 20241107083049770 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) 20241107083049770 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) 20241107083049771 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) 20241107083049771 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) 20241107083049772 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) 20241107083049772 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) 20241107083049772 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) 20241107083049772 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) 20241107083049773 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) 20241107083049773 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) 20241107083049773 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) 20241107083049773 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) 20241107083049773 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083049773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-2): d7 9d 3a d2 41 35 96 e3 e9 2f 57 35 e4 6a 6c 06 7a 37 9d 6c 08 a8 f9 8b a4 02 fa d5 0e 62 (tbf_dl.cpp:686) 20241107083049773 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) 20241107083049773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083049773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241107083049773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b d7 9d 3a d2 41 35 96 e3 e9 2f 57 35 e4 6a 6c 06 7a 37 9d 6c 08 a8 f9 8b a4 02 fa d5 0e 62 00 (tbf_dl.cpp:911) 20241107083049773 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 d7 9d 3a d2 41 35 96 e3 e9 2f 57 35 e4 6a 6c 06 7a 37 9d 6c 08 a8 f9 8b a4 02 fa d5 0e 62 00 (pcu_l1_if.cpp:182) 20241107083049774 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083049786 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) 20241107083049786 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) 20241107083049787 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) 20241107083049787 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) 20241107083049788 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) 20241107083049788 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) 20241107083049789 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) 20241107083049789 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) 20241107083049790 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) 20241107083049790 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) 20241107083049790 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) 20241107083049790 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) 20241107083049791 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) 20241107083049791 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) 20241107083049792 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) 20241107083049792 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) 20241107083049796 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) 20241107083049796 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) 20241107083049796 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) 20241107083049796 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) 20241107083049796 DRLCMACDL DEBUG -- Chunk with length 20 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083049796 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=200 (tbf_dl.cpp:663) 20241107083049796 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) 20241107083049796 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) 20241107083049796 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-2): 51 14 7d 98 fa ea d0 f6 c2 4a 2b f4 a6 bd d6 17 9d 60 5d 5d 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083049796 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) 20241107083049796 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083049796 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241107083049796 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) 20241107083049796 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20241107083049796 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20241107083049796 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) 20241107083049796 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) 20241107083049796 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 0f 00 0c 51 14 7d 98 fa ea d0 f6 c2 4a 2b f4 a6 bd d6 17 9d 60 5d 5d 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083049796 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 14 7d 98 fa ea d0 f6 c2 4a 2b f4 a6 bd d6 17 9d 60 5d 5d 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083049797 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083049810 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) 20241107083049810 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) 20241107083049811 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) 20241107083049811 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) 20241107083049812 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) 20241107083049812 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) 20241107083049813 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) 20241107083049813 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) 20241107083049813 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) 20241107083049814 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) 20241107083049814 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) 20241107083049814 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) 20241107083049815 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) 20241107083049815 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) 20241107083049816 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) 20241107083049816 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) 20241107083049817 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083049829 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) 20241107083049829 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) 20241107083049831 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) 20241107083049831 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) 20241107083049831 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) 20241107083049831 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) 20241107083049832 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) 20241107083049832 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) 20241107083049833 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) 20241107083049833 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) 20241107083049834 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) 20241107083049834 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) 20241107083049834 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) 20241107083049835 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) 20241107083049835 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) 20241107083049835 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) 20241107083049836 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083049849 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) 20241107083049849 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) 20241107083049850 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) 20241107083049850 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) 20241107083049851 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) 20241107083049851 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) 20241107083049852 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) 20241107083049852 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) 20241107083049852 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) 20241107083049852 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) 20241107083049853 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) 20241107083049853 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) 20241107083049854 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) 20241107083049854 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) 20241107083049855 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) 20241107083049855 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) 20241107083049859 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083049873 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) 20241107083049873 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) 20241107083049873 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083049873 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083049873 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) 20241107083049874 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083049874 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083049874 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:511) 20241107083049874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083049874 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) 20241107083049874 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) 20241107083049874 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107083049874 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083049874 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241107083049874 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241107083049874 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241107083049874 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241107083049874 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241107083049874 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241107083049874 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) 20241107083049874 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) 20241107083049874 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) 20241107083049874 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) 20241107083049874 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) 20241107083049875 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) 20241107083049875 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) 20241107083049876 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) 20241107083049876 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) 20241107083049877 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) 20241107083049877 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) 20241107083049877 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) 20241107083049877 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) 20241107083049878 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) 20241107083049878 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) 20241107083049879 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) 20241107083049879 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) 20241107083049880 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) 20241107083049880 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) 20241107083049881 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083049892 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) 20241107083049892 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) 20241107083049893 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) 20241107083049893 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) 20241107083049894 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) 20241107083049894 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) 20241107083049895 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) 20241107083049895 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) 20241107083049896 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) 20241107083049896 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) 20241107083049897 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) 20241107083049897 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) 20241107083049897 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) 20241107083049897 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) 20241107083049898 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) 20241107083049898 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) 20241107083049899 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) 20241107083049899 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) 20241107083049900 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083049911 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) 20241107083049911 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) 20241107083049912 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) 20241107083049912 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) 20241107083049913 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) 20241107083049913 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) 20241107083049914 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) 20241107083049914 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) 20241107083049915 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) 20241107083049915 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) 20241107083049916 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) 20241107083049916 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) 20241107083049916 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) 20241107083049916 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) 20241107083049917 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) 20241107083049917 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) 20241107083049921 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) 20241107083049921 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) 20241107083049922 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083049935 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) 20241107083049935 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) 20241107083049936 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) 20241107083049936 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) 20241107083049937 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) 20241107083049937 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) 20241107083049938 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) 20241107083049938 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) 20241107083049939 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) 20241107083049939 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) 20241107083049940 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) 20241107083049940 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) 20241107083049941 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) 20241107083049941 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) 20241107083049942 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) 20241107083049942 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) 20241107083049943 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) 20241107083049943 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) 20241107083049943 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083049954 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) 20241107083049954 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) 20241107083049956 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) 20241107083049956 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) 20241107083049956 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) 20241107083049956 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) 20241107083049957 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) 20241107083049957 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) 20241107083049958 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) 20241107083049958 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) 20241107083049959 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) 20241107083049959 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) 20241107083049960 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) 20241107083049960 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) 20241107083049960 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) 20241107083049960 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) 20241107083049961 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) 20241107083049961 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) 20241107083049962 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083049973 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) 20241107083049973 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) 20241107083049974 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) 20241107083049974 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) 20241107083049975 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) 20241107083049975 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) 20241107083049976 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) 20241107083049976 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) 20241107083049977 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) 20241107083049977 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) 20241107083049977 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) 20241107083049977 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) 20241107083049978 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) 20241107083049978 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) 20241107083049979 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) 20241107083049979 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) 20241107083049983 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) 20241107083049983 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) 20241107083049983 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083049997 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) 20241107083049997 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) 20241107083049999 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) 20241107083049999 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) 20241107083050000 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) 20241107083050000 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) 20241107083050001 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) 20241107083050001 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) 20241107083050002 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) 20241107083050002 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) 20241107083050002 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) 20241107083050002 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) 20241107083050003 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) 20241107083050003 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) 20241107083050004 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) 20241107083050004 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) 20241107083050005 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) 20241107083050005 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) 20241107083050006 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050016 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) 20241107083050016 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) 20241107083050017 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) 20241107083050017 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) 20241107083050018 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) 20241107083050018 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) 20241107083050019 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) 20241107083050019 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) 20241107083050020 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) 20241107083050020 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) 20241107083050021 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) 20241107083050021 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) 20241107083050021 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) 20241107083050021 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) 20241107083050022 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) 20241107083050022 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) 20241107083050023 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) 20241107083050023 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) 20241107083050024 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050035 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) 20241107083050035 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) 20241107083050037 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) 20241107083050037 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) 20241107083050037 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) 20241107083050037 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) 20241107083050038 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) 20241107083050038 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) 20241107083050039 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) 20241107083050039 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) 20241107083050040 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) 20241107083050040 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) 20241107083050041 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) 20241107083050041 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) 20241107083050041 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) 20241107083050041 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) 20241107083050045 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) 20241107083050045 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) 20241107083050046 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050059 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) 20241107083050059 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) 20241107083050061 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) 20241107083050061 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) 20241107083050061 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) 20241107083050061 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) 20241107083050062 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) 20241107083050062 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) 20241107083050063 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) 20241107083050063 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) 20241107083050064 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) 20241107083050064 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) 20241107083050064 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) 20241107083050065 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) 20241107083050065 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) 20241107083050065 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) 20241107083050066 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) 20241107083050066 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) 20241107083050067 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050078 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) 20241107083050078 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) 20241107083050080 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) 20241107083050080 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) 20241107083050080 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) 20241107083050080 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) 20241107083050081 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) 20241107083050081 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) 20241107083050082 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) 20241107083050082 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) 20241107083050083 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) 20241107083050083 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) 20241107083050083 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) 20241107083050083 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) 20241107083050084 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) 20241107083050084 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) 20241107083050085 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) 20241107083050085 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) 20241107083050085 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) 20241107083050085 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) 20241107083050085 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) 20241107083050085 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) 20241107083050085 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) 20241107083050085 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083050085 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241107083050085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241107083050085 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) 20241107083050085 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) 20241107083050085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083050085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241107083050085 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) 20241107083050085 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20241107083050085 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20241107083050085 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) 20241107083050085 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) 20241107083050085 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) 20241107083050085 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) 20241107083050086 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083050097 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) 20241107083050097 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) 20241107083050099 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) 20241107083050099 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) 20241107083050100 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) 20241107083050100 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) 20241107083050100 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) 20241107083050100 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) 20241107083050101 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) 20241107083050101 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) 20241107083050102 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) 20241107083050102 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) 20241107083050103 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) 20241107083050103 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) 20241107083050103 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) 20241107083050103 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) 20241107083050107 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083050122 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) 20241107083050122 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) 20241107083050123 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) 20241107083050123 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) 20241107083050124 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) 20241107083050124 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) 20241107083050124 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) 20241107083050124 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) 20241107083050125 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) 20241107083050125 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) 20241107083050126 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) 20241107083050126 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) 20241107083050127 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) 20241107083050127 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) 20241107083050127 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) 20241107083050127 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) 20241107083050128 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083050141 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) 20241107083050141 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) 20241107083050142 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) 20241107083050142 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) 20241107083050143 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) 20241107083050143 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) 20241107083050143 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) 20241107083050143 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) 20241107083050144 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) 20241107083050144 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) 20241107083050145 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) 20241107083050145 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) 20241107083050146 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) 20241107083050146 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) 20241107083050146 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) 20241107083050147 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) 20241107083050147 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083050160 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) 20241107083050160 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) 20241107083050160 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083050160 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083050160 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) 20241107083050161 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083050161 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083050161 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:511) 20241107083050161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083050161 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) 20241107083050161 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) 20241107083050161 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241107083050161 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) 20241107083050161 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) 20241107083050161 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) 20241107083050161 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) 20241107083050162 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) 20241107083050162 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) 20241107083050163 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) 20241107083050163 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) 20241107083050164 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) 20241107083050164 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) 20241107083050165 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) 20241107083050165 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) 20241107083050165 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) 20241107083050165 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) 20241107083050166 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) 20241107083050166 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) 20241107083050169 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) 20241107083050169 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) 20241107083050170 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050184 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) 20241107083050184 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) 20241107083050185 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) 20241107083050185 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) 20241107083050186 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) 20241107083050186 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) 20241107083050187 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) 20241107083050187 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) 20241107083050187 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) 20241107083050187 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) 20241107083050188 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) 20241107083050188 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) 20241107083050189 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) 20241107083050189 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) 20241107083050190 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) 20241107083050190 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) 20241107083050191 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) 20241107083050191 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) 20241107083050191 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050203 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) 20241107083050203 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) 20241107083050204 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) 20241107083050204 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) 20241107083050205 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) 20241107083050205 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) 20241107083050206 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) 20241107083050206 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) 20241107083050207 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) 20241107083050207 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) 20241107083050207 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) 20241107083050208 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) 20241107083050208 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) 20241107083050208 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) 20241107083050209 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) 20241107083050209 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) 20241107083050210 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) 20241107083050210 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) 20241107083050211 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050223 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) 20241107083050223 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) 20241107083050224 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) 20241107083050224 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) 20241107083050225 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) 20241107083050225 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) 20241107083050226 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) 20241107083050226 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) 20241107083050227 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) 20241107083050227 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) 20241107083050227 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) 20241107083050227 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) 20241107083050228 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) 20241107083050228 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) 20241107083050229 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) 20241107083050229 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) 20241107083050233 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) 20241107083050233 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) 20241107083050234 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050248 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) 20241107083050248 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) 20241107083050249 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) 20241107083050249 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) 20241107083050251 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) 20241107083050251 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) 20241107083050252 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) 20241107083050252 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) 20241107083050252 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) 20241107083050252 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) 20241107083050253 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) 20241107083050253 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) 20241107083050254 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) 20241107083050254 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) 20241107083050255 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) 20241107083050255 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) 20241107083050256 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) 20241107083050256 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) 20241107083050257 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050268 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) 20241107083050268 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) 20241107083050269 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) 20241107083050269 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) 20241107083050270 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) 20241107083050270 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) 20241107083050271 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) 20241107083050271 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) 20241107083050272 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) 20241107083050272 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) 20241107083050272 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) 20241107083050272 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) 20241107083050273 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) 20241107083050273 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) 20241107083050274 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) 20241107083050274 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) 20241107083050275 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) 20241107083050275 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) 20241107083050276 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050287 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) 20241107083050287 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) 20241107083050288 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) 20241107083050288 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) 20241107083050289 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) 20241107083050289 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) 20241107083050290 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) 20241107083050290 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) 20241107083050291 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) 20241107083050291 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) 20241107083050292 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) 20241107083050292 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) 20241107083050292 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) 20241107083050292 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) 20241107083050293 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) 20241107083050293 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) 20241107083050297 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) 20241107083050297 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) 20241107083050297 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050311 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) 20241107083050311 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) 20241107083050312 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) 20241107083050312 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) 20241107083050313 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) 20241107083050313 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) 20241107083050314 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) 20241107083050314 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) 20241107083050315 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) 20241107083050315 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) 20241107083050316 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) 20241107083050316 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) 20241107083050316 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) 20241107083050316 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) 20241107083050317 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) 20241107083050317 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) 20241107083050318 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) 20241107083050318 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) 20241107083050319 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050330 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) 20241107083050330 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) 20241107083050332 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) 20241107083050332 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) 20241107083050333 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) 20241107083050333 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) 20241107083050333 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) 20241107083050333 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) 20241107083050334 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) 20241107083050334 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) 20241107083050335 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) 20241107083050335 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) 20241107083050336 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) 20241107083050336 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) 20241107083050336 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) 20241107083050337 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) 20241107083050337 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) 20241107083050337 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) 20241107083050338 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050350 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) 20241107083050350 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) 20241107083050351 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) 20241107083050351 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) 20241107083050352 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) 20241107083050352 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) 20241107083050353 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) 20241107083050353 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) 20241107083050354 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) 20241107083050354 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) 20241107083050354 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) 20241107083050354 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) 20241107083050355 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) 20241107083050355 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) 20241107083050356 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) 20241107083050356 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) 20241107083050360 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) 20241107083050360 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) 20241107083050360 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) 20241107083050360 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) 20241107083050360 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) 20241107083050360 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) 20241107083050360 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) 20241107083050360 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083050360 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241107083050360 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241107083050360 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) 20241107083050360 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) 20241107083050360 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083050360 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241107083050360 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) 20241107083050360 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 195 + 13 = 208 (pdch_ul_controller.c:131) 20241107083050360 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type POLL (pdch_ul_controller.c:184) 20241107083050360 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) 20241107083050360 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) 20241107083050360 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) 20241107083050360 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) 20241107083050361 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083050376 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) 20241107083050376 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) 20241107083050377 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) 20241107083050377 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) 20241107083050378 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) 20241107083050378 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) 20241107083050380 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) 20241107083050380 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) 20241107083050381 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) 20241107083050381 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) 20241107083050381 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) 20241107083050381 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) 20241107083050382 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) 20241107083050382 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) 20241107083050383 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) 20241107083050383 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) 20241107083050384 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083050394 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) 20241107083050394 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) 20241107083050395 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) 20241107083050395 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) 20241107083050396 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) 20241107083050396 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) 20241107083050397 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) 20241107083050397 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) 20241107083050398 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) 20241107083050398 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) 20241107083050399 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) 20241107083050399 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) 20241107083050400 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) 20241107083050400 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) 20241107083050400 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) 20241107083050400 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) 20241107083050401 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083050413 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) 20241107083050413 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) 20241107083050414 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) 20241107083050414 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) 20241107083050415 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) 20241107083050415 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) 20241107083050415 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) 20241107083050415 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) 20241107083050416 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) 20241107083050416 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) 20241107083050417 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) 20241107083050417 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) 20241107083050418 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) 20241107083050418 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) 20241107083050419 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) 20241107083050419 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) 20241107083050422 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083050437 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) 20241107083050437 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) 20241107083050437 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083050437 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083050437 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) 20241107083050438 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083050438 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083050438 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:511) 20241107083050438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083050438 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) 20241107083050438 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) 20241107083050438 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241107083050438 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) 20241107083050438 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) 20241107083050438 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) 20241107083050438 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) 20241107083050439 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) 20241107083050440 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) 20241107083050441 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) 20241107083050441 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) 20241107083050441 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) 20241107083050441 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) 20241107083050442 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) 20241107083050442 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) 20241107083050443 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) 20241107083050443 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) 20241107083050444 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) 20241107083050444 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) 20241107083050445 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) 20241107083050445 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) 20241107083050446 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050456 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) 20241107083050456 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) 20241107083050457 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) 20241107083050457 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) 20241107083050458 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) 20241107083050458 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) 20241107083050458 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) 20241107083050458 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) 20241107083050459 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) 20241107083050459 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) 20241107083050460 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) 20241107083050460 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) 20241107083050461 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) 20241107083050461 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) 20241107083050461 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) 20241107083050461 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) 20241107083050462 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) 20241107083050462 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) 20241107083050463 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050475 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) 20241107083050475 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) 20241107083050476 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) 20241107083050476 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) 20241107083050477 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) 20241107083050477 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) 20241107083050477 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) 20241107083050477 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) 20241107083050478 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) 20241107083050478 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) 20241107083050479 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) 20241107083050479 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) 20241107083050480 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) 20241107083050480 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) 20241107083050481 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) 20241107083050481 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) 20241107083050484 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) 20241107083050484 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) 20241107083050485 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050499 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) 20241107083050499 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) 20241107083050500 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) 20241107083050500 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) 20241107083050501 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) 20241107083050501 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) 20241107083050501 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) 20241107083050501 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) 20241107083050502 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) 20241107083050502 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) 20241107083050503 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) 20241107083050503 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) 20241107083050504 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) 20241107083050504 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) 20241107083050504 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) 20241107083050504 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) 20241107083050505 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) 20241107083050505 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) 20241107083050506 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050518 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) 20241107083050518 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) 20241107083050519 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) 20241107083050519 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) 20241107083050519 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) 20241107083050519 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) 20241107083050519 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) 20241107083050519 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) 20241107083050520 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) 20241107083050520 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) 20241107083050520 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) 20241107083050520 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) 20241107083050520 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) 20241107083050520 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) 20241107083050521 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) 20241107083050521 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) 20241107083050522 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) 20241107083050522 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) 20241107083050522 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050537 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) 20241107083050537 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) 20241107083050538 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) 20241107083050538 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) 20241107083050539 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) 20241107083050539 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) 20241107083050540 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) 20241107083050540 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) 20241107083050540 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) 20241107083050540 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) 20241107083050541 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) 20241107083050541 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) 20241107083050542 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) 20241107083050542 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) 20241107083050543 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) 20241107083050543 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) 20241107083050546 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) 20241107083050546 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) 20241107083050547 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050561 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) 20241107083050561 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) 20241107083050562 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) 20241107083050562 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) 20241107083050563 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) 20241107083050563 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) 20241107083050564 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) 20241107083050564 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) 20241107083050565 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) 20241107083050565 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) 20241107083050566 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) 20241107083050566 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) 20241107083050567 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) 20241107083050567 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) 20241107083050568 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) 20241107083050568 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) 20241107083050569 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) 20241107083050569 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) 20241107083050570 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050580 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) 20241107083050580 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) 20241107083050582 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) 20241107083050582 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) 20241107083050582 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) 20241107083050582 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) 20241107083050583 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) 20241107083050583 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) 20241107083050584 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) 20241107083050584 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) 20241107083050585 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) 20241107083050585 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) 20241107083050585 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) 20241107083050585 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) 20241107083050586 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) 20241107083050586 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) 20241107083050587 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) 20241107083050587 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) 20241107083050588 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050601 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) 20241107083050601 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) 20241107083050602 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) 20241107083050602 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) 20241107083050603 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) 20241107083050603 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) 20241107083050603 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) 20241107083050603 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) 20241107083050604 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) 20241107083050604 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) 20241107083050606 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) 20241107083050606 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) 20241107083050606 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) 20241107083050606 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) 20241107083050607 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) 20241107083050607 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) 20241107083050610 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) 20241107083050610 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) 20241107083050611 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050624 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) 20241107083050624 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) 20241107083050626 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) 20241107083050626 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) 20241107083050626 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) 20241107083050626 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) 20241107083050627 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) 20241107083050627 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) 20241107083050628 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) 20241107083050628 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) 20241107083050629 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) 20241107083050629 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) 20241107083050630 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) 20241107083050630 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) 20241107083050630 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) 20241107083050630 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) 20241107083050631 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) 20241107083050631 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) 20241107083050632 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050643 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) 20241107083050643 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) 20241107083050645 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) 20241107083050645 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) 20241107083050645 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) 20241107083050646 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) 20241107083050646 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) 20241107083050646 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) 20241107083050647 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) 20241107083050647 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) 20241107083050648 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) 20241107083050648 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) 20241107083050648 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) 20241107083050649 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) 20241107083050649 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) 20241107083050649 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) 20241107083050650 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) 20241107083050650 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) 20241107083050650 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) 20241107083050650 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) 20241107083050650 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) 20241107083050650 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) 20241107083050650 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) 20241107083050650 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083050650 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241107083050650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241107083050650 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 243 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083050650 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) 20241107083050650 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) 20241107083050650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083050650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241107083050650 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) 20241107083050650 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 255 + 13 = 268 (pdch_ul_controller.c:131) 20241107083050650 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type POLL (pdch_ul_controller.c:184) 20241107083050650 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) 20241107083050650 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) 20241107083050650 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) 20241107083050650 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) 20241107083050651 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083050663 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) 20241107083050663 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) 20241107083050664 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) 20241107083050665 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) 20241107083050665 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) 20241107083050665 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) 20241107083050666 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) 20241107083050666 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) 20241107083050667 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) 20241107083050667 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) 20241107083050668 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) 20241107083050668 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) 20241107083050668 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) 20241107083050668 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) 20241107083050669 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) 20241107083050669 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) 20241107083050672 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083050687 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) 20241107083050687 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) 20241107083050688 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) 20241107083050688 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) 20241107083050689 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) 20241107083050689 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) 20241107083050690 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) 20241107083050690 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) 20241107083050690 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) 20241107083050690 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) 20241107083050691 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) 20241107083050691 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) 20241107083050692 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) 20241107083050692 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) 20241107083050693 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) 20241107083050693 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) 20241107083050693 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083050705 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) 20241107083050706 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) 20241107083050707 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) 20241107083050707 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) 20241107083050708 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) 20241107083050708 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) 20241107083050708 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) 20241107083050708 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) 20241107083050709 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) 20241107083050709 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) 20241107083050710 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) 20241107083050710 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) 20241107083050710 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) 20241107083050711 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) 20241107083050711 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) 20241107083050711 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) 20241107083050712 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083050725 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) 20241107083050725 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) 20241107083050725 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083050725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083050725 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) 20241107083050725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083050725 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083050725 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:511) 20241107083050725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083050725 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) 20241107083050725 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) 20241107083050725 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241107083050725 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) 20241107083050725 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083050725 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) 20241107083050726 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) 20241107083050726 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) 20241107083050727 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) 20241107083050727 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) 20241107083050727 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) 20241107083050727 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) 20241107083050728 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) 20241107083050728 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) 20241107083050729 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) 20241107083050729 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) 20241107083050730 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) 20241107083050730 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) 20241107083050730 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) 20241107083050730 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) 20241107083050734 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) 20241107083050734 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) 20241107083050735 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050748 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) 20241107083050748 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) 20241107083050749 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) 20241107083050749 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) 20241107083050750 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) 20241107083050750 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) 20241107083050751 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) 20241107083050751 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) 20241107083050752 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) 20241107083050752 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) 20241107083050753 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) 20241107083050753 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) 20241107083050753 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) 20241107083050753 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) 20241107083050754 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) 20241107083050754 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) 20241107083050755 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) 20241107083050755 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) 20241107083050756 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050768 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) 20241107083050768 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) 20241107083050769 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) 20241107083050769 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) 20241107083050770 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) 20241107083050770 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) 20241107083050771 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) 20241107083050771 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) 20241107083050771 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) 20241107083050771 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) 20241107083050772 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) 20241107083050772 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) 20241107083050773 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) 20241107083050773 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) 20241107083050774 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) 20241107083050774 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) 20241107083050775 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) 20241107083050775 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) 20241107083050776 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050786 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) 20241107083050786 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) 20241107083050787 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) 20241107083050787 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) 20241107083050787 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) 20241107083050787 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) 20241107083050788 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) 20241107083050788 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) 20241107083050789 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) 20241107083050789 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) 20241107083050789 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) 20241107083050789 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) 20241107083050790 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) 20241107083050790 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) 20241107083050791 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) 20241107083050791 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) 20241107083050796 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) 20241107083050796 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) 20241107083050797 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050810 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) 20241107083050810 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) 20241107083050812 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) 20241107083050812 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) 20241107083050813 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) 20241107083050813 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) 20241107083050814 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) 20241107083050815 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) 20241107083050816 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) 20241107083050816 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) 20241107083050817 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) 20241107083050817 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) 20241107083050818 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) 20241107083050818 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) 20241107083050819 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) 20241107083050819 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) 20241107083050820 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) 20241107083050820 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) 20241107083050820 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050830 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) 20241107083050830 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) 20241107083050831 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) 20241107083050831 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) 20241107083050832 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) 20241107083050832 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) 20241107083050833 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) 20241107083050833 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) 20241107083050834 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) 20241107083050834 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) 20241107083050834 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) 20241107083050834 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) 20241107083050835 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) 20241107083050835 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) 20241107083050836 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) 20241107083050836 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) 20241107083050837 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) 20241107083050837 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) 20241107083050838 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050849 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) 20241107083050849 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) 20241107083050850 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) 20241107083050850 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) 20241107083050851 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) 20241107083050851 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) 20241107083050852 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) 20241107083050852 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) 20241107083050853 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) 20241107083050853 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) 20241107083050853 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) 20241107083050853 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) 20241107083050854 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) 20241107083050854 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) 20241107083050855 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) 20241107083050855 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) 20241107083050858 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) 20241107083050858 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) 20241107083050859 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050873 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) 20241107083050873 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) 20241107083050874 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) 20241107083050874 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) 20241107083050875 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) 20241107083050875 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) 20241107083050876 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) 20241107083050876 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) 20241107083050877 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) 20241107083050877 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) 20241107083050878 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) 20241107083050878 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) 20241107083050878 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) 20241107083050878 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) 20241107083050880 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) 20241107083050880 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) 20241107083050881 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) 20241107083050881 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) 20241107083050881 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050892 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) 20241107083050892 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) 20241107083050893 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) 20241107083050893 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) 20241107083050894 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) 20241107083050894 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) 20241107083050895 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) 20241107083050895 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) 20241107083050896 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) 20241107083050896 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) 20241107083050897 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) 20241107083050897 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) 20241107083050898 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) 20241107083050898 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) 20241107083050899 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) 20241107083050899 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) 20241107083050900 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) 20241107083050900 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) 20241107083050900 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083050911 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) 20241107083050911 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) 20241107083050912 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) 20241107083050912 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) 20241107083050913 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) 20241107083050913 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) 20241107083050914 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) 20241107083050914 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) 20241107083050915 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) 20241107083050915 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) 20241107083050915 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) 20241107083050915 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) 20241107083050916 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) 20241107083050916 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) 20241107083050917 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) 20241107083050917 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) 20241107083050920 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) 20241107083050920 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) 20241107083050920 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) 20241107083050920 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) 20241107083050920 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) 20241107083050920 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) 20241107083050920 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) 20241107083050920 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083050920 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241107083050920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241107083050920 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) 20241107083050920 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) 20241107083050920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083050920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241107083050920 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) 20241107083050920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 312 + 13 = 325 (pdch_ul_controller.c:131) 20241107083050921 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type POLL (pdch_ul_controller.c:184) 20241107083050921 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) 20241107083050921 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) 20241107083050921 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) 20241107083050921 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) 20241107083050921 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083050935 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) 20241107083050935 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) 20241107083050936 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) 20241107083050936 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) 20241107083050937 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) 20241107083050937 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) 20241107083050937 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) 20241107083050938 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) 20241107083050939 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) 20241107083050939 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) 20241107083050940 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) 20241107083050940 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) 20241107083050940 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) 20241107083050940 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) 20241107083050941 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) 20241107083050941 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) 20241107083050942 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083050954 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) 20241107083050954 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) 20241107083050955 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) 20241107083050955 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) 20241107083050956 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) 20241107083050956 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) 20241107083050957 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) 20241107083050957 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) 20241107083050957 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) 20241107083050958 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) 20241107083050958 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) 20241107083050958 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) 20241107083050959 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) 20241107083050959 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) 20241107083050960 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) 20241107083050960 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) 20241107083050961 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083050973 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) 20241107083050973 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) 20241107083050974 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) 20241107083050974 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) 20241107083050975 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) 20241107083050975 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) 20241107083050976 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) 20241107083050976 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) 20241107083050977 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) 20241107083050977 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) 20241107083050978 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) 20241107083050978 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) 20241107083050978 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) 20241107083050978 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) 20241107083050979 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) 20241107083050979 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) 20241107083050983 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083050997 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) 20241107083050997 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) 20241107083050997 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083050997 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083050997 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) 20241107083050997 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083050997 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083050997 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:511) 20241107083050997 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083050997 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) 20241107083050997 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) 20241107083050997 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241107083050997 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) 20241107083050997 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) 20241107083050998 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) 20241107083050998 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) 20241107083050999 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) 20241107083050999 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) 20241107083051001 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) 20241107083051001 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) 20241107083051002 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) 20241107083051002 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) 20241107083051003 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) 20241107083051003 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) 20241107083051004 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) 20241107083051004 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) 20241107083051006 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) 20241107083051006 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) 20241107083051007 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) 20241107083051007 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) 20241107083051008 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051016 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) 20241107083051016 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) 20241107083051017 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) 20241107083051017 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) 20241107083051018 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) 20241107083051018 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) 20241107083051019 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) 20241107083051019 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) 20241107083051020 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) 20241107083051020 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) 20241107083051021 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) 20241107083051021 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) 20241107083051022 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) 20241107083051022 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) 20241107083051023 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) 20241107083051023 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) 20241107083051023 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) 20241107083051023 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) 20241107083051024 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051035 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) 20241107083051035 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) 20241107083051036 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) 20241107083051036 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) 20241107083051037 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) 20241107083051037 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) 20241107083051038 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) 20241107083051038 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) 20241107083051039 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) 20241107083051039 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) 20241107083051040 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) 20241107083051040 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) 20241107083051041 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) 20241107083051041 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) 20241107083051043 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) 20241107083051043 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) 20241107083051045 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) 20241107083051045 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) 20241107083051046 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051059 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) 20241107083051059 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) 20241107083051061 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) 20241107083051061 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) 20241107083051062 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) 20241107083051062 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) 20241107083051062 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) 20241107083051063 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) 20241107083051064 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) 20241107083051064 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) 20241107083051065 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) 20241107083051065 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) 20241107083051066 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) 20241107083051066 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) 20241107083051067 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) 20241107083051067 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) 20241107083051068 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) 20241107083051068 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) 20241107083051068 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051079 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) 20241107083051079 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) 20241107083051080 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) 20241107083051080 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) 20241107083051081 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) 20241107083051081 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) 20241107083051081 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) 20241107083051081 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) 20241107083051082 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) 20241107083051082 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) 20241107083051083 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) 20241107083051083 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) 20241107083051084 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) 20241107083051084 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) 20241107083051085 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) 20241107083051085 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) 20241107083051086 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) 20241107083051086 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) 20241107083051086 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051098 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) 20241107083051098 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) 20241107083051099 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) 20241107083051099 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) 20241107083051100 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) 20241107083051100 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) 20241107083051101 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) 20241107083051101 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) 20241107083051102 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) 20241107083051102 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) 20241107083051102 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) 20241107083051102 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) 20241107083051103 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) 20241107083051103 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) 20241107083051104 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) 20241107083051104 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) 20241107083051108 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) 20241107083051108 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) 20241107083051108 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051122 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) 20241107083051122 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) 20241107083051123 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) 20241107083051123 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) 20241107083051124 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) 20241107083051124 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) 20241107083051126 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) 20241107083051126 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) 20241107083051127 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) 20241107083051127 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) 20241107083051128 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) 20241107083051128 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) 20241107083051129 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) 20241107083051129 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) 20241107083051130 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) 20241107083051130 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) 20241107083051131 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) 20241107083051131 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) 20241107083051131 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051141 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) 20241107083051141 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) 20241107083051143 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) 20241107083051143 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) 20241107083051143 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) 20241107083051143 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) 20241107083051144 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) 20241107083051144 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) 20241107083051145 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) 20241107083051145 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) 20241107083051146 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) 20241107083051146 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) 20241107083051147 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) 20241107083051147 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) 20241107083051148 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) 20241107083051148 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) 20241107083051148 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) 20241107083051148 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) 20241107083051149 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051160 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) 20241107083051160 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) 20241107083051161 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) 20241107083051161 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) 20241107083051162 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) 20241107083051162 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) 20241107083051163 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) 20241107083051163 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) 20241107083051164 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) 20241107083051164 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) 20241107083051165 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) 20241107083051165 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) 20241107083051165 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) 20241107083051165 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) 20241107083051166 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) 20241107083051166 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) 20241107083051170 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) 20241107083051170 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) 20241107083051170 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051184 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) 20241107083051184 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) 20241107083051185 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) 20241107083051185 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) 20241107083051186 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) 20241107083051186 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) 20241107083051187 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) 20241107083051187 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) 20241107083051188 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) 20241107083051188 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) 20241107083051188 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) 20241107083051188 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) 20241107083051189 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) 20241107083051189 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) 20241107083051190 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) 20241107083051190 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) 20241107083051191 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) 20241107083051191 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) 20241107083051192 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051203 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) 20241107083051203 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) 20241107083051204 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) 20241107083051204 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) 20241107083051205 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) 20241107083051205 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) 20241107083051206 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) 20241107083051206 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) 20241107083051207 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) 20241107083051207 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) 20241107083051208 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) 20241107083051208 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) 20241107083051208 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) 20241107083051208 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) 20241107083051209 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) 20241107083051209 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) 20241107083051210 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) 20241107083051210 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) 20241107083051210 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) 20241107083051210 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) 20241107083051210 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) 20241107083051210 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) 20241107083051210 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) 20241107083051210 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083051210 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241107083051210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241107083051210 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) 20241107083051210 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) 20241107083051210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083051210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241107083051210 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) 20241107083051211 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 372 + 13 = 385 (pdch_ul_controller.c:131) 20241107083051211 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 385 for type POLL (pdch_ul_controller.c:184) 20241107083051211 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) 20241107083051211 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) 20241107083051211 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) 20241107083051211 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) 20241107083051211 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083051222 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) 20241107083051222 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) 20241107083051224 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) 20241107083051224 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) 20241107083051225 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) 20241107083051225 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) 20241107083051225 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) 20241107083051225 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) 20241107083051226 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) 20241107083051226 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) 20241107083051227 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) 20241107083051227 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) 20241107083051228 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) 20241107083051228 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) 20241107083051229 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) 20241107083051229 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) 20241107083051232 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083051246 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) 20241107083051246 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) 20241107083051248 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) 20241107083051248 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) 20241107083051249 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) 20241107083051249 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) 20241107083051250 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) 20241107083051250 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) 20241107083051251 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) 20241107083051251 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) 20241107083051251 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) 20241107083051251 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) 20241107083051252 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) 20241107083051252 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) 20241107083051253 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) 20241107083051253 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) 20241107083051254 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083051265 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) 20241107083051265 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) 20241107083051267 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) 20241107083051267 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) 20241107083051268 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) 20241107083051268 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) 20241107083051268 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) 20241107083051268 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) 20241107083051269 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) 20241107083051270 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) 20241107083051270 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) 20241107083051270 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) 20241107083051271 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) 20241107083051271 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) 20241107083051272 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) 20241107083051272 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) 20241107083051273 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083051284 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) 20241107083051285 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) 20241107083051285 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083051285 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083051285 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) 20241107083051285 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083051285 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083051285 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:511) 20241107083051285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083051285 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) 20241107083051285 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) 20241107083051285 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241107083051285 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) 20241107083051285 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) 20241107083051286 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) 20241107083051286 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) 20241107083051287 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) 20241107083051287 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) 20241107083051289 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) 20241107083051289 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) 20241107083051289 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) 20241107083051289 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) 20241107083051290 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) 20241107083051290 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) 20241107083051291 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) 20241107083051291 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) 20241107083051292 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) 20241107083051292 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) 20241107083051294 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) 20241107083051294 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) 20241107083051295 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051308 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) 20241107083051309 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) 20241107083051310 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) 20241107083051310 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) 20241107083051311 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) 20241107083051311 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) 20241107083051311 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) 20241107083051311 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) 20241107083051312 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) 20241107083051312 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) 20241107083051313 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) 20241107083051313 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) 20241107083051314 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) 20241107083051314 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) 20241107083051314 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) 20241107083051315 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) 20241107083051315 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) 20241107083051315 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) 20241107083051316 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051328 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) 20241107083051328 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) 20241107083051329 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) 20241107083051329 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) 20241107083051330 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) 20241107083051330 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) 20241107083051331 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) 20241107083051331 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) 20241107083051332 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) 20241107083051332 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) 20241107083051332 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) 20241107083051332 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) 20241107083051333 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) 20241107083051333 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) 20241107083051334 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) 20241107083051334 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) 20241107083051335 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) 20241107083051335 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) 20241107083051336 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051347 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) 20241107083051347 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) 20241107083051349 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) 20241107083051349 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) 20241107083051350 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) 20241107083051350 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) 20241107083051351 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) 20241107083051351 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) 20241107083051352 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) 20241107083051352 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) 20241107083051352 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) 20241107083051352 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) 20241107083051353 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) 20241107083051353 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) 20241107083051354 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) 20241107083051354 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) 20241107083051357 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) 20241107083051357 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) 20241107083051357 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051371 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) 20241107083051371 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) 20241107083051373 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) 20241107083051373 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) 20241107083051373 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) 20241107083051373 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) 20241107083051374 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) 20241107083051374 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) 20241107083051375 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) 20241107083051375 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) 20241107083051376 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) 20241107083051376 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) 20241107083051377 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) 20241107083051377 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) 20241107083051378 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) 20241107083051378 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) 20241107083051379 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) 20241107083051380 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) 20241107083051381 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051390 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) 20241107083051390 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) 20241107083051392 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) 20241107083051392 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) 20241107083051393 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) 20241107083051393 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) 20241107083051394 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) 20241107083051394 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) 20241107083051395 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) 20241107083051395 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) 20241107083051396 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) 20241107083051396 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) 20241107083051397 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) 20241107083051397 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) 20241107083051397 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) 20241107083051397 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) 20241107083051398 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) 20241107083051399 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) 20241107083051399 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051410 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) 20241107083051410 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) 20241107083051411 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) 20241107083051411 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) 20241107083051412 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) 20241107083051412 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) 20241107083051412 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) 20241107083051412 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) 20241107083051413 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) 20241107083051413 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) 20241107083051414 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) 20241107083051414 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) 20241107083051416 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) 20241107083051416 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) 20241107083051417 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) 20241107083051417 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) 20241107083051419 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) 20241107083051419 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) 20241107083051420 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051433 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) 20241107083051433 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) 20241107083051434 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) 20241107083051435 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) 20241107083051435 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) 20241107083051435 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) 20241107083051436 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) 20241107083051436 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) 20241107083051437 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) 20241107083051437 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) 20241107083051438 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) 20241107083051438 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) 20241107083051438 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) 20241107083051438 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) 20241107083051439 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) 20241107083051439 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) 20241107083051440 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) 20241107083051440 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) 20241107083051441 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051452 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) 20241107083051452 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) 20241107083051454 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) 20241107083051454 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) 20241107083051455 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) 20241107083051455 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) 20241107083051455 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) 20241107083051455 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) 20241107083051456 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) 20241107083051456 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) 20241107083051457 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) 20241107083051457 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) 20241107083051457 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) 20241107083051457 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) 20241107083051458 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) 20241107083051458 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) 20241107083051459 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) 20241107083051459 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) 20241107083051459 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051472 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) 20241107083051472 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) 20241107083051473 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) 20241107083051473 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) 20241107083051474 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) 20241107083051474 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) 20241107083051475 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) 20241107083051475 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) 20241107083051476 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) 20241107083051476 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) 20241107083051476 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) 20241107083051476 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) 20241107083051477 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) 20241107083051477 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) 20241107083051479 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) 20241107083051479 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) 20241107083051481 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) 20241107083051481 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) 20241107083051481 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) 20241107083051481 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) 20241107083051481 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) 20241107083051481 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) 20241107083051481 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) 20241107083051481 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083051482 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241107083051482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241107083051482 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) 20241107083051482 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) 20241107083051482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083051482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241107083051482 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) 20241107083051482 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 429 + 13 = 442 (pdch_ul_controller.c:131) 20241107083051482 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type POLL (pdch_ul_controller.c:184) 20241107083051482 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) 20241107083051482 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) 20241107083051482 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) 20241107083051482 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) 20241107083051482 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083051496 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) 20241107083051496 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) 20241107083051497 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) 20241107083051497 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) 20241107083051498 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) 20241107083051498 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) 20241107083051499 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) 20241107083051499 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) 20241107083051500 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) 20241107083051500 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) 20241107083051501 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) 20241107083051501 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) 20241107083051502 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) 20241107083051502 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) 20241107083051502 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) 20241107083051503 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) 20241107083051503 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083051515 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) 20241107083051515 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) 20241107083051516 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) 20241107083051516 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) 20241107083051517 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) 20241107083051517 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) 20241107083051518 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) 20241107083051518 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) 20241107083051519 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) 20241107083051519 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) 20241107083051520 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) 20241107083051520 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) 20241107083051521 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) 20241107083051521 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) 20241107083051523 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) 20241107083051523 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) 20241107083051524 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083051534 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) 20241107083051534 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) 20241107083051535 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) 20241107083051535 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) 20241107083051536 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) 20241107083051536 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) 20241107083051537 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) 20241107083051537 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) 20241107083051538 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) 20241107083051538 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) 20241107083051539 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) 20241107083051539 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) 20241107083051539 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) 20241107083051539 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) 20241107083051540 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) 20241107083051540 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) 20241107083051542 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083051557 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) 20241107083051557 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) 20241107083051557 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083051557 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083051557 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) 20241107083051557 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083051557 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083051557 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:511) 20241107083051557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083051557 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) 20241107083051557 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) 20241107083051557 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241107083051557 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) 20241107083051557 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) 20241107083051557 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) 20241107083051557 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) 20241107083051557 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) 20241107083051557 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) 20241107083051558 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) 20241107083051558 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) 20241107083051558 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) 20241107083051558 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) 20241107083051558 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) 20241107083051558 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) 20241107083051559 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) 20241107083051559 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) 20241107083051559 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) 20241107083051559 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) 20241107083051561 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) 20241107083051561 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) 20241107083051562 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051578 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) 20241107083051578 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) 20241107083051580 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) 20241107083051580 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) 20241107083051580 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) 20241107083051580 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) 20241107083051581 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) 20241107083051581 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) 20241107083051582 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) 20241107083051582 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) 20241107083051583 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) 20241107083051583 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) 20241107083051584 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) 20241107083051584 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) 20241107083051584 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) 20241107083051584 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) 20241107083051585 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) 20241107083051585 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) 20241107083051586 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051596 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) 20241107083051596 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) 20241107083051597 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) 20241107083051597 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) 20241107083051598 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) 20241107083051598 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) 20241107083051599 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) 20241107083051599 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) 20241107083051600 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) 20241107083051600 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) 20241107083051601 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) 20241107083051601 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) 20241107083051602 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) 20241107083051602 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) 20241107083051603 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) 20241107083051603 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) 20241107083051606 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) 20241107083051606 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) 20241107083051607 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051621 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) 20241107083051621 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) 20241107083051623 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) 20241107083051623 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) 20241107083051624 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) 20241107083051624 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) 20241107083051624 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) 20241107083051624 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) 20241107083051625 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) 20241107083051625 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) 20241107083051626 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) 20241107083051626 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) 20241107083051627 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) 20241107083051627 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) 20241107083051627 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) 20241107083051627 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) 20241107083051628 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) 20241107083051628 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) 20241107083051629 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051641 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) 20241107083051641 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) 20241107083051642 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) 20241107083051642 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) 20241107083051643 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) 20241107083051643 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) 20241107083051644 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) 20241107083051644 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) 20241107083051644 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) 20241107083051644 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) 20241107083051645 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) 20241107083051645 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) 20241107083051646 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) 20241107083051646 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) 20241107083051646 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) 20241107083051646 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) 20241107083051647 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) 20241107083051647 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) 20241107083051648 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051660 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) 20241107083051661 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) 20241107083051662 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) 20241107083051662 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) 20241107083051663 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) 20241107083051663 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) 20241107083051663 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) 20241107083051663 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) 20241107083051664 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) 20241107083051664 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) 20241107083051665 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) 20241107083051665 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) 20241107083051665 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) 20241107083051665 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) 20241107083051666 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) 20241107083051666 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) 20241107083051671 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) 20241107083051671 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) 20241107083051672 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051685 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) 20241107083051685 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) 20241107083051685 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) 20241107083051686 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) 20241107083051686 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) 20241107083051686 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) 20241107083051687 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) 20241107083051687 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) 20241107083051687 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) 20241107083051687 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) 20241107083051687 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) 20241107083051687 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) 20241107083051688 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) 20241107083051688 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) 20241107083051688 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) 20241107083051688 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) 20241107083051689 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) 20241107083051689 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) 20241107083051689 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051703 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) 20241107083051703 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) 20241107083051704 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) 20241107083051704 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) 20241107083051705 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) 20241107083051705 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) 20241107083051706 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) 20241107083051706 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) 20241107083051706 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) 20241107083051707 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) 20241107083051707 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) 20241107083051707 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) 20241107083051708 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) 20241107083051708 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) 20241107083051709 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) 20241107083051709 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) 20241107083051710 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) 20241107083051710 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) 20241107083051711 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051723 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) 20241107083051723 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) 20241107083051724 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) 20241107083051724 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) 20241107083051725 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) 20241107083051725 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) 20241107083051726 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) 20241107083051726 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) 20241107083051727 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) 20241107083051727 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) 20241107083051728 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) 20241107083051728 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) 20241107083051729 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) 20241107083051729 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) 20241107083051730 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) 20241107083051730 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) 20241107083051733 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) 20241107083051733 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) 20241107083051734 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051748 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) 20241107083051748 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) 20241107083051749 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) 20241107083051749 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) 20241107083051750 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) 20241107083051750 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) 20241107083051751 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) 20241107083051751 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) 20241107083051752 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) 20241107083051752 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) 20241107083051753 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) 20241107083051753 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) 20241107083051754 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) 20241107083051754 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) 20241107083051755 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) 20241107083051755 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) 20241107083051755 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) 20241107083051755 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) 20241107083051756 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051767 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) 20241107083051767 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) 20241107083051768 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) 20241107083051768 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) 20241107083051769 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) 20241107083051769 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) 20241107083051770 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) 20241107083051770 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) 20241107083051770 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) 20241107083051770 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) 20241107083051771 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) 20241107083051771 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) 20241107083051772 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) 20241107083051772 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) 20241107083051773 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) 20241107083051773 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) 20241107083051774 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) 20241107083051774 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) 20241107083051774 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) 20241107083051774 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) 20241107083051774 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) 20241107083051774 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) 20241107083051774 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) 20241107083051774 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083051774 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241107083051774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241107083051774 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 104 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083051774 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) 20241107083051774 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) 20241107083051774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083051774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241107083051774 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) 20241107083051774 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 489 + 13 = 502 (pdch_ul_controller.c:131) 20241107083051774 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type POLL (pdch_ul_controller.c:184) 20241107083051774 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) 20241107083051774 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) 20241107083051774 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) 20241107083051774 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) 20241107083051775 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083051786 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) 20241107083051786 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) 20241107083051787 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) 20241107083051787 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) 20241107083051788 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) 20241107083051788 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) 20241107083051789 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) 20241107083051789 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) 20241107083051790 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) 20241107083051790 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) 20241107083051790 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) 20241107083051790 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) 20241107083051791 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) 20241107083051791 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) 20241107083051792 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) 20241107083051792 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) 20241107083051796 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083051810 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) 20241107083051810 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) 20241107083051811 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) 20241107083051811 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) 20241107083051812 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) 20241107083051812 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) 20241107083051813 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) 20241107083051813 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) 20241107083051814 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) 20241107083051814 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) 20241107083051815 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) 20241107083051815 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) 20241107083051816 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) 20241107083051816 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) 20241107083051816 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) 20241107083051816 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) 20241107083051817 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083051829 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) 20241107083051829 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) 20241107083051830 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) 20241107083051830 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) 20241107083051831 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) 20241107083051831 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) 20241107083051832 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) 20241107083051832 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) 20241107083051833 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) 20241107083051833 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) 20241107083051833 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) 20241107083051833 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) 20241107083051834 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) 20241107083051834 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) 20241107083051835 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) 20241107083051835 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) 20241107083051836 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083051848 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) 20241107083051848 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) 20241107083051848 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083051849 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083051849 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) 20241107083051849 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083051849 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083051850 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:511) 20241107083051850 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083051850 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) 20241107083051850 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) 20241107083051850 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241107083051850 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) 20241107083051850 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083051850 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) 20241107083051851 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) 20241107083051851 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) 20241107083051852 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) 20241107083051852 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) 20241107083051853 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) 20241107083051853 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) 20241107083051854 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) 20241107083051854 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) 20241107083051855 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) 20241107083051855 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) 20241107083051855 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) 20241107083051855 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) 20241107083051856 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) 20241107083051856 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) 20241107083051858 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) 20241107083051858 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) 20241107083051859 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051872 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) 20241107083051872 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) 20241107083051873 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) 20241107083051873 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) 20241107083051874 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) 20241107083051874 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) 20241107083051875 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) 20241107083051875 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) 20241107083051876 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) 20241107083051876 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) 20241107083051877 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) 20241107083051877 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) 20241107083051878 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) 20241107083051878 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) 20241107083051879 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) 20241107083051879 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) 20241107083051880 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) 20241107083051880 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) 20241107083051881 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051892 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) 20241107083051892 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) 20241107083051893 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) 20241107083051893 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) 20241107083051894 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) 20241107083051894 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) 20241107083051894 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) 20241107083051894 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) 20241107083051895 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) 20241107083051895 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) 20241107083051896 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) 20241107083051896 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) 20241107083051897 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) 20241107083051897 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) 20241107083051897 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) 20241107083051897 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) 20241107083051898 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) 20241107083051898 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) 20241107083051899 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051911 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) 20241107083051911 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) 20241107083051912 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) 20241107083051912 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) 20241107083051912 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) 20241107083051913 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) 20241107083051913 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) 20241107083051913 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) 20241107083051914 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) 20241107083051914 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) 20241107083051915 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) 20241107083051915 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) 20241107083051916 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) 20241107083051916 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) 20241107083051917 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) 20241107083051917 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) 20241107083051921 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) 20241107083051921 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) 20241107083051922 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051935 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) 20241107083051935 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) 20241107083051936 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) 20241107083051936 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) 20241107083051937 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) 20241107083051937 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) 20241107083051938 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) 20241107083051938 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) 20241107083051939 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) 20241107083051939 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) 20241107083051939 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) 20241107083051939 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) 20241107083051940 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) 20241107083051940 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) 20241107083051941 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) 20241107083051941 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) 20241107083051942 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) 20241107083051942 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) 20241107083051943 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051954 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) 20241107083051954 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) 20241107083051955 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) 20241107083051955 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) 20241107083051956 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) 20241107083051956 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) 20241107083051957 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) 20241107083051957 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) 20241107083051958 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) 20241107083051958 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) 20241107083051958 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) 20241107083051959 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) 20241107083051959 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) 20241107083051959 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) 20241107083051960 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) 20241107083051960 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) 20241107083051961 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) 20241107083051961 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) 20241107083051962 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051973 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) 20241107083051973 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) 20241107083051974 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) 20241107083051974 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) 20241107083051975 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) 20241107083051975 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) 20241107083051976 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) 20241107083051976 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) 20241107083051977 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) 20241107083051977 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) 20241107083051977 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) 20241107083051978 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) 20241107083051978 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) 20241107083051978 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) 20241107083051979 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) 20241107083051979 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) 20241107083051982 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) 20241107083051982 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) 20241107083051983 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083051997 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) 20241107083051997 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) 20241107083051999 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) 20241107083051999 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) 20241107083051999 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) 20241107083051999 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) 20241107083052000 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) 20241107083052000 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) 20241107083052001 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) 20241107083052001 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) 20241107083052002 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) 20241107083052002 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) 20241107083052003 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) 20241107083052003 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) 20241107083052004 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) 20241107083052004 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) 20241107083052005 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) 20241107083052005 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) 20241107083052006 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052016 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) 20241107083052016 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) 20241107083052017 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) 20241107083052017 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) 20241107083052018 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) 20241107083052018 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) 20241107083052019 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) 20241107083052019 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) 20241107083052020 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) 20241107083052020 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) 20241107083052020 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) 20241107083052020 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) 20241107083052021 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) 20241107083052021 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) 20241107083052022 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) 20241107083052022 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) 20241107083052023 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) 20241107083052023 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) 20241107083052024 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052035 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) 20241107083052035 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) 20241107083052036 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) 20241107083052036 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) 20241107083052037 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) 20241107083052037 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) 20241107083052038 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) 20241107083052038 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) 20241107083052039 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) 20241107083052039 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) 20241107083052039 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) 20241107083052039 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) 20241107083052040 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) 20241107083052040 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) 20241107083052041 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) 20241107083052041 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) 20241107083052045 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) 20241107083052045 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) 20241107083052045 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) 20241107083052045 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052059 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) 20241107083052059 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) 20241107083052060 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) 20241107083052060 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) 20241107083052061 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) 20241107083052061 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) 20241107083052062 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) 20241107083052062 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) 20241107083052063 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) 20241107083052063 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) 20241107083052063 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) 20241107083052063 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) 20241107083052064 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) 20241107083052064 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) 20241107083052065 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) 20241107083052065 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) 20241107083052066 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) 20241107083052066 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) 20241107083052066 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) 20241107083052066 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052078 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) 20241107083052078 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) 20241107083052079 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) 20241107083052079 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) 20241107083052080 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) 20241107083052080 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) 20241107083052081 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) 20241107083052081 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) 20241107083052082 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) 20241107083052082 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) 20241107083052083 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) 20241107083052083 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) 20241107083052084 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) 20241107083052084 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) 20241107083052085 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) 20241107083052085 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) 20241107083052085 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) 20241107083052086 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) 20241107083052086 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) 20241107083052086 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052098 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) 20241107083052098 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) 20241107083052099 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) 20241107083052099 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) 20241107083052100 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) 20241107083052100 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) 20241107083052101 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) 20241107083052101 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) 20241107083052102 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) 20241107083052102 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) 20241107083052103 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) 20241107083052103 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) 20241107083052103 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) 20241107083052103 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) 20241107083052104 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) 20241107083052104 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) 20241107083052107 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) 20241107083052107 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) 20241107083052107 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) 20241107083052108 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052121 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) 20241107083052121 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) 20241107083052123 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) 20241107083052123 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) 20241107083052123 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) 20241107083052123 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) 20241107083052124 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) 20241107083052124 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) 20241107083052125 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) 20241107083052125 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) 20241107083052126 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) 20241107083052126 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) 20241107083052126 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) 20241107083052127 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) 20241107083052127 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) 20241107083052127 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) 20241107083052128 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) 20241107083052128 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) 20241107083052128 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) 20241107083052129 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052140 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) 20241107083052140 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) 20241107083052142 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) 20241107083052142 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) 20241107083052142 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) 20241107083052142 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) 20241107083052143 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) 20241107083052143 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) 20241107083052144 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) 20241107083052144 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) 20241107083052145 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) 20241107083052145 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) 20241107083052146 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) 20241107083052146 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) 20241107083052147 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) 20241107083052147 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) 20241107083052148 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) 20241107083052148 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) 20241107083052148 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) 20241107083052148 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052159 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) 20241107083052159 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) 20241107083052161 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) 20241107083052161 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) 20241107083052162 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) 20241107083052162 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) 20241107083052163 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) 20241107083052163 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) 20241107083052164 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) 20241107083052164 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) 20241107083052164 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) 20241107083052164 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) 20241107083052165 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) 20241107083052165 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) 20241107083052166 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) 20241107083052166 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) 20241107083052169 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) 20241107083052169 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) 20241107083052169 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) 20241107083052170 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052183 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) 20241107083052183 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) 20241107083052185 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) 20241107083052185 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) 20241107083052185 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) 20241107083052185 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) 20241107083052186 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) 20241107083052186 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) 20241107083052187 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) 20241107083052187 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) 20241107083052188 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) 20241107083052188 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) 20241107083052189 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) 20241107083052189 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) 20241107083052189 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) 20241107083052189 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) 20241107083052190 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) 20241107083052190 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) 20241107083052190 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) 20241107083052191 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052203 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) 20241107083052203 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) 20241107083052204 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) 20241107083052204 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) 20241107083052205 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) 20241107083052205 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) 20241107083052205 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) 20241107083052205 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) 20241107083052206 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) 20241107083052206 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) 20241107083052207 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) 20241107083052207 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) 20241107083052207 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) 20241107083052207 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) 20241107083052208 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) 20241107083052208 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) 20241107083052209 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) 20241107083052209 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) 20241107083052209 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) 20241107083052209 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052222 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) 20241107083052222 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) 20241107083052223 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) 20241107083052223 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) 20241107083052224 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) 20241107083052224 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) 20241107083052225 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) 20241107083052225 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) 20241107083052226 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) 20241107083052226 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) 20241107083052227 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) 20241107083052227 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) 20241107083052227 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) 20241107083052227 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) 20241107083052228 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) 20241107083052228 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) 20241107083052231 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) 20241107083052231 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) 20241107083052231 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) 20241107083052232 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052245 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) 20241107083052245 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) 20241107083052247 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) 20241107083052247 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) 20241107083052247 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) 20241107083052247 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) 20241107083052248 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) 20241107083052248 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) 20241107083052249 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) 20241107083052249 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) 20241107083052250 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) 20241107083052250 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) 20241107083052251 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) 20241107083052251 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) 20241107083052252 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) 20241107083052252 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) 20241107083052253 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) 20241107083052253 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) 20241107083052253 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) 20241107083052254 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052265 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) 20241107083052265 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) 20241107083052266 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) 20241107083052266 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) 20241107083052267 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) 20241107083052267 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) 20241107083052268 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) 20241107083052268 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) 20241107083052268 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) 20241107083052268 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) 20241107083052269 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) 20241107083052269 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) 20241107083052270 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) 20241107083052270 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) 20241107083052271 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) 20241107083052271 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) 20241107083052272 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) 20241107083052272 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) 20241107083052272 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) 20241107083052272 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052284 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) 20241107083052284 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) 20241107083052286 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) 20241107083052286 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) 20241107083052287 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) 20241107083052287 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) 20241107083052287 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) 20241107083052287 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) 20241107083052288 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) 20241107083052288 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) 20241107083052289 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) 20241107083052289 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) 20241107083052290 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) 20241107083052290 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) 20241107083052290 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) 20241107083052290 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) 20241107083052293 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) 20241107083052293 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) 20241107083052293 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) 20241107083052294 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052308 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) 20241107083052308 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) 20241107083052309 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) 20241107083052309 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) 20241107083052310 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) 20241107083052310 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) 20241107083052311 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) 20241107083052311 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) 20241107083052312 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) 20241107083052312 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) 20241107083052313 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) 20241107083052313 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) 20241107083052314 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) 20241107083052314 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) 20241107083052314 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) 20241107083052314 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) 20241107083052315 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) 20241107083052315 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) 20241107083052315 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) 20241107083052316 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052327 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) 20241107083052327 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) 20241107083052329 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) 20241107083052329 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) 20241107083052329 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) 20241107083052329 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) 20241107083052330 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) 20241107083052330 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) 20241107083052331 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) 20241107083052331 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) 20241107083052332 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) 20241107083052332 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) 20241107083052332 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) 20241107083052332 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) 20241107083052333 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) 20241107083052333 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) 20241107083052334 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) 20241107083052334 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) 20241107083052334 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) 20241107083052335 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052346 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) 20241107083052346 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) 20241107083052348 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) 20241107083052348 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) 20241107083052348 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) 20241107083052349 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) 20241107083052349 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) 20241107083052349 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) 20241107083052350 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) 20241107083052350 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) 20241107083052351 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) 20241107083052351 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) 20241107083052352 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) 20241107083052352 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) 20241107083052352 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) 20241107083052352 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) 20241107083052356 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) 20241107083052356 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) 20241107083052356 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) 20241107083052357 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052370 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) 20241107083052370 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) 20241107083052372 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) 20241107083052372 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) 20241107083052373 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) 20241107083052373 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) 20241107083052374 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) 20241107083052374 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) 20241107083052374 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) 20241107083052375 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) 20241107083052375 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) 20241107083052375 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) 20241107083052376 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) 20241107083052376 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) 20241107083052377 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) 20241107083052377 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) 20241107083052377 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) 20241107083052378 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) 20241107083052378 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) 20241107083052378 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052389 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) 20241107083052389 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) 20241107083052391 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) 20241107083052391 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) 20241107083052391 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) 20241107083052391 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) 20241107083052392 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) 20241107083052392 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) 20241107083052393 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) 20241107083052393 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) 20241107083052394 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) 20241107083052394 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) 20241107083052394 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) 20241107083052395 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) 20241107083052395 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) 20241107083052395 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) 20241107083052396 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) 20241107083052396 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) 20241107083052396 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) 20241107083052397 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052409 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) 20241107083052409 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) 20241107083052410 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) 20241107083052410 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) 20241107083052411 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) 20241107083052411 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) 20241107083052411 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) 20241107083052411 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) 20241107083052412 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) 20241107083052412 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) 20241107083052413 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) 20241107083052413 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) 20241107083052414 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) 20241107083052414 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) 20241107083052414 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) 20241107083052415 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) 20241107083052418 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) 20241107083052418 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) 20241107083052418 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) 20241107083052419 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052432 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) 20241107083052432 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) 20241107083052434 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) 20241107083052434 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) 20241107083052434 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) 20241107083052434 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) 20241107083052435 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) 20241107083052435 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) 20241107083052436 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) 20241107083052436 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) 20241107083052437 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) 20241107083052437 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) 20241107083052437 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) 20241107083052437 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) 20241107083052438 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) 20241107083052438 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) 20241107083052439 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) 20241107083052439 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) 20241107083052439 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) 20241107083052440 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052452 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) 20241107083052452 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) 20241107083052453 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) 20241107083052453 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) 20241107083052453 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) 20241107083052454 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) 20241107083052454 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) 20241107083052454 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) 20241107083052455 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) 20241107083052455 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) 20241107083052456 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) 20241107083052456 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) 20241107083052456 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) 20241107083052457 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) 20241107083052457 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) 20241107083052457 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) 20241107083052458 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) 20241107083052458 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) 20241107083052458 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) 20241107083052459 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052470 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) 20241107083052470 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) 20241107083052472 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) 20241107083052472 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) 20241107083052472 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) 20241107083052472 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) 20241107083052473 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) 20241107083052473 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) 20241107083052474 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) 20241107083052474 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) 20241107083052474 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) 20241107083052474 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) 20241107083052475 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) 20241107083052475 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) 20241107083052476 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) 20241107083052476 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) 20241107083052480 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) 20241107083052480 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) 20241107083052480 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) 20241107083052480 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052494 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) 20241107083052494 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) 20241107083052495 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) 20241107083052495 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) 20241107083052496 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) 20241107083052496 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) 20241107083052497 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) 20241107083052497 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) 20241107083052497 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) 20241107083052497 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) 20241107083052498 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) 20241107083052498 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) 20241107083052499 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) 20241107083052499 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) 20241107083052500 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) 20241107083052500 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) 20241107083052501 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) 20241107083052501 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) 20241107083052501 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) 20241107083052501 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052513 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) 20241107083052513 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) 20241107083052514 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) 20241107083052514 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) 20241107083052515 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) 20241107083052515 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) 20241107083052516 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) 20241107083052516 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) 20241107083052516 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) 20241107083052516 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) 20241107083052517 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) 20241107083052517 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) 20241107083052518 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) 20241107083052518 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) 20241107083052519 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) 20241107083052519 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) 20241107083052520 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) 20241107083052520 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) 20241107083052520 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) 20241107083052520 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052532 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) 20241107083052532 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) 20241107083052533 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) 20241107083052533 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) 20241107083052534 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) 20241107083052534 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) 20241107083052535 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) 20241107083052535 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) 20241107083052535 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) 20241107083052536 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) 20241107083052536 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) 20241107083052536 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) 20241107083052537 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) 20241107083052537 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) 20241107083052538 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) 20241107083052538 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) 20241107083052541 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) 20241107083052541 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) 20241107083052542 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) 20241107083052542 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052556 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) 20241107083052556 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) 20241107083052557 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) 20241107083052557 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) 20241107083052558 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) 20241107083052558 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) 20241107083052559 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) 20241107083052559 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) 20241107083052559 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) 20241107083052559 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) 20241107083052560 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) 20241107083052560 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) 20241107083052561 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) 20241107083052561 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) 20241107083052562 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) 20241107083052562 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) 20241107083052563 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) 20241107083052563 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) 20241107083052563 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) 20241107083052564 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052575 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) 20241107083052575 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) 20241107083052576 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) 20241107083052576 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) 20241107083052577 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) 20241107083052577 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) 20241107083052578 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) 20241107083052578 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) 20241107083052578 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) 20241107083052578 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) 20241107083052579 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) 20241107083052579 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) 20241107083052580 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) 20241107083052580 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) 20241107083052581 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) 20241107083052581 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) 20241107083052581 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) 20241107083052581 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) 20241107083052581 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) 20241107083052582 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052594 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) 20241107083052594 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) 20241107083052595 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) 20241107083052595 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) 20241107083052596 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) 20241107083052596 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) 20241107083052597 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) 20241107083052597 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) 20241107083052598 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) 20241107083052598 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) 20241107083052598 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) 20241107083052598 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) 20241107083052599 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) 20241107083052599 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) 20241107083052600 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) 20241107083052600 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) 20241107083052603 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) 20241107083052603 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) 20241107083052603 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) 20241107083052604 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052618 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) 20241107083052618 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) 20241107083052619 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) 20241107083052619 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) 20241107083052620 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) 20241107083052620 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) 20241107083052621 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) 20241107083052621 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) 20241107083052621 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) 20241107083052621 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) 20241107083052622 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) 20241107083052622 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) 20241107083052623 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) 20241107083052623 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) 20241107083052624 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) 20241107083052624 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) 20241107083052625 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) 20241107083052625 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) 20241107083052625 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) 20241107083052626 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052637 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) 20241107083052637 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) 20241107083052638 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) 20241107083052638 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) 20241107083052639 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) 20241107083052639 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) 20241107083052640 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) 20241107083052640 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) 20241107083052640 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) 20241107083052640 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) 20241107083052641 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) 20241107083052641 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) 20241107083052642 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) 20241107083052642 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) 20241107083052643 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) 20241107083052643 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) 20241107083052644 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) 20241107083052644 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) 20241107083052644 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) 20241107083052644 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052656 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) 20241107083052656 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) 20241107083052657 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) 20241107083052657 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) 20241107083052658 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) 20241107083052658 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) 20241107083052659 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) 20241107083052659 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) 20241107083052659 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) 20241107083052659 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) 20241107083052660 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) 20241107083052660 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) 20241107083052661 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) 20241107083052661 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) 20241107083052662 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) 20241107083052662 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) 20241107083052665 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) 20241107083052665 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) 20241107083052665 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) 20241107083052666 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052680 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) 20241107083052680 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) 20241107083052681 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) 20241107083052681 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) 20241107083052682 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) 20241107083052682 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) 20241107083052682 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) 20241107083052682 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) 20241107083052683 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) 20241107083052683 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) 20241107083052684 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) 20241107083052684 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) 20241107083052685 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) 20241107083052685 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) 20241107083052685 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) 20241107083052685 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) 20241107083052686 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) 20241107083052686 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) 20241107083052686 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) 20241107083052687 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052699 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) 20241107083052699 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) 20241107083052700 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) 20241107083052700 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) 20241107083052701 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) 20241107083052701 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) 20241107083052701 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) 20241107083052701 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) 20241107083052702 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) 20241107083052702 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) 20241107083052703 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) 20241107083052703 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) 20241107083052704 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) 20241107083052704 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) 20241107083052704 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) 20241107083052704 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) 20241107083052705 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) 20241107083052705 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) 20241107083052705 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) 20241107083052706 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052719 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) 20241107083052719 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) 20241107083052720 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) 20241107083052720 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) 20241107083052721 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) 20241107083052721 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) 20241107083052722 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) 20241107083052722 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) 20241107083052723 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) 20241107083052723 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) 20241107083052724 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) 20241107083052724 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) 20241107083052724 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) 20241107083052724 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) 20241107083052725 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) 20241107083052725 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) 20241107083052727 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) 20241107083052727 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) 20241107083052727 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) 20241107083052728 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052742 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) 20241107083052742 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) 20241107083052744 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) 20241107083052744 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) 20241107083052745 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) 20241107083052745 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) 20241107083052746 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) 20241107083052746 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) 20241107083052747 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) 20241107083052747 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) 20241107083052748 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) 20241107083052748 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) 20241107083052749 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) 20241107083052749 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) 20241107083052750 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) 20241107083052750 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) 20241107083052751 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) 20241107083052751 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) 20241107083052751 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) 20241107083052752 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052761 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) 20241107083052761 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) 20241107083052763 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) 20241107083052763 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) 20241107083052764 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) 20241107083052764 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) 20241107083052764 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) 20241107083052764 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) 20241107083052765 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) 20241107083052765 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) 20241107083052766 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) 20241107083052766 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) 20241107083052767 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) 20241107083052767 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) 20241107083052767 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) 20241107083052767 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) 20241107083052768 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) 20241107083052768 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) 20241107083052768 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) 20241107083052769 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052780 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) 20241107083052780 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) 20241107083052781 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) 20241107083052781 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) 20241107083052782 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) 20241107083052782 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) 20241107083052783 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) 20241107083052783 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) 20241107083052784 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) 20241107083052784 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) 20241107083052785 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) 20241107083052785 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) 20241107083052785 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) 20241107083052785 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) 20241107083052786 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) 20241107083052786 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) 20241107083052789 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) 20241107083052789 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) 20241107083052789 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) 20241107083052790 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052804 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) 20241107083052804 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) 20241107083052805 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) 20241107083052805 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) 20241107083052806 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) 20241107083052806 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) 20241107083052807 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) 20241107083052807 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) 20241107083052808 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) 20241107083052808 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) 20241107083052808 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) 20241107083052808 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) 20241107083052809 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) 20241107083052809 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) 20241107083052810 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) 20241107083052810 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) 20241107083052811 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) 20241107083052811 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) 20241107083052811 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) 20241107083052812 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052823 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) 20241107083052823 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) 20241107083052824 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) 20241107083052824 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) 20241107083052825 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) 20241107083052825 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) 20241107083052826 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) 20241107083052826 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) 20241107083052827 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) 20241107083052827 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) 20241107083052828 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) 20241107083052828 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) 20241107083052828 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) 20241107083052828 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) 20241107083052829 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) 20241107083052829 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) 20241107083052830 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) 20241107083052830 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) 20241107083052830 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) 20241107083052831 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052842 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) 20241107083052842 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) 20241107083052843 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) 20241107083052843 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) 20241107083052844 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) 20241107083052844 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) 20241107083052845 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) 20241107083052845 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) 20241107083052846 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) 20241107083052846 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) 20241107083052847 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) 20241107083052847 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) 20241107083052847 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) 20241107083052847 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) 20241107083052848 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) 20241107083052848 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) 20241107083052852 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) 20241107083052852 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) 20241107083052852 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) 20241107083052852 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052866 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) 20241107083052867 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) 20241107083052868 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) 20241107083052868 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) 20241107083052869 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) 20241107083052869 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) 20241107083052869 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) 20241107083052869 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) 20241107083052870 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) 20241107083052870 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) 20241107083052872 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) 20241107083052872 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) 20241107083052873 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) 20241107083052873 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) 20241107083052874 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) 20241107083052874 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) 20241107083052875 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) 20241107083052875 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) 20241107083052875 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) 20241107083052876 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052886 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) 20241107083052886 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) 20241107083052888 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) 20241107083052888 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) 20241107083052888 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) 20241107083052888 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) 20241107083052889 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) 20241107083052889 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) 20241107083052890 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) 20241107083052890 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) 20241107083052891 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) 20241107083052891 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) 20241107083052893 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) 20241107083052893 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) 20241107083052893 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) 20241107083052894 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) 20241107083052895 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) 20241107083052895 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) 20241107083052895 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) 20241107083052896 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052907 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) 20241107083052907 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) 20241107083052908 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) 20241107083052908 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) 20241107083052909 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) 20241107083052909 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) 20241107083052910 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) 20241107083052910 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) 20241107083052910 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) 20241107083052910 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) 20241107083052911 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) 20241107083052911 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) 20241107083052912 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) 20241107083052912 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) 20241107083052913 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) 20241107083052913 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) 20241107083052916 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) 20241107083052916 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) 20241107083052916 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) 20241107083052917 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052930 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) 20241107083052931 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) 20241107083052932 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) 20241107083052932 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) 20241107083052932 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) 20241107083052932 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) 20241107083052933 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) 20241107083052933 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) 20241107083052934 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) 20241107083052934 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) 20241107083052935 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) 20241107083052935 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) 20241107083052936 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) 20241107083052936 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) 20241107083052937 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) 20241107083052937 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) 20241107083052937 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) 20241107083052937 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) 20241107083052938 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) 20241107083052938 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052950 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) 20241107083052950 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) 20241107083052951 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) 20241107083052951 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) 20241107083052952 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) 20241107083052952 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) 20241107083052953 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) 20241107083052953 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) 20241107083052953 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) 20241107083052953 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) 20241107083052955 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) 20241107083052955 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) 20241107083052955 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) 20241107083052955 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) 20241107083052956 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) 20241107083052956 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) 20241107083052957 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) 20241107083052957 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) 20241107083052957 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) 20241107083052958 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052969 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) 20241107083052969 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) 20241107083052970 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) 20241107083052970 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) 20241107083052971 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) 20241107083052971 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) 20241107083052972 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) 20241107083052972 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) 20241107083052973 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) 20241107083052973 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) 20241107083052974 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) 20241107083052974 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) 20241107083052975 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) 20241107083052975 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) 20241107083052976 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) 20241107083052976 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) 20241107083052978 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) 20241107083052978 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) 20241107083052978 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) 20241107083052979 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083052993 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) 20241107083052993 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) 20241107083052994 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) 20241107083052994 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) 20241107083052995 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) 20241107083052995 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) 20241107083052996 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) 20241107083052996 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) 20241107083052997 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) 20241107083052997 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) 20241107083052997 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) 20241107083052997 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) 20241107083052998 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) 20241107083052998 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) 20241107083052999 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) 20241107083052999 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) 20241107083053000 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) 20241107083053000 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) 20241107083053000 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) 20241107083053001 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053012 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) 20241107083053012 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) 20241107083053013 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) 20241107083053013 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) 20241107083053014 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) 20241107083053014 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) 20241107083053015 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) 20241107083053015 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) 20241107083053016 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) 20241107083053016 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) 20241107083053016 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) 20241107083053016 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) 20241107083053017 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) 20241107083053017 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) 20241107083053018 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) 20241107083053019 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) 20241107083053020 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) 20241107083053020 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) 20241107083053020 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) 20241107083053020 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053031 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) 20241107083053031 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) 20241107083053032 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) 20241107083053032 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) 20241107083053033 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) 20241107083053033 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) 20241107083053034 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) 20241107083053034 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) 20241107083053036 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) 20241107083053036 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) 20241107083053036 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) 20241107083053036 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) 20241107083053037 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) 20241107083053037 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) 20241107083053038 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) 20241107083053038 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) 20241107083053041 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) 20241107083053041 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) 20241107083053041 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) 20241107083053041 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053055 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) 20241107083053055 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) 20241107083053057 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) 20241107083053057 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) 20241107083053057 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) 20241107083053057 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) 20241107083053058 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) 20241107083053058 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) 20241107083053059 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) 20241107083053059 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) 20241107083053060 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) 20241107083053060 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) 20241107083053060 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) 20241107083053060 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) 20241107083053061 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) 20241107083053061 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) 20241107083053062 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) 20241107083053062 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) 20241107083053062 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) 20241107083053063 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053074 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) 20241107083053074 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) 20241107083053075 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) 20241107083053075 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) 20241107083053076 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) 20241107083053076 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) 20241107083053077 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) 20241107083053077 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) 20241107083053077 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) 20241107083053077 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) 20241107083053078 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) 20241107083053078 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) 20241107083053079 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) 20241107083053079 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) 20241107083053080 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) 20241107083053080 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) 20241107083053080 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) 20241107083053080 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) 20241107083053080 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) 20241107083053081 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053093 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) 20241107083053093 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) 20241107083053094 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) 20241107083053094 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) 20241107083053095 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) 20241107083053095 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) 20241107083053095 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) 20241107083053095 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) 20241107083053096 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) 20241107083053096 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) 20241107083053097 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) 20241107083053097 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) 20241107083053098 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) 20241107083053098 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) 20241107083053098 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) 20241107083053098 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) 20241107083053102 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) 20241107083053102 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) 20241107083053102 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) 20241107083053103 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053117 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) 20241107083053117 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) 20241107083053118 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) 20241107083053118 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) 20241107083053119 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) 20241107083053119 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) 20241107083053120 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) 20241107083053120 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) 20241107083053121 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) 20241107083053121 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) 20241107083053122 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) 20241107083053122 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) 20241107083053123 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) 20241107083053123 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) 20241107083053124 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) 20241107083053124 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) 20241107083053125 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) 20241107083053125 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) 20241107083053125 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) 20241107083053125 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053136 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) 20241107083053136 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) 20241107083053137 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) 20241107083053137 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) 20241107083053138 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) 20241107083053138 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) 20241107083053139 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) 20241107083053139 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) 20241107083053140 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) 20241107083053140 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) 20241107083053140 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) 20241107083053140 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) 20241107083053141 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) 20241107083053141 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) 20241107083053142 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) 20241107083053142 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) 20241107083053143 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) 20241107083053143 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) 20241107083053143 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) 20241107083053144 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053155 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) 20241107083053155 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) 20241107083053157 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) 20241107083053157 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) 20241107083053157 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) 20241107083053157 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) 20241107083053158 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) 20241107083053158 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) 20241107083053159 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) 20241107083053159 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) 20241107083053159 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) 20241107083053159 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) 20241107083053160 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) 20241107083053160 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) 20241107083053161 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) 20241107083053161 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) 20241107083053165 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) 20241107083053165 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) 20241107083053165 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) 20241107083053166 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053179 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) 20241107083053180 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) 20241107083053181 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) 20241107083053181 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) 20241107083053181 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) 20241107083053181 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) 20241107083053182 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) 20241107083053182 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) 20241107083053183 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) 20241107083053183 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) 20241107083053184 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) 20241107083053184 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) 20241107083053185 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) 20241107083053185 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) 20241107083053186 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) 20241107083053186 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) 20241107083053187 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) 20241107083053187 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) 20241107083053187 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) 20241107083053188 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053199 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) 20241107083053199 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) 20241107083053200 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) 20241107083053200 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) 20241107083053201 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) 20241107083053201 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) 20241107083053201 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) 20241107083053202 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) 20241107083053203 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) 20241107083053203 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) 20241107083053205 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) 20241107083053205 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) 20241107083053207 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) 20241107083053207 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) 20241107083053207 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) 20241107083053207 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) 20241107083053208 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) 20241107083053208 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) 20241107083053208 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) 20241107083053209 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053218 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) 20241107083053218 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) 20241107083053219 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) 20241107083053219 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) 20241107083053220 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) 20241107083053220 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) 20241107083053221 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) 20241107083053221 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) 20241107083053222 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) 20241107083053222 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) 20241107083053222 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) 20241107083053222 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) 20241107083053223 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) 20241107083053223 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) 20241107083053224 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) 20241107083053224 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) 20241107083053228 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) 20241107083053228 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) 20241107083053228 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) 20241107083053228 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053242 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) 20241107083053242 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) 20241107083053243 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) 20241107083053244 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) 20241107083053244 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) 20241107083053244 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) 20241107083053245 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) 20241107083053245 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) 20241107083053246 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) 20241107083053247 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) 20241107083053247 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) 20241107083053247 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) 20241107083053248 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) 20241107083053248 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) 20241107083053249 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) 20241107083053249 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) 20241107083053250 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) 20241107083053250 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) 20241107083053250 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) 20241107083053251 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053261 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) 20241107083053261 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) 20241107083053262 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) 20241107083053262 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) 20241107083053263 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) 20241107083053263 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) 20241107083053264 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) 20241107083053264 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) 20241107083053265 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) 20241107083053265 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) 20241107083053265 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) 20241107083053266 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) 20241107083053266 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) 20241107083053266 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) 20241107083053267 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) 20241107083053267 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) 20241107083053268 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) 20241107083053268 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) 20241107083053268 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) 20241107083053269 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053280 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) 20241107083053280 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) 20241107083053282 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) 20241107083053282 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) 20241107083053282 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) 20241107083053282 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) 20241107083053283 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) 20241107083053283 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) 20241107083053284 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) 20241107083053284 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) 20241107083053285 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) 20241107083053285 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) 20241107083053285 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) 20241107083053285 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) 20241107083053286 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) 20241107083053286 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) 20241107083053290 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) 20241107083053290 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) 20241107083053290 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) 20241107083053290 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053304 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) 20241107083053304 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) 20241107083053305 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) 20241107083053305 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) 20241107083053306 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) 20241107083053306 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) 20241107083053307 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) 20241107083053307 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) 20241107083053307 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) 20241107083053307 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) 20241107083053308 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) 20241107083053308 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) 20241107083053309 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) 20241107083053309 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) 20241107083053310 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) 20241107083053310 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) 20241107083053311 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) 20241107083053311 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) 20241107083053311 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) 20241107083053311 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053323 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) 20241107083053323 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) 20241107083053324 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) 20241107083053324 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) 20241107083053325 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) 20241107083053325 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) 20241107083053326 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) 20241107083053326 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) 20241107083053327 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) 20241107083053327 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) 20241107083053328 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) 20241107083053328 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) 20241107083053329 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) 20241107083053329 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) 20241107083053329 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) 20241107083053329 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) 20241107083053330 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) 20241107083053330 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) 20241107083053330 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) 20241107083053331 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053341 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) 20241107083053341 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) 20241107083053342 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) 20241107083053342 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) 20241107083053342 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) 20241107083053342 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) 20241107083053343 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) 20241107083053343 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) 20241107083053343 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) 20241107083053343 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) 20241107083053343 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) 20241107083053343 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) 20241107083053344 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) 20241107083053344 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) 20241107083053344 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) 20241107083053344 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) 20241107083053351 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) 20241107083053351 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) 20241107083053351 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) 20241107083053351 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053366 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) 20241107083053366 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) 20241107083053368 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) 20241107083053368 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) 20241107083053369 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) 20241107083053369 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) 20241107083053369 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) 20241107083053370 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) 20241107083053370 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) 20241107083053370 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) 20241107083053371 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) 20241107083053371 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) 20241107083053372 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) 20241107083053372 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) 20241107083053373 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) 20241107083053373 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) 20241107083053374 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) 20241107083053374 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) 20241107083053374 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) 20241107083053375 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053385 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) 20241107083053385 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) 20241107083053386 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) 20241107083053386 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) 20241107083053387 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) 20241107083053387 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) 20241107083053387 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) 20241107083053387 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) 20241107083053388 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) 20241107083053388 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) 20241107083053389 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) 20241107083053389 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) 20241107083053389 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) 20241107083053389 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) 20241107083053390 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) 20241107083053390 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) 20241107083053390 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) 20241107083053390 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) 20241107083053391 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) 20241107083053391 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053403 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) 20241107083053403 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) 20241107083053404 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) 20241107083053404 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) 20241107083053404 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) 20241107083053404 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) 20241107083053404 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) 20241107083053404 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) 20241107083053405 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) 20241107083053405 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) 20241107083053405 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) 20241107083053405 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) 20241107083053405 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) 20241107083053405 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) 20241107083053406 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) 20241107083053406 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) 20241107083053412 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) 20241107083053412 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) 20241107083053412 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) 20241107083053413 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053427 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) 20241107083053427 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) 20241107083053428 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) 20241107083053428 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) 20241107083053429 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) 20241107083053429 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) 20241107083053429 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) 20241107083053429 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) 20241107083053430 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) 20241107083053430 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) 20241107083053430 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) 20241107083053430 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) 20241107083053431 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) 20241107083053431 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) 20241107083053431 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) 20241107083053431 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) 20241107083053432 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) 20241107083053432 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) 20241107083053432 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) 20241107083053433 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053446 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) 20241107083053446 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) 20241107083053448 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) 20241107083053448 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) 20241107083053448 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) 20241107083053448 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) 20241107083053449 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) 20241107083053449 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) 20241107083053450 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) 20241107083053450 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) 20241107083053451 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) 20241107083053451 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) 20241107083053451 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) 20241107083053451 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) 20241107083053452 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) 20241107083053452 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) 20241107083053453 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) 20241107083053453 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) 20241107083053453 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) 20241107083053453 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053465 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) 20241107083053465 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) 20241107083053467 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) 20241107083053467 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) 20241107083053467 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) 20241107083053467 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) 20241107083053468 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) 20241107083053468 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) 20241107083053469 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) 20241107083053469 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) 20241107083053470 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) 20241107083053470 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) 20241107083053470 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) 20241107083053470 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) 20241107083053471 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) 20241107083053471 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) 20241107083053475 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) 20241107083053475 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) 20241107083053475 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) 20241107083053476 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053489 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) 20241107083053489 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) 20241107083053490 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) 20241107083053490 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) 20241107083053491 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) 20241107083053491 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) 20241107083053492 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) 20241107083053492 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) 20241107083053493 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) 20241107083053493 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) 20241107083053493 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) 20241107083053493 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) 20241107083053494 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) 20241107083053494 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) 20241107083053495 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) 20241107083053495 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) 20241107083053496 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) 20241107083053496 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) 20241107083053496 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) 20241107083053496 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053508 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) 20241107083053508 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) 20241107083053510 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) 20241107083053510 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) 20241107083053510 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) 20241107083053510 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) 20241107083053511 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) 20241107083053511 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) 20241107083053512 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) 20241107083053512 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) 20241107083053513 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) 20241107083053513 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) 20241107083053514 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) 20241107083053514 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) 20241107083053515 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) 20241107083053515 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) 20241107083053516 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) 20241107083053516 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) 20241107083053516 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) 20241107083053517 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053528 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) 20241107083053528 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) 20241107083053529 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) 20241107083053529 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) 20241107083053530 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) 20241107083053530 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) 20241107083053531 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) 20241107083053531 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) 20241107083053532 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) 20241107083053532 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) 20241107083053532 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) 20241107083053532 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) 20241107083053533 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) 20241107083053533 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) 20241107083053534 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) 20241107083053534 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) 20241107083053537 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) 20241107083053537 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) 20241107083053537 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) 20241107083053538 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053551 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) 20241107083053551 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) 20241107083053553 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) 20241107083053553 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) 20241107083053553 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) 20241107083053553 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) 20241107083053554 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) 20241107083053554 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) 20241107083053555 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) 20241107083053555 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) 20241107083053556 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) 20241107083053556 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) 20241107083053556 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) 20241107083053556 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) 20241107083053557 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) 20241107083053557 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) 20241107083053558 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) 20241107083053559 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) 20241107083053559 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) 20241107083053559 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053571 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) 20241107083053571 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) 20241107083053572 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) 20241107083053572 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) 20241107083053573 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) 20241107083053573 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) 20241107083053573 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) 20241107083053573 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) 20241107083053574 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) 20241107083053574 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) 20241107083053575 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) 20241107083053575 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) 20241107083053576 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) 20241107083053576 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) 20241107083053576 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) 20241107083053576 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) 20241107083053577 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) 20241107083053577 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) 20241107083053577 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) 20241107083053578 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053590 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) 20241107083053590 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) 20241107083053591 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) 20241107083053591 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) 20241107083053592 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) 20241107083053592 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) 20241107083053592 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) 20241107083053592 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) 20241107083053593 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) 20241107083053593 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) 20241107083053594 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) 20241107083053594 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) 20241107083053595 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) 20241107083053595 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) 20241107083053596 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) 20241107083053596 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) 20241107083053599 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) 20241107083053599 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) 20241107083053599 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) 20241107083053600 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053614 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) 20241107083053614 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) 20241107083053615 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) 20241107083053615 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) 20241107083053616 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) 20241107083053616 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) 20241107083053616 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) 20241107083053616 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) 20241107083053617 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) 20241107083053617 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) 20241107083053618 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) 20241107083053618 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) 20241107083053619 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) 20241107083053619 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) 20241107083053620 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) 20241107083053620 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) 20241107083053621 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) 20241107083053621 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) 20241107083053621 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) 20241107083053622 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053633 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) 20241107083053633 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) 20241107083053635 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) 20241107083053635 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) 20241107083053635 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) 20241107083053635 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) 20241107083053636 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) 20241107083053636 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) 20241107083053637 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) 20241107083053637 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) 20241107083053638 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) 20241107083053638 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) 20241107083053638 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) 20241107083053639 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) 20241107083053639 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) 20241107083053639 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) 20241107083053640 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) 20241107083053640 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) 20241107083053640 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) 20241107083053641 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053652 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) 20241107083053652 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) 20241107083053653 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) 20241107083053653 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) 20241107083053654 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) 20241107083053654 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) 20241107083053654 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) 20241107083053654 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) 20241107083053655 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) 20241107083053655 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) 20241107083053656 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) 20241107083053656 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) 20241107083053657 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) 20241107083053657 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) 20241107083053657 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) 20241107083053657 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) 20241107083053661 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) 20241107083053661 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) 20241107083053661 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) 20241107083053662 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053676 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) 20241107083053676 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) 20241107083053678 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) 20241107083053678 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) 20241107083053679 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) 20241107083053679 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) 20241107083053680 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) 20241107083053680 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) 20241107083053680 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) 20241107083053680 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) 20241107083053681 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) 20241107083053681 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) 20241107083053682 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) 20241107083053682 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) 20241107083053683 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) 20241107083053683 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) 20241107083053684 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) 20241107083053684 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) 20241107083053684 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) 20241107083053684 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053695 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) 20241107083053695 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) 20241107083053696 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) 20241107083053696 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) 20241107083053697 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) 20241107083053697 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) 20241107083053698 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) 20241107083053698 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) 20241107083053698 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) 20241107083053698 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) 20241107083053699 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) 20241107083053699 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) 20241107083053700 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) 20241107083053700 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) 20241107083053701 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) 20241107083053701 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) 20241107083053701 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) 20241107083053701 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) 20241107083053701 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) 20241107083053702 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053714 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) 20241107083053714 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) 20241107083053715 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) 20241107083053715 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) 20241107083053716 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) 20241107083053716 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) 20241107083053716 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) 20241107083053716 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) 20241107083053717 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) 20241107083053717 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) 20241107083053718 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) 20241107083053718 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) 20241107083053719 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) 20241107083053719 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) 20241107083053719 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) 20241107083053719 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) 20241107083053723 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) 20241107083053723 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) 20241107083053723 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) 20241107083053724 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053738 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) 20241107083053738 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) 20241107083053739 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) 20241107083053739 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) 20241107083053740 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) 20241107083053740 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) 20241107083053741 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) 20241107083053741 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) 20241107083053741 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) 20241107083053742 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) 20241107083053742 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) 20241107083053742 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) 20241107083053743 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) 20241107083053743 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) 20241107083053744 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) 20241107083053744 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) 20241107083053744 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) 20241107083053744 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) 20241107083053745 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) 20241107083053745 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053757 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) 20241107083053757 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) 20241107083053758 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) 20241107083053758 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) 20241107083053759 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) 20241107083053759 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) 20241107083053759 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) 20241107083053759 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) 20241107083053760 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) 20241107083053760 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) 20241107083053761 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) 20241107083053761 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) 20241107083053762 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) 20241107083053762 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) 20241107083053762 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) 20241107083053762 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) 20241107083053762 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) 20241107083053762 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) 20241107083053762 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) 20241107083053762 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053775 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) 20241107083053775 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) 20241107083053776 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) 20241107083053776 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) 20241107083053776 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) 20241107083053776 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) 20241107083053776 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) 20241107083053776 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) 20241107083053777 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) 20241107083053777 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) 20241107083053777 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) 20241107083053777 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) 20241107083053777 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) 20241107083053777 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) 20241107083053778 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) 20241107083053778 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) 20241107083053785 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) 20241107083053785 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) 20241107083053785 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) 20241107083053786 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053800 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) 20241107083053800 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) 20241107083053801 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) 20241107083053801 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) 20241107083053803 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) 20241107083053804 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) 20241107083053805 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) 20241107083053805 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) 20241107083053806 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) 20241107083053806 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) 20241107083053807 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) 20241107083053807 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) 20241107083053808 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) 20241107083053808 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) 20241107083053809 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) 20241107083053809 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) 20241107083053811 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) 20241107083053811 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) 20241107083053811 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) 20241107083053811 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053819 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) 20241107083053819 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) 20241107083053820 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) 20241107083053820 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) 20241107083053821 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) 20241107083053821 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) 20241107083053822 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) 20241107083053822 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) 20241107083053823 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) 20241107083053823 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) 20241107083053823 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) 20241107083053823 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) 20241107083053824 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) 20241107083053824 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) 20241107083053825 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) 20241107083053825 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) 20241107083053826 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) 20241107083053826 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) 20241107083053826 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) 20241107083053827 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053838 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) 20241107083053838 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) 20241107083053839 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) 20241107083053839 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) 20241107083053840 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) 20241107083053840 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) 20241107083053841 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) 20241107083053841 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) 20241107083053841 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) 20241107083053841 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) 20241107083053842 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) 20241107083053842 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) 20241107083053843 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) 20241107083053843 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) 20241107083053844 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) 20241107083053844 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) 20241107083053848 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) 20241107083053848 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) 20241107083053848 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) 20241107083053849 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053863 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) 20241107083053863 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) 20241107083053864 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) 20241107083053864 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) 20241107083053865 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) 20241107083053865 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) 20241107083053865 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) 20241107083053865 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) 20241107083053866 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) 20241107083053866 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) 20241107083053867 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) 20241107083053867 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) 20241107083053868 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) 20241107083053868 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) 20241107083053869 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) 20241107083053869 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) 20241107083053870 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) 20241107083053870 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) 20241107083053870 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) 20241107083053871 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053882 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) 20241107083053882 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) 20241107083053883 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) 20241107083053883 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) 20241107083053883 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) 20241107083053883 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) 20241107083053884 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) 20241107083053884 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) 20241107083053884 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) 20241107083053884 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) 20241107083053884 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) 20241107083053884 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) 20241107083053885 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) 20241107083053885 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) 20241107083053887 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) 20241107083053887 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) 20241107083053887 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) 20241107083053887 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) 20241107083053887 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) 20241107083053888 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(190)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083053902 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) 20241107083053902 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) 20241107083053904 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) 20241107083053904 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) 20241107083053905 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) 20241107083053905 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) 20241107083053906 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) 20241107083053906 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) 20241107083053907 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) 20241107083053907 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) 20241107083053908 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) 20241107083053908 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) 20241107083053909 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) 20241107083053909 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) 20241107083053910 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) 20241107083053910 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) 20241107083053911 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) 20241107083053911 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) 20241107083053911 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) 20241107083053911 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) 20241107083053911 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) 20241107083053911 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) 20241107083053911 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083053911 DRLCMACDL DEBUG -- Final block, so we done. (encoding.cpp:1514) 20241107083053911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241107083053911 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 13 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083053911 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) 20241107083053911 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_dl_fsm.c:244) 20241107083053911 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) 20241107083053911 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) 20241107083053911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083053911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241107083053911 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) 20241107083053911 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 936 + 13 = 949 (pdch_ul_controller.c:131) 20241107083053911 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 949 for type POLL (pdch_ul_controller.c:184) 20241107083053911 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) 20241107083053911 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) 20241107083053911 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) 20241107083053911 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) 20241107083053911 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) 20241107083053912 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Received FINAL_ACK MTC@fb7e2f9c3787: Start timer T: 1 s 20241107083053924 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) 20241107083053924 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) 20241107083053925 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) 20241107083053925 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) 20241107083053925 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) 20241107083053925 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) 20241107083053926 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) 20241107083053926 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) 20241107083053926 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) 20241107083053926 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) 20241107083053927 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) 20241107083053927 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) 20241107083053927 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) 20241107083053927 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) 20241107083053928 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) 20241107083053928 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) 20241107083053929 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083053944 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) 20241107083053944 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) 20241107083053946 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) 20241107083053946 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) 20241107083053946 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) 20241107083053946 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) 20241107083053947 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) 20241107083053947 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) 20241107083053948 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) 20241107083053948 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) 20241107083053949 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) 20241107083053949 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) 20241107083053949 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) 20241107083053949 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) 20241107083053950 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) 20241107083053950 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) 20241107083053951 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083053964 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) 20241107083053964 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) 20241107083053965 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) 20241107083053965 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) 20241107083053966 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) 20241107083053966 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) 20241107083053967 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) 20241107083053967 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) 20241107083053968 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) 20241107083053968 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) 20241107083053969 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) 20241107083053969 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) 20241107083053969 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) 20241107083053969 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) 20241107083053970 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) 20241107083053971 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) 20241107083053974 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083053989 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) 20241107083053989 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) 20241107083053989 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) 20241107083053989 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) 20241107083053989 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) 20241107083053989 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20241107083053989 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241107083053990 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) 20241107083053990 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) 20241107083053991 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) 20241107083053991 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) 20241107083053992 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) 20241107083053992 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) 20241107083053993 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) 20241107083053993 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) 20241107083053993 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) 20241107083053993 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) 20241107083053994 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) 20241107083053994 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) 20241107083053995 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) 20241107083053995 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) 20241107083053996 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083054008 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) 20241107083054008 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) 20241107083054009 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) 20241107083054009 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) 20241107083054010 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) 20241107083054010 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) 20241107083054011 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) 20241107083054011 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) 20241107083054012 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) 20241107083054012 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) 20241107083054012 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) 20241107083054012 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) 20241107083054013 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) 20241107083054013 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) 20241107083054014 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) 20241107083054014 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) 20241107083054015 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083054027 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) 20241107083054027 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) 20241107083054028 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) 20241107083054028 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) 20241107083054029 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) 20241107083054029 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) 20241107083054030 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) 20241107083054030 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) 20241107083054031 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) 20241107083054031 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) 20241107083054032 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) 20241107083054032 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) 20241107083054034 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) 20241107083054034 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) 20241107083054035 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) 20241107083054035 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) 20241107083054036 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083054051 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) 20241107083054051 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) 20241107083054052 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) 20241107083054052 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) 20241107083054053 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) 20241107083054053 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) 20241107083054054 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) 20241107083054054 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) 20241107083054055 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) 20241107083054055 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) 20241107083054055 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) 20241107083054055 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) 20241107083054056 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) 20241107083054056 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) 20241107083054057 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) 20241107083054057 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) 20241107083054058 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083054070 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) 20241107083054070 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) 20241107083054071 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) 20241107083054071 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) 20241107083054072 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) 20241107083054072 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) 20241107083054073 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) 20241107083054073 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) 20241107083054074 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) 20241107083054074 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) 20241107083054075 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) 20241107083054075 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) 20241107083054076 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) 20241107083054076 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) 20241107083054077 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) 20241107083054077 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) 20241107083054079 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083054089 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) 20241107083054089 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) 20241107083054091 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) 20241107083054091 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) 20241107083054091 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) 20241107083054091 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) 20241107083054092 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) 20241107083054092 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) 20241107083054093 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) 20241107083054093 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) 20241107083054094 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) 20241107083054094 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) 20241107083054095 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) 20241107083054095 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) 20241107083054095 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) 20241107083054095 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) 20241107083054099 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083054113 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) 20241107083054113 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) 20241107083054114 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) 20241107083054114 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) 20241107083054115 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) 20241107083054115 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) 20241107083054116 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) 20241107083054116 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) 20241107083054116 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) 20241107083054117 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) 20241107083054117 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) 20241107083054117 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) 20241107083054118 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) 20241107083054118 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) 20241107083054119 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) 20241107083054119 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) 20241107083054120 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083054132 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) 20241107083054132 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) 20241107083054134 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) 20241107083054134 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) 20241107083054134 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) 20241107083054134 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) 20241107083054135 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) 20241107083054135 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) 20241107083054136 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) 20241107083054136 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) 20241107083054137 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) 20241107083054137 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) 20241107083054137 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) 20241107083054137 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) 20241107083054138 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) 20241107083054138 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) 20241107083054139 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083054151 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) 20241107083054151 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) 20241107083054152 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) 20241107083054152 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) 20241107083054153 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) 20241107083054153 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) 20241107083054154 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) 20241107083054154 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) 20241107083054154 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) 20241107083054154 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) 20241107083054155 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) 20241107083054155 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) 20241107083054156 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) 20241107083054156 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) 20241107083054157 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) 20241107083054157 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) 20241107083054160 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083054176 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) 20241107083054176 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) 20241107083054177 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) 20241107083054177 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) 20241107083054178 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) 20241107083054178 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) 20241107083054178 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) 20241107083054178 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) 20241107083054179 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) 20241107083054179 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) 20241107083054179 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) 20241107083054179 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) 20241107083054180 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) 20241107083054180 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) 20241107083054181 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) 20241107083054181 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) 20241107083054182 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083054194 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) 20241107083054194 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) 20241107083054194 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) 20241107083054195 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) 20241107083054195 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) 20241107083054195 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) 20241107083054195 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) 20241107083054195 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) 20241107083054195 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) 20241107083054195 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) 20241107083054195 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) 20241107083054195 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) 20241107083054195 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) 20241107083054195 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) 20241107083054195 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) 20241107083054195 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) 20241107083054199 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083054213 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) 20241107083054213 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) 20241107083054213 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) 20241107083054213 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) 20241107083054213 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) 20241107083054213 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) 20241107083054213 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) 20241107083054213 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) 20241107083054213 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) 20241107083054213 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) 20241107083054214 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) 20241107083054214 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) 20241107083054214 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) 20241107083054214 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) 20241107083054214 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) 20241107083054214 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) 20241107083054222 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083054236 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) 20241107083054236 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) 20241107083054236 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) 20241107083054236 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) 20241107083054236 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) 20241107083054236 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) 20241107083054236 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) 20241107083054236 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) 20241107083054237 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) 20241107083054237 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) 20241107083054237 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) 20241107083054237 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) 20241107083054237 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) 20241107083054237 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) 20241107083054237 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) 20241107083054237 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) 20241107083054241 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083054255 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) 20241107083054255 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) 20241107083054255 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) 20241107083054255 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) 20241107083054255 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) 20241107083054255 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) 20241107083054255 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) 20241107083054255 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) 20241107083054256 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) 20241107083054256 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) 20241107083054256 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) 20241107083054256 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) 20241107083054256 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) 20241107083054256 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) 20241107083054256 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) 20241107083054256 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) 20241107083054259 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083054276 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) 20241107083054276 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) 20241107083054278 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) 20241107083054278 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) 20241107083054279 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) 20241107083054279 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) 20241107083054280 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) 20241107083054280 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) 20241107083054281 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) 20241107083054281 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) 20241107083054282 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) 20241107083054282 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) 20241107083054284 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) 20241107083054284 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) 20241107083054285 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) 20241107083054285 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) 20241107083054286 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083054300 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) 20241107083054300 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) 20241107083054302 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) 20241107083054302 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) 20241107083054302 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) 20241107083054302 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) 20241107083054303 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) 20241107083054303 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) 20241107083054304 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) 20241107083054304 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) 20241107083054305 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) 20241107083054305 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) 20241107083054306 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) 20241107083054306 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) 20241107083054307 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) 20241107083054307 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) 20241107083054308 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083054320 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) 20241107083054320 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) 20241107083054321 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) 20241107083054321 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) 20241107083054322 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) 20241107083054322 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) 20241107083054323 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) 20241107083054323 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) 20241107083054324 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) 20241107083054324 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) 20241107083054325 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) 20241107083054325 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) 20241107083054325 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) 20241107083054325 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) 20241107083054326 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) 20241107083054326 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) 20241107083054327 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083054340 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) 20241107083054340 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) 20241107083054342 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) 20241107083054342 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) 20241107083054342 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) 20241107083054342 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) 20241107083054343 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) 20241107083054343 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) 20241107083054344 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) 20241107083054344 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) 20241107083054345 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) 20241107083054345 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) 20241107083054345 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) 20241107083054345 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) 20241107083054346 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) 20241107083054346 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) 20241107083054350 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083054365 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) 20241107083054365 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) 20241107083054366 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) 20241107083054366 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) 20241107083054367 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) 20241107083054367 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) 20241107083054368 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) 20241107083054368 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) 20241107083054368 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) 20241107083054369 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) 20241107083054369 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) 20241107083054369 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) 20241107083054370 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) 20241107083054370 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) 20241107083054371 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) 20241107083054371 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) 20241107083054372 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083054385 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) 20241107083054385 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) 20241107083054386 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) 20241107083054386 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) 20241107083054387 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) 20241107083054387 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) 20241107083054387 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) 20241107083054387 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) 20241107083054388 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) 20241107083054388 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) 20241107083054390 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) 20241107083054390 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) 20241107083054391 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) 20241107083054391 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) 20241107083054392 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) 20241107083054392 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) 20241107083054393 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083054404 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) 20241107083054404 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) 20241107083054405 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) 20241107083054405 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) 20241107083054406 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) 20241107083054406 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) 20241107083054407 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) 20241107083054407 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) 20241107083054407 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) 20241107083054407 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) 20241107083054408 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) 20241107083054408 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) 20241107083054409 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) 20241107083054409 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) 20241107083054410 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) 20241107083054410 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) 20241107083054413 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083054428 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) 20241107083054428 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) 20241107083054429 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) 20241107083054429 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) 20241107083054430 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) 20241107083054430 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) 20241107083054431 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) 20241107083054431 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) 20241107083054432 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) 20241107083054432 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) 20241107083054433 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) 20241107083054433 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) 20241107083054433 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) 20241107083054433 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) 20241107083054434 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) 20241107083054434 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) 20241107083054435 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083054447 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) 20241107083054447 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) 20241107083054448 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) 20241107083054449 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) 20241107083054449 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) 20241107083054449 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) 20241107083054450 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) 20241107083054450 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) 20241107083054451 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) 20241107083054451 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) 20241107083054451 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) 20241107083054452 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) 20241107083054452 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) 20241107083054452 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) 20241107083054453 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) 20241107083054453 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) 20241107083054454 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083054467 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) 20241107083054467 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) 20241107083054468 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) 20241107083054468 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) 20241107083054469 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) 20241107083054469 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) 20241107083054470 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) 20241107083054470 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) 20241107083054471 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) 20241107083054471 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) 20241107083054471 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) 20241107083054471 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) 20241107083054472 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) 20241107083054472 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) 20241107083054473 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) 20241107083054473 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) 20241107083054477 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083054492 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) 20241107083054492 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) 20241107083054493 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) 20241107083054493 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) 20241107083054494 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) 20241107083054494 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) 20241107083054495 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) 20241107083054495 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) 20241107083054495 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) 20241107083054496 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) 20241107083054496 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) 20241107083054496 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) 20241107083054497 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) 20241107083054497 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) 20241107083054498 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) 20241107083054498 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) 20241107083054499 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083054512 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) 20241107083054512 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) 20241107083054513 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) 20241107083054513 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) 20241107083054514 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) 20241107083054514 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) 20241107083054515 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) 20241107083054515 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) 20241107083054515 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) 20241107083054516 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) 20241107083054516 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) 20241107083054516 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) 20241107083054517 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) 20241107083054517 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) 20241107083054518 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) 20241107083054518 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) 20241107083054518 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083054532 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) 20241107083054532 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) 20241107083054533 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) 20241107083054533 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) 20241107083054534 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) 20241107083054534 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) 20241107083054535 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) 20241107083054535 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) 20241107083054535 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) 20241107083054535 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) 20241107083054536 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) 20241107083054536 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) 20241107083054537 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) 20241107083054537 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) 20241107083054538 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) 20241107083054538 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) 20241107083054542 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083054557 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) 20241107083054557 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) 20241107083054558 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) 20241107083054558 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) 20241107083054559 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) 20241107083054559 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) 20241107083054559 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) 20241107083054559 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) 20241107083054560 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) 20241107083054560 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) 20241107083054561 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) 20241107083054561 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) 20241107083054562 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) 20241107083054562 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) 20241107083054562 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) 20241107083054562 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) 20241107083054563 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083054576 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) 20241107083054576 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) 20241107083054578 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) 20241107083054578 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) 20241107083054578 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) 20241107083054578 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) 20241107083054579 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) 20241107083054579 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) 20241107083054580 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) 20241107083054580 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) 20241107083054581 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) 20241107083054581 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) 20241107083054581 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) 20241107083054581 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) 20241107083054582 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) 20241107083054582 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) 20241107083054583 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083054596 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) 20241107083054596 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) 20241107083054598 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) 20241107083054598 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) 20241107083054598 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) 20241107083054598 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) 20241107083054599 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) 20241107083054599 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) 20241107083054600 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) 20241107083054600 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) 20241107083054601 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) 20241107083054601 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) 20241107083054601 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) 20241107083054601 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) 20241107083054602 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) 20241107083054602 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) 20241107083054606 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083054622 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) 20241107083054622 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) 20241107083054623 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) 20241107083054623 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) 20241107083054624 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) 20241107083054624 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) 20241107083054625 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) 20241107083054625 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) 20241107083054625 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) 20241107083054626 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) 20241107083054626 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) 20241107083054626 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) 20241107083054627 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) 20241107083054627 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) 20241107083054628 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) 20241107083054628 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) 20241107083054629 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083054640 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) 20241107083054640 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) 20241107083054641 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) 20241107083054641 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) 20241107083054642 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) 20241107083054642 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) 20241107083054643 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) 20241107083054643 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) 20241107083054644 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) 20241107083054644 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) 20241107083054644 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) 20241107083054644 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) 20241107083054645 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) 20241107083054645 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) 20241107083054646 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) 20241107083054646 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) 20241107083054647 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083054659 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) 20241107083054659 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) 20241107083054660 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) 20241107083054660 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) 20241107083054661 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) 20241107083054661 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) 20241107083054662 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) 20241107083054662 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) 20241107083054663 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) 20241107083054663 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) 20241107083054663 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) 20241107083054663 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) 20241107083054664 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) 20241107083054664 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) 20241107083054665 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) 20241107083054665 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) 20241107083054668 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083054683 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) 20241107083054683 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) 20241107083054684 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) 20241107083054684 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) 20241107083054685 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) 20241107083054685 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) 20241107083054685 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) 20241107083054686 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) 20241107083054686 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) 20241107083054686 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) 20241107083054687 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) 20241107083054687 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) 20241107083054688 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) 20241107083054688 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) 20241107083054688 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) 20241107083054688 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) 20241107083054689 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083054702 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) 20241107083054702 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) 20241107083054703 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) 20241107083054703 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) 20241107083054704 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) 20241107083054704 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) 20241107083054704 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) 20241107083054704 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) 20241107083054705 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) 20241107083054705 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) 20241107083054706 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) 20241107083054706 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) 20241107083054707 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) 20241107083054707 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) 20241107083054707 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) 20241107083054707 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) 20241107083054708 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083054721 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) 20241107083054721 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) 20241107083054722 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) 20241107083054722 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) 20241107083054723 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) 20241107083054723 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) 20241107083054724 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) 20241107083054724 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) 20241107083054725 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) 20241107083054725 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) 20241107083054725 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) 20241107083054725 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) 20241107083054726 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) 20241107083054726 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) 20241107083054727 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) 20241107083054727 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) 20241107083054730 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083054744 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) 20241107083054745 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) 20241107083054746 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) 20241107083054746 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) 20241107083054746 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) 20241107083054747 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) 20241107083054747 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) 20241107083054747 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) 20241107083054748 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) 20241107083054748 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) 20241107083054749 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) 20241107083054749 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) 20241107083054749 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) 20241107083054750 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) 20241107083054750 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) 20241107083054750 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) 20241107083054751 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083054763 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) 20241107083054764 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) 20241107083054765 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) 20241107083054765 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) 20241107083054765 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) 20241107083054765 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) 20241107083054766 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) 20241107083054766 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) 20241107083054767 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) 20241107083054767 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) 20241107083054768 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) 20241107083054768 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) 20241107083054768 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) 20241107083054768 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) 20241107083054769 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) 20241107083054769 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) 20241107083054770 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083054783 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) 20241107083054783 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) 20241107083054784 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) 20241107083054784 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) 20241107083054784 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) 20241107083054784 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) 20241107083054785 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) 20241107083054785 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) 20241107083054786 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) 20241107083054786 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) 20241107083054787 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) 20241107083054787 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) 20241107083054787 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) 20241107083054787 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) 20241107083054788 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) 20241107083054788 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) 20241107083054792 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083054806 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) 20241107083054806 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) 20241107083054807 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) 20241107083054807 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) 20241107083054808 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) 20241107083054808 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) 20241107083054809 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) 20241107083054809 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) 20241107083054810 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) 20241107083054810 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) 20241107083054811 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) 20241107083054811 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) 20241107083054811 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) 20241107083054811 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) 20241107083054812 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) 20241107083054812 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) 20241107083054813 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083054825 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) 20241107083054825 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) 20241107083054827 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) 20241107083054827 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) 20241107083054827 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) 20241107083054827 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) 20241107083054828 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) 20241107083054828 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) 20241107083054830 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) 20241107083054830 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) 20241107083054831 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) 20241107083054831 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) 20241107083054831 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) 20241107083054831 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) 20241107083054832 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) 20241107083054832 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) 20241107083054833 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083054844 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) 20241107083054844 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) 20241107083054846 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) 20241107083054846 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) 20241107083054846 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) 20241107083054846 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) 20241107083054847 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) 20241107083054847 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) 20241107083054848 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) 20241107083054848 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) 20241107083054849 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) 20241107083054849 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) 20241107083054850 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) 20241107083054850 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) 20241107083054851 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) 20241107083054851 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) 20241107083054854 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083054868 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) 20241107083054868 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) 20241107083054869 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) 20241107083054870 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) 20241107083054870 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) 20241107083054870 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) 20241107083054871 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) 20241107083054871 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) 20241107083054872 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) 20241107083054872 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) 20241107083054873 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) 20241107083054873 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) 20241107083054874 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) 20241107083054874 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) 20241107083054875 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) 20241107083054875 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) 20241107083054876 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083054888 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) 20241107083054888 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) 20241107083054889 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) 20241107083054889 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) 20241107083054890 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) 20241107083054890 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) 20241107083054891 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) 20241107083054891 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) 20241107083054892 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) 20241107083054892 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) 20241107083054892 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) 20241107083054892 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) 20241107083054893 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) 20241107083054893 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) 20241107083054894 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) 20241107083054894 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) 20241107083054895 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083054907 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) 20241107083054907 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) 20241107083054908 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) 20241107083054908 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) 20241107083054909 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) 20241107083054909 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) 20241107083054910 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) 20241107083054910 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) 20241107083054911 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) 20241107083054911 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) 20241107083054911 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) 20241107083054911 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107083054911 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:1202) 20241107083054911 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) 20241107083054911 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083054912 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083054912 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083054912 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241107083054912 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083054912 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083054912 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) 20241107083054912 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) 20241107083054912 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) 20241107083054912 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) 20241107083054913 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) 20241107083054913 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) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083054917 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083054920 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083054920 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083054920 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083054920 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083054920 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083054920 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241107083054920 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083054920 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083054920 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083054920 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083054920 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083054920 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083054920 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083054920 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083054920 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083054920 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083054920 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083054920 DRLCMAC 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) 20241107083054920 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083054920 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083054920 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083054920 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083054920 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083054920 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083054920 DLGLOBAL DEBUG validating counter group 0x55e4ed635b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083054920 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083054920 DLGLOBAL DEBUG validating counter group 0x55e4ed635e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083054920 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083054920 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:1192) 20241107083054920 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) 20241107083054920 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) 20241107083054920 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) 20241107083054920 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20241107083054920 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20241107083054920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083054920 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) 20241107083054920 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083054921 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) 20241107083054921 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083054921 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) 20241107083054921 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=1139 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(190)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(190)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083054928 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083054928 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083054928 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083054928 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) 20241107083054931 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) 20241107083054931 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) 20241107083054932 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) 20241107083054932 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) 20241107083054933 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) 20241107083054933 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) 20241107083054934 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) 20241107083054934 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) 20241107083054935 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) 20241107083054935 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) 20241107083054936 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) 20241107083054936 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) 20241107083054937 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) 20241107083054937 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) 20241107083054938 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) 20241107083054938 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) 20241107083054938 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083054950 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) 20241107083054950 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) 20241107083054951 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) 20241107083054951 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) 20241107083054952 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) 20241107083054952 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) 20241107083054953 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) 20241107083054953 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) 20241107083054953 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) 20241107083054953 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) 20241107083054954 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) 20241107083054954 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) 20241107083054955 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) 20241107083054955 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) 20241107083054956 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) 20241107083054956 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) 20241107083054957 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083054969 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) 20241107083054969 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) 20241107083054970 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) 20241107083054970 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) 20241107083054971 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) 20241107083054971 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) 20241107083054972 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) 20241107083054972 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) 20241107083054972 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) 20241107083054973 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) 20241107083054973 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) 20241107083054973 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) 20241107083054974 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) 20241107083054974 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) 20241107083054975 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) 20241107083054975 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) 20241107083054978 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083054993 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) 20241107083054993 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) 20241107083054994 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) 20241107083054994 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) 20241107083054995 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) 20241107083054995 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) 20241107083054996 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) 20241107083054996 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) 20241107083054996 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) 20241107083054997 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) 20241107083054997 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) 20241107083054997 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) 20241107083054998 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) 20241107083054998 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) 20241107083054999 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) 20241107083054999 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) 20241107083055000 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083055012 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) 20241107083055012 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) 20241107083055013 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) 20241107083055013 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) 20241107083055014 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) 20241107083055014 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) 20241107083055015 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) 20241107083055015 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) 20241107083055016 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) 20241107083055016 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) 20241107083055016 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) 20241107083055016 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) 20241107083055017 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) 20241107083055017 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) 20241107083055018 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) 20241107083055018 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) 20241107083055019 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083055032 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) 20241107083055032 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) 20241107083055033 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) 20241107083055033 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) 20241107083055033 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) 20241107083055033 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) 20241107083055034 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) 20241107083055034 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) 20241107083055035 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) 20241107083055035 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) 20241107083055036 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) 20241107083055036 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) 20241107083055037 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) 20241107083055037 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) 20241107083055037 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) 20241107083055037 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) 20241107083055041 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083055055 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) 20241107083055055 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) 20241107083055057 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) 20241107083055057 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) 20241107083055057 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) 20241107083055057 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) 20241107083055058 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) 20241107083055058 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) 20241107083055059 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) 20241107083055059 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) 20241107083055059 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) 20241107083055060 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) 20241107083055060 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) 20241107083055060 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) 20241107083055061 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) 20241107083055061 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) 20241107083055062 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083055074 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) 20241107083055074 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) 20241107083055075 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) 20241107083055075 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) 20241107083055077 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) 20241107083055077 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) 20241107083055077 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) 20241107083055077 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) 20241107083055078 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) 20241107083055078 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) 20241107083055079 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) 20241107083055079 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) 20241107083055080 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) 20241107083055080 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) 20241107083055081 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) 20241107083055081 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) 20241107083055081 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083055093 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) 20241107083055093 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) 20241107083055095 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) 20241107083055095 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) 20241107083055095 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) 20241107083055095 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) 20241107083055096 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) 20241107083055096 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) 20241107083055097 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) 20241107083055097 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) 20241107083055098 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) 20241107083055098 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) 20241107083055099 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) 20241107083055099 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) 20241107083055099 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) 20241107083055099 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) 20241107083055103 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083055117 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) 20241107083055117 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) 20241107083055119 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) 20241107083055119 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) 20241107083055119 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) 20241107083055119 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) 20241107083055120 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) 20241107083055120 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) 20241107083055121 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) 20241107083055121 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) 20241107083055122 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) 20241107083055122 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) 20241107083055122 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) 20241107083055122 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) 20241107083055123 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) 20241107083055123 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) 20241107083055124 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083055129 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083055129 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) 20241107083055129 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083055136 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) 20241107083055136 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) 20241107083055137 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) 20241107083055137 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) 20241107083055138 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) 20241107083055138 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) 20241107083055139 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) 20241107083055139 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) 20241107083055140 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) 20241107083055140 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) 20241107083055140 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) 20241107083055140 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) 20241107083055141 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) 20241107083055141 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) 20241107083055142 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) 20241107083055142 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) 20241107083055143 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) 20241107083055143 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) 20241107083055143 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) 20241107083055143 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) 20241107083055143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083055143 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083055143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083055143 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) 20241107083055143 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) 20241107083055143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 27 68 c4 0f 71 ce f6 60 7a 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083055143 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) 20241107083055143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083055143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083055143 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) 20241107083055143 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1191 + 13 = 1204 (pdch_ul_controller.c:131) 20241107083055143 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1204 for type POLL (pdch_ul_controller.c:184) 20241107083055143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1204, TS=7) (tbf_dl.cpp:883) 20241107083055143 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1204, TS=7 (tbf_dl.cpp:903) 20241107083055143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 27 68 c4 0f 71 ce f6 60 7a 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083055143 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Sending data request: sapi=5 arfcn=871 cur_fn=1187 block=11 data=0f 00 00 29 27 68 c4 0f 71 ce f6 60 7a 09 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) 20241107083055143 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083055155 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) 20241107083055155 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) 20241107083055157 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) 20241107083055157 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) 20241107083055157 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) 20241107083055157 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) 20241107083055158 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) 20241107083055158 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) 20241107083055159 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) 20241107083055159 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) 20241107083055160 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) 20241107083055160 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) 20241107083055160 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) 20241107083055160 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) 20241107083055161 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) 20241107083055161 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) 20241107083055165 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083055179 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) 20241107083055179 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) 20241107083055180 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) 20241107083055180 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) 20241107083055181 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) 20241107083055181 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) 20241107083055182 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) 20241107083055182 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) 20241107083055182 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) 20241107083055182 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) 20241107083055183 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) 20241107083055183 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) 20241107083055184 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) 20241107083055184 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) 20241107083055185 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) 20241107083055185 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) 20241107083055185 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083055199 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) 20241107083055199 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) 20241107083055200 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) 20241107083055200 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) 20241107083055201 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) 20241107083055201 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) 20241107083055201 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) 20241107083055201 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) 20241107083055202 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) 20241107083055202 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) 20241107083055203 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) 20241107083055203 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) 20241107083055203 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) 20241107083055204 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) 20241107083055204 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) 20241107083055204 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) 20241107083055205 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083055217 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1200 block=2 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) 20241107083055217 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083055217 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083055217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083055217 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 | BTS(190)@fb7e2f9c3787: Shutting down virtual BTS #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) 20241107083055218 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083055218 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083055218 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:511) 20241107083055218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083055219 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) 20241107083055219 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) 20241107083055219 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083055219 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) 20241107083055219 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) 20241107083055219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241107083055219 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107083055219 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) 20241107083055219 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) 20241107083055219 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) 20241107083055220 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) 20241107083055220 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) 20241107083055221 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) 20241107083055222 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) 20241107083055222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44344<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083055223 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) 20241107083055223 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) 20241107083055224 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) 20241107083055224 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) 20241107083055225 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) 20241107083055225 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) 20241107083055226 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) 20241107083055226 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) 20241107083055229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44342<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083055230 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083055230 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083055231 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083055231 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083055231 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:1202) 20241107083055231 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) 20241107083055231 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083055231 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083055231 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083055231 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083055231 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083055231 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083055231 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083055231 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083055231 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083055231 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083055231 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083055231 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083055231 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083055231 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083055231 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083055231 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083055231 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083055231 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) 20241107083055231 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) 20241107083055231 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 7324 with status 0 MTC@fb7e2f9c3787: Test case TC_x2031_t3191 finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_x2031_t3191 pass'. respawn: 21: starting: osmo-pcu Thu Nov 7 08:30:55 UTC 2024 ====== PCU_Tests.TC_x2031_t3191 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_x2031_t3191.talloc 20241107083055285 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083055285 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083055285 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083055286 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083055313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53282<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083055414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53282<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1564704) Waiting for packet dumper to finish... 1 (prev_count=1564704, count=1626544) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_x2031_t3191 pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_zero_x2031_t3191'. ------ PCU_Tests.TC_zero_x2031_t3191 ------ Thu Nov 7 08:30:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_zero_x2031_t3191.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_zero_x2031_t3191.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_zero_x2031_t3191' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_zero_x2031_t3191 started. 195@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_zero_x2031_t3191-BVCI1234(197)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 195@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(199)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 195@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083058567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53292<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 195@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(203)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 195@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(203)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(200)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(200)@fb7e2f9c3787: Start timer T: 5 s PCUIF(200)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083058573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53294<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_zero_x2031_t3191-STATS(204)@fb7e2f9c3787: Start timer T: 2 s TC_zero_x2031_t3191-STATS(204)@fb7e2f9c3787: Start timer T: 2 s 195@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(207)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083100287 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083100287 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083100287 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(200)@fb7e2f9c3787: OsmoPCU is now connected BTS(202)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083100303 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083100303 DLGLOBAL DEBUG validating counter group 0x556802a82020(bts) with 102 counters (rate_ctr.c:86) 20241107083100303 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083100303 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083100303 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083100303 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083100303 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083100303 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083100303 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083100303 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083100303 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083100303 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083100303 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083100303 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083100303 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083100303 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083100303 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083100303 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083100303 DL1IF DEBUG t3191=1 (pcu_l1_if.cpp:820) 20241107083100303 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083100303 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083100303 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083100303 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083100303 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083100303 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083100303 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083100303 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083100303 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083100303 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083100303 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083100303 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083100303 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083100303 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083100303 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083100303 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083100303 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083100303 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083100303 DLGLOBAL DEBUG validating counter group 0x7f4e3198d5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083100303 DLGLOBAL DEBUG validating counter group 0x556802a81700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083100303 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083100304 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083100304 DLGLOBAL DEBUG validating counter group 0x7f4e3198e160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083100304 DLGLOBAL DEBUG validating counter group 0x7f4e3198e140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083100304 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083100304 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) 20241107083100304 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) 20241107083100304 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083100304 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083100304 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083100304 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083100304 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083100304 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083100304 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083100304 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083100304 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083100304 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083100304 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083100304 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083100304 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083100304 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083100304 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083100304 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083100304 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083100304 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083100304 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083100304 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083100304 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083100304 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083100304 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083100304 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083100304 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083100304 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083100305 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) 20241107083100305 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) 20241107083100306 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(202)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(202)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(199)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(202)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(199)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(199)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(199)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(202)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083100311 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083100311 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) 20241107083100311 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) 20241107083100311 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083100311 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083100311 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)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083100312 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083100312 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) 20241107083100312 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(202)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(202)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(199)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(199)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083100314 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083100314 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) 20241107083100314 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) 20241107083100314 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083100314 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083100314 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083100315 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083100315 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083100315 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083100315 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083100316 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) 20241107083100316 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) 20241107083100317 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083100317 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(202)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(199)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(199)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(199)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083100318 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) 20241107083100318 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) 20241107083100319 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) 20241107083100319 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) 20241107083100320 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) 20241107083100320 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) 20241107083100322 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) 20241107083100322 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) 20241107083100323 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) 20241107083100323 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) 20241107083100323 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) 20241107083100323 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) 20241107083100324 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) 20241107083100324 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) 20241107083100324 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 196@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 196@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083100333 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083100333 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083100333 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083100333 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083100333 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083100333 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083100333 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083100333 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083100335 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) 20241107083100335 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) 20241107083100336 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) 20241107083100336 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) 20241107083100337 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) 20241107083100337 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) 20241107083100338 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) 20241107083100338 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) 20241107083100339 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) 20241107083100339 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) 20241107083100339 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) 20241107083100339 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) 20241107083100340 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) 20241107083100340 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) 20241107083100340 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) 20241107083100340 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) 20241107083100341 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_zero_x2031_t3191-BVCI1234(197)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_zero_x2031_t3191-BVCI1234(197)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083100345 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083100345 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083100345 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083100345 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083100345 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083100346 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083100346 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083100346 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083100352 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) 20241107083100352 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) 20241107083100353 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083100354 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083100354 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083100354 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083100354 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083100354 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20241107083100354 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083100354 DLGLOBAL DEBUG validating counter group 0x556802a81740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083100354 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107083100354 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083100354 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107083100354 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083100354 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083100354 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083100354 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083100354 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083100354 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083100354 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083100354 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083100354 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083100354 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083100354 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083100354 DRLCMAC 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) 20241107083100354 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083100354 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083100354 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083100354 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083100354 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083100354 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083100354 DLGLOBAL DEBUG validating counter group 0x556802a81b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083100354 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083100354 DLGLOBAL DEBUG validating counter group 0x556802a81e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083100354 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083100354 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:1192) 20241107083100354 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) 20241107083100354 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) 20241107083100354 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) 20241107083100354 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) 20241107083100354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083100354 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) 20241107083100354 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083100354 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) 20241107083100354 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083100354 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) 20241107083100354 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) 20241107083100354 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) 20241107083100354 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) 20241107083100354 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) 20241107083100354 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083100354 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083100354 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083100354 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083100354 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083100354 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083100354 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083100354 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083100354 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083100354 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083100355 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) 20241107083100355 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) 20241107083100355 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) 20241107083100355 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) 20241107083100356 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) 20241107083100356 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) 20241107083100357 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) 20241107083100357 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) 20241107083100357 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) 20241107083100357 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) 20241107083100358 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) 20241107083100358 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(202)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(202)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 } } } } } } } } } 20241107083100365 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083100365 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083100365 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083100365 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083100365 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083100365 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083100367 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083100367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083100367 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083100367 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) 20241107083100377 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) 20241107083100377 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) 20241107083100379 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) 20241107083100379 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) 20241107083100380 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) 20241107083100380 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) 20241107083100381 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) 20241107083100381 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) 20241107083100382 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) 20241107083100382 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) 20241107083100382 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) 20241107083100382 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) 20241107083100383 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) 20241107083100383 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) 20241107083100384 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) 20241107083100384 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) 20241107083100385 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083100396 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) 20241107083100396 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) 20241107083100398 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) 20241107083100398 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) 20241107083100398 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) 20241107083100398 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) 20241107083100399 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) 20241107083100399 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) 20241107083100400 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) 20241107083100400 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) 20241107083100401 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) 20241107083100401 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) 20241107083100402 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) 20241107083100402 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) 20241107083100403 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) 20241107083100403 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) 20241107083100403 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083100415 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) 20241107083100415 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) 20241107083100416 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) 20241107083100416 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) 20241107083100417 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) 20241107083100417 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) 20241107083100418 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) 20241107083100418 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) 20241107083100419 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) 20241107083100419 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) 20241107083100420 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) 20241107083100420 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) 20241107083100420 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) 20241107083100420 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) 20241107083100421 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) 20241107083100421 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) 20241107083100425 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083100440 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) 20241107083100440 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) 20241107083100441 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) 20241107083100441 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) 20241107083100442 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) 20241107083100442 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) 20241107083100443 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) 20241107083100443 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) 20241107083100444 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) 20241107083100444 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) 20241107083100444 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) 20241107083100445 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) 20241107083100445 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) 20241107083100445 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) 20241107083100446 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) 20241107083100446 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) 20241107083100447 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083100458 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) 20241107083100458 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) 20241107083100460 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) 20241107083100460 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) 20241107083100460 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) 20241107083100460 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) 20241107083100461 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) 20241107083100461 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) 20241107083100462 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) 20241107083100462 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) 20241107083100463 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) 20241107083100463 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) 20241107083100463 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) 20241107083100464 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) 20241107083100464 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) 20241107083100464 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) 20241107083100465 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083100477 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) 20241107083100478 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) 20241107083100479 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) 20241107083100479 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) 20241107083100480 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) 20241107083100480 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) 20241107083100480 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) 20241107083100480 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) 20241107083100481 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) 20241107083100481 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) 20241107083100482 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) 20241107083100482 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) 20241107083100483 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) 20241107083100483 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) 20241107083100484 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) 20241107083100484 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) 20241107083100487 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083100501 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) 20241107083100501 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) 20241107083100501 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) 20241107083100502 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) 20241107083100502 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) 20241107083100502 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) 20241107083100502 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) 20241107083100502 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) 20241107083100503 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) 20241107083100503 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) 20241107083100504 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) 20241107083100504 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) 20241107083100506 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) 20241107083100506 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) 20241107083100507 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) 20241107083100507 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) 20241107083100508 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083100520 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) 20241107083100520 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) 20241107083100522 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) 20241107083100522 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) 20241107083100523 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) 20241107083100523 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) 20241107083100524 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) 20241107083100524 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) 20241107083100525 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) 20241107083100525 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) 20241107083100525 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) 20241107083100525 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) 20241107083100526 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) 20241107083100526 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) 20241107083100526 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) 20241107083100527 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) 20241107083100527 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083100539 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) 20241107083100539 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) 20241107083100541 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) 20241107083100541 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) 20241107083100541 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) 20241107083100541 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) 20241107083100542 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) 20241107083100542 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) 20241107083100544 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) 20241107083100544 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) 20241107083100545 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) 20241107083100545 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) 20241107083100545 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) 20241107083100545 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) 20241107083100546 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) 20241107083100546 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) 20241107083100549 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083100564 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) 20241107083100564 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) 20241107083100567 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) 20241107083100567 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) 20241107083100568 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083100568 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) 20241107083100568 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083100568 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) 20241107083100568 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) 20241107083100569 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) 20241107083100569 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) 20241107083100570 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) 20241107083100570 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) 20241107083100571 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) 20241107083100571 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) 20241107083100572 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) 20241107083100572 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) 20241107083100574 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) 20241107083100574 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) 20241107083100575 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) 20241107083100575 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) 20241107083100575 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) 20241107083100575 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) 20241107083100575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083100575 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 93 50 1f 0d d3 89 c7 f8 7d d6 a7 33 60 14 5d bd 41 7c 1f b2 c0 7b e8 05 c4 3c 7d 99 79 17 (tbf_dl.cpp:686) 20241107083100575 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) 20241107083100575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083100575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 07 00 01 93 50 1f 0d d3 89 c7 f8 7d d6 a7 33 60 14 5d bd 41 7c 1f b2 c0 7b e8 05 c4 3c 7d 99 79 17 00 (tbf_dl.cpp:911) 20241107083100575 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 93 50 1f 0d d3 89 c7 f8 7d d6 a7 33 60 14 5d bd 41 7c 1f b2 c0 7b e8 05 c4 3c 7d 99 79 17 00 (pcu_l1_if.cpp:182) 20241107083100576 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083100583 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) 20241107083100583 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) 20241107083100585 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) 20241107083100585 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) 20241107083100586 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) 20241107083100586 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) 20241107083100587 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) 20241107083100587 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) 20241107083100587 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) 20241107083100587 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) 20241107083100588 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) 20241107083100588 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) 20241107083100589 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) 20241107083100589 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) 20241107083100590 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) 20241107083100590 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) 20241107083100590 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) 20241107083100590 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) 20241107083100590 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) 20241107083100590 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) 20241107083100590 DRLCMACDL DEBUG -- Chunk with length 1370 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-2): d4 5c c8 0d ab 26 8a 2a 6a a9 35 8b 3d a1 bc 1d 8a 1d 72 67 16 9d 71 3f d3 74 ae 08 b3 b9 (tbf_dl.cpp:686) 20241107083100590 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) 20241107083100590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107083100590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 d4 5c c8 0d ab 26 8a 2a 6a a9 35 8b 3d a1 bc 1d 8a 1d 72 67 16 9d 71 3f d3 74 ae 08 b3 b9 00 (tbf_dl.cpp:911) 20241107083100590 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 d4 5c c8 0d ab 26 8a 2a 6a a9 35 8b 3d a1 bc 1d 8a 1d 72 67 16 9d 71 3f d3 74 ae 08 b3 b9 00 (pcu_l1_if.cpp:182) 20241107083100591 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083100603 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) 20241107083100604 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) 20241107083100604 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) 20241107083100604 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) 20241107083100605 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) 20241107083100605 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) 20241107083100605 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) 20241107083100605 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) 20241107083100606 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) 20241107083100606 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) 20241107083100607 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) 20241107083100607 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) 20241107083100607 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) 20241107083100607 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) 20241107083100608 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) 20241107083100608 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) 20241107083100612 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) 20241107083100612 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) 20241107083100612 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) 20241107083100612 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) 20241107083100612 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-2): 83 dd 7f 0b cf 67 8b ff 9b 71 31 37 a7 f1 91 b4 75 84 8e dd 8e 20 71 43 d1 29 67 da e0 9b (tbf_dl.cpp:686) 20241107083100612 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) 20241107083100612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107083100612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 83 dd 7f 0b cf 67 8b ff 9b 71 31 37 a7 f1 91 b4 75 84 8e dd 8e 20 71 43 d1 29 67 da e0 9b 00 (tbf_dl.cpp:911) 20241107083100612 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 83 dd 7f 0b cf 67 8b ff 9b 71 31 37 a7 f1 91 b4 75 84 8e dd 8e 20 71 43 d1 29 67 da e0 9b 00 (pcu_l1_if.cpp:182) 20241107083100613 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083100626 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) 20241107083100626 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) 20241107083100627 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) 20241107083100627 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) 20241107083100629 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) 20241107083100629 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) 20241107083100629 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) 20241107083100629 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) 20241107083100630 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) 20241107083100630 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) 20241107083100631 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) 20241107083100631 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) 20241107083100631 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) 20241107083100631 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) 20241107083100632 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) 20241107083100632 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) 20241107083100632 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) 20241107083100632 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) 20241107083100632 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) 20241107083100633 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) 20241107083100633 DRLCMACDL DEBUG -- Chunk with length 1310 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-2): 04 89 85 02 f1 5c f4 d9 0d 55 dc 6c 98 8d 14 bd 1b 5d cc d1 93 50 b2 0a 45 5e e1 19 a9 02 (tbf_dl.cpp:686) 20241107083100633 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) 20241107083100633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107083100633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 04 89 85 02 f1 5c f4 d9 0d 55 dc 6c 98 8d 14 bd 1b 5d cc d1 93 50 b2 0a 45 5e e1 19 a9 02 00 (tbf_dl.cpp:911) 20241107083100633 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 04 89 85 02 f1 5c f4 d9 0d 55 dc 6c 98 8d 14 bd 1b 5d cc d1 93 50 b2 0a 45 5e e1 19 a9 02 00 (pcu_l1_if.cpp:182) 20241107083100633 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083100645 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) 20241107083100645 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) 20241107083100647 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) 20241107083100647 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) 20241107083100648 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) 20241107083100648 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) 20241107083100650 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) 20241107083100650 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) 20241107083100651 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) 20241107083100651 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) 20241107083100652 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) 20241107083100652 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) 20241107083100653 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) 20241107083100653 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) 20241107083100653 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) 20241107083100653 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) 20241107083100655 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) 20241107083100655 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) 20241107083100655 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) 20241107083100655 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) 20241107083100655 DRLCMACDL DEBUG -- Chunk with length 1280 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-2): 74 68 28 42 83 c9 3f 35 18 6c 9e 6f 39 d8 f8 80 15 37 3a 64 e9 05 0c 39 cd 4d da e2 91 48 (tbf_dl.cpp:686) 20241107083100655 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) 20241107083100655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241107083100655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 74 68 28 42 83 c9 3f 35 18 6c 9e 6f 39 d8 f8 80 15 37 3a 64 e9 05 0c 39 cd 4d da e2 91 48 00 (tbf_dl.cpp:911) 20241107083100655 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 74 68 28 42 83 c9 3f 35 18 6c 9e 6f 39 d8 f8 80 15 37 3a 64 e9 05 0c 39 cd 4d da e2 91 48 00 (pcu_l1_if.cpp:182) 20241107083100656 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083100666 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) 20241107083100666 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) 20241107083100667 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) 20241107083100667 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) 20241107083100668 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) 20241107083100668 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) 20241107083100669 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) 20241107083100669 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) 20241107083100669 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) 20241107083100669 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) 20241107083100670 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) 20241107083100670 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) 20241107083100671 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) 20241107083100671 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) 20241107083100671 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) 20241107083100671 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) 20241107083100675 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) 20241107083100675 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) 20241107083100675 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) 20241107083100675 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) 20241107083100675 DRLCMACDL DEBUG -- Chunk with length 1250 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-2): cc f6 9d b0 40 8a e4 14 7b 36 98 bd d6 05 58 43 2c 5e ce eb a2 10 8f d9 32 aa e9 55 8d ca (tbf_dl.cpp:686) 20241107083100675 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) 20241107083100675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241107083100675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b cc f6 9d b0 40 8a e4 14 7b 36 98 bd d6 05 58 43 2c 5e ce eb a2 10 8f d9 32 aa e9 55 8d ca 00 (tbf_dl.cpp:911) 20241107083100675 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 cc f6 9d b0 40 8a e4 14 7b 36 98 bd d6 05 58 43 2c 5e ce eb a2 10 8f d9 32 aa e9 55 8d ca 00 (pcu_l1_if.cpp:182) 20241107083100676 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083100690 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) 20241107083100690 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) 20241107083100691 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) 20241107083100691 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) 20241107083100692 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) 20241107083100692 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) 20241107083100693 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) 20241107083100693 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) 20241107083100694 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) 20241107083100694 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) 20241107083100695 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) 20241107083100695 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) 20241107083100696 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) 20241107083100696 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) 20241107083100696 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) 20241107083100696 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) 20241107083100697 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) 20241107083100697 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) 20241107083100697 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) 20241107083100697 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) 20241107083100697 DRLCMACDL DEBUG -- Chunk with length 1220 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-2): d0 51 fb 1c cc f7 2e d6 28 dd 5d f1 1b 96 55 97 36 9a a9 2c 2c 8c c7 cd f1 0a fd 30 a8 2f (tbf_dl.cpp:686) 20241107083100697 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) 20241107083100697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241107083100697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0d d0 51 fb 1c cc f7 2e d6 28 dd 5d f1 1b 96 55 97 36 9a a9 2c 2c 8c c7 cd f1 0a fd 30 a8 2f 00 (tbf_dl.cpp:911) 20241107083100698 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 51 fb 1c cc f7 2e d6 28 dd 5d f1 1b 96 55 97 36 9a a9 2c 2c 8c c7 cd f1 0a fd 30 a8 2f 00 (pcu_l1_if.cpp:182) 20241107083100699 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083100709 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) 20241107083100709 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) 20241107083100710 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) 20241107083100710 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) 20241107083100711 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) 20241107083100711 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) 20241107083100712 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) 20241107083100712 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) 20241107083100713 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) 20241107083100713 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) 20241107083100714 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) 20241107083100714 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) 20241107083100715 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) 20241107083100715 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) 20241107083100716 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) 20241107083100716 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) 20241107083100717 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) 20241107083100717 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) 20241107083100717 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) 20241107083100717 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) 20241107083100717 DRLCMACDL DEBUG -- Chunk with length 1190 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-2): c9 86 e0 e8 cf 3d 2f 00 2c 01 02 f5 c0 bb d4 aa f2 96 4c a3 74 1c be 9d bb 64 29 3b 32 e4 (tbf_dl.cpp:686) 20241107083100717 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) 20241107083100717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241107083100717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-2): 07 00 0f c9 86 e0 e8 cf 3d 2f 00 2c 01 02 f5 c0 bb d4 aa f2 96 4c a3 74 1c be 9d bb 64 29 3b 32 e4 00 (tbf_dl.cpp:911) 20241107083100717 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 c9 86 e0 e8 cf 3d 2f 00 2c 01 02 f5 c0 bb d4 aa f2 96 4c a3 74 1c be 9d bb 64 29 3b 32 e4 00 (pcu_l1_if.cpp:182) 20241107083100719 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083100728 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) 20241107083100728 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) 20241107083100729 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) 20241107083100729 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) 20241107083100731 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) 20241107083100731 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) 20241107083100732 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) 20241107083100732 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) 20241107083100733 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) 20241107083100733 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) 20241107083100733 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) 20241107083100733 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) 20241107083100734 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) 20241107083100734 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) 20241107083100735 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) 20241107083100735 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) 20241107083100738 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) 20241107083100738 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) 20241107083100738 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) 20241107083100738 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) 20241107083100738 DRLCMACDL DEBUG -- Chunk with length 1160 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-2): 6d 41 97 99 69 b8 ed 05 fd be 17 b2 47 9b 56 88 ba ed d3 04 b1 e7 84 b9 97 55 07 2c ce d2 (tbf_dl.cpp:686) 20241107083100738 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) 20241107083100738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241107083100738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-2): 07 00 11 6d 41 97 99 69 b8 ed 05 fd be 17 b2 47 9b 56 88 ba ed d3 04 b1 e7 84 b9 97 55 07 2c ce d2 00 (tbf_dl.cpp:911) 20241107083100738 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 6d 41 97 99 69 b8 ed 05 fd be 17 b2 47 9b 56 88 ba ed d3 04 b1 e7 84 b9 97 55 07 2c ce d2 00 (pcu_l1_if.cpp:182) 20241107083100739 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083100753 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) 20241107083100753 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) 20241107083100754 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) 20241107083100754 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) 20241107083100755 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) 20241107083100755 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) 20241107083100756 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) 20241107083100756 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) 20241107083100757 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) 20241107083100757 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) 20241107083100758 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) 20241107083100758 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) 20241107083100758 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) 20241107083100758 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) 20241107083100760 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) 20241107083100760 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) 20241107083100760 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) 20241107083100760 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) 20241107083100760 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) 20241107083100760 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) 20241107083100760 DRLCMACDL DEBUG -- Chunk with length 1130 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-2): f3 bb b8 e1 50 cb c9 f1 54 7a 10 c6 f9 07 4d 55 32 64 2a 09 d1 f1 bf 87 15 43 c1 3a 01 c9 (tbf_dl.cpp:686) 20241107083100761 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) 20241107083100761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241107083100761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-2): 07 00 13 f3 bb b8 e1 50 cb c9 f1 54 7a 10 c6 f9 07 4d 55 32 64 2a 09 d1 f1 bf 87 15 43 c1 3a 01 c9 00 (tbf_dl.cpp:911) 20241107083100761 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 f3 bb b8 e1 50 cb c9 f1 54 7a 10 c6 f9 07 4d 55 32 64 2a 09 d1 f1 bf 87 15 43 c1 3a 01 c9 00 (pcu_l1_if.cpp:182) 20241107083100761 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083100772 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) 20241107083100772 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) 20241107083100773 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) 20241107083100773 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) 20241107083100774 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) 20241107083100774 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) 20241107083100775 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) 20241107083100775 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) 20241107083100776 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) 20241107083100776 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) 20241107083100776 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) 20241107083100776 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) 20241107083100777 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) 20241107083100777 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) 20241107083100778 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) 20241107083100778 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) 20241107083100779 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) 20241107083100779 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) 20241107083100779 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) 20241107083100779 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) 20241107083100779 DRLCMACDL DEBUG -- Chunk with length 1100 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-2): 30 76 56 bf 37 47 dc 8e 2c 0b c5 e3 52 c0 43 fe 21 9d 9a fd 80 70 b9 5a b9 7d 56 c7 c7 03 (tbf_dl.cpp:686) 20241107083100779 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) 20241107083100779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241107083100779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-2): 07 00 15 30 76 56 bf 37 47 dc 8e 2c 0b c5 e3 52 c0 43 fe 21 9d 9a fd 80 70 b9 5a b9 7d 56 c7 c7 03 00 (tbf_dl.cpp:911) 20241107083100779 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 30 76 56 bf 37 47 dc 8e 2c 0b c5 e3 52 c0 43 fe 21 9d 9a fd 80 70 b9 5a b9 7d 56 c7 c7 03 00 (pcu_l1_if.cpp:182) 20241107083100780 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083100791 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) 20241107083100791 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) 20241107083100792 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) 20241107083100792 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) 20241107083100793 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) 20241107083100793 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) 20241107083100794 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) 20241107083100794 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) 20241107083100795 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) 20241107083100795 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) 20241107083100795 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) 20241107083100795 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) 20241107083100796 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) 20241107083100796 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) 20241107083100797 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) 20241107083100797 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) 20241107083100800 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) 20241107083100800 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) 20241107083100800 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) 20241107083100800 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) 20241107083100800 DRLCMACDL DEBUG -- Chunk with length 1070 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-2): 13 e8 ae 8a 92 90 02 5f 13 05 e1 25 e4 a9 81 50 48 2a 21 da 9a c4 1b 89 ea f5 ed cd 0e 65 (tbf_dl.cpp:686) 20241107083100800 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) 20241107083100800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241107083100801 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-2): 07 00 17 13 e8 ae 8a 92 90 02 5f 13 05 e1 25 e4 a9 81 50 48 2a 21 da 9a c4 1b 89 ea f5 ed cd 0e 65 00 (tbf_dl.cpp:911) 20241107083100801 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 13 e8 ae 8a 92 90 02 5f 13 05 e1 25 e4 a9 81 50 48 2a 21 da 9a c4 1b 89 ea f5 ed cd 0e 65 00 (pcu_l1_if.cpp:182) 20241107083100801 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083100815 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) 20241107083100815 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) 20241107083100817 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) 20241107083100817 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) 20241107083100818 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) 20241107083100818 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) 20241107083100819 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) 20241107083100819 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) 20241107083100820 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) 20241107083100821 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) 20241107083100821 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) 20241107083100821 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) 20241107083100822 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) 20241107083100822 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) 20241107083100823 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) 20241107083100823 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) 20241107083100824 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) 20241107083100824 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) 20241107083100824 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) 20241107083100824 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) 20241107083100824 DRLCMACDL DEBUG -- Chunk with length 1040 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-2): c9 33 83 87 b2 40 21 c2 8b f4 b3 2a 71 a4 79 aa ba fe 6f 2d 78 26 e8 1f 55 7c c4 5b e0 20 (tbf_dl.cpp:686) 20241107083100824 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) 20241107083100824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241107083100824 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-2): 07 00 19 c9 33 83 87 b2 40 21 c2 8b f4 b3 2a 71 a4 79 aa ba fe 6f 2d 78 26 e8 1f 55 7c c4 5b e0 20 00 (tbf_dl.cpp:911) 20241107083100824 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 c9 33 83 87 b2 40 21 c2 8b f4 b3 2a 71 a4 79 aa ba fe 6f 2d 78 26 e8 1f 55 7c c4 5b e0 20 00 (pcu_l1_if.cpp:182) 20241107083100825 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083100834 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) 20241107083100834 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) 20241107083100836 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) 20241107083100836 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) 20241107083100836 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) 20241107083100836 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) 20241107083100837 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) 20241107083100837 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) 20241107083100838 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) 20241107083100838 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) 20241107083100839 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) 20241107083100839 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) 20241107083100839 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) 20241107083100840 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) 20241107083100840 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) 20241107083100840 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) 20241107083100841 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) 20241107083100841 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) 20241107083100841 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) 20241107083100841 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) 20241107083100841 DRLCMACDL DEBUG -- Chunk with length 1010 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-2): 9d 50 a8 e7 31 3d cb b1 7d 89 be bd 70 9e f4 6e 59 82 5d 9d 9a 6e f8 59 8f 39 ee 1d 76 1b (tbf_dl.cpp:686) 20241107083100841 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) 20241107083100841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241107083100841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-2): 07 00 1b 9d 50 a8 e7 31 3d cb b1 7d 89 be bd 70 9e f4 6e 59 82 5d 9d 9a 6e f8 59 8f 39 ee 1d 76 1b 00 (tbf_dl.cpp:911) 20241107083100841 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 9d 50 a8 e7 31 3d cb b1 7d 89 be bd 70 9e f4 6e 59 82 5d 9d 9a 6e f8 59 8f 39 ee 1d 76 1b 00 (pcu_l1_if.cpp:182) 20241107083100842 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083100853 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) 20241107083100853 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) 20241107083100855 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) 20241107083100855 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) 20241107083100855 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) 20241107083100855 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) 20241107083100856 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) 20241107083100856 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) 20241107083100857 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) 20241107083100857 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) 20241107083100858 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) 20241107083100858 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) 20241107083100859 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) 20241107083100859 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) 20241107083100859 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) 20241107083100859 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) 20241107083100863 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) 20241107083100863 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) 20241107083100863 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) 20241107083100863 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) 20241107083100863 DRLCMACDL DEBUG -- Chunk with length 980 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-2): f4 4d f4 04 bd 76 ca 0a 6d 88 dd 40 d6 c2 9d a2 2d 5f 82 49 ba ac 4e a0 d8 f3 e1 d9 68 6f (tbf_dl.cpp:686) 20241107083100863 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) 20241107083100863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241107083100863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-2): 07 00 1d f4 4d f4 04 bd 76 ca 0a 6d 88 dd 40 d6 c2 9d a2 2d 5f 82 49 ba ac 4e a0 d8 f3 e1 d9 68 6f 00 (tbf_dl.cpp:911) 20241107083100863 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 f4 4d f4 04 bd 76 ca 0a 6d 88 dd 40 d6 c2 9d a2 2d 5f 82 49 ba ac 4e a0 d8 f3 e1 d9 68 6f 00 (pcu_l1_if.cpp:182) 20241107083100864 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083100877 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) 20241107083100877 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) 20241107083100878 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) 20241107083100878 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) 20241107083100879 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) 20241107083100879 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) 20241107083100880 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) 20241107083100880 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) 20241107083100881 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) 20241107083100881 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) 20241107083100882 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) 20241107083100882 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) 20241107083100882 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) 20241107083100882 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) 20241107083100883 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) 20241107083100883 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) 20241107083100884 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) 20241107083100884 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) 20241107083100884 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) 20241107083100884 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) 20241107083100884 DRLCMACDL DEBUG -- Chunk with length 950 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-2): a5 2f 12 52 e6 27 a1 38 fc 2b c9 b5 7b 43 58 9e ed a8 e4 65 d0 46 1c 39 09 87 d4 40 34 e0 (tbf_dl.cpp:686) 20241107083100884 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) 20241107083100884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241107083100884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-2): 07 00 1f a5 2f 12 52 e6 27 a1 38 fc 2b c9 b5 7b 43 58 9e ed a8 e4 65 d0 46 1c 39 09 87 d4 40 34 e0 00 (tbf_dl.cpp:911) 20241107083100884 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 a5 2f 12 52 e6 27 a1 38 fc 2b c9 b5 7b 43 58 9e ed a8 e4 65 d0 46 1c 39 09 87 d4 40 34 e0 00 (pcu_l1_if.cpp:182) 20241107083100885 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083100896 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) 20241107083100896 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) 20241107083100898 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) 20241107083100898 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) 20241107083100898 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) 20241107083100898 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) 20241107083100899 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) 20241107083100899 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) 20241107083100900 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) 20241107083100900 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) 20241107083100901 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) 20241107083100901 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) 20241107083100901 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) 20241107083100901 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) 20241107083100902 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) 20241107083100902 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) 20241107083100903 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) 20241107083100903 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) 20241107083100903 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) 20241107083100903 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) 20241107083100903 DRLCMACDL DEBUG -- Chunk with length 920 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-2): cd 46 69 5b d3 33 74 af 8e 18 1c 74 50 b5 e7 9b d1 26 d1 1a fc c6 ec 16 93 b7 5d 82 28 51 (tbf_dl.cpp:686) 20241107083100903 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) 20241107083100903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241107083100903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-2): 07 00 21 cd 46 69 5b d3 33 74 af 8e 18 1c 74 50 b5 e7 9b d1 26 d1 1a fc c6 ec 16 93 b7 5d 82 28 51 00 (tbf_dl.cpp:911) 20241107083100903 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 cd 46 69 5b d3 33 74 af 8e 18 1c 74 50 b5 e7 9b d1 26 d1 1a fc c6 ec 16 93 b7 5d 82 28 51 00 (pcu_l1_if.cpp:182) 20241107083100904 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083100915 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) 20241107083100915 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) 20241107083100917 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) 20241107083100917 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) 20241107083100917 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) 20241107083100917 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) 20241107083100918 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) 20241107083100918 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) 20241107083100919 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) 20241107083100919 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) 20241107083100920 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) 20241107083100920 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) 20241107083100920 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) 20241107083100920 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) 20241107083100921 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) 20241107083100921 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) 20241107083100925 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) 20241107083100925 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) 20241107083100925 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) 20241107083100925 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) 20241107083100925 DRLCMACDL DEBUG -- Chunk with length 890 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-2): e6 c9 6e 8c 24 eb ac 50 70 af c7 62 c7 aa 52 d9 df 05 b1 e4 e6 b6 d4 1d d7 c8 22 5e 38 5e (tbf_dl.cpp:686) 20241107083100925 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) 20241107083100925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241107083100925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-2): 07 00 23 e6 c9 6e 8c 24 eb ac 50 70 af c7 62 c7 aa 52 d9 df 05 b1 e4 e6 b6 d4 1d d7 c8 22 5e 38 5e 00 (tbf_dl.cpp:911) 20241107083100925 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 e6 c9 6e 8c 24 eb ac 50 70 af c7 62 c7 aa 52 d9 df 05 b1 e4 e6 b6 d4 1d d7 c8 22 5e 38 5e 00 (pcu_l1_if.cpp:182) 20241107083100926 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083100939 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) 20241107083100939 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) 20241107083100940 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) 20241107083100940 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) 20241107083100941 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) 20241107083100941 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) 20241107083100942 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) 20241107083100942 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) 20241107083100943 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) 20241107083100943 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) 20241107083100944 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) 20241107083100944 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) 20241107083100944 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) 20241107083100944 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) 20241107083100945 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) 20241107083100945 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) 20241107083100946 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) 20241107083100946 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) 20241107083100946 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) 20241107083100946 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) 20241107083100946 DRLCMACDL DEBUG -- Chunk with length 860 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-2): f2 48 2b cb 0f 96 b2 59 9a 9a 16 5f 96 43 00 6a 3a 2b 34 c6 e6 ef 09 1a 62 78 a5 74 af 7c (tbf_dl.cpp:686) 20241107083100946 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) 20241107083100946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241107083100946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-2): 07 00 25 f2 48 2b cb 0f 96 b2 59 9a 9a 16 5f 96 43 00 6a 3a 2b 34 c6 e6 ef 09 1a 62 78 a5 74 af 7c 00 (tbf_dl.cpp:911) 20241107083100946 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 f2 48 2b cb 0f 96 b2 59 9a 9a 16 5f 96 43 00 6a 3a 2b 34 c6 e6 ef 09 1a 62 78 a5 74 af 7c 00 (pcu_l1_if.cpp:182) 20241107083100947 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083100959 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) 20241107083100959 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) 20241107083100960 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) 20241107083100960 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) 20241107083100961 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) 20241107083100961 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) 20241107083100961 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) 20241107083100961 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) 20241107083100962 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) 20241107083100962 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) 20241107083100963 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) 20241107083100963 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) 20241107083100964 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) 20241107083100964 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) 20241107083100965 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) 20241107083100965 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) 20241107083100966 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) 20241107083100966 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) 20241107083100966 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) 20241107083100966 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) 20241107083100966 DRLCMACDL DEBUG -- Chunk with length 830 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100966 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-2): f2 e8 76 65 29 0f 08 24 76 59 d0 47 09 da 5d 96 3f 11 f6 51 32 df a0 aa 77 f3 90 2b df ba (tbf_dl.cpp:686) 20241107083100966 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) 20241107083100966 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100966 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241107083100966 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-2): 07 00 27 f2 e8 76 65 29 0f 08 24 76 59 d0 47 09 da 5d 96 3f 11 f6 51 32 df a0 aa 77 f3 90 2b df ba 00 (tbf_dl.cpp:911) 20241107083100966 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 f2 e8 76 65 29 0f 08 24 76 59 d0 47 09 da 5d 96 3f 11 f6 51 32 df a0 aa 77 f3 90 2b df ba 00 (pcu_l1_if.cpp:182) 20241107083100966 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083100978 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) 20241107083100978 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) 20241107083100979 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) 20241107083100979 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) 20241107083100980 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) 20241107083100980 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) 20241107083100981 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) 20241107083100981 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) 20241107083100981 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) 20241107083100981 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) 20241107083100982 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) 20241107083100982 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) 20241107083100983 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) 20241107083100983 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) 20241107083100984 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) 20241107083100984 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) 20241107083100987 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) 20241107083100987 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) 20241107083100987 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) 20241107083100987 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) 20241107083100987 DRLCMACDL DEBUG -- Chunk with length 800 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083100987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-2): 49 4c 88 cc b8 6b d0 72 cf 74 b7 c8 e5 62 38 0e 31 61 03 26 f5 09 1a 0a cd d2 8f 48 58 d1 (tbf_dl.cpp:686) 20241107083100987 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) 20241107083100987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083100987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241107083100987 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) 20241107083100987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20241107083100987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20241107083100987 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) 20241107083100987 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) 20241107083100987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-2): 0f 00 29 49 4c 88 cc b8 6b d0 72 cf 74 b7 c8 e5 62 38 0e 31 61 03 26 f5 09 1a 0a cd d2 8f 48 58 d1 00 (tbf_dl.cpp:911) 20241107083100987 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 49 4c 88 cc b8 6b d0 72 cf 74 b7 c8 e5 62 38 0e 31 61 03 26 f5 09 1a 0a cd d2 8f 48 58 d1 00 (pcu_l1_if.cpp:182) 20241107083100988 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083101002 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) 20241107083101002 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) 20241107083101003 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) 20241107083101003 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) 20241107083101004 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) 20241107083101004 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) 20241107083101004 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) 20241107083101004 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) 20241107083101005 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) 20241107083101005 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) 20241107083101006 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) 20241107083101006 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) 20241107083101007 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) 20241107083101007 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) 20241107083101008 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) 20241107083101008 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) 20241107083101008 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083101021 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) 20241107083101021 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) 20241107083101023 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) 20241107083101023 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) 20241107083101023 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) 20241107083101023 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) 20241107083101024 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) 20241107083101024 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) 20241107083101025 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) 20241107083101025 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) 20241107083101026 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) 20241107083101026 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) 20241107083101026 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) 20241107083101026 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) 20241107083101027 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) 20241107083101027 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) 20241107083101028 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083101041 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) 20241107083101041 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) 20241107083101042 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) 20241107083101042 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) 20241107083101043 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) 20241107083101043 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) 20241107083101044 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) 20241107083101044 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) 20241107083101045 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) 20241107083101045 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) 20241107083101045 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) 20241107083101045 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) 20241107083101046 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) 20241107083101046 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) 20241107083101047 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) 20241107083101047 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) 20241107083101050 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083101064 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) 20241107083101064 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) 20241107083101064 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083101064 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083101065 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) 20241107083101065 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083101065 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083101065 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:511) 20241107083101065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083101065 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) 20241107083101065 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) 20241107083101065 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241107083101065 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241107083101065 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) 20241107083101065 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) 20241107083101065 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) 20241107083101066 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) 20241107083101066 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) 20241107083101067 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) 20241107083101067 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) 20241107083101068 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) 20241107083101068 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) 20241107083101069 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) 20241107083101069 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) 20241107083101069 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) 20241107083101069 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) 20241107083101070 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) 20241107083101070 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) 20241107083101071 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) 20241107083101071 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) 20241107083101072 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) 20241107083101072 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) 20241107083101072 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) 20241107083101072 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) 20241107083101072 DRLCMACDL DEBUG -- Chunk with length 770 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-2): 0e c5 46 c5 98 2f 07 c8 0c 66 7d f8 de ff ff d2 2f 63 8d 95 52 cf 4b a8 1a 13 b9 77 a8 7a (tbf_dl.cpp:686) 20241107083101072 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) 20241107083101072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241107083101072 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-2): 07 00 2b 0e c5 46 c5 98 2f 07 c8 0c 66 7d f8 de ff ff d2 2f 63 8d 95 52 cf 4b a8 1a 13 b9 77 a8 7a 00 (tbf_dl.cpp:911) 20241107083101072 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 0e c5 46 c5 98 2f 07 c8 0c 66 7d f8 de ff ff d2 2f 63 8d 95 52 cf 4b a8 1a 13 b9 77 a8 7a 00 (pcu_l1_if.cpp:182) 20241107083101073 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083101084 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) 20241107083101084 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) 20241107083101085 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) 20241107083101085 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) 20241107083101086 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) 20241107083101086 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) 20241107083101086 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) 20241107083101087 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) 20241107083101087 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) 20241107083101087 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) 20241107083101088 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) 20241107083101088 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) 20241107083101089 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) 20241107083101089 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) 20241107083101090 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) 20241107083101090 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) 20241107083101091 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) 20241107083101091 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) 20241107083101091 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) 20241107083101091 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) 20241107083101091 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-2): 2b f0 ed 38 a7 e9 8f 9a de 11 b0 64 bc 26 0d 10 8c 4b 51 95 94 8c bc c4 77 2d 59 06 73 46 (tbf_dl.cpp:686) 20241107083101091 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) 20241107083101091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241107083101091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-2): 07 00 2d 2b f0 ed 38 a7 e9 8f 9a de 11 b0 64 bc 26 0d 10 8c 4b 51 95 94 8c bc c4 77 2d 59 06 73 46 00 (tbf_dl.cpp:911) 20241107083101091 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 2b f0 ed 38 a7 e9 8f 9a de 11 b0 64 bc 26 0d 10 8c 4b 51 95 94 8c bc c4 77 2d 59 06 73 46 00 (pcu_l1_if.cpp:182) 20241107083101092 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083101103 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) 20241107083101103 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) 20241107083101104 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) 20241107083101104 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) 20241107083101105 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) 20241107083101105 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) 20241107083101106 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) 20241107083101106 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) 20241107083101107 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) 20241107083101107 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) 20241107083101108 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) 20241107083101108 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) 20241107083101108 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) 20241107083101108 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) 20241107083101109 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) 20241107083101109 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) 20241107083101112 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) 20241107083101112 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) 20241107083101112 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) 20241107083101112 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) 20241107083101113 DRLCMACDL DEBUG -- Chunk with length 710 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-2): 86 59 0c d7 ca 92 52 0d 9b 9e a7 4d b6 71 aa e2 87 63 ec ae 75 47 61 bf 52 51 47 5e 82 b1 (tbf_dl.cpp:686) 20241107083101113 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) 20241107083101113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241107083101113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-2): 07 00 2f 86 59 0c d7 ca 92 52 0d 9b 9e a7 4d b6 71 aa e2 87 63 ec ae 75 47 61 bf 52 51 47 5e 82 b1 00 (tbf_dl.cpp:911) 20241107083101113 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 86 59 0c d7 ca 92 52 0d 9b 9e a7 4d b6 71 aa e2 87 63 ec ae 75 47 61 bf 52 51 47 5e 82 b1 00 (pcu_l1_if.cpp:182) 20241107083101113 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083101127 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) 20241107083101127 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) 20241107083101128 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) 20241107083101128 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) 20241107083101129 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) 20241107083101129 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) 20241107083101130 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) 20241107083101130 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) 20241107083101132 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) 20241107083101132 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) 20241107083101133 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) 20241107083101133 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) 20241107083101134 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) 20241107083101134 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) 20241107083101135 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) 20241107083101135 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) 20241107083101136 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) 20241107083101137 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) 20241107083101137 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) 20241107083101137 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) 20241107083101137 DRLCMACDL DEBUG -- Chunk with length 680 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-2): 4c b5 dd ec f1 20 88 90 9d a0 c9 c5 e3 83 41 3e 2c 10 7a 3a a3 4f 74 c5 ec 3c 13 d2 60 72 (tbf_dl.cpp:686) 20241107083101137 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) 20241107083101137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241107083101137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-2): 07 00 31 4c b5 dd ec f1 20 88 90 9d a0 c9 c5 e3 83 41 3e 2c 10 7a 3a a3 4f 74 c5 ec 3c 13 d2 60 72 00 (tbf_dl.cpp:911) 20241107083101137 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 4c b5 dd ec f1 20 88 90 9d a0 c9 c5 e3 83 41 3e 2c 10 7a 3a a3 4f 74 c5 ec 3c 13 d2 60 72 00 (pcu_l1_if.cpp:182) 20241107083101138 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083101146 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) 20241107083101146 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) 20241107083101148 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) 20241107083101148 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) 20241107083101149 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) 20241107083101149 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) 20241107083101150 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) 20241107083101150 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) 20241107083101151 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) 20241107083101151 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) 20241107083101152 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) 20241107083101152 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) 20241107083101153 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) 20241107083101153 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) 20241107083101154 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) 20241107083101154 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) 20241107083101155 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) 20241107083101155 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) 20241107083101155 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) 20241107083101155 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) 20241107083101155 DRLCMACDL DEBUG -- Chunk with length 650 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-2): 62 f7 1b 93 7a 50 ea 62 d0 f5 ad f4 e4 43 32 1e ec 55 33 b5 9e 99 92 b5 1c 83 fd 5b 59 3a (tbf_dl.cpp:686) 20241107083101155 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) 20241107083101155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241107083101155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-2): 07 00 33 62 f7 1b 93 7a 50 ea 62 d0 f5 ad f4 e4 43 32 1e ec 55 33 b5 9e 99 92 b5 1c 83 fd 5b 59 3a 00 (tbf_dl.cpp:911) 20241107083101155 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 62 f7 1b 93 7a 50 ea 62 d0 f5 ad f4 e4 43 32 1e ec 55 33 b5 9e 99 92 b5 1c 83 fd 5b 59 3a 00 (pcu_l1_if.cpp:182) 20241107083101155 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083101165 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) 20241107083101165 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) 20241107083101166 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) 20241107083101166 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) 20241107083101167 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) 20241107083101167 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) 20241107083101168 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) 20241107083101168 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) 20241107083101168 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) 20241107083101169 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) 20241107083101169 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) 20241107083101169 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) 20241107083101170 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) 20241107083101170 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) 20241107083101171 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) 20241107083101171 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) 20241107083101174 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) 20241107083101174 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) 20241107083101174 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) 20241107083101174 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) 20241107083101174 DRLCMACDL DEBUG -- Chunk with length 620 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-2): e3 ca 04 80 a5 65 7d 4a 81 90 ea 53 1f 7a 8d f4 b8 9b dd e0 6f 40 2d 15 a6 3a 0b c7 b4 2f (tbf_dl.cpp:686) 20241107083101174 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) 20241107083101175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241107083101175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-2): 07 00 35 e3 ca 04 80 a5 65 7d 4a 81 90 ea 53 1f 7a 8d f4 b8 9b dd e0 6f 40 2d 15 a6 3a 0b c7 b4 2f 00 (tbf_dl.cpp:911) 20241107083101175 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 35 e3 ca 04 80 a5 65 7d 4a 81 90 ea 53 1f 7a 8d f4 b8 9b dd e0 6f 40 2d 15 a6 3a 0b c7 b4 2f 00 (pcu_l1_if.cpp:182) 20241107083101176 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083101189 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) 20241107083101189 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) 20241107083101190 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) 20241107083101190 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) 20241107083101191 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) 20241107083101191 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) 20241107083101192 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) 20241107083101192 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) 20241107083101192 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) 20241107083101192 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) 20241107083101193 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) 20241107083101193 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) 20241107083101194 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) 20241107083101194 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) 20241107083101195 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) 20241107083101195 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) 20241107083101196 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) 20241107083101196 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) 20241107083101196 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) 20241107083101196 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) 20241107083101196 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-2): bd 1e b7 34 e1 37 be 2f 2b f0 e2 84 bb 46 87 05 07 14 67 04 29 85 f7 67 b3 05 8e 1c f7 11 (tbf_dl.cpp:686) 20241107083101196 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) 20241107083101196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241107083101196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-2): 07 00 37 bd 1e b7 34 e1 37 be 2f 2b f0 e2 84 bb 46 87 05 07 14 67 04 29 85 f7 67 b3 05 8e 1c f7 11 00 (tbf_dl.cpp:911) 20241107083101196 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 37 bd 1e b7 34 e1 37 be 2f 2b f0 e2 84 bb 46 87 05 07 14 67 04 29 85 f7 67 b3 05 8e 1c f7 11 00 (pcu_l1_if.cpp:182) 20241107083101197 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083101208 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) 20241107083101208 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) 20241107083101210 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) 20241107083101210 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) 20241107083101210 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) 20241107083101210 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) 20241107083101211 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) 20241107083101211 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) 20241107083101212 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) 20241107083101212 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) 20241107083101213 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) 20241107083101213 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) 20241107083101214 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) 20241107083101214 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) 20241107083101215 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) 20241107083101215 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) 20241107083101216 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) 20241107083101216 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) 20241107083101216 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) 20241107083101216 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) 20241107083101216 DRLCMACDL DEBUG -- Chunk with length 560 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-2): 1b 2e ef c9 f4 3e 90 20 94 12 e1 07 3e 3a 72 9d 40 80 43 42 ac b6 f7 d7 5f 2c 3c 9b f4 83 (tbf_dl.cpp:686) 20241107083101216 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) 20241107083101216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241107083101216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-2): 07 00 39 1b 2e ef c9 f4 3e 90 20 94 12 e1 07 3e 3a 72 9d 40 80 43 42 ac b6 f7 d7 5f 2c 3c 9b f4 83 00 (tbf_dl.cpp:911) 20241107083101216 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 39 1b 2e ef c9 f4 3e 90 20 94 12 e1 07 3e 3a 72 9d 40 80 43 42 ac b6 f7 d7 5f 2c 3c 9b f4 83 00 (pcu_l1_if.cpp:182) 20241107083101217 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083101228 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) 20241107083101228 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) 20241107083101229 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) 20241107083101229 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) 20241107083101230 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) 20241107083101230 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) 20241107083101231 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) 20241107083101231 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) 20241107083101231 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) 20241107083101231 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) 20241107083101232 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) 20241107083101232 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) 20241107083101233 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) 20241107083101233 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) 20241107083101234 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) 20241107083101234 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) 20241107083101237 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) 20241107083101237 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) 20241107083101237 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) 20241107083101237 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) 20241107083101237 DRLCMACDL DEBUG -- Chunk with length 530 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-2): da b2 53 9e 0c c9 eb 11 84 04 b1 4c 97 75 f1 33 59 06 08 ac 9c 4b f4 fb f5 da c1 73 53 62 (tbf_dl.cpp:686) 20241107083101237 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) 20241107083101237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241107083101237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-2): 07 00 3b da b2 53 9e 0c c9 eb 11 84 04 b1 4c 97 75 f1 33 59 06 08 ac 9c 4b f4 fb f5 da c1 73 53 62 00 (tbf_dl.cpp:911) 20241107083101237 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 3b da b2 53 9e 0c c9 eb 11 84 04 b1 4c 97 75 f1 33 59 06 08 ac 9c 4b f4 fb f5 da c1 73 53 62 00 (pcu_l1_if.cpp:182) 20241107083101238 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083101251 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) 20241107083101251 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) 20241107083101253 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) 20241107083101253 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) 20241107083101253 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) 20241107083101253 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) 20241107083101254 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) 20241107083101254 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) 20241107083101255 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) 20241107083101255 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) 20241107083101256 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) 20241107083101256 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) 20241107083101257 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) 20241107083101257 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) 20241107083101257 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) 20241107083101257 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) 20241107083101258 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) 20241107083101259 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) 20241107083101259 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) 20241107083101259 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) 20241107083101259 DRLCMACDL DEBUG -- Chunk with length 500 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-2): b2 e5 8b 1d c5 3d ec 90 50 63 53 6d 2b 0c 81 66 ed 8a 52 9f f7 53 d7 34 9f e6 93 1c 36 bd (tbf_dl.cpp:686) 20241107083101259 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) 20241107083101259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241107083101259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-2): 07 00 3d b2 e5 8b 1d c5 3d ec 90 50 63 53 6d 2b 0c 81 66 ed 8a 52 9f f7 53 d7 34 9f e6 93 1c 36 bd 00 (tbf_dl.cpp:911) 20241107083101259 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 3d b2 e5 8b 1d c5 3d ec 90 50 63 53 6d 2b 0c 81 66 ed 8a 52 9f f7 53 d7 34 9f e6 93 1c 36 bd 00 (pcu_l1_if.cpp:182) 20241107083101260 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083101271 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) 20241107083101271 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) 20241107083101272 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) 20241107083101272 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) 20241107083101273 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) 20241107083101273 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) 20241107083101274 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) 20241107083101274 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) 20241107083101275 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) 20241107083101275 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) 20241107083101275 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) 20241107083101275 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) 20241107083101276 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) 20241107083101276 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) 20241107083101277 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) 20241107083101277 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) 20241107083101278 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) 20241107083101278 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) 20241107083101278 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) 20241107083101279 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) 20241107083101279 DRLCMACDL DEBUG -- Chunk with length 470 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-2): 62 9c 88 67 3f 69 f3 a3 e9 90 0c e8 02 7e 85 b1 49 8b e0 32 7c 0a 3d 78 d0 0a c6 07 81 e7 (tbf_dl.cpp:686) 20241107083101279 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) 20241107083101279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241107083101279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-2): 07 00 3f 62 9c 88 67 3f 69 f3 a3 e9 90 0c e8 02 7e 85 b1 49 8b e0 32 7c 0a 3d 78 d0 0a c6 07 81 e7 00 (tbf_dl.cpp:911) 20241107083101279 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 3f 62 9c 88 67 3f 69 f3 a3 e9 90 0c e8 02 7e 85 b1 49 8b e0 32 7c 0a 3d 78 d0 0a c6 07 81 e7 00 (pcu_l1_if.cpp:182) 20241107083101280 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083101290 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) 20241107083101290 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) 20241107083101292 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) 20241107083101292 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) 20241107083101293 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) 20241107083101293 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) 20241107083101294 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) 20241107083101294 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) 20241107083101295 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) 20241107083101295 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) 20241107083101296 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) 20241107083101296 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) 20241107083101296 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) 20241107083101296 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) 20241107083101297 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) 20241107083101297 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) 20241107083101299 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) 20241107083101300 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) 20241107083101300 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) 20241107083101300 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) 20241107083101300 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-2): 3d 7f e4 0d dc 9c 70 87 4d e3 9e 60 25 df e2 1f c2 d8 5f 0a a0 e4 81 6d 33 0d 6c fd 6d 62 (tbf_dl.cpp:686) 20241107083101300 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) 20241107083101300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241107083101300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-2): 07 00 41 3d 7f e4 0d dc 9c 70 87 4d e3 9e 60 25 df e2 1f c2 d8 5f 0a a0 e4 81 6d 33 0d 6c fd 6d 62 00 (tbf_dl.cpp:911) 20241107083101300 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 41 3d 7f e4 0d dc 9c 70 87 4d e3 9e 60 25 df e2 1f c2 d8 5f 0a a0 e4 81 6d 33 0d 6c fd 6d 62 00 (pcu_l1_if.cpp:182) 20241107083101300 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083101314 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) 20241107083101314 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) 20241107083101315 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) 20241107083101315 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) 20241107083101316 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) 20241107083101316 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) 20241107083101317 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) 20241107083101317 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) 20241107083101318 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) 20241107083101318 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) 20241107083101319 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) 20241107083101319 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) 20241107083101320 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) 20241107083101320 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) 20241107083101320 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) 20241107083101320 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) 20241107083101321 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) 20241107083101321 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) 20241107083101321 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) 20241107083101321 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) 20241107083101321 DRLCMACDL DEBUG -- Chunk with length 410 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-2): 02 00 9b 93 f7 a2 ea 40 b3 b4 9f ea 1e 63 4f 1e 68 f2 28 d0 e5 85 53 3a 0c e8 43 98 3b 36 (tbf_dl.cpp:686) 20241107083101321 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) 20241107083101322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241107083101322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-2): 07 00 43 02 00 9b 93 f7 a2 ea 40 b3 b4 9f ea 1e 63 4f 1e 68 f2 28 d0 e5 85 53 3a 0c e8 43 98 3b 36 00 (tbf_dl.cpp:911) 20241107083101322 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 43 02 00 9b 93 f7 a2 ea 40 b3 b4 9f ea 1e 63 4f 1e 68 f2 28 d0 e5 85 53 3a 0c e8 43 98 3b 36 00 (pcu_l1_if.cpp:182) 20241107083101322 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083101333 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) 20241107083101333 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) 20241107083101335 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) 20241107083101335 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) 20241107083101335 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) 20241107083101335 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) 20241107083101336 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) 20241107083101336 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) 20241107083101337 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) 20241107083101337 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) 20241107083101338 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) 20241107083101338 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) 20241107083101339 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) 20241107083101339 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) 20241107083101339 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) 20241107083101339 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) 20241107083101340 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) 20241107083101340 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) 20241107083101340 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) 20241107083101340 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) 20241107083101340 DRLCMACDL DEBUG -- Chunk with length 380 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-2): 94 3e 7b 87 24 45 c0 89 0b 51 f0 98 8b 1a 2b 79 9c 35 a0 b2 36 e8 b3 d4 dc 72 e9 07 1a 5f (tbf_dl.cpp:686) 20241107083101340 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) 20241107083101340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241107083101340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-2): 07 00 45 94 3e 7b 87 24 45 c0 89 0b 51 f0 98 8b 1a 2b 79 9c 35 a0 b2 36 e8 b3 d4 dc 72 e9 07 1a 5f 00 (tbf_dl.cpp:911) 20241107083101340 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 45 94 3e 7b 87 24 45 c0 89 0b 51 f0 98 8b 1a 2b 79 9c 35 a0 b2 36 e8 b3 d4 dc 72 e9 07 1a 5f 00 (pcu_l1_if.cpp:182) 20241107083101341 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083101352 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) 20241107083101352 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) 20241107083101354 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) 20241107083101354 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) 20241107083101354 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) 20241107083101354 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) 20241107083101355 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) 20241107083101355 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) 20241107083101357 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) 20241107083101357 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) 20241107083101357 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) 20241107083101357 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) 20241107083101358 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) 20241107083101358 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) 20241107083101359 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) 20241107083101359 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) 20241107083101362 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) 20241107083101362 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) 20241107083101362 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) 20241107083101362 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) 20241107083101362 DRLCMACDL DEBUG -- Chunk with length 350 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101362 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-2): 54 fd 9f 38 d6 5f f9 87 2f 1d 68 21 89 9f 99 a0 d8 2e ca 1a 9a 55 49 18 f3 d6 08 65 52 9f (tbf_dl.cpp:686) 20241107083101362 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) 20241107083101362 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101362 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241107083101362 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-2): 07 00 47 54 fd 9f 38 d6 5f f9 87 2f 1d 68 21 89 9f 99 a0 d8 2e ca 1a 9a 55 49 18 f3 d6 08 65 52 9f 00 (tbf_dl.cpp:911) 20241107083101362 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 47 54 fd 9f 38 d6 5f f9 87 2f 1d 68 21 89 9f 99 a0 d8 2e ca 1a 9a 55 49 18 f3 d6 08 65 52 9f 00 (pcu_l1_if.cpp:182) 20241107083101363 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083101376 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) 20241107083101376 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) 20241107083101378 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) 20241107083101378 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) 20241107083101379 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) 20241107083101379 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) 20241107083101379 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) 20241107083101379 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) 20241107083101380 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) 20241107083101380 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) 20241107083101381 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) 20241107083101381 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) 20241107083101382 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) 20241107083101382 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) 20241107083101383 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) 20241107083101383 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) 20241107083101384 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) 20241107083101384 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) 20241107083101384 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) 20241107083101384 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) 20241107083101384 DRLCMACDL DEBUG -- Chunk with length 320 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-2): b0 93 f2 9a b0 23 28 b5 b7 b2 94 48 ba ce e6 04 52 0a 37 f6 b6 e3 68 89 71 8d d8 f5 fb 28 (tbf_dl.cpp:686) 20241107083101384 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) 20241107083101384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241107083101384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-2): 07 00 49 b0 93 f2 9a b0 23 28 b5 b7 b2 94 48 ba ce e6 04 52 0a 37 f6 b6 e3 68 89 71 8d d8 f5 fb 28 00 (tbf_dl.cpp:911) 20241107083101384 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 49 b0 93 f2 9a b0 23 28 b5 b7 b2 94 48 ba ce e6 04 52 0a 37 f6 b6 e3 68 89 71 8d d8 f5 fb 28 00 (pcu_l1_if.cpp:182) 20241107083101384 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083101396 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) 20241107083101396 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) 20241107083101398 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) 20241107083101398 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) 20241107083101399 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) 20241107083101399 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) 20241107083101400 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) 20241107083101400 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) 20241107083101401 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) 20241107083101401 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) 20241107083101402 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) 20241107083101402 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) 20241107083101403 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) 20241107083101403 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) 20241107083101404 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) 20241107083101404 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) 20241107083101405 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) 20241107083101405 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) 20241107083101405 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) 20241107083101405 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) 20241107083101405 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-2): db a7 9c eb 3f 80 54 3d 1e 17 11 75 96 c2 8a ac ee 12 f5 9a 6d e9 6f 0c 22 0c fc 8c ec c4 (tbf_dl.cpp:686) 20241107083101405 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) 20241107083101405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241107083101405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-2): 07 00 4b db a7 9c eb 3f 80 54 3d 1e 17 11 75 96 c2 8a ac ee 12 f5 9a 6d e9 6f 0c 22 0c fc 8c ec c4 00 (tbf_dl.cpp:911) 20241107083101405 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 4b db a7 9c eb 3f 80 54 3d 1e 17 11 75 96 c2 8a ac ee 12 f5 9a 6d e9 6f 0c 22 0c fc 8c ec c4 00 (pcu_l1_if.cpp:182) 20241107083101406 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083101415 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) 20241107083101415 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) 20241107083101416 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) 20241107083101416 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) 20241107083101417 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) 20241107083101417 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) 20241107083101418 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) 20241107083101418 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) 20241107083101419 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) 20241107083101419 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) 20241107083101420 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) 20241107083101420 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) 20241107083101421 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) 20241107083101421 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) 20241107083101422 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) 20241107083101422 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) 20241107083101424 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) 20241107083101424 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) 20241107083101424 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) 20241107083101424 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) 20241107083101424 DRLCMACDL DEBUG -- Chunk with length 260 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-2): 61 d6 90 84 3f 4c df 41 17 2b bd a0 68 50 fb b2 70 15 e3 1f 31 d4 ca 83 69 c9 74 4d 29 32 (tbf_dl.cpp:686) 20241107083101424 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) 20241107083101424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241107083101424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-2): 07 00 4d 61 d6 90 84 3f 4c df 41 17 2b bd a0 68 50 fb b2 70 15 e3 1f 31 d4 ca 83 69 c9 74 4d 29 32 00 (tbf_dl.cpp:911) 20241107083101424 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 4d 61 d6 90 84 3f 4c df 41 17 2b bd a0 68 50 fb b2 70 15 e3 1f 31 d4 ca 83 69 c9 74 4d 29 32 00 (pcu_l1_if.cpp:182) 20241107083101426 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083101439 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) 20241107083101439 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) 20241107083101441 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) 20241107083101441 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) 20241107083101442 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) 20241107083101442 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) 20241107083101444 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) 20241107083101444 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) 20241107083101445 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) 20241107083101445 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) 20241107083101446 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) 20241107083101446 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) 20241107083101446 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) 20241107083101447 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) 20241107083101448 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) 20241107083101448 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) 20241107083101449 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) 20241107083101449 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) 20241107083101449 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) 20241107083101449 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) 20241107083101449 DRLCMACDL DEBUG -- Chunk with length 230 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-2): 79 49 da 0f b9 49 3a e2 b4 bc 76 41 dc ba c7 3d cd 3b ce 2e 2c af 79 c9 5c ed 51 ea 35 ee (tbf_dl.cpp:686) 20241107083101449 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) 20241107083101449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241107083101449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-2): 07 00 4f 79 49 da 0f b9 49 3a e2 b4 bc 76 41 dc ba c7 3d cd 3b ce 2e 2c af 79 c9 5c ed 51 ea 35 ee 00 (tbf_dl.cpp:911) 20241107083101449 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 4f 79 49 da 0f b9 49 3a e2 b4 bc 76 41 dc ba c7 3d cd 3b ce 2e 2c af 79 c9 5c ed 51 ea 35 ee 00 (pcu_l1_if.cpp:182) 20241107083101450 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083101458 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) 20241107083101458 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) 20241107083101459 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) 20241107083101459 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) 20241107083101460 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) 20241107083101460 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) 20241107083101460 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) 20241107083101460 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) 20241107083101461 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) 20241107083101461 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) 20241107083101462 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) 20241107083101462 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) 20241107083101463 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) 20241107083101463 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) 20241107083101464 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) 20241107083101464 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) 20241107083101464 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) 20241107083101465 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) 20241107083101465 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) 20241107083101465 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) 20241107083101465 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-2): 99 99 87 66 2c a0 c9 6e b8 3d 53 1c b9 9a f7 f8 d6 e8 5a 6b 99 14 88 5c 67 a2 71 46 02 c5 (tbf_dl.cpp:686) 20241107083101465 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) 20241107083101465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241107083101465 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) 20241107083101465 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 242 + 13 = 255 (pdch_ul_controller.c:131) 20241107083101465 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type POLL (pdch_ul_controller.c:184) 20241107083101465 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) 20241107083101465 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) 20241107083101465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-2): 0f 00 51 99 99 87 66 2c a0 c9 6e b8 3d 53 1c b9 9a f7 f8 d6 e8 5a 6b 99 14 88 5c 67 a2 71 46 02 c5 00 (tbf_dl.cpp:911) 20241107083101465 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 51 99 99 87 66 2c a0 c9 6e b8 3d 53 1c b9 9a f7 f8 d6 e8 5a 6b 99 14 88 5c 67 a2 71 46 02 c5 00 (pcu_l1_if.cpp:182) 20241107083101465 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083101477 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) 20241107083101477 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) 20241107083101478 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) 20241107083101478 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) 20241107083101479 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) 20241107083101479 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) 20241107083101480 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) 20241107083101480 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) 20241107083101481 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) 20241107083101481 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) 20241107083101482 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) 20241107083101482 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) 20241107083101482 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) 20241107083101483 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) 20241107083101483 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) 20241107083101483 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) 20241107083101486 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083101501 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) 20241107083101501 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) 20241107083101502 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) 20241107083101502 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) 20241107083101503 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) 20241107083101503 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) 20241107083101504 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) 20241107083101504 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) 20241107083101505 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) 20241107083101505 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) 20241107083101505 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) 20241107083101505 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) 20241107083101506 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) 20241107083101506 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) 20241107083101507 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) 20241107083101507 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) 20241107083101508 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083101520 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) 20241107083101520 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) 20241107083101521 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) 20241107083101521 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) 20241107083101522 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) 20241107083101522 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) 20241107083101523 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) 20241107083101523 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) 20241107083101523 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) 20241107083101523 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) 20241107083101524 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) 20241107083101524 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) 20241107083101525 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) 20241107083101525 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) 20241107083101526 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) 20241107083101526 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) 20241107083101526 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083101539 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 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) 20241107083101539 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) 20241107083101539 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083101539 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083101539 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) 20241107083101540 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083101540 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083101540 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:511) 20241107083101540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083101540 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) 20241107083101540 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) 20241107083101540 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-3 (gprs_ms.c:690) 20241107083101540 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241107083101540 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241107083101540 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241107083101540 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241107083101540 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241107083101540 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241107083101540 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241107083101540 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241107083101540 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241107083101540 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241107083101540 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241107083101540 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241107083101540 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241107083101540 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241107083101540 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241107083101540 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241107083101540 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241107083101540 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241107083101540 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241107083101540 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241107083101540 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) 20241107083101540 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083101540 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) 20241107083101540 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) 20241107083101540 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) 20241107083101541 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) 20241107083101541 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) 20241107083101542 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) 20241107083101542 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) 20241107083101543 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) 20241107083101543 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) 20241107083101543 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) 20241107083101544 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) 20241107083101545 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) 20241107083101545 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) 20241107083101546 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) 20241107083101546 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) 20241107083101549 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) 20241107083101549 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) 20241107083101549 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) 20241107083101549 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) 20241107083101549 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101549 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-3): 86 94 e1 cd fa ed b7 d3 ef 78 0d e4 c1 11 23 7d bc 80 3b 0c 85 0b 96 f7 25 e8 af e4 99 79 1c b4 fc 8a de 2a (tbf_dl.cpp:686) 20241107083101549 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) 20241107083101549 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101549 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241107083101549 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-3): 07 00 53 86 94 e1 cd fa ed b7 d3 ef 78 0d e4 c1 11 23 7d bc 80 3b 0c 85 0b 96 f7 25 e8 af e4 99 79 1c b4 fc 8a de 2a 00 (tbf_dl.cpp:911) 20241107083101549 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 53 86 94 e1 cd fa ed b7 d3 ef 78 0d e4 c1 11 23 7d bc 80 3b 0c 85 0b 96 f7 25 e8 af e4 99 79 1c b4 fc 8a de 2a 00 (pcu_l1_if.cpp:182) 20241107083101550 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083101563 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) 20241107083101563 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) 20241107083101564 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) 20241107083101564 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) 20241107083101565 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) 20241107083101565 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) 20241107083101566 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) 20241107083101566 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) 20241107083101567 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) 20241107083101567 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) 20241107083101568 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) 20241107083101568 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) 20241107083101569 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) 20241107083101569 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) 20241107083101570 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) 20241107083101570 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) 20241107083101571 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) 20241107083101571 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) 20241107083101571 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) 20241107083101571 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) 20241107083101571 DRLCMACDL DEBUG -- Chunk with length 134 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-3): 43 d5 a3 f4 d9 1f 1c f1 d9 db 0e 8d f1 89 f5 6b fc db 9e a3 2a 08 22 f3 a2 10 be 98 4f c3 2d 92 2a 14 5b 82 (tbf_dl.cpp:686) 20241107083101571 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) 20241107083101571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241107083101571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-3): 07 00 55 43 d5 a3 f4 d9 1f 1c f1 d9 db 0e 8d f1 89 f5 6b fc db 9e a3 2a 08 22 f3 a2 10 be 98 4f c3 2d 92 2a 14 5b 82 00 (tbf_dl.cpp:911) 20241107083101571 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 55 43 d5 a3 f4 d9 1f 1c f1 d9 db 0e 8d f1 89 f5 6b fc db 9e a3 2a 08 22 f3 a2 10 be 98 4f c3 2d 92 2a 14 5b 82 00 (pcu_l1_if.cpp:182) 20241107083101572 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083101583 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) 20241107083101583 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) 20241107083101584 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) 20241107083101584 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) 20241107083101585 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) 20241107083101585 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) 20241107083101585 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) 20241107083101585 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) 20241107083101586 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) 20241107083101586 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) 20241107083101587 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) 20241107083101587 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) 20241107083101588 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) 20241107083101588 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) 20241107083101589 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) 20241107083101589 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) 20241107083101590 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) 20241107083101590 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) 20241107083101590 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) 20241107083101590 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) 20241107083101590 DRLCMACDL DEBUG -- Chunk with length 98 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-3): 1a 5a 17 1a f5 8a 5f 46 11 79 17 df ba b0 64 f3 1a 62 44 53 09 8d d8 f3 1a a4 56 ff 35 a4 b9 87 be f2 0d c7 (tbf_dl.cpp:686) 20241107083101590 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) 20241107083101590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241107083101590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-3): 07 00 57 1a 5a 17 1a f5 8a 5f 46 11 79 17 df ba b0 64 f3 1a 62 44 53 09 8d d8 f3 1a a4 56 ff 35 a4 b9 87 be f2 0d c7 00 (tbf_dl.cpp:911) 20241107083101590 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 57 1a 5a 17 1a f5 8a 5f 46 11 79 17 df ba b0 64 f3 1a 62 44 53 09 8d d8 f3 1a a4 56 ff 35 a4 b9 87 be f2 0d c7 00 (pcu_l1_if.cpp:182) 20241107083101591 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083101602 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) 20241107083101602 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) 20241107083101604 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) 20241107083101604 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) 20241107083101605 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) 20241107083101605 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) 20241107083101607 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) 20241107083101607 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) 20241107083101608 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) 20241107083101608 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) 20241107083101609 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) 20241107083101609 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) 20241107083101609 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) 20241107083101609 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) 20241107083101610 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) 20241107083101610 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) 20241107083101612 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) 20241107083101612 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) 20241107083101612 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) 20241107083101612 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) 20241107083101612 DRLCMACDL DEBUG -- Chunk with length 62 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083101612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-3): 4d 10 e0 4d 40 08 88 12 6e f6 39 b8 b3 44 f4 26 64 cf ab 05 18 31 33 f1 27 22 83 a1 80 f9 c8 96 8e 97 fd 00 (tbf_dl.cpp:686) 20241107083101612 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) 20241107083101612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241107083101612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-3): 07 00 59 4d 10 e0 4d 40 08 88 12 6e f6 39 b8 b3 44 f4 26 64 cf ab 05 18 31 33 f1 27 22 83 a1 80 f9 c8 96 8e 97 fd 00 00 (tbf_dl.cpp:911) 20241107083101612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=07 00 59 4d 10 e0 4d 40 08 88 12 6e f6 39 b8 b3 44 f4 26 64 cf ab 05 18 31 33 f1 27 22 83 a1 80 f9 c8 96 8e 97 fd 00 00 (pcu_l1_if.cpp:182) 20241107083101612 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083101626 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) 20241107083101626 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) 20241107083101627 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) 20241107083101627 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) 20241107083101628 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) 20241107083101628 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) 20241107083101629 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) 20241107083101629 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) 20241107083101630 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) 20241107083101630 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) 20241107083101631 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) 20241107083101631 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) 20241107083101632 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) 20241107083101632 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) 20241107083101633 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) 20241107083101633 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) 20241107083101633 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) 20241107083101633 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) 20241107083101633 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) 20241107083101633 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) 20241107083101633 DRLCMACDL DEBUG -- Chunk with length 26 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083101633 DRLCMACDL DEBUG -- Final block, so we done. (encoding.cpp:1514) 20241107083101633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083101633 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1111 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083101633 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) 20241107083101633 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_dl_fsm.c:244) 20241107083101633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} data block (BSN 45, CS-3): 69 06 06 23 47 33 16 51 84 a6 8a a1 63 4b f1 e1 7c 78 ff f7 40 14 9d 9c 3b 2e c4 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083101633 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) 20241107083101634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083101634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241107083101634 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) 20241107083101634 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 277 + 13 = 290 (pdch_ul_controller.c:131) 20241107083101634 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type POLL (pdch_ul_controller.c:184) 20241107083101634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled DL Acknowledgement polling on PACCH (FN=290, TS=7) (tbf_dl.cpp:883) 20241107083101634 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=273 (tbf_dl.cpp:890) 20241107083101634 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled Ack/Nack polling on FN=290, TS=7 (tbf_dl.cpp:903) 20241107083101634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} msg block (BSN 45, CS-3): 0f 01 5a 69 06 06 23 47 33 16 51 84 a6 8a a1 63 4b f1 e1 7c 78 ff f7 40 14 9d 9c 3b 2e c4 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083101634 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=0f 01 5a 69 06 06 23 47 33 16 51 84 a6 8a a1 63 4b f1 e1 7c 78 ff f7 40 14 9d 9c 3b 2e c4 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083101634 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Received FINAL_ACK MTC@fb7e2f9c3787: Start timer T: 1 s 20241107083101645 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) 20241107083101645 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) 20241107083101646 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) 20241107083101646 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) 20241107083101647 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) 20241107083101647 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) 20241107083101648 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) 20241107083101648 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) 20241107083101649 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) 20241107083101649 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) 20241107083101650 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) 20241107083101650 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) 20241107083101650 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) 20241107083101650 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) 20241107083101651 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) 20241107083101651 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) 20241107083101652 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083101665 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) 20241107083101665 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) 20241107083101666 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) 20241107083101666 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) 20241107083101667 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) 20241107083101667 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) 20241107083101668 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) 20241107083101668 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) 20241107083101669 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) 20241107083101669 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) 20241107083101669 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) 20241107083101669 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) 20241107083101670 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) 20241107083101670 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) 20241107083101671 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) 20241107083101671 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) 20241107083101674 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083101689 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) 20241107083101689 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) 20241107083101690 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) 20241107083101690 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) 20241107083101691 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) 20241107083101691 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) 20241107083101692 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) 20241107083101692 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) 20241107083101693 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) 20241107083101693 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) 20241107083101693 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) 20241107083101693 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) 20241107083101694 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) 20241107083101694 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) 20241107083101695 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) 20241107083101695 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) 20241107083101696 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083101708 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) 20241107083101708 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) 20241107083101708 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=290, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:315) 20241107083101708 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} poll timeout for FN=290, TS=7 (curr FN 290), reason=DL_ACK (tbf.cpp:487) 20241107083101708 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) 20241107083101708 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20241107083101708 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241107083101709 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) 20241107083101709 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) 20241107083101710 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) 20241107083101710 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) 20241107083101712 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) 20241107083101712 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) 20241107083101713 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) 20241107083101713 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) 20241107083101714 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) 20241107083101714 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) 20241107083101716 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) 20241107083101716 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) 20241107083101717 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) 20241107083101717 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) 20241107083101718 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083101727 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) 20241107083101727 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) 20241107083101729 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) 20241107083101729 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) 20241107083101729 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) 20241107083101729 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) 20241107083101730 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) 20241107083101730 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) 20241107083101731 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) 20241107083101731 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) 20241107083101731 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) 20241107083101731 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) 20241107083101732 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) 20241107083101732 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) 20241107083101732 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) 20241107083101732 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) 20241107083101736 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083101751 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) 20241107083101751 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) 20241107083101752 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) 20241107083101752 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) 20241107083101753 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) 20241107083101753 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) 20241107083101754 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) 20241107083101754 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) 20241107083101755 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) 20241107083101755 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) 20241107083101755 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) 20241107083101755 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) 20241107083101756 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) 20241107083101756 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) 20241107083101757 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) 20241107083101757 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) 20241107083101758 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083101771 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) 20241107083101771 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) 20241107083101772 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) 20241107083101772 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) 20241107083101772 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) 20241107083101772 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) 20241107083101773 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) 20241107083101773 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) 20241107083101774 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) 20241107083101774 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) 20241107083101775 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) 20241107083101775 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) 20241107083101776 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) 20241107083101776 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) 20241107083101777 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) 20241107083101777 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) 20241107083101777 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083101791 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) 20241107083101791 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) 20241107083101792 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) 20241107083101792 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) 20241107083101792 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) 20241107083101792 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) 20241107083101793 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) 20241107083101793 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) 20241107083101794 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) 20241107083101794 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) 20241107083101794 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) 20241107083101794 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) 20241107083101795 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) 20241107083101795 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) 20241107083101795 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) 20241107083101795 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) 20241107083101799 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083101813 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) 20241107083101813 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) 20241107083101813 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) 20241107083101813 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) 20241107083101813 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) 20241107083101813 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) 20241107083101813 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) 20241107083101813 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) 20241107083101814 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) 20241107083101814 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) 20241107083101814 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) 20241107083101814 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) 20241107083101814 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) 20241107083101814 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) 20241107083101814 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) 20241107083101814 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) 20241107083101817 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083101832 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) 20241107083101832 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) 20241107083101832 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) 20241107083101832 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) 20241107083101832 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) 20241107083101832 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) 20241107083101832 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) 20241107083101832 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) 20241107083101833 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) 20241107083101833 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) 20241107083101833 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) 20241107083101833 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) 20241107083101833 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) 20241107083101833 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) 20241107083101833 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) 20241107083101833 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) 20241107083101836 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083101852 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) 20241107083101852 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) 20241107083101853 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) 20241107083101853 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) 20241107083101854 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) 20241107083101854 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) 20241107083101855 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) 20241107083101855 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) 20241107083101856 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) 20241107083101856 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) 20241107083101857 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) 20241107083101857 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) 20241107083101858 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) 20241107083101858 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) 20241107083101859 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) 20241107083101859 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) 20241107083101862 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083101875 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) 20241107083101875 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) 20241107083101875 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) 20241107083101875 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) 20241107083101875 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) 20241107083101875 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) 20241107083101875 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) 20241107083101875 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) 20241107083101875 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) 20241107083101875 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) 20241107083101876 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) 20241107083101876 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) 20241107083101876 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) 20241107083101876 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) 20241107083101877 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) 20241107083101877 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) 20241107083101880 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083101893 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) 20241107083101893 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) 20241107083101894 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) 20241107083101894 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) 20241107083101894 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) 20241107083101894 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) 20241107083101894 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) 20241107083101894 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) 20241107083101894 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) 20241107083101894 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) 20241107083101894 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) 20241107083101894 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) 20241107083101895 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) 20241107083101895 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) 20241107083101895 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) 20241107083101895 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) 20241107083101898 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083101912 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) 20241107083101912 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) 20241107083101912 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) 20241107083101912 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) 20241107083101913 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) 20241107083101913 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) 20241107083101913 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) 20241107083101913 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) 20241107083101913 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) 20241107083101913 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) 20241107083101914 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) 20241107083101914 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) 20241107083101914 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) 20241107083101914 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) 20241107083101914 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) 20241107083101914 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) 20241107083101921 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083101935 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) 20241107083101935 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) 20241107083101936 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) 20241107083101936 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) 20241107083101936 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) 20241107083101936 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) 20241107083101936 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) 20241107083101936 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) 20241107083101937 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) 20241107083101937 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) 20241107083101937 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) 20241107083101937 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) 20241107083101937 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) 20241107083101937 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) 20241107083101937 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) 20241107083101937 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) 20241107083101940 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083101954 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) 20241107083101954 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) 20241107083101954 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) 20241107083101954 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) 20241107083101954 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) 20241107083101954 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) 20241107083101955 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) 20241107083101955 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) 20241107083101955 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) 20241107083101955 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) 20241107083101955 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) 20241107083101955 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) 20241107083101955 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) 20241107083101955 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) 20241107083101955 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) 20241107083101955 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) 20241107083101958 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083101972 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) 20241107083101972 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) 20241107083101973 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) 20241107083101973 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) 20241107083101973 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) 20241107083101973 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) 20241107083101973 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) 20241107083101973 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) 20241107083101973 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) 20241107083101973 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) 20241107083101973 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) 20241107083101973 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) 20241107083101973 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) 20241107083101973 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) 20241107083101974 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) 20241107083101974 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) 20241107083101982 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083101996 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) 20241107083101996 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) 20241107083101996 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) 20241107083101996 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) 20241107083101996 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) 20241107083101996 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) 20241107083101996 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) 20241107083101996 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) 20241107083101996 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) 20241107083101996 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) 20241107083101996 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) 20241107083101996 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) 20241107083101997 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) 20241107083101997 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) 20241107083101997 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) 20241107083101997 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) 20241107083102000 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083102014 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) 20241107083102014 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) 20241107083102015 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) 20241107083102015 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) 20241107083102015 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) 20241107083102015 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) 20241107083102015 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) 20241107083102015 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) 20241107083102015 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) 20241107083102015 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) 20241107083102015 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) 20241107083102015 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) 20241107083102015 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) 20241107083102015 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) 20241107083102015 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) 20241107083102015 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) 20241107083102019 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083102033 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) 20241107083102033 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) 20241107083102034 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) 20241107083102034 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) 20241107083102034 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) 20241107083102034 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) 20241107083102034 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) 20241107083102034 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) 20241107083102034 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) 20241107083102034 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) 20241107083102034 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) 20241107083102034 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) 20241107083102034 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) 20241107083102034 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) 20241107083102034 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) 20241107083102034 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) 20241107083102042 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083102057 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) 20241107083102057 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) 20241107083102057 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) 20241107083102057 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) 20241107083102057 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) 20241107083102057 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) 20241107083102057 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) 20241107083102057 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) 20241107083102057 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) 20241107083102057 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) 20241107083102057 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) 20241107083102057 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) 20241107083102057 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) 20241107083102057 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) 20241107083102058 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) 20241107083102058 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) 20241107083102061 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083102075 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) 20241107083102075 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) 20241107083102076 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) 20241107083102076 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) 20241107083102076 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) 20241107083102076 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) 20241107083102076 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) 20241107083102076 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) 20241107083102076 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) 20241107083102076 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) 20241107083102076 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) 20241107083102076 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) 20241107083102076 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) 20241107083102076 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) 20241107083102076 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) 20241107083102076 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) 20241107083102080 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083102094 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) 20241107083102094 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) 20241107083102094 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) 20241107083102094 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) 20241107083102094 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) 20241107083102094 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) 20241107083102095 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) 20241107083102095 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) 20241107083102095 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) 20241107083102095 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) 20241107083102095 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) 20241107083102095 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) 20241107083102095 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) 20241107083102095 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) 20241107083102095 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) 20241107083102095 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) 20241107083102103 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083102117 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) 20241107083102117 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) 20241107083102118 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) 20241107083102118 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) 20241107083102118 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) 20241107083102118 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) 20241107083102118 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) 20241107083102118 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) 20241107083102118 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) 20241107083102118 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) 20241107083102119 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) 20241107083102119 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) 20241107083102119 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) 20241107083102119 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) 20241107083102119 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) 20241107083102119 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) 20241107083102122 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083102137 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) 20241107083102137 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) 20241107083102138 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) 20241107083102138 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) 20241107083102138 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) 20241107083102138 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) 20241107083102139 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) 20241107083102139 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) 20241107083102139 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) 20241107083102139 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) 20241107083102140 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) 20241107083102140 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) 20241107083102140 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) 20241107083102140 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) 20241107083102141 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) 20241107083102141 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) 20241107083102142 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083102156 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) 20241107083102156 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) 20241107083102156 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) 20241107083102156 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) 20241107083102157 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) 20241107083102157 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) 20241107083102157 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) 20241107083102157 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) 20241107083102157 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) 20241107083102157 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) 20241107083102158 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) 20241107083102158 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) 20241107083102158 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) 20241107083102158 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) 20241107083102159 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) 20241107083102159 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) 20241107083102165 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083102179 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) 20241107083102179 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) 20241107083102180 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) 20241107083102180 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) 20241107083102180 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) 20241107083102180 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) 20241107083102181 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) 20241107083102181 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) 20241107083102181 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) 20241107083102181 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) 20241107083102182 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) 20241107083102182 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) 20241107083102183 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) 20241107083102183 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) 20241107083102184 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) 20241107083102184 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) 20241107083102185 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083102199 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) 20241107083102199 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) 20241107083102200 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) 20241107083102200 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) 20241107083102201 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) 20241107083102201 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) 20241107083102201 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) 20241107083102201 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) 20241107083102201 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) 20241107083102201 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) 20241107083102202 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) 20241107083102202 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) 20241107083102202 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) 20241107083102202 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) 20241107083102203 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) 20241107083102203 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) 20241107083102204 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083102217 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) 20241107083102217 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) 20241107083102219 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) 20241107083102219 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) 20241107083102219 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) 20241107083102219 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) 20241107083102220 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) 20241107083102220 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) 20241107083102220 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) 20241107083102220 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) 20241107083102220 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) 20241107083102220 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) 20241107083102221 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) 20241107083102221 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) 20241107083102221 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) 20241107083102221 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) 20241107083102227 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083102241 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) 20241107083102241 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) 20241107083102241 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) 20241107083102241 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) 20241107083102242 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) 20241107083102242 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) 20241107083102242 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) 20241107083102242 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) 20241107083102243 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) 20241107083102243 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) 20241107083102243 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) 20241107083102243 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) 20241107083102243 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) 20241107083102243 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) 20241107083102244 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) 20241107083102244 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) 20241107083102245 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083102261 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) 20241107083102261 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) 20241107083102263 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) 20241107083102263 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) 20241107083102264 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) 20241107083102264 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) 20241107083102265 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) 20241107083102265 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) 20241107083102267 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) 20241107083102267 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) 20241107083102268 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) 20241107083102268 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) 20241107083102268 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) 20241107083102268 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) 20241107083102269 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) 20241107083102269 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) 20241107083102270 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083102279 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) 20241107083102279 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) 20241107083102279 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) 20241107083102279 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) 20241107083102279 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) 20241107083102279 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) 20241107083102280 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) 20241107083102280 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) 20241107083102280 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) 20241107083102280 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) 20241107083102281 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) 20241107083102281 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) 20241107083102281 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) 20241107083102281 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) 20241107083102282 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) 20241107083102282 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) 20241107083102288 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083102303 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) 20241107083102303 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) 20241107083102304 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) 20241107083102304 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) 20241107083102305 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) 20241107083102305 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) 20241107083102306 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) 20241107083102306 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) 20241107083102307 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) 20241107083102307 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) 20241107083102307 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) 20241107083102307 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) 20241107083102308 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) 20241107083102308 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) 20241107083102309 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) 20241107083102309 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) 20241107083102309 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083102322 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) 20241107083102322 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) 20241107083102323 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) 20241107083102323 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) 20241107083102323 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) 20241107083102323 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) 20241107083102324 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) 20241107083102324 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) 20241107083102324 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) 20241107083102324 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) 20241107083102324 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) 20241107083102324 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) 20241107083102325 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) 20241107083102325 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) 20241107083102326 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) 20241107083102326 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) 20241107083102327 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083102342 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) 20241107083102342 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) 20241107083102343 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) 20241107083102343 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) 20241107083102344 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) 20241107083102344 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) 20241107083102344 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) 20241107083102344 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) 20241107083102345 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) 20241107083102345 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) 20241107083102345 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) 20241107083102345 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) 20241107083102346 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) 20241107083102346 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) 20241107083102346 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) 20241107083102346 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) 20241107083102351 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083102366 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) 20241107083102366 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) 20241107083102367 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) 20241107083102367 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) 20241107083102367 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) 20241107083102367 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) 20241107083102368 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) 20241107083102368 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) 20241107083102368 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) 20241107083102368 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) 20241107083102369 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) 20241107083102369 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) 20241107083102369 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) 20241107083102369 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) 20241107083102370 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) 20241107083102370 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) 20241107083102370 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083102384 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) 20241107083102384 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) 20241107083102385 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) 20241107083102385 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) 20241107083102385 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) 20241107083102385 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) 20241107083102385 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) 20241107083102385 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) 20241107083102386 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) 20241107083102386 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) 20241107083102386 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) 20241107083102386 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) 20241107083102386 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) 20241107083102386 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) 20241107083102387 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) 20241107083102387 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) 20241107083102388 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083102403 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) 20241107083102403 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) 20241107083102403 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) 20241107083102403 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) 20241107083102403 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) 20241107083102403 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) 20241107083102403 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) 20241107083102403 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) 20241107083102403 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) 20241107083102403 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) 20241107083102403 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) 20241107083102404 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) 20241107083102404 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) 20241107083102404 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) 20241107083102404 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) 20241107083102404 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) 20241107083102412 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083102426 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) 20241107083102426 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) 20241107083102427 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) 20241107083102427 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) 20241107083102427 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) 20241107083102427 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) 20241107083102428 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) 20241107083102428 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) 20241107083102428 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) 20241107083102428 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) 20241107083102428 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) 20241107083102428 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) 20241107083102429 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) 20241107083102429 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) 20241107083102429 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) 20241107083102429 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) 20241107083102431 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083102445 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) 20241107083102445 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) 20241107083102445 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) 20241107083102445 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) 20241107083102445 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) 20241107083102445 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) 20241107083102446 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) 20241107083102446 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) 20241107083102446 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) 20241107083102446 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) 20241107083102446 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) 20241107083102446 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) 20241107083102446 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) 20241107083102446 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) 20241107083102447 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) 20241107083102447 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) 20241107083102449 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083102463 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) 20241107083102463 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) 20241107083102464 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) 20241107083102464 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) 20241107083102464 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) 20241107083102464 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) 20241107083102464 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) 20241107083102464 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) 20241107083102465 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) 20241107083102465 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) 20241107083102465 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) 20241107083102465 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) 20241107083102465 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) 20241107083102465 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) 20241107083102466 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) 20241107083102466 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) 20241107083102473 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083102488 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) 20241107083102488 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) 20241107083102490 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) 20241107083102490 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) 20241107083102491 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) 20241107083102491 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) 20241107083102492 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) 20241107083102492 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) 20241107083102493 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) 20241107083102493 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) 20241107083102494 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) 20241107083102494 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) 20241107083102495 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) 20241107083102495 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) 20241107083102496 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) 20241107083102496 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) 20241107083102496 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083102507 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) 20241107083102507 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) 20241107083102508 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) 20241107083102508 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) 20241107083102509 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) 20241107083102509 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) 20241107083102510 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) 20241107083102510 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) 20241107083102510 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) 20241107083102510 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) 20241107083102511 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) 20241107083102511 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) 20241107083102512 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) 20241107083102512 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) 20241107083102513 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) 20241107083102513 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) 20241107083102514 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083102526 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) 20241107083102526 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) 20241107083102528 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) 20241107083102528 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) 20241107083102530 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) 20241107083102530 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) 20241107083102531 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) 20241107083102531 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) 20241107083102532 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) 20241107083102532 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) 20241107083102533 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) 20241107083102533 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) 20241107083102534 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) 20241107083102534 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) 20241107083102535 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) 20241107083102535 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) 20241107083102536 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083102550 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) 20241107083102550 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) 20241107083102552 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) 20241107083102552 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) 20241107083102552 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) 20241107083102552 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) 20241107083102553 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) 20241107083102553 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) 20241107083102553 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) 20241107083102553 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) 20241107083102554 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) 20241107083102554 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) 20241107083102554 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) 20241107083102554 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) 20241107083102555 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) 20241107083102555 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) 20241107083102555 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083102567 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) 20241107083102567 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) 20241107083102568 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) 20241107083102568 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) 20241107083102568 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) 20241107083102568 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) 20241107083102568 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) 20241107083102568 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) 20241107083102568 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) 20241107083102568 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) 20241107083102568 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) 20241107083102568 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) 20241107083102568 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) 20241107083102568 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) 20241107083102568 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) 20241107083102568 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) 20241107083102572 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083102586 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) 20241107083102586 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) 20241107083102586 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) 20241107083102586 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) 20241107083102587 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) 20241107083102587 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) 20241107083102587 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) 20241107083102587 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) 20241107083102587 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) 20241107083102587 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) 20241107083102587 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) 20241107083102587 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) 20241107083102587 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) 20241107083102587 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) 20241107083102587 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) 20241107083102587 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) 20241107083102595 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083102609 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) 20241107083102609 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) 20241107083102609 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) 20241107083102609 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) 20241107083102610 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) 20241107083102610 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) 20241107083102610 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) 20241107083102610 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) 20241107083102610 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) 20241107083102610 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) 20241107083102610 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) 20241107083102610 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) 20241107083102610 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) 20241107083102610 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) 20241107083102610 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) 20241107083102610 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) 20241107083102614 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083102628 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) 20241107083102628 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) 20241107083102628 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) 20241107083102628 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) 20241107083102628 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) 20241107083102628 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) 20241107083102628 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) 20241107083102628 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) 20241107083102628 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) 20241107083102628 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) 20241107083102629 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) 20241107083102629 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) 20241107083102629 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) 20241107083102629 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) 20241107083102629 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) 20241107083102629 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) 20241107083102632 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083102634 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) 20241107083102634 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107083102634 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:1202) 20241107083102634 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) 20241107083102635 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083102635 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083102635 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083102635 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241107083102635 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083102635 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083102638 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083102638 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083102638 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083102638 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083102638 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083102638 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241107083102638 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083102638 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083102638 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083102638 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083102638 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083102638 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083102638 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083102638 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083102638 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083102638 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083102638 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083102638 DRLCMAC 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) 20241107083102638 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083102638 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083102638 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083102638 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083102638 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083102638 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083102638 DLGLOBAL DEBUG validating counter group 0x556802a81b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083102638 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083102638 DLGLOBAL DEBUG validating counter group 0x556802a81e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083102638 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083102638 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:1192) 20241107083102638 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) 20241107083102638 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) 20241107083102638 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) 20241107083102638 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20241107083102638 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20241107083102638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083102638 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) 20241107083102638 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083102638 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) 20241107083102638 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083102638 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) 20241107083102638 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 82 d1 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) BTS(202)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(202)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 := 22, t2 := 17 }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083102639 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083102639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083102639 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083102639 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) 20241107083102646 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) 20241107083102646 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) 20241107083102647 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) 20241107083102647 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) 20241107083102647 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) 20241107083102647 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) 20241107083102647 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) 20241107083102647 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) 20241107083102647 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) 20241107083102647 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) 20241107083102647 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) 20241107083102647 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) 20241107083102648 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) 20241107083102648 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) 20241107083102648 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) 20241107083102648 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) 20241107083102656 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083102670 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) 20241107083102670 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) 20241107083102670 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) 20241107083102670 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) 20241107083102670 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) 20241107083102670 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) 20241107083102671 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) 20241107083102671 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) 20241107083102671 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) 20241107083102671 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) 20241107083102671 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) 20241107083102671 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) 20241107083102671 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) 20241107083102671 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) 20241107083102671 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) 20241107083102671 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) 20241107083102675 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083102689 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) 20241107083102689 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) 20241107083102689 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) 20241107083102689 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) 20241107083102689 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) 20241107083102689 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) 20241107083102690 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) 20241107083102690 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) 20241107083102690 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) 20241107083102690 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) 20241107083102690 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) 20241107083102690 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) 20241107083102690 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) 20241107083102690 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) 20241107083102690 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) 20241107083102690 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) 20241107083102693 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083102708 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) 20241107083102708 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) 20241107083102708 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) 20241107083102708 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) 20241107083102709 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) 20241107083102709 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) 20241107083102709 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) 20241107083102709 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) 20241107083102709 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) 20241107083102709 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) 20241107083102710 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) 20241107083102710 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) 20241107083102710 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) 20241107083102710 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) 20241107083102710 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) 20241107083102710 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) 20241107083102717 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083102731 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) 20241107083102731 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) 20241107083102732 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) 20241107083102732 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) 20241107083102732 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) 20241107083102732 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) 20241107083102732 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) 20241107083102732 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) 20241107083102732 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) 20241107083102732 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) 20241107083102732 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) 20241107083102732 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) 20241107083102733 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) 20241107083102733 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) 20241107083102733 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) 20241107083102733 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) 20241107083102737 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083102752 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) 20241107083102752 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) 20241107083102753 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) 20241107083102753 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) 20241107083102753 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) 20241107083102753 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) 20241107083102754 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) 20241107083102754 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) 20241107083102754 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) 20241107083102754 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) 20241107083102755 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) 20241107083102755 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) 20241107083102755 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) 20241107083102755 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) 20241107083102756 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) 20241107083102756 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) 20241107083102757 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083102772 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) 20241107083102772 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) 20241107083102773 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) 20241107083102773 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) 20241107083102774 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) 20241107083102774 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) 20241107083102776 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) 20241107083102776 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) 20241107083102777 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) 20241107083102777 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) 20241107083102778 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) 20241107083102778 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) 20241107083102779 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) 20241107083102779 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) 20241107083102781 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) 20241107083102781 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) 20241107083102782 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083102796 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) 20241107083102796 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) 20241107083102797 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) 20241107083102797 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) 20241107083102798 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) 20241107083102798 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) 20241107083102799 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) 20241107083102799 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) 20241107083102800 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) 20241107083102800 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) 20241107083102801 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) 20241107083102801 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) 20241107083102802 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) 20241107083102802 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) 20241107083102803 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) 20241107083102803 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) 20241107083102804 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083102826 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) 20241107083102826 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) 20241107083102828 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) 20241107083102828 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) 20241107083102832 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) 20241107083102832 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) 20241107083102832 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) 20241107083102833 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) 20241107083102833 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) 20241107083102833 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) 20241107083102834 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) 20241107083102834 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) 20241107083102835 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) 20241107083102835 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) 20241107083102836 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) 20241107083102836 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) 20241107083102837 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083102840 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083102840 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) 20241107083102840 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083102846 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) 20241107083102846 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) 20241107083102848 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) 20241107083102848 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) 20241107083102849 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) 20241107083102849 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) 20241107083102851 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) 20241107083102851 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) 20241107083102852 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) 20241107083102852 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) 20241107083102853 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) 20241107083102853 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) 20241107083102854 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) 20241107083102854 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) 20241107083102855 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) 20241107083102855 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) 20241107083102855 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) 20241107083102855 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) 20241107083102855 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) 20241107083102855 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) 20241107083102855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083102856 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083102856 DRLCMACDL DEBUG -- Final block, so we done. (encoding.cpp:1514) 20241107083102856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083102856 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) 20241107083102856 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_dl_fsm.c:244) 20241107083102856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} data block (BSN 0, CS-3): 29 7c e9 2e 8f 5b e2 49 2b d2 ca 2b 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) 20241107083102856 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) 20241107083102856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083102856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083102856 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) 20241107083102856 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 533 + 13 = 546 (pdch_ul_controller.c:131) 20241107083102856 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 546 for type POLL (pdch_ul_controller.c:184) 20241107083102856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled DL Acknowledgement polling on PACCH (FN=546, TS=7) (tbf_dl.cpp:883) 20241107083102856 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=528 (tbf_dl.cpp:890) 20241107083102856 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled Ack/Nack polling on FN=546, TS=7 (tbf_dl.cpp:903) 20241107083102856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} msg block (BSN 0, CS-3): 0f 01 00 29 7c e9 2e 8f 5b e2 49 2b d2 ca 2b 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) 20241107083102856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Sending data request: sapi=5 arfcn=871 cur_fn=528 block=3 data=0f 01 00 29 7c e9 2e 8f 5b e2 49 2b d2 ca 2b 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) 20241107083102856 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083102870 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) 20241107083102870 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) 20241107083102873 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) 20241107083102873 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) 20241107083102874 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) 20241107083102874 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) 20241107083102875 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) 20241107083102875 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) 20241107083102876 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) 20241107083102876 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) 20241107083102877 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) 20241107083102877 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) 20241107083102878 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) 20241107083102878 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) 20241107083102879 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) 20241107083102879 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) 20241107083102880 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083102890 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) 20241107083102890 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) 20241107083102891 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) 20241107083102891 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) 20241107083102892 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) 20241107083102892 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) 20241107083102893 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) 20241107083102893 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) 20241107083102895 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) 20241107083102895 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) 20241107083102896 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) 20241107083102896 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) 20241107083102896 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) 20241107083102897 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) 20241107083102897 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) 20241107083102897 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) 20241107083102898 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083102908 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) 20241107083102909 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) 20241107083102910 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) 20241107083102910 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) 20241107083102910 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) 20241107083102910 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) 20241107083102911 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) 20241107083102912 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) 20241107083102913 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) 20241107083102913 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) 20241107083102914 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) 20241107083102915 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) 20241107083102916 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) 20241107083102916 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) 20241107083102917 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) 20241107083102917 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) 20241107083102918 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083102938 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) BTS(202)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083102938 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) 20241107083102938 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083102938 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083102938 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) 20241107083102938 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083102939 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083102939 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:511) 20241107083102939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} downlink acknowledge (tbf_dl.cpp:1085) 20241107083102939 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} stopping timer T3191 [ACK/NACK received] (tbf.cpp:377) 20241107083102939 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) 20241107083102939 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) 20241107083102939 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083102939 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) 20241107083102939 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) 20241107083102939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Final ACK received. (tbf_dl.cpp:1105) 20241107083102939 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107083102939 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) 20241107083102939 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) 20241107083102940 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) 20241107083102940 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) 20241107083102940 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) 20241107083102940 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) 20241107083102942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53294<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083102942 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) 20241107083102942 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) 20241107083102943 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) 20241107083102944 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) 20241107083102944 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) 20241107083102944 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) 20241107083102945 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) 20241107083102945 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) 20241107083102945 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) 20241107083102945 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) 20241107083102946 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083102947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53292<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083102949 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083102949 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083102949 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083102949 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} free (tbf.cpp:271) 20241107083102949 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:1202) 20241107083102949 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) 20241107083102949 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083102949 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083102949 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083102949 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE}: Deallocated (fsm.c:568) 20241107083102949 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083102949 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083102949 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083102949 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083102949 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083102949 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083102949 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083102949 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083102950 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083102950 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083102950 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083102950 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083102950 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083102950 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) 20241107083102950 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) 20241107083102950 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 7392 with status 0 MTC@fb7e2f9c3787: Test case TC_zero_x2031_t3191 finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_zero_x2031_t3191 pass'. respawn: 22: starting: osmo-pcu Thu Nov 7 08:31:02 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 20241107083102992 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083102992 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083102992 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083102992 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083103015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50154<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083103115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50154<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=831084) Waiting for packet dumper to finish... 1 (prev_count=831084, count=851696) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_zero_x2031_t3191 pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3193'. ------ PCU_Tests.TC_t3193 ------ Thu Nov 7 08:31:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_t3193.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_t3193.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3193' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_t3193 started. 208@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_t3193-BVCI1234(210)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 208@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 208@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(212)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083106203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50158<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 208@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(216)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 208@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(216)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(213)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083106212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50172<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(213)@fb7e2f9c3787: Start timer T: 5 s PCUIF(213)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_t3193-STATS(218)@fb7e2f9c3787: Start timer T: 2 s TC_t3193-STATS(218)@fb7e2f9c3787: Start timer T: 2 s 208@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(219)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083107993 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083107993 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083107993 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(213)@fb7e2f9c3787: OsmoPCU is now connected BTS(215)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083107998 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083107998 DLGLOBAL DEBUG validating counter group 0x55aa18e68020(bts) with 102 counters (rate_ctr.c:86) 20241107083107998 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083107998 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083107998 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083107998 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083107998 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083107998 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083107998 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083107998 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083107998 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083107998 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083107998 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083107998 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083107998 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083107998 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083107998 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083107998 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083107998 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083107998 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083107998 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083107998 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083107998 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083107998 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083107998 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083107998 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083107998 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083107998 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083107998 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083107998 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083107998 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083107998 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083107998 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083107998 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083107998 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083107998 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083107998 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083107998 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083107998 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083107998 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083107998 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083107998 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083107998 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083107998 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083107998 DLGLOBAL DEBUG validating counter group 0x7ff3408ff5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083107998 DLGLOBAL DEBUG validating counter group 0x55aa18e67700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083107998 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083107998 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083107998 DLGLOBAL DEBUG validating counter group 0x7ff340900160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083107998 DLGLOBAL DEBUG validating counter group 0x7ff340900140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083107998 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083107998 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) 20241107083107998 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) 20241107083107998 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083107998 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083107998 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083107998 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083107998 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083107998 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083107998 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083107998 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083107998 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083107998 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083107998 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083107998 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083107998 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083107998 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083107998 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083107998 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083107998 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083107998 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083107998 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083107998 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083107998 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083107998 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083107998 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083107998 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083107998 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083107998 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083107998 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) 20241107083107998 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) 20241107083107998 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(215)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(215)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(212)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(212)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE BTS(215)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(212)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(212)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083108000 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083108000 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) 20241107083108000 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) 20241107083108000 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083108000 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083108000 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(215)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083108000 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083108000 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) 20241107083108000 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(215)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(212)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(212)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(215)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083108000 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083108001 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) 20241107083108001 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) 20241107083108001 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083108001 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083108001 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083108001 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083108001 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083108001 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083108001 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(215)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(212)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107083108001 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083108001 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(215)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(212)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(212)@fb7e2f9c3787: Start timer Tns_test: 10 s 209@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 209@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083108005 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083108005 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083108005 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083108005 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083108005 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083108005 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083108005 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083108005 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_t3193-BVCI1234(210)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_t3193-BVCI1234(210)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083108009 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083108009 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083108009 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083108009 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083108009 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083108009 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083108009 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083108009 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083108011 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) 20241107083108011 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) 20241107083108011 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083108011 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083108011 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083108011 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083108011 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083108011 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241107083108011 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083108011 DLGLOBAL DEBUG validating counter group 0x55aa18e67740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083108011 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107083108011 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083108011 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107083108011 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083108011 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083108011 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083108011 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083108011 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083108011 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083108011 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083108011 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083108011 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083108011 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083108011 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083108011 DRLCMAC 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) 20241107083108011 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083108011 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083108011 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083108011 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083108011 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083108011 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083108011 DLGLOBAL DEBUG validating counter group 0x55aa18e67b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083108011 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083108011 DLGLOBAL DEBUG validating counter group 0x55aa18e67e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083108011 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083108011 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:1192) 20241107083108011 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) 20241107083108011 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) 20241107083108011 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) 20241107083108011 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) 20241107083108011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083108011 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) 20241107083108011 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083108011 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) 20241107083108011 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083108011 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) 20241107083108011 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) 20241107083108011 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) 20241107083108011 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083108011 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083108011 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083108011 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083108011 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083108011 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083108011 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083108011 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083108011 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083108011 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083108011 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) 20241107083108011 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) 20241107083108012 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) 20241107083108012 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) 20241107083108012 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) 20241107083108012 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) 20241107083108012 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) 20241107083108012 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) 20241107083108013 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) 20241107083108013 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) 20241107083108013 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) 20241107083108013 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) 20241107083108013 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) 20241107083108013 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(215)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(215)@fb7e2f9c3787: 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. 20241107083108014 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083108014 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083108014 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083108014 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083108014 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 } } } } } } } } } 20241107083108015 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083108016 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083108016 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083108016 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083108016 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) 20241107083108029 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) 20241107083108029 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) 20241107083108029 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) 20241107083108029 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) 20241107083108030 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) 20241107083108030 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) 20241107083108030 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) 20241107083108030 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) 20241107083108030 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) 20241107083108030 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) 20241107083108030 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) 20241107083108030 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) 20241107083108030 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) 20241107083108030 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) 20241107083108030 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) 20241107083108030 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) 20241107083108034 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083108048 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) 20241107083108048 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) 20241107083108048 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) 20241107083108048 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) 20241107083108048 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) 20241107083108048 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) 20241107083108048 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) 20241107083108048 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) 20241107083108048 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) 20241107083108048 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) 20241107083108048 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) 20241107083108048 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) 20241107083108049 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) 20241107083108049 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) 20241107083108049 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) 20241107083108049 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) 20241107083108057 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083108071 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) 20241107083108071 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) 20241107083108071 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) 20241107083108071 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) 20241107083108071 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) 20241107083108071 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) 20241107083108071 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) 20241107083108071 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) 20241107083108072 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) 20241107083108072 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) 20241107083108072 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) 20241107083108072 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) 20241107083108072 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) 20241107083108072 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) 20241107083108072 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) 20241107083108072 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) 20241107083108076 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083108090 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) 20241107083108090 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) 20241107083108090 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) 20241107083108090 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) 20241107083108090 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) 20241107083108090 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) 20241107083108090 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) 20241107083108090 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) 20241107083108090 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) 20241107083108090 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) 20241107083108090 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) 20241107083108090 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) 20241107083108091 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) 20241107083108091 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) 20241107083108091 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) 20241107083108091 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) 20241107083108094 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083108108 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) 20241107083108108 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) 20241107083108108 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) 20241107083108108 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) 20241107083108109 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) 20241107083108109 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) 20241107083108109 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) 20241107083108109 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) 20241107083108109 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) 20241107083108109 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) 20241107083108109 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) 20241107083108109 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) 20241107083108109 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) 20241107083108109 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) 20241107083108109 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) 20241107083108109 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) 20241107083108117 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083108131 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) 20241107083108131 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) 20241107083108132 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) 20241107083108132 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) 20241107083108132 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) 20241107083108132 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) 20241107083108132 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) 20241107083108132 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) 20241107083108132 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) 20241107083108132 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) 20241107083108132 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) 20241107083108132 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) 20241107083108132 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) 20241107083108132 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) 20241107083108133 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) 20241107083108133 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) 20241107083108136 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083108150 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) 20241107083108150 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) 20241107083108150 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) 20241107083108150 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) 20241107083108151 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) 20241107083108151 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) 20241107083108151 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) 20241107083108151 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) 20241107083108151 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) 20241107083108151 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) 20241107083108151 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) 20241107083108151 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) 20241107083108151 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) 20241107083108151 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) 20241107083108151 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) 20241107083108151 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) 20241107083108155 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083108169 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) 20241107083108169 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) 20241107083108170 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) 20241107083108170 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) 20241107083108170 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) 20241107083108170 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) 20241107083108170 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) 20241107083108170 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) 20241107083108170 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) 20241107083108170 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) 20241107083108170 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) 20241107083108170 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) 20241107083108171 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) 20241107083108171 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) 20241107083108171 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) 20241107083108171 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) 20241107083108178 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083108192 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) 20241107083108192 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) 20241107083108192 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) 20241107083108192 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) 20241107083108192 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) 20241107083108192 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) 20241107083108193 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) 20241107083108193 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) 20241107083108193 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) 20241107083108193 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) 20241107083108193 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) 20241107083108193 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) 20241107083108193 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) 20241107083108193 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) 20241107083108193 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) 20241107083108193 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) 20241107083108197 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083108211 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) 20241107083108211 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) 20241107083108211 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) 20241107083108211 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) 20241107083108211 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) 20241107083108211 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) 20241107083108211 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) 20241107083108211 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) 20241107083108212 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) 20241107083108212 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) 20241107083108212 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) 20241107083108212 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) 20241107083108212 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) 20241107083108212 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) 20241107083108212 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) 20241107083108212 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) 20241107083108215 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083108216 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083108216 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) 20241107083108216 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083108229 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) 20241107083108229 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) 20241107083108230 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) 20241107083108230 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) 20241107083108230 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) 20241107083108230 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) 20241107083108230 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) 20241107083108230 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) 20241107083108230 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) 20241107083108230 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) 20241107083108231 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) 20241107083108231 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) 20241107083108231 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) 20241107083108231 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) 20241107083108231 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) 20241107083108231 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) 20241107083108239 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) 20241107083108239 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) 20241107083108239 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) 20241107083108239 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) 20241107083108239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083108239 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083108239 DRLCMACDL DEBUG -- Final block, so we done. (encoding.cpp:1514) 20241107083108239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083108239 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) 20241107083108239 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_dl_fsm.c:244) 20241107083108239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} data block (BSN 0, CS-2): 29 20 43 0c e7 c0 3f 93 4d 30 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083108239 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) 20241107083108239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083108239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083108239 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) 20241107083108239 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20241107083108239 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20241107083108239 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) 20241107083108239 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) 20241107083108239 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) 20241107083108239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} msg block (BSN 0, CS-2): 0f 01 00 29 20 43 0c e7 c0 3f 93 4d 30 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083108239 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 20 43 0c e7 c0 3f 93 4d 30 39 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) 20241107083108239 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083108252 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) 20241107083108252 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) 20241107083108253 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) 20241107083108253 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) 20241107083108253 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) 20241107083108253 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) 20241107083108253 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) 20241107083108253 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) 20241107083108254 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) 20241107083108254 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) 20241107083108254 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) 20241107083108254 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) 20241107083108254 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) 20241107083108254 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) 20241107083108255 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) 20241107083108255 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) 20241107083108257 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083108271 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) 20241107083108271 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) 20241107083108272 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) 20241107083108272 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) 20241107083108272 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) 20241107083108272 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) 20241107083108273 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) 20241107083108273 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) 20241107083108273 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) 20241107083108273 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) 20241107083108273 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) 20241107083108273 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) 20241107083108273 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) 20241107083108273 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) 20241107083108274 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) 20241107083108274 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) 20241107083108276 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083108290 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) 20241107083108290 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) 20241107083108290 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) 20241107083108290 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) 20241107083108290 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) 20241107083108290 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) 20241107083108290 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) 20241107083108290 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) 20241107083108290 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) 20241107083108290 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) 20241107083108291 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) 20241107083108291 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) 20241107083108291 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) 20241107083108291 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) 20241107083108291 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) 20241107083108291 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) 20241107083108299 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083108313 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) 20241107083108313 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) 20241107083108313 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083108313 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083108313 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) 20241107083108313 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083108313 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083108313 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:511) 20241107083108313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} downlink acknowledge (tbf_dl.cpp:1085) 20241107083108313 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} stopping timer T3191 [ACK/NACK received] (tbf.cpp:377) 20241107083108313 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) 20241107083108313 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) 20241107083108313 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083108313 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) 20241107083108313 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) 20241107083108313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Final ACK received. (tbf_dl.cpp:1105) 20241107083108313 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107083108313 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) 20241107083108313 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) 20241107083108313 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) 20241107083108313 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) 20241107083108313 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) 20241107083108313 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) 20241107083108313 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) 20241107083108314 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) 20241107083108314 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) 20241107083108314 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) 20241107083108314 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) 20241107083108314 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) 20241107083108314 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) 20241107083108314 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) 20241107083108314 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) 20241107083108314 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083108314 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083108314 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083108314 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083108314 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083108314 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241107083108314 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083108314 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) 20241107083108314 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083108314 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) 20241107083108314 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083108314 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083108314 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083108314 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Allocating DL TBF (tbf_dl.cpp:116) 20241107083108314 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083108314 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083108314 DLGLOBAL DEBUG validating counter group 0x55aa18e67b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083108314 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083108314 DLGLOBAL DEBUG validating counter group 0x55aa18e67e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083108314 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=1 (tbf_dl.cpp:431) 20241107083108314 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:1192) 20241107083108314 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) 20241107083108314 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) 20241107083108314 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) 20241107083108314 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241107083108314 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241107083108314 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) 20241107083108314 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241107083108314 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:147) 20241107083108314 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241107083108314 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) 20241107083108314 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241107083108314 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) 20241107083108314 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) 20241107083108314 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) 20241107083108317 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) 20241107083108317 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:266) 20241107083108317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20241107083108317 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:106) 20241107083108317 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083108318 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) 20241107083108318 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083108318 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20241107083108318 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:127) 20241107083108318 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:165) 20241107083108318 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) 20241107083108318 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) 20241107083108318 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(215)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v++++++++++++") 20241107083108331 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) 20241107083108331 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) 20241107083108332 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) 20241107083108332 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) 20241107083108332 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) 20241107083108332 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) 20241107083108332 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) 20241107083108332 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) 20241107083108332 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) 20241107083108332 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) 20241107083108332 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) 20241107083108332 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) 20241107083108332 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) 20241107083108332 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) 20241107083108333 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) 20241107083108333 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) 20241107083108336 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083108350 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) 20241107083108350 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) 20241107083108351 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) 20241107083108351 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) 20241107083108351 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) 20241107083108351 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) 20241107083108351 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) 20241107083108351 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) 20241107083108351 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) 20241107083108351 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) 20241107083108352 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) 20241107083108352 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) 20241107083108352 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) 20241107083108352 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) 20241107083108352 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) 20241107083108352 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) 20241107083108359 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083108373 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) 20241107083108373 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) 20241107083108374 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) 20241107083108374 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) 20241107083108374 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) 20241107083108374 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) 20241107083108374 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) 20241107083108374 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) 20241107083108375 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) 20241107083108375 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) 20241107083108375 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) 20241107083108375 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) 20241107083108375 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) 20241107083108375 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) 20241107083108375 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) 20241107083108375 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) 20241107083108378 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083108392 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) 20241107083108392 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) 20241107083108392 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083108392 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083108392 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) 20241107083108392 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083108392 DMS INFO Modifying MS object, TLLI: 0xffffffff -> 0x00000001, already confirmed partly (gprs_ms.c:520) 20241107083108392 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) 20241107083108392 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) 20241107083108392 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:182) 20241107083108392 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} Got PKT_CTRL_ACK confirming assignment of TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (pdch.cpp:433) 20241107083108392 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} free (tbf.cpp:271) 20241107083108392 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:1202) 20241107083108392 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) 20241107083108392 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241107083108392 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083108392 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE}: Deallocated (fsm.c:568) 20241107083108392 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083108392 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083108392 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:439) 20241107083108392 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241107083108393 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) 20241107083108393 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) 20241107083108393 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) 20241107083108393 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) 20241107083108393 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) 20241107083108393 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) 20241107083108393 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) 20241107083108393 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) 20241107083108394 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) 20241107083108394 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) 20241107083108394 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) 20241107083108394 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) 20241107083108394 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) 20241107083108394 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) 20241107083108397 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) 20241107083108397 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) 20241107083108397 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) 20241107083108397 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) 20241107083108397 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083108397 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083108397 DRLCMACDL DEBUG -- Final block, so we done. (encoding.cpp:1514) 20241107083108397 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083108397 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) 20241107083108397 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_dl_fsm.c:244) 20241107083108397 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} data block (BSN 0, CS-2): 29 20 43 0c e7 c0 3f 93 4d 30 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083108397 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) 20241107083108397 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083108397 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083108397 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) 20241107083108397 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 86 + 13 = 99 (pdch_ul_controller.c:131) 20241107083108397 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type POLL (pdch_ul_controller.c:184) 20241107083108397 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) 20241107083108397 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) 20241107083108397 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) 20241107083108397 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} msg block (BSN 0, CS-2): 0f 03 00 29 20 43 0c e7 c0 3f 93 4d 30 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083108397 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 20 43 0c e7 c0 3f 93 4d 30 39 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) 20241107083108397 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083108411 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) 20241107083108411 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) 20241107083108411 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) 20241107083108411 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) 20241107083108411 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) 20241107083108411 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) 20241107083108412 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) 20241107083108412 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) 20241107083108412 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) 20241107083108412 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) 20241107083108412 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) 20241107083108412 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) 20241107083108412 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) 20241107083108412 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) 20241107083108412 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) 20241107083108413 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) 20241107083108420 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083108434 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) 20241107083108434 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) 20241107083108434 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) 20241107083108434 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) 20241107083108434 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) 20241107083108434 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) 20241107083108435 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) 20241107083108435 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) 20241107083108435 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) 20241107083108435 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) 20241107083108435 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) 20241107083108435 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) 20241107083108435 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) 20241107083108435 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) 20241107083108436 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) 20241107083108436 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) 20241107083108438 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083108453 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) 20241107083108453 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) 20241107083108453 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) 20241107083108453 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) 20241107083108453 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) 20241107083108453 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) 20241107083108453 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) 20241107083108453 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) 20241107083108454 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) 20241107083108454 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) 20241107083108454 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) 20241107083108454 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) 20241107083108454 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) 20241107083108454 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) 20241107083108454 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) 20241107083108454 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) 20241107083108457 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(215)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083108471 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) 20241107083108471 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) 20241107083108471 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083108471 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083108471 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) 20241107083108471 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083108471 DTBF DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083108471 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:511) 20241107083108471 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} downlink acknowledge (tbf_dl.cpp:1085) 20241107083108471 DTBF DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} stopping timer T3191 [ACK/NACK received] (tbf.cpp:377) 20241107083108471 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) 20241107083108471 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) 20241107083108471 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083108471 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) 20241107083108471 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) 20241107083108471 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Final ACK received. (tbf_dl.cpp:1105) 20241107083108471 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107083108471 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) 20241107083108472 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) 20241107083108472 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) 20241107083108472 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) 20241107083108472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50172<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083108472 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) 20241107083108472 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) 20241107083108473 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) 20241107083108473 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) 20241107083108473 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) 20241107083108473 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) 20241107083108473 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) 20241107083108473 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) 20241107083108473 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) 20241107083108473 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) 20241107083108473 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) 20241107083108473 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) 20241107083108474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50158<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083108474 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083108474 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083108474 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083108474 DTBF INFO TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} free (tbf.cpp:271) 20241107083108474 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:1202) 20241107083108474 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) 20241107083108474 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083108474 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083108474 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083108474 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE}: Deallocated (fsm.c:568) 20241107083108474 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083108474 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083108475 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083108475 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083108475 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083108475 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083108475 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083108475 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083108475 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083108475 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083108475 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083108475 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083108475 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083108475 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) 20241107083108475 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) 20241107083108475 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 7465 with status 0 MTC@fb7e2f9c3787: Test case TC_t3193 finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3193 pass'. respawn: 23: starting: osmo-pcu Thu Nov 7 08:31:08 UTC 2024 ====== PCU_Tests.TC_t3193 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_t3193.talloc 20241107083108488 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083108488 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083108488 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083108488 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083108508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50184<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083108609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50184<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=198952) Waiting for packet dumper to finish... 1 (prev_count=198952, count=244292) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3193 pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_n3105_max_t3195'. ------ PCU_Tests.TC_n3105_max_t3195 ------ Thu Nov 7 08:31:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_n3105_max_t3195.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_n3105_max_t3195.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_n3105_max_t3195' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_n3105_max_t3195 started. 221@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_n3105_max_t3195-BVCI1234(223)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 221@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(225)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 221@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083111704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43842<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 221@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(229)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 221@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(229)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(226)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(226)@fb7e2f9c3787: Start timer T: 5 s 20241107083111712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43848<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(226)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_n3105_max_t3195-STATS(230)@fb7e2f9c3787: Start timer T: 2 s TC_n3105_max_t3195-STATS(230)@fb7e2f9c3787: Start timer T: 2 s 221@fb7e2f9c3787: 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(233)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(233)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083113489 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083113489 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083113489 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(226)@fb7e2f9c3787: OsmoPCU is now connected BTS(228)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083113507 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083113507 DLGLOBAL DEBUG validating counter group 0x560e084ad020(bts) with 102 counters (rate_ctr.c:86) 20241107083113507 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083113507 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083113507 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083113507 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083113507 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083113507 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083113507 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083113507 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083113507 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083113507 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083113507 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083113507 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083113507 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083113507 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083113507 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083113507 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083113507 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083113507 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083113507 DL1IF DEBUG t3195=1 (pcu_l1_if.cpp:822) 20241107083113507 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083113507 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083113507 DL1IF DEBUG n3105=2 (pcu_l1_if.cpp:825) MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083113507 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083113507 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083113507 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083113507 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083113507 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083113507 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083113507 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083113507 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083113507 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083113507 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083113507 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083113507 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083113507 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083113507 DLGLOBAL DEBUG validating counter group 0x7f4b484c45c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083113507 DLGLOBAL DEBUG validating counter group 0x560e084ac700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083113507 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083113507 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083113507 DLGLOBAL DEBUG validating counter group 0x7f4b484c5160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083113508 DLGLOBAL DEBUG validating counter group 0x7f4b484c5140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083113508 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083113508 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) 20241107083113508 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) 20241107083113508 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083113508 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083113508 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083113508 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083113508 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083113508 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083113508 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083113508 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083113508 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083113508 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083113508 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083113508 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083113508 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083113508 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083113508 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083113508 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083113508 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083113508 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083113508 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083113508 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083113508 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083113508 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083113508 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083113508 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083113508 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083113508 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083113509 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) 20241107083113509 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) 20241107083113511 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(225)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(228)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(225)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(225)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(225)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(228)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" 20241107083113515 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083113515 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) 20241107083113515 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) 20241107083113515 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083113516 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083113516 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)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" 20241107083113516 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083113516 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) 20241107083113516 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(228)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(225)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(225)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083113519 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) BTS(228)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083113519 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) 20241107083113519 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) 20241107083113519 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083113520 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083113520 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083113520 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083113520 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083113520 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083113520 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(228)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(228)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(225)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107083113522 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083113522 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) 20241107083113522 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) 20241107083113522 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(225)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(225)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083113523 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) 20241107083113523 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) 20241107083113524 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) 20241107083113524 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) 20241107083113525 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) 20241107083113525 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) 20241107083113525 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) 20241107083113525 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) 20241107083113526 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) 20241107083113526 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) 20241107083113526 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) 20241107083113526 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) 20241107083113527 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) 20241107083113527 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) 20241107083113528 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 222@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 222@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083113535 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083113535 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083113535 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083113535 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083113535 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083113535 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083113535 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083113535 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083113537 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) 20241107083113537 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) 20241107083113538 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) 20241107083113538 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) 20241107083113539 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) 20241107083113539 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) 20241107083113539 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) 20241107083113539 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) 20241107083113540 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) 20241107083113540 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) 20241107083113540 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) 20241107083113540 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) 20241107083113541 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) 20241107083113541 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) 20241107083113541 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) 20241107083113541 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_n3105_max_t3195-BVCI1234(223)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083113542 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_n3105_max_t3195-BVCI1234(223)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083113543 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083113543 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083113543 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083113543 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083113543 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083113543 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083113543 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083113543 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083113550 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083113550 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083113550 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083113550 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083113550 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083113550 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1000 (gprs_bssgp_pcu.c:177) 20241107083113550 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083113550 DLGLOBAL DEBUG validating counter group 0x560e084ac740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083113551 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107083113551 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083113551 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107083113551 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 1000 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083113551 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083113551 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083113551 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083113551 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083113551 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083113551 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083113551 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083113551 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083113551 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083113551 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083113551 DRLCMAC 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) 20241107083113551 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083113551 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083113551 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083113551 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083113551 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083113551 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083113551 DLGLOBAL DEBUG validating counter group 0x560e084acb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083113551 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083113551 DLGLOBAL DEBUG validating counter group 0x560e084ace00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083113551 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083113551 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:1192) 20241107083113551 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) 20241107083113551 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) 20241107083113551 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) 20241107083113551 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) 20241107083113551 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083113551 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) 20241107083113551 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083113551 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) 20241107083113551 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083113551 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) 20241107083113551 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) 20241107083113551 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) 20241107083113551 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083113551 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083113551 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083113551 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083113551 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083113551 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083113551 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083113551 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083113551 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083113551 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(228)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(228)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 } } } } } } } } } 20241107083113557 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) 20241107083113558 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083113559 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) 20241107083113559 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) 20241107083113559 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083113559 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083113559 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083113559 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083113559 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083113560 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) 20241107083113560 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) 20241107083113560 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) 20241107083113560 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) 20241107083113561 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) 20241107083113561 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) 20241107083113561 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) 20241107083113561 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) 20241107083113561 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) 20241107083113561 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) 20241107083113562 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) 20241107083113562 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) 20241107083113562 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083113562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083113562 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083113562 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) 20241107083113565 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083113580 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) 20241107083113580 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) 20241107083113581 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) 20241107083113581 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) 20241107083113582 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) 20241107083113582 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) 20241107083113582 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) 20241107083113582 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) 20241107083113583 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) 20241107083113583 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) 20241107083113583 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) 20241107083113584 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) 20241107083113584 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) 20241107083113584 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) 20241107083113584 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) 20241107083113585 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) 20241107083113585 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083113600 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) 20241107083113600 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) 20241107083113601 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) 20241107083113601 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) 20241107083113602 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) 20241107083113602 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) 20241107083113603 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) 20241107083113603 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) 20241107083113604 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) 20241107083113604 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) 20241107083113604 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) 20241107083113605 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) 20241107083113605 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) 20241107083113605 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) 20241107083113606 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) 20241107083113606 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) 20241107083113607 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083113619 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) 20241107083113619 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) 20241107083113621 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) 20241107083113621 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) 20241107083113621 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) 20241107083113621 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) 20241107083113622 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) 20241107083113622 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) 20241107083113623 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) 20241107083113623 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) 20241107083113624 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) 20241107083113624 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) 20241107083113624 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) 20241107083113624 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) 20241107083113625 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) 20241107083113625 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) 20241107083113628 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083113643 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) 20241107083113643 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) 20241107083113644 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) 20241107083113644 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) 20241107083113645 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) 20241107083113645 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) 20241107083113646 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) 20241107083113647 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) 20241107083113648 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) 20241107083113648 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) 20241107083113649 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) 20241107083113649 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) 20241107083113650 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) 20241107083113650 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) 20241107083113651 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) 20241107083113651 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) 20241107083113653 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083113663 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) 20241107083113663 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) 20241107083113665 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) 20241107083113665 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) 20241107083113666 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) 20241107083113666 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) 20241107083113667 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) 20241107083113667 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) 20241107083113668 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) 20241107083113668 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) 20241107083113669 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) 20241107083113669 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) 20241107083113670 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) 20241107083113670 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) 20241107083113670 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) 20241107083113670 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) 20241107083113671 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083113681 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) 20241107083113682 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) 20241107083113683 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) 20241107083113683 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) 20241107083113684 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) 20241107083113684 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) 20241107083113685 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) 20241107083113685 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) 20241107083113685 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) 20241107083113685 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) 20241107083113686 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) 20241107083113686 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) 20241107083113687 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) 20241107083113687 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) 20241107083113688 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) 20241107083113688 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) 20241107083113691 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083113706 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) 20241107083113706 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) 20241107083113707 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) 20241107083113707 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) 20241107083113708 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) 20241107083113708 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) 20241107083113709 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) 20241107083113709 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) 20241107083113710 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) 20241107083113710 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) 20241107083113710 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) 20241107083113710 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) 20241107083113711 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) 20241107083113711 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) 20241107083113712 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) 20241107083113712 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) 20241107083113713 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083113725 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) 20241107083113725 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) 20241107083113726 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) 20241107083113726 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) 20241107083113727 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) 20241107083113727 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) 20241107083113728 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) 20241107083113728 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) 20241107083113729 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) 20241107083113729 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) 20241107083113730 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) 20241107083113730 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) 20241107083113731 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) 20241107083113731 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) 20241107083113732 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) 20241107083113732 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) 20241107083113733 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083113745 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) 20241107083113745 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) 20241107083113746 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) 20241107083113746 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) 20241107083113747 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) 20241107083113747 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) 20241107083113748 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) 20241107083113748 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) 20241107083113749 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) 20241107083113749 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) 20241107083113749 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) 20241107083113750 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) 20241107083113750 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) 20241107083113750 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) 20241107083113751 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) 20241107083113751 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) 20241107083113755 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083113763 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083113763 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) 20241107083113763 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083113770 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) 20241107083113770 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) 20241107083113771 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) 20241107083113771 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) 20241107083113772 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) 20241107083113772 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) 20241107083113773 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) 20241107083113773 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) 20241107083113773 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) 20241107083113773 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) 20241107083113774 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) 20241107083113774 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) 20241107083113775 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) 20241107083113775 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) 20241107083113775 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) 20241107083113775 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) 20241107083113777 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) 20241107083113777 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) 20241107083113777 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) 20241107083113777 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) 20241107083113777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1000) (tbf_dl.cpp:551) 20241107083113777 DRLCMACDL DEBUG -- Chunk with length 1000 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083113777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): c8 32 ac 8b 71 c1 93 01 81 6c ba d0 ca ec f1 14 d5 4a 1e 85 16 73 3a 31 be 9a fe 71 c6 ab (tbf_dl.cpp:686) 20241107083113777 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) 20241107083113777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083113777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083113777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 07 00 01 c8 32 ac 8b 71 c1 93 01 81 6c ba d0 ca ec f1 14 d5 4a 1e 85 16 73 3a 31 be 9a fe 71 c6 ab 00 (tbf_dl.cpp:911) 20241107083113777 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 c8 32 ac 8b 71 c1 93 01 81 6c ba d0 ca ec f1 14 d5 4a 1e 85 16 73 3a 31 be 9a fe 71 c6 ab 00 (pcu_l1_if.cpp:182) 20241107083113777 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083113789 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) 20241107083113789 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) 20241107083113790 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) 20241107083113790 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) 20241107083113791 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) 20241107083113791 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) 20241107083113791 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) 20241107083113791 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) 20241107083113792 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) 20241107083113792 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) 20241107083113793 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) 20241107083113793 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) 20241107083113794 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) 20241107083113794 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) 20241107083113794 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) 20241107083113794 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) 20241107083113794 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) 20241107083113794 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) 20241107083113794 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) 20241107083113794 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) 20241107083113795 DRLCMACDL DEBUG -- Chunk with length 970 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083113795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-2): bb 84 2e 71 4c 5b 02 52 86 b0 7d 0a 66 22 8f 90 33 08 5a e2 d9 f7 83 d2 37 23 76 14 02 b6 (tbf_dl.cpp:686) 20241107083113795 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) 20241107083113795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083113795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107083113795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 bb 84 2e 71 4c 5b 02 52 86 b0 7d 0a 66 22 8f 90 33 08 5a e2 d9 f7 83 d2 37 23 76 14 02 b6 00 (tbf_dl.cpp:911) 20241107083113795 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 bb 84 2e 71 4c 5b 02 52 86 b0 7d 0a 66 22 8f 90 33 08 5a e2 d9 f7 83 d2 37 23 76 14 02 b6 00 (pcu_l1_if.cpp:182) 20241107083113795 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083113807 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) 20241107083113807 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) 20241107083113807 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) 20241107083113807 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) 20241107083113807 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) 20241107083113807 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) 20241107083113807 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) 20241107083113807 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) 20241107083113808 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) 20241107083113808 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) 20241107083113808 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) 20241107083113808 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) 20241107083113808 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) 20241107083113808 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) 20241107083113809 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) 20241107083113809 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) 20241107083113816 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) 20241107083113816 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) 20241107083113816 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) 20241107083113816 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) 20241107083113816 DRLCMACDL DEBUG -- Chunk with length 940 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083113816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-2): d0 35 15 be 61 4b 7c 78 ba bb fb b7 25 64 aa 97 0b 14 5e 81 2b 74 e8 4a a9 6f 9c ed 4d 0e (tbf_dl.cpp:686) 20241107083113816 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) 20241107083113816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083113816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107083113816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 d0 35 15 be 61 4b 7c 78 ba bb fb b7 25 64 aa 97 0b 14 5e 81 2b 74 e8 4a a9 6f 9c ed 4d 0e 00 (tbf_dl.cpp:911) 20241107083113816 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 d0 35 15 be 61 4b 7c 78 ba bb fb b7 25 64 aa 97 0b 14 5e 81 2b 74 e8 4a a9 6f 9c ed 4d 0e 00 (pcu_l1_if.cpp:182) 20241107083113816 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083113831 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) 20241107083113831 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) 20241107083113832 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) 20241107083113832 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) 20241107083113832 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) 20241107083113832 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) 20241107083113833 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) 20241107083113833 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) 20241107083113833 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) 20241107083113833 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) 20241107083113833 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) 20241107083113833 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) 20241107083113834 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) 20241107083113834 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) 20241107083113834 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) 20241107083113834 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) 20241107083113836 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) 20241107083113836 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) 20241107083113836 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) 20241107083113836 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) 20241107083113836 DRLCMACDL DEBUG -- Chunk with length 910 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083113836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-2): 78 eb 63 c1 b6 d3 c8 7f 5f bc 2d f0 a9 31 94 2f 36 b0 d0 7b 21 ed f8 83 fd 59 f1 a7 b4 55 (tbf_dl.cpp:686) 20241107083113836 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) 20241107083113836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083113836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107083113836 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 78 eb 63 c1 b6 d3 c8 7f 5f bc 2d f0 a9 31 94 2f 36 b0 d0 7b 21 ed f8 83 fd 59 f1 a7 b4 55 00 (tbf_dl.cpp:911) 20241107083113836 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 78 eb 63 c1 b6 d3 c8 7f 5f bc 2d f0 a9 31 94 2f 36 b0 d0 7b 21 ed f8 83 fd 59 f1 a7 b4 55 00 (pcu_l1_if.cpp:182) 20241107083113836 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083113850 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) 20241107083113850 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) 20241107083113851 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) 20241107083113851 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) 20241107083113852 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) 20241107083113852 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) 20241107083113853 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) 20241107083113853 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) 20241107083113854 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) 20241107083113854 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) 20241107083113854 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) 20241107083113854 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) 20241107083113855 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) 20241107083113855 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) 20241107083113856 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) 20241107083113856 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) 20241107083113857 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) 20241107083113857 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) 20241107083113857 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) 20241107083113857 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) 20241107083113857 DRLCMACDL DEBUG -- Chunk with length 880 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083113857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-2): ac 73 df a9 d3 b4 21 b7 ab 64 0d 79 7b 30 84 43 e4 18 a6 4b 09 86 e1 87 62 2f f7 cf ea af (tbf_dl.cpp:686) 20241107083113858 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) 20241107083113858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083113858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241107083113858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 ac 73 df a9 d3 b4 21 b7 ab 64 0d 79 7b 30 84 43 e4 18 a6 4b 09 86 e1 87 62 2f f7 cf ea af 00 (tbf_dl.cpp:911) 20241107083113858 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 ac 73 df a9 d3 b4 21 b7 ab 64 0d 79 7b 30 84 43 e4 18 a6 4b 09 86 e1 87 62 2f f7 cf ea af 00 (pcu_l1_if.cpp:182) 20241107083113858 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083113870 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) 20241107083113870 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) 20241107083113872 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) 20241107083113872 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) 20241107083113873 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) 20241107083113873 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) 20241107083113874 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) 20241107083113874 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) 20241107083113875 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) 20241107083113875 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) 20241107083113876 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) 20241107083113876 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) 20241107083113877 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) 20241107083113877 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) 20241107083113877 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) 20241107083113877 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) 20241107083113879 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) 20241107083113879 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) 20241107083113879 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) 20241107083113879 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) 20241107083113879 DRLCMACDL DEBUG -- Chunk with length 850 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083113879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-2): e3 55 1b 3b 41 e8 35 22 21 e0 8b 67 99 ec ff 7d e5 4b 6b 8d 57 d7 91 ae dd 8c 5a ed 1c f7 (tbf_dl.cpp:686) 20241107083113879 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) 20241107083113879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083113879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241107083113879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b e3 55 1b 3b 41 e8 35 22 21 e0 8b 67 99 ec ff 7d e5 4b 6b 8d 57 d7 91 ae dd 8c 5a ed 1c f7 00 (tbf_dl.cpp:911) 20241107083113879 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 e3 55 1b 3b 41 e8 35 22 21 e0 8b 67 99 ec ff 7d e5 4b 6b 8d 57 d7 91 ae dd 8c 5a ed 1c f7 00 (pcu_l1_if.cpp:182) 20241107083113880 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083113893 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) 20241107083113893 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) 20241107083113893 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) 20241107083113893 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) 20241107083113893 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) 20241107083113893 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) 20241107083113894 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) 20241107083113894 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) 20241107083113894 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) 20241107083113894 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) 20241107083113894 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) 20241107083113894 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) 20241107083113894 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) 20241107083113894 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) 20241107083113895 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) 20241107083113895 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) 20241107083113897 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) 20241107083113897 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) 20241107083113897 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) 20241107083113897 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) 20241107083113897 DRLCMACDL DEBUG -- Chunk with length 820 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083113897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-2): 86 25 cb c6 0d bb 4f 5d 91 39 fe d4 a9 95 9a 10 3d f9 d8 ab 3c 2b ec 7c 59 95 8c b3 e6 7f (tbf_dl.cpp:686) 20241107083113897 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) 20241107083113897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083113897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241107083113897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0d 86 25 cb c6 0d bb 4f 5d 91 39 fe d4 a9 95 9a 10 3d f9 d8 ab 3c 2b ec 7c 59 95 8c b3 e6 7f 00 (tbf_dl.cpp:911) 20241107083113897 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 86 25 cb c6 0d bb 4f 5d 91 39 fe d4 a9 95 9a 10 3d f9 d8 ab 3c 2b ec 7c 59 95 8c b3 e6 7f 00 (pcu_l1_if.cpp:182) 20241107083113897 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083113912 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) 20241107083113912 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) 20241107083113912 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) 20241107083113912 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) 20241107083113913 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) 20241107083113913 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) 20241107083113913 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) 20241107083113913 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) 20241107083113913 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) 20241107083113913 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) 20241107083113914 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) 20241107083113914 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) 20241107083113914 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) 20241107083113914 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) 20241107083113914 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) 20241107083113914 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) 20241107083113917 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) 20241107083113917 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) 20241107083113917 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) 20241107083113917 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) 20241107083113917 DRLCMACDL DEBUG -- Chunk with length 790 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083113917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-2): 1b 28 cc cf d2 f4 2f d6 67 0d 9c 5f 27 34 24 b5 c5 3d 74 99 f3 ba 60 5c f8 b2 9e 75 bf 70 (tbf_dl.cpp:686) 20241107083113917 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) 20241107083113917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083113917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241107083113917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-2): 07 00 0f 1b 28 cc cf d2 f4 2f d6 67 0d 9c 5f 27 34 24 b5 c5 3d 74 99 f3 ba 60 5c f8 b2 9e 75 bf 70 00 (tbf_dl.cpp:911) 20241107083113917 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 1b 28 cc cf d2 f4 2f d6 67 0d 9c 5f 27 34 24 b5 c5 3d 74 99 f3 ba 60 5c f8 b2 9e 75 bf 70 00 (pcu_l1_if.cpp:182) 20241107083113917 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083113931 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) 20241107083113931 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) 20241107083113931 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) 20241107083113931 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) 20241107083113931 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) 20241107083113931 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) 20241107083113931 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) 20241107083113931 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) 20241107083113932 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) 20241107083113932 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) 20241107083113932 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) 20241107083113932 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) 20241107083113932 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) 20241107083113932 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) 20241107083113932 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) 20241107083113932 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) 20241107083113940 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) 20241107083113940 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) 20241107083113940 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) 20241107083113940 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) 20241107083113940 DRLCMACDL DEBUG -- Chunk with length 760 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083113940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-2): c1 ca 4f 40 75 eb 7e 8e b7 a5 03 90 8c 95 db cd 43 63 03 20 68 b4 53 5d 5c a2 51 d8 73 0f (tbf_dl.cpp:686) 20241107083113940 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) 20241107083113940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083113940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241107083113940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-2): 07 00 11 c1 ca 4f 40 75 eb 7e 8e b7 a5 03 90 8c 95 db cd 43 63 03 20 68 b4 53 5d 5c a2 51 d8 73 0f 00 (tbf_dl.cpp:911) 20241107083113940 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 c1 ca 4f 40 75 eb 7e 8e b7 a5 03 90 8c 95 db cd 43 63 03 20 68 b4 53 5d 5c a2 51 d8 73 0f 00 (pcu_l1_if.cpp:182) 20241107083113940 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083113955 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) 20241107083113955 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) 20241107083113955 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) 20241107083113955 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) 20241107083113955 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) 20241107083113955 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) 20241107083113956 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) 20241107083113956 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) 20241107083113956 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) 20241107083113956 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) 20241107083113956 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) 20241107083113956 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) 20241107083113956 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) 20241107083113956 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) 20241107083113957 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) 20241107083113957 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) 20241107083113959 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) 20241107083113959 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) 20241107083113959 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) 20241107083113959 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) 20241107083113959 DRLCMACDL DEBUG -- Chunk with length 730 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083113959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-2): e7 76 60 e9 da b6 fe 9f 24 82 36 07 13 92 78 90 44 31 50 ca 9d 8c df f7 2a c1 6c 0f 8f 36 (tbf_dl.cpp:686) 20241107083113959 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) 20241107083113959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083113959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241107083113959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-2): 07 00 13 e7 76 60 e9 da b6 fe 9f 24 82 36 07 13 92 78 90 44 31 50 ca 9d 8c df f7 2a c1 6c 0f 8f 36 00 (tbf_dl.cpp:911) 20241107083113959 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 e7 76 60 e9 da b6 fe 9f 24 82 36 07 13 92 78 90 44 31 50 ca 9d 8c df f7 2a c1 6c 0f 8f 36 00 (pcu_l1_if.cpp:182) 20241107083113960 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083113974 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) 20241107083113974 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) 20241107083113975 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) 20241107083113975 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) 20241107083113975 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) 20241107083113975 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) 20241107083113975 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) 20241107083113975 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) 20241107083113975 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) 20241107083113975 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) 20241107083113976 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) 20241107083113976 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) 20241107083113976 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) 20241107083113976 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) 20241107083113976 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) 20241107083113976 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) 20241107083113978 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) 20241107083113978 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) 20241107083113978 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) 20241107083113978 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) 20241107083113978 DRLCMACDL DEBUG -- Chunk with length 700 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083113978 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-2): 1f 96 2a 02 d7 18 f8 c4 aa 06 7d 3d 63 a0 bd fb ca 0f 91 50 a8 5b ed 95 44 30 6d bf 09 69 (tbf_dl.cpp:686) 20241107083113978 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) 20241107083113978 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083113978 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241107083113978 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-2): 07 00 15 1f 96 2a 02 d7 18 f8 c4 aa 06 7d 3d 63 a0 bd fb ca 0f 91 50 a8 5b ed 95 44 30 6d bf 09 69 00 (tbf_dl.cpp:911) 20241107083113978 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 1f 96 2a 02 d7 18 f8 c4 aa 06 7d 3d 63 a0 bd fb ca 0f 91 50 a8 5b ed 95 44 30 6d bf 09 69 00 (pcu_l1_if.cpp:182) 20241107083113979 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083113993 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) 20241107083113993 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) 20241107083113994 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) 20241107083113994 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) 20241107083113994 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) 20241107083113994 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) 20241107083113995 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) 20241107083113995 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) 20241107083113995 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) 20241107083113995 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) 20241107083113996 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) 20241107083113996 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) 20241107083113997 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) 20241107083113997 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) 20241107083113997 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) 20241107083113997 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) 20241107083114003 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) 20241107083114003 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) 20241107083114003 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) 20241107083114003 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) 20241107083114003 DRLCMACDL DEBUG -- Chunk with length 670 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083114003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-2): 31 f7 be 17 a3 68 1e e7 29 1d f6 60 85 cb 76 c5 0b 5e 43 f9 85 9d 59 19 11 89 0c 75 0f 61 (tbf_dl.cpp:686) 20241107083114003 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) 20241107083114003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241107083114004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-2): 07 00 17 31 f7 be 17 a3 68 1e e7 29 1d f6 60 85 cb 76 c5 0b 5e 43 f9 85 9d 59 19 11 89 0c 75 0f 61 00 (tbf_dl.cpp:911) 20241107083114004 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 31 f7 be 17 a3 68 1e e7 29 1d f6 60 85 cb 76 c5 0b 5e 43 f9 85 9d 59 19 11 89 0c 75 0f 61 00 (pcu_l1_if.cpp:182) 20241107083114004 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083114017 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) 20241107083114018 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) 20241107083114019 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) 20241107083114019 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) 20241107083114019 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) 20241107083114019 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) 20241107083114020 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) 20241107083114020 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) 20241107083114020 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) 20241107083114020 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) 20241107083114021 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) 20241107083114021 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) 20241107083114021 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) 20241107083114021 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) 20241107083114022 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) 20241107083114022 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) 20241107083114022 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) 20241107083114022 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) 20241107083114023 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) 20241107083114023 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) 20241107083114023 DRLCMACDL DEBUG -- Chunk with length 640 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083114023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-2): 2a 7e ea 9c c8 da 5f 67 3b 3a 9a c5 fc d1 40 63 74 d0 f8 09 10 a9 03 30 ed f5 33 3f 3b 2c (tbf_dl.cpp:686) 20241107083114023 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) 20241107083114023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241107083114023 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-2): 07 00 19 2a 7e ea 9c c8 da 5f 67 3b 3a 9a c5 fc d1 40 63 74 d0 f8 09 10 a9 03 30 ed f5 33 3f 3b 2c 00 (tbf_dl.cpp:911) 20241107083114023 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 2a 7e ea 9c c8 da 5f 67 3b 3a 9a c5 fc d1 40 63 74 d0 f8 09 10 a9 03 30 ed f5 33 3f 3b 2c 00 (pcu_l1_if.cpp:182) 20241107083114023 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083114038 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) 20241107083114038 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) 20241107083114039 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) 20241107083114039 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) 20241107083114040 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) 20241107083114040 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) 20241107083114040 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) 20241107083114040 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) 20241107083114042 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) 20241107083114042 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) 20241107083114043 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) 20241107083114043 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) 20241107083114044 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) 20241107083114044 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) 20241107083114045 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) 20241107083114045 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) 20241107083114045 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) 20241107083114045 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) 20241107083114045 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) 20241107083114046 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) 20241107083114046 DRLCMACDL DEBUG -- Chunk with length 610 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083114046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-2): 67 0b c6 20 9e 61 d6 47 94 c1 c7 9a 60 72 49 4f cf d3 07 6b 74 5f 6c 00 0e 74 d4 aa ce 34 (tbf_dl.cpp:686) 20241107083114046 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) 20241107083114046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241107083114046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-2): 07 00 1b 67 0b c6 20 9e 61 d6 47 94 c1 c7 9a 60 72 49 4f cf d3 07 6b 74 5f 6c 00 0e 74 d4 aa ce 34 00 (tbf_dl.cpp:911) 20241107083114046 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 67 0b c6 20 9e 61 d6 47 94 c1 c7 9a 60 72 49 4f cf d3 07 6b 74 5f 6c 00 0e 74 d4 aa ce 34 00 (pcu_l1_if.cpp:182) 20241107083114046 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083114056 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) 20241107083114056 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) 20241107083114058 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) 20241107083114058 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) 20241107083114059 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) 20241107083114059 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) 20241107083114060 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) 20241107083114060 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) 20241107083114060 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) 20241107083114060 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) 20241107083114061 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) 20241107083114061 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) 20241107083114062 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) 20241107083114062 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) 20241107083114062 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) 20241107083114062 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) 20241107083114066 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) 20241107083114066 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) 20241107083114066 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) 20241107083114066 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) 20241107083114066 DRLCMACDL DEBUG -- Chunk with length 580 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083114066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-2): a5 6d 1d cf 1d 52 7d 13 43 c2 90 9c 55 4b f3 0b a2 1d 63 54 52 40 c2 d3 5c b2 c6 d5 e9 b6 (tbf_dl.cpp:686) 20241107083114066 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) 20241107083114066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241107083114066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-2): 07 00 1d a5 6d 1d cf 1d 52 7d 13 43 c2 90 9c 55 4b f3 0b a2 1d 63 54 52 40 c2 d3 5c b2 c6 d5 e9 b6 00 (tbf_dl.cpp:911) 20241107083114066 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 a5 6d 1d cf 1d 52 7d 13 43 c2 90 9c 55 4b f3 0b a2 1d 63 54 52 40 c2 d3 5c b2 c6 d5 e9 b6 00 (pcu_l1_if.cpp:182) 20241107083114068 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083114081 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) 20241107083114081 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) 20241107083114083 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) 20241107083114083 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) 20241107083114085 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) 20241107083114085 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) 20241107083114086 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) 20241107083114086 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) 20241107083114087 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) 20241107083114087 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) 20241107083114088 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) 20241107083114088 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) 20241107083114089 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) 20241107083114089 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) 20241107083114090 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) 20241107083114090 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) 20241107083114091 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) 20241107083114091 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) 20241107083114091 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) 20241107083114091 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) 20241107083114091 DRLCMACDL DEBUG -- Chunk with length 550 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083114091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-2): 88 00 5c 44 3a 61 39 21 d3 e2 19 09 e0 1f 43 b9 78 b4 3c 6b 88 3f 46 96 cf 29 ef 52 de f7 (tbf_dl.cpp:686) 20241107083114091 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) 20241107083114091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241107083114091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-2): 07 00 1f 88 00 5c 44 3a 61 39 21 d3 e2 19 09 e0 1f 43 b9 78 b4 3c 6b 88 3f 46 96 cf 29 ef 52 de f7 00 (tbf_dl.cpp:911) 20241107083114091 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 88 00 5c 44 3a 61 39 21 d3 e2 19 09 e0 1f 43 b9 78 b4 3c 6b 88 3f 46 96 cf 29 ef 52 de f7 00 (pcu_l1_if.cpp:182) 20241107083114092 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083114099 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) 20241107083114100 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) 20241107083114101 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) 20241107083114101 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) 20241107083114102 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) 20241107083114102 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) 20241107083114102 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) 20241107083114102 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) 20241107083114103 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) 20241107083114103 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) 20241107083114104 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) 20241107083114104 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) 20241107083114105 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) 20241107083114105 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) 20241107083114106 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) 20241107083114106 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) 20241107083114107 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) 20241107083114107 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) 20241107083114107 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) 20241107083114107 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) 20241107083114107 DRLCMACDL DEBUG -- Chunk with length 520 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083114107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-2): a1 d7 08 a4 d0 4b d2 30 38 a9 f5 a4 d6 88 33 dc 5d ab 52 f6 e3 94 45 2f fe 62 e0 5d 9e 95 (tbf_dl.cpp:686) 20241107083114107 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) 20241107083114107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241107083114107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-2): 07 00 21 a1 d7 08 a4 d0 4b d2 30 38 a9 f5 a4 d6 88 33 dc 5d ab 52 f6 e3 94 45 2f fe 62 e0 5d 9e 95 00 (tbf_dl.cpp:911) 20241107083114107 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 a1 d7 08 a4 d0 4b d2 30 38 a9 f5 a4 d6 88 33 dc 5d ab 52 f6 e3 94 45 2f fe 62 e0 5d 9e 95 00 (pcu_l1_if.cpp:182) 20241107083114107 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083114119 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) 20241107083114119 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) 20241107083114121 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) 20241107083114121 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) 20241107083114123 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) 20241107083114123 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) 20241107083114124 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) 20241107083114124 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) 20241107083114125 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) 20241107083114125 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) 20241107083114126 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) 20241107083114126 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) 20241107083114127 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) 20241107083114127 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) 20241107083114128 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) 20241107083114128 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) 20241107083114129 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) 20241107083114129 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) 20241107083114129 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) 20241107083114129 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) 20241107083114129 DRLCMACDL DEBUG -- Chunk with length 490 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083114129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-2): 05 ec 53 93 62 27 1e 2a c0 25 d1 ca e3 0e 74 35 75 7e f0 c4 7e 79 95 74 9c fd 8f 3b 3b cd (tbf_dl.cpp:686) 20241107083114129 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) 20241107083114129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241107083114129 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-2): 07 00 23 05 ec 53 93 62 27 1e 2a c0 25 d1 ca e3 0e 74 35 75 7e f0 c4 7e 79 95 74 9c fd 8f 3b 3b cd 00 (tbf_dl.cpp:911) 20241107083114129 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 05 ec 53 93 62 27 1e 2a c0 25 d1 ca e3 0e 74 35 75 7e f0 c4 7e 79 95 74 9c fd 8f 3b 3b cd 00 (pcu_l1_if.cpp:182) 20241107083114129 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083114142 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) 20241107083114142 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) 20241107083114142 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) 20241107083114142 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) 20241107083114142 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) 20241107083114142 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) 20241107083114142 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) 20241107083114142 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) 20241107083114142 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) 20241107083114142 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) 20241107083114143 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) 20241107083114143 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) 20241107083114143 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) 20241107083114143 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) 20241107083114143 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) 20241107083114143 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) 20241107083114146 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) 20241107083114146 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) 20241107083114146 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) 20241107083114146 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) 20241107083114146 DRLCMACDL DEBUG -- Chunk with length 460 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083114146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-2): 30 57 d2 f8 28 54 80 09 13 66 ff 8a a0 05 07 61 53 5c 9c 39 af d5 33 d2 09 60 df 2b ea c5 (tbf_dl.cpp:686) 20241107083114146 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) 20241107083114146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241107083114146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-2): 07 00 25 30 57 d2 f8 28 54 80 09 13 66 ff 8a a0 05 07 61 53 5c 9c 39 af d5 33 d2 09 60 df 2b ea c5 00 (tbf_dl.cpp:911) 20241107083114146 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 30 57 d2 f8 28 54 80 09 13 66 ff 8a a0 05 07 61 53 5c 9c 39 af d5 33 d2 09 60 df 2b ea c5 00 (pcu_l1_if.cpp:182) 20241107083114146 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083114160 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) 20241107083114160 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) 20241107083114161 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) 20241107083114161 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) 20241107083114161 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) 20241107083114161 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) 20241107083114161 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) 20241107083114161 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) 20241107083114161 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) 20241107083114161 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) 20241107083114161 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) 20241107083114161 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) 20241107083114161 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) 20241107083114161 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) 20241107083114162 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) 20241107083114162 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) 20241107083114165 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) 20241107083114165 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) 20241107083114165 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) 20241107083114165 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) 20241107083114165 DRLCMACDL DEBUG -- Chunk with length 430 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083114165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-2): 2c 0e b7 e0 a2 53 24 8d 21 14 60 1c 1f 91 ac 09 a9 0e 66 f2 bd 7f 0b 74 51 e8 ae 37 5c 2b (tbf_dl.cpp:686) 20241107083114165 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) 20241107083114165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241107083114165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-2): 07 00 27 2c 0e b7 e0 a2 53 24 8d 21 14 60 1c 1f 91 ac 09 a9 0e 66 f2 bd 7f 0b 74 51 e8 ae 37 5c 2b 00 (tbf_dl.cpp:911) 20241107083114165 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 2c 0e b7 e0 a2 53 24 8d 21 14 60 1c 1f 91 ac 09 a9 0e 66 f2 bd 7f 0b 74 51 e8 ae 37 5c 2b 00 (pcu_l1_if.cpp:182) 20241107083114165 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083114179 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) 20241107083114179 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) 20241107083114180 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) 20241107083114180 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) 20241107083114180 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) 20241107083114180 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) 20241107083114180 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) 20241107083114180 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) 20241107083114180 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) 20241107083114180 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) 20241107083114181 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) 20241107083114181 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) 20241107083114181 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) 20241107083114181 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) 20241107083114181 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) 20241107083114181 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) 20241107083114188 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) 20241107083114188 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) 20241107083114188 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) 20241107083114188 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) 20241107083114188 DRLCMACDL DEBUG -- Chunk with length 400 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083114188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-2): 30 02 f8 f9 18 db ed 70 d8 6b d1 f0 79 10 4e 01 b6 70 80 cf 3c e0 ca 7f 57 6c 13 6b 93 11 (tbf_dl.cpp:686) 20241107083114188 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) 20241107083114188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241107083114188 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) 20241107083114188 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20241107083114188 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20241107083114188 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) 20241107083114188 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) 20241107083114188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-2): 0f 00 29 30 02 f8 f9 18 db ed 70 d8 6b d1 f0 79 10 4e 01 b6 70 80 cf 3c e0 ca 7f 57 6c 13 6b 93 11 00 (tbf_dl.cpp:911) 20241107083114188 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 30 02 f8 f9 18 db ed 70 d8 6b d1 f0 79 10 4e 01 b6 70 80 cf 3c e0 ca 7f 57 6c 13 6b 93 11 00 (pcu_l1_if.cpp:182) 20241107083114189 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083114202 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) 20241107083114203 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) 20241107083114203 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) 20241107083114203 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) 20241107083114203 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) 20241107083114203 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) 20241107083114203 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) 20241107083114203 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) 20241107083114204 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) 20241107083114204 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) 20241107083114204 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) 20241107083114204 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) 20241107083114204 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) 20241107083114204 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) 20241107083114204 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) 20241107083114204 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) 20241107083114207 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083114221 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) 20241107083114221 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) 20241107083114222 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) 20241107083114222 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) 20241107083114222 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) 20241107083114222 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) 20241107083114222 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) 20241107083114222 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) 20241107083114222 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) 20241107083114222 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) 20241107083114223 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) 20241107083114223 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) 20241107083114223 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) 20241107083114223 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) 20241107083114223 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) 20241107083114223 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) 20241107083114226 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083114240 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) 20241107083114240 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) 20241107083114240 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) 20241107083114240 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) 20241107083114241 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) 20241107083114241 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) 20241107083114241 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) 20241107083114241 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) 20241107083114241 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) 20241107083114241 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) 20241107083114241 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) 20241107083114241 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) 20241107083114241 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) 20241107083114241 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) 20241107083114241 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) 20241107083114241 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) 20241107083114249 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083114263 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 00 00 00 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083114263 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) 20241107083114263 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083114263 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083114263 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) 20241107083114264 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083114264 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083114264 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:511) 20241107083114264 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083114264 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) 20241107083114264 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) 20241107083114264 DRLCMACDL INFO MS (IMSI 262420000000001): High error rate 95%, reducing CS level to CS-1 (gprs_ms.c:679) 20241107083114264 DRLCMACDL DEBUG - got NACK for BSN=0 (rlc_window_dl.cpp:108) 20241107083114264 DRLCMACDL DEBUG - got NACK for BSN=1 (rlc_window_dl.cpp:108) 20241107083114264 DRLCMACDL DEBUG - got NACK for BSN=2 (rlc_window_dl.cpp:108) 20241107083114264 DRLCMACDL DEBUG - got NACK for BSN=3 (rlc_window_dl.cpp:108) 20241107083114264 DRLCMACDL DEBUG - got NACK for BSN=4 (rlc_window_dl.cpp:108) 20241107083114264 DRLCMACDL DEBUG - got NACK for BSN=5 (rlc_window_dl.cpp:108) 20241107083114264 DRLCMACDL DEBUG - got NACK for BSN=6 (rlc_window_dl.cpp:108) 20241107083114264 DRLCMACDL DEBUG - got NACK for BSN=7 (rlc_window_dl.cpp:108) 20241107083114264 DRLCMACDL DEBUG - got NACK for BSN=8 (rlc_window_dl.cpp:108) 20241107083114264 DRLCMACDL DEBUG - got NACK for BSN=9 (rlc_window_dl.cpp:108) 20241107083114264 DRLCMACDL DEBUG - got NACK for BSN=10 (rlc_window_dl.cpp:108) 20241107083114264 DRLCMACDL DEBUG - got NACK for BSN=11 (rlc_window_dl.cpp:108) 20241107083114264 DRLCMACDL DEBUG - got NACK for BSN=12 (rlc_window_dl.cpp:108) 20241107083114264 DRLCMACDL DEBUG - got NACK for BSN=13 (rlc_window_dl.cpp:108) 20241107083114264 DRLCMACDL DEBUG - got NACK for BSN=14 (rlc_window_dl.cpp:108) 20241107083114264 DRLCMACDL DEBUG - got NACK for BSN=15 (rlc_window_dl.cpp:108) 20241107083114264 DRLCMACDL DEBUG - got NACK for BSN=16 (rlc_window_dl.cpp:108) 20241107083114264 DRLCMACDL DEBUG - got NACK for BSN=17 (rlc_window_dl.cpp:108) 20241107083114264 DRLCMACDL DEBUG - got NACK for BSN=18 (rlc_window_dl.cpp:108) 20241107083114264 DRLCMACDL DEBUG - got NACK for BSN=19 (rlc_window_dl.cpp:108) 20241107083114264 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241107083114264 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) 20241107083114264 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) 20241107083114264 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) 20241107083114264 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) 20241107083114264 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) 20241107083114264 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) 20241107083114264 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) 20241107083114265 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) 20241107083114265 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) 20241107083114265 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) 20241107083114265 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) 20241107083114265 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) 20241107083114265 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) 20241107083114266 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) 20241107083114266 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) 20241107083114266 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) 20241107083114266 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) 20241107083114268 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) 20241107083114268 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) 20241107083114268 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) 20241107083114268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 0 (tbf_dl.cpp:329) 20241107083114268 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) 20241107083114268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083114268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 07 00 01 c8 32 ac 8b 71 c1 93 01 81 6c ba d0 ca ec f1 14 d5 4a 1e 85 16 73 3a 31 be 9a fe 71 c6 ab 00 (tbf_dl.cpp:911) 20241107083114268 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 01 c8 32 ac 8b 71 c1 93 01 81 6c ba d0 ca ec f1 14 d5 4a 1e 85 16 73 3a 31 be 9a fe 71 c6 ab 00 (pcu_l1_if.cpp:182) 20241107083114268 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083114282 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) 20241107083114282 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) 20241107083114282 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) 20241107083114282 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) 20241107083114283 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) 20241107083114283 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) 20241107083114283 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) 20241107083114283 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) 20241107083114283 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) 20241107083114283 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) 20241107083114284 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) 20241107083114284 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) 20241107083114284 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) 20241107083114284 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) 20241107083114284 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) 20241107083114284 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) 20241107083114286 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) 20241107083114286 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) 20241107083114286 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) 20241107083114286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 1 (tbf_dl.cpp:329) 20241107083114286 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) 20241107083114286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107083114286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 bb 84 2e 71 4c 5b 02 52 86 b0 7d 0a 66 22 8f 90 33 08 5a e2 d9 f7 83 d2 37 23 76 14 02 b6 00 (tbf_dl.cpp:911) 20241107083114287 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 03 bb 84 2e 71 4c 5b 02 52 86 b0 7d 0a 66 22 8f 90 33 08 5a e2 d9 f7 83 d2 37 23 76 14 02 b6 00 (pcu_l1_if.cpp:182) 20241107083114287 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083114300 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) 20241107083114300 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) 20241107083114301 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) 20241107083114301 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) 20241107083114301 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) 20241107083114301 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) 20241107083114301 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) 20241107083114301 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) 20241107083114301 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) 20241107083114301 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) 20241107083114301 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) 20241107083114301 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) 20241107083114301 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) 20241107083114301 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) 20241107083114301 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) 20241107083114301 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) 20241107083114310 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) 20241107083114310 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) 20241107083114310 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) 20241107083114310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 2 (tbf_dl.cpp:329) 20241107083114310 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) 20241107083114310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107083114310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 d0 35 15 be 61 4b 7c 78 ba bb fb b7 25 64 aa 97 0b 14 5e 81 2b 74 e8 4a a9 6f 9c ed 4d 0e 00 (tbf_dl.cpp:911) 20241107083114310 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 05 d0 35 15 be 61 4b 7c 78 ba bb fb b7 25 64 aa 97 0b 14 5e 81 2b 74 e8 4a a9 6f 9c ed 4d 0e 00 (pcu_l1_if.cpp:182) 20241107083114310 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083114324 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) 20241107083114324 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) 20241107083114324 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) 20241107083114324 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) 20241107083114324 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) 20241107083114324 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) 20241107083114324 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) 20241107083114324 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) 20241107083114324 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) 20241107083114324 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) 20241107083114324 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) 20241107083114324 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) 20241107083114325 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) 20241107083114325 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) 20241107083114325 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) 20241107083114325 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) 20241107083114328 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) 20241107083114328 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) 20241107083114328 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) 20241107083114328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 3 (tbf_dl.cpp:329) 20241107083114328 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) 20241107083114328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107083114328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 78 eb 63 c1 b6 d3 c8 7f 5f bc 2d f0 a9 31 94 2f 36 b0 d0 7b 21 ed f8 83 fd 59 f1 a7 b4 55 00 (tbf_dl.cpp:911) 20241107083114328 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 07 78 eb 63 c1 b6 d3 c8 7f 5f bc 2d f0 a9 31 94 2f 36 b0 d0 7b 21 ed f8 83 fd 59 f1 a7 b4 55 00 (pcu_l1_if.cpp:182) 20241107083114329 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083114343 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) 20241107083114343 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) 20241107083114343 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) 20241107083114343 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) 20241107083114344 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) 20241107083114344 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) 20241107083114344 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) 20241107083114344 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) 20241107083114344 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) 20241107083114344 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) 20241107083114345 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) 20241107083114345 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) 20241107083114345 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) 20241107083114345 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) 20241107083114345 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) 20241107083114345 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) 20241107083114348 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) 20241107083114348 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) 20241107083114348 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) 20241107083114348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 4 (tbf_dl.cpp:329) 20241107083114348 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) 20241107083114348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241107083114348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 ac 73 df a9 d3 b4 21 b7 ab 64 0d 79 7b 30 84 43 e4 18 a6 4b 09 86 e1 87 62 2f f7 cf ea af 00 (tbf_dl.cpp:911) 20241107083114348 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 09 ac 73 df a9 d3 b4 21 b7 ab 64 0d 79 7b 30 84 43 e4 18 a6 4b 09 86 e1 87 62 2f f7 cf ea af 00 (pcu_l1_if.cpp:182) 20241107083114348 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083114362 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) 20241107083114362 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) 20241107083114362 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) 20241107083114362 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) 20241107083114363 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) 20241107083114363 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) 20241107083114363 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) 20241107083114363 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) 20241107083114363 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) 20241107083114363 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) 20241107083114364 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) 20241107083114364 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) 20241107083114364 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) 20241107083114364 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) 20241107083114364 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) 20241107083114364 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) 20241107083114372 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) 20241107083114372 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) 20241107083114372 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) 20241107083114372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 5 (tbf_dl.cpp:329) 20241107083114372 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) 20241107083114372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241107083114372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b e3 55 1b 3b 41 e8 35 22 21 e0 8b 67 99 ec ff 7d e5 4b 6b 8d 57 d7 91 ae dd 8c 5a ed 1c f7 00 (tbf_dl.cpp:911) 20241107083114372 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 0b e3 55 1b 3b 41 e8 35 22 21 e0 8b 67 99 ec ff 7d e5 4b 6b 8d 57 d7 91 ae dd 8c 5a ed 1c f7 00 (pcu_l1_if.cpp:182) 20241107083114372 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083114386 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) 20241107083114386 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) 20241107083114387 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) 20241107083114387 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) 20241107083114388 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) 20241107083114388 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) 20241107083114389 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) 20241107083114389 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) 20241107083114390 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) 20241107083114390 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) 20241107083114390 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) 20241107083114390 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) 20241107083114391 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) 20241107083114391 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) 20241107083114391 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) 20241107083114391 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) 20241107083114392 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) 20241107083114392 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) 20241107083114392 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) 20241107083114392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 6 (tbf_dl.cpp:329) 20241107083114392 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) 20241107083114392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241107083114392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0d 86 25 cb c6 0d bb 4f 5d 91 39 fe d4 a9 95 9a 10 3d f9 d8 ab 3c 2b ec 7c 59 95 8c b3 e6 7f 00 (tbf_dl.cpp:911) 20241107083114392 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 0d 86 25 cb c6 0d bb 4f 5d 91 39 fe d4 a9 95 9a 10 3d f9 d8 ab 3c 2b ec 7c 59 95 8c b3 e6 7f 00 (pcu_l1_if.cpp:182) 20241107083114392 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083114405 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) 20241107083114405 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) 20241107083114406 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) 20241107083114406 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) 20241107083114407 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) 20241107083114407 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) 20241107083114408 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) 20241107083114408 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) 20241107083114408 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) 20241107083114408 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) 20241107083114409 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) 20241107083114409 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) 20241107083114410 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) 20241107083114410 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) 20241107083114410 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) 20241107083114410 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) 20241107083114411 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) 20241107083114411 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) 20241107083114411 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) 20241107083114411 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 7 (tbf_dl.cpp:329) 20241107083114411 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) 20241107083114411 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114411 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241107083114411 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-2): 07 00 0f 1b 28 cc cf d2 f4 2f d6 67 0d 9c 5f 27 34 24 b5 c5 3d 74 99 f3 ba 60 5c f8 b2 9e 75 bf 70 00 (tbf_dl.cpp:911) 20241107083114411 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 0f 1b 28 cc cf d2 f4 2f d6 67 0d 9c 5f 27 34 24 b5 c5 3d 74 99 f3 ba 60 5c f8 b2 9e 75 bf 70 00 (pcu_l1_if.cpp:182) 20241107083114412 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083114424 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) 20241107083114424 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) 20241107083114425 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) 20241107083114425 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) 20241107083114426 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) 20241107083114426 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) 20241107083114427 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) 20241107083114427 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) 20241107083114428 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) 20241107083114428 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) 20241107083114429 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) 20241107083114429 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) 20241107083114430 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) 20241107083114430 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) 20241107083114431 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) 20241107083114431 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) 20241107083114434 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) 20241107083114434 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) 20241107083114434 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) 20241107083114434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 8 (tbf_dl.cpp:329) 20241107083114434 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) 20241107083114434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241107083114434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-2): 07 00 11 c1 ca 4f 40 75 eb 7e 8e b7 a5 03 90 8c 95 db cd 43 63 03 20 68 b4 53 5d 5c a2 51 d8 73 0f 00 (tbf_dl.cpp:911) 20241107083114434 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 11 c1 ca 4f 40 75 eb 7e 8e b7 a5 03 90 8c 95 db cd 43 63 03 20 68 b4 53 5d 5c a2 51 d8 73 0f 00 (pcu_l1_if.cpp:182) 20241107083114435 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083114448 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) 20241107083114448 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) 20241107083114449 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) 20241107083114449 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) 20241107083114450 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) 20241107083114450 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) 20241107083114451 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) 20241107083114451 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) 20241107083114452 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) 20241107083114452 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) 20241107083114453 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) 20241107083114453 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) 20241107083114454 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) 20241107083114454 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) 20241107083114454 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) 20241107083114454 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) 20241107083114455 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) 20241107083114455 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) 20241107083114455 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) 20241107083114455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 9 (tbf_dl.cpp:329) 20241107083114455 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) 20241107083114455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241107083114455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-2): 07 00 13 e7 76 60 e9 da b6 fe 9f 24 82 36 07 13 92 78 90 44 31 50 ca 9d 8c df f7 2a c1 6c 0f 8f 36 00 (tbf_dl.cpp:911) 20241107083114456 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 13 e7 76 60 e9 da b6 fe 9f 24 82 36 07 13 92 78 90 44 31 50 ca 9d 8c df f7 2a c1 6c 0f 8f 36 00 (pcu_l1_if.cpp:182) 20241107083114456 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083114467 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) 20241107083114467 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) 20241107083114469 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) 20241107083114469 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) 20241107083114469 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) 20241107083114469 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) 20241107083114470 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) 20241107083114470 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) 20241107083114472 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) 20241107083114472 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) 20241107083114473 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) 20241107083114473 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) 20241107083114474 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) 20241107083114474 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) 20241107083114474 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) 20241107083114474 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) 20241107083114475 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) 20241107083114475 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) 20241107083114476 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) 20241107083114476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 10 (tbf_dl.cpp:329) 20241107083114476 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) 20241107083114476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241107083114476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-2): 07 00 15 1f 96 2a 02 d7 18 f8 c4 aa 06 7d 3d 63 a0 bd fb ca 0f 91 50 a8 5b ed 95 44 30 6d bf 09 69 00 (tbf_dl.cpp:911) 20241107083114476 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 15 1f 96 2a 02 d7 18 f8 c4 aa 06 7d 3d 63 a0 bd fb ca 0f 91 50 a8 5b ed 95 44 30 6d bf 09 69 00 (pcu_l1_if.cpp:182) 20241107083114477 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083114486 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) 20241107083114487 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) 20241107083114488 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) 20241107083114488 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) 20241107083114489 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) 20241107083114489 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) 20241107083114490 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) 20241107083114490 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) 20241107083114491 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) 20241107083114491 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) 20241107083114492 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) 20241107083114492 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) 20241107083114492 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) 20241107083114492 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) 20241107083114493 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) 20241107083114493 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) 20241107083114496 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) 20241107083114496 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) 20241107083114496 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) 20241107083114496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 11 (tbf_dl.cpp:329) 20241107083114496 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) 20241107083114496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241107083114496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-2): 07 00 17 31 f7 be 17 a3 68 1e e7 29 1d f6 60 85 cb 76 c5 0b 5e 43 f9 85 9d 59 19 11 89 0c 75 0f 61 00 (tbf_dl.cpp:911) 20241107083114496 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 17 31 f7 be 17 a3 68 1e e7 29 1d f6 60 85 cb 76 c5 0b 5e 43 f9 85 9d 59 19 11 89 0c 75 0f 61 00 (pcu_l1_if.cpp:182) 20241107083114497 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083114510 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) 20241107083114510 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) 20241107083114511 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) 20241107083114511 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) 20241107083114512 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) 20241107083114512 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) 20241107083114513 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) 20241107083114513 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) 20241107083114513 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) 20241107083114513 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) 20241107083114514 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) 20241107083114514 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) 20241107083114515 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) 20241107083114515 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) 20241107083114516 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) 20241107083114516 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) 20241107083114517 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) 20241107083114517 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) 20241107083114517 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) 20241107083114517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 12 (tbf_dl.cpp:329) 20241107083114517 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) 20241107083114517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241107083114517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-2): 07 00 19 2a 7e ea 9c c8 da 5f 67 3b 3a 9a c5 fc d1 40 63 74 d0 f8 09 10 a9 03 30 ed f5 33 3f 3b 2c 00 (tbf_dl.cpp:911) 20241107083114517 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 19 2a 7e ea 9c c8 da 5f 67 3b 3a 9a c5 fc d1 40 63 74 d0 f8 09 10 a9 03 30 ed f5 33 3f 3b 2c 00 (pcu_l1_if.cpp:182) 20241107083114518 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083114529 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) 20241107083114529 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) 20241107083114530 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) 20241107083114531 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) 20241107083114531 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) 20241107083114531 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) 20241107083114532 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) 20241107083114532 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) 20241107083114533 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) 20241107083114533 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) 20241107083114533 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) 20241107083114533 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) 20241107083114534 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) 20241107083114534 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) 20241107083114535 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) 20241107083114535 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) 20241107083114536 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) 20241107083114536 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) 20241107083114536 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) 20241107083114536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 13 (tbf_dl.cpp:329) 20241107083114536 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) 20241107083114536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241107083114536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-2): 07 00 1b 67 0b c6 20 9e 61 d6 47 94 c1 c7 9a 60 72 49 4f cf d3 07 6b 74 5f 6c 00 0e 74 d4 aa ce 34 00 (tbf_dl.cpp:911) 20241107083114536 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 1b 67 0b c6 20 9e 61 d6 47 94 c1 c7 9a 60 72 49 4f cf d3 07 6b 74 5f 6c 00 0e 74 d4 aa ce 34 00 (pcu_l1_if.cpp:182) 20241107083114537 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083114549 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) 20241107083114549 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) 20241107083114550 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) 20241107083114550 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) 20241107083114551 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) 20241107083114551 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) 20241107083114551 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) 20241107083114551 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) 20241107083114552 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) 20241107083114552 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) 20241107083114553 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) 20241107083114553 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) 20241107083114554 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) 20241107083114554 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) 20241107083114555 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) 20241107083114555 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) 20241107083114558 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) 20241107083114558 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) 20241107083114558 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) 20241107083114558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 14 (tbf_dl.cpp:329) 20241107083114558 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) 20241107083114558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241107083114559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-2): 07 00 1d a5 6d 1d cf 1d 52 7d 13 43 c2 90 9c 55 4b f3 0b a2 1d 63 54 52 40 c2 d3 5c b2 c6 d5 e9 b6 00 (tbf_dl.cpp:911) 20241107083114559 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 1d a5 6d 1d cf 1d 52 7d 13 43 c2 90 9c 55 4b f3 0b a2 1d 63 54 52 40 c2 d3 5c b2 c6 d5 e9 b6 00 (pcu_l1_if.cpp:182) 20241107083114559 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083114574 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) 20241107083114574 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) 20241107083114575 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) 20241107083114575 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) 20241107083114575 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) 20241107083114575 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) 20241107083114576 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) 20241107083114576 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) 20241107083114577 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) 20241107083114577 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) 20241107083114577 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) 20241107083114577 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) 20241107083114578 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) 20241107083114578 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) 20241107083114578 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) 20241107083114578 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) 20241107083114579 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) 20241107083114579 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) 20241107083114579 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) 20241107083114579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 15 (tbf_dl.cpp:329) 20241107083114579 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) 20241107083114579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241107083114579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-2): 07 00 1f 88 00 5c 44 3a 61 39 21 d3 e2 19 09 e0 1f 43 b9 78 b4 3c 6b 88 3f 46 96 cf 29 ef 52 de f7 00 (tbf_dl.cpp:911) 20241107083114579 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 1f 88 00 5c 44 3a 61 39 21 d3 e2 19 09 e0 1f 43 b9 78 b4 3c 6b 88 3f 46 96 cf 29 ef 52 de f7 00 (pcu_l1_if.cpp:182) 20241107083114579 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083114592 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) 20241107083114592 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) 20241107083114593 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) 20241107083114593 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) 20241107083114593 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) 20241107083114593 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) 20241107083114594 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) 20241107083114594 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) 20241107083114594 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) 20241107083114594 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) 20241107083114595 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) 20241107083114595 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) 20241107083114596 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) 20241107083114596 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) 20241107083114597 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) 20241107083114597 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) 20241107083114598 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) 20241107083114598 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) 20241107083114598 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) 20241107083114598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 16 (tbf_dl.cpp:329) 20241107083114598 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) 20241107083114598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241107083114598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-2): 07 00 21 a1 d7 08 a4 d0 4b d2 30 38 a9 f5 a4 d6 88 33 dc 5d ab 52 f6 e3 94 45 2f fe 62 e0 5d 9e 95 00 (tbf_dl.cpp:911) 20241107083114598 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 21 a1 d7 08 a4 d0 4b d2 30 38 a9 f5 a4 d6 88 33 dc 5d ab 52 f6 e3 94 45 2f fe 62 e0 5d 9e 95 00 (pcu_l1_if.cpp:182) 20241107083114598 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083114612 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) 20241107083114612 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) 20241107083114613 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) 20241107083114613 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) 20241107083114614 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) 20241107083114614 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) 20241107083114615 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) 20241107083114615 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) 20241107083114615 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) 20241107083114615 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) 20241107083114616 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) 20241107083114616 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) 20241107083114617 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) 20241107083114617 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) 20241107083114618 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) 20241107083114618 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) 20241107083114621 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) 20241107083114621 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) 20241107083114621 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) 20241107083114621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 17 (tbf_dl.cpp:329) 20241107083114621 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) 20241107083114621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241107083114621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-2): 07 00 23 05 ec 53 93 62 27 1e 2a c0 25 d1 ca e3 0e 74 35 75 7e f0 c4 7e 79 95 74 9c fd 8f 3b 3b cd 00 (tbf_dl.cpp:911) 20241107083114621 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 23 05 ec 53 93 62 27 1e 2a c0 25 d1 ca e3 0e 74 35 75 7e f0 c4 7e 79 95 74 9c fd 8f 3b 3b cd 00 (pcu_l1_if.cpp:182) 20241107083114622 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083114635 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) 20241107083114635 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) 20241107083114637 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) 20241107083114637 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) 20241107083114637 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) 20241107083114637 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) 20241107083114638 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) 20241107083114638 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) 20241107083114639 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) 20241107083114639 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) 20241107083114640 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) 20241107083114640 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) 20241107083114641 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) 20241107083114641 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) 20241107083114642 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) 20241107083114642 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) 20241107083114642 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) 20241107083114642 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) 20241107083114642 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) 20241107083114643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 18 (tbf_dl.cpp:329) 20241107083114643 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) 20241107083114643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241107083114643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-2): 07 00 25 30 57 d2 f8 28 54 80 09 13 66 ff 8a a0 05 07 61 53 5c 9c 39 af d5 33 d2 09 60 df 2b ea c5 00 (tbf_dl.cpp:911) 20241107083114643 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 25 30 57 d2 f8 28 54 80 09 13 66 ff 8a a0 05 07 61 53 5c 9c 39 af d5 33 d2 09 60 df 2b ea c5 00 (pcu_l1_if.cpp:182) 20241107083114643 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083114654 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) 20241107083114654 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) 20241107083114655 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) 20241107083114655 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) 20241107083114656 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) 20241107083114656 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) 20241107083114657 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) 20241107083114657 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) 20241107083114657 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) 20241107083114657 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) 20241107083114658 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) 20241107083114658 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) 20241107083114658 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) 20241107083114658 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) 20241107083114659 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) 20241107083114659 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) 20241107083114659 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) 20241107083114659 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) 20241107083114659 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) 20241107083114660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 19 (tbf_dl.cpp:329) 20241107083114660 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) 20241107083114660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241107083114660 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) 20241107083114660 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 242 + 13 = 255 (pdch_ul_controller.c:131) 20241107083114660 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type POLL (pdch_ul_controller.c:184) 20241107083114660 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) 20241107083114660 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) 20241107083114660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-2): 0f 00 27 2c 0e b7 e0 a2 53 24 8d 21 14 60 1c 1f 91 ac 09 a9 0e 66 f2 bd 7f 0b 74 51 e8 ae 37 5c 2b 00 (tbf_dl.cpp:911) 20241107083114660 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 27 2c 0e b7 e0 a2 53 24 8d 21 14 60 1c 1f 91 ac 09 a9 0e 66 f2 bd 7f 0b 74 51 e8 ae 37 5c 2b 00 (pcu_l1_if.cpp:182) 20241107083114660 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Ignoring RRBP 1 20241107083114674 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) 20241107083114674 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) 20241107083114675 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) 20241107083114675 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) 20241107083114676 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) 20241107083114676 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) 20241107083114677 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) 20241107083114677 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) 20241107083114678 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) 20241107083114678 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) 20241107083114678 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) 20241107083114678 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) 20241107083114679 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) 20241107083114679 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) 20241107083114679 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) 20241107083114679 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) 20241107083114683 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) 20241107083114683 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) 20241107083114683 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) 20241107083114683 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) 20241107083114683 DRLCMACDL DEBUG -- Chunk with length 370 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083114683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-1): e6 15 0f 10 38 6f ac 98 9d 4e 30 98 79 20 af 98 7b 8d bf 21 (tbf_dl.cpp:686) 20241107083114683 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) 20241107083114683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241107083114683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-1): 07 00 2b e6 15 0f 10 38 6f ac 98 9d 4e 30 98 79 20 af 98 7b 8d bf 21 (tbf_dl.cpp:911) 20241107083114683 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 2b e6 15 0f 10 38 6f ac 98 9d 4e 30 98 79 20 af 98 7b 8d bf 21 (pcu_l1_if.cpp:182) 20241107083114683 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083114698 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) 20241107083114698 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) 20241107083114699 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) 20241107083114699 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) 20241107083114700 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) 20241107083114700 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) 20241107083114701 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) 20241107083114701 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) 20241107083114702 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) 20241107083114702 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) 20241107083114702 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) 20241107083114702 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) 20241107083114703 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) 20241107083114703 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) 20241107083114704 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) 20241107083114704 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) 20241107083114705 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) 20241107083114705 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(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20241107083114705 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) 20241107083114705 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) 20241107083114705 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) 20241107083114705 DRLCMACDL DEBUG -- Chunk with length 350 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083114705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-1): f8 af 51 cd 94 e1 61 6c 93 e7 c7 0f b7 3b a0 db 21 50 6a fd (tbf_dl.cpp:686) 20241107083114705 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) 20241107083114705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241107083114705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-1): 07 00 2d f8 af 51 cd 94 e1 61 6c 93 e7 c7 0f b7 3b a0 db 21 50 6a fd (tbf_dl.cpp:911) 20241107083114705 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 2d f8 af 51 cd 94 e1 61 6c 93 e7 c7 0f b7 3b a0 db 21 50 6a fd (pcu_l1_if.cpp:182) 20241107083114705 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083114717 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) 20241107083114717 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) 20241107083114718 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) 20241107083114718 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) 20241107083114719 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) 20241107083114719 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) 20241107083114719 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) 20241107083114719 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) 20241107083114721 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) 20241107083114721 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) 20241107083114722 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) 20241107083114722 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) 20241107083114723 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) 20241107083114723 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) 20241107083114724 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) 20241107083114724 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) 20241107083114725 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) 20241107083114725 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) 20241107083114725 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) 20241107083114725 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) 20241107083114725 DRLCMACDL DEBUG -- Chunk with length 330 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083114725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-1): d6 47 e3 81 f0 c5 f0 ee 15 4a 5c e9 95 92 35 e5 80 50 dd 90 (tbf_dl.cpp:686) 20241107083114725 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) 20241107083114725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241107083114725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-1): 07 00 2f d6 47 e3 81 f0 c5 f0 ee 15 4a 5c e9 95 92 35 e5 80 50 dd 90 (tbf_dl.cpp:911) 20241107083114725 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 2f d6 47 e3 81 f0 c5 f0 ee 15 4a 5c e9 95 92 35 e5 80 50 dd 90 (pcu_l1_if.cpp:182) 20241107083114726 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083114736 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) 20241107083114736 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) 20241107083114736 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=255, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083114736 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=255, TS=7 (curr FN 255), reason=DL_ACK (tbf.cpp:487) 20241107083114736 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) 20241107083114736 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 2) (tbf.cpp:362) 20241107083114736 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241107083114737 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) 20241107083114737 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) 20241107083114738 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) 20241107083114738 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) 20241107083114739 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) 20241107083114739 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) 20241107083114740 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) 20241107083114740 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) 20241107083114741 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) 20241107083114741 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) 20241107083114742 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) 20241107083114742 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) 20241107083114742 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) 20241107083114743 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) 20241107083114745 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) 20241107083114745 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) 20241107083114745 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) 20241107083114745 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) 20241107083114745 DRLCMACDL DEBUG -- Chunk with length 310 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083114745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-1): 8a e0 a6 c0 24 21 41 36 2b 25 27 c1 ba ef 08 b8 18 bd c3 52 (tbf_dl.cpp:686) 20241107083114745 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) 20241107083114745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241107083114745 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) 20241107083114745 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 260 + 13 = 273 (pdch_ul_controller.c:131) 20241107083114745 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type POLL (pdch_ul_controller.c:184) 20241107083114746 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) 20241107083114746 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) 20241107083114746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-1): 0f 00 31 8a e0 a6 c0 24 21 41 36 2b 25 27 c1 ba ef 08 b8 18 bd c3 52 (tbf_dl.cpp:911) 20241107083114746 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 31 8a e0 a6 c0 24 21 41 36 2b 25 27 c1 ba ef 08 b8 18 bd c3 52 (pcu_l1_if.cpp:182) 20241107083114746 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Ignoring RRBP 2 20241107083114760 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) 20241107083114760 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) 20241107083114761 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) 20241107083114761 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) 20241107083114762 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) 20241107083114762 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) 20241107083114763 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) 20241107083114763 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) 20241107083114764 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) 20241107083114764 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) 20241107083114765 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) 20241107083114765 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) 20241107083114766 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) 20241107083114766 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) 20241107083114766 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) 20241107083114766 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) 20241107083114767 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) 20241107083114767 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) 20241107083114767 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) 20241107083114767 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) 20241107083114767 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083114767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-1): dd ca 3b b6 0b a7 01 1b 79 43 3c 2d e7 91 99 ac b8 61 f7 e0 (tbf_dl.cpp:686) 20241107083114767 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) 20241107083114768 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114768 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241107083114768 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-1): 07 00 33 dd ca 3b b6 0b a7 01 1b 79 43 3c 2d e7 91 99 ac b8 61 f7 e0 (tbf_dl.cpp:911) 20241107083114768 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 33 dd ca 3b b6 0b a7 01 1b 79 43 3c 2d e7 91 99 ac b8 61 f7 e0 (pcu_l1_if.cpp:182) 20241107083114768 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083114779 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) 20241107083114779 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) 20241107083114780 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) 20241107083114780 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) 20241107083114780 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) 20241107083114780 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) 20241107083114781 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) 20241107083114781 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) 20241107083114782 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) 20241107083114782 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) 20241107083114782 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) 20241107083114782 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) 20241107083114783 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) 20241107083114783 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) 20241107083114784 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) 20241107083114784 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) 20241107083114785 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) 20241107083114785 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(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20241107083114785 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) 20241107083114785 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) 20241107083114785 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) 20241107083114785 DRLCMACDL DEBUG -- Chunk with length 270 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083114785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-1): b0 05 63 5a a4 68 42 d3 ff 97 ed 90 5c 64 7b 0b 75 58 a5 6b (tbf_dl.cpp:686) 20241107083114785 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) 20241107083114785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241107083114785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-1): 07 00 35 b0 05 63 5a a4 68 42 d3 ff 97 ed 90 5c 64 7b 0b 75 58 a5 6b (tbf_dl.cpp:911) 20241107083114785 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 35 b0 05 63 5a a4 68 42 d3 ff 97 ed 90 5c 64 7b 0b 75 58 a5 6b (pcu_l1_if.cpp:182) 20241107083114785 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083114798 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) 20241107083114798 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) 20241107083114800 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) 20241107083114800 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) 20241107083114801 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) 20241107083114801 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) 20241107083114802 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) 20241107083114802 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) 20241107083114803 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) 20241107083114803 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) 20241107083114803 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) 20241107083114803 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) 20241107083114804 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) 20241107083114804 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) 20241107083114805 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) 20241107083114805 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) 20241107083114808 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) 20241107083114808 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) 20241107083114808 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) 20241107083114808 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) 20241107083114808 DRLCMACDL DEBUG -- Chunk with length 250 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083114808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-1): 98 89 59 6e a4 b5 c4 76 15 eb c8 f8 e4 29 2c 2f 60 cc 18 65 (tbf_dl.cpp:686) 20241107083114808 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) 20241107083114808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083114808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241107083114808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-1): 07 00 37 98 89 59 6e a4 b5 c4 76 15 eb c8 f8 e4 29 2c 2f 60 cc 18 65 (tbf_dl.cpp:911) 20241107083114808 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=07 00 37 98 89 59 6e a4 b5 c4 76 15 eb c8 f8 e4 29 2c 2f 60 cc 18 65 (pcu_l1_if.cpp:182) 20241107083114809 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083114823 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) 20241107083114823 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) 20241107083114823 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=273, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083114823 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=273, TS=7 (curr FN 273), reason=DL_ACK (tbf.cpp:487) 20241107083114823 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) 20241107083114823 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 exceeded MAX (2) (tbf.cpp:358) 20241107083114823 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event MAX_N3105 (tbf.cpp:577) 20241107083114823 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_dl_fsm.c:247) 20241107083114824 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) 20241107083114824 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) 20241107083114825 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) 20241107083114825 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) 20241107083114826 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) 20241107083114826 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) 20241107083114827 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) 20241107083114827 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) 20241107083114828 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) 20241107083114828 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) 20241107083114829 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) 20241107083114829 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) 20241107083114830 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) 20241107083114830 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) 20241107083114831 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) 20241107083114831 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) 20241107083114832 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Start timer T_3195: 1 s 20241107083114842 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) 20241107083114842 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) 20241107083114843 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) 20241107083114843 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) 20241107083114844 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) 20241107083114844 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) 20241107083114845 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) 20241107083114846 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) 20241107083114846 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083114846 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083114846 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083114847 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083114847 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083114847 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1000 (gprs_bssgp_pcu.c:177) 20241107083114847 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1000 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083114847 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) 20241107083114847 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) 20241107083114848 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) 20241107083114848 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) 20241107083114848 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) 20241107083114848 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) 20241107083114849 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) 20241107083114849 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) 20241107083114850 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) 20241107083114850 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) 20241107083114851 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083114861 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) 20241107083114861 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) 20241107083114863 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) 20241107083114863 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) 20241107083114864 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) 20241107083114864 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) 20241107083114865 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) 20241107083114865 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) 20241107083114865 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) 20241107083114865 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) 20241107083114866 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) 20241107083114866 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) 20241107083114867 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) 20241107083114867 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) 20241107083114868 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) 20241107083114868 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) 20241107083114870 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) 20241107083114870 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) 20241107083114871 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083114885 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) 20241107083114885 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) 20241107083114886 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) 20241107083114886 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) 20241107083114887 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) 20241107083114887 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) 20241107083114888 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) 20241107083114888 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) 20241107083114888 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) 20241107083114888 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) 20241107083114889 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) 20241107083114889 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) 20241107083114890 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) 20241107083114890 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) 20241107083114891 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) 20241107083114891 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) 20241107083114892 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) 20241107083114892 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) 20241107083114893 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083114904 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) 20241107083114904 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) 20241107083114906 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) 20241107083114906 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) 20241107083114906 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) 20241107083114906 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) 20241107083114908 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) 20241107083114908 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) 20241107083114909 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) 20241107083114909 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) 20241107083114910 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) 20241107083114910 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) 20241107083114911 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) 20241107083114911 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) 20241107083114912 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) 20241107083114912 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) 20241107083114913 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) 20241107083114913 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) 20241107083114914 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083114924 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) 20241107083114924 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) 20241107083114925 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) 20241107083114925 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) 20241107083114926 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) 20241107083114926 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) 20241107083114926 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) 20241107083114926 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) 20241107083114927 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) 20241107083114927 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) 20241107083114928 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) 20241107083114928 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) 20241107083114928 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) 20241107083114928 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) 20241107083114929 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) 20241107083114929 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) 20241107083114933 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) 20241107083114933 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) 20241107083114933 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083114947 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) 20241107083114947 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) 20241107083114948 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) 20241107083114948 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) 20241107083114949 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) 20241107083114949 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) 20241107083114949 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) 20241107083114949 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) 20241107083114950 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) 20241107083114950 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) 20241107083114951 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) 20241107083114951 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) 20241107083114951 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) 20241107083114951 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) 20241107083114952 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) 20241107083114952 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) 20241107083114953 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) 20241107083114953 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) 20241107083114954 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083114968 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) 20241107083114968 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) 20241107083114969 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) 20241107083114969 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) 20241107083114970 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) 20241107083114970 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) 20241107083114971 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) 20241107083114971 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) 20241107083114972 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) 20241107083114972 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) 20241107083114972 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) 20241107083114972 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) 20241107083114973 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) 20241107083114973 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) 20241107083114974 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) 20241107083114974 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) 20241107083114975 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) 20241107083114975 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) 20241107083114976 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083114986 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) 20241107083114986 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) 20241107083114988 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) 20241107083114988 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) 20241107083114988 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) 20241107083114988 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) 20241107083114989 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) 20241107083114989 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) 20241107083114990 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) 20241107083114990 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) 20241107083114991 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) 20241107083114991 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) 20241107083114992 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) 20241107083114992 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) 20241107083114992 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) 20241107083114992 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) 20241107083114996 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) 20241107083114996 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) 20241107083114997 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115010 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) 20241107083115010 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) 20241107083115012 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) 20241107083115012 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) 20241107083115013 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) 20241107083115013 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) 20241107083115014 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) 20241107083115014 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) 20241107083115014 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) 20241107083115014 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) 20241107083115015 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) 20241107083115015 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) 20241107083115016 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) 20241107083115016 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) 20241107083115017 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) 20241107083115017 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) 20241107083115018 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) 20241107083115018 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) 20241107083115019 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115029 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) 20241107083115029 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) 20241107083115031 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) 20241107083115031 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) 20241107083115031 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) 20241107083115031 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) 20241107083115032 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) 20241107083115032 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) 20241107083115033 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) 20241107083115033 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) 20241107083115033 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) 20241107083115033 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) 20241107083115034 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) 20241107083115034 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) 20241107083115035 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) 20241107083115035 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) 20241107083115036 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) 20241107083115036 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) 20241107083115036 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115048 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) 20241107083115048 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) 20241107083115049 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) 20241107083115049 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) 20241107083115049 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) 20241107083115049 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) 20241107083115050 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) 20241107083115050 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) 20241107083115051 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) 20241107083115051 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) 20241107083115051 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) 20241107083115051 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) 20241107083115052 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) 20241107083115052 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) 20241107083115053 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) 20241107083115053 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) 20241107083115058 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) 20241107083115058 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) 20241107083115059 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115073 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) 20241107083115073 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) 20241107083115075 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) 20241107083115075 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) 20241107083115075 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) 20241107083115075 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) 20241107083115076 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) 20241107083115076 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) 20241107083115077 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) 20241107083115077 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) 20241107083115078 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) 20241107083115078 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) 20241107083115079 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) 20241107083115079 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) 20241107083115080 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) 20241107083115080 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) 20241107083115081 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) 20241107083115081 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) 20241107083115082 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115092 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) 20241107083115092 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) 20241107083115093 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) 20241107083115093 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) 20241107083115094 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) 20241107083115094 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) 20241107083115095 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) 20241107083115095 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) 20241107083115096 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) 20241107083115096 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) 20241107083115097 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) 20241107083115097 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) 20241107083115098 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) 20241107083115098 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) 20241107083115099 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) 20241107083115099 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) 20241107083115100 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) 20241107083115100 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) 20241107083115101 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115112 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) 20241107083115112 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) 20241107083115113 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) 20241107083115113 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) 20241107083115114 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) 20241107083115114 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) 20241107083115115 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) 20241107083115115 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) 20241107083115116 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) 20241107083115116 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) 20241107083115116 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) 20241107083115116 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) 20241107083115117 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) 20241107083115117 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) 20241107083115118 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) 20241107083115118 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) 20241107083115121 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) 20241107083115121 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) 20241107083115122 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115135 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) 20241107083115136 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) 20241107083115137 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) 20241107083115137 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) 20241107083115137 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) 20241107083115137 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) 20241107083115138 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) 20241107083115138 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) 20241107083115139 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) 20241107083115139 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) 20241107083115140 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) 20241107083115140 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) 20241107083115140 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) 20241107083115140 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) 20241107083115141 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) 20241107083115141 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) 20241107083115142 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) 20241107083115142 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) 20241107083115143 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115154 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) 20241107083115154 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) 20241107083115155 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) 20241107083115155 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) 20241107083115155 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) 20241107083115155 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) 20241107083115156 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) 20241107083115156 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) 20241107083115156 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) 20241107083115156 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) 20241107083115157 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) 20241107083115157 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) 20241107083115157 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) 20241107083115157 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) 20241107083115158 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) 20241107083115158 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) 20241107083115159 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) 20241107083115159 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) 20241107083115160 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115174 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) 20241107083115174 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) 20241107083115176 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) 20241107083115176 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) 20241107083115177 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) 20241107083115177 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) 20241107083115177 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) 20241107083115177 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) 20241107083115178 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) 20241107083115178 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) 20241107083115179 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) 20241107083115179 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) 20241107083115180 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) 20241107083115180 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) 20241107083115180 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) 20241107083115180 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) 20241107083115183 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) 20241107083115183 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) 20241107083115184 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115198 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) 20241107083115198 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) 20241107083115199 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) 20241107083115199 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) 20241107083115200 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) 20241107083115200 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) 20241107083115201 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) 20241107083115201 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) 20241107083115202 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) 20241107083115202 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) 20241107083115203 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) 20241107083115203 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) 20241107083115204 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) 20241107083115204 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) 20241107083115204 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) 20241107083115204 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) 20241107083115205 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) 20241107083115205 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) 20241107083115206 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115217 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) 20241107083115217 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) 20241107083115218 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) 20241107083115218 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) 20241107083115219 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) 20241107083115219 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) 20241107083115220 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) 20241107083115220 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) 20241107083115220 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) 20241107083115220 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) 20241107083115221 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) 20241107083115221 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) 20241107083115222 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) 20241107083115222 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) 20241107083115223 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) 20241107083115223 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) 20241107083115224 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) 20241107083115224 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) 20241107083115225 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115236 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) 20241107083115236 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) 20241107083115237 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) 20241107083115237 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) 20241107083115238 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) 20241107083115238 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) 20241107083115239 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) 20241107083115239 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) 20241107083115240 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) 20241107083115240 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) 20241107083115240 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) 20241107083115241 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) 20241107083115241 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) 20241107083115241 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) 20241107083115242 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) 20241107083115242 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) 20241107083115245 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) 20241107083115245 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) 20241107083115246 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115260 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) 20241107083115260 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) 20241107083115260 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) 20241107083115261 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) 20241107083115261 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) 20241107083115261 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) 20241107083115262 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) 20241107083115262 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) 20241107083115262 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) 20241107083115262 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) 20241107083115263 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) 20241107083115263 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) 20241107083115264 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) 20241107083115264 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) 20241107083115265 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) 20241107083115265 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) 20241107083115265 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) 20241107083115265 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) 20241107083115266 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115278 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) 20241107083115278 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) 20241107083115279 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) 20241107083115279 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) 20241107083115279 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) 20241107083115279 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) 20241107083115280 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) 20241107083115280 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) 20241107083115280 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) 20241107083115280 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) 20241107083115280 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) 20241107083115280 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) 20241107083115280 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) 20241107083115280 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) 20241107083115281 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) 20241107083115281 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) 20241107083115282 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) 20241107083115282 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) 20241107083115283 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115298 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) 20241107083115298 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) 20241107083115299 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) 20241107083115299 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) 20241107083115299 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) 20241107083115299 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) 20241107083115300 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) 20241107083115300 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) 20241107083115300 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) 20241107083115300 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) 20241107083115301 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) 20241107083115301 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) 20241107083115301 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) 20241107083115301 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) 20241107083115302 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) 20241107083115302 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) 20241107083115307 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) 20241107083115307 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) 20241107083115308 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115321 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) 20241107083115321 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) 20241107083115323 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) 20241107083115323 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) 20241107083115323 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) 20241107083115323 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) 20241107083115324 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) 20241107083115324 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) 20241107083115325 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) 20241107083115325 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) 20241107083115325 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) 20241107083115325 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) 20241107083115326 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) 20241107083115326 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) 20241107083115326 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) 20241107083115326 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) 20241107083115327 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) 20241107083115327 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) 20241107083115328 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115341 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) 20241107083115341 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) 20241107083115342 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) 20241107083115342 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) 20241107083115343 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) 20241107083115343 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) 20241107083115343 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) 20241107083115343 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) 20241107083115344 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) 20241107083115344 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) 20241107083115345 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) 20241107083115345 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) 20241107083115345 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) 20241107083115345 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) 20241107083115346 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) 20241107083115346 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) 20241107083115347 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) 20241107083115347 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) 20241107083115348 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115360 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) 20241107083115360 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) 20241107083115362 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) 20241107083115362 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) 20241107083115364 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) 20241107083115364 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) 20241107083115365 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) 20241107083115365 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) 20241107083115366 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) 20241107083115366 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) 20241107083115367 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) 20241107083115367 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) 20241107083115368 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) 20241107083115368 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) 20241107083115368 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) 20241107083115368 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) 20241107083115369 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) 20241107083115369 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) 20241107083115370 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115384 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) 20241107083115384 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) 20241107083115386 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) 20241107083115386 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) 20241107083115388 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) 20241107083115388 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) 20241107083115389 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) 20241107083115389 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) 20241107083115389 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) 20241107083115389 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) 20241107083115390 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) 20241107083115390 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) 20241107083115391 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) 20241107083115391 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) 20241107083115391 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) 20241107083115391 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) 20241107083115392 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) 20241107083115392 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) 20241107083115392 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115403 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) 20241107083115403 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) 20241107083115404 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) 20241107083115404 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) 20241107083115405 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) 20241107083115405 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) 20241107083115406 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) 20241107083115406 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) 20241107083115406 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) 20241107083115406 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) 20241107083115406 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) 20241107083115406 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) 20241107083115407 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) 20241107083115407 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) 20241107083115408 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) 20241107083115408 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) 20241107083115410 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) 20241107083115410 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) 20241107083115411 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115422 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) 20241107083115423 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) 20241107083115423 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) 20241107083115423 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) 20241107083115424 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) 20241107083115424 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) 20241107083115424 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) 20241107083115424 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) 20241107083115425 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) 20241107083115425 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) 20241107083115425 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) 20241107083115425 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) 20241107083115426 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) 20241107083115426 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) 20241107083115427 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) 20241107083115427 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) 20241107083115432 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) 20241107083115432 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) 20241107083115433 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115447 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) 20241107083115447 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) 20241107083115448 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) 20241107083115448 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) 20241107083115449 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) 20241107083115449 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) 20241107083115450 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) 20241107083115450 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) 20241107083115451 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) 20241107083115451 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) 20241107083115452 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) 20241107083115452 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) 20241107083115453 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) 20241107083115453 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) 20241107083115453 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) 20241107083115453 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) 20241107083115454 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) 20241107083115454 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) 20241107083115455 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115466 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) 20241107083115466 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) 20241107083115467 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) 20241107083115467 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) 20241107083115468 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) 20241107083115468 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) 20241107083115469 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) 20241107083115469 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) 20241107083115470 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) 20241107083115470 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) 20241107083115470 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) 20241107083115470 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) 20241107083115471 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) 20241107083115471 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) 20241107083115471 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) 20241107083115472 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) 20241107083115472 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) 20241107083115472 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) 20241107083115473 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115486 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) 20241107083115486 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) 20241107083115487 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) 20241107083115487 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) 20241107083115488 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) 20241107083115488 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) 20241107083115489 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) 20241107083115489 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) 20241107083115490 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) 20241107083115490 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) 20241107083115491 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) 20241107083115491 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) 20241107083115491 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) 20241107083115491 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) 20241107083115492 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) 20241107083115492 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) 20241107083115495 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) 20241107083115495 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) 20241107083115495 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115509 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) 20241107083115509 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) 20241107083115510 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) 20241107083115510 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) 20241107083115511 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) 20241107083115511 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) 20241107083115511 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) 20241107083115511 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) 20241107083115512 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) 20241107083115512 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) 20241107083115512 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) 20241107083115512 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) 20241107083115513 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) 20241107083115513 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) 20241107083115514 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) 20241107083115514 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) 20241107083115515 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) 20241107083115515 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) 20241107083115515 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115528 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) 20241107083115528 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) 20241107083115529 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) 20241107083115529 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) 20241107083115530 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) 20241107083115530 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) 20241107083115531 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) 20241107083115531 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) 20241107083115531 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) 20241107083115531 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) 20241107083115532 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) 20241107083115532 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) 20241107083115533 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) 20241107083115533 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) 20241107083115533 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) 20241107083115533 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) 20241107083115534 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) 20241107083115534 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) 20241107083115535 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115547 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) 20241107083115548 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) 20241107083115548 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) 20241107083115548 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) 20241107083115549 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) 20241107083115549 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) 20241107083115549 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) 20241107083115549 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) 20241107083115550 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) 20241107083115550 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) 20241107083115551 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) 20241107083115551 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) 20241107083115551 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) 20241107083115551 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) 20241107083115552 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) 20241107083115552 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) 20241107083115557 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) 20241107083115557 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) 20241107083115558 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115571 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) 20241107083115572 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) 20241107083115573 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) 20241107083115573 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) 20241107083115573 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) 20241107083115573 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) 20241107083115574 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) 20241107083115574 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) 20241107083115575 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) 20241107083115575 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) 20241107083115575 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) 20241107083115575 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) 20241107083115576 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) 20241107083115576 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) 20241107083115577 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) 20241107083115577 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) 20241107083115578 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) 20241107083115578 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) 20241107083115579 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115590 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) 20241107083115590 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) 20241107083115591 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) 20241107083115591 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) 20241107083115592 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) 20241107083115592 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) 20241107083115593 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) 20241107083115593 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) 20241107083115593 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) 20241107083115593 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) 20241107083115595 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) 20241107083115595 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) 20241107083115596 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) 20241107083115596 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) 20241107083115597 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) 20241107083115597 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) 20241107083115598 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) 20241107083115598 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) 20241107083115599 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115610 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) 20241107083115610 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) 20241107083115612 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) 20241107083115612 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) 20241107083115613 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) 20241107083115613 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) 20241107083115614 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) 20241107083115614 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) 20241107083115616 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) 20241107083115616 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) 20241107083115617 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) 20241107083115617 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) 20241107083115617 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) 20241107083115617 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) 20241107083115618 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) 20241107083115618 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) 20241107083115619 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) 20241107083115619 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) 20241107083115620 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115633 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) 20241107083115633 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) 20241107083115635 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) 20241107083115635 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) 20241107083115636 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) 20241107083115636 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) 20241107083115637 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) 20241107083115637 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) 20241107083115638 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) 20241107083115638 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) 20241107083115638 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) 20241107083115638 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) 20241107083115639 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) 20241107083115639 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) 20241107083115640 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) 20241107083115640 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) 20241107083115641 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) 20241107083115641 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) 20241107083115641 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115652 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) 20241107083115652 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) 20241107083115653 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) 20241107083115653 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) 20241107083115653 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) 20241107083115653 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) 20241107083115654 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) 20241107083115654 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) 20241107083115654 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) 20241107083115654 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) 20241107083115655 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) 20241107083115655 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) 20241107083115655 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) 20241107083115655 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) 20241107083115656 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) 20241107083115656 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) 20241107083115657 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) 20241107083115657 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) 20241107083115657 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115672 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) 20241107083115672 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) 20241107083115673 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) 20241107083115673 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) 20241107083115674 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) 20241107083115674 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) 20241107083115675 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) 20241107083115675 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) 20241107083115676 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) 20241107083115676 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) 20241107083115677 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) 20241107083115677 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) 20241107083115678 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) 20241107083115678 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) 20241107083115678 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) 20241107083115678 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) 20241107083115681 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) 20241107083115681 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) 20241107083115682 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115696 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) 20241107083115696 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) 20241107083115697 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) 20241107083115697 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) 20241107083115699 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) 20241107083115699 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) 20241107083115700 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) 20241107083115700 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) 20241107083115700 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) 20241107083115700 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) 20241107083115701 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) 20241107083115701 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) 20241107083115702 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) 20241107083115702 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) 20241107083115702 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) 20241107083115702 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) 20241107083115703 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) 20241107083115703 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) 20241107083115704 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115715 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) 20241107083115715 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) 20241107083115716 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) 20241107083115716 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) 20241107083115717 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) 20241107083115717 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) 20241107083115717 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) 20241107083115717 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) 20241107083115718 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) 20241107083115718 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) 20241107083115719 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) 20241107083115719 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) 20241107083115720 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) 20241107083115720 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) 20241107083115720 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) 20241107083115720 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) 20241107083115721 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) 20241107083115721 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) 20241107083115722 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115734 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) 20241107083115734 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) 20241107083115735 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) 20241107083115735 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) 20241107083115736 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) 20241107083115736 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) 20241107083115737 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) 20241107083115737 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) 20241107083115738 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) 20241107083115738 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) 20241107083115739 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) 20241107083115739 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) 20241107083115740 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) 20241107083115740 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) 20241107083115740 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) 20241107083115740 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) 20241107083115744 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) 20241107083115744 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) 20241107083115745 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115759 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) 20241107083115759 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) 20241107083115761 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) 20241107083115761 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) 20241107083115762 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) 20241107083115762 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) 20241107083115763 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) 20241107083115763 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) 20241107083115764 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) 20241107083115764 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) 20241107083115764 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) 20241107083115764 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) 20241107083115765 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) 20241107083115765 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) 20241107083115766 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) 20241107083115766 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) 20241107083115767 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) 20241107083115767 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) 20241107083115768 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115779 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) 20241107083115779 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) 20241107083115780 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) 20241107083115780 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) 20241107083115780 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) 20241107083115780 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) 20241107083115781 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) 20241107083115781 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) 20241107083115782 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) 20241107083115782 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) 20241107083115783 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) 20241107083115783 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) 20241107083115784 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) 20241107083115784 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) 20241107083115784 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) 20241107083115785 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) 20241107083115785 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) 20241107083115785 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) 20241107083115786 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115798 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) 20241107083115798 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) 20241107083115799 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) 20241107083115799 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) 20241107083115799 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) 20241107083115799 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) 20241107083115800 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) 20241107083115800 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) 20241107083115800 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) 20241107083115800 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) 20241107083115800 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) 20241107083115800 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) 20241107083115800 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) 20241107083115800 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) 20241107083115800 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) 20241107083115800 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) 20241107083115808 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) 20241107083115808 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) 20241107083115808 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(228)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083115821 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) 20241107083115821 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) 20241107083115822 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) 20241107083115822 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) 20241107083115822 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) 20241107083115822 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) 20241107083115823 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){RELEASING}: Timeout of T3195 (fsm.c:317) 20241107083115823 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241107083115823 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:1202) 20241107083115823 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) 20241107083115823 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083115823 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107083115823 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083115823 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241107083115823 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083115823 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083115824 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) 20241107083115824 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) 20241107083115824 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) 20241107083115824 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) 20241107083115825 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) 20241107083115825 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) 20241107083115825 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) 20241107083115825 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) 20241107083115826 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) 20241107083115826 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) 20241107083115826 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) 20241107083115826 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) 20241107083115827 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: T_3195 timeout 20241107083115843 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) 20241107083115843 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) 20241107083115845 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) 20241107083115845 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) 20241107083115845 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) 20241107083115845 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) 20241107083115847 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) 20241107083115847 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) 20241107083115848 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) 20241107083115848 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) 20241107083115850 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) 20241107083115850 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) 20241107083115851 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) 20241107083115851 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) 20241107083115851 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) 20241107083115851 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) 20241107083115851 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) 20241107083115851 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) 20241107083115851 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083115853 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083115853 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083115853 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083115853 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083115853 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083115853 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241107083115853 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083115853 DLGLOBAL DEBUG validating counter group 0x560e084ac740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083115853 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107083115853 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083115853 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107083115853 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083115853 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083115853 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083115853 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083115853 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083115853 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083115853 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083115853 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083115853 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083115853 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083115853 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083115853 DRLCMAC 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) 20241107083115853 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083115853 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083115853 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083115853 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083115853 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083115853 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083115853 DLGLOBAL DEBUG validating counter group 0x560e084acb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083115853 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083115853 DLGLOBAL DEBUG validating counter group 0x560e084ace00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083115853 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083115853 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:1192) 20241107083115853 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) 20241107083115853 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) 20241107083115853 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) 20241107083115853 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) 20241107083115853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083115853 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) 20241107083115853 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083115853 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) 20241107083115853 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083115853 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) 20241107083115853 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) 20241107083115853 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)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(228)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083115855 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083115855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083115855 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083115856 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) 20241107083115860 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) 20241107083115860 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) 20241107083115860 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) 20241107083115860 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) 20241107083115860 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) 20241107083115860 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) 20241107083115861 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) 20241107083115861 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) 20241107083115861 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) 20241107083115861 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) 20241107083115861 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) 20241107083115861 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) 20241107083115861 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) 20241107083115861 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) 20241107083115861 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) 20241107083115861 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) 20241107083115869 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083115883 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) 20241107083115883 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) 20241107083115884 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) 20241107083115884 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) 20241107083115884 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) 20241107083115884 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) 20241107083115885 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) 20241107083115885 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) 20241107083115885 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) 20241107083115885 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) 20241107083115885 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) 20241107083115885 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) 20241107083115886 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) 20241107083115886 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) 20241107083115886 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) 20241107083115886 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) 20241107083115888 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083115903 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) 20241107083115903 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) 20241107083115904 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) 20241107083115904 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) 20241107083115904 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) 20241107083115904 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) 20241107083115905 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) 20241107083115905 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) 20241107083115905 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) 20241107083115905 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) 20241107083115905 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) 20241107083115905 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) 20241107083115906 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) 20241107083115906 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) 20241107083115906 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) 20241107083115906 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) 20241107083115907 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083115923 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) 20241107083115923 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) 20241107083115924 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) 20241107083115924 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) 20241107083115925 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) 20241107083115925 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) 20241107083115926 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) 20241107083115926 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) 20241107083115927 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) 20241107083115927 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) 20241107083115928 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) 20241107083115928 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) 20241107083115929 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) 20241107083115929 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) 20241107083115929 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) 20241107083115929 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) 20241107083115933 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083115947 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) 20241107083115947 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) 20241107083115948 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) 20241107083115948 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) 20241107083115948 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) 20241107083115948 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) 20241107083115950 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) 20241107083115950 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) 20241107083115951 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) 20241107083115951 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) 20241107083115951 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) 20241107083115951 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) 20241107083115952 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) 20241107083115952 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) 20241107083115953 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) 20241107083115953 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) 20241107083115954 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083115966 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) 20241107083115966 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) 20241107083115967 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) 20241107083115967 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) 20241107083115967 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) 20241107083115968 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) 20241107083115968 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) 20241107083115968 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) 20241107083115969 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) 20241107083115969 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) 20241107083115969 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) 20241107083115969 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) 20241107083115970 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) 20241107083115970 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) 20241107083115971 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) 20241107083115971 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) 20241107083115971 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083115986 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) 20241107083115986 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) 20241107083115987 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) 20241107083115987 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) 20241107083115987 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) 20241107083115987 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) 20241107083115988 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) 20241107083115988 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) 20241107083115988 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) 20241107083115989 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) 20241107083115989 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) 20241107083115989 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) 20241107083115990 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) 20241107083115990 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) 20241107083115990 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) 20241107083115990 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) 20241107083115994 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083116008 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) 20241107083116008 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) 20241107083116008 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) 20241107083116008 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) 20241107083116008 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) 20241107083116008 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) 20241107083116009 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) 20241107083116009 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) 20241107083116009 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) 20241107083116009 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) 20241107083116009 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) 20241107083116009 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) 20241107083116009 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) 20241107083116009 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) 20241107083116009 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) 20241107083116009 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) 20241107083116012 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083116027 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) 20241107083116027 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) 20241107083116027 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) 20241107083116027 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) 20241107083116027 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) 20241107083116027 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) 20241107083116028 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) 20241107083116028 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) 20241107083116028 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) 20241107083116028 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) 20241107083116028 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) 20241107083116028 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) 20241107083116028 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) 20241107083116028 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) 20241107083116029 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) 20241107083116029 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) 20241107083116031 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083116045 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) 20241107083116045 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) 20241107083116046 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) 20241107083116046 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) 20241107083116046 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) 20241107083116046 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) 20241107083116046 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) 20241107083116046 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) 20241107083116046 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) 20241107083116046 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) 20241107083116047 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) 20241107083116047 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) 20241107083116047 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) 20241107083116047 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) 20241107083116047 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) 20241107083116047 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) 20241107083116055 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083116056 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083116056 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) 20241107083116056 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083116069 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) 20241107083116069 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) 20241107083116069 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) 20241107083116069 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) 20241107083116069 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) 20241107083116069 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) 20241107083116069 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) 20241107083116069 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) 20241107083116069 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) 20241107083116069 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) 20241107083116070 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) 20241107083116070 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) 20241107083116070 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) 20241107083116070 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) 20241107083116070 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) 20241107083116070 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) 20241107083116073 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) 20241107083116073 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) 20241107083116073 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) 20241107083116073 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) 20241107083116073 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083116073 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083116073 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083116073 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) 20241107083116073 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) 20241107083116073 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 4d e1 0d f6 dc 0f 63 e8 f0 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083116073 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) 20241107083116073 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083116073 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083116073 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) 20241107083116073 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 537 + 13 = 550 (pdch_ul_controller.c:131) 20241107083116073 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type POLL (pdch_ul_controller.c:184) 20241107083116073 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) 20241107083116073 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) 20241107083116073 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 4d e1 0d f6 dc 0f 63 e8 f0 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083116073 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 00 29 4d e1 0d f6 dc 0f 63 e8 f0 1b 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) 20241107083116073 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083116087 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) 20241107083116087 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) 20241107083116088 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) 20241107083116088 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) 20241107083116088 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) 20241107083116088 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) 20241107083116088 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) 20241107083116088 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) 20241107083116088 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) 20241107083116088 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) 20241107083116088 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) 20241107083116088 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) 20241107083116088 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) 20241107083116088 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) 20241107083116089 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) 20241107083116089 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) 20241107083116092 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083116106 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) 20241107083116106 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) 20241107083116106 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) 20241107083116106 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) 20241107083116106 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) 20241107083116106 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) 20241107083116107 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) 20241107083116107 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) 20241107083116107 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) 20241107083116107 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) 20241107083116107 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) 20241107083116107 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) 20241107083116107 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) 20241107083116107 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) 20241107083116108 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) 20241107083116108 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) 20241107083116115 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083116130 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) 20241107083116130 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) 20241107083116131 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) 20241107083116131 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) 20241107083116132 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) 20241107083116132 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) 20241107083116132 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) 20241107083116132 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) 20241107083116133 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) 20241107083116133 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) 20241107083116133 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) 20241107083116133 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) 20241107083116134 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) 20241107083116134 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) 20241107083116135 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) 20241107083116135 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) 20241107083116135 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083116149 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 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) 20241107083116149 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) 20241107083116149 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083116149 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083116149 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 | BTS(228)@fb7e2f9c3787: Shutting down virtual BTS #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) 20241107083116150 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083116150 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083116150 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:511) 20241107083116150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083116150 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) 20241107083116150 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) 20241107083116150 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083116150 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) 20241107083116150 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) 20241107083116150 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241107083116150 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107083116150 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) 20241107083116150 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) 20241107083116151 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) 20241107083116151 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) 20241107083116153 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) 20241107083116153 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) 20241107083116154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43848<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083116155 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) 20241107083116155 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) 20241107083116155 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) 20241107083116155 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) 20241107083116155 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) 20241107083116155 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) 20241107083116156 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) 20241107083116156 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) 20241107083116156 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) 20241107083116156 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) 20241107083116159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43842<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083116160 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083116160 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083116160 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083116160 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083116160 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:1202) 20241107083116160 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) 20241107083116160 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083116160 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107083116160 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083116160 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083116160 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083116160 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083116160 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083116160 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083116160 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083116160 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083116161 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083116161 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083116161 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083116161 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083116161 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083116161 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083116161 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083116161 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) 20241107083116161 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) 20241107083116161 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 7530 with status 0 respawn: 24: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_n3105_max_t3195 finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3105_max_t3195 pass'. Thu Nov 7 08:31:16 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 20241107083116212 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083116213 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083116213 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083116213 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083116239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43860<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083116340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43860<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=854144) Waiting for packet dumper to finish... 1 (prev_count=854144, count=870500) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3105_max_t3195 pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:31:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_t3172_wait_ind_size0.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_t3172_wait_ind_size0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3172_wait_ind_size0' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_t3172_wait_ind_size0 started. 234@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_t3172_wait_ind_size0-BVCI1234(236)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 234@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(238)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 234@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083119434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43862<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 234@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(242)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 234@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(242)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(239)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(239)@fb7e2f9c3787: Start timer T: 5 s PCUIF(239)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083119443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43872<->l=127.0.0.1:4240 (telnet_interface.c:192) 234@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_t3172_wait_ind_size0-STATS(244)@fb7e2f9c3787: Start timer T: 2 s TC_t3172_wait_ind_size0-STATS(244)@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(245)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083121214 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083121214 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083121214 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(239)@fb7e2f9c3787: OsmoPCU is now connected BTS(241)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083121227 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083121227 DLGLOBAL DEBUG validating counter group 0x564c19135020(bts) with 102 counters (rate_ctr.c:86) 20241107083121227 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083121227 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083121227 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083121227 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083121227 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083121227 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083121227 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083121227 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083121227 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083121227 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083121228 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083121228 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083121228 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083121228 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083121228 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083121228 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083121228 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083121228 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083121228 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083121228 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083121228 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083121228 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083121228 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083121228 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083121228 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083121228 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083121228 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083121228 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083121228 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083121228 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083121228 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083121228 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083121228 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083121228 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083121228 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083121228 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083121228 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083121228 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083121228 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083121228 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083121228 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083121228 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083121228 DLGLOBAL DEBUG validating counter group 0x7f1879ff65c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083121228 DLGLOBAL DEBUG validating counter group 0x564c19134700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083121228 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083121228 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083121228 DLGLOBAL DEBUG validating counter group 0x7f1879ff7160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083121229 DLGLOBAL DEBUG validating counter group 0x7f1879ff7140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083121229 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083121229 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) 20241107083121229 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) 20241107083121229 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083121229 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083121229 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083121229 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083121229 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083121229 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) 20241107083121229 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) 20241107083121230 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(241)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(238)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(238)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(238)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(238)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083121235 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083121236 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) 20241107083121236 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) 20241107083121236 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083121236 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083121236 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) 20241107083121236 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083121236 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) 20241107083121236 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(238)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(238)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083121240 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) 20241107083121240 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) 20241107083121240 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083121240 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) 20241107083121240 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) 20241107083121240 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083121240 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083121240 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083121240 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083121240 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083121240 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083121240 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083121242 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083121242 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(238)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(238)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083121243 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 235@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 235@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083121255 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083121255 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083121255 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083121255 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083121255 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083121255 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083121255 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083121255 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083121257 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) 20241107083121257 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) TC_t3172_wait_ind_size0-BVCI1234(236)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_t3172_wait_ind_size0-BVCI1234(236)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083121261 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083121261 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083121261 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083121261 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083121261 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083121261 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083121261 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083121261 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083121261 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending EGPRS Packet Channel Request (683): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '011'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=683, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083121263 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ab, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083121263 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ab (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083121263 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) 20241107083121263 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083121263 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083121263 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083121263 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083121263 DLGLOBAL DEBUG validating counter group 0x564c19134740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083121263 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083121263 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083121263 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083121263 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083121263 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083121263 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083121263 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083121263 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083121263 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083121263 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083121263 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083121263 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083121263 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083121263 DRLCMAC 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) 20241107083121263 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083121263 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083121263 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083121263 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083121263 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083121263 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083121263 DLGLOBAL DEBUG validating counter group 0x564c19134b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083121263 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083121263 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083121263 DLGLOBAL DEBUG validating counter group 0x564c19134be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083121263 DLGLOBAL DEBUG validating counter group 0x564c19134c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083121263 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083121263 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:1192) 20241107083121263 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083121263 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083121263 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) 20241107083121263 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083121263 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-0:E){NEW} (gprs_ms.c:336) 20241107083121263 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083121263 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083121263 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083121263 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083121263 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) 20241107083121263 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=4 (tbf_ul.cpp:221) 20241107083121263 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083121263 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083121263 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083121263 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 a0 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083121263 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083121263 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083121263 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083121263 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083121263 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083121263 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083121263 DLBSSGP DEBUG Computed BVC leak rate = 7400, num_pdch = 1, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083121263 DLBSSGP DEBUG Computed MS default leak rate = 7400, ms_num_pdch = 1, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083121263 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 74000, R = 7400, Bmax_MS = 74000, R_MS = 7400, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083121263 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(241)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } MTC@fb7e2f9c3787: Sending EGPRS Packet Channel Request (682): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '010'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=682, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083121266 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) 20241107083121266 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2aa (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083121266 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) 20241107083121266 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083121266 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083121266 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083121266 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083121266 DLGLOBAL DEBUG validating counter group 0x564c19134740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083121266 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083121266 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083121266 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083121266 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083121266 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241107083121266 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083121266 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083121266 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083121266 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083121266 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083121266 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083121266 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083121266 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083121266 DRLCMAC 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) 20241107083121266 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083121266 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083121266 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083121266 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083121266 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083121266 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083121266 DLGLOBAL DEBUG validating counter group 0x564c19134b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083121266 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083121266 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083121266 DLGLOBAL DEBUG validating counter group 0x564c19134be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083121266 DLGLOBAL DEBUG validating counter group 0x564c19134c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083121266 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083121266 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:1192) 20241107083121266 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083121266 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083121266 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) 20241107083121266 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083121266 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-1:E){NEW} (gprs_ms.c:336) 20241107083121266 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083121266 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083121266 DTBFUL INFO TBF(UL:TFI-0-0-1:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083121266 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083121266 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) 20241107083121266 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=4 (tbf_ul.cpp:221) 20241107083121266 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083121266 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083121266 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083121266 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 21 08 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083121266 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083121266 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083121266 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083121266 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083121266 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) BTS(241)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (680): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '000'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=680, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083121267 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) 20241107083121267 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a8 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083121267 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) 20241107083121267 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083121267 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083121267 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083121267 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083121267 DLGLOBAL DEBUG validating counter group 0x564c19134740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083121267 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083121267 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083121267 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083121267 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083121267 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241107083121267 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083121267 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083121267 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083121267 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083121267 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083121267 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083121267 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083121267 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083121267 DRLCMAC 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) 20241107083121267 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083121267 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083121267 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083121267 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083121267 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083121267 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083121267 DLGLOBAL DEBUG validating counter group 0x564c19134b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083121267 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083121267 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083121267 DLGLOBAL DEBUG validating counter group 0x564c19134be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083121267 DLGLOBAL DEBUG validating counter group 0x564c19134c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083121267 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083121267 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:1192) 20241107083121267 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083121267 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083121267 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) 20241107083121267 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083121267 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-2:E){NEW} (gprs_ms.c:336) 20241107083121267 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083121267 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083121267 DTBFUL INFO TBF(UL:TFI-0-0-2:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083121267 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083121267 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) 20241107083121267 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) 20241107083121267 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083121267 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083121267 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083121267 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 22 10 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(241)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (681): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '001'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=681, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083121268 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) 20241107083121268 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a9 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083121268 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) 20241107083121268 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083121268 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083121268 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083121268 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083121268 DLGLOBAL DEBUG validating counter group 0x564c19134740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083121268 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083121268 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083121268 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083121268 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083121268 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241107083121268 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083121268 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083121268 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083121268 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083121268 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083121268 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083121268 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083121268 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083121268 DRLCMAC 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) 20241107083121268 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083121268 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083121268 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083121268 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083121268 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083121268 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083121268 DLGLOBAL DEBUG validating counter group 0x564c19134b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083121268 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083121268 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083121268 DLGLOBAL DEBUG validating counter group 0x564c19134be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083121268 DLGLOBAL DEBUG validating counter group 0x564c19134c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083121268 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083121268 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:1192) 20241107083121268 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083121268 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083121268 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) 20241107083121268 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083121268 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-3:E){NEW} (gprs_ms.c:336) 20241107083121268 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083121268 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083121268 DTBFUL INFO TBF(UL:TFI-0-0-3:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083121268 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083121268 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) 20241107083121268 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) 20241107083121268 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083121268 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083121268 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083121268 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 a3 18 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(241)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (682): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '010'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=682, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083121270 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) 20241107083121270 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2aa (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083121270 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) 20241107083121270 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083121270 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083121270 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083121270 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083121270 DLGLOBAL DEBUG validating counter group 0x564c19134740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083121270 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083121270 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083121270 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083121270 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083121270 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241107083121270 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083121270 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083121270 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083121270 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083121270 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083121270 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083121270 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083121270 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083121270 DRLCMAC 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) 20241107083121270 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083121270 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083121270 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083121270 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083121270 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083121270 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083121270 DLGLOBAL DEBUG validating counter group 0x564c19134b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083121270 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083121270 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083121270 DLGLOBAL DEBUG validating counter group 0x564c19134be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083121270 DLGLOBAL DEBUG validating counter group 0x564c19134c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083121270 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083121270 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:1192) 20241107083121270 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083121270 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083121270 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) 20241107083121270 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083121270 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-4:E){NEW} (gprs_ms.c:336) 20241107083121270 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083121270 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083121270 DTBFUL INFO TBF(UL:TFI-0-0-4:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083121270 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083121270 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) 20241107083121270 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) 20241107083121270 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083121270 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083121270 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083121270 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(241)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083121271 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) 20241107083121271 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083121271 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) 20241107083121271 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083121271 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083121271 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083121271 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083121271 DLGLOBAL DEBUG validating counter group 0x564c19134740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083121271 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083121271 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083121271 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083121271 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083121271 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241107083121271 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083121271 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083121271 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083121271 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083121271 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083121271 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083121271 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083121271 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083121271 DRLCMAC 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) 20241107083121271 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083121271 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083121271 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083121271 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083121271 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083121271 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083121271 DLGLOBAL DEBUG validating counter group 0x564c19134b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083121271 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083121271 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083121271 DLGLOBAL DEBUG validating counter group 0x564c19134be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083121271 DLGLOBAL DEBUG validating counter group 0x564c19134c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083121271 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083121271 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:1192) 20241107083121272 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083121272 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083121272 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) 20241107083121272 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083121272 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-5:E){NEW} (gprs_ms.c:336) 20241107083121272 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083121272 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083121272 DTBFUL INFO TBF(UL:TFI-0-0-5:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083121272 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083121272 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) 20241107083121272 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) 20241107083121272 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083121272 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083121272 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083121272 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(241)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (681): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '001'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=681, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083121273 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) 20241107083121273 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a9 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083121273 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) 20241107083121273 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083121273 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083121273 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083121273 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083121273 DLGLOBAL DEBUG validating counter group 0x564c19134740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083121273 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083121273 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083121273 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083121273 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083121273 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241107083121273 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083121273 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083121273 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083121273 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083121273 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083121273 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083121273 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083121273 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083121273 DRLCMAC 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) 20241107083121273 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083121273 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083121273 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083121273 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083121273 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083121273 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083121273 DLGLOBAL DEBUG validating counter group 0x564c19134b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083121273 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083121273 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083121273 DLGLOBAL DEBUG validating counter group 0x564c19134be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083121273 DLGLOBAL DEBUG validating counter group 0x564c19134c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083121273 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083121273 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:1192) 20241107083121273 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083121273 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083121273 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) 20241107083121273 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083121273 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-6:E){NEW} (gprs_ms.c:336) 20241107083121273 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083121273 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083121273 DTBFUL INFO TBF(UL:TFI-0-0-6:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083121273 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083121273 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) 20241107083121273 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) 20241107083121273 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083121273 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083121273 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083121273 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 a6 30 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(241)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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@fb7e2f9c3787: Start timer T: 2 s 20241107083121275 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) 20241107083121275 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) 20241107083121277 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083121277 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083121277 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083121277 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083121277 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083121277 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241107083121277 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083121277 DLGLOBAL DEBUG validating counter group 0x564c19134740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083121277 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107083121277 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083121277 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107083121277 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083121277 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083121277 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083121277 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083121277 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083121277 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083121277 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083121277 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083121277 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083121277 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083121277 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083121277 DRLCMAC 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) 20241107083121277 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083121277 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083121277 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083121277 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083121277 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083121277 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083121277 DLGLOBAL DEBUG validating counter group 0x564c19134b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083121277 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083121277 DLGLOBAL DEBUG validating counter group 0x564c19134e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083121277 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083121277 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:1192) 20241107083121277 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) 20241107083121277 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) 20241107083121277 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) 20241107083121277 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) 20241107083121277 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083121277 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) 20241107083121277 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083121277 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) 20241107083121277 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083121277 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) 20241107083121277 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) 20241107083121277 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)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(241)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083121279 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083121279 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083121279 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083121279 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) 20241107083121284 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083121298 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) 20241107083121298 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) 20241107083121304 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083121319 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) 20241107083121319 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) 20241107083121323 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083121337 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) 20241107083121337 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) 20241107083121347 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083121362 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) 20241107083121362 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) 20241107083121368 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083121380 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) 20241107083121380 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) 20241107083121385 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083121399 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) 20241107083121399 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) 20241107083121409 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083121423 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) 20241107083121423 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) 20241107083121428 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083121442 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) 20241107083121442 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) 20241107083121447 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083121460 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) 20241107083121460 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) 20241107083121463 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083121463 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083121463 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083121467 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083121467 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083121467 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083121468 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083121468 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083121468 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083121469 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083121469 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083121469 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083121470 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083121471 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083121471 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083121471 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083121472 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083121472 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083121472 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083121474 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083121474 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083121474 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083121480 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083121480 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) 20241107083121480 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083121484 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) 20241107083121484 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) 20241107083121489 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) 20241107083121489 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) 20241107083121489 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241107083121489 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) 20241107083121489 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) 20241107083121489 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) 20241107083121489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083121489 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083121489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083121489 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) 20241107083121489 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) 20241107083121489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 63 35 d8 16 03 a8 5a 09 f1 b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083121489 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) 20241107083121490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083121490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083121490 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) 20241107083121490 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083121490 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083121490 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) 20241107083121490 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) 20241107083121490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 63 35 d8 16 03 a8 5a 09 f1 b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083121490 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 63 35 d8 16 03 a8 5a 09 f1 b1 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) 20241107083121490 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083121504 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) 20241107083121504 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) 20241107083121508 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083121524 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) 20241107083121524 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) 20241107083121524 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) 20241107083121524 DTBF DEBUG TBF(UL:TFI-0-0-0:E){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083121533 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083121548 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) 20241107083121548 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) 20241107083121553 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083121566 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) 20241107083121566 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) 20241107083121566 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083121566 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083121566 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) 20241107083121567 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083121567 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083121567 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:511) 20241107083121567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083121567 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) 20241107083121567 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) 20241107083121567 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083121567 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) 20241107083121567 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) 20241107083121567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241107083121567 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107083121567 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) 20241107083121567 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083121567 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) 20241107083121567 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:718) 20241107083121567 DRLCMAC NOTICE No USF available (alloc_algo.cpp:728) 20241107083121567 DRLCMAC DEBUG Disabling algorithm B (alloc_algo.cpp:883) 20241107083121567 DRLCMAC DEBUG [UL] algo A (suggested TRX: 0): Alloc start (alloc_algo.cpp:327) 20241107083121567 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083121567 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083121567 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083121567 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083121567 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083121567 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083121567 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083121568 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:183) 20241107083121568 DRLCMAC NOTICE [UL] algo A (suggested TRX: 0): failed to allocate a TS, no USF available (alloc_algo.cpp:358) 20241107083121568 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) 20241107083121568 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) 20241107083121568 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS_REJ (pdch.cpp:129) 20241107083121568 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:191) 20241107083121568 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) 20241107083121571 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) 20241107083121571 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) 20241107083121571 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241107083121571 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:387) 20241107083121571 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:260) 20241107083121571 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) 20241107083121571 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) 20241107083121572 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(241)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '8B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O BTS(241)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083121582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43872<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083121587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43862<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083121588 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083121588 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083121588 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083121588 DTBF INFO TBF(UL:TFI-0-0-0:E){FLOW} free (tbf.cpp:271) 20241107083121588 DTBF DEBUG TBF(UL:TFI-0-0-0:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083121588 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:1202) 20241107083121588 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107083121588 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083121588 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083121588 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083121588 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241107083121588 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){FLOW}: Deallocated (fsm.c:568) 20241107083121588 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241107083121588 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241107083121589 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083121589 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:1202) 20241107083121589 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) 20241107083121589 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083121589 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083121589 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083121589 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083121589 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083121589 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083121589 DTBF INFO TBF(UL:TFI-0-0-1:E){FLOW} free (tbf.cpp:271) 20241107083121589 DTBF DEBUG TBF(UL:TFI-0-0-1:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083121589 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:1202) 20241107083121589 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107083121589 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083121589 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083121589 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083121589 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241107083121589 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){FLOW}: Deallocated (fsm.c:568) 20241107083121589 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241107083121589 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241107083121589 DTBF INFO TBF(UL:TFI-0-0-2:E){FLOW} free (tbf.cpp:271) 20241107083121589 DTBF DEBUG TBF(UL:TFI-0-0-2:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083121589 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:1202) 20241107083121589 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107083121589 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083121589 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083121589 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083121589 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241107083121589 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){FLOW}: Deallocated (fsm.c:568) 20241107083121589 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241107083121589 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241107083121590 DTBF INFO TBF(UL:TFI-0-0-3:E){FLOW} free (tbf.cpp:271) 20241107083121590 DTBF DEBUG TBF(UL:TFI-0-0-3:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083121590 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:1202) 20241107083121590 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107083121590 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083121590 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083121590 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083121590 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241107083121590 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){FLOW}: Deallocated (fsm.c:568) 20241107083121590 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241107083121590 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241107083121590 DTBF INFO TBF(UL:TFI-0-0-4:E){FLOW} free (tbf.cpp:271) 20241107083121590 DTBF DEBUG TBF(UL:TFI-0-0-4:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083121590 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:1202) 20241107083121590 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107083121590 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083121590 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083121590 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083121590 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241107083121590 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){FLOW}: Deallocated (fsm.c:568) 20241107083121590 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241107083121590 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241107083121590 DTBF INFO TBF(UL:TFI-0-0-5:E){FLOW} free (tbf.cpp:271) 20241107083121590 DTBF DEBUG TBF(UL:TFI-0-0-5:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083121590 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:1202) 20241107083121590 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107083121590 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083121590 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083121590 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083121591 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241107083121591 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){FLOW}: Deallocated (fsm.c:568) 20241107083121591 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241107083121591 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241107083121591 DTBF INFO TBF(UL:TFI-0-0-6:E){FLOW} free (tbf.cpp:271) 20241107083121591 DTBF DEBUG TBF(UL:TFI-0-0-6:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083121591 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:1202) 20241107083121591 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107083121591 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083121591 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083121591 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083121591 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241107083121591 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){FLOW}: Deallocated (fsm.c:568) 20241107083121591 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241107083121591 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241107083121591 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083121591 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083121591 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083121591 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083121591 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) 20241107083121591 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) 20241107083121591 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 7596 with status 0 respawn: 25: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_t3172_wait_ind_size0 finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3172_wait_ind_size0 pass'. Thu Nov 7 08:31:21 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 20241107083121637 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083121637 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083121637 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083121637 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083121666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44780<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083121767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44780<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113236) Waiting for packet dumper to finish... 1 (prev_count=113236, count=219516) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3172_wait_ind_size0 pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:31:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_t3172_wait_ind_size1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_t3172_wait_ind_size1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3172_wait_ind_size1' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_t3172_wait_ind_size1 started. 247@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_t3172_wait_ind_size1-BVCI1234(249)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 247@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 247@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(251)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083124867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44792<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 247@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(255)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 247@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(255)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(252)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(252)@fb7e2f9c3787: Start timer T: 5 s 20241107083124875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44794<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(252)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_t3172_wait_ind_size1-STATS(257)@fb7e2f9c3787: Start timer T: 2 s TC_t3172_wait_ind_size1-STATS(257)@fb7e2f9c3787: Start timer T: 2 s 247@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(258)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083126638 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083126638 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083126638 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(252)@fb7e2f9c3787: OsmoPCU is now connected BTS(254)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083126641 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083126641 DLGLOBAL DEBUG validating counter group 0x55fede7af020(bts) with 102 counters (rate_ctr.c:86) 20241107083126641 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083126641 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083126641 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083126641 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083126641 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083126641 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083126641 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083126641 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083126641 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083126641 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083126641 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083126641 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083126641 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083126641 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083126641 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083126641 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083126641 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083126641 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083126641 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083126641 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083126641 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083126641 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083126641 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083126641 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083126641 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083126641 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083126641 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083126641 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083126641 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083126641 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083126641 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083126641 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083126641 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083126641 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083126641 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083126641 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083126641 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083126641 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083126641 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083126641 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083126641 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083126641 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083126641 DLGLOBAL DEBUG validating counter group 0x7f0a218c35c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083126641 DLGLOBAL DEBUG validating counter group 0x55fede7ae700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083126641 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083126641 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083126641 DLGLOBAL DEBUG validating counter group 0x7f0a218c4160(ns:nse) with 15 counters (rate_ctr.c:86) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083126642 DLGLOBAL DEBUG validating counter group 0x7f0a218c4140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083126642 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083126642 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) 20241107083126642 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) 20241107083126642 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083126642 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083126642 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083126642 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083126642 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083126642 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) 20241107083126642 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) 20241107083126642 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(254)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(251)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(251)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(251)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(251)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083126643 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083126643 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) 20241107083126643 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) 20241107083126643 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083126643 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083126643 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) 20241107083126643 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083126643 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) 20241107083126643 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(251)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(251)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083126644 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083126644 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) 20241107083126644 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) 20241107083126644 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083126644 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083126644 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083126644 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083126644 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083126644 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083126644 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083126644 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083126644 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(251)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(251)@fb7e2f9c3787: Start timer Tns_test: 10 s 248@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 248@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083126648 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083126648 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083126648 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083126648 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083126648 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083126648 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083126648 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083126648 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_t3172_wait_ind_size1-BVCI1234(249)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_t3172_wait_ind_size1-BVCI1234(249)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083126651 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083126651 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083126651 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083126651 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083126651 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083126651 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083126651 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083126651 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending EGPRS Packet Channel Request (685): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '101'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=685, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083126652 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) 20241107083126652 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ad (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083126652 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) 20241107083126652 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083126652 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083126652 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083126652 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083126652 DLGLOBAL DEBUG validating counter group 0x55fede7ae740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083126652 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083126652 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083126652 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083126652 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083126652 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083126652 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083126652 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083126652 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083126652 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083126652 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083126652 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083126652 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083126652 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083126652 DRLCMAC 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) 20241107083126652 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083126652 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083126652 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083126652 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083126652 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083126652 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083126653 DLGLOBAL DEBUG validating counter group 0x55fede7aeb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083126653 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083126653 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083126653 DLGLOBAL DEBUG validating counter group 0x55fede7aebe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083126653 DLGLOBAL DEBUG validating counter group 0x55fede7aec00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083126653 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083126653 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:1192) 20241107083126653 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083126653 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083126653 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) 20241107083126653 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083126653 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-0:E){NEW} (gprs_ms.c:336) 20241107083126653 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083126653 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083126653 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083126653 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083126653 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) 20241107083126653 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) 20241107083126653 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083126653 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083126653 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083126653 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) 20241107083126653 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083126653 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083126653 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083126653 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083126653 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083126653 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083126653 DLBSSGP DEBUG Computed BVC leak rate = 7400, num_pdch = 1, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083126653 DLBSSGP DEBUG Computed MS default leak rate = 7400, ms_num_pdch = 1, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083126653 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 74000, R = 7400, Bmax_MS = 74000, R_MS = 7400, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083126653 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(254)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } 20241107083126655 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) 20241107083126655 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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (684): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '100'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=684, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083126655 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083126655 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083126655 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083126655 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083126655 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083126656 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) 20241107083126656 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ac (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083126656 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) 20241107083126656 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083126656 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083126656 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083126656 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083126656 DLGLOBAL DEBUG validating counter group 0x55fede7ae740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083126656 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083126656 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083126656 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083126656 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083126656 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241107083126656 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083126656 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083126656 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083126656 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083126656 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083126656 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083126656 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083126656 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083126656 DRLCMAC 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) 20241107083126656 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083126656 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083126656 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083126656 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083126656 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083126656 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083126656 DLGLOBAL DEBUG validating counter group 0x55fede7aeb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083126656 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083126656 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083126656 DLGLOBAL DEBUG validating counter group 0x55fede7aebe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083126656 DLGLOBAL DEBUG validating counter group 0x55fede7aec00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083126656 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083126656 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:1192) 20241107083126656 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083126656 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083126656 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) 20241107083126656 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083126656 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-1:E){NEW} (gprs_ms.c:336) 20241107083126656 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083126656 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083126656 DTBFUL INFO TBF(UL:TFI-0-0-1:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083126656 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083126656 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) 20241107083126656 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) 20241107083126656 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083126656 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083126656 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083126656 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 21 08 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(254)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (685): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '101'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=685, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083126657 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) 20241107083126657 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ad (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083126657 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) 20241107083126657 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083126657 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083126657 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083126657 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083126657 DLGLOBAL DEBUG validating counter group 0x55fede7ae740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083126657 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083126657 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083126657 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083126657 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083126657 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241107083126657 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083126657 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083126657 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083126657 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083126657 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083126657 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083126657 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083126657 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083126657 DRLCMAC 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) 20241107083126657 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083126657 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083126657 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083126657 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083126657 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083126657 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083126658 DLGLOBAL DEBUG validating counter group 0x55fede7aeb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083126658 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083126658 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083126658 DLGLOBAL DEBUG validating counter group 0x55fede7aebe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083126658 DLGLOBAL DEBUG validating counter group 0x55fede7aec00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083126658 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083126658 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:1192) 20241107083126658 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083126658 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083126658 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) 20241107083126658 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083126658 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-2:E){NEW} (gprs_ms.c:336) 20241107083126658 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083126658 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083126658 DTBFUL INFO TBF(UL:TFI-0-0-2:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083126658 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083126658 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) 20241107083126658 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) 20241107083126658 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083126658 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083126658 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083126658 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(254)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (684): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '100'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=684, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083126659 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) 20241107083126659 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ac (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083126659 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) 20241107083126659 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083126659 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083126659 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083126659 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083126659 DLGLOBAL DEBUG validating counter group 0x55fede7ae740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083126659 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083126659 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083126659 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083126659 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083126659 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241107083126659 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083126659 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083126659 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083126659 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083126659 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083126659 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083126659 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083126659 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083126659 DRLCMAC 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) 20241107083126659 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083126659 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083126659 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083126659 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083126659 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083126659 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083126659 DLGLOBAL DEBUG validating counter group 0x55fede7aeb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083126659 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083126659 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083126659 DLGLOBAL DEBUG validating counter group 0x55fede7aebe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083126659 DLGLOBAL DEBUG validating counter group 0x55fede7aec00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083126659 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083126659 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:1192) 20241107083126659 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083126659 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083126659 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) 20241107083126659 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083126659 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-3:E){NEW} (gprs_ms.c:336) 20241107083126659 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083126659 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083126659 DTBFUL INFO TBF(UL:TFI-0-0-3:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083126659 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083126659 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) 20241107083126659 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) 20241107083126659 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083126659 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083126659 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083126659 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 23 18 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(254)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083126660 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (684): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '100'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=684, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083126661 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) 20241107083126661 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ac (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083126661 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) 20241107083126661 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083126661 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083126661 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083126661 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083126661 DLGLOBAL DEBUG validating counter group 0x55fede7ae740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083126661 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083126661 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083126661 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083126661 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083126661 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241107083126661 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083126661 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083126661 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083126661 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083126661 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083126661 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083126661 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083126661 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083126661 DRLCMAC 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) 20241107083126661 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083126661 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083126661 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083126661 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083126661 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083126661 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083126661 DLGLOBAL DEBUG validating counter group 0x55fede7aeb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083126661 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083126661 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083126661 DLGLOBAL DEBUG validating counter group 0x55fede7aebe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083126661 DLGLOBAL DEBUG validating counter group 0x55fede7aec00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083126661 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083126661 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:1192) 20241107083126661 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083126661 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083126661 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) 20241107083126661 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083126661 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-4:E){NEW} (gprs_ms.c:336) 20241107083126661 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083126661 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083126661 DTBFUL INFO TBF(UL:TFI-0-0-4:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083126661 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083126661 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) 20241107083126661 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) 20241107083126661 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083126661 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083126661 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083126661 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 24 20 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(254)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083126662 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) 20241107083126662 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083126662 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) 20241107083126662 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083126662 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083126662 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083126662 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083126662 DLGLOBAL DEBUG validating counter group 0x55fede7ae740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083126662 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083126662 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083126662 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083126662 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083126662 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241107083126663 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083126663 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083126663 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083126663 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083126663 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083126663 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083126663 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083126663 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083126663 DRLCMAC 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) 20241107083126663 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083126663 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083126663 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083126663 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083126663 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083126663 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083126663 DLGLOBAL DEBUG validating counter group 0x55fede7aeb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083126663 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083126663 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083126663 DLGLOBAL DEBUG validating counter group 0x55fede7aebe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083126663 DLGLOBAL DEBUG validating counter group 0x55fede7aec00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083126663 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083126663 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:1192) 20241107083126663 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083126663 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083126663 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) 20241107083126663 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083126663 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-5:E){NEW} (gprs_ms.c:336) 20241107083126663 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083126663 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083126663 DTBFUL INFO TBF(UL:TFI-0-0-5:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083126663 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083126663 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) 20241107083126663 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) 20241107083126663 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083126663 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083126663 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083126663 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 a5 28 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(254)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (680): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '000'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=680, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083126664 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) 20241107083126664 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a8 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083126664 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) 20241107083126664 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083126664 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083126664 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083126664 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083126664 DLGLOBAL DEBUG validating counter group 0x55fede7ae740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083126664 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083126664 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083126664 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083126664 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083126664 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241107083126664 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083126664 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083126664 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083126664 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083126664 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083126664 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083126664 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083126664 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083126664 DRLCMAC 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) 20241107083126664 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083126664 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083126664 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083126664 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083126664 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083126664 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083126664 DLGLOBAL DEBUG validating counter group 0x55fede7aeb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083126664 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083126664 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083126664 DLGLOBAL DEBUG validating counter group 0x55fede7aebe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083126664 DLGLOBAL DEBUG validating counter group 0x55fede7aec00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083126664 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083126664 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:1192) 20241107083126664 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083126664 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083126664 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) 20241107083126664 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083126664 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-6:E){NEW} (gprs_ms.c:336) 20241107083126664 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083126664 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083126664 DTBFUL INFO TBF(UL:TFI-0-0-6:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083126664 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083126664 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) 20241107083126664 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) 20241107083126664 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083126664 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083126664 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083126664 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(254)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: Start timer T: 2 s 20241107083126667 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083126667 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083126667 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083126667 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083126667 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083126667 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241107083126667 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083126667 DLGLOBAL DEBUG validating counter group 0x55fede7ae740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083126667 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107083126667 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083126667 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107083126667 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083126667 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083126667 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083126667 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083126667 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083126667 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083126667 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083126667 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083126667 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083126667 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083126667 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083126667 DRLCMAC 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) 20241107083126667 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083126667 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083126667 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083126667 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083126667 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083126667 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083126667 DLGLOBAL DEBUG validating counter group 0x55fede7aeb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083126667 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083126667 DLGLOBAL DEBUG validating counter group 0x55fede7aee00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083126667 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083126667 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:1192) 20241107083126667 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) 20241107083126667 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) 20241107083126667 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) 20241107083126667 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) 20241107083126667 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083126667 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) 20241107083126667 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083126667 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) 20241107083126667 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083126667 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) 20241107083126667 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) 20241107083126667 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(254)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(254)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083126669 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083126669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083126669 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083126669 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) 20241107083126674 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) 20241107083126674 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) 20241107083126678 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083126692 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) 20241107083126692 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) 20241107083126701 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083126715 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) 20241107083126715 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) 20241107083126720 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083126734 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) 20241107083126734 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) 20241107083126739 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083126753 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) 20241107083126753 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) 20241107083126762 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083126777 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) 20241107083126777 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) 20241107083126782 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083126795 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) 20241107083126795 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) 20241107083126800 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083126814 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) 20241107083126814 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) 20241107083126823 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083126838 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) 20241107083126838 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) 20241107083126842 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083126853 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083126853 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083126853 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083126856 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083126856 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083126856 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083126856 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) 20241107083126856 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) 20241107083126858 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083126858 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083126858 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083126860 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083126860 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083126860 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083126860 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083126862 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083126862 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083126862 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083126864 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083126864 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083126864 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083126865 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083126865 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083126865 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083126869 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083126869 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) 20241107083126869 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083126875 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) 20241107083126875 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) 20241107083126884 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) 20241107083126884 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) 20241107083126884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107083126884 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) 20241107083126884 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) 20241107083126884 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) 20241107083126884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083126884 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083126884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083126884 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) 20241107083126884 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) 20241107083126884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 95 43 cb 45 dc c3 ce 83 e2 9c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083126884 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) 20241107083126884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083126884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083126884 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) 20241107083126884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20241107083126884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20241107083126884 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) 20241107083126884 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) 20241107083126884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 95 43 cb 45 dc c3 ce 83 e2 9c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083126884 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 95 43 cb 45 dc c3 ce 83 e2 9c 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) 20241107083126884 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083126898 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) 20241107083126898 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) 20241107083126902 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083126917 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) 20241107083126917 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) 20241107083126917 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) 20241107083126917 DTBF DEBUG TBF(UL:TFI-0-0-0:E){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083126921 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083126935 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) 20241107083126935 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) 20241107083126944 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083126958 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) 20241107083126958 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) 20241107083126958 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083126958 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083126958 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) 20241107083126959 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083126959 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083126959 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:511) 20241107083126959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083126959 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) 20241107083126959 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) 20241107083126959 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083126959 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) 20241107083126959 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) 20241107083126959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241107083126959 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107083126959 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) 20241107083126959 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083126959 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) 20241107083126959 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:718) 20241107083126959 DRLCMAC NOTICE No USF available (alloc_algo.cpp:728) 20241107083126959 DRLCMAC DEBUG Disabling algorithm B (alloc_algo.cpp:883) 20241107083126959 DRLCMAC DEBUG [UL] algo A (suggested TRX: 0): Alloc start (alloc_algo.cpp:327) 20241107083126959 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083126959 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083126959 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083126959 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083126959 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083126959 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083126959 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083126959 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:183) 20241107083126959 DRLCMAC NOTICE [UL] algo A (suggested TRX: 0): failed to allocate a TS, no USF available (alloc_algo.cpp:358) 20241107083126959 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) 20241107083126959 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) 20241107083126959 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS_REJ (pdch.cpp:129) 20241107083126959 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:191) 20241107083126959 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) 20241107083126963 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) 20241107083126963 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) 20241107083126963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241107083126963 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:387) 20241107083126963 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:260) 20241107083126963 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) 20241107083126963 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) 20241107083126963 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(254)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O BTS(254)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083126966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44794<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083126967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44792<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083126967 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083126967 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083126967 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083126967 DTBF INFO TBF(UL:TFI-0-0-0:E){FLOW} free (tbf.cpp:271) 20241107083126967 DTBF DEBUG TBF(UL:TFI-0-0-0:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083126967 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:1202) 20241107083126967 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107083126967 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083126967 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083126967 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083126967 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241107083126967 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){FLOW}: Deallocated (fsm.c:568) 20241107083126967 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241107083126967 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241107083126967 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083126967 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:1202) 20241107083126967 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) 20241107083126967 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083126967 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083126967 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083126967 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083126967 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083126967 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083126967 DTBF INFO TBF(UL:TFI-0-0-1:E){FLOW} free (tbf.cpp:271) 20241107083126967 DTBF DEBUG TBF(UL:TFI-0-0-1:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083126967 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:1202) 20241107083126967 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107083126967 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083126967 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083126967 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083126967 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241107083126967 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){FLOW}: Deallocated (fsm.c:568) 20241107083126967 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241107083126967 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241107083126967 DTBF INFO TBF(UL:TFI-0-0-2:E){FLOW} free (tbf.cpp:271) 20241107083126967 DTBF DEBUG TBF(UL:TFI-0-0-2:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083126967 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:1202) 20241107083126967 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107083126967 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083126967 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083126967 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083126967 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241107083126967 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){FLOW}: Deallocated (fsm.c:568) 20241107083126967 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241107083126967 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241107083126967 DTBF INFO TBF(UL:TFI-0-0-3:E){FLOW} free (tbf.cpp:271) 20241107083126967 DTBF DEBUG TBF(UL:TFI-0-0-3:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083126967 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:1202) 20241107083126967 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107083126967 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083126967 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083126967 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083126967 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241107083126967 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){FLOW}: Deallocated (fsm.c:568) 20241107083126967 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241107083126967 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241107083126967 DTBF INFO TBF(UL:TFI-0-0-4:E){FLOW} free (tbf.cpp:271) 20241107083126967 DTBF DEBUG TBF(UL:TFI-0-0-4:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083126967 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:1202) 20241107083126967 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107083126967 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083126967 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083126967 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083126967 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241107083126967 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){FLOW}: Deallocated (fsm.c:568) 20241107083126967 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241107083126967 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241107083126967 DTBF INFO TBF(UL:TFI-0-0-5:E){FLOW} free (tbf.cpp:271) 20241107083126968 DTBF DEBUG TBF(UL:TFI-0-0-5:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083126968 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:1202) 20241107083126968 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107083126968 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083126968 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083126968 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083126968 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_t3172_wait_ind_size1 finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3172_wait_ind_size1 pass'. Thu Nov 7 08:31:26 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 20241107083126968 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){FLOW}: Deallocated (fsm.c:568) 20241107083126968 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241107083126968 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241107083126968 DTBF INFO TBF(UL:TFI-0-0-6:E){FLOW} free (tbf.cpp:271) 20241107083126968 DTBF DEBUG TBF(UL:TFI-0-0-6:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083126968 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:1202) 20241107083126968 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107083126968 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083126968 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083126968 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083126968 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241107083126968 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){FLOW}: Deallocated (fsm.c:568) 20241107083126968 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241107083126968 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241107083126968 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083126968 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083126968 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083126968 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083126968 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) 20241107083126968 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) 20241107083126968 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 7659 with status 0 respawn: 26: starting: osmo-pcu 20241107083126982 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083126982 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083126982 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083126982 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083126996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44804<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083127096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44804<->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=218800) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3172_wait_ind_size1 pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:31:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_x2001_pacch_pkt_dl_ass_unanswered_timeout started. 260@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-BVCI1234(262)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 260@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(264)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 260@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083130165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44814<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 260@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 260@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(268)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(265)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(265)@fb7e2f9c3787: Start timer T: 5 s 20241107083130172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44830<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(265)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-STATS(269)@fb7e2f9c3787: Start timer T: 2 s TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-STATS(269)@fb7e2f9c3787: Start timer T: 2 s 260@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(272)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083131983 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083131983 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083131983 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(265)@fb7e2f9c3787: OsmoPCU is now connected BTS(266)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083131999 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083131999 DLGLOBAL DEBUG validating counter group 0x5562c00d1020(bts) with 102 counters (rate_ctr.c:86) 20241107083131999 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083131999 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083131999 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083131999 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083131999 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083131999 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083131999 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083131999 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083131999 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083132000 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083132000 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083132000 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083132000 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083132000 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083132000 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083132000 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083132000 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083132000 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083132000 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083132000 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083132000 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083132000 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083132000 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083132000 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083132000 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083132000 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083132000 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083132000 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083132000 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083132000 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083132000 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083132000 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083132000 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083132000 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083132000 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083132000 DLGLOBAL DEBUG validating counter group 0x7f485bf665c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083132000 DLGLOBAL DEBUG validating counter group 0x5562c00d0700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083132000 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083132000 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083132000 DLGLOBAL DEBUG validating counter group 0x7f485bf67160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083132001 DLGLOBAL DEBUG validating counter group 0x7f485bf67140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083132001 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083132001 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) 20241107083132001 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) 20241107083132001 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083132001 DL1IF INFO PDCH(bts=0,trx=0,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241107083132001 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083132001 DL1IF INFO PDCH (trx=0, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083132001 DL1IF INFO PDCH(bts=0,trx=0,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241107083132001 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083132001 DL1IF INFO PDCH (trx=0, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083132001 DL1IF INFO PDCH(bts=0,trx=0,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241107083132001 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083132001 DL1IF INFO PDCH (trx=0, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083132001 DL1IF INFO PDCH(bts=0,trx=0,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241107083132001 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083132001 DL1IF INFO PDCH (trx=0, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083132001 DL1IF INFO PDCH(bts=0,trx=0,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241107083132001 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083132001 DL1IF INFO PDCH (trx=0, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083132001 DL1IF INFO PDCH(bts=0,trx=0,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241107083132001 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083132001 DL1IF INFO PDCH (trx=0, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083132001 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241107083132001 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083132001 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083132001 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083132001 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083132001 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083132001 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083132001 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) 20241107083132001 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) 20241107083132002 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS0" BTS(266)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS1" BTS(266)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS2" BTS(266)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS3" -NSVCI1234(264)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(264)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(264)@fb7e2f9c3787: Start timer Tns_alive: 3 s BTS(266)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS4" -NSVCI1234(264)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(266)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS5" 20241107083132008 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083132008 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) 20241107083132008 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) 20241107083132008 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083132008 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083132008 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(266)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS6" 20241107083132009 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083132009 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) 20241107083132009 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(266)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(264)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(264)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083132011 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083132011 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) 20241107083132011 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) 20241107083132011 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083132012 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083132012 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083132012 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083132012 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083132012 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083132012 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083132013 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) 20241107083132013 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(264)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(264)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241107083132014 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083132014 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)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083132014 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) 20241107083132014 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) 20241107083132015 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) 20241107083132015 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) 20241107083132015 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) 20241107083132015 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) 20241107083132016 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) 20241107083132016 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) 20241107083132016 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) 20241107083132016 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) 20241107083132017 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) 20241107083132017 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) 20241107083132017 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) 20241107083132017 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) 20241107083132018 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 261@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 261@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083132024 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083132024 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083132025 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083132025 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083132025 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083132025 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083132025 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083132025 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083132030 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) 20241107083132030 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) TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-BVCI1234(262)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083132031 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) 20241107083132031 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) 20241107083132032 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) 20241107083132032 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) 20241107083132032 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) 20241107083132032 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) TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-BVCI1234(262)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083132033 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) 20241107083132033 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) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083132033 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) 20241107083132034 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) 20241107083132034 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083132034 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083132034 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083132034 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083132034 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083132034 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083132034 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083132034 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 20241107083132035 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) 20241107083132035 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@fb7e2f9c3787: Start timer T: 2 s 20241107083132036 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) 20241107083132036 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) 20241107083132036 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083132037 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) 20241107083132037 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083132037 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083132037 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083132037 DLGLOBAL DEBUG validating counter group 0x5562c00d0740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083132037 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083132037 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083132037 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083132037 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:504) 20241107083132037 DRLCMAC 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) 20241107083132037 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 2 (alloc_algo.cpp:834) 20241107083132037 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241107083132038 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083132038 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083132038 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083132038 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083132038 DLGLOBAL DEBUG validating counter group 0x5562c00d0b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083132038 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083132038 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083132038 DLGLOBAL DEBUG validating counter group 0x5562c00d0be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083132038 DLGLOBAL DEBUG validating counter group 0x5562c00d0c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083132038 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=2 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083132038 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:1192) 20241107083132038 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2) (tbf.cpp:299) 20241107083132038 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00 (tbf_ul.cpp:712) 20241107083132038 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083132038 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083132038 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083132038 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083132038 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083132038 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) 20241107083132038 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) 20241107083132038 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083132038 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083132038 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=2 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083132038 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) 20241107083132040 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083132040 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083132040 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083132040 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083132040 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083132040 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083132040 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083132040 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083132040 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083132040 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(266)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@fb7e2f9c3787: 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 } 20241107083132049 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) 20241107083132050 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) 20241107083132050 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083132050 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083132050 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083132050 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083132050 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083132051 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) 20241107083132051 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) 20241107083132052 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) 20241107083132052 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) 20241107083132052 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) 20241107083132052 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) 20241107083132053 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) 20241107083132053 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) 20241107083132054 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) 20241107083132054 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) 20241107083132054 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) 20241107083132054 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) 20241107083132055 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) 20241107083132055 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) 20241107083132059 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) 20241107083132059 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) 20241107083132060 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083132073 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) 20241107083132073 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) 20241107083132075 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) 20241107083132075 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) 20241107083132076 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) 20241107083132076 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) 20241107083132076 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) 20241107083132076 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) 20241107083132077 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) 20241107083132077 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) 20241107083132078 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) 20241107083132078 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) 20241107083132079 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) 20241107083132079 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) 20241107083132079 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) 20241107083132079 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) 20241107083132080 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) 20241107083132080 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) 20241107083132081 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083132092 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) 20241107083132092 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) 20241107083132094 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) 20241107083132094 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) 20241107083132095 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) 20241107083132095 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) 20241107083132095 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) 20241107083132095 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) 20241107083132096 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) 20241107083132096 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) 20241107083132097 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) 20241107083132097 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) 20241107083132098 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) 20241107083132098 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) 20241107083132098 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) 20241107083132098 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) 20241107083132099 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) 20241107083132099 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) 20241107083132100 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083132111 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) 20241107083132111 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) 20241107083132113 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) 20241107083132113 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) 20241107083132114 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) 20241107083132114 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) 20241107083132114 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) 20241107083132114 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) 20241107083132115 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) 20241107083132115 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) 20241107083132116 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) 20241107083132116 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) 20241107083132117 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) 20241107083132117 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) 20241107083132117 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) 20241107083132117 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) 20241107083132121 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) 20241107083132121 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) 20241107083132121 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083132135 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) 20241107083132135 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) 20241107083132136 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) 20241107083132136 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) 20241107083132137 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) 20241107083132137 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) 20241107083132138 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) 20241107083132138 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) 20241107083132139 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) 20241107083132139 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) 20241107083132139 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) 20241107083132139 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) 20241107083132140 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) 20241107083132140 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) 20241107083132141 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) 20241107083132141 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) 20241107083132142 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) 20241107083132142 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) 20241107083132143 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083132154 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) 20241107083132154 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) 20241107083132155 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) 20241107083132155 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) 20241107083132156 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) 20241107083132156 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) 20241107083132157 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) 20241107083132157 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) 20241107083132158 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) 20241107083132158 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) 20241107083132158 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) 20241107083132158 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) 20241107083132159 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) 20241107083132159 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) 20241107083132160 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) 20241107083132160 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) 20241107083132161 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) 20241107083132161 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) 20241107083132161 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083132173 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) 20241107083132173 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) 20241107083132174 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) 20241107083132175 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) 20241107083132175 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) 20241107083132175 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) 20241107083132176 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) 20241107083132176 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) 20241107083132177 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) 20241107083132177 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) 20241107083132178 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) 20241107083132178 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) 20241107083132178 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) 20241107083132178 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) 20241107083132179 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) 20241107083132179 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) 20241107083132182 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) 20241107083132183 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) 20241107083132183 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083132197 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) 20241107083132197 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) 20241107083132198 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) 20241107083132198 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) 20241107083132199 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) 20241107083132199 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) 20241107083132200 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) 20241107083132200 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) 20241107083132200 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) 20241107083132201 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) 20241107083132201 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) 20241107083132201 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) 20241107083132202 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) 20241107083132202 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) 20241107083132203 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) 20241107083132203 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) 20241107083132204 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) 20241107083132204 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) 20241107083132205 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083132216 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) 20241107083132216 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) 20241107083132217 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) 20241107083132217 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) 20241107083132218 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) 20241107083132218 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) 20241107083132219 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) 20241107083132219 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) 20241107083132220 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) 20241107083132220 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) 20241107083132220 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) 20241107083132221 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) 20241107083132221 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) 20241107083132221 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) 20241107083132222 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) 20241107083132222 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) 20241107083132223 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) 20241107083132223 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) 20241107083132224 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083132235 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) 20241107083132235 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) 20241107083132237 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) 20241107083132237 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) 20241107083132238 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) 20241107083132238 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) 20241107083132238 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) 20241107083132238 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) 20241107083132238 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083132238 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083132239 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083132239 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) 20241107083132239 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) 20241107083132240 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) 20241107083132240 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) 20241107083132241 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) 20241107083132241 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) 20241107083132242 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) 20241107083132242 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) 20241107083132245 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) 20241107083132245 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) 20241107083132245 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107083132245 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) 20241107083132246 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083132259 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) 20241107083132259 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) 20241107083132261 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) 20241107083132261 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) 20241107083132261 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) 20241107083132261 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) 20241107083132262 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) 20241107083132262 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) 20241107083132263 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) 20241107083132263 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) 20241107083132264 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) 20241107083132264 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) 20241107083132265 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) 20241107083132265 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) 20241107083132265 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) 20241107083132266 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) 20241107083132266 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083132278 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) 20241107083132278 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) 20241107083132280 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) 20241107083132280 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) 20241107083132280 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 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083132280 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) 20241107083132280 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083132280 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 00 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083132280 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:1032) 20241107083132281 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) 20241107083132281 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) 20241107083132281 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) 20241107083132281 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083132281 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083132281 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083132281 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083132281 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083132281 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083132281 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083132281 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083132281 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083132281 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083132281 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) 20241107083132281 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083132281 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083132281 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083132281 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) 20241107083132281 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083132281 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083132281 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083132281 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) 20241107083132281 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) 20241107083132282 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) 20241107083132282 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) 20241107083132283 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) 20241107083132283 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) 20241107083132284 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) 20241107083132284 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) 20241107083132284 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) 20241107083132285 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) 20241107083132285 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083132297 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) 20241107083132297 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) 20241107083132299 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) 20241107083132299 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) 20241107083132300 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) 20241107083132300 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) 20241107083132300 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) 20241107083132300 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) 20241107083132301 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) 20241107083132301 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) 20241107083132302 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) 20241107083132302 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) 20241107083132303 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) 20241107083132303 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) 20241107083132304 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) 20241107083132304 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) 20241107083132307 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) 20241107083132307 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) 20241107083132307 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20241107083132307 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) 20241107083132307 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083132307 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083132307 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) 20241107083132307 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083132307 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083132307 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083132307 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) 20241107083132307 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) 20241107083132308 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083132318 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083132318 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083132318 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083132318 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083132318 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083132318 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241107083132318 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241107083132318 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083132318 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083132318 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) 20241107083132318 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 4 slots (alloc_algo.cpp:837) 20241107083132318 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241107083132318 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083132318 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241107083132318 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083132318 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083132319 DLGLOBAL DEBUG validating counter group 0x5562c00d0b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083132319 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083132319 DLGLOBAL DEBUG validating counter group 0x5562c00d0e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083132319 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 (tbf_dl.cpp:431) 20241107083132319 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:1192) 20241107083132319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 (tbf_dl.cpp:431) 20241107083132319 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:1192) 20241107083132319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 (tbf_dl.cpp:431) 20241107083132319 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:1192) 20241107083132319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 (tbf_dl.cpp:431) 20241107083132319 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:1192) 20241107083132319 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) 20241107083132319 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) 20241107083132319 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) 20241107083132319 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241107083132319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241107083132319 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) 20241107083132319 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241107083132319 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:147) 20241107083132319 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241107083132319 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) 20241107083132319 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241107083132319 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) 20241107083132321 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) 20241107083132321 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) 20241107083132323 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) 20241107083132323 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) 20241107083132324 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) 20241107083132324 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) 20241107083132324 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) 20241107083132324 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) 20241107083132325 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) 20241107083132325 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) 20241107083132326 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) 20241107083132326 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) 20241107083132327 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) 20241107083132327 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) 20241107083132327 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) 20241107083132327 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) 20241107083132328 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) 20241107083132328 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) 20241107083132328 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241107083132328 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:266) 20241107083132328 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20241107083132328 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:106) 20241107083132329 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083132329 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) 20241107083132330 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083132330 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20241107083132330 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:127) 20241107083132330 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:165) 20241107083132330 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) 20241107083132330 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) 20241107083132330 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Start timer Tx2001: 2.5 s 20241107083132341 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) 20241107083132341 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) 20241107083132342 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) 20241107083132342 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) 20241107083132343 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) 20241107083132343 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) 20241107083132343 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=69): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083132343 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083132344 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) 20241107083132344 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) 20241107083132345 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) 20241107083132345 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) 20241107083132345 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) 20241107083132345 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) 20241107083132346 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) 20241107083132346 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) 20241107083132347 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) 20241107083132347 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) 20241107083132348 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) 20241107083132348 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083132348 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241107083132348 DL1IF DEBUG (bts=0,trx=0,ts=2) 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) 20241107083132349 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083132360 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) 20241107083132360 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) 20241107083132361 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) 20241107083132361 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) 20241107083132362 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 02 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083132362 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) 20241107083132362 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083132362 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 02 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083132362 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:1032) 20241107083132362 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) 20241107083132362 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) 20241107083132362 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107083132362 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083132362 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241107083132362 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241107083132362 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107083132362 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083132362 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083132362 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) 20241107083132362 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083132362 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083132362 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083132362 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) 20241107083132362 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083132362 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083132362 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) 20241107083132363 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) 20241107083132363 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) 20241107083132364 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) 20241107083132364 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) 20241107083132365 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) 20241107083132365 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) 20241107083132365 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) 20241107083132365 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) 20241107083132366 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) 20241107083132366 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) 20241107083132369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241107083132369 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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){FLOW} (gprs_rlcmac_sched.cpp:443) 20241107083132369 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) 20241107083132369 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083132369 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRR" R=Received I=Invalid (encoding.cpp:860) 20241107083132369 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) 20241107083132369 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) 20241107083132369 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=78 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083132369 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 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) 20241107083132371 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083132384 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) 20241107083132384 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) 20241107083132387 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) 20241107083132387 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) 20241107083132388 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=6 data=3c 01 04 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083132388 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083132388 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083132388 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 04 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083132388 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:1032) 20241107083132388 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) 20241107083132388 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) 20241107083132388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241107083132388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083132388 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241107083132388 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241107083132388 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241107083132388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083132388 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083132388 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) 20241107083132388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083132388 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083132388 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083132388 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) 20241107083132388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083132388 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083132388 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) 20241107083132389 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) 20241107083132389 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) 20241107083132390 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) 20241107083132390 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) 20241107083132391 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) 20241107083132391 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) 20241107083132392 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) 20241107083132392 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) 20241107083132394 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) 20241107083132394 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) 20241107083132395 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083132403 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) 20241107083132403 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) 20241107083132405 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) 20241107083132405 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) 20241107083132406 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) 20241107083132406 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) 20241107083132406 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=82, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083132406 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=82, TS=2 (curr FN 82), reason=DL_ASS (tbf.cpp:487) 20241107083132406 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241107083132406 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:185) 20241107083132406 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:189) 20241107083132407 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) 20241107083132407 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) 20241107083132408 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) 20241107083132408 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) 20241107083132410 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) 20241107083132410 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) 20241107083132411 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) 20241107083132411 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) 20241107083132412 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) 20241107083132412 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) 20241107083132413 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083132422 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) 20241107083132422 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) 20241107083132424 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) 20241107083132424 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) 20241107083132426 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) 20241107083132426 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) 20241107083132427 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) 20241107083132427 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) 20241107083132428 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) 20241107083132428 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) 20241107083132428 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) 20241107083132428 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) 20241107083132429 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) 20241107083132429 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) 20241107083132430 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) 20241107083132430 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) 20241107083132431 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083132446 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) 20241107083132446 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) 20241107083132447 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) 20241107083132447 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) 20241107083132448 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241107083132448 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083132448 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) 20241107083132448 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) 20241107083132449 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) 20241107083132449 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) 20241107083132450 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) 20241107083132450 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) 20241107083132451 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) 20241107083132451 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) 20241107083132451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 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) 20241107083132451 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) 20241107083132451 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083132452 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083132452 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) 20241107083132452 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083132452 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=91 TLLI=0x00000001 (pdch.cpp:347) 20241107083132452 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) 20241107083132452 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) 20241107083132452 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) 20241107083132452 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107083132452 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:266) 20241107083132452 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 95 + 13 = 108 (pdch_ul_controller.c:131) 20241107083132452 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:106) 20241107083132453 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083132453 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) 20241107083132454 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083132454 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 108 for type POLL (pdch_ul_controller.c:184) 20241107083132454 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=108, TS=2) (tbf_dl_ass_fsm.c:127) 20241107083132454 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:165) 20241107083132454 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) 20241107083132454 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 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) 20241107083132454 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Received 2 Pkt Dl Ass 20241107083132465 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) 20241107083132465 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) 20241107083132466 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) 20241107083132466 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) 20241107083132467 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 06 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083132467 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) 20241107083132467 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083132467 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 06 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083132467 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:1032) 20241107083132467 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=95 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083132467 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) 20241107083132467 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) 20241107083132467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241107083132467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083132467 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241107083132467 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241107083132467 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241107083132467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083132467 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083132467 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) 20241107083132467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083132467 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083132467 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083132467 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) 20241107083132467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083132467 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083132467 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) 20241107083132468 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) 20241107083132468 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) 20241107083132468 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) 20241107083132468 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) 20241107083132469 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) 20241107083132469 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) 20241107083132470 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) 20241107083132470 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) 20241107083132471 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) 20241107083132471 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) 20241107083132472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241107083132472 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083132472 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241107083132472 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) 20241107083132472 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083132472 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083132472 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) 20241107083132472 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) 20241107083132472 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=99 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083132472 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 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) 20241107083132472 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083132484 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) 20241107083132484 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) 20241107083132486 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) 20241107083132486 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) 20241107083132486 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=11 data=3c 01 08 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083132486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083132486 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083132486 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 08 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083132486 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:1032) 20241107083132486 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) 20241107083132486 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) 20241107083132486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241107083132486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083132487 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241107083132487 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241107083132487 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241107083132487 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083132487 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083132487 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) 20241107083132487 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083132487 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083132487 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083132487 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) 20241107083132487 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083132487 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083132487 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) 20241107083132487 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) 20241107083132487 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) 20241107083132488 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) 20241107083132488 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) 20241107083132489 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) 20241107083132489 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) 20241107083132489 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) 20241107083132489 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) 20241107083132490 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) 20241107083132490 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) 20241107083132493 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083132508 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) 20241107083132508 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) 20241107083132509 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) 20241107083132509 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) 20241107083132510 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) 20241107083132510 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) 20241107083132510 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=104): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083132510 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083132512 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) 20241107083132512 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) 20241107083132513 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) 20241107083132513 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) 20241107083132514 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) 20241107083132514 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) 20241107083132515 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) 20241107083132515 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) 20241107083132517 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) 20241107083132517 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) 20241107083132518 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083132527 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) 20241107083132527 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) 20241107083132529 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) 20241107083132529 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) 20241107083132530 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) 20241107083132530 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) 20241107083132530 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=108, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083132530 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=108, TS=2 (curr FN 108), reason=DL_ASS (tbf.cpp:487) 20241107083132530 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241107083132530 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:185) 20241107083132530 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:189) 20241107083132531 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) 20241107083132531 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) 20241107083132532 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) 20241107083132532 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) 20241107083132533 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) 20241107083132533 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) 20241107083132533 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) 20241107083132533 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) 20241107083132534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241107083132534 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) 20241107083132535 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083132546 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) 20241107083132546 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) 20241107083132547 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) 20241107083132547 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) 20241107083132548 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241107083132548 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083132549 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) 20241107083132549 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) 20241107083132550 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) 20241107083132550 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) 20241107083132550 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) 20241107083132551 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) 20241107083132551 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) 20241107083132551 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) 20241107083132552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 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) 20241107083132552 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) 20241107083132552 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083132552 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083132552 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) 20241107083132552 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083132552 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=112 TLLI=0x00000001 (pdch.cpp:347) 20241107083132552 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) 20241107083132556 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) 20241107083132556 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) 20241107083132556 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241107083132556 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:266) 20241107083132556 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 117 + 13 = 130 (pdch_ul_controller.c:131) 20241107083132556 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:106) 20241107083132556 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083132556 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) 20241107083132557 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083132557 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 130 for type POLL (pdch_ul_controller.c:184) 20241107083132557 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=130, TS=2) (tbf_dl_ass_fsm.c:127) 20241107083132557 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:165) 20241107083132557 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) 20241107083132557 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 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) 20241107083132557 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Received 3 Pkt Dl Ass 20241107083132570 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) 20241107083132570 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) 20241107083132571 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) 20241107083132571 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) 20241107083132572 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 0a 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083132572 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) 20241107083132572 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083132572 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 0a 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083132572 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:1032) 20241107083132572 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=117 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083132572 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) 20241107083132572 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) 20241107083132572 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241107083132572 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083132572 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241107083132572 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241107083132572 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241107083132572 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083132572 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083132572 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) 20241107083132572 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083132572 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083132572 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083132572 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) 20241107083132572 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083132572 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083132572 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) 20241107083132572 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) 20241107083132572 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) 20241107083132573 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) 20241107083132573 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) 20241107083132573 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) 20241107083132573 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) 20241107083132573 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) 20241107083132574 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) 20241107083132574 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) 20241107083132574 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) 20241107083132575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241107083132575 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083132575 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241107083132575 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) 20241107083132575 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083132575 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083132575 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) 20241107083132575 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) 20241107083132575 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=121 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083132575 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 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) 20241107083132575 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083132588 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) 20241107083132588 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) 20241107083132588 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) 20241107083132588 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) 20241107083132589 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=4 data=3c 01 0c 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083132589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083132589 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083132589 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 0c 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083132589 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:1032) 20241107083132589 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) 20241107083132589 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) 20241107083132589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241107083132589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083132589 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241107083132589 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241107083132589 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241107083132589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083132589 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083132589 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) 20241107083132589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083132589 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083132589 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083132589 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) 20241107083132589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083132589 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083132589 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) 20241107083132589 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) 20241107083132589 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) 20241107083132589 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) 20241107083132589 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) 20241107083132589 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) 20241107083132589 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) 20241107083132589 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) 20241107083132589 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) 20241107083132589 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) 20241107083132589 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) 20241107083132593 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083132607 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) 20241107083132607 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) 20241107083132607 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) 20241107083132607 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) 20241107083132607 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) 20241107083132607 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) 20241107083132607 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=125): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083132607 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083132607 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) 20241107083132607 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) 20241107083132608 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) 20241107083132608 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) 20241107083132608 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) 20241107083132608 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) 20241107083132608 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) 20241107083132608 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) 20241107083132608 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) 20241107083132608 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) 20241107083132616 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083132630 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) 20241107083132630 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) 20241107083132630 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) 20241107083132630 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) 20241107083132630 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) 20241107083132630 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) 20241107083132630 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=130, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083132630 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=130, TS=2 (curr FN 130), reason=DL_ASS (tbf.cpp:487) 20241107083132631 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241107083132631 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:185) 20241107083132631 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:189) 20241107083132631 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) 20241107083132631 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) 20241107083132631 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) 20241107083132631 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) 20241107083132631 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) 20241107083132631 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) 20241107083132631 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) 20241107083132631 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) 20241107083132631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241107083132631 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) 20241107083132635 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083132649 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) 20241107083132649 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) 20241107083132649 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) 20241107083132649 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) 20241107083132649 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241107083132649 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083132649 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) 20241107083132649 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) 20241107083132649 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) 20241107083132649 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) 20241107083132650 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) 20241107083132650 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) 20241107083132650 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) 20241107083132650 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) 20241107083132650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 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) 20241107083132650 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) 20241107083132650 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083132650 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083132650 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) 20241107083132650 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083132650 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=134 TLLI=0x00000001 (pdch.cpp:347) 20241107083132650 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) 20241107083132653 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) 20241107083132653 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) 20241107083132653 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241107083132653 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:266) 20241107083132653 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20241107083132653 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:106) 20241107083132653 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083132653 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) 20241107083132654 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083132654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20241107083132654 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=151, TS=2) (tbf_dl_ass_fsm.c:127) 20241107083132654 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:165) 20241107083132654 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) 20241107083132654 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 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) 20241107083132654 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Received 4 Pkt Dl Ass 20241107083132668 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) 20241107083132668 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) 20241107083132668 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) 20241107083132668 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) 20241107083132668 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 0e 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083132668 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) 20241107083132668 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083132668 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 0e 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083132668 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:1032) 20241107083132668 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=138 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083132668 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) 20241107083132668 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) 20241107083132668 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241107083132668 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083132668 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241107083132668 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241107083132668 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241107083132668 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083132668 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083132668 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) 20241107083132668 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083132668 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083132668 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083132668 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) 20241107083132668 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083132668 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083132668 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) 20241107083132668 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) 20241107083132668 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) 20241107083132668 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) 20241107083132668 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) 20241107083132668 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) 20241107083132668 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) 20241107083132669 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) 20241107083132669 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) 20241107083132669 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) 20241107083132669 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) 20241107083132677 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241107083132677 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083132677 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241107083132677 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) 20241107083132677 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083132677 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083132677 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) 20241107083132677 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) 20241107083132677 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=143 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083132677 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 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) 20241107083132677 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083132691 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) 20241107083132691 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) 20241107083132691 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) 20241107083132691 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) 20241107083132691 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=9 data=3c 01 10 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083132691 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083132691 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083132691 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 10 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083132691 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:1032) 20241107083132691 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) 20241107083132691 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) 20241107083132691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241107083132691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083132691 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241107083132691 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241107083132691 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241107083132691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083132691 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083132691 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) 20241107083132691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083132691 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083132691 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083132691 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) 20241107083132691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083132691 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083132691 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) 20241107083132691 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) 20241107083132691 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) 20241107083132691 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) 20241107083132691 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) 20241107083132691 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) 20241107083132691 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) 20241107083132692 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) 20241107083132692 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) 20241107083132692 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) 20241107083132692 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) 20241107083132695 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083132709 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) 20241107083132709 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) 20241107083132709 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) 20241107083132709 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) 20241107083132710 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) 20241107083132710 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) 20241107083132710 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=147): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083132710 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083132710 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) 20241107083132710 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) 20241107083132710 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) 20241107083132710 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) 20241107083132710 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) 20241107083132710 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) 20241107083132710 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) 20241107083132710 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) 20241107083132710 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) 20241107083132710 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) 20241107083132714 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083132728 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) 20241107083132728 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) 20241107083132728 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) 20241107083132728 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) 20241107083132728 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) 20241107083132728 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) 20241107083132728 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=151, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083132728 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=151, TS=2 (curr FN 151), reason=DL_ASS (tbf.cpp:487) 20241107083132728 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241107083132728 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:185) 20241107083132728 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:189) 20241107083132728 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) 20241107083132728 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) 20241107083132728 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) 20241107083132728 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) 20241107083132729 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) 20241107083132729 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) 20241107083132729 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) 20241107083132729 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) 20241107083132729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241107083132729 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) 20241107083132737 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083132751 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) 20241107083132751 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) 20241107083132751 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) 20241107083132751 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) 20241107083132751 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241107083132751 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083132752 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) 20241107083132752 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) 20241107083132752 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) 20241107083132752 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) 20241107083132752 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) 20241107083132752 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) 20241107083132752 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) 20241107083132752 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) 20241107083132752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 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) 20241107083132752 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) 20241107083132752 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083132752 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083132752 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) 20241107083132752 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083132752 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=156 TLLI=0x00000001 (pdch.cpp:347) 20241107083132752 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) 20241107083132756 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) 20241107083132756 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) 20241107083132756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20241107083132756 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:266) 20241107083132756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 160 + 13 = 173 (pdch_ul_controller.c:131) 20241107083132756 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:106) 20241107083132756 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083132756 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) 20241107083132756 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083132756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 173 for type POLL (pdch_ul_controller.c:184) 20241107083132756 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=173, TS=2) (tbf_dl_ass_fsm.c:127) 20241107083132756 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:165) 20241107083132756 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) 20241107083132756 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 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) 20241107083132756 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Received 5 Pkt Dl Ass 20241107083132770 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) 20241107083132770 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) 20241107083132770 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) 20241107083132770 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) 20241107083132770 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 12 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083132770 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) 20241107083132770 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083132770 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 12 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083132770 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:1032) 20241107083132770 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=160 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083132770 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) 20241107083132770 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) 20241107083132770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241107083132770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083132770 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241107083132770 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241107083132770 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241107083132770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083132770 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083132770 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) 20241107083132770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083132770 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083132770 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083132770 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) 20241107083132770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083132770 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083132770 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) 20241107083132770 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) 20241107083132770 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) 20241107083132770 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) 20241107083132770 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) 20241107083132770 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) 20241107083132770 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) 20241107083132771 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) 20241107083132771 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) 20241107083132771 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) 20241107083132771 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) 20241107083132774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=164 RX RTS.req: sapi=5 arfcn=871 cur_fn=160 block=2 (pcu_l1_if.cpp:576) 20241107083132774 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083132774 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241107083132774 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) 20241107083132774 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083132774 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083132774 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) 20241107083132774 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) 20241107083132774 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=164 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083132774 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 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) 20241107083132775 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083132788 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) 20241107083132788 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) 20241107083132789 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) 20241107083132789 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) 20241107083132789 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=2 data=3c 01 14 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083132789 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083132789 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083132789 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 14 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083132789 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:1032) 20241107083132789 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) 20241107083132789 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) 20241107083132789 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241107083132789 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083132789 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241107083132789 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241107083132789 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241107083132789 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083132789 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083132789 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) 20241107083132789 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083132789 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083132789 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083132789 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) 20241107083132789 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083132789 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083132789 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) 20241107083132789 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) 20241107083132789 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) 20241107083132789 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) 20241107083132789 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) 20241107083132789 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) 20241107083132789 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) 20241107083132789 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) 20241107083132789 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) 20241107083132789 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) 20241107083132789 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) 20241107083132798 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083132812 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) 20241107083132812 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) 20241107083132812 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) 20241107083132812 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) 20241107083132812 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) 20241107083132812 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) 20241107083132812 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=169): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083132812 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083132812 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) 20241107083132812 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) 20241107083132812 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) 20241107083132812 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) 20241107083132812 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) 20241107083132812 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) 20241107083132812 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) 20241107083132812 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) 20241107083132813 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) 20241107083132813 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) 20241107083132816 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083132830 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) 20241107083132830 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) 20241107083132831 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) 20241107083132831 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) 20241107083132831 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) 20241107083132831 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) 20241107083132831 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=173, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083132831 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=173, TS=2 (curr FN 173), reason=DL_ASS (tbf.cpp:487) 20241107083132831 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241107083132831 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:185) 20241107083132831 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:189) 20241107083132831 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) 20241107083132831 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) 20241107083132831 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) 20241107083132831 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) 20241107083132831 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) 20241107083132831 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) 20241107083132831 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) 20241107083132831 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) 20241107083132831 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241107083132831 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) 20241107083132835 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083132849 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) 20241107083132849 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) 20241107083132850 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) 20241107083132850 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) 20241107083132850 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241107083132850 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083132850 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) 20241107083132850 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) 20241107083132850 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) 20241107083132850 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) 20241107083132850 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) 20241107083132850 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) 20241107083132850 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) 20241107083132850 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) 20241107083132851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 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) 20241107083132851 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) 20241107083132851 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083132851 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083132851 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) 20241107083132851 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083132851 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=177 TLLI=0x00000001 (pdch.cpp:347) 20241107083132851 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) 20241107083132859 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) 20241107083132859 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) 20241107083132859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241107083132859 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:266) 20241107083132859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 182 + 13 = 195 (pdch_ul_controller.c:131) 20241107083132859 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:106) 20241107083132859 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083132859 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) 20241107083132859 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083132859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 195 for type POLL (pdch_ul_controller.c:184) 20241107083132859 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=195, TS=2) (tbf_dl_ass_fsm.c:127) 20241107083132859 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:165) 20241107083132859 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) 20241107083132859 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 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) 20241107083132859 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Received 6 Pkt Dl Ass 20241107083132873 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) 20241107083132873 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) 20241107083132873 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) 20241107083132873 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) 20241107083132873 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 16 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083132873 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) 20241107083132873 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083132873 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 16 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083132873 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:1032) 20241107083132873 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=182 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083132873 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) 20241107083132873 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) 20241107083132873 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241107083132873 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083132873 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241107083132873 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241107083132873 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241107083132873 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083132873 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083132873 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) 20241107083132873 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083132873 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083132873 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083132873 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) 20241107083132873 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083132873 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083132873 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) 20241107083132873 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) 20241107083132873 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) 20241107083132874 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) 20241107083132874 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) 20241107083132874 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) 20241107083132874 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) 20241107083132874 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) 20241107083132874 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) 20241107083132874 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) 20241107083132874 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) 20241107083132877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=186 RX RTS.req: sapi=5 arfcn=871 cur_fn=182 block=7 (pcu_l1_if.cpp:576) 20241107083132877 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083132877 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20241107083132877 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) 20241107083132877 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083132877 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083132877 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) 20241107083132877 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) 20241107083132877 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=186 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083132877 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 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) 20241107083132878 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083132891 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) 20241107083132891 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) 20241107083132892 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) 20241107083132892 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) 20241107083132892 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=7 data=3c 01 18 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083132892 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083132892 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083132892 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 18 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083132892 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:1032) 20241107083132892 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) 20241107083132892 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) 20241107083132892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241107083132892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083132892 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241107083132892 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241107083132892 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241107083132892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083132892 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083132892 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) 20241107083132892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083132892 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083132892 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083132892 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) 20241107083132892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083132892 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083132892 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) 20241107083132892 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) 20241107083132892 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) 20241107083132892 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) 20241107083132892 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) 20241107083132892 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) 20241107083132892 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) 20241107083132892 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) 20241107083132892 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) 20241107083132892 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) 20241107083132892 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) 20241107083132896 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083132910 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) 20241107083132910 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) 20241107083132910 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) 20241107083132910 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) 20241107083132910 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) 20241107083132910 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) 20241107083132910 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=190): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083132910 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083132910 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) 20241107083132910 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) 20241107083132911 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) 20241107083132911 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) 20241107083132911 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) 20241107083132911 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) 20241107083132911 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) 20241107083132911 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) 20241107083132911 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) 20241107083132911 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) 20241107083132919 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083132933 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) 20241107083132933 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) 20241107083132933 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) 20241107083132933 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) 20241107083132933 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) 20241107083132933 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) 20241107083132933 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=195, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083132933 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=195, TS=2 (curr FN 195), reason=DL_ASS (tbf.cpp:487) 20241107083132933 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241107083132934 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:185) 20241107083132934 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:189) 20241107083132934 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) 20241107083132934 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) 20241107083132934 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) 20241107083132934 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) 20241107083132934 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) 20241107083132934 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) 20241107083132934 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) 20241107083132934 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) 20241107083132934 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241107083132934 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) 20241107083132938 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083132952 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) 20241107083132952 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) 20241107083132952 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) 20241107083132952 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) 20241107083132952 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241107083132952 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083132952 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) 20241107083132952 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) 20241107083132953 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) 20241107083132953 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) 20241107083132953 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) 20241107083132953 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) 20241107083132953 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) 20241107083132953 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) 20241107083132953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 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) 20241107083132953 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) 20241107083132953 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083132953 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083132953 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) 20241107083132953 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083132953 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=199 TLLI=0x00000001 (pdch.cpp:347) 20241107083132953 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) 20241107083132956 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) 20241107083132956 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) 20241107083132956 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241107083132956 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:266) 20241107083132956 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 203 + 13 = 216 (pdch_ul_controller.c:131) 20241107083132956 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:106) 20241107083132956 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083132956 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) 20241107083132956 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083132956 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 216 for type POLL (pdch_ul_controller.c:184) 20241107083132957 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=216, TS=2) (tbf_dl_ass_fsm.c:127) 20241107083132957 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:165) 20241107083132957 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) 20241107083132957 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 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) 20241107083132957 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Received 7 Pkt Dl Ass 20241107083132970 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) 20241107083132970 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) 20241107083132971 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) 20241107083132971 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) 20241107083132971 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 1a 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083132971 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) 20241107083132971 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083132971 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 1a 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083132971 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:1032) 20241107083132971 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=203 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083132971 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) 20241107083132971 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) 20241107083132971 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241107083132971 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083132971 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241107083132971 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241107083132971 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241107083132971 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083132971 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083132971 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) 20241107083132971 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083132971 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083132971 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083132971 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) 20241107083132971 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083132971 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083132971 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) 20241107083132971 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) 20241107083132971 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) 20241107083132971 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) 20241107083132971 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) 20241107083132971 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) 20241107083132971 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) 20241107083132972 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) 20241107083132972 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) 20241107083132972 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) 20241107083132972 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) 20241107083132980 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=208 RX RTS.req: sapi=5 arfcn=871 cur_fn=203 block=0 (pcu_l1_if.cpp:576) 20241107083132980 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083132980 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20241107083132980 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) 20241107083132980 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083132980 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083132980 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) 20241107083132980 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) 20241107083132980 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=208 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083132980 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 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) 20241107083132980 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083132993 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) 20241107083132993 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) 20241107083132994 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) 20241107083132994 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) 20241107083132994 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data=3c 01 1c 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083132994 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083132994 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083132994 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 1c 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083132994 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:1032) 20241107083132994 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) 20241107083132994 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) 20241107083132994 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241107083132994 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083132994 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241107083132994 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241107083132994 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241107083132994 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083132994 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083132994 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) 20241107083132994 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083132994 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083132994 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083132994 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) 20241107083132994 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083132994 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083132994 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) 20241107083132994 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) 20241107083132994 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) 20241107083132994 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) 20241107083132994 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) 20241107083132994 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) 20241107083132994 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) 20241107083132995 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) 20241107083132995 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) 20241107083132995 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) 20241107083132995 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) 20241107083132998 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083133012 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) 20241107083133012 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) 20241107083133012 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) 20241107083133012 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) 20241107083133012 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) 20241107083133012 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) 20241107083133012 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=212): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083133012 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083133013 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) 20241107083133013 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) 20241107083133013 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) 20241107083133013 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) 20241107083133013 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) 20241107083133013 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) 20241107083133013 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) 20241107083133013 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) 20241107083133013 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) 20241107083133013 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) 20241107083133017 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083133031 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) 20241107083133031 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) 20241107083133031 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) 20241107083133031 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) 20241107083133031 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) 20241107083133031 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) 20241107083133031 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=216, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083133031 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=216, TS=2 (curr FN 216), reason=DL_ASS (tbf.cpp:487) 20241107083133031 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241107083133031 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:185) 20241107083133031 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:189) 20241107083133031 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) 20241107083133031 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) 20241107083133031 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) 20241107083133031 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) 20241107083133031 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) 20241107083133032 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) 20241107083133032 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) 20241107083133032 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) 20241107083133032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241107083133032 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) 20241107083133040 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083133054 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) 20241107083133054 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) 20241107083133055 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) 20241107083133055 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) 20241107083133055 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241107083133055 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083133055 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) 20241107083133055 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) 20241107083133055 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) 20241107083133055 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) 20241107083133055 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) 20241107083133055 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) 20241107083133055 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) 20241107083133055 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) 20241107083133055 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 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) 20241107083133055 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) 20241107083133055 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083133056 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083133056 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) 20241107083133056 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083133056 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=221 TLLI=0x00000001 (pdch.cpp:347) 20241107083133056 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) 20241107083133059 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) 20241107083133059 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) 20241107083133059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20241107083133059 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:266) 20241107083133059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 225 + 13 = 238 (pdch_ul_controller.c:131) 20241107083133059 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:106) 20241107083133059 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083133059 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) 20241107083133059 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083133059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 238 for type POLL (pdch_ul_controller.c:184) 20241107083133059 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=238, TS=2) (tbf_dl_ass_fsm.c:127) 20241107083133059 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:165) 20241107083133059 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) 20241107083133059 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 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) 20241107083133059 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Received 8 Pkt Dl Ass 20241107083133073 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) 20241107083133073 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) 20241107083133073 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) 20241107083133073 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) 20241107083133073 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 1e 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083133073 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) 20241107083133073 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083133073 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 1e 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083133073 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:1032) 20241107083133073 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=225 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083133073 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) 20241107083133073 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241107083133073 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) 20241107083133073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241107083133073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083133073 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241107083133073 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241107083133073 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241107083133073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083133073 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083133073 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) 20241107083133073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083133073 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083133073 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083133073 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) 20241107083133073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083133073 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083133073 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) 20241107083133073 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) 20241107083133073 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) 20241107083133073 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) 20241107083133073 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) 20241107083133073 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) 20241107083133073 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) 20241107083133073 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) 20241107083133073 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) 20241107083133074 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) 20241107083133074 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) 20241107083133077 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=229 RX RTS.req: sapi=5 arfcn=871 cur_fn=225 block=5 (pcu_l1_if.cpp:576) 20241107083133077 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083133077 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20241107083133077 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) 20241107083133077 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083133077 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083133077 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) 20241107083133077 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) 20241107083133077 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=229 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083133077 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=229 Sending data request: sapi=5 arfcn=871 cur_fn=225 block=5 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) 20241107083133077 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083133091 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) 20241107083133091 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) 20241107083133091 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) 20241107083133091 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) 20241107083133092 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=5 data=3c 01 20 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083133092 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083133092 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083133092 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 20 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083133092 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:1032) 20241107083133092 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) 20241107083133092 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) 20241107083133092 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241107083133092 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083133092 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241107083133092 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241107083133092 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241107083133092 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083133092 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083133092 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) 20241107083133092 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083133092 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083133092 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083133092 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) 20241107083133092 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083133092 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083133092 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) 20241107083133092 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) 20241107083133092 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) 20241107083133092 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) 20241107083133092 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) 20241107083133092 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) 20241107083133092 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) 20241107083133092 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) 20241107083133092 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) 20241107083133092 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) 20241107083133092 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) 20241107083133101 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083133116 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) 20241107083133116 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) 20241107083133116 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) 20241107083133116 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) 20241107083133117 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) 20241107083133117 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) 20241107083133117 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=234): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083133117 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083133117 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) 20241107083133117 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) 20241107083133118 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) 20241107083133118 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) 20241107083133118 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) 20241107083133118 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) 20241107083133119 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) 20241107083133119 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) 20241107083133120 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) 20241107083133120 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) 20241107083133120 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083133135 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) 20241107083133135 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) 20241107083133136 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) 20241107083133136 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) 20241107083133137 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) 20241107083133137 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) 20241107083133137 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=238, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083133137 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=238, TS=2 (curr FN 238), reason=DL_ASS (tbf.cpp:487) 20241107083133137 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241107083133137 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:185) 20241107083133137 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:189) 20241107083133138 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) 20241107083133138 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) 20241107083133139 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) 20241107083133139 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) 20241107083133140 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) 20241107083133140 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) 20241107083133140 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) 20241107083133140 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) 20241107083133141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241107083133141 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) 20241107083133142 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083133153 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) 20241107083133153 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) 20241107083133153 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) 20241107083133153 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) 20241107083133153 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241107083133153 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083133153 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) 20241107083133153 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) 20241107083133153 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) 20241107083133153 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) 20241107083133154 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) 20241107083133154 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) 20241107083133154 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) 20241107083133154 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) 20241107083133154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 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) 20241107083133154 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) 20241107083133154 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083133154 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083133154 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) 20241107083133154 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083133154 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=242 TLLI=0x00000001 (pdch.cpp:347) 20241107083133154 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) 20241107083133162 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) 20241107083133162 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) 20241107083133162 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 251 for type USF (pdch_ul_controller.c:184) 20241107083133162 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:266) 20241107083133162 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 247 + 13 = 260 (pdch_ul_controller.c:131) 20241107083133162 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:106) 20241107083133162 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083133162 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) 20241107083133162 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083133162 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 260 for type POLL (pdch_ul_controller.c:184) 20241107083133162 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=260, TS=2) (tbf_dl_ass_fsm.c:127) 20241107083133162 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:165) 20241107083133162 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) 20241107083133162 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 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) 20241107083133162 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Received 9 Pkt Dl Ass 20241107083133176 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) 20241107083133176 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) 20241107083133176 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) 20241107083133176 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) 20241107083133176 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 22 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083133176 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) 20241107083133176 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083133176 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 22 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083133176 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:1032) 20241107083133176 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=247 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083133176 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) 20241107083133176 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) 20241107083133176 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241107083133176 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083133176 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241107083133176 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241107083133176 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241107083133176 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083133176 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083133176 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) 20241107083133176 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083133176 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083133176 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083133176 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) 20241107083133176 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083133176 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083133176 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) 20241107083133176 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) 20241107083133176 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) 20241107083133177 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) 20241107083133177 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) 20241107083133177 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) 20241107083133177 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) 20241107083133177 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) 20241107083133177 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) 20241107083133177 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) 20241107083133177 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) 20241107083133181 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=251 RX RTS.req: sapi=5 arfcn=871 cur_fn=247 block=10 (pcu_l1_if.cpp:576) 20241107083133181 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083133181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 255 for type USF (pdch_ul_controller.c:184) 20241107083133181 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) 20241107083133181 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083133181 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083133181 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) 20241107083133181 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) 20241107083133181 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=251 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083133181 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 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) 20241107083133181 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083133194 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) 20241107083133194 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) 20241107083133195 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) 20241107083133195 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) 20241107083133195 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=10 data=3c 01 24 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083133195 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083133195 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083133195 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 24 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083133195 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:1032) 20241107083133195 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) 20241107083133195 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) 20241107083133195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241107083133195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083133195 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241107083133195 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241107083133195 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241107083133195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083133195 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083133195 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) 20241107083133195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083133195 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083133195 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083133195 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) 20241107083133195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083133195 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083133195 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) 20241107083133195 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) 20241107083133195 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) 20241107083133195 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) 20241107083133195 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) 20241107083133195 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) 20241107083133195 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) 20241107083133195 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) 20241107083133195 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) 20241107083133196 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) 20241107083133196 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) 20241107083133199 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083133213 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) 20241107083133213 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) 20241107083133213 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) 20241107083133213 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) 20241107083133213 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) 20241107083133213 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) 20241107083133213 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=255): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083133213 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083133214 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) 20241107083133214 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) 20241107083133214 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) 20241107083133214 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) 20241107083133214 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) 20241107083133214 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) 20241107083133214 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) 20241107083133214 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) 20241107083133214 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) 20241107083133214 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) 20241107083133222 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083133236 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) 20241107083133236 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) 20241107083133236 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) 20241107083133236 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) 20241107083133237 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) 20241107083133237 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) 20241107083133237 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=260, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083133237 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=260, TS=2 (curr FN 260), reason=DL_ASS (tbf.cpp:487) 20241107083133237 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241107083133237 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:185) 20241107083133237 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:189) 20241107083133237 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) 20241107083133237 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) 20241107083133237 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) 20241107083133237 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) 20241107083133237 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) 20241107083133237 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) 20241107083133237 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) 20241107083133237 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) 20241107083133237 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241107083133237 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) 20241107083133241 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083133255 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) 20241107083133255 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) 20241107083133255 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) 20241107083133255 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) 20241107083133256 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241107083133256 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083133256 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) 20241107083133256 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) 20241107083133256 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) 20241107083133256 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) 20241107083133256 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) 20241107083133256 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) 20241107083133256 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) 20241107083133256 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) 20241107083133256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 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) 20241107083133256 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) 20241107083133256 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083133256 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083133256 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) 20241107083133256 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083133256 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=264 TLLI=0x00000001 (pdch.cpp:347) 20241107083133256 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) 20241107083133260 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) 20241107083133260 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) 20241107083133260 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 273 for type USF (pdch_ul_controller.c:184) 20241107083133260 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:266) 20241107083133260 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 268 + 13 = 281 (pdch_ul_controller.c:131) 20241107083133260 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:106) 20241107083133260 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083133260 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) 20241107083133260 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083133260 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 281 for type POLL (pdch_ul_controller.c:184) 20241107083133260 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=281, TS=2) (tbf_dl_ass_fsm.c:127) 20241107083133260 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:165) 20241107083133260 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) 20241107083133260 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=268 Sending data request: sapi=5 arfcn=871 cur_fn=264 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) 20241107083133260 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Received 10 Pkt Dl Ass 20241107083133274 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) 20241107083133274 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) 20241107083133274 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) 20241107083133274 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) 20241107083133274 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 26 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083133274 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) 20241107083133274 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083133274 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 26 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083133274 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:1032) 20241107083133274 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=268 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083133274 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) 20241107083133274 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) 20241107083133274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241107083133274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083133274 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241107083133274 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241107083133274 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241107083133274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083133274 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083133274 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) 20241107083133274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083133274 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083133274 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083133274 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) 20241107083133274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083133274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083133274 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083133274 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) 20241107083133274 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) 20241107083133274 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) 20241107083133275 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) 20241107083133275 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) 20241107083133275 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) 20241107083133275 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) 20241107083133275 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) 20241107083133275 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) 20241107083133275 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) 20241107083133275 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) 20241107083133283 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=273 RX RTS.req: sapi=5 arfcn=871 cur_fn=268 block=3 (pcu_l1_if.cpp:576) 20241107083133283 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083133283 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20241107083133283 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) 20241107083133283 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083133283 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083133283 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) 20241107083133283 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) 20241107083133283 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=273 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083133283 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 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) 20241107083133283 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083133297 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) 20241107083133297 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) 20241107083133297 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) 20241107083133297 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) 20241107083133298 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=3 data=3c 01 28 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083133298 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083133298 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083133298 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 28 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083133298 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:1032) 20241107083133298 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) 20241107083133298 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) 20241107083133298 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241107083133298 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083133298 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241107083133298 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241107083133298 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241107083133298 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083133298 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083133298 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) 20241107083133298 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083133298 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083133298 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083133298 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) 20241107083133298 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083133298 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083133298 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) 20241107083133298 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) 20241107083133298 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) 20241107083133298 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) 20241107083133298 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) 20241107083133299 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) 20241107083133299 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) 20241107083133299 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) 20241107083133299 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) 20241107083133299 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) 20241107083133299 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) 20241107083133302 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083133316 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) 20241107083133316 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) 20241107083133316 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) 20241107083133316 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) 20241107083133316 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) 20241107083133316 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) 20241107083133316 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=277): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083133316 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083133316 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) 20241107083133316 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) 20241107083133316 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) 20241107083133316 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) 20241107083133317 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) 20241107083133317 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) 20241107083133317 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) 20241107083133317 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) 20241107083133317 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) 20241107083133317 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) 20241107083133320 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083133334 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) 20241107083133334 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) 20241107083133335 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) 20241107083133335 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) 20241107083133335 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) 20241107083133335 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) 20241107083133335 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=281, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083133335 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=281, TS=2 (curr FN 281), reason=DL_ASS (tbf.cpp:487) 20241107083133335 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241107083133335 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:185) 20241107083133335 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:189) 20241107083133335 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) 20241107083133335 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) 20241107083133335 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) 20241107083133335 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) 20241107083133335 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) 20241107083133335 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) 20241107083133336 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) 20241107083133336 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) 20241107083133336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241107083133336 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) 20241107083133344 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083133358 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) 20241107083133358 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) 20241107083133358 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) 20241107083133358 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) 20241107083133358 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241107083133358 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083133358 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) 20241107083133358 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) 20241107083133358 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) 20241107083133358 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) 20241107083133359 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) 20241107083133359 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) 20241107083133359 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) 20241107083133359 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) 20241107083133359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 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) 20241107083133359 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) 20241107083133359 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083133359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083133359 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) 20241107083133359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083133359 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=286 TLLI=0x00000001 (pdch.cpp:347) 20241107083133359 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) 20241107083133362 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) 20241107083133362 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) 20241107083133362 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241107083133362 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:266) 20241107083133362 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 290 + 13 = 303 (pdch_ul_controller.c:131) 20241107083133362 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:106) 20241107083133362 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083133362 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) 20241107083133362 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083133362 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 303 for type POLL (pdch_ul_controller.c:184) 20241107083133362 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=303, TS=2) (tbf_dl_ass_fsm.c:127) 20241107083133362 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:165) 20241107083133362 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) 20241107083133362 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 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) 20241107083133363 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Received 11 Pkt Dl Ass 20241107083133376 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) 20241107083133376 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) 20241107083133377 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) 20241107083133377 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) 20241107083133377 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 2a 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083133377 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) 20241107083133377 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083133377 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 2a 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083133377 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:1032) 20241107083133377 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=290 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083133377 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) 20241107083133377 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) 20241107083133377 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241107083133377 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083133377 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241107083133377 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241107083133377 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241107083133377 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083133377 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083133377 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) 20241107083133377 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083133377 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083133377 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083133377 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) 20241107083133377 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083133377 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083133377 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) 20241107083133377 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) 20241107083133377 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) 20241107083133377 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) 20241107083133377 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) 20241107083133378 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) 20241107083133378 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) 20241107083133378 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) 20241107083133378 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) 20241107083133378 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) 20241107083133378 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) 20241107083133381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=294 RX RTS.req: sapi=5 arfcn=871 cur_fn=290 block=8 (pcu_l1_if.cpp:576) 20241107083133381 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083133381 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20241107083133381 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) 20241107083133381 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083133381 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083133381 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) 20241107083133381 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) 20241107083133381 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=294 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083133381 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 block=8 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) 20241107083133381 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083133395 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) 20241107083133395 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) 20241107083133395 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) 20241107083133395 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) 20241107083133395 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=8 data=3c 01 2c 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083133395 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083133395 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083133395 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 2c 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083133395 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:1032) 20241107083133395 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) 20241107083133395 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) 20241107083133395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241107083133395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083133395 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241107083133395 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241107083133395 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241107083133395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083133395 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083133395 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) 20241107083133395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083133395 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083133395 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083133395 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) 20241107083133395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083133395 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083133395 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) 20241107083133396 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) 20241107083133396 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) 20241107083133396 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) 20241107083133396 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) 20241107083133396 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) 20241107083133396 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) 20241107083133396 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) 20241107083133396 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) 20241107083133396 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) 20241107083133396 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) 20241107083133405 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083133419 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) 20241107083133419 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) 20241107083133419 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) 20241107083133419 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) 20241107083133419 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) 20241107083133419 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) 20241107083133419 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=299): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083133419 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083133419 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) 20241107083133419 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) 20241107083133419 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) 20241107083133419 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) 20241107083133420 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) 20241107083133420 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) 20241107083133420 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) 20241107083133420 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) 20241107083133420 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) 20241107083133420 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) 20241107083133423 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083133437 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) 20241107083133437 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) 20241107083133437 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) 20241107083133437 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) 20241107083133438 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) 20241107083133438 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) 20241107083133438 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=303, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083133438 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=303, TS=2 (curr FN 303), reason=DL_ASS (tbf.cpp:487) 20241107083133438 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241107083133438 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:185) 20241107083133438 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:189) 20241107083133438 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) 20241107083133438 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) 20241107083133438 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) 20241107083133438 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) 20241107083133438 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) 20241107083133438 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) 20241107083133438 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) 20241107083133438 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) 20241107083133439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241107083133439 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) 20241107083133442 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083133456 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) 20241107083133456 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) 20241107083133456 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) 20241107083133456 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) 20241107083133456 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241107083133456 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083133457 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) 20241107083133457 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) 20241107083133457 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) 20241107083133457 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) 20241107083133457 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) 20241107083133457 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) 20241107083133458 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) 20241107083133458 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) 20241107083133458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 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) 20241107083133458 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) 20241107083133458 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083133458 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083133458 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) 20241107083133458 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083133458 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=307 TLLI=0x00000001 (pdch.cpp:347) 20241107083133458 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) 20241107083133465 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) 20241107083133465 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) 20241107083133465 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241107083133465 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:266) 20241107083133465 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 312 + 13 = 325 (pdch_ul_controller.c:131) 20241107083133465 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:106) 20241107083133465 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083133465 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) 20241107083133465 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083133465 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 325 for type POLL (pdch_ul_controller.c:184) 20241107083133465 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=325, TS=2) (tbf_dl_ass_fsm.c:127) 20241107083133466 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:165) 20241107083133466 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) 20241107083133466 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=312 Sending data request: sapi=5 arfcn=871 cur_fn=307 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) 20241107083133466 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Received 12 Pkt Dl Ass 20241107083133479 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) 20241107083133479 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) 20241107083133479 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) 20241107083133479 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) 20241107083133479 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 2e 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083133479 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) 20241107083133479 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083133479 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 2e 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083133479 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:1032) 20241107083133479 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=312 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083133479 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) 20241107083133479 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) 20241107083133479 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241107083133479 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083133479 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241107083133479 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241107083133479 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241107083133480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083133480 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083133480 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) 20241107083133480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083133480 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083133480 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083133480 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) 20241107083133480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083133480 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083133480 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) 20241107083133480 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) 20241107083133480 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) 20241107083133480 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) 20241107083133480 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) 20241107083133480 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) 20241107083133480 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) 20241107083133480 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) 20241107083133480 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) 20241107083133480 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) 20241107083133480 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) 20241107083133484 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=316 RX RTS.req: sapi=5 arfcn=871 cur_fn=312 block=1 (pcu_l1_if.cpp:576) 20241107083133484 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083133484 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20241107083133484 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) 20241107083133484 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083133484 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083133484 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) 20241107083133484 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) 20241107083133484 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=316 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083133484 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 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) 20241107083133484 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083133498 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) 20241107083133498 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) 20241107083133498 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) 20241107083133498 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) 20241107083133498 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=1 data=3c 01 30 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083133498 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083133498 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083133498 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 30 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083133498 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:1032) 20241107083133498 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) 20241107083133498 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) 20241107083133498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241107083133498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083133498 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241107083133498 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241107083133498 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241107083133498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083133498 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083133498 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) 20241107083133498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083133498 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083133498 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083133498 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) 20241107083133498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083133498 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083133498 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) 20241107083133498 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) 20241107083133498 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) 20241107083133498 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) 20241107083133498 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) 20241107083133498 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) 20241107083133498 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) 20241107083133499 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) 20241107083133499 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) 20241107083133499 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) 20241107083133499 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) 20241107083133502 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083133516 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) 20241107083133516 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) 20241107083133516 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) 20241107083133516 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) 20241107083133516 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) 20241107083133516 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) 20241107083133516 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=320): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083133517 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083133517 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) 20241107083133517 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) 20241107083133517 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) 20241107083133517 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) 20241107083133517 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) 20241107083133517 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) 20241107083133517 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) 20241107083133517 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) 20241107083133517 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) 20241107083133517 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) 20241107083133525 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083133539 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) 20241107083133539 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) 20241107083133540 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) 20241107083133540 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) 20241107083133540 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) 20241107083133540 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) 20241107083133540 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=325, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083133540 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=325, TS=2 (curr FN 325), reason=DL_ASS (tbf.cpp:487) 20241107083133540 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241107083133540 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:185) 20241107083133540 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:189) 20241107083133540 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) 20241107083133540 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) 20241107083133540 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) 20241107083133540 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) 20241107083133540 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) 20241107083133540 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) 20241107083133540 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) 20241107083133540 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) 20241107083133540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241107083133540 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) 20241107083133544 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083133558 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) 20241107083133558 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) 20241107083133558 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) 20241107083133558 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) 20241107083133558 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241107083133558 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083133558 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) 20241107083133558 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) 20241107083133559 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) 20241107083133559 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) 20241107083133559 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) 20241107083133559 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) 20241107083133559 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) 20241107083133559 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) 20241107083133559 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 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) 20241107083133559 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) 20241107083133559 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083133559 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083133559 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) 20241107083133559 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083133559 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=329 TLLI=0x00000001 (pdch.cpp:347) 20241107083133559 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) 20241107083133562 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) 20241107083133562 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) 20241107083133563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20241107083133563 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:266) 20241107083133563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 333 + 13 = 346 (pdch_ul_controller.c:131) 20241107083133563 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:106) 20241107083133563 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083133563 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) 20241107083133563 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083133563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 346 for type POLL (pdch_ul_controller.c:184) 20241107083133563 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=346, TS=2) (tbf_dl_ass_fsm.c:127) 20241107083133563 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:165) 20241107083133563 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) 20241107083133563 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 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) 20241107083133563 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Received 13 Pkt Dl Ass 20241107083133576 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) 20241107083133576 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) 20241107083133577 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) 20241107083133577 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) 20241107083133577 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 32 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083133577 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) 20241107083133577 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083133577 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 32 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083133577 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:1032) 20241107083133577 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=333 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083133577 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) 20241107083133577 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) 20241107083133577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20241107083133577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083133577 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20241107083133577 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20241107083133577 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20241107083133577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083133577 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083133577 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) 20241107083133577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083133577 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083133577 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083133577 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) 20241107083133577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083133577 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083133577 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) 20241107083133577 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) 20241107083133577 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) 20241107083133577 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) 20241107083133577 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) 20241107083133577 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) 20241107083133577 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) 20241107083133577 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) 20241107083133577 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) 20241107083133578 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) 20241107083133578 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) 20241107083133586 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=338 RX RTS.req: sapi=5 arfcn=871 cur_fn=333 block=6 (pcu_l1_if.cpp:576) 20241107083133586 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083133586 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241107083133586 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) 20241107083133586 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083133586 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083133586 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) 20241107083133586 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) 20241107083133586 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=338 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083133586 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=338 Sending data request: sapi=5 arfcn=871 cur_fn=333 block=6 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) 20241107083133586 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083133600 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) 20241107083133600 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) 20241107083133600 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) 20241107083133600 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) 20241107083133600 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=6 data=3c 01 34 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083133600 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083133600 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083133600 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 34 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083133600 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:1032) 20241107083133600 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) 20241107083133600 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) 20241107083133600 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20241107083133600 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083133600 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20241107083133600 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20241107083133600 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20241107083133600 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083133600 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083133600 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) 20241107083133600 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083133600 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083133600 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083133600 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) 20241107083133600 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083133600 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083133600 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) 20241107083133600 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) 20241107083133600 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) 20241107083133600 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) 20241107083133600 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) 20241107083133601 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) 20241107083133601 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) 20241107083133601 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) 20241107083133601 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) 20241107083133601 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) 20241107083133601 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) 20241107083133604 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083133618 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) 20241107083133618 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) 20241107083133619 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) 20241107083133619 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) 20241107083133619 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) 20241107083133619 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) 20241107083133619 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=342): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083133619 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083133619 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) 20241107083133619 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) 20241107083133619 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) 20241107083133619 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) 20241107083133619 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) 20241107083133619 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) 20241107083133619 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) 20241107083133619 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) 20241107083133619 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) 20241107083133619 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) 20241107083133623 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083133637 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) 20241107083133637 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) 20241107083133637 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) 20241107083133637 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) 20241107083133637 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) 20241107083133637 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) 20241107083133637 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=346, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083133637 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=346, TS=2 (curr FN 346), reason=DL_ASS (tbf.cpp:487) 20241107083133637 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241107083133637 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:185) 20241107083133637 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:189) 20241107083133637 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) 20241107083133637 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) 20241107083133638 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) 20241107083133638 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) 20241107083133638 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) 20241107083133638 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) 20241107083133638 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) 20241107083133638 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) 20241107083133638 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241107083133638 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) 20241107083133646 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083133660 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) 20241107083133660 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) 20241107083133660 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) 20241107083133660 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) 20241107083133660 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241107083133660 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083133661 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) 20241107083133661 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) 20241107083133661 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) 20241107083133661 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) 20241107083133661 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) 20241107083133661 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) 20241107083133661 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) 20241107083133661 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) 20241107083133661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 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) 20241107083133661 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) 20241107083133661 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083133661 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083133661 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) 20241107083133661 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083133661 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=351 TLLI=0x00000001 (pdch.cpp:347) 20241107083133661 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) 20241107083133665 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) 20241107083133665 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) 20241107083133665 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 359 for type USF (pdch_ul_controller.c:184) 20241107083133665 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:266) 20241107083133665 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 355 + 13 = 368 (pdch_ul_controller.c:131) 20241107083133665 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:106) 20241107083133665 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083133665 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) 20241107083133665 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083133665 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 368 for type POLL (pdch_ul_controller.c:184) 20241107083133665 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=368, TS=2) (tbf_dl_ass_fsm.c:127) 20241107083133665 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:165) 20241107083133665 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) 20241107083133665 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=355 Sending data request: sapi=5 arfcn=871 cur_fn=351 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) 20241107083133665 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Received 14 Pkt Dl Ass 20241107083133679 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) 20241107083133679 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) 20241107083133679 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) 20241107083133679 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) 20241107083133679 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 36 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083133679 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) 20241107083133679 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083133679 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 36 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083133679 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:1032) 20241107083133679 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=355 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083133679 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) 20241107083133679 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) 20241107083133679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20241107083133679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083133679 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20241107083133679 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20241107083133679 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20241107083133679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083133679 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083133679 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) 20241107083133679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083133679 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083133679 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083133679 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) 20241107083133679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083133679 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083133679 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) 20241107083133679 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) 20241107083133679 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) 20241107083133679 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) 20241107083133679 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) 20241107083133680 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) 20241107083133680 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) 20241107083133680 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) 20241107083133680 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) 20241107083133680 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) 20241107083133680 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) 20241107083133683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=359 RX RTS.req: sapi=5 arfcn=871 cur_fn=355 block=11 (pcu_l1_if.cpp:576) 20241107083133683 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083133683 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 364 for type USF (pdch_ul_controller.c:184) 20241107083133683 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) 20241107083133683 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083133684 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083133684 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) 20241107083133684 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) 20241107083133684 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=359 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083133684 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 block=11 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) 20241107083133684 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083133697 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) 20241107083133697 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) 20241107083133698 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) 20241107083133698 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) 20241107083133698 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=11 data=3c 01 38 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083133698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083133698 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083133698 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 38 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083133698 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:1032) 20241107083133698 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) 20241107083133698 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) 20241107083133698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20241107083133698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083133698 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20241107083133698 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20241107083133698 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20241107083133698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083133698 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083133698 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) 20241107083133698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083133698 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083133698 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083133698 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) 20241107083133698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083133698 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083133698 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) 20241107083133698 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) 20241107083133698 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) 20241107083133698 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) 20241107083133698 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) 20241107083133698 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) 20241107083133698 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) 20241107083133699 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) 20241107083133699 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) 20241107083133699 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) 20241107083133699 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) 20241107083133707 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083133721 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) 20241107083133721 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) 20241107083133721 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) 20241107083133721 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) 20241107083133721 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) 20241107083133721 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) 20241107083133721 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=364): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083133721 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083133721 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) 20241107083133721 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) 20241107083133721 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) 20241107083133721 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) 20241107083133721 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) 20241107083133721 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) 20241107083133722 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) 20241107083133722 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) 20241107083133722 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) 20241107083133722 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) 20241107083133725 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083133739 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) 20241107083133739 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) 20241107083133739 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) 20241107083133739 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) 20241107083133740 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) 20241107083133740 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) 20241107083133740 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=368, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083133740 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=368, TS=2 (curr FN 368), reason=DL_ASS (tbf.cpp:487) 20241107083133740 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241107083133740 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:185) 20241107083133740 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:189) 20241107083133740 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) 20241107083133740 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) 20241107083133740 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) 20241107083133740 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) 20241107083133740 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) 20241107083133740 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) 20241107083133740 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) 20241107083133740 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) 20241107083133740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241107083133740 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) 20241107083133744 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083133758 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) 20241107083133758 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) 20241107083133758 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) 20241107083133758 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) 20241107083133758 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241107083133758 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083133758 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) 20241107083133758 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) 20241107083133759 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) 20241107083133759 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) 20241107083133759 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) 20241107083133759 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) 20241107083133759 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) 20241107083133759 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) 20241107083133759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 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) 20241107083133759 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) 20241107083133759 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083133759 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083133759 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) 20241107083133759 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083133759 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=372 TLLI=0x00000001 (pdch.cpp:347) 20241107083133759 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) 20241107083133767 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) 20241107083133767 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) 20241107083133767 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 381 for type USF (pdch_ul_controller.c:184) 20241107083133767 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:266) 20241107083133767 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 377 + 13 = 390 (pdch_ul_controller.c:131) 20241107083133767 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:106) 20241107083133767 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083133767 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) 20241107083133767 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083133767 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 390 for type POLL (pdch_ul_controller.c:184) 20241107083133767 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=390, TS=2) (tbf_dl_ass_fsm.c:127) 20241107083133767 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:165) 20241107083133767 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) 20241107083133767 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 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) 20241107083133767 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Received 15 Pkt Dl Ass 20241107083133781 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) 20241107083133781 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) 20241107083133781 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) 20241107083133781 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) 20241107083133782 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 3a 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083133782 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) 20241107083133782 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083133782 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 3a 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083133782 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:1032) 20241107083133782 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=377 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083133782 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) 20241107083133782 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) 20241107083133782 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20241107083133782 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083133782 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20241107083133782 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20241107083133782 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20241107083133782 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083133782 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083133782 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) 20241107083133782 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083133782 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083133782 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083133782 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) 20241107083133782 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083133782 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083133782 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) 20241107083133782 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) 20241107083133782 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) 20241107083133782 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) 20241107083133782 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) 20241107083133782 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) 20241107083133782 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) 20241107083133782 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) 20241107083133782 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) 20241107083133782 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) 20241107083133782 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) 20241107083133786 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=381 RX RTS.req: sapi=5 arfcn=871 cur_fn=377 block=4 (pcu_l1_if.cpp:576) 20241107083133786 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083133786 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 385 for type USF (pdch_ul_controller.c:184) 20241107083133786 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) 20241107083133786 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083133786 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083133786 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) 20241107083133786 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) 20241107083133786 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=381 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083133786 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 block=4 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) 20241107083133786 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083133800 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) 20241107083133800 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) 20241107083133800 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) 20241107083133800 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) 20241107083133800 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=4 data=3c 01 3c 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083133800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083133800 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083133800 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 3c 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083133800 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:1032) 20241107083133800 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) 20241107083133800 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) 20241107083133800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20241107083133800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083133800 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20241107083133800 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20241107083133800 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20241107083133800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083133800 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083133800 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) 20241107083133800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083133800 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083133800 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083133800 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) 20241107083133800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083133800 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083133800 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) 20241107083133800 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) 20241107083133800 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) 20241107083133800 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) 20241107083133800 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) 20241107083133801 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) 20241107083133801 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) 20241107083133801 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) 20241107083133801 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) 20241107083133801 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) 20241107083133801 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) 20241107083133804 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083133819 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) 20241107083133819 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) 20241107083133820 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) 20241107083133820 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) 20241107083133821 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) 20241107083133821 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) 20241107083133821 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=385): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083133821 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083133821 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) 20241107083133821 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) 20241107083133822 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) 20241107083133822 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) 20241107083133823 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) 20241107083133823 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) 20241107083133823 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) 20241107083133823 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) 20241107083133824 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) 20241107083133824 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) 20241107083133829 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083133843 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) 20241107083133843 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) 20241107083133845 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) 20241107083133845 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) 20241107083133846 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) 20241107083133846 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) 20241107083133846 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=390, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083133846 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=390, TS=2 (curr FN 390), reason=DL_ASS (tbf.cpp:487) 20241107083133846 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241107083133846 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:185) 20241107083133846 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:189) 20241107083133847 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) 20241107083133847 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) 20241107083133847 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) 20241107083133847 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) 20241107083133848 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) 20241107083133848 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) 20241107083133848 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) 20241107083133848 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) 20241107083133849 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241107083133849 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) 20241107083133849 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083133862 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) 20241107083133862 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) 20241107083133863 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) 20241107083133863 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) 20241107083133863 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241107083133863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083133863 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) 20241107083133863 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) 20241107083133864 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) 20241107083133864 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) 20241107083133864 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) 20241107083133864 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) 20241107083133864 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) 20241107083133864 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) 20241107083133865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 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) 20241107083133865 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) 20241107083133865 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083133865 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083133865 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) 20241107083133865 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083133865 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=394 TLLI=0x00000001 (pdch.cpp:347) 20241107083133865 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) 20241107083133866 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) 20241107083133866 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) 20241107083133866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20241107083133866 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:266) 20241107083133866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 398 + 13 = 411 (pdch_ul_controller.c:131) 20241107083133866 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:106) 20241107083133866 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083133866 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) 20241107083133866 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083133866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 411 for type POLL (pdch_ul_controller.c:184) 20241107083133866 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=411, TS=2) (tbf_dl_ass_fsm.c:127) 20241107083133866 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:165) 20241107083133866 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) 20241107083133866 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=398 Sending data request: sapi=5 arfcn=871 cur_fn=394 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) 20241107083133866 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Received 16 Pkt Dl Ass 20241107083133880 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) 20241107083133880 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) 20241107083133881 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) 20241107083133881 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) 20241107083133881 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 3e 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083133881 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) 20241107083133881 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083133881 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 3e 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083133881 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:1032) 20241107083133881 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=398 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083133881 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) 20241107083133881 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) 20241107083133881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20241107083133881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083133881 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20241107083133881 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20241107083133881 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20241107083133881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083133881 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083133881 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) 20241107083133881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083133881 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083133881 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083133881 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) 20241107083133881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083133881 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083133881 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) 20241107083133881 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) 20241107083133881 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) 20241107083133881 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) 20241107083133881 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) 20241107083133881 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) 20241107083133881 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) 20241107083133882 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) 20241107083133882 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) 20241107083133882 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) 20241107083133882 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) 20241107083133889 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=403 RX RTS.req: sapi=5 arfcn=871 cur_fn=398 block=9 (pcu_l1_if.cpp:576) 20241107083133889 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083133889 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20241107083133889 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) 20241107083133889 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083133889 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083133889 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) 20241107083133889 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) 20241107083133890 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=403 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083133890 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=403 Sending data request: sapi=5 arfcn=871 cur_fn=398 block=9 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) 20241107083133890 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083133904 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) 20241107083133904 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) 20241107083133904 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) 20241107083133904 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) 20241107083133904 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=9 data=3c 01 40 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083133904 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083133904 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083133904 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 40 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083133904 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:1032) 20241107083133904 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) 20241107083133904 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) 20241107083133904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20241107083133904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083133904 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20241107083133904 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20241107083133904 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20241107083133904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083133904 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083133904 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) 20241107083133904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083133904 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083133904 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083133904 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) 20241107083133904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083133904 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083133904 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) 20241107083133904 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) 20241107083133904 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) 20241107083133905 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) 20241107083133905 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) 20241107083133905 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) 20241107083133905 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) 20241107083133905 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) 20241107083133905 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) 20241107083133905 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) 20241107083133905 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) 20241107083133908 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083133922 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) 20241107083133922 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) 20241107083133923 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) 20241107083133923 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) 20241107083133923 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) 20241107083133923 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) 20241107083133923 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=407): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083133923 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083133923 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) 20241107083133923 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) 20241107083133923 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) 20241107083133923 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) 20241107083133923 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) 20241107083133923 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) 20241107083133923 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) 20241107083133923 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) 20241107083133923 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) 20241107083133923 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) 20241107083133927 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083133941 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) 20241107083133941 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) 20241107083133941 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) 20241107083133941 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) 20241107083133941 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) 20241107083133941 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) 20241107083133941 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=411, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083133941 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=411, TS=2 (curr FN 411), reason=DL_ASS (tbf.cpp:487) 20241107083133941 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241107083133941 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:185) 20241107083133941 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:189) 20241107083133941 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) 20241107083133941 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) 20241107083133941 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) 20241107083133941 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) 20241107083133941 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) 20241107083133941 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) 20241107083133942 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) 20241107083133942 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) 20241107083133942 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241107083133942 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) 20241107083133950 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083133964 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) 20241107083133964 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) 20241107083133964 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) 20241107083133964 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) 20241107083133965 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241107083133965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083133965 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) 20241107083133965 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) 20241107083133965 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) 20241107083133965 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) 20241107083133965 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) 20241107083133965 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) 20241107083133966 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) 20241107083133966 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) 20241107083133966 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 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) 20241107083133966 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) 20241107083133966 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083133966 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083133966 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) 20241107083133966 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083133966 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=416 TLLI=0x00000001 (pdch.cpp:347) 20241107083133966 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) 20241107083133969 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) 20241107083133969 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) 20241107083133969 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20241107083133969 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:266) 20241107083133969 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 420 + 13 = 433 (pdch_ul_controller.c:131) 20241107083133969 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:106) 20241107083133969 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083133969 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) 20241107083133969 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083133969 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 433 for type POLL (pdch_ul_controller.c:184) 20241107083133969 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=433, TS=2) (tbf_dl_ass_fsm.c:127) 20241107083133969 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:165) 20241107083133969 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) 20241107083133969 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=420 Sending data request: sapi=5 arfcn=871 cur_fn=416 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) 20241107083133969 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Received 17 Pkt Dl Ass 20241107083133983 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) 20241107083133983 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) 20241107083133983 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) 20241107083133983 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) 20241107083133983 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 42 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083133983 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) 20241107083133983 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083133983 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 42 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083133983 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:1032) 20241107083133983 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=420 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083133983 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) 20241107083133983 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) 20241107083133983 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20241107083133983 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083133983 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20241107083133983 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20241107083133983 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20241107083133983 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083133983 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083133983 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) 20241107083133983 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083133983 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083133983 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083133983 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) 20241107083133983 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083133983 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083133983 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) 20241107083133983 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) 20241107083133983 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) 20241107083133983 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) 20241107083133983 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) 20241107083133984 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) 20241107083133984 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) 20241107083133984 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) 20241107083133984 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) 20241107083133984 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) 20241107083133984 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) 20241107083133987 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=424 RX RTS.req: sapi=5 arfcn=871 cur_fn=420 block=2 (pcu_l1_if.cpp:576) 20241107083133987 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083133987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20241107083133987 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) 20241107083133987 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083133987 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083133987 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) 20241107083133987 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) 20241107083133987 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=424 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083133987 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=424 Sending data request: sapi=5 arfcn=871 cur_fn=420 block=2 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) 20241107083133987 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083134001 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) 20241107083134001 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) 20241107083134001 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) 20241107083134001 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) 20241107083134002 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=2 data=3c 01 44 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083134002 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083134002 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083134002 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 44 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083134002 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:1032) 20241107083134002 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) 20241107083134002 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) 20241107083134002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20241107083134002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083134002 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20241107083134002 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20241107083134002 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20241107083134002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083134002 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083134002 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) 20241107083134002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083134002 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083134002 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083134002 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) 20241107083134002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083134002 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083134002 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) 20241107083134002 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) 20241107083134002 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) 20241107083134002 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) 20241107083134002 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) 20241107083134002 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) 20241107083134002 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) 20241107083134002 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) 20241107083134002 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) 20241107083134002 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) 20241107083134002 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) 20241107083134010 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083134024 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) 20241107083134024 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) 20241107083134025 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) 20241107083134025 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) 20241107083134025 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) 20241107083134025 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) 20241107083134025 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=429): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083134025 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083134025 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) 20241107083134025 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) 20241107083134025 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) 20241107083134025 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) 20241107083134025 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) 20241107083134025 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) 20241107083134025 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) 20241107083134025 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) 20241107083134026 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) 20241107083134026 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) 20241107083134029 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083134043 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) 20241107083134043 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) 20241107083134043 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) 20241107083134043 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) 20241107083134043 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) 20241107083134043 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) 20241107083134043 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=433, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083134043 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=433, TS=2 (curr FN 433), reason=DL_ASS (tbf.cpp:487) 20241107083134043 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241107083134043 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:185) 20241107083134043 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:189) 20241107083134044 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) 20241107083134044 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) 20241107083134044 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) 20241107083134044 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) 20241107083134044 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) 20241107083134044 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) 20241107083134044 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) 20241107083134044 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) 20241107083134044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241107083134044 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) 20241107083134048 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083134062 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) 20241107083134062 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) 20241107083134062 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) 20241107083134062 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) 20241107083134062 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241107083134062 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083134062 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) 20241107083134062 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) 20241107083134062 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) 20241107083134062 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) 20241107083134063 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) 20241107083134063 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) 20241107083134063 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) 20241107083134063 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) 20241107083134063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 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) 20241107083134063 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) 20241107083134063 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083134063 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083134063 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) 20241107083134063 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083134063 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=437 TLLI=0x00000001 (pdch.cpp:347) 20241107083134063 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) 20241107083134071 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) 20241107083134071 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) 20241107083134071 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20241107083134071 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:266) 20241107083134071 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 442 + 13 = 455 (pdch_ul_controller.c:131) 20241107083134071 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:106) 20241107083134071 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083134071 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) 20241107083134071 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083134071 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 455 for type POLL (pdch_ul_controller.c:184) 20241107083134071 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=455, TS=2) (tbf_dl_ass_fsm.c:127) 20241107083134071 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:165) 20241107083134071 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) 20241107083134071 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=442 Sending data request: sapi=5 arfcn=871 cur_fn=437 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) 20241107083134071 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Received 18 Pkt Dl Ass 20241107083134085 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) 20241107083134085 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) 20241107083134086 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) 20241107083134086 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) 20241107083134086 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 46 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083134086 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) 20241107083134086 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083134086 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 46 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083134086 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:1032) 20241107083134086 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=442 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083134086 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) 20241107083134086 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241107083134086 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) 20241107083134086 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20241107083134086 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083134086 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20241107083134086 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20241107083134086 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20241107083134086 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083134086 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083134086 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) 20241107083134086 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083134086 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083134086 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083134086 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) 20241107083134086 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083134086 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083134086 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) 20241107083134086 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) 20241107083134086 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) 20241107083134087 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) 20241107083134087 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) 20241107083134087 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) 20241107083134087 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) 20241107083134087 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) 20241107083134087 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) 20241107083134087 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) 20241107083134087 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) 20241107083134090 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=446 RX RTS.req: sapi=5 arfcn=871 cur_fn=442 block=7 (pcu_l1_if.cpp:576) 20241107083134090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083134090 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20241107083134090 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) 20241107083134090 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083134090 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083134090 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) 20241107083134090 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) 20241107083134090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=446 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083134090 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=446 Sending data request: sapi=5 arfcn=871 cur_fn=442 block=7 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) 20241107083134090 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083134104 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) 20241107083134105 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) 20241107083134105 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) 20241107083134105 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) 20241107083134106 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=7 data=3c 01 48 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083134106 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083134106 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083134106 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 48 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083134106 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:1032) 20241107083134106 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) 20241107083134106 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) 20241107083134106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20241107083134106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083134106 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20241107083134106 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20241107083134106 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20241107083134106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083134106 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083134106 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) 20241107083134106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083134106 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083134106 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083134106 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) 20241107083134106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083134106 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083134106 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) 20241107083134106 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) 20241107083134107 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) 20241107083134107 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) 20241107083134107 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) 20241107083134108 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) 20241107083134108 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) 20241107083134109 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) 20241107083134109 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) 20241107083134110 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) 20241107083134110 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) 20241107083134111 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083134124 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) 20241107083134124 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) 20241107083134125 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) 20241107083134125 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) 20241107083134126 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) 20241107083134126 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) 20241107083134126 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=450): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083134126 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083134127 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) 20241107083134127 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) 20241107083134128 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) 20241107083134128 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) 20241107083134128 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) 20241107083134128 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) 20241107083134129 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) 20241107083134129 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) 20241107083134129 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) 20241107083134129 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) 20241107083134133 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083134149 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) 20241107083134149 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) 20241107083134150 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) 20241107083134150 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) 20241107083134150 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) 20241107083134150 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) 20241107083134150 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=455, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083134150 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=455, TS=2 (curr FN 455), reason=DL_ASS (tbf.cpp:487) 20241107083134150 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241107083134150 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:185) 20241107083134150 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:189) 20241107083134151 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) 20241107083134151 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) 20241107083134152 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) 20241107083134152 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) 20241107083134152 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) 20241107083134152 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) 20241107083134153 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) 20241107083134153 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) 20241107083134154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241107083134154 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) 20241107083134154 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083134168 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) 20241107083134168 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) 20241107083134169 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) 20241107083134169 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) 20241107083134169 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241107083134169 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083134170 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) 20241107083134170 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) 20241107083134170 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) 20241107083134171 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) 20241107083134171 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) 20241107083134171 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) 20241107083134172 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) 20241107083134172 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) 20241107083134173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 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) 20241107083134173 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) 20241107083134173 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083134173 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083134173 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) 20241107083134173 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083134173 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=459 TLLI=0x00000001 (pdch.cpp:347) 20241107083134173 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) 20241107083134173 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) 20241107083134173 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) 20241107083134173 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 468 for type USF (pdch_ul_controller.c:184) 20241107083134173 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:266) 20241107083134173 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 463 + 13 = 476 (pdch_ul_controller.c:131) 20241107083134173 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:106) 20241107083134173 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083134173 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) 20241107083134174 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083134174 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 476 for type POLL (pdch_ul_controller.c:184) 20241107083134174 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=476, TS=2) (tbf_dl_ass_fsm.c:127) 20241107083134174 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:165) 20241107083134174 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) 20241107083134174 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 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) 20241107083134174 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Received 19 Pkt Dl Ass 20241107083134187 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) 20241107083134187 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) 20241107083134189 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) 20241107083134189 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) 20241107083134189 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 4a 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083134189 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) 20241107083134189 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083134189 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 4a 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083134189 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:1032) 20241107083134189 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=463 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083134189 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) 20241107083134189 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) 20241107083134190 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20241107083134190 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083134190 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20241107083134190 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20241107083134190 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20241107083134190 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083134190 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083134190 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) 20241107083134190 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083134190 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083134190 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083134190 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) 20241107083134190 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083134190 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083134190 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) 20241107083134190 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) 20241107083134190 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) 20241107083134191 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) 20241107083134191 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) 20241107083134192 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) 20241107083134192 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) 20241107083134193 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) 20241107083134193 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) 20241107083134194 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) 20241107083134194 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) 20241107083134197 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=468 RX RTS.req: sapi=5 arfcn=871 cur_fn=463 block=0 (pcu_l1_if.cpp:576) 20241107083134197 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083134197 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 472 for type USF (pdch_ul_controller.c:184) 20241107083134197 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) 20241107083134197 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083134197 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083134197 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) 20241107083134197 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) 20241107083134197 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=468 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083134197 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=468 Sending data request: sapi=5 arfcn=871 cur_fn=463 block=0 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) 20241107083134198 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083134212 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) 20241107083134212 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) 20241107083134213 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) 20241107083134213 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) 20241107083134214 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data=3c 01 4c 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083134214 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083134214 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083134214 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 4c 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083134214 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:1032) 20241107083134214 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) 20241107083134214 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) 20241107083134214 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20241107083134214 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083134214 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20241107083134214 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20241107083134214 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20241107083134214 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083134214 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083134214 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) 20241107083134214 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083134214 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083134214 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083134214 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) 20241107083134214 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083134214 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083134214 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) 20241107083134215 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) 20241107083134215 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) 20241107083134216 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) 20241107083134216 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) 20241107083134217 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) 20241107083134217 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) 20241107083134218 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) 20241107083134218 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) 20241107083134219 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) 20241107083134219 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) 20241107083134221 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083134231 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) 20241107083134231 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) 20241107083134233 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) 20241107083134233 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) 20241107083134234 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) 20241107083134234 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) 20241107083134234 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=472): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083134234 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083134235 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) 20241107083134235 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) 20241107083134237 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) 20241107083134237 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) 20241107083134237 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) 20241107083134238 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) 20241107083134239 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) 20241107083134239 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) 20241107083134240 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) 20241107083134240 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) 20241107083134241 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083134250 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) 20241107083134250 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) 20241107083134251 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) 20241107083134251 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) 20241107083134252 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) 20241107083134252 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) 20241107083134252 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=476, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083134252 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=476, TS=2 (curr FN 476), reason=DL_ASS (tbf.cpp:487) 20241107083134252 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241107083134252 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:185) 20241107083134252 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:189) 20241107083134252 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) 20241107083134252 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) 20241107083134253 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) 20241107083134254 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) 20241107083134255 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) 20241107083134255 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) 20241107083134256 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) 20241107083134256 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) 20241107083134256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241107083134256 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) 20241107083134260 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083134275 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) 20241107083134275 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) 20241107083134276 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) 20241107083134276 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) 20241107083134277 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241107083134277 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083134278 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) 20241107083134278 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) 20241107083134279 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) 20241107083134279 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) 20241107083134280 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) 20241107083134280 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) 20241107083134280 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) 20241107083134280 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) 20241107083134281 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 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) 20241107083134281 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) 20241107083134281 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083134281 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083134281 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) 20241107083134282 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083134282 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=481 TLLI=0x00000001 (pdch.cpp:347) 20241107083134282 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) 20241107083134282 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) 20241107083134282 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) 20241107083134282 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 489 for type USF (pdch_ul_controller.c:184) 20241107083134282 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:266) 20241107083134282 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 485 + 13 = 498 (pdch_ul_controller.c:131) 20241107083134282 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:106) 20241107083134282 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083134282 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) 20241107083134283 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083134283 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 498 for type POLL (pdch_ul_controller.c:184) 20241107083134283 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=498, TS=2) (tbf_dl_ass_fsm.c:127) 20241107083134283 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:165) 20241107083134283 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) 20241107083134283 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 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) 20241107083134283 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Received 20 Pkt Dl Ass 20241107083134294 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) 20241107083134294 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) 20241107083134295 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) 20241107083134295 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) 20241107083134296 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 4e 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083134296 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) 20241107083134296 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083134296 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 4e 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083134296 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:1032) 20241107083134296 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=485 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083134296 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) 20241107083134296 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) 20241107083134296 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20241107083134296 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083134296 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20241107083134296 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20241107083134296 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20241107083134296 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083134296 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083134296 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) 20241107083134296 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083134296 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083134296 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083134296 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) 20241107083134297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083134297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083134297 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083134297 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) 20241107083134298 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) 20241107083134298 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) 20241107083134299 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) 20241107083134299 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) 20241107083134300 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) 20241107083134300 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) 20241107083134301 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) 20241107083134301 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) 20241107083134301 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) 20241107083134301 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) 20241107083134303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=489 RX RTS.req: sapi=5 arfcn=871 cur_fn=485 block=5 (pcu_l1_if.cpp:576) 20241107083134303 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083134303 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 494 for type USF (pdch_ul_controller.c:184) 20241107083134303 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) 20241107083134303 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083134303 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083134303 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) 20241107083134303 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) 20241107083134303 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=489 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083134303 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 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) 20241107083134304 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083134313 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) 20241107083134313 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) 20241107083134314 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) 20241107083134314 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) 20241107083134315 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=5 data=3c 01 50 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083134315 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083134315 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083134315 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 50 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083134315 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:1032) 20241107083134315 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) 20241107083134315 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) 20241107083134315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20241107083134315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083134315 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20241107083134315 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20241107083134315 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20241107083134315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083134315 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083134315 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) 20241107083134315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083134315 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083134315 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083134315 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) 20241107083134315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083134315 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083134315 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) 20241107083134316 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) 20241107083134316 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) 20241107083134318 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) 20241107083134318 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) 20241107083134319 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) 20241107083134319 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) 20241107083134320 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Timeout of X2001 (fsm.c:317) 20241107083134320 DTBFDL NOTICE TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} releasing due to PACCH assignment timeout. (tbf_dl_fsm.c:429) 20241107083134320 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ABORT (tbf_dl_fsm.c:433) 20241107083134320 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:192) 20241107083134320 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241107083134320 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:1202) 20241107083134320 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:1202) 20241107083134320 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:1202) 20241107083134320 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:1202) 20241107083134320 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241107083134320 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241107083134320 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083134320 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241107083134320 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083134320 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083134320 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) 20241107083134320 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) 20241107083134321 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) 20241107083134321 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) 20241107083134323 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083134338 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) 20241107083134338 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) 20241107083134340 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) 20241107083134340 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) 20241107083134341 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) 20241107083134341 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) 20241107083134341 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=494): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083134341 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083134342 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) 20241107083134342 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) 20241107083134343 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) 20241107083134343 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) 20241107083134344 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) 20241107083134344 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) 20241107083134346 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) 20241107083134346 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) 20241107083134347 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) 20241107083134347 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) 20241107083134348 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083134357 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) 20241107083134357 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) 20241107083134359 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) 20241107083134359 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) 20241107083134360 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) 20241107083134360 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) 20241107083134360 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=498, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083134360 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=498, TS=2 (curr FN 498), reason=DL_ASS (tbf.cpp:487) 20241107083134360 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=498, TS=2 (curr FN 498): POLL_DL_ASS not expected! state is NONE (tbf.cpp:533) 20241107083134361 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) 20241107083134361 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) 20241107083134362 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) 20241107083134362 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) 20241107083134363 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) 20241107083134363 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) 20241107083134363 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) 20241107083134364 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) 20241107083134364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241107083134364 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) 20241107083134365 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083134376 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) 20241107083134377 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) 20241107083134378 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) 20241107083134378 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) 20241107083134379 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241107083134379 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083134379 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) 20241107083134380 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) 20241107083134380 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) 20241107083134380 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) 20241107083134381 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) 20241107083134381 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) 20241107083134382 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) 20241107083134382 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) 20241107083134383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 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) 20241107083134383 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) 20241107083134383 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083134383 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083134383 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) 20241107083134383 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083134383 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=502 TLLI=0x00000001 (pdch.cpp:347) 20241107083134383 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) 20241107083134386 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=507 RX RTS.req: sapi=5 arfcn=871 cur_fn=502 block=9 (pcu_l1_if.cpp:576) 20241107083134386 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083134386 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20241107083134386 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) 20241107083134386 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083134386 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083134386 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) 20241107083134386 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) 20241107083134386 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=507 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083134386 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=507 Sending data request: sapi=5 arfcn=871 cur_fn=502 block=9 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) 20241107083134387 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083134401 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) 20241107083134401 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) 20241107083134402 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) 20241107083134402 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) 20241107083134403 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=9 data=3c 01 52 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083134403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083134403 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083134403 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 52 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083134403 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:1032) 20241107083134403 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=507 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083134403 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) 20241107083134403 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) 20241107083134403 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20241107083134403 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083134403 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20241107083134403 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20241107083134403 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20241107083134403 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083134403 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083134403 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) 20241107083134403 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083134403 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083134403 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083134403 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) 20241107083134404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083134404 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083134404 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) 20241107083134404 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) 20241107083134404 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) 20241107083134405 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) 20241107083134405 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) 20241107083134406 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) 20241107083134406 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) 20241107083134407 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) 20241107083134407 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) 20241107083134408 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) 20241107083134408 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) 20241107083134409 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083134421 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) 20241107083134421 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) 20241107083134423 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) 20241107083134423 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) 20241107083134424 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) 20241107083134424 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) 20241107083134424 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=511): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083134424 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083134425 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) 20241107083134425 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) 20241107083134426 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) 20241107083134426 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) 20241107083134426 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) 20241107083134426 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) 20241107083134427 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) 20241107083134427 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) 20241107083134428 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) 20241107083134428 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) 20241107083134429 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083134440 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) 20241107083134440 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) 20241107083134441 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) 20241107083134441 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) 20241107083134442 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) 20241107083134442 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) 20241107083134443 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) 20241107083134443 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) 20241107083134444 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) 20241107083134444 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) 20241107083134444 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) 20241107083134444 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) 20241107083134445 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) 20241107083134445 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) 20241107083134446 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241107083134446 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) 20241107083134450 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083134465 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) 20241107083134465 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) 20241107083134467 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) 20241107083134467 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) 20241107083134467 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241107083134467 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083134468 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) 20241107083134468 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) 20241107083134469 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) 20241107083134469 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) 20241107083134470 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) 20241107083134470 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) 20241107083134470 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) 20241107083134470 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) 20241107083134471 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 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) 20241107083134471 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) 20241107083134471 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083134471 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083134471 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) 20241107083134472 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083134472 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=520 TLLI=0x00000001 (pdch.cpp:347) 20241107083134472 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) 20241107083134472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=524 RX RTS.req: sapi=5 arfcn=871 cur_fn=520 block=1 (pcu_l1_if.cpp:576) 20241107083134472 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083134472 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20241107083134472 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) 20241107083134472 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083134472 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083134472 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) 20241107083134472 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) 20241107083134472 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=524 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083134472 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=524 Sending data request: sapi=5 arfcn=871 cur_fn=520 block=1 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) 20241107083134473 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083134484 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) 20241107083134484 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) 20241107083134485 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) 20241107083134485 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) 20241107083134486 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=1 data=3c 01 54 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083134486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083134486 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083134486 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 54 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083134486 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:1032) 20241107083134486 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=524 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083134486 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) 20241107083134486 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) 20241107083134486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20241107083134486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083134486 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20241107083134486 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20241107083134486 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20241107083134486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083134486 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083134486 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) 20241107083134486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083134486 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083134486 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083134487 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) 20241107083134487 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083134487 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083134487 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) 20241107083134488 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) 20241107083134488 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) 20241107083134489 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) 20241107083134489 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) 20241107083134490 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) 20241107083134490 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) 20241107083134491 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) 20241107083134491 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) 20241107083134491 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) 20241107083134491 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) 20241107083134492 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083134504 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) 20241107083134504 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) 20241107083134505 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) 20241107083134505 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) 20241107083134506 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) 20241107083134506 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) 20241107083134506 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=528): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083134506 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083134507 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) 20241107083134507 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) 20241107083134508 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) 20241107083134508 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) 20241107083134509 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) 20241107083134509 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) 20241107083134510 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) 20241107083134510 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) 20241107083134510 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) 20241107083134510 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) 20241107083134513 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083134528 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) 20241107083134528 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) 20241107083134529 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) 20241107083134529 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) 20241107083134530 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) 20241107083134530 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) 20241107083134531 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) 20241107083134531 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) 20241107083134532 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) 20241107083134532 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) 20241107083134533 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) 20241107083134533 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) 20241107083134534 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) 20241107083134534 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) 20241107083134535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241107083134535 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) 20241107083134536 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083134547 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) 20241107083134547 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) 20241107083134548 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) 20241107083134548 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) 20241107083134549 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241107083134549 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083134550 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) 20241107083134550 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) 20241107083134551 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) 20241107083134551 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) 20241107083134551 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) 20241107083134551 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) 20241107083134552 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) 20241107083134552 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) 20241107083134553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 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) 20241107083134553 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) 20241107083134553 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083134553 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083134553 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) 20241107083134553 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083134553 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=537 TLLI=0x00000001 (pdch.cpp:347) 20241107083134553 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) 20241107083134553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=541 RX RTS.req: sapi=5 arfcn=871 cur_fn=537 block=5 (pcu_l1_if.cpp:576) 20241107083134553 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083134553 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20241107083134553 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) 20241107083134553 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083134553 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083134553 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) 20241107083134553 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) 20241107083134553 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=541 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083134553 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=541 Sending data request: sapi=5 arfcn=871 cur_fn=537 block=5 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) 20241107083134554 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083134566 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) 20241107083134566 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) 20241107083134568 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) 20241107083134568 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) 20241107083134568 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=5 data=3c 01 56 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083134568 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083134568 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083134568 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 56 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083134568 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:1032) 20241107083134568 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=541 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083134568 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) 20241107083134568 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) 20241107083134568 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20241107083134568 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083134568 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20241107083134568 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20241107083134568 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20241107083134569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083134569 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083134569 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) 20241107083134569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083134569 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083134569 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083134569 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) 20241107083134569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083134569 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083134569 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) 20241107083134569 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) 20241107083134569 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) 20241107083134570 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) 20241107083134570 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) 20241107083134571 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) 20241107083134571 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) 20241107083134571 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) 20241107083134571 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) 20241107083134572 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) 20241107083134572 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) 20241107083134575 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083134588 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) 20241107083134588 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) 20241107083134589 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) 20241107083134589 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) 20241107083134589 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) 20241107083134589 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) 20241107083134589 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=546): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083134589 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083134589 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) 20241107083134589 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) 20241107083134589 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) 20241107083134589 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) 20241107083134589 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) 20241107083134589 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) 20241107083134589 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) 20241107083134589 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) 20241107083134590 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) 20241107083134590 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) 20241107083134593 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083134607 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) 20241107083134607 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) 20241107083134607 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) 20241107083134607 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) 20241107083134607 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) 20241107083134607 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) 20241107083134608 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) 20241107083134608 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) 20241107083134608 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) 20241107083134608 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) 20241107083134608 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) 20241107083134608 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) 20241107083134608 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) 20241107083134608 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) 20241107083134608 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241107083134608 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) 20241107083134612 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083134626 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) 20241107083134626 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) 20241107083134626 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) 20241107083134626 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) 20241107083134626 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241107083134626 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083134626 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) 20241107083134626 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) 20241107083134626 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) 20241107083134626 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) 20241107083134626 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) 20241107083134626 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) 20241107083134627 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) 20241107083134627 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) 20241107083134627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 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) 20241107083134627 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) 20241107083134627 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083134627 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083134627 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) 20241107083134627 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083134627 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=554 TLLI=0x00000001 (pdch.cpp:347) 20241107083134627 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) 20241107083134635 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=559 RX RTS.req: sapi=5 arfcn=871 cur_fn=554 block=9 (pcu_l1_if.cpp:576) 20241107083134635 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083134635 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241107083134635 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) 20241107083134635 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083134635 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083134635 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) 20241107083134635 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) 20241107083134635 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=559 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083134635 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 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) 20241107083134635 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083134649 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) 20241107083134649 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) 20241107083134649 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) 20241107083134649 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) 20241107083134649 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=9 data=3c 01 58 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083134649 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083134649 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083134649 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 58 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083134649 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:1032) 20241107083134649 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=559 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083134649 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) 20241107083134649 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) 20241107083134649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 44 storing in window (44..107) (tbf_ul.cpp:314) 20241107083134649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083134649 DRLCMACUL DEBUG - Mark BSN 108 as INVALID (rlc_window_ul.cpp:42) 20241107083134649 DRLCMACUL DEBUG - Raising V(R) to 45 (rlc_window_ul.cpp:50) 20241107083134649 DRLCMACUL DEBUG - Taking block 44 out, raising V(Q) to 45 (rlc_window_ul.cpp:65) 20241107083134649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083134649 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083134649 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) 20241107083134649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083134649 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083134649 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083134649 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) 20241107083134649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083134649 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083134649 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) 20241107083134649 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) 20241107083134649 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) 20241107083134649 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) 20241107083134649 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) 20241107083134650 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) 20241107083134650 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) 20241107083134650 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) 20241107083134650 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) 20241107083134650 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) 20241107083134650 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) 20241107083134653 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083134667 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) 20241107083134667 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) 20241107083134668 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) 20241107083134668 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) 20241107083134668 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) 20241107083134668 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) 20241107083134668 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=563): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083134668 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083134668 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) 20241107083134668 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) 20241107083134668 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) 20241107083134668 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) 20241107083134668 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) 20241107083134668 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) 20241107083134668 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) 20241107083134668 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) 20241107083134668 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) 20241107083134668 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) 20241107083134672 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083134686 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) 20241107083134686 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) 20241107083134687 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) 20241107083134687 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) 20241107083134687 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) 20241107083134687 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) 20241107083134687 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) 20241107083134687 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) 20241107083134687 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) 20241107083134687 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) 20241107083134687 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) 20241107083134687 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) 20241107083134687 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) 20241107083134687 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) 20241107083134688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241107083134688 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) 20241107083134695 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083134709 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) 20241107083134709 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) 20241107083134709 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) 20241107083134709 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) 20241107083134710 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241107083134710 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083134710 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) 20241107083134710 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) 20241107083134710 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) 20241107083134710 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) 20241107083134710 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) 20241107083134710 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) 20241107083134710 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) 20241107083134710 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) 20241107083134710 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 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) 20241107083134710 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) 20241107083134710 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083134710 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083134710 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) 20241107083134710 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083134710 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=572 TLLI=0x00000001 (pdch.cpp:347) 20241107083134710 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) 20241107083134714 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=576 RX RTS.req: sapi=5 arfcn=871 cur_fn=572 block=1 (pcu_l1_if.cpp:576) 20241107083134714 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083134714 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 580 for type USF (pdch_ul_controller.c:184) 20241107083134714 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) 20241107083134714 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083134714 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083134714 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) 20241107083134714 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) 20241107083134714 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=576 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083134714 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=576 Sending data request: sapi=5 arfcn=871 cur_fn=572 block=1 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) 20241107083134714 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083134728 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) 20241107083134728 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) 20241107083134728 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) 20241107083134728 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) 20241107083134729 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=1 data=3c 01 5a 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083134729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083134729 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083134729 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 5a 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083134729 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:1032) 20241107083134729 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=576 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083134729 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) 20241107083134729 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) 20241107083134729 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 45 storing in window (45..108) (tbf_ul.cpp:314) 20241107083134729 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083134729 DRLCMACUL DEBUG - Mark BSN 109 as INVALID (rlc_window_ul.cpp:42) 20241107083134729 DRLCMACUL DEBUG - Raising V(R) to 46 (rlc_window_ul.cpp:50) 20241107083134729 DRLCMACUL DEBUG - Taking block 45 out, raising V(Q) to 46 (rlc_window_ul.cpp:65) 20241107083134729 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083134729 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083134729 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) 20241107083134729 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083134729 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083134729 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083134729 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) 20241107083134729 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083134729 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083134729 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) 20241107083134729 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) 20241107083134729 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) 20241107083134729 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) 20241107083134729 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) 20241107083134729 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) 20241107083134729 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) 20241107083134729 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) 20241107083134729 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) 20241107083134729 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) 20241107083134729 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) 20241107083134732 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083134746 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) 20241107083134746 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) 20241107083134747 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) 20241107083134747 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) 20241107083134747 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) 20241107083134747 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) 20241107083134747 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=580): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083134747 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083134747 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) 20241107083134747 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) 20241107083134747 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) 20241107083134747 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) 20241107083134747 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) 20241107083134747 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) 20241107083134747 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) 20241107083134747 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) 20241107083134748 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) 20241107083134748 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) 20241107083134756 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083134770 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) 20241107083134770 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) 20241107083134770 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) 20241107083134770 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) 20241107083134770 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) 20241107083134770 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) 20241107083134770 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) 20241107083134770 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) 20241107083134770 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) 20241107083134770 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) 20241107083134770 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) 20241107083134770 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) 20241107083134771 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) 20241107083134771 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) 20241107083134771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241107083134771 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) 20241107083134774 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083134788 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) 20241107083134788 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) 20241107083134789 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) 20241107083134789 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) 20241107083134789 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241107083134789 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083134789 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) 20241107083134789 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) 20241107083134789 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) 20241107083134789 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) 20241107083134789 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) 20241107083134789 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) 20241107083134789 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) 20241107083134789 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) 20241107083134789 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 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) 20241107083134789 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) 20241107083134789 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083134789 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083134789 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) 20241107083134789 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083134789 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=589 TLLI=0x00000001 (pdch.cpp:347) 20241107083134789 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) 20241107083134793 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) 20241107083134793 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) 20241107083134793 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 598 for type USF (pdch_ul_controller.c:184) 20241107083134793 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) 20241107083134793 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083134793 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083134793 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0b 80 00 0f ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241107083134793 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) 20241107083134793 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) 20241107083134793 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 80 00 0f ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241107083134793 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083134807 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) 20241107083134807 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) 20241107083134807 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) 20241107083134807 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) 20241107083134807 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 5c 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083134807 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) 20241107083134807 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083134807 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 5c 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083134807 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:1032) 20241107083134807 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:1072) 20241107083134807 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) 20241107083134807 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) 20241107083134807 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 46 storing in window (46..109) (tbf_ul.cpp:314) 20241107083134807 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083134807 DRLCMACUL DEBUG - Mark BSN 110 as INVALID (rlc_window_ul.cpp:42) 20241107083134807 DRLCMACUL DEBUG - Raising V(R) to 47 (rlc_window_ul.cpp:50) 20241107083134807 DRLCMACUL DEBUG - Taking block 46 out, raising V(Q) to 47 (rlc_window_ul.cpp:65) 20241107083134807 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083134807 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083134807 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) 20241107083134807 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083134807 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083134807 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083134807 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) 20241107083134807 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083134807 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083134807 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) 20241107083134807 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) 20241107083134807 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) 20241107083134807 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) 20241107083134807 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) 20241107083134808 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) 20241107083134808 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) 20241107083134808 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) 20241107083134808 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) 20241107083134808 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) 20241107083134808 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) 20241107083134816 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083134830 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) 20241107083134830 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) 20241107083134830 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) 20241107083134830 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) 20241107083134831 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) 20241107083134831 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) 20241107083134831 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) 20241107083134831 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083134831 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) 20241107083134831 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) 20241107083134831 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) 20241107083134831 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) 20241107083134831 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) 20241107083134831 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) 20241107083134831 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) 20241107083134831 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) 20241107083134831 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) 20241107083134831 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) 20241107083134835 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083134849 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) 20241107083134849 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) 20241107083134849 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) 20241107083134849 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) 20241107083134849 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) 20241107083134849 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) 20241107083134849 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) 20241107083134849 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) 20241107083134849 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) 20241107083134849 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) 20241107083134850 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) 20241107083134850 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) 20241107083134850 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) 20241107083134850 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) 20241107083134850 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) 20241107083134850 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) 20241107083134853 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083134867 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) 20241107083134867 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) MTC@fb7e2f9c3787: Tx2001 stopped 20241107083134868 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) 20241107083134868 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) 20241107083134868 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) 20241107083134868 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) 20241107083134868 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) 20241107083134868 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) 20241107083134868 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) 20241107083134868 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) 20241107083134869 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) 20241107083134869 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) 20241107083134869 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) 20241107083134869 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) 20241107083134869 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) 20241107083134869 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) 20241107083134869 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083134869 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083134869 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) 20241107083134869 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083134869 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=606 TLLI=0x00000001 (pdch.cpp:347) 20241107083134869 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) 20241107083134877 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083134891 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) 20241107083134891 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) 20241107083134891 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) 20241107083134891 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) MTC@fb7e2f9c3787: Start timer Tafter: 1 s 20241107083134891 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 5e 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083134891 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) 20241107083134891 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083134891 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 5e 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083134891 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:1032) 20241107083134891 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:1072) 20241107083134891 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) 20241107083134891 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) 20241107083134891 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 47 storing in window (47..110) (tbf_ul.cpp:314) 20241107083134891 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083134891 DRLCMACUL DEBUG - Mark BSN 111 as INVALID (rlc_window_ul.cpp:42) 20241107083134891 DRLCMACUL DEBUG - Raising V(R) to 48 (rlc_window_ul.cpp:50) 20241107083134891 DRLCMACUL DEBUG - Taking block 47 out, raising V(Q) to 48 (rlc_window_ul.cpp:65) 20241107083134891 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083134891 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083134891 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) 20241107083134891 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083134891 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083134891 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083134891 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) 20241107083134891 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083134891 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083134891 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) 20241107083134891 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) 20241107083134891 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) 20241107083134891 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) 20241107083134891 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) 20241107083134891 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) 20241107083134891 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) 20241107083134892 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) 20241107083134892 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) 20241107083134892 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) 20241107083134892 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) 20241107083134895 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=615 RX RTS.req: sapi=5 arfcn=871 cur_fn=611 block=10 (pcu_l1_if.cpp:576) 20241107083134895 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083134895 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 619 for type USF (pdch_ul_controller.c:184) 20241107083134895 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) 20241107083134895 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083134895 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083134895 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) 20241107083134895 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) 20241107083134895 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=615 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083134895 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=615 Sending data request: sapi=5 arfcn=871 cur_fn=611 block=10 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) 20241107083134896 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083134909 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) 20241107083134909 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) 20241107083134909 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) 20241107083134910 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) 20241107083134910 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=10 data=3c 01 60 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083134910 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083134910 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083134910 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 60 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083134910 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:1032) 20241107083134910 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=615 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083134910 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) 20241107083134910 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) 20241107083134910 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 48 storing in window (48..111) (tbf_ul.cpp:314) 20241107083134910 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083134910 DRLCMACUL DEBUG - Mark BSN 112 as INVALID (rlc_window_ul.cpp:42) 20241107083134910 DRLCMACUL DEBUG - Raising V(R) to 49 (rlc_window_ul.cpp:50) 20241107083134910 DRLCMACUL DEBUG - Taking block 48 out, raising V(Q) to 49 (rlc_window_ul.cpp:65) 20241107083134910 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083134910 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083134910 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) 20241107083134910 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083134910 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083134910 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083134910 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) 20241107083134910 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083134910 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083134910 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) 20241107083134910 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) 20241107083134910 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) 20241107083134910 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) 20241107083134910 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) 20241107083134910 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) 20241107083134910 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) 20241107083134910 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) 20241107083134910 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) 20241107083134910 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) 20241107083134910 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) 20241107083134914 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083134928 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) 20241107083134928 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) 20241107083134928 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) 20241107083134928 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) 20241107083134928 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) 20241107083134928 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) 20241107083134928 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=619): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083134928 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083134928 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) 20241107083134928 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) 20241107083134929 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) 20241107083134929 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) 20241107083134929 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) 20241107083134929 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) 20241107083134929 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) 20241107083134929 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) 20241107083134929 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) 20241107083134929 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) 20241107083134937 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083134951 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) 20241107083134951 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) 20241107083134951 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) 20241107083134951 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) 20241107083134952 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) 20241107083134952 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) 20241107083134952 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) 20241107083134952 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) 20241107083134952 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) 20241107083134952 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) 20241107083134952 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) 20241107083134952 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) 20241107083134952 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) 20241107083134952 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) 20241107083134952 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241107083134952 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) 20241107083134956 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083134970 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) 20241107083134970 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) 20241107083134970 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) 20241107083134970 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) 20241107083134970 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241107083134970 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083134970 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) 20241107083134970 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) 20241107083134970 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) 20241107083134970 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) 20241107083134971 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) 20241107083134971 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) 20241107083134971 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) 20241107083134971 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) 20241107083134971 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 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) 20241107083134971 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) 20241107083134971 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083134971 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083134971 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) 20241107083134971 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083134971 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=628 TLLI=0x00000001 (pdch.cpp:347) 20241107083134971 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) 20241107083134974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=632 RX RTS.req: sapi=5 arfcn=871 cur_fn=628 block=2 (pcu_l1_if.cpp:576) 20241107083134974 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083134974 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 637 for type USF (pdch_ul_controller.c:184) 20241107083134974 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) 20241107083134974 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083134974 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083134974 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) 20241107083134974 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) 20241107083134974 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=632 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083134974 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=632 Sending data request: sapi=5 arfcn=871 cur_fn=628 block=2 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) 20241107083134975 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083134988 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) 20241107083134988 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) 20241107083134989 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) 20241107083134989 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) 20241107083134989 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=2 data=3c 01 62 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083134989 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083134989 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083134989 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 62 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083134989 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:1032) 20241107083134989 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=632 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083134989 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) 20241107083134989 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) 20241107083134989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 49 storing in window (49..112) (tbf_ul.cpp:314) 20241107083134989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083134989 DRLCMACUL DEBUG - Mark BSN 113 as INVALID (rlc_window_ul.cpp:42) 20241107083134989 DRLCMACUL DEBUG - Raising V(R) to 50 (rlc_window_ul.cpp:50) 20241107083134989 DRLCMACUL DEBUG - Taking block 49 out, raising V(Q) to 50 (rlc_window_ul.cpp:65) 20241107083134989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083134989 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083134989 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) 20241107083134989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083134989 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083134989 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083134989 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) 20241107083134989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083134989 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083134989 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) 20241107083134989 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) 20241107083134989 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) 20241107083134989 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) 20241107083134989 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) 20241107083134989 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) 20241107083134989 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) 20241107083134989 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) 20241107083134989 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) 20241107083134989 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) 20241107083134989 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) 20241107083134998 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083135012 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) 20241107083135012 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) 20241107083135012 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) 20241107083135012 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) 20241107083135012 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) 20241107083135012 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) 20241107083135012 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=637): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083135012 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083135012 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) 20241107083135012 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) 20241107083135012 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) 20241107083135012 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) 20241107083135012 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) 20241107083135012 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) 20241107083135013 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) 20241107083135013 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) 20241107083135013 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) 20241107083135013 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) 20241107083135016 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083135030 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) 20241107083135030 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) 20241107083135030 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) 20241107083135030 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) 20241107083135031 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) 20241107083135031 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) 20241107083135031 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) 20241107083135031 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) 20241107083135031 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) 20241107083135031 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) 20241107083135031 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) 20241107083135031 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) 20241107083135031 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) 20241107083135031 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) 20241107083135031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241107083135031 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) 20241107083135035 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083135049 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) 20241107083135049 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) 20241107083135049 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) 20241107083135049 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) 20241107083135049 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241107083135049 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135049 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) 20241107083135049 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) 20241107083135050 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) 20241107083135050 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) 20241107083135050 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) 20241107083135050 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) 20241107083135050 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) 20241107083135050 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) 20241107083135050 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 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) 20241107083135050 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) 20241107083135050 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083135050 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083135050 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) 20241107083135050 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083135050 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=645 TLLI=0x00000001 (pdch.cpp:347) 20241107083135050 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) 20241107083135058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=650 RX RTS.req: sapi=5 arfcn=871 cur_fn=645 block=6 (pcu_l1_if.cpp:576) 20241107083135058 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083135058 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20241107083135058 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) 20241107083135058 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083135058 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083135058 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) 20241107083135058 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) 20241107083135058 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=650 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083135058 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=650 Sending data request: sapi=5 arfcn=871 cur_fn=645 block=6 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) 20241107083135058 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083135072 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) 20241107083135072 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) 20241107083135072 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) 20241107083135072 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) 20241107083135072 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=6 data=3c 01 64 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083135072 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083135072 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083135072 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 64 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083135072 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:1032) 20241107083135072 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=650 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083135072 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) 20241107083135072 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) 20241107083135072 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 50 storing in window (50..113) (tbf_ul.cpp:314) 20241107083135072 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083135072 DRLCMACUL DEBUG - Mark BSN 114 as INVALID (rlc_window_ul.cpp:42) 20241107083135072 DRLCMACUL DEBUG - Raising V(R) to 51 (rlc_window_ul.cpp:50) 20241107083135072 DRLCMACUL DEBUG - Taking block 50 out, raising V(Q) to 51 (rlc_window_ul.cpp:65) 20241107083135072 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083135072 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083135072 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) 20241107083135072 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083135072 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083135072 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083135072 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) 20241107083135072 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083135072 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083135072 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) 20241107083135072 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) 20241107083135072 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) 20241107083135073 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) 20241107083135073 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) 20241107083135073 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) 20241107083135073 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) 20241107083135073 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) 20241107083135073 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) 20241107083135073 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) 20241107083135073 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) 20241107083135077 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083135090 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) 20241107083135090 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) 20241107083135091 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) 20241107083135091 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) 20241107083135091 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) 20241107083135091 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) 20241107083135091 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=654): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083135091 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083135091 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) 20241107083135091 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) 20241107083135091 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) 20241107083135091 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) 20241107083135091 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) 20241107083135091 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) 20241107083135091 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) 20241107083135091 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) 20241107083135092 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) 20241107083135092 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) 20241107083135095 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083135109 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) 20241107083135109 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) 20241107083135109 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) 20241107083135109 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) 20241107083135110 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) 20241107083135110 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) 20241107083135110 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) 20241107083135110 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) 20241107083135110 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) 20241107083135110 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) 20241107083135110 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) 20241107083135110 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) 20241107083135110 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) 20241107083135110 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) 20241107083135110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241107083135110 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) 20241107083135119 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083135132 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) 20241107083135132 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) 20241107083135133 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) 20241107083135133 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) 20241107083135133 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241107083135133 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135133 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) 20241107083135133 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) 20241107083135133 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) 20241107083135133 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) 20241107083135133 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) 20241107083135133 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) 20241107083135133 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) 20241107083135133 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) 20241107083135134 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 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) 20241107083135134 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) 20241107083135134 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083135134 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083135134 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) 20241107083135134 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083135134 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=663 TLLI=0x00000001 (pdch.cpp:347) 20241107083135134 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) 20241107083135137 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=667 RX RTS.req: sapi=5 arfcn=871 cur_fn=663 block=10 (pcu_l1_if.cpp:576) 20241107083135137 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083135137 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 671 for type USF (pdch_ul_controller.c:184) 20241107083135137 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) 20241107083135137 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083135137 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083135137 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) 20241107083135137 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) 20241107083135137 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=667 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083135137 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=667 Sending data request: sapi=5 arfcn=871 cur_fn=663 block=10 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) 20241107083135137 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083135151 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) 20241107083135151 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) 20241107083135151 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) 20241107083135151 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) 20241107083135151 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=10 data=3c 01 66 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083135151 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083135151 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083135151 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 66 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083135151 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:1032) 20241107083135151 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=667 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083135151 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) 20241107083135151 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241107083135151 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) 20241107083135151 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 51 storing in window (51..114) (tbf_ul.cpp:314) 20241107083135151 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083135151 DRLCMACUL DEBUG - Mark BSN 115 as INVALID (rlc_window_ul.cpp:42) 20241107083135151 DRLCMACUL DEBUG - Raising V(R) to 52 (rlc_window_ul.cpp:50) 20241107083135151 DRLCMACUL DEBUG - Taking block 51 out, raising V(Q) to 52 (rlc_window_ul.cpp:65) 20241107083135151 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083135151 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083135151 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) 20241107083135151 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083135151 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083135151 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083135151 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) 20241107083135151 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083135151 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083135151 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) 20241107083135152 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) 20241107083135152 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) 20241107083135152 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) 20241107083135152 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) 20241107083135152 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) 20241107083135152 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) 20241107083135152 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) 20241107083135152 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) 20241107083135152 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) 20241107083135152 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) 20241107083135156 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083135170 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) 20241107083135170 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) 20241107083135170 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) 20241107083135170 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) 20241107083135170 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) 20241107083135170 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) 20241107083135170 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=671): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083135170 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083135170 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) 20241107083135170 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) 20241107083135170 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) 20241107083135170 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) 20241107083135171 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) 20241107083135171 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) 20241107083135171 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) 20241107083135171 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) 20241107083135171 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) 20241107083135171 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) 20241107083135179 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083135193 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) 20241107083135193 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) 20241107083135193 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) 20241107083135193 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) 20241107083135193 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) 20241107083135193 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) 20241107083135193 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) 20241107083135193 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) 20241107083135194 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) 20241107083135194 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) 20241107083135194 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) 20241107083135194 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) 20241107083135194 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) 20241107083135194 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) 20241107083135194 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241107083135194 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) 20241107083135197 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083135212 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) 20241107083135212 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) 20241107083135212 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) 20241107083135212 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) 20241107083135212 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241107083135212 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135212 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) 20241107083135212 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) 20241107083135212 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) 20241107083135212 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) 20241107083135212 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) 20241107083135212 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) 20241107083135213 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) 20241107083135213 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) 20241107083135213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 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) 20241107083135213 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) 20241107083135213 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083135213 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083135213 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) 20241107083135213 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083135213 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=680 TLLI=0x00000001 (pdch.cpp:347) 20241107083135213 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) 20241107083135216 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=684 RX RTS.req: sapi=5 arfcn=871 cur_fn=680 block=2 (pcu_l1_if.cpp:576) 20241107083135216 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083135216 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 689 for type USF (pdch_ul_controller.c:184) 20241107083135216 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) 20241107083135216 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083135216 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083135216 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) 20241107083135216 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) 20241107083135216 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=684 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083135216 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=684 Sending data request: sapi=5 arfcn=871 cur_fn=680 block=2 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) 20241107083135216 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083135230 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) 20241107083135230 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) 20241107083135231 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) 20241107083135231 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) 20241107083135231 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=2 data=3c 01 68 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083135231 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083135231 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083135231 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 68 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083135231 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:1032) 20241107083135231 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=684 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083135231 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) 20241107083135231 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) 20241107083135231 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 52 storing in window (52..115) (tbf_ul.cpp:314) 20241107083135231 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083135231 DRLCMACUL DEBUG - Mark BSN 116 as INVALID (rlc_window_ul.cpp:42) 20241107083135231 DRLCMACUL DEBUG - Raising V(R) to 53 (rlc_window_ul.cpp:50) 20241107083135231 DRLCMACUL DEBUG - Taking block 52 out, raising V(Q) to 53 (rlc_window_ul.cpp:65) 20241107083135231 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083135231 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083135231 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) 20241107083135231 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083135231 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083135231 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083135231 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) 20241107083135231 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083135231 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083135231 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) 20241107083135231 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) 20241107083135231 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) 20241107083135232 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) 20241107083135232 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) 20241107083135232 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) 20241107083135232 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) 20241107083135232 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) 20241107083135232 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) 20241107083135232 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) 20241107083135232 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) 20241107083135240 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083135253 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) 20241107083135253 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) 20241107083135254 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) 20241107083135254 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) 20241107083135254 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) 20241107083135254 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) 20241107083135254 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=689): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083135254 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083135254 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) 20241107083135254 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) 20241107083135254 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) 20241107083135254 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) 20241107083135254 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) 20241107083135254 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) 20241107083135254 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) 20241107083135254 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) 20241107083135255 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) 20241107083135255 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) 20241107083135258 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083135272 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) 20241107083135272 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) 20241107083135272 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) 20241107083135272 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) 20241107083135272 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) 20241107083135272 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) 20241107083135272 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) 20241107083135272 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) 20241107083135273 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) 20241107083135273 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) 20241107083135273 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) 20241107083135273 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) 20241107083135273 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) 20241107083135273 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) 20241107083135273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241107083135273 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) 20241107083135277 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083135291 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) 20241107083135291 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) 20241107083135291 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) 20241107083135291 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) 20241107083135291 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241107083135291 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135291 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) 20241107083135291 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) 20241107083135291 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) 20241107083135291 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) 20241107083135291 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) 20241107083135291 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) 20241107083135292 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) 20241107083135292 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) 20241107083135292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 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) 20241107083135292 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) 20241107083135292 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083135292 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083135292 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) 20241107083135292 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083135292 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=697 TLLI=0x00000001 (pdch.cpp:347) 20241107083135292 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) 20241107083135300 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=702 RX RTS.req: sapi=5 arfcn=871 cur_fn=697 block=6 (pcu_l1_if.cpp:576) 20241107083135300 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083135300 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 706 for type USF (pdch_ul_controller.c:184) 20241107083135300 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) 20241107083135300 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083135300 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083135300 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) 20241107083135300 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) 20241107083135300 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=702 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083135300 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=702 Sending data request: sapi=5 arfcn=871 cur_fn=697 block=6 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) 20241107083135300 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083135314 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) 20241107083135314 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) 20241107083135314 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) 20241107083135314 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) 20241107083135314 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=6 data=3c 01 6a 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083135314 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083135314 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083135314 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 6a 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083135314 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:1032) 20241107083135314 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=702 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083135314 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) 20241107083135314 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) 20241107083135314 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 53 storing in window (53..116) (tbf_ul.cpp:314) 20241107083135314 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083135314 DRLCMACUL DEBUG - Mark BSN 117 as INVALID (rlc_window_ul.cpp:42) 20241107083135314 DRLCMACUL DEBUG - Raising V(R) to 54 (rlc_window_ul.cpp:50) 20241107083135314 DRLCMACUL DEBUG - Taking block 53 out, raising V(Q) to 54 (rlc_window_ul.cpp:65) 20241107083135314 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083135314 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083135314 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) 20241107083135314 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083135314 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083135314 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083135314 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) 20241107083135314 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083135314 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083135314 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) 20241107083135314 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) 20241107083135314 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) 20241107083135314 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) 20241107083135314 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) 20241107083135315 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) 20241107083135315 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) 20241107083135315 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) 20241107083135315 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) 20241107083135315 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) 20241107083135315 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) 20241107083135318 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083135332 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) 20241107083135332 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) 20241107083135333 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) 20241107083135333 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) 20241107083135333 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) 20241107083135333 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) 20241107083135333 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=706): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083135333 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083135333 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) 20241107083135333 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) 20241107083135333 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) 20241107083135333 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) 20241107083135333 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) 20241107083135333 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) 20241107083135333 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) 20241107083135333 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) 20241107083135333 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) 20241107083135333 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) 20241107083135337 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083135351 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) 20241107083135351 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) 20241107083135351 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) 20241107083135351 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) 20241107083135351 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) 20241107083135351 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) 20241107083135351 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) 20241107083135351 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) 20241107083135352 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) 20241107083135352 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) 20241107083135352 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) 20241107083135352 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) 20241107083135352 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) 20241107083135352 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) 20241107083135352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241107083135352 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) 20241107083135360 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083135374 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) 20241107083135374 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) 20241107083135374 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) 20241107083135374 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) 20241107083135375 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241107083135375 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135375 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) 20241107083135375 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) 20241107083135375 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) 20241107083135375 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) 20241107083135375 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) 20241107083135375 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) 20241107083135375 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) 20241107083135375 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) 20241107083135375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 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) 20241107083135375 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) 20241107083135375 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083135375 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083135375 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) 20241107083135375 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083135375 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=715 TLLI=0x00000001 (pdch.cpp:347) 20241107083135375 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) 20241107083135379 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=719 RX RTS.req: sapi=5 arfcn=871 cur_fn=715 block=10 (pcu_l1_if.cpp:576) 20241107083135379 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083135379 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 723 for type USF (pdch_ul_controller.c:184) 20241107083135379 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) 20241107083135379 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083135379 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083135379 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) 20241107083135379 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) 20241107083135379 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=719 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083135379 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=719 Sending data request: sapi=5 arfcn=871 cur_fn=715 block=10 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) 20241107083135379 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083135393 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) 20241107083135393 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) 20241107083135393 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) 20241107083135393 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) 20241107083135393 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=10 data=3c 01 6c 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083135393 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083135393 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083135393 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 6c 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083135393 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:1032) 20241107083135393 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=719 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083135393 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) 20241107083135393 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) 20241107083135393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 54 storing in window (54..117) (tbf_ul.cpp:314) 20241107083135393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083135393 DRLCMACUL DEBUG - Mark BSN 118 as INVALID (rlc_window_ul.cpp:42) 20241107083135393 DRLCMACUL DEBUG - Raising V(R) to 55 (rlc_window_ul.cpp:50) 20241107083135393 DRLCMACUL DEBUG - Taking block 54 out, raising V(Q) to 55 (rlc_window_ul.cpp:65) 20241107083135393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083135393 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083135393 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) 20241107083135393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083135393 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083135393 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083135393 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) 20241107083135393 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083135393 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083135393 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) 20241107083135393 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) 20241107083135393 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) 20241107083135393 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) 20241107083135394 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) 20241107083135394 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) 20241107083135394 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) 20241107083135394 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) 20241107083135394 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) 20241107083135394 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) 20241107083135394 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) 20241107083135397 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083135411 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) 20241107083135411 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) 20241107083135412 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) 20241107083135412 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) 20241107083135412 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) 20241107083135412 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) 20241107083135412 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=723): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083135412 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083135412 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) 20241107083135412 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) 20241107083135412 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) 20241107083135412 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) 20241107083135412 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) 20241107083135412 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) 20241107083135412 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) 20241107083135412 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) 20241107083135412 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) 20241107083135412 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) 20241107083135421 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083135435 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) 20241107083135435 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) 20241107083135435 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) 20241107083135435 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) 20241107083135435 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) 20241107083135435 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) 20241107083135435 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) 20241107083135435 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) 20241107083135436 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) 20241107083135436 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) 20241107083135436 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) 20241107083135436 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) 20241107083135436 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) 20241107083135436 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) 20241107083135436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241107083135436 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) 20241107083135439 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083135453 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) 20241107083135453 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) 20241107083135454 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) 20241107083135454 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) 20241107083135454 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241107083135454 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135454 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) 20241107083135454 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) 20241107083135454 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) 20241107083135454 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) 20241107083135454 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) 20241107083135454 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) 20241107083135454 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) 20241107083135454 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) 20241107083135454 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 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) 20241107083135454 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) 20241107083135454 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083135454 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083135454 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) 20241107083135455 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083135455 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=732 TLLI=0x00000001 (pdch.cpp:347) 20241107083135455 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) 20241107083135458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=736 RX RTS.req: sapi=5 arfcn=871 cur_fn=732 block=2 (pcu_l1_if.cpp:576) 20241107083135458 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083135458 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 741 for type USF (pdch_ul_controller.c:184) 20241107083135458 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) 20241107083135458 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083135458 DRLCMACUL DEBUG - V(N): "IIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083135458 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) 20241107083135458 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) 20241107083135458 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=736 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083135458 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=736 Sending data request: sapi=5 arfcn=871 cur_fn=732 block=2 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) 20241107083135458 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083135472 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) 20241107083135472 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) 20241107083135472 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) 20241107083135472 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) 20241107083135472 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=2 data=3c 01 6e 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083135472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083135472 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083135472 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 6e 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083135472 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:1032) 20241107083135472 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=736 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083135472 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) 20241107083135472 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) 20241107083135472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 55 storing in window (55..118) (tbf_ul.cpp:314) 20241107083135472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083135472 DRLCMACUL DEBUG - Mark BSN 119 as INVALID (rlc_window_ul.cpp:42) 20241107083135473 DRLCMACUL DEBUG - Raising V(R) to 56 (rlc_window_ul.cpp:50) 20241107083135473 DRLCMACUL DEBUG - Taking block 55 out, raising V(Q) to 56 (rlc_window_ul.cpp:65) 20241107083135473 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083135473 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083135473 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) 20241107083135473 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083135473 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083135473 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083135473 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) 20241107083135473 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083135473 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083135473 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) 20241107083135473 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) 20241107083135473 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) 20241107083135473 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) 20241107083135473 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) 20241107083135473 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) 20241107083135473 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) 20241107083135473 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) 20241107083135473 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) 20241107083135473 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) 20241107083135473 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) 20241107083135481 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083135496 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) 20241107083135496 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) 20241107083135496 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) 20241107083135496 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) 20241107083135496 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) 20241107083135496 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) 20241107083135496 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=741): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083135496 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083135496 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) 20241107083135496 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) 20241107083135496 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) 20241107083135496 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) 20241107083135497 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) 20241107083135497 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) 20241107083135497 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) 20241107083135497 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) 20241107083135497 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) 20241107083135497 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) 20241107083135500 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083135514 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) 20241107083135514 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) 20241107083135514 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) 20241107083135514 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) 20241107083135514 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) 20241107083135514 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) 20241107083135515 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) 20241107083135515 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) 20241107083135515 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) 20241107083135515 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) 20241107083135515 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) 20241107083135515 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) 20241107083135515 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) 20241107083135515 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) 20241107083135515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241107083135515 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) 20241107083135519 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083135532 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) 20241107083135532 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) 20241107083135533 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) 20241107083135533 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) 20241107083135533 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241107083135533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135533 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) 20241107083135533 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) 20241107083135533 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) 20241107083135533 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) 20241107083135533 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) 20241107083135533 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) 20241107083135533 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) 20241107083135533 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) 20241107083135534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 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) 20241107083135534 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) 20241107083135534 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083135534 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083135534 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) 20241107083135534 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083135534 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=749 TLLI=0x00000001 (pdch.cpp:347) 20241107083135534 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) 20241107083135542 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=754 RX RTS.req: sapi=5 arfcn=871 cur_fn=749 block=6 (pcu_l1_if.cpp:576) 20241107083135542 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083135542 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 758 for type USF (pdch_ul_controller.c:184) 20241107083135542 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) 20241107083135542 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083135542 DRLCMACUL DEBUG - V(N): "IIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083135542 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) 20241107083135542 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) 20241107083135542 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=754 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083135542 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=754 Sending data request: sapi=5 arfcn=871 cur_fn=749 block=6 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) 20241107083135542 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083135556 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) 20241107083135556 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) 20241107083135556 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) 20241107083135556 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) 20241107083135556 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=6 data=3c 01 70 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083135556 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083135556 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083135556 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 70 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083135556 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:1032) 20241107083135556 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=754 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083135556 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) 20241107083135556 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) 20241107083135556 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 56 storing in window (56..119) (tbf_ul.cpp:314) 20241107083135556 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083135556 DRLCMACUL DEBUG - Mark BSN 120 as INVALID (rlc_window_ul.cpp:42) 20241107083135556 DRLCMACUL DEBUG - Raising V(R) to 57 (rlc_window_ul.cpp:50) 20241107083135556 DRLCMACUL DEBUG - Taking block 56 out, raising V(Q) to 57 (rlc_window_ul.cpp:65) 20241107083135556 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083135556 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083135556 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) 20241107083135556 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083135556 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083135556 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083135556 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) 20241107083135556 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083135556 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083135556 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) 20241107083135556 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) 20241107083135556 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) 20241107083135556 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) 20241107083135556 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) 20241107083135557 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) 20241107083135557 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) 20241107083135557 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) 20241107083135557 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) 20241107083135557 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) 20241107083135557 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) 20241107083135560 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083135574 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) 20241107083135574 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) 20241107083135575 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) 20241107083135575 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) 20241107083135575 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) 20241107083135575 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) 20241107083135575 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=758): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083135575 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083135575 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) 20241107083135575 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) 20241107083135575 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) 20241107083135575 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) 20241107083135575 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) 20241107083135575 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) 20241107083135576 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) 20241107083135576 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) 20241107083135576 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) 20241107083135576 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) 20241107083135579 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083135593 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) 20241107083135593 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) 20241107083135593 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) 20241107083135593 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) 20241107083135593 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) 20241107083135593 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) 20241107083135593 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) 20241107083135593 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) 20241107083135594 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) 20241107083135594 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) 20241107083135594 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) 20241107083135594 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) 20241107083135594 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) 20241107083135594 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) 20241107083135594 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241107083135594 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) 20241107083135602 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083135616 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) 20241107083135616 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) 20241107083135616 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) 20241107083135616 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) 20241107083135617 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241107083135617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135617 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) 20241107083135617 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) 20241107083135617 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) 20241107083135617 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) 20241107083135617 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) 20241107083135617 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) 20241107083135617 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) 20241107083135617 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) 20241107083135617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 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) 20241107083135617 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) 20241107083135617 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083135617 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083135617 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) 20241107083135617 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083135617 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=767 TLLI=0x00000001 (pdch.cpp:347) 20241107083135617 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) 20241107083135621 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=771 RX RTS.req: sapi=5 arfcn=871 cur_fn=767 block=10 (pcu_l1_if.cpp:576) 20241107083135621 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083135621 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 775 for type USF (pdch_ul_controller.c:184) 20241107083135621 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) 20241107083135621 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083135621 DRLCMACUL DEBUG - V(N): "IIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083135621 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) 20241107083135621 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) 20241107083135621 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=771 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083135621 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=771 Sending data request: sapi=5 arfcn=871 cur_fn=767 block=10 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) 20241107083135621 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083135635 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) 20241107083135635 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) 20241107083135635 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) 20241107083135635 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) 20241107083135635 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=10 data=3c 01 72 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083135635 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083135635 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083135635 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 72 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083135635 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:1032) 20241107083135635 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=771 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083135635 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) 20241107083135635 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) 20241107083135635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 57 storing in window (57..120) (tbf_ul.cpp:314) 20241107083135635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083135635 DRLCMACUL DEBUG - Mark BSN 121 as INVALID (rlc_window_ul.cpp:42) 20241107083135635 DRLCMACUL DEBUG - Raising V(R) to 58 (rlc_window_ul.cpp:50) 20241107083135635 DRLCMACUL DEBUG - Taking block 57 out, raising V(Q) to 58 (rlc_window_ul.cpp:65) 20241107083135635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083135635 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083135635 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) 20241107083135635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083135635 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083135635 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083135635 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) 20241107083135635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083135635 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083135635 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) 20241107083135635 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) 20241107083135635 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) 20241107083135636 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) 20241107083135636 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) 20241107083135636 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) 20241107083135636 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) 20241107083135636 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) 20241107083135636 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) 20241107083135636 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) 20241107083135636 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) 20241107083135639 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083135653 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) 20241107083135653 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) 20241107083135654 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) 20241107083135654 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) 20241107083135654 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) 20241107083135654 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) 20241107083135654 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=775): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083135654 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083135654 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) 20241107083135654 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) 20241107083135654 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) 20241107083135654 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) 20241107083135654 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) 20241107083135654 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) 20241107083135654 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) 20241107083135654 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) 20241107083135654 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) 20241107083135654 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) 20241107083135663 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083135677 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) 20241107083135677 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) 20241107083135677 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) 20241107083135677 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) 20241107083135677 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) 20241107083135677 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) 20241107083135677 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) 20241107083135677 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) 20241107083135677 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) 20241107083135677 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) 20241107083135677 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) 20241107083135677 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) 20241107083135677 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) 20241107083135677 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) 20241107083135678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241107083135678 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) 20241107083135681 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083135695 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) 20241107083135695 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) 20241107083135695 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) 20241107083135695 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) 20241107083135696 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241107083135696 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135696 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) 20241107083135696 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) 20241107083135696 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) 20241107083135696 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) 20241107083135696 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) 20241107083135696 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) 20241107083135696 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) 20241107083135696 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) 20241107083135696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 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) 20241107083135696 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) 20241107083135696 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083135696 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083135696 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) 20241107083135696 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083135696 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=784 TLLI=0x00000001 (pdch.cpp:347) 20241107083135696 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) 20241107083135700 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=788 RX RTS.req: sapi=5 arfcn=871 cur_fn=784 block=2 (pcu_l1_if.cpp:576) 20241107083135700 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083135700 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 793 for type USF (pdch_ul_controller.c:184) 20241107083135700 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) 20241107083135700 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083135700 DRLCMACUL DEBUG - V(N): "IIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083135700 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) 20241107083135700 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) 20241107083135700 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=788 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083135700 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=788 Sending data request: sapi=5 arfcn=871 cur_fn=784 block=2 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) 20241107083135700 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083135714 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) 20241107083135714 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) 20241107083135714 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) 20241107083135714 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) 20241107083135714 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=2 data=3c 01 74 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083135714 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083135714 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083135714 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 74 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083135714 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:1032) 20241107083135714 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=788 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083135714 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) 20241107083135714 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) 20241107083135714 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 58 storing in window (58..121) (tbf_ul.cpp:314) 20241107083135714 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083135714 DRLCMACUL DEBUG - Mark BSN 122 as INVALID (rlc_window_ul.cpp:42) 20241107083135714 DRLCMACUL DEBUG - Raising V(R) to 59 (rlc_window_ul.cpp:50) 20241107083135714 DRLCMACUL DEBUG - Taking block 58 out, raising V(Q) to 59 (rlc_window_ul.cpp:65) 20241107083135714 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083135714 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083135714 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) 20241107083135714 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083135714 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083135714 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083135714 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) 20241107083135714 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083135714 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083135714 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) 20241107083135714 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) 20241107083135714 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) 20241107083135714 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) 20241107083135714 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) 20241107083135714 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) 20241107083135714 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) 20241107083135715 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) 20241107083135715 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) 20241107083135715 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) 20241107083135715 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) 20241107083135723 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083135737 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) 20241107083135737 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) 20241107083135737 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) 20241107083135737 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) 20241107083135737 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) 20241107083135737 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) 20241107083135737 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=793): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083135737 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083135737 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) 20241107083135737 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) 20241107083135738 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) 20241107083135738 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) 20241107083135738 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) 20241107083135738 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) 20241107083135738 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) 20241107083135738 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) 20241107083135738 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) 20241107083135738 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) 20241107083135741 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083135755 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) 20241107083135755 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) 20241107083135756 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) 20241107083135756 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) 20241107083135756 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) 20241107083135756 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) 20241107083135756 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) 20241107083135756 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) 20241107083135756 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) 20241107083135756 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) 20241107083135756 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) 20241107083135756 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) 20241107083135756 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) 20241107083135756 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) 20241107083135756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241107083135756 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) 20241107083135760 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083135774 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) 20241107083135774 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) 20241107083135774 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) 20241107083135774 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) 20241107083135774 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241107083135774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135775 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) 20241107083135775 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) 20241107083135775 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) 20241107083135775 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) 20241107083135775 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) 20241107083135775 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) 20241107083135775 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) 20241107083135775 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) 20241107083135775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 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) 20241107083135775 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) 20241107083135775 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083135775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083135775 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) 20241107083135775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083135775 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=801 TLLI=0x00000001 (pdch.cpp:347) 20241107083135775 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) 20241107083135783 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=806 RX RTS.req: sapi=5 arfcn=871 cur_fn=801 block=6 (pcu_l1_if.cpp:576) 20241107083135783 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083135783 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 810 for type USF (pdch_ul_controller.c:184) 20241107083135783 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) 20241107083135783 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083135783 DRLCMACUL DEBUG - V(N): "IIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083135783 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) 20241107083135783 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) 20241107083135784 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=806 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083135784 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=806 Sending data request: sapi=5 arfcn=871 cur_fn=801 block=6 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) 20241107083135784 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083135797 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) 20241107083135797 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) 20241107083135798 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) 20241107083135798 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) 20241107083135798 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=6 data=3c 01 76 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083135798 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083135798 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083135798 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 76 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083135798 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:1032) 20241107083135798 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=806 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083135798 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) 20241107083135798 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) 20241107083135798 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 59 storing in window (59..122) (tbf_ul.cpp:314) 20241107083135798 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083135798 DRLCMACUL DEBUG - Mark BSN 123 as INVALID (rlc_window_ul.cpp:42) 20241107083135798 DRLCMACUL DEBUG - Raising V(R) to 60 (rlc_window_ul.cpp:50) 20241107083135798 DRLCMACUL DEBUG - Taking block 59 out, raising V(Q) to 60 (rlc_window_ul.cpp:65) 20241107083135798 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083135798 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083135798 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) 20241107083135798 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083135798 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083135798 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083135798 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) 20241107083135798 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083135798 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083135798 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083135798 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) 20241107083135798 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) 20241107083135798 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) 20241107083135798 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) 20241107083135798 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) 20241107083135798 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) 20241107083135798 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) 20241107083135799 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) 20241107083135799 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) 20241107083135799 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) 20241107083135799 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) 20241107083135802 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083135816 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) 20241107083135816 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) 20241107083135817 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) 20241107083135817 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) 20241107083135817 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) 20241107083135817 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) 20241107083135817 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=810): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083135817 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083135818 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) 20241107083135818 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) 20241107083135818 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) 20241107083135818 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) 20241107083135818 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) 20241107083135818 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) 20241107083135818 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) 20241107083135818 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) 20241107083135818 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) 20241107083135818 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) 20241107083135821 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083135835 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) 20241107083135835 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) 20241107083135835 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) 20241107083135835 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) 20241107083135835 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) 20241107083135835 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) 20241107083135836 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) 20241107083135836 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) 20241107083135836 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) 20241107083135836 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) 20241107083135837 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) 20241107083135837 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) 20241107083135837 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) 20241107083135837 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) 20241107083135837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241107083135837 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) 20241107083135844 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083135859 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) 20241107083135859 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) 20241107083135859 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) 20241107083135859 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) 20241107083135860 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241107083135860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135860 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) 20241107083135860 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) 20241107083135860 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) 20241107083135860 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) 20241107083135860 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) 20241107083135861 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) 20241107083135861 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) 20241107083135861 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) 20241107083135861 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 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) 20241107083135861 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) 20241107083135861 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083135861 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083135861 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) 20241107083135861 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083135861 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=819 TLLI=0x00000001 (pdch.cpp:347) 20241107083135861 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) 20241107083135863 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) 20241107083135863 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) 20241107083135863 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 827 for type USF (pdch_ul_controller.c:184) 20241107083135863 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) 20241107083135863 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083135863 DRLCMACUL DEBUG - V(N): "IIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083135863 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) 20241107083135863 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) 20241107083135863 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) 20241107083135863 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=823 Sending data request: sapi=5 arfcn=871 cur_fn=819 block=10 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) 20241107083135864 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083135877 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241107083135877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135877 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241107083135877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135878 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=10 data=3c 01 78 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083135878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083135878 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083135878 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 78 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083135878 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:1032) 20241107083135878 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=823 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083135878 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) 20241107083135878 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) 20241107083135878 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 60 storing in window (60..123) (tbf_ul.cpp:314) 20241107083135878 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083135878 DRLCMACUL DEBUG - Mark BSN 124 as INVALID (rlc_window_ul.cpp:42) 20241107083135878 DRLCMACUL DEBUG - Raising V(R) to 61 (rlc_window_ul.cpp:50) 20241107083135878 DRLCMACUL DEBUG - Taking block 60 out, raising V(Q) to 61 (rlc_window_ul.cpp:65) 20241107083135878 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083135878 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083135878 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) 20241107083135878 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083135878 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083135878 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083135878 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) 20241107083135878 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083135878 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083135878 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) 20241107083135878 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241107083135878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135878 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241107083135878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135879 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241107083135879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135879 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241107083135879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135879 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241107083135879 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) 20241107083135881 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083135895 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241107083135895 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135896 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241107083135896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135896 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241107083135896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135896 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=827): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083135896 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083135896 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241107083135896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135897 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241107083135897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135897 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241107083135897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135897 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241107083135897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241107083135897 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) 20241107083135905 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083135919 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241107083135919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135919 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241107083135919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135920 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241107083135920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135920 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241107083135920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135921 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241107083135921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135921 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241107083135921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135921 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241107083135921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135921 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241107083135921 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) 20241107083135923 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083135937 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241107083135937 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@fb7e2f9c3787: Tafter stopped 20241107083135938 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241107083135938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135938 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241107083135938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135938 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241107083135938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135938 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241107083135938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135938 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241107083135938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135938 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241107083135938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 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) 20241107083135938 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) 20241107083135938 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083135938 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083135938 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) 20241107083135939 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083135939 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=836 TLLI=0x00000001 (pdch.cpp:347) 20241107083135939 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) 20241107083135942 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083135956 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241107083135956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135956 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241107083135956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135956 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=840 block=2 data=3c 01 7a 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083135956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083135956 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083135956 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 7a 41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083135956 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:1032) 20241107083135956 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=840 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083135956 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) 20241107083135956 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=1, bitoffs=24 (tbf_ul.cpp:292) 20241107083135956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 61 storing in window (61..124) (tbf_ul.cpp:314) 20241107083135956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 68 d3 8f ba 4d d1 03 e4 84 e9 ab b3 8d 2b 2c f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083135956 DRLCMACUL DEBUG - Mark BSN 125 as INVALID (rlc_window_ul.cpp:42) 20241107083135956 DRLCMACUL DEBUG - Raising V(R) to 62 (rlc_window_ul.cpp:50) 20241107083135956 DRLCMACUL DEBUG - Taking block 61 out, raising V(Q) to 62 (rlc_window_ul.cpp:65) 20241107083135956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083135956 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083135956 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) 20241107083135956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083135956 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083135956 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083135956 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) 20241107083135956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083135956 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083135956 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) 20241107083135957 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241107083135957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135957 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241107083135957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135957 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241107083135957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135957 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083135957 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083135957 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083135957 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083135957 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083135957 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241107083135957 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083135957 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083135957 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) 20241107083135957 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 4 slots (alloc_algo.cpp:837) 20241107083135957 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241107083135957 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083135957 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241107083135957 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083135957 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083135957 DLGLOBAL DEBUG validating counter group 0x5562c00d0b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083135957 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083135957 DLGLOBAL DEBUG validating counter group 0x5562c00d0e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083135957 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 (tbf_dl.cpp:431) 20241107083135957 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:1192) 20241107083135957 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 (tbf_dl.cpp:431) 20241107083135957 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:1192) 20241107083135957 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 (tbf_dl.cpp:431) 20241107083135957 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:1192) 20241107083135957 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 (tbf_dl.cpp:431) 20241107083135957 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:1192) 20241107083135957 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) 20241107083135957 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) 20241107083135957 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) 20241107083135957 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241107083135957 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241107083135957 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) 20241107083135957 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241107083135957 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:147) 20241107083135957 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241107083135957 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) 20241107083135957 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241107083135957 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) 20241107083135957 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241107083135957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083135957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241107083135957 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) 20241107083135965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=845 RX RTS.req: sapi=5 arfcn=871 cur_fn=840 block=3 (pcu_l1_if.cpp:576) 20241107083135965 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) 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) 20241107083135965 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 849 for type USF (pdch_ul_controller.c:184) 20241107083135965 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:266) 20241107083135965 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 845 + 13 = 858 (pdch_ul_controller.c:131) 20241107083135965 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:106) 20241107083135965 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083135965 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) 20241107083135965 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083135965 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 858 for type POLL (pdch_ul_controller.c:184) 20241107083135965 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=858, TS=2) (tbf_dl_ass_fsm.c:127) 20241107083135965 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:165) 20241107083135965 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=845 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083135965 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=845 Sending data request: sapi=5 arfcn=871 cur_fn=840 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) 20241107083135965 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(266)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(266)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083135967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44830<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083135969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44814<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083135969 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083135969 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083135969 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083135969 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241107083135969 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:1202) 20241107083135969 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:1202) 20241107083135969 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:1202) 20241107083135969 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:1202) 20241107083135969 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241107083135969 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241107083135969 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083135969 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241107083135969 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083135969 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083135969 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083135969 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083135969 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083135969 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:1202) 20241107083135969 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083135969 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083135969 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083135969 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083135969 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Deallocated (fsm.c:568) 20241107083135969 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083135969 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083135969 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241107083135969 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083135969 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083135969 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083135969 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083135969 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083135969 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083135969 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083135969 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083135969 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083135969 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) 20241107083135969 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) 20241107083135969 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 7729 with status 0 MTC@fb7e2f9c3787: Test case TC_x2001_pacch_pkt_dl_ass_unanswered_timeout finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout pass'. respawn: 27: starting: osmo-pcu Thu Nov 7 08:31:35 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 20241107083135981 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083135981 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083135981 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083135982 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083135997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57028<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083136097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57028<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2040256) Waiting for packet dumper to finish... 1 (prev_count=2040256, count=2041860) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_countdown_procedure'. ------ PCU_Tests.TC_countdown_procedure ------ Thu Nov 7 08:31:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_countdown_procedure.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_countdown_procedure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_countdown_procedure' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_countdown_procedure started. 273@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 273@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_countdown_procedure-BVCI1234(276)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(277)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 273@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 273@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(280)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 273@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 20241107083139238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57040<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(279)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083139245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57048<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(279)@fb7e2f9c3787: Start timer T: 5 s PCUIF(279)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_countdown_procedure-STATS(283)@fb7e2f9c3787: Start timer T: 2 s TC_countdown_procedure-STATS(283)@fb7e2f9c3787: Start timer T: 2 s 273@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(284)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083140982 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083140982 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083140982 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(279)@fb7e2f9c3787: OsmoPCU is now connected BTS(281)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083141002 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083141002 DLGLOBAL DEBUG validating counter group 0x55868c8d5020(bts) with 102 counters (rate_ctr.c:86) 20241107083141002 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083141002 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083141002 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083141003 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083141003 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083141003 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083141003 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083141003 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083141003 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083141003 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083141003 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083141003 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083141003 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083141003 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083141003 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083141003 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083141003 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083141003 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083141003 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083141003 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083141003 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083141003 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083141003 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083141003 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083141003 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083141003 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083141003 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083141003 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083141003 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083141003 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083141003 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083141003 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083141003 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083141003 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083141003 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083141003 DLGLOBAL DEBUG validating counter group 0x7f2bb4ab95c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083141003 DLGLOBAL DEBUG validating counter group 0x55868c8d4700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083141003 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083141003 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083141003 DLGLOBAL DEBUG validating counter group 0x7f2bb4aba160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083141003 DLGLOBAL DEBUG validating counter group 0x7f2bb4aba140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083141003 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083141003 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) 20241107083141003 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) 20241107083141003 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083141003 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083141003 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083141003 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083141003 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083141003 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083141003 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083141003 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083141003 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083141003 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083141003 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083141003 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083141003 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083141003 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083141003 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083141003 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083141003 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083141003 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083141003 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083141003 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083141003 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083141003 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083141004 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083141004 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083141004 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083141004 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083141004 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) 20241107083141004 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) 20241107083141005 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(281)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(281)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(277)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(281)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(277)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(277)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(277)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(281)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083141011 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083141011 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) 20241107083141011 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) 20241107083141011 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) BTS(281)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083141011 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083141011 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) 20241107083141012 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083141012 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) 20241107083141012 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(281)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(277)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(277)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(281)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083141015 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) 20241107083141015 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(281)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083141016 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083141016 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) 20241107083141016 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) 20241107083141016 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083141016 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083141016 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083141016 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083141016 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083141016 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083141016 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083141016 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) 20241107083141016 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) 20241107083141017 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) 20241107083141017 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) 20241107083141018 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083141018 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(277)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241107083141018 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) 20241107083141018 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) -NSVCI1234(277)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083141020 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) 20241107083141020 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) 20241107083141020 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) 20241107083141020 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) 20241107083141021 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) 20241107083141021 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) 20241107083141022 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) 20241107083141022 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) 20241107083141023 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 274@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 274@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083141033 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) 20241107083141033 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) 20241107083141034 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) 20241107083141034 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) 20241107083141035 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) 20241107083141035 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) 20241107083141035 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083141035 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083141035 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083141035 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083141035 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083141035 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083141036 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083141036 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083141037 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) 20241107083141037 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) 20241107083141038 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) 20241107083141038 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) 20241107083141039 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) 20241107083141039 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) 20241107083141039 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) 20241107083141039 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) 20241107083141040 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) 20241107083141040 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) 20241107083141042 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_countdown_procedure-BVCI1234(276)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_countdown_procedure-BVCI1234(276)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083141050 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083141050 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083141050 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083141050 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083141050 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083141050 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083141050 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083141050 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083141052 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) 20241107083141052 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) 20241107083141054 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) 20241107083141054 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) 20241107083141055 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) 20241107083141055 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) 20241107083141055 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) 20241107083141055 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) 20241107083141056 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) 20241107083141056 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) 20241107083141057 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) 20241107083141057 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) 20241107083141057 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083141058 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083141058 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083141058 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083141058 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083141058 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083141058 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083141058 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083141058 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083141058 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083141058 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) 20241107083141058 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) 20241107083141058 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) 20241107083141058 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) 20241107083141059 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) 20241107083141059 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083141059 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083141059 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083141059 DLGLOBAL DEBUG validating counter group 0x55868c8d4740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083141059 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083141059 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083141059 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083141059 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083141059 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083141059 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083141059 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083141059 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083141060 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083141060 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083141060 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083141060 DRLCMAC 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) 20241107083141060 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083141060 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083141060 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083141060 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083141060 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083141060 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083141060 DLGLOBAL DEBUG validating counter group 0x55868c8d4b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083141060 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083141060 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083141060 DLGLOBAL DEBUG validating counter group 0x55868c8d4be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083141060 DLGLOBAL DEBUG validating counter group 0x55868c8d4c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083141060 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083141060 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:1192) 20241107083141060 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083141060 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083141060 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083141060 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083141060 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083141060 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083141060 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083141060 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) 20241107083141060 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) 20241107083141060 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083141061 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083141061 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083141061 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) 20241107083141063 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(281)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083141068 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083141068 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083141068 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083141068 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083141068 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083141076 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) 20241107083141076 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) 20241107083141078 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) 20241107083141078 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) 20241107083141079 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) 20241107083141079 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) 20241107083141080 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) 20241107083141080 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) 20241107083141081 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) 20241107083141081 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) 20241107083141081 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) 20241107083141082 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) 20241107083141082 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) 20241107083141082 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) 20241107083141083 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) 20241107083141083 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) 20241107083141084 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) 20241107083141084 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) 20241107083141085 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(281)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083141095 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) 20241107083141095 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) 20241107083141097 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) 20241107083141097 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) 20241107083141097 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) 20241107083141097 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) 20241107083141098 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) 20241107083141098 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) 20241107083141099 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) 20241107083141099 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) 20241107083141100 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) 20241107083141100 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) 20241107083141100 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) 20241107083141100 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) 20241107083141101 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) 20241107083141101 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) 20241107083141102 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) 20241107083141102 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) 20241107083141103 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(281)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083141114 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) 20241107083141114 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) 20241107083141115 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) 20241107083141115 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) 20241107083141116 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) 20241107083141116 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) 20241107083141117 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) 20241107083141117 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) 20241107083141118 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) 20241107083141118 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) 20241107083141118 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) 20241107083141118 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) 20241107083141119 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) 20241107083141119 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) 20241107083141120 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) 20241107083141120 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) 20241107083141124 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) 20241107083141124 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) 20241107083141124 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(281)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083141138 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) 20241107083141138 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) 20241107083141140 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) 20241107083141140 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) 20241107083141140 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) 20241107083141140 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) 20241107083141141 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) 20241107083141141 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) 20241107083141142 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) 20241107083141142 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) 20241107083141143 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) 20241107083141143 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) 20241107083141143 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) 20241107083141143 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) 20241107083141144 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) 20241107083141144 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) 20241107083141145 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) 20241107083141145 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) 20241107083141146 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(281)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083141157 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) 20241107083141157 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) 20241107083141158 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) 20241107083141158 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) 20241107083141159 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) 20241107083141159 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) 20241107083141160 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) 20241107083141160 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) 20241107083141161 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) 20241107083141161 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) 20241107083141161 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) 20241107083141161 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) 20241107083141162 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) 20241107083141162 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) 20241107083141163 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) 20241107083141163 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) 20241107083141164 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) 20241107083141164 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) 20241107083141164 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(281)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083141176 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) 20241107083141176 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) 20241107083141177 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) 20241107083141177 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) 20241107083141178 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) 20241107083141178 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) 20241107083141179 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) 20241107083141179 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) 20241107083141179 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) 20241107083141179 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) 20241107083141180 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) 20241107083141180 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) 20241107083141181 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) 20241107083141181 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) 20241107083141182 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) 20241107083141182 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) 20241107083141185 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) 20241107083141186 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) 20241107083141186 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(281)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083141200 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) 20241107083141200 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) 20241107083141201 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) 20241107083141201 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) 20241107083141202 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) 20241107083141202 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) 20241107083141203 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) 20241107083141203 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) 20241107083141203 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) 20241107083141203 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) 20241107083141204 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) 20241107083141204 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) 20241107083141205 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) 20241107083141205 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) 20241107083141206 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) 20241107083141206 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) 20241107083141206 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) 20241107083141206 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) 20241107083141207 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(281)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083141219 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) 20241107083141219 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) 20241107083141220 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) 20241107083141220 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) 20241107083141221 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) 20241107083141221 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) 20241107083141222 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) 20241107083141222 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) 20241107083141222 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) 20241107083141222 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) 20241107083141223 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) 20241107083141223 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) 20241107083141224 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) 20241107083141224 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) 20241107083141225 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) 20241107083141225 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) 20241107083141226 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) 20241107083141226 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) 20241107083141226 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(281)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083141238 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) 20241107083141238 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) 20241107083141239 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) 20241107083141239 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) 20241107083141240 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) 20241107083141240 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) 20241107083141241 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) 20241107083141241 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) 20241107083141242 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) 20241107083141242 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) 20241107083141243 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) 20241107083141243 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) 20241107083141243 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) 20241107083141243 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) 20241107083141244 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) 20241107083141244 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) 20241107083141247 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) 20241107083141247 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) 20241107083141248 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(281)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083141261 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083141261 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083141261 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083141262 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) 20241107083141262 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) 20241107083141263 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) 20241107083141263 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) 20241107083141264 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) 20241107083141264 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) 20241107083141264 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) 20241107083141264 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) 20241107083141265 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) 20241107083141265 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) 20241107083141266 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) 20241107083141266 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) 20241107083141267 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) 20241107083141267 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) 20241107083141267 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) 20241107083141267 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) 20241107083141268 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) 20241107083141268 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) 20241107083141268 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241107083141268 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) 20241107083141269 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(281)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083141281 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 d4 0d 23 22 c0 54 22 55 41 32 03 30 e2 7d 92 4a 25 05 5a 2b 8a cb 57 06 4e ca 00 (pcu_l1_if.cpp:463) 20241107083141281 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) 20241107083141281 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141281 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 d4 0d 23 22 c0 54 22 55 41 32 03 30 e2 7d 92 4a 25 05 5a 2b 8a cb 57 06 4e ca 00 (pdch.cpp:1021) 20241107083141281 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141281 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:1072) 20241107083141281 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) 20241107083141281 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) 20241107083141281 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) 20241107083141281 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083141281 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 d4 0d 23 22 c0 54 22 55 41 32 03 30 e2 7d 92 4a 25 05 5a 2b 8a cb 57 06 4e ca (tbf_ul.cpp:337) 20241107083141281 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083141281 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083141281 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083141281 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083141281 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083141281 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083141281 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141281 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) 20241107083141281 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) 20241107083141281 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083141281 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083141281 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083141282 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) 20241107083141282 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) 20241107083141283 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) 20241107083141283 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) 20241107083141284 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) 20241107083141284 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) 20241107083141285 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) 20241107083141285 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) 20241107083141285 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) 20241107083141285 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) 20241107083141286 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) 20241107083141286 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) 20241107083141287 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) 20241107083141287 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) 20241107083141288 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) 20241107083141288 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) 20241107083141288 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241107083141288 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) 20241107083141288 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083141288 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083141288 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) 20241107083141288 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083141288 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083141288 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083141288 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) 20241107083141288 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) 20241107083141288 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(281)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083141300 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) 20241107083141300 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) 20241107083141300 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) 20241107083141300 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083141302 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) 20241107083141302 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) 20241107083141302 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) 20241107083141302 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) 20241107083141303 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) 20241107083141303 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) 20241107083141304 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) 20241107083141304 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) 20241107083141305 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) 20241107083141305 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) 20241107083141305 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) 20241107083141305 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) 20241107083141306 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) 20241107083141306 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) 20241107083141310 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083141324 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) 20241107083141324 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) 20241107083141324 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) 20241107083141324 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083141325 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) 20241107083141325 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) 20241107083141326 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) 20241107083141326 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) 20241107083141327 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) 20241107083141327 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) 20241107083141328 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) 20241107083141328 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) 20241107083141328 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) 20241107083141328 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) 20241107083141329 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) 20241107083141329 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) 20241107083141330 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) 20241107083141330 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) 20241107083141331 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083141344 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) 20241107083141344 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) 20241107083141345 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) 20241107083141345 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) 20241107083141346 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) 20241107083141346 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) 20241107083141346 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) 20241107083141347 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) 20241107083141347 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) 20241107083141347 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) 20241107083141349 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) 20241107083141349 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) 20241107083141349 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) 20241107083141349 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) 20241107083141349 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) 20241107083141349 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) 20241107083141349 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083141363 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 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) 20241107083141363 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) 20241107083141363 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083141363 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083141363 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) 20241107083141364 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083141364 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=73 TLLI=0x00000001 (pdch.cpp:347) 20241107083141364 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) 20241107083141364 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) 20241107083141364 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) 20241107083141365 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) 20241107083141365 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) 20241107083141366 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) 20241107083141366 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) 20241107083141367 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) 20241107083141367 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) 20241107083141367 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) 20241107083141367 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) 20241107083141368 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) 20241107083141368 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) 20241107083141369 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) 20241107083141369 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) 20241107083141372 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083141386 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 03 33 6a 41 b0 09 fe 0e 35 4e 55 89 16 e4 7a 5e 9d 8b f1 ce 14 ff 29 6e bb dd 68 a5 97 26 ec 00 (pcu_l1_if.cpp:463) 20241107083141387 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) 20241107083141387 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141387 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 33 6a 41 b0 09 fe 0e 35 4e 55 89 16 e4 7a 5e 9d 8b f1 ce 14 ff 29 6e bb dd 68 a5 97 26 ec 00 (pdch.cpp:1021) 20241107083141387 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141387 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:1072) 20241107083141387 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) 20241107083141387 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) 20241107083141387 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107083141387 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=33 6a 41 b0 09 fe 0e 35 4e 55 89 16 e4 7a 5e 9d 8b f1 ce 14 ff 29 6e bb dd 68 a5 97 26 ec (tbf_ul.cpp:337) 20241107083141387 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241107083141387 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241107083141387 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107083141387 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141387 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) 20241107083141387 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) 20241107083141388 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) 20241107083141388 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) 20241107083141388 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) 20241107083141389 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) 20241107083141389 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) 20241107083141389 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) 20241107083141390 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) 20241107083141390 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) 20241107083141391 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) 20241107083141391 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) 20241107083141392 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) 20241107083141392 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) 20241107083141392 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) 20241107083141392 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) 20241107083141393 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083141406 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 05 28 30 72 3c 63 3c 8e fa 93 96 f6 3b 49 fb 4d 15 5f e0 78 f6 5d 0a 29 e2 36 fc 1d f6 1a 83 00 (pcu_l1_if.cpp:463) 20241107083141406 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) 20241107083141406 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141406 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 28 30 72 3c 63 3c 8e fa 93 96 f6 3b 49 fb 4d 15 5f e0 78 f6 5d 0a 29 e2 36 fc 1d f6 1a 83 00 (pdch.cpp:1021) 20241107083141406 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141406 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:1072) 20241107083141406 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) 20241107083141406 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) 20241107083141406 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241107083141406 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=28 30 72 3c 63 3c 8e fa 93 96 f6 3b 49 fb 4d 15 5f e0 78 f6 5d 0a 29 e2 36 fc 1d f6 1a 83 (tbf_ul.cpp:337) 20241107083141406 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241107083141406 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241107083141406 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241107083141406 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141406 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) 20241107083141406 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) 20241107083141407 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) 20241107083141407 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) 20241107083141408 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) 20241107083141408 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) 20241107083141409 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) 20241107083141409 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) 20241107083141410 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) 20241107083141410 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) 20241107083141411 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) 20241107083141411 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) 20241107083141412 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) 20241107083141412 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) 20241107083141412 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) 20241107083141412 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) 20241107083141413 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083141425 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 07 85 33 e0 92 04 14 2e e4 59 e2 c4 c3 06 1f 94 87 fc de b6 5d a8 67 6e 80 3a 19 9a 00 7a cf 00 (pcu_l1_if.cpp:463) 20241107083141425 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) 20241107083141425 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141425 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 85 33 e0 92 04 14 2e e4 59 e2 c4 c3 06 1f 94 87 fc de b6 5d a8 67 6e 80 3a 19 9a 00 7a cf 00 (pdch.cpp:1021) 20241107083141425 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141425 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:1072) 20241107083141425 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) 20241107083141425 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) 20241107083141425 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241107083141425 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=85 33 e0 92 04 14 2e e4 59 e2 c4 c3 06 1f 94 87 fc de b6 5d a8 67 6e 80 3a 19 9a 00 7a cf (tbf_ul.cpp:337) 20241107083141425 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241107083141425 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241107083141425 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241107083141425 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141425 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) 20241107083141425 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) 20241107083141426 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) 20241107083141426 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) 20241107083141427 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) 20241107083141427 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) 20241107083141428 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) 20241107083141428 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) 20241107083141429 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) 20241107083141429 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) 20241107083141430 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) 20241107083141430 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) 20241107083141431 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) 20241107083141431 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) 20241107083141432 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) 20241107083141432 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) 20241107083141434 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083141449 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 09 46 2c 86 70 da f6 6c e5 52 d8 80 00 4f 4d e9 ce d9 93 ca fe cf fc 94 dd c7 2d 27 f6 37 60 00 (pcu_l1_if.cpp:463) 20241107083141449 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) 20241107083141449 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141449 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 46 2c 86 70 da f6 6c e5 52 d8 80 00 4f 4d e9 ce d9 93 ca fe cf fc 94 dd c7 2d 27 f6 37 60 00 (pdch.cpp:1021) 20241107083141449 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141449 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:1072) 20241107083141449 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) 20241107083141449 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) 20241107083141449 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241107083141449 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=46 2c 86 70 da f6 6c e5 52 d8 80 00 4f 4d e9 ce d9 93 ca fe cf fc 94 dd c7 2d 27 f6 37 60 (tbf_ul.cpp:337) 20241107083141449 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241107083141449 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241107083141449 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241107083141449 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141449 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) 20241107083141449 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) 20241107083141451 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) 20241107083141451 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) 20241107083141452 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) 20241107083141452 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) 20241107083141453 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) 20241107083141453 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) 20241107083141454 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) 20241107083141454 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) 20241107083141454 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) 20241107083141454 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) 20241107083141455 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) 20241107083141455 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) 20241107083141456 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) 20241107083141456 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) 20241107083141457 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083141468 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 0b 50 8e 14 ef 47 2d 73 5b a9 be 94 2c 1c 02 b2 e3 68 36 8a 56 93 68 b6 61 cb 3e 3d 96 8d ea 00 (pcu_l1_if.cpp:463) 20241107083141468 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) 20241107083141468 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141468 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b 50 8e 14 ef 47 2d 73 5b a9 be 94 2c 1c 02 b2 e3 68 36 8a 56 93 68 b6 61 cb 3e 3d 96 8d ea 00 (pdch.cpp:1021) 20241107083141468 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141468 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:1072) 20241107083141468 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) 20241107083141468 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) 20241107083141468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241107083141468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=50 8e 14 ef 47 2d 73 5b a9 be 94 2c 1c 02 b2 e3 68 36 8a 56 93 68 b6 61 cb 3e 3d 96 8d ea (tbf_ul.cpp:337) 20241107083141468 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241107083141468 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241107083141468 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241107083141468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141468 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) 20241107083141468 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) 20241107083141469 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) 20241107083141469 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) 20241107083141470 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) 20241107083141470 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) 20241107083141471 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) 20241107083141471 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) 20241107083141472 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) 20241107083141472 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) 20241107083141472 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) 20241107083141472 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) 20241107083141473 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) 20241107083141473 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) 20241107083141474 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) 20241107083141474 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) 20241107083141475 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083141487 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 0d f8 bc 37 2a b1 2b a1 3b 04 4f 9e 00 98 11 9b 10 73 2b 75 d8 7e 82 f8 cf 94 76 56 fb 40 ed 00 (pcu_l1_if.cpp:463) 20241107083141487 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) 20241107083141487 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141487 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d f8 bc 37 2a b1 2b a1 3b 04 4f 9e 00 98 11 9b 10 73 2b 75 d8 7e 82 f8 cf 94 76 56 fb 40 ed 00 (pdch.cpp:1021) 20241107083141487 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141487 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:1072) 20241107083141487 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) 20241107083141487 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) 20241107083141487 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241107083141487 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=f8 bc 37 2a b1 2b a1 3b 04 4f 9e 00 98 11 9b 10 73 2b 75 d8 7e 82 f8 cf 94 76 56 fb 40 ed (tbf_ul.cpp:337) 20241107083141487 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241107083141487 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241107083141487 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241107083141487 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141487 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) 20241107083141487 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) 20241107083141488 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) 20241107083141488 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) 20241107083141489 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) 20241107083141489 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) 20241107083141490 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) 20241107083141490 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) 20241107083141491 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) 20241107083141491 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) 20241107083141492 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) 20241107083141492 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) 20241107083141492 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) 20241107083141492 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) 20241107083141493 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) 20241107083141493 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) 20241107083141496 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083141511 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 0f a5 ab d9 72 6e b0 cc d8 19 e4 f5 22 aa 50 58 09 6d 52 92 ee 48 7d 2a f6 92 b1 7d ef b2 48 00 (pcu_l1_if.cpp:463) 20241107083141511 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) 20241107083141511 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141511 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0f a5 ab d9 72 6e b0 cc d8 19 e4 f5 22 aa 50 58 09 6d 52 92 ee 48 7d 2a f6 92 b1 7d ef b2 48 00 (pdch.cpp:1021) 20241107083141511 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141511 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:1072) 20241107083141511 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) 20241107083141511 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) 20241107083141511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241107083141511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=a5 ab d9 72 6e b0 cc d8 19 e4 f5 22 aa 50 58 09 6d 52 92 ee 48 7d 2a f6 92 b1 7d ef b2 48 (tbf_ul.cpp:337) 20241107083141511 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241107083141511 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241107083141511 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241107083141511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141511 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) 20241107083141511 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) 20241107083141512 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) 20241107083141512 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) 20241107083141513 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) 20241107083141513 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) 20241107083141514 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) 20241107083141514 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) 20241107083141515 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) 20241107083141515 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) 20241107083141516 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) 20241107083141516 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) 20241107083141517 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) 20241107083141517 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) 20241107083141518 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) 20241107083141518 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) 20241107083141518 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083141529 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 11 57 2f c3 ef 27 d4 d7 9d da f2 71 7f 72 48 0c ac be 88 7c 84 b6 fb 65 c1 16 84 11 08 23 25 00 (pcu_l1_if.cpp:463) 20241107083141529 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) 20241107083141529 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141529 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 11 57 2f c3 ef 27 d4 d7 9d da f2 71 7f 72 48 0c ac be 88 7c 84 b6 fb 65 c1 16 84 11 08 23 25 00 (pdch.cpp:1021) 20241107083141529 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141529 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:1072) 20241107083141529 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) 20241107083141529 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) 20241107083141529 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241107083141529 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=57 2f c3 ef 27 d4 d7 9d da f2 71 7f 72 48 0c ac be 88 7c 84 b6 fb 65 c1 16 84 11 08 23 25 (tbf_ul.cpp:337) 20241107083141529 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241107083141529 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241107083141529 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241107083141529 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141529 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) 20241107083141530 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) 20241107083141530 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) 20241107083141530 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) 20241107083141530 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) 20241107083141531 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) 20241107083141531 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) 20241107083141531 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) 20241107083141531 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) 20241107083141531 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) 20241107083141531 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) 20241107083141531 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) 20241107083141532 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) 20241107083141532 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) 20241107083141532 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) 20241107083141532 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) 20241107083141533 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083141547 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 13 b9 b3 fe f9 e6 6a b8 61 20 35 e7 3e 7b d3 34 53 88 2f eb 97 f7 f3 8e 58 06 e2 25 4f d3 16 00 (pcu_l1_if.cpp:463) 20241107083141547 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) 20241107083141547 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141547 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 13 b9 b3 fe f9 e6 6a b8 61 20 35 e7 3e 7b d3 34 53 88 2f eb 97 f7 f3 8e 58 06 e2 25 4f d3 16 00 (pdch.cpp:1021) 20241107083141547 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141547 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:1072) 20241107083141547 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) 20241107083141547 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) 20241107083141547 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241107083141547 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=b9 b3 fe f9 e6 6a b8 61 20 35 e7 3e 7b d3 34 53 88 2f eb 97 f7 f3 8e 58 06 e2 25 4f d3 16 (tbf_ul.cpp:337) 20241107083141547 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241107083141547 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241107083141547 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241107083141547 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141547 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) 20241107083141547 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) 20241107083141548 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) 20241107083141548 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) 20241107083141548 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) 20241107083141548 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) 20241107083141548 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) 20241107083141548 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) 20241107083141548 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) 20241107083141548 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) 20241107083141548 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) 20241107083141548 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) 20241107083141548 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) 20241107083141548 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) 20241107083141548 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) 20241107083141548 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) 20241107083141557 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083141571 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 15 dc d6 1a b7 76 85 e3 7e 9c 88 8c 72 6e df 8d ea e1 21 c1 03 a6 da ee 88 f1 36 5d 66 22 39 00 (pcu_l1_if.cpp:463) 20241107083141571 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) 20241107083141571 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141571 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 15 dc d6 1a b7 76 85 e3 7e 9c 88 8c 72 6e df 8d ea e1 21 c1 03 a6 da ee 88 f1 36 5d 66 22 39 00 (pdch.cpp:1021) 20241107083141571 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141571 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:1072) 20241107083141571 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) 20241107083141571 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) 20241107083141571 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241107083141571 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=dc d6 1a b7 76 85 e3 7e 9c 88 8c 72 6e df 8d ea e1 21 c1 03 a6 da ee 88 f1 36 5d 66 22 39 (tbf_ul.cpp:337) 20241107083141571 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241107083141571 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241107083141571 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241107083141571 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141571 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) 20241107083141571 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) 20241107083141571 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) 20241107083141571 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) 20241107083141571 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) 20241107083141571 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) 20241107083141571 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) 20241107083141571 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) 20241107083141571 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) 20241107083141571 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) 20241107083141571 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) 20241107083141571 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) 20241107083141572 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) 20241107083141572 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) 20241107083141572 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) 20241107083141572 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) 20241107083141575 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083141589 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 17 62 cb 7d 54 c8 ae f2 6b 8f 32 c4 71 d7 f7 bd 41 34 b1 8b a1 e7 04 77 9c 3f 4a 33 29 3e 09 00 (pcu_l1_if.cpp:463) 20241107083141589 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) 20241107083141589 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141589 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 17 62 cb 7d 54 c8 ae f2 6b 8f 32 c4 71 d7 f7 bd 41 34 b1 8b a1 e7 04 77 9c 3f 4a 33 29 3e 09 00 (pdch.cpp:1021) 20241107083141589 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141589 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:1072) 20241107083141589 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) 20241107083141589 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) 20241107083141589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241107083141589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=62 cb 7d 54 c8 ae f2 6b 8f 32 c4 71 d7 f7 bd 41 34 b1 8b a1 e7 04 77 9c 3f 4a 33 29 3e 09 (tbf_ul.cpp:337) 20241107083141589 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241107083141589 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241107083141589 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241107083141589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141589 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) 20241107083141589 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) 20241107083141589 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) 20241107083141589 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) 20241107083141590 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) 20241107083141590 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) 20241107083141590 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) 20241107083141590 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) 20241107083141590 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) 20241107083141590 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) 20241107083141590 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) 20241107083141590 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) 20241107083141590 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) 20241107083141590 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) 20241107083141590 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) 20241107083141590 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) 20241107083141594 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083141608 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 19 15 ef 70 48 99 8f f3 b9 b9 8e 8e df 26 41 bd 9a 5c da 8d fe c6 c5 13 84 e1 47 54 d7 33 25 00 (pcu_l1_if.cpp:463) 20241107083141608 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) 20241107083141608 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141608 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 19 15 ef 70 48 99 8f f3 b9 b9 8e 8e df 26 41 bd 9a 5c da 8d fe c6 c5 13 84 e1 47 54 d7 33 25 00 (pdch.cpp:1021) 20241107083141608 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141608 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:1072) 20241107083141608 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) 20241107083141608 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) 20241107083141608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241107083141608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=15 ef 70 48 99 8f f3 b9 b9 8e 8e df 26 41 bd 9a 5c da 8d fe c6 c5 13 84 e1 47 54 d7 33 25 (tbf_ul.cpp:337) 20241107083141608 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241107083141608 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241107083141608 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241107083141608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141608 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) 20241107083141608 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) 20241107083141608 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) 20241107083141608 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) 20241107083141608 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) 20241107083141608 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) 20241107083141608 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) 20241107083141608 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) 20241107083141608 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) 20241107083141608 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) 20241107083141609 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) 20241107083141609 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) 20241107083141609 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) 20241107083141609 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) 20241107083141609 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) 20241107083141609 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) 20241107083141617 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083141631 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 1b a8 73 e4 fd b8 04 8d 88 f8 12 a7 be 21 1f dd 72 a8 f1 05 41 d5 6d d2 1a f1 ca 54 d1 31 64 00 (pcu_l1_if.cpp:463) 20241107083141631 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) 20241107083141631 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141631 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1b a8 73 e4 fd b8 04 8d 88 f8 12 a7 be 21 1f dd 72 a8 f1 05 41 d5 6d d2 1a f1 ca 54 d1 31 64 00 (pdch.cpp:1021) 20241107083141631 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141631 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:1072) 20241107083141631 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) 20241107083141631 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) 20241107083141631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241107083141631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=a8 73 e4 fd b8 04 8d 88 f8 12 a7 be 21 1f dd 72 a8 f1 05 41 d5 6d d2 1a f1 ca 54 d1 31 64 (tbf_ul.cpp:337) 20241107083141631 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241107083141631 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241107083141631 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241107083141631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141631 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) 20241107083141631 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) 20241107083141631 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) 20241107083141631 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) 20241107083141632 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) 20241107083141632 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) 20241107083141632 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) 20241107083141632 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) 20241107083141632 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) 20241107083141632 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) 20241107083141632 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) 20241107083141632 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) 20241107083141632 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) 20241107083141632 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) 20241107083141632 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) 20241107083141632 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) 20241107083141636 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083141650 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 1d a6 c1 b1 44 b7 83 57 07 ea aa da 4d 9e 97 95 77 b5 a0 fa 72 9e 15 a9 a1 63 7e 29 b6 3a a2 00 (pcu_l1_if.cpp:463) 20241107083141650 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) 20241107083141650 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141650 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1d a6 c1 b1 44 b7 83 57 07 ea aa da 4d 9e 97 95 77 b5 a0 fa 72 9e 15 a9 a1 63 7e 29 b6 3a a2 00 (pdch.cpp:1021) 20241107083141650 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141650 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:1072) 20241107083141650 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) 20241107083141650 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) 20241107083141650 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241107083141650 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=a6 c1 b1 44 b7 83 57 07 ea aa da 4d 9e 97 95 77 b5 a0 fa 72 9e 15 a9 a1 63 7e 29 b6 3a a2 (tbf_ul.cpp:337) 20241107083141650 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241107083141650 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241107083141650 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241107083141650 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141650 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) 20241107083141650 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) 20241107083141650 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) 20241107083141650 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) 20241107083141650 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) 20241107083141650 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) 20241107083141650 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) 20241107083141650 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) 20241107083141650 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) 20241107083141650 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) 20241107083141650 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) 20241107083141650 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) 20241107083141651 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) 20241107083141651 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) 20241107083141651 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) 20241107083141651 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) 20241107083141654 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083141668 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 1f 56 b6 14 3f 4d eb b1 f7 15 cc bf 86 b9 00 5f 0b b6 3c c0 6b 72 9f bf 40 77 5d 83 83 ff 13 00 (pcu_l1_if.cpp:463) 20241107083141668 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) 20241107083141668 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141668 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1f 56 b6 14 3f 4d eb b1 f7 15 cc bf 86 b9 00 5f 0b b6 3c c0 6b 72 9f bf 40 77 5d 83 83 ff 13 00 (pdch.cpp:1021) 20241107083141668 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141668 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:1072) 20241107083141668 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) 20241107083141668 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) 20241107083141668 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241107083141668 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=56 b6 14 3f 4d eb b1 f7 15 cc bf 86 b9 00 5f 0b b6 3c c0 6b 72 9f bf 40 77 5d 83 83 ff 13 (tbf_ul.cpp:337) 20241107083141668 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241107083141668 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241107083141668 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241107083141668 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141668 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) 20241107083141668 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) 20241107083141668 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) 20241107083141668 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) 20241107083141669 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) 20241107083141669 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) 20241107083141669 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) 20241107083141669 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) 20241107083141669 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) 20241107083141669 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) 20241107083141669 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) 20241107083141669 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) 20241107083141669 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) 20241107083141669 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) 20241107083141669 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) 20241107083141669 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) 20241107083141677 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083141691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=9 data=10 00 21 b5 6c ea 93 17 d6 7c c2 63 82 1d 30 2f 73 ca 61 47 25 d9 39 59 ce 41 be 41 0c 9f f8 0a ef 00 (pcu_l1_if.cpp:463) 20241107083141691 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) 20241107083141691 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141691 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 00 21 b5 6c ea 93 17 d6 7c c2 63 82 1d 30 2f 73 ca 61 47 25 d9 39 59 ce 41 be 41 0c 9f f8 0a ef 00 (pdch.cpp:1021) 20241107083141691 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141691 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:1072) 20241107083141691 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) 20241107083141691 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) 20241107083141692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241107083141692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=b5 6c ea 93 17 d6 7c c2 63 82 1d 30 2f 73 ca 61 47 25 d9 39 59 ce 41 be 41 0c 9f f8 0a ef (tbf_ul.cpp:337) 20241107083141692 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241107083141692 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241107083141692 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241107083141692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141692 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) 20241107083141692 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) 20241107083141692 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) 20241107083141692 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) 20241107083141692 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) 20241107083141692 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) 20241107083141692 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) 20241107083141692 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) 20241107083141692 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) 20241107083141692 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) 20241107083141692 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) 20241107083141692 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) 20241107083141692 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) 20241107083141692 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) 20241107083141693 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) 20241107083141693 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) 20241107083141696 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083141710 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=10 data=0c 00 23 c5 18 86 7a c6 37 4a c9 56 01 91 6d a4 11 e6 9a 51 49 7a 83 f8 8e 25 89 33 a0 55 8a c4 b6 00 (pcu_l1_if.cpp:463) 20241107083141710 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) 20241107083141710 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141710 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 23 c5 18 86 7a c6 37 4a c9 56 01 91 6d a4 11 e6 9a 51 49 7a 83 f8 8e 25 89 33 a0 55 8a c4 b6 00 (pdch.cpp:1021) 20241107083141710 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141710 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:1072) 20241107083141710 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) 20241107083141710 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) 20241107083141710 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241107083141710 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=c5 18 86 7a c6 37 4a c9 56 01 91 6d a4 11 e6 9a 51 49 7a 83 f8 8e 25 89 33 a0 55 8a c4 b6 (tbf_ul.cpp:337) 20241107083141710 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241107083141710 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241107083141710 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241107083141710 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141710 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) 20241107083141710 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) 20241107083141710 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) 20241107083141710 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) 20241107083141710 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) 20241107083141710 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) 20241107083141711 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) 20241107083141711 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) 20241107083141711 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) 20241107083141711 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) 20241107083141711 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) 20241107083141711 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) 20241107083141711 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) 20241107083141711 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) 20241107083141711 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) 20241107083141711 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) 20241107083141715 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083141729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=11 data=08 00 25 2d eb 7c 93 99 ef be 45 77 b4 7b fc c1 27 0b fb ed db 19 29 f7 05 5e 51 8c 09 7c f0 a9 d0 00 (pcu_l1_if.cpp:463) 20241107083141729 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) 20241107083141729 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141729 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 25 2d eb 7c 93 99 ef be 45 77 b4 7b fc c1 27 0b fb ed db 19 29 f7 05 5e 51 8c 09 7c f0 a9 d0 00 (pdch.cpp:1021) 20241107083141729 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141729 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:1072) 20241107083141729 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) 20241107083141729 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) 20241107083141729 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241107083141729 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=2d eb 7c 93 99 ef be 45 77 b4 7b fc c1 27 0b fb ed db 19 29 f7 05 5e 51 8c 09 7c f0 a9 d0 (tbf_ul.cpp:337) 20241107083141729 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241107083141729 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241107083141729 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241107083141729 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141729 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) 20241107083141729 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) 20241107083141729 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) 20241107083141729 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) 20241107083141729 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) 20241107083141729 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) 20241107083141729 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) 20241107083141729 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) 20241107083141729 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) 20241107083141729 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) 20241107083141729 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) 20241107083141729 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) 20241107083141730 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) 20241107083141730 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) 20241107083141730 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) 20241107083141730 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) 20241107083141738 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083141752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data=04 00 27 d3 76 af 4a 46 46 bb 83 cf b0 7e b3 60 26 0e 5b e6 7a 4d 21 f0 69 10 2d 5f 64 27 53 ad 98 00 (pcu_l1_if.cpp:463) 20241107083141752 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) 20241107083141752 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141752 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 27 d3 76 af 4a 46 46 bb 83 cf b0 7e b3 60 26 0e 5b e6 7a 4d 21 f0 69 10 2d 5f 64 27 53 ad 98 00 (pdch.cpp:1021) 20241107083141752 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141752 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=156 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083141752 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) 20241107083141752 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) 20241107083141752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241107083141752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=d3 76 af 4a 46 46 bb 83 cf b0 7e b3 60 26 0e 5b e6 7a 4d 21 f0 69 10 2d 5f 64 27 53 ad 98 (tbf_ul.cpp:337) 20241107083141752 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241107083141752 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241107083141752 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241107083141752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141752 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) 20241107083141752 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) 20241107083141752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083141752 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083141752 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083141752 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) 20241107083141752 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) 20241107083141752 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) 20241107083141752 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) 20241107083141752 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) 20241107083141752 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) 20241107083141753 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) 20241107083141753 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) 20241107083141753 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) 20241107083141753 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) 20241107083141753 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) 20241107083141753 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) 20241107083141753 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) 20241107083141753 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) 20241107083141756 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083141770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=1 data=00 00 29 0c 91 33 42 1d 84 0d ea fc 2e 89 28 6d ba 01 6d c7 a2 79 86 10 9b a6 b8 d3 b4 ab 11 b1 79 00 (pcu_l1_if.cpp:463) 20241107083141770 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) 20241107083141770 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083141770 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 29 0c 91 33 42 1d 84 0d ea fc 2e 89 28 6d ba 01 6d c7 a2 79 86 10 9b a6 b8 d3 b4 ab 11 b1 79 00 (pdch.cpp:1021) 20241107083141770 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083141770 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:1072) 20241107083141771 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) 20241107083141771 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) 20241107083141771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241107083141771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=0c 91 33 42 1d 84 0d ea fc 2e 89 28 6d ba 01 6d c7 a2 79 86 10 9b a6 b8 d3 b4 ab 11 b1 79 (tbf_ul.cpp:337) 20241107083141771 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241107083141771 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241107083141771 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241107083141771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083141771 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) 20241107083141771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=626 (tbf_ul.cpp:197) 20241107083141771 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=626 (tbf_ul.cpp:467) 20241107083141771 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083141771 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) 20241107083141771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107083141771 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107083141771 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107083141771 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) 20241107083141771 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083141771 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) 20241107083141771 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) 20241107083141771 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) 20241107083141771 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) 20241107083141771 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) 20241107083141771 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) 20241107083141771 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) 20241107083141771 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) 20241107083141771 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) 20241107083141771 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) 20241107083141771 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) 20241107083141771 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) 20241107083141771 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) 20241107083141772 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) 20241107083141772 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) 20241107083141775 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) 20241107083141775 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) 20241107083141775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 164 + 13 = 177 (pdch_ul_controller.c:131) 20241107083141775 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107083141775 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083141775 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) 20241107083141775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type POLL (pdch_ul_controller.c:184) 20241107083141775 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=177, TS=7) (tbf_ul_ack_fsm.c:90) 20241107083141775 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) 20241107083141775 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241107083141775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 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) 20241107083141775 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(281)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083141789 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) 20241107083141789 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) 20241107083141789 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) 20241107083141789 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) 20241107083141789 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) 20241107083141789 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) 20241107083141790 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) 20241107083141790 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) 20241107083141790 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) 20241107083141790 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) 20241107083141790 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) 20241107083141790 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) 20241107083141790 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) 20241107083141790 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) 20241107083141790 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) 20241107083141790 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) 20241107083141798 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083141812 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) 20241107083141812 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) 20241107083141812 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) 20241107083141812 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) 20241107083141813 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) 20241107083141813 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) 20241107083141813 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) 20241107083141813 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) 20241107083141813 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) 20241107083141813 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) 20241107083141813 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) 20241107083141813 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) 20241107083141813 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) 20241107083141813 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) 20241107083141813 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) 20241107083141813 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) 20241107083141817 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083141831 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) 20241107083141831 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) 20241107083141831 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) 20241107083141831 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) 20241107083141831 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) 20241107083141831 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) 20241107083141831 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) 20241107083141831 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) 20241107083141831 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) 20241107083141831 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) 20241107083141832 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) 20241107083141832 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) 20241107083141832 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) 20241107083141832 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) 20241107083141832 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) 20241107083141832 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) 20241107083141835 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083141849 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 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) 20241107083141849 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) 20241107083141849 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083141849 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083141849 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) 20241107083141850 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083141850 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=177 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241107083141850 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241107083141850 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241107083141850 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241107083141850 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) 20241107083141850 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241107083141850 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107083141850 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:1202) 20241107083141850 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241107083141850 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241107083141850 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083141850 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083141850 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241107083141850 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083141850 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083141850 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241107083141850 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083141850 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) 20241107083141850 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) 20241107083141850 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) 20241107083141850 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) 20241107083141850 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) 20241107083141850 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) 20241107083141850 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) 20241107083141850 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) BTS(281)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083141850 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) 20241107083141850 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) 20241107083141850 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) 20241107083141850 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) 20241107083141851 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) 20241107083141851 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) 20241107083141851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57048<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083141852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57040<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083141853 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083141853 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083141853 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083141853 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083141853 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083141853 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083141853 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083141853 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083141853 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083141853 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083141853 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083141853 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083141853 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083141853 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083141853 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) 20241107083141853 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) 20241107083141853 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_countdown_procedure finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_countdown_procedure pass'. respawn: 27: stopped pid 7795 with status 0 respawn: 28: starting: osmo-pcu Thu Nov 7 08:31:41 UTC 2024 ====== PCU_Tests.TC_countdown_procedure pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_countdown_procedure.talloc 20241107083141864 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083141864 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083141864 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083141865 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083141884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58618<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083141985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58618<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=307728) Waiting for packet dumper to finish... 1 (prev_count=307728, count=360084) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_countdown_procedure pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_all_sizes'. ------ PCU_Tests.TC_ul_all_sizes ------ Thu Nov 7 08:31:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ul_all_sizes.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ul_all_sizes.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_all_sizes' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_ul_all_sizes started. 286@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_ul_all_sizes-BVCI1234(288)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 286@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 286@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(290)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083145074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58626<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 286@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(294)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 286@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(294)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(291)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(291)@fb7e2f9c3787: Start timer T: 5 s 20241107083145083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58632<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(291)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_ul_all_sizes-STATS(296)@fb7e2f9c3787: Start timer T: 2 s TC_ul_all_sizes-STATS(296)@fb7e2f9c3787: Start timer T: 2 s 286@fb7e2f9c3787: 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(297)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(297)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083146865 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083146865 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083146865 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(291)@fb7e2f9c3787: OsmoPCU is now connected BTS(293)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083146868 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083146868 DLGLOBAL DEBUG validating counter group 0x55fafc883020(bts) with 102 counters (rate_ctr.c:86) 20241107083146868 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083146868 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083146868 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083146868 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083146868 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083146868 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083146868 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083146868 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083146868 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083146868 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083146868 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083146868 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083146868 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083146868 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083146868 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083146868 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083146868 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083146868 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083146868 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083146868 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083146868 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083146868 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083146868 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083146868 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083146868 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083146868 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083146868 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083146868 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083146868 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083146868 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083146868 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083146868 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083146868 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083146868 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083146868 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083146868 DLGLOBAL DEBUG validating counter group 0x7f41412bb5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083146868 DLGLOBAL DEBUG validating counter group 0x55fafc882700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083146868 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083146868 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083146868 DLGLOBAL DEBUG validating counter group 0x7f41412bc160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083146868 DLGLOBAL DEBUG validating counter group 0x7f41412bc140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083146868 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083146868 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) 20241107083146868 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) 20241107083146868 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083146868 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083146868 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083146868 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083146868 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083146868 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083146868 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083146868 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083146868 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083146868 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083146868 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083146868 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083146868 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083146868 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083146868 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083146868 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083146868 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083146868 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083146868 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083146868 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083146868 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083146868 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083146868 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083146868 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083146868 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083146868 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083146868 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) 20241107083146868 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) 20241107083146869 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(293)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(290)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(290)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE BTS(293)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(290)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(290)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083146870 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083146870 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) 20241107083146870 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) 20241107083146870 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083146870 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083146870 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)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083146870 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083146870 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) 20241107083146870 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(293)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(290)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. BTS(293)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(290)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083146871 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083146871 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) 20241107083146871 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) 20241107083146871 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083146871 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083146871 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083146871 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083146871 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083146871 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083146871 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(293)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(293)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(290)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(290)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(290)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083146871 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083146871 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) 287@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 287@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083146876 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083146876 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083146876 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083146876 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083146876 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083146876 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083146876 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083146876 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_all_sizes-BVCI1234(288)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_ul_all_sizes-BVCI1234(288)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083146879 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083146879 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083146879 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083146879 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083146879 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083146879 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083146879 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083146879 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083146880 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) 20241107083146880 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083146880 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083146880 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083146880 DLGLOBAL DEBUG validating counter group 0x55fafc882740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083146880 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083146880 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083146880 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083146880 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083146880 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083146880 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083146880 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083146880 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083146880 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083146880 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083146880 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083146880 DRLCMAC 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) 20241107083146880 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083146880 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083146880 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083146880 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083146880 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083146880 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083146880 DLGLOBAL DEBUG validating counter group 0x55fafc882b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083146880 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083146880 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083146880 DLGLOBAL DEBUG validating counter group 0x55fafc882be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083146880 DLGLOBAL DEBUG validating counter group 0x55fafc882c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083146880 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083146880 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:1192) 20241107083146880 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083146880 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083146880 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083146880 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083146880 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083146880 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083146880 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083146880 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) 20241107083146880 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) 20241107083146880 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083146880 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083146880 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083146880 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) 20241107083146881 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083146881 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083146881 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083146881 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083146881 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083146881 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083146881 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083146881 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083146881 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083146881 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(293)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083146883 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) 20241107083146883 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083146883 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) 20241107083146883 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) 20241107083146884 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) 20241107083146884 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) 20241107083146884 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083146884 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083146884 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083146884 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083146884 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083146884 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) 20241107083146884 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) 20241107083146884 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) 20241107083146884 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) 20241107083146884 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) 20241107083146884 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) 20241107083146885 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) 20241107083146885 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) 20241107083146885 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) 20241107083146885 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) 20241107083146886 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) 20241107083146886 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) 20241107083146887 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083146901 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) 20241107083146901 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) 20241107083146901 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) 20241107083146901 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) 20241107083146901 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) 20241107083146901 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) 20241107083146901 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) 20241107083146901 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) 20241107083146902 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) 20241107083146902 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) 20241107083146902 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) 20241107083146902 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) 20241107083146902 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) 20241107083146902 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) 20241107083146902 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) 20241107083146902 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) 20241107083146905 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) 20241107083146905 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) 20241107083146905 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083146920 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) 20241107083146920 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) 20241107083146921 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) 20241107083146921 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) 20241107083146921 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) 20241107083146922 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) 20241107083146922 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) 20241107083146922 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) 20241107083146922 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) 20241107083146922 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) 20241107083146923 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) 20241107083146923 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) 20241107083146923 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) 20241107083146923 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) 20241107083146923 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) 20241107083146923 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) 20241107083146929 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) 20241107083146929 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) 20241107083146929 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083146943 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) 20241107083146943 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) 20241107083146944 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) 20241107083146944 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) 20241107083146944 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) 20241107083146944 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) 20241107083146944 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) 20241107083146944 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) 20241107083146945 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) 20241107083146945 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) 20241107083146945 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) 20241107083146945 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) 20241107083146945 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) 20241107083146945 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) 20241107083146945 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) 20241107083146945 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) 20241107083146948 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) 20241107083146948 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) 20241107083146948 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083146962 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) 20241107083146962 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) 20241107083146963 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) 20241107083146963 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) 20241107083146964 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) 20241107083146964 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) 20241107083146965 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) 20241107083146965 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) 20241107083146965 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) 20241107083146965 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) 20241107083146966 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) 20241107083146966 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) 20241107083146968 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) 20241107083146968 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) 20241107083146968 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) 20241107083146968 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) 20241107083146969 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) 20241107083146969 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) 20241107083146970 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083146982 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) 20241107083146982 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) 20241107083146983 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) 20241107083146983 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) 20241107083146983 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) 20241107083146983 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) 20241107083146984 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) 20241107083146984 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) 20241107083146984 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) 20241107083146984 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) 20241107083146985 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) 20241107083146985 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) 20241107083146985 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) 20241107083146985 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) 20241107083146986 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) 20241107083146986 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) 20241107083146991 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) 20241107083146991 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) 20241107083146992 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083147006 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) 20241107083147006 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) 20241107083147007 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) 20241107083147007 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) 20241107083147007 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) 20241107083147007 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) 20241107083147008 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) 20241107083147008 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) 20241107083147008 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) 20241107083147008 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) 20241107083147009 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) 20241107083147009 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) 20241107083147010 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) 20241107083147010 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) 20241107083147011 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) 20241107083147011 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) 20241107083147011 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) 20241107083147011 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) 20241107083147012 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083147025 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) 20241107083147025 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) 20241107083147026 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) 20241107083147026 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) 20241107083147027 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) 20241107083147027 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) 20241107083147028 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) 20241107083147028 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) 20241107083147029 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) 20241107083147029 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) 20241107083147029 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) 20241107083147029 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) 20241107083147030 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) 20241107083147030 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) 20241107083147031 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) 20241107083147031 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) 20241107083147032 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) 20241107083147032 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) 20241107083147033 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083147044 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) 20241107083147044 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) 20241107083147045 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) 20241107083147045 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) 20241107083147047 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) 20241107083147047 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) 20241107083147048 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) 20241107083147048 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) 20241107083147048 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) 20241107083147048 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) 20241107083147049 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) 20241107083147049 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) 20241107083147050 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) 20241107083147050 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) 20241107083147051 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) 20241107083147051 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) 20241107083147054 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) 20241107083147054 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) 20241107083147055 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083147069 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) 20241107083147069 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) 20241107083147070 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) 20241107083147070 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) 20241107083147071 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) 20241107083147071 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) 20241107083147072 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) 20241107083147072 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) 20241107083147073 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) 20241107083147073 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) 20241107083147073 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) 20241107083147073 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) 20241107083147074 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) 20241107083147074 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) 20241107083147075 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) 20241107083147075 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) 20241107083147076 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) 20241107083147076 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) 20241107083147077 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083147081 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083147081 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083147081 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083147088 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) 20241107083147088 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) 20241107083147089 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) 20241107083147089 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) 20241107083147090 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) 20241107083147090 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) 20241107083147090 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) 20241107083147090 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) 20241107083147091 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) 20241107083147091 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) 20241107083147092 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) 20241107083147092 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) 20241107083147092 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) 20241107083147092 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) 20241107083147093 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) 20241107083147093 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) 20241107083147093 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) 20241107083147093 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) 20241107083147093 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241107083147093 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) 20241107083147094 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083147106 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 3d a7 23 82 b1 39 b2 c8 f1 65 37 48 5e 7c 60 bd 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083147106 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) 20241107083147106 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083147106 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 00 41 00 00 00 01 3d a7 23 82 b1 39 b2 c8 f1 65 37 48 5e 7c 60 bd 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083147106 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083147106 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:1072) 20241107083147106 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) 20241107083147107 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) 20241107083147107 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) 20241107083147107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083147107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=41 00 00 00 01 3d a7 23 82 b1 39 b2 c8 f1 65 37 48 5e 7c 60 bd 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083147107 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083147107 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083147107 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083147107 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083147107 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083147107 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083147107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083147107 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147107 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) 20241107083147107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083147107 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083147107 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147107 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) 20241107083147107 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083147107 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083147107 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083147107 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) 20241107083147107 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) 20241107083147108 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) 20241107083147108 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) 20241107083147109 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) 20241107083147109 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) 20241107083147109 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) 20241107083147109 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) 20241107083147110 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) 20241107083147110 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) 20241107083147110 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) 20241107083147110 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) 20241107083147111 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) 20241107083147111 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) 20241107083147116 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) 20241107083147116 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) 20241107083147116 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107083147116 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) 20241107083147116 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083147116 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083147116 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) 20241107083147116 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083147116 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083147116 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083147116 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) 20241107083147116 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) 20241107083147116 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083147131 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) 20241107083147131 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) 20241107083147131 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) 20241107083147131 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083147132 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) 20241107083147132 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) 20241107083147132 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) 20241107083147132 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) 20241107083147133 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) 20241107083147133 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) 20241107083147134 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) 20241107083147134 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) 20241107083147134 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) 20241107083147134 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) 20241107083147135 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) 20241107083147135 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) 20241107083147135 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) 20241107083147135 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) 20241107083147136 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083147150 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) 20241107083147150 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) 20241107083147150 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) 20241107083147150 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083147152 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) 20241107083147152 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) 20241107083147152 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) 20241107083147152 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) 20241107083147153 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) 20241107083147153 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) 20241107083147154 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) 20241107083147154 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) 20241107083147155 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) 20241107083147155 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) 20241107083147156 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) 20241107083147156 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) 20241107083147156 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) 20241107083147156 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) 20241107083147157 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083147170 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) 20241107083147170 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) 20241107083147171 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) 20241107083147171 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) 20241107083147172 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) 20241107083147172 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) 20241107083147173 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) 20241107083147173 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) 20241107083147174 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) 20241107083147174 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) 20241107083147175 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) 20241107083147175 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) 20241107083147177 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) 20241107083147177 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) 20241107083147178 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) 20241107083147178 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) 20241107083147180 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083147194 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) MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 1 20241107083147194 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) 20241107083147194 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147195 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083147195 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) 20241107083147195 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083147195 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=65 TLLI=0x00000001 (pdch.cpp:347) 20241107083147195 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) 20241107083147196 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) 20241107083147196 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) 20241107083147198 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) 20241107083147198 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) 20241107083147199 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) 20241107083147199 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) 20241107083147200 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) 20241107083147200 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) 20241107083147201 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) 20241107083147201 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) 20241107083147202 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) 20241107083147202 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) 20241107083147203 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) 20241107083147203 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) 20241107083147204 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083147213 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 6f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083147213 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) 20241107083147213 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147213 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 02 05 6f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083147213 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:1032) 20241107083147213 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:1072) 20241107083147213 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) 20241107083147214 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) 20241107083147214 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107083147214 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=05 6f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083147214 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241107083147214 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241107083147214 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107083147214 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083147214 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=1, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147214 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) 20241107083147214 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=1 (tbf_ul.cpp:197) 20241107083147214 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=1 (tbf_ul.cpp:467) 20241107083147214 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147214 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) 20241107083147215 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) 20241107083147215 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) 20241107083147216 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) 20241107083147216 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) 20241107083147217 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) 20241107083147217 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) 20241107083147218 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) 20241107083147218 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) 20241107083147220 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) 20241107083147220 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) 20241107083147221 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) 20241107083147221 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) 20241107083147222 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) 20241107083147222 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) 20241107083147222 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083147233 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) 20241107083147234 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) 20241107083147235 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) 20241107083147235 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) 20241107083147236 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) 20241107083147236 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) 20241107083147237 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) 20241107083147237 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) 20241107083147238 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) 20241107083147238 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) 20241107083147240 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) 20241107083147240 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) 20241107083147241 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) 20241107083147242 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) 20241107083147243 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) 20241107083147243 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) 20241107083147245 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) 20241107083147245 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) 20241107083147245 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241107083147245 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) 20241107083147246 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 2 20241107083147258 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 04 09 59 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083147258 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) 20241107083147258 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147258 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 04 09 59 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083147258 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:1032) 20241107083147258 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:1072) 20241107083147258 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) 20241107083147258 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) 20241107083147258 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241107083147258 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=09 59 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083147259 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241107083147259 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241107083147259 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241107083147259 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083147259 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=2, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147259 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) 20241107083147259 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=2 (tbf_ul.cpp:197) 20241107083147259 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=2 (tbf_ul.cpp:467) 20241107083147259 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147259 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) 20241107083147260 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) 20241107083147260 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) 20241107083147262 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) 20241107083147262 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) 20241107083147263 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) 20241107083147263 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) 20241107083147264 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) 20241107083147264 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) 20241107083147266 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) 20241107083147266 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) 20241107083147267 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) 20241107083147267 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) 20241107083147269 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) 20241107083147269 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) 20241107083147270 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083147277 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) 20241107083147277 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) 20241107083147277 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) 20241107083147277 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083147277 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) 20241107083147277 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) 20241107083147278 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) 20241107083147278 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) 20241107083147278 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) 20241107083147278 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) 20241107083147279 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) 20241107083147279 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) 20241107083147279 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) 20241107083147279 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) 20241107083147279 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) 20241107083147279 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) 20241107083147280 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) 20241107083147280 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) 20241107083147281 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) 20241107083147281 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) 20241107083147281 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241107083147281 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) 20241107083147282 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 3 20241107083147295 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 06 0d 43 2a 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083147295 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) 20241107083147295 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147295 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 06 0d 43 2a 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083147295 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:1032) 20241107083147295 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:1072) 20241107083147295 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) 20241107083147295 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) 20241107083147295 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241107083147295 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0d 43 2a 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083147295 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241107083147295 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241107083147295 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241107083147295 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083147295 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=3, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147295 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) 20241107083147295 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=3 (tbf_ul.cpp:197) 20241107083147295 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=3 (tbf_ul.cpp:467) 20241107083147296 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147296 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) 20241107083147296 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) 20241107083147296 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) 20241107083147296 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) 20241107083147296 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) 20241107083147296 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) 20241107083147296 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) 20241107083147296 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) 20241107083147296 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) 20241107083147296 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) 20241107083147296 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) 20241107083147296 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) 20241107083147296 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) 20241107083147296 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) 20241107083147296 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) 20241107083147305 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) 20241107083147305 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) 20241107083147305 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241107083147305 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) 20241107083147305 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 4 20241107083147319 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 08 11 1c 4e 06 c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083147319 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) 20241107083147319 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147319 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 08 11 1c 4e 06 c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083147319 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:1032) 20241107083147319 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) 20241107083147319 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) 20241107083147319 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241107083147319 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=11 1c 4e 06 c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083147319 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241107083147319 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241107083147319 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241107083147319 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083147319 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=4, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147319 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) 20241107083147319 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=4 (tbf_ul.cpp:197) 20241107083147319 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=4 (tbf_ul.cpp:467) 20241107083147319 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147319 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) 20241107083147319 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) 20241107083147319 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) 20241107083147319 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) 20241107083147319 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) 20241107083147319 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) 20241107083147319 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) 20241107083147320 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) 20241107083147320 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) 20241107083147320 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) 20241107083147320 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) 20241107083147320 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) 20241107083147320 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) 20241107083147320 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) 20241107083147320 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) 20241107083147324 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) 20241107083147324 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) 20241107083147324 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107083147324 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) 20241107083147324 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 5 20241107083147338 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 0a 15 d4 dd a7 df e5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083147338 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) 20241107083147338 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147338 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0a 15 d4 dd a7 df e5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083147338 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:1032) 20241107083147338 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) 20241107083147338 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) 20241107083147338 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241107083147338 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=15 d4 dd a7 df e5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083147338 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241107083147338 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241107083147338 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241107083147338 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083147338 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=5, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147338 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) 20241107083147338 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=5 (tbf_ul.cpp:197) 20241107083147338 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=5 (tbf_ul.cpp:467) 20241107083147338 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147338 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) 20241107083147338 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) 20241107083147338 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) 20241107083147338 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) 20241107083147338 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) 20241107083147339 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) 20241107083147339 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) 20241107083147339 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) 20241107083147339 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) 20241107083147339 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) 20241107083147339 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) 20241107083147339 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) 20241107083147339 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) 20241107083147340 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) 20241107083147340 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) 20241107083147342 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) 20241107083147342 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) 20241107083147342 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241107083147342 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) 20241107083147342 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 6 20241107083147357 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 0c 19 13 41 51 a5 17 8f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083147357 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) 20241107083147357 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147357 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0c 19 13 41 51 a5 17 8f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083147357 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:1032) 20241107083147357 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) 20241107083147357 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) 20241107083147357 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241107083147357 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=19 13 41 51 a5 17 8f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083147357 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241107083147357 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241107083147357 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241107083147357 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083147357 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=6, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147357 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) 20241107083147357 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=6 (tbf_ul.cpp:197) 20241107083147357 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=6 (tbf_ul.cpp:467) 20241107083147357 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147357 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) 20241107083147357 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) 20241107083147357 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) 20241107083147358 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) 20241107083147358 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) 20241107083147358 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) 20241107083147358 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) 20241107083147359 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) 20241107083147359 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) 20241107083147359 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) 20241107083147359 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) 20241107083147359 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) 20241107083147359 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) 20241107083147360 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) 20241107083147360 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) 20241107083147366 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) 20241107083147366 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) 20241107083147366 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241107083147366 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) 20241107083147366 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 7 20241107083147380 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 0e 1d 56 49 bb f8 aa 46 a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083147380 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) 20241107083147380 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147380 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0e 1d 56 49 bb f8 aa 46 a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083147380 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:1032) 20241107083147380 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) 20241107083147380 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) 20241107083147380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241107083147380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1d 56 49 bb f8 aa 46 a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083147380 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241107083147380 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241107083147380 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241107083147380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083147380 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=7, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147380 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) 20241107083147380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=7 (tbf_ul.cpp:197) 20241107083147380 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=7 (tbf_ul.cpp:467) 20241107083147380 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147380 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) 20241107083147382 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) 20241107083147382 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) 20241107083147383 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) 20241107083147383 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) 20241107083147383 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) 20241107083147383 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) 20241107083147384 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) 20241107083147384 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) 20241107083147384 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) 20241107083147384 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) 20241107083147384 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) 20241107083147384 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) 20241107083147385 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) 20241107083147385 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) 20241107083147385 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083147399 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) 20241107083147399 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) 20241107083147399 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) 20241107083147399 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083147400 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) 20241107083147400 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) 20241107083147400 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) 20241107083147400 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) 20241107083147400 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) 20241107083147400 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) 20241107083147401 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) 20241107083147401 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) 20241107083147401 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) 20241107083147401 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) 20241107083147401 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) 20241107083147401 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) 20241107083147401 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) 20241107083147401 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) 20241107083147403 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) 20241107083147403 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) 20241107083147403 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241107083147403 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) 20241107083147404 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 8 20241107083147417 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 10 21 34 82 87 1b c2 7e ed 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083147417 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) 20241107083147417 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147417 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 10 21 34 82 87 1b c2 7e ed 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083147417 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:1032) 20241107083147417 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:1072) 20241107083147417 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) 20241107083147417 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) 20241107083147417 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241107083147417 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=21 34 82 87 1b c2 7e ed 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083147417 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241107083147417 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241107083147417 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241107083147417 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083147417 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=8, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147417 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) 20241107083147417 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=8 (tbf_ul.cpp:197) 20241107083147417 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=8 (tbf_ul.cpp:467) 20241107083147417 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147417 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) 20241107083147417 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) 20241107083147417 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) 20241107083147418 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) 20241107083147418 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) 20241107083147418 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) 20241107083147418 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) 20241107083147418 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) 20241107083147418 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) 20241107083147418 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) 20241107083147418 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) 20241107083147418 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) 20241107083147418 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) 20241107083147419 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) 20241107083147419 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) 20241107083147427 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) 20241107083147427 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) 20241107083147427 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241107083147427 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) 20241107083147427 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 9 20241107083147441 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 12 25 59 95 63 9f 58 d9 e4 f1 61 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083147441 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) 20241107083147441 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147441 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 12 25 59 95 63 9f 58 d9 e4 f1 61 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083147441 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:1032) 20241107083147441 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) 20241107083147441 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) 20241107083147441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241107083147441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=25 59 95 63 9f 58 d9 e4 f1 61 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083147441 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241107083147441 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241107083147441 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241107083147441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083147441 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=9, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147441 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) 20241107083147441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=9 (tbf_ul.cpp:197) 20241107083147441 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=9 (tbf_ul.cpp:467) 20241107083147441 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147441 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) 20241107083147442 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) 20241107083147442 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) 20241107083147442 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) 20241107083147442 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) 20241107083147443 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) 20241107083147443 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) 20241107083147443 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) 20241107083147443 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) 20241107083147443 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) 20241107083147443 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) 20241107083147444 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) 20241107083147444 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) 20241107083147444 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) 20241107083147444 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) 20241107083147446 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) 20241107083147446 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) 20241107083147446 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241107083147446 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) 20241107083147446 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 10 20241107083147463 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 14 29 21 de 39 bb 70 a2 1b 52 98 ed 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083147463 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) 20241107083147463 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147463 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 14 29 21 de 39 bb 70 a2 1b 52 98 ed 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083147463 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:1032) 20241107083147463 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) 20241107083147463 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) 20241107083147463 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241107083147463 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=29 21 de 39 bb 70 a2 1b 52 98 ed 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083147463 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241107083147463 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241107083147463 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241107083147463 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083147463 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=10, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147463 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) 20241107083147463 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=10 (tbf_ul.cpp:197) 20241107083147463 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=10 (tbf_ul.cpp:467) 20241107083147463 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147463 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) 20241107083147464 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) 20241107083147464 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) 20241107083147464 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) 20241107083147464 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) 20241107083147464 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) 20241107083147464 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) 20241107083147465 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) 20241107083147465 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) 20241107083147465 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) 20241107083147465 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) 20241107083147465 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) 20241107083147465 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) 20241107083147466 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) 20241107083147466 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) 20241107083147466 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083147480 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) 20241107083147480 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) 20241107083147480 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) 20241107083147480 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083147481 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) 20241107083147481 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) 20241107083147481 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) 20241107083147481 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) 20241107083147482 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) 20241107083147482 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) 20241107083147482 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) 20241107083147482 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) 20241107083147483 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) 20241107083147483 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) 20241107083147483 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) 20241107083147483 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) 20241107083147484 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) 20241107083147484 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) 20241107083147489 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) 20241107083147489 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) 20241107083147489 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241107083147489 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) 20241107083147489 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 11 20241107083147503 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 16 2d 5e 77 c9 58 0e cc f6 fa cd f2 b9 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083147503 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) 20241107083147503 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147503 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 16 2d 5e 77 c9 58 0e cc f6 fa cd f2 b9 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083147503 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:1032) 20241107083147503 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:1072) 20241107083147503 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) 20241107083147503 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) 20241107083147503 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241107083147503 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=2d 5e 77 c9 58 0e cc f6 fa cd f2 b9 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083147503 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241107083147503 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241107083147503 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241107083147503 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083147503 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=11, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147503 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) 20241107083147503 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=11 (tbf_ul.cpp:197) 20241107083147503 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=11 (tbf_ul.cpp:467) 20241107083147503 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147503 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) 20241107083147503 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) 20241107083147503 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) 20241107083147504 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) 20241107083147504 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) 20241107083147504 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) 20241107083147504 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) 20241107083147504 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) 20241107083147504 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) 20241107083147505 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) 20241107083147505 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) 20241107083147505 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) 20241107083147505 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) 20241107083147506 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) 20241107083147506 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) 20241107083147508 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) 20241107083147508 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) 20241107083147508 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241107083147508 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) 20241107083147508 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 12 20241107083147522 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 18 31 87 3f 3a 0c f0 30 dc 0d 33 75 8e c6 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083147522 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) 20241107083147522 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147522 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 18 31 87 3f 3a 0c f0 30 dc 0d 33 75 8e c6 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083147522 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:1032) 20241107083147522 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) 20241107083147522 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) 20241107083147522 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241107083147522 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=31 87 3f 3a 0c f0 30 dc 0d 33 75 8e c6 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083147522 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241107083147522 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241107083147522 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241107083147522 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083147522 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=12, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147522 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) 20241107083147522 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=12 (tbf_ul.cpp:197) 20241107083147522 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=12 (tbf_ul.cpp:467) 20241107083147522 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147522 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) 20241107083147523 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) 20241107083147523 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) 20241107083147524 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) 20241107083147524 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) 20241107083147524 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) 20241107083147524 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) 20241107083147525 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) 20241107083147525 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) 20241107083147525 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) 20241107083147525 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) 20241107083147526 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) 20241107083147526 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) 20241107083147526 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) 20241107083147526 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) 20241107083147526 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083147540 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) 20241107083147540 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) 20241107083147540 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) 20241107083147540 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083147540 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) 20241107083147540 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) 20241107083147540 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) 20241107083147540 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) 20241107083147541 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) 20241107083147541 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) 20241107083147541 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) 20241107083147541 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) 20241107083147541 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) 20241107083147541 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) 20241107083147541 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) 20241107083147541 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) 20241107083147541 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) 20241107083147541 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) 20241107083147550 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) 20241107083147550 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) 20241107083147550 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241107083147550 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) 20241107083147550 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 13 20241107083147564 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 1a 35 6a 88 0f 1b 4b 90 b6 03 81 8f c8 a6 fc 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083147564 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) 20241107083147564 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147564 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1a 35 6a 88 0f 1b 4b 90 b6 03 81 8f c8 a6 fc 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083147564 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:1032) 20241107083147564 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:1072) 20241107083147564 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) 20241107083147564 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) 20241107083147564 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241107083147564 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=35 6a 88 0f 1b 4b 90 b6 03 81 8f c8 a6 fc 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083147564 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241107083147564 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241107083147564 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241107083147564 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083147564 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=13, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147564 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) 20241107083147564 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=13 (tbf_ul.cpp:197) 20241107083147564 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=13 (tbf_ul.cpp:467) 20241107083147564 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147564 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) 20241107083147564 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) 20241107083147564 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) 20241107083147564 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) 20241107083147564 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) 20241107083147564 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) 20241107083147564 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) 20241107083147565 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) 20241107083147565 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) 20241107083147565 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) 20241107083147565 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) 20241107083147565 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) 20241107083147565 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) 20241107083147565 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) 20241107083147565 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) 20241107083147568 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) 20241107083147568 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) 20241107083147568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241107083147568 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) 20241107083147568 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 14 20241107083147583 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 1c 39 e9 7f d5 b1 dc 01 ba a5 97 0c 9b 4b ad cd 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083147583 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) 20241107083147583 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147583 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1c 39 e9 7f d5 b1 dc 01 ba a5 97 0c 9b 4b ad cd 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083147583 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:1032) 20241107083147583 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) 20241107083147583 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) 20241107083147583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241107083147583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=39 e9 7f d5 b1 dc 01 ba a5 97 0c 9b 4b ad cd 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083147583 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241107083147583 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241107083147583 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241107083147583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083147583 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=14, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147583 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) 20241107083147583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=14 (tbf_ul.cpp:197) 20241107083147583 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=14 (tbf_ul.cpp:467) 20241107083147583 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147583 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) 20241107083147583 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) 20241107083147583 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) 20241107083147583 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) 20241107083147583 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) 20241107083147584 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) 20241107083147584 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) 20241107083147584 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) 20241107083147584 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) 20241107083147584 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) 20241107083147584 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) 20241107083147584 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) 20241107083147584 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) 20241107083147584 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) 20241107083147585 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) 20241107083147587 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) 20241107083147587 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) 20241107083147587 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20241107083147587 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) 20241107083147588 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 15 20241107083147602 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 1e 3d 2a 56 9a 19 e7 db a8 15 c7 ce 70 5a fd ff b9 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083147602 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) 20241107083147602 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147602 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1e 3d 2a 56 9a 19 e7 db a8 15 c7 ce 70 5a fd ff b9 2b 2b 2b 2b (pdch.cpp:1021) 20241107083147602 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:1032) 20241107083147602 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) 20241107083147602 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) 20241107083147602 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241107083147602 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3d 2a 56 9a 19 e7 db a8 15 c7 ce 70 5a fd ff b9 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083147602 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241107083147602 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241107083147602 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241107083147602 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083147602 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=15, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147602 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) 20241107083147602 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=15 (tbf_ul.cpp:197) 20241107083147602 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=15 (tbf_ul.cpp:467) 20241107083147602 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147602 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) 20241107083147602 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) 20241107083147603 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) 20241107083147603 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) 20241107083147603 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) 20241107083147604 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) 20241107083147604 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) 20241107083147605 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) 20241107083147605 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) 20241107083147605 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) 20241107083147605 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) 20241107083147606 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) 20241107083147606 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) 20241107083147606 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) 20241107083147606 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) 20241107083147611 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) 20241107083147611 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) 20241107083147611 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type USF (pdch_ul_controller.c:184) 20241107083147611 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) 20241107083147612 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 16 20241107083147626 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 20 41 b8 e2 47 05 c6 b9 46 97 1a 5a 58 59 52 ad b8 fc 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083147626 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) 20241107083147626 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147626 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 20 41 b8 e2 47 05 c6 b9 46 97 1a 5a 58 59 52 ad b8 fc 2b 2b 2b (pdch.cpp:1021) 20241107083147626 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:1032) 20241107083147626 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) 20241107083147626 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) 20241107083147626 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241107083147626 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=41 b8 e2 47 05 c6 b9 46 97 1a 5a 58 59 52 ad b8 fc 2b 2b 2b (tbf_ul.cpp:337) 20241107083147626 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241107083147626 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241107083147626 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241107083147626 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083147626 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147626 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083147626 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083147626 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083147626 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147626 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) 20241107083147627 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) 20241107083147627 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) 20241107083147628 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) 20241107083147628 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) 20241107083147628 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) 20241107083147628 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) 20241107083147629 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) 20241107083147629 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) 20241107083147629 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) 20241107083147629 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) 20241107083147630 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) 20241107083147630 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) 20241107083147631 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) 20241107083147631 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) 20241107083147631 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083147646 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) 20241107083147646 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) 20241107083147646 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=160): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083147646 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083147647 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) 20241107083147647 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) 20241107083147648 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) 20241107083147648 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) 20241107083147650 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) 20241107083147650 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) 20241107083147651 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) 20241107083147651 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) 20241107083147652 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) 20241107083147652 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) 20241107083147653 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) 20241107083147653 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) 20241107083147654 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) 20241107083147654 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) 20241107083147655 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) 20241107083147655 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) 20241107083147655 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241107083147655 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) 20241107083147657 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 17 20241107083147665 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 22 45 64 23 b8 5a cb 8d cd d7 52 70 b6 bf 9b 8e d5 26 37 2b 2b (pcu_l1_if.cpp:463) 20241107083147665 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) 20241107083147665 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147665 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 22 45 64 23 b8 5a cb 8d cd d7 52 70 b6 bf 9b 8e d5 26 37 2b 2b (pdch.cpp:1021) 20241107083147665 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:1032) 20241107083147665 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:1072) 20241107083147665 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) 20241107083147665 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) 20241107083147665 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241107083147665 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=45 64 23 b8 5a cb 8d cd d7 52 70 b6 bf 9b 8e d5 26 37 2b 2b (tbf_ul.cpp:337) 20241107083147665 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241107083147665 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241107083147665 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241107083147665 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083147665 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=17, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147665 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) 20241107083147665 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=17 (tbf_ul.cpp:197) 20241107083147665 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=17 (tbf_ul.cpp:467) 20241107083147665 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147665 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) 20241107083147667 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) 20241107083147667 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) 20241107083147668 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) 20241107083147668 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) 20241107083147669 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) 20241107083147669 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) 20241107083147670 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) 20241107083147670 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) 20241107083147671 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) 20241107083147671 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) 20241107083147672 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) 20241107083147672 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) 20241107083147672 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) 20241107083147672 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) 20241107083147673 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) 20241107083147673 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) 20241107083147673 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20241107083147673 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) 20241107083147674 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 18 20241107083147689 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 24 49 74 b0 9d 12 b3 e7 16 ff 3f 17 85 73 01 c9 4c 55 73 f7 2b (pcu_l1_if.cpp:463) 20241107083147689 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) 20241107083147689 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147689 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 24 49 74 b0 9d 12 b3 e7 16 ff 3f 17 85 73 01 c9 4c 55 73 f7 2b (pdch.cpp:1021) 20241107083147689 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:1032) 20241107083147689 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) 20241107083147689 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) 20241107083147689 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241107083147689 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=49 74 b0 9d 12 b3 e7 16 ff 3f 17 85 73 01 c9 4c 55 73 f7 2b (tbf_ul.cpp:337) 20241107083147689 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241107083147689 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241107083147689 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241107083147689 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083147689 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=18, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147689 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) 20241107083147689 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=18 (tbf_ul.cpp:197) 20241107083147689 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=18 (tbf_ul.cpp:467) 20241107083147689 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147689 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) 20241107083147690 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) 20241107083147690 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) 20241107083147691 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) 20241107083147691 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) 20241107083147693 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) 20241107083147693 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) 20241107083147694 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) 20241107083147694 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) 20241107083147695 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) 20241107083147696 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) 20241107083147697 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) 20241107083147697 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) 20241107083147698 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) 20241107083147698 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) 20241107083147699 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083147708 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) 20241107083147708 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) 20241107083147709 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=173): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083147709 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083147710 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) 20241107083147710 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) 20241107083147711 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) 20241107083147711 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) 20241107083147711 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) 20241107083147711 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) 20241107083147712 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) 20241107083147712 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) 20241107083147713 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) 20241107083147713 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) 20241107083147714 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) 20241107083147714 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) 20241107083147715 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) 20241107083147715 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) 20241107083147715 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) 20241107083147716 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) 20241107083147716 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241107083147716 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) 20241107083147716 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 19 20241107083147728 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 26 4d cd 79 39 69 fa cc 59 4d 71 1f f6 d6 71 ce 64 0b b1 7b 1b (pcu_l1_if.cpp:463) 20241107083147728 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) 20241107083147728 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147728 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 26 4d cd 79 39 69 fa cc 59 4d 71 1f f6 d6 71 ce 64 0b b1 7b 1b (pdch.cpp:1021) 20241107083147728 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:1032) 20241107083147728 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=177 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083147728 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) 20241107083147728 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) 20241107083147728 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241107083147728 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4d cd 79 39 69 fa cc 59 4d 71 1f f6 d6 71 ce 64 0b b1 7b 1b (tbf_ul.cpp:337) 20241107083147728 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241107083147728 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241107083147728 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241107083147728 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083147728 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=19, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147728 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) 20241107083147728 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=19 (tbf_ul.cpp:197) 20241107083147728 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=19 (tbf_ul.cpp:467) 20241107083147728 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147728 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) 20241107083147728 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083147728 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083147728 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083147729 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) 20241107083147729 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) 20241107083147730 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) 20241107083147730 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) 20241107083147731 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) 20241107083147731 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) 20241107083147732 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) 20241107083147732 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) 20241107083147733 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) 20241107083147733 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) 20241107083147734 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) 20241107083147734 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) 20241107083147735 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) 20241107083147736 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) 20241107083147738 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083147753 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) 20241107083147753 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) 20241107083147753 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) 20241107083147753 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083147755 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) 20241107083147755 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) 20241107083147756 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) 20241107083147756 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) 20241107083147757 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) 20241107083147757 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) 20241107083147758 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) 20241107083147758 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) 20241107083147759 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) 20241107083147759 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) 20241107083147759 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) 20241107083147759 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) 20241107083147760 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) 20241107083147760 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) 20241107083147761 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) 20241107083147761 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) 20241107083147761 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20241107083147761 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) 20241107083147761 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083147761 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083147761 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) 20241107083147761 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083147761 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083147761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 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) 20241107083147762 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Rx Packet Uplink ACK / NACK 20241107083147771 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) 20241107083147771 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) 20241107083147772 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) 20241107083147772 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) 20241107083147772 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) 20241107083147772 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) 20241107083147773 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) 20241107083147773 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) 20241107083147773 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) 20241107083147773 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) 20241107083147773 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) 20241107083147773 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) 20241107083147774 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) 20241107083147774 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) 20241107083147774 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) 20241107083147774 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) 20241107083147776 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083147791 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) 20241107083147791 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) 20241107083147791 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=190): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083147791 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083147792 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) 20241107083147792 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) 20241107083147793 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) 20241107083147793 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) 20241107083147794 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) 20241107083147794 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) 20241107083147795 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) 20241107083147795 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) 20241107083147796 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) 20241107083147796 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) 20241107083147797 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) 20241107083147797 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) 20241107083147798 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) 20241107083147798 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) 20241107083147800 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083147815 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) 20241107083147815 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) 20241107083147817 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) 20241107083147817 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) 20241107083147818 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) 20241107083147818 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) 20241107083147819 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) 20241107083147819 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) 20241107083147820 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) 20241107083147820 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) 20241107083147820 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) 20241107083147820 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) 20241107083147821 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) 20241107083147821 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) 20241107083147822 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) 20241107083147822 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) 20241107083147823 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 20 20241107083147835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 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) 20241107083147835 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) 20241107083147835 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083147835 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083147835 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) 20241107083147836 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083147836 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=199 TLLI=0x00000001 (pdch.cpp:347) 20241107083147836 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) 20241107083147837 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) 20241107083147837 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) 20241107083147837 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) 20241107083147837 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) 20241107083147838 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) 20241107083147838 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) 20241107083147839 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) 20241107083147839 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) 20241107083147840 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) 20241107083147840 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) 20241107083147841 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) 20241107083147841 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) 20241107083147842 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) 20241107083147842 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) 20241107083147843 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083147854 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 28 51 01 78 65 50 e0 17 4f ec d2 94 57 e4 a6 34 4c a6 9a b6 01 d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083147854 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) 20241107083147854 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083147854 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 28 51 01 78 65 50 e0 17 4f ec d2 94 57 e4 a6 34 4c a6 9a b6 01 d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083147854 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083147854 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=203 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083147854 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) 20241107083147854 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) 20241107083147854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241107083147854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=51 01 78 65 50 e0 17 4f ec d2 94 57 e4 a6 34 4c a6 9a b6 01 d1 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083147854 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241107083147854 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241107083147854 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241107083147854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083147854 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=20, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147854 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) 20241107083147854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=20 (tbf_ul.cpp:197) 20241107083147854 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=20 (tbf_ul.cpp:467) 20241107083147854 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147854 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) 20241107083147855 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) 20241107083147855 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) 20241107083147857 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) 20241107083147857 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) 20241107083147858 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) 20241107083147858 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) 20241107083147859 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) 20241107083147859 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) 20241107083147860 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) 20241107083147860 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) 20241107083147861 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) 20241107083147861 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) 20241107083147863 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) 20241107083147863 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) 20241107083147864 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083147877 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) 20241107083147877 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) 20241107083147878 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) 20241107083147878 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) 20241107083147878 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) 20241107083147878 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) 20241107083147879 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) 20241107083147879 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) 20241107083147880 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) 20241107083147880 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) 20241107083147881 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) 20241107083147881 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) 20241107083147881 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) 20241107083147881 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) 20241107083147882 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) 20241107083147882 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) 20241107083147883 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) 20241107083147883 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) 20241107083147883 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20241107083147883 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) 20241107083147883 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 21 20241107083147897 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 2a 55 98 a4 8d 26 47 a6 50 3e 33 5a bd e5 2b 72 aa 6e 16 5a 44 a4 ae 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083147897 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) 20241107083147897 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083147897 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2a 55 98 a4 8d 26 47 a6 50 3e 33 5a bd e5 2b 72 aa 6e 16 5a 44 a4 ae 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083147897 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083147897 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=212 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083147897 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) 20241107083147897 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241107083147897 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) 20241107083147897 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241107083147897 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=55 98 a4 8d 26 47 a6 50 3e 33 5a bd e5 2b 72 aa 6e 16 5a 44 a4 ae 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083147897 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241107083147897 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241107083147897 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241107083147897 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083147898 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=21, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147898 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) 20241107083147898 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=21 (tbf_ul.cpp:197) 20241107083147898 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=21 (tbf_ul.cpp:467) 20241107083147898 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147898 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) 20241107083147898 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) 20241107083147898 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) 20241107083147899 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) 20241107083147899 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) 20241107083147900 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) 20241107083147900 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) 20241107083147900 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) 20241107083147900 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) 20241107083147901 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) 20241107083147901 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) 20241107083147901 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) 20241107083147901 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) 20241107083147902 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) 20241107083147902 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) 20241107083147903 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083147916 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) 20241107083147916 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) 20241107083147916 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=216): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083147916 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083147918 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) 20241107083147918 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) 20241107083147918 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) 20241107083147918 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) 20241107083147919 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) 20241107083147919 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) 20241107083147920 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) 20241107083147920 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) 20241107083147920 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) 20241107083147920 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) 20241107083147921 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) 20241107083147921 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) 20241107083147921 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) 20241107083147921 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) 20241107083147926 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) 20241107083147926 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) 20241107083147926 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20241107083147926 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) 20241107083147927 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 22 20241107083147940 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 2c 59 e9 26 42 f9 3a 92 49 c5 07 83 86 47 b1 05 90 82 81 51 ad d9 95 05 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083147940 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) 20241107083147940 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083147940 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2c 59 e9 26 42 f9 3a 92 49 c5 07 83 86 47 b1 05 90 82 81 51 ad d9 95 05 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083147940 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083147940 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=221 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083147940 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) 20241107083147941 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) 20241107083147941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241107083147941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=59 e9 26 42 f9 3a 92 49 c5 07 83 86 47 b1 05 90 82 81 51 ad d9 95 05 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083147941 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241107083147941 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241107083147941 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241107083147941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083147941 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=22, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147941 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) 20241107083147941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=22 (tbf_ul.cpp:197) 20241107083147941 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=22 (tbf_ul.cpp:467) 20241107083147941 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147941 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) 20241107083147942 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) 20241107083147942 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) 20241107083147942 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) 20241107083147942 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) 20241107083147943 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) 20241107083147943 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) 20241107083147944 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) 20241107083147944 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) 20241107083147945 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) 20241107083147945 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) 20241107083147946 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) 20241107083147946 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) 20241107083147947 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) 20241107083147947 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) 20241107083147947 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083147959 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) 20241107083147959 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) 20241107083147959 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) 20241107083147959 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083147961 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) 20241107083147961 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) 20241107083147961 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) 20241107083147961 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) 20241107083147962 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) 20241107083147962 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) 20241107083147963 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) 20241107083147963 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) 20241107083147964 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) 20241107083147964 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) 20241107083147964 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) 20241107083147964 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) 20241107083147965 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) 20241107083147965 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) 20241107083147966 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) 20241107083147966 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) 20241107083147966 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20241107083147966 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) 20241107083147966 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 23 20241107083147977 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 2e 5d eb c0 96 6c 05 ba 57 23 3a 65 4b 87 7f dd e6 ab 0d 70 e2 ac eb 42 95 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083147977 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) 20241107083147977 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083147977 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2e 5d eb c0 96 6c 05 ba 57 23 3a 65 4b 87 7f dd e6 ab 0d 70 e2 ac eb 42 95 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083147977 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083147977 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=229 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083147977 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) 20241107083147977 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) 20241107083147977 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241107083147977 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=5d eb c0 96 6c 05 ba 57 23 3a 65 4b 87 7f dd e6 ab 0d 70 e2 ac eb 42 95 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083147977 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241107083147977 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241107083147977 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241107083147977 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083147977 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=23, M=0, E=1, count=0 (decoding.cpp:167) 20241107083147977 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) 20241107083147977 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=23 (tbf_ul.cpp:197) 20241107083147977 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=23 (tbf_ul.cpp:467) 20241107083147977 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083147977 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) 20241107083147977 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) 20241107083147977 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) 20241107083147977 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) 20241107083147977 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) 20241107083147977 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) 20241107083147977 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) 20241107083147977 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) 20241107083147977 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) 20241107083147978 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) 20241107083147978 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) 20241107083147978 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) 20241107083147978 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) 20241107083147978 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) 20241107083147978 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) 20241107083147986 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) 20241107083147986 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) 20241107083147986 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20241107083147986 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) 20241107083147986 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 24 20241107083148000 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 30 61 b4 da b4 4f d9 c5 01 05 0d bf bb ea 88 dd 5a d0 99 a2 20 42 d2 c1 f2 c6 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083148000 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) 20241107083148000 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083148000 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 30 61 b4 da b4 4f d9 c5 01 05 0d bf bb ea 88 dd 5a d0 99 a2 20 42 d2 c1 f2 c6 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083148000 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083148000 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) 20241107083148000 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) 20241107083148000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241107083148000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=61 b4 da b4 4f d9 c5 01 05 0d bf bb ea 88 dd 5a d0 99 a2 20 42 d2 c1 f2 c6 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083148000 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241107083148000 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241107083148000 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241107083148000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083148000 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=24, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148000 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) 20241107083148000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=24 (tbf_ul.cpp:197) 20241107083148000 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=24 (tbf_ul.cpp:467) 20241107083148000 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148000 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) 20241107083148000 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) 20241107083148000 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) 20241107083148001 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) 20241107083148001 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) 20241107083148001 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) 20241107083148001 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) 20241107083148001 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) 20241107083148001 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) 20241107083148002 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) 20241107083148002 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) 20241107083148002 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) 20241107083148002 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) 20241107083148002 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) 20241107083148002 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) 20241107083148005 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) 20241107083148005 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) 20241107083148005 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 242 for type USF (pdch_ul_controller.c:184) 20241107083148005 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) 20241107083148005 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 25 20241107083148019 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 32 65 7a d0 6d 58 fd 21 2f 26 29 e8 38 ff dc 74 a3 21 11 6e 44 3e f1 c7 58 5b 86 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083148019 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) 20241107083148019 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083148019 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 32 65 7a d0 6d 58 fd 21 2f 26 29 e8 38 ff dc 74 a3 21 11 6e 44 3e f1 c7 58 5b 86 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083148019 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083148019 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) 20241107083148019 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) 20241107083148019 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20241107083148019 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=65 7a d0 6d 58 fd 21 2f 26 29 e8 38 ff dc 74 a3 21 11 6e 44 3e f1 c7 58 5b 86 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083148019 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20241107083148019 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20241107083148019 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20241107083148019 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083148019 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=25, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148019 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) 20241107083148019 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=25 (tbf_ul.cpp:197) 20241107083148019 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=25 (tbf_ul.cpp:467) 20241107083148019 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148019 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) 20241107083148019 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) 20241107083148019 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) 20241107083148019 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) 20241107083148019 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) 20241107083148020 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) 20241107083148020 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) 20241107083148020 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) 20241107083148020 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) 20241107083148020 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) 20241107083148020 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) 20241107083148020 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) 20241107083148020 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) 20241107083148021 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) 20241107083148021 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) 20241107083148023 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) 20241107083148023 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) 20241107083148023 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 247 for type USF (pdch_ul_controller.c:184) 20241107083148023 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) 20241107083148024 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 26 20241107083148037 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 34 69 62 02 f2 74 e2 f8 cd f0 16 ee c5 98 f7 8d a7 d4 c9 01 cc f4 ac f6 61 0c c6 7f 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083148037 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) 20241107083148037 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083148037 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 34 69 62 02 f2 74 e2 f8 cd f0 16 ee c5 98 f7 8d a7 d4 c9 01 cc f4 ac f6 61 0c c6 7f 2b 2b 2b 00 (pdch.cpp:1021) 20241107083148037 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083148037 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) 20241107083148037 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) 20241107083148037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20241107083148037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=69 62 02 f2 74 e2 f8 cd f0 16 ee c5 98 f7 8d a7 d4 c9 01 cc f4 ac f6 61 0c c6 7f 2b 2b 2b (tbf_ul.cpp:337) 20241107083148037 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20241107083148037 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20241107083148037 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20241107083148037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083148037 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=26, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148037 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) 20241107083148037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241107083148037 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241107083148037 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148037 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) 20241107083148038 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) 20241107083148038 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) 20241107083148038 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) 20241107083148038 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) 20241107083148038 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) 20241107083148038 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) 20241107083148038 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) 20241107083148038 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) 20241107083148038 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) 20241107083148038 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) 20241107083148038 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) 20241107083148038 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) 20241107083148038 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) 20241107083148038 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) 20241107083148047 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) 20241107083148047 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) 20241107083148047 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 251 for type USF (pdch_ul_controller.c:184) 20241107083148047 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) 20241107083148047 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 27 20241107083148061 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 36 6d c8 ec 89 f4 08 c5 5a 50 09 fe d3 1c 64 25 80 25 78 5c 70 cf 2c 3a ff a7 14 d6 ad 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083148061 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) 20241107083148061 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083148061 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 36 6d c8 ec 89 f4 08 c5 5a 50 09 fe d3 1c 64 25 80 25 78 5c 70 cf 2c 3a ff a7 14 d6 ad 2b 2b 00 (pdch.cpp:1021) 20241107083148061 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083148061 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) 20241107083148061 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) 20241107083148061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20241107083148061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=6d c8 ec 89 f4 08 c5 5a 50 09 fe d3 1c 64 25 80 25 78 5c 70 cf 2c 3a ff a7 14 d6 ad 2b 2b (tbf_ul.cpp:337) 20241107083148061 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20241107083148061 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20241107083148061 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20241107083148061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083148061 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=27, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148061 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) 20241107083148061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=27 (tbf_ul.cpp:197) 20241107083148061 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=27 (tbf_ul.cpp:467) 20241107083148061 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148061 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) 20241107083148061 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) 20241107083148061 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) 20241107083148061 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) 20241107083148061 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) 20241107083148062 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) 20241107083148062 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) 20241107083148062 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) 20241107083148062 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) 20241107083148062 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) 20241107083148062 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) 20241107083148062 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) 20241107083148062 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) 20241107083148062 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) 20241107083148062 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) 20241107083148065 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) 20241107083148065 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) 20241107083148065 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type USF (pdch_ul_controller.c:184) 20241107083148065 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) 20241107083148065 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 28 20241107083148080 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 38 71 e9 da cc 9b 0d 86 2e 9e 9e 21 e9 2a 7b 19 27 77 b1 36 82 7a ce 6e 22 5b 05 51 53 9e 2b 00 (pcu_l1_if.cpp:463) 20241107083148080 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) 20241107083148080 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083148080 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 38 71 e9 da cc 9b 0d 86 2e 9e 9e 21 e9 2a 7b 19 27 77 b1 36 82 7a ce 6e 22 5b 05 51 53 9e 2b 00 (pdch.cpp:1021) 20241107083148080 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083148080 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) 20241107083148080 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) 20241107083148080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20241107083148080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=71 e9 da cc 9b 0d 86 2e 9e 9e 21 e9 2a 7b 19 27 77 b1 36 82 7a ce 6e 22 5b 05 51 53 9e 2b (tbf_ul.cpp:337) 20241107083148080 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20241107083148080 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20241107083148080 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20241107083148080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083148080 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=28, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148080 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) 20241107083148080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=28 (tbf_ul.cpp:197) 20241107083148080 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=28 (tbf_ul.cpp:467) 20241107083148080 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148080 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) 20241107083148080 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) 20241107083148080 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) 20241107083148080 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) 20241107083148080 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) 20241107083148080 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) 20241107083148080 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) 20241107083148080 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) 20241107083148080 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) 20241107083148080 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) 20241107083148080 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) 20241107083148081 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) 20241107083148081 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) 20241107083148081 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) 20241107083148081 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) 20241107083148084 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) 20241107083148084 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) 20241107083148084 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 260 for type USF (pdch_ul_controller.c:184) 20241107083148084 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) 20241107083148084 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 29 20241107083148098 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 3a 75 87 d0 0c 04 3b d1 53 86 c6 e4 5b 45 0f 7f 65 b3 78 cf 5a 68 d5 2d 7e ab 39 84 9e 71 8d 00 (pcu_l1_if.cpp:463) 20241107083148098 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) 20241107083148098 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083148098 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3a 75 87 d0 0c 04 3b d1 53 86 c6 e4 5b 45 0f 7f 65 b3 78 cf 5a 68 d5 2d 7e ab 39 84 9e 71 8d 00 (pdch.cpp:1021) 20241107083148098 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083148098 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) 20241107083148098 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) 20241107083148098 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20241107083148098 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=75 87 d0 0c 04 3b d1 53 86 c6 e4 5b 45 0f 7f 65 b3 78 cf 5a 68 d5 2d 7e ab 39 84 9e 71 8d (tbf_ul.cpp:337) 20241107083148098 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20241107083148098 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20241107083148098 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20241107083148098 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083148098 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=29, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148098 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) 20241107083148098 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=29 (tbf_ul.cpp:197) 20241107083148098 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=29 (tbf_ul.cpp:467) 20241107083148098 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148098 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) 20241107083148099 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) 20241107083148099 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) 20241107083148099 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) 20241107083148099 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) 20241107083148099 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) 20241107083148099 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) 20241107083148099 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) 20241107083148099 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) 20241107083148100 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) 20241107083148100 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) 20241107083148100 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) 20241107083148100 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) 20241107083148100 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) 20241107083148100 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) 20241107083148108 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) 20241107083148108 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) 20241107083148108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 264 for type USF (pdch_ul_controller.c:184) 20241107083148108 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) 20241107083148108 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 30 20241107083148122 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 3c 79 cb a2 d4 7f 31 75 b5 c9 c4 0d 9e 30 2a 63 57 b6 f2 a9 3b 01 9a 42 1f 7a 1f 69 a2 4f bb 5a 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083148122 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) 20241107083148122 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107083148122 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3c 79 cb a2 d4 7f 31 75 b5 c9 c4 0d 9e 30 2a 63 57 b6 f2 a9 3b 01 9a 42 1f 7a 1f 69 a2 4f bb 5a 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083148122 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:1032) 20241107083148122 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) 20241107083148122 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) 20241107083148122 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20241107083148122 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=79 cb a2 d4 7f 31 75 b5 c9 c4 0d 9e 30 2a 63 57 b6 f2 a9 3b 01 9a 42 1f 7a 1f 69 a2 4f bb 5a 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083148122 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20241107083148122 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20241107083148122 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20241107083148122 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107083148122 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=30, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148122 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) 20241107083148122 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=30 (tbf_ul.cpp:197) 20241107083148122 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=30 (tbf_ul.cpp:467) 20241107083148122 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148122 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) 20241107083148122 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) 20241107083148122 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) 20241107083148122 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) 20241107083148122 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) 20241107083148122 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) 20241107083148122 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) 20241107083148122 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) 20241107083148122 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) 20241107083148123 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) 20241107083148123 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) 20241107083148123 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) 20241107083148123 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) 20241107083148123 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) 20241107083148123 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) 20241107083148126 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) 20241107083148126 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) 20241107083148126 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type USF (pdch_ul_controller.c:184) 20241107083148126 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) 20241107083148126 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 31 20241107083148140 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 3e 7d 8b 4c 4c 76 41 c0 e9 f8 12 78 67 51 b4 31 27 43 6f df 41 b1 a5 19 2a d4 1c 5e bf c6 37 05 f7 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083148140 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) 20241107083148140 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107083148140 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3e 7d 8b 4c 4c 76 41 c0 e9 f8 12 78 67 51 b4 31 27 43 6f df 41 b1 a5 19 2a d4 1c 5e bf c6 37 05 f7 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083148140 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:1032) 20241107083148140 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) 20241107083148140 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) 20241107083148140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20241107083148140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=7d 8b 4c 4c 76 41 c0 e9 f8 12 78 67 51 b4 31 27 43 6f df 41 b1 a5 19 2a d4 1c 5e bf c6 37 05 f7 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083148140 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20241107083148140 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20241107083148140 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20241107083148140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107083148140 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=31, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148140 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) 20241107083148140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=31 (tbf_ul.cpp:197) 20241107083148140 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=31 (tbf_ul.cpp:467) 20241107083148140 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148140 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) 20241107083148140 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) 20241107083148140 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) 20241107083148141 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) 20241107083148141 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) 20241107083148141 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) 20241107083148141 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) 20241107083148141 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) 20241107083148141 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) 20241107083148141 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) 20241107083148141 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) 20241107083148141 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) 20241107083148141 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) 20241107083148141 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) 20241107083148141 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) 20241107083148145 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) 20241107083148145 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) 20241107083148145 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type USF (pdch_ul_controller.c:184) 20241107083148145 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) 20241107083148145 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 32 20241107083148159 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 40 81 5b 58 f3 3a e4 b6 3d 8a 07 bc 52 14 bd 8b 6c ad a6 da 2e 3b 7f 4a 82 60 5c 67 65 2e c2 38 d8 ca 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083148159 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) 20241107083148159 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107083148159 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 40 81 5b 58 f3 3a e4 b6 3d 8a 07 bc 52 14 bd 8b 6c ad a6 da 2e 3b 7f 4a 82 60 5c 67 65 2e c2 38 d8 ca 2b 2b 2b 00 (pdch.cpp:1021) 20241107083148159 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:1032) 20241107083148159 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) 20241107083148159 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) 20241107083148159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20241107083148159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=81 5b 58 f3 3a e4 b6 3d 8a 07 bc 52 14 bd 8b 6c ad a6 da 2e 3b 7f 4a 82 60 5c 67 65 2e c2 38 d8 ca 2b 2b 2b (tbf_ul.cpp:337) 20241107083148159 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20241107083148159 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20241107083148159 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20241107083148159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107083148159 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=32, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148159 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) 20241107083148159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=32 (tbf_ul.cpp:197) 20241107083148159 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=32 (tbf_ul.cpp:467) 20241107083148159 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148159 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) 20241107083148159 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) 20241107083148159 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) 20241107083148160 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) 20241107083148160 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) 20241107083148160 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) 20241107083148160 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) 20241107083148160 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) 20241107083148160 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) 20241107083148160 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) 20241107083148160 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) 20241107083148160 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) 20241107083148160 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) 20241107083148160 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) 20241107083148160 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) 20241107083148168 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) 20241107083148168 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) 20241107083148168 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20241107083148168 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) 20241107083148168 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 33 20241107083148182 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 42 85 e0 2b c7 bb e8 cc 32 9b 5e 58 44 32 d7 89 ee 46 e5 dc de 5e 10 f5 75 1b 0f 0d e0 d7 2a c5 b4 bd c5 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083148182 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) 20241107083148182 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107083148182 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 42 85 e0 2b c7 bb e8 cc 32 9b 5e 58 44 32 d7 89 ee 46 e5 dc de 5e 10 f5 75 1b 0f 0d e0 d7 2a c5 b4 bd c5 2b 2b 00 (pdch.cpp:1021) 20241107083148182 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:1032) 20241107083148182 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) 20241107083148182 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) 20241107083148182 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20241107083148182 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=85 e0 2b c7 bb e8 cc 32 9b 5e 58 44 32 d7 89 ee 46 e5 dc de 5e 10 f5 75 1b 0f 0d e0 d7 2a c5 b4 bd c5 2b 2b (tbf_ul.cpp:337) 20241107083148182 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20241107083148182 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20241107083148182 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20241107083148182 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107083148182 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=33, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148182 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) 20241107083148182 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=33 (tbf_ul.cpp:197) 20241107083148182 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=33 (tbf_ul.cpp:467) 20241107083148182 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148182 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) 20241107083148182 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) 20241107083148182 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) 20241107083148183 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) 20241107083148183 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) 20241107083148183 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) 20241107083148183 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) 20241107083148183 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) 20241107083148183 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) 20241107083148183 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) 20241107083148183 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) 20241107083148183 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) 20241107083148183 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) 20241107083148183 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) 20241107083148183 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) 20241107083148187 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) 20241107083148187 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) 20241107083148187 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20241107083148187 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) 20241107083148187 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 34 20241107083148201 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 44 89 51 79 9d 42 da 3c c8 79 6b 0e 13 85 67 7c b6 ed b9 4b 98 34 73 44 6e 95 02 3f ee 81 f3 dc a8 07 71 83 2b 00 (pcu_l1_if.cpp:463) 20241107083148201 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) 20241107083148201 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107083148201 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 44 89 51 79 9d 42 da 3c c8 79 6b 0e 13 85 67 7c b6 ed b9 4b 98 34 73 44 6e 95 02 3f ee 81 f3 dc a8 07 71 83 2b 00 (pdch.cpp:1021) 20241107083148201 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:1032) 20241107083148201 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) 20241107083148201 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) 20241107083148201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20241107083148201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=89 51 79 9d 42 da 3c c8 79 6b 0e 13 85 67 7c b6 ed b9 4b 98 34 73 44 6e 95 02 3f ee 81 f3 dc a8 07 71 83 2b (tbf_ul.cpp:337) 20241107083148201 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20241107083148201 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20241107083148201 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20241107083148201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107083148201 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=34, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148201 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) 20241107083148201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=34 (tbf_ul.cpp:197) 20241107083148201 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=34 (tbf_ul.cpp:467) 20241107083148201 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148201 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) 20241107083148202 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) 20241107083148202 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) 20241107083148202 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) 20241107083148202 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) 20241107083148202 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) 20241107083148202 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) 20241107083148202 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) 20241107083148202 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) 20241107083148203 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) 20241107083148203 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) 20241107083148203 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) 20241107083148203 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) 20241107083148203 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) 20241107083148203 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) 20241107083148205 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) 20241107083148205 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) 20241107083148205 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20241107083148205 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) 20241107083148206 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 35 20241107083148219 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 46 8d 89 7a c5 9c b5 5f e3 d3 c4 dd 60 2b c1 81 0f 44 98 e9 45 4c b7 1c f4 a7 2e 9e 23 48 82 e5 82 8d 11 9d 31 00 (pcu_l1_if.cpp:463) 20241107083148219 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) 20241107083148219 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107083148219 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 46 8d 89 7a c5 9c b5 5f e3 d3 c4 dd 60 2b c1 81 0f 44 98 e9 45 4c b7 1c f4 a7 2e 9e 23 48 82 e5 82 8d 11 9d 31 00 (pdch.cpp:1021) 20241107083148219 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:1032) 20241107083148219 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) 20241107083148219 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) 20241107083148219 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20241107083148219 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=8d 89 7a c5 9c b5 5f e3 d3 c4 dd 60 2b c1 81 0f 44 98 e9 45 4c b7 1c f4 a7 2e 9e 23 48 82 e5 82 8d 11 9d 31 (tbf_ul.cpp:337) 20241107083148219 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20241107083148219 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20241107083148219 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20241107083148219 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107083148219 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=35, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148219 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) 20241107083148219 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=35 (tbf_ul.cpp:197) 20241107083148219 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=35 (tbf_ul.cpp:467) 20241107083148219 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148219 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) 20241107083148220 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) 20241107083148220 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) 20241107083148220 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) 20241107083148220 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) 20241107083148220 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) 20241107083148220 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) 20241107083148221 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) 20241107083148221 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) 20241107083148221 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) 20241107083148221 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) 20241107083148221 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) 20241107083148221 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) 20241107083148221 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) 20241107083148221 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) 20241107083148229 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) 20241107083148229 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) 20241107083148229 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20241107083148229 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) 20241107083148229 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 36 20241107083148243 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 48 91 fc 03 19 d1 d9 50 b5 5a aa b1 60 02 a6 32 94 eb c1 24 6a 87 f3 4a 62 a2 fd 41 2d c4 60 11 24 8d 63 e9 7b cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083148243 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) 20241107083148243 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:983) 20241107083148243 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 48 91 fc 03 19 d1 d9 50 b5 5a aa b1 60 02 a6 32 94 eb c1 24 6a 87 f3 4a 62 a2 fd 41 2d c4 60 11 24 8d 63 e9 7b cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083148243 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:1032) 20241107083148243 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) 20241107083148243 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) 20241107083148243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20241107083148243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=91 fc 03 19 d1 d9 50 b5 5a aa b1 60 02 a6 32 94 eb c1 24 6a 87 f3 4a 62 a2 fd 41 2d c4 60 11 24 8d 63 e9 7b cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083148243 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20241107083148243 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20241107083148243 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20241107083148243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241107083148243 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=36, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148243 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) 20241107083148243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=36 (tbf_ul.cpp:197) 20241107083148243 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=36 (tbf_ul.cpp:467) 20241107083148243 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148243 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) 20241107083148243 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) 20241107083148243 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) 20241107083148243 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) 20241107083148243 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) 20241107083148244 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) 20241107083148244 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) 20241107083148244 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) 20241107083148244 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) 20241107083148244 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) 20241107083148244 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) 20241107083148245 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) 20241107083148245 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) 20241107083148245 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) 20241107083148245 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) 20241107083148247 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) 20241107083148247 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) 20241107083148247 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241107083148247 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) 20241107083148248 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 37 20241107083148261 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 4a 95 eb 01 94 92 c7 27 ca a7 bf 5d b8 51 d7 0e 6e 81 a3 91 f7 f7 de 3c 1a 4c da e7 95 7c b1 fd a0 89 ec 08 6e 37 a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083148261 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) 20241107083148261 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:983) 20241107083148261 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4a 95 eb 01 94 92 c7 27 ca a7 bf 5d b8 51 d7 0e 6e 81 a3 91 f7 f7 de 3c 1a 4c da e7 95 7c b1 fd a0 89 ec 08 6e 37 a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083148262 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:1032) 20241107083148262 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) 20241107083148262 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) 20241107083148262 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20241107083148262 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=95 eb 01 94 92 c7 27 ca a7 bf 5d b8 51 d7 0e 6e 81 a3 91 f7 f7 de 3c 1a 4c da e7 95 7c b1 fd a0 89 ec 08 6e 37 a9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083148262 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20241107083148262 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20241107083148262 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20241107083148262 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241107083148262 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=37, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148262 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) 20241107083148262 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=37 (tbf_ul.cpp:197) 20241107083148262 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=37 (tbf_ul.cpp:467) 20241107083148262 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148262 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) 20241107083148262 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) 20241107083148262 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) 20241107083148262 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) 20241107083148262 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) 20241107083148262 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) 20241107083148262 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) 20241107083148262 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) 20241107083148262 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) 20241107083148263 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) 20241107083148263 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) 20241107083148263 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) 20241107083148263 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) 20241107083148263 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) 20241107083148263 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) 20241107083148266 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) 20241107083148266 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) 20241107083148266 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20241107083148266 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) 20241107083148266 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 38 20241107083148280 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 4c 99 ad e7 50 ff 46 9c d9 c2 ca d0 64 2a 48 2a 7c 74 8e 61 9d 76 fe 4a 19 3e a2 b5 0d 0f 29 ac 95 4b 91 90 0f 6a f4 5d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083148280 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) 20241107083148280 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:983) 20241107083148280 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4c 99 ad e7 50 ff 46 9c d9 c2 ca d0 64 2a 48 2a 7c 74 8e 61 9d 76 fe 4a 19 3e a2 b5 0d 0f 29 ac 95 4b 91 90 0f 6a f4 5d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083148280 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:1032) 20241107083148280 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) 20241107083148280 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) 20241107083148280 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20241107083148280 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=99 ad e7 50 ff 46 9c d9 c2 ca d0 64 2a 48 2a 7c 74 8e 61 9d 76 fe 4a 19 3e a2 b5 0d 0f 29 ac 95 4b 91 90 0f 6a f4 5d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083148280 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20241107083148280 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20241107083148280 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20241107083148280 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241107083148280 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=38, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148280 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) 20241107083148280 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=38 (tbf_ul.cpp:197) 20241107083148280 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=38 (tbf_ul.cpp:467) 20241107083148280 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148280 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) 20241107083148280 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) 20241107083148280 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) 20241107083148280 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) 20241107083148280 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) 20241107083148280 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) 20241107083148280 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) 20241107083148281 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) 20241107083148281 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) 20241107083148281 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) 20241107083148281 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) 20241107083148281 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) 20241107083148281 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) 20241107083148281 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) 20241107083148281 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) 20241107083148289 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) 20241107083148289 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) 20241107083148289 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20241107083148289 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) 20241107083148289 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 39 20241107083148304 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 4e 9d 7a 0a 50 0d f1 2c 3c 49 ab 31 02 d6 cc d1 2c f1 a0 0e 92 77 25 33 d0 0f 2f a4 7e f6 1c 5a 03 f3 86 bf 54 86 1b 27 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083148304 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) 20241107083148304 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:983) 20241107083148304 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4e 9d 7a 0a 50 0d f1 2c 3c 49 ab 31 02 d6 cc d1 2c f1 a0 0e 92 77 25 33 d0 0f 2f a4 7e f6 1c 5a 03 f3 86 bf 54 86 1b 27 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083148304 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:1032) 20241107083148304 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) 20241107083148304 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) 20241107083148304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20241107083148304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=9d 7a 0a 50 0d f1 2c 3c 49 ab 31 02 d6 cc d1 2c f1 a0 0e 92 77 25 33 d0 0f 2f a4 7e f6 1c 5a 03 f3 86 bf 54 86 1b 27 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083148304 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20241107083148304 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20241107083148304 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20241107083148304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241107083148304 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=39, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148304 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) 20241107083148304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=39 (tbf_ul.cpp:197) 20241107083148304 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=39 (tbf_ul.cpp:467) 20241107083148304 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148304 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) 20241107083148304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083148304 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083148304 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083148304 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) 20241107083148304 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) 20241107083148304 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) 20241107083148304 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) 20241107083148304 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) 20241107083148304 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) 20241107083148304 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) 20241107083148304 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) 20241107083148304 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) 20241107083148304 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) 20241107083148305 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) 20241107083148305 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) 20241107083148305 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) 20241107083148305 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) 20241107083148308 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) 20241107083148308 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) 20241107083148308 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20241107083148308 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) 20241107083148308 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083148308 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083148308 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) 20241107083148308 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083148308 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083148308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Sending data request: sapi=5 arfcn=871 cur_fn=299 block=10 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) 20241107083148309 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Rx Packet Uplink ACK / NACK 20241107083148322 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) 20241107083148323 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) 20241107083148323 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) 20241107083148323 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083148323 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) 20241107083148323 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) 20241107083148323 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) 20241107083148323 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) 20241107083148323 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) 20241107083148323 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) 20241107083148324 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) 20241107083148324 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) 20241107083148324 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) 20241107083148324 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) 20241107083148324 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) 20241107083148324 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) 20241107083148324 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) 20241107083148324 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) 20241107083148327 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083148341 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) 20241107083148341 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) 20241107083148341 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=307): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083148341 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083148341 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) 20241107083148341 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) 20241107083148342 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) 20241107083148342 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) 20241107083148342 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) 20241107083148342 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) 20241107083148342 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) 20241107083148342 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) 20241107083148342 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) 20241107083148342 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) 20241107083148343 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) 20241107083148343 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) 20241107083148343 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) 20241107083148343 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) 20241107083148350 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083148364 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) 20241107083148364 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) 20241107083148365 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) 20241107083148365 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) 20241107083148365 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) 20241107083148365 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) 20241107083148365 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) 20241107083148365 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) 20241107083148365 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) 20241107083148365 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) 20241107083148365 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) 20241107083148365 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) 20241107083148365 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) 20241107083148365 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) 20241107083148366 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) 20241107083148366 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) 20241107083148369 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083148383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 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) 20241107083148383 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) 20241107083148383 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083148383 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083148383 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|MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 40 43| (gsm_rlcmac.c:5476) 20241107083148383 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083148383 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=316 TLLI=0x00000001 (pdch.cpp:347) 20241107083148383 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) 20241107083148383 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) 20241107083148383 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) 20241107083148383 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) 20241107083148383 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) 20241107083148383 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) 20241107083148383 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) 20241107083148384 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) 20241107083148384 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) 20241107083148384 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) 20241107083148384 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) 20241107083148384 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) 20241107083148384 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) 20241107083148384 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) 20241107083148384 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) 20241107083148387 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083148401 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 50 a1 1f ac b0 04 39 ae c1 6e 3b e6 21 1c fc 7b f2 22 dc 5a 19 63 ae 73 07 f6 ae 87 06 38 15 e9 fe 7b 7b 9e 60 16 9d 9c 71 6c 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083148401 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) 20241107083148401 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:983) 20241107083148401 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 50 a1 1f ac b0 04 39 ae c1 6e 3b e6 21 1c fc 7b f2 22 dc 5a 19 63 ae 73 07 f6 ae 87 06 38 15 e9 fe 7b 7b 9e 60 16 9d 9c 71 6c 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083148401 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:1032) 20241107083148401 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=320 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083148401 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) 20241107083148401 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) 20241107083148401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20241107083148401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=a1 1f ac b0 04 39 ae c1 6e 3b e6 21 1c fc 7b f2 22 dc 5a 19 63 ae 73 07 f6 ae 87 06 38 15 e9 fe 7b 7b 9e 60 16 9d 9c 71 6c 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083148401 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20241107083148401 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20241107083148401 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20241107083148401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241107083148401 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=40, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148401 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) 20241107083148401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=40 (tbf_ul.cpp:197) 20241107083148401 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=40 (tbf_ul.cpp:467) 20241107083148401 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148401 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) 20241107083148402 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) 20241107083148402 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) 20241107083148402 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) 20241107083148402 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) 20241107083148402 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) 20241107083148402 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) 20241107083148402 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) 20241107083148402 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) 20241107083148402 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) 20241107083148402 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) 20241107083148402 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) 20241107083148402 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) 20241107083148403 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) 20241107083148403 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) 20241107083148411 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) 20241107083148411 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) 20241107083148411 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20241107083148411 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) 20241107083148411 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 41 20241107083148425 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 52 a5 3c 3f 54 74 3c d8 d5 82 dd d7 94 18 9c 51 56 98 97 ba 77 6c ac bb f0 ee c4 1f 3e 46 f6 3a 07 5b f8 30 68 bc d2 1e 29 07 b2 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083148425 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) 20241107083148425 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:983) 20241107083148425 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 52 a5 3c 3f 54 74 3c d8 d5 82 dd d7 94 18 9c 51 56 98 97 ba 77 6c ac bb f0 ee c4 1f 3e 46 f6 3a 07 5b f8 30 68 bc d2 1e 29 07 b2 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083148425 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:1032) 20241107083148425 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=325 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1072) 20241107083148425 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) 20241107083148425 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) 20241107083148425 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20241107083148425 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=a5 3c 3f 54 74 3c d8 d5 82 dd d7 94 18 9c 51 56 98 97 ba 77 6c ac bb f0 ee c4 1f 3e 46 f6 3a 07 5b f8 30 68 bc d2 1e 29 07 b2 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083148425 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20241107083148425 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20241107083148425 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20241107083148425 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241107083148425 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=41, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148425 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) 20241107083148425 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=41 (tbf_ul.cpp:197) 20241107083148425 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=41 (tbf_ul.cpp:467) 20241107083148425 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148425 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) 20241107083148425 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) 20241107083148425 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) 20241107083148425 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) 20241107083148425 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) 20241107083148425 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) 20241107083148425 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) 20241107083148425 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) 20241107083148425 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) 20241107083148425 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) 20241107083148425 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) 20241107083148426 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) 20241107083148426 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) 20241107083148426 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) 20241107083148426 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) 20241107083148429 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) 20241107083148429 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) 20241107083148429 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20241107083148429 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) 20241107083148429 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 42 20241107083148443 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 54 a9 e7 e6 4b 3d ef 75 fc 4e ab df af 64 8e 7b 7f 26 8e f0 34 44 d4 51 b2 aa 8c 99 21 8b 5e 0c 6b f0 5e d4 31 d5 17 c1 88 d1 66 d0 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083148443 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) 20241107083148443 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:983) 20241107083148443 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 54 a9 e7 e6 4b 3d ef 75 fc 4e ab df af 64 8e 7b 7f 26 8e f0 34 44 d4 51 b2 aa 8c 99 21 8b 5e 0c 6b f0 5e d4 31 d5 17 c1 88 d1 66 d0 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083148443 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:1032) 20241107083148443 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) 20241107083148443 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) 20241107083148443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20241107083148443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=a9 e7 e6 4b 3d ef 75 fc 4e ab df af 64 8e 7b 7f 26 8e f0 34 44 d4 51 b2 aa 8c 99 21 8b 5e 0c 6b f0 5e d4 31 d5 17 c1 88 d1 66 d0 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083148443 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20241107083148443 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20241107083148443 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20241107083148443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241107083148443 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=42, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148443 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) 20241107083148443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=42 (tbf_ul.cpp:197) 20241107083148443 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=42 (tbf_ul.cpp:467) 20241107083148443 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148443 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) 20241107083148443 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) 20241107083148444 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) 20241107083148444 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) 20241107083148444 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) 20241107083148444 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) 20241107083148444 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) 20241107083148444 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) 20241107083148444 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) 20241107083148444 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) 20241107083148444 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) 20241107083148444 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) 20241107083148444 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) 20241107083148444 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) 20241107083148444 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) 20241107083148448 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) 20241107083148448 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) 20241107083148448 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20241107083148448 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) 20241107083148448 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 43 20241107083148462 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 56 ad b7 9c 97 a5 40 cd 8f ed 11 e0 be ff 35 31 65 4a a8 2e b0 16 ef 98 35 68 7f fc fe 6c 97 b9 ce 93 b8 93 e1 2d 7c ae 46 11 27 6d 4d 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083148462 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) 20241107083148462 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:983) 20241107083148462 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 56 ad b7 9c 97 a5 40 cd 8f ed 11 e0 be ff 35 31 65 4a a8 2e b0 16 ef 98 35 68 7f fc fe 6c 97 b9 ce 93 b8 93 e1 2d 7c ae 46 11 27 6d 4d 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083148462 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:1032) 20241107083148462 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) 20241107083148462 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) 20241107083148462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20241107083148462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=ad b7 9c 97 a5 40 cd 8f ed 11 e0 be ff 35 31 65 4a a8 2e b0 16 ef 98 35 68 7f fc fe 6c 97 b9 ce 93 b8 93 e1 2d 7c ae 46 11 27 6d 4d 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083148462 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20241107083148462 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20241107083148462 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20241107083148462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241107083148462 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=43, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148462 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) 20241107083148462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=43 (tbf_ul.cpp:197) 20241107083148462 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=43 (tbf_ul.cpp:467) 20241107083148462 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148462 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) 20241107083148462 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) 20241107083148462 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) 20241107083148462 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) 20241107083148462 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) 20241107083148462 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) 20241107083148462 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) 20241107083148462 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) 20241107083148462 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) 20241107083148463 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) 20241107083148463 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) 20241107083148463 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) 20241107083148463 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) 20241107083148463 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) 20241107083148463 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) 20241107083148471 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) 20241107083148471 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) 20241107083148471 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241107083148471 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) 20241107083148471 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 44 20241107083148485 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 58 b1 e5 cf 39 5e 59 1b 04 24 33 b1 59 12 f5 22 11 ec 78 3b 65 88 f0 5d ff 43 27 be 63 d4 30 6c e5 d0 be cd 8c da 7c 9c a6 6e 1f fa 23 52 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083148485 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) 20241107083148485 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:983) 20241107083148485 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 58 b1 e5 cf 39 5e 59 1b 04 24 33 b1 59 12 f5 22 11 ec 78 3b 65 88 f0 5d ff 43 27 be 63 d4 30 6c e5 d0 be cd 8c da 7c 9c a6 6e 1f fa 23 52 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083148485 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:1032) 20241107083148485 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) 20241107083148485 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) 20241107083148485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 44 storing in window (44..107) (tbf_ul.cpp:314) 20241107083148485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=b1 e5 cf 39 5e 59 1b 04 24 33 b1 59 12 f5 22 11 ec 78 3b 65 88 f0 5d ff 43 27 be 63 d4 30 6c e5 d0 be cd 8c da 7c 9c a6 6e 1f fa 23 52 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083148485 DRLCMACUL DEBUG - Mark BSN 108 as INVALID (rlc_window_ul.cpp:42) 20241107083148485 DRLCMACUL DEBUG - Raising V(R) to 45 (rlc_window_ul.cpp:50) 20241107083148485 DRLCMACUL DEBUG - Taking block 44 out, raising V(Q) to 45 (rlc_window_ul.cpp:65) 20241107083148485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241107083148485 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=44, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148485 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) 20241107083148485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=44 (tbf_ul.cpp:197) 20241107083148485 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=44 (tbf_ul.cpp:467) 20241107083148485 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148485 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) 20241107083148485 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) 20241107083148485 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) 20241107083148486 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) 20241107083148486 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) 20241107083148486 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) 20241107083148486 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) 20241107083148486 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) 20241107083148486 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) 20241107083148486 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) 20241107083148486 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) 20241107083148487 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) 20241107083148487 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) 20241107083148487 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) 20241107083148487 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) 20241107083148490 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) 20241107083148490 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) 20241107083148490 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20241107083148490 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) 20241107083148490 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 45 20241107083148505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=7 data=10 00 5a b5 52 40 03 31 71 7f 9a 0d 49 94 2d 55 82 04 9c 8e 23 90 49 21 08 dd 16 86 41 5d 8c b5 13 00 90 14 d4 00 09 ee 78 d6 0b 4f 9b d1 1f c7 f4 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083148505 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) 20241107083148505 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:983) 20241107083148505 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 00 5a b5 52 40 03 31 71 7f 9a 0d 49 94 2d 55 82 04 9c 8e 23 90 49 21 08 dd 16 86 41 5d 8c b5 13 00 90 14 d4 00 09 ee 78 d6 0b 4f 9b d1 1f c7 f4 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083148505 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:1032) 20241107083148505 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) 20241107083148505 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) 20241107083148505 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 45 storing in window (45..108) (tbf_ul.cpp:314) 20241107083148505 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=b5 52 40 03 31 71 7f 9a 0d 49 94 2d 55 82 04 9c 8e 23 90 49 21 08 dd 16 86 41 5d 8c b5 13 00 90 14 d4 00 09 ee 78 d6 0b 4f 9b d1 1f c7 f4 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083148505 DRLCMACUL DEBUG - Mark BSN 109 as INVALID (rlc_window_ul.cpp:42) 20241107083148505 DRLCMACUL DEBUG - Raising V(R) to 46 (rlc_window_ul.cpp:50) 20241107083148505 DRLCMACUL DEBUG - Taking block 45 out, raising V(Q) to 46 (rlc_window_ul.cpp:65) 20241107083148505 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241107083148505 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=45, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148505 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) 20241107083148505 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=45 (tbf_ul.cpp:197) 20241107083148505 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=45 (tbf_ul.cpp:467) 20241107083148505 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148505 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) 20241107083148505 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) 20241107083148505 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) 20241107083148506 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) 20241107083148506 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) 20241107083148506 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) 20241107083148506 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) 20241107083148506 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) 20241107083148506 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) 20241107083148506 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) 20241107083148506 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) 20241107083148506 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) 20241107083148506 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) 20241107083148508 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) 20241107083148508 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) 20241107083148509 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) 20241107083148509 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) 20241107083148509 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241107083148509 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) 20241107083148509 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 46 20241107083148523 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=8 data=0c 00 5c b9 af 97 6f c6 18 76 3d 59 74 22 c3 24 00 d6 19 16 9d 98 b7 7e 93 af 1c 10 0a 5e 83 c9 29 25 aa d0 a2 36 52 7a fb 93 6c c6 fd 3a 68 3b 16 dc 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083148523 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) 20241107083148523 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:983) 20241107083148523 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 5c b9 af 97 6f c6 18 76 3d 59 74 22 c3 24 00 d6 19 16 9d 98 b7 7e 93 af 1c 10 0a 5e 83 c9 29 25 aa d0 a2 36 52 7a fb 93 6c c6 fd 3a 68 3b 16 dc 2b 2b 2b 00 (pdch.cpp:1021) 20241107083148523 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:1032) 20241107083148523 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) 20241107083148523 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) 20241107083148523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 46 storing in window (46..109) (tbf_ul.cpp:314) 20241107083148523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=b9 af 97 6f c6 18 76 3d 59 74 22 c3 24 00 d6 19 16 9d 98 b7 7e 93 af 1c 10 0a 5e 83 c9 29 25 aa d0 a2 36 52 7a fb 93 6c c6 fd 3a 68 3b 16 dc 2b 2b 2b (tbf_ul.cpp:337) 20241107083148523 DRLCMACUL DEBUG - Mark BSN 110 as INVALID (rlc_window_ul.cpp:42) 20241107083148523 DRLCMACUL DEBUG - Raising V(R) to 47 (rlc_window_ul.cpp:50) 20241107083148523 DRLCMACUL DEBUG - Taking block 46 out, raising V(Q) to 47 (rlc_window_ul.cpp:65) 20241107083148523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241107083148523 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=46, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148523 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) 20241107083148523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=46 (tbf_ul.cpp:197) 20241107083148523 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=46 (tbf_ul.cpp:467) 20241107083148523 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148523 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) 20241107083148523 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) 20241107083148523 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) 20241107083148523 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) 20241107083148523 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) 20241107083148523 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) 20241107083148523 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) 20241107083148524 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) 20241107083148524 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) 20241107083148524 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) 20241107083148524 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) 20241107083148524 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) 20241107083148524 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) 20241107083148524 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) 20241107083148524 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) 20241107083148532 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) 20241107083148532 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) 20241107083148532 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type USF (pdch_ul_controller.c:184) 20241107083148532 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) 20241107083148532 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 47 20241107083148546 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=9 data=08 00 5e bd 5e 78 78 1b 5e eb 03 ca 71 3b 4d 18 82 cf d8 84 21 48 1a 1d 57 99 41 a7 70 d1 61 46 66 02 46 01 47 f3 2b b9 ea 6d 47 cf 87 57 db 03 4c 3e ac 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083148546 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) 20241107083148546 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:983) 20241107083148547 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 5e bd 5e 78 78 1b 5e eb 03 ca 71 3b 4d 18 82 cf d8 84 21 48 1a 1d 57 99 41 a7 70 d1 61 46 66 02 46 01 47 f3 2b b9 ea 6d 47 cf 87 57 db 03 4c 3e ac 2b 2b 00 (pdch.cpp:1021) 20241107083148547 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:1032) 20241107083148547 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) 20241107083148547 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) 20241107083148547 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 47 storing in window (47..110) (tbf_ul.cpp:314) 20241107083148547 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=bd 5e 78 78 1b 5e eb 03 ca 71 3b 4d 18 82 cf d8 84 21 48 1a 1d 57 99 41 a7 70 d1 61 46 66 02 46 01 47 f3 2b b9 ea 6d 47 cf 87 57 db 03 4c 3e ac 2b 2b (tbf_ul.cpp:337) 20241107083148547 DRLCMACUL DEBUG - Mark BSN 111 as INVALID (rlc_window_ul.cpp:42) 20241107083148547 DRLCMACUL DEBUG - Raising V(R) to 48 (rlc_window_ul.cpp:50) 20241107083148547 DRLCMACUL DEBUG - Taking block 47 out, raising V(Q) to 48 (rlc_window_ul.cpp:65) 20241107083148547 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241107083148547 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=47, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148547 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) 20241107083148547 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=47 (tbf_ul.cpp:197) 20241107083148547 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=47 (tbf_ul.cpp:467) 20241107083148547 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148547 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) 20241107083148547 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) 20241107083148547 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) 20241107083148547 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) 20241107083148547 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) 20241107083148547 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) 20241107083148547 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) 20241107083148547 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) 20241107083148547 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) 20241107083148548 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) 20241107083148548 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) 20241107083148548 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) 20241107083148548 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) 20241107083148548 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) 20241107083148548 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) 20241107083148551 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) 20241107083148551 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) 20241107083148551 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type USF (pdch_ul_controller.c:184) 20241107083148551 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) 20241107083148551 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 48 20241107083148565 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=10 data=04 00 60 c1 8d 06 94 b6 60 16 63 2e ce 4c 61 62 51 c9 b9 9c 40 1d fd d5 7c fa ea 1f 04 d1 4e b1 78 25 a0 cf c6 f7 82 3d 4a 05 e8 6a 8c 0d 3d 51 85 92 df 78 2b 00 (pcu_l1_if.cpp:463) 20241107083148565 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) 20241107083148565 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:983) 20241107083148565 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 60 c1 8d 06 94 b6 60 16 63 2e ce 4c 61 62 51 c9 b9 9c 40 1d fd d5 7c fa ea 1f 04 d1 4e b1 78 25 a0 cf c6 f7 82 3d 4a 05 e8 6a 8c 0d 3d 51 85 92 df 78 2b 00 (pdch.cpp:1021) 20241107083148565 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:1032) 20241107083148565 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) 20241107083148565 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) 20241107083148565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 48 storing in window (48..111) (tbf_ul.cpp:314) 20241107083148565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=c1 8d 06 94 b6 60 16 63 2e ce 4c 61 62 51 c9 b9 9c 40 1d fd d5 7c fa ea 1f 04 d1 4e b1 78 25 a0 cf c6 f7 82 3d 4a 05 e8 6a 8c 0d 3d 51 85 92 df 78 2b (tbf_ul.cpp:337) 20241107083148565 DRLCMACUL DEBUG - Mark BSN 112 as INVALID (rlc_window_ul.cpp:42) 20241107083148565 DRLCMACUL DEBUG - Raising V(R) to 49 (rlc_window_ul.cpp:50) 20241107083148565 DRLCMACUL DEBUG - Taking block 48 out, raising V(Q) to 49 (rlc_window_ul.cpp:65) 20241107083148565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241107083148565 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=48, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148565 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) 20241107083148565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=48 (tbf_ul.cpp:197) 20241107083148565 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=48 (tbf_ul.cpp:467) 20241107083148565 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148565 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) 20241107083148566 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) 20241107083148566 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) 20241107083148566 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) 20241107083148566 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) 20241107083148566 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) 20241107083148566 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) 20241107083148566 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) 20241107083148566 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) 20241107083148567 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) 20241107083148567 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) 20241107083148567 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) 20241107083148567 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) 20241107083148567 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) 20241107083148567 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) 20241107083148570 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) 20241107083148570 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) 20241107083148570 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 364 for type USF (pdch_ul_controller.c:184) 20241107083148570 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) 20241107083148570 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Sending DATA.ind with LLC payload size 49 20241107083148584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=11 data=00 00 62 c5 fe e6 bb a5 d2 5b f1 2f 17 e2 88 d9 2c cd 2d 84 89 4f f2 8e ad 9f 66 b5 c6 27 9a 90 d9 ed 43 a6 9f c6 21 dc 59 84 86 e6 96 7d 2a cb db 5d 56 34 a5 00 (pcu_l1_if.cpp:463) 20241107083148584 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) 20241107083148584 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:983) 20241107083148584 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 62 c5 fe e6 bb a5 d2 5b f1 2f 17 e2 88 d9 2c cd 2d 84 89 4f f2 8e ad 9f 66 b5 c6 27 9a 90 d9 ed 43 a6 9f c6 21 dc 59 84 86 e6 96 7d 2a cb db 5d 56 34 a5 00 (pdch.cpp:1021) 20241107083148584 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:1032) 20241107083148584 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) 20241107083148584 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) 20241107083148584 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 49 storing in window (49..112) (tbf_ul.cpp:314) 20241107083148584 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=c5 fe e6 bb a5 d2 5b f1 2f 17 e2 88 d9 2c cd 2d 84 89 4f f2 8e ad 9f 66 b5 c6 27 9a 90 d9 ed 43 a6 9f c6 21 dc 59 84 86 e6 96 7d 2a cb db 5d 56 34 a5 (tbf_ul.cpp:337) 20241107083148584 DRLCMACUL DEBUG - Mark BSN 113 as INVALID (rlc_window_ul.cpp:42) 20241107083148584 DRLCMACUL DEBUG - Raising V(R) to 50 (rlc_window_ul.cpp:50) 20241107083148584 DRLCMACUL DEBUG - Taking block 49 out, raising V(Q) to 50 (rlc_window_ul.cpp:65) 20241107083148584 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241107083148584 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=49, M=0, E=1, count=0 (decoding.cpp:167) 20241107083148584 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) 20241107083148584 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=49 (tbf_ul.cpp:197) 20241107083148584 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=49 (tbf_ul.cpp:467) 20241107083148584 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083148584 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) 20241107083148584 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107083148584 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107083148584 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107083148584 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) 20241107083148584 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083148584 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083148584 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) 20241107083148584 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) 20241107083148585 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) 20241107083148585 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) 20241107083148585 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) 20241107083148585 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) 20241107083148585 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) 20241107083148585 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) 20241107083148586 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) 20241107083148586 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) 20241107083148586 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) 20241107083148586 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) 20241107083148586 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) 20241107083148586 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) 20241107083148593 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) 20241107083148593 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) 20241107083148593 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 364 + 13 = 377 (pdch_ul_controller.c:131) 20241107083148593 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107083148593 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083148593 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) 20241107083148593 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 377 for type POLL (pdch_ul_controller.c:184) 20241107083148593 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=377, TS=7) (tbf_ul_ack_fsm.c:90) 20241107083148593 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) 20241107083148593 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){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241107083148593 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 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) 20241107083148594 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Rx Packet Uplink ACK / NACK 20241107083148607 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) 20241107083148608 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) 20241107083148608 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=364): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241107083148608 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083148608 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) 20241107083148608 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) 20241107083148608 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) 20241107083148608 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) 20241107083148608 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) 20241107083148608 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) 20241107083148608 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) 20241107083148608 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) 20241107083148609 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) 20241107083148609 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) 20241107083148609 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) 20241107083148609 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) 20241107083148609 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) 20241107083148609 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) 20241107083148612 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083148626 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) 20241107083148626 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) 20241107083148627 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) 20241107083148627 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) 20241107083148627 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) 20241107083148627 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) 20241107083148627 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) 20241107083148627 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) 20241107083148628 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) 20241107083148628 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) 20241107083148628 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) 20241107083148628 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) 20241107083148628 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) 20241107083148628 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) 20241107083148628 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) 20241107083148628 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) 20241107083148631 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083148645 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) 20241107083148645 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) 20241107083148646 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) 20241107083148646 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) 20241107083148646 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) 20241107083148646 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) 20241107083148646 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) 20241107083148646 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) 20241107083148646 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) 20241107083148646 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) 20241107083148647 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) 20241107083148647 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) 20241107083148647 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) 20241107083148647 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) 20241107083148647 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) 20241107083148647 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) 20241107083148654 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083148668 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 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) 20241107083148668 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) 20241107083148668 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083148668 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083148668 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) 20241107083148668 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083148668 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=377 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241107083148668 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241107083148668 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241107083148668 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241107083148668 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) 20241107083148668 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241107083148668 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107083148668 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:1202) 20241107083148668 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241107083148668 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241107083148668 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083148668 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083148668 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241107083148668 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083148668 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083148668 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241107083148668 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) BTS(293)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083148669 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) 20241107083148669 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) 20241107083148669 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) 20241107083148669 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) 20241107083148670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58632<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083148670 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) 20241107083148670 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) 20241107083148670 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) 20241107083148670 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) 20241107083148670 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) 20241107083148670 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) 20241107083148671 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) 20241107083148671 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) 20241107083148671 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) 20241107083148671 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) 20241107083148671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58626<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083148672 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083148672 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083148672 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083148672 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083148672 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083148672 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083148672 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083148672 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083148672 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083148672 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083148672 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083148672 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083148672 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083148672 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083148672 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) 20241107083148672 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) 20241107083148672 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 7862 with status 0 MTC@fb7e2f9c3787: Test case TC_ul_all_sizes finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_all_sizes pass'. respawn: 29: starting: osmo-pcu Thu Nov 7 08:31:48 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 20241107083148685 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083148686 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083148686 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083148686 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083148703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58636<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083148804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58636<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=765232) Waiting for packet dumper to finish... 1 (prev_count=765232, count=801760) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_all_sizes pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:31:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ul_data_toolong_fills_padding.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ul_data_toolong_fills_padding.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_data_toolong_fills_padding' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_ul_data_toolong_fills_padding started. 299@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_ul_data_toolong_fills_padding-BVCI1234(301)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 299@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(303)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 299@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083151885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53826<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 299@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(307)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(307)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 299@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 PCUIF(304)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(304)@fb7e2f9c3787: Start timer T: 5 s 20241107083151891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53828<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(304)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_ul_data_toolong_fills_padding-STATS(308)@fb7e2f9c3787: Start timer T: 2 s TC_ul_data_toolong_fills_padding-STATS(308)@fb7e2f9c3787: Start timer T: 2 s 299@fb7e2f9c3787: 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(311)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(311)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083153686 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083153687 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083153687 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(304)@fb7e2f9c3787: OsmoPCU is now connected BTS(306)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083153697 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083153697 DLGLOBAL DEBUG validating counter group 0x56164c207020(bts) with 102 counters (rate_ctr.c:86) 20241107083153697 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083153697 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083153697 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083153697 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083153697 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083153697 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083153697 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083153697 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083153697 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083153697 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083153697 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083153697 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083153697 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083153697 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083153697 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083153697 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083153697 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083153697 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083153698 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083153698 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083153698 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083153698 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083153698 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083153698 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083153698 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083153698 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083153698 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083153698 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083153698 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083153698 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083153698 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083153698 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083153698 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083153698 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083153698 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083153698 DLGLOBAL DEBUG validating counter group 0x7f23dc40c5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083153698 DLGLOBAL DEBUG validating counter group 0x56164c206700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083153698 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083153698 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083153698 DLGLOBAL DEBUG validating counter group 0x7f23dc40d160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083153698 DLGLOBAL DEBUG validating counter group 0x7f23dc40d140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083153698 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083153698 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) 20241107083153698 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) 20241107083153698 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083153698 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083153698 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083153698 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083153698 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083153698 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083153698 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083153698 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083153698 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083153698 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083153698 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083153699 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083153699 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083153699 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083153699 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083153699 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083153699 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083153699 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083153699 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083153699 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083153699 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083153699 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083153699 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083153699 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083153699 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083153699 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083153699 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) 20241107083153699 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) 20241107083153699 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(306)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(303)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(306)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(303)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(303)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(303)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(306)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(306)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(306)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083153705 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083153706 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) 20241107083153706 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) 20241107083153706 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083153706 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083153706 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(306)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083153706 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083153706 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) 20241107083153706 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(306)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(303)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(303)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(306)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083153708 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083153708 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) 20241107083153708 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) 20241107083153708 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083153708 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083153708 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083153708 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083153708 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083153708 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083153708 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083153711 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083153711 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) 20241107083153711 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) 20241107083153711 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(303)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(303)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(303)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083153713 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) 20241107083153713 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) 20241107083153714 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) 20241107083153714 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) 20241107083153714 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) 20241107083153714 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) 20241107083153715 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) 20241107083153715 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) 20241107083153715 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) 20241107083153715 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) 20241107083153716 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) 20241107083153716 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) 20241107083153716 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) 20241107083153716 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) 20241107083153716 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 300@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 300@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083153721 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083153721 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083153722 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083153722 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083153722 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083153722 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083153722 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083153722 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_data_toolong_fills_padding-BVCI1234(301)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_ul_data_toolong_fills_padding-BVCI1234(301)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083153731 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) 20241107083153731 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) 20241107083153732 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) 20241107083153732 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) 20241107083153732 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083153732 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083153732 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083153732 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083153732 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083153732 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083153732 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083153732 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 20241107083153733 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) 20241107083153733 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) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083153734 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) 20241107083153734 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) 20241107083153735 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) 20241107083153735 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) 20241107083153736 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) 20241107083153736 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) 20241107083153737 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) 20241107083153737 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) 20241107083153737 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) 20241107083153737 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) 20241107083153738 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) 20241107083153738 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083153738 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083153738 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083153738 DLGLOBAL DEBUG validating counter group 0x56164c206740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083153738 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083153738 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083153738 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083153738 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083153738 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083153738 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083153738 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083153738 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083153738 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083153739 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083153739 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083153739 DRLCMAC 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) 20241107083153739 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083153739 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083153739 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083153739 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083153739 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083153739 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083153739 DLGLOBAL DEBUG validating counter group 0x56164c206b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083153739 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083153739 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083153739 DLGLOBAL DEBUG validating counter group 0x56164c206be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083153739 DLGLOBAL DEBUG validating counter group 0x56164c206c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083153739 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083153739 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:1192) 20241107083153739 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083153739 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083153739 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083153739 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083153739 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083153739 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083153739 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083153739 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) 20241107083153739 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) 20241107083153739 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083153739 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083153739 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083153739 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) 20241107083153740 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083153741 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083153741 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083153741 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083153741 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083153741 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083153741 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083153741 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083153741 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083153741 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083153741 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(306)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083153749 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) 20241107083153749 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) 20241107083153750 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) 20241107083153750 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) 20241107083153751 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083153751 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083153751 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083153751 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083153751 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083153751 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) 20241107083153751 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) 20241107083153752 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) 20241107083153752 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) 20241107083153752 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) 20241107083153752 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) 20241107083153753 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) 20241107083153753 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) 20241107083153754 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) 20241107083153754 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) 20241107083153754 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) 20241107083153754 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) 20241107083153759 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) 20241107083153759 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) 20241107083153760 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(306)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083153773 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) 20241107083153773 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) 20241107083153775 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) 20241107083153775 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) 20241107083153776 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) 20241107083153776 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) 20241107083153776 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) 20241107083153776 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) 20241107083153777 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) 20241107083153777 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) 20241107083153778 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) 20241107083153778 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) 20241107083153779 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) 20241107083153779 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) 20241107083153780 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) 20241107083153780 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) 20241107083153781 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) 20241107083153781 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) 20241107083153782 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(306)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083153793 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) 20241107083153793 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) 20241107083153794 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) 20241107083153795 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) 20241107083153796 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) 20241107083153796 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) 20241107083153797 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) 20241107083153797 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) 20241107083153797 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) 20241107083153797 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) 20241107083153798 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) 20241107083153798 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) 20241107083153800 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) 20241107083153800 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) 20241107083153801 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) 20241107083153801 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) 20241107083153802 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) 20241107083153802 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) 20241107083153804 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(306)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083153812 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) 20241107083153813 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) 20241107083153815 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) 20241107083153815 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) 20241107083153816 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) 20241107083153816 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) 20241107083153817 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) 20241107083153817 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) 20241107083153818 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) 20241107083153818 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) 20241107083153819 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) 20241107083153819 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) 20241107083153820 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) 20241107083153820 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) 20241107083153820 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) 20241107083153821 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) 20241107083153822 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) 20241107083153822 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) 20241107083153823 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(306)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083153836 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) 20241107083153836 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) 20241107083153838 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) 20241107083153838 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) 20241107083153840 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) 20241107083153840 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) 20241107083153841 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) 20241107083153841 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) 20241107083153842 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) 20241107083153842 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) 20241107083153843 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) 20241107083153843 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) 20241107083153843 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) 20241107083153843 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) 20241107083153844 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) 20241107083153844 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) 20241107083153846 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) 20241107083153846 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) 20241107083153846 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(306)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083153855 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) 20241107083153855 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) 20241107083153856 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) 20241107083153856 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) 20241107083153857 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) 20241107083153857 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) 20241107083153858 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) 20241107083153858 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) 20241107083153859 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) 20241107083153859 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) 20241107083153860 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) 20241107083153860 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) 20241107083153860 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) 20241107083153860 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) 20241107083153861 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) 20241107083153861 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) 20241107083153861 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) 20241107083153861 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) 20241107083153862 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(306)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083153873 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) 20241107083153873 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) 20241107083153873 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) 20241107083153873 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) 20241107083153873 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) 20241107083153873 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) 20241107083153874 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) 20241107083153874 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) 20241107083153874 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) 20241107083153874 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) 20241107083153874 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) 20241107083153874 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) 20241107083153874 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) 20241107083153874 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) 20241107083153874 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) 20241107083153874 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) 20241107083153882 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) 20241107083153882 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) 20241107083153882 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(306)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083153896 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) 20241107083153896 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) 20241107083153896 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) 20241107083153896 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) 20241107083153896 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) 20241107083153896 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) 20241107083153896 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) 20241107083153896 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) 20241107083153897 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) 20241107083153897 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) 20241107083153897 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) 20241107083153897 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) 20241107083153897 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) 20241107083153897 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) 20241107083153897 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) 20241107083153897 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) 20241107083153900 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) 20241107083153900 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) 20241107083153901 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(306)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083153915 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) 20241107083153915 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) 20241107083153916 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) 20241107083153916 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) 20241107083153916 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) 20241107083153916 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) 20241107083153916 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) 20241107083153916 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) 20241107083153917 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) 20241107083153917 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) 20241107083153917 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) 20241107083153917 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) 20241107083153918 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) 20241107083153918 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) 20241107083153919 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) 20241107083153919 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) 20241107083153920 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) 20241107083153920 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) 20241107083153921 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(306)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083153935 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) 20241107083153935 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) 20241107083153936 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) 20241107083153936 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) 20241107083153937 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) 20241107083153937 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) 20241107083153938 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) 20241107083153938 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) 20241107083153939 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) 20241107083153939 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) 20241107083153940 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083153940 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083153940 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083153940 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) 20241107083153940 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) 20241107083153941 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) 20241107083153941 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) 20241107083153942 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) 20241107083153942 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) 20241107083153945 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) 20241107083153945 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) 20241107083153945 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107083153945 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) 20241107083153946 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(306)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 Buffer too large for requested CS! encode_trailing_padding_spb (RLCMAC_EncDec.cc:456) MTC@fb7e2f9c3787: Start timer T: 0.5 s 20241107083153959 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 92 bb 4d 4a c7 a7 9c d8 d9 2c 6f e9 50 35 17 58 0c b7 c0 fe 80 27 a5 c8 f4 18 (pcu_l1_if.cpp:463) 20241107083153959 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) 20241107083153959 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083153959 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 01 00 69 00 00 00 01 92 bb 4d 4a c7 a7 9c d8 d9 2c 6f e9 50 35 17 58 0c b7 c0 fe 80 27 a5 c8 f4 18 (pdch.cpp:1021) 20241107083153959 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083153959 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:1072) 20241107083153959 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) 20241107083153959 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) 20241107083153959 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) 20241107083153959 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083153959 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=69 00 00 00 01 92 bb 4d 4a c7 a7 9c d8 d9 2c 6f e9 50 35 17 58 0c b7 c0 fe 80 27 a5 c8 f4 (tbf_ul.cpp:337) 20241107083153959 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083153959 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083153960 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083153960 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083153960 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083153960 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083153960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083153960 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=26, M=0, E=1, count=0 (decoding.cpp:167) 20241107083153960 DRLCMACUL NOTICE UL DATA out of block border, chunk idx: 0, offset: 31, size: 26, data_len: 30 (decoding.cpp:281) 20241107083153960 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) 20241107083153960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083153960 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083153960 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083153962 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) 20241107083153962 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) 20241107083153963 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) 20241107083153963 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) 20241107083153964 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) 20241107083153964 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) 20241107083153965 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) 20241107083153965 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) 20241107083153965 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) 20241107083153965 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) 20241107083153966 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) 20241107083153966 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) 20241107083153967 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) 20241107083153967 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) 20241107083153968 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083153978 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) 20241107083153978 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) 20241107083153978 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) 20241107083153978 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083153979 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) 20241107083153979 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) 20241107083153980 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) 20241107083153980 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) 20241107083153981 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) 20241107083153981 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) 20241107083153982 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) 20241107083153982 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) 20241107083153982 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) 20241107083153982 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) 20241107083153983 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) 20241107083153983 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) 20241107083153984 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) 20241107083153984 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) 20241107083153985 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083153997 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) 20241107083153997 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) 20241107083153998 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) 20241107083153998 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) 20241107083153999 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) 20241107083153999 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) 20241107083154000 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) 20241107083154000 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) 20241107083154001 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) 20241107083154001 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) 20241107083154002 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) 20241107083154002 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) 20241107083154002 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) 20241107083154002 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) 20241107083154003 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) 20241107083154003 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) 20241107083154006 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083154021 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) 20241107083154021 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) 20241107083154022 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) 20241107083154022 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) 20241107083154023 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) 20241107083154023 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) 20241107083154024 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) 20241107083154024 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) 20241107083154025 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) 20241107083154025 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) 20241107083154026 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) 20241107083154026 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) 20241107083154027 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) 20241107083154027 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) 20241107083154028 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) 20241107083154028 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) 20241107083154028 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083154040 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) 20241107083154041 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) 20241107083154042 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) 20241107083154042 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) 20241107083154043 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) 20241107083154043 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) 20241107083154044 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) 20241107083154044 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) 20241107083154044 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) 20241107083154044 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) 20241107083154045 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) 20241107083154045 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) 20241107083154046 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) 20241107083154046 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) 20241107083154047 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) 20241107083154047 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) 20241107083154048 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083154059 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) 20241107083154059 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) 20241107083154060 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) 20241107083154060 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) 20241107083154061 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) 20241107083154061 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) 20241107083154062 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) 20241107083154062 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) 20241107083154063 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) 20241107083154063 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) 20241107083154063 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) 20241107083154064 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) 20241107083154064 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) 20241107083154064 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) 20241107083154065 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) 20241107083154065 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) 20241107083154069 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083154082 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) 20241107083154082 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) 20241107083154082 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) 20241107083154082 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) 20241107083154082 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) 20241107083154082 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) 20241107083154082 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) 20241107083154082 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) 20241107083154082 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) 20241107083154082 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) 20241107083154083 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) 20241107083154083 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) 20241107083154083 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) 20241107083154083 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) 20241107083154083 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) 20241107083154083 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) 20241107083154087 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083154101 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) 20241107083154101 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) 20241107083154102 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) 20241107083154102 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) 20241107083154102 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) 20241107083154102 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) 20241107083154102 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) 20241107083154102 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) 20241107083154102 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) 20241107083154102 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) 20241107083154102 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) 20241107083154102 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) 20241107083154103 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) 20241107083154103 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) 20241107083154103 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) 20241107083154103 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) 20241107083154106 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083154120 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) 20241107083154120 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) 20241107083154120 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) 20241107083154120 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) 20241107083154120 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) 20241107083154120 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) 20241107083154121 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) 20241107083154121 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) 20241107083154121 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) 20241107083154121 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) 20241107083154121 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) 20241107083154121 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) 20241107083154121 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) 20241107083154121 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) 20241107083154122 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) 20241107083154122 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) 20241107083154129 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083154143 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) 20241107083154143 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) 20241107083154144 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) 20241107083154144 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) 20241107083154144 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) 20241107083154144 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) 20241107083154144 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) 20241107083154144 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) 20241107083154144 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) 20241107083154145 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) 20241107083154145 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) 20241107083154145 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) 20241107083154145 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) 20241107083154145 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) 20241107083154145 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) 20241107083154145 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) 20241107083154148 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083154162 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) 20241107083154162 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) 20241107083154163 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) 20241107083154163 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) 20241107083154163 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) 20241107083154163 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) 20241107083154163 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) 20241107083154163 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) 20241107083154163 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) 20241107083154163 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) 20241107083154163 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) 20241107083154163 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) 20241107083154164 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) 20241107083154164 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) 20241107083154164 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) 20241107083154164 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) 20241107083154167 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083154181 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) 20241107083154181 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) 20241107083154181 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) 20241107083154181 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) 20241107083154181 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) 20241107083154181 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) 20241107083154181 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) 20241107083154181 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) 20241107083154182 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) 20241107083154182 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) 20241107083154182 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) 20241107083154182 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) 20241107083154182 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) 20241107083154182 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) 20241107083154182 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) 20241107083154182 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) 20241107083154190 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083154205 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) 20241107083154205 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) 20241107083154205 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) 20241107083154205 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) 20241107083154206 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) 20241107083154206 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) 20241107083154206 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) 20241107083154206 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) 20241107083154206 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) 20241107083154206 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) 20241107083154206 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) 20241107083154206 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) 20241107083154207 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) 20241107083154207 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) 20241107083154207 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) 20241107083154207 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) 20241107083154209 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083154224 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) 20241107083154224 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) 20241107083154224 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) 20241107083154224 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) 20241107083154224 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) 20241107083154224 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) 20241107083154225 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) 20241107083154225 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) 20241107083154225 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) 20241107083154225 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) 20241107083154225 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) 20241107083154225 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) 20241107083154225 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) 20241107083154225 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) 20241107083154226 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) 20241107083154226 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) 20241107083154228 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083154242 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) 20241107083154242 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) 20241107083154243 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) 20241107083154243 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) 20241107083154243 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) 20241107083154243 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) 20241107083154243 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) 20241107083154243 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) 20241107083154243 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) 20241107083154243 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) 20241107083154243 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) 20241107083154243 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) 20241107083154244 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) 20241107083154244 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) 20241107083154244 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) 20241107083154244 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) 20241107083154252 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083154266 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) 20241107083154266 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) 20241107083154266 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) 20241107083154266 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) 20241107083154266 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) 20241107083154266 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) 20241107083154266 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) 20241107083154266 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) 20241107083154267 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) 20241107083154267 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) 20241107083154267 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) 20241107083154267 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) 20241107083154267 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) 20241107083154267 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) 20241107083154268 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) 20241107083154268 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) 20241107083154270 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083154284 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) 20241107083154284 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) 20241107083154284 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) 20241107083154284 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) 20241107083154285 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) 20241107083154285 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) 20241107083154285 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) 20241107083154285 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) 20241107083154285 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) 20241107083154285 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) 20241107083154285 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) 20241107083154285 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) 20241107083154285 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) 20241107083154285 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) 20241107083154285 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) 20241107083154285 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) 20241107083154289 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083154303 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) 20241107083154303 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) 20241107083154303 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) 20241107083154303 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) 20241107083154303 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) 20241107083154303 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) 20241107083154303 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) 20241107083154303 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) 20241107083154303 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) 20241107083154303 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) 20241107083154304 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) 20241107083154304 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) 20241107083154304 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) 20241107083154304 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) 20241107083154304 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) 20241107083154304 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) 20241107083154312 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083154326 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) 20241107083154326 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) 20241107083154326 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) 20241107083154326 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) 20241107083154326 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) 20241107083154326 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) 20241107083154326 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) 20241107083154326 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) 20241107083154327 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) 20241107083154327 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) 20241107083154327 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) 20241107083154327 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) 20241107083154327 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) 20241107083154327 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) 20241107083154327 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) 20241107083154327 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) 20241107083154331 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083154344 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) 20241107083154344 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) 20241107083154345 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) 20241107083154345 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) 20241107083154345 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) 20241107083154345 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) 20241107083154345 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) 20241107083154345 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) 20241107083154345 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) 20241107083154345 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) 20241107083154345 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) 20241107083154345 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) 20241107083154345 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) 20241107083154345 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) 20241107083154346 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) 20241107083154346 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) 20241107083154349 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083154363 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) 20241107083154363 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) 20241107083154363 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) 20241107083154363 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) 20241107083154363 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) 20241107083154363 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) 20241107083154364 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) 20241107083154364 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) 20241107083154364 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) 20241107083154364 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) 20241107083154364 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) 20241107083154364 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) 20241107083154364 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) 20241107083154364 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) 20241107083154364 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) 20241107083154364 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) 20241107083154372 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083154386 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) 20241107083154386 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) 20241107083154386 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) 20241107083154386 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) 20241107083154387 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) 20241107083154387 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) 20241107083154387 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) 20241107083154387 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) 20241107083154387 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) 20241107083154387 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) 20241107083154387 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) 20241107083154387 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) 20241107083154387 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) 20241107083154387 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) 20241107083154387 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) 20241107083154387 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) 20241107083154391 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083154405 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) 20241107083154405 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) 20241107083154405 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) 20241107083154405 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) 20241107083154405 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) 20241107083154405 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) 20241107083154405 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) 20241107083154405 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) 20241107083154405 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) 20241107083154405 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) 20241107083154406 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) 20241107083154406 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) 20241107083154406 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) 20241107083154406 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) 20241107083154406 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) 20241107083154406 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) 20241107083154409 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083154423 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) 20241107083154423 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) 20241107083154424 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) 20241107083154424 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) 20241107083154424 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) 20241107083154424 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) 20241107083154424 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) 20241107083154424 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) 20241107083154424 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) 20241107083154424 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) 20241107083154424 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) 20241107083154424 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) 20241107083154424 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) 20241107083154424 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) 20241107083154424 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) 20241107083154424 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) 20241107083154433 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083154447 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) 20241107083154447 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) 20241107083154447 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) 20241107083154447 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) 20241107083154447 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) 20241107083154447 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) 20241107083154448 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) 20241107083154448 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) 20241107083154448 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) 20241107083154448 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) 20241107083154448 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) 20241107083154448 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) 20241107083154448 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) 20241107083154448 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) 20241107083154448 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) 20241107083154448 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) 20241107083154451 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) 20241107083154465 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 62 75 36 b5 75 88 c1 76 c3 c1 e4 cc b4 4e 26 3d de 88 e6 43 c4 c4 6e 91 05 e7 e2 90 a9 62 50 4b (pcu_l1_if.cpp:463) 20241107083154465 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) 20241107083154465 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:983) 20241107083154465 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 02 81 00 00 00 01 62 75 36 b5 75 88 c1 76 c3 c1 e4 cc b4 4e 26 3d de 88 e6 43 c4 c4 6e 91 05 e7 e2 90 a9 62 50 4b (pdch.cpp:1021) 20241107083154465 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:1032) 20241107083154465 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:1072) 20241107083154465 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) 20241107083154465 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) 20241107083154465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107083154465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=81 00 00 00 01 62 75 36 b5 75 88 c1 76 c3 c1 e4 cc b4 4e 26 3d de 88 e6 43 c4 c4 6e 91 05 e7 e2 90 a9 62 50 (tbf_ul.cpp:337) 20241107083154465 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241107083154465 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) MTC@fb7e2f9c3787: Start timer T: 0.5 s 20241107083154465 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107083154465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241107083154465 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=32, M=0, E=1, count=0 (decoding.cpp:167) 20241107083154465 DRLCMACUL NOTICE UL DATA out of block border, chunk idx: 0, offset: 37, size: 32, data_len: 36 (decoding.cpp:281) 20241107083154465 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) 20241107083154465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083154465 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083154465 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) 20241107083154466 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) 20241107083154466 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) 20241107083154466 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) 20241107083154466 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) 20241107083154466 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) 20241107083154466 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) 20241107083154466 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) 20241107083154466 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) 20241107083154466 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) 20241107083154466 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) 20241107083154466 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) 20241107083154466 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) 20241107083154466 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) 20241107083154466 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) 20241107083154470 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083154484 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) 20241107083154484 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) 20241107083154485 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) 20241107083154485 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) 20241107083154485 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) 20241107083154485 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) 20241107083154486 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) 20241107083154486 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) 20241107083154486 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) 20241107083154486 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) 20241107083154486 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) 20241107083154486 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) 20241107083154486 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) 20241107083154486 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) 20241107083154487 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) 20241107083154487 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) 20241107083154493 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083154507 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) 20241107083154507 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) 20241107083154508 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) 20241107083154508 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) 20241107083154508 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) 20241107083154508 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) 20241107083154508 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) 20241107083154508 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) 20241107083154508 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) 20241107083154508 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) 20241107083154508 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) 20241107083154508 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) 20241107083154508 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) 20241107083154508 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) 20241107083154509 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) 20241107083154509 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) 20241107083154512 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083154527 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) 20241107083154527 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) 20241107083154528 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) 20241107083154528 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) 20241107083154528 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) 20241107083154528 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) 20241107083154529 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) 20241107083154529 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) 20241107083154529 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) 20241107083154529 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) 20241107083154529 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) 20241107083154529 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) 20241107083154530 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) 20241107083154530 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) 20241107083154530 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) 20241107083154530 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) 20241107083154531 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083154545 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) 20241107083154545 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) 20241107083154545 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) 20241107083154545 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) 20241107083154546 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) 20241107083154546 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) 20241107083154546 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) 20241107083154546 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) 20241107083154546 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) 20241107083154546 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) 20241107083154546 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) 20241107083154546 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) 20241107083154546 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) 20241107083154547 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) 20241107083154547 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) 20241107083154547 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) 20241107083154554 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083154568 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) 20241107083154568 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) 20241107083154569 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) 20241107083154569 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) 20241107083154569 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) 20241107083154569 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) 20241107083154570 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) 20241107083154570 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) 20241107083154571 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) 20241107083154571 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) 20241107083154571 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) 20241107083154571 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) 20241107083154571 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) 20241107083154571 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) 20241107083154571 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) 20241107083154571 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) 20241107083154573 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083154587 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) 20241107083154587 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) 20241107083154587 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) 20241107083154587 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) 20241107083154587 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) 20241107083154587 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) 20241107083154587 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) 20241107083154587 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) 20241107083154588 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) 20241107083154588 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) 20241107083154588 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) 20241107083154588 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) 20241107083154588 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) 20241107083154588 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) 20241107083154588 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) 20241107083154588 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) 20241107083154591 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083154606 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) 20241107083154606 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) 20241107083154606 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) 20241107083154606 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) 20241107083154606 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) 20241107083154606 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) 20241107083154607 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) 20241107083154607 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) 20241107083154607 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) 20241107083154607 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) 20241107083154607 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) 20241107083154607 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) 20241107083154607 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) 20241107083154607 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) 20241107083154608 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) 20241107083154608 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) 20241107083154615 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083154629 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) 20241107083154629 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) 20241107083154629 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) 20241107083154629 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) 20241107083154629 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) 20241107083154629 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) 20241107083154629 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) 20241107083154629 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) 20241107083154629 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) 20241107083154629 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) 20241107083154630 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) 20241107083154630 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) 20241107083154630 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) 20241107083154630 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) 20241107083154630 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) 20241107083154630 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) 20241107083154633 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083154647 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) 20241107083154647 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) 20241107083154647 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) 20241107083154647 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) 20241107083154648 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) 20241107083154648 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) 20241107083154648 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) 20241107083154648 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) 20241107083154648 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) 20241107083154648 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) 20241107083154648 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) 20241107083154648 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) 20241107083154648 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) 20241107083154648 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) 20241107083154648 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) 20241107083154648 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) 20241107083154652 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083154666 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) 20241107083154666 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) 20241107083154666 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) 20241107083154666 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) 20241107083154666 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) 20241107083154666 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) 20241107083154666 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) 20241107083154666 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) 20241107083154666 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) 20241107083154666 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) 20241107083154667 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) 20241107083154667 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) 20241107083154667 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) 20241107083154667 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) 20241107083154667 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) 20241107083154667 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) 20241107083154675 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083154689 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) 20241107083154689 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) 20241107083154689 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) 20241107083154689 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) 20241107083154689 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) 20241107083154689 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) 20241107083154689 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) 20241107083154689 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) 20241107083154690 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) 20241107083154690 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) 20241107083154690 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) 20241107083154690 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) 20241107083154690 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) 20241107083154690 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) 20241107083154690 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) 20241107083154690 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) 20241107083154694 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083154707 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) 20241107083154707 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) 20241107083154708 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) 20241107083154708 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) 20241107083154708 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) 20241107083154708 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) 20241107083154708 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) 20241107083154708 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) 20241107083154708 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) 20241107083154708 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) 20241107083154708 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) 20241107083154708 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) 20241107083154708 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) 20241107083154708 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) 20241107083154708 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) 20241107083154708 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) 20241107083154712 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083154726 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) 20241107083154726 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) 20241107083154726 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) 20241107083154726 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) 20241107083154726 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) 20241107083154726 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) 20241107083154727 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) 20241107083154727 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) 20241107083154727 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) 20241107083154727 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) 20241107083154727 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) 20241107083154727 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) 20241107083154727 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) 20241107083154727 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) 20241107083154727 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) 20241107083154727 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) 20241107083154735 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083154749 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) 20241107083154749 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) 20241107083154749 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) 20241107083154749 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) 20241107083154750 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) 20241107083154750 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) 20241107083154750 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) 20241107083154750 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) 20241107083154750 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) 20241107083154750 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) 20241107083154750 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) 20241107083154750 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) 20241107083154750 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) 20241107083154750 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) 20241107083154750 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) 20241107083154750 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) 20241107083154754 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083154768 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) 20241107083154768 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) 20241107083154768 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) 20241107083154768 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) 20241107083154768 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) 20241107083154768 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) 20241107083154768 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) 20241107083154768 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) 20241107083154768 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) 20241107083154768 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) 20241107083154769 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) 20241107083154769 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) 20241107083154769 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) 20241107083154769 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) 20241107083154769 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) 20241107083154769 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) 20241107083154772 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083154786 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) 20241107083154786 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) 20241107083154787 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) 20241107083154787 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) 20241107083154787 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) 20241107083154787 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) 20241107083154787 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) 20241107083154787 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) 20241107083154787 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) 20241107083154787 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) 20241107083154787 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) 20241107083154787 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) 20241107083154787 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) 20241107083154787 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) 20241107083154787 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) 20241107083154787 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) 20241107083154796 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083154810 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) 20241107083154810 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) 20241107083154810 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) 20241107083154810 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) 20241107083154810 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) 20241107083154810 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) 20241107083154810 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) 20241107083154810 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) 20241107083154810 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) 20241107083154810 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) 20241107083154810 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) 20241107083154810 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) 20241107083154810 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) 20241107083154810 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) 20241107083154811 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) 20241107083154811 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) 20241107083154814 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083154828 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) 20241107083154828 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) 20241107083154828 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) 20241107083154828 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) 20241107083154828 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) 20241107083154828 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) 20241107083154829 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) 20241107083154829 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) 20241107083154829 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) 20241107083154829 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) 20241107083154829 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) 20241107083154829 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) 20241107083154829 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) 20241107083154829 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) 20241107083154829 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) 20241107083154829 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) 20241107083154833 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083154847 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) 20241107083154847 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) 20241107083154847 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) 20241107083154847 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) 20241107083154847 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) 20241107083154847 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) 20241107083154847 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) 20241107083154847 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) 20241107083154847 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) 20241107083154847 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) 20241107083154848 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) 20241107083154848 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) 20241107083154848 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) 20241107083154848 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) 20241107083154848 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) 20241107083154848 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) 20241107083154856 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083154870 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) 20241107083154870 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) 20241107083154870 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) 20241107083154870 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) 20241107083154870 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) 20241107083154870 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) 20241107083154870 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) 20241107083154870 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) 20241107083154871 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) 20241107083154871 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) 20241107083154871 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) 20241107083154871 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) 20241107083154871 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) 20241107083154871 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) 20241107083154871 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) 20241107083154871 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) 20241107083154875 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083154888 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) 20241107083154888 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) 20241107083154889 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) 20241107083154889 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) 20241107083154889 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) 20241107083154889 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) 20241107083154889 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) 20241107083154889 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) 20241107083154889 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) 20241107083154889 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) 20241107083154889 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) 20241107083154889 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) 20241107083154889 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) 20241107083154889 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) 20241107083154890 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) 20241107083154890 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) 20241107083154893 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083154907 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) 20241107083154907 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) 20241107083154907 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) 20241107083154907 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) 20241107083154907 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) 20241107083154907 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) 20241107083154908 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) 20241107083154908 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) 20241107083154908 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) 20241107083154908 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) 20241107083154908 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) 20241107083154908 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) 20241107083154908 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) 20241107083154908 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) 20241107083154908 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) 20241107083154908 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) 20241107083154917 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083154931 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) 20241107083154931 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) 20241107083154931 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) 20241107083154931 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) 20241107083154931 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) 20241107083154931 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) 20241107083154932 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) 20241107083154932 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) 20241107083154932 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) 20241107083154932 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) 20241107083154932 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) 20241107083154932 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) 20241107083154932 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) 20241107083154932 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) 20241107083154933 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) 20241107083154933 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) 20241107083154935 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083154950 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) 20241107083154950 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) 20241107083154950 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) 20241107083154950 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) 20241107083154950 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) 20241107083154950 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) 20241107083154951 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) 20241107083154951 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) 20241107083154951 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) 20241107083154951 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) 20241107083154951 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) 20241107083154951 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) 20241107083154952 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) 20241107083154952 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) 20241107083154953 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) 20241107083154953 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) 20241107083154954 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) Buffer too large for requested CS! encode_trailing_padding_spb (RLCMAC_EncDec.cc:456) MTC@fb7e2f9c3787: Start timer T: 0.5 s 20241107083154969 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 ea 2b 97 c6 6a 5f 1b b1 71 9d 44 24 d9 bb d4 55 72 7b e0 20 2f b9 f7 e1 30 b4 30 ab 45 a5 cd e3 bc 00 48 09 08 bc cd 12 d7 e7 34 63 f5 39 (pcu_l1_if.cpp:463) 20241107083154969 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) 20241107083154969 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:983) 20241107083154969 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 04 b9 00 00 00 01 ea 2b 97 c6 6a 5f 1b b1 71 9d 44 24 d9 bb d4 55 72 7b e0 20 2f b9 f7 e1 30 b4 30 ab 45 a5 cd e3 bc 00 48 09 08 bc cd 12 d7 e7 34 63 f5 39 (pdch.cpp:1021) 20241107083154969 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:1032) 20241107083154969 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:1072) 20241107083154969 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) 20241107083154969 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241107083154969 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) 20241107083154969 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241107083154969 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=b9 00 00 00 01 ea 2b 97 c6 6a 5f 1b b1 71 9d 44 24 d9 bb d4 55 72 7b e0 20 2f b9 f7 e1 30 b4 30 ab 45 a5 cd e3 bc 00 48 09 08 bc cd 12 d7 e7 34 63 f5 (tbf_ul.cpp:337) 20241107083154969 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241107083154969 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241107083154969 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241107083154969 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241107083154969 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=46, M=0, E=1, count=0 (decoding.cpp:167) 20241107083154969 DRLCMACUL NOTICE UL DATA out of block border, chunk idx: 0, offset: 51, size: 46, data_len: 50 (decoding.cpp:281) 20241107083154969 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) 20241107083154969 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107083154969 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107083154969 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107083154969 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083154969 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) 20241107083154969 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083154969 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) 20241107083154970 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) 20241107083154970 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) 20241107083154970 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) 20241107083154970 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) 20241107083154970 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) 20241107083154970 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) 20241107083154971 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) 20241107083154971 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) 20241107083154971 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) 20241107083154971 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) 20241107083154971 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) 20241107083154971 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) 20241107083154972 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) 20241107083154972 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) 20241107083154978 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083154993 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) 20241107083154993 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) 20241107083154994 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) 20241107083154994 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) 20241107083154994 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) 20241107083154994 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) 20241107083154995 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) 20241107083154995 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) 20241107083154995 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) 20241107083154995 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) 20241107083154996 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) 20241107083154996 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) 20241107083154996 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) 20241107083154996 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) 20241107083154997 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) 20241107083154997 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) 20241107083154997 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083155012 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) 20241107083155012 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) 20241107083155013 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) 20241107083155013 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) 20241107083155013 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) 20241107083155013 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) 20241107083155014 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) 20241107083155014 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) 20241107083155015 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) 20241107083155015 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) 20241107083155015 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) 20241107083155015 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) 20241107083155016 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) 20241107083155016 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) 20241107083155016 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) 20241107083155016 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) 20241107083155017 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083155032 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) 20241107083155032 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) 20241107083155034 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) 20241107083155034 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) 20241107083155035 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) 20241107083155035 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) 20241107083155036 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) 20241107083155036 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) 20241107083155037 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) 20241107083155037 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) 20241107083155038 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) 20241107083155038 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) 20241107083155039 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) 20241107083155039 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) 20241107083155040 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) 20241107083155040 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) 20241107083155041 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083155054 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) 20241107083155054 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) 20241107083155054 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) 20241107083155054 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) 20241107083155055 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) 20241107083155055 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) 20241107083155055 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) 20241107083155055 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) 20241107083155055 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) 20241107083155055 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) 20241107083155055 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) 20241107083155055 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) 20241107083155055 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) 20241107083155055 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) 20241107083155055 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) 20241107083155055 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) 20241107083155059 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083155073 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) 20241107083155073 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) 20241107083155073 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) 20241107083155073 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) 20241107083155073 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) 20241107083155073 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) 20241107083155073 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) 20241107083155073 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) 20241107083155073 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) 20241107083155073 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) 20241107083155074 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) 20241107083155074 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) 20241107083155074 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) 20241107083155074 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) 20241107083155074 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) 20241107083155074 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) 20241107083155077 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083155092 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) 20241107083155092 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) 20241107083155092 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) 20241107083155092 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) 20241107083155093 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) 20241107083155093 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) 20241107083155093 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) 20241107083155093 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) 20241107083155093 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) 20241107083155093 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) 20241107083155094 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) 20241107083155094 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) 20241107083155094 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) 20241107083155094 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) 20241107083155094 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) 20241107083155094 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) 20241107083155101 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083155118 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) 20241107083155118 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) 20241107083155119 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) 20241107083155119 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) 20241107083155120 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) 20241107083155120 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) 20241107083155121 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) 20241107083155121 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) 20241107083155121 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) 20241107083155121 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) 20241107083155122 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) 20241107083155122 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) 20241107083155122 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) 20241107083155123 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) 20241107083155123 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) 20241107083155123 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) 20241107083155123 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083155135 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) 20241107083155135 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) 20241107083155136 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) 20241107083155136 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) 20241107083155137 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) 20241107083155137 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) 20241107083155139 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) 20241107083155139 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) 20241107083155140 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) 20241107083155140 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) 20241107083155141 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) 20241107083155141 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) 20241107083155146 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) 20241107083155146 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) 20241107083155147 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) 20241107083155147 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) 20241107083155147 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083155153 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) 20241107083155153 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) 20241107083155154 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) 20241107083155154 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) 20241107083155154 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) 20241107083155154 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) 20241107083155154 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) 20241107083155154 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) 20241107083155155 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) 20241107083155155 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) 20241107083155155 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) 20241107083155155 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) 20241107083155156 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) 20241107083155156 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) 20241107083155156 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) 20241107083155156 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) 20241107083155163 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083155177 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) 20241107083155177 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) 20241107083155178 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) 20241107083155178 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) 20241107083155178 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) 20241107083155178 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) 20241107083155178 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) 20241107083155178 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) 20241107083155179 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) 20241107083155179 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) 20241107083155179 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) 20241107083155179 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) 20241107083155179 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) 20241107083155179 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) 20241107083155179 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) 20241107083155179 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) 20241107083155182 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083155197 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) 20241107083155197 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) 20241107083155197 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) 20241107083155197 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) 20241107083155198 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) 20241107083155198 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) 20241107083155198 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) 20241107083155198 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) 20241107083155199 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) 20241107083155199 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) 20241107083155199 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) 20241107083155199 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) 20241107083155200 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) 20241107083155200 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) 20241107083155200 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) 20241107083155200 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) 20241107083155201 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083155216 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) 20241107083155216 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) 20241107083155217 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) 20241107083155217 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) 20241107083155217 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) 20241107083155217 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) 20241107083155218 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) 20241107083155218 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) 20241107083155219 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) 20241107083155219 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) 20241107083155219 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) 20241107083155219 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) 20241107083155220 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) 20241107083155220 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) 20241107083155220 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) 20241107083155220 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) 20241107083155225 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083155240 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) 20241107083155240 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) 20241107083155241 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) 20241107083155241 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) 20241107083155242 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) 20241107083155242 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) 20241107083155243 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) 20241107083155243 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) 20241107083155244 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) 20241107083155244 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) 20241107083155244 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) 20241107083155244 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) 20241107083155245 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) 20241107083155245 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) 20241107083155245 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) 20241107083155245 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) 20241107083155246 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083155259 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) 20241107083155259 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) 20241107083155260 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) 20241107083155260 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) 20241107083155261 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) 20241107083155261 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) 20241107083155261 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) 20241107083155261 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) 20241107083155262 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) 20241107083155262 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) 20241107083155263 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) 20241107083155263 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) 20241107083155264 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) 20241107083155264 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) 20241107083155264 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) 20241107083155264 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) 20241107083155265 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083155279 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) 20241107083155279 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) 20241107083155280 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) 20241107083155280 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) 20241107083155281 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) 20241107083155281 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) 20241107083155281 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) 20241107083155281 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) 20241107083155282 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) 20241107083155282 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) 20241107083155283 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) 20241107083155283 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) 20241107083155284 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) 20241107083155284 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) 20241107083155284 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) 20241107083155284 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) 20241107083155288 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083155303 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) 20241107083155303 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) 20241107083155304 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) 20241107083155304 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) 20241107083155304 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) 20241107083155304 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) 20241107083155305 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) 20241107083155305 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) 20241107083155306 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) 20241107083155306 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) 20241107083155307 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) 20241107083155307 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) 20241107083155308 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) 20241107083155308 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) 20241107083155309 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) 20241107083155309 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) 20241107083155310 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083155323 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) 20241107083155323 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) 20241107083155324 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) 20241107083155324 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) 20241107083155325 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) 20241107083155325 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) 20241107083155325 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) 20241107083155325 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) 20241107083155327 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) 20241107083155327 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) 20241107083155327 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) 20241107083155327 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) 20241107083155328 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) 20241107083155328 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) 20241107083155329 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) 20241107083155329 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) 20241107083155329 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083155342 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) 20241107083155342 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) 20241107083155343 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) 20241107083155343 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) 20241107083155344 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) 20241107083155344 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) 20241107083155345 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) 20241107083155345 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) 20241107083155345 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) 20241107083155345 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) 20241107083155346 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) 20241107083155346 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) 20241107083155347 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) 20241107083155347 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) 20241107083155348 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) 20241107083155348 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) 20241107083155352 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083155367 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) 20241107083155367 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) 20241107083155369 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) 20241107083155369 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) 20241107083155370 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) 20241107083155370 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) 20241107083155371 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) 20241107083155371 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) 20241107083155373 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) 20241107083155373 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) 20241107083155374 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) 20241107083155374 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) 20241107083155375 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) 20241107083155375 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) 20241107083155376 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) 20241107083155376 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) 20241107083155377 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083155386 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) 20241107083155386 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) 20241107083155388 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) 20241107083155388 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) 20241107083155389 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) 20241107083155389 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) 20241107083155390 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) 20241107083155390 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) 20241107083155390 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) 20241107083155390 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) 20241107083155392 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) 20241107083155392 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) 20241107083155393 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) 20241107083155393 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) 20241107083155394 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) 20241107083155394 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) 20241107083155395 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083155406 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) 20241107083155406 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) 20241107083155408 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) 20241107083155408 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) 20241107083155409 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) 20241107083155409 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) 20241107083155410 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) 20241107083155410 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) 20241107083155411 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) 20241107083155411 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) 20241107083155412 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) 20241107083155412 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) 20241107083155413 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) 20241107083155413 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) 20241107083155414 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) 20241107083155414 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) 20241107083155415 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083155430 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) 20241107083155430 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) 20241107083155432 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) 20241107083155432 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) 20241107083155433 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) 20241107083155434 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) 20241107083155435 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) 20241107083155435 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) 20241107083155436 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) 20241107083155436 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) 20241107083155437 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) 20241107083155437 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) 20241107083155439 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) 20241107083155439 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) 20241107083155440 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) 20241107083155440 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) 20241107083155441 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083155449 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) 20241107083155449 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) 20241107083155450 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) 20241107083155450 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) 20241107083155451 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) 20241107083155451 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) 20241107083155451 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) 20241107083155451 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) 20241107083155452 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) 20241107083155452 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) 20241107083155453 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) 20241107083155453 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) 20241107083155454 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) 20241107083155454 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) 20241107083155455 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) 20241107083155455 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) 20241107083155456 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083155468 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) 20241107083155468 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) BTS(306)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083155471 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) 20241107083155471 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) 20241107083155472 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) 20241107083155472 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) 20241107083155473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53828<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083155474 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) 20241107083155474 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) 20241107083155475 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) 20241107083155475 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) 20241107083155476 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) 20241107083155476 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) 20241107083155477 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) 20241107083155477 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) 20241107083155478 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) 20241107083155478 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) 20241107083155482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53826<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083155484 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083155484 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083155484 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083155484 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107083155484 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083155484 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:1202) 20241107083155484 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241107083155484 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083155484 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083155484 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083155484 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Deallocated (fsm.c:568) 20241107083155484 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241107083155484 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083155484 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083155484 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083155484 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083155484 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083155484 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083155484 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083155484 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083155485 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083155485 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083155485 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083155485 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083155485 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083155485 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) 20241107083155485 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) 20241107083155485 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 7929 with status 0 respawn: 30: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_ul_data_toolong_fills_padding finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_data_toolong_fills_padding pass'. Thu Nov 7 08:31:55 UTC 2024 ====== 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 20241107083155535 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083155536 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083155536 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083155536 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083155556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53844<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083155657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53844<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=381032) Waiting for packet dumper to finish... 1 (prev_count=381032, count=464380) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mo_ping_pong'. ------ PCU_Tests.TC_mo_ping_pong ------ Thu Nov 7 08:31:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_mo_ping_pong.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_mo_ping_pong.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mo_ping_pong' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_mo_ping_pong started. 312@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 312@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_mo_ping_pong-BVCI1234(315)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(316)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 312@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 312@fb7e2f9c3787: 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(319)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 312@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(319)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083158771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53854<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(318)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083158778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53864<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(318)@fb7e2f9c3787: Start timer T: 5 s PCUIF(318)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_mo_ping_pong-STATS(322)@fb7e2f9c3787: Start timer T: 2 s 312@fb7e2f9c3787: 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-STATS(322)@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(323)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(323)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083200536 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083200536 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083200536 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(318)@fb7e2f9c3787: OsmoPCU is now connected BTS(320)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083200541 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083200541 DLGLOBAL DEBUG validating counter group 0x5597c6c33020(bts) with 102 counters (rate_ctr.c:86) 20241107083200541 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083200541 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083200541 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083200541 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083200541 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083200541 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083200541 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083200541 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083200541 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083200541 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083200541 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083200541 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083200541 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083200541 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083200541 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083200541 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083200541 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083200541 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083200541 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083200541 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083200541 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083200541 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083200541 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083200541 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083200541 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083200541 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083200541 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083200541 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083200541 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083200541 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083200541 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083200541 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083200541 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083200541 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083200541 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083200541 DLGLOBAL DEBUG validating counter group 0x7ff9bc7515c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083200541 DLGLOBAL DEBUG validating counter group 0x5597c6c32700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083200541 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083200541 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083200541 DLGLOBAL DEBUG validating counter group 0x7ff9bc752160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083200541 DLGLOBAL DEBUG validating counter group 0x7ff9bc752140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083200541 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083200541 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) 20241107083200541 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) 20241107083200541 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083200541 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083200541 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083200541 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083200541 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083200541 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083200541 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083200541 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083200541 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083200541 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083200541 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083200541 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083200541 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083200541 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083200541 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083200541 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083200541 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083200541 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083200541 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083200541 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083200541 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083200541 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083200541 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083200541 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083200541 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083200541 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083200541 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) 20241107083200541 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) 20241107083200542 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(320)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(320)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(320)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(320)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(316)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(316)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE BTS(320)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(316)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(316)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(320)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(320)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(320)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083200543 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083200543 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) 20241107083200543 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) 20241107083200543 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083200543 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083200543 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) 20241107083200544 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083200544 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) 20241107083200544 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(316)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(316)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083200544 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083200544 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) 20241107083200544 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) 20241107083200544 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083200544 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083200544 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083200544 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083200544 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083200544 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083200544 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083200545 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083200545 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(316)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(316)@fb7e2f9c3787: Start timer Tns_test: 10 s 313@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 313@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083200550 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083200550 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083200550 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083200550 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083200550 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083200550 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083200550 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083200550 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_mo_ping_pong-BVCI1234(315)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_mo_ping_pong-BVCI1234(315)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083200554 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) 20241107083200554 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) 20241107083200554 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083200554 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083200554 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083200554 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083200554 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083200554 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083200554 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083200554 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083200554 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) 20241107083200554 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083200555 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) 20241107083200555 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) 20241107083200555 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) 20241107083200555 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) 20241107083200555 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) 20241107083200555 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) 20241107083200555 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) 20241107083200555 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) 20241107083200556 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083200556 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083200556 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083200556 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083200556 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083200556 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083200556 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083200556 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083200556 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083200556 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083200556 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) 20241107083200556 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) 20241107083200556 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) 20241107083200556 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) 20241107083200556 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) 20241107083200556 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083200556 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083200556 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083200556 DLGLOBAL DEBUG validating counter group 0x5597c6c32740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083200556 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083200556 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083200556 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083200556 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083200556 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083200556 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083200556 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083200556 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083200556 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083200556 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083200556 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083200556 DRLCMAC 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) 20241107083200556 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083200556 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083200556 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083200556 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083200556 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083200557 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083200557 DLGLOBAL DEBUG validating counter group 0x5597c6c32b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083200557 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083200557 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083200557 DLGLOBAL DEBUG validating counter group 0x5597c6c32be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083200557 DLGLOBAL DEBUG validating counter group 0x5597c6c32c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083200557 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083200557 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:1192) 20241107083200557 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083200557 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083200557 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083200557 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083200557 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083200557 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083200557 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083200557 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) 20241107083200557 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) 20241107083200557 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083200557 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083200557 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083200557 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(320)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083200558 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083200558 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083200558 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083200558 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083200558 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083200559 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083200572 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) 20241107083200572 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) 20241107083200573 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) 20241107083200573 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) 20241107083200573 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) 20241107083200573 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) 20241107083200573 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) 20241107083200573 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) 20241107083200573 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) 20241107083200573 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) 20241107083200573 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) 20241107083200573 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) 20241107083200573 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) 20241107083200573 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) 20241107083200573 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) 20241107083200573 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) 20241107083200577 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) 20241107083200577 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) 20241107083200577 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(320)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083200591 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) 20241107083200591 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) 20241107083200591 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) 20241107083200591 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) 20241107083200591 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) 20241107083200591 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) 20241107083200591 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) 20241107083200591 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) 20241107083200592 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) 20241107083200592 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) 20241107083200592 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) 20241107083200592 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) 20241107083200592 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) 20241107083200592 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) 20241107083200592 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) 20241107083200592 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) 20241107083200600 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) 20241107083200600 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) 20241107083200600 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(320)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083200614 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) 20241107083200614 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) 20241107083200615 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) 20241107083200615 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) 20241107083200615 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) 20241107083200615 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) 20241107083200615 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) 20241107083200615 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) 20241107083200615 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) 20241107083200615 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) 20241107083200615 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) 20241107083200615 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) 20241107083200616 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) 20241107083200616 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) 20241107083200616 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) 20241107083200616 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) 20241107083200619 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) 20241107083200619 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) 20241107083200619 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(320)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083200633 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) 20241107083200633 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) 20241107083200633 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) 20241107083200633 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) 20241107083200633 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) 20241107083200633 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) 20241107083200633 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) 20241107083200633 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) 20241107083200634 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) 20241107083200634 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) 20241107083200634 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) 20241107083200634 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) 20241107083200634 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) 20241107083200634 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) 20241107083200634 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) 20241107083200634 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) 20241107083200637 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) 20241107083200637 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) 20241107083200638 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(320)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083200651 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) 20241107083200651 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) 20241107083200652 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) 20241107083200652 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) 20241107083200652 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) 20241107083200652 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) 20241107083200652 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) 20241107083200652 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) 20241107083200653 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) 20241107083200653 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) 20241107083200653 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) 20241107083200653 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) 20241107083200653 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) 20241107083200653 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) 20241107083200653 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) 20241107083200653 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) 20241107083200661 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) 20241107083200661 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) 20241107083200661 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(320)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083200675 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) 20241107083200675 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) 20241107083200675 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) 20241107083200675 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) 20241107083200675 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) 20241107083200675 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) 20241107083200675 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) 20241107083200675 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) 20241107083200676 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) 20241107083200676 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) 20241107083200676 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) 20241107083200676 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) 20241107083200676 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) 20241107083200676 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) 20241107083200676 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) 20241107083200676 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) 20241107083200679 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) 20241107083200679 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) 20241107083200679 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(320)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083200693 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) 20241107083200693 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) 20241107083200694 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) 20241107083200694 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) 20241107083200694 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) 20241107083200694 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) 20241107083200694 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) 20241107083200694 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) 20241107083200695 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) 20241107083200695 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) 20241107083200695 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) 20241107083200695 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) 20241107083200695 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) 20241107083200695 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) 20241107083200695 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) 20241107083200695 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) 20241107083200698 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) 20241107083200698 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) 20241107083200698 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(320)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083200712 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) 20241107083200712 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) 20241107083200712 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) 20241107083200712 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) 20241107083200713 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) 20241107083200713 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) 20241107083200713 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) 20241107083200713 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) 20241107083200713 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) 20241107083200713 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) 20241107083200713 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) 20241107083200713 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) 20241107083200714 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) 20241107083200714 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) 20241107083200714 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) 20241107083200714 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) 20241107083200721 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) 20241107083200721 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) 20241107083200721 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(320)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083200735 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) 20241107083200735 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) 20241107083200735 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) 20241107083200735 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) 20241107083200736 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) 20241107083200736 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) 20241107083200736 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) 20241107083200736 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) 20241107083200736 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) 20241107083200736 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) 20241107083200736 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) 20241107083200736 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) 20241107083200736 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) 20241107083200736 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) 20241107083200736 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) 20241107083200736 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) 20241107083200740 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) 20241107083200740 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) 20241107083200740 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(320)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083200754 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) 20241107083200754 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) 20241107083200754 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) 20241107083200754 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) 20241107083200754 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) 20241107083200754 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) 20241107083200754 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) 20241107083200754 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) 20241107083200754 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) 20241107083200754 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) 20241107083200755 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) 20241107083200755 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) 20241107083200755 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) 20241107083200755 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) 20241107083200755 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) 20241107083200755 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) 20241107083200757 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083200757 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083200757 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083200758 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) 20241107083200758 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) 20241107083200758 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241107083200758 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) 20241107083200759 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(320)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083200772 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 67 91 47 49 d4 55 1c 8c f8 3b eb f0 c6 43 0e dd f9 d1 54 ed c8 ff a1 79 02 04 00 (pcu_l1_if.cpp:463) 20241107083200772 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) 20241107083200772 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083200772 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 67 91 47 49 d4 55 1c 8c f8 3b eb f0 c6 43 0e dd f9 d1 54 ed c8 ff a1 79 02 04 00 (pdch.cpp:1021) 20241107083200772 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083200772 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:1072) 20241107083200772 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) 20241107083200772 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) 20241107083200772 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) 20241107083200772 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083200772 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 67 91 47 49 d4 55 1c 8c f8 3b eb f0 c6 43 0e dd f9 d1 54 ed c8 ff a1 79 02 04 (tbf_ul.cpp:337) 20241107083200772 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083200772 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083200772 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083200772 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083200772 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083200772 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083200773 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083200773 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) 20241107083200773 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241107083200773 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241107083200773 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083200773 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) 20241107083200773 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107083200773 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107083200773 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107083200773 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083200773 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) 20241107083200773 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083200773 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083200773 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) 20241107083200773 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) 20241107083200773 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) 20241107083200773 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) 20241107083200773 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) 20241107083200773 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) 20241107083200773 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) 20241107083200773 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) 20241107083200773 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) 20241107083200773 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) 20241107083200773 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) 20241107083200773 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) 20241107083200774 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) 20241107083200774 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) 20241107083200782 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) 20241107083200782 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) 20241107083200782 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20241107083200782 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107083200782 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083200782 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) 20241107083200782 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20241107083200782 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) 20241107083200782 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) 20241107083200782 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083200782 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083200782 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) 20241107083200782 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) 20241107083200782 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(320)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083200796 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) 20241107083200796 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) 20241107083200796 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) 20241107083200796 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083200796 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) 20241107083200796 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) 20241107083200796 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) 20241107083200796 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) 20241107083200796 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) 20241107083200796 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) 20241107083200796 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) 20241107083200796 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) 20241107083200797 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) 20241107083200797 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) 20241107083200797 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) 20241107083200797 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) 20241107083200797 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) 20241107083200797 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) 20241107083200800 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083200814 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) 20241107083200814 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) 20241107083200815 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) 20241107083200815 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) 20241107083200815 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) 20241107083200815 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) 20241107083200815 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) 20241107083200815 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) 20241107083200815 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) 20241107083200815 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) 20241107083200815 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) 20241107083200815 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) 20241107083200815 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) 20241107083200815 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) 20241107083200816 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) 20241107083200816 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) 20241107083200819 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083200833 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) 20241107083200833 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) 20241107083200833 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) 20241107083200833 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) 20241107083200833 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) 20241107083200833 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) 20241107083200834 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) 20241107083200834 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) 20241107083200834 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) 20241107083200834 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) 20241107083200834 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) 20241107083200834 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) 20241107083200834 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) 20241107083200834 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) 20241107083200834 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) 20241107083200834 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) 20241107083200842 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083200856 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) 20241107083200856 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) 20241107083200856 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083200856 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083200856 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) 20241107083200856 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083200856 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=65 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241107083200856 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241107083200856 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241107083200856 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241107083200856 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) 20241107083200856 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241107083200856 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107083200856 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:1202) 20241107083200856 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241107083200856 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241107083200856 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083200856 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083200856 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241107083200856 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083200856 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083200856 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241107083200856 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083200857 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) 20241107083200857 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) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083200857 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) 20241107083200857 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) 20241107083200857 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) 20241107083200857 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) 20241107083200857 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) 20241107083200857 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) 20241107083200858 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) 20241107083200858 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) 20241107083200858 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) 20241107083200858 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) 20241107083200858 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) 20241107083200858 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) 20241107083200858 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083200858 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083200858 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083200858 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083200858 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083200858 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241107083200858 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083200858 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241107083200858 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083200858 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083200858 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083200858 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083200858 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083200858 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083200858 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083200858 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083200858 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083200858 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083200858 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083200858 DRLCMAC 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) 20241107083200858 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083200858 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083200858 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083200858 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083200858 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083200858 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083200858 DLGLOBAL DEBUG validating counter group 0x5597c6c32b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083200858 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083200858 DLGLOBAL DEBUG validating counter group 0x5597c6c32e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083200858 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083200858 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:1192) 20241107083200858 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) 20241107083200858 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) 20241107083200858 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) 20241107083200858 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20241107083200858 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20241107083200858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083200858 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) 20241107083200858 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083200858 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) 20241107083200858 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083200858 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) 20241107083200858 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(320)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(320)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083200860 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083200860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083200860 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083200860 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) 20241107083200861 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083200875 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) 20241107083200875 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) 20241107083200875 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) 20241107083200875 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) 20241107083200875 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) 20241107083200875 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) 20241107083200875 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) 20241107083200875 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) 20241107083200876 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) 20241107083200876 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) 20241107083200876 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) 20241107083200876 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) 20241107083200876 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) 20241107083200876 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) 20241107083200876 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) 20241107083200876 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) 20241107083200880 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083200894 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) 20241107083200894 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) 20241107083200894 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) 20241107083200894 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) 20241107083200894 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) 20241107083200894 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) 20241107083200894 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) 20241107083200894 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) 20241107083200894 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) 20241107083200894 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) 20241107083200894 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) 20241107083200894 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) 20241107083200895 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) 20241107083200895 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) 20241107083200895 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) 20241107083200895 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) 20241107083200903 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083200917 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) 20241107083200917 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) 20241107083200917 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) 20241107083200917 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) 20241107083200917 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) 20241107083200917 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) 20241107083200917 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) 20241107083200917 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) 20241107083200918 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) 20241107083200918 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) 20241107083200918 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) 20241107083200918 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) 20241107083200918 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) 20241107083200918 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) 20241107083200918 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) 20241107083200918 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) 20241107083200921 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083200935 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) 20241107083200935 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) 20241107083200936 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) 20241107083200936 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) 20241107083200936 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) 20241107083200936 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) 20241107083200936 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) 20241107083200936 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) 20241107083200936 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) 20241107083200936 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) 20241107083200936 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) 20241107083200936 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) 20241107083200937 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) 20241107083200937 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) 20241107083200937 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) 20241107083200937 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) 20241107083200940 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083200954 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) 20241107083200954 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) 20241107083200954 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) 20241107083200954 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) 20241107083200954 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) 20241107083200955 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) 20241107083200955 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) 20241107083200955 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) 20241107083200955 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) 20241107083200955 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) 20241107083200955 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) 20241107083200955 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) 20241107083200955 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) 20241107083200955 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) 20241107083200955 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) 20241107083200955 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) 20241107083200963 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083200977 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) 20241107083200977 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) 20241107083200978 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) 20241107083200978 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) 20241107083200978 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) 20241107083200978 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) 20241107083200978 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) 20241107083200978 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) 20241107083200978 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) 20241107083200978 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) 20241107083200978 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) 20241107083200978 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) 20241107083200978 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) 20241107083200978 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) 20241107083200978 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) 20241107083200978 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) 20241107083200982 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083200996 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) 20241107083200996 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) 20241107083200996 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) 20241107083200996 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) 20241107083200996 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) 20241107083200996 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) 20241107083200997 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) 20241107083200997 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) 20241107083200997 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) 20241107083200997 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) 20241107083200997 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) 20241107083200997 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) 20241107083200997 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) 20241107083200997 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) 20241107083200997 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) 20241107083200997 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) 20241107083201001 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083201015 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) 20241107083201015 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) 20241107083201015 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) 20241107083201015 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) 20241107083201015 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) 20241107083201015 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) 20241107083201015 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) 20241107083201015 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) 20241107083201016 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) 20241107083201016 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) 20241107083201016 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) 20241107083201016 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) 20241107083201016 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) 20241107083201016 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) 20241107083201016 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) 20241107083201016 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) 20241107083201024 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083201038 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) 20241107083201038 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) 20241107083201039 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) 20241107083201039 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) 20241107083201039 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) 20241107083201039 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) 20241107083201039 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) 20241107083201039 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) 20241107083201039 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) 20241107083201039 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) 20241107083201039 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) 20241107083201039 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) 20241107083201040 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) 20241107083201040 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) 20241107083201040 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) 20241107083201040 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) 20241107083201043 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083201057 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) 20241107083201057 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) 20241107083201057 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) 20241107083201057 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) 20241107083201058 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) 20241107083201058 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) 20241107083201058 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) 20241107083201058 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) 20241107083201058 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) 20241107083201058 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) 20241107083201058 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) 20241107083201058 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) 20241107083201058 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) 20241107083201058 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) 20241107083201058 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) 20241107083201058 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) 20241107083201060 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083201060 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) 20241107083201060 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083201062 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) 20241107083201062 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) 20241107083201062 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) 20241107083201062 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) 20241107083201062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083201062 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083201062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083201062 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) 20241107083201062 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) 20241107083201062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 fb e4 3d eb 28 11 13 e1 15 bf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083201062 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) 20241107083201062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083201062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083201062 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) 20241107083201062 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 112 + 13 = 125 (pdch_ul_controller.c:131) 20241107083201062 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type POLL (pdch_ul_controller.c:184) 20241107083201062 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) 20241107083201062 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) 20241107083201062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 fb e4 3d eb 28 11 13 e1 15 bf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083201062 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 fb e4 3d eb 28 11 13 e1 15 bf 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) 20241107083201062 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083201076 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) 20241107083201076 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) 20241107083201076 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) 20241107083201076 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) 20241107083201076 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) 20241107083201076 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) 20241107083201076 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) 20241107083201076 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) 20241107083201077 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) 20241107083201077 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) 20241107083201077 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) 20241107083201077 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) 20241107083201077 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) 20241107083201077 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) 20241107083201077 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) 20241107083201077 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) 20241107083201085 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083201099 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) 20241107083201099 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) 20241107083201100 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) 20241107083201100 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) 20241107083201100 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) 20241107083201100 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) 20241107083201100 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) 20241107083201100 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) 20241107083201100 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) 20241107083201100 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) 20241107083201100 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) 20241107083201100 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) 20241107083201101 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) 20241107083201101 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) 20241107083201101 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) 20241107083201101 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) 20241107083201104 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083201118 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) 20241107083201118 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) 20241107083201119 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) 20241107083201119 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) 20241107083201119 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) 20241107083201119 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) 20241107083201119 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) 20241107083201119 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) 20241107083201119 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) 20241107083201119 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) 20241107083201119 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) 20241107083201119 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) 20241107083201119 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) 20241107083201119 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) 20241107083201119 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) 20241107083201119 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) 20241107083201123 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083201137 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) 20241107083201137 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) 20241107083201137 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083201137 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083201137 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) 20241107083201137 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083201137 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083201137 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:511) 20241107083201137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083201137 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) 20241107083201137 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) 20241107083201137 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083201137 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) 20241107083201137 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) 20241107083201137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241107083201137 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107083201137 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(320)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083201137 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) 20241107083201137 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) 20241107083201137 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) 20241107083201137 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) 20241107083201137 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) 20241107083201137 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) 20241107083201138 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) 20241107083201138 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) 20241107083201138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53864<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083201138 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) 20241107083201138 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) 20241107083201139 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) 20241107083201139 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) 20241107083201139 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) 20241107083201139 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) 20241107083201140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53854<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083201140 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083201140 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083201140 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083201140 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083201140 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:1202) 20241107083201140 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) 20241107083201140 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083201140 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083201140 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083201140 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083201140 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083201140 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083201140 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083201140 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083201140 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083201141 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083201141 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083201141 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083201141 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083201141 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083201141 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083201141 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083201141 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083201141 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) 20241107083201141 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) 20241107083201141 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_mo_ping_pong finished. Verdict: pass respawn: 30: stopped pid 7995 with status 0 MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong pass'. respawn: 31: starting: osmo-pcu Thu Nov 7 08:32:01 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 20241107083201155 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083201155 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083201155 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083201155 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083201174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53876<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083201275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53876<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210568) Waiting for packet dumper to finish... 1 (prev_count=210568, count=252596) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:32:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_mo_ping_pong_with_ul_racap.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_mo_ping_pong_with_ul_racap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_mo_ping_pong_with_ul_racap started. 325@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 325@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_mo_ping_pong_with_ul_racap-BVCI1234(328)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 325@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(329)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 325@fb7e2f9c3787: 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(332)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(332)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 325@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 20241107083204384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47348<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 325@fb7e2f9c3787: 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(335)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(335)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(331)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(331)@fb7e2f9c3787: Start timer T: 5 s PCUIF(331)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083204392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47360<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_mo_ping_pong_with_ul_racap-STATS(336)@fb7e2f9c3787: Start timer T: 2 s TC_mo_ping_pong_with_ul_racap-STATS(336)@fb7e2f9c3787: Start timer T: 2 s 20241107083206156 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083206156 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083206156 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(331)@fb7e2f9c3787: OsmoPCU is now connected BTS(333)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083206159 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083206159 DLGLOBAL DEBUG validating counter group 0x55bc97c68020(bts) with 102 counters (rate_ctr.c:86) 20241107083206159 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083206159 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083206159 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083206159 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083206159 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083206160 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083206160 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083206160 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083206160 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083206160 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083206160 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083206160 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083206160 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083206160 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083206160 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083206160 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083206160 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083206160 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083206160 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083206160 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083206160 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083206160 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083206160 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083206160 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083206160 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083206160 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083206160 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083206160 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083206160 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083206160 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083206160 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083206160 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083206160 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083206160 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083206160 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083206160 DLGLOBAL DEBUG validating counter group 0x7f4e1030c5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083206160 DLGLOBAL DEBUG validating counter group 0x55bc97c67700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083206160 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083206160 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083206160 DLGLOBAL DEBUG validating counter group 0x7f4e1030d160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083206160 DLGLOBAL DEBUG validating counter group 0x7f4e1030d140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083206160 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083206160 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) 20241107083206160 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) 20241107083206160 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083206160 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083206160 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083206160 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083206160 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083206160 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083206160 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083206160 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083206160 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083206160 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083206160 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083206160 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083206160 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083206160 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083206160 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083206160 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083206160 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083206160 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083206160 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083206160 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083206160 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083206160 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083206160 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083206160 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083206160 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083206160 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083206160 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) 20241107083206160 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) 20241107083206160 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(333)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(333)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(333)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(329)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(333)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(329)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(329)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(329)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(333)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(333)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083206162 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083206162 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) 20241107083206162 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) 20241107083206162 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083206162 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083206162 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) 20241107083206162 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083206162 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) 20241107083206162 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(333)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(329)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. BTS(333)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(329)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083206162 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083206162 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) 20241107083206162 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) 20241107083206162 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083206162 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083206162 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083206162 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083206162 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083206162 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083206162 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083206163 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083206163 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(329)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(329)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(329)@fb7e2f9c3787: Start timer Tns_test: 10 s 326@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 326@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083206167 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083206167 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083206167 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083206167 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083206167 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083206167 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083206167 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083206167 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_mo_ping_pong_with_ul_racap-BVCI1234(328)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_mo_ping_pong_with_ul_racap-BVCI1234(328)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083206171 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083206171 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083206171 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083206171 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083206171 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083206171 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083206171 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083206171 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083206172 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) 20241107083206172 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083206172 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083206172 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083206172 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083206172 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083206172 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) 20241107083206172 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083206172 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083206172 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083206172 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083206172 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083206172 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083206172 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083206172 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083206172 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083206172 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(333)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083206174 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) 20241107083206174 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) 20241107083206174 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) 20241107083206174 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) 20241107083206175 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) 20241107083206175 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) 20241107083206175 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) 20241107083206175 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) 20241107083206175 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) 20241107083206175 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) 20241107083206175 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083206175 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083206175 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083206175 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083206175 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083206176 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) 20241107083206176 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) 20241107083206176 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) 20241107083206176 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) 20241107083206176 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) 20241107083206176 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) 20241107083206178 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083206192 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) 20241107083206192 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) 20241107083206192 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) 20241107083206192 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) 20241107083206193 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) 20241107083206193 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) 20241107083206193 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) 20241107083206193 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) 20241107083206193 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) 20241107083206193 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) 20241107083206193 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) 20241107083206193 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) 20241107083206194 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) 20241107083206194 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) 20241107083206194 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) 20241107083206194 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) 20241107083206196 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083206210 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) 20241107083206210 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) 20241107083206210 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) 20241107083206210 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) 20241107083206211 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) 20241107083206211 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) 20241107083206211 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) 20241107083206211 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) 20241107083206211 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) 20241107083206211 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) 20241107083206211 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) 20241107083206211 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) 20241107083206211 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) 20241107083206211 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) 20241107083206211 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) 20241107083206211 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) 20241107083206219 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083206233 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) 20241107083206233 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) 20241107083206234 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) 20241107083206234 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) 20241107083206234 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) 20241107083206234 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) 20241107083206234 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) 20241107083206234 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) 20241107083206234 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) 20241107083206234 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) 20241107083206234 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) 20241107083206234 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) 20241107083206234 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) 20241107083206234 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) 20241107083206234 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) 20241107083206234 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) 20241107083206238 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083206252 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) 20241107083206252 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) 20241107083206252 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) 20241107083206252 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) 20241107083206253 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) 20241107083206253 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) 20241107083206253 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) 20241107083206253 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) 20241107083206253 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) 20241107083206253 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) 20241107083206253 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) 20241107083206253 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) 20241107083206253 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) 20241107083206253 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) 20241107083206253 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) 20241107083206253 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) 20241107083206257 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083206271 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) 20241107083206271 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) 20241107083206271 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) 20241107083206271 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) 20241107083206271 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) 20241107083206271 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) 20241107083206271 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) 20241107083206271 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) 20241107083206271 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) 20241107083206271 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) 20241107083206271 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) 20241107083206271 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) 20241107083206271 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) 20241107083206271 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) 20241107083206272 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) 20241107083206272 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) 20241107083206280 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083206294 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) 20241107083206294 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) 20241107083206294 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) 20241107083206294 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) 20241107083206294 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) 20241107083206294 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) 20241107083206294 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) 20241107083206294 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) 20241107083206294 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) 20241107083206294 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) 20241107083206295 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) 20241107083206295 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) 20241107083206295 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) 20241107083206295 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) 20241107083206295 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) 20241107083206295 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) 20241107083206298 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083206312 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) 20241107083206312 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) 20241107083206313 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) 20241107083206313 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) 20241107083206313 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) 20241107083206313 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) 20241107083206313 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) 20241107083206313 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) 20241107083206313 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) 20241107083206313 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) 20241107083206313 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) 20241107083206313 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) 20241107083206313 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) 20241107083206313 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) 20241107083206313 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) 20241107083206313 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) 20241107083206317 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083206331 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) 20241107083206331 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) 20241107083206331 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) 20241107083206331 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) 20241107083206331 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) 20241107083206331 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) 20241107083206331 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) 20241107083206331 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) 20241107083206332 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) 20241107083206332 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) 20241107083206332 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) 20241107083206332 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) 20241107083206332 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) 20241107083206332 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) 20241107083206332 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) 20241107083206332 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) 20241107083206340 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083206354 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) 20241107083206354 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) 20241107083206355 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) 20241107083206355 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) 20241107083206355 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) 20241107083206355 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) 20241107083206355 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) 20241107083206355 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) 20241107083206355 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) 20241107083206355 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) 20241107083206355 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) 20241107083206355 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) 20241107083206356 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) 20241107083206356 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) 20241107083206356 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) 20241107083206356 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) 20241107083206359 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083206373 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) 20241107083206373 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) 20241107083206373 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) 20241107083206373 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) 20241107083206373 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) 20241107083206373 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) 20241107083206374 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) 20241107083206374 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) 20241107083206374 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) 20241107083206374 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) 20241107083206374 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) 20241107083206374 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) 20241107083206374 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) 20241107083206374 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) 20241107083206374 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) 20241107083206374 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) 20241107083206378 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083206392 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) 20241107083206392 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) 20241107083206393 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) 20241107083206393 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) 20241107083206393 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) 20241107083206393 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) 20241107083206393 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) 20241107083206393 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) 20241107083206393 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) 20241107083206393 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) 20241107083206394 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) 20241107083206394 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) 20241107083206394 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) 20241107083206394 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) 20241107083206394 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) 20241107083206394 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) 20241107083206401 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083206416 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) 20241107083206416 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) 20241107083206416 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083206416 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083206416 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) 20241107083206417 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083206417 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083206417 DLGLOBAL DEBUG validating counter group 0x55bc97c67740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083206417 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083206417 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083206417 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083206417 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083206417 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083206417 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) 20241107083206417 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083206417 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083206417 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083206417 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083206417 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083206417 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083206417 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083206417 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083206418 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083206418 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083206418 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083206418 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) 20241107083206418 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083206418 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083206418 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083206418 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083206418 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083206418 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083206418 DLGLOBAL DEBUG validating counter group 0x55bc97c67b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083206418 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083206418 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083206418 DLGLOBAL DEBUG validating counter group 0x55bc97c67be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083206418 DLGLOBAL DEBUG validating counter group 0x55bc97c67c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083206418 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083206418 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:1192) 20241107083206418 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) 20241107083206418 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) 20241107083206418 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) 20241107083206418 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083206418 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083206418 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) 20241107083206418 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083206418 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) 20241107083206418 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:820) 20241107083206418 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083206418 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083206418 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:220) 20241107083206418 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083206418 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) 20241107083206418 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) 20241107083206418 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) 20241107083206418 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) 20241107083206419 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) 20241107083206419 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) 20241107083206420 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) 20241107083206420 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) 20241107083206420 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) 20241107083206420 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) 20241107083206421 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) 20241107083206421 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) 20241107083206421 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) 20241107083206421 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) 20241107083206422 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) 20241107083206422 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:387) 20241107083206422 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083206422 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083206422 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083206422 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) 20241107083206423 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083206423 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083206423 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) 20241107083206423 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:238) 20241107083206423 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) 20241107083206423 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) 20241107083206423 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(333)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083206436 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 f3 1a f7 a6 ca 50 5d 2e 2e cc 2b 62 0b ee ae 83 39 a0 e0 01 (pcu_l1_if.cpp:463) 20241107083206436 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) 20241107083206436 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083206436 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 01 f3 1a f7 a6 ca 50 5d 2e 2e cc 2b 62 0b ee ae 83 39 a0 e0 01 (pdch.cpp:1021) 20241107083206436 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:1032) 20241107083206436 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:1072) 20241107083206436 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) 20241107083206436 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) 20241107083206436 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083206436 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} data_length=20, data=f3 1a f7 a6 ca 50 5d 2e 2e cc 2b 62 0b ee ae 83 39 a0 e0 01 (tbf_ul.cpp:337) 20241107083206436 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083206436 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083206436 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083206436 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083206436 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) 20241107083206436 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} complete UL frame len=20 (tbf_ul.cpp:197) 20241107083206436 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} len=20 (tbf_ul.cpp:467) 20241107083206436 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083206436 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083206436 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) 20241107083206438 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) 20241107083206438 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) 20241107083206438 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) 20241107083206438 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) 20241107083206439 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) 20241107083206439 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) 20241107083206439 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) 20241107083206439 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) 20241107083206441 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) 20241107083206441 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) 20241107083206441 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) 20241107083206441 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) 20241107083206442 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) 20241107083206442 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) 20241107083206442 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083206455 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) 20241107083206455 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) 20241107083206456 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) 20241107083206456 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) 20241107083206457 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) 20241107083206457 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) 20241107083206457 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) 20241107083206457 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) 20241107083206458 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) 20241107083206458 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) 20241107083206459 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) 20241107083206459 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) 20241107083206459 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) 20241107083206459 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) 20241107083206460 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) 20241107083206460 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) 20241107083206465 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083206480 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) 20241107083206480 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) 20241107083206481 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) 20241107083206481 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) 20241107083206482 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) 20241107083206483 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) 20241107083206483 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) 20241107083206483 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) 20241107083206484 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) 20241107083206485 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) 20241107083206485 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) 20241107083206485 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) 20241107083206486 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) 20241107083206486 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) 20241107083206487 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) 20241107083206487 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) 20241107083206488 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083206499 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) 20241107083206499 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) 20241107083206499 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083206499 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083206499 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) 20241107083206499 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083206499 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083206499 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083206499 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083206499 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083206499 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083206499 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) MTC@fb7e2f9c3787: Start timer T: 0.5 s 20241107083206501 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) 20241107083206501 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) 20241107083206502 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) 20241107083206502 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) 20241107083206503 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) 20241107083206503 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) 20241107083206503 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) 20241107083206503 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) 20241107083206504 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) 20241107083206504 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) 20241107083206504 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) 20241107083206504 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) 20241107083206504 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083206504 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083206504 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083206504 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083206504 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083206504 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241107083206504 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241107083206504 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083206504 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083206504 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) 20241107083206504 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083206504 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083206504 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083206504 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241107083206504 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083206504 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083206505 DLGLOBAL DEBUG validating counter group 0x55bc97c67b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083206505 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083206505 DLGLOBAL DEBUG validating counter group 0x55bc97c67e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083206505 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083206505 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:1192) 20241107083206505 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) 20241107083206505 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) 20241107083206505 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) 20241107083206505 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241107083206505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241107083206505 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) 20241107083206505 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241107083206505 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:147) 20241107083206505 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241107083206505 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) 20241107083206505 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241107083206505 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) 20241107083206505 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) 20241107083206505 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) 20241107083206505 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083206517 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) 20241107083206517 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) 20241107083206517 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) 20241107083206517 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) 20241107083206517 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) 20241107083206517 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) 20241107083206517 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) 20241107083206517 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) 20241107083206517 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) 20241107083206517 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) 20241107083206517 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) 20241107083206517 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) 20241107083206518 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) 20241107083206518 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) 20241107083206518 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) 20241107083206518 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) 20241107083206526 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083206540 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) 20241107083206540 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) 20241107083206541 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) 20241107083206541 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) 20241107083206541 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) 20241107083206541 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) 20241107083206541 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) 20241107083206541 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) 20241107083206541 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) 20241107083206541 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) 20241107083206542 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) 20241107083206542 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) 20241107083206542 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) 20241107083206542 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) 20241107083206542 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) 20241107083206542 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) 20241107083206545 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083206559 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) 20241107083206559 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) 20241107083206559 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) 20241107083206559 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) 20241107083206560 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) 20241107083206560 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) 20241107083206560 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) 20241107083206560 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) 20241107083206560 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) 20241107083206560 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) 20241107083206560 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) 20241107083206560 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) 20241107083206561 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) 20241107083206561 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) 20241107083206561 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) 20241107083206561 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) 20241107083206563 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083206579 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) 20241107083206579 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) 20241107083206579 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) 20241107083206579 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) 20241107083206580 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) 20241107083206580 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) 20241107083206580 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) 20241107083206580 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) 20241107083206581 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) 20241107083206581 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) 20241107083206581 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) 20241107083206581 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) 20241107083206582 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) 20241107083206582 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) 20241107083206583 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) 20241107083206583 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) 20241107083206588 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083206603 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) 20241107083206603 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) 20241107083206604 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) 20241107083206604 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) 20241107083206604 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) 20241107083206604 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) 20241107083206605 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) 20241107083206605 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) 20241107083206605 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) 20241107083206605 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) 20241107083206606 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) 20241107083206606 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) 20241107083206606 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) 20241107083206606 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) 20241107083206607 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) 20241107083206607 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) 20241107083206607 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083206623 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) 20241107083206623 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) 20241107083206624 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) 20241107083206624 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) 20241107083206625 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) 20241107083206625 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) 20241107083206626 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) 20241107083206626 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) 20241107083206627 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) 20241107083206627 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) 20241107083206628 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) 20241107083206628 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) 20241107083206628 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) 20241107083206628 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) 20241107083206629 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) 20241107083206629 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) 20241107083206630 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083206642 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) 20241107083206642 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) 20241107083206643 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) 20241107083206643 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) 20241107083206644 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) 20241107083206644 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) 20241107083206645 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) 20241107083206645 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) 20241107083206646 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) 20241107083206646 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) 20241107083206646 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) 20241107083206646 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) 20241107083206647 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) 20241107083206647 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) 20241107083206648 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) 20241107083206648 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) 20241107083206651 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083206666 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) 20241107083206666 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) 20241107083206667 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) 20241107083206667 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) 20241107083206668 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) 20241107083206668 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) 20241107083206668 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) 20241107083206669 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) 20241107083206669 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) 20241107083206669 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) 20241107083206670 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) 20241107083206670 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) 20241107083206671 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) 20241107083206671 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) 20241107083206671 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) 20241107083206671 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) 20241107083206672 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083206686 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) 20241107083206686 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) 20241107083206687 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) 20241107083206687 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) 20241107083206688 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) 20241107083206688 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) 20241107083206689 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) 20241107083206689 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) 20241107083206690 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) 20241107083206690 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) 20241107083206691 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) 20241107083206691 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) 20241107083206692 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) 20241107083206692 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) 20241107083206693 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) 20241107083206693 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) 20241107083206694 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083206705 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) 20241107083206705 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) 20241107083206706 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) 20241107083206707 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) 20241107083206707 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) 20241107083206707 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) 20241107083206708 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) 20241107083206708 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) 20241107083206709 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) 20241107083206709 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) 20241107083206710 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) 20241107083206710 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) 20241107083206711 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) 20241107083206711 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) 20241107083206711 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) 20241107083206711 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) 20241107083206714 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083206729 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) 20241107083206729 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) 20241107083206730 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) 20241107083206730 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) 20241107083206731 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) 20241107083206731 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) 20241107083206731 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) 20241107083206731 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) 20241107083206732 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) 20241107083206732 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) 20241107083206732 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) 20241107083206732 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) 20241107083206733 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) 20241107083206733 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) 20241107083206733 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) 20241107083206733 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) 20241107083206734 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083206748 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) 20241107083206748 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) 20241107083206749 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) 20241107083206749 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) 20241107083206749 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) 20241107083206749 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) 20241107083206750 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) 20241107083206750 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) 20241107083206751 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) 20241107083206751 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) 20241107083206751 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) 20241107083206751 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) 20241107083206752 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) 20241107083206752 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) 20241107083206752 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) 20241107083206752 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) 20241107083206753 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083206766 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) 20241107083206766 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) 20241107083206767 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) 20241107083206767 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) 20241107083206767 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) 20241107083206767 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) 20241107083206767 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) 20241107083206767 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) 20241107083206767 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) 20241107083206767 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) 20241107083206767 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) 20241107083206767 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) 20241107083206768 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) 20241107083206768 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) 20241107083206768 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) 20241107083206768 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) 20241107083206775 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083206789 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) 20241107083206789 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) 20241107083206790 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) 20241107083206790 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) 20241107083206790 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) 20241107083206790 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) 20241107083206790 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) 20241107083206790 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) 20241107083206790 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) 20241107083206790 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) 20241107083206790 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) 20241107083206790 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) 20241107083206790 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) 20241107083206790 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) 20241107083206790 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) 20241107083206790 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) 20241107083206794 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083206808 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) 20241107083206808 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) 20241107083206808 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) 20241107083206808 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) 20241107083206808 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) 20241107083206808 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) 20241107083206808 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) 20241107083206808 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) 20241107083206809 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) 20241107083206809 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) 20241107083206809 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) 20241107083206809 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) 20241107083206809 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) 20241107083206809 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) 20241107083206809 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) 20241107083206809 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) 20241107083206813 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083206827 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) 20241107083206827 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) 20241107083206827 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) 20241107083206827 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) 20241107083206827 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) 20241107083206827 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) 20241107083206827 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) 20241107083206827 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) 20241107083206828 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) 20241107083206828 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) 20241107083206828 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) 20241107083206828 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) 20241107083206828 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) 20241107083206828 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) 20241107083206828 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) 20241107083206828 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) 20241107083206836 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083206850 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) 20241107083206850 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) 20241107083206850 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) 20241107083206850 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) 20241107083206850 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) 20241107083206850 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) 20241107083206850 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) 20241107083206850 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) 20241107083206850 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) 20241107083206850 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) 20241107083206851 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) 20241107083206851 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) 20241107083206851 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) 20241107083206851 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) 20241107083206851 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) 20241107083206851 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) 20241107083206854 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083206868 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) 20241107083206868 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) 20241107083206869 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) 20241107083206869 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) 20241107083206869 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) 20241107083206869 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) 20241107083206869 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) 20241107083206869 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) 20241107083206869 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) 20241107083206869 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) 20241107083206869 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) 20241107083206869 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) 20241107083206869 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) 20241107083206869 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) 20241107083206869 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) 20241107083206869 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) 20241107083206873 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083206888 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) 20241107083206888 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) 20241107083206888 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) 20241107083206888 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) 20241107083206889 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) 20241107083206889 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) 20241107083206889 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) 20241107083206889 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) 20241107083206890 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) 20241107083206890 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) 20241107083206890 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) 20241107083206890 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) 20241107083206890 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) 20241107083206890 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) 20241107083206891 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) 20241107083206891 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) 20241107083206897 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083206912 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) 20241107083206912 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) 20241107083206913 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) 20241107083206913 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) 20241107083206914 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) 20241107083206914 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) 20241107083206914 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) 20241107083206914 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) 20241107083206915 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) 20241107083206915 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) 20241107083206915 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) 20241107083206915 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) 20241107083206916 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) 20241107083206916 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) 20241107083206917 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) 20241107083206917 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) 20241107083206918 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083206932 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) 20241107083206932 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) 20241107083206933 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) 20241107083206933 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) 20241107083206933 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) 20241107083206933 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) 20241107083206934 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) 20241107083206934 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) 20241107083206934 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) 20241107083206934 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) 20241107083206936 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) 20241107083206936 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) 20241107083206936 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) 20241107083206936 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) 20241107083206937 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) 20241107083206937 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) 20241107083206937 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083206951 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) 20241107083206951 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) 20241107083206951 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) 20241107083206951 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) 20241107083206952 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) 20241107083206952 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) 20241107083206952 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) 20241107083206952 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) 20241107083206953 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) 20241107083206953 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) 20241107083206954 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) 20241107083206954 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) 20241107083206955 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) 20241107083206955 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) 20241107083206955 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) 20241107083206955 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) 20241107083206959 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083206974 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) 20241107083206974 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) 20241107083206974 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) 20241107083206974 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) 20241107083206974 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) 20241107083206974 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) 20241107083206975 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) 20241107083206975 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) 20241107083206975 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) 20241107083206975 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) 20241107083206975 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) 20241107083206975 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) 20241107083206975 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) 20241107083206975 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) 20241107083206976 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) 20241107083206976 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) 20241107083206978 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083206993 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) 20241107083206993 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) 20241107083206994 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) 20241107083206995 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) 20241107083206995 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) 20241107083206995 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) 20241107083206996 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) 20241107083206996 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) 20241107083206996 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) 20241107083206996 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) 20241107083206997 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) 20241107083206997 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) 20241107083206998 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) 20241107083206998 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) 20241107083206998 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) 20241107083206998 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) 20241107083206999 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083207013 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) 20241107083207013 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) 20241107083207014 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) 20241107083207014 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) 20241107083207015 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) 20241107083207015 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) 20241107083207015 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) 20241107083207015 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) 20241107083207016 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) 20241107083207016 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) 20241107083207017 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) 20241107083207017 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) 20241107083207017 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) 20241107083207017 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) 20241107083207018 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) 20241107083207018 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) 20241107083207023 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) 20241107083207023 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) 20241107083207023 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241107083207023 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:266) 20241107083207023 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 182 + 13 = 195 (pdch_ul_controller.c:131) 20241107083207023 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:106) 20241107083207023 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083207023 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) 20241107083207024 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083207024 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type POLL (pdch_ul_controller.c:184) 20241107083207024 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=195, TS=7) (tbf_dl_ass_fsm.c:127) 20241107083207024 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:165) 20241107083207024 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083207024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 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) 20241107083207024 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(333)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20241107083207038 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) 20241107083207038 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) 20241107083207040 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) 20241107083207040 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) 20241107083207040 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) 20241107083207040 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) 20241107083207041 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) 20241107083207041 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) 20241107083207042 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) 20241107083207042 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) 20241107083207043 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) 20241107083207043 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) 20241107083207044 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) 20241107083207044 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) 20241107083207046 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) 20241107083207046 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) 20241107083207047 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083207057 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) 20241107083207058 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) 20241107083207058 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=186): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083207058 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083207059 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) 20241107083207059 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) 20241107083207061 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) 20241107083207061 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) 20241107083207062 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) 20241107083207062 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) 20241107083207063 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) 20241107083207063 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) 20241107083207064 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) 20241107083207064 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) 20241107083207066 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) 20241107083207066 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) 20241107083207067 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) 20241107083207067 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) 20241107083207068 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083207077 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) 20241107083207077 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) 20241107083207079 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) 20241107083207079 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) 20241107083207080 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) 20241107083207080 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) 20241107083207081 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) 20241107083207081 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) 20241107083207083 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) 20241107083207083 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) 20241107083207084 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) 20241107083207084 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) 20241107083207085 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) 20241107083207085 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) 20241107083207086 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) 20241107083207086 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) 20241107083207087 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083207101 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 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) 20241107083207101 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) 20241107083207101 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083207101 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083207101 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) 20241107083207102 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083207102 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=195 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241107083207102 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241107083207102 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:182) 20241107083207102 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got PKT_CTRL_ACK confirming assignment of TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:433) 20241107083207102 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:439) 20241107083207102 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241107083207103 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) 20241107083207103 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) 20241107083207104 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) 20241107083207104 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) 20241107083207104 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) 20241107083207104 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) 20241107083207105 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) 20241107083207105 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) 20241107083207106 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) 20241107083207106 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) 20241107083207107 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) 20241107083207107 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) 20241107083207108 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) 20241107083207108 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) 20241107083207109 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) 20241107083207109 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) 20241107083207109 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241107083207109 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) 20241107083207109 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083207109 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083207109 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) 20241107083207109 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) 20241107083207109 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083207109 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 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) 20241107083207109 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(333)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083207121 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) 20241107083207121 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) 20241107083207122 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) 20241107083207122 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) 20241107083207122 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) 20241107083207122 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) 20241107083207123 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) 20241107083207123 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) 20241107083207124 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) 20241107083207124 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) 20241107083207125 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) 20241107083207125 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) 20241107083207125 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) 20241107083207125 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) 20241107083207126 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) 20241107083207126 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) 20241107083207127 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) 20241107083207127 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) 20241107083207127 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241107083207127 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_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241107083207127 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) 20241107083207127 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) 20241107083207127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083207127 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083207127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083207127 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) 20241107083207127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241107083207127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 e6 86 ad 8e 61 93 3a 92 46 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083207127 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) 20241107083207127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083207127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083207128 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) 20241107083207128 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 203 + 13 = 216 (pdch_ul_controller.c:131) 20241107083207128 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type POLL (pdch_ul_controller.c:184) 20241107083207128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=216, TS=7) (tbf_dl.cpp:883) 20241107083207128 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=216, TS=7 (tbf_dl.cpp:903) 20241107083207128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 e6 86 ad 8e 61 93 3a 92 46 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083207128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=08 00 00 29 e6 86 ad 8e 61 93 3a 92 46 08 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) 20241107083207128 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083207141 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) 20241107083207141 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) 20241107083207141 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) 20241107083207141 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083207142 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) 20241107083207142 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) 20241107083207143 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) 20241107083207143 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) 20241107083207144 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) 20241107083207144 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) 20241107083207145 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) 20241107083207145 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) 20241107083207145 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) 20241107083207145 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) 20241107083207146 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) 20241107083207146 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) 20241107083207147 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) 20241107083207147 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) 20241107083207150 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083207163 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) 20241107083207163 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) 20241107083207163 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=208): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083207163 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083207164 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) 20241107083207164 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) 20241107083207165 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) 20241107083207165 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) 20241107083207165 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) 20241107083207165 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) 20241107083207165 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) 20241107083207165 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) 20241107083207165 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) 20241107083207165 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) 20241107083207166 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) 20241107083207166 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) 20241107083207166 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) 20241107083207166 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) 20241107083207168 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083207183 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) 20241107083207183 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) 20241107083207184 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) 20241107083207184 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) 20241107083207185 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) 20241107083207185 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) 20241107083207185 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) 20241107083207185 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) 20241107083207186 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) 20241107083207186 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) 20241107083207186 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) 20241107083207186 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) 20241107083207187 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) 20241107083207187 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) 20241107083207187 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) 20241107083207188 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) 20241107083207188 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083207203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=2 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) 20241107083207203 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) 20241107083207203 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083207203 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083207203 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) 20241107083207203 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083207203 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083207204 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:511) 20241107083207204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083207204 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) 20241107083207204 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) 20241107083207204 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083207204 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) 20241107083207204 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) 20241107083207204 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241107083207204 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107083207204 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) BTS(333)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083207205 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) 20241107083207205 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) 20241107083207206 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) 20241107083207206 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) 20241107083207207 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) 20241107083207208 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) 20241107083207209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47360<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083207210 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) 20241107083207210 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) 20241107083207210 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) 20241107083207210 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) 20241107083207211 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) 20241107083207211 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) 20241107083207211 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) 20241107083207211 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) 20241107083207214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47348<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083207214 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083207214 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083207214 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083207214 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083207214 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:1202) 20241107083207214 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083207214 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241107083207214 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083207214 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083207214 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083207214 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083207214 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083207214 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083207214 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:1202) 20241107083207214 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083207214 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083207214 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083207215 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083207215 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083207215 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083207215 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083207215 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083207215 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083207215 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083207215 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083207215 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083207215 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083207215 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083207215 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083207215 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083207215 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083207215 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083207215 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) 20241107083207215 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) 20241107083207215 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 8064 with status 0 respawn: 32: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_mo_ping_pong_with_ul_racap finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap pass'. Thu Nov 7 08:32:07 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 20241107083207261 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083207261 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083207261 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083207262 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083207284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47364<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083207384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47364<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344760) Waiting for packet dumper to finish... 1 (prev_count=344760, count=390716) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:32:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_force_two_phase_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_force_two_phase_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_force_two_phase_access' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_force_two_phase_access started. 338@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_force_two_phase_access-BVCI1234(340)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 338@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 338@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(342)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083210451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47378<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 338@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(346)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 338@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(346)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(343)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(343)@fb7e2f9c3787: Start timer T: 5 s PCUIF(343)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083210457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47394<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_force_two_phase_access-STATS(347)@fb7e2f9c3787: Start timer T: 2 s TC_force_two_phase_access-STATS(347)@fb7e2f9c3787: Start timer T: 2 s 338@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(350)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083212263 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083212263 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083212263 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(343)@fb7e2f9c3787: OsmoPCU is now connected BTS(345)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083212277 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083212277 DLGLOBAL DEBUG validating counter group 0x55f699e88020(bts) with 102 counters (rate_ctr.c:86) 20241107083212277 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083212277 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083212277 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083212277 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083212277 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083212277 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083212277 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083212277 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083212277 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083212278 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083212278 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083212278 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083212278 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083212278 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083212278 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083212278 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083212278 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083212278 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083212278 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083212278 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083212278 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083212278 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083212278 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083212278 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083212278 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083212278 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083212278 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083212278 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083212278 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083212278 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083212278 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083212278 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083212278 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083212278 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083212278 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083212278 DLGLOBAL DEBUG validating counter group 0x7f8176dad5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083212278 DLGLOBAL DEBUG validating counter group 0x55f699e87700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083212278 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083212278 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083212278 DLGLOBAL DEBUG validating counter group 0x7f8176dae160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083212279 DLGLOBAL DEBUG validating counter group 0x7f8176dae140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083212279 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083212279 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) 20241107083212279 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) 20241107083212279 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083212279 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083212279 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083212279 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083212279 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083212279 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083212279 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083212279 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083212279 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083212279 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083212279 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083212279 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083212279 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083212279 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083212279 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083212279 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083212279 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083212279 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083212279 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083212279 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083212279 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083212279 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083212279 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083212279 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083212279 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083212279 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083212280 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) 20241107083212280 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) 20241107083212280 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(345)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(345)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(345)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(342)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(345)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(342)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(342)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(342)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(345)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083212288 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083212288 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) 20241107083212288 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) 20241107083212288 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083212288 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083212288 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) 20241107083212288 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083212288 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) 20241107083212288 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(342)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(342)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(345)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083212291 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083212292 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) 20241107083212292 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) 20241107083212292 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083212292 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083212292 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083212292 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083212292 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083212292 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083212292 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083212292 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) BTS(345)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083212292 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(345)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083212294 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) 20241107083212294 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) 20241107083212294 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083212294 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107083212294 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) 20241107083212295 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(342)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(342)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083212295 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) 20241107083212295 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) 20241107083212296 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) 20241107083212296 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) 20241107083212297 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) 20241107083212297 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) 20241107083212298 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) 20241107083212298 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) 20241107083212298 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) 20241107083212298 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) 20241107083212299 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 339@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 339@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083212309 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083212309 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083212309 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083212309 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083212309 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083212309 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083212309 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083212309 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083212310 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) 20241107083212310 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) 20241107083212311 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) 20241107083212311 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) 20241107083212312 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) 20241107083212312 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) 20241107083212312 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) 20241107083212312 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) 20241107083212313 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) 20241107083212313 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) 20241107083212313 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) 20241107083212313 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) 20241107083212313 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) 20241107083212313 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) 20241107083212313 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) 20241107083212313 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) 20241107083212314 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_force_two_phase_access-BVCI1234(340)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_force_two_phase_access-BVCI1234(340)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083212318 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083212318 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083212318 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083212318 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083212318 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083212318 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083212318 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083212318 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083212320 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) 20241107083212320 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083212320 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083212320 DRLCMAC DEBUG Forcing two phase access (bts.cpp:979) 20241107083212320 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083212320 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083212320 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083212320 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 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(345)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083212321 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083212321 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083212321 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083212321 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083212321 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083212321 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083212321 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083212321 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083212321 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083212321 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083212325 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083212325 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083212325 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083212325 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083212325 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083212327 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) 20241107083212327 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) 20241107083212329 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) 20241107083212329 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) 20241107083212330 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) 20241107083212330 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) 20241107083212331 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) 20241107083212331 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) 20241107083212332 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) 20241107083212332 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) 20241107083212332 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) 20241107083212332 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) 20241107083212332 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) 20241107083212332 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) 20241107083212332 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) 20241107083212332 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) 20241107083212336 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083212351 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) 20241107083212351 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) 20241107083212352 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) 20241107083212352 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) 20241107083212352 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) 20241107083212352 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) 20241107083212352 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) 20241107083212352 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) 20241107083212353 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) 20241107083212353 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) 20241107083212354 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) 20241107083212354 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) 20241107083212354 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) 20241107083212354 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) 20241107083212355 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) 20241107083212355 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) 20241107083212356 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083212370 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) 20241107083212370 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) 20241107083212371 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) 20241107083212371 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) 20241107083212371 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) 20241107083212371 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) 20241107083212371 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) 20241107083212372 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) 20241107083212372 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) 20241107083212372 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) 20241107083212372 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) 20241107083212372 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) 20241107083212373 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) 20241107083212373 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) 20241107083212373 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) 20241107083212373 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) 20241107083212375 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083212389 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) 20241107083212389 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) 20241107083212390 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) 20241107083212390 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) 20241107083212391 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) 20241107083212391 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) 20241107083212393 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) 20241107083212393 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) 20241107083212394 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) 20241107083212395 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) 20241107083212397 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) 20241107083212397 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) 20241107083212399 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) 20241107083212399 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) 20241107083212399 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) 20241107083212399 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) 20241107083212400 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083212413 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) 20241107083212413 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) 20241107083212413 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) 20241107083212413 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) 20241107083212413 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) 20241107083212413 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) 20241107083212413 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) 20241107083212413 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) 20241107083212413 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) 20241107083212413 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) 20241107083212413 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) 20241107083212413 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) 20241107083212414 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) 20241107083212414 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) 20241107083212414 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) 20241107083212414 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) 20241107083212417 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083212432 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) 20241107083212432 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) 20241107083212432 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) 20241107083212432 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) 20241107083212432 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) 20241107083212432 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) 20241107083212433 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) 20241107083212433 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) 20241107083212433 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) 20241107083212433 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) 20241107083212433 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) 20241107083212433 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) 20241107083212433 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) 20241107083212433 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) 20241107083212434 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) 20241107083212434 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) 20241107083212436 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083212450 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) 20241107083212450 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) 20241107083212450 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) 20241107083212450 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) 20241107083212451 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) 20241107083212451 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) 20241107083212451 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) 20241107083212451 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) 20241107083212451 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) 20241107083212451 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) 20241107083212451 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) 20241107083212451 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) 20241107083212451 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) 20241107083212451 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) 20241107083212451 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) 20241107083212451 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) 20241107083212459 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083212474 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) 20241107083212474 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) 20241107083212474 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) 20241107083212474 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) 20241107083212474 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) 20241107083212474 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) 20241107083212475 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) 20241107083212475 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) 20241107083212475 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) 20241107083212475 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) 20241107083212475 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) 20241107083212475 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) 20241107083212475 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) 20241107083212475 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) 20241107083212475 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) 20241107083212475 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) 20241107083212479 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083212492 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) 20241107083212492 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) 20241107083212493 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) 20241107083212493 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) 20241107083212493 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) 20241107083212493 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) 20241107083212493 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) 20241107083212493 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) 20241107083212494 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) 20241107083212494 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) 20241107083212494 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) 20241107083212494 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) 20241107083212494 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) 20241107083212494 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) 20241107083212495 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) 20241107083212495 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) 20241107083212497 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083212511 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) 20241107083212511 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) 20241107083212511 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) 20241107083212511 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) 20241107083212511 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) 20241107083212511 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) 20241107083212512 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) 20241107083212512 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) 20241107083212512 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) 20241107083212512 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) 20241107083212512 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) 20241107083212512 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) 20241107083212512 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) 20241107083212512 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) 20241107083212512 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) 20241107083212512 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) 20241107083212520 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083212534 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) 20241107083212534 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) 20241107083212534 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083212534 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083212534 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) 20241107083212534 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083212534 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083212534 DLGLOBAL DEBUG validating counter group 0x55f699e87740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083212534 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083212534 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083212535 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083212535 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083212535 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083212535 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) 20241107083212535 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083212535 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083212535 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083212535 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083212535 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083212535 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083212535 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083212535 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083212535 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083212535 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083212535 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083212535 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) 20241107083212535 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083212535 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083212535 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083212535 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083212535 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083212535 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083212535 DLGLOBAL DEBUG validating counter group 0x55f699e87b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083212535 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083212535 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083212535 DLGLOBAL DEBUG validating counter group 0x55f699e87be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083212535 DLGLOBAL DEBUG validating counter group 0x55f699e87c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083212535 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083212535 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:1192) 20241107083212535 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) 20241107083212535 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) 20241107083212535 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) 20241107083212535 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083212535 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083212535 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) 20241107083212535 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083212535 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) 20241107083212535 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:820) 20241107083212535 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083212535 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083212535 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:220) 20241107083212535 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083212535 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) 20241107083212535 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) 20241107083212535 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) 20241107083212535 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) 20241107083212535 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) 20241107083212535 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) 20241107083212535 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) 20241107083212535 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) 20241107083212536 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) 20241107083212536 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) 20241107083212536 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) 20241107083212536 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) 20241107083212536 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) 20241107083212536 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) 20241107083212539 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) 20241107083212539 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:387) 20241107083212539 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083212539 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083212539 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083212539 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) 20241107083212539 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083212539 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083212539 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) 20241107083212539 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:238) 20241107083212539 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) 20241107083212539 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) 20241107083212539 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(345)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083212553 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 6c f8 8c b8 80 ba cd bc c3 db d2 8e f9 db dd 7b 04 f5 a7 68 (pcu_l1_if.cpp:463) 20241107083212553 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) 20241107083212553 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083212553 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 01 6c f8 8c b8 80 ba cd bc c3 db d2 8e f9 db dd 7b 04 f5 a7 68 (pdch.cpp:1021) 20241107083212553 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:1032) 20241107083212553 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:1072) 20241107083212553 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) 20241107083212553 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) 20241107083212553 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083212553 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} data_length=20, data=6c f8 8c b8 80 ba cd bc c3 db d2 8e f9 db dd 7b 04 f5 a7 68 (tbf_ul.cpp:337) 20241107083212553 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083212553 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083212553 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083212553 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083212553 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) 20241107083212553 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} complete UL frame len=20 (tbf_ul.cpp:197) 20241107083212553 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} len=20 (tbf_ul.cpp:467) 20241107083212553 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083212553 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083212553 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) 20241107083212553 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) 20241107083212553 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) 20241107083212553 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) 20241107083212553 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) 20241107083212553 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) 20241107083212553 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) 20241107083212553 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) 20241107083212553 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) 20241107083212554 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) 20241107083212554 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) 20241107083212554 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) 20241107083212554 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) 20241107083212554 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) 20241107083212554 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) 20241107083212557 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083212571 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) 20241107083212571 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) 20241107083212572 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) 20241107083212572 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) 20241107083212572 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) 20241107083212572 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) 20241107083212572 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) 20241107083212572 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) 20241107083212572 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) 20241107083212572 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) 20241107083212572 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) 20241107083212572 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) 20241107083212572 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) 20241107083212572 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) 20241107083212573 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) 20241107083212573 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) 20241107083212581 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083212595 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) 20241107083212595 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) 20241107083212595 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) 20241107083212595 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) 20241107083212595 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) 20241107083212595 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) 20241107083212595 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) 20241107083212595 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) 20241107083212595 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) 20241107083212595 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) 20241107083212596 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) 20241107083212596 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) 20241107083212596 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) 20241107083212596 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) 20241107083212596 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) 20241107083212596 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) 20241107083212599 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083212613 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) 20241107083212613 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) 20241107083212613 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083212613 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083212613 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) 20241107083212614 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083212614 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083212614 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083212614 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083212614 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083212614 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083212614 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) MTC@fb7e2f9c3787: Start timer T: 0.5 s 20241107083212614 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) 20241107083212614 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) 20241107083212614 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) 20241107083212614 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) 20241107083212614 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) 20241107083212614 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) 20241107083212614 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) 20241107083212614 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) 20241107083212615 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) 20241107083212615 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) 20241107083212615 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) 20241107083212615 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) 20241107083212615 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) 20241107083212615 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) 20241107083212616 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083212616 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083212616 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083212616 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083212616 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083212616 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241107083212616 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241107083212616 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083212616 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083212616 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) 20241107083212616 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083212616 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083212616 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083212616 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241107083212616 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083212616 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083212616 DLGLOBAL DEBUG validating counter group 0x55f699e87b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083212616 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083212616 DLGLOBAL DEBUG validating counter group 0x55f699e87e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083212616 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083212616 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:1192) 20241107083212616 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) 20241107083212616 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) 20241107083212616 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) 20241107083212616 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241107083212616 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241107083212616 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) 20241107083212616 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241107083212616 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:147) 20241107083212616 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241107083212616 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) 20241107083212616 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241107083212616 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) 20241107083212618 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083212632 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) 20241107083212632 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) 20241107083212632 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) 20241107083212632 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) 20241107083212632 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) 20241107083212632 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) 20241107083212632 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) 20241107083212632 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) 20241107083212633 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) 20241107083212633 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) 20241107083212633 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) 20241107083212633 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) 20241107083212633 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) 20241107083212633 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) 20241107083212633 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) 20241107083212633 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) 20241107083212641 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083212655 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) 20241107083212655 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) 20241107083212655 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) 20241107083212655 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) 20241107083212655 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) 20241107083212655 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) 20241107083212656 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) 20241107083212656 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) 20241107083212656 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) 20241107083212656 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) 20241107083212656 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) 20241107083212656 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) 20241107083212656 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) 20241107083212656 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) 20241107083212656 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) 20241107083212656 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) 20241107083212660 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083212674 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) 20241107083212674 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) 20241107083212674 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) 20241107083212674 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) 20241107083212674 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) 20241107083212674 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) 20241107083212674 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) 20241107083212674 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) 20241107083212674 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) 20241107083212674 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) 20241107083212674 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) 20241107083212674 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) 20241107083212674 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) 20241107083212674 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) 20241107083212675 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) 20241107083212675 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) 20241107083212678 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083212692 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) 20241107083212692 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) 20241107083212692 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) 20241107083212692 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) 20241107083212693 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) 20241107083212693 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) 20241107083212693 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) 20241107083212693 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) 20241107083212693 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) 20241107083212693 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) 20241107083212693 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) 20241107083212693 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) 20241107083212693 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) 20241107083212693 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) 20241107083212693 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) 20241107083212693 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) 20241107083212701 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083212715 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) 20241107083212715 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) 20241107083212716 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) 20241107083212716 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) 20241107083212716 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) 20241107083212716 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) 20241107083212716 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) 20241107083212716 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) 20241107083212716 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) 20241107083212716 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) 20241107083212716 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) 20241107083212716 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) 20241107083212716 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) 20241107083212716 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) 20241107083212716 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) 20241107083212716 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) 20241107083212720 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083212734 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) 20241107083212734 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) 20241107083212734 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) 20241107083212734 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) 20241107083212734 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) 20241107083212734 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) 20241107083212734 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) 20241107083212735 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) 20241107083212735 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) 20241107083212735 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) 20241107083212735 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) 20241107083212735 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) 20241107083212735 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) 20241107083212735 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) 20241107083212735 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) 20241107083212735 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) 20241107083212739 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083212753 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) 20241107083212753 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) 20241107083212753 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) 20241107083212753 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) 20241107083212753 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) 20241107083212753 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) 20241107083212753 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) 20241107083212753 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) 20241107083212753 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) 20241107083212753 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) 20241107083212753 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) 20241107083212753 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) 20241107083212753 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) 20241107083212753 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) 20241107083212754 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) 20241107083212754 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) 20241107083212762 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083212776 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) 20241107083212776 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) 20241107083212776 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) 20241107083212776 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) 20241107083212776 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) 20241107083212776 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) 20241107083212776 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) 20241107083212776 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) 20241107083212776 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) 20241107083212776 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) 20241107083212776 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) 20241107083212776 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) 20241107083212777 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) 20241107083212777 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) 20241107083212777 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) 20241107083212777 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) 20241107083212780 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083212794 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) 20241107083212794 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) 20241107083212794 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) 20241107083212794 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) 20241107083212795 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) 20241107083212795 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) 20241107083212795 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) 20241107083212795 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) 20241107083212795 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) 20241107083212795 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) 20241107083212795 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) 20241107083212795 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) 20241107083212795 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) 20241107083212795 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) 20241107083212795 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) 20241107083212795 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) 20241107083212799 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083212813 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) 20241107083212813 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) 20241107083212813 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) 20241107083212813 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) 20241107083212813 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) 20241107083212813 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) 20241107083212813 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) 20241107083212813 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) 20241107083212813 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) 20241107083212813 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) 20241107083212814 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) 20241107083212814 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) 20241107083212814 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) 20241107083212814 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) 20241107083212814 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) 20241107083212814 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) 20241107083212822 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083212837 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) 20241107083212837 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) 20241107083212837 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) 20241107083212837 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) 20241107083212837 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) 20241107083212837 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) 20241107083212837 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) 20241107083212837 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) 20241107083212838 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) 20241107083212838 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) 20241107083212838 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) 20241107083212838 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) 20241107083212838 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) 20241107083212838 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) 20241107083212838 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) 20241107083212838 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) 20241107083212841 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083212856 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) 20241107083212856 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) 20241107083212856 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) 20241107083212856 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) 20241107083212856 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) 20241107083212856 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) 20241107083212856 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) 20241107083212856 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) 20241107083212857 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) 20241107083212857 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) 20241107083212857 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) 20241107083212857 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) 20241107083212857 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) 20241107083212857 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) 20241107083212857 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) 20241107083212857 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) 20241107083212861 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083212875 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) 20241107083212875 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) 20241107083212877 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) 20241107083212877 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) 20241107083212877 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) 20241107083212877 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) 20241107083212878 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) 20241107083212878 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) 20241107083212879 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) 20241107083212879 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) 20241107083212880 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) 20241107083212880 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) 20241107083212881 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) 20241107083212881 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) 20241107083212881 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) 20241107083212882 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) 20241107083212885 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083212899 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) 20241107083212899 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) 20241107083212900 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) 20241107083212900 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) 20241107083212901 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) 20241107083212901 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) 20241107083212902 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) 20241107083212902 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) 20241107083212903 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) 20241107083212903 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) 20241107083212903 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) 20241107083212903 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) 20241107083212904 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) 20241107083212904 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) 20241107083212905 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) 20241107083212905 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) 20241107083212906 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083212920 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) 20241107083212920 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) 20241107083212922 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) 20241107083212922 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) 20241107083212922 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) 20241107083212922 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) 20241107083212923 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) 20241107083212923 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) 20241107083212924 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) 20241107083212924 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) 20241107083212925 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) 20241107083212925 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) 20241107083212926 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) 20241107083212926 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) 20241107083212926 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) 20241107083212926 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) 20241107083212927 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083212940 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) 20241107083212940 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) 20241107083212940 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) 20241107083212940 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) 20241107083212941 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) 20241107083212941 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) 20241107083212942 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) 20241107083212942 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) 20241107083212942 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) 20241107083212942 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) 20241107083212943 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) 20241107083212943 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) 20241107083212944 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) 20241107083212944 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) 20241107083212944 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) 20241107083212944 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) 20241107083212948 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083212962 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) 20241107083212962 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) 20241107083212963 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) 20241107083212963 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) 20241107083212964 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) 20241107083212964 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) 20241107083212964 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) 20241107083212964 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) 20241107083212965 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) 20241107083212965 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) 20241107083212965 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) 20241107083212965 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) 20241107083212965 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) 20241107083212965 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) 20241107083212966 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) 20241107083212966 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) 20241107083212966 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083212981 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) 20241107083212981 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) 20241107083212982 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) 20241107083212982 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) 20241107083212983 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) 20241107083212983 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) 20241107083212984 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) 20241107083212984 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) 20241107083212984 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) 20241107083212984 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) 20241107083212985 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) 20241107083212985 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) 20241107083212986 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) 20241107083212986 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) 20241107083212987 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) 20241107083212987 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) 20241107083212988 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083213000 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) 20241107083213000 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) 20241107083213001 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) 20241107083213001 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) 20241107083213001 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) 20241107083213001 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) 20241107083213002 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) 20241107083213002 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) 20241107083213002 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) 20241107083213002 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) 20241107083213003 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) 20241107083213003 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) 20241107083213003 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) 20241107083213003 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) 20241107083213004 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) 20241107083213004 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) 20241107083213010 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083213024 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) 20241107083213024 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) 20241107083213025 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) 20241107083213026 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) 20241107083213026 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) 20241107083213026 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) 20241107083213027 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) 20241107083213027 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) 20241107083213028 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) 20241107083213028 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) 20241107083213029 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) 20241107083213029 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) 20241107083213030 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) 20241107083213030 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) 20241107083213030 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) 20241107083213031 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) 20241107083213031 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083213044 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) 20241107083213044 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) 20241107083213045 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) 20241107083213045 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) 20241107083213046 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) 20241107083213046 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) 20241107083213048 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) 20241107083213048 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) 20241107083213049 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) 20241107083213049 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) 20241107083213050 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) 20241107083213050 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) 20241107083213051 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) 20241107083213051 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) 20241107083213051 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) 20241107083213051 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) 20241107083213052 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083213062 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) 20241107083213062 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) 20241107083213062 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) 20241107083213062 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) 20241107083213062 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) 20241107083213062 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) 20241107083213063 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) 20241107083213063 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) 20241107083213063 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) 20241107083213063 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) 20241107083213063 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) 20241107083213063 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) 20241107083213063 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) 20241107083213063 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) 20241107083213064 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) 20241107083213064 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) 20241107083213071 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083213085 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) 20241107083213085 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) 20241107083213085 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) 20241107083213085 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) 20241107083213086 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) 20241107083213086 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) 20241107083213086 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) 20241107083213086 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) 20241107083213086 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) 20241107083213086 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) 20241107083213087 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) 20241107083213087 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) 20241107083213087 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) 20241107083213087 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) 20241107083213087 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) 20241107083213087 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) 20241107083213090 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083213104 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) 20241107083213104 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) 20241107083213104 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) 20241107083213104 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) 20241107083213104 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) 20241107083213104 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) 20241107083213105 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) 20241107083213105 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) 20241107083213105 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) 20241107083213105 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) 20241107083213105 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) 20241107083213105 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) 20241107083213105 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) 20241107083213105 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) 20241107083213106 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) 20241107083213106 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) 20241107083213108 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083213122 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) 20241107083213122 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) 20241107083213123 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) 20241107083213123 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) 20241107083213123 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) 20241107083213123 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) 20241107083213123 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) 20241107083213123 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) 20241107083213123 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) 20241107083213123 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) 20241107083213124 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) 20241107083213124 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) 20241107083213124 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) 20241107083213124 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) 20241107083213124 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) 20241107083213124 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) 20241107083213132 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) 20241107083213132 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) 20241107083213132 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241107083213132 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:266) 20241107083213132 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 182 + 13 = 195 (pdch_ul_controller.c:131) 20241107083213132 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:106) 20241107083213132 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083213132 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) 20241107083213132 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083213132 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type POLL (pdch_ul_controller.c:184) 20241107083213132 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=195, TS=7) (tbf_dl_ass_fsm.c:127) 20241107083213132 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:165) 20241107083213132 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083213132 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 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) 20241107083213132 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(345)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20241107083213146 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) 20241107083213146 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) 20241107083213148 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) 20241107083213148 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) 20241107083213148 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) 20241107083213148 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) 20241107083213148 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) 20241107083213148 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) 20241107083213149 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) 20241107083213149 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) 20241107083213149 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) 20241107083213149 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) 20241107083213150 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) 20241107083213150 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) 20241107083213150 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) 20241107083213150 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) 20241107083213151 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083213165 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) 20241107083213165 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) 20241107083213165 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=186): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083213165 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083213165 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) 20241107083213165 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) 20241107083213165 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) 20241107083213165 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) 20241107083213165 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) 20241107083213165 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) 20241107083213165 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) 20241107083213165 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) 20241107083213166 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) 20241107083213166 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) 20241107083213166 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) 20241107083213166 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) 20241107083213166 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) 20241107083213166 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) 20241107083213169 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083213184 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) 20241107083213184 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) 20241107083213184 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) 20241107083213184 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) 20241107083213184 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) 20241107083213184 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) 20241107083213184 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) 20241107083213184 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) 20241107083213185 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) 20241107083213185 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) 20241107083213185 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) 20241107083213185 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) 20241107083213185 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) 20241107083213185 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) 20241107083213185 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) 20241107083213185 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) 20241107083213193 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083213207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 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) 20241107083213207 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) 20241107083213207 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083213207 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083213207 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) 20241107083213207 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083213207 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=195 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241107083213207 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241107083213207 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:182) 20241107083213207 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got PKT_CTRL_ACK confirming assignment of TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:433) 20241107083213207 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:439) 20241107083213207 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241107083213207 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) 20241107083213207 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) 20241107083213207 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) 20241107083213207 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) 20241107083213208 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) 20241107083213208 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) 20241107083213208 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) 20241107083213208 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) 20241107083213208 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) 20241107083213208 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) 20241107083213208 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) 20241107083213208 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) 20241107083213208 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) 20241107083213208 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) 20241107083213212 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) 20241107083213212 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) 20241107083213212 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241107083213212 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) 20241107083213212 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083213212 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083213212 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) 20241107083213212 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) 20241107083213212 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083213212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 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) 20241107083213212 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(345)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083213226 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) 20241107083213226 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) 20241107083213226 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) 20241107083213226 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) 20241107083213226 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) 20241107083213226 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) 20241107083213226 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) 20241107083213226 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) 20241107083213227 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) 20241107083213227 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) 20241107083213227 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) 20241107083213227 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) 20241107083213227 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) 20241107083213227 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) 20241107083213227 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) 20241107083213227 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) 20241107083213230 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) 20241107083213230 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) 20241107083213230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241107083213230 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_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241107083213230 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) 20241107083213231 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) 20241107083213231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083213231 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083213231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083213231 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) 20241107083213231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241107083213231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 37 49 67 3d 36 57 8c ad e3 e8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083213231 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) 20241107083213231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083213231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083213231 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) 20241107083213231 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 203 + 13 = 216 (pdch_ul_controller.c:131) 20241107083213231 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type POLL (pdch_ul_controller.c:184) 20241107083213231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=216, TS=7) (tbf_dl.cpp:883) 20241107083213231 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=216, TS=7 (tbf_dl.cpp:903) 20241107083213231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 37 49 67 3d 36 57 8c ad e3 e8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083213231 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=08 00 00 29 37 49 67 3d 36 57 8c ad e3 e8 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) 20241107083213231 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083213245 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) 20241107083213245 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) 20241107083213245 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) 20241107083213245 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083213245 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) 20241107083213245 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) 20241107083213245 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) 20241107083213245 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) 20241107083213246 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) 20241107083213246 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) 20241107083213246 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) 20241107083213246 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) 20241107083213246 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) 20241107083213246 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) 20241107083213246 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) 20241107083213246 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) 20241107083213246 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) 20241107083213246 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) 20241107083213254 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083213268 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) 20241107083213268 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) 20241107083213268 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=208): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083213268 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083213269 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) 20241107083213269 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) 20241107083213269 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) 20241107083213269 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) 20241107083213269 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) 20241107083213269 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) 20241107083213269 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) 20241107083213269 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) 20241107083213269 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) 20241107083213269 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) 20241107083213269 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) 20241107083213269 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) 20241107083213269 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) 20241107083213269 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) 20241107083213273 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083213287 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) 20241107083213287 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) 20241107083213287 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) 20241107083213287 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) 20241107083213287 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) 20241107083213287 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) 20241107083213287 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) 20241107083213287 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) 20241107083213288 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) 20241107083213288 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) 20241107083213288 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) 20241107083213288 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) 20241107083213288 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) 20241107083213288 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) 20241107083213288 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) 20241107083213288 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) 20241107083213292 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083213306 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=2 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) 20241107083213306 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) 20241107083213306 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083213306 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083213306 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) 20241107083213306 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083213306 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083213306 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:511) 20241107083213306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083213306 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) 20241107083213306 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) 20241107083213306 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083213306 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) 20241107083213306 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) 20241107083213306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241107083213306 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107083213306 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) 20241107083213306 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) 20241107083213306 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) BTS(345)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083213306 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) 20241107083213306 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) 20241107083213306 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) 20241107083213306 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) 20241107083213307 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) 20241107083213307 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) 20241107083213307 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) 20241107083213307 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) 20241107083213307 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) 20241107083213307 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) 20241107083213307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47394<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083213307 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) 20241107083213307 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) 20241107083213309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47378<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083213309 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083213309 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083213309 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083213309 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083213309 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:1202) 20241107083213309 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083213309 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241107083213309 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083213309 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083213309 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083213309 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083213309 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083213309 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083213309 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:1202) 20241107083213309 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083213309 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083213309 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083213309 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083213309 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083213309 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083213309 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083213309 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083213309 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083213309 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083213309 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083213309 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083213309 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083213309 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083213309 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083213309 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083213309 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083213309 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083213309 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) 20241107083213309 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) 20241107083213309 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 8131 with status 0 MTC@fb7e2f9c3787: Test case TC_force_two_phase_access finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_force_two_phase_access pass'. respawn: 33: starting: osmo-pcu Thu Nov 7 08:32:13 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 20241107083213336 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083213337 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083213337 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083213337 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083213367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56394<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083213468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56394<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=335352) Waiting for packet dumper to finish... 1 (prev_count=335352, count=390860) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_force_two_phase_access pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mt_ping_pong'. ------ PCU_Tests.TC_mt_ping_pong ------ Thu Nov 7 08:32:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_mt_ping_pong.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_mt_ping_pong.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mt_ping_pong' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_mt_ping_pong started. 351@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_mt_ping_pong-BVCI1234(353)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 351@fb7e2f9c3787: 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(355)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 351@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(355)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083216586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56396<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 351@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(359)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 351@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(359)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(356)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(356)@fb7e2f9c3787: Start timer T: 5 s PCUIF(356)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083216594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56412<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_mt_ping_pong-STATS(361)@fb7e2f9c3787: Start timer T: 2 s TC_mt_ping_pong-STATS(361)@fb7e2f9c3787: Start timer T: 2 s 351@fb7e2f9c3787: 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(362)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(362)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083218337 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083218337 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083218337 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(356)@fb7e2f9c3787: OsmoPCU is now connected BTS(358)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083218355 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083218355 DLGLOBAL DEBUG validating counter group 0x555d52695020(bts) with 102 counters (rate_ctr.c:86) 20241107083218355 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083218355 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083218355 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083218355 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083218355 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083218355 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083218355 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083218355 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083218355 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083218355 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083218355 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083218355 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083218355 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083218355 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083218355 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083218355 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083218355 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083218355 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083218355 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083218355 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083218355 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083218355 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083218355 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083218355 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083218355 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083218355 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083218355 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083218355 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083218355 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083218355 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083218355 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083218355 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083218355 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083218355 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083218355 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083218355 DLGLOBAL DEBUG validating counter group 0x7f8e641bb5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083218355 DLGLOBAL DEBUG validating counter group 0x555d52694700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083218355 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083218355 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083218355 DLGLOBAL DEBUG validating counter group 0x7f8e641bc160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083218355 DLGLOBAL DEBUG validating counter group 0x7f8e641bc140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083218355 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083218355 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) 20241107083218355 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) 20241107083218355 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083218355 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083218355 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083218355 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083218355 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083218355 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083218355 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083218355 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083218355 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083218355 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083218355 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083218355 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083218355 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083218355 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083218355 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083218355 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083218355 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083218355 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083218355 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083218355 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083218355 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083218355 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083218355 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083218355 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083218355 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083218355 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083218355 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) 20241107083218355 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) 20241107083218355 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(358)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(355)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(358)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(355)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(355)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(355)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083218356 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083218356 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) 20241107083218356 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) 20241107083218356 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083218356 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083218356 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(358)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" 20241107083218356 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083218356 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) 20241107083218356 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(358)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(355)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(355)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(358)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083218357 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083218357 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) 20241107083218357 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) 20241107083218357 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083218357 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083218357 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083218357 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083218357 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083218357 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083218357 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(358)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(358)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083218359 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083218359 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(355)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(355)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(355)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(358)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083218365 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) 20241107083218365 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) 20241107083218367 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) 20241107083218367 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) 20241107083218368 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) 20241107083218368 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) 20241107083218369 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) 20241107083218369 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) 20241107083218370 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) 20241107083218370 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) 352@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 352@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083218372 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) 20241107083218372 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) 20241107083218373 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) 20241107083218373 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) 20241107083218374 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) 20241107083218374 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) 20241107083218375 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083218377 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083218377 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083218377 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083218377 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083218377 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083218377 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083218378 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083218378 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083218384 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) 20241107083218384 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) 20241107083218386 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) 20241107083218386 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) 20241107083218387 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) 20241107083218387 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) 20241107083218388 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) 20241107083218388 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) TC_mt_ping_pong-BVCI1234(353)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083218388 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) 20241107083218388 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) 20241107083218389 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) 20241107083218389 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_mt_ping_pong-BVCI1234(353)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083218390 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) 20241107083218390 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) 20241107083218391 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) 20241107083218391 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@fb7e2f9c3787: BSSGP successfully initialized 20241107083218392 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083218393 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083218393 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083218393 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083218393 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083218393 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083218393 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083218393 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083218393 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083218398 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083218398 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083218398 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083218398 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083218398 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083218398 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241107083218398 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083218398 DLGLOBAL DEBUG validating counter group 0x555d52694740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083218398 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107083218398 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083218398 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107083218398 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083218398 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083218398 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083218398 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083218399 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083218399 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083218399 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083218399 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083218399 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083218399 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083218399 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083218399 DRLCMAC 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) 20241107083218399 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083218399 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083218399 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083218399 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083218399 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083218399 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083218399 DLGLOBAL DEBUG validating counter group 0x555d52694b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083218399 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083218399 DLGLOBAL DEBUG validating counter group 0x555d52694e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083218399 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083218399 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:1192) 20241107083218399 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) 20241107083218399 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) 20241107083218399 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) 20241107083218399 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) 20241107083218399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083218399 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) 20241107083218399 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083218399 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) 20241107083218399 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083218399 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) 20241107083218399 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) 20241107083218399 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) 20241107083218399 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083218399 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083218399 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083218399 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083218399 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083218399 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083218399 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083218399 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083218400 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083218400 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(358)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(358)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 } } } } } } } } } 20241107083218403 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) 20241107083218403 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083218403 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) 20241107083218404 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) 20241107083218404 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) 20241107083218404 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) 20241107083218404 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) 20241107083218404 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) 20241107083218404 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) 20241107083218404 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) 20241107083218404 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) 20241107083218404 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) 20241107083218405 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083218405 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083218405 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083218405 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083218405 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083218405 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) 20241107083218405 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) 20241107083218405 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) 20241107083218405 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) 20241107083218405 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083218405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083218405 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083218405 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) 20241107083218412 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083218427 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) 20241107083218427 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) 20241107083218428 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) 20241107083218428 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) 20241107083218429 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) 20241107083218429 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) 20241107083218430 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) 20241107083218430 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) 20241107083218431 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) 20241107083218431 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) 20241107083218431 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) 20241107083218431 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) 20241107083218432 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) 20241107083218432 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) 20241107083218433 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) 20241107083218433 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) 20241107083218434 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083218446 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) 20241107083218446 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) 20241107083218447 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) 20241107083218447 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) 20241107083218448 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) 20241107083218448 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) 20241107083218449 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) 20241107083218449 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) 20241107083218450 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) 20241107083218450 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) 20241107083218451 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) 20241107083218451 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) 20241107083218451 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) 20241107083218451 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) 20241107083218452 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) 20241107083218452 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) 20241107083218453 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083218465 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) 20241107083218465 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) 20241107083218466 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) 20241107083218466 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) 20241107083218467 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) 20241107083218467 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) 20241107083218468 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) 20241107083218468 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) 20241107083218469 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) 20241107083218469 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) 20241107083218470 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) 20241107083218470 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) 20241107083218470 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) 20241107083218470 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) 20241107083218471 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) 20241107083218471 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) 20241107083218475 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083218489 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) 20241107083218489 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) 20241107083218490 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) 20241107083218490 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) 20241107083218491 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) 20241107083218491 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) 20241107083218492 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) 20241107083218492 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) 20241107083218492 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) 20241107083218492 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) 20241107083218493 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) 20241107083218493 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) 20241107083218494 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) 20241107083218494 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) 20241107083218495 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) 20241107083218495 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) 20241107083218495 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083218508 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) 20241107083218508 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) 20241107083218509 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) 20241107083218509 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) 20241107083218510 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) 20241107083218510 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) 20241107083218511 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) 20241107083218511 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) 20241107083218512 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) 20241107083218512 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) 20241107083218512 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) 20241107083218512 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) 20241107083218513 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) 20241107083218513 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) 20241107083218514 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) 20241107083218514 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) 20241107083218515 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083218528 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) 20241107083218528 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) 20241107083218530 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) 20241107083218530 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) 20241107083218530 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) 20241107083218530 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) 20241107083218531 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) 20241107083218531 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) 20241107083218532 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) 20241107083218532 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) 20241107083218533 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) 20241107083218533 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) 20241107083218534 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) 20241107083218534 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) 20241107083218534 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) 20241107083218534 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) 20241107083218537 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083218551 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) 20241107083218551 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) 20241107083218552 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) 20241107083218552 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) 20241107083218553 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) 20241107083218553 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) 20241107083218554 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) 20241107083218554 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) 20241107083218554 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) 20241107083218555 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) 20241107083218555 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) 20241107083218555 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) 20241107083218557 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) 20241107083218557 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) 20241107083218558 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) 20241107083218558 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) 20241107083218558 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083218570 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) 20241107083218570 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) 20241107083218572 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) 20241107083218572 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) 20241107083218573 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) 20241107083218573 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) 20241107083218573 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) 20241107083218573 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) 20241107083218575 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) 20241107083218575 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) 20241107083218575 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) 20241107083218576 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) 20241107083218576 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) 20241107083218576 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) 20241107083218577 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) 20241107083218577 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) 20241107083218579 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083218591 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) 20241107083218591 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) 20241107083218592 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) 20241107083218592 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) 20241107083218593 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) 20241107083218593 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) 20241107083218594 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) 20241107083218594 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) 20241107083218594 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) 20241107083218595 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) 20241107083218595 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) 20241107083218595 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) 20241107083218596 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) 20241107083218596 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) 20241107083218597 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) 20241107083218597 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) 20241107083218600 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083218606 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083218606 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) 20241107083218606 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083218614 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) 20241107083218614 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) 20241107083218615 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) 20241107083218615 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) 20241107083218616 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) 20241107083218616 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) 20241107083218617 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) 20241107083218617 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) 20241107083218618 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) 20241107083218618 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) 20241107083218619 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) 20241107083218619 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) 20241107083218619 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) 20241107083218620 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) 20241107083218620 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) 20241107083218620 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) 20241107083218622 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) 20241107083218622 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) 20241107083218622 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) 20241107083218622 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) 20241107083218622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083218622 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083218622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083218622 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) 20241107083218622 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) 20241107083218622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 22 8e 5e 12 e4 87 f9 ee ff 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083218622 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) 20241107083218622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083218622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083218622 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) 20241107083218622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083218622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083218622 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) 20241107083218622 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) 20241107083218622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 22 8e 5e 12 e4 87 f9 ee ff 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083218622 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 22 8e 5e 12 e4 87 f9 ee ff 7d 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) 20241107083218623 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083218633 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) 20241107083218634 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) 20241107083218635 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) 20241107083218635 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) 20241107083218636 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) 20241107083218636 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) 20241107083218636 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) 20241107083218636 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) 20241107083218637 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) 20241107083218637 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) 20241107083218638 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) 20241107083218638 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) 20241107083218639 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) 20241107083218639 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) 20241107083218640 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) 20241107083218640 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) 20241107083218641 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083218653 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) 20241107083218653 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) 20241107083218654 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) 20241107083218654 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) 20241107083218655 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) 20241107083218655 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) 20241107083218656 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) 20241107083218656 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) 20241107083218657 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) 20241107083218657 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) 20241107083218658 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) 20241107083218658 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) 20241107083218659 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) 20241107083218659 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) 20241107083218659 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) 20241107083218659 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) 20241107083218663 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083218677 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) 20241107083218677 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) 20241107083218678 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) 20241107083218678 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) 20241107083218679 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) 20241107083218679 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) 20241107083218680 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) 20241107083218680 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) 20241107083218681 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) 20241107083218681 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) 20241107083218682 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) 20241107083218682 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) 20241107083218683 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) 20241107083218683 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) 20241107083218684 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) 20241107083218684 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) 20241107083218684 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083218697 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) 20241107083218697 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) 20241107083218697 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083218697 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083218697 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) 20241107083218697 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083218697 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083218697 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:511) 20241107083218697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083218697 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) 20241107083218697 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) 20241107083218697 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083218697 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) 20241107083218697 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) 20241107083218697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241107083218697 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107083218697 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) 20241107083218697 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083218697 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) 20241107083218697 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083218697 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083218698 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083218698 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Allocating UL TBF (tbf_ul.cpp:115) 20241107083218698 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083218698 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083218698 DLGLOBAL DEBUG validating counter group 0x555d52694b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083218698 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083218698 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083218698 DLGLOBAL DEBUG validating counter group 0x555d52694be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083218698 DLGLOBAL DEBUG validating counter group 0x555d52694c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083218698 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) 20241107083218698 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:1192) 20241107083218698 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) 20241107083218698 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) 20241107083218698 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) 20241107083218698 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) 20241107083218698 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083218698 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) 20241107083218698 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083218698 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) 20241107083218698 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) 20241107083218698 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:126) 20241107083218698 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:188) 20241107083218698 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:220) 20241107083218698 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) 20241107083218700 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) 20241107083218700 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) 20241107083218701 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) 20241107083218701 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) 20241107083218702 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) 20241107083218702 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) 20241107083218703 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) 20241107083218703 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) 20241107083218704 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) 20241107083218705 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) 20241107083218706 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) 20241107083218706 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) 20241107083218707 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) 20241107083218707 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) 20241107083218708 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) 20241107083218708 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:387) 20241107083218708 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 73 + 13 = 86 (pdch_ul_controller.c:131) 20241107083218708 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) 20241107083218708 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083218708 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) 20241107083218709 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083218709 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type POLL (pdch_ul_controller.c:184) 20241107083218709 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled UL Assignment polling on PACCH (FN=86, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083218709 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:238) 20241107083218709 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) 20241107083218709 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 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) 20241107083218710 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(358)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B'O ("\v++++++++++") 20241107083218717 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) 20241107083218717 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) 20241107083218718 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) 20241107083218718 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) 20241107083218719 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) 20241107083218719 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) 20241107083218720 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) 20241107083218720 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) 20241107083218721 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) 20241107083218721 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) 20241107083218722 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) 20241107083218722 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) 20241107083218722 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) 20241107083218722 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) 20241107083218723 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) 20241107083218723 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) 20241107083218724 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083218739 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=00 01 01 00 00 00 01 78 64 7a 73 13 b1 e9 b5 fe 50 a9 f5 29 cb 3b 2a (pcu_l1_if.cpp:463) 20241107083218740 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) 20241107083218740 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083218740 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 78 64 7a 73 13 b1 e9 b5 fe 50 a9 f5 29 cb 3b 2a (pdch.cpp:1021) 20241107083218740 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:1032) 20241107083218740 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=78 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (pdch.cpp:1072) 20241107083218740 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) 20241107083218740 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) 20241107083218740 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) 20241107083218740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} data_length=20, data=00 00 00 01 78 64 7a 73 13 b1 e9 b5 fe 50 a9 f5 29 cb 3b 2a (tbf_ul.cpp:337) 20241107083218740 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083218740 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083218740 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083218740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083218740 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) 20241107083218740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083218740 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} len=16 (tbf_ul.cpp:467) 20241107083218740 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083218740 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) 20241107083218740 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083218740 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) 20241107083218743 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) 20241107083218743 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) 20241107083218744 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) 20241107083218744 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) 20241107083218745 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) 20241107083218745 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) 20241107083218746 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) 20241107083218746 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) 20241107083218747 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) 20241107083218747 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) 20241107083218748 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) 20241107083218748 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) 20241107083218748 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) 20241107083218748 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) 20241107083218749 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) 20241107083218749 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=82 block_nr=7 scheduling free USF for polling at FN=86 of TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20241107083218749 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) 20241107083218749 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083218749 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083218749 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) 20241107083218749 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) 20241107083218749 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083218749 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 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) 20241107083218750 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(358)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B2B'O ("K+++++") 20241107083218759 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) 20241107083218759 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) 20241107083218760 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) 20241107083218760 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) 20241107083218761 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) 20241107083218761 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) 20241107083218762 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) 20241107083218762 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) 20241107083218763 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) 20241107083218763 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) 20241107083218763 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) 20241107083218763 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) 20241107083218764 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) 20241107083218764 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) 20241107083218765 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) 20241107083218765 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) 20241107083218766 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083218778 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) 20241107083218778 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) 20241107083218778 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=86, reason=UL_ASS): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083218778 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=86, TS=7 (curr FN 86), reason=UL_ASS (tbf.cpp:487) 20241107083218778 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20241107083218778 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) 20241107083218778 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:280) 20241107083218778 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:288) 20241107083218779 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) 20241107083218779 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) 20241107083218780 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) 20241107083218780 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) 20241107083218781 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) 20241107083218781 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) 20241107083218782 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) 20241107083218782 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) 20241107083218783 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) 20241107083218783 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) 20241107083218783 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) 20241107083218783 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) 20241107083218784 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) 20241107083218784 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) 20241107083218788 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083218802 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) 20241107083218803 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) 20241107083218804 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) 20241107083218804 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) 20241107083218804 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) 20241107083218804 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) 20241107083218805 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) 20241107083218805 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) 20241107083218806 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) 20241107083218806 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) 20241107083218807 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) 20241107083218807 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) 20241107083218808 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) 20241107083218808 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) 20241107083218808 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) 20241107083218808 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) 20241107083218809 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083218822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 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) 20241107083218822 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) 20241107083218822 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083218822 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083218822 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) 20241107083218822 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083218822 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=95 TLLI=0x00000001 (pdch.cpp:347) 20241107083218822 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)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083218824 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) 20241107083218824 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) 20241107083218825 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) 20241107083218825 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) 20241107083218828 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) 20241107083218828 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) 20241107083218828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56412<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083218829 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) 20241107083218829 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) 20241107083218830 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) 20241107083218830 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) 20241107083218831 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) 20241107083218831 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) 20241107083218832 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) 20241107083218832 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) 20241107083218835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56396<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083218836 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083218836 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083218836 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083218837 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241107083218837 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:1202) 20241107083218837 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) 20241107083218837 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241107083218837 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083218837 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083218837 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241107083218837 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083218837 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083218837 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083218837 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:1202) 20241107083218837 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) 20241107083218837 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083218837 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083218837 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083218837 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083218837 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083218837 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083218837 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083218837 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083218837 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083218837 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083218837 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083218837 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083218837 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083218837 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083218837 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083218837 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083218837 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083218837 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) 20241107083218838 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) 20241107083218838 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 8196 with status 0 respawn: 34: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_mt_ping_pong finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mt_ping_pong pass'. Thu Nov 7 08:32:18 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 20241107083218887 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083218887 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083218887 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083218887 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083218910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083219010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56422<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193644) Waiting for packet dumper to finish... 1 (prev_count=193644, count=226052) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mt_ping_pong pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:32:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_mt_ping_pong_with_dl_racap.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_mt_ping_pong_with_dl_racap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_mt_ping_pong_with_dl_racap started. 364@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_mt_ping_pong_with_dl_racap-BVCI1234(366)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 364@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 364@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(368)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083222073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42802<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 364@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(372)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 364@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(372)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(369)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(369)@fb7e2f9c3787: Start timer T: 5 s PCUIF(369)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083222080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42812<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_mt_ping_pong_with_dl_racap-STATS(373)@fb7e2f9c3787: Start timer T: 2 s TC_mt_ping_pong_with_dl_racap-STATS(373)@fb7e2f9c3787: Start timer T: 2 s 364@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(376)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083223888 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083223888 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083223888 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(369)@fb7e2f9c3787: OsmoPCU is now connected BTS(371)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083223902 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083223902 DLGLOBAL DEBUG validating counter group 0x55e0d9707020(bts) with 102 counters (rate_ctr.c:86) 20241107083223902 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083223902 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083223902 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083223902 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083223902 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083223902 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083223902 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083223902 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083223902 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083223902 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083223902 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083223902 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083223902 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083223902 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083223902 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083223902 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083223902 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083223902 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083223902 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083223902 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083223902 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083223902 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083223902 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083223902 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083223902 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083223902 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083223903 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083223903 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083223903 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083223903 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083223903 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083223903 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083223903 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083223903 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083223903 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083223903 DLGLOBAL DEBUG validating counter group 0x7f9b7fafe5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083223903 DLGLOBAL DEBUG validating counter group 0x55e0d9706700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083223903 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083223903 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083223903 DLGLOBAL DEBUG validating counter group 0x7f9b7faff160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083223903 DLGLOBAL DEBUG validating counter group 0x7f9b7faff140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083223903 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083223903 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) 20241107083223903 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) 20241107083223903 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083223903 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083223903 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083223903 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083223903 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083223903 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083223903 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083223903 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083223903 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083223903 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083223903 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083223903 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083223903 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083223903 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083223903 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083223903 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083223903 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083223903 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083223903 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083223903 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083223903 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083223903 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083223903 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083223903 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083223903 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083223903 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083223905 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) 20241107083223905 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) 20241107083223906 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(368)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(371)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(371)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(368)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(368)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(368)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(371)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(371)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083223911 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083223911 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) 20241107083223911 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) 20241107083223911 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083223911 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083223911 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) 20241107083223912 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083223912 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) 20241107083223912 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(371)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(368)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(368)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(371)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083223915 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083223915 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) 20241107083223915 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) 20241107083223915 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083223915 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083223915 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083223915 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083223915 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(371)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083223915 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083223915 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(371)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083223917 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) 20241107083223917 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) 20241107083223917 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083223917 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107083223918 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) 20241107083223918 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(368)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(368)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083223919 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) 20241107083223919 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) 20241107083223920 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) 20241107083223920 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) 20241107083223920 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) 20241107083223921 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) 20241107083223922 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) 20241107083223922 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) 20241107083223923 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) 20241107083223923 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) 20241107083223924 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) 20241107083223924 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) 20241107083223925 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 365@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 365@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083223933 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) 20241107083223934 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) 20241107083223935 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) 20241107083223935 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) 20241107083223936 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) 20241107083223936 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) 20241107083223937 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) 20241107083223937 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) 20241107083223938 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083223938 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083223938 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083223938 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083223938 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083223938 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083223938 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083223938 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083223938 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) 20241107083223938 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) 20241107083223939 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) 20241107083223939 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) 20241107083223940 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) 20241107083223940 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) 20241107083223940 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) 20241107083223940 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) 20241107083223941 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_mt_ping_pong_with_dl_racap-BVCI1234(366)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_mt_ping_pong_with_dl_racap-BVCI1234(366)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083223949 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083223949 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083223949 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083223949 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083223949 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083223949 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083223949 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083223949 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083223952 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) 20241107083223952 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) 20241107083223953 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) 20241107083223953 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) 20241107083223954 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) 20241107083223954 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) 20241107083223954 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083223954 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083223954 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083223954 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083223954 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083223954 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241107083223954 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) 20241107083223954 DLBSSGP DEBUG Got downlink MS class 3/0 (gprs_bssgp_pcu.c:148) 20241107083223954 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241107083223954 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083223954 DLGLOBAL DEBUG validating counter group 0x55e0d9706740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083223954 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107083223954 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083223954 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107083223954 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083223954 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083223954 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083223954 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083223954 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083223954 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083223954 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083223954 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083223954 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083223954 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083223954 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083223954 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083223954 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083223954 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) 20241107083223954 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083223954 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083223954 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083223954 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083223954 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083223954 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083223955 DLGLOBAL DEBUG validating counter group 0x55e0d9706b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083223955 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083223955 DLGLOBAL DEBUG validating counter group 0x55e0d9706e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083223955 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083223955 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:1192) 20241107083223955 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) 20241107083223955 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) 20241107083223955 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) 20241107083223955 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) 20241107083223955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083223955 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) 20241107083223955 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083223955 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) 20241107083223955 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083223955 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) 20241107083223955 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) 20241107083223955 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) 20241107083223955 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) 20241107083223955 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) 20241107083223955 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083223955 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083223955 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083223955 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083223955 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083223955 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083223955 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083223955 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083223955 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083223955 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083223955 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) 20241107083223955 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) 20241107083223955 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) 20241107083223955 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) 20241107083223955 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) 20241107083223955 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) 20241107083223955 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) 20241107083223955 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(371)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(371)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083223959 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083223959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083223959 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083223959 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) 20241107083223959 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083223959 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083223959 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083223959 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083223959 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083223961 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083223976 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) 20241107083223976 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) 20241107083223978 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) 20241107083223978 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) 20241107083223978 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) 20241107083223979 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) 20241107083223979 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) 20241107083223979 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) 20241107083223980 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) 20241107083223980 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) 20241107083223981 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) 20241107083223981 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) 20241107083223981 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) 20241107083223981 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) 20241107083223982 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) 20241107083223982 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) 20241107083223983 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083223996 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) 20241107083223996 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) 20241107083223997 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) 20241107083223997 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) 20241107083223998 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) 20241107083223998 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) 20241107083223998 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) 20241107083223998 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) 20241107083223999 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) 20241107083223999 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) 20241107083224000 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) 20241107083224000 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) 20241107083224001 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) 20241107083224001 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) 20241107083224001 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) 20241107083224001 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) 20241107083224002 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083224015 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) 20241107083224015 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) 20241107083224016 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) 20241107083224016 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) 20241107083224017 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) 20241107083224017 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) 20241107083224018 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) 20241107083224018 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) 20241107083224019 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) 20241107083224019 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) 20241107083224019 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) 20241107083224019 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) 20241107083224020 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) 20241107083224020 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) 20241107083224021 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) 20241107083224021 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) 20241107083224024 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083224039 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) 20241107083224039 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) 20241107083224040 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) 20241107083224040 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) 20241107083224041 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) 20241107083224041 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) 20241107083224042 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) 20241107083224042 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) 20241107083224043 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) 20241107083224043 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) 20241107083224043 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) 20241107083224043 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) 20241107083224044 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) 20241107083224044 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) 20241107083224045 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) 20241107083224045 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) 20241107083224046 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083224058 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) 20241107083224058 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) 20241107083224059 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) 20241107083224059 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) 20241107083224060 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) 20241107083224060 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) 20241107083224061 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) 20241107083224061 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) 20241107083224061 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) 20241107083224061 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) 20241107083224062 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) 20241107083224062 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) 20241107083224063 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) 20241107083224063 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) 20241107083224064 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) 20241107083224064 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) 20241107083224064 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083224077 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) 20241107083224077 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) 20241107083224078 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) 20241107083224078 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) 20241107083224079 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) 20241107083224079 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) 20241107083224079 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) 20241107083224079 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) 20241107083224080 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) 20241107083224080 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) 20241107083224081 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) 20241107083224081 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) 20241107083224082 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) 20241107083224082 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) 20241107083224083 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) 20241107083224083 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) 20241107083224086 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083224101 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) 20241107083224101 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) 20241107083224103 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) 20241107083224103 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) 20241107083224103 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) 20241107083224103 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) 20241107083224104 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) 20241107083224104 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) 20241107083224105 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) 20241107083224105 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) 20241107083224106 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) 20241107083224106 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) 20241107083224107 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) 20241107083224107 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) 20241107083224108 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) 20241107083224108 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) 20241107083224109 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083224120 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) 20241107083224120 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) 20241107083224121 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) 20241107083224121 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) 20241107083224122 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) 20241107083224122 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) 20241107083224123 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) 20241107083224123 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) 20241107083224123 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) 20241107083224123 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) 20241107083224124 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) 20241107083224124 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) 20241107083224125 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) 20241107083224125 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) 20241107083224126 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) 20241107083224126 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) 20241107083224127 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083224140 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) 20241107083224140 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) 20241107083224141 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) 20241107083224141 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) 20241107083224142 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) 20241107083224142 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) 20241107083224143 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) 20241107083224143 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) 20241107083224143 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) 20241107083224143 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) 20241107083224144 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) 20241107083224144 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) 20241107083224145 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) 20241107083224145 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) 20241107083224146 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) 20241107083224146 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) 20241107083224149 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083224160 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083224160 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) 20241107083224160 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083224164 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) 20241107083224164 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) 20241107083224165 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) 20241107083224165 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) 20241107083224166 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) 20241107083224166 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) 20241107083224167 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) 20241107083224167 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) 20241107083224167 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) 20241107083224167 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) 20241107083224168 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) 20241107083224168 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) 20241107083224169 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) 20241107083224169 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) 20241107083224170 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) 20241107083224170 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) 20241107083224171 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) 20241107083224171 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) 20241107083224171 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) 20241107083224171 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) 20241107083224171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083224171 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083224171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083224171 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) 20241107083224171 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) 20241107083224171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 7b 3f e3 4e c4 5b da 28 36 c5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083224171 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) 20241107083224171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083224171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083224171 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) 20241107083224171 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083224171 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083224171 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) 20241107083224171 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) 20241107083224171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 7b 3f e3 4e c4 5b da 28 36 c5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083224171 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 7b 3f e3 4e c4 5b da 28 36 c5 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) 20241107083224172 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083224183 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) 20241107083224183 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) 20241107083224184 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) 20241107083224184 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) 20241107083224185 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) 20241107083224185 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) 20241107083224186 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) 20241107083224186 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) 20241107083224187 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) 20241107083224187 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) 20241107083224188 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) 20241107083224188 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) 20241107083224189 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) 20241107083224189 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) 20241107083224190 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) 20241107083224190 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) 20241107083224192 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083224202 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) 20241107083224202 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) 20241107083224204 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) 20241107083224204 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) 20241107083224204 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) 20241107083224204 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) 20241107083224205 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) 20241107083224205 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) 20241107083224206 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) 20241107083224206 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) 20241107083224207 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) 20241107083224207 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) 20241107083224208 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) 20241107083224208 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) 20241107083224208 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) 20241107083224208 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) 20241107083224211 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083224226 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) 20241107083224226 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) 20241107083224227 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) 20241107083224227 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) 20241107083224228 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) 20241107083224228 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) 20241107083224228 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) 20241107083224228 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) 20241107083224229 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) 20241107083224229 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) 20241107083224230 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) 20241107083224230 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) 20241107083224231 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) 20241107083224231 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) 20241107083224231 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) 20241107083224231 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) 20241107083224232 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083224244 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) 20241107083224244 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) 20241107083224244 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083224244 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083224244 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) 20241107083224245 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083224245 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083224245 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:511) 20241107083224245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083224245 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) 20241107083224245 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) 20241107083224245 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083224245 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) 20241107083224245 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) 20241107083224245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241107083224245 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107083224245 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) 20241107083224245 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083224245 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) 20241107083224245 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083224245 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083224245 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083224245 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL) Allocating UL TBF (tbf_ul.cpp:115) 20241107083224245 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083224245 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083224245 DLGLOBAL DEBUG validating counter group 0x55e0d9706b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083224245 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083224245 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083224245 DLGLOBAL DEBUG validating counter group 0x55e0d9706be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083224245 DLGLOBAL DEBUG validating counter group 0x55e0d9706c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083224245 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) 20241107083224245 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:1192) 20241107083224245 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) 20241107083224246 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) 20241107083224246 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) 20241107083224246 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) 20241107083224246 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083224246 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) 20241107083224246 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083224246 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) 20241107083224246 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) 20241107083224246 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:126) 20241107083224246 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:188) 20241107083224246 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:220) 20241107083224246 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) 20241107083224246 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) 20241107083224246 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) 20241107083224247 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) 20241107083224247 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) 20241107083224249 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) 20241107083224249 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) 20241107083224249 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) 20241107083224250 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) 20241107083224250 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) 20241107083224250 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) 20241107083224251 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) 20241107083224251 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) 20241107083224252 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) 20241107083224252 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) 20241107083224253 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) 20241107083224253 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:387) 20241107083224253 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 73 + 13 = 86 (pdch_ul_controller.c:131) 20241107083224253 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) 20241107083224253 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083224253 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) 20241107083224254 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083224254 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type POLL (pdch_ul_controller.c:184) 20241107083224254 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled UL Assignment polling on PACCH (FN=86, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083224254 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:238) 20241107083224254 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) 20241107083224254 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 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) 20241107083224254 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(371)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B'O ("\v++++++++++") 20241107083224264 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) 20241107083224264 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) 20241107083224266 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) 20241107083224266 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) 20241107083224266 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) 20241107083224266 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) 20241107083224267 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) 20241107083224267 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) 20241107083224268 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) 20241107083224268 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) 20241107083224269 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) 20241107083224269 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) 20241107083224269 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) 20241107083224269 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) 20241107083224270 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) 20241107083224270 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) 20241107083224274 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083224288 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=00 01 01 00 00 00 01 a1 21 90 bd a2 00 91 ca 0f b9 96 c0 f5 6e c3 6d (pcu_l1_if.cpp:463) 20241107083224288 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) 20241107083224288 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083224288 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 a1 21 90 bd a2 00 91 ca 0f b9 96 c0 f5 6e c3 6d (pdch.cpp:1021) 20241107083224288 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:1032) 20241107083224288 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=78 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (pdch.cpp:1072) 20241107083224288 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) 20241107083224288 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) 20241107083224288 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) 20241107083224288 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} data_length=20, data=00 00 00 01 a1 21 90 bd a2 00 91 ca 0f b9 96 c0 f5 6e c3 6d (tbf_ul.cpp:337) 20241107083224288 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083224288 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083224288 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083224288 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083224288 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) 20241107083224288 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083224288 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} len=16 (tbf_ul.cpp:467) 20241107083224288 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083224288 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) 20241107083224288 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083224288 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) 20241107083224290 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) 20241107083224290 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) 20241107083224291 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) 20241107083224291 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) 20241107083224292 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) 20241107083224292 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) 20241107083224293 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) 20241107083224293 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) 20241107083224294 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) 20241107083224294 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) 20241107083224295 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) 20241107083224295 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) 20241107083224296 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) 20241107083224296 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) 20241107083224297 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) 20241107083224297 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=82 block_nr=7 scheduling free USF for polling at FN=86 of TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20241107083224297 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) 20241107083224297 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083224298 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083224298 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) 20241107083224298 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) 20241107083224298 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083224298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 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) 20241107083224298 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(371)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B2B'O ("K+++++") 20241107083224307 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) 20241107083224307 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) 20241107083224309 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) 20241107083224309 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) 20241107083224310 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) 20241107083224310 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) 20241107083224310 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) 20241107083224310 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) 20241107083224311 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) 20241107083224311 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) 20241107083224312 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) 20241107083224312 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) 20241107083224313 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) 20241107083224313 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) 20241107083224314 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) 20241107083224314 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) 20241107083224314 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083224327 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) 20241107083224327 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) 20241107083224327 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=86, reason=UL_ASS): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083224327 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=86, TS=7 (curr FN 86), reason=UL_ASS (tbf.cpp:487) 20241107083224327 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20241107083224327 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) 20241107083224327 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:280) 20241107083224327 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:288) 20241107083224328 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) 20241107083224328 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) 20241107083224329 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) 20241107083224329 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) 20241107083224330 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) 20241107083224330 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) 20241107083224330 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) 20241107083224330 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) 20241107083224331 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) 20241107083224331 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) 20241107083224332 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) 20241107083224332 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) 20241107083224333 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) 20241107083224333 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) 20241107083224336 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083224351 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) 20241107083224351 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) 20241107083224352 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) 20241107083224353 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) 20241107083224353 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) 20241107083224353 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) 20241107083224354 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) 20241107083224354 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) 20241107083224355 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) 20241107083224355 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) 20241107083224356 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) 20241107083224356 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) 20241107083224357 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) 20241107083224357 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) 20241107083224357 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) 20241107083224357 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) 20241107083224358 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083224370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 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) 20241107083224370 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) 20241107083224370 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083224370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083224370 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) 20241107083224371 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083224371 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=95 TLLI=0x00000001 (pdch.cpp:347) 20241107083224371 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) 20241107083224372 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) 20241107083224372 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) BTS(371)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083224373 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) 20241107083224373 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) 20241107083224375 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) 20241107083224375 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) 20241107083224376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42812<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083224377 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) 20241107083224377 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) 20241107083224378 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) 20241107083224378 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) 20241107083224381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42802<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083224382 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083224382 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083224382 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083224382 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241107083224382 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:1202) 20241107083224382 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) 20241107083224382 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241107083224382 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083224382 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083224382 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241107083224382 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083224382 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083224382 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083224382 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:1202) 20241107083224382 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) 20241107083224382 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083224382 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083224382 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083224382 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083224382 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083224382 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083224382 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083224383 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083224383 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083224383 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083224383 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083224383 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083224383 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083224383 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083224383 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083224383 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083224383 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083224383 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) 20241107083224383 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) 20241107083224383 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 8261 with status 0 respawn: 35: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_mt_ping_pong_with_dl_racap finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mt_ping_pong_with_dl_racap pass'. Thu Nov 7 08:32:24 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 20241107083224435 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083224436 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083224436 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083224436 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083224460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42818<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083224561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42818<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=214400) Waiting for packet dumper to finish... 1 (prev_count=214400, count=236740) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_intermediate_retrans'. ------ PCU_Tests.TC_ul_intermediate_retrans ------ Thu Nov 7 08:32:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ul_intermediate_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ul_intermediate_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_intermediate_retrans' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_ul_intermediate_retrans started. 377@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_ul_intermediate_retrans-BVCI1234(379)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 377@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(381)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 377@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083227613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42828<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 377@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(385)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s 377@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(385)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(382)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(382)@fb7e2f9c3787: Start timer T: 5 s 20241107083227621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42836<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(382)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_ul_intermediate_retrans-STATS(386)@fb7e2f9c3787: Start timer T: 2 s TC_ul_intermediate_retrans-STATS(386)@fb7e2f9c3787: Start timer T: 2 s 377@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(389)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083229436 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083229436 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083229436 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(382)@fb7e2f9c3787: OsmoPCU is now connected BTS(384)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083229440 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083229440 DLGLOBAL DEBUG validating counter group 0x561b09c2a020(bts) with 102 counters (rate_ctr.c:86) 20241107083229440 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083229440 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083229440 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083229440 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083229440 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083229440 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083229440 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083229440 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083229440 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083229440 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083229440 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083229440 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083229440 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083229440 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083229440 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083229440 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083229440 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083229440 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083229440 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083229440 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083229440 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083229440 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083229440 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083229440 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083229440 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083229440 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083229440 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083229440 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083229440 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083229440 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083229440 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083229440 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083229440 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083229440 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083229440 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083229440 DLGLOBAL DEBUG validating counter group 0x7f49d42fd5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083229440 DLGLOBAL DEBUG validating counter group 0x561b09c29700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083229440 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083229440 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083229440 DLGLOBAL DEBUG validating counter group 0x7f49d42fe160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083229440 DLGLOBAL DEBUG validating counter group 0x7f49d42fe140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083229440 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083229440 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) 20241107083229440 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) 20241107083229440 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083229440 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083229440 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083229440 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083229440 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083229440 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083229440 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083229440 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083229440 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083229440 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083229440 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083229440 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083229440 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083229440 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083229440 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083229440 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083229440 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083229440 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083229440 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083229440 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083229440 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083229440 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083229440 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083229440 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083229440 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083229440 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083229440 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) 20241107083229440 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) 20241107083229440 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(384)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(384)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(384)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(381)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(384)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(381)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(381)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(381)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(384)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083229443 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083229443 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) 20241107083229443 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) 20241107083229443 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083229443 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083229443 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) 20241107083229444 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083229444 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) 20241107083229444 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(384)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(384)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(381)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(381)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083229446 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083229446 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) 20241107083229446 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) 20241107083229446 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083229446 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083229446 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083229446 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083229446 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083229446 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083229446 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(384)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083229447 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083229447 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(381)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(381)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(381)@fb7e2f9c3787: Start timer Tns_test: 10 s 378@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 378@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083229454 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) 20241107083229454 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) 20241107083229455 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083229455 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083229455 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083229455 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083229455 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083229455 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083229455 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083229455 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083229455 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) 20241107083229455 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) 20241107083229455 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) 20241107083229455 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) 20241107083229455 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) 20241107083229455 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) 20241107083229456 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) 20241107083229456 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) 20241107083229456 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) 20241107083229456 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) 20241107083229456 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) 20241107083229456 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) 20241107083229456 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) 20241107083229456 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_ul_intermediate_retrans-BVCI1234(379)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_ul_intermediate_retrans-BVCI1234(379)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083229459 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083229459 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083229459 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083229459 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083229459 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083229459 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083229459 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083229459 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083229459 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083229460 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) 20241107083229460 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083229460 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083229460 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083229460 DLGLOBAL DEBUG validating counter group 0x561b09c29740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083229460 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083229460 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083229460 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083229460 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083229460 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083229460 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083229460 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083229460 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083229460 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083229460 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083229460 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083229460 DRLCMAC 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) 20241107083229460 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083229460 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083229460 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083229460 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083229460 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083229460 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083229460 DLGLOBAL DEBUG validating counter group 0x561b09c29b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083229460 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083229460 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083229460 DLGLOBAL DEBUG validating counter group 0x561b09c29be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083229460 DLGLOBAL DEBUG validating counter group 0x561b09c29c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083229460 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083229460 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:1192) 20241107083229460 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083229460 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083229460 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083229461 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083229461 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083229461 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083229461 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083229461 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) 20241107083229461 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) 20241107083229461 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083229461 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083229461 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083229461 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(384)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083229463 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083229463 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083229463 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083229463 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083229463 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083229463 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083229463 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083229463 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083229463 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083229463 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083229467 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083229467 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083229467 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083229467 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083229467 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083229472 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) 20241107083229472 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) 20241107083229473 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) 20241107083229473 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) 20241107083229473 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) 20241107083229473 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) 20241107083229473 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) 20241107083229473 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) 20241107083229474 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) 20241107083229474 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) 20241107083229474 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) 20241107083229474 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) 20241107083229474 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) 20241107083229474 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) 20241107083229474 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) 20241107083229474 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) 20241107083229477 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) 20241107083229477 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) 20241107083229477 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(384)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083229491 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) 20241107083229491 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) 20241107083229491 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) 20241107083229491 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) 20241107083229492 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) 20241107083229492 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) 20241107083229492 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) 20241107083229492 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) 20241107083229492 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) 20241107083229492 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) 20241107083229492 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) 20241107083229492 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) 20241107083229493 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) 20241107083229493 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) 20241107083229493 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) 20241107083229493 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) 20241107083229501 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) 20241107083229501 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) 20241107083229501 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(384)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083229514 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) 20241107083229514 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) 20241107083229515 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) 20241107083229515 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) 20241107083229515 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) 20241107083229515 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) 20241107083229515 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) 20241107083229515 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) 20241107083229515 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) 20241107083229515 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) 20241107083229515 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) 20241107083229515 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) 20241107083229515 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) 20241107083229515 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) 20241107083229516 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) 20241107083229516 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) 20241107083229519 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) 20241107083229519 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) 20241107083229520 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(384)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083229533 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) 20241107083229533 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) 20241107083229534 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) 20241107083229534 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) 20241107083229534 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) 20241107083229534 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) 20241107083229534 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) 20241107083229534 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) 20241107083229535 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) 20241107083229535 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) 20241107083229535 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) 20241107083229535 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) 20241107083229535 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) 20241107083229535 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) 20241107083229535 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) 20241107083229535 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) 20241107083229538 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) 20241107083229538 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) 20241107083229538 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(384)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083229552 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) 20241107083229552 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) 20241107083229552 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) 20241107083229552 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) 20241107083229552 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) 20241107083229552 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) 20241107083229552 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) 20241107083229552 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) 20241107083229553 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) 20241107083229553 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) 20241107083229553 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) 20241107083229553 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) 20241107083229553 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) 20241107083229553 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) 20241107083229553 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) 20241107083229553 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) 20241107083229561 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) 20241107083229561 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) 20241107083229561 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(384)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083229576 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) 20241107083229576 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) 20241107083229576 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) 20241107083229576 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) 20241107083229576 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) 20241107083229576 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) 20241107083229576 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) 20241107083229576 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) 20241107083229576 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) 20241107083229576 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) 20241107083229577 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) 20241107083229577 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) 20241107083229577 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) 20241107083229577 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) 20241107083229577 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) 20241107083229577 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) 20241107083229580 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) 20241107083229580 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) 20241107083229580 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(384)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083229594 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) 20241107083229594 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) 20241107083229595 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) 20241107083229595 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) 20241107083229595 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) 20241107083229595 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) 20241107083229595 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) 20241107083229595 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) 20241107083229595 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) 20241107083229595 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) 20241107083229595 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) 20241107083229595 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) 20241107083229595 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) 20241107083229595 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) 20241107083229595 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) 20241107083229596 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) 20241107083229599 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) 20241107083229599 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) 20241107083229599 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(384)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083229613 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) 20241107083229613 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) 20241107083229613 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) 20241107083229613 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) 20241107083229613 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) 20241107083229613 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) 20241107083229614 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) 20241107083229614 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) 20241107083229614 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) 20241107083229614 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) 20241107083229614 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) 20241107083229614 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) 20241107083229614 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) 20241107083229614 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) 20241107083229614 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) 20241107083229614 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) 20241107083229622 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) 20241107083229622 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) 20241107083229622 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(384)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083229636 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) 20241107083229636 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) 20241107083229637 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) 20241107083229637 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) 20241107083229637 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) 20241107083229637 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) 20241107083229637 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) 20241107083229637 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) 20241107083229637 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) 20241107083229637 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) 20241107083229637 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) 20241107083229637 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) 20241107083229637 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) 20241107083229637 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) 20241107083229638 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) 20241107083229638 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) 20241107083229641 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) 20241107083229641 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) 20241107083229641 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(384)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083229655 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) 20241107083229655 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) 20241107083229656 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) 20241107083229656 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) 20241107083229656 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) 20241107083229656 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) 20241107083229656 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) 20241107083229656 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) 20241107083229656 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) 20241107083229656 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) 20241107083229656 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) 20241107083229656 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) 20241107083229656 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) 20241107083229656 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) 20241107083229656 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) 20241107083229656 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) 20241107083229660 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) 20241107083229660 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) 20241107083229660 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(384)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083229661 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083229661 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083229662 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083229675 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) 20241107083229675 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) 20241107083229675 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) 20241107083229675 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) 20241107083229676 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) 20241107083229676 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) 20241107083229676 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) 20241107083229676 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) 20241107083229676 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) 20241107083229676 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) 20241107083229677 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) 20241107083229677 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) 20241107083229677 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) 20241107083229677 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) 20241107083229677 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) 20241107083229677 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) 20241107083229684 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) 20241107083229684 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) 20241107083229684 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107083229684 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) 20241107083229684 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(384)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083229698 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 c2 b4 d3 7a 72 06 79 71 e9 f3 75 52 5d 27 3d 37 ee 27 cb c0 54 ce e8 74 7f b8 00 (pcu_l1_if.cpp:463) 20241107083229698 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) 20241107083229698 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083229698 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 c2 b4 d3 7a 72 06 79 71 e9 f3 75 52 5d 27 3d 37 ee 27 cb c0 54 ce e8 74 7f b8 00 (pdch.cpp:1021) 20241107083229698 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083229698 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:1072) 20241107083229698 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) 20241107083229698 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) 20241107083229698 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) 20241107083229698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083229698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 c2 b4 d3 7a 72 06 79 71 e9 f3 75 52 5d 27 3d 37 ee 27 cb c0 54 ce e8 74 7f b8 (tbf_ul.cpp:337) 20241107083229698 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083229698 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083229698 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083229698 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083229698 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083229698 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083229698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083229698 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) 20241107083229698 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) 20241107083229698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083229698 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083229698 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083229698 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) 20241107083229698 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) 20241107083229698 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) 20241107083229698 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) 20241107083229698 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) 20241107083229698 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) 20241107083229699 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) 20241107083229699 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) 20241107083229699 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) 20241107083229699 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) 20241107083229699 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) 20241107083229699 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) 20241107083229699 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) 20241107083229699 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) 20241107083229703 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) 20241107083229703 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) 20241107083229703 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241107083229703 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) 20241107083229703 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083229703 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083229703 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) 20241107083229703 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083229703 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083229703 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083229703 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) 20241107083229703 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) 20241107083229703 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(384)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083229717 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) 20241107083229717 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) 20241107083229717 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) 20241107083229717 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083229717 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) 20241107083229717 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) 20241107083229717 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) 20241107083229717 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) 20241107083229718 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) 20241107083229718 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) 20241107083229718 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) 20241107083229718 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) 20241107083229718 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) 20241107083229718 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) 20241107083229718 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) 20241107083229718 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) 20241107083229718 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) 20241107083229718 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) 20241107083229721 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083229735 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) 20241107083229735 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) 20241107083229735 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) 20241107083229735 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083229735 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) 20241107083229735 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) 20241107083229736 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) 20241107083229736 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) 20241107083229736 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) 20241107083229736 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) 20241107083229736 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) 20241107083229736 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) 20241107083229736 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) 20241107083229736 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) 20241107083229736 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) 20241107083229736 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) 20241107083229736 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) 20241107083229736 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) 20241107083229745 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083229759 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) 20241107083229759 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) 20241107083229759 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) 20241107083229759 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) 20241107083229759 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) 20241107083229759 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) 20241107083229759 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) 20241107083229759 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) 20241107083229759 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) 20241107083229759 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) 20241107083229760 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) 20241107083229760 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) 20241107083229760 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) 20241107083229760 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) 20241107083229760 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) 20241107083229760 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) 20241107083229763 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083229777 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) 20241107083229778 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) 20241107083229778 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083229778 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083229778 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) 20241107083229778 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083229778 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=69 TLLI=0x00000001 (pdch.cpp:347) 20241107083229778 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) 20241107083229778 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) 20241107083229778 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) 20241107083229778 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) 20241107083229778 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) 20241107083229778 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) 20241107083229778 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) 20241107083229779 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) 20241107083229779 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) 20241107083229779 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) 20241107083229779 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) 20241107083229779 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) 20241107083229779 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) 20241107083229779 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) 20241107083229779 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) 20241107083229782 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083229796 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 0c bb b6 f6 8c b0 c4 3b b6 72 98 14 7e 3c cd 3c 30 c0 37 96 07 c3 7d a6 b5 23 8d 50 67 cb 00 (pcu_l1_if.cpp:463) 20241107083229796 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) 20241107083229796 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083229796 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 0c bb b6 f6 8c b0 c4 3b b6 72 98 14 7e 3c cd 3c 30 c0 37 96 07 c3 7d a6 b5 23 8d 50 67 cb 00 (pdch.cpp:1021) 20241107083229796 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083229796 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:1072) 20241107083229796 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) 20241107083229796 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) 20241107083229796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107083229796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=0c bb b6 f6 8c b0 c4 3b b6 72 98 14 7e 3c cd 3c 30 c0 37 96 07 c3 7d a6 b5 23 8d 50 67 cb (tbf_ul.cpp:337) 20241107083229796 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241107083229796 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241107083229796 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107083229796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083229797 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) 20241107083229797 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) 20241107083229797 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) 20241107083229797 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) 20241107083229797 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) 20241107083229797 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) 20241107083229798 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) 20241107083229798 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) 20241107083229798 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) 20241107083229798 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) 20241107083229798 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) 20241107083229798 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) 20241107083229798 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) 20241107083229798 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) 20241107083229798 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) 20241107083229798 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) 20241107083229806 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083229820 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 af 98 6c 57 24 2a 87 90 e4 24 94 9a 4f 5c 83 47 a8 0b 68 90 9b 1d ef 8e a0 3b 43 1f b1 a8 00 (pcu_l1_if.cpp:463) 20241107083229820 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) 20241107083229820 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083229820 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 af 98 6c 57 24 2a 87 90 e4 24 94 9a 4f 5c 83 47 a8 0b 68 90 9b 1d ef 8e a0 3b 43 1f b1 a8 00 (pdch.cpp:1021) 20241107083229820 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083229820 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:1072) 20241107083229820 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) 20241107083229820 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) 20241107083229820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241107083229820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=af 98 6c 57 24 2a 87 90 e4 24 94 9a 4f 5c 83 47 a8 0b 68 90 9b 1d ef 8e a0 3b 43 1f b1 a8 (tbf_ul.cpp:337) 20241107083229820 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241107083229820 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241107083229820 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241107083229820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083229820 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) 20241107083229820 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) 20241107083229820 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) 20241107083229820 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) 20241107083229820 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) 20241107083229820 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) 20241107083229821 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) 20241107083229821 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) 20241107083229821 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) 20241107083229821 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) 20241107083229821 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) 20241107083229821 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) 20241107083229821 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) 20241107083229821 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) 20241107083229821 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) 20241107083229821 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) 20241107083229824 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083229839 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 8e b7 2a e3 8b e0 a4 30 72 aa 2f 9a e7 f2 6d 6d 26 98 4c 06 cb b3 98 86 ca 74 c6 7d 52 93 00 (pcu_l1_if.cpp:463) 20241107083229839 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) 20241107083229839 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083229839 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 8e b7 2a e3 8b e0 a4 30 72 aa 2f 9a e7 f2 6d 6d 26 98 4c 06 cb b3 98 86 ca 74 c6 7d 52 93 00 (pdch.cpp:1021) 20241107083229839 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083229839 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:1072) 20241107083229839 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) 20241107083229839 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) 20241107083229839 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (3..66) (tbf_ul.cpp:314) 20241107083229839 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=8e b7 2a e3 8b e0 a4 30 72 aa 2f 9a e7 f2 6d 6d 26 98 4c 06 cb b3 98 86 ca 74 c6 7d 52 93 (tbf_ul.cpp:337) 20241107083229839 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241107083229839 DRLCMACUL DEBUG - Mark BSN 3 as MISSING (rlc_window_ul.cpp:45) 20241107083229839 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241107083229839 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241107083229839 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) 20241107083229839 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) 20241107083229839 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) 20241107083229839 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) 20241107083229840 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) 20241107083229840 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) 20241107083229840 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) 20241107083229840 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) 20241107083229840 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) 20241107083229840 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) 20241107083229840 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) 20241107083229840 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) 20241107083229840 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) 20241107083229840 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) 20241107083229843 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083229858 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 43 06 84 d3 45 4b 20 89 ec 36 1f 0f 53 b4 85 07 7c d0 32 cd 8f 73 e3 c8 4d 98 96 76 05 13 00 (pcu_l1_if.cpp:463) 20241107083229858 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) 20241107083229858 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083229858 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 0b 43 06 84 d3 45 4b 20 89 ec 36 1f 0f 53 b4 85 07 7c d0 32 cd 8f 73 e3 c8 4d 98 96 76 05 13 00 (pdch.cpp:1021) 20241107083229858 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083229858 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:1072) 20241107083229858 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) 20241107083229858 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) 20241107083229858 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (3..66) (tbf_ul.cpp:314) 20241107083229858 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=43 06 84 d3 45 4b 20 89 ec 36 1f 0f 53 b4 85 07 7c d0 32 cd 8f 73 e3 c8 4d 98 96 76 05 13 (tbf_ul.cpp:337) 20241107083229858 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241107083229858 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241107083229858 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) 20241107083229858 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) 20241107083229858 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) 20241107083229859 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) 20241107083229859 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) 20241107083229859 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) 20241107083229859 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) 20241107083229859 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) 20241107083229859 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) 20241107083229859 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) 20241107083229860 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) 20241107083229860 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) 20241107083229860 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) 20241107083229860 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) 20241107083229867 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083229881 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 a6 a7 4a ff e2 a3 93 53 df b1 8c 14 d5 80 8d 24 f1 de 86 35 fc 99 39 27 c7 d3 ef 8d 1d 89 00 (pcu_l1_if.cpp:463) 20241107083229881 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) 20241107083229881 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083229881 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 0d a6 a7 4a ff e2 a3 93 53 df b1 8c 14 d5 80 8d 24 f1 de 86 35 fc 99 39 27 c7 d3 ef 8d 1d 89 00 (pdch.cpp:1021) 20241107083229881 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083229881 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:1072) 20241107083229881 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) 20241107083229881 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) 20241107083229881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (3..66) (tbf_ul.cpp:314) 20241107083229881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=a6 a7 4a ff e2 a3 93 53 df b1 8c 14 d5 80 8d 24 f1 de 86 35 fc 99 39 27 c7 d3 ef 8d 1d 89 (tbf_ul.cpp:337) 20241107083229881 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241107083229881 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241107083229881 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) 20241107083229881 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) 20241107083229882 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) 20241107083229882 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) 20241107083229882 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) 20241107083229882 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) 20241107083229882 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) 20241107083229882 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) 20241107083229883 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) 20241107083229883 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) 20241107083229883 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) 20241107083229883 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) 20241107083229883 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) 20241107083229883 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) 20241107083229885 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083229900 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 b3 b3 8f 6b 00 30 e2 a6 03 23 93 ca a7 d8 ac c1 11 db 6e 12 69 91 bd c0 14 ee ce 11 a0 62 00 (pcu_l1_if.cpp:463) 20241107083229900 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) 20241107083229900 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083229900 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 0f b3 b3 8f 6b 00 30 e2 a6 03 23 93 ca a7 d8 ac c1 11 db 6e 12 69 91 bd c0 14 ee ce 11 a0 62 00 (pdch.cpp:1021) 20241107083229900 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083229900 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:1072) 20241107083229900 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) 20241107083229900 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) 20241107083229900 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (3..66) (tbf_ul.cpp:314) 20241107083229900 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=b3 b3 8f 6b 00 30 e2 a6 03 23 93 ca a7 d8 ac c1 11 db 6e 12 69 91 bd c0 14 ee ce 11 a0 62 (tbf_ul.cpp:337) 20241107083229900 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241107083229900 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241107083229900 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) 20241107083229900 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) 20241107083229900 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) 20241107083229900 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) 20241107083229900 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) 20241107083229900 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) 20241107083229900 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) 20241107083229900 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) 20241107083229900 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) 20241107083229900 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) 20241107083229901 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) 20241107083229901 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) 20241107083229901 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) 20241107083229901 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) 20241107083229904 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083229918 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 b9 f8 d1 58 f3 83 9e f6 e5 e3 bf d6 5f d6 09 6b e4 ed bf 21 73 b9 64 0d 47 fe 7e cf 4c 2b 00 (pcu_l1_if.cpp:463) 20241107083229918 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) 20241107083229918 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083229918 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 11 b9 f8 d1 58 f3 83 9e f6 e5 e3 bf d6 5f d6 09 6b e4 ed bf 21 73 b9 64 0d 47 fe 7e cf 4c 2b 00 (pdch.cpp:1021) 20241107083229918 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083229918 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:1072) 20241107083229918 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) 20241107083229918 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) 20241107083229918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (3..66) (tbf_ul.cpp:314) 20241107083229918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=b9 f8 d1 58 f3 83 9e f6 e5 e3 bf d6 5f d6 09 6b e4 ed bf 21 73 b9 64 0d 47 fe 7e cf 4c 2b (tbf_ul.cpp:337) 20241107083229918 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241107083229918 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241107083229918 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) 20241107083229918 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083229918 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083229919 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) 20241107083229919 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) 20241107083229919 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) 20241107083229919 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) 20241107083229920 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) 20241107083229920 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) 20241107083229920 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) 20241107083229920 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) 20241107083229920 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) 20241107083229920 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) 20241107083229920 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) 20241107083229920 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) 20241107083229920 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) 20241107083229920 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) 20241107083229928 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) 20241107083229928 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) 20241107083229928 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241107083229928 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) 20241107083229928 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083229928 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRIRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083229928 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) 20241107083229928 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083229928 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) 20241107083229928 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) 20241107083229928 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(384)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083229943 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 35 0d 61 75 06 43 fd 19 e2 70 6a 60 71 93 f5 b6 3d d9 f5 d8 78 a5 53 f8 99 85 da 56 27 9b 00 (pcu_l1_if.cpp:463) 20241107083229944 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) 20241107083229944 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083229944 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 35 0d 61 75 06 43 fd 19 e2 70 6a 60 71 93 f5 b6 3d d9 f5 d8 78 a5 53 f8 99 85 da 56 27 9b 00 (pdch.cpp:1021) 20241107083229944 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083229944 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:1072) 20241107083229944 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) 20241107083229944 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) 20241107083229944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241107083229944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=35 0d 61 75 06 43 fd 19 e2 70 6a 60 71 93 f5 b6 3d d9 f5 d8 78 a5 53 f8 99 85 da 56 27 9b (tbf_ul.cpp:337) 20241107083229944 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241107083229944 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241107083229944 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241107083229944 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241107083229944 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241107083229944 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241107083229944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083229944 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) 20241107083229944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083229944 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) 20241107083229944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083229944 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) 20241107083229944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083229944 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) 20241107083229944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083229944 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) 20241107083229944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083229944 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) 20241107083229944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=266 (tbf_ul.cpp:197) 20241107083229944 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=266 (tbf_ul.cpp:467) 20241107083229944 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083229944 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) 20241107083229944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107083229944 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107083229944 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107083229944 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) 20241107083229944 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083229944 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083229945 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) 20241107083229945 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) 20241107083229946 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) 20241107083229946 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) 20241107083229947 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) 20241107083229947 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) 20241107083229948 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) 20241107083229948 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) 20241107083229948 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) 20241107083229948 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) 20241107083229949 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) 20241107083229949 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) 20241107083229949 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) 20241107083229949 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) 20241107083229950 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) 20241107083229950 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) 20241107083229950 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 108 + 13 = 121 (pdch_ul_controller.c:131) 20241107083229950 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107083229950 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083229950 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) 20241107083229950 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type POLL (pdch_ul_controller.c:184) 20241107083229950 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) 20241107083229950 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) 20241107083229950 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) 20241107083229950 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) 20241107083229951 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(384)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083229962 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) 20241107083229962 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) 20241107083229962 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) 20241107083229962 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083229962 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) 20241107083229962 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) 20241107083229962 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) 20241107083229962 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) 20241107083229963 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) 20241107083229963 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) 20241107083229963 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) 20241107083229963 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) 20241107083229963 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) 20241107083229963 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) 20241107083229963 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) 20241107083229963 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) 20241107083229963 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) 20241107083229963 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) 20241107083229966 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083229981 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) 20241107083229981 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) 20241107083229982 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) 20241107083229982 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) 20241107083229982 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) 20241107083229982 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) 20241107083229983 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) 20241107083229983 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) 20241107083229984 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) 20241107083229984 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) 20241107083229984 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) 20241107083229984 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) 20241107083229985 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) 20241107083229985 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) 20241107083229985 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) 20241107083229985 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) 20241107083229991 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083230005 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) 20241107083230005 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) 20241107083230007 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) 20241107083230007 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) 20241107083230008 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) 20241107083230008 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) 20241107083230009 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) 20241107083230009 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) 20241107083230010 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) 20241107083230010 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) 20241107083230011 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) 20241107083230011 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) 20241107083230013 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) 20241107083230013 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) 20241107083230014 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) 20241107083230014 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) 20241107083230015 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083230025 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) 20241107083230025 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) 20241107083230025 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083230025 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083230025 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) 20241107083230025 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083230025 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=121 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241107083230025 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241107083230026 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241107083230026 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241107083230026 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) 20241107083230026 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241107083230026 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107083230026 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:1202) 20241107083230026 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241107083230026 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241107083230026 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083230026 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083230026 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241107083230026 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083230026 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083230026 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241107083230026 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083230026 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) 20241107083230026 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(384)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083230027 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) 20241107083230027 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) 20241107083230028 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) 20241107083230028 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) 20241107083230030 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) 20241107083230031 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) 20241107083230031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42836<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083230032 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) 20241107083230032 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) 20241107083230037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42828<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083230039 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083230039 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083230039 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083230039 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083230039 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083230039 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083230039 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083230039 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083230040 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083230040 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083230040 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083230040 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083230040 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083230040 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083230040 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) 20241107083230040 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) 20241107083230040 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 8328 with status 0 MTC@fb7e2f9c3787: Test case TC_ul_intermediate_retrans finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_intermediate_retrans pass'. respawn: 36: starting: osmo-pcu Thu Nov 7 08:32:30 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 20241107083230094 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083230094 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083230094 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083230095 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083230114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42852<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083230215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42852<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=195804) Waiting for packet dumper to finish... 1 (prev_count=195804, count=258484) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_intermediate_retrans pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:32:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_imm_ass_dl_block_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_imm_ass_dl_block_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_imm_ass_dl_block_retrans' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_imm_ass_dl_block_retrans started. 390@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_imm_ass_dl_block_retrans-BVCI1234(392)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 390@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(394)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 390@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083233307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59176<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 390@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(398)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 390@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(398)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(395)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083233319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59186<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(395)@fb7e2f9c3787: Start timer T: 5 s PCUIF(395)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_imm_ass_dl_block_retrans-STATS(399)@fb7e2f9c3787: Start timer T: 2 s TC_imm_ass_dl_block_retrans-STATS(399)@fb7e2f9c3787: Start timer T: 2 s 390@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(402)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083235095 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083235095 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083235095 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(395)@fb7e2f9c3787: OsmoPCU is now connected BTS(397)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083235100 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083235100 DLGLOBAL DEBUG validating counter group 0x55d7ee0f6020(bts) with 102 counters (rate_ctr.c:86) 20241107083235100 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083235100 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083235100 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083235100 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083235100 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083235100 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083235100 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083235100 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083235100 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083235100 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083235100 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083235100 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083235100 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083235100 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083235100 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083235100 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083235100 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083235100 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083235100 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083235100 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083235100 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083235100 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083235100 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083235100 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083235100 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083235100 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083235100 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083235100 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083235100 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083235100 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083235100 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083235100 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083235100 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083235100 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083235100 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083235100 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083235100 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083235100 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083235100 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083235100 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083235100 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083235100 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083235100 DLGLOBAL DEBUG validating counter group 0x7f24a494c5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083235100 DLGLOBAL DEBUG validating counter group 0x55d7ee0f5700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083235100 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083235100 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083235100 DLGLOBAL DEBUG validating counter group 0x7f24a494d160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083235100 DLGLOBAL DEBUG validating counter group 0x7f24a494d140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083235100 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083235100 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) 20241107083235100 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) 20241107083235100 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083235100 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083235100 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083235100 DL1IF[0;m INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083235100 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083235100 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083235100 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083235100 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083235100 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083235100 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083235100 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083235100 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083235100 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083235100 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083235100 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083235100 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083235100 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083235100 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083235100 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083235100 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083235100 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083235100 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083235100 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083235100 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083235100 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083235100 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083235100 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) 20241107083235100 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) 20241107083235101 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(394)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(397)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(394)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(394)@fb7e2f9c3787: Start timer Tns_alive: 3 s BTS(397)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(394)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(397)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" 20241107083235102 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083235102 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) 20241107083235102 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) 20241107083235102 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083235102 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083235102 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) 20241107083235102 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083235102 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) 20241107083235102 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(397)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(394)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(394)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083235103 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083235103 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) 20241107083235103 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) 20241107083235103 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083235103 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083235103 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083235103 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083235103 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083235103 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083235103 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(397)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(397)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(397)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083235104 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083235104 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(394)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(394)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(397)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 391@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 391@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083235110 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083235110 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083235111 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083235111 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083235111 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083235111 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083235111 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083235111 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_imm_ass_dl_block_retrans-BVCI1234(392)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083235114 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) 20241107083235114 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_imm_ass_dl_block_retrans-BVCI1234(392)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083235114 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) 20241107083235114 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@fb7e2f9c3787: BSSGP successfully initialized 20241107083235114 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) 20241107083235114 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) 20241107083235114 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083235114 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083235114 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083235114 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083235114 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083235114 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083235114 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083235114 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083235114 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) 20241107083235114 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) 20241107083235115 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) 20241107083235115 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@fb7e2f9c3787: Start timer T: 2 s 20241107083235115 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) 20241107083235115 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) 20241107083235116 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) 20241107083235116 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) 20241107083235116 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) 20241107083235116 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) 20241107083235117 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083235117 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083235117 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083235117 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083235117 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083235117 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241107083235117 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083235117 DLGLOBAL DEBUG validating counter group 0x55d7ee0f5740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083235117 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107083235117 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083235117 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107083235117 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083235117 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083235117 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083235117 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083235117 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083235117 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083235117 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083235117 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083235117 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083235117 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083235117 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083235117 DRLCMAC 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) 20241107083235117 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083235117 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083235117 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083235117 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083235117 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083235117 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083235117 DLGLOBAL DEBUG validating counter group 0x55d7ee0f5b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083235117 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083235117 DLGLOBAL DEBUG validating counter group 0x55d7ee0f5e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083235117 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083235117 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:1192) 20241107083235117 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) 20241107083235117 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) 20241107083235117 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) 20241107083235117 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) 20241107083235117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083235117 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) 20241107083235117 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083235117 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) 20241107083235117 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083235117 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) 20241107083235117 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) 20241107083235117 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) 20241107083235117 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083235117 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083235117 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083235117 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083235117 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083235117 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083235117 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083235117 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083235117 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083235117 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083235118 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(397)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(397)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083235120 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083235120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083235120 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083235120 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) 20241107083235121 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083235121 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083235121 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083235121 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083235121 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083235132 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) 20241107083235132 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) 20241107083235132 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) 20241107083235132 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) 20241107083235133 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) 20241107083235133 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) 20241107083235133 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) 20241107083235133 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) 20241107083235133 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) 20241107083235133 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) 20241107083235133 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) 20241107083235133 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) 20241107083235133 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) 20241107083235133 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) 20241107083235133 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) 20241107083235133 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) 20241107083235137 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083235153 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) 20241107083235153 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) 20241107083235154 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) 20241107083235154 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) 20241107083235155 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) 20241107083235155 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) 20241107083235156 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) 20241107083235156 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) 20241107083235157 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) 20241107083235157 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) 20241107083235158 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) 20241107083235158 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) 20241107083235159 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) 20241107083235159 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) 20241107083235160 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) 20241107083235160 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) 20241107083235162 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083235177 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) 20241107083235177 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) 20241107083235178 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) 20241107083235178 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) 20241107083235178 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) 20241107083235178 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) 20241107083235179 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) 20241107083235179 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) 20241107083235179 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) 20241107083235179 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) 20241107083235180 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) 20241107083235180 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) 20241107083235180 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) 20241107083235180 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) 20241107083235181 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) 20241107083235181 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) 20241107083235181 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083235196 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) 20241107083235196 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) 20241107083235196 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) 20241107083235196 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) 20241107083235197 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) 20241107083235197 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) 20241107083235197 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) 20241107083235197 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) 20241107083235198 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) 20241107083235198 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) 20241107083235198 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) 20241107083235198 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) 20241107083235198 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) 20241107083235198 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) 20241107083235199 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) 20241107083235199 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) 20241107083235200 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083235215 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) 20241107083235215 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) 20241107083235216 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) 20241107083235216 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) 20241107083235216 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) 20241107083235216 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) 20241107083235217 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) 20241107083235217 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) 20241107083235217 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) 20241107083235217 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) 20241107083235217 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) 20241107083235217 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) 20241107083235218 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) 20241107083235218 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) 20241107083235218 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) 20241107083235218 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) 20241107083235224 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083235239 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) 20241107083235239 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) 20241107083235239 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) 20241107083235239 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) 20241107083235240 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) 20241107083235240 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) 20241107083235240 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) 20241107083235240 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) 20241107083235241 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) 20241107083235241 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) 20241107083235241 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) 20241107083235241 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) 20241107083235241 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) 20241107083235241 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) 20241107083235242 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) 20241107083235242 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) 20241107083235244 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083235259 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) 20241107083235259 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) 20241107083235259 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) 20241107083235259 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) 20241107083235260 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) 20241107083235260 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) 20241107083235260 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) 20241107083235260 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) 20241107083235261 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) 20241107083235261 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) 20241107083235261 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) 20241107083235261 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) 20241107083235262 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) 20241107083235262 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) 20241107083235262 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) 20241107083235262 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) 20241107083235263 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083235278 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) 20241107083235278 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) 20241107083235278 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) 20241107083235278 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) 20241107083235278 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) 20241107083235278 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) 20241107083235279 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) 20241107083235279 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) 20241107083235279 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) 20241107083235279 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) 20241107083235279 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) 20241107083235279 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) 20241107083235279 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) 20241107083235279 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) 20241107083235280 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) 20241107083235280 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) 20241107083235288 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083235303 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) 20241107083235303 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) 20241107083235303 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) 20241107083235303 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) 20241107083235303 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) 20241107083235303 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) 20241107083235303 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) 20241107083235303 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) 20241107083235304 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) 20241107083235304 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) 20241107083235304 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) 20241107083235304 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) 20241107083235304 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) 20241107083235304 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) 20241107083235305 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) 20241107083235305 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) 20241107083235307 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083235320 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083235320 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) 20241107083235320 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083235321 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) 20241107083235321 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) 20241107083235322 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) 20241107083235322 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) 20241107083235322 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) 20241107083235322 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) 20241107083235322 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) 20241107083235322 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) 20241107083235323 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) 20241107083235323 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) 20241107083235323 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) 20241107083235323 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) 20241107083235323 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) 20241107083235323 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) 20241107083235323 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) 20241107083235323 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) 20241107083235326 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) 20241107083235326 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) 20241107083235326 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) 20241107083235326 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) 20241107083235326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083235326 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083235326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083235326 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) 20241107083235326 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) 20241107083235326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 59 8e f2 73 2e 72 c7 14 e0 42 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083235326 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) 20241107083235326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083235326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083235326 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) 20241107083235326 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 47 + 13 = 60 (pdch_ul_controller.c:131) 20241107083235326 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type POLL (pdch_ul_controller.c:184) 20241107083235326 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) 20241107083235326 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) 20241107083235326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 59 8e f2 73 2e 72 c7 14 e0 42 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083235326 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 59 8e f2 73 2e 72 c7 14 e0 42 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) 20241107083235326 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083235340 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) 20241107083235340 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) 20241107083235340 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) 20241107083235340 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) 20241107083235340 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) 20241107083235340 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) 20241107083235341 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) 20241107083235341 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) 20241107083235341 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) 20241107083235341 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) 20241107083235341 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) 20241107083235341 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) 20241107083235341 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) 20241107083235341 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) 20241107083235341 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) 20241107083235341 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) 20241107083235349 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083235363 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) 20241107083235363 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) 20241107083235364 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) 20241107083235364 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) 20241107083235364 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) 20241107083235364 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) 20241107083235364 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) 20241107083235364 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) 20241107083235364 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) 20241107083235364 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) 20241107083235364 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) 20241107083235364 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) 20241107083235364 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) 20241107083235364 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) 20241107083235365 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) 20241107083235365 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) 20241107083235368 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083235382 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) 20241107083235383 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) 20241107083235383 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) 20241107083235383 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) 20241107083235383 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) 20241107083235383 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) 20241107083235383 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) 20241107083235383 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) 20241107083235384 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) 20241107083235384 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) 20241107083235384 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) 20241107083235384 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) 20241107083235384 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) 20241107083235384 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) 20241107083235385 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) 20241107083235385 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) 20241107083235387 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083235401 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) 20241107083235401 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) 20241107083235401 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=60, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083235401 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=60, TS=7 (curr FN 60), reason=DL_ACK (tbf.cpp:487) 20241107083235401 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) 20241107083235401 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20241107083235401 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241107083235401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Retransmit ImmAss[PktDlAss] on PCH (tbf_dl_fsm.c:238) 20241107083235401 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to ASSIGN (tbf_dl_fsm.c:239) 20241107083235401 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) 20241107083235402 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=60 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 85 f5 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241107083235402 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) 20241107083235402 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) 20241107083235403 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) 20241107083235403 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) 20241107083235403 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) 20241107083235403 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) 20241107083235403 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) 20241107083235403 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) 20241107083235403 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) 20241107083235403 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) 20241107083235403 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) 20241107083235403 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) 20241107083235404 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) 20241107083235404 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) BTS(397)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(397)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 := 47, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083235406 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083235406 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083235406 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083235406 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) 20241107083235411 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083235425 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) 20241107083235425 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) 20241107083235425 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) 20241107083235425 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) 20241107083235425 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) 20241107083235425 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) 20241107083235426 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) 20241107083235426 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) 20241107083235426 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) 20241107083235426 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) 20241107083235426 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) 20241107083235426 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) 20241107083235426 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) 20241107083235426 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) 20241107083235427 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) 20241107083235427 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) 20241107083235429 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083235444 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) 20241107083235444 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) 20241107083235444 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) 20241107083235444 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) 20241107083235444 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) 20241107083235444 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) 20241107083235445 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) 20241107083235445 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) 20241107083235445 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) 20241107083235445 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) 20241107083235445 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) 20241107083235445 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) 20241107083235445 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) 20241107083235445 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) 20241107083235446 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) 20241107083235446 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) 20241107083235448 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083235462 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) 20241107083235462 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) 20241107083235463 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) 20241107083235463 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) 20241107083235463 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) 20241107083235463 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) 20241107083235463 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) 20241107083235463 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) 20241107083235464 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) 20241107083235464 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) 20241107083235464 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) 20241107083235464 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) 20241107083235464 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) 20241107083235464 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) 20241107083235465 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) 20241107083235465 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) 20241107083235472 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083235486 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) 20241107083235486 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) 20241107083235486 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) 20241107083235486 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) 20241107083235486 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) 20241107083235486 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) 20241107083235486 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) 20241107083235486 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) 20241107083235487 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) 20241107083235487 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) 20241107083235487 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) 20241107083235487 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) 20241107083235487 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) 20241107083235487 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) 20241107083235487 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) 20241107083235487 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) 20241107083235490 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083235504 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) 20241107083235504 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) 20241107083235504 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) 20241107083235504 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) 20241107083235505 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) 20241107083235505 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) 20241107083235505 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) 20241107083235505 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) 20241107083235505 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) 20241107083235505 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) 20241107083235505 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) 20241107083235505 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) 20241107083235505 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) 20241107083235505 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) 20241107083235505 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) 20241107083235505 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) 20241107083235509 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083235523 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) 20241107083235523 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) 20241107083235523 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) 20241107083235523 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) 20241107083235523 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) 20241107083235523 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) 20241107083235523 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) 20241107083235523 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) 20241107083235523 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) 20241107083235523 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) 20241107083235523 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) 20241107083235524 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) 20241107083235524 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) 20241107083235524 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) 20241107083235524 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) 20241107083235524 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) 20241107083235532 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083235546 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) 20241107083235546 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) 20241107083235546 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) 20241107083235546 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) 20241107083235546 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) 20241107083235546 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) 20241107083235547 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) 20241107083235547 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) 20241107083235547 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) 20241107083235547 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) 20241107083235547 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) 20241107083235547 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) 20241107083235547 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) 20241107083235547 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) 20241107083235547 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) 20241107083235547 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) 20241107083235551 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083235565 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) 20241107083235565 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) 20241107083235565 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) 20241107083235565 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) 20241107083235565 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) 20241107083235565 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) 20241107083235565 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) 20241107083235565 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) 20241107083235565 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) 20241107083235565 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) 20241107083235565 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) 20241107083235565 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) 20241107083235566 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) 20241107083235566 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) 20241107083235566 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) 20241107083235566 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) 20241107083235569 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083235583 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) 20241107083235583 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) 20241107083235584 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) 20241107083235584 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) 20241107083235584 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) 20241107083235584 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) 20241107083235584 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) 20241107083235584 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) 20241107083235584 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) 20241107083235584 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) 20241107083235584 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) 20241107083235584 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) 20241107083235584 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) 20241107083235584 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) 20241107083235585 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) 20241107083235585 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) 20241107083235593 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083235607 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083235607 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) 20241107083235607 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083235607 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) 20241107083235607 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) 20241107083235607 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) 20241107083235607 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) 20241107083235607 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) 20241107083235607 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) 20241107083235608 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) 20241107083235608 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) 20241107083235608 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) 20241107083235608 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) 20241107083235608 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) 20241107083235608 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) 20241107083235608 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) 20241107083235608 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) 20241107083235608 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) 20241107083235608 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) 20241107083235611 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) 20241107083235611 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083235611 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) 20241107083235611 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) 20241107083235611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 0 (tbf_dl.cpp:329) 20241107083235611 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) 20241107083235611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083235611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083235611 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) 20241107083235611 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 108 + 13 = 121 (pdch_ul_controller.c:131) 20241107083235611 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type POLL (pdch_ul_controller.c:184) 20241107083235611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=121, TS=7) (tbf_dl.cpp:883) 20241107083235611 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=121, TS=7 (tbf_dl.cpp:903) 20241107083235611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 59 8e f2 73 2e 72 c7 14 e0 42 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083235611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=0f 00 00 29 59 8e f2 73 2e 72 c7 14 e0 42 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) 20241107083235612 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083235626 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) 20241107083235626 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) 20241107083235626 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) 20241107083235626 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) 20241107083235626 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) 20241107083235626 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) 20241107083235626 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) 20241107083235627 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) 20241107083235627 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) 20241107083235627 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) 20241107083235627 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) 20241107083235627 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) 20241107083235627 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) 20241107083235627 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) 20241107083235627 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) 20241107083235627 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) 20241107083235630 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083235644 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) 20241107083235644 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) 20241107083235645 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) 20241107083235645 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) 20241107083235645 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) 20241107083235645 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) 20241107083235645 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) 20241107083235645 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) 20241107083235645 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) 20241107083235645 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) 20241107083235645 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) 20241107083235645 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) 20241107083235645 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) 20241107083235645 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) 20241107083235645 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) 20241107083235645 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) 20241107083235654 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083235668 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) 20241107083235668 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) 20241107083235669 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) 20241107083235669 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) 20241107083235670 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) 20241107083235670 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) 20241107083235670 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) 20241107083235670 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) 20241107083235670 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) 20241107083235670 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) 20241107083235670 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) 20241107083235670 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) 20241107083235670 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) 20241107083235670 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) 20241107083235671 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) 20241107083235671 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) 20241107083235673 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083235687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=4 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) 20241107083235687 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) 20241107083235687 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083235687 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083235687 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) BTS(397)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083235688 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083235688 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083235688 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:511) 20241107083235688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083235688 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) 20241107083235688 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) 20241107083235688 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083235688 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) 20241107083235688 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) 20241107083235688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241107083235688 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107083235688 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) 20241107083235688 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) 20241107083235688 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) 20241107083235688 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) 20241107083235688 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) 20241107083235688 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) 20241107083235688 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) 20241107083235688 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) 20241107083235689 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) 20241107083235689 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) 20241107083235690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59186<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083235690 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) 20241107083235690 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) 20241107083235691 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) 20241107083235691 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) 20241107083235692 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) 20241107083235692 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) 20241107083235693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59176<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083235694 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083235694 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083235694 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083235694 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083235694 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:1202) 20241107083235694 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) 20241107083235694 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083235694 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083235694 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083235694 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083235694 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083235694 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083235695 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083235695 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083235695 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083235695 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083235695 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083235695 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083235695 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083235695 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083235695 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083235695 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083235695 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083235695 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) 20241107083235695 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) 20241107083235695 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 8395 with status 0 respawn: 37: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_imm_ass_dl_block_retrans finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_imm_ass_dl_block_retrans pass'. Thu Nov 7 08:32:35 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 20241107083235730 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083235730 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083235730 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083235730 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083235758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59198<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083235858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59198<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=128076) Waiting for packet dumper to finish... 1 (prev_count=128076, count=219384) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:32:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_dl_flow_more_blocks.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_dl_flow_more_blocks.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_flow_more_blocks' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_dl_flow_more_blocks started. 403@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_dl_flow_more_blocks-BVCI1234(405)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 403@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(407)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 403@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083238908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59206<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 403@fb7e2f9c3787: 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(411)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 403@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(411)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(408)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083238917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59222<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(408)@fb7e2f9c3787: Start timer T: 5 s PCUIF(408)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_dl_flow_more_blocks-STATS(413)@fb7e2f9c3787: Start timer T: 2 s TC_dl_flow_more_blocks-STATS(413)@fb7e2f9c3787: Start timer T: 2 s 403@fb7e2f9c3787: 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(414)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(414)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083240731 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083240731 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083240731 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(408)@fb7e2f9c3787: OsmoPCU is now connected BTS(410)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" TC_dl_flow_more_blocks-STATS(413)@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083240748 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083240748 DLGLOBAL DEBUG validating counter group 0x55e15cc5e020(bts) with 102 counters (rate_ctr.c:86) 20241107083240749 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083240749 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083240749 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083240749 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083240749 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083240749 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083240749 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083240749 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083240749 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083240749 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083240749 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083240749 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083240749 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083240749 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083240749 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083240749 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083240749 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083240749 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083240749 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083240749 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083240749 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083240749 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083240749 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083240749 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083240749 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083240749 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083240749 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083240749 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083240749 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083240749 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083240749 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083240749 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083240749 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083240749 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083240749 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083240749 DLGLOBAL DEBUG validating counter group 0x7f463b45d5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083240749 DLGLOBAL DEBUG validating counter group 0x55e15cc5d700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083240749 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083240749 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083240749 DLGLOBAL DEBUG validating counter group 0x7f463b45e160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083240749 DLGLOBAL DEBUG validating counter group 0x7f463b45e140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083240750 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083240750 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) 20241107083240750 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) 20241107083240750 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083240750 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083240750 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083240750 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083240750 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083240750 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083240750 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083240750 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083240750 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083240750 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083240750 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083240750 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083240750 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083240750 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083240750 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083240750 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083240750 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083240750 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083240750 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083240750 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083240750 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083240750 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083240750 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083240750 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083240750 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083240750 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083240750 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) 20241107083240750 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) 20241107083240751 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(410)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(410)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(410)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(410)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(410)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(407)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(410)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(407)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(407)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(407)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(410)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(410)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083240759 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083240759 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) 20241107083240759 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) 20241107083240759 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083240759 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083240759 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) 20241107083240760 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083240760 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) 20241107083240760 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107083240760 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) 20241107083240760 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(407)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(407)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083240761 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083240761 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) 20241107083240761 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) 20241107083240762 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083240762 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083240762 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083240762 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083240762 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083240762 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083240762 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083240762 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) 20241107083240762 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) 20241107083240763 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) 20241107083240763 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(407)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107083240764 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) 20241107083240764 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) -NSVCI1234(407)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(407)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083240764 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083240764 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) 20241107083240764 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) 20241107083240764 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) 20241107083240765 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) 20241107083240765 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) 20241107083240765 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) 20241107083240765 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) 20241107083240766 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) 20241107083240766 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) 20241107083240767 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 404@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 404@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083240777 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083240777 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083240777 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083240777 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083240777 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083240777 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083240777 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083240777 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083240780 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) 20241107083240780 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) 20241107083240781 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) 20241107083240781 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) 20241107083240781 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) 20241107083240781 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) 20241107083240782 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) 20241107083240782 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) 20241107083240783 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) 20241107083240783 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) 20241107083240784 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) 20241107083240784 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) 20241107083240784 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) 20241107083240784 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_dl_flow_more_blocks-BVCI1234(405)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083240785 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) 20241107083240785 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) 20241107083240785 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_dl_flow_more_blocks-BVCI1234(405)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083240788 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083240788 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083240788 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083240788 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083240788 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083240788 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083240788 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083240788 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083240794 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083240794 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083240794 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083240794 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083240794 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083240794 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083240794 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083240794 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083240794 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083240794 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: BSSGP successfully initialized MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083240800 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) 20241107083240800 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) 20241107083240801 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) 20241107083240801 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) 20241107083240802 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) 20241107083240802 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) 20241107083240804 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) 20241107083240804 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) 20241107083240805 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) 20241107083240805 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) 20241107083240805 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083240805 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083240805 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083240806 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083240806 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083240806 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 16 (gprs_bssgp_pcu.c:177) 20241107083240806 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083240806 DLGLOBAL DEBUG validating counter group 0x55e15cc5d740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083240806 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107083240806 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083240806 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107083240806 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 16 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083240806 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083240806 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083240806 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083240806 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083240806 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083240806 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083240806 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083240806 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083240806 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083240806 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083240806 DRLCMAC 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) 20241107083240806 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083240806 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083240806 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083240806 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083240806 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083240806 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083240806 DLGLOBAL DEBUG validating counter group 0x55e15cc5db20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083240807 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083240807 DLGLOBAL DEBUG validating counter group 0x55e15cc5de00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083240807 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083240807 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:1192) 20241107083240807 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) 20241107083240807 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) 20241107083240807 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) 20241107083240807 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) 20241107083240807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083240807 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) 20241107083240807 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083240807 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) 20241107083240807 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083240807 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) 20241107083240807 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) 20241107083240807 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) 20241107083240807 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) 20241107083240807 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) 20241107083240807 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) 20241107083240808 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) 20241107083240808 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083240808 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083240808 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083240808 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083240808 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083240809 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) 20241107083240809 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) 20241107083240811 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(410)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(410)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083240818 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083240818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083240818 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083240818 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) 20241107083240824 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) 20241107083240824 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) 20241107083240825 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) 20241107083240825 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) 20241107083240826 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) 20241107083240826 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) 20241107083240827 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) 20241107083240827 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) 20241107083240828 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) 20241107083240828 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) 20241107083240829 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) 20241107083240829 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) 20241107083240829 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) 20241107083240829 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) 20241107083240830 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) 20241107083240830 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) 20241107083240831 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083240843 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) 20241107083240843 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) 20241107083240845 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) 20241107083240845 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) 20241107083240846 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) 20241107083240846 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) 20241107083240847 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) 20241107083240847 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) 20241107083240847 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) 20241107083240847 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) 20241107083240848 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) 20241107083240848 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) 20241107083240849 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) 20241107083240849 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) 20241107083240850 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) 20241107083240850 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) 20241107083240850 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083240862 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) 20241107083240862 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) 20241107083240864 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) 20241107083240864 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) 20241107083240864 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) 20241107083240864 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) 20241107083240865 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) 20241107083240865 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) 20241107083240866 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) 20241107083240866 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) 20241107083240867 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) 20241107083240867 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) 20241107083240868 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) 20241107083240868 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) 20241107083240868 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) 20241107083240868 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) 20241107083240871 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083240886 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) 20241107083240886 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) 20241107083240887 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) 20241107083240887 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) 20241107083240888 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) 20241107083240888 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) 20241107083240889 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) 20241107083240889 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) 20241107083240890 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) 20241107083240890 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) 20241107083240890 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) 20241107083240890 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) 20241107083240891 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) 20241107083240891 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) 20241107083240892 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) 20241107083240892 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) 20241107083240893 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083240905 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) 20241107083240905 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) 20241107083240907 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) 20241107083240907 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) 20241107083240907 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) 20241107083240907 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) 20241107083240908 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) 20241107083240908 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) 20241107083240910 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) 20241107083240910 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) 20241107083240910 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) 20241107083240910 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) 20241107083240911 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) 20241107083240911 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) 20241107083240912 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) 20241107083240912 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) 20241107083240913 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083240924 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) 20241107083240924 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) 20241107083240925 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) 20241107083240925 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) 20241107083240926 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) 20241107083240926 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) 20241107083240926 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) 20241107083240926 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) 20241107083240926 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) 20241107083240926 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) 20241107083240927 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) 20241107083240927 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) 20241107083240928 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) 20241107083240928 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) 20241107083240928 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) 20241107083240928 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) 20241107083240933 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083240948 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) 20241107083240948 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) 20241107083240949 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) 20241107083240949 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) 20241107083240949 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) 20241107083240949 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) 20241107083240950 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) 20241107083240950 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) 20241107083240950 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) 20241107083240951 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) 20241107083240951 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) 20241107083240951 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) 20241107083240952 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) 20241107083240952 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) 20241107083240952 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) 20241107083240952 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) 20241107083240953 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083240967 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) 20241107083240967 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) 20241107083240969 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) 20241107083240969 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) 20241107083240970 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) 20241107083240970 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) 20241107083240971 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) 20241107083240971 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) 20241107083240973 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) 20241107083240973 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) 20241107083240974 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) 20241107083240974 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) 20241107083240975 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) 20241107083240975 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) 20241107083240976 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) 20241107083240976 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) 20241107083240978 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083240987 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) 20241107083240987 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) 20241107083240989 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) 20241107083240989 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) 20241107083240990 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) 20241107083240990 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) 20241107083240990 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) 20241107083240990 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) 20241107083240990 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) 20241107083240990 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) 20241107083240991 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) 20241107083240991 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) 20241107083240991 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) 20241107083240991 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) 20241107083240991 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) 20241107083240991 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) 20241107083240995 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083241010 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) 20241107083241010 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) 20241107083241012 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) 20241107083241012 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) 20241107083241012 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) 20241107083241012 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) 20241107083241013 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) 20241107083241013 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) 20241107083241014 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) 20241107083241014 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) 20241107083241015 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) 20241107083241015 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) 20241107083241016 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) 20241107083241016 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) 20241107083241017 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) 20241107083241017 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) 20241107083241017 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083241019 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083241019 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) 20241107083241019 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083241029 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) 20241107083241029 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) 20241107083241030 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) 20241107083241030 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) 20241107083241030 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) 20241107083241030 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) 20241107083241031 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) 20241107083241031 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) 20241107083241031 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) 20241107083241031 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) 20241107083241031 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) 20241107083241031 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) 20241107083241032 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) 20241107083241032 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) 20241107083241033 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) 20241107083241033 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) 20241107083241034 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) 20241107083241034 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) 20241107083241034 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) 20241107083241034 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) 20241107083241034 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=16) (tbf_dl.cpp:551) 20241107083241034 DRLCMACDL DEBUG -- Chunk with length 16 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083241034 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=16 (tbf_dl.cpp:663) 20241107083241034 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) 20241107083241034 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) 20241107083241034 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 41 4b 3e 69 ac 7c fc a0 6f 16 0c 5f c8 78 dd 61 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083241034 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) 20241107083241034 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083241034 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083241034 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) 20241107083241034 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 60 + 13 = 73 (pdch_ul_controller.c:131) 20241107083241034 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type POLL (pdch_ul_controller.c:184) 20241107083241034 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) 20241107083241034 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) 20241107083241034 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 41 4b 3e 69 ac 7c fc a0 6f 16 0c 5f c8 78 dd 61 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083241034 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 00 41 4b 3e 69 ac 7c fc a0 6f 16 0c 5f c8 78 dd 61 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083241034 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083241039 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083241039 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083241039 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083241039 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083241039 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083241039 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 16 (gprs_bssgp_pcu.c:177) 20241107083241039 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 16 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083241048 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) 20241107083241048 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) 20241107083241048 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) 20241107083241048 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) 20241107083241049 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) 20241107083241049 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) 20241107083241050 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) 20241107083241050 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) 20241107083241051 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) 20241107083241051 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) 20241107083241052 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) 20241107083241052 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) 20241107083241053 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) 20241107083241053 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) 20241107083241054 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) 20241107083241054 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) 20241107083241057 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) 20241107083241057 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) 20241107083241057 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) 20241107083241057 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) 20241107083241057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=16) (tbf_dl.cpp:551) 20241107083241057 DRLCMACDL DEBUG -- Chunk with length 16 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083241057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=16 (tbf_dl.cpp:663) 20241107083241057 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) 20241107083241057 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) 20241107083241057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-2): 41 23 5f 93 10 85 99 72 c3 42 b3 6d 8a 50 1b 33 3d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083241057 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) 20241107083241057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083241057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107083241057 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) 20241107083241057 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20241107083241057 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20241107083241057 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) 20241107083241057 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) 20241107083241057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 0f 00 02 41 23 5f 93 10 85 99 72 c3 42 b3 6d 8a 50 1b 33 3d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083241057 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 02 41 23 5f 93 10 85 99 72 c3 42 b3 6d 8a 50 1b 33 3d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083241058 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083241063 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083241063 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083241063 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083241063 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083241063 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083241063 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 16 (gprs_bssgp_pcu.c:177) 20241107083241063 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 16 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083241072 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) 20241107083241072 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) 20241107083241073 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) 20241107083241073 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) 20241107083241074 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) 20241107083241074 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) 20241107083241075 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) 20241107083241075 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) 20241107083241075 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) 20241107083241075 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) 20241107083241076 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) 20241107083241076 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) 20241107083241077 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) 20241107083241077 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) 20241107083241078 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) 20241107083241078 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) 20241107083241078 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) 20241107083241078 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) 20241107083241078 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) 20241107083241078 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) 20241107083241079 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) 20241107083241079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=16) (tbf_dl.cpp:551) 20241107083241079 DRLCMACDL DEBUG -- Chunk with length 16 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083241079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=16 (tbf_dl.cpp:663) 20241107083241079 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) 20241107083241079 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) 20241107083241079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-2): 41 81 fc d9 05 f8 d6 b8 12 2a f7 06 4f 4f ca ab 41 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083241079 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) 20241107083241079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083241079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107083241079 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) 20241107083241079 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20241107083241079 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20241107083241079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=82, TS=7) (tbf_dl.cpp:883) 20241107083241079 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=82, TS=7 (tbf_dl.cpp:903) 20241107083241079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 0f 00 04 41 81 fc d9 05 f8 d6 b8 12 2a f7 06 4f 4f ca ab 41 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083241079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=0f 00 04 41 81 fc d9 05 f8 d6 b8 12 2a f7 06 4f 4f ca ab 41 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083241079 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083241087 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083241087 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083241087 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083241087 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083241087 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083241087 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 16 (gprs_bssgp_pcu.c:177) 20241107083241087 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 16 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083241092 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) 20241107083241092 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) 20241107083241094 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) 20241107083241094 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) 20241107083241096 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) 20241107083241096 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) 20241107083241097 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) 20241107083241097 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) 20241107083241099 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) 20241107083241099 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) 20241107083241100 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) 20241107083241100 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) 20241107083241101 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) 20241107083241101 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) 20241107083241102 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) 20241107083241102 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) 20241107083241104 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) 20241107083241104 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(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20241107083241104 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) 20241107083241104 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) 20241107083241104 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) 20241107083241104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=16) (tbf_dl.cpp:551) 20241107083241104 DRLCMACDL DEBUG -- Chunk with length 16 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083241104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=16 (tbf_dl.cpp:663) 20241107083241104 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) 20241107083241104 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) 20241107083241104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-2): 41 24 08 18 4a d4 fa 32 e0 eb b3 56 0a 48 de 8d 30 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083241104 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) 20241107083241104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083241104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107083241104 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) 20241107083241104 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 73 + 13 = 86 (pdch_ul_controller.c:131) 20241107083241104 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type POLL (pdch_ul_controller.c:184) 20241107083241104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=86, TS=7) (tbf_dl.cpp:883) 20241107083241104 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=86, TS=7 (tbf_dl.cpp:903) 20241107083241104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 0f 00 06 41 24 08 18 4a d4 fa 32 e0 eb b3 56 0a 48 de 8d 30 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083241104 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=0f 00 06 41 24 08 18 4a d4 fa 32 e0 eb b3 56 0a 48 de 8d 30 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083241105 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083241111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 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) 20241107083241111 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) 20241107083241111 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083241111 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083241111 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) 20241107083241111 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083241111 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083241111 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:511) 20241107083241111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083241111 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) 20241107083241111 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) 20241107083241111 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107083241111 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083241111 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241107083241111 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241107083241111 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241107083241111 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) 20241107083241111 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) 20241107083241111 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241107083241111 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107083241111 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) 20241107083241111 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) 20241107083241113 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) 20241107083241113 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) 20241107083241114 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) 20241107083241114 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) 20241107083241115 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) 20241107083241115 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) 20241107083241116 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) 20241107083241116 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) 20241107083241117 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) 20241107083241117 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) 20241107083241118 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) 20241107083241118 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) 20241107083241119 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) 20241107083241119 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) 20241107083241121 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) 20241107083241121 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(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20241107083241121 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) 20241107083241122 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(410)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") TC_dl_flow_more_blocks-STATS(413)@fb7e2f9c3787: Start timer T: 2 s 20241107083241134 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) 20241107083241134 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) 20241107083241134 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) 20241107083241134 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) 20241107083241134 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) 20241107083241135 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20241107083241135 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241107083241136 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) 20241107083241136 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) 20241107083241136 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) 20241107083241136 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) 20241107083241137 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) 20241107083241137 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) 20241107083241138 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) 20241107083241138 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) 20241107083241138 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) 20241107083241138 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) 20241107083241139 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) 20241107083241139 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) 20241107083241139 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) 20241107083241139 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) 20241107083241141 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083241153 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) 20241107083241153 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) 20241107083241153 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=82, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083241153 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=DL_ACK (tbf.cpp:487) 20241107083241153 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 1 => 2 (< MAX 8) (tbf.cpp:362) 20241107083241153 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241107083241153 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) 20241107083241153 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) 20241107083241154 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) 20241107083241154 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) 20241107083241155 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) 20241107083241155 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) 20241107083241155 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) 20241107083241155 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) 20241107083241156 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) 20241107083241156 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) TC_dl_flow_more_blocks-STATS(413)@fb7e2f9c3787: Start timer T_statsd: 5 s 20241107083241156 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) 20241107083241156 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) 20241107083241156 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) 20241107083241156 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) 20241107083241157 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) TC_dl_flow_more_blocks-STATS(413)@fb7e2f9c3787: 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(413)@fb7e2f9c3787: 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 } 20241107083241171 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) 20241107083241171 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) 20241107083241171 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=86, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083241171 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=86, TS=7 (curr FN 86), reason=DL_ACK (tbf.cpp:487) 20241107083241171 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 2 => 3 (< MAX 8) (tbf.cpp:362) 20241107083241171 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241107083241172 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) 20241107083241172 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) 20241107083241172 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) 20241107083241172 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) 20241107083241172 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) 20241107083241172 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) 20241107083241172 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) 20241107083241172 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) 20241107083241172 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) 20241107083241172 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) 20241107083241172 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) 20241107083241172 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) 20241107083241173 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) 20241107083241173 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) TC_dl_flow_more_blocks-STATS(413)@fb7e2f9c3787: 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(413)@fb7e2f9c3787: 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(413)@fb7e2f9c3787: 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 } 20241107083241181 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) TC_dl_flow_more_blocks-STATS(413)@fb7e2f9c3787: 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(413)@fb7e2f9c3787: 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 } BTS(410)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083241188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107083241199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59222<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083241200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59206<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083241201 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083241201 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083241201 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083241201 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083241201 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:1202) 20241107083241201 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) 20241107083241201 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083241201 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083241201 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083241201 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083241201 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083241201 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083241201 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083241201 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083241201 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083241201 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083241201 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083241201 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083241201 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083241201 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083241201 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083241201 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083241201 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083241201 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) 20241107083241201 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) 20241107083241201 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 8458 with status 0 MTC@fb7e2f9c3787: Test case TC_dl_flow_more_blocks finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_flow_more_blocks pass'. respawn: 38: starting: osmo-pcu Thu Nov 7 08:32:41 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 20241107083241226 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083241226 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083241226 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083241227 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083241248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59228<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083241348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59228<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=178588) Waiting for packet dumper to finish... 1 (prev_count=178588, count=211640) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_flow_more_blocks pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:32:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ul_flow_multiple_llc_blocks.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ul_flow_multiple_llc_blocks.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_flow_multiple_llc_blocks' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_ul_flow_multiple_llc_blocks started. 416@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_ul_flow_multiple_llc_blocks-BVCI1234(418)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 416@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 416@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(420)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083244398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35790<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 416@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(424)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s 416@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(424)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(421)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083244404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35794<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(421)@fb7e2f9c3787: Start timer T: 5 s PCUIF(421)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_ul_flow_multiple_llc_blocks-STATS(425)@fb7e2f9c3787: Start timer T: 2 s TC_ul_flow_multiple_llc_blocks-STATS(425)@fb7e2f9c3787: Start timer T: 2 s 416@fb7e2f9c3787: 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(428)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(428)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083246227 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083246227 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083246227 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(421)@fb7e2f9c3787: OsmoPCU is now connected BTS(423)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083246232 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083246232 DLGLOBAL DEBUG validating counter group 0x55abc56e3020(bts) with 102 counters (rate_ctr.c:86) 20241107083246232 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083246232 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083246232 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083246232 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083246232 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083246232 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083246232 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083246232 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083246232 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083246232 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083246232 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083246232 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083246232 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083246232 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083246232 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083246232 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083246232 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083246232 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083246232 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083246232 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083246232 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083246232 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083246232 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083246232 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083246232 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083246232 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083246232 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083246232 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083246232 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083246232 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083246232 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083246232 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083246232 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083246232 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083246232 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083246232 DLGLOBAL DEBUG validating counter group 0x7f3871e435c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083246232 DLGLOBAL DEBUG validating counter group 0x55abc56e2700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083246232 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083246232 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083246233 DLGLOBAL DEBUG validating counter group 0x7f3871e44160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083246233 DLGLOBAL DEBUG validating counter group 0x7f3871e44140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083246233 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083246233 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) 20241107083246233 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) 20241107083246233 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083246233 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083246233 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083246233 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083246233 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083246233 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083246233 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083246233 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083246233 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083246233 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083246233 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083246233 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083246233 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083246233 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083246233 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083246233 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083246233 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083246233 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083246233 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083246233 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083246233 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083246233 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083246233 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083246233 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083246233 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083246233 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083246233 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) 20241107083246233 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) 20241107083246233 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(423)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(423)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(420)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(420)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(420)@fb7e2f9c3787: Start timer Tns_alive: 3 s BTS(423)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(420)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(423)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(423)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083246235 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083246235 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) 20241107083246235 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) 20241107083246235 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083246235 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083246235 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) 20241107083246235 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083246235 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) 20241107083246235 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(423)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(423)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(420)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(420)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(423)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083246236 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083246236 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) 20241107083246236 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) 20241107083246236 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083246236 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083246236 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083246236 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083246236 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083246236 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083246236 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083246236 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083246236 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(420)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(420)@fb7e2f9c3787: Start timer Tns_test: 10 s 417@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 417@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083246242 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083246242 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083246242 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083246242 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083246242 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083246242 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083246242 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083246242 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_flow_multiple_llc_blocks-BVCI1234(418)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_ul_flow_multiple_llc_blocks-BVCI1234(418)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083246245 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) 20241107083246245 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) 20241107083246245 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083246245 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083246245 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083246245 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083246245 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083246245 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083246245 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083246245 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083246246 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) 20241107083246246 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) 20241107083246246 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) 20241107083246246 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) 20241107083246246 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) 20241107083246246 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) 20241107083246246 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) 20241107083246246 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) 20241107083246247 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) 20241107083246247 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) 20241107083246247 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) 20241107083246247 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) 20241107083246247 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) 20241107083246247 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) 20241107083246247 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) 20241107083246247 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083246247 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083246247 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083246247 DLGLOBAL DEBUG validating counter group 0x55abc56e2740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083246247 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083246247 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083246247 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083246247 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083246247 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083246247 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083246247 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083246247 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083246247 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083246247 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083246247 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083246247 DRLCMAC 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) 20241107083246247 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083246247 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083246247 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083246247 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083246247 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083246247 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083246248 DLGLOBAL DEBUG validating counter group 0x55abc56e2b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083246248 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083246248 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083246248 DLGLOBAL DEBUG validating counter group 0x55abc56e2be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083246248 DLGLOBAL DEBUG validating counter group 0x55abc56e2c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083246248 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083246248 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:1192) 20241107083246248 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083246248 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083246248 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083246248 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083246248 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083246248 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083246248 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083246248 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) 20241107083246248 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) 20241107083246248 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083246248 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083246248 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083246248 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(423)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083246248 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083246248 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083246248 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083246248 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083246248 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083246248 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083246248 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083246248 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083246248 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083246248 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20241107083246250 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: 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 } 20241107083246252 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083246252 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083246252 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083246252 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083246252 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083246264 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) 20241107083246264 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) 20241107083246264 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) 20241107083246264 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) 20241107083246264 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) 20241107083246264 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) 20241107083246264 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) 20241107083246264 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) 20241107083246264 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) 20241107083246264 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) 20241107083246264 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) 20241107083246264 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) 20241107083246265 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) 20241107083246265 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) 20241107083246265 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) 20241107083246265 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) 20241107083246268 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) 20241107083246268 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) 20241107083246268 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(423)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083246282 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) 20241107083246282 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) 20241107083246283 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) 20241107083246283 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) 20241107083246283 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) 20241107083246283 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) 20241107083246283 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) 20241107083246283 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) 20241107083246283 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) 20241107083246283 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) 20241107083246283 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) 20241107083246283 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) 20241107083246283 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) 20241107083246283 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) 20241107083246283 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) 20241107083246283 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) 20241107083246292 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) 20241107083246292 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) 20241107083246292 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(423)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083246306 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) 20241107083246306 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) 20241107083246306 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) 20241107083246306 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) 20241107083246306 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) 20241107083246306 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) 20241107083246306 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) 20241107083246306 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) 20241107083246306 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) 20241107083246306 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) 20241107083246306 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) 20241107083246306 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) 20241107083246306 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) 20241107083246306 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) 20241107083246307 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) 20241107083246307 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) 20241107083246310 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) 20241107083246310 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) 20241107083246310 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(423)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083246324 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) 20241107083246324 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) 20241107083246324 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) 20241107083246324 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) 20241107083246325 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) 20241107083246325 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) 20241107083246325 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) 20241107083246325 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) 20241107083246325 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) 20241107083246325 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) 20241107083246325 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) 20241107083246325 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) 20241107083246326 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) 20241107083246326 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) 20241107083246326 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) 20241107083246326 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) 20241107083246329 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) 20241107083246329 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) 20241107083246329 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(423)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083246343 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) 20241107083246343 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) 20241107083246343 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) 20241107083246343 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) 20241107083246343 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) 20241107083246343 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) 20241107083246343 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) 20241107083246343 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) 20241107083246343 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) 20241107083246343 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) 20241107083246343 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) 20241107083246343 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) 20241107083246344 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) 20241107083246344 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) 20241107083246344 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) 20241107083246344 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) 20241107083246352 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) 20241107083246352 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) 20241107083246352 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(423)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083246366 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) 20241107083246366 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) 20241107083246367 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) 20241107083246367 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) 20241107083246367 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) 20241107083246367 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) 20241107083246367 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) 20241107083246367 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) 20241107083246367 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) 20241107083246367 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) 20241107083246367 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) 20241107083246367 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) 20241107083246368 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) 20241107083246368 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) 20241107083246368 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) 20241107083246368 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) 20241107083246371 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) 20241107083246371 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) 20241107083246371 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(423)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083246385 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) 20241107083246385 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) 20241107083246385 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) 20241107083246385 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) 20241107083246386 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) 20241107083246386 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) 20241107083246386 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) 20241107083246386 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) 20241107083246386 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) 20241107083246386 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) 20241107083246386 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) 20241107083246386 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) 20241107083246386 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) 20241107083246386 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) 20241107083246386 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) 20241107083246387 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) 20241107083246390 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) 20241107083246390 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) 20241107083246390 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(423)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083246404 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) 20241107083246404 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) 20241107083246404 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) 20241107083246404 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) 20241107083246404 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) 20241107083246404 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) 20241107083246404 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) 20241107083246404 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) 20241107083246404 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) 20241107083246404 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) 20241107083246405 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) 20241107083246405 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) 20241107083246405 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) 20241107083246405 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) 20241107083246405 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) 20241107083246405 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) 20241107083246413 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) 20241107083246413 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) 20241107083246413 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(423)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083246427 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) 20241107083246427 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) 20241107083246427 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) 20241107083246427 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) 20241107083246428 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) 20241107083246428 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) 20241107083246428 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) 20241107083246428 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) 20241107083246428 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) 20241107083246428 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) 20241107083246428 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) 20241107083246428 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) 20241107083246428 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) 20241107083246428 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) 20241107083246428 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) 20241107083246428 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) 20241107083246432 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) 20241107083246432 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) 20241107083246432 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(423)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083246446 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) 20241107083246446 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) 20241107083246446 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) 20241107083246446 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) 20241107083246447 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) 20241107083246447 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) 20241107083246447 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) 20241107083246447 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) 20241107083246447 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) 20241107083246447 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) 20241107083246448 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083246448 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083246448 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083246448 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) 20241107083246448 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) 20241107083246448 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) 20241107083246448 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) 20241107083246448 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) 20241107083246448 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) 20241107083246451 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) 20241107083246451 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) 20241107083246451 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241107083246451 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) 20241107083246451 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(423)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083246465 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 b8 ea cc ad f0 ff 7f 30 a2 f7 00 7d ad bb 86 a1 (pcu_l1_if.cpp:463) 20241107083246465 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) 20241107083246465 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083246465 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 01 01 00 00 00 01 b8 ea cc ad f0 ff 7f 30 a2 f7 00 7d ad bb 86 a1 (pdch.cpp:1021) 20241107083246465 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:1032) 20241107083246465 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:1072) 20241107083246465 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) 20241107083246465 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) 20241107083246465 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) 20241107083246465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083246465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=20, data=00 00 00 01 b8 ea cc ad f0 ff 7f 30 a2 f7 00 7d ad bb 86 a1 (tbf_ul.cpp:337) 20241107083246465 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083246465 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083246465 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083246465 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083246465 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083246465 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083246465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083246465 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) 20241107083246465 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) 20241107083246465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083246465 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083246465 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083246465 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) 20241107083246465 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) 20241107083246465 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) 20241107083246465 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) 20241107083246466 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) 20241107083246466 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) 20241107083246466 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) 20241107083246466 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) 20241107083246466 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) 20241107083246466 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) 20241107083246467 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) 20241107083246467 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) 20241107083246467 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) 20241107083246467 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) 20241107083246474 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083246488 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 ec e4 90 15 9c ee e6 73 4c eb 01 c5 57 ef 63 (pcu_l1_if.cpp:463) 20241107083246488 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) 20241107083246488 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083246488 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 01 02 13 00 00 00 01 ec e4 90 15 9c ee e6 73 4c eb 01 c5 57 ef 63 (pdch.cpp:1021) 20241107083246488 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:1032) 20241107083246488 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) 20241107083246488 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) 20241107083246488 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107083246488 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=13 00 00 00 01 ec e4 90 15 9c ee e6 73 4c eb 01 c5 57 ef 63 (tbf_ul.cpp:337) 20241107083246488 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241107083246488 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241107083246488 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107083246488 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083246488 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=4, M=1, E=1, count=0 (decoding.cpp:167) 20241107083246488 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) 20241107083246488 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=20 (tbf_ul.cpp:197) 20241107083246488 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=20 (tbf_ul.cpp:467) 20241107083246488 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083246488 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) 20241107083246488 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) 20241107083246488 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083246488 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083246488 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) 20241107083246489 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) 20241107083246489 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) 20241107083246489 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) 20241107083246489 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) 20241107083246489 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) 20241107083246489 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) 20241107083246489 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) 20241107083246489 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) 20241107083246490 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) 20241107083246490 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) 20241107083246490 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) 20241107083246490 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) 20241107083246490 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) 20241107083246490 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) 20241107083246492 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083246507 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 29 d0 b5 05 04 ca 4c 4c 64 b2 c2 d7 e7 3d (pcu_l1_if.cpp:463) 20241107083246507 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) 20241107083246507 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083246507 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 04 0a 0f 00 00 00 01 29 d0 b5 05 04 ca 4c 4c 64 b2 c2 d7 e7 3d (pdch.cpp:1021) 20241107083246507 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:1032) 20241107083246507 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:1072) 20241107083246507 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) 20241107083246507 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) 20241107083246507 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241107083246507 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0a 0f 00 00 00 01 29 d0 b5 05 04 ca 4c 4c 64 b2 c2 d7 e7 3d (tbf_ul.cpp:337) 20241107083246507 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241107083246507 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241107083246507 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241107083246507 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083246507 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=2, M=1, E=0, count=0 (decoding.cpp:167) 20241107083246507 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=3, M=1, E=1, count=1 (decoding.cpp:167) 20241107083246507 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) 20241107083246507 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=13 (tbf_ul.cpp:197) 20241107083246507 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=13 (tbf_ul.cpp:467) 20241107083246507 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083246507 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) 20241107083246507 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=3 (tbf_ul.cpp:197) 20241107083246507 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=3 (tbf_ul.cpp:467) 20241107083246507 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083246507 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) 20241107083246507 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) 20241107083246507 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083246507 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083246507 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) 20241107083246507 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) 20241107083246507 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) 20241107083246507 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) 20241107083246507 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) 20241107083246507 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) 20241107083246507 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) 20241107083246508 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) 20241107083246508 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) 20241107083246508 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) 20241107083246508 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) 20241107083246508 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) 20241107083246508 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) 20241107083246508 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) 20241107083246508 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) 20241107083246511 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083246525 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 60 29 e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083246525 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) 20241107083246525 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083246525 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 06 0d 00 00 00 01 60 29 e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083246525 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:1032) 20241107083246525 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:1072) 20241107083246525 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) 20241107083246525 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) 20241107083246525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241107083246525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0d 00 00 00 01 60 29 e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083246525 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241107083246525 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241107083246525 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241107083246525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083246525 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=3, M=0, E=1, count=0 (decoding.cpp:167) 20241107083246525 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) 20241107083246525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=12 (tbf_ul.cpp:197) 20241107083246525 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=12 (tbf_ul.cpp:467) 20241107083246525 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083246525 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) 20241107083246525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107083246525 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107083246525 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107083246525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083246525 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) 20241107083246525 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083246525 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) 20241107083246525 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) 20241107083246525 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) 20241107083246526 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) 20241107083246526 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) 20241107083246526 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) 20241107083246526 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) 20241107083246526 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) 20241107083246526 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) 20241107083246526 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) 20241107083246526 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) 20241107083246526 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) 20241107083246526 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) 20241107083246526 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) 20241107083246526 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) 20241107083246534 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) 20241107083246534 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) 20241107083246534 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20241107083246534 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107083246534 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083246534 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) 20241107083246534 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20241107083246534 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) 20241107083246534 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) 20241107083246534 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083246534 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083246534 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) 20241107083246534 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) 20241107083246535 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(423)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083246548 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) 20241107083246548 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) 20241107083246549 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) 20241107083246549 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) 20241107083246549 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) 20241107083246549 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) 20241107083246549 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) 20241107083246549 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) 20241107083246549 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) 20241107083246549 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) 20241107083246549 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) 20241107083246549 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) 20241107083246550 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) 20241107083246550 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) 20241107083246550 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) 20241107083246550 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) 20241107083246553 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083246567 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) 20241107083246567 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) 20241107083246567 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) 20241107083246567 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) 20241107083246568 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) 20241107083246568 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) 20241107083246568 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) 20241107083246568 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) 20241107083246568 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) 20241107083246568 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) 20241107083246568 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) 20241107083246568 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) 20241107083246568 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) 20241107083246568 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) 20241107083246568 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) 20241107083246568 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) 20241107083246572 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083246586 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) 20241107083246586 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) 20241107083246586 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) 20241107083246586 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) 20241107083246586 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) 20241107083246586 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) 20241107083246586 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) 20241107083246586 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) 20241107083246586 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) 20241107083246586 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) 20241107083246586 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) 20241107083246587 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) 20241107083246587 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) 20241107083246587 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) 20241107083246587 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) 20241107083246587 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) 20241107083246595 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083246609 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) 20241107083246609 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) 20241107083246609 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083246609 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083246609 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) 20241107083246609 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083246609 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=78 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241107083246609 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241107083246609 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241107083246609 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241107083246609 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) 20241107083246609 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241107083246609 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107083246609 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:1202) 20241107083246609 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241107083246609 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241107083246609 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083246609 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083246609 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241107083246609 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083246609 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083246609 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241107083246609 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083246610 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) 20241107083246610 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) BTS(423)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083246610 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) 20241107083246610 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) 20241107083246610 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) 20241107083246610 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) 20241107083246611 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) 20241107083246611 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) 20241107083246611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35794<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083246611 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) 20241107083246611 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) 20241107083246611 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) 20241107083246611 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) 20241107083246612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35790<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083246612 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083246612 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083246612 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083246612 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083246612 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083246612 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083246613 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083246613 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083246613 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083246613 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083246613 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083246613 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083246613 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083246613 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083246613 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) 20241107083246613 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) 20241107083246613 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 8526 with status 0 MTC@fb7e2f9c3787: Test case TC_ul_flow_multiple_llc_blocks finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_flow_multiple_llc_blocks pass'. respawn: 39: starting: osmo-pcu Thu Nov 7 08:32:46 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 20241107083246626 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083246626 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083246626 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083246626 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083246645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35802<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083246745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35802<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140908) Waiting for packet dumper to finish... 1 (prev_count=140908, count=187824) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:32:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_dl_no_ack_retrans_imm_ass.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_dl_no_ack_retrans_imm_ass.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_dl_no_ack_retrans_imm_ass started. 429@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 429@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_dl_no_ack_retrans_imm_ass-BVCI1234(432)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(433)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 429@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 429@fb7e2f9c3787: 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(436)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 429@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(436)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083249837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35814<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 429@fb7e2f9c3787: 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(439)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(439)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(435)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(435)@fb7e2f9c3787: Start timer T: 5 s 20241107083249847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35822<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(435)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_dl_no_ack_retrans_imm_ass-STATS(440)@fb7e2f9c3787: Start timer T: 2 s TC_dl_no_ack_retrans_imm_ass-STATS(440)@fb7e2f9c3787: Start timer T: 2 s 20241107083251626 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083251626 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083251626 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(435)@fb7e2f9c3787: OsmoPCU is now connected BTS(437)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "'" & char(0, 0, 0, 20) & "o" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083251631 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083251631 DLGLOBAL DEBUG validating counter group 0x55e473e4c020(bts) with 102 counters (rate_ctr.c:86) 20241107083251631 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083251631 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083251631 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083251631 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083251631 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083251631 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083251631 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083251631 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083251631 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083251631 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083251631 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083251631 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083251631 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083251631 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083251631 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083251631 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083251631 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083251631 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083251631 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083251631 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083251631 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083251631 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083251631 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083251631 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083251631 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083251631 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083251631 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083251631 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083251631 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083251631 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083251631 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083251631 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083251631 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083251631 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083251631 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083251631 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083251631 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083251631 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083251631 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083251631 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083251631 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083251631 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083251631 DLGLOBAL DEBUG validating counter group 0x7ff359d805c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083251631 DLGLOBAL DEBUG validating counter group 0x55e473e4b700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083251631 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083251631 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083251631 DLGLOBAL DEBUG validating counter group 0x7ff359d81160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083251631 DLGLOBAL DEBUG validating counter group 0x7ff359d81140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083251631 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083251631 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) 20241107083251631 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) 20241107083251631 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083251631 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083251631 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083251631 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083251631 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083251631 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083251631 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083251631 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083251631 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083251631 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083251631 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083251631 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083251631 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083251631 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083251631 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083251631 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083251631 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083251631 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083251631 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083251631 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083251631 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083251631 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083251631 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083251631 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083251631 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083251631 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083251631 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) 20241107083251631 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) 20241107083251631 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(437)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(437)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(437)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(437)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(437)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(437)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(437)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(433)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(433)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE BTS(437)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(433)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(433)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083251633 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083251633 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) 20241107083251633 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) 20241107083251633 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083251633 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083251633 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) 20241107083251634 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083251634 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) 20241107083251634 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(433)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(433)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083251634 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083251634 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) 20241107083251634 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) 20241107083251634 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083251634 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083251634 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083251634 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083251634 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083251634 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083251634 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083251634 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083251634 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(433)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(433)@fb7e2f9c3787: Start timer Tns_test: 10 s 430@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 430@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083251639 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083251639 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083251639 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083251639 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083251639 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083251639 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083251639 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083251639 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_dl_no_ack_retrans_imm_ass-BVCI1234(432)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_dl_no_ack_retrans_imm_ass-BVCI1234(432)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083251643 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083251643 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083251643 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083251643 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083251643 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083251643 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083251643 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083251643 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083251644 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) 20241107083251644 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) 20241107083251645 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) 20241107083251645 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) 20241107083251645 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) 20241107083251645 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) 20241107083251645 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) 20241107083251645 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) 20241107083251645 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) 20241107083251645 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) 20241107083251645 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083251645 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083251645 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083251645 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083251645 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083251645 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 200 (gprs_bssgp_pcu.c:177) 20241107083251645 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083251645 DLGLOBAL DEBUG validating counter group 0x55e473e4b740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083251645 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107083251646 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083251646 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107083251646 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 200 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083251646 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083251646 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083251646 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083251646 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083251646 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083251646 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083251646 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083251646 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083251646 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083251646 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083251646 DRLCMAC 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) 20241107083251646 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083251646 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083251646 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083251646 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083251646 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083251646 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083251646 DLGLOBAL DEBUG validating counter group 0x55e473e4bb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083251646 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083251646 DLGLOBAL DEBUG validating counter group 0x55e473e4be00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083251646 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083251646 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:1192) 20241107083251646 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) 20241107083251646 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) 20241107083251646 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) 20241107083251646 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) 20241107083251646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083251646 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) 20241107083251646 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083251646 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) 20241107083251646 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083251646 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) 20241107083251646 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) 20241107083251646 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) 20241107083251646 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) 20241107083251646 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) 20241107083251646 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083251646 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083251646 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083251646 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083251646 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083251646 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083251646 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083251646 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083251646 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083251646 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083251646 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) 20241107083251646 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) 20241107083251646 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) 20241107083251646 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(437)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(437)@fb7e2f9c3787: 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. 20241107083251648 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083251648 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083251648 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083251648 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083251648 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083251649 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083251649 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083251649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083251649 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083251649 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) 20241107083251662 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) 20241107083251662 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) 20241107083251663 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) 20241107083251663 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) 20241107083251663 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) 20241107083251663 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) 20241107083251663 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) 20241107083251663 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) 20241107083251663 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) 20241107083251663 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) 20241107083251663 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) 20241107083251663 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) 20241107083251664 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) 20241107083251664 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) 20241107083251664 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) 20241107083251664 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) 20241107083251667 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083251681 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) 20241107083251681 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) 20241107083251681 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) 20241107083251681 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) 20241107083251681 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) 20241107083251681 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) 20241107083251682 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) 20241107083251682 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) 20241107083251682 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) 20241107083251682 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) 20241107083251682 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) 20241107083251682 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) 20241107083251682 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) 20241107083251682 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) 20241107083251682 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) 20241107083251682 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) 20241107083251690 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083251704 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) 20241107083251704 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) 20241107083251705 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) 20241107083251705 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) 20241107083251705 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) 20241107083251705 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) 20241107083251705 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) 20241107083251705 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) 20241107083251705 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) 20241107083251705 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) 20241107083251705 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) 20241107083251705 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) 20241107083251705 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) 20241107083251705 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) 20241107083251706 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) 20241107083251706 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) 20241107083251709 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083251723 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) 20241107083251723 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) 20241107083251723 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) 20241107083251723 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) 20241107083251723 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) 20241107083251723 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) 20241107083251723 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) 20241107083251723 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) 20241107083251724 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) 20241107083251724 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) 20241107083251724 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) 20241107083251724 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) 20241107083251724 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) 20241107083251724 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) 20241107083251724 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) 20241107083251724 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) 20241107083251728 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083251741 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) 20241107083251742 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) 20241107083251742 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) 20241107083251742 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) 20241107083251742 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) 20241107083251742 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) 20241107083251742 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) 20241107083251742 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) 20241107083251742 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) 20241107083251742 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) 20241107083251742 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) 20241107083251742 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) 20241107083251743 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) 20241107083251743 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) 20241107083251743 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) 20241107083251743 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) 20241107083251751 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083251765 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) 20241107083251765 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) 20241107083251765 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) 20241107083251765 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) 20241107083251765 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) 20241107083251765 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) 20241107083251765 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) 20241107083251765 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) 20241107083251765 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) 20241107083251765 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) 20241107083251766 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) 20241107083251766 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) 20241107083251766 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) 20241107083251766 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) 20241107083251766 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) 20241107083251766 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) 20241107083251769 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083251783 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) 20241107083251783 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) 20241107083251784 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) 20241107083251784 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) 20241107083251784 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) 20241107083251784 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) 20241107083251784 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) 20241107083251784 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) 20241107083251784 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) 20241107083251784 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) 20241107083251784 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) 20241107083251784 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) 20241107083251784 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) 20241107083251784 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) 20241107083251785 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) 20241107083251785 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) 20241107083251788 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083251802 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) 20241107083251802 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) 20241107083251802 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) 20241107083251802 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) 20241107083251802 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) 20241107083251802 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) 20241107083251803 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) 20241107083251803 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) 20241107083251803 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) 20241107083251803 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) 20241107083251803 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) 20241107083251803 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) 20241107083251803 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) 20241107083251803 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) 20241107083251803 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) 20241107083251803 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) 20241107083251811 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083251825 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) 20241107083251825 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) 20241107083251825 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) 20241107083251825 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) 20241107083251826 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) 20241107083251826 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) 20241107083251826 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) 20241107083251826 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) 20241107083251826 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) 20241107083251826 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) 20241107083251826 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) 20241107083251826 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) 20241107083251826 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) 20241107083251826 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) 20241107083251826 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) 20241107083251826 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) 20241107083251830 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083251844 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) 20241107083251844 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) 20241107083251844 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) 20241107083251844 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) 20241107083251845 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) 20241107083251845 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) 20241107083251845 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) 20241107083251845 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) 20241107083251845 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) 20241107083251845 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) 20241107083251845 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) 20241107083251845 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) 20241107083251845 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) 20241107083251845 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) 20241107083251845 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) 20241107083251845 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) 20241107083251848 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083251850 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083251850 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) 20241107083251850 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083251863 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) 20241107083251863 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) 20241107083251863 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) 20241107083251863 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) 20241107083251863 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) 20241107083251863 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) 20241107083251864 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) 20241107083251864 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) 20241107083251864 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) 20241107083251864 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) 20241107083251864 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) 20241107083251864 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) 20241107083251864 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) 20241107083251864 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) 20241107083251865 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) 20241107083251865 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) 20241107083251872 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) 20241107083251872 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) 20241107083251872 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) 20241107083251872 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) 20241107083251872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=200) (tbf_dl.cpp:551) 20241107083251872 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083251872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): d0 ba 0c bf 6b df f8 69 57 16 57 a0 71 4b 4d e3 e3 e0 69 64 ea 4b 2a 6f 9b 2b ef e9 dd b3 (tbf_dl.cpp:686) 20241107083251872 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) 20241107083251872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083251872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083251872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 07 00 01 d0 ba 0c bf 6b df f8 69 57 16 57 a0 71 4b 4d e3 e3 e0 69 64 ea 4b 2a 6f 9b 2b ef e9 dd b3 00 (tbf_dl.cpp:911) 20241107083251872 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 d0 ba 0c bf 6b df f8 69 57 16 57 a0 71 4b 4d e3 e3 e0 69 64 ea 4b 2a 6f 9b 2b ef e9 dd b3 00 (pcu_l1_if.cpp:182) 20241107083251872 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083251886 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) 20241107083251886 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) 20241107083251886 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) 20241107083251886 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) 20241107083251886 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) 20241107083251886 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) 20241107083251886 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) 20241107083251887 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) 20241107083251887 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) 20241107083251887 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) 20241107083251887 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) 20241107083251887 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) 20241107083251887 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) 20241107083251887 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) 20241107083251887 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) 20241107083251887 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) 20241107083251890 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) 20241107083251890 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) 20241107083251891 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) 20241107083251891 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) 20241107083251891 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083251891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-2): a2 c8 b8 32 2e 91 df 49 90 5b 82 00 66 f6 8a 19 c6 70 0b eb 8a 6d 66 76 2c 8a df 2b 32 91 (tbf_dl.cpp:686) 20241107083251891 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) 20241107083251891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083251891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107083251891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 a2 c8 b8 32 2e 91 df 49 90 5b 82 00 66 f6 8a 19 c6 70 0b eb 8a 6d 66 76 2c 8a df 2b 32 91 00 (tbf_dl.cpp:911) 20241107083251891 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 a2 c8 b8 32 2e 91 df 49 90 5b 82 00 66 f6 8a 19 c6 70 0b eb 8a 6d 66 76 2c 8a df 2b 32 91 00 (pcu_l1_if.cpp:182) 20241107083251891 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083251905 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) 20241107083251905 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) 20241107083251905 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) 20241107083251905 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) 20241107083251905 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) 20241107083251905 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) 20241107083251905 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) 20241107083251905 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) 20241107083251905 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) 20241107083251905 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) 20241107083251905 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) 20241107083251905 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) 20241107083251906 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) 20241107083251906 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) 20241107083251906 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) 20241107083251906 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) 20241107083251909 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) 20241107083251909 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) 20241107083251909 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) 20241107083251909 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) 20241107083251909 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083251909 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-2): 72 b5 1b 9a 61 39 df 31 c4 fc 37 f9 d0 df 0a 2c 29 75 99 20 cd 26 2e 90 31 9d 03 0e be aa (tbf_dl.cpp:686) 20241107083251909 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) 20241107083251909 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083251909 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107083251909 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 72 b5 1b 9a 61 39 df 31 c4 fc 37 f9 d0 df 0a 2c 29 75 99 20 cd 26 2e 90 31 9d 03 0e be aa 00 (tbf_dl.cpp:911) 20241107083251909 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 72 b5 1b 9a 61 39 df 31 c4 fc 37 f9 d0 df 0a 2c 29 75 99 20 cd 26 2e 90 31 9d 03 0e be aa 00 (pcu_l1_if.cpp:182) 20241107083251909 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083251923 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) 20241107083251923 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) 20241107083251923 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) 20241107083251923 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) 20241107083251924 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) 20241107083251924 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) 20241107083251924 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) 20241107083251924 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) 20241107083251924 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) 20241107083251924 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) 20241107083251924 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) 20241107083251924 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) 20241107083251924 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) 20241107083251924 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) 20241107083251925 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) 20241107083251925 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) 20241107083251933 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) 20241107083251933 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) 20241107083251933 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) 20241107083251933 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) 20241107083251933 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083251933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-2): 53 fa db 79 09 ce 93 58 43 86 f8 d2 00 1a 63 b4 6e f4 60 df 6d 2f b2 9f 40 79 4c 0f 56 09 (tbf_dl.cpp:686) 20241107083251933 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) 20241107083251933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083251933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107083251933 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 53 fa db 79 09 ce 93 58 43 86 f8 d2 00 1a 63 b4 6e f4 60 df 6d 2f b2 9f 40 79 4c 0f 56 09 00 (tbf_dl.cpp:911) 20241107083251933 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 53 fa db 79 09 ce 93 58 43 86 f8 d2 00 1a 63 b4 6e f4 60 df 6d 2f b2 9f 40 79 4c 0f 56 09 00 (pcu_l1_if.cpp:182) 20241107083251933 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083251947 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) 20241107083251947 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) 20241107083251947 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) 20241107083251947 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) 20241107083251947 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) 20241107083251947 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) 20241107083251948 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) 20241107083251948 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) 20241107083251948 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) 20241107083251948 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) 20241107083251948 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) 20241107083251948 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) 20241107083251948 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) 20241107083251948 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) 20241107083251948 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) 20241107083251948 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) 20241107083251951 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) 20241107083251951 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) 20241107083251951 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) 20241107083251951 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) 20241107083251951 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083251951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-2): 7a 9a 2d 97 81 0a b7 cc bf 6d 52 b9 7f 61 b8 ea 1b 33 dc c0 92 bd f9 ae 8e c9 c4 be 6e f2 (tbf_dl.cpp:686) 20241107083251951 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) 20241107083251951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083251951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241107083251951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 7a 9a 2d 97 81 0a b7 cc bf 6d 52 b9 7f 61 b8 ea 1b 33 dc c0 92 bd f9 ae 8e c9 c4 be 6e f2 00 (tbf_dl.cpp:911) 20241107083251951 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 7a 9a 2d 97 81 0a b7 cc bf 6d 52 b9 7f 61 b8 ea 1b 33 dc c0 92 bd f9 ae 8e c9 c4 be 6e f2 00 (pcu_l1_if.cpp:182) 20241107083251951 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083251965 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) 20241107083251965 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) 20241107083251965 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) 20241107083251965 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) 20241107083251966 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) 20241107083251966 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) 20241107083251966 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) 20241107083251966 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) 20241107083251966 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) 20241107083251966 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) 20241107083251966 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) 20241107083251966 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) 20241107083251966 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) 20241107083251966 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) 20241107083251966 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) 20241107083251966 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) 20241107083251970 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) 20241107083251970 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) 20241107083251970 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) 20241107083251970 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) 20241107083251970 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083251970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-2): 69 2a f1 cd ac f2 05 af c2 28 90 4f b9 be 61 25 96 bd c3 b6 69 e9 a3 79 59 31 f4 43 37 6b (tbf_dl.cpp:686) 20241107083251970 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) 20241107083251970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083251970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241107083251970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b 69 2a f1 cd ac f2 05 af c2 28 90 4f b9 be 61 25 96 bd c3 b6 69 e9 a3 79 59 31 f4 43 37 6b 00 (tbf_dl.cpp:911) 20241107083251970 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 69 2a f1 cd ac f2 05 af c2 28 90 4f b9 be 61 25 96 bd c3 b6 69 e9 a3 79 59 31 f4 43 37 6b 00 (pcu_l1_if.cpp:182) 20241107083251970 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083251984 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) 20241107083251984 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) 20241107083251984 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) 20241107083251984 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) 20241107083251985 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) 20241107083251985 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) 20241107083251985 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) 20241107083251985 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) 20241107083251985 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) 20241107083251985 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) 20241107083251986 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) 20241107083251986 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) 20241107083251986 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) 20241107083251986 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) 20241107083251986 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) 20241107083251986 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) 20241107083251993 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) 20241107083251993 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) 20241107083251993 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) 20241107083251993 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) 20241107083251993 DRLCMACDL DEBUG -- Chunk with length 20 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083251993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=200 (tbf_dl.cpp:663) 20241107083251993 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) 20241107083251993 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) 20241107083251993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-2): 51 a9 5f 7b 92 01 21 d1 56 86 00 ef df e1 de 5e fa ba a7 f5 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083251993 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) 20241107083251993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083251993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241107083251993 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) 20241107083251993 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20241107083251993 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20241107083251993 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) 20241107083251993 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) 20241107083251993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 0f 00 0c 51 a9 5f 7b 92 01 21 d1 56 86 00 ef df e1 de 5e fa ba a7 f5 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083251993 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 a9 5f 7b 92 01 21 d1 56 86 00 ef df e1 de 5e fa ba a7 f5 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083251994 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083252007 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) 20241107083252007 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) 20241107083252007 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) 20241107083252007 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) 20241107083252008 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) 20241107083252008 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) 20241107083252008 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) 20241107083252008 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) 20241107083252008 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) 20241107083252008 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) 20241107083252008 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) 20241107083252008 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) 20241107083252008 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) 20241107083252008 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) 20241107083252008 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) 20241107083252008 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) 20241107083252012 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083252026 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) 20241107083252026 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) 20241107083252026 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) 20241107083252026 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) 20241107083252026 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) 20241107083252026 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) 20241107083252027 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) 20241107083252027 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) 20241107083252027 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) 20241107083252027 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) 20241107083252027 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) 20241107083252027 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) 20241107083252027 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) 20241107083252027 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) 20241107083252027 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) 20241107083252027 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) 20241107083252030 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083252044 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) 20241107083252044 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) 20241107083252045 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) 20241107083252045 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) 20241107083252045 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) 20241107083252045 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) 20241107083252045 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) 20241107083252045 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) 20241107083252045 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) 20241107083252045 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) 20241107083252045 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) 20241107083252045 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) 20241107083252045 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) 20241107083252045 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) 20241107083252046 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) 20241107083252046 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) 20241107083252054 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083252068 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) 20241107083252068 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) 20241107083252068 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) 20241107083252068 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) 20241107083252068 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) 20241107083252068 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20241107083252068 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241107083252068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Retransmit ImmAss[PktDlAss] on PCH (tbf_dl_fsm.c:238) 20241107083252068 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to ASSIGN (tbf_dl_fsm.c:239) 20241107083252068 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) 20241107083252068 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) 20241107083252068 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) 20241107083252068 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) 20241107083252068 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) 20241107083252068 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) 20241107083252068 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) 20241107083252068 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) 20241107083252069 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) 20241107083252069 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) 20241107083252069 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) 20241107083252069 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) 20241107083252069 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) 20241107083252069 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) 20241107083252069 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) 20241107083252069 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) BTS(437)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(437)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083252070 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083252070 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083252070 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083252070 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) 20241107083252072 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083252087 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) 20241107083252087 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) 20241107083252087 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) 20241107083252087 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) 20241107083252087 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) 20241107083252087 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) 20241107083252087 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) 20241107083252087 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) 20241107083252088 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) 20241107083252088 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) 20241107083252088 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) 20241107083252088 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) 20241107083252088 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) 20241107083252088 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) 20241107083252088 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) 20241107083252088 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) 20241107083252091 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083252105 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) 20241107083252105 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) 20241107083252105 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) 20241107083252105 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) 20241107083252105 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) 20241107083252105 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) 20241107083252106 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) 20241107083252106 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) 20241107083252106 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) 20241107083252106 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) 20241107083252106 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) 20241107083252106 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) 20241107083252106 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) 20241107083252106 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) 20241107083252106 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) 20241107083252106 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) 20241107083252114 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083252129 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) 20241107083252129 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) 20241107083252129 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) 20241107083252129 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) 20241107083252129 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) 20241107083252129 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) 20241107083252129 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) 20241107083252129 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) 20241107083252129 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) 20241107083252129 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) 20241107083252129 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) 20241107083252129 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) 20241107083252130 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) 20241107083252130 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) 20241107083252130 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) 20241107083252130 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) 20241107083252133 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083252147 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) 20241107083252147 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) 20241107083252147 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) 20241107083252147 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) 20241107083252148 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) 20241107083252148 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) 20241107083252148 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) 20241107083252148 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) 20241107083252148 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) 20241107083252148 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) 20241107083252148 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) 20241107083252148 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) 20241107083252148 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) 20241107083252148 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) 20241107083252148 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) 20241107083252148 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) 20241107083252152 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083252166 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) 20241107083252166 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) 20241107083252166 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) 20241107083252166 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) 20241107083252167 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) 20241107083252167 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) 20241107083252167 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) 20241107083252167 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) 20241107083252167 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) 20241107083252167 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) 20241107083252168 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) 20241107083252168 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) 20241107083252168 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) 20241107083252168 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) 20241107083252168 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) 20241107083252168 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) 20241107083252175 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083252189 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) 20241107083252189 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) 20241107083252190 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) 20241107083252190 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) 20241107083252190 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) 20241107083252190 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) 20241107083252190 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) 20241107083252190 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) 20241107083252190 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) 20241107083252190 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) 20241107083252191 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) 20241107083252191 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) 20241107083252191 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) 20241107083252191 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) 20241107083252191 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) 20241107083252191 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) 20241107083252194 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083252208 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) 20241107083252208 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) 20241107083252208 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) 20241107083252208 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) 20241107083252209 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) 20241107083252209 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) 20241107083252209 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) 20241107083252209 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) 20241107083252209 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) 20241107083252209 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) 20241107083252209 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) 20241107083252209 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) 20241107083252210 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) 20241107083252210 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) 20241107083252210 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) 20241107083252210 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) 20241107083252212 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083252227 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) 20241107083252227 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) 20241107083252227 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) 20241107083252227 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) 20241107083252227 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) 20241107083252227 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) 20241107083252227 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) 20241107083252227 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) 20241107083252227 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) 20241107083252227 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) 20241107083252227 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) 20241107083252227 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) 20241107083252228 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) 20241107083252228 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) 20241107083252228 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) 20241107083252228 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) 20241107083252236 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083252250 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) 20241107083252250 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) 20241107083252250 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) 20241107083252250 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) 20241107083252250 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) 20241107083252250 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) 20241107083252251 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) 20241107083252251 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) 20241107083252251 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) 20241107083252251 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) 20241107083252251 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) 20241107083252251 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) 20241107083252251 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) 20241107083252251 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) 20241107083252251 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) 20241107083252251 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) 20241107083252255 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083252269 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) 20241107083252269 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) 20241107083252269 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) 20241107083252269 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) 20241107083252269 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) 20241107083252269 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) 20241107083252269 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) 20241107083252269 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) 20241107083252270 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) 20241107083252270 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) 20241107083252270 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) 20241107083252270 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) 20241107083252270 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) 20241107083252270 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) 20241107083252270 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) 20241107083252270 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) 20241107083252271 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083252271 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) 20241107083252271 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083252273 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) 20241107083252273 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) 20241107083252273 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) 20241107083252273 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) 20241107083252273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 0 (tbf_dl.cpp:329) 20241107083252273 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) 20241107083252273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083252273 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) 20241107083252273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20241107083252273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20241107083252273 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) 20241107083252273 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) 20241107083252273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 01 d0 ba 0c bf 6b df f8 69 57 16 57 a0 71 4b 4d e3 e3 e0 69 64 ea 4b 2a 6f 9b 2b ef e9 dd b3 00 (tbf_dl.cpp:911) 20241107083252273 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 01 d0 ba 0c bf 6b df f8 69 57 16 57 a0 71 4b 4d e3 e3 e0 69 64 ea 4b 2a 6f 9b 2b ef e9 dd b3 00 (pcu_l1_if.cpp:182) 20241107083252273 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083252287 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) 20241107083252287 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) 20241107083252287 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) 20241107083252287 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) 20241107083252287 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) 20241107083252287 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) 20241107083252288 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) 20241107083252288 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) 20241107083252288 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) 20241107083252288 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) 20241107083252288 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) 20241107083252288 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) 20241107083252288 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) 20241107083252288 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) 20241107083252288 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) 20241107083252288 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) 20241107083252296 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083252310 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) 20241107083252310 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) 20241107083252310 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) 20241107083252310 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) 20241107083252311 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) 20241107083252311 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) 20241107083252311 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) 20241107083252311 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) 20241107083252311 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) 20241107083252311 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) 20241107083252311 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) 20241107083252311 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) 20241107083252311 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) 20241107083252311 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) 20241107083252311 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) 20241107083252311 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) 20241107083252315 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083252329 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) 20241107083252329 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) 20241107083252329 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) 20241107083252329 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) 20241107083252329 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) 20241107083252329 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) 20241107083252329 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) 20241107083252329 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) 20241107083252330 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) 20241107083252330 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) 20241107083252330 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) 20241107083252330 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) 20241107083252330 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) 20241107083252330 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) 20241107083252330 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) 20241107083252330 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) 20241107083252334 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083252348 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 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) 20241107083252348 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) 20241107083252348 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083252348 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083252348 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) 20241107083252348 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083252348 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083252348 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:511) 20241107083252348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083252348 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) 20241107083252348 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) 20241107083252348 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083252348 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) 20241107083252348 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) 20241107083252348 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) 20241107083252348 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) 20241107083252348 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) 20241107083252348 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) 20241107083252348 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) 20241107083252348 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) 20241107083252348 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) 20241107083252349 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) 20241107083252349 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) 20241107083252349 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) 20241107083252349 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) 20241107083252349 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) 20241107083252349 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) 20241107083252349 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) 20241107083252349 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) 20241107083252357 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) 20241107083252357 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) 20241107083252357 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) 20241107083252357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 1 (tbf_dl.cpp:329) 20241107083252357 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) 20241107083252357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107083252357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 a2 c8 b8 32 2e 91 df 49 90 5b 82 00 66 f6 8a 19 c6 70 0b eb 8a 6d 66 76 2c 8a df 2b 32 91 00 (tbf_dl.cpp:911) 20241107083252357 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 03 a2 c8 b8 32 2e 91 df 49 90 5b 82 00 66 f6 8a 19 c6 70 0b eb 8a 6d 66 76 2c 8a df 2b 32 91 00 (pcu_l1_if.cpp:182) 20241107083252357 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083252371 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) 20241107083252371 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) 20241107083252371 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) 20241107083252371 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) 20241107083252371 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) 20241107083252371 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) 20241107083252372 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) 20241107083252372 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) 20241107083252372 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) 20241107083252372 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) 20241107083252372 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) 20241107083252372 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) 20241107083252372 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) 20241107083252372 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) 20241107083252372 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) 20241107083252372 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) 20241107083252375 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) 20241107083252375 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) 20241107083252375 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) 20241107083252375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 2 (tbf_dl.cpp:329) 20241107083252375 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) 20241107083252375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107083252375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 72 b5 1b 9a 61 39 df 31 c4 fc 37 f9 d0 df 0a 2c 29 75 99 20 cd 26 2e 90 31 9d 03 0e be aa 00 (tbf_dl.cpp:911) 20241107083252375 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 05 72 b5 1b 9a 61 39 df 31 c4 fc 37 f9 d0 df 0a 2c 29 75 99 20 cd 26 2e 90 31 9d 03 0e be aa 00 (pcu_l1_if.cpp:182) 20241107083252376 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083252389 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) 20241107083252389 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) 20241107083252390 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) 20241107083252390 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) 20241107083252390 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) 20241107083252390 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) 20241107083252390 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) 20241107083252390 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) 20241107083252390 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) 20241107083252390 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) 20241107083252390 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) 20241107083252390 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) 20241107083252390 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) 20241107083252390 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) 20241107083252391 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) 20241107083252391 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) 20241107083252394 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) 20241107083252394 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) 20241107083252394 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) 20241107083252394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 3 (tbf_dl.cpp:329) 20241107083252394 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) 20241107083252394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107083252394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 53 fa db 79 09 ce 93 58 43 86 f8 d2 00 1a 63 b4 6e f4 60 df 6d 2f b2 9f 40 79 4c 0f 56 09 00 (tbf_dl.cpp:911) 20241107083252394 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 07 53 fa db 79 09 ce 93 58 43 86 f8 d2 00 1a 63 b4 6e f4 60 df 6d 2f b2 9f 40 79 4c 0f 56 09 00 (pcu_l1_if.cpp:182) 20241107083252394 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083252408 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) 20241107083252408 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) 20241107083252409 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) 20241107083252409 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) 20241107083252409 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) 20241107083252409 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) 20241107083252410 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) 20241107083252410 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) 20241107083252410 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) 20241107083252410 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) 20241107083252410 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) 20241107083252410 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) 20241107083252410 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) 20241107083252410 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) 20241107083252410 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) 20241107083252410 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) 20241107083252417 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) 20241107083252417 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) 20241107083252417 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) 20241107083252417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 4 (tbf_dl.cpp:329) 20241107083252417 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) 20241107083252417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241107083252418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 7a 9a 2d 97 81 0a b7 cc bf 6d 52 b9 7f 61 b8 ea 1b 33 dc c0 92 bd f9 ae 8e c9 c4 be 6e f2 00 (tbf_dl.cpp:911) 20241107083252418 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 09 7a 9a 2d 97 81 0a b7 cc bf 6d 52 b9 7f 61 b8 ea 1b 33 dc c0 92 bd f9 ae 8e c9 c4 be 6e f2 00 (pcu_l1_if.cpp:182) 20241107083252418 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083252432 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) 20241107083252432 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) 20241107083252432 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) 20241107083252432 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) 20241107083252432 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) 20241107083252432 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) 20241107083252432 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) 20241107083252432 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) 20241107083252432 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) 20241107083252432 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) 20241107083252432 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) 20241107083252432 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) 20241107083252433 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) 20241107083252433 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) 20241107083252433 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) 20241107083252433 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) 20241107083252436 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) 20241107083252436 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) 20241107083252436 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) 20241107083252436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 5 (tbf_dl.cpp:329) 20241107083252436 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) 20241107083252436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241107083252436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b 69 2a f1 cd ac f2 05 af c2 28 90 4f b9 be 61 25 96 bd c3 b6 69 e9 a3 79 59 31 f4 43 37 6b 00 (tbf_dl.cpp:911) 20241107083252436 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 0b 69 2a f1 cd ac f2 05 af c2 28 90 4f b9 be 61 25 96 bd c3 b6 69 e9 a3 79 59 31 f4 43 37 6b 00 (pcu_l1_if.cpp:182) 20241107083252436 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083252451 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) 20241107083252451 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) 20241107083252451 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) 20241107083252451 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) 20241107083252452 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) 20241107083252452 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) 20241107083252452 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) 20241107083252452 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) 20241107083252453 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) 20241107083252453 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) 20241107083252453 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) 20241107083252453 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) 20241107083252453 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) 20241107083252453 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) 20241107083252453 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) 20241107083252453 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) 20241107083252455 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) 20241107083252455 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) 20241107083252455 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) 20241107083252455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 6 (tbf_dl.cpp:329) 20241107083252455 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) 20241107083252455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241107083252455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0c 51 a9 5f 7b 92 01 21 d1 56 86 00 ef df e1 de 5e fa ba a7 f5 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083252455 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 0c 51 a9 5f 7b 92 01 21 d1 56 86 00 ef df e1 de 5e fa ba a7 f5 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083252456 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083252470 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) 20241107083252470 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) 20241107083252470 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) 20241107083252470 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) 20241107083252471 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) 20241107083252471 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) 20241107083252471 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) 20241107083252471 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) 20241107083252471 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) 20241107083252471 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) 20241107083252472 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) 20241107083252472 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) 20241107083252472 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) 20241107083252472 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) 20241107083252472 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) 20241107083252472 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) 20241107083252479 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) 20241107083252479 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Scheduling data message at RTS for DL TFI=0 prio=1 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083252479 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) 20241107083252479 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) 20241107083252479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 1 (tbf_dl.cpp:329) 20241107083252479 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) 20241107083252479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107083252479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 a2 c8 b8 32 2e 91 df 49 90 5b 82 00 66 f6 8a 19 c6 70 0b eb 8a 6d 66 76 2c 8a df 2b 32 91 00 (tbf_dl.cpp:911) 20241107083252479 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 03 a2 c8 b8 32 2e 91 df 49 90 5b 82 00 66 f6 8a 19 c6 70 0b eb 8a 6d 66 76 2c 8a df 2b 32 91 00 (pcu_l1_if.cpp:182) 20241107083252479 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083252493 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) 20241107083252493 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) 20241107083252494 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) 20241107083252494 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) 20241107083252494 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) 20241107083252494 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) 20241107083252495 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) 20241107083252495 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) 20241107083252495 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) 20241107083252495 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) 20241107083252495 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) 20241107083252495 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) 20241107083252496 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) 20241107083252496 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) 20241107083252496 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) 20241107083252496 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) 20241107083252497 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) 20241107083252497 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) 20241107083252497 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) 20241107083252497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 2 (tbf_dl.cpp:329) 20241107083252497 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) 20241107083252497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107083252497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 72 b5 1b 9a 61 39 df 31 c4 fc 37 f9 d0 df 0a 2c 29 75 99 20 cd 26 2e 90 31 9d 03 0e be aa 00 (tbf_dl.cpp:911) 20241107083252497 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 05 72 b5 1b 9a 61 39 df 31 c4 fc 37 f9 d0 df 0a 2c 29 75 99 20 cd 26 2e 90 31 9d 03 0e be aa 00 (pcu_l1_if.cpp:182) 20241107083252498 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083252512 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) 20241107083252512 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) 20241107083252512 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) 20241107083252512 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) 20241107083252512 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) 20241107083252512 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) 20241107083252513 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) 20241107083252513 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) 20241107083252513 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) 20241107083252513 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) 20241107083252513 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) 20241107083252513 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) 20241107083252513 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) 20241107083252513 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) 20241107083252514 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) 20241107083252514 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) 20241107083252516 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) 20241107083252516 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) 20241107083252516 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) 20241107083252516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 3 (tbf_dl.cpp:329) 20241107083252516 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) 20241107083252516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107083252516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 53 fa db 79 09 ce 93 58 43 86 f8 d2 00 1a 63 b4 6e f4 60 df 6d 2f b2 9f 40 79 4c 0f 56 09 00 (tbf_dl.cpp:911) 20241107083252516 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 07 53 fa db 79 09 ce 93 58 43 86 f8 d2 00 1a 63 b4 6e f4 60 df 6d 2f b2 9f 40 79 4c 0f 56 09 00 (pcu_l1_if.cpp:182) 20241107083252516 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083252530 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) 20241107083252530 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) 20241107083252530 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) 20241107083252531 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) 20241107083252531 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) 20241107083252531 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) 20241107083252531 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) 20241107083252531 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) 20241107083252531 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) 20241107083252531 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) 20241107083252531 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) 20241107083252531 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) 20241107083252532 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) 20241107083252532 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) 20241107083252532 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) 20241107083252532 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) 20241107083252539 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) 20241107083252539 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) 20241107083252539 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) 20241107083252539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 4 (tbf_dl.cpp:329) 20241107083252539 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) 20241107083252539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241107083252539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 7a 9a 2d 97 81 0a b7 cc bf 6d 52 b9 7f 61 b8 ea 1b 33 dc c0 92 bd f9 ae 8e c9 c4 be 6e f2 00 (tbf_dl.cpp:911) 20241107083252539 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 09 7a 9a 2d 97 81 0a b7 cc bf 6d 52 b9 7f 61 b8 ea 1b 33 dc c0 92 bd f9 ae 8e c9 c4 be 6e f2 00 (pcu_l1_if.cpp:182) 20241107083252540 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083252554 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) 20241107083252554 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) 20241107083252554 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) 20241107083252554 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) 20241107083252554 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) 20241107083252554 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) 20241107083252554 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) 20241107083252554 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) 20241107083252554 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) 20241107083252554 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) 20241107083252555 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) 20241107083252555 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) 20241107083252555 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) 20241107083252555 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) 20241107083252555 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) 20241107083252555 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) 20241107083252558 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) 20241107083252558 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) 20241107083252558 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) 20241107083252558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 5 (tbf_dl.cpp:329) 20241107083252558 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) 20241107083252558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241107083252558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b 69 2a f1 cd ac f2 05 af c2 28 90 4f b9 be 61 25 96 bd c3 b6 69 e9 a3 79 59 31 f4 43 37 6b 00 (tbf_dl.cpp:911) 20241107083252558 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 0b 69 2a f1 cd ac f2 05 af c2 28 90 4f b9 be 61 25 96 bd c3 b6 69 e9 a3 79 59 31 f4 43 37 6b 00 (pcu_l1_if.cpp:182) 20241107083252559 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083252572 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) 20241107083252572 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) 20241107083252573 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) 20241107083252573 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) 20241107083252573 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) 20241107083252573 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) 20241107083252573 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) 20241107083252574 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) 20241107083252574 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) 20241107083252574 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) 20241107083252574 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) 20241107083252574 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) 20241107083252575 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) 20241107083252575 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) 20241107083252575 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) 20241107083252575 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) 20241107083252577 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) 20241107083252577 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) 20241107083252577 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) 20241107083252577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 6 (tbf_dl.cpp:329) 20241107083252577 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) 20241107083252577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241107083252577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0c 51 a9 5f 7b 92 01 21 d1 56 86 00 ef df e1 de 5e fa ba a7 f5 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083252577 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 0c 51 a9 5f 7b 92 01 21 d1 56 86 00 ef df e1 de 5e fa ba a7 f5 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083252577 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083252591 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) 20241107083252591 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) 20241107083252592 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) 20241107083252592 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) 20241107083252592 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) 20241107083252592 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) 20241107083252593 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) 20241107083252593 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) 20241107083252593 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) 20241107083252593 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) 20241107083252594 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) 20241107083252594 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) 20241107083252594 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) 20241107083252594 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) 20241107083252594 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) 20241107083252594 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) 20241107083252601 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) 20241107083252601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 130/431 -> yes (tbf_dl.cpp:1216) 20241107083252601 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083252601 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) 20241107083252601 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) 20241107083252601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 1 (tbf_dl.cpp:329) 20241107083252601 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) 20241107083252601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107083252601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 a2 c8 b8 32 2e 91 df 49 90 5b 82 00 66 f6 8a 19 c6 70 0b eb 8a 6d 66 76 2c 8a df 2b 32 91 00 (tbf_dl.cpp:911) 20241107083252601 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 03 a2 c8 b8 32 2e 91 df 49 90 5b 82 00 66 f6 8a 19 c6 70 0b eb 8a 6d 66 76 2c 8a df 2b 32 91 00 (pcu_l1_if.cpp:182) 20241107083252601 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083252615 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) 20241107083252615 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) 20241107083252616 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) 20241107083252616 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) 20241107083252616 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) 20241107083252616 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) 20241107083252616 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) 20241107083252616 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) 20241107083252617 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) 20241107083252617 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) 20241107083252617 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) 20241107083252617 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) 20241107083252617 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) 20241107083252617 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) 20241107083252618 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) 20241107083252618 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) 20241107083252619 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) 20241107083252619 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) 20241107083252619 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) 20241107083252619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 2 (tbf_dl.cpp:329) 20241107083252619 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) 20241107083252619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107083252619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 72 b5 1b 9a 61 39 df 31 c4 fc 37 f9 d0 df 0a 2c 29 75 99 20 cd 26 2e 90 31 9d 03 0e be aa 00 (tbf_dl.cpp:911) 20241107083252619 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 05 72 b5 1b 9a 61 39 df 31 c4 fc 37 f9 d0 df 0a 2c 29 75 99 20 cd 26 2e 90 31 9d 03 0e be aa 00 (pcu_l1_if.cpp:182) 20241107083252620 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083252633 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) 20241107083252633 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) 20241107083252634 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) 20241107083252634 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) 20241107083252634 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) 20241107083252634 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) 20241107083252634 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) 20241107083252634 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) 20241107083252634 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) 20241107083252634 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) 20241107083252635 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) 20241107083252635 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) 20241107083252635 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) 20241107083252635 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) 20241107083252635 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) 20241107083252635 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) 20241107083252638 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) 20241107083252638 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) 20241107083252638 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) 20241107083252638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 3 (tbf_dl.cpp:329) 20241107083252638 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) 20241107083252638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107083252638 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 53 fa db 79 09 ce 93 58 43 86 f8 d2 00 1a 63 b4 6e f4 60 df 6d 2f b2 9f 40 79 4c 0f 56 09 00 (tbf_dl.cpp:911) 20241107083252638 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 07 53 fa db 79 09 ce 93 58 43 86 f8 d2 00 1a 63 b4 6e f4 60 df 6d 2f b2 9f 40 79 4c 0f 56 09 00 (pcu_l1_if.cpp:182) 20241107083252638 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083252652 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) 20241107083252652 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) 20241107083252653 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) 20241107083252653 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) 20241107083252653 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) 20241107083252653 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) 20241107083252653 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) 20241107083252653 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) 20241107083252654 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) 20241107083252654 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) 20241107083252654 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) 20241107083252654 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) 20241107083252654 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) 20241107083252654 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) 20241107083252654 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) 20241107083252654 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) 20241107083252662 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) 20241107083252662 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) 20241107083252662 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) 20241107083252662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 4 (tbf_dl.cpp:329) 20241107083252662 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) 20241107083252662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241107083252662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 7a 9a 2d 97 81 0a b7 cc bf 6d 52 b9 7f 61 b8 ea 1b 33 dc c0 92 bd f9 ae 8e c9 c4 be 6e f2 00 (tbf_dl.cpp:911) 20241107083252662 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 09 7a 9a 2d 97 81 0a b7 cc bf 6d 52 b9 7f 61 b8 ea 1b 33 dc c0 92 bd f9 ae 8e c9 c4 be 6e f2 00 (pcu_l1_if.cpp:182) 20241107083252662 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083252676 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) 20241107083252676 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) 20241107083252676 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) 20241107083252676 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) 20241107083252677 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) 20241107083252677 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) 20241107083252677 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) 20241107083252677 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) 20241107083252677 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) 20241107083252677 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) 20241107083252677 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) 20241107083252677 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) 20241107083252677 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) 20241107083252677 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) 20241107083252678 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) 20241107083252678 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) 20241107083252680 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) 20241107083252680 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) 20241107083252680 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) 20241107083252680 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 5 (tbf_dl.cpp:329) 20241107083252680 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) 20241107083252680 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252680 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241107083252680 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b 69 2a f1 cd ac f2 05 af c2 28 90 4f b9 be 61 25 96 bd c3 b6 69 e9 a3 79 59 31 f4 43 37 6b 00 (tbf_dl.cpp:911) 20241107083252680 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 0b 69 2a f1 cd ac f2 05 af c2 28 90 4f b9 be 61 25 96 bd c3 b6 69 e9 a3 79 59 31 f4 43 37 6b 00 (pcu_l1_if.cpp:182) 20241107083252681 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083252695 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) 20241107083252695 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) 20241107083252695 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) 20241107083252695 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) 20241107083252695 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) 20241107083252695 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) 20241107083252696 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) 20241107083252696 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) 20241107083252696 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) 20241107083252696 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) 20241107083252696 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) 20241107083252696 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) 20241107083252696 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) 20241107083252696 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) 20241107083252697 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) 20241107083252697 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) 20241107083252699 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) 20241107083252699 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) 20241107083252699 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) 20241107083252699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 6 (tbf_dl.cpp:329) 20241107083252699 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) 20241107083252699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241107083252699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0c 51 a9 5f 7b 92 01 21 d1 56 86 00 ef df e1 de 5e fa ba a7 f5 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083252699 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 0c 51 a9 5f 7b 92 01 21 d1 56 86 00 ef df e1 de 5e fa ba a7 f5 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083252700 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083252713 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) 20241107083252713 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) 20241107083252714 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) 20241107083252714 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) 20241107083252714 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) 20241107083252714 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) 20241107083252714 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) 20241107083252714 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) 20241107083252714 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) 20241107083252714 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) 20241107083252715 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) 20241107083252715 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) 20241107083252715 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) 20241107083252715 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) 20241107083252716 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) 20241107083252716 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) 20241107083252723 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) 20241107083252723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 156/431 -> yes (tbf_dl.cpp:1216) 20241107083252723 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083252723 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) 20241107083252723 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) 20241107083252723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 1 (tbf_dl.cpp:329) 20241107083252723 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) 20241107083252723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107083252723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 a2 c8 b8 32 2e 91 df 49 90 5b 82 00 66 f6 8a 19 c6 70 0b eb 8a 6d 66 76 2c 8a df 2b 32 91 00 (tbf_dl.cpp:911) 20241107083252723 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 03 a2 c8 b8 32 2e 91 df 49 90 5b 82 00 66 f6 8a 19 c6 70 0b eb 8a 6d 66 76 2c 8a df 2b 32 91 00 (pcu_l1_if.cpp:182) 20241107083252723 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083252737 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) 20241107083252737 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) 20241107083252738 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) 20241107083252738 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) 20241107083252739 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) 20241107083252739 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) 20241107083252740 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) 20241107083252740 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) 20241107083252740 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) 20241107083252740 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) 20241107083252741 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) 20241107083252741 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) 20241107083252741 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) 20241107083252741 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) 20241107083252742 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) 20241107083252742 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) 20241107083252743 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) 20241107083252743 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) 20241107083252743 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) 20241107083252743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 2 (tbf_dl.cpp:329) 20241107083252743 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) 20241107083252743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083252743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107083252743 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) 20241107083252743 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 238 + 13 = 251 (pdch_ul_controller.c:131) 20241107083252743 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 251 for type POLL (pdch_ul_controller.c:184) 20241107083252743 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) 20241107083252743 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) 20241107083252743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 0f 00 05 72 b5 1b 9a 61 39 df 31 c4 fc 37 f9 d0 df 0a 2c 29 75 99 20 cd 26 2e 90 31 9d 03 0e be aa 00 (tbf_dl.cpp:911) 20241107083252743 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 05 72 b5 1b 9a 61 39 df 31 c4 fc 37 f9 d0 df 0a 2c 29 75 99 20 cd 26 2e 90 31 9d 03 0e be aa 00 (pcu_l1_if.cpp:182) 20241107083252743 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083252756 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) 20241107083252756 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) 20241107083252756 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) 20241107083252756 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) 20241107083252756 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) 20241107083252756 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) 20241107083252757 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) 20241107083252757 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) 20241107083252757 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) 20241107083252757 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) 20241107083252757 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) 20241107083252757 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) 20241107083252758 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) 20241107083252758 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) 20241107083252758 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) 20241107083252758 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) 20241107083252760 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083252774 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) 20241107083252774 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) 20241107083252775 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) 20241107083252775 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) 20241107083252775 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) 20241107083252775 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) 20241107083252775 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) 20241107083252775 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) 20241107083252775 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) 20241107083252775 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) 20241107083252775 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) 20241107083252775 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) 20241107083252775 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) 20241107083252775 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) 20241107083252776 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) 20241107083252776 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) 20241107083252784 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083252798 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) 20241107083252798 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) 20241107083252799 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) 20241107083252799 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) 20241107083252799 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) 20241107083252799 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) 20241107083252800 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) 20241107083252800 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) 20241107083252800 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) 20241107083252800 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) 20241107083252800 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) 20241107083252800 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) 20241107083252800 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) 20241107083252800 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) 20241107083252801 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) 20241107083252801 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) 20241107083252803 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083252817 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 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) 20241107083252817 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) 20241107083252817 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083252817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083252817 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) 20241107083252817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083252817 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083252817 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:511) 20241107083252817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083252817 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) 20241107083252817 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) 20241107083252817 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-3 (gprs_ms.c:690) 20241107083252817 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241107083252817 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241107083252817 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241107083252817 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241107083252817 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241107083252817 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241107083252817 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) 20241107083252817 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083252817 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) 20241107083252817 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) 20241107083252817 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) 20241107083252818 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) 20241107083252818 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) 20241107083252818 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) 20241107083252818 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) 20241107083252818 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) 20241107083252818 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) 20241107083252818 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) 20241107083252818 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) 20241107083252819 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) 20241107083252819 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) 20241107083252819 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) 20241107083252819 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) 20241107083252821 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) 20241107083252821 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) 20241107083252822 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(437)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(437)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083252825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35822<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083252825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35814<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083252826 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083252826 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083252826 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083252826 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083252826 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:1202) 20241107083252826 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) 20241107083252826 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083252826 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083252826 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083252826 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083252826 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083252826 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083252826 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083252826 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083252826 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083252826 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083252826 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083252826 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083252826 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083252826 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083252826 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083252826 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083252826 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083252826 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) 20241107083252826 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) 20241107083252826 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 8592 with status 0 MTC@fb7e2f9c3787: Test case TC_dl_no_ack_retrans_imm_ass finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_no_ack_retrans_imm_ass pass'. respawn: 40: starting: osmo-pcu Thu Nov 7 08:32:52 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 20241107083252841 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083252841 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083252841 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083252842 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083252858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55184<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083252959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55184<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=420024) Waiting for packet dumper to finish... 1 (prev_count=420024, count=442276) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:32:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_dl_llc_sapi_priority.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_dl_llc_sapi_priority.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_llc_sapi_priority' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_dl_llc_sapi_priority started. 442@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_dl_llc_sapi_priority-BVCI1234(444)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 442@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(446)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 442@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083256027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55190<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 442@fb7e2f9c3787: 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(450)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) PCUIF(447)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 442@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(450)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(447)@fb7e2f9c3787: Start timer T: 5 s 20241107083256039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55206<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(447)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_dl_llc_sapi_priority-STATS(451)@fb7e2f9c3787: Start timer T: 2 s TC_dl_llc_sapi_priority-STATS(451)@fb7e2f9c3787: Start timer T: 2 s 442@fb7e2f9c3787: 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(454)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(454)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083257842 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083257842 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083257842 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(447)@fb7e2f9c3787: OsmoPCU is now connected BTS(448)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083257845 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083257845 DLGLOBAL DEBUG validating counter group 0x5625c9d5d020(bts) with 102 counters (rate_ctr.c:86) 20241107083257845 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083257845 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083257845 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083257845 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083257845 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083257845 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083257845 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083257845 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083257845 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083257845 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083257845 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083257845 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083257845 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083257845 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083257845 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083257845 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083257845 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083257845 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083257845 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083257845 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083257845 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083257845 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083257845 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083257845 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083257845 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083257845 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083257845 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083257845 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083257845 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083257845 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083257845 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083257845 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083257845 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083257845 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083257845 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083257845 DLGLOBAL DEBUG validating counter group 0x7f9bd0dcb5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083257845 DLGLOBAL DEBUG validating counter group 0x5625c9d5c700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083257845 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083257845 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083257845 DLGLOBAL DEBUG validating counter group 0x7f9bd0dcc160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083257846 DLGLOBAL DEBUG validating counter group 0x7f9bd0dcc140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083257846 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083257846 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) 20241107083257846 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) 20241107083257846 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083257846 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083257846 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083257846 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083257846 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083257846 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083257846 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083257846 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083257846 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083257846 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083257846 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083257846 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083257846 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083257846 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083257846 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083257846 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083257846 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083257846 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083257846 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083257846 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083257846 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083257846 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083257846 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083257846 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083257846 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083257846 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083257846 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) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083257846 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) 20241107083257846 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083257846 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s BTS(448)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(446)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(448)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(446)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE MTC@fb7e2f9c3787: Start timer T: 2 s BTS(448)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(446)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(446)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(448)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083257847 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083257847 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) 20241107083257847 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) 20241107083257847 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083257847 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083257847 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(448)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083257848 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) BTS(448)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083257848 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) 20241107083257848 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@fb7e2f9c3787: Start timer T: 2 s BTS(448)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(448)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(446)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(446)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083257848 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083257848 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083257848 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) 20241107083257848 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) 20241107083257848 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083257848 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083257848 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083257848 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083257848 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083257848 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083257848 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083257849 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083257849 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@fb7e2f9c3787: Start timer T: 10 s -NSVCI1234(446)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(446)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(446)@fb7e2f9c3787: Start timer Tns_test: 10 s 443@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 443@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083257853 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083257853 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083257853 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083257853 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083257853 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083257853 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083257853 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083257853 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_dl_llc_sapi_priority-BVCI1234(444)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_dl_llc_sapi_priority-BVCI1234(444)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083257856 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083257856 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083257856 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083257856 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083257856 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083257856 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083257856 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083257856 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083257858 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083257858 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083257858 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083257858 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083257858 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083257858 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241107083257858 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083257858 DLGLOBAL DEBUG validating counter group 0x5625c9d5c740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083257858 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107083257858 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083257858 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107083257858 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083257858 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083257858 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083257858 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083257858 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083257858 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083257858 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083257858 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083257858 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083257858 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083257858 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083257858 DRLCMAC 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) 20241107083257858 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083257858 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083257858 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083257858 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083257858 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083257858 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083257858 DLGLOBAL DEBUG validating counter group 0x5625c9d5cb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083257858 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083257858 DLGLOBAL DEBUG validating counter group 0x5625c9d5ce00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083257858 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083257858 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:1192) 20241107083257858 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) 20241107083257858 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) 20241107083257858 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) 20241107083257858 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) 20241107083257858 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083257858 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) 20241107083257858 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083257858 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) 20241107083257858 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083257858 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) 20241107083257858 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) 20241107083257858 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) 20241107083257859 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083257859 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083257859 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083257859 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083257859 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083257859 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083257859 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083257859 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083257859 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083257859 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083257859 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) 20241107083257859 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) 20241107083257859 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083257859 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083257859 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083257859 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083257859 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083257859 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241107083257859 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083257860 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) 20241107083257860 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) 20241107083257860 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) 20241107083257860 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(448)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(448)@fb7e2f9c3787: 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. 20241107083257860 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) 20241107083257860 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) 20241107083257860 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) 20241107083257860 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) 20241107083257860 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083257860 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083257860 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083257860 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083257860 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083257860 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241107083257860 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083257860 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083257860 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083257860 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083257860 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083257860 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083257860 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241107083257860 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083257860 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) 20241107083257860 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) 20241107083257861 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) 20241107083257861 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) 20241107083257861 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) 20241107083257861 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) 20241107083257861 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083257861 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083257861 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083257861 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083257861 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083257861 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241107083257861 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 } } } } } } } } } 20241107083257861 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083257861 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083257861 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083257861 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083257861 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083257861 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241107083257861 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@fb7e2f9c3787: 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 } } 20241107083257861 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083257861 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083257861 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083257861 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083257861 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083257861 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241107083257861 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083257862 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083257862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083257862 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083257862 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) 20241107083257862 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083257862 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083257862 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083257862 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083257862 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083257862 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241107083257862 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083257862 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083257862 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083257862 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083257862 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083257862 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083257862 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241107083257862 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083257862 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083257862 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083257862 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083257862 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083257862 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083257862 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241107083257862 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083257862 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083257862 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083257862 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083257862 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083257862 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083257862 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241107083257862 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083257863 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083257863 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083257863 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083257863 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083257863 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083257863 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241107083257863 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083257863 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083257863 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083257863 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083257863 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083257863 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083257863 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241107083257863 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083257863 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083257863 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083257863 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083257863 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083257863 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083257863 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241107083257863 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083257863 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083257863 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083257863 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083257863 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083257863 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083257863 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083257878 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) 20241107083257878 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) 20241107083257878 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) 20241107083257878 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) 20241107083257879 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) 20241107083257879 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) 20241107083257879 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) 20241107083257879 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) 20241107083257879 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) 20241107083257879 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) 20241107083257879 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) 20241107083257879 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) 20241107083257880 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) 20241107083257880 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) 20241107083257880 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) 20241107083257880 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) 20241107083257882 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083257896 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) 20241107083257896 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) 20241107083257897 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) 20241107083257897 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) 20241107083257897 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) 20241107083257897 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) 20241107083257897 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) 20241107083257897 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) 20241107083257897 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) 20241107083257897 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) 20241107083257897 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) 20241107083257897 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) 20241107083257897 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) 20241107083257897 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) 20241107083257897 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) 20241107083257897 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) 20241107083257906 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083257920 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) 20241107083257920 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) 20241107083257920 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) 20241107083257920 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) 20241107083257920 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) 20241107083257920 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) 20241107083257920 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) 20241107083257920 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) 20241107083257920 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) 20241107083257920 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) 20241107083257920 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) 20241107083257920 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) 20241107083257921 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) 20241107083257921 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) 20241107083257921 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) 20241107083257921 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) 20241107083257924 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083257939 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) 20241107083257939 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) 20241107083257939 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) 20241107083257939 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) 20241107083257939 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) 20241107083257939 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) 20241107083257939 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) 20241107083257939 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) 20241107083257939 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) 20241107083257939 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) 20241107083257939 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) 20241107083257939 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) 20241107083257940 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) 20241107083257940 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) 20241107083257940 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) 20241107083257940 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) 20241107083257943 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083257957 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) 20241107083257957 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) 20241107083257957 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) 20241107083257957 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) 20241107083257958 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) 20241107083257958 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) 20241107083257958 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) 20241107083257958 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) 20241107083257958 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) 20241107083257958 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) 20241107083257958 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) 20241107083257958 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) 20241107083257958 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) 20241107083257958 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) 20241107083257958 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) 20241107083257958 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) 20241107083257966 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083257980 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) 20241107083257980 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) 20241107083257981 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) 20241107083257981 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) 20241107083257981 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) 20241107083257981 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) 20241107083257981 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) 20241107083257981 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) 20241107083257981 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) 20241107083257981 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) 20241107083257981 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) 20241107083257981 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) 20241107083257981 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) 20241107083257981 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) 20241107083257982 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) 20241107083257982 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) 20241107083257985 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083257999 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) 20241107083257999 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) 20241107083257999 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) 20241107083257999 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) 20241107083258000 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) 20241107083258000 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) 20241107083258000 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) 20241107083258000 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) 20241107083258000 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) 20241107083258000 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) 20241107083258000 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) 20241107083258000 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) 20241107083258000 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) 20241107083258000 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) 20241107083258000 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) 20241107083258000 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) 20241107083258004 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083258018 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) 20241107083258018 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) 20241107083258018 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) 20241107083258018 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) 20241107083258018 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) 20241107083258018 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) 20241107083258018 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) 20241107083258018 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) 20241107083258018 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) 20241107083258018 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) 20241107083258019 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) 20241107083258019 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) 20241107083258019 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) 20241107083258019 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) 20241107083258019 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) 20241107083258019 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) 20241107083258027 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083258041 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) 20241107083258041 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) 20241107083258041 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) 20241107083258041 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) 20241107083258042 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) 20241107083258042 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) 20241107083258042 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) 20241107083258042 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) 20241107083258042 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) 20241107083258042 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) 20241107083258043 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) 20241107083258043 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) 20241107083258043 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) 20241107083258043 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) 20241107083258043 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) 20241107083258043 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) 20241107083258046 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083258060 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) 20241107083258060 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) 20241107083258061 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) 20241107083258061 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) 20241107083258061 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) 20241107083258061 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) 20241107083258062 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083258062 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) 20241107083258062 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083258062 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) 20241107083258062 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) 20241107083258062 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) 20241107083258062 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) 20241107083258063 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) 20241107083258063 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) 20241107083258063 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) 20241107083258063 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) 20241107083258063 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) 20241107083258063 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) 20241107083258065 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) 20241107083258065 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) 20241107083258065 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) 20241107083258065 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) 20241107083258065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20241107083258065 DRLCMACDL DEBUG -- Chunk with length 19 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083258065 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241107083258065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=19 (tbf_dl.cpp:663) 20241107083258065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20241107083258065 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) 20241107083258065 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) 20241107083258065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083258065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083258065 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) 20241107083258065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 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) 20241107083258065 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083258079 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) 20241107083258079 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) 20241107083258079 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) 20241107083258079 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) 20241107083258079 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) 20241107083258079 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) 20241107083258080 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) 20241107083258080 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) 20241107083258080 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) 20241107083258080 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) 20241107083258080 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) 20241107083258080 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) 20241107083258081 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) 20241107083258081 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) 20241107083258081 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) 20241107083258081 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) 20241107083258088 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) 20241107083258088 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) 20241107083258088 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) 20241107083258088 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) 20241107083258088 DRLCMACDL DEBUG -- Chunk with length 19 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083258088 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241107083258088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=19 (tbf_dl.cpp:663) 20241107083258088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20241107083258088 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) 20241107083258088 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) 20241107083258088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083258088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107083258088 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) 20241107083258088 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 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) 20241107083258088 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083258102 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) 20241107083258102 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) 20241107083258102 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) 20241107083258102 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) 20241107083258103 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) 20241107083258103 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) 20241107083258103 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) 20241107083258103 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) 20241107083258103 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) 20241107083258103 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) 20241107083258103 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) 20241107083258103 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) 20241107083258103 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) 20241107083258103 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) 20241107083258103 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) 20241107083258103 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) 20241107083258107 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) 20241107083258107 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) 20241107083258107 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) 20241107083258107 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) 20241107083258107 DRLCMACDL DEBUG -- Chunk with length 19 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083258107 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241107083258107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=19 (tbf_dl.cpp:663) 20241107083258107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20241107083258107 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) 20241107083258107 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) 20241107083258107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083258107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107083258107 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) 20241107083258107 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 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) 20241107083258107 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083258121 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) 20241107083258121 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) 20241107083258121 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) 20241107083258121 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) 20241107083258121 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) 20241107083258121 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) 20241107083258121 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) 20241107083258121 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) 20241107083258121 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) 20241107083258121 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) 20241107083258122 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) 20241107083258122 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) 20241107083258122 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) 20241107083258122 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) 20241107083258122 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) 20241107083258122 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) 20241107083258125 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) 20241107083258125 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) 20241107083258125 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) 20241107083258125 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) 20241107083258125 DRLCMACDL DEBUG -- Chunk with length 19 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083258125 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241107083258125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=19 (tbf_dl.cpp:663) 20241107083258125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20241107083258125 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) 20241107083258125 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) 20241107083258125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083258125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107083258125 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) 20241107083258125 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 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) 20241107083258125 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083258139 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) 20241107083258139 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) 20241107083258140 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) 20241107083258140 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) 20241107083258140 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) 20241107083258140 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) 20241107083258140 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) 20241107083258140 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) 20241107083258140 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) 20241107083258140 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) 20241107083258140 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) 20241107083258140 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) 20241107083258140 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) 20241107083258140 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) 20241107083258140 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) 20241107083258140 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) 20241107083258149 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) 20241107083258149 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) 20241107083258149 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) 20241107083258149 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) 20241107083258149 DRLCMACDL DEBUG -- Chunk with length 19 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083258149 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241107083258149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=19 (tbf_dl.cpp:663) 20241107083258149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20241107083258149 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) 20241107083258149 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) 20241107083258149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083258149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241107083258149 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) 20241107083258149 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 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) 20241107083258149 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(448)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083258150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55206<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083258152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55190<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083258152 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083258152 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083258152 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083258152 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) 20241107083258152 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083258152 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:1202) 20241107083258152 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) 20241107083258152 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083258152 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083258152 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083258152 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083258152 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083258152 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083258152 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083258152 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083258152 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083258152 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083258152 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083258152 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083258152 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083258152 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083258152 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083258152 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083258152 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083258152 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) 20241107083258152 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) 20241107083258152 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 8659 with status 0 MTC@fb7e2f9c3787: Test case TC_dl_llc_sapi_priority finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_llc_sapi_priority pass'. respawn: 41: starting: osmo-pcu Thu Nov 7 08:32:58 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 20241107083258164 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083258165 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083258165 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083258165 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083258182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55212<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083258282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55212<->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=178416) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_llc_sapi_priority pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:33:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_ul_tbf_bsn_wraparound_gprs started. 455@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_bsn_wraparound_gprs-BVCI1234(457)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 455@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(459)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 455@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083301355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55228<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 455@fb7e2f9c3787: 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(463)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 455@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(463)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(460)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083301363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55232<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(460)@fb7e2f9c3787: Start timer T: 5 s PCUIF(460)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_ul_tbf_bsn_wraparound_gprs-STATS(464)@fb7e2f9c3787: Start timer T: 2 s TC_ul_tbf_bsn_wraparound_gprs-STATS(464)@fb7e2f9c3787: Start timer T: 2 s 455@fb7e2f9c3787: 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(467)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(467)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083303165 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083303165 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083303166 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(460)@fb7e2f9c3787: OsmoPCU is now connected BTS(462)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083303182 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083303182 DLGLOBAL DEBUG validating counter group 0x55a0fa2eb020(bts) with 102 counters (rate_ctr.c:86) 20241107083303182 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083303182 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083303182 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083303183 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083303183 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083303183 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083303183 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083303183 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083303183 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083303183 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083303183 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083303183 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083303183 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083303183 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083303183 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083303183 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083303183 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083303183 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083303183 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083303183 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083303183 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083303183 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083303183 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083303183 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083303183 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083303183 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083303183 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083303183 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083303183 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083303183 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083303183 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083303183 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083303183 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083303183 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083303183 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083303183 DLGLOBAL DEBUG validating counter group 0x7fd5fe9fe5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083303183 DLGLOBAL DEBUG validating counter group 0x55a0fa2ea700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083303183 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083303183 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083303183 DLGLOBAL DEBUG validating counter group 0x7fd5fe9ff160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083303183 DLGLOBAL DEBUG validating counter group 0x7fd5fe9ff140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083303183 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083303183 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) 20241107083303184 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) 20241107083303184 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083303184 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083303184 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083303184 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083303184 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083303184 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083303184 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083303184 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083303184 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083303184 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083303184 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083303184 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083303184 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083303184 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083303184 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083303184 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083303184 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083303184 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083303184 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083303184 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083303184 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083303184 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083303184 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083303184 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083303184 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083303184 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083303184 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) 20241107083303184 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) 20241107083303185 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(462)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(459)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(459)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE BTS(462)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(459)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(459)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(462)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083303192 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083303192 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(462)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083303192 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) 20241107083303192 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083303192 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083303192 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) 20241107083303193 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083303193 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) 20241107083303193 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(462)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(459)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(459)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083303195 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083303195 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) 20241107083303195 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) 20241107083303195 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083303195 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083303195 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083303195 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083303195 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303195 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083303195 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083303196 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) 20241107083303196 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(462)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(462)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083303198 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083303198 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(459)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241107083303199 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) 20241107083303199 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(459)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083303200 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) 20241107083303200 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) 20241107083303201 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) 20241107083303201 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) 20241107083303202 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) 20241107083303202 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) 20241107083303203 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) 20241107083303203 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) 20241107083303204 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) 20241107083303204 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) 20241107083303204 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) 20241107083303204 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) 20241107083303205 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 456@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 456@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083303214 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) 20241107083303214 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) 20241107083303215 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083303215 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083303215 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083303215 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083303215 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083303215 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083303215 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083303215 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303215 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) 20241107083303215 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) 20241107083303216 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) 20241107083303216 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) 20241107083303216 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) 20241107083303216 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) 20241107083303217 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) 20241107083303217 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) 20241107083303218 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) 20241107083303218 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) 20241107083303219 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) 20241107083303219 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) 20241107083303220 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) 20241107083303220 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) 20241107083303221 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_ul_tbf_bsn_wraparound_gprs-BVCI1234(457)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_bsn_wraparound_gprs-BVCI1234(457)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083303223 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083303223 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083303223 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083303223 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083303223 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083303223 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083303223 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083303223 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083303224 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) 20241107083303224 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083303224 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083303224 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083303224 DLGLOBAL DEBUG validating counter group 0x55a0fa2ea740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083303224 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083303224 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083303224 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083303224 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083303224 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083303224 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083303224 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083303224 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083303224 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083303224 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083303224 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083303224 DRLCMAC 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) 20241107083303224 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083303224 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083303224 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083303224 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083303224 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083303224 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083303224 DLGLOBAL DEBUG validating counter group 0x55a0fa2eab20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083303224 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083303224 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083303224 DLGLOBAL DEBUG validating counter group 0x55a0fa2eabe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083303224 DLGLOBAL DEBUG validating counter group 0x55a0fa2eac00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083303224 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083303224 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:1192) 20241107083303224 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083303224 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083303224 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083303224 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083303224 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083303224 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083303224 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083303224 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) 20241107083303224 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) 20241107083303224 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083303224 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083303224 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083303224 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(462)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083303226 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083303226 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083303226 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083303226 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083303226 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083303226 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083303226 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083303226 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083303226 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083303226 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083303229 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083303229 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083303229 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083303229 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083303229 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083303233 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) 20241107083303233 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) 20241107083303233 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) 20241107083303233 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) 20241107083303233 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) 20241107083303233 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) 20241107083303234 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) 20241107083303234 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) 20241107083303234 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) 20241107083303234 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) 20241107083303234 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) 20241107083303234 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) 20241107083303234 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) 20241107083303234 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) 20241107083303235 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) 20241107083303235 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) 20241107083303242 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) 20241107083303242 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) 20241107083303242 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083303256 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) 20241107083303256 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) 20241107083303256 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) 20241107083303256 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) 20241107083303257 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) 20241107083303257 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) 20241107083303257 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) 20241107083303257 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) 20241107083303257 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) 20241107083303257 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) 20241107083303257 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) 20241107083303257 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) 20241107083303258 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) 20241107083303258 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) 20241107083303258 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) 20241107083303258 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) 20241107083303261 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) 20241107083303261 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) 20241107083303261 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083303275 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) 20241107083303275 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) 20241107083303275 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) 20241107083303275 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) 20241107083303275 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) 20241107083303275 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) 20241107083303276 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) 20241107083303276 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) 20241107083303276 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) 20241107083303276 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) 20241107083303276 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) 20241107083303276 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) 20241107083303276 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) 20241107083303276 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) 20241107083303276 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) 20241107083303276 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) 20241107083303279 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) 20241107083303279 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) 20241107083303279 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083303293 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) 20241107083303293 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) 20241107083303293 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) 20241107083303293 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) 20241107083303293 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) 20241107083303293 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) 20241107083303294 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) 20241107083303294 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) 20241107083303294 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) 20241107083303294 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) 20241107083303294 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) 20241107083303294 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) 20241107083303294 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) 20241107083303294 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) 20241107083303294 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) 20241107083303294 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) 20241107083303302 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) 20241107083303302 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) 20241107083303302 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083303316 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) 20241107083303316 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) 20241107083303316 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) 20241107083303316 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) 20241107083303317 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) 20241107083303317 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) 20241107083303317 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) 20241107083303317 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) 20241107083303317 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) 20241107083303317 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) 20241107083303317 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) 20241107083303317 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) 20241107083303317 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) 20241107083303317 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) 20241107083303317 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) 20241107083303317 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) 20241107083303321 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) 20241107083303321 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) 20241107083303321 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083303335 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) 20241107083303335 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) 20241107083303335 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) 20241107083303335 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) 20241107083303335 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) 20241107083303335 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) 20241107083303336 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) 20241107083303336 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) 20241107083303336 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) 20241107083303336 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) 20241107083303336 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) 20241107083303336 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) 20241107083303336 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) 20241107083303336 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) 20241107083303336 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) 20241107083303336 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) 20241107083303339 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) 20241107083303339 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) 20241107083303340 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083303353 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) 20241107083303353 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) 20241107083303354 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) 20241107083303354 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) 20241107083303354 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) 20241107083303354 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) 20241107083303354 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) 20241107083303354 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) 20241107083303354 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) 20241107083303354 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) 20241107083303354 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) 20241107083303354 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) 20241107083303354 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) 20241107083303354 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) 20241107083303355 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) 20241107083303355 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) 20241107083303363 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) 20241107083303363 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) 20241107083303363 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083303377 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) 20241107083303377 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) 20241107083303377 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) 20241107083303377 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) 20241107083303377 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) 20241107083303377 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) 20241107083303377 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) 20241107083303377 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) 20241107083303377 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) 20241107083303377 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) 20241107083303378 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) 20241107083303378 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) 20241107083303378 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) 20241107083303378 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) 20241107083303378 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) 20241107083303378 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) 20241107083303381 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) 20241107083303381 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) 20241107083303381 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083303395 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) 20241107083303395 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) 20241107083303395 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) 20241107083303395 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) 20241107083303396 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) 20241107083303396 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) 20241107083303396 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) 20241107083303396 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) 20241107083303396 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) 20241107083303396 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) 20241107083303396 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) 20241107083303396 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) 20241107083303396 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) 20241107083303396 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) 20241107083303396 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) 20241107083303396 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) 20241107083303400 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) 20241107083303400 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) 20241107083303400 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083303414 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) 20241107083303414 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) 20241107083303414 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) 20241107083303414 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) 20241107083303414 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) 20241107083303414 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) 20241107083303414 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) 20241107083303414 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) 20241107083303415 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) 20241107083303415 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) 20241107083303415 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) 20241107083303415 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) 20241107083303415 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) 20241107083303415 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) 20241107083303415 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) 20241107083303415 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) 20241107083303423 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) 20241107083303423 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) 20241107083303423 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083303425 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083303425 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083303425 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083303437 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) 20241107083303437 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) 20241107083303437 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) 20241107083303437 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) 20241107083303437 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) 20241107083303437 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) 20241107083303438 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) 20241107083303438 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) 20241107083303438 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) 20241107083303438 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) 20241107083303438 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) 20241107083303438 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) 20241107083303438 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) 20241107083303438 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) 20241107083303438 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) 20241107083303438 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) 20241107083303442 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) 20241107083303442 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) 20241107083303442 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241107083303442 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) 20241107083303442 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083303456 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) 20241107083303456 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) 20241107083303456 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) 20241107083303456 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) 20241107083303456 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) 20241107083303456 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) 20241107083303456 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) 20241107083303456 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) 20241107083303456 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) 20241107083303456 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) 20241107083303456 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) 20241107083303456 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) 20241107083303457 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) 20241107083303457 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) 20241107083303457 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) 20241107083303457 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) 20241107083303460 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083303474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=2 data=3c 01 00 41 00 00 00 01 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303474 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) 20241107083303474 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303474 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 00 41 00 00 00 01 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303474 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303474 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) 20241107083303474 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) 20241107083303474 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) 20241107083303474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083303474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=41 00 00 00 01 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303474 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083303474 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083303474 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083303474 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083303474 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083303474 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083303474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303474 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303474 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) 20241107083303474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303474 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303474 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303474 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) 20241107083303474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083303474 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083303474 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083303475 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) 20241107083303475 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) 20241107083303475 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) 20241107083303475 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) 20241107083303475 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) 20241107083303475 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) 20241107083303475 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) 20241107083303475 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) 20241107083303475 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) 20241107083303475 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) 20241107083303476 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) 20241107083303476 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) 20241107083303476 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) 20241107083303476 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) 20241107083303484 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) 20241107083303484 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) 20241107083303484 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20241107083303484 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) 20241107083303484 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083303484 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083303484 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) 20241107083303484 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083303484 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083303484 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083303484 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) 20241107083303484 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) 20241107083303484 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083303497 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) 20241107083303497 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) 20241107083303498 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) 20241107083303498 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) 20241107083303498 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) 20241107083303498 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) 20241107083303498 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) 20241107083303498 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) 20241107083303499 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) 20241107083303499 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) 20241107083303499 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) 20241107083303499 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) 20241107083303499 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) 20241107083303499 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) 20241107083303499 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) 20241107083303499 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) 20241107083303502 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) 20241107083303502 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) 20241107083303502 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241107083303502 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) 20241107083303503 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303516 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 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303516 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) 20241107083303516 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303516 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 02 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303516 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303516 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) 20241107083303516 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) 20241107083303516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107083303516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303516 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241107083303516 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241107083303516 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107083303516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303516 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303516 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303516 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303516 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) 20241107083303516 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) 20241107083303516 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) 20241107083303517 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) 20241107083303517 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) 20241107083303517 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) 20241107083303517 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) 20241107083303517 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) 20241107083303517 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) 20241107083303517 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) 20241107083303517 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) 20241107083303517 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) 20241107083303517 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) 20241107083303518 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) 20241107083303518 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) 20241107083303521 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) 20241107083303521 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) 20241107083303521 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241107083303521 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) 20241107083303521 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303535 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 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303535 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) 20241107083303535 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303535 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 04 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303535 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303535 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) 20241107083303535 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) 20241107083303535 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241107083303535 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303535 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241107083303535 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241107083303535 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241107083303535 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303535 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303535 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303535 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303535 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303535 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303535 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) 20241107083303535 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) 20241107083303535 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) 20241107083303535 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) 20241107083303535 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) 20241107083303535 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) 20241107083303535 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) 20241107083303535 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) 20241107083303535 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) 20241107083303536 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) 20241107083303536 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) 20241107083303536 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) 20241107083303536 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) 20241107083303536 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) 20241107083303536 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) 20241107083303544 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) 20241107083303544 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) 20241107083303544 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241107083303544 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) 20241107083303544 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303558 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 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303558 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) 20241107083303558 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303558 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 06 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303558 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303558 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) 20241107083303558 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) 20241107083303558 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241107083303558 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303558 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241107083303558 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241107083303558 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241107083303558 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303558 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303558 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303558 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303558 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303558 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303558 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) 20241107083303558 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) 20241107083303558 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) 20241107083303558 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) 20241107083303558 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) 20241107083303558 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) 20241107083303558 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) 20241107083303559 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) 20241107083303559 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) 20241107083303559 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) 20241107083303559 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) 20241107083303559 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) 20241107083303559 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) 20241107083303559 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) 20241107083303559 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) 20241107083303562 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) 20241107083303562 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) 20241107083303562 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241107083303562 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) 20241107083303563 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303576 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 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303576 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) 20241107083303576 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303576 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 08 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303576 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303576 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) 20241107083303576 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) 20241107083303576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241107083303576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303576 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241107083303576 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241107083303576 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241107083303576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303576 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303576 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303576 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303576 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) 20241107083303577 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) 20241107083303577 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) 20241107083303577 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) 20241107083303577 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) 20241107083303577 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) 20241107083303577 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) 20241107083303577 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) 20241107083303577 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) 20241107083303577 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) 20241107083303577 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) 20241107083303578 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) 20241107083303578 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) 20241107083303578 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) 20241107083303578 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) 20241107083303581 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) 20241107083303581 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) 20241107083303581 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241107083303581 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) 20241107083303581 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303595 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 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303595 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) 20241107083303595 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303595 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303595 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303595 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) 20241107083303595 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) 20241107083303595 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241107083303595 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303595 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241107083303595 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241107083303595 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241107083303595 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303595 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303595 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303595 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303595 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303595 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303595 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) 20241107083303595 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) 20241107083303595 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) 20241107083303595 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) 20241107083303595 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) 20241107083303596 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) 20241107083303596 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) 20241107083303596 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) 20241107083303596 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) 20241107083303596 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) 20241107083303596 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) 20241107083303596 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) 20241107083303596 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) 20241107083303596 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) 20241107083303596 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) 20241107083303604 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) 20241107083303604 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) 20241107083303604 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241107083303604 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) 20241107083303604 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303618 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 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303618 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) 20241107083303618 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303618 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303618 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303618 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) 20241107083303618 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) 20241107083303618 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241107083303618 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303618 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241107083303618 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241107083303618 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241107083303618 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303618 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303618 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303618 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303618 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303618 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303618 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) 20241107083303619 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) 20241107083303619 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) 20241107083303619 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) 20241107083303619 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) 20241107083303619 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) 20241107083303619 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) 20241107083303619 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) 20241107083303619 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) 20241107083303619 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) 20241107083303619 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) 20241107083303619 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) 20241107083303619 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) 20241107083303619 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) 20241107083303619 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) 20241107083303623 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) 20241107083303623 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) 20241107083303623 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107083303623 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) 20241107083303623 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303637 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 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303637 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) 20241107083303637 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303637 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303637 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303637 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) 20241107083303637 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) 20241107083303637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241107083303637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303637 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241107083303637 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241107083303637 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241107083303637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303637 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303637 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303637 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303637 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) 20241107083303637 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) 20241107083303637 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) 20241107083303637 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) 20241107083303637 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) 20241107083303637 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) 20241107083303637 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) 20241107083303638 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) 20241107083303638 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) 20241107083303638 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) 20241107083303638 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) 20241107083303638 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) 20241107083303638 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) 20241107083303638 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) 20241107083303638 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) 20241107083303641 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) 20241107083303641 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) 20241107083303641 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241107083303641 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) 20241107083303642 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303656 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 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303656 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) 20241107083303656 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303656 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 10 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303656 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303656 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) 20241107083303656 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) 20241107083303656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241107083303656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303656 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241107083303656 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241107083303656 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241107083303656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303656 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303656 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303656 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303656 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) 20241107083303656 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) 20241107083303656 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) 20241107083303656 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) 20241107083303656 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) 20241107083303656 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) 20241107083303656 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) 20241107083303656 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) 20241107083303656 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) 20241107083303656 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) 20241107083303656 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) 20241107083303657 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) 20241107083303657 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) 20241107083303657 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) 20241107083303657 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) 20241107083303665 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) 20241107083303665 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) 20241107083303665 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241107083303665 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) 20241107083303665 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303679 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 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303679 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) 20241107083303679 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303679 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 12 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303679 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303679 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) 20241107083303679 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) 20241107083303679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241107083303679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303679 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241107083303679 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241107083303679 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241107083303679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303679 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303679 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303679 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303679 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) 20241107083303679 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) 20241107083303679 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) 20241107083303679 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) 20241107083303679 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) 20241107083303680 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) 20241107083303680 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) 20241107083303680 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) 20241107083303680 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) 20241107083303680 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) 20241107083303680 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) 20241107083303680 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) 20241107083303680 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) 20241107083303680 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) 20241107083303680 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) 20241107083303683 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) 20241107083303683 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) 20241107083303683 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241107083303683 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) 20241107083303684 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303698 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 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303698 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) 20241107083303698 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303698 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 14 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303698 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303698 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) 20241107083303698 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) 20241107083303698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241107083303698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303698 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241107083303698 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241107083303698 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241107083303698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303698 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303698 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303698 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303698 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) 20241107083303698 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) 20241107083303698 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) 20241107083303698 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) 20241107083303698 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) 20241107083303698 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) 20241107083303698 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) 20241107083303698 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) 20241107083303698 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) 20241107083303699 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) 20241107083303699 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) 20241107083303699 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) 20241107083303699 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) 20241107083303699 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) 20241107083303699 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) 20241107083303702 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) 20241107083303703 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) 20241107083303703 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241107083303703 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) 20241107083303703 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303716 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 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303716 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) 20241107083303716 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303716 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 16 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303716 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303716 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) 20241107083303716 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) 20241107083303716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241107083303716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303716 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241107083303716 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241107083303716 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241107083303716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303716 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303716 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303716 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303716 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) 20241107083303716 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) 20241107083303716 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) 20241107083303716 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) 20241107083303716 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) 20241107083303717 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) 20241107083303717 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) 20241107083303717 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) 20241107083303717 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) 20241107083303717 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) 20241107083303717 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) 20241107083303717 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) 20241107083303717 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) 20241107083303717 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) 20241107083303717 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) 20241107083303726 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) 20241107083303726 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) 20241107083303726 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241107083303726 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) 20241107083303726 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303740 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 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303740 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) 20241107083303740 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303740 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 18 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303740 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303740 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) 20241107083303740 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) 20241107083303740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241107083303740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303740 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241107083303740 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241107083303740 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241107083303740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303740 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303740 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303740 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303740 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) 20241107083303740 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) 20241107083303740 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) 20241107083303740 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) 20241107083303740 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) 20241107083303741 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) 20241107083303741 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) 20241107083303741 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) 20241107083303741 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) 20241107083303741 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) 20241107083303741 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) 20241107083303742 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) 20241107083303742 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) 20241107083303742 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) 20241107083303742 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) 20241107083303744 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) 20241107083303744 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) 20241107083303744 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241107083303744 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) 20241107083303744 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303758 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 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303758 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) 20241107083303758 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303758 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303758 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303758 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) 20241107083303758 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) 20241107083303758 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241107083303758 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303758 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241107083303758 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241107083303758 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241107083303758 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303758 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303758 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303758 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303758 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303758 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303758 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)[0;m 20241107083303759 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) 20241107083303759 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) 20241107083303759 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) 20241107083303759 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) 20241107083303759 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) 20241107083303759 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) 20241107083303759 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) 20241107083303759 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) 20241107083303759 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) 20241107083303759 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) 20241107083303760 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) 20241107083303760 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) 20241107083303760 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) 20241107083303760 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) 20241107083303763 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) 20241107083303763 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) 20241107083303763 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241107083303763 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) 20241107083303763 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303777 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 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303777 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) 20241107083303777 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303777 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303777 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303777 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) 20241107083303777 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) 20241107083303777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241107083303777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303777 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241107083303777 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241107083303777 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241107083303777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303777 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303777 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303777 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303777 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) 20241107083303777 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) 20241107083303777 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) 20241107083303778 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) 20241107083303778 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) 20241107083303778 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) 20241107083303778 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) 20241107083303778 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) 20241107083303778 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) 20241107083303779 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) 20241107083303779 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) 20241107083303779 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) 20241107083303779 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) 20241107083303779 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) 20241107083303779 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) 20241107083303786 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) 20241107083303786 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) 20241107083303786 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241107083303786 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) 20241107083303786 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303800 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 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303800 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) 20241107083303800 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303800 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303800 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303800 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) 20241107083303800 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) 20241107083303800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241107083303800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303800 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241107083303800 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241107083303800 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241107083303800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303800 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303800 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303800 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303800 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) 20241107083303800 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) 20241107083303800 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) 20241107083303800 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) 20241107083303800 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) 20241107083303800 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) 20241107083303800 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) 20241107083303801 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) 20241107083303801 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) 20241107083303801 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) 20241107083303801 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) 20241107083303801 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) 20241107083303801 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) 20241107083303801 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) 20241107083303801 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) 20241107083303805 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) 20241107083303805 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) 20241107083303805 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241107083303805 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) 20241107083303805 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303819 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303819 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) 20241107083303819 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303819 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 20 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303819 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303819 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) 20241107083303819 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) 20241107083303819 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241107083303819 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303819 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241107083303819 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241107083303819 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241107083303819 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303819 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303819 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303819 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303819 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303819 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303819 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) 20241107083303819 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) 20241107083303819 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) 20241107083303819 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) 20241107083303819 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) 20241107083303819 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) 20241107083303819 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) 20241107083303819 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) 20241107083303819 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) 20241107083303819 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) 20241107083303819 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) 20241107083303820 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) 20241107083303820 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) 20241107083303820 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) 20241107083303820 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) 20241107083303823 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) 20241107083303823 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) 20241107083303823 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241107083303823 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) 20241107083303823 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303837 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 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303837 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) 20241107083303837 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303837 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 22 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303837 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303837 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) 20241107083303837 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) 20241107083303837 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241107083303837 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303837 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241107083303837 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241107083303837 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241107083303837 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303837 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303837 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303837 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303837 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303837 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303837 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) 20241107083303837 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) 20241107083303837 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) 20241107083303838 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) 20241107083303838 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) 20241107083303838 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) 20241107083303838 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) 20241107083303838 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) 20241107083303838 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) 20241107083303839 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) 20241107083303839 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) 20241107083303839 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) 20241107083303839 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) 20241107083303839 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) 20241107083303839 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) 20241107083303846 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) 20241107083303846 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) 20241107083303846 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241107083303846 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) 20241107083303847 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303860 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 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303860 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) 20241107083303860 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303860 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 24 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303860 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303860 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) 20241107083303860 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) 20241107083303860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241107083303860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303860 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241107083303860 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241107083303860 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241107083303860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303860 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303860 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303860 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303860 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) 20241107083303861 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) 20241107083303861 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) 20241107083303861 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) 20241107083303861 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) 20241107083303861 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) 20241107083303861 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) 20241107083303861 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) 20241107083303861 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) 20241107083303861 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) 20241107083303861 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) 20241107083303861 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) 20241107083303861 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) 20241107083303861 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) 20241107083303861 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) 20241107083303865 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) 20241107083303865 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) 20241107083303865 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241107083303865 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) 20241107083303865 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303879 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 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303879 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) 20241107083303879 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303879 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 26 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303879 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303879 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) 20241107083303879 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) 20241107083303879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241107083303879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303879 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241107083303879 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241107083303879 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241107083303879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303879 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303879 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303879 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303879 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) 20241107083303879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083303879 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083303879 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083303879 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) 20241107083303879 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) 20241107083303880 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) 20241107083303880 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) 20241107083303880 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) 20241107083303880 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) 20241107083303880 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) 20241107083303880 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) 20241107083303880 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) 20241107083303880 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) 20241107083303880 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) 20241107083303880 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) 20241107083303881 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) 20241107083303881 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) 20241107083303884 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) 20241107083303884 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) 20241107083303884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20241107083303884 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) 20241107083303884 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083303884 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083303884 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) 20241107083303884 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083303884 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) 20241107083303884 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) 20241107083303884 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083303899 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 28 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303899 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) 20241107083303899 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303899 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 28 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303899 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303899 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) 20241107083303899 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) 20241107083303899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241107083303899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303899 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241107083303899 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241107083303899 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241107083303899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303899 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303899 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303899 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303899 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) 20241107083303899 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) 20241107083303899 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) 20241107083303900 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) 20241107083303900 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) 20241107083303901 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) 20241107083303901 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) 20241107083303902 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) 20241107083303902 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) 20241107083303903 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) 20241107083303903 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) 20241107083303903 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) 20241107083303903 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) 20241107083303904 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) 20241107083303904 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) 20241107083303908 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) 20241107083303908 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) 20241107083303908 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type USF (pdch_ul_controller.c:184) 20241107083303908 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) 20241107083303909 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303922 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 2a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303922 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) 20241107083303922 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303922 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303922 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303922 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) 20241107083303922 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) 20241107083303922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241107083303922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303922 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241107083303922 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241107083303922 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241107083303922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303922 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303922 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303922 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303922 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) 20241107083303922 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) 20241107083303922 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) 20241107083303923 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) 20241107083303923 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) 20241107083303923 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) 20241107083303923 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) 20241107083303923 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) 20241107083303923 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) 20241107083303923 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) 20241107083303923 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) 20241107083303923 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) 20241107083303923 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) 20241107083303923 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) 20241107083303923 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) 20241107083303926 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) 20241107083303926 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) 20241107083303926 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20241107083303926 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) 20241107083303926 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303940 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 2c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303940 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) 20241107083303940 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303940 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303940 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303940 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) 20241107083303940 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) 20241107083303940 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241107083303940 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303940 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241107083303940 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241107083303940 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241107083303940 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303940 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303940 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303940 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303940 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303940 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303940 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) 20241107083303940 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) 20241107083303940 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) 20241107083303940 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) 20241107083303940 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) 20241107083303941 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) 20241107083303941 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) 20241107083303941 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) 20241107083303941 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) 20241107083303941 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) 20241107083303941 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) 20241107083303941 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) 20241107083303941 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) 20241107083303941 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) 20241107083303941 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) 20241107083303945 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) 20241107083303945 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) 20241107083303945 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241107083303945 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) 20241107083303945 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303959 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 2e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303959 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) 20241107083303959 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303959 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303959 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303959 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) 20241107083303959 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) 20241107083303959 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241107083303959 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303959 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241107083303959 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241107083303959 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241107083303959 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303959 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303959 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303959 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303959 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303959 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303959 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) 20241107083303959 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) 20241107083303959 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) 20241107083303959 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) 20241107083303959 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) 20241107083303960 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) 20241107083303960 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) 20241107083303960 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) 20241107083303960 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) 20241107083303960 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) 20241107083303960 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) 20241107083303960 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) 20241107083303960 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) 20241107083303960 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) 20241107083303960 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) 20241107083303969 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) 20241107083303969 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) 20241107083303969 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20241107083303969 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) 20241107083303969 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083303982 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 30 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083303982 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) 20241107083303982 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083303982 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 30 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083303982 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083303982 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) 20241107083303982 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) 20241107083303982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241107083303982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083303982 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241107083303982 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241107083303982 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241107083303982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083303982 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083303982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083303982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083303982 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083303982 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083303982 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) 20241107083303983 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) 20241107083303983 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) 20241107083303983 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) 20241107083303983 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) 20241107083303983 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) 20241107083303983 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) 20241107083303983 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) 20241107083303983 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) 20241107083303983 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) 20241107083303983 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) 20241107083303983 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) 20241107083303983 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) 20241107083303984 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) 20241107083303984 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) 20241107083303987 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) 20241107083303987 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) 20241107083303987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20241107083303987 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) 20241107083303987 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304001 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 32 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304001 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) 20241107083304001 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304001 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 32 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304001 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304001 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) 20241107083304001 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) 20241107083304001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20241107083304001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304001 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20241107083304001 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20241107083304001 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20241107083304001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304001 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304001 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304001 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304001 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) 20241107083304001 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) 20241107083304001 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) 20241107083304002 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) 20241107083304002 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) 20241107083304002 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) 20241107083304002 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) 20241107083304002 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) 20241107083304002 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) 20241107083304002 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) 20241107083304002 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) 20241107083304002 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) 20241107083304002 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) 20241107083304003 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) 20241107083304003 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) 20241107083304006 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) 20241107083304006 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) 20241107083304006 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241107083304006 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) 20241107083304006 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304020 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 34 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304020 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) 20241107083304020 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304020 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 34 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304020 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304020 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) 20241107083304020 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) 20241107083304020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20241107083304020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304020 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20241107083304020 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20241107083304020 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20241107083304020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304020 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304020 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304020 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304020 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) 20241107083304020 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) 20241107083304020 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) 20241107083304020 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) 20241107083304020 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) 20241107083304020 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) 20241107083304020 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) 20241107083304020 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) 20241107083304020 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) 20241107083304021 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) 20241107083304021 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) 20241107083304021 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) 20241107083304021 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) 20241107083304021 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) 20241107083304021 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) 20241107083304029 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) 20241107083304029 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) 20241107083304029 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241107083304029 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) 20241107083304029 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304043 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 36 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304043 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) 20241107083304043 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304043 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 36 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304043 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304043 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) 20241107083304043 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) 20241107083304043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20241107083304043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304043 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20241107083304043 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20241107083304043 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20241107083304043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304043 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304043 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304043 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304043 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) 20241107083304043 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) 20241107083304043 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) 20241107083304043 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) 20241107083304043 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) 20241107083304043 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) 20241107083304043 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) 20241107083304044 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) 20241107083304044 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) 20241107083304044 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) 20241107083304044 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) 20241107083304044 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) 20241107083304044 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) 20241107083304044 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) 20241107083304044 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) 20241107083304048 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) 20241107083304048 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) 20241107083304048 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20241107083304048 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) 20241107083304048 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304062 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 38 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304062 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) 20241107083304062 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304062 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 38 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304062 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304062 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) 20241107083304062 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) 20241107083304062 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20241107083304062 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304062 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20241107083304062 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20241107083304062 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20241107083304062 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304062 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304062 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304062 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304062 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304062 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304062 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) 20241107083304062 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) 20241107083304062 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) 20241107083304062 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) 20241107083304062 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) 20241107083304063 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) 20241107083304063 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) 20241107083304063 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) 20241107083304063 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) 20241107083304063 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) 20241107083304063 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) 20241107083304063 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) 20241107083304063 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) 20241107083304064 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) 20241107083304064 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) 20241107083304066 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) 20241107083304066 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) 20241107083304066 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20241107083304066 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) 20241107083304067 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304080 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 3a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304080 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) 20241107083304080 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304080 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304080 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304080 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) 20241107083304080 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) 20241107083304080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20241107083304080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304080 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20241107083304080 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20241107083304080 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20241107083304080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304080 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304080 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304080 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304080 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) 20241107083304081 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) 20241107083304081 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) 20241107083304081 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) 20241107083304081 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) 20241107083304081 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) 20241107083304081 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) 20241107083304081 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) 20241107083304081 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) 20241107083304082 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) 20241107083304082 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) 20241107083304082 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) 20241107083304082 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) 20241107083304082 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) 20241107083304082 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) 20241107083304090 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) 20241107083304090 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) 20241107083304090 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241107083304090 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) 20241107083304090 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304104 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 3c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304104 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) 20241107083304104 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304104 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304104 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304104 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) 20241107083304104 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) 20241107083304104 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20241107083304104 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304104 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20241107083304104 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20241107083304104 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20241107083304104 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304104 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304104 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304104 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304104 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304104 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304104 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) 20241107083304104 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) 20241107083304104 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) 20241107083304105 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) 20241107083304105 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) 20241107083304105 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) 20241107083304105 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) 20241107083304105 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) 20241107083304105 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) 20241107083304106 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) 20241107083304106 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) 20241107083304106 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) 20241107083304106 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) 20241107083304106 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) 20241107083304106 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) 20241107083304108 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) 20241107083304108 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) 20241107083304108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241107083304108 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) 20241107083304109 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304123 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 3e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304123 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) 20241107083304123 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304123 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304123 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304123 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) 20241107083304123 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) 20241107083304123 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20241107083304123 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304123 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20241107083304123 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20241107083304123 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20241107083304123 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304123 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304123 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304123 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304123 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304123 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304123 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) 20241107083304123 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) 20241107083304123 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) 20241107083304123 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) 20241107083304123 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) 20241107083304124 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) 20241107083304124 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) 20241107083304124 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) 20241107083304124 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) 20241107083304124 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) 20241107083304124 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) 20241107083304125 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) 20241107083304125 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) 20241107083304125 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) 20241107083304125 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) 20241107083304127 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) 20241107083304127 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) 20241107083304127 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241107083304127 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) 20241107083304127 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304141 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 40 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304141 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) 20241107083304141 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304141 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 40 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304141 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304141 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) 20241107083304141 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) 20241107083304141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20241107083304141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304141 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20241107083304141 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20241107083304141 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20241107083304141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304141 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304141 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304141 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304141 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304141 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) 20241107083304142 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) 20241107083304142 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) 20241107083304142 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) 20241107083304142 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) 20241107083304142 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) 20241107083304142 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) 20241107083304143 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) 20241107083304143 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) 20241107083304143 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) 20241107083304143 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) 20241107083304143 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) 20241107083304143 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) 20241107083304143 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) 20241107083304143 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) 20241107083304151 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) 20241107083304151 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) 20241107083304151 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20241107083304151 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) 20241107083304151 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304165 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 42 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304165 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) 20241107083304165 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304165 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 42 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304165 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304165 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) 20241107083304165 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) 20241107083304165 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20241107083304165 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304165 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20241107083304165 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20241107083304165 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20241107083304165 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304165 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304165 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304165 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304165 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304165 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304165 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) 20241107083304165 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) 20241107083304165 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) 20241107083304165 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) 20241107083304165 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) 20241107083304166 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) 20241107083304166 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) 20241107083304166 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) 20241107083304166 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) 20241107083304166 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) 20241107083304166 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) 20241107083304167 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) 20241107083304167 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) 20241107083304167 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) 20241107083304167 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) 20241107083304169 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) 20241107083304169 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) 20241107083304169 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20241107083304169 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) 20241107083304169 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304183 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 44 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304183 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) 20241107083304183 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304183 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 44 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304183 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304183 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) 20241107083304183 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) 20241107083304183 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20241107083304183 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304183 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20241107083304183 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20241107083304183 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20241107083304183 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304183 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304183 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304183 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304183 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304183 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304183 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) 20241107083304183 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) 20241107083304183 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) 20241107083304184 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) 20241107083304184 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) 20241107083304184 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) 20241107083304184 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) 20241107083304184 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) 20241107083304184 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) 20241107083304184 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) 20241107083304184 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) 20241107083304185 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) 20241107083304185 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) 20241107083304185 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) 20241107083304185 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) 20241107083304188 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) 20241107083304188 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) 20241107083304188 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20241107083304188 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) 20241107083304188 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304202 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 46 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304202 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) 20241107083304202 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304202 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 46 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304202 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304202 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) 20241107083304202 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) 20241107083304202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20241107083304202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304202 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20241107083304202 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20241107083304202 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20241107083304202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304202 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304202 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304202 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304202 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) 20241107083304202 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) 20241107083304202 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) 20241107083304203 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) 20241107083304203 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) 20241107083304203 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) 20241107083304203 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) 20241107083304203 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) 20241107083304203 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) 20241107083304203 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) 20241107083304203 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) 20241107083304203 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) 20241107083304203 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) 20241107083304203 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) 20241107083304203 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) 20241107083304211 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) 20241107083304211 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) 20241107083304211 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20241107083304211 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) 20241107083304211 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304225 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 48 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304225 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) 20241107083304225 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304225 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 48 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304225 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304225 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) 20241107083304225 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241107083304225 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) 20241107083304225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20241107083304225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304225 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20241107083304225 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20241107083304225 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20241107083304225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304225 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304226 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304226 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304226 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304226 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) 20241107083304226 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) 20241107083304226 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) 20241107083304226 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) 20241107083304226 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) 20241107083304226 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) 20241107083304226 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) 20241107083304226 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) 20241107083304226 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) 20241107083304226 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) 20241107083304226 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) 20241107083304226 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) 20241107083304227 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) 20241107083304227 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) 20241107083304227 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) 20241107083304230 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) 20241107083304230 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) 20241107083304230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20241107083304230 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) 20241107083304230 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304244 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 4a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304244 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) 20241107083304244 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304244 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304244 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304244 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) 20241107083304244 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) 20241107083304244 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20241107083304244 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304244 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20241107083304244 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20241107083304244 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20241107083304244 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304244 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304244 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304244 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304244 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304244 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304244 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) 20241107083304244 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) 20241107083304244 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) 20241107083304244 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) 20241107083304244 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) 20241107083304245 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) 20241107083304245 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) 20241107083304245 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) 20241107083304245 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) 20241107083304245 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) 20241107083304245 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) 20241107083304245 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) 20241107083304245 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) 20241107083304245 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) 20241107083304245 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) 20241107083304249 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) 20241107083304249 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) 20241107083304249 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20241107083304249 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) 20241107083304249 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304263 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 4c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304263 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) 20241107083304263 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304263 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304263 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304263 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) 20241107083304263 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) 20241107083304263 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20241107083304263 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304263 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20241107083304263 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20241107083304263 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20241107083304263 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304263 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304263 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304263 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304263 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304263 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304263 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) 20241107083304263 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) 20241107083304263 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) 20241107083304263 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) 20241107083304263 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) 20241107083304263 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) 20241107083304263 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) 20241107083304263 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) 20241107083304263 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) 20241107083304264 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) 20241107083304264 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) 20241107083304264 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) 20241107083304264 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) 20241107083304264 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) 20241107083304264 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) 20241107083304272 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) 20241107083304272 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) 20241107083304272 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20241107083304272 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) 20241107083304272 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304286 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 4e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304286 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) 20241107083304286 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304286 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304286 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304286 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) 20241107083304286 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) 20241107083304286 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20241107083304286 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304286 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20241107083304286 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20241107083304286 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20241107083304286 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304286 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304286 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304286 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304286 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304286 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304286 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) 20241107083304286 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083304286 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083304286 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083304286 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) 20241107083304286 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) 20241107083304286 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) 20241107083304286 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) 20241107083304287 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) 20241107083304287 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) 20241107083304287 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) 20241107083304287 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) 20241107083304287 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) 20241107083304287 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) 20241107083304287 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) 20241107083304287 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) 20241107083304287 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) 20241107083304287 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) 20241107083304291 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) 20241107083304291 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) 20241107083304291 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 242 for type USF (pdch_ul_controller.c:184) 20241107083304291 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) 20241107083304291 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083304291 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083304291 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) 20241107083304291 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083304291 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083304291 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 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) 20241107083304291 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083304305 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 50 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304305 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) 20241107083304305 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304305 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 50 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304305 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304305 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) 20241107083304305 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) 20241107083304305 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20241107083304305 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304305 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20241107083304305 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20241107083304305 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20241107083304305 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304305 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304305 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304305 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304305 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304305 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304305 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) 20241107083304305 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) 20241107083304305 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) 20241107083304305 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) 20241107083304305 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) 20241107083304306 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) 20241107083304306 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) 20241107083304306 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) 20241107083304306 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) 20241107083304306 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) 20241107083304306 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) 20241107083304306 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) 20241107083304306 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) 20241107083304307 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) 20241107083304307 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) 20241107083304309 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) 20241107083304309 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) 20241107083304309 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 247 for type USF (pdch_ul_controller.c:184) 20241107083304309 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) 20241107083304309 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304323 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 52 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304323 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) 20241107083304323 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304323 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 52 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304323 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304323 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) 20241107083304323 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) 20241107083304323 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20241107083304323 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304323 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20241107083304323 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20241107083304323 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20241107083304323 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304323 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304323 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304323 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304323 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304323 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304323 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) 20241107083304324 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) 20241107083304324 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) 20241107083304324 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) 20241107083304324 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) 20241107083304324 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) 20241107083304324 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) 20241107083304324 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) 20241107083304324 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) 20241107083304325 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) 20241107083304325 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) 20241107083304325 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) 20241107083304325 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) 20241107083304325 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) 20241107083304325 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) 20241107083304332 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) 20241107083304332 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) 20241107083304332 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 251 for type USF (pdch_ul_controller.c:184) 20241107083304332 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) 20241107083304332 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304346 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 54 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304346 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) 20241107083304346 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304346 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 54 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304346 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304346 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) 20241107083304346 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) 20241107083304346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20241107083304346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304346 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20241107083304346 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20241107083304346 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20241107083304346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304346 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304346 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304346 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304346 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) 20241107083304347 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) 20241107083304347 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) 20241107083304347 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) 20241107083304347 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) 20241107083304347 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) 20241107083304347 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) 20241107083304347 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) 20241107083304347 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) 20241107083304347 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) 20241107083304347 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) 20241107083304347 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) 20241107083304347 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) 20241107083304347 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) 20241107083304347 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) 20241107083304351 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) 20241107083304351 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) 20241107083304351 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type USF (pdch_ul_controller.c:184) 20241107083304351 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) 20241107083304351 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304365 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 56 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304365 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) 20241107083304365 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304365 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 56 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304365 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304365 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) 20241107083304365 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) 20241107083304365 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20241107083304365 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304365 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20241107083304365 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20241107083304365 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20241107083304365 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304365 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304365 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304365 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304365 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304365 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304365 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) 20241107083304365 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) 20241107083304365 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) 20241107083304365 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) 20241107083304365 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) 20241107083304365 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) 20241107083304365 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) 20241107083304365 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) 20241107083304365 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) 20241107083304366 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) 20241107083304366 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) 20241107083304366 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) 20241107083304366 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) 20241107083304366 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) 20241107083304366 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) 20241107083304369 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) 20241107083304369 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) 20241107083304369 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 260 for type USF (pdch_ul_controller.c:184) 20241107083304369 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) 20241107083304369 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304383 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 58 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304383 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) 20241107083304383 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304383 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 58 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304383 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304383 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) 20241107083304383 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) 20241107083304383 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 44 storing in window (44..107) (tbf_ul.cpp:314) 20241107083304383 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304383 DRLCMACUL DEBUG - Mark BSN 108 as INVALID (rlc_window_ul.cpp:42) 20241107083304383 DRLCMACUL DEBUG - Raising V(R) to 45 (rlc_window_ul.cpp:50) 20241107083304383 DRLCMACUL DEBUG - Taking block 44 out, raising V(Q) to 45 (rlc_window_ul.cpp:65) 20241107083304383 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304383 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304383 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304383 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304383 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304383 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304383 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) 20241107083304384 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) 20241107083304384 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) 20241107083304384 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) 20241107083304384 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) 20241107083304384 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) 20241107083304384 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) 20241107083304384 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) 20241107083304384 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) 20241107083304384 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) 20241107083304384 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) 20241107083304384 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) 20241107083304384 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) 20241107083304384 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) 20241107083304384 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) 20241107083304393 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) 20241107083304393 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) 20241107083304393 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 264 for type USF (pdch_ul_controller.c:184) 20241107083304393 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) 20241107083304393 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304407 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 5a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304407 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) 20241107083304407 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304407 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304407 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304407 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) 20241107083304407 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) 20241107083304407 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 45 storing in window (45..108) (tbf_ul.cpp:314) 20241107083304407 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304407 DRLCMACUL DEBUG - Mark BSN 109 as INVALID (rlc_window_ul.cpp:42) 20241107083304407 DRLCMACUL DEBUG - Raising V(R) to 46 (rlc_window_ul.cpp:50) 20241107083304407 DRLCMACUL DEBUG - Taking block 45 out, raising V(Q) to 46 (rlc_window_ul.cpp:65) 20241107083304407 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304407 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304407 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304407 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304407 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304407 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304407 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) 20241107083304407 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) 20241107083304407 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) 20241107083304407 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) 20241107083304407 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) 20241107083304407 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) 20241107083304407 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) 20241107083304407 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) 20241107083304407 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) 20241107083304407 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) 20241107083304407 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) 20241107083304407 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) 20241107083304407 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) 20241107083304408 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) 20241107083304408 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) 20241107083304411 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) 20241107083304411 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) 20241107083304411 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type USF (pdch_ul_controller.c:184) 20241107083304411 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) 20241107083304411 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304425 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 5c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304425 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) 20241107083304425 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304425 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304425 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304425 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) 20241107083304425 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) 20241107083304425 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 46 storing in window (46..109) (tbf_ul.cpp:314) 20241107083304425 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304425 DRLCMACUL DEBUG - Mark BSN 110 as INVALID (rlc_window_ul.cpp:42) 20241107083304425 DRLCMACUL DEBUG - Raising V(R) to 47 (rlc_window_ul.cpp:50) 20241107083304425 DRLCMACUL DEBUG - Taking block 46 out, raising V(Q) to 47 (rlc_window_ul.cpp:65) 20241107083304425 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304425 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304425 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304425 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304425 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304425 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304425 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) 20241107083304425 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) 20241107083304425 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) 20241107083304426 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) 20241107083304426 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) 20241107083304426 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) 20241107083304426 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) 20241107083304426 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) 20241107083304426 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) 20241107083304426 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) 20241107083304426 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) 20241107083304426 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) 20241107083304426 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) 20241107083304426 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) 20241107083304426 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) 20241107083304430 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) 20241107083304430 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) 20241107083304430 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type USF (pdch_ul_controller.c:184) 20241107083304430 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) 20241107083304430 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304444 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 5e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304444 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) 20241107083304444 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304444 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304444 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304444 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) 20241107083304444 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) 20241107083304444 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 47 storing in window (47..110) (tbf_ul.cpp:314) 20241107083304444 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304444 DRLCMACUL DEBUG - Mark BSN 111 as INVALID (rlc_window_ul.cpp:42) 20241107083304444 DRLCMACUL DEBUG - Raising V(R) to 48 (rlc_window_ul.cpp:50) 20241107083304444 DRLCMACUL DEBUG - Taking block 47 out, raising V(Q) to 48 (rlc_window_ul.cpp:65) 20241107083304444 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304444 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304444 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304444 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304444 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304444 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304444 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) 20241107083304444 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) 20241107083304444 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) 20241107083304444 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) 20241107083304444 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) 20241107083304444 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) 20241107083304444 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) 20241107083304444 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) 20241107083304444 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) 20241107083304445 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) 20241107083304445 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) 20241107083304445 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) 20241107083304445 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) 20241107083304445 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) 20241107083304445 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) 20241107083304453 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) 20241107083304453 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) 20241107083304453 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20241107083304453 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) 20241107083304453 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304467 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 60 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304467 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) 20241107083304467 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304467 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 60 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304467 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304467 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) 20241107083304467 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) 20241107083304467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 48 storing in window (48..111) (tbf_ul.cpp:314) 20241107083304467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304467 DRLCMACUL DEBUG - Mark BSN 112 as INVALID (rlc_window_ul.cpp:42) 20241107083304467 DRLCMACUL DEBUG - Raising V(R) to 49 (rlc_window_ul.cpp:50) 20241107083304467 DRLCMACUL DEBUG - Taking block 48 out, raising V(Q) to 49 (rlc_window_ul.cpp:65) 20241107083304467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304467 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304467 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304467 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304467 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) 20241107083304468 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) 20241107083304468 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) 20241107083304468 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) 20241107083304468 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) 20241107083304468 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) 20241107083304468 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) 20241107083304469 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) 20241107083304469 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) 20241107083304469 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) 20241107083304469 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) 20241107083304469 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) 20241107083304469 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) 20241107083304470 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) 20241107083304470 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) 20241107083304472 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) 20241107083304472 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) 20241107083304472 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20241107083304472 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) 20241107083304472 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304486 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 62 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304486 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) 20241107083304486 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304486 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 62 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304486 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304486 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) 20241107083304486 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) 20241107083304486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 49 storing in window (49..112) (tbf_ul.cpp:314) 20241107083304486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304486 DRLCMACUL DEBUG - Mark BSN 113 as INVALID (rlc_window_ul.cpp:42) 20241107083304486 DRLCMACUL DEBUG - Raising V(R) to 50 (rlc_window_ul.cpp:50) 20241107083304486 DRLCMACUL DEBUG - Taking block 49 out, raising V(Q) to 50 (rlc_window_ul.cpp:65) 20241107083304486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304486 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304486 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304486 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304486 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) 20241107083304486 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) 20241107083304486 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) 20241107083304487 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) 20241107083304487 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) 20241107083304487 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) 20241107083304487 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) 20241107083304487 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) 20241107083304487 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) 20241107083304488 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) 20241107083304488 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) 20241107083304488 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) 20241107083304488 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) 20241107083304488 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) 20241107083304488 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) 20241107083304490 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) 20241107083304490 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) 20241107083304490 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20241107083304490 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) 20241107083304491 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304504 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 64 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304504 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) 20241107083304504 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304504 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 64 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304504 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304504 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) 20241107083304504 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) 20241107083304504 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 50 storing in window (50..113) (tbf_ul.cpp:314) 20241107083304504 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304504 DRLCMACUL DEBUG - Mark BSN 114 as INVALID (rlc_window_ul.cpp:42) 20241107083304504 DRLCMACUL DEBUG - Raising V(R) to 51 (rlc_window_ul.cpp:50) 20241107083304504 DRLCMACUL DEBUG - Taking block 50 out, raising V(Q) to 51 (rlc_window_ul.cpp:65) 20241107083304504 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304504 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304504 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304504 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304504 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304504 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304504 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) 20241107083304505 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) 20241107083304505 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) 20241107083304505 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) 20241107083304505 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) 20241107083304505 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) 20241107083304505 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) 20241107083304506 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) 20241107083304506 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) 20241107083304506 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) 20241107083304506 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) 20241107083304506 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) 20241107083304506 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) 20241107083304506 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) 20241107083304506 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) 20241107083304514 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) 20241107083304514 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) 20241107083304514 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20241107083304514 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) 20241107083304514 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304528 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 66 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304528 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) 20241107083304528 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304528 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 66 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304528 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304528 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) 20241107083304528 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) 20241107083304528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 51 storing in window (51..114) (tbf_ul.cpp:314) 20241107083304528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304528 DRLCMACUL DEBUG - Mark BSN 115 as INVALID (rlc_window_ul.cpp:42) 20241107083304528 DRLCMACUL DEBUG - Raising V(R) to 52 (rlc_window_ul.cpp:50) 20241107083304528 DRLCMACUL DEBUG - Taking block 51 out, raising V(Q) to 52 (rlc_window_ul.cpp:65) 20241107083304528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304528 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304528 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304528 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304528 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) 20241107083304528 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) 20241107083304528 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) 20241107083304528 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) 20241107083304528 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) 20241107083304529 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) 20241107083304529 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) 20241107083304529 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) 20241107083304529 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) 20241107083304529 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) 20241107083304529 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) 20241107083304529 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) 20241107083304529 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) 20241107083304530 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) 20241107083304530 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) 20241107083304532 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) 20241107083304532 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) 20241107083304532 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241107083304532 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) 20241107083304532 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304546 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 68 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304546 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) 20241107083304546 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304546 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 68 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304546 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304546 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) 20241107083304546 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) 20241107083304546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 52 storing in window (52..115) (tbf_ul.cpp:314) 20241107083304546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304546 DRLCMACUL DEBUG - Mark BSN 116 as INVALID (rlc_window_ul.cpp:42) 20241107083304546 DRLCMACUL DEBUG - Raising V(R) to 53 (rlc_window_ul.cpp:50) 20241107083304546 DRLCMACUL DEBUG - Taking block 52 out, raising V(Q) to 53 (rlc_window_ul.cpp:65) 20241107083304546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304546 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304546 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304546 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304546 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) 20241107083304547 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) 20241107083304547 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) 20241107083304547 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) 20241107083304547 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) 20241107083304547 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) 20241107083304547 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) 20241107083304547 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) 20241107083304547 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) 20241107083304548 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) 20241107083304548 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) 20241107083304548 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) 20241107083304548 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) 20241107083304548 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) 20241107083304548 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) 20241107083304551 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) 20241107083304551 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) 20241107083304551 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20241107083304551 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) 20241107083304551 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304565 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 6a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304565 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) 20241107083304565 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304565 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304565 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304565 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) 20241107083304565 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) 20241107083304565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 53 storing in window (53..116) (tbf_ul.cpp:314) 20241107083304565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304565 DRLCMACUL DEBUG - Mark BSN 117 as INVALID (rlc_window_ul.cpp:42) 20241107083304565 DRLCMACUL DEBUG - Raising V(R) to 54 (rlc_window_ul.cpp:50) 20241107083304565 DRLCMACUL DEBUG - Taking block 53 out, raising V(Q) to 54 (rlc_window_ul.cpp:65) 20241107083304565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304565 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304565 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304565 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304565 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) 20241107083304565 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) 20241107083304565 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) 20241107083304565 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) 20241107083304565 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) 20241107083304566 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) 20241107083304566 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) 20241107083304566 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) 20241107083304566 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) 20241107083304566 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) 20241107083304566 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) 20241107083304566 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) 20241107083304566 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) 20241107083304566 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) 20241107083304566 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) 20241107083304574 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) 20241107083304574 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) 20241107083304574 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20241107083304574 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) 20241107083304574 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304588 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 6c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304588 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) 20241107083304588 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304588 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304588 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304588 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) 20241107083304588 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) 20241107083304588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 54 storing in window (54..117) (tbf_ul.cpp:314) 20241107083304588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304588 DRLCMACUL DEBUG - Mark BSN 118 as INVALID (rlc_window_ul.cpp:42) 20241107083304588 DRLCMACUL DEBUG - Raising V(R) to 55 (rlc_window_ul.cpp:50) 20241107083304588 DRLCMACUL DEBUG - Taking block 54 out, raising V(Q) to 55 (rlc_window_ul.cpp:65) 20241107083304588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304588 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304588 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304588 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304588 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) 20241107083304589 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) 20241107083304589 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) 20241107083304589 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) 20241107083304589 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) 20241107083304589 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) 20241107083304589 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) 20241107083304589 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) 20241107083304589 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) 20241107083304589 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) 20241107083304589 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) 20241107083304589 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) 20241107083304589 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) 20241107083304589 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) 20241107083304589 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) 20241107083304593 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) 20241107083304593 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) 20241107083304593 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20241107083304593 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) 20241107083304593 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304607 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 6e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304607 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) 20241107083304607 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304607 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304607 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304607 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) 20241107083304607 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) 20241107083304607 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 55 storing in window (55..118) (tbf_ul.cpp:314) 20241107083304607 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304607 DRLCMACUL DEBUG - Mark BSN 119 as INVALID (rlc_window_ul.cpp:42) 20241107083304607 DRLCMACUL DEBUG - Raising V(R) to 56 (rlc_window_ul.cpp:50) 20241107083304607 DRLCMACUL DEBUG - Taking block 55 out, raising V(Q) to 56 (rlc_window_ul.cpp:65) 20241107083304607 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304607 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304607 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304607 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304607 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304607 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304607 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) 20241107083304607 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) 20241107083304607 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) 20241107083304607 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) 20241107083304607 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) 20241107083304608 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) 20241107083304608 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) 20241107083304608 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) 20241107083304608 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) 20241107083304608 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) 20241107083304608 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) 20241107083304608 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) 20241107083304608 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) 20241107083304609 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) 20241107083304609 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) 20241107083304612 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) 20241107083304612 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) 20241107083304612 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20241107083304612 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) 20241107083304612 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304626 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 70 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304626 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) 20241107083304626 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304626 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 70 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304626 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304626 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) 20241107083304626 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) 20241107083304626 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 56 storing in window (56..119) (tbf_ul.cpp:314) 20241107083304626 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304626 DRLCMACUL DEBUG - Mark BSN 120 as INVALID (rlc_window_ul.cpp:42) 20241107083304626 DRLCMACUL DEBUG - Raising V(R) to 57 (rlc_window_ul.cpp:50) 20241107083304626 DRLCMACUL DEBUG - Taking block 56 out, raising V(Q) to 57 (rlc_window_ul.cpp:65) 20241107083304626 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304626 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304626 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304626 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304626 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304626 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304626 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) 20241107083304626 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) 20241107083304626 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) 20241107083304626 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) 20241107083304626 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) 20241107083304626 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) 20241107083304626 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) 20241107083304626 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) 20241107083304626 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) 20241107083304626 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) 20241107083304626 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) 20241107083304627 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) 20241107083304627 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) 20241107083304627 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) 20241107083304627 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) 20241107083304635 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) 20241107083304635 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) 20241107083304635 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241107083304635 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) 20241107083304635 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304649 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 72 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304649 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) 20241107083304649 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304649 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 72 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304649 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304649 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) 20241107083304649 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) 20241107083304649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 57 storing in window (57..120) (tbf_ul.cpp:314) 20241107083304649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304649 DRLCMACUL DEBUG - Mark BSN 121 as INVALID (rlc_window_ul.cpp:42) 20241107083304649 DRLCMACUL DEBUG - Raising V(R) to 58 (rlc_window_ul.cpp:50) 20241107083304649 DRLCMACUL DEBUG - Taking block 57 out, raising V(Q) to 58 (rlc_window_ul.cpp:65) 20241107083304649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304649 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304649 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304649 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304649 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) 20241107083304650 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) 20241107083304650 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) 20241107083304650 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) 20241107083304650 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) 20241107083304650 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) 20241107083304650 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) 20241107083304650 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) 20241107083304651 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) 20241107083304651 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) 20241107083304651 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) 20241107083304651 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) 20241107083304651 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) 20241107083304651 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) 20241107083304651 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) 20241107083304654 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) 20241107083304654 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) 20241107083304654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20241107083304654 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) 20241107083304654 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304667 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 74 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304667 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) 20241107083304667 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304667 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 74 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304667 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304667 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) 20241107083304667 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) 20241107083304667 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 58 storing in window (58..121) (tbf_ul.cpp:314) 20241107083304668 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304668 DRLCMACUL DEBUG - Mark BSN 122 as INVALID (rlc_window_ul.cpp:42) 20241107083304668 DRLCMACUL DEBUG - Raising V(R) to 59 (rlc_window_ul.cpp:50) 20241107083304668 DRLCMACUL DEBUG - Taking block 58 out, raising V(Q) to 59 (rlc_window_ul.cpp:65) 20241107083304668 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304668 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304668 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304668 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304668 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304668 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304668 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) 20241107083304668 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) 20241107083304668 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) 20241107083304668 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) 20241107083304668 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) 20241107083304668 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) 20241107083304668 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) 20241107083304668 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) 20241107083304668 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) 20241107083304668 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) 20241107083304668 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) 20241107083304668 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) 20241107083304668 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) 20241107083304669 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) 20241107083304669 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) 20241107083304672 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) 20241107083304672 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) 20241107083304672 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20241107083304672 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) 20241107083304672 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304686 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 76 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304686 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) 20241107083304686 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304686 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 76 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304686 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304686 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) 20241107083304686 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) 20241107083304686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 59 storing in window (59..122) (tbf_ul.cpp:314) 20241107083304686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304686 DRLCMACUL DEBUG - Mark BSN 123 as INVALID (rlc_window_ul.cpp:42) 20241107083304686 DRLCMACUL DEBUG - Raising V(R) to 60 (rlc_window_ul.cpp:50) 20241107083304686 DRLCMACUL DEBUG - Taking block 59 out, raising V(Q) to 60 (rlc_window_ul.cpp:65) 20241107083304686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304686 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304686 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304686 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304686 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) 20241107083304686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083304686 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083304686 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083304687 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) 20241107083304687 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) 20241107083304687 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) 20241107083304687 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) 20241107083304687 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) 20241107083304687 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) 20241107083304687 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) 20241107083304687 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) 20241107083304688 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) 20241107083304688 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) 20241107083304688 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) 20241107083304688 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) 20241107083304688 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) 20241107083304688 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) 20241107083304695 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) 20241107083304695 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) 20241107083304695 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20241107083304695 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) 20241107083304695 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083304696 DRLCMACUL DEBUG - V(N): "IIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083304696 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) 20241107083304696 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083304696 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083304696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 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) 20241107083304696 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083304709 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 78 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304709 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) 20241107083304710 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304710 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 78 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304710 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304710 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) 20241107083304710 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) 20241107083304710 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 60 storing in window (60..123) (tbf_ul.cpp:314) 20241107083304710 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304710 DRLCMACUL DEBUG - Mark BSN 124 as INVALID (rlc_window_ul.cpp:42) 20241107083304710 DRLCMACUL DEBUG - Raising V(R) to 61 (rlc_window_ul.cpp:50) 20241107083304710 DRLCMACUL DEBUG - Taking block 60 out, raising V(Q) to 61 (rlc_window_ul.cpp:65) 20241107083304710 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304710 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304710 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304710 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304710 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304710 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304710 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) 20241107083304710 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) 20241107083304710 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) 20241107083304710 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) 20241107083304710 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) 20241107083304710 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) 20241107083304710 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) 20241107083304711 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) 20241107083304711 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) 20241107083304711 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) 20241107083304711 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) 20241107083304711 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) 20241107083304711 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) 20241107083304711 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) 20241107083304711 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) 20241107083304714 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) 20241107083304714 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) 20241107083304714 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20241107083304714 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) 20241107083304715 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304728 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 7a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304728 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) 20241107083304728 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304728 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304728 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304728 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) 20241107083304728 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) 20241107083304728 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 61 storing in window (61..124) (tbf_ul.cpp:314) 20241107083304728 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304728 DRLCMACUL DEBUG - Mark BSN 125 as INVALID (rlc_window_ul.cpp:42) 20241107083304728 DRLCMACUL DEBUG - Raising V(R) to 62 (rlc_window_ul.cpp:50) 20241107083304728 DRLCMACUL DEBUG - Taking block 61 out, raising V(Q) to 62 (rlc_window_ul.cpp:65) 20241107083304728 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304728 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304728 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304728 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304728 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304728 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304728 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) 20241107083304729 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) 20241107083304729 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) 20241107083304729 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) 20241107083304729 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) 20241107083304729 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) 20241107083304729 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) 20241107083304729 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) 20241107083304729 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) 20241107083304730 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) 20241107083304730 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) 20241107083304730 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) 20241107083304730 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) 20241107083304730 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) 20241107083304730 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) 20241107083304733 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) 20241107083304733 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) 20241107083304733 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20241107083304733 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) 20241107083304733 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304747 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 7c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304747 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) 20241107083304747 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304747 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304747 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304747 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) 20241107083304747 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) 20241107083304747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 62 storing in window (62..125) (tbf_ul.cpp:314) 20241107083304747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304747 DRLCMACUL DEBUG - Mark BSN 126 as INVALID (rlc_window_ul.cpp:42) 20241107083304747 DRLCMACUL DEBUG - Raising V(R) to 63 (rlc_window_ul.cpp:50) 20241107083304747 DRLCMACUL DEBUG - Taking block 62 out, raising V(Q) to 63 (rlc_window_ul.cpp:65) 20241107083304747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304747 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304747 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304747 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304747 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) 20241107083304747 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) 20241107083304747 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) 20241107083304748 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) 20241107083304748 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) 20241107083304748 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) 20241107083304748 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) 20241107083304748 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) 20241107083304748 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) 20241107083304748 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) 20241107083304748 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) 20241107083304749 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) 20241107083304749 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) 20241107083304749 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) 20241107083304749 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) 20241107083304756 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) 20241107083304756 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) 20241107083304756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241107083304756 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) 20241107083304756 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304770 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 7e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304770 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) 20241107083304770 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304770 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304770 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304770 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) 20241107083304770 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) 20241107083304770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 63 storing in window (63..126) (tbf_ul.cpp:314) 20241107083304770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304770 DRLCMACUL DEBUG - Mark BSN 127 as INVALID (rlc_window_ul.cpp:42) 20241107083304770 DRLCMACUL DEBUG - Raising V(R) to 64 (rlc_window_ul.cpp:50) 20241107083304770 DRLCMACUL DEBUG - Taking block 63 out, raising V(Q) to 64 (rlc_window_ul.cpp:65) 20241107083304770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304770 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304770 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304770 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304770 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) 20241107083304771 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) 20241107083304771 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) 20241107083304771 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) 20241107083304771 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) 20241107083304772 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) 20241107083304772 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) 20241107083304772 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) 20241107083304772 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) 20241107083304772 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) 20241107083304772 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) 20241107083304772 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) 20241107083304772 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) 20241107083304773 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) 20241107083304773 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) 20241107083304775 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) 20241107083304775 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) 20241107083304775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20241107083304775 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) 20241107083304775 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304789 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 80 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304789 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) 20241107083304789 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304789 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 80 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304789 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304789 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) 20241107083304789 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) 20241107083304789 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 64 storing in window (64..127) (tbf_ul.cpp:314) 20241107083304789 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304789 DRLCMACUL DEBUG - Mark BSN 0 as INVALID (rlc_window_ul.cpp:42) 20241107083304789 DRLCMACUL DEBUG - Raising V(R) to 65 (rlc_window_ul.cpp:50) 20241107083304789 DRLCMACUL DEBUG - Taking block 64 out, raising V(Q) to 65 (rlc_window_ul.cpp:65) 20241107083304789 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304789 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304789 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304789 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304789 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304789 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304789 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) 20241107083304789 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) 20241107083304789 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) 20241107083304790 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) 20241107083304790 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) 20241107083304790 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) 20241107083304790 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) 20241107083304790 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) 20241107083304790 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) 20241107083304790 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) 20241107083304790 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) 20241107083304791 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) 20241107083304791 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) 20241107083304791 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) 20241107083304791 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) 20241107083304793 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) 20241107083304793 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) 20241107083304793 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241107083304793 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) 20241107083304794 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304807 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 82 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304807 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) 20241107083304807 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304807 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 82 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304807 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304807 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) 20241107083304807 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) 20241107083304808 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 65 storing in window (65..0) (tbf_ul.cpp:314) 20241107083304808 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304808 DRLCMACUL DEBUG - Mark BSN 1 as INVALID (rlc_window_ul.cpp:42) 20241107083304808 DRLCMACUL DEBUG - Raising V(R) to 66 (rlc_window_ul.cpp:50) 20241107083304808 DRLCMACUL DEBUG - Taking block 65 out, raising V(Q) to 66 (rlc_window_ul.cpp:65) 20241107083304808 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304808 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304808 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304808 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304808 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304808 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304808 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) 20241107083304808 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) 20241107083304808 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) 20241107083304808 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) 20241107083304808 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) 20241107083304808 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) 20241107083304808 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) 20241107083304808 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) 20241107083304808 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) 20241107083304809 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) 20241107083304809 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) 20241107083304809 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) 20241107083304809 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) 20241107083304809 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) 20241107083304809 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) 20241107083304817 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) 20241107083304817 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) 20241107083304817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type USF (pdch_ul_controller.c:184) 20241107083304817 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) 20241107083304817 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304831 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 84 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304831 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) 20241107083304831 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304831 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 84 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304831 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304831 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) 20241107083304831 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) 20241107083304831 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 66 storing in window (66..1) (tbf_ul.cpp:314) 20241107083304831 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304831 DRLCMACUL DEBUG - Mark BSN 2 as INVALID (rlc_window_ul.cpp:42) 20241107083304831 DRLCMACUL DEBUG - Raising V(R) to 67 (rlc_window_ul.cpp:50) 20241107083304831 DRLCMACUL DEBUG - Taking block 66 out, raising V(Q) to 67 (rlc_window_ul.cpp:65) 20241107083304831 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304831 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304831 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304831 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304831 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304831 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304831 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) 20241107083304831 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) 20241107083304831 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) 20241107083304832 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) 20241107083304832 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) 20241107083304832 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) 20241107083304832 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) 20241107083304832 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) 20241107083304832 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) 20241107083304832 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) 20241107083304832 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) 20241107083304832 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) 20241107083304832 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) 20241107083304832 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) 20241107083304832 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) 20241107083304835 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) 20241107083304835 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) 20241107083304835 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type USF (pdch_ul_controller.c:184) 20241107083304835 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) 20241107083304836 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304849 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 86 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304849 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) 20241107083304849 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304849 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 86 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304849 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304849 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) 20241107083304849 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) 20241107083304849 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 67 storing in window (67..2) (tbf_ul.cpp:314) 20241107083304849 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304849 DRLCMACUL DEBUG - Mark BSN 3 as INVALID (rlc_window_ul.cpp:42) 20241107083304849 DRLCMACUL DEBUG - Raising V(R) to 68 (rlc_window_ul.cpp:50) 20241107083304849 DRLCMACUL DEBUG - Taking block 67 out, raising V(Q) to 68 (rlc_window_ul.cpp:65) 20241107083304849 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304849 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304849 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304849 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304849 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304849 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304849 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) 20241107083304850 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) 20241107083304850 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) 20241107083304850 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) 20241107083304850 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) 20241107083304850 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) 20241107083304850 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) 20241107083304850 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) 20241107083304850 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) 20241107083304850 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) 20241107083304850 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) 20241107083304850 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) 20241107083304850 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) 20241107083304851 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) 20241107083304851 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) 20241107083304854 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) 20241107083304854 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) 20241107083304854 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 364 for type USF (pdch_ul_controller.c:184) 20241107083304854 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) 20241107083304854 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304868 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 88 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304868 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) 20241107083304868 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304868 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 88 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304868 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304868 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) 20241107083304868 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) 20241107083304868 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 68 storing in window (68..3) (tbf_ul.cpp:314) 20241107083304868 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304868 DRLCMACUL DEBUG - Mark BSN 4 as INVALID (rlc_window_ul.cpp:42) 20241107083304868 DRLCMACUL DEBUG - Raising V(R) to 69 (rlc_window_ul.cpp:50) 20241107083304868 DRLCMACUL DEBUG - Taking block 68 out, raising V(Q) to 69 (rlc_window_ul.cpp:65) 20241107083304868 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304868 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304868 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304869 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304869 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304869 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304869 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) 20241107083304869 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) 20241107083304869 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) 20241107083304869 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) 20241107083304869 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) 20241107083304869 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) 20241107083304869 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) 20241107083304869 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) 20241107083304869 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) 20241107083304869 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) 20241107083304869 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) 20241107083304870 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) 20241107083304870 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) 20241107083304870 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) 20241107083304870 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) 20241107083304878 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) 20241107083304878 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) 20241107083304878 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 368 for type USF (pdch_ul_controller.c:184) 20241107083304878 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) 20241107083304878 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304892 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 8a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304892 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) 20241107083304892 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304892 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304892 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304892 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) 20241107083304892 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) 20241107083304892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 69 storing in window (69..4) (tbf_ul.cpp:314) 20241107083304892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304892 DRLCMACUL DEBUG - Mark BSN 5 as INVALID (rlc_window_ul.cpp:42) 20241107083304892 DRLCMACUL DEBUG - Raising V(R) to 70 (rlc_window_ul.cpp:50) 20241107083304892 DRLCMACUL DEBUG - Taking block 69 out, raising V(Q) to 70 (rlc_window_ul.cpp:65) 20241107083304892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304892 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304892 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304892 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304892 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304892 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) 20241107083304892 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) 20241107083304892 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) 20241107083304892 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) 20241107083304892 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) 20241107083304893 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) 20241107083304893 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) 20241107083304893 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) 20241107083304893 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) 20241107083304893 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) 20241107083304893 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) 20241107083304894 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) 20241107083304894 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) 20241107083304894 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) 20241107083304894 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) 20241107083304896 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) 20241107083304896 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) 20241107083304896 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 372 for type USF (pdch_ul_controller.c:184) 20241107083304896 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) 20241107083304897 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304910 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 8c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304910 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) 20241107083304910 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304910 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304910 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304911 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) 20241107083304911 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) 20241107083304911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 70 storing in window (70..5) (tbf_ul.cpp:314) 20241107083304911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304911 DRLCMACUL DEBUG - Mark BSN 6 as INVALID (rlc_window_ul.cpp:42) 20241107083304911 DRLCMACUL DEBUG - Raising V(R) to 71 (rlc_window_ul.cpp:50) 20241107083304911 DRLCMACUL DEBUG - Taking block 70 out, raising V(Q) to 71 (rlc_window_ul.cpp:65) 20241107083304911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304911 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304911 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304911 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304911 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) 20241107083304911 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) 20241107083304911 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) 20241107083304911 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) 20241107083304911 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) 20241107083304911 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) 20241107083304911 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) 20241107083304912 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) 20241107083304912 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) 20241107083304912 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) 20241107083304912 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) 20241107083304912 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) 20241107083304912 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) 20241107083304913 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) 20241107083304913 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) 20241107083304915 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) 20241107083304915 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) 20241107083304915 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 377 for type USF (pdch_ul_controller.c:184) 20241107083304915 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) 20241107083304915 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304929 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 8e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304929 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) 20241107083304929 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304929 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304929 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304929 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) 20241107083304929 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) 20241107083304929 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 71 storing in window (71..6) (tbf_ul.cpp:314) 20241107083304929 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304929 DRLCMACUL DEBUG - Mark BSN 7 as INVALID (rlc_window_ul.cpp:42) 20241107083304929 DRLCMACUL DEBUG - Raising V(R) to 72 (rlc_window_ul.cpp:50) 20241107083304929 DRLCMACUL DEBUG - Taking block 71 out, raising V(Q) to 72 (rlc_window_ul.cpp:65) 20241107083304929 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304929 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304929 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304929 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304929 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304929 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304929 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) 20241107083304929 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) 20241107083304929 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) 20241107083304930 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) 20241107083304930 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) 20241107083304930 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) 20241107083304930 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) 20241107083304930 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) 20241107083304930 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) 20241107083304930 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) 20241107083304930 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) 20241107083304930 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) 20241107083304930 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) 20241107083304930 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) 20241107083304930 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) 20241107083304938 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) 20241107083304938 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) 20241107083304938 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 381 for type USF (pdch_ul_controller.c:184) 20241107083304938 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) 20241107083304939 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304952 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 90 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304952 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) 20241107083304952 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304952 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 90 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304952 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304952 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) 20241107083304952 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) 20241107083304952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 72 storing in window (72..7) (tbf_ul.cpp:314) 20241107083304953 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304953 DRLCMACUL DEBUG - Mark BSN 8 as INVALID (rlc_window_ul.cpp:42) 20241107083304953 DRLCMACUL DEBUG - Raising V(R) to 73 (rlc_window_ul.cpp:50) 20241107083304953 DRLCMACUL DEBUG - Taking block 72 out, raising V(Q) to 73 (rlc_window_ul.cpp:65) 20241107083304953 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304953 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304953 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304953 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304953 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304953 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304953 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) 20241107083304953 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) 20241107083304953 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) 20241107083304953 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) 20241107083304953 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) 20241107083304953 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) 20241107083304953 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) 20241107083304953 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) 20241107083304953 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) 20241107083304953 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) 20241107083304953 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) 20241107083304953 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) 20241107083304953 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) 20241107083304954 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) 20241107083304954 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) 20241107083304957 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) 20241107083304957 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) 20241107083304957 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 385 for type USF (pdch_ul_controller.c:184) 20241107083304957 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) 20241107083304957 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304971 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 92 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304971 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) 20241107083304971 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304971 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 92 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304971 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304971 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) 20241107083304971 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) 20241107083304971 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 73 storing in window (73..8) (tbf_ul.cpp:314) 20241107083304971 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304971 DRLCMACUL DEBUG - Mark BSN 9 as INVALID (rlc_window_ul.cpp:42) 20241107083304971 DRLCMACUL DEBUG - Raising V(R) to 74 (rlc_window_ul.cpp:50) 20241107083304971 DRLCMACUL DEBUG - Taking block 73 out, raising V(Q) to 74 (rlc_window_ul.cpp:65) 20241107083304971 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304971 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304971 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304971 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304971 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304971 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304971 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) 20241107083304971 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) 20241107083304971 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) 20241107083304972 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) 20241107083304972 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) 20241107083304972 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) 20241107083304972 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) 20241107083304972 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) 20241107083304972 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) 20241107083304972 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) 20241107083304972 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) 20241107083304972 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) 20241107083304972 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) 20241107083304972 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) 20241107083304972 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) 20241107083304976 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) 20241107083304976 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) 20241107083304976 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type USF (pdch_ul_controller.c:184) 20241107083304976 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) 20241107083304976 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083304990 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 94 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083304990 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) 20241107083304990 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083304990 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 94 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083304990 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083304990 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) 20241107083304990 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) 20241107083304990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 74 storing in window (74..9) (tbf_ul.cpp:314) 20241107083304990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083304990 DRLCMACUL DEBUG - Mark BSN 10 as INVALID (rlc_window_ul.cpp:42) 20241107083304990 DRLCMACUL DEBUG - Raising V(R) to 75 (rlc_window_ul.cpp:50) 20241107083304990 DRLCMACUL DEBUG - Taking block 74 out, raising V(Q) to 75 (rlc_window_ul.cpp:65) 20241107083304990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083304990 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083304990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083304990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083304990 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083304990 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083304990 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) 20241107083304990 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) 20241107083304990 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) 20241107083304990 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) 20241107083304990 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) 20241107083304990 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) 20241107083304990 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) 20241107083304991 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) 20241107083304991 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) 20241107083304991 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) 20241107083304991 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) 20241107083304991 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) 20241107083304991 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) 20241107083304991 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) 20241107083304991 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) 20241107083304999 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) 20241107083304999 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) 20241107083304999 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type USF (pdch_ul_controller.c:184) 20241107083304999 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) 20241107083304999 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305013 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 96 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305013 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) 20241107083305013 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305013 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 96 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305013 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305013 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) 20241107083305013 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) 20241107083305013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 75 storing in window (75..10) (tbf_ul.cpp:314) 20241107083305013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305013 DRLCMACUL DEBUG - Mark BSN 11 as INVALID (rlc_window_ul.cpp:42) 20241107083305013 DRLCMACUL DEBUG - Raising V(R) to 76 (rlc_window_ul.cpp:50) 20241107083305013 DRLCMACUL DEBUG - Taking block 75 out, raising V(Q) to 76 (rlc_window_ul.cpp:65) 20241107083305013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305013 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305013 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305013 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305013 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) 20241107083305013 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) 20241107083305013 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) 20241107083305013 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) 20241107083305013 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) 20241107083305013 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) 20241107083305013 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) 20241107083305013 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) 20241107083305013 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) 20241107083305014 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) 20241107083305014 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) 20241107083305014 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) 20241107083305014 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) 20241107083305014 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) 20241107083305014 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) 20241107083305017 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) 20241107083305017 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) 20241107083305017 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20241107083305017 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) 20241107083305018 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305032 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 98 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305032 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) 20241107083305032 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305032 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 98 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305032 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305032 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) 20241107083305032 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) 20241107083305032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 76 storing in window (76..11) (tbf_ul.cpp:314) 20241107083305032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305032 DRLCMACUL DEBUG - Mark BSN 12 as INVALID (rlc_window_ul.cpp:42) 20241107083305032 DRLCMACUL DEBUG - Raising V(R) to 77 (rlc_window_ul.cpp:50) 20241107083305032 DRLCMACUL DEBUG - Taking block 76 out, raising V(Q) to 77 (rlc_window_ul.cpp:65) 20241107083305032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305032 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305032 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305032 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305032 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) 20241107083305032 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) 20241107083305032 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) 20241107083305032 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) 20241107083305032 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) 20241107083305033 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) 20241107083305033 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) 20241107083305033 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) 20241107083305033 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) 20241107083305033 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) 20241107083305033 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) 20241107083305033 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) 20241107083305033 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) 20241107083305034 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) 20241107083305034 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) 20241107083305036 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) 20241107083305036 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) 20241107083305036 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20241107083305036 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) 20241107083305036 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305050 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 9a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305050 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) 20241107083305050 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305050 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305050 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305050 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) 20241107083305050 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) 20241107083305050 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 77 storing in window (77..12) (tbf_ul.cpp:314) 20241107083305050 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305050 DRLCMACUL DEBUG - Mark BSN 13 as INVALID (rlc_window_ul.cpp:42) 20241107083305050 DRLCMACUL DEBUG - Raising V(R) to 78 (rlc_window_ul.cpp:50) 20241107083305050 DRLCMACUL DEBUG - Taking block 77 out, raising V(Q) to 78 (rlc_window_ul.cpp:65) 20241107083305050 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305050 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305050 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305050 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305050 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305050 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305050 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) 20241107083305051 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) 20241107083305051 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) 20241107083305051 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) 20241107083305051 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) 20241107083305051 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) 20241107083305051 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) 20241107083305051 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) 20241107083305051 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) 20241107083305052 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) 20241107083305052 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) 20241107083305052 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) 20241107083305052 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) 20241107083305052 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) 20241107083305052 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) 20241107083305059 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) 20241107083305059 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) 20241107083305059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20241107083305059 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) 20241107083305060 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305073 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 9c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305073 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) 20241107083305073 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305073 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305073 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305073 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) 20241107083305073 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) 20241107083305073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 78 storing in window (78..13) (tbf_ul.cpp:314) 20241107083305073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305073 DRLCMACUL DEBUG - Mark BSN 14 as INVALID (rlc_window_ul.cpp:42) 20241107083305073 DRLCMACUL DEBUG - Raising V(R) to 79 (rlc_window_ul.cpp:50) 20241107083305073 DRLCMACUL DEBUG - Taking block 78 out, raising V(Q) to 79 (rlc_window_ul.cpp:65) 20241107083305073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305073 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305073 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305073 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305074 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) 20241107083305074 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) 20241107083305074 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) 20241107083305074 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) 20241107083305074 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) 20241107083305074 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) 20241107083305074 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) 20241107083305074 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) 20241107083305075 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) 20241107083305075 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) 20241107083305075 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) 20241107083305075 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) 20241107083305075 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) 20241107083305075 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) 20241107083305075 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) 20241107083305078 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) 20241107083305078 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) 20241107083305078 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20241107083305078 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) 20241107083305078 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305092 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 9e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305092 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) 20241107083305092 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305092 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305092 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305092 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) 20241107083305092 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) 20241107083305092 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 79 storing in window (79..14) (tbf_ul.cpp:314) 20241107083305092 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305092 DRLCMACUL DEBUG - Mark BSN 15 as INVALID (rlc_window_ul.cpp:42) 20241107083305092 DRLCMACUL DEBUG - Raising V(R) to 80 (rlc_window_ul.cpp:50) 20241107083305092 DRLCMACUL DEBUG - Taking block 79 out, raising V(Q) to 80 (rlc_window_ul.cpp:65) 20241107083305092 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305092 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305092 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305092 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305092 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305092 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305092 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) 20241107083305092 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083305092 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083305092 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083305093 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) 20241107083305093 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) 20241107083305093 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) 20241107083305093 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) 20241107083305093 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) 20241107083305093 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) 20241107083305094 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) 20241107083305094 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) 20241107083305094 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) 20241107083305094 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) 20241107083305094 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) 20241107083305094 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) 20241107083305094 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) 20241107083305094 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) 20241107083305097 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) 20241107083305097 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) 20241107083305097 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20241107083305097 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) 20241107083305097 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083305097 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083305097 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) 20241107083305097 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083305097 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083305097 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 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) 20241107083305097 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083305110 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 a0 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305111 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) 20241107083305111 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305111 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a0 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305111 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305111 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) 20241107083305111 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) 20241107083305111 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 80 storing in window (80..15) (tbf_ul.cpp:314) 20241107083305111 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305111 DRLCMACUL DEBUG - Mark BSN 16 as INVALID (rlc_window_ul.cpp:42) 20241107083305111 DRLCMACUL DEBUG - Raising V(R) to 81 (rlc_window_ul.cpp:50) 20241107083305111 DRLCMACUL DEBUG - Taking block 80 out, raising V(Q) to 81 (rlc_window_ul.cpp:65) 20241107083305111 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305111 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305111 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305111 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305111 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305111 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305111 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) 20241107083305111 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) 20241107083305111 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) 20241107083305111 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) 20241107083305111 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) 20241107083305111 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) 20241107083305111 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) 20241107083305111 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) 20241107083305111 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) 20241107083305112 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) 20241107083305112 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) 20241107083305112 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) 20241107083305112 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) 20241107083305112 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) 20241107083305112 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) 20241107083305120 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) 20241107083305120 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) 20241107083305120 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20241107083305120 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) 20241107083305120 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305134 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 a2 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305134 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) 20241107083305134 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305134 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a2 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305134 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305134 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) 20241107083305134 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) 20241107083305134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 81 storing in window (81..16) (tbf_ul.cpp:314) 20241107083305134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305134 DRLCMACUL DEBUG - Mark BSN 17 as INVALID (rlc_window_ul.cpp:42) 20241107083305134 DRLCMACUL DEBUG - Raising V(R) to 82 (rlc_window_ul.cpp:50) 20241107083305134 DRLCMACUL DEBUG - Taking block 81 out, raising V(Q) to 82 (rlc_window_ul.cpp:65) 20241107083305134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305134 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305134 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305134 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305134 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) 20241107083305134 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) 20241107083305134 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) 20241107083305134 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) 20241107083305134 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) 20241107083305134 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) 20241107083305134 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) 20241107083305134 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) 20241107083305134 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) 20241107083305135 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) 20241107083305135 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) 20241107083305135 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) 20241107083305135 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) 20241107083305135 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) 20241107083305135 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) 20241107083305138 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) 20241107083305138 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) 20241107083305138 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20241107083305138 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) 20241107083305139 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305152 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 a4 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305152 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) 20241107083305153 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305153 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a4 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305153 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305153 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) 20241107083305153 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) 20241107083305153 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 82 storing in window (82..17) (tbf_ul.cpp:314) 20241107083305153 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305153 DRLCMACUL DEBUG - Mark BSN 18 as INVALID (rlc_window_ul.cpp:42) 20241107083305153 DRLCMACUL DEBUG - Raising V(R) to 83 (rlc_window_ul.cpp:50) 20241107083305153 DRLCMACUL DEBUG - Taking block 82 out, raising V(Q) to 83 (rlc_window_ul.cpp:65) 20241107083305153 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305153 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305153 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305153 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305153 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305153 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305153 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) 20241107083305153 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) 20241107083305153 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) 20241107083305153 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) 20241107083305153 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) 20241107083305153 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) 20241107083305153 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) 20241107083305153 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) 20241107083305153 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) 20241107083305153 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) 20241107083305153 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) 20241107083305153 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) 20241107083305153 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) 20241107083305153 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) 20241107083305153 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) 20241107083305157 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) 20241107083305157 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) 20241107083305157 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20241107083305157 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) 20241107083305157 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305171 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 a6 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305171 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) 20241107083305171 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305171 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a6 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305171 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305171 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) 20241107083305171 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) 20241107083305171 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 83 storing in window (83..18) (tbf_ul.cpp:314) 20241107083305171 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305171 DRLCMACUL DEBUG - Mark BSN 19 as INVALID (rlc_window_ul.cpp:42) 20241107083305171 DRLCMACUL DEBUG - Raising V(R) to 84 (rlc_window_ul.cpp:50) 20241107083305171 DRLCMACUL DEBUG - Taking block 83 out, raising V(Q) to 84 (rlc_window_ul.cpp:65) 20241107083305171 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305171 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305171 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305171 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305171 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305171 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305171 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) 20241107083305171 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) 20241107083305171 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) 20241107083305172 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) 20241107083305172 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) 20241107083305172 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) 20241107083305172 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) 20241107083305172 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) 20241107083305172 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) 20241107083305172 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) 20241107083305172 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) 20241107083305172 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) 20241107083305172 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) 20241107083305172 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) 20241107083305172 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) 20241107083305180 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) 20241107083305180 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) 20241107083305180 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20241107083305180 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) 20241107083305180 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305194 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 a8 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305194 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) 20241107083305194 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305194 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a8 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305194 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305194 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) 20241107083305194 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) 20241107083305194 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 84 storing in window (84..19) (tbf_ul.cpp:314) 20241107083305194 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305194 DRLCMACUL DEBUG - Mark BSN 20 as INVALID (rlc_window_ul.cpp:42) 20241107083305194 DRLCMACUL DEBUG - Raising V(R) to 85 (rlc_window_ul.cpp:50) 20241107083305194 DRLCMACUL DEBUG - Taking block 84 out, raising V(Q) to 85 (rlc_window_ul.cpp:65) 20241107083305194 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305194 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305194 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305194 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305194 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305194 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305194 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) 20241107083305195 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) 20241107083305195 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) 20241107083305195 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) 20241107083305195 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) 20241107083305195 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) 20241107083305195 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) 20241107083305195 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) 20241107083305195 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) 20241107083305195 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) 20241107083305195 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) 20241107083305195 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) 20241107083305195 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) 20241107083305195 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) 20241107083305195 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) 20241107083305199 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) 20241107083305199 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) 20241107083305199 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20241107083305199 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) 20241107083305199 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305213 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 aa 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305213 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) 20241107083305213 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305213 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 aa 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305213 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305213 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) 20241107083305213 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) 20241107083305213 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 85 storing in window (85..20) (tbf_ul.cpp:314) 20241107083305213 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305213 DRLCMACUL DEBUG - Mark BSN 21 as INVALID (rlc_window_ul.cpp:42) 20241107083305213 DRLCMACUL DEBUG - Raising V(R) to 86 (rlc_window_ul.cpp:50) 20241107083305213 DRLCMACUL DEBUG - Taking block 85 out, raising V(Q) to 86 (rlc_window_ul.cpp:65) 20241107083305213 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305213 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305213 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305213 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305213 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305213 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305213 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) 20241107083305213 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) 20241107083305213 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) 20241107083305213 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) 20241107083305213 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) 20241107083305213 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) 20241107083305213 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) 20241107083305214 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) 20241107083305214 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) 20241107083305214 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) 20241107083305214 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) 20241107083305214 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) 20241107083305214 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) 20241107083305214 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) 20241107083305214 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) 20241107083305218 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) 20241107083305218 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) 20241107083305218 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20241107083305218 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) 20241107083305218 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305231 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 ac 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305231 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) 20241107083305232 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305232 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ac 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305232 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305232 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) 20241107083305232 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241107083305232 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) 20241107083305232 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 86 storing in window (86..21) (tbf_ul.cpp:314) 20241107083305232 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305232 DRLCMACUL DEBUG - Mark BSN 22 as INVALID (rlc_window_ul.cpp:42) 20241107083305232 DRLCMACUL DEBUG - Raising V(R) to 87 (rlc_window_ul.cpp:50) 20241107083305232 DRLCMACUL DEBUG - Taking block 86 out, raising V(Q) to 87 (rlc_window_ul.cpp:65) 20241107083305232 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305232 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305232 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305232 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305232 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305232 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305232 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) 20241107083305232 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) 20241107083305232 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) 20241107083305232 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) 20241107083305232 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) 20241107083305232 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) 20241107083305232 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) 20241107083305232 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) 20241107083305232 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) 20241107083305232 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) 20241107083305232 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) 20241107083305233 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) 20241107083305233 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) 20241107083305233 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) 20241107083305233 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) 20241107083305241 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) 20241107083305241 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) 20241107083305241 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20241107083305241 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) 20241107083305241 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305255 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 ae 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305255 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) 20241107083305255 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305255 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ae 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305255 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305255 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) 20241107083305255 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) 20241107083305255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 87 storing in window (87..22) (tbf_ul.cpp:314) 20241107083305255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305255 DRLCMACUL DEBUG - Mark BSN 23 as INVALID (rlc_window_ul.cpp:42) 20241107083305255 DRLCMACUL DEBUG - Raising V(R) to 88 (rlc_window_ul.cpp:50) 20241107083305255 DRLCMACUL DEBUG - Taking block 87 out, raising V(Q) to 88 (rlc_window_ul.cpp:65) 20241107083305255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305255 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305255 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305255 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305255 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) 20241107083305255 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) 20241107083305255 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) 20241107083305255 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) 20241107083305255 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) 20241107083305255 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) 20241107083305255 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) 20241107083305255 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) 20241107083305255 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) 20241107083305256 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) 20241107083305256 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) 20241107083305256 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) 20241107083305256 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) 20241107083305256 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) 20241107083305256 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) 20241107083305259 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) 20241107083305259 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) 20241107083305259 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20241107083305259 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) 20241107083305259 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305273 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 b0 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305273 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) 20241107083305273 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305273 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b0 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305273 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305273 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) 20241107083305273 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) 20241107083305273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 88 storing in window (88..23) (tbf_ul.cpp:314) 20241107083305273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305273 DRLCMACUL DEBUG - Mark BSN 24 as INVALID (rlc_window_ul.cpp:42) 20241107083305273 DRLCMACUL DEBUG - Raising V(R) to 89 (rlc_window_ul.cpp:50) 20241107083305273 DRLCMACUL DEBUG - Taking block 88 out, raising V(Q) to 89 (rlc_window_ul.cpp:65) 20241107083305273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305273 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305273 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305273 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305273 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) 20241107083305274 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) 20241107083305274 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) 20241107083305274 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) 20241107083305274 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) 20241107083305274 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) 20241107083305274 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) 20241107083305274 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) 20241107083305274 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) 20241107083305274 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) 20241107083305274 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) 20241107083305274 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) 20241107083305274 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) 20241107083305275 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) 20241107083305275 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) 20241107083305278 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) 20241107083305278 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) 20241107083305278 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20241107083305278 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) 20241107083305278 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305292 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 b2 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305292 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) 20241107083305292 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305292 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b2 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305292 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305292 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) 20241107083305292 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) 20241107083305292 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 89 storing in window (89..24) (tbf_ul.cpp:314) 20241107083305292 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305292 DRLCMACUL DEBUG - Mark BSN 25 as INVALID (rlc_window_ul.cpp:42) 20241107083305292 DRLCMACUL DEBUG - Raising V(R) to 90 (rlc_window_ul.cpp:50) 20241107083305292 DRLCMACUL DEBUG - Taking block 89 out, raising V(Q) to 90 (rlc_window_ul.cpp:65) 20241107083305292 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305292 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305292 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305292 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305292 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305292 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305292 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) 20241107083305292 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) 20241107083305292 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) 20241107083305292 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) 20241107083305292 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) 20241107083305293 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) 20241107083305293 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) 20241107083305293 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) 20241107083305293 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) 20241107083305293 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) 20241107083305293 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) 20241107083305293 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) 20241107083305293 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) 20241107083305293 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) 20241107083305293 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) 20241107083305301 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) 20241107083305301 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) 20241107083305301 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20241107083305301 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) 20241107083305301 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305315 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 b4 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305315 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) 20241107083305315 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305315 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b4 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305315 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305315 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) 20241107083305315 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) 20241107083305315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 90 storing in window (90..25) (tbf_ul.cpp:314) 20241107083305315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305315 DRLCMACUL DEBUG - Mark BSN 26 as INVALID (rlc_window_ul.cpp:42) 20241107083305315 DRLCMACUL DEBUG - Raising V(R) to 91 (rlc_window_ul.cpp:50) 20241107083305315 DRLCMACUL DEBUG - Taking block 90 out, raising V(Q) to 91 (rlc_window_ul.cpp:65) 20241107083305315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305315 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305315 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305315 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305315 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) 20241107083305315 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) 20241107083305315 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) 20241107083305316 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) 20241107083305316 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) 20241107083305316 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) 20241107083305316 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) 20241107083305316 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) 20241107083305316 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) 20241107083305316 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) 20241107083305316 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) 20241107083305316 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) 20241107083305316 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) 20241107083305316 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) 20241107083305316 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) 20241107083305320 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) 20241107083305320 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) 20241107083305320 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20241107083305320 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) 20241107083305320 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305334 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 b6 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305334 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) 20241107083305334 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305334 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b6 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305334 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305334 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) 20241107083305334 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) 20241107083305334 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 91 storing in window (91..26) (tbf_ul.cpp:314) 20241107083305334 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305334 DRLCMACUL DEBUG - Mark BSN 27 as INVALID (rlc_window_ul.cpp:42) 20241107083305334 DRLCMACUL DEBUG - Raising V(R) to 92 (rlc_window_ul.cpp:50) 20241107083305334 DRLCMACUL DEBUG - Taking block 91 out, raising V(Q) to 92 (rlc_window_ul.cpp:65) 20241107083305334 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305334 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305334 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305334 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305334 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305334 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305334 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) 20241107083305335 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) 20241107083305335 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) 20241107083305335 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) 20241107083305335 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) 20241107083305336 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) 20241107083305336 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) 20241107083305336 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) 20241107083305336 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) 20241107083305336 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) 20241107083305336 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) 20241107083305337 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) 20241107083305337 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) 20241107083305337 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) 20241107083305337 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) 20241107083305339 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) 20241107083305339 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) 20241107083305339 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 468 for type USF (pdch_ul_controller.c:184) 20241107083305339 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) 20241107083305339 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305353 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 b8 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305353 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) 20241107083305353 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305353 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b8 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305353 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305353 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) 20241107083305353 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) 20241107083305353 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 92 storing in window (92..27) (tbf_ul.cpp:314) 20241107083305353 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305353 DRLCMACUL DEBUG - Mark BSN 28 as INVALID (rlc_window_ul.cpp:42) 20241107083305353 DRLCMACUL DEBUG - Raising V(R) to 93 (rlc_window_ul.cpp:50) 20241107083305353 DRLCMACUL DEBUG - Taking block 92 out, raising V(Q) to 93 (rlc_window_ul.cpp:65) 20241107083305353 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305353 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305353 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305353 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305353 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305353 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305353 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) 20241107083305353 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) 20241107083305353 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) 20241107083305354 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) 20241107083305354 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) 20241107083305354 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) 20241107083305354 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) 20241107083305354 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) 20241107083305354 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) 20241107083305355 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) 20241107083305355 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) 20241107083305355 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) 20241107083305355 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) 20241107083305355 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) 20241107083305355 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) 20241107083305362 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) 20241107083305362 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) 20241107083305362 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 472 for type USF (pdch_ul_controller.c:184) 20241107083305362 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) 20241107083305363 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305376 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 ba 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305376 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) 20241107083305376 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305376 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ba 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305376 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305376 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) 20241107083305376 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) 20241107083305376 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 93 storing in window (93..28) (tbf_ul.cpp:314) 20241107083305376 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305376 DRLCMACUL DEBUG - Mark BSN 29 as INVALID (rlc_window_ul.cpp:42) 20241107083305376 DRLCMACUL DEBUG - Raising V(R) to 94 (rlc_window_ul.cpp:50) 20241107083305376 DRLCMACUL DEBUG - Taking block 93 out, raising V(Q) to 94 (rlc_window_ul.cpp:65) 20241107083305376 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305376 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305376 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305376 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305376 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305376 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305376 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) 20241107083305377 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) 20241107083305377 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) 20241107083305377 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) 20241107083305377 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) 20241107083305377 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) 20241107083305377 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) 20241107083305378 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) 20241107083305378 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) 20241107083305378 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) 20241107083305378 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) 20241107083305378 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) 20241107083305378 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) 20241107083305378 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) 20241107083305378 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) 20241107083305381 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) 20241107083305381 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) 20241107083305381 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 476 for type USF (pdch_ul_controller.c:184) 20241107083305381 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) 20241107083305381 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305395 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 bc 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305395 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) 20241107083305395 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305395 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 bc 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305395 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305395 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) 20241107083305395 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) 20241107083305395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 94 storing in window (94..29) (tbf_ul.cpp:314) 20241107083305395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305395 DRLCMACUL DEBUG - Mark BSN 30 as INVALID (rlc_window_ul.cpp:42) 20241107083305395 DRLCMACUL DEBUG - Raising V(R) to 95 (rlc_window_ul.cpp:50) 20241107083305395 DRLCMACUL DEBUG - Taking block 94 out, raising V(Q) to 95 (rlc_window_ul.cpp:65) 20241107083305395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305395 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305395 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305395 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305395 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) 20241107083305395 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) 20241107083305395 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) 20241107083305396 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) 20241107083305396 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) 20241107083305396 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) 20241107083305396 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) 20241107083305396 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) 20241107083305396 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) 20241107083305396 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) 20241107083305396 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) 20241107083305396 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) 20241107083305396 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) 20241107083305397 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) 20241107083305397 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) 20241107083305400 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) 20241107083305400 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) 20241107083305400 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 481 for type USF (pdch_ul_controller.c:184) 20241107083305400 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) 20241107083305400 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305414 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 be 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305414 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) 20241107083305414 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305414 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 be 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305414 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305414 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) 20241107083305414 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) 20241107083305414 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 95 storing in window (95..30) (tbf_ul.cpp:314) 20241107083305414 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305414 DRLCMACUL DEBUG - Mark BSN 31 as INVALID (rlc_window_ul.cpp:42) 20241107083305414 DRLCMACUL DEBUG - Raising V(R) to 96 (rlc_window_ul.cpp:50) 20241107083305414 DRLCMACUL DEBUG - Taking block 95 out, raising V(Q) to 96 (rlc_window_ul.cpp:65) 20241107083305414 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305414 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305414 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305414 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305414 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305414 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305414 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) 20241107083305414 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) 20241107083305414 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) 20241107083305415 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) 20241107083305415 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) 20241107083305415 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) 20241107083305415 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) 20241107083305415 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) 20241107083305415 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) 20241107083305415 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) 20241107083305415 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) 20241107083305416 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) 20241107083305416 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) 20241107083305416 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) 20241107083305416 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) 20241107083305423 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) 20241107083305423 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) 20241107083305423 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 485 for type USF (pdch_ul_controller.c:184) 20241107083305423 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) 20241107083305423 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305437 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 c0 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305437 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) 20241107083305437 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305437 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c0 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305437 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305437 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) 20241107083305437 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) 20241107083305437 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 96 storing in window (96..31) (tbf_ul.cpp:314) 20241107083305437 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305437 DRLCMACUL DEBUG - Mark BSN 32 as INVALID (rlc_window_ul.cpp:42) 20241107083305437 DRLCMACUL DEBUG - Raising V(R) to 97 (rlc_window_ul.cpp:50) 20241107083305437 DRLCMACUL DEBUG - Taking block 96 out, raising V(Q) to 97 (rlc_window_ul.cpp:65) 20241107083305437 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305437 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305437 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305437 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305437 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305437 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305437 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) 20241107083305437 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) 20241107083305437 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) 20241107083305437 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) 20241107083305437 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) 20241107083305438 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) 20241107083305438 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) 20241107083305438 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) 20241107083305438 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) 20241107083305438 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) 20241107083305438 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) 20241107083305438 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) 20241107083305438 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) 20241107083305438 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) 20241107083305438 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) 20241107083305442 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) 20241107083305442 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) 20241107083305442 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 489 for type USF (pdch_ul_controller.c:184) 20241107083305442 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) 20241107083305442 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305456 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 c2 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305456 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) 20241107083305456 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305456 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c2 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305456 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305456 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) 20241107083305456 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) 20241107083305456 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 97 storing in window (97..32) (tbf_ul.cpp:314) 20241107083305456 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305456 DRLCMACUL DEBUG - Mark BSN 33 as INVALID (rlc_window_ul.cpp:42) 20241107083305456 DRLCMACUL DEBUG - Raising V(R) to 98 (rlc_window_ul.cpp:50) 20241107083305456 DRLCMACUL DEBUG - Taking block 97 out, raising V(Q) to 98 (rlc_window_ul.cpp:65) 20241107083305456 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305456 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305456 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305456 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305456 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305456 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305456 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) 20241107083305456 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) 20241107083305456 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) 20241107083305456 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) 20241107083305456 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) 20241107083305456 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) 20241107083305456 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) 20241107083305456 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) 20241107083305456 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) 20241107083305456 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) 20241107083305457 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) 20241107083305457 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) 20241107083305457 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) 20241107083305457 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) 20241107083305457 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) 20241107083305460 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) 20241107083305460 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) 20241107083305460 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 494 for type USF (pdch_ul_controller.c:184) 20241107083305460 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) 20241107083305460 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305474 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 c4 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305474 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) 20241107083305474 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305474 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c4 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305474 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305474 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) 20241107083305474 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) 20241107083305474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 98 storing in window (98..33) (tbf_ul.cpp:314) 20241107083305474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305474 DRLCMACUL DEBUG - Mark BSN 34 as INVALID (rlc_window_ul.cpp:42) 20241107083305474 DRLCMACUL DEBUG - Raising V(R) to 99 (rlc_window_ul.cpp:50) 20241107083305474 DRLCMACUL DEBUG - Taking block 98 out, raising V(Q) to 99 (rlc_window_ul.cpp:65) 20241107083305474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305474 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305474 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305474 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305474 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) 20241107083305474 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) 20241107083305474 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) 20241107083305475 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) 20241107083305475 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) 20241107083305475 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) 20241107083305475 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) 20241107083305475 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) 20241107083305475 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) 20241107083305475 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) 20241107083305475 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) 20241107083305475 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) 20241107083305475 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) 20241107083305475 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) 20241107083305475 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) 20241107083305483 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) 20241107083305483 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) 20241107083305483 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20241107083305483 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) 20241107083305484 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305497 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 c6 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305497 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) 20241107083305497 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305497 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c6 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305497 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305497 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) 20241107083305497 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) 20241107083305497 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 99 storing in window (99..34) (tbf_ul.cpp:314) 20241107083305497 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305497 DRLCMACUL DEBUG - Mark BSN 35 as INVALID (rlc_window_ul.cpp:42) 20241107083305497 DRLCMACUL DEBUG - Raising V(R) to 100 (rlc_window_ul.cpp:50) 20241107083305497 DRLCMACUL DEBUG - Taking block 99 out, raising V(Q) to 100 (rlc_window_ul.cpp:65) 20241107083305497 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305497 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305497 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305498 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305498 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305498 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) 20241107083305498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083305498 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083305498 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083305498 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) 20241107083305498 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) 20241107083305498 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) 20241107083305498 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) 20241107083305498 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) 20241107083305498 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) 20241107083305498 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) 20241107083305498 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) 20241107083305498 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) 20241107083305498 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) 20241107083305498 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) 20241107083305498 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) 20241107083305499 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) 20241107083305499 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) 20241107083305502 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) 20241107083305502 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) 20241107083305502 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20241107083305502 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) 20241107083305502 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083305502 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083305502 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) 20241107083305502 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083305502 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083305502 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 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) 20241107083305502 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083305516 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 c8 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305516 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) 20241107083305516 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305516 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c8 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305516 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305516 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) 20241107083305516 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) 20241107083305516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 100 storing in window (100..35) (tbf_ul.cpp:314) 20241107083305516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305516 DRLCMACUL DEBUG - Mark BSN 36 as INVALID (rlc_window_ul.cpp:42) 20241107083305516 DRLCMACUL DEBUG - Raising V(R) to 101 (rlc_window_ul.cpp:50) 20241107083305516 DRLCMACUL DEBUG - Taking block 100 out, raising V(Q) to 101 (rlc_window_ul.cpp:65) 20241107083305516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305516 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305516 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305516 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305516 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) 20241107083305516 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) 20241107083305516 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) 20241107083305516 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) 20241107083305516 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) 20241107083305517 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) 20241107083305517 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) 20241107083305517 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) 20241107083305517 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) 20241107083305517 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) 20241107083305517 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) 20241107083305517 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) 20241107083305517 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) 20241107083305517 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) 20241107083305517 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) 20241107083305521 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) 20241107083305521 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) 20241107083305521 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20241107083305521 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) 20241107083305521 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305535 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 ca 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305535 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) 20241107083305535 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305535 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ca 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305535 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305535 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) 20241107083305535 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) 20241107083305535 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 101 storing in window (101..36) (tbf_ul.cpp:314) 20241107083305535 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305535 DRLCMACUL DEBUG - Mark BSN 37 as INVALID (rlc_window_ul.cpp:42) 20241107083305535 DRLCMACUL DEBUG - Raising V(R) to 102 (rlc_window_ul.cpp:50) 20241107083305535 DRLCMACUL DEBUG - Taking block 101 out, raising V(Q) to 102 (rlc_window_ul.cpp:65) 20241107083305535 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305535 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305535 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305535 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305535 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305535 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305535 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) 20241107083305535 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) 20241107083305535 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) 20241107083305536 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) 20241107083305536 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) 20241107083305536 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) 20241107083305536 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) 20241107083305536 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) 20241107083305536 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) 20241107083305536 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) 20241107083305536 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) 20241107083305537 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) 20241107083305537 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) 20241107083305537 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) 20241107083305537 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) 20241107083305544 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) 20241107083305544 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) 20241107083305544 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20241107083305544 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) 20241107083305544 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305558 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 cc 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305558 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) 20241107083305558 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305558 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 cc 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305558 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305558 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) 20241107083305558 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) 20241107083305558 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 102 storing in window (102..37) (tbf_ul.cpp:314) 20241107083305558 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305558 DRLCMACUL DEBUG - Mark BSN 38 as INVALID (rlc_window_ul.cpp:42) 20241107083305558 DRLCMACUL DEBUG - Raising V(R) to 103 (rlc_window_ul.cpp:50) 20241107083305558 DRLCMACUL DEBUG - Taking block 102 out, raising V(Q) to 103 (rlc_window_ul.cpp:65) 20241107083305558 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305558 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305558 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305558 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305558 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305558 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305558 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) 20241107083305559 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) 20241107083305559 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) 20241107083305559 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) 20241107083305559 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) 20241107083305559 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) 20241107083305559 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) 20241107083305559 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) 20241107083305559 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) 20241107083305560 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) 20241107083305560 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) 20241107083305560 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) 20241107083305560 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) 20241107083305560 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) 20241107083305560 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) 20241107083305563 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) 20241107083305563 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) 20241107083305563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20241107083305563 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) 20241107083305563 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305577 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 ce 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305577 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) 20241107083305577 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305577 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ce 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305577 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305577 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) 20241107083305577 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) 20241107083305577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 103 storing in window (103..38) (tbf_ul.cpp:314) 20241107083305577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305577 DRLCMACUL DEBUG - Mark BSN 39 as INVALID (rlc_window_ul.cpp:42) 20241107083305577 DRLCMACUL DEBUG - Raising V(R) to 104 (rlc_window_ul.cpp:50) 20241107083305577 DRLCMACUL DEBUG - Taking block 103 out, raising V(Q) to 104 (rlc_window_ul.cpp:65) 20241107083305577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305577 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305577 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305577 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305577 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) 20241107083305577 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) 20241107083305577 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) 20241107083305577 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) 20241107083305577 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) 20241107083305577 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) 20241107083305577 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) 20241107083305578 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) 20241107083305578 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) 20241107083305578 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) 20241107083305578 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) 20241107083305578 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) 20241107083305578 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) 20241107083305578 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) 20241107083305578 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) 20241107083305581 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) 20241107083305581 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) 20241107083305581 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20241107083305581 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) 20241107083305581 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305595 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 d0 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305595 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) 20241107083305595 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305595 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d0 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305595 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305595 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) 20241107083305595 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) 20241107083305595 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 104 storing in window (104..39) (tbf_ul.cpp:314) 20241107083305595 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305595 DRLCMACUL DEBUG - Mark BSN 40 as INVALID (rlc_window_ul.cpp:42) 20241107083305595 DRLCMACUL DEBUG - Raising V(R) to 105 (rlc_window_ul.cpp:50) 20241107083305595 DRLCMACUL DEBUG - Taking block 104 out, raising V(Q) to 105 (rlc_window_ul.cpp:65) 20241107083305595 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305595 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305595 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305595 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305595 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305595 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305595 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) 20241107083305596 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) 20241107083305596 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) 20241107083305596 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) 20241107083305596 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) 20241107083305596 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) 20241107083305596 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) 20241107083305596 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) 20241107083305596 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) 20241107083305596 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) 20241107083305596 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) 20241107083305596 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) 20241107083305596 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) 20241107083305597 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) 20241107083305597 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) 20241107083305605 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) 20241107083305605 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) 20241107083305605 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20241107083305605 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) 20241107083305605 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305619 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 d2 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305619 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) 20241107083305619 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305619 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d2 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305619 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305619 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) 20241107083305619 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) 20241107083305619 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 105 storing in window (105..40) (tbf_ul.cpp:314) 20241107083305619 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305619 DRLCMACUL DEBUG - Mark BSN 41 as INVALID (rlc_window_ul.cpp:42) 20241107083305619 DRLCMACUL DEBUG - Raising V(R) to 106 (rlc_window_ul.cpp:50) 20241107083305619 DRLCMACUL DEBUG - Taking block 105 out, raising V(Q) to 106 (rlc_window_ul.cpp:65) 20241107083305619 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305619 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305619 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305619 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305619 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305619 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305619 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) 20241107083305619 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) 20241107083305619 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) 20241107083305619 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) 20241107083305619 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) 20241107083305619 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) 20241107083305619 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) 20241107083305619 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) 20241107083305619 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) 20241107083305620 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) 20241107083305620 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) 20241107083305620 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) 20241107083305620 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) 20241107083305620 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) 20241107083305620 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) 20241107083305623 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) 20241107083305623 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) 20241107083305623 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20241107083305623 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) 20241107083305623 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305637 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 d4 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305637 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) 20241107083305637 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305637 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d4 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305637 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305637 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) 20241107083305637 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) 20241107083305637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 106 storing in window (106..41) (tbf_ul.cpp:314) 20241107083305637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305637 DRLCMACUL DEBUG - Mark BSN 42 as INVALID (rlc_window_ul.cpp:42) 20241107083305637 DRLCMACUL DEBUG - Raising V(R) to 107 (rlc_window_ul.cpp:50) 20241107083305637 DRLCMACUL DEBUG - Taking block 106 out, raising V(Q) to 107 (rlc_window_ul.cpp:65) 20241107083305637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305637 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305637 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305637 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305637 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305637 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) 20241107083305637 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) 20241107083305637 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) 20241107083305637 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) 20241107083305637 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) 20241107083305638 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) 20241107083305638 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) 20241107083305638 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) 20241107083305638 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) 20241107083305638 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) 20241107083305638 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) 20241107083305638 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) 20241107083305638 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) 20241107083305638 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) 20241107083305638 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) 20241107083305642 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) 20241107083305642 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) 20241107083305642 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 533 for type USF (pdch_ul_controller.c:184) 20241107083305642 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) 20241107083305642 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305656 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 d6 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305656 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) 20241107083305656 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305656 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d6 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305656 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305656 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) 20241107083305656 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) 20241107083305656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 107 storing in window (107..42) (tbf_ul.cpp:314) 20241107083305656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305656 DRLCMACUL DEBUG - Mark BSN 43 as INVALID (rlc_window_ul.cpp:42) 20241107083305656 DRLCMACUL DEBUG - Raising V(R) to 108 (rlc_window_ul.cpp:50) 20241107083305656 DRLCMACUL DEBUG - Taking block 107 out, raising V(Q) to 108 (rlc_window_ul.cpp:65) 20241107083305656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305656 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305656 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305656 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305656 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) 20241107083305656 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) 20241107083305656 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) 20241107083305657 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) 20241107083305657 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) 20241107083305657 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) 20241107083305657 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) 20241107083305657 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) 20241107083305657 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) 20241107083305657 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) 20241107083305657 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) 20241107083305658 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) 20241107083305658 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) 20241107083305658 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) 20241107083305658 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) 20241107083305665 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) 20241107083305665 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) 20241107083305665 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20241107083305665 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) 20241107083305665 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305679 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 d8 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305679 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) 20241107083305679 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305679 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d8 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305679 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305679 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) 20241107083305679 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) 20241107083305679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 108 storing in window (108..43) (tbf_ul.cpp:314) 20241107083305679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305679 DRLCMACUL DEBUG - Mark BSN 44 as INVALID (rlc_window_ul.cpp:42) 20241107083305679 DRLCMACUL DEBUG - Raising V(R) to 109 (rlc_window_ul.cpp:50) 20241107083305679 DRLCMACUL DEBUG - Taking block 108 out, raising V(Q) to 109 (rlc_window_ul.cpp:65) 20241107083305679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305679 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305679 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305679 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305679 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) 20241107083305680 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) 20241107083305680 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) 20241107083305680 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) 20241107083305680 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) 20241107083305680 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) 20241107083305680 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) 20241107083305681 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) 20241107083305681 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) 20241107083305681 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) 20241107083305681 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) 20241107083305681 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) 20241107083305681 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) 20241107083305682 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) 20241107083305682 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) 20241107083305684 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) 20241107083305684 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) 20241107083305684 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20241107083305684 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) 20241107083305684 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305698 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 da 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305698 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) 20241107083305698 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305698 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 da 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305698 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305698 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) 20241107083305698 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) 20241107083305698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 109 storing in window (109..44) (tbf_ul.cpp:314) 20241107083305698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305698 DRLCMACUL DEBUG - Mark BSN 45 as INVALID (rlc_window_ul.cpp:42) 20241107083305698 DRLCMACUL DEBUG - Raising V(R) to 110 (rlc_window_ul.cpp:50) 20241107083305698 DRLCMACUL DEBUG - Taking block 109 out, raising V(Q) to 110 (rlc_window_ul.cpp:65) 20241107083305698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305698 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305698 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305698 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305698 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) 20241107083305698 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) 20241107083305698 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) 20241107083305699 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) 20241107083305699 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) 20241107083305699 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) 20241107083305699 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) 20241107083305699 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) 20241107083305699 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) 20241107083305700 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) 20241107083305700 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) 20241107083305700 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) 20241107083305700 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) 20241107083305700 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) 20241107083305700 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) 20241107083305702 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) 20241107083305702 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) 20241107083305702 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20241107083305702 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) 20241107083305703 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305717 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 dc 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305717 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) 20241107083305717 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305717 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 dc 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305717 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305717 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) 20241107083305717 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) 20241107083305717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 110 storing in window (110..45) (tbf_ul.cpp:314) 20241107083305717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305717 DRLCMACUL DEBUG - Mark BSN 46 as INVALID (rlc_window_ul.cpp:42) 20241107083305717 DRLCMACUL DEBUG - Raising V(R) to 111 (rlc_window_ul.cpp:50) 20241107083305717 DRLCMACUL DEBUG - Taking block 110 out, raising V(Q) to 111 (rlc_window_ul.cpp:65) 20241107083305717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305717 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305717 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305717 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305717 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) 20241107083305717 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) 20241107083305717 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) 20241107083305717 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) 20241107083305717 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) 20241107083305718 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) 20241107083305718 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) 20241107083305718 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) 20241107083305718 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) 20241107083305718 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) 20241107083305718 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) 20241107083305718 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) 20241107083305718 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) 20241107083305718 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) 20241107083305718 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) 20241107083305726 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) 20241107083305726 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) 20241107083305726 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20241107083305726 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) 20241107083305726 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305740 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 de 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305740 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) 20241107083305740 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305740 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 de 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305740 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305740 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) 20241107083305740 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) 20241107083305740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 111 storing in window (111..46) (tbf_ul.cpp:314) 20241107083305740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305740 DRLCMACUL DEBUG - Mark BSN 47 as INVALID (rlc_window_ul.cpp:42) 20241107083305740 DRLCMACUL DEBUG - Raising V(R) to 112 (rlc_window_ul.cpp:50) 20241107083305740 DRLCMACUL DEBUG - Taking block 111 out, raising V(Q) to 112 (rlc_window_ul.cpp:65) 20241107083305740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305740 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305740 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305740 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305740 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) 20241107083305740 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) 20241107083305740 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) 20241107083305740 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) 20241107083305740 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) 20241107083305740 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) 20241107083305740 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) 20241107083305740 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) 20241107083305740 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) 20241107083305741 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) 20241107083305741 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) 20241107083305741 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) 20241107083305741 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) 20241107083305741 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) 20241107083305741 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) 20241107083305745 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) 20241107083305745 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) 20241107083305745 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241107083305745 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) 20241107083305745 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305759 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 e0 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305759 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) 20241107083305759 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305759 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e0 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305759 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305759 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) 20241107083305759 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) 20241107083305759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 112 storing in window (112..47) (tbf_ul.cpp:314) 20241107083305759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305759 DRLCMACUL DEBUG - Mark BSN 48 as INVALID (rlc_window_ul.cpp:42) 20241107083305759 DRLCMACUL DEBUG - Raising V(R) to 113 (rlc_window_ul.cpp:50) 20241107083305759 DRLCMACUL DEBUG - Taking block 112 out, raising V(Q) to 113 (rlc_window_ul.cpp:65) 20241107083305759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305759 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305759 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305759 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305759 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) 20241107083305759 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) 20241107083305759 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) 20241107083305759 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) 20241107083305759 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) 20241107083305760 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) 20241107083305760 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) 20241107083305760 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) 20241107083305760 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) 20241107083305760 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) 20241107083305760 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) 20241107083305760 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) 20241107083305760 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) 20241107083305761 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) 20241107083305761 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) 20241107083305763 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) 20241107083305763 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) 20241107083305763 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241107083305763 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) 20241107083305763 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305777 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 e2 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305778 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) 20241107083305778 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305778 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e2 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305778 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305778 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) 20241107083305778 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) 20241107083305778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 113 storing in window (113..48) (tbf_ul.cpp:314) 20241107083305778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305778 DRLCMACUL DEBUG - Mark BSN 49 as INVALID (rlc_window_ul.cpp:42) 20241107083305778 DRLCMACUL DEBUG - Raising V(R) to 114 (rlc_window_ul.cpp:50) 20241107083305778 DRLCMACUL DEBUG - Taking block 113 out, raising V(Q) to 114 (rlc_window_ul.cpp:65) 20241107083305778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305778 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305778 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305778 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305778 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) 20241107083305778 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) 20241107083305778 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) 20241107083305778 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) 20241107083305778 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) 20241107083305779 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) 20241107083305779 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) 20241107083305779 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) 20241107083305779 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) 20241107083305779 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) 20241107083305779 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) 20241107083305779 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) 20241107083305779 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) 20241107083305780 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) 20241107083305780 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) 20241107083305787 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) 20241107083305787 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) 20241107083305787 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241107083305787 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) 20241107083305787 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305801 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 e4 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305801 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) 20241107083305801 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305801 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e4 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305801 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305801 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) 20241107083305801 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) 20241107083305801 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 114 storing in window (114..49) (tbf_ul.cpp:314) 20241107083305801 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305801 DRLCMACUL DEBUG - Mark BSN 50 as INVALID (rlc_window_ul.cpp:42) 20241107083305801 DRLCMACUL DEBUG - Raising V(R) to 115 (rlc_window_ul.cpp:50) 20241107083305801 DRLCMACUL DEBUG - Taking block 114 out, raising V(Q) to 115 (rlc_window_ul.cpp:65) 20241107083305801 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305801 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305801 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305801 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305801 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305801 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305801 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) 20241107083305801 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) 20241107083305801 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) 20241107083305801 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) 20241107083305802 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) 20241107083305802 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) 20241107083305802 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) 20241107083305802 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) 20241107083305802 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) 20241107083305802 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) 20241107083305802 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) 20241107083305802 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) 20241107083305802 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) 20241107083305803 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) 20241107083305803 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) 20241107083305805 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) 20241107083305805 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) 20241107083305805 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20241107083305805 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) 20241107083305806 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305819 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 e6 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305819 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) 20241107083305819 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305819 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e6 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305819 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305819 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) 20241107083305819 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) 20241107083305819 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 115 storing in window (115..50) (tbf_ul.cpp:314) 20241107083305819 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305819 DRLCMACUL DEBUG - Mark BSN 51 as INVALID (rlc_window_ul.cpp:42) 20241107083305819 DRLCMACUL DEBUG - Raising V(R) to 116 (rlc_window_ul.cpp:50) 20241107083305819 DRLCMACUL DEBUG - Taking block 115 out, raising V(Q) to 116 (rlc_window_ul.cpp:65) 20241107083305819 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305819 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305819 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305819 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305819 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305819 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305819 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) 20241107083305820 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) 20241107083305820 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) 20241107083305820 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) 20241107083305820 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) 20241107083305820 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) 20241107083305820 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) 20241107083305820 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) 20241107083305820 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) 20241107083305821 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) 20241107083305821 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) 20241107083305821 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) 20241107083305821 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) 20241107083305821 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) 20241107083305821 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) 20241107083305824 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) 20241107083305824 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) 20241107083305824 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 572 for type USF (pdch_ul_controller.c:184) 20241107083305824 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) 20241107083305824 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305838 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 e8 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305838 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) 20241107083305838 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305838 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e8 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305838 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305838 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) 20241107083305838 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) 20241107083305838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 116 storing in window (116..51) (tbf_ul.cpp:314) 20241107083305838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305838 DRLCMACUL DEBUG - Mark BSN 52 as INVALID (rlc_window_ul.cpp:42) 20241107083305838 DRLCMACUL DEBUG - Raising V(R) to 117 (rlc_window_ul.cpp:50) 20241107083305838 DRLCMACUL DEBUG - Taking block 116 out, raising V(Q) to 117 (rlc_window_ul.cpp:65) 20241107083305838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305838 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305838 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305838 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305838 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) 20241107083305838 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) 20241107083305838 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) 20241107083305838 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) 20241107083305838 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) 20241107083305838 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) 20241107083305838 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) 20241107083305838 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) 20241107083305838 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) 20241107083305839 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) 20241107083305839 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) 20241107083305839 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) 20241107083305839 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) 20241107083305839 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) 20241107083305839 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) 20241107083305847 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) 20241107083305847 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) 20241107083305847 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 576 for type USF (pdch_ul_controller.c:184) 20241107083305847 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) 20241107083305847 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305861 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 ea 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305861 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) 20241107083305861 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305861 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ea 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305861 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305861 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) 20241107083305861 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) 20241107083305861 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 117 storing in window (117..52) (tbf_ul.cpp:314) 20241107083305861 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305861 DRLCMACUL DEBUG - Mark BSN 53 as INVALID (rlc_window_ul.cpp:42) 20241107083305861 DRLCMACUL DEBUG - Raising V(R) to 118 (rlc_window_ul.cpp:50) 20241107083305861 DRLCMACUL DEBUG - Taking block 117 out, raising V(Q) to 118 (rlc_window_ul.cpp:65) 20241107083305861 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305861 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305861 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305861 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305861 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305861 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305861 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) 20241107083305862 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) 20241107083305862 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) 20241107083305862 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) 20241107083305862 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) 20241107083305862 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) 20241107083305862 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) 20241107083305863 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) 20241107083305863 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) 20241107083305863 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) 20241107083305863 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) 20241107083305863 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) 20241107083305863 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) 20241107083305863 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) 20241107083305863 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) 20241107083305866 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) 20241107083305866 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) 20241107083305866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 580 for type USF (pdch_ul_controller.c:184) 20241107083305866 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) 20241107083305866 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305880 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 ec 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305880 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) 20241107083305880 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305880 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ec 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305880 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305880 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) 20241107083305880 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) 20241107083305880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 118 storing in window (118..53) (tbf_ul.cpp:314) 20241107083305880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305880 DRLCMACUL DEBUG - Mark BSN 54 as INVALID (rlc_window_ul.cpp:42) 20241107083305880 DRLCMACUL DEBUG - Raising V(R) to 119 (rlc_window_ul.cpp:50) 20241107083305880 DRLCMACUL DEBUG - Taking block 118 out, raising V(Q) to 119 (rlc_window_ul.cpp:65) 20241107083305880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305880 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305880 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305880 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305880 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) 20241107083305880 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) 20241107083305880 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) 20241107083305880 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) 20241107083305880 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) 20241107083305881 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) 20241107083305881 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) 20241107083305881 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) 20241107083305881 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) 20241107083305881 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) 20241107083305881 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) 20241107083305882 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) 20241107083305882 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) 20241107083305882 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) 20241107083305882 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) 20241107083305885 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) 20241107083305885 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) 20241107083305885 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 585 for type USF (pdch_ul_controller.c:184) 20241107083305885 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) 20241107083305885 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305899 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 ee 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305899 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) 20241107083305899 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305899 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ee 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305899 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305899 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) 20241107083305899 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) 20241107083305899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 119 storing in window (119..54) (tbf_ul.cpp:314) 20241107083305899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305899 DRLCMACUL DEBUG - Mark BSN 55 as INVALID (rlc_window_ul.cpp:42) 20241107083305899 DRLCMACUL DEBUG - Raising V(R) to 120 (rlc_window_ul.cpp:50) 20241107083305899 DRLCMACUL DEBUG - Taking block 119 out, raising V(Q) to 120 (rlc_window_ul.cpp:65) 20241107083305899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305899 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305899 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305899 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305899 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) 20241107083305899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083305899 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083305899 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083305899 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) 20241107083305899 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) 20241107083305899 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) 20241107083305899 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) 20241107083305900 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) 20241107083305900 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) 20241107083305900 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) 20241107083305900 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) 20241107083305900 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) 20241107083305900 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) 20241107083305900 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) 20241107083305900 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) 20241107083305900 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) 20241107083305900 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) 20241107083305908 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) 20241107083305908 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) 20241107083305908 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 589 for type USF (pdch_ul_controller.c:184) 20241107083305908 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) 20241107083305908 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083305908 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083305908 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) 20241107083305908 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083305908 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083305908 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 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) 20241107083305908 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083305922 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 f0 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305922 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) 20241107083305922 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305922 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f0 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305922 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305922 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) 20241107083305922 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) 20241107083305922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 120 storing in window (120..55) (tbf_ul.cpp:314) 20241107083305922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305922 DRLCMACUL DEBUG - Mark BSN 56 as INVALID (rlc_window_ul.cpp:42) 20241107083305922 DRLCMACUL DEBUG - Raising V(R) to 121 (rlc_window_ul.cpp:50) 20241107083305922 DRLCMACUL DEBUG - Taking block 120 out, raising V(Q) to 121 (rlc_window_ul.cpp:65) 20241107083305922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305922 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305922 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305922 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305922 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) 20241107083305923 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) 20241107083305923 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) 20241107083305923 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) 20241107083305923 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) 20241107083305923 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) 20241107083305923 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) 20241107083305923 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) 20241107083305923 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) 20241107083305924 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) 20241107083305924 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) 20241107083305924 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) 20241107083305924 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) 20241107083305924 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) 20241107083305924 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) 20241107083305927 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) 20241107083305927 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) 20241107083305927 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 593 for type USF (pdch_ul_controller.c:184) 20241107083305927 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) 20241107083305927 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305941 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 f2 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305941 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) 20241107083305941 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305941 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f2 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305941 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305941 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) 20241107083305941 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) 20241107083305941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 121 storing in window (121..56) (tbf_ul.cpp:314) 20241107083305941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305941 DRLCMACUL DEBUG - Mark BSN 57 as INVALID (rlc_window_ul.cpp:42) 20241107083305941 DRLCMACUL DEBUG - Raising V(R) to 122 (rlc_window_ul.cpp:50) 20241107083305941 DRLCMACUL DEBUG - Taking block 121 out, raising V(Q) to 122 (rlc_window_ul.cpp:65) 20241107083305941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305941 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305941 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305941 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305941 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) 20241107083305941 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) 20241107083305941 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) 20241107083305941 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) 20241107083305941 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) 20241107083305942 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) 20241107083305942 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) 20241107083305942 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) 20241107083305942 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) 20241107083305942 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) 20241107083305942 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) 20241107083305942 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) 20241107083305942 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) 20241107083305942 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) 20241107083305942 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) 20241107083305945 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) 20241107083305945 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) 20241107083305945 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 598 for type USF (pdch_ul_controller.c:184) 20241107083305945 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) 20241107083305946 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305959 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 f4 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305959 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) 20241107083305959 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305959 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f4 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305959 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305959 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) 20241107083305959 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) 20241107083305959 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 122 storing in window (122..57) (tbf_ul.cpp:314) 20241107083305959 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305959 DRLCMACUL DEBUG - Mark BSN 58 as INVALID (rlc_window_ul.cpp:42) 20241107083305959 DRLCMACUL DEBUG - Raising V(R) to 123 (rlc_window_ul.cpp:50) 20241107083305959 DRLCMACUL DEBUG - Taking block 122 out, raising V(Q) to 123 (rlc_window_ul.cpp:65) 20241107083305959 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305959 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305959 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305959 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305959 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305959 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305959 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) 20241107083305960 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) 20241107083305960 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) 20241107083305960 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) 20241107083305960 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) 20241107083305960 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) 20241107083305960 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) 20241107083305961 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) 20241107083305961 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) 20241107083305961 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) 20241107083305961 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) 20241107083305961 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) 20241107083305961 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) 20241107083305962 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) 20241107083305962 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) 20241107083305969 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) 20241107083305969 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) 20241107083305969 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 602 for type USF (pdch_ul_controller.c:184) 20241107083305969 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) 20241107083305969 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083305983 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 f6 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083305983 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) 20241107083305983 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083305983 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f6 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083305983 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083305983 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) 20241107083305983 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) 20241107083305983 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 123 storing in window (123..58) (tbf_ul.cpp:314) 20241107083305983 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083305983 DRLCMACUL DEBUG - Mark BSN 59 as INVALID (rlc_window_ul.cpp:42) 20241107083305983 DRLCMACUL DEBUG - Raising V(R) to 124 (rlc_window_ul.cpp:50) 20241107083305983 DRLCMACUL DEBUG - Taking block 123 out, raising V(Q) to 124 (rlc_window_ul.cpp:65) 20241107083305983 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083305983 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083305983 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083305983 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083305983 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083305983 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083305983 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) 20241107083305983 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) 20241107083305983 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) 20241107083305984 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) 20241107083305984 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) 20241107083305984 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) 20241107083305984 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) 20241107083305984 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) 20241107083305984 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) 20241107083305985 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) 20241107083305985 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) 20241107083305985 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) 20241107083305985 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) 20241107083305985 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) 20241107083305985 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) 20241107083305988 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) 20241107083305988 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) 20241107083305988 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 606 for type USF (pdch_ul_controller.c:184) 20241107083305988 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) 20241107083305988 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306002 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 f8 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306002 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) 20241107083306002 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306002 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f8 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306002 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306002 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) 20241107083306002 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) 20241107083306002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 124 storing in window (124..59) (tbf_ul.cpp:314) 20241107083306002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306002 DRLCMACUL DEBUG - Mark BSN 60 as INVALID (rlc_window_ul.cpp:42) 20241107083306002 DRLCMACUL DEBUG - Raising V(R) to 125 (rlc_window_ul.cpp:50) 20241107083306002 DRLCMACUL DEBUG - Taking block 124 out, raising V(Q) to 125 (rlc_window_ul.cpp:65) 20241107083306002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306002 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306002 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306002 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306002 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) 20241107083306002 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) 20241107083306002 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) 20241107083306002 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) 20241107083306002 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) 20241107083306003 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) 20241107083306003 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) 20241107083306003 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) 20241107083306003 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) 20241107083306003 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) 20241107083306003 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) 20241107083306003 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) 20241107083306003 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) 20241107083306004 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) 20241107083306004 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) 20241107083306006 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) 20241107083306006 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) 20241107083306006 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 611 for type USF (pdch_ul_controller.c:184) 20241107083306006 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) 20241107083306006 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306020 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 fa 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306020 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) 20241107083306020 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306020 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fa 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306020 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306020 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) 20241107083306020 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) 20241107083306020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 125 storing in window (125..60) (tbf_ul.cpp:314) 20241107083306020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306020 DRLCMACUL DEBUG - Mark BSN 61 as INVALID (rlc_window_ul.cpp:42) 20241107083306020 DRLCMACUL DEBUG - Raising V(R) to 126 (rlc_window_ul.cpp:50) 20241107083306020 DRLCMACUL DEBUG - Taking block 125 out, raising V(Q) to 126 (rlc_window_ul.cpp:65) 20241107083306020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306020 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306020 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306020 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306020 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) 20241107083306021 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) 20241107083306021 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) 20241107083306021 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) 20241107083306021 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) 20241107083306021 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) 20241107083306021 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) 20241107083306022 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) 20241107083306022 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) 20241107083306022 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) 20241107083306022 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) 20241107083306022 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) 20241107083306022 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) 20241107083306022 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) 20241107083306022 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) 20241107083306030 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) 20241107083306030 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) 20241107083306030 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 615 for type USF (pdch_ul_controller.c:184) 20241107083306030 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) 20241107083306030 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306044 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 fc 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306044 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) 20241107083306044 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306044 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fc 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306044 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306044 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) 20241107083306044 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) 20241107083306044 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 126 storing in window (126..61) (tbf_ul.cpp:314) 20241107083306044 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306044 DRLCMACUL DEBUG - Mark BSN 62 as INVALID (rlc_window_ul.cpp:42) 20241107083306044 DRLCMACUL DEBUG - Raising V(R) to 127 (rlc_window_ul.cpp:50) 20241107083306044 DRLCMACUL DEBUG - Taking block 126 out, raising V(Q) to 127 (rlc_window_ul.cpp:65) 20241107083306044 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306044 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306044 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306044 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306044 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306044 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306044 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) 20241107083306044 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) 20241107083306044 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) 20241107083306044 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) 20241107083306044 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) 20241107083306045 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) 20241107083306045 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) 20241107083306045 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) 20241107083306045 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) 20241107083306045 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) 20241107083306045 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) 20241107083306046 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) 20241107083306046 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) 20241107083306046 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) 20241107083306046 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) 20241107083306048 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) 20241107083306048 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) 20241107083306048 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 619 for type USF (pdch_ul_controller.c:184) 20241107083306048 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) 20241107083306049 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306062 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 fe 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306062 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) 20241107083306062 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306062 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fe 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306063 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306063 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) 20241107083306063 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) 20241107083306063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 127 storing in window (127..62) (tbf_ul.cpp:314) 20241107083306063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306063 DRLCMACUL DEBUG - Mark BSN 63 as INVALID (rlc_window_ul.cpp:42) 20241107083306063 DRLCMACUL DEBUG - Raising V(R) to 0 (rlc_window_ul.cpp:50) 20241107083306063 DRLCMACUL DEBUG - Taking block 127 out, raising V(Q) to 0 (rlc_window_ul.cpp:65) 20241107083306063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306063 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306063 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306063 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306063 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) 20241107083306063 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) 20241107083306063 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) 20241107083306063 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) 20241107083306063 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) 20241107083306063 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) 20241107083306063 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) 20241107083306064 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) 20241107083306064 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) 20241107083306064 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) 20241107083306064 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) 20241107083306064 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) 20241107083306064 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) 20241107083306064 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) 20241107083306064 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) 20241107083306067 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) 20241107083306067 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) 20241107083306067 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 624 for type USF (pdch_ul_controller.c:184) 20241107083306067 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) 20241107083306067 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306081 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 00 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306081 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) 20241107083306081 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306081 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 00 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306081 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306081 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) 20241107083306081 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) 20241107083306081 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083306081 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306081 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083306081 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083306081 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083306081 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306081 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306081 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306081 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306081 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306081 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306081 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) 20241107083306082 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) 20241107083306082 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) 20241107083306082 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) 20241107083306082 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) 20241107083306082 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) 20241107083306082 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) 20241107083306083 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) 20241107083306083 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) 20241107083306083 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) 20241107083306083 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) 20241107083306083 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) 20241107083306083 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) 20241107083306083 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) 20241107083306083 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) 20241107083306090 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) 20241107083306090 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) 20241107083306090 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20241107083306090 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) 20241107083306091 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306105 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 02 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306105 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) 20241107083306105 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306105 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 02 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306105 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306105 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) 20241107083306105 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) 20241107083306105 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107083306105 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306105 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241107083306105 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241107083306105 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107083306105 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306105 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306105 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306105 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306105 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306105 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306105 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) 20241107083306105 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) 20241107083306105 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) 20241107083306106 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) 20241107083306106 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) 20241107083306106 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) 20241107083306106 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) 20241107083306106 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) 20241107083306106 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) 20241107083306106 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) 20241107083306106 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) 20241107083306107 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) 20241107083306107 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) 20241107083306107 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) 20241107083306107 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) 20241107083306109 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) 20241107083306109 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) 20241107083306109 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20241107083306109 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) 20241107083306109 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306123 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 04 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306123 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) 20241107083306123 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306123 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 04 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306123 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306123 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) 20241107083306123 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) 20241107083306123 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241107083306123 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306123 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241107083306123 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241107083306123 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241107083306123 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306123 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306123 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306123 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306123 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306123 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306123 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) 20241107083306123 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) 20241107083306123 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) 20241107083306124 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) 20241107083306124 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) 20241107083306124 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) 20241107083306124 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) 20241107083306124 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) 20241107083306124 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) 20241107083306124 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) 20241107083306124 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) 20241107083306124 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) 20241107083306124 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) 20241107083306124 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) 20241107083306124 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) 20241107083306128 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) 20241107083306128 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) 20241107083306128 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 637 for type USF (pdch_ul_controller.c:184) 20241107083306128 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) 20241107083306128 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306142 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 06 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306142 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) 20241107083306142 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306142 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 06 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306142 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306142 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) 20241107083306142 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) 20241107083306142 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241107083306142 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306142 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241107083306142 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241107083306142 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241107083306142 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306142 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306142 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306142 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306142 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306142 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306142 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) 20241107083306142 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) 20241107083306142 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) 20241107083306142 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) 20241107083306142 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) 20241107083306142 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) 20241107083306142 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) 20241107083306143 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) 20241107083306143 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) 20241107083306143 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) 20241107083306143 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) 20241107083306143 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) 20241107083306143 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) 20241107083306143 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) 20241107083306143 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) 20241107083306151 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) 20241107083306151 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) 20241107083306151 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20241107083306151 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) 20241107083306151 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306165 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 08 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306165 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) 20241107083306165 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306165 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 08 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306165 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306165 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) 20241107083306165 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) 20241107083306165 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241107083306165 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306165 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241107083306165 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241107083306165 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241107083306165 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306165 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306165 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306165 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306165 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306165 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306165 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) 20241107083306166 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) 20241107083306166 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) 20241107083306166 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) 20241107083306166 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) 20241107083306166 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) 20241107083306166 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) 20241107083306166 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) 20241107083306166 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) 20241107083306167 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) 20241107083306167 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) 20241107083306167 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) 20241107083306167 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) 20241107083306167 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) 20241107083306167 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) 20241107083306170 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) 20241107083306170 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) 20241107083306170 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20241107083306170 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) 20241107083306170 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306184 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 0a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306184 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) 20241107083306184 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306184 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306184 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306184 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) 20241107083306184 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) 20241107083306184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241107083306184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306184 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241107083306184 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241107083306184 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241107083306184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306184 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306184 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306184 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306184 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) 20241107083306184 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) 20241107083306184 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) 20241107083306184 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) 20241107083306184 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) 20241107083306184 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) 20241107083306184 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) 20241107083306185 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) 20241107083306185 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) 20241107083306185 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) 20241107083306185 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) 20241107083306185 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) 20241107083306185 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) 20241107083306185 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) 20241107083306185 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) 20241107083306188 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) 20241107083306188 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) 20241107083306188 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20241107083306188 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) 20241107083306188 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306202 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 0c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306202 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) 20241107083306202 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306202 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306202 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306202 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) 20241107083306202 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) 20241107083306202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241107083306202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306202 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241107083306202 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241107083306202 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241107083306202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306202 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306202 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306202 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306202 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) 20241107083306203 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) 20241107083306203 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) 20241107083306203 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) 20241107083306203 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) 20241107083306203 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) 20241107083306203 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) 20241107083306203 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) 20241107083306203 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) 20241107083306203 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) 20241107083306203 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) 20241107083306203 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) 20241107083306203 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) 20241107083306203 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) 20241107083306203 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) 20241107083306211 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) 20241107083306211 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) 20241107083306211 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20241107083306211 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) 20241107083306212 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306226 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 0e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306226 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) 20241107083306226 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306226 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306226 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306226 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) 20241107083306226 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) 20241107083306226 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241107083306226 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306226 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241107083306226 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241107083306226 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241107083306226 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306226 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306226 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306226 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306226 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306226 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306226 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) 20241107083306226 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) 20241107083306226 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) 20241107083306226 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) 20241107083306226 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) 20241107083306226 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) 20241107083306226 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) 20241107083306226 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) 20241107083306226 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) 20241107083306227 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) 20241107083306227 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) 20241107083306227 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) 20241107083306227 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) 20241107083306227 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) 20241107083306227 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) 20241107083306230 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) 20241107083306230 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) 20241107083306230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20241107083306230 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) 20241107083306230 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306244 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 10 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306244 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) 20241107083306244 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306244 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 10 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306244 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306244 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) 20241107083306244 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241107083306244 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) 20241107083306244 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241107083306244 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306244 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241107083306244 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241107083306245 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241107083306245 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306245 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306245 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306245 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306245 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306245 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306245 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) 20241107083306245 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) 20241107083306245 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) 20241107083306245 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) 20241107083306245 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) 20241107083306245 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) 20241107083306245 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) 20241107083306245 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) 20241107083306245 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) 20241107083306245 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) 20241107083306245 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) 20241107083306246 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) 20241107083306246 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) 20241107083306246 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) 20241107083306246 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) 20241107083306249 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) 20241107083306249 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) 20241107083306249 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20241107083306249 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) 20241107083306249 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306263 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 12 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306263 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) 20241107083306263 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306263 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 12 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306263 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306263 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) 20241107083306263 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) 20241107083306264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241107083306264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306264 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241107083306264 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241107083306264 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241107083306264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306264 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306264 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306264 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306264 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) 20241107083306264 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) 20241107083306264 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) 20241107083306264 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) 20241107083306264 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) 20241107083306264 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) 20241107083306264 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) 20241107083306265 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) 20241107083306265 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) 20241107083306265 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) 20241107083306265 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) 20241107083306265 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) 20241107083306265 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) 20241107083306266 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) 20241107083306266 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) 20241107083306273 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) 20241107083306273 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) 20241107083306273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 667 for type USF (pdch_ul_controller.c:184) 20241107083306273 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) 20241107083306273 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306287 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 14 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306287 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) 20241107083306287 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306287 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 14 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306287 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306287 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) 20241107083306287 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) 20241107083306287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241107083306287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306287 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241107083306287 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241107083306287 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241107083306287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306287 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306287 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306287 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306287 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) 20241107083306288 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) 20241107083306288 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) 20241107083306289 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) 20241107083306289 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) 20241107083306289 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) 20241107083306289 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) 20241107083306289 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) 20241107083306289 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) 20241107083306290 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) 20241107083306290 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) 20241107083306290 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) 20241107083306290 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) 20241107083306290 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) 20241107083306290 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) 20241107083306292 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) 20241107083306292 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) 20241107083306292 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 671 for type USF (pdch_ul_controller.c:184) 20241107083306292 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) 20241107083306292 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306306 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 16 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306306 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) 20241107083306306 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306306 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 16 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306306 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306306 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) 20241107083306306 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) 20241107083306306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241107083306306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306306 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241107083306306 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241107083306306 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241107083306306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306306 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306306 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306306 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306306 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) 20241107083306306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083306306 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083306306 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083306307 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) 20241107083306307 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) 20241107083306307 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) 20241107083306307 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) 20241107083306308 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) 20241107083306308 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) 20241107083306308 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) 20241107083306308 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) 20241107083306309 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) 20241107083306309 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) 20241107083306310 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) 20241107083306310 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) 20241107083306310 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) 20241107083306311 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) 20241107083306311 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) 20241107083306311 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) 20241107083306311 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 676 for type USF (pdch_ul_controller.c:184) 20241107083306311 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) 20241107083306311 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083306311 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083306311 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) 20241107083306311 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083306311 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083306311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 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) 20241107083306312 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083306325 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 18 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306325 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) 20241107083306325 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306325 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 18 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306325 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306325 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) 20241107083306325 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) 20241107083306325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241107083306325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306325 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241107083306325 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241107083306325 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241107083306325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306325 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306325 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306325 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306325 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) 20241107083306326 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) 20241107083306326 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) 20241107083306327 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) 20241107083306327 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) 20241107083306328 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) 20241107083306328 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) 20241107083306329 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) 20241107083306329 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) 20241107083306329 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) 20241107083306329 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) 20241107083306330 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) 20241107083306330 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) 20241107083306331 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) 20241107083306331 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) 20241107083306334 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) 20241107083306334 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) 20241107083306334 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 680 for type USF (pdch_ul_controller.c:184) 20241107083306334 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) 20241107083306334 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306348 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 1a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306348 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) 20241107083306348 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306348 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306348 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306348 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) 20241107083306348 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) 20241107083306348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241107083306348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306348 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241107083306348 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241107083306348 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241107083306348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306348 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306348 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306348 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306348 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) 20241107083306349 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) 20241107083306349 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) 20241107083306349 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) 20241107083306349 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) 20241107083306349 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) 20241107083306349 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) 20241107083306349 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) 20241107083306349 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) 20241107083306350 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) 20241107083306350 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) 20241107083306350 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) 20241107083306350 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) 20241107083306350 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) 20241107083306350 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) 20241107083306352 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) 20241107083306352 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) 20241107083306352 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 684 for type USF (pdch_ul_controller.c:184) 20241107083306352 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) 20241107083306353 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306367 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 1c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306367 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) 20241107083306367 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306367 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306367 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306367 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) 20241107083306367 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) 20241107083306367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241107083306367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306367 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241107083306367 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241107083306367 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241107083306367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306367 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306367 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306367 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306367 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) 20241107083306368 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) 20241107083306368 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) 20241107083306369 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) 20241107083306369 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) 20241107083306369 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) 20241107083306369 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) 20241107083306370 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) 20241107083306370 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) 20241107083306370 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) 20241107083306370 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) 20241107083306371 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) 20241107083306371 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) 20241107083306371 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) 20241107083306371 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) 20241107083306372 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) 20241107083306372 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) 20241107083306372 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 689 for type USF (pdch_ul_controller.c:184) 20241107083306372 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) 20241107083306373 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306386 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 1e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306386 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) 20241107083306386 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306386 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306386 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306386 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) 20241107083306386 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) 20241107083306386 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241107083306386 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306386 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241107083306386 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241107083306386 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241107083306386 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306386 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306386 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306386 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306386 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306386 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306386 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) 20241107083306386 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) 20241107083306386 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) 20241107083306386 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) 20241107083306386 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) 20241107083306387 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) 20241107083306387 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) 20241107083306387 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) 20241107083306387 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) 20241107083306387 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) 20241107083306387 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) 20241107083306387 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) 20241107083306387 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) 20241107083306388 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) 20241107083306388 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) 20241107083306395 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) 20241107083306395 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) 20241107083306395 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 693 for type USF (pdch_ul_controller.c:184) 20241107083306395 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) 20241107083306395 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306409 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 20 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306409 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) 20241107083306409 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306409 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 20 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306409 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306409 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) 20241107083306409 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) 20241107083306409 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241107083306409 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306409 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241107083306409 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241107083306409 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241107083306409 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306409 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306409 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306409 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306409 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306409 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306409 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) 20241107083306410 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) 20241107083306410 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) 20241107083306410 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) 20241107083306410 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) 20241107083306411 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) 20241107083306411 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) 20241107083306411 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) 20241107083306411 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) 20241107083306411 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) 20241107083306411 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) 20241107083306412 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) 20241107083306412 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) 20241107083306412 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) 20241107083306412 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) 20241107083306413 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) 20241107083306413 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) 20241107083306413 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 697 for type USF (pdch_ul_controller.c:184) 20241107083306413 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) 20241107083306414 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306428 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 22 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306428 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) 20241107083306428 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306428 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 22 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306428 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306428 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) 20241107083306428 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) 20241107083306428 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241107083306428 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306428 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241107083306428 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241107083306428 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241107083306428 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306428 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306428 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306428 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306428 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306428 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306428 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) 20241107083306428 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) 20241107083306428 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) 20241107083306429 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) 20241107083306429 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) 20241107083306429 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) 20241107083306429 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) 20241107083306429 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) 20241107083306429 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) 20241107083306430 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) 20241107083306430 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) 20241107083306430 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) 20241107083306430 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) 20241107083306430 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) 20241107083306430 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) 20241107083306432 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) 20241107083306432 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) 20241107083306432 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 702 for type USF (pdch_ul_controller.c:184) 20241107083306432 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) 20241107083306433 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306447 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 24 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306447 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) 20241107083306447 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306447 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 24 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306447 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306447 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) 20241107083306447 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) 20241107083306447 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241107083306447 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306447 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241107083306447 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241107083306447 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241107083306448 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306448 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306448 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306448 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306448 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306448 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306448 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) 20241107083306448 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) 20241107083306448 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) 20241107083306449 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) 20241107083306449 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) 20241107083306449 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) 20241107083306449 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) 20241107083306450 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) 20241107083306450 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) 20241107083306451 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) 20241107083306451 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) 20241107083306452 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) 20241107083306452 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) 20241107083306452 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) 20241107083306452 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) 20241107083306457 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) 20241107083306457 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) 20241107083306457 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 706 for type USF (pdch_ul_controller.c:184) 20241107083306457 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) 20241107083306458 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306471 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 26 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306471 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) 20241107083306471 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306471 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 26 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306471 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306471 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) 20241107083306472 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) 20241107083306472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241107083306472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306472 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241107083306472 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241107083306472 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241107083306472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306472 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306472 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306472 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306472 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) 20241107083306473 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) 20241107083306473 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) 20241107083306474 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) 20241107083306474 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) 20241107083306475 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) 20241107083306475 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) 20241107083306476 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) 20241107083306476 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) 20241107083306476 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) 20241107083306476 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) 20241107083306477 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) 20241107083306477 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) 20241107083306478 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) 20241107083306478 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) 20241107083306478 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) 20241107083306479 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) 20241107083306479 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 710 for type USF (pdch_ul_controller.c:184) 20241107083306479 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) 20241107083306479 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306490 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 28 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306490 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) 20241107083306490 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306490 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 28 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306490 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306490 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) 20241107083306490 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) 20241107083306490 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241107083306490 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306490 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241107083306490 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241107083306490 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241107083306490 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306490 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306490 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306490 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306490 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306490 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306490 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) 20241107083306490 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) 20241107083306491 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) 20241107083306491 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) 20241107083306491 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) 20241107083306492 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) 20241107083306492 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) 20241107083306493 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) 20241107083306493 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) 20241107083306494 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) 20241107083306494 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) 20241107083306495 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) 20241107083306495 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) 20241107083306495 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) 20241107083306495 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) 20241107083306496 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) 20241107083306496 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) 20241107083306496 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 715 for type USF (pdch_ul_controller.c:184) 20241107083306496 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) 20241107083306496 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306509 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 2a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306509 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) 20241107083306509 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306509 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306509 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306509 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) 20241107083306509 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) 20241107083306509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241107083306509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306509 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241107083306509 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241107083306509 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241107083306509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306509 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306509 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306509 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306509 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) 20241107083306510 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) 20241107083306510 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) 20241107083306512 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) 20241107083306512 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) 20241107083306513 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) 20241107083306513 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) 20241107083306514 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) 20241107083306514 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) 20241107083306515 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) 20241107083306515 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) 20241107083306516 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) 20241107083306516 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) 20241107083306516 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) 20241107083306516 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) 20241107083306519 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) 20241107083306519 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) 20241107083306519 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 719 for type USF (pdch_ul_controller.c:184) 20241107083306519 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) 20241107083306520 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306534 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 2c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306534 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) 20241107083306534 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306534 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306534 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306534 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) 20241107083306534 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) 20241107083306534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241107083306534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306534 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241107083306534 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241107083306534 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241107083306534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306534 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306534 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306534 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306534 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) 20241107083306535 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) 20241107083306535 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) 20241107083306536 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) 20241107083306536 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) 20241107083306537 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) 20241107083306537 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) 20241107083306538 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) 20241107083306538 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) 20241107083306538 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) 20241107083306538 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) 20241107083306539 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) 20241107083306539 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) 20241107083306539 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) 20241107083306539 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) 20241107083306539 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) 20241107083306539 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) 20241107083306539 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 723 for type USF (pdch_ul_controller.c:184) 20241107083306539 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) 20241107083306540 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306551 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 2e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306551 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) 20241107083306551 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306551 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306551 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306551 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) 20241107083306551 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) 20241107083306551 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241107083306551 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306551 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241107083306551 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241107083306551 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241107083306551 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306551 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306551 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306551 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306551 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306551 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306551 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) 20241107083306552 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) 20241107083306552 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) 20241107083306552 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) 20241107083306552 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) 20241107083306552 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) 20241107083306552 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) 20241107083306552 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) 20241107083306552 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) 20241107083306553 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) 20241107083306553 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) 20241107083306553 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) 20241107083306553 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) 20241107083306553 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) 20241107083306553 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) 20241107083306556 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) 20241107083306556 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) 20241107083306556 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 728 for type USF (pdch_ul_controller.c:184) 20241107083306556 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) 20241107083306556 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306571 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 30 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306571 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) 20241107083306571 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306571 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 30 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306571 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306571 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) 20241107083306571 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) 20241107083306571 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241107083306571 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306571 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241107083306571 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241107083306571 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241107083306571 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306571 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306571 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306571 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306571 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306571 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306571 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) 20241107083306572 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) 20241107083306572 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) 20241107083306572 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) 20241107083306572 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) 20241107083306573 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) 20241107083306573 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) 20241107083306573 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) 20241107083306573 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) 20241107083306574 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) 20241107083306574 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) 20241107083306575 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) 20241107083306575 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) 20241107083306576 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) 20241107083306576 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) 20241107083306580 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) 20241107083306580 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) 20241107083306580 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 732 for type USF (pdch_ul_controller.c:184) 20241107083306580 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) 20241107083306581 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306595 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 32 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306595 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) 20241107083306595 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306595 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 32 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306595 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306595 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) 20241107083306595 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) 20241107083306596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20241107083306596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306596 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20241107083306596 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20241107083306596 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20241107083306596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306596 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306596 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306596 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306596 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) 20241107083306597 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) 20241107083306597 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) 20241107083306597 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) 20241107083306597 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) 20241107083306598 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) 20241107083306599 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) 20241107083306600 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) 20241107083306600 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) 20241107083306601 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) 20241107083306601 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) 20241107083306602 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) 20241107083306602 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) 20241107083306603 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) 20241107083306603 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) 20241107083306604 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) 20241107083306604 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) 20241107083306604 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 736 for type USF (pdch_ul_controller.c:184) 20241107083306604 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) 20241107083306605 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306614 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 34 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306614 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) 20241107083306614 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306615 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 34 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306615 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306615 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) 20241107083306615 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) 20241107083306615 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20241107083306615 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306615 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20241107083306615 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20241107083306615 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20241107083306615 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306615 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306615 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306615 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306615 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306615 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306615 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) 20241107083306616 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) 20241107083306616 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) 20241107083306616 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) 20241107083306616 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) 20241107083306617 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) 20241107083306617 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) 20241107083306618 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) 20241107083306618 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) 20241107083306619 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) 20241107083306619 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) 20241107083306619 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) 20241107083306620 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) 20241107083306620 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) 20241107083306620 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) 20241107083306621 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) 20241107083306621 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) 20241107083306621 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 741 for type USF (pdch_ul_controller.c:184) 20241107083306621 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) 20241107083306622 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306633 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 36 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306633 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) 20241107083306633 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306633 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 36 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306633 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306633 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) 20241107083306633 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) 20241107083306633 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20241107083306633 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306633 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20241107083306633 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20241107083306633 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20241107083306634 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306634 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306634 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306634 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306634 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306634 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306634 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) 20241107083306635 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) 20241107083306635 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) 20241107083306636 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) 20241107083306636 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) 20241107083306636 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) 20241107083306636 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) 20241107083306637 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) 20241107083306637 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) 20241107083306638 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) 20241107083306638 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) 20241107083306639 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) 20241107083306639 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) 20241107083306640 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) 20241107083306640 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) 20241107083306643 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) 20241107083306643 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) 20241107083306643 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 745 for type USF (pdch_ul_controller.c:184) 20241107083306643 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) 20241107083306643 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306657 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 38 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306657 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) 20241107083306657 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306657 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 38 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306657 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306657 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) 20241107083306657 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) 20241107083306657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20241107083306657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306657 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20241107083306657 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20241107083306657 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20241107083306657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306657 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306657 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306657 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306657 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) 20241107083306658 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) 20241107083306658 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) 20241107083306659 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) 20241107083306659 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) 20241107083306659 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) 20241107083306659 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) 20241107083306660 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) 20241107083306660 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) 20241107083306660 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) 20241107083306660 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) 20241107083306661 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) 20241107083306661 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) 20241107083306662 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) 20241107083306662 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) 20241107083306662 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) 20241107083306662 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) 20241107083306662 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 749 for type USF (pdch_ul_controller.c:184) 20241107083306662 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) 20241107083306663 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306675 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 3a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306675 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) 20241107083306675 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306675 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306675 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306675 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) 20241107083306675 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) 20241107083306675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20241107083306675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306675 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20241107083306675 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20241107083306675 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20241107083306675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306675 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306675 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306675 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306675 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) 20241107083306675 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) 20241107083306675 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) 20241107083306676 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) 20241107083306676 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) 20241107083306676 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) 20241107083306676 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) 20241107083306676 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) 20241107083306676 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) 20241107083306677 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) 20241107083306677 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) 20241107083306677 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) 20241107083306677 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) 20241107083306677 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) 20241107083306677 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) 20241107083306679 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) 20241107083306679 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) 20241107083306679 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 754 for type USF (pdch_ul_controller.c:184) 20241107083306679 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) 20241107083306680 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306695 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 3c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306695 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) 20241107083306695 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306695 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306695 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306695 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) 20241107083306695 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) 20241107083306695 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20241107083306695 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306695 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20241107083306695 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20241107083306695 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20241107083306695 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306695 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306695 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306695 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306695 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306695 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306695 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) 20241107083306696 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) 20241107083306696 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) 20241107083306697 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) 20241107083306697 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) 20241107083306698 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) 20241107083306698 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) 20241107083306700 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) 20241107083306700 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) 20241107083306701 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) 20241107083306701 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) 20241107083306702 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) 20241107083306702 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) 20241107083306702 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) 20241107083306702 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) 20241107083306705 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) 20241107083306705 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) 20241107083306705 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 758 for type USF (pdch_ul_controller.c:184) 20241107083306705 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) 20241107083306706 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306718 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 3e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306718 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) 20241107083306719 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306719 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306719 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306719 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) 20241107083306719 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) 20241107083306719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20241107083306719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306719 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20241107083306719 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20241107083306719 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20241107083306719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306719 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306719 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306719 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306719 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) 20241107083306719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083306719 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083306719 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083306719 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) 20241107083306719 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) 20241107083306720 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) 20241107083306720 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) 20241107083306720 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) 20241107083306721 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) 20241107083306721 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) 20241107083306721 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) 20241107083306723 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) 20241107083306723 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) 20241107083306724 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) 20241107083306724 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) 20241107083306724 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) 20241107083306724 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) 20241107083306725 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) 20241107083306725 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) 20241107083306725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 762 for type USF (pdch_ul_controller.c:184) 20241107083306725 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) 20241107083306725 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083306725 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083306725 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) 20241107083306725 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083306725 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083306725 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 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) 20241107083306725 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083306738 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 40 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306738 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) 20241107083306738 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306738 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 40 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306738 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306738 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) 20241107083306738 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) 20241107083306738 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20241107083306738 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306738 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20241107083306738 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20241107083306738 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20241107083306738 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306738 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306738 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306738 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306738 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306738 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306738 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) 20241107083306739 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) 20241107083306739 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) 20241107083306740 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) 20241107083306740 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) 20241107083306741 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) 20241107083306741 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) 20241107083306742 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) 20241107083306742 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) 20241107083306743 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) 20241107083306743 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) 20241107083306744 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) 20241107083306744 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) 20241107083306744 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) 20241107083306745 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) 20241107083306745 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) 20241107083306745 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) 20241107083306745 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 767 for type USF (pdch_ul_controller.c:184) 20241107083306745 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) 20241107083306746 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306757 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 42 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306757 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) 20241107083306757 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306757 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 42 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306757 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306757 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) 20241107083306757 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) 20241107083306757 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20241107083306757 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306757 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20241107083306757 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20241107083306757 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20241107083306757 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306757 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306757 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306757 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306757 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306757 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306757 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) 20241107083306757 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) 20241107083306757 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) 20241107083306758 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) 20241107083306758 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) 20241107083306758 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) 20241107083306758 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) 20241107083306759 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) 20241107083306759 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) 20241107083306759 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) 20241107083306760 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) 20241107083306760 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) 20241107083306760 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) 20241107083306760 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) 20241107083306760 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) 20241107083306766 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) 20241107083306766 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) 20241107083306766 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 771 for type USF (pdch_ul_controller.c:184) 20241107083306766 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) 20241107083306767 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306781 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 44 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306781 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) 20241107083306781 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306781 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 44 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306781 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306781 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) 20241107083306781 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) 20241107083306781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20241107083306781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306781 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20241107083306781 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20241107083306781 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20241107083306781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306781 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306781 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306781 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306781 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) 20241107083306781 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) 20241107083306781 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) 20241107083306782 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) 20241107083306782 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) 20241107083306783 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) 20241107083306783 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) 20241107083306784 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) 20241107083306784 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) 20241107083306784 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) 20241107083306784 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) 20241107083306785 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) 20241107083306785 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) 20241107083306785 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) 20241107083306785 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) 20241107083306786 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) 20241107083306786 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) 20241107083306786 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 775 for type USF (pdch_ul_controller.c:184) 20241107083306786 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) 20241107083306787 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306799 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 46 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306799 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) 20241107083306799 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306799 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 46 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306799 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306799 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) 20241107083306799 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) 20241107083306799 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20241107083306799 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306799 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20241107083306799 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20241107083306799 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20241107083306800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306800 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306800 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306800 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306800 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) 20241107083306800 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) 20241107083306800 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) 20241107083306801 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) 20241107083306801 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) 20241107083306801 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) 20241107083306801 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) 20241107083306801 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) 20241107083306801 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) 20241107083306802 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) 20241107083306802 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) 20241107083306802 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) 20241107083306802 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) 20241107083306802 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) 20241107083306802 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) 20241107083306804 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) 20241107083306804 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) 20241107083306804 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 780 for type USF (pdch_ul_controller.c:184) 20241107083306804 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) 20241107083306804 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306818 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 48 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306818 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) 20241107083306818 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306818 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 48 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306818 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306818 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) 20241107083306818 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) 20241107083306818 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20241107083306818 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306818 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20241107083306818 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20241107083306818 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20241107083306818 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306818 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306818 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306818 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306818 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306818 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306818 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) 20241107083306819 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) 20241107083306819 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) 20241107083306819 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) 20241107083306819 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) 20241107083306819 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) 20241107083306819 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) 20241107083306820 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) 20241107083306820 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) 20241107083306820 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) 20241107083306820 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) 20241107083306820 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) 20241107083306820 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) 20241107083306821 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) 20241107083306821 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) 20241107083306828 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) 20241107083306828 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) 20241107083306828 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 784 for type USF (pdch_ul_controller.c:184) 20241107083306828 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) 20241107083306828 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306841 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 4a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306842 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) 20241107083306842 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306842 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306842 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306842 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) 20241107083306842 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) 20241107083306842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20241107083306842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306842 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20241107083306842 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20241107083306842 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20241107083306842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306842 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306842 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306842 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306842 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) 20241107083306842 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) 20241107083306842 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) 20241107083306842 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) 20241107083306842 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) 20241107083306842 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) 20241107083306842 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) 20241107083306842 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) 20241107083306842 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) 20241107083306842 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) 20241107083306842 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) 20241107083306843 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) 20241107083306843 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) 20241107083306843 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) 20241107083306843 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) 20241107083306846 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) 20241107083306846 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) 20241107083306846 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 788 for type USF (pdch_ul_controller.c:184) 20241107083306846 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) 20241107083306847 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306860 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 4c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306860 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) 20241107083306860 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306860 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306860 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306860 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) 20241107083306860 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) 20241107083306860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20241107083306860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306860 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20241107083306860 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20241107083306860 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20241107083306860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306860 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306860 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306860 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306860 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306860 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) 20241107083306861 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) 20241107083306861 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) 20241107083306861 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) 20241107083306861 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) 20241107083306861 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) 20241107083306861 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) 20241107083306861 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) 20241107083306861 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) 20241107083306861 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) 20241107083306861 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) 20241107083306861 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) 20241107083306861 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) 20241107083306862 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) 20241107083306862 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) 20241107083306865 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) 20241107083306865 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) 20241107083306865 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 793 for type USF (pdch_ul_controller.c:184) 20241107083306865 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) 20241107083306865 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306879 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 4e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306879 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) 20241107083306879 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306879 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306879 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306879 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) 20241107083306879 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) 20241107083306879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20241107083306879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306879 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20241107083306879 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20241107083306879 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20241107083306879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306879 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306879 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306879 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306879 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) 20241107083306880 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) 20241107083306880 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) 20241107083306880 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) 20241107083306880 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) 20241107083306880 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) 20241107083306880 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) 20241107083306881 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) 20241107083306881 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) 20241107083306881 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) 20241107083306881 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) 20241107083306881 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) 20241107083306881 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) 20241107083306881 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) 20241107083306881 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) 20241107083306888 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) 20241107083306888 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) 20241107083306888 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 797 for type USF (pdch_ul_controller.c:184) 20241107083306888 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) 20241107083306889 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306903 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 50 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306903 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) 20241107083306903 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306903 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 50 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306903 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306903 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) 20241107083306903 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) 20241107083306903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20241107083306903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306903 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20241107083306903 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20241107083306903 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20241107083306903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306903 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306903 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306903 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306903 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) 20241107083306903 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) 20241107083306903 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) 20241107083306903 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) 20241107083306903 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) 20241107083306904 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) 20241107083306904 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) 20241107083306904 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) 20241107083306904 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) 20241107083306904 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) 20241107083306904 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) 20241107083306904 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) 20241107083306904 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) 20241107083306904 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) 20241107083306904 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) 20241107083306907 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) 20241107083306907 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) 20241107083306907 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 801 for type USF (pdch_ul_controller.c:184) 20241107083306907 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) 20241107083306907 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306921 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 52 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306921 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) 20241107083306921 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306921 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 52 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306921 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306921 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) 20241107083306921 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) 20241107083306922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20241107083306922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306922 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20241107083306922 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20241107083306922 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20241107083306922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306922 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306922 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306922 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306922 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306922 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) 20241107083306922 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) 20241107083306922 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) 20241107083306923 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) 20241107083306923 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) 20241107083306923 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) 20241107083306923 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) 20241107083306923 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) 20241107083306923 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) 20241107083306923 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) 20241107083306923 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) 20241107083306924 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) 20241107083306924 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) 20241107083306924 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) 20241107083306924 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) 20241107083306926 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) 20241107083306926 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) 20241107083306926 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 806 for type USF (pdch_ul_controller.c:184) 20241107083306926 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) 20241107083306926 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306940 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 54 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306940 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) 20241107083306940 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306940 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 54 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306940 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306940 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) 20241107083306940 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) 20241107083306940 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20241107083306940 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306940 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20241107083306940 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20241107083306940 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20241107083306940 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306940 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306940 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306940 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306940 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306940 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306940 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) 20241107083306940 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) 20241107083306940 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) 20241107083306940 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) 20241107083306940 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) 20241107083306941 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) 20241107083306941 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) 20241107083306941 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) 20241107083306941 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) 20241107083306941 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) 20241107083306941 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) 20241107083306941 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) 20241107083306941 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) 20241107083306941 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) 20241107083306941 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) 20241107083306949 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) 20241107083306949 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) 20241107083306949 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 810 for type USF (pdch_ul_controller.c:184) 20241107083306949 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) 20241107083306949 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306964 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 56 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306964 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) 20241107083306964 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306964 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 56 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306964 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306964 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) 20241107083306964 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) 20241107083306964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20241107083306964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306964 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20241107083306964 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20241107083306964 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20241107083306964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306964 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306964 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306964 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306964 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) 20241107083306964 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) 20241107083306964 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) 20241107083306965 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) 20241107083306965 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) 20241107083306965 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) 20241107083306965 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) 20241107083306966 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) 20241107083306966 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) 20241107083306966 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) 20241107083306966 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) 20241107083306967 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) 20241107083306967 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) 20241107083306967 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) 20241107083306967 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) 20241107083306968 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) 20241107083306968 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) 20241107083306968 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 814 for type USF (pdch_ul_controller.c:184) 20241107083306968 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) 20241107083306968 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083306982 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 58 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083306982 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) 20241107083306982 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083306982 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 58 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083306982 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083306982 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) 20241107083306982 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) 20241107083306982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 44 storing in window (44..107) (tbf_ul.cpp:314) 20241107083306982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083306982 DRLCMACUL DEBUG - Mark BSN 108 as INVALID (rlc_window_ul.cpp:42) 20241107083306982 DRLCMACUL DEBUG - Raising V(R) to 45 (rlc_window_ul.cpp:50) 20241107083306982 DRLCMACUL DEBUG - Taking block 44 out, raising V(Q) to 45 (rlc_window_ul.cpp:65) 20241107083306982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083306982 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083306982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083306982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083306982 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083306983 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083306983 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) 20241107083306983 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) 20241107083306983 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) 20241107083306983 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) 20241107083306983 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) 20241107083306984 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) 20241107083306984 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) 20241107083306984 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) 20241107083306984 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) 20241107083306984 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) 20241107083306984 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) 20241107083306985 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) 20241107083306985 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) 20241107083306985 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) 20241107083306985 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) 20241107083306987 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) 20241107083306987 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) 20241107083306987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 819 for type USF (pdch_ul_controller.c:184) 20241107083306987 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) 20241107083306987 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307001 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 5a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307001 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) 20241107083307001 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307001 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307001 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307001 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) 20241107083307001 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) 20241107083307001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 45 storing in window (45..108) (tbf_ul.cpp:314) 20241107083307001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307001 DRLCMACUL DEBUG - Mark BSN 109 as INVALID (rlc_window_ul.cpp:42) 20241107083307001 DRLCMACUL DEBUG - Raising V(R) to 46 (rlc_window_ul.cpp:50) 20241107083307001 DRLCMACUL DEBUG - Taking block 45 out, raising V(Q) to 46 (rlc_window_ul.cpp:65) 20241107083307001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307001 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307001 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307001 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307001 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) 20241107083307002 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) 20241107083307002 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) 20241107083307002 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) 20241107083307002 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) 20241107083307002 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) 20241107083307002 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) 20241107083307002 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) 20241107083307002 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) 20241107083307003 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) 20241107083307003 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) 20241107083307003 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) 20241107083307003 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) 20241107083307004 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) 20241107083307004 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) 20241107083307011 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) 20241107083307011 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) 20241107083307011 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 823 for type USF (pdch_ul_controller.c:184) 20241107083307011 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) 20241107083307011 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307025 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 5c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307025 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) 20241107083307025 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307025 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307025 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307025 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) 20241107083307025 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) 20241107083307025 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 46 storing in window (46..109) (tbf_ul.cpp:314) 20241107083307025 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307025 DRLCMACUL DEBUG - Mark BSN 110 as INVALID (rlc_window_ul.cpp:42) 20241107083307025 DRLCMACUL DEBUG - Raising V(R) to 47 (rlc_window_ul.cpp:50) 20241107083307025 DRLCMACUL DEBUG - Taking block 46 out, raising V(Q) to 47 (rlc_window_ul.cpp:65) 20241107083307025 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307025 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307025 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307025 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307025 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307025 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307025 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) 20241107083307025 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) 20241107083307025 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) 20241107083307026 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) 20241107083307026 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) 20241107083307026 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) 20241107083307026 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) 20241107083307026 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) 20241107083307026 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) 20241107083307026 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) 20241107083307026 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) 20241107083307027 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) 20241107083307027 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) 20241107083307027 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) 20241107083307027 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) 20241107083307029 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) 20241107083307029 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) 20241107083307029 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 827 for type USF (pdch_ul_controller.c:184) 20241107083307029 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) 20241107083307029 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307043 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 5e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307043 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) 20241107083307043 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307043 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307043 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307043 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) 20241107083307043 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) 20241107083307043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 47 storing in window (47..110) (tbf_ul.cpp:314) 20241107083307043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307043 DRLCMACUL DEBUG - Mark BSN 111 as INVALID (rlc_window_ul.cpp:42) 20241107083307043 DRLCMACUL DEBUG - Raising V(R) to 48 (rlc_window_ul.cpp:50) 20241107083307043 DRLCMACUL DEBUG - Taking block 47 out, raising V(Q) to 48 (rlc_window_ul.cpp:65) 20241107083307043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307043 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307043 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307043 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307043 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) 20241107083307044 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) 20241107083307044 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) 20241107083307044 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) 20241107083307044 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) 20241107083307044 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) 20241107083307044 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) 20241107083307045 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) 20241107083307045 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) 20241107083307045 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) 20241107083307045 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) 20241107083307046 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) 20241107083307046 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) 20241107083307046 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) 20241107083307046 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) 20241107083307048 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) 20241107083307048 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) 20241107083307048 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 832 for type USF (pdch_ul_controller.c:184) 20241107083307048 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) 20241107083307048 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307063 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 60 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307063 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) 20241107083307063 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307063 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 60 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307063 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307063 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) 20241107083307063 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) 20241107083307063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 48 storing in window (48..111) (tbf_ul.cpp:314) 20241107083307063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307063 DRLCMACUL DEBUG - Mark BSN 112 as INVALID (rlc_window_ul.cpp:42) 20241107083307063 DRLCMACUL DEBUG - Raising V(R) to 49 (rlc_window_ul.cpp:50) 20241107083307063 DRLCMACUL DEBUG - Taking block 48 out, raising V(Q) to 49 (rlc_window_ul.cpp:65) 20241107083307063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307063 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307063 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307063 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307063 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) 20241107083307064 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) 20241107083307064 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) 20241107083307065 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) 20241107083307065 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) 20241107083307065 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) 20241107083307065 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) 20241107083307066 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) 20241107083307066 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) 20241107083307067 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) 20241107083307067 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) 20241107083307067 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) 20241107083307067 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) 20241107083307068 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) 20241107083307068 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) 20241107083307071 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) 20241107083307072 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) 20241107083307072 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 836 for type USF (pdch_ul_controller.c:184) 20241107083307072 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) 20241107083307072 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307085 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 62 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307086 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) 20241107083307086 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307086 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 62 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307086 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307086 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) 20241107083307086 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) 20241107083307086 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 49 storing in window (49..112) (tbf_ul.cpp:314) 20241107083307086 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307086 DRLCMACUL DEBUG - Mark BSN 113 as INVALID (rlc_window_ul.cpp:42) 20241107083307086 DRLCMACUL DEBUG - Raising V(R) to 50 (rlc_window_ul.cpp:50) 20241107083307086 DRLCMACUL DEBUG - Taking block 49 out, raising V(Q) to 50 (rlc_window_ul.cpp:65) 20241107083307086 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307086 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307086 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307086 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307086 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307086 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307086 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) 20241107083307086 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) 20241107083307086 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) 20241107083307087 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) 20241107083307087 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) 20241107083307087 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) 20241107083307087 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) 20241107083307087 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) 20241107083307087 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) 20241107083307088 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) 20241107083307088 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) 20241107083307088 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) 20241107083307088 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) 20241107083307088 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) 20241107083307088 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) 20241107083307090 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) 20241107083307090 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) 20241107083307090 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 840 for type USF (pdch_ul_controller.c:184) 20241107083307090 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) 20241107083307090 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307104 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 64 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307104 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) 20241107083307104 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307104 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 64 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307104 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307104 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) 20241107083307104 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) 20241107083307104 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 50 storing in window (50..113) (tbf_ul.cpp:314) 20241107083307104 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307104 DRLCMACUL DEBUG - Mark BSN 114 as INVALID (rlc_window_ul.cpp:42) 20241107083307104 DRLCMACUL DEBUG - Raising V(R) to 51 (rlc_window_ul.cpp:50) 20241107083307104 DRLCMACUL DEBUG - Taking block 50 out, raising V(Q) to 51 (rlc_window_ul.cpp:65) 20241107083307104 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307104 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307104 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307104 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307104 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307104 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307104 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) 20241107083307105 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) 20241107083307105 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) 20241107083307105 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) 20241107083307105 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) 20241107083307105 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) 20241107083307105 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) 20241107083307105 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) 20241107083307105 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) 20241107083307106 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) 20241107083307106 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) 20241107083307106 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) 20241107083307106 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) 20241107083307106 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) 20241107083307106 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) 20241107083307109 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) 20241107083307109 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) 20241107083307109 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 845 for type USF (pdch_ul_controller.c:184) 20241107083307109 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) 20241107083307109 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307123 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 66 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307123 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) 20241107083307123 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307123 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 66 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307123 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307123 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) 20241107083307123 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) 20241107083307123 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 51 storing in window (51..114) (tbf_ul.cpp:314) 20241107083307123 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307123 DRLCMACUL DEBUG - Mark BSN 115 as INVALID (rlc_window_ul.cpp:42) 20241107083307123 DRLCMACUL DEBUG - Raising V(R) to 52 (rlc_window_ul.cpp:50) 20241107083307123 DRLCMACUL DEBUG - Taking block 51 out, raising V(Q) to 52 (rlc_window_ul.cpp:65) 20241107083307123 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307123 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307123 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307123 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307123 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307123 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307123 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) 20241107083307123 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083307123 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083307123 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083307124 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) 20241107083307124 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) 20241107083307124 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) 20241107083307124 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) 20241107083307125 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) 20241107083307125 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) 20241107083307125 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) 20241107083307125 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) 20241107083307126 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) 20241107083307126 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) 20241107083307126 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) 20241107083307126 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) 20241107083307126 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) 20241107083307126 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) 20241107083307133 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) 20241107083307133 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) 20241107083307133 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 849 for type USF (pdch_ul_controller.c:184) 20241107083307133 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) 20241107083307133 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083307133 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083307133 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) 20241107083307133 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083307133 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083307133 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Sending data request: sapi=5 arfcn=871 cur_fn=840 block=3 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) 20241107083307133 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083307148 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 68 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307148 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) 20241107083307148 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307148 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 68 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307148 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307148 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) 20241107083307148 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) 20241107083307148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 52 storing in window (52..115) (tbf_ul.cpp:314) 20241107083307148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307148 DRLCMACUL DEBUG - Mark BSN 116 as INVALID (rlc_window_ul.cpp:42) 20241107083307148 DRLCMACUL DEBUG - Raising V(R) to 53 (rlc_window_ul.cpp:50) 20241107083307148 DRLCMACUL DEBUG - Taking block 52 out, raising V(Q) to 53 (rlc_window_ul.cpp:65) 20241107083307148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307148 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307148 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307148 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307148 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) 20241107083307148 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) 20241107083307148 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) 20241107083307148 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) 20241107083307148 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) 20241107083307149 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) 20241107083307149 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) 20241107083307149 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) 20241107083307149 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) 20241107083307149 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) 20241107083307149 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) 20241107083307150 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) 20241107083307150 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) 20241107083307150 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) 20241107083307150 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) 20241107083307152 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) 20241107083307152 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) 20241107083307152 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 853 for type USF (pdch_ul_controller.c:184) 20241107083307152 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) 20241107083307152 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307167 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 6a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307167 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) 20241107083307167 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307167 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307167 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307167 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) 20241107083307167 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) 20241107083307167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 53 storing in window (53..116) (tbf_ul.cpp:314) 20241107083307167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307167 DRLCMACUL DEBUG - Mark BSN 117 as INVALID (rlc_window_ul.cpp:42) 20241107083307167 DRLCMACUL DEBUG - Raising V(R) to 54 (rlc_window_ul.cpp:50) 20241107083307167 DRLCMACUL DEBUG - Taking block 53 out, raising V(Q) to 54 (rlc_window_ul.cpp:65) 20241107083307167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307167 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307167 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307167 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307167 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) 20241107083307167 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) 20241107083307168 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) 20241107083307168 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) 20241107083307168 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) 20241107083307168 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) 20241107083307169 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) 20241107083307169 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) 20241107083307169 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) 20241107083307170 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) 20241107083307170 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) 20241107083307171 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) 20241107083307172 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) 20241107083307172 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) 20241107083307172 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) 20241107083307174 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) 20241107083307174 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) 20241107083307174 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 858 for type USF (pdch_ul_controller.c:184) 20241107083307174 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) 20241107083307175 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307186 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 6c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307186 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) 20241107083307186 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307186 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307186 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307186 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) 20241107083307186 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) 20241107083307186 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 54 storing in window (54..117) (tbf_ul.cpp:314) 20241107083307186 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307187 DRLCMACUL DEBUG - Mark BSN 118 as INVALID (rlc_window_ul.cpp:42) 20241107083307187 DRLCMACUL DEBUG - Raising V(R) to 55 (rlc_window_ul.cpp:50) 20241107083307187 DRLCMACUL DEBUG - Taking block 54 out, raising V(Q) to 55 (rlc_window_ul.cpp:65) 20241107083307187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307187 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307187 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307187 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307187 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) 20241107083307188 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) 20241107083307188 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) 20241107083307189 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) 20241107083307190 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) 20241107083307191 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) 20241107083307191 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) 20241107083307192 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) 20241107083307192 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) 20241107083307192 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) 20241107083307192 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) 20241107083307193 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) 20241107083307193 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) 20241107083307194 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) 20241107083307194 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) 20241107083307196 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) 20241107083307196 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) 20241107083307196 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 862 for type USF (pdch_ul_controller.c:184) 20241107083307196 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) 20241107083307197 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307211 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 6e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307211 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) 20241107083307211 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307211 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307211 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307211 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) 20241107083307211 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) 20241107083307211 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 55 storing in window (55..118) (tbf_ul.cpp:314) 20241107083307211 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307211 DRLCMACUL DEBUG - Mark BSN 119 as INVALID (rlc_window_ul.cpp:42) 20241107083307211 DRLCMACUL DEBUG - Raising V(R) to 56 (rlc_window_ul.cpp:50) 20241107083307211 DRLCMACUL DEBUG - Taking block 55 out, raising V(Q) to 56 (rlc_window_ul.cpp:65) 20241107083307211 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307211 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307211 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307211 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307211 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307211 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307211 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) 20241107083307213 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) 20241107083307214 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) 20241107083307215 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) 20241107083307215 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) 20241107083307216 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) 20241107083307216 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) 20241107083307217 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) 20241107083307217 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) 20241107083307219 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) 20241107083307219 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) 20241107083307219 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) 20241107083307219 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) 20241107083307220 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) 20241107083307220 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) 20241107083307221 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) 20241107083307221 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) 20241107083307221 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 866 for type USF (pdch_ul_controller.c:184) 20241107083307221 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) 20241107083307221 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307229 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 70 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307229 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) 20241107083307229 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307229 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 70 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307229 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307229 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) 20241107083307229 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) 20241107083307229 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 56 storing in window (56..119) (tbf_ul.cpp:314) 20241107083307229 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307229 DRLCMACUL DEBUG - Mark BSN 120 as INVALID (rlc_window_ul.cpp:42) 20241107083307229 DRLCMACUL DEBUG - Raising V(R) to 57 (rlc_window_ul.cpp:50) 20241107083307229 DRLCMACUL DEBUG - Taking block 56 out, raising V(Q) to 57 (rlc_window_ul.cpp:65) 20241107083307229 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307229 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307229 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307229 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307229 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307229 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307229 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) 20241107083307230 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) 20241107083307230 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) 20241107083307230 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) 20241107083307230 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) 20241107083307231 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) 20241107083307231 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) 20241107083307231 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) 20241107083307231 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) 20241107083307231 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) 20241107083307231 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) 20241107083307232 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) 20241107083307232 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) 20241107083307232 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) 20241107083307232 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) 20241107083307233 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) 20241107083307233 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) 20241107083307234 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 871 for type USF (pdch_ul_controller.c:184) 20241107083307234 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) 20241107083307234 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307248 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 72 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307248 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) 20241107083307248 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307249 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 72 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307249 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307249 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) 20241107083307249 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241107083307249 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) 20241107083307249 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 57 storing in window (57..120) (tbf_ul.cpp:314) 20241107083307249 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307249 DRLCMACUL DEBUG - Mark BSN 121 as INVALID (rlc_window_ul.cpp:42) 20241107083307249 DRLCMACUL DEBUG - Raising V(R) to 58 (rlc_window_ul.cpp:50) 20241107083307249 DRLCMACUL DEBUG - Taking block 57 out, raising V(Q) to 58 (rlc_window_ul.cpp:65) 20241107083307249 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307249 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307249 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307249 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307249 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307249 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307249 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) 20241107083307250 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) 20241107083307250 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) 20241107083307251 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) 20241107083307251 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) 20241107083307252 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) 20241107083307252 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) 20241107083307253 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) 20241107083307253 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) 20241107083307254 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) 20241107083307254 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) 20241107083307254 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) 20241107083307254 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) 20241107083307254 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) 20241107083307254 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) 20241107083307258 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) 20241107083307258 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) 20241107083307258 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 875 for type USF (pdch_ul_controller.c:184) 20241107083307258 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) 20241107083307258 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307272 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 74 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307272 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) 20241107083307272 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307272 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 74 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307272 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307272 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) 20241107083307272 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) 20241107083307272 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 58 storing in window (58..121) (tbf_ul.cpp:314) 20241107083307272 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307272 DRLCMACUL DEBUG - Mark BSN 122 as INVALID (rlc_window_ul.cpp:42) 20241107083307272 DRLCMACUL DEBUG - Raising V(R) to 59 (rlc_window_ul.cpp:50) 20241107083307272 DRLCMACUL DEBUG - Taking block 58 out, raising V(Q) to 59 (rlc_window_ul.cpp:65) 20241107083307272 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307272 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307272 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307273 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307273 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307273 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) 20241107083307273 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) 20241107083307273 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) 20241107083307274 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) 20241107083307274 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) 20241107083307274 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) 20241107083307274 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) 20241107083307275 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) 20241107083307275 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) 20241107083307275 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) 20241107083307275 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) 20241107083307276 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) 20241107083307276 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) 20241107083307277 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) 20241107083307277 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) 20241107083307278 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) 20241107083307278 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) 20241107083307278 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 879 for type USF (pdch_ul_controller.c:184) 20241107083307278 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) 20241107083307279 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307291 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 76 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307291 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) 20241107083307291 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307291 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 76 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307291 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307291 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) 20241107083307291 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) 20241107083307291 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 59 storing in window (59..122) (tbf_ul.cpp:314) 20241107083307291 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307291 DRLCMACUL DEBUG - Mark BSN 123 as INVALID (rlc_window_ul.cpp:42) 20241107083307291 DRLCMACUL DEBUG - Raising V(R) to 60 (rlc_window_ul.cpp:50) 20241107083307291 DRLCMACUL DEBUG - Taking block 59 out, raising V(Q) to 60 (rlc_window_ul.cpp:65) 20241107083307291 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307291 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307292 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307292 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307292 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307292 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307292 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) 20241107083307292 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) 20241107083307292 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) 20241107083307292 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) 20241107083307292 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) 20241107083307293 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) 20241107083307293 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) 20241107083307293 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) 20241107083307293 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) 20241107083307294 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) 20241107083307294 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) 20241107083307295 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) 20241107083307295 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) 20241107083307295 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) 20241107083307296 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) 20241107083307297 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) 20241107083307297 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) 20241107083307297 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 884 for type USF (pdch_ul_controller.c:184) 20241107083307297 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) 20241107083307298 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307311 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 78 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307311 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) 20241107083307311 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307311 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 78 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307311 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307311 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) 20241107083307311 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) 20241107083307311 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 60 storing in window (60..123) (tbf_ul.cpp:314) 20241107083307311 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307311 DRLCMACUL DEBUG - Mark BSN 124 as INVALID (rlc_window_ul.cpp:42) 20241107083307311 DRLCMACUL DEBUG - Raising V(R) to 61 (rlc_window_ul.cpp:50) 20241107083307311 DRLCMACUL DEBUG - Taking block 60 out, raising V(Q) to 61 (rlc_window_ul.cpp:65) 20241107083307311 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307311 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307311 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307312 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307312 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307312 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) 20241107083307313 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) 20241107083307313 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) 20241107083307314 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) 20241107083307314 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) 20241107083307315 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) 20241107083307315 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) 20241107083307316 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) 20241107083307316 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) 20241107083307316 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) 20241107083307316 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) 20241107083307317 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) 20241107083307317 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) 20241107083307317 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) 20241107083307317 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) 20241107083307320 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) 20241107083307320 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) 20241107083307320 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 888 for type USF (pdch_ul_controller.c:184) 20241107083307320 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) 20241107083307321 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307334 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 7a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307335 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) 20241107083307335 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307335 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307335 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307335 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) 20241107083307335 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) 20241107083307335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 61 storing in window (61..124) (tbf_ul.cpp:314) 20241107083307335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307335 DRLCMACUL DEBUG - Mark BSN 125 as INVALID (rlc_window_ul.cpp:42) 20241107083307335 DRLCMACUL DEBUG - Raising V(R) to 62 (rlc_window_ul.cpp:50) 20241107083307335 DRLCMACUL DEBUG - Taking block 61 out, raising V(Q) to 62 (rlc_window_ul.cpp:65) 20241107083307335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307335 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307335 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307335 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307335 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) 20241107083307335 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) 20241107083307335 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) 20241107083307335 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) 20241107083307335 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) 20241107083307336 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) 20241107083307336 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) 20241107083307337 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) 20241107083307337 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) 20241107083307337 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) 20241107083307337 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) 20241107083307338 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) 20241107083307338 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) 20241107083307338 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) 20241107083307338 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) 20241107083307339 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) 20241107083307339 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) 20241107083307339 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 892 for type USF (pdch_ul_controller.c:184) 20241107083307339 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) 20241107083307340 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307353 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 7c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307354 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) 20241107083307354 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307354 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307354 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307354 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) 20241107083307354 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) 20241107083307354 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 62 storing in window (62..125) (tbf_ul.cpp:314) 20241107083307354 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307354 DRLCMACUL DEBUG - Mark BSN 126 as INVALID (rlc_window_ul.cpp:42) 20241107083307354 DRLCMACUL DEBUG - Raising V(R) to 63 (rlc_window_ul.cpp:50) 20241107083307354 DRLCMACUL DEBUG - Taking block 62 out, raising V(Q) to 63 (rlc_window_ul.cpp:65) 20241107083307354 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307354 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307354 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307354 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307354 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307354 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307354 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) 20241107083307355 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) 20241107083307355 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) 20241107083307356 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) 20241107083307356 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) 20241107083307356 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) 20241107083307356 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) 20241107083307356 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) 20241107083307356 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) 20241107083307357 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) 20241107083307357 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) 20241107083307358 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) 20241107083307358 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) 20241107083307358 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) 20241107083307358 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) 20241107083307359 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) 20241107083307359 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) 20241107083307359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 897 for type USF (pdch_ul_controller.c:184) 20241107083307359 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) 20241107083307359 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307372 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 7e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307372 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) 20241107083307372 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307372 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307372 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307372 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) 20241107083307372 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) 20241107083307372 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 63 storing in window (63..126) (tbf_ul.cpp:314) 20241107083307372 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307372 DRLCMACUL DEBUG - Mark BSN 127 as INVALID (rlc_window_ul.cpp:42) 20241107083307372 DRLCMACUL DEBUG - Raising V(R) to 64 (rlc_window_ul.cpp:50) 20241107083307372 DRLCMACUL DEBUG - Taking block 63 out, raising V(Q) to 64 (rlc_window_ul.cpp:65) 20241107083307372 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307373 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307373 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307373 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307373 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307373 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307373 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) 20241107083307373 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) 20241107083307373 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) 20241107083307373 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) 20241107083307373 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) 20241107083307374 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) 20241107083307374 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) 20241107083307374 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) 20241107083307374 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) 20241107083307374 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) 20241107083307374 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) 20241107083307375 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) 20241107083307375 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) 20241107083307375 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) 20241107083307375 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) 20241107083307382 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) 20241107083307382 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) 20241107083307382 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 901 for type USF (pdch_ul_controller.c:184) 20241107083307382 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) 20241107083307382 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307396 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 80 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307396 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) 20241107083307396 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307396 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 80 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307396 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307396 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) 20241107083307396 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) 20241107083307396 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 64 storing in window (64..127) (tbf_ul.cpp:314) 20241107083307396 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307396 DRLCMACUL DEBUG - Mark BSN 0 as INVALID (rlc_window_ul.cpp:42) 20241107083307396 DRLCMACUL DEBUG - Raising V(R) to 65 (rlc_window_ul.cpp:50) 20241107083307396 DRLCMACUL DEBUG - Taking block 64 out, raising V(Q) to 65 (rlc_window_ul.cpp:65) 20241107083307396 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307396 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307396 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307396 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307396 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307396 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307396 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) 20241107083307396 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) 20241107083307396 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) 20241107083307397 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) 20241107083307397 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) 20241107083307397 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) 20241107083307397 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) 20241107083307397 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) 20241107083307397 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) 20241107083307398 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) 20241107083307398 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) 20241107083307398 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) 20241107083307398 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) 20241107083307398 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) 20241107083307398 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) 20241107083307400 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) 20241107083307400 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) 20241107083307400 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 905 for type USF (pdch_ul_controller.c:184) 20241107083307400 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) 20241107083307400 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307414 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 82 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307414 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) 20241107083307414 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307414 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 82 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307414 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307414 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) 20241107083307414 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) 20241107083307414 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 65 storing in window (65..0) (tbf_ul.cpp:314) 20241107083307414 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307414 DRLCMACUL DEBUG - Mark BSN 1 as INVALID (rlc_window_ul.cpp:42) 20241107083307414 DRLCMACUL DEBUG - Raising V(R) to 66 (rlc_window_ul.cpp:50) 20241107083307414 DRLCMACUL DEBUG - Taking block 65 out, raising V(Q) to 66 (rlc_window_ul.cpp:65) 20241107083307414 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307414 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307414 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307414 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307414 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307414 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307414 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) 20241107083307415 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) 20241107083307415 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) 20241107083307415 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) 20241107083307415 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) 20241107083307415 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) 20241107083307415 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) 20241107083307415 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) 20241107083307415 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) 20241107083307415 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) 20241107083307415 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) 20241107083307416 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) 20241107083307416 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) 20241107083307416 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) 20241107083307416 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) 20241107083307419 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) 20241107083307419 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) 20241107083307419 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 910 for type USF (pdch_ul_controller.c:184) 20241107083307419 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) 20241107083307419 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307433 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 84 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307433 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) 20241107083307433 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307433 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 84 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307433 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307433 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) 20241107083307433 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) 20241107083307433 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 66 storing in window (66..1) (tbf_ul.cpp:314) 20241107083307434 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307434 DRLCMACUL DEBUG - Mark BSN 2 as INVALID (rlc_window_ul.cpp:42) 20241107083307434 DRLCMACUL DEBUG - Raising V(R) to 67 (rlc_window_ul.cpp:50) 20241107083307434 DRLCMACUL DEBUG - Taking block 66 out, raising V(Q) to 67 (rlc_window_ul.cpp:65) 20241107083307434 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307434 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307434 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307434 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307434 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307434 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307434 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) 20241107083307434 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) 20241107083307434 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) 20241107083307434 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) 20241107083307434 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) 20241107083307435 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) 20241107083307435 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) 20241107083307435 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) 20241107083307435 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) 20241107083307435 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) 20241107083307435 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) 20241107083307435 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) 20241107083307435 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) 20241107083307435 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) 20241107083307435 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) 20241107083307443 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) 20241107083307443 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) 20241107083307443 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 914 for type USF (pdch_ul_controller.c:184) 20241107083307443 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) 20241107083307443 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307457 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 86 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307457 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) 20241107083307457 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307457 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 86 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307457 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307457 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) 20241107083307457 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) 20241107083307457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 67 storing in window (67..2) (tbf_ul.cpp:314) 20241107083307457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307457 DRLCMACUL DEBUG - Mark BSN 3 as INVALID (rlc_window_ul.cpp:42) 20241107083307457 DRLCMACUL DEBUG - Raising V(R) to 68 (rlc_window_ul.cpp:50) 20241107083307457 DRLCMACUL DEBUG - Taking block 67 out, raising V(Q) to 68 (rlc_window_ul.cpp:65) 20241107083307457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307457 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307457 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307457 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307457 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) 20241107083307457 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) 20241107083307457 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) 20241107083307458 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) 20241107083307458 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) 20241107083307458 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) 20241107083307458 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) 20241107083307458 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) 20241107083307458 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) 20241107083307458 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) 20241107083307458 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) 20241107083307459 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) 20241107083307459 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) 20241107083307459 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) 20241107083307459 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) 20241107083307461 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) 20241107083307461 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) 20241107083307461 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 918 for type USF (pdch_ul_controller.c:184) 20241107083307461 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) 20241107083307461 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307475 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 88 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307475 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) 20241107083307475 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307475 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 88 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307475 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307475 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) 20241107083307475 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) 20241107083307475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 68 storing in window (68..3) (tbf_ul.cpp:314) 20241107083307475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307475 DRLCMACUL DEBUG - Mark BSN 4 as INVALID (rlc_window_ul.cpp:42) 20241107083307475 DRLCMACUL DEBUG - Raising V(R) to 69 (rlc_window_ul.cpp:50) 20241107083307475 DRLCMACUL DEBUG - Taking block 68 out, raising V(Q) to 69 (rlc_window_ul.cpp:65) 20241107083307475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307475 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307476 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307476 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307476 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307476 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) 20241107083307476 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) 20241107083307476 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) 20241107083307476 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) 20241107083307476 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) 20241107083307476 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) 20241107083307476 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) 20241107083307476 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) 20241107083307476 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) 20241107083307476 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) 20241107083307476 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) 20241107083307477 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) 20241107083307477 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) 20241107083307477 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) 20241107083307477 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) 20241107083307480 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) 20241107083307480 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) 20241107083307480 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 923 for type USF (pdch_ul_controller.c:184) 20241107083307480 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) 20241107083307480 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307494 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 8a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307494 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) 20241107083307494 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307494 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307494 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307494 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) 20241107083307494 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) 20241107083307494 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 69 storing in window (69..4) (tbf_ul.cpp:314) 20241107083307494 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307494 DRLCMACUL DEBUG - Mark BSN 5 as INVALID (rlc_window_ul.cpp:42) 20241107083307494 DRLCMACUL DEBUG - Raising V(R) to 70 (rlc_window_ul.cpp:50) 20241107083307494 DRLCMACUL DEBUG - Taking block 69 out, raising V(Q) to 70 (rlc_window_ul.cpp:65) 20241107083307494 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307494 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307494 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307494 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307494 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307494 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307494 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) 20241107083307494 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) 20241107083307494 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) 20241107083307495 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) 20241107083307495 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) 20241107083307495 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) 20241107083307495 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) 20241107083307495 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) 20241107083307495 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) 20241107083307495 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) 20241107083307495 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) 20241107083307495 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) 20241107083307495 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) 20241107083307495 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) 20241107083307495 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) 20241107083307503 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) 20241107083307503 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) 20241107083307503 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 927 for type USF (pdch_ul_controller.c:184) 20241107083307504 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) 20241107083307504 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307518 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 8c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307518 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) 20241107083307518 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307518 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307518 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307518 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) 20241107083307518 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) 20241107083307518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 70 storing in window (70..5) (tbf_ul.cpp:314) 20241107083307518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307518 DRLCMACUL DEBUG - Mark BSN 6 as INVALID (rlc_window_ul.cpp:42) 20241107083307518 DRLCMACUL DEBUG - Raising V(R) to 71 (rlc_window_ul.cpp:50) 20241107083307518 DRLCMACUL DEBUG - Taking block 70 out, raising V(Q) to 71 (rlc_window_ul.cpp:65) 20241107083307518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307518 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307518 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307518 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307518 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) 20241107083307518 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) 20241107083307518 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) 20241107083307518 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) 20241107083307518 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) 20241107083307519 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) 20241107083307519 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) 20241107083307519 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) 20241107083307519 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) 20241107083307520 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) 20241107083307520 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) 20241107083307520 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) 20241107083307520 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) 20241107083307520 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) 20241107083307520 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) 20241107083307522 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) 20241107083307522 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) 20241107083307522 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 931 for type USF (pdch_ul_controller.c:184) 20241107083307522 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) 20241107083307522 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307536 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 8e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307536 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) 20241107083307536 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307536 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307536 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307536 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) 20241107083307536 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) 20241107083307536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 71 storing in window (71..6) (tbf_ul.cpp:314) 20241107083307536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307536 DRLCMACUL DEBUG - Mark BSN 7 as INVALID (rlc_window_ul.cpp:42) 20241107083307536 DRLCMACUL DEBUG - Raising V(R) to 72 (rlc_window_ul.cpp:50) 20241107083307536 DRLCMACUL DEBUG - Taking block 71 out, raising V(Q) to 72 (rlc_window_ul.cpp:65) 20241107083307536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307536 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307537 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307537 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307537 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) 20241107083307537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083307537 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083307537 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083307537 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) 20241107083307537 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) 20241107083307537 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) 20241107083307537 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) 20241107083307537 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) 20241107083307537 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) 20241107083307537 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) 20241107083307537 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) 20241107083307538 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) 20241107083307538 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) 20241107083307538 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) 20241107083307538 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) 20241107083307539 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) 20241107083307539 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) 20241107083307541 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) 20241107083307541 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) 20241107083307541 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 936 for type USF (pdch_ul_controller.c:184) 20241107083307541 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) 20241107083307541 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083307541 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083307541 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) 20241107083307541 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083307541 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083307541 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Sending data request: sapi=5 arfcn=871 cur_fn=927 block=11 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) 20241107083307541 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083307555 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 90 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307555 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) 20241107083307555 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307555 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 90 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307555 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307555 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) 20241107083307555 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) 20241107083307555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 72 storing in window (72..7) (tbf_ul.cpp:314) 20241107083307555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307555 DRLCMACUL DEBUG - Mark BSN 8 as INVALID (rlc_window_ul.cpp:42) 20241107083307555 DRLCMACUL DEBUG - Raising V(R) to 73 (rlc_window_ul.cpp:50) 20241107083307555 DRLCMACUL DEBUG - Taking block 72 out, raising V(Q) to 73 (rlc_window_ul.cpp:65) 20241107083307555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307555 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307555 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307555 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307555 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) 20241107083307556 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) 20241107083307556 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) 20241107083307556 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) 20241107083307556 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) 20241107083307556 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) 20241107083307556 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) 20241107083307557 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) 20241107083307557 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) 20241107083307557 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) 20241107083307557 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) 20241107083307557 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) 20241107083307557 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) 20241107083307558 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) 20241107083307558 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) 20241107083307565 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) 20241107083307565 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) 20241107083307565 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 940 for type USF (pdch_ul_controller.c:184) 20241107083307565 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) 20241107083307565 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307579 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 92 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307579 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) 20241107083307579 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307579 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 92 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307579 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307579 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) 20241107083307579 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) 20241107083307579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 73 storing in window (73..8) (tbf_ul.cpp:314) 20241107083307579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307579 DRLCMACUL DEBUG - Mark BSN 9 as INVALID (rlc_window_ul.cpp:42) 20241107083307579 DRLCMACUL DEBUG - Raising V(R) to 74 (rlc_window_ul.cpp:50) 20241107083307579 DRLCMACUL DEBUG - Taking block 73 out, raising V(Q) to 74 (rlc_window_ul.cpp:65) 20241107083307579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307579 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307579 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307579 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307579 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) 20241107083307579 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) 20241107083307579 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) 20241107083307579 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) 20241107083307579 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) 20241107083307579 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) 20241107083307579 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) 20241107083307579 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) 20241107083307579 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) 20241107083307580 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) 20241107083307580 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) 20241107083307580 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) 20241107083307580 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) 20241107083307580 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) 20241107083307580 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) 20241107083307584 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) 20241107083307584 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) 20241107083307584 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 944 for type USF (pdch_ul_controller.c:184) 20241107083307584 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) 20241107083307584 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307598 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 94 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307598 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) 20241107083307598 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307598 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 94 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307598 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307598 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) 20241107083307598 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) 20241107083307598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 74 storing in window (74..9) (tbf_ul.cpp:314) 20241107083307598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307598 DRLCMACUL DEBUG - Mark BSN 10 as INVALID (rlc_window_ul.cpp:42) 20241107083307598 DRLCMACUL DEBUG - Raising V(R) to 75 (rlc_window_ul.cpp:50) 20241107083307598 DRLCMACUL DEBUG - Taking block 74 out, raising V(Q) to 75 (rlc_window_ul.cpp:65) 20241107083307598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307598 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307598 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307598 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307598 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) 20241107083307598 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) 20241107083307598 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) 20241107083307599 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) 20241107083307599 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) 20241107083307599 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) 20241107083307599 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) 20241107083307600 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) 20241107083307600 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) 20241107083307600 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) 20241107083307600 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) 20241107083307600 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) 20241107083307600 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) 20241107083307601 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) 20241107083307601 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) 20241107083307602 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) 20241107083307602 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) 20241107083307602 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 949 for type USF (pdch_ul_controller.c:184) 20241107083307602 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) 20241107083307603 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307616 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 96 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307617 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) 20241107083307617 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307617 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 96 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307617 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307617 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) 20241107083307617 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) 20241107083307617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 75 storing in window (75..10) (tbf_ul.cpp:314) 20241107083307617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307617 DRLCMACUL DEBUG - Mark BSN 11 as INVALID (rlc_window_ul.cpp:42) 20241107083307617 DRLCMACUL DEBUG - Raising V(R) to 76 (rlc_window_ul.cpp:50) 20241107083307617 DRLCMACUL DEBUG - Taking block 75 out, raising V(Q) to 76 (rlc_window_ul.cpp:65) 20241107083307617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307617 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307617 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307617 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307617 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) 20241107083307617 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) 20241107083307617 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) 20241107083307618 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) 20241107083307618 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) 20241107083307619 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) 20241107083307619 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) 20241107083307619 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) 20241107083307619 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) 20241107083307619 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) 20241107083307619 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) 20241107083307620 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) 20241107083307620 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) 20241107083307620 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) 20241107083307620 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) 20241107083307626 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) 20241107083307626 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) 20241107083307626 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 953 for type USF (pdch_ul_controller.c:184) 20241107083307626 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) 20241107083307626 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307640 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 98 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307640 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) 20241107083307640 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307640 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 98 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307640 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307640 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) 20241107083307640 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) 20241107083307640 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 76 storing in window (76..11) (tbf_ul.cpp:314) 20241107083307640 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307640 DRLCMACUL DEBUG - Mark BSN 12 as INVALID (rlc_window_ul.cpp:42) 20241107083307640 DRLCMACUL DEBUG - Raising V(R) to 77 (rlc_window_ul.cpp:50) 20241107083307640 DRLCMACUL DEBUG - Taking block 76 out, raising V(Q) to 77 (rlc_window_ul.cpp:65) 20241107083307640 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307640 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307640 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307640 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307640 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307640 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307640 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) 20241107083307641 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) 20241107083307641 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) 20241107083307641 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) 20241107083307641 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) 20241107083307641 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) 20241107083307641 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) 20241107083307642 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) 20241107083307642 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) 20241107083307642 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) 20241107083307642 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) 20241107083307642 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) 20241107083307642 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) 20241107083307643 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) 20241107083307643 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) 20241107083307645 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) 20241107083307645 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=953 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=957 (gprs_rlcmac_sched.cpp:454) 20241107083307645 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 957 for type USF (pdch_ul_controller.c:184) 20241107083307645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Sending data request: sapi=5 arfcn=871 cur_fn=949 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) 20241107083307645 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=949 block=4 data=3c 00 9a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083307661 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307661 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307661 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307661 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) 20241107083307661 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) 20241107083307661 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 77 storing in window (77..12) (tbf_ul.cpp:314) 20241107083307661 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307661 DRLCMACUL DEBUG - Mark BSN 13 as INVALID (rlc_window_ul.cpp:42) 20241107083307661 DRLCMACUL DEBUG - Raising V(R) to 78 (rlc_window_ul.cpp:50) 20241107083307661 DRLCMACUL DEBUG - Taking block 77 out, raising V(Q) to 78 (rlc_window_ul.cpp:65) 20241107083307661 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307661 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307661 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307661 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307661 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307661 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307661 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) 20241107083307663 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) 20241107083307663 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) 20241107083307663 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) 20241107083307664 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) 20241107083307664 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) 20241107083307664 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) 20241107083307665 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) 20241107083307665 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) 20241107083307666 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) 20241107083307666 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) 20241107083307666 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) 20241107083307666 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) 20241107083307667 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) 20241107083307667 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) 20241107083307668 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) 20241107083307668 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) 20241107083307668 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 962 for type USF (pdch_ul_controller.c:184) 20241107083307668 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) 20241107083307669 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307679 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307679 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) 20241107083307679 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307679 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307679 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307679 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) 20241107083307679 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) 20241107083307679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 78 storing in window (78..13) (tbf_ul.cpp:314) 20241107083307679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307679 DRLCMACUL DEBUG - Mark BSN 14 as INVALID (rlc_window_ul.cpp:42) 20241107083307679 DRLCMACUL DEBUG - Raising V(R) to 79 (rlc_window_ul.cpp:50) 20241107083307679 DRLCMACUL DEBUG - Taking block 78 out, raising V(Q) to 79 (rlc_window_ul.cpp:65) 20241107083307679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307679 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307679 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307679 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307679 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) 20241107083307680 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) 20241107083307680 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) 20241107083307680 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) 20241107083307680 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) 20241107083307681 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) 20241107083307681 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) 20241107083307681 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) 20241107083307681 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) 20241107083307682 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) 20241107083307682 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) 20241107083307682 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) 20241107083307682 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) 20241107083307683 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) 20241107083307683 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) 20241107083307688 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) 20241107083307688 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) 20241107083307688 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 966 for type USF (pdch_ul_controller.c:184) 20241107083307688 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) 20241107083307689 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307702 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307703 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) 20241107083307703 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307703 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307703 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307703 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) 20241107083307703 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) 20241107083307703 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 79 storing in window (79..14) (tbf_ul.cpp:314) 20241107083307703 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307703 DRLCMACUL DEBUG - Mark BSN 15 as INVALID (rlc_window_ul.cpp:42) 20241107083307703 DRLCMACUL DEBUG - Raising V(R) to 80 (rlc_window_ul.cpp:50) 20241107083307703 DRLCMACUL DEBUG - Taking block 79 out, raising V(Q) to 80 (rlc_window_ul.cpp:65) 20241107083307703 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307703 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307703 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307703 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307703 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307703 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307703 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) 20241107083307703 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) 20241107083307703 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) 20241107083307704 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) 20241107083307704 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) 20241107083307704 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) 20241107083307704 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) 20241107083307704 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) 20241107083307704 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) 20241107083307705 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) 20241107083307705 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) 20241107083307705 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) 20241107083307705 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) 20241107083307705 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) 20241107083307705 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) 20241107083307708 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) 20241107083307708 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) 20241107083307708 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 970 for type USF (pdch_ul_controller.c:184) 20241107083307708 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) 20241107083307708 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307722 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307722 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) 20241107083307722 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307722 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a0 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307722 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307722 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) 20241107083307722 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) 20241107083307722 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 80 storing in window (80..15) (tbf_ul.cpp:314) 20241107083307722 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307722 DRLCMACUL DEBUG - Mark BSN 16 as INVALID (rlc_window_ul.cpp:42) 20241107083307722 DRLCMACUL DEBUG - Raising V(R) to 81 (rlc_window_ul.cpp:50) 20241107083307722 DRLCMACUL DEBUG - Taking block 80 out, raising V(Q) to 81 (rlc_window_ul.cpp:65) 20241107083307722 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307722 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307722 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307722 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307722 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307722 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307722 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) 20241107083307722 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) 20241107083307722 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) 20241107083307723 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) 20241107083307723 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) 20241107083307723 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) 20241107083307723 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) 20241107083307724 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) 20241107083307724 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) 20241107083307724 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) 20241107083307724 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) 20241107083307724 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) 20241107083307724 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) 20241107083307724 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) 20241107083307724 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) 20241107083307726 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) 20241107083307726 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) 20241107083307726 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 975 for type USF (pdch_ul_controller.c:184) 20241107083307726 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) 20241107083307727 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307741 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307741 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) 20241107083307741 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307741 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a2 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307741 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307741 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) 20241107083307741 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) 20241107083307741 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 81 storing in window (81..16) (tbf_ul.cpp:314) 20241107083307741 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307741 DRLCMACUL DEBUG - Mark BSN 17 as INVALID (rlc_window_ul.cpp:42) 20241107083307741 DRLCMACUL DEBUG - Raising V(R) to 82 (rlc_window_ul.cpp:50) 20241107083307741 DRLCMACUL DEBUG - Taking block 81 out, raising V(Q) to 82 (rlc_window_ul.cpp:65) 20241107083307741 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307741 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307741 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307741 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307741 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307741 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307741 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) 20241107083307741 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) 20241107083307741 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) 20241107083307742 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) 20241107083307742 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) 20241107083307743 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) 20241107083307743 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) 20241107083307743 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) 20241107083307743 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) 20241107083307743 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) 20241107083307743 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) 20241107083307744 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) 20241107083307744 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) 20241107083307744 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) 20241107083307744 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) 20241107083307750 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) 20241107083307750 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) 20241107083307750 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 979 for type USF (pdch_ul_controller.c:184) 20241107083307750 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) 20241107083307751 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307765 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307765 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) 20241107083307765 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307765 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a4 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307765 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307765 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) 20241107083307765 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) 20241107083307765 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 82 storing in window (82..17) (tbf_ul.cpp:314) 20241107083307765 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307765 DRLCMACUL DEBUG - Mark BSN 18 as INVALID (rlc_window_ul.cpp:42) 20241107083307765 DRLCMACUL DEBUG - Raising V(R) to 83 (rlc_window_ul.cpp:50) 20241107083307765 DRLCMACUL DEBUG - Taking block 82 out, raising V(Q) to 83 (rlc_window_ul.cpp:65) 20241107083307765 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307765 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307765 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307765 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307765 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307765 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307765 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) 20241107083307766 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) 20241107083307766 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) 20241107083307766 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) 20241107083307766 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) 20241107083307767 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) 20241107083307767 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) 20241107083307767 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) 20241107083307767 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) 20241107083307767 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) 20241107083307767 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) 20241107083307768 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) 20241107083307768 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) 20241107083307768 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) 20241107083307768 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) 20241107083307769 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) 20241107083307769 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) 20241107083307769 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 983 for type USF (pdch_ul_controller.c:184) 20241107083307769 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) 20241107083307770 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307784 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307784 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) 20241107083307784 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307784 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a6 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307784 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307784 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) 20241107083307784 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) 20241107083307784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 83 storing in window (83..18) (tbf_ul.cpp:314) 20241107083307784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307784 DRLCMACUL DEBUG - Mark BSN 19 as INVALID (rlc_window_ul.cpp:42) 20241107083307784 DRLCMACUL DEBUG - Raising V(R) to 84 (rlc_window_ul.cpp:50) 20241107083307784 DRLCMACUL DEBUG - Taking block 83 out, raising V(Q) to 84 (rlc_window_ul.cpp:65) 20241107083307784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307784 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307784 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307784 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307784 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) 20241107083307784 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) 20241107083307784 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) 20241107083307785 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) 20241107083307785 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) 20241107083307785 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) 20241107083307785 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) 20241107083307785 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) 20241107083307785 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) 20241107083307786 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) 20241107083307786 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) 20241107083307786 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) 20241107083307786 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) 20241107083307786 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) 20241107083307786 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) 20241107083307789 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) 20241107083307789 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) 20241107083307789 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 988 for type USF (pdch_ul_controller.c:184) 20241107083307789 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) 20241107083307789 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307803 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307803 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) 20241107083307803 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307803 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a8 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307803 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307803 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) 20241107083307803 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) 20241107083307803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 84 storing in window (84..19) (tbf_ul.cpp:314) 20241107083307803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307803 DRLCMACUL DEBUG - Mark BSN 20 as INVALID (rlc_window_ul.cpp:42) 20241107083307803 DRLCMACUL DEBUG - Raising V(R) to 85 (rlc_window_ul.cpp:50) 20241107083307803 DRLCMACUL DEBUG - Taking block 84 out, raising V(Q) to 85 (rlc_window_ul.cpp:65) 20241107083307803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307803 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307803 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307803 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307803 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) 20241107083307804 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) 20241107083307804 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) 20241107083307805 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) 20241107083307805 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) 20241107083307805 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) 20241107083307805 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) 20241107083307806 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) 20241107083307806 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) 20241107083307806 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) 20241107083307806 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) 20241107083307807 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) 20241107083307807 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) 20241107083307807 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) 20241107083307807 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) 20241107083307813 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) 20241107083307813 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) 20241107083307813 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 992 for type USF (pdch_ul_controller.c:184) 20241107083307813 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) 20241107083307813 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307827 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307827 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) 20241107083307827 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307827 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 aa 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307827 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307827 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) 20241107083307827 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) 20241107083307827 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 85 storing in window (85..20) (tbf_ul.cpp:314) 20241107083307827 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307827 DRLCMACUL DEBUG - Mark BSN 21 as INVALID (rlc_window_ul.cpp:42) 20241107083307827 DRLCMACUL DEBUG - Raising V(R) to 86 (rlc_window_ul.cpp:50) 20241107083307827 DRLCMACUL DEBUG - Taking block 85 out, raising V(Q) to 86 (rlc_window_ul.cpp:65) 20241107083307827 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307827 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307827 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307827 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307827 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307827 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307827 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) 20241107083307828 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) 20241107083307828 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) 20241107083307828 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) 20241107083307828 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) 20241107083307828 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) 20241107083307828 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) 20241107083307829 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) 20241107083307829 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) 20241107083307829 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) 20241107083307829 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) 20241107083307829 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) 20241107083307829 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) 20241107083307829 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) 20241107083307829 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) 20241107083307832 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) 20241107083307832 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) 20241107083307832 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 996 for type USF (pdch_ul_controller.c:184) 20241107083307832 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) 20241107083307832 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307846 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307846 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) 20241107083307846 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307846 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ac 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307846 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307846 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) 20241107083307846 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) 20241107083307846 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 86 storing in window (86..21) (tbf_ul.cpp:314) 20241107083307846 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307846 DRLCMACUL DEBUG - Mark BSN 22 as INVALID (rlc_window_ul.cpp:42) 20241107083307846 DRLCMACUL DEBUG - Raising V(R) to 87 (rlc_window_ul.cpp:50) 20241107083307846 DRLCMACUL DEBUG - Taking block 86 out, raising V(Q) to 87 (rlc_window_ul.cpp:65) 20241107083307846 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307846 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307846 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307846 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307846 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307846 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307846 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) 20241107083307847 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) 20241107083307847 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) 20241107083307847 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) 20241107083307847 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) 20241107083307847 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) 20241107083307847 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) 20241107083307848 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) 20241107083307848 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) 20241107083307848 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) 20241107083307848 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) 20241107083307849 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) 20241107083307849 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) 20241107083307849 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) 20241107083307849 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) 20241107083307851 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) 20241107083307851 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) 20241107083307851 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1001 for type USF (pdch_ul_controller.c:184) 20241107083307851 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) 20241107083307851 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307865 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307865 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) 20241107083307865 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307865 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ae 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307865 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307865 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) 20241107083307865 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) 20241107083307865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 87 storing in window (87..22) (tbf_ul.cpp:314) 20241107083307865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307865 DRLCMACUL DEBUG - Mark BSN 23 as INVALID (rlc_window_ul.cpp:42) 20241107083307865 DRLCMACUL DEBUG - Raising V(R) to 88 (rlc_window_ul.cpp:50) 20241107083307865 DRLCMACUL DEBUG - Taking block 87 out, raising V(Q) to 88 (rlc_window_ul.cpp:65) 20241107083307865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307865 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307865 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307866 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307866 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) 20241107083307866 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) 20241107083307866 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) 20241107083307866 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) 20241107083307866 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) 20241107083307867 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) 20241107083307867 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) 20241107083307867 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) 20241107083307867 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) 20241107083307868 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) 20241107083307868 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) 20241107083307868 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) 20241107083307868 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) 20241107083307868 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) 20241107083307868 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) 20241107083307875 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) 20241107083307875 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) 20241107083307875 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1005 for type USF (pdch_ul_controller.c:184) 20241107083307875 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) 20241107083307875 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307889 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307889 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) 20241107083307889 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307889 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b0 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307889 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307889 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) 20241107083307889 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) 20241107083307889 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 88 storing in window (88..23) (tbf_ul.cpp:314) 20241107083307889 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307889 DRLCMACUL DEBUG - Mark BSN 24 as INVALID (rlc_window_ul.cpp:42) 20241107083307889 DRLCMACUL DEBUG - Raising V(R) to 89 (rlc_window_ul.cpp:50) 20241107083307889 DRLCMACUL DEBUG - Taking block 88 out, raising V(Q) to 89 (rlc_window_ul.cpp:65) 20241107083307889 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307889 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307889 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307890 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307890 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307890 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307890 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) 20241107083307890 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) 20241107083307890 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) 20241107083307891 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) 20241107083307891 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) 20241107083307891 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) 20241107083307891 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) 20241107083307892 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) 20241107083307892 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) 20241107083307892 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) 20241107083307892 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) 20241107083307892 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) 20241107083307893 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) 20241107083307893 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) 20241107083307893 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) 20241107083307894 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) 20241107083307894 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) 20241107083307894 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1009 for type USF (pdch_ul_controller.c:184) 20241107083307894 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) 20241107083307894 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307909 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307909 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) 20241107083307909 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307909 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b2 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307909 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307909 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) 20241107083307909 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) 20241107083307909 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 89 storing in window (89..24) (tbf_ul.cpp:314) 20241107083307909 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307909 DRLCMACUL DEBUG - Mark BSN 25 as INVALID (rlc_window_ul.cpp:42) 20241107083307909 DRLCMACUL DEBUG - Raising V(R) to 90 (rlc_window_ul.cpp:50) 20241107083307909 DRLCMACUL DEBUG - Taking block 89 out, raising V(Q) to 90 (rlc_window_ul.cpp:65) 20241107083307909 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307909 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307909 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307909 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307909 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307909 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307909 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) 20241107083307909 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) 20241107083307909 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) 20241107083307910 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) 20241107083307910 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) 20241107083307910 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) 20241107083307910 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) 20241107083307910 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) 20241107083307910 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) 20241107083307911 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) 20241107083307911 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) 20241107083307911 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) 20241107083307911 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) 20241107083307911 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) 20241107083307911 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) 20241107083307913 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) 20241107083307913 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) 20241107083307913 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1014 for type USF (pdch_ul_controller.c:184) 20241107083307913 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) 20241107083307914 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307928 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307928 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) 20241107083307928 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307928 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b4 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307928 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307928 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) 20241107083307928 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) 20241107083307928 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 90 storing in window (90..25) (tbf_ul.cpp:314) 20241107083307928 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307928 DRLCMACUL DEBUG - Mark BSN 26 as INVALID (rlc_window_ul.cpp:42) 20241107083307928 DRLCMACUL DEBUG - Raising V(R) to 91 (rlc_window_ul.cpp:50) 20241107083307928 DRLCMACUL DEBUG - Taking block 90 out, raising V(Q) to 91 (rlc_window_ul.cpp:65) 20241107083307928 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307928 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307928 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307928 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307928 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307928 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307928 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) 20241107083307928 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) 20241107083307928 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) 20241107083307929 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) 20241107083307929 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) 20241107083307929 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) 20241107083307929 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) 20241107083307929 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) 20241107083307929 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) 20241107083307930 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) 20241107083307930 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) 20241107083307930 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) 20241107083307930 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) 20241107083307930 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) 20241107083307930 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) 20241107083307937 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) 20241107083307937 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) 20241107083307937 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1018 for type USF (pdch_ul_controller.c:184) 20241107083307937 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) 20241107083307938 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307951 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307952 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) 20241107083307952 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307952 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b6 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307952 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307952 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) 20241107083307952 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) 20241107083307952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 91 storing in window (91..26) (tbf_ul.cpp:314) 20241107083307952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307952 DRLCMACUL DEBUG - Mark BSN 27 as INVALID (rlc_window_ul.cpp:42) 20241107083307952 DRLCMACUL DEBUG - Raising V(R) to 92 (rlc_window_ul.cpp:50) 20241107083307952 DRLCMACUL DEBUG - Taking block 91 out, raising V(Q) to 92 (rlc_window_ul.cpp:65) 20241107083307952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307952 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307952 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307952 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307952 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) 20241107083307952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083307952 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083307952 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083307952 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) 20241107083307952 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) 20241107083307952 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) 20241107083307952 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) 20241107083307953 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) 20241107083307953 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) 20241107083307953 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) 20241107083307953 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) 20241107083307954 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) 20241107083307954 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) 20241107083307954 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) 20241107083307954 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) 20241107083307955 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) 20241107083307955 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) 20241107083307957 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) 20241107083307957 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) 20241107083307957 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1022 for type USF (pdch_ul_controller.c:184) 20241107083307957 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) 20241107083307957 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083307957 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083307957 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) 20241107083307957 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083307957 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) 20241107083307957 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) 20241107083307957 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083307971 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307971 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) 20241107083307971 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307971 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b8 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307971 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307971 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) 20241107083307971 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) 20241107083307971 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 92 storing in window (92..27) (tbf_ul.cpp:314) 20241107083307971 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307971 DRLCMACUL DEBUG - Mark BSN 28 as INVALID (rlc_window_ul.cpp:42) 20241107083307971 DRLCMACUL DEBUG - Raising V(R) to 93 (rlc_window_ul.cpp:50) 20241107083307971 DRLCMACUL DEBUG - Taking block 92 out, raising V(Q) to 93 (rlc_window_ul.cpp:65) 20241107083307971 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307971 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307971 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307971 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307971 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307971 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307971 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) 20241107083307971 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) 20241107083307971 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) 20241107083307972 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) 20241107083307972 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) 20241107083307972 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) 20241107083307972 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) 20241107083307972 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) 20241107083307973 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) 20241107083307973 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) 20241107083307973 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) 20241107083307973 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) 20241107083307973 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) 20241107083307974 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) 20241107083307974 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) 20241107083307975 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) 20241107083307975 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) 20241107083307975 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1027 for type USF (pdch_ul_controller.c:184) 20241107083307975 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) 20241107083307976 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083307990 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083307990 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) 20241107083307990 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083307990 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ba 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083307990 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083307990 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) 20241107083307990 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) 20241107083307990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 93 storing in window (93..28) (tbf_ul.cpp:314) 20241107083307990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083307990 DRLCMACUL DEBUG - Mark BSN 29 as INVALID (rlc_window_ul.cpp:42) 20241107083307990 DRLCMACUL DEBUG - Raising V(R) to 94 (rlc_window_ul.cpp:50) 20241107083307990 DRLCMACUL DEBUG - Taking block 93 out, raising V(Q) to 94 (rlc_window_ul.cpp:65) 20241107083307990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083307990 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083307990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083307990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083307990 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083307990 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083307990 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) 20241107083307990 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) 20241107083307990 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) 20241107083307991 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) 20241107083307991 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) 20241107083307991 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) 20241107083307991 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) 20241107083307991 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) 20241107083307991 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) 20241107083307992 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) 20241107083307992 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) 20241107083307992 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) 20241107083307992 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) 20241107083307993 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) 20241107083307993 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) 20241107083308000 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) 20241107083308000 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) 20241107083308000 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1031 for type USF (pdch_ul_controller.c:184) 20241107083308000 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) 20241107083308000 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308014 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308014 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) 20241107083308014 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308014 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 bc 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308014 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308014 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) 20241107083308014 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) 20241107083308014 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 94 storing in window (94..29) (tbf_ul.cpp:314) 20241107083308014 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308014 DRLCMACUL DEBUG - Mark BSN 30 as INVALID (rlc_window_ul.cpp:42) 20241107083308014 DRLCMACUL DEBUG - Raising V(R) to 95 (rlc_window_ul.cpp:50) 20241107083308014 DRLCMACUL DEBUG - Taking block 94 out, raising V(Q) to 95 (rlc_window_ul.cpp:65) 20241107083308014 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308014 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308014 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308014 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308014 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308014 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308014 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) 20241107083308015 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) 20241107083308015 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) 20241107083308015 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) 20241107083308015 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) 20241107083308015 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) 20241107083308015 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) 20241107083308016 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) 20241107083308016 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) 20241107083308016 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) 20241107083308016 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) 20241107083308017 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) 20241107083308017 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) 20241107083308017 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) 20241107083308017 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) 20241107083308019 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) 20241107083308019 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) 20241107083308019 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1035 for type USF (pdch_ul_controller.c:184) 20241107083308019 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) 20241107083308019 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308033 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308033 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) 20241107083308033 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308033 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 be 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308033 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308033 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) 20241107083308033 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) 20241107083308033 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 95 storing in window (95..30) (tbf_ul.cpp:314) 20241107083308033 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308033 DRLCMACUL DEBUG - Mark BSN 31 as INVALID (rlc_window_ul.cpp:42) 20241107083308033 DRLCMACUL DEBUG - Raising V(R) to 96 (rlc_window_ul.cpp:50) 20241107083308033 DRLCMACUL DEBUG - Taking block 95 out, raising V(Q) to 96 (rlc_window_ul.cpp:65) 20241107083308033 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308033 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308033 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308033 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308033 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308033 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308033 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) 20241107083308034 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) 20241107083308034 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) 20241107083308034 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) 20241107083308034 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) 20241107083308035 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) 20241107083308035 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) 20241107083308035 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) 20241107083308035 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) 20241107083308035 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) 20241107083308035 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) 20241107083308036 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) 20241107083308036 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) 20241107083308036 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) 20241107083308036 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) 20241107083308038 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) 20241107083308038 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) 20241107083308038 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1040 for type USF (pdch_ul_controller.c:184) 20241107083308038 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) 20241107083308038 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308052 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308052 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) 20241107083308052 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308052 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c0 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308052 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308052 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) 20241107083308052 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) 20241107083308052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 96 storing in window (96..31) (tbf_ul.cpp:314) 20241107083308052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308052 DRLCMACUL DEBUG - Mark BSN 32 as INVALID (rlc_window_ul.cpp:42) 20241107083308052 DRLCMACUL DEBUG - Raising V(R) to 97 (rlc_window_ul.cpp:50) 20241107083308052 DRLCMACUL DEBUG - Taking block 96 out, raising V(Q) to 97 (rlc_window_ul.cpp:65) 20241107083308052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308052 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308052 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308052 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308052 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) 20241107083308052 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) 20241107083308053 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) 20241107083308053 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) 20241107083308053 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) 20241107083308053 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) 20241107083308053 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) 20241107083308053 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) 20241107083308053 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) 20241107083308054 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) 20241107083308054 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) 20241107083308054 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) 20241107083308054 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) 20241107083308054 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) 20241107083308054 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) 20241107083308061 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) 20241107083308061 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) 20241107083308061 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1044 for type USF (pdch_ul_controller.c:184) 20241107083308061 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) 20241107083308061 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308075 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308075 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) 20241107083308075 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308075 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c2 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308075 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308075 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) 20241107083308075 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) 20241107083308075 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 97 storing in window (97..32) (tbf_ul.cpp:314) 20241107083308075 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308075 DRLCMACUL DEBUG - Mark BSN 33 as INVALID (rlc_window_ul.cpp:42) 20241107083308075 DRLCMACUL DEBUG - Raising V(R) to 98 (rlc_window_ul.cpp:50) 20241107083308075 DRLCMACUL DEBUG - Taking block 97 out, raising V(Q) to 98 (rlc_window_ul.cpp:65) 20241107083308076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308076 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308076 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308076 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308076 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) 20241107083308076 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) 20241107083308076 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) 20241107083308076 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) 20241107083308076 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) 20241107083308076 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) 20241107083308076 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) 20241107083308076 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) 20241107083308076 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) 20241107083308077 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) 20241107083308077 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) 20241107083308077 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) 20241107083308077 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) 20241107083308077 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) 20241107083308077 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) 20241107083308080 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) 20241107083308080 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) 20241107083308080 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1048 for type USF (pdch_ul_controller.c:184) 20241107083308080 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) 20241107083308080 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308094 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308094 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) 20241107083308094 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308094 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c4 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308094 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308094 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) 20241107083308094 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) 20241107083308094 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 98 storing in window (98..33) (tbf_ul.cpp:314) 20241107083308094 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308094 DRLCMACUL DEBUG - Mark BSN 34 as INVALID (rlc_window_ul.cpp:42) 20241107083308094 DRLCMACUL DEBUG - Raising V(R) to 99 (rlc_window_ul.cpp:50) 20241107083308094 DRLCMACUL DEBUG - Taking block 98 out, raising V(Q) to 99 (rlc_window_ul.cpp:65) 20241107083308094 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308094 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308094 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308094 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308094 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308094 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308094 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) 20241107083308095 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) 20241107083308095 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) 20241107083308095 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) 20241107083308095 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) 20241107083308096 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) 20241107083308096 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) 20241107083308096 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) 20241107083308096 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) 20241107083308096 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) 20241107083308096 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) 20241107083308096 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) 20241107083308096 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) 20241107083308097 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) 20241107083308097 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) 20241107083308099 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) 20241107083308099 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) 20241107083308099 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1053 for type USF (pdch_ul_controller.c:184) 20241107083308099 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) 20241107083308099 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308113 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308113 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) 20241107083308113 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308113 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c6 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308113 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308113 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) 20241107083308113 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) 20241107083308113 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 99 storing in window (99..34) (tbf_ul.cpp:314) 20241107083308113 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308113 DRLCMACUL DEBUG - Mark BSN 35 as INVALID (rlc_window_ul.cpp:42) 20241107083308113 DRLCMACUL DEBUG - Raising V(R) to 100 (rlc_window_ul.cpp:50) 20241107083308113 DRLCMACUL DEBUG - Taking block 99 out, raising V(Q) to 100 (rlc_window_ul.cpp:65) 20241107083308113 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308113 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308113 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308113 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308113 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308113 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308113 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) 20241107083308114 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) 20241107083308114 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) 20241107083308114 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) 20241107083308114 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) 20241107083308115 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) 20241107083308115 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) 20241107083308115 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) 20241107083308115 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) 20241107083308115 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) 20241107083308115 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) 20241107083308116 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) 20241107083308116 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) 20241107083308116 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) 20241107083308116 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) 20241107083308122 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) 20241107083308122 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) 20241107083308122 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1057 for type USF (pdch_ul_controller.c:184) 20241107083308122 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) 20241107083308123 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308137 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308137 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) 20241107083308137 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308137 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c8 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308137 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308137 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) 20241107083308137 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) 20241107083308137 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 100 storing in window (100..35) (tbf_ul.cpp:314) 20241107083308137 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308137 DRLCMACUL DEBUG - Mark BSN 36 as INVALID (rlc_window_ul.cpp:42) 20241107083308137 DRLCMACUL DEBUG - Raising V(R) to 101 (rlc_window_ul.cpp:50) 20241107083308137 DRLCMACUL DEBUG - Taking block 100 out, raising V(Q) to 101 (rlc_window_ul.cpp:65) 20241107083308137 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308137 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308137 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308137 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308137 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308137 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308137 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) 20241107083308137 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) 20241107083308137 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) 20241107083308137 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) 20241107083308137 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) 20241107083308138 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) 20241107083308138 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) 20241107083308138 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) 20241107083308138 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) 20241107083308139 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) 20241107083308139 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) 20241107083308139 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) 20241107083308139 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) 20241107083308139 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) 20241107083308139 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) 20241107083308141 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) 20241107083308141 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) 20241107083308141 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1061 for type USF (pdch_ul_controller.c:184) 20241107083308141 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) 20241107083308141 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308156 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308156 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) 20241107083308156 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308156 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ca 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308156 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308156 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) 20241107083308156 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) 20241107083308156 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 101 storing in window (101..36) (tbf_ul.cpp:314) 20241107083308156 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308156 DRLCMACUL DEBUG - Mark BSN 37 as INVALID (rlc_window_ul.cpp:42) 20241107083308156 DRLCMACUL DEBUG - Raising V(R) to 102 (rlc_window_ul.cpp:50) 20241107083308156 DRLCMACUL DEBUG - Taking block 101 out, raising V(Q) to 102 (rlc_window_ul.cpp:65) 20241107083308156 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308156 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308156 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308156 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308156 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308156 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308156 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) 20241107083308156 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) 20241107083308156 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) 20241107083308156 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) 20241107083308156 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) 20241107083308156 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) 20241107083308156 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) 20241107083308157 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) 20241107083308157 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) 20241107083308157 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) 20241107083308157 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) 20241107083308158 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) 20241107083308158 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) 20241107083308158 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) 20241107083308158 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) 20241107083308160 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) 20241107083308160 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) 20241107083308160 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1066 for type USF (pdch_ul_controller.c:184) 20241107083308160 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) 20241107083308160 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308174 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308175 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) 20241107083308175 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308175 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 cc 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308175 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308175 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) 20241107083308175 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) 20241107083308175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 102 storing in window (102..37) (tbf_ul.cpp:314) 20241107083308175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308175 DRLCMACUL DEBUG - Mark BSN 38 as INVALID (rlc_window_ul.cpp:42) 20241107083308175 DRLCMACUL DEBUG - Raising V(R) to 103 (rlc_window_ul.cpp:50) 20241107083308175 DRLCMACUL DEBUG - Taking block 102 out, raising V(Q) to 103 (rlc_window_ul.cpp:65) 20241107083308175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308175 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308175 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308175 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308175 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) 20241107083308175 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) 20241107083308175 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) 20241107083308176 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) 20241107083308176 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) 20241107083308176 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) 20241107083308176 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) 20241107083308176 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) 20241107083308176 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) 20241107083308177 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) 20241107083308177 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) 20241107083308177 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) 20241107083308177 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) 20241107083308177 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) 20241107083308177 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) 20241107083308184 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) 20241107083308184 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) 20241107083308184 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1070 for type USF (pdch_ul_controller.c:184) 20241107083308184 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) 20241107083308184 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308198 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308198 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) 20241107083308198 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308198 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ce 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308198 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308198 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) 20241107083308198 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) 20241107083308198 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 103 storing in window (103..38) (tbf_ul.cpp:314) 20241107083308198 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308198 DRLCMACUL DEBUG - Mark BSN 39 as INVALID (rlc_window_ul.cpp:42) 20241107083308198 DRLCMACUL DEBUG - Raising V(R) to 104 (rlc_window_ul.cpp:50) 20241107083308198 DRLCMACUL DEBUG - Taking block 103 out, raising V(Q) to 104 (rlc_window_ul.cpp:65) 20241107083308198 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308198 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308198 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308198 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308198 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308198 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308198 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) 20241107083308198 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) 20241107083308198 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) 20241107083308199 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) 20241107083308199 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) 20241107083308199 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) 20241107083308199 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) 20241107083308199 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) 20241107083308199 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) 20241107083308200 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) 20241107083308200 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) 20241107083308200 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) 20241107083308200 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) 20241107083308200 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) 20241107083308200 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) 20241107083308202 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) 20241107083308203 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) 20241107083308203 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1074 for type USF (pdch_ul_controller.c:184) 20241107083308203 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) 20241107083308203 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308217 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308217 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) 20241107083308217 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308217 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d0 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308217 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308217 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) 20241107083308217 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) 20241107083308217 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 104 storing in window (104..39) (tbf_ul.cpp:314) 20241107083308217 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308217 DRLCMACUL DEBUG - Mark BSN 40 as INVALID (rlc_window_ul.cpp:42) 20241107083308217 DRLCMACUL DEBUG - Raising V(R) to 105 (rlc_window_ul.cpp:50) 20241107083308217 DRLCMACUL DEBUG - Taking block 104 out, raising V(Q) to 105 (rlc_window_ul.cpp:65) 20241107083308217 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308217 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308217 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308217 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308217 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308217 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308217 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) 20241107083308217 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) 20241107083308217 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) 20241107083308217 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) 20241107083308217 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) 20241107083308218 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) 20241107083308218 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) 20241107083308218 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) 20241107083308218 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) 20241107083308218 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) 20241107083308218 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) 20241107083308218 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) 20241107083308218 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) 20241107083308219 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) 20241107083308219 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) 20241107083308221 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) 20241107083308221 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) 20241107083308221 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1079 for type USF (pdch_ul_controller.c:184) 20241107083308221 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) 20241107083308222 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308235 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308235 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) 20241107083308235 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308235 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d2 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308235 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308235 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) 20241107083308235 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) 20241107083308235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 105 storing in window (105..40) (tbf_ul.cpp:314) 20241107083308235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308235 DRLCMACUL DEBUG - Mark BSN 41 as INVALID (rlc_window_ul.cpp:42) 20241107083308236 DRLCMACUL DEBUG - Raising V(R) to 106 (rlc_window_ul.cpp:50) 20241107083308236 DRLCMACUL DEBUG - Taking block 105 out, raising V(Q) to 106 (rlc_window_ul.cpp:65) 20241107083308236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308236 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308236 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308236 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308236 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) 20241107083308236 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) 20241107083308236 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) 20241107083308236 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) 20241107083308236 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) 20241107083308237 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) 20241107083308237 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) 20241107083308237 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) 20241107083308237 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) 20241107083308237 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) 20241107083308237 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) 20241107083308237 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) 20241107083308237 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) 20241107083308238 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) 20241107083308238 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) 20241107083308245 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) 20241107083308245 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) 20241107083308245 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1083 for type USF (pdch_ul_controller.c:184) 20241107083308245 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) 20241107083308245 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308259 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308259 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) 20241107083308259 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308259 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d4 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308259 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308259 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) 20241107083308259 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241107083308259 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) 20241107083308259 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 106 storing in window (106..41) (tbf_ul.cpp:314) 20241107083308259 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308259 DRLCMACUL DEBUG - Mark BSN 42 as INVALID (rlc_window_ul.cpp:42) 20241107083308259 DRLCMACUL DEBUG - Raising V(R) to 107 (rlc_window_ul.cpp:50) 20241107083308259 DRLCMACUL DEBUG - Taking block 106 out, raising V(Q) to 107 (rlc_window_ul.cpp:65) 20241107083308259 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308259 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308259 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308259 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308259 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308259 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308259 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) 20241107083308260 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) 20241107083308260 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) 20241107083308260 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) 20241107083308260 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) 20241107083308260 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) 20241107083308260 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) 20241107083308261 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) 20241107083308261 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) 20241107083308262 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) 20241107083308262 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) 20241107083308262 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) 20241107083308262 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) 20241107083308262 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) 20241107083308262 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) 20241107083308264 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) 20241107083308264 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) 20241107083308264 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1087 for type USF (pdch_ul_controller.c:184) 20241107083308264 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) 20241107083308264 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308278 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308278 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) 20241107083308278 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308278 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d6 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308278 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308278 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) 20241107083308278 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) 20241107083308278 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 107 storing in window (107..42) (tbf_ul.cpp:314) 20241107083308278 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308278 DRLCMACUL DEBUG - Mark BSN 43 as INVALID (rlc_window_ul.cpp:42) 20241107083308278 DRLCMACUL DEBUG - Raising V(R) to 108 (rlc_window_ul.cpp:50) 20241107083308278 DRLCMACUL DEBUG - Taking block 107 out, raising V(Q) to 108 (rlc_window_ul.cpp:65) 20241107083308278 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308278 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308278 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308278 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308278 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308278 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308278 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) 20241107083308279 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) 20241107083308279 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) 20241107083308279 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) 20241107083308279 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) 20241107083308280 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) 20241107083308280 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) 20241107083308280 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) 20241107083308280 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) 20241107083308281 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) 20241107083308281 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) 20241107083308281 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) 20241107083308281 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) 20241107083308281 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) 20241107083308281 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) 20241107083308282 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) 20241107083308282 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) 20241107083308282 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1092 for type USF (pdch_ul_controller.c:184) 20241107083308282 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) 20241107083308283 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308296 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308297 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) 20241107083308297 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308297 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d8 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308297 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308297 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) 20241107083308297 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) 20241107083308297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 108 storing in window (108..43) (tbf_ul.cpp:314) 20241107083308297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308297 DRLCMACUL DEBUG - Mark BSN 44 as INVALID (rlc_window_ul.cpp:42) 20241107083308297 DRLCMACUL DEBUG - Raising V(R) to 109 (rlc_window_ul.cpp:50) 20241107083308297 DRLCMACUL DEBUG - Taking block 108 out, raising V(Q) to 109 (rlc_window_ul.cpp:65) 20241107083308297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308297 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308297 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308297 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308297 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) 20241107083308297 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) 20241107083308297 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) 20241107083308297 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) 20241107083308297 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) 20241107083308298 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) 20241107083308298 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) 20241107083308298 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) 20241107083308298 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) 20241107083308298 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) 20241107083308298 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) 20241107083308299 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) 20241107083308299 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) 20241107083308299 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) 20241107083308299 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) 20241107083308306 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) 20241107083308306 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) 20241107083308306 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1096 for type USF (pdch_ul_controller.c:184) 20241107083308306 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) 20241107083308306 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308320 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308320 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) 20241107083308320 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308320 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 da 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308320 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308320 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) 20241107083308320 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) 20241107083308320 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 109 storing in window (109..44) (tbf_ul.cpp:314) 20241107083308320 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308320 DRLCMACUL DEBUG - Mark BSN 45 as INVALID (rlc_window_ul.cpp:42) 20241107083308320 DRLCMACUL DEBUG - Raising V(R) to 110 (rlc_window_ul.cpp:50) 20241107083308320 DRLCMACUL DEBUG - Taking block 109 out, raising V(Q) to 110 (rlc_window_ul.cpp:65) 20241107083308320 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308320 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308320 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308320 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308320 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308320 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308320 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) 20241107083308321 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) 20241107083308321 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) 20241107083308321 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) 20241107083308321 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) 20241107083308321 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) 20241107083308321 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) 20241107083308322 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) 20241107083308322 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) 20241107083308322 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) 20241107083308322 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) 20241107083308322 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) 20241107083308322 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) 20241107083308323 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) 20241107083308323 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) 20241107083308325 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) 20241107083308325 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) 20241107083308325 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1100 for type USF (pdch_ul_controller.c:184) 20241107083308325 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) 20241107083308326 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308339 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308339 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) 20241107083308339 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308339 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 dc 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308339 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308339 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) 20241107083308339 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) 20241107083308339 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 110 storing in window (110..45) (tbf_ul.cpp:314) 20241107083308339 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308339 DRLCMACUL DEBUG - Mark BSN 46 as INVALID (rlc_window_ul.cpp:42) 20241107083308339 DRLCMACUL DEBUG - Raising V(R) to 111 (rlc_window_ul.cpp:50) 20241107083308339 DRLCMACUL DEBUG - Taking block 110 out, raising V(Q) to 111 (rlc_window_ul.cpp:65) 20241107083308339 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308339 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308339 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308339 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308339 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308339 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308339 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) 20241107083308340 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) 20241107083308340 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) 20241107083308340 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) 20241107083308340 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) 20241107083308341 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) 20241107083308341 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) 20241107083308341 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) 20241107083308341 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) 20241107083308342 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) 20241107083308342 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) 20241107083308343 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) 20241107083308343 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) 20241107083308344 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) 20241107083308345 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) 20241107083308345 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) 20241107083308345 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) 20241107083308345 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1105 for type USF (pdch_ul_controller.c:184) 20241107083308345 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) 20241107083308345 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308359 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308359 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) 20241107083308359 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308359 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 de 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308359 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308359 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) 20241107083308359 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) 20241107083308359 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 111 storing in window (111..46) (tbf_ul.cpp:314) 20241107083308359 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308359 DRLCMACUL DEBUG - Mark BSN 47 as INVALID (rlc_window_ul.cpp:42) 20241107083308359 DRLCMACUL DEBUG - Raising V(R) to 112 (rlc_window_ul.cpp:50) 20241107083308359 DRLCMACUL DEBUG - Taking block 111 out, raising V(Q) to 112 (rlc_window_ul.cpp:65) 20241107083308359 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308359 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308359 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308359 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308359 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308359 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308359 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) 20241107083308359 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083308359 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083308359 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083308359 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) 20241107083308359 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) 20241107083308360 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) 20241107083308360 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) 20241107083308360 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) 20241107083308360 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) 20241107083308361 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) 20241107083308361 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) 20241107083308361 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) 20241107083308361 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) 20241107083308362 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) 20241107083308362 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) 20241107083308362 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) 20241107083308362 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) 20241107083308368 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) 20241107083308368 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) 20241107083308368 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1109 for type USF (pdch_ul_controller.c:184) 20241107083308368 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) 20241107083308368 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083308368 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083308368 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) 20241107083308368 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083308368 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) 20241107083308368 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) 20241107083308368 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083308382 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308382 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) 20241107083308382 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308382 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e0 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308382 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308382 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) 20241107083308382 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) 20241107083308382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 112 storing in window (112..47) (tbf_ul.cpp:314) 20241107083308382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308382 DRLCMACUL DEBUG - Mark BSN 48 as INVALID (rlc_window_ul.cpp:42) 20241107083308382 DRLCMACUL DEBUG - Raising V(R) to 113 (rlc_window_ul.cpp:50) 20241107083308382 DRLCMACUL DEBUG - Taking block 112 out, raising V(Q) to 113 (rlc_window_ul.cpp:65) 20241107083308382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308382 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308382 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308382 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308382 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) 20241107083308383 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) 20241107083308383 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) 20241107083308383 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) 20241107083308383 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) 20241107083308383 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) 20241107083308383 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) 20241107083308384 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) 20241107083308384 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) 20241107083308384 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) 20241107083308384 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) 20241107083308384 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) 20241107083308384 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) 20241107083308385 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) 20241107083308385 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) 20241107083308387 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) 20241107083308387 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) 20241107083308387 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1113 for type USF (pdch_ul_controller.c:184) 20241107083308387 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) 20241107083308387 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308401 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308401 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) 20241107083308401 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308401 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e2 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308401 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308401 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) 20241107083308401 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) 20241107083308401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 113 storing in window (113..48) (tbf_ul.cpp:314) 20241107083308401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308401 DRLCMACUL DEBUG - Mark BSN 49 as INVALID (rlc_window_ul.cpp:42) 20241107083308401 DRLCMACUL DEBUG - Raising V(R) to 114 (rlc_window_ul.cpp:50) 20241107083308401 DRLCMACUL DEBUG - Taking block 113 out, raising V(Q) to 114 (rlc_window_ul.cpp:65) 20241107083308401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308401 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308401 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308401 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308401 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) 20241107083308401 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) 20241107083308402 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) 20241107083308402 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) 20241107083308402 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) 20241107083308402 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) 20241107083308402 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) 20241107083308402 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) 20241107083308402 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) 20241107083308403 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) 20241107083308403 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) 20241107083308403 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) 20241107083308403 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) 20241107083308403 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) 20241107083308403 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) 20241107083308405 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) 20241107083308405 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) 20241107083308405 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1118 for type USF (pdch_ul_controller.c:184) 20241107083308405 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) 20241107083308406 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308420 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308420 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) 20241107083308420 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308420 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e4 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308420 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308420 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) 20241107083308420 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) 20241107083308420 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 114 storing in window (114..49) (tbf_ul.cpp:314) 20241107083308420 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308420 DRLCMACUL DEBUG - Mark BSN 50 as INVALID (rlc_window_ul.cpp:42) 20241107083308420 DRLCMACUL DEBUG - Raising V(R) to 115 (rlc_window_ul.cpp:50) 20241107083308420 DRLCMACUL DEBUG - Taking block 114 out, raising V(Q) to 115 (rlc_window_ul.cpp:65) 20241107083308420 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308420 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308420 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308420 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308420 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308420 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308420 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) 20241107083308420 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) 20241107083308420 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) 20241107083308420 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) 20241107083308420 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) 20241107083308420 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) 20241107083308420 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) 20241107083308421 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) 20241107083308421 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) 20241107083308421 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) 20241107083308421 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) 20241107083308421 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) 20241107083308421 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) 20241107083308421 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) 20241107083308421 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) 20241107083308429 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) 20241107083308429 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) 20241107083308429 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1122 for type USF (pdch_ul_controller.c:184) 20241107083308429 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) 20241107083308429 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308443 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308443 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) 20241107083308443 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308443 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e6 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308443 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308443 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) 20241107083308443 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) 20241107083308443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 115 storing in window (115..50) (tbf_ul.cpp:314) 20241107083308443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308443 DRLCMACUL DEBUG - Mark BSN 51 as INVALID (rlc_window_ul.cpp:42) 20241107083308443 DRLCMACUL DEBUG - Raising V(R) to 116 (rlc_window_ul.cpp:50) 20241107083308443 DRLCMACUL DEBUG - Taking block 115 out, raising V(Q) to 116 (rlc_window_ul.cpp:65) 20241107083308443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308443 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308444 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308444 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308444 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308444 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) 20241107083308444 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) 20241107083308444 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) 20241107083308445 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) 20241107083308445 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) 20241107083308445 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) 20241107083308445 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) 20241107083308445 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) 20241107083308445 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) 20241107083308446 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) 20241107083308446 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) 20241107083308446 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) 20241107083308446 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) 20241107083308446 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) 20241107083308446 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) 20241107083308448 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) 20241107083308448 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) 20241107083308448 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1126 for type USF (pdch_ul_controller.c:184) 20241107083308448 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) 20241107083308448 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308462 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308462 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) 20241107083308462 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308462 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e8 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308462 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308462 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) 20241107083308462 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) 20241107083308462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 116 storing in window (116..51) (tbf_ul.cpp:314) 20241107083308462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308462 DRLCMACUL DEBUG - Mark BSN 52 as INVALID (rlc_window_ul.cpp:42) 20241107083308462 DRLCMACUL DEBUG - Raising V(R) to 117 (rlc_window_ul.cpp:50) 20241107083308462 DRLCMACUL DEBUG - Taking block 116 out, raising V(Q) to 117 (rlc_window_ul.cpp:65) 20241107083308462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308462 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308462 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308462 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308462 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) 20241107083308462 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) 20241107083308462 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) 20241107083308463 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) 20241107083308463 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) 20241107083308463 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) 20241107083308463 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) 20241107083308463 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) 20241107083308463 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) 20241107083308463 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) 20241107083308463 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) 20241107083308463 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) 20241107083308463 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) 20241107083308463 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) 20241107083308463 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) 20241107083308466 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) 20241107083308466 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) 20241107083308466 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1131 for type USF (pdch_ul_controller.c:184) 20241107083308466 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) 20241107083308467 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308481 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308481 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) 20241107083308481 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308481 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ea 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308481 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308481 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) 20241107083308481 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) 20241107083308481 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 117 storing in window (117..52) (tbf_ul.cpp:314) 20241107083308481 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308481 DRLCMACUL DEBUG - Mark BSN 53 as INVALID (rlc_window_ul.cpp:42) 20241107083308481 DRLCMACUL DEBUG - Raising V(R) to 118 (rlc_window_ul.cpp:50) 20241107083308481 DRLCMACUL DEBUG - Taking block 117 out, raising V(Q) to 118 (rlc_window_ul.cpp:65) 20241107083308481 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308481 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308481 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308481 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308481 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308481 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308481 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) 20241107083308481 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) 20241107083308481 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) 20241107083308481 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) 20241107083308481 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) 20241107083308482 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) 20241107083308482 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) 20241107083308482 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) 20241107083308482 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) 20241107083308482 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) 20241107083308482 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) 20241107083308482 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) 20241107083308482 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) 20241107083308482 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) 20241107083308482 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) 20241107083308490 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) 20241107083308490 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) 20241107083308490 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1135 for type USF (pdch_ul_controller.c:184) 20241107083308490 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) 20241107083308490 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308504 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308504 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) 20241107083308504 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308504 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ec 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308504 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308504 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) 20241107083308504 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) 20241107083308504 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 118 storing in window (118..53) (tbf_ul.cpp:314) 20241107083308504 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308504 DRLCMACUL DEBUG - Mark BSN 54 as INVALID (rlc_window_ul.cpp:42) 20241107083308504 DRLCMACUL DEBUG - Raising V(R) to 119 (rlc_window_ul.cpp:50) 20241107083308504 DRLCMACUL DEBUG - Taking block 118 out, raising V(Q) to 119 (rlc_window_ul.cpp:65) 20241107083308504 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308504 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308504 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308504 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308504 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308504 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308504 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) 20241107083308504 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) 20241107083308504 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) 20241107083308505 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) 20241107083308505 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) 20241107083308505 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) 20241107083308505 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) 20241107083308505 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) 20241107083308505 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) 20241107083308505 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) 20241107083308505 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) 20241107083308506 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) 20241107083308506 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) 20241107083308506 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) 20241107083308506 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) 20241107083308508 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) 20241107083308508 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) 20241107083308508 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1139 for type USF (pdch_ul_controller.c:184) 20241107083308508 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) 20241107083308509 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308522 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308522 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) 20241107083308522 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308522 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ee 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308522 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308523 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) 20241107083308523 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) 20241107083308523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 119 storing in window (119..54) (tbf_ul.cpp:314) 20241107083308523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308523 DRLCMACUL DEBUG - Mark BSN 55 as INVALID (rlc_window_ul.cpp:42) 20241107083308523 DRLCMACUL DEBUG - Raising V(R) to 120 (rlc_window_ul.cpp:50) 20241107083308523 DRLCMACUL DEBUG - Taking block 119 out, raising V(Q) to 120 (rlc_window_ul.cpp:65) 20241107083308523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308523 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308523 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308523 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308523 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308523 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) 20241107083308523 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) 20241107083308523 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) 20241107083308523 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) 20241107083308523 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) 20241107083308523 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) 20241107083308523 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) 20241107083308523 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) 20241107083308523 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) 20241107083308523 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) 20241107083308523 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) 20241107083308524 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) 20241107083308524 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) 20241107083308524 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) 20241107083308524 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) 20241107083308527 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) 20241107083308527 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) 20241107083308527 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1144 for type USF (pdch_ul_controller.c:184) 20241107083308527 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) 20241107083308527 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308541 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308541 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) 20241107083308541 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308541 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f0 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308541 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308541 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) 20241107083308541 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) 20241107083308541 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 120 storing in window (120..55) (tbf_ul.cpp:314) 20241107083308541 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308541 DRLCMACUL DEBUG - Mark BSN 56 as INVALID (rlc_window_ul.cpp:42) 20241107083308541 DRLCMACUL DEBUG - Raising V(R) to 121 (rlc_window_ul.cpp:50) 20241107083308541 DRLCMACUL DEBUG - Taking block 120 out, raising V(Q) to 121 (rlc_window_ul.cpp:65) 20241107083308541 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308541 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308541 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308541 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308541 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308541 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308541 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) 20241107083308541 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) 20241107083308541 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) 20241107083308542 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) 20241107083308542 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) 20241107083308542 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) 20241107083308542 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) 20241107083308542 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) 20241107083308542 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) 20241107083308542 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) 20241107083308542 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) 20241107083308542 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) 20241107083308542 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) 20241107083308543 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) 20241107083308543 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) 20241107083308550 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) 20241107083308551 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) 20241107083308551 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1148 for type USF (pdch_ul_controller.c:184) 20241107083308551 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) 20241107083308551 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308564 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308565 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) 20241107083308565 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308565 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f2 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308565 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308565 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) 20241107083308565 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) 20241107083308565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 121 storing in window (121..56) (tbf_ul.cpp:314) 20241107083308565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308565 DRLCMACUL DEBUG - Mark BSN 57 as INVALID (rlc_window_ul.cpp:42) 20241107083308565 DRLCMACUL DEBUG - Raising V(R) to 122 (rlc_window_ul.cpp:50) 20241107083308565 DRLCMACUL DEBUG - Taking block 121 out, raising V(Q) to 122 (rlc_window_ul.cpp:65) 20241107083308565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308565 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308565 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308565 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308565 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) 20241107083308565 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) 20241107083308565 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) 20241107083308565 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) 20241107083308565 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) 20241107083308566 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) 20241107083308566 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) 20241107083308566 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) 20241107083308566 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) 20241107083308566 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) 20241107083308566 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) 20241107083308566 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) 20241107083308566 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) 20241107083308566 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) 20241107083308566 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) 20241107083308569 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) 20241107083308569 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) 20241107083308569 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1152 for type USF (pdch_ul_controller.c:184) 20241107083308569 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) 20241107083308569 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308583 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308583 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) 20241107083308583 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308583 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f4 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308583 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308583 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) 20241107083308583 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) 20241107083308583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 122 storing in window (122..57) (tbf_ul.cpp:314) 20241107083308583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308583 DRLCMACUL DEBUG - Mark BSN 58 as INVALID (rlc_window_ul.cpp:42) 20241107083308583 DRLCMACUL DEBUG - Raising V(R) to 123 (rlc_window_ul.cpp:50) 20241107083308583 DRLCMACUL DEBUG - Taking block 122 out, raising V(Q) to 123 (rlc_window_ul.cpp:65) 20241107083308583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308583 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308583 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308583 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308583 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) 20241107083308584 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) 20241107083308584 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) 20241107083308584 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) 20241107083308584 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) 20241107083308584 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) 20241107083308584 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) 20241107083308584 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) 20241107083308584 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) 20241107083308585 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) 20241107083308585 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) 20241107083308585 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) 20241107083308585 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) 20241107083308585 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) 20241107083308585 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) 20241107083308588 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) 20241107083308588 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) 20241107083308588 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1157 for type USF (pdch_ul_controller.c:184) 20241107083308588 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) 20241107083308588 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308602 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308602 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) 20241107083308602 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308602 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f6 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308602 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308602 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) 20241107083308602 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) 20241107083308602 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 123 storing in window (123..58) (tbf_ul.cpp:314) 20241107083308602 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308602 DRLCMACUL DEBUG - Mark BSN 59 as INVALID (rlc_window_ul.cpp:42) 20241107083308602 DRLCMACUL DEBUG - Raising V(R) to 124 (rlc_window_ul.cpp:50) 20241107083308602 DRLCMACUL DEBUG - Taking block 123 out, raising V(Q) to 124 (rlc_window_ul.cpp:65) 20241107083308602 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308602 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308602 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308602 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308602 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308602 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308602 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) 20241107083308602 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) 20241107083308602 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) 20241107083308603 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) 20241107083308603 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) 20241107083308603 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) 20241107083308603 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) 20241107083308604 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) 20241107083308604 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) 20241107083308604 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) 20241107083308604 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) 20241107083308605 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) 20241107083308605 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) 20241107083308605 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) 20241107083308605 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) 20241107083308611 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) 20241107083308611 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) 20241107083308611 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1161 for type USF (pdch_ul_controller.c:184) 20241107083308611 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) 20241107083308612 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308625 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308625 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) 20241107083308625 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308625 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f8 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308625 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308625 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) 20241107083308625 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) 20241107083308625 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 124 storing in window (124..59) (tbf_ul.cpp:314) 20241107083308625 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308625 DRLCMACUL DEBUG - Mark BSN 60 as INVALID (rlc_window_ul.cpp:42) 20241107083308625 DRLCMACUL DEBUG - Raising V(R) to 125 (rlc_window_ul.cpp:50) 20241107083308625 DRLCMACUL DEBUG - Taking block 124 out, raising V(Q) to 125 (rlc_window_ul.cpp:65) 20241107083308625 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308625 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308625 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308625 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308625 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308625 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308625 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) 20241107083308626 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) 20241107083308626 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) 20241107083308626 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) 20241107083308626 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) 20241107083308626 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) 20241107083308626 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) 20241107083308626 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) 20241107083308626 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) 20241107083308626 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) 20241107083308626 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) 20241107083308627 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) 20241107083308627 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) 20241107083308627 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) 20241107083308627 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) 20241107083308630 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) 20241107083308630 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) 20241107083308630 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1165 for type USF (pdch_ul_controller.c:184) 20241107083308630 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) 20241107083308630 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308644 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308644 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) 20241107083308644 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308644 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fa 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308644 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308644 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) 20241107083308644 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) 20241107083308644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 125 storing in window (125..60) (tbf_ul.cpp:314) 20241107083308644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308644 DRLCMACUL DEBUG - Mark BSN 61 as INVALID (rlc_window_ul.cpp:42) 20241107083308644 DRLCMACUL DEBUG - Raising V(R) to 126 (rlc_window_ul.cpp:50) 20241107083308644 DRLCMACUL DEBUG - Taking block 125 out, raising V(Q) to 126 (rlc_window_ul.cpp:65) 20241107083308644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308644 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308644 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308644 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308644 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) 20241107083308644 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) 20241107083308644 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) 20241107083308644 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) 20241107083308644 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) 20241107083308645 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) 20241107083308645 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) 20241107083308645 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) 20241107083308645 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) 20241107083308645 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) 20241107083308645 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) 20241107083308645 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) 20241107083308645 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) 20241107083308645 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) 20241107083308645 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) 20241107083308649 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) 20241107083308649 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) 20241107083308649 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1170 for type USF (pdch_ul_controller.c:184) 20241107083308649 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) 20241107083308649 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308663 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308663 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) 20241107083308663 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308663 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fc 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308663 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308663 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) 20241107083308663 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) 20241107083308663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 126 storing in window (126..61) (tbf_ul.cpp:314) 20241107083308663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308663 DRLCMACUL DEBUG - Mark BSN 62 as INVALID (rlc_window_ul.cpp:42) 20241107083308663 DRLCMACUL DEBUG - Raising V(R) to 127 (rlc_window_ul.cpp:50) 20241107083308663 DRLCMACUL DEBUG - Taking block 126 out, raising V(Q) to 127 (rlc_window_ul.cpp:65) 20241107083308663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308663 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308663 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308663 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308663 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) 20241107083308663 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) 20241107083308663 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) 20241107083308664 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) 20241107083308664 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) 20241107083308664 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) 20241107083308664 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) 20241107083308664 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) 20241107083308664 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) 20241107083308664 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) 20241107083308664 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) 20241107083308665 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) 20241107083308665 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) 20241107083308665 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) 20241107083308665 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) 20241107083308672 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) 20241107083308672 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) 20241107083308672 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1174 for type USF (pdch_ul_controller.c:184) 20241107083308672 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) 20241107083308672 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308686 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308686 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) 20241107083308686 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308686 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fe 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308686 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308686 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) 20241107083308686 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) 20241107083308686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 127 storing in window (127..62) (tbf_ul.cpp:314) 20241107083308686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308686 DRLCMACUL DEBUG - Mark BSN 63 as INVALID (rlc_window_ul.cpp:42) 20241107083308686 DRLCMACUL DEBUG - Raising V(R) to 0 (rlc_window_ul.cpp:50) 20241107083308686 DRLCMACUL DEBUG - Taking block 127 out, raising V(Q) to 0 (rlc_window_ul.cpp:65) 20241107083308686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308686 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308686 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308686 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308686 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308686 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) 20241107083308686 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) 20241107083308686 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) 20241107083308686 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) 20241107083308686 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) 20241107083308687 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) 20241107083308687 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) 20241107083308687 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) 20241107083308687 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) 20241107083308687 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) 20241107083308687 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) 20241107083308687 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) 20241107083308687 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) 20241107083308688 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) 20241107083308688 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) 20241107083308691 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) 20241107083308691 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) 20241107083308691 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1178 for type USF (pdch_ul_controller.c:184) 20241107083308691 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) 20241107083308691 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308705 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308705 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) 20241107083308705 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308705 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 00 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308705 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308705 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) 20241107083308705 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) 20241107083308705 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083308705 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308705 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083308705 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083308705 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083308705 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308705 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308705 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308705 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308705 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308705 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308705 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) 20241107083308705 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) 20241107083308705 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) 20241107083308706 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) 20241107083308706 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) 20241107083308706 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) 20241107083308706 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) 20241107083308706 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) 20241107083308706 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) 20241107083308706 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) 20241107083308706 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) 20241107083308707 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) 20241107083308707 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) 20241107083308707 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) 20241107083308707 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) 20241107083308709 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) 20241107083308709 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) 20241107083308709 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1183 for type USF (pdch_ul_controller.c:184) 20241107083308709 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) 20241107083308710 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308724 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308724 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) 20241107083308724 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308724 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 02 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308724 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308724 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) 20241107083308724 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) 20241107083308724 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107083308724 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308724 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241107083308724 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241107083308724 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107083308724 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308724 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308724 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308724 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308724 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308724 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308724 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) 20241107083308724 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) 20241107083308724 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) 20241107083308724 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) 20241107083308724 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) 20241107083308725 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) 20241107083308725 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) 20241107083308725 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) 20241107083308725 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) 20241107083308725 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) 20241107083308725 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) 20241107083308726 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) 20241107083308726 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) 20241107083308726 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) 20241107083308726 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) 20241107083308733 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) 20241107083308733 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) 20241107083308733 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1187 for type USF (pdch_ul_controller.c:184) 20241107083308733 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) 20241107083308733 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308747 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308747 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) 20241107083308747 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308747 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 04 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308747 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308747 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) 20241107083308747 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) 20241107083308747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241107083308747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308747 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241107083308747 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241107083308747 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241107083308747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308747 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308747 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308747 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308747 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) 20241107083308747 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) 20241107083308747 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) 20241107083308747 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) 20241107083308747 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) 20241107083308747 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) 20241107083308747 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) 20241107083308747 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) 20241107083308747 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) 20241107083308748 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) 20241107083308748 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) 20241107083308748 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) 20241107083308748 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) 20241107083308748 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) 20241107083308748 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) 20241107083308751 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) 20241107083308751 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) 20241107083308751 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1191 for type USF (pdch_ul_controller.c:184) 20241107083308751 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) 20241107083308752 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308765 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308765 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) 20241107083308766 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308766 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 06 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308766 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308766 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) 20241107083308766 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) 20241107083308766 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241107083308766 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308766 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241107083308766 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241107083308766 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241107083308766 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308766 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308766 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308766 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308766 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308766 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308766 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) 20241107083308766 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083308766 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083308766 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083308766 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) 20241107083308766 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) 20241107083308767 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) 20241107083308767 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) 20241107083308767 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) 20241107083308767 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) 20241107083308767 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) 20241107083308767 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) 20241107083308767 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) 20241107083308767 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) 20241107083308768 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) 20241107083308768 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) 20241107083308768 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) 20241107083308768 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) 20241107083308770 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) 20241107083308770 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) 20241107083308770 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1196 for type USF (pdch_ul_controller.c:184) 20241107083308770 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) 20241107083308770 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083308770 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083308770 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) 20241107083308770 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083308770 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) 20241107083308770 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) 20241107083308771 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083308785 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308785 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) 20241107083308785 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308785 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 08 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308785 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308785 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) 20241107083308785 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) 20241107083308785 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241107083308785 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308785 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241107083308785 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241107083308785 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241107083308785 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308785 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308785 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308785 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308785 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308785 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308785 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) 20241107083308785 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) 20241107083308785 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) 20241107083308786 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) 20241107083308786 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) 20241107083308786 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) 20241107083308786 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) 20241107083308786 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) 20241107083308786 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) 20241107083308787 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) 20241107083308787 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) 20241107083308787 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) 20241107083308787 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) 20241107083308787 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) 20241107083308787 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) 20241107083308793 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) 20241107083308793 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) 20241107083308793 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1200 for type USF (pdch_ul_controller.c:184) 20241107083308793 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) 20241107083308794 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308807 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308807 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) 20241107083308807 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308807 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308807 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308807 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) 20241107083308807 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) 20241107083308807 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241107083308807 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308807 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241107083308807 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241107083308807 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241107083308807 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308807 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308807 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308807 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308807 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308807 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308807 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) 20241107083308808 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) 20241107083308808 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) 20241107083308808 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) 20241107083308808 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) 20241107083308808 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) 20241107083308808 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) 20241107083308808 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) 20241107083308808 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) 20241107083308808 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) 20241107083308808 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) 20241107083308808 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) 20241107083308808 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) 20241107083308809 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) 20241107083308809 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) 20241107083308812 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) 20241107083308812 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) 20241107083308812 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1204 for type USF (pdch_ul_controller.c:184) 20241107083308812 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) 20241107083308812 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308826 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 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308826 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) 20241107083308826 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308826 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308826 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308826 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) 20241107083308826 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) 20241107083308826 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241107083308826 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308826 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241107083308826 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241107083308826 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241107083308826 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308826 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308826 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308826 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308826 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308826 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308826 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) 20241107083308826 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) 20241107083308826 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) 20241107083308826 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) 20241107083308826 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) 20241107083308827 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) 20241107083308827 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) 20241107083308827 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) 20241107083308827 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) 20241107083308827 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) 20241107083308827 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) 20241107083308827 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) 20241107083308827 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) 20241107083308827 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) 20241107083308827 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) 20241107083308831 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) 20241107083308831 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) 20241107083308831 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1209 for type USF (pdch_ul_controller.c:184) 20241107083308831 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) 20241107083308831 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1200 block=2 data=3c 00 0e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308845 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083308845 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308845 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308845 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308845 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) 20241107083308845 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) 20241107083308845 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241107083308845 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308845 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241107083308845 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241107083308845 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241107083308845 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308845 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308845 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308845 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308845 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308845 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308845 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) 20241107083308845 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) 20241107083308845 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) 20241107083308845 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) 20241107083308845 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) 20241107083308845 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) 20241107083308845 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) 20241107083308845 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) 20241107083308845 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) 20241107083308846 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) 20241107083308846 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) 20241107083308846 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) 20241107083308846 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) 20241107083308846 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) 20241107083308846 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) 20241107083308854 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) 20241107083308854 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1209 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1213 (gprs_rlcmac_sched.cpp:454) 20241107083308854 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1213 for type USF (pdch_ul_controller.c:184) 20241107083308854 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Sending data request: sapi=5 arfcn=871 cur_fn=1204 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) 20241107083308854 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308868 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 10 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308868 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) 20241107083308868 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308868 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 10 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308868 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308868 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) 20241107083308868 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) 20241107083308868 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241107083308868 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308868 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241107083308868 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241107083308868 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241107083308868 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308868 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308868 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308868 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308868 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308868 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308868 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) 20241107083308868 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) 20241107083308868 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) 20241107083308868 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) 20241107083308868 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) 20241107083308869 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) 20241107083308869 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) 20241107083308869 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) 20241107083308869 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) 20241107083308869 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) 20241107083308869 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) 20241107083308869 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) 20241107083308869 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) 20241107083308869 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) 20241107083308869 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) 20241107083308873 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) 20241107083308873 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) 20241107083308873 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1217 for type USF (pdch_ul_controller.c:184) 20241107083308873 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) 20241107083308873 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308887 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 12 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308887 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) 20241107083308887 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308887 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 12 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308887 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308887 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) 20241107083308887 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) 20241107083308887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241107083308887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308887 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241107083308887 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241107083308887 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241107083308887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308887 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308887 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308887 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308887 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) 20241107083308887 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) 20241107083308887 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) 20241107083308887 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) 20241107083308887 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) 20241107083308888 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) 20241107083308888 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) 20241107083308888 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) 20241107083308888 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) 20241107083308888 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) 20241107083308888 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) 20241107083308888 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) 20241107083308888 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) 20241107083308888 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) 20241107083308888 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) 20241107083308891 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) 20241107083308891 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) 20241107083308891 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1222 for type USF (pdch_ul_controller.c:184) 20241107083308891 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) 20241107083308891 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308905 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 14 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308905 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) 20241107083308905 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308905 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 14 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308905 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308905 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) 20241107083308905 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) 20241107083308905 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241107083308905 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308905 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241107083308905 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241107083308905 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241107083308905 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308905 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308905 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308905 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308905 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308905 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308905 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) 20241107083308906 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) 20241107083308906 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) 20241107083308906 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) 20241107083308906 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) 20241107083308906 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) 20241107083308906 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) 20241107083308906 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) 20241107083308906 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) 20241107083308906 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) 20241107083308906 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) 20241107083308906 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) 20241107083308906 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) 20241107083308907 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) 20241107083308907 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) 20241107083308915 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) 20241107083308915 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) 20241107083308915 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1226 for type USF (pdch_ul_controller.c:184) 20241107083308915 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) 20241107083308915 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308929 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 16 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308929 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) 20241107083308929 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308929 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 16 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308929 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308929 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) 20241107083308929 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) 20241107083308929 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241107083308929 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308929 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241107083308929 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241107083308929 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241107083308929 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308929 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308929 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308929 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308929 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308929 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308929 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) 20241107083308929 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) 20241107083308929 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) 20241107083308929 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) 20241107083308929 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) 20241107083308929 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) 20241107083308929 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) 20241107083308929 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) 20241107083308929 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) 20241107083308930 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) 20241107083308930 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) 20241107083308930 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) 20241107083308930 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) 20241107083308930 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) 20241107083308930 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) 20241107083308933 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) 20241107083308933 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) 20241107083308933 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1230 for type USF (pdch_ul_controller.c:184) 20241107083308933 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) 20241107083308933 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308947 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 18 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308947 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) 20241107083308947 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308947 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 18 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308947 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308947 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) 20241107083308947 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) 20241107083308947 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241107083308947 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308947 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241107083308947 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241107083308947 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241107083308947 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308947 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308947 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308947 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308947 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308947 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308947 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) 20241107083308947 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) 20241107083308947 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) 20241107083308948 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) 20241107083308948 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) 20241107083308948 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) 20241107083308948 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) 20241107083308948 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) 20241107083308948 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) 20241107083308948 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) 20241107083308948 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) 20241107083308948 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) 20241107083308948 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) 20241107083308948 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) 20241107083308948 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) 20241107083308952 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) 20241107083308952 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) 20241107083308952 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1235 for type USF (pdch_ul_controller.c:184) 20241107083308952 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) 20241107083308952 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308967 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 1a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308967 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) 20241107083308967 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308967 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308967 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308967 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) 20241107083308967 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) 20241107083308967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241107083308967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308967 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241107083308967 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241107083308967 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241107083308967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308967 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308967 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308967 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308967 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) 20241107083308968 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) 20241107083308968 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) 20241107083308968 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) 20241107083308968 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) 20241107083308969 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) 20241107083308969 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) 20241107083308969 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) 20241107083308969 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) 20241107083308970 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) 20241107083308970 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) 20241107083308970 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) 20241107083308970 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) 20241107083308971 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) 20241107083308971 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) 20241107083308976 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) 20241107083308976 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) 20241107083308976 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1239 for type USF (pdch_ul_controller.c:184) 20241107083308976 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) 20241107083308977 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083308990 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 1c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083308990 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) 20241107083308990 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083308990 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083308990 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083308990 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) 20241107083308990 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) 20241107083308990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241107083308990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083308990 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241107083308990 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241107083308990 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241107083308990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083308990 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083308990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083308990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083308990 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083308991 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083308991 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) 20241107083308991 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) 20241107083308991 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) 20241107083308991 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) 20241107083308991 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) 20241107083308992 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) 20241107083308992 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) 20241107083308993 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) 20241107083308993 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) 20241107083308993 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) 20241107083308993 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) 20241107083308994 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) 20241107083308994 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) 20241107083308994 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) 20241107083308994 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) 20241107083308995 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) 20241107083308995 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) 20241107083308995 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1243 for type USF (pdch_ul_controller.c:184) 20241107083308995 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) 20241107083308996 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309009 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 1e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309009 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) 20241107083309009 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309009 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309009 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309009 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) 20241107083309009 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) 20241107083309009 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241107083309009 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309009 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241107083309009 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241107083309009 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241107083309009 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309009 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309009 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309009 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309009 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309009 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309009 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) 20241107083309010 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) 20241107083309010 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) 20241107083309010 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) 20241107083309010 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) 20241107083309010 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) 20241107083309010 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) 20241107083309011 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) 20241107083309011 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) 20241107083309011 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) 20241107083309011 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) 20241107083309011 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) 20241107083309011 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) 20241107083309011 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) 20241107083309011 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) 20241107083309014 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) 20241107083309014 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) 20241107083309014 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1248 for type USF (pdch_ul_controller.c:184) 20241107083309014 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) 20241107083309014 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309028 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 20 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309028 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) 20241107083309028 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309028 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 20 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309028 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309028 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) 20241107083309028 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) 20241107083309028 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241107083309028 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309028 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241107083309028 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241107083309028 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241107083309028 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309028 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309028 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309028 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309028 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309028 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309028 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) 20241107083309028 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) 20241107083309028 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) 20241107083309029 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) 20241107083309029 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) 20241107083309029 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) 20241107083309029 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) 20241107083309030 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) 20241107083309030 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) 20241107083309030 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) 20241107083309030 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) 20241107083309030 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) 20241107083309030 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) 20241107083309031 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) 20241107083309031 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) 20241107083309037 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) 20241107083309037 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) 20241107083309037 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1252 for type USF (pdch_ul_controller.c:184) 20241107083309037 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) 20241107083309038 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309052 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 22 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309052 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) 20241107083309052 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309052 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 22 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309052 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309052 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) 20241107083309052 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) 20241107083309052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241107083309052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309052 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241107083309052 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241107083309052 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241107083309052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309052 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309052 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309052 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309052 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) 20241107083309052 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) 20241107083309052 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) 20241107083309053 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) 20241107083309053 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) 20241107083309053 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) 20241107083309053 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) 20241107083309053 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) 20241107083309053 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) 20241107083309054 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) 20241107083309054 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) 20241107083309054 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) 20241107083309054 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) 20241107083309054 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) 20241107083309054 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) 20241107083309056 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) 20241107083309056 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) 20241107083309056 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1256 for type USF (pdch_ul_controller.c:184) 20241107083309056 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) 20241107083309057 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309071 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 24 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309071 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) 20241107083309071 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309071 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 24 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309071 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309071 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) 20241107083309071 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) 20241107083309071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241107083309071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309071 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241107083309071 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241107083309071 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241107083309071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309071 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309071 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309071 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309071 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) 20241107083309072 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) 20241107083309072 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) 20241107083309072 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) 20241107083309072 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) 20241107083309072 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) 20241107083309072 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) 20241107083309073 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) 20241107083309073 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) 20241107083309073 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) 20241107083309073 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) 20241107083309073 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) 20241107083309073 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) 20241107083309073 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) 20241107083309073 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) 20241107083309075 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) 20241107083309075 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) 20241107083309075 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1261 for type USF (pdch_ul_controller.c:184) 20241107083309075 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) 20241107083309076 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309090 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 26 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309090 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) 20241107083309090 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309090 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 26 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309090 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309090 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) 20241107083309090 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) 20241107083309090 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241107083309090 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309090 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241107083309090 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241107083309090 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241107083309090 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309090 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309090 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309090 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309090 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309090 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309090 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) 20241107083309090 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) 20241107083309090 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) 20241107083309091 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) 20241107083309091 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) 20241107083309091 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) 20241107083309091 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) 20241107083309091 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) 20241107083309091 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) 20241107083309092 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) 20241107083309092 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) 20241107083309092 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) 20241107083309092 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) 20241107083309092 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) 20241107083309092 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) 20241107083309099 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) 20241107083309099 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) 20241107083309099 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1265 for type USF (pdch_ul_controller.c:184) 20241107083309099 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) 20241107083309100 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309114 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 28 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309114 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) 20241107083309114 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309114 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 28 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309114 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309114 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) 20241107083309114 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) 20241107083309114 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241107083309114 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309114 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241107083309114 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241107083309114 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241107083309114 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309114 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309114 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309114 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309114 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309114 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309114 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) 20241107083309114 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) 20241107083309114 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) 20241107083309114 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) 20241107083309114 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) 20241107083309114 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) 20241107083309114 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) 20241107083309114 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) 20241107083309114 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) 20241107083309115 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) 20241107083309115 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) 20241107083309115 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) 20241107083309115 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) 20241107083309115 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) 20241107083309115 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) 20241107083309118 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) 20241107083309118 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) 20241107083309118 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1269 for type USF (pdch_ul_controller.c:184) 20241107083309118 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) 20241107083309119 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309133 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 2a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309133 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) 20241107083309133 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309133 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309133 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309133 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) 20241107083309133 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) 20241107083309133 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241107083309133 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309133 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241107083309133 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241107083309133 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241107083309133 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309133 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309133 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309133 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309133 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309133 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309133 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) 20241107083309133 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) 20241107083309133 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) 20241107083309133 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) 20241107083309133 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) 20241107083309133 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) 20241107083309133 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) 20241107083309133 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) 20241107083309133 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) 20241107083309134 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) 20241107083309134 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) 20241107083309134 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) 20241107083309134 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) 20241107083309134 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) 20241107083309134 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) 20241107083309137 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) 20241107083309137 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) 20241107083309137 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1274 for type USF (pdch_ul_controller.c:184) 20241107083309137 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) 20241107083309137 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309151 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 2c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309151 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) 20241107083309151 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309151 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309151 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309151 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) 20241107083309151 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) 20241107083309151 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241107083309151 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309151 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241107083309151 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241107083309151 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241107083309151 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309152 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309152 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309152 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309152 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309152 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309152 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) 20241107083309152 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) 20241107083309152 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) 20241107083309152 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) 20241107083309152 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) 20241107083309152 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) 20241107083309152 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) 20241107083309152 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) 20241107083309152 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) 20241107083309153 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) 20241107083309153 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) 20241107083309153 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) 20241107083309153 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) 20241107083309153 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) 20241107083309153 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) 20241107083309161 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) 20241107083309161 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) 20241107083309161 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1278 for type USF (pdch_ul_controller.c:184) 20241107083309161 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) 20241107083309162 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309175 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 2e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309175 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) 20241107083309175 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309175 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309175 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309175 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) 20241107083309175 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) 20241107083309175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241107083309175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309175 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241107083309175 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241107083309175 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241107083309175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309175 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309175 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309175 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309175 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) 20241107083309175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083309175 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083309175 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083309175 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) 20241107083309175 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) 20241107083309176 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) 20241107083309176 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) 20241107083309176 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) 20241107083309176 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) 20241107083309176 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) 20241107083309176 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) 20241107083309177 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) 20241107083309177 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) 20241107083309177 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) 20241107083309177 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) 20241107083309177 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) 20241107083309177 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) 20241107083309179 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) 20241107083309179 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) 20241107083309179 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1282 for type USF (pdch_ul_controller.c:184) 20241107083309179 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) 20241107083309179 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083309179 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241107083309179 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) 20241107083309179 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083309179 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083309179 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Sending data request: sapi=5 arfcn=871 cur_fn=1274 block=7 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) 20241107083309180 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083309193 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 30 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309194 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) 20241107083309194 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309194 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 30 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309194 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309194 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) 20241107083309194 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) 20241107083309194 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241107083309194 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309194 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241107083309194 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241107083309194 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241107083309194 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309194 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309194 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309194 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309194 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309194 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309194 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) 20241107083309194 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) 20241107083309194 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) 20241107083309194 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) 20241107083309194 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) 20241107083309194 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) 20241107083309194 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) 20241107083309194 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) 20241107083309194 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) 20241107083309194 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) 20241107083309194 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) 20241107083309195 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) 20241107083309195 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) 20241107083309195 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) 20241107083309195 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) 20241107083309198 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) 20241107083309198 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) 20241107083309198 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1287 for type USF (pdch_ul_controller.c:184) 20241107083309198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Sending data request: sapi=5 arfcn=871 cur_fn=1278 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) 20241107083309198 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309212 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 32 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309212 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) 20241107083309212 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309212 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 32 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309212 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309212 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) 20241107083309212 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) 20241107083309212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20241107083309212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309212 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20241107083309212 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20241107083309212 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20241107083309212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309212 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309212 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309212 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309212 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) 20241107083309213 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) 20241107083309213 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) 20241107083309213 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) 20241107083309213 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) 20241107083309213 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) 20241107083309213 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) 20241107083309213 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) 20241107083309213 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) 20241107083309213 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) 20241107083309213 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) 20241107083309214 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) 20241107083309214 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) 20241107083309214 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) 20241107083309214 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) 20241107083309222 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) 20241107083309222 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) 20241107083309222 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1291 for type USF (pdch_ul_controller.c:184) 20241107083309222 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) 20241107083309222 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309236 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 34 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309236 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) 20241107083309236 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309236 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 34 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309236 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309236 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) 20241107083309236 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) 20241107083309236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20241107083309236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309236 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20241107083309236 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20241107083309236 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20241107083309236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309236 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309236 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309236 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309236 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) 20241107083309236 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) 20241107083309236 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) 20241107083309237 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) 20241107083309237 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) 20241107083309237 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) 20241107083309237 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) 20241107083309237 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) 20241107083309237 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) 20241107083309238 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) 20241107083309238 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) 20241107083309238 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) 20241107083309238 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) 20241107083309238 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) 20241107083309238 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) 20241107083309240 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) 20241107083309240 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) 20241107083309240 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1295 for type USF (pdch_ul_controller.c:184) 20241107083309240 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) 20241107083309240 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309254 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 36 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309254 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) 20241107083309254 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309254 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 36 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309254 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309254 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) 20241107083309254 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) 20241107083309254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20241107083309254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309254 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20241107083309254 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20241107083309254 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20241107083309254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309254 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309254 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309254 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309254 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) 20241107083309255 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) 20241107083309255 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) 20241107083309255 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) 20241107083309255 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) 20241107083309255 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) 20241107083309255 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) 20241107083309255 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) 20241107083309255 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) 20241107083309255 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) 20241107083309255 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) 20241107083309255 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) 20241107083309255 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) 20241107083309255 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) 20241107083309256 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) 20241107083309259 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) 20241107083309259 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) 20241107083309259 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1300 for type USF (pdch_ul_controller.c:184) 20241107083309259 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) 20241107083309259 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309273 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 38 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309273 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) 20241107083309273 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309273 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 38 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309273 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309273 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) 20241107083309273 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241107083309273 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) 20241107083309273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20241107083309273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309273 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20241107083309273 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20241107083309273 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20241107083309273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309273 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309273 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309273 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309273 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) 20241107083309274 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) 20241107083309274 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) 20241107083309274 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) 20241107083309274 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) 20241107083309274 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) 20241107083309274 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) 20241107083309274 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) 20241107083309274 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) 20241107083309275 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) 20241107083309275 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) 20241107083309275 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) 20241107083309275 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) 20241107083309275 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) 20241107083309275 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) 20241107083309283 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) 20241107083309283 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) 20241107083309283 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1304 for type USF (pdch_ul_controller.c:184) 20241107083309283 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) 20241107083309283 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309297 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 3a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309297 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) 20241107083309297 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309297 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309297 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309297 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) 20241107083309297 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) 20241107083309297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20241107083309297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309297 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20241107083309297 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20241107083309297 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20241107083309297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309297 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309297 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309297 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309297 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) 20241107083309297 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) 20241107083309297 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) 20241107083309298 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) 20241107083309298 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) 20241107083309298 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) 20241107083309298 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) 20241107083309298 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) 20241107083309298 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) 20241107083309298 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) 20241107083309298 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) 20241107083309298 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) 20241107083309298 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) 20241107083309298 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) 20241107083309298 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) 20241107083309301 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) 20241107083309301 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) 20241107083309301 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1308 for type USF (pdch_ul_controller.c:184) 20241107083309301 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) 20241107083309302 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309315 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 3c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309315 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) 20241107083309315 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309315 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309315 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309315 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) 20241107083309315 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) 20241107083309315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20241107083309315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309315 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20241107083309315 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20241107083309315 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20241107083309315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309315 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309315 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309315 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309315 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) 20241107083309316 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) 20241107083309316 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) 20241107083309316 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) 20241107083309316 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) 20241107083309316 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) 20241107083309316 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) 20241107083309316 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) 20241107083309316 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) 20241107083309316 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) 20241107083309316 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) 20241107083309317 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) 20241107083309317 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) 20241107083309317 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) 20241107083309317 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) 20241107083309320 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) 20241107083309320 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) 20241107083309320 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1313 for type USF (pdch_ul_controller.c:184) 20241107083309320 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) 20241107083309320 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309334 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 3e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309334 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) 20241107083309334 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309334 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309334 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309334 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) 20241107083309334 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) 20241107083309334 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20241107083309334 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309334 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20241107083309334 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20241107083309334 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20241107083309334 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309334 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309334 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309334 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309334 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309334 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309334 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) 20241107083309334 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) 20241107083309334 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) 20241107083309334 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) 20241107083309334 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) 20241107083309335 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) 20241107083309335 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) 20241107083309335 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) 20241107083309335 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) 20241107083309335 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) 20241107083309335 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) 20241107083309335 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) 20241107083309335 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) 20241107083309335 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) 20241107083309335 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) 20241107083309343 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) 20241107083309343 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) 20241107083309343 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1317 for type USF (pdch_ul_controller.c:184) 20241107083309343 [1;34mDL1IF 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) 20241107083309344 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309358 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 40 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309358 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) 20241107083309358 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309358 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 40 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309358 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309358 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) 20241107083309358 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) 20241107083309358 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20241107083309358 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309358 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20241107083309358 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20241107083309358 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20241107083309358 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309358 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309358 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309358 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309358 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309358 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309358 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) 20241107083309358 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) 20241107083309358 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) 20241107083309358 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) 20241107083309358 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) 20241107083309359 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) 20241107083309359 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) 20241107083309359 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) 20241107083309359 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) 20241107083309359 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) 20241107083309359 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) 20241107083309360 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) 20241107083309360 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) 20241107083309360 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) 20241107083309360 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) 20241107083309362 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) 20241107083309362 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) 20241107083309362 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1321 for type USF (pdch_ul_controller.c:184) 20241107083309362 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) 20241107083309362 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309376 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 42 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309376 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) 20241107083309376 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309376 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 42 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309376 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309376 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) 20241107083309376 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) 20241107083309376 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20241107083309376 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309376 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20241107083309376 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20241107083309376 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20241107083309376 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309376 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309376 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309376 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309376 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309376 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309376 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) 20241107083309377 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) 20241107083309377 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) 20241107083309377 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) 20241107083309377 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) 20241107083309377 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) 20241107083309377 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) 20241107083309377 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) 20241107083309377 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) 20241107083309377 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) 20241107083309377 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) 20241107083309377 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) 20241107083309377 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) 20241107083309378 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) 20241107083309378 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) 20241107083309381 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) 20241107083309381 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) 20241107083309381 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1326 for type USF (pdch_ul_controller.c:184) 20241107083309381 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) 20241107083309381 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309395 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 44 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309395 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) 20241107083309395 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309395 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 44 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309395 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309395 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) 20241107083309395 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) 20241107083309395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20241107083309395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309395 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20241107083309395 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20241107083309395 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20241107083309395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309395 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309395 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309395 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309395 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) 20241107083309396 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) 20241107083309396 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) 20241107083309396 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) 20241107083309396 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) 20241107083309396 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) 20241107083309396 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) 20241107083309397 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) 20241107083309397 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) 20241107083309397 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) 20241107083309397 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) 20241107083309397 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) 20241107083309397 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) 20241107083309398 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) 20241107083309398 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) 20241107083309404 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) 20241107083309404 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) 20241107083309404 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1330 for type USF (pdch_ul_controller.c:184) 20241107083309404 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) 20241107083309405 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309419 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 46 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309419 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) 20241107083309419 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309419 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 46 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309419 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309419 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) 20241107083309419 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) 20241107083309419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20241107083309419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309419 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20241107083309419 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20241107083309419 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20241107083309419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309419 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309419 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309419 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309419 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) 20241107083309419 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) 20241107083309419 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) 20241107083309420 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) 20241107083309420 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) 20241107083309420 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) 20241107083309420 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) 20241107083309420 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) 20241107083309420 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) 20241107083309421 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) 20241107083309421 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) 20241107083309421 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) 20241107083309421 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) 20241107083309421 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) 20241107083309421 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) 20241107083309423 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) 20241107083309423 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) 20241107083309423 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1334 for type USF (pdch_ul_controller.c:184) 20241107083309423 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) 20241107083309424 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309438 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 48 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309438 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) 20241107083309438 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309438 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 48 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309438 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309438 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) 20241107083309438 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) 20241107083309438 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20241107083309438 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309438 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20241107083309438 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20241107083309438 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20241107083309438 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309438 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309438 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309438 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309438 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309438 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309438 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) 20241107083309438 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) 20241107083309438 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) 20241107083309439 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) 20241107083309439 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) 20241107083309439 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) 20241107083309439 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) 20241107083309439 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) 20241107083309439 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) 20241107083309440 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) 20241107083309440 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) 20241107083309440 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) 20241107083309440 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) 20241107083309440 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) 20241107083309440 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) 20241107083309442 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) 20241107083309442 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) 20241107083309442 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1339 for type USF (pdch_ul_controller.c:184) 20241107083309442 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) 20241107083309443 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309456 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 4a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309457 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) 20241107083309457 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309457 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4a 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309457 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309457 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) 20241107083309457 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) 20241107083309457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20241107083309457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309457 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20241107083309457 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20241107083309457 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20241107083309457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309457 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309457 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309457 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309457 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) 20241107083309457 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) 20241107083309457 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) 20241107083309457 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) 20241107083309457 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) 20241107083309458 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) 20241107083309458 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) 20241107083309458 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) 20241107083309458 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) 20241107083309458 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) 20241107083309458 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) 20241107083309459 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) 20241107083309459 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) 20241107083309459 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) 20241107083309459 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) 20241107083309466 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) 20241107083309466 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) 20241107083309466 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1343 for type USF (pdch_ul_controller.c:184) 20241107083309466 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) 20241107083309466 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309480 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 4c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309480 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) 20241107083309480 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309480 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4c 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309480 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309480 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) 20241107083309480 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) 20241107083309480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20241107083309480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309480 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20241107083309480 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20241107083309480 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20241107083309480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309480 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309480 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309480 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309480 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) 20241107083309480 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) 20241107083309480 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) 20241107083309481 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) 20241107083309481 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) 20241107083309481 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) 20241107083309481 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) 20241107083309481 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) 20241107083309481 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) 20241107083309482 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) 20241107083309482 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) 20241107083309482 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) 20241107083309482 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) 20241107083309482 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) 20241107083309482 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) 20241107083309485 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) 20241107083309485 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) 20241107083309485 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1347 for type USF (pdch_ul_controller.c:184) 20241107083309485 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) 20241107083309485 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309499 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 4e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309499 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) 20241107083309499 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309499 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4e 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309499 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309499 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) 20241107083309499 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) 20241107083309499 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20241107083309499 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309499 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20241107083309499 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20241107083309499 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20241107083309499 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309499 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309499 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309499 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309499 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309499 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309499 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) 20241107083309499 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) 20241107083309499 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) 20241107083309500 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) 20241107083309500 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) 20241107083309500 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) 20241107083309500 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) 20241107083309500 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) 20241107083309500 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) 20241107083309501 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) 20241107083309501 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) 20241107083309501 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) 20241107083309501 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) 20241107083309501 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) 20241107083309501 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) 20241107083309503 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) 20241107083309503 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) 20241107083309503 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1352 for type USF (pdch_ul_controller.c:184) 20241107083309503 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) 20241107083309504 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309518 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 50 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309518 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) 20241107083309518 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309518 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 50 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309518 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309518 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) 20241107083309518 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) 20241107083309518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20241107083309518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309518 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20241107083309518 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20241107083309518 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20241107083309518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309518 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309518 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309518 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309518 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309518 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) 20241107083309518 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) 20241107083309518 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) 20241107083309519 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) 20241107083309519 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) 20241107083309519 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) 20241107083309519 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) 20241107083309520 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) 20241107083309520 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) 20241107083309520 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) 20241107083309520 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) 20241107083309520 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) 20241107083309520 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) 20241107083309521 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) 20241107083309521 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) 20241107083309527 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) 20241107083309527 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) 20241107083309527 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1356 for type USF (pdch_ul_controller.c:184) 20241107083309527 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) 20241107083309527 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309541 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 52 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309541 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) 20241107083309541 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309541 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 52 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309541 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309541 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) 20241107083309541 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) 20241107083309541 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20241107083309541 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309541 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20241107083309541 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20241107083309541 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20241107083309541 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309541 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309541 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309541 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309541 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309541 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309541 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) 20241107083309541 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) 20241107083309541 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) 20241107083309542 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) 20241107083309542 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) 20241107083309542 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) 20241107083309542 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) 20241107083309542 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) 20241107083309542 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) 20241107083309543 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) 20241107083309543 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) 20241107083309543 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) 20241107083309543 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) 20241107083309543 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) 20241107083309543 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) 20241107083309546 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) 20241107083309546 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) 20241107083309546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1360 for type USF (pdch_ul_controller.c:184) 20241107083309546 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) 20241107083309546 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083309560 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 54 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309560 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) 20241107083309560 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309560 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 54 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309560 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309560 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) 20241107083309560 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) 20241107083309560 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20241107083309560 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309560 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20241107083309560 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20241107083309560 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20241107083309560 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309560 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309560 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309560 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309560 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309560 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309560 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) 20241107083309560 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) 20241107083309560 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) 20241107083309561 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) 20241107083309561 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) 20241107083309561 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) 20241107083309561 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) 20241107083309561 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) 20241107083309561 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) 20241107083309561 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) 20241107083309561 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) 20241107083309562 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) 20241107083309562 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) 20241107083309562 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) 20241107083309562 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) 20241107083309564 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) 20241107083309564 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) 20241107083309564 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1365 for type USF (pdch_ul_controller.c:184) 20241107083309564 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) 20241107083309564 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(462)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Forwarded 298 out of 300 transmitted 20241107083309578 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 56 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083309578 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) 20241107083309578 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083309579 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 56 41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083309579 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083309579 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) 20241107083309579 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) 20241107083309579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20241107083309579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 e1 d1 8f b3 77 08 32 73 4c f4 0c 5c ee 16 a5 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083309579 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20241107083309579 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20241107083309579 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20241107083309579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083309579 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083309579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241107083309579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083309579 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083309579 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083309579 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) 20241107083309579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241107083309579 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083309579 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(462)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083309579 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) 20241107083309579 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) 20241107083309579 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) 20241107083309579 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) 20241107083309580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55232<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083309580 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) 20241107083309580 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) 20241107083309580 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) 20241107083309580 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) 20241107083309580 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) 20241107083309580 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) 20241107083309580 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) 20241107083309580 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) 20241107083309581 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) 20241107083309581 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) 20241107083309582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55228<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083309582 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083309582 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083309582 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083309582 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083309582 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:1202) 20241107083309582 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083309582 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083309582 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083309582 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083309582 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Deallocated (fsm.c:568) 20241107083309582 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083309582 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083309582 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083309582 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083309582 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083309582 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083309582 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083309582 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083309582 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083309582 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083309582 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083309582 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083309582 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083309582 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083309582 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) 20241107083309582 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) 20241107083309582 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_ul_tbf_bsn_wraparound_gprs finished. Verdict: pass respawn: 41: stopped pid 8725 with status 0 MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:33:09 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 20241107083309595 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083309595 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083309595 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083309595 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083309615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083309716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60854<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=3148768) Waiting for packet dumper to finish... 1 (prev_count=3148768, count=3259988) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:33:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_cs_from_bts.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_cs_from_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_bts' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_paging_cs_from_bts started. 468@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_from_bts-BVCI1234(470)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 468@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 468@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(472)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083312805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35040<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 468@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 468@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(476)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(473)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(473)@fb7e2f9c3787: Start timer T: 5 s 20241107083312813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35046<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(473)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_paging_cs_from_bts-STATS(477)@fb7e2f9c3787: Start timer T: 2 s TC_paging_cs_from_bts-STATS(477)@fb7e2f9c3787: Start timer T: 2 s 468@fb7e2f9c3787: 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(480)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(480)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083314596 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083314596 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083314596 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(473)@fb7e2f9c3787: OsmoPCU is now connected BTS(475)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083314600 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083314600 DLGLOBAL DEBUG validating counter group 0x55b0692a3020(bts) with 102 counters (rate_ctr.c:86) 20241107083314600 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083314600 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083314600 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083314600 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083314600 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083314600 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083314600 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083314600 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083314600 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083314600 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083314600 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083314600 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083314600 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083314600 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083314600 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083314600 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083314600 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083314600 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083314600 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083314600 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083314600 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083314600 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083314600 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083314600 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083314600 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083314600 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083314601 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083314601 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083314601 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083314601 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083314601 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083314601 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083314601 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083314601 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083314601 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083314601 DLGLOBAL DEBUG validating counter group 0x7f192c8b65c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083314601 DLGLOBAL DEBUG validating counter group 0x55b0692a2700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083314601 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083314601 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083314601 DLGLOBAL DEBUG validating counter group 0x7f192c8b7160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083314601 DLGLOBAL DEBUG validating counter group 0x7f192c8b7140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083314601 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083314601 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) 20241107083314601 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) 20241107083314601 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083314601 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083314601 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083314601 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083314601 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083314601 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083314601 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083314601 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083314601 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083314601 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083314601 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083314601 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083314601 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083314601 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083314601 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083314601 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083314601 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083314601 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083314601 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083314601 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083314601 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083314601 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083314601 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083314601 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083314601 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083314601 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083314601 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) 20241107083314601 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) 20241107083314601 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(475)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(475)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(475)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(475)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(475)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(472)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(475)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(472)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(472)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(472)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(475)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(475)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083314603 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083314603 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) 20241107083314603 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) 20241107083314603 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083314603 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083314603 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) 20241107083314603 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083314603 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) 20241107083314603 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(472)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(472)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083314604 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083314604 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) 20241107083314604 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) 20241107083314604 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083314604 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083314604 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083314604 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083314604 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083314604 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083314604 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083314605 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083314605 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(472)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(472)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(472)@fb7e2f9c3787: Start timer Tns_test: 10 s 469@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 469@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083314611 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083314611 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083314611 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083314611 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083314611 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083314611 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083314611 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083314611 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083314613 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) 20241107083314613 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) 20241107083314613 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) 20241107083314613 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) 20241107083314613 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) 20241107083314613 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_paging_cs_from_bts-BVCI1234(470)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083314614 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) 20241107083314614 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) 20241107083314614 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) 20241107083314614 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_cs_from_bts-BVCI1234(470)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083314615 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) 20241107083314615 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@fb7e2f9c3787: BSSGP successfully initialized 20241107083314615 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) 20241107083314615 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) 20241107083314615 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083314615 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083314615 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083314615 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083314615 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083314615 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083314615 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083314615 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083314615 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) 20241107083314615 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083314616 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) 20241107083314616 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083314616 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083314616 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083314616 DLGLOBAL DEBUG validating counter group 0x55b0692a2740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083314616 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083314616 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083314616 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083314616 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083314616 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083314616 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083314616 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083314616 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083314616 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083314616 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083314616 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083314616 DRLCMAC 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) 20241107083314616 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083314616 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083314616 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083314616 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083314616 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083314616 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083314616 DLGLOBAL DEBUG validating counter group 0x55b0692a2b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083314616 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083314616 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083314616 DLGLOBAL DEBUG validating counter group 0x55b0692a2be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083314616 DLGLOBAL DEBUG validating counter group 0x55b0692a2c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083314616 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083314616 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:1192) 20241107083314616 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083314616 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083314616 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083314616 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083314616 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083314616 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083314616 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083314616 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) 20241107083314616 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) 20241107083314616 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083314616 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083314616 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083314616 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) 20241107083314617 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083314617 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083314617 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083314617 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083314617 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083314617 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083314617 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083314617 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083314617 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083314617 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(475)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083314618 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083314620 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083314621 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083314621 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083314621 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083314621 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083314632 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) 20241107083314632 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) 20241107083314632 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) 20241107083314632 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) 20241107083314632 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) 20241107083314632 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) 20241107083314633 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) 20241107083314633 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) 20241107083314633 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) 20241107083314633 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) 20241107083314633 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) 20241107083314633 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) 20241107083314633 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) 20241107083314633 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) 20241107083314633 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) 20241107083314633 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) 20241107083314636 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) 20241107083314636 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) 20241107083314636 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(475)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083314650 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) 20241107083314650 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) 20241107083314651 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) 20241107083314651 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) 20241107083314651 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) 20241107083314651 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) 20241107083314651 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) 20241107083314651 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) 20241107083314651 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) 20241107083314651 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) 20241107083314651 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) 20241107083314651 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) 20241107083314651 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) 20241107083314651 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) 20241107083314652 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) 20241107083314652 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) 20241107083314659 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) 20241107083314659 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) 20241107083314660 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(475)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083314673 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) 20241107083314673 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) 20241107083314674 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) 20241107083314674 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) 20241107083314674 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) 20241107083314674 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) 20241107083314674 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) 20241107083314674 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) 20241107083314674 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) 20241107083314674 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) 20241107083314674 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) 20241107083314674 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) 20241107083314674 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) 20241107083314674 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) 20241107083314675 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) 20241107083314675 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) 20241107083314678 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) 20241107083314678 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) 20241107083314678 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(475)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083314692 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) 20241107083314692 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) 20241107083314692 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) 20241107083314692 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) 20241107083314693 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) 20241107083314693 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) 20241107083314693 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) 20241107083314693 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) 20241107083314693 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) 20241107083314693 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) 20241107083314693 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) 20241107083314693 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) 20241107083314694 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) 20241107083314694 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) 20241107083314694 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) 20241107083314694 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) 20241107083314697 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) 20241107083314697 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) 20241107083314697 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(475)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083314711 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) 20241107083314711 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) 20241107083314711 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) 20241107083314711 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) 20241107083314712 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) 20241107083314712 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) 20241107083314712 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) 20241107083314712 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) 20241107083314712 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) 20241107083314712 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) 20241107083314712 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) 20241107083314712 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) 20241107083314713 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) 20241107083314713 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) 20241107083314713 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) 20241107083314713 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) 20241107083314720 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) 20241107083314720 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) 20241107083314720 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(475)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083314734 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) 20241107083314734 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) 20241107083314735 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) 20241107083314735 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) 20241107083314735 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) 20241107083314735 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) 20241107083314735 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) 20241107083314735 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) 20241107083314735 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) 20241107083314736 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) 20241107083314736 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) 20241107083314736 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) 20241107083314736 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) 20241107083314736 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) 20241107083314736 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) 20241107083314736 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) 20241107083314739 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) 20241107083314739 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) 20241107083314739 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(475)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083314753 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) 20241107083314753 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) 20241107083314753 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) 20241107083314753 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) 20241107083314754 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) 20241107083314754 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) 20241107083314754 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) 20241107083314754 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) 20241107083314754 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) 20241107083314754 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) 20241107083314755 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) 20241107083314755 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) 20241107083314755 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) 20241107083314755 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) 20241107083314755 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) 20241107083314755 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) 20241107083314757 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) 20241107083314757 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) 20241107083314758 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(475)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083314772 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) 20241107083314772 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) 20241107083314772 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) 20241107083314772 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) 20241107083314772 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) 20241107083314772 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) 20241107083314773 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) 20241107083314773 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) 20241107083314773 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) 20241107083314773 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) 20241107083314773 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) 20241107083314773 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) 20241107083314773 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) 20241107083314773 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) 20241107083314773 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) 20241107083314774 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) 20241107083314781 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) 20241107083314781 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) 20241107083314781 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(475)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083314795 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) 20241107083314795 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) 20241107083314795 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) 20241107083314795 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) 20241107083314796 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) 20241107083314796 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) 20241107083314796 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) 20241107083314796 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) 20241107083314796 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) 20241107083314796 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) 20241107083314797 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) 20241107083314797 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) 20241107083314797 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) 20241107083314797 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) 20241107083314797 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) 20241107083314797 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) 20241107083314800 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) 20241107083314800 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) 20241107083314800 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(475)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083314814 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) 20241107083314814 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) 20241107083314814 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) 20241107083314814 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) 20241107083314814 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) 20241107083314814 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) 20241107083314815 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) 20241107083314815 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) 20241107083314815 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) 20241107083314815 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) 20241107083314815 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) 20241107083314815 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) 20241107083314815 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) 20241107083314815 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) 20241107083314816 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) 20241107083314816 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) 20241107083314817 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083314817 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083314817 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083314818 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) 20241107083314818 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) 20241107083314818 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241107083314818 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) 20241107083314819 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(475)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083314820 DL1IF DEBUG Paging request received: chan_needed=0 length=8 (pcu_l1_if.cpp:1063) 20241107083314820 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000042 (bts.cpp:444) 20241107083314820 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083314820 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083314832 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) 20241107083314832 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) 20241107083314833 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) 20241107083314833 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) 20241107083314834 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) 20241107083314834 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) 20241107083314834 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) 20241107083314834 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) 20241107083314834 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) 20241107083314834 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) 20241107083314834 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) 20241107083314834 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) 20241107083314835 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) 20241107083314835 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) 20241107083314835 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) 20241107083314835 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) 20241107083314842 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) 20241107083314842 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) 20241107083314842 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107083314842 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083314842 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083314842 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083314842 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083314842 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083314842 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083314842 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 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) 20241107083314842 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(475)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O BTS(475)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083314845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35046<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083314846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35040<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083314847 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083314847 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083314847 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083314847 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20241107083314847 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083314847 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:1202) 20241107083314847 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241107083314847 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083314847 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107083314847 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083314847 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083314847 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083314847 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083314847 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083314847 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083314847 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083314847 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083314847 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083314847 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083314847 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083314847 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083314847 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083314847 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083314847 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083314847 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083314847 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) 20241107083314847 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) 20241107083314847 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_paging_cs_from_bts finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_bts pass'. respawn: 42: stopped pid 8799 with status 0 respawn: 43: starting: osmo-pcu Thu Nov 7 08:33:14 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 20241107083314862 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083314862 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083314862 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083314862 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083314882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35052<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083314982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35052<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75240) Waiting for packet dumper to finish... 1 (prev_count=75240, count=133120) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_bts pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:33:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_paging_cs_from_sgsn_sign_ptmsi started. 481@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_from_sgsn_sign_ptmsi-BVCI1234(483)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 481@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 481@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(485)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083318023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35068<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 481@fb7e2f9c3787: 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(489)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 481@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(489)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(486)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083318031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35074<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(486)@fb7e2f9c3787: Start timer T: 5 s TC_paging_cs_from_sgsn_sign_ptmsi-STATS(490)@fb7e2f9c3787: Start timer T: 2 s PCUIF(486)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_paging_cs_from_sgsn_sign_ptmsi-STATS(490)@fb7e2f9c3787: Start timer T: 2 s 481@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(493)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083319862 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083319863 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083319863 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(486)@fb7e2f9c3787: OsmoPCU is now connected BTS(487)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083319866 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083319866 DLGLOBAL DEBUG validating counter group 0x556b7d655020(bts) with 102 counters (rate_ctr.c:86) 20241107083319866 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083319866 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083319866 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083319866 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083319866 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083319866 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083319866 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083319866 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083319866 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083319866 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083319866 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083319866 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083319866 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083319866 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083319866 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083319866 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083319866 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083319866 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083319866 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083319866 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083319866 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083319866 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083319866 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083319866 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083319866 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083319866 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083319866 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083319866 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083319866 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083319866 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083319866 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083319866 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083319866 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083319866 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083319866 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083319867 DLGLOBAL DEBUG validating counter group 0x7fdaaeca95c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083319867 DLGLOBAL DEBUG validating counter group 0x556b7d654700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083319867 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083319867 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083319867 DLGLOBAL DEBUG validating counter group 0x7fdaaecaa160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083319867 DLGLOBAL DEBUG validating counter group 0x7fdaaecaa140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083319867 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083319867 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) 20241107083319867 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) 20241107083319867 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083319867 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083319867 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083319867 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083319867 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083319867 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083319867 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083319867 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083319867 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083319867 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083319867 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083319867 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083319867 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083319867 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083319867 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083319867 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083319867 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083319867 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083319867 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083319867 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083319867 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083319867 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083319867 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083319867 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083319867 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083319867 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083319867 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) 20241107083319867 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) 20241107083319867 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(487)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(487)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(487)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(487)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(487)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(487)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(487)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(485)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(487)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(485)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(485)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(485)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083319869 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083319869 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) 20241107083319869 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) 20241107083319869 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083319869 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083319869 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) 20241107083319869 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083319869 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) 20241107083319869 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(485)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(485)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083319869 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083319869 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) 20241107083319869 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) 20241107083319869 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083319869 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083319869 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083319870 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083319870 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083319870 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083319870 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083319870 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083319870 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(485)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(485)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(485)@fb7e2f9c3787: Start timer Tns_test: 10 s 482@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 482@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083319876 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083319876 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083319876 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083319876 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083319876 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083319876 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083319876 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083319876 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_paging_cs_from_sgsn_sign_ptmsi-BVCI1234(483)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_paging_cs_from_sgsn_sign_ptmsi-BVCI1234(483)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083319879 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083319879 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083319879 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083319879 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083319879 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083319879 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083319879 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083319879 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083319880 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) 20241107083319880 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) 20241107083319880 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) 20241107083319880 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) 20241107083319881 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) 20241107083319881 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) 20241107083319881 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) 20241107083319881 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) 20241107083319881 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) 20241107083319881 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) 20241107083319881 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) 20241107083319881 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) 20241107083319881 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) 20241107083319881 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) 20241107083319881 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) 20241107083319881 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) 20241107083319882 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) 20241107083319882 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083319882 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083319882 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083319882 DLGLOBAL DEBUG validating counter group 0x556b7d654740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083319882 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083319882 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083319882 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083319882 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083319882 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083319882 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083319882 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083319882 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083319882 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083319882 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083319882 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083319882 DRLCMAC 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) 20241107083319882 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083319882 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083319882 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083319882 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083319882 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083319882 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083319882 DLGLOBAL DEBUG validating counter group 0x556b7d654b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083319882 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083319882 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083319882 DLGLOBAL DEBUG validating counter group 0x556b7d654be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083319882 DLGLOBAL DEBUG validating counter group 0x556b7d654c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083319882 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083319882 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:1192) 20241107083319882 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083319882 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083319882 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083319882 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083319882 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083319882 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083319882 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083319882 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) 20241107083319882 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) 20241107083319882 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083319882 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083319882 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083319882 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) 20241107083319882 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083319882 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083319882 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083319882 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083319882 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083319882 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083319882 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083319882 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083319882 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083319882 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(487)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083319884 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083319886 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083319886 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083319886 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083319886 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083319886 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083319898 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) 20241107083319898 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) 20241107083319899 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) 20241107083319899 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) 20241107083319899 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) 20241107083319899 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) 20241107083319899 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) 20241107083319899 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) 20241107083319899 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) 20241107083319899 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) 20241107083319899 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) 20241107083319899 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) 20241107083319899 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) 20241107083319899 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) 20241107083319900 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) 20241107083319900 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) 20241107083319903 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) 20241107083319903 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) 20241107083319903 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(487)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083319917 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) 20241107083319917 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) 20241107083319917 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) 20241107083319917 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) 20241107083319917 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) 20241107083319917 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) 20241107083319918 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) 20241107083319918 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) 20241107083319918 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) 20241107083319918 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) 20241107083319918 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) 20241107083319918 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) 20241107083319918 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) 20241107083319918 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) 20241107083319918 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) 20241107083319918 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) 20241107083319927 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) 20241107083319927 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) 20241107083319927 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(487)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083319941 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) 20241107083319941 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) 20241107083319941 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) 20241107083319941 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) 20241107083319941 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) 20241107083319941 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) 20241107083319941 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) 20241107083319941 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) 20241107083319941 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) 20241107083319942 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) 20241107083319942 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) 20241107083319942 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) 20241107083319942 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) 20241107083319942 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) 20241107083319942 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) 20241107083319942 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) 20241107083319945 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) 20241107083319945 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) 20241107083319945 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(487)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083319960 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) 20241107083319960 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) 20241107083319960 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) 20241107083319960 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) 20241107083319960 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) 20241107083319960 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) 20241107083319960 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) 20241107083319960 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) 20241107083319960 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) 20241107083319960 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) 20241107083319961 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) 20241107083319961 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) 20241107083319961 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) 20241107083319961 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) 20241107083319961 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) 20241107083319961 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) 20241107083319964 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) 20241107083319964 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) 20241107083319965 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(487)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083319979 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) 20241107083319979 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) 20241107083319979 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) 20241107083319979 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) 20241107083319979 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) 20241107083319979 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) 20241107083319980 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) 20241107083319980 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) 20241107083319980 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) 20241107083319980 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) 20241107083319980 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) 20241107083319980 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) 20241107083319981 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) 20241107083319981 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) 20241107083319981 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) 20241107083319981 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) 20241107083319989 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) 20241107083319989 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) 20241107083319989 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(487)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083320002 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) 20241107083320002 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) 20241107083320003 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) 20241107083320003 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) 20241107083320003 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) 20241107083320003 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) 20241107083320003 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) 20241107083320003 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) 20241107083320003 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) 20241107083320003 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) 20241107083320003 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) 20241107083320003 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) 20241107083320003 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) 20241107083320003 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) 20241107083320004 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) 20241107083320004 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) 20241107083320007 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) 20241107083320007 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) 20241107083320007 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(487)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083320021 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) 20241107083320021 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) 20241107083320021 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) 20241107083320021 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) 20241107083320022 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) 20241107083320022 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) 20241107083320022 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) 20241107083320022 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) 20241107083320022 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) 20241107083320022 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) 20241107083320022 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) 20241107083320022 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) 20241107083320022 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) 20241107083320022 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) 20241107083320022 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) 20241107083320022 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) 20241107083320025 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) 20241107083320026 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) 20241107083320026 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(487)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083320040 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) 20241107083320040 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) 20241107083320040 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) 20241107083320040 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) 20241107083320040 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) 20241107083320040 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) 20241107083320040 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) 20241107083320040 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) 20241107083320040 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) 20241107083320040 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) 20241107083320041 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) 20241107083320041 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) 20241107083320041 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) 20241107083320041 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) 20241107083320041 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) 20241107083320041 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) 20241107083320049 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) 20241107083320049 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) 20241107083320049 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(487)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083320063 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) 20241107083320063 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) 20241107083320063 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) 20241107083320063 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) 20241107083320064 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) 20241107083320064 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) 20241107083320064 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) 20241107083320064 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) 20241107083320064 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) 20241107083320064 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) 20241107083320064 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) 20241107083320064 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) 20241107083320065 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) 20241107083320065 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) 20241107083320065 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) 20241107083320065 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) 20241107083320068 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) 20241107083320068 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) 20241107083320068 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(487)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083320082 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) 20241107083320082 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) 20241107083320082 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083320082 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083320082 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083320082 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) 20241107083320082 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) 20241107083320082 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) 20241107083320082 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) 20241107083320082 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) 20241107083320082 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) 20241107083320083 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) 20241107083320083 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) 20241107083320083 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) 20241107083320083 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) 20241107083320083 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) 20241107083320083 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) 20241107083320083 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) 20241107083320083 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) 20241107083320086 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) 20241107083320086 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) 20241107083320086 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241107083320086 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) 20241107083320086 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(487)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083320090 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083320090 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083320090 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083320090 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083320090 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x27689016 (bts.cpp:444) 20241107083320090 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083320090 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083320100 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) 20241107083320100 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) 20241107083320101 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) 20241107083320101 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) 20241107083320101 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) 20241107083320101 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) 20241107083320101 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) 20241107083320101 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) 20241107083320101 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) 20241107083320101 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) 20241107083320101 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) 20241107083320101 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) 20241107083320101 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) 20241107083320101 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) 20241107083320102 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) 20241107083320102 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) 20241107083320110 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) 20241107083320110 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) 20241107083320110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107083320110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083320110 DRLCMAC DEBUG Paging MI - TMSI-0x27689016 (pdch.cpp:258) 20241107083320110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083320110 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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 = 39 | u.TMSI = 104 | u.TMSI = 144 | u.TMSI = 22 | 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) 20241107083320110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083320110 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083320110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 88 31 3b 44 80 b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241107083320110 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(487)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000000000000000000000'O BTS(487)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083320113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35074<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083320114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35068<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083320114 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083320114 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083320114 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083320114 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20241107083320114 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083320114 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:1202) 20241107083320114 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241107083320114 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083320114 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107083320114 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083320114 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083320114 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083320114 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083320114 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083320114 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083320114 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083320114 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083320114 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083320114 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083320114 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083320114 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083320114 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083320114 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083320114 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083320114 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083320114 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) 20241107083320114 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) 20241107083320114 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 8865 with status 0 MTC@fb7e2f9c3787: Test case TC_paging_cs_from_sgsn_sign_ptmsi finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi pass'. respawn: 44: starting: osmo-pcu Thu Nov 7 08:33:20 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 20241107083320127 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083320127 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083320127 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083320127 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083320143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35084<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083320244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35084<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75392) Waiting for packet dumper to finish... 1 (prev_count=75392, count=133300) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:33:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_cs_from_sgsn_sign.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_cs_from_sgsn_sign.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_sgsn_sign' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_paging_cs_from_sgsn_sign started. 494@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 494@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_cs_from_sgsn_sign-BVCI1234(497)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(498)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 494@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 494@fb7e2f9c3787: 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(501)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(501)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 494@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 20241107083323345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51036<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(500)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083323352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51038<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(500)@fb7e2f9c3787: Start timer T: 5 s PCUIF(500)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_paging_cs_from_sgsn_sign-STATS(504)@fb7e2f9c3787: Start timer T: 2 s 494@fb7e2f9c3787: 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_sgsn_sign-STATS(504)@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(505)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(505)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083325127 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083325127 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083325127 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(500)@fb7e2f9c3787: OsmoPCU is now connected BTS(502)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083325131 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083325131 DLGLOBAL DEBUG validating counter group 0x55f6d5bdd020(bts) with 102 counters (rate_ctr.c:86) 20241107083325131 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083325131 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083325131 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083325131 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083325131 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083325131 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083325131 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083325131 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083325131 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083325131 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083325131 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083325131 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083325131 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083325131 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083325131 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083325131 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083325131 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083325131 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083325131 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083325131 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083325131 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083325131 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083325131 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083325131 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083325131 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083325131 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083325131 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083325131 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083325131 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083325131 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083325131 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083325131 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083325131 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083325131 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083325131 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083325132 DLGLOBAL DEBUG validating counter group 0x7f4045ccf5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083325132 DLGLOBAL DEBUG validating counter group 0x55f6d5bdc700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083325132 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083325132 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083325132 DLGLOBAL DEBUG validating counter group 0x7f4045cd0160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083325132 DLGLOBAL DEBUG validating counter group 0x7f4045cd0140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083325132 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083325132 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) 20241107083325132 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) 20241107083325132 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083325132 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083325132 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083325132 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083325132 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083325132 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083325132 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083325132 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083325132 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083325132 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083325132 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083325132 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083325132 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083325132 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083325132 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083325132 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083325132 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083325132 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083325132 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083325132 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083325132 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083325132 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083325132 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083325132 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083325132 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083325132 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083325132 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) 20241107083325132 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) 20241107083325132 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(502)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(502)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(502)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(502)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(498)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(502)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(498)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(498)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(498)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(502)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083325134 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083325134 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) 20241107083325134 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) 20241107083325134 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083325134 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083325134 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) 20241107083325134 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083325134 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) 20241107083325134 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(502)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(498)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(498)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(502)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083325134 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083325134 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) 20241107083325134 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) 20241107083325134 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083325134 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083325134 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083325134 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083325134 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083325134 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083325134 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083325135 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083325135 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(498)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(498)@fb7e2f9c3787: Start timer Tns_test: 10 s 495@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 495@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083325141 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083325141 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083325141 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083325141 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083325141 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083325141 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083325141 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083325141 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_paging_cs_from_sgsn_sign-BVCI1234(497)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_paging_cs_from_sgsn_sign-BVCI1234(497)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083325144 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083325144 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083325144 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083325144 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083325144 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083325144 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083325144 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083325144 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083325145 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) 20241107083325145 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083325145 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083325145 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083325145 DLGLOBAL DEBUG validating counter group 0x55f6d5bdc740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083325145 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083325145 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083325145 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083325145 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083325145 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083325145 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083325145 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083325145 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083325145 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083325145 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083325145 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083325145 DRLCMAC 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) 20241107083325145 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083325145 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083325145 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083325145 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083325145 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083325145 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083325145 DLGLOBAL DEBUG validating counter group 0x55f6d5bdcb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083325145 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083325145 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083325145 DLGLOBAL DEBUG validating counter group 0x55f6d5bdcbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083325145 DLGLOBAL DEBUG validating counter group 0x55f6d5bdcc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083325145 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083325145 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:1192) 20241107083325145 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083325145 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083325145 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083325145 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083325145 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083325145 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083325145 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083325145 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) 20241107083325145 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) 20241107083325145 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083325145 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083325145 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083325145 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) 20241107083325145 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083325145 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083325145 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083325145 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083325145 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083325145 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083325145 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083325145 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083325145 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083325145 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(502)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083325146 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) 20241107083325146 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) 20241107083325146 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) 20241107083325146 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) 20241107083325146 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) 20241107083325146 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083325147 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) 20241107083325147 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) 20241107083325147 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) 20241107083325147 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) 20241107083325147 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) 20241107083325147 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) 20241107083325147 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) 20241107083325147 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) 20241107083325148 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) 20241107083325148 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) 20241107083325148 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083325148 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083325148 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083325148 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083325148 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083325150 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) 20241107083325150 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) 20241107083325150 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(502)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083325164 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) 20241107083325164 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) 20241107083325164 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) 20241107083325164 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) 20241107083325165 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) 20241107083325165 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) 20241107083325165 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) 20241107083325165 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) 20241107083325165 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) 20241107083325165 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) 20241107083325166 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) 20241107083325166 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) 20241107083325166 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) 20241107083325166 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) 20241107083325166 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) 20241107083325166 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) 20241107083325169 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) 20241107083325169 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) 20241107083325169 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(502)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083325183 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) 20241107083325183 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) 20241107083325183 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) 20241107083325183 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) 20241107083325183 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) 20241107083325183 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) 20241107083325184 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) 20241107083325184 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) 20241107083325184 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) 20241107083325184 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) 20241107083325184 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) 20241107083325184 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) 20241107083325184 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) 20241107083325184 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) 20241107083325185 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) 20241107083325185 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) 20241107083325192 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) 20241107083325192 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) 20241107083325192 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(502)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083325206 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) 20241107083325206 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) 20241107083325206 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) 20241107083325206 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) 20241107083325207 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) 20241107083325207 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) 20241107083325207 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) 20241107083325207 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) 20241107083325207 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) 20241107083325207 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) 20241107083325207 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) 20241107083325207 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) 20241107083325208 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) 20241107083325208 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) 20241107083325208 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) 20241107083325208 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) 20241107083325210 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) 20241107083325210 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) 20241107083325211 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(502)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083325224 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) 20241107083325224 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) 20241107083325225 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) 20241107083325225 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) 20241107083325225 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) 20241107083325225 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) 20241107083325225 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) 20241107083325225 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) 20241107083325226 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) 20241107083325226 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) 20241107083325226 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) 20241107083325226 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) 20241107083325226 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) 20241107083325226 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) 20241107083325226 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) 20241107083325226 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) 20241107083325229 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) 20241107083325229 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) 20241107083325229 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(502)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083325243 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) 20241107083325243 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) 20241107083325243 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) 20241107083325243 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) 20241107083325243 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) 20241107083325243 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) 20241107083325244 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) 20241107083325244 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) 20241107083325244 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) 20241107083325244 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) 20241107083325244 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) 20241107083325244 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) 20241107083325244 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) 20241107083325244 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) 20241107083325244 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) 20241107083325244 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) 20241107083325252 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) 20241107083325252 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) 20241107083325252 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(502)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083325266 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) 20241107083325266 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) 20241107083325266 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) 20241107083325266 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) 20241107083325266 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) 20241107083325266 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) 20241107083325267 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) 20241107083325267 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) 20241107083325267 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) 20241107083325267 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) 20241107083325267 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) 20241107083325267 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) 20241107083325267 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) 20241107083325267 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) 20241107083325268 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) 20241107083325268 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) 20241107083325271 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) 20241107083325271 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) 20241107083325271 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(502)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083325285 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) 20241107083325285 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) 20241107083325285 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) 20241107083325285 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) 20241107083325286 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) 20241107083325286 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) 20241107083325286 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) 20241107083325286 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) 20241107083325286 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) 20241107083325286 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) 20241107083325286 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) 20241107083325286 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) 20241107083325287 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) 20241107083325287 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) 20241107083325287 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) 20241107083325287 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) 20241107083325290 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) 20241107083325290 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) 20241107083325290 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(502)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083325304 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) 20241107083325304 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) 20241107083325304 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) 20241107083325304 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) 20241107083325304 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) 20241107083325304 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) 20241107083325305 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) 20241107083325305 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) 20241107083325305 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) 20241107083325305 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) 20241107083325305 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) 20241107083325305 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) 20241107083325305 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) 20241107083325305 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) 20241107083325306 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) 20241107083325306 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) 20241107083325313 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) 20241107083325313 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) 20241107083325313 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(502)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083325327 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) 20241107083325327 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) 20241107083325328 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) 20241107083325328 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) 20241107083325328 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) 20241107083325328 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) 20241107083325328 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) 20241107083325328 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) 20241107083325328 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) 20241107083325328 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) 20241107083325328 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) 20241107083325328 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) 20241107083325329 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) 20241107083325329 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) 20241107083325329 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) 20241107083325329 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) 20241107083325331 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) 20241107083325331 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) 20241107083325332 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(502)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083325346 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083325346 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083325346 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083325346 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) 20241107083325346 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) 20241107083325347 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) 20241107083325347 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) 20241107083325347 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) 20241107083325347 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) 20241107083325348 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) 20241107083325348 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) 20241107083325348 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) 20241107083325348 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) 20241107083325349 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) 20241107083325349 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) 20241107083325349 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) 20241107083325349 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) 20241107083325349 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) 20241107083325349 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) 20241107083325350 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) 20241107083325350 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) 20241107083325350 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241107083325350 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) 20241107083325351 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(502)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083325354 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083325354 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083325354 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083325354 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083325354 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000042 (bts.cpp:444) 20241107083325354 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083325354 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083325365 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) 20241107083325365 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) 20241107083325366 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) 20241107083325366 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) 20241107083325366 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) 20241107083325366 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) 20241107083325367 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) 20241107083325367 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) 20241107083325367 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) 20241107083325367 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) 20241107083325368 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) 20241107083325368 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) 20241107083325369 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) 20241107083325369 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) 20241107083325369 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) 20241107083325369 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) 20241107083325374 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) 20241107083325374 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) 20241107083325374 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107083325374 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083325374 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083325374 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083325374 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083325375 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083325375 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083325375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 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) 20241107083325375 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(502)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O BTS(502)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083325379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51038<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083325381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51036<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083325382 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083325382 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083325382 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083325382 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20241107083325382 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083325382 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:1202) 20241107083325382 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241107083325382 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083325382 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107083325382 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083325382 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083325382 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083325382 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083325382 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083325382 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083325382 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083325382 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083325382 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083325382 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083325382 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083325382 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083325382 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083325382 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083325382 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083325382 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083325382 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) 20241107083325382 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) 20241107083325382 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 8931 with status 0 respawn: 45: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_paging_cs_from_sgsn_sign finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_sign pass'. Thu Nov 7 08:33:25 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 20241107083325422 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083325422 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083325422 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083325422 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083325449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51054<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083325549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51054<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=120140) Waiting for packet dumper to finish... 1 (prev_count=120140, count=134704) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:33:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_cs_from_sgsn_ptp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_cs_from_sgsn_ptp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_sgsn_ptp' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_paging_cs_from_sgsn_ptp started. 507@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 507@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 507@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(511)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET TC_paging_cs_from_sgsn_ptp-BVCI1234(510)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 507@fb7e2f9c3787: 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(514)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 507@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(514)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083328604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51062<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(513)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083328610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51068<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(513)@fb7e2f9c3787: Start timer T: 5 s PCUIF(513)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_paging_cs_from_sgsn_ptp-STATS(517)@fb7e2f9c3787: Start timer T: 2 s TC_paging_cs_from_sgsn_ptp-STATS(517)@fb7e2f9c3787: Start timer T: 2 s 507@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(518)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083330423 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083330423 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083330423 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(513)@fb7e2f9c3787: OsmoPCU is now connected BTS(515)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083330436 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083330436 DLGLOBAL DEBUG validating counter group 0x561389469020(bts) with 102 counters (rate_ctr.c:86) 20241107083330436 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083330436 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083330436 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083330436 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083330436 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083330436 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083330436 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083330436 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083330436 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083330436 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083330436 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083330436 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083330436 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083330436 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083330436 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083330436 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083330436 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083330436 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083330436 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083330436 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083330436 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083330436 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083330436 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083330436 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083330436 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083330436 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083330436 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083330436 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083330436 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083330436 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083330436 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083330436 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083330436 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083330436 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083330436 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083330436 DLGLOBAL DEBUG validating counter group 0x7f28759695c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083330436 DLGLOBAL DEBUG validating counter group 0x561389468700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083330436 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083330436 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083330436 DLGLOBAL DEBUG validating counter group 0x7f287596a160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083330436 DLGLOBAL DEBUG validating counter group 0x7f287596a140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083330436 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083330436 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) 20241107083330436 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) 20241107083330436 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083330436 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083330437 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083330437 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083330437 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083330437 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083330437 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083330437 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083330437 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083330437 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083330437 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083330437 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083330437 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083330437 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083330437 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083330437 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083330437 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083330437 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083330437 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083330437 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083330437 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083330437 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083330437 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083330437 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083330437 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083330437 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083330437 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) 20241107083330437 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) 20241107083330437 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(515)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(515)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(511)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(511)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE BTS(515)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(511)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(511)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083330442 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083330442 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) 20241107083330442 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) 20241107083330442 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083330442 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083330442 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(515)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083330444 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) BTS(515)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083330444 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) 20241107083330444 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(515)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(511)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(511)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(515)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083330446 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083330446 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) 20241107083330446 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) BTS(515)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083330446 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083330446 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083330446 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083330447 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083330447 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083330447 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083330447 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083330449 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083330449 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(511)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(511)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241107083330449 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) -NSVCI1234(511)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083330449 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) 20241107083330451 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) 20241107083330451 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) 20241107083330452 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) 20241107083330452 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) 20241107083330453 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) 20241107083330453 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) 20241107083330454 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) 20241107083330454 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) 20241107083330455 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) 20241107083330455 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) 20241107083330456 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) 20241107083330456 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) 20241107083330457 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) 20241107083330457 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) 20241107083330458 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 508@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 508@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083330465 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083330465 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083330465 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083330465 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083330465 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083330465 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083330465 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083330465 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083330469 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) 20241107083330469 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) 20241107083330470 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) 20241107083330470 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) 20241107083330471 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) 20241107083330471 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) 20241107083330471 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) 20241107083330471 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) 20241107083330472 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) 20241107083330472 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_paging_cs_from_sgsn_ptp-BVCI1234(510)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083330473 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) 20241107083330473 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) 20241107083330473 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) 20241107083330473 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_paging_cs_from_sgsn_ptp-BVCI1234(510)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083330474 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) 20241107083330474 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) 20241107083330474 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083330476 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083330476 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083330476 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083330476 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083330476 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083330476 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083330476 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083330476 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083330477 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) 20241107083330477 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083330477 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083330477 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083330477 DLGLOBAL DEBUG validating counter group 0x561389468740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083330477 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083330478 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083330478 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083330478 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083330478 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083330478 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083330478 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083330478 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083330478 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083330478 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083330478 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083330478 DRLCMAC 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) 20241107083330478 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083330478 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083330478 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083330478 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083330478 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083330478 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083330478 DLGLOBAL DEBUG validating counter group 0x561389468b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083330478 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083330478 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083330478 DLGLOBAL DEBUG validating counter group 0x561389468be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083330478 DLGLOBAL DEBUG validating counter group 0x561389468c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083330478 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083330478 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:1192) 20241107083330478 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083330478 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083330478 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083330478 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083330478 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083330478 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083330478 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083330478 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) 20241107083330478 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) 20241107083330478 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083330478 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083330478 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083330478 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(515)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083330480 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083330480 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083330480 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083330480 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083330480 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083330481 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083330481 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083330481 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083330481 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083330481 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083330487 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) 20241107083330487 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) 20241107083330487 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) 20241107083330487 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) 20241107083330488 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) 20241107083330488 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) 20241107083330488 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083330488 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083330488 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083330488 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083330488 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083330488 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) 20241107083330488 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) 20241107083330488 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) 20241107083330488 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) 20241107083330489 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) 20241107083330489 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) 20241107083330489 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) 20241107083330489 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) 20241107083330489 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) 20241107083330489 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) 20241107083330496 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) 20241107083330496 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) 20241107083330497 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(515)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083330511 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) 20241107083330511 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) 20241107083330512 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) 20241107083330512 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) 20241107083330513 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) 20241107083330513 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) 20241107083330513 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) 20241107083330513 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) 20241107083330514 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) 20241107083330514 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) 20241107083330515 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) 20241107083330515 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) 20241107083330516 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) 20241107083330516 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) 20241107083330517 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) 20241107083330517 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) 20241107083330518 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) 20241107083330518 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) 20241107083330519 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(515)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083330530 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) 20241107083330530 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) 20241107083330531 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) 20241107083330531 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) 20241107083330532 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) 20241107083330532 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) 20241107083330532 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) 20241107083330532 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) 20241107083330533 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) 20241107083330533 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) 20241107083330533 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) 20241107083330533 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) 20241107083330534 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) 20241107083330534 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) 20241107083330534 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) 20241107083330534 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) 20241107083330535 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) 20241107083330535 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) 20241107083330535 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(515)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083330549 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) 20241107083330549 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) 20241107083330550 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) 20241107083330550 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) 20241107083330551 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) 20241107083330551 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) 20241107083330552 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) 20241107083330552 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) 20241107083330553 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) 20241107083330553 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) 20241107083330553 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) 20241107083330553 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) 20241107083330554 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) 20241107083330554 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) 20241107083330554 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) 20241107083330554 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) 20241107083330558 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) 20241107083330558 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) 20241107083330559 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(515)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083330572 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) 20241107083330572 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) 20241107083330573 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) 20241107083330573 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) 20241107083330573 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) 20241107083330573 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) 20241107083330574 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) 20241107083330574 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) 20241107083330574 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) 20241107083330574 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) 20241107083330574 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) 20241107083330574 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) 20241107083330575 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) 20241107083330575 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) 20241107083330575 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) 20241107083330575 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) 20241107083330577 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) 20241107083330577 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) 20241107083330577 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(515)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083330591 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) 20241107083330591 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) 20241107083330592 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) 20241107083330592 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) 20241107083330592 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) 20241107083330592 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) 20241107083330592 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) 20241107083330592 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) 20241107083330593 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) 20241107083330593 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) 20241107083330593 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) 20241107083330593 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) 20241107083330593 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) 20241107083330593 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) 20241107083330594 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) 20241107083330594 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) 20241107083330596 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) 20241107083330596 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) 20241107083330596 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(515)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083330610 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) 20241107083330610 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) 20241107083330611 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) 20241107083330611 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) 20241107083330611 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) 20241107083330611 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) 20241107083330612 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) 20241107083330612 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) 20241107083330612 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) 20241107083330612 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) 20241107083330613 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) 20241107083330613 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) 20241107083330613 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) 20241107083330613 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) 20241107083330614 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) 20241107083330614 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) 20241107083330620 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) 20241107083330620 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) 20241107083330620 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(515)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083330635 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) 20241107083330635 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) 20241107083330635 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) 20241107083330635 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) 20241107083330636 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) 20241107083330636 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) 20241107083330636 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) 20241107083330636 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) 20241107083330637 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) 20241107083330637 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) 20241107083330638 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) 20241107083330638 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) 20241107083330638 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) 20241107083330638 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) 20241107083330639 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) 20241107083330639 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) 20241107083330639 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) 20241107083330639 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) 20241107083330640 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(515)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083330653 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) 20241107083330653 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) 20241107083330654 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) 20241107083330654 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) 20241107083330655 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) 20241107083330655 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) 20241107083330655 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) 20241107083330655 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) 20241107083330656 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) 20241107083330656 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) 20241107083330656 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) 20241107083330656 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) 20241107083330657 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) 20241107083330657 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) 20241107083330657 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) 20241107083330657 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) 20241107083330658 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) 20241107083330658 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) 20241107083330659 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(515)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083330672 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) 20241107083330672 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) 20241107083330673 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) 20241107083330673 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) 20241107083330673 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) 20241107083330673 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) 20241107083330674 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) 20241107083330674 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) 20241107083330675 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) 20241107083330675 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) 20241107083330675 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) 20241107083330675 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) 20241107083330676 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) 20241107083330676 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) 20241107083330676 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) 20241107083330676 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) 20241107083330678 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083330678 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083330678 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083330682 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) 20241107083330682 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) 20241107083330682 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107083330682 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) 20241107083330683 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(515)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083330689 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083330689 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083330689 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083330689 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083330689 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000042 (bts.cpp:444) 20241107083330689 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083330689 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083330696 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) 20241107083330696 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) 20241107083330698 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) 20241107083330698 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) 20241107083330698 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) 20241107083330698 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) 20241107083330699 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) 20241107083330699 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) 20241107083330699 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) 20241107083330699 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) 20241107083330700 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) 20241107083330700 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) 20241107083330700 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) 20241107083330700 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) 20241107083330701 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) 20241107083330701 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) 20241107083330702 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) 20241107083330702 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) 20241107083330702 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241107083330702 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083330702 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083330702 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083330702 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083330702 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083330702 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083330702 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) 20241107083330703 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(515)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O BTS(515)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083330712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51068<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083330715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51062<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083330717 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083330717 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083330717 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083330717 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20241107083330717 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083330717 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:1202) 20241107083330717 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241107083330717 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083330717 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107083330717 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083330717 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083330717 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083330717 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083330717 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083330717 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083330717 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083330717 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083330717 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083330717 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083330717 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083330717 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083330717 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083330717 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083330717 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083330717 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083330717 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) 20241107083330717 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) 20241107083330717 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 8996 with status 0 MTC@fb7e2f9c3787: Test case TC_paging_cs_from_sgsn_ptp finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_ptp pass'. respawn: 46: starting: osmo-pcu Thu Nov 7 08:33:30 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 20241107083330769 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083330770 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083330770 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083330770 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083330789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51070<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083330890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51070<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76004) Waiting for packet dumper to finish... 1 (prev_count=76004, count=138260) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:33:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_paging_ps_from_sgsn_sign_ptmsi started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107083333984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55520<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(520)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(520)@fb7e2f9c3787: Start timer T: 5 s 20241107083334001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55524<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(520)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@fb7e2f9c3787: Start timer T: 2 s TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@fb7e2f9c3787: Start timer T: 2 s 20241107083335771 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083335771 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083335771 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(520)@fb7e2f9c3787: OsmoPCU is now connected BTS(521)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "/pcu_bts', waiting for connection...\"terminated normally, exit status: 0" 20241107083335788 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083335789 DLGLOBAL DEBUG validating counter group 0x56477417c020(bts) with 102 counters (rate_ctr.c:86) 20241107083335789 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083335789 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083335789 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083335789 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083335789 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083335789 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083335789 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083335789 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083335789 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083335789 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083335789 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083335789 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083335789 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083335789 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083335789 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083335789 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083335789 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083335789 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083335789 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083335789 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083335789 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083335789 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083335789 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083335789 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083335789 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083335789 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083335789 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083335789 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083335789 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083335789 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083335789 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083335789 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083335789 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083335789 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083335790 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083335790 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083335790 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083335790 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083335790 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083335790 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083335790 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083335790 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083335790 DLGLOBAL DEBUG validating counter group 0x7f87b218f5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083335790 DLGLOBAL DEBUG validating counter group 0x56477417b700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083335790 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083335790 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083335790 DLGLOBAL DEBUG validating counter group 0x7f87b2190160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083335790 DLGLOBAL DEBUG validating counter group 0x7f87b2190140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083335790 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083335790 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) 20241107083335790 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) 20241107083335790 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083335790 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083335790 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083335790 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083335790 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083335790 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083335790 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083335790 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083335790 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083335791 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083335791 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083335791 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083335791 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083335791 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083335791 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083335791 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083335791 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083335791 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083335791 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083335791 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083335791 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083335791 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083335791 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083335791 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083335791 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083335791 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083335791 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) 20241107083335791 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) 20241107083335792 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(521)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(521)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(521)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(521)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(521)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(521)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(521)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083335802 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) 20241107083335802 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(521)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083335804 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) 20241107083335804 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) 20241107083335804 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) 20241107083335804 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) 20241107083335805 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) 20241107083335805 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) 20241107083335807 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) 20241107083335807 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) 20241107083335808 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) 20241107083335808 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) 20241107083335808 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) 20241107083335808 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) 524@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 20241107083335809 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) 20241107083335809 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) 20241107083335810 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083335819 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) 20241107083335820 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) TC_paging_ps_from_sgsn_sign_ptmsi-BVCI1234(526)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 20241107083335821 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) 20241107083335821 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) 20241107083335822 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) 20241107083335822 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) 20241107083335822 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) 20241107083335822 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) TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@fb7e2f9c3787: Start timer T: 2 s 20241107083335823 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) 20241107083335823 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) 20241107083335823 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) 20241107083335823 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@fb7e2f9c3787: Start timer T: 10 s 20241107083335824 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) 20241107083335824 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) 524@fb7e2f9c3787: 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 } 20241107083335824 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) 20241107083335824 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) 20241107083335824 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) -NSVCI1234(528)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(528)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 524@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 524@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 524@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(530)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083335838 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) 20241107083335838 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) 20241107083335838 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) 20241107083335838 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) 20241107083335838 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) 20241107083335838 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) 20241107083335839 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) 20241107083335839 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) 20241107083335839 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) 20241107083335839 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) 20241107083335839 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) 20241107083335839 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) 20241107083335839 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) 20241107083335839 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) 20241107083335839 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) 20241107083335839 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@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(532)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083335847 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083335862 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) 20241107083335862 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) 20241107083335862 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) 20241107083335862 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) 20241107083335862 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) 20241107083335862 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) 20241107083335863 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) 20241107083335863 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) 20241107083335863 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) 20241107083335863 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) 20241107083335863 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) 20241107083335864 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) 20241107083335864 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) 20241107083335864 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) 20241107083335864 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) 20241107083335864 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) 20241107083335866 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083335881 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) 20241107083335881 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) 20241107083335881 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) 20241107083335881 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) 20241107083335881 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) 20241107083335881 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) 20241107083335882 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) 20241107083335882 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) 20241107083335882 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) 20241107083335882 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) 20241107083335883 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) 20241107083335883 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) 20241107083335883 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) 20241107083335883 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) 20241107083335884 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) 20241107083335884 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) 20241107083335885 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083335900 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) 20241107083335900 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) 20241107083335901 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) 20241107083335901 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) 20241107083335901 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) 20241107083335901 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) 20241107083335902 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) 20241107083335902 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) 20241107083335903 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) 20241107083335903 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) 20241107083335903 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) 20241107083335903 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) 20241107083335904 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) 20241107083335904 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) 20241107083335904 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) 20241107083335904 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) 20241107083335910 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083335925 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) 20241107083335925 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) 20241107083335927 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) 20241107083335927 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) 20241107083335928 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) 20241107083335928 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) 20241107083335928 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) 20241107083335928 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) 20241107083335929 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) 20241107083335929 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) 20241107083335930 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) 20241107083335930 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) 20241107083335930 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) 20241107083335930 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) 20241107083335931 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) 20241107083335931 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) 20241107083335932 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083335944 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) 20241107083335944 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) 20241107083335945 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) 20241107083335945 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) 20241107083335946 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) 20241107083335946 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) 20241107083335946 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) 20241107083335946 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) 20241107083335947 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) 20241107083335947 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) 20241107083335948 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) 20241107083335948 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) 20241107083335948 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) 20241107083335948 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) 20241107083335949 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) 20241107083335949 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) 20241107083335950 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083335963 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) 20241107083335964 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) 20241107083335965 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) 20241107083335965 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) 20241107083335965 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) 20241107083335965 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) 20241107083335966 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) 20241107083335966 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) 20241107083335967 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) 20241107083335967 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) 20241107083335968 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) 20241107083335968 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) 20241107083335969 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) 20241107083335969 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) 20241107083335969 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) 20241107083335969 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) 20241107083335972 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083335987 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) 20241107083335987 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) 20241107083335989 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) 20241107083335989 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) 20241107083335990 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) 20241107083335990 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) 20241107083335991 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) 20241107083335991 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) 20241107083335992 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) 20241107083335992 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) 20241107083335992 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) 20241107083335993 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) 20241107083335993 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) 20241107083335993 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) 20241107083335994 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) 20241107083335994 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) 20241107083335994 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083336007 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) 20241107083336007 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) 20241107083336008 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) 20241107083336008 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) 20241107083336009 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) 20241107083336009 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) 20241107083336009 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) 20241107083336010 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) 20241107083336010 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) 20241107083336010 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) 20241107083336011 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) 20241107083336011 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) 20241107083336012 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) 20241107083336012 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) 20241107083336012 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) 20241107083336012 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) 20241107083336013 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083336027 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) 20241107083336027 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) 20241107083336028 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) 20241107083336028 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) 20241107083336029 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) 20241107083336029 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) 20241107083336030 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) 20241107083336030 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) 20241107083336030 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) 20241107083336030 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) 20241107083336031 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) 20241107083336031 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) 20241107083336032 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) 20241107083336032 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) 20241107083336033 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) 20241107083336033 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) 20241107083336036 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083336050 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) 20241107083336050 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) 20241107083336052 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) 20241107083336052 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) 20241107083336053 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) 20241107083336053 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) 20241107083336054 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) 20241107083336054 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) 20241107083336055 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) 20241107083336055 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) 20241107083336057 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) 20241107083336057 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) 20241107083336058 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) 20241107083336058 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) 20241107083336059 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) 20241107083336059 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) 20241107083336060 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083336070 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) 20241107083336070 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) 20241107083336072 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) 20241107083336072 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) 20241107083336073 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) 20241107083336073 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) 20241107083336074 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) 20241107083336074 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) 20241107083336075 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) 20241107083336075 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) 20241107083336076 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) 20241107083336076 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) 20241107083336077 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) 20241107083336077 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) 20241107083336077 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) 20241107083336078 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) 20241107083336079 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083336090 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) 20241107083336090 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) 20241107083336092 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) 20241107083336092 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) 20241107083336093 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) 20241107083336093 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) 20241107083336094 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) 20241107083336094 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) 20241107083336096 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) 20241107083336096 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) 20241107083336097 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) 20241107083336097 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) 20241107083336098 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) 20241107083336098 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) 20241107083336099 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) 20241107083336099 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) 20241107083336100 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083336114 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) 20241107083336114 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) 20241107083336116 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) 20241107083336116 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) 20241107083336116 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) 20241107083336116 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) 20241107083336117 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) 20241107083336117 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) 20241107083336118 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) 20241107083336118 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) 20241107083336120 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) 20241107083336120 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) 20241107083336121 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) 20241107083336121 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) 20241107083336122 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) 20241107083336122 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) 20241107083336123 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083336134 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) 20241107083336135 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) 20241107083336136 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) 20241107083336136 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) 20241107083336137 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) 20241107083336137 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) 20241107083336138 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) 20241107083336138 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) 20241107083336139 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) 20241107083336139 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) 20241107083336139 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) 20241107083336140 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) 20241107083336140 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) 20241107083336140 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) 20241107083336141 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) 20241107083336141 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) 20241107083336142 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083336154 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) 20241107083336154 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) 20241107083336155 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) 20241107083336155 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) 20241107083336156 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) 20241107083336156 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) 20241107083336156 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) 20241107083336156 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) 20241107083336157 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) 20241107083336157 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) 20241107083336158 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) 20241107083336158 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) 20241107083336159 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) 20241107083336159 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) 20241107083336160 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) 20241107083336160 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) 20241107083336163 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083336178 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) 20241107083336178 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) 20241107083336180 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) 20241107083336180 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) 20241107083336181 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) 20241107083336181 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) 20241107083336181 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) 20241107083336181 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) 20241107083336182 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) 20241107083336183 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) 20241107083336183 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) 20241107083336183 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) 20241107083336185 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) 20241107083336185 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) 20241107083336185 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) 20241107083336185 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) 20241107083336187 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083336197 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) 20241107083336197 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) 20241107083336198 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) 20241107083336198 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) 20241107083336199 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) 20241107083336199 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) 20241107083336200 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) 20241107083336200 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) 20241107083336201 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) 20241107083336201 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) 20241107083336202 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) 20241107083336202 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) 20241107083336203 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) 20241107083336203 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) 20241107083336203 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) 20241107083336203 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) 20241107083336204 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083336216 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) 20241107083336217 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) 20241107083336218 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) 20241107083336218 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) 20241107083336218 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) 20241107083336219 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) 20241107083336219 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) 20241107083336219 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) 20241107083336220 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) 20241107083336220 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) 20241107083336221 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) 20241107083336221 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) 20241107083336222 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) 20241107083336222 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) 20241107083336223 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) 20241107083336223 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) 20241107083336226 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083336241 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) 20241107083336241 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) 20241107083336242 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) 20241107083336242 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) 20241107083336243 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) 20241107083336243 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) 20241107083336244 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) 20241107083336244 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) 20241107083336245 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) 20241107083336245 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) 20241107083336245 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) 20241107083336245 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) 20241107083336247 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) 20241107083336247 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) 20241107083336249 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) 20241107083336249 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) 20241107083336250 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083336261 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) 20241107083336261 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) 20241107083336262 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) 20241107083336262 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) 20241107083336263 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) 20241107083336263 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) 20241107083336263 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) 20241107083336263 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) 20241107083336264 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) 20241107083336264 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) 20241107083336265 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) 20241107083336265 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) 20241107083336267 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) 20241107083336267 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) 20241107083336268 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) 20241107083336268 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) 20241107083336270 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083336281 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) 20241107083336281 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) 20241107083336282 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) 20241107083336282 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) 20241107083336284 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) 20241107083336284 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) 20241107083336285 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) 20241107083336285 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) 20241107083336286 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) 20241107083336286 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) 20241107083336287 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) 20241107083336287 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) 20241107083336288 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) 20241107083336288 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) 20241107083336289 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) 20241107083336289 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) 20241107083336290 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083336305 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) 20241107083336305 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) 20241107083336306 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) 20241107083336306 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) 20241107083336307 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) 20241107083336307 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) 20241107083336307 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) 20241107083336307 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) 20241107083336308 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) 20241107083336308 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) 20241107083336309 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) 20241107083336309 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) 20241107083336310 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) 20241107083336310 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) 20241107083336311 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) 20241107083336311 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) 20241107083336311 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083336324 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) 20241107083336324 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) 20241107083336326 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) 20241107083336326 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) 20241107083336327 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) 20241107083336327 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) 20241107083336328 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) 20241107083336328 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) 20241107083336329 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) 20241107083336329 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) 20241107083336330 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) 20241107083336330 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) 20241107083336330 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) 20241107083336331 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) 20241107083336331 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) 20241107083336331 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) 20241107083336332 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083336342 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) 20241107083336342 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) 20241107083336343 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) 20241107083336343 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) 20241107083336343 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) 20241107083336343 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) 20241107083336344 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) 20241107083336344 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) 20241107083336344 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) 20241107083336344 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) 20241107083336344 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) 20241107083336344 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) 20241107083336345 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) 20241107083336345 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) 20241107083336345 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) 20241107083336345 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) 20241107083336351 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083336365 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) 20241107083336365 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) 20241107083336365 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) 20241107083336365 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) 20241107083336366 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) 20241107083336366 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) 20241107083336366 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) 20241107083336366 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) 20241107083336366 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) 20241107083336366 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) 20241107083336367 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) 20241107083336367 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) 20241107083336367 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) 20241107083336367 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) 20241107083336367 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) 20241107083336367 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) 20241107083336370 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083336385 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) 20241107083336385 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) 20241107083336385 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) 20241107083336385 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) 20241107083336386 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) 20241107083336386 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) 20241107083336386 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) 20241107083336386 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) 20241107083336387 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) 20241107083336387 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) 20241107083336387 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) 20241107083336387 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) 20241107083336388 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) 20241107083336388 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) 20241107083336388 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) 20241107083336388 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) 20241107083336389 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083336403 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) 20241107083336403 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) 20241107083336403 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) 20241107083336403 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) 20241107083336403 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) 20241107083336403 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) 20241107083336403 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) 20241107083336403 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) 20241107083336404 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) 20241107083336404 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) 20241107083336404 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) 20241107083336404 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) 20241107083336404 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) 20241107083336404 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) 20241107083336404 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) 20241107083336404 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) 20241107083336412 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083336427 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) 20241107083336427 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) 20241107083336428 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) 20241107083336428 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) 20241107083336428 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) 20241107083336428 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) 20241107083336429 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) 20241107083336429 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) 20241107083336429 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) 20241107083336429 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) 20241107083336430 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) 20241107083336430 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) 20241107083336430 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) 20241107083336430 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) 20241107083336430 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) 20241107083336430 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) 20241107083336432 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083336446 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) 20241107083336446 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) 20241107083336447 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) 20241107083336447 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) 20241107083336448 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) 20241107083336448 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) 20241107083336448 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) 20241107083336448 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) 20241107083336449 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) 20241107083336449 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) 20241107083336449 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) 20241107083336449 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) 20241107083336449 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) 20241107083336449 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) 20241107083336450 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) 20241107083336450 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) 20241107083336451 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083336465 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) 20241107083336465 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) 20241107083336466 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) 20241107083336466 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) 20241107083336466 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) 20241107083336466 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) 20241107083336467 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) 20241107083336467 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) 20241107083336467 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) 20241107083336467 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) 20241107083336467 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) 20241107083336467 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) 20241107083336468 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) 20241107083336468 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) 20241107083336468 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) 20241107083336468 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) 20241107083336475 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083336489 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) 20241107083336489 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) 20241107083336490 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) 20241107083336490 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) 20241107083336490 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) 20241107083336490 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) 20241107083336490 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) 20241107083336490 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) 20241107083336491 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) 20241107083336491 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) 20241107083336491 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) 20241107083336491 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) 20241107083336491 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) 20241107083336491 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) 20241107083336492 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) 20241107083336492 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) 20241107083336494 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083336508 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) 20241107083336508 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) 20241107083336509 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) 20241107083336509 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) 20241107083336509 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) 20241107083336509 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) 20241107083336510 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) 20241107083336510 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) 20241107083336510 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) 20241107083336510 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) 20241107083336510 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) 20241107083336510 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) 20241107083336511 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) 20241107083336511 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) 20241107083336511 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) 20241107083336511 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) 20241107083336513 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083336528 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) 20241107083336528 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) 20241107083336528 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) 20241107083336528 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) 20241107083336528 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) 20241107083336528 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) 20241107083336529 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) 20241107083336529 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) 20241107083336529 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) 20241107083336529 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) 20241107083336529 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) 20241107083336529 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) 20241107083336530 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) 20241107083336530 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) 20241107083336530 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) 20241107083336530 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) 20241107083336537 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083336552 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) 20241107083336552 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) 20241107083336552 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) 20241107083336552 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) 20241107083336552 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) 20241107083336552 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) 20241107083336553 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) 20241107083336553 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) 20241107083336553 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) 20241107083336553 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) 20241107083336553 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) 20241107083336553 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) 20241107083336554 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) 20241107083336554 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) 20241107083336554 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) 20241107083336554 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) 20241107083336556 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083336570 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) 20241107083336570 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) 20241107083336571 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) 20241107083336571 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) 20241107083336571 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) 20241107083336571 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) 20241107083336571 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) 20241107083336571 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) 20241107083336571 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) 20241107083336571 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) 20241107083336572 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) 20241107083336572 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) 20241107083336572 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) 20241107083336572 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) 20241107083336572 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) 20241107083336572 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) 20241107083336575 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083336589 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) 20241107083336589 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) 20241107083336589 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) 20241107083336589 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) 20241107083336589 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) 20241107083336589 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) 20241107083336590 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) 20241107083336590 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) 20241107083336590 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) 20241107083336590 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) 20241107083336590 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) 20241107083336590 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) 20241107083336590 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) 20241107083336590 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) 20241107083336590 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) 20241107083336590 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) 20241107083336598 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083336612 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) 20241107083336612 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) 20241107083336612 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) 20241107083336612 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) 20241107083336612 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) 20241107083336612 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) 20241107083336613 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) 20241107083336613 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) 20241107083336613 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) 20241107083336613 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) 20241107083336613 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) 20241107083336613 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) 20241107083336613 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) 20241107083336613 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) 20241107083336613 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) 20241107083336613 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) 20241107083336617 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083336631 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) 20241107083336631 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) 20241107083336631 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) 20241107083336631 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) 20241107083336631 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) 20241107083336631 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) 20241107083336631 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) 20241107083336631 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) 20241107083336631 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) 20241107083336631 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) 20241107083336632 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) 20241107083336632 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) 20241107083336632 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) 20241107083336632 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) 20241107083336632 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) 20241107083336632 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) 20241107083336635 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083336650 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) 20241107083336650 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) 20241107083336650 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) 20241107083336650 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) 20241107083336651 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) 20241107083336651 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) 20241107083336651 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) 20241107083336651 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) 20241107083336652 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) 20241107083336652 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) 20241107083336652 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) 20241107083336652 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) 20241107083336652 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) 20241107083336652 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) 20241107083336652 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) 20241107083336653 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) 20241107083336659 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083336674 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) 20241107083336674 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) 20241107083336675 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) 20241107083336675 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) 20241107083336675 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) 20241107083336675 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) 20241107083336676 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) 20241107083336676 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) 20241107083336676 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) 20241107083336676 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) 20241107083336677 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) 20241107083336677 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) 20241107083336678 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) 20241107083336678 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) 20241107083336678 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) 20241107083336678 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) 20241107083336679 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083336694 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) 20241107083336694 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) 20241107083336695 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) 20241107083336695 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) 20241107083336695 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) 20241107083336695 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) 20241107083336696 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) 20241107083336696 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) 20241107083336696 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) 20241107083336696 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) 20241107083336697 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) 20241107083336697 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) 20241107083336698 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) 20241107083336698 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) 20241107083336699 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) 20241107083336699 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) 20241107083336699 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083336714 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) 20241107083336714 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) 20241107083336715 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) 20241107083336715 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) 20241107083336716 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) 20241107083336716 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) 20241107083336717 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) 20241107083336717 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) 20241107083336718 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) 20241107083336718 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) 20241107083336719 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) 20241107083336719 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) 20241107083336719 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) 20241107083336719 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) 20241107083336720 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) 20241107083336720 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) 20241107083336723 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083336737 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) 20241107083336737 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) 20241107083336738 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) 20241107083336738 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) 20241107083336738 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) 20241107083336738 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) 20241107083336739 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) 20241107083336739 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) 20241107083336739 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) 20241107083336739 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) 20241107083336740 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) 20241107083336740 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) 20241107083336741 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) 20241107083336741 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) 20241107083336742 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) 20241107083336742 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) 20241107083336743 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083336757 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) 20241107083336757 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) 20241107083336759 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) 20241107083336759 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) 20241107083336759 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) 20241107083336759 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) 20241107083336760 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) 20241107083336760 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) 20241107083336761 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) 20241107083336761 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) 20241107083336762 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) 20241107083336762 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) 20241107083336763 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) 20241107083336763 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) 20241107083336764 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) 20241107083336764 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) 20241107083336764 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083336775 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) 20241107083336775 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) 20241107083336775 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) 20241107083336775 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) 20241107083336775 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) 20241107083336775 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) 20241107083336776 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) 20241107083336776 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) 20241107083336776 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) 20241107083336776 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) 20241107083336776 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) 20241107083336776 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) 20241107083336776 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) 20241107083336776 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) 20241107083336776 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) 20241107083336776 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) 20241107083336784 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083336799 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) 20241107083336799 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) 20241107083336800 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) 20241107083336800 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) 20241107083336801 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) 20241107083336801 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) 20241107083336801 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) 20241107083336801 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) 20241107083336801 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) 20241107083336801 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) 20241107083336802 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) 20241107083336802 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) 20241107083336803 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) 20241107083336803 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) 20241107083336804 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) 20241107083336804 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) 20241107083336806 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083336821 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) 20241107083336821 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) 20241107083336822 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) 20241107083336822 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) 20241107083336823 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) 20241107083336823 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) 20241107083336824 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) 20241107083336824 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) 20241107083336824 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) 20241107083336824 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) 20241107083336825 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) 20241107083336825 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) 20241107083336826 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) 20241107083336826 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) 20241107083336827 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) 20241107083336827 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) 20241107083336828 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083336840 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) 20241107083336840 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) 20241107083336841 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) 20241107083336841 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) 20241107083336842 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) 20241107083336842 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) 20241107083336842 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) 20241107083336842 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) 20241107083336843 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) 20241107083336843 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) 20241107083336844 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) 20241107083336844 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) 20241107083336844 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) 20241107083336844 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) 20241107083336845 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) 20241107083336845 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) 20241107083336849 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083336863 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) 20241107083336863 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) 20241107083336864 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) 20241107083336864 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) 20241107083336864 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) 20241107083336864 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) 20241107083336865 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) 20241107083336865 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) 20241107083336865 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) 20241107083336865 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) 20241107083336865 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) 20241107083336865 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) 20241107083336866 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) 20241107083336866 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) 20241107083336866 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) 20241107083336866 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) 20241107083336868 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083336882 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) 20241107083336882 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) 20241107083336883 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) 20241107083336883 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) 20241107083336883 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) 20241107083336883 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) 20241107083336883 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) 20241107083336883 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) 20241107083336883 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) 20241107083336883 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) 20241107083336884 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) 20241107083336884 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) 20241107083336884 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) 20241107083336884 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) 20241107083336884 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) 20241107083336884 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) 20241107083336887 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083336901 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) 20241107083336901 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) 20241107083336902 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) 20241107083336902 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) 20241107083336902 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) 20241107083336902 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) 20241107083336903 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) 20241107083336903 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) 20241107083336903 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) 20241107083336903 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) 20241107083336903 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) 20241107083336903 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) 20241107083336904 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) 20241107083336904 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) 20241107083336904 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) 20241107083336904 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) 20241107083336911 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083336925 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) 20241107083336925 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) 20241107083336926 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) 20241107083336926 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) 20241107083336927 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) 20241107083336927 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) 20241107083336927 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) 20241107083336927 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) 20241107083336927 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) 20241107083336927 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) 20241107083336927 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) 20241107083336927 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) 20241107083336928 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) 20241107083336928 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) 20241107083336928 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) 20241107083336928 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) 20241107083336930 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083336945 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) 20241107083336945 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) 20241107083336945 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) 20241107083336945 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) 20241107083336945 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) 20241107083336945 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) 20241107083336946 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) 20241107083336946 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) 20241107083336946 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) 20241107083336946 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) 20241107083336947 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) 20241107083336947 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) 20241107083336947 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) 20241107083336947 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) 20241107083336947 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) 20241107083336948 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) 20241107083336949 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083336963 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) 20241107083336963 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) 20241107083336964 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) 20241107083336964 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) 20241107083336964 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) 20241107083336964 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) 20241107083336965 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) 20241107083336965 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) 20241107083336965 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) 20241107083336965 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) 20241107083336966 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) 20241107083336966 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) 20241107083336966 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) 20241107083336966 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) 20241107083336966 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) 20241107083336966 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) 20241107083336973 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083336987 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) 20241107083336988 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) 20241107083336988 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) 20241107083336988 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) 20241107083336988 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) 20241107083336988 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) 20241107083336989 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) 20241107083336989 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) 20241107083336989 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) 20241107083336989 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) 20241107083336990 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) 20241107083336990 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) 20241107083336990 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) 20241107083336990 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) 20241107083336990 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) 20241107083336990 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) 20241107083336992 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083337006 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) 20241107083337006 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) 20241107083337007 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) 20241107083337007 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) 20241107083337007 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) 20241107083337007 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) 20241107083337008 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) 20241107083337008 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) 20241107083337008 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) 20241107083337008 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) 20241107083337008 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) 20241107083337008 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) 20241107083337008 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) 20241107083337008 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) 20241107083337008 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) 20241107083337009 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) 20241107083337011 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083337026 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) 20241107083337026 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) 20241107083337027 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) 20241107083337027 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) 20241107083337027 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) 20241107083337027 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) 20241107083337027 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) 20241107083337027 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) 20241107083337028 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) 20241107083337028 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) 20241107083337028 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) 20241107083337028 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) 20241107083337028 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) 20241107083337028 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) 20241107083337028 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) 20241107083337029 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) 20241107083337036 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083337050 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) 20241107083337050 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) 20241107083337051 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) 20241107083337051 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) 20241107083337051 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) 20241107083337051 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) 20241107083337051 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) 20241107083337051 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) 20241107083337052 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) 20241107083337052 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) 20241107083337052 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) 20241107083337052 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) 20241107083337052 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) 20241107083337052 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) 20241107083337052 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) 20241107083337053 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) 20241107083337055 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083337069 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) 20241107083337069 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) 20241107083337069 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) 20241107083337069 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) 20241107083337070 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) 20241107083337070 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) 20241107083337070 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) 20241107083337070 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) 20241107083337070 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) 20241107083337070 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) 20241107083337071 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) 20241107083337071 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) 20241107083337071 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) 20241107083337071 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) 20241107083337072 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) 20241107083337072 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) 20241107083337074 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083337088 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) 20241107083337088 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) 20241107083337089 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) 20241107083337089 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) 20241107083337089 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) 20241107083337089 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) 20241107083337089 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) 20241107083337089 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) 20241107083337089 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) 20241107083337089 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) 20241107083337090 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) 20241107083337090 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) 20241107083337090 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) 20241107083337090 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) 20241107083337090 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) 20241107083337090 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) 20241107083337098 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083337112 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) 20241107083337112 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) 20241107083337113 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) 20241107083337113 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) 20241107083337113 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) 20241107083337113 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) 20241107083337114 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) 20241107083337114 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) 20241107083337114 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) 20241107083337114 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) 20241107083337115 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) 20241107083337115 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) 20241107083337115 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) 20241107083337115 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) 20241107083337115 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) 20241107083337115 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) 20241107083337117 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083337131 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) 20241107083337131 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) 20241107083337132 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) 20241107083337132 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) 20241107083337132 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) 20241107083337132 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) 20241107083337132 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) 20241107083337132 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) 20241107083337132 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) 20241107083337132 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) 20241107083337133 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) 20241107083337133 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) 20241107083337133 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) 20241107083337133 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) 20241107083337133 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) 20241107083337133 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) 20241107083337136 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083337151 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) 20241107083337151 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) 20241107083337151 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) 20241107083337151 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) 20241107083337152 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) 20241107083337152 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) 20241107083337152 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) 20241107083337152 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) 20241107083337152 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) 20241107083337152 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) 20241107083337153 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) 20241107083337153 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) 20241107083337153 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) 20241107083337153 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) 20241107083337153 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) 20241107083337153 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) 20241107083337160 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083337175 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) 20241107083337175 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) 20241107083337175 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) 20241107083337175 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) 20241107083337176 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) 20241107083337176 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) 20241107083337176 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) 20241107083337176 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) 20241107083337176 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) 20241107083337176 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) 20241107083337177 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) 20241107083337177 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) 20241107083337177 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) 20241107083337177 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) 20241107083337178 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) 20241107083337178 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) 20241107083337179 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083337194 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) 20241107083337194 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) 20241107083337195 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) 20241107083337195 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) 20241107083337195 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) 20241107083337195 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) 20241107083337195 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) 20241107083337195 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) 20241107083337196 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) 20241107083337196 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) 20241107083337196 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) 20241107083337196 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) 20241107083337196 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) 20241107083337196 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) 20241107083337197 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) 20241107083337197 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) 20241107083337198 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083337213 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) 20241107083337213 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) 20241107083337213 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) 20241107083337213 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) 20241107083337214 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) 20241107083337214 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) 20241107083337214 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) 20241107083337214 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) 20241107083337215 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) 20241107083337215 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) 20241107083337215 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) 20241107083337215 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) 20241107083337215 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) 20241107083337215 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) 20241107083337215 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) 20241107083337215 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) 20241107083337222 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083337237 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) 20241107083337237 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) 20241107083337237 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) 20241107083337237 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) 20241107083337238 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) 20241107083337238 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) 20241107083337238 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) 20241107083337238 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) 20241107083337238 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) 20241107083337238 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) 20241107083337239 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) 20241107083337239 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) 20241107083337239 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) 20241107083337239 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) 20241107083337239 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) 20241107083337239 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) 20241107083337242 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083337256 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) 20241107083337256 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) 20241107083337257 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) 20241107083337257 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) 20241107083337257 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) 20241107083337257 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) 20241107083337257 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) 20241107083337257 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) 20241107083337258 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) 20241107083337258 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) 20241107083337258 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) 20241107083337258 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) 20241107083337259 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) 20241107083337259 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) 20241107083337259 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) 20241107083337259 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) 20241107083337261 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083337277 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) 20241107083337277 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) 20241107083337278 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) 20241107083337278 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) 20241107083337278 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) 20241107083337278 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) 20241107083337278 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) 20241107083337278 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) 20241107083337279 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) 20241107083337279 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) 20241107083337279 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) 20241107083337279 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) 20241107083337279 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) 20241107083337279 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) 20241107083337280 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) 20241107083337280 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) 20241107083337285 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083337299 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) 20241107083337299 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) 20241107083337299 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) 20241107083337299 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) 20241107083337300 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) 20241107083337300 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) 20241107083337300 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) 20241107083337300 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) 20241107083337300 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) 20241107083337300 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) 20241107083337301 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) 20241107083337301 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) 20241107083337301 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) 20241107083337301 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) 20241107083337301 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) 20241107083337301 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) 20241107083337303 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083337318 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) 20241107083337318 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) 20241107083337319 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) 20241107083337319 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) 20241107083337319 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) 20241107083337319 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) 20241107083337320 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) 20241107083337320 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) 20241107083337320 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) 20241107083337320 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) 20241107083337320 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) 20241107083337320 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) 20241107083337320 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) 20241107083337320 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) 20241107083337321 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) 20241107083337321 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) 20241107083337323 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083337337 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) 20241107083337337 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) 20241107083337338 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) 20241107083337338 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) 20241107083337339 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) 20241107083337339 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) 20241107083337339 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) 20241107083337339 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) 20241107083337339 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) 20241107083337339 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) 20241107083337339 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) 20241107083337339 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) 20241107083337340 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) 20241107083337340 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) 20241107083337340 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) 20241107083337340 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) 20241107083337347 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083337361 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) 20241107083337361 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) 20241107083337362 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) 20241107083337362 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) 20241107083337362 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) 20241107083337362 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) 20241107083337363 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) 20241107083337363 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) 20241107083337363 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) 20241107083337363 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) 20241107083337364 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) 20241107083337364 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) 20241107083337364 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) 20241107083337364 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) 20241107083337364 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) 20241107083337364 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) 20241107083337366 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083337381 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) 20241107083337381 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) 20241107083337381 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) 20241107083337381 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) 20241107083337381 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) 20241107083337381 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) 20241107083337382 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) 20241107083337382 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) 20241107083337382 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) 20241107083337382 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) 20241107083337382 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) 20241107083337382 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) 20241107083337383 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) 20241107083337383 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) 20241107083337383 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) 20241107083337383 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) 20241107083337385 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083337400 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) 20241107083337400 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) 20241107083337400 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) 20241107083337400 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) 20241107083337401 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) 20241107083337401 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) 20241107083337401 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) 20241107083337401 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) 20241107083337401 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) 20241107083337401 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) 20241107083337401 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) 20241107083337401 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) 20241107083337402 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) 20241107083337402 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) 20241107083337402 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) 20241107083337402 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) 20241107083337409 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083337424 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) 20241107083337424 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) 20241107083337424 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) 20241107083337424 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) 20241107083337425 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) 20241107083337425 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) 20241107083337425 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) 20241107083337425 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) 20241107083337426 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) 20241107083337426 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) 20241107083337426 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) 20241107083337426 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) 20241107083337426 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) 20241107083337426 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) 20241107083337427 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) 20241107083337427 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) 20241107083337428 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083337443 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) 20241107083337443 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) 20241107083337443 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) 20241107083337443 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) 20241107083337444 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) 20241107083337444 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) 20241107083337444 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) 20241107083337444 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) 20241107083337444 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) 20241107083337444 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) 20241107083337445 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) 20241107083337445 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) 20241107083337445 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) 20241107083337445 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) 20241107083337445 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) 20241107083337445 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) 20241107083337448 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083337462 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) 20241107083337462 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) 20241107083337463 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) 20241107083337463 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) 20241107083337463 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) 20241107083337463 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) 20241107083337463 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) 20241107083337463 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) 20241107083337464 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) 20241107083337464 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) 20241107083337464 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) 20241107083337464 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) 20241107083337465 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) 20241107083337465 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) 20241107083337465 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) 20241107083337465 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) 20241107083337471 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083337486 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) 20241107083337486 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) 20241107083337487 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) 20241107083337487 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) 20241107083337487 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) 20241107083337487 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) 20241107083337487 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) 20241107083337487 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) 20241107083337487 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) 20241107083337487 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) 20241107083337488 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) 20241107083337488 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) 20241107083337488 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) 20241107083337488 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) 20241107083337488 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) 20241107083337488 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) 20241107083337490 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083337505 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) 20241107083337505 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) 20241107083337506 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) 20241107083337506 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) 20241107083337506 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) 20241107083337506 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) 20241107083337506 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) 20241107083337506 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) 20241107083337507 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) 20241107083337507 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) 20241107083337507 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) 20241107083337507 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) 20241107083337507 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) 20241107083337507 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) 20241107083337507 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) 20241107083337507 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) 20241107083337509 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083337524 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) 20241107083337524 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) 20241107083337524 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) 20241107083337524 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) 20241107083337525 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) 20241107083337525 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) 20241107083337525 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) 20241107083337525 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) 20241107083337525 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) 20241107083337525 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) 20241107083337526 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) 20241107083337526 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) 20241107083337526 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) 20241107083337526 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) 20241107083337526 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) 20241107083337526 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) 20241107083337533 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083337548 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) 20241107083337548 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) 20241107083337548 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) 20241107083337548 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) 20241107083337548 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) 20241107083337548 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) 20241107083337549 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) 20241107083337549 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) 20241107083337549 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) 20241107083337549 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) 20241107083337550 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) 20241107083337550 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) 20241107083337551 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) 20241107083337551 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) 20241107083337551 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) 20241107083337551 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) 20241107083337553 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083337567 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) 20241107083337567 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) 20241107083337567 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) 20241107083337567 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) 20241107083337568 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) 20241107083337568 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) 20241107083337568 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) 20241107083337568 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) 20241107083337568 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) 20241107083337568 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) 20241107083337569 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) 20241107083337569 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) 20241107083337569 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) 20241107083337569 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) 20241107083337569 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) 20241107083337569 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) 20241107083337571 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083337586 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) 20241107083337586 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) 20241107083337586 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) 20241107083337586 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) 20241107083337586 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) 20241107083337586 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) 20241107083337587 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) 20241107083337587 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) 20241107083337587 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) 20241107083337587 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) 20241107083337587 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) 20241107083337587 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) 20241107083337587 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) 20241107083337587 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) 20241107083337588 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) 20241107083337588 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) 20241107083337595 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083337610 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) 20241107083337610 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) 20241107083337611 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) 20241107083337611 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) 20241107083337611 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) 20241107083337611 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) 20241107083337611 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) 20241107083337611 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) 20241107083337612 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) 20241107083337612 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) 20241107083337612 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) 20241107083337612 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) 20241107083337612 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) 20241107083337612 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) 20241107083337612 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) 20241107083337612 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) 20241107083337615 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083337629 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) 20241107083337629 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) 20241107083337630 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) 20241107083337630 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) 20241107083337630 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) 20241107083337630 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) 20241107083337631 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) 20241107083337631 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) 20241107083337631 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) 20241107083337631 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) 20241107083337632 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) 20241107083337632 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) 20241107083337632 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) 20241107083337632 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) 20241107083337632 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) 20241107083337632 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) 20241107083337634 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083337649 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) 20241107083337649 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) 20241107083337649 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) 20241107083337649 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) 20241107083337649 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) 20241107083337649 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) 20241107083337650 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) 20241107083337650 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) 20241107083337650 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) 20241107083337650 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) 20241107083337650 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) 20241107083337650 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) 20241107083337650 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) 20241107083337650 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) 20241107083337650 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) 20241107083337650 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) 20241107083337658 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083337672 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) 20241107083337673 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) 20241107083337673 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) 20241107083337673 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) 20241107083337673 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) 20241107083337673 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) 20241107083337674 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) 20241107083337674 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) 20241107083337674 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) 20241107083337674 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) 20241107083337674 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) 20241107083337674 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) 20241107083337675 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) 20241107083337675 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) 20241107083337675 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) 20241107083337675 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) 20241107083337677 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083337692 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) 20241107083337692 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) 20241107083337692 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) 20241107083337692 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) 20241107083337692 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) 20241107083337692 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) 20241107083337693 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) 20241107083337693 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) 20241107083337693 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) 20241107083337693 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) 20241107083337694 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) 20241107083337694 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) 20241107083337694 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) 20241107083337694 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) 20241107083337695 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) 20241107083337695 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) 20241107083337696 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083337711 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) 20241107083337711 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) 20241107083337711 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) 20241107083337711 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) 20241107083337712 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) 20241107083337712 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) 20241107083337712 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) 20241107083337712 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) 20241107083337713 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) 20241107083337713 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) 20241107083337713 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) 20241107083337713 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) 20241107083337713 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) 20241107083337713 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) 20241107083337714 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) 20241107083337714 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) 20241107083337721 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083337735 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) 20241107083337735 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) 20241107083337735 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) 20241107083337735 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) 20241107083337736 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) 20241107083337736 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) 20241107083337736 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) 20241107083337736 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) 20241107083337736 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) 20241107083337736 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) 20241107083337737 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) 20241107083337737 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) 20241107083337737 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) 20241107083337737 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) 20241107083337737 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) 20241107083337737 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) 20241107083337740 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083337754 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) 20241107083337754 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) 20241107083337755 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) 20241107083337755 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) 20241107083337755 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) 20241107083337755 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) 20241107083337755 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) 20241107083337755 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) 20241107083337756 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) 20241107083337756 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) 20241107083337756 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) 20241107083337756 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) 20241107083337756 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) 20241107083337756 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) 20241107083337757 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) 20241107083337757 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) 20241107083337759 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083337776 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) 20241107083337776 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) 20241107083337777 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) 20241107083337777 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) 20241107083337777 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) 20241107083337777 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) 20241107083337777 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) 20241107083337777 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) 20241107083337778 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) 20241107083337778 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) 20241107083337778 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) 20241107083337778 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) 20241107083337778 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) 20241107083337779 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) 20241107083337779 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) 20241107083337779 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) 20241107083337786 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083337800 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) 20241107083337800 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) 20241107083337801 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) 20241107083337801 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) 20241107083337801 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) 20241107083337801 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) 20241107083337801 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) 20241107083337801 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) 20241107083337801 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) 20241107083337801 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) 20241107083337802 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) 20241107083337802 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) 20241107083337802 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) 20241107083337802 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) 20241107083337802 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) 20241107083337802 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) 20241107083337805 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083337819 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) 20241107083337819 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) 20241107083337820 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) 20241107083337820 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) 20241107083337820 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) 20241107083337820 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) 20241107083337821 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) 20241107083337821 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) 20241107083337821 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) 20241107083337821 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) 20241107083337821 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) 20241107083337821 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) 20241107083337822 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) 20241107083337822 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) 20241107083337822 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) 20241107083337822 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) 20241107083337824 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083337839 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) 20241107083337839 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) 20241107083337839 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) 20241107083337839 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) 20241107083337839 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) 20241107083337839 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) 20241107083337840 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) 20241107083337840 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) 20241107083337840 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) 20241107083337840 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) 20241107083337840 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) 20241107083337840 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) 20241107083337840 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) 20241107083337840 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) 20241107083337841 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) 20241107083337841 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) 20241107083337848 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083337863 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) 20241107083337863 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) 20241107083337863 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) 20241107083337863 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) 20241107083337863 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) 20241107083337863 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) 20241107083337864 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) 20241107083337864 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) 20241107083337864 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) 20241107083337864 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) 20241107083337864 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) 20241107083337864 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) 20241107083337865 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) 20241107083337865 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) 20241107083337865 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) 20241107083337865 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) 20241107083337867 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083337882 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) 20241107083337882 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) 20241107083337883 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) 20241107083337883 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) 20241107083337883 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) 20241107083337883 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) 20241107083337883 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) 20241107083337883 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) 20241107083337884 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) 20241107083337884 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) 20241107083337884 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) 20241107083337884 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) 20241107083337884 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) 20241107083337884 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) 20241107083337885 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) 20241107083337885 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) 20241107083337887 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083337901 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) 20241107083337901 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) 20241107083337901 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) 20241107083337901 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) 20241107083337901 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) 20241107083337901 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) 20241107083337902 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) 20241107083337902 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) 20241107083337902 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) 20241107083337902 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) 20241107083337902 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) 20241107083337902 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) 20241107083337903 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) 20241107083337903 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) 20241107083337903 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) 20241107083337903 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) 20241107083337910 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083337925 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) 20241107083337925 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) 20241107083337925 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) 20241107083337925 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) 20241107083337926 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) 20241107083337926 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) 20241107083337926 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) 20241107083337926 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) 20241107083337927 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) 20241107083337927 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) 20241107083337927 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) 20241107083337927 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) 20241107083337927 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) 20241107083337927 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) 20241107083337928 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) 20241107083337928 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) 20241107083337929 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083337944 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) 20241107083337944 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) 20241107083337945 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) 20241107083337945 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) 20241107083337945 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) 20241107083337945 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) 20241107083337945 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) 20241107083337945 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) 20241107083337946 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) 20241107083337946 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) 20241107083337946 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) 20241107083337946 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) 20241107083337946 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) 20241107083337946 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) 20241107083337947 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) 20241107083337947 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) 20241107083337949 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083337963 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) 20241107083337963 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) 20241107083337964 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) 20241107083337964 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) 20241107083337964 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) 20241107083337964 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) 20241107083337964 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) 20241107083337964 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) 20241107083337965 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) 20241107083337965 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) 20241107083337965 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) 20241107083337965 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) 20241107083337965 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) 20241107083337965 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) 20241107083337966 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) 20241107083337966 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) 20241107083337972 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083337987 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) 20241107083337987 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) 20241107083337988 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) 20241107083337988 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) 20241107083337988 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) 20241107083337988 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) 20241107083337988 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) 20241107083337988 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) 20241107083337988 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) 20241107083337988 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) 20241107083337988 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) 20241107083337988 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) 20241107083337989 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) 20241107083337989 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) 20241107083337989 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) 20241107083337989 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) 20241107083337992 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083338007 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) 20241107083338007 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) 20241107083338007 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) 20241107083338007 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) 20241107083338007 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) 20241107083338007 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) 20241107083338008 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) 20241107083338008 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) 20241107083338008 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) 20241107083338008 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) 20241107083338009 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) 20241107083338009 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) 20241107083338009 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) 20241107083338009 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) 20241107083338009 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) 20241107083338009 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) 20241107083338011 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083338026 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) 20241107083338026 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) 20241107083338026 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) 20241107083338026 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) 20241107083338027 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) 20241107083338027 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) 20241107083338027 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) 20241107083338027 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) 20241107083338028 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) 20241107083338028 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) 20241107083338028 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) 20241107083338028 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) 20241107083338028 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) 20241107083338028 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) 20241107083338028 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) 20241107083338028 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) 20241107083338035 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083338050 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) 20241107083338050 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) 20241107083338050 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) 20241107083338050 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) 20241107083338051 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) 20241107083338051 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) 20241107083338051 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) 20241107083338051 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) 20241107083338051 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) 20241107083338051 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) 20241107083338052 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) 20241107083338052 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) 20241107083338052 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) 20241107083338052 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) 20241107083338052 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) 20241107083338052 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) 20241107083338054 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083338069 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) 20241107083338069 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) 20241107083338069 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) 20241107083338069 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) 20241107083338070 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) 20241107083338070 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) 20241107083338070 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) 20241107083338070 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) 20241107083338071 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) 20241107083338071 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) 20241107083338071 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) 20241107083338071 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) 20241107083338071 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) 20241107083338071 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) 20241107083338072 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) 20241107083338072 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) 20241107083338074 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083338088 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) 20241107083338088 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) 20241107083338088 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) 20241107083338088 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) 20241107083338089 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) 20241107083338089 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) 20241107083338089 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) 20241107083338089 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) 20241107083338090 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) 20241107083338090 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) 20241107083338090 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) 20241107083338090 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) 20241107083338091 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) 20241107083338091 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) 20241107083338091 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) 20241107083338091 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) 20241107083338098 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083338112 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) 20241107083338112 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) 20241107083338113 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) 20241107083338113 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) 20241107083338113 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) 20241107083338113 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) 20241107083338113 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) 20241107083338113 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) 20241107083338114 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) 20241107083338114 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) 20241107083338114 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) 20241107083338114 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) 20241107083338114 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) 20241107083338114 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) 20241107083338115 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) 20241107083338115 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) 20241107083338117 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083338131 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) 20241107083338131 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) 20241107083338132 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) 20241107083338132 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) 20241107083338132 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) 20241107083338132 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) 20241107083338132 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) 20241107083338132 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) 20241107083338133 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) 20241107083338133 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) 20241107083338133 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) 20241107083338133 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) 20241107083338133 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) 20241107083338133 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) 20241107083338134 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) 20241107083338134 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) 20241107083338136 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083338150 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) 20241107083338150 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) 20241107083338151 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) 20241107083338151 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) 20241107083338151 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) 20241107083338151 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) 20241107083338152 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) 20241107083338152 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) 20241107083338152 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) 20241107083338152 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) 20241107083338152 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) 20241107083338152 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) 20241107083338152 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) 20241107083338152 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) 20241107083338153 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) 20241107083338153 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) 20241107083338160 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083338174 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) 20241107083338174 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) 20241107083338175 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) 20241107083338175 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) 20241107083338175 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) 20241107083338175 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) 20241107083338175 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) 20241107083338175 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) 20241107083338176 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) 20241107083338176 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) 20241107083338176 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) 20241107083338176 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) 20241107083338177 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) 20241107083338177 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) 20241107083338177 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) 20241107083338177 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) 20241107083338179 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083338193 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) 20241107083338193 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) 20241107083338194 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) 20241107083338194 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) 20241107083338194 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) 20241107083338194 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) 20241107083338194 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) 20241107083338194 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) 20241107083338195 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) 20241107083338195 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) 20241107083338195 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) 20241107083338195 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) 20241107083338196 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) 20241107083338196 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) 20241107083338196 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) 20241107083338196 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) 20241107083338198 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083338212 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) 20241107083338212 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) 20241107083338213 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) 20241107083338213 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) 20241107083338213 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) 20241107083338213 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) 20241107083338213 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) 20241107083338214 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) 20241107083338214 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) 20241107083338214 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) 20241107083338214 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) 20241107083338214 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) 20241107083338215 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) 20241107083338215 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) 20241107083338215 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) 20241107083338215 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) 20241107083338222 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083338236 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) 20241107083338236 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) 20241107083338237 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) 20241107083338237 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) 20241107083338237 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) 20241107083338237 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) 20241107083338238 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) 20241107083338238 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) 20241107083338238 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) 20241107083338238 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) 20241107083338238 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) 20241107083338238 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) 20241107083338239 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) 20241107083338239 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) 20241107083338239 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) 20241107083338239 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) 20241107083338241 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083338255 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) 20241107083338255 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) 20241107083338256 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) 20241107083338256 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) 20241107083338256 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) 20241107083338256 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) 20241107083338257 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) 20241107083338257 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) 20241107083338257 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) 20241107083338257 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) 20241107083338257 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) 20241107083338257 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) 20241107083338258 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) 20241107083338258 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) 20241107083338258 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) 20241107083338258 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) 20241107083338260 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083338274 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) 20241107083338274 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) 20241107083338275 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) 20241107083338275 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) 20241107083338275 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) 20241107083338275 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) 20241107083338275 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) 20241107083338275 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) 20241107083338275 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) 20241107083338275 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) 20241107083338275 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) 20241107083338275 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) 20241107083338275 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) 20241107083338275 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) 20241107083338276 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) 20241107083338276 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) 20241107083338284 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083338299 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) 20241107083338299 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) 20241107083338299 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) 20241107083338299 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) 20241107083338300 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) 20241107083338300 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) 20241107083338300 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) 20241107083338300 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) 20241107083338300 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) 20241107083338300 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) 20241107083338301 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) 20241107083338301 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) 20241107083338301 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) 20241107083338301 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) 20241107083338302 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) 20241107083338302 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) 20241107083338303 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083338318 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) 20241107083338318 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) 20241107083338318 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) 20241107083338318 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) 20241107083338318 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) 20241107083338318 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) 20241107083338319 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) 20241107083338319 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) 20241107083338319 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) 20241107083338319 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) 20241107083338320 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) 20241107083338320 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) 20241107083338320 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) 20241107083338320 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) 20241107083338320 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) 20241107083338320 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) 20241107083338322 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083338337 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) 20241107083338337 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) 20241107083338337 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) 20241107083338337 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) 20241107083338338 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) 20241107083338338 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) 20241107083338338 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) 20241107083338338 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) 20241107083338339 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) 20241107083338339 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) 20241107083338339 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) 20241107083338339 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) 20241107083338340 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) 20241107083338340 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) 20241107083338340 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) 20241107083338340 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) 20241107083338346 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083338361 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) 20241107083338361 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) 20241107083338361 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) 20241107083338361 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) 20241107083338362 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) 20241107083338362 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) 20241107083338362 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) 20241107083338362 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) 20241107083338362 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) 20241107083338362 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) 20241107083338363 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) 20241107083338363 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) 20241107083338363 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) 20241107083338363 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) 20241107083338364 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) 20241107083338364 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) 20241107083338365 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083338380 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) 20241107083338380 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) 20241107083338380 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) 20241107083338380 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) 20241107083338380 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) 20241107083338380 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) 20241107083338381 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) 20241107083338381 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) 20241107083338381 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) 20241107083338381 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) 20241107083338381 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) 20241107083338382 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) 20241107083338382 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) 20241107083338382 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) 20241107083338382 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) 20241107083338382 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) 20241107083338384 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083338399 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) 20241107083338399 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) 20241107083338399 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) 20241107083338400 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) 20241107083338400 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) 20241107083338400 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) 20241107083338400 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) 20241107083338400 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) 20241107083338400 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) 20241107083338400 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) 20241107083338401 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) 20241107083338401 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) 20241107083338401 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) 20241107083338401 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) 20241107083338401 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) 20241107083338401 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) 20241107083338408 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083338423 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) 20241107083338423 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) 20241107083338423 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) 20241107083338423 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) 20241107083338423 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) 20241107083338424 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) 20241107083338424 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) 20241107083338424 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) 20241107083338424 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) 20241107083338424 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) 20241107083338424 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) 20241107083338424 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) 20241107083338425 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) 20241107083338425 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) 20241107083338425 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) 20241107083338425 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) 20241107083338428 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083338442 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) 20241107083338442 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) 20241107083338442 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) 20241107083338442 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) 20241107083338443 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) 20241107083338443 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) 20241107083338443 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) 20241107083338443 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) 20241107083338443 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) 20241107083338443 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) 20241107083338443 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) 20241107083338443 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) 20241107083338444 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) 20241107083338444 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) 20241107083338444 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) 20241107083338444 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) 20241107083338447 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083338461 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) 20241107083338461 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) 20241107083338462 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) 20241107083338462 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) 20241107083338462 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) 20241107083338462 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) 20241107083338463 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) 20241107083338463 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) 20241107083338463 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) 20241107083338463 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) 20241107083338463 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) 20241107083338463 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) 20241107083338463 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) 20241107083338463 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) 20241107083338463 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) 20241107083338463 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) 20241107083338471 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083338485 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) 20241107083338485 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) 20241107083338486 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) 20241107083338486 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) 20241107083338486 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) 20241107083338486 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) 20241107083338487 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) 20241107083338487 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) 20241107083338487 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) 20241107083338487 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) 20241107083338487 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) 20241107083338487 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) 20241107083338488 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) 20241107083338488 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) 20241107083338488 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) 20241107083338488 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) 20241107083338490 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083338505 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) 20241107083338505 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) 20241107083338505 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) 20241107083338505 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) 20241107083338506 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) 20241107083338506 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) 20241107083338506 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) 20241107083338506 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) 20241107083338507 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) 20241107083338507 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) 20241107083338507 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) 20241107083338507 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) 20241107083338507 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) 20241107083338507 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) 20241107083338508 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) 20241107083338508 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) 20241107083338509 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083338524 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) 20241107083338524 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) 20241107083338524 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) 20241107083338524 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) 20241107083338525 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) 20241107083338525 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) 20241107083338525 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) 20241107083338525 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) 20241107083338525 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) 20241107083338525 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) 20241107083338525 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) 20241107083338525 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) 20241107083338526 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) 20241107083338526 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) 20241107083338526 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) 20241107083338526 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) 20241107083338533 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083338547 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) 20241107083338547 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) 20241107083338548 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) 20241107083338548 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) 20241107083338549 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) 20241107083338549 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) 20241107083338549 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) 20241107083338549 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) 20241107083338550 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) 20241107083338550 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) 20241107083338550 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) 20241107083338550 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) 20241107083338550 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) 20241107083338550 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) 20241107083338551 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) 20241107083338551 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) 20241107083338552 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083338567 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) 20241107083338567 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) 20241107083338567 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) 20241107083338567 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) 20241107083338567 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) 20241107083338567 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) 20241107083338567 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) 20241107083338567 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) 20241107083338568 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) 20241107083338568 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) 20241107083338568 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) 20241107083338568 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) 20241107083338568 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) 20241107083338568 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) 20241107083338568 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) 20241107083338568 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) 20241107083338571 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083338586 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) 20241107083338586 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) 20241107083338587 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) 20241107083338587 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) 20241107083338587 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) 20241107083338587 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) 20241107083338587 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) 20241107083338587 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) 20241107083338588 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) 20241107083338588 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) 20241107083338588 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) 20241107083338588 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) 20241107083338588 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) 20241107083338588 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) 20241107083338589 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) 20241107083338589 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) 20241107083338595 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083338610 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) 20241107083338610 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) 20241107083338611 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) 20241107083338611 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) 20241107083338611 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) 20241107083338611 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) 20241107083338611 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) 20241107083338611 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) 20241107083338611 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) 20241107083338611 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) 20241107083338611 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) 20241107083338611 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) 20241107083338612 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) 20241107083338612 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) 20241107083338612 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) 20241107083338612 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) 20241107083338615 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083338629 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) 20241107083338629 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) 20241107083338630 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) 20241107083338630 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) 20241107083338630 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) 20241107083338630 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) 20241107083338631 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) 20241107083338631 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) 20241107083338631 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) 20241107083338631 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) 20241107083338631 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) 20241107083338631 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) 20241107083338632 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) 20241107083338632 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) 20241107083338632 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) 20241107083338632 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) 20241107083338634 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083338648 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) 20241107083338648 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) 20241107083338649 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) 20241107083338649 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) 20241107083338649 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) 20241107083338649 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) 20241107083338649 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) 20241107083338649 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) 20241107083338649 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) 20241107083338649 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) 20241107083338650 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) 20241107083338650 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) 20241107083338650 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) 20241107083338650 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) 20241107083338651 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) 20241107083338651 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) 20241107083338658 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083338672 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) 20241107083338672 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) 20241107083338673 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) 20241107083338673 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) 20241107083338673 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) 20241107083338673 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) 20241107083338673 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) 20241107083338673 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) 20241107083338673 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) 20241107083338674 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) 20241107083338674 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) 20241107083338674 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) 20241107083338674 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) 20241107083338674 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) 20241107083338674 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) 20241107083338674 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) 20241107083338677 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083338691 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) 20241107083338691 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) 20241107083338691 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) 20241107083338691 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) 20241107083338692 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) 20241107083338692 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) 20241107083338692 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) 20241107083338692 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) 20241107083338692 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) 20241107083338692 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) 20241107083338692 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) 20241107083338692 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) 20241107083338693 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) 20241107083338693 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) 20241107083338693 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) 20241107083338693 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) 20241107083338695 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083338710 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) 20241107083338710 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) 20241107083338711 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) 20241107083338711 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) 20241107083338711 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) 20241107083338711 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) 20241107083338711 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) 20241107083338711 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) 20241107083338711 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) 20241107083338712 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) 20241107083338712 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) 20241107083338712 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) 20241107083338712 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) 20241107083338712 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) 20241107083338712 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) 20241107083338712 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) 20241107083338720 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083338734 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) 20241107083338734 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) 20241107083338734 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) 20241107083338734 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) 20241107083338735 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) 20241107083338735 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) 20241107083338735 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) 20241107083338735 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) 20241107083338735 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) 20241107083338735 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) 20241107083338735 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) 20241107083338735 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) 20241107083338735 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) 20241107083338735 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) 20241107083338735 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) 20241107083338735 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) 20241107083338739 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083338753 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) 20241107083338753 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) 20241107083338754 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) 20241107083338754 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) 20241107083338754 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) 20241107083338754 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) 20241107083338755 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) 20241107083338755 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) 20241107083338755 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) 20241107083338755 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) 20241107083338756 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) 20241107083338756 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) 20241107083338756 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) 20241107083338756 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) 20241107083338756 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) 20241107083338756 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) 20241107083338758 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083338772 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) 20241107083338772 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) 20241107083338773 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) 20241107083338773 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) 20241107083338773 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) 20241107083338773 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) 20241107083338773 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) 20241107083338773 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) 20241107083338774 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) 20241107083338774 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) 20241107083338774 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) 20241107083338774 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) 20241107083338775 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) 20241107083338775 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) 20241107083338775 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) 20241107083338775 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) 20241107083338782 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083338790 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) 20241107083338790 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) 20241107083338790 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) -NSVCI1234(528)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(528)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(528)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(528)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083338794 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083338794 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) 20241107083338794 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) 20241107083338794 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083338794 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083338794 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) 20241107083338794 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083338794 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) 20241107083338794 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(528)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(528)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083338795 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083338795 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) 20241107083338795 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) 20241107083338795 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083338795 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083338795 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083338795 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083338795 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083338795 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083338795 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083338796 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083338796 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(528)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(528)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083338797 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) 20241107083338797 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) 20241107083338797 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) 20241107083338797 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) 20241107083338797 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) 20241107083338797 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) 20241107083338798 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) 20241107083338798 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) 20241107083338799 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) 20241107083338799 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) 20241107083338799 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) 20241107083338799 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) 20241107083338800 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) 20241107083338800 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) 20241107083338800 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) 20241107083338800 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) 20241107083338801 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 525@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 525@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083338803 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083338804 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083338804 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083338804 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083338804 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083338804 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083338804 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083338804 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_paging_ps_from_sgsn_sign_ptmsi-BVCI1234(526)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_paging_ps_from_sgsn_sign_ptmsi-BVCI1234(526)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083338810 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083338810 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083338810 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083338810 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083338810 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083338810 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083338810 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083338810 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083338813 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083338813 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083338813 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083338813 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083338813 DRLCMAC NOTICE TX: [PCU -> BTS] Paging Request (CCCH) MI=TMSI-0x8FC18E65 (gprs_rlcmac.c:36) 20241107083338813 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=624 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 8f c1 8e 65 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083338813 DPCU DEBUG PCH paging timer started for MI=TMSI-0x8FC18E65 IMSI=262420000000423 (bts_pch_timer.c:94) 20241107083338813 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083338813 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083338813 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083338813 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083338813 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083338813 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083338813 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083338813 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083338813 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083338813 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(521)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '00'O BTS(521)@fb7e2f9c3787: 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@fb7e2f9c3787: 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 := '8FC18E65'O } } } }, mi2 := omit, rest_octets := '272B2B2B2B2B2B2B2B2B2B2B2B'O ("'++++++++++++") } } } 20241107083338816 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) 20241107083338816 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) 20241107083338817 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) 20241107083338817 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) TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@fb7e2f9c3787: Start timer T: 2 s 20241107083338817 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) 20241107083338817 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) 20241107083338818 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) 20241107083338818 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) 20241107083338818 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) 20241107083338818 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) 20241107083338818 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) 20241107083338818 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) 20241107083338818 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) 20241107083338818 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) 20241107083338818 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) 20241107083338818 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) 20241107083338819 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083338820 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083338820 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083338820 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083338820 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083338820 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083338834 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) 20241107083338834 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) 20241107083338835 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) 20241107083338835 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) 20241107083338835 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) 20241107083338835 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) 20241107083338835 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) 20241107083338835 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) 20241107083338835 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) 20241107083338835 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) 20241107083338836 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) 20241107083338836 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) 20241107083338836 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) 20241107083338836 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) 20241107083338836 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) 20241107083338836 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) TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@fb7e2f9c3787: Start timer T_statsd: 5 s TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@fb7e2f9c3787: 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 } 20241107083338843 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083338858 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) 20241107083338858 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) 20241107083338858 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) 20241107083338858 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) 20241107083338858 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) 20241107083338858 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) 20241107083338858 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) 20241107083338858 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) 20241107083338859 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) 20241107083338859 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) 20241107083338859 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) 20241107083338859 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) 20241107083338859 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) 20241107083338859 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) 20241107083338859 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) 20241107083338859 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)@fb7e2f9c3787: 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 } 20241107083338862 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(521)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083338876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55524<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083338877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55520<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083338877 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083338877 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083338877 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083338877 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083338877 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083338877 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083338877 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083338877 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083338877 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083338877 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083338878 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083338878 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083338878 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083338878 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083338878 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) 20241107083338878 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) 20241107083338878 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 9063 with status 0 respawn: 47: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_paging_ps_from_sgsn_sign_ptmsi finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi pass'. Thu Nov 7 08:33:38 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 20241107083338891 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083338891 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083338891 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083338891 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083338906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55538<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083339006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55538<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=642384) Waiting for packet dumper to finish... 1 (prev_count=642384, count=701156) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:33:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_ps_from_sgsn_sign.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_ps_from_sgsn_sign.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_ps_from_sgsn_sign' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_paging_ps_from_sgsn_sign started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107083342042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44012<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(533)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(533)@fb7e2f9c3787: Start timer T: 5 s PCUIF(533)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083342049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44022<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_paging_ps_from_sgsn_sign-STATS(535)@fb7e2f9c3787: Start timer T: 2 s TC_paging_ps_from_sgsn_sign-STATS(535)@fb7e2f9c3787: Start timer T: 2 s 20241107083343892 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083343892 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083343892 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(533)@fb7e2f9c3787: OsmoPCU is now connected BTS(534)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" 20241107083343897 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083343897 DLGLOBAL DEBUG validating counter group 0x55b3810d2020(bts) with 102 counters (rate_ctr.c:86) 20241107083343897 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083343897 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083343897 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083343897 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083343897 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083343897 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083343897 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083343897 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083343897 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083343897 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083343897 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083343897 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083343897 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083343897 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083343897 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083343897 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083343897 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083343897 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083343897 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083343897 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083343897 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083343897 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083343897 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083343897 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083343897 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083343897 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083343897 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083343898 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083343898 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083343898 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083343898 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083343898 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083343898 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083343898 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083343898 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083343898 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083343898 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083343898 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083343898 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083343898 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083343898 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083343898 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083343898 DLGLOBAL DEBUG validating counter group 0x7f72ad2485c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083343898 DLGLOBAL DEBUG validating counter group 0x55b3810d1700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083343898 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083343898 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083343898 DLGLOBAL DEBUG validating counter group 0x7f72ad249160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083343898 DLGLOBAL DEBUG validating counter group 0x7f72ad249140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083343898 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083343898 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) 20241107083343898 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) 20241107083343898 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083343898 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083343898 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083343898 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083343898 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083343898 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083343898 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083343898 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083343898 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083343898 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083343898 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083343898 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083343898 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083343898 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083343898 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083343898 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083343898 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083343898 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083343898 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083343898 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083343898 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083343898 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083343898 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083343898 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083343898 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083343898 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083343898 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) 20241107083343898 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) 20241107083343898 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(534)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(534)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(534)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(534)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(534)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(534)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(534)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(534)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 537@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 20241107083343911 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) 20241107083343911 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) 20241107083343912 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) 20241107083343912 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) 20241107083343913 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) 20241107083343913 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) 20241107083343913 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) 20241107083343913 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) 20241107083343913 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) 20241107083343913 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) 20241107083343913 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) 20241107083343913 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) 20241107083343914 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) 20241107083343914 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) 20241107083343914 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) 20241107083343914 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) 20241107083343916 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_sign-BVCI1234(539)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 TC_paging_ps_from_sgsn_sign-STATS(535)@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 10 s 537@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 537@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(541)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083343930 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) 20241107083343930 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) 20241107083343931 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) 20241107083343931 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) 20241107083343931 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) 20241107083343931 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) 20241107083343931 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) 20241107083343931 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) 20241107083343931 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) 20241107083343931 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) 20241107083343932 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) 20241107083343932 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) 20241107083343932 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) 20241107083343932 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) 20241107083343932 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) 20241107083343932 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) 20241107083343935 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 537@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 537@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(543)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083343949 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) 20241107083343949 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) 20241107083343950 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) 20241107083343950 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) 20241107083343950 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) 20241107083343950 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) 20241107083343950 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) 20241107083343950 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) 20241107083343951 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) 20241107083343951 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) 537@fb7e2f9c3787: 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 } 20241107083343951 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) 20241107083343951 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) -NSVCI1234(545)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241107083343951 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) 20241107083343951 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) 20241107083343952 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) 20241107083343952 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) -NSVCI1234(545)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083343959 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083343973 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) 20241107083343973 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) 20241107083343973 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) 20241107083343973 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) 20241107083343974 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) 20241107083343974 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) 20241107083343974 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) 20241107083343974 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) 20241107083343974 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) 20241107083343974 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) 20241107083343975 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) 20241107083343975 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) 20241107083343975 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) 20241107083343975 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) 20241107083343975 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) 20241107083343975 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) 20241107083343977 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083343992 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) 20241107083343992 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) 20241107083343992 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) 20241107083343992 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) 20241107083343993 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) 20241107083343993 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) 20241107083343993 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) 20241107083343993 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) 20241107083343993 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) 20241107083343993 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) 20241107083343993 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) 20241107083343993 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) 20241107083343994 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) 20241107083343994 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) 20241107083343994 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) 20241107083343994 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) 20241107083343996 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083344011 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) 20241107083344011 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) 20241107083344011 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) 20241107083344011 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) 20241107083344011 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) 20241107083344011 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) 20241107083344012 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) 20241107083344012 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) 20241107083344012 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) 20241107083344012 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) 20241107083344012 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) 20241107083344012 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) 20241107083344013 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) 20241107083344013 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) 20241107083344013 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) 20241107083344013 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) 20241107083344020 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083344034 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) 20241107083344034 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) 20241107083344034 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) 20241107083344034 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) 20241107083344035 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) 20241107083344035 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) 20241107083344035 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) 20241107083344035 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) 20241107083344035 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) 20241107083344035 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) 20241107083344035 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) 20241107083344035 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) 20241107083344036 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) 20241107083344036 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) 20241107083344036 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) 20241107083344036 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) 20241107083344039 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083344053 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) 20241107083344053 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) 20241107083344053 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) 20241107083344053 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) 20241107083344054 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) 20241107083344054 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) 20241107083344054 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) 20241107083344054 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) 20241107083344054 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) 20241107083344054 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) 20241107083344055 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) 20241107083344055 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) 20241107083344055 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) 20241107083344055 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) 20241107083344055 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) 20241107083344055 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) 20241107083344057 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083344072 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) 20241107083344072 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) 20241107083344072 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) 20241107083344072 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) 20241107083344072 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) 20241107083344072 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) 20241107083344073 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) 20241107083344073 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) 20241107083344073 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) 20241107083344073 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) 20241107083344073 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) 20241107083344073 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) 20241107083344074 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) 20241107083344074 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) 20241107083344074 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) 20241107083344074 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) 20241107083344081 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083344095 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) 20241107083344096 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) 20241107083344096 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) 20241107083344096 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) 20241107083344096 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) 20241107083344096 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) 20241107083344097 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) 20241107083344097 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) 20241107083344097 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) 20241107083344097 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) 20241107083344097 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) 20241107083344097 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) 20241107083344097 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) 20241107083344097 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) 20241107083344098 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) 20241107083344098 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) 20241107083344100 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083344114 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) 20241107083344114 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) 20241107083344115 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) 20241107083344115 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) 20241107083344115 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) 20241107083344115 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) 20241107083344116 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) 20241107083344116 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) 20241107083344116 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) 20241107083344116 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) 20241107083344116 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) 20241107083344116 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) 20241107083344117 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) 20241107083344117 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) 20241107083344117 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) 20241107083344117 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) 20241107083344119 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083344133 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) 20241107083344133 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) 20241107083344134 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) 20241107083344134 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) 20241107083344134 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) 20241107083344134 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) 20241107083344135 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) 20241107083344135 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) 20241107083344135 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) 20241107083344135 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) 20241107083344135 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) 20241107083344135 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) 20241107083344135 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) 20241107083344135 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) 20241107083344136 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) 20241107083344136 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) 20241107083344143 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083344157 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) 20241107083344157 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) 20241107083344158 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) 20241107083344158 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) 20241107083344158 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) 20241107083344158 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) 20241107083344158 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) 20241107083344158 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) 20241107083344158 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) 20241107083344158 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) 20241107083344159 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) 20241107083344159 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) 20241107083344159 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) 20241107083344159 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) 20241107083344159 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) 20241107083344159 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) 20241107083344162 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083344176 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) 20241107083344176 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) 20241107083344177 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) 20241107083344177 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) 20241107083344177 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) 20241107083344177 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) 20241107083344177 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) 20241107083344177 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) 20241107083344177 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) 20241107083344177 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) 20241107083344178 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) 20241107083344178 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) 20241107083344178 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) 20241107083344178 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) 20241107083344178 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) 20241107083344178 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) 20241107083344180 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083344195 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) 20241107083344195 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) 20241107083344195 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) 20241107083344195 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) 20241107083344196 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) 20241107083344196 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) 20241107083344196 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) 20241107083344196 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) 20241107083344196 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) 20241107083344196 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) 20241107083344197 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) 20241107083344197 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) 20241107083344197 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) 20241107083344197 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) 20241107083344197 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) 20241107083344197 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) 20241107083344204 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083344219 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) 20241107083344219 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) 20241107083344219 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) 20241107083344219 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) 20241107083344219 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) 20241107083344219 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) 20241107083344219 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) 20241107083344219 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) 20241107083344220 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) 20241107083344220 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) 20241107083344220 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) 20241107083344220 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) 20241107083344220 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) 20241107083344220 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) 20241107083344220 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) 20241107083344220 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) 20241107083344223 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083344238 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) 20241107083344238 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) 20241107083344238 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) 20241107083344238 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) 20241107083344238 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) 20241107083344238 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) 20241107083344239 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) 20241107083344239 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) 20241107083344239 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) 20241107083344239 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) 20241107083344239 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) 20241107083344239 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) 20241107083344239 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) 20241107083344239 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) 20241107083344240 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) 20241107083344240 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) 20241107083344242 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083344256 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) 20241107083344256 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) 20241107083344257 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) 20241107083344257 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) 20241107083344257 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) 20241107083344257 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) 20241107083344257 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) 20241107083344257 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) 20241107083344258 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) 20241107083344258 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) 20241107083344258 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) 20241107083344258 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) 20241107083344258 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) 20241107083344258 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) 20241107083344258 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) 20241107083344258 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) 20241107083344266 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083344280 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) 20241107083344280 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) 20241107083344280 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) 20241107083344281 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) 20241107083344281 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) 20241107083344281 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) 20241107083344281 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) 20241107083344281 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) 20241107083344281 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) 20241107083344281 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) 20241107083344282 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) 20241107083344282 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) 20241107083344282 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) 20241107083344282 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) 20241107083344282 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) 20241107083344282 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) 20241107083344285 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083344299 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) 20241107083344299 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) 20241107083344299 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) 20241107083344299 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) 20241107083344299 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) 20241107083344299 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) 20241107083344300 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) 20241107083344300 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) 20241107083344300 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) 20241107083344300 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) 20241107083344300 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) 20241107083344300 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) 20241107083344300 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) 20241107083344300 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) 20241107083344301 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) 20241107083344301 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) 20241107083344303 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083344318 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) 20241107083344318 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) 20241107083344318 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) 20241107083344318 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) 20241107083344318 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) 20241107083344318 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) 20241107083344319 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) 20241107083344319 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) 20241107083344319 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) 20241107083344319 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) 20241107083344319 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) 20241107083344319 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) 20241107083344319 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) 20241107083344319 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) 20241107083344320 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) 20241107083344320 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) 20241107083344327 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083344342 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) 20241107083344342 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) 20241107083344343 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) 20241107083344343 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) 20241107083344344 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) 20241107083344344 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) 20241107083344345 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) 20241107083344345 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) 20241107083344345 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) 20241107083344345 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) 20241107083344346 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) 20241107083344346 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) 20241107083344347 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) 20241107083344347 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) 20241107083344347 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) 20241107083344347 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) 20241107083344348 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083344362 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) 20241107083344362 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) 20241107083344363 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) 20241107083344363 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) 20241107083344364 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) 20241107083344364 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) 20241107083344365 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) 20241107083344365 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) 20241107083344366 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) 20241107083344366 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) 20241107083344367 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) 20241107083344367 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) 20241107083344367 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) 20241107083344368 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) 20241107083344368 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) 20241107083344368 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) 20241107083344369 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083344382 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) 20241107083344382 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) 20241107083344384 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) 20241107083344384 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) 20241107083344385 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) 20241107083344385 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) 20241107083344387 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) 20241107083344387 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) 20241107083344388 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) 20241107083344388 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) 20241107083344389 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) 20241107083344389 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) 20241107083344390 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) 20241107083344390 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) 20241107083344391 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) 20241107083344391 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) 20241107083344392 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083344406 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) 20241107083344406 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) 20241107083344408 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) 20241107083344408 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) 20241107083344410 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) 20241107083344410 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) 20241107083344411 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) 20241107083344411 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) 20241107083344412 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) 20241107083344412 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) 20241107083344413 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) 20241107083344413 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) 20241107083344415 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) 20241107083344415 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) 20241107083344415 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) 20241107083344415 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) 20241107083344416 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083344424 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) 20241107083344425 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) 20241107083344425 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) 20241107083344425 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) 20241107083344426 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) 20241107083344426 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) 20241107083344427 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) 20241107083344427 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) 20241107083344428 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) 20241107083344428 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) 20241107083344428 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) 20241107083344428 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) 20241107083344429 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) 20241107083344429 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) 20241107083344430 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) 20241107083344430 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) 20241107083344430 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083344444 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) 20241107083344444 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) 20241107083344446 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) 20241107083344446 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) 20241107083344447 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) 20241107083344447 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) 20241107083344447 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) 20241107083344448 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) 20241107083344448 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) 20241107083344448 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) 20241107083344449 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) 20241107083344449 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) 20241107083344450 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) 20241107083344450 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) 20241107083344451 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) 20241107083344451 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) 20241107083344454 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083344470 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) 20241107083344470 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) 20241107083344472 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) 20241107083344472 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) 20241107083344473 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) 20241107083344474 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) 20241107083344475 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) 20241107083344475 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) 20241107083344475 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) 20241107083344475 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) 20241107083344476 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) 20241107083344476 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) 20241107083344477 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) 20241107083344477 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) 20241107083344478 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) 20241107083344478 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) 20241107083344479 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083344489 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) 20241107083344489 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) 20241107083344490 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) 20241107083344490 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) 20241107083344491 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) 20241107083344491 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) 20241107083344492 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) 20241107083344492 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) 20241107083344493 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) 20241107083344493 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) 20241107083344495 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) 20241107083344495 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) 20241107083344496 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) 20241107083344496 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) 20241107083344496 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) 20241107083344496 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) 20241107083344497 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083344508 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) 20241107083344508 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) 20241107083344509 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) 20241107083344509 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) 20241107083344511 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) 20241107083344511 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) 20241107083344512 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) 20241107083344512 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) 20241107083344513 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) 20241107083344513 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) 20241107083344514 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) 20241107083344515 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) 20241107083344516 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) 20241107083344516 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) 20241107083344517 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) 20241107083344517 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) 20241107083344518 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083344533 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) 20241107083344533 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) 20241107083344535 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) 20241107083344535 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) 20241107083344536 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) 20241107083344536 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) 20241107083344537 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) 20241107083344537 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) 20241107083344538 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) 20241107083344538 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) 20241107083344539 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) 20241107083344539 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) 20241107083344540 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) 20241107083344540 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) 20241107083344540 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) 20241107083344540 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) 20241107083344541 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083344553 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) 20241107083344553 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) 20241107083344555 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) 20241107083344555 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) 20241107083344556 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) 20241107083344556 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) 20241107083344557 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) 20241107083344557 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) 20241107083344559 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) 20241107083344559 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) 20241107083344560 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) 20241107083344560 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) 20241107083344561 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) 20241107083344561 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) 20241107083344562 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) 20241107083344562 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) 20241107083344563 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083344572 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) 20241107083344572 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) 20241107083344575 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) 20241107083344575 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) 20241107083344576 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) 20241107083344576 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) 20241107083344577 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) 20241107083344577 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) 20241107083344578 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) 20241107083344578 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) 20241107083344578 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) 20241107083344578 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) 20241107083344579 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) 20241107083344579 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) 20241107083344580 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) 20241107083344580 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) 20241107083344581 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083344597 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) 20241107083344597 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) 20241107083344599 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) 20241107083344599 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) 20241107083344600 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) 20241107083344600 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) 20241107083344601 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) 20241107083344601 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) 20241107083344602 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) 20241107083344602 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) 20241107083344604 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) 20241107083344604 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) 20241107083344605 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) 20241107083344605 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) 20241107083344606 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) 20241107083344606 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) 20241107083344607 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083344617 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) 20241107083344617 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) 20241107083344618 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) 20241107083344618 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) 20241107083344619 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) 20241107083344619 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) 20241107083344620 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) 20241107083344620 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) 20241107083344621 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) 20241107083344621 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) 20241107083344622 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) 20241107083344622 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) 20241107083344623 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) 20241107083344623 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) 20241107083344624 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) 20241107083344624 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) 20241107083344626 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083344636 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) 20241107083344636 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) 20241107083344639 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) 20241107083344639 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) 20241107083344641 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) 20241107083344641 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) 20241107083344641 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) 20241107083344641 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) 20241107083344642 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) 20241107083344642 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) 20241107083344643 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) 20241107083344643 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) 20241107083344644 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) 20241107083344644 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) 20241107083344645 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) 20241107083344645 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) 20241107083344645 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083344660 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) 20241107083344660 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) 20241107083344662 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) 20241107083344662 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) 20241107083344662 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) 20241107083344662 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) 20241107083344663 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) 20241107083344663 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) 20241107083344664 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) 20241107083344664 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) 20241107083344665 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) 20241107083344665 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) 20241107083344666 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) 20241107083344666 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) 20241107083344667 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) 20241107083344667 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) 20241107083344667 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083344681 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) 20241107083344681 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) 20241107083344682 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) 20241107083344682 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) 20241107083344683 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) 20241107083344683 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) 20241107083344684 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) 20241107083344684 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) 20241107083344685 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) 20241107083344685 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) 20241107083344686 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) 20241107083344686 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) 20241107083344687 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) 20241107083344687 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) 20241107083344688 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) 20241107083344688 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) 20241107083344688 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083344700 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) 20241107083344700 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) 20241107083344701 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) 20241107083344701 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) 20241107083344702 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) 20241107083344702 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) 20241107083344702 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) 20241107083344702 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) 20241107083344704 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) 20241107083344704 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) 20241107083344704 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) 20241107083344704 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) 20241107083344705 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) 20241107083344705 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) 20241107083344705 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) 20241107083344705 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) 20241107083344709 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083344724 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) 20241107083344724 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) 20241107083344726 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) 20241107083344726 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) 20241107083344727 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) 20241107083344727 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) 20241107083344727 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) 20241107083344727 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) 20241107083344728 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) 20241107083344728 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) 20241107083344729 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) 20241107083344729 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) 20241107083344729 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) 20241107083344729 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) 20241107083344730 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) 20241107083344730 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) 20241107083344731 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083344744 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) 20241107083344744 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) 20241107083344745 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) 20241107083344745 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) 20241107083344746 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) 20241107083344746 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) 20241107083344747 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) 20241107083344747 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) 20241107083344747 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) 20241107083344747 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) 20241107083344748 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) 20241107083344748 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) 20241107083344749 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) 20241107083344749 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) 20241107083344749 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) 20241107083344750 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) 20241107083344751 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083344764 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) 20241107083344764 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) 20241107083344766 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) 20241107083344766 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) 20241107083344767 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) 20241107083344768 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) 20241107083344769 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) 20241107083344769 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) 20241107083344770 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) 20241107083344770 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) 20241107083344771 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) 20241107083344771 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) 20241107083344772 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) 20241107083344772 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) 20241107083344773 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) 20241107083344773 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) 20241107083344775 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083344788 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) 20241107083344788 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) 20241107083344791 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) 20241107083344791 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) 20241107083344792 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) 20241107083344792 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) 20241107083344794 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) 20241107083344794 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) 20241107083344795 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) 20241107083344795 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) 20241107083344796 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) 20241107083344796 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) 20241107083344797 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) 20241107083344797 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) 20241107083344798 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) 20241107083344799 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) 20241107083344799 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083344807 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) 20241107083344807 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) 20241107083344809 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) 20241107083344809 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) 20241107083344810 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) 20241107083344810 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) 20241107083344811 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) 20241107083344811 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) 20241107083344812 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) 20241107083344812 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) 20241107083344813 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) 20241107083344813 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) 20241107083344814 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) 20241107083344814 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) 20241107083344815 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) 20241107083344815 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) 20241107083344816 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083344827 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) 20241107083344827 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) 20241107083344829 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) 20241107083344829 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) 20241107083344830 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) 20241107083344830 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) 20241107083344831 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) 20241107083344831 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) 20241107083344832 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) 20241107083344832 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) 20241107083344834 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) 20241107083344834 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) 20241107083344835 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) 20241107083344835 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) 20241107083344836 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) 20241107083344836 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) 20241107083344837 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083344852 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) 20241107083344852 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) 20241107083344854 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) 20241107083344855 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) 20241107083344856 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) 20241107083344856 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) 20241107083344857 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) 20241107083344857 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) 20241107083344858 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) 20241107083344858 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) 20241107083344859 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) 20241107083344859 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) 20241107083344860 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) 20241107083344861 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) 20241107083344862 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) 20241107083344862 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) 20241107083344863 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083344872 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) 20241107083344872 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) 20241107083344874 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) 20241107083344874 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) 20241107083344875 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) 20241107083344875 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) 20241107083344876 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) 20241107083344876 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) 20241107083344878 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) 20241107083344878 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) 20241107083344879 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) 20241107083344879 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) 20241107083344880 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) 20241107083344880 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) 20241107083344881 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) 20241107083344881 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) 20241107083344881 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083344889 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) 20241107083344889 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) 20241107083344889 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) 20241107083344889 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) 20241107083344890 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) 20241107083344890 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) 20241107083344890 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) 20241107083344890 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) 20241107083344890 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) 20241107083344890 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) 20241107083344890 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) 20241107083344890 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) 20241107083344891 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) 20241107083344891 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) 20241107083344891 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) 20241107083344891 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) 20241107083344898 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083344913 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) 20241107083344913 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) 20241107083344913 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) 20241107083344913 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) 20241107083344913 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) 20241107083344913 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) 20241107083344914 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) 20241107083344914 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) 20241107083344914 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) 20241107083344914 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) 20241107083344914 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) 20241107083344914 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) 20241107083344914 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) 20241107083344914 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) 20241107083344915 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) 20241107083344915 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) 20241107083344917 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083344932 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) 20241107083344932 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) 20241107083344933 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) 20241107083344933 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) 20241107083344934 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) 20241107083344934 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) 20241107083344934 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) 20241107083344934 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) 20241107083344935 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) 20241107083344935 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) 20241107083344936 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) 20241107083344936 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) 20241107083344936 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) 20241107083344936 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) 20241107083344937 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) 20241107083344937 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) 20241107083344937 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083344951 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) 20241107083344951 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) 20241107083344952 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) 20241107083344952 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) 20241107083344952 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) 20241107083344952 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) 20241107083344953 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) 20241107083344953 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) 20241107083344953 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) 20241107083344953 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) 20241107083344954 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) 20241107083344954 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) 20241107083344954 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) 20241107083344954 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) 20241107083344954 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) 20241107083344954 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) 20241107083344960 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083344975 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) 20241107083344975 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) 20241107083344979 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) 20241107083344979 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) 20241107083344979 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) 20241107083344979 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) 20241107083344980 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) 20241107083344980 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) 20241107083344980 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) 20241107083344980 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) 20241107083344981 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) 20241107083344981 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) 20241107083344981 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) 20241107083344981 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) 20241107083344982 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) 20241107083344982 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) 20241107083344982 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083344995 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) 20241107083344995 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) 20241107083344997 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) 20241107083344997 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) 20241107083344997 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) 20241107083344997 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) 20241107083344998 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) 20241107083344998 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) 20241107083344999 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) 20241107083344999 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) 20241107083345000 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) 20241107083345000 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) 20241107083345000 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) 20241107083345000 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) 20241107083345001 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) 20241107083345001 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) 20241107083345002 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083345015 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) 20241107083345015 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) 20241107083345016 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) 20241107083345016 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) 20241107083345017 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) 20241107083345017 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) 20241107083345017 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) 20241107083345017 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) 20241107083345018 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) 20241107083345018 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) 20241107083345019 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) 20241107083345019 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) 20241107083345019 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) 20241107083345019 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) 20241107083345020 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) 20241107083345020 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) 20241107083345024 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083345039 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) 20241107083345039 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) 20241107083345040 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) 20241107083345040 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) 20241107083345041 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) 20241107083345041 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) 20241107083345042 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) 20241107083345042 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) 20241107083345043 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) 20241107083345043 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) 20241107083345044 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) 20241107083345044 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) 20241107083345045 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) 20241107083345045 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) 20241107083345046 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) 20241107083345046 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) 20241107083345046 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083345059 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) 20241107083345059 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) 20241107083345061 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) 20241107083345061 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) 20241107083345063 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) 20241107083345063 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) 20241107083345064 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) 20241107083345064 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) 20241107083345065 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) 20241107083345065 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) 20241107083345065 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) 20241107083345065 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) 20241107083345065 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) 20241107083345065 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) 20241107083345066 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) 20241107083345066 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) 20241107083345066 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083345078 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) 20241107083345078 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) 20241107083345080 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) 20241107083345080 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) 20241107083345081 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) 20241107083345081 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) 20241107083345081 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) 20241107083345081 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) 20241107083345082 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) 20241107083345082 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) 20241107083345083 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) 20241107083345083 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) 20241107083345084 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) 20241107083345084 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) 20241107083345085 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) 20241107083345085 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) 20241107083345087 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083345102 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) 20241107083345102 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) 20241107083345103 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) 20241107083345103 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) 20241107083345104 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) 20241107083345104 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) 20241107083345105 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) 20241107083345105 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) 20241107083345106 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) 20241107083345106 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) 20241107083345107 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) 20241107083345107 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) 20241107083345107 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) 20241107083345107 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) 20241107083345108 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) 20241107083345108 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) 20241107083345109 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083345121 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) 20241107083345121 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) 20241107083345122 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) 20241107083345122 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) 20241107083345123 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) 20241107083345123 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) 20241107083345125 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) 20241107083345125 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) 20241107083345126 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) 20241107083345126 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) 20241107083345127 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) 20241107083345127 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) 20241107083345128 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) 20241107083345128 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) 20241107083345130 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) 20241107083345130 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) 20241107083345131 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083345140 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) 20241107083345140 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) 20241107083345142 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) 20241107083345142 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) 20241107083345143 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) 20241107083345143 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) 20241107083345144 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) 20241107083345144 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) 20241107083345144 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) 20241107083345144 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) 20241107083345145 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) 20241107083345145 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) 20241107083345146 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) 20241107083345146 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) 20241107083345147 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) 20241107083345147 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) 20241107083345151 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083345165 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) 20241107083345165 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) 20241107083345167 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) 20241107083345167 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) 20241107083345167 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) 20241107083345167 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) 20241107083345168 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) 20241107083345168 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) 20241107083345169 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) 20241107083345169 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) 20241107083345170 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) 20241107083345170 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) 20241107083345171 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) 20241107083345171 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) 20241107083345172 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) 20241107083345172 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) 20241107083345174 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083345185 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) 20241107083345185 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) 20241107083345187 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) 20241107083345187 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) 20241107083345188 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) 20241107083345188 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) 20241107083345188 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) 20241107083345189 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) 20241107083345189 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) 20241107083345189 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) 20241107083345190 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) 20241107083345190 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) 20241107083345191 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) 20241107083345191 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) 20241107083345192 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) 20241107083345192 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) 20241107083345192 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083345204 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) 20241107083345204 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) 20241107083345207 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) 20241107083345207 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) 20241107083345208 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) 20241107083345208 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) 20241107083345210 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) 20241107083345210 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) 20241107083345211 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) 20241107083345211 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) 20241107083345212 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) 20241107083345212 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) 20241107083345213 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) 20241107083345213 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) 20241107083345214 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) 20241107083345214 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) 20241107083345215 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083345228 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) 20241107083345228 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) 20241107083345230 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) 20241107083345230 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) 20241107083345231 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) 20241107083345231 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) 20241107083345232 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) 20241107083345232 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) 20241107083345233 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) 20241107083345234 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) 20241107083345235 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) 20241107083345235 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) 20241107083345236 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) 20241107083345236 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) 20241107083345237 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) 20241107083345237 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) 20241107083345239 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083345248 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) 20241107083345248 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) 20241107083345250 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) 20241107083345250 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) 20241107083345252 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) 20241107083345252 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) 20241107083345253 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) 20241107083345253 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) 20241107083345255 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) 20241107083345255 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) 20241107083345255 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) 20241107083345255 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) 20241107083345256 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) 20241107083345256 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) 20241107083345257 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) 20241107083345257 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) 20241107083345258 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083345267 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) 20241107083345267 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) 20241107083345269 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) 20241107083345269 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) 20241107083345270 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) 20241107083345270 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) 20241107083345271 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) 20241107083345271 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) 20241107083345273 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) 20241107083345273 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) 20241107083345274 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) 20241107083345274 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) 20241107083345275 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) 20241107083345275 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) 20241107083345276 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) 20241107083345276 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) 20241107083345277 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083345290 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) 20241107083345290 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) 20241107083345291 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) 20241107083345291 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) 20241107083345291 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) 20241107083345291 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) 20241107083345291 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) 20241107083345291 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) 20241107083345292 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) 20241107083345292 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) 20241107083345292 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) 20241107083345292 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) 20241107083345292 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) 20241107083345292 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) 20241107083345293 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) 20241107083345293 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) 20241107083345295 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083345311 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) 20241107083345311 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) 20241107083345312 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) 20241107083345312 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) 20241107083345313 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) 20241107083345313 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) 20241107083345313 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) 20241107083345313 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) 20241107083345314 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) 20241107083345314 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) 20241107083345315 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) 20241107083345315 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) 20241107083345316 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) 20241107083345316 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) 20241107083345316 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) 20241107083345316 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) 20241107083345317 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083345330 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) 20241107083345330 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) 20241107083345332 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) 20241107083345332 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) 20241107083345333 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) 20241107083345333 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) 20241107083345334 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) 20241107083345334 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) 20241107083345334 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) 20241107083345334 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) 20241107083345335 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) 20241107083345335 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) 20241107083345336 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) 20241107083345336 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) 20241107083345337 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) 20241107083345337 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) 20241107083345340 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083345355 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) 20241107083345355 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) 20241107083345357 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) 20241107083345357 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) 20241107083345357 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) 20241107083345357 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) 20241107083345358 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) 20241107083345358 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) 20241107083345360 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) 20241107083345360 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) 20241107083345361 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) 20241107083345361 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) 20241107083345362 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) 20241107083345362 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) 20241107083345362 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) 20241107083345362 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) 20241107083345363 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083345375 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) 20241107083345375 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) 20241107083345376 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) 20241107083345376 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) 20241107083345377 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) 20241107083345377 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) 20241107083345377 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) 20241107083345377 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) 20241107083345378 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) 20241107083345378 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) 20241107083345380 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) 20241107083345380 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) 20241107083345381 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) 20241107083345381 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) 20241107083345382 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) 20241107083345382 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) 20241107083345383 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083345394 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) 20241107083345394 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) 20241107083345396 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) 20241107083345396 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) 20241107083345397 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) 20241107083345397 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) 20241107083345398 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) 20241107083345398 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) 20241107083345399 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) 20241107083345399 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) 20241107083345400 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) 20241107083345400 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) 20241107083345401 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) 20241107083345401 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) 20241107083345402 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) 20241107083345402 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) 20241107083345404 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083345419 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) 20241107083345419 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) 20241107083345420 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) 20241107083345420 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) 20241107083345421 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) 20241107083345421 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) 20241107083345421 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) 20241107083345421 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) 20241107083345422 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) 20241107083345422 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) 20241107083345423 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) 20241107083345423 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) 20241107083345424 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) 20241107083345424 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) 20241107083345425 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) 20241107083345425 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) 20241107083345426 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083345438 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) 20241107083345438 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) 20241107083345440 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) 20241107083345440 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) 20241107083345441 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) 20241107083345441 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) 20241107083345443 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) 20241107083345443 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) 20241107083345444 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) 20241107083345444 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) 20241107083345444 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) 20241107083345444 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) 20241107083345445 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) 20241107083345445 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) 20241107083345446 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) 20241107083345446 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) 20241107083345447 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083345458 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) 20241107083345458 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) 20241107083345459 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) 20241107083345459 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) 20241107083345460 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) 20241107083345460 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) 20241107083345461 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) 20241107083345461 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) 20241107083345462 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) 20241107083345462 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) 20241107083345463 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) 20241107083345463 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) 20241107083345465 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) 20241107083345465 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) 20241107083345465 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) 20241107083345465 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) 20241107083345467 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083345482 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) 20241107083345482 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) 20241107083345483 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) 20241107083345483 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) 20241107083345485 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) 20241107083345485 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) 20241107083345486 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) 20241107083345486 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) 20241107083345487 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) 20241107083345487 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) 20241107083345488 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) 20241107083345488 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) 20241107083345489 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) 20241107083345489 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) 20241107083345491 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) 20241107083345491 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) 20241107083345491 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083345501 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) 20241107083345501 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) 20241107083345502 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) 20241107083345502 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) 20241107083345503 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) 20241107083345503 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) 20241107083345504 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) 20241107083345504 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) 20241107083345505 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) 20241107083345505 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) 20241107083345505 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) 20241107083345505 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) 20241107083345506 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) 20241107083345506 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) 20241107083345507 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) 20241107083345507 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) 20241107083345508 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083345520 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) 20241107083345520 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) 20241107083345523 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) 20241107083345523 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) 20241107083345524 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) 20241107083345524 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) 20241107083345525 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) 20241107083345525 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) 20241107083345525 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) 20241107083345526 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) 20241107083345526 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) 20241107083345526 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) 20241107083345527 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) 20241107083345527 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) 20241107083345528 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) 20241107083345528 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) 20241107083345530 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083345544 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) 20241107083345544 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) 20241107083345545 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) 20241107083345545 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) 20241107083345546 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) 20241107083345546 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) 20241107083345547 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) 20241107083345547 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) 20241107083345547 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) 20241107083345547 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) 20241107083345548 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) 20241107083345548 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) 20241107083345549 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) 20241107083345549 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) 20241107083345550 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) 20241107083345550 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) 20241107083345551 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083345563 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) 20241107083345564 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) 20241107083345564 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) 20241107083345564 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) 20241107083345565 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) 20241107083345565 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) 20241107083345566 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) 20241107083345566 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) 20241107083345566 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) 20241107083345566 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) 20241107083345567 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) 20241107083345567 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) 20241107083345568 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) 20241107083345568 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) 20241107083345568 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) 20241107083345568 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) 20241107083345569 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083345583 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) 20241107083345583 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) 20241107083345585 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) 20241107083345585 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) 20241107083345586 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) 20241107083345586 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) 20241107083345587 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) 20241107083345587 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) 20241107083345588 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) 20241107083345588 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) 20241107083345590 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) 20241107083345591 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) 20241107083345592 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) 20241107083345592 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) 20241107083345592 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) 20241107083345592 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) 20241107083345593 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083345608 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) 20241107083345608 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) 20241107083345609 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) 20241107083345609 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) 20241107083345610 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) 20241107083345610 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) 20241107083345611 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) 20241107083345611 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) 20241107083345612 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) 20241107083345612 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) 20241107083345612 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) 20241107083345612 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) 20241107083345613 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) 20241107083345613 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) 20241107083345614 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) 20241107083345614 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) 20241107083345615 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083345628 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) 20241107083345628 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) 20241107083345630 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) 20241107083345630 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) 20241107083345630 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) 20241107083345630 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) 20241107083345631 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) 20241107083345631 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) 20241107083345632 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) 20241107083345632 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) 20241107083345633 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) 20241107083345633 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) 20241107083345634 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) 20241107083345634 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) 20241107083345635 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) 20241107083345635 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) 20241107083345635 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083345647 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) 20241107083345647 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) 20241107083345648 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) 20241107083345648 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) 20241107083345649 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) 20241107083345649 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) 20241107083345650 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) 20241107083345650 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) 20241107083345651 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) 20241107083345651 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) 20241107083345653 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) 20241107083345653 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) 20241107083345655 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) 20241107083345655 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) 20241107083345656 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) 20241107083345656 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) 20241107083345658 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083345672 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) 20241107083345672 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) 20241107083345674 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) 20241107083345674 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) 20241107083345675 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) 20241107083345675 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) 20241107083345676 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) 20241107083345676 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) 20241107083345677 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) 20241107083345677 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) 20241107083345678 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) 20241107083345678 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) 20241107083345679 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) 20241107083345679 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) 20241107083345679 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) 20241107083345679 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) 20241107083345680 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083345692 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) 20241107083345692 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) 20241107083345693 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) 20241107083345694 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) 20241107083345695 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) 20241107083345695 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) 20241107083345696 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) 20241107083345696 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) 20241107083345697 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) 20241107083345697 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) 20241107083345699 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) 20241107083345699 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) 20241107083345700 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) 20241107083345700 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) 20241107083345701 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) 20241107083345701 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) 20241107083345702 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083345712 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) 20241107083345712 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) 20241107083345714 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) 20241107083345714 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) 20241107083345715 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) 20241107083345715 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) 20241107083345717 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) 20241107083345717 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) 20241107083345718 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) 20241107083345718 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) 20241107083345719 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) 20241107083345719 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) 20241107083345720 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) 20241107083345720 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) 20241107083345722 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) 20241107083345722 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) 20241107083345723 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083345734 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) 20241107083345734 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) 20241107083345735 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) 20241107083345735 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) 20241107083345735 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) 20241107083345735 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) 20241107083345735 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) 20241107083345735 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) 20241107083345735 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) 20241107083345735 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) 20241107083345736 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) 20241107083345736 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) 20241107083345736 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) 20241107083345736 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) 20241107083345736 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) 20241107083345736 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) 20241107083345739 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083345753 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) 20241107083345753 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) 20241107083345753 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) 20241107083345753 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) 20241107083345754 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) 20241107083345754 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) 20241107083345754 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) 20241107083345754 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) 20241107083345754 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) 20241107083345754 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) 20241107083345754 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) 20241107083345754 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) 20241107083345755 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) 20241107083345755 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) 20241107083345755 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) 20241107083345755 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) 20241107083345758 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083345772 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) 20241107083345772 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) 20241107083345772 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) 20241107083345772 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) 20241107083345772 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) 20241107083345772 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) 20241107083345772 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) 20241107083345772 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) 20241107083345772 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) 20241107083345773 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) 20241107083345773 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) 20241107083345773 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) 20241107083345773 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) 20241107083345773 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) 20241107083345773 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) 20241107083345773 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) 20241107083345781 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083345796 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) 20241107083345796 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) 20241107083345796 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) 20241107083345796 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) 20241107083345797 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) 20241107083345797 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) 20241107083345797 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) 20241107083345797 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) 20241107083345797 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) 20241107083345797 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) 20241107083345798 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) 20241107083345798 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) 20241107083345799 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) 20241107083345799 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) 20241107083345799 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) 20241107083345799 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) 20241107083345800 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083345815 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) 20241107083345815 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) 20241107083345816 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) 20241107083345816 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) 20241107083345817 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) 20241107083345817 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) 20241107083345817 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) 20241107083345817 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) 20241107083345818 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) 20241107083345818 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) 20241107083345818 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) 20241107083345818 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) 20241107083345819 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) 20241107083345819 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) 20241107083345819 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) 20241107083345819 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) 20241107083345820 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083345836 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) 20241107083345836 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) 20241107083345838 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) 20241107083345838 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) 20241107083345839 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) 20241107083345839 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) 20241107083345840 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) 20241107083345841 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) 20241107083345842 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) 20241107083345842 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) 20241107083345843 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) 20241107083345843 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) 20241107083345844 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) 20241107083345844 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) 20241107083345846 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) 20241107083345846 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) 20241107083345847 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083345860 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) 20241107083345860 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) 20241107083345861 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) 20241107083345861 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) 20241107083345862 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) 20241107083345862 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) 20241107083345863 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) 20241107083345863 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) 20241107083345864 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) 20241107083345864 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) 20241107083345866 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) 20241107083345866 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) 20241107083345867 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) 20241107083345867 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) 20241107083345868 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) 20241107083345868 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) 20241107083345870 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083345879 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) 20241107083345879 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) 20241107083345881 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) 20241107083345881 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) 20241107083345883 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) 20241107083345883 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) 20241107083345884 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) 20241107083345884 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) 20241107083345885 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) 20241107083345885 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) 20241107083345887 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) 20241107083345887 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) 20241107083345888 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) 20241107083345888 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) 20241107083345889 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) 20241107083345889 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) 20241107083345890 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083345898 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) 20241107083345898 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) 20241107083345899 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) 20241107083345899 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) 20241107083345900 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) 20241107083345900 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) 20241107083345900 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) 20241107083345900 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) 20241107083345901 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) 20241107083345901 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) 20241107083345901 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) 20241107083345901 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) 20241107083345902 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) 20241107083345902 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) 20241107083345902 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) 20241107083345902 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) 20241107083345907 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083345923 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) 20241107083345923 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) 20241107083345925 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) 20241107083345925 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) 20241107083345926 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) 20241107083345926 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) 20241107083345926 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) 20241107083345926 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) 20241107083345927 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) 20241107083345927 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) 20241107083345928 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) 20241107083345928 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) 20241107083345929 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) 20241107083345929 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) 20241107083345929 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) 20241107083345929 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) 20241107083345930 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083345943 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) 20241107083345943 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) 20241107083345944 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) 20241107083345944 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) 20241107083345945 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) 20241107083345945 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) 20241107083345946 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) 20241107083345946 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) 20241107083345947 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) 20241107083345947 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) 20241107083345947 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) 20241107083345947 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) 20241107083345948 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) 20241107083345948 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) 20241107083345949 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) 20241107083345949 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) 20241107083345950 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083345962 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) 20241107083345962 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) 20241107083345963 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) 20241107083345963 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) 20241107083345964 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) 20241107083345964 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) 20241107083345965 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) 20241107083345965 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) 20241107083345966 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) 20241107083345966 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) 20241107083345967 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) 20241107083345967 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) 20241107083345968 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) 20241107083345968 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) 20241107083345968 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) 20241107083345968 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) 20241107083345971 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083345986 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) 20241107083345986 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) 20241107083345987 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) 20241107083345987 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) 20241107083345987 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) 20241107083345987 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) 20241107083345988 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) 20241107083345988 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) 20241107083345988 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) 20241107083345988 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) 20241107083345989 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) 20241107083345989 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) 20241107083345989 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) 20241107083345989 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) 20241107083345990 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) 20241107083345990 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) 20241107083345991 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083346005 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) 20241107083346005 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) 20241107083346006 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) 20241107083346006 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) 20241107083346007 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) 20241107083346007 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) 20241107083346008 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) 20241107083346008 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) 20241107083346009 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) 20241107083346009 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) 20241107083346009 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) 20241107083346009 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) 20241107083346010 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) 20241107083346010 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) 20241107083346011 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) 20241107083346011 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) 20241107083346012 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083346025 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) 20241107083346025 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) 20241107083346027 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) 20241107083346027 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) 20241107083346027 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) 20241107083346027 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) 20241107083346029 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) 20241107083346029 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) 20241107083346030 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) 20241107083346030 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) 20241107083346031 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) 20241107083346031 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) 20241107083346032 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) 20241107083346032 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) 20241107083346032 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) 20241107083346033 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) 20241107083346034 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083346049 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) 20241107083346049 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) 20241107083346051 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) 20241107083346051 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) 20241107083346052 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) 20241107083346052 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) 20241107083346053 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) 20241107083346053 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) 20241107083346054 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) 20241107083346054 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) 20241107083346055 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) 20241107083346055 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) 20241107083346056 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) 20241107083346056 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) 20241107083346058 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) 20241107083346058 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) 20241107083346059 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083346069 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) 20241107083346069 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) 20241107083346070 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) 20241107083346070 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) 20241107083346071 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) 20241107083346071 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) 20241107083346072 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) 20241107083346072 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) 20241107083346073 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) 20241107083346073 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) 20241107083346073 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) 20241107083346073 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) 20241107083346074 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) 20241107083346074 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) 20241107083346075 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) 20241107083346075 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) 20241107083346076 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083346088 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) 20241107083346088 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) 20241107083346090 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) 20241107083346090 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) 20241107083346091 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) 20241107083346091 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) 20241107083346091 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) 20241107083346091 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) 20241107083346092 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) 20241107083346092 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) 20241107083346093 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) 20241107083346093 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) 20241107083346094 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) 20241107083346094 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) 20241107083346095 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) 20241107083346095 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) 20241107083346098 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083346114 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) 20241107083346114 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) 20241107083346116 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) 20241107083346116 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) 20241107083346117 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) 20241107083346117 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) 20241107083346118 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) 20241107083346118 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) 20241107083346119 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) 20241107083346119 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) 20241107083346120 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) 20241107083346120 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) 20241107083346121 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) 20241107083346121 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) 20241107083346122 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) 20241107083346122 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) 20241107083346123 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083346133 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) 20241107083346133 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) 20241107083346134 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) 20241107083346134 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) 20241107083346136 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) 20241107083346136 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) 20241107083346137 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) 20241107083346137 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) 20241107083346138 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) 20241107083346138 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) 20241107083346139 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) 20241107083346139 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) 20241107083346140 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) 20241107083346140 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) 20241107083346141 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) 20241107083346141 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) 20241107083346142 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083346152 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) 20241107083346152 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) 20241107083346153 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) 20241107083346153 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) 20241107083346154 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) 20241107083346154 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) 20241107083346155 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) 20241107083346156 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) 20241107083346157 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) 20241107083346157 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) 20241107083346158 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) 20241107083346158 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) 20241107083346159 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) 20241107083346159 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) 20241107083346160 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) 20241107083346160 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) 20241107083346162 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083346177 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) 20241107083346177 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) 20241107083346178 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) 20241107083346178 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) 20241107083346179 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) 20241107083346179 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) 20241107083346181 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) 20241107083346181 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) 20241107083346182 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) 20241107083346182 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) 20241107083346183 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) 20241107083346183 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) 20241107083346184 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) 20241107083346184 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) 20241107083346186 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) 20241107083346186 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) 20241107083346187 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083346196 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) 20241107083346196 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) 20241107083346197 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) 20241107083346197 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) 20241107083346198 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) 20241107083346198 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) 20241107083346198 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) 20241107083346198 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) 20241107083346199 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) 20241107083346199 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) 20241107083346201 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) 20241107083346201 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) 20241107083346202 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) 20241107083346202 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) 20241107083346203 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) 20241107083346203 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) 20241107083346204 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083346216 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) 20241107083346216 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) 20241107083346217 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) 20241107083346217 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) 20241107083346218 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) 20241107083346218 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) 20241107083346220 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) 20241107083346220 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) 20241107083346221 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) 20241107083346221 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) 20241107083346222 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) 20241107083346222 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) 20241107083346224 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) 20241107083346224 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) 20241107083346225 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) 20241107083346225 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) 20241107083346226 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083346240 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) 20241107083346240 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) 20241107083346242 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) 20241107083346242 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) 20241107083346243 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) 20241107083346243 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) 20241107083346244 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) 20241107083346244 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) 20241107083346244 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) 20241107083346244 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) 20241107083346244 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) 20241107083346244 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) 20241107083346245 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) 20241107083346245 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) 20241107083346245 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) 20241107083346245 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) 20241107083346246 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083346260 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) 20241107083346260 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) 20241107083346261 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) 20241107083346261 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) 20241107083346261 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) 20241107083346261 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) 20241107083346262 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) 20241107083346262 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) 20241107083346262 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) 20241107083346262 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) 20241107083346263 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) 20241107083346263 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) 20241107083346263 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) 20241107083346263 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) 20241107083346264 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) 20241107083346264 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) 20241107083346264 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083346278 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) 20241107083346278 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) 20241107083346280 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) 20241107083346280 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) 20241107083346281 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) 20241107083346281 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) 20241107083346281 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) 20241107083346281 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) 20241107083346282 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) 20241107083346282 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) 20241107083346283 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) 20241107083346283 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) 20241107083346284 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) 20241107083346284 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) 20241107083346285 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) 20241107083346285 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) 20241107083346289 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083346303 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) 20241107083346303 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) 20241107083346304 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) 20241107083346304 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) 20241107083346305 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) 20241107083346305 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) 20241107083346305 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) 20241107083346305 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) 20241107083346306 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) 20241107083346306 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) 20241107083346307 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) 20241107083346307 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) 20241107083346307 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) 20241107083346307 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) 20241107083346308 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) 20241107083346308 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) 20241107083346308 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083346321 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) 20241107083346321 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) 20241107083346322 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) 20241107083346322 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) 20241107083346323 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) 20241107083346323 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) 20241107083346324 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) 20241107083346324 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) 20241107083346324 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) 20241107083346324 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) 20241107083346325 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) 20241107083346325 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) 20241107083346325 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) 20241107083346325 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) 20241107083346326 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) 20241107083346326 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) 20241107083346327 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083346341 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) 20241107083346341 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) 20241107083346341 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) 20241107083346341 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) 20241107083346342 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) 20241107083346342 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) 20241107083346342 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) 20241107083346342 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) 20241107083346343 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) 20241107083346343 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) 20241107083346343 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) 20241107083346343 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) 20241107083346343 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) 20241107083346343 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) 20241107083346344 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) 20241107083346344 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) 20241107083346350 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083346364 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) 20241107083346364 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) 20241107083346365 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) 20241107083346365 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) 20241107083346365 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) 20241107083346365 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) 20241107083346366 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) 20241107083346366 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) 20241107083346366 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) 20241107083346366 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) 20241107083346366 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) 20241107083346366 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) 20241107083346366 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) 20241107083346366 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) 20241107083346367 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) 20241107083346367 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) 20241107083346368 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083346383 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) 20241107083346383 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) 20241107083346383 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) 20241107083346383 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) 20241107083346383 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) 20241107083346383 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) 20241107083346384 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) 20241107083346384 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) 20241107083346384 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) 20241107083346384 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) 20241107083346384 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) 20241107083346384 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) 20241107083346384 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) 20241107083346384 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) 20241107083346384 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) 20241107083346384 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) 20241107083346387 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083346402 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) 20241107083346402 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) 20241107083346403 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) 20241107083346403 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) 20241107083346403 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) 20241107083346403 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) 20241107083346403 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) 20241107083346403 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) 20241107083346404 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) 20241107083346404 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) 20241107083346404 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) 20241107083346404 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) 20241107083346404 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) 20241107083346404 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) 20241107083346405 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) 20241107083346405 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) 20241107083346411 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083346426 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) 20241107083346426 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) 20241107083346427 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) 20241107083346427 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) 20241107083346427 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) 20241107083346427 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) 20241107083346427 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) 20241107083346427 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) 20241107083346428 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) 20241107083346428 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) 20241107083346428 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) 20241107083346428 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) 20241107083346429 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) 20241107083346429 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) 20241107083346429 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) 20241107083346429 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) 20241107083346431 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083346445 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) 20241107083346445 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) 20241107083346446 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) 20241107083346446 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) 20241107083346446 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) 20241107083346446 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) 20241107083346446 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) 20241107083346446 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) 20241107083346447 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) 20241107083346447 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) 20241107083346447 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) 20241107083346447 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) 20241107083346447 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) 20241107083346447 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) 20241107083346448 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) 20241107083346448 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) 20241107083346449 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083346465 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) 20241107083346465 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) 20241107083346465 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) 20241107083346465 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) 20241107083346466 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) 20241107083346466 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) 20241107083346467 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) 20241107083346467 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) 20241107083346467 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) 20241107083346467 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) 20241107083346468 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) 20241107083346468 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) 20241107083346468 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) 20241107083346468 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) 20241107083346469 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) 20241107083346469 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) 20241107083346474 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083346489 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) 20241107083346489 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) 20241107083346490 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) 20241107083346490 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) 20241107083346491 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) 20241107083346491 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) 20241107083346491 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) 20241107083346491 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) 20241107083346492 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) 20241107083346492 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) 20241107083346492 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) 20241107083346493 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) 20241107083346493 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) 20241107083346493 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) 20241107083346494 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) 20241107083346494 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) 20241107083346495 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083346507 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) 20241107083346507 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) 20241107083346508 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) 20241107083346508 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) 20241107083346508 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) 20241107083346508 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) 20241107083346509 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) 20241107083346509 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) 20241107083346509 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) 20241107083346509 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) 20241107083346510 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) 20241107083346510 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) 20241107083346510 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) 20241107083346510 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) 20241107083346510 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) 20241107083346510 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) 20241107083346511 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083346525 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) 20241107083346525 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) 20241107083346525 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) 20241107083346525 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) 20241107083346525 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) 20241107083346525 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) 20241107083346526 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) 20241107083346526 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) 20241107083346526 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) 20241107083346526 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) 20241107083346526 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) 20241107083346526 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) 20241107083346526 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) 20241107083346526 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) 20241107083346526 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) 20241107083346526 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) 20241107083346534 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083346548 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) 20241107083346548 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) 20241107083346549 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) 20241107083346549 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) 20241107083346549 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) 20241107083346549 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) 20241107083346550 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) 20241107083346550 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) 20241107083346550 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) 20241107083346550 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) 20241107083346550 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) 20241107083346550 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) 20241107083346551 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) 20241107083346551 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) 20241107083346551 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) 20241107083346551 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) 20241107083346553 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083346567 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) 20241107083346567 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) 20241107083346567 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) 20241107083346567 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) 20241107083346567 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) 20241107083346567 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) 20241107083346568 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) 20241107083346568 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) 20241107083346568 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) 20241107083346568 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) 20241107083346568 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) 20241107083346568 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) 20241107083346568 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) 20241107083346568 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) 20241107083346569 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) 20241107083346569 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) 20241107083346572 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083346586 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) 20241107083346586 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) 20241107083346586 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) 20241107083346586 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) 20241107083346586 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) 20241107083346586 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) 20241107083346586 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) 20241107083346586 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) 20241107083346587 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) 20241107083346587 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) 20241107083346587 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) 20241107083346587 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) 20241107083346587 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) 20241107083346587 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) 20241107083346587 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) 20241107083346587 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) 20241107083346595 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083346609 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) 20241107083346609 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) 20241107083346609 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) 20241107083346609 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) 20241107083346610 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) 20241107083346610 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) 20241107083346610 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) 20241107083346610 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) 20241107083346610 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) 20241107083346610 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) 20241107083346611 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) 20241107083346611 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) 20241107083346611 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) 20241107083346611 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) 20241107083346611 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) 20241107083346611 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) 20241107083346613 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083346627 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) 20241107083346627 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) 20241107083346628 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) 20241107083346628 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) 20241107083346628 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) 20241107083346628 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) 20241107083346628 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) 20241107083346628 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) 20241107083346629 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) 20241107083346629 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) 20241107083346629 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) 20241107083346629 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) 20241107083346629 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) 20241107083346629 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) 20241107083346629 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) 20241107083346629 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) 20241107083346632 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083346646 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) 20241107083346646 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) 20241107083346647 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) 20241107083346647 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) 20241107083346647 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) 20241107083346647 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) 20241107083346647 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) 20241107083346647 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) 20241107083346648 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) 20241107083346648 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) 20241107083346648 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) 20241107083346648 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) 20241107083346648 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) 20241107083346648 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) 20241107083346648 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) 20241107083346648 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) 20241107083346655 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083346669 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) 20241107083346669 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) 20241107083346670 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) 20241107083346670 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) 20241107083346670 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) 20241107083346670 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) 20241107083346671 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) 20241107083346671 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) 20241107083346671 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) 20241107083346671 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) 20241107083346671 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) 20241107083346671 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) 20241107083346671 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) 20241107083346671 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) 20241107083346672 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) 20241107083346672 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) 20241107083346674 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083346689 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) 20241107083346689 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) 20241107083346690 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) 20241107083346690 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) 20241107083346690 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) 20241107083346690 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) 20241107083346691 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) 20241107083346691 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) 20241107083346691 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) 20241107083346691 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) 20241107083346692 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) 20241107083346692 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) 20241107083346693 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) 20241107083346693 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) 20241107083346693 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) 20241107083346693 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) 20241107083346694 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083346708 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) 20241107083346708 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) 20241107083346709 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) 20241107083346709 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) 20241107083346710 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) 20241107083346710 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) 20241107083346711 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) 20241107083346711 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) 20241107083346712 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) 20241107083346712 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) 20241107083346714 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) 20241107083346714 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) 20241107083346715 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) 20241107083346715 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) 20241107083346716 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) 20241107083346716 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) 20241107083346718 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083346731 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) 20241107083346731 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) 20241107083346732 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) 20241107083346732 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) 20241107083346732 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) 20241107083346732 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) 20241107083346733 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) 20241107083346733 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) 20241107083346733 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) 20241107083346733 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) 20241107083346733 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) 20241107083346733 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) 20241107083346734 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) 20241107083346734 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) 20241107083346734 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) 20241107083346734 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) 20241107083346735 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083346750 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) 20241107083346750 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) 20241107083346750 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) 20241107083346750 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) 20241107083346750 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) 20241107083346750 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) 20241107083346751 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) 20241107083346751 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) 20241107083346751 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) 20241107083346751 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) 20241107083346751 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) 20241107083346751 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) 20241107083346751 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) 20241107083346751 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) 20241107083346752 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) 20241107083346752 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) 20241107083346754 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083346768 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) 20241107083346768 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) 20241107083346769 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) 20241107083346769 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) 20241107083346769 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) 20241107083346769 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) 20241107083346769 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) 20241107083346769 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) 20241107083346769 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) 20241107083346770 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) 20241107083346770 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) 20241107083346770 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) 20241107083346770 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) 20241107083346770 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) 20241107083346770 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) 20241107083346770 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) 20241107083346778 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083346793 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) 20241107083346793 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) 20241107083346794 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) 20241107083346794 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) 20241107083346795 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) 20241107083346795 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) 20241107083346795 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) 20241107083346795 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) 20241107083346796 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) 20241107083346796 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) 20241107083346796 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) 20241107083346796 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) 20241107083346797 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) 20241107083346797 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) 20241107083346797 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) 20241107083346797 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) 20241107083346798 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083346811 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) 20241107083346811 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) 20241107083346812 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) 20241107083346812 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) 20241107083346813 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) 20241107083346813 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) 20241107083346814 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) 20241107083346814 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) 20241107083346815 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) 20241107083346815 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) 20241107083346815 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) 20241107083346815 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) 20241107083346816 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) 20241107083346816 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) 20241107083346816 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) 20241107083346816 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) 20241107083346817 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083346831 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) 20241107083346831 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) 20241107083346831 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) 20241107083346831 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) 20241107083346832 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) 20241107083346832 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) 20241107083346833 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) 20241107083346833 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) 20241107083346833 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) 20241107083346833 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) 20241107083346834 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) 20241107083346834 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) 20241107083346834 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) 20241107083346834 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) 20241107083346835 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) 20241107083346835 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) 20241107083346840 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083346855 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) 20241107083346855 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) 20241107083346856 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) 20241107083346856 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) 20241107083346857 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) 20241107083346857 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) 20241107083346858 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) 20241107083346858 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) 20241107083346858 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) 20241107083346858 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) 20241107083346859 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) 20241107083346859 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) 20241107083346860 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) 20241107083346860 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) 20241107083346861 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) 20241107083346861 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) 20241107083346861 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083346874 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) 20241107083346874 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) 20241107083346876 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) 20241107083346876 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) 20241107083346876 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) 20241107083346876 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) 20241107083346877 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) 20241107083346877 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) 20241107083346878 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) 20241107083346878 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) 20241107083346879 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) 20241107083346879 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) 20241107083346880 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) 20241107083346880 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) 20241107083346881 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) 20241107083346881 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) 20241107083346882 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083346894 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) 20241107083346894 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) 20241107083346896 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) 20241107083346896 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) 20241107083346898 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) 20241107083346898 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) 20241107083346898 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) 20241107083346898 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) 20241107083346898 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083346899 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) 20241107083346899 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) 20241107083346901 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) 20241107083346901 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) 20241107083346902 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) 20241107083346902 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) -NSVCI1234(541)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) 20241107083346903 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) 20241107083346903 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) -NSVCI1234(541)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(541)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(541)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083346904 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) 20241107083346904 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) 20241107083346905 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083346905 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083346905 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) 20241107083346905 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) 20241107083346905 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083346906 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083346906 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) 20241107083346906 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083346906 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) 20241107083346907 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(541)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(541)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083346909 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083346909 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) 20241107083346909 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) 20241107083346909 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083346909 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083346909 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083346909 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083346909 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083346909 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083346909 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083346910 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083346910 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(541)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(541)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083346917 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) 20241107083346917 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) 20241107083346918 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) 20241107083346918 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) 20241107083346918 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) 20241107083346918 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) 20241107083346918 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) 20241107083346918 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) 538@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 538@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083346919 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) 20241107083346919 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) 20241107083346919 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) 20241107083346919 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) 20241107083346919 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) 20241107083346919 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) 20241107083346920 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) 20241107083346920 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) 20241107083346920 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083346920 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083346920 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083346920 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083346920 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083346920 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083346920 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083346920 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083346921 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_sign-BVCI1234(539)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_paging_ps_from_sgsn_sign-BVCI1234(539)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083346924 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083346924 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083346924 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083346924 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083346924 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083346924 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083346924 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083346924 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083346926 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083346926 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083346926 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083346926 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083346926 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083346926 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083346926 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083346926 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083346926 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083346926 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083346927 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083346927 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083346927 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083346927 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083346927 DRLCMAC NOTICE TX: [PCU -> BTS] Paging Request (CCCH) MI=IMSI-262420000000423 (gprs_rlcmac.c:36) 20241107083346927 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=624 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) 20241107083346927 DPCU DEBUG PCH paging timer started for MI=IMSI-262420000000423 IMSI=262420000000423 (bts_pch_timer.c:94) BTS(534)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '00'O BTS(534)@fb7e2f9c3787: 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. 20241107083346928 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083346929 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083346929 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083346929 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083346929 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@fb7e2f9c3787: 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_sign-STATS(535)@fb7e2f9c3787: Start timer T: 2 s 20241107083346935 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) 20241107083346935 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) 20241107083346936 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) 20241107083346936 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) 20241107083346936 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) 20241107083346936 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) 20241107083346936 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) 20241107083346936 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) 20241107083346936 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) 20241107083346936 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) 20241107083346936 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) 20241107083346936 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) 20241107083346936 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) 20241107083346936 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) 20241107083346936 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) 20241107083346937 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) 20241107083346940 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_sign-STATS(535)@fb7e2f9c3787: Start timer T_statsd: 5 s TC_paging_ps_from_sgsn_sign-STATS(535)@fb7e2f9c3787: 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 } TC_paging_ps_from_sgsn_sign-STATS(535)@fb7e2f9c3787: 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 } 20241107083346954 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) 20241107083346954 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) BTS(534)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083346954 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) 20241107083346954 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) 20241107083346955 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) 20241107083346955 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) 20241107083346955 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) 20241107083346955 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) 20241107083346955 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) 20241107083346955 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) 20241107083346955 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) 20241107083346955 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) 20241107083346956 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) 20241107083346956 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) 20241107083346956 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) 20241107083346956 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) 20241107083346967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44022<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083346968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44012<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083346968 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083346968 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083346968 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083346968 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083346968 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083346968 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083346968 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083346968 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083346968 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083346968 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083346968 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083346968 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083346968 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083346968 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083346968 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) 20241107083346968 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) 20241107083346968 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 9130 with status 0 MTC@fb7e2f9c3787: Test case TC_paging_ps_from_sgsn_sign finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_sign pass'. Thu Nov 7 08:33:46 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 respawn: 48: starting: osmo-pcu 20241107083347001 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083347001 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083347001 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083347002 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083347009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44032<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083347110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44032<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=651264) Waiting for packet dumper to finish... 1 (prev_count=651264, count=696520) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:33:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_ps_from_sgsn_ptp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_ps_from_sgsn_ptp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_ps_from_sgsn_ptp' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_paging_ps_from_sgsn_ptp started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107083350159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44038<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(546)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083350165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44046<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(546)@fb7e2f9c3787: Start timer T: 5 s PCUIF(546)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_paging_ps_from_sgsn_ptp-STATS(548)@fb7e2f9c3787: Start timer T: 2 s TC_paging_ps_from_sgsn_ptp-STATS(548)@fb7e2f9c3787: Start timer T: 2 s 20241107083352002 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083352002 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083352002 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(546)@fb7e2f9c3787: OsmoPCU is now connected BTS(547)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" 20241107083352016 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083352016 DLGLOBAL DEBUG validating counter group 0x55d69eb89020(bts) with 102 counters (rate_ctr.c:86) 20241107083352016 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083352016 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083352016 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083352016 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083352017 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083352017 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083352017 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083352017 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083352017 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083352017 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083352017 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083352017 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083352017 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083352017 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083352017 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083352017 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083352017 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083352017 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083352017 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083352017 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083352017 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083352017 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083352017 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083352017 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083352017 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083352017 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083352017 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083352017 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083352017 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083352017 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083352017 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083352017 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083352017 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083352017 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083352017 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083352017 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083352017 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083352017 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083352017 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083352017 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083352017 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083352017 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083352018 DLGLOBAL DEBUG validating counter group 0x7fcb99e9c5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083352018 DLGLOBAL DEBUG validating counter group 0x55d69eb88700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083352018 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083352018 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083352018 DLGLOBAL DEBUG validating counter group 0x7fcb99e9d160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083352018 DLGLOBAL DEBUG validating counter group 0x7fcb99e9d140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083352018 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083352018 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) 20241107083352018 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) 20241107083352018 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083352018 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083352018 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083352018 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083352018 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083352018 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083352018 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083352018 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083352018 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083352018 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083352018 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083352018 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083352018 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083352019 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083352019 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083352019 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083352019 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083352019 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083352019 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083352019 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083352019 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083352019 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083352019 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083352019 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083352019 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083352019 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083352019 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) 20241107083352019 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) 20241107083352020 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(547)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(547)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(547)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(547)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(547)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(547)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(547)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083352031 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) 20241107083352031 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(547)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083352033 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) 20241107083352033 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) 20241107083352034 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) 20241107083352034 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) 20241107083352035 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) 20241107083352035 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) 20241107083352035 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) 20241107083352035 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) 20241107083352036 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) 20241107083352036 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) 20241107083352037 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) 20241107083352037 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) 20241107083352037 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) 20241107083352037 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) 20241107083352037 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 550@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 20241107083352048 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) 20241107083352048 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) 20241107083352049 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) 20241107083352049 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) 20241107083352049 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) 20241107083352049 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) 20241107083352050 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) 20241107083352050 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) 20241107083352050 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) 20241107083352050 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) 20241107083352050 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) 20241107083352050 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) 20241107083352051 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) 20241107083352051 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) 20241107083352051 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) 20241107083352051 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) 20241107083352052 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_ptp-BVCI1234(552)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 TC_paging_ps_from_sgsn_ptp-STATS(548)@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 10 s 550@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(554)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 550@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083352066 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) 20241107083352066 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) 20241107083352066 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) 20241107083352066 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) 20241107083352066 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) 20241107083352066 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) 20241107083352067 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) 20241107083352067 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) 20241107083352067 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) 20241107083352067 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) 20241107083352067 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) 20241107083352067 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) 20241107083352067 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) 20241107083352067 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) 20241107083352067 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) 20241107083352067 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) 550@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 550@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(556)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083352075 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 550@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(558)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083352090 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) 20241107083352090 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) 20241107083352090 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) 20241107083352090 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) 20241107083352090 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) 20241107083352090 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) 20241107083352090 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) 20241107083352090 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) 20241107083352091 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) 20241107083352091 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) 20241107083352091 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) 20241107083352091 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) 20241107083352091 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) 20241107083352091 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) 20241107083352091 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) 20241107083352091 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) 20241107083352094 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083352108 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) 20241107083352108 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) 20241107083352108 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) 20241107083352108 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) 20241107083352109 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) 20241107083352109 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) 20241107083352109 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) 20241107083352109 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) 20241107083352109 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) 20241107083352109 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) 20241107083352109 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) 20241107083352109 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) 20241107083352109 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) 20241107083352109 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) 20241107083352109 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) 20241107083352109 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) 20241107083352113 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083352127 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) 20241107083352127 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) 20241107083352127 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) 20241107083352127 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) 20241107083352128 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) 20241107083352128 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) 20241107083352128 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) 20241107083352128 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) 20241107083352128 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) 20241107083352128 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) 20241107083352128 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) 20241107083352128 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) 20241107083352128 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) 20241107083352128 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) 20241107083352129 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) 20241107083352129 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) 20241107083352136 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083352151 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) 20241107083352151 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) 20241107083352152 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) 20241107083352152 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) 20241107083352152 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) 20241107083352152 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) 20241107083352153 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) 20241107083352153 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) 20241107083352154 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) 20241107083352154 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) 20241107083352155 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) 20241107083352155 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) 20241107083352155 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) 20241107083352155 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) 20241107083352156 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) 20241107083352156 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) 20241107083352156 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083352170 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) 20241107083352170 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) 20241107083352171 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) 20241107083352171 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) 20241107083352171 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) 20241107083352171 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) 20241107083352172 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) 20241107083352172 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) 20241107083352172 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) 20241107083352172 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) 20241107083352173 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) 20241107083352173 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) 20241107083352174 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) 20241107083352174 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) 20241107083352174 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) 20241107083352174 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) 20241107083352175 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083352190 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) 20241107083352190 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) 20241107083352192 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) 20241107083352192 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) 20241107083352192 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) 20241107083352192 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) 20241107083352193 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) 20241107083352193 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) 20241107083352194 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) 20241107083352194 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) 20241107083352195 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) 20241107083352195 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) 20241107083352196 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) 20241107083352196 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) 20241107083352196 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) 20241107083352196 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) 20241107083352200 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083352215 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) 20241107083352215 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) 20241107083352217 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) 20241107083352217 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) 20241107083352218 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) 20241107083352218 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) 20241107083352219 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) 20241107083352219 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) 20241107083352221 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) 20241107083352221 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) 20241107083352222 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) 20241107083352222 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) 20241107083352223 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) 20241107083352223 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) 20241107083352224 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) 20241107083352224 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) 20241107083352225 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083352235 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) 20241107083352235 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) 20241107083352236 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) 20241107083352237 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) 20241107083352238 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) 20241107083352238 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) 20241107083352239 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) 20241107083352239 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) 20241107083352239 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) 20241107083352239 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) 20241107083352240 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) 20241107083352240 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) 20241107083352241 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) 20241107083352241 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) 20241107083352241 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) 20241107083352241 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) 20241107083352242 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083352254 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) 20241107083352254 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) 20241107083352256 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) 20241107083352256 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) 20241107083352257 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) 20241107083352257 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) 20241107083352257 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) 20241107083352257 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) 20241107083352258 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) 20241107083352258 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) 20241107083352259 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) 20241107083352259 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) 20241107083352260 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) 20241107083352260 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) 20241107083352261 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) 20241107083352261 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) 20241107083352262 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083352277 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) 20241107083352277 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) 20241107083352279 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) 20241107083352279 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) 20241107083352281 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) 20241107083352281 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) 20241107083352282 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) 20241107083352282 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) 20241107083352283 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) 20241107083352283 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) 20241107083352284 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) 20241107083352284 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) 20241107083352285 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) 20241107083352285 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) 20241107083352286 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) 20241107083352286 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) 20241107083352287 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083352297 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) 20241107083352298 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) 20241107083352300 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) 20241107083352300 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) 20241107083352301 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) 20241107083352301 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) 20241107083352302 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) 20241107083352302 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) 20241107083352303 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) 20241107083352303 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) 20241107083352304 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) 20241107083352304 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) 20241107083352305 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) 20241107083352305 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) 20241107083352306 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) 20241107083352306 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) 20241107083352306 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083352316 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) 20241107083352316 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) 20241107083352317 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) 20241107083352317 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) 20241107083352318 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) 20241107083352318 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) 20241107083352319 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) 20241107083352319 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) 20241107083352320 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) 20241107083352320 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) 20241107083352320 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) 20241107083352321 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) 20241107083352321 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) 20241107083352321 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) 20241107083352322 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) 20241107083352322 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) 20241107083352326 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083352340 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) 20241107083352340 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) 20241107083352341 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) 20241107083352341 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) 20241107083352342 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) 20241107083352342 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) 20241107083352343 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) 20241107083352343 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) 20241107083352343 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) 20241107083352343 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) 20241107083352344 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) 20241107083352344 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) 20241107083352345 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) 20241107083352345 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) 20241107083352346 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) 20241107083352346 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) 20241107083352347 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083352361 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) 20241107083352361 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) 20241107083352362 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) 20241107083352362 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) 20241107083352363 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) 20241107083352363 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) 20241107083352364 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) 20241107083352364 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) 20241107083352365 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) 20241107083352365 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) 20241107083352365 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) 20241107083352365 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) 20241107083352366 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) 20241107083352366 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) 20241107083352366 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) 20241107083352366 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) 20241107083352367 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083352378 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) 20241107083352378 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) 20241107083352378 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) 20241107083352378 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) 20241107083352378 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) 20241107083352378 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) 20241107083352378 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) 20241107083352378 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) 20241107083352378 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) 20241107083352378 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) 20241107083352378 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) 20241107083352378 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) 20241107083352379 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) 20241107083352379 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) 20241107083352379 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) 20241107083352379 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) 20241107083352387 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083352402 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) 20241107083352402 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) 20241107083352402 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) 20241107083352402 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) 20241107083352403 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) 20241107083352403 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) 20241107083352403 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) 20241107083352403 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) 20241107083352403 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) 20241107083352403 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) 20241107083352404 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) 20241107083352404 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) 20241107083352404 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) 20241107083352404 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) 20241107083352404 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) 20241107083352404 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) 20241107083352406 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083352421 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) 20241107083352422 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) 20241107083352423 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) 20241107083352423 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) 20241107083352424 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) 20241107083352424 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) 20241107083352424 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) 20241107083352424 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) 20241107083352425 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) 20241107083352425 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) 20241107083352426 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) 20241107083352426 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) 20241107083352427 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) 20241107083352428 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) 20241107083352429 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) 20241107083352429 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) 20241107083352429 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083352441 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) 20241107083352441 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) 20241107083352443 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) 20241107083352443 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) 20241107083352444 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) 20241107083352444 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) 20241107083352444 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) 20241107083352444 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) 20241107083352445 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) 20241107083352445 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) 20241107083352446 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) 20241107083352446 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) 20241107083352447 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) 20241107083352447 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) 20241107083352448 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) 20241107083352448 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) 20241107083352452 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083352466 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) 20241107083352466 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) 20241107083352468 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) 20241107083352468 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) 20241107083352469 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) 20241107083352469 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) 20241107083352469 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) 20241107083352469 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) 20241107083352470 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) 20241107083352470 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) 20241107083352471 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) 20241107083352471 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) 20241107083352472 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) 20241107083352472 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) 20241107083352473 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) 20241107083352473 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) 20241107083352474 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083352486 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) 20241107083352486 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) 20241107083352487 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) 20241107083352487 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) 20241107083352487 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) 20241107083352487 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) 20241107083352489 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) 20241107083352489 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) 20241107083352490 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) 20241107083352490 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) 20241107083352491 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) 20241107083352491 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) 20241107083352492 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) 20241107083352492 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) 20241107083352492 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) 20241107083352492 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) 20241107083352493 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083352504 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) 20241107083352505 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) 20241107083352505 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) 20241107083352505 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) 20241107083352506 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) 20241107083352506 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) 20241107083352507 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) 20241107083352507 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) 20241107083352508 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) 20241107083352509 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) 20241107083352510 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) 20241107083352510 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) 20241107083352511 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) 20241107083352511 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) 20241107083352512 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) 20241107083352512 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) 20241107083352514 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083352527 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) 20241107083352527 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) 20241107083352528 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) 20241107083352528 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) 20241107083352528 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) 20241107083352528 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) 20241107083352529 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) 20241107083352529 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) 20241107083352529 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) 20241107083352529 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) 20241107083352529 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) 20241107083352529 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) 20241107083352529 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) 20241107083352529 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) 20241107083352530 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) 20241107083352530 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) 20241107083352532 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083352546 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) 20241107083352546 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) 20241107083352547 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) 20241107083352547 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) 20241107083352547 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) 20241107083352547 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) 20241107083352547 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) 20241107083352547 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) 20241107083352548 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) 20241107083352548 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) 20241107083352548 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) 20241107083352548 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) 20241107083352548 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) 20241107083352548 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) 20241107083352549 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) 20241107083352549 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) 20241107083352551 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083352566 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) 20241107083352566 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) 20241107083352567 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) 20241107083352567 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) 20241107083352568 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) 20241107083352568 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) 20241107083352568 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) 20241107083352568 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) 20241107083352569 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) 20241107083352569 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) 20241107083352570 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) 20241107083352570 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) 20241107083352571 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) 20241107083352571 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) 20241107083352572 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) 20241107083352572 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) 20241107083352575 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083352590 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) 20241107083352590 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) 20241107083352592 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) 20241107083352592 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) 20241107083352593 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) 20241107083352593 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) 20241107083352594 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) 20241107083352594 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) 20241107083352594 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) 20241107083352594 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) 20241107083352595 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) 20241107083352595 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) 20241107083352595 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) 20241107083352595 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) 20241107083352596 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) 20241107083352596 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) 20241107083352596 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083352609 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) 20241107083352609 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) 20241107083352610 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) 20241107083352610 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) 20241107083352611 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) 20241107083352611 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) 20241107083352612 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) 20241107083352612 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) 20241107083352613 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) 20241107083352613 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) 20241107083352613 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) 20241107083352614 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) 20241107083352614 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) 20241107083352614 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) 20241107083352615 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) 20241107083352615 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) 20241107083352616 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083352628 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) 20241107083352628 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) 20241107083352629 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) 20241107083352629 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) 20241107083352629 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) 20241107083352629 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) 20241107083352630 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) 20241107083352630 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) 20241107083352630 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) 20241107083352630 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) 20241107083352630 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) 20241107083352631 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) 20241107083352631 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) 20241107083352631 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) 20241107083352631 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) 20241107083352631 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) 20241107083352637 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083352651 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) 20241107083352651 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) 20241107083352652 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) 20241107083352652 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) 20241107083352652 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) 20241107083352652 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) 20241107083352652 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) 20241107083352652 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) 20241107083352652 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) 20241107083352652 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) 20241107083352653 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) 20241107083352653 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) 20241107083352653 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) 20241107083352653 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) 20241107083352653 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) 20241107083352653 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) 20241107083352656 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083352670 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) 20241107083352670 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) 20241107083352671 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) 20241107083352671 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) 20241107083352671 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) 20241107083352671 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) 20241107083352671 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) 20241107083352671 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) 20241107083352672 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) 20241107083352672 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) 20241107083352672 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) 20241107083352672 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) 20241107083352673 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) 20241107083352673 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) 20241107083352673 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) 20241107083352673 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) 20241107083352675 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083352690 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) 20241107083352690 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) 20241107083352691 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) 20241107083352691 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) 20241107083352691 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) 20241107083352691 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) 20241107083352691 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) 20241107083352691 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) 20241107083352692 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) 20241107083352692 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) 20241107083352692 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) 20241107083352692 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) 20241107083352693 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) 20241107083352693 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) 20241107083352693 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) 20241107083352693 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) 20241107083352698 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083352713 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) 20241107083352713 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) 20241107083352713 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) 20241107083352713 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) 20241107083352713 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) 20241107083352713 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) 20241107083352713 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) 20241107083352713 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) 20241107083352714 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) 20241107083352714 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) 20241107083352714 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) 20241107083352714 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) 20241107083352714 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) 20241107083352714 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) 20241107083352714 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) 20241107083352714 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) 20241107083352717 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083352731 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) 20241107083352731 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) 20241107083352732 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) 20241107083352732 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) 20241107083352732 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) 20241107083352732 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) 20241107083352732 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) 20241107083352732 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) 20241107083352733 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) 20241107083352733 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) 20241107083352733 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) 20241107083352733 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) 20241107083352733 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) 20241107083352733 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) 20241107083352734 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) 20241107083352734 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) 20241107083352736 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083352750 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) 20241107083352750 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) 20241107083352751 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) 20241107083352751 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) 20241107083352752 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) 20241107083352752 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) 20241107083352752 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) 20241107083352752 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) 20241107083352752 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) 20241107083352752 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) 20241107083352753 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) 20241107083352753 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) 20241107083352753 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) 20241107083352753 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) 20241107083352753 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) 20241107083352753 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) 20241107083352760 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083352775 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) 20241107083352775 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) 20241107083352777 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) 20241107083352777 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) 20241107083352778 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) 20241107083352778 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) 20241107083352780 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) 20241107083352780 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) 20241107083352781 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) 20241107083352781 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) 20241107083352782 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) 20241107083352782 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) 20241107083352783 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) 20241107083352783 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) 20241107083352783 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) 20241107083352783 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) 20241107083352784 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083352793 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) 20241107083352793 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) 20241107083352794 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) 20241107083352794 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) 20241107083352794 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) 20241107083352794 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) 20241107083352795 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) 20241107083352795 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) 20241107083352795 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) 20241107083352795 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) 20241107083352796 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) 20241107083352796 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) 20241107083352797 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) 20241107083352797 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) 20241107083352798 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) 20241107083352798 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) 20241107083352798 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083352811 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) 20241107083352812 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) 20241107083352812 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) 20241107083352812 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) 20241107083352813 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) 20241107083352813 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) 20241107083352813 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) 20241107083352813 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) 20241107083352813 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) 20241107083352813 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) 20241107083352814 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) 20241107083352814 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) 20241107083352814 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) 20241107083352814 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) 20241107083352814 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) 20241107083352814 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) 20241107083352821 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083352836 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) 20241107083352836 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) 20241107083352837 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) 20241107083352837 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) 20241107083352837 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) 20241107083352837 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) 20241107083352838 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) 20241107083352838 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) 20241107083352839 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) 20241107083352839 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) 20241107083352839 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) 20241107083352839 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) 20241107083352840 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) 20241107083352840 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) 20241107083352841 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) 20241107083352841 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) 20241107083352841 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083352855 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) 20241107083352855 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) 20241107083352857 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) 20241107083352857 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) 20241107083352857 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) 20241107083352857 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) 20241107083352859 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) 20241107083352859 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) 20241107083352860 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) 20241107083352860 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) 20241107083352861 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) 20241107083352861 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) 20241107083352862 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) 20241107083352862 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) 20241107083352862 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) 20241107083352862 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) 20241107083352863 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083352874 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) 20241107083352874 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) 20241107083352875 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) 20241107083352875 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) 20241107083352876 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) 20241107083352876 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) 20241107083352877 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) 20241107083352877 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) 20241107083352878 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) 20241107083352878 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) 20241107083352878 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) 20241107083352878 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) 20241107083352879 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) 20241107083352879 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) 20241107083352879 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) 20241107083352879 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) 20241107083352884 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083352898 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) 20241107083352898 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) 20241107083352900 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) 20241107083352900 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) 20241107083352901 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) 20241107083352901 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) 20241107083352903 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) 20241107083352903 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) 20241107083352904 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) 20241107083352904 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) 20241107083352905 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) 20241107083352905 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) 20241107083352906 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) 20241107083352906 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) 20241107083352906 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) 20241107083352907 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) 20241107083352907 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083352918 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) 20241107083352918 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) 20241107083352919 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) 20241107083352919 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) 20241107083352919 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) 20241107083352919 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) 20241107083352920 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) 20241107083352920 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) 20241107083352920 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) 20241107083352920 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) 20241107083352921 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) 20241107083352921 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) 20241107083352922 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) 20241107083352922 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) 20241107083352923 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) 20241107083352923 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) 20241107083352925 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083352938 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) 20241107083352938 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) 20241107083352940 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) 20241107083352940 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) 20241107083352942 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) 20241107083352942 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) 20241107083352943 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) 20241107083352943 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) 20241107083352945 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) 20241107083352945 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) 20241107083352946 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) 20241107083352946 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) 20241107083352947 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) 20241107083352947 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) 20241107083352948 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) 20241107083352948 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) 20241107083352950 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083352962 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) 20241107083352962 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) 20241107083352963 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) 20241107083352963 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) 20241107083352964 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) 20241107083352964 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) 20241107083352965 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) 20241107083352965 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) 20241107083352965 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) 20241107083352965 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) 20241107083352966 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) 20241107083352966 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) 20241107083352966 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) 20241107083352967 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) 20241107083352967 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) 20241107083352967 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) 20241107083352968 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083352981 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) 20241107083352982 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) 20241107083352983 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) 20241107083352983 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) 20241107083352984 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) 20241107083352984 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) 20241107083352984 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) 20241107083352984 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) 20241107083352985 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) 20241107083352985 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) 20241107083352986 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) 20241107083352986 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) 20241107083352986 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) 20241107083352986 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) 20241107083352987 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) 20241107083352987 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) 20241107083352988 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083352999 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) 20241107083352999 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) 20241107083353000 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) 20241107083353000 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) 20241107083353000 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) 20241107083353000 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) 20241107083353001 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) 20241107083353001 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) 20241107083353001 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) 20241107083353001 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) 20241107083353001 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) 20241107083353001 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) 20241107083353002 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) 20241107083353002 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) 20241107083353002 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) 20241107083353002 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) 20241107083353009 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083353023 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) 20241107083353023 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) 20241107083353024 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) 20241107083353024 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) 20241107083353024 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) 20241107083353024 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) 20241107083353025 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) 20241107083353025 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) 20241107083353026 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) 20241107083353026 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) 20241107083353026 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) 20241107083353026 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) 20241107083353026 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) 20241107083353026 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) 20241107083353027 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) 20241107083353027 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) 20241107083353028 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083353042 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) 20241107083353042 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) 20241107083353042 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) 20241107083353042 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) 20241107083353043 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) 20241107083353043 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) 20241107083353043 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) 20241107083353043 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) 20241107083353043 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) 20241107083353043 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) 20241107083353043 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) 20241107083353043 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) 20241107083353043 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) 20241107083353043 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) 20241107083353044 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) 20241107083353044 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) 20241107083353046 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083353060 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) 20241107083353060 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) 20241107083353060 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) 20241107083353060 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) 20241107083353061 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) 20241107083353061 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) 20241107083353061 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) 20241107083353061 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) 20241107083353061 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) 20241107083353061 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) 20241107083353061 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) 20241107083353061 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) 20241107083353061 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) 20241107083353061 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) 20241107083353061 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) 20241107083353061 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) 20241107083353070 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083353084 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) 20241107083353084 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) 20241107083353084 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) 20241107083353084 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) 20241107083353085 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) 20241107083353085 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) 20241107083353085 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) 20241107083353085 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) 20241107083353085 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) 20241107083353085 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) 20241107083353085 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) 20241107083353085 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) 20241107083353086 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) 20241107083353086 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) 20241107083353086 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) 20241107083353086 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) 20241107083353088 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083353103 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) 20241107083353103 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) 20241107083353104 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) 20241107083353104 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) 20241107083353104 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) 20241107083353104 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) 20241107083353105 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) 20241107083353105 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) 20241107083353106 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) 20241107083353106 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) 20241107083353106 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) 20241107083353106 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) 20241107083353108 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) 20241107083353108 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) 20241107083353109 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) 20241107083353109 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) 20241107083353109 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083353122 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) 20241107083353122 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) 20241107083353122 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) 20241107083353122 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) 20241107083353122 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) 20241107083353122 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) 20241107083353123 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) 20241107083353123 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) 20241107083353123 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) 20241107083353123 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) 20241107083353123 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) 20241107083353123 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) 20241107083353123 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) 20241107083353123 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) 20241107083353123 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) 20241107083353123 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) 20241107083353131 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083353145 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) 20241107083353145 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) 20241107083353145 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) 20241107083353145 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) 20241107083353146 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) 20241107083353146 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) 20241107083353146 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) 20241107083353146 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) 20241107083353146 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) 20241107083353146 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) 20241107083353146 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) 20241107083353146 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) 20241107083353146 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) 20241107083353146 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) 20241107083353147 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) 20241107083353147 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) 20241107083353150 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083353164 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) 20241107083353164 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) 20241107083353164 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) 20241107083353164 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) 20241107083353165 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) 20241107083353165 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) 20241107083353165 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) 20241107083353165 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) 20241107083353165 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) 20241107083353165 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) 20241107083353165 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) 20241107083353165 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) 20241107083353166 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) 20241107083353166 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) 20241107083353166 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) 20241107083353166 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) 20241107083353168 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083353182 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) 20241107083353182 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) 20241107083353183 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) 20241107083353183 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) 20241107083353183 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) 20241107083353183 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) 20241107083353183 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) 20241107083353183 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) 20241107083353183 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) 20241107083353183 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) 20241107083353183 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) 20241107083353183 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) 20241107083353183 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) 20241107083353183 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) 20241107083353184 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) 20241107083353184 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) 20241107083353192 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083353206 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) 20241107083353206 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) 20241107083353206 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) 20241107083353206 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) 20241107083353206 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) 20241107083353207 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) 20241107083353207 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) 20241107083353207 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) 20241107083353207 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) 20241107083353207 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) 20241107083353207 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) 20241107083353207 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) 20241107083353207 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) 20241107083353207 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) 20241107083353207 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) 20241107083353207 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) 20241107083353210 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083353225 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) 20241107083353225 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) 20241107083353226 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) 20241107083353226 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) 20241107083353227 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) 20241107083353227 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) 20241107083353228 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) 20241107083353228 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) 20241107083353229 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) 20241107083353229 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) 20241107083353229 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) 20241107083353229 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) 20241107083353230 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) 20241107083353230 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) 20241107083353231 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) 20241107083353231 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) 20241107083353232 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083353245 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) 20241107083353245 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) 20241107083353246 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) 20241107083353247 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) 20241107083353247 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) 20241107083353247 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) 20241107083353248 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) 20241107083353248 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) 20241107083353249 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) 20241107083353249 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) 20241107083353249 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) 20241107083353249 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) 20241107083353251 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) 20241107083353251 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) 20241107083353251 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) 20241107083353251 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) 20241107083353254 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083353270 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) 20241107083353270 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) 20241107083353273 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) 20241107083353273 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) 20241107083353274 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) 20241107083353274 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) 20241107083353275 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) 20241107083353275 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) 20241107083353276 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) 20241107083353276 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) 20241107083353276 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) 20241107083353276 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) 20241107083353277 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) 20241107083353277 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) 20241107083353278 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) 20241107083353278 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) 20241107083353279 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083353288 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) 20241107083353288 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) 20241107083353289 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) 20241107083353289 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) 20241107083353289 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) 20241107083353289 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) 20241107083353290 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) 20241107083353290 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) 20241107083353291 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) 20241107083353291 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) 20241107083353293 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) 20241107083353293 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) 20241107083353293 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) 20241107083353293 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) 20241107083353294 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) 20241107083353294 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) 20241107083353294 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083353306 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) 20241107083353306 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) 20241107083353307 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) 20241107083353307 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) 20241107083353307 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) 20241107083353307 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) 20241107083353307 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) 20241107083353307 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) 20241107083353308 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) 20241107083353308 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) 20241107083353308 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) 20241107083353308 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) 20241107083353308 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) 20241107083353308 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) 20241107083353308 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) 20241107083353308 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) 20241107083353316 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083353330 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) 20241107083353330 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) 20241107083353331 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) 20241107083353331 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) 20241107083353331 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) 20241107083353331 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) 20241107083353332 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) 20241107083353332 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) 20241107083353332 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) 20241107083353332 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) 20241107083353332 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) 20241107083353332 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) 20241107083353333 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) 20241107083353333 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) 20241107083353333 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) 20241107083353333 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) 20241107083353335 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083353349 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) 20241107083353349 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) 20241107083353349 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) 20241107083353349 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) 20241107083353350 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) 20241107083353350 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) 20241107083353350 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) 20241107083353350 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) 20241107083353350 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) 20241107083353350 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) 20241107083353350 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) 20241107083353350 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) 20241107083353350 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) 20241107083353350 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) 20241107083353351 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) 20241107083353351 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) 20241107083353354 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083353368 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) 20241107083353368 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) 20241107083353368 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) 20241107083353368 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) 20241107083353369 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) 20241107083353369 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) 20241107083353369 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) 20241107083353369 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) 20241107083353369 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) 20241107083353369 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) 20241107083353370 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) 20241107083353370 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) 20241107083353370 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) 20241107083353370 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) 20241107083353371 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) 20241107083353371 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) 20241107083353377 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083353391 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) 20241107083353391 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) 20241107083353392 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) 20241107083353392 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) 20241107083353392 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) 20241107083353392 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) 20241107083353392 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) 20241107083353392 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) 20241107083353393 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) 20241107083353393 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) 20241107083353393 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) 20241107083353393 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) 20241107083353393 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) 20241107083353393 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) 20241107083353394 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) 20241107083353394 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) 20241107083353396 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083353410 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) 20241107083353410 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) 20241107083353410 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) 20241107083353410 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) 20241107083353411 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) 20241107083353411 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) 20241107083353411 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) 20241107083353411 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) 20241107083353412 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) 20241107083353412 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) 20241107083353412 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) 20241107083353412 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) 20241107083353412 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) 20241107083353412 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) 20241107083353413 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) 20241107083353413 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) 20241107083353415 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083353429 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) 20241107083353429 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) 20241107083353431 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) 20241107083353431 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) 20241107083353431 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) 20241107083353431 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) 20241107083353431 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) 20241107083353431 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) 20241107083353432 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) 20241107083353432 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) 20241107083353432 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) 20241107083353432 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) 20241107083353432 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) 20241107083353432 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) 20241107083353433 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) 20241107083353433 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) 20241107083353438 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083353454 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) 20241107083353454 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) 20241107083353454 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) 20241107083353454 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) 20241107083353454 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) 20241107083353454 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) 20241107083353455 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) 20241107083353455 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) 20241107083353455 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) 20241107083353455 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) 20241107083353455 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) 20241107083353455 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) 20241107083353456 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) 20241107083353456 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) 20241107083353456 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) 20241107083353456 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) 20241107083353458 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083353473 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) 20241107083353473 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) 20241107083353475 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) 20241107083353475 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) 20241107083353475 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) 20241107083353475 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) 20241107083353476 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) 20241107083353476 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) 20241107083353478 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) 20241107083353478 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) 20241107083353479 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) 20241107083353479 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) 20241107083353479 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) 20241107083353479 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) 20241107083353480 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) 20241107083353480 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) 20241107083353481 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083353493 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) 20241107083353493 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) 20241107083353494 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) 20241107083353494 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) 20241107083353495 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) 20241107083353495 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) 20241107083353496 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) 20241107083353496 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) 20241107083353496 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) 20241107083353496 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) 20241107083353497 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) 20241107083353497 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) 20241107083353498 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) 20241107083353498 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) 20241107083353498 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) 20241107083353498 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) 20241107083353502 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083353517 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) 20241107083353517 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) 20241107083353519 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) 20241107083353519 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) 20241107083353520 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) 20241107083353520 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) 20241107083353522 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) 20241107083353522 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) 20241107083353523 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) 20241107083353523 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) 20241107083353524 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) 20241107083353524 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) 20241107083353525 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) 20241107083353525 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) 20241107083353527 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) 20241107083353527 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) 20241107083353528 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083353536 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) 20241107083353536 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) 20241107083353538 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) 20241107083353538 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) 20241107083353538 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) 20241107083353538 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) 20241107083353539 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) 20241107083353539 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) 20241107083353540 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) 20241107083353540 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) 20241107083353542 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) 20241107083353542 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) 20241107083353543 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) 20241107083353543 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) 20241107083353544 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) 20241107083353544 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) 20241107083353545 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083353556 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) 20241107083353556 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) 20241107083353558 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) 20241107083353558 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) 20241107083353559 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) 20241107083353559 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) 20241107083353560 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) 20241107083353560 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) 20241107083353561 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) 20241107083353561 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) 20241107083353562 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) 20241107083353562 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) 20241107083353564 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) 20241107083353564 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) 20241107083353565 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) 20241107083353565 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) 20241107083353566 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083353580 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) 20241107083353580 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) 20241107083353583 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) 20241107083353583 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) 20241107083353583 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) 20241107083353583 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) 20241107083353585 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) 20241107083353585 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) 20241107083353586 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) 20241107083353586 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) 20241107083353588 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) 20241107083353588 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) 20241107083353589 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) 20241107083353589 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) 20241107083353590 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) 20241107083353590 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) 20241107083353591 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083353599 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) 20241107083353600 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) 20241107083353601 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) 20241107083353602 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) 20241107083353603 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) 20241107083353603 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) 20241107083353604 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) 20241107083353604 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) 20241107083353605 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) 20241107083353605 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) 20241107083353606 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) 20241107083353606 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) 20241107083353607 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) 20241107083353607 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) 20241107083353607 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) 20241107083353607 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) 20241107083353608 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083353618 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) 20241107083353618 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) 20241107083353621 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) 20241107083353621 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) 20241107083353622 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) 20241107083353622 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) 20241107083353623 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) 20241107083353623 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) 20241107083353623 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) 20241107083353623 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) 20241107083353624 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) 20241107083353624 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) 20241107083353625 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) 20241107083353625 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) 20241107083353626 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) 20241107083353626 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) 20241107083353628 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083353643 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) 20241107083353643 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) 20241107083353644 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) 20241107083353644 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) 20241107083353645 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) 20241107083353645 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) 20241107083353646 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) 20241107083353646 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) 20241107083353647 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) 20241107083353647 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) 20241107083353647 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) 20241107083353647 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) 20241107083353648 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) 20241107083353648 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) 20241107083353650 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) 20241107083353650 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) 20241107083353651 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083353662 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) 20241107083353662 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) 20241107083353663 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) 20241107083353663 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) 20241107083353663 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) 20241107083353663 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) 20241107083353664 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) 20241107083353664 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) 20241107083353665 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) 20241107083353665 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) 20241107083353666 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) 20241107083353666 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) 20241107083353667 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) 20241107083353667 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) 20241107083353668 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) 20241107083353668 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) 20241107083353669 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083353681 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) 20241107083353681 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) 20241107083353682 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) 20241107083353682 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) 20241107083353682 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) 20241107083353683 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) 20241107083353683 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) 20241107083353683 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) 20241107083353685 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) 20241107083353685 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) 20241107083353685 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) 20241107083353685 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) 20241107083353686 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) 20241107083353686 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) 20241107083353687 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) 20241107083353687 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) 20241107083353690 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083353705 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) 20241107083353705 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) 20241107083353706 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) 20241107083353706 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) 20241107083353708 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) 20241107083353708 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) 20241107083353709 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) 20241107083353709 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) 20241107083353710 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) 20241107083353710 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) 20241107083353711 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) 20241107083353711 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) 20241107083353713 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) 20241107083353713 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) 20241107083353714 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) 20241107083353714 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) 20241107083353716 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083353725 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) 20241107083353725 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) 20241107083353727 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) 20241107083353727 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) 20241107083353727 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) 20241107083353727 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) 20241107083353728 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) 20241107083353728 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) 20241107083353729 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) 20241107083353729 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) 20241107083353729 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) 20241107083353729 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) 20241107083353730 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) 20241107083353730 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) 20241107083353731 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) 20241107083353731 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) 20241107083353732 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083353744 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) 20241107083353745 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) 20241107083353746 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) 20241107083353746 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) 20241107083353747 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) 20241107083353747 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) 20241107083353747 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) 20241107083353747 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) 20241107083353748 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) 20241107083353748 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) 20241107083353750 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) 20241107083353750 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) 20241107083353751 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) 20241107083353751 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) 20241107083353752 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) 20241107083353752 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) 20241107083353753 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083353769 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) 20241107083353769 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) 20241107083353771 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) 20241107083353771 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) 20241107083353773 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) 20241107083353773 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) 20241107083353773 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) 20241107083353773 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) 20241107083353774 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) 20241107083353774 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) 20241107083353775 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) 20241107083353775 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) 20241107083353776 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) 20241107083353776 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) 20241107083353776 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) 20241107083353776 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) 20241107083353777 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083353788 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) 20241107083353788 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) 20241107083353789 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) 20241107083353789 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) 20241107083353790 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) 20241107083353790 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) 20241107083353791 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) 20241107083353791 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) 20241107083353792 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) 20241107083353792 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) 20241107083353793 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) 20241107083353793 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) 20241107083353794 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) 20241107083353794 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) 20241107083353794 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) 20241107083353794 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) 20241107083353795 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083353808 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) 20241107083353808 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) 20241107083353809 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) 20241107083353809 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) 20241107083353810 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) 20241107083353810 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) 20241107083353811 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) 20241107083353811 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) 20241107083353812 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) 20241107083353812 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) 20241107083353812 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) 20241107083353813 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) 20241107083353813 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) 20241107083353813 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) 20241107083353814 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) 20241107083353814 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) 20241107083353818 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083353833 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) 20241107083353833 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) 20241107083353835 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) 20241107083353835 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) 20241107083353836 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) 20241107083353836 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) 20241107083353837 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) 20241107083353837 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) 20241107083353838 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) 20241107083353838 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) 20241107083353840 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) 20241107083353840 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) 20241107083353841 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) 20241107083353841 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) 20241107083353842 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) 20241107083353842 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) 20241107083353844 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083353852 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) 20241107083353852 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) 20241107083353854 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) 20241107083353854 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) 20241107083353856 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) 20241107083353856 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) 20241107083353856 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) 20241107083353856 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) 20241107083353858 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) 20241107083353858 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) 20241107083353859 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) 20241107083353859 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) 20241107083353860 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) 20241107083353860 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) 20241107083353861 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) 20241107083353861 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) 20241107083353862 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083353871 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) 20241107083353871 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) 20241107083353871 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) 20241107083353872 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) 20241107083353872 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) 20241107083353872 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) 20241107083353873 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) 20241107083353873 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) 20241107083353874 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) 20241107083353874 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) 20241107083353875 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) 20241107083353875 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) 20241107083353875 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) 20241107083353875 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) 20241107083353876 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) 20241107083353876 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) 20241107083353880 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083353894 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) 20241107083353894 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) 20241107083353895 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) 20241107083353895 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) 20241107083353896 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) 20241107083353896 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) 20241107083353896 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) 20241107083353896 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) 20241107083353897 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) 20241107083353897 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) 20241107083353897 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) 20241107083353897 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) 20241107083353897 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) 20241107083353897 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) 20241107083353898 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) 20241107083353898 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) 20241107083353899 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083353914 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) 20241107083353914 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) 20241107083353915 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) 20241107083353915 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) 20241107083353916 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) 20241107083353916 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) 20241107083353917 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) 20241107083353917 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) 20241107083353918 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) 20241107083353918 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) 20241107083353918 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) 20241107083353918 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) 20241107083353920 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) 20241107083353920 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) 20241107083353923 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) 20241107083353923 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) 20241107083353923 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083353934 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) 20241107083353934 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) 20241107083353936 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) 20241107083353936 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) 20241107083353937 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) 20241107083353937 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) 20241107083353937 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) 20241107083353937 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) 20241107083353938 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) 20241107083353938 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) 20241107083353939 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) 20241107083353939 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) 20241107083353940 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) 20241107083353940 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) 20241107083353940 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) 20241107083353940 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) 20241107083353943 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083353957 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) 20241107083353957 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) 20241107083353958 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) 20241107083353958 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) 20241107083353959 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) 20241107083353959 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) 20241107083353959 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) 20241107083353959 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) 20241107083353960 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) 20241107083353960 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) 20241107083353960 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) 20241107083353960 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) 20241107083353961 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) 20241107083353961 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) 20241107083353962 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) 20241107083353962 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) 20241107083353962 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083353976 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) 20241107083353976 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) 20241107083353977 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) 20241107083353977 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) 20241107083353977 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) 20241107083353977 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) 20241107083353977 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) 20241107083353977 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) 20241107083353978 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) 20241107083353978 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) 20241107083353978 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) 20241107083353978 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) 20241107083353978 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) 20241107083353978 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) 20241107083353979 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) 20241107083353979 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) 20241107083353981 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083353996 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) 20241107083353996 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) 20241107083353997 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) 20241107083353997 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) 20241107083353998 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) 20241107083353998 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) 20241107083353998 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) 20241107083353998 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) 20241107083354000 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) 20241107083354000 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) 20241107083354001 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) 20241107083354001 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) 20241107083354002 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) 20241107083354002 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) 20241107083354003 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) 20241107083354003 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) 20241107083354006 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083354020 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) 20241107083354021 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) 20241107083354022 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) 20241107083354022 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) 20241107083354023 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) 20241107083354023 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) 20241107083354024 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) 20241107083354024 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) 20241107083354025 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) 20241107083354025 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) 20241107083354025 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) 20241107083354026 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) 20241107083354026 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) 20241107083354026 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) 20241107083354027 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) 20241107083354027 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) 20241107083354028 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083354039 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) 20241107083354039 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) 20241107083354040 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) 20241107083354040 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) 20241107083354041 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) 20241107083354041 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) 20241107083354042 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) 20241107083354042 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) 20241107083354043 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) 20241107083354043 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) 20241107083354043 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) 20241107083354043 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) 20241107083354044 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) 20241107083354044 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) 20241107083354045 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) 20241107083354045 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) 20241107083354046 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083354059 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) 20241107083354059 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) 20241107083354060 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) 20241107083354060 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) 20241107083354061 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) 20241107083354061 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) 20241107083354062 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) 20241107083354062 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) 20241107083354063 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) 20241107083354063 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) 20241107083354064 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) 20241107083354064 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) 20241107083354064 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) 20241107083354064 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) 20241107083354065 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) 20241107083354065 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) 20241107083354069 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083354084 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) 20241107083354084 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) 20241107083354085 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) 20241107083354085 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) 20241107083354086 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) 20241107083354086 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) 20241107083354087 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) 20241107083354087 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) 20241107083354088 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) 20241107083354088 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) 20241107083354090 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) 20241107083354090 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) 20241107083354091 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) 20241107083354091 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) 20241107083354092 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) 20241107083354092 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) 20241107083354093 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083354104 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) 20241107083354104 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) 20241107083354105 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) 20241107083354105 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) 20241107083354106 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) 20241107083354106 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) 20241107083354106 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) 20241107083354107 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) 20241107083354107 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) 20241107083354107 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) 20241107083354108 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) 20241107083354108 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) 20241107083354110 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) 20241107083354110 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) 20241107083354111 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) 20241107083354111 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) 20241107083354112 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083354123 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) 20241107083354123 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) 20241107083354125 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) 20241107083354125 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) 20241107083354126 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) 20241107083354126 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) 20241107083354128 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) 20241107083354128 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) 20241107083354128 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) 20241107083354128 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) 20241107083354129 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) 20241107083354129 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) 20241107083354129 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) 20241107083354129 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) 20241107083354130 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) 20241107083354130 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) 20241107083354132 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083354145 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) 20241107083354145 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) 20241107083354146 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) 20241107083354146 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) 20241107083354147 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) 20241107083354147 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) 20241107083354147 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) 20241107083354147 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) 20241107083354147 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) 20241107083354147 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) 20241107083354147 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) 20241107083354147 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) 20241107083354148 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) 20241107083354148 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) 20241107083354148 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) 20241107083354148 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) 20241107083354150 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083354165 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) 20241107083354165 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) 20241107083354166 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) 20241107083354166 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) 20241107083354167 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) 20241107083354167 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) 20241107083354167 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) 20241107083354167 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) 20241107083354168 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) 20241107083354168 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) 20241107083354169 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) 20241107083354169 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) 20241107083354171 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) 20241107083354171 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) 20241107083354171 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) 20241107083354171 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) 20241107083354172 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083354184 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) 20241107083354184 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) 20241107083354185 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) 20241107083354185 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) 20241107083354186 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) 20241107083354186 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) 20241107083354186 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) 20241107083354186 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) 20241107083354187 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) 20241107083354187 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) 20241107083354188 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) 20241107083354188 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) 20241107083354188 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) 20241107083354188 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) 20241107083354189 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) 20241107083354189 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) 20241107083354193 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083354208 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) 20241107083354209 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) 20241107083354210 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) 20241107083354210 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) 20241107083354211 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) 20241107083354211 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) 20241107083354212 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) 20241107083354212 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) 20241107083354213 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) 20241107083354213 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) 20241107083354214 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) 20241107083354214 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) 20241107083354214 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) 20241107083354214 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) 20241107083354215 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) 20241107083354215 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) 20241107083354216 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083354228 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) 20241107083354228 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) 20241107083354230 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) 20241107083354230 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) 20241107083354231 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) 20241107083354231 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) 20241107083354232 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) 20241107083354232 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) 20241107083354232 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) 20241107083354232 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) 20241107083354233 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) 20241107083354233 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) 20241107083354234 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) 20241107083354234 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) 20241107083354235 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) 20241107083354235 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) 20241107083354236 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083354248 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) 20241107083354248 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) 20241107083354250 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) 20241107083354250 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) 20241107083354251 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) 20241107083354251 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) 20241107083354252 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) 20241107083354252 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) 20241107083354254 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) 20241107083354254 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) 20241107083354255 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) 20241107083354255 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) 20241107083354256 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) 20241107083354256 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) 20241107083354257 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) 20241107083354257 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) 20241107083354258 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083354271 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) 20241107083354271 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) 20241107083354272 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) 20241107083354272 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) 20241107083354273 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) 20241107083354273 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) 20241107083354273 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) 20241107083354273 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) 20241107083354274 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) 20241107083354274 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) 20241107083354275 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) 20241107083354275 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) 20241107083354276 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) 20241107083354276 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) 20241107083354276 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) 20241107083354276 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) 20241107083354277 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083354291 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) 20241107083354291 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) 20241107083354292 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) 20241107083354292 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) 20241107083354293 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) 20241107083354293 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) 20241107083354294 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) 20241107083354294 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) 20241107083354295 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) 20241107083354295 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) 20241107083354297 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) 20241107083354297 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) 20241107083354298 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) 20241107083354298 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) 20241107083354299 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) 20241107083354299 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) 20241107083354300 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083354310 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) 20241107083354310 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) 20241107083354311 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) 20241107083354311 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) 20241107083354312 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) 20241107083354312 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) 20241107083354313 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) 20241107083354313 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) 20241107083354314 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) 20241107083354314 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) 20241107083354315 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) 20241107083354315 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) 20241107083354316 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) 20241107083354316 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) 20241107083354316 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) 20241107083354316 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) 20241107083354320 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083354335 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) 20241107083354335 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) 20241107083354336 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) 20241107083354336 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) 20241107083354337 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) 20241107083354337 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) 20241107083354337 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) 20241107083354337 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) 20241107083354338 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) 20241107083354338 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) 20241107083354339 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) 20241107083354339 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) 20241107083354340 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) 20241107083354340 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) 20241107083354340 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) 20241107083354340 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) 20241107083354341 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083354354 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) 20241107083354354 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) 20241107083354355 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) 20241107083354355 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) 20241107083354356 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) 20241107083354356 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) 20241107083354356 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) 20241107083354356 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) 20241107083354357 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) 20241107083354357 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) 20241107083354358 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) 20241107083354358 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) 20241107083354359 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) 20241107083354359 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) 20241107083354360 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) 20241107083354360 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) 20241107083354360 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083354373 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) 20241107083354374 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) 20241107083354375 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) 20241107083354375 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) 20241107083354376 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) 20241107083354376 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) 20241107083354376 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) 20241107083354376 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) 20241107083354377 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) 20241107083354377 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) 20241107083354378 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) 20241107083354378 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) 20241107083354379 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) 20241107083354379 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) 20241107083354379 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) 20241107083354379 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) 20241107083354383 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083354397 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) 20241107083354397 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) 20241107083354398 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) 20241107083354398 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) 20241107083354399 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) 20241107083354399 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) 20241107083354399 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) 20241107083354399 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) 20241107083354400 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) 20241107083354400 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) 20241107083354400 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) 20241107083354400 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) 20241107083354400 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) 20241107083354400 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) 20241107083354401 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) 20241107083354401 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) 20241107083354402 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083354417 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) 20241107083354417 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) 20241107083354417 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) 20241107083354417 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) 20241107083354418 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) 20241107083354418 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) 20241107083354418 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) 20241107083354419 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) 20241107083354419 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) 20241107083354419 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) 20241107083354419 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) 20241107083354419 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) 20241107083354420 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) 20241107083354420 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) 20241107083354421 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) 20241107083354421 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) 20241107083354421 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083354436 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) 20241107083354436 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) 20241107083354438 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) 20241107083354438 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) 20241107083354439 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) 20241107083354439 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) 20241107083354440 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) 20241107083354440 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) 20241107083354441 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) 20241107083354441 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) 20241107083354442 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) 20241107083354442 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) 20241107083354442 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) 20241107083354443 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) 20241107083354443 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) 20241107083354443 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) 20241107083354445 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083354460 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) 20241107083354460 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) 20241107083354462 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) 20241107083354462 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) 20241107083354463 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) 20241107083354463 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) 20241107083354463 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) 20241107083354463 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) 20241107083354464 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) 20241107083354464 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) 20241107083354465 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) 20241107083354465 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) 20241107083354466 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) 20241107083354466 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) 20241107083354467 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) 20241107083354467 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) 20241107083354467 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083354479 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) 20241107083354479 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) 20241107083354480 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) 20241107083354480 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) 20241107083354481 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) 20241107083354481 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) 20241107083354481 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) 20241107083354481 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) 20241107083354482 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) 20241107083354482 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) 20241107083354482 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) 20241107083354482 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) 20241107083354483 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) 20241107083354483 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) 20241107083354484 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) 20241107083354484 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) 20241107083354484 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083354499 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) 20241107083354499 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) 20241107083354500 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) 20241107083354500 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) 20241107083354501 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) 20241107083354501 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) 20241107083354502 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) 20241107083354502 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) 20241107083354503 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) 20241107083354503 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) 20241107083354503 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) 20241107083354503 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) 20241107083354504 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) 20241107083354504 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) 20241107083354504 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) 20241107083354504 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) 20241107083354508 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083354523 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) 20241107083354523 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) 20241107083354525 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) 20241107083354525 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) 20241107083354525 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) 20241107083354526 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) 20241107083354526 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) 20241107083354526 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) 20241107083354527 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) 20241107083354527 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) 20241107083354528 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) 20241107083354528 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) 20241107083354530 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) 20241107083354530 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) 20241107083354531 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) 20241107083354531 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) 20241107083354532 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083354544 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) 20241107083354544 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) 20241107083354546 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) 20241107083354546 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) 20241107083354547 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) 20241107083354547 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) 20241107083354548 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) 20241107083354548 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) 20241107083354549 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) 20241107083354549 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) 20241107083354550 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) 20241107083354550 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) 20241107083354551 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) 20241107083354551 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) 20241107083354553 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) 20241107083354553 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) 20241107083354553 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083354563 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) 20241107083354563 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) 20241107083354565 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) 20241107083354565 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) 20241107083354567 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) 20241107083354567 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) 20241107083354569 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) 20241107083354569 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) 20241107083354570 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) 20241107083354570 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) 20241107083354571 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) 20241107083354571 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) 20241107083354572 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) 20241107083354572 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) 20241107083354573 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) 20241107083354573 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) 20241107083354574 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083354586 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) 20241107083354586 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) 20241107083354586 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) 20241107083354586 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) 20241107083354586 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) 20241107083354586 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) 20241107083354587 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) 20241107083354587 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) 20241107083354587 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) 20241107083354587 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) 20241107083354587 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) 20241107083354587 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) 20241107083354587 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) 20241107083354587 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) 20241107083354587 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) 20241107083354587 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) 20241107083354590 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083354605 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) 20241107083354605 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) 20241107083354605 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) 20241107083354605 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) 20241107083354605 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) 20241107083354605 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) 20241107083354605 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) 20241107083354605 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) 20241107083354605 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) 20241107083354605 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) 20241107083354606 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) 20241107083354606 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) 20241107083354606 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) 20241107083354606 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) 20241107083354606 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) 20241107083354606 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) 20241107083354609 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083354623 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) 20241107083354623 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) 20241107083354624 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) 20241107083354624 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) 20241107083354624 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) 20241107083354624 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) 20241107083354624 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) 20241107083354624 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) 20241107083354624 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) 20241107083354624 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) 20241107083354624 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) 20241107083354624 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) 20241107083354624 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) 20241107083354624 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) 20241107083354625 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) 20241107083354625 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) 20241107083354633 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083354647 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) 20241107083354647 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) 20241107083354648 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) 20241107083354648 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) 20241107083354648 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) 20241107083354648 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) 20241107083354649 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) 20241107083354649 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) 20241107083354649 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) 20241107083354649 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) 20241107083354649 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) 20241107083354649 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) 20241107083354650 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) 20241107083354650 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) 20241107083354650 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) 20241107083354650 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) 20241107083354652 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083354666 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) 20241107083354666 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) 20241107083354667 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) 20241107083354667 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) 20241107083354668 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) 20241107083354668 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) 20241107083354668 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) 20241107083354668 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) 20241107083354669 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) 20241107083354669 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) 20241107083354669 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) 20241107083354669 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) 20241107083354669 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) 20241107083354669 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) 20241107083354670 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) 20241107083354670 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) 20241107083354671 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083354686 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) 20241107083354686 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) 20241107083354687 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) 20241107083354687 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) 20241107083354688 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) 20241107083354688 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) 20241107083354689 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) 20241107083354689 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) 20241107083354690 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) 20241107083354690 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) 20241107083354692 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) 20241107083354692 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) 20241107083354693 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) 20241107083354693 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) 20241107083354694 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) 20241107083354694 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) 20241107083354696 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083354711 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) 20241107083354711 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) 20241107083354713 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) 20241107083354713 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) 20241107083354714 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) 20241107083354714 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) 20241107083354715 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) 20241107083354715 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) 20241107083354716 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) 20241107083354716 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) 20241107083354717 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) 20241107083354717 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) 20241107083354718 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) 20241107083354718 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) 20241107083354719 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) 20241107083354719 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) 20241107083354720 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083354730 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) 20241107083354730 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) 20241107083354731 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) 20241107083354731 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) 20241107083354732 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) 20241107083354732 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) 20241107083354733 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) 20241107083354733 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) 20241107083354733 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) 20241107083354733 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) 20241107083354734 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) 20241107083354734 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) 20241107083354735 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) 20241107083354735 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) 20241107083354736 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) 20241107083354736 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) 20241107083354736 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083354749 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) 20241107083354749 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) 20241107083354750 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) 20241107083354750 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) 20241107083354751 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) 20241107083354751 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) 20241107083354751 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) 20241107083354751 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) 20241107083354752 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) 20241107083354752 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) 20241107083354753 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) 20241107083354753 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) 20241107083354753 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) 20241107083354753 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) 20241107083354754 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) 20241107083354754 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) 20241107083354758 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083354773 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) 20241107083354773 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) 20241107083354774 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) 20241107083354774 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) 20241107083354775 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) 20241107083354775 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) 20241107083354776 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) 20241107083354776 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) 20241107083354776 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) 20241107083354776 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) 20241107083354777 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) 20241107083354777 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) 20241107083354778 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) 20241107083354778 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) 20241107083354778 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) 20241107083354778 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) 20241107083354779 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083354792 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) 20241107083354792 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) 20241107083354794 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) 20241107083354794 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) 20241107083354795 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) 20241107083354795 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) 20241107083354796 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) 20241107083354796 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) 20241107083354796 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) 20241107083354796 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) 20241107083354797 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) 20241107083354797 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) 20241107083354797 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) 20241107083354797 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) 20241107083354798 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) 20241107083354798 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) 20241107083354799 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083354811 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) 20241107083354811 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) 20241107083354812 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) 20241107083354812 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) 20241107083354812 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) 20241107083354812 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) 20241107083354813 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) 20241107083354813 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) 20241107083354814 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) 20241107083354814 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) 20241107083354814 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) 20241107083354814 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) 20241107083354815 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) 20241107083354815 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) 20241107083354817 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) 20241107083354817 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) 20241107083354821 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083354836 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) 20241107083354836 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) 20241107083354839 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) 20241107083354839 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) 20241107083354840 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) 20241107083354840 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) 20241107083354841 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) 20241107083354841 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) 20241107083354842 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) 20241107083354842 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) 20241107083354843 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) 20241107083354843 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) 20241107083354844 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) 20241107083354844 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) 20241107083354846 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) 20241107083354846 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) 20241107083354847 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083354855 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) 20241107083354855 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) 20241107083354857 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) 20241107083354857 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) 20241107083354858 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) 20241107083354858 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) 20241107083354859 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) 20241107083354859 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) 20241107083354859 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) 20241107083354859 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) 20241107083354860 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) 20241107083354860 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) 20241107083354861 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) 20241107083354861 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) 20241107083354861 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) 20241107083354861 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) 20241107083354862 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083354872 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) 20241107083354872 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) 20241107083354873 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) 20241107083354873 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) 20241107083354873 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) 20241107083354873 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) 20241107083354873 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) 20241107083354873 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) 20241107083354873 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) 20241107083354873 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) 20241107083354874 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) 20241107083354874 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) 20241107083354874 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) 20241107083354874 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) 20241107083354874 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) 20241107083354874 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) 20241107083354882 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083354896 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) 20241107083354896 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) 20241107083354896 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) 20241107083354896 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) 20241107083354896 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) 20241107083354896 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) 20241107083354897 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) 20241107083354897 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) 20241107083354897 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) 20241107083354897 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) 20241107083354897 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) 20241107083354897 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) 20241107083354897 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) 20241107083354897 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) 20241107083354898 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) 20241107083354898 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) 20241107083354900 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083354915 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) 20241107083354915 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) 20241107083354916 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) 20241107083354916 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) 20241107083354916 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) 20241107083354916 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) 20241107083354917 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) 20241107083354917 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) 20241107083354917 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) 20241107083354917 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) 20241107083354918 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) 20241107083354918 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) 20241107083354918 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) 20241107083354919 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) 20241107083354919 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) 20241107083354919 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) 20241107083354919 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083354934 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) 20241107083354934 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) 20241107083354935 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) 20241107083354935 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) 20241107083354936 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) 20241107083354936 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) 20241107083354937 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) 20241107083354937 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) 20241107083354937 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) 20241107083354937 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) 20241107083354938 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) 20241107083354938 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) 20241107083354939 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) 20241107083354939 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) 20241107083354940 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) 20241107083354940 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) 20241107083354944 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083354958 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) 20241107083354958 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) 20241107083354960 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) 20241107083354960 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) 20241107083354961 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) 20241107083354961 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) 20241107083354962 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) 20241107083354963 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) 20241107083354964 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) 20241107083354964 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) 20241107083354964 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) 20241107083354964 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) 20241107083354965 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) 20241107083354965 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) 20241107083354966 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) 20241107083354966 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) 20241107083354968 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083354978 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) 20241107083354978 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) 20241107083354979 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) 20241107083354979 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) 20241107083354980 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) 20241107083354980 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) 20241107083354980 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) 20241107083354980 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) 20241107083354981 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) 20241107083354981 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) 20241107083354981 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) 20241107083354981 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) 20241107083354982 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) 20241107083354982 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) 20241107083354982 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) 20241107083354982 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) 20241107083354983 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083354997 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) 20241107083354997 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) 20241107083354998 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) 20241107083354998 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) 20241107083354998 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) 20241107083354998 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) 20241107083354999 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) 20241107083354999 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) 20241107083355000 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) 20241107083355000 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) 20241107083355000 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) 20241107083355000 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) 20241107083355001 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) 20241107083355001 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) 20241107083355001 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) 20241107083355001 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) 20241107083355006 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083355018 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) 20241107083355019 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) 20241107083355019 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083355021 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) 20241107083355021 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) 20241107083355024 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) 20241107083355024 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) -NSVCI1234(554)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(554)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(554)@fb7e2f9c3787: Start timer Tns_alive: 3 s 20241107083355025 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) 20241107083355025 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(554)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083355027 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) 20241107083355027 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) 20241107083355027 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083355027 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) 20241107083355027 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) 20241107083355027 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083355027 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083355027 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) 20241107083355028 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) 20241107083355028 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) 20241107083355028 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083355028 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) 20241107083355028 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107083355029 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) 20241107083355029 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) 20241107083355030 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) 20241107083355030 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) -NSVCI1234(554)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(554)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083355031 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) 20241107083355031 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) 20241107083355031 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083355031 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) 20241107083355031 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) 20241107083355032 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083355032 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083355032 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083355032 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083355032 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083355032 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083355032 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083355033 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083355034 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083355034 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(554)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(554)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083355041 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) 20241107083355041 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) 20241107083355042 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) 20241107083355042 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) 20241107083355043 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) 20241107083355043 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) 20241107083355044 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) 20241107083355044 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) 20241107083355045 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) 20241107083355045 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) 20241107083355046 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) 20241107083355046 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) 20241107083355047 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) 20241107083355047 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) 551@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 551@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083355048 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) 20241107083355048 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) 20241107083355049 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083355051 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083355051 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083355051 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083355051 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083355051 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083355051 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083355051 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083355051 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_paging_ps_from_sgsn_ptp-BVCI1234(552)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_paging_ps_from_sgsn_ptp-BVCI1234(552)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083355060 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083355060 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083355060 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083355060 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083355060 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083355060 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083355060 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083355060 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083355060 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) 20241107083355060 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) 20241107083355063 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) 20241107083355063 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) 20241107083355064 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) 20241107083355064 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) 20241107083355065 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) 20241107083355065 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) 20241107083355065 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) 20241107083355065 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) 20241107083355065 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083355065 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083355065 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083355065 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083355065 DRLCMAC NOTICE TX: [PCU -> BTS] Paging Request (CCCH) MI=IMSI-262420000000423 (gprs_rlcmac.c:36) 20241107083355065 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) 20241107083355065 DPCU DEBUG PCH paging timer started for MI=IMSI-262420000000423 IMSI=262420000000423 (bts_pch_timer.c:94) 20241107083355066 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) 20241107083355066 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) 20241107083355066 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) 20241107083355066 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) 20241107083355067 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) 20241107083355067 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) 20241107083355067 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083355067 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083355067 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083355067 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083355067 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083355067 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083355067 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083355067 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083355067 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083355067 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(547)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '00'O BTS(547)@fb7e2f9c3787: 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. 20241107083355071 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: 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)@fb7e2f9c3787: Start timer T: 2 s 20241107083355075 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083355075 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083355075 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083355075 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083355075 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083355083 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) 20241107083355083 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) 20241107083355083 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) 20241107083355083 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) 20241107083355083 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) 20241107083355083 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) 20241107083355084 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) 20241107083355084 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) 20241107083355084 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) 20241107083355084 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) 20241107083355084 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) 20241107083355084 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) 20241107083355084 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) 20241107083355084 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) 20241107083355084 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) 20241107083355084 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) 20241107083355087 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_ptp-STATS(548)@fb7e2f9c3787: Start timer T_statsd: 5 s TC_paging_ps_from_sgsn_ptp-STATS(548)@fb7e2f9c3787: 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 } 20241107083355102 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) 20241107083355102 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) 20241107083355102 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) 20241107083355102 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) 20241107083355102 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) 20241107083355102 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) 20241107083355102 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) 20241107083355102 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) 20241107083355102 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) 20241107083355102 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) 20241107083355103 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) 20241107083355103 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) 20241107083355103 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) 20241107083355103 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) 20241107083355103 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) 20241107083355103 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083355124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44046<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083355125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44038<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083355126 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083355126 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083355126 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083355126 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083355126 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083355126 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083355126 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083355126 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083355126 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083355126 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083355126 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083355126 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083355126 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083355126 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083355126 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) 20241107083355126 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) 20241107083355126 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 9205 with status 0 respawn: 49: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_paging_ps_from_sgsn_ptp finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_ptp pass'. Thu Nov 7 08:33:55 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 20241107083355142 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083355143 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083355143 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083355143 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083355161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32978<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083355261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32978<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=650740) Waiting for packet dumper to finish... 1 (prev_count=650740, count=705176) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_pch_timeout'. ------ PCU_Tests.TC_paging_pch_timeout ------ Thu Nov 7 08:33:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_pch_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_pch_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_pch_timeout' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_paging_pch_timeout started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107083358301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32986<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(559)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(559)@fb7e2f9c3787: Start timer T: 5 s 20241107083358307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32994<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(559)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_paging_pch_timeout-STATS(561)@fb7e2f9c3787: Start timer T: 2 s TC_paging_pch_timeout-STATS(561)@fb7e2f9c3787: Start timer T: 2 s 20241107083400144 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083400144 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083400144 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(559)@fb7e2f9c3787: OsmoPCU is now connected BTS(560)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083400148 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083400148 DLGLOBAL DEBUG validating counter group 0x557f94ac6020(bts) with 102 counters (rate_ctr.c:86) 20241107083400148 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083400148 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083400148 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083400148 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083400148 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083400148 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083400148 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083400148 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083400148 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083400148 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083400148 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083400148 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083400148 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083400148 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083400148 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083400148 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083400148 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083400148 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083400148 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083400148 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083400148 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083400148 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083400148 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083400148 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083400148 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083400148 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083400148 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083400148 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083400148 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083400148 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083400148 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083400148 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083400148 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083400148 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083400148 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083400148 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083400148 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083400148 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083400148 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083400148 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083400148 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083400148 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083400148 DLGLOBAL DEBUG validating counter group 0x7fbd1d1ab5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083400148 DLGLOBAL DEBUG validating counter group 0x557f94ac5700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083400148 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083400148 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083400148 DLGLOBAL DEBUG validating counter group 0x7fbd1d1ac160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083400148 DLGLOBAL DEBUG validating counter group 0x7fbd1d1ac140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083400148 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083400148 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) 20241107083400148 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) 20241107083400148 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083400148 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083400148 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083400148 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083400148 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083400148 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083400148 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083400148 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083400148 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083400148 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083400148 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083400148 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083400148 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083400148 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083400148 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083400148 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083400148 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083400148 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083400148 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083400148 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083400148 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083400148 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083400148 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083400148 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083400148 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083400148 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083400148 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) 20241107083400148 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) 20241107083400148 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(560)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(560)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(560)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(560)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(560)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(560)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(560)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(560)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 563@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 563@fb7e2f9c3787: 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 } 20241107083400162 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) 20241107083400162 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(567)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_pch_timeout-BVCI1234(566)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 20241107083400163 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) 20241107083400163 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) 20241107083400163 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) 20241107083400163 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) 20241107083400163 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) 20241107083400163 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) -NSVCI1234(567)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 563@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083400164 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) 20241107083400164 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_pch_timeout-STATS(561)@fb7e2f9c3787: Start timer T: 2 s 20241107083400164 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) 20241107083400164 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@fb7e2f9c3787: Start timer T: 10 s 20241107083400164 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) 20241107083400164 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) 20241107083400165 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) 20241107083400165 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) 20241107083400166 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 563@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 563@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(569)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 563@fb7e2f9c3787: 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(571)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241107083400181 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) 20241107083400181 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) 20241107083400181 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) 20241107083400181 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) 20241107083400181 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) 20241107083400181 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) 20241107083400181 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) 20241107083400181 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) 20241107083400181 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) 20241107083400181 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) 20241107083400182 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) 20241107083400182 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) -NSVCI1234(571)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083400182 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) 20241107083400182 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) 20241107083400182 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) 20241107083400182 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) 20241107083400185 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083400199 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) 20241107083400199 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) 20241107083400199 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) 20241107083400199 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) 20241107083400200 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) 20241107083400200 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) 20241107083400200 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) 20241107083400200 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) 20241107083400200 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) 20241107083400200 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) 20241107083400200 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) 20241107083400200 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) 20241107083400200 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) 20241107083400200 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) 20241107083400200 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) 20241107083400200 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) 20241107083400208 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083400223 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) 20241107083400223 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) 20241107083400223 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) 20241107083400223 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) 20241107083400223 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) 20241107083400223 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) 20241107083400223 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) 20241107083400223 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) 20241107083400223 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) 20241107083400223 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) 20241107083400224 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) 20241107083400224 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) 20241107083400224 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) 20241107083400224 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) 20241107083400224 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) 20241107083400224 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) 20241107083400227 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083400241 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) 20241107083400241 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) 20241107083400242 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) 20241107083400242 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) 20241107083400242 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) 20241107083400242 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) 20241107083400242 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) 20241107083400242 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) 20241107083400242 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) 20241107083400242 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) 20241107083400242 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) 20241107083400242 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) 20241107083400242 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) 20241107083400242 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) 20241107083400243 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) 20241107083400243 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) 20241107083400246 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083400260 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) 20241107083400260 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) 20241107083400260 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) 20241107083400260 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) 20241107083400260 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) 20241107083400260 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) 20241107083400260 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) 20241107083400260 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) 20241107083400261 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) 20241107083400261 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) 20241107083400261 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) 20241107083400261 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) 20241107083400261 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) 20241107083400261 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) 20241107083400261 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) 20241107083400261 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) 20241107083400269 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083400283 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) 20241107083400283 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) 20241107083400283 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) 20241107083400283 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) 20241107083400284 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) 20241107083400284 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) 20241107083400284 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) 20241107083400284 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) 20241107083400284 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) 20241107083400284 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) 20241107083400284 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) 20241107083400284 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) 20241107083400284 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) 20241107083400284 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) 20241107083400284 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) 20241107083400284 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) 20241107083400288 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083400302 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) 20241107083400302 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) 20241107083400302 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) 20241107083400302 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) 20241107083400302 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) 20241107083400302 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) 20241107083400303 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) 20241107083400303 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) 20241107083400303 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) 20241107083400303 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) 20241107083400303 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) 20241107083400303 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) 20241107083400303 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) 20241107083400303 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) 20241107083400304 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) 20241107083400304 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) 20241107083400306 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083400321 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) 20241107083400321 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) 20241107083400321 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) 20241107083400321 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) 20241107083400321 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) 20241107083400321 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) 20241107083400322 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) 20241107083400322 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) 20241107083400322 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) 20241107083400322 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) 20241107083400322 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) 20241107083400322 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) 20241107083400322 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) 20241107083400322 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) 20241107083400323 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) 20241107083400323 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) 20241107083400330 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083400344 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) 20241107083400344 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) 20241107083400344 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) 20241107083400344 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) 20241107083400344 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) 20241107083400344 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) 20241107083400345 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) 20241107083400345 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) 20241107083400345 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) 20241107083400345 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) 20241107083400345 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) 20241107083400345 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) 20241107083400345 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) 20241107083400345 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) 20241107083400346 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) 20241107083400346 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) 20241107083400348 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083400363 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) 20241107083400363 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) 20241107083400363 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) 20241107083400363 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) 20241107083400363 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) 20241107083400363 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) 20241107083400364 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) 20241107083400364 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) 20241107083400364 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) 20241107083400364 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) 20241107083400364 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) 20241107083400364 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) 20241107083400364 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) 20241107083400364 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) 20241107083400365 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) 20241107083400365 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) 20241107083400367 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083400381 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) 20241107083400381 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) 20241107083400382 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) 20241107083400382 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) 20241107083400382 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) 20241107083400382 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) 20241107083400382 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) 20241107083400382 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) 20241107083400382 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) 20241107083400382 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) 20241107083400383 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) 20241107083400383 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) 20241107083400383 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) 20241107083400383 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) 20241107083400383 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) 20241107083400383 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) 20241107083400390 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083400404 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) 20241107083400404 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) 20241107083400405 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) 20241107083400405 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) 20241107083400405 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) 20241107083400405 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) 20241107083400405 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) 20241107083400405 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) 20241107083400405 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) 20241107083400405 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) 20241107083400406 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) 20241107083400406 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) 20241107083400406 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) 20241107083400406 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) 20241107083400406 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) 20241107083400406 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) 20241107083400409 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083400423 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) 20241107083400423 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) 20241107083400423 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) 20241107083400423 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) 20241107083400423 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) 20241107083400423 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) 20241107083400423 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) 20241107083400423 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) 20241107083400423 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) 20241107083400423 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) 20241107083400424 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) 20241107083400424 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) 20241107083400424 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) 20241107083400424 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) 20241107083400424 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) 20241107083400424 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) 20241107083400427 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083400441 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) 20241107083400441 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) 20241107083400441 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) 20241107083400441 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) 20241107083400442 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) 20241107083400442 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) 20241107083400442 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) 20241107083400442 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) 20241107083400442 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) 20241107083400442 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) 20241107083400442 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) 20241107083400442 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) 20241107083400442 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) 20241107083400442 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) 20241107083400443 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) 20241107083400443 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) 20241107083400450 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083400465 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) 20241107083400465 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) 20241107083400465 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) 20241107083400465 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) 20241107083400465 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) 20241107083400465 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) 20241107083400465 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) 20241107083400465 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) 20241107083400466 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) 20241107083400466 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) 20241107083400466 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) 20241107083400466 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) 20241107083400466 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) 20241107083400466 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) 20241107083400466 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) 20241107083400466 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) 20241107083400469 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083400484 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) 20241107083400484 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) 20241107083400484 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) 20241107083400484 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) 20241107083400484 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) 20241107083400484 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) 20241107083400484 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) 20241107083400484 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) 20241107083400484 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) 20241107083400484 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) 20241107083400484 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) 20241107083400484 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) 20241107083400485 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) 20241107083400485 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) 20241107083400485 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) 20241107083400485 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) 20241107083400488 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083400503 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) 20241107083400503 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) 20241107083400503 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) 20241107083400503 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) 20241107083400503 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) 20241107083400503 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) 20241107083400503 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) 20241107083400503 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) 20241107083400503 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) 20241107083400503 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) 20241107083400503 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) 20241107083400503 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) 20241107083400504 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) 20241107083400504 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) 20241107083400504 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) 20241107083400504 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) 20241107083400512 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083400526 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) 20241107083400526 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) 20241107083400526 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) 20241107083400526 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) 20241107083400526 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) 20241107083400526 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) 20241107083400527 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) 20241107083400527 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) 20241107083400527 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) 20241107083400527 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) 20241107083400527 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) 20241107083400527 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) 20241107083400527 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) 20241107083400527 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) 20241107083400527 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) 20241107083400527 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) 20241107083400531 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083400545 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) 20241107083400545 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) 20241107083400545 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) 20241107083400545 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) 20241107083400545 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) 20241107083400545 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) 20241107083400545 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) 20241107083400545 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) 20241107083400546 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) 20241107083400546 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) 20241107083400546 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) 20241107083400546 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) 20241107083400546 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) 20241107083400546 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) 20241107083400546 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) 20241107083400546 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) 20241107083400549 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083400563 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) 20241107083400563 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) 20241107083400564 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) 20241107083400564 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) 20241107083400564 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) 20241107083400564 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) 20241107083400564 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) 20241107083400564 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) 20241107083400565 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) 20241107083400565 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) 20241107083400565 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) 20241107083400565 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) 20241107083400565 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) 20241107083400565 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) 20241107083400565 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) 20241107083400565 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) 20241107083400573 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083400587 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) 20241107083400587 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) 20241107083400587 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) 20241107083400587 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) 20241107083400587 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) 20241107083400587 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) 20241107083400588 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) 20241107083400588 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) 20241107083400588 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) 20241107083400588 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) 20241107083400588 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) 20241107083400588 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) 20241107083400588 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) 20241107083400588 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) 20241107083400589 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) 20241107083400589 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) 20241107083400591 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083400605 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) 20241107083400605 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) 20241107083400606 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) 20241107083400606 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) 20241107083400606 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) 20241107083400606 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) 20241107083400606 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) 20241107083400606 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) 20241107083400606 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) 20241107083400606 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) 20241107083400606 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) 20241107083400606 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) 20241107083400606 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) 20241107083400606 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) 20241107083400606 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) 20241107083400606 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) 20241107083400610 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083400624 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) 20241107083400624 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) 20241107083400624 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) 20241107083400624 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) 20241107083400625 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) 20241107083400625 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) 20241107083400625 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) 20241107083400625 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) 20241107083400625 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) 20241107083400625 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) 20241107083400625 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) 20241107083400625 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) 20241107083400626 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) 20241107083400626 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) 20241107083400626 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) 20241107083400626 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) 20241107083400633 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083400647 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) 20241107083400647 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) 20241107083400647 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) 20241107083400647 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) 20241107083400648 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) 20241107083400648 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) 20241107083400648 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) 20241107083400648 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) 20241107083400648 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) 20241107083400648 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) 20241107083400648 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) 20241107083400648 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) 20241107083400649 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) 20241107083400649 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) 20241107083400649 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) 20241107083400649 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) 20241107083400652 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083400666 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) 20241107083400666 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) 20241107083400666 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) 20241107083400666 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) 20241107083400666 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) 20241107083400666 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) 20241107083400666 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) 20241107083400666 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) 20241107083400666 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) 20241107083400666 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) 20241107083400667 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) 20241107083400667 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) 20241107083400667 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) 20241107083400667 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) 20241107083400667 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) 20241107083400667 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) 20241107083400670 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083400685 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) 20241107083400685 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) 20241107083400685 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) 20241107083400685 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) 20241107083400685 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) 20241107083400685 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) 20241107083400685 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) 20241107083400685 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) 20241107083400685 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) 20241107083400685 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) 20241107083400685 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) 20241107083400685 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) 20241107083400685 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) 20241107083400685 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) 20241107083400686 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) 20241107083400686 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) 20241107083400694 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083400708 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) 20241107083400708 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) 20241107083400708 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) 20241107083400708 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) 20241107083400708 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) 20241107083400708 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) 20241107083400709 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) 20241107083400709 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) 20241107083400709 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) 20241107083400709 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) 20241107083400709 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) 20241107083400709 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) 20241107083400709 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) 20241107083400709 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) 20241107083400709 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) 20241107083400709 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) 20241107083400713 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083400727 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) 20241107083400727 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) 20241107083400727 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) 20241107083400727 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) 20241107083400728 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) 20241107083400728 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) 20241107083400728 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) 20241107083400728 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) 20241107083400728 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) 20241107083400728 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) 20241107083400728 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) 20241107083400728 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) 20241107083400729 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) 20241107083400729 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) 20241107083400729 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) 20241107083400729 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) 20241107083400732 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083400746 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) 20241107083400746 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) 20241107083400746 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) 20241107083400746 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) 20241107083400747 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) 20241107083400747 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) 20241107083400747 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) 20241107083400747 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) 20241107083400747 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) 20241107083400747 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) 20241107083400748 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) 20241107083400748 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) 20241107083400748 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) 20241107083400748 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) 20241107083400748 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) 20241107083400748 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) 20241107083400755 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083400769 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) 20241107083400769 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) 20241107083400770 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) 20241107083400770 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) 20241107083400770 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) 20241107083400770 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) 20241107083400770 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) 20241107083400770 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) 20241107083400770 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) 20241107083400770 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) 20241107083400771 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) 20241107083400771 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) 20241107083400771 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) 20241107083400771 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) 20241107083400771 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) 20241107083400771 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) 20241107083400774 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083400788 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) 20241107083400788 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) 20241107083400788 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) 20241107083400788 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) 20241107083400788 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) 20241107083400788 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) 20241107083400788 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) 20241107083400788 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) 20241107083400788 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) 20241107083400788 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) 20241107083400788 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) 20241107083400788 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) 20241107083400789 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) 20241107083400789 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) 20241107083400789 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) 20241107083400789 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) 20241107083400792 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083400806 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) 20241107083400806 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) 20241107083400806 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) 20241107083400806 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) 20241107083400807 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) 20241107083400807 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) 20241107083400807 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) 20241107083400807 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) 20241107083400807 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) 20241107083400807 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) 20241107083400807 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) 20241107083400807 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) 20241107083400807 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) 20241107083400807 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) 20241107083400807 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) 20241107083400807 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) 20241107083400816 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083400830 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) 20241107083400830 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) 20241107083400830 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) 20241107083400830 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) 20241107083400830 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) 20241107083400830 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) 20241107083400830 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) 20241107083400830 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) 20241107083400830 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) 20241107083400830 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) 20241107083400831 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) 20241107083400831 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) 20241107083400831 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) 20241107083400831 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) 20241107083400831 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) 20241107083400831 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) 20241107083400834 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083400848 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) 20241107083400848 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) 20241107083400849 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) 20241107083400849 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) 20241107083400849 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) 20241107083400849 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) 20241107083400849 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) 20241107083400849 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) 20241107083400849 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) 20241107083400849 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) 20241107083400849 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) 20241107083400849 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) 20241107083400850 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) 20241107083400850 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) 20241107083400850 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) 20241107083400850 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) 20241107083400853 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083400867 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) 20241107083400867 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) 20241107083400867 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) 20241107083400867 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) 20241107083400867 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) 20241107083400867 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) 20241107083400867 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) 20241107083400867 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) 20241107083400868 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) 20241107083400868 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) 20241107083400868 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) 20241107083400868 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) 20241107083400868 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) 20241107083400868 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) 20241107083400868 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) 20241107083400868 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) 20241107083400876 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083400890 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) 20241107083400890 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) 20241107083400890 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) 20241107083400890 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) 20241107083400891 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) 20241107083400891 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) 20241107083400891 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) 20241107083400891 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) 20241107083400891 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) 20241107083400891 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) 20241107083400891 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) 20241107083400891 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) 20241107083400891 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) 20241107083400891 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) 20241107083400891 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) 20241107083400891 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) 20241107083400895 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083400909 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) 20241107083400909 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) 20241107083400909 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) 20241107083400909 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) 20241107083400909 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) 20241107083400909 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) 20241107083400909 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) 20241107083400909 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) 20241107083400910 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) 20241107083400910 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) 20241107083400910 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) 20241107083400910 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) 20241107083400910 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) 20241107083400910 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) 20241107083400910 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) 20241107083400910 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) 20241107083400913 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083400928 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) 20241107083400928 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) 20241107083400928 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) 20241107083400928 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) 20241107083400928 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) 20241107083400928 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) 20241107083400928 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) 20241107083400928 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) 20241107083400928 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) 20241107083400928 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) 20241107083400929 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) 20241107083400929 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) 20241107083400929 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) 20241107083400929 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) 20241107083400929 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) 20241107083400929 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) 20241107083400937 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083400951 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) 20241107083400951 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) 20241107083400951 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) 20241107083400951 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) 20241107083400951 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) 20241107083400951 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) 20241107083400952 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) 20241107083400952 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) 20241107083400952 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) 20241107083400952 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) 20241107083400952 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) 20241107083400952 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) 20241107083400952 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) 20241107083400952 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) 20241107083400952 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) 20241107083400952 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) 20241107083400955 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083400969 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) 20241107083400969 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) 20241107083400970 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) 20241107083400970 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) 20241107083400970 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) 20241107083400970 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) 20241107083400970 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) 20241107083400970 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) 20241107083400970 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) 20241107083400970 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) 20241107083400970 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) 20241107083400970 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) 20241107083400970 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) 20241107083400970 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) 20241107083400971 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) 20241107083400971 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) 20241107083400974 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083400988 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) 20241107083400988 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) 20241107083400988 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) 20241107083400988 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) 20241107083400988 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) 20241107083400988 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) 20241107083400989 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) 20241107083400989 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) 20241107083400989 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) 20241107083400989 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) 20241107083400989 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) 20241107083400989 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) 20241107083400989 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) 20241107083400989 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) 20241107083400989 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) 20241107083400989 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) 20241107083400997 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083401011 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) 20241107083401011 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) 20241107083401012 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) 20241107083401012 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) 20241107083401012 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) 20241107083401012 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) 20241107083401012 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) 20241107083401012 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) 20241107083401012 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) 20241107083401012 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) 20241107083401012 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) 20241107083401012 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) 20241107083401012 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) 20241107083401012 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) 20241107083401012 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) 20241107083401012 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) 20241107083401016 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083401030 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) 20241107083401030 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) 20241107083401030 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) 20241107083401030 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) 20241107083401030 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) 20241107083401030 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) 20241107083401030 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) 20241107083401030 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) 20241107083401031 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) 20241107083401031 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) 20241107083401031 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) 20241107083401031 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) 20241107083401031 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) 20241107083401031 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) 20241107083401031 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) 20241107083401031 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) 20241107083401035 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083401048 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) 20241107083401049 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) 20241107083401049 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) 20241107083401049 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) 20241107083401049 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) 20241107083401049 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) 20241107083401049 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) 20241107083401049 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) 20241107083401049 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) 20241107083401049 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) 20241107083401049 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) 20241107083401049 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) 20241107083401049 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) 20241107083401049 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) 20241107083401050 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) 20241107083401050 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) 20241107083401058 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083401072 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) 20241107083401072 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) 20241107083401072 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) 20241107083401072 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) 20241107083401072 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) 20241107083401072 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) 20241107083401072 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) 20241107083401072 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) 20241107083401072 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) 20241107083401072 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) 20241107083401073 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) 20241107083401073 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) 20241107083401073 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) 20241107083401073 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) 20241107083401073 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) 20241107083401073 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) 20241107083401076 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083401091 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) 20241107083401091 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) 20241107083401091 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) 20241107083401091 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) 20241107083401091 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) 20241107083401091 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) 20241107083401091 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) 20241107083401091 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) 20241107083401091 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) 20241107083401091 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) 20241107083401091 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) 20241107083401091 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) 20241107083401092 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) 20241107083401092 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) 20241107083401092 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) 20241107083401092 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) 20241107083401095 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083401109 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) 20241107083401109 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) 20241107083401109 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) 20241107083401109 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) 20241107083401109 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) 20241107083401109 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) 20241107083401110 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) 20241107083401110 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) 20241107083401110 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) 20241107083401110 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) 20241107083401110 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) 20241107083401110 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) 20241107083401110 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) 20241107083401110 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) 20241107083401110 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) 20241107083401110 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) 20241107083401119 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083401133 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) 20241107083401133 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) 20241107083401133 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) 20241107083401133 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) 20241107083401133 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) 20241107083401133 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) 20241107083401133 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) 20241107083401133 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) 20241107083401133 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) 20241107083401133 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) 20241107083401133 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) 20241107083401133 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) 20241107083401134 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) 20241107083401134 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) 20241107083401134 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) 20241107083401134 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) 20241107083401137 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083401151 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) 20241107083401152 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) 20241107083401152 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) 20241107083401152 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) 20241107083401152 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) 20241107083401152 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) 20241107083401152 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) 20241107083401152 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) 20241107083401152 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) 20241107083401152 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) 20241107083401152 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) 20241107083401152 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) 20241107083401152 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) 20241107083401152 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) 20241107083401153 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) 20241107083401153 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) 20241107083401156 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083401170 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) 20241107083401170 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) 20241107083401171 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) 20241107083401171 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) 20241107083401171 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) 20241107083401171 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) 20241107083401171 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) 20241107083401171 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) 20241107083401171 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) 20241107083401171 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) 20241107083401171 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) 20241107083401171 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) 20241107083401171 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) 20241107083401171 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) 20241107083401172 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) 20241107083401172 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) 20241107083401179 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083401193 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) 20241107083401193 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) 20241107083401194 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) 20241107083401194 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) 20241107083401194 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) 20241107083401194 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) 20241107083401194 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) 20241107083401194 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) 20241107083401194 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) 20241107083401194 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) 20241107083401194 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) 20241107083401194 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) 20241107083401194 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) 20241107083401194 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) 20241107083401194 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) 20241107083401195 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) 20241107083401198 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083401212 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) 20241107083401212 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) 20241107083401212 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) 20241107083401212 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) 20241107083401212 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) 20241107083401212 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) 20241107083401213 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) 20241107083401213 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) 20241107083401213 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) 20241107083401213 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) 20241107083401213 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) 20241107083401213 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) 20241107083401213 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) 20241107083401213 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) 20241107083401213 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) 20241107083401213 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) 20241107083401217 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083401231 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) 20241107083401231 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) 20241107083401231 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) 20241107083401231 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) 20241107083401231 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) 20241107083401231 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) 20241107083401231 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) 20241107083401231 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) 20241107083401232 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) 20241107083401232 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) 20241107083401232 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) 20241107083401232 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) 20241107083401232 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) 20241107083401232 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) 20241107083401232 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) 20241107083401232 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) 20241107083401240 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083401254 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) 20241107083401254 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) 20241107083401255 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) 20241107083401255 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) 20241107083401255 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) 20241107083401255 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) 20241107083401255 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) 20241107083401255 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) 20241107083401255 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) 20241107083401255 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) 20241107083401255 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) 20241107083401255 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) 20241107083401255 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) 20241107083401255 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) 20241107083401256 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) 20241107083401256 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) 20241107083401259 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083401273 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) 20241107083401273 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) 20241107083401273 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) 20241107083401273 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) 20241107083401273 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) 20241107083401273 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) 20241107083401274 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) 20241107083401274 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) 20241107083401274 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) 20241107083401274 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) 20241107083401274 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) 20241107083401274 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) 20241107083401274 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) 20241107083401274 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) 20241107083401274 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) 20241107083401274 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) 20241107083401278 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083401292 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) 20241107083401292 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) 20241107083401292 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) 20241107083401292 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) 20241107083401292 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) 20241107083401292 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) 20241107083401292 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) 20241107083401292 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) 20241107083401292 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) 20241107083401292 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) 20241107083401292 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) 20241107083401292 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) 20241107083401293 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) 20241107083401293 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) 20241107083401293 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) 20241107083401293 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) 20241107083401301 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083401315 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) 20241107083401315 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) 20241107083401315 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) 20241107083401315 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) 20241107083401315 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) 20241107083401315 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) 20241107083401316 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) 20241107083401316 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) 20241107083401316 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) 20241107083401316 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) 20241107083401316 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) 20241107083401316 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) 20241107083401316 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) 20241107083401316 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) 20241107083401316 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) 20241107083401316 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) 20241107083401320 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083401334 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) 20241107083401334 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) 20241107083401334 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) 20241107083401334 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) 20241107083401335 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) 20241107083401335 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) 20241107083401335 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) 20241107083401335 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) 20241107083401335 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) 20241107083401335 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) 20241107083401336 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) 20241107083401336 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) 20241107083401336 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) 20241107083401336 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) 20241107083401336 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) 20241107083401336 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) 20241107083401338 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083401352 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) 20241107083401352 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) 20241107083401353 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) 20241107083401353 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) 20241107083401353 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) 20241107083401353 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) 20241107083401353 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) 20241107083401353 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) 20241107083401353 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) 20241107083401353 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) 20241107083401353 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) 20241107083401353 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) 20241107083401353 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) 20241107083401353 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) 20241107083401354 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) 20241107083401354 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) 20241107083401362 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083401376 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) 20241107083401376 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) 20241107083401376 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) 20241107083401376 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) 20241107083401376 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) 20241107083401376 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) 20241107083401376 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) 20241107083401376 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) 20241107083401376 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) 20241107083401376 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) 20241107083401377 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) 20241107083401377 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) 20241107083401377 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) 20241107083401377 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) 20241107083401377 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) 20241107083401377 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) 20241107083401380 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083401394 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) 20241107083401394 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) 20241107083401395 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) 20241107083401395 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) 20241107083401395 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) 20241107083401395 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) 20241107083401395 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) 20241107083401395 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) 20241107083401395 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) 20241107083401395 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) 20241107083401395 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) 20241107083401395 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) 20241107083401395 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) 20241107083401395 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) 20241107083401395 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) 20241107083401395 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) 20241107083401399 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083401413 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) 20241107083401413 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) 20241107083401413 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) 20241107083401413 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) 20241107083401413 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) 20241107083401413 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) 20241107083401414 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) 20241107083401414 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) 20241107083401414 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) 20241107083401414 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) 20241107083401414 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) 20241107083401414 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) 20241107083401414 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) 20241107083401414 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) 20241107083401414 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) 20241107083401414 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) 20241107083401422 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083401436 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) 20241107083401436 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) 20241107083401437 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) 20241107083401437 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) 20241107083401437 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) 20241107083401437 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) 20241107083401437 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) 20241107083401437 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) 20241107083401437 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) 20241107083401437 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) 20241107083401437 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) 20241107083401437 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) 20241107083401437 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) 20241107083401437 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) 20241107083401437 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) 20241107083401437 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) 20241107083401441 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083401455 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) 20241107083401455 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) 20241107083401455 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) 20241107083401455 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) 20241107083401455 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) 20241107083401455 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) 20241107083401456 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) 20241107083401456 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) 20241107083401456 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) 20241107083401456 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) 20241107083401456 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) 20241107083401456 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) 20241107083401456 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) 20241107083401456 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) 20241107083401456 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) 20241107083401456 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) 20241107083401460 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083401474 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) 20241107083401474 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) 20241107083401474 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) 20241107083401474 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) 20241107083401475 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) 20241107083401475 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) 20241107083401475 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) 20241107083401475 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) 20241107083401475 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) 20241107083401475 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) 20241107083401476 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) 20241107083401476 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) 20241107083401476 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) 20241107083401476 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) 20241107083401476 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) 20241107083401476 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) 20241107083401483 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083401497 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) 20241107083401497 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) 20241107083401497 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) 20241107083401497 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) 20241107083401498 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) 20241107083401498 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) 20241107083401498 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) 20241107083401498 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) 20241107083401498 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) 20241107083401498 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) 20241107083401498 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) 20241107083401498 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) 20241107083401499 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) 20241107083401499 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) 20241107083401499 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) 20241107083401499 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) 20241107083401501 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083401516 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) 20241107083401516 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) 20241107083401516 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) 20241107083401516 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) 20241107083401516 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) 20241107083401516 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) 20241107083401516 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) 20241107083401516 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) 20241107083401516 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) 20241107083401516 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) 20241107083401517 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) 20241107083401517 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) 20241107083401517 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) 20241107083401517 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) 20241107083401517 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) 20241107083401517 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) 20241107083401520 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083401534 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) 20241107083401534 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) 20241107083401535 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) 20241107083401535 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) 20241107083401535 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) 20241107083401535 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) 20241107083401535 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) 20241107083401535 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) 20241107083401535 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) 20241107083401535 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) 20241107083401536 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) 20241107083401536 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) 20241107083401536 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) 20241107083401536 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) 20241107083401536 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) 20241107083401536 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) 20241107083401543 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083401558 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) 20241107083401558 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) 20241107083401558 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) 20241107083401558 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) 20241107083401558 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) 20241107083401558 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) 20241107083401558 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) 20241107083401558 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) 20241107083401558 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) 20241107083401558 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) 20241107083401559 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) 20241107083401559 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) 20241107083401559 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) 20241107083401559 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) 20241107083401559 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) 20241107083401559 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) 20241107083401562 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083401576 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) 20241107083401576 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) 20241107083401577 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) 20241107083401577 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) 20241107083401577 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) 20241107083401577 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) 20241107083401577 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) 20241107083401577 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) 20241107083401577 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) 20241107083401577 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) 20241107083401578 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) 20241107083401578 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) 20241107083401578 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) 20241107083401578 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) 20241107083401578 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) 20241107083401578 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) 20241107083401581 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083401595 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) 20241107083401595 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) 20241107083401595 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) 20241107083401595 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) 20241107083401596 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) 20241107083401596 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) 20241107083401596 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) 20241107083401596 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) 20241107083401596 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) 20241107083401596 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) 20241107083401596 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) 20241107083401596 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) 20241107083401596 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) 20241107083401596 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) 20241107083401596 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) 20241107083401596 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) 20241107083401604 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083401619 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) 20241107083401619 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) 20241107083401619 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) 20241107083401619 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) 20241107083401619 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) 20241107083401619 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) 20241107083401619 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) 20241107083401619 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) 20241107083401619 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) 20241107083401619 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) 20241107083401620 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) 20241107083401620 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) 20241107083401620 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) 20241107083401620 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) 20241107083401620 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) 20241107083401620 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) 20241107083401623 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083401637 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) 20241107083401637 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) 20241107083401637 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) 20241107083401637 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) 20241107083401637 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) 20241107083401638 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) 20241107083401638 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) 20241107083401638 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) 20241107083401638 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) 20241107083401638 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) 20241107083401638 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) 20241107083401638 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) 20241107083401638 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) 20241107083401638 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) 20241107083401638 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) 20241107083401638 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) 20241107083401642 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083401656 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) 20241107083401656 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) 20241107083401656 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) 20241107083401656 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) 20241107083401656 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) 20241107083401656 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) 20241107083401656 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) 20241107083401656 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) 20241107083401656 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) 20241107083401656 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) 20241107083401656 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) 20241107083401656 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) 20241107083401657 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) 20241107083401657 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) 20241107083401657 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) 20241107083401657 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) 20241107083401665 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083401679 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) 20241107083401679 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) 20241107083401679 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) 20241107083401679 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) 20241107083401679 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) 20241107083401679 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) 20241107083401679 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) 20241107083401679 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) 20241107083401680 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) 20241107083401680 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) 20241107083401680 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) 20241107083401680 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) 20241107083401680 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) 20241107083401680 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) 20241107083401680 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) 20241107083401680 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) 20241107083401684 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083401698 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) 20241107083401698 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) 20241107083401698 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) 20241107083401698 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) 20241107083401698 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) 20241107083401698 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) 20241107083401698 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) 20241107083401698 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) 20241107083401698 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) 20241107083401698 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) 20241107083401698 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) 20241107083401698 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) 20241107083401698 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) 20241107083401698 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) 20241107083401699 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) 20241107083401699 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) 20241107083401702 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083401716 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) 20241107083401716 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) 20241107083401716 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) 20241107083401716 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) 20241107083401716 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) 20241107083401716 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) 20241107083401717 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) 20241107083401717 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) 20241107083401717 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) 20241107083401717 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) 20241107083401717 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) 20241107083401717 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) 20241107083401717 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) 20241107083401717 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) 20241107083401717 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) 20241107083401717 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) 20241107083401725 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083401739 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) 20241107083401739 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) 20241107083401739 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) 20241107083401739 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) 20241107083401740 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) 20241107083401740 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) 20241107083401740 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) 20241107083401740 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) 20241107083401740 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) 20241107083401740 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) 20241107083401740 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) 20241107083401740 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) 20241107083401740 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) 20241107083401740 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) 20241107083401740 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) 20241107083401740 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) 20241107083401744 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083401758 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) 20241107083401758 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) 20241107083401759 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) 20241107083401759 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) 20241107083401759 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) 20241107083401759 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) 20241107083401759 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) 20241107083401759 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) 20241107083401759 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) 20241107083401759 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) 20241107083401759 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) 20241107083401759 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) 20241107083401759 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) 20241107083401759 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) 20241107083401759 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) 20241107083401760 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) 20241107083401762 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083401777 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) 20241107083401777 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) 20241107083401777 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) 20241107083401777 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) 20241107083401777 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) 20241107083401777 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) 20241107083401777 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) 20241107083401777 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) 20241107083401777 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) 20241107083401777 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) 20241107083401778 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) 20241107083401778 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) 20241107083401778 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) 20241107083401778 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) 20241107083401778 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) 20241107083401778 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) 20241107083401786 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083401800 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) 20241107083401800 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) 20241107083401800 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) 20241107083401800 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) 20241107083401800 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) 20241107083401800 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) 20241107083401800 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) 20241107083401800 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) 20241107083401800 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) 20241107083401800 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) 20241107083401801 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) 20241107083401801 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) 20241107083401801 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) 20241107083401801 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) 20241107083401801 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) 20241107083401801 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) 20241107083401804 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083401818 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) 20241107083401818 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) 20241107083401818 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) 20241107083401819 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) 20241107083401819 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) 20241107083401819 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) 20241107083401819 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) 20241107083401819 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) 20241107083401819 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) 20241107083401819 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) 20241107083401819 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) 20241107083401819 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) 20241107083401819 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) 20241107083401819 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) 20241107083401819 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) 20241107083401819 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) 20241107083401823 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083401837 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) 20241107083401837 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) 20241107083401837 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) 20241107083401837 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) 20241107083401837 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) 20241107083401837 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) 20241107083401837 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) 20241107083401837 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) 20241107083401838 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) 20241107083401838 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) 20241107083401838 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) 20241107083401838 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) 20241107083401838 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) 20241107083401838 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) 20241107083401838 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) 20241107083401838 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) 20241107083401846 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083401860 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) 20241107083401860 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) 20241107083401860 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) 20241107083401860 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) 20241107083401860 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) 20241107083401860 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) 20241107083401861 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) 20241107083401861 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) 20241107083401861 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) 20241107083401861 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) 20241107083401861 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) 20241107083401861 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) 20241107083401861 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) 20241107083401861 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) 20241107083401861 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) 20241107083401861 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) 20241107083401865 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083401879 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) 20241107083401879 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) 20241107083401879 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) 20241107083401879 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) 20241107083401879 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) 20241107083401879 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) 20241107083401879 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) 20241107083401879 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) 20241107083401879 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) 20241107083401879 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) 20241107083401879 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) 20241107083401879 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) 20241107083401880 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) 20241107083401880 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) 20241107083401880 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) 20241107083401880 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) 20241107083401883 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083401897 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) 20241107083401897 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) 20241107083401897 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) 20241107083401897 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) 20241107083401898 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) 20241107083401898 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) 20241107083401898 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) 20241107083401898 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) 20241107083401898 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) 20241107083401898 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) 20241107083401898 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) 20241107083401898 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) 20241107083401898 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) 20241107083401898 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) 20241107083401898 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) 20241107083401898 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) 20241107083401906 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083401920 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) 20241107083401921 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) 20241107083401921 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) 20241107083401921 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) 20241107083401921 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) 20241107083401921 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) 20241107083401921 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) 20241107083401921 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) 20241107083401921 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) 20241107083401921 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) 20241107083401921 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) 20241107083401921 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) 20241107083401921 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) 20241107083401921 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) 20241107083401921 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) 20241107083401921 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) 20241107083401925 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083401939 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) 20241107083401939 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) 20241107083401939 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) 20241107083401939 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) 20241107083401939 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) 20241107083401939 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) 20241107083401940 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) 20241107083401940 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) 20241107083401940 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) 20241107083401940 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) 20241107083401940 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) 20241107083401940 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) 20241107083401940 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) 20241107083401940 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) 20241107083401940 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) 20241107083401940 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) 20241107083401944 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083401958 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) 20241107083401958 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) 20241107083401958 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) 20241107083401958 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) 20241107083401958 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) 20241107083401958 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) 20241107083401958 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) 20241107083401958 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) 20241107083401958 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) 20241107083401958 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) 20241107083401958 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) 20241107083401958 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) 20241107083401959 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) 20241107083401959 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) 20241107083401959 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) 20241107083401959 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) 20241107083401967 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083401981 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) 20241107083401981 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) 20241107083401981 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) 20241107083401981 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) 20241107083401981 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) 20241107083401981 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) 20241107083401981 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) 20241107083401981 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) 20241107083401982 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) 20241107083401982 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) 20241107083401982 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) 20241107083401982 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) 20241107083401982 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) 20241107083401982 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) 20241107083401982 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) 20241107083401982 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) 20241107083401986 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083402000 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) 20241107083402000 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) 20241107083402000 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) 20241107083402000 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) 20241107083402001 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) 20241107083402001 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) 20241107083402001 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) 20241107083402001 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) 20241107083402001 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) 20241107083402001 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) 20241107083402001 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) 20241107083402001 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) 20241107083402001 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) 20241107083402001 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) 20241107083402001 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) 20241107083402001 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) 20241107083402004 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083402018 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) 20241107083402018 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) 20241107083402019 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) 20241107083402019 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) 20241107083402019 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) 20241107083402019 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) 20241107083402019 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) 20241107083402019 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) 20241107083402019 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) 20241107083402019 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) 20241107083402019 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) 20241107083402019 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) 20241107083402019 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) 20241107083402019 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) 20241107083402019 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) 20241107083402019 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) 20241107083402028 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083402042 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) 20241107083402042 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) 20241107083402042 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) 20241107083402042 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) 20241107083402042 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) 20241107083402042 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) 20241107083402042 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) 20241107083402042 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) 20241107083402042 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) 20241107083402042 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) 20241107083402042 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) 20241107083402042 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) 20241107083402043 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) 20241107083402043 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) 20241107083402043 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) 20241107083402043 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) 20241107083402046 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083402060 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) 20241107083402060 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) 20241107083402060 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) 20241107083402060 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) 20241107083402061 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) 20241107083402061 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) 20241107083402061 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) 20241107083402061 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) 20241107083402061 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) 20241107083402061 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) 20241107083402061 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) 20241107083402061 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) 20241107083402061 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) 20241107083402061 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) 20241107083402061 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) 20241107083402061 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) 20241107083402065 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083402079 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) 20241107083402079 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) 20241107083402079 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) 20241107083402079 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) 20241107083402079 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) 20241107083402079 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) 20241107083402079 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) 20241107083402079 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) 20241107083402079 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) 20241107083402079 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) 20241107083402080 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) 20241107083402080 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) 20241107083402080 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) 20241107083402080 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) 20241107083402080 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) 20241107083402080 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) 20241107083402088 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083402102 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) 20241107083402102 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) 20241107083402103 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) 20241107083402103 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) 20241107083402103 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) 20241107083402103 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) 20241107083402103 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) 20241107083402104 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) 20241107083402104 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) 20241107083402104 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) 20241107083402104 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) 20241107083402104 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) 20241107083402104 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) 20241107083402104 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) 20241107083402104 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) 20241107083402104 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) 20241107083402107 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083402121 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) 20241107083402121 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) 20241107083402121 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) 20241107083402121 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) 20241107083402121 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) 20241107083402121 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) 20241107083402122 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) 20241107083402122 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) 20241107083402122 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) 20241107083402122 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) 20241107083402122 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) 20241107083402122 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) 20241107083402123 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) 20241107083402123 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) 20241107083402123 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) 20241107083402123 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) 20241107083402125 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083402140 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) 20241107083402140 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) 20241107083402140 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) 20241107083402140 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) 20241107083402141 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) 20241107083402141 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) 20241107083402141 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) 20241107083402141 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) 20241107083402141 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) 20241107083402141 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) 20241107083402141 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) 20241107083402141 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) 20241107083402142 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) 20241107083402142 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) 20241107083402142 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) 20241107083402142 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) 20241107083402149 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083402163 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) 20241107083402163 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) 20241107083402163 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) 20241107083402163 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) 20241107083402164 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) 20241107083402164 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) 20241107083402164 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) 20241107083402164 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) 20241107083402164 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) 20241107083402164 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) 20241107083402164 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) 20241107083402164 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) 20241107083402165 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) 20241107083402165 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) 20241107083402165 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) 20241107083402165 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) 20241107083402168 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083402182 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) 20241107083402182 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) 20241107083402182 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) 20241107083402182 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) 20241107083402182 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) 20241107083402182 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) 20241107083402182 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) 20241107083402182 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) 20241107083402182 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) 20241107083402182 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) 20241107083402183 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) 20241107083402183 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) 20241107083402183 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) 20241107083402183 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) 20241107083402183 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) 20241107083402183 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) 20241107083402186 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083402201 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) 20241107083402201 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) 20241107083402201 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) 20241107083402201 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) 20241107083402201 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) 20241107083402201 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) 20241107083402201 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) 20241107083402201 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) 20241107083402201 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) 20241107083402201 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) 20241107083402201 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) 20241107083402201 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) 20241107083402201 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) 20241107083402201 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) 20241107083402202 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) 20241107083402202 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) 20241107083402210 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083402224 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) 20241107083402224 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) 20241107083402224 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) 20241107083402224 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) 20241107083402224 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) 20241107083402224 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) 20241107083402224 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) 20241107083402224 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) 20241107083402225 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) 20241107083402225 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) 20241107083402225 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) 20241107083402225 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) 20241107083402225 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) 20241107083402225 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) 20241107083402225 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) 20241107083402225 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) 20241107083402229 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083402243 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) 20241107083402243 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) 20241107083402243 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) 20241107083402243 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) 20241107083402243 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) 20241107083402243 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) 20241107083402243 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) 20241107083402243 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) 20241107083402243 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) 20241107083402243 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) 20241107083402243 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) 20241107083402243 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) 20241107083402243 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) 20241107083402243 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) 20241107083402244 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) 20241107083402244 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) 20241107083402247 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083402261 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) 20241107083402261 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) 20241107083402261 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) 20241107083402261 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) 20241107083402262 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) 20241107083402262 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) 20241107083402262 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) 20241107083402262 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) 20241107083402262 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) 20241107083402262 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) 20241107083402262 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) 20241107083402262 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) 20241107083402262 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) 20241107083402262 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) 20241107083402262 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) 20241107083402262 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) 20241107083402271 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083402285 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) 20241107083402285 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) 20241107083402285 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) 20241107083402285 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) 20241107083402285 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) 20241107083402285 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) 20241107083402285 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) 20241107083402285 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) 20241107083402285 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) 20241107083402285 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) 20241107083402286 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) 20241107083402286 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) 20241107083402286 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) 20241107083402286 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) 20241107083402286 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) 20241107083402286 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) 20241107083402289 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083402304 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) 20241107083402304 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) 20241107083402304 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) 20241107083402304 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) 20241107083402304 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) 20241107083402304 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) 20241107083402304 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) 20241107083402304 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) 20241107083402305 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) 20241107083402305 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) 20241107083402305 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) 20241107083402305 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) 20241107083402305 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) 20241107083402305 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) 20241107083402305 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) 20241107083402305 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) 20241107083402308 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083402322 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) 20241107083402322 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) 20241107083402323 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) 20241107083402323 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) 20241107083402323 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) 20241107083402323 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) 20241107083402323 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) 20241107083402323 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) 20241107083402323 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) 20241107083402323 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) 20241107083402324 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) 20241107083402324 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) 20241107083402324 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) 20241107083402324 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) 20241107083402324 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) 20241107083402324 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) 20241107083402331 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083402345 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) 20241107083402345 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) 20241107083402346 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) 20241107083402346 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) 20241107083402346 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) 20241107083402346 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) 20241107083402346 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) 20241107083402346 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) 20241107083402346 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) 20241107083402346 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) 20241107083402346 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) 20241107083402346 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) 20241107083402346 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) 20241107083402346 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) 20241107083402347 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) 20241107083402347 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) 20241107083402350 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083402364 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) 20241107083402364 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) 20241107083402364 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) 20241107083402364 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) 20241107083402364 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) 20241107083402364 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) 20241107083402365 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) 20241107083402365 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) 20241107083402365 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) 20241107083402365 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) 20241107083402365 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) 20241107083402365 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) 20241107083402365 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) 20241107083402365 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) 20241107083402365 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) 20241107083402365 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) 20241107083402369 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083402383 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) 20241107083402383 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) 20241107083402383 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) 20241107083402383 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) 20241107083402384 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) 20241107083402384 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) 20241107083402384 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) 20241107083402384 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) 20241107083402384 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) 20241107083402384 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) 20241107083402384 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) 20241107083402384 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) 20241107083402385 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) 20241107083402385 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) 20241107083402385 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) 20241107083402385 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) 20241107083402392 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083402406 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) 20241107083402406 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) 20241107083402406 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) 20241107083402406 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) 20241107083402407 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) 20241107083402407 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) 20241107083402407 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) 20241107083402407 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) 20241107083402407 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) 20241107083402407 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) 20241107083402407 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) 20241107083402407 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) 20241107083402408 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) 20241107083402408 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) 20241107083402408 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) 20241107083402408 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) 20241107083402411 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083402425 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) 20241107083402425 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) 20241107083402425 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) 20241107083402425 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) 20241107083402425 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) 20241107083402425 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) 20241107083402425 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) 20241107083402425 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) 20241107083402425 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) 20241107083402425 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) 20241107083402426 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) 20241107083402426 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) 20241107083402426 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) 20241107083402426 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) 20241107083402426 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) 20241107083402426 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) 20241107083402429 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083402443 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) 20241107083402443 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) 20241107083402443 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) 20241107083402443 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) 20241107083402444 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) 20241107083402444 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) 20241107083402444 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) 20241107083402444 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) 20241107083402444 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) 20241107083402444 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) 20241107083402444 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) 20241107083402444 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) 20241107083402445 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) 20241107083402445 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) 20241107083402445 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) 20241107083402445 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) 20241107083402452 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083402467 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) 20241107083402467 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) 20241107083402467 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) 20241107083402467 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) 20241107083402467 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) 20241107083402467 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) 20241107083402467 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) 20241107083402467 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) 20241107083402467 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) 20241107083402467 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) 20241107083402467 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) 20241107083402467 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) 20241107083402468 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) 20241107083402468 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) 20241107083402468 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) 20241107083402468 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) 20241107083402471 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083402485 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) 20241107083402485 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) 20241107083402486 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) 20241107083402486 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) 20241107083402486 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) 20241107083402486 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) 20241107083402486 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) 20241107083402486 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) 20241107083402486 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) 20241107083402486 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) 20241107083402486 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) 20241107083402486 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) 20241107083402486 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) 20241107083402486 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) 20241107083402487 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) 20241107083402487 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) 20241107083402490 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083402504 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) 20241107083402504 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) 20241107083402505 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) 20241107083402505 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) 20241107083402505 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) 20241107083402505 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) 20241107083402505 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) 20241107083402505 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) 20241107083402505 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) 20241107083402505 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) 20241107083402505 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) 20241107083402505 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) 20241107083402505 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) 20241107083402505 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) 20241107083402505 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) 20241107083402505 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) 20241107083402513 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083402527 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) 20241107083402527 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) 20241107083402528 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) 20241107083402528 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) 20241107083402528 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) 20241107083402528 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) 20241107083402528 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) 20241107083402528 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) 20241107083402528 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) 20241107083402528 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) 20241107083402528 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) 20241107083402528 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) 20241107083402528 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) 20241107083402528 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) 20241107083402529 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) 20241107083402529 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) 20241107083402532 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083402546 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) 20241107083402546 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) 20241107083402547 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) 20241107083402547 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) 20241107083402547 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) 20241107083402547 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) 20241107083402547 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) 20241107083402547 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) 20241107083402547 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) 20241107083402547 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) 20241107083402547 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) 20241107083402547 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) 20241107083402547 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) 20241107083402547 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) 20241107083402547 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) 20241107083402547 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) 20241107083402551 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083402565 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) 20241107083402565 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) 20241107083402565 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) 20241107083402565 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) 20241107083402565 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) 20241107083402565 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) 20241107083402565 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) 20241107083402565 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) 20241107083402566 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) 20241107083402566 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) 20241107083402566 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) 20241107083402566 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) 20241107083402566 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) 20241107083402566 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) 20241107083402566 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) 20241107083402566 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) 20241107083402574 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083402588 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) 20241107083402588 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) 20241107083402588 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) 20241107083402588 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) 20241107083402588 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) 20241107083402588 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) 20241107083402589 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) 20241107083402589 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) 20241107083402589 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) 20241107083402589 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) 20241107083402589 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) 20241107083402589 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) 20241107083402589 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) 20241107083402589 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) 20241107083402589 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) 20241107083402589 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) 20241107083402593 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083402607 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) 20241107083402607 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) 20241107083402607 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) 20241107083402607 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) 20241107083402607 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) 20241107083402607 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) 20241107083402607 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) 20241107083402607 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) 20241107083402607 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) 20241107083402607 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) 20241107083402608 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) 20241107083402608 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) 20241107083402608 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) 20241107083402608 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) 20241107083402608 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) 20241107083402608 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) 20241107083402611 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083402626 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) 20241107083402626 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) 20241107083402626 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) 20241107083402626 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) 20241107083402626 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) 20241107083402626 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) 20241107083402626 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) 20241107083402626 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) 20241107083402626 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) 20241107083402626 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) 20241107083402627 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) 20241107083402627 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) 20241107083402627 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) 20241107083402627 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) 20241107083402627 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) 20241107083402627 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) 20241107083402635 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083402649 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) 20241107083402649 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) 20241107083402649 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) 20241107083402649 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) 20241107083402649 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) 20241107083402650 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) 20241107083402650 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) 20241107083402650 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) 20241107083402650 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) 20241107083402650 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) 20241107083402650 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) 20241107083402650 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) 20241107083402650 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) 20241107083402650 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) 20241107083402650 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) 20241107083402650 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) 20241107083402654 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083402668 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) 20241107083402668 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) 20241107083402668 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) 20241107083402668 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) 20241107083402668 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) 20241107083402668 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) 20241107083402668 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) 20241107083402668 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) 20241107083402668 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) 20241107083402668 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) 20241107083402669 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) 20241107083402669 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) 20241107083402669 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) 20241107083402669 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) 20241107083402669 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) 20241107083402669 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) 20241107083402672 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083402686 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) 20241107083402686 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) 20241107083402687 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) 20241107083402687 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) 20241107083402687 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) 20241107083402687 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) 20241107083402687 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) 20241107083402687 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) 20241107083402687 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) 20241107083402687 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) 20241107083402687 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) 20241107083402687 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) 20241107083402687 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) 20241107083402687 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) 20241107083402688 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) 20241107083402688 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) 20241107083402696 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083402710 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) 20241107083402710 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) 20241107083402710 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) 20241107083402710 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) 20241107083402710 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) 20241107083402710 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) 20241107083402711 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) 20241107083402711 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) 20241107083402711 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) 20241107083402711 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) 20241107083402711 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) 20241107083402711 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) 20241107083402711 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) 20241107083402711 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) 20241107083402711 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) 20241107083402711 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) 20241107083402714 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083402728 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) 20241107083402728 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) 20241107083402728 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) 20241107083402728 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) 20241107083402729 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) 20241107083402729 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) 20241107083402729 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) 20241107083402729 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) 20241107083402729 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) 20241107083402729 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) 20241107083402729 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) 20241107083402729 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) 20241107083402729 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) 20241107083402729 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) 20241107083402729 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) 20241107083402729 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) 20241107083402733 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083402747 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) 20241107083402747 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) 20241107083402747 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) 20241107083402747 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) 20241107083402747 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) 20241107083402747 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) 20241107083402747 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) 20241107083402747 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) 20241107083402748 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) 20241107083402748 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) 20241107083402748 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) 20241107083402748 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) 20241107083402748 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) 20241107083402748 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) 20241107083402748 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) 20241107083402748 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) 20241107083402756 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083402770 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) 20241107083402770 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) 20241107083402771 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) 20241107083402771 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) 20241107083402771 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) 20241107083402771 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) 20241107083402771 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) 20241107083402771 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) 20241107083402771 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) 20241107083402771 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) 20241107083402771 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) 20241107083402771 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) 20241107083402772 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) 20241107083402772 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) 20241107083402772 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) 20241107083402772 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) 20241107083402775 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083402789 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) 20241107083402789 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) 20241107083402790 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) 20241107083402790 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) 20241107083402790 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) 20241107083402790 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) 20241107083402790 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) 20241107083402790 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) 20241107083402790 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) 20241107083402790 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) 20241107083402790 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) 20241107083402790 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) 20241107083402791 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) 20241107083402791 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) 20241107083402791 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) 20241107083402791 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) 20241107083402794 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083402808 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) 20241107083402808 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) 20241107083402808 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) 20241107083402808 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) 20241107083402808 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) 20241107083402808 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) 20241107083402808 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) 20241107083402808 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) 20241107083402808 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) 20241107083402808 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) 20241107083402808 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) 20241107083402808 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) 20241107083402809 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) 20241107083402809 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) 20241107083402809 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) 20241107083402809 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) 20241107083402817 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083402831 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) 20241107083402831 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) 20241107083402831 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) 20241107083402831 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) 20241107083402831 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) 20241107083402831 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) 20241107083402832 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) 20241107083402832 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) 20241107083402832 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) 20241107083402832 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) 20241107083402832 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) 20241107083402832 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) 20241107083402832 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) 20241107083402832 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) 20241107083402832 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) 20241107083402832 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) 20241107083402836 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083402850 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) 20241107083402850 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) 20241107083402850 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) 20241107083402850 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) 20241107083402850 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) 20241107083402850 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) 20241107083402851 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) 20241107083402851 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) 20241107083402851 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) 20241107083402851 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) 20241107083402851 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) 20241107083402851 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) 20241107083402851 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) 20241107083402851 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) 20241107083402851 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) 20241107083402851 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) 20241107083402854 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083402868 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) 20241107083402868 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) 20241107083402869 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) 20241107083402869 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) 20241107083402869 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) 20241107083402869 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) 20241107083402869 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) 20241107083402869 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) 20241107083402869 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) 20241107083402869 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) 20241107083402869 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) 20241107083402869 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) 20241107083402869 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) 20241107083402869 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) 20241107083402869 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) 20241107083402869 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) 20241107083402877 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083402892 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) 20241107083402892 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) 20241107083402892 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) 20241107083402892 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) 20241107083402892 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) 20241107083402892 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) 20241107083402892 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) 20241107083402892 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) 20241107083402892 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) 20241107083402892 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) 20241107083402892 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) 20241107083402892 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) 20241107083402892 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) 20241107083402892 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) 20241107083402893 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) 20241107083402893 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) 20241107083402896 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083402911 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) 20241107083402911 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) 20241107083402911 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) 20241107083402911 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) 20241107083402911 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) 20241107083402911 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) 20241107083402911 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) 20241107083402911 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) 20241107083402911 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) 20241107083402911 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) 20241107083402912 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) 20241107083402912 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) 20241107083402912 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) 20241107083402912 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) 20241107083402912 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) 20241107083402912 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) 20241107083402915 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083402929 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) 20241107083402929 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) 20241107083402929 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) 20241107083402929 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) 20241107083402929 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) 20241107083402929 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) 20241107083402930 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) 20241107083402930 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) 20241107083402930 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) 20241107083402930 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) 20241107083402930 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) 20241107083402930 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) 20241107083402930 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) 20241107083402930 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) 20241107083402930 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) 20241107083402930 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) 20241107083402938 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083402952 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) 20241107083402952 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) 20241107083402952 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) 20241107083402952 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) 20241107083402953 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) 20241107083402953 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) 20241107083402953 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) 20241107083402953 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) 20241107083402953 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) 20241107083402953 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) 20241107083402953 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) 20241107083402953 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) 20241107083402953 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) 20241107083402953 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) 20241107083402953 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) 20241107083402953 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) 20241107083402957 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083402971 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) 20241107083402971 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) 20241107083402971 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) 20241107083402971 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) 20241107083402971 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) 20241107083402971 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) 20241107083402971 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) 20241107083402971 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) 20241107083402972 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) 20241107083402972 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) 20241107083402972 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) 20241107083402972 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) 20241107083402972 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) 20241107083402972 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) 20241107083402972 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) 20241107083402972 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) 20241107083402975 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083402989 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) 20241107083402989 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) 20241107083402990 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) 20241107083402990 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) 20241107083402990 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) 20241107083402990 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) 20241107083402990 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) 20241107083402990 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) 20241107083402990 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) 20241107083402990 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) 20241107083402990 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) 20241107083402990 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) 20241107083402990 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) 20241107083402990 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) 20241107083402990 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) 20241107083402990 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) 20241107083402999 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083403013 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) 20241107083403013 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) 20241107083403013 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) 20241107083403013 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) 20241107083403013 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) 20241107083403013 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) 20241107083403013 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) 20241107083403013 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) 20241107083403013 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) 20241107083403013 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) 20241107083403014 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) 20241107083403014 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) 20241107083403014 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) 20241107083403014 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) 20241107083403014 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) 20241107083403014 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) 20241107083403017 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083403031 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) 20241107083403031 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) 20241107083403031 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) 20241107083403031 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) 20241107083403032 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) 20241107083403032 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) 20241107083403032 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) 20241107083403032 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) 20241107083403032 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) 20241107083403032 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) 20241107083403032 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) 20241107083403032 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) 20241107083403032 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) 20241107083403032 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) 20241107083403032 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) 20241107083403032 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) 20241107083403036 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083403050 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) 20241107083403050 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) 20241107083403050 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) 20241107083403050 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) 20241107083403050 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) 20241107083403050 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) 20241107083403050 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) 20241107083403050 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) 20241107083403050 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) 20241107083403051 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) 20241107083403051 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) 20241107083403051 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) 20241107083403051 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) 20241107083403051 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) 20241107083403051 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) 20241107083403051 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) 20241107083403059 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083403073 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) 20241107083403073 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) 20241107083403073 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) 20241107083403073 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) 20241107083403073 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) 20241107083403073 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) 20241107083403074 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) 20241107083403074 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) 20241107083403074 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) 20241107083403074 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) 20241107083403074 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) 20241107083403074 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) 20241107083403074 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) 20241107083403074 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) 20241107083403074 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) 20241107083403074 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) 20241107083403078 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083403092 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) 20241107083403092 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) 20241107083403092 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) 20241107083403092 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) 20241107083403092 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) 20241107083403092 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) 20241107083403092 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) 20241107083403092 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) 20241107083403092 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) 20241107083403092 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) 20241107083403092 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) 20241107083403092 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) 20241107083403093 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) 20241107083403093 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) 20241107083403093 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) 20241107083403093 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) 20241107083403096 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083403110 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) 20241107083403110 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) 20241107083403110 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) 20241107083403110 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) 20241107083403111 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) 20241107083403111 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) 20241107083403111 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) 20241107083403111 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) 20241107083403111 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) 20241107083403111 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) 20241107083403111 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) 20241107083403111 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) 20241107083403111 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) 20241107083403111 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) 20241107083403111 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) 20241107083403111 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) 20241107083403119 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083403133 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) 20241107083403133 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) 20241107083403134 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) 20241107083403134 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) 20241107083403134 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) 20241107083403134 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) 20241107083403134 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) 20241107083403134 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) 20241107083403134 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) 20241107083403134 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) 20241107083403134 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) 20241107083403134 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) 20241107083403134 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) 20241107083403134 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) 20241107083403135 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) 20241107083403135 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) 20241107083403138 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083403149 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) 20241107083403149 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) 20241107083403149 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) -NSVCI1234(567)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(567)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(567)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(567)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083403151 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083403151 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) 20241107083403151 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) 20241107083403151 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083403151 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083403151 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) 20241107083403151 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083403151 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) 20241107083403151 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(567)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(567)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083403152 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) 20241107083403152 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) 20241107083403152 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083403152 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) 20241107083403152 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) 20241107083403152 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083403152 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083403152 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083403152 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083403152 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083403152 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083403152 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083403152 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) 20241107083403152 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) 20241107083403153 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) 20241107083403153 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) 20241107083403153 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083403153 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(567)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(567)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083403153 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) 20241107083403153 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) 20241107083403153 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) 20241107083403153 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) 20241107083403153 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) 20241107083403153 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) 20241107083403153 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) 20241107083403153 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) 20241107083403153 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) 20241107083403153 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) 564@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 564@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083403156 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083403156 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083403156 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083403156 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083403156 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083403156 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083403156 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083403156 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083403157 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_paging_pch_timeout-BVCI1234(566)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_paging_pch_timeout-BVCI1234(566)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083403159 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083403159 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083403159 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083403159 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083403159 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083403159 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083403159 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083403159 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083403161 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083403161 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083403161 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083403161 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083403161 DRLCMAC NOTICE TX: [PCU -> BTS] Paging Request (CCCH) MI=IMSI-262420000000423 (gprs_rlcmac.c:36) 20241107083403161 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=641 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) 20241107083403161 DPCU DEBUG PCH paging timer started for MI=IMSI-262420000000423 IMSI=262420000000423 (bts_pch_timer.c:94) 20241107083403161 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083403161 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083403161 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083403161 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083403161 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083403161 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083403161 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083403161 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083403161 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083403161 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(560)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '00'O BTS(560)@fb7e2f9c3787: 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@fb7e2f9c3787: 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_pch_timeout-STATS(561)@fb7e2f9c3787: Start timer T: 2 s 20241107083403164 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083403164 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083403164 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083403164 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083403164 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083403171 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) 20241107083403171 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) 20241107083403171 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) 20241107083403171 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) 20241107083403171 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) 20241107083403171 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) 20241107083403172 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) 20241107083403172 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) 20241107083403172 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) 20241107083403172 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) 20241107083403172 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) 20241107083403172 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) 20241107083403172 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) 20241107083403172 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) 20241107083403173 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) 20241107083403173 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) TC_paging_pch_timeout-STATS(561)@fb7e2f9c3787: Start timer T_statsd: 5 s TC_paging_pch_timeout-STATS(561)@fb7e2f9c3787: 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 } 20241107083403180 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) TC_paging_pch_timeout-STATS(561)@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 1.2 s 20241107083403194 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) 20241107083403194 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) 20241107083403195 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) 20241107083403195 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) 20241107083403195 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) 20241107083403195 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) 20241107083403195 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) 20241107083403195 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) 20241107083403195 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) 20241107083403195 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) 20241107083403196 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) 20241107083403196 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) 20241107083403196 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) 20241107083403196 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) 20241107083403196 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) 20241107083403196 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) 20241107083403199 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083403213 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) 20241107083403213 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) 20241107083403213 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) 20241107083403213 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) 20241107083403213 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) 20241107083403213 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) 20241107083403214 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) 20241107083403214 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) 20241107083403214 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) 20241107083403214 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) 20241107083403214 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) 20241107083403214 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) 20241107083403214 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) 20241107083403214 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) 20241107083403214 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) 20241107083403214 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) 20241107083403217 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083403231 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) 20241107083403231 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) 20241107083403231 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) 20241107083403231 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) 20241107083403231 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) 20241107083403231 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) 20241107083403232 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) 20241107083403232 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) 20241107083403232 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) 20241107083403232 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) 20241107083403232 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) 20241107083403232 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) 20241107083403232 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) 20241107083403232 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) 20241107083403232 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) 20241107083403232 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) 20241107083403240 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083403254 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) 20241107083403254 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) 20241107083403255 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) 20241107083403255 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) 20241107083403255 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) 20241107083403255 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) 20241107083403255 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) 20241107083403255 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) 20241107083403255 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) 20241107083403255 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) 20241107083403255 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) 20241107083403255 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) 20241107083403255 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) 20241107083403255 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) 20241107083403255 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) 20241107083403255 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) 20241107083403259 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083403273 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) 20241107083403273 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) 20241107083403273 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) 20241107083403273 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) 20241107083403273 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) 20241107083403273 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) 20241107083403273 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) 20241107083403273 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) 20241107083403274 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) 20241107083403274 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) 20241107083403274 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) 20241107083403274 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) 20241107083403274 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) 20241107083403274 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) 20241107083403274 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) 20241107083403274 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) 20241107083403278 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083403291 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) 20241107083403291 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) 20241107083403292 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) 20241107083403292 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) 20241107083403292 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) 20241107083403292 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) 20241107083403292 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) 20241107083403292 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) 20241107083403292 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) 20241107083403292 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) 20241107083403292 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) 20241107083403292 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) 20241107083403292 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) 20241107083403292 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) 20241107083403293 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) 20241107083403293 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) 20241107083403301 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083403315 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) 20241107083403315 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) 20241107083403315 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) 20241107083403315 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) 20241107083403315 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) 20241107083403315 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) 20241107083403315 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) 20241107083403315 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) 20241107083403315 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) 20241107083403315 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) 20241107083403316 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) 20241107083403316 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) 20241107083403316 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) 20241107083403316 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) 20241107083403316 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) 20241107083403316 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) 20241107083403319 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083403333 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) 20241107083403333 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) 20241107083403334 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) 20241107083403334 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) 20241107083403334 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) 20241107083403334 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) 20241107083403334 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) 20241107083403334 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) 20241107083403334 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) 20241107083403334 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) 20241107083403334 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) 20241107083403334 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) 20241107083403334 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) 20241107083403334 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) 20241107083403334 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) 20241107083403334 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) 20241107083403338 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083403352 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) 20241107083403352 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) 20241107083403352 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) 20241107083403352 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) 20241107083403353 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) 20241107083403353 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) 20241107083403353 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) 20241107083403353 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) 20241107083403353 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) 20241107083403353 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) 20241107083403354 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) 20241107083403354 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) 20241107083403354 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) 20241107083403354 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) 20241107083403354 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) 20241107083403354 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) 20241107083403361 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083403375 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) 20241107083403375 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) 20241107083403375 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) 20241107083403375 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) 20241107083403376 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) 20241107083403376 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) 20241107083403376 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) 20241107083403376 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) 20241107083403376 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) 20241107083403376 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) 20241107083403376 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) 20241107083403376 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) 20241107083403376 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) 20241107083403376 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) 20241107083403376 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) 20241107083403376 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) 20241107083403380 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083403394 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) 20241107083403394 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) 20241107083403394 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) 20241107083403394 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) 20241107083403394 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) 20241107083403394 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) 20241107083403394 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) 20241107083403394 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) 20241107083403395 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) 20241107083403395 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) 20241107083403395 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) 20241107083403395 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) 20241107083403395 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) 20241107083403395 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) 20241107083403395 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) 20241107083403395 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) 20241107083403398 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083403412 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) 20241107083403412 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) 20241107083403413 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) 20241107083403413 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) 20241107083403413 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) 20241107083403413 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) 20241107083403413 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) 20241107083403413 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) 20241107083403413 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) 20241107083403413 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) 20241107083403413 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) 20241107083403413 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) 20241107083403414 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) 20241107083403414 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) 20241107083403414 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) 20241107083403414 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) 20241107083403422 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083403436 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) 20241107083403436 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) 20241107083403436 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) 20241107083403436 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) 20241107083403436 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) 20241107083403436 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) 20241107083403436 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) 20241107083403436 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) 20241107083403437 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) 20241107083403437 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) 20241107083403437 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) 20241107083403437 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) 20241107083403437 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) 20241107083403437 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) 20241107083403437 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) 20241107083403437 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) 20241107083403440 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083403454 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) 20241107083403454 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) 20241107083403455 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) 20241107083403455 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) 20241107083403455 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) 20241107083403455 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) 20241107083403455 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) 20241107083403455 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) 20241107083403455 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) 20241107083403455 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) 20241107083403455 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) 20241107083403455 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) 20241107083403455 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) 20241107083403455 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) 20241107083403456 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) 20241107083403456 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) 20241107083403459 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083403473 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) 20241107083403473 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) 20241107083403473 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) 20241107083403473 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) 20241107083403473 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) 20241107083403473 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) 20241107083403474 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) 20241107083403474 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) 20241107083403474 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) 20241107083403474 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) 20241107083403474 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) 20241107083403474 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) 20241107083403474 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) 20241107083403474 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) 20241107083403474 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) 20241107083403474 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) 20241107083403482 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083403496 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) 20241107083403496 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) 20241107083403497 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) 20241107083403497 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) 20241107083403497 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) 20241107083403497 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) 20241107083403497 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) 20241107083403497 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) 20241107083403497 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) 20241107083403497 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) 20241107083403497 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) 20241107083403497 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) 20241107083403497 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) 20241107083403497 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) 20241107083403497 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) 20241107083403497 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) 20241107083403501 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083403515 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) 20241107083403515 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) 20241107083403515 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) 20241107083403515 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) 20241107083403515 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) 20241107083403515 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) 20241107083403515 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) 20241107083403515 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) 20241107083403516 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) 20241107083403516 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) 20241107083403516 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) 20241107083403516 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) 20241107083403516 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) 20241107083403516 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) 20241107083403516 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) 20241107083403516 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) 20241107083403519 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083403533 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) 20241107083403533 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) 20241107083403534 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) 20241107083403534 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) 20241107083403534 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) 20241107083403534 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) 20241107083403534 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) 20241107083403534 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) 20241107083403534 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) 20241107083403534 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) 20241107083403534 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) 20241107083403534 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) 20241107083403534 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) 20241107083403534 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) 20241107083403535 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) 20241107083403535 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) 20241107083403543 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083403557 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) 20241107083403557 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) 20241107083403557 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) 20241107083403557 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) 20241107083403557 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) 20241107083403557 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) 20241107083403557 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) 20241107083403557 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) 20241107083403557 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) 20241107083403557 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) 20241107083403557 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) 20241107083403557 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) 20241107083403558 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) 20241107083403558 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) 20241107083403558 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) 20241107083403558 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) 20241107083403561 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083403575 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) 20241107083403575 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) 20241107083403575 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) 20241107083403575 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) 20241107083403576 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) 20241107083403576 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) 20241107083403576 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) 20241107083403576 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) 20241107083403576 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) 20241107083403576 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) 20241107083403576 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) 20241107083403576 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) 20241107083403576 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) 20241107083403576 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) 20241107083403576 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) 20241107083403576 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) 20241107083403580 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083403594 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) 20241107083403594 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) 20241107083403594 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) 20241107083403594 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) 20241107083403594 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) 20241107083403594 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) 20241107083403594 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) 20241107083403594 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) 20241107083403594 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) 20241107083403594 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) 20241107083403595 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) 20241107083403595 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) 20241107083403595 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) 20241107083403595 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) 20241107083403595 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) 20241107083403595 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) 20241107083403603 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083403617 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) 20241107083403617 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) 20241107083403617 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) 20241107083403617 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) 20241107083403618 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) 20241107083403618 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) 20241107083403618 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) 20241107083403618 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) 20241107083403618 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) 20241107083403618 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) 20241107083403618 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) 20241107083403618 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) 20241107083403618 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) 20241107083403618 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) 20241107083403618 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) 20241107083403618 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) 20241107083403622 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083403636 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) 20241107083403636 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) 20241107083403636 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) 20241107083403636 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) 20241107083403636 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) 20241107083403636 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) 20241107083403636 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) 20241107083403636 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) 20241107083403637 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) 20241107083403637 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) 20241107083403637 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) 20241107083403637 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) 20241107083403637 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) 20241107083403637 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) 20241107083403637 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) 20241107083403637 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) 20241107083403640 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083403654 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) 20241107083403654 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) 20241107083403654 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) 20241107083403654 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) 20241107083403655 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) 20241107083403655 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) 20241107083403655 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) 20241107083403655 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) 20241107083403655 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) 20241107083403655 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) 20241107083403655 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) 20241107083403655 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) 20241107083403655 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) 20241107083403655 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) 20241107083403655 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) 20241107083403655 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) 20241107083403663 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083403677 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) 20241107083403677 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) 20241107083403678 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) 20241107083403678 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) 20241107083403678 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) 20241107083403678 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) 20241107083403678 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) 20241107083403678 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) 20241107083403678 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) 20241107083403678 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) 20241107083403678 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) 20241107083403678 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) 20241107083403678 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) 20241107083403678 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) 20241107083403678 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) 20241107083403678 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) 20241107083403682 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083403696 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) 20241107083403696 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) 20241107083403696 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) 20241107083403696 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) 20241107083403696 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) 20241107083403696 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) 20241107083403697 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) 20241107083403697 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) 20241107083403697 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) 20241107083403697 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) 20241107083403697 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) 20241107083403697 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) 20241107083403697 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) 20241107083403697 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) 20241107083403697 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) 20241107083403697 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) 20241107083403701 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083403715 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) 20241107083403715 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) 20241107083403715 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) 20241107083403715 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) 20241107083403715 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) 20241107083403715 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) 20241107083403715 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) 20241107083403715 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) 20241107083403716 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) 20241107083403716 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) 20241107083403716 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) 20241107083403716 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) 20241107083403716 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) 20241107083403716 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) 20241107083403716 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) 20241107083403716 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) 20241107083403724 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083403738 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) 20241107083403738 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) 20241107083403738 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) 20241107083403738 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) 20241107083403738 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) 20241107083403738 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) 20241107083403738 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) 20241107083403738 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) 20241107083403739 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) 20241107083403739 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) 20241107083403739 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) 20241107083403739 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) 20241107083403739 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) 20241107083403739 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) 20241107083403739 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) 20241107083403739 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) 20241107083403743 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083403756 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) 20241107083403756 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) 20241107083403757 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) 20241107083403757 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) 20241107083403757 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) 20241107083403757 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) 20241107083403757 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) 20241107083403757 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) 20241107083403757 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) 20241107083403757 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) 20241107083403757 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) 20241107083403757 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) 20241107083403757 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) 20241107083403757 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) 20241107083403758 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) 20241107083403758 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) 20241107083403761 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083403775 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) 20241107083403775 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) 20241107083403775 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) 20241107083403775 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) 20241107083403775 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) 20241107083403775 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) 20241107083403776 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) 20241107083403776 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) 20241107083403776 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) 20241107083403776 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) 20241107083403776 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) 20241107083403776 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) 20241107083403776 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) 20241107083403776 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) 20241107083403776 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) 20241107083403776 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) 20241107083403784 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083403798 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) 20241107083403798 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) 20241107083403798 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) 20241107083403798 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) 20241107083403799 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) 20241107083403799 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) 20241107083403799 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) 20241107083403799 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) 20241107083403799 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) 20241107083403799 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) 20241107083403799 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) 20241107083403799 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) 20241107083403799 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) 20241107083403799 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) 20241107083403799 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) 20241107083403799 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) 20241107083403803 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083403817 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) 20241107083403817 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) 20241107083403817 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) 20241107083403817 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) 20241107083403817 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) 20241107083403817 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) 20241107083403817 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) 20241107083403817 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) 20241107083403817 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) 20241107083403817 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) 20241107083403818 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) 20241107083403818 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) 20241107083403818 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) 20241107083403818 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) 20241107083403818 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) 20241107083403818 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) 20241107083403821 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083403835 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) 20241107083403835 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) 20241107083403836 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) 20241107083403836 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) 20241107083403836 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) 20241107083403836 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) 20241107083403836 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) 20241107083403836 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) 20241107083403836 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) 20241107083403836 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) 20241107083403836 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) 20241107083403836 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) 20241107083403836 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) 20241107083403836 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) 20241107083403836 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) 20241107083403836 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) 20241107083403845 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083403859 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) 20241107083403859 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) 20241107083403859 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) 20241107083403859 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) 20241107083403859 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) 20241107083403859 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) 20241107083403859 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) 20241107083403859 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) 20241107083403859 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) 20241107083403859 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) 20241107083403859 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) 20241107083403859 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) 20241107083403860 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) 20241107083403860 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) 20241107083403860 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) 20241107083403860 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) 20241107083403863 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083403877 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) 20241107083403877 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) 20241107083403877 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) 20241107083403877 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) 20241107083403878 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) 20241107083403878 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) 20241107083403878 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) 20241107083403878 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) 20241107083403878 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) 20241107083403878 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) 20241107083403878 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) 20241107083403878 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) 20241107083403878 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) 20241107083403878 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) 20241107083403878 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) 20241107083403878 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) 20241107083403882 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083403896 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) 20241107083403896 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) 20241107083403896 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) 20241107083403896 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) 20241107083403896 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) 20241107083403896 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) 20241107083403896 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) 20241107083403896 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) 20241107083403896 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) 20241107083403896 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) 20241107083403897 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) 20241107083403897 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) 20241107083403897 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) 20241107083403897 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) 20241107083403897 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) 20241107083403897 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) 20241107083403905 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083403919 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) 20241107083403919 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) 20241107083403919 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) 20241107083403919 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) 20241107083403919 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) 20241107083403919 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) 20241107083403920 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) 20241107083403920 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) 20241107083403920 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) 20241107083403920 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) 20241107083403920 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) 20241107083403920 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) 20241107083403920 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) 20241107083403920 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) 20241107083403920 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) 20241107083403920 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) 20241107083403924 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083403938 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) 20241107083403938 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) 20241107083403938 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) 20241107083403938 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) 20241107083403938 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) 20241107083403938 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) 20241107083403938 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) 20241107083403938 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) 20241107083403938 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) 20241107083403938 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) 20241107083403938 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) 20241107083403938 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) 20241107083403939 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) 20241107083403939 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) 20241107083403939 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) 20241107083403939 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) 20241107083403942 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083403956 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) 20241107083403956 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) 20241107083403956 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) 20241107083403956 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) 20241107083403957 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) 20241107083403957 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) 20241107083403957 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) 20241107083403957 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) 20241107083403957 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) 20241107083403957 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) 20241107083403957 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) 20241107083403957 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) 20241107083403957 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) 20241107083403957 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) 20241107083403957 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) 20241107083403957 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) 20241107083403966 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083403980 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) 20241107083403980 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) 20241107083403980 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) 20241107083403980 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) 20241107083403980 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) 20241107083403980 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) 20241107083403980 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) 20241107083403980 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) 20241107083403980 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) 20241107083403980 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) 20241107083403981 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) 20241107083403981 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) 20241107083403981 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) 20241107083403981 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) 20241107083403981 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) 20241107083403981 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) 20241107083403984 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083403998 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) 20241107083403998 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) 20241107083403998 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) 20241107083403999 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) 20241107083403999 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) 20241107083403999 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) 20241107083403999 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) 20241107083403999 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) 20241107083403999 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) 20241107083403999 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) 20241107083403999 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) 20241107083403999 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) 20241107083403999 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) 20241107083403999 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) 20241107083403999 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) 20241107083403999 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) 20241107083404003 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083404017 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) 20241107083404017 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) 20241107083404017 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) 20241107083404017 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) 20241107083404017 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) 20241107083404017 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) 20241107083404017 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) 20241107083404017 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) 20241107083404017 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) 20241107083404017 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) 20241107083404018 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) 20241107083404018 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) 20241107083404018 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) 20241107083404018 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) 20241107083404018 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) 20241107083404018 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) 20241107083404026 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083404040 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) 20241107083404040 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) 20241107083404040 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) 20241107083404040 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) 20241107083404040 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) 20241107083404040 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) 20241107083404041 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) 20241107083404041 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) 20241107083404041 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) 20241107083404041 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) 20241107083404041 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) 20241107083404041 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) 20241107083404041 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) 20241107083404041 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) 20241107083404041 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) 20241107083404041 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) 20241107083404045 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083404059 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) 20241107083404059 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) 20241107083404059 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) 20241107083404059 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) 20241107083404059 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) 20241107083404059 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) 20241107083404059 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) 20241107083404059 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) 20241107083404059 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) 20241107083404059 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) 20241107083404060 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) 20241107083404060 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) 20241107083404060 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) 20241107083404060 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) 20241107083404060 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) 20241107083404060 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) 20241107083404063 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083404077 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) 20241107083404077 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) 20241107083404077 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) 20241107083404077 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) 20241107083404078 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) 20241107083404078 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) 20241107083404078 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) 20241107083404078 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) 20241107083404078 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) 20241107083404078 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) 20241107083404078 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) 20241107083404078 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) 20241107083404078 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) 20241107083404078 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) 20241107083404078 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) 20241107083404078 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) 20241107083404086 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083404100 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) 20241107083404100 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) 20241107083404101 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) 20241107083404101 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) 20241107083404101 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) 20241107083404101 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) 20241107083404101 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) 20241107083404101 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) 20241107083404101 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) 20241107083404101 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) 20241107083404101 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) 20241107083404101 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) 20241107083404101 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) 20241107083404101 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) 20241107083404102 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) 20241107083404102 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) 20241107083404105 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083404119 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) 20241107083404119 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) 20241107083404119 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) 20241107083404119 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) 20241107083404119 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) 20241107083404119 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) 20241107083404120 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) 20241107083404120 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) 20241107083404120 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) 20241107083404120 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) 20241107083404120 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) 20241107083404120 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) 20241107083404120 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) 20241107083404120 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) 20241107083404120 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) 20241107083404120 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) 20241107083404124 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083404138 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) 20241107083404138 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) 20241107083404138 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) 20241107083404138 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) 20241107083404138 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) 20241107083404138 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) 20241107083404138 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) 20241107083404138 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) 20241107083404138 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) 20241107083404138 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) 20241107083404138 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) 20241107083404138 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) 20241107083404139 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) 20241107083404139 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) 20241107083404139 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) 20241107083404139 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) 20241107083404147 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083404161 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) 20241107083404161 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) 20241107083404161 DPCU INFO PCH paging timeout for IMSI=262420000000423 (bts_pch_timer.c:69) 20241107083404161 DPCU DEBUG PCH paging timer stopped for IMSI=262420000000423 (bts_pch_timer.c:61) 20241107083404161 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) 20241107083404161 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) 20241107083404161 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) 20241107083404161 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) 20241107083404162 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) 20241107083404162 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) 20241107083404162 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) 20241107083404162 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) 20241107083404162 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) 20241107083404162 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) 20241107083404162 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) 20241107083404162 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) 20241107083404162 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) 20241107083404162 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) 20241107083404166 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083404180 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) 20241107083404180 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) 20241107083404180 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) 20241107083404180 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) 20241107083404180 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) 20241107083404180 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) 20241107083404180 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) 20241107083404180 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) 20241107083404180 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) 20241107083404180 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) 20241107083404180 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) 20241107083404180 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) 20241107083404181 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) 20241107083404181 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) 20241107083404181 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) 20241107083404181 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) 20241107083404184 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083404198 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) 20241107083404198 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) 20241107083404198 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) 20241107083404198 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) 20241107083404199 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) 20241107083404199 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) 20241107083404199 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) 20241107083404199 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) 20241107083404199 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) 20241107083404199 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) 20241107083404199 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) 20241107083404199 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) 20241107083404199 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) 20241107083404199 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) 20241107083404199 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) 20241107083404199 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) 20241107083404207 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083404221 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) 20241107083404221 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) 20241107083404222 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) 20241107083404222 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) 20241107083404222 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) 20241107083404222 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) 20241107083404222 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) 20241107083404222 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) 20241107083404222 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) 20241107083404222 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) 20241107083404222 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) 20241107083404222 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) 20241107083404222 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) 20241107083404222 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) 20241107083404222 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) 20241107083404222 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) 20241107083404226 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083404240 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) 20241107083404240 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) 20241107083404240 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) 20241107083404240 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) 20241107083404240 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) 20241107083404240 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) 20241107083404240 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) 20241107083404240 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) 20241107083404241 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) 20241107083404241 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) 20241107083404241 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) 20241107083404241 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) 20241107083404241 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) 20241107083404241 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) 20241107083404241 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) 20241107083404241 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) 20241107083404245 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083404259 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) 20241107083404259 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) 20241107083404259 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) 20241107083404259 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) 20241107083404259 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) 20241107083404259 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) 20241107083404259 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) 20241107083404259 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) 20241107083404260 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) 20241107083404260 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) 20241107083404260 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) 20241107083404260 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) 20241107083404260 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) 20241107083404260 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) 20241107083404260 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) 20241107083404260 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) 20241107083404268 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083404282 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) 20241107083404282 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) 20241107083404283 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) 20241107083404283 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) 20241107083404283 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) 20241107083404283 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) 20241107083404283 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) 20241107083404283 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) 20241107083404283 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) 20241107083404283 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) 20241107083404283 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) 20241107083404283 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) 20241107083404283 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) 20241107083404283 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) 20241107083404283 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) 20241107083404283 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) 20241107083404287 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083404301 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) 20241107083404301 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) 20241107083404301 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) 20241107083404301 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) 20241107083404301 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) 20241107083404301 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) 20241107083404301 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) 20241107083404301 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) 20241107083404301 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) 20241107083404301 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) 20241107083404302 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) 20241107083404302 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) 20241107083404302 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) 20241107083404302 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) 20241107083404302 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) 20241107083404302 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) 20241107083404305 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083404319 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) 20241107083404319 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) 20241107083404320 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) 20241107083404320 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) 20241107083404320 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) 20241107083404320 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) 20241107083404320 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) 20241107083404320 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) 20241107083404320 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) 20241107083404320 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) 20241107083404320 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) 20241107083404320 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) 20241107083404320 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) 20241107083404320 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) 20241107083404321 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) 20241107083404321 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) 20241107083404329 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083404343 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) 20241107083404343 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) 20241107083404343 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) 20241107083404343 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) 20241107083404343 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) 20241107083404343 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) 20241107083404344 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) 20241107083404344 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) 20241107083404344 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) 20241107083404344 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) 20241107083404344 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) 20241107083404344 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) 20241107083404344 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) 20241107083404344 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) 20241107083404344 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) 20241107083404344 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) 20241107083404347 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083404361 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) 20241107083404362 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) 20241107083404362 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) 20241107083404362 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) 20241107083404362 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) 20241107083404362 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) 20241107083404362 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) 20241107083404362 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) 20241107083404362 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) 20241107083404362 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) 20241107083404362 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) 20241107083404362 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) 20241107083404362 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) 20241107083404362 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) 20241107083404363 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) 20241107083404363 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) 20241107083404366 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083404380 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) 20241107083404380 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) 20241107083404381 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) 20241107083404381 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) 20241107083404381 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) 20241107083404381 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) 20241107083404382 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) 20241107083404382 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) 20241107083404382 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) 20241107083404382 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) 20241107083404382 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) 20241107083404382 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) 20241107083404382 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) 20241107083404382 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) 20241107083404383 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) 20241107083404383 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) TC_paging_pch_timeout-STATS(561)@fb7e2f9c3787: Start timer T: 2 s 20241107083404390 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) TC_paging_pch_timeout-STATS(561)@fb7e2f9c3787: Start timer T_statsd: 5 s 20241107083404404 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) 20241107083404404 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) 20241107083404404 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) 20241107083404404 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) 20241107083404404 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) 20241107083404404 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) 20241107083404404 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) 20241107083404404 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) 20241107083404405 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) 20241107083404405 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) 20241107083404405 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) 20241107083404405 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) 20241107083404405 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) 20241107083404405 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) 20241107083404405 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) 20241107083404405 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) 20241107083404408 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) TC_paging_pch_timeout-STATS(561)@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(560)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083404435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32994<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083404436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32986<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083404436 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083404436 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083404437 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083404437 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083404437 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083404437 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083404437 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083404437 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083404437 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083404437 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083404437 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083404437 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083404437 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083404437 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083404437 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) 20241107083404437 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) 20241107083404437 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 9265 with status 0 MTC@fb7e2f9c3787: Test case TC_paging_pch_timeout finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_pch_timeout pass'. respawn: 50: starting: osmo-pcu Thu Nov 7 08:34:04 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 20241107083404453 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083404453 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083404453 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083404453 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083404472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49316<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083404573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49316<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=896036) Waiting for packet dumper to finish... 1 (prev_count=896036, count=983400) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_pch_timeout pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:34:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_paging_cs_multi_ms_imsi_tmsi started. 572@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_multi_ms_imsi_tmsi-BVCI1234(574)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 572@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(576)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 572@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083407633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49332<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 572@fb7e2f9c3787: 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(580)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 572@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(580)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(577)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(577)@fb7e2f9c3787: Start timer T: 5 s 20241107083407641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49336<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(577)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_paging_cs_multi_ms_imsi_tmsi-STATS(581)@fb7e2f9c3787: Start timer T: 2 s TC_paging_cs_multi_ms_imsi_tmsi-STATS(581)@fb7e2f9c3787: Start timer T: 2 s 572@fb7e2f9c3787: 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(584)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(584)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083409454 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083409454 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083409454 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(577)@fb7e2f9c3787: OsmoPCU is now connected BTS(578)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083409458 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083409458 DLGLOBAL DEBUG validating counter group 0x55c0d3096020(bts) with 102 counters (rate_ctr.c:86) 20241107083409458 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083409458 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083409458 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083409458 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083409458 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083409458 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083409458 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083409458 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083409458 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083409458 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083409458 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083409458 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083409458 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083409458 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083409458 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083409458 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083409458 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083409458 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083409458 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083409458 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083409458 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083409458 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083409458 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083409458 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083409458 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083409458 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083409458 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083409458 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083409458 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083409458 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083409458 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083409458 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083409458 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083409458 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083409458 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083409458 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083409458 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083409458 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083409458 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083409458 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083409458 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083409458 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083409458 DLGLOBAL DEBUG validating counter group 0x7f30170c65c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083409458 DLGLOBAL DEBUG validating counter group 0x55c0d3095700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083409458 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083409458 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083409458 DLGLOBAL DEBUG validating counter group 0x7f30170c7160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083409458 DLGLOBAL DEBUG validating counter group 0x7f30170c7140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083409458 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083409458 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) 20241107083409458 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) 20241107083409458 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083409458 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083409458 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083409458 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083409458 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083409458 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083409458 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083409458 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083409458 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083409458 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083409458 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083409458 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083409458 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083409458 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083409458 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083409458 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083409458 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083409458 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083409458 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083409458 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083409458 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083409458 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083409458 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083409458 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083409458 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083409458 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083409458 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) 20241107083409458 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) 20241107083409458 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(578)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(578)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(578)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(578)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(578)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(576)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(578)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(576)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(576)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(576)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(578)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083409460 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083409460 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) 20241107083409460 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) 20241107083409460 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083409460 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083409460 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) 20241107083409460 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083409460 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) 20241107083409460 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(576)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(576)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083409461 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083409461 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) 20241107083409461 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) 20241107083409461 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083409461 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083409461 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083409461 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083409461 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083409461 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083409461 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083409461 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083409461 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(576)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(576)@fb7e2f9c3787: Start timer Tns_test: 10 s 573@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 573@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083409466 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083409466 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083409466 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083409466 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083409466 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083409466 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083409466 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083409466 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_paging_cs_multi_ms_imsi_tmsi-BVCI1234(574)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_paging_cs_multi_ms_imsi_tmsi-BVCI1234(574)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083409469 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083409469 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083409469 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083409469 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083409469 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083409469 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083409469 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083409469 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083409471 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083409471 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083409471 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083409471 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083409471 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083409471 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083409471 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083409471 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083409471 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083409471 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083409472 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) 20241107083409472 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) 20241107083409472 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) 20241107083409472 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) 20241107083409473 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) 20241107083409473 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) 20241107083409473 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) 20241107083409473 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) 20241107083409473 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) 20241107083409473 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) 20241107083409473 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) 20241107083409473 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) 20241107083409473 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) 20241107083409473 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) 20241107083409473 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) 20241107083409473 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) 20241107083409474 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083409474 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083409474 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083409474 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083409474 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083409476 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083409486 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) 20241107083409486 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083409486 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083409486 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083409486 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083409486 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083409486 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083409486 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083409486 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083409486 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083409486 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083409486 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083409486 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083409486 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083409486 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083409486 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083409486 DRLCMAC 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) 20241107083409486 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083409486 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083409486 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083409486 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083409486 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083409486 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083409486 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083409486 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083409486 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083409486 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083409486 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083409486 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083409486 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:1192) 20241107083409486 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083409486 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083409486 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083409486 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083409486 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083409486 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083409486 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083409486 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) 20241107083409486 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) 20241107083409486 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083409486 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083409486 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083409486 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083409490 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) 20241107083409490 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) 20241107083409491 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) 20241107083409491 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) 20241107083409491 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) 20241107083409491 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) 20241107083409491 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) 20241107083409491 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) 20241107083409491 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) 20241107083409491 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) 20241107083409491 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) 20241107083409491 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) 20241107083409491 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) 20241107083409491 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) 20241107083409491 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) 20241107083409491 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) 20241107083409495 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) 20241107083409495 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) 20241107083409495 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083409509 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) 20241107083409509 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) 20241107083409509 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) 20241107083409509 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) 20241107083409509 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) 20241107083409509 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) 20241107083409509 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) 20241107083409510 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) 20241107083409510 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) 20241107083409510 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) 20241107083409510 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) 20241107083409510 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) 20241107083409510 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) 20241107083409510 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) 20241107083409510 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) 20241107083409510 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) 20241107083409518 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) 20241107083409518 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) 20241107083409518 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083409532 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) 20241107083409532 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) 20241107083409533 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) 20241107083409533 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) 20241107083409533 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) 20241107083409533 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) 20241107083409533 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) 20241107083409533 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) 20241107083409533 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) 20241107083409533 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) 20241107083409533 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) 20241107083409533 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) 20241107083409533 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) 20241107083409533 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) 20241107083409533 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) 20241107083409533 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) 20241107083409537 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) 20241107083409537 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) 20241107083409537 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083409551 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) 20241107083409551 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) 20241107083409551 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) 20241107083409551 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) 20241107083409551 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) 20241107083409551 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) 20241107083409551 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) 20241107083409551 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) 20241107083409551 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) 20241107083409551 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) 20241107083409551 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) 20241107083409551 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) 20241107083409552 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) 20241107083409552 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) 20241107083409552 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) 20241107083409552 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) 20241107083409555 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) 20241107083409555 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) 20241107083409555 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083409569 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) 20241107083409569 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) 20241107083409570 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) 20241107083409570 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) 20241107083409570 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) 20241107083409570 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) 20241107083409570 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) 20241107083409570 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) 20241107083409570 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) 20241107083409570 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) 20241107083409570 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) 20241107083409570 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) 20241107083409570 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) 20241107083409570 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) 20241107083409570 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) 20241107083409570 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) 20241107083409579 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) 20241107083409579 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) 20241107083409579 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083409593 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) 20241107083409593 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) 20241107083409593 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) 20241107083409593 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) 20241107083409593 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) 20241107083409593 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) 20241107083409594 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) 20241107083409594 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) 20241107083409594 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) 20241107083409594 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) 20241107083409594 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) 20241107083409594 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) 20241107083409594 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) 20241107083409594 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) 20241107083409594 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) 20241107083409594 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) 20241107083409597 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) 20241107083409597 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) 20241107083409597 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083409611 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) 20241107083409611 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) 20241107083409612 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) 20241107083409612 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) 20241107083409612 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) 20241107083409612 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) 20241107083409612 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) 20241107083409612 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) 20241107083409612 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) 20241107083409612 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) 20241107083409612 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) 20241107083409612 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) 20241107083409612 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) 20241107083409612 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) 20241107083409613 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) 20241107083409613 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) 20241107083409616 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) 20241107083409616 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) 20241107083409616 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083409630 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) 20241107083409630 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) 20241107083409630 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) 20241107083409630 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) 20241107083409630 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) 20241107083409630 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) 20241107083409631 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) 20241107083409631 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) 20241107083409631 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) 20241107083409631 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) 20241107083409631 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) 20241107083409631 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) 20241107083409631 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) 20241107083409631 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) 20241107083409631 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) 20241107083409631 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) 20241107083409639 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) 20241107083409639 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) 20241107083409639 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083409653 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) 20241107083409653 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) 20241107083409653 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) 20241107083409653 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) 20241107083409654 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) 20241107083409654 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) 20241107083409654 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) 20241107083409654 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) 20241107083409654 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) 20241107083409654 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) 20241107083409654 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) 20241107083409654 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) 20241107083409654 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) 20241107083409654 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) 20241107083409654 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) 20241107083409654 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) 20241107083409658 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) 20241107083409658 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) 20241107083409658 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083409672 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) 20241107083409672 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) 20241107083409672 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) 20241107083409672 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) 20241107083409672 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) 20241107083409672 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) 20241107083409673 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) 20241107083409673 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) 20241107083409673 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) 20241107083409673 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) 20241107083409673 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) 20241107083409673 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) 20241107083409673 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) 20241107083409673 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) 20241107083409673 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) 20241107083409673 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) 20241107083409677 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) 20241107083409677 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) 20241107083409677 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083409687 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083409687 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083409687 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083409690 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) 20241107083409690 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) 20241107083409691 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) 20241107083409691 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) 20241107083409691 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) 20241107083409691 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) 20241107083409691 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) 20241107083409691 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) 20241107083409691 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) 20241107083409691 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) 20241107083409691 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) 20241107083409691 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) 20241107083409691 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) 20241107083409691 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) 20241107083409691 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) 20241107083409691 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) 20241107083409700 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) 20241107083409700 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) 20241107083409700 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107083409700 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) 20241107083409700 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083409714 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 e4 f3 00 20 2d 74 5a 53 a8 38 52 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083409714 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) 20241107083409714 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083409714 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 e4 f3 00 20 2d 74 5a 53 a8 38 52 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083409714 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083409714 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:1072) 20241107083409714 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) 20241107083409714 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) 20241107083409714 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) 20241107083409714 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083409714 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 e4 f3 00 20 2d 74 5a 53 a8 38 52 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083409714 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083409714 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083409714 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083409714 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083409714 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083409714 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083409714 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083409714 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) 20241107083409714 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) 20241107083409714 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083409714 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083409714 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083409714 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) 20241107083409714 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) 20241107083409714 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) 20241107083409714 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) 20241107083409714 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) 20241107083409714 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) 20241107083409714 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) 20241107083409714 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) 20241107083409715 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) 20241107083409715 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) 20241107083409715 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) 20241107083409715 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) 20241107083409715 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) 20241107083409715 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) 20241107083409718 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) 20241107083409718 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) 20241107083409718 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241107083409718 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) 20241107083409718 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083409718 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083409718 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) 20241107083409718 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083409718 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083409718 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083409718 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) 20241107083409718 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) 20241107083409718 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083409720 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) 20241107083409720 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083409720 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083409720 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083409720 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083409720 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083409720 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083409720 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241107083409720 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083409720 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083409720 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083409720 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083409720 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083409720 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083409720 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083409720 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083409720 DRLCMAC 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) 20241107083409720 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083409720 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083409720 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083409720 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083409720 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083409720 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083409720 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083409720 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083409720 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083409720 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083409720 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083409720 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083409720 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:1192) 20241107083409720 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083409720 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083409720 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241107083409720 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083409720 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083409720 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083409720 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083409720 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) 20241107083409720 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) 20241107083409720 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083409720 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083409720 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083409720 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083409732 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) 20241107083409732 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) 20241107083409732 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) 20241107083409732 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083409732 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) 20241107083409732 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) 20241107083409733 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) 20241107083409733 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) 20241107083409733 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) 20241107083409733 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) 20241107083409733 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) 20241107083409733 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) 20241107083409733 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) 20241107083409733 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) 20241107083409733 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) 20241107083409733 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) 20241107083409733 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) 20241107083409733 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) 20241107083409737 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) 20241107083409737 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) 20241107083409737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241107083409737 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) 20241107083409737 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083409751 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) 20241107083409751 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) 20241107083409751 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) 20241107083409751 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083409751 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 5f 0b 3c d1 28 ef 87 35 7c da 3f db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083409751 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) 20241107083409751 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083409751 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 01 01 00 00 00 02 5f 0b 3c d1 28 ef 87 35 7c da 3f db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083409751 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:1032) 20241107083409751 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:1072) 20241107083409751 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) 20241107083409751 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) 20241107083409751 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) 20241107083409751 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083409751 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} data_length=30, data=00 00 00 02 5f 0b 3c d1 28 ef 87 35 7c da 3f db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083409751 DTBFUL INFO TBF(UL:TFI-0-1-0:G){ASSIGN} Decoded premier TLLI=0x00000002 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083409751 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000002, not yet confirmed (gprs_ms.c:512) 20241107083409751 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083409751 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083409751 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083409751 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083409751 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083409751 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083409751 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) 20241107083409751 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083409751 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083409751 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083409751 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) 20241107083409751 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) 20241107083409751 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) 20241107083409751 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) 20241107083409752 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) 20241107083409752 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) 20241107083409752 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) 20241107083409752 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) 20241107083409752 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) 20241107083409752 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) 20241107083409752 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) 20241107083409752 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) 20241107083409760 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) 20241107083409760 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) 20241107083409760 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083409760 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083409760 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) 20241107083409760 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083409760 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083409760 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083409760 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) 20241107083409760 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) 20241107083409760 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083409761 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) 20241107083409761 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083409761 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083409761 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083409761 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083409761 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083409761 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083409761 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241107083409761 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083409761 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083409761 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083409761 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083409761 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083409761 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083409761 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083409761 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083409761 DRLCMAC 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) 20241107083409761 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083409761 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083409761 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083409761 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083409761 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083409761 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083409761 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083409761 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083409761 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083409761 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083409761 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083409761 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083409761 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:1192) 20241107083409761 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083409761 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083409761 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20241107083409761 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083409761 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083409761 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083409761 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083409761 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) 20241107083409761 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) 20241107083409761 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083409761 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083409761 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083409761 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083409774 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) 20241107083409774 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) 20241107083409774 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) 20241107083409774 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083409774 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) 20241107083409774 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) 20241107083409774 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) 20241107083409774 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) 20241107083409775 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) 20241107083409775 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) 20241107083409775 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) 20241107083409775 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) 20241107083409775 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) 20241107083409775 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) 20241107083409775 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) 20241107083409775 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) 20241107083409775 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) 20241107083409775 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) 20241107083409779 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) 20241107083409779 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) 20241107083409779 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241107083409779 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) 20241107083409779 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083409793 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) 20241107083409793 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) 20241107083409793 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) 20241107083409793 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) 20241107083409793 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 6d e2 df dd c2 7b 25 90 7e 07 2c 53 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083409793 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) 20241107083409794 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083409794 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 01 01 00 00 00 03 6d e2 df dd c2 7b 25 90 7e 07 2c 53 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083409794 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:1032) 20241107083409794 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:1072) 20241107083409794 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) 20241107083409794 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) 20241107083409794 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) 20241107083409794 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083409794 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} data_length=30, data=00 00 00 03 6d e2 df dd c2 7b 25 90 7e 07 2c 53 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083409794 DTBFUL INFO TBF(UL:TFI-0-2-0:G){ASSIGN} Decoded premier TLLI=0x00000003 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083409794 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000003, not yet confirmed (gprs_ms.c:512) 20241107083409794 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083409794 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083409794 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083409794 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083409794 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083409794 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083409794 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) 20241107083409794 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083409794 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083409794 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083409794 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) 20241107083409794 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) 20241107083409794 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) 20241107083409794 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) 20241107083409794 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) 20241107083409794 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) 20241107083409794 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) 20241107083409794 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) 20241107083409794 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) 20241107083409794 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) 20241107083409797 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) 20241107083409797 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) 20241107083409797 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083409797 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083409797 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) 20241107083409797 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083409797 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083409797 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083409797 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) 20241107083409797 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) 20241107083409797 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083409798 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) 20241107083409798 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083409798 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083409798 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083409798 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083409798 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083409798 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083409798 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=0 (bts.cpp:663) 20241107083409798 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083409798 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083409798 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083409798 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083409798 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083409798 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083409798 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083409798 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083409798 DRLCMAC 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) 20241107083409799 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083409799 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083409799 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083409799 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083409799 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083409799 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083409799 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083409799 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083409799 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083409799 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083409799 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083409799 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083409799 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:1192) 20241107083409799 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083409799 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083409799 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-0:G){NEW} (gprs_ms.c:336) 20241107083409799 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083409799 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083409799 DTBFUL INFO TBF(UL:TFI-0-3-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083409799 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083409799 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) 20241107083409799 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) 20241107083409799 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083409799 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083409799 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083409799 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083409811 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) 20241107083409811 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) 20241107083409811 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) 20241107083409811 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083409812 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) 20241107083409812 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) 20241107083409812 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) 20241107083409812 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) 20241107083409812 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) 20241107083409812 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) 20241107083409812 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) 20241107083409812 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) 20241107083409812 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) 20241107083409812 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) 20241107083409812 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) 20241107083409812 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) 20241107083409812 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) 20241107083409812 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) 20241107083409821 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) 20241107083409821 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) 20241107083409821 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241107083409821 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) 20241107083409821 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083409835 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) 20241107083409835 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) 20241107083409835 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) 20241107083409835 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) 20241107083409835 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) 20241107083409835 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) 20241107083409835 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 05 89 c3 4f cb cd 61 34 02 46 c9 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083409835 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) 20241107083409835 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083409835 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 01 01 00 00 00 04 05 89 c3 4f cb cd 61 34 02 46 c9 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083409835 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:1032) 20241107083409835 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:1072) 20241107083409835 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) 20241107083409835 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) 20241107083409835 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) 20241107083409835 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083409835 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} data_length=30, data=00 00 00 04 05 89 c3 4f cb cd 61 34 02 46 c9 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083409835 DTBFUL INFO TBF(UL:TFI-0-3-0:G){ASSIGN} Decoded premier TLLI=0x00000004 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083409835 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000004, not yet confirmed (gprs_ms.c:512) 20241107083409835 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083409835 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083409835 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083409835 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083409835 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083409835 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083409835 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) 20241107083409835 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083409835 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083409835 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083409835 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) 20241107083409835 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) 20241107083409836 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) 20241107083409836 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) 20241107083409836 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) 20241107083409836 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) 20241107083409836 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) 20241107083409836 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) 20241107083409839 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) 20241107083409839 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) 20241107083409839 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083409839 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083409839 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) 20241107083409839 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083409839 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083409839 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083409839 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) 20241107083409839 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) 20241107083409839 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083409840 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) 20241107083409840 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083409840 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083409840 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083409840 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083409840 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083409840 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083409840 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=0 (bts.cpp:663) 20241107083409840 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083409840 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083409840 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083409840 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083409840 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083409840 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083409840 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083409840 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083409840 DRLCMAC 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) 20241107083409840 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083409840 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083409840 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083409840 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083409840 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083409840 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083409841 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083409841 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083409841 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083409841 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083409841 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083409841 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083409841 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:1192) 20241107083409841 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083409841 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083409841 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-0:G){NEW} (gprs_ms.c:336) 20241107083409841 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083409841 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083409841 DTBFUL INFO TBF(UL:TFI-0-4-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083409841 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083409841 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) 20241107083409841 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) 20241107083409841 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083409841 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083409841 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083409841 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083409853 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) 20241107083409853 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) 20241107083409853 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) 20241107083409853 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083409854 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) 20241107083409854 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) 20241107083409854 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) 20241107083409854 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) 20241107083409854 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) 20241107083409854 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) 20241107083409854 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) 20241107083409854 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) 20241107083409854 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) 20241107083409854 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) 20241107083409854 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) 20241107083409854 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) 20241107083409854 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) 20241107083409854 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) 20241107083409858 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) 20241107083409858 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) 20241107083409858 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241107083409858 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) 20241107083409858 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083409872 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) 20241107083409872 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) 20241107083409872 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) 20241107083409872 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) 20241107083409872 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) 20241107083409872 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) 20241107083409872 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) 20241107083409872 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) 20241107083409873 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 0a de f5 af 6f 5c c0 65 ab ed 64 b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083409873 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) 20241107083409873 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083409873 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 01 01 00 00 00 05 0a de f5 af 6f 5c c0 65 ab ed 64 b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083409873 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:1032) 20241107083409873 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:1072) 20241107083409873 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) 20241107083409873 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) 20241107083409873 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) 20241107083409873 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083409873 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} data_length=30, data=00 00 00 05 0a de f5 af 6f 5c c0 65 ab ed 64 b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083409873 DTBFUL INFO TBF(UL:TFI-0-4-0:G){ASSIGN} Decoded premier TLLI=0x00000005 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083409873 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000005, not yet confirmed (gprs_ms.c:512) 20241107083409873 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083409873 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083409873 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083409873 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083409873 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083409873 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083409873 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) 20241107083409873 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083409873 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083409873 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083409873 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) 20241107083409873 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) 20241107083409873 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) 20241107083409873 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) 20241107083409873 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) 20241107083409873 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) 20241107083409881 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) 20241107083409881 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) 20241107083409881 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083409881 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083409881 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) 20241107083409881 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083409881 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083409881 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083409881 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) 20241107083409881 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) 20241107083409881 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083409882 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) 20241107083409882 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083409882 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083409882 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083409882 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083409882 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083409882 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083409882 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=0 (bts.cpp:663) 20241107083409882 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083409882 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083409882 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083409882 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083409882 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083409882 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083409882 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083409882 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083409882 DRLCMAC 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) 20241107083409882 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083409882 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083409882 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083409882 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083409882 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083409882 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083409882 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083409882 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083409882 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083409882 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083409882 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083409882 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083409882 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:1192) 20241107083409882 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083409882 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083409882 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-0:G){NEW} (gprs_ms.c:336) 20241107083409882 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083409882 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083409882 DTBFUL INFO TBF(UL:TFI-0-5-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083409882 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083409882 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) 20241107083409882 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) 20241107083409882 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083409882 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083409882 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083409882 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083409895 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) 20241107083409895 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) 20241107083409895 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) 20241107083409895 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083409895 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) 20241107083409895 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) 20241107083409896 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) 20241107083409896 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) 20241107083409896 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) 20241107083409896 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) 20241107083409896 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) 20241107083409896 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) 20241107083409896 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) 20241107083409896 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) 20241107083409896 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) 20241107083409896 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) 20241107083409896 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) 20241107083409896 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) 20241107083409900 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) 20241107083409900 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) 20241107083409900 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107083409900 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) 20241107083409900 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083409914 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) 20241107083409914 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) 20241107083409914 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) 20241107083409914 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) 20241107083409915 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) 20241107083409915 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) 20241107083409915 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) 20241107083409915 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) 20241107083409915 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) 20241107083409915 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) 20241107083409915 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 54 51 c7 df b0 03 db 5b 2c ee ad 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083409915 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) 20241107083409915 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083409915 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 01 01 00 00 00 06 54 51 c7 df b0 03 db 5b 2c ee ad 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083409915 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:1032) 20241107083409915 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:1072) 20241107083409915 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) 20241107083409915 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) 20241107083409915 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) 20241107083409915 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083409915 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} data_length=30, data=00 00 00 06 54 51 c7 df b0 03 db 5b 2c ee ad 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083409915 DTBFUL INFO TBF(UL:TFI-0-5-0:G){ASSIGN} Decoded premier TLLI=0x00000006 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083409915 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000006, not yet confirmed (gprs_ms.c:512) 20241107083409916 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083409916 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083409916 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083409916 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083409916 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083409916 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083409916 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) 20241107083409916 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083409916 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083409916 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083409916 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) 20241107083409916 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) 20241107083409916 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) 20241107083409916 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) 20241107083409919 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) 20241107083409919 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) 20241107083409919 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083409919 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083409919 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) 20241107083409919 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083409919 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083409919 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083409919 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) 20241107083409919 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) 20241107083409919 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083409920 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083409920 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083409920 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083409920 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) 20241107083409920 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083409920 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083409920 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083409920 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083409920 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083409920 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083409920 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=0 (bts.cpp:663) 20241107083409920 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083409920 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083409920 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083409920 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083409920 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083409920 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083409920 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083409920 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083409920 DRLCMAC 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) 20241107083409920 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083409920 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083409920 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083409920 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083409920 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083409920 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083409920 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083409920 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083409920 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083409920 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083409920 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083409920 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083409920 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:1192) 20241107083409920 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083409920 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083409920 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-0:G){NEW} (gprs_ms.c:336) 20241107083409920 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083409920 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083409920 DTBFUL INFO TBF(UL:TFI-0-6-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083409920 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083409920 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) 20241107083409920 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) 20241107083409920 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083409920 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083409920 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083409920 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083409932 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) 20241107083409932 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) 20241107083409932 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) 20241107083409932 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083409933 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) 20241107083409933 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) 20241107083409933 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) 20241107083409933 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) 20241107083409933 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) 20241107083409933 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) 20241107083409933 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) 20241107083409933 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) 20241107083409933 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) 20241107083409933 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) 20241107083409933 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) 20241107083409933 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) 20241107083409933 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) 20241107083409933 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) 20241107083409942 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) 20241107083409942 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) 20241107083409942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241107083409942 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) 20241107083409942 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083409956 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) 20241107083409956 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) 20241107083409956 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) 20241107083409956 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) 20241107083409956 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) 20241107083409956 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) 20241107083409956 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) 20241107083409956 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) 20241107083409956 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) 20241107083409956 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) 20241107083409956 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) 20241107083409956 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) 20241107083409957 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 1b 75 03 4f 78 e4 0f 51 8f 3e 1b 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083409957 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) 20241107083409957 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083409957 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 01 01 00 00 00 07 1b 75 03 4f 78 e4 0f 51 8f 3e 1b 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083409957 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:1032) 20241107083409957 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:1072) 20241107083409957 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) 20241107083409957 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) 20241107083409957 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) 20241107083409957 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083409957 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} data_length=30, data=00 00 00 07 1b 75 03 4f 78 e4 0f 51 8f 3e 1b 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083409957 DTBFUL INFO TBF(UL:TFI-0-6-0:G){ASSIGN} Decoded premier TLLI=0x00000007 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083409957 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000007, not yet confirmed (gprs_ms.c:512) 20241107083409957 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083409957 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083409957 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083409957 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083409957 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083409957 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083409957 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) 20241107083409957 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083409957 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083409957 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083409957 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) 20241107083409957 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) 20241107083409960 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) 20241107083409960 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) 20241107083409960 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083409960 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083409960 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) 20241107083409960 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083409960 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083409960 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083409960 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) 20241107083409960 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) 20241107083409960 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083409962 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083409962 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083409962 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083409962 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) 20241107083409962 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083409962 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083409962 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083409962 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083409962 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083409962 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083409962 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=0 (bts.cpp:663) 20241107083409962 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083409962 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083409962 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083409962 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083409962 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083409962 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083409962 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083409962 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083409962 DRLCMAC 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) 20241107083409962 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083409962 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083409962 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083409962 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083409962 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083409962 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083409962 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083409962 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083409962 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083409962 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083409962 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083409962 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083409962 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:1192) 20241107083409962 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083409962 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083409962 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-0:G){NEW} (gprs_ms.c:336) 20241107083409962 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083409962 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083409962 DTBFUL INFO TBF(UL:TFI-0-7-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083409962 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083409962 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) 20241107083409962 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) 20241107083409962 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083409962 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083409962 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083409962 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083409974 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) 20241107083409974 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) 20241107083409974 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) 20241107083409974 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083409974 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) 20241107083409974 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) 20241107083409975 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) 20241107083409975 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) 20241107083409975 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) 20241107083409975 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) 20241107083409975 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) 20241107083409975 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) 20241107083409975 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) 20241107083409975 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) 20241107083409975 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) 20241107083409975 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) 20241107083409975 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) 20241107083409975 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) 20241107083409979 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) 20241107083409979 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) 20241107083409979 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241107083409979 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) 20241107083409979 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083409993 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) 20241107083409993 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) 20241107083409993 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) 20241107083409993 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) 20241107083409993 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) 20241107083409993 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) 20241107083409993 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) 20241107083409993 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) 20241107083409993 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) 20241107083409993 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) 20241107083409994 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) 20241107083409994 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) 20241107083409994 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) 20241107083409994 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) 20241107083409994 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 38 94 d1 da a0 ac a6 41 90 b9 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083409994 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) 20241107083409994 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083409994 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 01 01 00 00 00 08 24 38 94 d1 da a0 ac a6 41 90 b9 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083409994 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:1032) 20241107083409994 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:1072) 20241107083409994 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) 20241107083409994 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) 20241107083409994 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) 20241107083409994 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083409994 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} data_length=30, data=00 00 00 08 24 38 94 d1 da a0 ac a6 41 90 b9 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083409994 DTBFUL INFO TBF(UL:TFI-0-7-0:G){ASSIGN} Decoded premier TLLI=0x00000008 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083409994 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000008, not yet confirmed (gprs_ms.c:512) 20241107083409994 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083409994 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083409994 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083409994 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083409994 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083409994 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083409994 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) 20241107083409994 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083409994 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083409994 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083409999 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083409999 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083409999 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083410002 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) 20241107083410002 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) 20241107083410002 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083410002 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083410002 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) 20241107083410002 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083410002 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083410002 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083410002 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) 20241107083410002 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) 20241107083410002 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083410003 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) 20241107083410003 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083410003 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083410003 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083410003 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083410003 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083410003 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083410003 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241107083410003 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083410003 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083410003 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083410003 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083410003 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083410003 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083410003 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083410003 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083410003 DRLCMAC 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) 20241107083410003 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083410003 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083410003 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083410003 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083410003 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410003 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410003 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083410003 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083410003 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083410003 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083410003 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083410003 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083410003 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:1192) 20241107083410003 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083410003 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083410003 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-1:G){NEW} (gprs_ms.c:336) 20241107083410003 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083410003 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083410003 DTBFUL INFO TBF(UL:TFI-0-0-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083410003 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083410003 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) 20241107083410003 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) 20241107083410003 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083410003 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083410003 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083410003 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083410016 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) 20241107083410016 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) 20241107083410016 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) 20241107083410016 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083410016 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) 20241107083410016 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) 20241107083410016 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) 20241107083410016 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) 20241107083410016 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) 20241107083410016 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) 20241107083410017 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) 20241107083410017 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) 20241107083410017 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) 20241107083410017 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) 20241107083410017 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) 20241107083410017 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) 20241107083410017 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) 20241107083410017 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) 20241107083410021 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) 20241107083410021 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) 20241107083410021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241107083410021 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) 20241107083410021 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 1 20241107083410034 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) 20241107083410035 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) 20241107083410035 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) 20241107083410035 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) 20241107083410035 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) 20241107083410035 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) 20241107083410035 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) 20241107083410035 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) 20241107083410035 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) 20241107083410035 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) 20241107083410035 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) 20241107083410035 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) 20241107083410035 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) 20241107083410035 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) 20241107083410036 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) 20241107083410036 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) 20241107083410039 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) 20241107083410039 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) 20241107083410039 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241107083410039 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) 20241107083410039 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 1 20241107083410041 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083410041 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083410041 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083410053 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) 20241107083410053 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) 20241107083410053 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) 20241107083410053 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083410053 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083410053 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083410053 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) 20241107083410053 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) 20241107083410053 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) 20241107083410053 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) 20241107083410054 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) 20241107083410054 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) 20241107083410054 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) 20241107083410054 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) 20241107083410054 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) 20241107083410054 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) 20241107083410054 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) 20241107083410054 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) 20241107083410054 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) 20241107083410054 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) 20241107083410062 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) 20241107083410062 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) 20241107083410062 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083410076 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) 20241107083410076 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) 20241107083410076 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) 20241107083410076 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083410076 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) 20241107083410076 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) 20241107083410077 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) 20241107083410077 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) 20241107083410077 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) 20241107083410077 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) 20241107083410077 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) 20241107083410077 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) 20241107083410077 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) 20241107083410077 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) 20241107083410077 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) 20241107083410077 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) 20241107083410077 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) 20241107083410077 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) 20241107083410081 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) 20241107083410081 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) 20241107083410081 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083410083 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083410083 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083410083 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083410095 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) 20241107083410095 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) 20241107083410095 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) 20241107083410095 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) 20241107083410095 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) 20241107083410095 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) 20241107083410095 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) 20241107083410095 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) 20241107083410095 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) 20241107083410095 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) 20241107083410096 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) 20241107083410096 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) 20241107083410096 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) 20241107083410096 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) 20241107083410096 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) 20241107083410096 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) 20241107083410099 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) 20241107083410099 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) 20241107083410100 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083410114 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) 20241107083410114 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) 20241107083410114 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) 20241107083410114 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) 20241107083410114 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) 20241107083410114 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) 20241107083410114 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) 20241107083410114 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) 20241107083410115 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) 20241107083410115 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) 20241107083410115 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) 20241107083410115 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) 20241107083410115 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) 20241107083410115 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) 20241107083410115 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) 20241107083410115 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) 20241107083410121 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083410121 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083410121 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083410123 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) 20241107083410123 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) 20241107083410123 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083410137 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) 20241107083410137 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) 20241107083410137 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) 20241107083410137 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) 20241107083410138 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) 20241107083410138 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) 20241107083410138 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) 20241107083410138 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) 20241107083410138 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) 20241107083410138 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) 20241107083410138 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) 20241107083410138 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) 20241107083410138 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) 20241107083410138 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) 20241107083410138 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) 20241107083410138 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) 20241107083410141 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) 20241107083410141 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) 20241107083410142 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083410155 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) 20241107083410155 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) 20241107083410156 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) 20241107083410156 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) 20241107083410156 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) 20241107083410156 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) 20241107083410156 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) 20241107083410156 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) 20241107083410156 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) 20241107083410156 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) 20241107083410156 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) 20241107083410156 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) 20241107083410156 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) 20241107083410156 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) 20241107083410156 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) 20241107083410156 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) 20241107083410160 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) 20241107083410160 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) 20241107083410160 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083410162 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083410162 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083410162 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083410174 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) 20241107083410174 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) 20241107083410174 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) 20241107083410174 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) 20241107083410174 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) 20241107083410174 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) 20241107083410174 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) 20241107083410174 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) 20241107083410175 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) 20241107083410175 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) 20241107083410175 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) 20241107083410175 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) 20241107083410175 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) 20241107083410175 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) 20241107083410175 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) 20241107083410175 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) 20241107083410183 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) 20241107083410183 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) 20241107083410183 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083410198 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) 20241107083410198 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) 20241107083410198 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) 20241107083410198 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) 20241107083410198 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) 20241107083410198 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) 20241107083410198 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) 20241107083410198 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) 20241107083410198 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) 20241107083410198 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) 20241107083410199 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) 20241107083410199 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) 20241107083410199 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) 20241107083410199 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) 20241107083410199 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) 20241107083410199 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) 20241107083410202 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) 20241107083410202 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) 20241107083410202 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083410203 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083410203 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083410203 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083410216 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) 20241107083410216 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) 20241107083410216 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) 20241107083410216 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) 20241107083410216 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) 20241107083410216 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) 20241107083410217 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) 20241107083410217 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) 20241107083410217 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) 20241107083410217 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) 20241107083410217 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) 20241107083410217 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) 20241107083410217 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) 20241107083410217 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) 20241107083410217 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) 20241107083410217 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) 20241107083410221 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) 20241107083410221 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) 20241107083410221 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241107083410221 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) 20241107083410221 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083410235 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 7d 27 ad 51 04 46 56 93 26 e1 6d 5c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083410235 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) 20241107083410235 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083410235 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 03 01 00 00 00 09 7d 27 ad 51 04 46 56 93 26 e1 6d 5c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083410235 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:1032) 20241107083410235 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:1072) 20241107083410235 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) 20241107083410235 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) 20241107083410235 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) 20241107083410235 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083410235 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} data_length=30, data=00 00 00 09 7d 27 ad 51 04 46 56 93 26 e1 6d 5c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083410235 DTBFUL INFO TBF(UL:TFI-0-0-1:G){FLOW} Decoded premier TLLI=0x00000009 of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083410235 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000009, not yet confirmed (gprs_ms.c:512) 20241107083410235 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083410235 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083410235 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083410235 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083410235 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083410235 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) 20241107083410235 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) 20241107083410235 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083410235 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083410235 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083410235 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) 20241107083410235 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) 20241107083410236 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) 20241107083410236 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) 20241107083410236 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) 20241107083410236 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) 20241107083410236 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) 20241107083410236 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) 20241107083410236 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) 20241107083410236 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) 20241107083410236 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) 20241107083410236 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) 20241107083410237 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) 20241107083410237 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) 20241107083410244 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) 20241107083410244 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) 20241107083410244 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20241107083410244 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) 20241107083410244 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (final=0) (encoding.cpp:1112) 20241107083410244 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083410244 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) 20241107083410244 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083410244 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083410244 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083410244 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) 20241107083410244 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) 20241107083410244 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083410245 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) 20241107083410245 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083410245 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083410245 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083410245 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083410245 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083410245 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083410245 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=1 (bts.cpp:663) 20241107083410245 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083410245 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083410245 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083410245 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083410245 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083410245 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083410245 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083410245 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083410245 DRLCMAC 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) 20241107083410245 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083410245 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083410245 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083410245 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083410245 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410245 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410245 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083410245 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083410245 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083410245 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083410245 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083410245 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083410245 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:1192) 20241107083410245 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083410245 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083410245 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-1:G){NEW} (gprs_ms.c:336) 20241107083410245 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083410245 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083410245 DTBFUL INFO TBF(UL:TFI-0-1-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083410245 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083410245 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) 20241107083410245 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) 20241107083410245 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083410245 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083410245 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083410245 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083410258 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) 20241107083410258 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) 20241107083410258 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) 20241107083410258 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083410258 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) 20241107083410258 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) 20241107083410258 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) 20241107083410258 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) 20241107083410258 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) 20241107083410258 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) 20241107083410259 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) 20241107083410259 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) 20241107083410259 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) 20241107083410259 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) 20241107083410259 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) 20241107083410259 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) 20241107083410259 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) 20241107083410259 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) 20241107083410263 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) 20241107083410263 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) 20241107083410263 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20241107083410263 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) 20241107083410263 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083410277 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) 20241107083410277 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) 20241107083410277 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) 20241107083410277 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083410277 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 db 48 b5 9d 31 55 62 f4 d1 33 22 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083410277 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) 20241107083410277 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083410277 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 03 01 00 00 00 0a db 48 b5 9d 31 55 62 f4 d1 33 22 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083410277 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:1032) 20241107083410277 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:1072) 20241107083410277 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) 20241107083410277 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) 20241107083410277 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) 20241107083410277 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083410277 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} data_length=30, data=00 00 00 0a db 48 b5 9d 31 55 62 f4 d1 33 22 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083410277 DTBFUL INFO TBF(UL:TFI-0-1-1:G){ASSIGN} Decoded premier TLLI=0x0000000a of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083410277 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000a, not yet confirmed (gprs_ms.c:512) 20241107083410277 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083410277 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083410277 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083410277 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083410277 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083410277 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083410277 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) 20241107083410277 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083410277 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083410277 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083410277 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) 20241107083410277 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) 20241107083410277 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) 20241107083410277 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) 20241107083410277 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) 20241107083410277 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) 20241107083410277 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) 20241107083410277 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) 20241107083410278 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) 20241107083410278 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) 20241107083410278 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) 20241107083410278 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) 20241107083410281 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) 20241107083410281 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) 20241107083410281 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241107083410281 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) 20241107083410281 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083410281 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083410281 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) 20241107083410281 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083410281 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083410281 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083410281 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) 20241107083410281 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) 20241107083410282 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083410283 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) 20241107083410283 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083410283 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083410283 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083410283 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083410283 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083410283 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083410283 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=1 (bts.cpp:663) 20241107083410283 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083410283 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083410283 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083410283 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083410283 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083410283 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083410283 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083410283 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083410283 DRLCMAC 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) 20241107083410283 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083410283 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083410283 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083410283 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083410283 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410283 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410283 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083410283 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083410283 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083410283 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083410283 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083410283 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083410283 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:1192) 20241107083410283 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083410283 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083410283 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-1:G){NEW} (gprs_ms.c:336) 20241107083410283 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083410283 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083410283 DTBFUL INFO TBF(UL:TFI-0-2-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083410283 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083410283 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) 20241107083410283 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) 20241107083410283 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083410283 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083410283 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083410283 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083410296 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) 20241107083410296 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) 20241107083410296 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) 20241107083410296 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083410296 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) 20241107083410296 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) 20241107083410296 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) 20241107083410296 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) 20241107083410297 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) 20241107083410297 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) 20241107083410297 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) 20241107083410297 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) 20241107083410297 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) 20241107083410297 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) 20241107083410298 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) 20241107083410298 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) 20241107083410298 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) 20241107083410298 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) 20241107083410305 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) 20241107083410305 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) 20241107083410305 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241107083410305 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) 20241107083410306 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083410320 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) 20241107083410320 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) 20241107083410321 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) 20241107083410321 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) 20241107083410321 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) 20241107083410321 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083410322 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 09 12 d3 90 0b c3 c7 43 20 02 68 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083410322 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) 20241107083410322 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083410322 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 03 01 00 00 00 0b 09 12 d3 90 0b c3 c7 43 20 02 68 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083410322 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:1032) 20241107083410322 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:1072) 20241107083410322 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) 20241107083410322 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) 20241107083410322 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) 20241107083410322 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083410322 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} data_length=30, data=00 00 00 0b 09 12 d3 90 0b c3 c7 43 20 02 68 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083410322 DTBFUL INFO TBF(UL:TFI-0-2-1:G){ASSIGN} Decoded premier TLLI=0x0000000b of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083410322 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000b, not yet confirmed (gprs_ms.c:512) 20241107083410322 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083410322 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083410322 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083410322 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083410322 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083410322 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083410322 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) 20241107083410322 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083410322 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083410322 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083410322 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) 20241107083410322 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) 20241107083410323 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) 20241107083410323 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) 20241107083410323 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) 20241107083410323 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) 20241107083410324 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) 20241107083410324 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) 20241107083410325 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) 20241107083410325 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) 20241107083410326 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) 20241107083410326 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) 20241107083410326 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20241107083410326 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) 20241107083410326 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083410326 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083410326 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) 20241107083410326 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083410326 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083410326 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083410326 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) 20241107083410326 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) 20241107083410326 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083410331 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) 20241107083410331 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083410331 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083410331 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083410331 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083410331 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083410331 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083410331 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=1 (bts.cpp:663) 20241107083410331 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083410331 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083410331 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083410331 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083410331 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083410331 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083410331 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083410331 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083410331 DRLCMAC 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) 20241107083410331 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083410331 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083410331 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083410331 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083410331 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410331 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410331 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083410331 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083410331 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083410331 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083410331 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083410331 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083410331 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:1192) 20241107083410331 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083410331 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083410331 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-1:G){NEW} (gprs_ms.c:336) 20241107083410331 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083410331 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083410331 DTBFUL INFO TBF(UL:TFI-0-3-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083410331 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083410331 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) 20241107083410331 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) 20241107083410331 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083410331 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083410331 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083410332 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083410339 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) 20241107083410339 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) 20241107083410339 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) 20241107083410339 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083410340 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) 20241107083410340 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) 20241107083410340 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) 20241107083410340 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) 20241107083410341 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) 20241107083410341 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) 20241107083410341 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) 20241107083410341 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) 20241107083410341 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) 20241107083410341 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) 20241107083410342 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) 20241107083410342 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) 20241107083410343 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) 20241107083410343 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) 20241107083410344 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) 20241107083410344 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) 20241107083410344 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20241107083410344 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) 20241107083410345 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083410359 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) 20241107083410359 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) 20241107083410361 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) 20241107083410361 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) 20241107083410362 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) 20241107083410362 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) 20241107083410362 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) 20241107083410362 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083410364 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 6e 97 23 d1 d6 7f da 7e d0 a1 84 ba 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083410364 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) 20241107083410364 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083410364 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 03 01 00 00 00 0c 6e 97 23 d1 d6 7f da 7e d0 a1 84 ba 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083410364 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:1032) 20241107083410364 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:1072) 20241107083410364 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) 20241107083410364 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) 20241107083410364 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) 20241107083410364 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083410364 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} data_length=30, data=00 00 00 0c 6e 97 23 d1 d6 7f da 7e d0 a1 84 ba 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083410364 DTBFUL INFO TBF(UL:TFI-0-3-1:G){ASSIGN} Decoded premier TLLI=0x0000000c of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083410364 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000c, not yet confirmed (gprs_ms.c:512) 20241107083410364 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083410364 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083410364 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083410364 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083410364 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083410364 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083410364 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) 20241107083410364 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083410364 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083410364 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083410365 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) 20241107083410365 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) 20241107083410366 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) 20241107083410366 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) 20241107083410368 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) 20241107083410368 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) 20241107083410369 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) 20241107083410369 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) 20241107083410370 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) 20241107083410370 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) 20241107083410370 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241107083410370 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) 20241107083410370 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083410370 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083410370 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) 20241107083410371 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083410371 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083410371 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083410371 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) 20241107083410371 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) 20241107083410371 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083410377 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) 20241107083410377 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083410377 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083410377 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083410377 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083410377 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083410377 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083410377 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=1 (bts.cpp:663) 20241107083410377 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083410377 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083410377 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083410378 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083410378 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083410378 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083410378 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083410378 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083410378 DRLCMAC 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) 20241107083410378 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083410378 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083410378 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083410378 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083410378 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410378 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410378 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083410378 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083410378 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083410378 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083410378 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083410378 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083410378 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:1192) 20241107083410378 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083410378 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083410378 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-1:G){NEW} (gprs_ms.c:336) 20241107083410378 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083410378 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083410378 DTBFUL INFO TBF(UL:TFI-0-4-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083410378 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083410378 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) 20241107083410378 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) 20241107083410378 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083410379 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083410379 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083410379 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083410383 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) 20241107083410383 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) 20241107083410383 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) 20241107083410383 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083410383 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) 20241107083410383 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) 20241107083410384 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) 20241107083410384 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) 20241107083410384 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) 20241107083410384 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) 20241107083410384 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) 20241107083410384 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) 20241107083410385 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) 20241107083410385 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) 20241107083410385 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) 20241107083410385 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) 20241107083410385 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) 20241107083410385 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) 20241107083410386 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) 20241107083410386 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) 20241107083410386 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241107083410386 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) 20241107083410386 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083410400 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) 20241107083410400 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) 20241107083410401 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) 20241107083410401 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) 20241107083410401 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) 20241107083410401 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) 20241107083410401 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) 20241107083410401 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) 20241107083410401 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) 20241107083410401 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083410401 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 4d 07 4e 3b 40 01 cf f6 a7 e3 88 9f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083410401 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) 20241107083410401 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083410401 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 03 01 00 00 00 0d 4d 07 4e 3b 40 01 cf f6 a7 e3 88 9f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083410401 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:1032) 20241107083410401 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:1072) 20241107083410401 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) 20241107083410401 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) 20241107083410401 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) 20241107083410401 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083410401 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} data_length=30, data=00 00 00 0d 4d 07 4e 3b 40 01 cf f6 a7 e3 88 9f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083410401 DTBFUL INFO TBF(UL:TFI-0-4-1:G){ASSIGN} Decoded premier TLLI=0x0000000d of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083410401 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000d, not yet confirmed (gprs_ms.c:512) 20241107083410401 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083410401 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083410401 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083410401 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083410401 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083410401 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083410401 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) 20241107083410401 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083410401 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083410401 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083410401 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) 20241107083410401 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) 20241107083410401 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) 20241107083410401 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) 20241107083410401 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) 20241107083410401 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) 20241107083410405 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) 20241107083410405 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) 20241107083410405 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241107083410405 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) 20241107083410405 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083410405 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083410405 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) 20241107083410405 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083410405 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083410405 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083410405 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) 20241107083410405 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) 20241107083410405 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083410407 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) 20241107083410407 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083410407 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083410407 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083410407 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083410407 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083410407 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083410407 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=1 (bts.cpp:663) 20241107083410407 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083410407 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083410407 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083410407 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083410407 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083410407 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083410407 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083410407 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083410407 DRLCMAC 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) 20241107083410407 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083410407 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083410407 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083410407 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083410407 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410407 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410407 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083410407 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083410407 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083410407 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083410407 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083410407 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083410407 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:1192) 20241107083410407 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083410407 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083410407 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-1:G){NEW} (gprs_ms.c:336) 20241107083410407 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083410407 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083410407 DTBFUL INFO TBF(UL:TFI-0-5-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083410407 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083410407 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) 20241107083410407 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) 20241107083410407 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083410407 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083410407 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083410407 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083410419 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) 20241107083410419 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) 20241107083410419 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) 20241107083410419 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083410420 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) 20241107083410420 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) 20241107083410420 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) 20241107083410420 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) 20241107083410421 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) 20241107083410421 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) 20241107083410421 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) 20241107083410421 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) 20241107083410421 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) 20241107083410421 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) 20241107083410422 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) 20241107083410422 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) 20241107083410422 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) 20241107083410422 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) 20241107083410428 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) 20241107083410428 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) 20241107083410428 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20241107083410428 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) 20241107083410429 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083410443 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) 20241107083410443 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) 20241107083410443 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) 20241107083410443 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) 20241107083410443 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) 20241107083410443 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) 20241107083410444 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) 20241107083410444 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) 20241107083410444 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) 20241107083410444 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) 20241107083410444 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) 20241107083410444 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083410444 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 10 eb 4c e7 83 6d ab e8 29 40 50 17 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083410444 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) 20241107083410444 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083410444 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 03 01 00 00 00 0e 10 eb 4c e7 83 6d ab e8 29 40 50 17 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083410444 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:1032) 20241107083410444 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:1072) 20241107083410444 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) 20241107083410444 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) 20241107083410444 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) 20241107083410444 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083410444 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} data_length=30, data=00 00 00 0e 10 eb 4c e7 83 6d ab e8 29 40 50 17 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083410444 DTBFUL INFO TBF(UL:TFI-0-5-1:G){ASSIGN} Decoded premier TLLI=0x0000000e of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083410444 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000e, not yet confirmed (gprs_ms.c:512) 20241107083410444 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083410444 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083410444 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083410444 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083410444 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083410444 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083410444 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) 20241107083410444 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083410444 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083410444 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083410444 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) 20241107083410444 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) 20241107083410445 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) 20241107083410445 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) 20241107083410446 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083410446 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083410446 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083410447 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) 20241107083410447 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) 20241107083410447 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20241107083410447 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) 20241107083410447 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083410447 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083410447 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) 20241107083410448 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083410448 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083410448 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083410448 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) 20241107083410448 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) 20241107083410448 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083410453 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) 20241107083410453 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083410453 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083410453 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083410453 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083410453 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083410453 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083410453 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=1 (bts.cpp:663) 20241107083410453 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083410453 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083410453 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083410453 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083410453 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083410453 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083410453 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083410453 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083410453 DRLCMAC 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) 20241107083410453 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083410453 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083410453 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083410453 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083410453 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410453 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410453 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083410453 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083410454 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083410454 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083410454 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083410454 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083410454 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:1192) 20241107083410454 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083410454 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083410454 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-1:G){NEW} (gprs_ms.c:336) 20241107083410454 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083410454 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083410454 DTBFUL INFO TBF(UL:TFI-0-6-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083410454 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083410454 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) 20241107083410454 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) 20241107083410454 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083410454 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083410454 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083410454 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083410462 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) 20241107083410462 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) 20241107083410462 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) 20241107083410462 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083410464 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) 20241107083410464 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) 20241107083410465 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) 20241107083410465 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) 20241107083410466 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) 20241107083410466 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) 20241107083410467 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) 20241107083410467 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) 20241107083410467 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) 20241107083410467 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) 20241107083410468 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) 20241107083410468 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) 20241107083410469 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) 20241107083410469 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) 20241107083410469 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) 20241107083410469 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) 20241107083410469 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20241107083410469 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) 20241107083410470 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083410480 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) 20241107083410480 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) 20241107083410481 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) 20241107083410481 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) 20241107083410481 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) 20241107083410481 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) 20241107083410481 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) 20241107083410481 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) 20241107083410482 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) 20241107083410482 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) 20241107083410482 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) 20241107083410482 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) 20241107083410482 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) 20241107083410482 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083410482 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 04 b2 18 a5 4a e5 65 16 b7 19 13 d5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083410482 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) 20241107083410482 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083410482 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 03 01 00 00 00 0f 04 b2 18 a5 4a e5 65 16 b7 19 13 d5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083410482 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:1032) 20241107083410482 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:1072) 20241107083410482 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) 20241107083410482 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) 20241107083410482 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) 20241107083410482 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083410482 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} data_length=30, data=00 00 00 0f 04 b2 18 a5 4a e5 65 16 b7 19 13 d5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083410482 DTBFUL INFO TBF(UL:TFI-0-6-1:G){ASSIGN} Decoded premier TLLI=0x0000000f of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083410482 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000f, not yet confirmed (gprs_ms.c:512) 20241107083410482 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083410482 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083410482 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083410482 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083410482 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083410482 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083410482 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) 20241107083410482 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083410482 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083410482 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083410483 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) 20241107083410483 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) 20241107083410484 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083410484 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083410484 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083410490 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) 20241107083410490 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) 20241107083410490 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20241107083410490 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) 20241107083410490 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083410490 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083410490 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) 20241107083410490 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083410490 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083410490 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083410490 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) 20241107083410490 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) 20241107083410490 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083410491 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) 20241107083410491 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083410491 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083410491 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083410491 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083410491 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083410491 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083410491 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=1 (bts.cpp:663) 20241107083410491 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083410491 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083410491 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083410491 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083410491 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083410491 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083410491 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083410491 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083410491 DRLCMAC 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) 20241107083410491 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083410491 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083410491 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083410491 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083410491 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410491 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410492 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083410492 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083410492 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083410492 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083410492 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083410492 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083410492 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:1192) 20241107083410492 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083410492 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083410492 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-1:G){NEW} (gprs_ms.c:336) 20241107083410492 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083410492 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083410492 DTBFUL INFO TBF(UL:TFI-0-7-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083410492 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083410492 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) 20241107083410492 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) 20241107083410492 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083410492 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083410492 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083410492 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083410504 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) 20241107083410504 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) 20241107083410504 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) 20241107083410504 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083410504 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) 20241107083410504 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) 20241107083410504 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) 20241107083410504 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) 20241107083410505 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) 20241107083410505 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) 20241107083410505 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) 20241107083410505 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) 20241107083410505 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) 20241107083410505 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) 20241107083410505 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) 20241107083410505 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) 20241107083410506 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) 20241107083410506 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) 20241107083410508 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) 20241107083410508 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) 20241107083410508 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20241107083410508 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) 20241107083410509 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083410522 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) 20241107083410522 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) 20241107083410523 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) 20241107083410523 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) 20241107083410523 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) 20241107083410523 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) 20241107083410523 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) 20241107083410523 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) 20241107083410523 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) 20241107083410523 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) 20241107083410524 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) 20241107083410524 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) 20241107083410524 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) 20241107083410524 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) 20241107083410524 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) 20241107083410524 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083410524 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 6d 86 f9 d3 01 4c d4 3e 65 56 c5 3d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083410524 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) 20241107083410524 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083410524 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 03 01 00 00 00 10 6d 86 f9 d3 01 4c d4 3e 65 56 c5 3d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083410524 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:1032) 20241107083410524 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:1072) 20241107083410524 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) 20241107083410524 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) 20241107083410524 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) 20241107083410524 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083410524 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} data_length=30, data=00 00 00 10 6d 86 f9 d3 01 4c d4 3e 65 56 c5 3d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083410524 DTBFUL INFO TBF(UL:TFI-0-7-1:G){ASSIGN} Decoded premier TLLI=0x00000010 of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083410524 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000010, not yet confirmed (gprs_ms.c:512) 20241107083410524 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083410524 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083410524 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083410524 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083410524 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083410524 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083410524 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) 20241107083410524 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083410524 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083410524 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083410527 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) 20241107083410527 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) 20241107083410527 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20241107083410527 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) 20241107083410527 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083410527 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083410527 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) 20241107083410527 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083410527 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083410527 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083410527 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) 20241107083410527 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) 20241107083410527 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083410528 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) 20241107083410528 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083410528 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083410528 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083410528 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083410528 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083410528 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083410528 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241107083410528 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083410528 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083410528 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083410528 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083410528 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083410528 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083410528 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083410528 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083410528 DRLCMAC 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) 20241107083410528 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083410528 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083410528 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083410528 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083410528 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410528 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410528 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083410528 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083410528 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083410528 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083410528 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083410528 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083410528 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:1192) 20241107083410528 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083410528 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083410528 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-2:G){NEW} (gprs_ms.c:336) 20241107083410528 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083410528 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083410528 DTBFUL INFO TBF(UL:TFI-0-0-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083410528 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083410528 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) 20241107083410528 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) 20241107083410528 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083410528 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083410528 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083410528 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083410532 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083410532 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083410532 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083410541 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) 20241107083410541 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) 20241107083410541 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) 20241107083410541 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083410541 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) 20241107083410541 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) 20241107083410541 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) 20241107083410541 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) 20241107083410541 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) 20241107083410541 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) 20241107083410541 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) 20241107083410541 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) 20241107083410542 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) 20241107083410542 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) 20241107083410542 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) 20241107083410542 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) 20241107083410542 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) 20241107083410542 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) 20241107083410550 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) 20241107083410550 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) 20241107083410550 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20241107083410550 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) 20241107083410550 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 2 20241107083410564 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) 20241107083410564 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) 20241107083410564 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) 20241107083410564 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) 20241107083410564 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) 20241107083410564 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) 20241107083410565 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) 20241107083410565 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) 20241107083410565 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) 20241107083410565 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) 20241107083410565 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) 20241107083410565 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) 20241107083410565 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) 20241107083410565 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) 20241107083410565 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) 20241107083410565 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) 20241107083410565 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) 20241107083410565 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083410569 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) 20241107083410569 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) 20241107083410569 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 242 for type USF (pdch_ul_controller.c:184) 20241107083410569 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) 20241107083410569 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 2 20241107083410579 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083410579 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083410579 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083410583 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) 20241107083410583 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) 20241107083410583 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) 20241107083410583 DTBF NOTICE TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083410583 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083410583 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083410583 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) 20241107083410583 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) 20241107083410583 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) 20241107083410583 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) 20241107083410583 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) 20241107083410583 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) 20241107083410583 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) 20241107083410583 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) 20241107083410584 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) 20241107083410584 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) 20241107083410584 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) 20241107083410584 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) 20241107083410584 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) 20241107083410584 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) 20241107083410587 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) 20241107083410587 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) 20241107083410587 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083410601 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) 20241107083410601 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) 20241107083410601 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) 20241107083410601 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083410602 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) 20241107083410602 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) 20241107083410602 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) 20241107083410602 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) 20241107083410602 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) 20241107083410602 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) 20241107083410602 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) 20241107083410602 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) 20241107083410602 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) 20241107083410602 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) 20241107083410602 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) 20241107083410602 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) 20241107083410602 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) 20241107083410602 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) 20241107083410607 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083410607 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083410607 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083410611 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) 20241107083410611 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) 20241107083410611 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083410625 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) 20241107083410625 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) 20241107083410625 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) 20241107083410625 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) 20241107083410625 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) 20241107083410625 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) 20241107083410625 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) 20241107083410625 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) 20241107083410625 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) 20241107083410625 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) 20241107083410626 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) 20241107083410626 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) 20241107083410626 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) 20241107083410626 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) 20241107083410626 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) 20241107083410626 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) 20241107083410629 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) 20241107083410629 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) 20241107083410630 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083410643 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) 20241107083410644 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) 20241107083410644 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) 20241107083410644 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) 20241107083410644 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) 20241107083410644 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) 20241107083410644 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) 20241107083410644 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) 20241107083410644 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) 20241107083410644 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) 20241107083410644 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) 20241107083410644 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) 20241107083410645 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) 20241107083410645 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) 20241107083410645 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) 20241107083410645 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) 20241107083410648 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) 20241107083410648 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) 20241107083410648 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083410654 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083410654 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083410654 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083410662 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) 20241107083410662 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) 20241107083410662 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) 20241107083410662 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) 20241107083410663 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) 20241107083410663 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) 20241107083410663 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) 20241107083410663 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) 20241107083410663 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) 20241107083410663 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) 20241107083410663 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) 20241107083410663 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) 20241107083410663 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) 20241107083410663 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) 20241107083410663 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) 20241107083410663 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) 20241107083410671 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) 20241107083410671 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) 20241107083410672 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083410685 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) 20241107083410685 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) 20241107083410686 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) 20241107083410686 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) 20241107083410686 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) 20241107083410686 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) 20241107083410686 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) 20241107083410686 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) 20241107083410686 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) 20241107083410686 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) 20241107083410687 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) 20241107083410687 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) 20241107083410687 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) 20241107083410687 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) 20241107083410687 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) 20241107083410687 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) 20241107083410690 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) 20241107083410690 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) 20241107083410690 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083410692 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083410692 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083410692 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083410704 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) 20241107083410704 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) 20241107083410704 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) 20241107083410704 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) 20241107083410705 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) 20241107083410705 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) 20241107083410705 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) 20241107083410705 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) 20241107083410705 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) 20241107083410705 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) 20241107083410705 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) 20241107083410705 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) 20241107083410705 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) 20241107083410705 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) 20241107083410705 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) 20241107083410705 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) 20241107083410709 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) 20241107083410709 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) 20241107083410709 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083410723 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) 20241107083410723 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) 20241107083410724 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) 20241107083410724 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) 20241107083410724 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) 20241107083410724 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) 20241107083410725 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) 20241107083410725 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) 20241107083410725 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) 20241107083410725 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) 20241107083410725 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) 20241107083410725 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) 20241107083410725 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) 20241107083410725 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) 20241107083410725 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) 20241107083410725 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) 20241107083410729 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083410729 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083410729 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083410732 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) 20241107083410732 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) 20241107083410732 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20241107083410732 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) 20241107083410732 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083410746 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 94 36 01 b5 53 ab c8 de 85 e5 18 71 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083410746 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) 20241107083410746 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083410746 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 05 01 00 00 00 11 94 36 01 b5 53 ab c8 de 85 e5 18 71 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083410746 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:1032) 20241107083410746 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:1072) 20241107083410746 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) 20241107083410746 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) 20241107083410746 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) 20241107083410746 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083410746 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} data_length=30, data=00 00 00 11 94 36 01 b5 53 ab c8 de 85 e5 18 71 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083410746 DTBFUL INFO TBF(UL:TFI-0-0-2:G){FLOW} Decoded premier TLLI=0x00000011 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083410746 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000011, not yet confirmed (gprs_ms.c:512) 20241107083410746 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083410746 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083410746 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083410746 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083410746 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083410746 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) 20241107083410746 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) 20241107083410746 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083410746 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083410746 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083410747 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) 20241107083410747 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) 20241107083410747 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) 20241107083410747 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) 20241107083410747 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) 20241107083410747 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) 20241107083410748 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) 20241107083410748 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) 20241107083410748 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) 20241107083410748 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) 20241107083410748 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) 20241107083410748 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) 20241107083410748 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) 20241107083410748 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) 20241107083410751 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) 20241107083410751 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) 20241107083410751 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20241107083410751 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) 20241107083410751 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (final=0) (encoding.cpp:1112) 20241107083410751 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083410751 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) 20241107083410751 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083410751 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083410751 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083410751 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) 20241107083410751 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) 20241107083410751 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083410753 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) 20241107083410753 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083410753 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083410753 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083410753 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083410753 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083410753 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083410753 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=2 (bts.cpp:663) 20241107083410753 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083410753 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083410753 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083410753 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083410753 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083410753 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083410753 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083410753 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083410753 DRLCMAC 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) 20241107083410753 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083410753 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083410753 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083410753 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083410753 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410753 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410753 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083410753 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083410753 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083410753 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083410753 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083410753 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083410753 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:1192) 20241107083410753 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083410753 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083410753 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-2:G){NEW} (gprs_ms.c:336) 20241107083410753 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083410753 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083410753 DTBFUL INFO TBF(UL:TFI-0-1-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083410753 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083410753 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) 20241107083410753 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) 20241107083410753 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083410753 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083410753 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083410753 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083410765 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) 20241107083410765 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) 20241107083410765 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) 20241107083410765 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083410766 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) 20241107083410766 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) 20241107083410766 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) 20241107083410766 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) 20241107083410766 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) 20241107083410766 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) 20241107083410767 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) 20241107083410767 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) 20241107083410767 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) 20241107083410767 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) 20241107083410767 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) 20241107083410767 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) 20241107083410767 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) 20241107083410767 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) 20241107083410770 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) 20241107083410770 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) 20241107083410770 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20241107083410770 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) 20241107083410770 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083410784 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) 20241107083410784 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) 20241107083410784 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) 20241107083410784 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083410784 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 1f a9 28 aa 65 69 c8 3f 86 1e 53 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083410784 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) 20241107083410784 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083410784 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 05 01 00 00 00 12 1f a9 28 aa 65 69 c8 3f 86 1e 53 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083410784 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:1032) 20241107083410784 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:1072) 20241107083410784 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) 20241107083410784 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) 20241107083410784 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) 20241107083410784 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083410784 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} data_length=30, data=00 00 00 12 1f a9 28 aa 65 69 c8 3f 86 1e 53 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083410784 DTBFUL INFO TBF(UL:TFI-0-1-2:G){ASSIGN} Decoded premier TLLI=0x00000012 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083410784 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000012, not yet confirmed (gprs_ms.c:512) 20241107083410784 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083410784 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083410784 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083410784 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083410784 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083410784 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083410784 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) 20241107083410784 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083410784 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083410784 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083410784 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) 20241107083410784 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) 20241107083410785 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) 20241107083410785 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) 20241107083410785 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) 20241107083410785 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) 20241107083410785 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) 20241107083410785 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) 20241107083410785 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) 20241107083410785 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) 20241107083410785 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) 20241107083410785 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) 20241107083410793 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) 20241107083410793 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) 20241107083410793 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20241107083410793 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) 20241107083410793 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083410793 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083410793 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) 20241107083410793 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083410793 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083410793 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083410793 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) 20241107083410793 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) 20241107083410794 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083410795 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) 20241107083410795 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083410795 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083410795 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083410795 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083410795 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083410795 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083410795 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=2 (bts.cpp:663) 20241107083410795 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083410795 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083410795 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083410795 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083410795 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083410795 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083410795 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083410795 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083410795 DRLCMAC 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) 20241107083410795 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083410795 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083410795 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083410795 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083410795 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410795 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410795 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083410795 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083410795 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083410796 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083410796 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083410796 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083410796 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:1192) 20241107083410796 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083410796 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083410796 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-2:G){NEW} (gprs_ms.c:336) 20241107083410796 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083410796 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083410796 DTBFUL INFO TBF(UL:TFI-0-2-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083410796 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083410796 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) 20241107083410796 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) 20241107083410796 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083410796 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083410796 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083410796 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083410807 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) 20241107083410807 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) 20241107083410807 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) 20241107083410807 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083410808 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) 20241107083410808 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) 20241107083410808 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) 20241107083410808 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) 20241107083410809 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) 20241107083410809 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) 20241107083410809 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) 20241107083410809 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) 20241107083410809 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) 20241107083410809 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) 20241107083410809 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) 20241107083410809 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) 20241107083410809 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) 20241107083410809 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) 20241107083410812 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) 20241107083410812 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) 20241107083410812 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241107083410812 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) 20241107083410812 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083410827 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) 20241107083410827 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) 20241107083410827 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) 20241107083410827 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) 20241107083410827 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) 20241107083410827 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083410827 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 7a 4d 0b 05 b7 9b 74 73 e7 02 d3 ae 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083410827 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) 20241107083410827 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083410827 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 05 01 00 00 00 13 7a 4d 0b 05 b7 9b 74 73 e7 02 d3 ae 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083410827 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:1032) 20241107083410827 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:1072) 20241107083410827 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) 20241107083410827 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) 20241107083410827 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) 20241107083410827 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083410827 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} data_length=30, data=00 00 00 13 7a 4d 0b 05 b7 9b 74 73 e7 02 d3 ae 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083410827 DTBFUL INFO TBF(UL:TFI-0-2-2:G){ASSIGN} Decoded premier TLLI=0x00000013 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083410827 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000013, not yet confirmed (gprs_ms.c:512) 20241107083410827 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083410827 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083410827 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083410827 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083410827 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083410827 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083410827 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) 20241107083410827 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083410827 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083410827 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083410828 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) 20241107083410828 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) 20241107083410828 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) 20241107083410828 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) 20241107083410828 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) 20241107083410828 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) 20241107083410829 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) 20241107083410829 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) 20241107083410829 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) 20241107083410829 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) 20241107083410831 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) 20241107083410831 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) 20241107083410831 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20241107083410831 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) 20241107083410831 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083410831 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083410831 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) 20241107083410831 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083410831 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083410831 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083410831 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) 20241107083410831 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) 20241107083410832 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083410836 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) 20241107083410836 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083410836 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083410836 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083410836 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083410836 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083410836 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083410836 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=2 (bts.cpp:663) 20241107083410836 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083410836 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083410836 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083410836 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083410836 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083410836 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083410836 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083410836 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083410836 DRLCMAC 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) 20241107083410836 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083410836 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083410836 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083410836 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083410836 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410836 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410836 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083410836 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083410836 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083410836 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083410836 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083410836 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083410836 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:1192) 20241107083410836 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083410836 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083410836 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-2:G){NEW} (gprs_ms.c:336) 20241107083410836 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083410836 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083410836 DTBFUL INFO TBF(UL:TFI-0-3-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083410836 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083410836 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) 20241107083410836 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) 20241107083410836 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083410836 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083410836 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083410836 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083410845 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) 20241107083410845 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) 20241107083410845 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) 20241107083410845 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083410845 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) 20241107083410845 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) 20241107083410846 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) 20241107083410846 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) 20241107083410846 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) 20241107083410846 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) 20241107083410846 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) 20241107083410846 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) 20241107083410846 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) 20241107083410846 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) 20241107083410847 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) 20241107083410847 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) 20241107083410847 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) 20241107083410847 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) 20241107083410855 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) 20241107083410855 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) 20241107083410855 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20241107083410855 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) 20241107083410856 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083410869 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) 20241107083410869 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) 20241107083410869 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) 20241107083410869 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) 20241107083410870 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) 20241107083410870 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) 20241107083410870 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) 20241107083410870 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083410870 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 8c 45 b1 91 28 e5 fd 48 d1 59 a2 2f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083410870 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) 20241107083410870 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083410870 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 05 01 00 00 00 14 8c 45 b1 91 28 e5 fd 48 d1 59 a2 2f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083410870 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:1032) 20241107083410870 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:1072) 20241107083410870 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) 20241107083410870 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) 20241107083410870 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) 20241107083410870 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083410870 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} data_length=30, data=00 00 00 14 8c 45 b1 91 28 e5 fd 48 d1 59 a2 2f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083410870 DTBFUL INFO TBF(UL:TFI-0-3-2:G){ASSIGN} Decoded premier TLLI=0x00000014 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083410870 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000014, not yet confirmed (gprs_ms.c:512) 20241107083410870 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083410870 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083410870 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083410870 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083410870 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083410870 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083410870 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) 20241107083410870 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083410870 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083410870 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083410870 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) 20241107083410870 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) 20241107083410870 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) 20241107083410870 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) 20241107083410870 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) 20241107083410870 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) 20241107083410871 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) 20241107083410871 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) 20241107083410873 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) 20241107083410873 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) 20241107083410873 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20241107083410873 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) 20241107083410873 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083410873 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083410873 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) 20241107083410873 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083410873 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083410873 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083410873 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) 20241107083410873 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) 20241107083410874 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083410875 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) 20241107083410875 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083410875 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083410875 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083410875 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083410875 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083410875 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083410875 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=2 (bts.cpp:663) 20241107083410875 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083410875 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083410875 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083410875 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083410875 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083410875 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083410875 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083410875 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083410875 DRLCMAC 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) 20241107083410875 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083410875 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083410875 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083410875 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083410875 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410875 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410875 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083410875 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083410875 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083410875 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083410875 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083410876 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083410876 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:1192) 20241107083410876 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083410876 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083410876 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-2:G){NEW} (gprs_ms.c:336) 20241107083410876 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083410876 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083410876 DTBFUL INFO TBF(UL:TFI-0-4-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083410876 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083410876 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) 20241107083410876 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) 20241107083410876 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083410876 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083410876 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083410876 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083410887 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) 20241107083410887 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) 20241107083410887 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) 20241107083410887 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083410888 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) 20241107083410888 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) 20241107083410888 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) 20241107083410888 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) 20241107083410888 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) 20241107083410888 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) 20241107083410888 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) 20241107083410888 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) 20241107083410888 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) 20241107083410888 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) 20241107083410888 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) 20241107083410888 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) 20241107083410888 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) 20241107083410888 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) 20241107083410892 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) 20241107083410892 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) 20241107083410892 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20241107083410892 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) 20241107083410892 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083410906 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) 20241107083410906 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) 20241107083410906 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) 20241107083410906 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) 20241107083410906 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) 20241107083410906 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) 20241107083410907 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) 20241107083410907 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) 20241107083410907 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) 20241107083410907 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083410907 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 b0 97 b1 d4 d6 62 39 8b f0 5c 91 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083410907 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) 20241107083410907 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083410907 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 05 01 00 00 00 15 b0 97 b1 d4 d6 62 39 8b f0 5c 91 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083410907 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:1032) 20241107083410907 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:1072) 20241107083410907 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) 20241107083410907 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) 20241107083410907 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) 20241107083410907 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083410907 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} data_length=30, data=00 00 00 15 b0 97 b1 d4 d6 62 39 8b f0 5c 91 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083410907 DTBFUL INFO TBF(UL:TFI-0-4-2:G){ASSIGN} Decoded premier TLLI=0x00000015 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083410907 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000015, not yet confirmed (gprs_ms.c:512) 20241107083410907 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083410907 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083410907 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083410907 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083410907 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083410907 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083410907 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) 20241107083410907 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083410907 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083410907 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083410907 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) 20241107083410907 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) 20241107083410907 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) 20241107083410907 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) 20241107083410907 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) 20241107083410907 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) 20241107083410915 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) 20241107083410915 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) 20241107083410915 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241107083410915 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) 20241107083410915 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083410915 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083410915 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) 20241107083410915 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083410915 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083410915 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083410915 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) 20241107083410915 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) 20241107083410916 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083410917 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) 20241107083410917 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083410917 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083410917 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083410917 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083410917 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083410917 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083410917 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=2 (bts.cpp:663) 20241107083410917 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083410917 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083410917 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083410917 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083410917 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083410917 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083410917 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083410917 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083410917 DRLCMAC 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) 20241107083410917 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083410917 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083410917 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083410917 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083410917 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410917 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410917 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083410917 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083410917 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083410917 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083410917 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083410917 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083410917 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:1192) 20241107083410917 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083410917 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083410917 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-2:G){NEW} (gprs_ms.c:336) 20241107083410917 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083410917 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083410917 DTBFUL INFO TBF(UL:TFI-0-5-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083410917 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083410917 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) 20241107083410917 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) 20241107083410917 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083410917 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083410917 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083410917 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083410929 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) 20241107083410929 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) 20241107083410929 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) 20241107083410929 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083410930 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) 20241107083410930 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) 20241107083410930 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) 20241107083410930 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) 20241107083410930 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) 20241107083410930 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) 20241107083410931 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) 20241107083410931 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) 20241107083410931 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) 20241107083410931 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) 20241107083410931 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) 20241107083410931 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) 20241107083410931 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) 20241107083410931 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) 20241107083410934 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) 20241107083410934 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) 20241107083410934 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20241107083410934 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) 20241107083410934 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083410948 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) 20241107083410948 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) 20241107083410948 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) 20241107083410948 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) 20241107083410949 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) 20241107083410949 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) 20241107083410949 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) 20241107083410949 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) 20241107083410949 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) 20241107083410949 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) 20241107083410949 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) 20241107083410949 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083410949 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 ad 33 91 cd 35 dc b5 91 41 34 22 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083410949 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) 20241107083410949 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083410949 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 05 01 00 00 00 16 ad 33 91 cd 35 dc b5 91 41 34 22 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083410949 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:1032) 20241107083410949 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:1072) 20241107083410949 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) 20241107083410949 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) 20241107083410949 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) 20241107083410949 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083410949 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} data_length=30, data=00 00 00 16 ad 33 91 cd 35 dc b5 91 41 34 22 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083410949 DTBFUL INFO TBF(UL:TFI-0-5-2:G){ASSIGN} Decoded premier TLLI=0x00000016 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083410949 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000016, not yet confirmed (gprs_ms.c:512) 20241107083410949 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083410949 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083410949 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083410949 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083410949 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083410949 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083410949 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) 20241107083410949 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083410949 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083410949 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083410949 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) 20241107083410949 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) 20241107083410949 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) 20241107083410949 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) 20241107083410953 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) 20241107083410953 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) 20241107083410953 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20241107083410953 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) 20241107083410953 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083410953 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083410953 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) 20241107083410953 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083410953 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083410953 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083410953 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) 20241107083410953 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) 20241107083410953 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083410954 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083410954 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083410954 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083410954 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) 20241107083410954 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083410954 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083410954 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083410954 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083410954 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083410954 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083410954 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=2 (bts.cpp:663) 20241107083410954 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083410954 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083410954 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083410954 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083410954 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083410954 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083410954 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083410954 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083410954 DRLCMAC 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) 20241107083410954 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083410954 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083410954 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083410954 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083410954 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410954 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410954 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083410954 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083410954 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083410954 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083410954 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083410954 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083410954 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:1192) 20241107083410954 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083410954 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083410954 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-2:G){NEW} (gprs_ms.c:336) 20241107083410954 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083410954 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083410954 DTBFUL INFO TBF(UL:TFI-0-6-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083410954 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083410954 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) 20241107083410954 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) 20241107083410954 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083410954 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083410954 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083410954 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083410967 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) 20241107083410967 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) 20241107083410967 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) 20241107083410967 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083410967 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) 20241107083410967 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) 20241107083410967 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) 20241107083410967 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) 20241107083410967 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) 20241107083410967 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) 20241107083410967 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) 20241107083410967 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) 20241107083410967 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) 20241107083410967 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) 20241107083410968 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) 20241107083410968 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) 20241107083410968 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) 20241107083410968 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) 20241107083410976 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) 20241107083410976 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) 20241107083410976 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20241107083410976 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) 20241107083410976 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083410990 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) 20241107083410990 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) 20241107083410990 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) 20241107083410990 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) 20241107083410990 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) 20241107083410990 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) 20241107083410991 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) 20241107083410991 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) 20241107083410991 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) 20241107083410991 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) 20241107083410991 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) 20241107083410991 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) 20241107083410991 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) 20241107083410991 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083410991 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 28 13 1c 29 2f 56 8f a2 a8 96 30 e0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083410991 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) 20241107083410991 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083410991 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 05 01 00 00 00 17 28 13 1c 29 2f 56 8f a2 a8 96 30 e0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083410991 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:1032) 20241107083410991 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:1072) 20241107083410991 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) 20241107083410991 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) 20241107083410991 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) 20241107083410991 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083410991 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} data_length=30, data=00 00 00 17 28 13 1c 29 2f 56 8f a2 a8 96 30 e0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083410991 DTBFUL INFO TBF(UL:TFI-0-6-2:G){ASSIGN} Decoded premier TLLI=0x00000017 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083410991 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000017, not yet confirmed (gprs_ms.c:512) 20241107083410991 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083410991 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083410991 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083410991 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083410991 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083410991 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083410991 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) 20241107083410991 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083410991 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083410991 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083410991 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) 20241107083410991 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) 20241107083410995 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) 20241107083410995 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) 20241107083410995 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20241107083410995 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) 20241107083410995 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083410995 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083410995 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) 20241107083410995 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083410995 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083410995 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083410995 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) 20241107083410995 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) 20241107083410995 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083410996 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083410996 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083410996 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083410996 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) 20241107083410996 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083410996 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083410996 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083410996 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083410996 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083410996 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083410996 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=2 (bts.cpp:663) 20241107083410996 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083410996 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083410996 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083410996 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083410996 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083410996 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083410996 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083410996 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083410996 DRLCMAC 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) 20241107083410996 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083410996 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083410996 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083410996 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083410996 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410996 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083410996 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083410996 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083410996 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083410996 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083410996 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083410996 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083410996 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:1192) 20241107083410996 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083410996 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083410996 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-2:G){NEW} (gprs_ms.c:336) 20241107083410996 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083410996 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083410996 DTBFUL INFO TBF(UL:TFI-0-7-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083410996 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083410996 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) 20241107083410996 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) 20241107083410996 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083410996 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083410996 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083410996 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083411009 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) 20241107083411009 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) 20241107083411009 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) 20241107083411009 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083411009 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) 20241107083411009 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) 20241107083411009 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) 20241107083411009 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) 20241107083411010 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) 20241107083411010 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) 20241107083411010 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) 20241107083411010 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) 20241107083411010 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) 20241107083411010 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) 20241107083411010 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) 20241107083411010 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) 20241107083411010 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) 20241107083411010 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) 20241107083411013 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) 20241107083411013 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) 20241107083411013 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20241107083411013 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) 20241107083411014 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083411027 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) 20241107083411027 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) 20241107083411028 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) 20241107083411028 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) 20241107083411028 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) 20241107083411028 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) 20241107083411028 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) 20241107083411028 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) 20241107083411028 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) 20241107083411028 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) 20241107083411028 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) 20241107083411028 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) 20241107083411028 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) 20241107083411028 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) 20241107083411028 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) 20241107083411028 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083411029 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 0e f0 6b e7 db 34 cb 97 57 31 7e f2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083411029 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) 20241107083411029 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083411029 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 05 01 00 00 00 18 0e f0 6b e7 db 34 cb 97 57 31 7e f2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083411029 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:1032) 20241107083411029 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:1072) 20241107083411029 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) 20241107083411029 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) 20241107083411029 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) 20241107083411029 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083411029 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} data_length=30, data=00 00 00 18 0e f0 6b e7 db 34 cb 97 57 31 7e f2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083411029 DTBFUL INFO TBF(UL:TFI-0-7-2:G){ASSIGN} Decoded premier TLLI=0x00000018 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083411029 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000018, not yet confirmed (gprs_ms.c:512) 20241107083411029 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083411029 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083411029 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083411029 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083411029 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083411029 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083411029 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) 20241107083411029 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083411029 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083411029 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083411037 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083411037 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083411037 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083411037 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) 20241107083411037 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) 20241107083411037 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241107083411037 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) 20241107083411037 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083411037 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083411037 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) 20241107083411037 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083411037 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083411037 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083411037 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) 20241107083411037 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) 20241107083411037 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083411039 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) 20241107083411039 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083411039 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083411039 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083411039 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083411039 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083411039 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083411039 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241107083411039 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083411039 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083411039 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083411039 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083411039 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083411039 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083411039 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083411039 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083411039 DRLCMAC 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) 20241107083411039 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083411039 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083411039 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083411039 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083411039 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411039 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411039 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083411039 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083411039 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083411039 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083411039 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083411039 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083411039 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:1192) 20241107083411039 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083411039 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083411039 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-3:G){NEW} (gprs_ms.c:336) 20241107083411039 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083411039 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083411039 DTBFUL INFO TBF(UL:TFI-0-0-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083411039 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083411039 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) 20241107083411039 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) 20241107083411039 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083411039 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083411039 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083411039 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083411051 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) 20241107083411051 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) 20241107083411051 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) 20241107083411051 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083411052 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) 20241107083411052 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) 20241107083411052 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) 20241107083411052 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) 20241107083411053 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) 20241107083411053 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) 20241107083411053 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) 20241107083411053 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) 20241107083411054 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) 20241107083411054 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) 20241107083411054 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) 20241107083411054 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) 20241107083411055 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) 20241107083411055 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) 20241107083411056 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) 20241107083411056 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) 20241107083411056 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20241107083411056 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) 20241107083411057 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 3 20241107083411071 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) 20241107083411071 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) 20241107083411072 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) 20241107083411072 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) 20241107083411073 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) 20241107083411073 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) 20241107083411073 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) 20241107083411073 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) 20241107083411074 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) 20241107083411074 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) 20241107083411074 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) 20241107083411074 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) 20241107083411075 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) 20241107083411075 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) 20241107083411075 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) 20241107083411076 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) 20241107083411076 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) 20241107083411076 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083411076 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083411076 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083411076 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083411076 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) 20241107083411076 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) 20241107083411076 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241107083411076 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) 20241107083411077 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 3 20241107083411091 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) 20241107083411091 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) 20241107083411091 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) 20241107083411091 DTBF NOTICE TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083411091 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083411091 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083411092 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) 20241107083411092 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) 20241107083411093 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) 20241107083411093 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) 20241107083411094 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) 20241107083411094 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) 20241107083411094 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) 20241107083411094 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) 20241107083411095 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) 20241107083411095 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) 20241107083411096 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) 20241107083411096 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) 20241107083411097 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) 20241107083411097 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) 20241107083411100 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) 20241107083411100 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) 20241107083411101 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083411114 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) 20241107083411114 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) 20241107083411114 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) 20241107083411115 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083411116 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) 20241107083411116 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) 20241107083411117 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) 20241107083411117 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) 20241107083411117 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) 20241107083411117 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) 20241107083411117 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083411117 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083411118 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083411118 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) 20241107083411118 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) 20241107083411119 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) 20241107083411119 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) 20241107083411120 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) 20241107083411120 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) 20241107083411121 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) 20241107083411121 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) 20241107083411123 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) 20241107083411123 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) 20241107083411124 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083411134 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) 20241107083411134 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) 20241107083411136 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) 20241107083411136 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) 20241107083411137 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) 20241107083411137 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) 20241107083411139 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) 20241107083411139 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) 20241107083411139 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) 20241107083411139 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) 20241107083411140 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) 20241107083411140 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) 20241107083411141 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) 20241107083411141 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) 20241107083411141 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) 20241107083411141 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) 20241107083411143 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) 20241107083411143 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) 20241107083411144 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083411154 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083411154 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083411154 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083411154 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) 20241107083411154 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) 20241107083411156 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) 20241107083411156 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) 20241107083411157 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) 20241107083411157 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) 20241107083411157 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) 20241107083411157 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) 20241107083411158 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) 20241107083411158 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) 20241107083411159 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) 20241107083411159 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) 20241107083411160 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) 20241107083411160 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) 20241107083411160 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) 20241107083411160 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) 20241107083411163 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) 20241107083411163 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) 20241107083411164 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083411177 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) 20241107083411177 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) 20241107083411179 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) 20241107083411179 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) 20241107083411179 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) 20241107083411179 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) 20241107083411180 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) 20241107083411180 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) 20241107083411181 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) 20241107083411181 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) 20241107083411181 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) 20241107083411181 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) 20241107083411182 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) 20241107083411182 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) 20241107083411182 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) 20241107083411182 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) 20241107083411183 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) 20241107083411183 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) 20241107083411183 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083411195 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) 20241107083411195 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) 20241107083411195 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) 20241107083411195 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) 20241107083411195 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) 20241107083411195 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) 20241107083411196 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) 20241107083411196 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) 20241107083411196 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) 20241107083411196 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) 20241107083411196 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) 20241107083411196 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) 20241107083411196 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) 20241107083411196 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) 20241107083411196 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) 20241107083411196 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) 20241107083411197 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083411197 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083411197 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083411200 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) 20241107083411200 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) 20241107083411200 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083411214 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) 20241107083411214 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) 20241107083411214 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) 20241107083411214 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) 20241107083411214 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) 20241107083411214 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) 20241107083411214 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) 20241107083411214 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) 20241107083411215 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) 20241107083411215 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) 20241107083411215 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) 20241107083411215 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) 20241107083411215 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) 20241107083411215 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) 20241107083411215 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) 20241107083411215 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) 20241107083411223 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) 20241107083411223 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) 20241107083411224 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083411238 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) 20241107083411238 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) 20241107083411239 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) 20241107083411239 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) 20241107083411239 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083411239 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083411239 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083411239 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) 20241107083411239 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) 20241107083411240 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) 20241107083411240 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) 20241107083411241 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) 20241107083411241 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) 20241107083411241 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) 20241107083411241 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) 20241107083411242 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) 20241107083411242 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) 20241107083411243 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) 20241107083411243 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) 20241107083411243 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) 20241107083411243 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=381 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-0-3:G){FLOW}, expect answer on UL FN=385 (gprs_rlcmac_sched.cpp:454) 20241107083411243 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 385 for type USF (pdch_ul_controller.c:184) 20241107083411243 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 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) 20241107083411243 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083411258 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=4 data=3c 07 01 00 00 00 19 27 f4 8e cf 9c 4c 85 1c 98 e6 8c b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083411258 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) 20241107083411258 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083411258 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 07 01 00 00 00 19 27 f4 8e cf 9c 4c 85 1c 98 e6 8c b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083411258 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:1032) 20241107083411258 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=381 Rx UL DATA from unexpected TBF(UL:TFI-0-0-3:G){FLOW} (pdch.cpp:1072) 20241107083411258 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) 20241107083411258 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) 20241107083411258 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) 20241107083411258 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083411258 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} data_length=30, data=00 00 00 19 27 f4 8e cf 9c 4c 85 1c 98 e6 8c b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083411258 DTBFUL INFO TBF(UL:TFI-0-0-3:G){FLOW} Decoded premier TLLI=0x00000019 of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083411258 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000019, not yet confirmed (gprs_ms.c:512) 20241107083411258 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083411258 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083411258 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083411258 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083411258 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083411258 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) 20241107083411258 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) 20241107083411258 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083411258 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083411258 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083411260 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) 20241107083411260 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) 20241107083411260 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) 20241107083411260 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) 20241107083411261 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) 20241107083411261 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) 20241107083411261 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) 20241107083411261 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) 20241107083411262 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) 20241107083411262 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) 20241107083411262 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) 20241107083411263 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) 20241107083411263 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) 20241107083411263 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) 20241107083411264 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) 20241107083411264 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:TLLI-0x00000019){FLOW}, expect answer on UL FN=390 (gprs_rlcmac_sched.cpp:454) 20241107083411264 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type USF (pdch_ul_controller.c:184) 20241107083411264 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) 20241107083411264 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (final=0) (encoding.cpp:1112) 20241107083411264 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083411264 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) 20241107083411264 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083411264 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083411264 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083411264 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Scheduling control message at RTS for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083411264 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Sending data request: sapi=5 arfcn=871 cur_fn=381 block=5 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) 20241107083411264 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083411268 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=381, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083411268 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083411268 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083411268 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083411268 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083411268 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083411268 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083411268 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=3 (bts.cpp:663) 20241107083411268 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083411268 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083411268 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083411268 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083411268 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083411268 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083411268 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083411268 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083411268 DRLCMAC 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) 20241107083411268 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083411268 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083411268 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083411268 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083411268 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411268 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411268 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083411268 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083411268 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083411268 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083411268 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083411268 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083411268 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:1192) 20241107083411268 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083411268 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083411268 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-3:G){NEW} (gprs_ms.c:336) 20241107083411268 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083411268 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083411268 DTBFUL INFO TBF(UL:TFI-0-1-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083411268 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083411268 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) 20241107083411268 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=381 (tbf_ul.cpp:221) 20241107083411268 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083411268 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083411268 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083411268 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=381 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083411276 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) 20241107083411276 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) 20241107083411276 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=385): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241107083411276 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083411278 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) 20241107083411278 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) 20241107083411279 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) 20241107083411279 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) 20241107083411279 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) 20241107083411279 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) 20241107083411280 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) 20241107083411280 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) 20241107083411280 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) 20241107083411280 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) 20241107083411281 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) 20241107083411281 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) 20241107083411281 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) 20241107083411281 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) 20241107083411285 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) 20241107083411285 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) 20241107083411285 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type USF (pdch_ul_controller.c:184) 20241107083411285 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) 20241107083411286 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083411299 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) 20241107083411299 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) 20241107083411299 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) 20241107083411299 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083411300 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=6 data=3c 07 01 00 00 00 1a 29 6e c5 8d ff bd cd 09 7a b1 b5 b0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083411300 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083411300 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083411300 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 07 01 00 00 00 1a 29 6e c5 8d ff bd cd 09 7a b1 b5 b0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083411300 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:1032) 20241107083411300 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=390 Rx UL DATA from unexpected TBF(UL:TFI-0-1-3:G){ASSIGN} (pdch.cpp:1072) 20241107083411300 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) 20241107083411300 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) 20241107083411300 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) 20241107083411300 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083411300 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} data_length=30, data=00 00 00 1a 29 6e c5 8d ff bd cd 09 7a b1 b5 b0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083411300 DTBFUL INFO TBF(UL:TFI-0-1-3:G){ASSIGN} Decoded premier TLLI=0x0000001a of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083411300 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001a, not yet confirmed (gprs_ms.c:512) 20241107083411300 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083411300 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083411300 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083411300 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083411300 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083411300 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083411300 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) 20241107083411300 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083411300 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083411300 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083411300 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) 20241107083411300 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) 20241107083411300 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) 20241107083411300 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) 20241107083411301 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) 20241107083411301 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) 20241107083411301 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) 20241107083411301 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) 20241107083411301 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) 20241107083411301 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) 20241107083411302 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) 20241107083411302 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) 20241107083411304 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 RX RTS.req: sapi=5 arfcn=872 cur_fn=390 block=7 (pcu_l1_if.cpp:576) 20241107083411304 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=394 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=398 (gprs_rlcmac_sched.cpp:454) 20241107083411304 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20241107083411304 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) 20241107083411304 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083411304 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083411304 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) 20241107083411304 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083411304 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083411304 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083411304 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Scheduling control message at RTS for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083411304 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Sending data request: sapi=5 arfcn=872 cur_fn=390 block=7 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) 20241107083411305 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083411307 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=390, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083411307 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083411307 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083411307 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083411307 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083411307 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083411307 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083411307 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=3 (bts.cpp:663) 20241107083411307 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083411307 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083411307 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083411307 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083411307 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083411307 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083411307 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083411307 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083411307 DRLCMAC 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) 20241107083411307 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083411307 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083411307 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083411307 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083411307 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411307 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411307 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083411307 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083411307 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083411307 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083411307 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083411307 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083411307 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:1192) 20241107083411307 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083411307 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083411307 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-3:G){NEW} (gprs_ms.c:336) 20241107083411307 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083411307 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083411307 DTBFUL INFO TBF(UL:TFI-0-2-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083411307 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083411307 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) 20241107083411307 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=390 (tbf_ul.cpp:221) 20241107083411307 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083411307 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083411307 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083411307 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 69 7d 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083411318 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) 20241107083411318 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) 20241107083411318 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) 20241107083411318 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083411319 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) 20241107083411319 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) 20241107083411319 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) 20241107083411319 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) 20241107083411320 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) 20241107083411320 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) 20241107083411320 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) 20241107083411320 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) 20241107083411320 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) 20241107083411320 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) 20241107083411320 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) 20241107083411320 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) 20241107083411321 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) 20241107083411321 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) 20241107083411323 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) 20241107083411323 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) 20241107083411323 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20241107083411323 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) 20241107083411323 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083411337 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) 20241107083411337 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) 20241107083411337 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) 20241107083411337 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) 20241107083411337 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=398): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241107083411337 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083411338 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=8 data=3c 07 01 00 00 00 1b a5 2a d3 53 18 a6 97 51 fd 12 23 d5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083411338 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083411338 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083411338 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 07 01 00 00 00 1b a5 2a d3 53 18 a6 97 51 fd 12 23 d5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083411338 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:1032) 20241107083411338 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=398 Rx UL DATA from unexpected TBF(UL:TFI-0-2-3:G){ASSIGN} (pdch.cpp:1072) 20241107083411338 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) 20241107083411338 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) 20241107083411338 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) 20241107083411338 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083411338 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} data_length=30, data=00 00 00 1b a5 2a d3 53 18 a6 97 51 fd 12 23 d5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083411338 DTBFUL INFO TBF(UL:TFI-0-2-3:G){ASSIGN} Decoded premier TLLI=0x0000001b of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083411338 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001b, not yet confirmed (gprs_ms.c:512) 20241107083411338 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083411338 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083411338 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083411338 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083411338 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083411338 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083411338 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) 20241107083411338 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083411338 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083411338 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083411338 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) 20241107083411338 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) 20241107083411338 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) 20241107083411338 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) 20241107083411338 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) 20241107083411338 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) 20241107083411338 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) 20241107083411338 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) 20241107083411338 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) 20241107083411338 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) 20241107083411346 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 RX RTS.req: sapi=5 arfcn=873 cur_fn=398 block=9 (pcu_l1_if.cpp:576) 20241107083411346 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=403 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=407 (gprs_rlcmac_sched.cpp:454) 20241107083411346 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20241107083411346 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) 20241107083411346 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083411346 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083411346 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) 20241107083411346 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083411346 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083411346 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083411346 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Scheduling control message at RTS for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083411346 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Sending data request: sapi=5 arfcn=873 cur_fn=398 block=9 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) 20241107083411346 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083411347 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=398, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083411347 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083411347 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083411347 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083411347 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083411347 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083411347 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083411347 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=3 (bts.cpp:663) 20241107083411347 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083411347 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083411347 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083411347 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083411347 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083411347 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083411347 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083411347 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083411347 DRLCMAC 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) 20241107083411347 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083411347 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083411347 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083411347 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083411347 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411347 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411347 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083411347 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083411347 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083411347 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083411347 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083411347 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083411347 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:1192) 20241107083411347 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083411347 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083411347 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-3:G){NEW} (gprs_ms.c:336) 20241107083411347 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083411347 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083411347 DTBFUL INFO TBF(UL:TFI-0-3-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083411347 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083411347 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) 20241107083411347 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=398 (tbf_ul.cpp:221) 20241107083411347 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083411347 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083411347 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083411347 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 6a 7e 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083411360 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) 20241107083411360 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) 20241107083411360 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) 20241107083411360 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083411360 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) 20241107083411360 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) 20241107083411361 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) 20241107083411361 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) 20241107083411361 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) 20241107083411361 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) 20241107083411361 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) 20241107083411361 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) 20241107083411361 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) 20241107083411361 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) 20241107083411361 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) 20241107083411361 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) 20241107083411361 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) 20241107083411361 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) 20241107083411365 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) 20241107083411365 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) 20241107083411365 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20241107083411365 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) 20241107083411365 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083411379 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) 20241107083411379 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) 20241107083411379 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) 20241107083411379 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) 20241107083411379 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) 20241107083411379 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) 20241107083411379 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=407): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241107083411379 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083411379 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=10 data=3c 07 01 00 00 00 1c 97 cd 23 4c 3d 3c a0 ef 79 3f 31 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083411379 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083411379 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083411379 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 07 01 00 00 00 1c 97 cd 23 4c 3d 3c a0 ef 79 3f 31 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083411379 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:1032) 20241107083411379 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=407 Rx UL DATA from unexpected TBF(UL:TFI-0-3-3:G){ASSIGN} (pdch.cpp:1072) 20241107083411379 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) 20241107083411379 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) 20241107083411379 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) 20241107083411379 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083411379 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} data_length=30, data=00 00 00 1c 97 cd 23 4c 3d 3c a0 ef 79 3f 31 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083411379 DTBFUL INFO TBF(UL:TFI-0-3-3:G){ASSIGN} Decoded premier TLLI=0x0000001c of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083411379 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001c, not yet confirmed (gprs_ms.c:512) 20241107083411379 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083411379 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083411379 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083411379 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083411379 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083411379 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083411379 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) 20241107083411379 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083411379 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083411379 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083411380 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) 20241107083411380 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) 20241107083411380 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) 20241107083411380 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) 20241107083411380 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) 20241107083411380 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) 20241107083411380 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) 20241107083411380 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) 20241107083411384 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 RX RTS.req: sapi=5 arfcn=874 cur_fn=407 block=11 (pcu_l1_if.cpp:576) 20241107083411384 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=411 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=416 (gprs_rlcmac_sched.cpp:454) 20241107083411384 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20241107083411384 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) 20241107083411384 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083411384 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083411384 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) 20241107083411384 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083411384 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083411384 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083411384 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Scheduling control message at RTS for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083411384 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Sending data request: sapi=5 arfcn=874 cur_fn=407 block=11 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) 20241107083411384 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083411385 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=407, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083411385 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083411385 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083411385 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083411385 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083411385 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083411385 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083411385 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=3 (bts.cpp:663) 20241107083411385 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083411385 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083411385 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083411385 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083411385 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083411385 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083411385 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083411385 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083411385 DRLCMAC 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) 20241107083411385 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083411385 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083411385 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083411385 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083411385 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411385 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411385 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083411385 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083411385 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083411385 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083411385 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083411385 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083411385 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:1192) 20241107083411385 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083411385 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083411385 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-3:G){NEW} (gprs_ms.c:336) 20241107083411385 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083411385 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083411385 DTBFUL INFO TBF(UL:TFI-0-4-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083411385 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083411385 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) 20241107083411385 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=407 (tbf_ul.cpp:221) 20241107083411385 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083411385 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083411385 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083411385 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 6b 78 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083411398 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) 20241107083411398 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) 20241107083411398 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) 20241107083411398 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083411398 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) 20241107083411398 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) 20241107083411398 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) 20241107083411398 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) 20241107083411398 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) 20241107083411398 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) 20241107083411398 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) 20241107083411398 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) 20241107083411398 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) 20241107083411398 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) 20241107083411399 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) 20241107083411399 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) 20241107083411399 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) 20241107083411399 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) 20241107083411407 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) 20241107083411407 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) 20241107083411407 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20241107083411407 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) 20241107083411407 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083411421 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) 20241107083411421 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) 20241107083411421 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) 20241107083411421 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) 20241107083411421 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) 20241107083411421 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) 20241107083411421 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) 20241107083411421 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) 20241107083411421 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=416): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241107083411421 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083411422 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data=3c 07 01 00 00 00 1d 09 bc d6 9b 98 25 06 0c ac 99 6c be 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083411422 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083411422 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083411422 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 07 01 00 00 00 1d 09 bc d6 9b 98 25 06 0c ac 99 6c be 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083411422 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:1032) 20241107083411422 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=416 Rx UL DATA from unexpected TBF(UL:TFI-0-4-3:G){ASSIGN} (pdch.cpp:1072) 20241107083411422 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) 20241107083411422 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) 20241107083411422 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) 20241107083411422 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083411422 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} data_length=30, data=00 00 00 1d 09 bc d6 9b 98 25 06 0c ac 99 6c be 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083411422 DTBFUL INFO TBF(UL:TFI-0-4-3:G){ASSIGN} Decoded premier TLLI=0x0000001d of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083411422 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001d, not yet confirmed (gprs_ms.c:512) 20241107083411422 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083411422 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083411422 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083411422 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083411422 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083411422 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083411422 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) 20241107083411422 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083411422 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083411422 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083411422 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) 20241107083411422 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) 20241107083411422 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) 20241107083411422 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) 20241107083411422 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) 20241107083411422 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) 20241107083411425 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 RX RTS.req: sapi=5 arfcn=875 cur_fn=416 block=1 (pcu_l1_if.cpp:576) 20241107083411425 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=420 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=424 (gprs_rlcmac_sched.cpp:454) 20241107083411425 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20241107083411425 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) 20241107083411425 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083411425 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083411425 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) 20241107083411425 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083411425 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083411425 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083411425 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Scheduling control message at RTS for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083411426 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Sending data request: sapi=5 arfcn=875 cur_fn=416 block=1 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) 20241107083411426 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083411427 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=416, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083411427 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083411427 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083411427 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083411427 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083411427 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083411427 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083411427 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=3 (bts.cpp:663) 20241107083411427 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083411427 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083411427 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083411427 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083411427 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083411427 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083411427 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083411427 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083411427 DRLCMAC 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) 20241107083411427 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083411427 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083411427 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083411427 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083411427 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411427 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411427 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083411427 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083411427 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083411427 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083411427 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083411427 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083411427 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:1192) 20241107083411427 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083411427 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083411427 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-3:G){NEW} (gprs_ms.c:336) 20241107083411427 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083411427 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083411427 DTBFUL INFO TBF(UL:TFI-0-5-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083411427 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083411427 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) 20241107083411427 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=416 (tbf_ul.cpp:221) 20241107083411427 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083411427 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083411427 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083411427 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 6c 79 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083411440 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) 20241107083411440 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) 20241107083411440 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) 20241107083411440 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083411440 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) 20241107083411440 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) 20241107083411440 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) 20241107083411440 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) 20241107083411440 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) 20241107083411440 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) 20241107083411440 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) 20241107083411440 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) 20241107083411440 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) 20241107083411440 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) 20241107083411441 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) 20241107083411441 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) 20241107083411441 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) 20241107083411441 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) 20241107083411444 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) 20241107083411444 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) 20241107083411444 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20241107083411444 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) 20241107083411444 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083411458 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) 20241107083411458 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) 20241107083411459 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) 20241107083411459 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) 20241107083411459 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) 20241107083411459 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) 20241107083411459 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) 20241107083411459 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) 20241107083411460 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) 20241107083411460 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) 20241107083411460 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=424): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241107083411460 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083411460 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=2 data=3c 07 01 00 00 00 1e 9d 18 07 05 89 39 77 6e b6 58 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083411460 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083411460 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083411460 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 07 01 00 00 00 1e 9d 18 07 05 89 39 77 6e b6 58 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083411460 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:1032) 20241107083411460 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=424 Rx UL DATA from unexpected TBF(UL:TFI-0-5-3:G){ASSIGN} (pdch.cpp:1072) 20241107083411460 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) 20241107083411460 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) 20241107083411460 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) 20241107083411460 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083411460 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} data_length=30, data=00 00 00 1e 9d 18 07 05 89 39 77 6e b6 58 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083411460 DTBFUL INFO TBF(UL:TFI-0-5-3:G){ASSIGN} Decoded premier TLLI=0x0000001e of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083411460 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001e, not yet confirmed (gprs_ms.c:512) 20241107083411460 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083411460 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083411460 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083411460 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083411460 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083411460 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083411460 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) 20241107083411460 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083411460 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083411460 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083411460 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) 20241107083411460 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) 20241107083411461 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) 20241107083411461 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) 20241107083411467 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 RX RTS.req: sapi=5 arfcn=876 cur_fn=424 block=3 (pcu_l1_if.cpp:576) 20241107083411468 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=429 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=433 (gprs_rlcmac_sched.cpp:454) 20241107083411468 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20241107083411468 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) 20241107083411468 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083411468 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083411468 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) 20241107083411468 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083411468 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083411468 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083411468 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Scheduling control message at RTS for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083411468 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Sending data request: sapi=5 arfcn=876 cur_fn=424 block=3 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) 20241107083411468 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083411469 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083411469 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083411469 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083411469 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=424, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083411469 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083411469 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083411469 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083411469 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083411469 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083411469 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083411469 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=3 (bts.cpp:663) 20241107083411469 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083411469 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083411469 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083411469 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083411469 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083411469 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083411469 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083411469 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083411469 DRLCMAC 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) 20241107083411469 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083411469 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083411469 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083411469 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083411469 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411469 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411469 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083411469 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083411469 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083411469 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083411469 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083411469 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083411469 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:1192) 20241107083411469 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083411469 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083411469 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-3:G){NEW} (gprs_ms.c:336) 20241107083411469 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083411469 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083411469 DTBFUL INFO TBF(UL:TFI-0-6-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083411469 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083411469 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) 20241107083411469 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=424 (tbf_ul.cpp:221) 20241107083411469 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083411469 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083411469 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083411469 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 6d 7a 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083411482 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) 20241107083411482 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) 20241107083411482 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) 20241107083411482 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083411482 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) 20241107083411482 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) 20241107083411482 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) 20241107083411482 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) 20241107083411482 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) 20241107083411482 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) 20241107083411482 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) 20241107083411482 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) 20241107083411483 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) 20241107083411483 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) 20241107083411483 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) 20241107083411483 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) 20241107083411483 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) 20241107083411483 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) 20241107083411486 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) 20241107083411486 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) 20241107083411486 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20241107083411486 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) 20241107083411486 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083411501 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) 20241107083411501 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) 20241107083411501 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) 20241107083411501 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) 20241107083411501 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) 20241107083411501 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) 20241107083411502 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) 20241107083411502 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) 20241107083411502 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) 20241107083411502 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) 20241107083411503 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) 20241107083411503 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) 20241107083411503 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=433): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241107083411503 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083411504 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=4 data=3c 07 01 00 00 00 1f 66 fa e9 43 84 ee 25 f3 4c 0a 29 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083411504 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083411504 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083411504 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 07 01 00 00 00 1f 66 fa e9 43 84 ee 25 f3 4c 0a 29 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083411504 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:1032) 20241107083411504 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=433 Rx UL DATA from unexpected TBF(UL:TFI-0-6-3:G){ASSIGN} (pdch.cpp:1072) 20241107083411504 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) 20241107083411504 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) 20241107083411504 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) 20241107083411504 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083411504 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} data_length=30, data=00 00 00 1f 66 fa e9 43 84 ee 25 f3 4c 0a 29 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083411504 DTBFUL INFO TBF(UL:TFI-0-6-3:G){ASSIGN} Decoded premier TLLI=0x0000001f of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083411504 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001f, not yet confirmed (gprs_ms.c:512) 20241107083411504 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083411504 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083411504 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083411504 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083411504 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083411504 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083411504 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) 20241107083411504 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083411504 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083411504 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083411504 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) 20241107083411504 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) 20241107083411505 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 RX RTS.req: sapi=5 arfcn=877 cur_fn=433 block=5 (pcu_l1_if.cpp:576) 20241107083411505 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=437 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=442 (gprs_rlcmac_sched.cpp:454) 20241107083411505 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20241107083411505 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) 20241107083411505 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083411505 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083411505 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) 20241107083411505 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083411505 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083411505 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083411505 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Scheduling control message at RTS for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083411506 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Sending data request: sapi=5 arfcn=877 cur_fn=433 block=5 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) 20241107083411507 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083411508 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083411508 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083411508 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083411510 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=433, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083411510 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083411510 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083411510 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083411510 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083411510 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083411510 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083411510 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=3 (bts.cpp:663) 20241107083411510 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083411510 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083411510 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083411510 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083411510 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083411510 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083411510 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083411510 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083411510 DRLCMAC 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) 20241107083411510 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083411510 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083411510 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083411510 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083411510 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411510 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411511 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083411511 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083411511 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083411511 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083411511 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083411511 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083411511 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:1192) 20241107083411511 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083411511 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083411511 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-3:G){NEW} (gprs_ms.c:336) 20241107083411511 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083411511 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083411511 DTBFUL INFO TBF(UL:TFI-0-7-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083411511 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083411511 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) 20241107083411511 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=433 (tbf_ul.cpp:221) 20241107083411511 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083411511 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083411511 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083411511 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 6e 7b 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083411520 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) 20241107083411520 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) 20241107083411520 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) 20241107083411520 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083411522 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) 20241107083411522 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) 20241107083411523 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) 20241107083411523 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) 20241107083411524 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) 20241107083411524 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) 20241107083411525 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) 20241107083411525 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) 20241107083411526 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) 20241107083411526 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) 20241107083411526 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) 20241107083411526 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) 20241107083411527 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) 20241107083411527 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) 20241107083411530 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) 20241107083411530 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) 20241107083411530 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20241107083411530 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) 20241107083411531 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083411544 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) 20241107083411545 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) 20241107083411546 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) 20241107083411546 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) 20241107083411547 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) 20241107083411547 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) 20241107083411548 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083411548 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083411548 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083411548 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) 20241107083411548 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) 20241107083411549 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) 20241107083411549 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) 20241107083411550 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) 20241107083411550 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) 20241107083411551 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) 20241107083411551 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) 20241107083411551 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=442): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241107083411551 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083411552 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=6 data=3c 07 01 00 00 00 20 91 2c 76 ab 83 de ad 22 54 a3 24 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083411552 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083411552 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083411552 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 07 01 00 00 00 20 91 2c 76 ab 83 de ad 22 54 a3 24 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083411552 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:1032) 20241107083411552 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=442 Rx UL DATA from unexpected TBF(UL:TFI-0-7-3:G){ASSIGN} (pdch.cpp:1072) 20241107083411552 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) 20241107083411552 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) 20241107083411552 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) 20241107083411552 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083411553 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} data_length=30, data=00 00 00 20 91 2c 76 ab 83 de ad 22 54 a3 24 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083411553 DTBFUL INFO TBF(UL:TFI-0-7-3:G){ASSIGN} Decoded premier TLLI=0x00000020 of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083411553 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000020, not yet confirmed (gprs_ms.c:512) 20241107083411553 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083411553 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083411553 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083411553 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083411553 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083411553 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083411553 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) 20241107083411553 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083411553 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083411553 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083411554 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 RX RTS.req: sapi=5 arfcn=878 cur_fn=442 block=7 (pcu_l1_if.cpp:576) 20241107083411554 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=446 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=450 (gprs_rlcmac_sched.cpp:454) 20241107083411554 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20241107083411554 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) 20241107083411554 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083411555 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083411555 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) 20241107083411555 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083411555 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083411555 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083411555 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Scheduling control message at RTS for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083411555 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Sending data request: sapi=5 arfcn=878 cur_fn=442 block=7 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) 20241107083411555 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083411560 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=442, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083411560 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083411560 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083411560 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083411560 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083411560 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083411560 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083411560 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241107083411560 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083411560 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083411560 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083411560 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083411560 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083411560 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083411560 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083411560 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083411560 DRLCMAC 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) 20241107083411560 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083411560 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083411560 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083411560 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083411560 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411560 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411560 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083411560 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083411560 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083411560 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083411560 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083411560 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083411560 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:1192) 20241107083411560 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083411560 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083411560 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-4:G){NEW} (gprs_ms.c:336) 20241107083411560 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083411560 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083411560 DTBFUL INFO TBF(UL:TFI-0-0-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083411560 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083411560 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) 20241107083411561 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=442 (tbf_ul.cpp:221) 20241107083411561 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083411561 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083411561 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083411561 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 67 7c 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083411565 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) 20241107083411565 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) 20241107083411565 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) 20241107083411565 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083411566 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) 20241107083411566 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) 20241107083411566 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) 20241107083411566 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) 20241107083411567 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) 20241107083411567 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) 20241107083411567 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) 20241107083411567 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) 20241107083411568 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) 20241107083411568 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) 20241107083411568 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) 20241107083411568 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) 20241107083411569 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) 20241107083411569 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) 20241107083411569 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) 20241107083411569 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) 20241107083411569 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20241107083411569 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) 20241107083411569 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 4 20241107083411583 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) 20241107083411583 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) 20241107083411583 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) 20241107083411583 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) 20241107083411583 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) 20241107083411583 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) 20241107083411584 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) 20241107083411584 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) 20241107083411584 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) 20241107083411584 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) 20241107083411585 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) 20241107083411585 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) 20241107083411585 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) 20241107083411585 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) 20241107083411586 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083411586 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083411586 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083411586 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) 20241107083411586 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) 20241107083411586 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=450): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241107083411586 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083411593 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) 20241107083411593 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) 20241107083411593 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20241107083411593 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) 20241107083411594 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 4 20241107083411608 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) 20241107083411608 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) 20241107083411608 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) 20241107083411608 DTBF NOTICE TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083411608 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083411608 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083411609 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) 20241107083411609 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) 20241107083411610 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) 20241107083411610 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) 20241107083411611 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) 20241107083411611 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) 20241107083411612 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) 20241107083411612 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) 20241107083411613 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) 20241107083411613 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) 20241107083411614 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) 20241107083411614 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) 20241107083411615 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) 20241107083411615 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) 20241107083411616 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) 20241107083411616 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) 20241107083411616 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083411627 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083411627 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083411627 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083411627 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) 20241107083411627 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) 20241107083411627 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=459): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} (pdch_ul_controller.c:309) 20241107083411627 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083411628 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) 20241107083411628 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) 20241107083411628 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) 20241107083411628 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) 20241107083411629 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) 20241107083411629 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) 20241107083411629 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) 20241107083411629 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) 20241107083411630 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) 20241107083411630 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) 20241107083411631 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) 20241107083411631 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) 20241107083411632 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) 20241107083411632 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) 20241107083411633 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) 20241107083411633 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) 20241107083411633 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083411647 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) 20241107083411647 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) 20241107083411648 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) 20241107083411648 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) 20241107083411649 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) 20241107083411649 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) 20241107083411650 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) 20241107083411650 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) 20241107083411651 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) 20241107083411651 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) 20241107083411652 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) 20241107083411652 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) 20241107083411652 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) 20241107083411652 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) 20241107083411653 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) 20241107083411653 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) 20241107083411657 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) 20241107083411657 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) 20241107083411657 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083411670 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083411670 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083411670 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083411672 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) 20241107083411672 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) 20241107083411673 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) 20241107083411673 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) 20241107083411674 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) 20241107083411674 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) 20241107083411675 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) 20241107083411675 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) 20241107083411676 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) 20241107083411676 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) 20241107083411676 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) 20241107083411676 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) 20241107083411677 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) 20241107083411677 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) 20241107083411678 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) 20241107083411678 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) 20241107083411679 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) 20241107083411679 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) 20241107083411680 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083411691 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) 20241107083411691 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) 20241107083411693 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) 20241107083411693 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) 20241107083411694 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) 20241107083411694 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) 20241107083411695 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) 20241107083411695 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) 20241107083411696 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) 20241107083411696 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) 20241107083411696 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) 20241107083411696 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) 20241107083411697 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) 20241107083411697 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) 20241107083411698 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) 20241107083411698 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) 20241107083411699 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) 20241107083411699 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) 20241107083411700 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083411709 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) 20241107083411709 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) 20241107083411710 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) 20241107083411710 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) 20241107083411710 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) 20241107083411710 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) 20241107083411711 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083411711 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083411711 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083411711 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) 20241107083411711 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) 20241107083411711 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) 20241107083411711 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) 20241107083411712 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) 20241107083411712 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) 20241107083411712 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) 20241107083411712 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) 20241107083411712 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) 20241107083411713 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) 20241107083411719 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) 20241107083411719 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) 20241107083411719 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083411732 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) 20241107083411732 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) 20241107083411733 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) 20241107083411733 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) 20241107083411733 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) 20241107083411733 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) 20241107083411733 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) 20241107083411733 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) 20241107083411733 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) 20241107083411733 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) 20241107083411733 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) 20241107083411733 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) 20241107083411733 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) 20241107083411733 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) 20241107083411734 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) 20241107083411734 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) 20241107083411737 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) 20241107083411737 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) 20241107083411737 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083411751 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) 20241107083411751 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) 20241107083411752 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) 20241107083411752 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) 20241107083411752 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) 20241107083411752 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) 20241107083411753 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) 20241107083411753 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) 20241107083411753 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) 20241107083411753 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) 20241107083411754 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) 20241107083411754 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) 20241107083411754 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) 20241107083411754 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) 20241107083411754 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) 20241107083411754 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) 20241107083411756 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) 20241107083411756 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) 20241107083411756 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083411761 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083411761 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083411761 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083411770 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) 20241107083411770 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) 20241107083411770 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) 20241107083411771 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) 20241107083411771 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) 20241107083411771 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) 20241107083411771 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) 20241107083411771 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) 20241107083411772 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) 20241107083411772 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) 20241107083411772 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) 20241107083411772 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) 20241107083411772 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) 20241107083411772 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) 20241107083411772 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) 20241107083411772 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) 20241107083411780 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) 20241107083411780 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) 20241107083411780 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20241107083411780 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) 20241107083411780 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083411795 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 f8 f7 8f c0 e5 ab 4b de 2c 84 36 2c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083411795 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) 20241107083411795 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083411795 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 09 01 00 00 00 21 f8 f7 8f c0 e5 ab 4b de 2c 84 36 2c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083411795 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:1032) 20241107083411795 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:1072) 20241107083411795 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) 20241107083411795 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) 20241107083411795 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) 20241107083411795 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083411795 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} data_length=30, data=00 00 00 21 f8 f7 8f c0 e5 ab 4b de 2c 84 36 2c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083411795 DTBFUL INFO TBF(UL:TFI-0-0-4:G){FLOW} Decoded premier TLLI=0x00000021 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083411795 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000021, not yet confirmed (gprs_ms.c:512) 20241107083411795 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083411796 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083411796 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083411796 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083411796 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083411796 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) 20241107083411796 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) 20241107083411796 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083411796 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083411796 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083411797 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) 20241107083411797 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) 20241107083411798 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) 20241107083411798 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) 20241107083411799 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) 20241107083411799 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) 20241107083411799 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) 20241107083411800 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) 20241107083411800 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) 20241107083411800 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) 20241107083411801 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) 20241107083411801 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) 20241107083411801 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) 20241107083411801 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) 20241107083411802 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) 20241107083411802 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) 20241107083411803 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20241107083411803 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) 20241107083411803 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (final=0) (encoding.cpp:1112) 20241107083411803 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083411803 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) 20241107083411803 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083411803 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083411803 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083411803 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) 20241107083411803 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) 20241107083411803 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083411807 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) 20241107083411807 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083411807 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083411807 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083411807 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083411807 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083411807 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083411807 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=4 (bts.cpp:663) 20241107083411807 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083411807 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083411807 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083411807 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083411807 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083411807 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083411807 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083411807 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083411807 DRLCMAC 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) 20241107083411807 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083411807 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083411807 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083411807 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083411807 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411807 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411808 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083411808 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083411808 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083411808 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083411808 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083411808 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083411808 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:1192) 20241107083411808 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083411808 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083411808 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-4:G){NEW} (gprs_ms.c:336) 20241107083411808 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083411808 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083411808 DTBFUL INFO TBF(UL:TFI-0-1-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083411808 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083411808 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) 20241107083411808 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) 20241107083411808 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083411808 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083411808 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083411808 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083411813 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) 20241107083411813 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) 20241107083411813 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) 20241107083411813 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083411813 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) 20241107083411813 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) 20241107083411814 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) 20241107083411814 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) 20241107083411814 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) 20241107083411814 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) 20241107083411814 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) 20241107083411814 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) 20241107083411814 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) 20241107083411814 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) 20241107083411814 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) 20241107083411814 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) 20241107083411815 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) 20241107083411815 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) 20241107083411817 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) 20241107083411818 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) 20241107083411818 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20241107083411818 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) 20241107083411818 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083411832 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) 20241107083411832 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) 20241107083411832 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) 20241107083411832 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083411832 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 06 cc 73 de 30 3f 90 d4 19 d1 b2 12 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083411832 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) 20241107083411832 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083411832 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 09 01 00 00 00 22 06 cc 73 de 30 3f 90 d4 19 d1 b2 12 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083411832 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:1032) 20241107083411832 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:1072) 20241107083411832 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) 20241107083411832 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) 20241107083411832 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) 20241107083411832 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083411832 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} data_length=30, data=00 00 00 22 06 cc 73 de 30 3f 90 d4 19 d1 b2 12 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083411832 DTBFUL INFO TBF(UL:TFI-0-1-4:G){ASSIGN} Decoded premier TLLI=0x00000022 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083411832 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000022, not yet confirmed (gprs_ms.c:512) 20241107083411832 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083411832 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083411832 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083411832 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083411832 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083411832 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083411832 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) 20241107083411832 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083411832 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083411832 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083411832 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) 20241107083411832 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) 20241107083411832 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) 20241107083411832 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) 20241107083411832 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) 20241107083411832 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) 20241107083411832 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) 20241107083411832 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) 20241107083411832 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) 20241107083411832 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) 20241107083411833 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) 20241107083411833 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) 20241107083411841 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) 20241107083411841 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) 20241107083411841 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20241107083411841 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) 20241107083411841 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083411841 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083411841 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) 20241107083411841 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083411841 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083411841 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083411841 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) 20241107083411841 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) 20241107083411841 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083411842 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) 20241107083411842 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083411842 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083411842 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083411842 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083411842 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083411842 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083411842 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=4 (bts.cpp:663) 20241107083411842 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083411842 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083411842 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083411842 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083411842 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083411842 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083411842 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083411842 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083411842 DRLCMAC 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) 20241107083411842 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083411842 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083411842 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083411842 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083411842 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411842 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411842 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083411842 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083411842 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083411842 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083411842 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083411842 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083411842 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:1192) 20241107083411842 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083411842 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083411842 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-4:G){NEW} (gprs_ms.c:336) 20241107083411842 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083411842 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083411842 DTBFUL INFO TBF(UL:TFI-0-2-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083411842 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083411842 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) 20241107083411842 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) 20241107083411842 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083411842 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083411842 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083411842 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083411855 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) 20241107083411855 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) 20241107083411855 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) 20241107083411855 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083411855 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) 20241107083411855 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) 20241107083411855 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) 20241107083411855 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) 20241107083411856 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) 20241107083411856 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) 20241107083411856 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) 20241107083411856 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) 20241107083411856 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) 20241107083411856 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) 20241107083411856 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) 20241107083411856 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) 20241107083411856 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) 20241107083411856 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) 20241107083411859 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) 20241107083411859 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) 20241107083411859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20241107083411859 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) 20241107083411860 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083411873 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) 20241107083411873 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) 20241107083411874 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) 20241107083411874 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) 20241107083411874 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) 20241107083411874 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083411874 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 e4 63 ec ea ec 38 e7 6f fe f0 0f 5b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083411874 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) 20241107083411874 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083411874 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 09 01 00 00 00 23 e4 63 ec ea ec 38 e7 6f fe f0 0f 5b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083411874 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:1032) 20241107083411874 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:1072) 20241107083411874 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) 20241107083411874 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) 20241107083411874 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) 20241107083411874 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083411874 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} data_length=30, data=00 00 00 23 e4 63 ec ea ec 38 e7 6f fe f0 0f 5b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083411874 DTBFUL INFO TBF(UL:TFI-0-2-4:G){ASSIGN} Decoded premier TLLI=0x00000023 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083411874 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000023, not yet confirmed (gprs_ms.c:512) 20241107083411874 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083411874 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083411874 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083411874 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083411874 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083411874 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083411874 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) 20241107083411874 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083411874 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083411874 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083411874 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) 20241107083411874 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) 20241107083411874 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) 20241107083411874 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) 20241107083411874 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) 20241107083411874 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) 20241107083411874 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) 20241107083411874 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) 20241107083411874 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) 20241107083411875 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) 20241107083411878 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) 20241107083411878 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) 20241107083411878 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20241107083411878 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) 20241107083411878 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083411878 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083411878 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) 20241107083411878 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083411878 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083411878 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083411878 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) 20241107083411878 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) 20241107083411878 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083411879 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) 20241107083411879 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083411879 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083411879 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083411879 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083411879 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083411879 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083411879 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=4 (bts.cpp:663) 20241107083411879 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083411879 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083411879 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083411879 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083411879 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083411879 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083411879 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083411879 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083411879 DRLCMAC 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) 20241107083411879 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083411879 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083411879 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083411879 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083411879 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411879 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411879 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083411879 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083411879 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083411879 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083411879 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083411879 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083411879 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:1192) 20241107083411879 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083411879 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083411879 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-4:G){NEW} (gprs_ms.c:336) 20241107083411879 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083411879 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083411879 DTBFUL INFO TBF(UL:TFI-0-3-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083411879 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083411880 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) 20241107083411880 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) 20241107083411880 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083411880 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083411880 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083411880 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083411892 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) 20241107083411892 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) 20241107083411892 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) 20241107083411892 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083411892 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) 20241107083411892 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) 20241107083411893 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) 20241107083411893 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) 20241107083411893 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) 20241107083411893 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) 20241107083411893 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) 20241107083411893 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) 20241107083411893 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) 20241107083411893 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) 20241107083411893 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) 20241107083411893 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) 20241107083411893 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) 20241107083411893 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) 20241107083411901 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) 20241107083411901 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) 20241107083411901 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20241107083411901 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) 20241107083411902 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083411915 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) 20241107083411915 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) 20241107083411916 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) 20241107083411916 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) 20241107083411916 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) 20241107083411916 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) 20241107083411916 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) 20241107083411916 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083411916 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 fc 9f 5b b7 b9 80 06 2d 07 51 cc 36 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083411916 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) 20241107083411916 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083411916 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 09 01 00 00 00 24 fc 9f 5b b7 b9 80 06 2d 07 51 cc 36 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083411916 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:1032) 20241107083411916 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:1072) 20241107083411916 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) 20241107083411916 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) 20241107083411916 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) 20241107083411916 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083411916 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} data_length=30, data=00 00 00 24 fc 9f 5b b7 b9 80 06 2d 07 51 cc 36 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083411916 DTBFUL INFO TBF(UL:TFI-0-3-4:G){ASSIGN} Decoded premier TLLI=0x00000024 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083411916 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000024, not yet confirmed (gprs_ms.c:512) 20241107083411916 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083411916 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083411916 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083411916 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083411916 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083411916 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083411916 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) 20241107083411916 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083411916 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083411916 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083411916 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) 20241107083411916 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) 20241107083411916 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) 20241107083411916 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) 20241107083411916 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) 20241107083411916 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) 20241107083411916 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) 20241107083411916 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) 20241107083411920 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) 20241107083411920 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) 20241107083411920 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20241107083411920 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) 20241107083411920 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083411920 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083411920 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) 20241107083411920 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083411920 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083411920 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083411920 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) 20241107083411920 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) 20241107083411920 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083411922 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) 20241107083411922 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083411922 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083411922 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083411922 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083411922 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083411922 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083411922 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=4 (bts.cpp:663) 20241107083411922 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083411922 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083411922 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083411922 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083411922 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083411922 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083411922 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083411922 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083411922 DRLCMAC 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) 20241107083411922 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083411922 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083411922 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083411922 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083411922 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411922 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411922 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083411922 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083411922 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083411922 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083411922 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083411922 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083411922 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:1192) 20241107083411922 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083411922 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083411922 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-4:G){NEW} (gprs_ms.c:336) 20241107083411922 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083411922 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083411922 DTBFUL INFO TBF(UL:TFI-0-4-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083411922 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083411922 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) 20241107083411922 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) 20241107083411922 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083411922 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083411922 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083411922 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083411934 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) 20241107083411934 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) 20241107083411934 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) 20241107083411934 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083411934 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) 20241107083411934 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) 20241107083411934 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) 20241107083411934 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) 20241107083411935 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) 20241107083411935 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) 20241107083411935 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) 20241107083411935 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) 20241107083411935 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) 20241107083411935 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) 20241107083411935 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) 20241107083411935 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) 20241107083411935 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) 20241107083411935 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) 20241107083411939 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) 20241107083411939 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) 20241107083411939 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 533 for type USF (pdch_ul_controller.c:184) 20241107083411939 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) 20241107083411939 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083411953 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) 20241107083411953 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) 20241107083411953 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) 20241107083411953 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) 20241107083411953 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) 20241107083411953 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) 20241107083411954 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) 20241107083411954 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) 20241107083411954 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) 20241107083411954 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083411954 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 36 e2 3d 88 3b 96 5b d1 d6 3d 6a 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083411954 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) 20241107083411954 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083411954 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 09 01 00 00 00 25 36 e2 3d 88 3b 96 5b d1 d6 3d 6a 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083411954 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:1032) 20241107083411954 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:1072) 20241107083411954 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) 20241107083411954 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) 20241107083411954 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) 20241107083411954 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083411954 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} data_length=30, data=00 00 00 25 36 e2 3d 88 3b 96 5b d1 d6 3d 6a 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083411954 DTBFUL INFO TBF(UL:TFI-0-4-4:G){ASSIGN} Decoded premier TLLI=0x00000025 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083411954 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000025, not yet confirmed (gprs_ms.c:512) 20241107083411954 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083411954 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083411954 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083411954 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083411954 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083411954 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083411954 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) 20241107083411954 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083411954 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083411954 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083411954 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) 20241107083411954 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) 20241107083411954 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) 20241107083411954 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) 20241107083411955 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) 20241107083411955 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) 20241107083411963 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) 20241107083411963 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) 20241107083411963 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20241107083411963 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) 20241107083411963 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083411963 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083411963 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) 20241107083411963 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083411963 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083411963 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083411963 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) 20241107083411963 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) 20241107083411963 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083411965 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) 20241107083411965 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083411965 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083411965 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083411965 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083411966 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083411966 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083411966 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=4 (bts.cpp:663) 20241107083411966 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083411966 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083411966 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083411966 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083411966 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083411966 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083411966 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083411966 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083411966 DRLCMAC 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) 20241107083411966 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083411966 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083411966 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083411966 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083411966 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411966 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083411966 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083411966 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083411966 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083411966 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083411966 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083411966 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083411966 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:1192) 20241107083411966 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083411966 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083411966 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-4:G){NEW} (gprs_ms.c:336) 20241107083411966 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083411966 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083411966 DTBFUL INFO TBF(UL:TFI-0-5-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083411966 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083411966 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) 20241107083411966 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) 20241107083411966 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083411966 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083411966 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083411966 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083411976 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) 20241107083411976 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) 20241107083411976 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) 20241107083411976 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083411977 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) 20241107083411977 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) 20241107083411977 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) 20241107083411977 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) 20241107083411977 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) 20241107083411977 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) 20241107083411978 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) 20241107083411978 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) 20241107083411978 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) 20241107083411978 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) 20241107083411978 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) 20241107083411978 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) 20241107083411978 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) 20241107083411978 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) 20241107083411981 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) 20241107083411981 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) 20241107083411981 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20241107083411981 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) 20241107083411981 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083411995 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) 20241107083411995 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) 20241107083411996 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) 20241107083411996 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) 20241107083411996 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) 20241107083411996 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) 20241107083411996 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) 20241107083411996 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) 20241107083411996 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) 20241107083411996 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) 20241107083411996 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) 20241107083411997 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083411997 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 56 7f e1 64 c8 0c 34 ea 65 e2 12 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083411997 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) 20241107083411997 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083411997 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 09 01 00 00 00 26 56 7f e1 64 c8 0c 34 ea 65 e2 12 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083411997 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:1032) 20241107083411997 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:1072) 20241107083411997 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) 20241107083411997 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) 20241107083411997 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) 20241107083411997 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083411997 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} data_length=30, data=00 00 00 26 56 7f e1 64 c8 0c 34 ea 65 e2 12 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083411997 DTBFUL INFO TBF(UL:TFI-0-5-4:G){ASSIGN} Decoded premier TLLI=0x00000026 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083411997 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000026, not yet confirmed (gprs_ms.c:512) 20241107083411997 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083411997 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083411997 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083411997 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083411997 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083411997 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083411997 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) 20241107083411997 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083411997 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083411997 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083411997 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) 20241107083411997 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) 20241107083411997 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) 20241107083411997 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) 20241107083412000 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) 20241107083412000 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) 20241107083412000 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20241107083412000 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) 20241107083412000 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083412000 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083412000 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) 20241107083412000 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083412000 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083412000 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083412000 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) 20241107083412000 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) 20241107083412000 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083412002 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) 20241107083412002 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083412002 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083412002 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083412002 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083412002 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083412002 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083412002 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=4 (bts.cpp:663) 20241107083412002 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083412002 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083412002 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083412002 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083412002 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083412002 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083412002 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083412002 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083412002 DRLCMAC 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) 20241107083412002 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083412002 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083412002 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083412002 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083412002 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412002 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412002 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083412002 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083412002 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083412002 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083412002 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083412002 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083412002 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:1192) 20241107083412002 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083412002 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083412002 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-4:G){NEW} (gprs_ms.c:336) 20241107083412002 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083412002 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083412002 DTBFUL INFO TBF(UL:TFI-0-6-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083412002 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083412002 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) 20241107083412002 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) 20241107083412002 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083412002 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083412002 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083412002 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083412009 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083412009 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083412009 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083412014 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) 20241107083412014 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) 20241107083412014 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) 20241107083412014 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083412014 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) 20241107083412014 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) 20241107083412014 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) 20241107083412014 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) 20241107083412015 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) 20241107083412015 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) 20241107083412015 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) 20241107083412015 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) 20241107083412015 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) 20241107083412015 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) 20241107083412015 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) 20241107083412015 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) 20241107083412015 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) 20241107083412015 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) 20241107083412023 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) 20241107083412023 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) 20241107083412023 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20241107083412023 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) 20241107083412023 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083412037 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) 20241107083412038 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) 20241107083412038 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) 20241107083412038 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) 20241107083412038 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) 20241107083412038 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) 20241107083412039 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) 20241107083412039 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) 20241107083412039 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) 20241107083412039 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) 20241107083412040 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) 20241107083412040 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) 20241107083412040 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) 20241107083412040 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083412040 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 f1 6c 06 75 8b 00 fd 1d 4f 28 e7 34 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083412040 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) 20241107083412040 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083412040 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 09 01 00 00 00 27 f1 6c 06 75 8b 00 fd 1d 4f 28 e7 34 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083412040 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:1032) 20241107083412040 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:1072) 20241107083412040 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) 20241107083412040 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) 20241107083412040 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) 20241107083412040 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083412040 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} data_length=30, data=00 00 00 27 f1 6c 06 75 8b 00 fd 1d 4f 28 e7 34 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083412040 DTBFUL INFO TBF(UL:TFI-0-6-4:G){ASSIGN} Decoded premier TLLI=0x00000027 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083412040 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000027, not yet confirmed (gprs_ms.c:512) 20241107083412040 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083412040 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083412040 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083412040 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083412040 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083412040 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083412040 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) 20241107083412040 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083412040 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083412040 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083412041 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) 20241107083412041 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) 20241107083412042 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083412042 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083412042 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083412042 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) 20241107083412042 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) 20241107083412042 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241107083412042 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) 20241107083412042 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083412042 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083412042 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) 20241107083412042 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083412042 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083412042 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083412042 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) 20241107083412042 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) 20241107083412043 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083412045 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) 20241107083412045 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083412045 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083412045 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083412045 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083412045 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083412045 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083412045 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=4 (bts.cpp:663) 20241107083412045 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083412045 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083412045 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083412045 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083412045 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083412045 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083412045 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083412045 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083412045 DRLCMAC 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) 20241107083412045 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083412045 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083412045 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083412045 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083412045 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412045 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412045 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083412045 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083412045 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083412045 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083412045 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083412045 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083412045 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:1192) 20241107083412045 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083412045 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083412045 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-4:G){NEW} (gprs_ms.c:336) 20241107083412045 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083412045 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083412045 DTBFUL INFO TBF(UL:TFI-0-7-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083412045 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083412045 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) 20241107083412045 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) 20241107083412045 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083412045 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083412045 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083412045 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) BTS(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083412057 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) 20241107083412057 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) 20241107083412057 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) 20241107083412057 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083412058 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) 20241107083412058 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) 20241107083412058 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) 20241107083412058 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) 20241107083412059 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) 20241107083412059 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) 20241107083412059 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) 20241107083412059 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) 20241107083412059 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) 20241107083412060 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) 20241107083412060 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) 20241107083412060 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) 20241107083412061 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) 20241107083412061 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) 20241107083412061 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) 20241107083412061 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) 20241107083412061 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241107083412061 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) 20241107083412062 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083412076 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) 20241107083412076 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) 20241107083412077 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) 20241107083412077 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) 20241107083412077 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) 20241107083412077 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) 20241107083412078 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) 20241107083412078 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) 20241107083412079 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) 20241107083412079 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) 20241107083412080 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083412080 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083412080 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083412080 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) 20241107083412080 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) 20241107083412080 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) 20241107083412080 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) 20241107083412080 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) 20241107083412080 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083412081 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 7c c2 d0 20 8c d9 30 3e d0 d4 4c bd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083412081 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) 20241107083412081 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083412081 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 09 01 00 00 00 28 7c c2 d0 20 8c d9 30 3e d0 d4 4c bd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083412081 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:1032) 20241107083412081 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:1072) 20241107083412081 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) 20241107083412081 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) 20241107083412081 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) 20241107083412081 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083412081 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} data_length=30, data=00 00 00 28 7c c2 d0 20 8c d9 30 3e d0 d4 4c bd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083412081 DTBFUL INFO TBF(UL:TFI-0-7-4:G){ASSIGN} Decoded premier TLLI=0x00000028 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083412081 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000028, not yet confirmed (gprs_ms.c:512) 20241107083412081 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083412081 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083412081 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083412081 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083412081 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083412081 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083412081 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) 20241107083412081 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083412081 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083412081 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083412085 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) 20241107083412085 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) 20241107083412085 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241107083412085 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) 20241107083412085 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083412085 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083412085 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) 20241107083412085 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083412085 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083412085 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083412085 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) 20241107083412085 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) 20241107083412086 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083412090 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) 20241107083412090 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083412090 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083412090 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083412090 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083412090 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083412090 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083412090 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241107083412090 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083412090 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083412090 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083412090 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083412090 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083412090 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083412090 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083412090 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083412090 DRLCMAC 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) 20241107083412090 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083412090 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083412090 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083412090 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083412090 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412090 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412090 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083412090 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083412090 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083412090 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083412090 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083412090 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083412090 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:1192) 20241107083412090 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083412090 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083412090 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-5:G){NEW} (gprs_ms.c:336) 20241107083412090 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083412090 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083412090 DTBFUL INFO TBF(UL:TFI-0-0-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083412090 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083412090 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) 20241107083412090 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) 20241107083412090 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083412090 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083412090 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083412090 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083412099 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) 20241107083412099 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) 20241107083412099 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) 20241107083412099 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083412099 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) 20241107083412099 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) 20241107083412100 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) 20241107083412100 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) 20241107083412100 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) 20241107083412100 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) 20241107083412100 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) 20241107083412100 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) 20241107083412100 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) 20241107083412100 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) 20241107083412100 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) 20241107083412100 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) 20241107083412100 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) 20241107083412100 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) 20241107083412104 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) 20241107083412104 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) 20241107083412104 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20241107083412104 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) 20241107083412104 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 5 20241107083412118 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) 20241107083412118 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) 20241107083412119 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) 20241107083412119 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) 20241107083412119 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) 20241107083412119 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) 20241107083412119 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) 20241107083412119 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) 20241107083412120 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) 20241107083412120 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) 20241107083412120 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) 20241107083412120 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) 20241107083412120 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) 20241107083412120 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) 20241107083412120 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) 20241107083412120 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) 20241107083412120 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) 20241107083412120 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083412122 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083412122 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083412122 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083412123 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) 20241107083412123 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) 20241107083412123 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 572 for type USF (pdch_ul_controller.c:184) 20241107083412123 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) 20241107083412123 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 5 20241107083412137 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) 20241107083412137 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) 20241107083412137 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) 20241107083412137 DTBF NOTICE TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083412137 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083412137 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083412137 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) 20241107083412138 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) 20241107083412138 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) 20241107083412138 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) 20241107083412138 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) 20241107083412138 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) 20241107083412138 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) 20241107083412138 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) 20241107083412139 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) 20241107083412139 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) 20241107083412139 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) 20241107083412139 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) 20241107083412140 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) 20241107083412140 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) 20241107083412147 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) 20241107083412147 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) 20241107083412147 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083412161 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) 20241107083412161 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) 20241107083412161 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) 20241107083412161 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083412162 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) 20241107083412162 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) 20241107083412162 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) 20241107083412162 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) 20241107083412163 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) 20241107083412163 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) 20241107083412163 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) 20241107083412163 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) 20241107083412164 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) 20241107083412164 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) 20241107083412164 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) 20241107083412164 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) 20241107083412164 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) 20241107083412164 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) 20241107083412166 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083412166 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083412166 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083412166 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) 20241107083412166 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) 20241107083412167 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083412182 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) 20241107083412182 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) 20241107083412184 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) 20241107083412184 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) 20241107083412184 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) 20241107083412185 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) 20241107083412185 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) 20241107083412185 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) 20241107083412186 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) 20241107083412186 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) 20241107083412187 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) 20241107083412187 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) 20241107083412188 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) 20241107083412188 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) 20241107083412189 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) 20241107083412189 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) 20241107083412190 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) 20241107083412190 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) 20241107083412191 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083412201 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) 20241107083412201 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) 20241107083412202 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083412202 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083412202 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083412202 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) 20241107083412202 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) 20241107083412203 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) 20241107083412203 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) 20241107083412204 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) 20241107083412204 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) 20241107083412205 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) 20241107083412205 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) 20241107083412206 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) 20241107083412206 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) 20241107083412207 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) 20241107083412207 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) 20241107083412209 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) 20241107083412209 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) 20241107083412211 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) 20241107083412211 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) 20241107083412212 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083412226 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) 20241107083412226 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) 20241107083412227 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) 20241107083412227 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) 20241107083412228 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) 20241107083412228 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) 20241107083412229 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) 20241107083412229 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) 20241107083412231 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) 20241107083412231 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) 20241107083412232 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) 20241107083412232 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) 20241107083412233 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) 20241107083412233 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) 20241107083412234 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) 20241107083412234 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) 20241107083412235 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) 20241107083412235 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) 20241107083412235 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083412245 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) 20241107083412245 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) 20241107083412246 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083412246 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083412246 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083412247 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) 20241107083412247 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) 20241107083412248 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) 20241107083412248 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) 20241107083412249 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) 20241107083412249 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) 20241107083412249 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) 20241107083412249 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) 20241107083412250 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) 20241107083412250 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) 20241107083412251 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) 20241107083412251 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) 20241107083412251 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) 20241107083412251 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) 20241107083412252 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) 20241107083412252 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) 20241107083412252 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083412264 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) 20241107083412264 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) 20241107083412264 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) 20241107083412264 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) 20241107083412265 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) 20241107083412265 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) 20241107083412265 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) 20241107083412265 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) 20241107083412266 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) 20241107083412266 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) 20241107083412266 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) 20241107083412266 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) 20241107083412266 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) 20241107083412266 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) 20241107083412267 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) 20241107083412267 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) 20241107083412272 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) 20241107083412273 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) 20241107083412273 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083412287 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) 20241107083412287 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) 20241107083412287 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) 20241107083412287 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) 20241107083412287 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) 20241107083412287 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) 20241107083412287 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) 20241107083412287 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) 20241107083412288 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) 20241107083412288 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) 20241107083412288 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) 20241107083412288 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) 20241107083412288 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) 20241107083412288 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) 20241107083412288 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) 20241107083412288 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) 20241107083412291 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083412291 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083412291 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083412291 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) 20241107083412291 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) 20241107083412291 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 606 for type USF (pdch_ul_controller.c:184) 20241107083412291 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) 20241107083412292 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083412305 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 4a e4 b0 f8 6c f5 bc ae 1d 83 00 bd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083412305 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) 20241107083412305 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083412305 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0b 01 00 00 00 29 4a e4 b0 f8 6c f5 bc ae 1d 83 00 bd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083412305 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:1032) 20241107083412305 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:1072) 20241107083412305 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) 20241107083412305 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) 20241107083412305 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) 20241107083412305 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083412305 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} data_length=30, data=00 00 00 29 4a e4 b0 f8 6c f5 bc ae 1d 83 00 bd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083412305 DTBFUL INFO TBF(UL:TFI-0-0-5:G){FLOW} Decoded premier TLLI=0x00000029 of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083412305 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000029, not yet confirmed (gprs_ms.c:512) 20241107083412305 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083412305 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083412305 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083412305 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083412305 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083412305 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) 20241107083412305 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) 20241107083412305 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083412305 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083412305 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083412306 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) 20241107083412306 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) 20241107083412306 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) 20241107083412306 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) 20241107083412306 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) 20241107083412306 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) 20241107083412306 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) 20241107083412306 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) 20241107083412306 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) 20241107083412306 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) 20241107083412306 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) 20241107083412306 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) 20241107083412306 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) 20241107083412306 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) 20241107083412310 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) 20241107083412310 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) 20241107083412310 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 611 for type USF (pdch_ul_controller.c:184) 20241107083412310 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) 20241107083412310 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (final=0) (encoding.cpp:1112) 20241107083412310 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083412310 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) 20241107083412310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083412310 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083412310 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083412310 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) 20241107083412310 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) 20241107083412310 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083412311 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) 20241107083412311 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083412311 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083412311 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083412311 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083412311 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083412311 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083412311 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=5 (bts.cpp:663) 20241107083412311 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083412311 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083412311 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083412311 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083412311 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083412311 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083412311 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083412311 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083412311 DRLCMAC 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) 20241107083412311 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083412311 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083412311 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083412311 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083412311 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412311 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412311 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083412311 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083412311 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083412311 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083412311 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083412311 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083412311 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:1192) 20241107083412311 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083412311 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083412311 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-5:G){NEW} (gprs_ms.c:336) 20241107083412311 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083412311 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083412311 DTBFUL INFO TBF(UL:TFI-0-1-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083412311 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083412311 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) 20241107083412311 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) 20241107083412311 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083412311 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083412311 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083412311 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083412324 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) 20241107083412324 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) 20241107083412324 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) 20241107083412324 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083412324 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) 20241107083412324 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) 20241107083412325 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) 20241107083412325 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) 20241107083412325 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) 20241107083412325 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) 20241107083412325 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) 20241107083412325 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) 20241107083412325 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) 20241107083412325 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) 20241107083412325 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) 20241107083412325 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) 20241107083412325 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) 20241107083412325 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) 20241107083412333 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) 20241107083412333 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) 20241107083412333 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 615 for type USF (pdch_ul_controller.c:184) 20241107083412333 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) 20241107083412334 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083412348 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) 20241107083412348 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) 20241107083412348 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) 20241107083412348 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083412348 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 90 a8 64 7c c4 1f fc 07 ef 2f e8 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083412348 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) 20241107083412348 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083412348 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0b 01 00 00 00 2a 90 a8 64 7c c4 1f fc 07 ef 2f e8 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083412348 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:1032) 20241107083412348 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:1072) 20241107083412348 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) 20241107083412348 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) 20241107083412348 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) 20241107083412348 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083412348 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} data_length=30, data=00 00 00 2a 90 a8 64 7c c4 1f fc 07 ef 2f e8 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083412348 DTBFUL INFO TBF(UL:TFI-0-1-5:G){ASSIGN} Decoded premier TLLI=0x0000002a of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083412348 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002a, not yet confirmed (gprs_ms.c:512) 20241107083412348 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083412348 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083412348 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083412348 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083412348 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083412348 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083412348 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) 20241107083412348 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083412348 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083412348 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083412348 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) 20241107083412348 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) 20241107083412348 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) 20241107083412348 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) 20241107083412348 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) 20241107083412348 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) 20241107083412349 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) 20241107083412349 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) 20241107083412349 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) 20241107083412349 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) 20241107083412349 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) 20241107083412349 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) 20241107083412352 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) 20241107083412352 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) 20241107083412352 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 619 for type USF (pdch_ul_controller.c:184) 20241107083412352 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) 20241107083412352 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083412352 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083412352 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) 20241107083412352 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083412352 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083412352 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083412352 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) 20241107083412352 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) 20241107083412352 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083412354 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) 20241107083412354 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083412354 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083412354 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083412354 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083412354 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083412354 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083412354 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=5 (bts.cpp:663) 20241107083412354 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083412354 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083412354 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083412354 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083412354 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083412354 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083412354 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083412354 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083412354 DRLCMAC 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) 20241107083412354 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083412354 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083412354 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083412354 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083412354 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412354 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412354 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083412354 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083412354 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083412354 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083412354 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083412354 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083412354 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:1192) 20241107083412354 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083412354 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083412354 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-5:G){NEW} (gprs_ms.c:336) 20241107083412354 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083412354 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083412354 DTBFUL INFO TBF(UL:TFI-0-2-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083412354 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083412354 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) 20241107083412354 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) 20241107083412354 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083412354 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083412354 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083412354 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083412366 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) 20241107083412367 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) 20241107083412367 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) 20241107083412367 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083412367 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) 20241107083412367 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) 20241107083412367 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) 20241107083412367 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) 20241107083412367 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) 20241107083412367 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) 20241107083412367 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) 20241107083412367 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) 20241107083412367 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) 20241107083412367 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) 20241107083412367 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) 20241107083412367 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) 20241107083412368 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) 20241107083412368 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) 20241107083412371 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) 20241107083412371 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) 20241107083412371 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 624 for type USF (pdch_ul_controller.c:184) 20241107083412371 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) 20241107083412371 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083412385 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) 20241107083412385 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) 20241107083412386 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) 20241107083412386 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) 20241107083412386 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) 20241107083412386 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083412386 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 73 3e bb 23 6c ef 99 47 66 d7 db 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083412386 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) 20241107083412386 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083412386 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0b 01 00 00 00 2b 73 3e bb 23 6c ef 99 47 66 d7 db 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083412386 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:1032) 20241107083412386 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:1072) 20241107083412386 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) 20241107083412386 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) 20241107083412386 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) 20241107083412386 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083412386 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} data_length=30, data=00 00 00 2b 73 3e bb 23 6c ef 99 47 66 d7 db 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083412386 DTBFUL INFO TBF(UL:TFI-0-2-5:G){ASSIGN} Decoded premier TLLI=0x0000002b of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083412386 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002b, not yet confirmed (gprs_ms.c:512) 20241107083412386 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083412386 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083412386 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083412386 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083412386 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083412386 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083412386 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) 20241107083412386 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083412386 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083412386 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083412386 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) 20241107083412386 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) 20241107083412386 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) 20241107083412386 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) 20241107083412386 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) 20241107083412386 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) 20241107083412386 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) 20241107083412386 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) 20241107083412386 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) 20241107083412386 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) 20241107083412395 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) 20241107083412395 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) 20241107083412395 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20241107083412395 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) 20241107083412395 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083412395 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083412395 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) 20241107083412395 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083412395 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083412395 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083412395 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) 20241107083412395 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) 20241107083412395 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083412396 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) 20241107083412396 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083412396 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083412396 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083412396 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083412396 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083412396 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083412396 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=5 (bts.cpp:663) 20241107083412396 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083412396 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083412396 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083412396 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083412396 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083412396 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083412396 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083412396 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083412396 DRLCMAC 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) 20241107083412396 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083412396 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083412396 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083412396 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083412396 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412396 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412396 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083412396 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083412396 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083412396 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083412396 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083412396 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083412396 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:1192) 20241107083412396 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083412396 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083412396 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-5:G){NEW} (gprs_ms.c:336) 20241107083412396 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083412396 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083412396 DTBFUL INFO TBF(UL:TFI-0-3-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083412396 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083412396 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) 20241107083412396 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) 20241107083412396 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083412396 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083412396 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083412396 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083412409 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) 20241107083412409 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) 20241107083412409 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) 20241107083412409 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083412409 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) 20241107083412409 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) 20241107083412410 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) 20241107083412410 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) 20241107083412410 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) 20241107083412410 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) 20241107083412410 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) 20241107083412410 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) 20241107083412410 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) 20241107083412410 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) 20241107083412410 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) 20241107083412410 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) 20241107083412410 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) 20241107083412410 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) 20241107083412413 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) 20241107083412413 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) 20241107083412413 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20241107083412413 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) 20241107083412413 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083412427 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) 20241107083412427 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) 20241107083412428 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) 20241107083412428 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) 20241107083412428 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) 20241107083412428 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) 20241107083412428 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) 20241107083412428 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083412428 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 af eb 97 33 07 79 cc e6 cb 88 48 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083412428 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) 20241107083412428 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083412428 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0b 01 00 00 00 2c af eb 97 33 07 79 cc e6 cb 88 48 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083412428 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:1032) 20241107083412428 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:1072) 20241107083412428 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) 20241107083412428 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) 20241107083412428 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) 20241107083412428 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083412428 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} data_length=30, data=00 00 00 2c af eb 97 33 07 79 cc e6 cb 88 48 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083412428 DTBFUL INFO TBF(UL:TFI-0-3-5:G){ASSIGN} Decoded premier TLLI=0x0000002c of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083412428 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002c, not yet confirmed (gprs_ms.c:512) 20241107083412428 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083412428 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083412428 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083412428 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083412428 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083412428 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083412428 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) 20241107083412428 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083412428 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083412428 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083412428 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) 20241107083412428 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) 20241107083412428 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) 20241107083412428 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) 20241107083412428 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) 20241107083412428 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) 20241107083412428 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) 20241107083412428 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) 20241107083412432 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) 20241107083412432 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) 20241107083412432 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 637 for type USF (pdch_ul_controller.c:184) 20241107083412432 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) 20241107083412432 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083412432 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083412432 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) 20241107083412432 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083412432 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083412432 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083412432 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) 20241107083412432 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) 20241107083412432 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083412433 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) 20241107083412433 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083412433 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083412433 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083412433 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083412433 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083412433 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083412433 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=5 (bts.cpp:663) 20241107083412433 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083412433 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083412433 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083412433 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083412433 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083412433 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083412433 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083412433 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083412433 DRLCMAC 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) 20241107083412433 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083412433 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083412433 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083412433 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083412433 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412433 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412433 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083412433 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083412433 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083412433 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083412433 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083412433 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083412433 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:1192) 20241107083412433 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083412433 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083412433 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-5:G){NEW} (gprs_ms.c:336) 20241107083412433 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083412433 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083412433 DTBFUL INFO TBF(UL:TFI-0-4-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083412433 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083412433 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) 20241107083412433 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) 20241107083412433 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083412433 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083412433 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083412433 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083412446 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) 20241107083412446 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) 20241107083412446 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) 20241107083412446 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083412446 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) 20241107083412446 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) 20241107083412446 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) 20241107083412446 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) 20241107083412446 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) 20241107083412446 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) 20241107083412446 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) 20241107083412446 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) 20241107083412447 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) 20241107083412447 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) 20241107083412447 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) 20241107083412447 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) 20241107083412447 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) 20241107083412447 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) 20241107083412455 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) 20241107083412455 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) 20241107083412455 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20241107083412455 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) 20241107083412455 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083412469 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) 20241107083412469 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) 20241107083412470 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) 20241107083412470 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) 20241107083412470 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) 20241107083412470 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) 20241107083412470 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) 20241107083412470 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) 20241107083412470 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) 20241107083412470 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083412470 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 32 d6 79 41 aa 17 12 22 fc 5c d2 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083412470 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) 20241107083412470 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083412470 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0b 01 00 00 00 2d 32 d6 79 41 aa 17 12 22 fc 5c d2 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083412470 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:1032) 20241107083412470 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:1072) 20241107083412470 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) 20241107083412470 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) 20241107083412470 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) 20241107083412470 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083412470 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} data_length=30, data=00 00 00 2d 32 d6 79 41 aa 17 12 22 fc 5c d2 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083412470 DTBFUL INFO TBF(UL:TFI-0-4-5:G){ASSIGN} Decoded premier TLLI=0x0000002d of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083412470 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002d, not yet confirmed (gprs_ms.c:512) 20241107083412470 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083412470 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083412470 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083412470 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083412470 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083412470 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083412470 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) 20241107083412470 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083412470 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083412470 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083412470 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) 20241107083412470 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) 20241107083412470 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) 20241107083412470 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) 20241107083412471 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) 20241107083412471 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) 20241107083412474 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) 20241107083412474 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) 20241107083412474 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20241107083412474 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) 20241107083412474 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083412474 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083412474 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) 20241107083412474 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083412474 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083412474 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083412474 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) 20241107083412474 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) 20241107083412474 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083412475 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) 20241107083412475 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083412475 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083412475 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083412475 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083412475 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083412475 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083412475 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=5 (bts.cpp:663) 20241107083412475 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083412475 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083412475 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083412475 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083412475 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083412475 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083412475 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083412475 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083412475 DRLCMAC 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) 20241107083412475 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083412475 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083412475 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083412475 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083412475 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412475 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412475 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083412475 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083412475 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083412475 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083412475 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083412475 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083412475 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:1192) 20241107083412475 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083412475 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083412475 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-5:G){NEW} (gprs_ms.c:336) 20241107083412475 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083412475 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083412475 DTBFUL INFO TBF(UL:TFI-0-5-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083412475 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083412475 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) 20241107083412475 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) 20241107083412475 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083412475 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083412475 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083412475 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083412488 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) 20241107083412488 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) 20241107083412488 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) 20241107083412488 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083412488 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) 20241107083412488 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) 20241107083412488 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) 20241107083412488 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) 20241107083412488 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) 20241107083412488 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) 20241107083412489 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) 20241107083412489 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) 20241107083412489 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) 20241107083412489 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) 20241107083412489 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) 20241107083412489 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) 20241107083412489 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) 20241107083412489 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) 20241107083412493 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) 20241107083412493 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) 20241107083412493 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20241107083412493 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) 20241107083412493 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083412507 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) 20241107083412507 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) 20241107083412507 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) 20241107083412507 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) 20241107083412507 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) 20241107083412507 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) 20241107083412507 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) 20241107083412507 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) 20241107083412507 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) 20241107083412507 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) 20241107083412507 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) 20241107083412507 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083412507 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 ab a5 1c 2b 5f 50 c8 68 37 6a 9e a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083412507 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) 20241107083412507 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083412507 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0b 01 00 00 00 2e ab a5 1c 2b 5f 50 c8 68 37 6a 9e a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083412507 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:1032) 20241107083412507 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:1072) 20241107083412507 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) 20241107083412507 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) 20241107083412508 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) 20241107083412508 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083412508 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} data_length=30, data=00 00 00 2e ab a5 1c 2b 5f 50 c8 68 37 6a 9e a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083412508 DTBFUL INFO TBF(UL:TFI-0-5-5:G){ASSIGN} Decoded premier TLLI=0x0000002e of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083412508 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002e, not yet confirmed (gprs_ms.c:512) 20241107083412508 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083412508 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083412508 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083412508 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083412508 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083412508 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083412508 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) 20241107083412508 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083412508 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083412508 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083412508 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) 20241107083412508 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) 20241107083412508 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) 20241107083412508 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) 20241107083412512 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083412512 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083412512 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083412516 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) 20241107083412516 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) 20241107083412516 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20241107083412516 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) 20241107083412516 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083412516 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083412516 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) 20241107083412516 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083412516 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083412516 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083412516 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) 20241107083412516 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) 20241107083412516 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083412518 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) 20241107083412518 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083412518 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083412518 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083412518 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083412518 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083412518 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083412518 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=5 (bts.cpp:663) 20241107083412518 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083412518 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083412518 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083412518 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083412518 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083412518 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083412518 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083412518 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083412518 DRLCMAC 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) 20241107083412518 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083412518 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083412518 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083412518 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083412518 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412518 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412518 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083412518 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083412518 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083412518 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083412518 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083412518 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083412518 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:1192) 20241107083412518 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083412518 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083412518 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-5:G){NEW} (gprs_ms.c:336) 20241107083412518 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083412518 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083412518 DTBFUL INFO TBF(UL:TFI-0-6-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083412518 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083412518 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) 20241107083412518 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) 20241107083412518 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083412518 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083412518 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083412518 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083412530 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) 20241107083412530 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) 20241107083412530 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) 20241107083412530 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083412530 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) 20241107083412530 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) 20241107083412531 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) 20241107083412531 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) 20241107083412531 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) 20241107083412531 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) 20241107083412531 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) 20241107083412531 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) 20241107083412531 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) 20241107083412531 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) 20241107083412531 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) 20241107083412531 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) 20241107083412532 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) 20241107083412532 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) 20241107083412535 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) 20241107083412535 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) 20241107083412535 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20241107083412535 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) 20241107083412535 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083412549 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) 20241107083412549 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) 20241107083412549 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) 20241107083412549 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) 20241107083412549 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) 20241107083412549 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) 20241107083412550 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) 20241107083412550 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) 20241107083412550 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) 20241107083412550 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) 20241107083412550 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) 20241107083412550 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) 20241107083412550 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) 20241107083412550 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083412550 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 09 7f bf c6 af d1 6b ae 1d e5 d8 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083412550 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) 20241107083412550 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083412550 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0b 01 00 00 00 2f 09 7f bf c6 af d1 6b ae 1d e5 d8 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083412550 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:1032) 20241107083412550 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:1072) 20241107083412550 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) 20241107083412550 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) 20241107083412550 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) 20241107083412550 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083412550 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} data_length=30, data=00 00 00 2f 09 7f bf c6 af d1 6b ae 1d e5 d8 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083412550 DTBFUL INFO TBF(UL:TFI-0-6-5:G){ASSIGN} Decoded premier TLLI=0x0000002f of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083412550 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002f, not yet confirmed (gprs_ms.c:512) 20241107083412550 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083412550 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083412550 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083412550 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083412550 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083412550 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083412550 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) 20241107083412550 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083412550 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083412550 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083412550 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) 20241107083412550 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) 20241107083412553 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) 20241107083412553 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) 20241107083412553 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20241107083412553 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) 20241107083412553 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083412553 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083412553 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) 20241107083412553 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083412553 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083412553 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083412553 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) 20241107083412553 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) 20241107083412554 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 20241107083412555 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083412555 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083412555 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083412555 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) 20241107083412555 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083412555 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083412555 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083412555 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083412555 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083412555 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083412555 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=5 (bts.cpp:663) 20241107083412555 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083412555 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083412555 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083412555 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083412555 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083412555 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083412555 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083412555 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083412555 DRLCMAC 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) 20241107083412555 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083412555 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083412555 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083412555 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083412555 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412555 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412555 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083412555 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083412555 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083412555 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083412555 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083412555 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083412555 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:1192) 20241107083412555 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083412555 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083412555 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-5:G){NEW} (gprs_ms.c:336) 20241107083412555 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083412555 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083412555 DTBFUL INFO TBF(UL:TFI-0-7-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083412555 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083412555 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) 20241107083412555 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) 20241107083412555 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083412555 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083412555 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083412555 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083412568 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) 20241107083412568 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) 20241107083412568 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) 20241107083412568 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083412568 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) 20241107083412568 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) 20241107083412568 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) 20241107083412568 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) 20241107083412569 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) 20241107083412569 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) 20241107083412569 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) 20241107083412569 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) 20241107083412569 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) 20241107083412569 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) 20241107083412569 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) 20241107083412569 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) 20241107083412569 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) 20241107083412569 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) 20241107083412577 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) 20241107083412577 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) 20241107083412577 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 667 for type USF (pdch_ul_controller.c:184) 20241107083412577 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) 20241107083412577 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083412591 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) 20241107083412591 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) 20241107083412591 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) 20241107083412591 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) 20241107083412591 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) 20241107083412591 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) 20241107083412591 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) 20241107083412591 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) 20241107083412592 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) 20241107083412592 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) 20241107083412592 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) 20241107083412592 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) 20241107083412592 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) 20241107083412592 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) 20241107083412592 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) 20241107083412592 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083412592 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 1f 69 69 d3 91 eb 26 0a 8b 4a 36 91 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083412592 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) 20241107083412592 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083412592 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0b 01 00 00 00 30 1f 69 69 d3 91 eb 26 0a 8b 4a 36 91 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083412592 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:1032) 20241107083412592 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:1072) 20241107083412592 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) 20241107083412592 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) 20241107083412592 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) 20241107083412592 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083412592 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} data_length=30, data=00 00 00 30 1f 69 69 d3 91 eb 26 0a 8b 4a 36 91 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083412592 DTBFUL INFO TBF(UL:TFI-0-7-5:G){ASSIGN} Decoded premier TLLI=0x00000030 of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083412592 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000030, not yet confirmed (gprs_ms.c:512) 20241107083412592 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083412592 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083412592 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083412592 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083412592 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083412592 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083412592 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) 20241107083412592 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083412592 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083412592 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083412595 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) 20241107083412595 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) 20241107083412595 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 671 for type USF (pdch_ul_controller.c:184) 20241107083412595 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) 20241107083412595 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083412595 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083412595 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) 20241107083412595 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083412595 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083412595 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083412595 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) 20241107083412595 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) 20241107083412596 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083412597 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083412597 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083412597 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083412597 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) 20241107083412597 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083412597 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083412597 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083412597 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083412597 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083412597 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083412597 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241107083412597 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083412597 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083412597 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083412597 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083412597 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083412597 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083412597 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083412597 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083412597 DRLCMAC 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) 20241107083412597 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083412597 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083412597 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083412597 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083412597 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412597 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412597 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083412597 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083412597 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083412597 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083412597 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083412597 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083412597 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:1192) 20241107083412597 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083412597 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083412597 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-6:G){NEW} (gprs_ms.c:336) 20241107083412597 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083412598 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083412598 DTBFUL INFO TBF(UL:TFI-0-0-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083412598 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083412598 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) 20241107083412598 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) 20241107083412598 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083412598 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083412598 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083412598 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083412609 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) 20241107083412609 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) 20241107083412609 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) 20241107083412609 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083412610 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) 20241107083412610 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) 20241107083412610 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) 20241107083412610 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) 20241107083412610 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) 20241107083412610 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) 20241107083412610 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) 20241107083412610 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) 20241107083412610 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) 20241107083412610 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) 20241107083412611 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) 20241107083412611 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) 20241107083412611 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) 20241107083412611 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) 20241107083412614 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) 20241107083412614 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) 20241107083412614 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 676 for type USF (pdch_ul_controller.c:184) 20241107083412614 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) 20241107083412614 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 6 20241107083412628 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) 20241107083412628 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) 20241107083412628 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) 20241107083412628 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) 20241107083412628 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) 20241107083412628 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) 20241107083412629 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) 20241107083412629 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) 20241107083412629 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) 20241107083412629 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) 20241107083412629 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) 20241107083412629 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) 20241107083412629 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) 20241107083412629 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) 20241107083412629 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) 20241107083412629 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) 20241107083412629 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) 20241107083412629 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083412634 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083412634 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083412634 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083412637 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) 20241107083412637 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) 20241107083412637 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 680 for type USF (pdch_ul_controller.c:184) 20241107083412637 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) 20241107083412637 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 6 20241107083412651 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) 20241107083412651 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) 20241107083412651 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) 20241107083412651 DTBF NOTICE TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083412651 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083412651 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083412651 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) 20241107083412651 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) 20241107083412652 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) 20241107083412652 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) 20241107083412652 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) 20241107083412652 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) 20241107083412652 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) 20241107083412652 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) 20241107083412652 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) 20241107083412652 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) 20241107083412652 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) 20241107083412652 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) 20241107083412652 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) 20241107083412652 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) 20241107083412656 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) 20241107083412656 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) 20241107083412656 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083412670 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) 20241107083412670 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) 20241107083412670 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) 20241107083412670 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083412670 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) 20241107083412670 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) 20241107083412670 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) 20241107083412670 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) 20241107083412670 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) 20241107083412670 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) 20241107083412670 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) 20241107083412670 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) 20241107083412671 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) 20241107083412671 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) 20241107083412671 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) 20241107083412671 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) 20241107083412671 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) 20241107083412671 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) 20241107083412674 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) 20241107083412674 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) 20241107083412674 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083412676 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083412676 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083412676 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083412688 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) 20241107083412688 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) 20241107083412689 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) 20241107083412689 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) 20241107083412689 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) 20241107083412689 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) 20241107083412689 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) 20241107083412689 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) 20241107083412689 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) 20241107083412689 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) 20241107083412689 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) 20241107083412689 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) 20241107083412689 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) 20241107083412689 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) 20241107083412689 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) 20241107083412689 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) 20241107083412698 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) 20241107083412698 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) 20241107083412698 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083412712 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) 20241107083412712 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) 20241107083412712 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) 20241107083412712 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) 20241107083412712 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) 20241107083412712 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) 20241107083412712 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) 20241107083412712 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) 20241107083412712 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) 20241107083412712 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) 20241107083412713 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) 20241107083412713 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) 20241107083412713 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) 20241107083412713 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) 20241107083412713 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) 20241107083412713 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) 20241107083412716 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) 20241107083412716 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) 20241107083412716 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083412718 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083412718 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083412718 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083412730 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) 20241107083412730 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) 20241107083412731 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) 20241107083412731 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) 20241107083412731 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) 20241107083412731 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) 20241107083412731 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) 20241107083412731 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) 20241107083412731 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) 20241107083412731 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) 20241107083412731 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) 20241107083412731 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) 20241107083412731 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) 20241107083412731 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) 20241107083412731 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) 20241107083412731 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) 20241107083412735 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) 20241107083412735 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) 20241107083412735 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083412749 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) 20241107083412749 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) 20241107083412749 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) 20241107083412749 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) 20241107083412749 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) 20241107083412749 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) 20241107083412750 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) 20241107083412750 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) 20241107083412750 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) 20241107083412750 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) 20241107083412750 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) 20241107083412750 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) 20241107083412750 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) 20241107083412750 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) 20241107083412750 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) 20241107083412750 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) 20241107083412756 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083412756 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083412756 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083412758 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) 20241107083412758 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) 20241107083412758 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083412772 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) 20241107083412772 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) 20241107083412773 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) 20241107083412773 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) 20241107083412773 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) 20241107083412773 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) 20241107083412773 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) 20241107083412773 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) 20241107083412773 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) 20241107083412773 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) 20241107083412773 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) 20241107083412773 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) 20241107083412773 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) 20241107083412773 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) 20241107083412774 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) 20241107083412774 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) 20241107083412777 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) 20241107083412777 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) 20241107083412777 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083412791 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) 20241107083412791 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) 20241107083412791 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) 20241107083412791 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) 20241107083412791 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) 20241107083412792 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) 20241107083412792 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) 20241107083412792 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) 20241107083412792 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) 20241107083412792 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) 20241107083412792 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) 20241107083412792 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) 20241107083412792 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) 20241107083412792 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) 20241107083412792 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) 20241107083412792 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) 20241107083412796 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) 20241107083412796 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) 20241107083412796 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083412798 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083412798 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083412798 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083412810 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) 20241107083412810 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) 20241107083412810 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) 20241107083412810 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) 20241107083412811 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) 20241107083412811 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) 20241107083412811 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) 20241107083412811 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) 20241107083412811 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) 20241107083412811 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) 20241107083412811 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) 20241107083412811 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) 20241107083412812 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) 20241107083412812 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) 20241107083412812 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) 20241107083412812 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) 20241107083412820 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) 20241107083412820 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){FLOW}, expect answer on UL FN=719 (gprs_rlcmac_sched.cpp:454) 20241107083412820 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 719 for type USF (pdch_ul_controller.c:184) 20241107083412820 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) 20241107083412820 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083412834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=9 data=3c 0d 01 00 00 00 31 2a c5 b1 90 b3 69 81 1e 95 21 15 b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083412834 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) 20241107083412834 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083412834 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0d 01 00 00 00 31 2a c5 b1 90 b3 69 81 1e 95 21 15 b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083412834 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:1032) 20241107083412834 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=715 Rx UL DATA from unexpected TBF(UL:TFI-0-0-6:G){FLOW} (pdch.cpp:1072) 20241107083412834 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) 20241107083412834 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) 20241107083412834 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) 20241107083412834 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083412834 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} data_length=30, data=00 00 00 31 2a c5 b1 90 b3 69 81 1e 95 21 15 b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083412834 DTBFUL INFO TBF(UL:TFI-0-0-6:G){FLOW} Decoded premier TLLI=0x00000031 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083412834 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000031, not yet confirmed (gprs_ms.c:512) 20241107083412834 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083412834 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083412834 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083412834 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083412834 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083412834 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) 20241107083412834 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) 20241107083412834 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083412834 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083412834 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083412834 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) 20241107083412834 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) 20241107083412835 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) 20241107083412835 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) 20241107083412835 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) 20241107083412835 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) 20241107083412835 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) 20241107083412835 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) 20241107083412835 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) 20241107083412835 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) 20241107083412836 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) 20241107083412836 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) 20241107083412836 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) 20241107083412836 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) 20241107083412838 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) 20241107083412838 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) 20241107083412838 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 723 for type USF (pdch_ul_controller.c:184) 20241107083412838 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) 20241107083412838 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (final=0) (encoding.cpp:1112) 20241107083412838 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083412838 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) 20241107083412838 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083412838 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083412838 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083412838 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Scheduling control message at RTS for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083412838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Sending data request: sapi=5 arfcn=871 cur_fn=715 block=10 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) 20241107083412839 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083412840 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=715, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083412840 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083412840 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083412840 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083412840 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083412840 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083412840 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083412840 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=6 (bts.cpp:663) 20241107083412840 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083412840 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083412840 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083412840 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083412840 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083412840 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083412840 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083412840 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083412840 DRLCMAC 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) 20241107083412840 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083412840 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083412840 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083412840 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083412840 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412840 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412840 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083412840 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083412840 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083412840 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083412840 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083412840 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083412840 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:1192) 20241107083412840 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083412840 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083412840 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-6:G){NEW} (gprs_ms.c:336) 20241107083412840 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083412840 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083412840 DTBFUL INFO TBF(UL:TFI-0-1-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083412840 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083412840 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) 20241107083412840 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=715 (tbf_ul.cpp:221) 20241107083412840 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083412840 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083412840 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083412840 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 68 78 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083412853 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) 20241107083412853 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) 20241107083412853 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) 20241107083412853 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083412853 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) 20241107083412853 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) 20241107083412853 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) 20241107083412853 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) 20241107083412854 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) 20241107083412854 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) 20241107083412854 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) 20241107083412854 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) 20241107083412854 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) 20241107083412854 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) 20241107083412855 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) 20241107083412855 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) 20241107083412855 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) 20241107083412855 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) 20241107083412857 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) 20241107083412857 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) 20241107083412857 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 728 for type USF (pdch_ul_controller.c:184) 20241107083412857 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) 20241107083412857 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083412871 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) 20241107083412871 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) 20241107083412871 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) 20241107083412871 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083412871 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=723 block=11 data=3c 0d 01 00 00 00 32 36 0c 74 bb 95 f4 9f 41 d7 15 31 2a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083412871 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083412871 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083412871 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0d 01 00 00 00 32 36 0c 74 bb 95 f4 9f 41 d7 15 31 2a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083412871 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:1032) 20241107083412871 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=723 Rx UL DATA from unexpected TBF(UL:TFI-0-1-6:G){ASSIGN} (pdch.cpp:1072) 20241107083412871 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) 20241107083412871 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) 20241107083412871 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) 20241107083412871 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083412871 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} data_length=30, data=00 00 00 32 36 0c 74 bb 95 f4 9f 41 d7 15 31 2a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083412872 DTBFUL INFO TBF(UL:TFI-0-1-6:G){ASSIGN} Decoded premier TLLI=0x00000032 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083412872 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000032, not yet confirmed (gprs_ms.c:512) 20241107083412872 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083412872 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083412872 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083412872 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083412872 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083412872 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083412872 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) 20241107083412872 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083412872 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083412872 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083412872 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) 20241107083412872 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) 20241107083412872 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) 20241107083412872 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) 20241107083412872 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) 20241107083412872 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) 20241107083412872 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) 20241107083412872 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) 20241107083412873 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) 20241107083412873 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) 20241107083412873 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) 20241107083412873 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) 20241107083412881 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=728 RX RTS.req: sapi=5 arfcn=872 cur_fn=723 block=0 (pcu_l1_if.cpp:576) 20241107083412881 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=728 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=732 (gprs_rlcmac_sched.cpp:454) 20241107083412881 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 732 for type USF (pdch_ul_controller.c:184) 20241107083412881 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) 20241107083412881 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083412881 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083412881 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) 20241107083412881 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083412881 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083412881 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083412881 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=728 Scheduling control message at RTS for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083412881 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=728 Sending data request: sapi=5 arfcn=872 cur_fn=723 block=0 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) 20241107083412881 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083412882 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=723, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083412882 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083412882 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083412882 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083412882 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083412882 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083412882 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083412882 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=6 (bts.cpp:663) 20241107083412882 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083412882 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083412882 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083412882 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083412883 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083412883 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083412883 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083412883 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083412883 DRLCMAC 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) 20241107083412883 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083412883 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083412883 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083412883 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083412883 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412883 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412883 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083412883 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083412883 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083412883 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083412883 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083412883 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083412883 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:1192) 20241107083412883 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083412883 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083412883 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-6:G){NEW} (gprs_ms.c:336) 20241107083412883 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083412883 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083412883 DTBFUL INFO TBF(UL:TFI-0-2-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083412883 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083412883 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) 20241107083412883 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=723 (tbf_ul.cpp:221) 20241107083412883 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083412883 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083412883 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083412883 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 69 79 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083412895 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) 20241107083412895 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) 20241107083412895 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) 20241107083412895 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083412895 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) 20241107083412895 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) 20241107083412895 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) 20241107083412895 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) 20241107083412896 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) 20241107083412896 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) 20241107083412896 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) 20241107083412896 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) 20241107083412896 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) 20241107083412896 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) 20241107083412896 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) 20241107083412896 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) 20241107083412897 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) 20241107083412897 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) 20241107083412899 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) 20241107083412899 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) 20241107083412899 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 736 for type USF (pdch_ul_controller.c:184) 20241107083412899 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) 20241107083412900 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083412913 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) 20241107083412914 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) 20241107083412914 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) 20241107083412914 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) 20241107083412914 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=732): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241107083412914 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083412914 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=732 block=1 data=3c 0d 01 00 00 00 33 50 62 2c ed a7 3c 98 d1 0a dd 48 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083412914 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083412914 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083412914 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0d 01 00 00 00 33 50 62 2c ed a7 3c 98 d1 0a dd 48 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083412914 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:1032) 20241107083412914 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=732 Rx UL DATA from unexpected TBF(UL:TFI-0-2-6:G){ASSIGN} (pdch.cpp:1072) 20241107083412914 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) 20241107083412914 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) 20241107083412914 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) 20241107083412914 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083412914 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} data_length=30, data=00 00 00 33 50 62 2c ed a7 3c 98 d1 0a dd 48 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083412914 DTBFUL INFO TBF(UL:TFI-0-2-6:G){ASSIGN} Decoded premier TLLI=0x00000033 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083412914 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000033, not yet confirmed (gprs_ms.c:512) 20241107083412914 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083412914 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083412914 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083412914 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083412914 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083412914 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083412914 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) 20241107083412914 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083412914 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083412914 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083412914 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) 20241107083412914 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) 20241107083412915 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) 20241107083412915 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) 20241107083412915 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) 20241107083412915 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) 20241107083412915 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) 20241107083412915 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) 20241107083412915 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) 20241107083412915 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) 20241107083412918 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=736 RX RTS.req: sapi=5 arfcn=873 cur_fn=732 block=2 (pcu_l1_if.cpp:576) 20241107083412918 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=736 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=741 (gprs_rlcmac_sched.cpp:454) 20241107083412918 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 741 for type USF (pdch_ul_controller.c:184) 20241107083412918 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) 20241107083412918 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083412918 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083412918 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) 20241107083412918 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083412918 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083412918 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083412918 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=736 Scheduling control message at RTS for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083412918 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=736 Sending data request: sapi=5 arfcn=873 cur_fn=732 block=2 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) 20241107083412918 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083412919 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=732, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083412919 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083412919 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083412919 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083412919 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083412919 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083412919 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083412919 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=6 (bts.cpp:663) 20241107083412919 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083412919 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083412919 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083412919 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083412919 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083412919 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083412919 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083412919 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083412919 DRLCMAC 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) 20241107083412919 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083412919 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083412919 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083412919 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083412919 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412919 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412919 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083412920 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083412920 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083412920 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083412920 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083412920 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083412920 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:1192) 20241107083412920 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083412920 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083412920 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-6:G){NEW} (gprs_ms.c:336) 20241107083412920 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083412920 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083412920 DTBFUL INFO TBF(UL:TFI-0-3-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083412920 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083412920 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) 20241107083412920 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=732 (tbf_ul.cpp:221) 20241107083412920 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083412920 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083412920 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083412920 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 6a 7a 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083412932 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) 20241107083412932 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) 20241107083412932 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) 20241107083412932 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083412932 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) 20241107083412932 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) 20241107083412933 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) 20241107083412933 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) 20241107083412933 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) 20241107083412933 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) 20241107083412934 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) 20241107083412934 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) 20241107083412934 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) 20241107083412934 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) 20241107083412934 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) 20241107083412934 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) 20241107083412934 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) 20241107083412934 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) 20241107083412942 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) 20241107083412942 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) 20241107083412942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 745 for type USF (pdch_ul_controller.c:184) 20241107083412942 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) 20241107083412942 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083412956 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) 20241107083412956 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) 20241107083412956 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) 20241107083412956 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) 20241107083412956 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) 20241107083412956 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) 20241107083412956 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=741): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241107083412956 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083412956 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=741 block=3 data=3c 0d 01 00 00 00 34 59 37 4b d0 ae 6e d4 55 ec e0 a3 33 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083412956 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083412956 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083412956 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0d 01 00 00 00 34 59 37 4b d0 ae 6e d4 55 ec e0 a3 33 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083412956 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:1032) 20241107083412956 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=741 Rx UL DATA from unexpected TBF(UL:TFI-0-3-6:G){ASSIGN} (pdch.cpp:1072) 20241107083412956 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) 20241107083412956 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) 20241107083412956 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) 20241107083412956 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083412956 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} data_length=30, data=00 00 00 34 59 37 4b d0 ae 6e d4 55 ec e0 a3 33 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083412956 DTBFUL INFO TBF(UL:TFI-0-3-6:G){ASSIGN} Decoded premier TLLI=0x00000034 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083412956 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000034, not yet confirmed (gprs_ms.c:512) 20241107083412956 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083412956 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083412956 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083412956 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083412956 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083412956 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083412956 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) 20241107083412956 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083412956 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083412956 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083412956 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) 20241107083412956 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) 20241107083412957 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) 20241107083412957 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) 20241107083412957 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) 20241107083412957 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) 20241107083412957 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) 20241107083412957 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) 20241107083412960 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=745 RX RTS.req: sapi=5 arfcn=874 cur_fn=741 block=4 (pcu_l1_if.cpp:576) 20241107083412960 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=745 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=749 (gprs_rlcmac_sched.cpp:454) 20241107083412960 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 749 for type USF (pdch_ul_controller.c:184) 20241107083412960 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) 20241107083412960 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083412960 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083412960 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) 20241107083412960 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083412960 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083412960 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083412960 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=745 Scheduling control message at RTS for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083412960 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=745 Sending data request: sapi=5 arfcn=874 cur_fn=741 block=4 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) 20241107083412960 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083412961 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=741, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083412961 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083412962 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083412962 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083412962 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083412962 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083412962 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083412962 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=6 (bts.cpp:663) 20241107083412962 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083412962 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083412962 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083412962 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083412962 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083412962 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083412962 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083412962 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083412962 DRLCMAC 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) 20241107083412962 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083412962 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083412962 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083412962 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083412962 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412962 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083412962 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083412962 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083412962 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083412962 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083412962 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083412962 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083412962 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:1192) 20241107083412962 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083412962 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083412962 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-6:G){NEW} (gprs_ms.c:336) 20241107083412962 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083412962 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083412962 DTBFUL INFO TBF(UL:TFI-0-4-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083412962 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083412962 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) 20241107083412962 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=741 (tbf_ul.cpp:221) 20241107083412962 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083412962 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083412962 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083412962 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 6b 7b 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083412974 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) 20241107083412974 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) 20241107083412974 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) 20241107083412975 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083412975 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) 20241107083412975 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) 20241107083412975 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) 20241107083412975 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) 20241107083412975 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) 20241107083412975 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) 20241107083412975 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) 20241107083412975 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) 20241107083412975 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) 20241107083412975 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) 20241107083412975 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) 20241107083412975 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) 20241107083412976 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) 20241107083412976 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) 20241107083412979 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) 20241107083412979 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) 20241107083412979 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 754 for type USF (pdch_ul_controller.c:184) 20241107083412979 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) 20241107083412979 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083412993 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) 20241107083412993 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) 20241107083412993 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) 20241107083412993 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) 20241107083412994 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) 20241107083412994 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) 20241107083412994 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) 20241107083412994 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) 20241107083412994 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=749): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241107083412994 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083412994 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=749 block=5 data=3c 0d 01 00 00 00 35 77 b0 09 64 1d e2 45 3a e5 75 b0 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083412994 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083412994 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083412994 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0d 01 00 00 00 35 77 b0 09 64 1d e2 45 3a e5 75 b0 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083412994 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:1032) 20241107083412994 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=749 Rx UL DATA from unexpected TBF(UL:TFI-0-4-6:G){ASSIGN} (pdch.cpp:1072) 20241107083412994 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) 20241107083412994 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) 20241107083412994 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) 20241107083412994 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083412994 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} data_length=30, data=00 00 00 35 77 b0 09 64 1d e2 45 3a e5 75 b0 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083412994 DTBFUL INFO TBF(UL:TFI-0-4-6:G){ASSIGN} Decoded premier TLLI=0x00000035 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083412994 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000035, not yet confirmed (gprs_ms.c:512) 20241107083412994 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083412994 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083412994 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083412994 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083412994 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083412994 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083412994 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) 20241107083412994 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083412994 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083412994 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083412994 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) 20241107083412994 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) 20241107083412994 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) 20241107083412994 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) 20241107083412994 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) 20241107083412994 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) 20241107083413003 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=754 RX RTS.req: sapi=5 arfcn=875 cur_fn=749 block=6 (pcu_l1_if.cpp:576) 20241107083413003 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=754 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=758 (gprs_rlcmac_sched.cpp:454) 20241107083413003 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 758 for type USF (pdch_ul_controller.c:184) 20241107083413003 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) 20241107083413003 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083413003 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083413003 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) 20241107083413003 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083413003 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083413003 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083413003 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=754 Scheduling control message at RTS for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083413003 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=754 Sending data request: sapi=5 arfcn=875 cur_fn=749 block=6 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) 20241107083413003 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083413004 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=749, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083413004 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083413004 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083413004 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083413004 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083413004 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083413004 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083413004 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=6 (bts.cpp:663) 20241107083413004 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083413004 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083413004 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083413004 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083413004 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083413004 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083413004 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083413004 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083413004 DRLCMAC 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) 20241107083413004 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083413004 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083413004 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083413004 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083413004 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083413004 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083413004 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083413004 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083413004 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083413004 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083413004 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083413004 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083413004 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:1192) 20241107083413004 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083413004 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083413004 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-6:G){NEW} (gprs_ms.c:336) 20241107083413004 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083413004 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083413004 DTBFUL INFO TBF(UL:TFI-0-5-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083413004 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083413004 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) 20241107083413004 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=749 (tbf_ul.cpp:221) 20241107083413004 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083413004 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083413004 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083413004 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 6c 7c 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083413017 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) 20241107083413017 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) 20241107083413017 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) 20241107083413017 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083413017 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) 20241107083413017 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) 20241107083413017 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) 20241107083413017 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) 20241107083413017 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) 20241107083413017 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) 20241107083413017 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) 20241107083413017 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) 20241107083413017 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) 20241107083413017 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) 20241107083413018 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) 20241107083413018 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) 20241107083413018 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) 20241107083413018 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) 20241107083413021 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) 20241107083413021 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) 20241107083413021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 762 for type USF (pdch_ul_controller.c:184) 20241107083413021 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) 20241107083413021 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083413035 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) 20241107083413035 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) 20241107083413036 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) 20241107083413036 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) 20241107083413036 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) 20241107083413036 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) 20241107083413036 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) 20241107083413036 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) 20241107083413037 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) 20241107083413037 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) 20241107083413037 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=758): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241107083413037 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083413037 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=758 block=7 data=3c 0d 01 00 00 00 36 db 03 09 ab 0a 4d 5c 99 ef 35 31 f0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083413037 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083413037 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083413037 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0d 01 00 00 00 36 db 03 09 ab 0a 4d 5c 99 ef 35 31 f0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083413037 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:1032) 20241107083413037 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=758 Rx UL DATA from unexpected TBF(UL:TFI-0-5-6:G){ASSIGN} (pdch.cpp:1072) 20241107083413037 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) 20241107083413037 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) 20241107083413037 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) 20241107083413037 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083413037 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} data_length=30, data=00 00 00 36 db 03 09 ab 0a 4d 5c 99 ef 35 31 f0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083413037 DTBFUL INFO TBF(UL:TFI-0-5-6:G){ASSIGN} Decoded premier TLLI=0x00000036 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083413037 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000036, not yet confirmed (gprs_ms.c:512) 20241107083413037 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083413037 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083413037 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083413037 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083413037 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083413037 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083413037 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) 20241107083413037 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083413037 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083413037 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083413037 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) 20241107083413037 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) 20241107083413037 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) 20241107083413037 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) 20241107083413040 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=762 RX RTS.req: sapi=5 arfcn=876 cur_fn=758 block=8 (pcu_l1_if.cpp:576) 20241107083413040 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=762 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=767 (gprs_rlcmac_sched.cpp:454) 20241107083413040 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 767 for type USF (pdch_ul_controller.c:184) 20241107083413040 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) 20241107083413040 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083413040 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083413040 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) 20241107083413040 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083413040 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083413040 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083413040 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=762 Scheduling control message at RTS for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083413040 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=762 Sending data request: sapi=5 arfcn=876 cur_fn=758 block=8 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) 20241107083413040 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083413041 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083413041 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083413041 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083413041 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=758, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083413041 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083413041 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083413041 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083413041 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083413041 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083413041 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083413041 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=6 (bts.cpp:663) 20241107083413041 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083413041 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083413041 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083413041 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083413041 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083413041 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083413041 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083413041 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083413041 DRLCMAC 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) 20241107083413041 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083413041 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083413041 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083413041 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083413041 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083413041 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083413041 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083413041 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083413041 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083413041 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083413041 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083413041 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083413041 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:1192) 20241107083413041 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083413041 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083413041 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-6:G){NEW} (gprs_ms.c:336) 20241107083413041 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083413041 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083413041 DTBFUL INFO TBF(UL:TFI-0-6-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083413041 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083413041 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) 20241107083413041 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=758 (tbf_ul.cpp:221) 20241107083413041 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083413041 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083413041 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083413041 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 6d 7d 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083413054 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) 20241107083413054 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) 20241107083413054 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) 20241107083413054 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083413055 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) 20241107083413055 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) 20241107083413055 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) 20241107083413055 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) 20241107083413055 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) 20241107083413055 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) 20241107083413055 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) 20241107083413055 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) 20241107083413056 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) 20241107083413056 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) 20241107083413056 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) 20241107083413056 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) 20241107083413056 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) 20241107083413056 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) 20241107083413063 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) 20241107083413063 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) 20241107083413063 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 771 for type USF (pdch_ul_controller.c:184) 20241107083413063 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) 20241107083413064 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083413077 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) 20241107083413077 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) 20241107083413078 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) 20241107083413078 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) 20241107083413078 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) 20241107083413078 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) 20241107083413078 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) 20241107083413078 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) 20241107083413079 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) 20241107083413079 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) 20241107083413079 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) 20241107083413079 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) 20241107083413079 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=767): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241107083413079 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083413079 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 d9 f5 b9 07 c7 b9 52 e6 b7 a8 51 4f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083413079 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) 20241107083413079 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083413079 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0d 01 00 00 00 37 d9 f5 b9 07 c7 b9 52 e6 b7 a8 51 4f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083413079 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:1032) 20241107083413079 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:1072) 20241107083413079 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) 20241107083413079 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) 20241107083413079 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) 20241107083413079 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083413079 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} data_length=30, data=00 00 00 37 d9 f5 b9 07 c7 b9 52 e6 b7 a8 51 4f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083413079 DTBFUL INFO TBF(UL:TFI-0-6-6:G){ASSIGN} Decoded premier TLLI=0x00000037 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083413079 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000037, not yet confirmed (gprs_ms.c:512) 20241107083413079 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083413079 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083413079 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083413079 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083413079 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083413079 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083413079 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) 20241107083413079 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083413079 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083413079 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083413080 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) 20241107083413080 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) 20241107083413082 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) 20241107083413082 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) 20241107083413082 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 775 for type USF (pdch_ul_controller.c:184) 20241107083413082 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) 20241107083413082 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083413082 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083413082 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) 20241107083413082 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083413082 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083413082 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083413082 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) 20241107083413082 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) 20241107083413082 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083413083 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083413083 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083413083 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083413084 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) 20241107083413084 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083413084 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083413084 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083413084 DLGLOBAL DEBUG validating counter group 0x55c0d3095740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083413084 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083413084 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083413084 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=6 (bts.cpp:663) 20241107083413084 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083413084 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083413084 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083413084 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083413084 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083413084 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083413084 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083413084 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083413084 DRLCMAC 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) 20241107083413084 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083413084 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083413084 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083413084 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083413084 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083413084 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083413084 DLGLOBAL DEBUG validating counter group 0x55c0d3095b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083413084 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083413084 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083413084 DLGLOBAL DEBUG validating counter group 0x55c0d3095be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083413084 DLGLOBAL DEBUG validating counter group 0x55c0d3095c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083413084 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083413084 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:1192) 20241107083413084 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083413084 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083413084 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-6:G){NEW} (gprs_ms.c:336) 20241107083413084 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083413084 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083413084 DTBFUL INFO TBF(UL:TFI-0-7-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083413084 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083413084 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) 20241107083413084 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) 20241107083413084 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083413084 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083413084 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083413084 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(578)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083413096 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) 20241107083413096 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) 20241107083413096 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) 20241107083413096 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083413097 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) 20241107083413097 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) 20241107083413097 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) 20241107083413097 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) 20241107083413097 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) 20241107083413097 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) 20241107083413097 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) 20241107083413097 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) 20241107083413098 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) 20241107083413098 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) 20241107083413098 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) 20241107083413098 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) 20241107083413098 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) 20241107083413098 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) 20241107083413101 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) 20241107083413101 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) 20241107083413101 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 780 for type USF (pdch_ul_controller.c:184) 20241107083413101 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) 20241107083413101 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083413115 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) 20241107083413115 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) 20241107083413115 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) 20241107083413115 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) 20241107083413115 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) 20241107083413115 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) 20241107083413115 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) 20241107083413115 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) 20241107083413115 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) 20241107083413115 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) 20241107083413115 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) 20241107083413115 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) 20241107083413116 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) 20241107083413116 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) 20241107083413116 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) 20241107083413116 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083413116 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 02 3f eb 0f 2b af a9 42 e3 9e 3e 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083413116 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) 20241107083413116 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083413116 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0d 01 00 00 00 38 02 3f eb 0f 2b af a9 42 e3 9e 3e 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083413116 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:1032) 20241107083413116 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:1072) 20241107083413116 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) 20241107083413116 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) 20241107083413116 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) 20241107083413116 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083413116 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} data_length=30, data=00 00 00 38 02 3f eb 0f 2b af a9 42 e3 9e 3e 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083413116 DTBFUL INFO TBF(UL:TFI-0-7-6:G){ASSIGN} Decoded premier TLLI=0x00000038 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083413116 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000038, not yet confirmed (gprs_ms.c:512) 20241107083413116 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083413116 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083413116 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083413116 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083413116 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083413116 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083413116 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) 20241107083413116 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083413116 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083413116 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083413120 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083413120 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083413120 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083413124 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) 20241107083413124 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) 20241107083413124 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 784 for type USF (pdch_ul_controller.c:184) 20241107083413124 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) 20241107083413124 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083413124 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083413124 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) 20241107083413124 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083413124 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083413124 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083413124 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) 20241107083413124 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) 20241107083413124 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Start timer T: 0.2 s 20241107083413127 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413127 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413127 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413127 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413127 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000001 (bts.cpp:444) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413127 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413127 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413127 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413127 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413127 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413127 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413127 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413127 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413127 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413127 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413127 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413127 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413127 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000002 (bts.cpp:444) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413127 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413128 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413128 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413128 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413128 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000003 (bts.cpp:444) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413128 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413128 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413128 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413128 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000004 (bts.cpp:444) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413128 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413128 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413128 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413128 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413128 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000005 (bts.cpp:444) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413128 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413129 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413129 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413129 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413129 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413129 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413129 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413129 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413129 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413129 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413129 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413129 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413129 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413129 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000006 (bts.cpp:444) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413129 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413129 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413129 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413129 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413129 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413129 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413129 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413129 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413129 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413129 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413129 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413129 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413129 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000007 (bts.cpp:444) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413129 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413130 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413130 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413130 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413130 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413130 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413130 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413130 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413130 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413130 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413130 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413130 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413130 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413130 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000008 (bts.cpp:444) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413130 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413130 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413130 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413130 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413130 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413130 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413130 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413130 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413130 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413130 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413130 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413130 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413130 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000009 (bts.cpp:444) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413130 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413131 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413131 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413131 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413131 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413131 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413131 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413131 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413131 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413131 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413131 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413131 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413131 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413131 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000A (bts.cpp:444) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413131 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413131 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413131 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413131 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413131 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413131 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413131 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413131 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413131 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413131 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413131 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413131 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413131 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000011 (bts.cpp:444) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413131 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413132 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413132 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413132 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413132 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413132 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413132 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413132 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413132 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413132 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413132 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413132 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413132 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413132 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000012 (bts.cpp:444) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413132 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413132 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413132 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413132 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413132 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413132 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413132 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413132 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413132 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413132 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413132 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413132 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413132 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000D (bts.cpp:444) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413132 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413133 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413133 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413133 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413133 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413133 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413133 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413133 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413133 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413133 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413133 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413133 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413133 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413133 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000014 (bts.cpp:444) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413133 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413133 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413133 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413133 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413133 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413133 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413133 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413133 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413133 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413133 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413133 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413133 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413133 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000015 (bts.cpp:444) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413133 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413134 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413134 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413134 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413134 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000010 (bts.cpp:444) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413134 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413134 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413134 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413134 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000017 (bts.cpp:444) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413134 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413134 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413134 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413134 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000018 (bts.cpp:444) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413134 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413134 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413134 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413134 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413134 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000013 (bts.cpp:444) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413134 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413135 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413135 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413135 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413135 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000020 (bts.cpp:444) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413135 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413135 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413135 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413135 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000021 (bts.cpp:444) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413135 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413135 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413135 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413135 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000016 (bts.cpp:444) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413135 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413135 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413135 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413135 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000023 (bts.cpp:444) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413135 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413135 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413135 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413135 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000024 (bts.cpp:444) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413135 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413135 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413135 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413135 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000019 (bts.cpp:444) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413135 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413135 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413136 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413136 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413136 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413136 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000026 (bts.cpp:444) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413136 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413136 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413136 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413136 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000027 (bts.cpp:444) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413136 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413136 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413136 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413136 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001C (bts.cpp:444) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413136 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413136 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413136 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413136 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413136 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000029 (bts.cpp:444) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413136 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413138 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413138 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413138 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413138 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) 20241107083413139 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413139 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413139 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) 20241107083413139 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) 20241107083413139 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413139 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413139 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413139 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413139 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000048 (bts.cpp:444) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413139 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413139 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413139 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413139 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413139 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413139 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413139 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413139 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413139 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413139 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413139 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413139 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413139 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000031 (bts.cpp:444) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413139 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413139 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413139 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413139 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413139 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413139 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413139 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413139 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413139 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413139 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) 20241107083413139 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) 20241107083413140 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413140 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413140 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413140 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413140 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000050 (bts.cpp:444) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413140 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413140 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413140 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413140 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000051 (bts.cpp:444) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 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) 20241107083413140 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) 20241107083413140 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) 20241107083413140 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) 20241107083413140 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413140 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413140 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413140 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413140 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000034 (bts.cpp:444) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 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) 20241107083413140 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) 20241107083413140 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413140 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413140 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413140 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413140 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000053 (bts.cpp:444) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413140 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413140 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 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) 20241107083413141 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) 20241107083413141 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413141 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413141 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413141 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413141 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000054 (bts.cpp:444) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 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) 20241107083413141 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) 20241107083413141 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413141 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413141 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413141 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413141 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000037 (bts.cpp:444) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083413141 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083413141 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083413141 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083413141 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000056 (bts.cpp:444) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083413141 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413141 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083413143 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083413157 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) 20241107083413157 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) 20241107083413157 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) 20241107083413157 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) 20241107083413158 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) 20241107083413158 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) 20241107083413158 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) 20241107083413158 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) 20241107083413158 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) 20241107083413158 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) 20241107083413159 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) 20241107083413159 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) 20241107083413159 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) 20241107083413159 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) 20241107083413159 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) 20241107083413159 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) 20241107083413159 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) 20241107083413159 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083413162 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083413163 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083413163 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083413163 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083413176 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) 20241107083413176 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) 20241107083413176 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) 20241107083413176 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) 20241107083413176 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) 20241107083413176 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) 20241107083413177 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) 20241107083413177 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) 20241107083413177 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) 20241107083413177 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) 20241107083413177 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) 20241107083413177 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) 20241107083413177 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) 20241107083413177 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) 20241107083413178 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) 20241107083413178 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) 20241107083413185 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083413199 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) 20241107083413199 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) 20241107083413199 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) 20241107083413199 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) 20241107083413200 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) 20241107083413200 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) 20241107083413200 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) 20241107083413200 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) 20241107083413200 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) 20241107083413200 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) 20241107083413201 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) 20241107083413201 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) 20241107083413201 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) 20241107083413201 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) 20241107083413201 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) 20241107083413201 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) 20241107083413204 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083413205 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083413205 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083413205 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083413218 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) 20241107083413218 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) 20241107083413218 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) 20241107083413218 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) 20241107083413218 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) 20241107083413218 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) 20241107083413219 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) 20241107083413219 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) 20241107083413219 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) 20241107083413219 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) 20241107083413219 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) 20241107083413219 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) 20241107083413219 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) 20241107083413219 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) 20241107083413220 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) 20241107083413220 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) 20241107083413222 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083413236 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) 20241107083413236 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) 20241107083413237 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) 20241107083413237 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) 20241107083413237 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) 20241107083413237 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) 20241107083413237 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) 20241107083413237 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) 20241107083413238 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) 20241107083413238 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) 20241107083413238 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) 20241107083413238 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) 20241107083413238 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) 20241107083413238 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) 20241107083413238 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) 20241107083413238 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) 20241107083413241 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083413242 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083413242 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083413246 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083413260 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) 20241107083413260 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) 20241107083413260 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) 20241107083413260 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) 20241107083413261 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) 20241107083413261 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) 20241107083413261 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) 20241107083413261 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) 20241107083413261 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) 20241107083413261 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) 20241107083413261 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) 20241107083413261 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) 20241107083413261 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) 20241107083413261 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) 20241107083413262 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) 20241107083413262 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) 20241107083413264 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083413278 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) 20241107083413278 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) 20241107083413279 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) 20241107083413279 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) 20241107083413279 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) 20241107083413279 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) 20241107083413279 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) 20241107083413279 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) 20241107083413280 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) 20241107083413280 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) 20241107083413280 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) 20241107083413280 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) 20241107083413280 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) 20241107083413280 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) 20241107083413280 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) 20241107083413280 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) 20241107083413283 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083413285 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083413285 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083413285 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083413297 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) 20241107083413297 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) 20241107083413297 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) 20241107083413297 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) 20241107083413298 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) 20241107083413298 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) 20241107083413298 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) 20241107083413298 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) 20241107083413298 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) 20241107083413298 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) 20241107083413298 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) 20241107083413298 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) 20241107083413299 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) 20241107083413299 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) 20241107083413299 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) 20241107083413299 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) 20241107083413306 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083413320 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) 20241107083413320 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) 20241107083413321 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) 20241107083413321 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) 20241107083413321 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) 20241107083413321 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) 20241107083413321 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) 20241107083413321 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) 20241107083413322 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) 20241107083413322 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) 20241107083413322 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) 20241107083413322 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) 20241107083413322 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) 20241107083413322 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) 20241107083413322 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) 20241107083413322 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) 20241107083413325 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083413339 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) 20241107083413339 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) 20241107083413340 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) 20241107083413340 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) 20241107083413340 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) 20241107083413340 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) 20241107083413340 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) 20241107083413340 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) 20241107083413340 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) 20241107083413340 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) 20241107083413341 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) 20241107083413341 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) 20241107083413341 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) 20241107083413341 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) 20241107083413341 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) 20241107083413341 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) 20241107083413344 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) 20241107083413344 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) 20241107083413344 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 832 for type USF (pdch_ul_controller.c:184) 20241107083413344 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413344 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241107083413344 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241107083413344 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083413344 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413344 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413344 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413344 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413344 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413344 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 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) 20241107083413344 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413358 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) 20241107083413358 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) 20241107083413358 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) 20241107083413358 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) 20241107083413358 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) 20241107083413358 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) 20241107083413358 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) 20241107083413358 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) 20241107083413359 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) 20241107083413359 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) 20241107083413359 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) 20241107083413359 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) 20241107083413359 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) 20241107083413359 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) 20241107083413359 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) 20241107083413359 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) 20241107083413367 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) 20241107083413367 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) 20241107083413367 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 836 for type USF (pdch_ul_controller.c:184) 20241107083413367 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413367 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083413367 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241107083413367 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083413367 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413367 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413367 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413367 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413367 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413367 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 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241107083413367 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083413381 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) 20241107083413381 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) 20241107083413381 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) 20241107083413381 DTBF NOTICE TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083413381 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083413381 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083413381 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) 20241107083413381 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) 20241107083413381 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) 20241107083413381 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) 20241107083413381 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) 20241107083413381 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) 20241107083413382 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) 20241107083413382 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) 20241107083413382 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) 20241107083413382 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) 20241107083413382 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) 20241107083413382 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) 20241107083413382 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) 20241107083413382 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) 20241107083413385 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) 20241107083413385 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413385 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083413385 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241107083413385 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083413386 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413386 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413386 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083413386 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413386 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413386 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 a0 f0 52 4c 48 00 00 00 00 2a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241107083413386 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413399 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) 20241107083413399 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) 20241107083413400 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) 20241107083413400 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083413400 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) 20241107083413400 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) 20241107083413400 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) 20241107083413400 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) 20241107083413400 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) 20241107083413400 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) 20241107083413400 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) 20241107083413400 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) 20241107083413400 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) 20241107083413400 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) 20241107083413400 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) 20241107083413401 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) 20241107083413401 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) 20241107083413401 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) 20241107083413404 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) 20241107083413404 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413404 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083413404 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241107083413404 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083413404 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413404 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413404 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413404 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413404 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413404 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 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241107083413404 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413418 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) 20241107083413418 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) 20241107083413418 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) 20241107083413418 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) 20241107083413419 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) 20241107083413419 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) 20241107083413419 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) 20241107083413419 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) 20241107083413419 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) 20241107083413419 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) 20241107083413419 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) 20241107083413419 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) 20241107083413419 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) 20241107083413419 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) 20241107083413419 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) 20241107083413419 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) 20241107083413427 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) 20241107083413427 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413427 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083413427 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241107083413428 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083413428 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413428 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413428 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413428 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413428 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413428 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 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241107083413428 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083413442 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) 20241107083413442 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) 20241107083413442 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) 20241107083413442 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) 20241107083413442 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) 20241107083413442 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) 20241107083413442 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) 20241107083413442 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) 20241107083413443 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) 20241107083413443 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) 20241107083413443 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) 20241107083413443 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) 20241107083413443 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) 20241107083413443 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) 20241107083413443 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) 20241107083413443 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) 20241107083413446 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) 20241107083413446 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413446 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083413446 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241107083413446 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083413446 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413446 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413446 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083413446 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413446 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413446 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 70 f0 52 4c 48 00 00 00 00 a8 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241107083413446 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413460 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) 20241107083413460 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) 20241107083413460 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) 20241107083413460 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) 20241107083413461 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) 20241107083413461 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) 20241107083413461 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) 20241107083413461 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) 20241107083413461 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) 20241107083413461 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) 20241107083413461 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) 20241107083413461 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) 20241107083413461 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) 20241107083413461 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) 20241107083413461 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) 20241107083413461 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) 20241107083413465 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) 20241107083413465 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413465 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083413465 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241107083413465 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083413465 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413465 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413465 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413465 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413465 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413465 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 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241107083413465 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413479 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) 20241107083413479 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) 20241107083413479 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) 20241107083413479 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) 20241107083413479 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) 20241107083413479 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) 20241107083413479 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) 20241107083413479 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) 20241107083413479 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) 20241107083413480 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) 20241107083413480 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) 20241107083413480 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) 20241107083413480 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) 20241107083413480 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) 20241107083413480 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) 20241107083413480 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) 20241107083413488 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) 20241107083413488 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413488 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083413488 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241107083413488 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083413488 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413488 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413488 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413488 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413488 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413488 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 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241107083413488 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083413502 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) 20241107083413502 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) 20241107083413502 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) 20241107083413502 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) 20241107083413503 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) 20241107083413503 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) 20241107083413503 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) 20241107083413503 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) 20241107083413503 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) 20241107083413503 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) 20241107083413503 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) 20241107083413503 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) 20241107083413503 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) 20241107083413503 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) 20241107083413503 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) 20241107083413503 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) 20241107083413507 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) 20241107083413507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413507 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083413507 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241107083413507 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083413507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413507 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083413507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413507 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413507 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 01 40 f0 52 4c 48 00 00 00 01 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241107083413507 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413521 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) 20241107083413521 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) 20241107083413521 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) 20241107083413521 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) 20241107083413521 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) 20241107083413521 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) 20241107083413521 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) 20241107083413521 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) 20241107083413521 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) 20241107083413521 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) 20241107083413522 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) 20241107083413522 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) 20241107083413522 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) 20241107083413522 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) 20241107083413522 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) 20241107083413522 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) 20241107083413525 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) 20241107083413525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413525 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083413525 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241107083413525 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083413525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413525 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413526 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 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241107083413526 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413540 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) 20241107083413540 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) 20241107083413540 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) 20241107083413540 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) 20241107083413540 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) 20241107083413540 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) 20241107083413540 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) 20241107083413540 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) 20241107083413540 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) 20241107083413540 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) 20241107083413540 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) 20241107083413540 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) 20241107083413540 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) 20241107083413540 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) 20241107083413540 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) 20241107083413541 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) 20241107083413549 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) 20241107083413549 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413549 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083413549 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241107083413549 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083413549 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413549 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413549 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413549 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413549 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413549 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 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241107083413549 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083413563 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) 20241107083413563 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) 20241107083413563 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) 20241107083413563 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) 20241107083413563 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) 20241107083413563 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) 20241107083413563 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) 20241107083413563 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) 20241107083413563 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) 20241107083413563 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) 20241107083413564 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) 20241107083413564 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) 20241107083413564 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) 20241107083413564 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) 20241107083413564 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) 20241107083413564 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) 20241107083413567 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) 20241107083413567 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413567 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083413567 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241107083413567 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083413567 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413567 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413567 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083413568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413568 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413568 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 01 10 f0 52 4c 48 00 00 00 00 66 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241107083413568 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413582 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) 20241107083413582 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) 20241107083413582 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) 20241107083413582 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) 20241107083413582 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) 20241107083413582 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) 20241107083413582 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) 20241107083413582 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) 20241107083413583 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) 20241107083413583 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) 20241107083413583 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) 20241107083413583 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) 20241107083413583 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) 20241107083413583 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) 20241107083413584 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) 20241107083413584 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) 20241107083413586 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) 20241107083413586 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413586 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083413586 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241107083413586 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083413586 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413586 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413586 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413586 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413586 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413586 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 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241107083413586 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413600 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) 20241107083413600 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) 20241107083413600 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) 20241107083413600 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) 20241107083413601 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) 20241107083413601 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) 20241107083413601 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) 20241107083413601 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) 20241107083413601 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) 20241107083413601 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) 20241107083413601 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) 20241107083413601 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) 20241107083413601 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) 20241107083413601 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) 20241107083413601 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) 20241107083413601 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) 20241107083413609 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) 20241107083413610 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413610 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083413610 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241107083413610 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083413610 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413610 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413610 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413610 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413610 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413610 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 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241107083413610 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083413624 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) 20241107083413624 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) 20241107083413624 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) 20241107083413624 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) 20241107083413624 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) 20241107083413624 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) 20241107083413624 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) 20241107083413624 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) 20241107083413624 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) 20241107083413624 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) 20241107083413624 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) 20241107083413624 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) 20241107083413625 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) 20241107083413625 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) 20241107083413625 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) 20241107083413625 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) 20241107083413628 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) 20241107083413628 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413628 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083413628 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241107083413628 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083413628 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413628 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413628 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083413628 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413628 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413628 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 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) 20241107083413629 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413642 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) 20241107083413642 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) 20241107083413643 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) 20241107083413643 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) 20241107083413643 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) 20241107083413643 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) 20241107083413644 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) 20241107083413644 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) 20241107083413644 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) 20241107083413644 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) 20241107083413644 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) 20241107083413644 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) 20241107083413644 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) 20241107083413644 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) 20241107083413644 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) 20241107083413644 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) 20241107083413647 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) 20241107083413647 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413647 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083413647 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241107083413647 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083413647 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413647 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413647 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413647 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413647 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413647 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 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241107083413647 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413661 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) 20241107083413661 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) 20241107083413661 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) 20241107083413661 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) 20241107083413661 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) 20241107083413661 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) 20241107083413662 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) 20241107083413662 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) 20241107083413662 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) 20241107083413662 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) 20241107083413662 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) 20241107083413662 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) 20241107083413662 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) 20241107083413662 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) 20241107083413663 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) 20241107083413663 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) 20241107083413670 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) 20241107083413670 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413670 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083413670 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241107083413670 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083413670 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413670 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413670 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413671 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413671 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413671 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 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241107083413671 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083413685 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) 20241107083413685 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) 20241107083413685 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) 20241107083413685 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) 20241107083413685 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) 20241107083413685 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) 20241107083413685 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) 20241107083413685 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) 20241107083413685 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) 20241107083413685 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) 20241107083413686 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) 20241107083413686 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) 20241107083413686 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) 20241107083413686 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) 20241107083413686 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) 20241107083413686 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) 20241107083413689 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) 20241107083413689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413689 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083413689 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241107083413689 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083413689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413689 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083413689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413689 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413689 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 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) 20241107083413689 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413703 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) 20241107083413703 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) 20241107083413704 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) 20241107083413704 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) 20241107083413704 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) 20241107083413704 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) 20241107083413704 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) 20241107083413704 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) 20241107083413704 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) 20241107083413704 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) 20241107083413705 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) 20241107083413705 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) 20241107083413705 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) 20241107083413705 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) 20241107083413705 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) 20241107083413705 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) 20241107083413708 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) 20241107083413708 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413708 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083413708 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241107083413708 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083413708 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413708 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413708 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413708 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413708 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413708 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 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241107083413708 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413722 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) 20241107083413722 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) 20241107083413723 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) 20241107083413723 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) 20241107083413723 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) 20241107083413723 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) 20241107083413723 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) 20241107083413723 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) 20241107083413724 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) 20241107083413724 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) 20241107083413724 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) 20241107083413724 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) 20241107083413724 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) 20241107083413724 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) 20241107083413724 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) 20241107083413724 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) 20241107083413731 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) 20241107083413731 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413731 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083413731 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241107083413731 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083413731 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413731 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413731 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413732 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413732 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413732 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 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241107083413732 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083413745 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) 20241107083413745 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) 20241107083413746 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) 20241107083413746 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) 20241107083413746 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) 20241107083413746 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) 20241107083413746 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) 20241107083413746 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) 20241107083413747 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) 20241107083413747 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) 20241107083413747 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) 20241107083413747 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) 20241107083413747 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) 20241107083413747 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) 20241107083413747 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) 20241107083413747 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) 20241107083413750 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) 20241107083413750 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413750 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083413750 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241107083413750 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083413750 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413750 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413750 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083413750 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413750 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413750 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 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) 20241107083413750 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413764 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) 20241107083413764 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) 20241107083413765 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) 20241107083413765 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) 20241107083413765 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) 20241107083413765 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) 20241107083413765 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) 20241107083413765 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) 20241107083413765 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) 20241107083413765 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) 20241107083413766 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) 20241107083413766 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) 20241107083413766 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) 20241107083413766 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) 20241107083413766 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) 20241107083413766 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) 20241107083413768 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) 20241107083413768 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413768 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083413768 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241107083413768 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083413768 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413768 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413768 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413769 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413769 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413769 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 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241107083413769 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413783 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) 20241107083413783 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) 20241107083413783 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) 20241107083413783 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) 20241107083413783 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) 20241107083413783 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) 20241107083413783 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) 20241107083413783 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) 20241107083413783 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) 20241107083413783 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) 20241107083413783 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) 20241107083413783 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) 20241107083413783 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) 20241107083413784 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) 20241107083413784 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) 20241107083413784 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) 20241107083413792 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) 20241107083413792 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413792 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083413792 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241107083413792 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083413792 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413792 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413792 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413792 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413792 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413792 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 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241107083413792 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083413806 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) 20241107083413806 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) 20241107083413806 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) 20241107083413806 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) 20241107083413806 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) 20241107083413806 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) 20241107083413806 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) 20241107083413806 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) 20241107083413807 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) 20241107083413807 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) 20241107083413807 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) 20241107083413807 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) 20241107083413807 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) 20241107083413807 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) 20241107083413807 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) 20241107083413807 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) 20241107083413810 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) 20241107083413811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413811 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083413811 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241107083413811 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083413811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413811 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083413811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413811 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413811 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 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) 20241107083413811 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413825 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) 20241107083413825 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) 20241107083413825 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) 20241107083413825 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) 20241107083413825 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) 20241107083413825 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) 20241107083413825 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) 20241107083413825 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) 20241107083413825 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) 20241107083413825 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) 20241107083413825 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) 20241107083413825 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) 20241107083413826 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) 20241107083413826 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) 20241107083413826 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) 20241107083413826 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) 20241107083413829 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) 20241107083413829 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413829 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083413829 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241107083413829 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083413829 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413829 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413829 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413829 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413829 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413829 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 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241107083413829 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413843 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) 20241107083413843 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) 20241107083413844 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) 20241107083413844 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) 20241107083413844 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) 20241107083413844 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) 20241107083413844 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) 20241107083413844 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) 20241107083413845 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) 20241107083413845 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) 20241107083413845 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) 20241107083413845 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) 20241107083413845 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) 20241107083413845 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) 20241107083413845 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) 20241107083413845 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) 20241107083413853 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) 20241107083413853 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413853 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083413853 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241107083413853 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083413853 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413853 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413853 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413853 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413853 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413853 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 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241107083413853 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083413867 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) 20241107083413867 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) 20241107083413867 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) 20241107083413867 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) 20241107083413868 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) 20241107083413868 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) 20241107083413868 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) 20241107083413868 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) 20241107083413868 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) 20241107083413868 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) 20241107083413868 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) 20241107083413868 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) 20241107083413869 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) 20241107083413869 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) 20241107083413869 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) 20241107083413869 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) 20241107083413871 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) 20241107083413871 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413871 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083413871 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241107083413871 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083413871 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413871 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413871 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083413871 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413871 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413871 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 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) 20241107083413871 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413885 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) 20241107083413885 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) 20241107083413886 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) 20241107083413886 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) 20241107083413886 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) 20241107083413886 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) 20241107083413886 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) 20241107083413886 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) 20241107083413886 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) 20241107083413886 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) 20241107083413886 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) 20241107083413886 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) 20241107083413886 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) 20241107083413886 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) 20241107083413886 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) 20241107083413886 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) 20241107083413890 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) 20241107083413890 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413890 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083413890 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241107083413890 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413890 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413890 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413890 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413890 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 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241107083413890 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413904 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) 20241107083413904 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) 20241107083413904 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) 20241107083413904 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) 20241107083413904 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) 20241107083413904 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) 20241107083413904 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) 20241107083413904 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) 20241107083413905 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) 20241107083413905 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) 20241107083413905 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) 20241107083413905 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) 20241107083413905 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) 20241107083413905 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) 20241107083413905 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) 20241107083413905 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) 20241107083413913 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) 20241107083413913 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) 20241107083413913 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083413927 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) 20241107083413927 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) 20241107083413927 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) 20241107083413927 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) 20241107083413928 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) 20241107083413928 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) 20241107083413928 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) 20241107083413928 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) 20241107083413928 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) 20241107083413928 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) 20241107083413928 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) 20241107083413928 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) 20241107083413928 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) 20241107083413928 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) 20241107083413928 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) 20241107083413928 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) 20241107083413932 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) 20241107083413932 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) 20241107083413932 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 957 for type USF (pdch_ul_controller.c:184) 20241107083413932 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413932 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241107083413932 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241107083413932 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083413932 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413932 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413932 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413932 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413932 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=953 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413932 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=953 Sending data request: sapi=5 arfcn=872 cur_fn=949 block=4 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) 20241107083413932 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413946 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) 20241107083413946 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) 20241107083413946 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) 20241107083413946 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) 20241107083413947 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) 20241107083413947 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) 20241107083413947 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) 20241107083413947 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) 20241107083413947 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) 20241107083413947 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) 20241107083413947 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) 20241107083413947 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) 20241107083413947 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) 20241107083413947 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) 20241107083413947 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) 20241107083413947 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) 20241107083413951 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) 20241107083413951 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=957 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=962 (gprs_rlcmac_sched.cpp:454) 20241107083413951 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 962 for type USF (pdch_ul_controller.c:184) 20241107083413951 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413951 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083413951 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241107083413951 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083413951 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413951 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413951 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413951 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413951 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=957 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413951 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=957 Sending data request: sapi=5 arfcn=872 cur_fn=953 block=5 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) 20241107083413951 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083413965 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) 20241107083413965 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) 20241107083413965 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) 20241107083413965 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) 20241107083413965 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) 20241107083413965 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083413965 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) 20241107083413965 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) 20241107083413965 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) 20241107083413965 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) 20241107083413965 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) 20241107083413965 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) 20241107083413966 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) 20241107083413966 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) 20241107083413966 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) 20241107083413966 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) 20241107083413966 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) 20241107083413966 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) 20241107083413974 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) 20241107083413974 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=962 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=966 (gprs_rlcmac_sched.cpp:454) 20241107083413974 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 966 for type USF (pdch_ul_controller.c:184) 20241107083413974 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413974 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083413974 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241107083413974 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083413974 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413974 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413974 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083413974 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413974 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=962 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413974 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=962 Sending data request: sapi=5 arfcn=872 cur_fn=957 block=6 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) 20241107083413974 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083413988 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) 20241107083413988 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) 20241107083413988 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) 20241107083413988 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) 20241107083413988 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=962): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241107083413988 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083413988 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) 20241107083413988 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) 20241107083413989 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) 20241107083413989 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) 20241107083413989 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) 20241107083413989 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) 20241107083413989 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) 20241107083413989 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) 20241107083413989 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) 20241107083413989 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) 20241107083413989 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) 20241107083413989 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) 20241107083413993 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) 20241107083413993 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=966 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=970 (gprs_rlcmac_sched.cpp:454) 20241107083413993 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 970 for type USF (pdch_ul_controller.c:184) 20241107083413993 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083413993 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083413993 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241107083413993 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083413993 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083413993 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083413993 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083413993 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083413993 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=966 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083413993 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=966 Sending data request: sapi=5 arfcn=872 cur_fn=962 block=7 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) 20241107083413993 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414007 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) 20241107083414007 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) 20241107083414007 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) 20241107083414007 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) 20241107083414007 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=966): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241107083414007 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083414007 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) 20241107083414007 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) 20241107083414008 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) 20241107083414008 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) 20241107083414008 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) 20241107083414008 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) 20241107083414008 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) 20241107083414008 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) 20241107083414009 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) 20241107083414009 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) 20241107083414009 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) 20241107083414009 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) 20241107083414011 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) 20241107083414011 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=970 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=975 (gprs_rlcmac_sched.cpp:454) 20241107083414011 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 975 for type USF (pdch_ul_controller.c:184) 20241107083414011 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414011 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083414011 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241107083414011 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083414011 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414011 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414011 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414012 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414012 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=970 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414012 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=970 Sending data request: sapi=5 arfcn=872 cur_fn=966 block=8 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) 20241107083414012 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083414025 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) 20241107083414025 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) 20241107083414026 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) 20241107083414026 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) 20241107083414026 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=970): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241107083414026 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083414027 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) 20241107083414027 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) 20241107083414027 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) 20241107083414027 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) 20241107083414027 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) 20241107083414027 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) 20241107083414027 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) 20241107083414027 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) 20241107083414028 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) 20241107083414028 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) 20241107083414028 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) 20241107083414028 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) 20241107083414035 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) 20241107083414035 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=975 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=979 (gprs_rlcmac_sched.cpp:454) 20241107083414035 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 979 for type USF (pdch_ul_controller.c:184) 20241107083414035 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414035 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083414035 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241107083414035 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083414035 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414035 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414035 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083414035 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414035 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=975 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414035 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=975 Sending data request: sapi=5 arfcn=872 cur_fn=970 block=9 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) 20241107083414035 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414049 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) 20241107083414049 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) 20241107083414049 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) 20241107083414049 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) 20241107083414049 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=975): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241107083414049 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083414050 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) 20241107083414050 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) 20241107083414050 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) 20241107083414050 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) 20241107083414050 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) 20241107083414050 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) 20241107083414050 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) 20241107083414050 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) 20241107083414051 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) 20241107083414051 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) 20241107083414051 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) 20241107083414051 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) 20241107083414053 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) 20241107083414053 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=979 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=983 (gprs_rlcmac_sched.cpp:454) 20241107083414053 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 983 for type USF (pdch_ul_controller.c:184) 20241107083414053 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414053 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083414053 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241107083414053 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083414053 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414053 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414053 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414053 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414053 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=979 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414053 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=979 Sending data request: sapi=5 arfcn=872 cur_fn=975 block=10 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) 20241107083414054 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414067 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) 20241107083414067 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) 20241107083414068 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) 20241107083414068 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) 20241107083414068 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=979): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241107083414068 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083414068 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) 20241107083414068 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) 20241107083414069 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) 20241107083414069 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) 20241107083414069 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) 20241107083414069 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) 20241107083414069 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) 20241107083414069 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) 20241107083414069 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) 20241107083414069 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) 20241107083414070 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) 20241107083414070 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) 20241107083414072 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) 20241107083414072 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=983 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=988 (gprs_rlcmac_sched.cpp:454) 20241107083414072 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 988 for type USF (pdch_ul_controller.c:184) 20241107083414072 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414072 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083414072 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241107083414072 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083414072 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414072 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414072 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414072 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414072 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=983 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414072 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=983 Sending data request: sapi=5 arfcn=872 cur_fn=979 block=11 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) 20241107083414072 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083414086 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) 20241107083414086 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) 20241107083414086 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) 20241107083414086 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) 20241107083414086 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=983): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241107083414086 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083414086 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) 20241107083414086 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) 20241107083414087 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) 20241107083414087 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) 20241107083414087 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) 20241107083414087 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) 20241107083414087 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) 20241107083414087 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) 20241107083414087 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) 20241107083414087 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) 20241107083414087 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) 20241107083414087 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) 20241107083414096 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) 20241107083414096 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=988 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=992 (gprs_rlcmac_sched.cpp:454) 20241107083414096 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 992 for type USF (pdch_ul_controller.c:184) 20241107083414096 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414096 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083414096 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241107083414096 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083414096 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414096 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414096 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083414096 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414096 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=988 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414096 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=988 Sending data request: sapi=5 arfcn=872 cur_fn=983 block=0 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) 20241107083414096 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414110 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) 20241107083414110 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) 20241107083414110 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) 20241107083414110 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) 20241107083414110 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=988): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241107083414110 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083414110 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) 20241107083414110 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) 20241107083414110 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) 20241107083414110 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) 20241107083414110 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) 20241107083414110 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) 20241107083414111 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) 20241107083414111 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) 20241107083414111 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) 20241107083414111 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) 20241107083414111 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) 20241107083414111 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) 20241107083414114 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) 20241107083414114 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=992 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=996 (gprs_rlcmac_sched.cpp:454) 20241107083414114 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 996 for type USF (pdch_ul_controller.c:184) 20241107083414114 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414114 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083414114 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241107083414114 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083414114 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414114 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414114 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414114 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414114 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=992 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414114 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=992 Sending data request: sapi=5 arfcn=872 cur_fn=988 block=1 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) 20241107083414115 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414128 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) 20241107083414128 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) 20241107083414129 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) 20241107083414129 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) 20241107083414129 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=992): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241107083414129 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083414129 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) 20241107083414129 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) 20241107083414129 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) 20241107083414129 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) 20241107083414130 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) 20241107083414130 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) 20241107083414130 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) 20241107083414130 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) 20241107083414130 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) 20241107083414130 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) 20241107083414130 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) 20241107083414130 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) 20241107083414133 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) 20241107083414133 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=996 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=1001 (gprs_rlcmac_sched.cpp:454) 20241107083414133 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1001 for type USF (pdch_ul_controller.c:184) 20241107083414133 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414133 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083414133 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241107083414133 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083414133 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414133 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414133 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414133 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414133 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=996 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414133 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=996 Sending data request: sapi=5 arfcn=872 cur_fn=992 block=2 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) 20241107083414133 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083414147 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) 20241107083414147 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) 20241107083414147 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) 20241107083414147 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) 20241107083414147 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=996): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241107083414147 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083414148 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) 20241107083414148 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) 20241107083414148 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) 20241107083414148 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) 20241107083414148 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) 20241107083414148 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) 20241107083414148 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) 20241107083414148 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) 20241107083414149 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) 20241107083414149 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) 20241107083414149 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) 20241107083414149 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) 20241107083414156 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) 20241107083414156 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1001 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1005 (gprs_rlcmac_sched.cpp:454) 20241107083414156 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1005 for type USF (pdch_ul_controller.c:184) 20241107083414156 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414156 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083414156 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241107083414156 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083414156 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414156 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414156 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083414156 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414156 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1001 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414156 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1001 Sending data request: sapi=5 arfcn=872 cur_fn=996 block=3 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) 20241107083414157 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414170 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) 20241107083414170 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) 20241107083414171 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) 20241107083414171 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) 20241107083414171 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1001): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241107083414171 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083414171 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) 20241107083414171 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) 20241107083414171 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) 20241107083414171 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) 20241107083414171 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) 20241107083414171 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) 20241107083414172 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) 20241107083414172 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) 20241107083414172 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) 20241107083414172 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) 20241107083414172 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) 20241107083414172 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) 20241107083414175 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) 20241107083414175 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1005 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1009 (gprs_rlcmac_sched.cpp:454) 20241107083414175 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1009 for type USF (pdch_ul_controller.c:184) 20241107083414175 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414175 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083414175 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241107083414175 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083414175 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414175 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414175 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414175 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414175 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1005 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414175 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1005 Sending data request: sapi=5 arfcn=872 cur_fn=1001 block=4 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) 20241107083414175 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414189 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) 20241107083414189 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) 20241107083414189 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) 20241107083414189 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) 20241107083414189 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1005): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241107083414189 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083414190 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) 20241107083414190 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) 20241107083414190 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) 20241107083414190 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) 20241107083414190 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) 20241107083414190 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) 20241107083414190 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) 20241107083414190 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) 20241107083414191 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) 20241107083414191 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) 20241107083414191 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) 20241107083414191 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) 20241107083414194 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) 20241107083414194 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1009 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1014 (gprs_rlcmac_sched.cpp:454) 20241107083414194 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1014 for type USF (pdch_ul_controller.c:184) 20241107083414194 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414194 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083414194 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241107083414194 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083414194 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414194 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414194 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414194 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414194 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1009 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414194 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1009 Sending data request: sapi=5 arfcn=872 cur_fn=1005 block=5 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) 20241107083414194 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083414208 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) 20241107083414208 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) 20241107083414208 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) 20241107083414208 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) 20241107083414208 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1009): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241107083414208 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083414208 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) 20241107083414208 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) 20241107083414209 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) 20241107083414209 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) 20241107083414209 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) 20241107083414209 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) 20241107083414209 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) 20241107083414209 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) 20241107083414209 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) 20241107083414209 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) 20241107083414210 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) 20241107083414210 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) 20241107083414217 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) 20241107083414217 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1014 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1018 (gprs_rlcmac_sched.cpp:454) 20241107083414217 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1018 for type USF (pdch_ul_controller.c:184) 20241107083414217 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414217 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083414217 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241107083414217 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083414217 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414217 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414217 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083414217 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414217 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1014 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414217 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1014 Sending data request: sapi=5 arfcn=872 cur_fn=1009 block=6 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) 20241107083414217 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414231 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) 20241107083414231 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) 20241107083414231 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) 20241107083414231 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) 20241107083414231 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1014): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241107083414231 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083414232 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) 20241107083414232 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) 20241107083414232 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) 20241107083414232 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) 20241107083414232 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) 20241107083414232 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) 20241107083414233 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) 20241107083414233 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) 20241107083414233 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) 20241107083414233 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) 20241107083414233 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) 20241107083414233 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) 20241107083414236 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) 20241107083414236 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1018 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=1022 (gprs_rlcmac_sched.cpp:454) 20241107083414236 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1022 for type USF (pdch_ul_controller.c:184) 20241107083414236 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414236 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083414236 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241107083414236 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083414236 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414236 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414236 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414236 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414236 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1018 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414236 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1018 Sending data request: sapi=5 arfcn=872 cur_fn=1014 block=7 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) 20241107083414236 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414250 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) 20241107083414250 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) 20241107083414250 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) 20241107083414250 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) 20241107083414250 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1018): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241107083414250 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083414250 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) 20241107083414250 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) 20241107083414251 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) 20241107083414251 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) 20241107083414251 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) 20241107083414251 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) 20241107083414251 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) 20241107083414251 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) 20241107083414251 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) 20241107083414251 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) 20241107083414251 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) 20241107083414251 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) 20241107083414254 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) 20241107083414254 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1022 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=1027 (gprs_rlcmac_sched.cpp:454) 20241107083414254 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1027 for type USF (pdch_ul_controller.c:184) 20241107083414254 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414254 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083414254 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241107083414254 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083414254 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414254 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414254 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414254 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414254 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1022 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414254 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1022 Sending data request: sapi=5 arfcn=872 cur_fn=1018 block=8 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) 20241107083414255 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083414268 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) 20241107083414268 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) 20241107083414269 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) 20241107083414269 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) 20241107083414269 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1022): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241107083414269 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083414269 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) 20241107083414269 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) 20241107083414269 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) 20241107083414269 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) 20241107083414269 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) 20241107083414269 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) 20241107083414270 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) 20241107083414270 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) 20241107083414270 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) 20241107083414270 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) 20241107083414270 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) 20241107083414270 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) 20241107083414278 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) 20241107083414278 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1027 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=1031 (gprs_rlcmac_sched.cpp:454) 20241107083414278 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1031 for type USF (pdch_ul_controller.c:184) 20241107083414278 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414278 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083414278 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241107083414278 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083414278 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414278 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414278 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083414278 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414278 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1027 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414278 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1027 Sending data request: sapi=5 arfcn=872 cur_fn=1022 block=9 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) 20241107083414278 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414292 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) 20241107083414292 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) 20241107083414292 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) 20241107083414292 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) 20241107083414292 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1027): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241107083414292 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083414292 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) 20241107083414292 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) 20241107083414293 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) 20241107083414293 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) 20241107083414293 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) 20241107083414293 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) 20241107083414293 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) 20241107083414293 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) 20241107083414293 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) 20241107083414293 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) 20241107083414293 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) 20241107083414293 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) 20241107083414297 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) 20241107083414297 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1031 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1035 (gprs_rlcmac_sched.cpp:454) 20241107083414297 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1035 for type USF (pdch_ul_controller.c:184) 20241107083414297 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414297 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083414297 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241107083414297 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083414297 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414297 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414297 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414297 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414297 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1031 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414297 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1031 Sending data request: sapi=5 arfcn=872 cur_fn=1027 block=10 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) 20241107083414297 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414311 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) 20241107083414311 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) 20241107083414311 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) 20241107083414311 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) 20241107083414311 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1031): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241107083414311 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083414311 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) 20241107083414311 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) 20241107083414312 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) 20241107083414312 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) 20241107083414312 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) 20241107083414312 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) 20241107083414312 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) 20241107083414312 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) 20241107083414312 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) 20241107083414312 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) 20241107083414313 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) 20241107083414313 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) 20241107083414315 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) 20241107083414315 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1035 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1040 (gprs_rlcmac_sched.cpp:454) 20241107083414315 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1040 for type USF (pdch_ul_controller.c:184) 20241107083414315 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414315 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083414315 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241107083414315 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083414315 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414315 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414315 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414315 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414315 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1035 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414315 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1035 Sending data request: sapi=5 arfcn=872 cur_fn=1031 block=11 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) 20241107083414316 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083414329 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) 20241107083414329 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) 20241107083414330 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) 20241107083414330 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) 20241107083414330 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1035): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241107083414330 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083414330 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) 20241107083414330 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) 20241107083414330 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) 20241107083414330 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) 20241107083414330 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) 20241107083414330 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) 20241107083414330 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) 20241107083414330 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) 20241107083414331 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) 20241107083414331 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) 20241107083414331 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) 20241107083414331 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) 20241107083414339 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) 20241107083414339 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1040 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1044 (gprs_rlcmac_sched.cpp:454) 20241107083414339 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1044 for type USF (pdch_ul_controller.c:184) 20241107083414339 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414339 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083414339 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241107083414339 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083414339 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414339 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414339 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083414339 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414339 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1040 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414339 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1040 Sending data request: sapi=5 arfcn=872 cur_fn=1035 block=0 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) 20241107083414339 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414353 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) 20241107083414353 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) 20241107083414353 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) 20241107083414353 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) 20241107083414353 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1040): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241107083414353 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083414353 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) 20241107083414353 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) 20241107083414354 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) 20241107083414354 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) 20241107083414354 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) 20241107083414354 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) 20241107083414354 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) 20241107083414354 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) 20241107083414354 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) 20241107083414354 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) 20241107083414355 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) 20241107083414355 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) 20241107083414357 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) 20241107083414357 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1044 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1048 (gprs_rlcmac_sched.cpp:454) 20241107083414357 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1048 for type USF (pdch_ul_controller.c:184) 20241107083414357 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414357 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083414357 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241107083414357 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083414357 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414357 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414357 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414357 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414357 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1044 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414357 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1044 Sending data request: sapi=5 arfcn=872 cur_fn=1040 block=1 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) 20241107083414358 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414371 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) 20241107083414371 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) 20241107083414371 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) 20241107083414371 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) 20241107083414371 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1044): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241107083414371 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083414372 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) 20241107083414372 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) 20241107083414372 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) 20241107083414372 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) 20241107083414372 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) 20241107083414372 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) 20241107083414372 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) 20241107083414372 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) 20241107083414372 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) 20241107083414372 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) 20241107083414372 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) 20241107083414372 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) 20241107083414376 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) 20241107083414376 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1048 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=1053 (gprs_rlcmac_sched.cpp:454) 20241107083414376 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1053 for type USF (pdch_ul_controller.c:184) 20241107083414376 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414376 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083414376 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241107083414376 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083414376 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414376 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414376 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414376 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414376 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1048 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414376 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1048 Sending data request: sapi=5 arfcn=872 cur_fn=1044 block=2 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) 20241107083414376 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083414390 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) 20241107083414390 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) 20241107083414390 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) 20241107083414390 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) 20241107083414390 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1048): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241107083414390 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083414390 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) 20241107083414390 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) 20241107083414390 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) 20241107083414390 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) 20241107083414391 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) 20241107083414391 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) 20241107083414392 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) 20241107083414392 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) 20241107083414392 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) 20241107083414392 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) 20241107083414392 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) 20241107083414392 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) 20241107083414399 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) 20241107083414399 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1053 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=1057 (gprs_rlcmac_sched.cpp:454) 20241107083414399 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1057 for type USF (pdch_ul_controller.c:184) 20241107083414399 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414399 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083414399 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241107083414399 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083414399 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414399 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414399 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083414399 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414399 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1053 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414399 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1053 Sending data request: sapi=5 arfcn=872 cur_fn=1048 block=3 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) 20241107083414399 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414413 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) 20241107083414413 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) 20241107083414414 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) 20241107083414414 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) 20241107083414414 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1053): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241107083414414 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083414414 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) 20241107083414414 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) 20241107083414414 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) 20241107083414414 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) 20241107083414414 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) 20241107083414414 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) 20241107083414415 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) 20241107083414415 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) 20241107083414415 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) 20241107083414415 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) 20241107083414415 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) 20241107083414415 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) 20241107083414418 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) 20241107083414418 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1057 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=1061 (gprs_rlcmac_sched.cpp:454) 20241107083414418 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1061 for type USF (pdch_ul_controller.c:184) 20241107083414418 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414418 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083414418 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241107083414418 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083414418 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414418 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414418 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414418 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414418 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1057 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414418 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1057 Sending data request: sapi=5 arfcn=872 cur_fn=1053 block=4 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) 20241107083414418 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414432 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) 20241107083414432 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) 20241107083414432 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) 20241107083414432 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) 20241107083414432 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1057): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241107083414432 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083414432 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) 20241107083414432 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) 20241107083414432 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) 20241107083414432 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) 20241107083414433 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) 20241107083414433 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) 20241107083414433 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) 20241107083414433 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) 20241107083414433 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) 20241107083414433 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) 20241107083414433 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) 20241107083414433 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) 20241107083414436 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) 20241107083414436 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1061 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1066 (gprs_rlcmac_sched.cpp:454) 20241107083414436 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1066 for type USF (pdch_ul_controller.c:184) 20241107083414436 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414436 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083414436 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241107083414436 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083414436 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414436 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414436 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414436 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414436 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1061 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414437 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1061 Sending data request: sapi=5 arfcn=872 cur_fn=1057 block=5 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) 20241107083414437 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083414450 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) 20241107083414450 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) 20241107083414451 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) 20241107083414451 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) 20241107083414451 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1061): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241107083414451 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083414451 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) 20241107083414451 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) 20241107083414451 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) 20241107083414451 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) 20241107083414451 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) 20241107083414451 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) 20241107083414451 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) 20241107083414451 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) 20241107083414451 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) 20241107083414451 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) 20241107083414452 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) 20241107083414452 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) 20241107083414460 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) 20241107083414460 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1066 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1070 (gprs_rlcmac_sched.cpp:454) 20241107083414460 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1070 for type USF (pdch_ul_controller.c:184) 20241107083414460 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414460 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083414460 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241107083414460 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083414460 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414460 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414460 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083414460 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414460 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1066 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414460 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1066 Sending data request: sapi=5 arfcn=872 cur_fn=1061 block=6 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) 20241107083414460 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414474 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) 20241107083414474 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) 20241107083414474 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) 20241107083414474 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) 20241107083414474 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1066): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241107083414474 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083414474 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) 20241107083414474 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) 20241107083414474 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) 20241107083414474 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) 20241107083414474 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) 20241107083414474 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) 20241107083414475 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) 20241107083414475 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) 20241107083414475 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) 20241107083414475 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) 20241107083414475 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) 20241107083414475 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) 20241107083414478 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) 20241107083414478 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1070 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1074 (gprs_rlcmac_sched.cpp:454) 20241107083414478 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1074 for type USF (pdch_ul_controller.c:184) 20241107083414478 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414478 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083414478 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241107083414478 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414478 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414478 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414478 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1070 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414478 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1070 Sending data request: sapi=5 arfcn=872 cur_fn=1066 block=7 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) 20241107083414479 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414492 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) 20241107083414492 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) 20241107083414493 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) 20241107083414493 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) 20241107083414493 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1070): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241107083414493 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083414493 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) 20241107083414493 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) 20241107083414493 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) 20241107083414493 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) 20241107083414493 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) 20241107083414493 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) 20241107083414493 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) 20241107083414493 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) 20241107083414493 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) 20241107083414493 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) 20241107083414494 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) 20241107083414494 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) 20241107083414497 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) 20241107083414497 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1074 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1079 (gprs_rlcmac_sched.cpp:454) 20241107083414497 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1079 for type USF (pdch_ul_controller.c:184) 20241107083414497 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1074 Sending data request: sapi=5 arfcn=872 cur_fn=1070 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) 20241107083414497 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083414511 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) 20241107083414511 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) 20241107083414512 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) 20241107083414512 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) 20241107083414512 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1074): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241107083414512 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083414512 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) 20241107083414512 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) 20241107083414512 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) 20241107083414512 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) 20241107083414512 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) 20241107083414512 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) 20241107083414512 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) 20241107083414512 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) 20241107083414513 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) 20241107083414513 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) 20241107083414513 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) 20241107083414513 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) 20241107083414521 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) 20241107083414521 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1079 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1083 (gprs_rlcmac_sched.cpp:454) 20241107083414521 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1083 for type USF (pdch_ul_controller.c:184) 20241107083414521 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414521 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241107083414521 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241107083414521 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083414521 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414521 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414521 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414521 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414521 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1079 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414521 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1079 Sending data request: sapi=5 arfcn=873 cur_fn=1074 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) 20241107083414521 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414535 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) 20241107083414535 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) 20241107083414535 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) 20241107083414535 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) 20241107083414535 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1079): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241107083414535 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083414535 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) 20241107083414535 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) 20241107083414535 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) 20241107083414535 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) 20241107083414535 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) 20241107083414535 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) 20241107083414536 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) 20241107083414536 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) 20241107083414536 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) 20241107083414536 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) 20241107083414536 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) 20241107083414536 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) 20241107083414539 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) 20241107083414539 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1083 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1087 (gprs_rlcmac_sched.cpp:454) 20241107083414539 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1087 for type USF (pdch_ul_controller.c:184) 20241107083414539 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414539 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083414539 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241107083414539 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083414539 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414539 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414539 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414539 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414539 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1083 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414539 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1083 Sending data request: sapi=5 arfcn=873 cur_fn=1079 block=10 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) 20241107083414540 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083414553 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) 20241107083414553 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) 20241107083414554 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) 20241107083414554 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) 20241107083414554 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) 20241107083414554 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) 20241107083414554 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1083): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241107083414554 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083414554 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) 20241107083414554 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) 20241107083414554 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) 20241107083414554 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) 20241107083414554 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) 20241107083414554 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) 20241107083414555 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) 20241107083414555 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) 20241107083414555 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) 20241107083414555 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) 20241107083414558 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) 20241107083414558 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1087 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1092 (gprs_rlcmac_sched.cpp:454) 20241107083414558 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1092 for type USF (pdch_ul_controller.c:184) 20241107083414558 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414558 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083414558 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241107083414558 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083414558 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414558 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414558 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083414558 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414558 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1087 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414558 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1087 Sending data request: sapi=5 arfcn=873 cur_fn=1083 block=11 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) 20241107083414558 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414572 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) 20241107083414572 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) 20241107083414572 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) 20241107083414572 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) 20241107083414573 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) 20241107083414573 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) 20241107083414573 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1087): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241107083414573 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083414573 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) 20241107083414573 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) 20241107083414573 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) 20241107083414573 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) 20241107083414573 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) 20241107083414573 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) 20241107083414573 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) 20241107083414573 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) 20241107083414574 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) 20241107083414574 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) 20241107083414581 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) 20241107083414581 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1092 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1096 (gprs_rlcmac_sched.cpp:454) 20241107083414581 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1096 for type USF (pdch_ul_controller.c:184) 20241107083414581 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414581 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083414581 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241107083414581 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083414581 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414581 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414581 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414582 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414582 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1092 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414582 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1092 Sending data request: sapi=5 arfcn=873 cur_fn=1087 block=0 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) 20241107083414582 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414595 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) 20241107083414595 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) 20241107083414596 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) 20241107083414596 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) 20241107083414596 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) 20241107083414596 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) 20241107083414596 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1092): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241107083414596 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083414596 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) 20241107083414596 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) 20241107083414596 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) 20241107083414596 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) 20241107083414596 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) 20241107083414596 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) 20241107083414596 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) 20241107083414596 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) 20241107083414597 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) 20241107083414597 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) 20241107083414600 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) 20241107083414600 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1096 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1100 (gprs_rlcmac_sched.cpp:454) 20241107083414600 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1100 for type USF (pdch_ul_controller.c:184) 20241107083414600 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414600 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083414600 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241107083414600 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083414600 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414600 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414600 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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 | [1;31mCHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414600 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414600 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1096 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414600 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1096 Sending data request: sapi=5 arfcn=873 cur_fn=1092 block=1 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) 20241107083414600 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083414614 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) 20241107083414614 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) 20241107083414614 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) 20241107083414614 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) 20241107083414614 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) 20241107083414614 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) 20241107083414614 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1096): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241107083414614 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083414615 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) 20241107083414615 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) 20241107083414615 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) 20241107083414615 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) 20241107083414615 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) 20241107083414615 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) 20241107083414615 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) 20241107083414615 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) 20241107083414615 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) 20241107083414615 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) 20241107083414619 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) 20241107083414619 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1100 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1105 (gprs_rlcmac_sched.cpp:454) 20241107083414619 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1105 for type USF (pdch_ul_controller.c:184) 20241107083414619 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414619 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083414619 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241107083414619 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083414619 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414619 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414619 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083414619 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414619 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1100 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414619 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1100 Sending data request: sapi=5 arfcn=873 cur_fn=1096 block=2 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) 20241107083414619 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414633 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) 20241107083414633 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) 20241107083414633 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) 20241107083414633 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) 20241107083414633 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) 20241107083414633 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) 20241107083414633 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1100): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241107083414633 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083414633 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) 20241107083414633 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) 20241107083414634 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) 20241107083414634 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) 20241107083414634 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) 20241107083414634 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) 20241107083414634 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) 20241107083414634 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) 20241107083414634 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) 20241107083414634 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) 20241107083414642 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) 20241107083414642 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1105 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1109 (gprs_rlcmac_sched.cpp:454) 20241107083414642 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1109 for type USF (pdch_ul_controller.c:184) 20241107083414642 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414642 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083414642 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241107083414642 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083414642 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414642 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414642 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414642 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414642 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1105 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414642 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1105 Sending data request: sapi=5 arfcn=873 cur_fn=1100 block=3 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) 20241107083414642 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414656 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) 20241107083414656 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) 20241107083414656 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) 20241107083414656 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) 20241107083414657 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) 20241107083414657 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) 20241107083414657 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1105): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241107083414657 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083414657 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) 20241107083414657 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) 20241107083414657 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) 20241107083414657 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) 20241107083414657 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) 20241107083414657 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) 20241107083414657 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) 20241107083414657 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) 20241107083414657 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) 20241107083414657 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) 20241107083414661 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) 20241107083414661 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1109 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1113 (gprs_rlcmac_sched.cpp:454) 20241107083414661 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1113 for type USF (pdch_ul_controller.c:184) 20241107083414661 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414661 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083414661 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241107083414661 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083414661 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414661 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414661 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414661 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414661 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1109 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414661 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1109 Sending data request: sapi=5 arfcn=873 cur_fn=1105 block=4 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) 20241107083414661 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083414675 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) 20241107083414675 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) 20241107083414675 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) 20241107083414675 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) 20241107083414675 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) 20241107083414675 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) 20241107083414675 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1109): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241107083414675 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083414676 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) 20241107083414676 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) 20241107083414676 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) 20241107083414676 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) 20241107083414676 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) 20241107083414676 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) 20241107083414676 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) 20241107083414676 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) 20241107083414677 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) 20241107083414677 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) 20241107083414679 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) 20241107083414679 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1113 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1118 (gprs_rlcmac_sched.cpp:454) 20241107083414679 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1118 for type USF (pdch_ul_controller.c:184) 20241107083414679 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414679 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083414679 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241107083414679 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083414679 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414679 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414679 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083414680 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414680 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1113 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414680 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1113 Sending data request: sapi=5 arfcn=873 cur_fn=1109 block=5 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) 20241107083414680 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414694 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) 20241107083414694 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) 20241107083414694 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) 20241107083414694 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) 20241107083414694 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) 20241107083414694 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) 20241107083414694 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1113): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241107083414694 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083414694 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) 20241107083414694 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) 20241107083414694 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) 20241107083414694 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) 20241107083414694 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) 20241107083414694 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) 20241107083414695 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) 20241107083414695 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) 20241107083414695 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) 20241107083414695 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) 20241107083414703 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) 20241107083414703 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1118 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1122 (gprs_rlcmac_sched.cpp:454) 20241107083414703 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1122 for type USF (pdch_ul_controller.c:184) 20241107083414703 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414703 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083414703 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241107083414703 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083414703 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414703 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414703 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414703 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414703 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1118 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414703 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1118 Sending data request: sapi=5 arfcn=873 cur_fn=1113 block=6 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) 20241107083414703 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414717 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) 20241107083414717 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) 20241107083414717 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) 20241107083414717 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) 20241107083414717 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) 20241107083414717 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) 20241107083414717 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1118): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241107083414717 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083414717 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) 20241107083414717 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) 20241107083414717 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) 20241107083414717 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) 20241107083414718 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) 20241107083414718 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) 20241107083414718 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) 20241107083414718 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) 20241107083414718 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) 20241107083414718 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) 20241107083414721 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) 20241107083414721 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1122 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1126 (gprs_rlcmac_sched.cpp:454) 20241107083414721 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1126 for type USF (pdch_ul_controller.c:184) 20241107083414721 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414721 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083414721 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241107083414721 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083414721 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414721 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414721 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414722 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414722 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1122 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414722 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1122 Sending data request: sapi=5 arfcn=873 cur_fn=1118 block=7 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) 20241107083414722 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083414735 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) 20241107083414735 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) 20241107083414736 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) 20241107083414736 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) 20241107083414736 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) 20241107083414736 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) 20241107083414736 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1122): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241107083414736 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083414736 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) 20241107083414736 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) 20241107083414736 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) 20241107083414736 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) 20241107083414736 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) 20241107083414736 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) 20241107083414737 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) 20241107083414737 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) 20241107083414737 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) 20241107083414737 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) 20241107083414740 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) 20241107083414740 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1126 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1131 (gprs_rlcmac_sched.cpp:454) 20241107083414740 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1131 for type USF (pdch_ul_controller.c:184) 20241107083414740 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414740 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083414740 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241107083414740 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083414740 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414740 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414740 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083414741 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414741 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1126 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414741 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1126 Sending data request: sapi=5 arfcn=873 cur_fn=1122 block=8 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) 20241107083414741 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414754 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) 20241107083414754 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) 20241107083414755 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) 20241107083414755 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) 20241107083414755 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) 20241107083414755 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) 20241107083414755 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1126): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241107083414755 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083414755 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) 20241107083414755 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) 20241107083414756 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) 20241107083414756 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) 20241107083414756 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) 20241107083414756 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) 20241107083414756 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) 20241107083414756 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) 20241107083414756 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) 20241107083414756 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) 20241107083414764 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) 20241107083414764 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1131 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1135 (gprs_rlcmac_sched.cpp:454) 20241107083414764 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1135 for type USF (pdch_ul_controller.c:184) 20241107083414764 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414764 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083414764 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241107083414764 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083414764 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414764 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414764 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414764 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414764 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1131 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414764 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1131 Sending data request: sapi=5 arfcn=873 cur_fn=1126 block=9 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) 20241107083414764 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414777 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) 20241107083414777 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) 20241107083414778 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) 20241107083414778 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) 20241107083414778 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) 20241107083414778 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) 20241107083414778 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1131): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241107083414778 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083414779 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) 20241107083414779 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) 20241107083414779 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) 20241107083414779 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) 20241107083414779 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) 20241107083414779 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) 20241107083414779 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) 20241107083414779 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) 20241107083414780 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) 20241107083414780 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) 20241107083414782 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) 20241107083414782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1135 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1139 (gprs_rlcmac_sched.cpp:454) 20241107083414782 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1139 for type USF (pdch_ul_controller.c:184) 20241107083414782 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414782 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083414782 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241107083414782 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083414782 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414782 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414782 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414782 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1135 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414782 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1135 Sending data request: sapi=5 arfcn=873 cur_fn=1131 block=10 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) 20241107083414782 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083414796 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) 20241107083414796 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) 20241107083414797 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) 20241107083414797 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) 20241107083414797 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) 20241107083414797 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) 20241107083414797 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1135): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241107083414797 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083414797 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) 20241107083414797 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) 20241107083414798 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) 20241107083414798 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) 20241107083414798 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) 20241107083414798 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) 20241107083414798 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) 20241107083414798 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) 20241107083414798 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) 20241107083414798 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) 20241107083414801 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) 20241107083414801 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1139 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1144 (gprs_rlcmac_sched.cpp:454) 20241107083414801 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1144 for type USF (pdch_ul_controller.c:184) 20241107083414801 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414801 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083414801 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241107083414801 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083414801 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414801 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414801 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083414801 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414801 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1139 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414801 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1139 Sending data request: sapi=5 arfcn=873 cur_fn=1135 block=11 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) 20241107083414801 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414815 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) 20241107083414815 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) 20241107083414815 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) 20241107083414815 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) 20241107083414815 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) 20241107083414815 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) 20241107083414815 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1139): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241107083414815 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083414816 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) 20241107083414816 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) 20241107083414816 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) 20241107083414816 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) 20241107083414816 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) 20241107083414816 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) 20241107083414816 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) 20241107083414816 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) 20241107083414816 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) 20241107083414816 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) 20241107083414824 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) 20241107083414824 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1144 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1148 (gprs_rlcmac_sched.cpp:454) 20241107083414824 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1148 for type USF (pdch_ul_controller.c:184) 20241107083414824 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414824 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083414824 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241107083414824 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083414824 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414824 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414824 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414824 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414824 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1144 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414824 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1144 Sending data request: sapi=5 arfcn=873 cur_fn=1139 block=0 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) 20241107083414824 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414838 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) 20241107083414838 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) 20241107083414839 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) 20241107083414839 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) 20241107083414839 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) 20241107083414839 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) 20241107083414839 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1144): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241107083414839 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083414839 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) 20241107083414839 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) 20241107083414839 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) 20241107083414839 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) 20241107083414839 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) 20241107083414839 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) 20241107083414839 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) 20241107083414839 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) 20241107083414840 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) 20241107083414840 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) 20241107083414843 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) 20241107083414843 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1148 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1152 (gprs_rlcmac_sched.cpp:454) 20241107083414843 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1152 for type USF (pdch_ul_controller.c:184) 20241107083414843 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414843 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083414843 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241107083414843 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083414843 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414843 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414843 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414843 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414843 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1148 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414843 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1148 Sending data request: sapi=5 arfcn=873 cur_fn=1144 block=1 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) 20241107083414843 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083414857 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) 20241107083414857 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) 20241107083414857 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) 20241107083414857 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) 20241107083414857 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) 20241107083414857 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) 20241107083414857 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1148): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241107083414858 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083414858 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) 20241107083414858 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) 20241107083414858 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) 20241107083414858 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) 20241107083414858 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) 20241107083414858 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) 20241107083414858 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) 20241107083414858 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) 20241107083414859 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) 20241107083414859 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) 20241107083414861 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) 20241107083414861 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1152 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1157 (gprs_rlcmac_sched.cpp:454) 20241107083414861 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1157 for type USF (pdch_ul_controller.c:184) 20241107083414861 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414861 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083414861 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241107083414861 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083414861 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414861 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414861 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083414862 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414862 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1152 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414862 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1152 Sending data request: sapi=5 arfcn=873 cur_fn=1148 block=2 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) 20241107083414862 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414875 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) 20241107083414875 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) 20241107083414876 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) 20241107083414876 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) 20241107083414876 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) 20241107083414876 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) 20241107083414876 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1152): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241107083414876 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083414876 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) 20241107083414876 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) 20241107083414877 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) 20241107083414877 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) 20241107083414877 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) 20241107083414877 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) 20241107083414877 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) 20241107083414877 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) 20241107083414877 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) 20241107083414877 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) 20241107083414885 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) 20241107083414885 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1157 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1161 (gprs_rlcmac_sched.cpp:454) 20241107083414885 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1161 for type USF (pdch_ul_controller.c:184) 20241107083414885 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414885 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083414885 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241107083414885 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083414885 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414885 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414885 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414885 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414885 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1157 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414885 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1157 Sending data request: sapi=5 arfcn=873 cur_fn=1152 block=3 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) 20241107083414885 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414899 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) 20241107083414899 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) 20241107083414899 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) 20241107083414899 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) 20241107083414900 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) 20241107083414900 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) 20241107083414900 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1157): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241107083414900 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083414900 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) 20241107083414900 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) 20241107083414900 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) 20241107083414900 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) 20241107083414900 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) 20241107083414900 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) 20241107083414900 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) 20241107083414901 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) 20241107083414901 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) 20241107083414901 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) 20241107083414903 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) 20241107083414903 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1161 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1165 (gprs_rlcmac_sched.cpp:454) 20241107083414903 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1165 for type USF (pdch_ul_controller.c:184) 20241107083414903 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414903 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083414903 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241107083414903 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083414903 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414903 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414903 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414904 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414904 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1161 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414904 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1161 Sending data request: sapi=5 arfcn=873 cur_fn=1157 block=4 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) 20241107083414904 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083414918 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) 20241107083414918 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) 20241107083414918 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) 20241107083414918 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) 20241107083414918 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) 20241107083414918 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) 20241107083414918 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1161): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241107083414918 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083414918 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) 20241107083414918 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) 20241107083414918 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) 20241107083414918 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) 20241107083414919 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) 20241107083414919 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) 20241107083414919 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) 20241107083414919 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) 20241107083414919 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) 20241107083414919 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) 20241107083414922 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) 20241107083414922 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1165 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1170 (gprs_rlcmac_sched.cpp:454) 20241107083414922 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1170 for type USF (pdch_ul_controller.c:184) 20241107083414922 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414922 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083414922 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241107083414922 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083414922 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414922 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414922 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083414923 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414923 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1165 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414923 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1165 Sending data request: sapi=5 arfcn=873 cur_fn=1161 block=5 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) 20241107083414923 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414936 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) 20241107083414936 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) 20241107083414937 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) 20241107083414937 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) 20241107083414937 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) 20241107083414937 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) 20241107083414937 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1165): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241107083414937 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083414937 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) 20241107083414937 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) 20241107083414938 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) 20241107083414938 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) 20241107083414938 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) 20241107083414938 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) 20241107083414938 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) 20241107083414938 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) 20241107083414939 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) 20241107083414939 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) 20241107083414946 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) 20241107083414946 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1170 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1174 (gprs_rlcmac_sched.cpp:454) 20241107083414946 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1174 for type USF (pdch_ul_controller.c:184) 20241107083414946 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414946 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083414946 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241107083414946 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083414946 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414946 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414946 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414946 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414946 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1170 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414946 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1170 Sending data request: sapi=5 arfcn=873 cur_fn=1165 block=6 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) 20241107083414946 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414960 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) 20241107083414960 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) 20241107083414960 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) 20241107083414960 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) 20241107083414960 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) 20241107083414960 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) 20241107083414960 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1170): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241107083414960 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083414960 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) 20241107083414960 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) 20241107083414961 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) 20241107083414961 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) 20241107083414961 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) 20241107083414961 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) 20241107083414961 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) 20241107083414961 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) 20241107083414961 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) 20241107083414961 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) 20241107083414964 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) 20241107083414964 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1174 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1178 (gprs_rlcmac_sched.cpp:454) 20241107083414964 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1178 for type USF (pdch_ul_controller.c:184) 20241107083414964 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414964 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083414964 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241107083414964 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083414964 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414964 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414964 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083414964 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414964 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1174 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414964 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1174 Sending data request: sapi=5 arfcn=873 cur_fn=1170 block=7 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) 20241107083414965 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083414978 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) 20241107083414978 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) 20241107083414979 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) 20241107083414979 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) 20241107083414979 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) 20241107083414979 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) 20241107083414979 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1174): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241107083414979 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083414979 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) 20241107083414979 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) 20241107083414980 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) 20241107083414980 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) 20241107083414980 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) 20241107083414980 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) 20241107083414980 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) 20241107083414980 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) 20241107083414981 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) 20241107083414981 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) 20241107083414983 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) 20241107083414983 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1178 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1183 (gprs_rlcmac_sched.cpp:454) 20241107083414983 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1183 for type USF (pdch_ul_controller.c:184) 20241107083414983 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083414983 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083414983 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241107083414983 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083414983 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083414983 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083414983 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083414983 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083414983 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1178 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083414983 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1178 Sending data request: sapi=5 arfcn=873 cur_fn=1174 block=8 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) 20241107083414983 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083414997 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) 20241107083414997 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) 20241107083414998 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) 20241107083414998 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) 20241107083414998 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) 20241107083414998 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) 20241107083414998 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1178): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241107083414998 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083414998 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) 20241107083414998 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) 20241107083414998 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) 20241107083414998 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) 20241107083414999 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) 20241107083414999 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) 20241107083414999 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) 20241107083414999 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) 20241107083414999 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) 20241107083414999 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) 20241107083415007 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) 20241107083415007 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1183 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1187 (gprs_rlcmac_sched.cpp:454) 20241107083415007 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1187 for type USF (pdch_ul_controller.c:184) 20241107083415007 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415007 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083415007 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241107083415007 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083415007 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415007 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415007 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415007 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415007 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1183 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415007 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1183 Sending data request: sapi=5 arfcn=873 cur_fn=1178 block=9 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) 20241107083415007 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415021 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) 20241107083415021 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) 20241107083415021 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) 20241107083415021 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) 20241107083415021 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) 20241107083415021 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) 20241107083415021 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1183): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241107083415021 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083415022 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) 20241107083415022 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) 20241107083415022 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) 20241107083415022 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) 20241107083415022 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) 20241107083415022 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) 20241107083415022 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) 20241107083415022 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) 20241107083415022 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) 20241107083415022 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) 20241107083415025 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) 20241107083415025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1187 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1191 (gprs_rlcmac_sched.cpp:454) 20241107083415025 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1191 for type USF (pdch_ul_controller.c:184) 20241107083415025 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415025 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083415025 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241107083415025 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083415025 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415025 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415025 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415025 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1187 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415025 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1187 Sending data request: sapi=5 arfcn=873 cur_fn=1183 block=10 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) 20241107083415025 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083415039 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) 20241107083415039 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) 20241107083415039 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) 20241107083415039 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) 20241107083415040 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) 20241107083415040 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) 20241107083415040 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1187): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241107083415040 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083415040 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) 20241107083415040 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) 20241107083415040 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) 20241107083415040 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) 20241107083415040 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) 20241107083415040 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) 20241107083415040 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) 20241107083415040 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) 20241107083415040 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) 20241107083415040 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) 20241107083415044 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) 20241107083415044 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1191 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1196 (gprs_rlcmac_sched.cpp:454) 20241107083415044 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1196 for type USF (pdch_ul_controller.c:184) 20241107083415044 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415044 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083415044 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241107083415044 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083415044 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415044 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415044 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083415044 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415044 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1191 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415044 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1191 Sending data request: sapi=5 arfcn=873 cur_fn=1187 block=11 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) 20241107083415044 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415054 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241107083415054 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241107083415054 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:1202) 20241107083415054 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241107083415054 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083415054 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083415054 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083415054 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083415054 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Deallocated (fsm.c:568) 20241107083415054 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083415054 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083415058 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) 20241107083415058 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) 20241107083415058 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) 20241107083415058 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) 20241107083415058 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) 20241107083415058 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) 20241107083415058 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1191): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241107083415058 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083415059 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) 20241107083415059 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) 20241107083415059 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) 20241107083415059 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) 20241107083415059 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) 20241107083415059 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) 20241107083415060 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) 20241107083415060 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) 20241107083415060 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) 20241107083415060 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) 20241107083415067 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) 20241107083415067 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1196 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1200 (gprs_rlcmac_sched.cpp:454) 20241107083415067 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1200 for type USF (pdch_ul_controller.c:184) 20241107083415067 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415067 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083415067 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241107083415067 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415067 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415068 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415068 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1196 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415068 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1196 Sending data request: sapi=5 arfcn=873 cur_fn=1191 block=0 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) 20241107083415068 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415082 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) 20241107083415082 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) 20241107083415082 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) 20241107083415082 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) 20241107083415082 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) 20241107083415082 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) 20241107083415082 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1196): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241107083415082 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083415082 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) 20241107083415082 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) 20241107083415082 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) 20241107083415082 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) 20241107083415082 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) 20241107083415082 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) 20241107083415083 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) 20241107083415083 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) 20241107083415083 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) 20241107083415083 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) 20241107083415086 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) 20241107083415086 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1200 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1204 (gprs_rlcmac_sched.cpp:454) 20241107083415086 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1204 for type USF (pdch_ul_controller.c:184) 20241107083415086 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1200 Sending data request: sapi=5 arfcn=873 cur_fn=1196 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) 20241107083415086 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083415100 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) 20241107083415100 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) 20241107083415101 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) 20241107083415101 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) 20241107083415101 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) 20241107083415101 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) 20241107083415101 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1200): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241107083415101 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083415101 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) 20241107083415101 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) 20241107083415101 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) 20241107083415101 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) 20241107083415101 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) 20241107083415101 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) 20241107083415101 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) 20241107083415101 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) 20241107083415102 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) 20241107083415102 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) 20241107083415105 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) 20241107083415105 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1204 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1209 (gprs_rlcmac_sched.cpp:454) 20241107083415105 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1209 for type USF (pdch_ul_controller.c:184) 20241107083415105 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415105 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241107083415105 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241107083415105 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083415105 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415105 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415105 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415105 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415105 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1204 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415105 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1204 Sending data request: sapi=5 arfcn=874 cur_fn=1200 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) 20241107083415105 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415119 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) 20241107083415119 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) 20241107083415119 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) 20241107083415119 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) 20241107083415119 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) 20241107083415119 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) 20241107083415119 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1204): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241107083415119 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083415119 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) 20241107083415119 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) 20241107083415120 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) 20241107083415120 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) 20241107083415120 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) 20241107083415120 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) 20241107083415120 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) 20241107083415120 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) 20241107083415120 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) 20241107083415120 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) 20241107083415128 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) 20241107083415128 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1209 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1213 (gprs_rlcmac_sched.cpp:454) 20241107083415128 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1213 for type USF (pdch_ul_controller.c:184) 20241107083415128 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415128 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083415128 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241107083415128 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083415128 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415128 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415128 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415129 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415129 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1209 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415129 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1209 Sending data request: sapi=5 arfcn=874 cur_fn=1204 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) 20241107083415129 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083415142 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) 20241107083415142 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) 20241107083415143 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) 20241107083415143 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) 20241107083415143 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) 20241107083415143 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) 20241107083415143 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) 20241107083415143 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) 20241107083415143 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1209): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241107083415143 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083415144 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) 20241107083415144 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) 20241107083415144 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) 20241107083415144 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) 20241107083415144 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) 20241107083415144 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) 20241107083415144 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) 20241107083415144 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) 20241107083415147 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) 20241107083415147 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1213 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1217 (gprs_rlcmac_sched.cpp:454) 20241107083415147 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1217 for type USF (pdch_ul_controller.c:184) 20241107083415147 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415147 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083415147 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241107083415147 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083415147 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415147 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415147 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083415147 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415147 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1213 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415147 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1213 Sending data request: sapi=5 arfcn=874 cur_fn=1209 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) 20241107083415147 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415161 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) 20241107083415161 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) 20241107083415161 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) 20241107083415161 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) 20241107083415161 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) 20241107083415161 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) 20241107083415161 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) 20241107083415162 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) 20241107083415162 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1213): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241107083415162 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083415162 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) 20241107083415162 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) 20241107083415162 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) 20241107083415162 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) 20241107083415162 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) 20241107083415162 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) 20241107083415162 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) 20241107083415162 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) 20241107083415166 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) 20241107083415166 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1217 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1222 (gprs_rlcmac_sched.cpp:454) 20241107083415166 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1222 for type USF (pdch_ul_controller.c:184) 20241107083415166 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415166 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083415166 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241107083415166 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083415166 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415166 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415166 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415166 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415166 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1217 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415166 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1217 Sending data request: sapi=5 arfcn=874 cur_fn=1213 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) 20241107083415166 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415180 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) 20241107083415180 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) 20241107083415180 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) 20241107083415180 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) 20241107083415180 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) 20241107083415180 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) 20241107083415180 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) 20241107083415180 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) 20241107083415180 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1217): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241107083415180 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083415181 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) 20241107083415181 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) 20241107083415181 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) 20241107083415181 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) 20241107083415181 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) 20241107083415181 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) 20241107083415181 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) 20241107083415181 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) 20241107083415189 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) 20241107083415189 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1222 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1226 (gprs_rlcmac_sched.cpp:454) 20241107083415189 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1226 for type USF (pdch_ul_controller.c:184) 20241107083415189 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415189 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083415189 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241107083415189 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083415189 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415189 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415189 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415189 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415189 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1222 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415189 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1222 Sending data request: sapi=5 arfcn=874 cur_fn=1217 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) 20241107083415189 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083415203 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) 20241107083415203 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) 20241107083415204 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) 20241107083415204 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) 20241107083415204 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) 20241107083415204 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) 20241107083415204 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) 20241107083415204 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) 20241107083415204 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1222): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241107083415204 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083415204 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) 20241107083415204 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) 20241107083415205 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) 20241107083415205 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) 20241107083415205 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) 20241107083415205 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) 20241107083415205 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) 20241107083415205 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) 20241107083415208 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) 20241107083415208 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1226 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1230 (gprs_rlcmac_sched.cpp:454) 20241107083415208 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1230 for type USF (pdch_ul_controller.c:184) 20241107083415208 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415208 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083415208 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241107083415208 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083415208 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415208 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415208 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083415208 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415208 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1226 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415208 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1226 Sending data request: sapi=5 arfcn=874 cur_fn=1222 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) 20241107083415208 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415222 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) 20241107083415222 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) 20241107083415222 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) 20241107083415222 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) 20241107083415222 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) 20241107083415222 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) 20241107083415223 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) 20241107083415223 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) 20241107083415223 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1226): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241107083415223 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083415223 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) 20241107083415223 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) 20241107083415223 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) 20241107083415223 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) 20241107083415223 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) 20241107083415223 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) 20241107083415224 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) 20241107083415224 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) 20241107083415226 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) 20241107083415226 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1230 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1235 (gprs_rlcmac_sched.cpp:454) 20241107083415226 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1235 for type USF (pdch_ul_controller.c:184) 20241107083415226 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415226 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083415226 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241107083415226 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083415226 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415226 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415226 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415227 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415227 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1230 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415227 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1230 Sending data request: sapi=5 arfcn=874 cur_fn=1226 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) 20241107083415227 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415240 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) 20241107083415240 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) 20241107083415241 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) 20241107083415241 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) 20241107083415241 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) 20241107083415241 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) 20241107083415241 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) 20241107083415241 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) 20241107083415241 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1230): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241107083415241 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083415241 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) 20241107083415241 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) 20241107083415241 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) 20241107083415241 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) 20241107083415241 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) 20241107083415241 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) 20241107083415242 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) 20241107083415242 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) 20241107083415250 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) 20241107083415250 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1235 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1239 (gprs_rlcmac_sched.cpp:454) 20241107083415250 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1239 for type USF (pdch_ul_controller.c:184) 20241107083415250 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415250 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083415250 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241107083415250 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083415250 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415250 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415250 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415250 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415250 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1235 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415250 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1235 Sending data request: sapi=5 arfcn=874 cur_fn=1230 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) 20241107083415250 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083415264 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) 20241107083415264 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) 20241107083415264 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) 20241107083415264 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) 20241107083415264 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) 20241107083415264 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) 20241107083415264 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) 20241107083415264 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) 20241107083415264 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1235): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241107083415264 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083415264 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) 20241107083415264 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) 20241107083415265 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) 20241107083415265 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) 20241107083415265 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) 20241107083415265 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) 20241107083415265 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) 20241107083415265 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) 20241107083415268 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) 20241107083415268 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1239 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1243 (gprs_rlcmac_sched.cpp:454) 20241107083415268 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1243 for type USF (pdch_ul_controller.c:184) 20241107083415268 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415268 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083415268 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241107083415268 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083415268 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415268 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415268 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083415268 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415268 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1239 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415268 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1239 Sending data request: sapi=5 arfcn=874 cur_fn=1235 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) 20241107083415269 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415283 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) 20241107083415283 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) 20241107083415283 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) 20241107083415283 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) 20241107083415283 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) 20241107083415283 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) 20241107083415284 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) 20241107083415284 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) 20241107083415284 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1239): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241107083415284 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083415284 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) 20241107083415284 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) 20241107083415284 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) 20241107083415284 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) 20241107083415284 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) 20241107083415284 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) 20241107083415285 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) 20241107083415285 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) 20241107083415287 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) 20241107083415287 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1243 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1248 (gprs_rlcmac_sched.cpp:454) 20241107083415287 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1248 for type USF (pdch_ul_controller.c:184) 20241107083415287 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415287 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083415287 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241107083415287 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083415287 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415287 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415287 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415287 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415287 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1243 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415287 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1243 Sending data request: sapi=5 arfcn=874 cur_fn=1239 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) 20241107083415288 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415301 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) 20241107083415301 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) 20241107083415302 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) 20241107083415302 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) 20241107083415302 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) 20241107083415302 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) 20241107083415302 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) 20241107083415302 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) 20241107083415302 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1243): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241107083415302 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083415302 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) 20241107083415302 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) 20241107083415303 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) 20241107083415303 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) 20241107083415303 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) 20241107083415303 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) 20241107083415303 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) 20241107083415303 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) 20241107083415310 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) 20241107083415311 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1248 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1252 (gprs_rlcmac_sched.cpp:454) 20241107083415311 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1252 for type USF (pdch_ul_controller.c:184) 20241107083415311 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415311 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083415311 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241107083415311 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083415311 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415311 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415311 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415311 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415311 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1248 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415311 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1248 Sending data request: sapi=5 arfcn=874 cur_fn=1243 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) 20241107083415311 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083415325 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) 20241107083415325 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) 20241107083415325 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) 20241107083415325 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) 20241107083415325 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) 20241107083415325 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) 20241107083415326 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) 20241107083415326 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) 20241107083415326 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1248): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241107083415326 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083415326 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) 20241107083415326 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) 20241107083415326 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) 20241107083415326 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) 20241107083415326 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) 20241107083415326 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) 20241107083415326 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) 20241107083415326 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) 20241107083415329 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) 20241107083415329 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1252 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1256 (gprs_rlcmac_sched.cpp:454) 20241107083415329 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1256 for type USF (pdch_ul_controller.c:184) 20241107083415329 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415329 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083415329 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241107083415329 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083415329 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415329 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415329 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083415329 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415329 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1252 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415329 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1252 Sending data request: sapi=5 arfcn=874 cur_fn=1248 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) 20241107083415329 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415343 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) 20241107083415343 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) 20241107083415344 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) 20241107083415344 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) 20241107083415344 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) 20241107083415344 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) 20241107083415344 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) 20241107083415344 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) 20241107083415344 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1252): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241107083415344 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083415344 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) 20241107083415344 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) 20241107083415345 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) 20241107083415345 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) 20241107083415345 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) 20241107083415345 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) 20241107083415345 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) 20241107083415345 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) 20241107083415348 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) 20241107083415348 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1256 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1261 (gprs_rlcmac_sched.cpp:454) 20241107083415348 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1261 for type USF (pdch_ul_controller.c:184) 20241107083415348 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415348 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083415348 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241107083415348 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083415348 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415348 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415348 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415348 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415348 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1256 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415348 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1256 Sending data request: sapi=5 arfcn=874 cur_fn=1252 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) 20241107083415348 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415362 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) 20241107083415362 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) 20241107083415362 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) 20241107083415362 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) 20241107083415362 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) 20241107083415362 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) 20241107083415363 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) 20241107083415363 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) 20241107083415363 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1256): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241107083415363 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083415363 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) 20241107083415363 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) 20241107083415363 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) 20241107083415363 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) 20241107083415363 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) 20241107083415363 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) 20241107083415363 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) 20241107083415363 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) 20241107083415371 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) 20241107083415371 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1261 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1265 (gprs_rlcmac_sched.cpp:454) 20241107083415371 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1265 for type USF (pdch_ul_controller.c:184) 20241107083415371 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415371 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083415371 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241107083415371 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083415371 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415371 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415371 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415371 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415371 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1261 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415371 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1261 Sending data request: sapi=5 arfcn=874 cur_fn=1256 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) 20241107083415371 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083415385 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) 20241107083415385 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) 20241107083415385 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) 20241107083415385 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) 20241107083415386 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) 20241107083415386 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) 20241107083415386 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) 20241107083415386 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) 20241107083415386 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1261): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241107083415386 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083415386 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) 20241107083415386 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) 20241107083415386 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) 20241107083415386 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) 20241107083415386 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) 20241107083415386 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) 20241107083415386 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) 20241107083415386 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) 20241107083415390 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) 20241107083415390 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1265 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1269 (gprs_rlcmac_sched.cpp:454) 20241107083415390 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1269 for type USF (pdch_ul_controller.c:184) 20241107083415390 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415390 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083415390 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241107083415390 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083415390 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415390 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415390 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083415390 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415390 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1265 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415390 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1265 Sending data request: sapi=5 arfcn=874 cur_fn=1261 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) 20241107083415390 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415404 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) 20241107083415404 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) 20241107083415404 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) 20241107083415404 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) 20241107083415404 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) 20241107083415404 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) 20241107083415404 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) 20241107083415404 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) 20241107083415405 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1265): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241107083415405 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083415405 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) 20241107083415405 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) 20241107083415405 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) 20241107083415405 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) 20241107083415405 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) 20241107083415405 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) 20241107083415405 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) 20241107083415405 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) 20241107083415409 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) 20241107083415409 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1269 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1274 (gprs_rlcmac_sched.cpp:454) 20241107083415409 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1274 for type USF (pdch_ul_controller.c:184) 20241107083415409 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415409 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083415409 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241107083415409 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083415409 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415409 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415409 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415409 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415409 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1269 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415409 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1269 Sending data request: sapi=5 arfcn=874 cur_fn=1265 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) 20241107083415409 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415423 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) 20241107083415423 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) 20241107083415423 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) 20241107083415423 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) 20241107083415423 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) 20241107083415423 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) 20241107083415423 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) 20241107083415423 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) 20241107083415423 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1269): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241107083415423 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083415423 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) 20241107083415423 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) 20241107083415424 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) 20241107083415424 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) 20241107083415424 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) 20241107083415424 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) 20241107083415424 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) 20241107083415424 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) 20241107083415432 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) 20241107083415432 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1274 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1278 (gprs_rlcmac_sched.cpp:454) 20241107083415432 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1278 for type USF (pdch_ul_controller.c:184) 20241107083415432 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415432 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083415432 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241107083415432 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083415432 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415432 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415432 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415432 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415432 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1274 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415432 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1274 Sending data request: sapi=5 arfcn=874 cur_fn=1269 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) 20241107083415432 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083415446 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) 20241107083415446 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) 20241107083415447 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) 20241107083415447 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) 20241107083415447 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) 20241107083415447 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) 20241107083415447 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) 20241107083415447 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) 20241107083415447 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1274): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241107083415447 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083415448 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) 20241107083415448 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) 20241107083415448 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) 20241107083415448 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) 20241107083415448 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) 20241107083415448 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) 20241107083415448 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) 20241107083415448 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) 20241107083415451 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) 20241107083415451 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1278 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1282 (gprs_rlcmac_sched.cpp:454) 20241107083415451 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1282 for type USF (pdch_ul_controller.c:184) 20241107083415451 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415451 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083415451 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241107083415451 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083415451 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415451 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415451 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083415451 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415451 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1278 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415451 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1278 Sending data request: sapi=5 arfcn=874 cur_fn=1274 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) 20241107083415451 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415465 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) 20241107083415465 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) 20241107083415465 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) 20241107083415465 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) 20241107083415466 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) 20241107083415466 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) 20241107083415466 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) 20241107083415466 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) 20241107083415466 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1278): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241107083415466 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083415466 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) 20241107083415466 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) 20241107083415467 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) 20241107083415467 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) 20241107083415467 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) 20241107083415467 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) 20241107083415467 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) 20241107083415467 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) 20241107083415470 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) 20241107083415470 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1282 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1287 (gprs_rlcmac_sched.cpp:454) 20241107083415470 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1287 for type USF (pdch_ul_controller.c:184) 20241107083415470 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415470 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083415470 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241107083415470 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083415470 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415470 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415470 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415470 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415470 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1282 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415470 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1282 Sending data request: sapi=5 arfcn=874 cur_fn=1278 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) 20241107083415470 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415484 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) 20241107083415484 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) 20241107083415484 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) 20241107083415484 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) 20241107083415485 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) 20241107083415485 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) 20241107083415485 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) 20241107083415485 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) 20241107083415485 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1282): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241107083415485 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083415485 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) 20241107083415485 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) 20241107083415485 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) 20241107083415485 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) 20241107083415486 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) 20241107083415486 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) 20241107083415486 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) 20241107083415486 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) 20241107083415493 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) 20241107083415493 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1287 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1291 (gprs_rlcmac_sched.cpp:454) 20241107083415493 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1291 for type USF (pdch_ul_controller.c:184) 20241107083415493 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415493 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083415493 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241107083415493 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083415493 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415493 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415493 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415493 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415493 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1287 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415493 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1287 Sending data request: sapi=5 arfcn=874 cur_fn=1282 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) 20241107083415493 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083415507 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) 20241107083415507 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) 20241107083415507 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) 20241107083415507 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) 20241107083415507 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) 20241107083415507 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) 20241107083415508 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) 20241107083415508 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) 20241107083415508 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1287): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241107083415508 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083415508 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) 20241107083415508 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) 20241107083415508 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) 20241107083415508 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) 20241107083415508 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) 20241107083415508 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) 20241107083415508 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) 20241107083415508 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) 20241107083415512 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) 20241107083415512 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1291 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1295 (gprs_rlcmac_sched.cpp:454) 20241107083415512 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1295 for type USF (pdch_ul_controller.c:184) 20241107083415512 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415512 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083415512 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241107083415512 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083415512 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415512 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415512 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083415512 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415512 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1291 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415512 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1291 Sending data request: sapi=5 arfcn=874 cur_fn=1287 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) 20241107083415512 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415526 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) 20241107083415526 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) 20241107083415527 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) 20241107083415527 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) 20241107083415527 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) 20241107083415527 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) 20241107083415527 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) 20241107083415527 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) 20241107083415527 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1291): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241107083415527 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083415527 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) 20241107083415527 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) 20241107083415528 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) 20241107083415528 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) 20241107083415528 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) 20241107083415528 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) 20241107083415528 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) 20241107083415528 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) 20241107083415531 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) 20241107083415531 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1295 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1300 (gprs_rlcmac_sched.cpp:454) 20241107083415531 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1300 for type USF (pdch_ul_controller.c:184) 20241107083415531 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415531 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083415531 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241107083415531 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083415531 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415531 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415531 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415531 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415531 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1295 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415531 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1295 Sending data request: sapi=5 arfcn=874 cur_fn=1291 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) 20241107083415531 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415545 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) 20241107083415545 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) 20241107083415545 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) 20241107083415545 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) 20241107083415546 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) 20241107083415546 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) 20241107083415546 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) 20241107083415546 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) 20241107083415546 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1295): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241107083415546 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083415546 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) 20241107083415546 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) 20241107083415546 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) 20241107083415546 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) 20241107083415546 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) 20241107083415546 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) 20241107083415547 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) 20241107083415547 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) 20241107083415554 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) 20241107083415554 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1300 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1304 (gprs_rlcmac_sched.cpp:454) 20241107083415554 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1304 for type USF (pdch_ul_controller.c:184) 20241107083415554 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415554 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083415554 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241107083415554 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083415554 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415554 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415554 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415554 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415554 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1300 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415554 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1300 Sending data request: sapi=5 arfcn=874 cur_fn=1295 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) 20241107083415554 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083415568 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) 20241107083415568 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) 20241107083415568 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) 20241107083415568 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) 20241107083415569 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) 20241107083415569 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) 20241107083415569 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) 20241107083415569 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) 20241107083415569 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1300): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241107083415569 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083415569 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) 20241107083415569 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) 20241107083415569 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) 20241107083415569 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) 20241107083415570 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) 20241107083415570 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) 20241107083415570 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) 20241107083415570 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) 20241107083415573 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) 20241107083415573 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1304 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1308 (gprs_rlcmac_sched.cpp:454) 20241107083415573 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1308 for type USF (pdch_ul_controller.c:184) 20241107083415573 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415573 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083415573 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241107083415573 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083415573 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415573 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415573 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083415573 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415573 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1304 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415573 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1304 Sending data request: sapi=5 arfcn=874 cur_fn=1300 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) 20241107083415573 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415583 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241107083415583 DTBF INFO TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} free (tbf.cpp:271) 20241107083415583 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:1202) 20241107083415583 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000009){RELEASING} (gprs_ms.c:381) 20241107083415583 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083415583 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083415583 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083415583 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241107083415583 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Deallocated (fsm.c:568) 20241107083415583 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241107083415583 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241107083415587 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) 20241107083415587 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) 20241107083415587 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) 20241107083415587 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) 20241107083415587 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) 20241107083415587 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) 20241107083415588 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) 20241107083415588 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) 20241107083415588 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1304): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241107083415588 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083415588 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) 20241107083415588 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) 20241107083415588 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) 20241107083415588 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) 20241107083415588 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) 20241107083415588 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) 20241107083415588 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) 20241107083415588 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) 20241107083415592 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) 20241107083415592 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1308 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1313 (gprs_rlcmac_sched.cpp:454) 20241107083415592 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1313 for type USF (pdch_ul_controller.c:184) 20241107083415592 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415592 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083415592 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241107083415592 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083415592 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415592 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415592 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415592 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415592 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1308 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415592 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1308 Sending data request: sapi=5 arfcn=874 cur_fn=1304 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) 20241107083415592 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415606 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) 20241107083415606 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) 20241107083415606 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) 20241107083415606 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) 20241107083415607 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) 20241107083415607 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) 20241107083415607 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) 20241107083415607 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) 20241107083415607 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1308): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241107083415607 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083415607 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) 20241107083415607 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) 20241107083415607 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) 20241107083415607 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) 20241107083415608 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) 20241107083415608 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) 20241107083415608 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) 20241107083415608 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) 20241107083415615 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) 20241107083415615 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1313 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1317 (gprs_rlcmac_sched.cpp:454) 20241107083415615 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1317 for type USF (pdch_ul_controller.c:184) 20241107083415615 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415615 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083415615 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241107083415615 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083415615 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415615 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415615 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415615 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415615 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1313 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415615 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1313 Sending data request: sapi=5 arfcn=874 cur_fn=1308 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) 20241107083415615 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083415629 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) 20241107083415629 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) 20241107083415630 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) 20241107083415630 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) 20241107083415630 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) 20241107083415630 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) 20241107083415630 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) 20241107083415630 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) 20241107083415630 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1313): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241107083415630 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083415630 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) 20241107083415630 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) 20241107083415631 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) 20241107083415631 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) 20241107083415631 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) 20241107083415631 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) 20241107083415631 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) 20241107083415631 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) 20241107083415634 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) 20241107083415634 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1317 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1321 (gprs_rlcmac_sched.cpp:454) 20241107083415634 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1321 for type USF (pdch_ul_controller.c:184) 20241107083415634 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415634 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083415634 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241107083415634 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083415634 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415634 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415634 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083415634 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415634 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1317 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415634 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1317 Sending data request: sapi=5 arfcn=874 cur_fn=1313 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) 20241107083415634 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415648 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) 20241107083415648 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) 20241107083415648 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) 20241107083415648 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) 20241107083415649 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) 20241107083415649 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) 20241107083415649 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) 20241107083415649 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) 20241107083415649 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1317): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241107083415649 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083415649 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) 20241107083415649 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) 20241107083415649 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) 20241107083415649 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) 20241107083415650 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) 20241107083415650 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) 20241107083415650 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) 20241107083415650 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) 20241107083415652 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) 20241107083415652 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1321 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1326 (gprs_rlcmac_sched.cpp:454) 20241107083415652 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1326 for type USF (pdch_ul_controller.c:184) 20241107083415652 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415652 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083415652 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241107083415652 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415652 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415653 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415653 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1321 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415653 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1321 Sending data request: sapi=5 arfcn=874 cur_fn=1317 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) 20241107083415653 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415666 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) 20241107083415666 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) 20241107083415667 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) 20241107083415667 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) 20241107083415667 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) 20241107083415667 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) 20241107083415667 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) 20241107083415667 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) 20241107083415667 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1321): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241107083415667 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083415667 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) 20241107083415667 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) 20241107083415667 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) 20241107083415667 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) 20241107083415667 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) 20241107083415667 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) 20241107083415668 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) 20241107083415668 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) 20241107083415676 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) 20241107083415676 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1326 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1330 (gprs_rlcmac_sched.cpp:454) 20241107083415676 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1330 for type USF (pdch_ul_controller.c:184) 20241107083415676 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1326 Sending data request: sapi=5 arfcn=874 cur_fn=1321 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) 20241107083415676 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083415690 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) 20241107083415690 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) 20241107083415690 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) 20241107083415690 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) 20241107083415691 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) 20241107083415691 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) 20241107083415691 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) 20241107083415691 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) 20241107083415691 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1326): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241107083415691 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083415691 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) 20241107083415691 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) 20241107083415691 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) 20241107083415691 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) 20241107083415692 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) 20241107083415692 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) 20241107083415692 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) 20241107083415692 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) 20241107083415694 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) 20241107083415695 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1330 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1334 (gprs_rlcmac_sched.cpp:454) 20241107083415695 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1334 for type USF (pdch_ul_controller.c:184) 20241107083415695 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415695 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241107083415695 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241107083415695 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083415695 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415695 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415695 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415695 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415695 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1330 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415695 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1330 Sending data request: sapi=5 arfcn=875 cur_fn=1326 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) 20241107083415695 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415709 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) 20241107083415709 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) 20241107083415709 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) 20241107083415709 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) 20241107083415709 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) 20241107083415709 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) 20241107083415710 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) 20241107083415710 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) 20241107083415710 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1330): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241107083415710 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083415710 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) 20241107083415710 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) 20241107083415710 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) 20241107083415710 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) 20241107083415710 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) 20241107083415710 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) 20241107083415710 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) 20241107083415710 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) 20241107083415713 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) 20241107083415713 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1334 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1339 (gprs_rlcmac_sched.cpp:454) 20241107083415713 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1339 for type USF (pdch_ul_controller.c:184) 20241107083415713 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415713 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083415713 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241107083415713 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083415713 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415713 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415713 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415713 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415713 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1334 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415713 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1334 Sending data request: sapi=5 arfcn=875 cur_fn=1330 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) 20241107083415713 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083415727 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) 20241107083415727 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) 20241107083415728 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) 20241107083415728 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) 20241107083415728 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) 20241107083415728 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) 20241107083415728 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) 20241107083415728 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) 20241107083415728 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) 20241107083415728 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) 20241107083415728 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1334): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241107083415728 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083415728 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) 20241107083415728 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) 20241107083415728 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) 20241107083415728 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) 20241107083415728 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) 20241107083415728 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) 20241107083415737 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) 20241107083415737 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1339 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1343 (gprs_rlcmac_sched.cpp:454) 20241107083415737 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1343 for type USF (pdch_ul_controller.c:184) 20241107083415737 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415737 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083415737 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241107083415737 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083415737 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415737 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415737 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083415737 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415737 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1339 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415737 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1339 Sending data request: sapi=5 arfcn=875 cur_fn=1334 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) 20241107083415737 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415751 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) 20241107083415751 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) 20241107083415751 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) 20241107083415751 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) 20241107083415751 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) 20241107083415751 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) 20241107083415752 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) 20241107083415752 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) 20241107083415752 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) 20241107083415752 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) 20241107083415752 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1339): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241107083415752 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083415752 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) 20241107083415752 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) 20241107083415753 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) 20241107083415753 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) 20241107083415753 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) 20241107083415753 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) 20241107083415755 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) 20241107083415755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1343 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1347 (gprs_rlcmac_sched.cpp:454) 20241107083415755 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1347 for type USF (pdch_ul_controller.c:184) 20241107083415755 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415755 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083415756 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241107083415756 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083415756 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415756 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415756 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415756 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415756 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1343 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415756 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1343 Sending data request: sapi=5 arfcn=875 cur_fn=1339 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) 20241107083415756 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415770 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) 20241107083415770 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) 20241107083415770 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) 20241107083415770 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) 20241107083415770 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) 20241107083415770 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) 20241107083415770 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) 20241107083415770 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) 20241107083415771 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) 20241107083415771 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) 20241107083415771 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1343): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241107083415771 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083415771 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) 20241107083415771 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) 20241107083415771 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) 20241107083415771 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) 20241107083415772 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) 20241107083415772 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) 20241107083415774 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) 20241107083415774 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1347 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1352 (gprs_rlcmac_sched.cpp:454) 20241107083415774 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1352 for type USF (pdch_ul_controller.c:184) 20241107083415774 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415774 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083415774 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241107083415774 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083415774 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415774 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415774 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415774 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415774 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1347 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415774 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1347 Sending data request: sapi=5 arfcn=875 cur_fn=1343 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) 20241107083415774 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083415788 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) 20241107083415788 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) 20241107083415789 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) 20241107083415789 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) 20241107083415789 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) 20241107083415789 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) 20241107083415789 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) 20241107083415789 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) 20241107083415790 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) 20241107083415790 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) 20241107083415790 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1347): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241107083415790 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083415790 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) 20241107083415790 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) 20241107083415790 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) 20241107083415790 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) 20241107083415790 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) 20241107083415790 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) 20241107083415797 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) 20241107083415797 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1352 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1356 (gprs_rlcmac_sched.cpp:454) 20241107083415797 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1356 for type USF (pdch_ul_controller.c:184) 20241107083415797 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415797 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083415797 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241107083415797 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083415797 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415798 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415798 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083415798 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415798 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1352 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415798 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1352 Sending data request: sapi=5 arfcn=875 cur_fn=1347 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) 20241107083415798 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415811 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) 20241107083415811 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) 20241107083415812 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) 20241107083415812 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) 20241107083415812 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) 20241107083415812 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) 20241107083415813 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) 20241107083415813 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) 20241107083415813 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) 20241107083415813 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) 20241107083415813 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1352): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241107083415813 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083415813 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) 20241107083415813 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) 20241107083415813 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) 20241107083415813 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) 20241107083415813 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) 20241107083415813 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) 20241107083415816 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) 20241107083415816 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1356 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1360 (gprs_rlcmac_sched.cpp:454) 20241107083415816 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1360 for type USF (pdch_ul_controller.c:184) 20241107083415816 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415816 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083415816 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241107083415816 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083415816 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415816 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415816 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415816 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415816 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1356 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415816 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1356 Sending data request: sapi=5 arfcn=875 cur_fn=1352 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) 20241107083415816 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415830 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) 20241107083415830 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) 20241107083415830 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) 20241107083415830 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) 20241107083415831 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) 20241107083415831 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) 20241107083415831 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) 20241107083415831 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) 20241107083415831 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) 20241107083415831 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) 20241107083415831 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1356): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241107083415831 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083415831 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) 20241107083415831 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) 20241107083415832 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) 20241107083415832 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) 20241107083415832 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) 20241107083415832 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) 20241107083415835 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) 20241107083415835 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1360 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1365 (gprs_rlcmac_sched.cpp:454) 20241107083415835 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1365 for type USF (pdch_ul_controller.c:184) 20241107083415835 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415835 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083415835 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241107083415835 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083415835 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415835 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415835 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415835 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415835 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1360 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415835 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1360 Sending data request: sapi=5 arfcn=875 cur_fn=1356 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) 20241107083415835 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083415849 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) 20241107083415849 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) 20241107083415850 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) 20241107083415850 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) 20241107083415850 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) 20241107083415850 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) 20241107083415850 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) 20241107083415850 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) 20241107083415850 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) 20241107083415850 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) 20241107083415850 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1360): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241107083415850 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083415851 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) 20241107083415851 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) 20241107083415851 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) 20241107083415851 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) 20241107083415851 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) 20241107083415851 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) 20241107083415858 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) 20241107083415858 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1365 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1369 (gprs_rlcmac_sched.cpp:454) 20241107083415858 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1369 for type USF (pdch_ul_controller.c:184) 20241107083415858 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415858 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083415858 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241107083415858 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083415858 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415858 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415858 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083415859 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415859 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1365 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415859 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1365 Sending data request: sapi=5 arfcn=875 cur_fn=1360 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) 20241107083415859 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415873 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) 20241107083415873 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) 20241107083415873 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) 20241107083415873 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) 20241107083415873 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) 20241107083415873 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) 20241107083415874 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) 20241107083415874 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) 20241107083415874 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) 20241107083415874 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) 20241107083415874 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1365): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241107083415874 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083415874 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) 20241107083415874 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) 20241107083415874 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) 20241107083415874 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) 20241107083415874 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) 20241107083415874 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) 20241107083415877 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) 20241107083415877 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1369 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1373 (gprs_rlcmac_sched.cpp:454) 20241107083415877 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1373 for type USF (pdch_ul_controller.c:184) 20241107083415877 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415877 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083415877 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241107083415877 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083415877 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415877 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415877 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415877 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415877 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1369 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415877 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1369 Sending data request: sapi=5 arfcn=875 cur_fn=1365 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) 20241107083415877 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415891 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) 20241107083415891 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) 20241107083415892 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) 20241107083415892 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) 20241107083415892 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) 20241107083415892 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) 20241107083415892 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) 20241107083415892 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) 20241107083415892 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) 20241107083415892 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) 20241107083415892 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1369): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241107083415892 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083415892 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) 20241107083415892 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) 20241107083415892 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) 20241107083415892 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) 20241107083415892 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) 20241107083415892 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) 20241107083415896 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) 20241107083415896 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1373 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1378 (gprs_rlcmac_sched.cpp:454) 20241107083415896 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1378 for type USF (pdch_ul_controller.c:184) 20241107083415896 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415896 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083415896 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241107083415896 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083415896 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415896 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415896 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415896 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415896 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1373 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415896 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1373 Sending data request: sapi=5 arfcn=875 cur_fn=1369 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) 20241107083415896 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083415910 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) 20241107083415910 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) 20241107083415910 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) 20241107083415910 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) 20241107083415911 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) 20241107083415911 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) 20241107083415911 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) 20241107083415911 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) 20241107083415911 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) 20241107083415911 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) 20241107083415911 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1373): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241107083415911 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083415911 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) 20241107083415911 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) 20241107083415911 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) 20241107083415911 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) 20241107083415911 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) 20241107083415911 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) 20241107083415919 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) 20241107083415919 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1378 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1382 (gprs_rlcmac_sched.cpp:454) 20241107083415919 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1382 for type USF (pdch_ul_controller.c:184) 20241107083415919 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415919 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083415919 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241107083415919 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083415919 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415919 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415919 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083415920 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415920 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1378 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415920 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1378 Sending data request: sapi=5 arfcn=875 cur_fn=1373 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) 20241107083415920 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415933 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) 20241107083415933 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) 20241107083415934 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) 20241107083415934 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) 20241107083415934 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) 20241107083415934 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) 20241107083415934 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) 20241107083415934 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) 20241107083415934 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) 20241107083415934 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) 20241107083415934 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1378): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241107083415934 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083415934 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) 20241107083415934 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) 20241107083415934 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) 20241107083415934 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) 20241107083415934 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) 20241107083415934 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) 20241107083415938 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) 20241107083415938 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1382 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1386 (gprs_rlcmac_sched.cpp:454) 20241107083415938 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1386 for type USF (pdch_ul_controller.c:184) 20241107083415938 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415938 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083415938 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241107083415938 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083415938 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415938 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415938 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415938 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415938 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1382 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415938 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1382 Sending data request: sapi=5 arfcn=875 cur_fn=1378 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) 20241107083415938 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415952 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) 20241107083415952 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) 20241107083415952 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) 20241107083415952 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) 20241107083415952 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) 20241107083415952 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) 20241107083415953 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) 20241107083415953 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) 20241107083415953 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) 20241107083415953 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) 20241107083415953 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1382): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241107083415953 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083415953 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) 20241107083415953 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) 20241107083415953 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) 20241107083415953 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) 20241107083415953 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) 20241107083415953 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) 20241107083415957 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) 20241107083415957 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1386 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1391 (gprs_rlcmac_sched.cpp:454) 20241107083415957 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1391 for type USF (pdch_ul_controller.c:184) 20241107083415957 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415957 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083415957 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241107083415957 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083415957 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415957 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415957 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415957 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415957 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1386 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415957 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1386 Sending data request: sapi=5 arfcn=875 cur_fn=1382 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) 20241107083415957 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083415971 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) 20241107083415971 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) 20241107083415971 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) 20241107083415971 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) 20241107083415971 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) 20241107083415971 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) 20241107083415971 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) 20241107083415971 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) 20241107083415971 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) 20241107083415971 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) 20241107083415971 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1386): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241107083415971 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083415971 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) 20241107083415971 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) 20241107083415972 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) 20241107083415972 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) 20241107083415972 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) 20241107083415972 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) 20241107083415980 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) 20241107083415980 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1391 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1395 (gprs_rlcmac_sched.cpp:454) 20241107083415980 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1395 for type USF (pdch_ul_controller.c:184) 20241107083415980 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415980 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083415980 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241107083415980 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083415980 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415980 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415980 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083415980 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415980 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1391 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415980 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1391 Sending data request: sapi=5 arfcn=875 cur_fn=1386 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) 20241107083415980 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083415995 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) 20241107083415995 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) 20241107083415995 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) 20241107083415995 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) 20241107083415995 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) 20241107083415995 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) 20241107083415995 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) 20241107083415995 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) 20241107083415996 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) 20241107083415996 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) 20241107083415996 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1391): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241107083415996 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083415996 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) 20241107083415996 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) 20241107083415996 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) 20241107083415996 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) 20241107083415996 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) 20241107083415996 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) 20241107083415999 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) 20241107083415999 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1395 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1399 (gprs_rlcmac_sched.cpp:454) 20241107083415999 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1399 for type USF (pdch_ul_controller.c:184) 20241107083415999 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083415999 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083415999 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241107083415999 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083415999 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083415999 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083415999 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083415999 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083415999 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1395 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083415999 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1395 Sending data request: sapi=5 arfcn=875 cur_fn=1391 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) 20241107083415999 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416013 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) 20241107083416013 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) 20241107083416013 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) 20241107083416013 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) 20241107083416014 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) 20241107083416014 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) 20241107083416014 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) 20241107083416014 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) 20241107083416014 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) 20241107083416014 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) 20241107083416014 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1395): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241107083416014 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083416014 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) 20241107083416014 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) 20241107083416015 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) 20241107083416015 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) 20241107083416015 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) 20241107083416015 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) 20241107083416018 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) 20241107083416018 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1399 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1404 (gprs_rlcmac_sched.cpp:454) 20241107083416018 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1404 for type USF (pdch_ul_controller.c:184) 20241107083416018 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416018 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083416018 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241107083416018 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083416018 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416018 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416018 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416018 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416018 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1399 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416018 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1399 Sending data request: sapi=5 arfcn=875 cur_fn=1395 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) 20241107083416018 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083416031 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) 20241107083416032 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) 20241107083416032 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) 20241107083416032 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) 20241107083416032 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) 20241107083416032 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) 20241107083416032 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) 20241107083416032 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) 20241107083416032 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) 20241107083416032 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) 20241107083416032 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1399): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241107083416032 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083416032 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) 20241107083416032 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) 20241107083416032 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) 20241107083416032 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) 20241107083416033 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) 20241107083416033 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) 20241107083416041 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) 20241107083416041 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1404 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1408 (gprs_rlcmac_sched.cpp:454) 20241107083416041 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1408 for type USF (pdch_ul_controller.c:184) 20241107083416041 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416041 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083416041 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241107083416041 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083416041 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416041 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416041 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083416041 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416041 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1404 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416041 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1404 Sending data request: sapi=5 arfcn=875 cur_fn=1399 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) 20241107083416041 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416055 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) 20241107083416055 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) 20241107083416056 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) 20241107083416056 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) 20241107083416056 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) 20241107083416056 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) 20241107083416057 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) 20241107083416057 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) 20241107083416057 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) 20241107083416057 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) 20241107083416057 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1404): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241107083416057 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083416058 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) 20241107083416058 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) 20241107083416058 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) 20241107083416058 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) 20241107083416059 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) 20241107083416059 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) 20241107083416060 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) 20241107083416060 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1408 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1412 (gprs_rlcmac_sched.cpp:454) 20241107083416060 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1412 for type USF (pdch_ul_controller.c:184) 20241107083416060 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416060 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083416060 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241107083416060 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083416060 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416060 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416060 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416060 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416060 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1408 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416060 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1408 Sending data request: sapi=5 arfcn=875 cur_fn=1404 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) 20241107083416060 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416075 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) 20241107083416075 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) 20241107083416076 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) 20241107083416076 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) 20241107083416077 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) 20241107083416077 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) 20241107083416078 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) 20241107083416078 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) 20241107083416079 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) 20241107083416079 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) 20241107083416079 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1408): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241107083416079 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083416079 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) 20241107083416079 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) 20241107083416080 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) 20241107083416080 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) 20241107083416080 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) 20241107083416080 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) 20241107083416080 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) 20241107083416080 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1412 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1417 (gprs_rlcmac_sched.cpp:454) 20241107083416080 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1417 for type USF (pdch_ul_controller.c:184) 20241107083416080 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416081 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083416081 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241107083416081 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083416081 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416081 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416081 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416081 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416081 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1412 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416082 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1412 Sending data request: sapi=5 arfcn=875 cur_fn=1408 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) 20241107083416082 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083416092 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241107083416092 DTBF INFO TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} free (tbf.cpp:271) 20241107083416092 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:1202) 20241107083416092 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000011){RELEASING} (gprs_ms.c:381) 20241107083416092 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083416092 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083416092 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083416092 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241107083416092 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){RELEASING}: Deallocated (fsm.c:568) 20241107083416092 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241107083416092 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241107083416094 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) 20241107083416094 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) 20241107083416096 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) 20241107083416096 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) 20241107083416097 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) 20241107083416097 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) 20241107083416098 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) 20241107083416098 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) 20241107083416100 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) 20241107083416100 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) 20241107083416100 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1412): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241107083416100 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083416101 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) 20241107083416101 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) 20241107083416102 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) 20241107083416102 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) 20241107083416103 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) 20241107083416103 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) 20241107083416104 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) 20241107083416104 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1417 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1421 (gprs_rlcmac_sched.cpp:454) 20241107083416104 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1421 for type USF (pdch_ul_controller.c:184) 20241107083416104 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416104 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083416104 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241107083416104 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083416104 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416104 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416104 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083416105 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416105 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1417 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416105 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1417 Sending data request: sapi=5 arfcn=875 cur_fn=1412 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) 20241107083416105 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416118 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) 20241107083416118 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) 20241107083416119 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) 20241107083416119 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) 20241107083416119 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) 20241107083416119 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) 20241107083416120 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) 20241107083416120 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) 20241107083416121 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) 20241107083416121 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) 20241107083416121 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1417): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241107083416121 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083416122 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) 20241107083416122 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) 20241107083416122 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) 20241107083416122 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) 20241107083416123 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) 20241107083416123 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) 20241107083416124 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) 20241107083416124 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1421 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1425 (gprs_rlcmac_sched.cpp:454) 20241107083416124 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1425 for type USF (pdch_ul_controller.c:184) 20241107083416124 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416124 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083416124 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241107083416124 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083416124 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416124 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416124 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416124 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416124 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1421 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416124 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1421 Sending data request: sapi=5 arfcn=875 cur_fn=1417 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) 20241107083416124 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416137 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) 20241107083416137 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) 20241107083416139 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) 20241107083416139 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) 20241107083416139 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) 20241107083416139 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) 20241107083416140 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) 20241107083416140 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) 20241107083416141 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) 20241107083416141 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) 20241107083416141 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1421): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241107083416141 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083416142 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) 20241107083416142 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) 20241107083416143 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) 20241107083416143 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) 20241107083416143 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) 20241107083416143 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) 20241107083416144 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) 20241107083416144 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1425 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1430 (gprs_rlcmac_sched.cpp:454) 20241107083416144 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1430 for type USF (pdch_ul_controller.c:184) 20241107083416144 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416144 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083416144 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241107083416144 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083416144 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416144 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416144 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416144 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416144 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1425 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416144 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1425 Sending data request: sapi=5 arfcn=875 cur_fn=1421 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) 20241107083416144 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083416156 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) 20241107083416156 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) 20241107083416157 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) 20241107083416157 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) 20241107083416157 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) 20241107083416157 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) 20241107083416158 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) 20241107083416158 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) 20241107083416158 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) 20241107083416158 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) 20241107083416158 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1425): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241107083416158 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083416159 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) 20241107083416159 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) 20241107083416159 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) 20241107083416159 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) 20241107083416160 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) 20241107083416160 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) 20241107083416166 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) 20241107083416166 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1430 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1434 (gprs_rlcmac_sched.cpp:454) 20241107083416166 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1434 for type USF (pdch_ul_controller.c:184) 20241107083416166 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416166 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083416166 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241107083416166 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083416166 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416166 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416166 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083416166 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416166 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1430 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416166 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1430 Sending data request: sapi=5 arfcn=875 cur_fn=1425 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) 20241107083416167 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416181 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) 20241107083416181 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) 20241107083416182 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) 20241107083416182 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) 20241107083416183 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) 20241107083416183 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) 20241107083416184 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) 20241107083416184 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) 20241107083416185 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) 20241107083416185 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) 20241107083416185 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1430): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241107083416185 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083416186 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) 20241107083416186 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) 20241107083416187 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) 20241107083416187 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) 20241107083416188 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) 20241107083416188 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) 20241107083416189 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) 20241107083416189 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1434 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1438 (gprs_rlcmac_sched.cpp:454) 20241107083416189 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1438 for type USF (pdch_ul_controller.c:184) 20241107083416189 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416189 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083416189 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241107083416189 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083416189 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416189 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416189 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416189 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416189 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1434 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416189 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1434 Sending data request: sapi=5 arfcn=875 cur_fn=1430 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) 20241107083416190 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416201 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) 20241107083416201 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) 20241107083416202 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) 20241107083416202 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) 20241107083416203 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) 20241107083416203 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) 20241107083416203 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) 20241107083416203 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) 20241107083416204 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) 20241107083416204 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) 20241107083416204 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1434): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241107083416204 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083416205 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) 20241107083416205 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) 20241107083416206 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) 20241107083416207 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) 20241107083416208 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) 20241107083416208 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) 20241107083416209 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) 20241107083416209 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1438 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1443 (gprs_rlcmac_sched.cpp:454) 20241107083416209 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1443 for type USF (pdch_ul_controller.c:184) 20241107083416209 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416209 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083416209 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241107083416209 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083416209 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416210 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416210 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416211 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416211 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1438 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416211 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1438 Sending data request: sapi=5 arfcn=875 cur_fn=1434 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) 20241107083416211 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083416221 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) 20241107083416221 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) 20241107083416223 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) 20241107083416223 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) 20241107083416223 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) 20241107083416223 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) 20241107083416224 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) 20241107083416224 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) 20241107083416225 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) 20241107083416225 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) 20241107083416225 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1438): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241107083416225 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083416225 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) 20241107083416225 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) 20241107083416226 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) 20241107083416226 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) 20241107083416226 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) 20241107083416226 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) 20241107083416230 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) 20241107083416230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1443 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1447 (gprs_rlcmac_sched.cpp:454) 20241107083416230 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1447 for type USF (pdch_ul_controller.c:184) 20241107083416230 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416230 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083416230 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241107083416230 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083416230 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416230 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416230 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083416230 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1443 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416230 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1443 Sending data request: sapi=5 arfcn=875 cur_fn=1438 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) 20241107083416231 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416245 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) 20241107083416245 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) 20241107083416247 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) 20241107083416247 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) 20241107083416248 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) 20241107083416248 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) 20241107083416249 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) 20241107083416249 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) 20241107083416250 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) 20241107083416250 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) 20241107083416250 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1443): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241107083416250 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083416250 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) 20241107083416250 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) 20241107083416251 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) 20241107083416251 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) 20241107083416252 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) 20241107083416252 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) 20241107083416252 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) 20241107083416253 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1447 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1451 (gprs_rlcmac_sched.cpp:454) 20241107083416253 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1451 for type USF (pdch_ul_controller.c:184) 20241107083416253 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416253 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083416253 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241107083416253 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416253 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416254 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416254 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1447 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416254 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1447 Sending data request: sapi=5 arfcn=875 cur_fn=1443 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) 20241107083416254 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416264 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) 20241107083416264 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) 20241107083416265 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) 20241107083416265 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) 20241107083416266 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) 20241107083416266 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) 20241107083416266 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) 20241107083416266 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) 20241107083416268 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) 20241107083416268 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) 20241107083416268 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1447): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241107083416268 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083416269 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) 20241107083416269 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) 20241107083416269 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) 20241107083416269 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) 20241107083416270 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) 20241107083416270 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) 20241107083416271 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) 20241107083416271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1451 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1456 (gprs_rlcmac_sched.cpp:454) 20241107083416271 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1456 for type USF (pdch_ul_controller.c:184) 20241107083416271 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1451 Sending data request: sapi=5 arfcn=875 cur_fn=1447 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) 20241107083416271 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083416283 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) 20241107083416284 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) 20241107083416285 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) 20241107083416285 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) 20241107083416285 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) 20241107083416285 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) 20241107083416286 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) 20241107083416286 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) 20241107083416286 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) 20241107083416286 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) 20241107083416287 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1451): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241107083416287 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083416287 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) 20241107083416287 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) 20241107083416288 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) 20241107083416288 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) 20241107083416288 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) 20241107083416288 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) 20241107083416292 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) 20241107083416292 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1456 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1460 (gprs_rlcmac_sched.cpp:454) 20241107083416292 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1460 for type USF (pdch_ul_controller.c:184) 20241107083416292 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416292 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241107083416292 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241107083416292 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083416292 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416292 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416292 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416293 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416293 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1456 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416293 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1456 Sending data request: sapi=5 arfcn=876 cur_fn=1451 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) 20241107083416293 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416308 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) 20241107083416308 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) 20241107083416309 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) 20241107083416309 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) 20241107083416310 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) 20241107083416310 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) 20241107083416310 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) 20241107083416310 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) 20241107083416312 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) 20241107083416312 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) 20241107083416312 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1456): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241107083416312 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083416313 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) 20241107083416313 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) 20241107083416314 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) 20241107083416314 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) 20241107083416315 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) 20241107083416315 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) 20241107083416316 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) 20241107083416316 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1460 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1464 (gprs_rlcmac_sched.cpp:454) 20241107083416316 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1464 for type USF (pdch_ul_controller.c:184) 20241107083416316 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416316 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083416317 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241107083416317 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083416317 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416317 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416317 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416317 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1460 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416317 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1460 Sending data request: sapi=5 arfcn=876 cur_fn=1456 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) 20241107083416317 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083416326 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) 20241107083416326 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) 20241107083416327 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) 20241107083416327 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) 20241107083416328 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) 20241107083416328 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) 20241107083416328 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) 20241107083416328 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) 20241107083416329 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) 20241107083416329 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) 20241107083416331 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) 20241107083416331 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) 20241107083416331 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1460): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241107083416331 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083416332 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) 20241107083416332 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) 20241107083416332 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) 20241107083416332 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) 20241107083416333 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) 20241107083416333 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1464 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1469 (gprs_rlcmac_sched.cpp:454) 20241107083416333 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1469 for type USF (pdch_ul_controller.c:184) 20241107083416333 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416333 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083416333 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241107083416333 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083416333 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416333 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416333 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083416333 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416333 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1464 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416333 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1464 Sending data request: sapi=5 arfcn=876 cur_fn=1460 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) 20241107083416334 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416346 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) 20241107083416346 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) 20241107083416348 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) 20241107083416348 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) 20241107083416349 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) 20241107083416349 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) 20241107083416350 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) 20241107083416350 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) 20241107083416350 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) 20241107083416350 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) 20241107083416350 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) 20241107083416350 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) 20241107083416350 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1464): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241107083416350 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083416351 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) 20241107083416351 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) 20241107083416351 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) 20241107083416351 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) 20241107083416355 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) 20241107083416355 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1469 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1473 (gprs_rlcmac_sched.cpp:454) 20241107083416355 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1473 for type USF (pdch_ul_controller.c:184) 20241107083416355 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416355 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083416355 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241107083416355 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083416355 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416355 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416355 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416356 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416356 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1469 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416356 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1469 Sending data request: sapi=5 arfcn=876 cur_fn=1464 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) 20241107083416356 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416370 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) 20241107083416370 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) 20241107083416371 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) 20241107083416371 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) 20241107083416372 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) 20241107083416372 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) 20241107083416373 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) 20241107083416373 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) 20241107083416373 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) 20241107083416373 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) 20241107083416374 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) 20241107083416374 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) 20241107083416374 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1469): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241107083416374 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083416374 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) 20241107083416375 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) 20241107083416375 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) 20241107083416375 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) 20241107083416376 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) 20241107083416376 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1473 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1477 (gprs_rlcmac_sched.cpp:454) 20241107083416376 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1477 for type USF (pdch_ul_controller.c:184) 20241107083416376 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416376 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083416376 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241107083416376 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083416376 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416377 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416377 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416377 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416377 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1473 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416377 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1473 Sending data request: sapi=5 arfcn=876 cur_fn=1469 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) 20241107083416377 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083416391 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) 20241107083416391 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) 20241107083416392 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) 20241107083416392 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) 20241107083416392 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) 20241107083416392 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) 20241107083416393 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) 20241107083416393 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) 20241107083416394 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) 20241107083416394 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) 20241107083416395 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) 20241107083416395 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) 20241107083416395 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1473): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241107083416395 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083416396 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) 20241107083416396 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) 20241107083416396 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) 20241107083416396 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) 20241107083416397 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) 20241107083416397 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1477 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1482 (gprs_rlcmac_sched.cpp:454) 20241107083416397 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1482 for type USF (pdch_ul_controller.c:184) 20241107083416397 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416397 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083416397 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241107083416397 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083416397 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416397 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416397 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083416397 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416397 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1477 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416397 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1477 Sending data request: sapi=5 arfcn=876 cur_fn=1473 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) 20241107083416398 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416410 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) 20241107083416410 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) 20241107083416411 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) 20241107083416411 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) 20241107083416412 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) 20241107083416412 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) 20241107083416413 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) 20241107083416413 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) 20241107083416413 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) 20241107083416413 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) 20241107083416414 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) 20241107083416414 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) 20241107083416414 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1477): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241107083416414 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083416415 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) 20241107083416415 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) 20241107083416416 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) 20241107083416416 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) 20241107083416418 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) 20241107083416418 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1482 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1486 (gprs_rlcmac_sched.cpp:454) 20241107083416418 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1486 for type USF (pdch_ul_controller.c:184) 20241107083416418 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416418 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083416418 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241107083416418 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083416418 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416419 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416419 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416419 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416419 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1482 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416419 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1482 Sending data request: sapi=5 arfcn=876 cur_fn=1477 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) 20241107083416419 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416433 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) 20241107083416433 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) 20241107083416434 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) 20241107083416434 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) 20241107083416435 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) 20241107083416435 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) 20241107083416436 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) 20241107083416436 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) 20241107083416437 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) 20241107083416437 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) 20241107083416437 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) 20241107083416437 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) 20241107083416438 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1482): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241107083416438 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083416438 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) 20241107083416438 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) 20241107083416439 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) 20241107083416439 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) 20241107083416440 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) 20241107083416440 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1486 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1490 (gprs_rlcmac_sched.cpp:454) 20241107083416440 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1490 for type USF (pdch_ul_controller.c:184) 20241107083416440 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416440 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083416440 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241107083416440 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083416440 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416440 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416440 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416440 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416440 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1486 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416440 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1486 Sending data request: sapi=5 arfcn=876 cur_fn=1482 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) 20241107083416441 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083416453 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) 20241107083416453 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) 20241107083416454 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) 20241107083416454 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) 20241107083416455 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) 20241107083416455 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) 20241107083416456 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) 20241107083416456 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) 20241107083416457 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) 20241107083416457 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) 20241107083416458 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) 20241107083416458 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) 20241107083416458 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1486): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241107083416458 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083416459 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) 20241107083416460 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) 20241107083416461 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) 20241107083416461 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) 20241107083416462 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) 20241107083416462 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1490 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1495 (gprs_rlcmac_sched.cpp:454) 20241107083416463 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1495 for type USF (pdch_ul_controller.c:184) 20241107083416463 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416463 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083416463 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241107083416463 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083416463 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416463 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416463 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083416463 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416463 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1490 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416463 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1490 Sending data request: sapi=5 arfcn=876 cur_fn=1486 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) 20241107083416463 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416472 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) 20241107083416472 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) 20241107083416473 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) 20241107083416473 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) 20241107083416474 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) 20241107083416474 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) 20241107083416474 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) 20241107083416474 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) 20241107083416475 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) 20241107083416475 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) 20241107083416475 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) 20241107083416475 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) 20241107083416475 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1490): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241107083416475 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083416476 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) 20241107083416476 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) 20241107083416476 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) 20241107083416476 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) 20241107083416481 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) 20241107083416481 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1495 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1499 (gprs_rlcmac_sched.cpp:454) 20241107083416481 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1499 for type USF (pdch_ul_controller.c:184) 20241107083416481 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416481 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083416481 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241107083416481 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083416481 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416481 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416481 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416482 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416482 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1495 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416482 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1495 Sending data request: sapi=5 arfcn=876 cur_fn=1490 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) 20241107083416483 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416496 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) 20241107083416497 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) 20241107083416498 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) 20241107083416498 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) 20241107083416499 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) 20241107083416499 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) 20241107083416500 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) 20241107083416500 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) 20241107083416500 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) 20241107083416500 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) 20241107083416502 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) 20241107083416502 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) 20241107083416502 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1495): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241107083416502 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083416503 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) 20241107083416503 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) 20241107083416503 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) 20241107083416503 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) 20241107083416504 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) 20241107083416504 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1499 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1503 (gprs_rlcmac_sched.cpp:454) 20241107083416504 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1503 for type USF (pdch_ul_controller.c:184) 20241107083416504 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416504 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083416504 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241107083416504 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083416504 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416504 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416504 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416505 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416505 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1499 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416505 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1499 Sending data request: sapi=5 arfcn=876 cur_fn=1495 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) 20241107083416505 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083416516 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) 20241107083416516 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) 20241107083416518 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) 20241107083416518 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) 20241107083416519 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) 20241107083416519 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) 20241107083416520 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) 20241107083416520 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) 20241107083416521 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) 20241107083416521 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) 20241107083416523 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) 20241107083416523 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) 20241107083416523 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1499): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241107083416523 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083416523 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) 20241107083416523 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) 20241107083416525 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) 20241107083416525 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) 20241107083416525 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) 20241107083416525 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1503 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1508 (gprs_rlcmac_sched.cpp:454) 20241107083416526 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1508 for type USF (pdch_ul_controller.c:184) 20241107083416526 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416526 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083416526 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241107083416526 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083416526 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416526 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416526 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083416526 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1503 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416526 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1503 Sending data request: sapi=5 arfcn=876 cur_fn=1499 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) 20241107083416526 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416535 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) 20241107083416536 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) 20241107083416537 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) 20241107083416537 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) 20241107083416538 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) 20241107083416538 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) 20241107083416538 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) 20241107083416538 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) 20241107083416539 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) 20241107083416539 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) 20241107083416540 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) 20241107083416540 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) 20241107083416540 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1503): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241107083416540 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083416541 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) 20241107083416541 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) 20241107083416541 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) 20241107083416541 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) 20241107083416545 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) 20241107083416545 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1508 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1512 (gprs_rlcmac_sched.cpp:454) 20241107083416545 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1512 for type USF (pdch_ul_controller.c:184) 20241107083416545 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416545 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083416545 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241107083416545 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083416545 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416545 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416545 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416546 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416546 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1508 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416546 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1508 Sending data request: sapi=5 arfcn=876 cur_fn=1503 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) 20241107083416546 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416560 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) 20241107083416560 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) 20241107083416562 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) 20241107083416562 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) 20241107083416563 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) 20241107083416563 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) 20241107083416563 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) 20241107083416563 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) 20241107083416564 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) 20241107083416564 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) 20241107083416565 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) 20241107083416565 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) 20241107083416565 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1508): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241107083416565 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083416566 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) 20241107083416566 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) 20241107083416567 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) 20241107083416567 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) 20241107083416568 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) 20241107083416568 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1512 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1516 (gprs_rlcmac_sched.cpp:454) 20241107083416568 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1516 for type USF (pdch_ul_controller.c:184) 20241107083416568 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416568 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083416569 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241107083416569 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083416569 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416569 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416569 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416570 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416570 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1512 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416570 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1512 Sending data request: sapi=5 arfcn=876 cur_fn=1508 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) 20241107083416570 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083416579 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) 20241107083416580 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) 20241107083416581 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) 20241107083416581 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) 20241107083416581 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) 20241107083416581 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) 20241107083416582 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) 20241107083416582 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) 20241107083416583 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) 20241107083416583 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) 20241107083416584 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) 20241107083416584 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) 20241107083416584 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1512): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241107083416584 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083416585 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) 20241107083416585 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) 20241107083416585 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) 20241107083416585 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) 20241107083416586 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) 20241107083416586 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1516 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1521 (gprs_rlcmac_sched.cpp:454) 20241107083416586 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1521 for type USF (pdch_ul_controller.c:184) 20241107083416586 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416586 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083416586 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241107083416586 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083416586 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416586 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416586 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083416587 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416587 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1516 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416587 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1516 Sending data request: sapi=5 arfcn=876 cur_fn=1512 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) 20241107083416587 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416599 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) 20241107083416600 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) 20241107083416601 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) 20241107083416601 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) 20241107083416603 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) 20241107083416603 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) 20241107083416604 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) 20241107083416604 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) 20241107083416605 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) 20241107083416605 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) 20241107083416606 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) 20241107083416606 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) 20241107083416606 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1516): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241107083416606 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083416608 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) 20241107083416608 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) 20241107083416609 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241107083416609 DTBF INFO TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} free (tbf.cpp:271) 20241107083416609 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:1202) 20241107083416609 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000019){RELEASING} (gprs_ms.c:381) 20241107083416609 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083416609 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083416609 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083416609 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241107083416609 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){RELEASING}: Deallocated (fsm.c:568) 20241107083416609 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241107083416609 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241107083416609 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) 20241107083416609 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) 20241107083416610 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) 20241107083416610 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1521 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1525 (gprs_rlcmac_sched.cpp:454) 20241107083416610 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1525 for type USF (pdch_ul_controller.c:184) 20241107083416610 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416610 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083416610 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241107083416610 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083416610 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416610 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416610 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416611 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416611 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1521 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416611 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1521 Sending data request: sapi=5 arfcn=876 cur_fn=1516 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) 20241107083416611 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416624 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) 20241107083416624 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) 20241107083416626 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) 20241107083416626 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) 20241107083416627 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) 20241107083416627 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) 20241107083416628 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) 20241107083416628 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) 20241107083416629 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) 20241107083416629 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) 20241107083416631 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) 20241107083416631 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) 20241107083416631 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1521): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241107083416631 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083416632 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) 20241107083416632 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) 20241107083416633 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) 20241107083416633 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) 20241107083416634 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) 20241107083416634 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1525 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1529 (gprs_rlcmac_sched.cpp:454) 20241107083416634 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1529 for type USF (pdch_ul_controller.c:184) 20241107083416634 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416634 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083416634 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241107083416634 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083416634 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416634 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416634 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416634 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416634 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1525 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416634 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1525 Sending data request: sapi=5 arfcn=876 cur_fn=1521 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) 20241107083416636 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083416642 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) 20241107083416642 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) 20241107083416643 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) 20241107083416643 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) 20241107083416644 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) 20241107083416644 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) 20241107083416645 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) 20241107083416645 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) 20241107083416646 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) 20241107083416646 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) 20241107083416647 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) 20241107083416647 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) 20241107083416647 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1525): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241107083416647 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083416648 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) 20241107083416648 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) 20241107083416648 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) 20241107083416648 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) 20241107083416649 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) 20241107083416649 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1529 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1534 (gprs_rlcmac_sched.cpp:454) 20241107083416649 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1534 for type USF (pdch_ul_controller.c:184) 20241107083416649 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416649 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083416649 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241107083416649 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083416649 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416649 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416649 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083416650 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416650 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1529 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416650 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1529 Sending data request: sapi=5 arfcn=876 cur_fn=1525 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) 20241107083416650 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416661 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) 20241107083416661 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) 20241107083416661 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) 20241107083416661 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) 20241107083416662 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) 20241107083416662 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) 20241107083416662 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) 20241107083416662 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) 20241107083416662 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) 20241107083416662 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) 20241107083416662 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) 20241107083416662 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) 20241107083416662 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1529): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241107083416662 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083416663 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) 20241107083416663 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) 20241107083416663 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) 20241107083416663 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) 20241107083416670 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) 20241107083416670 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1534 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1538 (gprs_rlcmac_sched.cpp:454) 20241107083416670 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1538 for type USF (pdch_ul_controller.c:184) 20241107083416670 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416670 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083416670 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241107083416670 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083416670 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416670 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416670 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416670 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416670 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1534 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416670 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1534 Sending data request: sapi=5 arfcn=876 cur_fn=1529 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) 20241107083416670 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416684 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) 20241107083416684 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) 20241107083416685 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) 20241107083416685 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) 20241107083416685 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) 20241107083416685 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) 20241107083416685 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) 20241107083416685 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) 20241107083416686 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) 20241107083416686 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) 20241107083416686 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) 20241107083416686 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) 20241107083416686 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1534): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241107083416686 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083416686 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) 20241107083416686 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) 20241107083416686 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) 20241107083416686 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) 20241107083416689 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) 20241107083416689 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1538 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1542 (gprs_rlcmac_sched.cpp:454) 20241107083416689 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1542 for type USF (pdch_ul_controller.c:184) 20241107083416689 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416689 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083416689 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241107083416689 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083416689 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416689 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416689 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416689 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416689 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1538 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416689 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1538 Sending data request: sapi=5 arfcn=876 cur_fn=1534 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) 20241107083416689 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083416703 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) 20241107083416703 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) 20241107083416703 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) 20241107083416703 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) 20241107083416704 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) 20241107083416704 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) 20241107083416704 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) 20241107083416704 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) 20241107083416704 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) 20241107083416704 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) 20241107083416704 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) 20241107083416704 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) 20241107083416704 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1538): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241107083416704 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083416705 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) 20241107083416705 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) 20241107083416705 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) 20241107083416705 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) 20241107083416708 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) 20241107083416708 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1542 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1547 (gprs_rlcmac_sched.cpp:454) 20241107083416708 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1547 for type USF (pdch_ul_controller.c:184) 20241107083416708 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416708 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083416708 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241107083416708 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083416708 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416708 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416708 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083416708 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416708 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1542 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416708 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1542 Sending data request: sapi=5 arfcn=876 cur_fn=1538 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) 20241107083416708 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416722 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) 20241107083416722 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) 20241107083416722 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) 20241107083416722 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) 20241107083416722 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) 20241107083416722 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) 20241107083416722 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) 20241107083416722 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) 20241107083416723 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) 20241107083416723 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) 20241107083416723 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) 20241107083416723 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) 20241107083416723 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1542): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241107083416723 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083416723 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) 20241107083416723 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) 20241107083416723 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) 20241107083416723 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) 20241107083416731 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) 20241107083416731 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1547 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1551 (gprs_rlcmac_sched.cpp:454) 20241107083416731 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1551 for type USF (pdch_ul_controller.c:184) 20241107083416731 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416731 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083416731 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241107083416731 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083416731 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416731 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416731 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416731 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416731 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1547 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416731 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1547 Sending data request: sapi=5 arfcn=876 cur_fn=1542 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) 20241107083416731 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416745 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) 20241107083416745 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) 20241107083416746 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) 20241107083416746 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) 20241107083416746 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) 20241107083416746 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) 20241107083416747 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) 20241107083416747 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) 20241107083416747 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) 20241107083416747 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) 20241107083416747 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) 20241107083416747 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) 20241107083416747 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1547): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241107083416747 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083416748 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) 20241107083416748 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) 20241107083416748 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) 20241107083416748 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) 20241107083416750 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) 20241107083416750 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1551 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1555 (gprs_rlcmac_sched.cpp:454) 20241107083416750 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1555 for type USF (pdch_ul_controller.c:184) 20241107083416750 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416750 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083416750 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241107083416750 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083416750 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416750 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416750 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416750 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416750 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1551 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416750 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1551 Sending data request: sapi=5 arfcn=876 cur_fn=1547 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) 20241107083416751 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083416765 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) 20241107083416765 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) 20241107083416766 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) 20241107083416766 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) 20241107083416767 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) 20241107083416767 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) 20241107083416767 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) 20241107083416767 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) 20241107083416768 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) 20241107083416768 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) 20241107083416768 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) 20241107083416768 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) 20241107083416768 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1551): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241107083416769 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083416770 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) 20241107083416770 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) 20241107083416771 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) 20241107083416771 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) 20241107083416772 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) 20241107083416772 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1555 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1560 (gprs_rlcmac_sched.cpp:454) 20241107083416772 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1560 for type USF (pdch_ul_controller.c:184) 20241107083416772 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416772 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083416772 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241107083416772 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083416772 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416772 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416772 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083416773 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416773 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1555 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416773 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1555 Sending data request: sapi=5 arfcn=876 cur_fn=1551 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) 20241107083416774 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416785 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) 20241107083416785 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) 20241107083416787 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) 20241107083416787 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) 20241107083416788 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) 20241107083416788 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) 20241107083416788 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) 20241107083416788 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) 20241107083416789 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) 20241107083416789 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) 20241107083416790 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) 20241107083416790 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) 20241107083416790 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1555): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241107083416790 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083416790 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) 20241107083416790 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) 20241107083416791 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) 20241107083416791 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) 20241107083416793 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) 20241107083416793 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1560 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1564 (gprs_rlcmac_sched.cpp:454) 20241107083416793 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1564 for type USF (pdch_ul_controller.c:184) 20241107083416793 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416793 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083416793 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241107083416793 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083416793 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416793 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416793 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416794 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416794 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1560 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416794 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1560 Sending data request: sapi=5 arfcn=876 cur_fn=1555 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) 20241107083416794 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416807 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) 20241107083416807 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) 20241107083416808 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) 20241107083416808 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) 20241107083416808 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) 20241107083416808 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) 20241107083416808 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) 20241107083416808 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) 20241107083416808 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) 20241107083416808 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) 20241107083416809 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) 20241107083416809 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) 20241107083416809 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1560): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241107083416809 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083416809 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) 20241107083416809 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) 20241107083416809 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) 20241107083416809 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) 20241107083416812 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) 20241107083416812 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1564 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1568 (gprs_rlcmac_sched.cpp:454) 20241107083416812 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1568 for type USF (pdch_ul_controller.c:184) 20241107083416812 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416812 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083416812 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241107083416812 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083416812 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416812 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416812 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416812 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416812 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1564 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416812 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1564 Sending data request: sapi=5 arfcn=876 cur_fn=1560 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) 20241107083416812 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083416826 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) 20241107083416826 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) 20241107083416826 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) 20241107083416826 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) 20241107083416827 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) 20241107083416827 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) 20241107083416827 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) 20241107083416827 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) 20241107083416827 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) 20241107083416827 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) 20241107083416827 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) 20241107083416827 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) 20241107083416827 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1564): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241107083416827 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083416828 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) 20241107083416828 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) 20241107083416828 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) 20241107083416828 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) 20241107083416830 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) 20241107083416830 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1568 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1573 (gprs_rlcmac_sched.cpp:454) 20241107083416831 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1573 for type USF (pdch_ul_controller.c:184) 20241107083416831 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416831 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083416831 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241107083416831 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083416831 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416831 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416831 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083416831 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416831 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1568 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416831 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1568 Sending data request: sapi=5 arfcn=876 cur_fn=1564 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) 20241107083416831 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416844 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) 20241107083416844 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) 20241107083416845 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) 20241107083416845 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) 20241107083416845 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) 20241107083416845 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) 20241107083416845 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) 20241107083416845 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) 20241107083416846 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) 20241107083416846 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) 20241107083416846 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) 20241107083416846 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) 20241107083416846 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1568): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241107083416846 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083416846 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) 20241107083416846 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) 20241107083416846 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) 20241107083416846 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) 20241107083416854 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) 20241107083416854 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1573 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1577 (gprs_rlcmac_sched.cpp:454) 20241107083416854 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1577 for type USF (pdch_ul_controller.c:184) 20241107083416854 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416854 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083416854 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241107083416854 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416854 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416854 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416854 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1573 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416854 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1573 Sending data request: sapi=5 arfcn=876 cur_fn=1568 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) 20241107083416854 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416868 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) 20241107083416868 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) 20241107083416868 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) 20241107083416868 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) 20241107083416868 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) 20241107083416868 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) 20241107083416868 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) 20241107083416868 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) 20241107083416868 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) 20241107083416868 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) 20241107083416868 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) 20241107083416868 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) 20241107083416868 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1573): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241107083416868 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083416868 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) 20241107083416869 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) 20241107083416869 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) 20241107083416869 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) 20241107083416872 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) 20241107083416872 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1577 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1581 (gprs_rlcmac_sched.cpp:454) 20241107083416872 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1581 for type USF (pdch_ul_controller.c:184) 20241107083416872 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1577 Sending data request: sapi=5 arfcn=876 cur_fn=1573 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) 20241107083416872 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083416886 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) 20241107083416886 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) 20241107083416886 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) 20241107083416886 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) 20241107083416887 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) 20241107083416887 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) 20241107083416887 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) 20241107083416887 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) 20241107083416887 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) 20241107083416887 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) 20241107083416887 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) 20241107083416887 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) 20241107083416887 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1577): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241107083416887 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083416887 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) 20241107083416887 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) 20241107083416887 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) 20241107083416887 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) 20241107083416891 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) 20241107083416891 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1581 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1586 (gprs_rlcmac_sched.cpp:454) 20241107083416891 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1586 for type USF (pdch_ul_controller.c:184) 20241107083416891 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416891 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241107083416891 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241107083416891 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083416891 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416891 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416891 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416891 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416891 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1581 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416891 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1581 Sending data request: sapi=5 arfcn=877 cur_fn=1577 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) 20241107083416891 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416905 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) 20241107083416905 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) 20241107083416905 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) 20241107083416905 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) 20241107083416905 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) 20241107083416905 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) 20241107083416905 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) 20241107083416905 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) 20241107083416905 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) 20241107083416905 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) 20241107083416906 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) 20241107083416906 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) 20241107083416906 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1581): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241107083416906 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083416906 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) 20241107083416906 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) 20241107083416906 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) 20241107083416906 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) 20241107083416914 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) 20241107083416914 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1586 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1590 (gprs_rlcmac_sched.cpp:454) 20241107083416914 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1590 for type USF (pdch_ul_controller.c:184) 20241107083416914 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416914 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083416914 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241107083416914 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083416914 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416914 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416914 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416914 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416914 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1586 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416914 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1586 Sending data request: sapi=5 arfcn=877 cur_fn=1581 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) 20241107083416914 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083416928 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) 20241107083416928 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) 20241107083416928 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) 20241107083416928 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) 20241107083416928 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) 20241107083416928 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) 20241107083416929 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) 20241107083416929 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) 20241107083416929 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) 20241107083416929 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) 20241107083416929 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) 20241107083416929 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) 20241107083416929 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) 20241107083416929 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) 20241107083416929 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1586): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241107083416929 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083416929 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) 20241107083416929 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) 20241107083416933 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) 20241107083416933 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1590 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1594 (gprs_rlcmac_sched.cpp:454) 20241107083416933 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1594 for type USF (pdch_ul_controller.c:184) 20241107083416933 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416933 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083416933 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241107083416933 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083416933 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416933 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416933 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083416933 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416933 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1590 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416933 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1590 Sending data request: sapi=5 arfcn=877 cur_fn=1586 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) 20241107083416933 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416947 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) 20241107083416947 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) 20241107083416947 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) 20241107083416947 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) 20241107083416947 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) 20241107083416947 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) 20241107083416947 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) 20241107083416947 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) 20241107083416947 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) 20241107083416947 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) 20241107083416947 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) 20241107083416947 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) 20241107083416948 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) 20241107083416948 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) 20241107083416948 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1590): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241107083416948 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083416948 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) 20241107083416948 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) 20241107083416951 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) 20241107083416951 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1594 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1599 (gprs_rlcmac_sched.cpp:454) 20241107083416951 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1599 for type USF (pdch_ul_controller.c:184) 20241107083416951 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416951 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083416951 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241107083416951 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083416951 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416951 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416951 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416951 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416951 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1594 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416951 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1594 Sending data request: sapi=5 arfcn=877 cur_fn=1590 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) 20241107083416952 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083416965 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) 20241107083416965 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) 20241107083416966 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) 20241107083416966 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) 20241107083416966 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) 20241107083416966 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) 20241107083416966 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) 20241107083416966 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) 20241107083416966 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) 20241107083416966 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) 20241107083416966 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) 20241107083416966 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) 20241107083416966 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) 20241107083416966 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) 20241107083416966 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1594): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241107083416966 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083416966 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) 20241107083416967 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) 20241107083416974 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) 20241107083416974 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1599 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1603 (gprs_rlcmac_sched.cpp:454) 20241107083416974 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1603 for type USF (pdch_ul_controller.c:184) 20241107083416974 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416974 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083416975 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241107083416975 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083416975 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416975 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416975 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083416975 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416975 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1599 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416975 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1599 Sending data request: sapi=5 arfcn=877 cur_fn=1594 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) 20241107083416975 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083416989 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) 20241107083416989 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) 20241107083416989 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) 20241107083416989 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) 20241107083416989 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) 20241107083416989 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) 20241107083416989 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) 20241107083416989 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) 20241107083416989 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) 20241107083416989 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) 20241107083416989 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) 20241107083416989 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) 20241107083416989 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) 20241107083416989 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) 20241107083416989 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1599): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241107083416989 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083416990 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) 20241107083416990 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) 20241107083416993 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) 20241107083416993 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1603 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1607 (gprs_rlcmac_sched.cpp:454) 20241107083416993 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1607 for type USF (pdch_ul_controller.c:184) 20241107083416993 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083416993 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083416993 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241107083416993 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083416993 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083416993 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083416993 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083416993 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083416993 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1603 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083416993 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1603 Sending data request: sapi=5 arfcn=877 cur_fn=1599 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) 20241107083416993 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417007 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) 20241107083417007 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) 20241107083417007 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) 20241107083417007 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) 20241107083417007 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) 20241107083417007 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) 20241107083417008 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) 20241107083417008 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) 20241107083417008 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) 20241107083417008 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) 20241107083417008 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) 20241107083417008 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) 20241107083417008 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) 20241107083417008 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) 20241107083417008 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1603): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241107083417008 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083417008 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) 20241107083417008 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) 20241107083417012 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) 20241107083417012 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1607 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1612 (gprs_rlcmac_sched.cpp:454) 20241107083417012 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1612 for type USF (pdch_ul_controller.c:184) 20241107083417012 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417012 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083417012 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241107083417012 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083417012 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417012 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417012 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417012 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417012 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1607 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417012 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1607 Sending data request: sapi=5 arfcn=877 cur_fn=1603 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) 20241107083417012 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417026 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) 20241107083417026 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) 20241107083417026 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) 20241107083417026 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) 20241107083417026 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) 20241107083417026 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) 20241107083417026 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) 20241107083417026 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) 20241107083417027 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) 20241107083417027 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) 20241107083417027 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) 20241107083417027 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) 20241107083417027 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) 20241107083417027 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) 20241107083417027 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1607): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241107083417027 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083417027 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) 20241107083417027 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) 20241107083417035 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) 20241107083417035 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1612 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1616 (gprs_rlcmac_sched.cpp:454) 20241107083417035 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1616 for type USF (pdch_ul_controller.c:184) 20241107083417035 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417035 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083417035 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241107083417035 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083417035 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417035 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417035 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417035 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417035 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1612 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417035 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1612 Sending data request: sapi=5 arfcn=877 cur_fn=1607 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) 20241107083417035 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083417049 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) 20241107083417049 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) 20241107083417049 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) 20241107083417049 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) 20241107083417049 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) 20241107083417049 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) 20241107083417050 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) 20241107083417050 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) 20241107083417050 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) 20241107083417050 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) 20241107083417050 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) 20241107083417050 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) 20241107083417050 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) 20241107083417050 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) 20241107083417050 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1612): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241107083417050 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083417050 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) 20241107083417050 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) 20241107083417054 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) 20241107083417054 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1616 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1620 (gprs_rlcmac_sched.cpp:454) 20241107083417054 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1620 for type USF (pdch_ul_controller.c:184) 20241107083417054 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417054 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083417054 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241107083417054 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083417054 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417054 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417054 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083417054 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417054 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1616 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417054 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1616 Sending data request: sapi=5 arfcn=877 cur_fn=1612 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) 20241107083417054 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417068 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) 20241107083417068 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) 20241107083417068 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) 20241107083417068 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) 20241107083417068 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) 20241107083417068 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) 20241107083417069 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) 20241107083417069 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) 20241107083417069 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) 20241107083417069 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) 20241107083417069 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) 20241107083417069 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) 20241107083417069 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) 20241107083417069 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) 20241107083417069 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1616): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241107083417069 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083417069 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) 20241107083417069 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) 20241107083417072 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) 20241107083417072 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1620 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1625 (gprs_rlcmac_sched.cpp:454) 20241107083417072 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1625 for type USF (pdch_ul_controller.c:184) 20241107083417072 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417072 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083417072 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241107083417072 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083417072 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417072 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417072 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417072 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417072 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1620 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417072 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1620 Sending data request: sapi=5 arfcn=877 cur_fn=1616 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) 20241107083417072 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417086 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) 20241107083417086 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) 20241107083417086 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) 20241107083417086 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) 20241107083417087 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) 20241107083417087 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) 20241107083417087 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) 20241107083417087 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) 20241107083417087 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) 20241107083417087 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) 20241107083417087 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) 20241107083417087 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) 20241107083417087 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) 20241107083417087 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) 20241107083417087 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1620): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241107083417087 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083417087 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) 20241107083417087 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) 20241107083417095 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) 20241107083417095 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1625 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1629 (gprs_rlcmac_sched.cpp:454) 20241107083417095 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1629 for type USF (pdch_ul_controller.c:184) 20241107083417095 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417095 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083417095 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241107083417095 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083417095 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417095 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417095 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417096 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417096 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1625 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417096 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1625 Sending data request: sapi=5 arfcn=877 cur_fn=1620 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) 20241107083417096 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083417110 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) 20241107083417110 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) 20241107083417110 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) 20241107083417110 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) 20241107083417110 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) 20241107083417110 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) 20241107083417110 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) 20241107083417110 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) 20241107083417110 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) 20241107083417110 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) 20241107083417110 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) 20241107083417111 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) 20241107083417111 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) 20241107083417111 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) 20241107083417111 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1625): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241107083417111 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083417111 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) 20241107083417111 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) 20241107083417114 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) 20241107083417114 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1629 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1633 (gprs_rlcmac_sched.cpp:454) 20241107083417114 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1633 for type USF (pdch_ul_controller.c:184) 20241107083417114 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417114 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083417114 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241107083417114 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083417114 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417114 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417114 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083417114 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417114 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1629 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417114 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1629 Sending data request: sapi=5 arfcn=877 cur_fn=1625 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) 20241107083417114 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417128 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) 20241107083417128 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) 20241107083417128 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) 20241107083417128 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) 20241107083417128 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) 20241107083417128 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) 20241107083417129 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) 20241107083417129 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) 20241107083417129 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) 20241107083417129 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) 20241107083417129 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) 20241107083417129 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) 20241107083417129 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) 20241107083417129 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) 20241107083417129 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1629): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241107083417129 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083417129 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) 20241107083417129 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) 20241107083417133 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) 20241107083417133 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1633 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1638 (gprs_rlcmac_sched.cpp:454) 20241107083417133 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1638 for type USF (pdch_ul_controller.c:184) 20241107083417133 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417133 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083417133 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241107083417133 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083417133 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417133 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417133 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417133 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417133 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1633 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417133 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1633 Sending data request: sapi=5 arfcn=877 cur_fn=1629 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) 20241107083417133 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417138 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241107083417138 DTBF INFO TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} free (tbf.cpp:271) 20241107083417138 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:1202) 20241107083417138 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000021){RELEASING} (gprs_ms.c:381) 20241107083417138 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083417138 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083417138 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083417138 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241107083417138 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){RELEASING}: Deallocated (fsm.c:568) 20241107083417138 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241107083417138 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241107083417147 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) 20241107083417147 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) 20241107083417147 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) 20241107083417147 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) 20241107083417147 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) 20241107083417147 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) 20241107083417147 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) 20241107083417147 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) 20241107083417147 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) 20241107083417147 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) 20241107083417148 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) 20241107083417148 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) 20241107083417148 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) 20241107083417148 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) 20241107083417148 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1633): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241107083417148 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083417148 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) 20241107083417148 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) 20241107083417156 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) 20241107083417156 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1638 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1642 (gprs_rlcmac_sched.cpp:454) 20241107083417156 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1642 for type USF (pdch_ul_controller.c:184) 20241107083417156 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417156 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083417156 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241107083417156 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083417156 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417156 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417156 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417156 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417156 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1638 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417156 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1638 Sending data request: sapi=5 arfcn=877 cur_fn=1633 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) 20241107083417156 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083417170 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) 20241107083417170 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) 20241107083417171 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) 20241107083417171 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) 20241107083417171 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) 20241107083417171 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) 20241107083417171 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) 20241107083417171 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) 20241107083417171 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) 20241107083417171 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) 20241107083417171 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) 20241107083417171 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) 20241107083417171 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) 20241107083417171 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) 20241107083417171 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1638): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241107083417171 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083417172 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) 20241107083417172 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) 20241107083417175 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) 20241107083417175 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1642 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1646 (gprs_rlcmac_sched.cpp:454) 20241107083417175 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1646 for type USF (pdch_ul_controller.c:184) 20241107083417175 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417175 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083417175 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241107083417175 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083417175 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417175 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417175 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083417175 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417175 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1642 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417175 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1642 Sending data request: sapi=5 arfcn=877 cur_fn=1638 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) 20241107083417175 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417189 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) 20241107083417189 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) 20241107083417189 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) 20241107083417189 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) 20241107083417189 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) 20241107083417189 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) 20241107083417190 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) 20241107083417190 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) 20241107083417190 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) 20241107083417190 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) 20241107083417190 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) 20241107083417190 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) 20241107083417190 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) 20241107083417190 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) 20241107083417190 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1642): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241107083417190 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083417190 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) 20241107083417190 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) 20241107083417194 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) 20241107083417194 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1646 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1651 (gprs_rlcmac_sched.cpp:454) 20241107083417194 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1651 for type USF (pdch_ul_controller.c:184) 20241107083417194 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417194 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083417194 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241107083417194 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083417194 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417194 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417194 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417194 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417194 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1646 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417194 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1646 Sending data request: sapi=5 arfcn=877 cur_fn=1642 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) 20241107083417194 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417208 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) 20241107083417208 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) 20241107083417208 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) 20241107083417208 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) 20241107083417208 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) 20241107083417208 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) 20241107083417208 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) 20241107083417208 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) 20241107083417208 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) 20241107083417208 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) 20241107083417209 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) 20241107083417209 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) 20241107083417209 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) 20241107083417209 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) 20241107083417209 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1646): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241107083417209 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083417209 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) 20241107083417209 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) 20241107083417217 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) 20241107083417218 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1651 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1655 (gprs_rlcmac_sched.cpp:454) 20241107083417218 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1655 for type USF (pdch_ul_controller.c:184) 20241107083417218 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417218 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083417218 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241107083417218 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083417218 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417218 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417218 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417218 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417218 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1651 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417218 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1651 Sending data request: sapi=5 arfcn=877 cur_fn=1646 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) 20241107083417218 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083417232 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) 20241107083417232 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) 20241107083417232 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) 20241107083417232 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) 20241107083417233 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) 20241107083417233 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) 20241107083417233 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) 20241107083417233 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) 20241107083417233 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) 20241107083417233 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) 20241107083417234 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) 20241107083417234 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) 20241107083417234 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) 20241107083417234 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) 20241107083417234 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1651): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241107083417234 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083417235 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) 20241107083417235 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) 20241107083417236 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) 20241107083417236 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1655 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1659 (gprs_rlcmac_sched.cpp:454) 20241107083417236 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1659 for type USF (pdch_ul_controller.c:184) 20241107083417236 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417236 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083417236 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241107083417236 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083417236 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417236 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417236 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083417237 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417237 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1655 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417237 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1655 Sending data request: sapi=5 arfcn=877 cur_fn=1651 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) 20241107083417237 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417250 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) 20241107083417250 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) 20241107083417251 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) 20241107083417251 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) 20241107083417251 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) 20241107083417251 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) 20241107083417251 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) 20241107083417251 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) 20241107083417251 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) 20241107083417251 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) 20241107083417251 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) 20241107083417251 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) 20241107083417252 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) 20241107083417252 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) 20241107083417252 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1655): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241107083417252 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083417252 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) 20241107083417252 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) 20241107083417255 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) 20241107083417255 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1659 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1664 (gprs_rlcmac_sched.cpp:454) 20241107083417255 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1664 for type USF (pdch_ul_controller.c:184) 20241107083417255 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417255 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083417255 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241107083417255 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083417255 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417255 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417255 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417255 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417255 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1659 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417255 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1659 Sending data request: sapi=5 arfcn=877 cur_fn=1655 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) 20241107083417255 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417269 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) 20241107083417269 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) 20241107083417270 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) 20241107083417270 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) 20241107083417270 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) 20241107083417270 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) 20241107083417270 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) 20241107083417270 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) 20241107083417270 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) 20241107083417270 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) 20241107083417271 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) 20241107083417271 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) 20241107083417271 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) 20241107083417271 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) 20241107083417271 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1659): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241107083417271 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083417271 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) 20241107083417271 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) 20241107083417279 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) 20241107083417279 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1664 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1668 (gprs_rlcmac_sched.cpp:454) 20241107083417279 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1668 for type USF (pdch_ul_controller.c:184) 20241107083417279 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417279 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083417279 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241107083417279 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083417279 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417279 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417279 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417279 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417279 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1664 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417279 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1664 Sending data request: sapi=5 arfcn=877 cur_fn=1659 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) 20241107083417279 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083417292 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) 20241107083417292 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) 20241107083417293 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) 20241107083417293 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) 20241107083417293 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) 20241107083417293 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) 20241107083417293 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) 20241107083417293 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) 20241107083417293 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) 20241107083417293 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) 20241107083417293 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) 20241107083417293 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) 20241107083417293 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) 20241107083417293 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) 20241107083417293 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1664): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241107083417293 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083417293 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) 20241107083417293 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) 20241107083417297 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) 20241107083417297 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1668 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1672 (gprs_rlcmac_sched.cpp:454) 20241107083417297 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1672 for type USF (pdch_ul_controller.c:184) 20241107083417297 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417297 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083417297 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241107083417297 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083417297 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417297 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417297 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083417297 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417297 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1668 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417297 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1668 Sending data request: sapi=5 arfcn=877 cur_fn=1664 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) 20241107083417297 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417311 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) 20241107083417311 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) 20241107083417312 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) 20241107083417312 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) 20241107083417312 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) 20241107083417312 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) 20241107083417312 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) 20241107083417312 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) 20241107083417312 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) 20241107083417312 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) 20241107083417312 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) 20241107083417312 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) 20241107083417312 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) 20241107083417312 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) 20241107083417313 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1668): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241107083417313 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083417313 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) 20241107083417313 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) 20241107083417316 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) 20241107083417316 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1672 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1677 (gprs_rlcmac_sched.cpp:454) 20241107083417316 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1677 for type USF (pdch_ul_controller.c:184) 20241107083417316 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417316 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083417316 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241107083417316 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083417316 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417316 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417316 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417316 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417316 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1672 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417316 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1672 Sending data request: sapi=5 arfcn=877 cur_fn=1668 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) 20241107083417316 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417330 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) 20241107083417330 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) 20241107083417330 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) 20241107083417330 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) 20241107083417331 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) 20241107083417331 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) 20241107083417331 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) 20241107083417331 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) 20241107083417331 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) 20241107083417331 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) 20241107083417332 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) 20241107083417332 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) 20241107083417332 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) 20241107083417332 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) 20241107083417332 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1672): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241107083417332 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083417332 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) 20241107083417332 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) 20241107083417339 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) 20241107083417339 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1677 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1681 (gprs_rlcmac_sched.cpp:454) 20241107083417339 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1681 for type USF (pdch_ul_controller.c:184) 20241107083417339 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417339 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083417339 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241107083417339 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083417339 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417339 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417339 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417340 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417340 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1677 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417340 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1677 Sending data request: sapi=5 arfcn=877 cur_fn=1672 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) 20241107083417340 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083417353 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) 20241107083417353 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) 20241107083417354 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) 20241107083417354 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) 20241107083417354 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) 20241107083417354 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) 20241107083417354 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) 20241107083417354 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) 20241107083417355 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) 20241107083417355 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) 20241107083417355 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) 20241107083417355 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) 20241107083417355 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) 20241107083417355 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) 20241107083417355 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1677): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241107083417355 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083417355 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) 20241107083417355 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) 20241107083417358 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) 20241107083417358 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1681 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1685 (gprs_rlcmac_sched.cpp:454) 20241107083417358 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1685 for type USF (pdch_ul_controller.c:184) 20241107083417358 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417358 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083417358 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241107083417358 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083417358 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417358 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417358 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083417358 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417358 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1681 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417358 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1681 Sending data request: sapi=5 arfcn=877 cur_fn=1677 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) 20241107083417359 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417373 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) 20241107083417373 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) 20241107083417374 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) 20241107083417374 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) 20241107083417375 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) 20241107083417375 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) 20241107083417376 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) 20241107083417376 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) 20241107083417377 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) 20241107083417377 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) 20241107083417378 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) 20241107083417378 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) 20241107083417378 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) 20241107083417378 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) 20241107083417378 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1681): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241107083417378 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083417379 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) 20241107083417379 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) 20241107083417379 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) 20241107083417379 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1685 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1690 (gprs_rlcmac_sched.cpp:454) 20241107083417379 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1690 for type USF (pdch_ul_controller.c:184) 20241107083417379 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417379 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083417379 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241107083417379 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083417379 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417379 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417379 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417380 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417380 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1685 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417380 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1685 Sending data request: sapi=5 arfcn=877 cur_fn=1681 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) 20241107083417380 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417392 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) 20241107083417392 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) 20241107083417393 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) 20241107083417393 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) 20241107083417393 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) 20241107083417393 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) 20241107083417393 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) 20241107083417393 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) 20241107083417394 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) 20241107083417394 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) 20241107083417394 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) 20241107083417394 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) 20241107083417395 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) 20241107083417395 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) 20241107083417395 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1685): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241107083417395 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083417396 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) 20241107083417396 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) 20241107083417401 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) 20241107083417401 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1690 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1694 (gprs_rlcmac_sched.cpp:454) 20241107083417401 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1694 for type USF (pdch_ul_controller.c:184) 20241107083417401 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417401 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083417401 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241107083417401 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083417401 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417401 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417401 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417402 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417402 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1690 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417402 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1690 Sending data request: sapi=5 arfcn=877 cur_fn=1685 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) 20241107083417402 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083417416 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) 20241107083417416 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) 20241107083417417 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) 20241107083417417 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) 20241107083417418 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) 20241107083417418 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) 20241107083417419 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) 20241107083417420 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) 20241107083417421 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) 20241107083417421 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) 20241107083417422 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) 20241107083417422 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) 20241107083417423 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) 20241107083417423 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) 20241107083417423 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1690): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241107083417423 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083417424 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) 20241107083417424 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) 20241107083417425 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) 20241107083417425 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1694 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1698 (gprs_rlcmac_sched.cpp:454) 20241107083417425 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1698 for type USF (pdch_ul_controller.c:184) 20241107083417425 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417425 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083417425 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241107083417426 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083417426 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417426 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417426 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083417427 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417427 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1694 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417427 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1694 Sending data request: sapi=5 arfcn=877 cur_fn=1690 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) 20241107083417427 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417437 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) 20241107083417437 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) 20241107083417438 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) 20241107083417438 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) 20241107083417439 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) 20241107083417439 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) 20241107083417440 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) 20241107083417440 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) 20241107083417441 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) 20241107083417441 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) 20241107083417442 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) 20241107083417442 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) 20241107083417443 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) 20241107083417443 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) 20241107083417443 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1694): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241107083417443 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083417444 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) 20241107083417444 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) 20241107083417445 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) 20241107083417445 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1698 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1703 (gprs_rlcmac_sched.cpp:454) 20241107083417445 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1703 for type USF (pdch_ul_controller.c:184) 20241107083417445 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417445 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083417445 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241107083417445 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417445 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417446 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417446 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1698 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417446 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1698 Sending data request: sapi=5 arfcn=877 cur_fn=1694 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) 20241107083417446 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417455 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) 20241107083417455 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) 20241107083417456 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) 20241107083417456 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) 20241107083417457 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) 20241107083417457 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) 20241107083417458 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) 20241107083417458 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) 20241107083417459 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) 20241107083417459 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) 20241107083417460 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) 20241107083417460 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) 20241107083417461 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) 20241107083417461 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) 20241107083417461 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1698): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241107083417461 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083417461 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) 20241107083417461 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) 20241107083417465 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) 20241107083417466 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1703 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1707 (gprs_rlcmac_sched.cpp:454) 20241107083417466 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1707 for type USF (pdch_ul_controller.c:184) 20241107083417466 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1703 Sending data request: sapi=5 arfcn=877 cur_fn=1698 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) 20241107083417467 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083417479 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) 20241107083417479 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) 20241107083417479 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) 20241107083417479 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) 20241107083417479 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) 20241107083417479 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) 20241107083417480 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) 20241107083417480 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) 20241107083417480 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) 20241107083417480 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) 20241107083417480 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) 20241107083417480 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) 20241107083417480 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) 20241107083417480 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) 20241107083417480 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1703): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241107083417480 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083417480 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) 20241107083417480 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) 20241107083417483 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) 20241107083417483 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1707 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1711 (gprs_rlcmac_sched.cpp:454) 20241107083417483 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1711 for type USF (pdch_ul_controller.c:184) 20241107083417483 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417483 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241107083417483 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241107083417483 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083417483 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417483 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417483 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417484 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417484 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1707 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417484 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1707 Sending data request: sapi=5 arfcn=878 cur_fn=1703 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) 20241107083417484 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417498 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) 20241107083417498 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) 20241107083417498 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) 20241107083417498 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) 20241107083417498 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) 20241107083417498 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) 20241107083417498 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) 20241107083417498 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) 20241107083417499 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) 20241107083417499 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) 20241107083417499 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) 20241107083417499 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) 20241107083417499 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) 20241107083417499 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) 20241107083417499 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1707): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241107083417499 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083417499 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) 20241107083417499 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) 20241107083417502 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) 20241107083417502 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1711 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1716 (gprs_rlcmac_sched.cpp:454) 20241107083417502 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1716 for type USF (pdch_ul_controller.c:184) 20241107083417502 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417502 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083417502 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241107083417502 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083417502 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417502 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417502 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417502 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417502 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1711 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417503 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1711 Sending data request: sapi=5 arfcn=878 cur_fn=1707 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) 20241107083417503 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083417516 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) 20241107083417516 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) 20241107083417517 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) 20241107083417517 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) 20241107083417517 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) 20241107083417517 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) 20241107083417517 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) 20241107083417517 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) 20241107083417517 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) 20241107083417517 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) 20241107083417517 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) 20241107083417517 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) 20241107083417517 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) 20241107083417517 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) 20241107083417518 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) 20241107083417518 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) 20241107083417518 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1711): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241107083417518 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083417526 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) 20241107083417526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1716 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1720 (gprs_rlcmac_sched.cpp:454) 20241107083417526 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1720 for type USF (pdch_ul_controller.c:184) 20241107083417526 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417526 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083417526 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241107083417526 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083417526 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417526 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417526 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083417526 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1716 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417526 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1716 Sending data request: sapi=5 arfcn=878 cur_fn=1711 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) 20241107083417526 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417540 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) 20241107083417540 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) 20241107083417541 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) 20241107083417541 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) 20241107083417541 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) 20241107083417541 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) 20241107083417541 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) 20241107083417541 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) 20241107083417542 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) 20241107083417542 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) 20241107083417542 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) 20241107083417542 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) 20241107083417543 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) 20241107083417543 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) 20241107083417543 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) 20241107083417543 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) 20241107083417543 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1716): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241107083417543 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083417545 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) 20241107083417545 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1720 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1724 (gprs_rlcmac_sched.cpp:454) 20241107083417545 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1724 for type USF (pdch_ul_controller.c:184) 20241107083417545 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417545 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083417545 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241107083417545 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083417545 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417545 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417545 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417545 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417545 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1720 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417546 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1720 Sending data request: sapi=5 arfcn=878 cur_fn=1716 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) 20241107083417546 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417560 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) 20241107083417560 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) 20241107083417561 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) 20241107083417561 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) 20241107083417561 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) 20241107083417561 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) 20241107083417562 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) 20241107083417562 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) 20241107083417563 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) 20241107083417563 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) 20241107083417564 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) 20241107083417564 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) 20241107083417565 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) 20241107083417565 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) 20241107083417566 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) 20241107083417566 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) 20241107083417566 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1720): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241107083417566 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083417566 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) 20241107083417566 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1724 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1729 (gprs_rlcmac_sched.cpp:454) 20241107083417566 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1729 for type USF (pdch_ul_controller.c:184) 20241107083417567 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417567 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083417567 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241107083417567 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083417567 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417567 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417567 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417567 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417567 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1724 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417567 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1724 Sending data request: sapi=5 arfcn=878 cur_fn=1720 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) 20241107083417567 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083417579 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) 20241107083417579 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) 20241107083417581 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) 20241107083417581 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) 20241107083417582 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) 20241107083417582 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) 20241107083417583 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) 20241107083417583 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) 20241107083417584 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) 20241107083417584 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) 20241107083417585 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) 20241107083417585 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) 20241107083417586 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) 20241107083417586 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) 20241107083417586 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) 20241107083417586 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) 20241107083417586 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1724): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241107083417586 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083417588 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) 20241107083417588 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1729 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1733 (gprs_rlcmac_sched.cpp:454) 20241107083417588 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1733 for type USF (pdch_ul_controller.c:184) 20241107083417588 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417588 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083417588 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241107083417588 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083417588 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417588 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417588 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083417589 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417589 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1729 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417589 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1729 Sending data request: sapi=5 arfcn=878 cur_fn=1724 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) 20241107083417589 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417602 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) 20241107083417602 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) 20241107083417602 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) 20241107083417602 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) 20241107083417602 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) 20241107083417602 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) 20241107083417602 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) 20241107083417602 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) 20241107083417602 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) 20241107083417602 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) 20241107083417603 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) 20241107083417603 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) 20241107083417603 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) 20241107083417603 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) 20241107083417603 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) 20241107083417603 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) 20241107083417603 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1729): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241107083417603 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083417606 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) 20241107083417606 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1733 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1737 (gprs_rlcmac_sched.cpp:454) 20241107083417606 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1737 for type USF (pdch_ul_controller.c:184) 20241107083417606 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417606 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083417606 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241107083417606 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083417606 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417606 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417606 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417607 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417607 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1733 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417607 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1733 Sending data request: sapi=5 arfcn=878 cur_fn=1729 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) 20241107083417607 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417621 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) 20241107083417621 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) 20241107083417622 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) 20241107083417622 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) 20241107083417623 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) 20241107083417623 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) 20241107083417623 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) 20241107083417623 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) 20241107083417624 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) 20241107083417624 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) 20241107083417624 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) 20241107083417624 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) 20241107083417624 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) 20241107083417624 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) 20241107083417625 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) 20241107083417625 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) 20241107083417625 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1733): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241107083417625 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083417626 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) 20241107083417626 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1737 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1742 (gprs_rlcmac_sched.cpp:454) 20241107083417626 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1742 for type USF (pdch_ul_controller.c:184) 20241107083417626 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417626 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083417626 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241107083417626 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083417626 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417626 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417626 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417627 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417627 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1737 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417627 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1737 Sending data request: sapi=5 arfcn=878 cur_fn=1733 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) 20241107083417627 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083417640 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) 20241107083417641 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) 20241107083417642 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) 20241107083417642 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) 20241107083417643 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) 20241107083417643 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) 20241107083417644 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) 20241107083417644 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) 20241107083417645 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) 20241107083417645 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) 20241107083417646 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) 20241107083417646 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) 20241107083417647 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) 20241107083417647 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) 20241107083417647 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) 20241107083417647 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) 20241107083417647 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1737): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241107083417647 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083417650 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) 20241107083417650 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1742 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1746 (gprs_rlcmac_sched.cpp:454) 20241107083417650 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1746 for type USF (pdch_ul_controller.c:184) 20241107083417650 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417650 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083417650 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241107083417650 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083417650 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417650 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417650 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083417650 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417650 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1742 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417650 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1742 Sending data request: sapi=5 arfcn=878 cur_fn=1737 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) 20241107083417651 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083417652 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241107083417652 DTBF INFO TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} free (tbf.cpp:271) 20241107083417652 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:1202) 20241107083417652 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000029){RELEASING} (gprs_ms.c:381) 20241107083417652 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083417652 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083417652 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083417652 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241107083417652 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){RELEASING}: Deallocated (fsm.c:568) 20241107083417652 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241107083417652 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417664 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) 20241107083417664 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) 20241107083417665 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) 20241107083417665 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) 20241107083417665 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) 20241107083417665 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) 20241107083417666 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) 20241107083417666 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) 20241107083417666 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) 20241107083417666 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) 20241107083417667 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) 20241107083417667 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) 20241107083417668 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) 20241107083417668 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) 20241107083417668 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) 20241107083417668 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) 20241107083417668 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1742): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241107083417668 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083417669 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) 20241107083417669 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1746 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1750 (gprs_rlcmac_sched.cpp:454) 20241107083417669 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1750 for type USF (pdch_ul_controller.c:184) 20241107083417669 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417669 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083417669 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241107083417669 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083417669 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417669 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417669 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417669 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417669 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1746 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417669 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1746 Sending data request: sapi=5 arfcn=878 cur_fn=1742 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) 20241107083417670 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417684 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) 20241107083417684 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) 20241107083417685 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) 20241107083417685 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) 20241107083417686 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) 20241107083417686 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) 20241107083417687 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) 20241107083417687 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) 20241107083417688 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) 20241107083417688 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) 20241107083417689 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) 20241107083417689 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) 20241107083417690 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) 20241107083417690 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) 20241107083417691 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) 20241107083417691 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) 20241107083417691 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1746): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241107083417691 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083417692 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) 20241107083417692 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1750 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1755 (gprs_rlcmac_sched.cpp:454) 20241107083417692 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1755 for type USF (pdch_ul_controller.c:184) 20241107083417692 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417692 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083417692 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241107083417692 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083417692 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417692 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417692 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417692 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417692 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1750 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417692 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1750 Sending data request: sapi=5 arfcn=878 cur_fn=1746 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) 20241107083417693 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083417703 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) 20241107083417703 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) 20241107083417704 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) 20241107083417704 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) 20241107083417705 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) 20241107083417705 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) 20241107083417705 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) 20241107083417705 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) 20241107083417706 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) 20241107083417707 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) 20241107083417707 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) 20241107083417708 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) 20241107083417708 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) 20241107083417708 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) 20241107083417709 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) 20241107083417709 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) 20241107083417709 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1750): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241107083417709 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083417713 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) 20241107083417713 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1755 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1759 (gprs_rlcmac_sched.cpp:454) 20241107083417713 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1759 for type USF (pdch_ul_controller.c:184) 20241107083417713 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417713 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083417713 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241107083417713 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083417713 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417713 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417713 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083417713 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417713 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1755 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417713 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1755 Sending data request: sapi=5 arfcn=878 cur_fn=1750 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) 20241107083417713 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417728 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) 20241107083417728 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) 20241107083417729 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) 20241107083417729 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) 20241107083417730 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) 20241107083417730 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) 20241107083417731 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) 20241107083417731 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) 20241107083417732 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) 20241107083417732 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) 20241107083417733 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) 20241107083417733 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) 20241107083417733 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) 20241107083417733 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) 20241107083417734 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) 20241107083417734 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) 20241107083417734 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1755): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241107083417734 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083417735 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) 20241107083417735 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1759 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1763 (gprs_rlcmac_sched.cpp:454) 20241107083417735 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1763 for type USF (pdch_ul_controller.c:184) 20241107083417735 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417735 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083417735 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241107083417735 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083417735 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417735 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417735 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417735 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417735 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1759 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417735 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1759 Sending data request: sapi=5 arfcn=878 cur_fn=1755 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) 20241107083417736 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417746 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) 20241107083417746 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) 20241107083417749 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) 20241107083417749 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) 20241107083417750 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) 20241107083417750 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) 20241107083417751 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) 20241107083417751 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) 20241107083417753 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) 20241107083417753 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) 20241107083417754 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) 20241107083417754 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) 20241107083417755 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) 20241107083417755 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) 20241107083417757 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) 20241107083417757 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) 20241107083417757 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1759): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241107083417757 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083417758 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) 20241107083417758 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1763 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1768 (gprs_rlcmac_sched.cpp:454) 20241107083417758 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1768 for type USF (pdch_ul_controller.c:184) 20241107083417758 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417758 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083417758 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241107083417758 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083417758 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417758 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417758 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417759 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1763 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417759 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1763 Sending data request: sapi=5 arfcn=878 cur_fn=1759 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) 20241107083417759 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083417766 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) 20241107083417766 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) 20241107083417767 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) 20241107083417767 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) 20241107083417768 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) 20241107083417768 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) 20241107083417768 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) 20241107083417768 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) 20241107083417768 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) 20241107083417768 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) 20241107083417769 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) 20241107083417769 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) 20241107083417769 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) 20241107083417769 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) 20241107083417770 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) 20241107083417770 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) 20241107083417770 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1763): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241107083417770 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083417774 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) 20241107083417774 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1768 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1772 (gprs_rlcmac_sched.cpp:454) 20241107083417774 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1772 for type USF (pdch_ul_controller.c:184) 20241107083417774 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417774 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083417774 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241107083417774 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083417774 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417774 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417774 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083417775 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417775 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1768 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417775 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1768 Sending data request: sapi=5 arfcn=878 cur_fn=1763 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) 20241107083417775 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417789 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) 20241107083417789 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) 20241107083417790 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) 20241107083417790 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) 20241107083417791 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) 20241107083417791 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) 20241107083417791 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) 20241107083417791 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) 20241107083417792 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) 20241107083417792 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) 20241107083417793 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) 20241107083417793 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) 20241107083417793 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) 20241107083417794 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) 20241107083417794 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) 20241107083417794 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) 20241107083417794 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1768): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241107083417794 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083417795 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) 20241107083417795 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1772 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1776 (gprs_rlcmac_sched.cpp:454) 20241107083417795 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1776 for type USF (pdch_ul_controller.c:184) 20241107083417795 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417795 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083417795 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241107083417795 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083417795 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417795 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417795 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417796 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417796 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1772 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417796 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1772 Sending data request: sapi=5 arfcn=878 cur_fn=1768 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) 20241107083417796 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417808 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) 20241107083417808 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) 20241107083417808 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) 20241107083417808 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) 20241107083417809 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) 20241107083417809 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) 20241107083417809 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) 20241107083417809 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) 20241107083417809 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) 20241107083417809 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) 20241107083417809 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) 20241107083417809 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) 20241107083417810 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) 20241107083417810 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) 20241107083417810 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) 20241107083417810 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) 20241107083417810 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1772): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241107083417810 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083417812 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) 20241107083417812 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1776 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1781 (gprs_rlcmac_sched.cpp:454) 20241107083417812 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1781 for type USF (pdch_ul_controller.c:184) 20241107083417812 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417812 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083417812 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241107083417812 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083417812 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417812 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417812 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417812 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417812 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1776 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417812 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1776 Sending data request: sapi=5 arfcn=878 cur_fn=1772 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) 20241107083417812 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083417826 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) 20241107083417826 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) 20241107083417826 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) 20241107083417826 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) 20241107083417827 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) 20241107083417827 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) 20241107083417827 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) 20241107083417827 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) 20241107083417827 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) 20241107083417827 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) 20241107083417827 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) 20241107083417827 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) 20241107083417827 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) 20241107083417827 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) 20241107083417828 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) 20241107083417828 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) 20241107083417828 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1776): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241107083417828 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083417835 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) 20241107083417835 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1781 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1785 (gprs_rlcmac_sched.cpp:454) 20241107083417835 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1785 for type USF (pdch_ul_controller.c:184) 20241107083417835 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417835 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083417835 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241107083417835 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083417835 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417835 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417835 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083417836 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417836 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1781 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417836 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1781 Sending data request: sapi=5 arfcn=878 cur_fn=1776 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) 20241107083417836 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417850 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) 20241107083417851 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) 20241107083417851 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) 20241107083417851 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) 20241107083417852 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) 20241107083417852 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) 20241107083417853 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) 20241107083417853 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) 20241107083417854 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) 20241107083417854 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) 20241107083417856 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) 20241107083417856 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) 20241107083417857 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) 20241107083417857 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) 20241107083417859 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) 20241107083417859 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) 20241107083417859 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1781): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241107083417859 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083417860 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) 20241107083417860 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1785 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1789 (gprs_rlcmac_sched.cpp:454) 20241107083417860 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1789 for type USF (pdch_ul_controller.c:184) 20241107083417860 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417860 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083417860 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241107083417860 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083417860 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417860 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417860 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417861 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417861 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1785 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417861 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1785 Sending data request: sapi=5 arfcn=878 cur_fn=1781 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) 20241107083417861 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417870 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) 20241107083417870 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) 20241107083417872 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) 20241107083417872 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) 20241107083417872 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) 20241107083417872 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) 20241107083417873 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) 20241107083417873 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) 20241107083417873 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) 20241107083417874 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) 20241107083417874 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) 20241107083417874 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) 20241107083417875 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) 20241107083417875 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) 20241107083417875 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) 20241107083417875 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) 20241107083417875 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1785): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241107083417875 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083417876 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) 20241107083417876 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1789 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1794 (gprs_rlcmac_sched.cpp:454) 20241107083417876 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1794 for type USF (pdch_ul_controller.c:184) 20241107083417876 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417876 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083417876 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241107083417876 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083417876 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417876 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417876 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417876 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417876 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1789 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417876 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1789 Sending data request: sapi=5 arfcn=878 cur_fn=1785 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) 20241107083417876 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083417888 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) 20241107083417888 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) 20241107083417889 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) 20241107083417889 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) 20241107083417889 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) 20241107083417889 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) 20241107083417889 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) 20241107083417889 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) 20241107083417890 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) 20241107083417890 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) 20241107083417890 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) 20241107083417890 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) 20241107083417890 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) 20241107083417891 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) 20241107083417891 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) 20241107083417891 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) 20241107083417891 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1789): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241107083417891 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083417898 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) 20241107083417898 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1794 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1798 (gprs_rlcmac_sched.cpp:454) 20241107083417898 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1798 for type USF (pdch_ul_controller.c:184) 20241107083417898 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417898 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083417898 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241107083417898 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083417898 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417898 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417898 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083417899 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417899 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1794 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417899 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1794 Sending data request: sapi=5 arfcn=878 cur_fn=1789 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) 20241107083417899 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417912 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) 20241107083417912 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) 20241107083417912 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) 20241107083417912 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) 20241107083417912 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) 20241107083417912 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) 20241107083417912 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) 20241107083417912 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) 20241107083417912 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) 20241107083417912 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) 20241107083417913 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) 20241107083417913 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) 20241107083417913 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) 20241107083417913 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) 20241107083417913 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) 20241107083417913 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) 20241107083417913 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1794): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241107083417913 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083417916 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) 20241107083417916 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1798 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1802 (gprs_rlcmac_sched.cpp:454) 20241107083417916 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1802 for type USF (pdch_ul_controller.c:184) 20241107083417916 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417916 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083417916 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241107083417916 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083417916 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417916 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417916 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417916 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417916 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1798 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417916 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1798 Sending data request: sapi=5 arfcn=878 cur_fn=1794 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) 20241107083417916 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417931 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) 20241107083417931 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) 20241107083417931 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) 20241107083417931 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) 20241107083417931 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) 20241107083417931 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) 20241107083417931 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) 20241107083417931 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) 20241107083417931 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) 20241107083417931 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) 20241107083417931 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) 20241107083417931 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) 20241107083417932 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) 20241107083417932 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) 20241107083417932 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) 20241107083417932 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) 20241107083417932 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1798): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241107083417932 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083417935 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) 20241107083417935 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1802 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1807 (gprs_rlcmac_sched.cpp:454) 20241107083417935 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1807 for type USF (pdch_ul_controller.c:184) 20241107083417935 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417935 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083417935 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241107083417935 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083417935 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417935 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417935 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417935 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417935 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1802 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417936 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1802 Sending data request: sapi=5 arfcn=878 cur_fn=1798 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) 20241107083417936 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083417950 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) 20241107083417950 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) 20241107083417950 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) 20241107083417950 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) 20241107083417951 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) 20241107083417951 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) 20241107083417951 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) 20241107083417951 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) 20241107083417951 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) 20241107083417951 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) 20241107083417951 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) 20241107083417951 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) 20241107083417952 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) 20241107083417952 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) 20241107083417952 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) 20241107083417952 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) 20241107083417952 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1802): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241107083417952 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083417959 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) 20241107083417959 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1807 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1811 (gprs_rlcmac_sched.cpp:454) 20241107083417959 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1811 for type USF (pdch_ul_controller.c:184) 20241107083417959 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417959 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083417959 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241107083417959 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083417959 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417959 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417959 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083417960 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417960 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1807 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417960 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1807 Sending data request: sapi=5 arfcn=878 cur_fn=1802 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) 20241107083417960 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417974 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) 20241107083417974 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) 20241107083417975 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) 20241107083417975 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) 20241107083417976 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) 20241107083417976 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) 20241107083417976 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) 20241107083417976 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) 20241107083417977 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) 20241107083417977 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) 20241107083417977 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) 20241107083417977 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) 20241107083417978 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) 20241107083417978 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) 20241107083417979 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) 20241107083417979 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) 20241107083417979 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1807): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241107083417979 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083417980 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) 20241107083417981 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1811 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1815 (gprs_rlcmac_sched.cpp:454) 20241107083417981 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1815 for type USF (pdch_ul_controller.c:184) 20241107083417981 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417981 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083417981 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241107083417981 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083417981 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417981 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417981 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417982 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417982 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1811 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417982 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1811 Sending data request: sapi=5 arfcn=878 cur_fn=1807 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) 20241107083417982 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083417992 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) 20241107083417992 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) 20241107083417993 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) 20241107083417993 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) 20241107083417993 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) 20241107083417993 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) 20241107083417994 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) 20241107083417994 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) 20241107083417994 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) 20241107083417994 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) 20241107083417994 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) 20241107083417994 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) 20241107083417995 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) 20241107083417995 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) 20241107083417995 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) 20241107083417995 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) 20241107083417995 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1811): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241107083417995 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083417997 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) 20241107083417997 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1815 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1820 (gprs_rlcmac_sched.cpp:454) 20241107083417997 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1820 for type USF (pdch_ul_controller.c:184) 20241107083417997 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083417997 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083417997 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241107083417997 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083417997 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083417997 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083417997 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083417997 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083417997 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1815 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083417997 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1815 Sending data request: sapi=5 arfcn=878 cur_fn=1811 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) 20241107083417997 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083418011 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) 20241107083418011 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) 20241107083418011 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) 20241107083418011 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) 20241107083418011 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) 20241107083418011 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) 20241107083418012 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) 20241107083418012 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) 20241107083418012 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) 20241107083418012 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) 20241107083418012 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) 20241107083418012 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) 20241107083418012 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) 20241107083418012 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) 20241107083418012 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) 20241107083418012 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) 20241107083418012 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1815): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241107083418012 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083418020 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) 20241107083418020 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1820 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1824 (gprs_rlcmac_sched.cpp:454) 20241107083418020 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1824 for type USF (pdch_ul_controller.c:184) 20241107083418020 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083418020 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083418020 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241107083418020 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083418020 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083418020 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083418020 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083418020 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083418020 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1820 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083418020 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1820 Sending data request: sapi=5 arfcn=878 cur_fn=1815 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) 20241107083418020 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083418035 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) 20241107083418035 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) 20241107083418035 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) 20241107083418035 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) 20241107083418035 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) 20241107083418035 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) 20241107083418036 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) 20241107083418036 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) 20241107083418036 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) 20241107083418036 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) 20241107083418036 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) 20241107083418036 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) 20241107083418036 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) 20241107083418036 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) 20241107083418037 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) 20241107083418037 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) 20241107083418037 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1820): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241107083418037 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083418039 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) 20241107083418039 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1824 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1828 (gprs_rlcmac_sched.cpp:454) 20241107083418039 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1828 for type USF (pdch_ul_controller.c:184) 20241107083418039 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083418039 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083418039 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241107083418039 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083418039 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083418040 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083418040 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1824 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083418040 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1824 Sending data request: sapi=5 arfcn=878 cur_fn=1820 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) 20241107083418040 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241107083418054 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) 20241107083418054 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) 20241107083418055 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) 20241107083418055 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) 20241107083418055 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) 20241107083418055 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) 20241107083418056 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) 20241107083418056 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) 20241107083418056 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) 20241107083418056 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) 20241107083418057 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) 20241107083418057 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) 20241107083418057 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) 20241107083418058 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) 20241107083418058 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) 20241107083418058 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) 20241107083418058 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1824): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241107083418058 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083418059 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) 20241107083418059 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1828 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1833 (gprs_rlcmac_sched.cpp:454) 20241107083418059 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1833 for type USF (pdch_ul_controller.c:184) 20241107083418059 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1828 Sending data request: sapi=5 arfcn=878 cur_fn=1824 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) 20241107083418059 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(578)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(578)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083418066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49336<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083418069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49332<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083418070 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083418070 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083418070 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083418070 DTBF INFO TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} free (tbf.cpp:271) 20241107083418070 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:1202) 20241107083418070 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000031){RELEASING} (gprs_ms.c:381) 20241107083418070 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418070 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418070 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418070 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418070 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){RELEASING}: Deallocated (fsm.c:568) 20241107083418070 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418070 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418070 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083418070 DTBF INFO TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} free (tbf.cpp:271) 20241107083418070 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418070 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:1202) 20241107083418071 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000002){FLOW} (gprs_ms.c:381) 20241107083418071 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418071 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418071 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418071 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418071 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083418071 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418071 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418071 DTBF INFO TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} free (tbf.cpp:271) 20241107083418071 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418071 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:1202) 20241107083418071 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000a){FLOW} (gprs_ms.c:381) 20241107083418071 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418071 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418071 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418071 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418071 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083418071 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418071 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418071 DTBF INFO TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} free (tbf.cpp:271) 20241107083418071 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418071 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:1202) 20241107083418071 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000012){FLOW} (gprs_ms.c:381) 20241107083418071 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418071 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418071 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418071 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418071 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083418071 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418071 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418071 DTBF INFO TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} free (tbf.cpp:271) 20241107083418071 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418071 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:1202) 20241107083418071 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001a){FLOW} (gprs_ms.c:381) 20241107083418071 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418071 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418071 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418071 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418071 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083418071 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418071 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418072 DTBF INFO TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} free (tbf.cpp:271) 20241107083418072 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418072 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:1202) 20241107083418072 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000022){FLOW} (gprs_ms.c:381) 20241107083418072 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418072 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418072 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418072 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418072 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083418072 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418072 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418072 DTBF INFO TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} free (tbf.cpp:271) 20241107083418072 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418072 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:1202) 20241107083418072 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002a){FLOW} (gprs_ms.c:381) 20241107083418072 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418072 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418072 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418072 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418072 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083418072 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418072 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418072 DTBF INFO TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} free (tbf.cpp:271) 20241107083418072 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418072 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:1202) 20241107083418072 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000032){FLOW} (gprs_ms.c:381) 20241107083418072 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418072 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418072 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418072 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418072 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){FLOW}: Deallocated (fsm.c:568) 20241107083418072 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418072 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418072 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083418073 DTBF INFO TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} free (tbf.cpp:271) 20241107083418073 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418073 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:1202) 20241107083418073 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000003){FLOW} (gprs_ms.c:381) 20241107083418073 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418073 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418073 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418073 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418073 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083418073 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418073 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418073 DTBF INFO TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} free (tbf.cpp:271) 20241107083418073 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418073 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:1202) 20241107083418073 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000b){FLOW} (gprs_ms.c:381) 20241107083418073 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418073 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418073 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418073 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418073 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083418073 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418073 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418073 DTBF INFO TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} free (tbf.cpp:271) 20241107083418073 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418073 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:1202) 20241107083418073 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000013){FLOW} (gprs_ms.c:381) 20241107083418073 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418073 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418073 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418073 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418073 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083418073 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418073 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418073 DTBF INFO TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} free (tbf.cpp:271) 20241107083418073 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418073 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:1202) 20241107083418073 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001b){FLOW} (gprs_ms.c:381) 20241107083418073 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418073 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418073 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418073 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418073 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083418073 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418073 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418073 DTBF INFO TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} free (tbf.cpp:271) 20241107083418073 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418073 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:1202) 20241107083418073 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000023){FLOW} (gprs_ms.c:381) 20241107083418073 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418074 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418074 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418074 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418074 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083418074 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418074 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418074 DTBF INFO TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} free (tbf.cpp:271) 20241107083418074 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418074 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:1202) 20241107083418074 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002b){FLOW} (gprs_ms.c:381) 20241107083418074 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418074 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418074 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418074 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418074 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083418074 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418074 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418074 DTBF INFO TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} free (tbf.cpp:271) 20241107083418074 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418074 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:1202) 20241107083418074 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000033){FLOW} (gprs_ms.c:381) 20241107083418074 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418074 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418074 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418074 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418074 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){FLOW}: Deallocated (fsm.c:568) 20241107083418074 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418074 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418074 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083418074 DTBF INFO TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} free (tbf.cpp:271) 20241107083418074 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418075 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:1202) 20241107083418075 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000004){FLOW} (gprs_ms.c:381) 20241107083418075 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418075 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418075 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418075 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418075 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083418075 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418075 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418075 DTBF INFO TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} free (tbf.cpp:271) 20241107083418075 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418075 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:1202) 20241107083418075 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000c){FLOW} (gprs_ms.c:381) 20241107083418075 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418075 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418075 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418075 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418075 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083418075 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418075 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418075 DTBF INFO TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} free (tbf.cpp:271) 20241107083418075 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418075 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:1202) 20241107083418075 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000014){FLOW} (gprs_ms.c:381) 20241107083418075 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418075 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418075 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418075 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418075 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083418075 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418075 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418075 DTBF INFO TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} free (tbf.cpp:271) 20241107083418075 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418075 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:1202) 20241107083418075 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001c){FLOW} (gprs_ms.c:381) 20241107083418075 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418075 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418075 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418075 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418075 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083418076 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418076 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418076 DTBF INFO TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} free (tbf.cpp:271) 20241107083418076 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418076 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:1202) 20241107083418076 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000024){FLOW} (gprs_ms.c:381) 20241107083418076 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418076 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418076 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418076 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418076 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083418076 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418076 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418076 DTBF INFO TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} free (tbf.cpp:271) 20241107083418076 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418076 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:1202) 20241107083418076 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002c){FLOW} (gprs_ms.c:381) 20241107083418076 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418076 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418076 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418076 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418076 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083418076 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418076 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418076 DTBF INFO TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} free (tbf.cpp:271) 20241107083418076 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418076 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:1202) 20241107083418076 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000034){FLOW} (gprs_ms.c:381) 20241107083418076 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418076 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418076 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418076 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418076 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){FLOW}: Deallocated (fsm.c:568) 20241107083418076 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418076 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418076 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083418076 DTBF INFO TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} free (tbf.cpp:271) 20241107083418076 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418076 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:1202) 20241107083418076 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000005){FLOW} (gprs_ms.c:381) 20241107083418076 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418076 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418076 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418076 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418076 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083418076 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418076 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418077 DTBF INFO TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} free (tbf.cpp:271) 20241107083418077 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418077 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:1202) 20241107083418077 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000d){FLOW} (gprs_ms.c:381) 20241107083418077 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418077 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418077 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418077 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418077 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083418077 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418077 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418077 DTBF INFO TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} free (tbf.cpp:271) 20241107083418077 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418077 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:1202) 20241107083418077 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000015){FLOW} (gprs_ms.c:381) 20241107083418077 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418077 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418077 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418077 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418077 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083418077 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418077 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418077 DTBF INFO TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} free (tbf.cpp:271) 20241107083418077 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418077 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:1202) 20241107083418077 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001d){FLOW} (gprs_ms.c:381) 20241107083418077 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418077 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418077 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418077 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418077 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083418077 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418077 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418077 DTBF INFO TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} free (tbf.cpp:271) 20241107083418077 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418077 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:1202) 20241107083418077 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000025){FLOW} (gprs_ms.c:381) 20241107083418077 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418077 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418077 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418077 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418077 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083418077 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418077 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418078 DTBF INFO TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} free (tbf.cpp:271) 20241107083418078 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418078 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:1202) 20241107083418078 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002d){FLOW} (gprs_ms.c:381) 20241107083418078 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418078 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418078 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418078 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418078 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083418078 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418078 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418078 DTBF INFO TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} free (tbf.cpp:271) 20241107083418078 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418078 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:1202) 20241107083418078 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000035){FLOW} (gprs_ms.c:381) 20241107083418078 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418078 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418078 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418078 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418078 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){FLOW}: Deallocated (fsm.c:568) 20241107083418078 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418078 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418078 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083418078 DTBF INFO TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} free (tbf.cpp:271) 20241107083418078 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418078 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:1202) 20241107083418078 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000006){FLOW} (gprs_ms.c:381) 20241107083418078 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418078 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418078 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418078 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418078 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083418078 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418078 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418078 DTBF INFO TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} free (tbf.cpp:271) 20241107083418078 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418078 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:1202) 20241107083418079 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000e){FLOW} (gprs_ms.c:381) 20241107083418079 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418079 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418079 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418079 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418079 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083418079 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418079 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418079 DTBF INFO TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} free (tbf.cpp:271) 20241107083418079 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418079 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:1202) 20241107083418079 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000016){FLOW} (gprs_ms.c:381) 20241107083418079 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418079 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418079 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418079 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418079 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083418079 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418079 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418079 DTBF INFO TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} free (tbf.cpp:271) 20241107083418079 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418079 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:1202) 20241107083418079 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001e){FLOW} (gprs_ms.c:381) 20241107083418079 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418079 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418079 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418079 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418079 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083418079 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418079 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418079 DTBF INFO TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} free (tbf.cpp:271) 20241107083418079 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418079 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:1202) 20241107083418079 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000026){FLOW} (gprs_ms.c:381) 20241107083418080 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418080 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418080 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418080 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418080 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083418080 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418080 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418080 DTBF INFO TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} free (tbf.cpp:271) 20241107083418080 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418080 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:1202) 20241107083418080 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002e){FLOW} (gprs_ms.c:381) 20241107083418080 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418080 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418080 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418080 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418080 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083418080 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418080 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418080 DTBF INFO TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} free (tbf.cpp:271) 20241107083418080 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418080 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:1202) 20241107083418080 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000036){FLOW} (gprs_ms.c:381) 20241107083418080 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418080 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418080 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418080 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418080 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){FLOW}: Deallocated (fsm.c:568) 20241107083418080 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418080 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418080 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083418080 DTBF INFO TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} free (tbf.cpp:271) 20241107083418080 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418080 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:1202) 20241107083418080 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000007){FLOW} (gprs_ms.c:381) 20241107083418080 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418081 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418081 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418081 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418081 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083418081 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418081 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418081 DTBF INFO TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} free (tbf.cpp:271) 20241107083418081 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418081 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:1202) 20241107083418081 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000f){FLOW} (gprs_ms.c:381) 20241107083418081 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418081 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418081 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418081 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418081 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083418081 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418081 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418081 DTBF INFO TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} free (tbf.cpp:271) 20241107083418081 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418081 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:1202) 20241107083418081 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000017){FLOW} (gprs_ms.c:381) 20241107083418081 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418081 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418081 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418081 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418081 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083418081 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418081 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418081 DTBF INFO TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} free (tbf.cpp:271) 20241107083418081 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418081 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:1202) 20241107083418081 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001f){FLOW} (gprs_ms.c:381) 20241107083418081 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418081 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418081 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418082 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418082 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083418082 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418082 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418082 DTBF INFO TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} free (tbf.cpp:271) 20241107083418082 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418082 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:1202) 20241107083418082 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000027){FLOW} (gprs_ms.c:381) 20241107083418082 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418082 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418082 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418082 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418082 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083418082 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418082 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418082 DTBF INFO TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} free (tbf.cpp:271) 20241107083418082 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418082 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:1202) 20241107083418082 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002f){FLOW} (gprs_ms.c:381) 20241107083418082 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418082 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418082 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418082 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418082 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083418082 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418082 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418082 DTBF INFO TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} free (tbf.cpp:271) 20241107083418082 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418082 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:1202) 20241107083418082 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000037){FLOW} (gprs_ms.c:381) 20241107083418082 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418083 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418083 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418083 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418083 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){FLOW}: Deallocated (fsm.c:568) 20241107083418083 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418083 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418083 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083418083 DTBF INFO TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} free (tbf.cpp:271) 20241107083418083 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418083 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:1202) 20241107083418083 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000008){FLOW} (gprs_ms.c:381) 20241107083418083 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418083 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418083 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418083 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418083 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083418083 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418083 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241107083418083 DTBF INFO TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} free (tbf.cpp:271) 20241107083418083 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418083 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:1202) 20241107083418083 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000010){FLOW} (gprs_ms.c:381) 20241107083418083 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418083 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418083 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418083 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418083 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083418083 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418083 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241107083418083 DTBF INFO TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} free (tbf.cpp:271) 20241107083418083 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418083 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:1202) 20241107083418083 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000018){FLOW} (gprs_ms.c:381) 20241107083418083 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418083 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418083 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418083 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418083 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083418083 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418083 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241107083418083 DTBF INFO TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} free (tbf.cpp:271) 20241107083418083 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418084 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:1202) 20241107083418084 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000020){FLOW} (gprs_ms.c:381) 20241107083418084 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418084 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418084 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418084 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418084 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083418084 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418084 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241107083418084 DTBF INFO TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} free (tbf.cpp:271) 20241107083418084 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418084 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:1202) 20241107083418084 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000028){FLOW} (gprs_ms.c:381) 20241107083418084 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418084 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418084 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418084 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418084 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083418084 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418084 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241107083418084 DTBF INFO TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} free (tbf.cpp:271) 20241107083418084 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418084 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:1202) 20241107083418084 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000030){FLOW} (gprs_ms.c:381) 20241107083418084 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418084 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083418084 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418084 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418084 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083418084 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418084 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241107083418084 DTBF INFO TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} free (tbf.cpp:271) 20241107083418084 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083418084 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:1202) 20241107083418084 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000038){FLOW} (gprs_ms.c:381) 20241107083418084 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083418084 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:MTC@fb7e2f9c3787: Test case TC_paging_cs_multi_ms_imsi_tmsi finished. Verdict: pass 246) 20241107083418084 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083418084 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418084 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){FLOW}: Deallocated (fsm.c:568) 20241107083418084 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418084 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241107083418085 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083418085 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083418085 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083418085 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083418085 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) 20241107083418085 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) 20241107083418085 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 9338 with status 0 MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi pass'. respawn: 51: starting: osmo-pcu Thu Nov 7 08:34:18 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 20241107083418126 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083418126 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083418126 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083418126 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083418146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43032<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083418247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43032<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=6966700) Waiting for packet dumper to finish... 1 (prev_count=6966700, count=7105092) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:34:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_cs_multi_ms_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_cs_multi_ms_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_multi_ms_imsi' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_paging_cs_multi_ms_imsi started. 585@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_multi_ms_imsi-BVCI1234(587)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 585@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(589)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 585@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083421418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43036<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 585@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(593)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 585@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(593)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(590)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(590)@fb7e2f9c3787: Start timer T: 5 s PCUIF(590)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083421424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43044<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_paging_cs_multi_ms_imsi-STATS(594)@fb7e2f9c3787: Start timer T: 2 s TC_paging_cs_multi_ms_imsi-STATS(594)@fb7e2f9c3787: Start timer T: 2 s 585@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(597)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083423127 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083423127 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083423127 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(590)@fb7e2f9c3787: OsmoPCU is now connected BTS(592)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083423131 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083423131 DLGLOBAL DEBUG validating counter group 0x5610d2986020(bts) with 102 counters (rate_ctr.c:86) 20241107083423131 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083423131 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083423131 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083423131 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083423131 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083423131 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083423131 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083423131 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083423131 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083423131 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083423131 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083423131 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083423131 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083423131 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083423131 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083423131 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083423131 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083423131 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083423131 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083423131 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083423131 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083423131 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083423131 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083423131 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083423131 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083423131 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083423131 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083423131 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083423131 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083423131 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083423131 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083423131 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083423131 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083423131 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083423131 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083423131 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083423131 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083423131 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083423131 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083423131 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083423131 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083423131 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083423131 DLGLOBAL DEBUG validating counter group 0x7fb3a0d1f5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083423131 DLGLOBAL DEBUG validating counter group 0x5610d2985700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083423131 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083423131 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083423131 DLGLOBAL DEBUG validating counter group 0x7fb3a0d20160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083423131 DLGLOBAL DEBUG validating counter group 0x7fb3a0d20140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083423131 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083423131 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) 20241107083423131 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) 20241107083423131 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083423131 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083423131 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083423131 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083423131 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083423131 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083423131 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083423131 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083423131 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083423131 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083423131 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083423131 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083423131 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083423131 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083423131 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083423131 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083423131 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083423131 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083423131 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083423131 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083423131 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083423131 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083423131 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083423131 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083423131 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083423131 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083423131 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) 20241107083423131 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) 20241107083423131 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(592)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(592)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(592)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(589)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(589)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE BTS(592)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(589)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(589)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(592)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(592)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083423132 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083423132 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) 20241107083423132 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) 20241107083423132 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083423132 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083423132 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) 20241107083423132 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083423132 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) 20241107083423132 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(592)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(589)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(589)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083423133 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083423133 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) 20241107083423133 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) 20241107083423133 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083423133 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083423133 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083423133 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083423133 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083423133 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083423133 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(589)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(589)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(589)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083423133 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083423133 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) 586@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 586@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083423138 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083423138 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083423138 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083423138 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083423138 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083423138 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083423138 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083423138 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_paging_cs_multi_ms_imsi-BVCI1234(587)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_paging_cs_multi_ms_imsi-BVCI1234(587)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083423141 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083423141 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083423141 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083423141 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083423141 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083423141 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083423141 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083423141 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083423142 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083423142 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083423142 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083423142 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083423142 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083423142 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083423142 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083423142 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083423142 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083423142 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083423144 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083423144 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083423144 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083423144 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083423144 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083423145 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) 20241107083423145 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) 20241107083423145 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) 20241107083423145 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) 20241107083423145 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) 20241107083423145 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) 20241107083423146 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) 20241107083423146 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) 20241107083423146 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) 20241107083423146 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) 20241107083423146 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) 20241107083423146 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) 20241107083423146 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) 20241107083423146 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) 20241107083423146 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) 20241107083423146 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) 20241107083423149 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083423154 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) 20241107083423154 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083423154 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083423154 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083423154 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083423154 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083423154 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083423154 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083423154 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083423154 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083423154 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083423154 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083423154 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083423154 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083423154 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083423154 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083423154 DRLCMAC 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) 20241107083423154 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083423154 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083423154 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083423154 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083423154 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423154 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423154 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083423154 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083423154 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083423154 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083423154 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083423154 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083423154 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:1192) 20241107083423154 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083423154 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083423154 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083423154 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083423154 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083423154 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083423154 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083423154 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) 20241107083423154 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) 20241107083423154 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083423154 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083423154 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083423154 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083423164 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) 20241107083423164 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) 20241107083423164 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) 20241107083423164 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) 20241107083423165 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) 20241107083423165 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) 20241107083423165 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) 20241107083423165 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) 20241107083423166 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) 20241107083423166 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) 20241107083423166 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) 20241107083423166 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) 20241107083423167 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) 20241107083423167 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) 20241107083423167 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) 20241107083423167 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) 20241107083423168 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) 20241107083423168 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) 20241107083423169 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083423182 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) 20241107083423182 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) 20241107083423182 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) 20241107083423182 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) 20241107083423183 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) 20241107083423183 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) 20241107083423183 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) 20241107083423183 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) 20241107083423183 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) 20241107083423183 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) 20241107083423183 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) 20241107083423183 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) 20241107083423183 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) 20241107083423183 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) 20241107083423183 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) 20241107083423183 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) 20241107083423191 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) 20241107083423191 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) 20241107083423191 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083423205 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) 20241107083423205 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) 20241107083423206 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) 20241107083423206 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) 20241107083423206 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) 20241107083423206 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) 20241107083423206 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) 20241107083423206 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) 20241107083423206 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) 20241107083423206 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) 20241107083423207 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) 20241107083423207 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) 20241107083423207 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) 20241107083423207 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) 20241107083423207 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) 20241107083423207 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) 20241107083423210 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) 20241107083423210 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) 20241107083423210 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083423225 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) 20241107083423225 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) 20241107083423227 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) 20241107083423227 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) 20241107083423227 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) 20241107083423227 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) 20241107083423229 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) 20241107083423229 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) 20241107083423230 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) 20241107083423230 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) 20241107083423231 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) 20241107083423231 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) 20241107083423232 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) 20241107083423232 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) 20241107083423233 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) 20241107083423233 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) 20241107083423233 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) 20241107083423234 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) 20241107083423234 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083423245 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) 20241107083423245 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) 20241107083423246 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) 20241107083423246 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) 20241107083423247 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) 20241107083423247 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) 20241107083423248 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) 20241107083423248 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) 20241107083423249 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) 20241107083423249 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) 20241107083423250 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) 20241107083423250 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) 20241107083423251 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) 20241107083423251 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) 20241107083423252 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) 20241107083423252 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) 20241107083423254 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) 20241107083423254 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) 20241107083423255 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083423269 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) 20241107083423269 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) 20241107083423270 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) 20241107083423270 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) 20241107083423272 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) 20241107083423272 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) 20241107083423273 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) 20241107083423273 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) 20241107083423274 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) 20241107083423274 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) 20241107083423275 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) 20241107083423275 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) 20241107083423276 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) 20241107083423276 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) 20241107083423277 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) 20241107083423277 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) 20241107083423278 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) 20241107083423278 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) 20241107083423279 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083423288 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) 20241107083423288 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) 20241107083423289 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) 20241107083423289 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) 20241107083423290 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) 20241107083423290 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) 20241107083423291 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) 20241107083423291 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) 20241107083423292 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) 20241107083423292 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) 20241107083423293 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) 20241107083423293 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) 20241107083423294 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) 20241107083423294 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) 20241107083423295 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) 20241107083423295 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) 20241107083423296 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) 20241107083423296 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) 20241107083423297 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083423308 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) 20241107083423308 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) 20241107083423309 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) 20241107083423309 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) 20241107083423310 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) 20241107083423310 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) 20241107083423310 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) 20241107083423310 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) 20241107083423311 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) 20241107083423311 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) 20241107083423312 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) 20241107083423312 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) 20241107083423313 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) 20241107083423313 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) 20241107083423314 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) 20241107083423314 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) 20241107083423317 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) 20241107083423317 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) 20241107083423318 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083423331 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) 20241107083423332 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) 20241107083423333 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) 20241107083423333 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) 20241107083423333 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) 20241107083423333 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) 20241107083423334 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) 20241107083423334 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) 20241107083423335 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) 20241107083423335 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) 20241107083423335 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) 20241107083423335 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) 20241107083423336 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) 20241107083423336 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) 20241107083423336 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) 20241107083423336 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) 20241107083423337 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) 20241107083423337 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) 20241107083423337 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083423351 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) 20241107083423351 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) 20241107083423352 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) 20241107083423352 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) 20241107083423353 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) 20241107083423353 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) 20241107083423354 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) 20241107083423354 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) 20241107083423354 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083423354 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083423354 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083423354 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) 20241107083423354 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) 20241107083423355 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) 20241107083423355 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) 20241107083423356 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) 20241107083423356 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) 20241107083423358 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) 20241107083423358 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) 20241107083423360 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) 20241107083423360 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) 20241107083423360 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241107083423360 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) 20241107083423361 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083423369 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 cb e6 5f e1 71 e1 11 1d 01 11 92 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083423369 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) 20241107083423369 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083423369 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 cb e6 5f e1 71 e1 11 1d 01 11 92 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083423369 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083423369 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:1072) 20241107083423369 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) 20241107083423369 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) 20241107083423369 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) 20241107083423369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083423369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 cb e6 5f e1 71 e1 11 1d 01 11 92 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083423369 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083423369 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083423369 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083423369 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083423369 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083423369 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083423369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083423369 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) 20241107083423369 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) 20241107083423369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083423369 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083423369 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083423370 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) 20241107083423370 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) 20241107083423370 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) 20241107083423370 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) 20241107083423371 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) 20241107083423371 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) 20241107083423371 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) 20241107083423371 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) 20241107083423371 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) 20241107083423371 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) 20241107083423372 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) 20241107083423372 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) 20241107083423372 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) 20241107083423372 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) 20241107083423379 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) 20241107083423379 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) 20241107083423379 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107083423379 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) 20241107083423379 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083423379 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083423379 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) 20241107083423379 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083423379 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083423379 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083423379 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) 20241107083423379 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) 20241107083423380 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083423386 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=47, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083423386 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083423387 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083423387 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083423387 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083423387 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083423387 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083423387 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241107083423387 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083423387 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083423387 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083423387 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083423387 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083423387 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083423387 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083423387 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083423387 DRLCMAC 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) 20241107083423387 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083423387 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083423387 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083423387 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083423387 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423387 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423387 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083423387 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083423387 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083423387 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083423387 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083423387 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083423387 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:1192) 20241107083423388 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083423388 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083423388 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241107083423388 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083423388 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083423388 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083423388 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083423388 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) 20241107083423388 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=47 (tbf_ul.cpp:221) 20241107083423388 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083423388 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083423388 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083423388 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=47 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083423394 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) 20241107083423394 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) 20241107083423394 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) 20241107083423394 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083423395 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) 20241107083423396 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) 20241107083423396 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) 20241107083423396 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) 20241107083423397 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) 20241107083423397 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) 20241107083423398 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) 20241107083423398 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) 20241107083423399 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) 20241107083423399 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) 20241107083423400 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) 20241107083423400 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) 20241107083423401 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) 20241107083423401 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) 20241107083423401 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) 20241107083423402 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) 20241107083423402 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241107083423402 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) 20241107083423403 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083423412 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) 20241107083423412 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) 20241107083423412 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) 20241107083423412 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083423412 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=1 data=3c 01 01 00 00 00 02 3e cf c3 e9 4d ab 11 11 49 99 9c 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083423412 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083423412 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083423412 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 01 01 00 00 00 02 3e cf c3 e9 4d ab 11 11 49 99 9c 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083423412 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:1032) 20241107083423412 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=56 Rx UL DATA from unexpected TBF(UL:TFI-0-1-0:G){ASSIGN} (pdch.cpp:1072) 20241107083423412 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) 20241107083423412 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) 20241107083423412 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) 20241107083423412 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083423412 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} data_length=30, data=00 00 00 02 3e cf c3 e9 4d ab 11 11 49 99 9c 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083423412 DTBFUL INFO TBF(UL:TFI-0-1-0:G){ASSIGN} Decoded premier TLLI=0x00000002 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083423412 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000002, not yet confirmed (gprs_ms.c:512) 20241107083423412 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083423412 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083423412 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083423412 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083423412 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083423412 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083423412 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) 20241107083423412 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083423412 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083423412 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083423412 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) 20241107083423412 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) 20241107083423412 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) 20241107083423412 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) 20241107083423413 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) 20241107083423413 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) 20241107083423413 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) 20241107083423413 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) 20241107083423413 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) 20241107083423413 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) 20241107083423413 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) 20241107083423413 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) 20241107083423416 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=872 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241107083423416 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) 20241107083423416 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083423416 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083423416 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) 20241107083423416 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083423416 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083423416 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083423416 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Scheduling control message at RTS for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083423416 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Sending data request: sapi=5 arfcn=872 cur_fn=56 block=2 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) 20241107083423416 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083423418 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=56, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083423418 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083423418 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083423418 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083423418 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083423418 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083423418 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083423418 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241107083423418 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083423418 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083423418 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083423418 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083423418 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083423418 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083423418 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083423418 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083423418 DRLCMAC 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) 20241107083423418 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083423418 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083423418 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083423418 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083423418 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423418 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423418 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083423418 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083423418 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083423418 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083423418 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083423418 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083423418 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:1192) 20241107083423418 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083423418 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083423418 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20241107083423418 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083423418 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083423418 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083423418 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083423418 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) 20241107083423418 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=56 (tbf_ul.cpp:221) 20241107083423418 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083423418 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083423418 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083423418 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 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083423431 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) 20241107083423431 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) 20241107083423431 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) 20241107083423431 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083423433 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) 20241107083423433 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) 20241107083423434 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) 20241107083423434 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) 20241107083423436 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) 20241107083423436 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) 20241107083423437 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) 20241107083423437 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) 20241107083423437 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) 20241107083423437 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) 20241107083423437 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) 20241107083423438 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) 20241107083423438 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) 20241107083423439 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) 20241107083423443 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) 20241107083423443 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) 20241107083423443 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20241107083423443 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) 20241107083423444 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083423459 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) 20241107083423459 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) 20241107083423461 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) 20241107083423461 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) 20241107083423463 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=3 data=3c 01 01 00 00 00 03 fa 93 cb 07 8c 68 43 c9 20 52 4d 54 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083423463 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083423463 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083423463 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 01 01 00 00 00 03 fa 93 cb 07 8c 68 43 c9 20 52 4d 54 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083423463 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:1032) 20241107083423463 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=65 Rx UL DATA from unexpected TBF(UL:TFI-0-2-0:G){ASSIGN} (pdch.cpp:1072) 20241107083423463 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) 20241107083423463 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) 20241107083423463 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) 20241107083423463 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083423463 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} data_length=30, data=00 00 00 03 fa 93 cb 07 8c 68 43 c9 20 52 4d 54 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083423463 DTBFUL INFO TBF(UL:TFI-0-2-0:G){ASSIGN} Decoded premier TLLI=0x00000003 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083423463 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000003, not yet confirmed (gprs_ms.c:512) 20241107083423463 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083423463 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083423463 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083423463 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083423463 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083423463 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083423463 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) 20241107083423464 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083423464 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083423464 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083423465 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) 20241107083423465 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) 20241107083423466 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) 20241107083423466 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) 20241107083423468 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) 20241107083423468 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) 20241107083423469 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) 20241107083423469 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) 20241107083423470 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) 20241107083423470 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) 20241107083423472 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=873 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241107083423472 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) 20241107083423472 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083423472 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083423472 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) 20241107083423472 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083423472 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083423472 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083423472 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Scheduling control message at RTS for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083423472 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Sending data request: sapi=5 arfcn=873 cur_fn=65 block=4 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) 20241107083423473 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083423480 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) 20241107083423480 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) 20241107083423480 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) 20241107083423480 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083423481 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) 20241107083423481 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) 20241107083423483 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) 20241107083423483 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) 20241107083423484 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) 20241107083423484 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) 20241107083423485 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) 20241107083423485 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) 20241107083423486 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) 20241107083423486 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) 20241107083423487 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) 20241107083423487 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) 20241107083423487 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) 20241107083423487 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) 20241107083423488 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) 20241107083423488 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083423488 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083423488 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083423488 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083423488 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083423488 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083423488 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=0 (bts.cpp:663) 20241107083423488 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083423488 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083423488 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083423488 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083423488 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083423488 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083423488 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083423488 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083423488 DRLCMAC 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) 20241107083423488 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083423488 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083423488 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083423488 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083423488 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423488 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423488 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083423488 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083423488 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083423488 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083423488 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083423488 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083423488 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:1192) 20241107083423488 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083423488 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083423488 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-0:G){NEW} (gprs_ms.c:336) 20241107083423488 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083423488 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083423488 DTBFUL INFO TBF(UL:TFI-0-3-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083423488 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083423488 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) 20241107083423488 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) 20241107083423488 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083423488 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083423488 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083423488 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) 20241107083423488 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083423496 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) 20241107083423496 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) 20241107083423496 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) 20241107083423496 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) 20241107083423496 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) 20241107083423496 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) 20241107083423497 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) 20241107083423497 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) 20241107083423497 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) 20241107083423497 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) 20241107083423497 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) 20241107083423497 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) 20241107083423497 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) 20241107083423497 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) 20241107083423497 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) 20241107083423497 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) 20241107083423505 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) 20241107083423505 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) 20241107083423505 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241107083423505 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) 20241107083423505 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083423519 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) 20241107083423519 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) 20241107083423519 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) 20241107083423519 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) 20241107083423519 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) 20241107083423519 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) 20241107083423520 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 e8 9a 22 07 d2 08 9e fc 25 11 bc 97 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083423520 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) 20241107083423520 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083423520 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 01 01 00 00 00 04 e8 9a 22 07 d2 08 9e fc 25 11 bc 97 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083423520 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:1032) 20241107083423520 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:1072) 20241107083423520 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) 20241107083423520 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) 20241107083423520 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) 20241107083423520 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083423520 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} data_length=30, data=00 00 00 04 e8 9a 22 07 d2 08 9e fc 25 11 bc 97 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083423520 DTBFUL INFO TBF(UL:TFI-0-3-0:G){ASSIGN} Decoded premier TLLI=0x00000004 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083423520 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000004, not yet confirmed (gprs_ms.c:512) 20241107083423520 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083423520 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083423520 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083423520 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083423520 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083423520 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083423520 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) 20241107083423520 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083423520 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083423520 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083423520 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) 20241107083423520 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) 20241107083423520 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) 20241107083423520 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) 20241107083423520 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) 20241107083423520 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) 20241107083423520 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) 20241107083423520 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) 20241107083423524 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) 20241107083423524 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) 20241107083423524 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083423524 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083423524 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) 20241107083423524 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083423524 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083423524 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083423524 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) 20241107083423524 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) 20241107083423524 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083423526 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) 20241107083423526 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083423526 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083423526 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083423526 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083423526 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083423526 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083423526 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=0 (bts.cpp:663) 20241107083423526 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083423526 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083423526 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083423526 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083423526 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083423526 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083423526 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083423526 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083423526 DRLCMAC 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) 20241107083423526 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083423526 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083423526 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083423526 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083423526 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423526 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423526 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083423526 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083423526 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083423526 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083423526 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083423526 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083423526 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:1192) 20241107083423526 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083423526 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083423526 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-0:G){NEW} (gprs_ms.c:336) 20241107083423526 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083423526 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083423526 DTBFUL INFO TBF(UL:TFI-0-4-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083423526 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083423526 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) 20241107083423526 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) 20241107083423526 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083423526 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083423526 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083423526 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083423539 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) 20241107083423539 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) 20241107083423539 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) 20241107083423539 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083423540 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) 20241107083423540 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) 20241107083423541 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) 20241107083423541 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) 20241107083423541 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) 20241107083423541 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) 20241107083423542 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) 20241107083423542 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) 20241107083423542 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) 20241107083423542 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) 20241107083423543 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) 20241107083423543 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) 20241107083423544 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) 20241107083423544 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) 20241107083423544 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) 20241107083423544 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) 20241107083423545 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241107083423545 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) 20241107083423545 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083423558 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) 20241107083423558 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) 20241107083423559 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) 20241107083423559 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) 20241107083423560 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) 20241107083423560 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) 20241107083423561 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) 20241107083423561 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) 20241107083423562 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 2c 07 4b bd c0 ad 35 4c ac d3 50 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083423562 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) 20241107083423562 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083423562 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 01 01 00 00 00 05 2c 07 4b bd c0 ad 35 4c ac d3 50 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083423562 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:1032) 20241107083423562 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:1072) 20241107083423562 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) 20241107083423562 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) 20241107083423562 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) 20241107083423562 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083423562 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} data_length=30, data=00 00 00 05 2c 07 4b bd c0 ad 35 4c ac d3 50 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083423562 DTBFUL INFO TBF(UL:TFI-0-4-0:G){ASSIGN} Decoded premier TLLI=0x00000005 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083423562 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000005, not yet confirmed (gprs_ms.c:512) 20241107083423562 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083423562 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083423562 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083423562 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083423562 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083423562 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083423562 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) 20241107083423562 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083423562 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083423562 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083423563 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) 20241107083423563 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) 20241107083423564 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) 20241107083423564 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) 20241107083423564 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) 20241107083423564 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) 20241107083423568 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) 20241107083423568 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) 20241107083423568 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083423568 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083423568 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) 20241107083423568 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083423568 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083423568 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083423568 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) 20241107083423568 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) 20241107083423569 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083423576 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) 20241107083423576 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083423576 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083423576 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083423576 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083423576 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083423576 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083423576 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=0 (bts.cpp:663) 20241107083423576 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083423576 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083423576 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083423576 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083423576 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083423576 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083423577 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083423577 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083423577 DRLCMAC 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) 20241107083423577 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083423577 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083423577 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083423577 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083423577 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423577 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423577 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083423577 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083423577 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083423577 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083423577 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083423577 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083423577 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:1192) 20241107083423577 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083423577 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083423577 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-0:G){NEW} (gprs_ms.c:336) 20241107083423577 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083423577 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083423577 DTBFUL INFO TBF(UL:TFI-0-5-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083423577 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083423577 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) 20241107083423577 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) 20241107083423577 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083423577 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083423577 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083423578 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083423583 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) 20241107083423583 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) 20241107083423583 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) 20241107083423583 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083423584 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) 20241107083423584 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) 20241107083423585 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) 20241107083423585 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) 20241107083423586 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) 20241107083423586 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) 20241107083423587 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) 20241107083423587 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) 20241107083423588 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) 20241107083423588 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) 20241107083423588 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083423588 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083423588 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083423588 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) 20241107083423588 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) 20241107083423589 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) 20241107083423589 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) 20241107083423590 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) 20241107083423590 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) 20241107083423590 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107083423590 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) 20241107083423591 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083423601 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) 20241107083423601 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) 20241107083423603 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) 20241107083423603 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) 20241107083423603 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) 20241107083423603 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) 20241107083423604 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) 20241107083423604 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) 20241107083423605 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) 20241107083423605 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) 20241107083423606 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 e2 24 e7 13 05 ff 6a 04 d7 a2 48 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083423606 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) 20241107083423606 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083423606 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 01 01 00 00 00 06 e2 24 e7 13 05 ff 6a 04 d7 a2 48 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083423606 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:1032) 20241107083423606 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:1072) 20241107083423606 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) 20241107083423606 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) 20241107083423606 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) 20241107083423606 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083423606 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} data_length=30, data=00 00 00 06 e2 24 e7 13 05 ff 6a 04 d7 a2 48 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083423606 DTBFUL INFO TBF(UL:TFI-0-5-0:G){ASSIGN} Decoded premier TLLI=0x00000006 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083423606 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000006, not yet confirmed (gprs_ms.c:512) 20241107083423606 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083423606 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083423606 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083423606 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083423606 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083423606 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083423606 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) 20241107083423606 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083423606 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083423606 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083423607 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) 20241107083423607 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) 20241107083423608 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) 20241107083423608 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) 20241107083423609 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) 20241107083423609 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) 20241107083423609 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083423609 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083423609 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) 20241107083423609 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083423609 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083423609 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083423609 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) 20241107083423609 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) 20241107083423609 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083423615 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) 20241107083423615 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083423615 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083423615 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083423615 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083423615 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083423615 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083423615 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=0 (bts.cpp:663) 20241107083423615 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083423615 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083423615 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083423616 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083423616 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083423616 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083423616 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083423616 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083423616 DRLCMAC 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) 20241107083423616 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083423616 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083423616 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083423616 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083423616 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423616 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423616 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083423616 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083423616 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083423616 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083423616 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083423616 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083423616 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:1192) 20241107083423616 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083423616 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083423616 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-0:G){NEW} (gprs_ms.c:336) 20241107083423616 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083423616 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083423616 DTBFUL INFO TBF(UL:TFI-0-6-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083423616 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083423616 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) 20241107083423616 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) 20241107083423616 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083423616 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083423616 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083423616 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083423618 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083423618 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083423618 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083423621 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) 20241107083423621 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) 20241107083423621 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) 20241107083423621 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083423623 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) 20241107083423623 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) 20241107083423625 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) 20241107083423625 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) 20241107083423626 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) 20241107083423626 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) 20241107083423627 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) 20241107083423627 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) 20241107083423629 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) 20241107083423629 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) 20241107083423630 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) 20241107083423630 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) 20241107083423631 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) 20241107083423631 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) 20241107083423632 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) 20241107083423632 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) 20241107083423632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241107083423632 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) 20241107083423633 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083423645 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) 20241107083423645 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) 20241107083423646 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) 20241107083423646 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) 20241107083423646 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) 20241107083423646 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) 20241107083423646 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) 20241107083423646 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) 20241107083423647 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) 20241107083423647 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) 20241107083423647 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) 20241107083423647 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) 20241107083423648 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 07 7a 6d 5d d1 6d 6d 5a d2 42 81 2d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083423648 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) 20241107083423648 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083423648 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 01 01 00 00 00 07 07 7a 6d 5d d1 6d 6d 5a d2 42 81 2d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083423648 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:1032) 20241107083423648 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:1072) 20241107083423648 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) 20241107083423648 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) 20241107083423648 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) 20241107083423648 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083423648 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} data_length=30, data=00 00 00 07 07 7a 6d 5d d1 6d 6d 5a d2 42 81 2d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083423648 DTBFUL INFO TBF(UL:TFI-0-6-0:G){ASSIGN} Decoded premier TLLI=0x00000007 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083423648 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000007, not yet confirmed (gprs_ms.c:512) 20241107083423648 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083423648 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083423648 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083423648 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083423648 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083423648 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083423648 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) 20241107083423648 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083423648 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083423648 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083423648 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) 20241107083423648 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) 20241107083423649 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) 20241107083423649 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) 20241107083423649 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083423649 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083423649 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) 20241107083423649 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083423649 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083423649 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083423650 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) 20241107083423650 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) 20241107083423650 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083423657 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) 20241107083423657 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083423657 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083423657 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083423657 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083423657 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083423657 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083423657 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=0 (bts.cpp:663) 20241107083423657 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083423657 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083423657 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083423657 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083423657 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083423657 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083423657 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083423657 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083423657 DRLCMAC 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) 20241107083423657 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083423657 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083423657 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083423657 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083423657 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423657 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423658 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083423658 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083423658 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083423658 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083423658 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083423658 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083423658 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:1192) 20241107083423658 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083423658 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083423658 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-0:G){NEW} (gprs_ms.c:336) 20241107083423658 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083423658 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083423658 DTBFUL INFO TBF(UL:TFI-0-7-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083423658 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083423658 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) 20241107083423658 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) 20241107083423658 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083423658 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083423658 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083423658 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083423666 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) 20241107083423666 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) 20241107083423666 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) 20241107083423666 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083423668 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) 20241107083423668 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) 20241107083423669 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) 20241107083423669 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) 20241107083423669 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) 20241107083423669 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) 20241107083423670 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) 20241107083423670 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) 20241107083423671 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) 20241107083423671 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) 20241107083423671 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) 20241107083423671 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) 20241107083423671 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) 20241107083423671 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) 20241107083423672 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) 20241107083423672 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) 20241107083423672 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241107083423672 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) 20241107083423672 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083423683 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) 20241107083423683 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) 20241107083423684 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) 20241107083423684 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) 20241107083423685 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) 20241107083423685 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) 20241107083423685 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) 20241107083423685 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) 20241107083423685 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) 20241107083423685 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) 20241107083423686 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) 20241107083423686 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) 20241107083423686 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) 20241107083423686 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) 20241107083423687 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 71 63 19 85 d3 19 85 ac e2 a3 bd b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083423687 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) 20241107083423687 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083423687 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 01 01 00 00 00 08 71 63 19 85 d3 19 85 ac e2 a3 bd b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083423687 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:1032) 20241107083423687 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:1072) 20241107083423687 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) 20241107083423687 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) 20241107083423687 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) 20241107083423687 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083423687 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} data_length=30, data=00 00 00 08 71 63 19 85 d3 19 85 ac e2 a3 bd b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083423687 DTBFUL INFO TBF(UL:TFI-0-7-0:G){ASSIGN} Decoded premier TLLI=0x00000008 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083423687 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000008, not yet confirmed (gprs_ms.c:512) 20241107083423687 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083423687 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083423687 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083423687 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083423687 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083423687 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083423687 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) 20241107083423687 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083423687 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083423687 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083423688 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083423688 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083423688 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083423692 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) 20241107083423692 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) 20241107083423692 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083423692 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083423692 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) 20241107083423692 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083423692 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083423692 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083423692 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) 20241107083423692 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) 20241107083423693 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083423695 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) 20241107083423695 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083423695 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083423695 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083423695 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083423695 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083423695 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083423695 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241107083423695 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083423695 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083423695 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083423695 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083423695 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083423695 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083423695 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083423695 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083423695 DRLCMAC 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) 20241107083423695 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083423695 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083423695 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083423695 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083423695 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423695 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423695 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083423695 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083423695 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083423695 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083423695 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083423695 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083423695 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:1192) 20241107083423695 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083423695 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083423695 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-1:G){NEW} (gprs_ms.c:336) 20241107083423695 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083423695 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083423695 DTBFUL INFO TBF(UL:TFI-0-0-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083423695 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083423695 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) 20241107083423695 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) 20241107083423695 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083423695 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083423695 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083423695 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083423706 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) 20241107083423706 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) 20241107083423706 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) 20241107083423706 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083423706 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) 20241107083423706 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) 20241107083423707 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) 20241107083423707 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) 20241107083423707 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) 20241107083423707 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) 20241107083423707 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) 20241107083423707 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) 20241107083423707 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) 20241107083423707 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) 20241107083423707 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) 20241107083423707 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) 20241107083423707 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) 20241107083423707 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) 20241107083423711 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) 20241107083423711 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) 20241107083423711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241107083423711 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) 20241107083423711 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 1 20241107083423725 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) 20241107083423725 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) 20241107083423725 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) 20241107083423725 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) 20241107083423725 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) 20241107083423725 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) 20241107083423725 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) 20241107083423725 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) 20241107083423726 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) 20241107083423726 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) 20241107083423726 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) 20241107083423726 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) 20241107083423726 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) 20241107083423726 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) 20241107083423726 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) 20241107083423726 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) 20241107083423727 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083423727 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083423727 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083423729 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) 20241107083423729 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) 20241107083423729 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241107083423729 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) 20241107083423729 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 1 20241107083423744 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) 20241107083423744 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) 20241107083423744 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) 20241107083423744 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083423744 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083423744 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083423744 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) 20241107083423744 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) 20241107083423744 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) 20241107083423744 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) 20241107083423745 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) 20241107083423745 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) 20241107083423745 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) 20241107083423745 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) 20241107083423745 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) 20241107083423745 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) 20241107083423745 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) 20241107083423745 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) 20241107083423746 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) 20241107083423746 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) 20241107083423754 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) 20241107083423754 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) 20241107083423754 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083423768 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) 20241107083423768 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) 20241107083423768 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) 20241107083423768 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083423769 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) 20241107083423769 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) 20241107083423769 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) 20241107083423769 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) 20241107083423770 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) 20241107083423770 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) 20241107083423770 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) 20241107083423770 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) 20241107083423770 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) 20241107083423770 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) 20241107083423771 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) 20241107083423771 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) 20241107083423771 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) 20241107083423771 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) 20241107083423772 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) 20241107083423772 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) 20241107083423773 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083423778 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083423778 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083423778 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083423786 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) 20241107083423786 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) 20241107083423787 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) 20241107083423787 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) 20241107083423787 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) 20241107083423787 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) 20241107083423787 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) 20241107083423787 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) 20241107083423788 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) 20241107083423788 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) 20241107083423788 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) 20241107083423788 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) 20241107083423788 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) 20241107083423788 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) 20241107083423788 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) 20241107083423788 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) 20241107083423791 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) 20241107083423791 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) 20241107083423791 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083423805 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) 20241107083423805 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) 20241107083423806 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) 20241107083423806 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) 20241107083423806 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) 20241107083423806 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) 20241107083423806 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) 20241107083423806 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) 20241107083423806 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) 20241107083423806 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) 20241107083423806 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) 20241107083423806 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) 20241107083423807 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) 20241107083423807 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) 20241107083423807 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) 20241107083423807 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) 20241107083423814 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) 20241107083423814 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) 20241107083423815 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083423817 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083423817 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083423817 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083423829 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) 20241107083423829 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) 20241107083423829 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) 20241107083423829 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) 20241107083423830 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) 20241107083423830 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) 20241107083423830 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) 20241107083423830 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) 20241107083423830 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) 20241107083423830 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) 20241107083423831 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) 20241107083423831 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) 20241107083423832 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) 20241107083423832 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) 20241107083423833 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) 20241107083423833 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) 20241107083423836 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) 20241107083423836 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) 20241107083423837 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083423848 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) 20241107083423849 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) 20241107083423849 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) 20241107083423849 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) 20241107083423849 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) 20241107083423849 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) 20241107083423850 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) 20241107083423850 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) 20241107083423850 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) 20241107083423850 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) 20241107083423851 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) 20241107083423851 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) 20241107083423851 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) 20241107083423851 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) 20241107083423852 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) 20241107083423852 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) 20241107083423853 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) 20241107083423853 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) 20241107083423853 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083423859 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083423859 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083423859 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083423868 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) 20241107083423868 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) 20241107083423870 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) 20241107083423870 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) 20241107083423872 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) 20241107083423872 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) 20241107083423873 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) 20241107083423873 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) 20241107083423873 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) 20241107083423873 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) 20241107083423874 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) 20241107083423874 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) 20241107083423874 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) 20241107083423874 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) 20241107083423874 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) 20241107083423874 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) 20241107083423877 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) 20241107083423877 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) 20241107083423877 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083423892 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) 20241107083423892 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) 20241107083423894 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) 20241107083423894 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) 20241107083423896 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083423896 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083423896 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083423896 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) 20241107083423896 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) 20241107083423897 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) 20241107083423897 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) 20241107083423898 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) 20241107083423898 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) 20241107083423900 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) 20241107083423900 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) 20241107083423900 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) 20241107083423900 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) 20241107083423901 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) 20241107083423901 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) 20241107083423901 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) 20241107083423901 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) 20241107083423901 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20241107083423901 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) 20241107083423901 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083423913 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 6a c4 5c bf dd e8 9b 0a 2d 9f b1 11 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083423913 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) 20241107083423913 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083423913 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 03 01 00 00 00 09 6a c4 5c bf dd e8 9b 0a 2d 9f b1 11 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083423913 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:1032) 20241107083423913 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:1072) 20241107083423914 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) 20241107083423914 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) 20241107083423914 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) 20241107083423914 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083423914 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} data_length=30, data=00 00 00 09 6a c4 5c bf dd e8 9b 0a 2d 9f b1 11 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083423914 DTBFUL INFO TBF(UL:TFI-0-0-1:G){FLOW} Decoded premier TLLI=0x00000009 of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083423914 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000009, not yet confirmed (gprs_ms.c:512) 20241107083423914 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083423914 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083423914 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083423914 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083423914 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083423914 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) 20241107083423914 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) 20241107083423914 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083423914 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083423914 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083423915 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) 20241107083423915 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) 20241107083423916 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) 20241107083423916 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) 20241107083423917 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) 20241107083423917 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) 20241107083423918 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) 20241107083423918 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) 20241107083423918 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) 20241107083423918 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) 20241107083423919 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) 20241107083423919 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) 20241107083423919 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) 20241107083423919 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) 20241107083423920 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) 20241107083423920 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) 20241107083423920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241107083423920 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) 20241107083423920 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (final=0) (encoding.cpp:1112) 20241107083423920 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083423920 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) 20241107083423920 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083423920 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083423920 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083423920 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) 20241107083423920 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) 20241107083423920 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083423923 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) 20241107083423924 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083423924 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083423924 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083423924 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083423924 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083423924 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083423924 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=1 (bts.cpp:663) 20241107083423924 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083423924 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083423924 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083423924 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083423924 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083423924 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083423924 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083423924 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083423924 DRLCMAC 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) 20241107083423924 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083423924 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083423924 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083423924 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083423924 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423924 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423924 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083423924 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083423924 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083423924 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083423924 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083423924 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083423924 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:1192) 20241107083423924 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083423924 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083423924 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-1:G){NEW} (gprs_ms.c:336) 20241107083423924 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083423924 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083423924 DTBFUL INFO TBF(UL:TFI-0-1-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083423924 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083423924 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) 20241107083423924 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) 20241107083423924 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083423924 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083423924 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083423924 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083423933 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) 20241107083423933 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) 20241107083423933 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) 20241107083423933 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083423934 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) 20241107083423934 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) 20241107083423935 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) 20241107083423935 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) 20241107083423936 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) 20241107083423936 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) 20241107083423936 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) 20241107083423936 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) 20241107083423937 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) 20241107083423937 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) 20241107083423937 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) 20241107083423937 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) 20241107083423938 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) 20241107083423938 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) 20241107083423941 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) 20241107083423941 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) 20241107083423941 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20241107083423941 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) 20241107083423941 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083423955 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) 20241107083423955 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) 20241107083423955 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) 20241107083423955 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083423955 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 ff fc 24 ba ef c4 75 ac 44 a0 bb 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083423955 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) 20241107083423955 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083423955 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 03 01 00 00 00 0a ff fc 24 ba ef c4 75 ac 44 a0 bb 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083423955 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:1032) 20241107083423955 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:1072) 20241107083423955 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) 20241107083423955 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) 20241107083423955 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) 20241107083423955 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083423955 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} data_length=30, data=00 00 00 0a ff fc 24 ba ef c4 75 ac 44 a0 bb 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083423955 DTBFUL INFO TBF(UL:TFI-0-1-1:G){ASSIGN} Decoded premier TLLI=0x0000000a of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083423955 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000a, not yet confirmed (gprs_ms.c:512) 20241107083423955 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083423955 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083423955 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083423955 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083423955 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083423955 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083423955 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) 20241107083423955 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083423956 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083423956 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083423956 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) 20241107083423956 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) 20241107083423956 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) 20241107083423956 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) 20241107083423957 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) 20241107083423957 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) 20241107083423957 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) 20241107083423957 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) 20241107083423957 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) 20241107083423957 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) 20241107083423958 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) 20241107083423958 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) 20241107083423959 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) 20241107083423959 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) 20241107083423959 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20241107083423959 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) 20241107083423959 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083423959 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083423960 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) 20241107083423960 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083423960 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083423960 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083423960 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) 20241107083423960 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) 20241107083423960 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083423962 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) 20241107083423962 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083423962 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083423962 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083423962 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083423962 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083423962 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083423963 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=1 (bts.cpp:663) 20241107083423963 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083423963 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083423963 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083423963 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083423963 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083423963 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083423963 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083423963 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083423963 DRLCMAC 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) 20241107083423963 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083423963 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083423963 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083423963 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083423963 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423963 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083423963 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083423963 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083423963 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083423963 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083423963 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083423963 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083423963 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:1192) 20241107083423964 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083423964 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083423964 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-1:G){NEW} (gprs_ms.c:336) 20241107083423964 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083423964 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083423964 DTBFUL INFO TBF(UL:TFI-0-2-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083423964 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083423964 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) 20241107083423964 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) 20241107083423964 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083423964 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083423964 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083423964 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083423975 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) 20241107083423975 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) 20241107083423975 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) 20241107083423975 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083423976 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) 20241107083423976 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) 20241107083423976 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) 20241107083423976 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) 20241107083423977 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) 20241107083423977 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) 20241107083423977 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) 20241107083423977 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) 20241107083423978 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) 20241107083423978 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) 20241107083423979 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) 20241107083423979 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) 20241107083423980 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) 20241107083423980 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) 20241107083423981 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) 20241107083423981 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) 20241107083423981 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241107083423981 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) 20241107083423983 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083423994 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) 20241107083423994 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) 20241107083423996 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) 20241107083423996 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) 20241107083423996 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) 20241107083423996 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083423997 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 ad de 8f 42 3b 95 29 08 55 ae 2c 49 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083423997 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) 20241107083423997 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083423997 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 03 01 00 00 00 0b ad de 8f 42 3b 95 29 08 55 ae 2c 49 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083423997 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:1032) 20241107083423997 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:1072) 20241107083423997 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) 20241107083423997 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) 20241107083423997 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) 20241107083423997 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083423997 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} data_length=30, data=00 00 00 0b ad de 8f 42 3b 95 29 08 55 ae 2c 49 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083423997 DTBFUL INFO TBF(UL:TFI-0-2-1:G){ASSIGN} Decoded premier TLLI=0x0000000b of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083423997 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000b, not yet confirmed (gprs_ms.c:512) 20241107083423997 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083423997 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083423997 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083423997 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083423997 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083423997 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083423997 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) 20241107083423997 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083423997 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083423997 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083423998 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) 20241107083423998 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) 20241107083424000 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) 20241107083424000 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) 20241107083424002 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) 20241107083424002 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) 20241107083424004 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) 20241107083424004 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) 20241107083424005 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) 20241107083424005 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) 20241107083424005 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) 20241107083424005 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) 20241107083424006 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241107083424006 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) 20241107083424006 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083424006 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083424006 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) 20241107083424006 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083424006 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083424006 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083424006 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) 20241107083424006 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) 20241107083424006 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083424010 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) 20241107083424010 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083424010 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083424010 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083424010 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083424010 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083424010 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083424010 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=1 (bts.cpp:663) 20241107083424010 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083424010 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083424010 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083424010 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083424010 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083424010 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083424010 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083424010 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083424010 DRLCMAC 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) 20241107083424010 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083424010 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083424010 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083424010 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083424010 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424010 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424010 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083424010 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083424010 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083424010 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083424010 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083424010 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083424010 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:1192) 20241107083424010 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083424010 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083424010 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-1:G){NEW} (gprs_ms.c:336) 20241107083424010 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083424010 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083424010 DTBFUL INFO TBF(UL:TFI-0-3-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083424010 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083424010 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) 20241107083424010 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) 20241107083424010 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083424010 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083424010 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083424010 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083424018 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) 20241107083424018 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) 20241107083424018 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) 20241107083424018 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083424019 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) 20241107083424019 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) 20241107083424019 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) 20241107083424019 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) 20241107083424019 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) 20241107083424019 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) 20241107083424020 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) 20241107083424020 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) 20241107083424020 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) 20241107083424020 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) 20241107083424020 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) 20241107083424020 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) 20241107083424021 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) 20241107083424021 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) 20241107083424023 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) 20241107083424023 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) 20241107083424023 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20241107083424023 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) 20241107083424023 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083424038 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) 20241107083424038 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) 20241107083424039 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) 20241107083424039 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) 20241107083424039 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) 20241107083424039 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) 20241107083424039 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) 20241107083424039 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083424040 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 f0 0c 9c ba 5e d9 99 ef 02 8c 56 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083424040 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) 20241107083424040 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083424040 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 03 01 00 00 00 0c f0 0c 9c ba 5e d9 99 ef 02 8c 56 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083424040 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:1032) 20241107083424040 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:1072) 20241107083424040 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) 20241107083424040 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) 20241107083424040 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) 20241107083424040 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083424040 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} data_length=30, data=00 00 00 0c f0 0c 9c ba 5e d9 99 ef 02 8c 56 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083424040 DTBFUL INFO TBF(UL:TFI-0-3-1:G){ASSIGN} Decoded premier TLLI=0x0000000c of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083424040 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000c, not yet confirmed (gprs_ms.c:512) 20241107083424040 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083424040 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083424040 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083424040 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083424040 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083424040 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083424040 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) 20241107083424040 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083424040 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083424040 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083424041 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) 20241107083424041 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) 20241107083424041 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) 20241107083424041 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) 20241107083424042 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) 20241107083424042 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) 20241107083424043 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) 20241107083424043 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) 20241107083424044 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) 20241107083424044 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) 20241107083424044 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20241107083424044 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) 20241107083424044 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083424044 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083424044 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) 20241107083424044 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083424044 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083424044 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083424044 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) 20241107083424044 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) 20241107083424044 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083424050 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) 20241107083424050 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083424051 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083424051 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083424051 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083424051 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083424051 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083424051 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=1 (bts.cpp:663) 20241107083424051 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083424051 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083424051 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083424051 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083424051 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083424051 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083424051 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083424051 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083424051 DRLCMAC 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) 20241107083424051 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083424051 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083424051 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083424051 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083424051 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424051 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424051 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083424051 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083424051 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083424052 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083424052 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083424052 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083424052 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:1192) 20241107083424052 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083424052 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083424052 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-1:G){NEW} (gprs_ms.c:336) 20241107083424052 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083424052 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083424052 DTBFUL INFO TBF(UL:TFI-0-4-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083424052 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083424052 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) 20241107083424052 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) 20241107083424052 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083424052 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083424052 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083424052 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20241107083424058 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) 20241107083424058 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) 20241107083424058 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) 20241107083424058 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) MTC@fb7e2f9c3787: 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 } 20241107083424059 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) 20241107083424059 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) 20241107083424060 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) 20241107083424060 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) 20241107083424061 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) 20241107083424061 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) 20241107083424061 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) 20241107083424061 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) 20241107083424062 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) 20241107083424062 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) 20241107083424063 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) 20241107083424063 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) 20241107083424064 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) 20241107083424064 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) 20241107083424067 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) 20241107083424067 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) 20241107083424067 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241107083424067 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) 20241107083424068 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083424082 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) 20241107083424082 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) 20241107083424083 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) 20241107083424083 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) 20241107083424084 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) 20241107083424084 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) 20241107083424084 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) 20241107083424084 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) 20241107083424084 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) 20241107083424084 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083424085 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 a0 f0 00 f0 7c a1 16 05 c0 d4 f3 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083424085 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) 20241107083424085 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083424085 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 03 01 00 00 00 0d a0 f0 00 f0 7c a1 16 05 c0 d4 f3 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083424085 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:1032) 20241107083424085 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:1072) 20241107083424085 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) 20241107083424085 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) 20241107083424085 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) 20241107083424085 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083424085 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} data_length=30, data=00 00 00 0d a0 f0 00 f0 7c a1 16 05 c0 d4 f3 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083424085 DTBFUL INFO TBF(UL:TFI-0-4-1:G){ASSIGN} Decoded premier TLLI=0x0000000d of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083424085 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000d, not yet confirmed (gprs_ms.c:512) 20241107083424085 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083424085 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083424085 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083424085 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083424085 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083424085 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083424085 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) 20241107083424085 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083424085 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083424085 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083424086 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) 20241107083424086 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) 20241107083424087 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) 20241107083424087 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) 20241107083424089 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) 20241107083424089 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) 20241107083424090 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) 20241107083424091 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) 20241107083424091 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241107083424091 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) 20241107083424091 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083424091 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083424091 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) 20241107083424091 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083424091 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083424091 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083424091 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) 20241107083424091 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) 20241107083424092 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083424096 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) 20241107083424096 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083424096 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083424096 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083424096 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083424096 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083424096 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083424097 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=1 (bts.cpp:663) 20241107083424097 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083424097 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083424097 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083424097 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083424097 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083424097 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083424097 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083424097 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083424097 DRLCMAC 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) 20241107083424097 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083424097 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083424097 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083424097 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083424097 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424097 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424097 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083424097 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083424097 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083424097 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083424097 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083424097 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083424097 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:1192) 20241107083424097 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083424097 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083424097 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-1:G){NEW} (gprs_ms.c:336) 20241107083424097 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083424097 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083424098 DTBFUL INFO TBF(UL:TFI-0-5-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083424098 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083424098 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) 20241107083424098 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) 20241107083424098 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083424098 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083424098 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083424098 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083424103 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) 20241107083424103 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) 20241107083424103 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) 20241107083424103 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083424104 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) 20241107083424104 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) 20241107083424105 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) 20241107083424105 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) 20241107083424105 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) 20241107083424105 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) 20241107083424106 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) 20241107083424106 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) 20241107083424106 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) 20241107083424106 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) 20241107083424107 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) 20241107083424107 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) 20241107083424107 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) 20241107083424107 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) 20241107083424108 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) 20241107083424108 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) 20241107083424108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241107083424108 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) 20241107083424108 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083424120 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) 20241107083424120 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) 20241107083424120 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) 20241107083424120 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) 20241107083424121 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) 20241107083424121 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) 20241107083424121 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) 20241107083424121 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) 20241107083424121 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) 20241107083424121 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) 20241107083424121 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) 20241107083424121 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083424122 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 84 f3 f5 db d2 84 96 3b c4 2e 92 b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083424122 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) 20241107083424122 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083424122 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 03 01 00 00 00 0e 84 f3 f5 db d2 84 96 3b c4 2e 92 b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083424122 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:1032) 20241107083424122 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:1072) 20241107083424122 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) 20241107083424122 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) 20241107083424122 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) 20241107083424122 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083424122 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} data_length=30, data=00 00 00 0e 84 f3 f5 db d2 84 96 3b c4 2e 92 b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083424122 DTBFUL INFO TBF(UL:TFI-0-5-1:G){ASSIGN} Decoded premier TLLI=0x0000000e of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083424122 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000e, not yet confirmed (gprs_ms.c:512) 20241107083424122 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083424122 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083424122 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083424122 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083424122 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083424122 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083424122 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) 20241107083424122 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083424122 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083424122 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083424122 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) 20241107083424122 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) 20241107083424122 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) 20241107083424122 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) 20241107083424125 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083424125 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083424125 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083424129 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) 20241107083424129 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) 20241107083424129 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20241107083424129 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) 20241107083424129 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083424129 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083424129 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) 20241107083424129 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083424129 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083424129 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083424129 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) 20241107083424129 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) 20241107083424129 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083424131 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) 20241107083424131 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083424131 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083424131 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083424131 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083424131 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083424131 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083424131 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=1 (bts.cpp:663) 20241107083424131 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083424131 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083424131 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083424131 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083424131 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083424131 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083424131 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083424131 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083424131 DRLCMAC 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) 20241107083424131 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083424131 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083424131 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083424131 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083424131 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424131 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424131 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083424131 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083424131 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083424131 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083424131 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083424131 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083424131 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:1192) 20241107083424131 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083424131 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083424131 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-1:G){NEW} (gprs_ms.c:336) 20241107083424131 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083424131 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083424131 DTBFUL INFO TBF(UL:TFI-0-6-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083424131 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083424131 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) 20241107083424131 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) 20241107083424131 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083424131 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083424131 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083424131 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083424143 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) 20241107083424143 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) 20241107083424143 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) 20241107083424143 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083424143 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) 20241107083424143 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) 20241107083424143 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) 20241107083424143 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) 20241107083424143 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) 20241107083424143 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) 20241107083424143 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) 20241107083424143 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) 20241107083424144 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) 20241107083424144 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) 20241107083424144 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) 20241107083424144 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) 20241107083424144 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) 20241107083424144 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) 20241107083424147 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) 20241107083424147 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) 20241107083424147 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20241107083424147 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) 20241107083424148 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083424162 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) 20241107083424162 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) 20241107083424162 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) 20241107083424162 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) 20241107083424162 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) 20241107083424162 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) 20241107083424162 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) 20241107083424162 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) 20241107083424163 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) 20241107083424163 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) 20241107083424163 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) 20241107083424163 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) 20241107083424163 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) 20241107083424163 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083424163 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 6d 16 23 aa b1 11 64 75 bb 29 87 ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083424163 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) 20241107083424163 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083424163 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 03 01 00 00 00 0f 6d 16 23 aa b1 11 64 75 bb 29 87 ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083424163 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:1032) 20241107083424163 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:1072) 20241107083424163 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) 20241107083424163 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) 20241107083424163 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) 20241107083424163 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083424163 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} data_length=30, data=00 00 00 0f 6d 16 23 aa b1 11 64 75 bb 29 87 ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083424163 DTBFUL INFO TBF(UL:TFI-0-6-1:G){ASSIGN} Decoded premier TLLI=0x0000000f of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083424163 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000f, not yet confirmed (gprs_ms.c:512) 20241107083424163 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083424163 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083424163 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083424163 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083424163 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083424163 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083424163 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) 20241107083424163 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083424163 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083424163 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083424163 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) 20241107083424163 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) 20241107083424164 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083424164 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083424164 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083424167 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) 20241107083424167 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) 20241107083424167 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20241107083424167 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) 20241107083424167 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083424167 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083424167 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) 20241107083424167 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083424167 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083424167 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083424167 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) 20241107083424167 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) 20241107083424167 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083424168 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) 20241107083424168 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083424168 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083424168 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083424168 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083424168 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083424168 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083424168 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=1 (bts.cpp:663) 20241107083424168 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083424168 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083424168 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083424168 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083424168 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083424168 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083424168 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083424168 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083424168 DRLCMAC 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) 20241107083424168 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083424168 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083424168 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083424168 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083424168 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424168 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424168 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083424168 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083424168 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083424168 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083424168 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083424168 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083424168 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:1192) 20241107083424168 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083424168 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083424168 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-1:G){NEW} (gprs_ms.c:336) 20241107083424168 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083424168 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083424168 DTBFUL INFO TBF(UL:TFI-0-7-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083424168 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083424168 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) 20241107083424168 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) 20241107083424168 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083424168 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083424168 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083424168 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) BTS(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083424180 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) 20241107083424180 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) 20241107083424180 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) 20241107083424180 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083424180 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) 20241107083424180 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) 20241107083424181 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) 20241107083424181 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) 20241107083424181 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) 20241107083424181 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) 20241107083424181 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) 20241107083424181 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) 20241107083424181 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) 20241107083424181 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) 20241107083424181 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) 20241107083424181 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) 20241107083424181 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) 20241107083424181 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) 20241107083424190 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) 20241107083424190 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) 20241107083424190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20241107083424190 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) 20241107083424190 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083424204 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) 20241107083424204 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) 20241107083424204 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) 20241107083424204 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) 20241107083424204 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) 20241107083424204 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) 20241107083424204 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) 20241107083424204 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) 20241107083424204 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) 20241107083424204 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) 20241107083424204 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) 20241107083424204 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) 20241107083424205 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) 20241107083424205 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) 20241107083424205 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) 20241107083424205 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083424205 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=3 data=3c 03 01 00 00 00 10 a3 57 96 02 3c 60 4f 98 89 8c fa f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083424205 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083424205 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083424205 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 03 01 00 00 00 10 a3 57 96 02 3c 60 4f 98 89 8c fa f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083424205 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:1032) 20241107083424205 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=221 Rx UL DATA from unexpected TBF(UL:TFI-0-7-1:G){ASSIGN} (pdch.cpp:1072) 20241107083424205 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) 20241107083424205 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) 20241107083424205 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) 20241107083424205 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083424205 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} data_length=30, data=00 00 00 10 a3 57 96 02 3c 60 4f 98 89 8c fa f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083424205 DTBFUL INFO TBF(UL:TFI-0-7-1:G){ASSIGN} Decoded premier TLLI=0x00000010 of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083424205 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000010, not yet confirmed (gprs_ms.c:512) 20241107083424205 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083424205 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083424205 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083424205 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083424205 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083424205 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083424205 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) 20241107083424205 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083424205 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083424205 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083424208 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 RX RTS.req: sapi=5 arfcn=878 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241107083424208 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=225 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=229 (gprs_rlcmac_sched.cpp:454) 20241107083424208 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20241107083424208 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) 20241107083424208 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083424208 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083424208 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) 20241107083424208 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083424208 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083424208 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083424208 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Scheduling control message at RTS for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083424208 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Sending data request: sapi=5 arfcn=878 cur_fn=221 block=4 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) 20241107083424208 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083424210 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=221, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083424210 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083424210 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083424210 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083424210 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083424210 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083424210 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083424210 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241107083424210 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083424210 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083424210 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083424210 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083424210 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083424210 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083424210 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083424210 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083424210 DRLCMAC 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) 20241107083424210 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083424210 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083424210 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083424210 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083424210 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424210 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424210 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083424210 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083424210 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083424210 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083424210 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083424210 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083424210 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:1192) 20241107083424210 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083424210 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083424210 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-2:G){NEW} (gprs_ms.c:336) 20241107083424210 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083424210 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083424210 DTBFUL INFO TBF(UL:TFI-0-0-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083424210 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083424210 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) 20241107083424210 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=221 (tbf_ul.cpp:221) 20241107083424210 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083424210 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083424210 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083424210 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 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083424211 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083424211 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083424211 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083424222 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) 20241107083424222 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) 20241107083424222 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) 20241107083424222 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083424223 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) 20241107083424223 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) 20241107083424223 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) 20241107083424223 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) 20241107083424223 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) 20241107083424223 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) 20241107083424223 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) 20241107083424223 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) 20241107083424223 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) 20241107083424223 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) 20241107083424223 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) 20241107083424223 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) 20241107083424224 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) 20241107083424224 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) 20241107083424227 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) 20241107083424227 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) 20241107083424227 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20241107083424227 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) 20241107083424227 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 2 20241107083424241 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) 20241107083424241 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) 20241107083424241 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) 20241107083424241 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) 20241107083424241 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) 20241107083424241 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) 20241107083424241 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) 20241107083424241 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) 20241107083424242 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) 20241107083424242 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) 20241107083424242 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) 20241107083424242 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) 20241107083424242 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) 20241107083424242 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) 20241107083424242 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) 20241107083424242 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) 20241107083424242 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=229): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241107083424242 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083424250 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) 20241107083424250 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) 20241107083424250 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20241107083424250 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) 20241107083424250 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 2 20241107083424252 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083424253 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083424253 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083424264 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) 20241107083424265 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) 20241107083424265 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) 20241107083424265 DTBF NOTICE TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083424265 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083424265 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083424265 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) 20241107083424265 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) 20241107083424265 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) 20241107083424265 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) 20241107083424266 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) 20241107083424266 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) 20241107083424266 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) 20241107083424266 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) 20241107083424266 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) 20241107083424266 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) 20241107083424267 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) 20241107083424267 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) 20241107083424267 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) 20241107083424267 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) 20241107083424269 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) 20241107083424269 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) 20241107083424269 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083424283 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) 20241107083424283 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) 20241107083424283 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=238): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} (pdch_ul_controller.c:309) 20241107083424283 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083424283 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) 20241107083424283 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) 20241107083424283 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) 20241107083424283 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) 20241107083424284 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) 20241107083424284 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) 20241107083424284 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) 20241107083424284 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) 20241107083424284 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) 20241107083424284 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) 20241107083424284 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) 20241107083424284 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) 20241107083424284 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) 20241107083424284 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) 20241107083424287 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) 20241107083424287 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) 20241107083424287 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083424299 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083424299 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083424299 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083424301 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) 20241107083424301 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) 20241107083424302 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) 20241107083424302 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) 20241107083424302 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) 20241107083424302 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) 20241107083424302 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) 20241107083424302 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) 20241107083424302 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) 20241107083424302 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) 20241107083424302 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) 20241107083424302 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) 20241107083424302 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) 20241107083424302 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) 20241107083424302 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) 20241107083424302 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) 20241107083424311 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) 20241107083424311 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) 20241107083424311 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083424325 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) 20241107083424325 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) 20241107083424325 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) 20241107083424325 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) 20241107083424325 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) 20241107083424325 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) 20241107083424325 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) 20241107083424325 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) 20241107083424325 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) 20241107083424325 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) 20241107083424325 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) 20241107083424325 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) 20241107083424325 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) 20241107083424325 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) 20241107083424326 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) 20241107083424326 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) 20241107083424329 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) 20241107083424329 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) 20241107083424329 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083424331 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083424331 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083424331 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083424344 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) 20241107083424344 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) 20241107083424344 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) 20241107083424344 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) 20241107083424344 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) 20241107083424344 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) 20241107083424344 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) 20241107083424344 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) 20241107083424344 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) 20241107083424345 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) 20241107083424345 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) 20241107083424345 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) 20241107083424345 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) 20241107083424345 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) 20241107083424345 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) 20241107083424345 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) 20241107083424348 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) 20241107083424348 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) 20241107083424348 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083424365 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) 20241107083424365 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) 20241107083424367 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) 20241107083424367 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) 20241107083424368 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) 20241107083424368 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) 20241107083424368 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) 20241107083424368 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) 20241107083424369 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083424369 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083424369 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083424369 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) 20241107083424369 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) 20241107083424370 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) 20241107083424370 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) 20241107083424371 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) 20241107083424371 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) 20241107083424371 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) 20241107083424371 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) 20241107083424373 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) 20241107083424373 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) 20241107083424374 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083424388 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) 20241107083424388 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) 20241107083424390 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) 20241107083424390 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) 20241107083424391 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) 20241107083424391 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) 20241107083424391 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) 20241107083424391 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) 20241107083424392 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) 20241107083424392 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) 20241107083424393 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) 20241107083424393 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) 20241107083424393 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) 20241107083424393 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) 20241107083424394 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) 20241107083424394 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) 20241107083424394 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) 20241107083424395 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) 20241107083424395 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083424406 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) 20241107083424406 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) 20241107083424407 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) 20241107083424407 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) 20241107083424407 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) 20241107083424407 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) 20241107083424407 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) 20241107083424407 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) 20241107083424408 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) 20241107083424408 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) 20241107083424408 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) 20241107083424408 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) 20241107083424409 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) 20241107083424409 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) 20241107083424409 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) 20241107083424409 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) 20241107083424410 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083424410 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083424410 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083424411 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) 20241107083424411 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=268 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-0-2:G){FLOW}, expect answer on UL FN=273 (gprs_rlcmac_sched.cpp:454) 20241107083424411 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type USF (pdch_ul_controller.c:184) 20241107083424411 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Sending data request: sapi=5 arfcn=871 cur_fn=264 block=2 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) 20241107083424412 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083424426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=2 data=3c 05 01 00 00 00 11 3f 77 44 f0 ce f0 98 0c 0a 83 e7 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083424426 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) 20241107083424426 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083424426 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 05 01 00 00 00 11 3f 77 44 f0 ce f0 98 0c 0a 83 e7 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083424426 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:1032) 20241107083424426 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=268 Rx UL DATA from unexpected TBF(UL:TFI-0-0-2:G){FLOW} (pdch.cpp:1072) 20241107083424426 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) 20241107083424426 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) 20241107083424426 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) 20241107083424427 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083424427 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} data_length=30, data=00 00 00 11 3f 77 44 f0 ce f0 98 0c 0a 83 e7 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083424427 DTBFUL INFO TBF(UL:TFI-0-0-2:G){FLOW} Decoded premier TLLI=0x00000011 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083424427 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000011, not yet confirmed (gprs_ms.c:512) 20241107083424427 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083424427 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083424427 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083424427 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083424427 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083424427 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) 20241107083424427 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) 20241107083424427 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083424427 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083424427 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083424428 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) 20241107083424428 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) 20241107083424429 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) 20241107083424429 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) 20241107083424429 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) 20241107083424429 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) 20241107083424430 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) 20241107083424430 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) 20241107083424431 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) 20241107083424431 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) 20241107083424431 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) 20241107083424431 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) 20241107083424432 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) 20241107083424432 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) 20241107083424436 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) 20241107083424436 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:TLLI-0x00000011){FLOW}, expect answer on UL FN=277 (gprs_rlcmac_sched.cpp:454) 20241107083424436 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20241107083424436 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) 20241107083424436 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (final=0) (encoding.cpp:1112) 20241107083424436 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083424436 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) 20241107083424436 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083424436 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083424436 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083424436 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Scheduling control message at RTS for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083424436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 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) 20241107083424436 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083424440 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=268, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083424440 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083424440 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083424440 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083424440 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083424440 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083424440 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083424440 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=2 (bts.cpp:663) 20241107083424440 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083424441 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083424441 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083424441 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083424441 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083424441 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083424441 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083424441 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083424441 DRLCMAC 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) 20241107083424441 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083424441 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083424441 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083424441 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083424441 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424441 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424441 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083424441 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083424441 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083424441 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083424441 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083424441 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083424441 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:1192) 20241107083424441 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083424441 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083424441 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-2:G){NEW} (gprs_ms.c:336) 20241107083424441 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083424441 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083424441 DTBFUL INFO TBF(UL:TFI-0-1-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083424441 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083424441 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) 20241107083424441 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=268 (tbf_ul.cpp:221) 20241107083424441 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083424441 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083424441 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083424441 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=268 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083424450 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) 20241107083424450 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) 20241107083424450 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=273): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241107083424450 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083424451 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) 20241107083424451 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) 20241107083424452 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) 20241107083424452 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) 20241107083424453 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) 20241107083424453 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) 20241107083424454 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) 20241107083424454 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) 20241107083424455 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) 20241107083424455 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) 20241107083424455 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) 20241107083424455 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) 20241107083424456 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) 20241107083424456 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) 20241107083424457 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) 20241107083424457 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) 20241107083424457 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20241107083424457 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 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) 20241107083424457 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083424469 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) 20241107083424469 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) 20241107083424469 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) 20241107083424469 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083424471 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=4 data=3c 05 01 00 00 00 12 a1 6f bf 16 b3 55 90 07 51 39 ea 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083424471 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083424471 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083424471 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 05 01 00 00 00 12 a1 6f bf 16 b3 55 90 07 51 39 ea 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083424471 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:1032) 20241107083424471 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=277 Rx UL DATA from unexpected TBF(UL:TFI-0-1-2:G){ASSIGN} (pdch.cpp:1072) 20241107083424471 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) 20241107083424471 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) 20241107083424471 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) 20241107083424471 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083424471 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} data_length=30, data=00 00 00 12 a1 6f bf 16 b3 55 90 07 51 39 ea 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083424471 DTBFUL INFO TBF(UL:TFI-0-1-2:G){ASSIGN} Decoded premier TLLI=0x00000012 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083424471 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000012, not yet confirmed (gprs_ms.c:512) 20241107083424471 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083424471 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083424471 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083424471 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083424471 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083424471 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083424471 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) 20241107083424471 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083424471 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083424471 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083424472 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) 20241107083424472 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) 20241107083424473 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) 20241107083424473 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) 20241107083424474 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) 20241107083424474 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) 20241107083424475 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) 20241107083424475 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) 20241107083424476 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) 20241107083424476 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) 20241107083424477 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) 20241107083424477 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) 20241107083424477 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 RX RTS.req: sapi=5 arfcn=872 cur_fn=277 block=5 (pcu_l1_if.cpp:576) 20241107083424478 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=281 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=286 (gprs_rlcmac_sched.cpp:454) 20241107083424478 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20241107083424478 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) 20241107083424478 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083424478 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083424478 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) 20241107083424478 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083424478 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083424478 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083424478 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Scheduling control message at RTS for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083424478 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Sending data request: sapi=5 arfcn=872 cur_fn=277 block=5 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) 20241107083424479 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083424484 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=277, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083424484 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083424484 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083424484 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083424484 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083424484 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083424484 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083424484 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=2 (bts.cpp:663) 20241107083424484 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083424484 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083424484 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083424484 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083424484 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083424484 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083424484 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083424484 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083424484 DRLCMAC 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) 20241107083424484 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083424484 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083424484 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083424484 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083424484 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424484 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424484 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083424484 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083424484 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083424484 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083424484 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083424484 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083424484 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:1192) 20241107083424485 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083424485 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083424485 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-2:G){NEW} (gprs_ms.c:336) 20241107083424485 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083424485 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083424485 DTBFUL INFO TBF(UL:TFI-0-2-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083424485 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083424485 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) 20241107083424485 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=277 (tbf_ul.cpp:221) 20241107083424485 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083424485 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083424485 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083424485 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=277 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083424491 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) 20241107083424491 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) 20241107083424491 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) 20241107083424491 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083424493 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) 20241107083424493 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) 20241107083424494 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) 20241107083424494 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) 20241107083424495 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) 20241107083424495 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) 20241107083424496 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) 20241107083424496 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) 20241107083424497 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) 20241107083424497 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) 20241107083424498 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) 20241107083424498 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) 20241107083424499 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) 20241107083424499 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) 20241107083424500 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) 20241107083424500 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) 20241107083424500 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20241107083424500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 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) 20241107083424500 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083424513 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) 20241107083424513 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) 20241107083424515 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) 20241107083424515 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) 20241107083424515 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=286): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241107083424515 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083424516 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=6 data=3c 05 01 00 00 00 13 7d a4 e0 66 0d 32 52 8b 6b 87 58 14 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083424516 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083424516 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083424516 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 05 01 00 00 00 13 7d a4 e0 66 0d 32 52 8b 6b 87 58 14 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083424516 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:1032) 20241107083424516 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=286 Rx UL DATA from unexpected TBF(UL:TFI-0-2-2:G){ASSIGN} (pdch.cpp:1072) 20241107083424516 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) 20241107083424516 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) 20241107083424516 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) 20241107083424516 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083424516 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} data_length=30, data=00 00 00 13 7d a4 e0 66 0d 32 52 8b 6b 87 58 14 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083424516 DTBFUL INFO TBF(UL:TFI-0-2-2:G){ASSIGN} Decoded premier TLLI=0x00000013 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083424516 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000013, not yet confirmed (gprs_ms.c:512) 20241107083424516 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083424516 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083424517 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083424517 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083424517 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083424517 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083424517 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) 20241107083424517 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083424517 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083424517 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083424518 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) 20241107083424518 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) 20241107083424519 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) 20241107083424519 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) 20241107083424520 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) 20241107083424520 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) 20241107083424521 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) 20241107083424521 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) 20241107083424523 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) 20241107083424523 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) 20241107083424524 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 RX RTS.req: sapi=5 arfcn=873 cur_fn=286 block=7 (pcu_l1_if.cpp:576) 20241107083424524 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=290 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=294 (gprs_rlcmac_sched.cpp:454) 20241107083424524 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241107083424524 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) 20241107083424524 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083424524 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083424524 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) 20241107083424524 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083424524 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083424524 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083424524 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Scheduling control message at RTS for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083424524 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Sending data request: sapi=5 arfcn=873 cur_fn=286 block=7 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) 20241107083424524 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083424529 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=286, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083424529 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083424529 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083424529 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083424529 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083424529 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083424529 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083424529 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=2 (bts.cpp:663) 20241107083424529 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083424529 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083424529 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083424529 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083424529 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083424530 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083424530 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083424530 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083424530 DRLCMAC 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) 20241107083424530 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083424530 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083424530 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083424530 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083424530 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424530 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424530 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083424530 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083424530 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083424530 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083424530 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083424530 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083424530 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:1192) 20241107083424530 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083424530 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083424530 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-2:G){NEW} (gprs_ms.c:336) 20241107083424530 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083424530 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083424530 DTBFUL INFO TBF(UL:TFI-0-3-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083424530 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083424530 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) 20241107083424530 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=286 (tbf_ul.cpp:221) 20241107083424530 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083424530 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083424530 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083424530 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 6a 7d 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083424532 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) 20241107083424532 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) 20241107083424532 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) 20241107083424532 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) BTS(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083424534 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) 20241107083424534 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) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083424535 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) 20241107083424535 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) 20241107083424536 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) 20241107083424536 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) 20241107083424537 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) 20241107083424537 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) 20241107083424538 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) 20241107083424538 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) 20241107083424539 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) 20241107083424539 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) 20241107083424539 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) 20241107083424540 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) 20241107083424540 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083424552 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) 20241107083424552 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) 20241107083424553 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) 20241107083424553 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) 20241107083424554 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) 20241107083424554 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) 20241107083424554 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=294): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241107083424554 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083424555 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) 20241107083424555 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) 20241107083424556 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) 20241107083424556 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) 20241107083424556 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) 20241107083424556 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) 20241107083424557 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) 20241107083424557 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) 20241107083424558 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) 20241107083424558 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) 20241107083424561 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) 20241107083424561 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) 20241107083424561 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20241107083424561 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) 20241107083424562 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083424576 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) 20241107083424576 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) 20241107083424578 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) 20241107083424578 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) 20241107083424578 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) 20241107083424578 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) 20241107083424579 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 7c 48 d7 f5 5a 0d e9 ea 1d 2a ce 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083424579 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) 20241107083424579 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083424579 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 05 01 00 00 00 14 7c 48 d7 f5 5a 0d e9 ea 1d 2a ce 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083424579 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:1032) 20241107083424579 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:1072) 20241107083424579 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) 20241107083424579 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) 20241107083424579 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) 20241107083424579 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083424579 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} data_length=30, data=00 00 00 14 7c 48 d7 f5 5a 0d e9 ea 1d 2a ce 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083424579 DTBFUL INFO TBF(UL:TFI-0-3-2:G){ASSIGN} Decoded premier TLLI=0x00000014 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083424579 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000014, not yet confirmed (gprs_ms.c:512) 20241107083424579 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083424579 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083424579 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083424579 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083424579 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083424579 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083424580 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) 20241107083424580 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083424580 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083424580 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083424580 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) 20241107083424580 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) 20241107083424581 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) 20241107083424582 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) 20241107083424582 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) 20241107083424582 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) 20241107083424583 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) 20241107083424583 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) 20241107083424584 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) 20241107083424584 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) 20241107083424584 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20241107083424584 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) 20241107083424584 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083424584 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083424584 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) 20241107083424584 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083424584 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083424584 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083424584 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) 20241107083424584 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) 20241107083424585 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083424591 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) 20241107083424591 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083424591 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083424591 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083424591 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083424591 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083424591 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083424591 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=2 (bts.cpp:663) 20241107083424591 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083424591 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083424591 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083424591 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083424591 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083424591 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083424591 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083424591 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083424591 DRLCMAC 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) 20241107083424591 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083424591 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083424591 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083424591 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083424591 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424591 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424592 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083424592 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083424592 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083424592 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083424592 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083424592 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083424592 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:1192) 20241107083424592 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083424592 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083424592 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-2:G){NEW} (gprs_ms.c:336) 20241107083424592 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083424592 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083424592 DTBFUL INFO TBF(UL:TFI-0-4-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083424592 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083424592 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) 20241107083424592 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) 20241107083424592 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083424592 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083424592 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083424592 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) 20241107083424595 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) 20241107083424595 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) 20241107083424595 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) 20241107083424595 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) BTS(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083424597 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) 20241107083424597 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) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083424599 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) 20241107083424599 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) 20241107083424600 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) 20241107083424600 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) 20241107083424601 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) 20241107083424601 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) 20241107083424602 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) 20241107083424602 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) 20241107083424603 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) 20241107083424603 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) 20241107083424604 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) 20241107083424604 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) 20241107083424604 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083424613 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) 20241107083424613 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) 20241107083424614 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) 20241107083424614 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) 20241107083424614 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) 20241107083424614 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) 20241107083424615 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) 20241107083424615 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) 20241107083424615 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) 20241107083424615 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083424615 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) 20241107083424615 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) 20241107083424616 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) 20241107083424616 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) 20241107083424616 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) 20241107083424616 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) 20241107083424616 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) 20241107083424616 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) 20241107083424624 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) 20241107083424624 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=312 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=316 (gprs_rlcmac_sched.cpp:454) 20241107083424624 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241107083424624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Sending data request: sapi=5 arfcn=871 cur_fn=307 block=0 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) 20241107083424625 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083424638 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) 20241107083424638 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) 20241107083424640 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) 20241107083424640 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) 20241107083424642 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083424642 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083424642 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083424642 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) 20241107083424642 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) 20241107083424643 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) 20241107083424643 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) 20241107083424644 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data=3c 05 01 00 00 00 15 96 43 ed 18 5e 2a 44 11 58 9e 39 a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083424644 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083424644 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083424644 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 05 01 00 00 00 15 96 43 ed 18 5e 2a 44 11 58 9e 39 a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083424644 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:1032) 20241107083424644 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=312 Rx UL DATA from unexpected TBF(UL:TFI-0-4-2:G){ASSIGN} (pdch.cpp:1072) 20241107083424644 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) 20241107083424644 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) 20241107083424644 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) 20241107083424644 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083424644 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} data_length=30, data=00 00 00 15 96 43 ed 18 5e 2a 44 11 58 9e 39 a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083424645 DTBFUL INFO TBF(UL:TFI-0-4-2:G){ASSIGN} Decoded premier TLLI=0x00000015 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083424645 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000015, not yet confirmed (gprs_ms.c:512) 20241107083424645 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083424645 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083424645 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083424645 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083424645 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083424645 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083424645 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) 20241107083424645 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083424645 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083424645 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083424645 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) 20241107083424645 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) 20241107083424646 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) 20241107083424646 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) 20241107083424647 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) 20241107083424647 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) 20241107083424649 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 RX RTS.req: sapi=5 arfcn=875 cur_fn=312 block=1 (pcu_l1_if.cpp:576) 20241107083424649 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=316 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=320 (gprs_rlcmac_sched.cpp:454) 20241107083424649 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20241107083424649 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) 20241107083424649 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083424649 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083424649 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) 20241107083424649 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083424649 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083424649 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083424649 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Scheduling control message at RTS for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083424649 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Sending data request: sapi=5 arfcn=875 cur_fn=312 block=1 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) 20241107083424650 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083424655 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=312, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083424655 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083424655 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083424655 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083424655 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083424655 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083424655 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083424655 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=2 (bts.cpp:663) 20241107083424655 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083424655 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083424655 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083424655 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083424655 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083424655 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083424655 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083424655 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083424655 DRLCMAC 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) 20241107083424655 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083424655 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083424655 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083424655 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083424656 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424656 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424656 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083424656 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083424656 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083424656 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083424656 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083424656 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083424656 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:1192) 20241107083424656 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083424656 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083424656 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-2:G){NEW} (gprs_ms.c:336) 20241107083424656 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083424656 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083424656 DTBFUL INFO TBF(UL:TFI-0-5-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083424656 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083424656 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) 20241107083424656 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=312 (tbf_ul.cpp:221) 20241107083424656 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083424656 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083424656 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083424656 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=312 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083424658 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) 20241107083424658 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) 20241107083424658 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=316): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241107083424659 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083424659 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) 20241107083424659 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) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20241107083424660 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) 20241107083424660 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) MTC@fb7e2f9c3787: 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 } 20241107083424661 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) 20241107083424661 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) 20241107083424662 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) 20241107083424662 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) 20241107083424663 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) 20241107083424663 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) 20241107083424664 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) 20241107083424664 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) 20241107083424666 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) 20241107083424666 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) 20241107083424667 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) 20241107083424667 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=320 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=325 (gprs_rlcmac_sched.cpp:454) 20241107083424667 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20241107083424667 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Sending data request: sapi=5 arfcn=871 cur_fn=316 block=2 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) 20241107083424667 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083424677 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) 20241107083424677 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) 20241107083424679 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) 20241107083424679 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) 20241107083424680 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) 20241107083424680 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) 20241107083424680 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) 20241107083424680 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) 20241107083424681 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) 20241107083424681 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) 20241107083424681 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=320): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241107083424681 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083424682 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=2 data=3c 05 01 00 00 00 16 9a 0d 93 4f 0a 17 e0 44 ff 86 6c a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083424682 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083424682 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083424682 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 05 01 00 00 00 16 9a 0d 93 4f 0a 17 e0 44 ff 86 6c a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083424682 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:1032) 20241107083424682 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=320 Rx UL DATA from unexpected TBF(UL:TFI-0-5-2:G){ASSIGN} (pdch.cpp:1072) 20241107083424682 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) 20241107083424682 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) 20241107083424682 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) 20241107083424682 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083424682 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} data_length=30, data=00 00 00 16 9a 0d 93 4f 0a 17 e0 44 ff 86 6c a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083424682 DTBFUL INFO TBF(UL:TFI-0-5-2:G){ASSIGN} Decoded premier TLLI=0x00000016 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083424682 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000016, not yet confirmed (gprs_ms.c:512) 20241107083424682 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083424682 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083424682 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083424682 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083424682 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083424682 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083424682 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) 20241107083424682 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083424682 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083424682 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083424684 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) 20241107083424684 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) 20241107083424685 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083424685 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083424685 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083424685 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) 20241107083424685 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) 20241107083424694 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 RX RTS.req: sapi=5 arfcn=876 cur_fn=320 block=3 (pcu_l1_if.cpp:576) 20241107083424694 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=325 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=329 (gprs_rlcmac_sched.cpp:454) 20241107083424694 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20241107083424694 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) 20241107083424694 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083424694 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083424694 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) 20241107083424694 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083424694 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083424694 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083424694 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Scheduling control message at RTS for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083424694 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Sending data request: sapi=5 arfcn=876 cur_fn=320 block=3 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) 20241107083424695 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083424700 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=320, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083424700 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083424700 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083424700 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083424700 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083424700 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083424700 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083424700 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=2 (bts.cpp:663) 20241107083424700 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083424700 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083424700 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083424700 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083424700 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083424700 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083424700 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083424700 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083424700 DRLCMAC 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) 20241107083424700 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083424700 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083424700 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083424700 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083424700 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424700 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424700 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083424700 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083424700 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083424700 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083424700 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083424700 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083424700 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:1192) 20241107083424700 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083424700 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083424700 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-2:G){NEW} (gprs_ms.c:336) 20241107083424701 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083424701 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083424701 DTBFUL INFO TBF(UL:TFI-0-6-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083424701 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083424701 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) 20241107083424701 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=320 (tbf_ul.cpp:221) 20241107083424701 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083424701 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083424701 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083424701 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=320 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083424708 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) 20241107083424708 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) 20241107083424709 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=325): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241107083424709 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083424710 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) 20241107083424710 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) 20241107083424711 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) 20241107083424711 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) 20241107083424713 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) 20241107083424713 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) 20241107083424713 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) 20241107083424714 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) 20241107083424714 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) 20241107083424714 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) 20241107083424715 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) 20241107083424715 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) 20241107083424715 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) 20241107083424715 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) 20241107083424716 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) 20241107083424716 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=329 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=333 (gprs_rlcmac_sched.cpp:454) 20241107083424716 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20241107083424716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Sending data request: sapi=5 arfcn=871 cur_fn=325 block=4 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) 20241107083424716 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083424725 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) 20241107083424725 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) 20241107083424725 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) 20241107083424725 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) 20241107083424726 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) 20241107083424726 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) 20241107083424726 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) 20241107083424726 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) 20241107083424726 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) 20241107083424726 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) 20241107083424726 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) 20241107083424726 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) 20241107083424726 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=329): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241107083424726 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083424726 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=4 data=3c 05 01 00 00 00 17 82 3c e0 3e 6b 77 24 58 96 89 0f ce 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083424726 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083424726 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083424726 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 05 01 00 00 00 17 82 3c e0 3e 6b 77 24 58 96 89 0f ce 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083424726 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:1032) 20241107083424726 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=329 Rx UL DATA from unexpected TBF(UL:TFI-0-6-2:G){ASSIGN} (pdch.cpp:1072) 20241107083424726 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) 20241107083424726 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) 20241107083424726 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) 20241107083424726 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083424726 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} data_length=30, data=00 00 00 17 82 3c e0 3e 6b 77 24 58 96 89 0f ce 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083424726 DTBFUL INFO TBF(UL:TFI-0-6-2:G){ASSIGN} Decoded premier TLLI=0x00000017 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083424726 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000017, not yet confirmed (gprs_ms.c:512) 20241107083424726 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083424726 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083424726 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083424726 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083424726 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083424726 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083424726 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) 20241107083424726 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083424726 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083424726 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083424726 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) 20241107083424726 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) 20241107083424730 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 RX RTS.req: sapi=5 arfcn=877 cur_fn=329 block=5 (pcu_l1_if.cpp:576) 20241107083424730 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=333 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=338 (gprs_rlcmac_sched.cpp:454) 20241107083424730 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20241107083424730 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) 20241107083424730 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083424730 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083424730 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) 20241107083424730 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083424730 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083424730 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083424730 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Scheduling control message at RTS for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083424730 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Sending data request: sapi=5 arfcn=877 cur_fn=329 block=5 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) 20241107083424730 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083424731 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083424731 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083424731 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083424731 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=329, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083424731 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083424731 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083424731 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083424731 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083424731 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083424731 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083424731 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=2 (bts.cpp:663) 20241107083424731 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083424731 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083424731 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083424731 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083424731 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083424731 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083424731 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083424731 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083424731 DRLCMAC 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) 20241107083424731 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083424731 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083424731 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083424731 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083424731 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424731 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424731 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083424731 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083424731 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083424731 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083424731 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083424731 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083424731 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:1192) 20241107083424731 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083424731 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083424731 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-2:G){NEW} (gprs_ms.c:336) 20241107083424731 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083424731 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083424731 DTBFUL INFO TBF(UL:TFI-0-7-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083424731 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083424731 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) 20241107083424731 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=329 (tbf_ul.cpp:221) 20241107083424731 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083424731 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083424731 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083424731 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=329 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083424744 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) 20241107083424744 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) 20241107083424744 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=333): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241107083424744 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083424744 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) 20241107083424744 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) 20241107083424744 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) 20241107083424744 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) 20241107083424744 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) 20241107083424744 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) 20241107083424745 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) 20241107083424745 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) 20241107083424745 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) 20241107083424745 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) 20241107083424745 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) 20241107083424745 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) 20241107083424745 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) 20241107083424745 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) 20241107083424753 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) 20241107083424753 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=338 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=342 (gprs_rlcmac_sched.cpp:454) 20241107083424753 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241107083424753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Sending data request: sapi=5 arfcn=871 cur_fn=333 block=6 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) 20241107083424753 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083424767 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) 20241107083424767 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) 20241107083424767 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) 20241107083424767 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) 20241107083424767 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) 20241107083424767 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) 20241107083424768 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) 20241107083424768 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) 20241107083424768 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) 20241107083424768 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) 20241107083424768 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) 20241107083424768 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) 20241107083424768 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) 20241107083424768 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) 20241107083424768 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=338): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241107083424768 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083424768 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=6 data=3c 05 01 00 00 00 18 fc ca 89 9c 8a d5 bb f3 d8 8b a3 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083424768 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083424768 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083424768 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 05 01 00 00 00 18 fc ca 89 9c 8a d5 bb f3 d8 8b a3 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083424768 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:1032) 20241107083424768 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=338 Rx UL DATA from unexpected TBF(UL:TFI-0-7-2:G){ASSIGN} (pdch.cpp:1072) 20241107083424768 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) 20241107083424768 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) 20241107083424768 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) 20241107083424768 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083424768 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} data_length=30, data=00 00 00 18 fc ca 89 9c 8a d5 bb f3 d8 8b a3 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083424768 DTBFUL INFO TBF(UL:TFI-0-7-2:G){ASSIGN} Decoded premier TLLI=0x00000018 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083424768 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000018, not yet confirmed (gprs_ms.c:512) 20241107083424768 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083424768 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083424768 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083424768 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083424768 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083424768 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083424768 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) 20241107083424768 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083424768 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083424768 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083424772 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 RX RTS.req: sapi=5 arfcn=878 cur_fn=338 block=7 (pcu_l1_if.cpp:576) 20241107083424772 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=342 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=346 (gprs_rlcmac_sched.cpp:454) 20241107083424772 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20241107083424772 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) 20241107083424772 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083424772 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083424772 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) 20241107083424772 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083424772 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083424772 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083424772 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Scheduling control message at RTS for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083424772 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Sending data request: sapi=5 arfcn=878 cur_fn=338 block=7 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) 20241107083424772 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083424773 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=338, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083424773 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083424773 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083424773 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083424773 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083424773 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083424773 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083424773 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241107083424773 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083424773 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083424773 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083424773 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083424773 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083424773 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083424773 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083424773 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083424773 DRLCMAC 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) 20241107083424773 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083424773 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083424773 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083424773 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083424773 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424773 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083424773 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083424773 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083424773 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083424773 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083424773 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083424773 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083424773 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:1192) 20241107083424773 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083424773 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083424773 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-3:G){NEW} (gprs_ms.c:336) 20241107083424773 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083424773 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083424773 DTBFUL INFO TBF(UL:TFI-0-0-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083424773 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083424773 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) 20241107083424773 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=338 (tbf_ul.cpp:221) 20241107083424773 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083424773 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083424773 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083424773 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=338 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083424786 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) 20241107083424786 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) 20241107083424786 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=342): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241107083424786 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083424786 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) 20241107083424786 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) 20241107083424786 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) 20241107083424786 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) 20241107083424786 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) 20241107083424786 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) 20241107083424786 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) 20241107083424786 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) 20241107083424786 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) 20241107083424786 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) 20241107083424787 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) 20241107083424787 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) 20241107083424787 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) 20241107083424787 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) 20241107083424790 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) 20241107083424790 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) 20241107083424790 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241107083424790 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) 20241107083424791 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 3 20241107083424793 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083424793 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083424793 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083424805 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) 20241107083424805 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) 20241107083424805 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) 20241107083424805 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) 20241107083424805 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) 20241107083424805 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) 20241107083424806 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) 20241107083424806 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) 20241107083424806 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) 20241107083424806 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) 20241107083424806 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) 20241107083424806 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) 20241107083424807 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) 20241107083424807 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) 20241107083424807 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) 20241107083424807 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) 20241107083424807 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=346): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241107083424807 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083424814 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) 20241107083424814 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) 20241107083424814 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type USF (pdch_ul_controller.c:184) 20241107083424814 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) 20241107083424815 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 3 20241107083424829 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) 20241107083424829 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) 20241107083424829 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=351): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241107083424829 DTBF NOTICE TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083424829 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083424829 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083424830 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) 20241107083424830 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) 20241107083424831 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) 20241107083424831 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) 20241107083424832 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) 20241107083424832 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) 20241107083424833 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) 20241107083424833 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) 20241107083424833 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) 20241107083424833 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) 20241107083424835 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) 20241107083424835 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) 20241107083424835 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) 20241107083424835 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) 20241107083424836 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) 20241107083424836 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) 20241107083424837 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083424848 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) 20241107083424848 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) 20241107083424848 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=355): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} (pdch_ul_controller.c:309) 20241107083424848 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083424850 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) 20241107083424850 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) 20241107083424850 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) 20241107083424850 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) 20241107083424851 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) 20241107083424851 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) 20241107083424852 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) 20241107083424852 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) 20241107083424853 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) 20241107083424853 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) 20241107083424854 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) 20241107083424854 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) 20241107083424855 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) 20241107083424855 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) 20241107083424857 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083424857 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083424857 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083424857 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) 20241107083424857 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) 20241107083424858 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083424868 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) 20241107083424868 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) 20241107083424870 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) 20241107083424870 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) 20241107083424871 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) 20241107083424871 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) 20241107083424872 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) 20241107083424872 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) 20241107083424873 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) 20241107083424873 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) 20241107083424874 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) 20241107083424874 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) 20241107083424875 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) 20241107083424875 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) 20241107083424876 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) 20241107083424876 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) 20241107083424877 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) 20241107083424877 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) 20241107083424878 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083424891 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) 20241107083424891 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) 20241107083424892 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) 20241107083424892 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) 20241107083424893 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) 20241107083424893 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) 20241107083424894 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) 20241107083424894 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) 20241107083424895 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) 20241107083424895 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) 20241107083424896 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) 20241107083424896 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) 20241107083424897 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) 20241107083424897 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) 20241107083424898 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) 20241107083424898 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) 20241107083424899 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) 20241107083424899 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) 20241107083424900 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083424901 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083424901 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083424901 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083424911 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) 20241107083424911 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) 20241107083424913 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) 20241107083424913 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) 20241107083424914 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) 20241107083424914 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) 20241107083424915 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) 20241107083424915 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) 20241107083424916 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) 20241107083424916 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) 20241107083424916 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) 20241107083424916 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) 20241107083424917 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) 20241107083424917 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) 20241107083424918 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) 20241107083424918 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) 20241107083424919 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) 20241107083424920 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) 20241107083424920 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083424929 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) 20241107083424929 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) 20241107083424931 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) 20241107083424931 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) 20241107083424932 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083424932 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083424932 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083424932 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) 20241107083424932 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) 20241107083424934 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) 20241107083424934 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) 20241107083424935 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) 20241107083424935 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) 20241107083424937 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) 20241107083424937 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) 20241107083424938 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) 20241107083424938 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) 20241107083424939 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) 20241107083424939 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) 20241107083424940 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) 20241107083424940 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) 20241107083424941 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083424953 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) 20241107083424953 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) 20241107083424953 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) 20241107083424953 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) 20241107083424953 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) 20241107083424953 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) 20241107083424954 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) 20241107083424954 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) 20241107083424954 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) 20241107083424954 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) 20241107083424954 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) 20241107083424954 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) 20241107083424954 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) 20241107083424954 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) 20241107083424955 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) 20241107083424955 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) 20241107083424957 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) 20241107083424957 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) 20241107083424957 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083424971 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) 20241107083424971 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) 20241107083424972 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) 20241107083424972 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) 20241107083424972 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) 20241107083424972 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) 20241107083424972 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) 20241107083424972 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) 20241107083424972 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) 20241107083424972 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) 20241107083424972 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) 20241107083424972 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) 20241107083424972 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) 20241107083424972 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) 20241107083424972 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) 20241107083424972 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) 20241107083424973 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083424973 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083424973 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083424976 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) 20241107083424976 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) 20241107083424976 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type USF (pdch_ul_controller.c:184) 20241107083424976 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) 20241107083424976 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083424990 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 fa 33 9f 4f 49 24 7f 22 aa d2 79 c6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083424990 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) 20241107083424990 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083424990 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 07 01 00 00 00 19 fa 33 9f 4f 49 24 7f 22 aa d2 79 c6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083424990 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:1032) 20241107083424990 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:1072) 20241107083424990 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) 20241107083424990 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) 20241107083424990 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) 20241107083424990 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083424990 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} data_length=30, data=00 00 00 19 fa 33 9f 4f 49 24 7f 22 aa d2 79 c6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083424990 DTBFUL INFO TBF(UL:TFI-0-0-3:G){FLOW} Decoded premier TLLI=0x00000019 of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083424990 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000019, not yet confirmed (gprs_ms.c:512) 20241107083424990 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083424990 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083424990 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083424990 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083424990 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083424990 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) 20241107083424990 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) 20241107083424990 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083424990 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083424990 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083424990 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) 20241107083424990 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) 20241107083424990 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) 20241107083424990 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) 20241107083424990 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) 20241107083424990 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) 20241107083424991 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) 20241107083424991 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) 20241107083424991 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) 20241107083424991 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) 20241107083424991 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) 20241107083424991 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) 20241107083424991 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) 20241107083424991 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) 20241107083424999 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) 20241107083424999 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) 20241107083424999 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type USF (pdch_ul_controller.c:184) 20241107083424999 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) 20241107083424999 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (final=0) (encoding.cpp:1112) 20241107083424999 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083424999 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) 20241107083424999 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083424999 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083424999 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083424999 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) 20241107083424999 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) 20241107083424999 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083425001 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) 20241107083425001 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083425001 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083425001 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083425001 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083425001 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083425001 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083425001 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=3 (bts.cpp:663) 20241107083425001 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083425001 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083425001 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083425001 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083425001 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083425001 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083425001 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083425001 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083425001 DRLCMAC 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) 20241107083425001 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083425001 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083425001 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083425001 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083425001 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425001 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425001 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083425001 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083425001 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083425001 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083425001 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083425001 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083425001 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:1192) 20241107083425001 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083425001 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083425001 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-3:G){NEW} (gprs_ms.c:336) 20241107083425001 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083425001 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083425001 DTBFUL INFO TBF(UL:TFI-0-1-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083425001 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083425001 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) 20241107083425001 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) 20241107083425001 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083425001 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083425001 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083425001 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083425014 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) 20241107083425014 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) 20241107083425014 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) 20241107083425014 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083425015 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) 20241107083425015 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) 20241107083425015 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) 20241107083425015 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) 20241107083425016 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) 20241107083425016 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) 20241107083425016 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) 20241107083425016 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) 20241107083425017 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) 20241107083425017 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) 20241107083425017 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) 20241107083425017 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) 20241107083425018 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) 20241107083425018 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) 20241107083425019 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) 20241107083425019 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) 20241107083425019 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20241107083425019 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) 20241107083425019 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083425033 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) 20241107083425033 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) 20241107083425033 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) 20241107083425033 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083425034 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 ce 2c 84 c2 ac 55 ec ea 29 dd e6 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083425034 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) 20241107083425034 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083425034 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 07 01 00 00 00 1a ce 2c 84 c2 ac 55 ec ea 29 dd e6 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083425034 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:1032) 20241107083425034 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:1072) 20241107083425034 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) 20241107083425034 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) 20241107083425034 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) 20241107083425034 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083425034 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} data_length=30, data=00 00 00 1a ce 2c 84 c2 ac 55 ec ea 29 dd e6 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083425035 DTBFUL INFO TBF(UL:TFI-0-1-3:G){ASSIGN} Decoded premier TLLI=0x0000001a of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083425035 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001a, not yet confirmed (gprs_ms.c:512) 20241107083425035 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083425035 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083425035 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083425035 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083425035 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083425035 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083425035 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) 20241107083425035 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083425035 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083425035 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083425036 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) 20241107083425036 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) 20241107083425037 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) 20241107083425037 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) 20241107083425038 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) 20241107083425038 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) 20241107083425039 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) 20241107083425039 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) 20241107083425041 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) 20241107083425041 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) 20241107083425042 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) 20241107083425042 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) 20241107083425043 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) 20241107083425043 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) 20241107083425043 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20241107083425043 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) 20241107083425043 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083425043 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083425043 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) 20241107083425043 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083425043 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083425043 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083425043 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) 20241107083425043 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) 20241107083425044 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083425049 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) 20241107083425049 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083425049 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083425049 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083425049 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083425049 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083425049 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083425049 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=3 (bts.cpp:663) 20241107083425049 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083425049 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083425049 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083425049 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083425049 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083425049 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083425049 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083425049 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083425049 DRLCMAC 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) 20241107083425049 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083425049 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083425049 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083425049 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083425049 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425049 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425049 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083425049 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083425049 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083425049 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083425049 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083425049 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083425049 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:1192) 20241107083425049 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083425049 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083425049 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-3:G){NEW} (gprs_ms.c:336) 20241107083425049 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083425049 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083425049 DTBFUL INFO TBF(UL:TFI-0-2-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083425049 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083425049 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) 20241107083425050 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) 20241107083425050 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083425050 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083425050 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083425050 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083425054 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) 20241107083425054 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) 20241107083425054 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) 20241107083425054 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083425056 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) 20241107083425056 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) 20241107083425056 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) 20241107083425056 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) 20241107083425057 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) 20241107083425057 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) 20241107083425058 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) 20241107083425058 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) 20241107083425059 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) 20241107083425059 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) 20241107083425059 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) 20241107083425059 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) 20241107083425060 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) 20241107083425060 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) 20241107083425063 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) 20241107083425063 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) 20241107083425063 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20241107083425063 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) 20241107083425064 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083425077 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) 20241107083425077 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) 20241107083425078 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) 20241107083425078 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) 20241107083425078 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) 20241107083425078 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083425079 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 eb 13 4a 16 dd 6c 8b 93 e8 09 b5 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083425079 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) 20241107083425079 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083425079 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 07 01 00 00 00 1b eb 13 4a 16 dd 6c 8b 93 e8 09 b5 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083425079 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:1032) 20241107083425079 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:1072) 20241107083425079 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) 20241107083425079 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) 20241107083425079 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) 20241107083425079 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083425079 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} data_length=30, data=00 00 00 1b eb 13 4a 16 dd 6c 8b 93 e8 09 b5 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083425079 DTBFUL INFO TBF(UL:TFI-0-2-3:G){ASSIGN} Decoded premier TLLI=0x0000001b of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083425079 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001b, not yet confirmed (gprs_ms.c:512) 20241107083425079 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083425079 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083425079 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083425079 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083425079 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083425079 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083425079 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) 20241107083425079 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083425079 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083425079 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083425080 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) 20241107083425080 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) 20241107083425081 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) 20241107083425081 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) 20241107083425082 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) 20241107083425082 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) 20241107083425083 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) 20241107083425083 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) 20241107083425084 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) 20241107083425084 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) 20241107083425085 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) 20241107083425085 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) 20241107083425085 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20241107083425085 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) 20241107083425085 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083425085 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083425085 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) 20241107083425085 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083425085 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083425085 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083425085 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) 20241107083425085 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) 20241107083425086 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083425091 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) 20241107083425092 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083425092 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083425092 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083425092 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083425092 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083425092 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083425092 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=3 (bts.cpp:663) 20241107083425092 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083425092 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083425092 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083425092 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083425092 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083425092 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083425092 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083425092 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083425092 DRLCMAC 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) 20241107083425092 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083425092 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083425092 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083425092 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083425092 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425092 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425092 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083425092 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083425092 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083425092 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083425092 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083425092 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083425092 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:1192) 20241107083425092 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083425092 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083425092 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-3:G){NEW} (gprs_ms.c:336) 20241107083425092 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083425092 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083425092 DTBFUL INFO TBF(UL:TFI-0-3-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083425092 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083425092 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) 20241107083425092 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) 20241107083425092 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083425092 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083425092 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083425092 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083425097 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) 20241107083425097 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) 20241107083425097 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) 20241107083425097 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083425099 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) 20241107083425099 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) 20241107083425099 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) 20241107083425099 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) 20241107083425100 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) 20241107083425100 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) 20241107083425101 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) 20241107083425101 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) 20241107083425102 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) 20241107083425102 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) 20241107083425103 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) 20241107083425103 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) 20241107083425104 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) 20241107083425104 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) 20241107083425105 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) 20241107083425105 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) 20241107083425105 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20241107083425105 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) 20241107083425105 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083425115 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) 20241107083425115 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) 20241107083425116 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) 20241107083425117 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) 20241107083425117 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) 20241107083425117 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) 20241107083425117 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) 20241107083425117 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083425118 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 a7 d2 fd ed f6 c6 22 bb d0 14 2e 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083425118 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) 20241107083425118 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083425118 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 07 01 00 00 00 1c a7 d2 fd ed f6 c6 22 bb d0 14 2e 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083425118 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:1032) 20241107083425118 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:1072) 20241107083425118 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) 20241107083425118 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) 20241107083425118 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) 20241107083425118 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083425118 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} data_length=30, data=00 00 00 1c a7 d2 fd ed f6 c6 22 bb d0 14 2e 77 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083425118 DTBFUL INFO TBF(UL:TFI-0-3-3:G){ASSIGN} Decoded premier TLLI=0x0000001c of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083425118 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001c, not yet confirmed (gprs_ms.c:512) 20241107083425118 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083425118 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083425118 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083425118 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083425118 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083425119 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083425119 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) 20241107083425119 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083425119 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083425119 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083425119 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) 20241107083425119 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) 20241107083425120 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) 20241107083425120 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) 20241107083425121 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) 20241107083425121 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) 20241107083425121 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) 20241107083425121 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) 20241107083425125 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) 20241107083425125 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) 20241107083425125 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20241107083425125 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) 20241107083425125 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083425125 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083425125 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) 20241107083425125 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083425125 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083425125 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083425125 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) 20241107083425125 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) 20241107083425126 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083425131 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) 20241107083425131 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083425131 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083425131 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083425131 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083425131 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083425131 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083425131 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=3 (bts.cpp:663) 20241107083425131 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083425131 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083425131 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083425131 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083425132 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083425132 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083425132 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083425132 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083425132 DRLCMAC 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) 20241107083425132 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083425132 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083425132 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083425132 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083425132 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425132 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425132 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083425132 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083425132 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083425132 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083425132 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083425132 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083425132 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:1192) 20241107083425132 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083425132 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083425132 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-3:G){NEW} (gprs_ms.c:336) 20241107083425132 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083425132 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083425132 DTBFUL INFO TBF(UL:TFI-0-4-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083425132 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083425132 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) 20241107083425132 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) 20241107083425132 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083425132 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083425132 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083425132 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083425139 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) 20241107083425139 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) 20241107083425139 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) 20241107083425139 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083425140 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) 20241107083425140 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) 20241107083425141 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) 20241107083425141 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) 20241107083425142 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) 20241107083425142 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) 20241107083425143 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) 20241107083425143 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) 20241107083425144 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) 20241107083425144 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) 20241107083425145 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) 20241107083425145 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) 20241107083425145 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) 20241107083425145 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) 20241107083425146 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) 20241107083425146 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) 20241107083425146 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20241107083425146 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) 20241107083425147 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083425158 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) 20241107083425158 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) 20241107083425159 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) 20241107083425160 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) 20241107083425160 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) 20241107083425160 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) 20241107083425161 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) 20241107083425161 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) 20241107083425161 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) 20241107083425161 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083425162 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 d6 a9 05 cd 19 22 5d 25 ca ba c0 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083425162 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) 20241107083425162 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083425162 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 07 01 00 00 00 1d d6 a9 05 cd 19 22 5d 25 ca ba c0 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083425162 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:1032) 20241107083425162 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:1072) 20241107083425162 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) 20241107083425162 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) 20241107083425162 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) 20241107083425162 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083425162 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} data_length=30, data=00 00 00 1d d6 a9 05 cd 19 22 5d 25 ca ba c0 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083425162 DTBFUL INFO TBF(UL:TFI-0-4-3:G){ASSIGN} Decoded premier TLLI=0x0000001d of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083425162 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001d, not yet confirmed (gprs_ms.c:512) 20241107083425162 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083425162 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083425162 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083425162 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083425162 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083425162 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083425162 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) 20241107083425162 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083425162 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083425162 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083425163 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) 20241107083425163 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) 20241107083425164 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) 20241107083425164 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) 20241107083425165 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) 20241107083425165 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) 20241107083425166 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) 20241107083425166 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) 20241107083425166 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20241107083425166 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) 20241107083425166 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083425166 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083425166 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) 20241107083425166 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083425166 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083425166 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083425166 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) 20241107083425166 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) 20241107083425166 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083425171 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) 20241107083425171 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083425171 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083425171 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083425171 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083425171 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083425171 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083425171 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=3 (bts.cpp:663) 20241107083425171 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083425171 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083425171 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083425171 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083425171 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083425171 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083425171 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083425172 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083425172 DRLCMAC 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) 20241107083425172 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083425172 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083425172 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083425172 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083425172 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425172 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425172 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083425172 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083425172 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083425172 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083425172 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083425172 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083425172 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:1192) 20241107083425172 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083425172 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083425172 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-3:G){NEW} (gprs_ms.c:336) 20241107083425172 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083425172 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083425172 DTBFUL INFO TBF(UL:TFI-0-5-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083425172 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083425172 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) 20241107083425172 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) 20241107083425172 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083425172 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083425172 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083425173 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083425178 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) 20241107083425178 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) 20241107083425178 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) 20241107083425178 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083425179 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) 20241107083425179 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) 20241107083425180 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) 20241107083425180 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) 20241107083425182 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) 20241107083425182 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) 20241107083425182 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) 20241107083425182 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) 20241107083425183 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) 20241107083425183 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) 20241107083425184 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) 20241107083425184 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) 20241107083425184 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) 20241107083425184 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) 20241107083425187 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) 20241107083425187 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) 20241107083425187 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20241107083425187 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) 20241107083425188 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083425201 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083425201 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083425201 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083425202 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) 20241107083425202 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) 20241107083425203 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) 20241107083425203 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) 20241107083425204 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) 20241107083425204 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) 20241107083425205 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) 20241107083425205 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) 20241107083425207 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) 20241107083425207 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) 20241107083425207 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) 20241107083425207 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083425208 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 13 7d e1 ba b8 0a a3 b6 86 46 8c a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083425208 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) 20241107083425208 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083425208 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 07 01 00 00 00 1e 13 7d e1 ba b8 0a a3 b6 86 46 8c a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083425208 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:1032) 20241107083425208 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:1072) 20241107083425208 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) 20241107083425208 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) 20241107083425208 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) 20241107083425208 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083425208 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} data_length=30, data=00 00 00 1e 13 7d e1 ba b8 0a a3 b6 86 46 8c a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083425208 DTBFUL INFO TBF(UL:TFI-0-5-3:G){ASSIGN} Decoded premier TLLI=0x0000001e of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083425208 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001e, not yet confirmed (gprs_ms.c:512) 20241107083425208 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083425208 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083425208 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083425208 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083425208 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083425208 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083425208 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) 20241107083425208 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083425208 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083425208 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083425208 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) 20241107083425208 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) 20241107083425210 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) 20241107083425210 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) 20241107083425211 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) 20241107083425211 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) 20241107083425211 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20241107083425211 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) 20241107083425211 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083425211 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083425211 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) 20241107083425211 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083425211 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083425211 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083425211 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) 20241107083425211 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) 20241107083425212 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083425218 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) 20241107083425218 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083425218 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083425218 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083425218 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083425218 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083425218 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083425218 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=3 (bts.cpp:663) 20241107083425218 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083425218 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083425219 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083425219 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083425219 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083425219 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083425219 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083425219 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083425219 DRLCMAC 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) 20241107083425219 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083425219 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083425219 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083425219 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083425219 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425219 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425219 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083425219 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083425219 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083425219 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083425219 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083425219 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083425219 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:1192) 20241107083425219 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083425219 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083425219 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-3:G){NEW} (gprs_ms.c:336) 20241107083425219 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083425219 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083425219 DTBFUL INFO TBF(UL:TFI-0-6-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083425219 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083425219 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) 20241107083425219 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) 20241107083425219 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083425219 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083425219 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083425219 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) 20241107083425221 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) 20241107083425221 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) 20241107083425221 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) 20241107083425221 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) BTS(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083425222 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) 20241107083425222 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) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20241107083425224 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) 20241107083425224 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) MTC@fb7e2f9c3787: 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 } 20241107083425224 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) 20241107083425224 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) 20241107083425225 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) 20241107083425225 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) 20241107083425226 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) 20241107083425226 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) 20241107083425227 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) 20241107083425227 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) 20241107083425227 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) 20241107083425227 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) 20241107083425228 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) 20241107083425228 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) 20241107083425228 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20241107083425228 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) 20241107083425229 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083425240 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) 20241107083425240 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) 20241107083425242 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) 20241107083425242 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) 20241107083425242 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) 20241107083425242 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) 20241107083425244 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) 20241107083425244 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) 20241107083425244 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) 20241107083425244 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) 20241107083425245 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) 20241107083425245 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) 20241107083425245 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) 20241107083425245 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083425246 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 ee 09 c4 5a 56 1c 00 9e 5d 8d 0a e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083425246 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) 20241107083425246 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083425246 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 07 01 00 00 00 1f ee 09 c4 5a 56 1c 00 9e 5d 8d 0a e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083425246 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:1032) 20241107083425246 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:1072) 20241107083425246 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) 20241107083425246 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) 20241107083425246 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) 20241107083425246 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083425246 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} data_length=30, data=00 00 00 1f ee 09 c4 5a 56 1c 00 9e 5d 8d 0a e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083425246 DTBFUL INFO TBF(UL:TFI-0-6-3:G){ASSIGN} Decoded premier TLLI=0x0000001f of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083425246 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001f, not yet confirmed (gprs_ms.c:512) 20241107083425246 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083425246 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083425246 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083425246 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083425246 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083425246 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083425246 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) 20241107083425246 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083425246 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083425246 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083425246 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) 20241107083425246 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) 20241107083425250 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083425250 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083425250 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083425250 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) 20241107083425250 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) 20241107083425250 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20241107083425250 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) 20241107083425250 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083425250 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083425250 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) 20241107083425250 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083425250 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083425250 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083425250 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) 20241107083425250 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) 20241107083425251 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083425255 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) 20241107083425255 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083425255 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083425255 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083425255 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083425255 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083425255 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083425255 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=3 (bts.cpp:663) 20241107083425255 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083425255 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083425255 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083425255 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083425255 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083425255 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083425255 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083425255 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083425255 DRLCMAC 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) 20241107083425255 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083425255 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083425255 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083425255 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083425255 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425255 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425255 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083425255 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083425255 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083425255 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083425255 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083425255 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083425255 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:1192) 20241107083425255 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083425255 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083425255 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-3:G){NEW} (gprs_ms.c:336) 20241107083425255 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083425256 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083425256 DTBFUL INFO TBF(UL:TFI-0-7-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083425256 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083425256 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) 20241107083425256 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) 20241107083425256 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083425256 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083425256 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083425256 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083425265 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) 20241107083425265 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) 20241107083425265 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) 20241107083425265 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083425266 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) 20241107083425266 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) 20241107083425267 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) 20241107083425267 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) 20241107083425268 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) 20241107083425268 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) 20241107083425268 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) 20241107083425268 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) 20241107083425269 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) 20241107083425269 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) 20241107083425270 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) 20241107083425270 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) 20241107083425271 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) 20241107083425271 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) 20241107083425272 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) 20241107083425272 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) 20241107083425272 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20241107083425272 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) 20241107083425273 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083425284 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) 20241107083425284 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) 20241107083425286 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) 20241107083425286 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) 20241107083425287 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) 20241107083425287 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) 20241107083425287 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) 20241107083425287 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) 20241107083425288 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) 20241107083425288 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) 20241107083425289 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) 20241107083425289 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) 20241107083425290 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) 20241107083425290 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) 20241107083425290 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) 20241107083425290 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083425291 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 f1 36 b5 e2 07 23 9b 66 13 64 3d 32 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083425291 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) 20241107083425291 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083425291 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 07 01 00 00 00 20 f1 36 b5 e2 07 23 9b 66 13 64 3d 32 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083425291 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:1032) 20241107083425291 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:1072) 20241107083425291 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) 20241107083425291 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) 20241107083425291 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) 20241107083425291 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083425291 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} data_length=30, data=00 00 00 20 f1 36 b5 e2 07 23 9b 66 13 64 3d 32 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083425291 DTBFUL INFO TBF(UL:TFI-0-7-3:G){ASSIGN} Decoded premier TLLI=0x00000020 of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083425291 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000020, not yet confirmed (gprs_ms.c:512) 20241107083425291 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083425291 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083425291 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083425291 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083425291 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083425291 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083425291 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) 20241107083425291 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083425291 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083425291 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083425291 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) 20241107083425291 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) 20241107083425291 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20241107083425291 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) 20241107083425292 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083425292 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083425292 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) 20241107083425292 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083425292 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083425292 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083425292 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) 20241107083425292 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) 20241107083425292 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083425293 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083425293 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083425293 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083425297 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) 20241107083425297 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083425297 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083425297 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083425297 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083425297 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083425297 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083425297 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241107083425297 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083425297 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083425297 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083425297 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083425297 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083425297 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083425297 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083425297 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083425297 DRLCMAC 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) 20241107083425297 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083425297 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083425297 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083425297 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083425297 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425297 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425297 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083425297 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083425297 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083425297 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083425297 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083425297 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083425297 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:1192) 20241107083425297 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083425298 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083425298 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-4:G){NEW} (gprs_ms.c:336) 20241107083425298 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083425298 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083425298 DTBFUL INFO TBF(UL:TFI-0-0-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083425298 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083425298 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) 20241107083425298 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) 20241107083425298 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083425298 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083425298 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083425298 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083425304 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) 20241107083425304 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) 20241107083425304 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) 20241107083425304 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083425306 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) 20241107083425306 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) 20241107083425307 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) 20241107083425307 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) 20241107083425307 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) 20241107083425307 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) 20241107083425308 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) 20241107083425308 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) 20241107083425309 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) 20241107083425309 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) 20241107083425310 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) 20241107083425310 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) 20241107083425311 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) 20241107083425311 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) 20241107083425313 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) 20241107083425314 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) 20241107083425314 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20241107083425314 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) 20241107083425315 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 4 20241107083425328 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) 20241107083425329 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) 20241107083425330 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) 20241107083425330 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) 20241107083425331 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) 20241107083425331 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) 20241107083425332 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) 20241107083425332 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) 20241107083425332 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083425332 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083425332 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083425332 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) 20241107083425332 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) 20241107083425333 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) 20241107083425333 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) 20241107083425334 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) 20241107083425334 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) 20241107083425335 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) 20241107083425335 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) 20241107083425335 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) 20241107083425335 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083425336 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) 20241107083425336 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) 20241107083425336 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20241107083425336 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) 20241107083425336 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 4 20241107083425347 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) 20241107083425347 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) 20241107083425347 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) 20241107083425347 DTBF NOTICE TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083425347 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083425347 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083425349 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) 20241107083425349 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) 20241107083425350 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) 20241107083425350 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) 20241107083425351 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) 20241107083425351 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) 20241107083425352 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) 20241107083425352 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) 20241107083425353 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) 20241107083425353 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) 20241107083425354 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) 20241107083425354 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) 20241107083425355 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) 20241107083425355 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) 20241107083425356 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) 20241107083425356 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) 20241107083425357 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083425366 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) 20241107083425366 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) 20241107083425366 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) 20241107083425366 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083425367 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) 20241107083425368 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) 20241107083425368 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) 20241107083425368 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) 20241107083425369 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) 20241107083425369 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) 20241107083425370 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) 20241107083425370 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) 20241107083425371 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) 20241107083425371 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) 20241107083425372 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) 20241107083425372 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) 20241107083425372 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) 20241107083425372 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) 20241107083425373 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083425373 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083425373 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083425376 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) 20241107083425376 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) 20241107083425377 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083425390 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) 20241107083425390 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) 20241107083425391 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) 20241107083425391 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) 20241107083425392 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) 20241107083425392 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) 20241107083425393 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) 20241107083425393 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) 20241107083425394 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) 20241107083425394 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) 20241107083425395 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) 20241107083425395 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) 20241107083425396 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) 20241107083425396 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) 20241107083425397 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) 20241107083425397 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) 20241107083425398 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) 20241107083425398 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) 20241107083425399 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083425409 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) 20241107083425409 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) 20241107083425411 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) 20241107083425411 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) 20241107083425412 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) 20241107083425412 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) 20241107083425413 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) 20241107083425413 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) 20241107083425413 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) 20241107083425414 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) 20241107083425414 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) 20241107083425414 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) 20241107083425415 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) 20241107083425415 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) 20241107083425416 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) 20241107083425416 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) 20241107083425417 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) 20241107083425417 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) 20241107083425418 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083425420 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083425420 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083425420 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083425428 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) 20241107083425428 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) 20241107083425430 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) 20241107083425430 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) 20241107083425431 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) 20241107083425431 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) 20241107083425432 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) 20241107083425432 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) 20241107083425432 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) 20241107083425432 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) 20241107083425433 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) 20241107083425433 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) 20241107083425434 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) 20241107083425434 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) 20241107083425435 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) 20241107083425435 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) 20241107083425438 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) 20241107083425438 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) 20241107083425439 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083425453 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) 20241107083425453 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) 20241107083425454 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) 20241107083425454 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) 20241107083425455 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) 20241107083425455 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) 20241107083425455 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) 20241107083425455 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) 20241107083425456 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083425456 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083425456 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083425456 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) 20241107083425456 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) 20241107083425457 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) 20241107083425457 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) 20241107083425458 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) 20241107083425458 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) 20241107083425459 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) 20241107083425459 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) 20241107083425460 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) 20241107083425460 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) 20241107083425460 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083425472 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) 20241107083425472 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) 20241107083425474 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) 20241107083425474 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) 20241107083425475 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) 20241107083425475 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) 20241107083425476 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) 20241107083425476 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) 20241107083425477 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) 20241107083425477 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) 20241107083425479 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) 20241107083425479 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) 20241107083425480 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) 20241107083425480 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) 20241107083425481 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) 20241107083425481 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) 20241107083425481 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) 20241107083425481 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) 20241107083425482 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083425491 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) 20241107083425491 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) 20241107083425492 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) 20241107083425492 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) 20241107083425493 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) 20241107083425493 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) 20241107083425494 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) 20241107083425494 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) 20241107083425495 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) 20241107083425495 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) 20241107083425495 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) 20241107083425495 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) 20241107083425496 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) 20241107083425496 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) 20241107083425497 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) 20241107083425497 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) 20241107083425498 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083425498 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083425498 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083425500 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) 20241107083425500 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) 20241107083425501 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20241107083425501 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) 20241107083425501 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083425515 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 58 49 30 1f d8 4a 24 81 e1 a4 03 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083425515 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) 20241107083425515 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083425515 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 09 01 00 00 00 21 58 49 30 1f d8 4a 24 81 e1 a4 03 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083425515 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:1032) 20241107083425515 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:1072) 20241107083425515 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) 20241107083425515 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) 20241107083425515 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) 20241107083425515 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083425515 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} data_length=30, data=00 00 00 21 58 49 30 1f d8 4a 24 81 e1 a4 03 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083425515 DTBFUL INFO TBF(UL:TFI-0-0-4:G){FLOW} Decoded premier TLLI=0x00000021 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083425515 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000021, not yet confirmed (gprs_ms.c:512) 20241107083425515 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083425515 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083425515 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083425515 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083425515 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083425515 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) 20241107083425515 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) 20241107083425515 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083425515 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083425515 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083425516 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) 20241107083425516 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) 20241107083425517 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) 20241107083425517 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) 20241107083425518 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) 20241107083425518 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) 20241107083425519 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) 20241107083425519 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) 20241107083425520 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) 20241107083425520 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) 20241107083425520 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) 20241107083425520 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) 20241107083425521 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) 20241107083425521 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) 20241107083425522 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) 20241107083425522 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) 20241107083425522 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20241107083425522 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) 20241107083425522 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (final=0) (encoding.cpp:1112) 20241107083425522 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083425522 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) 20241107083425522 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083425522 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083425522 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083425522 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) 20241107083425522 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) 20241107083425523 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083425526 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) 20241107083425526 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083425526 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083425526 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083425526 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083425527 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083425527 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083425527 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=4 (bts.cpp:663) 20241107083425527 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083425527 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083425527 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083425527 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083425527 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083425527 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083425527 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083425527 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083425527 DRLCMAC 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) 20241107083425527 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083425527 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083425527 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083425527 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083425527 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425527 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425527 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083425527 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083425527 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083425527 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083425527 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083425527 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083425527 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:1192) 20241107083425527 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083425527 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083425527 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-4:G){NEW} (gprs_ms.c:336) 20241107083425527 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083425528 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083425528 DTBFUL INFO TBF(UL:TFI-0-1-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083425528 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083425528 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) 20241107083425528 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) 20241107083425528 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083425528 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083425528 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083425528 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083425533 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) 20241107083425533 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) 20241107083425533 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) 20241107083425533 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083425534 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) 20241107083425534 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) 20241107083425535 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) 20241107083425535 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) 20241107083425535 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) 20241107083425535 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) 20241107083425536 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) 20241107083425536 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) 20241107083425536 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) 20241107083425536 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) 20241107083425537 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) 20241107083425537 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) 20241107083425537 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) 20241107083425537 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) 20241107083425538 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) 20241107083425538 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) 20241107083425538 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20241107083425538 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) 20241107083425538 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083425552 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) 20241107083425552 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) 20241107083425552 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) 20241107083425553 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083425554 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 ed f0 df 6f bb af 9e 75 79 f4 5c f3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083425554 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) 20241107083425554 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083425554 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 09 01 00 00 00 22 ed f0 df 6f bb af 9e 75 79 f4 5c f3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083425554 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:1032) 20241107083425554 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:1072) 20241107083425554 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) 20241107083425554 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) 20241107083425554 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) 20241107083425554 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083425554 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} data_length=30, data=00 00 00 22 ed f0 df 6f bb af 9e 75 79 f4 5c f3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083425554 DTBFUL INFO TBF(UL:TFI-0-1-4:G){ASSIGN} Decoded premier TLLI=0x00000022 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083425554 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000022, not yet confirmed (gprs_ms.c:512) 20241107083425554 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083425554 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083425554 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083425554 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083425554 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083425554 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083425554 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) 20241107083425554 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083425554 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083425554 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083425554 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) 20241107083425554 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) 20241107083425556 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) 20241107083425556 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) 20241107083425557 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) 20241107083425557 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) 20241107083425558 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) 20241107083425559 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) 20241107083425559 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) 20241107083425559 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) 20241107083425560 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) 20241107083425560 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) 20241107083425563 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) 20241107083425563 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) 20241107083425563 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20241107083425563 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) 20241107083425563 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083425563 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083425563 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) 20241107083425563 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083425563 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083425563 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083425563 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) 20241107083425563 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) 20241107083425564 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083425570 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) 20241107083425570 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083425570 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083425570 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083425570 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083425570 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083425570 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083425570 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=4 (bts.cpp:663) 20241107083425570 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083425570 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083425570 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083425570 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083425570 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083425570 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083425570 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083425570 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083425570 DRLCMAC 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) 20241107083425570 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083425570 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083425570 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083425570 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083425570 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425570 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425571 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083425571 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083425571 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083425571 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083425571 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083425571 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083425571 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:1192) 20241107083425571 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083425571 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083425571 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-4:G){NEW} (gprs_ms.c:336) 20241107083425571 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083425571 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083425571 DTBFUL INFO TBF(UL:TFI-0-2-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083425571 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083425571 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) 20241107083425571 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) 20241107083425571 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083425571 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083425571 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083425571 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083425577 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) 20241107083425577 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) 20241107083425577 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) 20241107083425577 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083425579 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) 20241107083425579 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) 20241107083425580 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) 20241107083425580 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) 20241107083425581 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) 20241107083425581 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) 20241107083425582 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) 20241107083425582 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) 20241107083425582 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) 20241107083425582 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) 20241107083425583 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) 20241107083425584 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) 20241107083425584 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) 20241107083425584 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) 20241107083425585 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) 20241107083425585 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) 20241107083425585 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20241107083425585 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) 20241107083425586 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083425596 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) 20241107083425596 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) 20241107083425597 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) 20241107083425597 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) 20241107083425597 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) 20241107083425597 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083425598 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 5b 8b 6a 50 0e 1a 34 67 52 82 a7 24 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083425598 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) 20241107083425598 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083425598 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 09 01 00 00 00 23 5b 8b 6a 50 0e 1a 34 67 52 82 a7 24 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083425598 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:1032) 20241107083425598 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:1072) 20241107083425598 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) 20241107083425598 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) 20241107083425598 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) 20241107083425598 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083425598 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} data_length=30, data=00 00 00 23 5b 8b 6a 50 0e 1a 34 67 52 82 a7 24 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083425598 DTBFUL INFO TBF(UL:TFI-0-2-4:G){ASSIGN} Decoded premier TLLI=0x00000023 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083425599 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000023, not yet confirmed (gprs_ms.c:512) 20241107083425599 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083425599 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083425599 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083425599 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083425599 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083425599 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083425599 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) 20241107083425599 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083425599 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083425599 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083425599 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) 20241107083425599 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) 20241107083425600 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) 20241107083425600 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) 20241107083425601 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) 20241107083425601 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) 20241107083425602 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) 20241107083425602 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) 20241107083425602 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) 20241107083425602 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) 20241107083425603 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) 20241107083425603 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) 20241107083425603 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20241107083425603 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) 20241107083425603 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083425603 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083425603 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) 20241107083425603 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083425603 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083425603 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083425603 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) 20241107083425603 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) 20241107083425604 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083425609 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) 20241107083425609 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083425609 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083425609 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083425609 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083425609 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083425609 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083425609 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=4 (bts.cpp:663) 20241107083425609 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083425609 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083425609 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083425609 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083425609 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083425609 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083425609 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083425609 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083425609 DRLCMAC 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) 20241107083425609 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083425609 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083425609 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083425609 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083425609 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425609 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425610 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083425610 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083425610 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083425610 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083425610 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083425610 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083425610 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:1192) 20241107083425610 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083425610 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083425610 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-4:G){NEW} (gprs_ms.c:336) 20241107083425610 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083425610 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083425610 DTBFUL INFO TBF(UL:TFI-0-3-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083425610 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083425610 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) 20241107083425610 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) 20241107083425610 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083425610 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083425610 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083425610 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(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083425617 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) 20241107083425617 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) 20241107083425617 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) 20241107083425617 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083425619 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) 20241107083425619 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) 20241107083425619 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) 20241107083425619 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) 20241107083425620 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) 20241107083425620 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) 20241107083425621 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) 20241107083425621 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) 20241107083425622 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) 20241107083425622 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) 20241107083425623 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) 20241107083425623 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) 20241107083425624 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) 20241107083425624 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) 20241107083425625 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) 20241107083425625 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) 20241107083425625 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20241107083425625 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) 20241107083425626 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083425639 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) 20241107083425639 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) 20241107083425640 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) 20241107083425640 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) 20241107083425641 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) 20241107083425641 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) 20241107083425641 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) 20241107083425641 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083425642 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 a2 90 d6 c5 bb 9b 77 7f ed 68 ed 9a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083425642 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) 20241107083425642 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083425642 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 09 01 00 00 00 24 a2 90 d6 c5 bb 9b 77 7f ed 68 ed 9a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083425642 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:1032) 20241107083425642 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:1072) 20241107083425642 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) 20241107083425642 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) 20241107083425642 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) 20241107083425642 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083425642 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} data_length=30, data=00 00 00 24 a2 90 d6 c5 bb 9b 77 7f ed 68 ed 9a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083425642 DTBFUL INFO TBF(UL:TFI-0-3-4:G){ASSIGN} Decoded premier TLLI=0x00000024 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083425642 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000024, not yet confirmed (gprs_ms.c:512) 20241107083425642 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083425642 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083425642 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083425642 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083425642 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083425643 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083425643 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) 20241107083425643 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083425643 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083425643 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083425643 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) 20241107083425643 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) 20241107083425645 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) 20241107083425645 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) 20241107083425646 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) 20241107083425646 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) 20241107083425647 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) 20241107083425647 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) 20241107083425648 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) 20241107083425648 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) 20241107083425648 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20241107083425648 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) 20241107083425648 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083425648 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083425648 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) 20241107083425648 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083425648 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083425648 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083425648 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) 20241107083425648 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) 20241107083425649 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083425656 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) 20241107083425656 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083425656 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083425656 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083425656 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083425656 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083425656 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083425656 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=4 (bts.cpp:663) 20241107083425656 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083425656 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083425656 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083425656 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083425656 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083425656 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083425656 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083425656 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083425656 DRLCMAC 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) 20241107083425656 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083425656 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083425656 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083425656 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083425656 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425656 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425656 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083425656 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083425656 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083425656 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083425656 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083425656 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083425656 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:1192) 20241107083425656 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083425656 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083425656 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-4:G){NEW} (gprs_ms.c:336) 20241107083425656 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083425656 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083425656 DTBFUL INFO TBF(UL:TFI-0-4-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083425656 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083425656 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) 20241107083425656 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) 20241107083425656 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083425656 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083425657 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083425657 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) 20241107083425659 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) 20241107083425659 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) 20241107083425659 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) 20241107083425659 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083425660 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) 20241107083425660 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) BTS(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083425661 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) 20241107083425661 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) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083425663 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) 20241107083425663 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) 20241107083425663 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) 20241107083425664 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) 20241107083425664 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) 20241107083425664 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) 20241107083425665 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) 20241107083425665 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) 20241107083425666 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) 20241107083425666 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) 20241107083425667 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083425678 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) 20241107083425678 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) 20241107083425679 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) 20241107083425679 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) 20241107083425680 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) 20241107083425680 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) 20241107083425681 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) 20241107083425681 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) 20241107083425681 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) 20241107083425681 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083425682 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) 20241107083425682 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) 20241107083425683 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) 20241107083425683 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) 20241107083425685 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) 20241107083425685 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) 20241107083425686 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) 20241107083425686 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) 20241107083425688 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) 20241107083425688 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) 20241107083425688 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20241107083425688 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) 20241107083425689 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083425702 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) 20241107083425702 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) 20241107083425703 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) 20241107083425703 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) 20241107083425704 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) 20241107083425704 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) 20241107083425705 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) 20241107083425705 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) 20241107083425706 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=533 block=3 data=3c 09 01 00 00 00 25 92 f6 b1 29 24 d6 ba 03 5d 1a 73 da 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083425706 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083425706 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083425706 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 09 01 00 00 00 25 92 f6 b1 29 24 d6 ba 03 5d 1a 73 da 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083425706 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:1032) 20241107083425706 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=533 Rx UL DATA from unexpected TBF(UL:TFI-0-4-4:G){ASSIGN} (pdch.cpp:1072) 20241107083425706 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) 20241107083425706 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) 20241107083425706 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) 20241107083425706 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083425706 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} data_length=30, data=00 00 00 25 92 f6 b1 29 24 d6 ba 03 5d 1a 73 da 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083425706 DTBFUL INFO TBF(UL:TFI-0-4-4:G){ASSIGN} Decoded premier TLLI=0x00000025 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083425706 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000025, not yet confirmed (gprs_ms.c:512) 20241107083425706 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083425706 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083425706 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083425706 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083425706 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083425706 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083425706 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) 20241107083425706 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083425706 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083425706 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083425706 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) 20241107083425706 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) 20241107083425708 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) 20241107083425708 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) 20241107083425709 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) 20241107083425709 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) 20241107083425711 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 RX RTS.req: sapi=5 arfcn=875 cur_fn=533 block=4 (pcu_l1_if.cpp:576) 20241107083425711 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=537 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=541 (gprs_rlcmac_sched.cpp:454) 20241107083425711 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20241107083425711 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) 20241107083425711 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083425711 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083425712 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) 20241107083425712 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083425712 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083425712 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083425712 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Scheduling control message at RTS for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083425712 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Sending data request: sapi=5 arfcn=875 cur_fn=533 block=4 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) 20241107083425714 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083425720 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=533, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083425720 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083425720 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083425720 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083425720 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083425720 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083425720 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083425720 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=4 (bts.cpp:663) 20241107083425720 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083425720 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083425720 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083425720 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083425720 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083425720 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083425720 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083425720 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083425720 DRLCMAC 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) 20241107083425720 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083425720 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083425720 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083425720 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083425720 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425720 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083425720 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083425720 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083425720 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083425720 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083425721 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083425721 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083425721 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:1192) 20241107083425721 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083425721 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083425721 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-4:G){NEW} (gprs_ms.c:336) 20241107083425721 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083425721 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083425721 DTBFUL INFO TBF(UL:TFI-0-5-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083425721 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083425721 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) 20241107083425721 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=533 (tbf_ul.cpp:221) 20241107083425721 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083425721 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083425721 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083425721 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 6c 7a 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083425722 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) 20241107083425722 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) 20241107083425722 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) 20241107083425722 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083425724 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) 20241107083425724 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) BTS(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20241107083425726 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) 20241107083425726 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) MTC@fb7e2f9c3787: 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 } 20241107083425727 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) 20241107083425727 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) 20241107083425728 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083425728 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083425728 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083425728 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) 20241107083425728 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) 20241107083425729 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) 20241107083425729 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) 20241107083425730 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) 20241107083425730 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) 20241107083425731 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) 20241107083425731 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) 20241107083425733 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083425741 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) 20241107083425741 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) 20241107083425743 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) 20241107083425743 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) 20241107083425745 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) 20241107083425745 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) 20241107083425746 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) 20241107083425746 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) 20241107083425747 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) 20241107083425747 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) 20241107083425747 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=541): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241107083425747 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083425748 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) 20241107083425748 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) 20241107083425748 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) 20241107083425748 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) 20241107083425749 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) 20241107083425749 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) 20241107083425750 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) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083425750 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) 20241107083425750 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20241107083425750 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) 20241107083425751 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083425772 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083425772 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083425772 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083425810 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083425810 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083425810 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083425857 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083425857 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083425857 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083425922 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083425922 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083425922 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083426052 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) 20241107083426052 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) 20241107083426054 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) 20241107083426054 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) 20241107083426055 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) 20241107083426055 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) 20241107083426056 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) 20241107083426056 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) 20241107083426057 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) 20241107083426057 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) 20241107083426058 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 3a 7b 69 ba c7 55 f1 fe 2a be 40 0d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083426058 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) 20241107083426058 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083426058 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 09 01 00 00 00 26 3a 7b 69 ba c7 55 f1 fe 2a be 40 0d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083426058 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:1032) 20241107083426058 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=546 Rx UL DATA from unexpected TBF(UL:TFI-0-5-4:G){FLOW} (pdch.cpp:1072) 20241107083426058 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){FLOW} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241107083426058 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) 20241107083426058 DTBFUL DEBUG TBF(UL:TFI-0-5-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) 20241107083426058 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083426058 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){FLOW} data_length=30, data=00 00 00 26 3a 7b 69 ba c7 55 f1 fe 2a be 40 0d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083426058 DTBFUL INFO TBF(UL:TFI-0-5-4:G){FLOW} Decoded premier TLLI=0x00000026 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083426058 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000026, not yet confirmed (gprs_ms.c:512) 20241107083426058 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083426058 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083426058 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083426058 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083426058 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083426058 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241107083426058 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241107083426058 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083426058 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083426058 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083426059 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) 20241107083426059 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) 20241107083426060 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) 20241107083426060 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) 20241107083426061 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) 20241107083426061 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) 20241107083426061 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241107083426061 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) 20241107083426061 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (final=0) (encoding.cpp:1112) 20241107083426061 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083426061 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) 20241107083426061 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083426061 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083426061 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083426061 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){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083426061 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) 20241107083426061 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083426067 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) 20241107083426067 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083426067 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083426067 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083426067 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083426067 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083426068 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083426068 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=4 (bts.cpp:663) 20241107083426068 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083426068 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083426068 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083426068 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083426068 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083426068 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083426068 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083426068 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083426068 DRLCMAC 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) 20241107083426068 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083426068 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083426068 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083426068 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083426068 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426068 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426068 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083426068 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083426068 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083426068 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083426068 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083426068 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083426068 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:1192) 20241107083426068 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083426068 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083426068 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-4:G){NEW} (gprs_ms.c:336) 20241107083426068 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083426068 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083426068 DTBFUL INFO TBF(UL:TFI-0-6-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083426068 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083426068 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) 20241107083426068 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) 20241107083426068 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083426068 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083426068 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083426068 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20241107083426072 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) 20241107083426072 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) 20241107083426072 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) 20241107083426072 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) MTC@fb7e2f9c3787: 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 } 20241107083426074 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) 20241107083426074 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) 20241107083426075 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) 20241107083426075 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) 20241107083426076 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) 20241107083426076 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) 20241107083426076 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) 20241107083426076 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) 20241107083426077 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) 20241107083426077 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) 20241107083426078 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) 20241107083426078 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) 20241107083426079 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) 20241107083426079 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) 20241107083426080 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) 20241107083426080 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) 20241107083426080 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241107083426080 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) 20241107083426081 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083426091 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) 20241107083426091 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) 20241107083426093 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) 20241107083426093 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) 20241107083426094 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) 20241107083426094 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) 20241107083426094 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) 20241107083426094 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) 20241107083426095 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) 20241107083426096 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) 20241107083426096 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) 20241107083426096 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) 20241107083426096 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) 20241107083426096 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083426097 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 cf 2c 66 06 cd 61 0d 7f 36 83 fb 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083426097 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) 20241107083426097 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083426097 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 09 01 00 00 00 27 cf 2c 66 06 cd 61 0d 7f 36 83 fb 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083426097 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:1032) 20241107083426097 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:1072) 20241107083426097 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) 20241107083426097 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) 20241107083426097 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) 20241107083426097 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083426097 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} data_length=30, data=00 00 00 27 cf 2c 66 06 cd 61 0d 7f 36 83 fb 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083426097 DTBFUL INFO TBF(UL:TFI-0-6-4:G){ASSIGN} Decoded premier TLLI=0x00000027 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083426097 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000027, not yet confirmed (gprs_ms.c:512) 20241107083426097 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083426097 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083426097 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083426097 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083426098 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083426098 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083426098 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) 20241107083426098 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083426098 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083426098 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083426099 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) 20241107083426099 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) 20241107083426112 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) 20241107083426112 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) 20241107083426112 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241107083426112 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) 20241107083426112 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083426112 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083426112 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) 20241107083426112 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083426112 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083426112 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083426112 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) 20241107083426112 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) 20241107083426113 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083426118 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) 20241107083426118 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083426118 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083426118 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083426118 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083426118 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083426118 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083426118 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=4 (bts.cpp:663) 20241107083426118 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083426118 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083426118 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083426118 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083426118 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083426118 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083426118 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083426118 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083426118 DRLCMAC 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) 20241107083426118 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083426118 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083426118 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083426118 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083426118 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426118 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426118 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083426118 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083426118 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083426118 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083426118 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083426118 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083426118 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:1192) 20241107083426118 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083426118 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083426119 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-4:G){NEW} (gprs_ms.c:336) 20241107083426119 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083426119 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083426119 DTBFUL INFO TBF(UL:TFI-0-7-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083426119 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083426119 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) 20241107083426119 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) 20241107083426119 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083426119 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083426119 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083426119 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083426126 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) 20241107083426126 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) 20241107083426126 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) 20241107083426126 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083426127 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) 20241107083426127 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) 20241107083426127 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) 20241107083426127 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) 20241107083426128 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) 20241107083426128 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) 20241107083426128 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) 20241107083426128 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) 20241107083426129 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) 20241107083426129 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) 20241107083426129 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) 20241107083426129 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) 20241107083426130 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) 20241107083426130 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) 20241107083426131 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) 20241107083426131 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) 20241107083426131 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20241107083426131 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) 20241107083426131 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083426145 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) 20241107083426145 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) 20241107083426147 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) 20241107083426147 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) 20241107083426147 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) 20241107083426147 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) 20241107083426148 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) 20241107083426148 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) 20241107083426148 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) 20241107083426148 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) 20241107083426149 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) 20241107083426149 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) 20241107083426149 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) 20241107083426149 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) 20241107083426149 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) 20241107083426149 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083426150 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 09 d3 66 92 b4 76 1e 0b c5 81 2b 48 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083426150 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) 20241107083426150 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083426150 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 09 01 00 00 00 28 09 d3 66 92 b4 76 1e 0b c5 81 2b 48 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083426150 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:1032) 20241107083426150 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:1072) 20241107083426150 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) 20241107083426150 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) 20241107083426150 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) 20241107083426150 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083426150 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} data_length=30, data=00 00 00 28 09 d3 66 92 b4 76 1e 0b c5 81 2b 48 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083426150 DTBFUL INFO TBF(UL:TFI-0-7-4:G){ASSIGN} Decoded premier TLLI=0x00000028 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083426150 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000028, not yet confirmed (gprs_ms.c:512) 20241107083426150 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083426150 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083426150 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083426150 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083426150 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083426150 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083426150 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) 20241107083426150 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083426150 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083426150 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083426150 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) 20241107083426150 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) 20241107083426150 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 572 for type USF (pdch_ul_controller.c:184) 20241107083426150 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) 20241107083426150 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083426150 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083426150 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) 20241107083426150 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083426151 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083426151 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083426151 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) 20241107083426151 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) 20241107083426152 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083426154 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) 20241107083426154 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083426154 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083426154 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083426154 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083426154 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083426154 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083426154 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241107083426154 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083426154 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083426154 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083426154 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083426154 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083426154 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083426154 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083426154 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083426154 DRLCMAC 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) 20241107083426154 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083426154 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083426154 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083426154 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083426154 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426154 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426154 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083426154 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083426154 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083426154 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083426154 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083426154 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083426154 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:1192) 20241107083426154 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083426154 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083426154 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-5:G){NEW} (gprs_ms.c:336) 20241107083426154 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083426154 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083426154 DTBFUL INFO TBF(UL:TFI-0-0-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083426154 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083426154 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) 20241107083426154 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) 20241107083426154 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083426154 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083426154 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083426154 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083426164 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) 20241107083426164 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) 20241107083426164 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) 20241107083426164 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083426164 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) 20241107083426164 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) 20241107083426164 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) 20241107083426164 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) 20241107083426165 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) 20241107083426165 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) 20241107083426165 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) 20241107083426165 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) 20241107083426165 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) 20241107083426165 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) 20241107083426166 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) 20241107083426166 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) 20241107083426166 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) 20241107083426166 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) 20241107083426174 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) 20241107083426174 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) 20241107083426174 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 576 for type USF (pdch_ul_controller.c:184) 20241107083426174 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) 20241107083426175 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 5 20241107083426188 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) 20241107083426188 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) 20241107083426189 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) 20241107083426189 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) 20241107083426190 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) 20241107083426190 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) 20241107083426191 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) 20241107083426191 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) 20241107083426191 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) 20241107083426191 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) 20241107083426192 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) 20241107083426192 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) 20241107083426192 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) 20241107083426192 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) 20241107083426193 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) 20241107083426193 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) 20241107083426193 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) 20241107083426193 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083426194 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) 20241107083426194 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) 20241107083426194 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 580 for type USF (pdch_ul_controller.c:184) 20241107083426194 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) 20241107083426194 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 5 20241107083426207 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) 20241107083426207 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) 20241107083426207 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) 20241107083426207 DTBF NOTICE TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083426207 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083426207 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083426208 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) 20241107083426208 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) 20241107083426209 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) 20241107083426209 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) 20241107083426209 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) 20241107083426209 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) 20241107083426210 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) 20241107083426210 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) 20241107083426210 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) 20241107083426210 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) 20241107083426210 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) 20241107083426210 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) 20241107083426211 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) 20241107083426211 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) 20241107083426213 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) 20241107083426213 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) 20241107083426214 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083426225 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) 20241107083426225 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) 20241107083426225 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) 20241107083426225 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083426225 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) 20241107083426225 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) 20241107083426225 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) 20241107083426225 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) 20241107083426226 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) 20241107083426226 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) 20241107083426226 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) 20241107083426226 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) 20241107083426226 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) 20241107083426226 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) 20241107083426226 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) 20241107083426226 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) 20241107083426226 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) 20241107083426226 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) 20241107083426234 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) 20241107083426234 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) 20241107083426234 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083426248 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) 20241107083426248 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) 20241107083426248 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) 20241107083426248 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) 20241107083426249 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) 20241107083426249 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) 20241107083426249 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) 20241107083426249 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) 20241107083426249 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) 20241107083426249 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) 20241107083426249 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) 20241107083426249 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) 20241107083426249 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) 20241107083426249 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) 20241107083426249 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) 20241107083426249 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) 20241107083426253 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) 20241107083426253 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) 20241107083426253 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083426267 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) 20241107083426267 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) 20241107083426267 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) 20241107083426267 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) 20241107083426267 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) 20241107083426267 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) 20241107083426268 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) 20241107083426268 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) 20241107083426268 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) 20241107083426268 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) 20241107083426268 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) 20241107083426268 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) 20241107083426268 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) 20241107083426268 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) 20241107083426268 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) 20241107083426268 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) 20241107083426269 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083426269 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083426269 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083426271 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) 20241107083426272 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) 20241107083426272 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083426286 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) 20241107083426286 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) 20241107083426286 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) 20241107083426286 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) 20241107083426286 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) 20241107083426286 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) 20241107083426287 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) 20241107083426287 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) 20241107083426287 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) 20241107083426287 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) 20241107083426287 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) 20241107083426287 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) 20241107083426287 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) 20241107083426287 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) 20241107083426288 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) 20241107083426288 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) 20241107083426295 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) 20241107083426295 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) 20241107083426295 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083426309 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) 20241107083426310 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) 20241107083426310 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) 20241107083426310 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) 20241107083426310 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) 20241107083426310 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) 20241107083426311 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) 20241107083426311 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) 20241107083426311 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) 20241107083426311 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) 20241107083426311 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) 20241107083426311 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) 20241107083426311 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) 20241107083426311 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) 20241107083426312 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) 20241107083426312 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) 20241107083426314 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) 20241107083426314 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) 20241107083426314 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083426319 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083426319 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083426319 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083426328 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) 20241107083426328 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) 20241107083426328 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) 20241107083426328 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) 20241107083426328 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) 20241107083426328 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) 20241107083426328 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) 20241107083426328 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) 20241107083426328 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) 20241107083426328 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) 20241107083426329 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) 20241107083426329 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) 20241107083426329 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) 20241107083426329 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) 20241107083426329 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) 20241107083426329 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) 20241107083426332 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) 20241107083426332 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) 20241107083426332 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083426346 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) 20241107083426346 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) 20241107083426347 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) 20241107083426347 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) 20241107083426347 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) 20241107083426347 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) 20241107083426347 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) 20241107083426347 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) 20241107083426347 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) 20241107083426347 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) 20241107083426347 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) 20241107083426347 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) 20241107083426347 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) 20241107083426347 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) 20241107083426348 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) 20241107083426348 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) 20241107083426355 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083426355 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083426355 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083426356 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) 20241107083426356 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) 20241107083426356 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 615 for type USF (pdch_ul_controller.c:184) 20241107083426356 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) 20241107083426356 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083426370 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 30 30 11 10 52 47 33 a4 17 db 76 9a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083426370 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) 20241107083426370 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083426370 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0b 01 00 00 00 29 30 30 11 10 52 47 33 a4 17 db 76 9a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083426370 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:1032) 20241107083426370 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:1072) 20241107083426370 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) 20241107083426370 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) 20241107083426370 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) 20241107083426370 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083426370 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} data_length=30, data=00 00 00 29 30 30 11 10 52 47 33 a4 17 db 76 9a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083426370 DTBFUL INFO TBF(UL:TFI-0-0-5:G){FLOW} Decoded premier TLLI=0x00000029 of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083426370 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000029, not yet confirmed (gprs_ms.c:512) 20241107083426370 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083426370 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083426370 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083426370 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083426370 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083426370 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) 20241107083426370 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) 20241107083426370 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083426370 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083426370 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083426370 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) 20241107083426370 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) 20241107083426370 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) 20241107083426370 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) 20241107083426370 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) 20241107083426370 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) 20241107083426370 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) 20241107083426370 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) 20241107083426371 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) 20241107083426371 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) 20241107083426371 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) 20241107083426371 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) 20241107083426371 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) 20241107083426371 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) 20241107083426374 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) 20241107083426374 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) 20241107083426374 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 619 for type USF (pdch_ul_controller.c:184) 20241107083426374 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) 20241107083426374 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (final=0) (encoding.cpp:1112) 20241107083426374 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083426374 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) 20241107083426374 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083426374 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083426374 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083426374 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) 20241107083426374 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) 20241107083426374 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083426375 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) 20241107083426375 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083426375 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083426375 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083426375 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083426375 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083426375 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083426375 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=5 (bts.cpp:663) 20241107083426375 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083426375 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083426375 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083426375 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083426375 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083426375 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083426375 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083426375 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083426375 DRLCMAC 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) 20241107083426375 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083426375 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083426376 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083426376 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083426376 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426376 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426376 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083426376 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083426376 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083426376 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083426376 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083426376 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083426376 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:1192) 20241107083426376 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083426376 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083426376 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-5:G){NEW} (gprs_ms.c:336) 20241107083426376 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083426376 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083426376 DTBFUL INFO TBF(UL:TFI-0-1-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083426376 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083426376 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) 20241107083426376 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) 20241107083426376 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083426376 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083426376 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083426376 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083426388 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) 20241107083426388 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) 20241107083426388 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) 20241107083426388 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083426388 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) 20241107083426388 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) 20241107083426394 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) 20241107083426394 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) 20241107083426395 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) 20241107083426395 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) 20241107083426395 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) 20241107083426395 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) 20241107083426395 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) 20241107083426395 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) 20241107083426396 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) 20241107083426396 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) 20241107083426396 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) 20241107083426396 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) 20241107083426396 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) 20241107083426396 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) 20241107083426396 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 624 for type USF (pdch_ul_controller.c:184) 20241107083426396 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) 20241107083426397 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083426407 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) 20241107083426407 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) 20241107083426407 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) 20241107083426407 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083426408 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 51 76 34 ab 51 a7 15 8c 38 4b cf 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083426408 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) 20241107083426408 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083426408 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0b 01 00 00 00 2a 51 76 34 ab 51 a7 15 8c 38 4b cf 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083426408 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:1032) 20241107083426408 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:1072) 20241107083426408 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) 20241107083426408 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) 20241107083426408 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) 20241107083426408 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083426408 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} data_length=30, data=00 00 00 2a 51 76 34 ab 51 a7 15 8c 38 4b cf 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083426408 DTBFUL INFO TBF(UL:TFI-0-1-5:G){ASSIGN} Decoded premier TLLI=0x0000002a of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083426408 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002a, not yet confirmed (gprs_ms.c:512) 20241107083426408 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083426408 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083426408 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083426408 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083426408 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083426408 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083426408 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) 20241107083426408 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083426408 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083426408 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083426408 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) 20241107083426408 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) 20241107083426408 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) 20241107083426408 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) 20241107083426408 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) 20241107083426408 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) 20241107083426409 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) 20241107083426409 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) 20241107083426409 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) 20241107083426409 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) 20241107083426409 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) 20241107083426409 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) 20241107083426416 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) 20241107083426416 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) 20241107083426416 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20241107083426416 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) 20241107083426416 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083426416 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083426416 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) 20241107083426416 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083426416 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083426416 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083426416 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) 20241107083426416 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) 20241107083426417 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083426418 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) 20241107083426418 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083426418 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083426418 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083426418 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083426418 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083426418 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083426418 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=5 (bts.cpp:663) 20241107083426418 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083426418 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083426418 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083426418 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083426418 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083426418 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083426418 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083426418 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083426418 DRLCMAC 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) 20241107083426418 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083426418 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083426418 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083426418 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083426418 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426418 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426418 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083426418 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083426418 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083426418 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083426418 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083426418 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083426418 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:1192) 20241107083426418 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083426418 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083426418 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-5:G){NEW} (gprs_ms.c:336) 20241107083426418 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083426418 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083426418 DTBFUL INFO TBF(UL:TFI-0-2-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083426418 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083426418 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) 20241107083426418 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) 20241107083426418 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083426418 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083426418 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083426418 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083426430 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) 20241107083426430 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) 20241107083426430 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) 20241107083426430 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083426431 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) 20241107083426431 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) 20241107083426431 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) 20241107083426431 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) 20241107083426431 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) 20241107083426431 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) 20241107083426432 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) 20241107083426432 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) 20241107083426432 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) 20241107083426432 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) 20241107083426432 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) 20241107083426432 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) 20241107083426432 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) 20241107083426432 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) 20241107083426435 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) 20241107083426435 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) 20241107083426435 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20241107083426435 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) 20241107083426435 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083426449 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) 20241107083426449 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) 20241107083426450 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) 20241107083426450 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) 20241107083426450 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) 20241107083426450 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083426450 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 ff 66 91 fa c5 9a 15 3c 78 70 7a 54 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083426450 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) 20241107083426450 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083426450 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0b 01 00 00 00 2b ff 66 91 fa c5 9a 15 3c 78 70 7a 54 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083426450 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:1032) 20241107083426450 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:1072) 20241107083426450 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) 20241107083426450 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) 20241107083426450 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) 20241107083426450 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083426450 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} data_length=30, data=00 00 00 2b ff 66 91 fa c5 9a 15 3c 78 70 7a 54 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083426450 DTBFUL INFO TBF(UL:TFI-0-2-5:G){ASSIGN} Decoded premier TLLI=0x0000002b of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083426450 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002b, not yet confirmed (gprs_ms.c:512) 20241107083426450 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083426450 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083426450 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083426450 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083426450 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083426450 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083426450 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) 20241107083426450 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083426450 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083426450 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083426450 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) 20241107083426450 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) 20241107083426451 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) 20241107083426451 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) 20241107083426451 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) 20241107083426451 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) 20241107083426451 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) 20241107083426451 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) 20241107083426451 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) 20241107083426451 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) 20241107083426454 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) 20241107083426454 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) 20241107083426454 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 637 for type USF (pdch_ul_controller.c:184) 20241107083426454 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) 20241107083426454 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083426454 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083426454 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) 20241107083426454 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083426454 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083426454 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083426454 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) 20241107083426454 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) 20241107083426454 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083426456 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) 20241107083426456 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083426456 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083426456 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083426456 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083426456 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083426456 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083426456 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=5 (bts.cpp:663) 20241107083426456 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083426456 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083426456 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083426456 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083426456 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083426456 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083426456 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083426456 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083426456 DRLCMAC 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) 20241107083426456 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083426457 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083426457 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083426457 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083426457 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426457 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426457 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083426457 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083426457 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083426457 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083426457 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083426457 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083426457 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:1192) 20241107083426457 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083426457 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083426457 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-5:G){NEW} (gprs_ms.c:336) 20241107083426457 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083426457 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083426457 DTBFUL INFO TBF(UL:TFI-0-3-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083426457 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083426457 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) 20241107083426457 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) 20241107083426457 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083426457 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083426457 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083426457 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083426469 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) 20241107083426469 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) 20241107083426469 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) 20241107083426469 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083426469 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) 20241107083426469 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) 20241107083426470 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) 20241107083426470 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) 20241107083426470 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) 20241107083426470 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) 20241107083426471 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) 20241107083426471 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) 20241107083426471 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) 20241107083426471 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) 20241107083426472 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) 20241107083426472 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) 20241107083426473 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) 20241107083426473 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) 20241107083426479 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) 20241107083426479 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) 20241107083426479 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20241107083426479 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) 20241107083426479 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083426492 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) 20241107083426492 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) 20241107083426495 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) 20241107083426495 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) 20241107083426496 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) 20241107083426496 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) 20241107083426496 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) 20241107083426496 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083426497 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 8f 7b fc 8b 69 cb df 27 ea 14 09 1d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083426497 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) 20241107083426497 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083426497 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0b 01 00 00 00 2c 8f 7b fc 8b 69 cb df 27 ea 14 09 1d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083426497 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:1032) 20241107083426497 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:1072) 20241107083426497 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) 20241107083426497 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) 20241107083426497 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) 20241107083426497 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083426497 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} data_length=30, data=00 00 00 2c 8f 7b fc 8b 69 cb df 27 ea 14 09 1d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083426497 DTBFUL INFO TBF(UL:TFI-0-3-5:G){ASSIGN} Decoded premier TLLI=0x0000002c of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083426497 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002c, not yet confirmed (gprs_ms.c:512) 20241107083426497 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083426497 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083426497 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083426497 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083426497 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083426497 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083426497 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) 20241107083426497 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083426497 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083426497 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083426497 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) 20241107083426497 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) 20241107083426498 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) 20241107083426498 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) 20241107083426499 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) 20241107083426499 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) 20241107083426500 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) 20241107083426500 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) 20241107083426501 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) 20241107083426501 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) 20241107083426501 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20241107083426501 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) 20241107083426501 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083426501 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083426501 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) 20241107083426501 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083426501 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083426501 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083426501 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) 20241107083426501 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) 20241107083426501 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083426506 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) 20241107083426506 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083426506 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083426506 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083426506 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083426506 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083426506 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083426506 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=5 (bts.cpp:663) 20241107083426506 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083426506 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083426506 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083426506 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083426506 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083426506 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083426506 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083426506 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083426506 DRLCMAC 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) 20241107083426506 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083426506 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083426506 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083426506 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083426506 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426506 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426507 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083426507 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083426507 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083426507 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083426507 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083426507 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083426507 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:1192) 20241107083426507 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083426507 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083426507 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-5:G){NEW} (gprs_ms.c:336) 20241107083426507 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083426507 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083426507 DTBFUL INFO TBF(UL:TFI-0-4-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083426507 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083426507 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) 20241107083426507 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) 20241107083426507 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083426507 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083426507 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083426507 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083426513 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) 20241107083426513 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) 20241107083426513 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) 20241107083426513 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083426514 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) 20241107083426514 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) 20241107083426515 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) 20241107083426515 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) 20241107083426516 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) 20241107083426516 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) 20241107083426517 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) 20241107083426517 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) 20241107083426517 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) 20241107083426517 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) 20241107083426518 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) 20241107083426518 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) 20241107083426519 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) 20241107083426519 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) 20241107083426520 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) 20241107083426520 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) 20241107083426520 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20241107083426520 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) 20241107083426520 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083426532 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) 20241107083426532 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) 20241107083426533 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) 20241107083426533 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) 20241107083426534 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) 20241107083426534 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) 20241107083426535 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) 20241107083426535 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) 20241107083426535 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) 20241107083426535 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083426536 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 17 49 ad 2d fa 61 d7 03 fc 05 18 e2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083426536 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) 20241107083426536 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083426536 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0b 01 00 00 00 2d 17 49 ad 2d fa 61 d7 03 fc 05 18 e2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083426536 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:1032) 20241107083426536 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:1072) 20241107083426536 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) 20241107083426536 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) 20241107083426536 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) 20241107083426536 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083426536 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} data_length=30, data=00 00 00 2d 17 49 ad 2d fa 61 d7 03 fc 05 18 e2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083426536 DTBFUL INFO TBF(UL:TFI-0-4-5:G){ASSIGN} Decoded premier TLLI=0x0000002d of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083426536 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002d, not yet confirmed (gprs_ms.c:512) 20241107083426536 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083426536 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083426536 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083426536 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083426536 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083426536 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083426536 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) 20241107083426536 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083426536 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083426536 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083426537 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) 20241107083426537 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) 20241107083426538 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) 20241107083426538 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) 20241107083426539 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) 20241107083426539 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) 20241107083426541 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) 20241107083426541 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) 20241107083426541 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20241107083426541 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) 20241107083426541 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083426541 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083426541 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) 20241107083426541 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083426541 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083426541 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083426541 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) 20241107083426541 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) 20241107083426542 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083426546 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) 20241107083426546 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083426546 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083426546 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083426546 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083426546 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083426546 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083426546 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=5 (bts.cpp:663) 20241107083426546 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083426546 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083426546 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083426546 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083426546 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083426546 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083426546 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083426546 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083426546 DRLCMAC 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) 20241107083426546 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083426546 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083426546 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083426546 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083426547 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426547 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426547 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083426547 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083426547 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083426547 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083426547 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083426547 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083426547 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:1192) 20241107083426547 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083426547 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083426547 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-5:G){NEW} (gprs_ms.c:336) 20241107083426547 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083426547 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083426547 DTBFUL INFO TBF(UL:TFI-0-5-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083426547 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083426547 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) 20241107083426547 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) 20241107083426547 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083426547 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083426547 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083426547 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083426556 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) 20241107083426556 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) 20241107083426556 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) 20241107083426556 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083426557 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) 20241107083426557 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) 20241107083426558 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) 20241107083426558 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) 20241107083426559 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) 20241107083426559 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) 20241107083426560 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) 20241107083426560 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) 20241107083426560 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) 20241107083426560 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) 20241107083426561 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) 20241107083426561 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) 20241107083426562 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) 20241107083426562 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) 20241107083426563 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) 20241107083426563 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) 20241107083426563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20241107083426563 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) 20241107083426563 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083426576 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) 20241107083426576 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) 20241107083426577 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083426577 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083426577 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083426577 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) 20241107083426577 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) 20241107083426578 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) 20241107083426578 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) 20241107083426579 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) 20241107083426579 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) 20241107083426579 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) 20241107083426579 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) 20241107083426579 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) 20241107083426579 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083426580 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 b7 a0 48 2a f5 27 c0 5d 0b 5b e5 ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083426580 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) 20241107083426580 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083426580 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0b 01 00 00 00 2e b7 a0 48 2a f5 27 c0 5d 0b 5b e5 ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083426580 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:1032) 20241107083426580 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:1072) 20241107083426580 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) 20241107083426580 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) 20241107083426580 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) 20241107083426580 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083426580 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} data_length=30, data=00 00 00 2e b7 a0 48 2a f5 27 c0 5d 0b 5b e5 ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083426580 DTBFUL INFO TBF(UL:TFI-0-5-5:G){ASSIGN} Decoded premier TLLI=0x0000002e of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083426580 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002e, not yet confirmed (gprs_ms.c:512) 20241107083426580 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083426580 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083426580 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083426580 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083426581 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083426581 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083426581 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) 20241107083426581 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083426581 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083426581 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083426581 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) 20241107083426581 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) 20241107083426582 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) 20241107083426582 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) 20241107083426583 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) 20241107083426583 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) 20241107083426583 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20241107083426583 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) 20241107083426583 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083426583 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083426583 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) 20241107083426583 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083426583 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083426583 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083426583 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) 20241107083426583 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) 20241107083426584 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083426590 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) 20241107083426590 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083426590 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083426590 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083426590 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083426590 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083426590 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083426590 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=5 (bts.cpp:663) 20241107083426590 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083426590 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083426590 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083426590 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083426590 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083426590 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083426590 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083426590 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083426590 DRLCMAC 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) 20241107083426590 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083426590 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083426590 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083426590 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083426590 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426590 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426590 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083426590 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083426590 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083426590 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083426590 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083426590 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083426591 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:1192) 20241107083426591 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083426591 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083426591 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-5:G){NEW} (gprs_ms.c:336) 20241107083426591 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083426591 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083426591 DTBFUL INFO TBF(UL:TFI-0-6-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083426591 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083426591 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) 20241107083426591 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) 20241107083426591 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083426591 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083426591 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083426591 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083426596 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) 20241107083426596 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) 20241107083426596 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) 20241107083426596 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083426597 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) 20241107083426597 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) 20241107083426598 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) 20241107083426598 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) 20241107083426599 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) 20241107083426599 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) 20241107083426600 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) 20241107083426600 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) 20241107083426601 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) 20241107083426601 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) 20241107083426602 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) 20241107083426602 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) 20241107083426603 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) 20241107083426603 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) 20241107083426605 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) 20241107083426605 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) 20241107083426605 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 667 for type USF (pdch_ul_controller.c:184) 20241107083426605 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) 20241107083426606 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083426618 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083426618 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083426618 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083426620 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) 20241107083426620 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) 20241107083426621 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) 20241107083426621 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) 20241107083426622 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) 20241107083426622 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) 20241107083426623 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) 20241107083426623 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) 20241107083426624 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) 20241107083426624 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) 20241107083426625 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) 20241107083426625 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) 20241107083426625 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) 20241107083426625 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083426626 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 22 f2 9a b8 e6 76 4e d5 90 38 58 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083426626 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) 20241107083426626 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083426626 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0b 01 00 00 00 2f 22 f2 9a b8 e6 76 4e d5 90 38 58 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083426626 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:1032) 20241107083426626 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:1072) 20241107083426626 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) 20241107083426626 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) 20241107083426626 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) 20241107083426626 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083426626 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} data_length=30, data=00 00 00 2f 22 f2 9a b8 e6 76 4e d5 90 38 58 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083426626 DTBFUL INFO TBF(UL:TFI-0-6-5:G){ASSIGN} Decoded premier TLLI=0x0000002f of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083426626 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002f, not yet confirmed (gprs_ms.c:512) 20241107083426626 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083426626 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083426626 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083426626 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083426626 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083426626 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083426626 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) 20241107083426626 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083426626 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083426626 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083426627 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) 20241107083426627 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) 20241107083426628 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) 20241107083426628 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) 20241107083426628 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 671 for type USF (pdch_ul_controller.c:184) 20241107083426628 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) 20241107083426628 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083426628 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083426628 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) 20241107083426628 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083426628 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083426628 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083426628 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) 20241107083426628 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) 20241107083426629 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083426636 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) 20241107083426636 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083426636 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083426636 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083426636 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083426636 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083426636 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083426636 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=5 (bts.cpp:663) 20241107083426636 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083426636 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083426636 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083426636 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083426636 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083426636 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083426636 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083426636 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083426636 DRLCMAC 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) 20241107083426636 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083426636 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083426636 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083426636 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083426636 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426636 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426637 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083426637 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083426637 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083426637 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083426637 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083426637 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083426637 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:1192) 20241107083426637 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083426637 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083426637 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-5:G){NEW} (gprs_ms.c:336) 20241107083426637 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083426637 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083426637 DTBFUL INFO TBF(UL:TFI-0-7-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083426637 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083426637 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) 20241107083426637 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) 20241107083426637 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083426637 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083426637 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083426637 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) 20241107083426640 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) 20241107083426640 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) 20241107083426640 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) 20241107083426640 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) BTS(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083426641 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) 20241107083426641 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) 20241107083426642 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) 20241107083426642 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) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083426643 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) 20241107083426643 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) 20241107083426644 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) 20241107083426644 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) 20241107083426645 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) 20241107083426645 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) 20241107083426646 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) 20241107083426646 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) 20241107083426647 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) 20241107083426647 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) 20241107083426647 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083426658 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083426658 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083426658 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083426658 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) 20241107083426658 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) 20241107083426659 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) 20241107083426659 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) 20241107083426660 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) 20241107083426660 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) 20241107083426660 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) 20241107083426661 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) 20241107083426661 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) 20241107083426661 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) 20241107083426662 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) 20241107083426662 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) 20241107083426663 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) 20241107083426663 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) 20241107083426663 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) 20241107083426663 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083426664 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) 20241107083426664 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) 20241107083426667 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) 20241107083426667 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) 20241107083426667 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 680 for type USF (pdch_ul_controller.c:184) 20241107083426667 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) 20241107083426668 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083426681 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) 20241107083426681 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) 20241107083426683 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) 20241107083426683 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) 20241107083426684 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) 20241107083426684 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) 20241107083426685 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) 20241107083426685 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) 20241107083426685 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) 20241107083426685 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) 20241107083426686 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) 20241107083426686 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) 20241107083426687 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) 20241107083426687 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) 20241107083426688 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=676 block=0 data=3c 0b 01 00 00 00 30 72 6a ce 4b 55 0e bb 30 01 f3 ac f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083426688 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083426688 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083426688 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0b 01 00 00 00 30 72 6a ce 4b 55 0e bb 30 01 f3 ac f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083426688 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:1032) 20241107083426688 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=676 Rx UL DATA from unexpected TBF(UL:TFI-0-7-5:G){ASSIGN} (pdch.cpp:1072) 20241107083426688 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) 20241107083426688 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) 20241107083426688 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) 20241107083426688 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083426688 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} data_length=30, data=00 00 00 30 72 6a ce 4b 55 0e bb 30 01 f3 ac f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083426688 DTBFUL INFO TBF(UL:TFI-0-7-5:G){ASSIGN} Decoded premier TLLI=0x00000030 of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083426688 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000030, not yet confirmed (gprs_ms.c:512) 20241107083426688 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083426688 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083426688 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083426688 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083426688 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083426688 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083426688 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) 20241107083426688 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083426688 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083426688 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083426689 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=680 RX RTS.req: sapi=5 arfcn=878 cur_fn=676 block=1 (pcu_l1_if.cpp:576) 20241107083426689 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=680 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=684 (gprs_rlcmac_sched.cpp:454) 20241107083426689 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 684 for type USF (pdch_ul_controller.c:184) 20241107083426689 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) 20241107083426690 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083426690 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083426690 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) 20241107083426690 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083426690 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083426690 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083426690 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=680 Scheduling control message at RTS for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083426690 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=680 Sending data request: sapi=5 arfcn=878 cur_fn=676 block=1 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) 20241107083426691 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083426696 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=676, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083426696 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083426696 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083426696 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083426696 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083426696 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083426696 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083426696 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241107083426696 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083426696 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083426696 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083426696 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083426696 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083426696 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083426696 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083426696 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083426696 DRLCMAC 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) 20241107083426696 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083426696 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083426696 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083426696 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083426696 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426697 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426697 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083426697 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083426697 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083426697 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083426697 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083426697 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083426697 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:1192) 20241107083426697 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083426697 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083426697 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-6:G){NEW} (gprs_ms.c:336) 20241107083426697 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083426697 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083426697 DTBFUL INFO TBF(UL:TFI-0-0-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083426697 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083426697 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) 20241107083426697 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=676 (tbf_ul.cpp:221) 20241107083426697 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083426697 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083426697 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083426697 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=676 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083426702 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) 20241107083426702 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) 20241107083426702 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=680): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241107083426702 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083426704 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) 20241107083426704 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) 20241107083426705 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) 20241107083426705 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) 20241107083426706 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) 20241107083426706 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) 20241107083426707 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083426707 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083426707 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083426707 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) 20241107083426707 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) 20241107083426708 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) 20241107083426708 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) 20241107083426709 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) 20241107083426709 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) 20241107083426709 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) 20241107083426709 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) 20241107083426711 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) 20241107083426711 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) 20241107083426711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 689 for type USF (pdch_ul_controller.c:184) 20241107083426711 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) 20241107083426711 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 6 20241107083426720 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) 20241107083426720 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) 20241107083426722 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) 20241107083426722 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) 20241107083426723 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) 20241107083426723 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) 20241107083426724 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) 20241107083426724 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) 20241107083426725 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) 20241107083426725 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) 20241107083426727 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) 20241107083426727 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) 20241107083426728 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) 20241107083426728 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) 20241107083426728 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) 20241107083426728 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) 20241107083426729 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=684): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241107083426729 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083426730 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) 20241107083426730 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=689 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=693 (gprs_rlcmac_sched.cpp:454) 20241107083426730 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 693 for type USF (pdch_ul_controller.c:184) 20241107083426730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 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) 20241107083426731 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 6 20241107083426744 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) 20241107083426744 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) 20241107083426744 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=689): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241107083426744 DTBF NOTICE TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083426744 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083426744 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083426745 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) 20241107083426745 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) 20241107083426746 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) 20241107083426746 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) 20241107083426747 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083426747 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083426747 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083426747 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) 20241107083426747 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) 20241107083426748 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) 20241107083426748 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) 20241107083426749 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) 20241107083426749 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) 20241107083426749 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) 20241107083426750 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) 20241107083426750 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) 20241107083426750 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) 20241107083426751 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) 20241107083426751 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) 20241107083426752 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083426763 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) 20241107083426763 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) 20241107083426763 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=693): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} (pdch_ul_controller.c:309) 20241107083426763 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083426765 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) 20241107083426765 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) 20241107083426765 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) 20241107083426765 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) 20241107083426766 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) 20241107083426766 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) 20241107083426767 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) 20241107083426767 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) 20241107083426768 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) 20241107083426768 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) 20241107083426769 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) 20241107083426769 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) 20241107083426769 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) 20241107083426769 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) 20241107083426770 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) 20241107083426770 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) 20241107083426771 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083426782 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) 20241107083426782 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) 20241107083426784 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) 20241107083426784 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) 20241107083426785 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) 20241107083426785 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) 20241107083426785 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) 20241107083426785 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) 20241107083426786 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) 20241107083426786 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) 20241107083426787 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) 20241107083426787 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) 20241107083426788 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) 20241107083426788 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) 20241107083426789 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) 20241107083426789 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) 20241107083426792 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083426792 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083426792 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083426792 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) 20241107083426792 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) 20241107083426793 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083426806 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) 20241107083426806 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) 20241107083426808 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) 20241107083426808 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) 20241107083426809 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) 20241107083426809 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) 20241107083426809 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) 20241107083426809 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) 20241107083426810 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) 20241107083426810 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) 20241107083426812 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) 20241107083426812 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) 20241107083426812 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) 20241107083426812 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) 20241107083426813 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) 20241107083426813 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) 20241107083426814 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) 20241107083426814 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) 20241107083426815 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083426826 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) 20241107083426826 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) 20241107083426827 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) 20241107083426827 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) 20241107083426828 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) 20241107083426828 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) 20241107083426829 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) 20241107083426829 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) 20241107083426830 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) 20241107083426830 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) 20241107083426831 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) 20241107083426831 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) 20241107083426831 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) 20241107083426831 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) 20241107083426832 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) 20241107083426832 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) 20241107083426833 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) 20241107083426833 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) 20241107083426834 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083426837 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083426837 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083426837 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083426845 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) 20241107083426845 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) 20241107083426846 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) 20241107083426846 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) 20241107083426847 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) 20241107083426847 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) 20241107083426848 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) 20241107083426848 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) 20241107083426848 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) 20241107083426848 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) 20241107083426849 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) 20241107083426849 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) 20241107083426850 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) 20241107083426850 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) 20241107083426851 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) 20241107083426851 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) 20241107083426854 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) 20241107083426854 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) 20241107083426855 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083426869 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) 20241107083426869 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) 20241107083426870 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) 20241107083426870 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) 20241107083426871 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) 20241107083426871 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) 20241107083426872 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) 20241107083426872 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) 20241107083426873 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) 20241107083426873 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) 20241107083426873 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) 20241107083426874 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) 20241107083426874 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) 20241107083426874 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) 20241107083426875 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) 20241107083426875 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) 20241107083426876 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) 20241107083426876 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) 20241107083426877 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083426888 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) 20241107083426888 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) 20241107083426889 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) 20241107083426889 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) 20241107083426890 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) 20241107083426890 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) 20241107083426891 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) 20241107083426891 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) 20241107083426891 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) 20241107083426891 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) 20241107083426892 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) 20241107083426892 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) 20241107083426893 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) 20241107083426893 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) 20241107083426894 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) 20241107083426894 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) 20241107083426895 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) 20241107083426895 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) 20241107083426895 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083426898 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083426898 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083426898 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083426907 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) 20241107083426907 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) 20241107083426909 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) 20241107083426909 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) 20241107083426909 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) 20241107083426909 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) 20241107083426910 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) 20241107083426910 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) 20241107083426911 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) 20241107083426911 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) 20241107083426912 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) 20241107083426912 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) 20241107083426913 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) 20241107083426913 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) 20241107083426913 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) 20241107083426913 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) 20241107083426917 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) 20241107083426917 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){FLOW}, expect answer on UL FN=732 (gprs_rlcmac_sched.cpp:454) 20241107083426917 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 732 for type USF (pdch_ul_controller.c:184) 20241107083426917 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) 20241107083426918 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083426932 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data=3c 0d 01 00 00 00 31 a3 23 2a 79 6d b4 58 ad c4 93 0b b8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083426932 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) 20241107083426932 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083426932 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0d 01 00 00 00 31 a3 23 2a 79 6d b4 58 ad c4 93 0b b8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083426932 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:1032) 20241107083426932 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=728 Rx UL DATA from unexpected TBF(UL:TFI-0-0-6:G){FLOW} (pdch.cpp:1072) 20241107083426932 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) 20241107083426932 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) 20241107083426932 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) 20241107083426932 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083426932 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} data_length=30, data=00 00 00 31 a3 23 2a 79 6d b4 58 ad c4 93 0b b8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083426932 DTBFUL INFO TBF(UL:TFI-0-0-6:G){FLOW} Decoded premier TLLI=0x00000031 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083426932 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000031, not yet confirmed (gprs_ms.c:512) 20241107083426932 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083426932 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083426932 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083426932 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083426932 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083426932 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) 20241107083426932 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) 20241107083426932 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083426932 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083426932 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083426933 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) 20241107083426933 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) 20241107083426935 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) 20241107083426935 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) 20241107083426936 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) 20241107083426936 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) 20241107083426937 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) 20241107083426937 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) 20241107083426938 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) 20241107083426938 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) 20241107083426939 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) 20241107083426939 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) 20241107083426940 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) 20241107083426940 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) 20241107083426941 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) 20241107083426941 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) 20241107083426941 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 736 for type USF (pdch_ul_controller.c:184) 20241107083426941 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) 20241107083426941 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (final=0) (encoding.cpp:1112) 20241107083426942 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083426942 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) 20241107083426942 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083426942 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083426942 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083426942 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 Scheduling control message at RTS for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083426942 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Sending data request: sapi=5 arfcn=871 cur_fn=728 block=1 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) 20241107083426943 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083426948 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=728, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083426948 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083426948 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083426948 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083426948 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083426948 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083426948 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083426948 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=6 (bts.cpp:663) 20241107083426948 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083426948 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083426948 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083426948 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083426948 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083426948 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083426949 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083426949 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083426949 DRLCMAC 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) 20241107083426949 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083426949 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083426949 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083426949 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083426949 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426949 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083426949 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083426949 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083426949 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083426949 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083426949 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083426949 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083426949 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:1192) 20241107083426949 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083426949 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083426949 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-6:G){NEW} (gprs_ms.c:336) 20241107083426949 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083426949 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083426949 DTBFUL INFO TBF(UL:TFI-0-1-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083426949 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083426949 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) 20241107083426949 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=728 (tbf_ul.cpp:221) 20241107083426949 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083426949 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083426949 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083426949 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 68 78 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083426952 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) 20241107083426952 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) 20241107083426952 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) 20241107083426952 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) BTS(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083426954 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) 20241107083426954 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) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083426955 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) 20241107083426955 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) 20241107083426956 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) 20241107083426956 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) 20241107083426956 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) 20241107083426956 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) 20241107083426957 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) 20241107083426957 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) 20241107083426958 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) 20241107083426958 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) 20241107083426959 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) 20241107083426959 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) 20241107083426960 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083426971 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) 20241107083426971 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) 20241107083426971 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) 20241107083426971 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083426973 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) 20241107083426973 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) 20241107083426973 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) 20241107083426973 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) 20241107083426974 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) 20241107083426974 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) 20241107083426975 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) 20241107083426975 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) 20241107083426976 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) 20241107083426976 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) 20241107083426977 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) 20241107083426977 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) 20241107083426977 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) 20241107083426977 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) 20241107083426983 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) 20241107083426983 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) 20241107083426983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 745 for type USF (pdch_ul_controller.c:184) 20241107083426983 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) 20241107083426984 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083426998 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) 20241107083426998 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) 20241107083426999 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=741 block=3 data=3c 0d 01 00 00 00 32 e7 fc 98 2d 7d f9 81 c4 27 ca 68 b2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083426999 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083427000 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083427000 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0d 01 00 00 00 32 e7 fc 98 2d 7d f9 81 c4 27 ca 68 b2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083427000 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:1032) 20241107083427000 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=741 Rx UL DATA from unexpected TBF(UL:TFI-0-1-6:G){ASSIGN} (pdch.cpp:1072) 20241107083427000 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) 20241107083427000 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) 20241107083427000 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) 20241107083427000 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083427000 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} data_length=30, data=00 00 00 32 e7 fc 98 2d 7d f9 81 c4 27 ca 68 b2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083427000 DTBFUL INFO TBF(UL:TFI-0-1-6:G){ASSIGN} Decoded premier TLLI=0x00000032 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083427000 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000032, not yet confirmed (gprs_ms.c:512) 20241107083427000 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083427000 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083427000 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083427000 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083427000 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083427000 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083427000 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) 20241107083427000 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083427000 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083427000 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083427001 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) 20241107083427001 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) 20241107083427002 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) 20241107083427002 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) 20241107083427003 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) 20241107083427003 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) 20241107083427004 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) 20241107083427004 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) 20241107083427005 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) 20241107083427005 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) 20241107083427007 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) 20241107083427007 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) 20241107083427008 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=745 RX RTS.req: sapi=5 arfcn=872 cur_fn=741 block=4 (pcu_l1_if.cpp:576) 20241107083427008 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=745 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=749 (gprs_rlcmac_sched.cpp:454) 20241107083427008 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 749 for type USF (pdch_ul_controller.c:184) 20241107083427008 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) 20241107083427008 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083427008 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083427008 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) 20241107083427008 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083427008 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083427008 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083427008 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=745 Scheduling control message at RTS for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083427008 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=745 Sending data request: sapi=5 arfcn=872 cur_fn=741 block=4 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) 20241107083427009 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083427013 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=741, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083427013 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083427013 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083427013 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083427013 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083427014 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083427014 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083427014 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=6 (bts.cpp:663) 20241107083427014 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083427014 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083427014 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083427014 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083427014 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083427014 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083427014 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083427014 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083427014 DRLCMAC 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) 20241107083427014 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083427014 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083427014 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083427014 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083427014 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083427014 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083427014 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083427014 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083427014 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083427014 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083427014 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083427014 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083427014 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:1192) 20241107083427014 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083427014 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083427014 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-6:G){NEW} (gprs_ms.c:336) 20241107083427014 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083427014 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083427014 DTBFUL INFO TBF(UL:TFI-0-2-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083427014 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083427014 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) 20241107083427014 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=741 (tbf_ul.cpp:221) 20241107083427014 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083427014 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083427014 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083427014 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 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083427017 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) 20241107083427017 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) 20241107083427017 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) 20241107083427017 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083427019 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) 20241107083427019 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) 20241107083427019 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) 20241107083427019 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) 20241107083427020 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) 20241107083427020 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) 20241107083427020 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) 20241107083427020 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) 20241107083427020 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) 20241107083427020 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) 20241107083427021 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) 20241107083427021 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) 20241107083427021 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) 20241107083427021 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) 20241107083427022 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) 20241107083427022 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) 20241107083427022 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 754 for type USF (pdch_ul_controller.c:184) 20241107083427022 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) 20241107083427022 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083427035 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) 20241107083427035 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) 20241107083427037 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) 20241107083427037 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) 20241107083427037 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=749): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241107083427037 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083427038 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=749 block=5 data=3c 0d 01 00 00 00 33 ac ae 9a 02 f1 32 bb b4 46 98 9e 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083427038 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083427038 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083427038 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0d 01 00 00 00 33 ac ae 9a 02 f1 32 bb b4 46 98 9e 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083427038 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:1032) 20241107083427038 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=749 Rx UL DATA from unexpected TBF(UL:TFI-0-2-6:G){ASSIGN} (pdch.cpp:1072) 20241107083427038 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) 20241107083427038 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) 20241107083427038 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) 20241107083427038 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083427038 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} data_length=30, data=00 00 00 33 ac ae 9a 02 f1 32 bb b4 46 98 9e 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083427038 DTBFUL INFO TBF(UL:TFI-0-2-6:G){ASSIGN} Decoded premier TLLI=0x00000033 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083427038 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000033, not yet confirmed (gprs_ms.c:512) 20241107083427038 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083427038 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083427038 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083427038 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083427038 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083427038 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083427038 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) 20241107083427038 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083427038 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083427038 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083427038 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) 20241107083427039 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) 20241107083427039 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) 20241107083427039 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) 20241107083427040 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) 20241107083427040 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) 20241107083427041 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) 20241107083427041 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) 20241107083427042 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) 20241107083427042 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) 20241107083427045 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=754 RX RTS.req: sapi=5 arfcn=873 cur_fn=749 block=6 (pcu_l1_if.cpp:576) 20241107083427045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=754 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=758 (gprs_rlcmac_sched.cpp:454) 20241107083427045 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 758 for type USF (pdch_ul_controller.c:184) 20241107083427045 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) 20241107083427045 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083427045 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083427045 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) 20241107083427045 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083427045 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083427045 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083427045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=754 Scheduling control message at RTS for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083427045 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=754 Sending data request: sapi=5 arfcn=873 cur_fn=749 block=6 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) 20241107083427046 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083427051 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=749, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083427051 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083427051 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083427051 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083427051 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083427051 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083427051 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083427051 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=6 (bts.cpp:663) 20241107083427051 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083427051 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083427051 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083427052 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083427052 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083427052 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083427052 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083427052 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083427052 DRLCMAC 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) 20241107083427052 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083427052 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083427052 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083427052 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083427052 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083427052 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083427052 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083427052 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083427052 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083427052 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083427052 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083427052 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083427052 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:1192) 20241107083427052 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083427052 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083427052 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-6:G){NEW} (gprs_ms.c:336) 20241107083427052 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083427052 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083427052 DTBFUL INFO TBF(UL:TFI-0-3-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083427052 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083427052 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) 20241107083427052 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=749 (tbf_ul.cpp:221) 20241107083427052 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083427052 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083427052 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083427052 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 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083427062 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) 20241107083427062 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) 20241107083427062 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) 20241107083427062 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083427063 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) 20241107083427063 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) 20241107083427064 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) 20241107083427064 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) 20241107083427064 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) 20241107083427064 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) 20241107083427065 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) 20241107083427065 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) 20241107083427065 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) 20241107083427065 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) 20241107083427066 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) 20241107083427066 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) 20241107083427066 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) 20241107083427066 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) 20241107083427067 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) 20241107083427067 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) 20241107083427067 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 762 for type USF (pdch_ul_controller.c:184) 20241107083427067 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) 20241107083427067 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083427078 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) 20241107083427078 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) 20241107083427078 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) 20241107083427078 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) 20241107083427078 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) 20241107083427078 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) 20241107083427078 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=758): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241107083427078 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083427079 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=758 block=7 data=3c 0d 01 00 00 00 34 bb ed 3c 04 07 8d ad da 14 6b d6 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083427079 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083427079 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083427079 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0d 01 00 00 00 34 bb ed 3c 04 07 8d ad da 14 6b d6 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083427079 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:1032) 20241107083427079 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=758 Rx UL DATA from unexpected TBF(UL:TFI-0-3-6:G){ASSIGN} (pdch.cpp:1072) 20241107083427079 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) 20241107083427079 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) 20241107083427079 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) 20241107083427079 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083427079 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} data_length=30, data=00 00 00 34 bb ed 3c 04 07 8d ad da 14 6b d6 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083427079 DTBFUL INFO TBF(UL:TFI-0-3-6:G){ASSIGN} Decoded premier TLLI=0x00000034 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083427079 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000034, not yet confirmed (gprs_ms.c:512) 20241107083427079 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083427079 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083427079 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083427079 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083427079 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083427079 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083427079 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) 20241107083427079 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083427079 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083427079 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083427079 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) 20241107083427079 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) 20241107083427079 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) 20241107083427079 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) 20241107083427079 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) 20241107083427079 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) 20241107083427079 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) 20241107083427079 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) 20241107083427083 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=762 RX RTS.req: sapi=5 arfcn=874 cur_fn=758 block=8 (pcu_l1_if.cpp:576) 20241107083427083 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=762 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=767 (gprs_rlcmac_sched.cpp:454) 20241107083427083 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 767 for type USF (pdch_ul_controller.c:184) 20241107083427083 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) 20241107083427083 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083427083 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083427083 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) 20241107083427083 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083427083 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083427083 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083427083 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=762 Scheduling control message at RTS for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083427083 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=762 Sending data request: sapi=5 arfcn=874 cur_fn=758 block=8 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) 20241107083427083 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083427084 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=758, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083427084 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083427084 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083427084 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083427084 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083427084 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083427084 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083427084 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=6 (bts.cpp:663) 20241107083427084 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083427084 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083427084 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083427084 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083427084 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083427084 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083427084 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083427084 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083427084 DRLCMAC 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) 20241107083427084 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083427084 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083427084 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083427084 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083427084 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083427084 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083427084 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083427084 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083427084 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083427084 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083427084 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083427084 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083427084 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:1192) 20241107083427084 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083427084 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083427084 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-6:G){NEW} (gprs_ms.c:336) 20241107083427084 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083427084 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083427084 DTBFUL INFO TBF(UL:TFI-0-4-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083427084 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083427084 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) 20241107083427084 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=758 (tbf_ul.cpp:221) 20241107083427084 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083427084 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083427084 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083427084 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 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083427097 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) 20241107083427097 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) 20241107083427097 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) 20241107083427097 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083427097 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) 20241107083427097 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) 20241107083427097 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) 20241107083427097 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) 20241107083427097 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) 20241107083427097 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) 20241107083427097 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) 20241107083427097 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) 20241107083427097 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) 20241107083427097 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) 20241107083427097 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) 20241107083427097 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) 20241107083427098 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) 20241107083427098 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) 20241107083427106 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) 20241107083427106 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) 20241107083427106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 771 for type USF (pdch_ul_controller.c:184) 20241107083427106 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) 20241107083427106 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083427120 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) 20241107083427120 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) 20241107083427120 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) 20241107083427120 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) 20241107083427120 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) 20241107083427120 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) 20241107083427121 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) 20241107083427121 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) 20241107083427121 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=767): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241107083427121 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083427121 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=767 block=9 data=3c 0d 01 00 00 00 35 47 75 f2 26 ef e3 13 9e 5b 6f 88 ac 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083427121 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083427121 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083427121 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0d 01 00 00 00 35 47 75 f2 26 ef e3 13 9e 5b 6f 88 ac 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083427121 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:1032) 20241107083427121 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=767 Rx UL DATA from unexpected TBF(UL:TFI-0-4-6:G){ASSIGN} (pdch.cpp:1072) 20241107083427121 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) 20241107083427121 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) 20241107083427121 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) 20241107083427121 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083427121 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} data_length=30, data=00 00 00 35 47 75 f2 26 ef e3 13 9e 5b 6f 88 ac 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083427121 DTBFUL INFO TBF(UL:TFI-0-4-6:G){ASSIGN} Decoded premier TLLI=0x00000035 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083427121 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000035, not yet confirmed (gprs_ms.c:512) 20241107083427121 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083427121 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083427121 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083427121 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083427121 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083427121 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083427121 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) 20241107083427121 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083427121 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083427121 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083427121 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) 20241107083427121 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) 20241107083427121 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) 20241107083427121 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) 20241107083427122 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) 20241107083427122 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) 20241107083427125 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=771 RX RTS.req: sapi=5 arfcn=875 cur_fn=767 block=10 (pcu_l1_if.cpp:576) 20241107083427125 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=771 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=775 (gprs_rlcmac_sched.cpp:454) 20241107083427125 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 775 for type USF (pdch_ul_controller.c:184) 20241107083427125 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) 20241107083427125 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083427125 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083427125 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) 20241107083427125 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083427125 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083427125 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083427125 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=771 Scheduling control message at RTS for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083427125 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=771 Sending data request: sapi=5 arfcn=875 cur_fn=767 block=10 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) 20241107083427125 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083427128 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=767, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083427128 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083427128 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083427128 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083427128 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083427128 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083427128 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083427128 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=6 (bts.cpp:663) 20241107083427128 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083427128 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083427128 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083427128 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083427128 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083427128 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083427128 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083427128 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083427128 DRLCMAC 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) 20241107083427128 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083427128 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083427128 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083427128 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083427128 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083427128 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083427128 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083427128 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083427128 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083427128 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083427128 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083427128 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083427128 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:1192) 20241107083427128 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083427128 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083427128 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-6:G){NEW} (gprs_ms.c:336) 20241107083427128 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083427128 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083427128 DTBFUL INFO TBF(UL:TFI-0-5-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083427128 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083427128 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) 20241107083427129 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=767 (tbf_ul.cpp:221) 20241107083427129 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083427129 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083427129 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083427129 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 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083427140 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) 20241107083427140 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) 20241107083427140 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) 20241107083427140 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083427141 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) 20241107083427141 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) 20241107083427142 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) 20241107083427142 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) 20241107083427142 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) 20241107083427142 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) 20241107083427143 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) 20241107083427143 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) 20241107083427144 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) 20241107083427144 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) 20241107083427144 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) 20241107083427144 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) 20241107083427145 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) 20241107083427145 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) 20241107083427146 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) 20241107083427146 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) 20241107083427146 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 780 for type USF (pdch_ul_controller.c:184) 20241107083427146 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) 20241107083427146 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083427150 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083427150 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083427150 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083427159 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) 20241107083427159 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) 20241107083427160 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) 20241107083427161 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) 20241107083427161 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) 20241107083427161 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) 20241107083427162 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) 20241107083427162 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) 20241107083427163 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) 20241107083427163 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) 20241107083427163 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=775): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241107083427163 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083427164 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=775 block=11 data=3c 0d 01 00 00 00 36 cc 19 61 34 d7 02 6e 18 f4 28 f2 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083427164 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083427164 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083427164 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0d 01 00 00 00 36 cc 19 61 34 d7 02 6e 18 f4 28 f2 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083427164 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:1032) 20241107083427164 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=775 Rx UL DATA from unexpected TBF(UL:TFI-0-5-6:G){ASSIGN} (pdch.cpp:1072) 20241107083427164 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) 20241107083427164 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) 20241107083427164 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) 20241107083427164 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083427164 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} data_length=30, data=00 00 00 36 cc 19 61 34 d7 02 6e 18 f4 28 f2 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083427164 DTBFUL INFO TBF(UL:TFI-0-5-6:G){ASSIGN} Decoded premier TLLI=0x00000036 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083427164 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000036, not yet confirmed (gprs_ms.c:512) 20241107083427164 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083427164 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083427164 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083427164 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083427164 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083427164 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083427164 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) 20241107083427164 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083427164 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083427164 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083427164 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) 20241107083427165 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) 20241107083427165 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) 20241107083427165 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) 20241107083427168 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=780 RX RTS.req: sapi=5 arfcn=876 cur_fn=775 block=0 (pcu_l1_if.cpp:576) 20241107083427168 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=780 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=784 (gprs_rlcmac_sched.cpp:454) 20241107083427168 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 784 for type USF (pdch_ul_controller.c:184) 20241107083427168 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) 20241107083427168 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083427168 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083427169 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) 20241107083427169 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083427169 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083427169 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083427169 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=780 Scheduling control message at RTS for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083427169 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=780 Sending data request: sapi=5 arfcn=876 cur_fn=775 block=0 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) 20241107083427170 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083427175 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=775, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083427175 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083427175 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083427175 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083427175 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083427175 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083427175 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083427175 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=6 (bts.cpp:663) 20241107083427175 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083427175 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083427175 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083427175 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083427175 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083427175 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083427175 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083427175 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083427175 DRLCMAC 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) 20241107083427175 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083427175 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083427175 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083427175 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083427175 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083427175 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083427175 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083427175 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083427175 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083427176 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083427176 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083427176 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083427176 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:1192) 20241107083427176 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083427176 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083427176 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-6:G){NEW} (gprs_ms.c:336) 20241107083427176 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083427176 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083427176 DTBFUL INFO TBF(UL:TFI-0-6-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083427176 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083427176 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) 20241107083427176 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=775 (tbf_ul.cpp:221) 20241107083427176 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083427176 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083427176 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083427176 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 6d 7d 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083427183 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) 20241107083427183 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) 20241107083427183 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) 20241107083427183 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083427184 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) 20241107083427184 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) 20241107083427185 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) 20241107083427185 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) 20241107083427186 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) 20241107083427186 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) 20241107083427187 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) 20241107083427187 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) 20241107083427188 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) 20241107083427188 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) 20241107083427188 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) 20241107083427188 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) 20241107083427189 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) 20241107083427189 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) 20241107083427190 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) 20241107083427190 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) 20241107083427190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 788 for type USF (pdch_ul_controller.c:184) 20241107083427190 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) 20241107083427191 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083427202 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) 20241107083427202 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) 20241107083427203 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) 20241107083427203 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) 20241107083427204 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) 20241107083427204 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) 20241107083427205 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) 20241107083427205 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) 20241107083427206 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) 20241107083427206 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) 20241107083427207 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) 20241107083427207 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) 20241107083427207 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=784): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241107083427207 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083427207 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=784 block=1 data=3c 0d 01 00 00 00 37 e6 02 32 4b 98 83 21 80 8e 2d 81 49 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083427207 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083427207 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083427208 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0d 01 00 00 00 37 e6 02 32 4b 98 83 21 80 8e 2d 81 49 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083427208 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:1032) 20241107083427208 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=784 Rx UL DATA from unexpected TBF(UL:TFI-0-6-6:G){ASSIGN} (pdch.cpp:1072) 20241107083427208 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) 20241107083427208 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) 20241107083427208 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) 20241107083427208 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083427208 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} data_length=30, data=00 00 00 37 e6 02 32 4b 98 83 21 80 8e 2d 81 49 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083427208 DTBFUL INFO TBF(UL:TFI-0-6-6:G){ASSIGN} Decoded premier TLLI=0x00000037 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083427208 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000037, not yet confirmed (gprs_ms.c:512) 20241107083427208 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083427208 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083427208 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083427208 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083427208 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083427208 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083427208 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) 20241107083427208 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083427208 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083427208 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083427208 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) 20241107083427208 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) 20241107083427209 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=788 RX RTS.req: sapi=5 arfcn=877 cur_fn=784 block=2 (pcu_l1_if.cpp:576) 20241107083427209 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=788 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=793 (gprs_rlcmac_sched.cpp:454) 20241107083427209 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 793 for type USF (pdch_ul_controller.c:184) 20241107083427209 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) 20241107083427209 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083427209 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083427209 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) 20241107083427209 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083427209 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083427209 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083427209 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=788 Scheduling control message at RTS for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083427209 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=788 Sending data request: sapi=5 arfcn=877 cur_fn=784 block=2 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) 20241107083427210 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083427215 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083427215 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083427215 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083427216 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=784, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083427216 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083427216 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083427216 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083427216 DLGLOBAL DEBUG validating counter group 0x5610d2985740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083427216 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083427217 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083427217 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=6 (bts.cpp:663) 20241107083427217 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083427217 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083427217 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083427217 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083427217 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083427217 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083427217 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083427217 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083427217 DRLCMAC 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) 20241107083427217 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083427217 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083427217 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083427217 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083427217 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083427217 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083427217 DLGLOBAL DEBUG validating counter group 0x5610d2985b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083427217 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083427217 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083427217 DLGLOBAL DEBUG validating counter group 0x5610d2985be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083427217 DLGLOBAL DEBUG validating counter group 0x5610d2985c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083427217 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083427217 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:1192) 20241107083427217 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083427217 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083427217 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-6:G){NEW} (gprs_ms.c:336) 20241107083427217 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083427218 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083427218 DTBFUL INFO TBF(UL:TFI-0-7-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083427218 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083427218 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) 20241107083427218 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=784 (tbf_ul.cpp:221) 20241107083427218 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083427218 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083427218 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083427218 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=784 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083427221 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) 20241107083427221 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) 20241107083427221 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) 20241107083427221 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083427223 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) 20241107083427223 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) 20241107083427223 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) 20241107083427223 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) 20241107083427224 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) 20241107083427224 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) 20241107083427225 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) 20241107083427225 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) 20241107083427225 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) 20241107083427225 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) 20241107083427226 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) 20241107083427226 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) 20241107083427226 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) 20241107083427226 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) 20241107083427230 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) 20241107083427230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=793 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=797 (gprs_rlcmac_sched.cpp:454) 20241107083427230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 797 for type USF (pdch_ul_controller.c:184) 20241107083427231 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Sending data request: sapi=5 arfcn=871 cur_fn=788 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) 20241107083427231 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083427245 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) 20241107083427245 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) 20241107083427247 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) 20241107083427247 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) 20241107083427247 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) 20241107083427247 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) 20241107083427248 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) 20241107083427248 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) 20241107083427249 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) 20241107083427249 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) 20241107083427250 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) 20241107083427250 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) 20241107083427251 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) 20241107083427251 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) 20241107083427251 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=793): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241107083427251 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083427252 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=793 block=3 data=3c 0d 01 00 00 00 38 bf 79 45 bf 64 b2 58 a9 5b fb 62 6c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083427252 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083427252 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083427252 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0d 01 00 00 00 38 bf 79 45 bf 64 b2 58 a9 5b fb 62 6c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083427252 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:1032) 20241107083427252 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=793 Rx UL DATA from unexpected TBF(UL:TFI-0-7-6:G){ASSIGN} (pdch.cpp:1072) 20241107083427252 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) 20241107083427252 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) 20241107083427252 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) 20241107083427252 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083427252 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} data_length=30, data=00 00 00 38 bf 79 45 bf 64 b2 58 a9 5b fb 62 6c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083427252 DTBFUL INFO TBF(UL:TFI-0-7-6:G){ASSIGN} Decoded premier TLLI=0x00000038 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083427252 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000038, not yet confirmed (gprs_ms.c:512) 20241107083427252 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083427252 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083427252 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083427252 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083427252 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083427252 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083427252 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) 20241107083427252 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083427252 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083427252 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083427252 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083427252 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083427253 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083427253 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=797 RX RTS.req: sapi=5 arfcn=878 cur_fn=793 block=4 (pcu_l1_if.cpp:576) 20241107083427253 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=797 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=801 (gprs_rlcmac_sched.cpp:454) 20241107083427253 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 801 for type USF (pdch_ul_controller.c:184) 20241107083427253 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) 20241107083427253 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083427253 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083427253 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) 20241107083427253 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083427253 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083427253 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083427253 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=797 Scheduling control message at RTS for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083427253 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=797 Sending data request: sapi=5 arfcn=878 cur_fn=793 block=4 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) 20241107083427253 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Start timer T: 0.2 s 20241107083427263 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427263 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427263 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427263 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427263 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000001 (bts.cpp:444) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427263 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427264 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427264 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427264 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427264 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427264 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427264 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427264 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427264 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427264 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427264 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427264 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427264 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427264 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427264 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427264 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427264 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427264 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427264 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427264 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427264 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427264 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427264 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427265 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) 20241107083427265 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) 20241107083427265 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=797): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241107083427265 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083427266 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427266 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427266 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427266 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427266 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000002 (bts.cpp:444) 20241107083427266 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427266 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427266 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427266 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427266 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427266 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427266 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427266 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427266 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427266 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427266 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427267 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427267 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427267 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427267 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427267 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427267 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427267 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427267 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427267 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427268 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427269 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427269 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427269 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427269 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000003 (bts.cpp:444) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427269 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427269 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427270 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427270 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427270 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427270 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427270 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427270 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427270 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427270 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) 20241107083427270 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) 20241107083427270 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427270 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427270 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427270 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427270 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000004 (bts.cpp:444) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427270 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427271 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427271 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427271 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427271 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427271 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427271 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427271 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427271 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427271 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427271 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427271 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427271 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427271 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) 20241107083427271 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) 20241107083427272 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427272 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427272 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427272 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427272 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000005 (bts.cpp:444) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427272 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427273 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427273 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427273 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427273 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427273 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427273 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427273 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427273 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427273 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) 20241107083427273 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) 20241107083427273 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427273 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427273 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427273 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427273 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000006 (bts.cpp:444) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427273 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427274 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427274 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427274 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427274 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427274 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427274 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427274 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427274 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427274 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427274 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427274 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427274 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427274 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000007 (bts.cpp:444) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427274 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427275 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427275 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427275 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427275 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427275 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427275 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427275 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427275 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427275 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) 20241107083427275 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) 20241107083427275 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427275 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427275 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427275 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427275 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000008 (bts.cpp:444) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427275 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427276 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427276 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427276 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427276 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427276 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427276 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427276 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427276 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427276 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) 20241107083427276 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) 20241107083427276 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427276 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427276 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427276 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427276 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000009 (bts.cpp:444) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427276 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427277 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427277 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427277 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427277 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427277 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427277 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427277 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427277 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427277 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427277 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) 20241107083427277 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) 20241107083427278 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427278 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427278 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427278 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427278 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000010 (bts.cpp:444) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427278 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427279 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427279 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427279 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427279 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427279 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427279 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427279 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427279 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427279 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) 20241107083427279 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) 20241107083427279 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427279 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427279 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427279 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427279 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000011 (bts.cpp:444) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427279 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427280 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427280 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427280 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427280 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427280 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427280 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427280 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427280 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427280 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083427280 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427280 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427280 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427280 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427280 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000012 (bts.cpp:444) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427280 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427281 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427281 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427281 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427281 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427281 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427281 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427281 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427281 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427281 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427281 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427281 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427281 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427281 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000013 (bts.cpp:444) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427281 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427282 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427282 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427282 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427282 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427282 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427282 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427282 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427282 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427282 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427282 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427282 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427282 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427282 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427282 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427282 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427282 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427282 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427282 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427282 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427282 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427282 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427282 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427282 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427282 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427284 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427284 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427284 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427284 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427284 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000014 (bts.cpp:444) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427284 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427285 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427285 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427285 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427285 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427285 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427285 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427285 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427285 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427285 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427285 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083427285 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083427285 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083427285 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) 20241107083427285 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) 20241107083427285 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427285 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427286 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427286 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427286 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000015 (bts.cpp:444) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427286 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427287 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427287 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427287 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427287 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427287 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427287 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427287 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427287 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427287 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) 20241107083427287 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) 20241107083427287 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427287 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427287 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427287 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427287 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000016 (bts.cpp:444) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427288 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427289 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427289 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427289 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427289 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427289 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427289 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427289 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427289 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427289 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427289 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427289 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427289 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427289 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427289 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427289 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427289 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) 20241107083427289 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) 20241107083427289 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427289 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427289 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427289 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427289 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000017 (bts.cpp:444) 20241107083427289 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427289 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427289 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427289 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427289 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427289 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427289 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427289 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427290 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427290 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427290 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427290 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427290 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427290 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427290 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427290 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427290 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427290 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) 20241107083427290 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) 20241107083427291 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427291 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427291 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427291 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427291 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000018 (bts.cpp:444) 20241107083427291 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427291 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427291 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427291 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427291 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427291 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427291 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427291 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427291 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427291 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427291 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427291 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427292 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427292 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427292 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427292 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427292 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427292 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427292 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427292 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427292 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427292 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) 20241107083427292 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) 20241107083427293 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427293 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427293 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427293 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427293 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000019 (bts.cpp:444) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427293 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427294 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427294 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427294 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427294 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427294 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427294 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427294 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427294 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427294 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427294 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427294 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427294 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427294 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427294 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427294 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427294 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427294 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427294 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427294 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427294 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427294 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427294 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427294 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427294 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427294 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427294 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427294 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) 20241107083427294 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) 20241107083427294 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427295 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427295 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427295 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427295 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000020 (bts.cpp:444) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427295 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427295 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427295 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427296 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427296 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427296 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427296 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427296 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427296 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427296 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) 20241107083427296 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) 20241107083427296 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427296 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427296 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427296 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427296 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000021 (bts.cpp:444) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427296 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427297 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427297 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427297 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427297 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427297 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427297 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427297 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427297 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427297 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) 20241107083427297 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) 20241107083427297 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=801): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241107083427297 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083427299 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427299 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427299 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427299 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427299 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000022 (bts.cpp:444) 20241107083427299 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427299 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427299 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427299 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427299 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427299 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427299 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427299 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427299 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427299 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427299 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427299 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427299 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427299 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427299 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427299 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427299 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427299 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427300 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427300 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427300 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427300 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427300 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427300 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427300 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427300 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427300 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083427300 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427300 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427300 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427300 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427300 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000023 (bts.cpp:444) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427300 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427301 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427301 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427301 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427301 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427301 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427301 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427301 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427301 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427301 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427301 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427301 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427301 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427301 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000024 (bts.cpp:444) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427301 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427302 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427302 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427302 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427302 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427302 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427302 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427302 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427302 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427302 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427302 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427302 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427302 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427302 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000025 (bts.cpp:444) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427302 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427303 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427303 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427303 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427303 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427303 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427303 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427303 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427303 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427303 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427304 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427304 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427304 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427304 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427304 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000026 (bts.cpp:444) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427304 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427305 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427305 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427305 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427305 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427305 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427305 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427305 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427305 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427305 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427305 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427305 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427305 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427305 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000027 (bts.cpp:444) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427305 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427306 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427306 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427306 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427306 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427306 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427306 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427306 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427306 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427306 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427307 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427307 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427307 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427307 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427307 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000028 (bts.cpp:444) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427307 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427308 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427308 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427308 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427308 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427308 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427308 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427308 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427308 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427308 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427308 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427308 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427308 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427308 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000029 (bts.cpp:444) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427308 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427309 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427309 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427309 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427309 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427309 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427309 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427309 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427309 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427309 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427309 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427309 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427309 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427309 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000030 (bts.cpp:444) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427309 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427310 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427310 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427310 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427310 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427310 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427310 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427310 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427310 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427310 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427310 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427310 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427310 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427310 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000031 (bts.cpp:444) 20241107083427310 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427311 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427311 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427311 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427311 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427311 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427312 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427312 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427312 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427312 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427312 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) 20241107083427312 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) 20241107083427312 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427312 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427312 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427312 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427312 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000032 (bts.cpp:444) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427312 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427313 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427313 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427313 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427313 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427313 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427313 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427313 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427313 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427313 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427313 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427313 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427313 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427313 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000033 (bts.cpp:444) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427313 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427314 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427314 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427314 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427314 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427314 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427314 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427314 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427314 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427314 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) 20241107083427314 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) 20241107083427314 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427314 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427314 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427314 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427314 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000034 (bts.cpp:444) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427314 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427315 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427315 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427315 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427315 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427315 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427315 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427315 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427315 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427315 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427315 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) 20241107083427315 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) 20241107083427316 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427316 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427316 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427316 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427316 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000035 (bts.cpp:444) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427316 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427317 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427317 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427317 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427317 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427317 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427317 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427317 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427317 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427317 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427317 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427317 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427317 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427317 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427317 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427317 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427317 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427317 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427317 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427317 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427317 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427317 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427317 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000036 (bts.cpp:444) 20241107083427317 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427317 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427317 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427317 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427317 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427317 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427317 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427317 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427317 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427317 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427317 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427318 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427318 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427318 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427318 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427318 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427318 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427318 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427318 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427318 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427318 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) 20241107083427318 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) 20241107083427319 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427319 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427319 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427319 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427319 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000037 (bts.cpp:444) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427319 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427319 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427319 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427319 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427319 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427319 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427319 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427320 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427320 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427320 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) 20241107083427320 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) 20241107083427320 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427320 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427320 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427320 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427320 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000038 (bts.cpp:444) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427320 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427321 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427321 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427321 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427321 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427321 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427321 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427321 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427321 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427321 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427321 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) 20241107083427321 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) 20241107083427322 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427322 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427322 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427322 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427322 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000039 (bts.cpp:444) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427322 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427323 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427323 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427323 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427323 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427323 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427323 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427323 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427323 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427323 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) 20241107083427323 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) 20241107083427323 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427323 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427323 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427323 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427323 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000040 (bts.cpp:444) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427323 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427324 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427324 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427324 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427324 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427324 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427324 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427324 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427324 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427324 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427324 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427324 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427324 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427324 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000041 (bts.cpp:444) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427324 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427325 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427325 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427325 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427325 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427325 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427325 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427325 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427325 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427325 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) 20241107083427325 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) 20241107083427325 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427325 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427325 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427325 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427325 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000042 (bts.cpp:444) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427325 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427326 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427326 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427326 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427326 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427326 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427326 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427326 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427326 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427326 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427326 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427326 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427326 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427326 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000043 (bts.cpp:444) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427326 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427327 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427327 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427327 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427327 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427327 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427327 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427327 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427327 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427327 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083427327 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427327 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427327 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427327 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427327 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000044 (bts.cpp:444) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427327 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427328 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427328 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427328 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427328 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427328 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427328 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427328 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427328 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427328 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427328 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427328 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427328 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427328 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000045 (bts.cpp:444) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427328 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427329 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427329 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427329 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427329 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427329 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427329 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427329 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427329 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427329 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427329 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083427329 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083427329 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083427330 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427330 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427330 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427330 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427330 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000046 (bts.cpp:444) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427330 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427331 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427331 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427331 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427331 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427331 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427331 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427331 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427331 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427331 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427331 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427331 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427331 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427331 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427331 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427331 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427332 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427332 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000047 (bts.cpp:444) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427332 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427332 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427332 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427332 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427332 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427332 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427332 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427332 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427332 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427332 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) 20241107083427333 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) 20241107083427333 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427333 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427333 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427333 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427333 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000048 (bts.cpp:444) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427333 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427333 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427333 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427333 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427333 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427333 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427333 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427333 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427333 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427333 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427333 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427333 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427333 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000049 (bts.cpp:444) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427333 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427334 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427334 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427334 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427334 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427334 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427334 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427334 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427334 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427334 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427335 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427335 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427335 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427335 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427335 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000050 (bts.cpp:444) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427335 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427335 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427336 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427336 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427336 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427336 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427336 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427336 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427336 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427336 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) 20241107083427336 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) 20241107083427336 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427336 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427336 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427336 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427336 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000051 (bts.cpp:444) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427336 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427336 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427336 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427336 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427336 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427336 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427336 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427336 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427336 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427337 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) 20241107083427337 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) 20241107083427337 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427337 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427337 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427337 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427337 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000052 (bts.cpp:444) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427337 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427337 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427337 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427337 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427337 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427337 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427337 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427337 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427337 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427338 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427338 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427338 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427338 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427338 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000053 (bts.cpp:444) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427338 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427338 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427338 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427338 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427338 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427338 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427338 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427338 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427338 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) 20241107083427338 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) 20241107083427338 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427338 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427338 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427338 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427338 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000054 (bts.cpp:444) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427338 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427339 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427339 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427339 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427339 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427339 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427339 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427339 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427339 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427339 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) 20241107083427339 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) 20241107083427339 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427339 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427339 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427339 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427339 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000055 (bts.cpp:444) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427339 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427340 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427340 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427340 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427340 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427340 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427340 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427340 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427340 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427340 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) 20241107083427340 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) 20241107083427340 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083427340 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083427340 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083427340 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083427340 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000056 (bts.cpp:444) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083427340 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083427341 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083427341 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427341 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427341 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427341 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427341 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427341 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427341 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427341 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083427341 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) 20241107083427341 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) 20241107083427342 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) 20241107083427342 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) 20241107083427342 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083427348 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) 20241107083427348 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) 20241107083427349 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) 20241107083427349 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) 20241107083427349 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) 20241107083427349 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) 20241107083427350 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) 20241107083427350 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) 20241107083427350 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) 20241107083427350 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) 20241107083427351 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) 20241107083427351 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) 20241107083427351 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) 20241107083427351 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) 20241107083427352 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) 20241107083427352 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) 20241107083427359 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083427373 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) 20241107083427373 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) 20241107083427375 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) 20241107083427375 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) 20241107083427376 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083427376 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083427376 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083427376 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) 20241107083427376 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) 20241107083427377 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) 20241107083427377 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) 20241107083427378 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) 20241107083427378 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) 20241107083427379 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) 20241107083427379 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) 20241107083427380 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) 20241107083427380 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) 20241107083427381 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) 20241107083427381 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) 20241107083427382 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083427393 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) 20241107083427393 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) 20241107083427394 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) 20241107083427394 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) 20241107083427395 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) 20241107083427395 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) 20241107083427395 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) 20241107083427395 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) 20241107083427396 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) 20241107083427396 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) 20241107083427397 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) 20241107083427397 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) 20241107083427398 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) 20241107083427398 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) 20241107083427399 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) 20241107083427399 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) 20241107083427400 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083427412 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) 20241107083427412 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) 20241107083427413 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) 20241107083427413 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) 20241107083427414 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) 20241107083427414 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) 20241107083427415 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) 20241107083427415 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) 20241107083427416 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) 20241107083427416 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) 20241107083427417 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) 20241107083427417 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) 20241107083427417 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) 20241107083427417 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) 20241107083427418 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083427418 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083427418 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083427418 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) 20241107083427418 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) 20241107083427422 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083427436 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) 20241107083427436 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) 20241107083427437 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) 20241107083427437 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) 20241107083427438 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) 20241107083427438 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) 20241107083427439 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) 20241107083427439 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) 20241107083427440 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) 20241107083427440 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) 20241107083427441 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) 20241107083427441 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) 20241107083427441 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) 20241107083427441 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) 20241107083427442 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) 20241107083427442 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) 20241107083427443 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083427455 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) 20241107083427455 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) 20241107083427457 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) 20241107083427457 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) 20241107083427457 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) 20241107083427457 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) 20241107083427458 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) 20241107083427458 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) 20241107083427459 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) 20241107083427460 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) 20241107083427461 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) 20241107083427461 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) 20241107083427462 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) 20241107083427462 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) 20241107083427463 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) 20241107083427463 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) 20241107083427464 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083427475 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) 20241107083427475 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) 20241107083427477 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) 20241107083427477 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) 20241107083427478 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) 20241107083427478 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) 20241107083427479 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) 20241107083427479 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) 20241107083427480 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) 20241107083427480 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) 20241107083427480 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) 20241107083427480 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) 20241107083427481 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) 20241107083427481 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) 20241107083427482 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) 20241107083427482 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) 20241107083427484 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) 20241107083427484 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=845 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=849 (gprs_rlcmac_sched.cpp:454) 20241107083427484 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 849 for type USF (pdch_ul_controller.c:184) 20241107083427484 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427484 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241107083427484 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241107083427484 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083427485 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427485 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427485 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427486 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427486 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Sending data request: sapi=5 arfcn=871 cur_fn=840 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) 20241107083427486 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083427499 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) 20241107083427499 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) 20241107083427500 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) 20241107083427500 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) 20241107083427501 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) 20241107083427501 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) 20241107083427503 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) 20241107083427503 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) 20241107083427504 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) 20241107083427504 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) 20241107083427505 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) 20241107083427506 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) 20241107083427507 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) 20241107083427507 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) 20241107083427508 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) 20241107083427508 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) 20241107083427509 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) 20241107083427509 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=849 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=853 (gprs_rlcmac_sched.cpp:454) 20241107083427509 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 853 for type USF (pdch_ul_controller.c:184) 20241107083427509 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427509 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083427509 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241107083427509 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241107083427510 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427510 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427510 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427511 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427511 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Sending data request: sapi=5 arfcn=871 cur_fn=845 block=4 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) 20241107083427511 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083427518 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) 20241107083427518 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) 20241107083427518 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=849): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241107083427518 DTBF NOTICE TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083427518 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083427518 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083427519 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) 20241107083427519 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) 20241107083427520 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) 20241107083427520 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) 20241107083427521 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) 20241107083427521 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) 20241107083427521 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) 20241107083427521 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) 20241107083427522 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) 20241107083427522 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) 20241107083427523 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) 20241107083427523 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) 20241107083427524 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) 20241107083427524 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) 20241107083427525 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) 20241107083427525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427525 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241107083427525 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241107083427525 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083427525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427525 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427526 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 12 8f 05 24 c4 80 00 00 00 02 a0 00 00 (pcu_l1_if.cpp:182) 20241107083427526 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083427537 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) 20241107083427537 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) 20241107083427537 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=853): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} (pdch_ul_controller.c:309) 20241107083427537 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083427538 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) 20241107083427538 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) 20241107083427539 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) 20241107083427539 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) 20241107083427540 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) 20241107083427540 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) 20241107083427540 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) 20241107083427540 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) 20241107083427541 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) 20241107083427541 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) 20241107083427542 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) 20241107083427542 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) 20241107083427543 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) 20241107083427543 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) 20241107083427546 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) 20241107083427546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427546 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083427546 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241107083427546 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083427546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427546 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427547 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427547 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427547 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 02 8f 05 24 c4 80 00 00 00 12 80 00 00 (pcu_l1_if.cpp:182) 20241107083427547 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083427561 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) 20241107083427561 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) 20241107083427562 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) 20241107083427562 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) 20241107083427563 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) 20241107083427563 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) 20241107083427564 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) 20241107083427564 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) 20241107083427565 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) 20241107083427565 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) 20241107083427565 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) 20241107083427565 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) 20241107083427566 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) 20241107083427566 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) 20241107083427567 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) 20241107083427567 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) 20241107083427568 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) 20241107083427568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427568 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083427568 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241107083427568 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241107083427568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427568 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427569 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427569 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427569 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 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241107083427569 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083427580 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) 20241107083427580 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) 20241107083427581 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) 20241107083427581 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) 20241107083427582 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) 20241107083427582 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) 20241107083427583 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) 20241107083427583 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) 20241107083427583 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) 20241107083427583 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) 20241107083427584 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) 20241107083427584 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) 20241107083427585 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) 20241107083427585 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) 20241107083427586 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) 20241107083427586 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) 20241107083427586 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) 20241107083427587 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427587 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241107083427587 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241107083427587 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083427587 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427587 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427587 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427587 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427587 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427587 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 32 0f 05 24 c4 80 00 00 00 0a 80 00 00 (pcu_l1_if.cpp:182) 20241107083427587 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083427599 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) 20241107083427599 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) 20241107083427600 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) 20241107083427600 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) 20241107083427601 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) 20241107083427601 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) 20241107083427602 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) 20241107083427602 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) 20241107083427602 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) 20241107083427602 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) 20241107083427603 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) 20241107083427603 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) 20241107083427604 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) 20241107083427604 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) 20241107083427605 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) 20241107083427605 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) 20241107083427608 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) 20241107083427608 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427608 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083427608 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241107083427608 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083427608 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427608 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427608 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427609 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427609 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427609 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 22 0f 05 24 c4 80 00 00 00 06 80 00 00 (pcu_l1_if.cpp:182) 20241107083427609 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083427623 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) 20241107083427623 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) 20241107083427624 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) 20241107083427625 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) 20241107083427626 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) 20241107083427626 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) 20241107083427627 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) 20241107083427627 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) 20241107083427627 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) 20241107083427627 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) 20241107083427628 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) 20241107083427628 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) 20241107083427629 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) 20241107083427629 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) 20241107083427631 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) 20241107083427631 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) 20241107083427632 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) 20241107083427632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427632 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083427632 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241107083427632 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241107083427632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427632 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427632 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427632 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 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241107083427633 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083427642 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) 20241107083427642 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) 20241107083427643 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) 20241107083427643 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) 20241107083427644 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) 20241107083427644 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) 20241107083427645 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) 20241107083427645 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) 20241107083427646 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) 20241107083427646 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) 20241107083427647 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) 20241107083427647 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) 20241107083427648 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) 20241107083427648 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) 20241107083427648 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) 20241107083427648 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) 20241107083427649 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) 20241107083427649 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427649 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241107083427649 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241107083427649 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083427650 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427650 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427650 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427650 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427650 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427650 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 02 0f 05 24 c4 80 00 00 00 12 60 00 00 (pcu_l1_if.cpp:182) 20241107083427651 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083427662 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) 20241107083427662 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) 20241107083427663 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) 20241107083427663 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) 20241107083427664 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) 20241107083427664 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) 20241107083427665 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) 20241107083427665 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) 20241107083427665 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) 20241107083427665 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) 20241107083427666 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) 20241107083427666 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) 20241107083427667 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) 20241107083427667 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) 20241107083427668 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) 20241107083427668 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) 20241107083427671 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) 20241107083427671 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427671 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083427671 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241107083427671 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083427671 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427671 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427671 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427672 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427672 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427672 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 41 8f 05 24 c4 80 00 00 00 0e 60 00 00 (pcu_l1_if.cpp:182) 20241107083427673 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083427685 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) 20241107083427685 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) 20241107083427687 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) 20241107083427687 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) 20241107083427688 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) 20241107083427688 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) 20241107083427688 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) 20241107083427688 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) 20241107083427689 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) 20241107083427689 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) 20241107083427690 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) 20241107083427690 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) 20241107083427691 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) 20241107083427691 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) 20241107083427692 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) 20241107083427692 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) 20241107083427693 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) 20241107083427693 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427693 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083427693 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241107083427693 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241107083427693 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427693 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427693 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427694 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427694 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427694 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 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241107083427694 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083427705 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) 20241107083427705 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) 20241107083427706 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) 20241107083427706 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) 20241107083427707 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) 20241107083427707 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) 20241107083427708 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) 20241107083427708 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) 20241107083427709 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) 20241107083427709 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) 20241107083427711 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) 20241107083427711 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) 20241107083427712 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) 20241107083427712 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) 20241107083427713 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) 20241107083427713 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) 20241107083427714 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) 20241107083427714 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427715 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241107083427715 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241107083427715 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083427715 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427715 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427715 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427715 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427715 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 21 8f 05 24 c4 80 00 00 00 06 60 00 00 (pcu_l1_if.cpp:182) 20241107083427715 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083427724 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) 20241107083427724 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) 20241107083427725 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) 20241107083427725 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) 20241107083427726 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) 20241107083427726 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) 20241107083427727 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) 20241107083427727 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) 20241107083427728 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) 20241107083427728 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) 20241107083427729 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) 20241107083427729 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) 20241107083427730 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) 20241107083427730 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) 20241107083427731 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) 20241107083427731 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) 20241107083427733 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) 20241107083427733 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427733 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083427733 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241107083427733 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083427733 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427733 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427733 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427734 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427734 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427734 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 11 8f 05 24 c4 80 00 00 00 02 60 00 00 (pcu_l1_if.cpp:182) 20241107083427734 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083427748 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) 20241107083427748 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) 20241107083427749 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) 20241107083427749 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) 20241107083427750 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) 20241107083427750 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) 20241107083427751 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) 20241107083427751 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) 20241107083427752 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) 20241107083427752 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) 20241107083427753 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) 20241107083427753 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) 20241107083427753 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) 20241107083427753 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) 20241107083427754 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) 20241107083427754 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) 20241107083427755 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) 20241107083427755 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427755 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083427755 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241107083427755 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241107083427755 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427755 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427755 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427756 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427756 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 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241107083427756 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083427767 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) 20241107083427767 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) 20241107083427768 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) 20241107083427768 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) 20241107083427769 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) 20241107083427769 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) 20241107083427770 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) 20241107083427770 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) 20241107083427771 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) 20241107083427771 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) 20241107083427772 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) 20241107083427772 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) 20241107083427773 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) 20241107083427773 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) 20241107083427774 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) 20241107083427774 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) 20241107083427775 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) 20241107083427775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427775 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241107083427775 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241107083427775 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083427775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427775 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427775 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427775 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 41 0f 05 24 c4 80 00 00 00 0e 40 00 00 (pcu_l1_if.cpp:182) 20241107083427776 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083427786 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) 20241107083427786 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) 20241107083427788 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) 20241107083427788 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) 20241107083427788 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) 20241107083427788 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) 20241107083427789 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) 20241107083427789 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) 20241107083427790 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) 20241107083427790 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) 20241107083427791 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) 20241107083427791 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) 20241107083427792 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) 20241107083427792 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) 20241107083427793 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) 20241107083427793 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) 20241107083427796 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) 20241107083427796 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427796 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083427796 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241107083427796 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083427796 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427796 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427796 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427796 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427796 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427796 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 31 0f 05 24 c4 80 00 00 00 0a 40 00 00 (pcu_l1_if.cpp:182) 20241107083427797 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083427810 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) 20241107083427810 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) 20241107083427812 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) 20241107083427812 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) 20241107083427813 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) 20241107083427813 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) 20241107083427814 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) 20241107083427814 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) 20241107083427815 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) 20241107083427815 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) 20241107083427815 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) 20241107083427815 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) 20241107083427816 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) 20241107083427816 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) 20241107083427817 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) 20241107083427817 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) 20241107083427818 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) 20241107083427818 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427818 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083427818 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241107083427818 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241107083427818 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427818 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427818 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427819 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427819 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427819 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 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241107083427819 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083427829 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) 20241107083427829 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) 20241107083427831 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) 20241107083427831 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) 20241107083427832 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) 20241107083427832 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) 20241107083427832 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) 20241107083427832 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) 20241107083427833 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) 20241107083427833 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) 20241107083427834 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) 20241107083427834 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) 20241107083427835 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) 20241107083427835 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) 20241107083427836 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) 20241107083427836 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) 20241107083427836 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) 20241107083427837 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427837 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241107083427837 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241107083427837 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083427837 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427837 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427837 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427838 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427838 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427838 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 11 0f 05 24 c4 80 00 00 00 02 40 00 00 (pcu_l1_if.cpp:182) 20241107083427838 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083427849 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) 20241107083427849 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) 20241107083427850 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) 20241107083427850 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) 20241107083427851 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) 20241107083427851 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) 20241107083427852 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) 20241107083427852 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) 20241107083427853 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) 20241107083427853 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) 20241107083427853 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) 20241107083427854 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) 20241107083427854 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) 20241107083427854 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) 20241107083427855 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) 20241107083427855 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) 20241107083427858 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) 20241107083427858 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427858 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083427858 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241107083427858 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083427858 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427858 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427858 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427859 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427859 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 01 0f 05 24 c4 80 00 00 00 12 20 00 00 (pcu_l1_if.cpp:182) 20241107083427859 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083427873 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) 20241107083427873 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) 20241107083427874 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) 20241107083427874 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) 20241107083427875 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) 20241107083427875 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) 20241107083427875 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) 20241107083427875 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) 20241107083427876 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) 20241107083427876 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) 20241107083427877 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) 20241107083427877 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) 20241107083427878 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) 20241107083427878 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) 20241107083427878 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) 20241107083427878 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) 20241107083427879 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) 20241107083427879 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427879 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083427879 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241107083427879 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241107083427880 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427880 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427880 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427880 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427880 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427880 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 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241107083427880 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083427892 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) 20241107083427892 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) 20241107083427893 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) 20241107083427893 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) 20241107083427894 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) 20241107083427894 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) 20241107083427895 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) 20241107083427895 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) 20241107083427895 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) 20241107083427895 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) 20241107083427896 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) 20241107083427896 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) 20241107083427897 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) 20241107083427897 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) 20241107083427898 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) 20241107083427898 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) 20241107083427899 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) 20241107083427899 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427899 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241107083427899 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241107083427899 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083427899 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427899 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427899 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427899 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427899 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427899 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 30 8f 05 24 c4 80 00 00 00 0a 20 00 00 (pcu_l1_if.cpp:182) 20241107083427899 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083427911 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) 20241107083427911 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) 20241107083427912 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) 20241107083427912 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) 20241107083427913 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) 20241107083427913 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) 20241107083427914 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) 20241107083427914 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) 20241107083427915 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) 20241107083427915 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) 20241107083427915 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) 20241107083427915 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) 20241107083427916 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) 20241107083427916 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) 20241107083427917 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) 20241107083427917 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) 20241107083427920 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) 20241107083427920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427920 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083427920 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241107083427920 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083427920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427920 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427921 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427921 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427921 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 20 8f 05 24 c4 80 00 00 00 06 20 00 00 (pcu_l1_if.cpp:182) 20241107083427921 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083427935 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) 20241107083427935 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) 20241107083427936 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) 20241107083427936 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) 20241107083427937 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) 20241107083427937 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) 20241107083427938 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) 20241107083427938 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) 20241107083427938 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) 20241107083427938 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) 20241107083427939 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) 20241107083427939 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) 20241107083427940 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) 20241107083427940 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) 20241107083427941 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) 20241107083427941 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) 20241107083427942 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) 20241107083427942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427942 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083427942 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241107083427942 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241107083427942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427942 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427942 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427942 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 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241107083427942 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083427954 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) 20241107083427954 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) 20241107083427955 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) 20241107083427955 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) 20241107083427956 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) 20241107083427956 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) 20241107083427957 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) 20241107083427957 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) 20241107083427958 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) 20241107083427958 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) 20241107083427959 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) 20241107083427959 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) 20241107083427961 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) 20241107083427961 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) 20241107083427962 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) 20241107083427962 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) 20241107083427963 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) 20241107083427963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427963 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241107083427963 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241107083427963 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083427963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427963 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427964 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427964 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427964 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 00 8f 05 24 c4 80 00 00 00 12 00 00 00 (pcu_l1_if.cpp:182) 20241107083427964 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083427973 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) 20241107083427973 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) 20241107083427974 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) 20241107083427974 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) 20241107083427975 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) 20241107083427975 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) 20241107083427977 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) 20241107083427977 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) 20241107083427978 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) 20241107083427978 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) 20241107083427979 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) 20241107083427979 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) 20241107083427980 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) 20241107083427980 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) 20241107083427981 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) 20241107083427981 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) 20241107083427983 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) 20241107083427983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083427983 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083427983 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241107083427983 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083427983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083427983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083427983 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083427983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083427983 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083427983 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 40 0f 05 24 c4 80 00 00 00 0e 00 00 00 (pcu_l1_if.cpp:182) 20241107083427984 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083427997 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) 20241107083427997 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) 20241107083427998 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) 20241107083427999 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) 20241107083427999 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) 20241107083427999 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) 20241107083428000 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) 20241107083428000 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) 20241107083428001 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) 20241107083428001 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) 20241107083428002 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) 20241107083428002 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) 20241107083428003 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) 20241107083428003 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) 20241107083428004 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) 20241107083428004 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) 20241107083428004 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) 20241107083428004 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428004 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083428004 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241107083428004 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241107083428004 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428004 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428004 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428005 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428005 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Sending data request: sapi=5 arfcn=871 cur_fn=949 block=4 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) 20241107083428005 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083428017 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) 20241107083428017 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) 20241107083428018 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) 20241107083428018 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) 20241107083428019 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) 20241107083428019 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) 20241107083428020 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) 20241107083428020 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) 20241107083428020 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) 20241107083428020 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) 20241107083428021 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) 20241107083428021 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) 20241107083428022 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) 20241107083428022 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) 20241107083428023 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) 20241107083428023 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) 20241107083428024 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) 20241107083428024 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428024 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241107083428024 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241107083428024 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083428024 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428024 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428024 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428025 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Sending data request: sapi=5 arfcn=871 cur_fn=953 block=5 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) 20241107083428025 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083428036 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) 20241107083428036 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) 20241107083428037 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) 20241107083428037 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) 20241107083428038 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) 20241107083428038 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) 20241107083428038 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) 20241107083428038 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) 20241107083428039 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) 20241107083428039 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) 20241107083428040 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) 20241107083428040 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) 20241107083428041 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) 20241107083428041 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) 20241107083428042 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) 20241107083428042 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) 20241107083428045 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) 20241107083428045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428045 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083428045 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241107083428045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428045 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Sending data request: sapi=5 arfcn=871 cur_fn=957 block=6 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) 20241107083428046 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083428059 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) 20241107083428059 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) 20241107083428061 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) 20241107083428061 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) 20241107083428062 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) 20241107083428062 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) 20241107083428062 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) 20241107083428063 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) 20241107083428063 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) 20241107083428063 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) 20241107083428064 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) 20241107083428064 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) 20241107083428065 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) 20241107083428065 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) 20241107083428066 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) 20241107083428066 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) 20241107083428067 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) 20241107083428067 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) 20241107083428068 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083428079 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) 20241107083428079 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) 20241107083428080 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) 20241107083428080 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) 20241107083428081 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) 20241107083428081 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) 20241107083428082 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) 20241107083428082 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) 20241107083428083 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) 20241107083428083 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) 20241107083428083 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) 20241107083428083 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) 20241107083428084 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) 20241107083428084 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) 20241107083428085 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) 20241107083428085 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) 20241107083428086 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) 20241107083428086 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=970 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=975 (gprs_rlcmac_sched.cpp:454) 20241107083428086 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 975 for type USF (pdch_ul_controller.c:184) 20241107083428086 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428086 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241107083428086 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241107083428086 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083428086 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428086 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428086 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428087 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428087 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=970 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428087 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=970 Sending data request: sapi=5 arfcn=872 cur_fn=966 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) 20241107083428087 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083428099 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) 20241107083428099 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) 20241107083428100 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) 20241107083428100 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) 20241107083428101 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) 20241107083428101 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) 20241107083428102 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) 20241107083428102 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) 20241107083428103 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) 20241107083428103 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) 20241107083428104 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) 20241107083428104 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) 20241107083428104 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) 20241107083428104 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) 20241107083428105 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) 20241107083428105 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) 20241107083428108 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) 20241107083428109 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=975 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=979 (gprs_rlcmac_sched.cpp:454) 20241107083428109 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 979 for type USF (pdch_ul_controller.c:184) 20241107083428109 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428109 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083428109 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241107083428109 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241107083428109 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428109 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428109 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428109 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428109 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=975 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428109 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=975 Sending data request: sapi=5 arfcn=872 cur_fn=970 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) 20241107083428109 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083428123 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) 20241107083428123 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) 20241107083428124 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) 20241107083428124 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) 20241107083428124 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=975): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241107083428124 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083428125 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) 20241107083428125 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) 20241107083428126 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) 20241107083428126 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) 20241107083428127 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) 20241107083428127 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) 20241107083428127 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) 20241107083428127 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) 20241107083428128 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) 20241107083428128 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) 20241107083428129 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) 20241107083428129 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) 20241107083428130 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) 20241107083428130 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=979 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=983 (gprs_rlcmac_sched.cpp:454) 20241107083428130 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 983 for type USF (pdch_ul_controller.c:184) 20241107083428130 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428130 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241107083428130 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241107083428130 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083428130 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428130 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428130 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428131 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428131 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=979 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428131 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=979 Sending data request: sapi=5 arfcn=872 cur_fn=975 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) 20241107083428131 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083428142 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) 20241107083428142 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) 20241107083428143 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) 20241107083428143 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) 20241107083428143 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=979): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241107083428143 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083428144 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) 20241107083428144 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) 20241107083428145 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) 20241107083428145 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) 20241107083428145 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) 20241107083428145 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) 20241107083428146 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) 20241107083428146 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) 20241107083428146 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) 20241107083428147 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) 20241107083428147 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) 20241107083428147 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) 20241107083428148 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) 20241107083428148 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=983 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=988 (gprs_rlcmac_sched.cpp:454) 20241107083428148 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 988 for type USF (pdch_ul_controller.c:184) 20241107083428148 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428148 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083428148 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241107083428148 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083428148 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428148 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428148 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428148 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428148 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=983 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428148 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=983 Sending data request: sapi=5 arfcn=872 cur_fn=979 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) 20241107083428148 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083428162 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) 20241107083428162 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) 20241107083428163 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) 20241107083428163 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) 20241107083428163 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=983): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241107083428163 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083428164 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) 20241107083428164 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) 20241107083428165 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) 20241107083428165 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) 20241107083428165 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) 20241107083428165 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) 20241107083428166 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) 20241107083428166 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) 20241107083428167 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) 20241107083428167 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) 20241107083428168 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) 20241107083428168 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) 20241107083428170 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) 20241107083428170 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=988 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=992 (gprs_rlcmac_sched.cpp:454) 20241107083428170 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 992 for type USF (pdch_ul_controller.c:184) 20241107083428170 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428170 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083428170 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241107083428170 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241107083428170 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428170 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428170 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428171 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428171 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=988 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428171 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=988 Sending data request: sapi=5 arfcn=872 cur_fn=983 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) 20241107083428172 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083428185 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) 20241107083428185 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) 20241107083428186 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) 20241107083428186 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) 20241107083428186 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=988): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241107083428186 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083428187 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) 20241107083428187 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) 20241107083428188 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) 20241107083428188 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) 20241107083428188 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) 20241107083428188 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) 20241107083428189 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) 20241107083428189 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) 20241107083428190 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) 20241107083428190 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) 20241107083428191 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) 20241107083428191 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) 20241107083428192 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) 20241107083428192 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=992 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=996 (gprs_rlcmac_sched.cpp:454) 20241107083428192 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 996 for type USF (pdch_ul_controller.c:184) 20241107083428192 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428192 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241107083428192 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241107083428192 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083428192 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428192 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428192 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428193 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428193 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=992 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428193 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=992 Sending data request: sapi=5 arfcn=872 cur_fn=988 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) 20241107083428193 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083428204 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) 20241107083428204 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) 20241107083428205 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) 20241107083428205 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) 20241107083428205 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=992): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241107083428206 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083428206 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) 20241107083428206 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) 20241107083428207 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) 20241107083428207 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) 20241107083428208 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) 20241107083428208 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) 20241107083428209 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) 20241107083428209 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) 20241107083428210 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) 20241107083428210 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) 20241107083428211 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) 20241107083428211 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) 20241107083428212 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) 20241107083428212 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=996 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1001 (gprs_rlcmac_sched.cpp:454) 20241107083428212 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1001 for type USF (pdch_ul_controller.c:184) 20241107083428212 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428212 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083428212 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241107083428212 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083428212 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428212 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428212 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428212 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428212 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=996 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428212 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=996 Sending data request: sapi=5 arfcn=872 cur_fn=992 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) 20241107083428212 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083428224 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) 20241107083428224 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) 20241107083428225 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) 20241107083428225 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) 20241107083428225 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=996): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241107083428225 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083428226 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) 20241107083428226 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) 20241107083428227 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) 20241107083428227 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) 20241107083428227 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) 20241107083428227 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) 20241107083428228 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) 20241107083428228 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) 20241107083428229 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) 20241107083428229 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) 20241107083428230 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) 20241107083428230 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) 20241107083428234 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) 20241107083428234 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1001 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1005 (gprs_rlcmac_sched.cpp:454) 20241107083428234 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1005 for type USF (pdch_ul_controller.c:184) 20241107083428234 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428234 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083428234 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241107083428234 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241107083428234 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428234 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428234 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428234 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428234 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1001 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428234 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1001 Sending data request: sapi=5 arfcn=872 cur_fn=996 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) 20241107083428235 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083428248 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) 20241107083428248 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) 20241107083428250 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) 20241107083428250 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) 20241107083428250 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1001): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241107083428250 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083428250 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) 20241107083428250 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) 20241107083428251 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) 20241107083428251 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) 20241107083428252 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) 20241107083428252 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) 20241107083428253 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) 20241107083428253 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) 20241107083428253 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) 20241107083428253 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) 20241107083428254 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) 20241107083428254 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) 20241107083428255 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) 20241107083428255 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1005 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=1009 (gprs_rlcmac_sched.cpp:454) 20241107083428255 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1009 for type USF (pdch_ul_controller.c:184) 20241107083428255 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428255 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241107083428255 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241107083428255 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083428255 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428255 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428255 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428256 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428256 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1005 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428256 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1005 Sending data request: sapi=5 arfcn=872 cur_fn=1001 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) 20241107083428256 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083428268 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) 20241107083428268 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) 20241107083428269 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) 20241107083428269 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) 20241107083428269 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1005): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241107083428269 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083428270 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) 20241107083428270 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) 20241107083428271 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) 20241107083428271 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) 20241107083428271 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) 20241107083428271 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) 20241107083428272 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) 20241107083428272 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) 20241107083428273 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) 20241107083428273 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) 20241107083428274 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) 20241107083428274 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) 20241107083428275 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) 20241107083428275 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1009 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=1014 (gprs_rlcmac_sched.cpp:454) 20241107083428275 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1014 for type USF (pdch_ul_controller.c:184) 20241107083428275 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428275 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083428275 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241107083428275 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083428275 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428275 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428275 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428275 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428275 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1009 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428275 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1009 Sending data request: sapi=5 arfcn=872 cur_fn=1005 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) 20241107083428275 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083428287 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) 20241107083428287 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) 20241107083428289 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) 20241107083428289 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) 20241107083428289 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1009): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241107083428289 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083428290 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) 20241107083428290 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) 20241107083428290 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) 20241107083428290 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) 20241107083428291 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) 20241107083428291 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) 20241107083428291 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) 20241107083428291 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) 20241107083428291 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) 20241107083428291 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) 20241107083428292 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) 20241107083428292 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) 20241107083428296 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) 20241107083428296 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1014 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=1018 (gprs_rlcmac_sched.cpp:454) 20241107083428296 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1018 for type USF (pdch_ul_controller.c:184) 20241107083428296 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428296 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083428296 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241107083428296 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241107083428296 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428296 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428296 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428296 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428296 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1014 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428296 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1014 Sending data request: sapi=5 arfcn=872 cur_fn=1009 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) 20241107083428297 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083428311 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) 20241107083428311 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) 20241107083428313 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) 20241107083428313 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) 20241107083428313 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1014): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241107083428313 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083428314 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) 20241107083428314 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) 20241107083428316 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) 20241107083428316 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) 20241107083428317 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) 20241107083428317 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) 20241107083428318 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) 20241107083428318 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) 20241107083428320 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) 20241107083428320 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) 20241107083428321 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) 20241107083428321 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) 20241107083428322 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) 20241107083428322 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1018 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1022 (gprs_rlcmac_sched.cpp:454) 20241107083428322 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1022 for type USF (pdch_ul_controller.c:184) 20241107083428322 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428322 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241107083428322 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241107083428322 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083428322 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428322 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428322 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428322 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428322 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1018 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428322 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1018 Sending data request: sapi=5 arfcn=872 cur_fn=1014 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) 20241107083428323 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083428331 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) 20241107083428331 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) 20241107083428332 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) 20241107083428332 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) 20241107083428332 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1018): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241107083428332 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083428333 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) 20241107083428333 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) 20241107083428334 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) 20241107083428334 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) 20241107083428334 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) 20241107083428334 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) 20241107083428335 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) 20241107083428335 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) 20241107083428336 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) 20241107083428336 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) 20241107083428337 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) 20241107083428337 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) 20241107083428338 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) 20241107083428338 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1022 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1027 (gprs_rlcmac_sched.cpp:454) 20241107083428338 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1027 for type USF (pdch_ul_controller.c:184) 20241107083428338 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428338 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083428338 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241107083428338 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083428338 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428338 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428338 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428339 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428339 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1022 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428339 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1022 Sending data request: sapi=5 arfcn=872 cur_fn=1018 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) 20241107083428339 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083428350 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) 20241107083428350 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) 20241107083428351 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) 20241107083428351 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) 20241107083428351 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1022): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241107083428351 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083428352 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) 20241107083428352 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) 20241107083428353 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) 20241107083428353 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) 20241107083428354 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) 20241107083428354 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) 20241107083428355 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) 20241107083428355 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) 20241107083428356 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) 20241107083428356 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) 20241107083428356 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) 20241107083428356 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) 20241107083428360 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) 20241107083428360 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1027 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1031 (gprs_rlcmac_sched.cpp:454) 20241107083428360 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1031 for type USF (pdch_ul_controller.c:184) 20241107083428360 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428360 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083428360 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241107083428360 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241107083428360 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428360 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428360 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428361 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428361 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1027 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428361 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1027 Sending data request: sapi=5 arfcn=872 cur_fn=1022 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) 20241107083428361 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083428374 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) 20241107083428374 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) 20241107083428376 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) 20241107083428376 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) 20241107083428376 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1027): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241107083428376 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083428376 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) 20241107083428376 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) 20241107083428377 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) 20241107083428377 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) 20241107083428379 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) 20241107083428379 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) 20241107083428380 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) 20241107083428380 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) 20241107083428381 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) 20241107083428381 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) 20241107083428382 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) 20241107083428382 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) 20241107083428383 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) 20241107083428383 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1031 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1035 (gprs_rlcmac_sched.cpp:454) 20241107083428383 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1035 for type USF (pdch_ul_controller.c:184) 20241107083428384 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428384 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241107083428384 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241107083428384 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083428384 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428384 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428384 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428385 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428385 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1031 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428385 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1031 Sending data request: sapi=5 arfcn=872 cur_fn=1027 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) 20241107083428385 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083428393 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) 20241107083428393 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) 20241107083428394 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) 20241107083428394 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) 20241107083428395 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1031): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241107083428395 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083428395 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) 20241107083428395 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) 20241107083428396 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) 20241107083428396 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) 20241107083428397 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) 20241107083428397 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) 20241107083428398 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) 20241107083428398 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) 20241107083428399 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) 20241107083428399 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) 20241107083428400 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) 20241107083428400 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) 20241107083428401 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) 20241107083428401 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1035 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=1040 (gprs_rlcmac_sched.cpp:454) 20241107083428401 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1040 for type USF (pdch_ul_controller.c:184) 20241107083428401 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428401 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083428401 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241107083428401 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083428401 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428401 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428401 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428402 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428402 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1035 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428402 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1035 Sending data request: sapi=5 arfcn=872 cur_fn=1031 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) 20241107083428402 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083428412 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) 20241107083428412 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) 20241107083428413 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) 20241107083428413 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) 20241107083428413 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1035): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241107083428413 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083428413 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) 20241107083428413 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) 20241107083428413 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) 20241107083428413 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) 20241107083428414 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) 20241107083428414 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) 20241107083428414 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) 20241107083428414 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) 20241107083428414 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) 20241107083428414 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) 20241107083428415 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) 20241107083428415 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) 20241107083428421 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) 20241107083428421 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1040 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=1044 (gprs_rlcmac_sched.cpp:454) 20241107083428421 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1044 for type USF (pdch_ul_controller.c:184) 20241107083428421 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428421 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083428421 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241107083428421 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241107083428421 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428422 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428422 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428422 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428422 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1040 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428422 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1040 Sending data request: sapi=5 arfcn=872 cur_fn=1035 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) 20241107083428422 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083428435 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) 20241107083428435 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) 20241107083428435 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) 20241107083428435 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) 20241107083428435 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1040): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241107083428435 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083428435 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) 20241107083428435 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) 20241107083428435 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) 20241107083428435 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) 20241107083428436 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) 20241107083428436 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) 20241107083428436 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) 20241107083428436 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) 20241107083428436 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) 20241107083428436 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) 20241107083428436 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) 20241107083428436 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) 20241107083428439 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) 20241107083428440 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1044 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=1048 (gprs_rlcmac_sched.cpp:454) 20241107083428440 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1048 for type USF (pdch_ul_controller.c:184) 20241107083428440 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428440 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241107083428440 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241107083428440 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083428440 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428440 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428440 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428440 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428440 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1044 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428440 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1044 Sending data request: sapi=5 arfcn=872 cur_fn=1040 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) 20241107083428440 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083428454 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) 20241107083428454 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) 20241107083428455 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) 20241107083428455 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) 20241107083428455 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1044): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241107083428455 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083428455 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) 20241107083428455 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) 20241107083428455 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) 20241107083428455 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) 20241107083428456 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) 20241107083428456 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) 20241107083428456 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) 20241107083428456 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) 20241107083428457 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) 20241107083428457 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) 20241107083428457 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) 20241107083428457 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) 20241107083428459 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) 20241107083428459 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1048 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1053 (gprs_rlcmac_sched.cpp:454) 20241107083428459 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1053 for type USF (pdch_ul_controller.c:184) 20241107083428459 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428459 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083428459 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241107083428459 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083428459 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428459 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428459 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428459 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428459 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1048 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428459 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1048 Sending data request: sapi=5 arfcn=872 cur_fn=1044 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) 20241107083428459 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083428476 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) 20241107083428476 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) 20241107083428477 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) 20241107083428477 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) 20241107083428477 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1048): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241107083428477 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083428479 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) 20241107083428479 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) 20241107083428479 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) 20241107083428479 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) 20241107083428480 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) 20241107083428480 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) 20241107083428481 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) 20241107083428481 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) 20241107083428481 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) 20241107083428481 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) 20241107083428482 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) 20241107083428482 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) 20241107083428484 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) 20241107083428484 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1053 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1057 (gprs_rlcmac_sched.cpp:454) 20241107083428484 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1057 for type USF (pdch_ul_controller.c:184) 20241107083428484 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428484 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083428484 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241107083428484 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241107083428484 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428484 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428484 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428484 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428484 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1053 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428484 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1053 Sending data request: sapi=5 arfcn=872 cur_fn=1048 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) 20241107083428485 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083428499 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) 20241107083428499 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) 20241107083428500 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) 20241107083428500 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) 20241107083428500 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1053): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241107083428500 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083428501 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) 20241107083428501 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) 20241107083428502 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) 20241107083428502 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) 20241107083428503 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) 20241107083428503 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) 20241107083428503 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) 20241107083428503 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) 20241107083428504 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) 20241107083428504 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) 20241107083428505 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) 20241107083428505 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) 20241107083428506 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) 20241107083428506 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1057 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1061 (gprs_rlcmac_sched.cpp:454) 20241107083428506 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1061 for type USF (pdch_ul_controller.c:184) 20241107083428506 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428506 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241107083428506 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241107083428507 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083428507 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428507 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428507 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428507 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428507 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1057 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428507 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1057 Sending data request: sapi=5 arfcn=872 cur_fn=1053 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) 20241107083428508 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083428517 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) 20241107083428517 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) 20241107083428518 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) 20241107083428519 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) 20241107083428519 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1057): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241107083428519 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083428520 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) 20241107083428520 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) 20241107083428520 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) 20241107083428520 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) 20241107083428521 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) 20241107083428521 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) 20241107083428523 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) 20241107083428523 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) 20241107083428525 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) 20241107083428525 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) 20241107083428526 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) 20241107083428526 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) 20241107083428527 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) 20241107083428527 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1061 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1066 (gprs_rlcmac_sched.cpp:454) 20241107083428527 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1066 for type USF (pdch_ul_controller.c:184) 20241107083428527 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428527 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083428527 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241107083428527 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083428527 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428527 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428528 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428528 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428528 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1061 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428528 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1061 Sending data request: sapi=5 arfcn=872 cur_fn=1057 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) 20241107083428529 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083428536 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) 20241107083428537 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) 20241107083428538 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) 20241107083428538 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) 20241107083428538 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1061): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241107083428538 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083428538 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) 20241107083428538 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) 20241107083428539 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) 20241107083428539 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) 20241107083428539 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) 20241107083428539 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) 20241107083428540 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) 20241107083428540 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) 20241107083428540 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) 20241107083428540 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) 20241107083428540 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) 20241107083428540 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) 20241107083428545 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) 20241107083428545 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1066 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=1070 (gprs_rlcmac_sched.cpp:454) 20241107083428545 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1070 for type USF (pdch_ul_controller.c:184) 20241107083428545 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428545 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083428545 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241107083428545 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241107083428545 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428545 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428545 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428545 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428545 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1066 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428545 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1066 Sending data request: sapi=5 arfcn=872 cur_fn=1061 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) 20241107083428545 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083428559 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) 20241107083428559 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) 20241107083428559 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) 20241107083428559 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) 20241107083428559 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1066): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241107083428559 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083428559 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) 20241107083428559 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) 20241107083428559 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) 20241107083428559 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) 20241107083428559 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) 20241107083428559 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) 20241107083428560 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) 20241107083428560 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) 20241107083428560 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) 20241107083428560 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) 20241107083428560 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) 20241107083428560 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) 20241107083428563 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) 20241107083428563 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1070 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=1074 (gprs_rlcmac_sched.cpp:454) 20241107083428563 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1074 for type USF (pdch_ul_controller.c:184) 20241107083428563 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428563 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241107083428563 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241107083428563 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083428563 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428563 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428563 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428564 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428564 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1070 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428564 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1070 Sending data request: sapi=5 arfcn=872 cur_fn=1066 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) 20241107083428564 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083428577 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) 20241107083428577 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) 20241107083428578 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) 20241107083428578 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) 20241107083428578 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1070): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241107083428578 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083428578 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) 20241107083428578 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) 20241107083428578 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) 20241107083428578 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) 20241107083428578 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) 20241107083428578 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) 20241107083428578 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) 20241107083428578 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) 20241107083428578 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) 20241107083428578 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) 20241107083428578 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) 20241107083428578 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) 20241107083428582 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) 20241107083428582 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1074 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=1079 (gprs_rlcmac_sched.cpp:454) 20241107083428582 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1079 for type USF (pdch_ul_controller.c:184) 20241107083428582 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428582 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083428582 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241107083428582 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083428582 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428582 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428582 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428582 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428582 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1074 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428582 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1074 Sending data request: sapi=5 arfcn=872 cur_fn=1070 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) 20241107083428582 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083428597 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) 20241107083428597 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) 20241107083428597 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) 20241107083428597 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) 20241107083428597 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1074): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241107083428597 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083428598 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) 20241107083428598 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) 20241107083428599 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) 20241107083428599 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) 20241107083428599 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) 20241107083428599 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) 20241107083428600 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) 20241107083428600 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) 20241107083428601 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) 20241107083428601 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) 20241107083428601 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) 20241107083428601 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) 20241107083428607 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) 20241107083428607 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1079 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1083 (gprs_rlcmac_sched.cpp:454) 20241107083428607 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1083 for type USF (pdch_ul_controller.c:184) 20241107083428607 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428607 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083428607 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241107083428607 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241107083428607 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428607 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428607 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428608 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428608 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1079 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428608 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1079 Sending data request: sapi=5 arfcn=872 cur_fn=1074 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) 20241107083428608 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083428621 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) 20241107083428621 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) 20241107083428623 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) 20241107083428623 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) 20241107083428623 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1079): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241107083428623 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083428623 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) 20241107083428623 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) 20241107083428624 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) 20241107083428624 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) 20241107083428625 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) 20241107083428625 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) 20241107083428626 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) 20241107083428626 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) 20241107083428627 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) 20241107083428627 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) 20241107083428628 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) 20241107083428628 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) 20241107083428628 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1083 RX RTS.req: sapi=5 arfcn=872 cur_fn=1079 block=10 (pcu_l1_if.cpp:576) 20241107083428628 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1083 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1087 (gprs_rlcmac_sched.cpp:454) 20241107083428628 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1087 for type USF (pdch_ul_controller.c:184) 20241107083428628 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428628 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241107083428628 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241107083428628 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083428628 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428628 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428628 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428629 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428629 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1083 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428629 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1083 Sending data request: sapi=5 arfcn=872 cur_fn=1079 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) 20241107083428629 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083428641 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) 20241107083428641 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) 20241107083428642 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) 20241107083428642 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) 20241107083428642 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1083): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241107083428642 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083428643 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) 20241107083428643 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) 20241107083428644 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) 20241107083428644 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) 20241107083428645 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) 20241107083428645 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) 20241107083428645 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) 20241107083428646 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) 20241107083428646 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) 20241107083428646 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) 20241107083428647 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) 20241107083428647 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) 20241107083428648 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1087 RX RTS.req: sapi=5 arfcn=872 cur_fn=1083 block=11 (pcu_l1_if.cpp:576) 20241107083428648 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1087 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1092 (gprs_rlcmac_sched.cpp:454) 20241107083428648 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1092 for type USF (pdch_ul_controller.c:184) 20241107083428648 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428648 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083428648 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241107083428649 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428649 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428650 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428650 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1087 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428650 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1087 Sending data request: sapi=5 arfcn=872 cur_fn=1083 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) 20241107083428650 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083428660 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) 20241107083428660 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) 20241107083428661 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) 20241107083428661 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) 20241107083428661 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1087): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241107083428661 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083428662 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) 20241107083428662 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) 20241107083428663 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) 20241107083428663 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) 20241107083428664 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) 20241107083428664 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) 20241107083428665 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) 20241107083428665 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) 20241107083428666 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) 20241107083428666 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) 20241107083428667 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) 20241107083428667 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) 20241107083428670 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1092 RX RTS.req: sapi=5 arfcn=872 cur_fn=1087 block=0 (pcu_l1_if.cpp:576) 20241107083428670 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1092 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1096 (gprs_rlcmac_sched.cpp:454) 20241107083428670 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1096 for type USF (pdch_ul_controller.c:184) 20241107083428670 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1092 Sending data request: sapi=5 arfcn=872 cur_fn=1087 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) 20241107083428671 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083428684 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) 20241107083428684 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) 20241107083428685 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) 20241107083428685 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) 20241107083428685 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1092): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241107083428685 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083428686 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) 20241107083428686 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) 20241107083428687 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) 20241107083428687 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) 20241107083428688 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) 20241107083428688 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) 20241107083428689 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) 20241107083428689 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) 20241107083428690 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) 20241107083428690 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) 20241107083428691 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) 20241107083428691 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) 20241107083428692 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) 20241107083428692 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1096 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1100 (gprs_rlcmac_sched.cpp:454) 20241107083428692 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1100 for type USF (pdch_ul_controller.c:184) 20241107083428692 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428692 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241107083428692 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241107083428692 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083428692 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428692 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428692 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428693 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428693 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1096 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428693 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1096 Sending data request: sapi=5 arfcn=873 cur_fn=1092 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) 20241107083428693 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083428703 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) 20241107083428703 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) 20241107083428704 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) 20241107083428704 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) 20241107083428704 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1096): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241107083428704 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083428705 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) 20241107083428705 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) 20241107083428706 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) 20241107083428706 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) 20241107083428708 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) 20241107083428708 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) 20241107083428709 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) 20241107083428709 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) 20241107083428710 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) 20241107083428710 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) 20241107083428711 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) 20241107083428711 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) 20241107083428712 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) 20241107083428712 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1100 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1105 (gprs_rlcmac_sched.cpp:454) 20241107083428712 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1105 for type USF (pdch_ul_controller.c:184) 20241107083428712 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428712 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083428712 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241107083428712 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241107083428712 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428712 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428712 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428713 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428713 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1100 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428713 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1100 Sending data request: sapi=5 arfcn=873 cur_fn=1096 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) 20241107083428713 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083428722 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) 20241107083428722 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) 20241107083428724 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) 20241107083428724 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) 20241107083428725 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) 20241107083428725 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) 20241107083428725 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1100): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241107083428725 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083428726 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) 20241107083428726 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) 20241107083428726 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) 20241107083428726 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) 20241107083428727 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) 20241107083428727 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) 20241107083428728 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) 20241107083428728 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) 20241107083428729 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) 20241107083428729 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) 20241107083428732 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) 20241107083428732 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1105 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1109 (gprs_rlcmac_sched.cpp:454) 20241107083428732 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1109 for type USF (pdch_ul_controller.c:184) 20241107083428732 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428732 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241107083428732 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241107083428732 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083428732 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428732 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428732 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428733 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428733 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1105 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428733 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1105 Sending data request: sapi=5 arfcn=873 cur_fn=1100 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) 20241107083428733 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083428744 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241107083428744 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241107083428744 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:1202) 20241107083428744 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241107083428744 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083428744 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083428744 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083428744 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083428744 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Deallocated (fsm.c:568) 20241107083428744 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083428744 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083428747 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) 20241107083428747 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) 20241107083428748 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) 20241107083428748 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) 20241107083428749 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) 20241107083428749 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) 20241107083428749 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1105): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241107083428749 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083428750 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) 20241107083428750 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) 20241107083428751 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) 20241107083428751 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) 20241107083428752 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) 20241107083428752 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) 20241107083428753 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) 20241107083428753 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) 20241107083428754 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) 20241107083428754 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) 20241107083428754 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) 20241107083428755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1109 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1113 (gprs_rlcmac_sched.cpp:454) 20241107083428755 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1113 for type USF (pdch_ul_controller.c:184) 20241107083428755 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428755 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083428755 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241107083428755 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083428755 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428755 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428755 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428755 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1109 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428755 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1109 Sending data request: sapi=5 arfcn=873 cur_fn=1105 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) 20241107083428756 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083428767 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) 20241107083428767 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) 20241107083428768 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) 20241107083428768 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) 20241107083428769 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) 20241107083428769 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) 20241107083428769 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1109): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241107083428769 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083428770 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) 20241107083428770 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) 20241107083428771 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) 20241107083428771 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) 20241107083428772 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) 20241107083428772 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) 20241107083428773 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) 20241107083428773 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) 20241107083428774 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) 20241107083428774 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) 20241107083428776 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) 20241107083428776 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1113 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1118 (gprs_rlcmac_sched.cpp:454) 20241107083428776 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1118 for type USF (pdch_ul_controller.c:184) 20241107083428776 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428776 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083428776 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241107083428776 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241107083428776 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428776 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428776 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428776 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428776 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1113 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428776 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1113 Sending data request: sapi=5 arfcn=873 cur_fn=1109 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) 20241107083428777 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083428786 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) 20241107083428786 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) 20241107083428787 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) 20241107083428787 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) 20241107083428788 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) 20241107083428788 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) 20241107083428788 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1113): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241107083428788 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083428789 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) 20241107083428789 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) 20241107083428790 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) 20241107083428790 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) 20241107083428790 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) 20241107083428790 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) 20241107083428791 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) 20241107083428791 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) 20241107083428792 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) 20241107083428792 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) 20241107083428795 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) 20241107083428795 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1118 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1122 (gprs_rlcmac_sched.cpp:454) 20241107083428795 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1122 for type USF (pdch_ul_controller.c:184) 20241107083428795 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428795 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241107083428795 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241107083428795 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083428795 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428795 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428795 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428796 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428796 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1118 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428796 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1118 Sending data request: sapi=5 arfcn=873 cur_fn=1113 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) 20241107083428796 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083428809 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) 20241107083428809 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) 20241107083428811 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) 20241107083428811 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) 20241107083428811 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) 20241107083428811 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) 20241107083428811 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1118): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241107083428811 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083428812 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) 20241107083428812 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) 20241107083428813 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) 20241107083428813 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) 20241107083428814 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) 20241107083428814 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) 20241107083428815 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) 20241107083428815 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) 20241107083428815 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) 20241107083428815 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) 20241107083428816 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) 20241107083428816 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1122 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1126 (gprs_rlcmac_sched.cpp:454) 20241107083428816 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1126 for type USF (pdch_ul_controller.c:184) 20241107083428816 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428816 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083428816 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241107083428816 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083428816 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428817 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428817 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | [0;mMobile_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) 20241107083428817 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428817 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1122 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428817 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1122 Sending data request: sapi=5 arfcn=873 cur_fn=1118 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) 20241107083428817 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083428829 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) 20241107083428829 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) 20241107083428830 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) 20241107083428830 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) 20241107083428831 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) 20241107083428831 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) 20241107083428831 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1122): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241107083428831 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083428832 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) 20241107083428832 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) 20241107083428832 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) 20241107083428832 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) 20241107083428833 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) 20241107083428833 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) 20241107083428834 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) 20241107083428834 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) 20241107083428835 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) 20241107083428835 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) 20241107083428836 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) 20241107083428836 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1126 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1131 (gprs_rlcmac_sched.cpp:454) 20241107083428836 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1131 for type USF (pdch_ul_controller.c:184) 20241107083428836 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428836 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083428836 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241107083428836 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241107083428836 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428836 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428836 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428836 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428836 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1126 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428836 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1126 Sending data request: sapi=5 arfcn=873 cur_fn=1122 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) 20241107083428836 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083428848 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) 20241107083428848 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) 20241107083428849 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) 20241107083428849 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) 20241107083428850 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) 20241107083428850 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) 20241107083428850 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1126): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241107083428850 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083428851 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) 20241107083428851 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) 20241107083428852 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) 20241107083428852 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) 20241107083428852 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) 20241107083428852 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) 20241107083428853 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) 20241107083428853 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) 20241107083428854 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) 20241107083428854 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) 20241107083428857 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) 20241107083428857 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1131 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1135 (gprs_rlcmac_sched.cpp:454) 20241107083428857 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1135 for type USF (pdch_ul_controller.c:184) 20241107083428857 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428857 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241107083428858 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241107083428858 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083428858 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428858 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428858 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428858 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428858 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1131 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428858 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1131 Sending data request: sapi=5 arfcn=873 cur_fn=1126 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) 20241107083428858 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083428872 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) 20241107083428872 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) 20241107083428873 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) 20241107083428873 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) 20241107083428874 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) 20241107083428874 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) 20241107083428874 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1131): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241107083428874 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083428875 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) 20241107083428875 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) 20241107083428876 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) 20241107083428876 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) 20241107083428876 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) 20241107083428876 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) 20241107083428877 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) 20241107083428877 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) 20241107083428878 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) 20241107083428878 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) 20241107083428879 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) 20241107083428879 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1135 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1139 (gprs_rlcmac_sched.cpp:454) 20241107083428879 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1139 for type USF (pdch_ul_controller.c:184) 20241107083428879 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428879 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083428879 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241107083428879 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083428879 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428879 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428879 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428880 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428880 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1135 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428880 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1135 Sending data request: sapi=5 arfcn=873 cur_fn=1131 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) 20241107083428880 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083428891 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) 20241107083428891 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) 20241107083428893 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) 20241107083428893 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) 20241107083428893 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) 20241107083428893 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) 20241107083428893 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1135): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241107083428893 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083428894 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) 20241107083428894 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) 20241107083428895 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) 20241107083428895 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) 20241107083428896 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) 20241107083428896 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) 20241107083428897 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) 20241107083428897 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) 20241107083428898 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) 20241107083428898 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) 20241107083428899 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) 20241107083428899 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1139 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1144 (gprs_rlcmac_sched.cpp:454) 20241107083428899 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1144 for type USF (pdch_ul_controller.c:184) 20241107083428899 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428899 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083428899 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241107083428899 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241107083428899 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428899 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428899 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428899 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428899 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1139 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428899 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1139 Sending data request: sapi=5 arfcn=873 cur_fn=1135 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) 20241107083428899 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083428911 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) 20241107083428911 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) 20241107083428912 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) 20241107083428912 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) 20241107083428913 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) 20241107083428913 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) 20241107083428913 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1139): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241107083428913 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083428914 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) 20241107083428914 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) 20241107083428914 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) 20241107083428914 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) 20241107083428915 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) 20241107083428915 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) 20241107083428916 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) 20241107083428916 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) 20241107083428917 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) 20241107083428917 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) 20241107083428920 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) 20241107083428920 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1144 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1148 (gprs_rlcmac_sched.cpp:454) 20241107083428920 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1148 for type USF (pdch_ul_controller.c:184) 20241107083428920 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428920 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241107083428920 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241107083428920 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083428920 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428920 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428920 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428921 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428921 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1144 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428921 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1144 Sending data request: sapi=5 arfcn=873 cur_fn=1139 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) 20241107083428921 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083428935 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) 20241107083428935 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) 20241107083428936 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) 20241107083428936 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) 20241107083428937 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) 20241107083428937 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) 20241107083428937 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1144): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241107083428937 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083428938 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) 20241107083428938 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) 20241107083428939 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) 20241107083428939 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) 20241107083428939 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) 20241107083428939 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) 20241107083428940 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) 20241107083428940 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) 20241107083428941 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) 20241107083428941 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) 20241107083428942 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) 20241107083428942 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1148 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1152 (gprs_rlcmac_sched.cpp:454) 20241107083428942 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1152 for type USF (pdch_ul_controller.c:184) 20241107083428942 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428942 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083428942 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241107083428942 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083428942 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428942 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428942 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428942 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428942 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1148 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428942 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1148 Sending data request: sapi=5 arfcn=873 cur_fn=1144 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) 20241107083428943 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083428955 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) 20241107083428955 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) 20241107083428957 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) 20241107083428957 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) 20241107083428957 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) 20241107083428957 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) 20241107083428957 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1148): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241107083428957 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083428958 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) 20241107083428958 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) 20241107083428959 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) 20241107083428959 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) 20241107083428960 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) 20241107083428960 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) 20241107083428960 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) 20241107083428960 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) 20241107083428961 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) 20241107083428961 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) 20241107083428962 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) 20241107083428962 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1152 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1157 (gprs_rlcmac_sched.cpp:454) 20241107083428962 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1157 for type USF (pdch_ul_controller.c:184) 20241107083428962 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428962 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083428962 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241107083428962 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241107083428962 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428962 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428962 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428963 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428963 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1152 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428963 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1152 Sending data request: sapi=5 arfcn=873 cur_fn=1148 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) 20241107083428963 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083428975 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) 20241107083428975 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) 20241107083428976 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) 20241107083428976 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) 20241107083428977 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) 20241107083428977 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) 20241107083428977 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1152): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241107083428977 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083428977 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) 20241107083428977 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) 20241107083428978 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) 20241107083428978 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) 20241107083428979 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) 20241107083428979 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) 20241107083428980 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) 20241107083428980 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) 20241107083428981 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) 20241107083428981 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) 20241107083428984 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) 20241107083428984 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1157 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1161 (gprs_rlcmac_sched.cpp:454) 20241107083428984 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1161 for type USF (pdch_ul_controller.c:184) 20241107083428984 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083428984 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241107083428984 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241107083428984 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083428984 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083428984 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083428984 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083428985 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083428985 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1157 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083428985 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1157 Sending data request: sapi=5 arfcn=873 cur_fn=1152 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) 20241107083428985 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083428999 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) 20241107083428999 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) 20241107083429000 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) 20241107083429000 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) 20241107083429001 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) 20241107083429001 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) 20241107083429001 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1157): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241107083429001 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083429001 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) 20241107083429001 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) 20241107083429002 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) 20241107083429002 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) 20241107083429003 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) 20241107083429003 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) 20241107083429004 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) 20241107083429004 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) 20241107083429004 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) 20241107083429004 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) 20241107083429005 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) 20241107083429005 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1161 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1165 (gprs_rlcmac_sched.cpp:454) 20241107083429005 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1165 for type USF (pdch_ul_controller.c:184) 20241107083429005 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429005 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083429005 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241107083429005 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083429005 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429005 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429005 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429006 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429006 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1161 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429006 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1161 Sending data request: sapi=5 arfcn=873 cur_fn=1157 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) 20241107083429006 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083429018 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) 20241107083429018 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) 20241107083429019 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) 20241107083429019 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) 20241107083429020 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) 20241107083429020 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) 20241107083429020 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1161): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241107083429020 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083429021 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) 20241107083429021 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) 20241107083429022 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) 20241107083429022 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) 20241107083429022 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) 20241107083429022 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) 20241107083429023 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) 20241107083429023 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) 20241107083429024 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) 20241107083429024 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) 20241107083429025 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) 20241107083429025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1165 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1170 (gprs_rlcmac_sched.cpp:454) 20241107083429025 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1170 for type USF (pdch_ul_controller.c:184) 20241107083429025 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429025 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083429025 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241107083429025 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241107083429025 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429025 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429025 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429026 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429026 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1165 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429026 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1165 Sending data request: sapi=5 arfcn=873 cur_fn=1161 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) 20241107083429026 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083429038 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) 20241107083429038 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) 20241107083429039 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) 20241107083429039 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) 20241107083429040 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) 20241107083429040 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) 20241107083429040 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1165): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241107083429040 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083429040 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) 20241107083429040 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) 20241107083429041 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) 20241107083429041 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) 20241107083429042 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) 20241107083429042 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) 20241107083429043 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) 20241107083429043 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) 20241107083429043 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) 20241107083429043 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) 20241107083429048 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) 20241107083429048 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1170 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1174 (gprs_rlcmac_sched.cpp:454) 20241107083429048 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1174 for type USF (pdch_ul_controller.c:184) 20241107083429048 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429048 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241107083429048 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241107083429048 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083429048 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429048 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429048 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429048 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429048 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1170 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429048 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1170 Sending data request: sapi=5 arfcn=873 cur_fn=1165 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) 20241107083429048 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083429062 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) 20241107083429062 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) 20241107083429064 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) 20241107083429064 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) 20241107083429064 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) 20241107083429064 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) 20241107083429064 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1170): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241107083429064 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083429065 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) 20241107083429065 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) 20241107083429066 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) 20241107083429066 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) 20241107083429067 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) 20241107083429067 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) 20241107083429068 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) 20241107083429068 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) 20241107083429068 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) 20241107083429068 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) 20241107083429069 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) 20241107083429069 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1174 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1178 (gprs_rlcmac_sched.cpp:454) 20241107083429069 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1178 for type USF (pdch_ul_controller.c:184) 20241107083429069 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429069 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083429069 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241107083429069 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083429069 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429070 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429070 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429070 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429070 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1174 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429070 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1174 Sending data request: sapi=5 arfcn=873 cur_fn=1170 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) 20241107083429070 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083429082 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) 20241107083429082 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) 20241107083429083 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) 20241107083429083 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) 20241107083429084 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) 20241107083429084 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) 20241107083429084 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1174): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241107083429084 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083429085 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) 20241107083429085 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) 20241107083429086 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) 20241107083429086 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) 20241107083429087 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) 20241107083429087 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) 20241107083429087 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) 20241107083429087 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) 20241107083429088 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) 20241107083429088 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) 20241107083429089 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) 20241107083429089 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1178 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1183 (gprs_rlcmac_sched.cpp:454) 20241107083429089 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1183 for type USF (pdch_ul_controller.c:184) 20241107083429089 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429089 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083429089 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241107083429089 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241107083429089 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429089 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429089 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429090 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1178 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429090 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1178 Sending data request: sapi=5 arfcn=873 cur_fn=1174 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) 20241107083429090 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083429101 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) 20241107083429101 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) 20241107083429102 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) 20241107083429102 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) 20241107083429103 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) 20241107083429103 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) 20241107083429103 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1178): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241107083429103 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083429103 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) 20241107083429103 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) 20241107083429104 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) 20241107083429104 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) 20241107083429105 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) 20241107083429105 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) 20241107083429106 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) 20241107083429106 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) 20241107083429107 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) 20241107083429107 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) 20241107083429110 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) 20241107083429110 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1183 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1187 (gprs_rlcmac_sched.cpp:454) 20241107083429110 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1187 for type USF (pdch_ul_controller.c:184) 20241107083429110 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429110 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241107083429110 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241107083429110 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083429110 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429110 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429110 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429111 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429111 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1183 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429111 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1183 Sending data request: sapi=5 arfcn=873 cur_fn=1178 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) 20241107083429111 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083429125 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) 20241107083429125 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) 20241107083429127 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) 20241107083429127 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) 20241107083429128 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) 20241107083429128 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) 20241107083429128 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1183): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241107083429128 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083429129 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) 20241107083429129 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) 20241107083429130 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) 20241107083429130 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) 20241107083429131 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) 20241107083429131 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) 20241107083429132 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) 20241107083429132 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) 20241107083429133 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) 20241107083429133 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) 20241107083429134 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) 20241107083429134 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1187 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1191 (gprs_rlcmac_sched.cpp:454) 20241107083429134 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1191 for type USF (pdch_ul_controller.c:184) 20241107083429134 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429134 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083429134 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241107083429134 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083429134 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429134 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429134 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429135 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429135 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1187 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429135 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1187 Sending data request: sapi=5 arfcn=873 cur_fn=1183 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) 20241107083429135 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083429144 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) 20241107083429144 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) 20241107083429145 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) 20241107083429145 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) 20241107083429146 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) 20241107083429146 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) 20241107083429146 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1187): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241107083429146 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083429147 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) 20241107083429147 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) 20241107083429148 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) 20241107083429148 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) 20241107083429149 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) 20241107083429150 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) 20241107083429151 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) 20241107083429151 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) 20241107083429152 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) 20241107083429152 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) 20241107083429153 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) 20241107083429153 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1191 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1196 (gprs_rlcmac_sched.cpp:454) 20241107083429153 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1196 for type USF (pdch_ul_controller.c:184) 20241107083429153 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429153 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083429153 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241107083429153 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241107083429153 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429153 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429153 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429154 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429154 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1191 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429154 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1191 Sending data request: sapi=5 arfcn=873 cur_fn=1187 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) 20241107083429154 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083429164 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) 20241107083429164 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) 20241107083429165 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) 20241107083429165 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) 20241107083429166 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) 20241107083429166 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) 20241107083429166 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1191): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241107083429166 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083429167 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) 20241107083429167 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) 20241107083429168 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) 20241107083429168 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) 20241107083429169 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) 20241107083429169 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) 20241107083429170 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) 20241107083429170 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) 20241107083429171 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) 20241107083429171 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) 20241107083429173 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) 20241107083429173 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1196 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1200 (gprs_rlcmac_sched.cpp:454) 20241107083429173 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1200 for type USF (pdch_ul_controller.c:184) 20241107083429173 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429173 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241107083429173 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241107083429173 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083429173 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429173 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429173 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429174 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429174 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1196 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429174 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1196 Sending data request: sapi=5 arfcn=873 cur_fn=1191 block=0 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) 20241107083429174 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083429187 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) 20241107083429187 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) 20241107083429189 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) 20241107083429189 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) 20241107083429190 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) 20241107083429190 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) 20241107083429190 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1196): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241107083429190 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083429190 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) 20241107083429190 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) 20241107083429191 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) 20241107083429191 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) 20241107083429192 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) 20241107083429192 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) 20241107083429193 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) 20241107083429193 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) 20241107083429194 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) 20241107083429194 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) 20241107083429195 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) 20241107083429195 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1200 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1204 (gprs_rlcmac_sched.cpp:454) 20241107083429195 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1204 for type USF (pdch_ul_controller.c:184) 20241107083429195 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429195 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083429195 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241107083429195 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083429195 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429195 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429195 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429195 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429195 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1200 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429195 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1200 Sending data request: sapi=5 arfcn=873 cur_fn=1196 block=1 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) 20241107083429196 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083429207 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) 20241107083429207 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) 20241107083429208 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) 20241107083429208 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) 20241107083429209 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) 20241107083429209 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) 20241107083429209 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1200): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241107083429209 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083429210 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) 20241107083429210 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) 20241107083429211 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) 20241107083429211 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) 20241107083429212 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) 20241107083429212 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) 20241107083429213 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) 20241107083429213 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) 20241107083429213 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) 20241107083429213 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) 20241107083429214 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) 20241107083429214 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1204 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1209 (gprs_rlcmac_sched.cpp:454) 20241107083429214 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1209 for type USF (pdch_ul_controller.c:184) 20241107083429214 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429214 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083429214 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241107083429214 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241107083429214 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429215 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429215 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429215 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429215 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1204 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429215 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1204 Sending data request: sapi=5 arfcn=873 cur_fn=1200 block=2 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) 20241107083429215 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083429226 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) 20241107083429226 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) 20241107083429227 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) 20241107083429227 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) 20241107083429228 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) 20241107083429228 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) 20241107083429228 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1204): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241107083429228 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083429229 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) 20241107083429229 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) 20241107083429229 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) 20241107083429229 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) 20241107083429230 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) 20241107083429230 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) 20241107083429232 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) 20241107083429232 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) 20241107083429234 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) 20241107083429234 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) 20241107083429236 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1209 RX RTS.req: sapi=5 arfcn=873 cur_fn=1204 block=3 (pcu_l1_if.cpp:576) 20241107083429236 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1209 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1213 (gprs_rlcmac_sched.cpp:454) 20241107083429236 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1213 for type USF (pdch_ul_controller.c:184) 20241107083429236 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429236 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241107083429236 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241107083429236 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083429236 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429236 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429236 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429236 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429237 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1209 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429237 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1209 Sending data request: sapi=5 arfcn=873 cur_fn=1204 block=3 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) 20241107083429237 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083429250 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) 20241107083429250 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) 20241107083429252 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) 20241107083429252 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) 20241107083429252 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) 20241107083429252 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) 20241107083429252 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1209): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241107083429252 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083429253 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) 20241107083429253 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) 20241107083429254 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) 20241107083429254 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) 20241107083429255 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) 20241107083429255 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) 20241107083429256 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) 20241107083429256 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) 20241107083429257 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) 20241107083429257 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) 20241107083429258 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1213 RX RTS.req: sapi=5 arfcn=873 cur_fn=1209 block=4 (pcu_l1_if.cpp:576) 20241107083429258 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1213 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1217 (gprs_rlcmac_sched.cpp:454) 20241107083429258 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1217 for type USF (pdch_ul_controller.c:184) 20241107083429258 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429258 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083429258 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241107083429258 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429258 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429258 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429258 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1213 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429258 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1213 Sending data request: sapi=5 arfcn=873 cur_fn=1209 block=4 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) 20241107083429259 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083429265 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241107083429265 DTBF INFO TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} free (tbf.cpp:271) 20241107083429265 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:1202) 20241107083429265 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000009){RELEASING} (gprs_ms.c:381) 20241107083429265 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083429265 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083429265 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083429265 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241107083429265 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Deallocated (fsm.c:568) 20241107083429265 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241107083429265 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241107083429269 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) 20241107083429269 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) 20241107083429271 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) 20241107083429271 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) 20241107083429272 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) 20241107083429272 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) 20241107083429272 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1213): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241107083429272 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083429273 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) 20241107083429273 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) 20241107083429274 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) 20241107083429274 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) 20241107083429275 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) 20241107083429275 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) 20241107083429276 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) 20241107083429276 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) 20241107083429277 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) 20241107083429277 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) 20241107083429278 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1217 RX RTS.req: sapi=5 arfcn=873 cur_fn=1213 block=5 (pcu_l1_if.cpp:576) 20241107083429278 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1217 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1222 (gprs_rlcmac_sched.cpp:454) 20241107083429278 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1222 for type USF (pdch_ul_controller.c:184) 20241107083429278 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1217 Sending data request: sapi=5 arfcn=873 cur_fn=1213 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) 20241107083429278 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083429288 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) 20241107083429288 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) 20241107083429290 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) 20241107083429290 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) 20241107083429290 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) 20241107083429290 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) 20241107083429290 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1217): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241107083429290 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083429291 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) 20241107083429291 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) 20241107083429292 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) 20241107083429292 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) 20241107083429293 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) 20241107083429293 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) 20241107083429294 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) 20241107083429294 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) 20241107083429295 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) 20241107083429295 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) 20241107083429298 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) 20241107083429298 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1222 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1226 (gprs_rlcmac_sched.cpp:454) 20241107083429298 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1226 for type USF (pdch_ul_controller.c:184) 20241107083429298 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429298 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241107083429298 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241107083429298 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083429298 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429298 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429298 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429299 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429299 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1222 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429299 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1222 Sending data request: sapi=5 arfcn=874 cur_fn=1217 block=6 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) 20241107083429299 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083429312 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) 20241107083429312 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) 20241107083429313 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) 20241107083429313 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) 20241107083429314 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) 20241107083429314 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) 20241107083429314 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1222): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241107083429314 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083429315 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) 20241107083429315 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) 20241107083429316 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) 20241107083429316 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) 20241107083429317 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) 20241107083429317 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) 20241107083429317 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) 20241107083429317 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) 20241107083429318 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) 20241107083429318 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) 20241107083429319 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) 20241107083429319 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1226 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1230 (gprs_rlcmac_sched.cpp:454) 20241107083429319 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1230 for type USF (pdch_ul_controller.c:184) 20241107083429319 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429319 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083429319 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241107083429319 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241107083429319 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429319 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429319 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429320 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429320 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1226 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429320 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1226 Sending data request: sapi=5 arfcn=874 cur_fn=1222 block=7 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) 20241107083429320 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083429331 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) 20241107083429331 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) 20241107083429332 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) 20241107083429332 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) 20241107083429334 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) 20241107083429334 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) 20241107083429335 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) 20241107083429335 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) 20241107083429335 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1226): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241107083429335 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083429336 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) 20241107083429336 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) 20241107083429336 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) 20241107083429336 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) 20241107083429337 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) 20241107083429337 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) 20241107083429338 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) 20241107083429338 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) 20241107083429339 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) 20241107083429339 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1230 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1235 (gprs_rlcmac_sched.cpp:454) 20241107083429339 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1235 for type USF (pdch_ul_controller.c:184) 20241107083429339 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429339 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241107083429339 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241107083429339 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083429339 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429339 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429339 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429340 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429340 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1230 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429340 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1230 Sending data request: sapi=5 arfcn=874 cur_fn=1226 block=8 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) 20241107083429340 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083429350 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) 20241107083429350 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) 20241107083429352 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) 20241107083429352 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) 20241107083429352 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) 20241107083429352 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) 20241107083429353 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) 20241107083429353 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) 20241107083429353 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1230): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241107083429353 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083429354 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) 20241107083429354 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) 20241107083429355 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) 20241107083429355 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) 20241107083429355 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) 20241107083429355 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) 20241107083429356 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) 20241107083429356 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) 20241107083429360 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) 20241107083429360 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1235 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1239 (gprs_rlcmac_sched.cpp:454) 20241107083429360 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1239 for type USF (pdch_ul_controller.c:184) 20241107083429360 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429360 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083429360 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241107083429360 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083429360 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429360 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429360 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429360 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429360 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1235 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429360 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1235 Sending data request: sapi=5 arfcn=874 cur_fn=1230 block=9 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) 20241107083429361 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083429374 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) 20241107083429374 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) 20241107083429375 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) 20241107083429375 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) 20241107083429376 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) 20241107083429376 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) 20241107083429377 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) 20241107083429377 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) 20241107083429377 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1235): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241107083429377 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083429378 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) 20241107083429378 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) 20241107083429379 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) 20241107083429379 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) 20241107083429379 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) 20241107083429379 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) 20241107083429380 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) 20241107083429380 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) 20241107083429381 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) 20241107083429381 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1239 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1243 (gprs_rlcmac_sched.cpp:454) 20241107083429381 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1243 for type USF (pdch_ul_controller.c:184) 20241107083429381 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429381 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083429381 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241107083429381 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241107083429381 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429381 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429381 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429381 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429381 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1239 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429381 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1239 Sending data request: sapi=5 arfcn=874 cur_fn=1235 block=10 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) 20241107083429382 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083429394 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) 20241107083429394 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) 20241107083429395 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) 20241107083429395 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) 20241107083429396 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) 20241107083429396 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) 20241107083429396 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) 20241107083429396 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) 20241107083429396 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1239): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241107083429396 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083429397 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) 20241107083429397 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) 20241107083429398 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) 20241107083429398 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) 20241107083429399 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) 20241107083429399 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) 20241107083429400 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) 20241107083429400 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) 20241107083429400 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) 20241107083429400 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1243 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1248 (gprs_rlcmac_sched.cpp:454) 20241107083429400 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1248 for type USF (pdch_ul_controller.c:184) 20241107083429400 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429401 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241107083429401 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241107083429401 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083429401 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429401 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429401 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429401 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429401 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1243 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429401 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1243 Sending data request: sapi=5 arfcn=874 cur_fn=1239 block=11 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) 20241107083429401 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083429413 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) 20241107083429413 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) 20241107083429415 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) 20241107083429415 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) 20241107083429416 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) 20241107083429416 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) 20241107083429417 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) 20241107083429417 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) 20241107083429417 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1243): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241107083429417 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083429418 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) 20241107083429418 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) 20241107083429418 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) 20241107083429418 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) 20241107083429419 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) 20241107083429419 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) 20241107083429420 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) 20241107083429420 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) 20241107083429422 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) 20241107083429422 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1248 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1252 (gprs_rlcmac_sched.cpp:454) 20241107083429422 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1252 for type USF (pdch_ul_controller.c:184) 20241107083429422 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429422 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083429422 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241107083429422 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083429422 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429423 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429423 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429423 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429423 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1248 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429423 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1248 Sending data request: sapi=5 arfcn=874 cur_fn=1243 block=0 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) 20241107083429423 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083429437 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) 20241107083429437 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) 20241107083429438 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) 20241107083429438 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) 20241107083429439 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) 20241107083429439 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) 20241107083429440 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) 20241107083429440 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) 20241107083429440 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1248): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241107083429440 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083429441 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) 20241107083429441 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) 20241107083429442 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) 20241107083429442 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) 20241107083429442 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) 20241107083429442 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) 20241107083429443 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) 20241107083429443 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) 20241107083429444 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) 20241107083429444 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1252 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1256 (gprs_rlcmac_sched.cpp:454) 20241107083429444 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1256 for type USF (pdch_ul_controller.c:184) 20241107083429444 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429444 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083429444 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241107083429444 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241107083429444 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429444 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429444 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429445 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429445 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1252 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429445 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1252 Sending data request: sapi=5 arfcn=874 cur_fn=1248 block=1 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) 20241107083429445 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083429456 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) 20241107083429456 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) 20241107083429458 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) 20241107083429458 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) 20241107083429459 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) 20241107083429459 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) 20241107083429459 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) 20241107083429459 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) 20241107083429459 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1252): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241107083429459 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083429460 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) 20241107083429460 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) 20241107083429461 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) 20241107083429461 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) 20241107083429462 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) 20241107083429462 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) 20241107083429462 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) 20241107083429462 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) 20241107083429463 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) 20241107083429463 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1256 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1261 (gprs_rlcmac_sched.cpp:454) 20241107083429463 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1261 for type USF (pdch_ul_controller.c:184) 20241107083429463 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429463 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241107083429463 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241107083429463 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083429463 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429463 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429463 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429464 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429464 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1256 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429464 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1256 Sending data request: sapi=5 arfcn=874 cur_fn=1252 block=2 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) 20241107083429464 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083429476 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) 20241107083429476 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) 20241107083429477 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) 20241107083429477 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) 20241107083429478 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) 20241107083429478 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) 20241107083429479 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) 20241107083429479 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) 20241107083429479 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1256): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241107083429479 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083429480 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) 20241107083429480 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) 20241107083429480 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) 20241107083429480 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) 20241107083429481 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) 20241107083429481 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) 20241107083429482 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) 20241107083429482 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) 20241107083429485 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) 20241107083429485 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1261 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1265 (gprs_rlcmac_sched.cpp:454) 20241107083429485 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1265 for type USF (pdch_ul_controller.c:184) 20241107083429485 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429485 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083429485 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241107083429485 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083429485 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429485 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429485 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429486 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429486 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1261 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429486 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1261 Sending data request: sapi=5 arfcn=874 cur_fn=1256 block=3 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) 20241107083429486 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083429501 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) 20241107083429501 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) 20241107083429502 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) 20241107083429502 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) 20241107083429503 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) 20241107083429503 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) 20241107083429504 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) 20241107083429504 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) 20241107083429504 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1261): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241107083429504 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083429504 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) 20241107083429504 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) 20241107083429505 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) 20241107083429505 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) 20241107083429506 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) 20241107083429506 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) 20241107083429507 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) 20241107083429507 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) 20241107083429508 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) 20241107083429508 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1265 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1269 (gprs_rlcmac_sched.cpp:454) 20241107083429508 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1269 for type USF (pdch_ul_controller.c:184) 20241107083429508 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429508 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083429508 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241107083429508 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241107083429508 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429508 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429508 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429508 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429508 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1265 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429508 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1265 Sending data request: sapi=5 arfcn=874 cur_fn=1261 block=4 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) 20241107083429509 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083429519 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) 20241107083429519 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) 20241107083429521 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) 20241107083429521 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) 20241107083429521 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) 20241107083429521 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) 20241107083429522 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) 20241107083429522 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) 20241107083429522 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1265): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241107083429522 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083429523 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) 20241107083429523 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) 20241107083429524 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) 20241107083429524 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) 20241107083429524 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) 20241107083429524 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) 20241107083429525 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) 20241107083429525 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) 20241107083429526 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) 20241107083429526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1269 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1274 (gprs_rlcmac_sched.cpp:454) 20241107083429526 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1274 for type USF (pdch_ul_controller.c:184) 20241107083429526 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429526 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241107083429526 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241107083429526 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083429526 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429526 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429526 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429526 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1269 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429526 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1269 Sending data request: sapi=5 arfcn=874 cur_fn=1265 block=5 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) 20241107083429527 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083429539 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) 20241107083429539 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) 20241107083429540 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) 20241107083429540 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) 20241107083429541 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) 20241107083429541 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) 20241107083429542 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) 20241107083429542 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) 20241107083429542 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1269): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241107083429542 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083429543 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) 20241107083429543 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) 20241107083429543 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) 20241107083429544 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) 20241107083429544 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) 20241107083429544 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) 20241107083429545 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) 20241107083429545 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) 20241107083429549 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) 20241107083429549 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1274 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1278 (gprs_rlcmac_sched.cpp:454) 20241107083429549 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1278 for type USF (pdch_ul_controller.c:184) 20241107083429549 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429549 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083429549 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241107083429549 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083429549 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429549 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429549 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429549 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429549 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1274 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429549 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1274 Sending data request: sapi=5 arfcn=874 cur_fn=1269 block=6 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) 20241107083429549 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083429563 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) 20241107083429563 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) 20241107083429565 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) 20241107083429565 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) 20241107083429565 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) 20241107083429565 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) 20241107083429566 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) 20241107083429566 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) 20241107083429566 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1274): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241107083429566 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083429567 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) 20241107083429567 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) 20241107083429568 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) 20241107083429568 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) 20241107083429569 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) 20241107083429569 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) 20241107083429570 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) 20241107083429570 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) 20241107083429571 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) 20241107083429571 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1278 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1282 (gprs_rlcmac_sched.cpp:454) 20241107083429571 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1282 for type USF (pdch_ul_controller.c:184) 20241107083429571 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429571 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083429571 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241107083429571 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241107083429571 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429571 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429571 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429572 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429572 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1278 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429572 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1278 Sending data request: sapi=5 arfcn=874 cur_fn=1274 block=7 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) 20241107083429572 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083429583 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) 20241107083429583 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) 20241107083429584 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) 20241107083429584 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) 20241107083429585 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) 20241107083429585 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) 20241107083429586 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) 20241107083429586 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) 20241107083429586 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1278): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241107083429586 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083429587 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) 20241107083429587 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) 20241107083429587 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) 20241107083429587 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) 20241107083429588 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) 20241107083429588 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) 20241107083429589 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) 20241107083429589 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) 20241107083429590 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) 20241107083429590 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1282 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1287 (gprs_rlcmac_sched.cpp:454) 20241107083429590 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1287 for type USF (pdch_ul_controller.c:184) 20241107083429590 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429590 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241107083429590 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241107083429590 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083429590 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429590 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429590 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429590 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429590 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1282 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429590 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1282 Sending data request: sapi=5 arfcn=874 cur_fn=1278 block=8 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) 20241107083429591 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083429602 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) 20241107083429602 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) 20241107083429604 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) 20241107083429604 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) 20241107083429604 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) 20241107083429604 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) 20241107083429605 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) 20241107083429605 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) 20241107083429605 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1282): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241107083429605 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083429606 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) 20241107083429606 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) 20241107083429607 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) 20241107083429607 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) 20241107083429608 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) 20241107083429608 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) 20241107083429609 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) 20241107083429609 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) 20241107083429612 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) 20241107083429612 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1287 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1291 (gprs_rlcmac_sched.cpp:454) 20241107083429612 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1291 for type USF (pdch_ul_controller.c:184) 20241107083429612 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429612 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083429612 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241107083429612 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083429612 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429612 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429612 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429613 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429613 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1287 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429613 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1287 Sending data request: sapi=5 arfcn=874 cur_fn=1282 block=9 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) 20241107083429613 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083429627 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) 20241107083429627 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) 20241107083429629 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) 20241107083429629 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) 20241107083429630 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) 20241107083429630 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) 20241107083429631 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) 20241107083429631 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) 20241107083429631 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1287): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241107083429631 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083429632 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) 20241107083429632 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) 20241107083429632 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) 20241107083429632 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) 20241107083429634 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) 20241107083429634 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) 20241107083429635 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) 20241107083429635 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) 20241107083429636 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) 20241107083429636 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1291 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1295 (gprs_rlcmac_sched.cpp:454) 20241107083429636 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1295 for type USF (pdch_ul_controller.c:184) 20241107083429636 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429636 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083429636 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241107083429636 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241107083429636 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429636 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429636 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429637 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429637 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1291 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429637 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1291 Sending data request: sapi=5 arfcn=874 cur_fn=1287 block=10 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) 20241107083429637 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083429646 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) 20241107083429646 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) 20241107083429647 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) 20241107083429647 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) 20241107083429648 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) 20241107083429648 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) 20241107083429649 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) 20241107083429649 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) 20241107083429649 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1291): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241107083429649 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083429650 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) 20241107083429650 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) 20241107083429650 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) 20241107083429650 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) 20241107083429651 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) 20241107083429651 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) 20241107083429652 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) 20241107083429652 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) 20241107083429654 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) 20241107083429654 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1295 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1300 (gprs_rlcmac_sched.cpp:454) 20241107083429654 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1300 for type USF (pdch_ul_controller.c:184) 20241107083429654 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429654 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241107083429654 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241107083429654 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083429654 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429654 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429654 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429655 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429655 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1295 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429655 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1295 Sending data request: sapi=5 arfcn=874 cur_fn=1291 block=11 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) 20241107083429655 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083429665 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) 20241107083429665 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) 20241107083429666 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) 20241107083429666 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) 20241107083429667 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) 20241107083429667 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) 20241107083429668 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) 20241107083429668 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) 20241107083429668 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1295): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241107083429668 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083429669 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) 20241107083429669 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) 20241107083429670 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) 20241107083429670 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) 20241107083429670 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) 20241107083429670 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) 20241107083429671 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) 20241107083429671 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) 20241107083429674 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) 20241107083429674 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1300 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1304 (gprs_rlcmac_sched.cpp:454) 20241107083429674 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1304 for type USF (pdch_ul_controller.c:184) 20241107083429675 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429675 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083429675 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241107083429675 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083429675 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429675 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429675 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429675 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429675 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1300 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429675 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1300 Sending data request: sapi=5 arfcn=874 cur_fn=1295 block=0 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) 20241107083429676 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083429689 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) 20241107083429689 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) 20241107083429690 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) 20241107083429690 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) 20241107083429691 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) 20241107083429691 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) 20241107083429692 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) 20241107083429692 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) 20241107083429692 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1300): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241107083429692 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083429693 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) 20241107083429693 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) 20241107083429694 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) 20241107083429694 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) 20241107083429696 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) 20241107083429696 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) 20241107083429697 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) 20241107083429697 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) 20241107083429698 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) 20241107083429698 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1304 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1308 (gprs_rlcmac_sched.cpp:454) 20241107083429698 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1308 for type USF (pdch_ul_controller.c:184) 20241107083429698 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429698 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083429698 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241107083429698 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241107083429698 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429698 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429699 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429699 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429699 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1304 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429699 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1304 Sending data request: sapi=5 arfcn=874 cur_fn=1300 block=1 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) 20241107083429699 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083429709 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) 20241107083429709 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) 20241107083429711 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) 20241107083429711 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) 20241107083429712 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) 20241107083429712 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) 20241107083429713 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) 20241107083429713 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) 20241107083429713 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1304): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241107083429713 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083429714 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) 20241107083429714 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) 20241107083429715 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) 20241107083429715 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) 20241107083429716 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) 20241107083429716 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) 20241107083429717 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) 20241107083429717 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) 20241107083429718 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) 20241107083429718 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1308 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1313 (gprs_rlcmac_sched.cpp:454) 20241107083429718 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1313 for type USF (pdch_ul_controller.c:184) 20241107083429718 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429718 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241107083429718 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241107083429718 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083429718 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429718 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429718 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429718 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429718 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1308 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429718 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1308 Sending data request: sapi=5 arfcn=874 cur_fn=1304 block=2 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) 20241107083429719 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083429728 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) 20241107083429728 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) 20241107083429729 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) 20241107083429729 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) 20241107083429730 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) 20241107083429730 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) 20241107083429731 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) 20241107083429731 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) 20241107083429731 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1308): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241107083429731 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083429732 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) 20241107083429732 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) 20241107083429733 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) 20241107083429733 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) 20241107083429733 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) 20241107083429733 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) 20241107083429734 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) 20241107083429734 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) 20241107083429737 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) 20241107083429737 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1313 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1317 (gprs_rlcmac_sched.cpp:454) 20241107083429737 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1317 for type USF (pdch_ul_controller.c:184) 20241107083429737 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429737 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083429737 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241107083429737 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083429737 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429737 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429737 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429737 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429737 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1313 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429737 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1313 Sending data request: sapi=5 arfcn=874 cur_fn=1308 block=3 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) 20241107083429737 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083429751 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) 20241107083429751 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) 20241107083429752 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) 20241107083429752 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) 20241107083429754 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) 20241107083429754 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) 20241107083429755 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) 20241107083429755 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) 20241107083429755 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1313): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241107083429755 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083429756 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) 20241107083429756 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) 20241107083429756 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) 20241107083429756 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) 20241107083429757 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) 20241107083429757 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) 20241107083429758 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) 20241107083429758 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) 20241107083429759 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) 20241107083429759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1317 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1321 (gprs_rlcmac_sched.cpp:454) 20241107083429759 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1321 for type USF (pdch_ul_controller.c:184) 20241107083429759 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429759 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083429759 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241107083429759 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241107083429759 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429759 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429759 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429760 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429760 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1317 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429760 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1317 Sending data request: sapi=5 arfcn=874 cur_fn=1313 block=4 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) 20241107083429760 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083429770 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) 20241107083429770 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) 20241107083429772 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) 20241107083429772 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) 20241107083429773 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) 20241107083429773 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) 20241107083429773 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) 20241107083429773 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) 20241107083429773 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1317): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241107083429773 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083429774 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) 20241107083429774 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) 20241107083429775 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) 20241107083429775 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) 20241107083429776 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) 20241107083429776 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) 20241107083429777 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) 20241107083429777 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) 20241107083429777 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) 20241107083429777 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1321 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1326 (gprs_rlcmac_sched.cpp:454) 20241107083429777 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1326 for type USF (pdch_ul_controller.c:184) 20241107083429777 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429778 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241107083429778 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241107083429778 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083429778 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429778 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429778 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429778 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429778 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1321 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429778 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1321 Sending data request: sapi=5 arfcn=874 cur_fn=1317 block=5 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) 20241107083429778 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083429789 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) 20241107083429789 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) 20241107083429791 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) 20241107083429791 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) 20241107083429792 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) 20241107083429792 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) 20241107083429792 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) 20241107083429792 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) 20241107083429792 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1321): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241107083429792 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083429793 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) 20241107083429793 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) 20241107083429794 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) 20241107083429794 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) 20241107083429795 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) 20241107083429795 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) 20241107083429795 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) 20241107083429795 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) 20241107083429799 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) 20241107083429799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1326 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1330 (gprs_rlcmac_sched.cpp:454) 20241107083429799 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1330 for type USF (pdch_ul_controller.c:184) 20241107083429799 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429799 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083429799 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241107083429799 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083429799 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429799 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429799 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429799 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1326 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429799 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1326 Sending data request: sapi=5 arfcn=874 cur_fn=1321 block=6 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) 20241107083429800 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083429814 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) 20241107083429814 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) 20241107083429816 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) 20241107083429816 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) 20241107083429818 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) 20241107083429818 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) 20241107083429819 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) 20241107083429819 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) 20241107083429819 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1326): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241107083429819 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083429821 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) 20241107083429821 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) 20241107083429822 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) 20241107083429822 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) 20241107083429823 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) 20241107083429823 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) 20241107083429824 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) 20241107083429824 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) 20241107083429825 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) 20241107083429825 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1330 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1334 (gprs_rlcmac_sched.cpp:454) 20241107083429825 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1334 for type USF (pdch_ul_controller.c:184) 20241107083429825 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429825 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083429825 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241107083429825 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241107083429825 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429825 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429825 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429826 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429826 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1330 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429826 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1330 Sending data request: sapi=5 arfcn=874 cur_fn=1326 block=7 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) 20241107083429826 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083429830 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241107083429830 DTBF INFO TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} free (tbf.cpp:271) 20241107083429830 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:1202) 20241107083429830 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000011){RELEASING} (gprs_ms.c:381) 20241107083429830 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083429830 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083429830 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083429830 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241107083429830 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){RELEASING}: Deallocated (fsm.c:568) 20241107083429830 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241107083429830 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241107083429833 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) 20241107083429833 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) 20241107083429835 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) 20241107083429835 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) 20241107083429836 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) 20241107083429836 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) 20241107083429837 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) 20241107083429837 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) 20241107083429837 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1330): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241107083429837 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083429838 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) 20241107083429838 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) 20241107083429838 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) 20241107083429838 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) 20241107083429839 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) 20241107083429839 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) 20241107083429840 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) 20241107083429840 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) 20241107083429841 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1334 RX RTS.req: sapi=5 arfcn=874 cur_fn=1330 block=8 (pcu_l1_if.cpp:576) 20241107083429841 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1334 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1339 (gprs_rlcmac_sched.cpp:454) 20241107083429841 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1339 for type USF (pdch_ul_controller.c:184) 20241107083429841 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429841 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241107083429841 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241107083429841 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083429841 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429841 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429841 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429842 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429842 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1334 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429842 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1334 Sending data request: sapi=5 arfcn=874 cur_fn=1330 block=8 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) 20241107083429842 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083429852 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) 20241107083429852 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) 20241107083429853 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) 20241107083429853 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) 20241107083429854 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) 20241107083429854 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) 20241107083429855 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) 20241107083429855 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) 20241107083429855 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1334): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241107083429855 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083429856 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) 20241107083429856 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) 20241107083429856 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) 20241107083429856 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) 20241107083429857 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) 20241107083429857 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) 20241107083429858 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) 20241107083429858 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) 20241107083429862 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1339 RX RTS.req: sapi=5 arfcn=874 cur_fn=1334 block=9 (pcu_l1_if.cpp:576) 20241107083429862 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1339 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1343 (gprs_rlcmac_sched.cpp:454) 20241107083429862 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1343 for type USF (pdch_ul_controller.c:184) 20241107083429862 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429862 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083429862 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241107083429862 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429862 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429862 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429862 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1339 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429862 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1339 Sending data request: sapi=5 arfcn=874 cur_fn=1334 block=9 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) 20241107083429863 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083429876 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) 20241107083429876 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) 20241107083429878 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) 20241107083429878 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) 20241107083429879 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) 20241107083429879 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) 20241107083429880 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) 20241107083429880 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) 20241107083429880 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1339): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241107083429880 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083429881 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) 20241107083429881 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) 20241107083429882 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) 20241107083429882 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) 20241107083429883 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) 20241107083429883 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) 20241107083429884 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) 20241107083429884 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) 20241107083429885 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1343 RX RTS.req: sapi=5 arfcn=874 cur_fn=1339 block=10 (pcu_l1_if.cpp:576) 20241107083429885 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1343 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1347 (gprs_rlcmac_sched.cpp:454) 20241107083429885 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1347 for type USF (pdch_ul_controller.c:184) 20241107083429885 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1343 Sending data request: sapi=5 arfcn=874 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) 20241107083429886 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083429896 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) 20241107083429896 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) 20241107083429897 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) 20241107083429897 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) 20241107083429898 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) 20241107083429898 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) 20241107083429899 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) 20241107083429899 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) 20241107083429899 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1343): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241107083429899 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083429900 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) 20241107083429900 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) 20241107083429901 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) 20241107083429901 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) 20241107083429902 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) 20241107083429902 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) 20241107083429903 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) 20241107083429903 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) 20241107083429904 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) 20241107083429904 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1347 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1352 (gprs_rlcmac_sched.cpp:454) 20241107083429904 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1352 for type USF (pdch_ul_controller.c:184) 20241107083429904 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429904 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241107083429904 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241107083429904 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083429904 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429904 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429904 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429904 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429904 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1347 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429904 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1347 Sending data request: sapi=5 arfcn=875 cur_fn=1343 block=11 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) 20241107083429904 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083429915 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) 20241107083429915 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) 20241107083429916 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) 20241107083429916 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) 20241107083429917 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) 20241107083429917 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) 20241107083429918 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) 20241107083429918 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) 20241107083429918 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1347): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241107083429918 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083429919 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) 20241107083429919 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) 20241107083429919 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) 20241107083429919 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) 20241107083429920 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) 20241107083429920 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) 20241107083429921 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) 20241107083429921 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) 20241107083429924 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) 20241107083429924 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1352 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1356 (gprs_rlcmac_sched.cpp:454) 20241107083429924 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1356 for type USF (pdch_ul_controller.c:184) 20241107083429924 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429924 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083429924 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241107083429924 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241107083429924 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429924 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429924 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429925 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429925 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1352 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429925 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1352 Sending data request: sapi=5 arfcn=875 cur_fn=1347 block=0 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) 20241107083429925 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083429939 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) 20241107083429939 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) 20241107083429940 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) 20241107083429940 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) 20241107083429941 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) 20241107083429941 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) 20241107083429942 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) 20241107083429942 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) 20241107083429943 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) 20241107083429943 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) 20241107083429943 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1352): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241107083429943 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083429943 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) 20241107083429943 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) 20241107083429944 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) 20241107083429944 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) 20241107083429945 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) 20241107083429945 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) 20241107083429946 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) 20241107083429946 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1356 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1360 (gprs_rlcmac_sched.cpp:454) 20241107083429946 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1360 for type USF (pdch_ul_controller.c:184) 20241107083429946 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429946 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241107083429946 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241107083429946 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083429946 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429946 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429946 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429946 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429946 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1356 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429946 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1356 Sending data request: sapi=5 arfcn=875 cur_fn=1352 block=1 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) 20241107083429947 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083429959 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) 20241107083429959 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) 20241107083429960 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) 20241107083429960 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) 20241107083429961 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) 20241107083429961 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) 20241107083429962 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) 20241107083429962 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) 20241107083429962 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) 20241107083429962 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) 20241107083429962 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1356): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241107083429962 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083429963 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) 20241107083429963 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) 20241107083429964 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) 20241107083429964 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) 20241107083429965 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) 20241107083429965 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) 20241107083429966 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) 20241107083429966 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1360 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1365 (gprs_rlcmac_sched.cpp:454) 20241107083429966 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1365 for type USF (pdch_ul_controller.c:184) 20241107083429966 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429966 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083429966 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241107083429966 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083429966 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429966 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429966 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429967 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429967 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1360 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429967 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1360 Sending data request: sapi=5 arfcn=875 cur_fn=1356 block=2 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) 20241107083429967 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083429978 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) 20241107083429978 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) 20241107083429979 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) 20241107083429979 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) 20241107083429980 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) 20241107083429980 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) 20241107083429981 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) 20241107083429981 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) 20241107083429982 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) 20241107083429982 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) 20241107083429982 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1360): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241107083429982 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083429983 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) 20241107083429983 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) 20241107083429984 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) 20241107083429984 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) 20241107083429985 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) 20241107083429985 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) 20241107083429987 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) 20241107083429987 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1365 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1369 (gprs_rlcmac_sched.cpp:454) 20241107083429987 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1369 for type USF (pdch_ul_controller.c:184) 20241107083429988 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083429988 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083429988 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241107083429988 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241107083429988 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083429988 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083429988 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083429988 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083429988 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1365 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083429988 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1365 Sending data request: sapi=5 arfcn=875 cur_fn=1360 block=3 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) 20241107083429989 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083430002 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) 20241107083430002 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) 20241107083430004 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) 20241107083430004 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) 20241107083430004 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) 20241107083430004 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) 20241107083430005 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) 20241107083430005 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) 20241107083430006 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) 20241107083430006 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) 20241107083430006 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1365): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241107083430006 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083430006 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) 20241107083430006 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) 20241107083430007 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) 20241107083430007 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) 20241107083430008 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) 20241107083430008 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) 20241107083430008 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) 20241107083430008 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1369 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1373 (gprs_rlcmac_sched.cpp:454) 20241107083430008 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1373 for type USF (pdch_ul_controller.c:184) 20241107083430008 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430008 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241107083430008 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241107083430008 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083430008 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430008 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430008 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430008 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430008 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1369 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430008 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1369 Sending data request: sapi=5 arfcn=875 cur_fn=1365 block=4 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) 20241107083430008 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083430020 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) 20241107083430020 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) 20241107083430020 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) 20241107083430020 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) 20241107083430020 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) 20241107083430020 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) 20241107083430021 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) 20241107083430021 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) 20241107083430021 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) 20241107083430021 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) 20241107083430021 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1369): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241107083430021 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083430021 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) 20241107083430021 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) 20241107083430021 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) 20241107083430021 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) 20241107083430022 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) 20241107083430022 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) 20241107083430024 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) 20241107083430024 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1373 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1378 (gprs_rlcmac_sched.cpp:454) 20241107083430024 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1378 for type USF (pdch_ul_controller.c:184) 20241107083430024 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430024 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083430024 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241107083430024 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083430024 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430024 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430024 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430024 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430024 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1373 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430024 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1373 Sending data request: sapi=5 arfcn=875 cur_fn=1369 block=5 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) 20241107083430025 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083430038 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) 20241107083430038 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) 20241107083430039 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) 20241107083430039 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) 20241107083430039 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) 20241107083430039 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) 20241107083430039 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) 20241107083430039 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) 20241107083430039 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) 20241107083430039 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) 20241107083430039 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1373): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241107083430039 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083430040 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) 20241107083430040 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) 20241107083430040 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) 20241107083430040 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) 20241107083430040 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) 20241107083430040 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) 20241107083430048 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) 20241107083430048 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1378 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1382 (gprs_rlcmac_sched.cpp:454) 20241107083430048 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1382 for type USF (pdch_ul_controller.c:184) 20241107083430048 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430048 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083430048 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241107083430048 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241107083430048 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430048 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430048 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430048 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430048 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1378 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430048 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1378 Sending data request: sapi=5 arfcn=875 cur_fn=1373 block=6 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) 20241107083430048 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083430062 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) 20241107083430062 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) 20241107083430063 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) 20241107083430063 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) 20241107083430064 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) 20241107083430064 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) 20241107083430064 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) 20241107083430064 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) 20241107083430065 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) 20241107083430065 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) 20241107083430065 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1378): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241107083430065 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083430065 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) 20241107083430065 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) 20241107083430066 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) 20241107083430066 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) 20241107083430066 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) 20241107083430066 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) 20241107083430067 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) 20241107083430067 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1382 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1386 (gprs_rlcmac_sched.cpp:454) 20241107083430067 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1386 for type USF (pdch_ul_controller.c:184) 20241107083430067 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430067 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241107083430067 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241107083430067 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083430067 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430067 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430067 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430067 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430067 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1382 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430067 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1382 Sending data request: sapi=5 arfcn=875 cur_fn=1378 block=7 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) 20241107083430067 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083430081 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) 20241107083430081 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) 20241107083430083 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) 20241107083430083 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) 20241107083430084 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) 20241107083430084 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) 20241107083430084 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) 20241107083430084 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) 20241107083430086 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) 20241107083430086 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) 20241107083430086 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1382): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241107083430086 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083430086 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) 20241107083430087 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) 20241107083430087 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) 20241107083430087 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) 20241107083430088 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) 20241107083430088 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) 20241107083430089 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) 20241107083430089 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1386 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1391 (gprs_rlcmac_sched.cpp:454) 20241107083430089 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1391 for type USF (pdch_ul_controller.c:184) 20241107083430089 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430089 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083430089 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241107083430089 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083430089 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430089 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430089 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430090 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1386 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430090 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1386 Sending data request: sapi=5 arfcn=875 cur_fn=1382 block=8 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) 20241107083430090 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083430101 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) 20241107083430101 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) 20241107083430102 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) 20241107083430102 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) 20241107083430103 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) 20241107083430103 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) 20241107083430104 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) 20241107083430104 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) 20241107083430105 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) 20241107083430105 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) 20241107083430105 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1386): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241107083430105 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083430106 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) 20241107083430106 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) 20241107083430107 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) 20241107083430107 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) 20241107083430108 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) 20241107083430108 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) 20241107083430111 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) 20241107083430111 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1391 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1395 (gprs_rlcmac_sched.cpp:454) 20241107083430111 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1395 for type USF (pdch_ul_controller.c:184) 20241107083430111 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430111 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083430111 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241107083430111 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241107083430111 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430111 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430111 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430112 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430112 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1391 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430112 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1391 Sending data request: sapi=5 arfcn=875 cur_fn=1386 block=9 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) 20241107083430112 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083430125 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) 20241107083430125 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) 20241107083430127 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) 20241107083430127 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) 20241107083430129 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) 20241107083430129 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) 20241107083430130 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) 20241107083430130 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) 20241107083430131 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) 20241107083430131 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) 20241107083430131 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1391): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241107083430131 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083430132 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) 20241107083430132 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) 20241107083430133 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) 20241107083430133 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) 20241107083430134 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) 20241107083430134 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) 20241107083430136 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) 20241107083430136 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1395 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1399 (gprs_rlcmac_sched.cpp:454) 20241107083430136 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1399 for type USF (pdch_ul_controller.c:184) 20241107083430136 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430136 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241107083430136 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241107083430136 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083430136 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430136 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430136 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430136 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430136 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1395 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430136 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1395 Sending data request: sapi=5 arfcn=875 cur_fn=1391 block=10 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) 20241107083430137 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083430144 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) 20241107083430144 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) 20241107083430145 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) 20241107083430145 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) 20241107083430146 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) 20241107083430146 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) 20241107083430147 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) 20241107083430147 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) 20241107083430148 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) 20241107083430148 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) 20241107083430148 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1395): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241107083430148 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083430148 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) 20241107083430148 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) 20241107083430149 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) 20241107083430149 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) 20241107083430150 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) 20241107083430150 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) 20241107083430151 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) 20241107083430151 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1399 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1404 (gprs_rlcmac_sched.cpp:454) 20241107083430151 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1404 for type USF (pdch_ul_controller.c:184) 20241107083430151 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430151 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083430151 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241107083430151 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083430151 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430151 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430151 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430152 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430152 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1399 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430152 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1399 Sending data request: sapi=5 arfcn=875 cur_fn=1395 block=11 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) 20241107083430152 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083430163 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) 20241107083430163 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) 20241107083430165 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) 20241107083430165 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) 20241107083430166 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) 20241107083430166 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) 20241107083430166 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) 20241107083430166 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) 20241107083430167 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) 20241107083430167 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) 20241107083430167 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1399): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241107083430167 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083430168 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) 20241107083430168 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) 20241107083430169 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) 20241107083430169 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) 20241107083430170 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) 20241107083430170 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) 20241107083430173 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) 20241107083430173 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1404 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1408 (gprs_rlcmac_sched.cpp:454) 20241107083430173 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1408 for type USF (pdch_ul_controller.c:184) 20241107083430173 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430173 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083430173 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241107083430173 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241107083430173 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430173 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430173 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430173 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430173 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1404 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430173 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1404 Sending data request: sapi=5 arfcn=875 cur_fn=1399 block=0 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) 20241107083430174 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083430187 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) 20241107083430187 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) 20241107083430189 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) 20241107083430189 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) 20241107083430189 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) 20241107083430189 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) 20241107083430190 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) 20241107083430190 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) 20241107083430191 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) 20241107083430191 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) 20241107083430191 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1404): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241107083430191 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083430192 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) 20241107083430192 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) 20241107083430193 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) 20241107083430193 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) 20241107083430194 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) 20241107083430194 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) 20241107083430195 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) 20241107083430195 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1408 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1412 (gprs_rlcmac_sched.cpp:454) 20241107083430195 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1412 for type USF (pdch_ul_controller.c:184) 20241107083430195 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430195 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241107083430195 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241107083430195 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083430195 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430195 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430195 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430196 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430196 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1408 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430196 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1408 Sending data request: sapi=5 arfcn=875 cur_fn=1404 block=1 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) 20241107083430196 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083430206 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) 20241107083430207 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) 20241107083430208 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) 20241107083430208 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) 20241107083430209 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) 20241107083430209 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) 20241107083430209 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) 20241107083430209 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) 20241107083430210 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) 20241107083430210 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) 20241107083430210 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1408): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241107083430210 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083430211 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) 20241107083430211 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) 20241107083430212 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) 20241107083430212 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) 20241107083430212 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) 20241107083430212 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) 20241107083430213 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) 20241107083430213 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1412 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1417 (gprs_rlcmac_sched.cpp:454) 20241107083430213 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1417 for type USF (pdch_ul_controller.c:184) 20241107083430213 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430213 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083430213 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241107083430213 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083430213 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430213 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430213 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430214 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430214 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1412 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430214 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1412 Sending data request: sapi=5 arfcn=875 cur_fn=1408 block=2 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) 20241107083430214 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083430226 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) 20241107083430226 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) 20241107083430227 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) 20241107083430227 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) 20241107083430228 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) 20241107083430228 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) 20241107083430229 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) 20241107083430229 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) 20241107083430229 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) 20241107083430229 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) 20241107083430229 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1412): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241107083430229 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083430230 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) 20241107083430230 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) 20241107083430231 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) 20241107083430231 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) 20241107083430232 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) 20241107083430232 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) 20241107083430235 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) 20241107083430235 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1417 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1421 (gprs_rlcmac_sched.cpp:454) 20241107083430235 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1421 for type USF (pdch_ul_controller.c:184) 20241107083430235 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430235 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083430235 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241107083430235 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241107083430235 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430235 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430235 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430236 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430236 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1417 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430236 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1417 Sending data request: sapi=5 arfcn=875 cur_fn=1412 block=3 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) 20241107083430236 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083430250 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) 20241107083430250 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) 20241107083430251 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) 20241107083430251 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) 20241107083430252 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) 20241107083430252 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) 20241107083430253 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) 20241107083430253 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) 20241107083430253 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) 20241107083430253 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) 20241107083430253 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1417): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241107083430253 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083430254 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) 20241107083430254 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) 20241107083430255 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) 20241107083430255 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) 20241107083430256 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) 20241107083430256 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) 20241107083430257 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) 20241107083430257 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1421 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1425 (gprs_rlcmac_sched.cpp:454) 20241107083430257 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1425 for type USF (pdch_ul_controller.c:184) 20241107083430257 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430257 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241107083430257 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241107083430257 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083430257 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430257 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430257 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430257 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430257 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1421 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430257 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1421 Sending data request: sapi=5 arfcn=875 cur_fn=1417 block=4 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) 20241107083430257 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083430268 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) 20241107083430268 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) 20241107083430270 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) 20241107083430270 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) 20241107083430271 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) 20241107083430271 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) 20241107083430271 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) 20241107083430271 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) 20241107083430272 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) 20241107083430272 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) 20241107083430272 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1421): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241107083430272 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083430273 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) 20241107083430273 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) 20241107083430274 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) 20241107083430274 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) 20241107083430275 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) 20241107083430275 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) 20241107083430276 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) 20241107083430276 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1425 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1430 (gprs_rlcmac_sched.cpp:454) 20241107083430276 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1430 for type USF (pdch_ul_controller.c:184) 20241107083430276 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430276 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083430276 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241107083430276 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083430276 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430276 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430276 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430276 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430276 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1425 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430276 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1425 Sending data request: sapi=5 arfcn=875 cur_fn=1421 block=5 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) 20241107083430277 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083430288 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) 20241107083430288 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) 20241107083430289 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) 20241107083430289 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) 20241107083430290 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) 20241107083430290 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) 20241107083430291 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) 20241107083430291 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) 20241107083430291 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) 20241107083430291 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) 20241107083430291 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1425): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241107083430291 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083430292 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) 20241107083430292 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) 20241107083430293 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) 20241107083430293 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) 20241107083430294 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) 20241107083430294 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) 20241107083430297 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) 20241107083430297 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1430 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1434 (gprs_rlcmac_sched.cpp:454) 20241107083430297 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1434 for type USF (pdch_ul_controller.c:184) 20241107083430297 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430297 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083430297 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241107083430297 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241107083430297 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430297 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430297 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430298 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430298 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1430 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430298 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1430 Sending data request: sapi=5 arfcn=875 cur_fn=1425 block=6 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) 20241107083430298 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083430311 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) 20241107083430312 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) 20241107083430313 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) 20241107083430313 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) 20241107083430314 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) 20241107083430314 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) 20241107083430314 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) 20241107083430314 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) 20241107083430315 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) 20241107083430315 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) 20241107083430315 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1430): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241107083430315 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083430316 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) 20241107083430316 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) 20241107083430317 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) 20241107083430317 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) 20241107083430318 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) 20241107083430318 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) 20241107083430318 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) 20241107083430318 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1434 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1438 (gprs_rlcmac_sched.cpp:454) 20241107083430318 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1438 for type USF (pdch_ul_controller.c:184) 20241107083430318 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430318 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241107083430319 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241107083430319 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083430319 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430319 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430319 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430319 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430319 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1434 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430319 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1434 Sending data request: sapi=5 arfcn=875 cur_fn=1430 block=7 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) 20241107083430319 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083430331 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) 20241107083430331 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) 20241107083430332 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) 20241107083430332 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) 20241107083430333 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) 20241107083430333 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) 20241107083430334 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) 20241107083430334 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) 20241107083430335 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) 20241107083430335 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) 20241107083430335 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1434): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241107083430335 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083430335 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) 20241107083430336 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) 20241107083430336 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) 20241107083430336 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) 20241107083430337 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) 20241107083430337 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) 20241107083430338 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) 20241107083430338 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1438 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1443 (gprs_rlcmac_sched.cpp:454) 20241107083430338 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1443 for type USF (pdch_ul_controller.c:184) 20241107083430338 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430338 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083430338 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241107083430338 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083430338 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430338 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430338 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430338 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430338 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1438 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430338 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1438 Sending data request: sapi=5 arfcn=875 cur_fn=1434 block=8 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) 20241107083430338 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083430347 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241107083430347 DTBF INFO TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} free (tbf.cpp:271) 20241107083430347 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:1202) 20241107083430347 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000019){RELEASING} (gprs_ms.c:381) 20241107083430347 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083430347 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083430347 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083430347 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241107083430347 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){RELEASING}: Deallocated (fsm.c:568) 20241107083430347 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241107083430348 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241107083430350 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) 20241107083430350 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) 20241107083430351 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) 20241107083430351 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) 20241107083430352 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) 20241107083430352 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) 20241107083430353 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) 20241107083430353 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) 20241107083430354 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) 20241107083430354 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) 20241107083430354 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1438): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241107083430354 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083430355 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) 20241107083430355 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) 20241107083430356 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) 20241107083430356 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) 20241107083430357 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) 20241107083430357 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) 20241107083430360 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) 20241107083430360 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1443 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1447 (gprs_rlcmac_sched.cpp:454) 20241107083430360 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1447 for type USF (pdch_ul_controller.c:184) 20241107083430360 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430360 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083430360 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241107083430360 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241107083430360 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430360 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430360 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430360 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430360 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1443 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430360 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1443 Sending data request: sapi=5 arfcn=875 cur_fn=1438 block=9 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) 20241107083430360 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083430374 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) 20241107083430374 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) 20241107083430375 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) 20241107083430375 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) 20241107083430376 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) 20241107083430376 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) 20241107083430377 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) 20241107083430377 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) 20241107083430378 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) 20241107083430378 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) 20241107083430378 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1443): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241107083430378 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083430379 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) 20241107083430379 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) 20241107083430379 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) 20241107083430379 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) 20241107083430380 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) 20241107083430380 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) 20241107083430381 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) 20241107083430381 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1447 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1451 (gprs_rlcmac_sched.cpp:454) 20241107083430381 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1451 for type USF (pdch_ul_controller.c:184) 20241107083430381 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430381 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241107083430381 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241107083430381 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083430381 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430381 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430381 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430382 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430382 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1447 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430382 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1447 Sending data request: sapi=5 arfcn=875 cur_fn=1443 block=10 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) 20241107083430382 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083430393 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) 20241107083430393 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) 20241107083430394 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) 20241107083430394 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) 20241107083430395 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) 20241107083430395 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) 20241107083430396 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) 20241107083430396 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) 20241107083430397 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) 20241107083430397 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) 20241107083430397 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1447): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241107083430397 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083430397 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) 20241107083430397 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) 20241107083430398 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) 20241107083430398 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) 20241107083430399 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) 20241107083430399 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) 20241107083430400 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) 20241107083430401 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1451 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1456 (gprs_rlcmac_sched.cpp:454) 20241107083430401 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1456 for type USF (pdch_ul_controller.c:184) 20241107083430401 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430401 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083430401 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241107083430401 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083430401 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430401 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430401 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430401 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430401 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1451 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430401 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1451 Sending data request: sapi=5 arfcn=875 cur_fn=1447 block=11 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) 20241107083430401 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083430413 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) 20241107083430413 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) 20241107083430415 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) 20241107083430415 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) 20241107083430416 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) 20241107083430416 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) 20241107083430417 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) 20241107083430417 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) 20241107083430418 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) 20241107083430418 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) 20241107083430418 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1451): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241107083430418 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083430419 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) 20241107083430419 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) 20241107083430421 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) 20241107083430421 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) 20241107083430422 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) 20241107083430422 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) 20241107083430423 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) 20241107083430423 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1456 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1460 (gprs_rlcmac_sched.cpp:454) 20241107083430423 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1460 for type USF (pdch_ul_controller.c:184) 20241107083430423 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430423 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083430423 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241107083430423 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241107083430423 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430423 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430423 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430423 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430423 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1456 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430423 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1456 Sending data request: sapi=5 arfcn=875 cur_fn=1451 block=0 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) 20241107083430424 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083430437 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) 20241107083430437 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) 20241107083430439 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) 20241107083430439 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) 20241107083430440 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) 20241107083430440 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) 20241107083430441 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) 20241107083430441 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) 20241107083430442 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) 20241107083430442 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) 20241107083430442 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1456): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241107083430442 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083430443 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) 20241107083430443 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) 20241107083430444 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) 20241107083430444 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) 20241107083430445 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) 20241107083430445 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) 20241107083430446 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1460 RX RTS.req: sapi=5 arfcn=875 cur_fn=1456 block=1 (pcu_l1_if.cpp:576) 20241107083430446 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1460 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1464 (gprs_rlcmac_sched.cpp:454) 20241107083430446 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1464 for type USF (pdch_ul_controller.c:184) 20241107083430446 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430446 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241107083430446 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241107083430446 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083430446 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430446 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430446 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430446 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430446 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1460 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430446 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1460 Sending data request: sapi=5 arfcn=875 cur_fn=1456 block=1 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) 20241107083430447 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083430455 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) 20241107083430455 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) 20241107083430456 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) 20241107083430456 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) 20241107083430457 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) 20241107083430457 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) 20241107083430457 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) 20241107083430457 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) 20241107083430458 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) 20241107083430458 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) 20241107083430458 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1460): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241107083430458 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083430459 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) 20241107083430459 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) 20241107083430461 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) 20241107083430461 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) 20241107083430462 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) 20241107083430462 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) 20241107083430463 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1464 RX RTS.req: sapi=5 arfcn=875 cur_fn=1460 block=2 (pcu_l1_if.cpp:576) 20241107083430463 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1464 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1469 (gprs_rlcmac_sched.cpp:454) 20241107083430463 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1469 for type USF (pdch_ul_controller.c:184) 20241107083430463 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430463 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083430463 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241107083430463 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430463 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430464 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430464 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1464 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430464 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1464 Sending data request: sapi=5 arfcn=875 cur_fn=1460 block=2 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) 20241107083430465 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083430475 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) 20241107083430475 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) 20241107083430477 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) 20241107083430477 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) 20241107083430477 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) 20241107083430477 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) 20241107083430478 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) 20241107083430478 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) 20241107083430479 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) 20241107083430479 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) 20241107083430479 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1464): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241107083430479 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083430480 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) 20241107083430480 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) 20241107083430481 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) 20241107083430481 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) 20241107083430482 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) 20241107083430482 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) 20241107083430485 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1469 RX RTS.req: sapi=5 arfcn=875 cur_fn=1464 block=3 (pcu_l1_if.cpp:576) 20241107083430485 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1469 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1473 (gprs_rlcmac_sched.cpp:454) 20241107083430485 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1473 for type USF (pdch_ul_controller.c:184) 20241107083430485 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1469 Sending data request: sapi=5 arfcn=875 cur_fn=1464 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) 20241107083430486 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083430499 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) 20241107083430499 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) 20241107083430501 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) 20241107083430501 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) 20241107083430502 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) 20241107083430502 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) 20241107083430503 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) 20241107083430503 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) 20241107083430504 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) 20241107083430504 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) 20241107083430504 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1469): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241107083430504 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083430504 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) 20241107083430505 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) 20241107083430506 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) 20241107083430506 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) 20241107083430508 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) 20241107083430508 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) 20241107083430509 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) 20241107083430509 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1473 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1477 (gprs_rlcmac_sched.cpp:454) 20241107083430509 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1477 for type USF (pdch_ul_controller.c:184) 20241107083430509 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430509 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241107083430509 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241107083430509 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083430509 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430509 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430509 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430510 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430510 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1473 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430510 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1473 Sending data request: sapi=5 arfcn=876 cur_fn=1469 block=4 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) 20241107083430511 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083430519 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) 20241107083430519 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) 20241107083430520 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) 20241107083430521 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) 20241107083430521 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) 20241107083430521 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) 20241107083430522 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) 20241107083430522 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) 20241107083430523 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) 20241107083430523 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) 20241107083430523 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1473): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241107083430523 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083430523 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) 20241107083430524 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) 20241107083430524 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) 20241107083430524 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) 20241107083430525 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) 20241107083430525 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) 20241107083430526 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) 20241107083430526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1477 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1482 (gprs_rlcmac_sched.cpp:454) 20241107083430526 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1482 for type USF (pdch_ul_controller.c:184) 20241107083430526 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430526 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083430526 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241107083430526 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241107083430526 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430526 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430526 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430527 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430527 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1477 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430527 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1477 Sending data request: sapi=5 arfcn=876 cur_fn=1473 block=5 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) 20241107083430527 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083430537 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) 20241107083430537 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) 20241107083430538 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) 20241107083430538 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) 20241107083430538 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) 20241107083430538 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) 20241107083430539 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) 20241107083430539 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) 20241107083430539 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) 20241107083430539 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) 20241107083430540 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) 20241107083430540 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) 20241107083430540 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1477): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241107083430540 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083430540 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) 20241107083430540 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) 20241107083430541 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) 20241107083430541 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) 20241107083430547 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) 20241107083430547 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1482 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1486 (gprs_rlcmac_sched.cpp:454) 20241107083430547 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1486 for type USF (pdch_ul_controller.c:184) 20241107083430547 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430547 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241107083430547 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241107083430547 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083430547 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430547 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430547 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430547 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430547 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1482 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430547 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1482 Sending data request: sapi=5 arfcn=876 cur_fn=1477 block=6 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) 20241107083430547 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083430562 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) 20241107083430562 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) 20241107083430563 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) 20241107083430563 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) 20241107083430564 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) 20241107083430564 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) 20241107083430565 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) 20241107083430565 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) 20241107083430566 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) 20241107083430566 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) 20241107083430567 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) 20241107083430567 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) 20241107083430567 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1482): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241107083430567 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083430567 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) 20241107083430567 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) 20241107083430568 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) 20241107083430568 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) 20241107083430569 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) 20241107083430569 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1486 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1490 (gprs_rlcmac_sched.cpp:454) 20241107083430569 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1490 for type USF (pdch_ul_controller.c:184) 20241107083430569 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430569 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083430569 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241107083430569 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083430569 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430569 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430569 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430570 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430570 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1486 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430570 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1486 Sending data request: sapi=5 arfcn=876 cur_fn=1482 block=7 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) 20241107083430570 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083430581 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) 20241107083430582 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) 20241107083430583 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) 20241107083430583 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) 20241107083430584 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) 20241107083430584 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) 20241107083430586 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) 20241107083430586 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) 20241107083430587 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) 20241107083430587 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) 20241107083430588 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) 20241107083430588 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) 20241107083430588 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1486): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241107083430588 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083430588 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) 20241107083430588 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) 20241107083430589 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) 20241107083430589 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) 20241107083430590 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) 20241107083430590 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1490 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1495 (gprs_rlcmac_sched.cpp:454) 20241107083430590 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1495 for type USF (pdch_ul_controller.c:184) 20241107083430590 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430590 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083430590 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241107083430590 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241107083430590 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430590 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430590 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430591 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430591 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1490 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430591 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1490 Sending data request: sapi=5 arfcn=876 cur_fn=1486 block=8 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) 20241107083430591 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083430601 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) 20241107083430601 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) 20241107083430603 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) 20241107083430603 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) 20241107083430604 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) 20241107083430604 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) 20241107083430606 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) 20241107083430606 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) 20241107083430607 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) 20241107083430607 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) 20241107083430608 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) 20241107083430608 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) 20241107083430608 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1490): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241107083430608 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083430609 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) 20241107083430609 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) 20241107083430609 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) 20241107083430609 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) 20241107083430611 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) 20241107083430611 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1495 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1499 (gprs_rlcmac_sched.cpp:454) 20241107083430611 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1499 for type USF (pdch_ul_controller.c:184) 20241107083430611 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430611 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241107083430611 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241107083430611 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083430611 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430611 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430611 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430612 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430612 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1495 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430612 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1495 Sending data request: sapi=5 arfcn=876 cur_fn=1490 block=9 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) 20241107083430612 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083430624 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) 20241107083430624 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) 20241107083430625 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) 20241107083430625 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) 20241107083430626 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) 20241107083430626 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) 20241107083430627 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) 20241107083430627 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) 20241107083430628 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) 20241107083430628 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) 20241107083430629 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) 20241107083430629 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) 20241107083430629 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1495): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241107083430629 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083430631 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) 20241107083430631 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) 20241107083430632 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) 20241107083430632 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) 20241107083430633 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) 20241107083430633 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1499 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1503 (gprs_rlcmac_sched.cpp:454) 20241107083430633 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1503 for type USF (pdch_ul_controller.c:184) 20241107083430633 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430633 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083430633 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241107083430633 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083430633 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430634 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430634 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430634 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430634 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1499 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430634 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1499 Sending data request: sapi=5 arfcn=876 cur_fn=1495 block=10 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) 20241107083430635 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083430643 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) 20241107083430643 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) 20241107083430644 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) 20241107083430644 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) 20241107083430645 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) 20241107083430645 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) 20241107083430646 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) 20241107083430646 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) 20241107083430646 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) 20241107083430646 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) 20241107083430646 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) 20241107083430646 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) 20241107083430646 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1499): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241107083430646 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083430647 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) 20241107083430647 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) 20241107083430647 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) 20241107083430647 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) 20241107083430647 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) 20241107083430647 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1503 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1508 (gprs_rlcmac_sched.cpp:454) 20241107083430647 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1508 for type USF (pdch_ul_controller.c:184) 20241107083430647 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430647 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083430647 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241107083430647 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241107083430647 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430647 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430647 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430647 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430647 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1503 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430647 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1503 Sending data request: sapi=5 arfcn=876 cur_fn=1499 block=11 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) 20241107083430648 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083430661 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) 20241107083430661 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) 20241107083430661 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) 20241107083430661 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) 20241107083430662 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) 20241107083430662 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) 20241107083430662 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) 20241107083430662 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) 20241107083430662 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) 20241107083430662 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) 20241107083430662 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) 20241107083430662 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) 20241107083430662 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1503): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241107083430662 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083430663 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) 20241107083430663 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) 20241107083430663 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) 20241107083430663 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) 20241107083430671 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) 20241107083430671 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1508 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1512 (gprs_rlcmac_sched.cpp:454) 20241107083430671 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1512 for type USF (pdch_ul_controller.c:184) 20241107083430671 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430671 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241107083430671 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241107083430671 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083430671 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430671 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430671 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430671 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430671 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1508 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430671 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1508 Sending data request: sapi=5 arfcn=876 cur_fn=1503 block=0 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) 20241107083430671 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083430686 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) 20241107083430686 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) 20241107083430688 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) 20241107083430688 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) 20241107083430689 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) 20241107083430690 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) 20241107083430690 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) 20241107083430690 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) 20241107083430691 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) 20241107083430691 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) 20241107083430692 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) 20241107083430692 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) 20241107083430692 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1508): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241107083430692 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083430693 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) 20241107083430693 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) 20241107083430694 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) 20241107083430694 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) 20241107083430695 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) 20241107083430695 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1512 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1516 (gprs_rlcmac_sched.cpp:454) 20241107083430695 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1516 for type USF (pdch_ul_controller.c:184) 20241107083430695 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430695 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083430695 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241107083430695 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083430695 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430695 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430695 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430695 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430695 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1512 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430695 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1512 Sending data request: sapi=5 arfcn=876 cur_fn=1508 block=1 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) 20241107083430696 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083430705 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) 20241107083430705 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) 20241107083430706 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) 20241107083430707 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) 20241107083430707 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) 20241107083430707 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) 20241107083430708 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) 20241107083430708 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) 20241107083430709 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) 20241107083430709 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) 20241107083430710 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) 20241107083430710 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) 20241107083430710 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1512): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241107083430710 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083430711 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) 20241107083430711 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) 20241107083430712 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) 20241107083430712 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) 20241107083430712 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) 20241107083430713 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1516 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1521 (gprs_rlcmac_sched.cpp:454) 20241107083430713 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1521 for type USF (pdch_ul_controller.c:184) 20241107083430713 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430713 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083430713 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241107083430713 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241107083430713 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430713 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430713 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430713 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430713 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1516 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430713 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1516 Sending data request: sapi=5 arfcn=876 cur_fn=1512 block=2 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) 20241107083430714 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083430724 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) 20241107083430724 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) 20241107083430725 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) 20241107083430725 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) 20241107083430726 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) 20241107083430726 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) 20241107083430727 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) 20241107083430727 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) 20241107083430728 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) 20241107083430728 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) 20241107083430729 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) 20241107083430729 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) 20241107083430729 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1516): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241107083430729 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083430730 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) 20241107083430730 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) 20241107083430730 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) 20241107083430730 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) 20241107083430734 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) 20241107083430734 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1521 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1525 (gprs_rlcmac_sched.cpp:454) 20241107083430734 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1525 for type USF (pdch_ul_controller.c:184) 20241107083430734 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430734 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241107083430734 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241107083430734 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083430734 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430734 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430734 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430734 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430734 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1521 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430734 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1521 Sending data request: sapi=5 arfcn=876 cur_fn=1516 block=3 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) 20241107083430735 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083430748 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) 20241107083430748 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) 20241107083430749 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) 20241107083430749 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) 20241107083430750 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) 20241107083430750 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) 20241107083430751 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) 20241107083430751 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) 20241107083430752 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) 20241107083430752 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) 20241107083430753 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) 20241107083430753 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) 20241107083430753 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1521): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241107083430753 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083430753 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) 20241107083430753 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) 20241107083430754 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) 20241107083430754 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) 20241107083430755 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) 20241107083430755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1525 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1529 (gprs_rlcmac_sched.cpp:454) 20241107083430755 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1529 for type USF (pdch_ul_controller.c:184) 20241107083430755 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430755 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083430755 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241107083430755 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083430755 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430755 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430755 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430756 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430756 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1525 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430756 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1525 Sending data request: sapi=5 arfcn=876 cur_fn=1521 block=4 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) 20241107083430756 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083430768 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) 20241107083430768 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) 20241107083430769 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) 20241107083430769 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) 20241107083430770 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) 20241107083430770 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) 20241107083430771 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) 20241107083430771 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) 20241107083430771 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) 20241107083430771 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) 20241107083430772 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) 20241107083430772 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) 20241107083430772 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1525): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241107083430772 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083430773 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) 20241107083430773 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) 20241107083430774 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) 20241107083430774 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) 20241107083430775 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) 20241107083430775 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1529 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1534 (gprs_rlcmac_sched.cpp:454) 20241107083430775 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1534 for type USF (pdch_ul_controller.c:184) 20241107083430775 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430775 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083430775 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241107083430775 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241107083430775 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430775 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430775 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430775 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430775 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1529 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430775 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1529 Sending data request: sapi=5 arfcn=876 cur_fn=1525 block=5 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) 20241107083430775 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083430787 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) 20241107083430787 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) 20241107083430788 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) 20241107083430788 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) 20241107083430789 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) 20241107083430789 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) 20241107083430790 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) 20241107083430790 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) 20241107083430791 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) 20241107083430791 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) 20241107083430791 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) 20241107083430791 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) 20241107083430791 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1529): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241107083430791 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083430792 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) 20241107083430792 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) 20241107083430793 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) 20241107083430793 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) 20241107083430797 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) 20241107083430797 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1534 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1538 (gprs_rlcmac_sched.cpp:454) 20241107083430797 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1538 for type USF (pdch_ul_controller.c:184) 20241107083430797 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430797 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241107083430797 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241107083430797 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083430797 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430797 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430797 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430797 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430797 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1534 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430797 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1534 Sending data request: sapi=5 arfcn=876 cur_fn=1529 block=6 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) 20241107083430797 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083430812 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) 20241107083430812 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) 20241107083430813 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) 20241107083430813 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) 20241107083430814 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) 20241107083430814 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) 20241107083430815 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) 20241107083430815 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) 20241107083430815 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) 20241107083430815 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) 20241107083430816 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) 20241107083430816 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) 20241107083430816 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1534): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241107083430816 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083430817 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) 20241107083430817 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) 20241107083430818 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) 20241107083430818 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) 20241107083430819 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) 20241107083430819 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1538 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1542 (gprs_rlcmac_sched.cpp:454) 20241107083430819 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1542 for type USF (pdch_ul_controller.c:184) 20241107083430819 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430819 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083430819 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241107083430819 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083430819 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430819 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430819 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430820 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430820 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1538 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430820 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1538 Sending data request: sapi=5 arfcn=876 cur_fn=1534 block=7 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) 20241107083430820 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083430832 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) 20241107083430832 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) 20241107083430833 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) 20241107083430833 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) 20241107083430834 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) 20241107083430834 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) 20241107083430835 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) 20241107083430835 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) 20241107083430836 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) 20241107083430836 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) 20241107083430837 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) 20241107083430837 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) 20241107083430837 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1538): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241107083430837 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083430838 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) 20241107083430838 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) 20241107083430839 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) 20241107083430839 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) 20241107083430840 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) 20241107083430840 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1542 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1547 (gprs_rlcmac_sched.cpp:454) 20241107083430840 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1547 for type USF (pdch_ul_controller.c:184) 20241107083430840 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430840 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083430840 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241107083430840 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241107083430840 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430840 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430840 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430840 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430840 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1542 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430840 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1542 Sending data request: sapi=5 arfcn=876 cur_fn=1538 block=8 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) 20241107083430840 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083430851 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) 20241107083430851 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) 20241107083430852 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) 20241107083430852 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) 20241107083430853 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) 20241107083430853 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) 20241107083430854 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) 20241107083430854 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) 20241107083430855 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) 20241107083430855 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) 20241107083430856 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) 20241107083430856 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) 20241107083430856 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1542): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241107083430856 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083430857 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) 20241107083430857 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) 20241107083430857 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) 20241107083430857 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) 20241107083430860 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) 20241107083430860 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1547 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1551 (gprs_rlcmac_sched.cpp:454) 20241107083430860 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1551 for type USF (pdch_ul_controller.c:184) 20241107083430860 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430860 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241107083430860 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241107083430860 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083430860 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430860 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430860 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430861 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430861 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1547 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430861 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1547 Sending data request: sapi=5 arfcn=876 cur_fn=1542 block=9 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) 20241107083430862 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083430875 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) 20241107083430875 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) 20241107083430877 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) 20241107083430877 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) 20241107083430878 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) 20241107083430878 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) 20241107083430879 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) 20241107083430879 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) 20241107083430880 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) 20241107083430881 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) 20241107083430882 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) 20241107083430882 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) 20241107083430882 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1547): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241107083430882 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083430883 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) 20241107083430883 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) 20241107083430884 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) 20241107083430884 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) 20241107083430886 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) 20241107083430886 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1551 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1555 (gprs_rlcmac_sched.cpp:454) 20241107083430886 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1555 for type USF (pdch_ul_controller.c:184) 20241107083430886 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430886 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083430886 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241107083430886 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083430886 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430886 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430886 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430886 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430886 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1551 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430886 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1551 Sending data request: sapi=5 arfcn=876 cur_fn=1547 block=10 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) 20241107083430887 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083430894 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) 20241107083430894 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) 20241107083430896 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) 20241107083430896 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) 20241107083430897 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) 20241107083430897 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) 20241107083430898 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) 20241107083430898 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) 20241107083430899 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) 20241107083430899 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) 20241107083430900 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) 20241107083430900 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) 20241107083430900 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1551): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241107083430900 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083430900 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) 20241107083430900 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) 20241107083430901 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) 20241107083430901 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) 20241107083430903 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) 20241107083430903 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1555 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1560 (gprs_rlcmac_sched.cpp:454) 20241107083430903 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1560 for type USF (pdch_ul_controller.c:184) 20241107083430903 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430903 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083430903 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241107083430903 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241107083430903 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430903 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430903 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430903 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430903 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1555 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430903 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1555 Sending data request: sapi=5 arfcn=876 cur_fn=1551 block=11 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) 20241107083430903 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083430913 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) 20241107083430914 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) 20241107083430915 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) 20241107083430915 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) 20241107083430916 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) 20241107083430916 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) 20241107083430917 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) 20241107083430917 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) 20241107083430917 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) 20241107083430917 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) 20241107083430918 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) 20241107083430918 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) 20241107083430918 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1555): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241107083430919 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083430919 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) 20241107083430919 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) 20241107083430920 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) 20241107083430920 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) 20241107083430923 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) 20241107083430923 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1560 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1564 (gprs_rlcmac_sched.cpp:454) 20241107083430923 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1564 for type USF (pdch_ul_controller.c:184) 20241107083430923 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430923 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241107083430923 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241107083430923 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083430923 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430923 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430923 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430923 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430923 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1560 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430923 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1560 Sending data request: sapi=5 arfcn=876 cur_fn=1555 block=0 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) 20241107083430924 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083430937 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) 20241107083430937 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) 20241107083430938 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) 20241107083430938 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) 20241107083430940 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) 20241107083430940 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) 20241107083430941 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) 20241107083430941 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) 20241107083430942 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) 20241107083430942 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) 20241107083430943 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) 20241107083430943 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) 20241107083430943 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1560): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241107083430943 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083430944 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) 20241107083430944 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) 20241107083430946 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) 20241107083430946 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) 20241107083430947 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) 20241107083430947 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1564 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1568 (gprs_rlcmac_sched.cpp:454) 20241107083430947 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1568 for type USF (pdch_ul_controller.c:184) 20241107083430947 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430947 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083430947 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241107083430947 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083430947 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430947 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430947 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430948 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430948 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1564 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430948 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1564 Sending data request: sapi=5 arfcn=876 cur_fn=1560 block=1 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) 20241107083430949 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083430957 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) 20241107083430957 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) 20241107083430959 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) 20241107083430959 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) 20241107083430960 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) 20241107083430960 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) 20241107083430961 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) 20241107083430961 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) 20241107083430962 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) 20241107083430962 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) 20241107083430964 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) 20241107083430964 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) 20241107083430964 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1564): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241107083430964 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083430965 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) 20241107083430965 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) 20241107083430966 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) 20241107083430966 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) 20241107083430967 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) 20241107083430967 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1568 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1573 (gprs_rlcmac_sched.cpp:454) 20241107083430967 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1573 for type USF (pdch_ul_controller.c:184) 20241107083430967 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430967 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083430967 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241107083430967 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241107083430967 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430967 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430967 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430968 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430968 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1568 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430968 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1568 Sending data request: sapi=5 arfcn=876 cur_fn=1564 block=2 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) 20241107083430969 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083430976 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) 20241107083430976 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) 20241107083430977 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) 20241107083430977 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) 20241107083430978 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) 20241107083430978 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) 20241107083430979 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) 20241107083430979 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) 20241107083430979 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) 20241107083430979 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) 20241107083430980 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) 20241107083430980 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) 20241107083430980 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1568): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241107083430980 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083430981 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) 20241107083430981 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) 20241107083430982 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) 20241107083430982 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) 20241107083430985 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) 20241107083430985 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1573 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1577 (gprs_rlcmac_sched.cpp:454) 20241107083430985 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1577 for type USF (pdch_ul_controller.c:184) 20241107083430985 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083430985 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241107083430985 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241107083430985 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083430985 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083430985 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083430985 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083430986 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083430986 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1573 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083430986 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1573 Sending data request: sapi=5 arfcn=876 cur_fn=1568 block=3 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) 20241107083430986 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083431000 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) 20241107083431000 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) 20241107083431001 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) 20241107083431001 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) 20241107083431002 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) 20241107083431002 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) 20241107083431003 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) 20241107083431003 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) 20241107083431004 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) 20241107083431004 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) 20241107083431005 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) 20241107083431005 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) 20241107083431005 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1573): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241107083431005 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083431005 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) 20241107083431005 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) 20241107083431006 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) 20241107083431006 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) 20241107083431007 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) 20241107083431007 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1577 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1581 (gprs_rlcmac_sched.cpp:454) 20241107083431007 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1581 for type USF (pdch_ul_controller.c:184) 20241107083431007 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431007 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083431007 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241107083431007 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083431007 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431007 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431007 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431008 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431008 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1577 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431008 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1577 Sending data request: sapi=5 arfcn=876 cur_fn=1573 block=4 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) 20241107083431008 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083431019 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) 20241107083431019 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) 20241107083431020 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) 20241107083431020 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) 20241107083431021 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) 20241107083431021 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) 20241107083431022 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) 20241107083431022 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) 20241107083431022 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) 20241107083431022 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) 20241107083431023 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) 20241107083431023 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) 20241107083431023 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1577): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241107083431023 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083431024 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) 20241107083431024 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) 20241107083431025 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) 20241107083431025 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) 20241107083431026 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) 20241107083431026 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1581 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1586 (gprs_rlcmac_sched.cpp:454) 20241107083431026 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1586 for type USF (pdch_ul_controller.c:184) 20241107083431026 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431026 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083431026 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241107083431026 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241107083431026 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431026 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431026 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431026 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431026 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1581 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431026 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1581 Sending data request: sapi=5 arfcn=876 cur_fn=1577 block=5 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) 20241107083431027 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083431038 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) 20241107083431038 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) 20241107083431039 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) 20241107083431039 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) 20241107083431040 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) 20241107083431040 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) 20241107083431041 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) 20241107083431041 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) 20241107083431042 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) 20241107083431042 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) 20241107083431043 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) 20241107083431043 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) 20241107083431043 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1581): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241107083431043 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083431044 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) 20241107083431044 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) 20241107083431045 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) 20241107083431045 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) 20241107083431048 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) 20241107083431048 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1586 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1590 (gprs_rlcmac_sched.cpp:454) 20241107083431048 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1590 for type USF (pdch_ul_controller.c:184) 20241107083431048 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431048 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241107083431048 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241107083431048 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083431048 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431048 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431048 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431049 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431049 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1586 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431049 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1586 Sending data request: sapi=5 arfcn=876 cur_fn=1581 block=6 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) 20241107083431049 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083431061 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) 20241107083431061 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) 20241107083431062 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) 20241107083431062 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) 20241107083431062 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) 20241107083431062 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) 20241107083431062 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) 20241107083431062 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) 20241107083431063 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) 20241107083431063 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) 20241107083431063 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) 20241107083431063 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) 20241107083431063 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1586): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241107083431063 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083431063 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) 20241107083431063 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) 20241107083431064 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) 20241107083431064 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) 20241107083431067 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1590 RX RTS.req: sapi=5 arfcn=876 cur_fn=1586 block=7 (pcu_l1_if.cpp:576) 20241107083431067 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1590 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1594 (gprs_rlcmac_sched.cpp:454) 20241107083431067 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1594 for type USF (pdch_ul_controller.c:184) 20241107083431067 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431067 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083431067 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241107083431067 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431067 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431067 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431067 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1590 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431067 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1590 Sending data request: sapi=5 arfcn=876 cur_fn=1586 block=7 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) 20241107083431068 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083431081 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) 20241107083431081 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) 20241107083431083 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) 20241107083431083 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) 20241107083431084 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) 20241107083431084 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) 20241107083431085 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) 20241107083431085 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) 20241107083431086 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) 20241107083431086 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) 20241107083431087 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) 20241107083431087 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) 20241107083431087 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1590): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241107083431087 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083431088 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) 20241107083431088 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) 20241107083431089 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) 20241107083431089 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) 20241107083431090 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1594 RX RTS.req: sapi=5 arfcn=876 cur_fn=1590 block=8 (pcu_l1_if.cpp:576) 20241107083431090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1594 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1599 (gprs_rlcmac_sched.cpp:454) 20241107083431090 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1599 for type USF (pdch_ul_controller.c:184) 20241107083431090 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1594 Sending data request: sapi=5 arfcn=876 cur_fn=1590 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) 20241107083431091 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083431100 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) 20241107083431100 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) 20241107083431102 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) 20241107083431102 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) 20241107083431102 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) 20241107083431102 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) 20241107083431103 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) 20241107083431103 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) 20241107083431104 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) 20241107083431104 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) 20241107083431105 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) 20241107083431105 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) 20241107083431105 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1594): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241107083431105 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083431106 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) 20241107083431106 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) 20241107083431106 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) 20241107083431106 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) 20241107083431110 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) 20241107083431110 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1599 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1603 (gprs_rlcmac_sched.cpp:454) 20241107083431110 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1603 for type USF (pdch_ul_controller.c:184) 20241107083431110 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431110 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241107083431110 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241107083431110 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083431110 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431110 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431110 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431110 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431110 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1599 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431110 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1599 Sending data request: sapi=5 arfcn=877 cur_fn=1594 block=9 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) 20241107083431111 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083431125 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) 20241107083431125 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) 20241107083431127 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) 20241107083431127 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) 20241107083431129 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) 20241107083431129 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) 20241107083431130 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) 20241107083431130 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) 20241107083431131 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) 20241107083431131 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) 20241107083431132 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) 20241107083431132 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) 20241107083431132 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1599): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241107083431132 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083431132 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) 20241107083431132 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) 20241107083431133 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) 20241107083431133 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) 20241107083431134 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) 20241107083431134 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1603 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1607 (gprs_rlcmac_sched.cpp:454) 20241107083431134 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1607 for type USF (pdch_ul_controller.c:184) 20241107083431134 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431134 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083431134 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241107083431134 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241107083431134 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431135 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431135 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431135 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431135 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1603 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431135 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1603 Sending data request: sapi=5 arfcn=877 cur_fn=1599 block=10 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) 20241107083431135 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083431143 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) 20241107083431144 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) 20241107083431145 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) 20241107083431145 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) 20241107083431146 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) 20241107083431146 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) 20241107083431146 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) 20241107083431147 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) 20241107083431148 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) 20241107083431148 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) 20241107083431149 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) 20241107083431149 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) 20241107083431150 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) 20241107083431150 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) 20241107083431150 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1603): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241107083431150 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083431150 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) 20241107083431150 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) 20241107083431151 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) 20241107083431151 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1607 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1612 (gprs_rlcmac_sched.cpp:454) 20241107083431151 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1612 for type USF (pdch_ul_controller.c:184) 20241107083431151 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431151 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241107083431151 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241107083431151 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083431151 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431151 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431151 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431152 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431152 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1607 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431152 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1607 Sending data request: sapi=5 arfcn=877 cur_fn=1603 block=11 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) 20241107083431153 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083431163 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) 20241107083431163 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) 20241107083431165 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) 20241107083431165 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) 20241107083431166 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) 20241107083431166 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) 20241107083431166 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) 20241107083431166 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) 20241107083431167 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) 20241107083431167 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) 20241107083431168 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) 20241107083431168 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) 20241107083431169 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) 20241107083431169 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) 20241107083431169 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1607): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241107083431169 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083431169 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) 20241107083431169 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) 20241107083431173 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) 20241107083431173 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1612 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1616 (gprs_rlcmac_sched.cpp:454) 20241107083431173 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1616 for type USF (pdch_ul_controller.c:184) 20241107083431173 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431173 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083431173 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241107083431173 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083431173 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431173 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431173 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431173 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431173 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1612 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431173 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1612 Sending data request: sapi=5 arfcn=877 cur_fn=1607 block=0 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) 20241107083431173 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083431187 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) 20241107083431187 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) 20241107083431189 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) 20241107083431189 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) 20241107083431189 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) 20241107083431189 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) 20241107083431190 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) 20241107083431190 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) 20241107083431191 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) 20241107083431191 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) 20241107083431192 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) 20241107083431192 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) 20241107083431193 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) 20241107083431193 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) 20241107083431193 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1612): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241107083431193 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083431193 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) 20241107083431193 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) 20241107083431194 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) 20241107083431194 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1616 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1620 (gprs_rlcmac_sched.cpp:454) 20241107083431194 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1620 for type USF (pdch_ul_controller.c:184) 20241107083431194 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431194 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083431194 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241107083431194 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241107083431194 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431195 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431195 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431195 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431195 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1616 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431195 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1616 Sending data request: sapi=5 arfcn=877 cur_fn=1612 block=1 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) 20241107083431195 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083431206 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) 20241107083431206 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) 20241107083431208 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241107083431208 DTBF INFO TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} free (tbf.cpp:271) 20241107083431208 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:1202) 20241107083431208 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000021){RELEASING} (gprs_ms.c:381) 20241107083431208 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083431208 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083431208 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083431208 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241107083431208 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){RELEASING}: Deallocated (fsm.c:568) 20241107083431208 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241107083431208 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241107083431208 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) 20241107083431208 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) 20241107083431209 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) 20241107083431209 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) 20241107083431209 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) 20241107083431209 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) 20241107083431210 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) 20241107083431210 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) 20241107083431211 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) 20241107083431211 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) 20241107083431212 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) 20241107083431212 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) 20241107083431212 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1616): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241107083431212 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083431213 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) 20241107083431213 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) 20241107083431214 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) 20241107083431214 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1620 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1625 (gprs_rlcmac_sched.cpp:454) 20241107083431214 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1625 for type USF (pdch_ul_controller.c:184) 20241107083431214 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431214 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241107083431214 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241107083431214 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083431214 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431214 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431214 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431214 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431215 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1620 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431215 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1620 Sending data request: sapi=5 arfcn=877 cur_fn=1616 block=2 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) 20241107083431215 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083431226 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) 20241107083431226 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) 20241107083431228 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) 20241107083431228 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) 20241107083431229 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) 20241107083431229 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) 20241107083431230 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) 20241107083431230 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) 20241107083431232 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) 20241107083431232 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) 20241107083431233 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) 20241107083431233 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) 20241107083431234 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) 20241107083431234 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) 20241107083431234 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1620): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241107083431234 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083431235 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) 20241107083431235 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) 20241107083431236 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) 20241107083431236 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1625 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1629 (gprs_rlcmac_sched.cpp:454) 20241107083431236 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1629 for type USF (pdch_ul_controller.c:184) 20241107083431236 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431236 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083431236 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241107083431236 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083431236 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431236 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431236 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431237 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431237 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1625 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431237 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1625 Sending data request: sapi=5 arfcn=877 cur_fn=1620 block=3 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) 20241107083431237 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083431250 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) 20241107083431250 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) 20241107083431251 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) 20241107083431251 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) 20241107083431252 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) 20241107083431252 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) 20241107083431253 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) 20241107083431253 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) 20241107083431253 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) 20241107083431253 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) 20241107083431254 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) 20241107083431254 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) 20241107083431255 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) 20241107083431255 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) 20241107083431255 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1625): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241107083431255 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083431256 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) 20241107083431256 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) 20241107083431257 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) 20241107083431257 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1629 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1633 (gprs_rlcmac_sched.cpp:454) 20241107083431257 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1633 for type USF (pdch_ul_controller.c:184) 20241107083431257 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431257 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083431257 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241107083431257 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241107083431257 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431257 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431257 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431258 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431258 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1629 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431258 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1629 Sending data request: sapi=5 arfcn=877 cur_fn=1625 block=4 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) 20241107083431258 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083431269 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) 20241107083431269 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) 20241107083431270 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) 20241107083431270 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) 20241107083431271 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) 20241107083431271 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) 20241107083431272 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) 20241107083431272 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) 20241107083431272 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) 20241107083431272 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) 20241107083431273 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) 20241107083431273 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) 20241107083431274 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) 20241107083431274 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) 20241107083431274 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1629): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241107083431274 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083431275 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) 20241107083431275 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) 20241107083431276 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) 20241107083431276 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1633 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1638 (gprs_rlcmac_sched.cpp:454) 20241107083431276 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1638 for type USF (pdch_ul_controller.c:184) 20241107083431276 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431276 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241107083431276 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241107083431276 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083431276 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431276 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431276 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431277 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431277 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1633 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431277 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1633 Sending data request: sapi=5 arfcn=877 cur_fn=1629 block=5 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) 20241107083431277 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083431288 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) 20241107083431288 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) 20241107083431289 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) 20241107083431289 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) 20241107083431290 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) 20241107083431290 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) 20241107083431291 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) 20241107083431291 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) 20241107083431292 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) 20241107083431292 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) 20241107083431293 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) 20241107083431293 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) 20241107083431294 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) 20241107083431294 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) 20241107083431294 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1633): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241107083431294 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083431294 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) 20241107083431294 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) 20241107083431297 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) 20241107083431298 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1638 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1642 (gprs_rlcmac_sched.cpp:454) 20241107083431298 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1642 for type USF (pdch_ul_controller.c:184) 20241107083431298 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431298 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083431298 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241107083431298 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083431298 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431298 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431298 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431298 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431298 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1638 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431298 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1638 Sending data request: sapi=5 arfcn=877 cur_fn=1633 block=6 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) 20241107083431298 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083431312 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) 20241107083431312 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) 20241107083431314 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) 20241107083431314 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) 20241107083431314 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) 20241107083431314 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) 20241107083431315 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) 20241107083431315 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) 20241107083431316 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) 20241107083431316 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) 20241107083431317 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) 20241107083431317 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) 20241107083431318 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) 20241107083431318 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) 20241107083431318 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1638): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241107083431318 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083431318 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) 20241107083431318 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) 20241107083431319 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) 20241107083431319 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1642 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1646 (gprs_rlcmac_sched.cpp:454) 20241107083431319 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1646 for type USF (pdch_ul_controller.c:184) 20241107083431319 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431319 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083431319 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241107083431319 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241107083431320 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431320 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431320 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431320 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431320 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1642 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431320 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1642 Sending data request: sapi=5 arfcn=877 cur_fn=1638 block=7 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) 20241107083431321 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083431332 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) 20241107083431332 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) 20241107083431334 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) 20241107083431334 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) 20241107083431335 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) 20241107083431335 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) 20241107083431336 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) 20241107083431336 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) 20241107083431337 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) 20241107083431337 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) 20241107083431337 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) 20241107083431337 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) 20241107083431338 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) 20241107083431338 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) 20241107083431338 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1642): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241107083431338 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083431339 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) 20241107083431339 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) 20241107083431341 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) 20241107083431341 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1646 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1651 (gprs_rlcmac_sched.cpp:454) 20241107083431341 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1651 for type USF (pdch_ul_controller.c:184) 20241107083431341 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431341 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241107083431341 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241107083431341 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083431341 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431341 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431341 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431341 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431341 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1646 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431341 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1646 Sending data request: sapi=5 arfcn=877 cur_fn=1642 block=8 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) 20241107083431342 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083431351 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) 20241107083431351 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) 20241107083431354 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) 20241107083431354 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) 20241107083431355 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) 20241107083431355 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) 20241107083431356 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) 20241107083431356 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) 20241107083431357 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) 20241107083431357 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) 20241107083431358 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) 20241107083431358 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) 20241107083431359 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) 20241107083431359 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) 20241107083431359 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1646): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241107083431359 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083431360 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) 20241107083431360 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) 20241107083431361 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) 20241107083431361 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1651 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1655 (gprs_rlcmac_sched.cpp:454) 20241107083431361 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1655 for type USF (pdch_ul_controller.c:184) 20241107083431361 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431361 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083431361 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241107083431361 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083431361 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431361 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431361 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431362 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431362 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1651 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431362 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1651 Sending data request: sapi=5 arfcn=877 cur_fn=1646 block=9 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) 20241107083431362 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083431375 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) 20241107083431375 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) 20241107083431376 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) 20241107083431376 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) 20241107083431377 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) 20241107083431377 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) 20241107083431378 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) 20241107083431378 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) 20241107083431379 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) 20241107083431379 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) 20241107083431379 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) 20241107083431380 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) 20241107083431380 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) 20241107083431380 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) 20241107083431380 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1651): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241107083431380 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083431381 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) 20241107083431381 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) 20241107083431382 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) 20241107083431382 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1655 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1659 (gprs_rlcmac_sched.cpp:454) 20241107083431382 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1659 for type USF (pdch_ul_controller.c:184) 20241107083431382 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431382 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083431382 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241107083431382 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241107083431382 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431382 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431382 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431383 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431383 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1655 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431383 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1655 Sending data request: sapi=5 arfcn=877 cur_fn=1651 block=10 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) 20241107083431384 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083431394 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) 20241107083431394 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) 20241107083431395 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) 20241107083431396 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) 20241107083431396 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) 20241107083431396 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) 20241107083431397 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) 20241107083431397 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) 20241107083431398 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) 20241107083431398 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) 20241107083431399 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) 20241107083431399 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) 20241107083431400 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) 20241107083431400 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) 20241107083431400 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1655): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241107083431400 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083431400 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) 20241107083431400 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) 20241107083431401 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) 20241107083431401 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1659 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1664 (gprs_rlcmac_sched.cpp:454) 20241107083431401 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1664 for type USF (pdch_ul_controller.c:184) 20241107083431402 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431402 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241107083431402 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241107083431402 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083431402 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431402 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431402 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431402 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431402 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1659 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431402 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1659 Sending data request: sapi=5 arfcn=877 cur_fn=1655 block=11 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) 20241107083431403 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083431414 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) 20241107083431414 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) 20241107083431416 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) 20241107083431416 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) 20241107083431417 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) 20241107083431417 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) 20241107083431418 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) 20241107083431418 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) 20241107083431419 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) 20241107083431419 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) 20241107083431420 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) 20241107083431420 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) 20241107083431421 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) 20241107083431421 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) 20241107083431421 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1659): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241107083431421 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083431422 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) 20241107083431422 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) 20241107083431423 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) 20241107083431423 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1664 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1668 (gprs_rlcmac_sched.cpp:454) 20241107083431423 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1668 for type USF (pdch_ul_controller.c:184) 20241107083431423 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431423 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083431423 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241107083431423 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083431423 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431423 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431423 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431424 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431424 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1664 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431424 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1664 Sending data request: sapi=5 arfcn=877 cur_fn=1659 block=0 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) 20241107083431424 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083431437 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) 20241107083431437 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) 20241107083431439 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) 20241107083431439 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) 20241107083431439 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) 20241107083431439 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) 20241107083431440 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) 20241107083431440 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) 20241107083431441 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) 20241107083431441 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) 20241107083431442 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) 20241107083431442 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) 20241107083431442 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) 20241107083431442 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) 20241107083431443 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1664): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241107083431443 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083431443 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) 20241107083431443 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) 20241107083431444 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) 20241107083431444 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1668 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1672 (gprs_rlcmac_sched.cpp:454) 20241107083431444 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1672 for type USF (pdch_ul_controller.c:184) 20241107083431444 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431444 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083431444 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241107083431444 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241107083431444 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431444 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431444 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431445 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431445 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1668 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431445 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1668 Sending data request: sapi=5 arfcn=877 cur_fn=1664 block=1 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) 20241107083431445 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083431456 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) 20241107083431456 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) 20241107083431458 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) 20241107083431458 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) 20241107083431459 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) 20241107083431459 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) 20241107083431459 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) 20241107083431460 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) 20241107083431460 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) 20241107083431460 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) 20241107083431461 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) 20241107083431461 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) 20241107083431462 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) 20241107083431462 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) 20241107083431462 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1668): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241107083431462 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083431463 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) 20241107083431463 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) 20241107083431464 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) 20241107083431464 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1672 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1677 (gprs_rlcmac_sched.cpp:454) 20241107083431464 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1677 for type USF (pdch_ul_controller.c:184) 20241107083431464 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431464 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241107083431464 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241107083431464 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083431464 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431464 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431464 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431464 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431464 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1672 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431464 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1672 Sending data request: sapi=5 arfcn=877 cur_fn=1668 block=2 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) 20241107083431464 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083431476 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) 20241107083431476 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) 20241107083431477 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) 20241107083431477 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) 20241107083431478 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) 20241107083431478 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) 20241107083431479 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) 20241107083431479 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) 20241107083431479 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) 20241107083431479 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) 20241107083431480 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) 20241107083431480 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) 20241107083431480 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) 20241107083431480 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) 20241107083431480 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1672): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241107083431480 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083431481 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) 20241107083431481 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) 20241107083431484 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) 20241107083431484 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1677 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1681 (gprs_rlcmac_sched.cpp:454) 20241107083431484 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1681 for type USF (pdch_ul_controller.c:184) 20241107083431484 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431484 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083431484 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241107083431484 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083431484 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431484 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431484 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431485 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431485 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1677 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431485 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1677 Sending data request: sapi=5 arfcn=877 cur_fn=1672 block=3 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) 20241107083431485 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083431498 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) 20241107083431498 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) 20241107083431498 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) 20241107083431498 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) 20241107083431499 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) 20241107083431499 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) 20241107083431499 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) 20241107083431499 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) 20241107083431499 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) 20241107083431499 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) 20241107083431500 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) 20241107083431500 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) 20241107083431500 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) 20241107083431500 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) 20241107083431500 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1677): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241107083431500 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083431500 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) 20241107083431500 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) 20241107083431503 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) 20241107083431503 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1681 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1685 (gprs_rlcmac_sched.cpp:454) 20241107083431503 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1685 for type USF (pdch_ul_controller.c:184) 20241107083431503 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431503 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083431503 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241107083431503 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241107083431503 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431503 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431503 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431503 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431503 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1681 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431503 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1681 Sending data request: sapi=5 arfcn=877 cur_fn=1677 block=4 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) 20241107083431503 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083431517 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) 20241107083431517 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) 20241107083431518 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) 20241107083431518 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) 20241107083431518 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) 20241107083431518 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) 20241107083431518 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) 20241107083431518 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) 20241107083431518 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) 20241107083431518 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) 20241107083431518 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) 20241107083431518 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) 20241107083431518 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) 20241107083431518 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) 20241107083431519 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1681): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241107083431519 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083431519 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) 20241107083431519 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) 20241107083431522 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) 20241107083431522 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1685 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1690 (gprs_rlcmac_sched.cpp:454) 20241107083431522 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1690 for type USF (pdch_ul_controller.c:184) 20241107083431522 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431522 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241107083431522 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241107083431522 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083431522 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431522 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431522 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431522 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431522 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1685 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431522 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1685 Sending data request: sapi=5 arfcn=877 cur_fn=1681 block=5 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) 20241107083431522 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083431536 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) 20241107083431536 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) 20241107083431537 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) 20241107083431537 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) 20241107083431537 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) 20241107083431537 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) 20241107083431537 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) 20241107083431537 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) 20241107083431538 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) 20241107083431538 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) 20241107083431538 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) 20241107083431538 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) 20241107083431538 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) 20241107083431538 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) 20241107083431538 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1685): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241107083431538 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083431539 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) 20241107083431539 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) 20241107083431546 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) 20241107083431546 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1690 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1694 (gprs_rlcmac_sched.cpp:454) 20241107083431546 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1694 for type USF (pdch_ul_controller.c:184) 20241107083431546 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431546 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083431546 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241107083431546 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083431546 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431546 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431546 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431546 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431546 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1690 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431546 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1690 Sending data request: sapi=5 arfcn=877 cur_fn=1685 block=6 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) 20241107083431546 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083431560 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) 20241107083431560 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) 20241107083431562 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) 20241107083431562 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) 20241107083431562 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) 20241107083431562 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) 20241107083431563 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) 20241107083431563 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) 20241107083431564 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) 20241107083431564 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) 20241107083431565 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) 20241107083431565 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) 20241107083431566 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) 20241107083431566 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) 20241107083431566 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1690): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241107083431566 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083431567 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) 20241107083431567 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) 20241107083431568 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) 20241107083431568 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1694 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1698 (gprs_rlcmac_sched.cpp:454) 20241107083431568 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1698 for type USF (pdch_ul_controller.c:184) 20241107083431568 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431568 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083431568 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241107083431568 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241107083431568 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431568 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431568 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431569 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431569 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1694 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431569 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1694 Sending data request: sapi=5 arfcn=877 cur_fn=1690 block=7 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) 20241107083431569 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083431580 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) 20241107083431580 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) 20241107083431582 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) 20241107083431582 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) 20241107083431583 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) 20241107083431583 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) 20241107083431583 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) 20241107083431583 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) 20241107083431584 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) 20241107083431584 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) 20241107083431585 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) 20241107083431585 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) 20241107083431586 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) 20241107083431586 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) 20241107083431586 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1694): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241107083431586 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083431587 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) 20241107083431587 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) 20241107083431587 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) 20241107083431587 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1698 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1703 (gprs_rlcmac_sched.cpp:454) 20241107083431588 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1703 for type USF (pdch_ul_controller.c:184) 20241107083431588 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431588 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241107083431588 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241107083431588 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083431588 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431588 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431588 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431589 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431589 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1698 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431589 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1698 Sending data request: sapi=5 arfcn=877 cur_fn=1694 block=8 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) 20241107083431589 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083431599 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) 20241107083431599 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) 20241107083431601 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) 20241107083431601 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) 20241107083431602 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) 20241107083431602 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) 20241107083431603 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) 20241107083431603 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) 20241107083431604 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) 20241107083431604 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) 20241107083431605 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) 20241107083431605 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) 20241107083431606 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) 20241107083431606 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) 20241107083431606 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1698): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241107083431606 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083431607 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) 20241107083431607 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) 20241107083431609 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) 20241107083431609 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1703 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1707 (gprs_rlcmac_sched.cpp:454) 20241107083431609 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1707 for type USF (pdch_ul_controller.c:184) 20241107083431609 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431609 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083431609 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241107083431609 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083431609 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431609 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431609 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431610 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431610 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1703 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431610 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1703 Sending data request: sapi=5 arfcn=877 cur_fn=1698 block=9 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) 20241107083431611 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083431623 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) 20241107083431623 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) 20241107083431625 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) 20241107083431625 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) 20241107083431626 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) 20241107083431626 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) 20241107083431626 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) 20241107083431626 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) 20241107083431627 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) 20241107083431627 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) 20241107083431628 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) 20241107083431628 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) 20241107083431629 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) 20241107083431629 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) 20241107083431629 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1703): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241107083431629 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083431630 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) 20241107083431630 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) 20241107083431631 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) 20241107083431631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1707 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1711 (gprs_rlcmac_sched.cpp:454) 20241107083431631 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1711 for type USF (pdch_ul_controller.c:184) 20241107083431631 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431631 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083431631 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241107083431631 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241107083431631 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431631 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431631 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431631 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1707 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431631 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1707 Sending data request: sapi=5 arfcn=877 cur_fn=1703 block=10 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) 20241107083431631 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083431642 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) 20241107083431643 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) 20241107083431644 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) 20241107083431644 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) 20241107083431644 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) 20241107083431645 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) 20241107083431645 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) 20241107083431645 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) 20241107083431646 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) 20241107083431646 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) 20241107083431647 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) 20241107083431647 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) 20241107083431648 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) 20241107083431648 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) 20241107083431648 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1707): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241107083431648 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083431648 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) 20241107083431648 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) 20241107083431649 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) 20241107083431649 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1711 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1716 (gprs_rlcmac_sched.cpp:454) 20241107083431649 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1716 for type USF (pdch_ul_controller.c:184) 20241107083431649 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431649 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241107083431649 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241107083431649 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083431649 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431649 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431649 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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|[1;31m0| (gsm_rlcmac.c:5688) 20241107083431650 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431650 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1711 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431650 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1711 Sending data request: sapi=5 arfcn=877 cur_fn=1707 block=11 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) 20241107083431650 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083431662 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) 20241107083431662 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) 20241107083431663 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) 20241107083431663 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) 20241107083431664 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) 20241107083431664 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) 20241107083431664 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) 20241107083431664 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) 20241107083431665 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) 20241107083431665 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) 20241107083431666 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) 20241107083431666 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) 20241107083431667 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) 20241107083431667 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) 20241107083431667 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1711): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241107083431667 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083431667 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) 20241107083431667 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) 20241107083431671 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1716 RX RTS.req: sapi=5 arfcn=877 cur_fn=1711 block=0 (pcu_l1_if.cpp:576) 20241107083431671 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1716 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1720 (gprs_rlcmac_sched.cpp:454) 20241107083431671 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1720 for type USF (pdch_ul_controller.c:184) 20241107083431671 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431671 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083431671 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241107083431671 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431671 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431672 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431672 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1716 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431672 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1716 Sending data request: sapi=5 arfcn=877 cur_fn=1711 block=0 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) 20241107083431672 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083431685 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) 20241107083431685 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) 20241107083431687 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) 20241107083431687 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) 20241107083431687 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) 20241107083431687 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) 20241107083431688 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) 20241107083431688 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) 20241107083431689 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) 20241107083431689 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) 20241107083431690 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) 20241107083431690 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) 20241107083431691 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) 20241107083431691 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) 20241107083431691 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1716): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241107083431691 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083431692 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) 20241107083431692 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) 20241107083431693 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1720 RX RTS.req: sapi=5 arfcn=877 cur_fn=1716 block=1 (pcu_l1_if.cpp:576) 20241107083431693 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1720 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1724 (gprs_rlcmac_sched.cpp:454) 20241107083431693 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1724 for type USF (pdch_ul_controller.c:184) 20241107083431693 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1720 Sending data request: sapi=5 arfcn=877 cur_fn=1716 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) 20241107083431693 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083431704 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) 20241107083431704 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) 20241107083431706 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) 20241107083431706 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) 20241107083431706 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) 20241107083431707 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) 20241107083431708 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) 20241107083431708 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) 20241107083431709 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) 20241107083431709 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) 20241107083431710 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) 20241107083431710 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) 20241107083431710 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) 20241107083431710 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) 20241107083431710 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1720): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241107083431710 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083431711 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) 20241107083431711 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) 20241107083431712 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) 20241107083431712 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1724 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1729 (gprs_rlcmac_sched.cpp:454) 20241107083431712 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1729 for type USF (pdch_ul_controller.c:184) 20241107083431712 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431712 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241107083431712 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241107083431712 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083431712 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431712 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431712 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431713 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431713 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1724 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431713 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1724 Sending data request: sapi=5 arfcn=878 cur_fn=1720 block=2 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) 20241107083431713 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083431723 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) 20241107083431723 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) 20241107083431725 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) 20241107083431725 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) 20241107083431725 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) 20241107083431725 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) 20241107083431726 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) 20241107083431726 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) 20241107083431727 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) 20241107083431727 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) 20241107083431728 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) 20241107083431728 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) 20241107083431728 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) 20241107083431728 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) 20241107083431729 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1724): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241107083431729 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083431729 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) 20241107083431729 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) 20241107083431733 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) 20241107083431733 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1729 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1733 (gprs_rlcmac_sched.cpp:454) 20241107083431733 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1733 for type USF (pdch_ul_controller.c:184) 20241107083431733 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431733 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241107083431733 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241107083431733 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241107083431733 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431733 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431733 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431734 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431734 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1729 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431734 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1729 Sending data request: sapi=5 arfcn=878 cur_fn=1724 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) 20241107083431734 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083431744 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241107083431745 DTBF INFO TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} free (tbf.cpp:271) 20241107083431745 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:1202) 20241107083431745 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000029){RELEASING} (gprs_ms.c:381) 20241107083431745 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083431745 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083431745 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083431745 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241107083431745 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){RELEASING}: Deallocated (fsm.c:568) 20241107083431745 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241107083431745 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241107083431748 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) 20241107083431748 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) 20241107083431749 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) 20241107083431749 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) 20241107083431750 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) 20241107083431750 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) 20241107083431751 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) 20241107083431751 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) 20241107083431752 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) 20241107083431752 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) 20241107083431753 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) 20241107083431753 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) 20241107083431754 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) 20241107083431754 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) 20241107083431754 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) 20241107083431754 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) 20241107083431754 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1729): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241107083431754 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083431755 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) 20241107083431755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1733 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1737 (gprs_rlcmac_sched.cpp:454) 20241107083431755 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1737 for type USF (pdch_ul_controller.c:184) 20241107083431756 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431756 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241107083431756 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241107083431756 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083431756 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431756 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431756 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431756 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431756 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1733 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431756 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1733 Sending data request: sapi=5 arfcn=878 cur_fn=1729 block=4 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) 20241107083431756 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241107083431767 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) 20241107083431767 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) 20241107083431769 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) 20241107083431769 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) 20241107083431770 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) 20241107083431770 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) 20241107083431771 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) 20241107083431771 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) 20241107083431772 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) 20241107083431772 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) 20241107083431773 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) 20241107083431773 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) 20241107083431774 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) 20241107083431774 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) 20241107083431775 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) 20241107083431775 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) 20241107083431775 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1733): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241107083431775 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083431777 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) 20241107083431777 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1737 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1742 (gprs_rlcmac_sched.cpp:454) 20241107083431777 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1742 for type USF (pdch_ul_controller.c:184) 20241107083431777 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431777 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241107083431777 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241107083431777 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083431777 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431777 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431777 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431778 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431778 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1737 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431778 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1737 Sending data request: sapi=5 arfcn=878 cur_fn=1733 block=5 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) 20241107083431778 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083431787 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) 20241107083431787 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) 20241107083431788 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) 20241107083431788 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) 20241107083431789 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) 20241107083431789 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) 20241107083431790 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) 20241107083431790 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) 20241107083431791 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) 20241107083431791 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) 20241107083431791 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) 20241107083431791 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) 20241107083431792 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) 20241107083431792 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) 20241107083431793 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) 20241107083431793 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) 20241107083431793 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1737): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241107083431793 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083431796 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) 20241107083431796 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1742 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1746 (gprs_rlcmac_sched.cpp:454) 20241107083431796 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1746 for type USF (pdch_ul_controller.c:184) 20241107083431796 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431796 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241107083431796 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241107083431796 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241107083431796 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431796 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431796 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431796 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431796 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1742 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431796 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1742 Sending data request: sapi=5 arfcn=878 cur_fn=1737 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) 20241107083431797 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083431810 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) 20241107083431810 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) 20241107083431812 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) 20241107083431812 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) 20241107083431812 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) 20241107083431812 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) 20241107083431813 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) 20241107083431813 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) 20241107083431814 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) 20241107083431814 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) 20241107083431815 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) 20241107083431815 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) 20241107083431816 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) 20241107083431816 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) 20241107083431816 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) 20241107083431816 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) 20241107083431816 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1742): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241107083431817 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083431817 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) 20241107083431817 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1746 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1750 (gprs_rlcmac_sched.cpp:454) 20241107083431817 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1750 for type USF (pdch_ul_controller.c:184) 20241107083431817 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431817 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241107083431817 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241107083431817 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083431817 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431818 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431818 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431818 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431818 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1746 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431818 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1746 Sending data request: sapi=5 arfcn=878 cur_fn=1742 block=7 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) 20241107083431819 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083431829 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) 20241107083431830 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) 20241107083431831 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) 20241107083431831 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) 20241107083431832 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) 20241107083431832 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) 20241107083431832 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) 20241107083431832 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) 20241107083431833 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) 20241107083431833 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) 20241107083431834 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) 20241107083431834 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) 20241107083431835 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) 20241107083431835 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) 20241107083431836 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) 20241107083431836 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) 20241107083431836 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1746): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241107083431836 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083431836 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) 20241107083431836 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1750 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1755 (gprs_rlcmac_sched.cpp:454) 20241107083431836 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1755 for type USF (pdch_ul_controller.c:184) 20241107083431836 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431836 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241107083431836 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241107083431837 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083431837 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431837 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431837 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431837 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431837 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1750 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431837 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1750 Sending data request: sapi=5 arfcn=878 cur_fn=1746 block=8 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) 20241107083431838 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083431849 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) 20241107083431849 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) 20241107083431850 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) 20241107083431850 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) 20241107083431851 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) 20241107083431851 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) 20241107083431852 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) 20241107083431852 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) 20241107083431852 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) 20241107083431852 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) 20241107083431853 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) 20241107083431853 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) 20241107083431854 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) 20241107083431854 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) 20241107083431855 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) 20241107083431855 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) 20241107083431855 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1750): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241107083431855 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083431858 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) 20241107083431858 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1755 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1759 (gprs_rlcmac_sched.cpp:454) 20241107083431858 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1759 for type USF (pdch_ul_controller.c:184) 20241107083431858 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431858 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241107083431858 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241107083431858 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241107083431858 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431858 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431858 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431859 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431859 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1755 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431859 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1755 Sending data request: sapi=5 arfcn=878 cur_fn=1750 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) 20241107083431859 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241107083431872 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) 20241107083431872 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) 20241107083431874 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) 20241107083431874 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) 20241107083431874 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) 20241107083431874 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) 20241107083431875 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) 20241107083431875 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) 20241107083431876 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) 20241107083431876 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) 20241107083431877 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) 20241107083431877 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) 20241107083431877 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) 20241107083431877 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) 20241107083431878 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) 20241107083431878 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) 20241107083431878 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1755): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241107083431878 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083431879 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) 20241107083431879 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1759 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1763 (gprs_rlcmac_sched.cpp:454) 20241107083431879 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1763 for type USF (pdch_ul_controller.c:184) 20241107083431879 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431879 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241107083431879 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241107083431879 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083431879 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431879 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431879 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431880 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431880 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1759 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431880 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1759 Sending data request: sapi=5 arfcn=878 cur_fn=1755 block=10 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) 20241107083431880 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083431892 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) 20241107083431892 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) 20241107083431893 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) 20241107083431893 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) 20241107083431894 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) 20241107083431894 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) 20241107083431894 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) 20241107083431894 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) 20241107083431895 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) 20241107083431895 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) 20241107083431896 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) 20241107083431896 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) 20241107083431897 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) 20241107083431897 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) 20241107083431898 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) 20241107083431898 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) 20241107083431898 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1759): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241107083431898 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083431898 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) 20241107083431898 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1763 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1768 (gprs_rlcmac_sched.cpp:454) 20241107083431898 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1768 for type USF (pdch_ul_controller.c:184) 20241107083431898 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431898 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241107083431898 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241107083431898 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083431898 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431898 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431898 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431899 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431899 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1763 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431899 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1763 Sending data request: sapi=5 arfcn=878 cur_fn=1759 block=11 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) 20241107083431899 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083431911 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) 20241107083431911 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) 20241107083431912 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) 20241107083431912 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) 20241107083431913 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) 20241107083431913 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) 20241107083431914 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) 20241107083431914 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) 20241107083431914 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) 20241107083431914 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) 20241107083431915 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) 20241107083431915 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) 20241107083431916 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) 20241107083431916 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) 20241107083431917 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) 20241107083431917 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) 20241107083431917 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1763): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241107083431917 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083431920 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) 20241107083431920 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1768 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1772 (gprs_rlcmac_sched.cpp:454) 20241107083431920 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1772 for type USF (pdch_ul_controller.c:184) 20241107083431920 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431920 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241107083431920 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241107083431920 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241107083431920 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431920 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431920 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431921 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431921 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1768 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431921 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1768 Sending data request: sapi=5 arfcn=878 cur_fn=1763 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) 20241107083431921 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083431935 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) 20241107083431935 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) 20241107083431936 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) 20241107083431936 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) 20241107083431937 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) 20241107083431937 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) 20241107083431938 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) 20241107083431938 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) 20241107083431939 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) 20241107083431939 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) 20241107083431940 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) 20241107083431940 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) 20241107083431942 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) 20241107083431942 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) 20241107083431943 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) 20241107083431943 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) 20241107083431943 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1768): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241107083431943 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083431944 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) 20241107083431944 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1772 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1776 (gprs_rlcmac_sched.cpp:454) 20241107083431944 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1776 for type USF (pdch_ul_controller.c:184) 20241107083431944 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431944 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241107083431944 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241107083431944 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083431944 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431944 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431944 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431945 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431945 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1772 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431945 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1772 Sending data request: sapi=5 arfcn=878 cur_fn=1768 block=1 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) 20241107083431945 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083431954 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) 20241107083431954 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) 20241107083431955 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) 20241107083431956 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) 20241107083431956 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) 20241107083431956 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) 20241107083431957 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) 20241107083431957 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) 20241107083431958 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) 20241107083431958 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) 20241107083431959 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) 20241107083431959 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) 20241107083431960 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) 20241107083431960 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) 20241107083431961 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) 20241107083431961 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) 20241107083431961 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1772): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241107083431961 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083431962 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) 20241107083431962 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1776 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1781 (gprs_rlcmac_sched.cpp:454) 20241107083431962 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1781 for type USF (pdch_ul_controller.c:184) 20241107083431962 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431962 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241107083431962 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241107083431962 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083431962 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431962 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431962 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431962 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431962 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1776 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431962 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1776 Sending data request: sapi=5 arfcn=878 cur_fn=1772 block=2 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) 20241107083431962 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241107083431974 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) 20241107083431974 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) 20241107083431975 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) 20241107083431975 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) 20241107083431976 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) 20241107083431976 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) 20241107083431976 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) 20241107083431976 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) 20241107083431977 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) 20241107083431977 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) 20241107083431978 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) 20241107083431978 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) 20241107083431979 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) 20241107083431979 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) 20241107083431980 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) 20241107083431980 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) 20241107083431980 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1776): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241107083431980 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083431983 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) 20241107083431983 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1781 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1785 (gprs_rlcmac_sched.cpp:454) 20241107083431983 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1785 for type USF (pdch_ul_controller.c:184) 20241107083431983 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083431983 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241107083431983 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241107083431983 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241107083431983 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083431983 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083431983 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083431984 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083431984 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1781 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083431984 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1781 Sending data request: sapi=5 arfcn=878 cur_fn=1776 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) 20241107083431984 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083431998 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) 20241107083431998 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) 20241107083431999 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) 20241107083431999 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) 20241107083432000 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) 20241107083432000 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) 20241107083432000 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) 20241107083432000 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) 20241107083432001 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) 20241107083432001 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) 20241107083432002 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) 20241107083432002 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) 20241107083432003 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) 20241107083432003 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) 20241107083432004 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) 20241107083432004 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) 20241107083432004 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1781): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241107083432004 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083432004 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) 20241107083432004 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1785 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1789 (gprs_rlcmac_sched.cpp:454) 20241107083432004 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1789 for type USF (pdch_ul_controller.c:184) 20241107083432004 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083432004 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241107083432004 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241107083432004 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083432004 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083432004 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083432004 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083432005 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083432005 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1785 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083432005 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1785 Sending data request: sapi=5 arfcn=878 cur_fn=1781 block=4 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) 20241107083432005 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083432017 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) 20241107083432017 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) 20241107083432017 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) 20241107083432017 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) 20241107083432018 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) 20241107083432018 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) 20241107083432019 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) 20241107083432019 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) 20241107083432019 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) 20241107083432019 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) 20241107083432020 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) 20241107083432020 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) 20241107083432021 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) 20241107083432021 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) 20241107083432022 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) 20241107083432022 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) 20241107083432022 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1785): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241107083432022 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083432024 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) 20241107083432024 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1789 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1794 (gprs_rlcmac_sched.cpp:454) 20241107083432024 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1794 for type USF (pdch_ul_controller.c:184) 20241107083432024 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083432024 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241107083432024 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241107083432024 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083432024 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083432024 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083432024 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083432025 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083432025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1789 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083432025 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1789 Sending data request: sapi=5 arfcn=878 cur_fn=1785 block=5 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) 20241107083432025 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083432036 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) 20241107083432036 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) 20241107083432038 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) 20241107083432038 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) 20241107083432039 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) 20241107083432039 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) 20241107083432039 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) 20241107083432039 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) 20241107083432040 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) 20241107083432040 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) 20241107083432041 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) 20241107083432041 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) 20241107083432041 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) 20241107083432041 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) 20241107083432042 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) 20241107083432042 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) 20241107083432042 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1789): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241107083432042 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083432045 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) 20241107083432045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1794 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1798 (gprs_rlcmac_sched.cpp:454) 20241107083432045 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1798 for type USF (pdch_ul_controller.c:184) 20241107083432045 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083432045 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241107083432045 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241107083432045 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241107083432046 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083432046 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083432046 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083432046 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083432046 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1794 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083432046 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1794 Sending data request: sapi=5 arfcn=878 cur_fn=1789 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) 20241107083432047 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083432060 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) 20241107083432060 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) 20241107083432061 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) 20241107083432061 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) 20241107083432062 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) 20241107083432062 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) 20241107083432063 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) 20241107083432063 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) 20241107083432064 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) 20241107083432064 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) 20241107083432065 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) 20241107083432065 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) 20241107083432065 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) 20241107083432065 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) 20241107083432066 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) 20241107083432066 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) 20241107083432066 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1794): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241107083432066 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083432067 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) 20241107083432067 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1798 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1802 (gprs_rlcmac_sched.cpp:454) 20241107083432067 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1802 for type USF (pdch_ul_controller.c:184) 20241107083432067 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083432067 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241107083432067 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241107083432067 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083432067 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083432067 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083432067 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083432068 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083432068 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1798 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083432068 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1798 Sending data request: sapi=5 arfcn=878 cur_fn=1794 block=7 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) 20241107083432069 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241107083432079 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) 20241107083432079 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) 20241107083432081 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) 20241107083432081 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) 20241107083432081 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) 20241107083432081 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) 20241107083432083 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) 20241107083432083 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) 20241107083432083 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) 20241107083432083 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) 20241107083432084 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) 20241107083432084 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) 20241107083432085 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) 20241107083432085 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) 20241107083432086 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) 20241107083432086 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) 20241107083432086 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1798): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241107083432086 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083432087 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) 20241107083432087 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1802 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1807 (gprs_rlcmac_sched.cpp:454) 20241107083432087 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1807 for type USF (pdch_ul_controller.c:184) 20241107083432087 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083432087 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241107083432087 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241107083432087 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083432087 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083432087 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083432087 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083432087 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083432087 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1802 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083432087 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1802 Sending data request: sapi=5 arfcn=878 cur_fn=1798 block=8 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) 20241107083432087 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083432099 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) 20241107083432099 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) 20241107083432101 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) 20241107083432101 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) 20241107083432102 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) 20241107083432102 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) 20241107083432103 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) 20241107083432103 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) 20241107083432104 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) 20241107083432104 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) 20241107083432105 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) 20241107083432105 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) 20241107083432106 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) 20241107083432106 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) 20241107083432106 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) 20241107083432106 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) 20241107083432106 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1802): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241107083432107 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083432108 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) 20241107083432108 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1807 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1811 (gprs_rlcmac_sched.cpp:454) 20241107083432108 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1811 for type USF (pdch_ul_controller.c:184) 20241107083432108 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083432108 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241107083432108 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241107083432108 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241107083432108 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083432108 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083432108 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083432109 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083432109 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1807 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083432109 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1807 Sending data request: sapi=5 arfcn=878 cur_fn=1802 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) 20241107083432110 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083432123 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) 20241107083432123 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) 20241107083432125 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) 20241107083432125 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) 20241107083432127 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) 20241107083432127 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) 20241107083432127 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) 20241107083432127 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) 20241107083432128 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) 20241107083432128 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) 20241107083432129 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) 20241107083432129 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) 20241107083432130 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) 20241107083432130 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) 20241107083432131 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) 20241107083432131 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) 20241107083432131 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1807): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241107083432131 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083432132 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) 20241107083432132 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1811 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1815 (gprs_rlcmac_sched.cpp:454) 20241107083432132 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1815 for type USF (pdch_ul_controller.c:184) 20241107083432132 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083432132 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241107083432132 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241107083432132 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083432132 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083432132 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083432132 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083432132 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083432132 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1811 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083432132 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1811 Sending data request: sapi=5 arfcn=878 cur_fn=1807 block=10 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) 20241107083432133 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083432142 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) 20241107083432142 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) 20241107083432143 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) 20241107083432143 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) 20241107083432144 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) 20241107083432144 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) 20241107083432145 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) 20241107083432145 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) 20241107083432147 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) 20241107083432147 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) 20241107083432147 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) 20241107083432148 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) 20241107083432148 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) 20241107083432148 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) 20241107083432149 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) 20241107083432149 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) 20241107083432149 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1811): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241107083432149 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083432150 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) 20241107083432151 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1815 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1820 (gprs_rlcmac_sched.cpp:454) 20241107083432151 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1820 for type USF (pdch_ul_controller.c:184) 20241107083432151 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083432151 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241107083432151 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241107083432151 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083432151 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083432151 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083432151 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083432152 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083432152 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1815 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083432152 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1815 Sending data request: sapi=5 arfcn=878 cur_fn=1811 block=11 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) 20241107083432152 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083432161 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) 20241107083432161 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) 20241107083432162 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) 20241107083432162 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) 20241107083432163 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) 20241107083432163 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) 20241107083432164 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) 20241107083432164 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) 20241107083432165 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) 20241107083432165 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) 20241107083432165 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) 20241107083432165 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) 20241107083432166 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) 20241107083432166 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) 20241107083432167 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) 20241107083432167 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) 20241107083432167 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1815): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241107083432167 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083432170 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) 20241107083432170 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1820 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1824 (gprs_rlcmac_sched.cpp:454) 20241107083432170 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1824 for type USF (pdch_ul_controller.c:184) 20241107083432170 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083432170 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241107083432170 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241107083432171 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241107083432171 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083432171 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083432171 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083432171 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083432171 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1820 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083432171 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1820 Sending data request: sapi=5 arfcn=878 cur_fn=1815 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) 20241107083432172 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241107083432185 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) 20241107083432185 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) 20241107083432186 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) 20241107083432186 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) 20241107083432187 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) 20241107083432187 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) 20241107083432188 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) 20241107083432188 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) 20241107083432189 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) 20241107083432189 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) 20241107083432190 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) 20241107083432190 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) 20241107083432191 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) 20241107083432191 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) 20241107083432192 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) 20241107083432192 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) 20241107083432192 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1820): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241107083432192 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083432193 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) 20241107083432193 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1824 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1828 (gprs_rlcmac_sched.cpp:454) 20241107083432193 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1828 for type USF (pdch_ul_controller.c:184) 20241107083432193 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083432193 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241107083432193 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241107083432193 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083432193 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083432193 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083432193 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083432194 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083432194 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1824 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083432194 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1824 Sending data request: sapi=5 arfcn=878 cur_fn=1820 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) 20241107083432194 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083432204 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) 20241107083432204 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) 20241107083432205 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) 20241107083432205 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) 20241107083432207 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) 20241107083432207 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) 20241107083432208 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) 20241107083432208 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) 20241107083432209 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) 20241107083432209 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) 20241107083432211 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) 20241107083432211 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) 20241107083432211 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) 20241107083432211 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) 20241107083432212 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) 20241107083432213 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) 20241107083432213 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1824): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241107083432213 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083432213 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) 20241107083432213 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1828 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1833 (gprs_rlcmac_sched.cpp:454) 20241107083432213 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1833 for type USF (pdch_ul_controller.c:184) 20241107083432213 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083432213 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241107083432213 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241107083432213 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083432213 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083432213 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083432213 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083432214 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083432214 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1828 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083432214 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1828 Sending data request: sapi=5 arfcn=878 cur_fn=1824 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) 20241107083432214 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083432223 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) 20241107083432223 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) 20241107083432225 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) 20241107083432225 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) 20241107083432226 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) 20241107083432226 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) 20241107083432227 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) 20241107083432227 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) 20241107083432228 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) 20241107083432228 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) 20241107083432229 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) 20241107083432229 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) 20241107083432230 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) 20241107083432230 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) 20241107083432231 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) 20241107083432231 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) 20241107083432231 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1828): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241107083432231 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083432233 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) 20241107083432233 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1833 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1837 (gprs_rlcmac_sched.cpp:454) 20241107083432233 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1837 for type USF (pdch_ul_controller.c:184) 20241107083432233 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083432233 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241107083432233 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241107083432233 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241107083432233 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083432233 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083432233 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083432234 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083432234 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1833 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083432234 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1833 Sending data request: sapi=5 arfcn=878 cur_fn=1828 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) 20241107083432234 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083432248 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) 20241107083432248 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) 20241107083432249 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) 20241107083432249 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) 20241107083432250 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) 20241107083432250 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) 20241107083432250 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) 20241107083432250 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) 20241107083432251 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) 20241107083432251 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) 20241107083432252 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) 20241107083432252 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) 20241107083432253 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) 20241107083432253 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) 20241107083432254 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) 20241107083432254 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) 20241107083432254 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1833): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241107083432254 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083432255 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) 20241107083432255 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1837 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1841 (gprs_rlcmac_sched.cpp:454) 20241107083432255 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1841 for type USF (pdch_ul_controller.c:184) 20241107083432255 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083432255 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241107083432255 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241107083432255 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083432255 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083432255 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083432255 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083432255 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083432255 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1837 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083432255 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1837 Sending data request: sapi=5 arfcn=878 cur_fn=1833 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) 20241107083432256 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083432267 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) 20241107083432267 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) 20241107083432268 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) 20241107083432268 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) 20241107083432269 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) 20241107083432269 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) 20241107083432269 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) 20241107083432269 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) 20241107083432270 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) 20241107083432270 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) 20241107083432271 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) 20241107083432271 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) 20241107083432272 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) 20241107083432272 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) 20241107083432272 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) 20241107083432272 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) 20241107083432272 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1837): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241107083432272 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083432273 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1841 RX RTS.req: sapi=5 arfcn=878 cur_fn=1837 block=5 (pcu_l1_if.cpp:576) 20241107083432273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1841 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1846 (gprs_rlcmac_sched.cpp:454) 20241107083432273 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1846 for type USF (pdch_ul_controller.c:184) 20241107083432273 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083432273 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241107083432273 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241107083432273 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083432273 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 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) 20241107083432274 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083432274 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1841 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083432274 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1841 Sending data request: sapi=5 arfcn=878 cur_fn=1837 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) 20241107083432274 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241107083432286 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) 20241107083432286 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) 20241107083432287 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) 20241107083432287 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) 20241107083432288 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) 20241107083432288 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) 20241107083432289 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) 20241107083432289 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) 20241107083432290 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) 20241107083432290 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) 20241107083432291 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) 20241107083432291 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) 20241107083432292 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) 20241107083432292 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) 20241107083432293 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) 20241107083432293 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) 20241107083432293 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1841): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241107083432293 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083432296 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1846 RX RTS.req: sapi=5 arfcn=878 cur_fn=1841 block=6 (pcu_l1_if.cpp:576) 20241107083432296 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1846 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1850 (gprs_rlcmac_sched.cpp:454) 20241107083432296 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1850 for type USF (pdch_ul_controller.c:184) 20241107083432296 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1846 Sending data request: sapi=5 arfcn=878 cur_fn=1841 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) 20241107083432297 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(592)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083432305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43044<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083432309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43036<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083432310 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083432310 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083432310 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083432310 DTBF INFO TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} free (tbf.cpp:271) 20241107083432310 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:1202) 20241107083432310 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000031){RELEASING} (gprs_ms.c:381) 20241107083432310 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432310 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432310 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){RELEASING}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083432310 DTBF INFO TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} free (tbf.cpp:271) 20241107083432310 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432310 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:1202) 20241107083432310 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000002){FLOW} (gprs_ms.c:381) 20241107083432310 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432310 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432310 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} free (tbf.cpp:271) 20241107083432310 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432310 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:1202) 20241107083432310 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000a){FLOW} (gprs_ms.c:381) 20241107083432310 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432310 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432310 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} free (tbf.cpp:271) 20241107083432310 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432310 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:1202) 20241107083432310 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000012){FLOW} (gprs_ms.c:381) 20241107083432310 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432310 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432310 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} free (tbf.cpp:271) 20241107083432310 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432310 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:1202) 20241107083432310 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001a){FLOW} (gprs_ms.c:381) 20241107083432310 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432310 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432310 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} free (tbf.cpp:271) 20241107083432310 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432310 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:1202) 20241107083432310 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000022){FLOW} (gprs_ms.c:381) 20241107083432310 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432310 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432310 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} free (tbf.cpp:271) 20241107083432310 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432310 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:1202) 20241107083432310 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002a){FLOW} (gprs_ms.c:381) 20241107083432310 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432310 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432310 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} free (tbf.cpp:271) 20241107083432310 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432310 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:1202) 20241107083432310 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000032){FLOW} (gprs_ms.c:381) 20241107083432310 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432310 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432310 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){FLOW}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083432310 DTBF INFO TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} free (tbf.cpp:271) 20241107083432310 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432310 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:1202) 20241107083432310 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000003){FLOW} (gprs_ms.c:381) 20241107083432310 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432310 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432310 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} free (tbf.cpp:271) 20241107083432310 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432310 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:1202) 20241107083432310 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000b){FLOW} (gprs_ms.c:381) 20241107083432310 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432310 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432310 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} free (tbf.cpp:271) 20241107083432310 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432310 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:1202) 20241107083432310 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000013){FLOW} (gprs_ms.c:381) 20241107083432310 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432310 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432310 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} free (tbf.cpp:271) 20241107083432310 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432310 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:1202) 20241107083432310 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001b){FLOW} (gprs_ms.c:381) 20241107083432310 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432310 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432310 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} free (tbf.cpp:271) 20241107083432310 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432310 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:1202) 20241107083432310 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000023){FLOW} (gprs_ms.c:381) 20241107083432310 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432310 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432310 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} free (tbf.cpp:271) 20241107083432310 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432310 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:1202) 20241107083432310 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002b){FLOW} (gprs_ms.c:381) 20241107083432310 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432310 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432310 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} free (tbf.cpp:271) 20241107083432310 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432310 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:1202) 20241107083432310 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000033){FLOW} (gprs_ms.c:381) 20241107083432310 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432310 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432310 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){FLOW}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083432310 DTBF INFO TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} free (tbf.cpp:271) 20241107083432310 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432310 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:1202) 20241107083432310 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000004){FLOW} (gprs_ms.c:381) 20241107083432310 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432310 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432310 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} free (tbf.cpp:271) 20241107083432310 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432310 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:1202) 20241107083432310 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000c){FLOW} (gprs_ms.c:381) 20241107083432310 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432310 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432310 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} free (tbf.cpp:271) 20241107083432310 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432310 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:1202) 20241107083432310 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000014){FLOW} (gprs_ms.c:381) 20241107083432310 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432310 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432310 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} free (tbf.cpp:271) 20241107083432310 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432310 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:1202) 20241107083432310 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001c){FLOW} (gprs_ms.c:381) 20241107083432310 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432310 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432310 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432310 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} free (tbf.cpp:271) 20241107083432311 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432311 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:1202) 20241107083432311 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000024){FLOW} (gprs_ms.c:381) 20241107083432311 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432311 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432311 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432311 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} free (tbf.cpp:271) 20241107083432311 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432311 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:1202) 20241107083432311 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002c){FLOW} (gprs_ms.c:381) 20241107083432311 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432311 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432311 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432311 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} free (tbf.cpp:271) 20241107083432311 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432311 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:1202) 20241107083432311 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000034){FLOW} (gprs_ms.c:381) 20241107083432311 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432311 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432311 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432311 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){FLOW}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083432311 DTBF INFO TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} free (tbf.cpp:271) 20241107083432311 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432311 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:1202) 20241107083432311 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000005){FLOW} (gprs_ms.c:381) 20241107083432311 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432311 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432311 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432311 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} free (tbf.cpp:271) 20241107083432311 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432311 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:1202) 20241107083432311 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000d){FLOW} (gprs_ms.c:381) 20241107083432311 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432311 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432311 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432311 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} free (tbf.cpp:271) 20241107083432311 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432311 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:1202) 20241107083432311 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000015){FLOW} (gprs_ms.c:381) 20241107083432311 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432311 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432311 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432311 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} free (tbf.cpp:271) 20241107083432311 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432311 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:1202) 20241107083432311 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001d){FLOW} (gprs_ms.c:381) 20241107083432311 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432311 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432311 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432311 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} free (tbf.cpp:271) 20241107083432311 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432311 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:1202) 20241107083432311 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000025){FLOW} (gprs_ms.c:381) 20241107083432311 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432311 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432311 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432311 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} free (tbf.cpp:271) 20241107083432311 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432311 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:1202) 20241107083432311 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002d){FLOW} (gprs_ms.c:381) 20241107083432311 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432311 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432311 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432311 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} free (tbf.cpp:271) 20241107083432311 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432311 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:1202) 20241107083432311 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000035){FLOW} (gprs_ms.c:381) 20241107083432311 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432311 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432311 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432311 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){FLOW}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432311 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083432312 DTBF INFO TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} free (tbf.cpp:271) 20241107083432312 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432312 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:1202) 20241107083432312 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000006){FLOW} (gprs_ms.c:381) 20241107083432312 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432312 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432312 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432312 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432312 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083432312 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432312 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432312 DTBF INFO TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} free (tbf.cpp:271) 20241107083432312 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432312 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:1202) 20241107083432312 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000e){FLOW} (gprs_ms.c:381) 20241107083432312 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432312 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432312 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432312 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432312 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083432312 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432312 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432312 DTBF INFO TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} free (tbf.cpp:271) 20241107083432312 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432312 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:1202) 20241107083432312 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000016){FLOW} (gprs_ms.c:381) 20241107083432312 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432312 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432312 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432312 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432312 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083432312 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432312 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432313 DTBF INFO TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} free (tbf.cpp:271) 20241107083432313 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432313 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:1202) 20241107083432313 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001e){FLOW} (gprs_ms.c:381) 20241107083432313 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432313 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432313 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432313 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432313 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083432313 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432313 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432313 DTBF INFO TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} free (tbf.cpp:271) 20241107083432313 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:1202) 20241107083432313 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000026){FLOW} (gprs_ms.c:381) 20241107083432313 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432313 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432313 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432313 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432313 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083432313 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432313 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432313 DTBF INFO TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} free (tbf.cpp:271) 20241107083432313 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432313 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:1202) 20241107083432313 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002e){FLOW} (gprs_ms.c:381) 20241107083432313 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432313 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432313 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432313 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241107083432313 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083432313 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241107083432313 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241107083432314 DTBF INFO TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} free (tbf.cpp:271) 20241107083432314 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432314 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:1202) 20241107083432314 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000036){FLOW} (gprs_ms.c:381) 20241107083432314 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432314 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432314 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432314 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432314 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){FLOW}: Deallocated (fsm.c:568) 20241107083432314 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432314 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432314 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083432314 DTBF INFO TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} free (tbf.cpp:271) 20241107083432314 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432314 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:1202) 20241107083432314 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000007){FLOW} (gprs_ms.c:381) 20241107083432314 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432314 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432314 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432314 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432314 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083432314 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432314 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432314 DTBF INFO TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} free (tbf.cpp:271) 20241107083432314 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432314 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:1202) 20241107083432314 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000f){FLOW} (gprs_ms.c:381) 20241107083432314 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432314 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432315 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432315 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432315 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083432315 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432315 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432315 DTBF INFO TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} free (tbf.cpp:271) 20241107083432315 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432315 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:1202) 20241107083432315 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000017){FLOW} (gprs_ms.c:381) 20241107083432315 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432315 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432315 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432315 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432315 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083432315 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432315 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432315 DTBF INFO TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} free (tbf.cpp:271) 20241107083432315 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432315 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:1202) 20241107083432315 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001f){FLOW} (gprs_ms.c:381) 20241107083432315 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432315 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432315 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432315 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432315 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083432315 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432315 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432315 DTBF INFO TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} free (tbf.cpp:271) 20241107083432315 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432315 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:1202) 20241107083432315 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000027){FLOW} (gprs_ms.c:381) 20241107083432315 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432316 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432316 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432316 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432316 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083432316 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432316 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432316 DTBF INFO TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} free (tbf.cpp:271) 20241107083432316 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432316 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:1202) 20241107083432316 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002f){FLOW} (gprs_ms.c:381) 20241107083432316 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432316 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432316 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432316 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241107083432316 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083432316 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241107083432316 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241107083432316 DTBF INFO TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} free (tbf.cpp:271) 20241107083432316 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432316 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:1202) 20241107083432316 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000037){FLOW} (gprs_ms.c:381) 20241107083432316 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432316 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432316 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432316 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432316 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){FLOW}: Deallocated (fsm.c:568) 20241107083432316 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432316 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432316 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083432316 DTBF INFO TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} free (tbf.cpp:271) 20241107083432316 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432317 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:1202) 20241107083432317 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000008){FLOW} (gprs_ms.c:381) 20241107083432317 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432317 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432317 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432317 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432317 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083432317 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432317 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241107083432317 DTBF INFO TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} free (tbf.cpp:271) 20241107083432317 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432317 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:1202) 20241107083432317 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000010){FLOW} (gprs_ms.c:381) 20241107083432317 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432317 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432317 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432317 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432317 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083432317 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432317 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241107083432317 DTBF INFO TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} free (tbf.cpp:271) 20241107083432317 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432317 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:1202) 20241107083432317 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000018){FLOW} (gprs_ms.c:381) 20241107083432317 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432317 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432317 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432317 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432317 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083432317 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432317 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241107083432317 DTBF INFO TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} free (tbf.cpp:271) 20241107083432318 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432318 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:1202) 20241107083432318 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000020){FLOW} (gprs_ms.c:381) 20241107083432318 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432318 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432318 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432318 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432318 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083432318 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432318 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241107083432318 DTBF INFO TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} free (tbf.cpp:271) 20241107083432318 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432318 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:1202) 20241107083432318 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000028){FLOW} (gprs_ms.c:381) 20241107083432318 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432318 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432318 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432318 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432318 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083432318 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432318 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241107083432318 DTBF INFO TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} free (tbf.cpp:271) 20241107083432318 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432318 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:1202) 20241107083432318 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000030){FLOW} (gprs_ms.c:381) 20241107083432318 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432318 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432318 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432318 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_paging_cs_multi_ms_imsi finished. Verdict: pass 20241107083432318 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083432318 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241107083432318 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241107083432318 DTBF INFO TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} free (tbf.cpp:271) 20241107083432319 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083432319 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:1202) 20241107083432319 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000038){FLOW} (gprs_ms.c:381) 20241107083432319 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083432319 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083432319 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083432319 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432319 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){FLOW}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_imsi pass'. 20241107083432319 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432319 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241107083432319 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083432319 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083432319 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083432319 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083432319 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) 20241107083432319 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) 20241107083432319 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 51: stopped pid 9408 with status 0 respawn: 52: starting: osmo-pcu Thu Nov 7 08:34:32 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 20241107083432373 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083432373 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083432373 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083432374 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083432390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35726<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083432490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35726<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7119564) Waiting for packet dumper to finish... 1 (prev_count=7119564, count=7237292) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:34:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_cs_multi_ms_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_paging_cs_multi_ms_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_multi_ms_tmsi' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_paging_cs_multi_ms_tmsi started. 598@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_multi_ms_tmsi-BVCI1234(600)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 598@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 598@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(602)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083435673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35730<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 598@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(606)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s 598@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(606)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(603)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(603)@fb7e2f9c3787: Start timer T: 5 s PCUIF(603)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083435684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35734<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_paging_cs_multi_ms_tmsi-STATS(607)@fb7e2f9c3787: Start timer T: 2 s TC_paging_cs_multi_ms_tmsi-STATS(607)@fb7e2f9c3787: Start timer T: 2 s 598@fb7e2f9c3787: 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(610)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(610)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083437374 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083437374 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083437374 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(603)@fb7e2f9c3787: OsmoPCU is now connected BTS(605)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "G:o" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083437380 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083437380 DLGLOBAL DEBUG validating counter group 0x562b46e86020(bts) with 102 counters (rate_ctr.c:86) 20241107083437380 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083437380 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083437380 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083437380 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083437380 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083437380 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083437380 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083437380 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083437380 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083437380 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083437380 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083437380 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083437380 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083437380 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083437380 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083437380 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083437380 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083437380 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083437380 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083437380 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083437380 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083437380 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083437380 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083437380 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083437380 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083437380 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083437380 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083437380 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083437380 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083437380 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083437380 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083437380 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083437380 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083437380 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083437380 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083437380 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083437380 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083437380 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083437380 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083437380 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083437380 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083437380 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083437380 DLGLOBAL DEBUG validating counter group 0x7f493fdbf5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083437380 DLGLOBAL DEBUG validating counter group 0x562b46e85700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083437380 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083437380 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083437380 DLGLOBAL DEBUG validating counter group 0x7f493fdc0160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083437380 DLGLOBAL DEBUG validating counter group 0x7f493fdc0140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083437380 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083437380 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) 20241107083437380 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) 20241107083437380 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083437380 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083437380 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083437380 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083437380 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083437380 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083437380 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083437380 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083437380 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083437380 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083437380 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083437380 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083437380 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083437380 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083437380 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083437380 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083437380 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083437380 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083437380 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083437380 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083437380 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083437380 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083437380 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083437380 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083437380 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083437380 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083437380 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) 20241107083437380 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) 20241107083437381 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(605)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(605)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(602)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(605)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(602)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(602)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(602)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(605)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083437384 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083437384 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) 20241107083437384 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) 20241107083437384 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083437384 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083437384 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(605)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083437384 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083437384 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) 20241107083437384 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(605)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(602)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(602)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(605)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083437388 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083437388 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) 20241107083437388 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) 20241107083437388 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083437388 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083437388 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083437388 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083437388 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083437388 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083437388 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083437389 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083437389 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(602)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(602)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083437394 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) 20241107083437394 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) 20241107083437395 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) 20241107083437395 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) 20241107083437395 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) 20241107083437395 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) 20241107083437395 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) 20241107083437395 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) 20241107083437396 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) 20241107083437396 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) 20241107083437396 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) 20241107083437396 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) 20241107083437396 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) 20241107083437396 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) 20241107083437397 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) 20241107083437397 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) 599@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 599@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083437398 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083437400 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083437400 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083437400 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083437400 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083437400 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083437400 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083437400 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083437400 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_paging_cs_multi_ms_tmsi-BVCI1234(600)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_paging_cs_multi_ms_tmsi-BVCI1234(600)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083437405 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083437405 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083437405 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083437405 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083437405 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083437405 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083437405 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083437405 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083437408 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083437408 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083437408 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083437408 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083437408 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083437408 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083437408 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083437408 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083437408 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083437408 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083437412 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) 20241107083437412 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) 20241107083437413 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) 20241107083437413 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) 20241107083437413 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) 20241107083437413 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) 20241107083437414 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) 20241107083437414 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) 20241107083437414 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) 20241107083437414 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) 20241107083437414 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) 20241107083437414 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) 20241107083437414 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) 20241107083437414 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) 20241107083437415 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) 20241107083437415 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) 20241107083437416 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083437416 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083437416 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083437416 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083437416 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083437417 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083437425 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) 20241107083437425 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083437425 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083437425 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083437425 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083437425 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083437425 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083437425 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083437425 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083437425 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083437425 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083437425 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083437425 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083437425 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083437425 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083437425 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083437425 DRLCMAC 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) 20241107083437425 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083437425 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083437425 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083437425 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083437425 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083437425 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083437425 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083437425 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083437425 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083437425 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083437425 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083437425 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083437425 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:1192) 20241107083437425 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083437425 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083437425 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083437425 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083437425 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083437425 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083437425 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083437425 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) 20241107083437425 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) 20241107083437425 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083437425 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083437425 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083437425 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(605)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083437431 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) 20241107083437431 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) 20241107083437431 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) 20241107083437431 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) 20241107083437431 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) 20241107083437431 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) 20241107083437431 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) 20241107083437431 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) 20241107083437431 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) 20241107083437431 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) 20241107083437431 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) 20241107083437431 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) 20241107083437432 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) 20241107083437432 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) 20241107083437432 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) 20241107083437432 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) 20241107083437440 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) 20241107083437440 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) 20241107083437440 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083437454 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) 20241107083437454 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) 20241107083437455 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) 20241107083437455 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) 20241107083437455 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) 20241107083437455 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) 20241107083437455 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) 20241107083437455 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) 20241107083437455 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) 20241107083437455 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) 20241107083437455 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) 20241107083437455 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) 20241107083437455 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) 20241107083437455 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) 20241107083437455 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) 20241107083437455 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) 20241107083437459 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) 20241107083437459 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) 20241107083437459 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083437474 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) 20241107083437474 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) 20241107083437474 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) 20241107083437474 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) 20241107083437475 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) 20241107083437475 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) 20241107083437475 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) 20241107083437475 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) 20241107083437476 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) 20241107083437476 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) 20241107083437476 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) 20241107083437476 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) 20241107083437477 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) 20241107083437477 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) 20241107083437477 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) 20241107083437477 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) 20241107083437478 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) 20241107083437478 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) 20241107083437479 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083437493 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) 20241107083437493 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) 20241107083437495 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) 20241107083437495 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) 20241107083437495 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) 20241107083437495 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) 20241107083437496 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) 20241107083437496 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) 20241107083437497 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) 20241107083437497 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) 20241107083437498 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) 20241107083437498 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) 20241107083437499 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) 20241107083437499 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) 20241107083437499 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) 20241107083437499 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) 20241107083437503 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) 20241107083437503 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) 20241107083437504 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083437517 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) 20241107083437517 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) 20241107083437518 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) 20241107083437518 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) 20241107083437519 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) 20241107083437519 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) 20241107083437519 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) 20241107083437519 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) 20241107083437520 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) 20241107083437520 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) 20241107083437521 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) 20241107083437521 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) 20241107083437522 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) 20241107083437522 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) 20241107083437522 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) 20241107083437523 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) 20241107083437523 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) 20241107083437523 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) 20241107083437524 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083437536 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) 20241107083437536 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) 20241107083437537 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) 20241107083437537 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) 20241107083437538 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) 20241107083437538 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) 20241107083437539 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) 20241107083437539 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) 20241107083437539 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) 20241107083437539 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) 20241107083437540 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) 20241107083437540 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) 20241107083437541 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) 20241107083437541 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) 20241107083437542 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) 20241107083437542 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) 20241107083437543 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) 20241107083437543 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) 20241107083437543 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083437555 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) 20241107083437555 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) 20241107083437556 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) 20241107083437556 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) 20241107083437557 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) 20241107083437557 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) 20241107083437558 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) 20241107083437558 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) 20241107083437558 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) 20241107083437558 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) 20241107083437559 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) 20241107083437559 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) 20241107083437560 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) 20241107083437560 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) 20241107083437561 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) 20241107083437561 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) 20241107083437564 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) 20241107083437564 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) 20241107083437565 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083437579 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) 20241107083437579 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) 20241107083437580 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) 20241107083437580 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) 20241107083437581 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) 20241107083437581 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) 20241107083437582 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) 20241107083437582 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) 20241107083437582 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) 20241107083437582 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) 20241107083437583 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) 20241107083437583 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) 20241107083437584 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) 20241107083437584 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) 20241107083437584 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) 20241107083437585 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) 20241107083437585 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) 20241107083437585 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) 20241107083437586 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083437598 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) 20241107083437598 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) 20241107083437599 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) 20241107083437599 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) 20241107083437600 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) 20241107083437600 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) 20241107083437601 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) 20241107083437601 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) 20241107083437601 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) 20241107083437601 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) 20241107083437602 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) 20241107083437602 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) 20241107083437603 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) 20241107083437603 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) 20241107083437604 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) 20241107083437604 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) 20241107083437605 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) 20241107083437605 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) 20241107083437606 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083437617 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) 20241107083437617 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) 20241107083437619 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) 20241107083437619 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) 20241107083437619 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) 20241107083437619 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) 20241107083437620 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) 20241107083437620 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) 20241107083437621 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) 20241107083437621 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) 20241107083437622 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) 20241107083437622 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) 20241107083437623 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) 20241107083437623 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) 20241107083437624 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) 20241107083437624 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) 20241107083437626 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083437626 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083437626 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083437627 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) 20241107083437627 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) 20241107083437627 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107083437627 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) 20241107083437627 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083437641 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 ca b7 7a 3c bb 13 86 79 1e c1 ab 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083437641 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) 20241107083437641 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083437641 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 ca b7 7a 3c bb 13 86 79 1e c1 ab 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083437641 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083437641 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:1072) 20241107083437641 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) 20241107083437641 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) 20241107083437641 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) 20241107083437641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083437641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 ca b7 7a 3c bb 13 86 79 1e c1 ab 90 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083437641 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083437641 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083437641 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083437641 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083437641 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083437641 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083437642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083437642 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) 20241107083437642 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) 20241107083437642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083437642 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083437642 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083437642 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) 20241107083437642 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) 20241107083437643 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) 20241107083437644 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) 20241107083437644 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) 20241107083437644 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) 20241107083437645 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) 20241107083437645 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) 20241107083437646 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) 20241107083437646 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) 20241107083437647 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) 20241107083437647 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) 20241107083437647 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) 20241107083437647 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) 20241107083437648 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) 20241107083437648 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) 20241107083437648 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241107083437648 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) 20241107083437648 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083437648 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083437648 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) 20241107083437648 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083437648 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083437648 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083437649 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) 20241107083437649 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) 20241107083437649 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083437655 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) 20241107083437655 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083437655 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083437655 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083437655 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083437655 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083437656 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083437656 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241107083437656 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083437656 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083437656 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083437656 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083437656 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083437656 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083437656 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083437656 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083437656 DRLCMAC 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) 20241107083437656 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083437656 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083437656 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083437656 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083437656 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083437656 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083437656 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083437656 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083437656 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083437656 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083437656 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083437656 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083437656 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:1192) 20241107083437656 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083437656 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083437656 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241107083437656 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083437656 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083437656 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083437657 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083437657 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) 20241107083437657 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) 20241107083437657 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083437657 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083437657 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083437657 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20241107083437661 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) 20241107083437661 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) 20241107083437661 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) 20241107083437661 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) MTC@fb7e2f9c3787: 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 } 20241107083437662 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) 20241107083437662 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) 20241107083437664 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) 20241107083437664 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) 20241107083437665 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) 20241107083437665 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) 20241107083437665 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) 20241107083437666 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) 20241107083437666 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) 20241107083437666 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) 20241107083437667 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) 20241107083437667 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) 20241107083437668 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) 20241107083437668 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) 20241107083437669 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) 20241107083437669 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) 20241107083437669 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241107083437669 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) 20241107083437670 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083437679 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) 20241107083437679 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) 20241107083437679 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) 20241107083437679 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083437681 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 e5 7e 5b 09 c4 4d 53 31 e8 1a 2f 30 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083437681 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) 20241107083437681 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083437681 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 01 01 00 00 00 02 e5 7e 5b 09 c4 4d 53 31 e8 1a 2f 30 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083437681 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:1032) 20241107083437681 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:1072) 20241107083437681 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) 20241107083437681 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) 20241107083437681 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) 20241107083437681 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083437681 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} data_length=30, data=00 00 00 02 e5 7e 5b 09 c4 4d 53 31 e8 1a 2f 30 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083437681 DTBFUL INFO TBF(UL:TFI-0-1-0:G){ASSIGN} Decoded premier TLLI=0x00000002 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083437681 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000002, not yet confirmed (gprs_ms.c:512) 20241107083437681 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083437681 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083437681 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083437681 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083437681 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083437681 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083437681 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) 20241107083437681 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083437681 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083437681 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083437681 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) 20241107083437681 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) 20241107083437682 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) 20241107083437683 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) 20241107083437683 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) 20241107083437683 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) 20241107083437684 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) 20241107083437684 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) 20241107083437685 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) 20241107083437685 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) 20241107083437686 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) 20241107083437686 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) 20241107083437689 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) 20241107083437689 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) 20241107083437689 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083437689 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083437689 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) 20241107083437689 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083437689 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083437689 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083437689 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) 20241107083437689 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) 20241107083437690 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083437694 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) 20241107083437694 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083437694 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083437694 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083437694 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083437694 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083437694 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083437694 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241107083437694 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083437694 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083437694 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083437695 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083437695 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083437695 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083437695 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083437695 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083437695 DRLCMAC 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) 20241107083437695 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083437695 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083437695 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083437695 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083437695 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083437695 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083437695 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083437695 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083437695 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083437695 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083437695 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083437695 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083437695 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:1192) 20241107083437695 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083437695 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083437695 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20241107083437695 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083437695 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083437696 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083437696 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083437696 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) 20241107083437696 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) 20241107083437696 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083437696 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083437696 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083437696 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083437703 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) 20241107083437703 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) 20241107083437703 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) 20241107083437703 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083437705 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) 20241107083437705 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) 20241107083437706 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) 20241107083437706 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) 20241107083437706 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) 20241107083437707 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) 20241107083437708 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) 20241107083437708 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) 20241107083437708 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) 20241107083437708 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) 20241107083437709 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) 20241107083437709 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) 20241107083437710 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) 20241107083437710 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) 20241107083437711 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) 20241107083437711 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) 20241107083437711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241107083437711 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) 20241107083437712 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083437722 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) 20241107083437722 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) 20241107083437724 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) 20241107083437724 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) 20241107083437724 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 1c 37 73 8d 7f 60 d1 8a a5 aa 39 9d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083437724 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) 20241107083437725 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083437725 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 01 01 00 00 00 03 1c 37 73 8d 7f 60 d1 8a a5 aa 39 9d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083437725 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:1032) 20241107083437725 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:1072) 20241107083437725 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) 20241107083437725 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) 20241107083437725 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) 20241107083437725 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083437725 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} data_length=30, data=00 00 00 03 1c 37 73 8d 7f 60 d1 8a a5 aa 39 9d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083437725 DTBFUL INFO TBF(UL:TFI-0-2-0:G){ASSIGN} Decoded premier TLLI=0x00000003 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083437725 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000003, not yet confirmed (gprs_ms.c:512) 20241107083437725 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083437725 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083437725 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083437725 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083437725 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083437725 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083437725 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) 20241107083437725 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083437725 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083437725 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083437725 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) 20241107083437725 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) 20241107083437726 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) 20241107083437726 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) 20241107083437727 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) 20241107083437727 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) 20241107083437728 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) 20241107083437728 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) 20241107083437728 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) 20241107083437728 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) 20241107083437729 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) 20241107083437729 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) 20241107083437729 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083437729 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083437729 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) 20241107083437729 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083437729 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083437729 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083437730 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) 20241107083437730 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) 20241107083437730 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083437735 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) 20241107083437735 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083437735 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083437735 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083437735 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083437735 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083437736 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083437736 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=0 (bts.cpp:663) 20241107083437736 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083437736 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083437736 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083437736 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083437736 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083437736 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083437736 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083437736 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083437736 DRLCMAC 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) 20241107083437736 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083437736 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083437736 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083437736 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083437736 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083437736 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083437736 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083437736 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083437736 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083437736 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083437736 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083437736 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083437736 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:1192) 20241107083437736 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083437736 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083437736 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-0:G){NEW} (gprs_ms.c:336) 20241107083437736 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083437736 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083437736 DTBFUL INFO TBF(UL:TFI-0-3-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083437736 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083437737 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) 20241107083437737 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) 20241107083437737 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083437737 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083437737 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083437737 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083437742 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) 20241107083437742 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) 20241107083437742 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) 20241107083437742 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083437743 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) 20241107083437744 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) 20241107083437744 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) 20241107083437744 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) 20241107083437745 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) 20241107083437745 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) 20241107083437746 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) 20241107083437746 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) 20241107083437747 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) 20241107083437747 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) 20241107083437747 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) 20241107083437747 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) 20241107083437748 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) 20241107083437748 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) 20241107083437751 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) 20241107083437751 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) 20241107083437751 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241107083437751 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) 20241107083437752 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083437766 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) 20241107083437766 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) 20241107083437767 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) 20241107083437767 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) 20241107083437768 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) 20241107083437768 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) 20241107083437768 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 b7 06 8f aa 99 10 22 a2 39 f2 1d 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083437768 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) 20241107083437768 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083437768 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 01 01 00 00 00 04 b7 06 8f aa 99 10 22 a2 39 f2 1d 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083437768 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:1032) 20241107083437768 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:1072) 20241107083437769 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) 20241107083437769 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) 20241107083437769 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) 20241107083437769 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083437769 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} data_length=30, data=00 00 00 04 b7 06 8f aa 99 10 22 a2 39 f2 1d 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083437769 DTBFUL INFO TBF(UL:TFI-0-3-0:G){ASSIGN} Decoded premier TLLI=0x00000004 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083437769 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000004, not yet confirmed (gprs_ms.c:512) 20241107083437769 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083437769 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083437769 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083437769 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083437769 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083437769 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083437769 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) 20241107083437769 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083437769 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083437769 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083437770 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) 20241107083437770 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) 20241107083437770 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) 20241107083437770 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) 20241107083437771 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) 20241107083437771 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) 20241107083437772 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) 20241107083437772 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) 20241107083437773 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) 20241107083437773 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) 20241107083437773 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083437773 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083437773 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) 20241107083437773 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083437773 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083437773 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083437773 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) 20241107083437773 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) 20241107083437773 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083437778 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) 20241107083437778 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083437778 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083437778 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083437778 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083437778 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083437778 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083437778 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=0 (bts.cpp:663) 20241107083437778 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083437778 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083437778 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083437778 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083437778 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083437778 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083437778 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083437779 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083437779 DRLCMAC 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) 20241107083437779 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083437779 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083437779 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083437779 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083437779 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083437779 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083437779 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083437779 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083437779 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083437779 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083437779 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083437779 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083437779 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:1192) 20241107083437779 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083437779 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083437779 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-0:G){NEW} (gprs_ms.c:336) 20241107083437779 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083437779 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083437779 DTBFUL INFO TBF(UL:TFI-0-4-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083437779 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083437779 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) 20241107083437779 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) 20241107083437779 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083437779 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083437779 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083437779 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083437785 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) 20241107083437785 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) 20241107083437785 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) 20241107083437785 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083437786 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) 20241107083437786 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) 20241107083437787 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) 20241107083437787 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) 20241107083437788 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) 20241107083437788 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) 20241107083437789 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) 20241107083437789 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) 20241107083437789 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) 20241107083437789 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) 20241107083437790 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) 20241107083437790 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) 20241107083437790 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) 20241107083437791 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) 20241107083437791 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) 20241107083437791 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) 20241107083437791 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241107083437791 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) 20241107083437792 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083437804 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) 20241107083437804 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) 20241107083437806 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) 20241107083437806 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) 20241107083437807 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) 20241107083437807 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) 20241107083437807 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) 20241107083437807 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) 20241107083437808 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 65 38 3e 7c 2a 0d 63 76 09 39 23 6b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083437808 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) 20241107083437808 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083437808 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 01 01 00 00 00 05 65 38 3e 7c 2a 0d 63 76 09 39 23 6b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083437808 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:1032) 20241107083437808 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:1072) 20241107083437809 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) 20241107083437809 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) 20241107083437809 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) 20241107083437809 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083437809 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} data_length=30, data=00 00 00 05 65 38 3e 7c 2a 0d 63 76 09 39 23 6b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083437809 DTBFUL INFO TBF(UL:TFI-0-4-0:G){ASSIGN} Decoded premier TLLI=0x00000005 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083437809 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000005, not yet confirmed (gprs_ms.c:512) 20241107083437809 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083437809 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083437809 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083437809 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083437809 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083437809 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083437809 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) 20241107083437809 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083437809 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083437809 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083437809 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) 20241107083437809 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) 20241107083437810 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) 20241107083437810 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) 20241107083437811 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) 20241107083437811 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) 20241107083437813 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) 20241107083437813 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) 20241107083437813 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083437813 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083437813 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) 20241107083437813 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083437813 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083437814 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083437814 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) 20241107083437814 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) 20241107083437814 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083437819 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) 20241107083437819 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083437819 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083437819 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083437819 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083437819 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083437819 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083437819 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=0 (bts.cpp:663) 20241107083437819 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083437819 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083437819 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083437819 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083437819 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083437819 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083437819 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083437819 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083437819 DRLCMAC 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) 20241107083437819 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083437819 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083437819 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083437819 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083437819 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083437819 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083437819 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083437819 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083437819 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083437819 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083437819 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083437819 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083437819 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:1192) 20241107083437819 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083437819 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083437820 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-0:G){NEW} (gprs_ms.c:336) 20241107083437820 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083437820 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083437820 DTBFUL INFO TBF(UL:TFI-0-5-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083437820 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083437820 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) 20241107083437820 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) 20241107083437820 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083437820 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083437820 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083437820 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083437828 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) 20241107083437828 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) 20241107083437828 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) 20241107083437828 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083437829 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) 20241107083437829 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) 20241107083437830 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) 20241107083437830 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) 20241107083437831 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) 20241107083437831 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) 20241107083437832 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) 20241107083437832 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) 20241107083437833 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) 20241107083437833 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) 20241107083437833 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) 20241107083437833 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) 20241107083437834 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) 20241107083437834 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) 20241107083437835 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) 20241107083437835 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) 20241107083437835 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107083437835 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) 20241107083437836 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083437847 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) 20241107083437847 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) 20241107083437848 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) 20241107083437848 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) 20241107083437849 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) 20241107083437849 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) 20241107083437850 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) 20241107083437850 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) 20241107083437851 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) 20241107083437851 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) 20241107083437852 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 4b 46 11 02 70 dd 17 4f 0b df 35 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083437852 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) 20241107083437852 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083437852 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 01 01 00 00 00 06 4b 46 11 02 70 dd 17 4f 0b df 35 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083437852 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:1032) 20241107083437852 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:1072) 20241107083437852 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) 20241107083437852 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) 20241107083437852 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) 20241107083437852 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083437852 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} data_length=30, data=00 00 00 06 4b 46 11 02 70 dd 17 4f 0b df 35 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083437852 DTBFUL INFO TBF(UL:TFI-0-5-0:G){ASSIGN} Decoded premier TLLI=0x00000006 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083437852 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000006, not yet confirmed (gprs_ms.c:512) 20241107083437852 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083437852 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083437852 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083437852 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083437852 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083437852 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083437852 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) 20241107083437852 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083437852 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083437852 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083437853 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) 20241107083437853 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) 20241107083437854 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) 20241107083437854 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) 20241107083437855 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) 20241107083437855 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) 20241107083437855 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083437855 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083437855 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) 20241107083437855 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083437855 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083437855 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083437855 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) 20241107083437855 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) 20241107083437855 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083437858 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083437858 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083437858 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083437859 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) 20241107083437859 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083437859 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083437859 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083437859 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083437859 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083437859 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083437859 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=0 (bts.cpp:663) 20241107083437859 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083437859 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083437859 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083437859 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083437859 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083437859 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083437859 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083437859 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083437859 DRLCMAC 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) 20241107083437859 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083437860 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083437860 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083437860 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083437860 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083437860 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083437860 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083437860 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083437860 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083437860 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083437860 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083437860 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083437860 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:1192) 20241107083437860 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083437860 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083437860 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-0:G){NEW} (gprs_ms.c:336) 20241107083437860 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083437860 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083437860 DTBFUL INFO TBF(UL:TFI-0-6-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083437860 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083437860 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) 20241107083437860 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) 20241107083437860 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083437860 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083437860 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083437860 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083437867 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) 20241107083437867 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) 20241107083437867 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) 20241107083437867 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083437868 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) 20241107083437868 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) 20241107083437869 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) 20241107083437869 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) 20241107083437870 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) 20241107083437870 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) 20241107083437871 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) 20241107083437871 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) 20241107083437871 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) 20241107083437871 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) 20241107083437872 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) 20241107083437872 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) 20241107083437873 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) 20241107083437873 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) 20241107083437876 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) 20241107083437876 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) 20241107083437876 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241107083437876 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) 20241107083437877 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083437891 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) 20241107083437891 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) 20241107083437892 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) 20241107083437892 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) 20241107083437893 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) 20241107083437893 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) 20241107083437894 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) 20241107083437894 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) 20241107083437895 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) 20241107083437895 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) 20241107083437896 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083437896 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083437896 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083437896 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) 20241107083437896 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) 20241107083437896 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 3a 3b c7 e7 89 6e af 3e 06 cc fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083437896 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) 20241107083437896 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083437897 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 01 01 00 00 00 07 60 3a 3b c7 e7 89 6e af 3e 06 cc fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083437897 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:1032) 20241107083437897 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:1072) 20241107083437897 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) 20241107083437897 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) 20241107083437897 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) 20241107083437897 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083437897 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} data_length=30, data=00 00 00 07 60 3a 3b c7 e7 89 6e af 3e 06 cc fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083437897 DTBFUL INFO TBF(UL:TFI-0-6-0:G){ASSIGN} Decoded premier TLLI=0x00000007 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083437897 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000007, not yet confirmed (gprs_ms.c:512) 20241107083437897 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083437897 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083437897 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083437897 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083437897 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083437897 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083437897 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) 20241107083437897 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083437897 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083437897 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083437897 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) 20241107083437897 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) 20241107083437898 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) 20241107083437898 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) 20241107083437898 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083437898 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083437898 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) 20241107083437898 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083437898 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083437898 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083437898 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) 20241107083437898 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) 20241107083437899 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083437904 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) 20241107083437904 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083437904 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083437904 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083437904 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083437904 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083437904 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083437904 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=0 (bts.cpp:663) 20241107083437904 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083437904 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083437904 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083437904 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083437904 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083437904 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083437904 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083437904 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083437904 DRLCMAC 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) 20241107083437904 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083437904 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083437904 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083437904 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083437904 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083437904 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083437904 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083437904 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083437904 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083437904 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083437904 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083437904 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083437904 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:1192) 20241107083437904 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083437904 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083437904 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-0:G){NEW} (gprs_ms.c:336) 20241107083437904 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083437904 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083437904 DTBFUL INFO TBF(UL:TFI-0-7-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083437904 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083437904 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) 20241107083437904 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) 20241107083437904 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083437904 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083437904 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083437904 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083437910 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) 20241107083437910 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) 20241107083437910 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) 20241107083437910 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083437911 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) 20241107083437911 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) 20241107083437912 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) 20241107083437912 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) 20241107083437913 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) 20241107083437913 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) 20241107083437913 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) 20241107083437913 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) 20241107083437914 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) 20241107083437914 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) 20241107083437915 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) 20241107083437915 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) 20241107083437915 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) 20241107083437915 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) 20241107083437916 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) 20241107083437916 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) 20241107083437916 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241107083437916 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) 20241107083437917 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083437929 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) 20241107083437929 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) 20241107083437930 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) 20241107083437930 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) 20241107083437931 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) 20241107083437931 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) 20241107083437932 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) 20241107083437932 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) 20241107083437933 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) 20241107083437933 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) 20241107083437934 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) 20241107083437934 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) 20241107083437935 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) 20241107083437935 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) 20241107083437936 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 3d 39 e4 ec 6f 9c 22 3c 22 7d e4 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083437936 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) 20241107083437936 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083437936 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 01 01 00 00 00 08 3d 39 e4 ec 6f 9c 22 3c 22 7d e4 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083437936 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:1032) 20241107083437936 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:1072) 20241107083437936 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) 20241107083437936 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) 20241107083437936 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) 20241107083437936 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083437936 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} data_length=30, data=00 00 00 08 3d 39 e4 ec 6f 9c 22 3c 22 7d e4 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083437936 DTBFUL INFO TBF(UL:TFI-0-7-0:G){ASSIGN} Decoded premier TLLI=0x00000008 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083437936 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000008, not yet confirmed (gprs_ms.c:512) 20241107083437936 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083437936 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083437936 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083437936 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083437936 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083437936 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083437936 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) 20241107083437936 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083437936 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083437936 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083437937 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083437937 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083437937 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083437939 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) 20241107083437939 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) 20241107083437939 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083437939 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083437939 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) 20241107083437939 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083437939 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083437939 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083437939 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) 20241107083437939 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) 20241107083437940 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083437945 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) 20241107083437945 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083437945 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083437945 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083437945 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083437945 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083437945 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083437945 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241107083437945 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083437945 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083437945 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083437945 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083437945 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083437945 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083437945 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083437945 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083437945 DRLCMAC 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) 20241107083437945 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083437945 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083437945 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083437945 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083437945 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083437945 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083437945 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083437945 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083437945 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083437945 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083437945 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083437945 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083437945 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:1192) 20241107083437945 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083437946 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083437946 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-1:G){NEW} (gprs_ms.c:336) 20241107083437946 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083437946 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083437946 DTBFUL INFO TBF(UL:TFI-0-0-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083437946 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083437946 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) 20241107083437946 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) 20241107083437946 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083437946 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083437946 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083437946 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083437953 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) 20241107083437953 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) 20241107083437953 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) 20241107083437953 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083437955 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) 20241107083437955 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) 20241107083437956 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) 20241107083437956 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) 20241107083437957 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) 20241107083437957 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) 20241107083437958 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) 20241107083437958 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) 20241107083437959 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) 20241107083437959 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) 20241107083437959 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) 20241107083437959 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) 20241107083437960 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) 20241107083437960 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) 20241107083437961 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) 20241107083437961 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) 20241107083437961 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241107083437961 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) 20241107083437962 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 1 20241107083437972 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) 20241107083437972 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) 20241107083437973 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) 20241107083437973 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) 20241107083437974 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) 20241107083437974 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) 20241107083437975 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) 20241107083437975 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) 20241107083437975 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) 20241107083437975 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) 20241107083437976 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) 20241107083437976 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) 20241107083437977 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) 20241107083437977 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) 20241107083437978 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) 20241107083437978 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) 20241107083437979 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) 20241107083437979 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) 20241107083437979 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241107083437979 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) 20241107083437979 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083437979 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083437979 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083437979 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 1 20241107083437991 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) 20241107083437991 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) 20241107083437991 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) 20241107083437991 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083437991 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083437991 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083437993 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) 20241107083437993 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) 20241107083437993 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) 20241107083437993 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) 20241107083437994 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) 20241107083437994 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) 20241107083437996 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) 20241107083437996 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) 20241107083437997 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) 20241107083437997 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) 20241107083437998 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) 20241107083437998 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) 20241107083437999 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) 20241107083437999 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) 20241107083438001 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) 20241107083438001 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) 20241107083438002 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083438015 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) 20241107083438015 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) 20241107083438015 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) 20241107083438015 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083438016 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) 20241107083438016 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) 20241107083438017 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) 20241107083438017 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) 20241107083438018 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) 20241107083438018 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) 20241107083438019 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) 20241107083438019 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) 20241107083438020 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083438020 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083438020 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083438020 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) 20241107083438020 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) 20241107083438021 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) 20241107083438021 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) 20241107083438021 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) 20241107083438021 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) 20241107083438022 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) 20241107083438022 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) 20241107083438023 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083438034 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) 20241107083438034 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) 20241107083438035 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) 20241107083438035 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) 20241107083438036 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) 20241107083438036 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) 20241107083438037 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) 20241107083438037 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) 20241107083438038 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) 20241107083438038 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) 20241107083438039 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) 20241107083438039 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) 20241107083438039 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) 20241107083438039 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) 20241107083438040 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) 20241107083438040 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) 20241107083438041 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) 20241107083438041 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) 20241107083438042 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083438053 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) 20241107083438053 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) 20241107083438054 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) 20241107083438055 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) 20241107083438055 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) 20241107083438055 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) 20241107083438056 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) 20241107083438056 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) 20241107083438057 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) 20241107083438057 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) 20241107083438058 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) 20241107083438058 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) 20241107083438059 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) 20241107083438059 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) 20241107083438059 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) 20241107083438059 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) 20241107083438060 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083438060 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083438060 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083438063 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) 20241107083438063 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) 20241107083438063 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083438077 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) 20241107083438077 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) 20241107083438078 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) 20241107083438078 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) 20241107083438079 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) 20241107083438079 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) 20241107083438080 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) 20241107083438080 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) 20241107083438081 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) 20241107083438081 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) 20241107083438082 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) 20241107083438082 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) 20241107083438082 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) 20241107083438082 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) 20241107083438083 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) 20241107083438083 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) 20241107083438084 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) 20241107083438084 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) 20241107083438085 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083438096 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) 20241107083438096 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) 20241107083438098 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) 20241107083438098 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) 20241107083438099 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) 20241107083438099 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) 20241107083438099 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) 20241107083438099 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) 20241107083438100 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) 20241107083438100 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) 20241107083438101 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) 20241107083438101 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) 20241107083438102 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) 20241107083438102 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) 20241107083438103 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) 20241107083438103 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) 20241107083438104 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) 20241107083438104 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) 20241107083438105 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083438105 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083438105 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083438105 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083438115 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) 20241107083438115 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) 20241107083438117 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) 20241107083438117 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) 20241107083438118 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) 20241107083438118 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) 20241107083438118 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) 20241107083438118 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) 20241107083438119 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) 20241107083438119 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) 20241107083438120 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) 20241107083438120 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) 20241107083438121 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) 20241107083438121 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) 20241107083438122 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) 20241107083438122 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) 20241107083438125 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) 20241107083438125 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) 20241107083438126 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 1 20241107083438140 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) 20241107083438140 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) 20241107083438142 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) 20241107083438142 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) 20241107083438142 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) 20241107083438142 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) 20241107083438143 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) 20241107083438143 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) 20241107083438144 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) 20241107083438144 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) 20241107083438145 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) 20241107083438145 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) 20241107083438146 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) 20241107083438146 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) 20241107083438146 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083438146 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083438146 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083438146 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) 20241107083438146 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) 20241107083438147 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) 20241107083438147 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) 20241107083438147 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20241107083438147 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) 20241107083438148 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083438159 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 79 08 b7 e0 81 18 e9 fc 6f 77 4a 9e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083438159 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) 20241107083438159 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083438159 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 03 01 00 00 00 09 79 08 b7 e0 81 18 e9 fc 6f 77 4a 9e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083438160 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:1032) 20241107083438160 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:1072) 20241107083438160 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) 20241107083438160 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) 20241107083438160 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) 20241107083438160 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083438160 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} data_length=30, data=00 00 00 09 79 08 b7 e0 81 18 e9 fc 6f 77 4a 9e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083438160 DTBFUL INFO TBF(UL:TFI-0-0-1:G){FLOW} Decoded premier TLLI=0x00000009 of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083438160 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000009, not yet confirmed (gprs_ms.c:512) 20241107083438160 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083438160 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083438160 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083438160 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083438160 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083438160 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) 20241107083438160 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) 20241107083438160 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083438160 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083438160 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083438161 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) 20241107083438161 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) 20241107083438162 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) 20241107083438162 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) 20241107083438163 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) 20241107083438163 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) 20241107083438164 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) 20241107083438164 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) 20241107083438164 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) 20241107083438164 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) 20241107083438165 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) 20241107083438165 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) 20241107083438166 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) 20241107083438166 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) 20241107083438167 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) 20241107083438167 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) 20241107083438167 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241107083438167 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) 20241107083438167 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (final=0) (encoding.cpp:1112) 20241107083438167 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083438167 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) 20241107083438167 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083438167 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083438167 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083438167 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) 20241107083438167 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) 20241107083438168 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083438173 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) 20241107083438173 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083438173 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083438173 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083438173 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083438173 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083438173 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083438173 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=1 (bts.cpp:663) 20241107083438173 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083438173 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083438173 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083438173 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083438174 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083438174 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083438174 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083438174 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083438174 DRLCMAC 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) 20241107083438174 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083438174 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083438174 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083438174 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083438174 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438174 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438174 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083438174 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083438174 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083438174 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083438174 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083438174 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083438174 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:1192) 20241107083438174 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083438174 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083438174 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-1:G){NEW} (gprs_ms.c:336) 20241107083438174 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083438174 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083438174 DTBFUL INFO TBF(UL:TFI-0-1-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083438174 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083438174 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) 20241107083438174 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) 20241107083438174 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083438174 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083438174 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083438174 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083438180 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) 20241107083438180 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) 20241107083438180 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) 20241107083438180 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083438182 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) 20241107083438182 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) 20241107083438182 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) 20241107083438182 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) 20241107083438183 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) 20241107083438183 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) 20241107083438184 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) 20241107083438184 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) 20241107083438185 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) 20241107083438185 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) 20241107083438185 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) 20241107083438185 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) 20241107083438186 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) 20241107083438186 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) 20241107083438188 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) 20241107083438188 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) 20241107083438188 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20241107083438188 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) 20241107083438189 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083438203 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) 20241107083438203 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) 20241107083438203 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) 20241107083438203 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083438204 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 ef 26 ca 3d 4b 71 51 ae 31 93 21 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083438204 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) 20241107083438204 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083438204 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 03 01 00 00 00 0a ef 26 ca 3d 4b 71 51 ae 31 93 21 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083438204 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:1032) 20241107083438204 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:1072) 20241107083438204 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) 20241107083438204 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) 20241107083438204 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) 20241107083438204 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083438204 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} data_length=30, data=00 00 00 0a ef 26 ca 3d 4b 71 51 ae 31 93 21 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083438205 DTBFUL INFO TBF(UL:TFI-0-1-1:G){ASSIGN} Decoded premier TLLI=0x0000000a of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083438205 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000a, not yet confirmed (gprs_ms.c:512) 20241107083438205 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083438205 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083438205 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083438205 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083438205 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083438205 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083438205 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) 20241107083438205 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083438205 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083438205 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083438205 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) 20241107083438205 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) 20241107083438206 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) 20241107083438206 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) 20241107083438207 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) 20241107083438207 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) 20241107083438208 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) 20241107083438208 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) 20241107083438209 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) 20241107083438209 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) 20241107083438210 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) 20241107083438210 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) 20241107083438211 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) 20241107083438211 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) 20241107083438211 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20241107083438211 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) 20241107083438211 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083438211 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083438211 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) 20241107083438211 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083438211 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083438211 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083438211 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) 20241107083438211 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) 20241107083438212 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083438217 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) 20241107083438217 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083438217 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083438217 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083438217 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083438217 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083438217 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083438217 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=1 (bts.cpp:663) 20241107083438217 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083438217 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083438217 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083438217 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083438217 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083438217 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083438217 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083438217 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083438217 DRLCMAC 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) 20241107083438217 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083438217 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083438217 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083438217 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083438217 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438217 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438217 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083438218 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083438218 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083438218 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083438218 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083438218 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083438218 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:1192) 20241107083438218 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083438218 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083438218 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-1:G){NEW} (gprs_ms.c:336) 20241107083438218 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083438218 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083438218 DTBFUL INFO TBF(UL:TFI-0-2-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083438218 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083438218 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) 20241107083438218 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) 20241107083438218 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083438218 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083438218 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083438218 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083438223 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) 20241107083438223 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) 20241107083438223 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) 20241107083438223 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083438225 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) 20241107083438225 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) 20241107083438226 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) 20241107083438226 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) 20241107083438227 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) 20241107083438227 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) 20241107083438228 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) 20241107083438228 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) 20241107083438229 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) 20241107083438229 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) 20241107083438229 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) 20241107083438229 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) 20241107083438231 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) 20241107083438231 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) 20241107083438231 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) 20241107083438231 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) 20241107083438231 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241107083438231 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) 20241107083438232 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083438241 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) 20241107083438241 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) 20241107083438242 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) 20241107083438242 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) 20241107083438242 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) 20241107083438242 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083438243 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 1f a9 dd b5 56 a9 0b d5 ee ea 88 21 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083438243 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) 20241107083438243 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083438243 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 03 01 00 00 00 0b 1f a9 dd b5 56 a9 0b d5 ee ea 88 21 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083438243 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:1032) 20241107083438243 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:1072) 20241107083438243 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) 20241107083438243 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) 20241107083438243 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) 20241107083438243 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083438243 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} data_length=30, data=00 00 00 0b 1f a9 dd b5 56 a9 0b d5 ee ea 88 21 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083438243 DTBFUL INFO TBF(UL:TFI-0-2-1:G){ASSIGN} Decoded premier TLLI=0x0000000b of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083438243 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000b, not yet confirmed (gprs_ms.c:512) 20241107083438243 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083438243 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083438243 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083438243 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083438243 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083438243 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083438243 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) 20241107083438243 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083438243 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083438243 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083438244 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) 20241107083438244 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) 20241107083438245 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) 20241107083438245 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) 20241107083438245 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) 20241107083438245 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) 20241107083438246 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) 20241107083438246 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) 20241107083438247 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) 20241107083438247 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) 20241107083438251 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) 20241107083438251 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) 20241107083438251 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241107083438251 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) 20241107083438251 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083438251 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083438251 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) 20241107083438251 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083438251 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083438251 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083438251 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) 20241107083438251 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) 20241107083438251 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083438256 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) 20241107083438256 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083438256 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083438256 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083438256 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083438256 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083438256 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083438256 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=1 (bts.cpp:663) 20241107083438256 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083438256 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083438256 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083438256 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083438256 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083438256 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083438256 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083438256 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083438256 DRLCMAC 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) 20241107083438256 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083438256 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083438256 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083438256 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083438256 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438256 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438256 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083438256 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083438256 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083438256 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083438256 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083438256 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083438256 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:1192) 20241107083438256 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083438256 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083438256 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-1:G){NEW} (gprs_ms.c:336) 20241107083438257 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083438257 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083438257 DTBFUL INFO TBF(UL:TFI-0-3-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083438257 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083438257 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) 20241107083438257 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) 20241107083438257 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083438257 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083438257 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083438257 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083438265 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) 20241107083438265 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) 20241107083438265 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) 20241107083438265 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083438266 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) 20241107083438266 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) 20241107083438267 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) 20241107083438267 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) 20241107083438268 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) 20241107083438268 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) 20241107083438269 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) 20241107083438269 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) 20241107083438269 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) 20241107083438269 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) 20241107083438270 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) 20241107083438270 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) 20241107083438271 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) 20241107083438271 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) 20241107083438272 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) 20241107083438272 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) 20241107083438272 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20241107083438272 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) 20241107083438272 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083438284 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) 20241107083438284 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) 20241107083438285 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) 20241107083438285 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) 20241107083438286 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) 20241107083438286 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) 20241107083438286 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) 20241107083438286 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083438287 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 c8 a9 48 76 0d a2 6d e5 4a e6 f6 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083438287 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) 20241107083438287 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083438287 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 03 01 00 00 00 0c c8 a9 48 76 0d a2 6d e5 4a e6 f6 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083438287 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:1032) 20241107083438287 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:1072) 20241107083438287 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) 20241107083438287 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) 20241107083438287 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) 20241107083438287 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083438287 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} data_length=30, data=00 00 00 0c c8 a9 48 76 0d a2 6d e5 4a e6 f6 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083438287 DTBFUL INFO TBF(UL:TFI-0-3-1:G){ASSIGN} Decoded premier TLLI=0x0000000c of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083438287 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000c, not yet confirmed (gprs_ms.c:512) 20241107083438287 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083438287 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083438287 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083438287 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083438287 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083438287 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083438287 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) 20241107083438287 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083438287 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083438287 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083438288 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) 20241107083438288 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) 20241107083438289 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) 20241107083438289 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) 20241107083438290 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) 20241107083438290 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) 20241107083438290 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) 20241107083438290 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) 20241107083438291 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) 20241107083438291 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) 20241107083438291 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20241107083438291 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) 20241107083438291 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083438291 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083438291 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) 20241107083438291 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083438291 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083438291 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083438291 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) 20241107083438291 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) 20241107083438292 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083438297 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) 20241107083438297 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083438297 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083438297 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083438297 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083438297 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083438297 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083438297 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=1 (bts.cpp:663) 20241107083438297 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083438297 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083438297 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083438297 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083438297 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083438297 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083438297 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083438297 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083438297 DRLCMAC 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) 20241107083438297 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083438297 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083438297 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083438297 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083438297 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438297 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438297 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083438297 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083438297 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083438297 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083438298 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083438298 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083438298 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:1192) 20241107083438298 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083438298 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083438298 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-1:G){NEW} (gprs_ms.c:336) 20241107083438298 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083438298 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083438298 DTBFUL INFO TBF(UL:TFI-0-4-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083438298 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083438298 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) 20241107083438298 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) 20241107083438298 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083438298 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083438298 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083438298 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083438304 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) 20241107083438304 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) 20241107083438304 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) 20241107083438304 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083438305 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) 20241107083438305 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) 20241107083438306 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) 20241107083438306 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) 20241107083438307 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) 20241107083438307 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) 20241107083438308 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) 20241107083438308 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) 20241107083438309 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) 20241107083438309 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) 20241107083438310 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) 20241107083438310 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) 20241107083438310 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) 20241107083438310 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) 20241107083438313 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) 20241107083438313 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) 20241107083438313 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241107083438313 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) 20241107083438314 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083438328 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) 20241107083438328 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) 20241107083438329 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) 20241107083438329 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) 20241107083438330 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) 20241107083438330 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) 20241107083438331 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) 20241107083438331 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) 20241107083438331 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) 20241107083438331 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083438332 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 ab b1 af 71 3a 8b 60 64 ee da fa 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083438332 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) 20241107083438332 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083438332 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 03 01 00 00 00 0d ab b1 af 71 3a 8b 60 64 ee da fa 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083438332 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:1032) 20241107083438332 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:1072) 20241107083438332 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) 20241107083438332 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) 20241107083438332 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) 20241107083438332 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083438332 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} data_length=30, data=00 00 00 0d ab b1 af 71 3a 8b 60 64 ee da fa 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083438332 DTBFUL INFO TBF(UL:TFI-0-4-1:G){ASSIGN} Decoded premier TLLI=0x0000000d of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083438332 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000d, not yet confirmed (gprs_ms.c:512) 20241107083438332 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083438332 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083438332 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083438332 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083438332 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083438332 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083438332 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) 20241107083438333 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083438333 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083438333 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083438333 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) 20241107083438333 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) 20241107083438334 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) 20241107083438334 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) 20241107083438335 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) 20241107083438335 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) 20241107083438336 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) 20241107083438336 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) 20241107083438336 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241107083438336 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) 20241107083438336 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083438336 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083438336 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) 20241107083438336 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083438336 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083438336 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083438336 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) 20241107083438336 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) 20241107083438337 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083438343 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) 20241107083438343 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083438343 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083438343 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083438343 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083438343 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083438343 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083438343 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=1 (bts.cpp:663) 20241107083438343 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083438343 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083438343 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083438343 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083438343 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083438343 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083438343 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083438343 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083438343 DRLCMAC 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) 20241107083438343 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083438343 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083438343 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083438343 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083438343 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438343 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438344 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083438344 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083438344 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083438344 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083438344 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083438344 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083438344 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:1192) 20241107083438344 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083438344 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083438344 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-1:G){NEW} (gprs_ms.c:336) 20241107083438344 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083438344 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083438344 DTBFUL INFO TBF(UL:TFI-0-5-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083438344 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083438344 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) 20241107083438344 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) 20241107083438344 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083438344 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083438344 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083438344 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083438348 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) 20241107083438348 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) 20241107083438348 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) 20241107083438348 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083438348 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) 20241107083438348 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) 20241107083438349 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) 20241107083438349 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) 20241107083438349 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) 20241107083438349 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) 20241107083438350 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) 20241107083438350 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) 20241107083438350 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) 20241107083438350 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) 20241107083438350 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) 20241107083438350 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) 20241107083438351 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) 20241107083438351 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) 20241107083438351 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) 20241107083438351 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) 20241107083438351 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241107083438351 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) 20241107083438352 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083438366 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) 20241107083438366 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) 20241107083438367 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) 20241107083438367 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) 20241107083438368 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) 20241107083438368 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) 20241107083438369 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) 20241107083438369 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) 20241107083438369 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) 20241107083438369 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) 20241107083438369 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) 20241107083438369 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083438370 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 d7 63 ed 8f c7 d7 44 11 6c 24 af 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083438370 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) 20241107083438370 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083438370 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 03 01 00 00 00 0e d7 63 ed 8f c7 d7 44 11 6c 24 af 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083438370 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:1032) 20241107083438370 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:1072) 20241107083438370 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) 20241107083438370 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) 20241107083438370 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) 20241107083438370 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083438370 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} data_length=30, data=00 00 00 0e d7 63 ed 8f c7 d7 44 11 6c 24 af 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083438370 DTBFUL INFO TBF(UL:TFI-0-5-1:G){ASSIGN} Decoded premier TLLI=0x0000000e of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083438370 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000e, not yet confirmed (gprs_ms.c:512) 20241107083438370 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083438370 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083438370 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083438370 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083438370 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083438370 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083438370 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) 20241107083438370 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083438370 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083438370 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083438371 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) 20241107083438371 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) 20241107083438371 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) 20241107083438371 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) 20241107083438374 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083438374 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083438374 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083438376 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) 20241107083438376 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) 20241107083438377 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20241107083438377 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) 20241107083438377 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083438377 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083438377 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) 20241107083438377 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083438377 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083438377 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083438377 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) 20241107083438377 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) 20241107083438378 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083438383 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) 20241107083438383 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083438383 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083438383 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083438383 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083438383 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083438383 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083438383 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=1 (bts.cpp:663) 20241107083438383 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083438383 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083438383 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083438383 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083438383 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083438383 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083438383 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083438383 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083438383 DRLCMAC 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) 20241107083438383 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083438383 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083438384 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083438384 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083438384 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438384 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438384 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083438384 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083438384 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083438384 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083438384 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083438384 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083438384 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:1192) 20241107083438384 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083438384 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083438384 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-1:G){NEW} (gprs_ms.c:336) 20241107083438384 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083438384 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083438384 DTBFUL INFO TBF(UL:TFI-0-6-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083438384 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083438384 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) 20241107083438384 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) 20241107083438384 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083438384 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083438384 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083438384 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083438391 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) 20241107083438391 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) 20241107083438391 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) 20241107083438391 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083438393 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) 20241107083438393 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) 20241107083438394 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) 20241107083438394 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) 20241107083438395 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) 20241107083438395 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) 20241107083438396 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) 20241107083438396 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) 20241107083438396 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) 20241107083438396 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) 20241107083438397 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) 20241107083438397 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) 20241107083438398 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) 20241107083438398 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) 20241107083438399 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) 20241107083438400 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) 20241107083438400 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20241107083438400 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) 20241107083438400 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083438410 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) 20241107083438410 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) 20241107083438411 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) 20241107083438411 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) 20241107083438412 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) 20241107083438412 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) 20241107083438412 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) 20241107083438412 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) 20241107083438413 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) 20241107083438413 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) 20241107083438414 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) 20241107083438414 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) 20241107083438414 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) 20241107083438414 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083438415 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 11 3e 1c 7b 8c 7c 1e 89 25 cc 21 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083438415 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) 20241107083438415 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083438415 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 03 01 00 00 00 0f 11 3e 1c 7b 8c 7c 1e 89 25 cc 21 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083438415 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:1032) 20241107083438415 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:1072) 20241107083438415 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) 20241107083438415 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) 20241107083438415 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) 20241107083438415 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083438415 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} data_length=30, data=00 00 00 0f 11 3e 1c 7b 8c 7c 1e 89 25 cc 21 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083438415 DTBFUL INFO TBF(UL:TFI-0-6-1:G){ASSIGN} Decoded premier TLLI=0x0000000f of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083438415 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000f, not yet confirmed (gprs_ms.c:512) 20241107083438415 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083438415 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083438415 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083438415 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083438415 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083438415 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083438415 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) 20241107083438415 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083438415 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083438415 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083438415 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) 20241107083438415 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) 20241107083438416 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) 20241107083438416 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) 20241107083438416 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20241107083438416 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) 20241107083438416 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083438416 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083438416 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) 20241107083438416 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083438416 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083438416 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083438416 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) 20241107083438416 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) 20241107083438416 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083438418 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083438418 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083438418 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083438420 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) 20241107083438420 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083438420 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083438420 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083438420 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083438420 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083438420 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083438420 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=1 (bts.cpp:663) 20241107083438420 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083438420 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083438420 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083438420 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083438420 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083438420 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083438420 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083438420 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083438420 DRLCMAC 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) 20241107083438420 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083438420 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083438420 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083438420 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083438420 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438420 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438420 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083438420 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083438421 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083438421 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083438421 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083438421 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083438421 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:1192) 20241107083438421 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083438421 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083438421 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-1:G){NEW} (gprs_ms.c:336) 20241107083438421 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083438421 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083438421 DTBFUL INFO TBF(UL:TFI-0-7-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083438421 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083438421 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) 20241107083438421 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) 20241107083438421 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083438421 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083438421 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083438421 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) BTS(605)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083438428 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) 20241107083438428 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) 20241107083438428 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) 20241107083438428 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083438429 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) 20241107083438429 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) 20241107083438429 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) 20241107083438429 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) 20241107083438430 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) 20241107083438430 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) 20241107083438430 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) 20241107083438430 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) 20241107083438431 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) 20241107083438431 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) 20241107083438431 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) 20241107083438431 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) 20241107083438431 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) 20241107083438431 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) 20241107083438437 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) 20241107083438437 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) 20241107083438437 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20241107083438437 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) 20241107083438437 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 1 20241107083438452 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) 20241107083438452 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) 20241107083438454 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) 20241107083438454 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) 20241107083438454 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) 20241107083438454 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) 20241107083438455 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) 20241107083438455 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) 20241107083438456 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) 20241107083438456 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) 20241107083438457 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083438457 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083438457 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083438457 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) 20241107083438457 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) 20241107083438458 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) 20241107083438458 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) 20241107083438458 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) 20241107083438458 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083438458 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=3 data=3c 03 01 00 00 00 10 63 f8 19 d0 67 3f 9d 92 59 fb cb c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083438458 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083438458 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083438459 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 03 01 00 00 00 10 63 f8 19 d0 67 3f 9d 92 59 fb cb c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083438459 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:1032) 20241107083438459 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=221 Rx UL DATA from unexpected TBF(UL:TFI-0-7-1:G){ASSIGN} (pdch.cpp:1072) 20241107083438459 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) 20241107083438459 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) 20241107083438459 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) 20241107083438459 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083438459 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} data_length=30, data=00 00 00 10 63 f8 19 d0 67 3f 9d 92 59 fb cb c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083438459 DTBFUL INFO TBF(UL:TFI-0-7-1:G){ASSIGN} Decoded premier TLLI=0x00000010 of UL DATA TFI=1. (tbf_ul.cpp:361) 20241107083438459 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000010, not yet confirmed (gprs_ms.c:512) 20241107083438459 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083438459 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083438459 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083438459 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083438459 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083438459 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083438459 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) 20241107083438459 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083438459 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083438459 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083438459 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 RX RTS.req: sapi=5 arfcn=878 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241107083438459 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=225 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=229 (gprs_rlcmac_sched.cpp:454) 20241107083438459 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20241107083438460 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) 20241107083438460 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083438460 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083438460 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) 20241107083438460 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083438460 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083438460 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083438460 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Scheduling control message at RTS for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083438460 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Sending data request: sapi=5 arfcn=878 cur_fn=221 block=4 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) 20241107083438460 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083438466 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=221, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083438466 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083438466 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083438466 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083438466 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083438466 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083438466 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083438466 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241107083438466 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083438466 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083438466 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083438466 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083438466 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083438466 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083438466 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083438466 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083438466 DRLCMAC 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) 20241107083438466 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083438466 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083438466 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083438466 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083438466 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438466 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438467 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083438467 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083438467 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083438467 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083438467 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083438467 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083438467 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:1192) 20241107083438467 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083438467 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083438467 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-2:G){NEW} (gprs_ms.c:336) 20241107083438467 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083438467 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083438467 DTBFUL INFO TBF(UL:TFI-0-0-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083438467 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083438467 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) 20241107083438467 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=221 (tbf_ul.cpp:221) 20241107083438467 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083438467 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083438467 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083438467 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 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083438473 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) 20241107083438473 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) 20241107083438473 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) 20241107083438473 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083438474 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) 20241107083438474 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) 20241107083438476 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) 20241107083438476 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) 20241107083438477 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) 20241107083438477 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) 20241107083438477 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) 20241107083438477 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) 20241107083438478 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) 20241107083438478 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) 20241107083438479 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) 20241107083438479 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) 20241107083438479 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) 20241107083438479 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) 20241107083438480 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) 20241107083438480 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) 20241107083438480 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20241107083438480 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) 20241107083438481 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 2 20241107083438491 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) 20241107083438491 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) 20241107083438493 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) 20241107083438493 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) 20241107083438494 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) 20241107083438494 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) 20241107083438495 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) 20241107083438495 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) 20241107083438496 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) 20241107083438496 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) 20241107083438497 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) 20241107083438497 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) 20241107083438498 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083438498 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083438498 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083438498 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) 20241107083438499 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) 20241107083438499 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) 20241107083438499 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) 20241107083438499 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=229): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241107083438499 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083438501 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) 20241107083438501 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) 20241107083438501 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20241107083438501 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) 20241107083438502 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 1 vs exp USF 2 20241107083438516 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) 20241107083438516 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) 20241107083438516 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) 20241107083438516 DTBF NOTICE TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083438516 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083438516 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083438517 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) 20241107083438517 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) 20241107083438518 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) 20241107083438518 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) 20241107083438519 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) 20241107083438519 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) 20241107083438520 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) 20241107083438520 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) 20241107083438521 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) 20241107083438521 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) 20241107083438522 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) 20241107083438522 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) 20241107083438522 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) 20241107083438522 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) 20241107083438523 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) 20241107083438523 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) 20241107083438524 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083438535 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) 20241107083438535 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) 20241107083438535 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=238): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} (pdch_ul_controller.c:309) 20241107083438535 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083438537 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) 20241107083438537 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) 20241107083438537 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) 20241107083438537 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) 20241107083438538 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) 20241107083438538 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) 20241107083438539 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) 20241107083438539 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) 20241107083438540 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) 20241107083438540 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) 20241107083438541 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) 20241107083438541 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) 20241107083438541 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) 20241107083438541 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) 20241107083438542 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) 20241107083438542 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) 20241107083438543 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083438544 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083438544 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083438545 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083438554 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) 20241107083438554 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) 20241107083438556 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) 20241107083438556 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) 20241107083438557 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) 20241107083438557 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) 20241107083438557 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) 20241107083438558 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) 20241107083438559 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) 20241107083438559 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) 20241107083438560 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) 20241107083438560 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) 20241107083438560 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) 20241107083438560 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) 20241107083438561 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) 20241107083438561 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) 20241107083438564 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) 20241107083438564 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) 20241107083438565 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083438578 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) 20241107083438578 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) 20241107083438579 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) 20241107083438579 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) 20241107083438580 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) 20241107083438580 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) 20241107083438581 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) 20241107083438581 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) 20241107083438582 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) 20241107083438582 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) 20241107083438583 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) 20241107083438583 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) 20241107083438584 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) 20241107083438584 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) 20241107083438585 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083438585 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083438585 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083438585 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) 20241107083438585 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) 20241107083438586 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) 20241107083438586 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) 20241107083438587 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083438597 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) 20241107083438597 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) 20241107083438599 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) 20241107083438599 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) 20241107083438600 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) 20241107083438600 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) 20241107083438601 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) 20241107083438601 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) 20241107083438601 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) 20241107083438601 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) 20241107083438602 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) 20241107083438602 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) 20241107083438603 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) 20241107083438603 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) 20241107083438604 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) 20241107083438604 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) 20241107083438605 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) 20241107083438605 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) 20241107083438606 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083438616 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) 20241107083438616 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) 20241107083438618 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) 20241107083438618 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) 20241107083438619 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) 20241107083438619 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) 20241107083438620 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) 20241107083438620 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) 20241107083438620 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) 20241107083438621 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) 20241107083438621 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083438621 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083438621 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083438621 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) 20241107083438621 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) 20241107083438622 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) 20241107083438622 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) 20241107083438622 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) 20241107083438622 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) 20241107083438626 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) 20241107083438626 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) 20241107083438627 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083438640 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) 20241107083438640 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) 20241107083438641 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) 20241107083438641 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) 20241107083438642 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) 20241107083438642 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) 20241107083438643 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) 20241107083438643 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) 20241107083438644 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) 20241107083438644 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) 20241107083438644 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) 20241107083438644 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) 20241107083438645 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) 20241107083438645 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) 20241107083438646 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) 20241107083438646 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) 20241107083438647 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) 20241107083438647 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) 20241107083438647 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083438659 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) 20241107083438659 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) 20241107083438660 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) 20241107083438660 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) 20241107083438661 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) 20241107083438661 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) 20241107083438662 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) 20241107083438662 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) 20241107083438663 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) 20241107083438663 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) 20241107083438664 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) 20241107083438664 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) 20241107083438665 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) 20241107083438665 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) 20241107083438666 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) 20241107083438666 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) 20241107083438666 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) 20241107083438666 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) 20241107083438667 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083438667 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083438667 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083438667 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 2 20241107083438678 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) 20241107083438678 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) 20241107083438679 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) 20241107083438680 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) 20241107083438680 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) 20241107083438680 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) 20241107083438681 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) 20241107083438681 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) 20241107083438682 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) 20241107083438682 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) 20241107083438683 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) 20241107083438683 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) 20241107083438684 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) 20241107083438684 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) 20241107083438685 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) 20241107083438685 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) 20241107083438688 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) 20241107083438688 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) 20241107083438688 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20241107083438688 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) 20241107083438689 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083438702 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 8a e6 c1 5a e2 91 f5 61 9b 4f bb 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083438702 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) 20241107083438702 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083438702 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 05 01 00 00 00 11 8a e6 c1 5a e2 91 f5 61 9b 4f bb 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083438702 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:1032) 20241107083438702 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:1072) 20241107083438702 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) 20241107083438702 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) 20241107083438702 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) 20241107083438702 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083438703 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} data_length=30, data=00 00 00 11 8a e6 c1 5a e2 91 f5 61 9b 4f bb 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083438703 DTBFUL INFO TBF(UL:TFI-0-0-2:G){FLOW} Decoded premier TLLI=0x00000011 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083438703 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000011, not yet confirmed (gprs_ms.c:512) 20241107083438703 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083438703 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083438703 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083438703 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083438703 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083438703 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) 20241107083438703 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) 20241107083438703 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083438703 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083438703 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083438704 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) 20241107083438704 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) 20241107083438704 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) 20241107083438704 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) 20241107083438705 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) 20241107083438705 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) 20241107083438706 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) 20241107083438706 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) 20241107083438707 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) 20241107083438707 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) 20241107083438708 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) 20241107083438708 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) 20241107083438709 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) 20241107083438709 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) 20241107083438709 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) 20241107083438710 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) 20241107083438710 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20241107083438710 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) 20241107083438710 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (final=0) (encoding.cpp:1112) 20241107083438710 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083438710 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) 20241107083438710 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083438710 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083438710 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083438710 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) 20241107083438710 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) 20241107083438711 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083438716 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) 20241107083438716 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083438716 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083438716 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083438716 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083438716 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083438716 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083438716 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=2 (bts.cpp:663) 20241107083438716 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083438716 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083438716 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083438716 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083438716 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083438716 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083438716 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083438717 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083438717 DRLCMAC 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) 20241107083438717 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083438717 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083438717 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083438717 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083438717 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438717 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438717 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083438717 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083438717 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083438717 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083438717 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083438717 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083438717 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:1192) 20241107083438717 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083438717 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083438717 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-2:G){NEW} (gprs_ms.c:336) 20241107083438717 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083438717 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083438717 DTBFUL INFO TBF(UL:TFI-0-1-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083438717 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083438717 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) 20241107083438718 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) 20241107083438718 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083438718 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083438718 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083438718 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20241107083438722 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) 20241107083438722 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) 20241107083438722 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) 20241107083438722 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) MTC@fb7e2f9c3787: 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 } 20241107083438724 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) 20241107083438724 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) 20241107083438725 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) 20241107083438725 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) 20241107083438725 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) 20241107083438725 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) 20241107083438726 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) 20241107083438726 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) 20241107083438727 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) 20241107083438727 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) 20241107083438728 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) 20241107083438728 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) 20241107083438729 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) 20241107083438729 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) 20241107083438730 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) 20241107083438730 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) 20241107083438730 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20241107083438730 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) 20241107083438730 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083438741 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) 20241107083438741 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) 20241107083438741 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) 20241107083438741 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083438743 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 3f 7e c3 29 cc d9 b9 15 9d 0c b3 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083438743 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) 20241107083438743 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083438743 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 05 01 00 00 00 12 3f 7e c3 29 cc d9 b9 15 9d 0c b3 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083438743 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:1032) 20241107083438743 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:1072) 20241107083438743 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) 20241107083438743 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) 20241107083438743 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) 20241107083438743 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083438743 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} data_length=30, data=00 00 00 12 3f 7e c3 29 cc d9 b9 15 9d 0c b3 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083438743 DTBFUL INFO TBF(UL:TFI-0-1-2:G){ASSIGN} Decoded premier TLLI=0x00000012 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083438743 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000012, not yet confirmed (gprs_ms.c:512) 20241107083438743 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083438743 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083438743 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083438743 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083438743 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083438743 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083438743 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) 20241107083438743 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083438743 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083438743 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083438743 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) 20241107083438743 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) 20241107083438744 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) 20241107083438744 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) 20241107083438745 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) 20241107083438745 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) 20241107083438746 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) 20241107083438746 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) 20241107083438747 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) 20241107083438747 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) 20241107083438748 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) 20241107083438748 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) 20241107083438751 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) 20241107083438751 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) 20241107083438751 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20241107083438751 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) 20241107083438751 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083438751 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083438751 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) 20241107083438751 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083438751 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083438751 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083438751 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) 20241107083438751 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) 20241107083438752 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083438757 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) 20241107083438757 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083438757 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083438757 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083438757 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083438757 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083438757 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083438757 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=2 (bts.cpp:663) 20241107083438757 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083438757 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083438757 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083438757 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083438757 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083438757 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083438757 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083438757 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083438757 DRLCMAC 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) 20241107083438757 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083438757 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083438757 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083438757 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083438757 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438757 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438758 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083438758 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083438758 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083438758 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083438758 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083438758 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083438758 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:1192) 20241107083438758 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083438758 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083438758 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-2:G){NEW} (gprs_ms.c:336) 20241107083438758 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083438758 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083438758 DTBFUL INFO TBF(UL:TFI-0-2-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083438758 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083438758 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) 20241107083438758 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) 20241107083438758 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083438758 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083438758 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083438758 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083438765 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) 20241107083438765 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) 20241107083438765 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) 20241107083438765 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083438767 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) 20241107083438767 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) 20241107083438767 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) 20241107083438767 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) 20241107083438768 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) 20241107083438768 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) 20241107083438769 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) 20241107083438769 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) 20241107083438770 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) 20241107083438770 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) 20241107083438772 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) 20241107083438772 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) 20241107083438773 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) 20241107083438773 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) 20241107083438774 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) 20241107083438774 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) 20241107083438774 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241107083438774 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) 20241107083438775 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083438785 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) 20241107083438785 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) 20241107083438787 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) 20241107083438787 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) 20241107083438787 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) 20241107083438787 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083438788 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 34 ea e4 61 8c 5e 0b 74 66 64 a2 e7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083438788 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) 20241107083438788 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083438788 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 05 01 00 00 00 13 34 ea e4 61 8c 5e 0b 74 66 64 a2 e7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083438788 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:1032) 20241107083438788 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:1072) 20241107083438788 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) 20241107083438788 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) 20241107083438788 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) 20241107083438788 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083438788 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} data_length=30, data=00 00 00 13 34 ea e4 61 8c 5e 0b 74 66 64 a2 e7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083438788 DTBFUL INFO TBF(UL:TFI-0-2-2:G){ASSIGN} Decoded premier TLLI=0x00000013 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083438788 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000013, not yet confirmed (gprs_ms.c:512) 20241107083438788 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083438788 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083438788 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083438788 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083438788 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083438788 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083438788 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) 20241107083438788 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083438788 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083438788 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083438789 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) 20241107083438789 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) 20241107083438790 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) 20241107083438790 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) 20241107083438791 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) 20241107083438791 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) 20241107083438792 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) 20241107083438792 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) 20241107083438792 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) 20241107083438793 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) 20241107083438794 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) 20241107083438794 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) 20241107083438794 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20241107083438794 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) 20241107083438794 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083438794 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083438794 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) 20241107083438794 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083438794 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083438794 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083438794 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) 20241107083438794 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) 20241107083438794 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083438799 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) 20241107083438799 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083438799 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083438799 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083438799 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083438799 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083438799 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083438799 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=2 (bts.cpp:663) 20241107083438799 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083438799 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083438799 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083438799 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083438799 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083438799 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083438799 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083438799 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083438799 DRLCMAC 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) 20241107083438799 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083438799 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083438799 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083438799 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083438800 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438800 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438800 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083438800 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083438800 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083438800 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083438800 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083438800 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083438800 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:1192) 20241107083438800 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083438800 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083438800 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-2:G){NEW} (gprs_ms.c:336) 20241107083438800 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083438800 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083438800 DTBFUL INFO TBF(UL:TFI-0-3-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083438800 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083438800 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) 20241107083438800 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) 20241107083438800 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083438800 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083438800 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083438800 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083438805 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) 20241107083438805 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) 20241107083438805 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) 20241107083438805 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083438807 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) 20241107083438807 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) 20241107083438808 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) 20241107083438808 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) 20241107083438809 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) 20241107083438809 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) 20241107083438810 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) 20241107083438810 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) 20241107083438811 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) 20241107083438811 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) 20241107083438812 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) 20241107083438812 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) 20241107083438812 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) 20241107083438813 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) 20241107083438814 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) 20241107083438814 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) 20241107083438814 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20241107083438814 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) 20241107083438815 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083438828 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) 20241107083438828 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) 20241107083438829 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) 20241107083438829 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) 20241107083438830 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) 20241107083438830 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) 20241107083438830 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) 20241107083438830 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083438831 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 3d 93 d8 e3 ca 83 a7 3b 89 fd f4 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083438831 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) 20241107083438831 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083438831 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 05 01 00 00 00 14 3d 93 d8 e3 ca 83 a7 3b 89 fd f4 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083438831 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:1032) 20241107083438831 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:1072) 20241107083438831 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) 20241107083438831 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) 20241107083438831 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) 20241107083438831 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083438831 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} data_length=30, data=00 00 00 14 3d 93 d8 e3 ca 83 a7 3b 89 fd f4 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083438831 DTBFUL INFO TBF(UL:TFI-0-3-2:G){ASSIGN} Decoded premier TLLI=0x00000014 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083438831 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000014, not yet confirmed (gprs_ms.c:512) 20241107083438831 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083438831 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083438831 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083438831 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083438832 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083438832 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083438832 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) 20241107083438832 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083438832 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083438832 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083438832 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) 20241107083438832 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) 20241107083438833 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) 20241107083438833 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) 20241107083438833 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) 20241107083438833 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) 20241107083438834 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) 20241107083438834 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) 20241107083438835 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) 20241107083438835 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) 20241107083438835 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20241107083438835 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) 20241107083438835 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083438835 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083438835 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) 20241107083438835 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083438835 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083438835 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083438836 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) 20241107083438836 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) 20241107083438836 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083438840 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) 20241107083438840 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083438840 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083438840 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083438840 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083438840 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083438840 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083438840 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=2 (bts.cpp:663) 20241107083438840 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083438840 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083438840 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083438840 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083438840 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083438840 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083438840 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083438840 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083438840 DRLCMAC 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) 20241107083438841 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083438841 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083438841 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083438841 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083438841 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438841 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438841 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083438841 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083438841 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083438841 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083438841 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083438841 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083438841 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:1192) 20241107083438841 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083438841 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083438841 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-2:G){NEW} (gprs_ms.c:336) 20241107083438841 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083438841 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083438841 DTBFUL INFO TBF(UL:TFI-0-4-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083438841 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083438841 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) 20241107083438841 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) 20241107083438841 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083438842 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083438842 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083438842 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083438847 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) 20241107083438847 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) 20241107083438847 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) 20241107083438847 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083438849 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) 20241107083438849 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) 20241107083438849 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) 20241107083438849 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) 20241107083438850 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) 20241107083438850 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) 20241107083438850 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) 20241107083438850 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) 20241107083438851 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) 20241107083438851 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) 20241107083438852 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) 20241107083438852 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) 20241107083438852 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) 20241107083438852 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) 20241107083438853 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) 20241107083438853 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) 20241107083438853 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20241107083438853 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) 20241107083438853 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083438867 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) 20241107083438867 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) 20241107083438868 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) 20241107083438868 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) 20241107083438869 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) 20241107083438869 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) 20241107083438870 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) 20241107083438870 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) 20241107083438870 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) 20241107083438870 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083438871 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 2b ab ea 57 c0 c1 3e 03 b7 f0 24 b0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083438871 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) 20241107083438871 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083438871 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 05 01 00 00 00 15 2b ab ea 57 c0 c1 3e 03 b7 f0 24 b0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083438871 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:1032) 20241107083438871 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:1072) 20241107083438871 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) 20241107083438871 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) 20241107083438871 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) 20241107083438871 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083438871 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} data_length=30, data=00 00 00 15 2b ab ea 57 c0 c1 3e 03 b7 f0 24 b0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083438871 DTBFUL INFO TBF(UL:TFI-0-4-2:G){ASSIGN} Decoded premier TLLI=0x00000015 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083438871 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000015, not yet confirmed (gprs_ms.c:512) 20241107083438871 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083438872 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083438872 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083438872 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083438872 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083438872 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083438872 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) 20241107083438872 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083438872 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083438872 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083438873 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) 20241107083438873 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) 20241107083438874 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) 20241107083438874 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) 20241107083438875 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) 20241107083438876 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) 20241107083438877 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) 20241107083438877 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) 20241107083438877 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241107083438877 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) 20241107083438877 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083438877 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083438877 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) 20241107083438877 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083438877 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083438877 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083438877 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) 20241107083438877 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) 20241107083438878 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083438883 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) 20241107083438883 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083438883 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083438883 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083438883 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083438883 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083438883 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083438883 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=2 (bts.cpp:663) 20241107083438883 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083438883 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083438883 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083438883 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083438883 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083438883 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083438883 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083438883 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083438883 DRLCMAC 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) 20241107083438883 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083438883 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083438883 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083438883 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083438883 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438883 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438884 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083438884 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083438884 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083438884 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083438884 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083438884 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083438884 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:1192) 20241107083438884 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083438884 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083438884 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-2:G){NEW} (gprs_ms.c:336) 20241107083438884 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083438884 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083438884 DTBFUL INFO TBF(UL:TFI-0-5-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083438884 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083438884 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) 20241107083438884 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) 20241107083438884 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083438884 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083438884 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083438884 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083438890 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) 20241107083438890 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) 20241107083438890 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) 20241107083438890 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083438890 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) 20241107083438890 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) 20241107083438891 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) 20241107083438891 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) 20241107083438891 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) 20241107083438891 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) 20241107083438891 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) 20241107083438891 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) 20241107083438891 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) 20241107083438891 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) 20241107083438891 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) 20241107083438891 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) 20241107083438892 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) 20241107083438892 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) 20241107083438894 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) 20241107083438894 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) 20241107083438894 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20241107083438894 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) 20241107083438894 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083438908 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) 20241107083438908 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) 20241107083438908 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) 20241107083438908 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) 20241107083438909 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) 20241107083438909 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) 20241107083438909 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) 20241107083438909 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) 20241107083438909 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) 20241107083438909 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) 20241107083438909 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) 20241107083438909 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083438910 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 cd 98 ff 1f 19 e6 6b 17 13 45 94 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083438910 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) 20241107083438910 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083438910 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 05 01 00 00 00 16 cd 98 ff 1f 19 e6 6b 17 13 45 94 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083438910 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:1032) 20241107083438910 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:1072) 20241107083438910 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) 20241107083438910 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) 20241107083438910 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) 20241107083438910 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083438910 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} data_length=30, data=00 00 00 16 cd 98 ff 1f 19 e6 6b 17 13 45 94 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083438910 DTBFUL INFO TBF(UL:TFI-0-5-2:G){ASSIGN} Decoded premier TLLI=0x00000016 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083438910 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000016, not yet confirmed (gprs_ms.c:512) 20241107083438910 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083438910 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083438910 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083438910 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083438910 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083438910 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083438910 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) 20241107083438910 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083438910 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083438910 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083438910 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) 20241107083438910 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) 20241107083438910 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) 20241107083438910 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) 20241107083438912 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) 20241107083438912 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) 20241107083438912 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20241107083438913 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) 20241107083438913 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083438913 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083438913 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) 20241107083438913 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083438913 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083438913 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083438913 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) 20241107083438913 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) 20241107083438913 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083438914 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) 20241107083438914 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083438914 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083438914 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083438914 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083438914 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083438914 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083438914 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=2 (bts.cpp:663) 20241107083438914 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083438914 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083438914 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083438914 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083438914 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083438914 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083438914 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083438914 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083438914 DRLCMAC 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) 20241107083438914 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083438914 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083438914 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083438914 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083438914 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438914 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438914 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083438914 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083438914 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083438914 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083438914 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083438914 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083438914 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:1192) 20241107083438914 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083438914 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083438914 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-2:G){NEW} (gprs_ms.c:336) 20241107083438914 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083438914 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083438914 DTBFUL INFO TBF(UL:TFI-0-6-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083438914 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083438914 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) 20241107083438914 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) 20241107083438914 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083438914 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083438914 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083438914 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083438918 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083438918 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083438918 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083438927 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) 20241107083438927 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) 20241107083438927 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) 20241107083438927 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083438927 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) 20241107083438927 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) 20241107083438927 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) 20241107083438927 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) 20241107083438927 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) 20241107083438927 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) 20241107083438928 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) 20241107083438928 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) 20241107083438928 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) 20241107083438928 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) 20241107083438928 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) 20241107083438928 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) 20241107083438928 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) 20241107083438928 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) 20241107083438936 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) 20241107083438936 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) 20241107083438936 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20241107083438936 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) 20241107083438937 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083438951 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) 20241107083438951 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) 20241107083438953 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) 20241107083438953 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) 20241107083438953 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) 20241107083438953 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) 20241107083438954 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) 20241107083438954 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) 20241107083438955 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) 20241107083438955 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) 20241107083438956 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) 20241107083438956 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) 20241107083438956 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) 20241107083438956 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083438958 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083438958 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083438958 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083438958 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 dc 2a 41 e4 97 16 58 af 8b 78 b7 f2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083438958 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) 20241107083438958 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083438958 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 05 01 00 00 00 17 dc 2a 41 e4 97 16 58 af 8b 78 b7 f2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083438958 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:1032) 20241107083438959 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:1072) 20241107083438959 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) 20241107083438959 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) 20241107083438959 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) 20241107083438959 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083438959 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} data_length=30, data=00 00 00 17 dc 2a 41 e4 97 16 58 af 8b 78 b7 f2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083438959 DTBFUL INFO TBF(UL:TFI-0-6-2:G){ASSIGN} Decoded premier TLLI=0x00000017 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083438959 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000017, not yet confirmed (gprs_ms.c:512) 20241107083438959 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083438959 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083438959 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083438959 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083438959 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083438959 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083438959 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) 20241107083438959 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083438959 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083438959 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083438959 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) 20241107083438959 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) 20241107083438960 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) 20241107083438960 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) 20241107083438960 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20241107083438960 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) 20241107083438960 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083438960 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083438960 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) 20241107083438960 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083438960 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083438960 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083438960 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) 20241107083438960 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) 20241107083438961 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083438965 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) 20241107083438965 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083438965 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083438965 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083438965 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083438965 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083438965 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083438965 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=2 (bts.cpp:663) 20241107083438965 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083438965 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083438965 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083438965 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083438965 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083438965 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083438965 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083438966 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083438966 DRLCMAC 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) 20241107083438966 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083438966 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083438966 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083438966 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083438966 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438966 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083438966 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083438966 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083438966 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083438966 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083438966 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083438966 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083438966 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:1192) 20241107083438966 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083438966 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083438966 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-2:G){NEW} (gprs_ms.c:336) 20241107083438966 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083438966 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083438966 DTBFUL INFO TBF(UL:TFI-0-7-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083438966 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083438966 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) 20241107083438966 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) 20241107083438966 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083438966 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083438966 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083438966 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083438971 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) 20241107083438971 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) 20241107083438971 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) 20241107083438971 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083438973 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) 20241107083438973 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) 20241107083438973 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) 20241107083438973 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) 20241107083438974 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) 20241107083438974 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) 20241107083438975 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) 20241107083438975 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) 20241107083438976 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) 20241107083438976 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) 20241107083438977 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) 20241107083438977 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) 20241107083438977 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) 20241107083438977 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) 20241107083438978 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) 20241107083438978 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) 20241107083438978 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20241107083438978 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) 20241107083438979 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 2 20241107083438990 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) 20241107083438990 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) 20241107083438991 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) 20241107083438991 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) 20241107083438992 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) 20241107083438992 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) 20241107083438993 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) 20241107083438993 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) 20241107083438994 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) 20241107083438994 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) 20241107083438995 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) 20241107083438995 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) 20241107083438995 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) 20241107083438995 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) 20241107083438995 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) 20241107083438996 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083438996 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 e2 48 89 23 5a 7d 62 41 e8 79 cc ea 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083438996 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) 20241107083438996 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083438996 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 05 01 00 00 00 18 e2 48 89 23 5a 7d 62 41 e8 79 cc ea 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083438996 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:1032) 20241107083438996 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:1072) 20241107083438996 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) 20241107083438996 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) 20241107083438996 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) 20241107083438996 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083438997 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} data_length=30, data=00 00 00 18 e2 48 89 23 5a 7d 62 41 e8 79 cc ea 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083438997 DTBFUL INFO TBF(UL:TFI-0-7-2:G){ASSIGN} Decoded premier TLLI=0x00000018 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241107083438997 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000018, not yet confirmed (gprs_ms.c:512) 20241107083438997 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083438997 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083438997 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083438997 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083438997 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083438997 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083438997 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) 20241107083438997 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083438997 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083438997 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083438999 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) 20241107083438999 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) 20241107083438999 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241107083438999 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) 20241107083438999 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083438999 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083438999 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) 20241107083438999 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083438999 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083438999 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083438999 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) 20241107083438999 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) 20241107083439000 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083439001 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083439001 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083439001 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083439005 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) 20241107083439005 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083439005 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083439005 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083439005 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083439005 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083439005 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083439005 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241107083439005 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083439005 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083439005 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083439005 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083439005 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083439005 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083439005 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083439005 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083439005 DRLCMAC 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) 20241107083439005 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083439005 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083439005 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083439005 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083439005 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439005 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439006 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083439006 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083439006 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083439006 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083439006 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083439006 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083439006 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:1192) 20241107083439006 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083439006 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083439006 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-3:G){NEW} (gprs_ms.c:336) 20241107083439006 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083439006 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083439006 DTBFUL INFO TBF(UL:TFI-0-0-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083439006 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083439006 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) 20241107083439006 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) 20241107083439006 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083439006 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083439006 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083439006 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083439014 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) 20241107083439014 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) 20241107083439014 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) 20241107083439014 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083439016 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) 20241107083439016 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) 20241107083439017 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) 20241107083439017 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) 20241107083439019 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) 20241107083439019 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) 20241107083439020 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) 20241107083439020 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) 20241107083439021 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) 20241107083439021 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) 20241107083439022 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) 20241107083439022 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) 20241107083439023 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) 20241107083439023 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) 20241107083439024 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) 20241107083439024 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) 20241107083439024 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20241107083439024 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) 20241107083439024 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 3 20241107083439033 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) 20241107083439033 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) 20241107083439034 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) 20241107083439034 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) 20241107083439035 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) 20241107083439035 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) 20241107083439036 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) 20241107083439036 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) 20241107083439036 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) 20241107083439036 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) 20241107083439037 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) 20241107083439037 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) 20241107083439038 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) 20241107083439038 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) 20241107083439039 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) 20241107083439039 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) 20241107083439039 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) 20241107083439039 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083439040 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) 20241107083439040 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) 20241107083439040 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241107083439040 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) 20241107083439040 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083439042 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083439042 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083439042 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 2 vs exp USF 3 20241107083439052 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) 20241107083439052 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) 20241107083439052 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) 20241107083439052 DTBF NOTICE TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083439052 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083439052 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083439053 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) 20241107083439053 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) 20241107083439054 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) 20241107083439054 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) 20241107083439054 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) 20241107083439054 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) 20241107083439055 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) 20241107083439055 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) 20241107083439056 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) 20241107083439056 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) 20241107083439057 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) 20241107083439057 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) 20241107083439058 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) 20241107083439058 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) 20241107083439062 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) 20241107083439062 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) 20241107083439063 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083439076 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) 20241107083439076 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) 20241107083439076 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) 20241107083439076 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083439078 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) 20241107083439078 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) 20241107083439079 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) 20241107083439079 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) 20241107083439080 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) 20241107083439080 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) 20241107083439080 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) 20241107083439080 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) 20241107083439081 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) 20241107083439081 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) 20241107083439082 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) 20241107083439082 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) 20241107083439083 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) 20241107083439083 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) 20241107083439084 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083439084 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083439084 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083439084 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) 20241107083439084 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) 20241107083439085 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083439095 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) 20241107083439095 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) 20241107083439096 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) 20241107083439096 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) 20241107083439097 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) 20241107083439097 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) 20241107083439098 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) 20241107083439098 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) 20241107083439099 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) 20241107083439099 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) 20241107083439099 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) 20241107083439099 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) 20241107083439100 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) 20241107083439100 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) 20241107083439101 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) 20241107083439101 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) 20241107083439102 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) 20241107083439102 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) 20241107083439103 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083439114 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083439114 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083439114 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083439114 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) 20241107083439114 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) 20241107083439116 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) 20241107083439116 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) 20241107083439117 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) 20241107083439117 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) 20241107083439117 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) 20241107083439117 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) 20241107083439118 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) 20241107083439118 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) 20241107083439119 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) 20241107083439119 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) 20241107083439120 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) 20241107083439120 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) 20241107083439120 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) 20241107083439120 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) 20241107083439124 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) 20241107083439124 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) 20241107083439125 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083439139 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) 20241107083439139 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) 20241107083439140 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) 20241107083439140 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) 20241107083439141 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) 20241107083439141 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) 20241107083439142 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) 20241107083439142 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) 20241107083439142 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) 20241107083439143 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) 20241107083439143 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) 20241107083439143 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) 20241107083439144 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) 20241107083439145 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) 20241107083439145 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) 20241107083439145 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) 20241107083439147 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) 20241107083439147 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) 20241107083439148 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083439158 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) 20241107083439158 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) 20241107083439160 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) 20241107083439160 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) 20241107083439161 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) 20241107083439161 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) 20241107083439161 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) 20241107083439161 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) 20241107083439162 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) 20241107083439162 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) 20241107083439163 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) 20241107083439163 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) 20241107083439164 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) 20241107083439164 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) 20241107083439165 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) 20241107083439165 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) 20241107083439166 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) 20241107083439166 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) 20241107083439166 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083439166 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083439167 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083439167 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083439177 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) 20241107083439177 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) 20241107083439179 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) 20241107083439179 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) 20241107083439179 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) 20241107083439179 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) 20241107083439180 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) 20241107083439180 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) 20241107083439181 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) 20241107083439181 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) 20241107083439182 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) 20241107083439182 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) 20241107083439183 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) 20241107083439183 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) 20241107083439183 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) 20241107083439183 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) 20241107083439187 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) 20241107083439187 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) 20241107083439187 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 3 20241107083439201 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) 20241107083439201 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) 20241107083439202 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) 20241107083439202 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) 20241107083439203 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) 20241107083439203 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) 20241107083439204 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) 20241107083439204 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) 20241107083439205 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) 20241107083439205 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) 20241107083439206 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083439206 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083439206 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083439206 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) 20241107083439206 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) 20241107083439207 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) 20241107083439207 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) 20241107083439208 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) 20241107083439208 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) 20241107083439209 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) 20241107083439209 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=381 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-0-3:G){FLOW}, expect answer on UL FN=385 (gprs_rlcmac_sched.cpp:454) 20241107083439209 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 385 for type USF (pdch_ul_controller.c:184) 20241107083439209 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 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) 20241107083439210 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083439220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=4 data=3c 07 01 00 00 00 19 39 94 6a 08 f4 5c 26 5f 50 83 75 65 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083439220 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) 20241107083439220 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083439221 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 07 01 00 00 00 19 39 94 6a 08 f4 5c 26 5f 50 83 75 65 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083439221 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:1032) 20241107083439221 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=381 Rx UL DATA from unexpected TBF(UL:TFI-0-0-3:G){FLOW} (pdch.cpp:1072) 20241107083439221 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) 20241107083439221 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) 20241107083439221 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) 20241107083439221 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083439221 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} data_length=30, data=00 00 00 19 39 94 6a 08 f4 5c 26 5f 50 83 75 65 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083439221 DTBFUL INFO TBF(UL:TFI-0-0-3:G){FLOW} Decoded premier TLLI=0x00000019 of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083439221 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000019, not yet confirmed (gprs_ms.c:512) 20241107083439221 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083439221 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083439221 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083439221 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083439221 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083439221 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) 20241107083439221 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) 20241107083439221 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083439221 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083439221 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083439222 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) 20241107083439222 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) 20241107083439223 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) 20241107083439223 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) 20241107083439224 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) 20241107083439224 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) 20241107083439225 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) 20241107083439225 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) 20241107083439226 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) 20241107083439226 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) 20241107083439226 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) 20241107083439226 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) 20241107083439227 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) 20241107083439227 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) 20241107083439228 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) 20241107083439228 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:TLLI-0x00000019){FLOW}, expect answer on UL FN=390 (gprs_rlcmac_sched.cpp:454) 20241107083439228 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type USF (pdch_ul_controller.c:184) 20241107083439228 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) 20241107083439228 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (final=0) (encoding.cpp:1112) 20241107083439228 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083439228 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) 20241107083439228 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083439228 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083439228 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083439229 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Scheduling control message at RTS for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083439229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Sending data request: sapi=5 arfcn=871 cur_fn=381 block=5 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) 20241107083439230 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083439235 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=381, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083439235 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083439235 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083439235 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083439235 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083439235 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083439235 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083439236 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=3 (bts.cpp:663) 20241107083439236 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083439236 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083439236 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083439236 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083439236 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083439236 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083439236 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083439236 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083439236 DRLCMAC 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) 20241107083439236 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083439236 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083439236 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083439236 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083439236 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439236 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439236 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083439236 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083439236 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083439236 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083439236 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083439236 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083439236 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:1192) 20241107083439236 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083439236 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083439236 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-3:G){NEW} (gprs_ms.c:336) 20241107083439236 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083439236 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083439236 DTBFUL INFO TBF(UL:TFI-0-1-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083439236 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083439236 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) 20241107083439236 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=381 (tbf_ul.cpp:221) 20241107083439236 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083439237 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083439237 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083439237 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=381 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083439242 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) 20241107083439242 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) 20241107083439242 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=385): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241107083439242 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083439245 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) 20241107083439245 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) 20241107083439246 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) 20241107083439246 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) 20241107083439247 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) 20241107083439247 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) 20241107083439248 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) 20241107083439248 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) 20241107083439249 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) 20241107083439249 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) 20241107083439250 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) 20241107083439250 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) 20241107083439251 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) 20241107083439251 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) 20241107083439252 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) 20241107083439252 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) 20241107083439252 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type USF (pdch_ul_controller.c:184) 20241107083439252 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) 20241107083439252 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083439264 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) 20241107083439264 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) 20241107083439264 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) 20241107083439264 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083439265 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=6 data=3c 07 01 00 00 00 1a 48 cf 80 60 d7 eb 00 e8 9f 01 34 c0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083439265 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083439265 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083439265 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 07 01 00 00 00 1a 48 cf 80 60 d7 eb 00 e8 9f 01 34 c0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083439265 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:1032) 20241107083439265 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=390 Rx UL DATA from unexpected TBF(UL:TFI-0-1-3:G){ASSIGN} (pdch.cpp:1072) 20241107083439265 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) 20241107083439265 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) 20241107083439265 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) 20241107083439265 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083439265 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} data_length=30, data=00 00 00 1a 48 cf 80 60 d7 eb 00 e8 9f 01 34 c0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083439265 DTBFUL INFO TBF(UL:TFI-0-1-3:G){ASSIGN} Decoded premier TLLI=0x0000001a of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083439265 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001a, not yet confirmed (gprs_ms.c:512) 20241107083439265 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083439265 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083439265 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083439265 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083439265 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083439265 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083439265 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) 20241107083439265 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083439265 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083439265 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083439266 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) 20241107083439266 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) 20241107083439267 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) 20241107083439267 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) 20241107083439267 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) 20241107083439267 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) 20241107083439268 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) 20241107083439268 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) 20241107083439269 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) 20241107083439269 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) 20241107083439270 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) 20241107083439270 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) 20241107083439271 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 RX RTS.req: sapi=5 arfcn=872 cur_fn=390 block=7 (pcu_l1_if.cpp:576) 20241107083439271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=394 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=398 (gprs_rlcmac_sched.cpp:454) 20241107083439271 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20241107083439271 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) 20241107083439271 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083439271 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083439271 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) 20241107083439271 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083439271 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083439271 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083439271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Scheduling control message at RTS for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083439271 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Sending data request: sapi=5 arfcn=872 cur_fn=390 block=7 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) 20241107083439272 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083439278 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=390, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083439278 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083439278 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083439278 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083439278 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083439278 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083439278 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083439278 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=3 (bts.cpp:663) 20241107083439278 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083439278 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083439278 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083439278 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083439278 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083439278 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083439278 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083439278 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083439278 DRLCMAC 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) 20241107083439278 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083439278 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083439278 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083439278 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083439278 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439278 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439279 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083439279 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083439279 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083439279 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083439279 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083439279 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083439279 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:1192) 20241107083439279 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083439279 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083439279 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-3:G){NEW} (gprs_ms.c:336) 20241107083439279 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083439279 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083439279 DTBFUL INFO TBF(UL:TFI-0-2-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083439279 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083439279 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) 20241107083439279 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=390 (tbf_ul.cpp:221) 20241107083439279 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083439279 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083439279 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083439279 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 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083439285 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) 20241107083439285 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) 20241107083439285 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) 20241107083439285 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083439287 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) 20241107083439287 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) 20241107083439288 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) 20241107083439288 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) 20241107083439289 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) 20241107083439289 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) 20241107083439289 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) 20241107083439289 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) 20241107083439290 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) 20241107083439290 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) 20241107083439291 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) 20241107083439291 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) 20241107083439292 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) 20241107083439292 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) 20241107083439293 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) 20241107083439293 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) 20241107083439294 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20241107083439294 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) 20241107083439294 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083439303 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) 20241107083439303 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) 20241107083439304 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) 20241107083439304 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) 20241107083439304 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=398): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241107083439304 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083439305 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=8 data=3c 07 01 00 00 00 1b 16 7a 88 a1 55 de cd 14 43 29 ff 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083439305 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083439305 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083439305 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 07 01 00 00 00 1b 16 7a 88 a1 55 de cd 14 43 29 ff 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083439305 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:1032) 20241107083439305 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=398 Rx UL DATA from unexpected TBF(UL:TFI-0-2-3:G){ASSIGN} (pdch.cpp:1072) 20241107083439305 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) 20241107083439305 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) 20241107083439305 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) 20241107083439305 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083439305 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} data_length=30, data=00 00 00 1b 16 7a 88 a1 55 de cd 14 43 29 ff 76 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083439305 DTBFUL INFO TBF(UL:TFI-0-2-3:G){ASSIGN} Decoded premier TLLI=0x0000001b of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083439305 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001b, not yet confirmed (gprs_ms.c:512) 20241107083439305 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083439305 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083439305 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083439305 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083439305 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083439305 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083439305 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) 20241107083439305 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083439305 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083439305 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083439305 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) 20241107083439305 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) 20241107083439306 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) 20241107083439306 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) 20241107083439307 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) 20241107083439307 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) 20241107083439308 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) 20241107083439308 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) 20241107083439308 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) 20241107083439308 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) 20241107083439312 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 RX RTS.req: sapi=5 arfcn=873 cur_fn=398 block=9 (pcu_l1_if.cpp:576) 20241107083439312 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=403 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=407 (gprs_rlcmac_sched.cpp:454) 20241107083439312 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20241107083439312 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) 20241107083439312 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083439312 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083439312 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) 20241107083439312 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083439312 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083439312 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083439312 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Scheduling control message at RTS for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083439312 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Sending data request: sapi=5 arfcn=873 cur_fn=398 block=9 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) 20241107083439313 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083439317 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=398, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083439317 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083439317 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083439317 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083439317 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083439317 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083439317 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083439317 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=3 (bts.cpp:663) 20241107083439317 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083439317 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083439317 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083439317 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083439317 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083439317 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083439317 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083439317 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083439317 DRLCMAC 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) 20241107083439317 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083439317 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083439317 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083439317 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083439317 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439317 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439317 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083439317 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083439318 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083439318 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083439318 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083439318 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083439318 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:1192) 20241107083439318 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083439318 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083439318 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-3:G){NEW} (gprs_ms.c:336) 20241107083439318 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083439318 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083439318 DTBFUL INFO TBF(UL:TFI-0-3-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083439318 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083439318 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) 20241107083439318 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=398 (tbf_ul.cpp:221) 20241107083439318 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083439318 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083439318 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083439318 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 6a 7e 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083439327 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) 20241107083439327 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) 20241107083439327 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) 20241107083439327 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083439328 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) 20241107083439328 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) 20241107083439329 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) 20241107083439329 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) 20241107083439330 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) 20241107083439330 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) 20241107083439330 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) 20241107083439330 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) 20241107083439331 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) 20241107083439331 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) 20241107083439332 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) 20241107083439332 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) 20241107083439333 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) 20241107083439333 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) 20241107083439334 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) 20241107083439334 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) 20241107083439334 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20241107083439334 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) 20241107083439335 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083439346 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) 20241107083439346 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) 20241107083439348 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) 20241107083439348 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) 20241107083439348 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) 20241107083439348 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) 20241107083439349 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=407): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241107083439349 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083439349 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=10 data=3c 07 01 00 00 00 1c 19 0a c3 ba 70 d9 3e 0a a3 e1 07 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083439349 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083439349 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083439349 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 07 01 00 00 00 1c 19 0a c3 ba 70 d9 3e 0a a3 e1 07 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083439349 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:1032) 20241107083439349 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=407 Rx UL DATA from unexpected TBF(UL:TFI-0-3-3:G){ASSIGN} (pdch.cpp:1072) 20241107083439349 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) 20241107083439349 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) 20241107083439349 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) 20241107083439349 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083439349 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} data_length=30, data=00 00 00 1c 19 0a c3 ba 70 d9 3e 0a a3 e1 07 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083439349 DTBFUL INFO TBF(UL:TFI-0-3-3:G){ASSIGN} Decoded premier TLLI=0x0000001c of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083439349 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001c, not yet confirmed (gprs_ms.c:512) 20241107083439350 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083439350 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083439350 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083439350 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083439350 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083439350 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083439350 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) 20241107083439350 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083439350 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083439350 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083439350 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) 20241107083439350 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) 20241107083439351 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) 20241107083439351 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) 20241107083439352 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) 20241107083439352 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) 20241107083439353 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) 20241107083439353 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) 20241107083439354 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 RX RTS.req: sapi=5 arfcn=874 cur_fn=407 block=11 (pcu_l1_if.cpp:576) 20241107083439354 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=411 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=416 (gprs_rlcmac_sched.cpp:454) 20241107083439354 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20241107083439354 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) 20241107083439354 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083439354 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083439354 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) 20241107083439354 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083439354 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083439354 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083439354 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Scheduling control message at RTS for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083439354 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Sending data request: sapi=5 arfcn=874 cur_fn=407 block=11 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) 20241107083439354 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083439360 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=407, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083439360 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083439360 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083439360 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083439360 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083439360 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083439360 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083439360 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=3 (bts.cpp:663) 20241107083439360 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083439360 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083439360 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083439360 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083439360 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083439360 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083439361 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083439361 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083439361 DRLCMAC 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) 20241107083439361 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083439361 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083439361 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083439361 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083439361 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439361 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439361 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083439361 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083439361 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083439361 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083439361 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083439361 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083439361 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:1192) 20241107083439361 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083439361 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083439361 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-3:G){NEW} (gprs_ms.c:336) 20241107083439361 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083439361 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083439361 DTBFUL INFO TBF(UL:TFI-0-4-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083439361 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083439361 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) 20241107083439361 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=407 (tbf_ul.cpp:221) 20241107083439361 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083439361 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083439361 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083439361 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 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083439366 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) 20241107083439366 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) 20241107083439366 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) 20241107083439366 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083439367 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) 20241107083439367 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) 20241107083439368 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) 20241107083439368 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) 20241107083439369 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) 20241107083439369 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) 20241107083439370 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) 20241107083439370 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) 20241107083439372 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) 20241107083439372 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) 20241107083439373 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) 20241107083439373 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) 20241107083439374 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) 20241107083439374 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) 20241107083439376 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) 20241107083439376 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) 20241107083439376 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20241107083439376 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) 20241107083439376 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083439389 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) 20241107083439390 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) 20241107083439391 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) 20241107083439391 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) 20241107083439392 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) 20241107083439392 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) 20241107083439393 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) 20241107083439393 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) 20241107083439393 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=416): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241107083439393 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083439394 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data=3c 07 01 00 00 00 1d 84 28 68 ae c3 69 24 3c ae 39 d8 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083439394 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083439394 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083439394 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 07 01 00 00 00 1d 84 28 68 ae c3 69 24 3c ae 39 d8 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083439394 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:1032) 20241107083439394 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=416 Rx UL DATA from unexpected TBF(UL:TFI-0-4-3:G){ASSIGN} (pdch.cpp:1072) 20241107083439394 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) 20241107083439394 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) 20241107083439394 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) 20241107083439394 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083439394 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} data_length=30, data=00 00 00 1d 84 28 68 ae c3 69 24 3c ae 39 d8 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083439394 DTBFUL INFO TBF(UL:TFI-0-4-3:G){ASSIGN} Decoded premier TLLI=0x0000001d of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083439394 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001d, not yet confirmed (gprs_ms.c:512) 20241107083439394 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083439394 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083439394 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083439394 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083439394 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083439394 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083439394 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) 20241107083439394 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083439394 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083439394 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083439395 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) 20241107083439395 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) 20241107083439395 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) 20241107083439395 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) 20241107083439396 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) 20241107083439396 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) 20241107083439397 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 RX RTS.req: sapi=5 arfcn=875 cur_fn=416 block=1 (pcu_l1_if.cpp:576) 20241107083439397 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=420 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=424 (gprs_rlcmac_sched.cpp:454) 20241107083439397 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20241107083439397 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) 20241107083439397 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083439397 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083439397 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) 20241107083439397 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083439397 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083439397 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083439397 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Scheduling control message at RTS for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083439397 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Sending data request: sapi=5 arfcn=875 cur_fn=416 block=1 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) 20241107083439397 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083439401 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=416, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083439401 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083439401 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083439401 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083439401 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083439401 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083439401 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083439401 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=3 (bts.cpp:663) 20241107083439401 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083439401 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083439401 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083439401 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083439401 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083439401 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083439401 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083439401 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083439401 DRLCMAC 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) 20241107083439401 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083439401 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083439401 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083439401 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083439401 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439401 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439401 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083439401 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083439401 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083439401 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083439401 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083439401 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083439401 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:1192) 20241107083439401 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083439401 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083439401 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-3:G){NEW} (gprs_ms.c:336) 20241107083439401 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083439401 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083439401 DTBFUL INFO TBF(UL:TFI-0-5-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083439401 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083439401 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) 20241107083439401 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=416 (tbf_ul.cpp:221) 20241107083439401 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083439402 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083439402 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083439402 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 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083439409 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) 20241107083439409 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) 20241107083439409 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) 20241107083439409 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083439411 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) 20241107083439411 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) 20241107083439411 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) 20241107083439411 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) 20241107083439412 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) 20241107083439412 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) 20241107083439413 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) 20241107083439413 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) 20241107083439414 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) 20241107083439414 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) 20241107083439415 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) 20241107083439415 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) 20241107083439416 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) 20241107083439416 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) 20241107083439417 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) 20241107083439417 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) 20241107083439417 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20241107083439417 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) 20241107083439418 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083439428 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) 20241107083439428 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) 20241107083439429 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) 20241107083439429 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) 20241107083439429 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) 20241107083439429 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) 20241107083439429 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) 20241107083439429 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) 20241107083439430 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) 20241107083439430 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) 20241107083439430 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=424): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241107083439430 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083439430 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=2 data=3c 07 01 00 00 00 1e 7e 15 0f ca 0f 1e c6 ba a9 24 f0 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083439430 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083439431 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083439431 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 07 01 00 00 00 1e 7e 15 0f ca 0f 1e c6 ba a9 24 f0 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083439431 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:1032) 20241107083439431 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=424 Rx UL DATA from unexpected TBF(UL:TFI-0-5-3:G){ASSIGN} (pdch.cpp:1072) 20241107083439431 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) 20241107083439431 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) 20241107083439431 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) 20241107083439431 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083439431 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} data_length=30, data=00 00 00 1e 7e 15 0f ca 0f 1e c6 ba a9 24 f0 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083439431 DTBFUL INFO TBF(UL:TFI-0-5-3:G){ASSIGN} Decoded premier TLLI=0x0000001e of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083439431 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001e, not yet confirmed (gprs_ms.c:512) 20241107083439431 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083439431 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083439431 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083439431 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083439431 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083439431 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083439431 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) 20241107083439431 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083439431 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083439431 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083439431 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) 20241107083439431 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) 20241107083439431 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) 20241107083439431 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) 20241107083439437 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083439437 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083439437 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083439437 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 RX RTS.req: sapi=5 arfcn=876 cur_fn=424 block=3 (pcu_l1_if.cpp:576) 20241107083439437 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=429 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=433 (gprs_rlcmac_sched.cpp:454) 20241107083439437 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20241107083439437 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) 20241107083439437 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083439437 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083439437 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) 20241107083439437 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083439437 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083439437 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083439437 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Scheduling control message at RTS for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083439437 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Sending data request: sapi=5 arfcn=876 cur_fn=424 block=3 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) 20241107083439437 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083439438 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=424, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083439438 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083439438 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083439438 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083439438 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083439438 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083439438 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083439438 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=3 (bts.cpp:663) 20241107083439438 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083439438 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083439438 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083439438 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083439438 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083439438 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083439438 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083439438 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083439438 DRLCMAC 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) 20241107083439438 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083439438 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083439438 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083439438 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083439438 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439438 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439438 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083439438 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083439438 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083439438 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083439438 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083439438 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083439438 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:1192) 20241107083439438 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083439438 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083439438 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-3:G){NEW} (gprs_ms.c:336) 20241107083439438 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083439438 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083439439 DTBFUL INFO TBF(UL:TFI-0-6-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083439439 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083439439 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) 20241107083439439 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=424 (tbf_ul.cpp:221) 20241107083439439 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083439439 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083439439 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083439439 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 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083439452 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) 20241107083439452 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) 20241107083439452 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) 20241107083439452 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083439452 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) 20241107083439452 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) 20241107083439453 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) 20241107083439453 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) 20241107083439453 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) 20241107083439453 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) 20241107083439454 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) 20241107083439454 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) 20241107083439454 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) 20241107083439454 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) 20241107083439454 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) 20241107083439454 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) 20241107083439455 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) 20241107083439455 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) 20241107083439456 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) 20241107083439456 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) 20241107083439456 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20241107083439456 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) 20241107083439456 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083439471 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) 20241107083439471 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) 20241107083439473 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) 20241107083439473 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) 20241107083439474 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) 20241107083439474 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) 20241107083439474 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) 20241107083439474 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) 20241107083439475 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) 20241107083439475 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) 20241107083439476 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) 20241107083439476 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) 20241107083439476 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=433): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241107083439476 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083439476 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=4 data=3c 07 01 00 00 00 1f d5 ea a8 ee 90 e1 01 2d 1e 3f 57 e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083439476 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083439476 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083439476 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 07 01 00 00 00 1f d5 ea a8 ee 90 e1 01 2d 1e 3f 57 e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083439476 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:1032) 20241107083439476 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=433 Rx UL DATA from unexpected TBF(UL:TFI-0-6-3:G){ASSIGN} (pdch.cpp:1072) 20241107083439476 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) 20241107083439476 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) 20241107083439476 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) 20241107083439476 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083439476 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} data_length=30, data=00 00 00 1f d5 ea a8 ee 90 e1 01 2d 1e 3f 57 e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083439476 DTBFUL INFO TBF(UL:TFI-0-6-3:G){ASSIGN} Decoded premier TLLI=0x0000001f of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083439477 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001f, not yet confirmed (gprs_ms.c:512) 20241107083439477 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083439477 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083439477 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083439477 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083439477 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083439477 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083439477 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) 20241107083439477 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083439477 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083439477 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083439477 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) 20241107083439477 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) 20241107083439477 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 RX RTS.req: sapi=5 arfcn=877 cur_fn=433 block=5 (pcu_l1_if.cpp:576) 20241107083439478 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=437 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=442 (gprs_rlcmac_sched.cpp:454) 20241107083439478 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20241107083439478 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) 20241107083439478 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083439478 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083439478 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) 20241107083439478 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083439478 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083439478 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083439478 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Scheduling control message at RTS for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083439478 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Sending data request: sapi=5 arfcn=877 cur_fn=433 block=5 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) 20241107083439478 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083439479 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083439479 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083439479 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083439483 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=433, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083439483 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083439483 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083439483 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083439483 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083439483 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083439483 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083439483 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=3 (bts.cpp:663) 20241107083439483 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083439483 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083439483 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083439483 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083439483 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083439483 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083439483 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083439483 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083439483 DRLCMAC 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) 20241107083439483 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083439483 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083439483 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083439483 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083439483 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439483 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439483 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083439483 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083439483 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083439483 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083439483 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083439483 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083439483 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:1192) 20241107083439483 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083439483 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083439483 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-3:G){NEW} (gprs_ms.c:336) 20241107083439483 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083439483 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083439484 DTBFUL INFO TBF(UL:TFI-0-7-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083439484 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083439484 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) 20241107083439484 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=433 (tbf_ul.cpp:221) 20241107083439484 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083439484 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083439484 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083439484 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 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083439490 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) 20241107083439490 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) 20241107083439490 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) 20241107083439490 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083439491 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) 20241107083439491 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) 20241107083439492 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) 20241107083439492 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) 20241107083439493 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) 20241107083439493 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) 20241107083439494 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) 20241107083439494 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) 20241107083439495 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) 20241107083439495 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) 20241107083439496 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) 20241107083439496 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) 20241107083439496 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) 20241107083439496 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) 20241107083439500 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) 20241107083439500 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) 20241107083439500 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20241107083439500 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) 20241107083439501 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 3 20241107083439515 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) 20241107083439515 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) 20241107083439516 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) 20241107083439516 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) 20241107083439517 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) 20241107083439517 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) 20241107083439518 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) 20241107083439518 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) 20241107083439519 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083439519 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083439519 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083439519 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) 20241107083439519 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) 20241107083439519 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) 20241107083439519 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) 20241107083439520 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) 20241107083439520 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) 20241107083439520 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=442): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241107083439520 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083439521 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=6 data=3c 07 01 00 00 00 20 d4 91 ea 8b 1b c5 1d 65 8d e9 53 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083439521 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083439521 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083439521 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 07 01 00 00 00 20 d4 91 ea 8b 1b c5 1d 65 8d e9 53 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083439521 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:1032) 20241107083439521 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=442 Rx UL DATA from unexpected TBF(UL:TFI-0-7-3:G){ASSIGN} (pdch.cpp:1072) 20241107083439521 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) 20241107083439521 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) 20241107083439521 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) 20241107083439521 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083439521 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} data_length=30, data=00 00 00 20 d4 91 ea 8b 1b c5 1d 65 8d e9 53 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083439521 DTBFUL INFO TBF(UL:TFI-0-7-3:G){ASSIGN} Decoded premier TLLI=0x00000020 of UL DATA TFI=3. (tbf_ul.cpp:361) 20241107083439521 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000020, not yet confirmed (gprs_ms.c:512) 20241107083439521 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083439521 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083439521 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083439521 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083439521 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083439521 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083439521 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) 20241107083439521 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083439521 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083439521 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083439521 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 RX RTS.req: sapi=5 arfcn=878 cur_fn=442 block=7 (pcu_l1_if.cpp:576) 20241107083439521 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=446 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=450 (gprs_rlcmac_sched.cpp:454) 20241107083439521 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20241107083439521 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) 20241107083439521 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083439521 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083439521 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) 20241107083439521 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083439522 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083439522 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083439522 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Scheduling control message at RTS for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083439522 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Sending data request: sapi=5 arfcn=878 cur_fn=442 block=7 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) 20241107083439522 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083439528 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=442, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083439528 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083439528 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083439528 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083439528 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083439528 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083439528 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083439528 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241107083439528 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083439528 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083439528 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083439528 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083439528 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083439528 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083439528 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083439528 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083439528 DRLCMAC 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) 20241107083439528 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083439528 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083439528 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083439528 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083439528 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439528 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439529 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083439529 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083439529 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083439529 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083439529 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083439529 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083439529 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:1192) 20241107083439529 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083439529 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083439529 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-4:G){NEW} (gprs_ms.c:336) 20241107083439529 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083439529 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083439529 DTBFUL INFO TBF(UL:TFI-0-0-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083439529 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083439529 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) 20241107083439529 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=442 (tbf_ul.cpp:221) 20241107083439529 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083439529 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083439529 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083439529 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 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083439534 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) 20241107083439534 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) 20241107083439534 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) 20241107083439534 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083439535 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) 20241107083439535 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) 20241107083439535 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) 20241107083439535 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) 20241107083439535 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) 20241107083439535 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) 20241107083439536 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) 20241107083439537 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) 20241107083439537 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) 20241107083439537 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) 20241107083439538 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) 20241107083439538 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) 20241107083439538 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) 20241107083439538 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) 20241107083439539 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) 20241107083439539 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) 20241107083439539 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20241107083439539 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) 20241107083439539 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 4 20241107083439552 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) 20241107083439552 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) 20241107083439552 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) 20241107083439552 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) 20241107083439552 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) 20241107083439552 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) 20241107083439553 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) 20241107083439553 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) 20241107083439553 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) 20241107083439553 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) 20241107083439553 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) 20241107083439553 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) 20241107083439553 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) 20241107083439553 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) 20241107083439553 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) 20241107083439553 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) 20241107083439553 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=450): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241107083439553 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083439561 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) 20241107083439561 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) 20241107083439561 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20241107083439561 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) 20241107083439561 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083439561 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083439561 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083439561 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 3 vs exp USF 4 20241107083439576 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) 20241107083439576 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) 20241107083439576 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) 20241107083439576 DTBF NOTICE TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083439576 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083439576 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083439577 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) 20241107083439577 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) 20241107083439578 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) 20241107083439578 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) 20241107083439578 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) 20241107083439578 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) 20241107083439579 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) 20241107083439579 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) 20241107083439579 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) 20241107083439579 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) 20241107083439580 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) 20241107083439580 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) 20241107083439581 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) 20241107083439581 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) 20241107083439581 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) 20241107083439581 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) 20241107083439582 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083439597 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) 20241107083439597 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) 20241107083439597 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=459): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} (pdch_ul_controller.c:309) 20241107083439597 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083439599 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) 20241107083439599 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) 20241107083439599 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) 20241107083439599 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) 20241107083439600 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) 20241107083439600 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) 20241107083439602 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083439602 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083439602 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083439602 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) 20241107083439602 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) 20241107083439603 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) 20241107083439603 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) 20241107083439603 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) 20241107083439603 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) 20241107083439604 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) 20241107083439604 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) 20241107083439605 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) 20241107083439605 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) 20241107083439606 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083439616 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) 20241107083439616 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) 20241107083439617 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) 20241107083439617 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) 20241107083439617 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) 20241107083439618 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) 20241107083439618 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) 20241107083439618 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) 20241107083439619 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) 20241107083439619 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) 20241107083439620 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) 20241107083439620 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) 20241107083439621 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) 20241107083439621 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) 20241107083439622 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) 20241107083439622 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) 20241107083439625 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) 20241107083439625 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) 20241107083439626 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083439639 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083439639 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083439639 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083439639 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) 20241107083439639 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) 20241107083439641 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) 20241107083439641 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) 20241107083439641 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) 20241107083439641 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) 20241107083439642 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) 20241107083439642 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) 20241107083439643 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) 20241107083439643 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) 20241107083439644 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) 20241107083439644 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) 20241107083439645 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) 20241107083439645 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) 20241107083439645 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) 20241107083439645 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) 20241107083439647 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) 20241107083439647 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) 20241107083439648 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083439658 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) 20241107083439659 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) 20241107083439660 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) 20241107083439660 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) 20241107083439661 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) 20241107083439661 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) 20241107083439662 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) 20241107083439662 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) 20241107083439663 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) 20241107083439663 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) 20241107083439663 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) 20241107083439663 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) 20241107083439664 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) 20241107083439664 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) 20241107083439665 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) 20241107083439665 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) 20241107083439666 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) 20241107083439666 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) 20241107083439667 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083439678 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) 20241107083439678 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) 20241107083439679 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) 20241107083439679 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) 20241107083439680 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) 20241107083439680 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) 20241107083439681 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) 20241107083439681 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) 20241107083439681 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) 20241107083439681 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) 20241107083439682 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) 20241107083439682 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) 20241107083439683 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) 20241107083439683 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) 20241107083439684 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083439684 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083439684 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083439684 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) 20241107083439684 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) 20241107083439687 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) 20241107083439687 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) 20241107083439688 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083439702 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) 20241107083439702 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) 20241107083439703 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) 20241107083439703 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) 20241107083439704 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) 20241107083439704 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) 20241107083439705 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) 20241107083439705 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) 20241107083439705 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) 20241107083439705 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) 20241107083439706 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) 20241107083439706 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) 20241107083439707 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) 20241107083439707 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) 20241107083439708 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) 20241107083439708 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) 20241107083439709 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) 20241107083439709 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) 20241107083439710 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083439721 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) 20241107083439721 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) 20241107083439722 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) 20241107083439722 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) 20241107083439723 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) 20241107083439723 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) 20241107083439724 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) 20241107083439724 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) 20241107083439725 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) 20241107083439725 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) 20241107083439725 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) 20241107083439725 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) 20241107083439726 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) 20241107083439726 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) 20241107083439727 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) 20241107083439727 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) 20241107083439728 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) 20241107083439728 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) 20241107083439729 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083439730 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083439730 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083439730 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 4 20241107083439740 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) 20241107083439740 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) 20241107083439741 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) 20241107083439741 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) 20241107083439742 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) 20241107083439742 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) 20241107083439743 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) 20241107083439743 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) 20241107083439743 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) 20241107083439743 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) 20241107083439744 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) 20241107083439744 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) 20241107083439745 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) 20241107083439745 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) 20241107083439746 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) 20241107083439746 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) 20241107083439749 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) 20241107083439749 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) 20241107083439749 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20241107083439749 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) 20241107083439750 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083439764 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 08 83 16 5e 2c 03 d5 60 68 2c ce 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083439764 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) 20241107083439764 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083439764 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 09 01 00 00 00 21 08 83 16 5e 2c 03 d5 60 68 2c ce 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083439764 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:1032) 20241107083439764 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:1072) 20241107083439764 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) 20241107083439764 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) 20241107083439764 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) 20241107083439764 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083439764 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} data_length=30, data=00 00 00 21 08 83 16 5e 2c 03 d5 60 68 2c ce 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083439764 DTBFUL INFO TBF(UL:TFI-0-0-4:G){FLOW} Decoded premier TLLI=0x00000021 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083439764 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000021, not yet confirmed (gprs_ms.c:512) 20241107083439764 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083439764 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083439764 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083439764 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083439764 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083439764 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) 20241107083439764 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) 20241107083439764 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083439764 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083439764 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083439765 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) 20241107083439765 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) 20241107083439766 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) 20241107083439766 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) 20241107083439767 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) 20241107083439767 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) 20241107083439768 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) 20241107083439768 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) 20241107083439769 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) 20241107083439769 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) 20241107083439770 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) 20241107083439770 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) 20241107083439771 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) 20241107083439771 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) 20241107083439772 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) 20241107083439772 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) 20241107083439772 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20241107083439772 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) 20241107083439772 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (final=0) (encoding.cpp:1112) 20241107083439772 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083439772 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) 20241107083439772 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083439772 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083439772 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083439772 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) 20241107083439772 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) 20241107083439772 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083439777 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) 20241107083439777 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083439777 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083439777 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083439778 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083439778 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083439778 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083439778 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=4 (bts.cpp:663) 20241107083439778 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083439778 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083439778 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083439778 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083439778 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083439778 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083439778 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083439778 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083439778 DRLCMAC 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) 20241107083439778 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083439778 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083439778 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083439778 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083439778 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439778 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439778 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083439778 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083439778 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083439778 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083439778 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083439778 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083439778 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:1192) 20241107083439778 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083439778 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083439779 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-4:G){NEW} (gprs_ms.c:336) 20241107083439779 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083439779 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083439779 DTBFUL INFO TBF(UL:TFI-0-1-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083439779 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083439779 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) 20241107083439779 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) 20241107083439779 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083439779 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083439779 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083439779 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083439783 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) 20241107083439783 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) 20241107083439783 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) 20241107083439783 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083439785 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) 20241107083439785 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) 20241107083439786 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) 20241107083439786 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) 20241107083439787 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) 20241107083439787 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) 20241107083439788 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) 20241107083439788 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) 20241107083439788 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) 20241107083439789 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) 20241107083439789 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) 20241107083439789 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) 20241107083439790 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) 20241107083439790 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) 20241107083439791 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) 20241107083439791 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) 20241107083439791 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20241107083439791 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) 20241107083439792 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083439802 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) 20241107083439802 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) 20241107083439802 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) 20241107083439802 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083439804 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 54 48 37 5c de 94 a3 e7 07 91 96 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083439804 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) 20241107083439804 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083439804 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 09 01 00 00 00 22 54 48 37 5c de 94 a3 e7 07 91 96 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083439804 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:1032) 20241107083439804 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:1072) 20241107083439804 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) 20241107083439804 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) 20241107083439804 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) 20241107083439804 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083439804 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} data_length=30, data=00 00 00 22 54 48 37 5c de 94 a3 e7 07 91 96 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083439804 DTBFUL INFO TBF(UL:TFI-0-1-4:G){ASSIGN} Decoded premier TLLI=0x00000022 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083439804 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000022, not yet confirmed (gprs_ms.c:512) 20241107083439804 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083439804 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083439804 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083439804 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083439804 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083439804 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083439804 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) 20241107083439804 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083439804 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083439804 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083439805 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) 20241107083439805 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) 20241107083439806 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) 20241107083439806 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) 20241107083439807 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) 20241107083439807 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) 20241107083439808 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) 20241107083439808 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) 20241107083439809 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) 20241107083439809 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) 20241107083439810 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) 20241107083439810 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) 20241107083439812 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) 20241107083439812 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) 20241107083439812 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20241107083439812 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) 20241107083439812 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083439812 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083439812 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) 20241107083439812 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083439812 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083439812 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083439812 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) 20241107083439812 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) 20241107083439813 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083439818 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) 20241107083439818 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083439818 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083439818 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083439818 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083439818 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083439818 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083439818 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=4 (bts.cpp:663) 20241107083439818 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083439818 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083439818 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083439818 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083439818 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083439818 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083439818 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083439818 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083439818 DRLCMAC 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) 20241107083439818 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083439818 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083439818 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083439818 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083439818 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439818 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439819 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083439819 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083439819 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083439819 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083439819 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083439819 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083439819 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:1192) 20241107083439819 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083439819 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083439819 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-4:G){NEW} (gprs_ms.c:336) 20241107083439819 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083439819 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083439819 DTBFUL INFO TBF(UL:TFI-0-2-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083439819 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083439819 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) 20241107083439819 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) 20241107083439819 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083439819 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083439819 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083439819 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083439827 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) 20241107083439827 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) 20241107083439827 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) 20241107083439827 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083439828 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) 20241107083439828 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) 20241107083439829 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) 20241107083439829 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) 20241107083439830 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) 20241107083439830 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) 20241107083439830 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) 20241107083439830 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) 20241107083439831 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) 20241107083439831 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) 20241107083439832 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) 20241107083439832 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) 20241107083439833 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) 20241107083439833 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) 20241107083439833 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) 20241107083439833 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) 20241107083439833 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20241107083439833 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) 20241107083439834 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083439846 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) 20241107083439846 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) 20241107083439848 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) 20241107083439848 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) 20241107083439848 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) 20241107083439848 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083439849 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 b2 30 19 27 38 c9 21 5b c8 14 64 ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083439849 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) 20241107083439849 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083439849 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 09 01 00 00 00 23 b2 30 19 27 38 c9 21 5b c8 14 64 ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083439849 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:1032) 20241107083439849 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:1072) 20241107083439849 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) 20241107083439849 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) 20241107083439849 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) 20241107083439849 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083439849 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} data_length=30, data=00 00 00 23 b2 30 19 27 38 c9 21 5b c8 14 64 ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083439849 DTBFUL INFO TBF(UL:TFI-0-2-4:G){ASSIGN} Decoded premier TLLI=0x00000023 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083439849 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000023, not yet confirmed (gprs_ms.c:512) 20241107083439849 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083439849 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083439849 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083439849 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083439849 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083439849 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083439849 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) 20241107083439849 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083439849 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083439849 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083439849 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) 20241107083439849 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) 20241107083439850 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) 20241107083439850 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) 20241107083439851 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) 20241107083439851 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) 20241107083439852 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) 20241107083439852 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) 20241107083439853 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) 20241107083439853 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) 20241107083439854 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) 20241107083439854 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) 20241107083439854 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20241107083439854 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) 20241107083439854 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083439854 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083439854 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) 20241107083439854 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083439854 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083439854 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083439854 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) 20241107083439854 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) 20241107083439854 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083439859 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) 20241107083439859 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083439859 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083439859 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083439859 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083439859 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083439859 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083439859 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=4 (bts.cpp:663) 20241107083439859 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083439859 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083439859 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083439859 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083439859 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083439859 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083439859 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083439859 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083439859 DRLCMAC 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) 20241107083439859 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083439859 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083439859 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083439859 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083439859 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439859 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439860 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083439860 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083439860 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083439860 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083439860 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083439860 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083439860 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:1192) 20241107083439860 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083439860 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083439860 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-4:G){NEW} (gprs_ms.c:336) 20241107083439860 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083439860 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083439860 DTBFUL INFO TBF(UL:TFI-0-3-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083439860 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083439860 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) 20241107083439860 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) 20241107083439860 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083439860 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083439860 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083439860 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083439865 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) 20241107083439865 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) 20241107083439865 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) 20241107083439865 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083439867 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) 20241107083439867 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) 20241107083439868 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) 20241107083439868 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) 20241107083439869 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) 20241107083439869 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) 20241107083439870 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) 20241107083439870 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) 20241107083439871 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) 20241107083439871 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) 20241107083439872 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) 20241107083439872 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) 20241107083439873 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) 20241107083439873 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) 20241107083439875 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) 20241107083439875 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) 20241107083439875 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20241107083439875 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) 20241107083439876 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083439889 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) 20241107083439889 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) 20241107083439891 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) 20241107083439891 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) 20241107083439892 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) 20241107083439892 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) 20241107083439892 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) 20241107083439892 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083439892 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 a1 aa 2f 1b 4a 56 57 77 52 dc af 41 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083439892 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) 20241107083439892 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083439892 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 09 01 00 00 00 24 a1 aa 2f 1b 4a 56 57 77 52 dc af 41 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083439893 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:1032) 20241107083439893 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:1072) 20241107083439893 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) 20241107083439893 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) 20241107083439893 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) 20241107083439893 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083439893 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} data_length=30, data=00 00 00 24 a1 aa 2f 1b 4a 56 57 77 52 dc af 41 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083439893 DTBFUL INFO TBF(UL:TFI-0-3-4:G){ASSIGN} Decoded premier TLLI=0x00000024 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083439893 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000024, not yet confirmed (gprs_ms.c:512) 20241107083439893 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083439893 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083439893 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083439893 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083439893 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083439893 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083439893 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) 20241107083439893 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083439893 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083439893 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083439894 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) 20241107083439894 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) 20241107083439894 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) 20241107083439894 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) 20241107083439895 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) 20241107083439895 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) 20241107083439896 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) 20241107083439896 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) 20241107083439897 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) 20241107083439897 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) 20241107083439897 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20241107083439897 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) 20241107083439897 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083439897 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083439897 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) 20241107083439897 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083439897 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083439897 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083439897 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) 20241107083439897 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) 20241107083439898 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083439903 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) 20241107083439903 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083439903 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083439903 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083439903 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083439904 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083439904 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083439904 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=4 (bts.cpp:663) 20241107083439904 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083439904 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083439904 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083439904 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083439904 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083439904 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083439904 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083439904 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083439904 DRLCMAC 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) 20241107083439904 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083439904 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083439904 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083439904 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083439904 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439904 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439904 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083439904 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083439904 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083439904 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083439904 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083439904 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083439904 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:1192) 20241107083439904 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083439904 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083439904 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-4:G){NEW} (gprs_ms.c:336) 20241107083439904 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083439904 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083439904 DTBFUL INFO TBF(UL:TFI-0-4-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083439904 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083439904 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) 20241107083439904 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) 20241107083439904 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083439904 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083439904 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083439904 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083439909 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) 20241107083439909 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) 20241107083439909 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) 20241107083439909 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083439911 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) 20241107083439911 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) 20241107083439912 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) 20241107083439912 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) 20241107083439913 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) 20241107083439913 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) 20241107083439913 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) 20241107083439913 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) 20241107083439914 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) 20241107083439914 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) 20241107083439915 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) 20241107083439915 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) 20241107083439916 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) 20241107083439916 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) 20241107083439917 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) 20241107083439917 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) 20241107083439917 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 533 for type USF (pdch_ul_controller.c:184) 20241107083439917 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) 20241107083439918 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083439929 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) 20241107083439929 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) 20241107083439931 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) 20241107083439931 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) 20241107083439931 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) 20241107083439931 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) 20241107083439932 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) 20241107083439932 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) 20241107083439932 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) 20241107083439932 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083439933 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 de b8 46 bc 18 83 73 58 80 7d ab 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083439933 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) 20241107083439933 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083439933 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 09 01 00 00 00 25 de b8 46 bc 18 83 73 58 80 7d ab 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083439933 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:1032) 20241107083439933 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:1072) 20241107083439933 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) 20241107083439933 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) 20241107083439933 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) 20241107083439933 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083439933 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} data_length=30, data=00 00 00 25 de b8 46 bc 18 83 73 58 80 7d ab 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083439933 DTBFUL INFO TBF(UL:TFI-0-4-4:G){ASSIGN} Decoded premier TLLI=0x00000025 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083439933 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000025, not yet confirmed (gprs_ms.c:512) 20241107083439933 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083439933 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083439933 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083439933 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083439933 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083439933 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083439933 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) 20241107083439933 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083439933 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083439933 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083439933 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) 20241107083439933 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) 20241107083439934 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) 20241107083439934 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) 20241107083439934 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) 20241107083439934 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) 20241107083439938 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) 20241107083439938 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) 20241107083439938 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20241107083439938 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) 20241107083439938 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083439938 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083439938 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) 20241107083439938 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083439938 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083439938 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083439938 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) 20241107083439939 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) 20241107083439939 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083439944 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) 20241107083439944 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083439944 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083439944 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083439944 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083439944 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083439944 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083439944 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=4 (bts.cpp:663) 20241107083439944 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083439944 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083439944 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083439944 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083439944 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083439944 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083439944 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083439944 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083439944 DRLCMAC 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) 20241107083439944 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083439944 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083439944 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083439944 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083439944 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439944 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439944 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083439944 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083439944 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083439944 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083439945 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083439945 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083439945 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:1192) 20241107083439945 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083439945 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083439945 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-4:G){NEW} (gprs_ms.c:336) 20241107083439945 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083439945 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083439945 DTBFUL INFO TBF(UL:TFI-0-5-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083439945 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083439945 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) 20241107083439945 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) 20241107083439945 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083439945 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083439945 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083439945 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083439953 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) 20241107083439953 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) 20241107083439953 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) 20241107083439953 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083439955 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) 20241107083439955 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) 20241107083439956 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) 20241107083439956 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) 20241107083439958 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) 20241107083439958 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) 20241107083439959 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) 20241107083439959 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) 20241107083439960 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) 20241107083439960 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) 20241107083439961 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) 20241107083439961 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) 20241107083439961 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) 20241107083439961 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) 20241107083439962 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) 20241107083439962 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) 20241107083439962 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20241107083439962 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) 20241107083439963 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083439973 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) 20241107083439973 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) 20241107083439974 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) 20241107083439974 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) 20241107083439975 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) 20241107083439975 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) 20241107083439976 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) 20241107083439976 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) 20241107083439976 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) 20241107083439976 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) 20241107083439976 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) 20241107083439976 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083439977 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 19 94 66 bc 80 f5 ff 8e b4 b1 7a 42 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083439977 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) 20241107083439977 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083439977 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 09 01 00 00 00 26 19 94 66 bc 80 f5 ff 8e b4 b1 7a 42 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083439977 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:1032) 20241107083439977 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:1072) 20241107083439977 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) 20241107083439977 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) 20241107083439977 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) 20241107083439977 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083439977 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} data_length=30, data=00 00 00 26 19 94 66 bc 80 f5 ff 8e b4 b1 7a 42 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083439977 DTBFUL INFO TBF(UL:TFI-0-5-4:G){ASSIGN} Decoded premier TLLI=0x00000026 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083439977 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000026, not yet confirmed (gprs_ms.c:512) 20241107083439978 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083439978 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083439978 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083439978 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083439978 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083439978 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083439978 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) 20241107083439978 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083439978 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083439978 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083439978 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) 20241107083439978 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) 20241107083439979 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083439979 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083439979 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083439979 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) 20241107083439979 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) 20241107083439980 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) 20241107083439980 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) 20241107083439980 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20241107083439980 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) 20241107083439980 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083439980 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083439980 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) 20241107083439980 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083439980 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083439980 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083439980 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) 20241107083439980 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) 20241107083439981 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083439985 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) 20241107083439985 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083439985 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083439985 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083439985 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083439985 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083439985 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083439985 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=4 (bts.cpp:663) 20241107083439985 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083439985 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083439985 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083439985 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083439985 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083439985 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083439985 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083439986 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083439986 DRLCMAC 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) 20241107083439986 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083439986 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083439986 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083439986 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083439986 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439986 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083439986 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083439986 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083439986 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083439986 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083439986 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083439986 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083439986 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:1192) 20241107083439986 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083439986 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083439986 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-4:G){NEW} (gprs_ms.c:336) 20241107083439986 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083439986 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083439986 DTBFUL INFO TBF(UL:TFI-0-6-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083439986 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083439986 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) 20241107083439986 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) 20241107083439986 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083439986 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083439986 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083439987 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083439992 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) 20241107083439992 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) 20241107083439992 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) 20241107083439992 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083439993 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) 20241107083439993 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) 20241107083439994 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) 20241107083439994 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) 20241107083439995 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) 20241107083439995 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) 20241107083439996 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) 20241107083439996 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) 20241107083439997 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) 20241107083439997 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) 20241107083439998 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) 20241107083439998 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) 20241107083439998 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) 20241107083439998 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) 20241107083440001 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) 20241107083440001 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) 20241107083440001 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20241107083440001 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) 20241107083440002 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083440016 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) 20241107083440016 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) 20241107083440017 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) 20241107083440017 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) 20241107083440018 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) 20241107083440018 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) 20241107083440019 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) 20241107083440019 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) 20241107083440019 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083440020 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083440020 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083440020 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) 20241107083440020 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) 20241107083440020 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) 20241107083440020 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) 20241107083440020 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) 20241107083440020 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083440021 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 3b c6 eb fc 98 fd fe 41 5d 2e c0 d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083440021 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) 20241107083440021 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083440021 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 09 01 00 00 00 27 3b c6 eb fc 98 fd fe 41 5d 2e c0 d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083440021 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:1032) 20241107083440021 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:1072) 20241107083440021 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) 20241107083440021 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) 20241107083440021 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) 20241107083440021 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083440021 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} data_length=30, data=00 00 00 27 3b c6 eb fc 98 fd fe 41 5d 2e c0 d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083440021 DTBFUL INFO TBF(UL:TFI-0-6-4:G){ASSIGN} Decoded premier TLLI=0x00000027 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083440021 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000027, not yet confirmed (gprs_ms.c:512) 20241107083440021 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083440022 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083440022 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083440022 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083440022 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083440022 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083440022 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) 20241107083440022 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083440022 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083440022 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083440022 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) 20241107083440022 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) 20241107083440023 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) 20241107083440023 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) 20241107083440023 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241107083440023 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) 20241107083440023 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083440023 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083440023 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) 20241107083440023 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083440023 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083440023 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083440023 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) 20241107083440023 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) 20241107083440024 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083440030 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) 20241107083440030 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083440030 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083440030 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083440030 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083440030 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083440030 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083440030 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=4 (bts.cpp:663) 20241107083440030 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083440030 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083440030 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083440030 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083440030 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083440030 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083440030 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083440030 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083440030 DRLCMAC 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) 20241107083440030 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083440030 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083440030 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083440030 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083440030 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440030 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440031 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083440031 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083440031 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083440031 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083440031 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083440031 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083440031 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:1192) 20241107083440031 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083440031 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083440031 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-4:G){NEW} (gprs_ms.c:336) 20241107083440031 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083440031 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083440031 DTBFUL INFO TBF(UL:TFI-0-7-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083440031 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083440031 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) 20241107083440031 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) 20241107083440031 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083440031 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083440031 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083440031 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) BTS(605)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083440036 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) 20241107083440036 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) 20241107083440036 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) 20241107083440036 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083440038 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) 20241107083440038 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) 20241107083440039 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) 20241107083440039 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) 20241107083440040 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) 20241107083440040 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) 20241107083440041 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) 20241107083440041 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) 20241107083440042 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) 20241107083440042 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) 20241107083440043 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) 20241107083440043 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) 20241107083440043 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) 20241107083440044 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) 20241107083440044 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) 20241107083440045 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) 20241107083440045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241107083440045 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) 20241107083440045 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 4 20241107083440055 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) 20241107083440055 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) 20241107083440056 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) 20241107083440056 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) 20241107083440057 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) 20241107083440057 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) 20241107083440058 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) 20241107083440058 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) 20241107083440059 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) 20241107083440059 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) 20241107083440060 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) 20241107083440060 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) 20241107083440061 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083440061 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083440061 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083440061 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) 20241107083440061 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) 20241107083440061 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) 20241107083440061 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083440061 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 85 72 38 da 55 9b 38 49 07 84 22 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083440062 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) 20241107083440062 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083440062 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 09 01 00 00 00 28 85 72 38 da 55 9b 38 49 07 84 22 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083440062 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:1032) 20241107083440062 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:1072) 20241107083440062 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) 20241107083440062 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) 20241107083440062 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) 20241107083440062 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083440062 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} data_length=30, data=00 00 00 28 85 72 38 da 55 9b 38 49 07 84 22 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083440062 DTBFUL INFO TBF(UL:TFI-0-7-4:G){ASSIGN} Decoded premier TLLI=0x00000028 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241107083440062 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000028, not yet confirmed (gprs_ms.c:512) 20241107083440062 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083440062 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083440062 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083440062 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083440062 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083440062 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083440062 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) 20241107083440062 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083440062 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083440062 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083440064 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) 20241107083440064 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) 20241107083440064 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241107083440064 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) 20241107083440064 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083440064 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083440064 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) 20241107083440064 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083440064 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083440064 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083440064 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) 20241107083440064 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) 20241107083440065 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083440070 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) 20241107083440070 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083440070 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083440070 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083440070 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083440070 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083440070 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083440070 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241107083440070 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083440070 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083440070 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083440070 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083440070 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083440070 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083440070 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083440070 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083440070 DRLCMAC 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) 20241107083440070 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083440070 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083440070 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083440070 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083440071 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440071 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440071 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083440071 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083440071 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083440071 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083440071 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083440071 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083440071 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:1192) 20241107083440071 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083440071 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083440071 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-5:G){NEW} (gprs_ms.c:336) 20241107083440071 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083440071 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083440071 DTBFUL INFO TBF(UL:TFI-0-0-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083440071 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083440071 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) 20241107083440071 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) 20241107083440071 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083440071 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083440071 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083440071 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083440078 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) 20241107083440078 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) 20241107083440078 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) 20241107083440078 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083440079 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) 20241107083440079 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) 20241107083440080 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) 20241107083440080 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) 20241107083440080 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) 20241107083440080 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) 20241107083440081 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) 20241107083440081 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) 20241107083440081 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) 20241107083440081 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) 20241107083440082 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) 20241107083440082 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) 20241107083440083 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) 20241107083440083 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) 20241107083440083 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) 20241107083440083 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) 20241107083440083 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20241107083440083 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) 20241107083440084 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 5 20241107083440097 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) 20241107083440097 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) 20241107083440099 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) 20241107083440099 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) 20241107083440100 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) 20241107083440100 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) 20241107083440100 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) 20241107083440100 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) 20241107083440102 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) 20241107083440102 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) 20241107083440104 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) 20241107083440104 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) 20241107083440105 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083440105 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083440105 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083440105 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) 20241107083440105 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) 20241107083440106 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) 20241107083440106 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) 20241107083440106 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) 20241107083440106 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083440108 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) 20241107083440108 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) 20241107083440108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 572 for type USF (pdch_ul_controller.c:184) 20241107083440108 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) 20241107083440109 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 4 vs exp USF 5 20241107083440117 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) 20241107083440117 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) 20241107083440117 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) 20241107083440117 DTBF NOTICE TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083440117 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083440117 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083440118 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) 20241107083440118 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) 20241107083440119 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) 20241107083440119 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) 20241107083440120 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) 20241107083440120 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) 20241107083440121 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) 20241107083440121 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) 20241107083440122 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) 20241107083440122 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) 20241107083440122 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) 20241107083440122 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) 20241107083440123 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) 20241107083440123 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) 20241107083440126 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) 20241107083440126 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) 20241107083440127 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083440141 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) 20241107083440141 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) 20241107083440141 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) 20241107083440141 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083440142 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) 20241107083440142 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) 20241107083440143 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) 20241107083440143 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) 20241107083440144 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) 20241107083440144 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) 20241107083440144 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) 20241107083440144 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) 20241107083440145 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083440145 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083440145 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083440145 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) 20241107083440145 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) 20241107083440146 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) 20241107083440146 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) 20241107083440147 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) 20241107083440147 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) 20241107083440148 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) 20241107083440148 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) 20241107083440149 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083440161 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) 20241107083440161 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) 20241107083440163 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) 20241107083440163 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) 20241107083440164 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) 20241107083440164 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) 20241107083440165 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) 20241107083440165 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) 20241107083440166 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) 20241107083440166 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) 20241107083440166 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) 20241107083440166 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) 20241107083440167 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) 20241107083440167 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) 20241107083440168 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) 20241107083440168 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) 20241107083440168 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) 20241107083440168 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) 20241107083440169 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083440178 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) 20241107083440178 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) 20241107083440178 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) 20241107083440178 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) 20241107083440178 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) 20241107083440178 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) 20241107083440178 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) 20241107083440178 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) 20241107083440178 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) 20241107083440178 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) 20241107083440179 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) 20241107083440179 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) 20241107083440179 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) 20241107083440179 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) 20241107083440179 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) 20241107083440179 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) 20241107083440187 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083440187 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083440187 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083440187 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) 20241107083440187 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) 20241107083440187 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083440202 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) 20241107083440202 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) 20241107083440203 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) 20241107083440203 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) 20241107083440203 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) 20241107083440203 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) 20241107083440204 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) 20241107083440204 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) 20241107083440204 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) 20241107083440204 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) 20241107083440205 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) 20241107083440205 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) 20241107083440206 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) 20241107083440206 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) 20241107083440206 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) 20241107083440206 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) 20241107083440207 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) 20241107083440207 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) 20241107083440208 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083440222 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) 20241107083440222 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) 20241107083440223 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) 20241107083440223 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) 20241107083440224 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) 20241107083440224 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) 20241107083440225 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) 20241107083440225 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) 20241107083440225 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) 20241107083440225 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) 20241107083440226 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) 20241107083440226 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) 20241107083440227 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) 20241107083440227 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) 20241107083440228 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) 20241107083440228 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) 20241107083440229 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) 20241107083440229 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) 20241107083440229 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083440232 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083440232 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083440232 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083440241 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) 20241107083440241 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) 20241107083440242 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) 20241107083440242 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) 20241107083440243 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) 20241107083440243 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) 20241107083440244 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) 20241107083440244 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) 20241107083440245 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) 20241107083440245 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) 20241107083440246 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) 20241107083440246 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) 20241107083440246 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) 20241107083440246 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) 20241107083440247 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) 20241107083440247 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) 20241107083440250 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) 20241107083440250 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) 20241107083440251 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 5 20241107083440265 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) 20241107083440265 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) 20241107083440266 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) 20241107083440266 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) 20241107083440267 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) 20241107083440267 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) 20241107083440268 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) 20241107083440268 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) 20241107083440269 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) 20241107083440269 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) 20241107083440269 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) 20241107083440269 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) 20241107083440270 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) 20241107083440270 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) 20241107083440271 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083440271 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083440271 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083440271 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) 20241107083440271 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) 20241107083440272 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) 20241107083440272 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) 20241107083440272 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 606 for type USF (pdch_ul_controller.c:184) 20241107083440272 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) 20241107083440272 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083440284 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 b7 a4 ac be a4 68 c3 d9 f1 29 2d bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083440284 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) 20241107083440284 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083440284 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0b 01 00 00 00 29 b7 a4 ac be a4 68 c3 d9 f1 29 2d bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083440284 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:1032) 20241107083440284 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:1072) 20241107083440284 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) 20241107083440284 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) 20241107083440284 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) 20241107083440284 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083440284 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} data_length=30, data=00 00 00 29 b7 a4 ac be a4 68 c3 d9 f1 29 2d bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083440284 DTBFUL INFO TBF(UL:TFI-0-0-5:G){FLOW} Decoded premier TLLI=0x00000029 of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083440284 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000029, not yet confirmed (gprs_ms.c:512) 20241107083440284 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083440284 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083440284 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083440284 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083440284 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083440284 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) 20241107083440284 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) 20241107083440285 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083440285 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083440285 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083440285 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) 20241107083440285 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) 20241107083440287 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) 20241107083440287 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) 20241107083440288 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) 20241107083440288 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) 20241107083440288 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) 20241107083440288 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) 20241107083440289 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) 20241107083440289 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) 20241107083440290 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) 20241107083440290 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) 20241107083440291 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) 20241107083440292 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) 20241107083440292 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) 20241107083440293 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) 20241107083440293 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 611 for type USF (pdch_ul_controller.c:184) 20241107083440293 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) 20241107083440293 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (final=0) (encoding.cpp:1112) 20241107083440293 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083440293 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) 20241107083440293 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083440293 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083440293 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083440293 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) 20241107083440293 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) 20241107083440293 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083440298 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) 20241107083440298 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083440298 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083440298 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083440298 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083440299 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083440299 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083440299 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=5 (bts.cpp:663) 20241107083440299 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083440299 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083440299 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083440299 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083440299 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083440299 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083440299 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083440299 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083440299 DRLCMAC 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) 20241107083440299 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083440299 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083440299 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083440299 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083440299 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440299 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440299 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083440299 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083440299 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083440299 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083440299 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083440299 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083440299 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:1192) 20241107083440299 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083440299 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083440299 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-5:G){NEW} (gprs_ms.c:336) 20241107083440299 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083440299 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083440299 DTBFUL INFO TBF(UL:TFI-0-1-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083440299 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083440299 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) 20241107083440299 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) 20241107083440299 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083440299 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083440299 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083440299 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083440305 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) 20241107083440305 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) 20241107083440305 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) 20241107083440305 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083440307 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) 20241107083440307 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) 20241107083440307 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) 20241107083440307 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) 20241107083440308 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) 20241107083440308 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) 20241107083440308 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) 20241107083440308 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) 20241107083440308 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) 20241107083440308 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) 20241107083440309 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) 20241107083440309 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) 20241107083440309 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) 20241107083440309 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) 20241107083440312 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) 20241107083440312 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) 20241107083440312 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 615 for type USF (pdch_ul_controller.c:184) 20241107083440312 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) 20241107083440312 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083440328 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) 20241107083440328 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) 20241107083440328 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) 20241107083440328 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083440330 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 a3 4f ef 95 96 a3 8d 1b b0 db 1e ce 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083440330 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) 20241107083440330 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083440330 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0b 01 00 00 00 2a a3 4f ef 95 96 a3 8d 1b b0 db 1e ce 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083440330 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:1032) 20241107083440330 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:1072) 20241107083440330 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) 20241107083440330 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) 20241107083440330 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) 20241107083440330 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083440330 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} data_length=30, data=00 00 00 2a a3 4f ef 95 96 a3 8d 1b b0 db 1e ce 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083440330 DTBFUL INFO TBF(UL:TFI-0-1-5:G){ASSIGN} Decoded premier TLLI=0x0000002a of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083440330 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002a, not yet confirmed (gprs_ms.c:512) 20241107083440330 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083440330 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083440330 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083440330 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083440330 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083440330 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083440330 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) 20241107083440330 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083440330 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083440330 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083440330 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) 20241107083440330 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) 20241107083440331 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) 20241107083440331 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) 20241107083440332 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) 20241107083440332 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) 20241107083440333 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) 20241107083440333 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) 20241107083440333 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) 20241107083440333 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) 20241107083440334 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) 20241107083440334 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) 20241107083440334 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) 20241107083440334 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) 20241107083440335 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 619 for type USF (pdch_ul_controller.c:184) 20241107083440335 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) 20241107083440335 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083440335 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083440335 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) 20241107083440335 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083440335 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083440335 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083440335 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) 20241107083440335 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) 20241107083440335 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083440339 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) 20241107083440339 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083440339 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083440339 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083440339 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083440339 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083440339 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083440339 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=5 (bts.cpp:663) 20241107083440339 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083440339 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083440339 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083440339 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083440339 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083440339 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083440339 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083440339 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083440339 DRLCMAC 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) 20241107083440339 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083440339 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083440339 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083440339 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083440339 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440339 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440339 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083440340 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083440340 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083440340 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083440340 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083440340 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083440340 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:1192) 20241107083440340 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083440340 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083440340 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-5:G){NEW} (gprs_ms.c:336) 20241107083440340 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083440340 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083440340 DTBFUL INFO TBF(UL:TFI-0-2-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083440340 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083440340 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) 20241107083440340 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) 20241107083440340 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083440340 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083440340 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083440340 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083440346 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) 20241107083440347 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) 20241107083440347 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) 20241107083440347 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083440348 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) 20241107083440348 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) 20241107083440349 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) 20241107083440349 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) 20241107083440349 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) 20241107083440349 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) 20241107083440350 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) 20241107083440350 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) 20241107083440351 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) 20241107083440351 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) 20241107083440351 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) 20241107083440351 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) 20241107083440352 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) 20241107083440352 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) 20241107083440353 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) 20241107083440353 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) 20241107083440353 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 624 for type USF (pdch_ul_controller.c:184) 20241107083440353 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) 20241107083440354 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083440367 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) 20241107083440367 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) 20241107083440369 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) 20241107083440369 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) 20241107083440369 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) 20241107083440369 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083440369 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 08 e8 d2 49 f5 b8 9a b2 e2 98 98 ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083440369 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) 20241107083440369 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083440369 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0b 01 00 00 00 2b 08 e8 d2 49 f5 b8 9a b2 e2 98 98 ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083440369 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:1032) 20241107083440369 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:1072) 20241107083440369 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) 20241107083440369 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) 20241107083440369 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) 20241107083440370 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083440370 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} data_length=30, data=00 00 00 2b 08 e8 d2 49 f5 b8 9a b2 e2 98 98 ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083440370 DTBFUL INFO TBF(UL:TFI-0-2-5:G){ASSIGN} Decoded premier TLLI=0x0000002b of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083440370 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002b, not yet confirmed (gprs_ms.c:512) 20241107083440370 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083440370 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083440370 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083440370 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083440370 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083440370 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083440370 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) 20241107083440370 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083440370 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083440370 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083440371 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) 20241107083440371 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) 20241107083440371 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) 20241107083440371 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) 20241107083440372 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) 20241107083440372 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) 20241107083440372 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) 20241107083440372 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) 20241107083440373 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) 20241107083440373 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) 20241107083440375 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) 20241107083440375 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) 20241107083440375 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20241107083440375 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) 20241107083440375 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083440375 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083440375 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) 20241107083440375 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083440375 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083440375 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083440375 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) 20241107083440375 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) 20241107083440375 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083440377 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) 20241107083440377 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083440377 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083440377 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083440377 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083440377 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083440377 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083440377 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=5 (bts.cpp:663) 20241107083440377 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083440377 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083440377 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083440377 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083440377 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083440377 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083440377 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083440377 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083440377 DRLCMAC 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) 20241107083440377 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083440377 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083440377 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083440377 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083440377 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440377 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440377 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083440377 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083440377 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083440377 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083440377 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083440377 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083440377 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:1192) 20241107083440377 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083440377 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083440377 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-5:G){NEW} (gprs_ms.c:336) 20241107083440377 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083440377 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083440377 DTBFUL INFO TBF(UL:TFI-0-3-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083440377 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083440377 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) 20241107083440377 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) 20241107083440377 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083440377 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083440377 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083440377 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083440388 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) 20241107083440388 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) 20241107083440388 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) 20241107083440388 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083440388 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) 20241107083440388 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) 20241107083440389 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) 20241107083440389 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) 20241107083440389 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) 20241107083440389 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) 20241107083440389 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) 20241107083440389 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) 20241107083440389 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) 20241107083440389 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) 20241107083440389 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) 20241107083440389 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) 20241107083440389 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) 20241107083440389 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) 20241107083440393 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) 20241107083440393 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) 20241107083440393 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20241107083440393 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) 20241107083440393 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083440407 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) 20241107083440407 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) 20241107083440407 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) 20241107083440407 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) 20241107083440407 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) 20241107083440407 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) 20241107083440407 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) 20241107083440407 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083440408 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 40 c2 a5 42 e8 06 a9 2d fa 47 ee 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083440408 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) 20241107083440408 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083440408 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0b 01 00 00 00 2c 40 c2 a5 42 e8 06 a9 2d fa 47 ee 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083440408 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:1032) 20241107083440408 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:1072) 20241107083440408 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) 20241107083440408 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) 20241107083440408 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) 20241107083440408 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083440408 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} data_length=30, data=00 00 00 2c 40 c2 a5 42 e8 06 a9 2d fa 47 ee 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083440408 DTBFUL INFO TBF(UL:TFI-0-3-5:G){ASSIGN} Decoded premier TLLI=0x0000002c of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083440408 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002c, not yet confirmed (gprs_ms.c:512) 20241107083440408 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083440408 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083440408 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083440408 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083440408 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083440408 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083440408 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) 20241107083440408 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083440408 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083440408 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083440408 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) 20241107083440408 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) 20241107083440408 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) 20241107083440408 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) 20241107083440408 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) 20241107083440408 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) 20241107083440408 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) 20241107083440408 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) 20241107083440412 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) 20241107083440412 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) 20241107083440412 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 637 for type USF (pdch_ul_controller.c:184) 20241107083440412 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) 20241107083440412 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083440412 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083440412 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) 20241107083440412 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083440412 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083440412 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083440412 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) 20241107083440412 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) 20241107083440412 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083440413 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) 20241107083440413 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083440413 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083440413 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083440413 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083440413 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083440413 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083440413 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=5 (bts.cpp:663) 20241107083440413 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083440413 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083440413 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083440413 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083440413 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083440413 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083440413 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083440413 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083440413 DRLCMAC 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) 20241107083440413 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083440413 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083440413 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083440413 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083440413 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440413 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440413 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083440413 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083440413 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083440413 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083440413 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083440413 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083440413 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:1192) 20241107083440413 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083440413 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083440413 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-5:G){NEW} (gprs_ms.c:336) 20241107083440413 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083440413 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083440413 DTBFUL INFO TBF(UL:TFI-0-4-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083440413 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083440413 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) 20241107083440413 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) 20241107083440413 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083440413 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083440413 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083440413 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083440426 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) 20241107083440426 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) 20241107083440426 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) 20241107083440426 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083440426 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) 20241107083440426 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) 20241107083440427 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) 20241107083440427 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) 20241107083440427 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) 20241107083440427 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) 20241107083440427 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) 20241107083440427 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) 20241107083440427 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) 20241107083440427 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) 20241107083440428 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) 20241107083440428 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) 20241107083440428 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) 20241107083440428 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) 20241107083440436 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) 20241107083440436 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) 20241107083440436 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20241107083440436 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) 20241107083440436 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083440451 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) 20241107083440451 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) 20241107083440452 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) 20241107083440452 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) 20241107083440452 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) 20241107083440453 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) 20241107083440453 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) 20241107083440453 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) 20241107083440453 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) 20241107083440453 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083440454 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 b4 1c 3a 0f 69 20 66 0c 6f d4 91 43 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083440454 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) 20241107083440454 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083440454 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0b 01 00 00 00 2d b4 1c 3a 0f 69 20 66 0c 6f d4 91 43 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083440454 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:1032) 20241107083440454 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:1072) 20241107083440454 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) 20241107083440454 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) 20241107083440454 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) 20241107083440454 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083440454 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} data_length=30, data=00 00 00 2d b4 1c 3a 0f 69 20 66 0c 6f d4 91 43 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083440454 DTBFUL INFO TBF(UL:TFI-0-4-5:G){ASSIGN} Decoded premier TLLI=0x0000002d of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083440454 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002d, not yet confirmed (gprs_ms.c:512) 20241107083440454 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083440454 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083440454 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083440454 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083440454 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083440455 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083440455 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) 20241107083440455 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083440455 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083440455 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083440455 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) 20241107083440455 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) 20241107083440456 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) 20241107083440456 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) 20241107083440458 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) 20241107083440458 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) 20241107083440459 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) 20241107083440459 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) 20241107083440459 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20241107083440459 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) 20241107083440459 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083440459 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083440459 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) 20241107083440459 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083440459 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083440459 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083440459 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) 20241107083440459 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) 20241107083440460 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083440466 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) 20241107083440466 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083440466 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083440466 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083440466 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083440466 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083440466 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083440466 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=5 (bts.cpp:663) 20241107083440466 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083440466 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083440466 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083440466 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083440466 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083440466 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083440466 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083440466 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083440466 DRLCMAC 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) 20241107083440466 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083440466 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083440466 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083440466 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083440466 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440466 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440466 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083440466 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083440466 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083440466 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083440466 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083440466 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083440466 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:1192) 20241107083440466 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083440466 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083440466 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-5:G){NEW} (gprs_ms.c:336) 20241107083440466 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083440466 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083440466 DTBFUL INFO TBF(UL:TFI-0-5-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083440466 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083440467 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) 20241107083440467 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) 20241107083440467 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083440467 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083440467 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083440467 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083440472 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) 20241107083440472 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) 20241107083440472 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) 20241107083440472 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083440473 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) 20241107083440473 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) 20241107083440474 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) 20241107083440474 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) 20241107083440476 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) 20241107083440476 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) 20241107083440477 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) 20241107083440477 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) 20241107083440478 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) 20241107083440478 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) 20241107083440479 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) 20241107083440479 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) 20241107083440480 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) 20241107083440480 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) 20241107083440481 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) 20241107083440481 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) 20241107083440481 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20241107083440481 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) 20241107083440481 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083440489 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) 20241107083440489 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) 20241107083440490 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) 20241107083440490 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) 20241107083440491 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) 20241107083440491 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) 20241107083440492 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) 20241107083440492 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) 20241107083440493 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) 20241107083440493 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) 20241107083440493 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) 20241107083440493 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083440494 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 d6 e5 a6 81 47 18 34 3b 97 7d fc 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083440494 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) 20241107083440494 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083440494 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0b 01 00 00 00 2e d6 e5 a6 81 47 18 34 3b 97 7d fc 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083440494 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:1032) 20241107083440494 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:1072) 20241107083440494 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) 20241107083440494 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) 20241107083440494 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) 20241107083440494 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083440494 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} data_length=30, data=00 00 00 2e d6 e5 a6 81 47 18 34 3b 97 7d fc 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083440494 DTBFUL INFO TBF(UL:TFI-0-5-5:G){ASSIGN} Decoded premier TLLI=0x0000002e of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083440494 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002e, not yet confirmed (gprs_ms.c:512) 20241107083440494 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083440494 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083440494 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083440494 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083440494 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083440494 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083440494 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) 20241107083440494 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083440494 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083440494 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083440495 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) 20241107083440495 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) 20241107083440495 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) 20241107083440495 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) 20241107083440499 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) 20241107083440499 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) 20241107083440499 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20241107083440499 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) 20241107083440499 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083440499 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083440499 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) 20241107083440499 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083440499 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083440499 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083440499 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) 20241107083440499 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) 20241107083440500 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083440500 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083440500 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083440500 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083440505 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) 20241107083440505 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083440505 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083440505 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083440505 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083440505 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083440505 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083440505 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=5 (bts.cpp:663) 20241107083440505 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083440506 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083440506 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083440506 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083440506 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083440506 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083440506 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083440506 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083440506 DRLCMAC 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) 20241107083440506 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083440506 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083440506 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083440506 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083440506 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440506 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440506 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083440506 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083440506 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083440506 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083440506 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083440506 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083440506 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:1192) 20241107083440506 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083440506 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083440506 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-5:G){NEW} (gprs_ms.c:336) 20241107083440506 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083440506 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083440506 DTBFUL INFO TBF(UL:TFI-0-6-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083440506 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083440506 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) 20241107083440506 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) 20241107083440506 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083440506 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083440506 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083440506 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083440513 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) 20241107083440514 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) 20241107083440514 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) 20241107083440514 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083440515 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) 20241107083440515 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) 20241107083440515 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) 20241107083440515 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) 20241107083440517 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) 20241107083440517 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) 20241107083440518 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) 20241107083440518 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) 20241107083440519 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) 20241107083440519 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) 20241107083440520 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) 20241107083440520 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) 20241107083440522 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) 20241107083440522 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) 20241107083440523 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) 20241107083440523 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) 20241107083440523 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20241107083440523 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) 20241107083440524 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083440533 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) 20241107083440533 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) 20241107083440535 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) 20241107083440535 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) 20241107083440536 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) 20241107083440536 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) 20241107083440536 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) 20241107083440536 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) 20241107083440537 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) 20241107083440537 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) 20241107083440538 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) 20241107083440538 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) 20241107083440538 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) 20241107083440538 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083440538 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 25 8b 46 47 fd 1d c6 88 53 8f 99 e7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083440538 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) 20241107083440538 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083440538 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0b 01 00 00 00 2f 25 8b 46 47 fd 1d c6 88 53 8f 99 e7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083440538 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:1032) 20241107083440538 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:1072) 20241107083440538 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) 20241107083440538 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) 20241107083440538 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) 20241107083440538 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083440538 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} data_length=30, data=00 00 00 2f 25 8b 46 47 fd 1d c6 88 53 8f 99 e7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083440539 DTBFUL INFO TBF(UL:TFI-0-6-5:G){ASSIGN} Decoded premier TLLI=0x0000002f of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083440539 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002f, not yet confirmed (gprs_ms.c:512) 20241107083440539 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083440539 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083440539 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083440539 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083440539 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083440539 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083440539 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) 20241107083440539 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083440539 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083440539 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083440539 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) 20241107083440539 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) 20241107083440540 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) 20241107083440540 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) 20241107083440540 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20241107083440540 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) 20241107083440540 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083440540 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083440540 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) 20241107083440540 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083440540 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083440540 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083440540 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) 20241107083440540 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) 20241107083440540 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083440540 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083440540 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083440540 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083440542 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) 20241107083440542 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083440542 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083440542 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083440542 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083440542 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083440542 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083440542 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=5 (bts.cpp:663) 20241107083440542 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083440542 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083440542 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083440542 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083440542 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083440542 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083440542 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083440542 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083440542 DRLCMAC 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) 20241107083440542 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083440542 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083440542 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083440542 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083440542 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440542 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440542 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083440542 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083440542 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083440542 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083440542 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083440542 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083440542 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:1192) 20241107083440542 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083440542 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083440542 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-5:G){NEW} (gprs_ms.c:336) 20241107083440542 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083440542 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083440542 DTBFUL INFO TBF(UL:TFI-0-7-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083440542 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083440542 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) 20241107083440542 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) 20241107083440542 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083440542 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083440542 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083440542 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083440550 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) 20241107083440550 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) 20241107083440550 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) 20241107083440550 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083440551 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) 20241107083440551 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) 20241107083440551 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) 20241107083440551 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) 20241107083440551 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) 20241107083440551 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) 20241107083440552 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) 20241107083440552 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) 20241107083440552 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) 20241107083440552 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) 20241107083440552 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) 20241107083440552 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) 20241107083440553 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) 20241107083440553 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) 20241107083440560 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) 20241107083440560 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) 20241107083440560 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 667 for type USF (pdch_ul_controller.c:184) 20241107083440560 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) 20241107083440561 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 5 20241107083440575 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) 20241107083440575 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) 20241107083440576 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) 20241107083440576 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) 20241107083440577 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) 20241107083440577 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) 20241107083440578 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083440578 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083440578 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083440578 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) 20241107083440578 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) 20241107083440579 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) 20241107083440579 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) 20241107083440580 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) 20241107083440580 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) 20241107083440580 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) 20241107083440580 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) 20241107083440580 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) 20241107083440581 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083440581 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 55 84 cf c6 90 04 bc a2 05 a5 7b 1a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083440581 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) 20241107083440581 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083440581 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0b 01 00 00 00 30 55 84 cf c6 90 04 bc a2 05 a5 7b 1a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083440581 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:1032) 20241107083440581 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:1072) 20241107083440581 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) 20241107083440581 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) 20241107083440581 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) 20241107083440581 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083440581 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} data_length=30, data=00 00 00 30 55 84 cf c6 90 04 bc a2 05 a5 7b 1a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083440581 DTBFUL INFO TBF(UL:TFI-0-7-5:G){ASSIGN} Decoded premier TLLI=0x00000030 of UL DATA TFI=5. (tbf_ul.cpp:361) 20241107083440581 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000030, not yet confirmed (gprs_ms.c:512) 20241107083440581 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083440581 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083440581 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083440581 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083440581 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083440581 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083440581 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) 20241107083440581 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083440581 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083440581 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083440582 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) 20241107083440582 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) 20241107083440582 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 671 for type USF (pdch_ul_controller.c:184) 20241107083440582 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) 20241107083440582 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083440582 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083440582 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) 20241107083440582 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083440582 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083440582 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083440582 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) 20241107083440582 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) 20241107083440583 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083440587 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) 20241107083440587 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083440587 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083440587 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083440587 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083440587 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083440587 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083440587 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241107083440587 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083440587 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083440587 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083440587 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083440587 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083440587 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083440587 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083440587 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083440587 DRLCMAC 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) 20241107083440587 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083440587 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083440587 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083440587 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083440587 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440587 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440587 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083440587 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083440587 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083440587 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083440587 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083440587 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083440587 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:1192) 20241107083440587 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083440587 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083440587 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-6:G){NEW} (gprs_ms.c:336) 20241107083440587 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083440587 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083440587 DTBFUL INFO TBF(UL:TFI-0-0-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083440587 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083440587 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) 20241107083440587 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) 20241107083440587 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083440587 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083440587 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083440587 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083440594 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) 20241107083440594 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) 20241107083440594 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) 20241107083440594 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083440596 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) 20241107083440596 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) 20241107083440597 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) 20241107083440597 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) 20241107083440598 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) 20241107083440598 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) 20241107083440599 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) 20241107083440599 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) 20241107083440600 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) 20241107083440600 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) 20241107083440601 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) 20241107083440601 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) 20241107083440602 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) 20241107083440602 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) 20241107083440603 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) 20241107083440603 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) 20241107083440603 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 676 for type USF (pdch_ul_controller.c:184) 20241107083440603 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) 20241107083440604 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 6 20241107083440613 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) 20241107083440613 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) 20241107083440614 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083440614 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083440614 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083440614 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) 20241107083440614 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) 20241107083440615 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) 20241107083440615 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) 20241107083440616 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) 20241107083440616 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) 20241107083440616 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) 20241107083440616 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) 20241107083440617 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) 20241107083440617 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) 20241107083440618 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) 20241107083440618 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) 20241107083440619 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) 20241107083440619 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) 20241107083440619 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) 20241107083440619 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083440622 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) 20241107083440622 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) 20241107083440622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 680 for type USF (pdch_ul_controller.c:184) 20241107083440622 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) 20241107083440623 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 5 vs exp USF 6 20241107083440637 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) 20241107083440637 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) 20241107083440637 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) 20241107083440637 DTBF NOTICE TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083440637 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083440637 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083440638 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) 20241107083440638 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) 20241107083440639 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) 20241107083440639 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) 20241107083440640 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) 20241107083440640 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) 20241107083440641 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) 20241107083440641 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) 20241107083440642 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) 20241107083440642 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) 20241107083440643 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) 20241107083440643 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) 20241107083440644 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) 20241107083440644 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) 20241107083440645 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) 20241107083440645 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) 20241107083440645 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083440657 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) 20241107083440657 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) 20241107083440657 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) 20241107083440657 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083440658 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) 20241107083440658 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) 20241107083440659 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) 20241107083440659 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) 20241107083440660 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) 20241107083440660 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) 20241107083440661 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) 20241107083440661 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) 20241107083440661 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) 20241107083440661 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) 20241107083440662 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) 20241107083440662 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) 20241107083440663 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) 20241107083440663 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) 20241107083440664 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) 20241107083440664 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) 20241107083440665 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083440667 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083440667 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083440667 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083440675 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) 20241107083440675 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) 20241107083440677 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) 20241107083440677 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) 20241107083440677 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) 20241107083440677 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) 20241107083440678 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) 20241107083440678 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) 20241107083440679 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) 20241107083440679 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) 20241107083440680 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) 20241107083440680 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) 20241107083440681 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) 20241107083440681 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) 20241107083440681 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) 20241107083440681 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) 20241107083440685 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) 20241107083440685 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) 20241107083440686 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083440700 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) 20241107083440700 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) 20241107083440701 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) 20241107083440701 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) 20241107083440702 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) 20241107083440702 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) 20241107083440702 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) 20241107083440702 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) 20241107083440703 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) 20241107083440703 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) 20241107083440704 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) 20241107083440704 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) 20241107083440705 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) 20241107083440705 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) 20241107083440706 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) 20241107083440706 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) 20241107083440706 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083440706 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083440706 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083440707 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) 20241107083440707 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) 20241107083440707 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083440719 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) 20241107083440719 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) 20241107083440720 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) 20241107083440720 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) 20241107083440721 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) 20241107083440721 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) 20241107083440722 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) 20241107083440722 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) 20241107083440723 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) 20241107083440723 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) 20241107083440724 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) 20241107083440724 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) 20241107083440725 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) 20241107083440725 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) 20241107083440725 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) 20241107083440725 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) 20241107083440726 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) 20241107083440726 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) 20241107083440727 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083440739 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) 20241107083440739 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) 20241107083440741 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) 20241107083440741 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) 20241107083440742 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083440742 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083440742 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083440742 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) 20241107083440742 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) 20241107083440743 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) 20241107083440743 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) 20241107083440744 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) 20241107083440744 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) 20241107083440745 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) 20241107083440745 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) 20241107083440746 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) 20241107083440746 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) 20241107083440747 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) 20241107083440747 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) 20241107083440748 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) 20241107083440748 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) 20241107083440749 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083440762 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) 20241107083440763 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) 20241107083440764 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) 20241107083440764 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) 20241107083440765 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) 20241107083440765 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) 20241107083440765 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) 20241107083440765 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) 20241107083440767 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) 20241107083440767 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) 20241107083440767 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) 20241107083440767 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) 20241107083440768 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) 20241107083440768 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) 20241107083440769 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) 20241107083440769 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) 20241107083440770 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) 20241107083440770 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) 20241107083440771 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 6 20241107083440782 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) 20241107083440782 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) 20241107083440783 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) 20241107083440783 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) 20241107083440784 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) 20241107083440784 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) 20241107083440785 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) 20241107083440785 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) 20241107083440786 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) 20241107083440786 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) 20241107083440787 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) 20241107083440787 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) 20241107083440788 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083440788 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083440788 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083440788 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) 20241107083440788 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) 20241107083440789 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) 20241107083440789 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) 20241107083440790 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) 20241107083440790 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) 20241107083440790 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 715 for type USF (pdch_ul_controller.c:184) 20241107083440790 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) 20241107083440791 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083440801 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 c5 b9 5f 0a c1 0f b9 6d 69 34 b1 e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083440801 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) 20241107083440801 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083440801 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0d 01 00 00 00 31 c5 b9 5f 0a c1 0f b9 6d 69 34 b1 e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083440801 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:1032) 20241107083440801 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:1072) 20241107083440801 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) 20241107083440801 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) 20241107083440801 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) 20241107083440801 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083440801 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} data_length=30, data=00 00 00 31 c5 b9 5f 0a c1 0f b9 6d 69 34 b1 e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083440801 DTBFUL INFO TBF(UL:TFI-0-0-6:G){FLOW} Decoded premier TLLI=0x00000031 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083440801 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000031, not yet confirmed (gprs_ms.c:512) 20241107083440801 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083440801 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083440801 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083440801 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083440801 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083440801 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) 20241107083440801 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) 20241107083440801 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083440802 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083440802 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083440803 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) 20241107083440803 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) 20241107083440804 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) 20241107083440804 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) 20241107083440804 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) 20241107083440804 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) 20241107083440805 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) 20241107083440805 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) 20241107083440806 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) 20241107083440806 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) 20241107083440807 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) 20241107083440807 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) 20241107083440808 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) 20241107083440808 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) 20241107083440811 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) 20241107083440811 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) 20241107083440811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 719 for type USF (pdch_ul_controller.c:184) 20241107083440811 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) 20241107083440811 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (final=0) (encoding.cpp:1112) 20241107083440811 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083440811 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) 20241107083440811 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083440811 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083440811 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083440811 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) 20241107083440811 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) 20241107083440812 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083440818 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) 20241107083440818 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083440818 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083440818 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083440818 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083440818 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083440818 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083440818 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=6 (bts.cpp:663) 20241107083440818 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083440818 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083440818 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083440818 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083440818 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083440818 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083440818 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083440818 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083440818 DRLCMAC 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) 20241107083440818 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083440819 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083440819 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083440819 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083440819 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440819 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440819 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083440819 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083440819 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083440819 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083440819 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083440819 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083440819 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:1192) 20241107083440819 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083440819 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083440819 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-6:G){NEW} (gprs_ms.c:336) 20241107083440819 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083440819 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083440819 DTBFUL INFO TBF(UL:TFI-0-1-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083440819 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083440819 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) 20241107083440819 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) 20241107083440819 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083440819 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083440819 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083440819 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083440826 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) 20241107083440826 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) 20241107083440826 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) 20241107083440826 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083440827 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) 20241107083440827 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) 20241107083440828 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) 20241107083440828 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) 20241107083440829 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) 20241107083440829 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) 20241107083440830 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) 20241107083440830 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) 20241107083440831 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) 20241107083440831 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) 20241107083440833 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) 20241107083440833 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) 20241107083440834 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) 20241107083440834 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) 20241107083440835 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) 20241107083440835 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) 20241107083440835 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 723 for type USF (pdch_ul_controller.c:184) 20241107083440835 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) 20241107083440836 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083440845 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) 20241107083440845 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) 20241107083440845 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) 20241107083440845 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083440846 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 84 93 27 78 1b 6f 93 d3 c2 29 75 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083440846 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) 20241107083440846 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083440846 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0d 01 00 00 00 32 84 93 27 78 1b 6f 93 d3 c2 29 75 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083440846 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:1032) 20241107083440846 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:1072) 20241107083440846 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) 20241107083440846 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) 20241107083440846 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) 20241107083440846 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083440846 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} data_length=30, data=00 00 00 32 84 93 27 78 1b 6f 93 d3 c2 29 75 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083440846 DTBFUL INFO TBF(UL:TFI-0-1-6:G){ASSIGN} Decoded premier TLLI=0x00000032 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083440846 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000032, not yet confirmed (gprs_ms.c:512) 20241107083440846 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083440846 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083440846 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083440846 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083440846 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083440846 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083440846 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) 20241107083440846 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083440846 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083440846 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083440847 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) 20241107083440847 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) 20241107083440848 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) 20241107083440848 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) 20241107083440849 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) 20241107083440849 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) 20241107083440850 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) 20241107083440850 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) 20241107083440851 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) 20241107083440851 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) 20241107083440852 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) 20241107083440852 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) 20241107083440853 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) 20241107083440853 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) 20241107083440853 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 728 for type USF (pdch_ul_controller.c:184) 20241107083440853 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) 20241107083440853 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083440853 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083440853 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) 20241107083440853 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083440853 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083440853 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083440853 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) 20241107083440853 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) 20241107083440854 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083440859 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) 20241107083440859 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083440859 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083440859 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083440859 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083440859 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083440859 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083440859 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=6 (bts.cpp:663) 20241107083440859 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083440859 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083440859 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083440859 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083440859 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083440860 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083440860 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083440860 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083440860 DRLCMAC 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) 20241107083440860 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083440860 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083440860 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083440860 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083440860 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440860 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440860 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083440860 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083440860 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083440860 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083440860 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083440860 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083440860 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:1192) 20241107083440860 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083440860 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083440860 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-6:G){NEW} (gprs_ms.c:336) 20241107083440860 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083440860 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083440860 DTBFUL INFO TBF(UL:TFI-0-2-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083440860 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083440860 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) 20241107083440860 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) 20241107083440860 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083440860 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083440860 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083440860 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083440865 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) 20241107083440865 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) 20241107083440865 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) 20241107083440865 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083440867 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) 20241107083440867 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) 20241107083440868 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) 20241107083440868 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) 20241107083440869 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) 20241107083440869 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) 20241107083440869 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) 20241107083440869 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) 20241107083440870 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) 20241107083440870 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) 20241107083440871 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) 20241107083440871 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) 20241107083440872 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) 20241107083440872 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) 20241107083440874 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) 20241107083440874 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) 20241107083440874 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 732 for type USF (pdch_ul_controller.c:184) 20241107083440874 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) 20241107083440875 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083440888 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) 20241107083440888 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) 20241107083440890 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) 20241107083440890 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) 20241107083440890 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) 20241107083440890 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083440891 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 7d 93 18 18 b4 e1 94 36 dd 19 77 b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083440891 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) 20241107083440891 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083440891 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0d 01 00 00 00 33 7d 93 18 18 b4 e1 94 36 dd 19 77 b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083440891 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:1032) 20241107083440891 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:1072) 20241107083440891 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) 20241107083440891 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) 20241107083440891 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) 20241107083440891 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083440891 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} data_length=30, data=00 00 00 33 7d 93 18 18 b4 e1 94 36 dd 19 77 b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083440891 DTBFUL INFO TBF(UL:TFI-0-2-6:G){ASSIGN} Decoded premier TLLI=0x00000033 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083440891 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000033, not yet confirmed (gprs_ms.c:512) 20241107083440891 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083440891 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083440891 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083440891 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083440891 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083440891 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083440891 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) 20241107083440891 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083440891 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083440891 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083440891 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) 20241107083440891 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) 20241107083440892 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) 20241107083440892 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) 20241107083440893 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) 20241107083440893 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) 20241107083440894 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) 20241107083440894 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) 20241107083440895 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) 20241107083440896 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) 20241107083440897 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) 20241107083440897 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) 20241107083440897 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 736 for type USF (pdch_ul_controller.c:184) 20241107083440897 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) 20241107083440897 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083440897 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083440897 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) 20241107083440897 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083440897 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083440897 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083440897 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) 20241107083440897 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) 20241107083440897 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083440903 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) 20241107083440903 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083440903 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083440903 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083440903 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083440903 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083440903 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083440903 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=6 (bts.cpp:663) 20241107083440903 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083440903 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083440903 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083440903 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083440903 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083440903 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083440903 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083440903 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083440903 DRLCMAC 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) 20241107083440903 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083440903 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083440903 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083440903 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083440903 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440903 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440903 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083440903 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083440903 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083440903 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083440903 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083440904 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083440904 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:1192) 20241107083440904 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083440904 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083440904 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-6:G){NEW} (gprs_ms.c:336) 20241107083440904 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083440904 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083440904 DTBFUL INFO TBF(UL:TFI-0-3-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083440904 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083440904 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) 20241107083440904 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) 20241107083440904 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083440904 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083440904 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083440904 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083440909 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) 20241107083440909 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) 20241107083440909 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) 20241107083440909 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083440910 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) 20241107083440910 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) 20241107083440912 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) 20241107083440912 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) 20241107083440913 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) 20241107083440913 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) 20241107083440914 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) 20241107083440914 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) 20241107083440915 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) 20241107083440915 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) 20241107083440916 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) 20241107083440916 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) 20241107083440917 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) 20241107083440917 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) 20241107083440918 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) 20241107083440918 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) 20241107083440918 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 741 for type USF (pdch_ul_controller.c:184) 20241107083440918 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) 20241107083440919 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083440928 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) 20241107083440928 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) 20241107083440929 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) 20241107083440929 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) 20241107083440930 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) 20241107083440930 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) 20241107083440930 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) 20241107083440930 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083440931 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 53 d0 6a 96 65 bc 48 69 bf 2d 83 d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083440931 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) 20241107083440931 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083440931 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0d 01 00 00 00 34 53 d0 6a 96 65 bc 48 69 bf 2d 83 d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083440931 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:1032) 20241107083440931 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:1072) 20241107083440931 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) 20241107083440931 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) 20241107083440931 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) 20241107083440931 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083440931 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} data_length=30, data=00 00 00 34 53 d0 6a 96 65 bc 48 69 bf 2d 83 d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083440931 DTBFUL INFO TBF(UL:TFI-0-3-6:G){ASSIGN} Decoded premier TLLI=0x00000034 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083440931 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000034, not yet confirmed (gprs_ms.c:512) 20241107083440931 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083440931 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083440931 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083440931 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083440931 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083440931 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083440931 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) 20241107083440931 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083440931 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083440931 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083440932 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) 20241107083440932 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) 20241107083440933 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) 20241107083440933 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) 20241107083440934 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) 20241107083440934 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) 20241107083440935 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) 20241107083440935 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) 20241107083440936 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) 20241107083440936 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) 20241107083440937 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 745 for type USF (pdch_ul_controller.c:184) 20241107083440937 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) 20241107083440937 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083440937 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083440937 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) 20241107083440937 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083440937 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083440937 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083440937 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) 20241107083440937 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) 20241107083440938 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083440943 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) 20241107083440943 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083440943 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083440943 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083440943 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083440943 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083440943 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083440943 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=6 (bts.cpp:663) 20241107083440943 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083440943 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083440943 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083440943 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083440943 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083440943 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083440943 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083440943 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083440943 DRLCMAC 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) 20241107083440943 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083440943 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083440943 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083440943 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083440943 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440943 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440944 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083440944 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083440944 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083440944 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083440944 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083440944 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083440944 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:1192) 20241107083440944 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083440944 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083440944 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-6:G){NEW} (gprs_ms.c:336) 20241107083440944 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083440944 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083440944 DTBFUL INFO TBF(UL:TFI-0-4-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083440944 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083440944 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) 20241107083440944 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) 20241107083440944 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083440944 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083440944 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083440944 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083440951 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) 20241107083440951 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) 20241107083440951 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) 20241107083440951 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083440953 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) 20241107083440953 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) 20241107083440954 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) 20241107083440954 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) 20241107083440956 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) 20241107083440956 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) 20241107083440956 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) 20241107083440956 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) 20241107083440957 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) 20241107083440957 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) 20241107083440958 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) 20241107083440958 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) 20241107083440959 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) 20241107083440959 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) 20241107083440960 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) 20241107083440960 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) 20241107083440960 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 749 for type USF (pdch_ul_controller.c:184) 20241107083440960 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) 20241107083440961 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083440971 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) 20241107083440971 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) 20241107083440972 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) 20241107083440972 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) 20241107083440973 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) 20241107083440973 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) 20241107083440974 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) 20241107083440974 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) 20241107083440974 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) 20241107083440974 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083440975 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 eb a9 0d 76 5b 86 9d 0b 71 df 0b 05 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083440975 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) 20241107083440975 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083440975 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0d 01 00 00 00 35 eb a9 0d 76 5b 86 9d 0b 71 df 0b 05 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083440975 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:1032) 20241107083440975 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:1072) 20241107083440975 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) 20241107083440975 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) 20241107083440975 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) 20241107083440975 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083440975 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} data_length=30, data=00 00 00 35 eb a9 0d 76 5b 86 9d 0b 71 df 0b 05 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083440975 DTBFUL INFO TBF(UL:TFI-0-4-6:G){ASSIGN} Decoded premier TLLI=0x00000035 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083440975 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000035, not yet confirmed (gprs_ms.c:512) 20241107083440975 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083440975 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083440975 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083440975 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083440975 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083440975 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083440975 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) 20241107083440975 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083440975 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083440975 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083440976 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) 20241107083440976 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) 20241107083440977 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) 20241107083440977 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) 20241107083440977 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) 20241107083440977 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) 20241107083440978 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) 20241107083440978 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) 20241107083440978 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 754 for type USF (pdch_ul_controller.c:184) 20241107083440978 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) 20241107083440978 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083440978 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083440978 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) 20241107083440978 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083440978 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083440978 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083440978 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) 20241107083440979 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) 20241107083440979 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083440985 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) 20241107083440985 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083440985 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083440985 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083440985 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083440985 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083440985 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083440985 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=6 (bts.cpp:663) 20241107083440986 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083440986 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083440986 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083440986 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083440986 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083440986 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083440986 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083440986 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083440986 DRLCMAC 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) 20241107083440986 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083440986 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083440986 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083440986 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083440986 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440986 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083440986 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083440986 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083440986 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083440986 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083440986 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083440986 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083440986 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:1192) 20241107083440986 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083440986 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083440986 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-6:G){NEW} (gprs_ms.c:336) 20241107083440986 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083440986 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083440986 DTBFUL INFO TBF(UL:TFI-0-5-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083440986 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083440986 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) 20241107083440986 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) 20241107083440986 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083440986 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083440986 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083440986 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083440992 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) 20241107083440992 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) 20241107083440992 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) 20241107083440992 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083440994 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) 20241107083440994 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) 20241107083440994 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) 20241107083440995 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) 20241107083440995 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) 20241107083440995 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) 20241107083440996 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) 20241107083440996 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) 20241107083440997 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) 20241107083440997 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) 20241107083440998 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) 20241107083440998 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) 20241107083440998 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) 20241107083440998 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) 20241107083440999 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) 20241107083440999 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) 20241107083440999 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 758 for type USF (pdch_ul_controller.c:184) 20241107083440999 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) 20241107083441000 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083441014 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) 20241107083441014 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) 20241107083441016 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) 20241107083441016 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) 20241107083441017 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) 20241107083441017 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) 20241107083441017 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) 20241107083441017 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) 20241107083441018 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) 20241107083441018 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) 20241107083441018 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) 20241107083441018 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083441019 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083441019 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083441019 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083441019 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 e1 e7 14 05 a3 40 c7 fb fb e9 ef 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083441019 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) 20241107083441019 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083441019 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0d 01 00 00 00 36 e1 e7 14 05 a3 40 c7 fb fb e9 ef 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083441019 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:1032) 20241107083441019 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:1072) 20241107083441019 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) 20241107083441019 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) 20241107083441019 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) 20241107083441019 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083441019 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} data_length=30, data=00 00 00 36 e1 e7 14 05 a3 40 c7 fb fb e9 ef 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083441019 DTBFUL INFO TBF(UL:TFI-0-5-6:G){ASSIGN} Decoded premier TLLI=0x00000036 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083441019 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000036, not yet confirmed (gprs_ms.c:512) 20241107083441019 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083441019 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083441019 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083441019 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083441019 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083441019 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083441019 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) 20241107083441019 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083441020 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083441020 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083441021 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) 20241107083441021 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) 20241107083441022 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) 20241107083441022 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) 20241107083441023 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) 20241107083441023 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) 20241107083441023 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 762 for type USF (pdch_ul_controller.c:184) 20241107083441023 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) 20241107083441023 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083441023 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083441023 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) 20241107083441023 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083441023 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083441023 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083441023 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) 20241107083441023 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) 20241107083441024 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083441029 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) 20241107083441029 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083441029 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083441029 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083441029 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083441029 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083441029 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083441029 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=6 (bts.cpp:663) 20241107083441029 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083441029 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083441029 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083441029 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083441029 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083441029 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083441029 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083441029 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083441029 DRLCMAC 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) 20241107083441029 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083441029 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083441029 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083441029 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083441029 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083441029 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083441030 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083441030 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083441030 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083441030 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083441030 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083441030 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083441030 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:1192) 20241107083441030 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241107083441030 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083441030 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-6:G){NEW} (gprs_ms.c:336) 20241107083441030 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083441030 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083441030 DTBFUL INFO TBF(UL:TFI-0-6-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083441030 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083441030 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) 20241107083441030 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) 20241107083441030 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083441030 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083441030 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083441030 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) BTS(605)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20241107083441034 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) 20241107083441034 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) 20241107083441034 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) 20241107083441034 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) MTC@fb7e2f9c3787: 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 } 20241107083441035 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) 20241107083441035 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) 20241107083441036 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) 20241107083441036 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) 20241107083441037 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) 20241107083441037 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) 20241107083441037 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) 20241107083441037 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) 20241107083441038 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) 20241107083441038 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) 20241107083441039 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) 20241107083441039 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) 20241107083441039 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) 20241107083441039 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) 20241107083441040 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) 20241107083441040 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=762 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=767 (gprs_rlcmac_sched.cpp:454) 20241107083441040 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 767 for type USF (pdch_ul_controller.c:184) 20241107083441040 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Sending data request: sapi=5 arfcn=871 cur_fn=758 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) 20241107083441041 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083441052 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) 20241107083441052 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) 20241107083441053 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) 20241107083441053 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) 20241107083441054 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) 20241107083441054 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) 20241107083441055 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) 20241107083441055 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) 20241107083441056 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) 20241107083441056 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) 20241107083441056 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) 20241107083441056 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) 20241107083441056 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) 20241107083441056 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083441057 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=762 block=8 data=3c 0d 01 00 00 00 37 58 e8 00 0a da 3e a9 08 1f 93 7c 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083441057 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083441057 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083441057 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0d 01 00 00 00 37 58 e8 00 0a da 3e a9 08 1f 93 7c 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083441057 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:1032) 20241107083441057 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=762 Rx UL DATA from unexpected TBF(UL:TFI-0-6-6:G){ASSIGN} (pdch.cpp:1072) 20241107083441057 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) 20241107083441057 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) 20241107083441057 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) 20241107083441057 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083441057 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} data_length=30, data=00 00 00 37 58 e8 00 0a da 3e a9 08 1f 93 7c 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083441057 DTBFUL INFO TBF(UL:TFI-0-6-6:G){ASSIGN} Decoded premier TLLI=0x00000037 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083441057 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000037, not yet confirmed (gprs_ms.c:512) 20241107083441057 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083441057 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083441057 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083441057 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083441057 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083441057 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083441058 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) 20241107083441058 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083441058 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083441058 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083441058 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) 20241107083441058 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) 20241107083441061 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083441061 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083441061 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083441062 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=767 RX RTS.req: sapi=5 arfcn=877 cur_fn=762 block=9 (pcu_l1_if.cpp:576) 20241107083441062 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=767 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=771 (gprs_rlcmac_sched.cpp:454) 20241107083441062 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 771 for type USF (pdch_ul_controller.c:184) 20241107083441062 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) 20241107083441062 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083441062 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083441062 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) 20241107083441062 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083441062 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083441062 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083441062 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=767 Scheduling control message at RTS for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083441062 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=767 Sending data request: sapi=5 arfcn=877 cur_fn=762 block=9 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) 20241107083441063 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083441069 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=762, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083441069 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083441069 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083441069 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083441069 DLGLOBAL DEBUG validating counter group 0x562b46e85740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083441069 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083441069 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083441069 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=6 (bts.cpp:663) 20241107083441069 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083441069 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083441069 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083441069 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083441069 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083441069 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083441069 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083441069 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083441069 DRLCMAC 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) 20241107083441069 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083441069 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083441069 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083441069 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083441069 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083441069 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083441069 DLGLOBAL DEBUG validating counter group 0x562b46e85b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083441069 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083441069 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083441069 DLGLOBAL DEBUG validating counter group 0x562b46e85be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083441069 DLGLOBAL DEBUG validating counter group 0x562b46e85c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083441069 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083441069 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:1192) 20241107083441069 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241107083441069 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083441069 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-6:G){NEW} (gprs_ms.c:336) 20241107083441069 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083441069 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083441069 DTBFUL INFO TBF(UL:TFI-0-7-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083441069 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083441069 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) 20241107083441069 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=762 (tbf_ul.cpp:221) 20241107083441069 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083441069 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083441069 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083441069 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=762 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083441076 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) 20241107083441076 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) 20241107083441076 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=767): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241107083441076 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083441077 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) 20241107083441077 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) 20241107083441078 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) 20241107083441078 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) 20241107083441079 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) 20241107083441079 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) 20241107083441080 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) 20241107083441080 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) 20241107083441080 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) 20241107083441080 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) 20241107083441081 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) 20241107083441081 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) 20241107083441082 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) 20241107083441082 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) 20241107083441083 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) 20241107083441083 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=771 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=775 (gprs_rlcmac_sched.cpp:454) 20241107083441083 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 775 for type USF (pdch_ul_controller.c:184) 20241107083441083 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Sending data request: sapi=5 arfcn=871 cur_fn=767 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) 20241107083441083 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 6 vs exp USF 6 20241107083441095 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) 20241107083441095 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) 20241107083441096 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) 20241107083441096 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) 20241107083441097 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) 20241107083441097 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) 20241107083441098 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) 20241107083441098 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) 20241107083441099 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) 20241107083441099 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) 20241107083441099 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) 20241107083441099 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) 20241107083441100 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) 20241107083441100 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) 20241107083441100 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=771): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241107083441100 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083441101 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=771 block=10 data=3c 0d 01 00 00 00 38 44 ed f0 a4 9a 66 e7 dd 49 98 49 ea 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083441101 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083441101 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083441101 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0d 01 00 00 00 38 44 ed f0 a4 9a 66 e7 dd 49 98 49 ea 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083441101 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:1032) 20241107083441101 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=771 Rx UL DATA from unexpected TBF(UL:TFI-0-7-6:G){ASSIGN} (pdch.cpp:1072) 20241107083441101 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) 20241107083441101 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) 20241107083441101 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) 20241107083441101 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083441101 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} data_length=30, data=00 00 00 38 44 ed f0 a4 9a 66 e7 dd 49 98 49 ea 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083441101 DTBFUL INFO TBF(UL:TFI-0-7-6:G){ASSIGN} Decoded premier TLLI=0x00000038 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241107083441101 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000038, not yet confirmed (gprs_ms.c:512) 20241107083441101 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083441101 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241107083441101 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083441101 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083441101 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083441101 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083441101 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) 20241107083441101 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083441101 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083441101 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083441102 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=775 RX RTS.req: sapi=5 arfcn=878 cur_fn=771 block=11 (pcu_l1_if.cpp:576) 20241107083441102 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=775 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=780 (gprs_rlcmac_sched.cpp:454) 20241107083441102 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 780 for type USF (pdch_ul_controller.c:184) 20241107083441102 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) 20241107083441102 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (final=0) (encoding.cpp:1112) 20241107083441102 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083441102 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) 20241107083441102 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083441102 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083441102 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241107083441102 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=775 Scheduling control message at RTS for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083441102 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=775 Sending data request: sapi=5 arfcn=878 cur_fn=771 block=11 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) 20241107083441103 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083441105 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083441105 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083441105 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@fb7e2f9c3787: Start timer T: 0.2 s 20241107083441111 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441111 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441111 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441111 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441111 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000001 (bts.cpp:444) 20241107083441111 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441111 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441111 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441111 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441111 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441111 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441111 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441111 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441111 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441111 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441111 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441111 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441111 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441111 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441111 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441111 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441112 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441112 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441112 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441112 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441112 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441112 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441112 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441112 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441112 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441112 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441112 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441112 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441112 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000002 (bts.cpp:444) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441112 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441113 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441113 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441113 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441113 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441113 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441113 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441113 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441113 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441113 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441114 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441114 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441114 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441114 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441114 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000003 (bts.cpp:444) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441114 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441115 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441115 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441115 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441115 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441115 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441115 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441115 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441115 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441115 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441116 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441116 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441116 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441116 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441116 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000004 (bts.cpp:444) 20241107083441116 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441116 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441116 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441116 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441116 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441116 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441116 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441116 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441116 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441116 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441116 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441116 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441117 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441117 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441117 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441117 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441117 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441117 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441117 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441117 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441117 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) 20241107083441117 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) 20241107083441117 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=775): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241107083441117 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083441118 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441118 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441118 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441118 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441118 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000005 (bts.cpp:444) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441118 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441119 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441119 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441119 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441119 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441119 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441119 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441119 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441119 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441119 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441119 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441119 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441119 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441119 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000006 (bts.cpp:444) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441119 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441120 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441120 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441120 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441120 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441120 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441120 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441120 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441120 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441120 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441120 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441120 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441120 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441120 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000007 (bts.cpp:444) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441120 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441121 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441121 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441121 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441121 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441121 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441121 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441121 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441121 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441121 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441121 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) 20241107083441121 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) 20241107083441122 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441122 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441122 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441122 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441122 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000008 (bts.cpp:444) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441122 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441123 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441123 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441123 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441123 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441123 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441123 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441123 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441123 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441123 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441123 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441123 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441123 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441123 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441123 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441123 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441123 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441123 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441123 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441123 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441123 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441123 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441123 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441123 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) 20241107083441123 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) 20241107083441124 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441124 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441124 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441124 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441124 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000009 (bts.cpp:444) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441124 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441125 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441125 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441125 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441125 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441125 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441125 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441125 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441125 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441125 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) 20241107083441125 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) 20241107083441125 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441125 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441125 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441125 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441125 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000A (bts.cpp:444) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441125 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441126 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441126 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441126 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441126 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441126 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441126 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441126 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441126 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441126 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441126 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) 20241107083441126 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) 20241107083441126 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441126 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441126 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441126 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441127 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000B (bts.cpp:444) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441127 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441127 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441127 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441127 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441127 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441127 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441127 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441127 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441127 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) 20241107083441127 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) 20241107083441127 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441127 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441127 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441127 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441127 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000C (bts.cpp:444) 20241107083441127 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441128 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441128 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441128 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441128 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441128 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441128 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441128 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441128 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441128 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441128 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) 20241107083441128 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) 20241107083441129 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) 20241107083441129 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) 20241107083441130 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083441131 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441131 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441131 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441131 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441131 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000D (bts.cpp:444) 20241107083441131 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441131 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441131 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441132 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441132 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441132 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441132 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441132 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441132 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441132 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441132 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441132 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441133 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441133 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441133 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441133 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441133 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000E (bts.cpp:444) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441133 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441133 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441133 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441133 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441133 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441133 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441134 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441134 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441134 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441134 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441134 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441134 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441134 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441134 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000F (bts.cpp:444) 20241107083441134 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441134 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441134 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441134 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441135 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441135 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441135 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441135 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441135 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441135 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441135 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441135 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441135 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441136 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441136 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441136 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441136 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441136 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000010 (bts.cpp:444) 20241107083441136 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441136 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441136 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441136 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441136 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441136 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441136 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441136 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441136 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441136 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441136 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441136 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441136 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441136 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441136 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441136 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441136 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441137 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441137 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441137 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441137 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441137 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441137 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441137 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441137 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441137 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441137 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441137 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441137 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441137 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000011 (bts.cpp:444) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441137 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441138 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441138 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441138 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441138 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441138 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441138 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441138 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441138 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441138 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441138 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441138 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441139 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441139 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441139 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000012 (bts.cpp:444) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441139 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441139 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441139 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441139 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441140 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441140 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441140 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441140 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441140 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441140 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441140 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441140 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441140 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441140 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000013 (bts.cpp:444) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441140 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441141 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441141 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441141 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441141 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441141 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441141 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441141 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441141 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441141 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441141 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441141 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441142 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441142 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441142 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000014 (bts.cpp:444) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441142 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441143 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441143 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441143 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441143 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441143 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441143 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441143 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441143 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441143 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) 20241107083441143 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) 20241107083441143 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441143 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441143 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441143 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441143 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000015 (bts.cpp:444) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441143 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441144 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441144 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441144 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441144 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441144 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441144 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441144 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441145 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441145 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441145 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083441145 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083441145 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083441145 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441145 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441145 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441145 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441145 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000016 (bts.cpp:444) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441145 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441146 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441146 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441146 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441146 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441146 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441146 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441146 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441146 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441146 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) 20241107083441146 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) 20241107083441146 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441146 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441146 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441146 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441146 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000017 (bts.cpp:444) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441146 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441147 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441147 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441147 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441147 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441147 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441147 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441147 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441147 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441147 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) 20241107083441147 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) 20241107083441147 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441147 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441147 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441147 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441147 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000018 (bts.cpp:444) 20241107083441147 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441148 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441148 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441148 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441148 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441148 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441148 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441148 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441148 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441148 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441148 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) 20241107083441148 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) 20241107083441149 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441149 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441149 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441149 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441149 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000019 (bts.cpp:444) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441149 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441150 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441150 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441150 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441150 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441150 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441150 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441150 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441150 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441150 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441150 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441150 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441150 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441150 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001A (bts.cpp:444) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441150 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441151 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441151 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441151 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441151 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441151 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441151 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441151 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441151 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441151 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) 20241107083441151 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) 20241107083441151 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441151 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441151 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441151 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441151 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001B (bts.cpp:444) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441151 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441152 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441152 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441152 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441152 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441152 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441152 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441152 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441152 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441152 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441152 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) 20241107083441152 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) 20241107083441153 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441153 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441153 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441153 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441153 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001C (bts.cpp:444) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441153 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441154 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441154 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441154 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441154 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441154 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441154 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441154 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441154 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441154 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441154 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441154 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441154 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441154 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441154 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441154 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441154 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441154 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441154 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) 20241107083441154 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) 20241107083441155 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) 20241107083441155 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) 20241107083441155 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=780): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241107083441155 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083441155 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441155 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441155 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441155 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441155 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001D (bts.cpp:444) 20241107083441155 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441155 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441155 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441155 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441155 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441155 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441155 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441155 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441155 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441155 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441155 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441155 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441155 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441155 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441155 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441156 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441156 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441156 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441156 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441156 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441156 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441156 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441156 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441156 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441156 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441156 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441156 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441156 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001E (bts.cpp:444) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441156 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441157 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441157 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441157 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441157 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441157 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441157 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441157 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441157 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441157 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441158 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083441158 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441158 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441158 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441158 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441158 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001F (bts.cpp:444) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441158 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441159 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441159 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441159 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441159 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441159 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441159 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441159 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441159 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441159 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441159 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441159 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441159 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441159 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441159 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441159 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441159 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441159 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441159 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441159 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441159 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441159 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441159 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441159 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441159 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441159 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441159 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441159 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441160 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441160 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441160 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441160 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441160 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000020 (bts.cpp:444) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441160 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441161 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441161 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441161 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441161 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441161 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441161 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441161 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441161 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441161 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441161 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441161 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441161 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441161 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000021 (bts.cpp:444) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441161 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441162 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441162 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441162 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441162 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441162 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441162 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441162 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441162 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441162 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441162 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441162 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441162 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441162 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000022 (bts.cpp:444) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441162 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441163 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441163 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441163 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441163 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441163 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441163 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441163 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441163 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441163 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441163 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) 20241107083441163 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) 20241107083441164 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441164 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441164 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441164 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441164 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000023 (bts.cpp:444) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441164 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441165 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441165 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441165 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441165 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441165 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441165 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441165 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441165 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441165 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441166 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441166 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441166 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441166 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441166 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000024 (bts.cpp:444) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441166 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441167 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441167 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441167 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441167 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441167 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441167 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441167 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441167 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441167 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441167 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441167 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441167 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441167 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441167 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441167 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441167 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441167 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441167 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441167 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441167 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441167 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441167 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441167 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441167 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441167 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441167 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) 20241107083441167 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) 20241107083441167 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441167 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441167 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441167 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441168 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000025 (bts.cpp:444) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441168 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441169 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441169 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441169 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441169 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441169 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441169 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441169 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441169 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441169 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) 20241107083441169 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) 20241107083441169 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441169 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441169 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441169 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441169 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000026 (bts.cpp:444) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441169 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441170 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441171 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441171 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441171 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441171 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441171 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441171 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441171 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441171 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441171 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441171 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441171 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441171 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441171 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441171 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441171 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441171 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441171 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441171 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441171 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) 20241107083441171 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) 20241107083441172 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) 20241107083441172 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) 20241107083441172 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441172 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441172 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441172 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441172 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000027 (bts.cpp:444) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441172 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441172 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441172 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441172 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441172 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441172 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441172 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441172 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441172 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441173 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) 20241107083441173 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) 20241107083441173 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441173 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441173 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441173 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441173 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000028 (bts.cpp:444) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441173 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441174 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441174 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441174 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441174 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441174 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441174 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441174 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441174 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441174 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441174 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) 20241107083441174 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) 20241107083441175 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441175 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441175 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441175 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441175 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000029 (bts.cpp:444) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441175 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441175 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441175 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441175 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441176 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441176 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441176 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441176 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441176 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441176 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) 20241107083441176 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) 20241107083441176 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441176 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441176 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441176 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441176 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002A (bts.cpp:444) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441176 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441176 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441177 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441177 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441177 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441177 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441177 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441177 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441177 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441177 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441177 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441177 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441177 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441177 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002B (bts.cpp:444) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441177 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441178 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441178 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441178 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441178 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441178 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441178 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441178 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441178 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441178 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441178 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083441178 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441178 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441178 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441179 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441179 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002C (bts.cpp:444) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441179 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441179 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441179 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441179 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441179 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441179 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441179 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441179 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441179 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441179 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441179 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441179 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441179 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002D (bts.cpp:444) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441179 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441180 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441180 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441180 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441180 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441180 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441180 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441180 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441180 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441180 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441180 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441180 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441180 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441180 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002E (bts.cpp:444) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441180 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441181 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441181 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441181 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441181 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441181 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441181 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441181 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441181 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441181 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441181 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441181 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441181 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441181 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002F (bts.cpp:444) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441181 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441182 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441182 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441182 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441182 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441182 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441182 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441182 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441182 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441182 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441182 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441182 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441182 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441182 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000030 (bts.cpp:444) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441182 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441182 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441182 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441182 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441182 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441182 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441182 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441182 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441182 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441182 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441182 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441182 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441182 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000031 (bts.cpp:444) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441182 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441183 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441183 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441183 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441183 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441183 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441183 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441183 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441183 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441183 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) 20241107083441183 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) 20241107083441183 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441183 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441183 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441183 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441183 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000032 (bts.cpp:444) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441183 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441184 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441184 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441184 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441184 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441184 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441184 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441184 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441184 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441184 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441184 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441184 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441184 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441184 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000033 (bts.cpp:444) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441184 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441185 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441185 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441185 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441185 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441185 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441185 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441185 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441185 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441185 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) 20241107083441185 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) 20241107083441185 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441185 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441185 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441185 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441185 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000034 (bts.cpp:444) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441185 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441186 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441186 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441186 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441186 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441186 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441186 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441186 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441186 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441186 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441186 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083441186 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083441186 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083441186 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) 20241107083441186 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) 20241107083441187 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441187 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441187 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441187 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441187 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000035 (bts.cpp:444) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441187 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441187 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441187 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441187 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441187 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441187 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441187 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441187 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441187 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441188 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) 20241107083441188 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) 20241107083441188 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441188 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441188 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441188 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441188 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000036 (bts.cpp:444) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441188 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441188 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441188 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441188 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441188 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441188 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441188 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441188 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441188 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441189 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441189 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441189 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441189 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441189 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000037 (bts.cpp:444) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441189 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441189 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441189 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441189 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441189 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441189 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441189 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441189 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441189 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) 20241107083441189 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) 20241107083441189 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083441189 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083441189 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083441189 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083441189 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000038 (bts.cpp:444) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241107083441189 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241107083441189 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441189 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441189 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441189 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441189 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441189 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441189 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441189 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241107083441190 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) 20241107083441190 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) 20241107083441191 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) 20241107083441191 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) 20241107083441191 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) 20241107083441191 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) 20241107083441191 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083441205 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) 20241107083441205 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) 20241107083441206 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) 20241107083441206 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) 20241107083441206 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) 20241107083441206 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) 20241107083441207 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) 20241107083441207 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) 20241107083441207 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) 20241107083441207 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) 20241107083441207 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) 20241107083441207 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) 20241107083441208 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) 20241107083441208 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) 20241107083441208 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) 20241107083441208 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) 20241107083441209 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083441224 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) 20241107083441224 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) 20241107083441226 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) 20241107083441226 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) 20241107083441226 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) 20241107083441226 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) 20241107083441227 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) 20241107083441228 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) 20241107083441229 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) 20241107083441229 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) 20241107083441229 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) 20241107083441229 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) 20241107083441230 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083441230 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083441230 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083441230 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) 20241107083441230 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) 20241107083441231 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) 20241107083441231 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) 20241107083441233 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083441243 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) 20241107083441243 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) 20241107083441245 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) 20241107083441245 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) 20241107083441246 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) 20241107083441246 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) 20241107083441247 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) 20241107083441247 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) 20241107083441248 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) 20241107083441248 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) 20241107083441248 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) 20241107083441248 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) 20241107083441249 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) 20241107083441249 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) 20241107083441250 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) 20241107083441250 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) 20241107083441253 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083441267 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) 20241107083441267 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) 20241107083441269 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) 20241107083441269 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) 20241107083441269 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083441269 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083441269 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083441269 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) 20241107083441269 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) 20241107083441270 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) 20241107083441270 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) 20241107083441271 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) 20241107083441271 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) 20241107083441272 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) 20241107083441272 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) 20241107083441272 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) 20241107083441272 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) 20241107083441273 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) 20241107083441273 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) 20241107083441274 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083441287 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) 20241107083441287 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) 20241107083441288 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) 20241107083441288 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) 20241107083441289 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) 20241107083441289 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) 20241107083441289 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) 20241107083441289 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) 20241107083441290 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) 20241107083441290 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) 20241107083441291 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) 20241107083441291 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) 20241107083441292 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) 20241107083441292 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) 20241107083441292 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) 20241107083441292 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) 20241107083441293 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083441306 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) 20241107083441306 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) 20241107083441307 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) 20241107083441307 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) 20241107083441308 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) 20241107083441308 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) 20241107083441309 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) 20241107083441309 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) 20241107083441310 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) 20241107083441310 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) 20241107083441310 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) 20241107083441310 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) 20241107083441311 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) 20241107083441311 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) 20241107083441312 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) 20241107083441312 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) 20241107083441316 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) 20241107083441316 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) 20241107083441316 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 823 for type USF (pdch_ul_controller.c:184) 20241107083441316 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441316 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241107083441316 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241107083441316 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241107083441316 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241107083441316 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083441316 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441316 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441316 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441317 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 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) 20241107083441317 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441330 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) 20241107083441330 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) 20241107083441331 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) 20241107083441331 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) 20241107083441332 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) 20241107083441332 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) 20241107083441333 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) 20241107083441333 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) 20241107083441334 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) 20241107083441334 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) 20241107083441335 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) 20241107083441335 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) 20241107083441336 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) 20241107083441336 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) 20241107083441337 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) 20241107083441337 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) 20241107083441338 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) 20241107083441338 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) 20241107083441338 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 827 for type USF (pdch_ul_controller.c:184) 20241107083441338 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441338 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083441338 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241107083441338 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241107083441338 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241107083441338 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241107083441338 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441338 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441338 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441338 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441338 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441338 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 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) 20241107083441339 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441349 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) 20241107083441350 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) 20241107083441350 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) 20241107083441350 DTBF NOTICE TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083441350 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083441350 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083441351 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) 20241107083441351 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) 20241107083441352 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) 20241107083441352 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) 20241107083441353 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) 20241107083441353 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) 20241107083441354 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) 20241107083441354 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) 20241107083441355 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) 20241107083441355 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) 20241107083441356 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) 20241107083441356 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) 20241107083441357 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) 20241107083441357 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) 20241107083441358 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) 20241107083441358 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441358 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241107083441358 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241107083441358 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083441358 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241107083441358 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241107083441358 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441358 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441358 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441358 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441358 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441358 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 80 c0 00 00 05 e3 00 00 00 17 0c 00 00 00 5a 00 00 (pcu_l1_if.cpp:182) 20241107083441359 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441369 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) 20241107083441369 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) 20241107083441369 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) 20241107083441369 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083441370 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) 20241107083441370 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) 20241107083441371 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) 20241107083441371 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) 20241107083441372 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) 20241107083441372 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) 20241107083441372 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) 20241107083441372 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) 20241107083441373 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) 20241107083441373 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) 20241107083441374 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) 20241107083441374 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) 20241107083441375 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) 20241107083441375 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) 20241107083441378 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) 20241107083441378 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441378 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241107083441378 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241107083441378 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241107083441378 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241107083441378 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083441378 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441378 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441378 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441379 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441379 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441379 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 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) 20241107083441379 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441393 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) 20241107083441393 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) 20241107083441394 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) 20241107083441394 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) 20241107083441395 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) 20241107083441395 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) 20241107083441396 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) 20241107083441396 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) 20241107083441396 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) 20241107083441397 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) 20241107083441397 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) 20241107083441397 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) 20241107083441398 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) 20241107083441398 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) 20241107083441399 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) 20241107083441399 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) 20241107083441399 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) 20241107083441399 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441399 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083441399 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241107083441399 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241107083441399 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241107083441399 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241107083441400 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441400 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441400 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441400 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441400 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441400 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 40 c0 00 00 04 e3 00 00 00 13 0c 00 00 00 4a 00 00 (pcu_l1_if.cpp:182) 20241107083441400 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441412 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) 20241107083441412 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) 20241107083441413 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) 20241107083441413 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) 20241107083441414 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) 20241107083441414 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) 20241107083441415 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) 20241107083441415 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) 20241107083441416 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) 20241107083441416 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) 20241107083441416 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) 20241107083441416 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) 20241107083441417 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) 20241107083441417 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) 20241107083441418 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) 20241107083441418 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) 20241107083441419 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) 20241107083441419 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441419 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241107083441419 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241107083441419 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083441419 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241107083441419 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241107083441419 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441419 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441419 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441419 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441419 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441419 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 20 c0 00 00 04 63 00 00 00 11 0c 00 00 00 42 00 00 (pcu_l1_if.cpp:182) 20241107083441419 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441431 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) 20241107083441431 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) 20241107083441433 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) 20241107083441433 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) 20241107083441433 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) 20241107083441433 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) 20241107083441434 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) 20241107083441434 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) 20241107083441435 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) 20241107083441435 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) 20241107083441436 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) 20241107083441436 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) 20241107083441436 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) 20241107083441436 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) 20241107083441437 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) 20241107083441437 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) 20241107083441441 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) 20241107083441441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441441 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241107083441441 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241107083441441 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241107083441441 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241107083441441 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083441441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441441 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441441 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441441 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 00 c0 00 00 03 e3 00 00 00 0f 0c 00 00 00 3a 00 00 (pcu_l1_if.cpp:182) 20241107083441441 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441456 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) 20241107083441456 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) 20241107083441457 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) 20241107083441457 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) 20241107083441458 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) 20241107083441458 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) 20241107083441458 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) 20241107083441458 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) 20241107083441459 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) 20241107083441459 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) 20241107083441460 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) 20241107083441460 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) 20241107083441461 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) 20241107083441461 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) 20241107083441462 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) 20241107083441462 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) 20241107083441463 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) 20241107083441463 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441463 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083441463 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241107083441463 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241107083441463 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241107083441463 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241107083441463 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441463 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441463 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441463 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441463 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441463 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 00 e0 c0 00 00 03 63 00 00 00 0d 0c 00 00 00 32 00 00 (pcu_l1_if.cpp:182) 20241107083441463 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441475 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) 20241107083441475 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) 20241107083441476 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) 20241107083441476 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) 20241107083441477 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) 20241107083441477 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) 20241107083441477 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) 20241107083441477 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) 20241107083441478 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) 20241107083441478 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) 20241107083441479 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) 20241107083441479 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) 20241107083441480 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) 20241107083441480 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) 20241107083441481 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) 20241107083441481 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) 20241107083441482 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) 20241107083441482 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441482 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241107083441482 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241107083441482 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083441482 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241107083441482 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241107083441482 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441482 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441482 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441482 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441482 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441482 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 00 c0 c0 00 00 02 e3 00 00 00 0b 0c 00 00 00 2a 00 00 (pcu_l1_if.cpp:182) 20241107083441482 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441494 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) 20241107083441494 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) 20241107083441496 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) 20241107083441496 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) 20241107083441496 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) 20241107083441496 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) 20241107083441497 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) 20241107083441497 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) 20241107083441498 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) 20241107083441498 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) 20241107083441499 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) 20241107083441499 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) 20241107083441499 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) 20241107083441499 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) 20241107083441500 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) 20241107083441500 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) 20241107083441504 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) 20241107083441504 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441504 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241107083441504 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241107083441504 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241107083441504 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241107083441504 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083441504 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441504 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441504 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441505 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441505 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441505 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 a0 c0 00 00 02 63 00 00 00 09 0c 00 00 00 22 00 00 (pcu_l1_if.cpp:182) 20241107083441505 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441518 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) 20241107083441518 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) 20241107083441519 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) 20241107083441519 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) 20241107083441520 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) 20241107083441520 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) 20241107083441521 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) 20241107083441521 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) 20241107083441522 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) 20241107083441522 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) 20241107083441523 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) 20241107083441523 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) 20241107083441524 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) 20241107083441524 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) 20241107083441524 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) 20241107083441524 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) 20241107083441525 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) 20241107083441525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441525 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083441525 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241107083441525 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241107083441525 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241107083441525 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241107083441525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441525 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441526 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 80 c0 00 00 01 e3 00 00 00 07 0c 00 00 00 1a 00 00 (pcu_l1_if.cpp:182) 20241107083441527 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441537 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) 20241107083441537 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) 20241107083441539 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) 20241107083441539 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) 20241107083441540 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) 20241107083441540 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) 20241107083441540 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) 20241107083441540 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) 20241107083441542 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) 20241107083441542 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) 20241107083441543 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) 20241107083441543 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) 20241107083441544 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) 20241107083441544 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) 20241107083441545 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) 20241107083441545 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) 20241107083441546 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) 20241107083441546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441546 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241107083441546 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241107083441546 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083441546 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241107083441546 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241107083441546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441546 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441546 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441546 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 60 c0 00 00 01 63 00 00 00 05 0c 00 00 00 12 00 00 (pcu_l1_if.cpp:182) 20241107083441547 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441557 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) 20241107083441557 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) 20241107083441558 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) 20241107083441558 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) 20241107083441559 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) 20241107083441559 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) 20241107083441560 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) 20241107083441560 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) 20241107083441561 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) 20241107083441561 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) 20241107083441562 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) 20241107083441562 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) 20241107083441563 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) 20241107083441563 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) 20241107083441564 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) 20241107083441564 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) 20241107083441566 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) 20241107083441566 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441566 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241107083441566 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241107083441566 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241107083441566 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241107083441566 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083441566 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441566 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441566 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441567 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441567 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441567 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 40 c0 00 00 00 e3 00 00 00 03 0c 00 00 00 0a 00 00 (pcu_l1_if.cpp:182) 20241107083441567 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441581 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) 20241107083441581 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) 20241107083441582 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) 20241107083441582 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) 20241107083441583 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) 20241107083441583 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) 20241107083441584 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) 20241107083441584 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) 20241107083441585 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) 20241107083441585 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) 20241107083441585 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) 20241107083441585 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) 20241107083441586 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) 20241107083441586 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) 20241107083441587 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) 20241107083441587 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) 20241107083441589 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) 20241107083441589 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441589 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083441589 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241107083441589 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241107083441589 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241107083441589 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441589 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441589 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441589 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441589 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 20 c0 00 00 00 63 00 00 00 01 0c 00 00 00 02 00 00 (pcu_l1_if.cpp:182) 20241107083441590 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441600 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) 20241107083441600 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) 20241107083441601 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) 20241107083441601 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) 20241107083441602 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) 20241107083441602 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) 20241107083441603 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) 20241107083441603 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) 20241107083441604 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) 20241107083441604 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) 20241107083441605 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) 20241107083441605 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) 20241107083441606 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) 20241107083441606 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) 20241107083441607 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) 20241107083441607 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) 20241107083441607 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) 20241107083441607 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) 20241107083441608 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083441620 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) 20241107083441620 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) 20241107083441621 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) 20241107083441621 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) 20241107083441622 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) 20241107083441622 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) 20241107083441622 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) 20241107083441622 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) 20241107083441623 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) 20241107083441623 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) 20241107083441624 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) 20241107083441624 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) 20241107083441625 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) 20241107083441625 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) 20241107083441626 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) 20241107083441626 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) 20241107083441629 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=884 RX RTS.req: sapi=5 arfcn=872 cur_fn=879 block=0 (pcu_l1_if.cpp:576) 20241107083441629 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=884 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=888 (gprs_rlcmac_sched.cpp:454) 20241107083441629 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 888 for type USF (pdch_ul_controller.c:184) 20241107083441629 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441629 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241107083441629 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241107083441629 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241107083441629 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241107083441629 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083441629 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441629 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441629 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441629 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441629 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=884 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441629 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=884 Sending data request: sapi=5 arfcn=872 cur_fn=879 block=0 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) 20241107083441630 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441644 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) 20241107083441644 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) 20241107083441645 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) 20241107083441645 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) 20241107083441646 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) 20241107083441646 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) 20241107083441646 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) 20241107083441646 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) 20241107083441647 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) 20241107083441647 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) 20241107083441648 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) 20241107083441648 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) 20241107083441649 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) 20241107083441649 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) 20241107083441649 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) 20241107083441649 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) 20241107083441650 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=888 RX RTS.req: sapi=5 arfcn=872 cur_fn=884 block=1 (pcu_l1_if.cpp:576) 20241107083441650 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=888 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=892 (gprs_rlcmac_sched.cpp:454) 20241107083441650 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 892 for type USF (pdch_ul_controller.c:184) 20241107083441650 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441650 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083441650 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241107083441650 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241107083441650 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241107083441650 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241107083441650 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441650 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441650 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441651 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441651 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=888 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441651 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=888 Sending data request: sapi=5 arfcn=872 cur_fn=884 block=1 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) 20241107083441651 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441663 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) 20241107083441663 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) 20241107083441664 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) 20241107083441664 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) 20241107083441664 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=888): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241107083441664 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083441665 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) 20241107083441665 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) 20241107083441666 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) 20241107083441667 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) 20241107083441667 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) 20241107083441667 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) 20241107083441668 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) 20241107083441668 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) 20241107083441669 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) 20241107083441669 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) 20241107083441669 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) 20241107083441669 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) 20241107083441670 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) 20241107083441670 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=892 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=897 (gprs_rlcmac_sched.cpp:454) 20241107083441670 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 897 for type USF (pdch_ul_controller.c:184) 20241107083441670 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441670 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241107083441670 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241107083441670 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083441670 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241107083441670 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241107083441670 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441670 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441670 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441670 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441671 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=892 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441671 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=892 Sending data request: sapi=5 arfcn=872 cur_fn=888 block=2 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) 20241107083441671 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441683 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) 20241107083441683 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) 20241107083441684 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) 20241107083441684 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) 20241107083441684 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=892): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241107083441684 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083441685 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) 20241107083441685 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) 20241107083441686 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) 20241107083441686 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) 20241107083441686 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) 20241107083441686 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) 20241107083441687 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) 20241107083441687 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) 20241107083441688 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) 20241107083441688 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) 20241107083441688 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) 20241107083441688 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) 20241107083441693 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) 20241107083441693 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=897 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=901 (gprs_rlcmac_sched.cpp:454) 20241107083441693 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 901 for type USF (pdch_ul_controller.c:184) 20241107083441693 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441693 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241107083441693 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241107083441693 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241107083441693 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241107083441693 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083441693 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441693 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441693 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441694 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441694 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=897 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441694 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=897 Sending data request: sapi=5 arfcn=872 cur_fn=892 block=3 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) 20241107083441694 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441708 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) 20241107083441708 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) 20241107083441709 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) 20241107083441709 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) 20241107083441709 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=897): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241107083441709 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083441710 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) 20241107083441710 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) 20241107083441711 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) 20241107083441711 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) 20241107083441711 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) 20241107083441711 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) 20241107083441713 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) 20241107083441713 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) 20241107083441713 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) 20241107083441713 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) 20241107083441714 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) 20241107083441714 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) 20241107083441715 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) 20241107083441715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=901 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=905 (gprs_rlcmac_sched.cpp:454) 20241107083441715 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 905 for type USF (pdch_ul_controller.c:184) 20241107083441715 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441715 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083441715 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241107083441715 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241107083441715 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241107083441715 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241107083441715 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441715 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441715 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441716 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441716 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=901 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441716 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=901 Sending data request: sapi=5 arfcn=872 cur_fn=897 block=4 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) 20241107083441716 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441728 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) 20241107083441728 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) 20241107083441729 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) 20241107083441729 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) 20241107083441729 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=901): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241107083441729 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083441730 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) 20241107083441730 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) 20241107083441731 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) 20241107083441731 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) 20241107083441732 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) 20241107083441732 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) 20241107083441734 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) 20241107083441734 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) 20241107083441735 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) 20241107083441735 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) 20241107083441737 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) 20241107083441737 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) 20241107083441738 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) 20241107083441738 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=905 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=910 (gprs_rlcmac_sched.cpp:454) 20241107083441738 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 910 for type USF (pdch_ul_controller.c:184) 20241107083441738 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441738 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241107083441738 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241107083441738 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083441738 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241107083441738 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241107083441738 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441738 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441738 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441738 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441738 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=905 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441738 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=905 Sending data request: sapi=5 arfcn=872 cur_fn=901 block=5 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) 20241107083441738 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441746 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) 20241107083441746 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) 20241107083441747 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) 20241107083441747 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) 20241107083441747 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=905): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241107083441747 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083441748 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) 20241107083441748 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) 20241107083441749 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) 20241107083441749 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) 20241107083441750 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) 20241107083441750 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) 20241107083441751 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) 20241107083441751 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) 20241107083441752 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) 20241107083441752 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) 20241107083441753 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) 20241107083441753 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) 20241107083441755 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) 20241107083441756 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=910 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=914 (gprs_rlcmac_sched.cpp:454) 20241107083441756 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 914 for type USF (pdch_ul_controller.c:184) 20241107083441756 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441756 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241107083441756 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241107083441756 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241107083441756 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241107083441756 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083441756 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441756 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441756 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441756 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441756 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=910 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441756 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=910 Sending data request: sapi=5 arfcn=872 cur_fn=905 block=6 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) 20241107083441757 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441770 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) 20241107083441770 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) 20241107083441771 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) 20241107083441771 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) 20241107083441771 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=910): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241107083441771 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083441772 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) 20241107083441772 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) 20241107083441773 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) 20241107083441773 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) 20241107083441774 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) 20241107083441774 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) 20241107083441774 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) 20241107083441774 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) 20241107083441775 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) 20241107083441775 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) 20241107083441776 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) 20241107083441776 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) 20241107083441777 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) 20241107083441777 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=914 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=918 (gprs_rlcmac_sched.cpp:454) 20241107083441777 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 918 for type USF (pdch_ul_controller.c:184) 20241107083441777 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441777 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083441777 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241107083441777 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241107083441777 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241107083441777 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241107083441777 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441777 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441777 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441778 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441778 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=914 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441778 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=914 Sending data request: sapi=5 arfcn=872 cur_fn=910 block=7 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) 20241107083441778 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441789 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) 20241107083441789 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) 20241107083441792 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) 20241107083441792 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) 20241107083441792 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=914): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241107083441792 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083441792 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) 20241107083441792 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) 20241107083441793 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) 20241107083441793 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) 20241107083441794 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) 20241107083441794 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) 20241107083441795 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) 20241107083441795 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) 20241107083441796 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) 20241107083441796 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) 20241107083441796 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) 20241107083441796 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) 20241107083441797 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) 20241107083441797 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=918 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=923 (gprs_rlcmac_sched.cpp:454) 20241107083441797 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 923 for type USF (pdch_ul_controller.c:184) 20241107083441797 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441797 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241107083441797 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241107083441797 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083441797 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241107083441797 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241107083441797 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441797 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441797 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441797 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441797 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=918 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441797 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=918 Sending data request: sapi=5 arfcn=872 cur_fn=914 block=8 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) 20241107083441797 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441807 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) 20241107083441807 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) 20241107083441807 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) 20241107083441807 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) 20241107083441807 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=918): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241107083441807 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083441808 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) 20241107083441808 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) 20241107083441808 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) 20241107083441808 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) 20241107083441808 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) 20241107083441808 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) 20241107083441808 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) 20241107083441808 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) 20241107083441809 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) 20241107083441809 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) 20241107083441809 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) 20241107083441809 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) 20241107083441817 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) 20241107083441817 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=923 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=927 (gprs_rlcmac_sched.cpp:454) 20241107083441817 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 927 for type USF (pdch_ul_controller.c:184) 20241107083441817 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441817 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241107083441817 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241107083441817 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241107083441817 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241107083441817 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083441817 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441817 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441817 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441818 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441818 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=923 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441818 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=923 Sending data request: sapi=5 arfcn=872 cur_fn=918 block=9 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) 20241107083441818 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441833 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) 20241107083441833 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) 20241107083441835 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) 20241107083441835 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) 20241107083441835 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=923): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241107083441835 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083441836 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) 20241107083441836 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) 20241107083441838 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) 20241107083441838 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) 20241107083441839 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) 20241107083441839 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) 20241107083441840 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) 20241107083441840 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) 20241107083441841 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) 20241107083441841 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) 20241107083441842 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) 20241107083441842 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) 20241107083441843 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) 20241107083441843 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=927 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=931 (gprs_rlcmac_sched.cpp:454) 20241107083441843 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 931 for type USF (pdch_ul_controller.c:184) 20241107083441843 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441843 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083441843 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241107083441843 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241107083441843 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241107083441843 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241107083441843 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441843 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441843 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441844 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441844 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=927 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441844 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=927 Sending data request: sapi=5 arfcn=872 cur_fn=923 block=10 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) 20241107083441844 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441850 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) 20241107083441850 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) 20241107083441851 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) 20241107083441851 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) 20241107083441851 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=927): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241107083441851 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083441851 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) 20241107083441851 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) 20241107083441851 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) 20241107083441851 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) 20241107083441851 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) 20241107083441851 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) 20241107083441851 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) 20241107083441851 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) 20241107083441852 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) 20241107083441852 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) 20241107083441852 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) 20241107083441852 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) 20241107083441855 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) 20241107083441855 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=931 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=936 (gprs_rlcmac_sched.cpp:454) 20241107083441855 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 936 for type USF (pdch_ul_controller.c:184) 20241107083441855 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441855 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241107083441855 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241107083441855 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083441855 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241107083441855 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241107083441855 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441855 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441855 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441855 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441855 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=931 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441855 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=931 Sending data request: sapi=5 arfcn=872 cur_fn=927 block=11 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) 20241107083441855 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441869 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) 20241107083441869 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) 20241107083441869 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) 20241107083441869 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) 20241107083441869 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=931): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241107083441869 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083441869 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) 20241107083441869 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) 20241107083441869 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) 20241107083441869 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) 20241107083441869 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) 20241107083441869 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) 20241107083441869 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) 20241107083441869 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) 20241107083441870 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) 20241107083441870 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) 20241107083441870 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) 20241107083441870 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) 20241107083441878 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) 20241107083441878 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=936 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=940 (gprs_rlcmac_sched.cpp:454) 20241107083441878 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 940 for type USF (pdch_ul_controller.c:184) 20241107083441878 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441878 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241107083441878 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241107083441878 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241107083441878 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241107083441878 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083441878 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441878 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441878 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441878 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441878 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=936 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441878 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=936 Sending data request: sapi=5 arfcn=872 cur_fn=931 block=0 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) 20241107083441878 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441892 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) 20241107083441892 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) 20241107083441892 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) 20241107083441892 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) 20241107083441892 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=936): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241107083441892 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083441893 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) 20241107083441893 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) 20241107083441893 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) 20241107083441893 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) 20241107083441893 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) 20241107083441893 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) 20241107083441893 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) 20241107083441893 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) 20241107083441893 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) 20241107083441893 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) 20241107083441894 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) 20241107083441894 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) 20241107083441897 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) 20241107083441897 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=940 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=944 (gprs_rlcmac_sched.cpp:454) 20241107083441897 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 944 for type USF (pdch_ul_controller.c:184) 20241107083441897 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441897 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083441897 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241107083441897 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241107083441897 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241107083441897 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441897 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441897 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441897 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=940 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441897 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=940 Sending data request: sapi=5 arfcn=872 cur_fn=936 block=1 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) 20241107083441897 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441912 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) 20241107083441912 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) 20241107083441913 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) 20241107083441913 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) 20241107083441913 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=940): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241107083441913 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083441914 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) 20241107083441914 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) 20241107083441915 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) 20241107083441915 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) 20241107083441916 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) 20241107083441916 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) 20241107083441916 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) 20241107083441916 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) 20241107083441917 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) 20241107083441917 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) 20241107083441918 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) 20241107083441918 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) 20241107083441919 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) 20241107083441919 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) 20241107083441919 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 949 for type USF (pdch_ul_controller.c:184) 20241107083441919 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=944 Sending data request: sapi=5 arfcn=872 cur_fn=940 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) 20241107083441919 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083441931 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) 20241107083441931 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) 20241107083441932 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) 20241107083441933 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) 20241107083441933 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=944): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241107083441933 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083441933 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) 20241107083441933 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) 20241107083441934 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) 20241107083441934 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) 20241107083441935 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) 20241107083441935 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) 20241107083441936 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) 20241107083441936 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) 20241107083441937 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) 20241107083441937 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) 20241107083441938 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) 20241107083441938 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) 20241107083441941 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=949 RX RTS.req: sapi=5 arfcn=873 cur_fn=944 block=3 (pcu_l1_if.cpp:576) 20241107083441941 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=949 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=953 (gprs_rlcmac_sched.cpp:454) 20241107083441941 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 953 for type USF (pdch_ul_controller.c:184) 20241107083441941 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441941 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241107083441941 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241107083441941 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241107083441941 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241107083441941 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083441941 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441941 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441941 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441942 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441942 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=949 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441942 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=949 Sending data request: sapi=5 arfcn=873 cur_fn=944 block=3 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) 20241107083441942 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441955 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) 20241107083441955 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) 20241107083441956 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) 20241107083441956 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) 20241107083441956 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) 20241107083441956 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083441957 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) 20241107083441957 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) 20241107083441958 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) 20241107083441958 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) 20241107083441958 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) 20241107083441958 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) 20241107083441959 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) 20241107083441959 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) 20241107083441960 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) 20241107083441960 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) 20241107083441961 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) 20241107083441961 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) 20241107083441962 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=953 RX RTS.req: sapi=5 arfcn=873 cur_fn=949 block=4 (pcu_l1_if.cpp:576) 20241107083441962 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=953 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=957 (gprs_rlcmac_sched.cpp:454) 20241107083441962 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 957 for type USF (pdch_ul_controller.c:184) 20241107083441962 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441962 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083441962 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241107083441962 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241107083441962 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241107083441962 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241107083441962 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441962 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441962 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441962 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441962 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=953 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441962 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=953 Sending data request: sapi=5 arfcn=873 cur_fn=949 block=4 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) 20241107083441962 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441975 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) 20241107083441975 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) 20241107083441976 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) 20241107083441976 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) 20241107083441977 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) 20241107083441977 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) 20241107083441977 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=953): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241107083441977 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083441977 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) 20241107083441977 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) 20241107083441978 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) 20241107083441978 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) 20241107083441979 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) 20241107083441979 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) 20241107083441980 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) 20241107083441980 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) 20241107083441981 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) 20241107083441981 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) 20241107083441981 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) 20241107083441981 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=957 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=962 (gprs_rlcmac_sched.cpp:454) 20241107083441981 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 962 for type USF (pdch_ul_controller.c:184) 20241107083441981 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083441981 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241107083441981 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241107083441981 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083441981 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241107083441981 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241107083441981 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083441981 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083441982 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083441982 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083441982 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=957 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083441982 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=957 Sending data request: sapi=5 arfcn=873 cur_fn=953 block=5 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) 20241107083441982 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083441994 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) 20241107083441994 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) 20241107083441995 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) 20241107083441995 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) 20241107083441996 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) 20241107083441996 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) 20241107083441996 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=957): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241107083441996 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083441997 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) 20241107083441997 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) 20241107083441998 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) 20241107083441998 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) 20241107083441999 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) 20241107083441999 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) 20241107083442000 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) 20241107083442000 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) 20241107083442001 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) 20241107083442001 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) 20241107083442004 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) 20241107083442004 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=962 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=966 (gprs_rlcmac_sched.cpp:454) 20241107083442004 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 966 for type USF (pdch_ul_controller.c:184) 20241107083442004 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442004 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241107083442004 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241107083442004 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241107083442004 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241107083442004 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083442004 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442004 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442004 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442005 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442005 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=962 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442005 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=962 Sending data request: sapi=5 arfcn=873 cur_fn=957 block=6 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) 20241107083442006 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442018 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) 20241107083442018 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) 20241107083442020 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) 20241107083442020 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) 20241107083442020 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) 20241107083442020 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) 20241107083442020 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=962): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241107083442020 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442021 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) 20241107083442021 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) 20241107083442022 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) 20241107083442022 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) 20241107083442023 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) 20241107083442023 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) 20241107083442024 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) 20241107083442024 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) 20241107083442025 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) 20241107083442025 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) 20241107083442026 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) 20241107083442026 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=966 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=970 (gprs_rlcmac_sched.cpp:454) 20241107083442026 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 970 for type USF (pdch_ul_controller.c:184) 20241107083442026 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442026 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083442026 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241107083442026 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241107083442026 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241107083442026 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241107083442026 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442026 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442026 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442026 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442026 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=966 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442027 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=966 Sending data request: sapi=5 arfcn=873 cur_fn=962 block=7 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) 20241107083442027 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442037 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) 20241107083442037 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) 20241107083442038 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) 20241107083442038 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) 20241107083442039 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) 20241107083442039 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) 20241107083442039 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=966): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241107083442039 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442040 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) 20241107083442040 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) 20241107083442041 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) 20241107083442041 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) 20241107083442041 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) 20241107083442041 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) 20241107083442042 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) 20241107083442042 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) 20241107083442043 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) 20241107083442043 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) 20241107083442044 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) 20241107083442044 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=970 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=975 (gprs_rlcmac_sched.cpp:454) 20241107083442044 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 975 for type USF (pdch_ul_controller.c:184) 20241107083442044 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442044 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241107083442044 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241107083442044 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083442044 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241107083442044 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241107083442044 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442044 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442044 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442044 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442044 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=970 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442044 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=970 Sending data request: sapi=5 arfcn=873 cur_fn=966 block=8 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) 20241107083442045 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442056 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) 20241107083442056 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) 20241107083442057 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) 20241107083442057 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) 20241107083442058 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) 20241107083442058 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) 20241107083442058 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=970): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241107083442058 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442059 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) 20241107083442059 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) 20241107083442059 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) 20241107083442059 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) 20241107083442060 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) 20241107083442060 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) 20241107083442061 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) 20241107083442061 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) 20241107083442061 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) 20241107083442061 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) 20241107083442065 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) 20241107083442065 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=975 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=979 (gprs_rlcmac_sched.cpp:454) 20241107083442065 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 979 for type USF (pdch_ul_controller.c:184) 20241107083442066 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442066 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241107083442066 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241107083442066 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241107083442066 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241107083442066 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083442066 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442066 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442066 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442066 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442066 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=975 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442066 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=975 Sending data request: sapi=5 arfcn=873 cur_fn=970 block=9 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) 20241107083442066 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442080 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) 20241107083442080 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) 20241107083442081 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) 20241107083442081 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) 20241107083442082 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) 20241107083442082 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) 20241107083442082 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=975): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241107083442082 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442083 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) 20241107083442083 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) 20241107083442084 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) 20241107083442084 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) 20241107083442084 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) 20241107083442084 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) 20241107083442085 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) 20241107083442085 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) 20241107083442086 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) 20241107083442086 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) 20241107083442087 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) 20241107083442087 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=979 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=983 (gprs_rlcmac_sched.cpp:454) 20241107083442087 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 983 for type USF (pdch_ul_controller.c:184) 20241107083442087 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442087 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083442087 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241107083442087 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241107083442087 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241107083442087 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241107083442087 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442087 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442087 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442088 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442088 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=979 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442088 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=979 Sending data request: sapi=5 arfcn=873 cur_fn=975 block=10 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) 20241107083442088 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442099 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) 20241107083442100 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) 20241107083442101 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) 20241107083442101 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) 20241107083442101 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) 20241107083442102 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) 20241107083442102 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=979): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241107083442102 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442102 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) 20241107083442102 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) 20241107083442103 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) 20241107083442103 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) 20241107083442104 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) 20241107083442104 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) 20241107083442105 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) 20241107083442105 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) 20241107083442105 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) 20241107083442105 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) 20241107083442106 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) 20241107083442106 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=983 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=988 (gprs_rlcmac_sched.cpp:454) 20241107083442106 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 988 for type USF (pdch_ul_controller.c:184) 20241107083442106 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442106 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241107083442106 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241107083442106 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083442106 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241107083442106 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241107083442106 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442106 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442106 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442107 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442107 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=983 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442107 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=983 Sending data request: sapi=5 arfcn=873 cur_fn=979 block=11 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) 20241107083442107 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442119 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) 20241107083442119 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) 20241107083442120 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) 20241107083442120 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) 20241107083442120 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) 20241107083442121 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) 20241107083442121 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=983): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241107083442121 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442121 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) 20241107083442121 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) 20241107083442122 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) 20241107083442122 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) 20241107083442123 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) 20241107083442123 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) 20241107083442124 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) 20241107083442124 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) 20241107083442124 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) 20241107083442124 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) 20241107083442128 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) 20241107083442128 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=988 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=992 (gprs_rlcmac_sched.cpp:454) 20241107083442128 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 992 for type USF (pdch_ul_controller.c:184) 20241107083442128 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442128 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241107083442128 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241107083442128 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241107083442128 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241107083442128 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083442128 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442128 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442128 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442129 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442129 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=988 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442129 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=988 Sending data request: sapi=5 arfcn=873 cur_fn=983 block=0 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) 20241107083442129 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442142 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) 20241107083442142 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) 20241107083442144 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) 20241107083442144 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) 20241107083442144 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) 20241107083442144 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) 20241107083442144 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=988): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241107083442144 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442146 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) 20241107083442146 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) 20241107083442147 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) 20241107083442147 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) 20241107083442148 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) 20241107083442148 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) 20241107083442149 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) 20241107083442149 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) 20241107083442149 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) 20241107083442149 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) 20241107083442150 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) 20241107083442150 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=992 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=996 (gprs_rlcmac_sched.cpp:454) 20241107083442150 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 996 for type USF (pdch_ul_controller.c:184) 20241107083442150 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442150 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083442151 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241107083442151 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241107083442151 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241107083442151 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241107083442151 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442151 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442151 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442151 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442151 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=992 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442151 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=992 Sending data request: sapi=5 arfcn=873 cur_fn=988 block=1 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) 20241107083442151 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442162 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) 20241107083442162 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) 20241107083442163 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) 20241107083442163 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) 20241107083442164 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) 20241107083442164 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) 20241107083442164 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=992): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241107083442164 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442165 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) 20241107083442165 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) 20241107083442165 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) 20241107083442165 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) 20241107083442166 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) 20241107083442166 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) 20241107083442167 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) 20241107083442167 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) 20241107083442168 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) 20241107083442168 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) 20241107083442168 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) 20241107083442169 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=996 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1001 (gprs_rlcmac_sched.cpp:454) 20241107083442169 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1001 for type USF (pdch_ul_controller.c:184) 20241107083442169 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442169 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241107083442169 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241107083442169 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083442169 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241107083442169 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241107083442169 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442169 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442169 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442169 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442169 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=996 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442169 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=996 Sending data request: sapi=5 arfcn=873 cur_fn=992 block=2 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) 20241107083442169 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442181 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) 20241107083442181 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) 20241107083442182 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) 20241107083442182 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) 20241107083442183 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) 20241107083442183 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) 20241107083442183 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=996): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241107083442183 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442184 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) 20241107083442184 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) 20241107083442184 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) 20241107083442184 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) 20241107083442185 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) 20241107083442185 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) 20241107083442186 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) 20241107083442186 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) 20241107083442187 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) 20241107083442187 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) 20241107083442190 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) 20241107083442190 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1001 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1005 (gprs_rlcmac_sched.cpp:454) 20241107083442190 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1005 for type USF (pdch_ul_controller.c:184) 20241107083442190 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442190 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241107083442190 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241107083442190 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241107083442190 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241107083442190 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083442190 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442190 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442190 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442191 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442191 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1001 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442191 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1001 Sending data request: sapi=5 arfcn=873 cur_fn=996 block=3 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) 20241107083442191 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442205 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) 20241107083442205 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) 20241107083442206 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) 20241107083442206 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) 20241107083442207 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) 20241107083442207 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) 20241107083442207 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1001): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241107083442207 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442207 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) 20241107083442207 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) 20241107083442208 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) 20241107083442208 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) 20241107083442209 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) 20241107083442209 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) 20241107083442210 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) 20241107083442210 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) 20241107083442211 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) 20241107083442211 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) 20241107083442211 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) 20241107083442211 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1005 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1009 (gprs_rlcmac_sched.cpp:454) 20241107083442211 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1009 for type USF (pdch_ul_controller.c:184) 20241107083442211 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442211 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083442211 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241107083442211 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241107083442211 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241107083442212 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442212 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442212 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442212 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1005 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442212 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1005 Sending data request: sapi=5 arfcn=873 cur_fn=1001 block=4 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) 20241107083442212 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442224 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) 20241107083442224 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) 20241107083442225 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) 20241107083442225 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) 20241107083442226 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) 20241107083442226 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) 20241107083442226 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1005): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241107083442226 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442227 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) 20241107083442227 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) 20241107083442227 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) 20241107083442228 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) 20241107083442228 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) 20241107083442228 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) 20241107083442229 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) 20241107083442229 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) 20241107083442230 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) 20241107083442230 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) 20241107083442231 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) 20241107083442231 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1009 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1014 (gprs_rlcmac_sched.cpp:454) 20241107083442231 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1014 for type USF (pdch_ul_controller.c:184) 20241107083442231 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1009 Sending data request: sapi=5 arfcn=873 cur_fn=1005 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) 20241107083442232 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083442243 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) 20241107083442243 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) 20241107083442244 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) 20241107083442244 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) 20241107083442245 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) 20241107083442245 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) 20241107083442245 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1009): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241107083442245 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442246 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) 20241107083442246 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) 20241107083442247 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) 20241107083442247 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) 20241107083442247 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) 20241107083442248 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) 20241107083442248 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) 20241107083442248 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) 20241107083442249 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) 20241107083442249 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) 20241107083442252 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1014 RX RTS.req: sapi=5 arfcn=874 cur_fn=1009 block=6 (pcu_l1_if.cpp:576) 20241107083442253 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1014 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1018 (gprs_rlcmac_sched.cpp:454) 20241107083442253 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1018 for type USF (pdch_ul_controller.c:184) 20241107083442253 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442253 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241107083442253 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241107083442253 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241107083442253 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241107083442253 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083442253 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442253 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442253 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442253 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442253 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1014 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442253 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1014 Sending data request: sapi=5 arfcn=874 cur_fn=1009 block=6 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) 20241107083442253 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442267 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) 20241107083442267 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) 20241107083442268 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) 20241107083442268 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) 20241107083442269 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) 20241107083442269 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) 20241107083442269 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1014): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241107083442269 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442270 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) 20241107083442270 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) 20241107083442271 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) 20241107083442271 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) 20241107083442272 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) 20241107083442272 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) 20241107083442272 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) 20241107083442272 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) 20241107083442273 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) 20241107083442273 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) 20241107083442274 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1018 RX RTS.req: sapi=5 arfcn=874 cur_fn=1014 block=7 (pcu_l1_if.cpp:576) 20241107083442274 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1018 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1022 (gprs_rlcmac_sched.cpp:454) 20241107083442274 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1022 for type USF (pdch_ul_controller.c:184) 20241107083442274 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442274 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083442274 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241107083442274 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241107083442274 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241107083442274 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241107083442274 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442274 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442274 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442275 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442275 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1018 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442275 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1018 Sending data request: sapi=5 arfcn=874 cur_fn=1014 block=7 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) 20241107083442275 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442286 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) 20241107083442286 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) 20241107083442288 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) 20241107083442288 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) 20241107083442289 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) 20241107083442289 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) 20241107083442289 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) 20241107083442290 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) 20241107083442290 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1018): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241107083442290 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083442290 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) 20241107083442290 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) 20241107083442291 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) 20241107083442291 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) 20241107083442292 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) 20241107083442292 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) 20241107083442293 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) 20241107083442293 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) 20241107083442294 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) 20241107083442294 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1022 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1027 (gprs_rlcmac_sched.cpp:454) 20241107083442294 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1027 for type USF (pdch_ul_controller.c:184) 20241107083442294 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442294 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241107083442294 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241107083442294 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083442294 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241107083442294 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241107083442294 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442294 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442294 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442294 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442294 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1022 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442294 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1022 Sending data request: sapi=5 arfcn=874 cur_fn=1018 block=8 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) 20241107083442294 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442305 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) 20241107083442305 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) 20241107083442307 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) 20241107083442307 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) 20241107083442308 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) 20241107083442308 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) 20241107083442308 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) 20241107083442308 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) 20241107083442308 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1022): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241107083442308 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442309 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) 20241107083442309 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) 20241107083442310 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) 20241107083442310 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) 20241107083442311 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) 20241107083442311 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) 20241107083442311 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) 20241107083442311 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) 20241107083442315 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) 20241107083442315 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1027 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1031 (gprs_rlcmac_sched.cpp:454) 20241107083442315 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1031 for type USF (pdch_ul_controller.c:184) 20241107083442315 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442315 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241107083442315 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241107083442315 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241107083442315 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241107083442315 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083442315 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442315 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442315 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442316 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442316 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1027 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442316 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1027 Sending data request: sapi=5 arfcn=874 cur_fn=1022 block=9 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) 20241107083442316 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442329 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) 20241107083442329 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) 20241107083442331 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) 20241107083442331 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) 20241107083442331 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) 20241107083442331 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) 20241107083442332 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) 20241107083442332 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) 20241107083442332 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1027): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241107083442332 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442333 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) 20241107083442333 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) 20241107083442334 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) 20241107083442334 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) 20241107083442335 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) 20241107083442335 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) 20241107083442335 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) 20241107083442335 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) 20241107083442336 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) 20241107083442336 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1031 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1035 (gprs_rlcmac_sched.cpp:454) 20241107083442336 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1035 for type USF (pdch_ul_controller.c:184) 20241107083442336 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442336 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083442336 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241107083442336 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241107083442336 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241107083442336 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241107083442336 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442336 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442336 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442337 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442337 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1031 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442337 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1031 Sending data request: sapi=5 arfcn=874 cur_fn=1027 block=10 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) 20241107083442337 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442349 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) 20241107083442349 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) 20241107083442350 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) 20241107083442350 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) 20241107083442351 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) 20241107083442351 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) 20241107083442352 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) 20241107083442352 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) 20241107083442352 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1031): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241107083442352 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442352 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) 20241107083442352 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) 20241107083442353 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) 20241107083442353 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) 20241107083442354 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) 20241107083442354 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) 20241107083442355 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) 20241107083442355 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) 20241107083442355 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) 20241107083442355 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1035 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1040 (gprs_rlcmac_sched.cpp:454) 20241107083442356 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1040 for type USF (pdch_ul_controller.c:184) 20241107083442356 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442356 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241107083442356 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241107083442356 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083442356 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241107083442356 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241107083442356 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442356 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442356 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442356 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442356 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1035 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442356 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1035 Sending data request: sapi=5 arfcn=874 cur_fn=1031 block=11 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) 20241107083442356 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442368 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) 20241107083442368 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) 20241107083442369 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) 20241107083442370 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) 20241107083442370 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) 20241107083442370 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) 20241107083442371 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) 20241107083442371 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) 20241107083442371 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1035): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241107083442371 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442372 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) 20241107083442372 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) 20241107083442373 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) 20241107083442373 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) 20241107083442374 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) 20241107083442374 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) 20241107083442375 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) 20241107083442375 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) 20241107083442378 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) 20241107083442378 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1040 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1044 (gprs_rlcmac_sched.cpp:454) 20241107083442378 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1044 for type USF (pdch_ul_controller.c:184) 20241107083442378 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442378 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241107083442378 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241107083442378 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241107083442378 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241107083442378 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083442378 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442378 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442378 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442379 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442379 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1040 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442379 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1040 Sending data request: sapi=5 arfcn=874 cur_fn=1035 block=0 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) 20241107083442379 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442392 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) 20241107083442392 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) 20241107083442393 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) 20241107083442393 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) 20241107083442394 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) 20241107083442394 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) 20241107083442396 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) 20241107083442396 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) 20241107083442396 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1040): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241107083442396 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442397 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) 20241107083442397 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) 20241107083442397 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) 20241107083442397 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) 20241107083442398 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) 20241107083442398 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) 20241107083442399 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) 20241107083442399 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) 20241107083442400 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) 20241107083442400 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1044 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1048 (gprs_rlcmac_sched.cpp:454) 20241107083442400 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1048 for type USF (pdch_ul_controller.c:184) 20241107083442400 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442400 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083442400 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241107083442400 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241107083442400 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241107083442400 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241107083442400 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442400 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442400 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442400 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442400 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1044 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442400 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1044 Sending data request: sapi=5 arfcn=874 cur_fn=1040 block=1 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) 20241107083442400 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442412 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) 20241107083442412 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) 20241107083442413 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) 20241107083442413 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) 20241107083442414 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) 20241107083442414 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) 20241107083442415 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) 20241107083442415 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) 20241107083442415 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1044): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241107083442415 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442415 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) 20241107083442415 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) 20241107083442416 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) 20241107083442416 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) 20241107083442417 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) 20241107083442417 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) 20241107083442418 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) 20241107083442418 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) 20241107083442418 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) 20241107083442419 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1048 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1053 (gprs_rlcmac_sched.cpp:454) 20241107083442419 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1053 for type USF (pdch_ul_controller.c:184) 20241107083442419 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442419 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241107083442419 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241107083442419 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083442419 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241107083442419 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241107083442419 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442419 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442419 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442419 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442419 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1048 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442419 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1048 Sending data request: sapi=5 arfcn=874 cur_fn=1044 block=2 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) 20241107083442419 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442431 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) 20241107083442431 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) 20241107083442432 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) 20241107083442432 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) 20241107083442433 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) 20241107083442433 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) 20241107083442434 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) 20241107083442434 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) 20241107083442434 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1048): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241107083442434 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442434 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) 20241107083442434 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) 20241107083442435 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) 20241107083442435 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) 20241107083442436 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) 20241107083442436 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) 20241107083442437 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) 20241107083442437 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) 20241107083442440 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) 20241107083442440 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1053 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1057 (gprs_rlcmac_sched.cpp:454) 20241107083442440 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1057 for type USF (pdch_ul_controller.c:184) 20241107083442440 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442440 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241107083442440 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241107083442440 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241107083442440 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241107083442440 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083442440 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442440 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442440 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442441 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442441 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1053 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442441 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1053 Sending data request: sapi=5 arfcn=874 cur_fn=1048 block=3 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) 20241107083442441 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442455 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) 20241107083442455 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) 20241107083442456 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) 20241107083442456 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) 20241107083442457 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) 20241107083442457 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) 20241107083442458 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) 20241107083442458 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) 20241107083442458 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1053): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241107083442458 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442459 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) 20241107083442459 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) 20241107083442459 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) 20241107083442459 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) 20241107083442460 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) 20241107083442460 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) 20241107083442461 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) 20241107083442461 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) 20241107083442462 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) 20241107083442462 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1057 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1061 (gprs_rlcmac_sched.cpp:454) 20241107083442462 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1061 for type USF (pdch_ul_controller.c:184) 20241107083442462 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442462 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083442462 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241107083442462 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241107083442462 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241107083442462 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241107083442462 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442462 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442462 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442462 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442462 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1057 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442462 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1057 Sending data request: sapi=5 arfcn=874 cur_fn=1053 block=4 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) 20241107083442463 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442474 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) 20241107083442474 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) 20241107083442476 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) 20241107083442476 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) 20241107083442477 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) 20241107083442477 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) 20241107083442477 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) 20241107083442477 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) 20241107083442477 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1057): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241107083442477 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442479 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) 20241107083442479 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) 20241107083442479 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) 20241107083442480 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) 20241107083442481 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) 20241107083442481 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) 20241107083442482 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) 20241107083442482 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) 20241107083442484 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) 20241107083442484 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1061 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1066 (gprs_rlcmac_sched.cpp:454) 20241107083442484 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1066 for type USF (pdch_ul_controller.c:184) 20241107083442484 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442484 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241107083442484 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241107083442484 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083442484 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241107083442484 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241107083442484 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442484 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442484 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442484 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442484 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1061 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442484 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1061 Sending data request: sapi=5 arfcn=874 cur_fn=1057 block=5 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) 20241107083442485 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442494 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) 20241107083442494 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) 20241107083442496 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) 20241107083442496 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) 20241107083442496 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) 20241107083442496 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) 20241107083442497 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) 20241107083442497 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) 20241107083442497 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1061): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241107083442497 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442498 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) 20241107083442498 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) 20241107083442499 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) 20241107083442499 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) 20241107083442500 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) 20241107083442500 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) 20241107083442500 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) 20241107083442500 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) 20241107083442503 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) 20241107083442503 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1066 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1070 (gprs_rlcmac_sched.cpp:454) 20241107083442503 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1070 for type USF (pdch_ul_controller.c:184) 20241107083442503 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442503 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241107083442503 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241107083442503 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241107083442503 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241107083442503 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083442503 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442503 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442503 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442504 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442504 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1066 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442504 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1066 Sending data request: sapi=5 arfcn=874 cur_fn=1061 block=6 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) 20241107083442504 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442517 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) 20241107083442517 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) 20241107083442519 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) 20241107083442519 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) 20241107083442519 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) 20241107083442520 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) 20241107083442520 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) 20241107083442520 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) 20241107083442520 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1066): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241107083442520 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442521 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) 20241107083442521 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) 20241107083442522 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) 20241107083442522 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) 20241107083442523 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) 20241107083442523 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) 20241107083442524 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) 20241107083442524 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) 20241107083442525 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) 20241107083442525 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1070 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1074 (gprs_rlcmac_sched.cpp:454) 20241107083442525 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1074 for type USF (pdch_ul_controller.c:184) 20241107083442525 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442525 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083442525 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241107083442525 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241107083442525 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241107083442525 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442525 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442526 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1070 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442526 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1070 Sending data request: sapi=5 arfcn=874 cur_fn=1066 block=7 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) 20241107083442526 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442537 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) 20241107083442538 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) 20241107083442540 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) 20241107083442540 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) 20241107083442541 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) 20241107083442541 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) 20241107083442541 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) 20241107083442542 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) 20241107083442542 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1070): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241107083442542 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442542 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) 20241107083442542 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) 20241107083442543 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) 20241107083442543 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) 20241107083442544 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) 20241107083442544 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) 20241107083442545 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) 20241107083442545 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) 20241107083442546 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) 20241107083442546 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1074 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1079 (gprs_rlcmac_sched.cpp:454) 20241107083442546 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1079 for type USF (pdch_ul_controller.c:184) 20241107083442546 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1074 Sending data request: sapi=5 arfcn=874 cur_fn=1070 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) 20241107083442547 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083442556 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) 20241107083442556 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) 20241107083442557 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) 20241107083442557 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) 20241107083442558 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) 20241107083442558 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) 20241107083442559 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) 20241107083442559 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) 20241107083442559 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1074): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241107083442559 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442560 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) 20241107083442560 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) 20241107083442560 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) 20241107083442560 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) 20241107083442561 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) 20241107083442561 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) 20241107083442562 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) 20241107083442562 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) 20241107083442566 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1079 RX RTS.req: sapi=5 arfcn=875 cur_fn=1074 block=9 (pcu_l1_if.cpp:576) 20241107083442566 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1079 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1083 (gprs_rlcmac_sched.cpp:454) 20241107083442566 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1083 for type USF (pdch_ul_controller.c:184) 20241107083442566 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442566 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241107083442566 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241107083442566 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241107083442566 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241107083442566 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083442566 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442566 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442566 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442566 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442566 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1079 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442566 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1079 Sending data request: sapi=5 arfcn=875 cur_fn=1074 block=9 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) 20241107083442567 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442580 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) 20241107083442580 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) 20241107083442582 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) 20241107083442582 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) 20241107083442583 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) 20241107083442583 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) 20241107083442584 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) 20241107083442584 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) 20241107083442584 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1079): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241107083442584 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442585 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) 20241107083442585 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) 20241107083442587 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) 20241107083442587 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) 20241107083442587 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) 20241107083442587 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) 20241107083442588 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) 20241107083442588 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) 20241107083442589 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1083 RX RTS.req: sapi=5 arfcn=875 cur_fn=1079 block=10 (pcu_l1_if.cpp:576) 20241107083442589 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1083 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1087 (gprs_rlcmac_sched.cpp:454) 20241107083442589 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1087 for type USF (pdch_ul_controller.c:184) 20241107083442589 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442589 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083442589 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241107083442589 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241107083442589 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241107083442589 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241107083442589 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442589 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442589 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442590 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442590 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1083 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442590 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1083 Sending data request: sapi=5 arfcn=875 cur_fn=1079 block=10 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) 20241107083442590 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442599 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) 20241107083442599 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) 20241107083442600 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) 20241107083442600 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) 20241107083442601 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) 20241107083442601 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) 20241107083442602 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) 20241107083442602 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) 20241107083442603 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) 20241107083442603 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) 20241107083442603 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1083): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241107083442603 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083442604 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) 20241107083442604 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) 20241107083442604 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) 20241107083442605 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) 20241107083442605 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) 20241107083442605 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) 20241107083442606 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) 20241107083442606 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1087 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1092 (gprs_rlcmac_sched.cpp:454) 20241107083442606 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1092 for type USF (pdch_ul_controller.c:184) 20241107083442606 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442606 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241107083442606 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241107083442606 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083442606 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241107083442606 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241107083442606 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442606 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442606 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442607 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442607 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1087 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442607 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1087 Sending data request: sapi=5 arfcn=875 cur_fn=1083 block=11 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) 20241107083442607 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442619 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) 20241107083442619 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) 20241107083442620 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) 20241107083442620 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) 20241107083442622 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) 20241107083442622 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) 20241107083442623 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) 20241107083442623 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) 20241107083442624 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) 20241107083442624 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) 20241107083442624 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1087): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241107083442624 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442625 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) 20241107083442625 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) 20241107083442626 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) 20241107083442626 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) 20241107083442627 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) 20241107083442627 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) 20241107083442629 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) 20241107083442629 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1092 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1096 (gprs_rlcmac_sched.cpp:454) 20241107083442629 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1096 for type USF (pdch_ul_controller.c:184) 20241107083442629 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442629 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241107083442629 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241107083442629 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241107083442629 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241107083442629 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083442629 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442629 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442629 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442629 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442629 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1092 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442629 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1092 Sending data request: sapi=5 arfcn=875 cur_fn=1087 block=0 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) 20241107083442630 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442643 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) 20241107083442643 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) 20241107083442644 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) 20241107083442644 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) 20241107083442645 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) 20241107083442645 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) 20241107083442646 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) 20241107083442646 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) 20241107083442647 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) 20241107083442647 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) 20241107083442647 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1092): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241107083442647 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442648 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) 20241107083442648 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) 20241107083442649 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) 20241107083442649 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) 20241107083442650 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) 20241107083442650 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) 20241107083442651 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) 20241107083442651 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1096 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1100 (gprs_rlcmac_sched.cpp:454) 20241107083442651 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1100 for type USF (pdch_ul_controller.c:184) 20241107083442651 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442651 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083442651 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241107083442651 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241107083442651 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241107083442651 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241107083442651 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442651 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442651 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442652 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442652 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1096 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442652 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1096 Sending data request: sapi=5 arfcn=875 cur_fn=1092 block=1 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) 20241107083442653 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442663 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) 20241107083442663 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) 20241107083442664 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) 20241107083442664 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) 20241107083442665 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) 20241107083442665 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) 20241107083442666 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) 20241107083442666 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) 20241107083442667 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) 20241107083442667 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) 20241107083442667 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1096): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241107083442667 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442667 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) 20241107083442668 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) 20241107083442668 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) 20241107083442668 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) 20241107083442669 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) 20241107083442669 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) 20241107083442670 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) 20241107083442670 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1100 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1105 (gprs_rlcmac_sched.cpp:454) 20241107083442670 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1105 for type USF (pdch_ul_controller.c:184) 20241107083442670 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442670 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241107083442670 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241107083442670 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083442670 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241107083442670 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241107083442670 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442670 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442670 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442671 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442671 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1100 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442671 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1100 Sending data request: sapi=5 arfcn=875 cur_fn=1096 block=2 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) 20241107083442671 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442682 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) 20241107083442682 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) 20241107083442684 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) 20241107083442684 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) 20241107083442684 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) 20241107083442684 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) 20241107083442685 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) 20241107083442685 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) 20241107083442686 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) 20241107083442686 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) 20241107083442686 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1100): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241107083442686 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442687 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) 20241107083442687 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) 20241107083442688 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) 20241107083442688 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) 20241107083442689 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) 20241107083442689 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) 20241107083442692 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) 20241107083442692 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1105 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1109 (gprs_rlcmac_sched.cpp:454) 20241107083442692 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1109 for type USF (pdch_ul_controller.c:184) 20241107083442692 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442692 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241107083442692 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241107083442692 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241107083442692 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241107083442692 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083442692 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442692 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442692 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442692 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442692 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1105 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442693 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1105 Sending data request: sapi=5 arfcn=875 cur_fn=1100 block=3 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) 20241107083442693 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442706 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) 20241107083442706 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) 20241107083442708 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) 20241107083442708 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) 20241107083442708 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) 20241107083442708 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) 20241107083442709 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) 20241107083442709 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) 20241107083442710 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) 20241107083442710 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) 20241107083442710 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1105): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241107083442710 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442711 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) 20241107083442711 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) 20241107083442712 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) 20241107083442712 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) 20241107083442713 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) 20241107083442713 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) 20241107083442714 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) 20241107083442714 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1109 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1113 (gprs_rlcmac_sched.cpp:454) 20241107083442714 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1113 for type USF (pdch_ul_controller.c:184) 20241107083442714 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442714 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083442714 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241107083442714 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241107083442714 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241107083442714 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241107083442714 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442714 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442714 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442714 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442714 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1109 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442714 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1109 Sending data request: sapi=5 arfcn=875 cur_fn=1105 block=4 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) 20241107083442715 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442726 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) 20241107083442726 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) 20241107083442727 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) 20241107083442727 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) 20241107083442728 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) 20241107083442728 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) 20241107083442729 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) 20241107083442729 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) 20241107083442729 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) 20241107083442729 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) 20241107083442729 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1109): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241107083442729 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442730 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) 20241107083442730 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) 20241107083442731 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) 20241107083442731 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) 20241107083442732 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) 20241107083442732 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) 20241107083442733 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) 20241107083442733 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1113 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1118 (gprs_rlcmac_sched.cpp:454) 20241107083442733 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1118 for type USF (pdch_ul_controller.c:184) 20241107083442733 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442733 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241107083442733 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241107083442733 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083442733 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241107083442733 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241107083442733 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442733 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442733 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442734 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442734 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1113 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442734 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1113 Sending data request: sapi=5 arfcn=875 cur_fn=1109 block=5 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) 20241107083442734 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442746 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) 20241107083442746 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) 20241107083442747 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) 20241107083442747 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) 20241107083442748 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) 20241107083442748 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) 20241107083442749 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) 20241107083442749 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) 20241107083442749 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) 20241107083442749 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) 20241107083442749 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1113): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241107083442749 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442750 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) 20241107083442750 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) 20241107083442751 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) 20241107083442751 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) 20241107083442752 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) 20241107083442752 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) 20241107083442755 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) 20241107083442755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1118 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1122 (gprs_rlcmac_sched.cpp:454) 20241107083442755 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1122 for type USF (pdch_ul_controller.c:184) 20241107083442755 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442755 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241107083442755 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241107083442756 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241107083442756 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241107083442756 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083442756 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442756 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442756 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442756 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442756 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1118 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442756 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1118 Sending data request: sapi=5 arfcn=875 cur_fn=1113 block=6 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) 20241107083442756 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442770 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) 20241107083442770 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) 20241107083442771 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) 20241107083442771 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) 20241107083442772 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) 20241107083442772 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) 20241107083442773 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) 20241107083442773 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) 20241107083442774 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) 20241107083442774 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) 20241107083442774 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1118): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241107083442774 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442775 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) 20241107083442775 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) 20241107083442775 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) 20241107083442775 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) 20241107083442776 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) 20241107083442776 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) 20241107083442777 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) 20241107083442777 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1122 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1126 (gprs_rlcmac_sched.cpp:454) 20241107083442777 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1126 for type USF (pdch_ul_controller.c:184) 20241107083442777 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442777 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083442777 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241107083442777 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241107083442777 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241107083442777 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241107083442777 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442777 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442777 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442778 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442778 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1122 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442778 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1122 Sending data request: sapi=5 arfcn=875 cur_fn=1118 block=7 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) 20241107083442778 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442790 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) 20241107083442790 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) 20241107083442791 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) 20241107083442791 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) 20241107083442792 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) 20241107083442792 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) 20241107083442793 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) 20241107083442793 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) 20241107083442794 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) 20241107083442794 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) 20241107083442794 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1122): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241107083442794 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442795 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) 20241107083442795 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) 20241107083442795 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) 20241107083442795 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) 20241107083442796 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) 20241107083442796 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) 20241107083442797 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) 20241107083442797 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1126 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1131 (gprs_rlcmac_sched.cpp:454) 20241107083442797 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1131 for type USF (pdch_ul_controller.c:184) 20241107083442797 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442797 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241107083442797 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241107083442797 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083442797 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241107083442797 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241107083442797 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442797 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442797 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442798 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442798 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1126 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442798 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1126 Sending data request: sapi=5 arfcn=875 cur_fn=1122 block=8 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) 20241107083442798 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442809 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) 20241107083442809 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) 20241107083442810 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) 20241107083442810 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) 20241107083442811 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) 20241107083442811 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) 20241107083442812 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) 20241107083442812 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) 20241107083442813 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) 20241107083442813 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) 20241107083442813 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1126): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241107083442813 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442813 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) 20241107083442813 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) 20241107083442814 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) 20241107083442814 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) 20241107083442815 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) 20241107083442815 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) 20241107083442819 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) 20241107083442819 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1131 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1135 (gprs_rlcmac_sched.cpp:454) 20241107083442819 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1135 for type USF (pdch_ul_controller.c:184) 20241107083442819 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442819 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241107083442819 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241107083442819 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241107083442819 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241107083442819 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083442819 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442819 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442819 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442820 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442820 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1131 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442820 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1131 Sending data request: sapi=5 arfcn=875 cur_fn=1126 block=9 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) 20241107083442820 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442833 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) 20241107083442833 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) 20241107083442835 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) 20241107083442835 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) 20241107083442836 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) 20241107083442836 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) 20241107083442837 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) 20241107083442837 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) 20241107083442838 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) 20241107083442838 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) 20241107083442838 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1131): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241107083442838 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442839 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) 20241107083442839 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) 20241107083442840 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) 20241107083442840 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) 20241107083442841 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) 20241107083442841 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) 20241107083442843 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) 20241107083442843 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1135 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1139 (gprs_rlcmac_sched.cpp:454) 20241107083442843 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1139 for type USF (pdch_ul_controller.c:184) 20241107083442843 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442843 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083442843 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241107083442843 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241107083442843 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241107083442843 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442843 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442844 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442844 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1135 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442844 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1135 Sending data request: sapi=5 arfcn=875 cur_fn=1131 block=10 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) 20241107083442844 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442853 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) 20241107083442853 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) 20241107083442854 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) 20241107083442854 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) 20241107083442855 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) 20241107083442855 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) 20241107083442855 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) 20241107083442855 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) 20241107083442856 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) 20241107083442856 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) 20241107083442856 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1135): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241107083442856 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442857 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) 20241107083442857 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) 20241107083442858 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) 20241107083442858 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) 20241107083442859 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) 20241107083442859 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) 20241107083442860 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) 20241107083442860 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1139 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1144 (gprs_rlcmac_sched.cpp:454) 20241107083442860 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1144 for type USF (pdch_ul_controller.c:184) 20241107083442860 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1139 Sending data request: sapi=5 arfcn=875 cur_fn=1135 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) 20241107083442861 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083442872 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) 20241107083442872 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) 20241107083442873 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) 20241107083442873 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) 20241107083442874 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) 20241107083442874 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) 20241107083442875 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) 20241107083442875 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) 20241107083442875 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) 20241107083442875 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) 20241107083442876 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1139): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241107083442876 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442876 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) 20241107083442876 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) 20241107083442877 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) 20241107083442877 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) 20241107083442878 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) 20241107083442878 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) 20241107083442881 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1144 RX RTS.req: sapi=5 arfcn=876 cur_fn=1139 block=0 (pcu_l1_if.cpp:576) 20241107083442881 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1144 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1148 (gprs_rlcmac_sched.cpp:454) 20241107083442881 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1148 for type USF (pdch_ul_controller.c:184) 20241107083442881 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442881 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241107083442881 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241107083442881 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241107083442881 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241107083442881 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083442881 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442881 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442881 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442882 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442882 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1144 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442882 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1144 Sending data request: sapi=5 arfcn=876 cur_fn=1139 block=0 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) 20241107083442882 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442896 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) 20241107083442896 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) 20241107083442897 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) 20241107083442897 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) 20241107083442898 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) 20241107083442898 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) 20241107083442899 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) 20241107083442899 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) 20241107083442900 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) 20241107083442900 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) 20241107083442900 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1144): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241107083442900 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083442901 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) 20241107083442901 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) 20241107083442901 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) 20241107083442901 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) 20241107083442902 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) 20241107083442902 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) 20241107083442903 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1148 RX RTS.req: sapi=5 arfcn=876 cur_fn=1144 block=1 (pcu_l1_if.cpp:576) 20241107083442903 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1148 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1152 (gprs_rlcmac_sched.cpp:454) 20241107083442903 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1152 for type USF (pdch_ul_controller.c:184) 20241107083442904 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442904 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083442904 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241107083442904 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241107083442904 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241107083442904 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241107083442904 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442904 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442904 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442905 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442905 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1148 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442905 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1148 Sending data request: sapi=5 arfcn=876 cur_fn=1144 block=1 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) 20241107083442905 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442916 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) 20241107083442916 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) 20241107083442917 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) 20241107083442917 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) 20241107083442918 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) 20241107083442918 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) 20241107083442918 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) 20241107083442918 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) 20241107083442919 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) 20241107083442919 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) 20241107083442920 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) 20241107083442920 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) 20241107083442920 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1148): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241107083442920 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083442921 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) 20241107083442921 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) 20241107083442921 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) 20241107083442921 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) 20241107083442922 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) 20241107083442922 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1152 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1157 (gprs_rlcmac_sched.cpp:454) 20241107083442922 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1157 for type USF (pdch_ul_controller.c:184) 20241107083442922 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442922 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241107083442922 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241107083442922 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083442922 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241107083442922 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241107083442922 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442922 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442922 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442923 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442923 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1152 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442923 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1152 Sending data request: sapi=5 arfcn=876 cur_fn=1148 block=2 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) 20241107083442923 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442936 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) 20241107083442936 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) 20241107083442937 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) 20241107083442937 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) 20241107083442938 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) 20241107083442938 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) 20241107083442939 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) 20241107083442939 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) 20241107083442940 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) 20241107083442940 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) 20241107083442941 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) 20241107083442941 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) 20241107083442941 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1152): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241107083442941 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442942 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) 20241107083442942 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) 20241107083442943 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) 20241107083442943 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) 20241107083442946 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) 20241107083442946 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1157 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1161 (gprs_rlcmac_sched.cpp:454) 20241107083442946 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1161 for type USF (pdch_ul_controller.c:184) 20241107083442946 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442946 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241107083442946 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241107083442946 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241107083442946 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241107083442946 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083442946 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442946 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442946 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442946 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442946 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1157 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442946 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1157 Sending data request: sapi=5 arfcn=876 cur_fn=1152 block=3 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) 20241107083442947 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442960 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) 20241107083442960 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) 20241107083442962 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) 20241107083442962 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) 20241107083442963 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) 20241107083442963 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) 20241107083442964 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) 20241107083442964 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) 20241107083442965 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) 20241107083442965 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) 20241107083442966 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) 20241107083442966 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) 20241107083442966 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1157): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241107083442966 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442967 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) 20241107083442967 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) 20241107083442968 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) 20241107083442968 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) 20241107083442968 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) 20241107083442968 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1161 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1165 (gprs_rlcmac_sched.cpp:454) 20241107083442968 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1165 for type USF (pdch_ul_controller.c:184) 20241107083442969 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442969 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083442969 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241107083442969 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241107083442969 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241107083442969 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241107083442969 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442969 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442969 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442969 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442969 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1161 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442969 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1161 Sending data request: sapi=5 arfcn=876 cur_fn=1157 block=4 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) 20241107083442970 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442979 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) 20241107083442979 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) 20241107083442981 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) 20241107083442981 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) 20241107083442982 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) 20241107083442982 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) 20241107083442982 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) 20241107083442982 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) 20241107083442983 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) 20241107083442983 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) 20241107083442984 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) 20241107083442984 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) 20241107083442984 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1161): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241107083442984 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083442985 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) 20241107083442985 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) 20241107083442986 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) 20241107083442986 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) 20241107083442987 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) 20241107083442987 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1165 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1170 (gprs_rlcmac_sched.cpp:454) 20241107083442987 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1170 for type USF (pdch_ul_controller.c:184) 20241107083442987 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083442987 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241107083442987 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241107083442987 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083442987 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241107083442987 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241107083442987 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083442987 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083442987 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083442988 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083442988 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1165 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083442988 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1165 Sending data request: sapi=5 arfcn=876 cur_fn=1161 block=5 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) 20241107083442988 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083442992 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241107083442992 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241107083442992 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:1202) 20241107083442992 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241107083442992 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083442992 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083442992 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083442992 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083442992 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Deallocated (fsm.c:568) 20241107083442992 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083442992 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083442999 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) 20241107083442999 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) 20241107083443000 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) 20241107083443000 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) 20241107083443001 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) 20241107083443001 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) 20241107083443002 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) 20241107083443002 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) 20241107083443003 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) 20241107083443003 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) 20241107083443004 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) 20241107083443004 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) 20241107083443004 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1165): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241107083443004 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083443004 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) 20241107083443004 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) 20241107083443005 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) 20241107083443005 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) 20241107083443008 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) 20241107083443008 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1170 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1174 (gprs_rlcmac_sched.cpp:454) 20241107083443008 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1174 for type USF (pdch_ul_controller.c:184) 20241107083443008 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443008 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241107083443008 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241107083443008 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241107083443008 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241107083443008 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083443008 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443008 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443008 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443009 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443009 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1170 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443009 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1170 Sending data request: sapi=5 arfcn=876 cur_fn=1165 block=6 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) 20241107083443009 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443024 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) 20241107083443024 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) 20241107083443026 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) 20241107083443026 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) 20241107083443027 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) 20241107083443027 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) 20241107083443028 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) 20241107083443028 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) 20241107083443029 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) 20241107083443029 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) 20241107083443030 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) 20241107083443030 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) 20241107083443030 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1170): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241107083443030 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083443031 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) 20241107083443031 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) 20241107083443032 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) 20241107083443032 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) 20241107083443033 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) 20241107083443033 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1174 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1178 (gprs_rlcmac_sched.cpp:454) 20241107083443033 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1178 for type USF (pdch_ul_controller.c:184) 20241107083443033 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443033 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083443033 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241107083443033 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241107083443033 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241107083443033 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241107083443033 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443033 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443033 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443034 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443034 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1174 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443034 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1174 Sending data request: sapi=5 arfcn=876 cur_fn=1170 block=7 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) 20241107083443034 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443042 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) 20241107083443042 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) 20241107083443043 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) 20241107083443043 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) 20241107083443044 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) 20241107083443044 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) 20241107083443045 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) 20241107083443045 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) 20241107083443046 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) 20241107083443047 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) 20241107083443047 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) 20241107083443047 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) 20241107083443047 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1174): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241107083443047 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083443048 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) 20241107083443048 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) 20241107083443049 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) 20241107083443049 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) 20241107083443050 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) 20241107083443050 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1178 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1183 (gprs_rlcmac_sched.cpp:454) 20241107083443050 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1183 for type USF (pdch_ul_controller.c:184) 20241107083443050 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443050 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241107083443050 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241107083443050 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083443050 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241107083443050 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241107083443050 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443050 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443050 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443051 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443051 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1178 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443051 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1178 Sending data request: sapi=5 arfcn=876 cur_fn=1174 block=8 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) 20241107083443051 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443062 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) 20241107083443062 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) 20241107083443063 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) 20241107083443063 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) 20241107083443064 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) 20241107083443064 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) 20241107083443065 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) 20241107083443065 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) 20241107083443066 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) 20241107083443066 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) 20241107083443066 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) 20241107083443066 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) 20241107083443066 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1178): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241107083443066 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083443067 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) 20241107083443067 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) 20241107083443068 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) 20241107083443068 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) 20241107083443071 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) 20241107083443071 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1183 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1187 (gprs_rlcmac_sched.cpp:454) 20241107083443071 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1187 for type USF (pdch_ul_controller.c:184) 20241107083443071 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443071 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241107083443072 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241107083443072 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241107083443072 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241107083443072 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083443072 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443072 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443072 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443072 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443072 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1183 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443072 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1183 Sending data request: sapi=5 arfcn=876 cur_fn=1178 block=9 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) 20241107083443072 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443086 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) 20241107083443086 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) 20241107083443088 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) 20241107083443088 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) 20241107083443089 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) 20241107083443089 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) 20241107083443090 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) 20241107083443090 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) 20241107083443090 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) 20241107083443090 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) 20241107083443091 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) 20241107083443091 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) 20241107083443091 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1183): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241107083443091 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083443092 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) 20241107083443092 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) 20241107083443093 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) 20241107083443093 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) 20241107083443094 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) 20241107083443094 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1187 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1191 (gprs_rlcmac_sched.cpp:454) 20241107083443094 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1191 for type USF (pdch_ul_controller.c:184) 20241107083443094 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443094 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083443094 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241107083443094 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241107083443094 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241107083443094 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241107083443094 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443094 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443094 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443094 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443094 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1187 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443094 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1187 Sending data request: sapi=5 arfcn=876 cur_fn=1183 block=10 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) 20241107083443095 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443105 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) 20241107083443105 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) 20241107083443106 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) 20241107083443106 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) 20241107083443107 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) 20241107083443107 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) 20241107083443108 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) 20241107083443108 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) 20241107083443108 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) 20241107083443108 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) 20241107083443109 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) 20241107083443109 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) 20241107083443109 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1187): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241107083443109 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083443110 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) 20241107083443110 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) 20241107083443110 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) 20241107083443110 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) 20241107083443111 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) 20241107083443111 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1191 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1196 (gprs_rlcmac_sched.cpp:454) 20241107083443111 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1196 for type USF (pdch_ul_controller.c:184) 20241107083443111 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443111 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241107083443111 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241107083443111 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083443111 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241107083443111 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241107083443111 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443111 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443111 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443111 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443111 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1191 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443111 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1191 Sending data request: sapi=5 arfcn=876 cur_fn=1187 block=11 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) 20241107083443111 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443124 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) 20241107083443124 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) 20241107083443126 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) 20241107083443126 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) 20241107083443126 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) 20241107083443126 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) 20241107083443127 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) 20241107083443127 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) 20241107083443128 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) 20241107083443128 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) 20241107083443129 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) 20241107083443129 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) 20241107083443129 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1191): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241107083443129 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083443130 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) 20241107083443130 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) 20241107083443131 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) 20241107083443131 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) 20241107083443134 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) 20241107083443134 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1196 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1200 (gprs_rlcmac_sched.cpp:454) 20241107083443134 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1200 for type USF (pdch_ul_controller.c:184) 20241107083443134 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443134 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241107083443134 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241107083443134 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241107083443134 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241107083443134 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083443134 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443134 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443134 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443135 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443135 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1196 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443135 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1196 Sending data request: sapi=5 arfcn=876 cur_fn=1191 block=0 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) 20241107083443136 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443148 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) 20241107083443148 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) 20241107083443150 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) 20241107083443150 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) 20241107083443150 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) 20241107083443150 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) 20241107083443151 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) 20241107083443151 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) 20241107083443152 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) 20241107083443153 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) 20241107083443153 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) 20241107083443153 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) 20241107083443153 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1196): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241107083443153 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083443154 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) 20241107083443154 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) 20241107083443155 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) 20241107083443155 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) 20241107083443156 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) 20241107083443156 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1200 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1204 (gprs_rlcmac_sched.cpp:454) 20241107083443156 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1204 for type USF (pdch_ul_controller.c:184) 20241107083443156 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443156 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083443156 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241107083443156 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241107083443156 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241107083443156 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443156 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443157 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443157 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1200 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443158 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1200 Sending data request: sapi=5 arfcn=876 cur_fn=1196 block=1 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) 20241107083443158 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443167 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) 20241107083443167 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) 20241107083443168 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) 20241107083443168 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) 20241107083443169 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) 20241107083443169 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) 20241107083443170 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) 20241107083443170 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) 20241107083443171 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) 20241107083443171 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) 20241107083443172 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) 20241107083443172 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) 20241107083443172 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1200): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241107083443172 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083443172 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) 20241107083443172 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) 20241107083443173 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) 20241107083443173 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) 20241107083443174 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) 20241107083443174 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1204 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1209 (gprs_rlcmac_sched.cpp:454) 20241107083443174 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1209 for type USF (pdch_ul_controller.c:184) 20241107083443174 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1204 Sending data request: sapi=5 arfcn=876 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) 20241107083443175 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083443186 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) 20241107083443186 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) 20241107083443188 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) 20241107083443188 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) 20241107083443189 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) 20241107083443189 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) 20241107083443190 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) 20241107083443190 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) 20241107083443190 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) 20241107083443191 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) 20241107083443191 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) 20241107083443191 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) 20241107083443191 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1204): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241107083443191 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083443192 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) 20241107083443192 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) 20241107083443193 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) 20241107083443193 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) 20241107083443196 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1209 RX RTS.req: sapi=5 arfcn=877 cur_fn=1204 block=3 (pcu_l1_if.cpp:576) 20241107083443196 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1209 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1213 (gprs_rlcmac_sched.cpp:454) 20241107083443196 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1213 for type USF (pdch_ul_controller.c:184) 20241107083443196 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443196 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241107083443196 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241107083443196 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241107083443196 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241107083443196 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083443196 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443196 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443196 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443197 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443197 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1209 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443197 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1209 Sending data request: sapi=5 arfcn=877 cur_fn=1204 block=3 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) 20241107083443197 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443210 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) 20241107083443210 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) 20241107083443212 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) 20241107083443212 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) 20241107083443213 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) 20241107083443213 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) 20241107083443213 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) 20241107083443213 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) 20241107083443214 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) 20241107083443214 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) 20241107083443215 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) 20241107083443215 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) 20241107083443215 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1209): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241107083443215 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083443216 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) 20241107083443216 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) 20241107083443217 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) 20241107083443217 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) 20241107083443218 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1213 RX RTS.req: sapi=5 arfcn=877 cur_fn=1209 block=4 (pcu_l1_if.cpp:576) 20241107083443218 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1213 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1217 (gprs_rlcmac_sched.cpp:454) 20241107083443218 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1217 for type USF (pdch_ul_controller.c:184) 20241107083443218 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443218 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083443218 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241107083443218 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241107083443218 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241107083443218 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241107083443218 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443218 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443218 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443219 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443219 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1213 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443219 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1213 Sending data request: sapi=5 arfcn=877 cur_fn=1209 block=4 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) 20241107083443219 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443229 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) 20241107083443229 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) 20241107083443231 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) 20241107083443232 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) 20241107083443232 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) 20241107083443232 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) 20241107083443233 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) 20241107083443233 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) 20241107083443234 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) 20241107083443234 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) 20241107083443235 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) 20241107083443235 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) 20241107083443237 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) 20241107083443237 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) 20241107083443237 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1213): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241107083443237 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083443238 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) 20241107083443238 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) 20241107083443239 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) 20241107083443239 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1217 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1222 (gprs_rlcmac_sched.cpp:454) 20241107083443239 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1222 for type USF (pdch_ul_controller.c:184) 20241107083443239 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443239 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241107083443239 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241107083443239 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083443239 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241107083443239 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241107083443239 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443239 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443239 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443240 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443240 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1217 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443240 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1217 Sending data request: sapi=5 arfcn=877 cur_fn=1213 block=5 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) 20241107083443241 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443249 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) 20241107083443249 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) 20241107083443251 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) 20241107083443251 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) 20241107083443252 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) 20241107083443252 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) 20241107083443252 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) 20241107083443253 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) 20241107083443253 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) 20241107083443253 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) 20241107083443254 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) 20241107083443254 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) 20241107083443255 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) 20241107083443255 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) 20241107083443255 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1217): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241107083443255 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083443256 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) 20241107083443256 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) 20241107083443258 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) 20241107083443258 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1222 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1226 (gprs_rlcmac_sched.cpp:454) 20241107083443258 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1226 for type USF (pdch_ul_controller.c:184) 20241107083443258 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443258 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241107083443258 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241107083443258 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241107083443258 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241107083443258 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083443258 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443258 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443258 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443259 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443259 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1222 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443259 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1222 Sending data request: sapi=5 arfcn=877 cur_fn=1217 block=6 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) 20241107083443259 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443272 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) 20241107083443272 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) 20241107083443274 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) 20241107083443274 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) 20241107083443274 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) 20241107083443274 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) 20241107083443275 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) 20241107083443275 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) 20241107083443276 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) 20241107083443276 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) 20241107083443277 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) 20241107083443277 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) 20241107083443278 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) 20241107083443278 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) 20241107083443278 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1222): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241107083443278 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083443278 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) 20241107083443278 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) 20241107083443279 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) 20241107083443279 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1226 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1230 (gprs_rlcmac_sched.cpp:454) 20241107083443279 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1230 for type USF (pdch_ul_controller.c:184) 20241107083443279 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443279 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083443279 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241107083443279 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241107083443279 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241107083443279 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241107083443279 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443280 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443280 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443280 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443280 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1226 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443280 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1226 Sending data request: sapi=5 arfcn=877 cur_fn=1222 block=7 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) 20241107083443280 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443291 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) 20241107083443292 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) 20241107083443293 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) 20241107083443293 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) 20241107083443294 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) 20241107083443294 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) 20241107083443295 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) 20241107083443295 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) 20241107083443296 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) 20241107083443296 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) 20241107083443296 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) 20241107083443296 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) 20241107083443297 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) 20241107083443297 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) 20241107083443298 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1226): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241107083443298 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083443298 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) 20241107083443298 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) 20241107083443299 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) 20241107083443299 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1230 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1235 (gprs_rlcmac_sched.cpp:454) 20241107083443299 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1235 for type USF (pdch_ul_controller.c:184) 20241107083443299 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443299 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241107083443299 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241107083443299 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083443299 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241107083443300 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241107083443300 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443300 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443300 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443301 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443301 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1230 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443301 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1230 Sending data request: sapi=5 arfcn=877 cur_fn=1226 block=8 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) 20241107083443301 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443311 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) 20241107083443311 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) 20241107083443311 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) 20241107083443311 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) 20241107083443312 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) 20241107083443312 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) 20241107083443312 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) 20241107083443312 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) 20241107083443313 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) 20241107083443313 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) 20241107083443313 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) 20241107083443313 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) 20241107083443313 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) 20241107083443313 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) 20241107083443313 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1230): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241107083443313 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083443314 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) 20241107083443314 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) 20241107083443320 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) 20241107083443320 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1235 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1239 (gprs_rlcmac_sched.cpp:454) 20241107083443320 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1239 for type USF (pdch_ul_controller.c:184) 20241107083443320 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443320 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241107083443320 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241107083443320 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241107083443320 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241107083443320 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083443320 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443320 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443320 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443320 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443320 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1235 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443321 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1235 Sending data request: sapi=5 arfcn=877 cur_fn=1230 block=9 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) 20241107083443321 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443333 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) 20241107083443333 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) 20241107083443334 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) 20241107083443334 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) 20241107083443334 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) 20241107083443334 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) 20241107083443334 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) 20241107083443334 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) 20241107083443334 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) 20241107083443334 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) 20241107083443334 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) 20241107083443334 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) 20241107083443334 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) 20241107083443334 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) 20241107083443334 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1235): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241107083443334 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083443334 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) 20241107083443334 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) 20241107083443338 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) 20241107083443338 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1239 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1243 (gprs_rlcmac_sched.cpp:454) 20241107083443338 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1243 for type USF (pdch_ul_controller.c:184) 20241107083443338 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443338 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083443338 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241107083443338 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241107083443338 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241107083443338 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241107083443338 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443338 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443338 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443338 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443338 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1239 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443338 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1239 Sending data request: sapi=5 arfcn=877 cur_fn=1235 block=10 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) 20241107083443338 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443352 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) 20241107083443352 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) 20241107083443352 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) 20241107083443352 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) 20241107083443352 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) 20241107083443352 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) 20241107083443352 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) 20241107083443352 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) 20241107083443352 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) 20241107083443352 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) 20241107083443353 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) 20241107083443353 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) 20241107083443353 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) 20241107083443353 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) 20241107083443353 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1239): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241107083443353 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083443353 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) 20241107083443353 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) 20241107083443356 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) 20241107083443356 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1243 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1248 (gprs_rlcmac_sched.cpp:454) 20241107083443356 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1248 for type USF (pdch_ul_controller.c:184) 20241107083443356 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443356 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241107083443356 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241107083443356 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083443356 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241107083443356 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241107083443356 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443356 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443356 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443357 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443357 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1243 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443357 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1243 Sending data request: sapi=5 arfcn=877 cur_fn=1239 block=11 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) 20241107083443357 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443370 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) 20241107083443370 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) 20241107083443371 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) 20241107083443371 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) 20241107083443371 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) 20241107083443371 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) 20241107083443371 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) 20241107083443371 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) 20241107083443371 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) 20241107083443371 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) 20241107083443371 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) 20241107083443371 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) 20241107083443371 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) 20241107083443371 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) 20241107083443371 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1243): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241107083443371 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083443371 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) 20241107083443371 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) 20241107083443380 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) 20241107083443380 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1248 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1252 (gprs_rlcmac_sched.cpp:454) 20241107083443380 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1252 for type USF (pdch_ul_controller.c:184) 20241107083443380 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443380 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241107083443380 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241107083443380 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241107083443380 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241107083443380 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083443380 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443380 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443380 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443380 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443380 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1248 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443380 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1248 Sending data request: sapi=5 arfcn=877 cur_fn=1243 block=0 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) 20241107083443380 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443394 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) 20241107083443394 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) 20241107083443394 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) 20241107083443394 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) 20241107083443394 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) 20241107083443394 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) 20241107083443394 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) 20241107083443394 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) 20241107083443394 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) 20241107083443394 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) 20241107083443394 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) 20241107083443394 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) 20241107083443395 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) 20241107083443395 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) 20241107083443395 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1248): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241107083443395 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083443395 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) 20241107083443395 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) 20241107083443398 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) 20241107083443398 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1252 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1256 (gprs_rlcmac_sched.cpp:454) 20241107083443398 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1256 for type USF (pdch_ul_controller.c:184) 20241107083443398 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443398 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083443398 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241107083443398 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241107083443398 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241107083443398 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241107083443398 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443398 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443398 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443399 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443399 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1252 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443399 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1252 Sending data request: sapi=5 arfcn=877 cur_fn=1248 block=1 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) 20241107083443399 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443412 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) 20241107083443412 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) 20241107083443413 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) 20241107083443413 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) 20241107083443413 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) 20241107083443413 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) 20241107083443413 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) 20241107083443413 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) 20241107083443413 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) 20241107083443413 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) 20241107083443414 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) 20241107083443414 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) 20241107083443414 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) 20241107083443414 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) 20241107083443414 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1252): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241107083443414 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083443415 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) 20241107083443415 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) 20241107083443417 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) 20241107083443417 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1256 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1261 (gprs_rlcmac_sched.cpp:454) 20241107083443417 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1261 for type USF (pdch_ul_controller.c:184) 20241107083443417 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443417 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241107083443417 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241107083443417 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083443417 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241107083443418 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241107083443418 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443418 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443418 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443418 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443418 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1256 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443418 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1256 Sending data request: sapi=5 arfcn=877 cur_fn=1252 block=2 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) 20241107083443418 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443432 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) 20241107083443432 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) 20241107083443433 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) 20241107083443433 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) 20241107083443434 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) 20241107083443434 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) 20241107083443434 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) 20241107083443434 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) 20241107083443435 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) 20241107083443435 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) 20241107083443435 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) 20241107083443435 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) 20241107083443436 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) 20241107083443436 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) 20241107083443436 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1256): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241107083443436 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083443436 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) 20241107083443436 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) 20241107083443442 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) 20241107083443442 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1261 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1265 (gprs_rlcmac_sched.cpp:454) 20241107083443442 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1265 for type USF (pdch_ul_controller.c:184) 20241107083443442 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443442 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241107083443442 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241107083443442 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241107083443442 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241107083443442 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083443442 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443442 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443442 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443443 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443443 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1261 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443443 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1261 Sending data request: sapi=5 arfcn=877 cur_fn=1256 block=3 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) 20241107083443443 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443457 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) 20241107083443457 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) 20241107083443459 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) 20241107083443459 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) 20241107083443459 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) 20241107083443460 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) 20241107083443460 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) 20241107083443460 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) 20241107083443461 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) 20241107083443461 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) 20241107083443462 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) 20241107083443462 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) 20241107083443463 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) 20241107083443463 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) 20241107083443463 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1261): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241107083443463 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083443464 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) 20241107083443464 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) 20241107083443466 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) 20241107083443466 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1265 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1269 (gprs_rlcmac_sched.cpp:454) 20241107083443466 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1269 for type USF (pdch_ul_controller.c:184) 20241107083443466 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443466 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083443466 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241107083443466 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241107083443466 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241107083443466 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443466 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443467 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443467 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1265 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443467 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1265 Sending data request: sapi=5 arfcn=877 cur_fn=1261 block=4 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) 20241107083443467 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443476 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) 20241107083443476 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) 20241107083443477 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) 20241107083443477 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) 20241107083443478 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) 20241107083443478 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) 20241107083443479 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) 20241107083443479 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) 20241107083443481 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) 20241107083443481 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) 20241107083443482 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) 20241107083443482 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) 20241107083443483 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) 20241107083443483 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) 20241107083443483 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1265): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241107083443483 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083443484 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) 20241107083443484 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) 20241107083443485 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) 20241107083443485 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1269 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1274 (gprs_rlcmac_sched.cpp:454) 20241107083443485 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1274 for type USF (pdch_ul_controller.c:184) 20241107083443485 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1269 Sending data request: sapi=5 arfcn=877 cur_fn=1265 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) 20241107083443486 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083443495 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) 20241107083443495 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) 20241107083443497 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) 20241107083443497 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) 20241107083443498 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) 20241107083443498 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) 20241107083443499 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) 20241107083443499 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) 20241107083443500 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) 20241107083443500 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) 20241107083443501 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) 20241107083443501 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) 20241107083443501 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) 20241107083443501 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) 20241107083443501 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1269): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241107083443501 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083443502 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) 20241107083443502 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) 20241107083443505 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1274 RX RTS.req: sapi=5 arfcn=878 cur_fn=1269 block=6 (pcu_l1_if.cpp:576) 20241107083443505 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1274 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1278 (gprs_rlcmac_sched.cpp:454) 20241107083443505 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1278 for type USF (pdch_ul_controller.c:184) 20241107083443505 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443505 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241107083443505 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241107083443505 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241107083443505 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241107083443505 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083443505 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443505 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443505 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443505 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443505 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1274 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443505 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1274 Sending data request: sapi=5 arfcn=878 cur_fn=1269 block=6 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) 20241107083443506 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443516 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241107083443516 DTBF INFO TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} free (tbf.cpp:271) 20241107083443516 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:1202) 20241107083443516 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000009){RELEASING} (gprs_ms.c:381) 20241107083443516 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443516 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443516 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443516 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443516 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Deallocated (fsm.c:568) 20241107083443516 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443516 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443519 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) 20241107083443519 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) 20241107083443520 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) 20241107083443520 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) 20241107083443521 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) 20241107083443521 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) 20241107083443522 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) 20241107083443522 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) 20241107083443523 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) 20241107083443523 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) 20241107083443524 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) 20241107083443524 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) 20241107083443525 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) 20241107083443525 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) 20241107083443525 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1274): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241107083443525 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083443526 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) 20241107083443526 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) 20241107083443526 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1278 RX RTS.req: sapi=5 arfcn=878 cur_fn=1274 block=7 (pcu_l1_if.cpp:576) 20241107083443526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1278 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1282 (gprs_rlcmac_sched.cpp:454) 20241107083443526 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1282 for type USF (pdch_ul_controller.c:184) 20241107083443526 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443527 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241107083443527 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241107083443527 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241107083443527 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241107083443527 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241107083443527 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443527 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443527 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443527 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443527 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1278 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443527 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1278 Sending data request: sapi=5 arfcn=878 cur_fn=1274 block=7 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) 20241107083443528 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443539 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) 20241107083443539 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) 20241107083443541 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) 20241107083443541 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) 20241107083443542 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) 20241107083443542 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) 20241107083443543 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) 20241107083443543 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) 20241107083443545 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) 20241107083443545 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) 20241107083443546 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) 20241107083443546 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) 20241107083443547 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) 20241107083443547 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) 20241107083443548 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) 20241107083443548 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) 20241107083443548 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1278): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241107083443548 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083443549 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) 20241107083443549 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1282 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1287 (gprs_rlcmac_sched.cpp:454) 20241107083443549 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1287 for type USF (pdch_ul_controller.c:184) 20241107083443549 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443549 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241107083443549 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241107083443549 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241107083443549 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241107083443549 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241107083443549 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443549 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443549 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443549 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443549 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1282 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443549 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1282 Sending data request: sapi=5 arfcn=878 cur_fn=1278 block=8 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) 20241107083443550 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443558 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) 20241107083443558 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) 20241107083443560 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) 20241107083443560 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) 20241107083443561 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) 20241107083443561 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) 20241107083443562 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) 20241107083443562 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) 20241107083443562 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) 20241107083443562 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) 20241107083443563 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) 20241107083443563 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) 20241107083443563 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) 20241107083443563 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) 20241107083443564 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) 20241107083443564 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) 20241107083443564 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1282): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241107083443564 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083443567 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) 20241107083443567 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1287 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1291 (gprs_rlcmac_sched.cpp:454) 20241107083443567 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1291 for type USF (pdch_ul_controller.c:184) 20241107083443567 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443567 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241107083443567 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241107083443567 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241107083443567 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241107083443567 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083443567 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443567 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443567 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443567 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443567 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1287 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443567 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1287 Sending data request: sapi=5 arfcn=878 cur_fn=1282 block=9 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) 20241107083443567 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443581 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) 20241107083443581 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) 20241107083443583 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) 20241107083443583 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) 20241107083443584 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) 20241107083443584 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) 20241107083443585 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) 20241107083443585 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) 20241107083443586 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) 20241107083443586 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) 20241107083443587 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) 20241107083443587 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) 20241107083443588 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) 20241107083443588 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) 20241107083443589 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) 20241107083443589 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) 20241107083443589 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1287): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241107083443589 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083443590 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) 20241107083443590 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1291 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1295 (gprs_rlcmac_sched.cpp:454) 20241107083443590 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1295 for type USF (pdch_ul_controller.c:184) 20241107083443590 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443590 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241107083443590 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241107083443590 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241107083443590 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241107083443590 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241107083443590 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443590 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443590 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443591 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443591 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1291 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443591 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1291 Sending data request: sapi=5 arfcn=878 cur_fn=1287 block=10 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) 20241107083443591 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443602 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) 20241107083443602 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) 20241107083443603 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) 20241107083443603 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) 20241107083443605 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) 20241107083443605 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) 20241107083443606 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) 20241107083443606 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) 20241107083443608 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) 20241107083443608 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) 20241107083443609 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) 20241107083443609 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) 20241107083443611 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) 20241107083443611 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) 20241107083443611 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) 20241107083443611 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) 20241107083443611 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1291): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241107083443611 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083443612 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) 20241107083443612 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1295 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1300 (gprs_rlcmac_sched.cpp:454) 20241107083443612 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1300 for type USF (pdch_ul_controller.c:184) 20241107083443612 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443612 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241107083443612 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241107083443612 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241107083443612 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241107083443612 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241107083443612 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443612 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443613 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443613 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443613 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1295 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443613 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1295 Sending data request: sapi=5 arfcn=878 cur_fn=1291 block=11 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) 20241107083443613 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443620 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) 20241107083443620 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) 20241107083443621 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) 20241107083443621 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) 20241107083443621 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) 20241107083443621 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) 20241107083443622 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) 20241107083443622 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) 20241107083443622 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) 20241107083443622 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) 20241107083443623 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) 20241107083443623 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) 20241107083443623 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) 20241107083443623 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) 20241107083443623 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) 20241107083443623 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) 20241107083443623 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1295): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241107083443623 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083443630 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) 20241107083443630 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1300 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1304 (gprs_rlcmac_sched.cpp:454) 20241107083443630 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1304 for type USF (pdch_ul_controller.c:184) 20241107083443630 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443630 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241107083443630 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241107083443630 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241107083443630 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241107083443630 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083443630 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443630 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443630 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443631 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1300 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443631 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1300 Sending data request: sapi=5 arfcn=878 cur_fn=1295 block=0 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) 20241107083443631 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443644 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) 20241107083443644 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) 20241107083443646 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) 20241107083443646 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) 20241107083443646 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) 20241107083443647 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) 20241107083443647 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) 20241107083443647 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) 20241107083443648 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) 20241107083443648 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) 20241107083443649 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) 20241107083443649 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) 20241107083443650 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) 20241107083443650 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) 20241107083443650 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) 20241107083443651 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) 20241107083443651 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1300): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241107083443651 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083443651 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) 20241107083443651 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1304 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1308 (gprs_rlcmac_sched.cpp:454) 20241107083443651 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1308 for type USF (pdch_ul_controller.c:184) 20241107083443651 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443652 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241107083443652 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241107083443652 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241107083443652 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241107083443652 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241107083443652 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443652 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443652 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443653 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443653 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1304 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443653 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1304 Sending data request: sapi=5 arfcn=878 cur_fn=1300 block=1 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) 20241107083443653 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443664 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) 20241107083443664 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) 20241107083443665 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) 20241107083443665 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) 20241107083443666 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) 20241107083443666 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) 20241107083443667 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) 20241107083443667 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) 20241107083443668 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) 20241107083443668 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) 20241107083443668 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) 20241107083443668 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) 20241107083443669 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) 20241107083443669 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) 20241107083443670 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) 20241107083443670 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) 20241107083443670 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1304): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241107083443670 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083443671 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) 20241107083443671 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1308 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1313 (gprs_rlcmac_sched.cpp:454) 20241107083443671 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1313 for type USF (pdch_ul_controller.c:184) 20241107083443671 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443671 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241107083443671 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241107083443671 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241107083443671 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241107083443671 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241107083443671 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443671 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443671 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443672 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443672 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1308 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443672 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1308 Sending data request: sapi=5 arfcn=878 cur_fn=1304 block=2 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) 20241107083443672 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443683 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) 20241107083443683 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) 20241107083443684 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) 20241107083443684 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) 20241107083443685 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) 20241107083443685 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) 20241107083443686 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) 20241107083443686 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) 20241107083443686 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) 20241107083443687 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) 20241107083443687 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) 20241107083443687 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) 20241107083443688 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) 20241107083443688 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) 20241107083443689 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) 20241107083443689 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) 20241107083443689 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1308): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241107083443689 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083443692 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) 20241107083443693 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1313 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1317 (gprs_rlcmac_sched.cpp:454) 20241107083443693 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1317 for type USF (pdch_ul_controller.c:184) 20241107083443693 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443693 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241107083443693 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241107083443693 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241107083443693 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241107083443693 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083443693 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443693 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443693 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443694 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443694 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1313 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443694 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1313 Sending data request: sapi=5 arfcn=878 cur_fn=1308 block=3 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) 20241107083443694 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443707 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) 20241107083443707 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) 20241107083443708 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) 20241107083443708 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) 20241107083443709 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) 20241107083443709 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) 20241107083443710 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) 20241107083443710 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) 20241107083443711 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) 20241107083443711 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) 20241107083443713 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) 20241107083443713 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) 20241107083443714 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) 20241107083443714 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) 20241107083443714 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) 20241107083443714 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) 20241107083443714 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1313): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241107083443714 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083443715 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) 20241107083443715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1317 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1321 (gprs_rlcmac_sched.cpp:454) 20241107083443715 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1321 for type USF (pdch_ul_controller.c:184) 20241107083443715 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443715 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241107083443715 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241107083443716 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241107083443716 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241107083443716 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241107083443716 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443716 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443716 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443717 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443717 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1317 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443717 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1317 Sending data request: sapi=5 arfcn=878 cur_fn=1313 block=4 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) 20241107083443717 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443727 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) 20241107083443727 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) 20241107083443728 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) 20241107083443728 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) 20241107083443729 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) 20241107083443729 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) 20241107083443729 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) 20241107083443730 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) 20241107083443730 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) 20241107083443730 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) 20241107083443731 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) 20241107083443731 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) 20241107083443732 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) 20241107083443732 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) 20241107083443733 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) 20241107083443733 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) 20241107083443733 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1317): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241107083443733 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083443734 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) 20241107083443734 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1321 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1326 (gprs_rlcmac_sched.cpp:454) 20241107083443734 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1326 for type USF (pdch_ul_controller.c:184) 20241107083443734 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443734 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241107083443734 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241107083443734 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241107083443734 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241107083443734 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241107083443734 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443734 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443734 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443734 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443734 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1321 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443734 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1321 Sending data request: sapi=5 arfcn=878 cur_fn=1317 block=5 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) 20241107083443734 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443746 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) 20241107083443746 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) 20241107083443748 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) 20241107083443748 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) 20241107083443749 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) 20241107083443749 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) 20241107083443749 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) 20241107083443749 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) 20241107083443750 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) 20241107083443750 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) 20241107083443752 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) 20241107083443752 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) 20241107083443753 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) 20241107083443753 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) 20241107083443754 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) 20241107083443754 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) 20241107083443754 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1321): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241107083443754 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083443756 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) 20241107083443756 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1326 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1330 (gprs_rlcmac_sched.cpp:454) 20241107083443756 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1330 for type USF (pdch_ul_controller.c:184) 20241107083443756 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443756 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241107083443756 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241107083443756 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241107083443756 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241107083443756 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083443756 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241107083443756 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443756 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443756 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443756 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1326 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443756 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1326 Sending data request: sapi=5 arfcn=878 cur_fn=1321 block=6 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) 20241107083443757 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443770 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) 20241107083443770 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) 20241107083443771 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) 20241107083443771 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) 20241107083443772 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) 20241107083443772 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) 20241107083443773 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) 20241107083443773 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) 20241107083443774 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) 20241107083443774 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) 20241107083443775 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) 20241107083443775 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) 20241107083443775 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) 20241107083443775 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) 20241107083443776 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) 20241107083443776 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) 20241107083443776 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1326): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241107083443776 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083443777 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) 20241107083443777 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1330 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1334 (gprs_rlcmac_sched.cpp:454) 20241107083443777 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1334 for type USF (pdch_ul_controller.c:184) 20241107083443777 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241107083443777 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241107083443777 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241107083443777 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241107083443777 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241107083443777 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241107083443777 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | 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) 20241107083443778 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241107083443778 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1330 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241107083443778 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1330 Sending data request: sapi=5 arfcn=878 cur_fn=1326 block=7 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) 20241107083443778 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241107083443790 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) 20241107083443790 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) 20241107083443791 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) 20241107083443791 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) 20241107083443792 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) 20241107083443792 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) 20241107083443793 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) 20241107083443793 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) 20241107083443794 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) 20241107083443794 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) 20241107083443795 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) 20241107083443795 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) 20241107083443796 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) 20241107083443796 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) 20241107083443797 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) 20241107083443797 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) 20241107083443797 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1330): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241107083443797 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083443799 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) 20241107083443799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1334 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1339 (gprs_rlcmac_sched.cpp:454) 20241107083443799 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1339 for type USF (pdch_ul_controller.c:184) 20241107083443799 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1334 Sending data request: sapi=5 arfcn=878 cur_fn=1330 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) 20241107083443800 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(605)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083443808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35734<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083443812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35730<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083443813 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083443814 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083443814 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083443814 DTBF INFO TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} free (tbf.cpp:271) 20241107083443814 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:1202) 20241107083443814 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000011){RELEASING} (gprs_ms.c:381) 20241107083443814 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443814 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443814 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443814 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443814 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){RELEASING}: Deallocated (fsm.c:568) 20241107083443814 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443814 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443814 DTBF INFO TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} free (tbf.cpp:271) 20241107083443814 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:1202) 20241107083443814 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000019){RELEASING} (gprs_ms.c:381) 20241107083443814 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443814 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443814 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443814 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443814 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){RELEASING}: Deallocated (fsm.c:568) 20241107083443814 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443814 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443814 DTBF INFO TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} free (tbf.cpp:271) 20241107083443814 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:1202) 20241107083443814 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000021){RELEASING} (gprs_ms.c:381) 20241107083443814 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443814 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443814 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443814 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443814 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){RELEASING}: Deallocated (fsm.c:568) 20241107083443814 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443814 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443814 DTBF INFO TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} free (tbf.cpp:271) 20241107083443814 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:1202) 20241107083443814 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000029){RELEASING} (gprs_ms.c:381) 20241107083443814 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443814 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443815 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443815 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443815 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){RELEASING}: Deallocated (fsm.c:568) 20241107083443815 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443815 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443815 DTBF INFO TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} free (tbf.cpp:271) 20241107083443815 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:1202) 20241107083443815 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000031){RELEASING} (gprs_ms.c:381) 20241107083443815 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443815 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443815 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443815 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443815 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){RELEASING}: Deallocated (fsm.c:568) 20241107083443815 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443815 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443815 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083443815 DTBF INFO TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} free (tbf.cpp:271) 20241107083443815 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443815 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:1202) 20241107083443815 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000002){FLOW} (gprs_ms.c:381) 20241107083443815 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443815 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443815 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443815 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443815 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083443815 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443815 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443815 DTBF INFO TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} free (tbf.cpp:271) 20241107083443815 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443815 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:1202) 20241107083443815 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000a){FLOW} (gprs_ms.c:381) 20241107083443815 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443815 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443815 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443815 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443815 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083443815 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443815 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443815 DTBF INFO TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} free (tbf.cpp:271) 20241107083443815 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443815 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:1202) 20241107083443815 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000012){FLOW} (gprs_ms.c:381) 20241107083443815 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443815 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443815 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443815 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443815 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083443815 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443815 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443815 DTBF INFO TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} free (tbf.cpp:271) 20241107083443815 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443815 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:1202) 20241107083443815 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001a){FLOW} (gprs_ms.c:381) 20241107083443815 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443816 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443816 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443816 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443816 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083443816 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443816 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443816 DTBF INFO TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} free (tbf.cpp:271) 20241107083443816 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443816 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:1202) 20241107083443816 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000022){FLOW} (gprs_ms.c:381) 20241107083443816 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443816 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443816 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443816 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443816 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083443816 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443816 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443816 DTBF INFO TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} free (tbf.cpp:271) 20241107083443816 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443816 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:1202) 20241107083443816 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002a){FLOW} (gprs_ms.c:381) 20241107083443816 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443816 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443816 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443816 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443816 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083443816 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443816 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443816 DTBF INFO TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} free (tbf.cpp:271) 20241107083443816 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443816 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:1202) 20241107083443816 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000032){FLOW} (gprs_ms.c:381) 20241107083443816 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443816 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443816 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443816 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443816 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){FLOW}: Deallocated (fsm.c:568) 20241107083443816 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443816 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443816 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083443816 DTBF INFO TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} free (tbf.cpp:271) 20241107083443816 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443816 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:1202) 20241107083443817 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000003){FLOW} (gprs_ms.c:381) 20241107083443817 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443817 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443817 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443817 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443817 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083443817 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443817 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443817 DTBF INFO TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} free (tbf.cpp:271) 20241107083443817 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443817 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:1202) 20241107083443817 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000b){FLOW} (gprs_ms.c:381) 20241107083443817 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443817 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443817 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443817 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443817 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083443817 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443817 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443817 DTBF INFO TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} free (tbf.cpp:271) 20241107083443817 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443817 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:1202) 20241107083443817 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000013){FLOW} (gprs_ms.c:381) 20241107083443817 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443817 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443817 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443817 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443817 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083443817 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443817 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443817 DTBF INFO TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} free (tbf.cpp:271) 20241107083443817 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443817 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:1202) 20241107083443817 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001b){FLOW} (gprs_ms.c:381) 20241107083443817 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443817 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443817 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443817 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443817 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083443817 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443817 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443817 DTBF INFO TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} free (tbf.cpp:271) 20241107083443817 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443817 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:1202) 20241107083443817 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000023){FLOW} (gprs_ms.c:381) 20241107083443817 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443817 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443817 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443817 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443817 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083443817 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443817 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443818 DTBF INFO TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} free (tbf.cpp:271) 20241107083443818 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443818 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:1202) 20241107083443818 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002b){FLOW} (gprs_ms.c:381) 20241107083443818 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443818 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443818 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443818 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443818 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083443818 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443818 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443818 DTBF INFO TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} free (tbf.cpp:271) 20241107083443818 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443818 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:1202) 20241107083443818 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000033){FLOW} (gprs_ms.c:381) 20241107083443818 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443818 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443818 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443818 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443818 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){FLOW}: Deallocated (fsm.c:568) 20241107083443818 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443818 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443818 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083443818 DTBF INFO TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} free (tbf.cpp:271) 20241107083443818 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443818 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:1202) 20241107083443818 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000004){FLOW} (gprs_ms.c:381) 20241107083443818 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443818 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443818 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443818 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443818 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083443818 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443818 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443818 DTBF INFO TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} free (tbf.cpp:271) 20241107083443818 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443818 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:1202) 20241107083443818 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000c){FLOW} (gprs_ms.c:381) 20241107083443818 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443818 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443819 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443819 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443819 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083443819 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443819 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443819 DTBF INFO TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} free (tbf.cpp:271) 20241107083443819 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443819 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:1202) 20241107083443819 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000014){FLOW} (gprs_ms.c:381) 20241107083443819 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443819 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443819 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443819 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443819 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083443819 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443819 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443819 DTBF INFO TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} free (tbf.cpp:271) 20241107083443819 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443819 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:1202) 20241107083443819 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001c){FLOW} (gprs_ms.c:381) 20241107083443819 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443819 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443819 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443819 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443819 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083443819 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443819 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443819 DTBF INFO TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} free (tbf.cpp:271) 20241107083443819 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443819 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:1202) 20241107083443819 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000024){FLOW} (gprs_ms.c:381) 20241107083443819 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443819 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443819 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443819 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443819 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083443819 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443819 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443819 DTBF INFO TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} free (tbf.cpp:271) 20241107083443819 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443819 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:1202) 20241107083443819 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002c){FLOW} (gprs_ms.c:381) 20241107083443819 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443820 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443820 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443820 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443820 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083443820 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443820 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443820 DTBF INFO TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} free (tbf.cpp:271) 20241107083443820 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443820 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:1202) 20241107083443820 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000034){FLOW} (gprs_ms.c:381) 20241107083443820 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443820 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443820 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443820 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443820 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){FLOW}: Deallocated (fsm.c:568) 20241107083443820 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443820 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443820 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083443820 DTBF INFO TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} free (tbf.cpp:271) 20241107083443820 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443820 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:1202) 20241107083443820 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000005){FLOW} (gprs_ms.c:381) 20241107083443820 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443820 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443820 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443820 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443820 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083443820 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443820 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443820 DTBF INFO TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} free (tbf.cpp:271) 20241107083443820 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443820 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:1202) 20241107083443820 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000d){FLOW} (gprs_ms.c:381) 20241107083443820 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443820 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443820 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443820 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443820 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083443820 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443820 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443820 DTBF INFO TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} free (tbf.cpp:271) 20241107083443820 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443820 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:1202) 20241107083443820 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000015){FLOW} (gprs_ms.c:381) 20241107083443821 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443821 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443821 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443821 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443821 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083443821 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443821 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443821 DTBF INFO TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} free (tbf.cpp:271) 20241107083443821 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443821 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:1202) 20241107083443821 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001d){FLOW} (gprs_ms.c:381) 20241107083443821 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443821 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443821 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443821 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443821 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083443821 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443821 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443821 DTBF INFO TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} free (tbf.cpp:271) 20241107083443821 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443821 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:1202) 20241107083443821 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000025){FLOW} (gprs_ms.c:381) 20241107083443821 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443821 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443821 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443821 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443821 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083443821 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443821 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443821 DTBF INFO TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} free (tbf.cpp:271) 20241107083443821 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443821 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:1202) 20241107083443821 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002d){FLOW} (gprs_ms.c:381) 20241107083443821 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443821 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443822 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443822 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443822 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083443822 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443822 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443822 DTBF INFO TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} free (tbf.cpp:271) 20241107083443822 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443822 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:1202) 20241107083443822 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000035){FLOW} (gprs_ms.c:381) 20241107083443822 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443822 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443822 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443822 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443822 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){FLOW}: Deallocated (fsm.c:568) 20241107083443822 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443822 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443822 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083443822 DTBF INFO TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} free (tbf.cpp:271) 20241107083443822 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443822 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:1202) 20241107083443822 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000006){FLOW} (gprs_ms.c:381) 20241107083443822 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443822 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443822 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443822 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443822 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083443822 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443822 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443822 DTBF INFO TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} free (tbf.cpp:271) 20241107083443822 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443822 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:1202) 20241107083443822 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000e){FLOW} (gprs_ms.c:381) 20241107083443822 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443822 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443822 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443822 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443822 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083443822 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443822 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443823 DTBF INFO TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} free (tbf.cpp:271) 20241107083443823 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443823 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:1202) 20241107083443823 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000016){FLOW} (gprs_ms.c:381) 20241107083443823 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443823 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443823 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443823 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443823 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083443823 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443823 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443823 DTBF INFO TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} free (tbf.cpp:271) 20241107083443823 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443823 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:1202) 20241107083443823 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001e){FLOW} (gprs_ms.c:381) 20241107083443823 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443823 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443823 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443823 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443823 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083443823 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443823 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443823 DTBF INFO TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} free (tbf.cpp:271) 20241107083443823 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443823 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:1202) 20241107083443823 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000026){FLOW} (gprs_ms.c:381) 20241107083443823 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443823 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443823 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443823 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443823 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083443823 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443823 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443824 DTBF INFO TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} free (tbf.cpp:271) 20241107083443824 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443824 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:1202) 20241107083443824 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002e){FLOW} (gprs_ms.c:381) 20241107083443824 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443824 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443824 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443824 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443824 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083443824 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443824 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443824 DTBF INFO TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} free (tbf.cpp:271) 20241107083443824 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443824 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:1202) 20241107083443824 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000036){FLOW} (gprs_ms.c:381) 20241107083443824 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443824 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443824 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443824 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443824 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){FLOW}: Deallocated (fsm.c:568) 20241107083443824 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443824 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443824 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083443824 DTBF INFO TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} free (tbf.cpp:271) 20241107083443824 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443824 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:1202) 20241107083443824 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000007){FLOW} (gprs_ms.c:381) 20241107083443824 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443824 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443824 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443824 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443824 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083443824 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443824 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443825 DTBF INFO TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} free (tbf.cpp:271) 20241107083443825 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443825 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:1202) 20241107083443825 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000f){FLOW} (gprs_ms.c:381) 20241107083443825 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443825 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443825 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443825 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443825 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083443825 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443825 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443825 DTBF INFO TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} free (tbf.cpp:271) 20241107083443825 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443825 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:1202) 20241107083443825 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000017){FLOW} (gprs_ms.c:381) 20241107083443825 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443825 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443825 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443825 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443825 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083443825 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443825 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443825 DTBF INFO TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} free (tbf.cpp:271) 20241107083443825 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443825 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:1202) 20241107083443825 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001f){FLOW} (gprs_ms.c:381) 20241107083443825 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443825 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443825 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443825 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443825 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083443825 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443825 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443826 DTBF INFO TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} free (tbf.cpp:271) 20241107083443826 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443826 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:1202) 20241107083443826 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000027){FLOW} (gprs_ms.c:381) 20241107083443826 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443826 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443826 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443826 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443826 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083443826 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443826 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443826 DTBF INFO TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} free (tbf.cpp:271) 20241107083443826 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443826 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:1202) 20241107083443826 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002f){FLOW} (gprs_ms.c:381) 20241107083443826 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443826 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443826 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443826 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_paging_cs_multi_ms_tmsi finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_tmsi pass'. 20241107083443826 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083443826 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443826 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443826 DTBF INFO TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} free (tbf.cpp:271) 20241107083443826 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443826 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:1202) 20241107083443826 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000037){FLOW} (gprs_ms.c:381) 20241107083443826 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443826 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443826 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443826 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443826 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){FLOW}: Deallocated (fsm.c:568) 20241107083443826 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443826 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443827 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083443827 DTBF INFO TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} free (tbf.cpp:271) 20241107083443827 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443827 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:1202) 20241107083443827 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000008){FLOW} (gprs_ms.c:381) 20241107083443827 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443827 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443827 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443827 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443827 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083443827 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443827 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241107083443827 DTBF INFO TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} free (tbf.cpp:271) 20241107083443827 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443827 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:1202) 20241107083443827 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000010){FLOW} (gprs_ms.c:381) 20241107083443827 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443827 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443827 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443827 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443827 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){FLOW}: Deallocated (fsm.c:568) 20241107083443827 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443827 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241107083443827 DTBF INFO TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} free (tbf.cpp:271) 20241107083443827 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443827 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:1202) 20241107083443827 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000018){FLOW} (gprs_ms.c:381) 20241107083443827 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443827 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443827 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443827 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443828 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){FLOW}: Deallocated (fsm.c:568) 20241107083443828 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443828 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241107083443828 DTBF INFO TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} free (tbf.cpp:271) 20241107083443828 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443828 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:1202) 20241107083443828 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000020){FLOW} (gprs_ms.c:381) 20241107083443828 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443828 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443828 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443828 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443828 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){FLOW}: Deallocated (fsm.c:568) 20241107083443828 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443828 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241107083443828 DTBF INFO TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} free (tbf.cpp:271) 20241107083443828 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443828 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:1202) 20241107083443828 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000028){FLOW} (gprs_ms.c:381) 20241107083443828 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443828 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443828 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443828 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443828 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){FLOW}: Deallocated (fsm.c:568) 20241107083443828 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443828 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241107083443828 DTBF INFO TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} free (tbf.cpp:271) 20241107083443828 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443828 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:1202) 20241107083443828 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000030){FLOW} (gprs_ms.c:381) 20241107083443828 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443828 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443828 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443828 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443828 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){FLOW}: Deallocated (fsm.c:568) 20241107083443828 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443829 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241107083443829 DTBF INFO TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} free (tbf.cpp:271) 20241107083443829 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083443829 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:1202) 20241107083443829 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000038){FLOW} (gprs_ms.c:381) 20241107083443829 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083443829 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083443829 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083443829 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443829 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){FLOW}: Deallocated (fsm.c:568) 20241107083443829 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443829 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241107083443829 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083443829 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083443829 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083443829 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083443829 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) 20241107083443829 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) 20241107083443829 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 9479 with status 0 respawn: 53: starting: osmo-pcu Thu Nov 7 08:34:43 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 20241107083443884 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083443884 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083443884 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083443885 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083443900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083444001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5352640) Waiting for packet dumper to finish... 1 (prev_count=5352640, count=5447296) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:34:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_bssgp_dl_unitdata_with_valid_imsi started. 611@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 611@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_bssgp_dl_unitdata_with_valid_imsi-BVCI1234(614)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(615)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 611@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 611@fb7e2f9c3787: 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(618)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 611@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(618)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083447196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55666<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(617)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(617)@fb7e2f9c3787: Start timer T: 5 s PCUIF(617)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083447202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55682<->l=127.0.0.1:4240 (telnet_interface.c:192) 611@fb7e2f9c3787: 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(622)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_bssgp_dl_unitdata_with_valid_imsi-STATS(621)@fb7e2f9c3787: Start timer T: 2 s TC_bssgp_dl_unitdata_with_valid_imsi-STATS(621)@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(622)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083448886 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083448886 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083448886 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(617)@fb7e2f9c3787: OsmoPCU is now connected BTS(619)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" TC_bssgp_dl_unitdata_with_valid_imsi-STATS(621)@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083448900 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083448900 DLGLOBAL DEBUG validating counter group 0x564702622020(bts) with 102 counters (rate_ctr.c:86) 20241107083448900 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083448900 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083448900 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083448900 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083448900 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083448900 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083448900 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083448900 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083448900 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083448900 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083448900 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083448900 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083448900 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083448900 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083448900 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083448900 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083448900 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083448900 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083448900 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083448900 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083448900 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083448900 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083448900 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083448900 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083448900 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083448900 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083448900 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083448900 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083448900 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083448900 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083448900 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083448900 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083448900 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083448900 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083448901 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083448901 DLGLOBAL DEBUG validating counter group 0x7f864d2ee5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083448901 DLGLOBAL DEBUG validating counter group 0x564702621700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083448901 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083448901 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083448901 DLGLOBAL DEBUG validating counter group 0x7f864d2ef160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083448901 DLGLOBAL DEBUG validating counter group 0x7f864d2ef140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083448901 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083448901 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) 20241107083448901 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) 20241107083448901 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083448901 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083448901 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083448901 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083448901 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083448901 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083448901 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083448901 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083448901 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083448901 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083448901 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083448901 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083448901 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083448901 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083448901 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083448901 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083448901 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083448901 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083448901 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083448901 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083448901 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083448901 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083448901 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083448901 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083448901 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083448901 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083448902 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) 20241107083448902 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) 20241107083448903 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(619)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(619)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(615)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(615)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE BTS(619)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(615)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(615)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(619)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083448909 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083448909 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) 20241107083448909 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) 20241107083448909 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083448909 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083448909 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(619)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083448910 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083448910 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) 20241107083448910 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(619)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(619)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(615)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(615)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083448913 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083448913 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) 20241107083448913 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) 20241107083448913 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083448913 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083448913 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083448913 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083448913 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083448913 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083448913 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083448914 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) 20241107083448914 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(619)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083448915 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083448915 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(615)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(615)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083448916 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) 20241107083448916 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) 20241107083448917 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) 20241107083448917 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) 20241107083448917 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) 20241107083448917 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) 20241107083448918 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) 20241107083448918 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) 20241107083448918 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) 20241107083448918 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) 20241107083448919 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) 20241107083448919 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) 20241107083448920 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) 20241107083448920 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) 20241107083448920 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 612@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 612@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083448927 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083448927 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083448927 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083448927 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083448927 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083448927 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083448927 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083448927 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083448931 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) 20241107083448931 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) 20241107083448931 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) 20241107083448931 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_bssgp_dl_unitdata_with_valid_imsi-BVCI1234(614)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083448932 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) 20241107083448932 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_bssgp_dl_unitdata_with_valid_imsi-BVCI1234(614)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083448932 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) 20241107083448932 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) 20241107083448933 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) 20241107083448933 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@fb7e2f9c3787: BSSGP successfully initialized 20241107083448933 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) 20241107083448933 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) 20241107083448933 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083448933 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083448933 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083448933 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083448933 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083448933 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083448933 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083448933 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083448933 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) 20241107083448933 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) 20241107083448934 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) 20241107083448934 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083448935 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) 20241107083448935 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083448935 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083448935 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083448936 DLGLOBAL DEBUG validating counter group 0x564702621740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083448936 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083448936 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083448936 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083448936 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083448936 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083448936 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083448936 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083448936 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083448936 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083448936 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083448936 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083448936 DRLCMAC 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) 20241107083448936 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083448936 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083448936 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083448936 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083448936 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083448936 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083448936 DLGLOBAL DEBUG validating counter group 0x564702621b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083448936 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083448936 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083448936 DLGLOBAL DEBUG validating counter group 0x564702621be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083448936 DLGLOBAL DEBUG validating counter group 0x564702621c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083448936 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083448936 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:1192) 20241107083448936 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083448936 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083448936 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083448936 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083448936 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083448936 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083448936 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083448936 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) 20241107083448936 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) 20241107083448936 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083448936 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083448936 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083448936 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) 20241107083448936 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(619)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083448938 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083448938 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083448938 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083448938 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083448938 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083448938 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083448938 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083448938 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083448938 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083448938 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083448943 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083448943 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083448943 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083448944 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083448944 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083448950 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) 20241107083448950 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) 20241107083448952 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) 20241107083448952 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) 20241107083448952 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) 20241107083448952 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) 20241107083448953 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) 20241107083448953 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) 20241107083448954 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) 20241107083448954 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) 20241107083448955 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) 20241107083448955 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) 20241107083448956 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) 20241107083448956 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) 20241107083448956 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) 20241107083448956 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) 20241107083448960 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) 20241107083448960 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) 20241107083448961 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(619)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083448975 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) 20241107083448975 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) 20241107083448976 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) 20241107083448976 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) 20241107083448977 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) 20241107083448977 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) 20241107083448978 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) 20241107083448978 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) 20241107083448978 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) 20241107083448978 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) 20241107083448979 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) 20241107083448979 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) 20241107083448980 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) 20241107083448980 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) 20241107083448981 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) 20241107083448981 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) 20241107083448982 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) 20241107083448982 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) 20241107083448982 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(619)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083448994 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) 20241107083448994 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) 20241107083448995 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) 20241107083448995 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) 20241107083448996 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) 20241107083448996 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) 20241107083448997 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) 20241107083448997 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) 20241107083448997 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) 20241107083448997 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) 20241107083448998 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) 20241107083448998 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) 20241107083448999 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) 20241107083448999 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) 20241107083449000 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) 20241107083449000 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) 20241107083449001 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) 20241107083449001 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) 20241107083449002 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(619)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083449013 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) 20241107083449013 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) 20241107083449014 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) 20241107083449014 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) 20241107083449015 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) 20241107083449015 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) 20241107083449016 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) 20241107083449016 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) 20241107083449016 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) 20241107083449016 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) 20241107083449017 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) 20241107083449017 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) 20241107083449018 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) 20241107083449018 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) 20241107083449019 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) 20241107083449019 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) 20241107083449022 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) 20241107083449022 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) 20241107083449023 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(619)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083449037 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) 20241107083449037 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) 20241107083449038 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) 20241107083449038 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) 20241107083449039 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) 20241107083449039 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) 20241107083449040 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) 20241107083449040 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) 20241107083449040 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) 20241107083449040 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) 20241107083449041 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) 20241107083449041 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) 20241107083449042 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) 20241107083449042 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) 20241107083449043 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) 20241107083449043 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) 20241107083449044 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) 20241107083449044 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) 20241107083449044 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(619)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083449057 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) 20241107083449057 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) 20241107083449058 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) 20241107083449058 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) 20241107083449060 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) 20241107083449060 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) 20241107083449061 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) 20241107083449061 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) 20241107083449062 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) 20241107083449062 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) 20241107083449063 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) 20241107083449063 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) 20241107083449064 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) 20241107083449064 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) 20241107083449065 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) 20241107083449065 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) 20241107083449066 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) 20241107083449066 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) 20241107083449067 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(619)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083449076 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) 20241107083449076 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) 20241107083449078 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) 20241107083449078 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) 20241107083449079 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) 20241107083449079 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) 20241107083449080 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) 20241107083449080 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) 20241107083449081 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) 20241107083449081 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) 20241107083449082 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) 20241107083449082 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) 20241107083449083 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) 20241107083449084 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) 20241107083449085 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) 20241107083449085 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) 20241107083449086 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) 20241107083449086 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) 20241107083449087 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(619)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083449099 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) 20241107083449099 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) 20241107083449100 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) 20241107083449100 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) 20241107083449102 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) 20241107083449102 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) 20241107083449103 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) 20241107083449103 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) 20241107083449104 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) 20241107083449104 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) 20241107083449105 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) 20241107083449105 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) 20241107083449107 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) 20241107083449107 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) 20241107083449108 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) 20241107083449108 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) 20241107083449109 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) 20241107083449109 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) 20241107083449110 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(619)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083449118 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) 20241107083449118 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) 20241107083449120 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) 20241107083449120 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) 20241107083449122 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) 20241107083449122 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) 20241107083449122 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) 20241107083449122 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) 20241107083449123 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) 20241107083449123 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) 20241107083449124 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) 20241107083449124 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) 20241107083449125 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) 20241107083449125 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) 20241107083449126 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) 20241107083449126 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) 20241107083449126 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) 20241107083449126 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) 20241107083449127 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(619)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083449137 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083449137 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083449137 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083449137 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) 20241107083449137 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) 20241107083449138 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) 20241107083449138 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) 20241107083449139 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) 20241107083449139 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) 20241107083449141 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) 20241107083449141 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) 20241107083449141 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) 20241107083449141 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) 20241107083449142 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) 20241107083449142 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) 20241107083449143 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) 20241107083449143 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) 20241107083449144 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) 20241107083449144 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) 20241107083449146 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) 20241107083449146 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) 20241107083449146 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107083449146 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) 20241107083449147 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(619)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083449163 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 c7 6b eb 59 b9 bc 68 49 83 0e 18 7f a4 5b 19 34 04 05 e8 3e ae 3f 9f 4d d3 58 00 (pcu_l1_if.cpp:463) 20241107083449163 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) 20241107083449163 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083449163 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 c7 6b eb 59 b9 bc 68 49 83 0e 18 7f a4 5b 19 34 04 05 e8 3e ae 3f 9f 4d d3 58 00 (pdch.cpp:1021) 20241107083449163 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083449163 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:1072) 20241107083449163 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) 20241107083449163 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) 20241107083449163 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) 20241107083449163 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083449163 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 c7 6b eb 59 b9 bc 68 49 83 0e 18 7f a4 5b 19 34 04 05 e8 3e ae 3f 9f 4d d3 58 (tbf_ul.cpp:337) 20241107083449163 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083449163 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083449163 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083449163 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083449163 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083449163 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083449163 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083449163 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) 20241107083449163 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241107083449163 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241107083449163 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083449163 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) 20241107083449163 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107083449163 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107083449163 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107083449163 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083449163 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) 20241107083449163 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083449163 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083449164 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) 20241107083449164 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) 20241107083449165 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) 20241107083449165 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) 20241107083449166 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) 20241107083449166 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) 20241107083449167 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) 20241107083449167 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) 20241107083449168 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) 20241107083449168 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) 20241107083449169 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) 20241107083449169 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) 20241107083449170 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) 20241107083449170 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) 20241107083449171 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) 20241107083449171 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) 20241107083449171 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083449171 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107083449171 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083449171 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) 20241107083449171 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083449171 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) 20241107083449171 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) 20241107083449171 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083449171 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083449171 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) 20241107083449171 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) 20241107083449172 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(619)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083449180 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) 20241107083449180 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) 20241107083449180 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) 20241107083449180 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083449182 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) 20241107083449182 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) 20241107083449183 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) 20241107083449183 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) 20241107083449184 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) 20241107083449184 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) 20241107083449184 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) 20241107083449184 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) 20241107083449185 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) 20241107083449185 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) 20241107083449186 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) 20241107083449186 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) 20241107083449187 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) 20241107083449187 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) 20241107083449187 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083449199 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) 20241107083449199 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) 20241107083449201 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) 20241107083449201 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) 20241107083449201 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) 20241107083449201 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) 20241107083449202 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) 20241107083449202 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) 20241107083449203 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) 20241107083449203 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) 20241107083449204 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) 20241107083449204 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) 20241107083449205 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) 20241107083449205 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) 20241107083449205 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) 20241107083449205 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) 20241107083449209 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083449223 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) 20241107083449223 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) 20241107083449225 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) 20241107083449225 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) 20241107083449226 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) 20241107083449226 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) 20241107083449227 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) 20241107083449227 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) 20241107083449228 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) 20241107083449228 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) 20241107083449229 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) 20241107083449229 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) 20241107083449230 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) 20241107083449230 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) 20241107083449232 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) 20241107083449232 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) 20241107083449233 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083449243 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) 20241107083449244 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) 20241107083449244 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083449244 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083449244 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) 20241107083449244 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083449244 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=69 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241107083449244 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241107083449244 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241107083449244 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241107083449244 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) 20241107083449244 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241107083449244 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107083449244 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:1202) 20241107083449244 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241107083449244 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241107083449244 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083449244 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083449244 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241107083449244 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083449244 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083449245 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241107083449245 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083449246 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) 20241107083449246 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) 20241107083449247 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) 20241107083449247 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) 20241107083449248 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) 20241107083449248 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) 20241107083449249 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083449249 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083449249 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083449249 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083449249 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083449249 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241107083449249 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083449249 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241107083449249 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083449249 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083449249 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083449249 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083449249 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083449249 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083449249 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083449249 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083449249 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083449249 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083449249 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083449249 DRLCMAC 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) 20241107083449249 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083449249 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083449249 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083449249 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083449250 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083449250 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083449250 DLGLOBAL DEBUG validating counter group 0x564702621b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083449250 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083449250 DLGLOBAL DEBUG validating counter group 0x564702621e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083449250 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083449250 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:1192) 20241107083449250 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) 20241107083449250 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) 20241107083449250 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) 20241107083449250 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20241107083449250 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20241107083449250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083449250 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) 20241107083449250 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083449250 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) 20241107083449250 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083449250 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) 20241107083449250 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) 20241107083449250 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) 20241107083449250 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) 20241107083449251 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) 20241107083449251 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) 20241107083449252 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) 20241107083449252 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) 20241107083449253 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) 20241107083449253 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) 20241107083449255 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(619)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(619)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 } } } } } } } } } MTC@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083449261 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083449261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083449261 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083449261 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) 20241107083449263 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) 20241107083449263 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) 20241107083449264 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) 20241107083449264 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) 20241107083449265 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) 20241107083449265 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) 20241107083449266 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) 20241107083449266 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) 20241107083449267 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) 20241107083449267 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) 20241107083449268 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) 20241107083449268 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) 20241107083449268 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) 20241107083449268 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) 20241107083449269 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) 20241107083449269 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) 20241107083449272 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083449286 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) 20241107083449286 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) 20241107083449288 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) 20241107083449288 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) 20241107083449289 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) 20241107083449289 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) 20241107083449290 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) 20241107083449290 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) 20241107083449290 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) 20241107083449290 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) 20241107083449291 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) 20241107083449292 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) 20241107083449293 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) 20241107083449293 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) 20241107083449294 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) 20241107083449294 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) 20241107083449295 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083449306 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) 20241107083449307 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) 20241107083449308 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) 20241107083449308 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) 20241107083449309 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) 20241107083449309 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) 20241107083449309 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) 20241107083449309 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) 20241107083449310 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) 20241107083449310 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) 20241107083449311 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) 20241107083449311 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) 20241107083449312 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) 20241107083449312 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) 20241107083449312 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) 20241107083449312 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) 20241107083449313 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083449326 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) 20241107083449326 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) 20241107083449327 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) 20241107083449327 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) 20241107083449328 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) 20241107083449328 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) 20241107083449329 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) 20241107083449329 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) 20241107083449330 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) 20241107083449330 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) 20241107083449331 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) 20241107083449331 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) 20241107083449332 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) 20241107083449332 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) 20241107083449333 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) 20241107083449333 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) 20241107083449336 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083449351 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) 20241107083449351 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) 20241107083449352 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) 20241107083449352 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) 20241107083449353 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) 20241107083449353 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) 20241107083449354 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) 20241107083449354 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) 20241107083449355 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) 20241107083449355 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) 20241107083449355 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) 20241107083449355 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) 20241107083449356 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) 20241107083449356 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) 20241107083449357 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) 20241107083449357 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) 20241107083449358 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083449371 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) 20241107083449371 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) 20241107083449372 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) 20241107083449372 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) 20241107083449373 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) 20241107083449373 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) 20241107083449374 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) 20241107083449374 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) 20241107083449374 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) 20241107083449374 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) 20241107083449375 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) 20241107083449375 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) 20241107083449376 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) 20241107083449376 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) 20241107083449377 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) 20241107083449377 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) 20241107083449378 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083449391 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) 20241107083449391 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) 20241107083449392 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) 20241107083449392 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) 20241107083449392 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) 20241107083449392 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) 20241107083449393 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) 20241107083449393 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) 20241107083449394 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) 20241107083449394 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) 20241107083449394 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) 20241107083449394 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) 20241107083449395 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) 20241107083449395 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) 20241107083449395 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) 20241107083449395 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) 20241107083449400 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083449414 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) 20241107083449414 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) 20241107083449416 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) 20241107083449416 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) 20241107083449416 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) 20241107083449416 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) 20241107083449417 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) 20241107083449417 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) 20241107083449418 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) 20241107083449418 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) 20241107083449419 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) 20241107083449419 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) 20241107083449420 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) 20241107083449420 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) 20241107083449421 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) 20241107083449421 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) 20241107083449422 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083449434 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) 20241107083449434 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) 20241107083449435 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) 20241107083449435 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) 20241107083449436 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) 20241107083449436 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) 20241107083449436 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) 20241107083449436 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) 20241107083449437 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) 20241107083449437 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) 20241107083449438 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) 20241107083449438 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) 20241107083449439 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) 20241107083449439 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) 20241107083449440 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) 20241107083449440 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) 20241107083449441 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083449453 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) 20241107083449453 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) 20241107083449454 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) 20241107083449454 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) 20241107083449455 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) 20241107083449455 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) 20241107083449456 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) 20241107083449456 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) 20241107083449456 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) 20241107083449457 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) 20241107083449457 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) 20241107083449457 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) 20241107083449458 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) 20241107083449458 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) 20241107083449459 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) 20241107083449459 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) 20241107083449462 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083449462 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) 20241107083449462 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083449462 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) 20241107083449462 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) 20241107083449462 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) 20241107083449462 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) 20241107083449462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083449462 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083449462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083449462 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) 20241107083449462 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) 20241107083449462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 f9 35 ca 62 b9 7c dc 4d a4 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083449462 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) 20241107083449462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083449462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083449462 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) 20241107083449462 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 117 + 13 = 130 (pdch_ul_controller.c:131) 20241107083449462 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type POLL (pdch_ul_controller.c:184) 20241107083449462 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) 20241107083449462 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) 20241107083449462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 f9 35 ca 62 b9 7c dc 4d a4 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083449462 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 f9 35 ca 62 b9 7c dc 4d a4 98 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) 20241107083449463 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083449476 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) 20241107083449476 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) 20241107083449478 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) 20241107083449478 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) 20241107083449479 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) 20241107083449479 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) 20241107083449479 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) 20241107083449479 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) 20241107083449481 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) 20241107083449481 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) 20241107083449482 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) 20241107083449482 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) 20241107083449483 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) 20241107083449483 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) 20241107083449483 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) 20241107083449483 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) 20241107083449484 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083449497 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) 20241107083449497 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) 20241107083449498 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) 20241107083449498 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) 20241107083449499 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) 20241107083449499 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) 20241107083449500 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) 20241107083449500 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) 20241107083449501 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) 20241107083449501 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) 20241107083449501 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) 20241107083449501 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) 20241107083449502 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) 20241107083449502 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) 20241107083449503 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) 20241107083449503 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) 20241107083449504 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083449517 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) 20241107083449517 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) 20241107083449519 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) 20241107083449519 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) 20241107083449520 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) 20241107083449520 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) 20241107083449521 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) 20241107083449521 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) 20241107083449522 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) 20241107083449522 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) 20241107083449524 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) 20241107083449524 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) 20241107083449525 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) 20241107083449525 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) 20241107083449526 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) 20241107083449526 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) 20241107083449527 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083449541 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) 20241107083449541 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) 20241107083449541 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083449541 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083449541 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) 20241107083449542 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083449542 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083449542 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:511) 20241107083449542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083449542 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) 20241107083449542 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) 20241107083449542 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083449542 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) 20241107083449542 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) 20241107083449542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241107083449542 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107083449542 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) TC_bssgp_dl_unitdata_with_valid_imsi-STATS(621)@fb7e2f9c3787: Start timer T: 2 s 20241107083449543 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) 20241107083449543 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) 20241107083449544 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) 20241107083449544 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) 20241107083449545 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) 20241107083449545 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) 20241107083449546 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) 20241107083449546 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) 20241107083449547 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) 20241107083449547 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) 20241107083449548 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) 20241107083449548 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) 20241107083449549 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) 20241107083449549 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) 20241107083449550 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083449561 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) 20241107083449561 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) 20241107083449562 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) 20241107083449562 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) 20241107083449563 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) 20241107083449563 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) 20241107083449564 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) 20241107083449564 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) 20241107083449565 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) 20241107083449565 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) 20241107083449566 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) 20241107083449566 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) 20241107083449566 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) 20241107083449566 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) 20241107083449567 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) 20241107083449567 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) 20241107083449568 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083449580 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) 20241107083449580 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) 20241107083449581 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) 20241107083449581 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) 20241107083449581 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) 20241107083449581 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) 20241107083449582 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) 20241107083449582 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) 20241107083449582 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) 20241107083449582 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) 20241107083449583 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) 20241107083449583 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) 20241107083449583 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) 20241107083449583 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) 20241107083449584 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) 20241107083449584 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) 20241107083449589 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) TC_bssgp_dl_unitdata_with_valid_imsi-STATS(621)@fb7e2f9c3787: Start timer T_statsd: 5 s 20241107083449604 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) 20241107083449604 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) 20241107083449605 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) 20241107083449605 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) 20241107083449605 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) 20241107083449605 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) 20241107083449606 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) 20241107083449606 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) 20241107083449607 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) 20241107083449607 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) 20241107083449607 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) 20241107083449607 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) 20241107083449608 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) 20241107083449608 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) 20241107083449609 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) 20241107083449609 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) 20241107083449610 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) TC_bssgp_dl_unitdata_with_valid_imsi-STATS(621)@fb7e2f9c3787: 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(621)@fb7e2f9c3787: 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 } 20241107083449622 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) 20241107083449622 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) 20241107083449622 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) 20241107083449622 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) 20241107083449622 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) 20241107083449622 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) 20241107083449623 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) 20241107083449623 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) 20241107083449623 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) 20241107083449623 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) 20241107083449623 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) 20241107083449623 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) 20241107083449623 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) 20241107083449623 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) 20241107083449624 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) 20241107083449624 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) 20241107083449626 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) TC_bssgp_dl_unitdata_with_valid_imsi-STATS(621)@fb7e2f9c3787: 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(621)@fb7e2f9c3787: 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(621)@fb7e2f9c3787: 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_bssgp_dl_unitdata_with_valid_imsi-STATS(621)@fb7e2f9c3787: 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 } BTS(619)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083449643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55682<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083449644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55666<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083449645 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083449645 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083449645 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083449645 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083449645 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:1202) 20241107083449645 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) 20241107083449645 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083449645 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083449645 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083449645 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083449645 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083449645 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083449645 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083449645 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083449645 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083449645 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083449645 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083449645 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083449645 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083449645 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083449645 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083449645 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083449645 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083449645 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) 20241107083449645 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) 20241107083449645 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 9549 with status 0 respawn: 54: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_bssgp_dl_unitdata_with_valid_imsi finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi pass'. Thu Nov 7 08:34:49 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 20241107083449662 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083449662 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083449662 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083449662 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083449680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55686<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083449781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55686<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=281684) Waiting for packet dumper to finish... 1 (prev_count=281684, count=282328) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:34:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_bssgp_dl_unitdata_with_invalid_imsi started. 624@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_bssgp_dl_unitdata_with_invalid_imsi-BVCI1234(626)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 624@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(628)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 624@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083452893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39380<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 624@fb7e2f9c3787: 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(632)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 624@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(632)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(629)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083452902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39384<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(629)@fb7e2f9c3787: Start timer T: 5 s PCUIF(629)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_bssgp_dl_unitdata_with_invalid_imsi-STATS(634)@fb7e2f9c3787: Start timer T: 2 s 624@fb7e2f9c3787: 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_bssgp_dl_unitdata_with_invalid_imsi-STATS(634)@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(635)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(635)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083454663 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083454663 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083454663 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(629)@fb7e2f9c3787: OsmoPCU is now connected BTS(631)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083454678 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083454678 DLGLOBAL DEBUG validating counter group 0x560eee109020(bts) with 102 counters (rate_ctr.c:86) 20241107083454678 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083454678 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083454678 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083454678 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083454678 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083454678 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083454678 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083454678 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083454678 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083454678 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083454678 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083454678 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083454679 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083454679 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083454679 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083454679 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083454679 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083454679 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083454679 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083454679 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083454679 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083454679 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083454679 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083454679 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083454679 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083454679 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083454679 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083454679 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083454679 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083454679 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083454679 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083454679 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083454679 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083454679 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083454679 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083454679 DLGLOBAL DEBUG validating counter group 0x7fe28d2a75c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083454679 DLGLOBAL DEBUG validating counter group 0x560eee108700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083454679 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083454679 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083454679 DLGLOBAL DEBUG validating counter group 0x7fe28d2a8160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083454679 DLGLOBAL DEBUG validating counter group 0x7fe28d2a8140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083454679 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083454679 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) 20241107083454679 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) 20241107083454679 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083454679 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083454679 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083454679 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083454679 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083454679 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083454679 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083454679 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083454679 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083454679 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083454679 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083454679 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083454679 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083454679 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083454679 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083454679 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083454679 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083454679 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083454679 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083454679 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083454680 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083454680 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083454680 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083454680 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083454680 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083454680 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083454680 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) 20241107083454680 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) 20241107083454682 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(628)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(631)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(628)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(628)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(628)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(631)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" 20241107083454687 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083454687 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) 20241107083454687 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) 20241107083454687 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083454687 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083454687 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(631)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" 20241107083454688 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083454688 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) 20241107083454688 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(631)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(628)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(628)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083454692 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083454692 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) 20241107083454692 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) 20241107083454692 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083454692 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083454692 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083454692 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083454692 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083454692 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083454692 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(631)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(631)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(631)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083454695 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083454695 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(628)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(628)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083454696 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) 20241107083454696 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) 20241107083454697 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) 20241107083454697 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) 20241107083454698 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) 20241107083454698 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) 20241107083454699 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) 20241107083454699 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) 20241107083454700 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) 20241107083454700 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) 20241107083454701 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) 20241107083454701 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) 20241107083454701 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) 20241107083454701 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) 20241107083454702 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) 20241107083454702 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(631)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083454703 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 625@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 625@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083454707 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083454707 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083454707 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083454707 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083454707 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083454707 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083454707 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083454707 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083454709 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) 20241107083454709 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) 20241107083454710 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) 20241107083454710 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) 20241107083454710 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) 20241107083454710 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) 20241107083454711 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) 20241107083454711 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) 20241107083454711 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) 20241107083454711 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) 20241107083454712 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) 20241107083454712 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) 20241107083454712 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) 20241107083454712 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) 20241107083454713 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) 20241107083454713 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_bssgp_dl_unitdata_with_invalid_imsi-BVCI1234(626)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083454714 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_bssgp_dl_unitdata_with_invalid_imsi-BVCI1234(626)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083454716 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083454716 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083454716 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083454716 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083454716 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083454716 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083454716 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083454716 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083454718 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) 20241107083454718 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083454718 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083454718 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083454718 DLGLOBAL DEBUG validating counter group 0x560eee108740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083454718 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083454718 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083454718 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083454718 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083454718 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083454718 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083454718 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083454718 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083454718 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083454718 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083454718 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083454718 DRLCMAC 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) 20241107083454718 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083454718 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083454718 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083454718 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083454718 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083454718 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083454718 DLGLOBAL DEBUG validating counter group 0x560eee108b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083454718 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083454718 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083454718 DLGLOBAL DEBUG validating counter group 0x560eee108be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083454718 DLGLOBAL DEBUG validating counter group 0x560eee108c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083454718 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083454718 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:1192) 20241107083454718 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083454718 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083454718 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083454718 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083454718 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083454718 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083454718 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083454718 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) 20241107083454718 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) 20241107083454718 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083454718 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083454718 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083454718 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) 20241107083454721 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083454721 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083454721 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083454721 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083454721 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083454721 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083454721 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083454721 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083454721 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083454721 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(631)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083454726 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083454726 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083454726 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083454726 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083454726 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083454728 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) 20241107083454728 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) 20241107083454729 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) 20241107083454729 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) 20241107083454730 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) 20241107083454730 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) 20241107083454730 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) 20241107083454730 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) 20241107083454731 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) 20241107083454731 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) 20241107083454732 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) 20241107083454732 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) 20241107083454732 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) 20241107083454732 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) 20241107083454733 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) 20241107083454733 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) 20241107083454738 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) 20241107083454738 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) 20241107083454739 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(631)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083454752 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) 20241107083454752 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) 20241107083454753 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) 20241107083454753 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) 20241107083454754 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) 20241107083454754 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) 20241107083454755 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) 20241107083454755 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) 20241107083454755 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) 20241107083454755 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) 20241107083454756 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) 20241107083454756 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) 20241107083454757 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) 20241107083454757 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) 20241107083454757 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) 20241107083454757 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) 20241107083454758 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) 20241107083454758 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) 20241107083454758 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(631)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083454771 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) 20241107083454771 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) 20241107083454773 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) 20241107083454773 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) 20241107083454774 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) 20241107083454774 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) 20241107083454774 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) 20241107083454774 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) 20241107083454775 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) 20241107083454775 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) 20241107083454776 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) 20241107083454776 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) 20241107083454776 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) 20241107083454776 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) 20241107083454777 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) 20241107083454777 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) 20241107083454778 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) 20241107083454778 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) 20241107083454778 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(631)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083454791 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) 20241107083454791 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) 20241107083454792 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) 20241107083454792 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) 20241107083454792 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) 20241107083454792 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) 20241107083454793 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) 20241107083454793 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) 20241107083454794 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) 20241107083454794 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) 20241107083454794 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) 20241107083454794 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) 20241107083454795 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) 20241107083454795 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) 20241107083454795 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) 20241107083454795 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) 20241107083454800 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) 20241107083454800 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) 20241107083454801 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(631)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083454816 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) 20241107083454816 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) 20241107083454817 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) 20241107083454817 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) 20241107083454818 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) 20241107083454818 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) 20241107083454819 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) 20241107083454819 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) 20241107083454820 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) 20241107083454820 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) 20241107083454821 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) 20241107083454821 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) 20241107083454821 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) 20241107083454822 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) 20241107083454822 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) 20241107083454822 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) 20241107083454823 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) 20241107083454823 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) 20241107083454824 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(631)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083454835 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) 20241107083454835 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) 20241107083454836 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) 20241107083454836 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) 20241107083454837 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) 20241107083454837 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) 20241107083454838 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) 20241107083454838 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) 20241107083454839 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) 20241107083454839 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) 20241107083454840 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) 20241107083454840 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) 20241107083454842 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) 20241107083454842 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) 20241107083454843 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) 20241107083454843 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) 20241107083454845 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) 20241107083454845 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) 20241107083454846 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(631)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083454854 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) 20241107083454854 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) 20241107083454855 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) 20241107083454855 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) 20241107083454856 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) 20241107083454856 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) 20241107083454856 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) 20241107083454856 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) 20241107083454857 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) 20241107083454858 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) 20241107083454859 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) 20241107083454859 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) 20241107083454860 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) 20241107083454860 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) 20241107083454861 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) 20241107083454861 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) 20241107083454864 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) 20241107083454864 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) 20241107083454865 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(631)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083454878 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) 20241107083454878 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) 20241107083454880 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) 20241107083454880 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) 20241107083454881 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) 20241107083454881 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) 20241107083454883 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) 20241107083454883 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) 20241107083454883 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) 20241107083454883 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) 20241107083454884 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) 20241107083454884 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) 20241107083454885 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) 20241107083454885 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) 20241107083454886 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) 20241107083454886 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) 20241107083454887 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) 20241107083454887 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) 20241107083454888 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(631)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083454898 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) 20241107083454898 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) 20241107083454900 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) 20241107083454900 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) 20241107083454901 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) 20241107083454901 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) 20241107083454901 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) 20241107083454902 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) 20241107083454902 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) 20241107083454902 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) 20241107083454904 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) 20241107083454904 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) 20241107083454905 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) 20241107083454905 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) 20241107083454906 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) 20241107083454906 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) 20241107083454907 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) 20241107083454907 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) 20241107083454909 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(631)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083454918 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) 20241107083454918 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) 20241107083454919 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083454919 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083454919 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083454920 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) 20241107083454920 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) 20241107083454921 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) 20241107083454921 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) 20241107083454922 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) 20241107083454922 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) 20241107083454923 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) 20241107083454923 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) 20241107083454923 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) 20241107083454923 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) 20241107083454925 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) 20241107083454925 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) 20241107083454926 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) 20241107083454926 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) 20241107083454927 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) 20241107083454927 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) 20241107083454927 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107083454927 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) 20241107083454927 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(631)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083454942 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 e2 35 b8 01 3a e6 50 33 0d 96 bc 68 0a a4 7e 7c fb a5 9f 9b 8f 53 0d 6f b2 39 00 (pcu_l1_if.cpp:463) 20241107083454942 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) 20241107083454942 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083454942 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 e2 35 b8 01 3a e6 50 33 0d 96 bc 68 0a a4 7e 7c fb a5 9f 9b 8f 53 0d 6f b2 39 00 (pdch.cpp:1021) 20241107083454942 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083454942 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:1072) 20241107083454942 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) 20241107083454942 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) 20241107083454942 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) 20241107083454942 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083454942 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 e2 35 b8 01 3a e6 50 33 0d 96 bc 68 0a a4 7e 7c fb a5 9f 9b 8f 53 0d 6f b2 39 (tbf_ul.cpp:337) 20241107083454942 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083454942 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083454942 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083454942 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083454942 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083454942 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083454942 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083454942 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) 20241107083454942 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241107083454942 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241107083454942 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083454942 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) 20241107083454942 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107083454942 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107083454942 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107083454942 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083454942 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) 20241107083454942 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083454942 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083454943 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) 20241107083454943 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) 20241107083454944 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) 20241107083454944 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) 20241107083454945 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) 20241107083454945 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) 20241107083454945 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) 20241107083454946 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) 20241107083454946 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) 20241107083454946 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) 20241107083454948 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) 20241107083454948 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) 20241107083454948 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) 20241107083454948 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) 20241107083454949 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) 20241107083454949 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) 20241107083454949 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083454949 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107083454949 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083454949 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) 20241107083454949 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083454949 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) 20241107083454949 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) 20241107083454949 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083454949 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083454949 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) 20241107083454949 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) 20241107083454951 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(631)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083454961 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) 20241107083454961 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) 20241107083454961 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) 20241107083454961 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083454963 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) 20241107083454963 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) 20241107083454964 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) 20241107083454964 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) 20241107083454964 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) 20241107083454964 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) 20241107083454965 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) 20241107083454965 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) 20241107083454965 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) 20241107083454965 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) 20241107083454966 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) 20241107083454966 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) 20241107083454966 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) 20241107083454966 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) 20241107083454967 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083454980 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) 20241107083454980 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) 20241107083454980 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) 20241107083454980 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) 20241107083454981 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) 20241107083454981 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) 20241107083454981 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) 20241107083454981 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) 20241107083454981 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) 20241107083454981 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) 20241107083454982 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) 20241107083454982 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) 20241107083454983 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) 20241107083454983 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) 20241107083454983 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) 20241107083454983 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) 20241107083454989 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083455004 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) 20241107083455004 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) 20241107083455005 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) 20241107083455005 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) 20241107083455005 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) 20241107083455005 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) 20241107083455006 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) 20241107083455006 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) 20241107083455006 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) 20241107083455006 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) 20241107083455007 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) 20241107083455007 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) 20241107083455007 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) 20241107083455008 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) 20241107083455008 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) 20241107083455008 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) 20241107083455008 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083455023 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) 20241107083455023 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) 20241107083455023 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083455023 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083455023 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) 20241107083455024 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083455024 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=69 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241107083455024 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241107083455024 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241107083455024 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241107083455024 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) 20241107083455024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241107083455024 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107083455024 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:1202) 20241107083455024 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241107083455024 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241107083455024 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083455024 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083455024 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241107083455024 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083455024 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083455024 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241107083455024 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083455026 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) 20241107083455026 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) 20241107083455027 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) 20241107083455027 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) 20241107083455028 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) 20241107083455028 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) 20241107083455029 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) 20241107083455029 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) 20241107083455030 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) 20241107083455030 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) 20241107083455031 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) 20241107083455031 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) 20241107083455032 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083455032 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083455032 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083455032 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083455032 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083455032 DLBSSGP NOTICE Failed to parse IMSI IE (rc=-74) (gprs_bssgp_pcu.c:137) 20241107083455032 DLBSSGP NOTICE BSSGP BVCI=0 Tx STATUS, cause=Conditional IE error (gprs_bssgp_util.c:575) 20241107083455032 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083455033 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) 20241107083455033 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) 20241107083455034 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(631)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083455041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39384<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083455044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39380<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083455046 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083455046 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083455046 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083455046 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083455046 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083455046 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083455046 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083455046 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083455046 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083455046 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083455046 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083455046 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083455046 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083455046 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083455046 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) 20241107083455046 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) 20241107083455046 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 9613 with status 0 respawn: 55: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_bssgp_dl_unitdata_with_invalid_imsi finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi pass'. Thu Nov 7 08:34:55 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 20241107083455104 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083455104 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083455104 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083455104 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083455122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39396<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083455222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39396<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75492) Waiting for packet dumper to finish... 1 (prev_count=75492, count=165180) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:34:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_dl_gprs_data_no_llc_ui_dummy started. 637@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_dl_gprs_data_no_llc_ui_dummy-BVCI1234(639)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 637@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 637@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(641)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083458286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39400<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 637@fb7e2f9c3787: 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(645)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 637@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(645)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(642)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(642)@fb7e2f9c3787: Start timer T: 5 s 20241107083458294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39408<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(642)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_dl_gprs_data_no_llc_ui_dummy-STATS(646)@fb7e2f9c3787: Start timer T: 2 s TC_dl_gprs_data_no_llc_ui_dummy-STATS(646)@fb7e2f9c3787: Start timer T: 2 s 637@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(649)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083500105 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083500105 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083500105 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(642)@fb7e2f9c3787: OsmoPCU is now connected BTS(643)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 199) & ":o" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083500109 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083500109 DLGLOBAL DEBUG validating counter group 0x55ec6afd6020(bts) with 102 counters (rate_ctr.c:86) 20241107083500109 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083500109 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083500109 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083500109 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083500109 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083500109 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083500109 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083500109 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083500109 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083500109 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083500109 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083500109 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083500109 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083500109 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083500109 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083500109 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083500109 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083500109 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083500109 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083500109 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083500109 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083500109 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083500109 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083500109 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083500109 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083500109 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083500109 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083500109 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083500109 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083500109 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083500109 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083500109 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083500109 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083500109 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083500109 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083500109 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083500109 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083500109 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083500109 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083500109 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083500109 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083500109 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083500109 DLGLOBAL DEBUG validating counter group 0x7fdfd9b1a5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083500109 DLGLOBAL DEBUG validating counter group 0x55ec6afd5700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083500109 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083500109 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083500109 DLGLOBAL DEBUG validating counter group 0x7fdfd9b1b160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083500109 DLGLOBAL DEBUG validating counter group 0x7fdfd9b1b140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083500109 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083500109 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) 20241107083500109 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) 20241107083500109 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083500109 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083500109 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083500109 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083500109 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083500109 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083500109 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083500109 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083500109 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083500109 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083500109 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083500109 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083500109 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083500109 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083500109 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083500109 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083500109 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083500109 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083500109 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083500109 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083500109 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083500109 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083500109 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083500109 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083500109 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083500109 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083500109 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) 20241107083500109 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) 20241107083500110 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(643)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(643)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(641)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(641)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE BTS(643)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(641)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(641)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083500111 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083500112 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) 20241107083500112 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) 20241107083500112 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083500112 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083500112 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(643)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083500112 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083500112 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) 20241107083500112 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(643)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(643)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(641)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(641)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083500112 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083500112 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) 20241107083500112 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) 20241107083500112 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083500112 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) BTS(643)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083500112 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083500112 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083500112 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083500112 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083500112 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(643)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083500113 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083500113 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(641)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(641)@fb7e2f9c3787: Start timer Tns_test: 10 s 638@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 638@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083500118 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083500118 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083500118 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083500118 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083500118 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083500118 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083500118 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083500118 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_dl_gprs_data_no_llc_ui_dummy-BVCI1234(639)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_dl_gprs_data_no_llc_ui_dummy-BVCI1234(639)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083500121 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083500121 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083500121 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083500121 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083500121 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083500121 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083500121 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083500121 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083500123 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) 20241107083500123 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) 20241107083500123 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083500123 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083500123 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083500123 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083500123 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083500123 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 6 (gprs_bssgp_pcu.c:177) 20241107083500123 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083500123 DLGLOBAL DEBUG validating counter group 0x55ec6afd5740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083500123 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107083500123 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083500123 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107083500123 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 6 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083500123 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083500123 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083500123 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083500123 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083500123 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083500123 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083500123 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083500123 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083500123 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083500123 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083500123 DRLCMAC 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) 20241107083500123 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083500123 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083500123 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083500123 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083500123 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083500123 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083500123 DLGLOBAL DEBUG validating counter group 0x55ec6afd5b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083500123 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083500123 DLGLOBAL DEBUG validating counter group 0x55ec6afd5e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083500123 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083500123 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:1192) 20241107083500123 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) 20241107083500123 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) 20241107083500123 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) 20241107083500123 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) 20241107083500123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083500123 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) 20241107083500123 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083500123 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) 20241107083500123 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083500123 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) 20241107083500123 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) 20241107083500123 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) 20241107083500123 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083500123 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083500123 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083500123 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083500123 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083500123 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083500123 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083500123 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083500123 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083500123 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083500124 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) 20241107083500124 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) 20241107083500124 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) 20241107083500124 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) 20241107083500124 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) 20241107083500124 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) 20241107083500124 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) 20241107083500124 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) 20241107083500125 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) 20241107083500125 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) 20241107083500125 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) 20241107083500125 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) 20241107083500125 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) 20241107083500125 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) 20241107083500126 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083500126 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083500126 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083500126 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083500126 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) BTS(643)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(643)@fb7e2f9c3787: 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. 20241107083500127 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083500128 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083500128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083500128 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083500128 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) 20241107083500141 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) 20241107083500141 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) 20241107083500142 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) 20241107083500142 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) 20241107083500142 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) 20241107083500142 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) 20241107083500142 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) 20241107083500142 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) 20241107083500142 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) 20241107083500142 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) 20241107083500143 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) 20241107083500143 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) 20241107083500143 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) 20241107083500143 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) 20241107083500143 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) 20241107083500143 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) 20241107083500146 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083500160 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) 20241107083500160 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) 20241107083500160 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) 20241107083500160 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) 20241107083500160 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) 20241107083500160 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) 20241107083500161 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) 20241107083500161 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) 20241107083500161 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) 20241107083500161 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) 20241107083500161 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) 20241107083500161 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) 20241107083500161 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) 20241107083500161 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) 20241107083500162 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) 20241107083500162 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) 20241107083500169 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083500183 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) 20241107083500183 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) 20241107083500183 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) 20241107083500183 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) 20241107083500184 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) 20241107083500184 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) 20241107083500184 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) 20241107083500184 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) 20241107083500184 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) 20241107083500184 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) 20241107083500184 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) 20241107083500184 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) 20241107083500185 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) 20241107083500185 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) 20241107083500185 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) 20241107083500185 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) 20241107083500188 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083500202 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) 20241107083500202 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) 20241107083500202 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) 20241107083500202 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) 20241107083500202 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) 20241107083500202 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) 20241107083500202 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) 20241107083500202 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) 20241107083500203 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) 20241107083500203 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) 20241107083500203 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) 20241107083500203 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) 20241107083500203 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) 20241107083500203 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) 20241107083500203 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) 20241107083500203 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) 20241107083500206 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083500220 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) 20241107083500220 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) 20241107083500220 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) 20241107083500220 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) 20241107083500221 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) 20241107083500221 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) 20241107083500221 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) 20241107083500221 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) 20241107083500221 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) 20241107083500221 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) 20241107083500221 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) 20241107083500221 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) 20241107083500221 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) 20241107083500222 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) 20241107083500222 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) 20241107083500222 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) 20241107083500230 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083500244 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) 20241107083500244 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) 20241107083500245 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) 20241107083500245 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) 20241107083500245 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) 20241107083500245 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) 20241107083500245 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) 20241107083500245 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) 20241107083500245 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) 20241107083500245 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) 20241107083500246 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) 20241107083500246 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) 20241107083500246 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) 20241107083500246 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) 20241107083500246 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) 20241107083500246 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) 20241107083500249 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083500263 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) 20241107083500263 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) 20241107083500263 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) 20241107083500263 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) 20241107083500264 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) 20241107083500264 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) 20241107083500264 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) 20241107083500264 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) 20241107083500264 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) 20241107083500264 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) 20241107083500264 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) 20241107083500264 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) 20241107083500265 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) 20241107083500265 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) 20241107083500265 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) 20241107083500265 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) 20241107083500267 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083500281 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) 20241107083500281 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) 20241107083500282 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) 20241107083500282 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) 20241107083500282 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) 20241107083500282 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) 20241107083500282 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) 20241107083500282 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) 20241107083500282 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) 20241107083500282 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) 20241107083500282 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) 20241107083500282 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) 20241107083500283 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) 20241107083500283 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) 20241107083500283 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) 20241107083500283 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) 20241107083500291 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083500305 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) 20241107083500305 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) 20241107083500305 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) 20241107083500305 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) 20241107083500305 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) 20241107083500305 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) 20241107083500306 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) 20241107083500306 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) 20241107083500306 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) 20241107083500306 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) 20241107083500306 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) 20241107083500306 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) 20241107083500306 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) 20241107083500306 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) 20241107083500306 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) 20241107083500306 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) 20241107083500310 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083500324 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) 20241107083500324 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) 20241107083500324 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) 20241107083500324 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) 20241107083500324 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) 20241107083500324 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) 20241107083500324 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) 20241107083500324 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) 20241107083500324 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) 20241107083500324 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) 20241107083500324 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) 20241107083500324 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) 20241107083500325 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) 20241107083500325 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) 20241107083500325 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) 20241107083500325 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) 20241107083500328 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083500328 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) 20241107083500328 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083500328 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) 20241107083500328 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) 20241107083500328 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) 20241107083500328 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) 20241107083500328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=6) (tbf_dl.cpp:551) 20241107083500328 DRLCMACDL DEBUG -- Chunk with length 6 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083500328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=6 (tbf_dl.cpp:663) 20241107083500328 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) 20241107083500328 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) 20241107083500328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 19 cb 66 db 04 26 99 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) 20241107083500328 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) 20241107083500328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083500328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083500328 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) 20241107083500328 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 47 + 13 = 60 (pdch_ul_controller.c:131) 20241107083500328 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type POLL (pdch_ul_controller.c:184) 20241107083500328 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) 20241107083500328 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) 20241107083500328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 19 cb 66 db 04 26 99 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) 20241107083500328 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 cb 66 db 04 26 99 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) 20241107083500329 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(643)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083500331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39408<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083500332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39400<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083500333 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083500333 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083500333 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083500333 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) 20241107083500333 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083500333 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:1202) 20241107083500333 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) 20241107083500333 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083500333 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083500333 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083500333 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083500333 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083500333 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083500333 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083500333 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083500333 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083500333 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083500333 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083500333 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083500333 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083500333 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083500333 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083500333 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083500333 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083500333 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) 20241107083500333 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) 20241107083500333 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 9679 with status 0 MTC@fb7e2f9c3787: Test case TC_dl_gprs_data_no_llc_ui_dummy finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy pass'. respawn: 56: starting: osmo-pcu Thu Nov 7 08:35:00 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 20241107083500345 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083500345 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083500345 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083500345 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083500371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39424<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083500472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39424<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75388) Waiting for packet dumper to finish... 1 (prev_count=75388, count=120516) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:35:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_dl_egprs_data_no_llc_ui_dummy started. 650@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_dl_egprs_data_no_llc_ui_dummy-BVCI1234(652)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 650@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 650@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(654)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083503517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34854<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 650@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(658)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 650@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(658)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(655)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083503525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34856<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(655)@fb7e2f9c3787: Start timer T: 5 s PCUIF(655)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_dl_egprs_data_no_llc_ui_dummy-STATS(660)@fb7e2f9c3787: Start timer T: 2 s TC_dl_egprs_data_no_llc_ui_dummy-STATS(660)@fb7e2f9c3787: Start timer T: 2 s 650@fb7e2f9c3787: 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(661)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(661)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083505345 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083505346 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083505346 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(655)@fb7e2f9c3787: OsmoPCU is now connected BTS(657)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083505350 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083505350 DLGLOBAL DEBUG validating counter group 0x562b79f7a020(bts) with 102 counters (rate_ctr.c:86) 20241107083505350 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083505350 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083505350 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083505350 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083505350 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083505350 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083505350 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083505350 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083505350 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083505350 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083505350 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083505350 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083505350 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083505350 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083505350 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083505350 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083505350 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083505350 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083505350 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083505350 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083505350 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083505350 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083505350 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083505350 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083505350 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083505350 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083505350 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083505350 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083505350 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083505350 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083505350 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083505350 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083505350 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083505350 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083505350 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083505350 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083505350 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083505350 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083505350 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083505350 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083505350 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083505350 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083505350 DLGLOBAL DEBUG validating counter group 0x7f2fe965e5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083505350 DLGLOBAL DEBUG validating counter group 0x562b79f79700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083505350 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083505350 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083505350 DLGLOBAL DEBUG validating counter group 0x7f2fe965f160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083505350 DLGLOBAL DEBUG validating counter group 0x7f2fe965f140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083505350 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083505350 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) 20241107083505350 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) 20241107083505350 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083505350 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083505350 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083505351 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083505351 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083505351 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083505351 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083505351 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083505351 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083505351 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083505351 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083505351 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083505351 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083505351 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083505351 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083505351 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083505351 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083505351 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083505351 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083505351 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083505351 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083505351 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083505351 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083505351 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083505351 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083505351 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083505351 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) 20241107083505351 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) 20241107083505351 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(657)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(657)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(657)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(657)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(654)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(657)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(657)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(654)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(654)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(654)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(657)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(657)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083505353 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083505353 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) 20241107083505353 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) 20241107083505353 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083505353 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083505353 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) 20241107083505353 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083505353 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) 20241107083505353 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(654)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(654)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083505353 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083505353 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) 20241107083505353 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) 20241107083505353 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083505353 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083505353 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083505353 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083505353 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083505353 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083505353 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083505353 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083505353 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(654)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(654)@fb7e2f9c3787: Start timer Tns_test: 10 s 651@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 651@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083505357 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083505357 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083505357 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083505357 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083505357 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083505357 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083505357 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083505357 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_dl_egprs_data_no_llc_ui_dummy-BVCI1234(652)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_dl_egprs_data_no_llc_ui_dummy-BVCI1234(652)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083505360 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083505360 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083505360 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083505360 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083505360 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083505360 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083505360 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083505360 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: BSSGP successfully initialized MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083505362 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083505362 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083505362 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083505362 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083505362 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083505362 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083505362 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083505362 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083505362 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083505362 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083505363 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) 20241107083505363 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) 20241107083505363 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083505363 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083505363 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083505363 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083505363 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083505363 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241107083505363 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) 20241107083505363 DLBSSGP DEBUG Got downlink MS class 3/3 (gprs_bssgp_pcu.c:148) 20241107083505363 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 6 (gprs_bssgp_pcu.c:177) 20241107083505363 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083505363 DLGLOBAL DEBUG validating counter group 0x562b79f79740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083505363 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107083505363 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083505363 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107083505363 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083505363 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241107083505363 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083505363 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) appending 6 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083505363 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083505363 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083505363 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083505363 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083505363 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083505363 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083505363 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083505363 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083505363 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083505363 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083505363 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083505363 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) 20241107083505363 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083505363 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083505363 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083505363 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Allocating DL TBF (tbf_dl.cpp:116) 20241107083505363 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083505363 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083505363 DLGLOBAL DEBUG validating counter group 0x562b79f79b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083505363 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083505363 DLGLOBAL DEBUG validating counter group 0x562b79f79de0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083505363 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083505364 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:1192) 20241107083505364 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) 20241107083505364 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) 20241107083505364 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) 20241107083505364 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083505364 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) 20241107083505364 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) 20241107083505364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083505364 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) 20241107083505364 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083505364 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) 20241107083505364 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083505364 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) 20241107083505364 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) 20241107083505364 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) 20241107083505364 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) 20241107083505364 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) 20241107083505364 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) 20241107083505364 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) 20241107083505364 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) 20241107083505364 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) 20241107083505364 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) 20241107083505364 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) 20241107083505364 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) 20241107083505364 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) 20241107083505364 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) 20241107083505364 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) 20241107083505364 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083505364 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083505364 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083505364 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083505364 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083505364 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) 20241107083505364 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(657)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(657)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083505366 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083505366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083505366 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083505366 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) 20241107083505368 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083505381 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) 20241107083505381 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) 20241107083505382 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) 20241107083505382 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) 20241107083505382 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) 20241107083505382 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) 20241107083505382 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) 20241107083505382 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) 20241107083505382 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) 20241107083505382 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) 20241107083505382 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) 20241107083505382 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) 20241107083505382 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) 20241107083505382 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) 20241107083505383 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) 20241107083505383 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) 20241107083505386 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083505400 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) 20241107083505400 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) 20241107083505400 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) 20241107083505400 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) 20241107083505400 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) 20241107083505400 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) 20241107083505401 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) 20241107083505401 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) 20241107083505401 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) 20241107083505401 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) 20241107083505401 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) 20241107083505401 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) 20241107083505401 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) 20241107083505401 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) 20241107083505401 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) 20241107083505401 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) 20241107083505409 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083505423 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) 20241107083505423 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) 20241107083505424 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) 20241107083505424 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) 20241107083505424 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) 20241107083505424 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) 20241107083505424 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) 20241107083505424 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) 20241107083505424 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) 20241107083505424 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) 20241107083505424 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) 20241107083505424 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) 20241107083505424 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) 20241107083505424 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) 20241107083505424 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) 20241107083505424 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) 20241107083505428 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083505442 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) 20241107083505442 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) 20241107083505443 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) 20241107083505443 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) 20241107083505443 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) 20241107083505443 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) 20241107083505443 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) 20241107083505443 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) 20241107083505443 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) 20241107083505443 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) 20241107083505443 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) 20241107083505443 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) 20241107083505443 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) 20241107083505443 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) 20241107083505444 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) 20241107083505444 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) 20241107083505447 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083505461 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) 20241107083505461 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) 20241107083505461 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) 20241107083505461 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) 20241107083505461 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) 20241107083505461 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) 20241107083505461 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) 20241107083505461 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) 20241107083505461 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) 20241107083505461 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) 20241107083505461 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) 20241107083505461 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) 20241107083505462 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) 20241107083505462 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) 20241107083505462 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) 20241107083505462 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) 20241107083505470 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083505484 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) 20241107083505484 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) 20241107083505484 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) 20241107083505484 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) 20241107083505484 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) 20241107083505484 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) 20241107083505484 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) 20241107083505484 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) 20241107083505485 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) 20241107083505485 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) 20241107083505485 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) 20241107083505485 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) 20241107083505485 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) 20241107083505485 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) 20241107083505485 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) 20241107083505485 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) 20241107083505489 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083505503 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) 20241107083505503 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) 20241107083505503 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) 20241107083505503 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) 20241107083505503 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) 20241107083505503 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) 20241107083505503 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) 20241107083505503 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) 20241107083505503 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) 20241107083505503 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) 20241107083505503 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) 20241107083505503 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) 20241107083505504 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) 20241107083505504 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) 20241107083505504 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) 20241107083505504 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) 20241107083505507 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083505521 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) 20241107083505521 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) 20241107083505522 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) 20241107083505522 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) 20241107083505522 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) 20241107083505522 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) 20241107083505522 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) 20241107083505522 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) 20241107083505522 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) 20241107083505522 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) 20241107083505522 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) 20241107083505522 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) 20241107083505522 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) 20241107083505522 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) 20241107083505522 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) 20241107083505522 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) 20241107083505531 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083505545 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) 20241107083505545 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) 20241107083505545 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) 20241107083505545 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) 20241107083505545 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) 20241107083505545 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) 20241107083505545 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) 20241107083505545 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) 20241107083505545 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) 20241107083505545 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) 20241107083505545 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) 20241107083505545 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) 20241107083505546 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) 20241107083505546 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) 20241107083505546 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) 20241107083505546 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) 20241107083505549 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083505563 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) 20241107083505563 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) 20241107083505564 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) 20241107083505564 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) 20241107083505564 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) 20241107083505564 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) 20241107083505564 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) 20241107083505564 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) 20241107083505564 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) 20241107083505564 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) 20241107083505564 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) 20241107083505564 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) 20241107083505564 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) 20241107083505564 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) 20241107083505564 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) 20241107083505564 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) 20241107083505566 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083505566 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) 20241107083505566 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083505568 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) 20241107083505568 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) 20241107083505568 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) 20241107083505568 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) 20241107083505568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=6) (tbf_dl.cpp:551) 20241107083505568 DRLCMACDL DEBUG -- Chunk with length 6 is less than remaining space (22): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083505568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=6 (tbf_dl.cpp:663) 20241107083505568 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) 20241107083505568 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) 20241107083505568 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241107083505568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, MCS-1): 0c ff 6b a0 c4 c7 92 a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083505568 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) 20241107083505568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083505568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083505568 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) 20241107083505568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 47 + 13 = 60 (pdch_ul_controller.c:131) 20241107083505568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type POLL (pdch_ul_controller.c:184) 20241107083505568 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) 20241107083505568 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) 20241107083505568 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 d7 40 89 8f 25 49 57 56 56 56 56 56 56 56 56 56 56 56 56 56 00 (tbf_dl.cpp:911) 20241107083505568 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 d7 40 89 8f 25 49 57 56 56 56 56 56 56 56 56 56 56 56 56 56 00 (pcu_l1_if.cpp:182) 20241107083505568 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(657)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083505571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34856<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083505571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34854<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083505572 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083505572 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083505572 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083505572 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) 20241107083505572 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083505572 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:1202) 20241107083505572 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) 20241107083505572 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083505572 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083505572 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083505572 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083505572 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083505572 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083505572 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083505572 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083505572 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083505572 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083505572 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083505572 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083505572 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083505572 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083505572 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083505572 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083505572 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083505572 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) 20241107083505572 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) 20241107083505572 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 9748 with status 0 MTC@fb7e2f9c3787: Test case TC_dl_egprs_data_no_llc_ui_dummy finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:35:05 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 20241107083505584 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083505585 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083505585 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083505585 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083505597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34864<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083505698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34864<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75388) Waiting for packet dumper to finish... 1 (prev_count=75388, count=133832) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:35:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_ul_tbf_finished_pkt_dl_ass_pch started. 663@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_finished_pkt_dl_ass_pch-BVCI1234(665)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 663@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(667)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 663@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083508767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34868<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 663@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(671)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 663@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(671)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(668)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083508777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34882<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(668)@fb7e2f9c3787: Start timer T: 5 s TC_ul_tbf_finished_pkt_dl_ass_pch-STATS(673)@fb7e2f9c3787: Start timer T: 2 s PCUIF(668)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_ul_tbf_finished_pkt_dl_ass_pch-STATS(673)@fb7e2f9c3787: Start timer T: 2 s 663@fb7e2f9c3787: 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(674)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(674)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083510585 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083510585 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083510585 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(668)@fb7e2f9c3787: OsmoPCU is now connected BTS(670)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083510589 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083510589 DLGLOBAL DEBUG validating counter group 0x55723ef51020(bts) with 102 counters (rate_ctr.c:86) 20241107083510589 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083510589 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083510589 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083510589 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083510589 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083510589 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083510589 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083510589 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083510589 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083510589 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083510589 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083510589 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083510589 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083510589 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083510589 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083510589 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083510589 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083510589 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083510589 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083510589 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083510589 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083510589 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083510589 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083510589 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083510589 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083510589 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083510589 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083510589 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083510589 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083510589 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083510589 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083510589 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083510589 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083510589 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083510589 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083510589 DLGLOBAL DEBUG validating counter group 0x7fd941d015c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083510589 DLGLOBAL DEBUG validating counter group 0x55723ef50700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083510589 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083510589 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083510589 DLGLOBAL DEBUG validating counter group 0x7fd941d02160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083510589 DLGLOBAL DEBUG validating counter group 0x7fd941d02140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083510589 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083510589 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) 20241107083510589 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) 20241107083510589 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083510589 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083510589 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083510589 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083510589 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083510589 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083510589 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083510589 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083510589 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083510589 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083510589 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083510589 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083510589 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083510589 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083510589 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083510589 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083510589 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083510589 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083510589 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083510589 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083510589 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083510589 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083510589 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083510589 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083510590 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083510590 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083510590 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) 20241107083510590 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) 20241107083510590 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(670)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(670)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(670)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(670)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(667)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(667)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE BTS(670)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(667)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(667)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083510591 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083510591 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) 20241107083510591 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) 20241107083510591 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083510591 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083510591 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) 20241107083510592 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083510592 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) 20241107083510592 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(670)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(670)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083510592 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083510592 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) 20241107083510592 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) 20241107083510592 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083510592 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083510592 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083510592 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083510592 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083510592 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083510592 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(667)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(667)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(670)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083510593 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083510593 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(667)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(667)@fb7e2f9c3787: Start timer Tns_test: 10 s 664@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 664@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083510598 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083510598 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083510598 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083510598 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083510598 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083510598 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083510598 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083510598 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_tbf_finished_pkt_dl_ass_pch-BVCI1234(665)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_finished_pkt_dl_ass_pch-BVCI1234(665)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083510601 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083510601 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083510601 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083510601 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083510601 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083510601 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083510601 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083510601 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083510601 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) 20241107083510601 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083510601 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083510601 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083510601 DLGLOBAL DEBUG validating counter group 0x55723ef50740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083510601 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083510601 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083510601 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083510601 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083510601 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083510601 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083510601 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083510601 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083510601 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083510601 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083510601 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083510602 DRLCMAC 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) 20241107083510602 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083510602 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083510602 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083510602 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083510602 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083510602 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083510602 DLGLOBAL DEBUG validating counter group 0x55723ef50b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083510602 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083510602 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083510602 DLGLOBAL DEBUG validating counter group 0x55723ef50be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083510602 DLGLOBAL DEBUG validating counter group 0x55723ef50c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083510602 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083510602 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:1192) 20241107083510602 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083510602 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083510602 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083510602 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083510602 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083510602 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083510602 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083510602 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) 20241107083510602 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) 20241107083510602 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083510602 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083510602 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083510602 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) 20241107083510602 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083510602 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083510602 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083510602 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083510602 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083510602 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083510602 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083510602 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083510602 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083510602 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(670)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20241107083510604 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) 20241107083510604 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@fb7e2f9c3787: 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 } 20241107083510604 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) 20241107083510604 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) 20241107083510604 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) 20241107083510604 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) 20241107083510605 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083510605 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083510605 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083510605 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083510605 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083510605 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) 20241107083510605 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) 20241107083510605 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) 20241107083510605 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) 20241107083510605 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) 20241107083510605 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) 20241107083510606 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) 20241107083510606 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) 20241107083510606 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) 20241107083510606 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) 20241107083510607 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) 20241107083510607 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) 20241107083510608 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(670)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083510621 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) 20241107083510621 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) 20241107083510622 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) 20241107083510622 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) 20241107083510622 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) 20241107083510622 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) 20241107083510622 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) 20241107083510622 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) 20241107083510623 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) 20241107083510623 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) 20241107083510623 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) 20241107083510623 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) 20241107083510623 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) 20241107083510623 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) 20241107083510623 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) 20241107083510623 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) 20241107083510626 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) 20241107083510626 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) 20241107083510626 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(670)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083510640 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) 20241107083510640 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) 20241107083510640 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) 20241107083510640 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) 20241107083510641 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) 20241107083510641 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) 20241107083510641 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) 20241107083510641 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) 20241107083510641 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) 20241107083510641 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) 20241107083510641 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) 20241107083510641 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) 20241107083510642 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) 20241107083510642 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) 20241107083510642 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) 20241107083510642 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) 20241107083510649 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) 20241107083510649 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) 20241107083510649 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(670)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083510663 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) 20241107083510663 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) 20241107083510663 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) 20241107083510663 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) 20241107083510663 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) 20241107083510663 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) 20241107083510664 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) 20241107083510664 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) 20241107083510664 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) 20241107083510664 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) 20241107083510664 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) 20241107083510664 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) 20241107083510664 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) 20241107083510664 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) 20241107083510664 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) 20241107083510664 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) 20241107083510668 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) 20241107083510668 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) 20241107083510668 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(670)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083510682 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) 20241107083510682 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) 20241107083510682 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) 20241107083510682 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) 20241107083510682 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) 20241107083510682 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) 20241107083510682 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) 20241107083510682 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) 20241107083510682 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) 20241107083510682 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) 20241107083510682 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) 20241107083510682 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) 20241107083510682 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) 20241107083510682 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) 20241107083510683 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) 20241107083510683 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) 20241107083510686 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) 20241107083510686 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) 20241107083510686 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(670)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083510700 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) 20241107083510700 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) 20241107083510700 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) 20241107083510700 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) 20241107083510701 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) 20241107083510701 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) 20241107083510701 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) 20241107083510701 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) 20241107083510701 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) 20241107083510701 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) 20241107083510701 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) 20241107083510701 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) 20241107083510701 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) 20241107083510701 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) 20241107083510701 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) 20241107083510701 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) 20241107083510709 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) 20241107083510709 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) 20241107083510710 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(670)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083510723 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) 20241107083510723 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) 20241107083510724 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) 20241107083510724 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) 20241107083510724 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) 20241107083510724 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) 20241107083510724 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) 20241107083510724 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) 20241107083510724 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) 20241107083510724 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) 20241107083510724 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) 20241107083510724 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) 20241107083510724 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) 20241107083510724 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) 20241107083510724 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) 20241107083510724 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) 20241107083510728 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) 20241107083510728 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) 20241107083510728 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(670)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083510742 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) 20241107083510742 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) 20241107083510743 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) 20241107083510743 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) 20241107083510743 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) 20241107083510743 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) 20241107083510743 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) 20241107083510743 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) 20241107083510743 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) 20241107083510743 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) 20241107083510744 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) 20241107083510744 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) 20241107083510744 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) 20241107083510744 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) 20241107083510744 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) 20241107083510744 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) 20241107083510747 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) 20241107083510747 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) 20241107083510747 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(670)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083510761 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) 20241107083510761 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) 20241107083510761 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) 20241107083510761 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) 20241107083510762 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) 20241107083510762 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) 20241107083510762 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) 20241107083510762 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) 20241107083510762 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) 20241107083510762 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) 20241107083510762 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) 20241107083510762 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) 20241107083510763 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) 20241107083510763 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) 20241107083510763 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) 20241107083510763 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) 20241107083510770 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) 20241107083510770 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) 20241107083510770 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(670)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083510784 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) 20241107083510784 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) 20241107083510784 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) 20241107083510784 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) 20241107083510784 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) 20241107083510784 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) 20241107083510785 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) 20241107083510785 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) 20241107083510785 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) 20241107083510785 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) 20241107083510785 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) 20241107083510785 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) 20241107083510785 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) 20241107083510785 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) 20241107083510785 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) 20241107083510785 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) 20241107083510789 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) 20241107083510789 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) 20241107083510789 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(670)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083510802 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083510802 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083510802 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083510803 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) 20241107083510803 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) 20241107083510803 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) 20241107083510803 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) 20241107083510803 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) 20241107083510803 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) 20241107083510803 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) 20241107083510803 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) 20241107083510803 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) 20241107083510803 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) 20241107083510804 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) 20241107083510804 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) 20241107083510804 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) 20241107083510804 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) 20241107083510804 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) 20241107083510804 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) 20241107083510807 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) 20241107083510807 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) 20241107083510807 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241107083510807 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) 20241107083510808 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(670)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083510821 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) 20241107083510821 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) 20241107083510822 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) 20241107083510822 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) 20241107083510822 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) 20241107083510822 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) 20241107083510822 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) 20241107083510822 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) 20241107083510822 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) 20241107083510822 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) 20241107083510822 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) 20241107083510822 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) 20241107083510823 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) 20241107083510823 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) 20241107083510823 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) 20241107083510823 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) 20241107083510830 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) 20241107083510831 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) 20241107083510831 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107083510831 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) 20241107083510831 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(670)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083510845 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) 20241107083510845 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) 20241107083510845 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) 20241107083510845 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083510845 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) 20241107083510845 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) 20241107083510845 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) 20241107083510845 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) 20241107083510846 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) 20241107083510846 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) 20241107083510846 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) 20241107083510846 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) 20241107083510846 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) 20241107083510846 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) 20241107083510846 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) 20241107083510846 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) 20241107083510847 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) 20241107083510847 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) 20241107083510849 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083510863 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 d0 59 85 21 e3 91 72 30 1a 5c db 18 3d c5 04 7c 86 9f 9b 33 4b d8 3c fd 6b b2 00 (pcu_l1_if.cpp:463) 20241107083510863 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) 20241107083510863 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083510863 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 01 00 00 00 01 d0 59 85 21 e3 91 72 30 1a 5c db 18 3d c5 04 7c 86 9f 9b 33 4b d8 3c fd 6b b2 00 (pdch.cpp:1021) 20241107083510863 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083510863 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) 20241107083510863 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) 20241107083510863 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) 20241107083510863 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083510863 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 d0 59 85 21 e3 91 72 30 1a 5c db 18 3d c5 04 7c 86 9f 9b 33 4b d8 3c fd 6b b2 (tbf_ul.cpp:337) 20241107083510863 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083510863 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083510863 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083510863 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083510863 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083510863 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083510863 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083510863 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) 20241107083510863 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) 20241107083510863 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083510863 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083510863 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083510864 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) 20241107083510864 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) 20241107083510864 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) 20241107083510864 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) 20241107083510864 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) 20241107083510864 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) 20241107083510864 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) 20241107083510864 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) 20241107083510865 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) 20241107083510865 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) 20241107083510865 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) 20241107083510865 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) 20241107083510865 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) 20241107083510865 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) 20241107083510868 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) 20241107083510868 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) 20241107083510868 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241107083510868 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) 20241107083510868 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083510868 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083510868 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) 20241107083510868 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083510868 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083510868 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083510868 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) 20241107083510868 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) 20241107083510868 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(670)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083510882 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 31 43 8c 9a 73 aa 56 12 f5 23 ac f4 8a 54 62 3e 8f df 06 0b f8 72 7d 98 d3 8a 17 d3 41 29 00 (pcu_l1_if.cpp:463) 20241107083510882 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) 20241107083510882 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083510882 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 03 31 43 8c 9a 73 aa 56 12 f5 23 ac f4 8a 54 62 3e 8f df 06 0b f8 72 7d 98 d3 8a 17 d3 41 29 00 (pdch.cpp:1021) 20241107083510882 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083510882 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:1072) 20241107083510882 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) 20241107083510882 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) 20241107083510882 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107083510882 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=31 43 8c 9a 73 aa 56 12 f5 23 ac f4 8a 54 62 3e 8f df 06 0b f8 72 7d 98 d3 8a 17 d3 41 29 (tbf_ul.cpp:337) 20241107083510882 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241107083510882 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241107083510882 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107083510882 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083510882 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) 20241107083510882 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=56 (tbf_ul.cpp:197) 20241107083510882 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=56 (tbf_ul.cpp:467) 20241107083510882 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083510882 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) 20241107083510882 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107083510882 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107083510882 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107083510882 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) 20241107083510882 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083510882 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083510882 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) 20241107083510882 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) 20241107083510883 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) 20241107083510883 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) 20241107083510883 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) 20241107083510883 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) 20241107083510883 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) 20241107083510883 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) 20241107083510883 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) 20241107083510883 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) 20241107083510883 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) 20241107083510883 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) 20241107083510883 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) 20241107083510883 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) 20241107083510891 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) 20241107083510891 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) 20241107083510891 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20241107083510891 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107083510891 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRR" R=Received I=Invalid (encoding.cpp:860) 20241107083510891 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) 20241107083510891 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20241107083510891 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) 20241107083510891 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) 20241107083510891 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) 20241107083510891 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) 20241107083510891 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(670)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083510894 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083510894 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083510894 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083510894 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083510894 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083510894 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241107083510894 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083510894 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241107083510894 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083510905 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) 20241107083510905 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) 20241107083510905 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) 20241107083510905 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083510905 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) 20241107083510905 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) 20241107083510905 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) 20241107083510905 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) 20241107083510906 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) 20241107083510906 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) 20241107083510906 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) 20241107083510906 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) 20241107083510906 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) 20241107083510906 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) 20241107083510906 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) 20241107083510906 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) 20241107083510906 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) 20241107083510906 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) 20241107083510910 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083510924 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) 20241107083510924 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) 20241107083510924 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) 20241107083510924 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) 20241107083510924 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) 20241107083510924 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) 20241107083510924 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) 20241107083510924 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) 20241107083510924 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) 20241107083510924 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) 20241107083510924 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) 20241107083510924 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) 20241107083510924 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) 20241107083510924 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) 20241107083510925 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) 20241107083510925 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) 20241107083510928 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083510942 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) 20241107083510942 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) 20241107083510942 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) 20241107083510942 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) 20241107083510943 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) 20241107083510943 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) 20241107083510943 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) 20241107083510943 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) 20241107083510943 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) 20241107083510943 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) 20241107083510943 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) 20241107083510943 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) 20241107083510943 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) 20241107083510943 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) 20241107083510943 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) 20241107083510943 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) 20241107083510951 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083510965 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) 20241107083510965 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) 20241107083510965 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083510965 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083510965 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) 20241107083510966 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083510966 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) 20241107083510966 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) 20241107083510966 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) 20241107083510966 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241107083510966 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) 20241107083510966 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083510966 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107083510966 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:1202) 20241107083510966 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) 20241107083510966 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241107083510966 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083510966 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083510966 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241107083510966 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083510966 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083510966 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083510966 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) 20241107083510966 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083510966 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083510966 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083510966 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083510966 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083510966 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083510966 DLGLOBAL DEBUG validating counter group 0x55723ef50b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083510966 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083510966 DLGLOBAL DEBUG validating counter group 0x55723ef50e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083510966 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083510966 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:1192) 20241107083510966 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) 20241107083510966 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) 20241107083510966 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) 20241107083510966 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) 20241107083510966 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083510966 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) 20241107083510966 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083510966 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) 20241107083510966 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083510966 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) 20241107083510966 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) 20241107083510966 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) 20241107083510966 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) 20241107083510966 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) 20241107083510966 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) 20241107083510966 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) 20241107083510966 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) 20241107083510966 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) 20241107083510966 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) 20241107083510966 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) BTS(670)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(670)@fb7e2f9c3787: 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. 20241107083510967 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) 20241107083510967 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) 20241107083510967 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) 20241107083510967 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) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 } } } } } } } } } 20241107083510967 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) 20241107083510967 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) MTC@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083510968 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083510968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083510968 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083510968 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) 20241107083510970 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083510984 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) 20241107083510984 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) 20241107083510985 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) 20241107083510985 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) 20241107083510985 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) 20241107083510985 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) 20241107083510985 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) 20241107083510985 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) 20241107083510985 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) 20241107083510985 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) 20241107083510986 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) 20241107083510986 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) 20241107083510986 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) 20241107083510986 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) 20241107083510986 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) 20241107083510986 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) 20241107083510989 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083511003 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) 20241107083511003 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) 20241107083511003 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) 20241107083511003 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) 20241107083511004 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) 20241107083511004 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) 20241107083511004 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) 20241107083511004 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) 20241107083511004 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) 20241107083511004 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) 20241107083511004 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) 20241107083511004 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) 20241107083511005 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) 20241107083511005 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) 20241107083511005 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) 20241107083511005 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) 20241107083511012 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083511026 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) 20241107083511026 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) 20241107083511027 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) 20241107083511027 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) 20241107083511027 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) 20241107083511027 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) 20241107083511027 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) 20241107083511027 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) 20241107083511028 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) 20241107083511028 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) 20241107083511028 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) 20241107083511028 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) 20241107083511028 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) 20241107083511028 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) 20241107083511029 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) 20241107083511029 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) 20241107083511031 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083511045 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) 20241107083511045 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) 20241107083511046 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) 20241107083511046 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) 20241107083511046 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) 20241107083511046 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) 20241107083511046 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) 20241107083511046 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) 20241107083511046 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) 20241107083511046 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) 20241107083511047 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) 20241107083511047 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) 20241107083511047 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) 20241107083511047 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) 20241107083511047 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) 20241107083511047 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) 20241107083511049 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083511064 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) 20241107083511064 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) 20241107083511064 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) 20241107083511064 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) 20241107083511064 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) 20241107083511064 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) 20241107083511064 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) 20241107083511064 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) 20241107083511065 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) 20241107083511065 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) 20241107083511065 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) 20241107083511065 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) 20241107083511065 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) 20241107083511065 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) 20241107083511066 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) 20241107083511066 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) 20241107083511073 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083511087 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) 20241107083511087 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) 20241107083511088 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) 20241107083511088 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) 20241107083511088 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) 20241107083511088 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) 20241107083511088 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) 20241107083511088 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) 20241107083511088 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) 20241107083511088 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) 20241107083511089 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) 20241107083511089 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) 20241107083511089 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) 20241107083511089 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) 20241107083511089 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) 20241107083511089 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) 20241107083511092 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083511106 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) 20241107083511106 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) 20241107083511106 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) 20241107083511106 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) 20241107083511106 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) 20241107083511106 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) 20241107083511107 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) 20241107083511107 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) 20241107083511107 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) 20241107083511107 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) 20241107083511107 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) 20241107083511107 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) 20241107083511108 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) 20241107083511108 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) 20241107083511108 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) 20241107083511108 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) 20241107083511110 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083511124 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) 20241107083511125 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) 20241107083511125 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) 20241107083511125 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) 20241107083511125 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) 20241107083511125 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) 20241107083511125 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) 20241107083511125 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) 20241107083511126 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) 20241107083511126 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) 20241107083511126 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) 20241107083511126 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) 20241107083511126 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) 20241107083511126 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) 20241107083511126 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) 20241107083511127 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) 20241107083511134 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083511148 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) 20241107083511148 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) 20241107083511149 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) 20241107083511149 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) 20241107083511149 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) 20241107083511149 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) 20241107083511149 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) 20241107083511149 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) 20241107083511149 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) 20241107083511149 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) 20241107083511150 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) 20241107083511150 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) 20241107083511150 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) 20241107083511150 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) 20241107083511150 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) 20241107083511150 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) 20241107083511153 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083511167 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) 20241107083511167 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) 20241107083511167 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) 20241107083511167 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) 20241107083511167 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) 20241107083511167 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) 20241107083511167 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) 20241107083511167 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) 20241107083511167 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) 20241107083511167 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) 20241107083511168 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) 20241107083511168 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) 20241107083511168 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) 20241107083511168 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) 20241107083511168 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) 20241107083511168 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) 20241107083511169 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083511169 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) 20241107083511169 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083511171 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) 20241107083511171 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) 20241107083511171 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) 20241107083511171 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) 20241107083511171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083511171 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083511171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083511171 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) 20241107083511171 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) 20241107083511171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 8a 53 23 a7 e6 41 fe f8 8e e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083511171 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) 20241107083511171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083511171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083511171 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) 20241107083511171 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 125 + 13 = 138 (pdch_ul_controller.c:131) 20241107083511171 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type POLL (pdch_ul_controller.c:184) 20241107083511171 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) 20241107083511171 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) 20241107083511171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 8a 53 23 a7 e6 41 fe f8 8e e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083511171 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 8a 53 23 a7 e6 41 fe f8 8e e3 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) 20241107083511172 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(670)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083511173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34882<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083511174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34868<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083511174 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083511174 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083511174 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083511174 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) 20241107083511174 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083511174 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:1202) 20241107083511174 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) 20241107083511174 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083511174 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083511174 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083511174 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083511174 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083511174 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083511174 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083511174 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083511174 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083511174 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083511174 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083511174 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083511174 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083511174 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083511174 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083511174 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083511175 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083511175 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) 20241107083511175 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) 20241107083511175 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 9816 with status 0 respawn: 58: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_ul_tbf_finished_pkt_dl_ass_pch finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch pass'. Thu Nov 7 08:35:11 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 20241107083511188 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083511188 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083511188 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083511188 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083511206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34898<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083511306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34898<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=180176) Waiting for packet dumper to finish... 1 (prev_count=180176, count=243740) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:35:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_ul_tbf_1phase_while_dl_ass_pch started. 676@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_1phase_while_dl_ass_pch-BVCI1234(678)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 676@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 676@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(680)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083514401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43638<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 676@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(684)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 676@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(684)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(681)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083514410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43642<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(681)@fb7e2f9c3787: Start timer T: 5 s PCUIF(681)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_ul_tbf_1phase_while_dl_ass_pch-STATS(686)@fb7e2f9c3787: Start timer T: 2 s TC_ul_tbf_1phase_while_dl_ass_pch-STATS(686)@fb7e2f9c3787: Start timer T: 2 s 676@fb7e2f9c3787: 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(687)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(687)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083516189 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083516189 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083516189 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(681)@fb7e2f9c3787: OsmoPCU is now connected BTS(683)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "G:o" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083516205 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083516205 DLGLOBAL DEBUG validating counter group 0x55e046865020(bts) with 102 counters (rate_ctr.c:86) 20241107083516205 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083516205 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083516205 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083516205 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083516205 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083516205 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083516205 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083516205 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083516205 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083516205 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083516205 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083516205 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083516205 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083516205 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083516205 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083516205 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083516205 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083516205 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083516205 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083516205 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083516205 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083516205 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083516205 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083516205 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083516205 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083516205 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083516205 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083516205 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083516205 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083516205 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083516206 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083516206 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083516206 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083516206 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083516206 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083516206 DLGLOBAL DEBUG validating counter group 0x7f0f46a405c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083516206 DLGLOBAL DEBUG validating counter group 0x55e046864700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083516206 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083516206 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083516206 DLGLOBAL DEBUG validating counter group 0x7f0f46a41160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083516206 DLGLOBAL DEBUG validating counter group 0x7f0f46a41140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083516206 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083516206 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) 20241107083516206 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) 20241107083516206 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083516206 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083516206 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083516206 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083516206 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083516206 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083516206 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083516206 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083516206 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083516206 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083516206 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083516206 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083516206 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083516206 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083516206 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083516206 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083516206 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083516206 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083516206 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083516206 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083516206 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083516206 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083516206 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083516206 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083516206 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083516206 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083516206 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) 20241107083516207 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) 20241107083516208 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(683)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(683)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(683)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(680)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(683)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(680)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(680)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(680)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(683)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(683)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083516216 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083516216 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) 20241107083516216 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) 20241107083516216 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083516216 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083516216 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) 20241107083516217 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083516217 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) 20241107083516217 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(680)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. 20241107083516218 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) 20241107083516218 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(680)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(683)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083516219 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083516220 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) 20241107083516220 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) 20241107083516220 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083516220 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083516220 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083516220 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083516220 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083516220 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083516220 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083516221 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) 20241107083516221 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) 20241107083516222 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083516222 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) 20241107083516222 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) 20241107083516222 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(680)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(680)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(680)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083516223 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) 20241107083516223 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) 20241107083516224 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) 20241107083516224 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) 20241107083516225 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) 20241107083516225 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) 20241107083516226 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) 20241107083516226 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) 20241107083516227 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) 20241107083516227 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) 20241107083516227 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 677@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 677@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083516237 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) 20241107083516237 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) 20241107083516239 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) 20241107083516239 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) 20241107083516240 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) 20241107083516240 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) 20241107083516240 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083516240 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083516240 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083516240 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083516240 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083516240 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083516240 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083516240 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083516240 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) 20241107083516240 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) 20241107083516241 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) 20241107083516241 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) 20241107083516242 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) 20241107083516242 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) 20241107083516243 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) 20241107083516243 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) 20241107083516243 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) 20241107083516243 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) 20241107083516244 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_ul_tbf_1phase_while_dl_ass_pch-BVCI1234(678)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_1phase_while_dl_ass_pch-BVCI1234(678)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083516255 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083516255 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083516255 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083516255 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083516255 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083516255 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083516255 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083516255 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083516256 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) 20241107083516256 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083516257 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) 20241107083516257 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) 20241107083516257 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) 20241107083516257 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) 20241107083516258 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) 20241107083516258 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) 20241107083516258 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) 20241107083516258 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) 20241107083516259 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) 20241107083516259 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) 20241107083516259 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) 20241107083516259 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) 20241107083516260 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) 20241107083516260 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) 20241107083516261 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) 20241107083516261 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083516261 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083516261 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083516261 DLGLOBAL DEBUG validating counter group 0x55e046864740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083516261 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083516261 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083516261 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083516261 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083516261 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083516261 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083516261 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083516261 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083516261 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083516261 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083516261 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083516261 DRLCMAC 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) 20241107083516261 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083516261 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083516261 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083516261 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083516261 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083516261 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083516261 DLGLOBAL DEBUG validating counter group 0x55e046864b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083516261 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083516261 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083516261 DLGLOBAL DEBUG validating counter group 0x55e046864be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083516261 DLGLOBAL DEBUG validating counter group 0x55e046864c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083516261 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083516261 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:1192) 20241107083516261 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083516261 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083516261 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083516261 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083516261 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083516261 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083516261 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083516261 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) 20241107083516261 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) 20241107083516261 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083516261 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083516261 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083516261 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) 20241107083516261 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083516261 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083516261 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083516261 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083516261 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083516261 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083516261 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083516261 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083516261 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083516261 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(683)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083516267 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083516272 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083516272 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083516272 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083516272 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083516272 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083516280 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) 20241107083516280 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) 20241107083516281 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) 20241107083516281 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) 20241107083516282 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) 20241107083516282 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) 20241107083516283 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) 20241107083516283 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) 20241107083516284 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) 20241107083516284 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) 20241107083516285 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) 20241107083516285 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) 20241107083516286 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) 20241107083516286 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) 20241107083516286 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) 20241107083516286 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) 20241107083516288 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) 20241107083516288 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) 20241107083516288 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083516299 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) 20241107083516299 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) 20241107083516300 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) 20241107083516300 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) 20241107083516301 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) 20241107083516301 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) 20241107083516302 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) 20241107083516302 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) 20241107083516303 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) 20241107083516303 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) 20241107083516304 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) 20241107083516304 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) 20241107083516305 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) 20241107083516305 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) 20241107083516305 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) 20241107083516305 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) 20241107083516306 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) 20241107083516306 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) 20241107083516307 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083516318 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) 20241107083516318 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) 20241107083516320 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) 20241107083516320 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) 20241107083516320 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) 20241107083516320 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) 20241107083516321 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) 20241107083516321 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) 20241107083516322 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) 20241107083516322 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) 20241107083516322 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) 20241107083516322 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) 20241107083516323 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) 20241107083516323 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) 20241107083516324 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) 20241107083516324 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) 20241107083516328 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) 20241107083516328 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) 20241107083516329 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083516342 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) 20241107083516342 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) 20241107083516344 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) 20241107083516344 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) 20241107083516345 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) 20241107083516345 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) 20241107083516346 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) 20241107083516346 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) 20241107083516347 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) 20241107083516347 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) 20241107083516348 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) 20241107083516348 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) 20241107083516349 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) 20241107083516349 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) 20241107083516350 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) 20241107083516350 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) 20241107083516351 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) 20241107083516351 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) 20241107083516352 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083516361 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) 20241107083516361 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) 20241107083516362 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) 20241107083516362 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) 20241107083516363 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) 20241107083516363 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) 20241107083516364 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) 20241107083516364 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) 20241107083516365 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) 20241107083516365 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) 20241107083516366 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) 20241107083516366 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) 20241107083516366 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) 20241107083516366 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) 20241107083516367 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) 20241107083516367 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) 20241107083516369 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) 20241107083516369 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) 20241107083516369 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083516380 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) 20241107083516381 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) 20241107083516382 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) 20241107083516382 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) 20241107083516383 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) 20241107083516383 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) 20241107083516384 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) 20241107083516384 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) 20241107083516385 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) 20241107083516385 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) 20241107083516385 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) 20241107083516385 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) 20241107083516386 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) 20241107083516386 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) 20241107083516387 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) 20241107083516387 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) 20241107083516390 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) 20241107083516390 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) 20241107083516391 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083516404 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) 20241107083516404 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) 20241107083516405 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) 20241107083516405 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) 20241107083516406 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) 20241107083516406 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) 20241107083516407 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) 20241107083516407 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) 20241107083516408 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) 20241107083516409 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) 20241107083516409 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) 20241107083516409 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) 20241107083516410 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) 20241107083516410 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) 20241107083516411 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) 20241107083516411 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) 20241107083516412 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) 20241107083516412 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) 20241107083516413 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083516423 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) 20241107083516423 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) 20241107083516425 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) 20241107083516425 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) 20241107083516427 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) 20241107083516427 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) 20241107083516427 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) 20241107083516427 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) 20241107083516429 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) 20241107083516429 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) 20241107083516430 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) 20241107083516430 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) 20241107083516431 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) 20241107083516431 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) 20241107083516431 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) 20241107083516431 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) 20241107083516432 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) 20241107083516432 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) 20241107083516433 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083516443 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) 20241107083516443 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) 20241107083516444 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) 20241107083516444 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) 20241107083516445 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) 20241107083516445 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) 20241107083516446 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) 20241107083516446 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) 20241107083516446 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) 20241107083516446 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) 20241107083516447 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) 20241107083516447 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) 20241107083516448 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) 20241107083516448 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) 20241107083516449 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) 20241107083516449 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) 20241107083516452 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) 20241107083516452 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) 20241107083516453 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083516462 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083516462 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083516462 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083516467 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) 20241107083516467 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) 20241107083516468 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) 20241107083516468 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) 20241107083516469 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) 20241107083516469 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) 20241107083516470 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) 20241107083516470 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) 20241107083516471 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) 20241107083516471 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) 20241107083516471 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) 20241107083516471 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) 20241107083516472 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) 20241107083516472 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) 20241107083516473 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) 20241107083516473 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) 20241107083516474 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) 20241107083516474 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) 20241107083516474 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241107083516474 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) 20241107083516475 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083516486 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) 20241107083516486 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) 20241107083516488 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) 20241107083516488 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) 20241107083516488 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) 20241107083516488 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) 20241107083516489 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) 20241107083516489 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) 20241107083516490 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) 20241107083516490 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) 20241107083516491 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) 20241107083516491 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) 20241107083516492 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) 20241107083516492 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) 20241107083516493 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) 20241107083516493 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) 20241107083516494 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) 20241107083516494 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) 20241107083516494 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241107083516494 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) 20241107083516494 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083516505 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) 20241107083516505 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) 20241107083516505 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) 20241107083516505 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083516507 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) 20241107083516507 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) 20241107083516508 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) 20241107083516508 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) 20241107083516509 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) 20241107083516509 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) 20241107083516510 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) 20241107083516510 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) 20241107083516511 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) 20241107083516511 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) 20241107083516512 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) 20241107083516512 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) 20241107083516513 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) 20241107083516513 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) 20241107083516515 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083516530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=04 01 01 00 00 00 01 0e 39 d1 75 1d 7f ed 61 59 9a f1 c9 c7 46 99 59 cc d4 49 95 da a4 06 19 55 62 00 (pcu_l1_if.cpp:463) 20241107083516530 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) 20241107083516530 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083516530 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 01 00 00 00 01 0e 39 d1 75 1d 7f ed 61 59 9a f1 c9 c7 46 99 59 cc d4 49 95 da a4 06 19 55 62 00 (pdch.cpp:1021) 20241107083516530 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083516530 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) 20241107083516530 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) 20241107083516530 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) 20241107083516530 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083516530 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 0e 39 d1 75 1d 7f ed 61 59 9a f1 c9 c7 46 99 59 cc d4 49 95 da a4 06 19 55 62 (tbf_ul.cpp:337) 20241107083516530 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083516530 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083516530 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083516530 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083516530 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083516530 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083516530 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083516530 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) 20241107083516530 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) 20241107083516530 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083516530 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083516530 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083516532 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) 20241107083516532 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) 20241107083516533 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) 20241107083516533 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) 20241107083516534 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) 20241107083516534 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) 20241107083516535 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) 20241107083516535 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) 20241107083516536 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) 20241107083516536 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) 20241107083516537 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) 20241107083516537 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) 20241107083516538 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) 20241107083516538 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) 20241107083516540 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) 20241107083516540 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) 20241107083516540 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241107083516540 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) 20241107083516540 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083516540 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083516540 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) 20241107083516540 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083516540 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083516540 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083516540 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){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083516540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 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) 20241107083516541 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083516549 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=00 00 03 c7 71 ac 88 5f df 28 8a 41 af 3d bb 42 8c 74 79 48 6c 49 a7 69 7a 7f 5e b4 1a 84 9e 8a 37 00 (pcu_l1_if.cpp:463) 20241107083516549 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) 20241107083516549 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083516549 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 03 c7 71 ac 88 5f df 28 8a 41 af 3d bb 42 8c 74 79 48 6c 49 a7 69 7a 7f 5e b4 1a 84 9e 8a 37 00 (pdch.cpp:1021) 20241107083516549 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083516549 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:1072) 20241107083516549 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) 20241107083516549 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) 20241107083516549 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107083516549 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=c7 71 ac 88 5f df 28 8a 41 af 3d bb 42 8c 74 79 48 6c 49 a7 69 7a 7f 5e b4 1a 84 9e 8a 37 (tbf_ul.cpp:337) 20241107083516549 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241107083516549 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241107083516549 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107083516549 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083516549 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) 20241107083516549 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=56 (tbf_ul.cpp:197) 20241107083516549 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=56 (tbf_ul.cpp:467) 20241107083516549 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083516549 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) 20241107083516549 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107083516549 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107083516549 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107083516549 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) 20241107083516549 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083516549 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083516551 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) 20241107083516551 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) 20241107083516551 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) 20241107083516551 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) 20241107083516552 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) 20241107083516552 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) 20241107083516553 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) 20241107083516553 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) 20241107083516554 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) 20241107083516554 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) 20241107083516555 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) 20241107083516555 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) 20241107083516556 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) 20241107083516556 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) 20241107083516557 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) 20241107083516557 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) 20241107083516557 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 73 + 13 = 86 (pdch_ul_controller.c:131) 20241107083516557 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107083516557 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRR" R=Received I=Invalid (encoding.cpp:860) 20241107083516557 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) 20241107083516557 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type POLL (pdch_ul_controller.c:184) 20241107083516557 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=86, TS=7) (tbf_ul_ack_fsm.c:90) 20241107083516557 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) 20241107083516557 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241107083516557 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 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) 20241107083516558 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083516568 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) 20241107083516568 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) 20241107083516568 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=73): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241107083516568 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083516569 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) 20241107083516569 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) 20241107083516569 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083516569 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083516569 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083516569 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083516569 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083516569 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241107083516569 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083516569 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241107083516570 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083516570 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) 20241107083516570 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) 20241107083516571 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) 20241107083516572 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) 20241107083516572 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) 20241107083516572 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) 20241107083516573 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) 20241107083516573 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) 20241107083516573 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) 20241107083516573 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) 20241107083516574 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) 20241107083516574 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) 20241107083516577 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083516592 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) 20241107083516592 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) 20241107083516593 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) 20241107083516593 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) 20241107083516594 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) 20241107083516594 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) 20241107083516595 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) 20241107083516595 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) 20241107083516596 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) 20241107083516596 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) 20241107083516597 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) 20241107083516597 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) 20241107083516598 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) 20241107083516598 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) 20241107083516599 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) 20241107083516599 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) 20241107083516600 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083516611 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) 20241107083516611 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) 20241107083516612 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) 20241107083516612 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) 20241107083516613 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) 20241107083516613 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) 20241107083516614 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) 20241107083516614 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) 20241107083516615 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) 20241107083516615 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) 20241107083516616 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) 20241107083516616 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) 20241107083516616 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) 20241107083516616 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) 20241107083516617 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) 20241107083516617 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) 20241107083516618 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083516630 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) 20241107083516630 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) 20241107083516630 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083516630 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083516630 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) 20241107083516630 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083516630 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} FN=86 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241107083516630 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) 20241107083516630 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) 20241107083516630 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241107083516630 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) 20241107083516630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241107083516630 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107083516630 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:1202) 20241107083516630 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) 20241107083516630 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241107083516630 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083516630 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083516630 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241107083516630 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083516630 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083516631 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083516631 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) 20241107083516631 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083516631 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083516631 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083516631 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083516631 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083516631 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083516631 DLGLOBAL DEBUG validating counter group 0x55e046864b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083516631 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083516631 DLGLOBAL DEBUG validating counter group 0x55e046864e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083516631 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083516631 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:1192) 20241107083516631 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) 20241107083516631 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) 20241107083516631 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) 20241107083516631 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) 20241107083516631 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083516631 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) 20241107083516631 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083516631 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) 20241107083516631 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083516631 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) 20241107083516631 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=86 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 d5 00 00 d0 00 00 00 18 00 23 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241107083516631 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) 20241107083516632 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) 20241107083516632 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) 20241107083516632 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) 20241107083516632 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) 20241107083516633 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) 20241107083516633 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) 20241107083516634 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) 20241107083516634 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) 20241107083516635 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) 20241107083516635 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) 20241107083516636 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) 20241107083516636 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) 20241107083516637 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) 20241107083516637 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) BTS(683)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(683)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 := 22, t2 := 21 }, 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 } } } } } } } } } 20241107083516641 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083516643 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083516643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083516643 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083516643 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) 20241107083516644 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=86, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083516644 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083516644 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083516644 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083516644 DLGLOBAL DEBUG validating counter group 0x55e046864740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083516644 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083516644 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083516644 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083516644 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083516644 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083516644 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083516644 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083516644 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083516644 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083516644 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083516644 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083516644 DRLCMAC 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) 20241107083516644 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083516644 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083516644 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083516644 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083516644 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083516644 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083516644 DLGLOBAL DEBUG validating counter group 0x55e046864b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083516644 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083516645 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083516645 DLGLOBAL DEBUG validating counter group 0x55e046864be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083516645 DLGLOBAL DEBUG validating counter group 0x55e046864c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083516645 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083516645 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:1192) 20241107083516645 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083516645 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083516645 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083516645 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083516645 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083516645 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083516645 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083516645 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) 20241107083516645 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=86 (tbf_ul.cpp:221) 20241107083516645 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083516645 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083516645 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083516645 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 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(683)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083516654 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) 20241107083516654 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) 20241107083516656 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) 20241107083516656 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) 20241107083516656 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) 20241107083516656 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) 20241107083516657 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) 20241107083516657 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) 20241107083516658 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) 20241107083516658 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) 20241107083516659 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) 20241107083516659 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) 20241107083516660 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) 20241107083516660 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) 20241107083516660 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) 20241107083516660 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) 20241107083516661 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) 20241107083516661 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) 20241107083516662 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083516673 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) 20241107083516673 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) 20241107083516675 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) 20241107083516675 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) 20241107083516675 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) 20241107083516675 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) 20241107083516676 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) 20241107083516676 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) 20241107083516677 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) 20241107083516677 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) 20241107083516678 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) 20241107083516678 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) 20241107083516679 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) 20241107083516679 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) 20241107083516680 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) 20241107083516680 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) 20241107083516680 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) 20241107083516680 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) 20241107083516681 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083516692 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) 20241107083516692 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) 20241107083516694 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) 20241107083516694 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) 20241107083516694 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) 20241107083516694 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) 20241107083516695 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) 20241107083516695 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) 20241107083516696 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) 20241107083516696 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) 20241107083516697 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) 20241107083516697 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) 20241107083516698 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) 20241107083516698 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) 20241107083516699 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) 20241107083516699 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) 20241107083516703 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) 20241107083516703 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) 20241107083516704 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083516716 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) 20241107083516716 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) 20241107083516716 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) 20241107083516716 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) 20241107083516716 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) 20241107083516716 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) 20241107083516717 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) 20241107083516717 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) 20241107083516717 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) 20241107083516717 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) 20241107083516718 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) 20241107083516718 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) 20241107083516718 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) 20241107083516718 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) 20241107083516718 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) 20241107083516718 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) 20241107083516720 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) 20241107083516720 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) 20241107083516720 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083516736 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) 20241107083516736 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) 20241107083516737 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) 20241107083516737 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) 20241107083516738 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) 20241107083516738 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) 20241107083516739 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) 20241107083516739 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) 20241107083516739 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) 20241107083516739 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) 20241107083516740 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) 20241107083516740 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) 20241107083516741 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) 20241107083516741 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) 20241107083516742 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) 20241107083516742 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) 20241107083516743 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) 20241107083516743 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) 20241107083516744 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083516755 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) 20241107083516755 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) 20241107083516757 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) 20241107083516757 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) 20241107083516758 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) 20241107083516758 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) 20241107083516759 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) 20241107083516759 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) 20241107083516760 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) 20241107083516760 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) 20241107083516761 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) 20241107083516761 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) 20241107083516761 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) 20241107083516761 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) 20241107083516762 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) 20241107083516762 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) 20241107083516764 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) 20241107083516764 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) 20241107083516765 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083516779 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) 20241107083516779 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) 20241107083516781 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) 20241107083516781 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) 20241107083516782 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) 20241107083516782 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) 20241107083516783 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) 20241107083516783 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) 20241107083516784 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) 20241107083516784 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) 20241107083516784 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) 20241107083516784 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) 20241107083516785 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) 20241107083516785 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) 20241107083516786 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) 20241107083516786 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) 20241107083516787 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) 20241107083516787 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) 20241107083516788 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083516799 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) 20241107083516799 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) 20241107083516800 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) 20241107083516800 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) 20241107083516801 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) 20241107083516801 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) 20241107083516801 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) 20241107083516801 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) 20241107083516802 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) 20241107083516802 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) 20241107083516803 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) 20241107083516803 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) 20241107083516804 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) 20241107083516804 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) 20241107083516804 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) 20241107083516804 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) 20241107083516805 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) 20241107083516805 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) 20241107083516805 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083516817 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) 20241107083516818 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) 20241107083516819 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) 20241107083516819 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) 20241107083516820 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) 20241107083516820 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) 20241107083516820 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) 20241107083516820 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) 20241107083516821 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) 20241107083516821 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) 20241107083516823 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) 20241107083516823 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) 20241107083516824 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) 20241107083516824 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) 20241107083516825 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) 20241107083516825 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) 20241107083516827 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) 20241107083516827 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) 20241107083516828 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083516841 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) 20241107083516842 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) 20241107083516843 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) 20241107083516843 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) 20241107083516844 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083516844 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) 20241107083516844 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083516844 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) 20241107083516844 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) 20241107083516846 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083516846 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083516846 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083516846 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) 20241107083516846 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) 20241107083516847 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) 20241107083516847 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) 20241107083516847 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) 20241107083516847 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) 20241107083516848 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) 20241107083516848 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) 20241107083516849 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) 20241107083516849 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) 20241107083516850 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) 20241107083516850 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){FLOW}, expect answer on UL FN=138 (gprs_rlcmac_sched.cpp:454) 20241107083516850 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241107083516850 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_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241107083516850 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) 20241107083516850 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) 20241107083516850 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083516850 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083516850 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083516850 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) 20241107083516850 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) 20241107083516850 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 d5 93 42 e6 0d 3f ea 00 84 ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083516850 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) 20241107083516850 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083516850 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083516850 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) 20241107083516850 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 134 + 13 = 147 (pdch_ul_controller.c:131) 20241107083516850 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type POLL (pdch_ul_controller.c:184) 20241107083516850 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=147, TS=7) (tbf_dl.cpp:883) 20241107083516850 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=147, TS=7 (tbf_dl.cpp:903) 20241107083516850 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 d5 93 42 e6 0d 3f ea 00 84 ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083516850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=08 00 00 29 d5 93 42 e6 0d 3f ea 00 84 ed 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) 20241107083516851 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083516859 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) 20241107083516859 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) 20241107083516860 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) 20241107083516860 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) 20241107083516860 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) 20241107083516860 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) 20241107083516860 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) 20241107083516860 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) 20241107083516860 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) 20241107083516860 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) 20241107083516860 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) 20241107083516860 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) 20241107083516860 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) 20241107083516860 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) 20241107083516860 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) 20241107083516860 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) 20241107083516864 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083516879 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=8 data=04 01 01 00 00 00 01 fc fd f1 c5 86 6f d5 2d 64 b7 41 03 0c 69 30 22 2b 41 b3 f7 31 3d c5 0b 73 33 00 (pcu_l1_if.cpp:463) 20241107083516879 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) 20241107083516879 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083516879 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 01 00 00 00 01 fc fd f1 c5 86 6f d5 2d 64 b7 41 03 0c 69 30 22 2b 41 b3 f7 31 3d c5 0b 73 33 00 (pdch.cpp:1021) 20241107083516879 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083516879 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) 20241107083516879 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) 20241107083516879 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) 20241107083516879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083516879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 fc fd f1 c5 86 6f d5 2d 64 b7 41 03 0c 69 30 22 2b 41 b3 f7 31 3d c5 0b 73 33 (tbf_ul.cpp:337) 20241107083516879 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083516879 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083516879 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) 20241107083516879 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) 20241107083516879 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Clearing MS object (gprs_ms.c:402) 20241107083516879 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) 20241107083516879 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083516879 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:1202) 20241107083516879 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) 20241107083516879 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) 20241107083516879 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083516879 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083516879 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083516879 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083516879 DMS INFO MS(TA-0:MSCLS-0-0): - ms_merge_and_clear_ms: now used by 0 (-) (gprs_ms.c:488) 20241107083516879 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107083516879 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083516879 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083516879 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083516879 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083516879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083516879 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) 20241107083516879 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) 20241107083516879 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) 20241107083516879 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083516879 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083516879 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) 20241107083516879 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) 20241107083516880 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) 20241107083516880 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) 20241107083516881 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) 20241107083516881 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) 20241107083516881 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) 20241107083516881 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) 20241107083516883 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) 20241107083516883 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) 20241107083516884 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) 20241107083516884 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) 20241107083516885 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) 20241107083516885 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) 20241107083516888 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) 20241107083516888 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) 20241107083516888 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241107083516888 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) 20241107083516888 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083516889 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083516889 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) 20241107083516889 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083516889 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083516889 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) 20241107083516889 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083516889 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) 20241107083516889 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083516889 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083516889 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083516889 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241107083516889 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083516889 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083516889 DLGLOBAL DEBUG validating counter group 0x55e046864b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083516889 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083516889 DLGLOBAL DEBUG validating counter group 0x55e046864e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083516889 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083516889 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:1192) 20241107083516889 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) 20241107083516889 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) 20241107083516889 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) 20241107083516889 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) 20241107083516889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241107083516889 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) 20241107083516889 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241107083516889 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:147) 20241107083516889 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241107083516889 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) 20241107083516889 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241107083516889 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) 20241107083516889 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) 20241107083516889 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 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) 20241107083516889 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083516903 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) 20241107083516903 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) 20241107083516905 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) 20241107083516905 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) 20241107083516906 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) 20241107083516906 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) 20241107083516907 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) 20241107083516907 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) 20241107083516908 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) 20241107083516908 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) 20241107083516909 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) 20241107083516909 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) 20241107083516909 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) 20241107083516909 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) 20241107083516910 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) 20241107083516910 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) 20241107083516912 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) 20241107083516912 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:IMSI-262420000000001:TLLI-0x00000001){FLOW}, expect answer on UL FN=151 (gprs_rlcmac_sched.cpp:454) 20241107083516912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241107083516912 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:266) 20241107083516912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 147 + 13 = 160 (pdch_ul_controller.c:131) 20241107083516912 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:106) 20241107083516912 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083516912 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) 20241107083516913 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083516913 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type POLL (pdch_ul_controller.c:184) 20241107083516913 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=160, TS=7) (tbf_dl_ass_fsm.c:127) 20241107083516913 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:165) 20241107083516913 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083516913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 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) 20241107083516913 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20241107083516923 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) 20241107083516923 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) 20241107083516923 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) 20241107083516923 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083516924 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) 20241107083516924 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) 20241107083516925 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) 20241107083516925 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) 20241107083516925 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) 20241107083516925 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) 20241107083516926 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) 20241107083516926 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) 20241107083516927 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) 20241107083516927 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) 20241107083516928 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) 20241107083516928 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) 20241107083516929 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) 20241107083516929 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) 20241107083516929 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083516942 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) 20241107083516942 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) 20241107083516942 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=151): TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083516942 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083516943 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) 20241107083516943 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) 20241107083516944 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) 20241107083516944 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) 20241107083516945 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) 20241107083516945 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) 20241107083516946 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) 20241107083516946 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) 20241107083516946 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) 20241107083516946 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) 20241107083516947 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) 20241107083516947 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) 20241107083516948 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) 20241107083516948 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) 20241107083516951 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083516965 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) 20241107083516966 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) 20241107083516967 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) 20241107083516967 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) 20241107083516968 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) 20241107083516968 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) 20241107083516969 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) 20241107083516969 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) 20241107083516971 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) 20241107083516971 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) 20241107083516972 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) 20241107083516972 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) 20241107083516972 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) 20241107083516972 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) 20241107083516973 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) 20241107083516973 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) 20241107083516974 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083516985 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) 20241107083516985 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) 20241107083516985 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083516985 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083516985 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) 20241107083516985 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083516985 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} FN=160 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241107083516986 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241107083516986 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:182) 20241107083516986 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Got PKT_CTRL_ACK confirming assignment of TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (pdch.cpp:433) 20241107083516986 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:439) 20241107083516986 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241107083516986 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) 20241107083516986 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) 20241107083516987 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) 20241107083516987 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) 20241107083516988 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) 20241107083516988 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) 20241107083516989 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) 20241107083516989 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) 20241107083516990 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) 20241107083516990 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) 20241107083516990 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) 20241107083516990 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) 20241107083516992 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) 20241107083516992 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) 20241107083516993 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) 20241107083516993 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:IMSI-262420000000001:TLLI-0x00000001){FLOW}, expect answer on UL FN=169 (gprs_rlcmac_sched.cpp:454) 20241107083516993 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241107083516993 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) 20241107083516993 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) 20241107083516993 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) 20241107083516993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083516993 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083516993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083516993 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) 20241107083516993 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) 20241107083516993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 d5 93 42 e6 0d 3f ea 00 84 ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083516993 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) 20241107083516993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083516993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083516993 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) 20241107083516993 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 164 + 13 = 177 (pdch_ul_controller.c:131) 20241107083516993 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type POLL (pdch_ul_controller.c:184) 20241107083516993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=177, TS=7) (tbf_dl.cpp:883) 20241107083516993 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=177, TS=7 (tbf_dl.cpp:903) 20241107083516993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 d5 93 42 e6 0d 3f ea 00 84 ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083516993 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 d5 93 42 e6 0d 3f ea 00 84 ed 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) 20241107083516994 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(683)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083517001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43642<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083517005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43638<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083517006 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083517007 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083517007 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083517007 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083517007 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:1202) 20241107083517007 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) 20241107083517007 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241107083517007 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083517007 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083517007 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241107083517007 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083517007 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083517007 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) 20241107083517007 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083517007 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:1202) 20241107083517007 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) 20241107083517007 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083517007 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083517007 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083517007 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083517007 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083517007 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083517007 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083517007 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083517007 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083517007 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083517007 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083517007 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083517008 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083517008 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083517008 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083517008 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083517008 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083517008 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) 20241107083517008 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) 20241107083517008 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 9882 with status 0 respawn: 59: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_ul_tbf_1phase_while_dl_ass_pch finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch pass'. Thu Nov 7 08:35:17 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 20241107083517023 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083517023 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083517023 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083517024 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083517041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43656<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083517141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43656<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=305028) Waiting for packet dumper to finish... 1 (prev_count=305028, count=352596) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:35:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_ul_tbf_2phase_while_dl_ass_pch started. 689@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 689@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_ul_tbf_2phase_while_dl_ass_pch-BVCI1234(692)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(693)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 689@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 689@fb7e2f9c3787: 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(696)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 689@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(696)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083520271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43658<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(695)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(695)@fb7e2f9c3787: Start timer T: 5 s 20241107083520276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43672<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(695)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_ul_tbf_2phase_while_dl_ass_pch-STATS(699)@fb7e2f9c3787: Start timer T: 2 s TC_ul_tbf_2phase_while_dl_ass_pch-STATS(699)@fb7e2f9c3787: Start timer T: 2 s 689@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(700)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083522024 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083522024 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083522024 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(695)@fb7e2f9c3787: OsmoPCU is now connected BTS(697)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083522039 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083522039 DLGLOBAL DEBUG validating counter group 0x557fc428e020(bts) with 102 counters (rate_ctr.c:86) 20241107083522039 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083522039 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083522039 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083522039 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083522039 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083522039 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083522039 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083522039 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083522039 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083522039 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083522039 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083522039 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083522039 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083522039 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083522039 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083522039 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083522039 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083522039 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083522039 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083522039 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083522040 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083522040 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083522040 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083522040 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083522040 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083522040 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083522040 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083522040 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083522040 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083522040 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083522040 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083522040 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083522040 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083522040 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083522040 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083522040 DLGLOBAL DEBUG validating counter group 0x7f66c34065c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083522040 DLGLOBAL DEBUG validating counter group 0x557fc428d700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083522040 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083522040 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083522040 DLGLOBAL DEBUG validating counter group 0x7f66c3407160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083522040 DLGLOBAL DEBUG validating counter group 0x7f66c3407140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083522040 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083522040 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) 20241107083522040 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) 20241107083522040 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083522040 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083522040 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083522040 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083522040 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083522040 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083522040 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083522040 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083522040 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083522040 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083522040 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083522040 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083522040 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083522041 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083522041 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083522041 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083522041 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083522041 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083522041 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083522041 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083522041 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083522041 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083522041 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083522041 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083522041 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083522041 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083522041 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) 20241107083522041 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) 20241107083522042 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(697)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(697)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(693)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(697)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(693)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(693)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(693)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(697)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083522050 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083522050 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) 20241107083522050 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) 20241107083522050 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083522050 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083522050 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(697)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083522051 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083522051 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) 20241107083522051 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(693)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(693)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(697)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(697)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083522055 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083522055 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) 20241107083522055 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) 20241107083522055 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083522055 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083522055 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083522055 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083522055 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083522055 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083522055 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(697)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083522057 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) 20241107083522057 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) 20241107083522057 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083522057 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(693)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(693)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083522059 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) 20241107083522059 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) 20241107083522060 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) 20241107083522060 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) 20241107083522060 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) 20241107083522060 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) 20241107083522061 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) 20241107083522061 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) 20241107083522062 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) 20241107083522062 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) 20241107083522063 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) 20241107083522063 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) 20241107083522064 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) 20241107083522064 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) 20241107083522065 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 690@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 690@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083522070 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) 20241107083522070 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) 20241107083522070 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083522070 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083522070 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083522070 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083522070 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083522070 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083522070 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083522070 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083522070 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) 20241107083522070 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) 20241107083522071 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) 20241107083522071 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) 20241107083522071 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) 20241107083522071 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) 20241107083522072 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) 20241107083522072 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) 20241107083522072 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) 20241107083522072 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) 20241107083522072 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) 20241107083522072 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) 20241107083522072 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) 20241107083522072 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_ul_tbf_2phase_while_dl_ass_pch-BVCI1234(692)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_2phase_while_dl_ass_pch-BVCI1234(692)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083522074 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083522074 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083522074 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083522074 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083522074 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083522074 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083522074 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083522074 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083522074 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: BSSGP successfully initialized MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083522075 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) 20241107083522075 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083522075 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083522075 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083522075 DLGLOBAL DEBUG validating counter group 0x557fc428d740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083522075 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083522075 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083522075 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083522075 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083522075 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083522075 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083522075 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083522075 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083522075 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083522075 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083522075 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083522075 DRLCMAC 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) 20241107083522075 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083522075 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083522075 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083522075 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083522075 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083522076 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083522076 DLGLOBAL DEBUG validating counter group 0x557fc428db20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083522076 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083522076 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083522076 DLGLOBAL DEBUG validating counter group 0x557fc428dbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083522076 DLGLOBAL DEBUG validating counter group 0x557fc428dc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083522076 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083522076 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:1192) 20241107083522076 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083522076 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083522076 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083522076 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083522076 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083522076 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083522076 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083522076 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) 20241107083522076 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) 20241107083522076 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083522076 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083522076 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083522076 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) 20241107083522076 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083522076 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083522076 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083522076 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083522076 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083522076 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083522076 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083522076 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083522076 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083522076 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(697)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083522078 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083522078 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083522078 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083522078 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083522078 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083522088 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) 20241107083522088 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) 20241107083522088 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) 20241107083522088 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) 20241107083522088 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) 20241107083522088 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) 20241107083522088 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) 20241107083522088 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) 20241107083522089 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) 20241107083522089 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) 20241107083522089 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) 20241107083522089 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) 20241107083522089 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) 20241107083522089 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) 20241107083522089 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) 20241107083522089 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) 20241107083522097 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) 20241107083522097 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) 20241107083522097 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(697)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083522111 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) 20241107083522111 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) 20241107083522112 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) 20241107083522112 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) 20241107083522112 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) 20241107083522112 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) 20241107083522112 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) 20241107083522112 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) 20241107083522112 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) 20241107083522112 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) 20241107083522113 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) 20241107083522113 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) 20241107083522113 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) 20241107083522113 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) 20241107083522113 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) 20241107083522113 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) 20241107083522116 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) 20241107083522116 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) 20241107083522116 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(697)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083522131 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) 20241107083522131 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) 20241107083522133 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) 20241107083522133 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) 20241107083522133 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) 20241107083522133 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) 20241107083522134 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) 20241107083522134 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) 20241107083522135 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) 20241107083522135 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) 20241107083522136 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) 20241107083522136 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) 20241107083522137 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) 20241107083522137 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) 20241107083522137 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) 20241107083522137 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) 20241107083522138 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) 20241107083522138 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) 20241107083522139 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(697)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083522150 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) 20241107083522150 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) 20241107083522152 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) 20241107083522152 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) 20241107083522152 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) 20241107083522152 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) 20241107083522153 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) 20241107083522153 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) 20241107083522154 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) 20241107083522154 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) 20241107083522155 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) 20241107083522155 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) 20241107083522156 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) 20241107083522156 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) 20241107083522156 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) 20241107083522156 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) 20241107083522160 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) 20241107083522160 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) 20241107083522160 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(697)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083522174 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) 20241107083522174 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) 20241107083522176 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) 20241107083522176 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) 20241107083522177 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) 20241107083522177 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) 20241107083522177 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) 20241107083522177 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) 20241107083522178 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) 20241107083522178 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) 20241107083522179 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) 20241107083522179 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) 20241107083522180 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) 20241107083522180 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) 20241107083522181 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) 20241107083522181 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) 20241107083522182 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) 20241107083522182 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) 20241107083522183 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(697)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083522193 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) 20241107083522193 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) 20241107083522195 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) 20241107083522195 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) 20241107083522197 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) 20241107083522197 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) 20241107083522198 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) 20241107083522198 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) 20241107083522199 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) 20241107083522199 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) 20241107083522200 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) 20241107083522200 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) 20241107083522201 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) 20241107083522201 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) 20241107083522202 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) 20241107083522202 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) 20241107083522204 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) 20241107083522204 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) 20241107083522205 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(697)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083522213 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) 20241107083522213 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) 20241107083522214 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) 20241107083522214 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) 20241107083522215 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) 20241107083522215 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) 20241107083522216 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) 20241107083522216 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) 20241107083522217 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) 20241107083522217 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) 20241107083522217 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) 20241107083522217 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) 20241107083522219 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) 20241107083522219 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) 20241107083522220 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) 20241107083522220 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) 20241107083522222 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) 20241107083522222 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) 20241107083522224 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(697)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083522237 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) 20241107083522237 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) 20241107083522239 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) 20241107083522239 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) 20241107083522241 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) 20241107083522241 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) 20241107083522242 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) 20241107083522242 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) 20241107083522243 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) 20241107083522243 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) 20241107083522244 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) 20241107083522244 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) 20241107083522245 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) 20241107083522245 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) 20241107083522246 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) 20241107083522246 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) 20241107083522247 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) 20241107083522247 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) 20241107083522248 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(697)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083522256 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) 20241107083522256 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) 20241107083522257 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) 20241107083522257 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) 20241107083522258 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) 20241107083522258 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) 20241107083522259 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) 20241107083522259 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) 20241107083522259 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) 20241107083522260 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) 20241107083522260 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) 20241107083522260 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) 20241107083522261 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) 20241107083522261 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) 20241107083522262 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) 20241107083522262 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) 20241107083522263 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) 20241107083522263 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) 20241107083522264 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(697)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083522275 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) 20241107083522275 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) 20241107083522276 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083522276 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083522276 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083522276 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) 20241107083522276 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) 20241107083522277 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) 20241107083522277 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) 20241107083522277 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) 20241107083522277 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) 20241107083522278 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) 20241107083522278 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) 20241107083522279 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) 20241107083522279 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) 20241107083522280 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) 20241107083522280 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) 20241107083522280 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) 20241107083522280 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) 20241107083522284 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) 20241107083522284 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) 20241107083522284 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107083522284 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) 20241107083522285 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(697)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083522298 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) 20241107083522298 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) 20241107083522300 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) 20241107083522300 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) 20241107083522300 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) 20241107083522300 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) 20241107083522301 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) 20241107083522301 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) 20241107083522302 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) 20241107083522302 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) 20241107083522303 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) 20241107083522303 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) 20241107083522303 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) 20241107083522303 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) 20241107083522304 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) 20241107083522304 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) 20241107083522305 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) 20241107083522305 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) 20241107083522305 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241107083522305 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) 20241107083522306 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(697)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083522318 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) 20241107083522318 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) 20241107083522318 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) 20241107083522318 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083522319 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) 20241107083522319 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) 20241107083522320 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) 20241107083522320 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) 20241107083522321 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) 20241107083522321 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) 20241107083522322 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) 20241107083522322 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) 20241107083522323 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) 20241107083522323 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) 20241107083522323 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) 20241107083522323 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) 20241107083522324 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) 20241107083522324 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) 20241107083522325 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083522336 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 7d a7 98 70 90 fb 9d d8 1a 7a 91 14 1b f2 83 5e 23 25 2c 10 35 03 9d 5a ba 3c 00 (pcu_l1_if.cpp:463) 20241107083522337 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) 20241107083522337 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083522337 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 01 00 00 00 01 7d a7 98 70 90 fb 9d d8 1a 7a 91 14 1b f2 83 5e 23 25 2c 10 35 03 9d 5a ba 3c 00 (pdch.cpp:1021) 20241107083522337 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083522337 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) 20241107083522337 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) 20241107083522337 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) 20241107083522337 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083522337 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 7d a7 98 70 90 fb 9d d8 1a 7a 91 14 1b f2 83 5e 23 25 2c 10 35 03 9d 5a ba 3c (tbf_ul.cpp:337) 20241107083522337 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083522337 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083522337 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083522337 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083522337 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083522337 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083522337 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083522337 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) 20241107083522337 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) 20241107083522337 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083522337 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083522337 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083522338 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) 20241107083522338 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) 20241107083522339 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) 20241107083522339 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) 20241107083522339 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) 20241107083522339 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) 20241107083522340 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) 20241107083522340 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) 20241107083522341 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) 20241107083522341 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) 20241107083522342 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) 20241107083522342 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) 20241107083522342 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) 20241107083522343 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) 20241107083522346 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) 20241107083522346 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) 20241107083522346 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20241107083522346 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) 20241107083522346 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083522346 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083522346 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) 20241107083522346 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083522346 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083522346 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083522346 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) 20241107083522346 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) 20241107083522347 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(697)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083522360 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 fd 1e e9 f1 43 c6 6f bf 92 a4 e5 fe 37 72 f4 65 40 0b e4 36 fa 94 88 4e e8 41 f1 f8 2e 55 00 (pcu_l1_if.cpp:463) 20241107083522360 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) 20241107083522361 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083522361 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 03 fd 1e e9 f1 43 c6 6f bf 92 a4 e5 fe 37 72 f4 65 40 0b e4 36 fa 94 88 4e e8 41 f1 f8 2e 55 00 (pdch.cpp:1021) 20241107083522361 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083522361 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:1072) 20241107083522361 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) 20241107083522361 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) 20241107083522361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107083522361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=fd 1e e9 f1 43 c6 6f bf 92 a4 e5 fe 37 72 f4 65 40 0b e4 36 fa 94 88 4e e8 41 f1 f8 2e 55 (tbf_ul.cpp:337) 20241107083522361 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241107083522361 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241107083522361 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107083522361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083522361 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) 20241107083522361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=56 (tbf_ul.cpp:197) 20241107083522361 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=56 (tbf_ul.cpp:467) 20241107083522361 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083522361 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) 20241107083522361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107083522361 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107083522361 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107083522361 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) 20241107083522361 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083522361 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083522362 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) 20241107083522362 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) 20241107083522363 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) 20241107083522363 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) 20241107083522364 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) 20241107083522364 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) 20241107083522365 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) 20241107083522365 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) 20241107083522366 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) 20241107083522366 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) 20241107083522367 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) 20241107083522367 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) 20241107083522368 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) 20241107083522368 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) 20241107083522370 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) 20241107083522370 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) 20241107083522370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20241107083522370 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107083522370 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRR" R=Received I=Invalid (encoding.cpp:860) 20241107083522370 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) 20241107083522370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20241107083522370 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) 20241107083522370 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) 20241107083522370 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) 20241107083522370 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) 20241107083522371 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(697)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083522379 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) 20241107083522380 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) 20241107083522380 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=69): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241107083522380 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083522381 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) 20241107083522381 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) 20241107083522382 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) 20241107083522382 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) 20241107083522382 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083522383 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083522383 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083522383 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083522383 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083522383 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241107083522383 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083522383 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241107083522383 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083522383 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) 20241107083522383 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) 20241107083522384 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) 20241107083522384 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) 20241107083522385 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) 20241107083522385 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) 20241107083522386 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) 20241107083522386 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) 20241107083522387 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) 20241107083522387 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) 20241107083522388 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083522400 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) 20241107083522400 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) 20241107083522401 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) 20241107083522401 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) 20241107083522402 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) 20241107083522402 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) 20241107083522403 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) 20241107083522403 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) 20241107083522404 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) 20241107083522404 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) 20241107083522405 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) 20241107083522405 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) 20241107083522406 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) 20241107083522406 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) 20241107083522407 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) 20241107083522407 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) 20241107083522409 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083522423 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) 20241107083522423 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) 20241107083522424 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) 20241107083522424 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) 20241107083522425 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) 20241107083522425 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) 20241107083522426 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) 20241107083522426 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) 20241107083522427 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) 20241107083522427 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) 20241107083522428 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) 20241107083522428 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) 20241107083522428 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) 20241107083522428 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) 20241107083522429 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) 20241107083522429 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) 20241107083522430 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083522442 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) 20241107083522442 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) 20241107083522442 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083522442 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083522442 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) 20241107083522443 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083522443 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) 20241107083522443 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) 20241107083522443 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) 20241107083522443 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241107083522443 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) 20241107083522443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241107083522443 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107083522443 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:1202) 20241107083522443 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) 20241107083522443 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241107083522443 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083522443 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083522443 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241107083522443 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083522443 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083522443 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083522443 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) 20241107083522443 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083522443 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083522443 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083522443 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083522443 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083522443 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083522443 DLGLOBAL DEBUG validating counter group 0x557fc428db20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083522443 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083522443 DLGLOBAL DEBUG validating counter group 0x557fc428de00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083522443 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083522443 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:1192) 20241107083522443 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) 20241107083522443 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) 20241107083522443 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) 20241107083522443 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) 20241107083522443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083522443 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) 20241107083522443 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083522443 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) 20241107083522443 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083522443 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) 20241107083522444 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) 20241107083522444 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) 20241107083522444 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) 20241107083522444 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) 20241107083522445 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) 20241107083522445 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) 20241107083522446 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) 20241107083522446 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) 20241107083522447 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) 20241107083522447 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) 20241107083522448 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) 20241107083522448 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) 20241107083522449 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) 20241107083522449 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) 20241107083522450 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) 20241107083522450 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) 20241107083522452 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(697)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(697)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083522456 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083522456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083522456 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083522456 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) 20241107083522457 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=82, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083522457 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083522457 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083522457 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type SBA (pdch_ul_controller.c:184) 20241107083522457 DRLCMAC DEBUG Allocated a single block at SBFn=121 TRX=0 TS=7 (bts.cpp:1002) 20241107083522457 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083522457 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 70 09 6b 00 00 c0 08 13 8b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(697)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 19, t2 := 17 } } } } } } } } } } } MTC@fb7e2f9c3787: 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 := 19, t2 := 17 } } } 20241107083522463 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) 20241107083522463 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) 20241107083522464 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) 20241107083522464 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) 20241107083522465 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) 20241107083522465 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) 20241107083522465 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) 20241107083522465 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) 20241107083522466 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) 20241107083522466 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) 20241107083522467 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) 20241107083522467 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) 20241107083522468 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) 20241107083522468 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) 20241107083522469 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) 20241107083522469 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) 20241107083522471 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083522486 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) 20241107083522486 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) 20241107083522487 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) 20241107083522487 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) 20241107083522488 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) 20241107083522488 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) 20241107083522489 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) 20241107083522489 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) 20241107083522489 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) 20241107083522489 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) 20241107083522490 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) 20241107083522490 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) 20241107083522491 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) 20241107083522491 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) 20241107083522492 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) 20241107083522492 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) 20241107083522492 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083522505 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) 20241107083522505 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) 20241107083522506 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) 20241107083522506 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) 20241107083522507 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) 20241107083522507 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) 20241107083522508 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) 20241107083522508 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) 20241107083522508 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) 20241107083522508 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) 20241107083522509 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) 20241107083522509 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) 20241107083522510 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) 20241107083522510 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) 20241107083522511 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) 20241107083522511 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) 20241107083522511 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083522524 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) 20241107083522524 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) 20241107083522525 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) 20241107083522525 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) 20241107083522526 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) 20241107083522526 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) 20241107083522527 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) 20241107083522527 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) 20241107083522528 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) 20241107083522528 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) 20241107083522529 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) 20241107083522529 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) 20241107083522530 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) 20241107083522530 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) 20241107083522530 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) 20241107083522530 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) 20241107083522534 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083522548 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) 20241107083522548 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) 20241107083522550 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) 20241107083522550 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) 20241107083522550 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) 20241107083522550 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) 20241107083522551 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) 20241107083522551 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) 20241107083522552 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) 20241107083522552 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) 20241107083522553 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) 20241107083522553 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) 20241107083522554 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) 20241107083522554 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) 20241107083522554 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) 20241107083522554 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) 20241107083522555 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083522567 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) 20241107083522567 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) 20241107083522568 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) 20241107083522568 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) 20241107083522569 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) 20241107083522569 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) 20241107083522570 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) 20241107083522570 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) 20241107083522571 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) 20241107083522571 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) 20241107083522572 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) 20241107083522572 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) 20241107083522572 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) 20241107083522572 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) 20241107083522573 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) 20241107083522573 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) 20241107083522574 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083522586 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) 20241107083522586 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) 20241107083522588 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) 20241107083522588 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) 20241107083522589 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) 20241107083522589 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) 20241107083522590 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) 20241107083522590 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) 20241107083522591 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) 20241107083522591 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) 20241107083522592 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) 20241107083522592 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) 20241107083522592 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) 20241107083522592 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) 20241107083522593 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) 20241107083522593 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) 20241107083522596 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083522611 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) 20241107083522611 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) 20241107083522612 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) 20241107083522612 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) 20241107083522613 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) 20241107083522613 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) 20241107083522614 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) 20241107083522614 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) 20241107083522615 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) 20241107083522615 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) 20241107083522616 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) 20241107083522616 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) 20241107083522617 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) 20241107083522617 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) 20241107083522617 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) 20241107083522617 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) 20241107083522618 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083522631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=4 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) 20241107083522631 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) 20241107083522631 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083522631 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083522631 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) 20241107083522632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083522632 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:683) 20241107083522632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083522632 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:739) 20241107083522632 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241107083522632 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:1202) 20241107083522632 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) 20241107083522632 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (rcv_resource_request) (gprs_ms.c:394) 20241107083522632 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083522632 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241107083522632 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083522632 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083522632 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083522632 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083522632 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) 20241107083522632 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083522632 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083522632 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083522632 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083522632 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083522632 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083522632 DLGLOBAL DEBUG validating counter group 0x557fc428db20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083522632 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083522632 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083522632 DLGLOBAL DEBUG validating counter group 0x557fc428dbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083522632 DLGLOBAL DEBUG validating counter group 0x557fc428dc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083522632 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) 20241107083522632 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:1192) 20241107083522632 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) 20241107083522632 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) 20241107083522632 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) 20241107083522632 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) 20241107083522632 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083522632 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) 20241107083522632 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083522632 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) 20241107083522632 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:820) 20241107083522632 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083522632 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:188) 20241107083522632 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:220) 20241107083522632 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083522633 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) 20241107083522633 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) 20241107083522633 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) 20241107083522633 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) 20241107083522634 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) 20241107083522634 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) 20241107083522635 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) 20241107083522635 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) 20241107083522636 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) 20241107083522636 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) 20241107083522637 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) 20241107083522637 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) 20241107083522637 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) 20241107083522637 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) 20241107083522638 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) 20241107083522638 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:387) 20241107083522638 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 125 + 13 = 138 (pdch_ul_controller.c:131) 20241107083522638 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) 20241107083522639 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083522639 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) 20241107083522639 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083522639 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type POLL (pdch_ul_controller.c:184) 20241107083522639 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=138, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083522639 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:238) 20241107083522639 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083522639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 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) 20241107083522640 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(697)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083522650 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) 20241107083522650 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) 20241107083522651 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) 20241107083522651 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) 20241107083522652 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) 20241107083522652 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) 20241107083522653 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) 20241107083522653 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) 20241107083522654 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) 20241107083522654 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) 20241107083522655 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) 20241107083522655 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) 20241107083522655 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) 20241107083522655 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) 20241107083522656 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) 20241107083522656 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) 20241107083522659 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083522674 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) 20241107083522674 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) 20241107083522675 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) 20241107083522675 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) 20241107083522676 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) 20241107083522676 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) 20241107083522677 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) 20241107083522677 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) 20241107083522677 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) 20241107083522677 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) 20241107083522678 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) 20241107083522678 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) 20241107083522679 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) 20241107083522679 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) 20241107083522680 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) 20241107083522680 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) 20241107083522680 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083522693 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) 20241107083522693 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) 20241107083522694 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) 20241107083522694 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) 20241107083522695 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) 20241107083522695 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) 20241107083522696 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) 20241107083522696 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) 20241107083522696 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) 20241107083522696 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) 20241107083522697 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) 20241107083522697 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) 20241107083522698 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) 20241107083522698 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) 20241107083522699 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) 20241107083522699 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) 20241107083522699 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083522712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 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) 20241107083522712 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) 20241107083522712 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083522712 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083522712 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) 20241107083522712 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083522712 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} FN=138 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083522712 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:395) 20241107083522712 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:277) 20241107083522712 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083522712 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083522712 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083522712 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083522712 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) 20241107083522712 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083522712 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083522712 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083522712 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241107083522712 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083522712 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083522713 DLGLOBAL DEBUG validating counter group 0x557fc428db20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083522713 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083522713 DLGLOBAL DEBUG validating counter group 0x557fc428de00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083522713 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083522713 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:1192) 20241107083522713 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) 20241107083522713 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) 20241107083522713 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) 20241107083522713 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) 20241107083522713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241107083522713 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) 20241107083522713 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241107083522713 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:147) 20241107083522713 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241107083522713 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) 20241107083522713 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241107083522713 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) 20241107083522714 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) 20241107083522714 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) 20241107083522715 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) 20241107083522715 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) 20241107083522716 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) 20241107083522716 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) 20241107083522717 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) 20241107083522717 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) 20241107083522717 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) 20241107083522717 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) 20241107083522718 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) 20241107083522718 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) 20241107083522719 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) 20241107083522719 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) 20241107083522721 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) 20241107083522721 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) 20241107083522721 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241107083522721 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:266) 20241107083522721 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20241107083522722 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:106) 20241107083522722 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083522722 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) 20241107083522722 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083522722 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20241107083522722 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:127) 20241107083522722 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:165) 20241107083522722 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) 20241107083522722 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) 20241107083522722 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(697)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20241107083522736 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) 20241107083522736 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) 20241107083522737 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) 20241107083522737 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) 20241107083522738 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) 20241107083522738 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) 20241107083522739 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) 20241107083522739 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) 20241107083522740 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) 20241107083522740 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) 20241107083522741 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) 20241107083522741 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) 20241107083522741 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) 20241107083522741 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) 20241107083522742 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) 20241107083522742 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) 20241107083522743 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083522755 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) 20241107083522755 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) 20241107083522755 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) 20241107083522755 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083522756 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) 20241107083522756 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) 20241107083522757 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) 20241107083522757 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) 20241107083522758 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) 20241107083522758 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) 20241107083522759 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) 20241107083522759 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) 20241107083522760 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) 20241107083522760 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) 20241107083522761 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) 20241107083522761 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) 20241107083522761 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) 20241107083522761 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) 20241107083522762 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083522774 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) 20241107083522774 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) 20241107083522775 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) 20241107083522775 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) 20241107083522776 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) 20241107083522776 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) 20241107083522777 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) 20241107083522777 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) 20241107083522778 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) 20241107083522778 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) 20241107083522779 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) 20241107083522779 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) 20241107083522779 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) 20241107083522779 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) 20241107083522780 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) 20241107083522780 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) 20241107083522783 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083522798 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) 20241107083522798 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) 20241107083522798 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083522798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083522798 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) 20241107083522798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083522798 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) 20241107083522798 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) 20241107083522798 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:182) 20241107083522798 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Got PKT_CTRL_ACK confirming assignment of TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (pdch.cpp:433) 20241107083522798 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:439) 20241107083522798 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241107083522799 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) 20241107083522799 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) 20241107083522800 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) 20241107083522800 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) 20241107083522801 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) 20241107083522801 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) 20241107083522802 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) 20241107083522802 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) 20241107083522803 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) 20241107083522803 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) 20241107083522804 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) 20241107083522804 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) 20241107083522804 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) 20241107083522804 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) 20241107083522805 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) 20241107083522805 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) 20241107083522805 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20241107083522805 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) 20241107083522805 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) 20241107083522805 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) 20241107083522805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083522805 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083522805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083522806 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) 20241107083522806 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) 20241107083522806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 13 78 41 27 77 98 94 73 ed 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083522806 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) 20241107083522806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083522806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083522806 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) 20241107083522806 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 160 + 13 = 173 (pdch_ul_controller.c:131) 20241107083522806 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type POLL (pdch_ul_controller.c:184) 20241107083522806 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) 20241107083522806 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) 20241107083522806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 13 78 41 27 77 98 94 73 ed 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083522806 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 13 78 41 27 77 98 94 73 ed 01 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) 20241107083522806 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(697)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083522815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43672<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083522818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43658<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083522819 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083522819 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083522819 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083522819 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083522819 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:1202) 20241107083522819 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) 20241107083522819 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241107083522819 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083522819 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083522819 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083522819 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083522819 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083522819 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) 20241107083522819 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083522819 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:1202) 20241107083522819 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) 20241107083522819 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083522819 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083522820 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083522820 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083522820 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083522820 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083522820 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083522820 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083522820 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083522820 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083522820 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083522820 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083522820 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083522820 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083522820 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083522820 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083522820 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083522820 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) 20241107083522820 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) 20241107083522820 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 9949 with status 0 respawn: 60: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_ul_tbf_2phase_while_dl_ass_pch finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch pass'. Thu Nov 7 08:35:22 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 20241107083522875 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083522876 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083522876 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083522877 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083522900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43860<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083523001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43860<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=318824) Waiting for packet dumper to finish... 1 (prev_count=318824, count=367940) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:35:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_signalling.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_signalling.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_signalling' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_egprs_pkt_chan_req_signalling started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107083526086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43862<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(702)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(702)@fb7e2f9c3787: Start timer T: 5 s PCUIF(702)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083526105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43878<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_egprs_pkt_chan_req_signalling-STATS(704)@fb7e2f9c3787: Start timer T: 2 s TC_egprs_pkt_chan_req_signalling-STATS(704)@fb7e2f9c3787: Start timer T: 2 s 20241107083527877 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083527878 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083527878 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(702)@fb7e2f9c3787: OsmoPCU is now connected BTS(703)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" TC_egprs_pkt_chan_req_signalling-STATS(704)@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Sending EGPRS Packet Channel Request (1658): { signalling := { tag := '110011'B, random_bits := '11010'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=1658, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083527891 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083527891 DLGLOBAL DEBUG validating counter group 0x5646926c0020(bts) with 102 counters (rate_ctr.c:86) 20241107083527891 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083527891 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083527891 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083527891 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083527891 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083527891 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083527891 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083527891 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083527891 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083527891 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083527891 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083527891 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083527891 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083527891 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083527891 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083527891 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083527891 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083527891 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083527891 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083527892 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083527892 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083527892 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083527892 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083527892 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083527892 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083527892 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083527892 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083527892 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083527892 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083527892 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083527892 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083527892 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083527892 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083527892 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083527892 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083527892 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083527892 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083527892 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083527892 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083527892 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083527892 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083527892 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083527892 DLGLOBAL DEBUG validating counter group 0x7f64c25585c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083527892 DLGLOBAL DEBUG validating counter group 0x5646926bf700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083527892 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083527892 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083527892 DLGLOBAL DEBUG validating counter group 0x7f64c2559160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083527892 DLGLOBAL DEBUG validating counter group 0x7f64c2559140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083527892 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083527892 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) 20241107083527892 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) 20241107083527892 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083527892 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083527892 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083527892 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083527892 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083527892 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083527892 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083527892 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083527892 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083527892 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083527892 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083527892 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083527892 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083527892 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083527892 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083527892 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083527892 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083527892 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083527893 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083527893 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083527893 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083527893 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083527893 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083527893 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083527893 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083527893 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083527894 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) 20241107083527894 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) 20241107083527895 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083527896 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) 20241107083527896 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x67a (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083527896 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 26 | : End Content |  (gsm_rlcmac.c:6244) 20241107083527896 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241107083527896 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083527896 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083527896 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083527896 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083527896 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 00 10 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(703)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(703)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(703)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(703)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(703)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(703)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(703)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(703)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083527904 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) 20241107083527904 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(703)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083527905 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) 20241107083527905 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) 20241107083527905 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) 20241107083527905 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) 20241107083527905 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) 20241107083527905 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) 20241107083527906 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) 20241107083527906 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) 20241107083527906 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) 20241107083527906 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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 } } } } 20241107083527906 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) 20241107083527906 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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (1656): { signalling := { tag := '110011'B, random_bits := '11000'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=1656, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083527907 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) 20241107083527907 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) 20241107083527908 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x678, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083527908 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x678 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083527908 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 24 | : End Content |  (gsm_rlcmac.c:6244) 20241107083527908 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241107083527908 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083527908 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type SBA (pdch_ul_controller.c:184) 20241107083527908 DRLCMAC DEBUG Allocated a single block at SBFn=56 TRX=0 TS=7 (bts.cpp:1002) 20241107083527908 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083527908 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 00 00 52 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083527908 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(703)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '11000'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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (1644): { signalling := { tag := '110011'B, random_bits := '01100'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=1644, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083527911 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) 20241107083527911 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x66c (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083527911 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 12 | : End Content |  (gsm_rlcmac.c:6244) 20241107083527911 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241107083527911 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083527911 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type SBA (pdch_ul_controller.c:184) 20241107083527911 DRLCMAC DEBUG Allocated a single block at SBFn=60 TRX=0 TS=7 (bts.cpp:1002) 20241107083527911 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083527911 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 94 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(703)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (1657): { signalling := { tag := '110011'B, random_bits := '11001'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=1657, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083527913 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x679, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083527913 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x679 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083527913 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 25 | : End Content |  (gsm_rlcmac.c:6244) 20241107083527914 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241107083527914 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083527914 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type SBA (pdch_ul_controller.c:184) 20241107083527914 DRLCMAC DEBUG Allocated a single block at SBFn=65 TRX=0 TS=7 (bts.cpp:1002) 20241107083527914 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083527914 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) BTS(703)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (1651): { signalling := { tag := '110011'B, random_bits := '10011'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=1651, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083527918 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x673, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083527918 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x673 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083527918 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 19 | : End Content |  (gsm_rlcmac.c:6244) 20241107083527918 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241107083527918 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083527918 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type SBA (pdch_ul_controller.c:184) 20241107083527918 DRLCMAC DEBUG Allocated a single block at SBFn=69 TRX=0 TS=7 (bts.cpp:1002) 20241107083527918 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083527918 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 49 80 01 28 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(703)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '10011'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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (1635): { signalling := { tag := '110011'B, random_bits := '00011'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=1635, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083527922 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x663, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083527922 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x663 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083527922 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 3 | : End Content |  (gsm_rlcmac.c:6244) 20241107083527922 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241107083527922 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083527922 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type SBA (pdch_ul_controller.c:184) 20241107083527922 DRLCMAC DEBUG Allocated a single block at SBFn=73 TRX=0 TS=7 (bts.cpp:1002) 20241107083527922 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083527922 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 41 80 01 6a 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083527922 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) 20241107083527922 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) 20241107083527923 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) 20241107083527923 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) 20241107083527923 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) 20241107083527924 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) BTS(703)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083527924 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) 20241107083527924 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) 20241107083527925 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) 20241107083527925 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '00011'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 } } } } 20241107083527925 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) 20241107083527925 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) 20241107083527926 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) 20241107083527926 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) 20241107083527926 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) 20241107083527926 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_signalling-STATS(704)@fb7e2f9c3787: Start timer T: 2 s 20241107083527926 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_signalling-STATS(704)@fb7e2f9c3787: Start timer T_statsd: 5 s 20241107083527940 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) 20241107083527940 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) 20241107083527941 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) 20241107083527941 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) 20241107083527941 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) 20241107083527941 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) 20241107083527941 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) 20241107083527941 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) 20241107083527941 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) 20241107083527941 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) 20241107083527941 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) 20241107083527941 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) 20241107083527941 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) 20241107083527942 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) 20241107083527942 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) 20241107083527942 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) 20241107083527950 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_signalling-STATS(704)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083527963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43878<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083527964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43862<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083527965 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083527965 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083527965 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083527965 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083527965 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083527965 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083527965 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083527965 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083527965 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083527965 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083527965 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083527965 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083527965 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107083527965 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083527965 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) 20241107083527965 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) 20241107083527965 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_egprs_pkt_chan_req_signalling finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_signalling pass'. respawn: 60: stopped pid 10012 with status 0 respawn: 61: starting: osmo-pcu Thu Nov 7 08:35:27 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 20241107083527972 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083527972 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083527972 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083527972 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083527989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43882<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083528090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43882<->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=75364) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:35:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_one_phase.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_one_phase.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_egprs_pkt_chan_req_one_phase started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107083531184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43886<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(706)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(706)@fb7e2f9c3787: Start timer T: 5 s PCUIF(706)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083531192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43898<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_egprs_pkt_chan_req_one_phase-STATS(708)@fb7e2f9c3787: Start timer T: 2 s TC_egprs_pkt_chan_req_one_phase-STATS(708)@fb7e2f9c3787: Start timer T: 2 s 20241107083532974 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083532974 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083532974 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(706)@fb7e2f9c3787: OsmoPCU is now connected BTS(707)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" TC_egprs_pkt_chan_req_one_phase-STATS(708)@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Sending EGPRS Packet Channel Request (187): { one_phase := { tag := '0'B, multislot_class := '00101'B, priority := '11'B, random_bits := '011'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=187, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083532989 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083532990 DLGLOBAL DEBUG validating counter group 0x5598de4d0020(bts) with 102 counters (rate_ctr.c:86) 20241107083532990 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083532990 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083532990 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083532990 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083532990 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083532990 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083532990 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083532990 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083532990 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083532990 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083532990 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083532990 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083532990 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083532990 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083532990 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083532990 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083532990 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083532990 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083532990 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083532990 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083532990 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083532990 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083532990 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083532990 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083532990 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083532990 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083532990 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083532990 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083532990 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083532990 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083532990 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083532990 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083532990 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083532990 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083532990 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083532990 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083532990 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083532990 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083532990 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083532990 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083532990 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083532990 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083532990 DLGLOBAL DEBUG validating counter group 0x7fd4b39585c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083532990 DLGLOBAL DEBUG validating counter group 0x5598de4cf700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083532990 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083532990 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083532990 DLGLOBAL DEBUG validating counter group 0x7fd4b3959160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083532991 DLGLOBAL DEBUG validating counter group 0x7fd4b3959140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083532991 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083532991 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) 20241107083532991 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) 20241107083532991 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083532991 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083532991 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083532991 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083532991 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083532991 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083532991 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083532991 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083532991 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083532991 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083532991 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083532991 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083532991 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083532991 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083532991 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083532991 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083532991 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083532991 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083532991 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083532991 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083532991 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083532991 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083532991 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083532991 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083532991 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083532991 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083532993 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) 20241107083532993 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) 20241107083532994 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083532996 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0xbb, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083532996 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0xbb (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083532996 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 5 | Priority = 3 | RandomBits = 3 | : End Content |  (gsm_rlcmac.c:6244) 20241107083532996 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083532996 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083532996 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 4, however we ignore it (bts.cpp:986) 20241107083532996 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083532996 DLGLOBAL DEBUG validating counter group 0x5598de4cf740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083532996 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083532996 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 6 (gprs_ms.c:636) 20241107083532996 DMS INFO MS(TA-220:MSCLS-0-6) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083532996 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083532996 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083532996 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083532996 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083532996 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083532996 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083532996 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083532996 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083532996 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083532996 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083532996 DRLCMAC 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) 20241107083532996 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083532996 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083532996 DTBF DEBUG MS(TA-220:MSCLS-0-6) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083532996 DTBF INFO MS(TA-220:MSCLS-0-6) Allocating UL TBF (tbf_ul.cpp:115) 20241107083532996 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083532996 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083532997 DLGLOBAL DEBUG validating counter group 0x5598de4cfb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083532997 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083532997 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083532997 DLGLOBAL DEBUG validating counter group 0x5598de4cfbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083532997 DLGLOBAL DEBUG validating counter group 0x5598de4cfc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083532997 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083532997 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:1192) 20241107083532997 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083532997 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083532997 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) 20241107083532997 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083532997 DMS INFO MS(TA-220:MSCLS-0-6) Attaching UL TBF: TBF(UL:TFI-0-0-0:E){NEW} (gprs_ms.c:336) 20241107083532997 DMS DEBUG MS(TA-220:MSCLS-0-6:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083532997 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083532997 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083532997 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083532997 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) 20241107083532997 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) 20241107083532997 DMS DEBUG MS(TA-220:MSCLS-0-6:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083532997 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083532997 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083532997 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 a0 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(707)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(707)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(707)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(707)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083533005 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) 20241107083533005 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) 20241107083533006 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) 20241107083533006 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) 20241107083533007 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) 20241107083533007 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) 20241107083533007 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) 20241107083533007 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) 20241107083533008 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) 20241107083533008 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) 20241107083533009 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) 20241107083533009 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) 20241107083533009 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) 20241107083533009 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) 20241107083533010 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) 20241107083533010 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(707)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083533012 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(707)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(707)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" BTS(707)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083533020 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) 20241107083533020 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (919): { one_phase := { tag := '0'B, multislot_class := '11100'B, priority := '10'B, random_bits := '111'B } } 20241107083533022 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) 20241107083533022 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=919, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083533023 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) 20241107083533023 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) 20241107083533024 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) 20241107083533024 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) 20241107083533025 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) 20241107083533025 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) 20241107083533025 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) 20241107083533025 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) 20241107083533026 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) 20241107083533026 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) 20241107083533027 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) 20241107083533027 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) 20241107083533028 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x397, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083533028 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x397 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083533028 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 28 | Priority = 2 | RandomBits = 7 | : End Content |  (gsm_rlcmac.c:6244) 20241107083533028 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083533028 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083533028 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 3, however we ignore it (bts.cpp:986) 20241107083533028 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083533028 DLGLOBAL DEBUG validating counter group 0x5598de4cf740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083533028 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083533028 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 29 (gprs_ms.c:636) 20241107083533028 DMS INFO MS(TA-220:MSCLS-0-29) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083533028 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083533028 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241107083533028 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083533028 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083533028 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083533028 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083533028 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083533028 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083533028 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083533028 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083533028 DRLCMAC 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) 20241107083533028 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083533028 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083533028 DTBF DEBUG MS(TA-220:MSCLS-0-29) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083533028 DTBF INFO MS(TA-220:MSCLS-0-29) Allocating UL TBF (tbf_ul.cpp:115) 20241107083533028 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083533028 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083533029 DLGLOBAL DEBUG validating counter group 0x5598de4cfb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083533029 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083533029 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083533029 DLGLOBAL DEBUG validating counter group 0x5598de4cfbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083533029 DLGLOBAL DEBUG validating counter group 0x5598de4cfc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083533029 DTBFUL DEBUG TBF(UL:TFI-0-1--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083533029 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:1192) 20241107083533029 DTBF INFO TBF(UL:TFI-0-1-0:E){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241107083533029 DTBF INFO TBF(UL:TFI-0-1-0:E){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083533029 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) 20241107083533029 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083533029 DMS INFO MS(TA-220:MSCLS-0-29) Attaching UL TBF: TBF(UL:TFI-0-1-0:E){NEW} (gprs_ms.c:336) 20241107083533029 DMS DEBUG MS(TA-220:MSCLS-0-29:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083533029 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083533029 DTBFUL INFO TBF(UL:TFI-0-1-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083533029 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083533029 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) 20241107083533029 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=4 (tbf_ul.cpp:221) 20241107083533029 DMS DEBUG MS(TA-220:MSCLS-0-29:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083533029 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083533029 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083533029 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 68 7f 09 6b 00 00 4b a0 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083533029 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(707)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '10111'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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (747): { one_phase := { tag := '0'B, multislot_class := '10111'B, priority := '01'B, random_bits := '011'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=747, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083533034 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2eb, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083533034 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2eb (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083533034 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 23 | Priority = 1 | RandomBits = 3 | : End Content |  (gsm_rlcmac.c:6244) 20241107083533034 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083533034 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083533034 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083533034 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083533034 DLGLOBAL DEBUG validating counter group 0x5598de4cf740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083533034 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083533034 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 24 (gprs_ms.c:636) 20241107083533034 DMS INFO MS(TA-220:MSCLS-0-24) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083533034 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083533034 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241107083533034 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083533034 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083533035 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083533035 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083533035 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083533035 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083533035 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083533035 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083533035 DRLCMAC 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) 20241107083533035 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083533035 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083533035 DTBF DEBUG MS(TA-220:MSCLS-0-24) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083533035 DTBF INFO MS(TA-220:MSCLS-0-24) Allocating UL TBF (tbf_ul.cpp:115) 20241107083533035 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083533035 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083533035 DLGLOBAL DEBUG validating counter group 0x5598de4cfb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083533035 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083533035 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083533035 DLGLOBAL DEBUG validating counter group 0x5598de4cfbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083533035 DLGLOBAL DEBUG validating counter group 0x5598de4cfc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083533035 DTBFUL DEBUG TBF(UL:TFI-0-2--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083533035 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:1192) 20241107083533035 DTBF INFO TBF(UL:TFI-0-2-0:E){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241107083533035 DTBF INFO TBF(UL:TFI-0-2-0:E){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083533035 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) 20241107083533035 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083533035 DMS INFO MS(TA-220:MSCLS-0-24) Attaching UL TBF: TBF(UL:TFI-0-2-0:E){NEW} (gprs_ms.c:336) 20241107083533035 DMS DEBUG MS(TA-220:MSCLS-0-24:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083533035 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083533035 DTBFUL INFO TBF(UL:TFI-0-2-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083533035 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083533035 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) 20241107083533035 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=4 (tbf_ul.cpp:221) 20241107083533035 DMS DEBUG MS(TA-220:MSCLS-0-24:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083533035 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083533035 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083533035 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 69 7f 09 6b 00 00 45 a0 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '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 } } } } MTC@fb7e2f9c3787: Sending EGPRS Packet Channel Request (802): { one_phase := { tag := '0'B, multislot_class := '11001'B, priority := '00'B, random_bits := '010'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=802, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083533039 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) 20241107083533039 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) 20241107083533040 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) 20241107083533040 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) 20241107083533041 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) 20241107083533041 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) 20241107083533042 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) 20241107083533042 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) 20241107083533042 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) 20241107083533043 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) 20241107083533043 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) 20241107083533043 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) 20241107083533044 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) 20241107083533044 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) 20241107083533045 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) 20241107083533045 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) 20241107083533046 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x322, fn=1337 (rfn=1337), cur_fn=8, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083533046 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x322 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083533046 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 25 | Priority = 0 | RandomBits = 2 | : End Content |  (gsm_rlcmac.c:6244) 20241107083533046 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083533046 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083533046 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 1, however we ignore it (bts.cpp:986) 20241107083533046 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083533046 DLGLOBAL DEBUG validating counter group 0x5598de4cf740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083533046 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083533046 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 26 (gprs_ms.c:636) 20241107083533046 DMS INFO MS(TA-220:MSCLS-0-26) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083533046 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083533046 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=0 (bts.cpp:663) 20241107083533046 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083533046 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083533046 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083533046 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083533046 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083533046 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083533046 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083533046 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083533046 DRLCMAC 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) 20241107083533046 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083533046 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083533046 DTBF DEBUG MS(TA-220:MSCLS-0-26) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083533046 DTBF INFO MS(TA-220:MSCLS-0-26) Allocating UL TBF (tbf_ul.cpp:115) 20241107083533046 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083533046 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083533046 DLGLOBAL DEBUG validating counter group 0x5598de4cfb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083533047 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083533047 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083533047 DLGLOBAL DEBUG validating counter group 0x5598de4cfbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083533047 DLGLOBAL DEBUG validating counter group 0x5598de4cfc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083533047 DTBFUL DEBUG TBF(UL:TFI-0-3--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083533047 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:1192) 20241107083533047 DTBF INFO TBF(UL:TFI-0-3-0:E){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241107083533047 DTBF INFO TBF(UL:TFI-0-3-0:E){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083533047 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) 20241107083533047 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083533047 DMS INFO MS(TA-220:MSCLS-0-26) Attaching UL TBF: TBF(UL:TFI-0-3-0:E){NEW} (gprs_ms.c:336) 20241107083533047 DMS DEBUG MS(TA-220:MSCLS-0-26:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083533047 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083533047 DTBFUL INFO TBF(UL:TFI-0-3-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083533047 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083533047 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) 20241107083533047 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=8 (tbf_ul.cpp:221) 20241107083533047 DMS DEBUG MS(TA-220:MSCLS-0-26:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083533047 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083533047 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083533047 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 6a 7f 09 6b 00 00 41 20 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083533050 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '00010'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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (878): { one_phase := { tag := '0'B, multislot_class := '11011'B, priority := '01'B, random_bits := '110'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=878, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083533053 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x36e, fn=1337 (rfn=1337), cur_fn=8, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083533053 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x36e (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083533053 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 27 | Priority = 1 | RandomBits = 6 | : End Content |  (gsm_rlcmac.c:6244) 20241107083533053 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083533053 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083533053 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083533053 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083533053 DLGLOBAL DEBUG validating counter group 0x5598de4cf740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083533053 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083533053 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 28 (gprs_ms.c:636) 20241107083533053 DMS INFO MS(TA-220:MSCLS-0-28) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083533053 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083533053 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=0 (bts.cpp:663) 20241107083533053 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083533053 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083533053 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083533053 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083533053 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083533053 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083533053 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083533053 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083533053 DRLCMAC 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) 20241107083533054 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083533054 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083533054 DTBF DEBUG MS(TA-220:MSCLS-0-28) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083533054 DTBF INFO MS(TA-220:MSCLS-0-28) Allocating UL TBF (tbf_ul.cpp:115) 20241107083533054 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083533054 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083533054 DLGLOBAL DEBUG validating counter group 0x5598de4cfb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083533054 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083533054 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083533054 DLGLOBAL DEBUG validating counter group 0x5598de4cfbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083533054 DLGLOBAL DEBUG validating counter group 0x5598de4cfc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083533054 DTBFUL DEBUG TBF(UL:TFI-0-4--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083533054 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:1192) 20241107083533054 DTBF INFO TBF(UL:TFI-0-4-0:E){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241107083533054 DTBF INFO TBF(UL:TFI-0-4-0:E){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083533054 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) 20241107083533054 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083533054 DMS INFO MS(TA-220:MSCLS-0-28) Attaching UL TBF: TBF(UL:TFI-0-4-0:E){NEW} (gprs_ms.c:336) 20241107083533054 DMS DEBUG MS(TA-220:MSCLS-0-28:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083533054 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083533054 DTBFUL INFO TBF(UL:TFI-0-4-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083533054 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083533054 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) 20241107083533054 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=8 (tbf_ul.cpp:221) 20241107083533054 DMS DEBUG MS(TA-220:MSCLS-0-28:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083533054 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083533054 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083533054 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 6b 7f 09 6b 00 00 47 20 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '01110'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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (362): { one_phase := { tag := '0'B, multislot_class := '01011'B, priority := '01'B, random_bits := '010'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=362, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083533060 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x16a, fn=1337 (rfn=1337), cur_fn=8, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083533060 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x16a (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083533060 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 11 | Priority = 1 | RandomBits = 2 | : End Content |  (gsm_rlcmac.c:6244) 20241107083533060 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083533060 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083533060 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083533060 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083533060 DLGLOBAL DEBUG validating counter group 0x5598de4cf740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083533060 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083533060 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 12 (gprs_ms.c:636) 20241107083533060 DMS INFO MS(TA-220:MSCLS-0-12) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083533060 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083533060 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=0 (bts.cpp:663) 20241107083533060 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083533060 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083533060 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083533060 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083533060 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083533060 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083533060 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083533060 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083533060 DRLCMAC 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) 20241107083533060 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083533060 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083533060 DTBF DEBUG MS(TA-220:MSCLS-0-12) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083533060 DTBF INFO MS(TA-220:MSCLS-0-12) Allocating UL TBF (tbf_ul.cpp:115) 20241107083533060 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083533060 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083533061 DLGLOBAL DEBUG validating counter group 0x5598de4cfb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083533061 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083533061 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083533061 DLGLOBAL DEBUG validating counter group 0x5598de4cfbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083533061 DLGLOBAL DEBUG validating counter group 0x5598de4cfc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083533061 DTBFUL DEBUG TBF(UL:TFI-0-5--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083533061 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:1192) 20241107083533061 DTBF INFO TBF(UL:TFI-0-5-0:E){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241107083533061 DTBF INFO TBF(UL:TFI-0-5-0:E){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083533061 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) 20241107083533061 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083533061 DMS INFO MS(TA-220:MSCLS-0-12) Attaching UL TBF: TBF(UL:TFI-0-5-0:E){NEW} (gprs_ms.c:336) 20241107083533061 DMS DEBUG MS(TA-220:MSCLS-0-12:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083533061 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083533061 DTBFUL INFO TBF(UL:TFI-0-5-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083533061 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083533061 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) 20241107083533061 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=8 (tbf_ul.cpp:221) 20241107083533061 DMS DEBUG MS(TA-220:MSCLS-0-12:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083533061 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083533061 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083533061 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 6c 7f 09 6b 00 00 45 20 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083533064 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) 20241107083533064 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) BTS(707)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083533066 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) 20241107083533066 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) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } 20241107083533067 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) 20241107083533067 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) 20241107083533068 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) 20241107083533068 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) TC_egprs_pkt_chan_req_one_phase-STATS(708)@fb7e2f9c3787: Start timer T: 2 s 20241107083533069 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) 20241107083533069 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) 20241107083533070 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) 20241107083533070 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) 20241107083533071 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) 20241107083533071 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) 20241107083533072 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) 20241107083533072 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) 20241107083533073 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083533082 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) 20241107083533082 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) 20241107083533083 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) 20241107083533083 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) 20241107083533083 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) 20241107083533083 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) 20241107083533084 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) 20241107083533084 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) 20241107083533084 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) 20241107083533084 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) 20241107083533085 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) 20241107083533085 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) 20241107083533085 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) 20241107083533085 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) 20241107083533086 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) 20241107083533086 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) 20241107083533086 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083533101 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) 20241107083533101 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) 20241107083533103 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) 20241107083533103 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) 20241107083533103 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) 20241107083533103 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) 20241107083533104 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) 20241107083533104 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) 20241107083533105 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) 20241107083533105 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) 20241107083533106 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) 20241107083533106 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) 20241107083533107 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) 20241107083533107 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) 20241107083533107 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) 20241107083533107 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) 20241107083533111 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_one_phase-STATS(708)@fb7e2f9c3787: Start timer T_statsd: 5 s 20241107083533124 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) 20241107083533124 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) 20241107083533125 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) 20241107083533125 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) 20241107083533125 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) 20241107083533125 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) 20241107083533125 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) 20241107083533125 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) 20241107083533125 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) 20241107083533125 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) 20241107083533126 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) 20241107083533126 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) 20241107083533126 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) 20241107083533126 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) 20241107083533126 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) 20241107083533126 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) 20241107083533129 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083533143 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) 20241107083533143 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) 20241107083533143 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) 20241107083533143 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) 20241107083533143 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) 20241107083533143 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) 20241107083533144 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) 20241107083533144 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) 20241107083533144 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) 20241107083533144 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) 20241107083533144 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) 20241107083533144 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) 20241107083533144 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) 20241107083533144 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) 20241107083533145 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) 20241107083533145 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) 20241107083533147 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_one_phase-STATS(708)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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(707)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083533169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43898<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083533169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43886<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083533170 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083533170 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083533170 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083533170 DTBF INFO TBF(UL:TFI-0-0-0:E){ASSIGN} free (tbf.cpp:271) 20241107083533170 DTBF DEBUG TBF(UL:TFI-0-0-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083533170 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:1202) 20241107083533170 DMS INFO MS(TA-0:MSCLS-0-6:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241107083533170 DMS INFO MS(TA-0:MSCLS-0-6): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083533170 DMS INFO MS(TA-0:MSCLS-0-6) Destroying MS object (gprs_ms.c:186) 20241107083533170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083533170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241107083533170 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Deallocated (fsm.c:568) 20241107083533170 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241107083533170 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241107083533170 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083533170 DTBF INFO TBF(UL:TFI-0-1-0:E){ASSIGN} free (tbf.cpp:271) 20241107083533170 DTBF DEBUG TBF(UL:TFI-0-1-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083533170 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:1202) 20241107083533170 DMS INFO MS(TA-0:MSCLS-0-29:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241107083533170 DMS INFO MS(TA-0:MSCLS-0-29): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083533170 DMS INFO MS(TA-0:MSCLS-0-29) Destroying MS object (gprs_ms.c:186) 20241107083533170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083533170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:E){NONE}: Deallocated (fsm.c:568) 20241107083533170 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:E){ASSIGN}: Deallocated (fsm.c:568) 20241107083533170 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:E){NONE}: Deallocated (fsm.c:568) 20241107083533170 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:E){NONE}: Deallocated (fsm.c:568) 20241107083533170 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083533170 DTBF INFO TBF(UL:TFI-0-2-0:E){ASSIGN} free (tbf.cpp:271) 20241107083533170 DTBF DEBUG TBF(UL:TFI-0-2-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083533170 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:1202) 20241107083533170 DMS INFO MS(TA-0:MSCLS-0-24:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241107083533170 DMS INFO MS(TA-0:MSCLS-0-24): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083533170 DMS INFO MS(TA-0:MSCLS-0-24) Destroying MS object (gprs_ms.c:186) 20241107083533170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083533170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:E){NONE}: Deallocated (fsm.c:568) 20241107083533170 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:E){ASSIGN}: Deallocated (fsm.c:568) 20241107083533170 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:E){NONE}: Deallocated (fsm.c:568) 20241107083533170 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:E){NONE}: Deallocated (fsm.c:568) 20241107083533170 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083533170 DTBF INFO TBF(UL:TFI-0-3-0:E){ASSIGN} free (tbf.cpp:271) 20241107083533170 DTBF DEBUG TBF(UL:TFI-0-3-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083533170 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:1202) 20241107083533170 DMS INFO MS(TA-0:MSCLS-0-26:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241107083533170 DMS INFO MS(TA-0:MSCLS-0-26): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083533170 DMS INFO MS(TA-0:MSCLS-0-26) Destroying MS object (gprs_ms.c:186) 20241107083533170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083533170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:E){NONE}: Deallocated (fsm.c:568) 20241107083533170 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:E){ASSIGN}: Deallocated (fsm.c:568) 20241107083533170 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-0:E){NONE}: Deallocated (fsm.c:568) 20241107083533170 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-0:E){NONE}: Deallocated (fsm.c:568) 20241107083533170 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083533170 DTBF INFO TBF(UL:TFI-0-4-0:E){ASSIGN} free (tbf.cpp:271) 20241107083533170 DTBF DEBUG TBF(UL:TFI-0-4-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083533170 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:1202) 20241107083533170 DMS INFO MS(TA-0:MSCLS-0-28:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241107083533170 DMS INFO MS(TA-0:MSCLS-0-28): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083533170 DMS INFO MS(TA-0:MSCLS-0-28) Destroying MS object (gprs_ms.c:186) 20241107083533170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083533170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:E){NONE}: Deallocated (fsm.c:568) 20241107083533170 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:E){ASSIGN}: Deallocated (fsm.c:568) 20241107083533170 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-0:E){NONE}: Deallocated (fsm.c:568) 20241107083533170 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-0:E){NONE}: Deallocated (fsm.c:568) 20241107083533170 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083533170 DTBF INFO TBF(UL:TFI-0-5-0:E){ASSIGN} free (tbf.cpp:271) 20241107083533170 DTBF DEBUG TBF(UL:TFI-0-5-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083533170 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:1202) 20241107083533170 DMS INFO MS(TA-0:MSCLS-0-12:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241107083533170 DMS INFO MS(TA-0:MSCLS-0-12): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083533170 DMS INFO MS(TA-0:MSCLS-0-12) Destroying MS object (gprs_ms.c:186) 20241107083533170 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083533170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:E){NONE}: Deallocated (fsm.c:568) 20241107083533170 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:E){ASSIGN}: Deallocated (fsm.c:568) 20241107083533170 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-0:E){NONE}: Deallocated (fsm.c:568) 20241107083533170 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-0:E){NONE}: Deallocated (fsm.c:568) 20241107083533170 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083533170 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083533170 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083533170 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083533170 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107083533170 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083533170 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) 20241107083533170 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) 20241107083533170 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_egprs_pkt_chan_req_one_phase finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_one_phase pass'. respawn: 61: stopped pid 10072 with status 0 respawn: 62: starting: osmo-pcu Thu Nov 7 08:35:33 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 20241107083533177 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083533177 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083533177 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083533177 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083533191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36602<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083533292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36602<->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=176484) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:35:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_two_phase.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_two_phase.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_egprs_pkt_chan_req_two_phase started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107083536364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36614<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(710)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083536391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36624<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(710)@fb7e2f9c3787: Start timer T: 5 s PCUIF(710)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_egprs_pkt_chan_req_two_phase-STATS(712)@fb7e2f9c3787: Start timer T: 2 s TC_egprs_pkt_chan_req_two_phase-STATS(712)@fb7e2f9c3787: Start timer T: 2 s 20241107083538178 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083538178 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083538178 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(710)@fb7e2f9c3787: OsmoPCU is now connected BTS(711)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" TC_egprs_pkt_chan_req_two_phase-STATS(712)@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Sending EGPRS Packet Channel Request (1560): { two_phase := { tag := '110000'B, priority := '11'B, random_bits := '000'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=1560, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083538193 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083538194 DLGLOBAL DEBUG validating counter group 0x56524e52a020(bts) with 102 counters (rate_ctr.c:86) 20241107083538194 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083538194 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083538194 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083538194 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083538194 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083538194 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083538194 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083538194 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083538194 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083538194 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083538194 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083538194 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083538194 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083538194 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083538194 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083538194 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083538194 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083538194 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083538194 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083538194 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083538194 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083538194 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083538194 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083538194 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083538194 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083538194 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083538194 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083538194 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083538194 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083538194 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083538194 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083538194 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083538194 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083538194 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083538194 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083538194 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083538194 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083538194 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083538194 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083538194 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083538194 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083538194 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083538194 DLGLOBAL DEBUG validating counter group 0x7f0694e445c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083538194 DLGLOBAL DEBUG validating counter group 0x56524e529700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083538194 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083538194 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083538194 DLGLOBAL DEBUG validating counter group 0x7f0694e45160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083538194 DLGLOBAL DEBUG validating counter group 0x7f0694e45140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083538194 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083538194 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) 20241107083538194 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) 20241107083538195 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083538195 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083538195 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083538195 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083538195 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083538195 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083538195 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083538195 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083538195 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083538195 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083538195 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083538195 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083538195 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083538195 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083538195 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083538195 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083538195 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083538195 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083538195 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083538195 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083538195 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083538195 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083538195 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083538195 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083538195 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083538195 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083538195 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) 20241107083538195 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) 20241107083538196 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083538197 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x618, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083538197 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x618 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083538197 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 3 | RandomBits = 0 | : End Content |  (gsm_rlcmac.c:6244) 20241107083538197 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20241107083538197 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083538197 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 4, however we ignore it (bts.cpp:986) 20241107083538197 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083538197 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083538197 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083538197 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 00 00 10 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(711)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(711)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(711)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(711)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(711)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(711)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(711)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(711)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083538208 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) 20241107083538208 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(711)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083538209 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) 20241107083538209 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) 20241107083538210 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) 20241107083538210 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) 20241107083538211 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) 20241107083538211 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '11000'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 } } } } 20241107083538212 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) 20241107083538212 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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (1542): { two_phase := { tag := '110000'B, priority := '00'B, random_bits := '110'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=1542, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083538213 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) 20241107083538213 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) 20241107083538214 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) 20241107083538214 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) 20241107083538214 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) 20241107083538214 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) 20241107083538215 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083538216 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) 20241107083538216 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x606 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083538216 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 0 | RandomBits = 6 | : End Content |  (gsm_rlcmac.c:6244) 20241107083538216 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20241107083538216 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083538216 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 1, however we ignore it (bts.cpp:986) 20241107083538216 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type SBA (pdch_ul_controller.c:184) 20241107083538216 DRLCMAC DEBUG Allocated a single block at SBFn=56 TRX=0 TS=7 (bts.cpp:1002) 20241107083538216 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083538216 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 52 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(711)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (1562): { two_phase := { tag := '110000'B, priority := '11'B, random_bits := '010'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=1562, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083538222 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x61a, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083538222 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x61a (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083538222 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 3 | RandomBits = 2 | : End Content |  (gsm_rlcmac.c:6244) 20241107083538222 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20241107083538222 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083538222 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 4, however we ignore it (bts.cpp:986) 20241107083538222 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type SBA (pdch_ul_controller.c:184) 20241107083538222 DRLCMAC DEBUG Allocated a single block at SBFn=60 TRX=0 TS=7 (bts.cpp:1002) 20241107083538222 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083538222 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 00 94 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083538224 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) 20241107083538224 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(711)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083538224 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) 20241107083538225 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) 20241107083538225 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) 20241107083538225 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) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (1539): { two_phase := { tag := '110000'B, priority := '00'B, random_bits := '011'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=1539, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083538226 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) 20241107083538226 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) 20241107083538227 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) 20241107083538227 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) 20241107083538228 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) 20241107083538228 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) 20241107083538228 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) 20241107083538228 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) 20241107083538228 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) 20241107083538228 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) 20241107083538229 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x603, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083538229 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x603 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083538229 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 0 | RandomBits = 3 | : End Content |  (gsm_rlcmac.c:6244) 20241107083538229 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20241107083538229 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083538229 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 1, however we ignore it (bts.cpp:986) 20241107083538229 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type SBA (pdch_ul_controller.c:184) 20241107083538229 DRLCMAC DEBUG Allocated a single block at SBFn=65 TRX=0 TS=7 (bts.cpp:1002) 20241107083538229 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083538229 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 41 80 00 e6 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083538229 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(711)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '00011'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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (1538): { two_phase := { tag := '110000'B, priority := '00'B, random_bits := '010'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=1538, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083538231 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x602, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083538231 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x602 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083538231 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 0 | RandomBits = 2 | : End Content |  (gsm_rlcmac.c:6244) 20241107083538231 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20241107083538231 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083538231 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 1, however we ignore it (bts.cpp:986) 20241107083538231 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type SBA (pdch_ul_controller.c:184) 20241107083538231 DRLCMAC DEBUG Allocated a single block at SBFn=69 TRX=0 TS=7 (bts.cpp:1002) 20241107083538231 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083538231 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 41 00 01 28 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(711)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := '00010'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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (1562): { two_phase := { tag := '110000'B, priority := '11'B, random_bits := '010'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=1562, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083538233 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x61a, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083538233 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x61a (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083538233 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 3 | RandomBits = 2 | : End Content |  (gsm_rlcmac.c:6244) 20241107083538233 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20241107083538233 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083538233 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 4, however we ignore it (bts.cpp:986) 20241107083538233 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type SBA (pdch_ul_controller.c:184) 20241107083538233 DRLCMAC DEBUG Allocated a single block at SBFn=73 TRX=0 TS=7 (bts.cpp:1002) 20241107083538233 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083538233 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 4d 00 01 6a 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(711)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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)@fb7e2f9c3787: Start timer T: 2 s 20241107083538242 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) 20241107083538242 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) 20241107083538243 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) 20241107083538243 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) 20241107083538243 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) 20241107083538243 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) 20241107083538243 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) 20241107083538243 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) 20241107083538243 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) 20241107083538243 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) 20241107083538243 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) 20241107083538243 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) 20241107083538244 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) 20241107083538244 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) 20241107083538244 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) 20241107083538244 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)@fb7e2f9c3787: Start timer T_statsd: 5 s 20241107083538252 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_two_phase-STATS(712)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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 } 20241107083538266 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) 20241107083538266 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) 20241107083538266 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) 20241107083538266 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) 20241107083538266 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) 20241107083538266 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) 20241107083538266 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) 20241107083538266 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) 20241107083538266 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) 20241107083538266 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) 20241107083538266 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) 20241107083538266 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) 20241107083538267 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) 20241107083538267 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) 20241107083538267 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) 20241107083538267 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) TC_egprs_pkt_chan_req_two_phase-STATS(712)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083538274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36624<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083538274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36614<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083538274 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083538274 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083538274 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083538274 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083538274 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083538274 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083538274 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083538274 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083538274 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083538274 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083538274 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083538274 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083538274 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107083538274 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083538274 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) 20241107083538274 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) 20241107083538274 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_egprs_pkt_chan_req_two_phase finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_two_phase pass'. respawn: 62: stopped pid 10130 with status 0 respawn: 63: starting: osmo-pcu Thu Nov 7 08:35:38 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 20241107083538286 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083538286 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083538287 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083538287 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083538299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36630<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083538399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36630<->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=82164) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:35:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_reject_content.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_reject_content.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_egprs_pkt_chan_req_reject_content started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107083541529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36640<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(714)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(714)@fb7e2f9c3787: Start timer T: 5 s PCUIF(714)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083541552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36650<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_egprs_pkt_chan_req_reject_content-STATS(716)@fb7e2f9c3787: Start timer T: 2 s TC_egprs_pkt_chan_req_reject_content-STATS(716)@fb7e2f9c3787: Start timer T: 2 s 20241107083543287 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083543287 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083543287 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(714)@fb7e2f9c3787: OsmoPCU is now connected BTS(715)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" TC_egprs_pkt_chan_req_reject_content-STATS(716)@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083543300 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083543300 DLGLOBAL DEBUG validating counter group 0x55f90dc19020(bts) with 102 counters (rate_ctr.c:86) 20241107083543300 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083543300 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083543300 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083543300 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083543300 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083543300 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083543300 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083543300 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083543300 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083543300 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083543300 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083543300 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083543300 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083543300 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083543300 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083543300 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083543300 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083543300 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083543300 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083543300 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083543300 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083543300 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083543300 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083543300 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083543300 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083543300 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083543300 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083543300 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083543300 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083543300 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083543300 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083543300 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083543300 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083543300 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083543300 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083543300 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083543300 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083543300 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083543300 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083543300 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083543300 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083543300 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083543300 DLGLOBAL DEBUG validating counter group 0x7fd1f3a9e5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083543300 DLGLOBAL DEBUG validating counter group 0x55f90dc18700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083543300 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083543300 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083543300 DLGLOBAL DEBUG validating counter group 0x7fd1f3a9f160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083543300 DLGLOBAL DEBUG validating counter group 0x7fd1f3a9f140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083543301 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083543301 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) 20241107083543301 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) 20241107083543301 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083543301 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083543301 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083543301 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083543301 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083543301 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083543301 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083543301 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083543301 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083543301 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083543301 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083543301 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083543301 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083543301 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083543301 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083543301 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083543301 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083543301 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083543301 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083543301 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083543301 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083543301 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083543301 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083543301 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083543301 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083543301 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083543301 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) 20241107083543301 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) 20241107083543302 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(715)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" 20241107083543306 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7f5, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083543306 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7f5 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083543306 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20241107083543306 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20241107083543306 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20241107083543306 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241107083543306 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 d4 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(715)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(715)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(715)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(715)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(715)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(715)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083543316 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) 20241107083543316 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) 20241107083543317 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) 20241107083543317 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(715)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083543318 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) 20241107083543318 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) 20241107083543319 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) 20241107083543319 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) 20241107083543320 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) 20241107083543320 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@fb7e2f9c3787: 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 := '10101'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@fb7e2f9c3787: Start timer T: 2 s 20241107083543321 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) 20241107083543321 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) 20241107083543322 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) 20241107083543322 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) 20241107083543323 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) 20241107083543323 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) 20241107083543324 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083543324 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e6, fn=1338 (rfn=1338), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083543324 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e6 (11 bit) Fn=1338 qta=0 (bts.cpp:952) 20241107083543324 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20241107083543324 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20241107083543324 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20241107083543324 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241107083543324 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(715)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s 20241107083543326 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7ef, fn=1339 (rfn=1339), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083543326 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7ef (11 bit) Fn=1339 qta=0 (bts.cpp:952) 20241107083543326 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20241107083543326 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20241107083543326 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20241107083543326 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241107083543326 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 bc 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: 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 := '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@fb7e2f9c3787: Start timer T: 2 s 20241107083543328 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7f2, fn=1340 (rfn=1340), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083543328 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7f2 (11 bit) Fn=1340 qta=0 (bts.cpp:952) 20241107083543328 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20241107083543328 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20241107083543328 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20241107083543328 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241107083543328 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 c8 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: 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 := '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@fb7e2f9c3787: Start timer T: 2 s 20241107083543329 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7f3, fn=1341 (rfn=1341), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083543329 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7f3 (11 bit) Fn=1341 qta=0 (bts.cpp:952) 20241107083543329 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20241107083543329 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20241107083543329 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20241107083543329 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241107083543329 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 cc 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: 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 := '10011'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@fb7e2f9c3787: Start timer T: 2 s 20241107083543330 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e0, fn=1342 (rfn=1342), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083543330 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e0 (11 bit) Fn=1342 qta=0 (bts.cpp:952) 20241107083543330 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20241107083543330 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20241107083543331 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20241107083543331 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241107083543331 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 80 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: 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 := '00000'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)@fb7e2f9c3787: Start timer T: 2 s 20241107083543334 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) 20241107083543334 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) 20241107083543334 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) 20241107083543334 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) 20241107083543334 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) 20241107083543334 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) 20241107083543334 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) 20241107083543334 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) 20241107083543335 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) 20241107083543335 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) 20241107083543335 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) 20241107083543335 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) 20241107083543335 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) 20241107083543335 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) 20241107083543335 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) 20241107083543335 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) 20241107083543338 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_content-STATS(716)@fb7e2f9c3787: Start timer T_statsd: 5 s 20241107083543352 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) 20241107083543352 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) 20241107083543352 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) 20241107083543352 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) 20241107083543352 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) 20241107083543352 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) 20241107083543353 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) 20241107083543353 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) 20241107083543353 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) 20241107083543353 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) 20241107083543353 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) 20241107083543353 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) 20241107083543353 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) 20241107083543353 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) 20241107083543353 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) 20241107083543353 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_reject_content-STATS(716)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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 } 20241107083543362 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_content-STATS(716)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083543371 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36650<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083543372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36640<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083543372 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083543372 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083543372 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083543372 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083543372 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083543372 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083543372 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083543372 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083543372 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083543372 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083543372 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083543372 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083543372 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107083543372 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083543372 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) 20241107083543372 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) 20241107083543372 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_egprs_pkt_chan_req_reject_content finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_content pass'. respawn: 63: stopped pid 10187 with status 0 respawn: 64: starting: osmo-pcu Thu Nov 7 08:35:43 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 20241107083543390 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083543390 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083543390 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083543390 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083543405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45998<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083543505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45998<->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=67772) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:35:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_egprs_pkt_chan_req_reject_emergency started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107083546605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46002<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(718)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(718)@fb7e2f9c3787: Start timer T: 5 s PCUIF(718)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083546610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46006<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@fb7e2f9c3787: Start timer T: 2 s TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@fb7e2f9c3787: Start timer T: 2 s 20241107083548391 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083548391 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083548391 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(718)@fb7e2f9c3787: OsmoPCU is now connected BTS(719)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083548405 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083548405 DLGLOBAL DEBUG validating counter group 0x55fadcda1020(bts) with 102 counters (rate_ctr.c:86) 20241107083548405 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083548405 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083548405 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083548406 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083548406 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083548406 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083548406 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083548406 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083548406 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083548406 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083548406 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083548406 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083548406 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083548406 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083548406 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083548406 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083548406 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083548406 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083548406 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083548406 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083548406 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083548406 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083548406 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083548406 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083548406 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083548406 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083548406 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083548406 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083548406 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083548406 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083548406 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083548406 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083548406 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083548406 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083548406 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083548406 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083548406 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083548406 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083548406 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083548406 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083548406 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083548406 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083548406 DLGLOBAL DEBUG validating counter group 0x7f8292c685c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083548406 DLGLOBAL DEBUG validating counter group 0x55fadcda0700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083548406 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083548406 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083548406 DLGLOBAL DEBUG validating counter group 0x7f8292c69160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083548406 DLGLOBAL DEBUG validating counter group 0x7f8292c69140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083548406 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083548406 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) 20241107083548406 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) 20241107083548406 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083548406 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083548406 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083548406 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083548406 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083548406 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083548406 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083548406 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083548406 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083548406 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083548406 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083548406 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083548406 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083548406 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083548407 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083548407 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083548407 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083548407 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083548407 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083548407 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083548407 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083548407 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083548407 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083548407 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083548407 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083548407 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083548407 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) 20241107083548407 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) 20241107083548408 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083548408 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6f2, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083548409 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6f2 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083548409 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 18 | : End Content |  (gsm_rlcmac.c:6244) 20241107083548409 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20241107083548409 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20241107083548409 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241107083548409 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 c8 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(719)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(719)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(719)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(719)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(719)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(719)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(719)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" BTS(719)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: 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 := '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@fb7e2f9c3787: Start timer T: 2 s 20241107083548418 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) 20241107083548418 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) 20241107083548418 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) 20241107083548418 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) 20241107083548418 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) 20241107083548418 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) 20241107083548418 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) 20241107083548418 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) 20241107083548419 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) 20241107083548419 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) 20241107083548419 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) 20241107083548419 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) 20241107083548419 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) 20241107083548419 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) 20241107083548419 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) 20241107083548419 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) 20241107083548419 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6f2, fn=1338 (rfn=1338), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083548419 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6f2 (11 bit) Fn=1338 qta=0 (bts.cpp:952) 20241107083548419 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 18 | : End Content |  (gsm_rlcmac.c:6244) 20241107083548419 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20241107083548419 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20241107083548419 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241107083548419 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 c8 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: 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 := '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@fb7e2f9c3787: Start timer T: 2 s 20241107083548421 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6e1, fn=1339 (rfn=1339), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083548421 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6e1 (11 bit) Fn=1339 qta=0 (bts.cpp:952) 20241107083548421 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 1 | : End Content |  (gsm_rlcmac.c:6244) 20241107083548421 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20241107083548421 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20241107083548421 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241107083548421 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 84 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: 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 := '00001'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 } } } } 20241107083548422 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083548422 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6e5, fn=1340 (rfn=1340), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083548422 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6e5 (11 bit) Fn=1340 qta=0 (bts.cpp:952) 20241107083548422 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 5 | : End Content |  (gsm_rlcmac.c:6244) 20241107083548422 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20241107083548422 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20241107083548422 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241107083548422 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 94 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: 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 := '00101'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@fb7e2f9c3787: Start timer T: 2 s 20241107083548423 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6fe, fn=1341 (rfn=1341), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083548423 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6fe (11 bit) Fn=1341 qta=0 (bts.cpp:952) 20241107083548423 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 30 | : End Content |  (gsm_rlcmac.c:6244) 20241107083548423 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20241107083548423 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20241107083548423 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241107083548423 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 f8 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: 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 := '11110'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@fb7e2f9c3787: Start timer T: 2 s 20241107083548424 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6f1, fn=1342 (rfn=1342), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083548424 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6f1 (11 bit) Fn=1342 qta=0 (bts.cpp:952) 20241107083548424 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 17 | : End Content |  (gsm_rlcmac.c:6244) 20241107083548424 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20241107083548424 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20241107083548424 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241107083548424 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 c4 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: 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 := '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 } } } } TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@fb7e2f9c3787: Start timer T: 2 s TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@fb7e2f9c3787: Start timer T_statsd: 5 s 20241107083548436 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) 20241107083548436 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) 20241107083548436 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) 20241107083548436 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) 20241107083548436 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) 20241107083548436 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) 20241107083548436 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) 20241107083548436 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) 20241107083548437 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) 20241107083548437 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) 20241107083548437 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) 20241107083548437 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) 20241107083548437 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) 20241107083548437 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) 20241107083548437 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) 20241107083548437 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) 20241107083548440 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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 } 20241107083548454 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) 20241107083548455 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(719)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083548455 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) 20241107083548455 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) 20241107083548455 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) 20241107083548455 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) 20241107083548455 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) 20241107083548455 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) 20241107083548455 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) 20241107083548455 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) 20241107083548455 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) 20241107083548455 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) 20241107083548456 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) 20241107083548456 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) 20241107083548456 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) 20241107083548456 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) 20241107083548460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46006<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083548461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46002<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083548461 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083548461 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083548461 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083548461 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083548461 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083548461 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083548461 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083548461 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083548461 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083548461 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083548461 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083548461 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083548461 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107083548461 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083548461 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) 20241107083548461 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) 20241107083548461 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_egprs_pkt_chan_req_reject_emergency finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency pass'. respawn: 64: stopped pid 10243 with status 0 respawn: 65: starting: osmo-pcu Thu Nov 7 08:35:48 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 20241107083548472 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083548472 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083548472 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083548472 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083548483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46012<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083548584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46012<->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=72040) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:35:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_egprs_pkt_chan_req_reject_exhaustion started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107083551706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39318<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(722)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(722)@fb7e2f9c3787: Start timer T: 5 s 20241107083551738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39322<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(722)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@fb7e2f9c3787: Start timer T: 2 s TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@fb7e2f9c3787: Start timer T: 2 s 20241107083553473 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083553473 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083553473 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(722)@fb7e2f9c3787: OsmoPCU is now connected BTS(723)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Sending EGPRS Packet Channel Request (685): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '101'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=685, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083553482 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083553482 DLGLOBAL DEBUG validating counter group 0x55cf34abd020(bts) with 102 counters (rate_ctr.c:86) 20241107083553482 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083553482 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083553482 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083553482 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083553482 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083553482 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083553482 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083553482 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083553482 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083553482 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083553482 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083553482 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083553482 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083553482 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083553482 DL1IF DEBUG t3142=3 (pcu_l1_if.cpp:818) 20241107083553482 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083553482 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083553482 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083553482 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083553482 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083553482 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083553482 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083553482 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083553482 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083553482 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083553482 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083553482 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083553482 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083553483 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083553483 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083553483 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083553483 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083553483 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083553483 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083553483 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083553483 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083553483 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083553483 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083553483 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083553483 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083553483 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083553483 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083553483 DLGLOBAL DEBUG validating counter group 0x7f562e63f5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083553483 DLGLOBAL DEBUG validating counter group 0x55cf34abc700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083553483 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083553483 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083553483 DLGLOBAL DEBUG validating counter group 0x7f562e640160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083553483 DLGLOBAL DEBUG validating counter group 0x7f562e640140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083553483 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083553483 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) 20241107083553483 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) 20241107083553483 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083553483 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083553483 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083553483 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083553483 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083553483 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) 20241107083553483 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) 20241107083553483 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083553484 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) 20241107083553484 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ad (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083553484 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) 20241107083553484 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083553484 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083553484 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083553484 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083553484 DLGLOBAL DEBUG validating counter group 0x55cf34abc740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083553484 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083553484 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083553484 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083553484 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083553484 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083553484 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083553484 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083553484 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083553484 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083553484 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083553484 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083553484 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083553484 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083553484 DRLCMAC 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) 20241107083553484 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083553484 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083553484 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083553484 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083553484 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083553484 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083553484 DLGLOBAL DEBUG validating counter group 0x55cf34abcb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083553484 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083553484 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083553484 DLGLOBAL DEBUG validating counter group 0x55cf34abcbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083553484 DLGLOBAL DEBUG validating counter group 0x55cf34abcc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083553484 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083553484 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:1192) 20241107083553484 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083553484 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083553484 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) 20241107083553484 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083553484 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-0:E){NEW} (gprs_ms.c:336) 20241107083553484 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083553484 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083553484 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083553484 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083553484 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) 20241107083553484 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) 20241107083553484 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083553484 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083553484 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083553484 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) BTS(723)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(723)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (685): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '101'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=685, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083553489 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) 20241107083553489 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ad (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083553489 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) 20241107083553489 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083553489 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083553489 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083553489 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083553489 DLGLOBAL DEBUG validating counter group 0x55cf34abc740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083553489 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083553489 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083553489 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083553489 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083553489 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241107083553489 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083553489 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083553489 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083553489 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083553489 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083553489 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083553489 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083553489 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083553489 DRLCMAC 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) 20241107083553489 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083553489 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083553489 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083553489 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083553489 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083553489 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083553489 DLGLOBAL DEBUG validating counter group 0x55cf34abcb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083553489 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083553489 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083553489 DLGLOBAL DEBUG validating counter group 0x55cf34abcbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083553489 DLGLOBAL DEBUG validating counter group 0x55cf34abcc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083553489 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083553489 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:1192) 20241107083553489 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083553489 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083553489 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) 20241107083553489 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083553489 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-1:E){NEW} (gprs_ms.c:336) 20241107083553489 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083553489 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083553489 DTBFUL INFO TBF(UL:TFI-0-0-1:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083553489 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083553489 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) 20241107083553489 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) 20241107083553489 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083553489 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083553489 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107083553489 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 a1 08 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(723)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083553491 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) 20241107083553491 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083553491 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) 20241107083553491 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083553491 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083553491 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083553491 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083553491 DLGLOBAL DEBUG validating counter group 0x55cf34abc740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083553491 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083553491 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083553491 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083553491 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083553491 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241107083553491 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083553491 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083553491 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083553491 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083553491 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083553491 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083553491 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083553491 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083553491 DRLCMAC 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) 20241107083553491 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083553491 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083553491 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083553491 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083553492 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083553492 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083553492 DLGLOBAL DEBUG validating counter group 0x55cf34abcb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083553492 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083553492 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083553492 DLGLOBAL DEBUG validating counter group 0x55cf34abcbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083553492 DLGLOBAL DEBUG validating counter group 0x55cf34abcc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083553492 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107083553492 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:1192) 20241107083553492 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083553492 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083553492 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) 20241107083553492 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083553492 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-2:E){NEW} (gprs_ms.c:336) 20241107083553492 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083553492 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083553492 DTBFUL INFO TBF(UL:TFI-0-0-2:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083553492 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083553492 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) 20241107083553492 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) 20241107083553492 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083553492 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083553492 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107083553492 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 a2 10 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(723)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (686): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '110'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=686, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083553493 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) 20241107083553493 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ae (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083553493 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) 20241107083553493 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083553493 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083553493 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083553493 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083553493 DLGLOBAL DEBUG validating counter group 0x55cf34abc740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083553493 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083553493 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083553493 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083553493 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083553493 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241107083553493 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083553493 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083553493 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083553493 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083553493 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083553493 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083553493 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083553493 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083553493 DRLCMAC 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) 20241107083553493 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083553493 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083553493 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083553493 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083553493 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083553493 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083553493 DLGLOBAL DEBUG validating counter group 0x55cf34abcb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083553493 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083553493 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083553493 DLGLOBAL DEBUG validating counter group 0x55cf34abcbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083553493 DLGLOBAL DEBUG validating counter group 0x55cf34abcc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083553493 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107083553493 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:1192) 20241107083553493 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083553493 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083553493 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) 20241107083553493 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083553493 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-3:E){NEW} (gprs_ms.c:336) 20241107083553493 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083553493 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083553493 DTBFUL INFO TBF(UL:TFI-0-0-3:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083553493 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083553493 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) 20241107083553493 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) 20241107083553493 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083553493 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083553493 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107083553493 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(723)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (684): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '100'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=684, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083553495 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) 20241107083553495 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ac (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083553495 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) 20241107083553495 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083553495 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083553495 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083553495 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083553495 DLGLOBAL DEBUG validating counter group 0x55cf34abc740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083553495 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083553495 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083553495 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083553495 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083553495 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241107083553495 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083553495 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083553495 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083553495 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083553495 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083553495 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083553495 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083553495 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083553495 DRLCMAC 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) 20241107083553495 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083553495 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083553495 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083553495 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083553495 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083553495 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083553495 DLGLOBAL DEBUG validating counter group 0x55cf34abcb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083553495 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083553495 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083553495 DLGLOBAL DEBUG validating counter group 0x55cf34abcbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083553495 DLGLOBAL DEBUG validating counter group 0x55cf34abcc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083553495 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107083553495 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:1192) 20241107083553495 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083553495 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083553495 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) 20241107083553495 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083553495 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-4:E){NEW} (gprs_ms.c:336) 20241107083553495 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083553495 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083553495 DTBFUL INFO TBF(UL:TFI-0-0-4:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083553495 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083553495 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) 20241107083553495 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) 20241107083553495 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083553495 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083553495 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107083553495 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 24 20 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083553495 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) 20241107083553495 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(723)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (683): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '011'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=683, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083553497 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) 20241107083553497 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ab (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083553497 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) 20241107083553497 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083553497 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083553497 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083553497 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083553497 DLGLOBAL DEBUG validating counter group 0x55cf34abc740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083553497 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083553497 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083553497 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083553497 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083553497 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241107083553497 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083553497 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083553497 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083553497 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083553497 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083553497 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083553497 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083553497 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083553497 DRLCMAC 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) 20241107083553497 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083553497 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083553497 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083553497 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083553497 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083553497 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083553497 DLGLOBAL DEBUG validating counter group 0x55cf34abcb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083553497 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083553497 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083553497 DLGLOBAL DEBUG validating counter group 0x55cf34abcbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083553497 DLGLOBAL DEBUG validating counter group 0x55cf34abcc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083553497 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107083553497 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:1192) 20241107083553497 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083553497 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083553497 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) 20241107083553497 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083553497 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-5:E){NEW} (gprs_ms.c:336) 20241107083553497 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083553497 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083553497 DTBFUL INFO TBF(UL:TFI-0-0-5:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083553497 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083553497 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) 20241107083553497 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) 20241107083553497 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083553497 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083553497 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107083553497 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 a5 28 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(723)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (682): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '010'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=682, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083553499 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) 20241107083553499 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2aa (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083553499 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) 20241107083553499 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083553499 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083553499 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083553499 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083553499 DLGLOBAL DEBUG validating counter group 0x55cf34abc740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083553499 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083553499 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083553499 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083553499 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083553499 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241107083553499 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083553499 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083553499 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083553499 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083553499 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083553499 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083553499 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083553499 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083553499 DRLCMAC 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) 20241107083553499 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083553499 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083553499 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083553499 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107083553499 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083553499 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083553499 DLGLOBAL DEBUG validating counter group 0x55cf34abcb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083553499 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083553499 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083553499 DLGLOBAL DEBUG validating counter group 0x55cf34abcbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083553499 DLGLOBAL DEBUG validating counter group 0x55cf34abcc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083553499 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107083553499 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:1192) 20241107083553499 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083553499 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083553499 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) 20241107083553499 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083553499 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-6:E){NEW} (gprs_ms.c:336) 20241107083553499 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083553499 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083553499 DTBFUL INFO TBF(UL:TFI-0-0-6:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083553499 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083553499 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) 20241107083553499 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) 20241107083553499 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083553499 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083553499 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107083553499 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 26 30 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(723)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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 } } } } 20241107083553500 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083553500 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2aa, fn=1870 (rfn=1870), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107083553500 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2aa (11 bit) Fn=1870 qta=0 (bts.cpp:952) 20241107083553500 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) 20241107083553500 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107083553500 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083553500 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107083553500 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083553500 DLGLOBAL DEBUG validating counter group 0x55cf34abc740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083553500 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083553500 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107083553500 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083553500 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083553500 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=7 (bts.cpp:663) 20241107083553500 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083553500 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083553500 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083553500 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083553500 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083553500 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083553500 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083553500 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083553500 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241107083553500 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) 20241107083553500 DRLCMAC NOTICE No USF available (alloc_algo.cpp:728) 20241107083553500 DRLCMAC DEBUG Disabling algorithm B (alloc_algo.cpp:883) 20241107083553500 DRLCMAC DEBUG [UL] algo A (suggested TRX: -1): Alloc start (alloc_algo.cpp:327) 20241107083553500 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083553500 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083553500 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083553500 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083553500 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083553500 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083553500 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083553500 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:183) 20241107083553500 DRLCMAC NOTICE [UL] algo A (suggested TRX: -1): failed to allocate a TS, no USF available (alloc_algo.cpp:358) 20241107083553500 DTBF NOTICE MS(TA-220:MSCLS-0-22) Timeslot Allocation failed: trx = -1, single_slot = 1 (gprs_ms.c:1198) 20241107083553500 DMS INFO MS(TA-220:MSCLS-0-22): - bts_rcv_rach: now used by 0 (-) (bts.cpp:1012) 20241107083553500 DMS INFO MS(TA-220:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083553500 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241107083553500 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 0c 58 03 7f 0c 58 03 7f 0c 58 03 7f 0c 58 03 a8 2b 2b 00 (pcu_l1_if.cpp:182) BTS(723)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: 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 := '01010'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)@fb7e2f9c3787: Start timer T: 2 s 20241107083553513 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) 20241107083553513 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) TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@fb7e2f9c3787: Start timer T_statsd: 5 s 20241107083553518 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083553532 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) 20241107083553532 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) 20241107083553541 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083553560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39322<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083553560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39318<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083553560 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083553560 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083553560 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083553560 DTBF INFO TBF(UL:TFI-0-0-0:E){ASSIGN} free (tbf.cpp:271) 20241107083553560 DTBF DEBUG TBF(UL:TFI-0-0-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083553560 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:1202) 20241107083553560 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241107083553560 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083553560 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083553560 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083553560 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Deallocated (fsm.c:568) 20241107083553561 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DTBF INFO TBF(UL:TFI-0-0-1:E){ASSIGN} free (tbf.cpp:271) 20241107083553561 DTBF DEBUG TBF(UL:TFI-0-0-1:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083553561 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:1202) 20241107083553561 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241107083553561 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083553561 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083553561 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083553561 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Deallocated (fsm.c:568) 20241107083553561 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DTBF INFO TBF(UL:TFI-0-0-2:E){ASSIGN} free (tbf.cpp:271) 20241107083553561 DTBF DEBUG TBF(UL:TFI-0-0-2:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083553561 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:1202) 20241107083553561 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241107083553561 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083553561 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083553561 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083553561 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Deallocated (fsm.c:568) 20241107083553561 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DTBF INFO TBF(UL:TFI-0-0-3:E){ASSIGN} free (tbf.cpp:271) 20241107083553561 DTBF DEBUG TBF(UL:TFI-0-0-3:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083553561 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:1202) 20241107083553561 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241107083553561 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083553561 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083553561 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083553561 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Deallocated (fsm.c:568) 20241107083553561 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DTBF INFO TBF(UL:TFI-0-0-4:E){ASSIGN} free (tbf.cpp:271) 20241107083553561 DTBF DEBUG TBF(UL:TFI-0-0-4:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083553561 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:1202) 20241107083553561 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241107083553561 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083553561 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083553561 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083553561 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Deallocated (fsm.c:568) 20241107083553561 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DTBF INFO TBF(UL:TFI-0-0-5:E){ASSIGN} free (tbf.cpp:271) 20241107083553561 DTBF DEBUG TBF(UL:TFI-0-0-5:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083553561 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:1202) 20241107083553561 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241107083553561 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083553561 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083553561 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083553561 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Deallocated (fsm.c:568) 20241107083553561 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DTBF INFO TBF(UL:TFI-0-0-6:E){ASSIGN} free (tbf.cpp:271) 20241107083553561 DTBF DEBUG TBF(UL:TFI-0-0-6:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083553561 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:1202) 20241107083553561 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241107083553561 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083553561 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107083553561 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083553561 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Deallocated (fsm.c:568) 20241107083553561 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241107083553561 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083553561 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083553561 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107083553561 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083553561 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) 20241107083553561 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) 20241107083553561 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_egprs_pkt_chan_req_reject_exhaustion finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion pass'. respawn: 65: stopped pid 10302 with status 0 respawn: 66: starting: osmo-pcu Thu Nov 7 08:35:53 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 20241107083553569 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083553569 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083553569 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083553569 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083553583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39326<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083553683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39326<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72752) Waiting for packet dumper to finish... 1 (prev_count=72752, count=166164) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:35:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_mo_ping_pong_with_ul_racap_egprs_only started. 726@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_mo_ping_pong_with_ul_racap_egprs_only-BVCI1234(728)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 726@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(730)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 726@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083556783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39340<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 726@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(734)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 726@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(734)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(731)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083556790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39346<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(731)@fb7e2f9c3787: Start timer T: 5 s PCUIF(731)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_mo_ping_pong_with_ul_racap_egprs_only-STATS(735)@fb7e2f9c3787: Start timer T: 2 s TC_mo_ping_pong_with_ul_racap_egprs_only-STATS(735)@fb7e2f9c3787: Start timer T: 2 s 726@fb7e2f9c3787: 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(738)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(738)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083558570 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083558571 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083558571 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(731)@fb7e2f9c3787: OsmoPCU is now connected BTS(733)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083558586 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083558586 DLGLOBAL DEBUG validating counter group 0x56396492d020(bts) with 102 counters (rate_ctr.c:86) 20241107083558586 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083558586 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083558586 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083558586 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083558587 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083558587 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083558587 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083558587 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083558587 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083558587 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083558587 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083558587 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083558587 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083558587 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083558587 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083558587 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083558587 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083558587 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083558587 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083558587 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083558587 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083558587 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083558587 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083558587 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083558587 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083558587 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083558587 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083558587 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083558587 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083558587 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083558587 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083558587 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083558587 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083558587 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083558587 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083558587 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083558587 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083558587 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083558587 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083558587 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083558587 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083558587 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083558587 DLGLOBAL DEBUG validating counter group 0x7f6fe591a5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083558587 DLGLOBAL DEBUG validating counter group 0x56396492c700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083558587 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083558587 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083558587 DLGLOBAL DEBUG validating counter group 0x7f6fe591b160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083558587 DLGLOBAL DEBUG validating counter group 0x7f6fe591b140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083558587 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083558587 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) 20241107083558587 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) 20241107083558587 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083558587 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083558587 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083558587 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083558587 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083558587 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083558587 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083558587 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083558587 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083558587 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083558587 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083558587 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083558587 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083558587 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083558587 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083558587 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083558587 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083558588 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083558588 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083558588 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083558588 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083558588 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083558588 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083558588 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083558588 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083558588 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083558588 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) 20241107083558588 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) 20241107083558590 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(733)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(733)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(730)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(733)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(730)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(730)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(730)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(733)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083558597 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083558597 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(733)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083558597 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) 20241107083558597 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083558597 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083558597 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) 20241107083558598 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083558598 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) 20241107083558598 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(733)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(730)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(730)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(733)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(733)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083558601 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083558601 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) 20241107083558601 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) 20241107083558601 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083558601 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083558601 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083558601 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083558602 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083558602 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083558602 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083558602 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) 20241107083558602 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) 20241107083558603 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) 20241107083558603 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) 20241107083558603 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083558603 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(730)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(730)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083558604 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) 20241107083558604 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) 20241107083558605 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) 20241107083558605 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) 20241107083558606 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) 20241107083558606 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) 20241107083558607 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) 20241107083558607 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) 20241107083558608 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) 20241107083558608 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) 20241107083558609 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) 20241107083558609 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) 20241107083558610 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 727@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 727@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083558619 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) 20241107083558619 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) 20241107083558620 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) 20241107083558620 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) 20241107083558620 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083558620 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083558620 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083558620 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083558620 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083558620 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083558620 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083558620 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083558621 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) 20241107083558621 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) 20241107083558621 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) 20241107083558621 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) 20241107083558622 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) 20241107083558622 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) 20241107083558623 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) 20241107083558623 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) 20241107083558624 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) 20241107083558624 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) 20241107083558625 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) 20241107083558625 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) 20241107083558626 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_mo_ping_pong_with_ul_racap_egprs_only-BVCI1234(728)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_mo_ping_pong_with_ul_racap_egprs_only-BVCI1234(728)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083558630 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083558630 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083558630 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083558630 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083558630 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083558630 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083558630 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083558630 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083558632 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) 20241107083558632 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083558632 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083558632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083558632 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083558632 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083558632 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) 20241107083558633 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083558633 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083558633 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083558633 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083558633 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083558633 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083558633 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083558633 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083558633 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083558633 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(733)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083558635 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083558635 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083558635 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083558635 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083558635 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083558637 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) 20241107083558637 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) 20241107083558637 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) 20241107083558637 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) 20241107083558637 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) 20241107083558637 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) 20241107083558637 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) 20241107083558637 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) 20241107083558638 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) 20241107083558638 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) 20241107083558638 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) 20241107083558638 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) 20241107083558638 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) 20241107083558638 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) 20241107083558638 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) 20241107083558638 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) 20241107083558646 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083558661 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) 20241107083558661 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) 20241107083558663 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) 20241107083558663 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) 20241107083558664 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) 20241107083558664 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) 20241107083558664 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) 20241107083558665 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) 20241107083558665 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) 20241107083558665 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) 20241107083558666 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) 20241107083558666 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) 20241107083558667 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) 20241107083558667 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) 20241107083558667 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) 20241107083558667 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) 20241107083558668 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083558680 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) 20241107083558680 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) 20241107083558681 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) 20241107083558682 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) 20241107083558682 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) 20241107083558682 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) 20241107083558683 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) 20241107083558683 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) 20241107083558684 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) 20241107083558684 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) 20241107083558684 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) 20241107083558685 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) 20241107083558685 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) 20241107083558685 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) 20241107083558686 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) 20241107083558686 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) 20241107083558687 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083558701 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) 20241107083558701 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) 20241107083558703 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) 20241107083558703 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) 20241107083558704 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) 20241107083558704 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) 20241107083558706 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) 20241107083558706 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) 20241107083558707 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) 20241107083558707 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) 20241107083558707 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) 20241107083558708 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) 20241107083558709 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) 20241107083558709 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) 20241107083558709 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) 20241107083558710 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) 20241107083558710 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083558724 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) 20241107083558724 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) 20241107083558725 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) 20241107083558725 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) 20241107083558726 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) 20241107083558726 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) 20241107083558726 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) 20241107083558726 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) 20241107083558727 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) 20241107083558727 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) 20241107083558728 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) 20241107083558728 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) 20241107083558729 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) 20241107083558729 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) 20241107083558729 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) 20241107083558729 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) 20241107083558730 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083558743 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) 20241107083558743 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) 20241107083558744 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) 20241107083558744 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) 20241107083558745 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) 20241107083558745 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) 20241107083558745 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) 20241107083558745 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) 20241107083558746 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) 20241107083558746 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) 20241107083558747 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) 20241107083558747 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) 20241107083558748 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) 20241107083558748 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) 20241107083558748 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) 20241107083558748 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) 20241107083558749 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083558762 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) 20241107083558762 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) 20241107083558763 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) 20241107083558763 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) 20241107083558764 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) 20241107083558764 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) 20241107083558764 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) 20241107083558764 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) 20241107083558765 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) 20241107083558765 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) 20241107083558766 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) 20241107083558766 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) 20241107083558767 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) 20241107083558767 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) 20241107083558767 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) 20241107083558767 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) 20241107083558771 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083558785 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) 20241107083558786 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) 20241107083558787 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) 20241107083558787 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) 20241107083558787 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) 20241107083558787 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) 20241107083558788 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) 20241107083558788 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) 20241107083558789 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) 20241107083558789 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) 20241107083558790 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) 20241107083558790 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) 20241107083558791 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) 20241107083558791 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) 20241107083558792 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) 20241107083558792 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) 20241107083558793 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083558805 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) 20241107083558805 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) 20241107083558807 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) 20241107083558807 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) 20241107083558807 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) 20241107083558807 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) 20241107083558808 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) 20241107083558808 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) 20241107083558810 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) 20241107083558810 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) 20241107083558810 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) 20241107083558810 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) 20241107083558811 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) 20241107083558811 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) 20241107083558812 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) 20241107083558812 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) 20241107083558813 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083558824 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) 20241107083558824 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) 20241107083558825 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) 20241107083558825 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) 20241107083558826 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) 20241107083558826 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) 20241107083558826 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) 20241107083558826 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) 20241107083558827 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) 20241107083558827 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) 20241107083558827 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) 20241107083558827 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) 20241107083558829 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) 20241107083558829 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) 20241107083558829 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) 20241107083558829 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) 20241107083558833 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083558848 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) 20241107083558848 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) 20241107083558848 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083558848 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083558848 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) 20241107083558849 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083558849 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083558849 DLGLOBAL DEBUG validating counter group 0x56396492c740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083558849 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083558849 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083558849 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083558849 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083558849 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083558849 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241107083558849 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083558849 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083558849 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083558849 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083558849 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083558849 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083558849 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083558849 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083558849 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083558849 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083558849 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083558849 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083558850 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) 20241107083558850 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083558850 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083558850 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083558850 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Allocating UL TBF (tbf_ul.cpp:115) 20241107083558850 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083558850 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083558850 DLGLOBAL DEBUG validating counter group 0x56396492cb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083558850 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083558850 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083558850 DLGLOBAL DEBUG validating counter group 0x56396492cbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083558850 DLGLOBAL DEBUG validating counter group 0x56396492cc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083558850 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083558850 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:1192) 20241107083558850 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) 20241107083558850 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) 20241107083558850 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) 20241107083558850 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083558850 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) 20241107083558850 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083558850 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083558850 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) 20241107083558850 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083558850 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) 20241107083558850 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:820) 20241107083558850 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083558850 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083558850 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:220) 20241107083558850 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083558850 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) 20241107083558850 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) 20241107083558851 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) 20241107083558851 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) 20241107083558852 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) 20241107083558852 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) 20241107083558853 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) 20241107083558853 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) 20241107083558853 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) 20241107083558853 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) 20241107083558854 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) 20241107083558854 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) 20241107083558855 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) 20241107083558855 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) 20241107083558856 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) 20241107083558856 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:387) 20241107083558856 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083558856 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083558856 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083558856 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) 20241107083558857 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083558857 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083558857 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) 20241107083558857 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:238) 20241107083558857 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) 20241107083558857 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) 20241107083558857 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(733)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") 20241107083558867 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) 20241107083558867 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) 20241107083558869 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) 20241107083558869 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) 20241107083558871 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) 20241107083558871 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) 20241107083558871 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) 20241107083558871 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) 20241107083558872 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) 20241107083558872 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) 20241107083558873 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) 20241107083558873 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) 20241107083558875 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) 20241107083558875 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) 20241107083558876 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) 20241107083558876 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) 20241107083558876 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083558887 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 66 85 66 53 e7 d0 15 5c 22 de a8 f8 b4 87 e4 d4 e1 33 0c 74 5f 0f 4d (pcu_l1_if.cpp:463) 20241107083558888 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) 20241107083558888 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083558888 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 c0 82 66 85 66 53 e7 d0 15 5c 22 de a8 f8 b4 87 e4 d4 e1 33 0c 74 5f 0f 4d (pdch.cpp:1021) 20241107083558888 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:1032) 20241107083558888 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:1072) 20241107083558888 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) 20241107083558888 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) 20241107083558888 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083558888 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} data_length=22, data=b3 42 b3 a9 73 e8 0a 2e 11 6f 54 7c da 43 72 ea f0 19 06 ba af 87 (tbf_ul.cpp:337) 20241107083558888 DRLCMACUL DEBUG - Mark BSN 1984 as INVALID (rlc_window_ul.cpp:42) 20241107083558888 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083558888 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083558888 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083558888 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) 20241107083558888 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} complete UL frame len=22 (tbf_ul.cpp:197) 20241107083558888 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} len=22 (tbf_ul.cpp:467) 20241107083558888 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083558888 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083558888 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) 20241107083558890 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) 20241107083558890 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) 20241107083558891 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) 20241107083558891 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) 20241107083558892 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) 20241107083558893 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) 20241107083558894 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) 20241107083558894 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) 20241107083558895 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) 20241107083558895 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) 20241107083558896 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) 20241107083558896 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) 20241107083558897 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) 20241107083558897 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) 20241107083558897 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083558912 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) 20241107083558912 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) 20241107083558914 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) 20241107083558914 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) 20241107083558916 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) 20241107083558916 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) 20241107083558917 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) 20241107083558917 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) 20241107083558918 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) 20241107083558918 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) 20241107083558919 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) 20241107083558919 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) 20241107083558920 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) 20241107083558920 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) 20241107083558921 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) 20241107083558921 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) 20241107083558921 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083558930 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) 20241107083558930 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) 20241107083558930 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083558930 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083558930 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) 20241107083558931 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083558931 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083558931 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083558931 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083558931 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) MTC@fb7e2f9c3787: Start timer T: 0.5 s 20241107083558931 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083558931 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083558931 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) 20241107083558931 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) 20241107083558932 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) 20241107083558932 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) 20241107083558934 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) 20241107083558934 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) 20241107083558935 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) 20241107083558935 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) 20241107083558936 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) 20241107083558936 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) 20241107083558937 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) 20241107083558937 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) 20241107083558938 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083558938 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083558938 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083558938 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083558938 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083558938 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241107083558938 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241107083558938 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083558938 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083558938 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) 20241107083558938 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083558938 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083558938 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083558938 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241107083558938 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083558938 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083558938 DLGLOBAL DEBUG validating counter group 0x56396492cb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083558938 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083558938 DLGLOBAL DEBUG validating counter group 0x56396492cde0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083558938 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083558938 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:1192) 20241107083558938 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) 20241107083558938 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) 20241107083558938 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) 20241107083558938 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083558938 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) 20241107083558938 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241107083558938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241107083558938 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) 20241107083558938 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241107083558938 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:147) 20241107083558938 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241107083558938 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) 20241107083558938 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241107083558938 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) 20241107083558938 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) 20241107083558938 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) 20241107083558939 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083558949 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) 20241107083558950 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) 20241107083558951 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) 20241107083558951 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) 20241107083558952 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) 20241107083558953 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) 20241107083558954 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) 20241107083558954 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) 20241107083558955 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) 20241107083558955 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) 20241107083558957 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) 20241107083558957 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) 20241107083558958 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) 20241107083558958 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) 20241107083558959 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) 20241107083558959 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) 20241107083558960 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083558974 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) 20241107083558974 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) 20241107083558976 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) 20241107083558976 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) 20241107083558976 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) 20241107083558976 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) 20241107083558977 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) 20241107083558977 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) 20241107083558978 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) 20241107083558978 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) 20241107083558979 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) 20241107083558979 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) 20241107083558980 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) 20241107083558980 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) 20241107083558980 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) 20241107083558980 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) 20241107083558981 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083558991 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) 20241107083558991 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) 20241107083558992 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) 20241107083558992 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) 20241107083558992 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) 20241107083558993 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) 20241107083558993 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) 20241107083558993 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) 20241107083558993 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) 20241107083558993 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) 20241107083558993 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) 20241107083558993 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) 20241107083558993 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) 20241107083558993 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) 20241107083558994 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) 20241107083558994 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) 20241107083558996 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083559011 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) 20241107083559012 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) 20241107083559013 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) 20241107083559013 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) 20241107083559014 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) 20241107083559014 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) 20241107083559014 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) 20241107083559015 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) 20241107083559015 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) 20241107083559015 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) 20241107083559016 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) 20241107083559016 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) 20241107083559017 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) 20241107083559017 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) 20241107083559018 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) 20241107083559018 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) 20241107083559022 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083559037 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) 20241107083559037 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) 20241107083559038 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) 20241107083559039 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) 20241107083559039 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) 20241107083559039 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) 20241107083559040 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) 20241107083559040 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) 20241107083559041 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) 20241107083559041 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) 20241107083559042 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) 20241107083559042 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) 20241107083559043 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) 20241107083559043 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) 20241107083559043 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) 20241107083559043 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) 20241107083559044 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083559056 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) 20241107083559056 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) 20241107083559057 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) 20241107083559057 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) 20241107083559058 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) 20241107083559058 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) 20241107083559059 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) 20241107083559059 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) 20241107083559060 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) 20241107083559060 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) 20241107083559061 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) 20241107083559061 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) 20241107083559062 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) 20241107083559062 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) 20241107083559065 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) 20241107083559065 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) 20241107083559067 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083559077 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) 20241107083559077 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) 20241107083559081 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) 20241107083559081 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) 20241107083559082 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) 20241107083559082 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) 20241107083559084 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) 20241107083559084 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) 20241107083559085 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) 20241107083559085 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) 20241107083559087 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) 20241107083559087 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) 20241107083559088 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) 20241107083559088 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) 20241107083559090 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) 20241107083559090 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) 20241107083559092 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083559101 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) 20241107083559101 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) 20241107083559103 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) 20241107083559104 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) 20241107083559105 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) 20241107083559105 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) 20241107083559106 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) 20241107083559106 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) 20241107083559107 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) 20241107083559107 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) 20241107083559109 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) 20241107083559109 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) 20241107083559110 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) 20241107083559110 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) 20241107083559112 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) 20241107083559112 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) 20241107083559113 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083559120 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) 20241107083559120 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) 20241107083559120 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) 20241107083559120 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) 20241107083559121 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) 20241107083559121 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) 20241107083559121 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) 20241107083559121 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) 20241107083559121 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) 20241107083559121 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) 20241107083559122 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) 20241107083559122 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) 20241107083559122 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) 20241107083559122 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) 20241107083559122 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) 20241107083559122 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) 20241107083559124 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083559138 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) 20241107083559138 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) 20241107083559139 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) 20241107083559139 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) 20241107083559139 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) 20241107083559139 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) 20241107083559139 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) 20241107083559139 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) 20241107083559140 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) 20241107083559140 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) 20241107083559140 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) 20241107083559140 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) 20241107083559140 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) 20241107083559140 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) 20241107083559140 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) 20241107083559140 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) 20241107083559147 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083559161 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) 20241107083559162 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) 20241107083559162 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) 20241107083559162 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) 20241107083559162 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) 20241107083559162 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) 20241107083559162 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) 20241107083559162 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) 20241107083559162 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) 20241107083559162 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) 20241107083559163 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) 20241107083559163 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) 20241107083559163 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) 20241107083559163 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) 20241107083559163 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) 20241107083559163 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) 20241107083559166 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083559180 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) 20241107083559180 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) 20241107083559180 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) 20241107083559180 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) 20241107083559180 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) 20241107083559180 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) 20241107083559180 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) 20241107083559180 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) 20241107083559181 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) 20241107083559181 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) 20241107083559181 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) 20241107083559181 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) 20241107083559181 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) 20241107083559181 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) 20241107083559181 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) 20241107083559181 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) 20241107083559185 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083559199 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) 20241107083559199 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) 20241107083559200 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) 20241107083559200 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) 20241107083559200 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) 20241107083559200 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) 20241107083559200 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) 20241107083559200 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) 20241107083559200 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) 20241107083559200 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) 20241107083559201 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) 20241107083559201 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) 20241107083559201 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) 20241107083559201 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) 20241107083559202 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) 20241107083559202 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) 20241107083559209 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083559224 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) 20241107083559224 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) 20241107083559226 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) 20241107083559226 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) 20241107083559227 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) 20241107083559227 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) 20241107083559227 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) 20241107083559228 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) 20241107083559229 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) 20241107083559229 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) 20241107083559230 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) 20241107083559230 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) 20241107083559231 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) 20241107083559231 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) 20241107083559232 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) 20241107083559232 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) 20241107083559233 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083559245 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) 20241107083559245 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) 20241107083559246 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) 20241107083559246 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) 20241107083559247 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) 20241107083559247 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) 20241107083559248 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) 20241107083559248 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) 20241107083559248 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) 20241107083559248 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) 20241107083559249 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) 20241107083559249 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) 20241107083559250 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) 20241107083559250 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) 20241107083559251 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) 20241107083559251 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) 20241107083559252 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083559264 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) 20241107083559264 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) 20241107083559265 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) 20241107083559265 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) 20241107083559266 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) 20241107083559266 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) 20241107083559267 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) 20241107083559267 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) 20241107083559268 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) 20241107083559268 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) 20241107083559268 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) 20241107083559268 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) 20241107083559269 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) 20241107083559269 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) 20241107083559270 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) 20241107083559270 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) 20241107083559273 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083559288 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) 20241107083559288 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) 20241107083559290 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) 20241107083559290 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) 20241107083559291 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) 20241107083559291 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) 20241107083559292 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) 20241107083559292 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) 20241107083559293 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) 20241107083559293 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) 20241107083559294 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) 20241107083559294 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) 20241107083559295 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) 20241107083559295 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) 20241107083559296 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) 20241107083559296 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) 20241107083559296 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083559308 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) 20241107083559308 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) 20241107083559309 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) 20241107083559309 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) 20241107083559310 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) 20241107083559310 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) 20241107083559310 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) 20241107083559310 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) 20241107083559311 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) 20241107083559311 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) 20241107083559312 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) 20241107083559312 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) 20241107083559313 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) 20241107083559313 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) 20241107083559313 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) 20241107083559313 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) 20241107083559314 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083559327 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) 20241107083559327 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) 20241107083559328 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) 20241107083559328 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) 20241107083559329 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) 20241107083559329 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) 20241107083559329 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) 20241107083559329 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) 20241107083559330 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) 20241107083559330 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) 20241107083559331 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) 20241107083559331 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) 20241107083559332 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) 20241107083559332 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) 20241107083559332 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) 20241107083559332 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) 20241107083559336 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083559351 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) 20241107083559351 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) 20241107083559352 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) 20241107083559352 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) 20241107083559353 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) 20241107083559353 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) 20241107083559353 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) 20241107083559354 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) 20241107083559354 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) 20241107083559354 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) 20241107083559355 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) 20241107083559355 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) 20241107083559356 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) 20241107083559356 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) 20241107083559357 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) 20241107083559357 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) 20241107083559358 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083559370 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) 20241107083559370 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) 20241107083559371 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) 20241107083559371 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) 20241107083559372 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) 20241107083559372 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) 20241107083559373 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) 20241107083559373 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) 20241107083559373 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) 20241107083559373 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) 20241107083559374 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) 20241107083559374 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) 20241107083559375 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) 20241107083559375 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) 20241107083559376 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) 20241107083559376 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) 20241107083559377 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083559389 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) 20241107083559389 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) 20241107083559390 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) 20241107083559390 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) 20241107083559391 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) 20241107083559391 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) 20241107083559392 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) 20241107083559392 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) 20241107083559392 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) 20241107083559392 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) 20241107083559393 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) 20241107083559393 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) 20241107083559394 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) 20241107083559394 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) 20241107083559395 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) 20241107083559395 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) 20241107083559398 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083559413 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) 20241107083559413 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) 20241107083559414 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) 20241107083559414 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) 20241107083559415 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) 20241107083559415 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) 20241107083559415 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) 20241107083559415 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) 20241107083559416 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) 20241107083559416 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) 20241107083559417 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) 20241107083559417 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) 20241107083559418 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) 20241107083559418 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) 20241107083559419 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) 20241107083559419 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) 20241107083559419 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083559432 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) 20241107083559432 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) 20241107083559433 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) 20241107083559433 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) 20241107083559434 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) 20241107083559434 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) 20241107083559435 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) 20241107083559435 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) 20241107083559436 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) 20241107083559436 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) 20241107083559436 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) 20241107083559436 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) 20241107083559437 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) 20241107083559437 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) 20241107083559438 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) 20241107083559438 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) 20241107083559439 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) 20241107083559439 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) 20241107083559439 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241107083559439 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:266) 20241107083559439 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 177 + 13 = 190 (pdch_ul_controller.c:131) 20241107083559439 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:106) 20241107083559439 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083559439 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) 20241107083559440 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083559440 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type POLL (pdch_ul_controller.c:184) 20241107083559440 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:127) 20241107083559440 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:165) 20241107083559440 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) 20241107083559440 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) 20241107083559440 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(733)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '032B2B2B2B2B2B2B2B2B2B'O 20241107083559451 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) 20241107083559451 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) 20241107083559452 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) 20241107083559452 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) 20241107083559453 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) 20241107083559453 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) 20241107083559454 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) 20241107083559454 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) 20241107083559455 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) 20241107083559455 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) 20241107083559456 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) 20241107083559456 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) 20241107083559457 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) 20241107083559457 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) 20241107083559458 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) 20241107083559458 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) 20241107083559460 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083559475 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) 20241107083559475 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) 20241107083559475 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) 20241107083559475 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083559476 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) 20241107083559476 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) 20241107083559477 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) 20241107083559477 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) 20241107083559478 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) 20241107083559478 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) 20241107083559479 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) 20241107083559479 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) 20241107083559480 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) 20241107083559480 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) 20241107083559481 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) 20241107083559481 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) 20241107083559482 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) 20241107083559482 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) 20241107083559483 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083559494 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) 20241107083559494 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) 20241107083559496 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) 20241107083559496 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) 20241107083559497 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) 20241107083559497 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) 20241107083559498 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) 20241107083559498 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) 20241107083559498 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) 20241107083559499 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) 20241107083559499 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) 20241107083559499 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) 20241107083559500 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) 20241107083559500 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) 20241107083559501 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) 20241107083559501 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) 20241107083559502 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083559513 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) 20241107083559513 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) 20241107083559513 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083559514 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083559514 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) 20241107083559514 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083559514 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} FN=190 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241107083559514 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241107083559514 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:182) 20241107083559514 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got PKT_CTRL_ACK confirming assignment of TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} (pdch.cpp:433) 20241107083559514 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:439) 20241107083559514 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241107083559515 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) 20241107083559515 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) 20241107083559517 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) 20241107083559517 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) 20241107083559518 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) 20241107083559518 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) 20241107083559519 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) 20241107083559519 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) 20241107083559520 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) 20241107083559520 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) 20241107083559521 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) 20241107083559522 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) 20241107083559523 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) 20241107083559523 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) 20241107083559524 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) 20241107083559524 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) 20241107083559524 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241107083559524 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) 20241107083559524 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083559524 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) 20241107083559524 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) 20241107083559524 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) 20241107083559524 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) 20241107083559524 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) 20241107083559525 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(733)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0087B0042B2B2B2B2B2B2B2B2B2B'O 20241107083559537 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) 20241107083559537 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) 20241107083559539 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) 20241107083559539 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) 20241107083559540 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) 20241107083559540 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) 20241107083559541 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) 20241107083559541 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) 20241107083559542 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) 20241107083559542 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) 20241107083559543 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) 20241107083559543 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) 20241107083559544 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) 20241107083559544 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) 20241107083559544 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) 20241107083559544 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) 20241107083559545 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) 20241107083559545 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) 20241107083559545 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241107083559545 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) 20241107083559545 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) 20241107083559545 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) 20241107083559545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083559545 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (22): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083559546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083559546 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) 20241107083559546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241107083559546 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241107083559546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data block (BSN 0, MCS-1): 14 ff 42 28 9a f1 82 6a 44 08 26 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083559546 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) 20241107083559546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083559546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083559546 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) 20241107083559546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 199 + 13 = 212 (pdch_ul_controller.c:131) 20241107083559546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type POLL (pdch_ul_controller.c:184) 20241107083559546 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) 20241107083559546 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) 20241107083559546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} msg block (BSN 0, MCS-1): 0f 00 00 16 28 fe 85 50 34 e3 05 d5 88 10 4c f2 57 56 56 56 56 56 56 56 56 56 00 (tbf_dl.cpp:911) 20241107083559546 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 85 50 34 e3 05 d5 88 10 4c f2 57 56 56 56 56 56 56 56 56 56 00 (pcu_l1_if.cpp:182) 20241107083559546 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083559556 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) 20241107083559556 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) 20241107083559556 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) 20241107083559556 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083559557 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) 20241107083559557 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) 20241107083559558 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) 20241107083559558 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) 20241107083559559 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) 20241107083559559 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) 20241107083559560 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) 20241107083559560 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) 20241107083559560 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) 20241107083559560 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) 20241107083559561 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) 20241107083559561 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) 20241107083559562 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) 20241107083559562 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) 20241107083559563 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083559575 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) 20241107083559575 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) 20241107083559575 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) 20241107083559575 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083559577 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) 20241107083559577 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) 20241107083559577 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) 20241107083559577 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) 20241107083559578 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) 20241107083559578 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) 20241107083559579 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) 20241107083559579 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) 20241107083559579 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) 20241107083559580 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) 20241107083559580 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) 20241107083559580 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) 20241107083559581 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) 20241107083559581 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) 20241107083559585 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083559599 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) 20241107083559599 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) 20241107083559600 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) 20241107083559600 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) 20241107083559601 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) 20241107083559601 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) 20241107083559602 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) 20241107083559602 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) 20241107083559602 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) 20241107083559602 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) 20241107083559604 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) 20241107083559604 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) 20241107083559605 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) 20241107083559605 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) 20241107083559605 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) 20241107083559605 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) 20241107083559606 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083559618 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) 20241107083559618 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) 20241107083559618 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083559618 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083559618 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) 20241107083559619 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083559619 DTBF DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083559619 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, 0x56396631979c, 0x5639663197a0, 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:572) 20241107083559619 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:599) 20241107083559619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083559619 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) 20241107083559619 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) 20241107083559619 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083559619 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) 20241107083559619 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) 20241107083559619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241107083559619 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107083559619 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) BTS(733)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083559620 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) 20241107083559620 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) 20241107083559621 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) 20241107083559621 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) 20241107083559622 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) 20241107083559622 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) 20241107083559623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39346<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083559624 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) 20241107083559624 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) 20241107083559625 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) 20241107083559625 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) 20241107083559625 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) 20241107083559625 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) 20241107083559626 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) 20241107083559626 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) 20241107083559629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39340<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083559630 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083559630 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083559630 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083559630 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083559630 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:1202) 20241107083559630 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL:DL) Detaching TBF: TBF(UL:E:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083559630 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241107083559630 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083559630 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083559630 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083559630 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083559630 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083559631 DTBF INFO TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083559631 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:1202) 20241107083559631 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:DL) Detaching TBF: TBF(DL:E:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083559631 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083559631 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083559631 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083559631 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083559631 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083559631 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083559631 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083559631 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083559631 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083559631 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083559631 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083559631 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083559631 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083559631 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083559631 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083559631 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083559631 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083559631 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) 20241107083559631 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) 20241107083559631 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 66: stopped pid 10359 with status 0 MTC@fb7e2f9c3787: Test case TC_mo_ping_pong_with_ul_racap_egprs_only finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only pass'. respawn: 67: starting: osmo-pcu Thu Nov 7 08:35:59 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 20241107083559685 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083559686 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083559686 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083559686 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083559714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39354<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083559815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39354<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=357684) Waiting for packet dumper to finish... 1 (prev_count=357684, count=392404) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:36:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_pcuif_fh_imm_ass_ul_egprs started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107083602930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41370<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(739)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083602960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41372<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(739)@fb7e2f9c3787: Start timer T: 5 s PCUIF(739)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_pcuif_fh_imm_ass_ul_egprs-STATS(741)@fb7e2f9c3787: Start timer T: 2 s TC_pcuif_fh_imm_ass_ul_egprs-STATS(741)@fb7e2f9c3787: Start timer T: 2 s 20241107083604686 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083604687 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083604687 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(739)@fb7e2f9c3787: OsmoPCU is now connected BTS(740)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=1642, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083604699 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083604699 DLGLOBAL DEBUG validating counter group 0x5615cae74020(bts) with 102 counters (rate_ctr.c:86) 20241107083604699 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083604699 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083604699 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083604699 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083604699 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083604699 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083604699 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083604699 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083604699 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083604699 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083604699 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083604699 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083604699 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083604699 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083604699 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083604699 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083604699 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083604699 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083604699 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083604699 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083604699 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083604699 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083604699 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083604699 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083604699 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083604699 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083604699 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083604699 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083604699 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083604699 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083604699 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083604699 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083604699 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083604699 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083604699 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083604699 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083604699 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083604699 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083604700 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083604700 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083604700 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083604700 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083604700 DLGLOBAL DEBUG validating counter group 0x7fd65d4615c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083604700 DLGLOBAL DEBUG validating counter group 0x5615cae73700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083604700 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083604700 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083604700 DLGLOBAL DEBUG validating counter group 0x7fd65d462160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083604700 DLGLOBAL DEBUG validating counter group 0x7fd65d462140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083604700 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083604700 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) 20241107083604700 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) 20241107083604700 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083604700 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083604700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083604700 DL1IF INFO PDCH (trx=0, ts=7): tsc=6, hopping=yes (pcu_l1_if.cpp:952) 20241107083604700 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083604700 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083604700 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083604700 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083604700 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083604700 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083604700 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083604700 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083604700 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083604700 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083604700 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083604700 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083604700 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083604700 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083604700 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083604700 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083604700 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083604700 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083604700 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083604700 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083604700 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083604700 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083604700 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) 20241107083604700 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) 20241107083604701 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) 20241107083604701 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x66a (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083604701 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 10 | : End Content |  (gsm_rlcmac.c:6244) 20241107083604702 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241107083604702 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083604702 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083604702 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083604702 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=6 TFI=-1 USF=7 (bts.cpp:1026) 20241107083604702 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 db 3a 7f 09 6b 00 02 51 e3 45 00 00 10 0b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083604703 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(740)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(740)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(740)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(740)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(740)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(740)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(740)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083604713 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) 20241107083604713 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) 20241107083604713 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) 20241107083604713 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)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083604714 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) 20241107083604714 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) 20241107083604715 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) 20241107083604715 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) 20241107083604715 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) 20241107083604715 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) BTS(740)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083604716 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) 20241107083604716 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) 20241107083604716 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) 20241107083604716 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) 20241107083604717 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) 20241107083604717 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@fb7e2f9c3787: 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 := 44, hsn := 58 } }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 2, ma := '1100011110001010'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 } } } } 20241107083604719 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: 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)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083604723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41372<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083604725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41370<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083604726 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083604726 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083604726 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083604726 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083604726 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083604726 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083604726 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083604726 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083604726 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083604726 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083604726 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083604726 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083604726 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107083604726 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083604726 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) 20241107083604726 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) 20241107083604726 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_pcuif_fh_imm_ass_ul_egprs finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs pass'. respawn: 67: stopped pid 10426 with status 0 respawn: 68: starting: osmo-pcu Thu Nov 7 08:36:04 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 20241107083604756 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083604756 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083604756 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083604756 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083604771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41374<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083604872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41374<->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=42580) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:36:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_pcuif_fh_imm_ass_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_pcuif_fh_imm_ass_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_pcuif_fh_imm_ass_ul started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107083608009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41390<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(743)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083608032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41396<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(743)@fb7e2f9c3787: Start timer T: 5 s PCUIF(743)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_pcuif_fh_imm_ass_ul-STATS(745)@fb7e2f9c3787: Start timer T: 2 s TC_pcuif_fh_imm_ass_ul-STATS(745)@fb7e2f9c3787: Start timer T: 2 s 20241107083609757 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083609757 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083609757 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(743)@fb7e2f9c3787: OsmoPCU is now connected BTS(744)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "G:o" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083609773 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083609773 DLGLOBAL DEBUG validating counter group 0x556eddcf0020(bts) with 102 counters (rate_ctr.c:86) 20241107083609773 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083609773 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083609773 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083609773 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083609773 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083609773 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083609773 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083609773 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083609773 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083609773 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083609773 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083609773 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083609773 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083609773 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083609773 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083609773 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083609773 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083609773 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083609773 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083609773 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083609773 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083609773 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083609773 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083609773 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083609773 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083609773 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083609773 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083609773 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083609773 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083609773 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083609773 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083609773 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083609773 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083609773 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083609773 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083609773 DLGLOBAL DEBUG validating counter group 0x7ffaa1ffb5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083609773 DLGLOBAL DEBUG validating counter group 0x556eddcef700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083609773 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083609773 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083609774 DLGLOBAL DEBUG validating counter group 0x7ffaa1ffc160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083609774 DLGLOBAL DEBUG validating counter group 0x7ffaa1ffc140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083609774 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083609774 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) 20241107083609774 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) 20241107083609774 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083609774 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083609774 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083609774 DL1IF INFO PDCH (trx=0, ts=7): tsc=5, hopping=yes (pcu_l1_if.cpp:952) 20241107083609774 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083609774 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083609774 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083609774 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083609774 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083609774 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083609774 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083609774 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083609774 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083609774 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083609774 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083609774 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083609774 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083609774 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083609774 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083609774 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083609774 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083609774 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083609774 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083609774 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083609774 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083609774 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083609774 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) 20241107083609774 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) 20241107083609775 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) 20241107083609775 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083609775 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083609775 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083609775 DLGLOBAL DEBUG validating counter group 0x556eddcef740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083609775 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083609775 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083609775 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083609775 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083609775 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083609776 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083609776 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083609776 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083609776 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083609776 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083609776 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083609776 DRLCMAC 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) 20241107083609776 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083609776 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083609776 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083609776 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083609776 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083609776 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083609776 DLGLOBAL DEBUG validating counter group 0x556eddcefb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083609776 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083609776 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083609776 DLGLOBAL DEBUG validating counter group 0x556eddcefbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083609776 DLGLOBAL DEBUG validating counter group 0x556eddcefc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083609776 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083609776 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:1192) 20241107083609776 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083609776 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083609776 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083609776 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083609776 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083609776 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083609776 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083609776 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) 20241107083609776 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) 20241107083609776 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083609776 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083609776 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=5 TFI=0 USF=0 (bts.cpp:1026) 20241107083609776 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 b3 dc 78 09 6b 00 04 4d c7 4a f9 c8 00 30 0b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083609777 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(744)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(744)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(744)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(744)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(744)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(744)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083609787 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) 20241107083609787 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) 20241107083609788 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) 20241107083609788 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) 20241107083609789 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) 20241107083609789 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) 20241107083609789 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) 20241107083609789 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) 20241107083609790 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) 20241107083609790 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) 20241107083609791 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) 20241107083609791 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) 20241107083609792 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) 20241107083609792 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) 20241107083609793 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) 20241107083609793 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(744)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083609795 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(744)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" BTS(744)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: 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 := 5, presence := '1'B, zero := omit, one := { maio := 15, hsn := 28 } }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 4, ma := '10011111010100101110001110110010'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@fb7e2f9c3787: 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 } 20241107083609804 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) 20241107083609804 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(744)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083609806 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) 20241107083609806 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) 20241107083609807 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) 20241107083609807 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) 20241107083609807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41396<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083609807 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) 20241107083609807 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) 20241107083609809 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) 20241107083609809 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) 20241107083609810 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) 20241107083609810 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) 20241107083609810 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) 20241107083609811 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) 20241107083609811 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) 20241107083609811 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) 20241107083609814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41390<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083609815 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083609815 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083609815 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083609815 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20241107083609815 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083609815 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:1202) 20241107083609815 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241107083609815 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083609815 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107083609815 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083609815 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083609815 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241107083609815 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083609815 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083609815 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083609815 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083609815 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083609815 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083609815 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083609815 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083609815 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083609815 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083609815 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083609815 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107083609815 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083609815 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) 20241107083609815 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) 20241107083609815 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_pcuif_fh_imm_ass_ul finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul pass'. respawn: 68: stopped pid 10482 with status 0 respawn: 69: starting: osmo-pcu Thu Nov 7 08:36:09 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 20241107083609842 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083609842 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083609842 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083609842 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083609854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41412<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083609954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41412<->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=54996) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:36:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_pcuif_fh_imm_ass_dl.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_pcuif_fh_imm_ass_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_imm_ass_dl' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_pcuif_fh_imm_ass_dl started. 747@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_pcuif_fh_imm_ass_dl-BVCI1234(749)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 747@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(751)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 747@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083613100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42028<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 747@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(755)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 747@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(755)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(752)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083613106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42034<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(752)@fb7e2f9c3787: Start timer T: 5 s PCUIF(752)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_pcuif_fh_imm_ass_dl-STATS(756)@fb7e2f9c3787: Start timer T: 2 s TC_pcuif_fh_imm_ass_dl-STATS(756)@fb7e2f9c3787: Start timer T: 2 s 747@fb7e2f9c3787: 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(759)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(759)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083614842 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083614843 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083614843 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(752)@fb7e2f9c3787: OsmoPCU is now connected BTS(754)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083614859 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083614859 DLGLOBAL DEBUG validating counter group 0x558165383020(bts) with 102 counters (rate_ctr.c:86) 20241107083614860 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083614860 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083614860 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083614860 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083614860 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083614860 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083614860 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083614860 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083614860 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083614860 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083614860 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083614860 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083614860 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083614860 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083614860 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083614860 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083614860 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083614860 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083614860 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083614860 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083614860 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083614860 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083614860 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083614860 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083614860 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083614860 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083614860 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083614860 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083614860 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083614860 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083614860 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083614860 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083614860 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083614860 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083614860 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083614860 DLGLOBAL DEBUG validating counter group 0x7fdbe0cd85c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083614861 DLGLOBAL DEBUG validating counter group 0x558165382700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083614861 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083614861 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083614861 DLGLOBAL DEBUG validating counter group 0x7fdbe0cd9160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083614861 DLGLOBAL DEBUG validating counter group 0x7fdbe0cd9140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083614861 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083614861 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) 20241107083614861 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) 20241107083614861 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083614861 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083614861 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083614861 DL1IF INFO PDCH (trx=0, ts=7): tsc=1, hopping=yes (pcu_l1_if.cpp:952) 20241107083614861 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083614861 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083614861 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083614861 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083614861 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083614861 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083614861 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083614861 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083614861 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083614861 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083614861 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083614861 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083614861 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083614861 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083614862 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083614862 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083614862 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083614862 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083614862 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083614862 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083614862 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083614862 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083614862 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) 20241107083614862 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) 20241107083614863 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(754)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(751)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(754)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(751)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(751)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(751)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(754)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" 20241107083614870 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083614870 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) 20241107083614870 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) 20241107083614870 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083614870 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083614870 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) 20241107083614871 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083614871 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) 20241107083614871 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(754)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(754)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(751)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(751)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083614875 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083614875 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) 20241107083614875 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) 20241107083614875 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083614875 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083614875 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083614875 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083614875 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083614875 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083614875 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083614875 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) 20241107083614876 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(754)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(751)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(751)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(751)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083614877 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) 20241107083614877 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) 20241107083614877 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083614877 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) 20241107083614878 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) 20241107083614878 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) 20241107083614880 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) 20241107083614880 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) 20241107083614880 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) 20241107083614880 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) 20241107083614881 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) 20241107083614881 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) 20241107083614882 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) 20241107083614882 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) 20241107083614882 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) 20241107083614882 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(754)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083614885 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(754)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083614890 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) 20241107083614890 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) 748@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 748@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083614892 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) 20241107083614892 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) 20241107083614892 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) 20241107083614892 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) 20241107083614893 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) 20241107083614893 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) 20241107083614894 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) 20241107083614894 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) 20241107083614895 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) 20241107083614895 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) 20241107083614896 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083614896 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083614896 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083614896 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083614896 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083614896 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083614896 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083614896 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083614896 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) 20241107083614896 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) 20241107083614896 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) 20241107083614896 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) 20241107083614897 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_pcuif_fh_imm_ass_dl-BVCI1234(749)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_pcuif_fh_imm_ass_dl-BVCI1234(749)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083614907 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083614907 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083614907 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083614907 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083614908 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083614908 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083614908 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083614908 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083614910 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) 20241107083614910 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@fb7e2f9c3787: Start timer T: 2 s 20241107083614911 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) 20241107083614911 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) 20241107083614912 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) 20241107083614912 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) 20241107083614913 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) 20241107083614914 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) 20241107083614914 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) 20241107083614914 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) 20241107083614915 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083614915 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083614915 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083614915 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083614915 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083614915 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x2694ed25 IMSI: none len: 12 (gprs_bssgp_pcu.c:177) 20241107083614915 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083614915 DLGLOBAL DEBUG validating counter group 0x558165382740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083614915 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107083614915 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x2694ed25, partly confirmed (gprs_ms.c:538) 20241107083614915 DTBFDL DEBUG MS(TLLI-0x2694ed25:TA-220:MSCLS-0-0) appending 12 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083614915 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083614915 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083614915 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083614915 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083614915 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083614915 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083614915 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083614915 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083614915 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083614915 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083614915 DRLCMAC 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) 20241107083614915 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083614915 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083614915 DTBF DEBUG MS(TLLI-0x2694ed25:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083614915 DTBF INFO MS(TLLI-0x2694ed25:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083614916 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083614916 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083614916 DLGLOBAL DEBUG validating counter group 0x558165382b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083614916 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083614916 DLGLOBAL DEBUG validating counter group 0x558165382e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083614916 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x2694ed25){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083614916 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1192) 20241107083614916 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083614916 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241107083614916 DMS INFO MS(TLLI-0x2694ed25:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW} (gprs_ms.c:348) 20241107083614916 DMS DEBUG MS(TLLI-0x2694ed25:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241107083614916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083614916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=) (tbf_dl.cpp:486) 20241107083614916 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083614916 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241107083614916 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083614916 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241107083614916 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=8 block=0 data=25 ed 94 26 31 06 3f 30 0f 38 2e 7d 80 00 1c 01 0a d2 69 4e d2 58 00 03 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241107083614916 DMS DEBUG MS(TLLI-0x2694ed25:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241107083614916 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) 20241107083614916 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) 20241107083614916 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083614916 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083614916 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083614916 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083614916 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083614916 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083614916 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083614916 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083614916 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083614916 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083614916 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) 20241107083614916 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) 20241107083614917 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) 20241107083614917 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) 20241107083614919 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(754)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '01'O MTC@fb7e2f9c3787: 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 := 1, presence := '1'B, zero := omit, one := { maio := 32, hsn := 46 } }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 1, ma := '01010000'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 := '2694ED25'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@fb7e2f9c3787: Rx Downlink TBF assignment: { ccch := { tlli := '2694ED25'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 } } 20241107083614924 DL1IF DEBUG Data confirm received: sapi=9 (pcu_l1_if.cpp:510) 20241107083614924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083614924 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083614924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) BTS(754)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083614927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42034<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083614931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42028<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083614932 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083614933 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083614933 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083614933 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){ASSIGN} free (tbf.cpp:271) 20241107083614933 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1202) 20241107083614933 DMS INFO MS(TLLI-0x2694ed25:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x2694ed25){ASSIGN} (gprs_ms.c:381) 20241107083614933 DMS INFO MS(TLLI-0x2694ed25:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083614933 DMS INFO MS(TLLI-0x2694ed25:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083614933 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083614933 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){ASSIGN}: Deallocated (fsm.c:568) 20241107083614933 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NONE}: Deallocated (fsm.c:568) 20241107083614933 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NONE}: Deallocated (fsm.c:568) 20241107083614933 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083614933 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083614933 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083614933 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083614933 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083614933 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083614933 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083614933 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083614933 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083614933 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083614933 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083614933 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) 20241107083614933 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) 20241107083614933 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 10539 with status 0 respawn: 70: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_pcuif_fh_imm_ass_dl finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_dl pass'. Thu Nov 7 08:36:14 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 20241107083614984 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083614984 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083614984 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083614984 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083615008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42036<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083615109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42036<->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=75724) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:36:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_pcuif_fh_pkt_ass_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_pcuif_fh_pkt_ass_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_pkt_ass_ul' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_pcuif_fh_pkt_ass_ul started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107083618214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42040<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(760)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(760)@fb7e2f9c3787: Start timer T: 5 s PCUIF(760)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083618219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42054<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_pcuif_fh_pkt_ass_ul-STATS(762)@fb7e2f9c3787: Start timer T: 2 s TC_pcuif_fh_pkt_ass_ul-STATS(762)@fb7e2f9c3787: Start timer T: 2 s 20241107083619985 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083619986 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083619986 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(760)@fb7e2f9c3787: OsmoPCU is now connected BTS(761)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 135) & "\ao" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083620001 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083620001 DLGLOBAL DEBUG validating counter group 0x561501a8a020(bts) with 102 counters (rate_ctr.c:86) 20241107083620001 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083620001 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083620001 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083620001 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083620001 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083620001 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083620001 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083620001 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083620001 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083620001 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083620001 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083620001 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083620001 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083620001 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083620001 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083620001 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083620001 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083620001 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083620001 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083620001 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083620001 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083620001 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083620001 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083620001 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083620001 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083620001 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083620001 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083620001 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083620001 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083620001 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083620001 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083620001 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083620001 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083620001 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083620001 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083620001 DLGLOBAL DEBUG validating counter group 0x7f46d124b5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083620001 DLGLOBAL DEBUG validating counter group 0x561501a89700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083620001 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083620001 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083620001 DLGLOBAL DEBUG validating counter group 0x7f46d124c160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083620001 DLGLOBAL DEBUG validating counter group 0x7f46d124c140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083620001 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083620001 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) 20241107083620001 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) 20241107083620001 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083620002 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083620002 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083620002 DL1IF INFO PDCH (trx=0, ts=7): tsc=1, hopping=yes (pcu_l1_if.cpp:952) 20241107083620002 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083620002 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083620002 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083620002 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083620002 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083620002 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083620002 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083620002 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083620002 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083620002 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083620002 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083620002 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083620002 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083620002 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083620002 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083620002 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083620002 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083620002 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083620002 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083620002 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083620002 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083620002 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083620002 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) 20241107083620002 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) 20241107083620003 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) 20241107083620003 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083620003 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083620003 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083620003 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083620003 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=1 TFI=-1 USF=7 (bts.cpp:1026) 20241107083620003 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 39 06 3f 10 0f 30 07 70 09 6b 00 03 2f ba dc c0 08 01 03 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083620004 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(761)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(761)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(761)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(761)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(761)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(761)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(761)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(761)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" BTS(761)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 14, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := 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 := 0, hsn := 7 } }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 3, ma := '001110110101110111110100'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@fb7e2f9c3787: 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 } } } 20241107083620014 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) 20241107083620014 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) 20241107083620015 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) 20241107083620015 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) 20241107083620016 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) 20241107083620016 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) 20241107083620017 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) 20241107083620017 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) 20241107083620017 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) 20241107083620017 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) 20241107083620018 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) 20241107083620018 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) 20241107083620019 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) 20241107083620019 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) 20241107083620020 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) 20241107083620020 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) 20241107083620020 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083620032 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) 20241107083620032 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) 20241107083620033 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) 20241107083620033 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) 20241107083620034 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) 20241107083620034 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) 20241107083620035 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) 20241107083620035 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) 20241107083620035 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) 20241107083620036 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) 20241107083620036 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) 20241107083620036 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) 20241107083620037 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) 20241107083620037 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) 20241107083620038 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) 20241107083620038 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) 20241107083620039 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083620050 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) 20241107083620051 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) 20241107083620052 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) 20241107083620052 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) 20241107083620053 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) 20241107083620053 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) 20241107083620053 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) 20241107083620054 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) 20241107083620054 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) 20241107083620054 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) 20241107083620055 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) 20241107083620055 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) 20241107083620056 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) 20241107083620056 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) 20241107083620057 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) 20241107083620057 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) 20241107083620060 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083620075 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) 20241107083620075 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) 20241107083620076 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) 20241107083620076 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) 20241107083620077 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) 20241107083620077 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) 20241107083620078 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) 20241107083620078 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) 20241107083620078 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) 20241107083620078 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) 20241107083620080 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) 20241107083620080 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) 20241107083620080 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) 20241107083620080 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) 20241107083620081 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) 20241107083620081 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) 20241107083620082 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083620094 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) 20241107083620094 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) 20241107083620095 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) 20241107083620095 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) 20241107083620096 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) 20241107083620096 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) 20241107083620096 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) 20241107083620096 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) 20241107083620097 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) 20241107083620097 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) 20241107083620098 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) 20241107083620098 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) 20241107083620099 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) 20241107083620099 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) 20241107083620099 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) 20241107083620100 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) 20241107083620100 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083620113 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) 20241107083620113 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) 20241107083620114 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) 20241107083620114 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) 20241107083620115 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) 20241107083620115 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) 20241107083620115 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) 20241107083620115 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) 20241107083620116 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) 20241107083620116 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) 20241107083620117 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) 20241107083620117 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) 20241107083620118 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) 20241107083620118 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) 20241107083620118 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) 20241107083620118 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) 20241107083620122 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083620136 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) 20241107083620136 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) 20241107083620138 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) 20241107083620138 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) 20241107083620138 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) 20241107083620138 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) 20241107083620139 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) 20241107083620139 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) 20241107083620140 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) 20241107083620140 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) 20241107083620141 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) 20241107083620141 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) 20241107083620142 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) 20241107083620142 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) 20241107083620142 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) 20241107083620142 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) 20241107083620143 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083620155 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) 20241107083620156 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) 20241107083620157 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) 20241107083620157 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) 20241107083620157 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) 20241107083620158 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) 20241107083620158 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) 20241107083620158 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) 20241107083620159 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) 20241107083620159 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) 20241107083620160 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) 20241107083620160 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) 20241107083620161 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) 20241107083620161 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) 20241107083620161 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) 20241107083620161 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) 20241107083620162 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083620175 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) 20241107083620175 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) 20241107083620176 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) 20241107083620177 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) 20241107083620177 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) 20241107083620177 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) 20241107083620179 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) 20241107083620179 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) 20241107083620179 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) 20241107083620179 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) 20241107083620180 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) 20241107083620180 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) 20241107083620181 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) 20241107083620181 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) 20241107083620182 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) 20241107083620182 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) 20241107083620184 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083620198 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) 20241107083620198 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) 20241107083620200 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) 20241107083620200 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) 20241107083620200 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) 20241107083620200 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) 20241107083620201 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) 20241107083620201 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) 20241107083620202 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) 20241107083620202 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) 20241107083620203 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) 20241107083620203 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) 20241107083620203 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) 20241107083620203 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) 20241107083620204 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) 20241107083620204 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) 20241107083620205 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083620217 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) 20241107083620217 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) 20241107083620218 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) 20241107083620219 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) 20241107083620219 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) 20241107083620219 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) 20241107083620220 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) 20241107083620220 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) 20241107083620221 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) 20241107083620221 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) 20241107083620222 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) 20241107083620222 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) 20241107083620223 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) 20241107083620223 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) 20241107083620223 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) 20241107083620223 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) 20241107083620224 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083620236 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) 20241107083620236 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) 20241107083620237 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) 20241107083620238 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) 20241107083620238 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) 20241107083620238 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) 20241107083620239 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) 20241107083620239 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) 20241107083620240 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) 20241107083620240 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) 20241107083620240 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) 20241107083620241 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) 20241107083620241 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) 20241107083620241 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) 20241107083620242 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) 20241107083620242 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) 20241107083620246 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083620260 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 49 a5 3b 49 40 20 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083620260 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) 20241107083620260 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083620260 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083620260 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 = 0x2694ed25 | : 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) 20241107083620261 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083620261 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083620261 DLGLOBAL DEBUG validating counter group 0x561501a89740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083620261 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x2694ed25, not yet confirmed (gprs_ms.c:512) 20241107083620261 DMS INFO MS(TLLI-0x2694ed25:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083620261 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083620261 DMS INFO Modifying MS object, TLLI = 0x2694ed25, TA 220 -> 0 (gprs_ms.c:609) 20241107083620261 DRLCMACMEAS INFO MS(TLLI-0x2694ed25: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) 20241107083620261 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083620261 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083620261 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083620261 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083620261 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083620261 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083620261 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083620261 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083620261 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083620261 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083620261 DRLCMAC 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) 20241107083620261 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083620261 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083620261 DTBF DEBUG MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083620261 DTBF INFO MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083620262 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083620262 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083620262 DLGLOBAL DEBUG validating counter group 0x561501a89b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083620262 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083620262 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083620262 DLGLOBAL DEBUG validating counter group 0x561501a89be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083620262 DLGLOBAL DEBUG validating counter group 0x561501a89c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083620262 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x2694ed25){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083620262 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1192) 20241107083620262 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083620262 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083620262 DMS INFO MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW} (gprs_ms.c:336) 20241107083620262 DMS DEBUG MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083620262 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083620262 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083620262 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083620262 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241107083620262 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:820) 20241107083620262 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083620262 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083620262 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:220) 20241107083620262 DMS DEBUG MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083620262 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) 20241107083620262 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) 20241107083620263 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) 20241107083620263 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) 20241107083620264 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) 20241107083620264 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) 20241107083620265 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) 20241107083620265 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) 20241107083620265 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) 20241107083620265 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) 20241107083620266 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) 20241107083620266 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) 20241107083620267 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) 20241107083620267 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) 20241107083620268 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) 20241107083620268 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:387) 20241107083620268 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083620268 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083620268 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083620268 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 647294245 |  : 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 = 1 | u.Direct_encoding_1 = 2 |  : u.Direct_encoding_1 | MAIO = 0 |  : GPRS_Mobile_Allocation | HSN = 7 | RFL_NUMBER = 0 | u.MA = 0 |  : u.MA | MA_BitLength = 21 | MA_BITMAP = 47 | MA_BITMAP = 186 | MA_BITMAP = 220 |  : 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 = 43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241107083620269 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083620269 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083620269 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083620269 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:238) 20241107083620269 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-0x2694ed25){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083620269 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 44 d2 9d a4 a3 01 30 03 8a df 75 b8 88 00 08 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241107083620269 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(761)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B'O ("++++++") BTS(761)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083620282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42054<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083620284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42040<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083620285 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083620285 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083620285 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083620285 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){ASSIGN} free (tbf.cpp:271) 20241107083620285 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1202) 20241107083620286 DMS INFO MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x2694ed25){ASSIGN} (gprs_ms.c:381) 20241107083620286 DMS INFO MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083620286 DMS INFO MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083620286 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083620286 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){NONE}: Deallocated (fsm.c:568) 20241107083620286 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){ASSIGN}: Deallocated (fsm.c:568) 20241107083620286 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){WAIT_ACK}: Deallocated (fsm.c:568) 20241107083620286 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){NONE}: Deallocated (fsm.c:568) 20241107083620286 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083620286 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083620286 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083620286 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083620286 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083620286 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083620286 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083620286 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083620286 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083620286 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107083620286 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083620286 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) 20241107083620286 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) 20241107083620286 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_pcuif_fh_pkt_ass_ul finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_pkt_ass_ul pass'. respawn: 70: stopped pid 10601 with status 0 respawn: 71: starting: osmo-pcu Thu Nov 7 08:36:20 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 20241107083620305 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083620305 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083620305 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083620306 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083620317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42056<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083620418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42056<->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=133268) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:36:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_pcuif_fh_pkt_ass_dl.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_pcuif_fh_pkt_ass_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_pkt_ass_dl' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_pcuif_fh_pkt_ass_dl started. 764@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_pcuif_fh_pkt_ass_dl-BVCI1234(766)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 764@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(768)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 764@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083623563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53084<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 764@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(772)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 764@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(772)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(769)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(769)@fb7e2f9c3787: Start timer T: 5 s PCUIF(769)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083623571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53094<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_pcuif_fh_pkt_ass_dl-STATS(773)@fb7e2f9c3787: Start timer T: 2 s TC_pcuif_fh_pkt_ass_dl-STATS(773)@fb7e2f9c3787: Start timer T: 2 s 764@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(776)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083625306 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083625306 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083625306 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(769)@fb7e2f9c3787: OsmoPCU is now connected BTS(771)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083625320 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083625321 DLGLOBAL DEBUG validating counter group 0x55b17b00c020(bts) with 102 counters (rate_ctr.c:86) 20241107083625321 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083625321 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083625321 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083625321 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083625321 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083625321 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083625321 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083625321 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083625321 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083625321 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083625321 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083625321 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083625321 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083625321 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083625321 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083625321 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083625321 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083625321 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083625321 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083625321 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083625321 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083625321 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083625321 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083625321 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083625321 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083625321 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083625321 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083625321 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083625321 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083625321 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083625321 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083625321 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083625321 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083625321 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083625321 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083625321 DLGLOBAL DEBUG validating counter group 0x7fe8d15a15c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083625321 DLGLOBAL DEBUG validating counter group 0x55b17b00b700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083625322 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083625322 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083625322 DLGLOBAL DEBUG validating counter group 0x7fe8d15a2160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083625322 DLGLOBAL DEBUG validating counter group 0x7fe8d15a2140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083625322 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083625322 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) 20241107083625322 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) 20241107083625322 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083625322 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083625322 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083625322 DL1IF INFO PDCH (trx=0, ts=7): tsc=6, hopping=yes (pcu_l1_if.cpp:952) 20241107083625322 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083625322 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083625322 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083625322 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083625322 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083625322 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083625322 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083625322 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083625322 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083625322 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083625322 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083625322 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083625322 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083625322 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083625322 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083625322 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083625322 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083625322 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083625322 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083625322 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083625322 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083625322 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083625322 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) 20241107083625323 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) 20241107083625323 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(771)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(771)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(771)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(768)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(771)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(768)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(768)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(768)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(771)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083625330 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083625330 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) 20241107083625330 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) 20241107083625330 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083625330 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083625330 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)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083625331 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083625331 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) 20241107083625331 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(771)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(768)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(768)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083625333 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083625333 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) 20241107083625333 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) 20241107083625333 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083625333 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083625333 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083625333 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083625333 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083625333 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083625333 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(771)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083625334 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) 20241107083625334 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) 20241107083625336 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083625336 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(768)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(768)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083625337 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) 20241107083625337 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) 20241107083625338 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) 20241107083625338 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) 20241107083625339 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) 20241107083625339 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) 20241107083625340 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) 20241107083625340 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) 20241107083625341 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) 20241107083625341 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) 20241107083625342 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) 20241107083625342 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) 20241107083625343 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) 20241107083625343 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) 20241107083625344 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 765@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 765@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083625348 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083625348 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083625348 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083625348 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083625348 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083625348 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083625348 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083625348 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083625353 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) 20241107083625353 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) 20241107083625355 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) 20241107083625355 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) 20241107083625356 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) 20241107083625356 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) 20241107083625357 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) 20241107083625357 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) 20241107083625357 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) 20241107083625357 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) 20241107083625358 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) 20241107083625358 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) 20241107083625358 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) 20241107083625358 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) 20241107083625359 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) 20241107083625359 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_pcuif_fh_pkt_ass_dl-BVCI1234(766)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083625360 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_pcuif_fh_pkt_ass_dl-BVCI1234(766)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083625363 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083625364 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083625364 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083625364 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083625364 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083625364 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083625364 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083625364 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083625367 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) 20241107083625367 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083625367 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083625367 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083625367 DLGLOBAL DEBUG validating counter group 0x55b17b00b740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083625367 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083625367 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083625367 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083625367 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083625367 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083625367 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083625367 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083625367 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083625367 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083625367 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083625367 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083625367 DRLCMAC 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) 20241107083625367 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083625367 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083625367 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083625367 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083625367 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083625367 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083625367 DLGLOBAL DEBUG validating counter group 0x55b17b00bb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083625367 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083625367 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083625367 DLGLOBAL DEBUG validating counter group 0x55b17b00bbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083625367 DLGLOBAL DEBUG validating counter group 0x55b17b00bc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083625367 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083625367 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:1192) 20241107083625367 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083625367 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083625367 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083625367 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083625367 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083625367 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083625367 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083625367 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) 20241107083625368 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) 20241107083625368 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083625368 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083625368 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=6 TFI=0 USF=0 (bts.cpp:1026) 20241107083625368 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 31 06 3f 10 0f d0 93 78 09 6b 00 01 17 c8 00 30 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(771)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083625372 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083625372 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083625372 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083625372 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083625372 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083625372 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083625372 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083625372 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083625372 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083625372 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083625372 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) 20241107083625372 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@fb7e2f9c3787: 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 := 2, hsn := 19 } }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 1, ma := '11101000'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@fb7e2f9c3787: 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 } 20241107083625373 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) 20241107083625373 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) 20241107083625374 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) 20241107083625374 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) 20241107083625375 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) 20241107083625375 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) 20241107083625375 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) 20241107083625375 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) 20241107083625376 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) 20241107083625376 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) 20241107083625377 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) 20241107083625377 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) 20241107083625377 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) 20241107083625377 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) 20241107083625380 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083625380 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083625380 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083625380 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083625380 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083625380 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) 20241107083625380 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) 20241107083625380 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(771)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083625395 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) 20241107083625395 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) 20241107083625396 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) 20241107083625396 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) 20241107083625397 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) 20241107083625397 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) 20241107083625398 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) 20241107083625398 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) 20241107083625399 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) 20241107083625399 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) 20241107083625399 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) 20241107083625399 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) 20241107083625400 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) 20241107083625400 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) 20241107083625400 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) 20241107083625400 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) 20241107083625401 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) 20241107083625401 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) 20241107083625402 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(771)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083625414 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) 20241107083625414 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) 20241107083625416 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) 20241107083625416 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) 20241107083625416 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) 20241107083625416 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) 20241107083625417 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) 20241107083625417 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) 20241107083625418 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) 20241107083625418 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) 20241107083625418 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) 20241107083625418 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) 20241107083625419 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) 20241107083625419 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) 20241107083625420 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) 20241107083625420 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) 20241107083625421 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) 20241107083625421 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) 20241107083625421 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(771)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083625433 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) 20241107083625433 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) 20241107083625435 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) 20241107083625435 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) 20241107083625436 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) 20241107083625436 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) 20241107083625436 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) 20241107083625436 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) 20241107083625437 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) 20241107083625437 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) 20241107083625438 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) 20241107083625438 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) 20241107083625439 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) 20241107083625439 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) 20241107083625439 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) 20241107083625439 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) 20241107083625443 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) 20241107083625443 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) 20241107083625443 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(771)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083625457 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) 20241107083625457 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) 20241107083625458 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) 20241107083625458 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) 20241107083625459 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) 20241107083625459 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) 20241107083625459 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) 20241107083625459 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) 20241107083625460 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) 20241107083625460 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) 20241107083625461 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) 20241107083625461 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) 20241107083625462 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) 20241107083625462 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) 20241107083625462 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) 20241107083625462 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) 20241107083625463 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) 20241107083625463 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) 20241107083625464 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(771)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083625476 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) 20241107083625476 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) 20241107083625477 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) 20241107083625477 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) 20241107083625478 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) 20241107083625478 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) 20241107083625478 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) 20241107083625478 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) 20241107083625479 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) 20241107083625479 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) 20241107083625480 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) 20241107083625480 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) 20241107083625481 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) 20241107083625481 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) 20241107083625482 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) 20241107083625482 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) 20241107083625483 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) 20241107083625483 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) 20241107083625483 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(771)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083625495 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) 20241107083625495 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) 20241107083625496 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) 20241107083625496 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) 20241107083625497 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) 20241107083625497 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) 20241107083625498 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) 20241107083625498 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) 20241107083625499 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) 20241107083625499 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) 20241107083625500 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) 20241107083625500 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) 20241107083625501 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) 20241107083625501 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) 20241107083625502 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) 20241107083625502 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) 20241107083625505 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) 20241107083625505 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) 20241107083625506 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(771)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083625519 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) 20241107083625519 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) 20241107083625521 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) 20241107083625521 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) 20241107083625522 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) 20241107083625522 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) 20241107083625523 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) 20241107083625523 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) 20241107083625525 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) 20241107083625525 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) 20241107083625526 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) 20241107083625526 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) 20241107083625527 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) 20241107083625527 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) 20241107083625528 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) 20241107083625528 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) 20241107083625528 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) 20241107083625529 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) 20241107083625529 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(771)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083625538 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) 20241107083625538 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) 20241107083625539 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) 20241107083625539 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) 20241107083625541 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) 20241107083625541 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) 20241107083625542 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) 20241107083625542 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) 20241107083625544 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) 20241107083625544 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) 20241107083625545 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) 20241107083625545 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) 20241107083625546 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) 20241107083625546 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) 20241107083625547 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) 20241107083625547 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) 20241107083625549 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) 20241107083625549 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) 20241107083625550 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(771)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083625558 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) 20241107083625558 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) 20241107083625559 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) 20241107083625559 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) 20241107083625560 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) 20241107083625560 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) 20241107083625561 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) 20241107083625561 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) 20241107083625562 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) 20241107083625562 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) 20241107083625563 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) 20241107083625563 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) 20241107083625564 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) 20241107083625564 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) 20241107083625565 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) 20241107083625565 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) 20241107083625567 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) 20241107083625567 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) 20241107083625568 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083625568 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083625568 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083625568 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(771)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083625581 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) 20241107083625581 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) 20241107083625583 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) 20241107083625583 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) 20241107083625583 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) 20241107083625583 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) 20241107083625585 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) 20241107083625585 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) 20241107083625586 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) 20241107083625586 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) 20241107083625587 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) 20241107083625587 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) 20241107083625588 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) 20241107083625588 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) 20241107083625590 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) 20241107083625590 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) 20241107083625591 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) 20241107083625591 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) 20241107083625591 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241107083625591 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) 20241107083625592 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(771)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083625601 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 26 94 ed 25 29 2c 35 29 87 0b e7 37 c4 ce 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083625601 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) 20241107083625601 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083625601 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 26 94 ed 25 29 2c 35 29 87 0b e7 37 c4 ce 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083625601 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083625601 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:1072) 20241107083625601 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) 20241107083625601 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) 20241107083625601 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) 20241107083625601 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083625601 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=26 94 ed 25 29 2c 35 29 87 0b e7 37 c4 ce 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083625601 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x2694ed25 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083625601 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x2694ed25, not yet confirmed (gprs_ms.c:512) 20241107083625601 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083625601 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083625601 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083625601 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083625601 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083625601 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241107083625601 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241107083625601 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083625601 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083625601 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083625603 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) 20241107083625603 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) 20241107083625604 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) 20241107083625604 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) 20241107083625605 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) 20241107083625605 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) 20241107083625606 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) 20241107083625606 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) 20241107083625607 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) 20241107083625607 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) 20241107083625608 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) 20241107083625608 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) 20241107083625608 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) 20241107083625608 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) 20241107083625609 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) 20241107083625609 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-0x2694ed25){FLOW}, expect answer on UL FN=65 (gprs_rlcmac_sched.cpp:454) 20241107083625609 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241107083625609 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) 20241107083625610 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW} (final=0) (encoding.cpp:1112) 20241107083625610 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083625610 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 64 d2 9d a4 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241107083625610 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083625610 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083625610 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083625610 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-0x2694ed25){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083625610 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 64 d2 9d a4 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241107083625610 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(771)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083625620 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) 20241107083625620 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) 20241107083625620 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=60): TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW} (pdch_ul_controller.c:309) 20241107083625620 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083625622 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) 20241107083625622 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) 20241107083625623 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) 20241107083625623 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) 20241107083625624 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) 20241107083625624 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) 20241107083625625 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) 20241107083625625 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) 20241107083625625 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) 20241107083625625 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) 20241107083625626 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) 20241107083625626 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) 20241107083625627 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) 20241107083625627 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) 20241107083625629 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083625644 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) 20241107083625644 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) 20241107083625644 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=65): TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW} (pdch_ul_controller.c:309) 20241107083625644 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083625645 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) 20241107083625645 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) 20241107083625646 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) 20241107083625646 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) 20241107083625647 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) 20241107083625647 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) 20241107083625647 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) 20241107083625647 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) 20241107083625648 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) 20241107083625648 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) 20241107083625649 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) 20241107083625649 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) 20241107083625650 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) 20241107083625650 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) 20241107083625650 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083625663 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) 20241107083625663 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) 20241107083625664 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) 20241107083625665 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) 20241107083625665 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) 20241107083625665 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) 20241107083625666 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) 20241107083625666 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) 20241107083625667 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) 20241107083625668 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) 20241107083625669 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) 20241107083625669 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) 20241107083625670 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) 20241107083625670 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) 20241107083625670 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) 20241107083625670 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) 20241107083625671 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083625682 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 04 9a 53 b4 97 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083625682 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) 20241107083625682 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083625682 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083625682 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x2694ed25 | 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) 20241107083625683 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083625683 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=73 TLLI=0x2694ed25 (pdch.cpp:347) 20241107083625683 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241107083625683 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) 20241107083625683 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) 20241107083625683 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) 20241107083625683 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) 20241107083625683 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) 20241107083625683 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) 20241107083625684 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) 20241107083625684 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) 20241107083625684 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) 20241107083625684 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) 20241107083625684 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) 20241107083625684 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) 20241107083625685 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) 20241107083625685 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) 20241107083625685 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083625685 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083625685 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083625685 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083625685 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083625685 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x2694ed25 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241107083625685 DMS INFO Modifying MS object, TLLI: 0x2694ed25 confirmed (gprs_ms.c:547) 20241107083625685 DTBFDL DEBUG MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083625686 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083625686 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) 20241107083625686 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083625686 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083625686 DTBF DEBUG MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083625686 DTBF INFO MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241107083625686 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083625686 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083625686 DLGLOBAL DEBUG validating counter group 0x55b17b00bb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083625686 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083625686 DLGLOBAL DEBUG validating counter group 0x55b17b00be00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083625686 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x2694ed25){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083625686 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1192) 20241107083625686 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083625686 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241107083625686 DMS INFO MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0:UL) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW} (gprs_ms.c:348) 20241107083625686 DMS DEBUG MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241107083625686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241107083625686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW} Send downlink assignment on PACCH, because TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW} exists (tbf_dl.cpp:471) 20241107083625686 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241107083625686 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:147) 20241107083625686 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241107083625686 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241107083625686 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241107083625686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){ASSIGN} Starting timer X2001 [assignment (PACCH)] with 2 sec. 0 microsec (tbf_dl_fsm.c:125) 20241107083625692 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) 20241107083625692 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-0x2694ed25){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241107083625692 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241107083625692 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:266) 20241107083625692 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20241107083625692 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){ASSIGN} (tbf_dl_ass_fsm.c:106) 20241107083625692 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083625692 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 = 6 | u.Direct_encoding_1 = 2 |  : u.Direct_encoding_1 | MAIO = 2 |  : GPRS_Mobile_Allocation | HSN = 19 | RFL_NUMBER = 0 | u.MA = 0 |  : u.MA | MA_BitLength = 7 | MA_BITMAP = 23 |  : 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 = 11|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241107083625693 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083625693 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20241107083625693 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW} Scheduled DL Assignment polling on PACCH (FN=91, TS=7) (tbf_dl_ass_fsm.c:127) 20241107083625693 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:165) 20241107083625693 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-0x2694ed25){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083625693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=48 08 00 00 0c 03 a0 93 07 17 82 00 20 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241107083625693 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(771)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++") BTS(771)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083625702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53094<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083625706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53084<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083625706 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083625707 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083625707 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083625707 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW} free (tbf.cpp:271) 20241107083625707 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1202) 20241107083625707 DMS INFO MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x2694ed25){FLOW} (gprs_ms.c:381) 20241107083625707 DMS DEBUG MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241107083625707 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083625707 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){NONE}: Deallocated (fsm.c:568) 20241107083625707 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){FLOW}: Deallocated (fsm.c:568) 20241107083625707 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){NONE}: Deallocated (fsm.c:568) 20241107083625707 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x2694ed25){WAIT_ACK}: Deallocated (fsm.c:568) 20241107083625707 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){ASSIGN} free (tbf.cpp:271) 20241107083625707 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1202) 20241107083625707 DMS INFO MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x2694ed25){ASSIGN} (gprs_ms.c:381) 20241107083625707 DMS INFO MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083625707 DMS INFO MS(TLLI-0x2694ed25:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083625707 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083625707 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){ASSIGN}: Deallocated (fsm.c:568) 20241107083625707 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NONE}: Deallocated (fsm.c:568) 20241107083625707 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x2694ed25){NONE}: Deallocated (fsm.c:568) 20241107083625707 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083625707 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083625707 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083625707 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083625707 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083625707 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083625707 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083625707 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083625707 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083625707 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083625707 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083625707 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) 20241107083625707 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) 20241107083625707 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 71: stopped pid 10660 with status 0 respawn: 72: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_pcuif_fh_pkt_ass_dl finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_pkt_ass_dl pass'. Thu Nov 7 08:36:25 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 20241107083625761 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083625762 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083625762 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083625762 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083625783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53102<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083625884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53102<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=134484) Waiting for packet dumper to finish... 1 (prev_count=134484, count=192704) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_multitrx_multims_alloc'. ------ PCU_Tests.TC_multitrx_multims_alloc ------ Thu Nov 7 08:36:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_multitrx_multims_alloc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_multitrx_multims_alloc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_multitrx_multims_alloc' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_multitrx_multims_alloc started. 777@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 777@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_multitrx_multims_alloc-BVCI1234(780)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 777@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(781)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 777@fb7e2f9c3787: 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(784)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 777@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(784)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083629024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53104<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(783)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(783)@fb7e2f9c3787: Start timer T: 5 s 20241107083629031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53112<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(783)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_multitrx_multims_alloc-STATS(787)@fb7e2f9c3787: Start timer T: 2 s TC_multitrx_multims_alloc-STATS(787)@fb7e2f9c3787: Start timer T: 2 s 777@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(788)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083630762 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083630763 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083630763 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(783)@fb7e2f9c3787: OsmoPCU is now connected BTS(785)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 135) & "\ao" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083630772 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083630772 DLGLOBAL DEBUG validating counter group 0x55f9e09ae020(bts) with 102 counters (rate_ctr.c:86) 20241107083630772 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083630773 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083630773 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083630773 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083630773 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083630773 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083630773 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083630773 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083630773 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083630773 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083630773 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083630773 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083630773 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083630773 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083630773 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083630773 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083630773 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083630773 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083630773 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083630773 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083630773 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083630773 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083630773 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083630773 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083630773 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083630773 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083630773 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083630773 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083630773 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083630773 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083630773 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083630773 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083630773 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083630773 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083630773 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083630773 DLGLOBAL DEBUG validating counter group 0x7fe931e025c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083630773 DLGLOBAL DEBUG validating counter group 0x55f9e09ad700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083630773 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083630773 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083630773 DLGLOBAL DEBUG validating counter group 0x7fe931e03160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083630773 DLGLOBAL DEBUG validating counter group 0x7fe931e03140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083630773 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083630773 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) 20241107083630773 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) 20241107083630773 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083630773 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241107083630773 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083630773 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083630773 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083630773 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083630773 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083630773 DL1IF INFO PDCH(bts=0,trx=1,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241107083630773 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083630773 DL1IF INFO PDCH (trx=1, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083630773 DL1IF INFO PDCH(bts=0,trx=1,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241107083630773 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083630773 DL1IF INFO PDCH (trx=1, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083630773 DL1IF INFO PDCH(bts=0,trx=2,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241107083630773 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083630773 DL1IF INFO PDCH (trx=2, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083630773 DL1IF INFO PDCH(bts=0,trx=2,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241107083630773 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083630773 DL1IF INFO PDCH (trx=2, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083630774 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083630774 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) 20241107083630774 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) 20241107083630775 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(785)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS6" BTS(785)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(785)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS4" BTS(785)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS5" -NSVCI1234(781)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(781)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(781)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(781)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(785)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS0" 20241107083630782 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083630783 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) 20241107083630783 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(785)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS1" 20241107083630783 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083630783 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083630783 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) 20241107083630783 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083630783 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) 20241107083630783 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(781)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(781)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083630785 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083630785 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) 20241107083630785 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) 20241107083630785 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083630785 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083630785 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083630785 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083630785 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083630786 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083630786 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083630788 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) 20241107083630788 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) 20241107083630788 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083630788 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(781)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(781)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(781)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083630789 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) 20241107083630790 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) 20241107083630791 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) 20241107083630791 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) 20241107083630792 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) 20241107083630792 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) 20241107083630793 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) 20241107083630793 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) 20241107083630794 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) 20241107083630794 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) 20241107083630795 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 778@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 778@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083630807 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) 20241107083630807 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) 20241107083630807 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083630807 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083630807 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083630807 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083630807 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083630807 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083630807 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083630807 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083630808 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) 20241107083630808 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) 20241107083630809 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) 20241107083630809 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) 20241107083630809 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) 20241107083630809 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) 20241107083630810 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) 20241107083630810 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) 20241107083630810 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) 20241107083630810 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) 20241107083630811 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_multitrx_multims_alloc-BVCI1234(780)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_multitrx_multims_alloc-BVCI1234(780)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083630820 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083630820 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083630820 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083630820 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083630820 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083630820 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083630820 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083630820 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083630824 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083630824 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083630824 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083630824 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083630824 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083630824 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083630824 DLBSSGP DEBUG Computed BVC leak rate = 15000, num_pdch = 6, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083630824 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083630824 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 150000, R = 15000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083630824 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083630825 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) 20241107083630825 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) 20241107083630826 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) 20241107083630826 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) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 20241107083630826 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) 20241107083630826 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) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083630827 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) 20241107083630827 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) 20241107083630827 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) 20241107083630827 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) 20241107083630828 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) 20241107083630828 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) 20241107083630828 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) 20241107083630828 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083630828 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083630828 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083630828 DLGLOBAL DEBUG validating counter group 0x55f9e09ad740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083630828 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083630828 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083630828 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083630828 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083630828 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083630828 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083630828 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083630828 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083630828 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083630828 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241107083630828 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241107083630828 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) 20241107083630828 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 6 (alloc_algo.cpp:834) 20241107083630828 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"DD....C."(TS=7) (alloc_algo.cpp:841) 20241107083630828 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083630828 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083630828 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083630828 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083630828 DLGLOBAL DEBUG validating counter group 0x55f9e09adb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083630828 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083630828 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083630828 DLGLOBAL DEBUG validating counter group 0x55f9e09adbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083630828 DLGLOBAL DEBUG validating counter group 0x55f9e09adc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083630828 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=6 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083630828 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:1192) 20241107083630828 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6) (tbf.cpp:299) 20241107083630828 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00 (tbf_ul.cpp:712) 20241107083630828 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083630828 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083630828 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083630828 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083630828 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083630828 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) 20241107083630828 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) 20241107083630828 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083630828 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083630828 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=6 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083630828 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 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) 20241107083630829 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083630829 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083630829 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083630829 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083630830 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) BTS(785)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@fb7e2f9c3787: 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083630832 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=8, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083630832 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083630832 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083630832 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083630832 DLGLOBAL DEBUG validating counter group 0x55f9e09ad740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083630832 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083630832 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083630832 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241107083630832 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083630832 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083630832 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083630832 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083630832 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083630832 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241107083630832 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"....CC.."(TS=7) (alloc_algo.cpp:504) 20241107083630832 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241107083630832 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) 20241107083630832 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 4 (alloc_algo.cpp:834) 20241107083630832 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..DDC..."(TS=7) (alloc_algo.cpp:841) 20241107083630832 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083630832 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083630832 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083630832 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083630832 DLGLOBAL DEBUG validating counter group 0x55f9e09adb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083630832 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083630832 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083630832 DLGLOBAL DEBUG validating counter group 0x55f9e09adbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083630832 DLGLOBAL DEBUG validating counter group 0x55f9e09adc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083630832 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=4 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083630832 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:1192) 20241107083630832 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=4) (tbf.cpp:299) 20241107083630832 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 10, dl_slots = 00 (tbf_ul.cpp:712) 20241107083630832 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241107083630832 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083630832 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083630832 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083630832 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083630832 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) 20241107083630832 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=8 (tbf_ul.cpp:221) 20241107083630832 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083630832 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083630832 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=4 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083630832 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 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(785)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@fb7e2f9c3787: 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083630834 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=8, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083630834 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083630834 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083630834 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083630834 DLGLOBAL DEBUG validating counter group 0x55f9e09ad740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083630834 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083630834 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083630834 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241107083630834 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083630834 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083630834 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083630834 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083630834 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083630834 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241107083630834 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CC......"(TS=7) (alloc_algo.cpp:504) 20241107083630834 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241107083630834 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) 20241107083630834 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 0 (alloc_algo.cpp:834) 20241107083630834 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"C.....DD"(TS=7) (alloc_algo.cpp:841) 20241107083630834 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083630834 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083630834 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083630834 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083630834 DLGLOBAL DEBUG validating counter group 0x55f9e09adb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083630834 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083630834 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083630834 DLGLOBAL DEBUG validating counter group 0x55f9e09adbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083630834 DLGLOBAL DEBUG validating counter group 0x55f9e09adc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083630834 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=0 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083630834 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:1192) 20241107083630834 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=0) (tbf.cpp:299) 20241107083630834 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 01, dl_slots = 00 (tbf_ul.cpp:712) 20241107083630834 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20241107083630834 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083630834 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083630834 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083630834 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083630834 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) 20241107083630834 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=8 (tbf_ul.cpp:221) 20241107083630834 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083630834 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083630834 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=0 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083630834 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 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) 20241107083630834 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(785)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@fb7e2f9c3787: 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083630837 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=8, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083630837 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083630837 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083630837 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083630837 DLGLOBAL DEBUG validating counter group 0x55f9e09ad740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083630837 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083630837 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083630837 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241107083630837 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083630837 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083630837 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083630837 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083630837 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083630837 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083630837 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241107083630837 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241107083630837 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) 20241107083630837 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083630837 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"DD.....C"(TS=7) (alloc_algo.cpp:841) 20241107083630837 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083630837 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083630837 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083630837 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083630837 DLGLOBAL DEBUG validating counter group 0x55f9e09adb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083630837 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083630837 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083630837 DLGLOBAL DEBUG validating counter group 0x55f9e09adbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083630837 DLGLOBAL DEBUG validating counter group 0x55f9e09adc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083630837 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=1 USF=0 (tbf_ul.cpp:695) 20241107083630837 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:1192) 20241107083630837 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083630837 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083630837 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-1:G){NEW} (gprs_ms.c:336) 20241107083630837 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083630837 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083630837 DTBFUL INFO TBF(UL:TFI-0-0-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083630837 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083630837 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) 20241107083630837 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=8 (tbf_ul.cpp:221) 20241107083630837 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083630837 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083630837 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=0 (bts.cpp:1026) 20241107083630837 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 7b 09 6b 00 00 c8 40 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(785)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083630841 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=8, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083630841 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083630841 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083630841 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083630841 DLGLOBAL DEBUG validating counter group 0x55f9e09ad740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083630841 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083630841 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083630841 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=1 (bts.cpp:663) 20241107083630841 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083630841 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083630841 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083630841 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083630841 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083630841 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241107083630841 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"....CC.."(TS=7) (alloc_algo.cpp:504) 20241107083630841 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241107083630841 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) 20241107083630841 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 5 (alloc_algo.cpp:834) 20241107083630841 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..DD.C.."(TS=7) (alloc_algo.cpp:841) 20241107083630841 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083630841 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083630841 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083630841 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083630841 DLGLOBAL DEBUG validating counter group 0x55f9e09adb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083630841 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083630841 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083630841 DLGLOBAL DEBUG validating counter group 0x55f9e09adbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083630841 DLGLOBAL DEBUG validating counter group 0x55f9e09adc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083630841 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=5 TFI=1 USF=0 (tbf_ul.cpp:695) 20241107083630841 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:1192) 20241107083630841 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=5) (tbf.cpp:299) 20241107083630841 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Allocated: trx = 1, ul_slots = 20, dl_slots = 00 (tbf_ul.cpp:712) 20241107083630841 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-1:G){NEW} (gprs_ms.c:336) 20241107083630841 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083630841 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083630841 DTBFUL INFO TBF(UL:TFI-0-1-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083630841 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083630841 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) 20241107083630841 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=8 (tbf_ul.cpp:221) 20241107083630841 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083630841 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083630841 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=5 TA=0 TSC=7 TFI=1 USF=0 (bts.cpp:1026) 20241107083630841 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 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(785)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@fb7e2f9c3787: 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083630844 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=8, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083630844 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083630844 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083630844 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083630844 DLGLOBAL DEBUG validating counter group 0x55f9e09ad740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083630844 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083630844 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083630844 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=1 (bts.cpp:663) 20241107083630844 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083630844 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083630844 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083630844 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083630844 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083630844 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241107083630844 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CC......"(TS=7) (alloc_algo.cpp:504) 20241107083630844 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241107083630844 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) 20241107083630844 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 1 (alloc_algo.cpp:834) 20241107083630844 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)".C....DD"(TS=7) (alloc_algo.cpp:841) 20241107083630844 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083630844 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083630844 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083630844 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083630844 DLGLOBAL DEBUG validating counter group 0x55f9e09adb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083630844 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083630844 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083630844 DLGLOBAL DEBUG validating counter group 0x55f9e09adbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083630844 DLGLOBAL DEBUG validating counter group 0x55f9e09adc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083630844 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=1 TFI=1 USF=0 (tbf_ul.cpp:695) 20241107083630844 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:1192) 20241107083630844 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=1) (tbf.cpp:299) 20241107083630844 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Allocated: trx = 2, ul_slots = 02, dl_slots = 00 (tbf_ul.cpp:712) 20241107083630844 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-1:G){NEW} (gprs_ms.c:336) 20241107083630844 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083630844 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083630844 DTBFUL INFO TBF(UL:TFI-0-2-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083630844 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083630844 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) 20241107083630844 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=8 (tbf_ul.cpp:221) 20241107083630844 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083630844 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083630844 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=1 TA=0 TSC=7 TFI=1 USF=0 (bts.cpp:1026) 20241107083630844 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 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(785)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@fb7e2f9c3787: 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083630848 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=8, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083630848 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083630848 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083630848 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083630848 DLGLOBAL DEBUG validating counter group 0x55f9e09ad740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083630848 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083630848 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083630848 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241107083630848 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083630848 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083630848 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083630848 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083630848 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083630848 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083630848 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241107083630848 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241107083630848 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) 20241107083630848 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 6 (alloc_algo.cpp:834) 20241107083630848 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"DD....C."(TS=7) (alloc_algo.cpp:841) 20241107083630848 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083630848 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083630848 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083630848 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083630848 DLGLOBAL DEBUG validating counter group 0x55f9e09adb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083630848 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083630848 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083630848 DLGLOBAL DEBUG validating counter group 0x55f9e09adbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083630848 DLGLOBAL DEBUG validating counter group 0x55f9e09adc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083630848 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=6 TFI=2 USF=1 (tbf_ul.cpp:695) 20241107083630848 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:1192) 20241107083630848 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6) (tbf.cpp:299) 20241107083630848 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00 (tbf_ul.cpp:712) 20241107083630848 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-2:G){NEW} (gprs_ms.c:336) 20241107083630848 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083630848 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083630848 DTBFUL INFO TBF(UL:TFI-0-0-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083630848 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083630848 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) 20241107083630848 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=8 (tbf_ul.cpp:221) 20241107083630848 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083630848 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083630848 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=6 TA=0 TSC=7 TFI=2 USF=1 (bts.cpp:1026) 20241107083630848 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 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) 20241107083630849 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) 20241107083630849 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) 20241107083630850 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) 20241107083630850 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) BTS(785)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083630851 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) 20241107083630851 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) 20241107083630851 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) 20241107083630852 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) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@fb7e2f9c3787: 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083630852 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) 20241107083630852 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) 20241107083630853 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) 20241107083630853 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) 20241107083630853 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) 20241107083630853 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083630853 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083630853 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083630853 DLGLOBAL DEBUG validating counter group 0x55f9e09ad740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083630853 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083630853 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083630853 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=2 (bts.cpp:663) 20241107083630853 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083630853 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083630853 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083630853 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083630853 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083630853 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241107083630853 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"....CC.."(TS=7) (alloc_algo.cpp:504) 20241107083630853 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241107083630854 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) 20241107083630854 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 4 (alloc_algo.cpp:834) 20241107083630854 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..DDC..."(TS=7) (alloc_algo.cpp:841) 20241107083630854 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083630854 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083630854 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083630854 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083630854 DLGLOBAL DEBUG validating counter group 0x55f9e09adb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083630854 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083630854 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083630854 DLGLOBAL DEBUG validating counter group 0x55f9e09adbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083630854 DLGLOBAL DEBUG validating counter group 0x55f9e09adc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083630854 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=4 TFI=2 USF=1 (tbf_ul.cpp:695) 20241107083630854 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:1192) 20241107083630854 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=4) (tbf.cpp:299) 20241107083630854 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Allocated: trx = 1, ul_slots = 10, dl_slots = 00 (tbf_ul.cpp:712) 20241107083630854 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-2:G){NEW} (gprs_ms.c:336) 20241107083630854 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083630854 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083630854 DTBFUL INFO TBF(UL:TFI-0-1-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083630854 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083630854 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) 20241107083630854 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=13 (tbf_ul.cpp:221) 20241107083630854 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083630854 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083630854 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=4 TA=0 TSC=7 TFI=2 USF=1 (bts.cpp:1026) 20241107083630854 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 78 09 6b 00 00 c8 82 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083630854 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(785)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@fb7e2f9c3787: 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(785)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083630861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53112<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083630864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53104<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083630865 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083630865 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083630865 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083630865 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20241107083630865 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083630865 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:1202) 20241107083630865 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241107083630865 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083630865 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107083630865 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083630866 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083630866 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241107083630866 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083630866 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083630866 DTBF INFO TBF(UL:TFI-0-0-2:G){ASSIGN} free (tbf.cpp:271) 20241107083630866 DTBF DEBUG TBF(UL:TFI-0-0-2:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083630866 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:1202) 20241107083630866 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241107083630866 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083630866 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107083630866 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083630866 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241107083630866 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Deallocated (fsm.c:568) 20241107083630866 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241107083630866 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241107083630866 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083630866 DTBF INFO TBF(UL:TFI-0-0-1:G){ASSIGN} free (tbf.cpp:271) 20241107083630866 DTBF DEBUG TBF(UL:TFI-0-0-1:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083630866 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:1202) 20241107083630866 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241107083630866 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083630866 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107083630866 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083630866 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241107083630867 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Deallocated (fsm.c:568) 20241107083630867 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241107083630867 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241107083630867 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083630867 DTBF INFO TBF(UL:TFI-0-1-0:G){ASSIGN} free (tbf.cpp:271) 20241107083630867 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083630867 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:1202) 20241107083630867 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241107083630867 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083630867 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107083630867 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083630867 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107083630867 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241107083630867 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107083630867 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107083630867 DTBF INFO TBF(UL:TFI-0-1-2:G){ASSIGN} free (tbf.cpp:271) 20241107083630867 DTBF DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083630867 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:1202) 20241107083630867 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241107083630867 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083630867 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107083630867 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083630867 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241107083630867 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Deallocated (fsm.c:568) 20241107083630867 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241107083630867 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241107083630868 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083630868 DTBF INFO TBF(UL:TFI-0-1-1:G){ASSIGN} free (tbf.cpp:271) 20241107083630868 DTBF DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083630868 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:1202) 20241107083630868 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241107083630868 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083630868 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107083630868 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083630868 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241107083630868 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Deallocated (fsm.c:568) 20241107083630868 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241107083630868 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241107083630868 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083630868 DTBF INFO TBF(UL:TFI-0-2-0:G){ASSIGN} free (tbf.cpp:271) 20241107083630868 DTBF DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083630868 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:1202) 20241107083630868 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241107083630868 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083630868 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107083630868 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083630868 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241107083630868 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241107083630868 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241107083630868 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241107083630868 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083630868 DTBF INFO TBF(UL:TFI-0-2-1:G){ASSIGN} free (tbf.cpp:271) 20241107083630869 DTBF DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107083630869 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:1202) 20241107083630869 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241107083630869 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083630869 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107083630869 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083630869 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241107083630869 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Deallocated (fsm.c:568) 20241107083630869 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241107083630869 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241107083630869 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083630869 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083630869 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083630869 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083630869 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) 20241107083630869 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) 20241107083630869 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 10721 with status 0 MTC@fb7e2f9c3787: Test case TC_multitrx_multims_alloc finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_multitrx_multims_alloc pass'. respawn: 73: starting: osmo-pcu Thu Nov 7 08:36:30 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 20241107083630918 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083630918 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083630918 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083630918 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083630936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53118<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083631037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53118<->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=165800) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_multitrx_multims_alloc pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:36:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_dl_multislot_tbf_ms_class_from_sgsn started. 790@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_dl_multislot_tbf_ms_class_from_sgsn-BVCI1234(792)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 790@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(794)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 790@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083634198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44370<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 790@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(798)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 790@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(798)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(795)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(795)@fb7e2f9c3787: Start timer T: 5 s 20241107083634206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44376<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(795)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_dl_multislot_tbf_ms_class_from_sgsn-STATS(799)@fb7e2f9c3787: Start timer T: 2 s TC_dl_multislot_tbf_ms_class_from_sgsn-STATS(799)@fb7e2f9c3787: Start timer T: 2 s 790@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(802)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083635920 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083635920 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083635920 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(795)@fb7e2f9c3787: OsmoPCU is now connected BTS(797)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 167) & char(0, 0, 0, 189) & "i" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083635934 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083635934 DLGLOBAL DEBUG validating counter group 0x556f6c3d8020(bts) with 102 counters (rate_ctr.c:86) 20241107083635935 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083635935 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083635935 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083635935 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083635935 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083635935 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083635935 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083635935 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083635935 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083635935 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083635935 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083635935 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083635935 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083635935 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083635935 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083635935 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083635935 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083635935 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083635935 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083635935 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083635935 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083635935 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083635935 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083635935 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083635935 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083635935 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083635935 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083635935 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083635935 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083635935 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083635935 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083635935 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083635935 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083635935 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083635935 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083635935 DLGLOBAL DEBUG validating counter group 0x7f3cb7d8d5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083635935 DLGLOBAL DEBUG validating counter group 0x556f6c3d7700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083635935 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083635935 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083635935 DLGLOBAL DEBUG validating counter group 0x7f3cb7d8e160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083635935 DLGLOBAL DEBUG validating counter group 0x7f3cb7d8e140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083635935 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083635935 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) 20241107083635936 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) 20241107083635936 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083635936 DL1IF INFO PDCH(bts=0,trx=0,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241107083635936 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083635936 DL1IF INFO PDCH (trx=0, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083635936 DL1IF INFO PDCH(bts=0,trx=0,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241107083635936 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083635936 DL1IF INFO PDCH (trx=0, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083635936 DL1IF INFO PDCH(bts=0,trx=0,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241107083635936 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083635936 DL1IF INFO PDCH (trx=0, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083635936 DL1IF INFO PDCH(bts=0,trx=0,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241107083635936 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083635936 DL1IF INFO PDCH (trx=0, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083635936 DL1IF INFO PDCH(bts=0,trx=0,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241107083635936 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083635936 DL1IF INFO PDCH (trx=0, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083635936 DL1IF INFO PDCH(bts=0,trx=0,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241107083635936 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083635936 DL1IF INFO PDCH (trx=0, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083635936 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241107083635936 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083635936 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083635936 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083635936 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083635936 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083635936 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083635937 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) 20241107083635937 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) 20241107083635938 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(797)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS0" BTS(797)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS1" -NSVCI1234(794)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(797)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS2" -NSVCI1234(794)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(794)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(794)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(797)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS3" BTS(797)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS4" 20241107083635944 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083635944 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) 20241107083635944 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) 20241107083635944 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083635944 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083635944 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) 20241107083635945 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083635945 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) 20241107083635945 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(797)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS5" -NSVCI1234(794)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(794)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083635948 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083635948 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) 20241107083635948 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) 20241107083635948 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083635948 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083635948 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083635948 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083635948 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083635948 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083635948 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(797)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS6" BTS(797)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" 20241107083635950 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) 20241107083635950 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) 20241107083635950 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083635950 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(794)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(794)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241107083635951 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) 20241107083635951 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) -NSVCI1234(794)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083635952 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) 20241107083635952 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) 20241107083635953 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) 20241107083635953 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) 20241107083635954 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) 20241107083635954 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) 20241107083635955 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) 20241107083635955 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) 20241107083635956 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) 20241107083635956 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) 20241107083635956 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) 20241107083635956 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) 20241107083635957 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 791@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 791@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083635966 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) 20241107083635966 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) 20241107083635966 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083635966 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083635966 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083635966 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083635966 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083635966 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083635966 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083635966 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083635966 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) 20241107083635966 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) 20241107083635967 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) 20241107083635967 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) 20241107083635967 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) 20241107083635967 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) 20241107083635968 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) 20241107083635968 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) 20241107083635968 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) 20241107083635968 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) 20241107083635968 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) 20241107083635968 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) 20241107083635969 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) 20241107083635969 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) 20241107083635970 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_dl_multislot_tbf_ms_class_from_sgsn-BVCI1234(792)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_dl_multislot_tbf_ms_class_from_sgsn-BVCI1234(792)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083635973 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083635974 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083635974 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083635974 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083635974 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083635974 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083635974 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083635974 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083635975 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) 20241107083635975 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083635975 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083635975 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083635975 DLGLOBAL DEBUG validating counter group 0x556f6c3d7740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083635975 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083635975 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083635975 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083635975 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:504) 20241107083635975 DRLCMAC 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) 20241107083635975 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 2 (alloc_algo.cpp:834) 20241107083635975 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241107083635975 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083635975 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083635975 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083635975 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083635975 DLGLOBAL DEBUG validating counter group 0x556f6c3d7b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083635975 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083635975 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083635975 DLGLOBAL DEBUG validating counter group 0x556f6c3d7be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083635975 DLGLOBAL DEBUG validating counter group 0x556f6c3d7c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083635976 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=2 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083635976 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:1192) 20241107083635976 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2) (tbf.cpp:299) 20241107083635976 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00 (tbf_ul.cpp:712) 20241107083635976 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083635976 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083635976 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083635976 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083635976 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083635976 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) 20241107083635976 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) 20241107083635976 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083635976 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083635976 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=2 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083635976 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(797)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083635978 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083635978 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083635978 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083635978 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083635978 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083635978 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083635978 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083635978 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083635978 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083635978 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@fb7e2f9c3787: 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 } 20241107083635984 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083635984 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083635984 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083635984 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083635984 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083635984 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) 20241107083635984 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) 20241107083635985 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) 20241107083635985 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) 20241107083635985 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) 20241107083635985 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) 20241107083635985 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) 20241107083635985 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) 20241107083635986 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) 20241107083635986 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) 20241107083635986 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) 20241107083635986 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) 20241107083635986 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) 20241107083635986 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) 20241107083635986 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) 20241107083635987 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) 20241107083635994 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) 20241107083635994 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) 20241107083635995 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(797)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083636009 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) 20241107083636009 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) 20241107083636011 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) 20241107083636011 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) 20241107083636011 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) 20241107083636011 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) 20241107083636012 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) 20241107083636012 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) 20241107083636013 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) 20241107083636013 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) 20241107083636014 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) 20241107083636014 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) 20241107083636014 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) 20241107083636014 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) 20241107083636015 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) 20241107083636015 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) 20241107083636017 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) 20241107083636017 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) 20241107083636017 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(797)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083636028 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) 20241107083636028 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) 20241107083636029 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) 20241107083636029 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) 20241107083636030 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) 20241107083636030 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) 20241107083636031 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) 20241107083636031 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) 20241107083636032 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) 20241107083636032 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) 20241107083636034 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) 20241107083636034 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) 20241107083636035 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) 20241107083636035 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) 20241107083636037 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) 20241107083636037 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) 20241107083636038 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) 20241107083636038 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) 20241107083636039 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(797)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083636047 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) 20241107083636048 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) 20241107083636049 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) 20241107083636049 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) 20241107083636050 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) 20241107083636050 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) 20241107083636051 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) 20241107083636051 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) 20241107083636051 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) 20241107083636052 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) 20241107083636052 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) 20241107083636052 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) 20241107083636053 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) 20241107083636053 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) 20241107083636053 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) 20241107083636053 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) 20241107083636056 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) 20241107083636056 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) 20241107083636057 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(797)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083636071 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) 20241107083636071 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) 20241107083636072 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) 20241107083636072 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) 20241107083636073 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) 20241107083636073 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) 20241107083636074 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) 20241107083636074 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) 20241107083636075 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) 20241107083636075 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) 20241107083636076 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) 20241107083636076 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) 20241107083636076 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) 20241107083636076 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) 20241107083636077 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) 20241107083636077 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) 20241107083636079 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) 20241107083636079 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) 20241107083636080 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(797)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083636090 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) 20241107083636090 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) 20241107083636093 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) 20241107083636093 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) 20241107083636094 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) 20241107083636094 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) 20241107083636095 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) 20241107083636095 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) 20241107083636096 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) 20241107083636096 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) 20241107083636097 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) 20241107083636097 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) 20241107083636098 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) 20241107083636098 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) 20241107083636099 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) 20241107083636099 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) 20241107083636100 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) 20241107083636100 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) 20241107083636101 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(797)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083636109 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) 20241107083636109 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) 20241107083636111 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) 20241107083636111 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) 20241107083636112 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) 20241107083636112 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) 20241107083636113 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) 20241107083636114 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) 20241107083636115 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) 20241107083636115 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) 20241107083636116 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) 20241107083636116 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) 20241107083636116 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) 20241107083636116 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) 20241107083636117 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) 20241107083636117 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) 20241107083636119 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) 20241107083636119 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) 20241107083636119 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(797)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083636134 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) 20241107083636134 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) 20241107083636135 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) 20241107083636135 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) 20241107083636136 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) 20241107083636136 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) 20241107083636137 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) 20241107083636137 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) 20241107083636138 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) 20241107083636138 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) 20241107083636138 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) 20241107083636138 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) 20241107083636139 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) 20241107083636139 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) 20241107083636140 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) 20241107083636140 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) 20241107083636141 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) 20241107083636141 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) 20241107083636142 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(797)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083636153 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) 20241107083636153 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) 20241107083636154 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) 20241107083636154 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) 20241107083636155 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) 20241107083636155 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) 20241107083636156 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) 20241107083636156 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) 20241107083636157 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) 20241107083636157 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) 20241107083636158 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) 20241107083636158 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) 20241107083636159 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) 20241107083636159 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) 20241107083636160 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) 20241107083636160 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) 20241107083636161 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) 20241107083636161 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) 20241107083636161 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(797)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083636172 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) 20241107083636172 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) 20241107083636173 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) 20241107083636173 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) 20241107083636174 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) 20241107083636174 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) 20241107083636175 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) 20241107083636175 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) 20241107083636176 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083636176 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083636176 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083636176 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) 20241107083636176 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) 20241107083636177 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) 20241107083636177 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) 20241107083636177 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) 20241107083636177 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) 20241107083636178 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) 20241107083636178 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) 20241107083636181 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) 20241107083636181 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) 20241107083636181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107083636181 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) 20241107083636182 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(797)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083636196 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) 20241107083636196 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) 20241107083636197 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) 20241107083636197 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) 20241107083636198 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) 20241107083636198 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) 20241107083636199 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) 20241107083636199 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) 20241107083636200 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) 20241107083636200 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) 20241107083636200 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) 20241107083636200 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) 20241107083636201 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) 20241107083636201 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) 20241107083636202 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) 20241107083636202 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) 20241107083636203 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083636215 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) 20241107083636215 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) 20241107083636216 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) 20241107083636216 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) 20241107083636217 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 01 00 00 00 01 4d 24 69 bd 40 32 58 d4 4f 97 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083636217 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) 20241107083636217 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083636217 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 01 00 00 00 01 4d 24 69 bd 40 32 58 d4 4f 97 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083636217 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:1032) 20241107083636217 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) 20241107083636217 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) 20241107083636217 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) 20241107083636217 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083636217 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 4d 24 69 bd 40 32 58 d4 4f 97 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083636217 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083636217 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083636217 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083636217 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083636218 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083636218 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083636218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083636218 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) 20241107083636218 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) 20241107083636218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083636218 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083636218 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083636218 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) 20241107083636218 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) 20241107083636219 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) 20241107083636219 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) 20241107083636220 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) 20241107083636220 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) 20241107083636221 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) 20241107083636221 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) 20241107083636222 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) 20241107083636222 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) 20241107083636223 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) 20241107083636223 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) 20241107083636223 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241107083636223 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) 20241107083636223 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083636223 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083636223 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) 20241107083636223 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083636223 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083636223 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083636223 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) 20241107083636223 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) 20241107083636224 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(797)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083636235 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) 20241107083636235 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) 20241107083636237 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) 20241107083636237 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) 20241107083636238 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083636238 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083636238 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083636238 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083636238 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083636238 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241107083636238 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) 20241107083636239 DLBSSGP DEBUG Got downlink MS class 18/0 (gprs_bssgp_pcu.c:148) 20241107083636239 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241107083636239 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241107083636239 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 18 (gprs_ms.c:624) 20241107083636239 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083636239 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083636239 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) 20241107083636239 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 4 slots (alloc_algo.cpp:837) 20241107083636239 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241107083636239 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083636239 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241107083636239 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083636239 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083636239 DLGLOBAL DEBUG validating counter group 0x556f6c3d7b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083636240 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083636240 DLGLOBAL DEBUG validating counter group 0x556f6c3d7e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083636240 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 (tbf_dl.cpp:431) 20241107083636240 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:1192) 20241107083636240 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 (tbf_dl.cpp:431) 20241107083636240 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:1192) 20241107083636240 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 (tbf_dl.cpp:431) 20241107083636240 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:1192) 20241107083636240 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 (tbf_dl.cpp:431) 20241107083636240 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:1192) 20241107083636240 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) 20241107083636240 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) 20241107083636240 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) 20241107083636240 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241107083636240 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241107083636240 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) 20241107083636240 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241107083636240 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:147) 20241107083636240 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241107083636240 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) 20241107083636240 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241107083636240 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) 20241107083636240 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) 20241107083636240 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) 20241107083636240 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) 20241107083636240 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) 20241107083636240 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) 20241107083636240 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) 20241107083636241 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) 20241107083636241 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) 20241107083636242 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) 20241107083636242 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) 20241107083636243 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) 20241107083636243 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) 20241107083636244 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) 20241107083636244 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) 20241107083636244 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20241107083636244 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:266) 20241107083636244 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20241107083636244 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:106) 20241107083636245 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083636245 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) 20241107083636246 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083636246 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20241107083636246 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:127) 20241107083636246 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:165) 20241107083636246 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) 20241107083636246 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) 20241107083636246 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(797)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Test case "TC_dl_multislot_tbf_ms_class_from_sgsn" aborted at "PCU_Tests.ttcn":3442 BTS(797)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083636256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44376<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083636260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44370<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083636262 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083636262 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083636263 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083636263 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241107083636263 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:1202) 20241107083636263 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:1202) 20241107083636263 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:1202) 20241107083636263 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:1202) 20241107083636263 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241107083636263 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241107083636263 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083636263 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241107083636263 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083636263 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083636263 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083636263 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083636263 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083636263 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:1202) 20241107083636263 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083636263 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083636263 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083636263 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083636263 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083636263 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083636263 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083636263 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241107083636263 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083636263 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083636263 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083636263 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083636263 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083636264 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083636264 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083636264 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083636264 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083636264 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) 20241107083636264 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) 20241107083636264 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 10789 with status 0 respawn: 74: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_dl_multislot_tbf_ms_class_from_sgsn finished. Verdict: fail reason: Expected 8 PDCH slots allocated but got 4 MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn fail'. Thu Nov 7 08:36:36 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 20241107083636314 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083636314 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083636314 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083636315 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083636346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44384<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083636447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44384<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=143164) Waiting for packet dumper to finish... 1 (prev_count=143164, count=182484) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:36:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_dl_multislot_tbf_ms_class_unknown started. 803@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_dl_multislot_tbf_ms_class_unknown-BVCI1234(805)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 803@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(807)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 803@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083639607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44386<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 803@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(811)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 803@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(811)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(808)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083639619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44394<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(808)@fb7e2f9c3787: Start timer T: 5 s TC_dl_multislot_tbf_ms_class_unknown-STATS(813)@fb7e2f9c3787: Start timer T: 2 s PCUIF(808)@fb7e2f9c3787: Start timer T_Conn: 10 s 803@fb7e2f9c3787: 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_dl_multislot_tbf_ms_class_unknown-STATS(813)@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(814)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(814)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083641315 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083641316 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083641316 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(808)@fb7e2f9c3787: OsmoPCU is now connected BTS(810)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083641328 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083641329 DLGLOBAL DEBUG validating counter group 0x5558592ee020(bts) with 102 counters (rate_ctr.c:86) 20241107083641329 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083641329 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083641329 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083641329 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083641329 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083641329 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083641329 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083641329 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083641329 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083641329 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083641329 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083641329 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083641329 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083641329 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083641329 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083641329 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083641329 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083641329 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083641329 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083641329 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083641329 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083641329 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083641329 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083641329 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083641329 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083641329 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083641329 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083641329 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083641329 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083641329 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083641329 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083641329 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083641329 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083641329 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083641329 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083641329 DLGLOBAL DEBUG validating counter group 0x7ff1c39205c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083641329 DLGLOBAL DEBUG validating counter group 0x5558592ed700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083641329 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083641329 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083641329 DLGLOBAL DEBUG validating counter group 0x7ff1c3921160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083641329 DLGLOBAL DEBUG validating counter group 0x7ff1c3921140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083641329 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083641329 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) 20241107083641329 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) 20241107083641329 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083641329 DL1IF INFO PDCH(bts=0,trx=0,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241107083641329 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083641329 DL1IF INFO PDCH (trx=0, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083641329 DL1IF INFO PDCH(bts=0,trx=0,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241107083641329 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083641329 DL1IF INFO PDCH (trx=0, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083641329 DL1IF INFO PDCH(bts=0,trx=0,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241107083641329 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083641329 DL1IF INFO PDCH (trx=0, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083641329 DL1IF INFO PDCH(bts=0,trx=0,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241107083641329 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083641329 DL1IF INFO PDCH (trx=0, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083641329 DL1IF INFO PDCH(bts=0,trx=0,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241107083641329 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083641329 DL1IF INFO PDCH (trx=0, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083641329 DL1IF INFO PDCH(bts=0,trx=0,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241107083641329 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083641329 DL1IF INFO PDCH (trx=0, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083641329 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241107083641329 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083641329 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083641329 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083641329 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083641329 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083641329 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083641329 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) 20241107083641329 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) 20241107083641330 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(810)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS0" BTS(810)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS1" BTS(810)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS2" -NSVCI1234(807)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(807)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(807)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(807)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(810)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS3" BTS(810)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS4" 20241107083641334 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083641334 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) 20241107083641334 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) 20241107083641334 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083641334 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083641334 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) 20241107083641335 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083641335 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) 20241107083641335 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(810)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS5" BTS(810)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS6" -NSVCI1234(807)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(807)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(810)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" 20241107083641337 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083641337 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) 20241107083641337 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) 20241107083641337 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083641337 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083641337 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083641337 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083641337 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083641337 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083641337 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083641340 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083641340 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(807)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(807)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(807)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083641343 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) 20241107083641343 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) 20241107083641346 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) 20241107083641346 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) 20241107083641346 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) 20241107083641346 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) 20241107083641347 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) 20241107083641347 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) 20241107083641347 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) 20241107083641347 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) 20241107083641348 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) 20241107083641348 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) 20241107083641348 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) 20241107083641348 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) 20241107083641349 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) 20241107083641349 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) 20241107083641349 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 804@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 804@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083641356 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083641356 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083641356 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083641356 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083641356 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083641356 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083641356 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083641356 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083641361 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) 20241107083641361 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) 20241107083641362 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) 20241107083641362 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) 20241107083641363 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) 20241107083641363 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) 20241107083641364 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) 20241107083641364 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) 20241107083641365 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) 20241107083641365 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(805)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083641366 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) 20241107083641366 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) TC_dl_multislot_tbf_ms_class_unknown-BVCI1234(805)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083641367 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) 20241107083641367 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) 20241107083641368 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) 20241107083641368 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@fb7e2f9c3787: BSSGP successfully initialized 20241107083641370 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083641371 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083641371 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083641371 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083641371 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083641371 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083641371 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083641371 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083641371 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083641374 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) 20241107083641374 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083641374 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083641374 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083641374 DLGLOBAL DEBUG validating counter group 0x5558592ed740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083641374 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083641374 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083641374 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083641374 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:504) 20241107083641374 DRLCMAC 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) 20241107083641374 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 2 (alloc_algo.cpp:834) 20241107083641374 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241107083641374 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083641374 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083641374 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083641374 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083641374 DLGLOBAL DEBUG validating counter group 0x5558592edb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083641374 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083641374 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083641374 DLGLOBAL DEBUG validating counter group 0x5558592edbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083641374 DLGLOBAL DEBUG validating counter group 0x5558592edc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083641374 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=2 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083641375 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:1192) 20241107083641375 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2) (tbf.cpp:299) 20241107083641375 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00 (tbf_ul.cpp:712) 20241107083641375 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083641375 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083641375 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083641375 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083641375 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083641375 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) 20241107083641375 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) 20241107083641375 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083641375 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083641375 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=2 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083641375 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(810)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083641380 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083641380 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083641380 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083641380 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083641380 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083641380 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083641380 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083641380 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083641380 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083641380 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@fb7e2f9c3787: 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 } 20241107083641382 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) 20241107083641382 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) 20241107083641384 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) 20241107083641384 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) 20241107083641385 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) 20241107083641385 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) 20241107083641385 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) 20241107083641385 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) 20241107083641386 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) 20241107083641386 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) 20241107083641387 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) 20241107083641387 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) 20241107083641387 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) 20241107083641387 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) 20241107083641388 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) 20241107083641388 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) 20241107083641389 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083641389 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083641389 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083641389 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083641389 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083641389 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) 20241107083641389 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) 20241107083641390 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(810)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083641403 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) 20241107083641403 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) 20241107083641403 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) 20241107083641403 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) 20241107083641404 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) 20241107083641404 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) 20241107083641404 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) 20241107083641404 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) 20241107083641404 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) 20241107083641404 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) 20241107083641404 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) 20241107083641404 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) 20241107083641405 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) 20241107083641405 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) 20241107083641405 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) 20241107083641405 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) 20241107083641408 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) 20241107083641408 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) 20241107083641408 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(810)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083641424 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) 20241107083641424 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) 20241107083641426 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) 20241107083641426 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) 20241107083641427 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) 20241107083641427 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) 20241107083641428 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) 20241107083641428 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) 20241107083641429 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) 20241107083641429 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) 20241107083641429 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) 20241107083641429 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) 20241107083641430 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) 20241107083641430 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) 20241107083641431 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) 20241107083641431 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) 20241107083641432 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) 20241107083641432 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) 20241107083641433 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(810)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083641443 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) 20241107083641443 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) 20241107083641444 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) 20241107083641444 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) 20241107083641445 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) 20241107083641445 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) 20241107083641446 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) 20241107083641446 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) 20241107083641447 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) 20241107083641447 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) 20241107083641448 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) 20241107083641448 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) 20241107083641449 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) 20241107083641449 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) 20241107083641449 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) 20241107083641449 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) 20241107083641452 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) 20241107083641452 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) 20241107083641453 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(810)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083641468 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) 20241107083641468 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) 20241107083641469 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) 20241107083641469 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) 20241107083641470 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) 20241107083641470 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) 20241107083641471 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) 20241107083641471 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) 20241107083641472 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) 20241107083641472 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) 20241107083641473 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) 20241107083641473 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) 20241107083641473 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) 20241107083641473 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) 20241107083641474 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) 20241107083641474 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) 20241107083641475 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) 20241107083641475 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) 20241107083641475 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(810)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083641487 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) 20241107083641487 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) 20241107083641489 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) 20241107083641489 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) 20241107083641489 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) 20241107083641489 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) 20241107083641490 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) 20241107083641490 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) 20241107083641491 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) 20241107083641491 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) 20241107083641492 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) 20241107083641492 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) 20241107083641493 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) 20241107083641493 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) 20241107083641493 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) 20241107083641493 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) 20241107083641494 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) 20241107083641495 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) 20241107083641495 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(810)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083641506 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) 20241107083641506 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) 20241107083641508 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) 20241107083641508 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) 20241107083641509 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) 20241107083641509 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) 20241107083641510 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) 20241107083641510 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) 20241107083641511 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) 20241107083641511 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) 20241107083641512 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) 20241107083641512 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) 20241107083641513 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) 20241107083641513 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) 20241107083641515 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) 20241107083641515 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) 20241107083641516 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) 20241107083641516 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) 20241107083641517 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(810)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083641530 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) 20241107083641530 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) 20241107083641531 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) 20241107083641531 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) 20241107083641532 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) 20241107083641532 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) 20241107083641533 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) 20241107083641533 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) 20241107083641534 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) 20241107083641534 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) 20241107083641535 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) 20241107083641535 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) 20241107083641536 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) 20241107083641536 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) 20241107083641537 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) 20241107083641537 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) 20241107083641538 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) 20241107083641538 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) 20241107083641539 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(810)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083641549 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) 20241107083641549 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) 20241107083641551 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) 20241107083641551 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) 20241107083641552 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) 20241107083641552 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) 20241107083641553 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) 20241107083641553 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) 20241107083641553 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) 20241107083641553 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) 20241107083641554 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) 20241107083641554 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) 20241107083641555 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) 20241107083641555 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) 20241107083641556 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) 20241107083641556 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) 20241107083641557 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) 20241107083641557 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) 20241107083641557 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(810)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083641569 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) 20241107083641569 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) 20241107083641570 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) 20241107083641570 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) 20241107083641571 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) 20241107083641571 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) 20241107083641572 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) 20241107083641572 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) 20241107083641572 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) 20241107083641572 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) 20241107083641573 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) 20241107083641573 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) 20241107083641574 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) 20241107083641574 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) 20241107083641575 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083641575 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083641575 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083641576 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) 20241107083641576 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) 20241107083641578 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) 20241107083641578 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) 20241107083641578 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241107083641579 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) 20241107083641579 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(810)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083641593 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) 20241107083641593 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) 20241107083641594 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) 20241107083641594 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) 20241107083641595 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) 20241107083641595 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) 20241107083641595 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) 20241107083641595 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) 20241107083641596 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) 20241107083641596 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) 20241107083641597 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) 20241107083641597 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) 20241107083641598 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) 20241107083641598 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) 20241107083641599 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) 20241107083641599 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) 20241107083641600 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083641612 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) 20241107083641612 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) 20241107083641613 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) 20241107083641613 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) 20241107083641614 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 8f 5e db 9f 08 e7 1b c4 81 9a 51 fc ea a7 f1 a2 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241107083641614 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) 20241107083641614 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083641614 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 00 41 00 00 00 01 8f 5e db 9f 08 e7 1b c4 81 9a 51 fc ea a7 f1 a2 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1021) 20241107083641614 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:1032) 20241107083641614 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) 20241107083641614 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) 20241107083641614 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) 20241107083641614 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083641614 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=41 00 00 00 01 8f 5e db 9f 08 e7 1b c4 81 9a 51 fc ea a7 f1 a2 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083641614 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083641614 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083641614 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083641614 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083641614 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083641614 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083641614 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083641614 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241107083641614 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) 20241107083641614 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241107083641614 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241107083641614 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083641614 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) 20241107083641614 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083641614 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083641614 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083641615 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) 20241107083641615 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) 20241107083641616 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) 20241107083641616 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) 20241107083641617 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) 20241107083641617 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) 20241107083641618 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) 20241107083641618 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) 20241107083641619 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) 20241107083641619 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) 20241107083641620 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083641631 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) 20241107083641632 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) 20241107083641633 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) 20241107083641633 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) 20241107083641634 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) 20241107083641634 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) 20241107083641634 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) 20241107083641634 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) 20241107083641635 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) 20241107083641635 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) 20241107083641636 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) 20241107083641636 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) 20241107083641636 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) 20241107083641636 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) 20241107083641637 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) 20241107083641637 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) 20241107083641640 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) 20241107083641640 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) 20241107083641640 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20241107083641640 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) 20241107083641640 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241107083641640 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083641640 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) 20241107083641640 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241107083641640 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083641640 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083641640 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) 20241107083641640 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) 20241107083641641 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(810)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083641652 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083641652 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083641652 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083641652 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083641652 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083641652 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241107083641652 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241107083641652 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083641652 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083641652 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) 20241107083641652 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 4 slots (alloc_algo.cpp:837) 20241107083641652 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241107083641652 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083641652 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241107083641652 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083641652 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083641652 DLGLOBAL DEBUG validating counter group 0x5558592edb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083641652 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083641652 DLGLOBAL DEBUG validating counter group 0x5558592ede00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083641652 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 (tbf_dl.cpp:431) 20241107083641653 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:1192) 20241107083641653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 (tbf_dl.cpp:431) 20241107083641653 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:1192) 20241107083641653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 (tbf_dl.cpp:431) 20241107083641653 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:1192) 20241107083641653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 (tbf_dl.cpp:431) 20241107083641653 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:1192) 20241107083641653 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) 20241107083641653 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) 20241107083641653 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) 20241107083641653 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241107083641653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241107083641653 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) 20241107083641653 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241107083641653 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:147) 20241107083641653 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241107083641653 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) 20241107083641653 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241107083641653 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) 20241107083641655 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) 20241107083641655 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) 20241107083641656 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) 20241107083641656 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) 20241107083641657 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) 20241107083641657 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) 20241107083641658 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) 20241107083641658 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) 20241107083641659 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) 20241107083641659 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) 20241107083641660 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) 20241107083641660 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) 20241107083641660 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) 20241107083641660 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) 20241107083641661 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) 20241107083641661 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) 20241107083641662 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) 20241107083641662 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) 20241107083641662 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241107083641662 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:266) 20241107083641662 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20241107083641662 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:106) 20241107083641662 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083641663 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) 20241107083641664 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083641664 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20241107083641664 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:127) 20241107083641664 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:165) 20241107083641664 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) 20241107083641664 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) 20241107083641664 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(810)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Test case "TC_dl_multislot_tbf_ms_class_unknown" aborted at "PCU_Tests.ttcn":3512 BTS(810)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083641675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44394<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083641678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44386<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083641680 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083641680 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083641680 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083641680 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241107083641680 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:1202) 20241107083641680 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:1202) 20241107083641680 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:1202) 20241107083641680 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:1202) 20241107083641680 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241107083641680 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241107083641680 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083641680 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241107083641680 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083641680 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083641680 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083641680 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083641680 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083641680 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:1202) 20241107083641680 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083641680 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083641681 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083641681 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083641681 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083641681 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083641681 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083641681 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241107083641681 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083641681 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083641681 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083641681 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083641681 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083641681 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083641681 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083641681 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083641681 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083641681 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) 20241107083641681 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) 20241107083641681 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 10854 with status 0 respawn: 75: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_dl_multislot_tbf_ms_class_unknown finished. Verdict: fail reason: Expected 1 PDCH slots allocated but got 4 MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown fail'. Thu Nov 7 08:36:41 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 20241107083641732 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083641733 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083641733 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083641733 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083641763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52650<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083641864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52650<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=141248) Waiting for packet dumper to finish... 1 (prev_count=141248, count=176496) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:36:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_dl_multislot_tbf_ms_class_from_2phase started. 816@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_dl_multislot_tbf_ms_class_from_2phase-BVCI1234(818)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 816@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 816@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(820)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083645026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52654<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 816@fb7e2f9c3787: 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(824)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 816@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(824)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(821)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083645034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52664<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(821)@fb7e2f9c3787: Start timer T: 5 s TC_dl_multislot_tbf_ms_class_from_2phase-STATS(826)@fb7e2f9c3787: Start timer T: 2 s PCUIF(821)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_dl_multislot_tbf_ms_class_from_2phase-STATS(826)@fb7e2f9c3787: Start timer T: 2 s 816@fb7e2f9c3787: 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(827)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(827)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083646734 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083646734 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083646734 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(821)@fb7e2f9c3787: OsmoPCU is now connected BTS(823)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083646749 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083646749 DLGLOBAL DEBUG validating counter group 0x5644ab3c4020(bts) with 102 counters (rate_ctr.c:86) 20241107083646749 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083646749 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083646750 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083646750 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083646750 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083646750 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083646750 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083646750 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083646750 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083646750 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083646750 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083646750 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083646750 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083646750 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083646750 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083646750 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083646750 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083646750 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083646750 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083646750 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083646750 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083646750 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083646750 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083646750 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083646750 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083646750 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083646750 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083646750 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083646750 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083646750 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083646750 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083646750 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083646750 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083646750 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083646750 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083646750 DLGLOBAL DEBUG validating counter group 0x7f675efda5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083646750 DLGLOBAL DEBUG validating counter group 0x5644ab3c3700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083646750 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083646750 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083646750 DLGLOBAL DEBUG validating counter group 0x7f675efdb160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083646750 DLGLOBAL DEBUG validating counter group 0x7f675efdb140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083646750 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083646750 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) 20241107083646750 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) 20241107083646750 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083646750 DL1IF INFO PDCH(bts=0,trx=0,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241107083646750 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083646750 DL1IF INFO PDCH (trx=0, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083646751 DL1IF INFO PDCH(bts=0,trx=0,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241107083646751 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083646751 DL1IF INFO PDCH (trx=0, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083646751 DL1IF INFO PDCH(bts=0,trx=0,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241107083646751 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083646751 DL1IF INFO PDCH (trx=0, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083646751 DL1IF INFO PDCH(bts=0,trx=0,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241107083646751 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083646751 DL1IF INFO PDCH (trx=0, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083646751 DL1IF INFO PDCH(bts=0,trx=0,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241107083646751 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083646751 DL1IF INFO PDCH (trx=0, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083646751 DL1IF INFO PDCH(bts=0,trx=0,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241107083646751 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083646751 DL1IF INFO PDCH (trx=0, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083646751 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241107083646751 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083646751 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083646751 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083646751 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083646751 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083646751 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083646751 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) 20241107083646751 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) 20241107083646752 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(823)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS0" BTS(823)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS1" BTS(823)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS2" -NSVCI1234(820)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(823)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS3" -NSVCI1234(820)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(820)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(820)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(823)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS4" 20241107083646759 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083646759 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) 20241107083646759 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) 20241107083646759 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083646759 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083646759 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(823)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS5" 20241107083646760 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083646760 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) 20241107083646760 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(823)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS6" -NSVCI1234(820)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(820)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083646762 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083646762 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) 20241107083646762 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) 20241107083646762 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083646762 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083646762 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) BTS(823)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" 20241107083646762 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083646762 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083646762 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083646762 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083646764 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) 20241107083646764 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) 20241107083646764 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083646764 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(820)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(820)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083646766 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) 20241107083646766 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) 20241107083646767 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) 20241107083646767 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) 20241107083646767 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) 20241107083646767 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) 20241107083646768 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) 20241107083646768 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) 20241107083646768 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) 20241107083646768 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) 20241107083646769 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) 20241107083646769 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) 20241107083646769 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) 20241107083646769 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) 20241107083646770 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 817@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 817@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083646776 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083646776 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083646776 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083646776 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083646776 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083646776 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083646776 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083646776 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083646780 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) 20241107083646780 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) TC_dl_multislot_tbf_ms_class_from_2phase-BVCI1234(818)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083646781 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) 20241107083646781 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) TC_dl_multislot_tbf_ms_class_from_2phase-BVCI1234(818)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083646781 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) 20241107083646781 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) 20241107083646782 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) 20241107083646782 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) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083646782 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) 20241107083646782 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) 20241107083646782 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) 20241107083646782 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) 20241107083646783 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) 20241107083646783 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) 20241107083646783 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083646783 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083646783 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083646783 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083646783 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083646783 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083646783 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083646783 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083646783 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) 20241107083646783 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083646785 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) 20241107083646785 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083646785 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083646785 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083646785 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083646785 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083646785 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) 20241107083646785 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083646786 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083646786 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083646786 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083646786 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083646786 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083646786 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083646786 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083646786 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083646786 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083646786 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(823)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083646791 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083646791 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083646791 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083646791 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083646791 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083646800 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) 20241107083646800 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) 20241107083646801 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) 20241107083646802 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) 20241107083646802 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) 20241107083646802 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) 20241107083646803 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) 20241107083646803 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) 20241107083646804 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) 20241107083646804 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) 20241107083646805 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) 20241107083646805 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) 20241107083646806 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) 20241107083646806 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) 20241107083646807 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) 20241107083646807 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) 20241107083646810 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083646825 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) 20241107083646825 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) 20241107083646826 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) 20241107083646826 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) 20241107083646827 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) 20241107083646827 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) 20241107083646828 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) 20241107083646828 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) 20241107083646828 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) 20241107083646828 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) 20241107083646829 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) 20241107083646829 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) 20241107083646830 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) 20241107083646830 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) 20241107083646831 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) 20241107083646831 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) 20241107083646832 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083646844 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) 20241107083646844 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) 20241107083646845 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) 20241107083646845 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) 20241107083646847 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) 20241107083646847 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) 20241107083646848 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) 20241107083646848 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) 20241107083646849 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) 20241107083646849 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) 20241107083646850 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) 20241107083646850 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) 20241107083646851 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) 20241107083646851 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) 20241107083646852 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) 20241107083646852 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) 20241107083646853 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083646863 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) 20241107083646863 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) 20241107083646864 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) 20241107083646864 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) 20241107083646865 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) 20241107083646865 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) 20241107083646866 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) 20241107083646866 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) 20241107083646867 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) 20241107083646867 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) 20241107083646867 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) 20241107083646867 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) 20241107083646868 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) 20241107083646868 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) 20241107083646869 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) 20241107083646869 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) 20241107083646872 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083646887 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) 20241107083646887 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) 20241107083646888 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) 20241107083646888 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) 20241107083646889 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) 20241107083646889 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) 20241107083646890 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) 20241107083646890 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) 20241107083646890 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) 20241107083646890 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) 20241107083646891 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) 20241107083646891 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) 20241107083646892 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) 20241107083646892 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) 20241107083646893 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) 20241107083646893 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) 20241107083646894 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083646906 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) 20241107083646906 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) 20241107083646907 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) 20241107083646907 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) 20241107083646908 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) 20241107083646908 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) 20241107083646909 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) 20241107083646909 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) 20241107083646910 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) 20241107083646910 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) 20241107083646910 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) 20241107083646910 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) 20241107083646911 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) 20241107083646911 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) 20241107083646912 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) 20241107083646912 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) 20241107083646913 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083646925 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) 20241107083646925 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) 20241107083646926 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) 20241107083646926 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) 20241107083646927 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) 20241107083646927 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) 20241107083646928 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) 20241107083646928 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) 20241107083646929 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) 20241107083646929 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) 20241107083646930 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) 20241107083646930 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) 20241107083646930 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) 20241107083646930 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) 20241107083646931 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) 20241107083646931 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) 20241107083646934 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083646949 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) 20241107083646949 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) 20241107083646951 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) 20241107083646951 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) 20241107083646952 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) 20241107083646952 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) 20241107083646952 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) 20241107083646953 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) 20241107083646953 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) 20241107083646953 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) 20241107083646954 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) 20241107083646954 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) 20241107083646955 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) 20241107083646955 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) 20241107083646956 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) 20241107083646956 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) 20241107083646956 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083646969 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) 20241107083646969 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) 20241107083646970 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) 20241107083646970 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) 20241107083646971 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) 20241107083646971 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) 20241107083646972 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) 20241107083646972 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) 20241107083646972 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) 20241107083646972 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) 20241107083646973 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) 20241107083646973 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) 20241107083646974 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) 20241107083646974 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) 20241107083646975 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) 20241107083646975 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) 20241107083646976 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083646988 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) 20241107083646988 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) 20241107083646989 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) 20241107083646989 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) 20241107083646990 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) 20241107083646990 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) 20241107083646991 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) 20241107083646991 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) 20241107083646991 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) 20241107083646991 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) 20241107083646992 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) 20241107083646992 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) 20241107083646993 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) 20241107083646993 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) 20241107083646994 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) 20241107083646994 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) 20241107083646997 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083647012 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) 20241107083647012 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) 20241107083647013 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) 20241107083647013 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) 20241107083647014 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) 20241107083647014 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) 20241107083647015 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) 20241107083647015 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) 20241107083647016 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) 20241107083647016 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) 20241107083647017 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) 20241107083647017 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) 20241107083647018 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) 20241107083647018 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) 20241107083647019 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) 20241107083647019 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) 20241107083647019 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083647019 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083647019 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) 20241107083647020 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083647020 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083647020 DLGLOBAL DEBUG validating counter group 0x5644ab3c3740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083647020 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083647020 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083647020 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083647020 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083647020 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 18 (gprs_ms.c:624) 20241107083647020 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) 20241107083647020 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083647020 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083647020 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 18 (alloc_algo.cpp:482) 20241107083647020 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:504) 20241107083647020 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) 20241107083647020 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 8 slots (alloc_algo.cpp:837) 20241107083647020 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:841) 20241107083647020 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083647020 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083647020 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083647021 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083647021 DLGLOBAL DEBUG validating counter group 0x5644ab3c3b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083647021 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083647021 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083647021 DLGLOBAL DEBUG validating counter group 0x5644ab3c3be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083647021 DLGLOBAL DEBUG validating counter group 0x5644ab3c3c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083647021 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083647021 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:1192) 20241107083647021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083647021 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:1192) 20241107083647021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083647021 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:1192) 20241107083647021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083647021 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:1192) 20241107083647021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=4 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083647021 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:1192) 20241107083647021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=5 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083647021 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:1192) 20241107083647021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=6 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083647021 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:1192) 20241107083647021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083647021 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:1192) 20241107083647021 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) 20241107083647021 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) 20241107083647021 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) 20241107083647021 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083647021 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083647021 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) 20241107083647021 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083647021 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) 20241107083647021 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:820) 20241107083647021 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083647021 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083647021 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:220) 20241107083647021 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083647021 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) 20241107083647021 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:387) 20241107083647021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083647021 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083647021 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083647022 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) 20241107083647022 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083647022 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083647022 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) 20241107083647022 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:238) 20241107083647022 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) 20241107083647022 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) 20241107083647023 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(823)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '412B2B2B2B2B2B2B'O ("A+++++++") 20241107083647032 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) 20241107083647032 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) 20241107083647034 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) 20241107083647034 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) 20241107083647035 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) 20241107083647035 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) 20241107083647036 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) 20241107083647036 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) 20241107083647036 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) 20241107083647036 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) 20241107083647037 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) 20241107083647037 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) 20241107083647038 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) 20241107083647038 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) 20241107083647039 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) 20241107083647039 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) 20241107083647040 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083647051 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) 20241107083647051 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) 20241107083647052 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) 20241107083647052 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) 20241107083647053 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) 20241107083647053 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) 20241107083647053 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) 20241107083647053 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) 20241107083647054 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) 20241107083647054 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) 20241107083647055 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) 20241107083647055 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) 20241107083647056 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) 20241107083647056 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) 20241107083647057 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) 20241107083647057 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) 20241107083647060 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083647075 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) 20241107083647075 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) 20241107083647076 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) 20241107083647076 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) 20241107083647077 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) 20241107083647077 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) 20241107083647078 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) 20241107083647078 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) 20241107083647079 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) 20241107083647079 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) 20241107083647079 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) 20241107083647079 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) 20241107083647080 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) 20241107083647080 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) 20241107083647081 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) 20241107083647081 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) 20241107083647082 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083647094 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) 20241107083647094 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) 20241107083647096 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) 20241107083647096 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) 20241107083647097 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) 20241107083647097 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) 20241107083647097 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) 20241107083647097 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) 20241107083647098 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) 20241107083647098 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) 20241107083647099 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) 20241107083647099 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) 20241107083647100 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) 20241107083647100 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) 20241107083647101 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) 20241107083647101 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) 20241107083647101 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083647101 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083647101 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) 20241107083647101 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083647101 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083647101 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083647101 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083647101 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083647101 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083647101 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) 20241107083647101 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083647102 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083647102 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083647102 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083647102 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083647102 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083647102 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241107083647102 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241107083647102 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083647102 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083647102 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) 20241107083647102 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 8 slots (alloc_algo.cpp:837) 20241107083647102 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:841) 20241107083647102 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083647102 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241107083647102 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083647102 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083647102 DLGLOBAL DEBUG validating counter group 0x5644ab3c3b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083647102 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083647102 DLGLOBAL DEBUG validating counter group 0x5644ab3c3e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083647102 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 (tbf_dl.cpp:431) 20241107083647102 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:1192) 20241107083647102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 (tbf_dl.cpp:431) 20241107083647102 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:1192) 20241107083647102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 (tbf_dl.cpp:431) 20241107083647102 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:1192) 20241107083647102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 (tbf_dl.cpp:431) 20241107083647102 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:1192) 20241107083647102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=4 TFI=0 (tbf_dl.cpp:431) 20241107083647102 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:1192) 20241107083647102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=5 TFI=0 (tbf_dl.cpp:431) 20241107083647102 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:1192) 20241107083647102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=6 TFI=0 (tbf_dl.cpp:431) 20241107083647102 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:1192) 20241107083647103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083647103 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:1192) 20241107083647103 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) 20241107083647103 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) 20241107083647103 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) 20241107083647103 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241107083647103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241107083647103 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) 20241107083647103 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241107083647103 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:147) 20241107083647103 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241107083647103 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) 20241107083647103 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241107083647103 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) 20241107083647103 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) 20241107083647103 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) 20241107083647103 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=0) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241107083647103 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:266) 20241107083647103 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=0) POLL scheduled at FN 73 + 13 = 86 (pdch_ul_controller.c:131) 20241107083647103 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:106) 20241107083647103 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083647103 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) 20241107083647104 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083647104 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=0) Reserving FN 86 for type POLL (pdch_ul_controller.c:184) 20241107083647104 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:127) 20241107083647104 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:165) 20241107083647104 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) 20241107083647104 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) 20241107083647104 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(823)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '032B2B2B2B2B2B2B'O 20241107083647114 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) 20241107083647114 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) 20241107083647115 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) 20241107083647115 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) 20241107083647116 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) 20241107083647116 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) 20241107083647117 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) 20241107083647117 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) 20241107083647118 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) 20241107083647118 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) 20241107083647119 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) 20241107083647119 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) 20241107083647119 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) 20241107083647119 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) 20241107083647120 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) 20241107083647120 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) 20241107083647124 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083647138 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) 20241107083647138 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) 20241107083647138 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) 20241107083647138 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083647139 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) 20241107083647139 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) 20241107083647140 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) 20241107083647140 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) 20241107083647141 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) 20241107083647141 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) 20241107083647142 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) 20241107083647142 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) 20241107083647143 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) 20241107083647143 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) 20241107083647144 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) 20241107083647144 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) 20241107083647144 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) 20241107083647145 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) 20241107083647145 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083647157 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) 20241107083647157 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) 20241107083647158 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) 20241107083647158 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) 20241107083647159 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) 20241107083647159 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) 20241107083647160 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) 20241107083647160 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) 20241107083647161 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) 20241107083647161 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) 20241107083647162 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) 20241107083647162 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) 20241107083647162 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) 20241107083647162 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) 20241107083647163 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) 20241107083647163 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) 20241107083647164 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083647176 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) 20241107083647176 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) 20241107083647176 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=0) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083647176 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=0) FN=86 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083647176 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) 20241107083647177 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=0) FN=86 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083647177 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=86 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241107083647177 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241107083647177 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:182) 20241107083647177 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got PKT_CTRL_ACK confirming assignment of TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:433) 20241107083647177 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:439) 20241107083647177 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241107083647178 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) 20241107083647178 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) BTS(823)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083647179 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) 20241107083647179 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) 20241107083647179 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) 20241107083647179 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) 20241107083647180 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) 20241107083647180 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) 20241107083647182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52664<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083647182 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) 20241107083647182 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) 20241107083647184 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) 20241107083647184 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) 20241107083647187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52654<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083647188 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083647189 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083647189 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083647189 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083647189 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:1202) 20241107083647189 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:1202) 20241107083647189 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:1202) 20241107083647189 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:1202) 20241107083647189 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:1202) 20241107083647189 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:1202) 20241107083647189 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:1202) 20241107083647189 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:1202) 20241107083647189 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083647189 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241107083647189 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083647189 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083647189 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083647189 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083647189 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083647190 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083647190 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:1202) 20241107083647190 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:1202) 20241107083647190 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:1202) 20241107083647190 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:1202) 20241107083647190 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:1202) 20241107083647190 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:1202) 20241107083647190 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:1202) 20241107083647190 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:1202) 20241107083647190 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083647190 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083647190 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083647190 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083647190 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083647190 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083647190 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083647190 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083647190 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083647190 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083647190 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083647190 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083647190 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083647190 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083647190 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083647191 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083647191 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083647191 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083647191 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) 20241107083647191 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) 20241107083647191 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 10922 with status 0 respawn: 76: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_dl_multislot_tbf_ms_class_from_2phase finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase pass'. 20241107083647247 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083647247 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083647247 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083647248 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) Thu Nov 7 08:36:47 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 20241107083647278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52680<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083647379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52680<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211052) Waiting for packet dumper to finish... 1 (prev_count=211052, count=245120) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:36:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_ul_multislot_tbf_ms_class_from_2phase started. 829@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_ul_multislot_tbf_ms_class_from_2phase-BVCI1234(831)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 829@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(833)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 829@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083650515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52684<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 829@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(837)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 829@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(837)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(834)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(834)@fb7e2f9c3787: Start timer T: 5 s PCUIF(834)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083650520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52694<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ul_multislot_tbf_ms_class_from_2phase-STATS(838)@fb7e2f9c3787: Start timer T: 2 s TC_ul_multislot_tbf_ms_class_from_2phase-STATS(838)@fb7e2f9c3787: Start timer T: 2 s 829@fb7e2f9c3787: 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(841)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(841)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083652249 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083652249 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083652249 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(834)@fb7e2f9c3787: OsmoPCU is now connected BTS(836)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "G:o" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083652256 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083652257 DLGLOBAL DEBUG validating counter group 0x5633115e0020(bts) with 102 counters (rate_ctr.c:86) 20241107083652257 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083652257 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083652257 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083652257 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083652257 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083652257 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083652257 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083652257 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083652257 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083652257 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083652257 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083652257 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083652257 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083652257 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083652257 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083652257 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083652257 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083652257 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083652257 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083652257 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083652257 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083652257 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083652257 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083652257 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083652257 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083652257 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083652257 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083652257 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083652257 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083652257 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083652257 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083652257 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083652257 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083652257 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083652257 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083652257 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083652257 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083652257 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083652257 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083652257 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083652257 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083652257 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083652257 DLGLOBAL DEBUG validating counter group 0x7f5b4d8f85c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083652257 DLGLOBAL DEBUG validating counter group 0x5633115df700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083652257 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083652257 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083652257 DLGLOBAL DEBUG validating counter group 0x7f5b4d8f9160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083652257 DLGLOBAL DEBUG validating counter group 0x7f5b4d8f9140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083652257 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083652257 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) 20241107083652257 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) 20241107083652257 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083652257 DL1IF INFO PDCH(bts=0,trx=0,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241107083652257 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083652257 DL1IF INFO PDCH (trx=0, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083652257 DL1IF INFO PDCH(bts=0,trx=0,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241107083652257 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083652257 DL1IF INFO PDCH (trx=0, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083652257 DL1IF INFO PDCH(bts=0,trx=0,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241107083652258 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083652258 DL1IF INFO PDCH (trx=0, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083652258 DL1IF INFO PDCH(bts=0,trx=0,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241107083652258 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083652258 DL1IF INFO PDCH (trx=0, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083652258 DL1IF INFO PDCH(bts=0,trx=0,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241107083652258 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083652258 DL1IF INFO PDCH (trx=0, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083652258 DL1IF INFO PDCH(bts=0,trx=0,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241107083652258 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083652258 DL1IF INFO PDCH (trx=0, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083652258 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241107083652258 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083652258 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083652258 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083652258 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083652258 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083652258 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083652258 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) 20241107083652258 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) 20241107083652258 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(836)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS0" BTS(836)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS1" BTS(836)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS2" BTS(836)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS3" BTS(836)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS4" BTS(836)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS5" -NSVCI1234(833)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(833)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(833)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(833)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(836)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS6" BTS(836)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" 20241107083652265 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083652265 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) 20241107083652265 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) 20241107083652265 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083652265 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083652265 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) 20241107083652265 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083652265 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) 20241107083652265 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(833)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(833)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083652267 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083652267 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) 20241107083652267 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) 20241107083652267 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083652267 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083652267 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083652267 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083652267 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083652267 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083652267 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083652269 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083652269 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(833)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(833)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083652271 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) 20241107083652271 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) 20241107083652272 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) 20241107083652272 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) 20241107083652272 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) 20241107083652272 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) 20241107083652272 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) 20241107083652272 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) 20241107083652273 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) 20241107083652273 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) 20241107083652273 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) 20241107083652273 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) 20241107083652273 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) 20241107083652273 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) 20241107083652273 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) 20241107083652273 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) 20241107083652274 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 830@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 830@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083652280 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083652280 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083652280 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083652280 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083652280 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083652280 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083652280 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083652280 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_multislot_tbf_ms_class_from_2phase-BVCI1234(831)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_ul_multislot_tbf_ms_class_from_2phase-BVCI1234(831)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083652291 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083652291 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083652291 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083652291 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083652291 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083652291 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083652291 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083652291 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083652292 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) 20241107083652292 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) 20241107083652293 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) 20241107083652294 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) 20241107083652295 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) 20241107083652295 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) 20241107083652297 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) 20241107083652297 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) 20241107083652298 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) 20241107083652298 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) 20241107083652300 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) 20241107083652300 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) 20241107083652301 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) 20241107083652301 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) 20241107083652302 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) 20241107083652302 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) 20241107083652303 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) 20241107083652303 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083652303 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083652303 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083652303 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083652303 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083652303 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) 20241107083652303 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083652303 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083652303 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083652303 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083652303 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083652303 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083652303 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083652303 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083652303 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083652303 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083652303 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(836)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083652307 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083652307 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083652307 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083652307 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083652307 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083652309 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) 20241107083652309 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) 20241107083652309 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) 20241107083652309 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) 20241107083652310 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) 20241107083652310 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) 20241107083652310 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) 20241107083652310 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) 20241107083652310 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) 20241107083652310 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) 20241107083652310 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) 20241107083652310 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) 20241107083652310 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) 20241107083652310 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) 20241107083652310 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) 20241107083652310 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) 20241107083652318 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083652333 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) 20241107083652333 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) 20241107083652335 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) 20241107083652335 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) 20241107083652336 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) 20241107083652336 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) 20241107083652336 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) 20241107083652336 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) 20241107083652337 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) 20241107083652337 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) 20241107083652338 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) 20241107083652338 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) 20241107083652339 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) 20241107083652339 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) 20241107083652339 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) 20241107083652339 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) 20241107083652340 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083652352 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) 20241107083652352 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) 20241107083652354 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) 20241107083652354 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) 20241107083652354 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) 20241107083652355 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) 20241107083652355 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) 20241107083652355 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) 20241107083652356 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) 20241107083652356 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) 20241107083652357 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) 20241107083652357 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) 20241107083652357 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) 20241107083652357 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) 20241107083652358 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) 20241107083652358 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) 20241107083652359 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083652371 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) 20241107083652371 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) 20241107083652371 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) 20241107083652371 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) 20241107083652372 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) 20241107083652372 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) 20241107083652372 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) 20241107083652372 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) 20241107083652372 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) 20241107083652372 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) 20241107083652372 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) 20241107083652373 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) 20241107083652373 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) 20241107083652373 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) 20241107083652373 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) 20241107083652373 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) 20241107083652380 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083652395 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) 20241107083652395 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) 20241107083652396 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) 20241107083652396 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) 20241107083652397 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) 20241107083652397 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) 20241107083652398 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) 20241107083652398 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) 20241107083652399 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) 20241107083652399 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) 20241107083652400 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) 20241107083652400 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) 20241107083652400 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) 20241107083652401 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) 20241107083652401 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) 20241107083652401 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) 20241107083652402 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083652414 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) 20241107083652414 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) 20241107083652414 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) 20241107083652414 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) 20241107083652415 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) 20241107083652415 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) 20241107083652415 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) 20241107083652415 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) 20241107083652416 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) 20241107083652416 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) 20241107083652416 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) 20241107083652416 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) 20241107083652416 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) 20241107083652416 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) 20241107083652417 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) 20241107083652417 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) 20241107083652418 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083652433 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) 20241107083652433 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) 20241107083652433 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) 20241107083652433 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) 20241107083652434 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) 20241107083652434 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) 20241107083652434 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) 20241107083652434 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) 20241107083652435 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) 20241107083652435 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) 20241107083652435 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) 20241107083652435 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) 20241107083652436 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) 20241107083652436 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) 20241107083652436 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) 20241107083652436 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) 20241107083652442 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083652457 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) 20241107083652457 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) 20241107083652458 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) 20241107083652458 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) 20241107083652459 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) 20241107083652459 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) 20241107083652460 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) 20241107083652460 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) 20241107083652461 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) 20241107083652461 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) 20241107083652462 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) 20241107083652462 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) 20241107083652463 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) 20241107083652463 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) 20241107083652463 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) 20241107083652463 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) 20241107083652464 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083652476 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) 20241107083652477 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) 20241107083652478 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) 20241107083652478 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) 20241107083652479 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) 20241107083652479 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) 20241107083652480 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) 20241107083652480 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) 20241107083652481 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) 20241107083652481 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) 20241107083652482 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) 20241107083652482 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) 20241107083652483 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) 20241107083652483 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) 20241107083652483 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) 20241107083652483 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) 20241107083652484 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083652496 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) 20241107083652496 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) 20241107083652498 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) 20241107083652498 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) 20241107083652499 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) 20241107083652499 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) 20241107083652501 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) 20241107083652501 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) 20241107083652502 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) 20241107083652502 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) 20241107083652503 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) 20241107083652503 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) 20241107083652503 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) 20241107083652504 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) 20241107083652504 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) 20241107083652504 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) 20241107083652505 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083652519 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) 20241107083652519 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) 20241107083652521 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) 20241107083652521 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) 20241107083652521 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) 20241107083652521 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) 20241107083652522 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) 20241107083652522 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) 20241107083652523 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) 20241107083652523 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) 20241107083652524 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) 20241107083652524 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) 20241107083652525 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) 20241107083652525 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) 20241107083652525 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) 20241107083652525 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) 20241107083652525 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083652525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083652525 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) 20241107083652527 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083652527 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083652527 DLGLOBAL DEBUG validating counter group 0x5633115df740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083652527 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083652527 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083652527 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083652527 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083652527 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 18 (gprs_ms.c:624) 20241107083652527 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) 20241107083652527 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083652527 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083652527 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 18 (alloc_algo.cpp:482) 20241107083652527 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:504) 20241107083652527 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) 20241107083652527 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 8 slots (alloc_algo.cpp:837) 20241107083652527 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:841) 20241107083652527 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083652527 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083652527 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083652527 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083652527 DLGLOBAL DEBUG validating counter group 0x5633115dfb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083652527 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083652527 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083652527 DLGLOBAL DEBUG validating counter group 0x5633115dfbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083652527 DLGLOBAL DEBUG validating counter group 0x5633115dfc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083652527 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083652527 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:1192) 20241107083652527 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083652527 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:1192) 20241107083652527 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083652527 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:1192) 20241107083652528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083652528 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:1192) 20241107083652528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=4 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083652528 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:1192) 20241107083652528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=5 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083652528 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:1192) 20241107083652528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=6 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083652528 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:1192) 20241107083652528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083652528 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:1192) 20241107083652528 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) 20241107083652528 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) 20241107083652528 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) 20241107083652528 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083652528 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083652528 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) 20241107083652528 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083652528 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) 20241107083652528 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:820) 20241107083652528 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083652528 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083652528 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:220) 20241107083652528 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083652528 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) 20241107083652528 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:387) 20241107083652528 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083652528 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083652529 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083652529 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) 20241107083652530 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083652530 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083652530 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) 20241107083652530 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:238) 20241107083652530 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) 20241107083652530 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) 20241107083652530 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(836)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '412B2B2B2B2B2B2B'O ("A+++++++") 20241107083652540 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) 20241107083652540 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) BTS(836)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083652541 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) 20241107083652541 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) 20241107083652544 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) 20241107083652544 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) 20241107083652544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52694<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083652545 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) 20241107083652545 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) 20241107083652545 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) 20241107083652546 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) 20241107083652546 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) 20241107083652546 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) 20241107083652547 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) 20241107083652547 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) 20241107083652548 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) 20241107083652548 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) 20241107083652552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52684<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083652554 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083652554 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083652554 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083652554 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241107083652554 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:1202) 20241107083652554 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:1202) 20241107083652554 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:1202) 20241107083652554 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:1202) 20241107083652554 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:1202) 20241107083652554 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:1202) 20241107083652554 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:1202) 20241107083652554 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:1202) 20241107083652554 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241107083652554 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083652554 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083652554 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083652554 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083652554 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241107083652554 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241107083652554 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083652554 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083652554 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083652554 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083652554 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083652554 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083652554 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083652554 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083652554 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083652554 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083652555 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083652555 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083652555 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) 20241107083652555 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) 20241107083652555 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 10987 with status 0 MTC@fb7e2f9c3787: Test case TC_ul_multislot_tbf_ms_class_from_2phase finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:36:52 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 20241107083652600 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083652600 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083652600 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083652600 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083652629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54904<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083652730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54904<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126032) Waiting for packet dumper to finish... 1 (prev_count=126032, count=168696) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:36:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_ul_tbf_reestablish_with_pkt_resource_req started. 842@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_reestablish_with_pkt_resource_req-BVCI1234(844)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 842@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 842@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(846)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083655844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54916<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 842@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(850)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 842@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(850)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(847)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(847)@fb7e2f9c3787: Start timer T: 5 s 20241107083655851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54918<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(847)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(852)@fb7e2f9c3787: Start timer T: 2 s TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(852)@fb7e2f9c3787: Start timer T: 2 s 842@fb7e2f9c3787: 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(853)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(853)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083657600 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083657601 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083657601 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(847)@fb7e2f9c3787: OsmoPCU is now connected BTS(849)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(852)@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083657617 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083657617 DLGLOBAL DEBUG validating counter group 0x55fadd606020(bts) with 102 counters (rate_ctr.c:86) 20241107083657617 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083657617 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083657617 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083657617 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083657617 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083657617 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083657617 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083657617 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083657617 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083657617 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083657617 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083657617 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083657617 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083657617 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083657617 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083657617 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083657617 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083657617 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083657617 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083657617 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083657617 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083657618 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083657618 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083657618 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083657618 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083657618 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083657618 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083657618 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083657618 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083657618 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083657618 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083657618 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083657618 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083657618 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083657618 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083657618 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083657618 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083657618 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083657618 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083657618 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083657618 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083657618 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083657618 DLGLOBAL DEBUG validating counter group 0x7fc487fd75c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083657618 DLGLOBAL DEBUG validating counter group 0x55fadd605700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083657618 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083657618 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083657618 DLGLOBAL DEBUG validating counter group 0x7fc487fd8160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083657618 DLGLOBAL DEBUG validating counter group 0x7fc487fd8140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083657618 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083657618 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) 20241107083657618 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) 20241107083657618 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083657618 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083657618 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083657618 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083657618 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083657618 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083657618 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083657618 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083657618 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083657618 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083657618 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083657618 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083657618 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083657618 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083657618 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083657618 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083657618 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083657618 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083657618 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083657618 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083657618 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083657618 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083657618 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083657619 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083657619 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083657619 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083657619 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) 20241107083657619 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) 20241107083657621 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(846)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(849)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(846)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(846)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(846)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(849)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" 20241107083657626 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083657626 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) 20241107083657626 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) 20241107083657626 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083657626 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083657626 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)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(849)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083657627 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083657627 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) 20241107083657627 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(849)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(846)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(846)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083657631 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083657631 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) 20241107083657631 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) 20241107083657631 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083657631 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083657631 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083657631 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083657631 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(849)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083657631 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083657631 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083657631 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) 20241107083657631 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(849)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083657632 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083657632 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(849)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(846)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107083657633 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) 20241107083657633 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(846)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(846)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083657634 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) 20241107083657634 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) 20241107083657635 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) 20241107083657635 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) 20241107083657636 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) 20241107083657636 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) 20241107083657637 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) 20241107083657637 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) 20241107083657638 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) 20241107083657638 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) 20241107083657638 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) 20241107083657638 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) 20241107083657639 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 843@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 843@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083657648 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) 20241107083657648 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) 20241107083657648 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083657648 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083657648 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083657648 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083657648 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083657648 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083657648 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083657648 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083657649 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) 20241107083657649 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) 20241107083657650 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) 20241107083657650 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) 20241107083657650 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) 20241107083657651 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) 20241107083657651 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) 20241107083657651 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) 20241107083657652 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) 20241107083657652 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) 20241107083657653 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) 20241107083657653 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) 20241107083657654 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) 20241107083657654 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) 20241107083657654 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_ul_tbf_reestablish_with_pkt_resource_req-BVCI1234(844)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_reestablish_with_pkt_resource_req-BVCI1234(844)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083657661 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083657661 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083657661 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083657661 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083657661 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083657661 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083657661 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083657661 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083657665 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) 20241107083657665 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083657665 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083657665 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083657665 DLGLOBAL DEBUG validating counter group 0x55fadd605740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083657665 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083657665 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083657665 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083657665 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083657665 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083657665 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083657665 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083657665 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083657665 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083657665 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083657665 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083657665 DRLCMAC 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) 20241107083657665 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083657665 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083657665 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083657665 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083657665 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083657665 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083657666 DLGLOBAL DEBUG validating counter group 0x55fadd605b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083657666 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083657666 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083657666 DLGLOBAL DEBUG validating counter group 0x55fadd605be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083657666 DLGLOBAL DEBUG validating counter group 0x55fadd605c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083657666 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083657666 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:1192) 20241107083657666 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083657666 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083657666 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083657666 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083657666 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083657666 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083657666 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083657666 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) 20241107083657666 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) 20241107083657666 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083657666 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083657666 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083657666 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) 20241107083657669 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083657669 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083657669 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083657669 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083657669 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083657669 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083657669 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083657669 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083657669 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083657669 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083657669 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) 20241107083657669 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(849)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083657670 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) 20241107083657670 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) 20241107083657671 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) 20241107083657671 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) 20241107083657671 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) 20241107083657671 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) 20241107083657672 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) 20241107083657672 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } 20241107083657673 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) 20241107083657673 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) MTC@fb7e2f9c3787: 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 } 20241107083657674 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) 20241107083657674 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) 20241107083657675 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) 20241107083657675 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) 20241107083657677 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) 20241107083657677 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) 20241107083657678 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083657680 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083657680 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083657680 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083657680 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083657680 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) BTS(849)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083657691 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) 20241107083657691 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) 20241107083657692 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) 20241107083657692 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) 20241107083657693 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) 20241107083657693 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) 20241107083657694 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) 20241107083657694 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) 20241107083657695 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) 20241107083657695 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) 20241107083657696 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) 20241107083657696 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) 20241107083657697 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) 20241107083657697 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) 20241107083657697 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) 20241107083657697 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) 20241107083657698 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) 20241107083657698 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) 20241107083657699 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(849)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083657710 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) 20241107083657710 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) 20241107083657711 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) 20241107083657711 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) 20241107083657712 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) 20241107083657712 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) 20241107083657713 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) 20241107083657713 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) 20241107083657714 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) 20241107083657714 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) 20241107083657715 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) 20241107083657715 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) 20241107083657716 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) 20241107083657716 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) 20241107083657717 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) 20241107083657717 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) 20241107083657718 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) 20241107083657718 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) 20241107083657719 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(849)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083657729 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) 20241107083657729 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) 20241107083657730 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) 20241107083657730 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) 20241107083657731 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) 20241107083657731 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) 20241107083657732 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) 20241107083657732 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) 20241107083657733 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) 20241107083657733 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) 20241107083657734 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) 20241107083657734 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) 20241107083657734 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) 20241107083657734 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) 20241107083657735 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) 20241107083657735 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) 20241107083657739 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) 20241107083657739 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) 20241107083657739 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(849)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083657753 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) 20241107083657753 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) 20241107083657754 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) 20241107083657754 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) 20241107083657755 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) 20241107083657755 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) 20241107083657756 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) 20241107083657756 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) 20241107083657757 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) 20241107083657757 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) 20241107083657757 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) 20241107083657758 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) 20241107083657758 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) 20241107083657758 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) 20241107083657759 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) 20241107083657759 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) 20241107083657760 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) 20241107083657760 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) 20241107083657761 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(849)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083657772 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) 20241107083657772 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) 20241107083657773 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) 20241107083657774 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) 20241107083657774 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) 20241107083657774 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) 20241107083657775 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) 20241107083657775 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) 20241107083657776 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) 20241107083657776 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) 20241107083657777 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) 20241107083657777 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) 20241107083657777 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) 20241107083657777 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) 20241107083657778 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) 20241107083657778 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) 20241107083657779 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) 20241107083657779 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) 20241107083657780 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(849)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083657791 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) 20241107083657791 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) 20241107083657792 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) 20241107083657792 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) 20241107083657793 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) 20241107083657793 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) 20241107083657794 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) 20241107083657794 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) 20241107083657795 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) 20241107083657795 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) 20241107083657795 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) 20241107083657796 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) 20241107083657796 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) 20241107083657796 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) 20241107083657797 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) 20241107083657797 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) 20241107083657801 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) 20241107083657801 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) 20241107083657802 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(849)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083657815 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) 20241107083657815 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) 20241107083657816 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) 20241107083657816 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) 20241107083657817 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) 20241107083657817 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) 20241107083657818 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) 20241107083657818 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) 20241107083657819 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) 20241107083657819 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) 20241107083657819 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) 20241107083657820 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) 20241107083657820 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) 20241107083657820 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) 20241107083657821 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) 20241107083657821 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) 20241107083657822 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) 20241107083657822 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) 20241107083657823 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(849)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083657834 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) 20241107083657834 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) 20241107083657835 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) 20241107083657835 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) 20241107083657836 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) 20241107083657836 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) 20241107083657837 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) 20241107083657837 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) 20241107083657838 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) 20241107083657838 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) 20241107083657839 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) 20241107083657839 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) 20241107083657839 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) 20241107083657839 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) 20241107083657840 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) 20241107083657840 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) 20241107083657841 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) 20241107083657841 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) 20241107083657842 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(849)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083657853 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) 20241107083657853 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) 20241107083657855 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) 20241107083657855 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) 20241107083657856 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) 20241107083657856 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) 20241107083657857 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) 20241107083657857 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) 20241107083657857 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) 20241107083657857 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) 20241107083657858 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) 20241107083657858 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) 20241107083657859 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) 20241107083657859 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) 20241107083657860 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) 20241107083657860 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) 20241107083657863 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) 20241107083657863 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) 20241107083657863 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(849)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083657867 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083657867 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083657867 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107083657877 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) 20241107083657877 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) 20241107083657878 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) 20241107083657878 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) 20241107083657879 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) 20241107083657879 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) 20241107083657880 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) 20241107083657880 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) 20241107083657881 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) 20241107083657881 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) 20241107083657882 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) 20241107083657882 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) 20241107083657883 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) 20241107083657883 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) 20241107083657883 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) 20241107083657883 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) 20241107083657884 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) 20241107083657884 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) 20241107083657884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241107083657884 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) 20241107083657885 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(849)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083657896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=00 01 01 00 00 00 01 89 ef 6e 90 94 32 6d bd a4 90 e5 6f de 32 00 91 79 82 ae a2 e7 65 76 00 69 63 00 (pcu_l1_if.cpp:463) 20241107083657897 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) 20241107083657897 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083657897 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 89 ef 6e 90 94 32 6d bd a4 90 e5 6f de 32 00 91 79 82 ae a2 e7 65 76 00 69 63 00 (pdch.cpp:1021) 20241107083657897 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083657897 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:1072) 20241107083657897 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) 20241107083657897 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) 20241107083657897 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) 20241107083657897 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083657897 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 89 ef 6e 90 94 32 6d bd a4 90 e5 6f de 32 00 91 79 82 ae a2 e7 65 76 00 69 63 (tbf_ul.cpp:337) 20241107083657897 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083657897 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083657897 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083657897 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083657897 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083657897 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083657897 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083657897 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) 20241107083657897 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241107083657897 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241107083657897 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083657897 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) 20241107083657897 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107083657897 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107083657897 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107083657897 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083657897 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) 20241107083657897 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083657897 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083657898 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) 20241107083657898 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) 20241107083657899 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) 20241107083657899 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) 20241107083657900 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) 20241107083657900 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) 20241107083657901 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) 20241107083657901 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) 20241107083657901 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) 20241107083657901 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) 20241107083657902 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) 20241107083657902 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) 20241107083657903 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) 20241107083657903 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) 20241107083657904 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083657916 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) 20241107083657916 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) 20241107083657916 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=60): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241107083657916 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083657917 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) 20241107083657917 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) 20241107083657918 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) 20241107083657918 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) 20241107083657919 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) 20241107083657919 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) 20241107083657920 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) 20241107083657920 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) 20241107083657921 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) 20241107083657921 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) 20241107083657922 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) 20241107083657922 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) 20241107083657923 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) 20241107083657924 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) 20241107083657926 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) 20241107083657926 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) 20241107083657926 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20241107083657926 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107083657926 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083657926 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) 20241107083657926 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20241107083657926 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) 20241107083657926 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) 20241107083657926 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083657926 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083657926 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) 20241107083657926 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 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241107083657927 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(849)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083657940 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) 20241107083657940 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) 20241107083657942 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) 20241107083657942 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) 20241107083657943 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) 20241107083657943 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) 20241107083657944 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) 20241107083657944 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) 20241107083657946 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) 20241107083657946 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) 20241107083657947 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) 20241107083657947 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) 20241107083657948 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) 20241107083657948 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) 20241107083657949 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) 20241107083657949 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) 20241107083657949 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083657959 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) 20241107083657959 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) 20241107083657960 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) 20241107083657960 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) 20241107083657961 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) 20241107083657961 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) 20241107083657961 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) 20241107083657961 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) 20241107083657962 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) 20241107083657962 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) 20241107083657963 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) 20241107083657963 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) 20241107083657964 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) 20241107083657964 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) 20241107083657964 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) 20241107083657964 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) 20241107083657965 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083657978 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) 20241107083657978 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) 20241107083657979 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) 20241107083657979 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) 20241107083657980 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) 20241107083657980 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) 20241107083657981 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) 20241107083657981 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) 20241107083657981 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) 20241107083657981 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) 20241107083657982 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) 20241107083657982 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) 20241107083657984 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) 20241107083657984 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) 20241107083657985 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) 20241107083657985 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) 20241107083657987 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083658002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 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) 20241107083658002 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) 20241107083658002 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083658002 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083658002 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) 20241107083658002 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083658002 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + rcv_resource_request: now used by 2 (tbf,rcv_resource_request) (pdch.cpp:683) 20241107083658002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=78 PKT RESOURCE REQ: MS requests reuse of finished UL TBF in RRBP block of final UL ACK/NACK (pdch.cpp:769) 20241107083658002 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:774) 20241107083658002 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) 20241107083658002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241107083658002 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107083658002 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:1202) 20241107083658002 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241107083658002 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 2 (rcv_resource_request,st_finished) (gprs_ms.c:394) 20241107083658002 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083658002 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241107083658002 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241107083658002 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083658003 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083658003 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 1 (rcv_resource_request) (tbf_ul_fsm.c:252) 20241107083658003 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083658003 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) 20241107083658003 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083658003 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083658003 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083658003 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083658003 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083658003 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083658003 DLGLOBAL DEBUG validating counter group 0x55fadd605b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083658003 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083658003 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083658003 DLGLOBAL DEBUG validating counter group 0x55fadd605be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083658003 DLGLOBAL DEBUG validating counter group 0x55fadd605c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083658003 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083658003 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:1192) 20241107083658003 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) 20241107083658003 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) 20241107083658003 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) 20241107083658003 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083658003 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083658003 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) 20241107083658003 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083658003 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) 20241107083658003 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:820) 20241107083658003 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083658003 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083658003 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:220) 20241107083658003 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083658004 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) 20241107083658004 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) 20241107083658006 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) 20241107083658006 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) 20241107083658007 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) 20241107083658007 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) 20241107083658008 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) 20241107083658008 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) 20241107083658008 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) 20241107083658008 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) 20241107083658009 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) 20241107083658009 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) 20241107083658010 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) 20241107083658010 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) 20241107083658011 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) 20241107083658011 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:387) 20241107083658011 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 82 + 13 = 95 (pdch_ul_controller.c:131) 20241107083658011 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083658011 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083658011 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) 20241107083658012 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083658012 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type POLL (pdch_ul_controller.c:184) 20241107083658012 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=95, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083658012 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:238) 20241107083658012 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){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083658012 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 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) 20241107083658012 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(849)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083658021 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) 20241107083658021 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) 20241107083658022 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) 20241107083658022 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) 20241107083658023 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) 20241107083658023 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) 20241107083658024 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) 20241107083658024 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) 20241107083658025 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) 20241107083658025 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) 20241107083658025 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) 20241107083658025 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) 20241107083658026 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) 20241107083658026 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) 20241107083658027 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) 20241107083658027 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) 20241107083658028 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083658040 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) 20241107083658040 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) 20241107083658041 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) 20241107083658041 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) 20241107083658042 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) 20241107083658042 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) 20241107083658043 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) 20241107083658043 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) 20241107083658043 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) 20241107083658044 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) 20241107083658045 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) 20241107083658045 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) 20241107083658045 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) 20241107083658045 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) 20241107083658046 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) 20241107083658046 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) 20241107083658050 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083658064 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) 20241107083658065 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) 20241107083658066 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) 20241107083658066 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) 20241107083658067 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) 20241107083658067 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) 20241107083658068 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) 20241107083658068 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) 20241107083658068 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) 20241107083658068 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) 20241107083658069 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) 20241107083658069 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) 20241107083658070 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) 20241107083658070 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) 20241107083658070 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) 20241107083658070 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) 20241107083658071 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083658082 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 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) 20241107083658082 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) 20241107083658082 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083658082 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083658082 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) 20241107083658082 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083658082 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=95 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083658082 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083658082 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083658082 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083658082 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083658082 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083658082 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) 20241107083658082 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) 20241107083658083 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) 20241107083658083 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) 20241107083658083 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) 20241107083658083 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) 20241107083658083 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) 20241107083658083 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) 20241107083658083 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) 20241107083658083 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) 20241107083658083 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) 20241107083658083 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) 20241107083658083 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) 20241107083658083 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) 20241107083658086 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083658100 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 01 8e 16 d9 46 fa 20 44 02 5d 64 3f 60 d3 ff ce a1 ac f8 81 f5 (pcu_l1_if.cpp:463) 20241107083658100 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) 20241107083658100 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083658100 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 01 8e 16 d9 46 fa 20 44 02 5d 64 3f 60 d3 ff ce a1 ac f8 81 f5 (pdch.cpp:1021) 20241107083658100 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:1032) 20241107083658100 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:1072) 20241107083658100 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) 20241107083658100 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) 20241107083658100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083658100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=8e 16 d9 46 fa 20 44 02 5d 64 3f 60 d3 ff ce a1 ac f8 81 f5 (tbf_ul.cpp:337) 20241107083658100 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083658100 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083658100 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083658100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083658100 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) 20241107083658100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=20 (tbf_ul.cpp:197) 20241107083658100 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=20 (tbf_ul.cpp:467) 20241107083658100 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083658100 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) 20241107083658100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107083658100 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107083658100 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107083658100 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) 20241107083658100 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083658100 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) 20241107083658101 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) 20241107083658101 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) 20241107083658101 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) 20241107083658101 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) 20241107083658102 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) 20241107083658102 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) 20241107083658102 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) 20241107083658102 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) 20241107083658102 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) 20241107083658102 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) 20241107083658103 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) 20241107083658103 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) 20241107083658103 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) 20241107083658103 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) 20241107083658110 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) 20241107083658110 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) 20241107083658110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 104 + 13 = 117 (pdch_ul_controller.c:131) 20241107083658110 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107083658110 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083658110 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) 20241107083658110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type POLL (pdch_ul_controller.c:184) 20241107083658110 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) 20241107083658110 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) 20241107083658110 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) 20241107083658110 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) 20241107083658110 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(849)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241107083658124 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) 20241107083658124 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) 20241107083658124 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) 20241107083658124 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) 20241107083658124 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) 20241107083658124 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) 20241107083658124 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) 20241107083658124 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) 20241107083658124 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) 20241107083658125 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) 20241107083658125 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) 20241107083658125 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) 20241107083658125 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) 20241107083658125 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) 20241107083658125 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) 20241107083658125 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) 20241107083658128 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083658143 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) 20241107083658143 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) 20241107083658143 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) 20241107083658143 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) 20241107083658143 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) 20241107083658143 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) 20241107083658144 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) 20241107083658144 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) 20241107083658144 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) 20241107083658144 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) 20241107083658144 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) 20241107083658144 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) 20241107083658145 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) 20241107083658145 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) 20241107083658145 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) 20241107083658145 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) 20241107083658147 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083658162 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) 20241107083658162 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) 20241107083658164 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) 20241107083658164 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) 20241107083658165 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) 20241107083658165 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) 20241107083658166 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) 20241107083658166 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) 20241107083658167 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) 20241107083658167 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) 20241107083658167 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) 20241107083658167 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) 20241107083658168 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) 20241107083658168 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) 20241107083658169 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) 20241107083658169 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) 20241107083658172 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083658186 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) 20241107083658187 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) 20241107083658187 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083658187 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083658187 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) 20241107083658187 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083658187 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=117 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241107083658187 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241107083658187 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) 20241107083658187 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241107083658187 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) 20241107083658187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241107083658187 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107083658187 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:1202) 20241107083658187 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241107083658187 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241107083658187 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083658187 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083658187 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241107083658187 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083658187 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083658187 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241107083658187 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083658188 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) 20241107083658188 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) 20241107083658189 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) 20241107083658189 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(852)@fb7e2f9c3787: Start timer T: 2 s 20241107083658190 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) 20241107083658190 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) 20241107083658191 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) 20241107083658191 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) 20241107083658192 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) 20241107083658192 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) 20241107083658192 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) 20241107083658192 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) 20241107083658193 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) 20241107083658193 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) 20241107083658194 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083658206 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) 20241107083658206 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) 20241107083658207 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) 20241107083658207 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) 20241107083658208 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) 20241107083658208 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) 20241107083658208 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) 20241107083658208 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) 20241107083658209 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) 20241107083658209 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) 20241107083658210 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) 20241107083658210 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) 20241107083658211 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) 20241107083658211 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) 20241107083658211 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) 20241107083658211 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) 20241107083658212 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083658223 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) 20241107083658223 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) 20241107083658224 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) 20241107083658224 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) 20241107083658224 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) 20241107083658224 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) TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(852)@fb7e2f9c3787: Start timer T_statsd: 5 s 20241107083658224 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) 20241107083658224 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) 20241107083658224 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) 20241107083658224 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) 20241107083658224 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) 20241107083658224 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) 20241107083658225 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) 20241107083658225 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) 20241107083658225 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) 20241107083658225 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) 20241107083658232 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(852)@fb7e2f9c3787: 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(852)@fb7e2f9c3787: 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(852)@fb7e2f9c3787: 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(852)@fb7e2f9c3787: 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(852)@fb7e2f9c3787: 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(852)@fb7e2f9c3787: 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(852)@fb7e2f9c3787: 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(852)@fb7e2f9c3787: 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(852)@fb7e2f9c3787: 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(852)@fb7e2f9c3787: 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)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083658251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54918<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083658251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54916<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083658252 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083658252 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083658252 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083658252 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083658252 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083658252 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083658252 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083658252 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083658252 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083658252 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083658252 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083658252 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083658252 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083658252 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083658252 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) 20241107083658252 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) 20241107083658252 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 11055 with status 0 respawn: 78: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_ul_tbf_reestablish_with_pkt_resource_req finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req pass'. Thu Nov 7 08:36:58 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 20241107083658268 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083658268 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083658268 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083658268 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083658292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54934<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083658393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54934<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207344) Waiting for packet dumper to finish... 1 (prev_count=207344, count=283376) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:37:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 started. 855@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-BVCI1234(857)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 855@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(859)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 855@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083701512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54950<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 855@fb7e2f9c3787: 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(863)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 855@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 PCUIF(860)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." -NSVCI1234(863)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(860)@fb7e2f9c3787: Start timer T: 5 s PCUIF(860)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083701524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54958<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-STATS(864)@fb7e2f9c3787: Start timer T: 2 s TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-STATS(864)@fb7e2f9c3787: Start timer T: 2 s 855@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(867)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083703268 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083703269 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083703269 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(860)@fb7e2f9c3787: OsmoPCU is now connected BTS(861)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "G:o" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083703284 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083703285 DLGLOBAL DEBUG validating counter group 0x55a106d1c020(bts) with 102 counters (rate_ctr.c:86) 20241107083703285 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083703285 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083703285 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083703285 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083703285 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083703285 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083703285 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083703285 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083703285 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083703285 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083703285 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083703285 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083703285 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083703285 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083703285 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083703285 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083703285 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083703285 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083703285 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083703285 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083703285 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083703285 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083703285 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083703285 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083703285 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083703285 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083703285 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083703285 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083703285 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083703285 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083703285 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241107083703285 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083703285 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083703285 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241107083703285 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241107083703285 DLGLOBAL DEBUG validating counter group 0x7f0469e785c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083703285 DLGLOBAL DEBUG validating counter group 0x55a106d1b700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083703285 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083703285 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083703285 DLGLOBAL DEBUG validating counter group 0x7f0469e79160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083703286 DLGLOBAL DEBUG validating counter group 0x7f0469e79140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083703286 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083703286 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) 20241107083703286 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) 20241107083703286 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083703286 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083703286 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083703286 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083703286 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083703286 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083703286 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083703286 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083703286 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083703286 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083703286 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083703286 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083703286 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083703286 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083703286 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083703286 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083703286 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083703286 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083703286 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083703286 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083703286 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083703286 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083703286 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083703286 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083703286 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083703286 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083703287 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) 20241107083703287 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) 20241107083703289 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(859)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(859)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE BTS(861)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(859)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(859)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(861)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" 20241107083703294 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083703294 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) 20241107083703294 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) 20241107083703294 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083703294 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083703294 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(861)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083703295 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083703295 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) 20241107083703295 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(861)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(859)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(859)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(861)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083703299 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083703299 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) 20241107083703299 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) 20241107083703299 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083703299 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083703299 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083703299 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083703299 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083703299 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083703299 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083703300 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) 20241107083703300 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) 20241107083703300 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083703300 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(861)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(861)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(859)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(859)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(859)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083703303 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) 20241107083703303 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) 20241107083703304 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) 20241107083703304 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) 20241107083703305 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) 20241107083703305 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) 20241107083703307 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) 20241107083703307 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) 20241107083703308 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) 20241107083703308 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) 20241107083703309 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) 20241107083703309 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) 20241107083703309 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) 20241107083703309 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) 20241107083703310 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 856@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 856@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083703318 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) 20241107083703318 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) 20241107083703319 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083703319 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083703320 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083703320 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083703320 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083703320 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083703320 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083703320 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083703320 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) 20241107083703320 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) 20241107083703321 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) 20241107083703321 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) 20241107083703322 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) 20241107083703322 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) 20241107083703322 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) 20241107083703322 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) 20241107083703323 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) 20241107083703323 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) 20241107083703324 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) 20241107083703324 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) 20241107083703324 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) 20241107083703325 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) 20241107083703325 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-BVCI1234(857)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-BVCI1234(857)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083703332 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083703332 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083703332 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083703332 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083703332 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083703332 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083703332 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083703332 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083703334 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) 20241107083703334 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083703334 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107083703334 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083703334 DLGLOBAL DEBUG validating counter group 0x55a106d1b740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083703334 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107083703334 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083703334 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083703334 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083703334 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083703334 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083703334 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083703334 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083703334 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083703334 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083703334 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083703334 DRLCMAC 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) 20241107083703334 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083703334 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083703334 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083703334 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083703334 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083703334 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083703334 DLGLOBAL DEBUG validating counter group 0x55a106d1bb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083703335 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083703335 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083703335 DLGLOBAL DEBUG validating counter group 0x55a106d1bbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083703335 DLGLOBAL DEBUG validating counter group 0x55a106d1bc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083703335 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083703335 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:1192) 20241107083703335 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107083703335 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107083703335 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107083703335 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107083703335 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107083703335 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107083703335 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107083703335 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) 20241107083703335 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) 20241107083703335 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107083703335 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107083703335 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107083703335 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) 20241107083703337 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) 20241107083703337 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(861)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083703337 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) 20241107083703337 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) 20241107083703338 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) 20241107083703338 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) 20241107083703340 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) 20241107083703340 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) 20241107083703340 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083703340 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083703340 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083703340 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083703340 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083703340 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083703340 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083703340 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083703340 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083703340 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } 20241107083703341 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) 20241107083703341 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) 20241107083703342 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) 20241107083703342 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) 20241107083703343 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) 20241107083703343 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) 20241107083703343 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) 20241107083703343 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) 20241107083703346 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) 20241107083703346 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) 20241107083703347 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083703349 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083703349 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083703349 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083703349 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083703349 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083703361 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) 20241107083703361 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) 20241107083703362 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) 20241107083703362 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) 20241107083703363 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) 20241107083703363 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) 20241107083703364 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) 20241107083703364 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) 20241107083703364 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) 20241107083703364 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) 20241107083703365 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) 20241107083703365 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) 20241107083703366 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) 20241107083703366 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) 20241107083703367 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) 20241107083703367 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) 20241107083703368 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) 20241107083703368 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) 20241107083703369 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083703380 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) 20241107083703380 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) 20241107083703382 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) 20241107083703382 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) 20241107083703383 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) 20241107083703383 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) 20241107083703383 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) 20241107083703383 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) 20241107083703384 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) 20241107083703384 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) 20241107083703385 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) 20241107083703385 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) 20241107083703386 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) 20241107083703386 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) 20241107083703387 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) 20241107083703387 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) 20241107083703388 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) 20241107083703388 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) 20241107083703388 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083703399 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) 20241107083703400 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) 20241107083703401 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) 20241107083703401 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) 20241107083703402 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) 20241107083703402 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) 20241107083703402 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) 20241107083703402 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) 20241107083703403 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) 20241107083703403 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) 20241107083703404 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) 20241107083703404 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) 20241107083703404 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) 20241107083703404 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) 20241107083703405 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) 20241107083703405 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) 20241107083703409 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) 20241107083703409 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) 20241107083703410 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083703423 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) 20241107083703423 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) 20241107083703424 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) 20241107083703424 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) 20241107083703425 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) 20241107083703425 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) 20241107083703426 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) 20241107083703426 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) 20241107083703428 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) 20241107083703428 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) 20241107083703429 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) 20241107083703429 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) 20241107083703430 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) 20241107083703430 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) 20241107083703431 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) 20241107083703431 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) 20241107083703432 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) 20241107083703432 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) 20241107083703433 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083703442 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) 20241107083703442 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) 20241107083703444 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) 20241107083703444 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) 20241107083703445 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) 20241107083703445 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) 20241107083703445 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) 20241107083703445 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) 20241107083703446 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) 20241107083703446 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) 20241107083703447 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) 20241107083703447 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) 20241107083703448 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) 20241107083703448 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) 20241107083703448 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) 20241107083703448 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) 20241107083703449 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) 20241107083703449 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) 20241107083703450 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083703461 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) 20241107083703462 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) 20241107083703463 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) 20241107083703463 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) 20241107083703463 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) 20241107083703464 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) 20241107083703464 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) 20241107083703464 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) 20241107083703465 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) 20241107083703465 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) 20241107083703466 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) 20241107083703466 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) 20241107083703467 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) 20241107083703467 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) 20241107083703467 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) 20241107083703467 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) 20241107083703471 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) 20241107083703471 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) 20241107083703472 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083703485 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) 20241107083703485 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) 20241107083703487 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) 20241107083703487 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) 20241107083703487 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) 20241107083703487 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) 20241107083703488 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) 20241107083703488 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) 20241107083703489 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) 20241107083703489 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) 20241107083703490 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) 20241107083703490 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) 20241107083703491 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) 20241107083703491 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) 20241107083703492 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) 20241107083703492 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) 20241107083703493 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) 20241107083703493 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) 20241107083703494 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083703505 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) 20241107083703505 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) 20241107083703506 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) 20241107083703506 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) 20241107083703507 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) 20241107083703507 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) 20241107083703508 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) 20241107083703508 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) 20241107083703508 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) 20241107083703508 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) 20241107083703509 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) 20241107083703509 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) 20241107083703510 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) 20241107083703510 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) 20241107083703511 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) 20241107083703511 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) 20241107083703512 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) 20241107083703512 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) 20241107083703513 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083703524 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) 20241107083703524 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) 20241107083703525 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) 20241107083703525 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) 20241107083703526 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) 20241107083703526 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) 20241107083703527 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) 20241107083703527 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) 20241107083703528 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) 20241107083703528 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) 20241107083703529 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) 20241107083703529 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) 20241107083703530 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) 20241107083703530 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) 20241107083703530 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) 20241107083703530 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) 20241107083703533 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) 20241107083703533 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) 20241107083703534 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083703536 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083703536 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107083703536 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 7 vs exp USF 0 20241107083703549 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) 20241107083703549 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) 20241107083703550 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) 20241107083703550 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) 20241107083703551 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) 20241107083703551 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) 20241107083703552 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) 20241107083703552 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) 20241107083703552 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) 20241107083703552 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) 20241107083703553 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) 20241107083703553 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) 20241107083703554 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) 20241107083703554 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) 20241107083703555 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) 20241107083703555 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) 20241107083703556 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) 20241107083703556 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) 20241107083703556 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241107083703556 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) 20241107083703556 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: Rx DL block USF 0 vs exp USF 0 20241107083703568 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=00 01 01 00 00 00 01 6b d1 76 91 fd 06 36 68 6c 58 1f 17 24 eb 79 5c 2b 6a 9c 1c 42 cd 1d 54 83 9e 00 (pcu_l1_if.cpp:463) 20241107083703568 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) 20241107083703568 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:983) 20241107083703568 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 6b d1 76 91 fd 06 36 68 6c 58 1f 17 24 eb 79 5c 2b 6a 9c 1c 42 cd 1d 54 83 9e 00 (pdch.cpp:1021) 20241107083703568 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1032) 20241107083703569 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:1072) 20241107083703569 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) 20241107083703569 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) 20241107083703569 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) 20241107083703569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083703569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 6b d1 76 91 fd 06 36 68 6c 58 1f 17 24 eb 79 5c 2b 6a 9c 1c 42 cd 1d 54 83 9e (tbf_ul.cpp:337) 20241107083703569 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241107083703569 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083703569 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241107083703569 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083703569 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083703569 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083703569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241107083703569 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) 20241107083703569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241107083703569 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241107083703569 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083703569 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) 20241107083703569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241107083703569 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241107083703569 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241107083703569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241107083703569 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) 20241107083703569 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241107083703569 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241107083703570 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) 20241107083703570 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) 20241107083703571 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) 20241107083703571 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) 20241107083703573 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) 20241107083703573 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) 20241107083703574 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) 20241107083703574 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) 20241107083703575 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) 20241107083703575 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) 20241107083703576 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) 20241107083703576 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) 20241107083703578 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) 20241107083703578 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) 20241107083703579 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083703588 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) 20241107083703588 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) 20241107083703588 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=60): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241107083703588 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083703589 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) 20241107083703589 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) 20241107083703590 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) 20241107083703590 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) 20241107083703591 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) 20241107083703591 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) 20241107083703592 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) 20241107083703592 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) 20241107083703593 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) 20241107083703593 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) 20241107083703594 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) 20241107083703594 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) 20241107083703595 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) 20241107083703595 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) 20241107083703597 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) 20241107083703597 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) 20241107083703597 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20241107083703598 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241107083703598 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241107083703598 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) 20241107083703598 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20241107083703598 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) 20241107083703598 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) 20241107083703598 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241107083703598 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241107083703598 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) 20241107083703598 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 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241107083703598 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@fb7e2f9c3787: Start timer T_3168: 16.5 s 20241107083703612 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) 20241107083703612 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) 20241107083703613 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) 20241107083703614 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) 20241107083703615 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) 20241107083703615 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) 20241107083703616 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) 20241107083703616 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) 20241107083703618 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) 20241107083703618 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) 20241107083703619 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) 20241107083703619 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) 20241107083703620 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) 20241107083703620 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) 20241107083703622 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) 20241107083703622 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) 20241107083703623 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083703631 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) 20241107083703631 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) 20241107083703632 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) 20241107083703632 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) 20241107083703633 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) 20241107083703633 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) 20241107083703634 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) 20241107083703634 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) 20241107083703635 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) 20241107083703635 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) 20241107083703636 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) 20241107083703636 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) 20241107083703638 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) 20241107083703638 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) 20241107083703638 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) 20241107083703638 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) 20241107083703639 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083703650 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) 20241107083703650 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) 20241107083703651 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) 20241107083703651 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) 20241107083703652 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) 20241107083703652 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) 20241107083703653 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) 20241107083703653 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) 20241107083703653 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) 20241107083703653 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) 20241107083703654 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) 20241107083703654 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) 20241107083703654 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) 20241107083703654 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) 20241107083703655 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) 20241107083703655 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) 20241107083703660 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083703676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 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) 20241107083703676 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) 20241107083703676 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083703676 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083703676 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) 20241107083703676 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083703676 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + rcv_resource_request: now used by 2 (tbf,rcv_resource_request) (pdch.cpp:683) 20241107083703676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=78 PKT RESOURCE REQ: MS requests reuse of finished UL TBF in RRBP block of final UL ACK/NACK (pdch.cpp:769) 20241107083703677 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:774) 20241107083703677 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) 20241107083703677 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241107083703677 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241107083703677 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:1202) 20241107083703677 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241107083703677 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 2 (rcv_resource_request,st_finished) (gprs_ms.c:394) 20241107083703677 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083703677 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241107083703677 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241107083703677 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083703677 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107083703677 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 1 (rcv_resource_request) (tbf_ul_fsm.c:252) 20241107083703677 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083703677 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) 20241107083703677 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083703677 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083703677 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083703677 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083703677 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083703677 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083703677 DLGLOBAL DEBUG validating counter group 0x55a106d1bb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083703677 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083703677 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083703677 DLGLOBAL DEBUG validating counter group 0x55a106d1bbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083703677 DLGLOBAL DEBUG validating counter group 0x55a106d1bc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083703677 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083703677 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:1192) 20241107083703677 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) 20241107083703677 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) 20241107083703677 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) 20241107083703677 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083703677 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083703677 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) 20241107083703677 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083703677 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) 20241107083703677 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:820) 20241107083703677 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083703677 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083703677 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:220) 20241107083703677 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083703678 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) 20241107083703678 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) 20241107083703679 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) 20241107083703679 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) 20241107083703681 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) 20241107083703681 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) 20241107083703682 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) 20241107083703682 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) 20241107083703683 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) 20241107083703683 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) 20241107083703685 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) 20241107083703685 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) 20241107083703686 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) 20241107083703686 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) 20241107083703687 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) 20241107083703687 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:387) 20241107083703687 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 82 + 13 = 95 (pdch_ul_controller.c:131) 20241107083703687 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083703687 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083703687 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) 20241107083703688 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083703688 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type POLL (pdch_ul_controller.c:184) 20241107083703688 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=95, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083703688 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:238) 20241107083703688 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){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083703688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 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) 20241107083703688 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 0 20241107083703695 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) 20241107083703695 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) 20241107083703697 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) 20241107083703697 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) 20241107083703698 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) 20241107083703698 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) 20241107083703699 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) 20241107083703699 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) 20241107083703700 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) 20241107083703700 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) 20241107083703701 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) 20241107083703701 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) 20241107083703701 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) 20241107083703702 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) 20241107083703702 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) 20241107083703702 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) 20241107083703703 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) 20241107083703703 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) 20241107083703704 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083703713 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) 20241107083703713 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) 20241107083703715 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) 20241107083703715 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) 20241107083703716 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) 20241107083703716 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) 20241107083703717 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) 20241107083703717 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) 20241107083703718 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) 20241107083703718 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) 20241107083703719 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) 20241107083703719 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) 20241107083703720 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) 20241107083703720 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) 20241107083703721 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) 20241107083703721 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) 20241107083703724 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) 20241107083703724 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){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083703724 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) 20241107083703726 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083703737 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) 20241107083703737 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) 20241107083703739 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) 20241107083703739 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) 20241107083703739 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) 20241107083703739 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) 20241107083703740 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) 20241107083703740 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) 20241107083703741 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) 20241107083703741 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) 20241107083703742 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) 20241107083703742 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) 20241107083703742 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) 20241107083703742 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) 20241107083703744 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) 20241107083703744 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) 20241107083703745 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) 20241107083703745 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) 20241107083703745 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083703756 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) 20241107083703756 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) 20241107083703756 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=95, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083703756 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=95, TS=7 (curr FN 95), reason=UL_ASS (tbf.cpp:487) 20241107083703756 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083703756 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:280) 20241107083703756 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:285) 20241107083703757 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) 20241107083703757 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) 20241107083703757 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) 20241107083703757 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) 20241107083703758 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) 20241107083703758 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) 20241107083703758 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) 20241107083703758 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) 20241107083703758 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) 20241107083703758 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) 20241107083703759 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) 20241107083703759 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) 20241107083703759 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) 20241107083703759 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) 20241107083703761 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) 20241107083703761 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:387) 20241107083703761 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20241107083703761 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083703761 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083703761 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) 20241107083703762 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083703762 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20241107083703762 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=112, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083703762 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:238) 20241107083703762 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){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083703762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 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) 20241107083703762 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 1 20241107083703776 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) 20241107083703776 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) 20241107083703777 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) 20241107083703777 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) 20241107083703777 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) 20241107083703777 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) 20241107083703778 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) 20241107083703778 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) 20241107083703779 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) 20241107083703779 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) 20241107083703780 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) 20241107083703780 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) 20241107083703781 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) 20241107083703781 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) 20241107083703782 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) 20241107083703782 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) 20241107083703786 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) 20241107083703786 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) 20241107083703787 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083703800 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) 20241107083703800 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) 20241107083703802 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) 20241107083703802 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) 20241107083703803 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) 20241107083703803 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) 20241107083703805 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) 20241107083703805 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) 20241107083703806 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) 20241107083703806 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) 20241107083703807 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) 20241107083703807 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) 20241107083703808 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) 20241107083703808 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) 20241107083703809 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) 20241107083703809 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) 20241107083703810 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) 20241107083703810 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=108 block_nr=1 scheduling free USF for polling at FN=112 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083703810 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) 20241107083703811 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083703820 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) 20241107083703820 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) 20241107083703821 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) 20241107083703821 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) 20241107083703822 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) 20241107083703822 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) 20241107083703823 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) 20241107083703823 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) 20241107083703824 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) 20241107083703824 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) 20241107083703824 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) 20241107083703824 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) 20241107083703825 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) 20241107083703825 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) 20241107083703826 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) 20241107083703826 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) 20241107083703827 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) 20241107083703827 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) 20241107083703827 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083703839 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) 20241107083703839 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) 20241107083703839 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=112, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083703839 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=112, TS=7 (curr FN 112), reason=UL_ASS (tbf.cpp:487) 20241107083703839 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083703839 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:280) 20241107083703839 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:285) 20241107083703840 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) 20241107083703840 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) 20241107083703841 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) 20241107083703841 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) 20241107083703842 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) 20241107083703842 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) 20241107083703843 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) 20241107083703843 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) 20241107083703843 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) 20241107083703843 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) 20241107083703844 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) 20241107083703844 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) 20241107083703845 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) 20241107083703845 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) 20241107083703848 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) 20241107083703849 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:387) 20241107083703849 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 117 + 13 = 130 (pdch_ul_controller.c:131) 20241107083703849 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083703849 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083703849 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) 20241107083703850 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083703850 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type POLL (pdch_ul_controller.c:184) 20241107083703850 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=130, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083703850 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:238) 20241107083703850 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){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083703850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 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) 20241107083703850 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 2 20241107083703864 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) 20241107083703864 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) 20241107083703866 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) 20241107083703866 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) 20241107083703867 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) 20241107083703867 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) 20241107083703868 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) 20241107083703869 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) 20241107083703869 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) 20241107083703869 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) 20241107083703870 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) 20241107083703870 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) 20241107083703872 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) 20241107083703872 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) 20241107083703873 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) 20241107083703873 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) 20241107083703874 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) 20241107083703874 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) 20241107083703875 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083703882 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) 20241107083703882 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) 20241107083703883 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) 20241107083703883 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) 20241107083703884 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) 20241107083703884 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) 20241107083703885 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) 20241107083703885 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) 20241107083703886 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) 20241107083703886 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) 20241107083703886 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) 20241107083703887 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) 20241107083703887 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) 20241107083703887 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) 20241107083703888 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) 20241107083703888 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) 20241107083703889 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) 20241107083703889 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=125 block_nr=5 scheduling free USF for polling at FN=130 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083703889 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) 20241107083703890 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083703902 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) 20241107083703902 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) 20241107083703903 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) 20241107083703903 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) 20241107083703904 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) 20241107083703904 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) 20241107083703905 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) 20241107083703906 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) 20241107083703906 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) 20241107083703906 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) 20241107083703907 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) 20241107083703907 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) 20241107083703907 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) 20241107083703907 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) 20241107083703908 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) 20241107083703908 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) 20241107083703911 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) 20241107083703911 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) 20241107083703911 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083703925 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) 20241107083703926 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) 20241107083703926 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=130, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083703926 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=130, TS=7 (curr FN 130), reason=UL_ASS (tbf.cpp:487) 20241107083703926 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083703926 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:280) 20241107083703926 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:285) 20241107083703927 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) 20241107083703927 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) 20241107083703928 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) 20241107083703928 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) 20241107083703928 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) 20241107083703929 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) 20241107083703929 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) 20241107083703929 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) 20241107083703930 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) 20241107083703930 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) 20241107083703931 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) 20241107083703931 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) 20241107083703931 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) 20241107083703931 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) 20241107083703932 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) 20241107083703932 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:387) 20241107083703932 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 134 + 13 = 147 (pdch_ul_controller.c:131) 20241107083703932 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083703932 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083703932 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) 20241107083703933 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083703933 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type POLL (pdch_ul_controller.c:184) 20241107083703933 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=147, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083703933 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:238) 20241107083703933 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){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083703933 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 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) 20241107083703933 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 3 20241107083703945 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) 20241107083703945 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) 20241107083703946 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) 20241107083703946 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) 20241107083703947 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) 20241107083703947 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) 20241107083703948 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) 20241107083703948 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) 20241107083703949 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) 20241107083703949 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) 20241107083703949 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) 20241107083703950 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) 20241107083703950 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) 20241107083703950 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) 20241107083703952 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) 20241107083703952 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) 20241107083703953 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) 20241107083703953 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) 20241107083703955 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083703964 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) 20241107083703964 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) 20241107083703966 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) 20241107083703966 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) 20241107083703967 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) 20241107083703967 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) 20241107083703968 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) 20241107083703968 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) 20241107083703969 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) 20241107083703969 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) 20241107083703970 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) 20241107083703970 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) 20241107083703971 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) 20241107083703971 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) 20241107083703971 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) 20241107083703971 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) 20241107083703974 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) 20241107083703974 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=143 block_nr=9 scheduling free USF for polling at FN=147 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083703974 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) 20241107083703975 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083703988 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) 20241107083703988 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) 20241107083703989 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) 20241107083703989 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) 20241107083703990 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) 20241107083703990 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) 20241107083703991 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) 20241107083703991 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) 20241107083703992 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) 20241107083703992 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) 20241107083703993 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) 20241107083703993 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) 20241107083703994 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) 20241107083703994 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) 20241107083703995 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) 20241107083703995 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) 20241107083703996 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) 20241107083703996 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) 20241107083703997 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704007 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) 20241107083704007 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) 20241107083704008 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=147, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083704008 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=147, TS=7 (curr FN 147), reason=UL_ASS (tbf.cpp:487) 20241107083704008 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083704008 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:280) 20241107083704008 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:285) 20241107083704009 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) 20241107083704009 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) 20241107083704010 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) 20241107083704010 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) 20241107083704010 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) 20241107083704010 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) 20241107083704011 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) 20241107083704011 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) 20241107083704012 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) 20241107083704012 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) 20241107083704013 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) 20241107083704013 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) 20241107083704014 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) 20241107083704014 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) 20241107083704015 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) 20241107083704015 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:387) 20241107083704015 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 151 + 13 = 164 (pdch_ul_controller.c:131) 20241107083704015 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083704015 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083704015 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) 20241107083704016 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083704016 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type POLL (pdch_ul_controller.c:184) 20241107083704016 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=164, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083704016 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:238) 20241107083704016 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){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083704016 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 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) 20241107083704016 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 4 20241107083704027 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) 20241107083704027 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) 20241107083704028 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) 20241107083704028 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) 20241107083704029 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) 20241107083704029 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) 20241107083704030 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) 20241107083704030 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) 20241107083704031 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) 20241107083704031 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) 20241107083704032 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) 20241107083704032 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) 20241107083704033 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) 20241107083704033 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) 20241107083704034 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) 20241107083704034 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) 20241107083704036 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) 20241107083704036 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) 20241107083704037 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704051 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) 20241107083704051 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) 20241107083704052 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) 20241107083704052 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) 20241107083704053 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) 20241107083704053 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) 20241107083704054 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) 20241107083704054 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) 20241107083704055 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) 20241107083704055 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) 20241107083704055 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) 20241107083704056 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) 20241107083704056 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) 20241107083704056 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) 20241107083704057 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) 20241107083704057 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) 20241107083704058 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) 20241107083704058 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=160 block_nr=1 scheduling free USF for polling at FN=164 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083704058 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) 20241107083704059 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704070 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) 20241107083704070 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) 20241107083704072 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) 20241107083704072 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) 20241107083704073 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) 20241107083704073 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) 20241107083704074 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) 20241107083704074 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) 20241107083704075 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) 20241107083704075 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) 20241107083704076 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) 20241107083704076 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) 20241107083704077 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) 20241107083704077 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) 20241107083704078 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) 20241107083704078 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) 20241107083704079 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) 20241107083704079 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) 20241107083704080 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704089 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) 20241107083704089 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) 20241107083704089 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=164, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083704089 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=164, TS=7 (curr FN 164), reason=UL_ASS (tbf.cpp:487) 20241107083704090 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083704090 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:280) 20241107083704090 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:285) 20241107083704091 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) 20241107083704091 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) 20241107083704092 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) 20241107083704092 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) 20241107083704092 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) 20241107083704093 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) 20241107083704093 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) 20241107083704093 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) 20241107083704094 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) 20241107083704094 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) 20241107083704095 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) 20241107083704095 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) 20241107083704096 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) 20241107083704096 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) 20241107083704099 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) 20241107083704099 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:387) 20241107083704099 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 169 + 13 = 182 (pdch_ul_controller.c:131) 20241107083704099 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083704099 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083704099 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) 20241107083704100 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083704100 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type POLL (pdch_ul_controller.c:184) 20241107083704100 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=182, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083704100 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:238) 20241107083704100 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083704100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 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) 20241107083704100 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 5 20241107083704113 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) 20241107083704113 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) 20241107083704115 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) 20241107083704115 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) 20241107083704116 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) 20241107083704116 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) 20241107083704116 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) 20241107083704116 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) 20241107083704117 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) 20241107083704117 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) 20241107083704118 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) 20241107083704118 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) 20241107083704119 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) 20241107083704119 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) 20241107083704119 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) 20241107083704120 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) 20241107083704120 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) 20241107083704120 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) 20241107083704121 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704132 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) 20241107083704132 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) 20241107083704134 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) 20241107083704134 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) 20241107083704135 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) 20241107083704135 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) 20241107083704135 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) 20241107083704135 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) 20241107083704136 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) 20241107083704136 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) 20241107083704137 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) 20241107083704137 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) 20241107083704138 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) 20241107083704138 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) 20241107083704139 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) 20241107083704139 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) 20241107083704140 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) 20241107083704140 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=177 block_nr=5 scheduling free USF for polling at FN=182 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083704140 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) 20241107083704140 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704152 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) 20241107083704152 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) 20241107083704153 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) 20241107083704153 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) 20241107083704154 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) 20241107083704154 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) 20241107083704155 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) 20241107083704155 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) 20241107083704155 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) 20241107083704155 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) 20241107083704156 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) 20241107083704156 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) 20241107083704157 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) 20241107083704157 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) 20241107083704158 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) 20241107083704158 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) 20241107083704161 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) 20241107083704161 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) 20241107083704162 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704176 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) 20241107083704176 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) 20241107083704176 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=182, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083704176 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=182, TS=7 (curr FN 182), reason=UL_ASS (tbf.cpp:487) 20241107083704176 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083704176 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:280) 20241107083704176 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:285) 20241107083704177 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) 20241107083704177 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) 20241107083704178 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) 20241107083704178 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) 20241107083704180 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) 20241107083704180 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) 20241107083704180 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) 20241107083704181 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) 20241107083704181 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) 20241107083704181 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) 20241107083704183 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) 20241107083704183 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) 20241107083704184 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) 20241107083704184 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) 20241107083704185 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) 20241107083704185 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:387) 20241107083704185 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 186 + 13 = 199 (pdch_ul_controller.c:131) 20241107083704185 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083704185 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083704185 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) 20241107083704186 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083704186 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type POLL (pdch_ul_controller.c:184) 20241107083704186 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=199, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083704186 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:238) 20241107083704186 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083704186 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 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) 20241107083704186 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 6 20241107083704196 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) 20241107083704196 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) 20241107083704197 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) 20241107083704197 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) 20241107083704198 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) 20241107083704198 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) 20241107083704199 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) 20241107083704199 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) 20241107083704200 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) 20241107083704200 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) 20241107083704201 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) 20241107083704201 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) 20241107083704201 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) 20241107083704201 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) 20241107083704202 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) 20241107083704202 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) 20241107083704203 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) 20241107083704203 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) 20241107083704204 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704214 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) 20241107083704214 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) 20241107083704215 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) 20241107083704216 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) 20241107083704216 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) 20241107083704216 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) 20241107083704217 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) 20241107083704217 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) 20241107083704218 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) 20241107083704218 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) 20241107083704219 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) 20241107083704219 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) 20241107083704220 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) 20241107083704220 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) 20241107083704221 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) 20241107083704221 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) 20241107083704224 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) 20241107083704224 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=195 block_nr=9 scheduling free USF for polling at FN=199 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083704224 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) 20241107083704224 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704238 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) 20241107083704238 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) 20241107083704239 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) 20241107083704239 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) 20241107083704240 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) 20241107083704240 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) 20241107083704241 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) 20241107083704241 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) 20241107083704242 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) 20241107083704242 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) 20241107083704243 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) 20241107083704243 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) 20241107083704244 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) 20241107083704244 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) 20241107083704245 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) 20241107083704245 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) 20241107083704247 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) 20241107083704247 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) 20241107083704248 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704258 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) 20241107083704258 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) 20241107083704258 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=199, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083704258 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=199, TS=7 (curr FN 199), reason=UL_ASS (tbf.cpp:487) 20241107083704258 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083704258 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:280) 20241107083704258 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:285) 20241107083704260 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) 20241107083704260 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) 20241107083704261 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) 20241107083704261 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) 20241107083704263 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) 20241107083704263 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) 20241107083704264 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) 20241107083704264 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) 20241107083704265 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) 20241107083704265 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) 20241107083704266 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) 20241107083704266 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) 20241107083704267 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) 20241107083704267 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) 20241107083704269 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) 20241107083704269 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:387) 20241107083704269 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 203 + 13 = 216 (pdch_ul_controller.c:131) 20241107083704269 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083704269 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083704269 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) 20241107083704270 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083704270 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type POLL (pdch_ul_controller.c:184) 20241107083704270 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=216, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083704270 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:238) 20241107083704270 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083704270 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 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) 20241107083704270 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 7 20241107083704278 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) 20241107083704278 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) 20241107083704279 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) 20241107083704279 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) 20241107083704280 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) 20241107083704280 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) 20241107083704281 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) 20241107083704281 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) 20241107083704282 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) 20241107083704282 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) 20241107083704282 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) 20241107083704282 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) 20241107083704283 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) 20241107083704283 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) 20241107083704284 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) 20241107083704284 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) 20241107083704287 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) 20241107083704287 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) 20241107083704288 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704302 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) 20241107083704302 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) 20241107083704303 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) 20241107083704303 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) 20241107083704304 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) 20241107083704304 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) 20241107083704305 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) 20241107083704305 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) 20241107083704306 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) 20241107083704306 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) 20241107083704307 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) 20241107083704307 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) 20241107083704308 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) 20241107083704308 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) 20241107083704308 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) 20241107083704308 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) 20241107083704309 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) 20241107083704309 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=212 block_nr=1 scheduling free USF for polling at FN=216 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083704309 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) 20241107083704310 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704323 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) 20241107083704323 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) 20241107083704324 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) 20241107083704324 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) 20241107083704326 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) 20241107083704326 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) 20241107083704327 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) 20241107083704327 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) 20241107083704328 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) 20241107083704328 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) 20241107083704328 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) 20241107083704329 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) 20241107083704329 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) 20241107083704329 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) 20241107083704330 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) 20241107083704330 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) 20241107083704331 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) 20241107083704331 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) 20241107083704332 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704341 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) 20241107083704341 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) 20241107083704341 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=216, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083704341 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=216, TS=7 (curr FN 216), reason=UL_ASS (tbf.cpp:487) 20241107083704341 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083704341 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:280) 20241107083704341 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:285) 20241107083704342 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) 20241107083704342 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) 20241107083704343 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) 20241107083704343 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) 20241107083704344 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) 20241107083704344 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) 20241107083704344 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) 20241107083704344 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) 20241107083704345 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) 20241107083704345 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) 20241107083704345 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) 20241107083704345 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) 20241107083704346 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) 20241107083704346 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) 20241107083704351 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) 20241107083704351 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:387) 20241107083704351 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 221 + 13 = 234 (pdch_ul_controller.c:131) 20241107083704351 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083704351 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083704351 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) 20241107083704351 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083704351 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type POLL (pdch_ul_controller.c:184) 20241107083704351 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=234, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083704351 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:238) 20241107083704351 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083704351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 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) 20241107083704351 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 8 20241107083704365 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) 20241107083704365 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) 20241107083704367 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) 20241107083704367 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) 20241107083704368 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) 20241107083704368 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) 20241107083704368 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) 20241107083704368 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) 20241107083704369 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) 20241107083704369 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) 20241107083704370 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) 20241107083704370 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) 20241107083704371 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) 20241107083704371 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) 20241107083704372 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) 20241107083704372 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) 20241107083704373 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) 20241107083704373 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) 20241107083704374 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704385 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) 20241107083704385 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) 20241107083704386 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) 20241107083704386 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) 20241107083704387 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) 20241107083704387 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) 20241107083704388 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) 20241107083704388 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) 20241107083704389 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) 20241107083704389 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) 20241107083704389 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) 20241107083704389 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) 20241107083704390 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) 20241107083704390 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) 20241107083704391 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) 20241107083704391 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) 20241107083704391 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) 20241107083704391 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=229 block_nr=5 scheduling free USF for polling at FN=234 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083704391 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) 20241107083704392 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704404 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) 20241107083704404 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) 20241107083704405 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) 20241107083704405 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) 20241107083704406 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) 20241107083704406 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) 20241107083704407 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) 20241107083704407 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) 20241107083704408 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) 20241107083704408 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) 20241107083704409 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) 20241107083704410 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) 20241107083704411 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) 20241107083704411 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) 20241107083704412 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) 20241107083704412 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) 20241107083704414 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) 20241107083704414 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) 20241107083704415 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704428 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) 20241107083704428 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) 20241107083704428 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=234, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083704428 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=234, TS=7 (curr FN 234), reason=UL_ASS (tbf.cpp:487) 20241107083704428 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083704428 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:280) 20241107083704428 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:285) 20241107083704429 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) 20241107083704429 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) 20241107083704430 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) 20241107083704430 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) 20241107083704431 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) 20241107083704431 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) 20241107083704432 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) 20241107083704432 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) 20241107083704433 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) 20241107083704433 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) 20241107083704433 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) 20241107083704433 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) 20241107083704434 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) 20241107083704434 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) 20241107083704435 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) 20241107083704435 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:387) 20241107083704435 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 238 + 13 = 251 (pdch_ul_controller.c:131) 20241107083704435 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083704435 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083704435 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) 20241107083704436 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083704436 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 251 for type POLL (pdch_ul_controller.c:184) 20241107083704436 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=251, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083704436 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:238) 20241107083704436 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083704436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 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) 20241107083704437 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 9 20241107083704447 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) 20241107083704447 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) 20241107083704449 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) 20241107083704449 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) 20241107083704450 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) 20241107083704450 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) 20241107083704450 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) 20241107083704450 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) 20241107083704451 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) 20241107083704451 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) 20241107083704452 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) 20241107083704452 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) 20241107083704453 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) 20241107083704453 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) 20241107083704454 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) 20241107083704454 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) 20241107083704455 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) 20241107083704455 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) 20241107083704455 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704467 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) 20241107083704467 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) 20241107083704469 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) 20241107083704469 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) 20241107083704469 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) 20241107083704469 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) 20241107083704470 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) 20241107083704470 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) 20241107083704472 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) 20241107083704472 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) 20241107083704473 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) 20241107083704473 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) 20241107083704474 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) 20241107083704474 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) 20241107083704475 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) 20241107083704475 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) 20241107083704477 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) 20241107083704477 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(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083704477 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) 20241107083704477 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704491 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) 20241107083704491 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) 20241107083704493 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) 20241107083704493 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) 20241107083704494 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) 20241107083704494 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) 20241107083704495 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) 20241107083704496 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) 20241107083704497 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) 20241107083704497 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) 20241107083704498 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) 20241107083704498 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) 20241107083704498 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) 20241107083704498 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) 20241107083704499 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) 20241107083704499 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) 20241107083704501 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) 20241107083704501 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) 20241107083704502 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704510 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) 20241107083704510 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) 20241107083704510 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=251, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083704510 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=251, TS=7 (curr FN 251), reason=UL_ASS (tbf.cpp:487) 20241107083704510 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083704510 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:280) 20241107083704510 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:285) 20241107083704512 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) 20241107083704512 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) 20241107083704512 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) 20241107083704512 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) 20241107083704513 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) 20241107083704513 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) 20241107083704515 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) 20241107083704515 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) 20241107083704515 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) 20241107083704515 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) 20241107083704516 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) 20241107083704516 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) 20241107083704517 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) 20241107083704517 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) 20241107083704518 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) 20241107083704518 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:387) 20241107083704518 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 255 + 13 = 268 (pdch_ul_controller.c:131) 20241107083704518 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083704518 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083704518 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) 20241107083704519 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083704519 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type POLL (pdch_ul_controller.c:184) 20241107083704519 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=268, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083704519 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:238) 20241107083704519 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){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083704519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 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) 20241107083704520 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 10 20241107083704530 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) 20241107083704530 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) 20241107083704531 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) 20241107083704531 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) 20241107083704532 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) 20241107083704532 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) 20241107083704533 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) 20241107083704533 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) 20241107083704534 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) 20241107083704534 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) 20241107083704534 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) 20241107083704534 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) 20241107083704535 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) 20241107083704535 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) 20241107083704536 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) 20241107083704536 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) 20241107083704539 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) 20241107083704539 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) 20241107083704540 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704554 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) 20241107083704554 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) 20241107083704555 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) 20241107083704555 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) 20241107083704556 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) 20241107083704556 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) 20241107083704557 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) 20241107083704557 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) 20241107083704557 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) 20241107083704557 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) 20241107083704558 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) 20241107083704558 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) 20241107083704559 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) 20241107083704559 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) 20241107083704559 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) 20241107083704559 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) 20241107083704560 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) 20241107083704560 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(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083704560 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) 20241107083704560 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704573 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) 20241107083704573 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) 20241107083704574 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) 20241107083704574 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) 20241107083704575 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) 20241107083704575 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) 20241107083704575 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) 20241107083704576 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) 20241107083704576 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) 20241107083704576 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) 20241107083704577 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) 20241107083704577 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) 20241107083704577 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) 20241107083704577 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) 20241107083704578 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) 20241107083704578 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) 20241107083704579 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) 20241107083704579 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) 20241107083704580 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704592 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) 20241107083704592 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) 20241107083704592 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=268, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083704592 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=268, TS=7 (curr FN 268), reason=UL_ASS (tbf.cpp:487) 20241107083704592 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083704592 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:280) 20241107083704592 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:285) 20241107083704593 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) 20241107083704593 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) 20241107083704594 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) 20241107083704594 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) 20241107083704595 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) 20241107083704595 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) 20241107083704596 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) 20241107083704596 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) 20241107083704596 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) 20241107083704596 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) 20241107083704597 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) 20241107083704597 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) 20241107083704598 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) 20241107083704598 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) 20241107083704601 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) 20241107083704601 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:387) 20241107083704601 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 273 + 13 = 286 (pdch_ul_controller.c:131) 20241107083704601 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083704601 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083704601 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) 20241107083704602 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083704602 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type POLL (pdch_ul_controller.c:184) 20241107083704602 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=286, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083704602 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:238) 20241107083704602 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083704602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 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) 20241107083704603 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 11 20241107083704617 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) 20241107083704617 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) 20241107083704619 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) 20241107083704619 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) 20241107083704620 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) 20241107083704620 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) 20241107083704622 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) 20241107083704622 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) 20241107083704622 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) 20241107083704622 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) 20241107083704623 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) 20241107083704623 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) 20241107083704624 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) 20241107083704624 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) 20241107083704625 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) 20241107083704625 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) 20241107083704626 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) 20241107083704626 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) 20241107083704626 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704635 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) 20241107083704635 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) 20241107083704636 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) 20241107083704636 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) 20241107083704637 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) 20241107083704637 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) 20241107083704638 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) 20241107083704638 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) 20241107083704639 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) 20241107083704639 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) 20241107083704640 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) 20241107083704640 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) 20241107083704641 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) 20241107083704641 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) 20241107083704642 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) 20241107083704642 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) 20241107083704643 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) 20241107083704643 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=281 block_nr=5 scheduling free USF for polling at FN=286 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083704643 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) 20241107083704644 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704655 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) 20241107083704655 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) 20241107083704656 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) 20241107083704656 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) 20241107083704657 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) 20241107083704657 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) 20241107083704657 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) 20241107083704657 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) 20241107083704658 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) 20241107083704658 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) 20241107083704659 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) 20241107083704659 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) 20241107083704660 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) 20241107083704660 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) 20241107083704660 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) 20241107083704660 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) 20241107083704664 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) 20241107083704664 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) 20241107083704665 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704679 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) 20241107083704679 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) 20241107083704679 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=286, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083704679 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=286, TS=7 (curr FN 286), reason=UL_ASS (tbf.cpp:487) 20241107083704679 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083704679 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:280) 20241107083704679 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:285) 20241107083704680 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) 20241107083704680 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) 20241107083704681 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) 20241107083704681 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) 20241107083704682 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) 20241107083704682 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) 20241107083704683 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) 20241107083704683 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) 20241107083704683 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) 20241107083704684 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) 20241107083704684 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) 20241107083704684 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) 20241107083704685 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) 20241107083704685 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) 20241107083704686 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) 20241107083704686 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:387) 20241107083704686 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 290 + 13 = 303 (pdch_ul_controller.c:131) 20241107083704686 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083704686 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083704686 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) 20241107083704687 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083704687 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type POLL (pdch_ul_controller.c:184) 20241107083704687 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=303, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083704687 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:238) 20241107083704687 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){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083704687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 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) 20241107083704687 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 12 20241107083704698 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) 20241107083704698 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) 20241107083704699 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) 20241107083704699 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) 20241107083704700 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) 20241107083704700 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) 20241107083704701 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) 20241107083704701 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) 20241107083704702 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) 20241107083704702 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) 20241107083704702 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) 20241107083704702 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) 20241107083704703 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) 20241107083704703 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) 20241107083704705 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) 20241107083704705 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) 20241107083704706 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) 20241107083704706 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) 20241107083704706 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704717 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) 20241107083704717 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) 20241107083704718 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) 20241107083704718 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) 20241107083704719 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) 20241107083704719 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) 20241107083704720 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) 20241107083704720 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) 20241107083704721 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) 20241107083704721 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) 20241107083704721 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) 20241107083704721 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) 20241107083704722 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) 20241107083704722 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) 20241107083704723 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) 20241107083704723 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) 20241107083704727 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) 20241107083704727 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=299 block_nr=9 scheduling free USF for polling at FN=303 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083704727 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) 20241107083704728 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704741 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) 20241107083704741 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) 20241107083704743 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) 20241107083704743 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) 20241107083704743 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) 20241107083704743 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) 20241107083704744 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) 20241107083704744 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) 20241107083704746 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) 20241107083704746 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) 20241107083704747 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) 20241107083704747 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) 20241107083704748 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) 20241107083704748 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) 20241107083704749 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) 20241107083704749 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) 20241107083704751 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) 20241107083704751 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) 20241107083704751 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704761 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) 20241107083704761 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) 20241107083704761 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=303, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083704761 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=303, TS=7 (curr FN 303), reason=UL_ASS (tbf.cpp:487) 20241107083704761 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083704761 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:280) 20241107083704761 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:285) 20241107083704762 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) 20241107083704762 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) 20241107083704763 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) 20241107083704763 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) 20241107083704764 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) 20241107083704764 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) 20241107083704765 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) 20241107083704765 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) 20241107083704766 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) 20241107083704766 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) 20241107083704767 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) 20241107083704767 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) 20241107083704767 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) 20241107083704767 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) 20241107083704768 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) 20241107083704768 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:387) 20241107083704768 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 307 + 13 = 320 (pdch_ul_controller.c:131) 20241107083704768 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083704768 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083704768 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) 20241107083704769 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083704769 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type POLL (pdch_ul_controller.c:184) 20241107083704769 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=320, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083704769 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:238) 20241107083704769 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083704769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Sending data request: sapi=5 arfcn=871 cur_fn=303 block=11 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) 20241107083704769 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 13 20241107083704780 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) 20241107083704780 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) 20241107083704782 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) 20241107083704782 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) 20241107083704783 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) 20241107083704783 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) 20241107083704784 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) 20241107083704784 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) 20241107083704785 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) 20241107083704785 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) 20241107083704785 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) 20241107083704785 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) 20241107083704786 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) 20241107083704786 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) 20241107083704787 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) 20241107083704787 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) 20241107083704790 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) 20241107083704790 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) 20241107083704791 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704804 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) 20241107083704804 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) 20241107083704806 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) 20241107083704806 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) 20241107083704806 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) 20241107083704806 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) 20241107083704807 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) 20241107083704807 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) 20241107083704808 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) 20241107083704808 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) 20241107083704809 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) 20241107083704809 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) 20241107083704810 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) 20241107083704810 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) 20241107083704810 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) 20241107083704810 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) 20241107083704811 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) 20241107083704811 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=316 block_nr=1 scheduling free USF for polling at FN=320 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083704811 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) 20241107083704812 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704824 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) 20241107083704824 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) 20241107083704825 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) 20241107083704825 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) 20241107083704826 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) 20241107083704826 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) 20241107083704827 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) 20241107083704827 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) 20241107083704828 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) 20241107083704828 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) 20241107083704828 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) 20241107083704828 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) 20241107083704829 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) 20241107083704829 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) 20241107083704830 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) 20241107083704830 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) 20241107083704831 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) 20241107083704831 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) 20241107083704832 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704843 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) 20241107083704843 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) 20241107083704843 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=320, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083704844 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=320, TS=7 (curr FN 320), reason=UL_ASS (tbf.cpp:487) 20241107083704844 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083704844 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:280) 20241107083704844 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:285) 20241107083704845 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) 20241107083704845 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) 20241107083704846 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) 20241107083704846 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) 20241107083704846 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) 20241107083704846 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) 20241107083704847 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) 20241107083704847 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) 20241107083704848 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) 20241107083704848 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) 20241107083704848 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) 20241107083704848 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) 20241107083704849 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) 20241107083704849 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) 20241107083704853 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) 20241107083704853 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:387) 20241107083704853 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 325 + 13 = 338 (pdch_ul_controller.c:131) 20241107083704853 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083704853 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083704853 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) 20241107083704854 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083704854 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type POLL (pdch_ul_controller.c:184) 20241107083704854 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=338, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083704854 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:238) 20241107083704854 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083704854 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 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) 20241107083704854 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 14 20241107083704868 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) 20241107083704868 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) 20241107083704869 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) 20241107083704869 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) 20241107083704870 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) 20241107083704870 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) 20241107083704871 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) 20241107083704871 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) 20241107083704871 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) 20241107083704871 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) 20241107083704872 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) 20241107083704872 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) 20241107083704873 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) 20241107083704873 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) 20241107083704874 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) 20241107083704874 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) 20241107083704875 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) 20241107083704875 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) 20241107083704876 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704887 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) 20241107083704887 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) 20241107083704888 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) 20241107083704888 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) 20241107083704889 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) 20241107083704889 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) 20241107083704890 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) 20241107083704890 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) 20241107083704891 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) 20241107083704891 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) 20241107083704891 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) 20241107083704891 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) 20241107083704892 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) 20241107083704892 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) 20241107083704893 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) 20241107083704893 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) 20241107083704894 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) 20241107083704894 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=333 block_nr=5 scheduling free USF for polling at FN=338 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083704894 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) 20241107083704895 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704906 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) 20241107083704906 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) 20241107083704907 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) 20241107083704908 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) 20241107083704908 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) 20241107083704908 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) 20241107083704909 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) 20241107083704909 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) 20241107083704910 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) 20241107083704910 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) 20241107083704911 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) 20241107083704911 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) 20241107083704912 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) 20241107083704912 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) 20241107083704912 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) 20241107083704912 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) 20241107083704915 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) 20241107083704916 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) 20241107083704917 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704930 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) 20241107083704930 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) 20241107083704930 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=338, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083704930 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=338, TS=7 (curr FN 338), reason=UL_ASS (tbf.cpp:487) 20241107083704930 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083704930 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:280) 20241107083704930 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:285) 20241107083704931 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) 20241107083704931 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) 20241107083704932 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) 20241107083704932 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) 20241107083704933 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) 20241107083704933 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) 20241107083704934 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) 20241107083704934 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) 20241107083704935 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) 20241107083704935 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) 20241107083704936 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) 20241107083704936 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) 20241107083704936 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) 20241107083704936 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) 20241107083704937 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) 20241107083704937 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:387) 20241107083704937 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 342 + 13 = 355 (pdch_ul_controller.c:131) 20241107083704937 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083704937 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083704937 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) 20241107083704938 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083704938 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type POLL (pdch_ul_controller.c:184) 20241107083704938 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=355, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083704938 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:238) 20241107083704938 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){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083704938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Sending data request: sapi=5 arfcn=871 cur_fn=338 block=7 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) 20241107083704938 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 15 20241107083704952 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) 20241107083704952 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) 20241107083704954 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) 20241107083704954 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) 20241107083704955 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) 20241107083704955 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) 20241107083704956 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) 20241107083704956 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) 20241107083704957 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) 20241107083704957 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) 20241107083704958 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) 20241107083704958 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) 20241107083704959 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) 20241107083704959 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) 20241107083704960 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) 20241107083704960 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) 20241107083704961 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) 20241107083704961 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) 20241107083704962 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704968 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) 20241107083704968 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) 20241107083704970 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) 20241107083704970 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) 20241107083704971 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) 20241107083704971 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) 20241107083704972 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) 20241107083704972 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) 20241107083704973 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) 20241107083704973 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) 20241107083704973 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) 20241107083704973 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) 20241107083704974 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) 20241107083704974 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) 20241107083704975 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) 20241107083704975 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) 20241107083704978 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) 20241107083704978 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=351 block_nr=9 scheduling free USF for polling at FN=355 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083704978 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) 20241107083704979 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083704993 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) 20241107083704993 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) 20241107083704994 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) 20241107083704994 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) 20241107083704995 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) 20241107083704995 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) 20241107083704996 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) 20241107083704996 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) 20241107083704997 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) 20241107083704997 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) 20241107083704998 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) 20241107083704998 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) 20241107083704999 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) 20241107083704999 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) 20241107083705000 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) 20241107083705000 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) 20241107083705001 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) 20241107083705001 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) 20241107083705001 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705012 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) 20241107083705012 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) 20241107083705012 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=355, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083705012 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=355, TS=7 (curr FN 355), reason=UL_ASS (tbf.cpp:487) 20241107083705012 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083705012 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:280) 20241107083705012 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:285) 20241107083705014 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) 20241107083705014 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) 20241107083705015 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) 20241107083705015 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) 20241107083705015 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) 20241107083705015 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) 20241107083705016 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) 20241107083705016 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) 20241107083705018 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) 20241107083705018 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) 20241107083705019 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) 20241107083705019 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) 20241107083705019 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) 20241107083705019 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) 20241107083705021 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) 20241107083705021 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:387) 20241107083705021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 359 + 13 = 372 (pdch_ul_controller.c:131) 20241107083705021 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083705021 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083705021 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) 20241107083705021 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083705021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 372 for type POLL (pdch_ul_controller.c:184) 20241107083705021 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=372, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083705021 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:238) 20241107083705021 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083705021 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 block=11 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) 20241107083705022 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 16 20241107083705032 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) 20241107083705032 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) 20241107083705033 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) 20241107083705033 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) 20241107083705034 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) 20241107083705034 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) 20241107083705035 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) 20241107083705035 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) 20241107083705036 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) 20241107083705036 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) 20241107083705037 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) 20241107083705037 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) 20241107083705038 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) 20241107083705038 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) 20241107083705039 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) 20241107083705039 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) 20241107083705041 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) 20241107083705041 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) 20241107083705042 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705056 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) 20241107083705056 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) 20241107083705057 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) 20241107083705057 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) 20241107083705058 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) 20241107083705058 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) 20241107083705059 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) 20241107083705059 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) 20241107083705060 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) 20241107083705060 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) 20241107083705061 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) 20241107083705061 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) 20241107083705062 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) 20241107083705062 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) 20241107083705063 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) 20241107083705063 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) 20241107083705065 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) 20241107083705065 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=368 block_nr=1 scheduling free USF for polling at FN=372 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083705065 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) 20241107083705066 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705076 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) 20241107083705076 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) 20241107083705078 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) 20241107083705078 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) 20241107083705080 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) 20241107083705080 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) 20241107083705081 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) 20241107083705081 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) 20241107083705082 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) 20241107083705082 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) 20241107083705083 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) 20241107083705083 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) 20241107083705084 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) 20241107083705084 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) 20241107083705086 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) 20241107083705086 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) 20241107083705087 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) 20241107083705087 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) 20241107083705088 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705095 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) 20241107083705095 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) 20241107083705095 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=372, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083705095 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=372, TS=7 (curr FN 372), reason=UL_ASS (tbf.cpp:487) 20241107083705095 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083705095 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:280) 20241107083705095 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:285) 20241107083705097 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) 20241107083705097 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) 20241107083705098 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) 20241107083705098 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) 20241107083705099 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) 20241107083705099 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) 20241107083705099 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) 20241107083705099 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) 20241107083705101 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) 20241107083705101 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) 20241107083705102 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) 20241107083705102 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) 20241107083705103 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) 20241107083705103 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) 20241107083705105 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) 20241107083705105 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:387) 20241107083705105 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 377 + 13 = 390 (pdch_ul_controller.c:131) 20241107083705105 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083705105 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083705105 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) 20241107083705107 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083705107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type POLL (pdch_ul_controller.c:184) 20241107083705107 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=390, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083705107 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:238) 20241107083705107 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083705107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 block=3 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) 20241107083705107 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 17 20241107083705119 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) 20241107083705119 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) 20241107083705121 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) 20241107083705121 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) 20241107083705122 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) 20241107083705122 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) 20241107083705123 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) 20241107083705123 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) 20241107083705124 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) 20241107083705124 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) 20241107083705125 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) 20241107083705126 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) 20241107083705127 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) 20241107083705127 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) 20241107083705128 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) 20241107083705128 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) 20241107083705129 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) 20241107083705129 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) 20241107083705129 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705138 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) 20241107083705138 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) 20241107083705140 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) 20241107083705140 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) 20241107083705141 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) 20241107083705141 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) 20241107083705143 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) 20241107083705143 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) 20241107083705144 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) 20241107083705144 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) 20241107083705145 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) 20241107083705145 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) 20241107083705146 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) 20241107083705146 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) 20241107083705147 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) 20241107083705147 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) 20241107083705149 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) 20241107083705149 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=385 block_nr=5 scheduling free USF for polling at FN=390 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083705149 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) 20241107083705150 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705157 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) 20241107083705157 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) 20241107083705159 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) 20241107083705159 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) 20241107083705160 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) 20241107083705160 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) 20241107083705161 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) 20241107083705161 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) 20241107083705161 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) 20241107083705161 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) 20241107083705162 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) 20241107083705162 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) 20241107083705163 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) 20241107083705163 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) 20241107083705163 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) 20241107083705163 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) 20241107083705166 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) 20241107083705166 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) 20241107083705166 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705180 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) 20241107083705180 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) 20241107083705180 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=390, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083705180 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=390, TS=7 (curr FN 390), reason=UL_ASS (tbf.cpp:487) 20241107083705181 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083705181 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:280) 20241107083705181 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:285) 20241107083705182 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) 20241107083705182 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) 20241107083705183 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) 20241107083705183 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) 20241107083705183 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) 20241107083705183 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) 20241107083705183 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) 20241107083705183 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) 20241107083705184 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) 20241107083705184 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) 20241107083705184 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) 20241107083705184 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) 20241107083705184 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) 20241107083705184 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) 20241107083705185 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) 20241107083705185 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:387) 20241107083705185 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 394 + 13 = 407 (pdch_ul_controller.c:131) 20241107083705185 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083705185 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083705185 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) 20241107083705185 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083705185 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type POLL (pdch_ul_controller.c:184) 20241107083705185 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=407, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083705185 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:238) 20241107083705185 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083705185 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 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) 20241107083705185 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 18 20241107083705200 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) 20241107083705200 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) 20241107083705201 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) 20241107083705201 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) 20241107083705201 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) 20241107083705201 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) 20241107083705202 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) 20241107083705202 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) 20241107083705203 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) 20241107083705203 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) 20241107083705204 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) 20241107083705204 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) 20241107083705205 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) 20241107083705205 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) 20241107083705206 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) 20241107083705206 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) 20241107083705207 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) 20241107083705207 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) 20241107083705208 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705219 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) 20241107083705219 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) 20241107083705220 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) 20241107083705220 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) 20241107083705221 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) 20241107083705221 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) 20241107083705221 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) 20241107083705221 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) 20241107083705222 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) 20241107083705222 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) 20241107083705223 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) 20241107083705223 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) 20241107083705224 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) 20241107083705224 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) 20241107083705224 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) 20241107083705225 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) 20241107083705228 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) 20241107083705228 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=403 block_nr=9 scheduling free USF for polling at FN=407 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083705228 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) 20241107083705229 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705243 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) 20241107083705243 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) 20241107083705244 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) 20241107083705244 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) 20241107083705245 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) 20241107083705245 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) 20241107083705246 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) 20241107083705246 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) 20241107083705246 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) 20241107083705246 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) 20241107083705247 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) 20241107083705247 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) 20241107083705248 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) 20241107083705248 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) 20241107083705249 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) 20241107083705249 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) 20241107083705250 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) 20241107083705250 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) 20241107083705251 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705262 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) 20241107083705262 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) 20241107083705262 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=407, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083705262 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=407, TS=7 (curr FN 407), reason=UL_ASS (tbf.cpp:487) 20241107083705262 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083705262 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:280) 20241107083705262 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:285) 20241107083705263 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) 20241107083705263 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) 20241107083705264 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) 20241107083705264 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) 20241107083705265 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) 20241107083705265 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) 20241107083705266 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) 20241107083705266 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) 20241107083705267 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) 20241107083705267 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) 20241107083705267 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) 20241107083705267 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) 20241107083705268 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) 20241107083705268 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) 20241107083705269 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) 20241107083705269 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:387) 20241107083705269 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 411 + 13 = 424 (pdch_ul_controller.c:131) 20241107083705269 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083705269 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083705269 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) 20241107083705271 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083705271 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type POLL (pdch_ul_controller.c:184) 20241107083705271 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=424, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083705271 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:238) 20241107083705271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083705271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 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) 20241107083705271 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 19 20241107083705281 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) 20241107083705281 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) 20241107083705283 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) 20241107083705283 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) 20241107083705283 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) 20241107083705283 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) 20241107083705284 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) 20241107083705284 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) 20241107083705285 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) 20241107083705285 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) 20241107083705286 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) 20241107083705286 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) 20241107083705287 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) 20241107083705287 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) 20241107083705288 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) 20241107083705288 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) 20241107083705291 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) 20241107083705291 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) 20241107083705292 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705305 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) 20241107083705305 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) 20241107083705306 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) 20241107083705306 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) 20241107083705307 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) 20241107083705307 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) 20241107083705308 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) 20241107083705308 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) 20241107083705309 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) 20241107083705309 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) 20241107083705310 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) 20241107083705310 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) 20241107083705311 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) 20241107083705311 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) 20241107083705312 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) 20241107083705312 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) 20241107083705313 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) 20241107083705313 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=420 block_nr=1 scheduling free USF for polling at FN=424 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083705313 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) 20241107083705314 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705324 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) 20241107083705324 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) 20241107083705326 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) 20241107083705326 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) 20241107083705327 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) 20241107083705327 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) 20241107083705328 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) 20241107083705328 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) 20241107083705329 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) 20241107083705329 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) 20241107083705331 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) 20241107083705331 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) 20241107083705332 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) 20241107083705332 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) 20241107083705333 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) 20241107083705333 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) 20241107083705334 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) 20241107083705334 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) 20241107083705335 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705343 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) 20241107083705343 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) 20241107083705343 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=424, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083705343 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=424, TS=7 (curr FN 424), reason=UL_ASS (tbf.cpp:487) 20241107083705343 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083705343 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:280) 20241107083705343 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:285) 20241107083705345 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) 20241107083705345 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) 20241107083705345 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) 20241107083705345 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) 20241107083705346 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) 20241107083705346 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) 20241107083705347 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) 20241107083705347 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) 20241107083705348 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) 20241107083705348 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) 20241107083705348 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) 20241107083705348 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) 20241107083705349 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) 20241107083705349 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) 20241107083705353 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) 20241107083705353 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:387) 20241107083705353 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 429 + 13 = 442 (pdch_ul_controller.c:131) 20241107083705353 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083705353 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083705353 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) 20241107083705354 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083705354 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type POLL (pdch_ul_controller.c:184) 20241107083705354 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=442, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083705354 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:238) 20241107083705354 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083705354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Sending data request: sapi=5 arfcn=871 cur_fn=424 block=3 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) 20241107083705354 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 20 20241107083705367 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) 20241107083705367 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) 20241107083705368 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) 20241107083705368 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) 20241107083705369 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) 20241107083705369 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) 20241107083705370 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) 20241107083705370 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) 20241107083705371 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) 20241107083705371 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) 20241107083705372 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) 20241107083705372 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) 20241107083705373 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) 20241107083705373 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) 20241107083705374 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) 20241107083705374 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) 20241107083705375 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) 20241107083705375 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) 20241107083705375 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705387 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) 20241107083705387 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) 20241107083705388 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) 20241107083705388 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) 20241107083705389 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) 20241107083705389 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) 20241107083705390 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) 20241107083705390 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) 20241107083705391 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) 20241107083705391 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) 20241107083705393 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) 20241107083705393 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) 20241107083705393 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) 20241107083705393 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) 20241107083705394 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) 20241107083705394 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) 20241107083705395 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) 20241107083705395 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=437 block_nr=5 scheduling free USF for polling at FN=442 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083705395 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) 20241107083705396 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705406 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) 20241107083705406 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) 20241107083705408 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) 20241107083705408 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) 20241107083705409 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) 20241107083705409 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) 20241107083705409 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) 20241107083705409 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) 20241107083705410 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) 20241107083705410 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) 20241107083705411 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) 20241107083705411 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) 20241107083705412 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) 20241107083705412 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) 20241107083705413 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) 20241107083705413 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) 20241107083705416 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) 20241107083705416 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) 20241107083705416 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705430 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) 20241107083705431 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) 20241107083705431 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=442, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083705431 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=442, TS=7 (curr FN 442), reason=UL_ASS (tbf.cpp:487) 20241107083705431 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083705431 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:280) 20241107083705431 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:285) 20241107083705432 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) 20241107083705432 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) 20241107083705433 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) 20241107083705433 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) 20241107083705434 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) 20241107083705434 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) 20241107083705434 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) 20241107083705434 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) 20241107083705435 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) 20241107083705435 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) 20241107083705436 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) 20241107083705436 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) 20241107083705437 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) 20241107083705437 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) 20241107083705438 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) 20241107083705438 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:387) 20241107083705438 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 446 + 13 = 459 (pdch_ul_controller.c:131) 20241107083705438 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083705438 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083705438 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) 20241107083705439 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083705439 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type POLL (pdch_ul_controller.c:184) 20241107083705439 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=459, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083705439 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:238) 20241107083705439 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083705439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Sending data request: sapi=5 arfcn=871 cur_fn=442 block=7 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) 20241107083705439 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 21 20241107083705450 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) 20241107083705450 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) 20241107083705452 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) 20241107083705452 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) 20241107083705452 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) 20241107083705452 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) 20241107083705453 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) 20241107083705453 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) 20241107083705454 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) 20241107083705454 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) 20241107083705455 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) 20241107083705455 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) 20241107083705456 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) 20241107083705456 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) 20241107083705457 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) 20241107083705457 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) 20241107083705458 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) 20241107083705458 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) 20241107083705458 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705470 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) 20241107083705470 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) 20241107083705471 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) 20241107083705471 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) 20241107083705472 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) 20241107083705472 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) 20241107083705473 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) 20241107083705473 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) 20241107083705473 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) 20241107083705473 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) 20241107083705474 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) 20241107083705474 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) 20241107083705475 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) 20241107083705475 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) 20241107083705476 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) 20241107083705476 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) 20241107083705479 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) 20241107083705479 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=455 block_nr=9 scheduling free USF for polling at FN=459 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083705479 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) 20241107083705480 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705493 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) 20241107083705493 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) 20241107083705495 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) 20241107083705495 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) 20241107083705496 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) 20241107083705496 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) 20241107083705496 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) 20241107083705496 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) 20241107083705498 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) 20241107083705498 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) 20241107083705499 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) 20241107083705499 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) 20241107083705500 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) 20241107083705500 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) 20241107083705501 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) 20241107083705501 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) 20241107083705503 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) 20241107083705503 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) 20241107083705504 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705513 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) 20241107083705513 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) 20241107083705513 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=459, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083705513 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=459, TS=7 (curr FN 459), reason=UL_ASS (tbf.cpp:487) 20241107083705513 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083705513 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:280) 20241107083705513 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:285) 20241107083705515 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) 20241107083705515 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) 20241107083705516 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) 20241107083705516 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) 20241107083705517 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) 20241107083705517 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) 20241107083705518 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) 20241107083705518 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) 20241107083705519 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) 20241107083705519 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) 20241107083705519 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) 20241107083705519 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) 20241107083705520 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) 20241107083705520 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) 20241107083705521 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) 20241107083705521 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:387) 20241107083705521 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 463 + 13 = 476 (pdch_ul_controller.c:131) 20241107083705521 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083705521 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083705521 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) 20241107083705522 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083705522 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 476 for type POLL (pdch_ul_controller.c:184) 20241107083705522 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=476, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083705522 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:238) 20241107083705522 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083705522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 block=11 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) 20241107083705522 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 22 20241107083705533 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) 20241107083705533 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) 20241107083705535 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) 20241107083705535 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) 20241107083705536 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) 20241107083705536 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) 20241107083705537 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) 20241107083705537 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) 20241107083705538 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) 20241107083705538 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) 20241107083705539 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) 20241107083705539 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) 20241107083705540 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) 20241107083705540 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) 20241107083705540 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) 20241107083705540 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) 20241107083705542 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) 20241107083705542 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) 20241107083705543 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705557 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) 20241107083705557 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) 20241107083705559 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) 20241107083705559 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) 20241107083705560 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) 20241107083705561 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) 20241107083705562 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) 20241107083705562 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) 20241107083705563 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) 20241107083705563 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) 20241107083705564 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) 20241107083705564 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) 20241107083705565 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) 20241107083705565 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) 20241107083705566 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) 20241107083705566 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) 20241107083705568 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) 20241107083705568 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=472 block_nr=1 scheduling free USF for polling at FN=476 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083705568 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) 20241107083705569 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705576 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) 20241107083705576 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) 20241107083705577 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) 20241107083705578 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) 20241107083705578 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) 20241107083705578 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) 20241107083705579 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) 20241107083705579 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) 20241107083705580 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) 20241107083705580 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) 20241107083705581 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) 20241107083705581 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) 20241107083705582 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) 20241107083705582 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) 20241107083705582 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) 20241107083705582 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) 20241107083705583 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) 20241107083705583 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) 20241107083705584 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705595 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) 20241107083705595 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) 20241107083705595 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=476, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083705595 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=476, TS=7 (curr FN 476), reason=UL_ASS (tbf.cpp:487) 20241107083705595 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083705595 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:280) 20241107083705595 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:285) 20241107083705597 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) 20241107083705597 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) 20241107083705599 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) 20241107083705599 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) 20241107083705600 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) 20241107083705600 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) 20241107083705601 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) 20241107083705601 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) 20241107083705602 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) 20241107083705602 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) 20241107083705603 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) 20241107083705603 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) 20241107083705604 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) 20241107083705604 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) 20241107083705605 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) 20241107083705605 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:387) 20241107083705605 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 481 + 13 = 494 (pdch_ul_controller.c:131) 20241107083705605 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083705605 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083705605 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) 20241107083705606 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083705606 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 494 for type POLL (pdch_ul_controller.c:184) 20241107083705606 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=494, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083705606 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:238) 20241107083705606 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083705606 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 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) 20241107083705606 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 23 20241107083705620 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) 20241107083705620 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) 20241107083705621 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) 20241107083705621 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) 20241107083705622 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) 20241107083705622 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) 20241107083705623 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) 20241107083705623 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) 20241107083705624 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) 20241107083705624 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) 20241107083705624 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) 20241107083705624 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) 20241107083705625 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) 20241107083705625 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) 20241107083705626 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) 20241107083705626 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) 20241107083705627 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) 20241107083705627 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) 20241107083705628 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705639 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) 20241107083705639 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) 20241107083705640 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) 20241107083705640 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) 20241107083705641 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) 20241107083705641 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) 20241107083705642 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) 20241107083705642 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) 20241107083705642 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) 20241107083705642 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) 20241107083705643 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) 20241107083705643 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) 20241107083705644 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) 20241107083705644 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) 20241107083705645 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) 20241107083705645 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) 20241107083705646 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) 20241107083705646 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=489 block_nr=5 scheduling free USF for polling at FN=494 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083705646 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) 20241107083705646 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705658 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) 20241107083705658 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) 20241107083705659 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) 20241107083705659 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) 20241107083705661 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) 20241107083705661 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) 20241107083705662 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) 20241107083705662 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) 20241107083705663 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) 20241107083705663 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) 20241107083705664 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) 20241107083705664 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) 20241107083705665 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) 20241107083705665 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) 20241107083705666 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) 20241107083705666 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) 20241107083705667 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) 20241107083705667 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) 20241107083705668 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705682 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) 20241107083705682 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) 20241107083705682 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=494, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083705682 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=494, TS=7 (curr FN 494), reason=UL_ASS (tbf.cpp:487) 20241107083705682 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083705682 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:280) 20241107083705682 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:285) 20241107083705683 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) 20241107083705683 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) 20241107083705684 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) 20241107083705684 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) 20241107083705685 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) 20241107083705685 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) 20241107083705685 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) 20241107083705685 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) 20241107083705686 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) 20241107083705686 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) 20241107083705687 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) 20241107083705687 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) 20241107083705688 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) 20241107083705688 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) 20241107083705689 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) 20241107083705689 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:387) 20241107083705689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 498 + 13 = 511 (pdch_ul_controller.c:131) 20241107083705689 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083705689 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083705689 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) 20241107083705689 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083705689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type POLL (pdch_ul_controller.c:184) 20241107083705689 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=511, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083705689 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:238) 20241107083705689 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083705689 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 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) 20241107083705689 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 24 20241107083705701 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) 20241107083705701 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) 20241107083705702 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) 20241107083705702 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) 20241107083705703 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) 20241107083705703 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) 20241107083705704 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) 20241107083705704 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) 20241107083705705 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) 20241107083705705 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) 20241107083705706 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) 20241107083705706 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) 20241107083705707 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) 20241107083705707 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) 20241107083705708 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) 20241107083705708 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) 20241107083705709 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) 20241107083705709 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Sending data request: sapi=5 arfcn=871 cur_fn=498 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) 20241107083705709 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705720 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) 20241107083705720 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) 20241107083705722 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) 20241107083705722 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) 20241107083705722 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) 20241107083705723 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) 20241107083705723 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) 20241107083705723 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) 20241107083705724 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) 20241107083705724 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) 20241107083705725 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) 20241107083705725 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) 20241107083705726 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) 20241107083705726 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) 20241107083705727 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) 20241107083705727 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) 20241107083705730 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) 20241107083705730 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=507 block_nr=9 scheduling free USF for polling at FN=511 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083705730 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) 20241107083705731 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705745 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) 20241107083705745 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) 20241107083705747 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) 20241107083705747 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) 20241107083705747 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) 20241107083705747 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) 20241107083705748 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) 20241107083705748 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) 20241107083705749 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) 20241107083705749 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) 20241107083705750 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) 20241107083705750 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) 20241107083705751 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) 20241107083705751 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) 20241107083705751 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) 20241107083705751 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) 20241107083705752 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) 20241107083705752 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) 20241107083705753 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705764 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) 20241107083705764 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) 20241107083705764 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=511, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083705764 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=511, TS=7 (curr FN 511), reason=UL_ASS (tbf.cpp:487) 20241107083705764 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083705764 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:280) 20241107083705764 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:285) 20241107083705765 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) 20241107083705765 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) 20241107083705766 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) 20241107083705766 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) 20241107083705767 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) 20241107083705767 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) 20241107083705767 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) 20241107083705767 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) 20241107083705768 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) 20241107083705768 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) 20241107083705769 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) 20241107083705769 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) 20241107083705770 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) 20241107083705770 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) 20241107083705771 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) 20241107083705771 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:387) 20241107083705771 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 515 + 13 = 528 (pdch_ul_controller.c:131) 20241107083705771 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083705771 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083705771 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) 20241107083705772 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083705772 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 528 for type POLL (pdch_ul_controller.c:184) 20241107083705772 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=528, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083705772 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:238) 20241107083705772 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083705772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Sending data request: sapi=5 arfcn=871 cur_fn=511 block=11 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) 20241107083705773 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 25 20241107083705784 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) 20241107083705784 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) 20241107083705785 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) 20241107083705785 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) 20241107083705786 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) 20241107083705786 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) 20241107083705787 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) 20241107083705787 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) 20241107083705788 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) 20241107083705788 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) 20241107083705788 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) 20241107083705788 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) 20241107083705789 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) 20241107083705789 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) 20241107083705790 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) 20241107083705790 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) 20241107083705792 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) 20241107083705792 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) 20241107083705793 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705807 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) 20241107083705807 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) 20241107083705808 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) 20241107083705808 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) 20241107083705809 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) 20241107083705809 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) 20241107083705810 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) 20241107083705810 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) 20241107083705811 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) 20241107083705811 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) 20241107083705811 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) 20241107083705811 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) 20241107083705812 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) 20241107083705812 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) 20241107083705813 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) 20241107083705813 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) 20241107083705815 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) 20241107083705815 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=524 block_nr=1 scheduling free USF for polling at FN=528 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083705815 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) 20241107083705815 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705826 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) 20241107083705826 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) 20241107083705827 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) 20241107083705827 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) 20241107083705828 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) 20241107083705828 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) 20241107083705829 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) 20241107083705829 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) 20241107083705830 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) 20241107083705830 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) 20241107083705831 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) 20241107083705831 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) 20241107083705832 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) 20241107083705832 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) 20241107083705832 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) 20241107083705832 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) 20241107083705833 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) 20241107083705833 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) 20241107083705834 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705846 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) 20241107083705846 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) 20241107083705846 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=528, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083705846 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=528, TS=7 (curr FN 528), reason=UL_ASS (tbf.cpp:487) 20241107083705846 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083705846 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:280) 20241107083705846 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:285) 20241107083705847 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) 20241107083705847 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) 20241107083705848 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) 20241107083705848 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) 20241107083705848 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) 20241107083705848 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) 20241107083705849 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) 20241107083705849 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) 20241107083705850 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) 20241107083705850 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) 20241107083705850 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) 20241107083705850 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) 20241107083705851 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) 20241107083705851 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) 20241107083705855 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) 20241107083705855 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:387) 20241107083705856 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 533 + 13 = 546 (pdch_ul_controller.c:131) 20241107083705856 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083705856 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083705856 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) 20241107083705857 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083705857 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 546 for type POLL (pdch_ul_controller.c:184) 20241107083705857 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=546, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083705857 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:238) 20241107083705857 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083705857 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Sending data request: sapi=5 arfcn=871 cur_fn=528 block=3 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) 20241107083705857 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 26 20241107083705870 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) 20241107083705870 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) 20241107083705870 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) 20241107083705870 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) 20241107083705871 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) 20241107083705871 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) 20241107083705872 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) 20241107083705872 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) 20241107083705873 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) 20241107083705873 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) 20241107083705874 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) 20241107083705874 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) 20241107083705875 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) 20241107083705875 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) 20241107083705876 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) 20241107083705876 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) 20241107083705877 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) 20241107083705877 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) 20241107083705878 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705889 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) 20241107083705889 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) 20241107083705891 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) 20241107083705891 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) 20241107083705892 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) 20241107083705892 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) 20241107083705893 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) 20241107083705893 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) 20241107083705894 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) 20241107083705894 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) 20241107083705895 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) 20241107083705895 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) 20241107083705895 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) 20241107083705895 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) 20241107083705896 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) 20241107083705896 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) 20241107083705896 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) 20241107083705897 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=541 block_nr=5 scheduling free USF for polling at FN=546 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083705897 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) 20241107083705897 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705908 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) 20241107083705908 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) 20241107083705910 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) 20241107083705910 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) 20241107083705910 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) 20241107083705911 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) 20241107083705911 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) 20241107083705911 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) 20241107083705912 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) 20241107083705912 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) 20241107083705913 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) 20241107083705913 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) 20241107083705914 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) 20241107083705914 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) 20241107083705914 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) 20241107083705914 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) 20241107083705918 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) 20241107083705918 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) 20241107083705919 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705933 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) 20241107083705933 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) 20241107083705934 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=546, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083705934 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=546, TS=7 (curr FN 546), reason=UL_ASS (tbf.cpp:487) 20241107083705934 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083705934 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:280) 20241107083705934 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:285) 20241107083705936 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) 20241107083705936 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) 20241107083705937 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) 20241107083705937 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) 20241107083705938 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) 20241107083705938 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) 20241107083705938 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) 20241107083705938 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) 20241107083705939 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) 20241107083705939 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) 20241107083705940 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) 20241107083705940 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) 20241107083705941 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) 20241107083705941 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) 20241107083705942 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) 20241107083705942 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:387) 20241107083705942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 550 + 13 = 563 (pdch_ul_controller.c:131) 20241107083705942 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083705942 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083705942 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) 20241107083705942 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083705942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type POLL (pdch_ul_controller.c:184) 20241107083705942 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=563, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083705942 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:238) 20241107083705942 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){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083705942 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 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) 20241107083705943 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 27 20241107083705951 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) 20241107083705951 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) 20241107083705953 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) 20241107083705953 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) 20241107083705953 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) 20241107083705953 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) 20241107083705954 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) 20241107083705954 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) 20241107083705955 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) 20241107083705955 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) 20241107083705956 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) 20241107083705956 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) 20241107083705957 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) 20241107083705957 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) 20241107083705958 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) 20241107083705958 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) 20241107083705960 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) 20241107083705960 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) 20241107083705961 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705971 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) 20241107083705971 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) 20241107083705972 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) 20241107083705972 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) 20241107083705972 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) 20241107083705972 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) 20241107083705973 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) 20241107083705973 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) 20241107083705973 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) 20241107083705973 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) 20241107083705973 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) 20241107083705973 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) 20241107083705973 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) 20241107083705973 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) 20241107083705974 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) 20241107083705974 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) 20241107083705979 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) 20241107083705979 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=559 block_nr=9 scheduling free USF for polling at FN=563 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083705979 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) 20241107083705979 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083705993 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) 20241107083705993 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) 20241107083705994 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) 20241107083705994 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) 20241107083705994 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) 20241107083705994 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) 20241107083705995 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) 20241107083705995 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) 20241107083705995 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) 20241107083705995 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) 20241107083705995 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) 20241107083705995 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) 20241107083705995 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) 20241107083705995 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) 20241107083705996 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) 20241107083705996 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) 20241107083705998 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) 20241107083705998 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) 20241107083705998 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706014 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) 20241107083706014 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) 20241107083706014 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=563, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083706014 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=563, TS=7 (curr FN 563), reason=UL_ASS (tbf.cpp:487) 20241107083706014 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083706014 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:280) 20241107083706014 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:285) 20241107083706015 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) 20241107083706015 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) 20241107083706016 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) 20241107083706016 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) 20241107083706017 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) 20241107083706017 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) 20241107083706018 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) 20241107083706018 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) 20241107083706019 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) 20241107083706019 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) 20241107083706020 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) 20241107083706020 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) 20241107083706021 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) 20241107083706021 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) 20241107083706021 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) 20241107083706021 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:387) 20241107083706021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 567 + 13 = 580 (pdch_ul_controller.c:131) 20241107083706022 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083706022 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083706022 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) 20241107083706022 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083706022 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 580 for type POLL (pdch_ul_controller.c:184) 20241107083706022 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=580, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083706022 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:238) 20241107083706022 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){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083706022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 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) 20241107083706022 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 28 20241107083706033 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) 20241107083706033 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) 20241107083706036 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) 20241107083706036 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) 20241107083706037 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) 20241107083706037 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) 20241107083706038 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) 20241107083706038 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) 20241107083706039 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) 20241107083706039 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) 20241107083706041 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) 20241107083706041 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) 20241107083706041 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) 20241107083706042 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) 20241107083706042 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) 20241107083706042 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) 20241107083706043 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) 20241107083706043 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) 20241107083706044 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706057 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) 20241107083706057 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) 20241107083706058 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) 20241107083706058 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) 20241107083706059 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) 20241107083706059 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) 20241107083706060 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) 20241107083706060 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) 20241107083706061 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) 20241107083706061 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) 20241107083706061 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) 20241107083706061 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) 20241107083706062 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) 20241107083706062 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) 20241107083706063 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) 20241107083706063 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) 20241107083706064 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) 20241107083706064 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=576 block_nr=1 scheduling free USF for polling at FN=580 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083706064 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) 20241107083706064 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706076 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) 20241107083706076 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) 20241107083706077 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) 20241107083706077 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) 20241107083706078 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) 20241107083706078 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) 20241107083706079 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) 20241107083706079 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) 20241107083706080 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) 20241107083706080 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) 20241107083706081 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) 20241107083706081 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) 20241107083706081 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) 20241107083706081 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) 20241107083706082 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) 20241107083706082 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) 20241107083706083 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) 20241107083706083 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) 20241107083706084 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706095 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) 20241107083706095 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) 20241107083706095 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=580, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083706095 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=580, TS=7 (curr FN 580), reason=UL_ASS (tbf.cpp:487) 20241107083706095 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083706095 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:280) 20241107083706095 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:285) 20241107083706097 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) 20241107083706097 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) 20241107083706099 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) 20241107083706099 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) 20241107083706100 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) 20241107083706100 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) 20241107083706101 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) 20241107083706101 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) 20241107083706102 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) 20241107083706102 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) 20241107083706103 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) 20241107083706103 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) 20241107083706104 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) 20241107083706104 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) 20241107083706106 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) 20241107083706106 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:387) 20241107083706106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 585 + 13 = 598 (pdch_ul_controller.c:131) 20241107083706106 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083706106 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083706106 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) 20241107083706107 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083706107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 598 for type POLL (pdch_ul_controller.c:184) 20241107083706107 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=598, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083706107 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:238) 20241107083706107 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083706107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 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) 20241107083706107 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 29 20241107083706119 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) 20241107083706119 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) 20241107083706120 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) 20241107083706120 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) 20241107083706121 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) 20241107083706121 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) 20241107083706122 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) 20241107083706122 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) 20241107083706124 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) 20241107083706124 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) 20241107083706125 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) 20241107083706125 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) 20241107083706126 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) 20241107083706126 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) 20241107083706127 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) 20241107083706127 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) 20241107083706128 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) 20241107083706128 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) 20241107083706129 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706138 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) 20241107083706138 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) 20241107083706139 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) 20241107083706139 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) 20241107083706140 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) 20241107083706140 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) 20241107083706141 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) 20241107083706141 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) 20241107083706142 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) 20241107083706142 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) 20241107083706143 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) 20241107083706143 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) 20241107083706143 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) 20241107083706143 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) 20241107083706144 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) 20241107083706144 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) 20241107083706145 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) 20241107083706145 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=593 block_nr=5 scheduling free USF for polling at FN=598 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083706145 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) 20241107083706147 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706157 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) 20241107083706157 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) 20241107083706159 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) 20241107083706159 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) 20241107083706160 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) 20241107083706160 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) 20241107083706161 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) 20241107083706161 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) 20241107083706162 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) 20241107083706163 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) 20241107083706164 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) 20241107083706164 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) 20241107083706165 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) 20241107083706165 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) 20241107083706166 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) 20241107083706166 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) 20241107083706167 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) 20241107083706167 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) 20241107083706168 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706181 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) 20241107083706181 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) 20241107083706181 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=598, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083706181 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=598, TS=7 (curr FN 598), reason=UL_ASS (tbf.cpp:487) 20241107083706181 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083706181 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:280) 20241107083706181 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:285) 20241107083706182 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) 20241107083706182 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) 20241107083706183 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) 20241107083706183 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) 20241107083706184 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) 20241107083706184 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) 20241107083706185 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) 20241107083706185 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) 20241107083706186 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) 20241107083706186 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) 20241107083706186 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) 20241107083706186 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) 20241107083706187 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) 20241107083706187 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) 20241107083706188 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) 20241107083706188 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:387) 20241107083706188 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 602 + 13 = 615 (pdch_ul_controller.c:131) 20241107083706188 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083706188 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083706188 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) 20241107083706189 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083706189 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 615 for type POLL (pdch_ul_controller.c:184) 20241107083706189 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=615, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083706189 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:238) 20241107083706189 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083706189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Sending data request: sapi=5 arfcn=871 cur_fn=598 block=7 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) 20241107083706189 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 30 20241107083706200 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) 20241107083706200 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) 20241107083706201 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) 20241107083706202 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) 20241107083706202 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) 20241107083706202 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) 20241107083706203 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) 20241107083706203 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) 20241107083706204 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) 20241107083706204 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) 20241107083706205 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) 20241107083706205 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) 20241107083706205 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) 20241107083706205 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) 20241107083706206 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) 20241107083706206 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) 20241107083706208 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) 20241107083706208 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) 20241107083706208 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706220 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) 20241107083706220 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) 20241107083706222 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) 20241107083706222 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) 20241107083706223 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) 20241107083706223 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) 20241107083706224 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) 20241107083706224 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) 20241107083706226 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) 20241107083706226 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) 20241107083706227 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) 20241107083706227 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) 20241107083706228 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) 20241107083706228 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) 20241107083706229 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) 20241107083706229 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) 20241107083706230 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) 20241107083706230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=611 block_nr=9 scheduling free USF for polling at FN=615 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083706230 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) 20241107083706231 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706243 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) 20241107083706244 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) 20241107083706245 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) 20241107083706245 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) 20241107083706246 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) 20241107083706246 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) 20241107083706247 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) 20241107083706247 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) 20241107083706247 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) 20241107083706248 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) 20241107083706248 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) 20241107083706248 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) 20241107083706249 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) 20241107083706249 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) 20241107083706250 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) 20241107083706250 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) 20241107083706251 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) 20241107083706251 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) 20241107083706252 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706263 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) 20241107083706263 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) 20241107083706263 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=615, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083706263 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=615, TS=7 (curr FN 615), reason=UL_ASS (tbf.cpp:487) 20241107083706263 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083706263 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:280) 20241107083706263 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:285) 20241107083706264 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) 20241107083706264 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) 20241107083706265 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) 20241107083706265 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) 20241107083706266 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) 20241107083706266 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) 20241107083706267 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) 20241107083706267 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) 20241107083706267 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) 20241107083706267 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) 20241107083706268 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) 20241107083706268 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) 20241107083706269 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) 20241107083706269 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) 20241107083706270 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) 20241107083706270 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:387) 20241107083706270 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 619 + 13 = 632 (pdch_ul_controller.c:131) 20241107083706270 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083706270 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083706270 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) 20241107083706271 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083706271 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type POLL (pdch_ul_controller.c:184) 20241107083706271 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=632, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083706271 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:238) 20241107083706271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083706271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Sending data request: sapi=5 arfcn=871 cur_fn=615 block=11 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) 20241107083706271 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 31 20241107083706283 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) 20241107083706283 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) 20241107083706284 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) 20241107083706284 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) 20241107083706286 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) 20241107083706286 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) 20241107083706287 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) 20241107083706287 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) 20241107083706288 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) 20241107083706288 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) 20241107083706289 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) 20241107083706289 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) 20241107083706290 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) 20241107083706290 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) 20241107083706291 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) 20241107083706291 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) 20241107083706292 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) 20241107083706292 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) 20241107083706293 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706306 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) 20241107083706306 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) 20241107083706308 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) 20241107083706308 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) 20241107083706308 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) 20241107083706308 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) 20241107083706309 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) 20241107083706309 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) 20241107083706310 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) 20241107083706310 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) 20241107083706311 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) 20241107083706311 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) 20241107083706311 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) 20241107083706311 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) 20241107083706313 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) 20241107083706313 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) 20241107083706314 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) 20241107083706314 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=628 block_nr=1 scheduling free USF for polling at FN=632 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083706314 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) 20241107083706315 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706326 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) 20241107083706326 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) 20241107083706328 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) 20241107083706328 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) 20241107083706329 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) 20241107083706329 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) 20241107083706330 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) 20241107083706330 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) 20241107083706331 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) 20241107083706331 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) 20241107083706332 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) 20241107083706332 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) 20241107083706333 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) 20241107083706333 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) 20241107083706334 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) 20241107083706334 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) 20241107083706336 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) 20241107083706336 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) 20241107083706337 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706344 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) 20241107083706344 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) 20241107083706345 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=632, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083706345 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=632, TS=7 (curr FN 632), reason=UL_ASS (tbf.cpp:487) 20241107083706345 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083706345 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:280) 20241107083706345 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:285) 20241107083706346 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) 20241107083706346 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) 20241107083706347 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) 20241107083706347 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) 20241107083706348 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) 20241107083706348 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) 20241107083706349 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) 20241107083706349 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) 20241107083706350 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) 20241107083706350 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) 20241107083706351 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) 20241107083706351 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) 20241107083706351 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) 20241107083706351 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) 20241107083706354 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) 20241107083706354 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:387) 20241107083706354 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 637 + 13 = 650 (pdch_ul_controller.c:131) 20241107083706354 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083706354 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083706354 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) 20241107083706355 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083706355 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type POLL (pdch_ul_controller.c:184) 20241107083706355 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=650, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083706355 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:238) 20241107083706355 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083706355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Sending data request: sapi=5 arfcn=871 cur_fn=632 block=3 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) 20241107083706355 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 32 20241107083706369 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) 20241107083706369 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) 20241107083706370 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) 20241107083706370 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) 20241107083706371 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) 20241107083706371 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) 20241107083706372 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) 20241107083706372 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) 20241107083706373 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) 20241107083706373 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) 20241107083706373 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) 20241107083706373 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) 20241107083706374 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) 20241107083706374 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) 20241107083706375 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) 20241107083706375 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) 20241107083706376 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) 20241107083706376 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) 20241107083706377 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706388 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) 20241107083706388 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) 20241107083706389 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) 20241107083706389 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) 20241107083706390 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) 20241107083706390 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) 20241107083706391 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) 20241107083706391 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) 20241107083706391 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) 20241107083706391 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) 20241107083706392 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) 20241107083706392 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) 20241107083706393 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) 20241107083706393 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) 20241107083706394 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) 20241107083706394 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) 20241107083706395 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) 20241107083706395 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=645 block_nr=5 scheduling free USF for polling at FN=650 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083706395 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) 20241107083706395 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706407 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) 20241107083706407 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) 20241107083706408 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) 20241107083706408 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) 20241107083706409 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) 20241107083706409 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) 20241107083706410 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) 20241107083706410 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) 20241107083706411 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) 20241107083706411 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) 20241107083706412 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) 20241107083706412 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) 20241107083706413 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) 20241107083706413 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) 20241107083706413 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) 20241107083706413 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) 20241107083706417 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) 20241107083706417 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) 20241107083706417 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706431 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) 20241107083706431 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) 20241107083706431 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=650, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083706431 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=650, TS=7 (curr FN 650), reason=UL_ASS (tbf.cpp:487) 20241107083706431 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083706431 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:280) 20241107083706431 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:285) 20241107083706432 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) 20241107083706432 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) 20241107083706433 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) 20241107083706433 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) 20241107083706434 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) 20241107083706434 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) 20241107083706435 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) 20241107083706435 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) 20241107083706435 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) 20241107083706436 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) 20241107083706436 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) 20241107083706436 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) 20241107083706437 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) 20241107083706437 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) 20241107083706438 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) 20241107083706438 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:387) 20241107083706438 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 654 + 13 = 667 (pdch_ul_controller.c:131) 20241107083706438 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083706438 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083706438 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) 20241107083706439 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083706439 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 667 for type POLL (pdch_ul_controller.c:184) 20241107083706439 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=667, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083706439 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:238) 20241107083706439 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083706439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Sending data request: sapi=5 arfcn=871 cur_fn=650 block=7 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) 20241107083706439 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 33 20241107083706451 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) 20241107083706451 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) 20241107083706452 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) 20241107083706452 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) 20241107083706453 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) 20241107083706453 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) 20241107083706454 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) 20241107083706454 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) 20241107083706455 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) 20241107083706455 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) 20241107083706457 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) 20241107083706457 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) 20241107083706458 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) 20241107083706458 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) 20241107083706459 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) 20241107083706459 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) 20241107083706460 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) 20241107083706460 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) 20241107083706460 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706471 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) 20241107083706471 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) 20241107083706472 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) 20241107083706472 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) 20241107083706473 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) 20241107083706473 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) 20241107083706474 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) 20241107083706474 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) 20241107083706474 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) 20241107083706474 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) 20241107083706475 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) 20241107083706475 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) 20241107083706476 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) 20241107083706476 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) 20241107083706477 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) 20241107083706477 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) 20241107083706480 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) 20241107083706480 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=663 block_nr=9 scheduling free USF for polling at FN=667 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083706480 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) 20241107083706481 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706495 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) 20241107083706495 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) 20241107083706496 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) 20241107083706496 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) 20241107083706497 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) 20241107083706497 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) 20241107083706498 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) 20241107083706498 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) 20241107083706499 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) 20241107083706499 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) 20241107083706500 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) 20241107083706500 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) 20241107083706501 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) 20241107083706501 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) 20241107083706502 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) 20241107083706502 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) 20241107083706504 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) 20241107083706504 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) 20241107083706505 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706515 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) 20241107083706515 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) 20241107083706515 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=667, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083706515 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=667, TS=7 (curr FN 667), reason=UL_ASS (tbf.cpp:487) 20241107083706515 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083706515 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:280) 20241107083706515 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:285) 20241107083706517 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) 20241107083706517 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) 20241107083706518 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) 20241107083706518 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) 20241107083706519 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) 20241107083706519 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) 20241107083706520 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) 20241107083706520 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) 20241107083706521 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) 20241107083706521 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) 20241107083706522 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) 20241107083706522 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) 20241107083706523 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) 20241107083706523 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) 20241107083706524 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) 20241107083706524 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:387) 20241107083706524 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 671 + 13 = 684 (pdch_ul_controller.c:131) 20241107083706524 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083706524 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083706524 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) 20241107083706525 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083706525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 684 for type POLL (pdch_ul_controller.c:184) 20241107083706525 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=684, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083706525 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:238) 20241107083706525 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083706525 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 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) 20241107083706525 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 34 20241107083706534 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) 20241107083706534 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) 20241107083706535 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) 20241107083706535 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) 20241107083706536 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) 20241107083706536 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) 20241107083706537 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) 20241107083706537 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) 20241107083706538 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) 20241107083706538 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) 20241107083706539 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) 20241107083706539 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) 20241107083706540 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) 20241107083706540 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) 20241107083706541 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) 20241107083706541 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) 20241107083706543 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) 20241107083706543 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) 20241107083706544 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706558 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) 20241107083706558 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) 20241107083706559 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) 20241107083706559 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) 20241107083706560 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) 20241107083706560 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) 20241107083706561 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) 20241107083706561 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) 20241107083706562 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) 20241107083706562 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) 20241107083706563 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) 20241107083706563 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) 20241107083706563 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) 20241107083706563 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) 20241107083706564 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) 20241107083706564 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) 20241107083706565 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) 20241107083706565 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=680 block_nr=1 scheduling free USF for polling at FN=684 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083706565 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) 20241107083706566 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706577 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) 20241107083706577 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) 20241107083706578 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) 20241107083706578 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) 20241107083706579 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) 20241107083706579 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) 20241107083706580 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) 20241107083706580 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) 20241107083706581 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) 20241107083706581 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) 20241107083706582 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) 20241107083706582 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) 20241107083706582 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) 20241107083706582 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) 20241107083706583 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) 20241107083706583 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) 20241107083706584 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) 20241107083706584 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) 20241107083706585 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706596 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) 20241107083706596 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) 20241107083706596 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=684, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083706596 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=684, TS=7 (curr FN 684), reason=UL_ASS (tbf.cpp:487) 20241107083706596 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083706596 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:280) 20241107083706596 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:285) 20241107083706597 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) 20241107083706597 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) 20241107083706598 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) 20241107083706598 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) 20241107083706599 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) 20241107083706599 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) 20241107083706599 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) 20241107083706599 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) 20241107083706600 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) 20241107083706600 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) 20241107083706601 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) 20241107083706601 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) 20241107083706602 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) 20241107083706602 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) 20241107083706605 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) 20241107083706605 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:387) 20241107083706605 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 689 + 13 = 702 (pdch_ul_controller.c:131) 20241107083706605 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083706605 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083706605 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) 20241107083706606 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083706606 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 702 for type POLL (pdch_ul_controller.c:184) 20241107083706606 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=702, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083706606 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:238) 20241107083706606 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083706606 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 block=3 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) 20241107083706606 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 35 20241107083706620 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) 20241107083706620 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) 20241107083706621 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) 20241107083706621 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) 20241107083706622 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) 20241107083706622 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) 20241107083706623 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) 20241107083706623 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) 20241107083706624 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) 20241107083706624 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) 20241107083706624 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) 20241107083706624 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) 20241107083706626 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) 20241107083706626 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) 20241107083706627 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) 20241107083706627 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) 20241107083706628 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) 20241107083706628 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) 20241107083706629 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706639 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) 20241107083706639 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) 20241107083706640 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) 20241107083706640 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) 20241107083706641 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) 20241107083706641 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) 20241107083706642 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) 20241107083706642 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) 20241107083706643 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) 20241107083706643 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) 20241107083706644 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) 20241107083706644 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) 20241107083706645 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) 20241107083706645 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) 20241107083706646 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) 20241107083706646 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) 20241107083706647 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) 20241107083706647 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=697 block_nr=5 scheduling free USF for polling at FN=702 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083706647 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) 20241107083706648 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706659 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) 20241107083706659 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) 20241107083706660 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) 20241107083706660 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) 20241107083706661 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) 20241107083706661 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) 20241107083706662 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) 20241107083706662 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) 20241107083706663 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) 20241107083706663 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) 20241107083706663 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) 20241107083706663 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) 20241107083706664 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) 20241107083706664 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) 20241107083706665 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) 20241107083706665 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) 20241107083706668 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) 20241107083706668 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) 20241107083706669 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706682 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) 20241107083706682 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) 20241107083706682 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=702, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083706682 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=702, TS=7 (curr FN 702), reason=UL_ASS (tbf.cpp:487) 20241107083706682 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083706682 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:280) 20241107083706682 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:285) 20241107083706684 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) 20241107083706684 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) 20241107083706684 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) 20241107083706684 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) 20241107083706685 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) 20241107083706685 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) 20241107083706686 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) 20241107083706686 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) 20241107083706687 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) 20241107083706687 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) 20241107083706688 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) 20241107083706688 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) 20241107083706689 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) 20241107083706689 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) 20241107083706690 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) 20241107083706690 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:387) 20241107083706690 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 706 + 13 = 719 (pdch_ul_controller.c:131) 20241107083706690 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083706690 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083706690 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) 20241107083706691 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083706691 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 719 for type POLL (pdch_ul_controller.c:184) 20241107083706691 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=719, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083706691 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:238) 20241107083706691 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083706691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Sending data request: sapi=5 arfcn=871 cur_fn=702 block=7 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) 20241107083706691 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 36 20241107083706702 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) 20241107083706702 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) 20241107083706704 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) 20241107083706704 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) 20241107083706705 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) 20241107083706705 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) 20241107083706706 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) 20241107083706706 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) 20241107083706707 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) 20241107083706707 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) 20241107083706707 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) 20241107083706707 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) 20241107083706708 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) 20241107083706708 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) 20241107083706709 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) 20241107083706709 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) 20241107083706709 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) 20241107083706709 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) 20241107083706710 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706721 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) 20241107083706721 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) 20241107083706722 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) 20241107083706722 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) 20241107083706723 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) 20241107083706723 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) 20241107083706724 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) 20241107083706724 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) 20241107083706725 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) 20241107083706725 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) 20241107083706726 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) 20241107083706726 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) 20241107083706727 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) 20241107083706727 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) 20241107083706727 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) 20241107083706727 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) 20241107083706731 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) 20241107083706731 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=715 block_nr=9 scheduling free USF for polling at FN=719 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083706731 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) 20241107083706731 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706745 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) 20241107083706745 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) 20241107083706746 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) 20241107083706747 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) 20241107083706747 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) 20241107083706747 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) 20241107083706748 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) 20241107083706748 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) 20241107083706749 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) 20241107083706749 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) 20241107083706750 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) 20241107083706750 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) 20241107083706750 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) 20241107083706750 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) 20241107083706751 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) 20241107083706751 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) 20241107083706753 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) 20241107083706753 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) 20241107083706753 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706765 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) 20241107083706765 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) 20241107083706765 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=719, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083706765 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=719, TS=7 (curr FN 719), reason=UL_ASS (tbf.cpp:487) 20241107083706765 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083706765 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:280) 20241107083706765 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:285) 20241107083706766 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) 20241107083706766 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) 20241107083706767 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) 20241107083706767 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) 20241107083706768 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) 20241107083706768 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) 20241107083706768 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) 20241107083706768 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) 20241107083706770 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) 20241107083706770 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) 20241107083706770 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) 20241107083706770 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) 20241107083706771 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) 20241107083706771 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) 20241107083706772 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) 20241107083706772 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:387) 20241107083706772 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 723 + 13 = 736 (pdch_ul_controller.c:131) 20241107083706772 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083706772 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083706772 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) 20241107083706773 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083706773 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 736 for type POLL (pdch_ul_controller.c:184) 20241107083706773 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=736, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083706774 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:238) 20241107083706774 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083706774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 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) 20241107083706774 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 37 20241107083706784 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) 20241107083706784 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) 20241107083706786 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) 20241107083706786 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) 20241107083706786 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) 20241107083706786 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) 20241107083706787 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) 20241107083706788 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) 20241107083706789 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) 20241107083706789 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) 20241107083706790 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) 20241107083706790 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) 20241107083706790 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) 20241107083706790 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) 20241107083706791 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) 20241107083706791 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) 20241107083706794 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) 20241107083706794 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) 20241107083706795 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706809 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) 20241107083706809 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) 20241107083706810 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) 20241107083706810 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) 20241107083706812 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) 20241107083706812 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) 20241107083706813 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) 20241107083706813 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) 20241107083706815 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) 20241107083706815 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) 20241107083706816 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) 20241107083706816 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) 20241107083706816 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) 20241107083706816 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) 20241107083706817 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) 20241107083706817 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) 20241107083706818 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) 20241107083706818 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=732 block_nr=1 scheduling free USF for polling at FN=736 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083706818 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) 20241107083706819 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706827 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) 20241107083706827 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) 20241107083706828 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) 20241107083706828 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) 20241107083706829 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) 20241107083706829 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) 20241107083706830 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) 20241107083706830 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) 20241107083706831 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) 20241107083706831 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) 20241107083706832 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) 20241107083706832 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) 20241107083706832 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) 20241107083706832 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) 20241107083706833 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) 20241107083706833 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) 20241107083706834 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) 20241107083706834 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) 20241107083706835 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706847 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) 20241107083706847 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) 20241107083706847 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=736, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083706847 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=736, TS=7 (curr FN 736), reason=UL_ASS (tbf.cpp:487) 20241107083706847 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083706847 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:280) 20241107083706847 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:285) 20241107083706848 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) 20241107083706848 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) 20241107083706849 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) 20241107083706849 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) 20241107083706850 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) 20241107083706850 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) 20241107083706851 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) 20241107083706851 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) 20241107083706852 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) 20241107083706852 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) 20241107083706853 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) 20241107083706853 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) 20241107083706854 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) 20241107083706854 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) 20241107083706856 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) 20241107083706856 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:387) 20241107083706856 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 741 + 13 = 754 (pdch_ul_controller.c:131) 20241107083706856 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083706856 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083706856 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) 20241107083706857 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083706858 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 754 for type POLL (pdch_ul_controller.c:184) 20241107083706858 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=754, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083706858 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:238) 20241107083706858 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083706858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Sending data request: sapi=5 arfcn=871 cur_fn=736 block=3 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) 20241107083706858 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 38 20241107083706870 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) 20241107083706871 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) 20241107083706872 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) 20241107083706872 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) 20241107083706872 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) 20241107083706872 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) 20241107083706873 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) 20241107083706873 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) 20241107083706874 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) 20241107083706874 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) 20241107083706875 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) 20241107083706875 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) 20241107083706875 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) 20241107083706875 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) 20241107083706876 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) 20241107083706876 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) 20241107083706877 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) 20241107083706877 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) 20241107083706878 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706890 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) 20241107083706890 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) 20241107083706891 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) 20241107083706891 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) 20241107083706892 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) 20241107083706892 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) 20241107083706892 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) 20241107083706892 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) 20241107083706893 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) 20241107083706893 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) 20241107083706895 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) 20241107083706895 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) 20241107083706895 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) 20241107083706895 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) 20241107083706896 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) 20241107083706896 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) 20241107083706897 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) 20241107083706897 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=749 block_nr=5 scheduling free USF for polling at FN=754 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083706897 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) 20241107083706898 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706909 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) 20241107083706909 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) 20241107083706910 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) 20241107083706910 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) 20241107083706911 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) 20241107083706911 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) 20241107083706912 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) 20241107083706912 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) 20241107083706912 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) 20241107083706913 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) 20241107083706913 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) 20241107083706913 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) 20241107083706914 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) 20241107083706914 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) 20241107083706915 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) 20241107083706915 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) 20241107083706918 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) 20241107083706918 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) 20241107083706919 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706933 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) 20241107083706933 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) 20241107083706933 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=754, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083706933 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=754, TS=7 (curr FN 754), reason=UL_ASS (tbf.cpp:487) 20241107083706933 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083706933 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:280) 20241107083706933 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:285) 20241107083706934 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) 20241107083706934 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) 20241107083706935 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) 20241107083706935 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) 20241107083706936 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) 20241107083706936 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) 20241107083706937 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) 20241107083706937 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) 20241107083706937 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) 20241107083706937 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) 20241107083706938 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) 20241107083706938 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) 20241107083706939 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) 20241107083706939 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) 20241107083706940 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) 20241107083706940 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:387) 20241107083706940 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 758 + 13 = 771 (pdch_ul_controller.c:131) 20241107083706940 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083706940 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083706940 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) 20241107083706941 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083706941 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 771 for type POLL (pdch_ul_controller.c:184) 20241107083706941 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=771, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083706941 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:238) 20241107083706941 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083706941 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 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) 20241107083706941 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 39 20241107083706952 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) 20241107083706952 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) 20241107083706953 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) 20241107083706953 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) 20241107083706954 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) 20241107083706954 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) 20241107083706955 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) 20241107083706955 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) 20241107083706955 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) 20241107083706955 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) 20241107083706956 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) 20241107083706956 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) 20241107083706957 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) 20241107083706957 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) 20241107083706958 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) 20241107083706958 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) 20241107083706959 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) 20241107083706959 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) 20241107083706959 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706971 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) 20241107083706971 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) 20241107083706972 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) 20241107083706972 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) 20241107083706973 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) 20241107083706973 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) 20241107083706974 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) 20241107083706974 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) 20241107083706975 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) 20241107083706975 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) 20241107083706975 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) 20241107083706975 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) 20241107083706976 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) 20241107083706976 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) 20241107083706977 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) 20241107083706977 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) 20241107083706980 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) 20241107083706980 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=767 block_nr=9 scheduling free USF for polling at FN=771 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083706980 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) 20241107083706981 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083706995 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) 20241107083706995 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) 20241107083706996 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) 20241107083706996 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) 20241107083706997 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) 20241107083706997 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) 20241107083706998 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) 20241107083706998 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) 20241107083706999 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) 20241107083706999 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) 20241107083707000 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) 20241107083707000 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) 20241107083707000 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) 20241107083707000 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) 20241107083707001 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) 20241107083707001 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) 20241107083707002 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) 20241107083707002 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) 20241107083707003 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707014 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) 20241107083707014 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) 20241107083707014 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=771, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083707014 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=771, TS=7 (curr FN 771), reason=UL_ASS (tbf.cpp:487) 20241107083707014 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083707014 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:280) 20241107083707014 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:285) 20241107083707016 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) 20241107083707016 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) 20241107083707016 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) 20241107083707016 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) 20241107083707017 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) 20241107083707017 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) 20241107083707018 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) 20241107083707018 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) 20241107083707019 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) 20241107083707019 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) 20241107083707019 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) 20241107083707019 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) 20241107083707020 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) 20241107083707020 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) 20241107083707021 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) 20241107083707021 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:387) 20241107083707021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 775 + 13 = 788 (pdch_ul_controller.c:131) 20241107083707021 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083707021 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083707021 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) 20241107083707022 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083707022 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 788 for type POLL (pdch_ul_controller.c:184) 20241107083707022 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=788, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083707022 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:238) 20241107083707022 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083707022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Sending data request: sapi=5 arfcn=871 cur_fn=771 block=11 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) 20241107083707022 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 40 20241107083707033 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) 20241107083707033 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) 20241107083707035 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) 20241107083707035 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) 20241107083707036 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) 20241107083707036 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) 20241107083707036 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) 20241107083707036 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) 20241107083707037 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) 20241107083707037 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) 20241107083707038 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) 20241107083707038 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) 20241107083707039 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) 20241107083707039 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) 20241107083707040 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) 20241107083707040 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) 20241107083707043 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) 20241107083707043 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) 20241107083707043 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707057 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) 20241107083707057 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) 20241107083707058 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) 20241107083707058 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) 20241107083707059 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) 20241107083707059 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) 20241107083707060 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) 20241107083707060 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) 20241107083707061 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) 20241107083707061 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) 20241107083707062 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) 20241107083707062 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) 20241107083707062 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) 20241107083707062 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) 20241107083707063 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) 20241107083707063 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) 20241107083707064 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) 20241107083707064 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=784 block_nr=1 scheduling free USF for polling at FN=788 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083707064 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) 20241107083707065 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707076 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) 20241107083707076 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) 20241107083707078 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) 20241107083707078 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) 20241107083707078 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) 20241107083707078 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) 20241107083707079 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) 20241107083707079 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) 20241107083707080 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) 20241107083707080 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) 20241107083707081 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) 20241107083707081 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) 20241107083707081 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) 20241107083707081 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) 20241107083707082 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) 20241107083707082 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) 20241107083707083 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) 20241107083707083 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) 20241107083707084 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707095 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) 20241107083707095 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) 20241107083707095 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=788, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083707096 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=788, TS=7 (curr FN 788), reason=UL_ASS (tbf.cpp:487) 20241107083707096 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083707096 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:280) 20241107083707096 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:285) 20241107083707097 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) 20241107083707097 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) 20241107083707098 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) 20241107083707098 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) 20241107083707099 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) 20241107083707099 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) 20241107083707100 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) 20241107083707100 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) 20241107083707101 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) 20241107083707101 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) 20241107083707101 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) 20241107083707102 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) 20241107083707102 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) 20241107083707102 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) 20241107083707105 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) 20241107083707105 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:387) 20241107083707105 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 793 + 13 = 806 (pdch_ul_controller.c:131) 20241107083707105 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083707105 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083707105 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) 20241107083707106 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083707106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 806 for type POLL (pdch_ul_controller.c:184) 20241107083707106 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=806, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083707106 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:238) 20241107083707106 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083707106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Sending data request: sapi=5 arfcn=871 cur_fn=788 block=3 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) 20241107083707106 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 41 20241107083707119 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) 20241107083707119 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) 20241107083707121 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) 20241107083707121 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) 20241107083707122 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) 20241107083707122 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) 20241107083707123 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) 20241107083707123 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) 20241107083707123 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) 20241107083707123 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) 20241107083707124 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) 20241107083707124 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) 20241107083707125 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) 20241107083707125 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) 20241107083707126 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) 20241107083707126 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) 20241107083707128 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) 20241107083707128 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) 20241107083707128 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707139 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) 20241107083707139 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) 20241107083707140 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) 20241107083707140 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) 20241107083707141 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) 20241107083707141 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) 20241107083707142 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) 20241107083707142 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) 20241107083707143 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) 20241107083707143 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) 20241107083707144 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) 20241107083707144 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) 20241107083707145 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) 20241107083707145 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) 20241107083707145 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) 20241107083707145 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) 20241107083707146 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) 20241107083707146 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=801 block_nr=5 scheduling free USF for polling at FN=806 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083707146 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) 20241107083707148 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707159 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) 20241107083707159 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) 20241107083707160 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) 20241107083707160 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) 20241107083707161 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) 20241107083707161 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) 20241107083707161 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) 20241107083707162 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) 20241107083707163 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) 20241107083707163 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) 20241107083707164 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) 20241107083707164 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) 20241107083707164 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) 20241107083707164 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) 20241107083707165 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) 20241107083707165 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) 20241107083707168 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) 20241107083707168 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) 20241107083707169 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707183 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) 20241107083707183 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) 20241107083707183 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=806, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083707183 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=806, TS=7 (curr FN 806), reason=UL_ASS (tbf.cpp:487) 20241107083707183 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083707183 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:280) 20241107083707183 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:285) 20241107083707184 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) 20241107083707184 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) 20241107083707185 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) 20241107083707185 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) 20241107083707186 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) 20241107083707186 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) 20241107083707187 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) 20241107083707187 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) 20241107083707187 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) 20241107083707187 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) 20241107083707188 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) 20241107083707188 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) 20241107083707189 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) 20241107083707189 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) 20241107083707190 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) 20241107083707190 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:387) 20241107083707190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 810 + 13 = 823 (pdch_ul_controller.c:131) 20241107083707190 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083707190 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083707190 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) 20241107083707191 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083707191 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 823 for type POLL (pdch_ul_controller.c:184) 20241107083707191 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=823, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083707191 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:238) 20241107083707191 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083707191 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Sending data request: sapi=5 arfcn=871 cur_fn=806 block=7 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) 20241107083707191 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 42 20241107083707202 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) 20241107083707202 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) 20241107083707204 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) 20241107083707204 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) 20241107083707204 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) 20241107083707204 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) 20241107083707205 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) 20241107083707205 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) 20241107083707206 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) 20241107083707206 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) 20241107083707207 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) 20241107083707207 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) 20241107083707207 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) 20241107083707207 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) 20241107083707208 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) 20241107083707208 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) 20241107083707209 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) 20241107083707209 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) 20241107083707210 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707221 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) 20241107083707221 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) 20241107083707222 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) 20241107083707222 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) 20241107083707223 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) 20241107083707223 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) 20241107083707224 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) 20241107083707224 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) 20241107083707224 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) 20241107083707224 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) 20241107083707225 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) 20241107083707225 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) 20241107083707226 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) 20241107083707226 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) 20241107083707227 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) 20241107083707227 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) 20241107083707230 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) 20241107083707230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=819 block_nr=9 scheduling free USF for polling at FN=823 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083707230 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) 20241107083707231 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707245 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) 20241107083707245 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) 20241107083707246 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) 20241107083707246 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) 20241107083707247 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) 20241107083707247 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) 20241107083707248 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) 20241107083707248 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) 20241107083707248 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) 20241107083707248 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) 20241107083707249 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) 20241107083707249 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) 20241107083707250 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) 20241107083707250 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) 20241107083707251 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) 20241107083707251 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) 20241107083707252 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) 20241107083707252 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) 20241107083707252 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707264 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) 20241107083707264 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) 20241107083707264 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=823, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083707264 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=823, TS=7 (curr FN 823), reason=UL_ASS (tbf.cpp:487) 20241107083707264 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083707264 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:280) 20241107083707264 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:285) 20241107083707265 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) 20241107083707265 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) 20241107083707266 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) 20241107083707266 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) 20241107083707267 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) 20241107083707267 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) 20241107083707267 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) 20241107083707267 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) 20241107083707268 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) 20241107083707268 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) 20241107083707269 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) 20241107083707269 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) 20241107083707270 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) 20241107083707270 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) 20241107083707271 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) 20241107083707271 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:387) 20241107083707271 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 827 + 13 = 840 (pdch_ul_controller.c:131) 20241107083707271 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083707271 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083707271 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) 20241107083707271 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083707271 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 840 for type POLL (pdch_ul_controller.c:184) 20241107083707271 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=840, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083707271 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:238) 20241107083707271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083707271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Sending data request: sapi=5 arfcn=871 cur_fn=823 block=11 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) 20241107083707271 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 43 20241107083707283 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) 20241107083707283 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) 20241107083707284 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) 20241107083707284 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) 20241107083707285 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) 20241107083707285 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) 20241107083707286 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) 20241107083707286 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) 20241107083707287 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) 20241107083707287 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) 20241107083707288 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) 20241107083707288 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) 20241107083707289 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) 20241107083707289 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) 20241107083707289 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) 20241107083707290 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) 20241107083707292 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) 20241107083707292 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) 20241107083707293 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707307 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) 20241107083707307 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) 20241107083707308 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) 20241107083707308 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) 20241107083707309 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) 20241107083707309 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) 20241107083707310 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) 20241107083707310 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) 20241107083707310 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) 20241107083707310 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) 20241107083707311 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) 20241107083707311 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) 20241107083707312 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) 20241107083707312 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) 20241107083707313 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) 20241107083707313 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) 20241107083707314 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) 20241107083707314 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=836 block_nr=1 scheduling free USF for polling at FN=840 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083707314 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) 20241107083707314 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707326 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) 20241107083707326 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) 20241107083707327 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) 20241107083707327 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) 20241107083707328 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) 20241107083707328 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) 20241107083707329 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) 20241107083707329 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) 20241107083707330 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) 20241107083707330 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) 20241107083707330 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) 20241107083707330 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) 20241107083707331 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) 20241107083707331 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) 20241107083707332 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) 20241107083707332 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) 20241107083707333 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) 20241107083707333 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) 20241107083707334 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707345 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) 20241107083707345 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) 20241107083707345 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=840, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083707345 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=840, TS=7 (curr FN 840), reason=UL_ASS (tbf.cpp:487) 20241107083707345 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083707345 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:280) 20241107083707345 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:285) 20241107083707346 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) 20241107083707346 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) 20241107083707347 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) 20241107083707347 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) 20241107083707348 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) 20241107083707348 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) 20241107083707349 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) 20241107083707349 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) 20241107083707350 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) 20241107083707350 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) 20241107083707351 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) 20241107083707351 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) 20241107083707352 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) 20241107083707352 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) 20241107083707355 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) 20241107083707355 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:387) 20241107083707355 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 845 + 13 = 858 (pdch_ul_controller.c:131) 20241107083707355 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083707355 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083707355 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) 20241107083707355 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083707355 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 858 for type POLL (pdch_ul_controller.c:184) 20241107083707355 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=858, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083707355 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:238) 20241107083707355 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083707355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Sending data request: sapi=5 arfcn=871 cur_fn=840 block=3 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) 20241107083707356 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 44 20241107083707369 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) 20241107083707369 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) 20241107083707371 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) 20241107083707371 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) 20241107083707372 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) 20241107083707372 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) 20241107083707374 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) 20241107083707374 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) 20241107083707375 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) 20241107083707375 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) 20241107083707376 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) 20241107083707376 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) 20241107083707376 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) 20241107083707376 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) 20241107083707378 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) 20241107083707378 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) 20241107083707379 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) 20241107083707379 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) 20241107083707380 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707389 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) 20241107083707389 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) 20241107083707391 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) 20241107083707391 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) 20241107083707392 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) 20241107083707392 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) 20241107083707394 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) 20241107083707394 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) 20241107083707395 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) 20241107083707395 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) 20241107083707396 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) 20241107083707396 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) 20241107083707398 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) 20241107083707398 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) 20241107083707399 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) 20241107083707399 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) 20241107083707400 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) 20241107083707400 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=853 block_nr=5 scheduling free USF for polling at FN=858 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083707400 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) 20241107083707402 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707408 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) 20241107083707408 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) 20241107083707410 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) 20241107083707410 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) 20241107083707411 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) 20241107083707411 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) 20241107083707412 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) 20241107083707412 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) 20241107083707413 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) 20241107083707413 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) 20241107083707414 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) 20241107083707415 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) 20241107083707416 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) 20241107083707416 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) 20241107083707416 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) 20241107083707417 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) 20241107083707418 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) 20241107083707418 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) 20241107083707418 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707432 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) 20241107083707432 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) 20241107083707432 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=858, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083707432 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=858, TS=7 (curr FN 858), reason=UL_ASS (tbf.cpp:487) 20241107083707432 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083707432 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:280) 20241107083707432 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:285) 20241107083707433 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) 20241107083707433 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) 20241107083707434 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) 20241107083707434 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) 20241107083707435 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) 20241107083707435 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) 20241107083707436 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) 20241107083707436 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) 20241107083707437 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) 20241107083707437 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) 20241107083707439 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) 20241107083707439 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) 20241107083707440 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) 20241107083707440 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) 20241107083707441 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) 20241107083707441 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:387) 20241107083707441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 862 + 13 = 875 (pdch_ul_controller.c:131) 20241107083707441 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083707441 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083707441 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) 20241107083707442 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083707442 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 875 for type POLL (pdch_ul_controller.c:184) 20241107083707442 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=875, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083707442 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:238) 20241107083707442 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083707442 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Sending data request: sapi=5 arfcn=871 cur_fn=858 block=7 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) 20241107083707443 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 45 20241107083707451 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) 20241107083707451 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) 20241107083707453 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) 20241107083707453 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) 20241107083707454 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) 20241107083707454 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) 20241107083707454 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) 20241107083707454 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) 20241107083707455 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) 20241107083707455 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) 20241107083707456 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) 20241107083707456 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) 20241107083707457 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) 20241107083707457 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) 20241107083707458 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) 20241107083707458 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) 20241107083707459 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) 20241107083707459 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) 20241107083707460 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707470 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) 20241107083707470 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) 20241107083707472 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) 20241107083707472 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) 20241107083707473 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) 20241107083707473 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) 20241107083707474 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) 20241107083707474 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) 20241107083707474 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) 20241107083707474 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) 20241107083707476 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) 20241107083707476 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) 20241107083707477 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) 20241107083707477 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) 20241107083707478 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) 20241107083707478 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) 20241107083707480 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) 20241107083707480 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=871 block_nr=9 scheduling free USF for polling at FN=875 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083707480 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) 20241107083707481 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707495 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) 20241107083707495 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) 20241107083707496 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) 20241107083707496 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) 20241107083707497 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) 20241107083707497 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) 20241107083707498 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) 20241107083707498 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) 20241107083707499 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) 20241107083707499 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) 20241107083707500 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) 20241107083707500 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) 20241107083707500 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) 20241107083707500 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) 20241107083707501 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) 20241107083707501 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) 20241107083707502 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) 20241107083707502 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) 20241107083707504 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707514 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) 20241107083707514 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) 20241107083707514 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=875, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083707514 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=875, TS=7 (curr FN 875), reason=UL_ASS (tbf.cpp:487) 20241107083707514 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083707514 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:280) 20241107083707514 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:285) 20241107083707515 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) 20241107083707515 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) 20241107083707516 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) 20241107083707516 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) 20241107083707517 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) 20241107083707517 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) 20241107083707517 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) 20241107083707517 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) 20241107083707518 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) 20241107083707518 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) 20241107083707519 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) 20241107083707519 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) 20241107083707520 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) 20241107083707520 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) 20241107083707521 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) 20241107083707521 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:387) 20241107083707521 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 879 + 13 = 892 (pdch_ul_controller.c:131) 20241107083707521 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083707521 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083707521 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) 20241107083707522 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083707522 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 892 for type POLL (pdch_ul_controller.c:184) 20241107083707522 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=892, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083707522 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:238) 20241107083707522 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083707522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Sending data request: sapi=5 arfcn=871 cur_fn=875 block=11 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) 20241107083707522 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 46 20241107083707533 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) 20241107083707533 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) 20241107083707534 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) 20241107083707535 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) 20241107083707535 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) 20241107083707535 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) 20241107083707536 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) 20241107083707536 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) 20241107083707537 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) 20241107083707537 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) 20241107083707538 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) 20241107083707538 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) 20241107083707538 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) 20241107083707538 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) 20241107083707539 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) 20241107083707539 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) 20241107083707542 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) 20241107083707542 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) 20241107083707543 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707557 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) 20241107083707557 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) 20241107083707558 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) 20241107083707558 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) 20241107083707559 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) 20241107083707559 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) 20241107083707560 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) 20241107083707560 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) 20241107083707561 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) 20241107083707561 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) 20241107083707561 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) 20241107083707561 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) 20241107083707562 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) 20241107083707562 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) 20241107083707563 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) 20241107083707563 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) 20241107083707564 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) 20241107083707564 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=888 block_nr=1 scheduling free USF for polling at FN=892 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083707564 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) 20241107083707565 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707576 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) 20241107083707576 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) 20241107083707577 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) 20241107083707577 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) 20241107083707578 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) 20241107083707578 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) 20241107083707579 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) 20241107083707579 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) 20241107083707579 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) 20241107083707579 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) 20241107083707580 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) 20241107083707580 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) 20241107083707581 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) 20241107083707581 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) 20241107083707582 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) 20241107083707582 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) 20241107083707583 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) 20241107083707583 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) 20241107083707584 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707595 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) 20241107083707595 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) 20241107083707595 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=892, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083707595 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=892, TS=7 (curr FN 892), reason=UL_ASS (tbf.cpp:487) 20241107083707595 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083707595 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:280) 20241107083707595 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:285) 20241107083707596 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) 20241107083707596 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) 20241107083707597 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) 20241107083707597 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) 20241107083707598 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) 20241107083707598 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) 20241107083707598 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) 20241107083707598 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) 20241107083707599 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) 20241107083707599 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) 20241107083707600 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) 20241107083707600 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) 20241107083707601 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) 20241107083707601 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) 20241107083707604 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) 20241107083707604 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:387) 20241107083707604 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 897 + 13 = 910 (pdch_ul_controller.c:131) 20241107083707604 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083707604 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083707604 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) 20241107083707605 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083707605 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 910 for type POLL (pdch_ul_controller.c:184) 20241107083707605 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=910, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083707605 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:238) 20241107083707605 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083707605 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Sending data request: sapi=5 arfcn=871 cur_fn=892 block=3 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) 20241107083707605 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 47 20241107083707619 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) 20241107083707619 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) 20241107083707621 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) 20241107083707621 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) 20241107083707621 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) 20241107083707621 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) 20241107083707622 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) 20241107083707622 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) 20241107083707623 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) 20241107083707623 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) 20241107083707624 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) 20241107083707624 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) 20241107083707625 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) 20241107083707625 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) 20241107083707625 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) 20241107083707625 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) 20241107083707626 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) 20241107083707626 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) 20241107083707627 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707638 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) 20241107083707638 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) 20241107083707639 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) 20241107083707639 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) 20241107083707640 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) 20241107083707640 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) 20241107083707641 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) 20241107083707641 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) 20241107083707642 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) 20241107083707642 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) 20241107083707642 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) 20241107083707642 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) 20241107083707643 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) 20241107083707643 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) 20241107083707644 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) 20241107083707644 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) 20241107083707645 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) 20241107083707645 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=905 block_nr=5 scheduling free USF for polling at FN=910 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083707645 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) 20241107083707646 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707658 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) 20241107083707658 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) 20241107083707660 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) 20241107083707660 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) 20241107083707661 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) 20241107083707661 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) 20241107083707661 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) 20241107083707661 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) 20241107083707662 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) 20241107083707662 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) 20241107083707663 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) 20241107083707663 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) 20241107083707664 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) 20241107083707664 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) 20241107083707664 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) 20241107083707664 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) 20241107083707667 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) 20241107083707667 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) 20241107083707667 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707681 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) 20241107083707681 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) 20241107083707681 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=910, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083707681 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=910, TS=7 (curr FN 910), reason=UL_ASS (tbf.cpp:487) 20241107083707681 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083707681 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:280) 20241107083707681 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:285) 20241107083707682 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) 20241107083707682 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) 20241107083707684 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) 20241107083707684 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) 20241107083707685 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) 20241107083707685 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) 20241107083707685 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) 20241107083707685 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) 20241107083707686 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) 20241107083707686 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) 20241107083707687 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) 20241107083707687 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) 20241107083707688 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) 20241107083707688 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) 20241107083707689 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) 20241107083707689 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:387) 20241107083707689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 914 + 13 = 927 (pdch_ul_controller.c:131) 20241107083707689 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083707689 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083707689 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) 20241107083707690 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083707690 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 927 for type POLL (pdch_ul_controller.c:184) 20241107083707690 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=927, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083707690 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:238) 20241107083707690 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083707690 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Sending data request: sapi=5 arfcn=871 cur_fn=910 block=7 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) 20241107083707690 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 48 20241107083707700 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) 20241107083707700 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) 20241107083707701 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) 20241107083707701 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) 20241107083707702 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) 20241107083707702 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) 20241107083707703 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) 20241107083707703 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) 20241107083707704 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) 20241107083707704 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) 20241107083707705 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) 20241107083707705 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) 20241107083707705 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) 20241107083707705 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) 20241107083707706 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) 20241107083707707 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) 20241107083707707 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) 20241107083707707 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) 20241107083707708 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707719 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) 20241107083707719 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) 20241107083707720 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) 20241107083707720 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) 20241107083707721 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) 20241107083707721 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) 20241107083707722 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) 20241107083707722 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) 20241107083707723 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) 20241107083707723 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) 20241107083707724 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) 20241107083707724 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) 20241107083707724 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) 20241107083707724 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) 20241107083707725 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) 20241107083707725 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) 20241107083707729 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) 20241107083707729 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=923 block_nr=9 scheduling free USF for polling at FN=927 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083707729 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) 20241107083707730 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707743 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) 20241107083707743 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) 20241107083707744 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) 20241107083707744 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) 20241107083707745 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) 20241107083707745 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) 20241107083707746 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) 20241107083707746 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) 20241107083707747 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) 20241107083707747 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) 20241107083707749 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) 20241107083707749 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) 20241107083707750 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) 20241107083707750 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) 20241107083707752 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) 20241107083707752 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) 20241107083707753 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) 20241107083707753 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) 20241107083707754 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707763 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) 20241107083707763 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) 20241107083707763 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=927, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083707763 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=927, TS=7 (curr FN 927), reason=UL_ASS (tbf.cpp:487) 20241107083707763 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083707763 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:280) 20241107083707763 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:285) 20241107083707764 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) 20241107083707764 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) 20241107083707765 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) 20241107083707765 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) 20241107083707766 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) 20241107083707766 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) 20241107083707767 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) 20241107083707767 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) 20241107083707768 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) 20241107083707768 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) 20241107083707769 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) 20241107083707769 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) 20241107083707770 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) 20241107083707770 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) 20241107083707771 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) 20241107083707771 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:387) 20241107083707771 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 931 + 13 = 944 (pdch_ul_controller.c:131) 20241107083707771 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083707771 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083707771 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) 20241107083707772 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083707772 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 944 for type POLL (pdch_ul_controller.c:184) 20241107083707772 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=944, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083707772 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:238) 20241107083707772 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083707772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Sending data request: sapi=5 arfcn=871 cur_fn=927 block=11 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) 20241107083707772 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 49 20241107083707782 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) 20241107083707783 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) 20241107083707784 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) 20241107083707784 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) 20241107083707785 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) 20241107083707785 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) 20241107083707787 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) 20241107083707787 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) 20241107083707788 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) 20241107083707788 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) 20241107083707789 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) 20241107083707789 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) 20241107083707790 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) 20241107083707790 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) 20241107083707791 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) 20241107083707791 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) 20241107083707793 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) 20241107083707793 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Sending data request: sapi=5 arfcn=871 cur_fn=931 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) 20241107083707794 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707808 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) 20241107083707808 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) 20241107083707810 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) 20241107083707810 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) 20241107083707811 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) 20241107083707811 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) 20241107083707812 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) 20241107083707812 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) 20241107083707813 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) 20241107083707813 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) 20241107083707813 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) 20241107083707813 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) 20241107083707814 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) 20241107083707814 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) 20241107083707815 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) 20241107083707815 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) 20241107083707816 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) 20241107083707816 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=940 block_nr=1 scheduling free USF for polling at FN=944 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083707816 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) 20241107083707817 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707827 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) 20241107083707827 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) 20241107083707829 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) 20241107083707829 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) 20241107083707830 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) 20241107083707830 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) 20241107083707831 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) 20241107083707832 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) 20241107083707833 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) 20241107083707833 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) 20241107083707834 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) 20241107083707834 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) 20241107083707835 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) 20241107083707835 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) 20241107083707836 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) 20241107083707836 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) 20241107083707837 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) 20241107083707837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Sending data request: sapi=5 arfcn=871 cur_fn=940 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) 20241107083707838 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707846 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) 20241107083707846 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) 20241107083707846 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=944, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083707846 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=944, TS=7 (curr FN 944), reason=UL_ASS (tbf.cpp:487) 20241107083707846 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083707846 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:280) 20241107083707846 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:285) 20241107083707847 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) 20241107083707847 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) 20241107083707848 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) 20241107083707848 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) 20241107083707849 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) 20241107083707849 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) 20241107083707850 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) 20241107083707850 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) 20241107083707851 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) 20241107083707851 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) 20241107083707851 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) 20241107083707851 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) 20241107083707852 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) 20241107083707852 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) 20241107083707855 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) 20241107083707855 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:387) 20241107083707855 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 949 + 13 = 962 (pdch_ul_controller.c:131) 20241107083707855 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083707855 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083707855 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) 20241107083707857 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083707857 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 962 for type POLL (pdch_ul_controller.c:184) 20241107083707857 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=962, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083707857 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:238) 20241107083707857 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083707857 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Sending data request: sapi=5 arfcn=871 cur_fn=944 block=3 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) 20241107083707857 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 50 20241107083707870 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) 20241107083707870 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) 20241107083707872 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) 20241107083707872 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) 20241107083707873 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) 20241107083707873 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) 20241107083707874 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) 20241107083707874 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) 20241107083707876 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) 20241107083707876 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) 20241107083707876 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) 20241107083707876 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) 20241107083707877 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) 20241107083707877 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) 20241107083707878 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) 20241107083707878 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) 20241107083707879 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) 20241107083707879 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) 20241107083707880 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707889 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) 20241107083707889 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) 20241107083707890 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) 20241107083707890 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) 20241107083707891 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) 20241107083707891 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) 20241107083707893 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) 20241107083707893 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) 20241107083707894 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) 20241107083707894 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) 20241107083707895 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) 20241107083707895 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) 20241107083707896 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) 20241107083707896 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) 20241107083707897 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) 20241107083707897 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) 20241107083707899 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) 20241107083707899 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=957 block_nr=5 scheduling free USF for polling at FN=962 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083707899 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) 20241107083707900 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707908 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) 20241107083707908 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) 20241107083707909 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) 20241107083707909 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) 20241107083707910 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) 20241107083707910 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) 20241107083707911 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) 20241107083707911 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) 20241107083707912 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) 20241107083707912 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) 20241107083707912 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) 20241107083707913 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) 20241107083707914 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) 20241107083707914 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) 20241107083707915 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) 20241107083707915 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) 20241107083707917 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) 20241107083707917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Sending data request: sapi=5 arfcn=871 cur_fn=957 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) 20241107083707918 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707932 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) 20241107083707932 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) 20241107083707932 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=962, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083707932 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=962, TS=7 (curr FN 962), reason=UL_ASS (tbf.cpp:487) 20241107083707932 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083707932 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:280) 20241107083707932 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:285) 20241107083707934 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) 20241107083707934 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) 20241107083707936 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) 20241107083707936 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) 20241107083707937 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) 20241107083707937 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) 20241107083707938 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) 20241107083707938 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) 20241107083707939 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) 20241107083707939 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) 20241107083707939 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) 20241107083707939 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) 20241107083707940 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) 20241107083707940 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) 20241107083707942 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) 20241107083707942 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:387) 20241107083707942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 966 + 13 = 979 (pdch_ul_controller.c:131) 20241107083707942 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083707942 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083707942 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) 20241107083707942 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083707942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 979 for type POLL (pdch_ul_controller.c:184) 20241107083707942 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=979, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083707942 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:238) 20241107083707942 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083707942 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Sending data request: sapi=5 arfcn=871 cur_fn=962 block=7 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) 20241107083707943 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 51 20241107083707951 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) 20241107083707951 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) 20241107083707952 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) 20241107083707953 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) 20241107083707954 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) 20241107083707954 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) 20241107083707955 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) 20241107083707955 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) 20241107083707956 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) 20241107083707956 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) 20241107083707957 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) 20241107083707957 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) 20241107083707958 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) 20241107083707958 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) 20241107083707959 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) 20241107083707959 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) 20241107083707960 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) 20241107083707960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Sending data request: sapi=5 arfcn=871 cur_fn=966 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) 20241107083707961 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707970 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) 20241107083707970 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) 20241107083707972 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) 20241107083707972 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) 20241107083707972 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) 20241107083707972 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) 20241107083707974 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) 20241107083707974 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) 20241107083707974 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) 20241107083707974 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) 20241107083707975 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) 20241107083707975 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) 20241107083707976 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) 20241107083707976 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) 20241107083707977 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) 20241107083707977 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) 20241107083707980 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) 20241107083707980 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=975 block_nr=9 scheduling free USF for polling at FN=979 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083707980 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) 20241107083707980 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083707994 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) 20241107083707994 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) 20241107083707995 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) 20241107083707995 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) 20241107083707996 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) 20241107083707996 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) 20241107083707998 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) 20241107083707998 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) 20241107083707999 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) 20241107083707999 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) 20241107083708001 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) 20241107083708001 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) 20241107083708002 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) 20241107083708002 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) 20241107083708003 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) 20241107083708003 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) 20241107083708004 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) 20241107083708004 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Sending data request: sapi=5 arfcn=871 cur_fn=975 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) 20241107083708006 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708013 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) 20241107083708013 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) 20241107083708013 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=979, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083708013 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=979, TS=7 (curr FN 979), reason=UL_ASS (tbf.cpp:487) 20241107083708013 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083708013 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:280) 20241107083708013 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:285) 20241107083708015 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) 20241107083708015 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) 20241107083708015 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) 20241107083708015 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) 20241107083708016 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) 20241107083708016 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) 20241107083708017 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) 20241107083708017 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) 20241107083708018 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) 20241107083708018 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) 20241107083708019 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) 20241107083708019 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) 20241107083708020 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) 20241107083708020 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) 20241107083708021 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) 20241107083708021 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:387) 20241107083708021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 983 + 13 = 996 (pdch_ul_controller.c:131) 20241107083708021 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083708021 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083708021 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) 20241107083708022 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083708022 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 996 for type POLL (pdch_ul_controller.c:184) 20241107083708022 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=996, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083708022 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:238) 20241107083708022 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083708022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Sending data request: sapi=5 arfcn=871 cur_fn=979 block=11 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) 20241107083708022 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 52 20241107083708033 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) 20241107083708033 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) 20241107083708035 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) 20241107083708035 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) 20241107083708036 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) 20241107083708036 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) 20241107083708037 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) 20241107083708037 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) 20241107083708037 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) 20241107083708037 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) 20241107083708038 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) 20241107083708038 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) 20241107083708039 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) 20241107083708039 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) 20241107083708040 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) 20241107083708040 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) 20241107083708042 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) 20241107083708042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Sending data request: sapi=5 arfcn=871 cur_fn=983 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) 20241107083708043 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708057 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) 20241107083708057 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) 20241107083708058 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) 20241107083708058 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) 20241107083708059 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) 20241107083708059 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) 20241107083708060 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) 20241107083708060 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) 20241107083708061 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) 20241107083708061 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) 20241107083708062 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) 20241107083708062 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) 20241107083708062 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) 20241107083708062 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) 20241107083708063 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) 20241107083708063 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) 20241107083708064 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) 20241107083708064 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=992 block_nr=1 scheduling free USF for polling at FN=996 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083708064 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) 20241107083708065 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708075 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) 20241107083708075 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) 20241107083708076 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) 20241107083708076 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) 20241107083708077 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) 20241107083708077 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) 20241107083708078 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) 20241107083708078 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) 20241107083708078 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) 20241107083708078 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) 20241107083708079 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) 20241107083708079 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) 20241107083708080 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) 20241107083708080 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) 20241107083708080 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) 20241107083708080 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) 20241107083708081 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) 20241107083708081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Sending data request: sapi=5 arfcn=871 cur_fn=992 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) 20241107083708081 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708094 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) 20241107083708095 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) 20241107083708095 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=996, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083708095 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=996, TS=7 (curr FN 996), reason=UL_ASS (tbf.cpp:487) 20241107083708095 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083708095 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:280) 20241107083708095 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:285) 20241107083708096 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) 20241107083708096 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) 20241107083708097 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) 20241107083708097 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) 20241107083708098 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) 20241107083708099 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) 20241107083708100 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) 20241107083708100 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) 20241107083708101 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) 20241107083708101 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) 20241107083708102 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) 20241107083708102 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) 20241107083708103 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) 20241107083708103 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) 20241107083708105 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) 20241107083708105 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:387) 20241107083708105 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1001 + 13 = 1014 (pdch_ul_controller.c:131) 20241107083708105 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083708105 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083708105 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) 20241107083708106 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083708106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1014 for type POLL (pdch_ul_controller.c:184) 20241107083708106 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1014, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083708106 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:238) 20241107083708106 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083708106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Sending data request: sapi=5 arfcn=871 cur_fn=996 block=3 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) 20241107083708106 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 53 20241107083708119 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) 20241107083708119 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) 20241107083708121 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) 20241107083708121 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) 20241107083708122 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) 20241107083708122 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) 20241107083708123 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) 20241107083708123 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) 20241107083708124 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) 20241107083708124 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) 20241107083708125 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) 20241107083708125 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) 20241107083708126 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) 20241107083708126 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) 20241107083708127 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) 20241107083708127 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) 20241107083708128 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) 20241107083708128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Sending data request: sapi=5 arfcn=871 cur_fn=1001 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) 20241107083708129 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708139 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) 20241107083708139 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) 20241107083708141 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) 20241107083708141 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) 20241107083708141 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) 20241107083708141 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) 20241107083708142 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) 20241107083708142 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) 20241107083708143 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) 20241107083708143 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) 20241107083708143 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) 20241107083708143 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) 20241107083708144 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) 20241107083708144 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) 20241107083708144 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) 20241107083708144 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) 20241107083708145 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) 20241107083708145 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1009 block_nr=5 scheduling free USF for polling at FN=1014 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083708145 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) 20241107083708145 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708159 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) 20241107083708159 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) 20241107083708160 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) 20241107083708160 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) 20241107083708161 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) 20241107083708161 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) 20241107083708162 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) 20241107083708162 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) 20241107083708163 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) 20241107083708163 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) 20241107083708164 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) 20241107083708164 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) 20241107083708164 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) 20241107083708164 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) 20241107083708165 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) 20241107083708165 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) 20241107083708169 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) 20241107083708169 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Sending data request: sapi=5 arfcn=871 cur_fn=1009 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) 20241107083708169 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708183 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) 20241107083708183 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) 20241107083708183 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1014, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083708183 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1014, TS=7 (curr FN 1014), reason=UL_ASS (tbf.cpp:487) 20241107083708183 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083708183 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:280) 20241107083708183 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:285) 20241107083708184 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) 20241107083708184 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) 20241107083708185 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) 20241107083708185 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) 20241107083708186 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) 20241107083708186 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) 20241107083708187 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) 20241107083708187 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) 20241107083708188 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) 20241107083708188 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) 20241107083708189 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) 20241107083708189 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) 20241107083708189 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) 20241107083708189 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) 20241107083708190 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) 20241107083708190 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:387) 20241107083708190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1018 + 13 = 1031 (pdch_ul_controller.c:131) 20241107083708190 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083708190 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083708190 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) 20241107083708192 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083708192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1031 for type POLL (pdch_ul_controller.c:184) 20241107083708192 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1031, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083708192 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:238) 20241107083708192 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){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083708192 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Sending data request: sapi=5 arfcn=871 cur_fn=1014 block=7 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) 20241107083708192 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 54 20241107083708202 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) 20241107083708202 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) 20241107083708204 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) 20241107083708204 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) 20241107083708204 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) 20241107083708204 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) 20241107083708205 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) 20241107083708205 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) 20241107083708206 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) 20241107083708206 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) 20241107083708206 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) 20241107083708206 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) 20241107083708206 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) 20241107083708207 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) 20241107083708207 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) 20241107083708207 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) 20241107083708207 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) 20241107083708207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Sending data request: sapi=5 arfcn=871 cur_fn=1018 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) 20241107083708208 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708220 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) 20241107083708220 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) 20241107083708221 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) 20241107083708221 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) 20241107083708221 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) 20241107083708221 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) 20241107083708221 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) 20241107083708221 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) 20241107083708221 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) 20241107083708221 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) 20241107083708222 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) 20241107083708222 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) 20241107083708222 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) 20241107083708222 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) 20241107083708222 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) 20241107083708222 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) 20241107083708230 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) 20241107083708230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1027 block_nr=9 scheduling free USF for polling at FN=1031 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083708230 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) 20241107083708230 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708245 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) 20241107083708245 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) 20241107083708246 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) 20241107083708247 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) 20241107083708247 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) 20241107083708247 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) 20241107083708248 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) 20241107083708248 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) 20241107083708249 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) 20241107083708249 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) 20241107083708250 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) 20241107083708250 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) 20241107083708251 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) 20241107083708251 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) 20241107083708252 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) 20241107083708252 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) 20241107083708253 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) 20241107083708253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Sending data request: sapi=5 arfcn=871 cur_fn=1027 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) 20241107083708254 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708265 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) 20241107083708265 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) 20241107083708266 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1031, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083708266 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1031, TS=7 (curr FN 1031), reason=UL_ASS (tbf.cpp:487) 20241107083708266 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083708266 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:280) 20241107083708266 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:285) 20241107083708267 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) 20241107083708267 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) 20241107083708268 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) 20241107083708268 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) 20241107083708269 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) 20241107083708269 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) 20241107083708270 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) 20241107083708270 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) 20241107083708271 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) 20241107083708271 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) 20241107083708272 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) 20241107083708272 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) 20241107083708273 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) 20241107083708273 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) 20241107083708273 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) 20241107083708273 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:387) 20241107083708274 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1035 + 13 = 1048 (pdch_ul_controller.c:131) 20241107083708274 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083708274 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083708274 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) 20241107083708274 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083708274 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1048 for type POLL (pdch_ul_controller.c:184) 20241107083708274 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1048, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083708274 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:238) 20241107083708274 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083708274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Sending data request: sapi=5 arfcn=871 cur_fn=1031 block=11 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) 20241107083708274 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 55 20241107083708284 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) 20241107083708284 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) 20241107083708286 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) 20241107083708286 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) 20241107083708286 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) 20241107083708286 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) 20241107083708287 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) 20241107083708287 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) 20241107083708288 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) 20241107083708288 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) 20241107083708288 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) 20241107083708288 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) 20241107083708289 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) 20241107083708289 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) 20241107083708289 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) 20241107083708289 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) 20241107083708293 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) 20241107083708293 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Sending data request: sapi=5 arfcn=871 cur_fn=1035 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) 20241107083708293 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708308 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) 20241107083708308 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) 20241107083708309 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) 20241107083708310 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) 20241107083708311 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) 20241107083708311 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) 20241107083708312 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) 20241107083708312 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) 20241107083708312 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) 20241107083708312 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) 20241107083708313 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) 20241107083708313 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) 20241107083708314 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) 20241107083708314 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) 20241107083708315 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) 20241107083708315 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) 20241107083708316 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) 20241107083708316 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1044 block_nr=1 scheduling free USF for polling at FN=1048 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083708316 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) 20241107083708317 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708327 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) 20241107083708327 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) 20241107083708329 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) 20241107083708329 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) 20241107083708330 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) 20241107083708330 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) 20241107083708331 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) 20241107083708331 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) 20241107083708332 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) 20241107083708332 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) 20241107083708333 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) 20241107083708333 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) 20241107083708334 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) 20241107083708334 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) 20241107083708334 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) 20241107083708334 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) 20241107083708336 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) 20241107083708336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Sending data request: sapi=5 arfcn=871 cur_fn=1044 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) 20241107083708336 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708347 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) 20241107083708347 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) 20241107083708347 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1048, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083708347 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1048, TS=7 (curr FN 1048), reason=UL_ASS (tbf.cpp:487) 20241107083708347 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083708347 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:280) 20241107083708347 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:285) 20241107083708348 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) 20241107083708348 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) 20241107083708349 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) 20241107083708349 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) 20241107083708349 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) 20241107083708349 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) 20241107083708350 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) 20241107083708350 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) 20241107083708350 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) 20241107083708350 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) 20241107083708351 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) 20241107083708351 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) 20241107083708352 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) 20241107083708352 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) 20241107083708356 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) 20241107083708356 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:387) 20241107083708356 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1053 + 13 = 1066 (pdch_ul_controller.c:131) 20241107083708356 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083708356 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083708356 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) 20241107083708356 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083708356 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1066 for type POLL (pdch_ul_controller.c:184) 20241107083708356 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1066, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083708356 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:238) 20241107083708356 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083708356 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Sending data request: sapi=5 arfcn=871 cur_fn=1048 block=3 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) 20241107083708356 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 56 20241107083708369 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) 20241107083708369 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) 20241107083708370 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) 20241107083708370 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) 20241107083708370 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) 20241107083708370 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) 20241107083708370 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) 20241107083708370 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) 20241107083708371 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) 20241107083708371 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) 20241107083708371 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) 20241107083708371 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) 20241107083708371 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) 20241107083708371 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) 20241107083708371 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) 20241107083708371 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) 20241107083708374 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) 20241107083708374 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Sending data request: sapi=5 arfcn=871 cur_fn=1053 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) 20241107083708375 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708389 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) 20241107083708389 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) 20241107083708390 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) 20241107083708390 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) 20241107083708391 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) 20241107083708391 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) 20241107083708392 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) 20241107083708392 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) 20241107083708393 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) 20241107083708393 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) 20241107083708393 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) 20241107083708393 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) 20241107083708394 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) 20241107083708394 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) 20241107083708395 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) 20241107083708395 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) 20241107083708396 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) 20241107083708396 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1061 block_nr=5 scheduling free USF for polling at FN=1066 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083708396 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) 20241107083708397 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708409 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) 20241107083708409 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) 20241107083708410 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) 20241107083708410 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) 20241107083708412 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) 20241107083708412 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) 20241107083708413 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) 20241107083708413 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) 20241107083708414 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) 20241107083708414 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) 20241107083708414 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) 20241107083708414 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) 20241107083708415 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) 20241107083708415 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) 20241107083708415 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) 20241107083708415 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) 20241107083708417 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) 20241107083708417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Sending data request: sapi=5 arfcn=871 cur_fn=1061 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) 20241107083708418 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708433 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) 20241107083708433 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) 20241107083708433 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1066, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083708433 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1066, TS=7 (curr FN 1066), reason=UL_ASS (tbf.cpp:487) 20241107083708433 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083708433 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:280) 20241107083708433 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:285) 20241107083708435 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) 20241107083708435 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) 20241107083708436 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) 20241107083708436 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) 20241107083708436 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) 20241107083708436 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) 20241107083708437 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) 20241107083708437 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) 20241107083708438 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) 20241107083708438 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) 20241107083708439 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) 20241107083708439 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) 20241107083708439 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) 20241107083708439 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) 20241107083708440 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) 20241107083708440 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:387) 20241107083708440 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1070 + 13 = 1083 (pdch_ul_controller.c:131) 20241107083708440 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083708440 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083708441 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) 20241107083708441 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083708441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1083 for type POLL (pdch_ul_controller.c:184) 20241107083708441 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1083, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083708441 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:238) 20241107083708441 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083708441 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Sending data request: sapi=5 arfcn=871 cur_fn=1066 block=7 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) 20241107083708441 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 57 20241107083708452 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) 20241107083708452 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) 20241107083708453 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) 20241107083708453 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) 20241107083708454 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) 20241107083708454 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) 20241107083708455 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) 20241107083708455 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) 20241107083708456 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) 20241107083708456 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) 20241107083708456 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) 20241107083708456 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) 20241107083708458 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) 20241107083708458 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) 20241107083708459 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) 20241107083708459 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) 20241107083708460 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) 20241107083708460 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Sending data request: sapi=5 arfcn=871 cur_fn=1070 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) 20241107083708461 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708472 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) 20241107083708472 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) 20241107083708473 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) 20241107083708473 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) 20241107083708474 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) 20241107083708474 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) 20241107083708475 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) 20241107083708475 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) 20241107083708476 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) 20241107083708476 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) 20241107083708477 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) 20241107083708477 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) 20241107083708478 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) 20241107083708478 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) 20241107083708479 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) 20241107083708479 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) 20241107083708481 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) 20241107083708481 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1079 block_nr=9 scheduling free USF for polling at FN=1083 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083708481 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) 20241107083708482 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708497 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) 20241107083708497 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) 20241107083708498 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) 20241107083708498 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) 20241107083708499 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) 20241107083708499 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) 20241107083708500 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) 20241107083708500 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) 20241107083708501 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) 20241107083708501 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) 20241107083708501 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) 20241107083708501 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) 20241107083708502 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) 20241107083708502 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) 20241107083708503 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) 20241107083708503 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) 20241107083708504 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) 20241107083708504 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Sending data request: sapi=5 arfcn=871 cur_fn=1079 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) 20241107083708505 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708516 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) 20241107083708516 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) 20241107083708516 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1083, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083708516 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1083, TS=7 (curr FN 1083), reason=UL_ASS (tbf.cpp:487) 20241107083708516 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083708516 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:280) 20241107083708516 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:285) 20241107083708517 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) 20241107083708517 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) 20241107083708518 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) 20241107083708518 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) 20241107083708519 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) 20241107083708519 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) 20241107083708520 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) 20241107083708520 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) 20241107083708521 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) 20241107083708521 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) 20241107083708522 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) 20241107083708522 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) 20241107083708523 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) 20241107083708523 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) 20241107083708524 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) 20241107083708524 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:387) 20241107083708524 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1087 + 13 = 1100 (pdch_ul_controller.c:131) 20241107083708524 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083708524 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083708524 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) 20241107083708526 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083708526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1100 for type POLL (pdch_ul_controller.c:184) 20241107083708526 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1100, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083708526 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:238) 20241107083708526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083708526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Sending data request: sapi=5 arfcn=871 cur_fn=1083 block=11 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) 20241107083708526 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 58 20241107083708535 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) 20241107083708535 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) 20241107083708537 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) 20241107083708537 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) 20241107083708538 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) 20241107083708538 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) 20241107083708538 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) 20241107083708538 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) 20241107083708539 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) 20241107083708539 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) 20241107083708540 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) 20241107083708540 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) 20241107083708541 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) 20241107083708541 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) 20241107083708541 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) 20241107083708541 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) 20241107083708545 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) 20241107083708545 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Sending data request: sapi=5 arfcn=871 cur_fn=1087 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) 20241107083708545 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708559 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) 20241107083708559 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) 20241107083708560 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) 20241107083708560 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) 20241107083708561 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) 20241107083708561 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) 20241107083708562 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) 20241107083708562 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) 20241107083708563 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) 20241107083708563 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) 20241107083708563 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) 20241107083708563 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) 20241107083708564 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) 20241107083708564 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) 20241107083708565 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) 20241107083708565 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) 20241107083708566 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) 20241107083708566 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1096 block_nr=1 scheduling free USF for polling at FN=1100 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083708566 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) 20241107083708567 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708578 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) 20241107083708578 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) 20241107083708579 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) 20241107083708579 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) 20241107083708580 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) 20241107083708580 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) 20241107083708581 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) 20241107083708581 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) 20241107083708582 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) 20241107083708582 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) 20241107083708583 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) 20241107083708583 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) 20241107083708583 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) 20241107083708583 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) 20241107083708584 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) 20241107083708584 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) 20241107083708585 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) 20241107083708585 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Sending data request: sapi=5 arfcn=871 cur_fn=1096 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) 20241107083708586 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708597 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) 20241107083708597 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) 20241107083708597 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1100, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083708597 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1100, TS=7 (curr FN 1100), reason=UL_ASS (tbf.cpp:487) 20241107083708597 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083708597 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:280) 20241107083708597 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:285) 20241107083708598 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) 20241107083708599 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) 20241107083708599 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) 20241107083708599 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) 20241107083708600 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) 20241107083708600 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) 20241107083708601 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) 20241107083708601 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) 20241107083708601 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) 20241107083708601 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) 20241107083708602 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) 20241107083708602 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) 20241107083708603 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) 20241107083708603 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) 20241107083708607 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) 20241107083708607 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:387) 20241107083708607 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1105 + 13 = 1118 (pdch_ul_controller.c:131) 20241107083708607 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083708607 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083708607 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) 20241107083708608 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083708608 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1118 for type POLL (pdch_ul_controller.c:184) 20241107083708608 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1118, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083708608 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:238) 20241107083708608 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){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083708608 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Sending data request: sapi=5 arfcn=871 cur_fn=1100 block=3 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) 20241107083708609 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 59 20241107083708621 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) 20241107083708621 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) 20241107083708623 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) 20241107083708623 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) 20241107083708623 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) 20241107083708623 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) 20241107083708624 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) 20241107083708624 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) 20241107083708626 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) 20241107083708626 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) 20241107083708626 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) 20241107083708626 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) 20241107083708627 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) 20241107083708627 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) 20241107083708628 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) 20241107083708628 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) 20241107083708629 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) 20241107083708629 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Sending data request: sapi=5 arfcn=871 cur_fn=1105 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) 20241107083708630 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708642 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) 20241107083708642 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) 20241107083708644 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) 20241107083708644 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) 20241107083708645 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) 20241107083708645 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) 20241107083708646 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) 20241107083708646 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) 20241107083708647 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) 20241107083708647 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) 20241107083708648 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) 20241107083708648 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) 20241107083708649 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) 20241107083708649 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) 20241107083708650 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) 20241107083708650 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) 20241107083708651 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) 20241107083708651 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1113 block_nr=5 scheduling free USF for polling at FN=1118 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083708651 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) 20241107083708651 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708660 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) 20241107083708660 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) 20241107083708662 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) 20241107083708662 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) 20241107083708663 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) 20241107083708663 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) 20241107083708663 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) 20241107083708663 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) 20241107083708664 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) 20241107083708664 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) 20241107083708665 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) 20241107083708665 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) 20241107083708667 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) 20241107083708667 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) 20241107083708668 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) 20241107083708668 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) 20241107083708670 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) 20241107083708670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Sending data request: sapi=5 arfcn=871 cur_fn=1113 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) 20241107083708671 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708684 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) 20241107083708684 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) 20241107083708684 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1118, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083708684 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1118, TS=7 (curr FN 1118), reason=UL_ASS (tbf.cpp:487) 20241107083708684 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083708684 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:280) 20241107083708685 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:285) 20241107083708686 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) 20241107083708686 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) 20241107083708686 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) 20241107083708687 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) 20241107083708687 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) 20241107083708687 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) 20241107083708688 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) 20241107083708688 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) 20241107083708689 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) 20241107083708689 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) 20241107083708690 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) 20241107083708690 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) 20241107083708691 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) 20241107083708691 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) 20241107083708691 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) 20241107083708692 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:387) 20241107083708692 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1122 + 13 = 1135 (pdch_ul_controller.c:131) 20241107083708692 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083708692 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083708692 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) 20241107083708693 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083708693 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1135 for type POLL (pdch_ul_controller.c:184) 20241107083708693 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1135, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083708693 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:238) 20241107083708693 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083708693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Sending data request: sapi=5 arfcn=871 cur_fn=1118 block=7 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) 20241107083708693 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 60 20241107083708704 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) 20241107083708704 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) 20241107083708705 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) 20241107083708705 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) 20241107083708706 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) 20241107083708706 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) 20241107083708707 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) 20241107083708707 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) 20241107083708708 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) 20241107083708708 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) 20241107083708709 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) 20241107083708709 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) 20241107083708709 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) 20241107083708710 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) 20241107083708710 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) 20241107083708710 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) 20241107083708711 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) 20241107083708711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Sending data request: sapi=5 arfcn=871 cur_fn=1122 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) 20241107083708712 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708723 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) 20241107083708723 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) 20241107083708724 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) 20241107083708724 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) 20241107083708725 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) 20241107083708725 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) 20241107083708726 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) 20241107083708726 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) 20241107083708727 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) 20241107083708727 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) 20241107083708728 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) 20241107083708728 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) 20241107083708728 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) 20241107083708728 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) 20241107083708729 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) 20241107083708729 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) 20241107083708733 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) 20241107083708733 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1131 block_nr=9 scheduling free USF for polling at FN=1135 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083708733 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) 20241107083708734 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708747 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) 20241107083708747 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) 20241107083708748 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) 20241107083708748 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) 20241107083708749 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) 20241107083708749 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) 20241107083708750 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) 20241107083708750 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) 20241107083708751 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) 20241107083708751 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) 20241107083708751 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) 20241107083708751 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) 20241107083708752 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) 20241107083708752 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) 20241107083708753 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) 20241107083708753 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) 20241107083708754 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) 20241107083708754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Sending data request: sapi=5 arfcn=871 cur_fn=1131 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) 20241107083708755 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708767 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) 20241107083708767 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) 20241107083708767 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1135, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083708767 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1135, TS=7 (curr FN 1135), reason=UL_ASS (tbf.cpp:487) 20241107083708767 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083708767 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:280) 20241107083708767 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:285) 20241107083708768 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) 20241107083708769 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) 20241107083708769 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) 20241107083708769 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) 20241107083708770 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) 20241107083708770 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) 20241107083708771 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) 20241107083708771 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) 20241107083708772 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) 20241107083708772 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) 20241107083708772 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) 20241107083708772 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) 20241107083708773 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) 20241107083708773 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) 20241107083708774 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) 20241107083708774 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:387) 20241107083708774 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1139 + 13 = 1152 (pdch_ul_controller.c:131) 20241107083708774 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083708774 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083708774 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) 20241107083708775 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083708775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1152 for type POLL (pdch_ul_controller.c:184) 20241107083708775 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1152, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083708775 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:238) 20241107083708775 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083708775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Sending data request: sapi=5 arfcn=871 cur_fn=1135 block=11 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) 20241107083708775 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 61 20241107083708786 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) 20241107083708786 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) 20241107083708787 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) 20241107083708787 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) 20241107083708788 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) 20241107083708788 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) 20241107083708789 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) 20241107083708789 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) 20241107083708790 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) 20241107083708790 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) 20241107083708791 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) 20241107083708791 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) 20241107083708792 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) 20241107083708792 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) 20241107083708793 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) 20241107083708793 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) 20241107083708795 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) 20241107083708795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Sending data request: sapi=5 arfcn=871 cur_fn=1139 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) 20241107083708796 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708810 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) 20241107083708810 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) 20241107083708811 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) 20241107083708811 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) 20241107083708812 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) 20241107083708812 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) 20241107083708813 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) 20241107083708813 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) 20241107083708814 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) 20241107083708814 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) 20241107083708814 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) 20241107083708814 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) 20241107083708815 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) 20241107083708815 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) 20241107083708815 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) 20241107083708815 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) 20241107083708816 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) 20241107083708816 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1148 block_nr=1 scheduling free USF for polling at FN=1152 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083708816 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) 20241107083708817 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708830 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) 20241107083708830 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) 20241107083708831 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) 20241107083708831 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) 20241107083708832 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) 20241107083708832 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) 20241107083708833 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) 20241107083708834 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) 20241107083708835 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) 20241107083708835 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) 20241107083708835 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) 20241107083708835 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) 20241107083708837 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) 20241107083708837 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) 20241107083708838 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) 20241107083708838 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) 20241107083708839 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) 20241107083708840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Sending data request: sapi=5 arfcn=871 cur_fn=1148 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) 20241107083708840 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708849 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) 20241107083708849 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) 20241107083708849 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1152, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083708849 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1152, TS=7 (curr FN 1152), reason=UL_ASS (tbf.cpp:487) 20241107083708849 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083708849 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:280) 20241107083708849 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:285) 20241107083708851 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) 20241107083708851 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) 20241107083708852 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) 20241107083708852 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) 20241107083708853 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) 20241107083708853 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) 20241107083708854 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) 20241107083708854 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) 20241107083708855 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) 20241107083708855 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) 20241107083708856 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) 20241107083708856 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) 20241107083708856 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) 20241107083708856 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) 20241107083708859 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) 20241107083708859 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:387) 20241107083708859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1157 + 13 = 1170 (pdch_ul_controller.c:131) 20241107083708859 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083708859 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083708859 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) 20241107083708860 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083708860 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1170 for type POLL (pdch_ul_controller.c:184) 20241107083708860 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1170, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083708860 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:238) 20241107083708860 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083708860 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Sending data request: sapi=5 arfcn=871 cur_fn=1152 block=3 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) 20241107083708861 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 62 20241107083708873 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) 20241107083708873 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) 20241107083708875 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) 20241107083708875 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) 20241107083708876 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) 20241107083708876 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) 20241107083708876 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) 20241107083708876 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) 20241107083708877 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) 20241107083708877 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) 20241107083708878 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) 20241107083708878 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) 20241107083708879 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) 20241107083708879 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) 20241107083708880 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) 20241107083708880 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) 20241107083708881 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) 20241107083708881 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Sending data request: sapi=5 arfcn=871 cur_fn=1157 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) 20241107083708881 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708893 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) 20241107083708893 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) 20241107083708895 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) 20241107083708895 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) 20241107083708896 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) 20241107083708896 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) 20241107083708897 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) 20241107083708897 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) 20241107083708898 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) 20241107083708898 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) 20241107083708899 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) 20241107083708899 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) 20241107083708900 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) 20241107083708900 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) 20241107083708901 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) 20241107083708901 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) 20241107083708902 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) 20241107083708902 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1165 block_nr=5 scheduling free USF for polling at FN=1170 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083708902 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) 20241107083708902 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708912 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) 20241107083708912 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) 20241107083708913 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) 20241107083708913 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) 20241107083708914 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) 20241107083708914 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) 20241107083708915 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) 20241107083708915 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) 20241107083708916 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) 20241107083708916 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) 20241107083708917 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) 20241107083708917 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) 20241107083708918 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) 20241107083708918 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) 20241107083708918 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) 20241107083708918 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) 20241107083708921 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) 20241107083708921 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Sending data request: sapi=5 arfcn=871 cur_fn=1165 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) 20241107083708922 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708936 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) 20241107083708936 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) 20241107083708936 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1170, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083708936 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1170, TS=7 (curr FN 1170), reason=UL_ASS (tbf.cpp:487) 20241107083708936 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083708936 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:280) 20241107083708936 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:285) 20241107083708937 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) 20241107083708937 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) 20241107083708938 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) 20241107083708938 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) 20241107083708939 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) 20241107083708939 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) 20241107083708940 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) 20241107083708940 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) 20241107083708941 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) 20241107083708941 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) 20241107083708941 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) 20241107083708941 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) 20241107083708942 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) 20241107083708942 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) 20241107083708943 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) 20241107083708943 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:387) 20241107083708943 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1174 + 13 = 1187 (pdch_ul_controller.c:131) 20241107083708943 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083708943 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083708943 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) 20241107083708944 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083708944 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1187 for type POLL (pdch_ul_controller.c:184) 20241107083708944 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1187, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083708944 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:238) 20241107083708944 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083708944 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Sending data request: sapi=5 arfcn=871 cur_fn=1170 block=7 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) 20241107083708945 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 63 20241107083708956 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) 20241107083708956 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) 20241107083708957 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) 20241107083708957 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) 20241107083708958 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) 20241107083708958 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) 20241107083708959 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) 20241107083708959 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) 20241107083708959 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) 20241107083708959 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) 20241107083708960 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) 20241107083708960 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) 20241107083708961 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) 20241107083708961 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) 20241107083708962 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) 20241107083708962 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) 20241107083708963 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) 20241107083708963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Sending data request: sapi=5 arfcn=871 cur_fn=1174 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) 20241107083708963 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708975 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) 20241107083708975 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) 20241107083708976 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) 20241107083708976 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) 20241107083708977 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) 20241107083708977 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) 20241107083708977 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) 20241107083708977 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) 20241107083708978 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) 20241107083708978 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) 20241107083708979 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) 20241107083708979 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) 20241107083708979 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) 20241107083708979 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) 20241107083708980 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) 20241107083708980 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) 20241107083708984 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) 20241107083708984 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1183 block_nr=9 scheduling free USF for polling at FN=1187 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083708984 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) 20241107083708985 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083708998 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) 20241107083708998 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) 20241107083709000 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) 20241107083709000 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) 20241107083709000 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) 20241107083709000 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) 20241107083709001 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) 20241107083709001 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) 20241107083709002 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) 20241107083709002 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) 20241107083709003 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) 20241107083709003 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) 20241107083709004 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) 20241107083709004 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) 20241107083709004 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) 20241107083709004 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) 20241107083709005 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) 20241107083709005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Sending data request: sapi=5 arfcn=871 cur_fn=1183 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) 20241107083709006 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709017 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) 20241107083709017 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) 20241107083709017 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1187, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083709017 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1187, TS=7 (curr FN 1187), reason=UL_ASS (tbf.cpp:487) 20241107083709018 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083709018 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:280) 20241107083709018 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:285) 20241107083709019 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) 20241107083709019 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) 20241107083709020 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) 20241107083709020 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) 20241107083709021 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) 20241107083709021 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) 20241107083709022 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) 20241107083709022 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) 20241107083709023 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) 20241107083709023 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) 20241107083709024 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) 20241107083709024 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) 20241107083709024 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) 20241107083709024 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) 20241107083709025 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) 20241107083709026 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:387) 20241107083709026 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1191 + 13 = 1204 (pdch_ul_controller.c:131) 20241107083709026 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083709026 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083709026 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) 20241107083709026 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083709026 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1204 for type POLL (pdch_ul_controller.c:184) 20241107083709026 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1204, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083709026 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:238) 20241107083709026 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){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083709026 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Sending data request: sapi=5 arfcn=871 cur_fn=1187 block=11 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) 20241107083709027 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 64 20241107083709038 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) 20241107083709038 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) 20241107083709039 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) 20241107083709039 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) 20241107083709040 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) 20241107083709040 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) 20241107083709041 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) 20241107083709041 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) 20241107083709042 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) 20241107083709042 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) 20241107083709043 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) 20241107083709043 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) 20241107083709043 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) 20241107083709044 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) 20241107083709044 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) 20241107083709044 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) 20241107083709047 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) 20241107083709047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Sending data request: sapi=5 arfcn=871 cur_fn=1191 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) 20241107083709048 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709061 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) 20241107083709061 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) 20241107083709062 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) 20241107083709062 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) 20241107083709063 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) 20241107083709063 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) 20241107083709064 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) 20241107083709064 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) 20241107083709065 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) 20241107083709065 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) 20241107083709066 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) 20241107083709066 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) 20241107083709067 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) 20241107083709067 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) 20241107083709067 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) 20241107083709067 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) 20241107083709068 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) 20241107083709068 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1200 block_nr=1 scheduling free USF for polling at FN=1204 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083709068 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) 20241107083709069 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709080 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) 20241107083709080 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) 20241107083709081 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) 20241107083709081 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) 20241107083709082 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) 20241107083709082 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) 20241107083709083 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) 20241107083709083 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) 20241107083709084 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) 20241107083709084 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) 20241107083709085 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) 20241107083709085 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) 20241107083709085 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) 20241107083709085 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) 20241107083709086 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) 20241107083709086 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) 20241107083709087 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) 20241107083709087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Sending data request: sapi=5 arfcn=871 cur_fn=1200 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) 20241107083709088 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709099 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) 20241107083709099 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) 20241107083709100 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1204, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083709100 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1204, TS=7 (curr FN 1204), reason=UL_ASS (tbf.cpp:487) 20241107083709100 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083709100 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:280) 20241107083709100 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:285) 20241107083709101 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) 20241107083709101 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) 20241107083709102 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) 20241107083709102 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) 20241107083709102 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) 20241107083709102 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) 20241107083709103 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) 20241107083709103 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) 20241107083709104 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) 20241107083709104 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) 20241107083709105 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) 20241107083709105 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) 20241107083709106 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) 20241107083709106 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) 20241107083709109 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) 20241107083709109 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:387) 20241107083709109 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1209 + 13 = 1222 (pdch_ul_controller.c:131) 20241107083709109 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083709109 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083709109 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) 20241107083709110 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083709110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1222 for type POLL (pdch_ul_controller.c:184) 20241107083709110 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1222, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083709110 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:238) 20241107083709110 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083709110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Sending data request: sapi=5 arfcn=871 cur_fn=1204 block=3 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) 20241107083709110 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 65 20241107083709124 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) 20241107083709124 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) 20241107083709125 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) 20241107083709125 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) 20241107083709126 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) 20241107083709126 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) 20241107083709127 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) 20241107083709127 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) 20241107083709128 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) 20241107083709128 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) 20241107083709129 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) 20241107083709129 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) 20241107083709129 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) 20241107083709129 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) 20241107083709130 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) 20241107083709130 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) 20241107083709131 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) 20241107083709131 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Sending data request: sapi=5 arfcn=871 cur_fn=1209 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) 20241107083709132 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709143 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) 20241107083709143 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) 20241107083709144 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) 20241107083709144 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) 20241107083709145 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) 20241107083709145 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) 20241107083709146 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) 20241107083709146 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) 20241107083709147 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) 20241107083709147 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) 20241107083709148 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) 20241107083709148 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) 20241107083709148 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) 20241107083709148 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) 20241107083709149 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) 20241107083709149 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) 20241107083709150 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) 20241107083709150 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1217 block_nr=5 scheduling free USF for polling at FN=1222 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083709150 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) 20241107083709151 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709163 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) 20241107083709163 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) 20241107083709164 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) 20241107083709164 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) 20241107083709165 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) 20241107083709165 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) 20241107083709166 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) 20241107083709166 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) 20241107083709167 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) 20241107083709167 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) 20241107083709168 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) 20241107083709168 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) 20241107083709168 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) 20241107083709168 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) 20241107083709169 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) 20241107083709169 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) 20241107083709172 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) 20241107083709172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Sending data request: sapi=5 arfcn=871 cur_fn=1217 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) 20241107083709173 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709187 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) 20241107083709187 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) 20241107083709187 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1222, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083709187 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1222, TS=7 (curr FN 1222), reason=UL_ASS (tbf.cpp:487) 20241107083709187 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083709187 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:280) 20241107083709187 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:285) 20241107083709188 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) 20241107083709188 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) 20241107083709189 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) 20241107083709189 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) 20241107083709190 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) 20241107083709190 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) 20241107083709190 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) 20241107083709190 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) 20241107083709191 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) 20241107083709191 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) 20241107083709192 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) 20241107083709192 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) 20241107083709193 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) 20241107083709193 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) 20241107083709194 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) 20241107083709194 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:387) 20241107083709194 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1226 + 13 = 1239 (pdch_ul_controller.c:131) 20241107083709194 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083709194 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083709194 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) 20241107083709195 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083709195 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1239 for type POLL (pdch_ul_controller.c:184) 20241107083709195 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1239, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083709195 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:238) 20241107083709195 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083709195 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Sending data request: sapi=5 arfcn=871 cur_fn=1222 block=7 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) 20241107083709195 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 66 20241107083709206 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) 20241107083709206 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) 20241107083709207 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) 20241107083709207 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) 20241107083709208 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) 20241107083709208 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) 20241107083709209 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) 20241107083709209 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) 20241107083709209 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) 20241107083709209 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) 20241107083709211 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) 20241107083709211 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) 20241107083709212 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) 20241107083709212 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) 20241107083709212 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) 20241107083709212 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) 20241107083709213 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) 20241107083709213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Sending data request: sapi=5 arfcn=871 cur_fn=1226 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) 20241107083709214 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709225 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) 20241107083709225 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) 20241107083709227 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) 20241107083709227 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) 20241107083709227 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) 20241107083709227 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) 20241107083709228 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) 20241107083709228 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) 20241107083709229 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) 20241107083709229 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) 20241107083709230 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) 20241107083709230 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) 20241107083709231 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) 20241107083709231 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) 20241107083709232 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) 20241107083709232 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) 20241107083709235 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) 20241107083709235 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1235 block_nr=9 scheduling free USF for polling at FN=1239 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083709235 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) 20241107083709236 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709250 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) 20241107083709250 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) 20241107083709251 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) 20241107083709251 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) 20241107083709252 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) 20241107083709252 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) 20241107083709253 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) 20241107083709253 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) 20241107083709254 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) 20241107083709254 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) 20241107083709255 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) 20241107083709255 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) 20241107083709255 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) 20241107083709255 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) 20241107083709256 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) 20241107083709256 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) 20241107083709257 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) 20241107083709257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Sending data request: sapi=5 arfcn=871 cur_fn=1235 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) 20241107083709258 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709269 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) 20241107083709269 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) 20241107083709269 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1239, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083709269 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1239, TS=7 (curr FN 1239), reason=UL_ASS (tbf.cpp:487) 20241107083709269 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083709269 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:280) 20241107083709269 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:285) 20241107083709270 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) 20241107083709270 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) 20241107083709271 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) 20241107083709271 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) 20241107083709271 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) 20241107083709271 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) 20241107083709272 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) 20241107083709272 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) 20241107083709273 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) 20241107083709273 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) 20241107083709274 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) 20241107083709274 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) 20241107083709275 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) 20241107083709275 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) 20241107083709276 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) 20241107083709276 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:387) 20241107083709276 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1243 + 13 = 1256 (pdch_ul_controller.c:131) 20241107083709276 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083709276 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083709276 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) 20241107083709277 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083709277 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1256 for type POLL (pdch_ul_controller.c:184) 20241107083709277 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1256, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083709277 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:238) 20241107083709277 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083709277 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1243 Sending data request: sapi=5 arfcn=871 cur_fn=1239 block=11 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) 20241107083709277 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 67 20241107083709288 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) 20241107083709288 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) 20241107083709289 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) 20241107083709289 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) 20241107083709290 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) 20241107083709290 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) 20241107083709291 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) 20241107083709291 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) 20241107083709292 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) 20241107083709292 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) 20241107083709293 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) 20241107083709293 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) 20241107083709294 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) 20241107083709294 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) 20241107083709294 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) 20241107083709294 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) 20241107083709298 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) 20241107083709298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Sending data request: sapi=5 arfcn=871 cur_fn=1243 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) 20241107083709298 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709312 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) 20241107083709312 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) 20241107083709313 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) 20241107083709313 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) 20241107083709314 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) 20241107083709314 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) 20241107083709315 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) 20241107083709315 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) 20241107083709316 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) 20241107083709316 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) 20241107083709317 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) 20241107083709317 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) 20241107083709317 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) 20241107083709317 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) 20241107083709318 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) 20241107083709318 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) 20241107083709319 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) 20241107083709319 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1252 block_nr=1 scheduling free USF for polling at FN=1256 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083709319 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) 20241107083709320 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709331 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) 20241107083709331 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) 20241107083709333 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) 20241107083709333 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) 20241107083709333 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) 20241107083709333 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) 20241107083709334 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) 20241107083709334 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) 20241107083709335 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) 20241107083709335 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) 20241107083709336 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) 20241107083709336 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) 20241107083709336 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) 20241107083709336 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) 20241107083709337 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) 20241107083709337 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) 20241107083709338 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) 20241107083709338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Sending data request: sapi=5 arfcn=871 cur_fn=1252 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) 20241107083709339 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709351 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) 20241107083709351 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) 20241107083709351 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1256, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083709351 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1256, TS=7 (curr FN 1256), reason=UL_ASS (tbf.cpp:487) 20241107083709351 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083709351 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:280) 20241107083709351 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:285) 20241107083709352 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) 20241107083709352 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) 20241107083709353 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) 20241107083709353 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) 20241107083709354 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) 20241107083709354 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) 20241107083709355 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) 20241107083709355 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) 20241107083709356 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) 20241107083709356 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) 20241107083709356 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) 20241107083709356 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) 20241107083709357 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) 20241107083709357 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) 20241107083709359 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) 20241107083709359 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:387) 20241107083709359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1261 + 13 = 1274 (pdch_ul_controller.c:131) 20241107083709359 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083709359 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083709359 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) 20241107083709360 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083709360 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1274 for type POLL (pdch_ul_controller.c:184) 20241107083709360 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1274, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083709360 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:238) 20241107083709360 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083709360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Sending data request: sapi=5 arfcn=871 cur_fn=1256 block=3 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) 20241107083709360 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 68 20241107083709374 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) 20241107083709374 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) 20241107083709375 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) 20241107083709375 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) 20241107083709376 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) 20241107083709376 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) 20241107083709377 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) 20241107083709377 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) 20241107083709377 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) 20241107083709377 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) 20241107083709378 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) 20241107083709378 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) 20241107083709379 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) 20241107083709379 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) 20241107083709381 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) 20241107083709381 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) 20241107083709382 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) 20241107083709382 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Sending data request: sapi=5 arfcn=871 cur_fn=1261 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) 20241107083709383 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709394 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) 20241107083709394 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) 20241107083709395 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) 20241107083709395 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) 20241107083709396 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) 20241107083709396 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) 20241107083709397 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) 20241107083709397 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) 20241107083709398 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) 20241107083709398 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) 20241107083709399 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) 20241107083709399 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) 20241107083709400 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) 20241107083709400 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) 20241107083709400 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) 20241107083709400 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) 20241107083709401 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) 20241107083709401 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1269 block_nr=5 scheduling free USF for polling at FN=1274 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083709402 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) 20241107083709402 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709413 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) 20241107083709413 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) 20241107083709415 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) 20241107083709415 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) 20241107083709416 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) 20241107083709416 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) 20241107083709417 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) 20241107083709417 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) 20241107083709418 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) 20241107083709418 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) 20241107083709418 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) 20241107083709418 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) 20241107083709419 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) 20241107083709419 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) 20241107083709420 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) 20241107083709420 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) 20241107083709423 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) 20241107083709423 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Sending data request: sapi=5 arfcn=871 cur_fn=1269 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) 20241107083709424 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709437 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) 20241107083709437 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) 20241107083709437 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1274, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083709438 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1274, TS=7 (curr FN 1274), reason=UL_ASS (tbf.cpp:487) 20241107083709438 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083709438 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:280) 20241107083709438 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:285) 20241107083709439 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) 20241107083709439 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) 20241107083709440 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) 20241107083709440 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) 20241107083709441 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) 20241107083709441 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) 20241107083709441 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) 20241107083709441 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) 20241107083709442 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) 20241107083709442 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) 20241107083709443 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) 20241107083709443 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) 20241107083709443 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) 20241107083709443 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) 20241107083709444 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) 20241107083709444 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:387) 20241107083709444 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1278 + 13 = 1291 (pdch_ul_controller.c:131) 20241107083709444 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083709444 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083709444 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) 20241107083709445 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083709445 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1291 for type POLL (pdch_ul_controller.c:184) 20241107083709445 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1291, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083709445 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:238) 20241107083709445 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083709445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Sending data request: sapi=5 arfcn=871 cur_fn=1274 block=7 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) 20241107083709445 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 69 20241107083709457 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) 20241107083709457 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) 20241107083709459 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) 20241107083709459 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) 20241107083709460 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) 20241107083709460 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) 20241107083709461 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) 20241107083709461 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) 20241107083709461 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) 20241107083709461 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) 20241107083709462 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) 20241107083709462 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) 20241107083709463 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) 20241107083709463 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) 20241107083709464 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) 20241107083709464 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) 20241107083709464 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) 20241107083709464 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Sending data request: sapi=5 arfcn=871 cur_fn=1278 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) 20241107083709465 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709476 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) 20241107083709476 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) 20241107083709478 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) 20241107083709478 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) 20241107083709479 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) 20241107083709479 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) 20241107083709480 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) 20241107083709480 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) 20241107083709481 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) 20241107083709481 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) 20241107083709482 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) 20241107083709482 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) 20241107083709482 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) 20241107083709482 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) 20241107083709483 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) 20241107083709483 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) 20241107083709485 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) 20241107083709485 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1287 block_nr=9 scheduling free USF for polling at FN=1291 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083709485 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) 20241107083709486 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709500 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) 20241107083709500 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) 20241107083709501 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) 20241107083709501 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) 20241107083709502 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) 20241107083709502 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) 20241107083709503 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) 20241107083709503 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) 20241107083709504 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) 20241107083709504 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) 20241107083709505 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) 20241107083709505 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) 20241107083709506 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) 20241107083709506 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) 20241107083709507 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) 20241107083709507 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) 20241107083709508 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) 20241107083709508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Sending data request: sapi=5 arfcn=871 cur_fn=1287 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) 20241107083709509 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709519 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) 20241107083709519 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) 20241107083709519 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1291, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083709519 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1291, TS=7 (curr FN 1291), reason=UL_ASS (tbf.cpp:487) 20241107083709519 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083709519 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:280) 20241107083709519 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:285) 20241107083709521 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) 20241107083709521 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) 20241107083709521 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) 20241107083709521 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) 20241107083709522 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) 20241107083709522 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) 20241107083709523 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) 20241107083709523 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) 20241107083709524 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) 20241107083709524 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) 20241107083709524 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) 20241107083709524 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) 20241107083709525 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) 20241107083709525 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) 20241107083709526 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) 20241107083709526 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:387) 20241107083709526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1295 + 13 = 1308 (pdch_ul_controller.c:131) 20241107083709526 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083709527 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083709527 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) 20241107083709528 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083709528 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1308 for type POLL (pdch_ul_controller.c:184) 20241107083709528 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1308, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083709528 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:238) 20241107083709528 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083709528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Sending data request: sapi=5 arfcn=871 cur_fn=1291 block=11 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) 20241107083709528 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 70 20241107083709538 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) 20241107083709539 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) 20241107083709540 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) 20241107083709540 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) 20241107083709541 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) 20241107083709541 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) 20241107083709542 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) 20241107083709542 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) 20241107083709543 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) 20241107083709543 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) 20241107083709545 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) 20241107083709545 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) 20241107083709546 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) 20241107083709546 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) 20241107083709547 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) 20241107083709547 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) 20241107083709548 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) 20241107083709548 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Sending data request: sapi=5 arfcn=871 cur_fn=1295 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) 20241107083709549 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709562 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) 20241107083709562 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) 20241107083709564 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) 20241107083709564 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) 20241107083709565 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) 20241107083709565 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) 20241107083709565 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) 20241107083709566 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) 20241107083709566 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) 20241107083709566 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) 20241107083709567 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) 20241107083709567 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) 20241107083709568 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) 20241107083709568 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) 20241107083709569 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) 20241107083709569 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) 20241107083709569 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) 20241107083709569 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1304 block_nr=1 scheduling free USF for polling at FN=1308 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083709570 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) 20241107083709570 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709581 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) 20241107083709581 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) 20241107083709583 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) 20241107083709583 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) 20241107083709584 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) 20241107083709584 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) 20241107083709584 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) 20241107083709584 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) 20241107083709585 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) 20241107083709585 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) 20241107083709586 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) 20241107083709586 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) 20241107083709586 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) 20241107083709586 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) 20241107083709587 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) 20241107083709587 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) 20241107083709588 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) 20241107083709588 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Sending data request: sapi=5 arfcn=871 cur_fn=1304 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) 20241107083709589 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709600 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) 20241107083709600 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) 20241107083709600 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1308, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083709601 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1308, TS=7 (curr FN 1308), reason=UL_ASS (tbf.cpp:487) 20241107083709601 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083709601 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:280) 20241107083709601 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:285) 20241107083709602 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) 20241107083709602 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) 20241107083709603 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) 20241107083709603 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) 20241107083709604 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) 20241107083709604 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) 20241107083709605 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) 20241107083709605 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) 20241107083709605 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) 20241107083709605 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) 20241107083709606 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) 20241107083709606 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) 20241107083709607 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) 20241107083709607 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) 20241107083709610 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) 20241107083709611 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:387) 20241107083709611 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1313 + 13 = 1326 (pdch_ul_controller.c:131) 20241107083709611 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083709611 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083709611 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) 20241107083709611 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083709611 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1326 for type POLL (pdch_ul_controller.c:184) 20241107083709611 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1326, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083709611 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:238) 20241107083709611 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083709611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Sending data request: sapi=5 arfcn=871 cur_fn=1308 block=3 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) 20241107083709611 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 71 20241107083709625 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) 20241107083709625 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) 20241107083709626 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) 20241107083709626 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) 20241107083709627 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) 20241107083709627 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) 20241107083709628 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) 20241107083709628 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) 20241107083709629 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) 20241107083709629 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) 20241107083709629 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) 20241107083709629 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) 20241107083709630 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) 20241107083709630 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) 20241107083709631 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) 20241107083709631 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) 20241107083709632 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) 20241107083709632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Sending data request: sapi=5 arfcn=871 cur_fn=1313 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) 20241107083709633 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709644 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) 20241107083709644 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) 20241107083709645 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) 20241107083709645 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) 20241107083709646 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) 20241107083709646 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) 20241107083709647 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) 20241107083709647 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) 20241107083709648 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) 20241107083709648 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) 20241107083709649 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) 20241107083709649 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) 20241107083709650 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) 20241107083709650 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) 20241107083709651 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) 20241107083709651 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) 20241107083709652 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) 20241107083709652 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1321 block_nr=5 scheduling free USF for polling at FN=1326 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083709652 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) 20241107083709653 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709663 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) 20241107083709663 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) 20241107083709664 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) 20241107083709664 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) 20241107083709665 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) 20241107083709665 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) 20241107083709666 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) 20241107083709666 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) 20241107083709667 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) 20241107083709667 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) 20241107083709668 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) 20241107083709668 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) 20241107083709669 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) 20241107083709669 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) 20241107083709670 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) 20241107083709670 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) 20241107083709672 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) 20241107083709672 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Sending data request: sapi=5 arfcn=871 cur_fn=1321 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) 20241107083709673 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709687 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) 20241107083709687 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) 20241107083709688 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1326, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083709688 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1326, TS=7 (curr FN 1326), reason=UL_ASS (tbf.cpp:487) 20241107083709688 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083709688 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:280) 20241107083709688 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:285) 20241107083709689 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) 20241107083709689 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) 20241107083709690 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) 20241107083709690 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) 20241107083709690 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) 20241107083709690 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) 20241107083709691 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) 20241107083709691 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) 20241107083709692 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) 20241107083709692 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) 20241107083709693 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) 20241107083709693 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) 20241107083709694 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) 20241107083709694 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) 20241107083709695 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) 20241107083709695 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:387) 20241107083709695 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1330 + 13 = 1343 (pdch_ul_controller.c:131) 20241107083709695 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083709695 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083709695 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) 20241107083709695 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083709695 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1343 for type POLL (pdch_ul_controller.c:184) 20241107083709695 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1343, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083709695 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:238) 20241107083709695 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1330 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083709696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Sending data request: sapi=5 arfcn=871 cur_fn=1326 block=7 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) 20241107083709696 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 72 20241107083709707 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) 20241107083709707 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) 20241107083709709 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) 20241107083709709 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) 20241107083709710 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) 20241107083709710 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) 20241107083709711 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) 20241107083709711 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) 20241107083709712 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) 20241107083709712 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) 20241107083709713 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) 20241107083709713 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) 20241107083709714 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) 20241107083709714 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) 20241107083709715 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) 20241107083709715 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) 20241107083709716 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) 20241107083709716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Sending data request: sapi=5 arfcn=871 cur_fn=1330 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) 20241107083709716 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709726 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) 20241107083709726 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) 20241107083709728 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) 20241107083709728 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) 20241107083709730 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) 20241107083709730 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) 20241107083709730 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) 20241107083709731 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) 20241107083709731 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) 20241107083709731 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) 20241107083709732 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) 20241107083709732 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) 20241107083709733 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) 20241107083709733 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) 20241107083709734 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) 20241107083709734 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) 20241107083709735 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) 20241107083709735 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1339 block_nr=9 scheduling free USF for polling at FN=1343 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083709735 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) 20241107083709736 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709750 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) 20241107083709750 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) 20241107083709751 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) 20241107083709751 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) 20241107083709752 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) 20241107083709752 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) 20241107083709752 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) 20241107083709752 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) 20241107083709753 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) 20241107083709753 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) 20241107083709754 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) 20241107083709754 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) 20241107083709755 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) 20241107083709755 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) 20241107083709755 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) 20241107083709756 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) 20241107083709756 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) 20241107083709756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Sending data request: sapi=5 arfcn=871 cur_fn=1339 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) 20241107083709757 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709769 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) 20241107083709769 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) 20241107083709769 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1343, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083709769 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1343, TS=7 (curr FN 1343), reason=UL_ASS (tbf.cpp:487) 20241107083709769 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083709769 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:280) 20241107083709769 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:285) 20241107083709770 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) 20241107083709770 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) 20241107083709771 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) 20241107083709771 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) 20241107083709772 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) 20241107083709772 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) 20241107083709772 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) 20241107083709772 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) 20241107083709773 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) 20241107083709773 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) 20241107083709774 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) 20241107083709774 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) 20241107083709775 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) 20241107083709775 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) 20241107083709776 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) 20241107083709776 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:387) 20241107083709776 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1347 + 13 = 1360 (pdch_ul_controller.c:131) 20241107083709776 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083709776 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083709776 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) 20241107083709777 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083709777 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1360 for type POLL (pdch_ul_controller.c:184) 20241107083709777 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1360, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083709777 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:238) 20241107083709777 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083709777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Sending data request: sapi=5 arfcn=871 cur_fn=1343 block=11 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) 20241107083709777 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 73 20241107083709789 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) 20241107083709789 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) 20241107083709791 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) 20241107083709791 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) 20241107083709792 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) 20241107083709792 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) 20241107083709793 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) 20241107083709793 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) 20241107083709794 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) 20241107083709794 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) 20241107083709795 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) 20241107083709795 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) 20241107083709796 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) 20241107083709796 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) 20241107083709797 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) 20241107083709797 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) 20241107083709798 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) 20241107083709798 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Sending data request: sapi=5 arfcn=871 cur_fn=1347 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) 20241107083709799 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709813 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) 20241107083709813 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) 20241107083709815 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) 20241107083709815 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) 20241107083709816 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) 20241107083709816 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) 20241107083709816 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) 20241107083709816 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) 20241107083709817 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) 20241107083709817 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) 20241107083709818 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) 20241107083709818 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) 20241107083709819 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) 20241107083709819 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) 20241107083709819 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) 20241107083709819 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) 20241107083709820 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) 20241107083709820 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1356 block_nr=1 scheduling free USF for polling at FN=1360 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083709820 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) 20241107083709821 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709832 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) 20241107083709832 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) 20241107083709833 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) 20241107083709833 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) 20241107083709834 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) 20241107083709834 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) 20241107083709835 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) 20241107083709835 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) 20241107083709836 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) 20241107083709836 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) 20241107083709837 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) 20241107083709837 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) 20241107083709837 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) 20241107083709838 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) 20241107083709838 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) 20241107083709838 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) 20241107083709839 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) 20241107083709839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Sending data request: sapi=5 arfcn=871 cur_fn=1356 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) 20241107083709840 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709851 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) 20241107083709851 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) 20241107083709851 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1360, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083709851 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1360, TS=7 (curr FN 1360), reason=UL_ASS (tbf.cpp:487) 20241107083709851 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083709851 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:280) 20241107083709851 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:285) 20241107083709852 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) 20241107083709852 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) 20241107083709853 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) 20241107083709853 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) 20241107083709854 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) 20241107083709855 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) 20241107083709856 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) 20241107083709856 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) 20241107083709857 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) 20241107083709857 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) 20241107083709859 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) 20241107083709859 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) 20241107083709860 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) 20241107083709860 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) 20241107083709861 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) 20241107083709861 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:387) 20241107083709861 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1365 + 13 = 1378 (pdch_ul_controller.c:131) 20241107083709861 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083709861 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083709861 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) 20241107083709862 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083709862 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1378 for type POLL (pdch_ul_controller.c:184) 20241107083709862 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1378, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083709862 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:238) 20241107083709862 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1365 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083709862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Sending data request: sapi=5 arfcn=871 cur_fn=1360 block=3 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) 20241107083709862 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 74 20241107083709876 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) 20241107083709876 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) 20241107083709877 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) 20241107083709877 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) 20241107083709878 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) 20241107083709878 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) 20241107083709879 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) 20241107083709879 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) 20241107083709879 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) 20241107083709879 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) 20241107083709880 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) 20241107083709880 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) 20241107083709881 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) 20241107083709881 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) 20241107083709882 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) 20241107083709882 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) 20241107083709882 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) 20241107083709882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Sending data request: sapi=5 arfcn=871 cur_fn=1365 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) 20241107083709883 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709895 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) 20241107083709895 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) 20241107083709896 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) 20241107083709896 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) 20241107083709897 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) 20241107083709897 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) 20241107083709898 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) 20241107083709898 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) 20241107083709899 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) 20241107083709899 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) 20241107083709899 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) 20241107083709899 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) 20241107083709900 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) 20241107083709900 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) 20241107083709901 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) 20241107083709901 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) 20241107083709901 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) 20241107083709902 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1373 block_nr=5 scheduling free USF for polling at FN=1378 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083709902 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Sending data request: sapi=5 arfcn=871 cur_fn=1369 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) 20241107083709902 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709914 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) 20241107083709914 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) 20241107083709915 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) 20241107083709916 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) 20241107083709916 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) 20241107083709916 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) 20241107083709917 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) 20241107083709917 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) 20241107083709918 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) 20241107083709918 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) 20241107083709919 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) 20241107083709919 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) 20241107083709920 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) 20241107083709920 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) 20241107083709921 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) 20241107083709921 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) 20241107083709923 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) 20241107083709924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Sending data request: sapi=5 arfcn=871 cur_fn=1373 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) 20241107083709924 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709938 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) 20241107083709938 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) 20241107083709938 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1378, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083709938 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1378, TS=7 (curr FN 1378), reason=UL_ASS (tbf.cpp:487) 20241107083709938 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083709938 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:280) 20241107083709938 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:285) 20241107083709940 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) 20241107083709940 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) 20241107083709940 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) 20241107083709940 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) 20241107083709941 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) 20241107083709941 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) 20241107083709942 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) 20241107083709942 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) 20241107083709943 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) 20241107083709943 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) 20241107083709944 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) 20241107083709944 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) 20241107083709944 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) 20241107083709944 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) 20241107083709945 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) 20241107083709945 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:387) 20241107083709945 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1382 + 13 = 1395 (pdch_ul_controller.c:131) 20241107083709945 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083709945 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083709945 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) 20241107083709946 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083709946 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1395 for type POLL (pdch_ul_controller.c:184) 20241107083709946 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1395, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083709946 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:238) 20241107083709946 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1382 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083709947 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Sending data request: sapi=5 arfcn=871 cur_fn=1378 block=7 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) 20241107083709947 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 75 20241107083709958 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) 20241107083709958 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) 20241107083709959 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) 20241107083709959 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) 20241107083709960 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) 20241107083709960 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) 20241107083709961 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) 20241107083709961 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) 20241107083709961 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) 20241107083709961 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) 20241107083709962 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) 20241107083709962 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) 20241107083709963 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) 20241107083709963 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) 20241107083709964 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) 20241107083709964 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) 20241107083709965 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) 20241107083709965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Sending data request: sapi=5 arfcn=871 cur_fn=1382 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) 20241107083709965 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083709977 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) 20241107083709977 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) 20241107083709978 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) 20241107083709978 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) 20241107083709979 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) 20241107083709979 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) 20241107083709980 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) 20241107083709980 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) 20241107083709981 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) 20241107083709981 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) 20241107083709981 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) 20241107083709982 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) 20241107083709982 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) 20241107083709982 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) 20241107083709983 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) 20241107083709983 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) 20241107083709987 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) 20241107083709987 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1391 block_nr=9 scheduling free USF for polling at FN=1395 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083709987 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Sending data request: sapi=5 arfcn=871 cur_fn=1386 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) 20241107083709988 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710002 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) 20241107083710002 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) 20241107083710003 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) 20241107083710003 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) 20241107083710004 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) 20241107083710004 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) 20241107083710004 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) 20241107083710004 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) 20241107083710005 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) 20241107083710005 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) 20241107083710006 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) 20241107083710006 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) 20241107083710007 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) 20241107083710007 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) 20241107083710007 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) 20241107083710007 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) 20241107083710008 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) 20241107083710008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Sending data request: sapi=5 arfcn=871 cur_fn=1391 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) 20241107083710009 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710021 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) 20241107083710021 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) 20241107083710021 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1395, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083710021 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1395, TS=7 (curr FN 1395), reason=UL_ASS (tbf.cpp:487) 20241107083710021 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083710021 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:280) 20241107083710021 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:285) 20241107083710023 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) 20241107083710023 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) 20241107083710024 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) 20241107083710024 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) 20241107083710024 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) 20241107083710024 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) 20241107083710025 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) 20241107083710025 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) 20241107083710026 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) 20241107083710026 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) 20241107083710027 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) 20241107083710027 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) 20241107083710028 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) 20241107083710028 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) 20241107083710028 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) 20241107083710028 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:387) 20241107083710028 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1399 + 13 = 1412 (pdch_ul_controller.c:131) 20241107083710028 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083710028 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083710028 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) 20241107083710029 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083710029 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1412 for type POLL (pdch_ul_controller.c:184) 20241107083710029 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1412, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083710029 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:238) 20241107083710029 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1399 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083710029 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Sending data request: sapi=5 arfcn=871 cur_fn=1395 block=11 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) 20241107083710030 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 76 20241107083710041 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) 20241107083710041 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) 20241107083710043 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) 20241107083710043 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) 20241107083710044 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) 20241107083710044 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) 20241107083710045 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) 20241107083710045 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) 20241107083710046 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) 20241107083710046 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) 20241107083710047 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) 20241107083710047 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) 20241107083710047 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) 20241107083710047 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) 20241107083710048 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) 20241107083710048 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) 20241107083710051 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) 20241107083710051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Sending data request: sapi=5 arfcn=871 cur_fn=1399 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) 20241107083710052 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710066 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) 20241107083710066 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) 20241107083710067 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) 20241107083710067 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) 20241107083710068 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) 20241107083710068 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) 20241107083710069 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) 20241107083710069 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) 20241107083710070 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) 20241107083710070 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) 20241107083710071 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) 20241107083710071 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) 20241107083710072 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) 20241107083710072 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) 20241107083710074 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) 20241107083710074 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) 20241107083710075 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) 20241107083710075 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1408 block_nr=1 scheduling free USF for polling at FN=1412 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083710075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Sending data request: sapi=5 arfcn=871 cur_fn=1404 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) 20241107083710076 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710085 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) 20241107083710085 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) 20241107083710086 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) 20241107083710086 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) 20241107083710087 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) 20241107083710087 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) 20241107083710088 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) 20241107083710088 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) 20241107083710089 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) 20241107083710089 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) 20241107083710090 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) 20241107083710090 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) 20241107083710091 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) 20241107083710091 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) 20241107083710092 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) 20241107083710092 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) 20241107083710092 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) 20241107083710092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1412 Sending data request: sapi=5 arfcn=871 cur_fn=1408 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) 20241107083710093 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710104 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) 20241107083710104 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) 20241107083710104 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1412, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083710104 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1412, TS=7 (curr FN 1412), reason=UL_ASS (tbf.cpp:487) 20241107083710104 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083710104 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:280) 20241107083710104 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:285) 20241107083710106 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) 20241107083710106 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) 20241107083710106 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) 20241107083710106 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) 20241107083710107 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) 20241107083710107 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) 20241107083710108 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) 20241107083710108 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) 20241107083710109 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) 20241107083710109 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) 20241107083710110 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) 20241107083710110 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) 20241107083710111 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) 20241107083710111 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) 20241107083710114 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) 20241107083710114 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:387) 20241107083710114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1417 + 13 = 1430 (pdch_ul_controller.c:131) 20241107083710114 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083710114 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083710114 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) 20241107083710115 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083710115 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1430 for type POLL (pdch_ul_controller.c:184) 20241107083710115 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1430, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083710115 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:238) 20241107083710115 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1417 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083710115 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Sending data request: sapi=5 arfcn=871 cur_fn=1412 block=3 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) 20241107083710115 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 77 20241107083710128 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) 20241107083710128 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) 20241107083710130 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) 20241107083710130 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) 20241107083710131 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) 20241107083710131 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) 20241107083710131 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) 20241107083710131 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) 20241107083710132 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) 20241107083710132 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) 20241107083710133 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) 20241107083710133 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) 20241107083710134 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) 20241107083710134 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) 20241107083710134 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) 20241107083710134 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) 20241107083710136 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) 20241107083710136 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1421 Sending data request: sapi=5 arfcn=871 cur_fn=1417 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) 20241107083710137 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710148 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) 20241107083710148 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) 20241107083710149 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) 20241107083710149 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) 20241107083710150 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) 20241107083710150 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) 20241107083710151 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) 20241107083710151 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) 20241107083710152 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) 20241107083710152 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) 20241107083710153 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) 20241107083710153 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) 20241107083710154 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) 20241107083710154 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) 20241107083710154 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) 20241107083710154 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) 20241107083710155 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) 20241107083710155 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1425 block_nr=5 scheduling free USF for polling at FN=1430 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083710156 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Sending data request: sapi=5 arfcn=871 cur_fn=1421 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) 20241107083710156 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710168 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) 20241107083710168 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) 20241107083710169 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) 20241107083710169 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) 20241107083710170 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) 20241107083710170 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) 20241107083710171 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) 20241107083710171 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) 20241107083710171 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) 20241107083710171 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) 20241107083710172 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) 20241107083710172 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) 20241107083710173 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) 20241107083710173 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) 20241107083710174 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) 20241107083710174 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) 20241107083710177 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) 20241107083710177 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1430 Sending data request: sapi=5 arfcn=871 cur_fn=1425 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) 20241107083710178 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710192 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) 20241107083710192 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) 20241107083710192 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1430, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083710192 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1430, TS=7 (curr FN 1430), reason=UL_ASS (tbf.cpp:487) 20241107083710192 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083710192 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:280) 20241107083710192 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:285) 20241107083710193 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) 20241107083710193 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) 20241107083710194 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) 20241107083710194 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) 20241107083710195 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) 20241107083710195 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) 20241107083710195 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) 20241107083710195 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) 20241107083710196 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) 20241107083710196 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) 20241107083710197 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) 20241107083710197 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) 20241107083710198 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) 20241107083710198 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) 20241107083710199 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) 20241107083710199 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:387) 20241107083710199 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1434 + 13 = 1447 (pdch_ul_controller.c:131) 20241107083710199 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083710199 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083710199 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) 20241107083710200 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083710200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1447 for type POLL (pdch_ul_controller.c:184) 20241107083710200 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1447, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083710200 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:238) 20241107083710200 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083710200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1434 Sending data request: sapi=5 arfcn=871 cur_fn=1430 block=7 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) 20241107083710200 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 78 20241107083710211 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) 20241107083710211 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) 20241107083710212 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) 20241107083710212 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) 20241107083710213 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) 20241107083710213 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) 20241107083710214 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) 20241107083710214 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) 20241107083710215 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) 20241107083710215 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) 20241107083710216 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) 20241107083710216 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) 20241107083710217 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) 20241107083710217 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) 20241107083710217 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) 20241107083710217 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) 20241107083710218 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) 20241107083710218 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1438 Sending data request: sapi=5 arfcn=871 cur_fn=1434 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) 20241107083710220 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710230 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) 20241107083710230 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) 20241107083710232 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) 20241107083710232 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) 20241107083710232 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) 20241107083710232 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) 20241107083710234 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) 20241107083710234 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) 20241107083710235 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) 20241107083710235 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) 20241107083710236 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) 20241107083710236 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) 20241107083710236 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) 20241107083710236 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) 20241107083710237 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) 20241107083710237 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) 20241107083710240 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) 20241107083710240 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1443 block_nr=9 scheduling free USF for polling at FN=1447 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083710240 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1443 Sending data request: sapi=5 arfcn=871 cur_fn=1438 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) 20241107083710241 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710254 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) 20241107083710254 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) 20241107083710256 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) 20241107083710256 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) 20241107083710257 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) 20241107083710257 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) 20241107083710257 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) 20241107083710257 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) 20241107083710258 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) 20241107083710258 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) 20241107083710259 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) 20241107083710259 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) 20241107083710260 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) 20241107083710260 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) 20241107083710261 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) 20241107083710261 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) 20241107083710262 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) 20241107083710262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1447 Sending data request: sapi=5 arfcn=871 cur_fn=1443 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) 20241107083710262 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710273 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) 20241107083710274 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) 20241107083710274 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1447, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083710274 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1447, TS=7 (curr FN 1447), reason=UL_ASS (tbf.cpp:487) 20241107083710274 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083710274 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:280) 20241107083710274 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:285) 20241107083710275 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) 20241107083710275 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) 20241107083710276 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) 20241107083710276 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) 20241107083710276 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) 20241107083710276 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) 20241107083710277 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) 20241107083710277 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) 20241107083710278 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) 20241107083710278 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) 20241107083710279 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) 20241107083710279 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) 20241107083710280 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) 20241107083710280 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) 20241107083710280 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) 20241107083710281 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:387) 20241107083710281 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1451 + 13 = 1464 (pdch_ul_controller.c:131) 20241107083710281 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083710281 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083710281 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) 20241107083710282 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083710282 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1464 for type POLL (pdch_ul_controller.c:184) 20241107083710282 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1464, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083710282 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:238) 20241107083710282 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083710282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Sending data request: sapi=5 arfcn=871 cur_fn=1447 block=11 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) 20241107083710282 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 79 20241107083710294 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) 20241107083710294 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) 20241107083710296 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) 20241107083710296 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) 20241107083710297 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) 20241107083710297 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) 20241107083710298 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) 20241107083710298 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) 20241107083710299 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) 20241107083710299 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) 20241107083710300 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) 20241107083710300 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) 20241107083710302 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) 20241107083710302 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) 20241107083710303 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) 20241107083710303 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) 20241107083710304 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) 20241107083710304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Sending data request: sapi=5 arfcn=871 cur_fn=1451 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) 20241107083710305 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710317 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) 20241107083710317 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) 20241107083710317 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) 20241107083710317 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) 20241107083710318 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) 20241107083710318 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) 20241107083710318 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) 20241107083710318 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) 20241107083710319 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) 20241107083710319 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) 20241107083710320 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) 20241107083710320 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) 20241107083710320 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) 20241107083710320 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) 20241107083710321 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) 20241107083710321 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) 20241107083710321 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) 20241107083710321 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1460 block_nr=1 scheduling free USF for polling at FN=1464 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083710321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1460 Sending data request: sapi=5 arfcn=871 cur_fn=1456 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) 20241107083710322 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710336 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) 20241107083710336 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) 20241107083710337 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) 20241107083710337 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) 20241107083710339 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) 20241107083710339 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) 20241107083710339 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) 20241107083710339 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) 20241107083710340 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) 20241107083710340 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) 20241107083710341 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) 20241107083710341 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) 20241107083710342 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) 20241107083710342 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) 20241107083710342 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) 20241107083710342 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) 20241107083710343 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) 20241107083710343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Sending data request: sapi=5 arfcn=871 cur_fn=1460 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) 20241107083710344 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710355 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) 20241107083710355 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) 20241107083710355 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1464, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083710355 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1464, TS=7 (curr FN 1464), reason=UL_ASS (tbf.cpp:487) 20241107083710355 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083710355 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:280) 20241107083710355 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:285) 20241107083710357 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) 20241107083710357 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) 20241107083710358 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) 20241107083710358 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) 20241107083710359 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) 20241107083710359 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) 20241107083710360 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) 20241107083710360 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) 20241107083710361 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) 20241107083710361 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) 20241107083710362 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) 20241107083710362 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) 20241107083710363 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) 20241107083710363 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) 20241107083710365 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) 20241107083710365 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:387) 20241107083710365 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1469 + 13 = 1482 (pdch_ul_controller.c:131) 20241107083710365 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083710365 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083710365 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) 20241107083710365 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083710365 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1482 for type POLL (pdch_ul_controller.c:184) 20241107083710365 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1482, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083710365 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:238) 20241107083710365 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1469 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083710365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Sending data request: sapi=5 arfcn=871 cur_fn=1464 block=3 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) 20241107083710365 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 80 20241107083710379 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) 20241107083710379 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) 20241107083710381 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) 20241107083710381 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) 20241107083710381 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) 20241107083710381 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) 20241107083710382 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) 20241107083710382 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) 20241107083710383 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) 20241107083710383 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) 20241107083710384 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) 20241107083710384 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) 20241107083710385 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) 20241107083710385 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) 20241107083710386 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) 20241107083710386 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) 20241107083710387 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) 20241107083710387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Sending data request: sapi=5 arfcn=871 cur_fn=1469 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) 20241107083710387 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710399 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) 20241107083710399 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) 20241107083710400 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) 20241107083710400 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) 20241107083710401 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) 20241107083710401 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) 20241107083710401 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) 20241107083710401 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) 20241107083710402 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) 20241107083710402 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) 20241107083710403 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) 20241107083710403 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) 20241107083710404 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) 20241107083710404 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) 20241107083710405 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) 20241107083710405 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) 20241107083710406 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) 20241107083710406 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1477 block_nr=5 scheduling free USF for polling at FN=1482 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083710406 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1477 Sending data request: sapi=5 arfcn=871 cur_fn=1473 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) 20241107083710406 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710419 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) 20241107083710419 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) 20241107083710420 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) 20241107083710420 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) 20241107083710422 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) 20241107083710422 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) 20241107083710423 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) 20241107083710423 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) 20241107083710423 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) 20241107083710424 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) 20241107083710424 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) 20241107083710424 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) 20241107083710425 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) 20241107083710425 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) 20241107083710426 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) 20241107083710426 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) 20241107083710428 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) 20241107083710428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Sending data request: sapi=5 arfcn=871 cur_fn=1477 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) 20241107083710429 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710442 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) 20241107083710442 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) 20241107083710442 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1482, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083710442 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1482, TS=7 (curr FN 1482), reason=UL_ASS (tbf.cpp:487) 20241107083710442 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083710442 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:280) 20241107083710442 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:285) 20241107083710444 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) 20241107083710444 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) 20241107083710444 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) 20241107083710444 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) 20241107083710445 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) 20241107083710445 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) 20241107083710446 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) 20241107083710446 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) 20241107083710447 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) 20241107083710447 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) 20241107083710447 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) 20241107083710447 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) 20241107083710448 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) 20241107083710448 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) 20241107083710449 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) 20241107083710449 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:387) 20241107083710449 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1486 + 13 = 1499 (pdch_ul_controller.c:131) 20241107083710449 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083710449 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083710449 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) 20241107083710450 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083710450 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1499 for type POLL (pdch_ul_controller.c:184) 20241107083710450 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1499, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083710450 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:238) 20241107083710450 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1486 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083710450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Sending data request: sapi=5 arfcn=871 cur_fn=1482 block=7 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) 20241107083710451 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 81 20241107083710461 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) 20241107083710461 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) 20241107083710462 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) 20241107083710462 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) 20241107083710464 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) 20241107083710464 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) 20241107083710465 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) 20241107083710465 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) 20241107083710466 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) 20241107083710466 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) 20241107083710467 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) 20241107083710467 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) 20241107083710468 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) 20241107083710468 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) 20241107083710468 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) 20241107083710468 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) 20241107083710469 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) 20241107083710469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Sending data request: sapi=5 arfcn=871 cur_fn=1486 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) 20241107083710469 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710481 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) 20241107083710481 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) 20241107083710481 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) 20241107083710481 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) 20241107083710482 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) 20241107083710482 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) 20241107083710482 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) 20241107083710482 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) 20241107083710483 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) 20241107083710483 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) 20241107083710483 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) 20241107083710483 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) 20241107083710483 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) 20241107083710483 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) 20241107083710483 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) 20241107083710483 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) 20241107083710489 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) 20241107083710489 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1495 block_nr=9 scheduling free USF for polling at FN=1499 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083710489 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1495 Sending data request: sapi=5 arfcn=871 cur_fn=1490 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) 20241107083710489 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710504 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) 20241107083710504 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) 20241107083710505 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) 20241107083710505 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) 20241107083710505 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) 20241107083710505 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) 20241107083710506 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) 20241107083710506 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) 20241107083710506 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) 20241107083710506 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) 20241107083710507 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) 20241107083710507 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) 20241107083710507 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) 20241107083710507 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) 20241107083710508 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) 20241107083710508 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) 20241107083710509 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) 20241107083710509 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Sending data request: sapi=5 arfcn=871 cur_fn=1495 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) 20241107083710509 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710524 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) 20241107083710524 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) 20241107083710524 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1499, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083710524 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1499, TS=7 (curr FN 1499), reason=UL_ASS (tbf.cpp:487) 20241107083710524 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083710524 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:280) 20241107083710524 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:285) 20241107083710525 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) 20241107083710525 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) 20241107083710527 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) 20241107083710527 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) 20241107083710527 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) 20241107083710527 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) 20241107083710528 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) 20241107083710528 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) 20241107083710529 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) 20241107083710529 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) 20241107083710530 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) 20241107083710530 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) 20241107083710532 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) 20241107083710532 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) 20241107083710534 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) 20241107083710534 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:387) 20241107083710534 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1503 + 13 = 1516 (pdch_ul_controller.c:131) 20241107083710534 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083710534 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083710534 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) 20241107083710535 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083710535 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1516 for type POLL (pdch_ul_controller.c:184) 20241107083710535 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1516, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083710535 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:238) 20241107083710535 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1503 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083710535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Sending data request: sapi=5 arfcn=871 cur_fn=1499 block=11 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) 20241107083710535 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 82 20241107083710543 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) 20241107083710543 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) 20241107083710544 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) 20241107083710544 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) 20241107083710545 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) 20241107083710545 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) 20241107083710546 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) 20241107083710546 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) 20241107083710546 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) 20241107083710546 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) 20241107083710547 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) 20241107083710547 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) 20241107083710548 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) 20241107083710548 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) 20241107083710549 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) 20241107083710549 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) 20241107083710552 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) 20241107083710552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Sending data request: sapi=5 arfcn=871 cur_fn=1503 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) 20241107083710553 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710566 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) 20241107083710566 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) 20241107083710568 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) 20241107083710568 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) 20241107083710569 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) 20241107083710569 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) 20241107083710569 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) 20241107083710570 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) 20241107083710570 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) 20241107083710570 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) 20241107083710571 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) 20241107083710571 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) 20241107083710572 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) 20241107083710572 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) 20241107083710572 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) 20241107083710572 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) 20241107083710573 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) 20241107083710573 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1512 block_nr=1 scheduling free USF for polling at FN=1516 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083710573 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1512 Sending data request: sapi=5 arfcn=871 cur_fn=1508 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) 20241107083710574 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710586 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) 20241107083710586 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) 20241107083710587 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) 20241107083710587 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) 20241107083710588 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) 20241107083710588 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) 20241107083710589 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) 20241107083710589 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) 20241107083710590 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) 20241107083710590 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) 20241107083710591 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) 20241107083710591 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) 20241107083710592 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) 20241107083710592 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) 20241107083710594 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) 20241107083710594 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) 20241107083710595 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) 20241107083710595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Sending data request: sapi=5 arfcn=871 cur_fn=1512 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) 20241107083710596 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710605 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) 20241107083710605 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) 20241107083710605 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1516, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083710605 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1516, TS=7 (curr FN 1516), reason=UL_ASS (tbf.cpp:487) 20241107083710605 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083710605 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:280) 20241107083710605 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:285) 20241107083710607 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) 20241107083710607 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) 20241107083710608 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) 20241107083710608 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) 20241107083710608 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) 20241107083710608 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) 20241107083710609 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) 20241107083710609 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) 20241107083710610 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) 20241107083710610 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) 20241107083710611 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) 20241107083710611 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) 20241107083710613 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) 20241107083710613 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) 20241107083710614 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) 20241107083710614 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:387) 20241107083710615 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1521 + 13 = 1534 (pdch_ul_controller.c:131) 20241107083710615 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083710615 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083710615 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) 20241107083710615 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083710615 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1534 for type POLL (pdch_ul_controller.c:184) 20241107083710616 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1534, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083710616 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:238) 20241107083710616 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1521 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083710616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Sending data request: sapi=5 arfcn=871 cur_fn=1516 block=3 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) 20241107083710616 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 83 20241107083710629 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) 20241107083710629 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) 20241107083710631 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) 20241107083710631 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) 20241107083710631 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) 20241107083710631 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) 20241107083710632 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) 20241107083710632 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) 20241107083710633 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) 20241107083710633 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) 20241107083710634 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) 20241107083710634 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) 20241107083710635 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) 20241107083710635 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) 20241107083710636 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) 20241107083710636 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) 20241107083710636 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) 20241107083710636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Sending data request: sapi=5 arfcn=871 cur_fn=1521 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) 20241107083710637 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710647 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) 20241107083710647 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) 20241107083710649 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) 20241107083710649 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) 20241107083710649 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) 20241107083710649 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) 20241107083710650 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) 20241107083710650 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) 20241107083710651 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) 20241107083710651 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) 20241107083710652 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) 20241107083710652 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) 20241107083710652 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) 20241107083710652 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) 20241107083710653 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) 20241107083710653 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) 20241107083710654 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) 20241107083710654 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1529 block_nr=5 scheduling free USF for polling at FN=1534 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083710654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1529 Sending data request: sapi=5 arfcn=871 cur_fn=1525 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) 20241107083710654 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710666 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) 20241107083710666 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) 20241107083710668 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) 20241107083710668 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) 20241107083710669 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) 20241107083710669 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) 20241107083710669 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) 20241107083710669 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) 20241107083710670 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) 20241107083710670 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) 20241107083710671 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) 20241107083710671 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) 20241107083710672 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) 20241107083710672 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) 20241107083710673 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) 20241107083710673 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) 20241107083710676 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) 20241107083710676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1534 Sending data request: sapi=5 arfcn=871 cur_fn=1529 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) 20241107083710677 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710690 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) 20241107083710690 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) 20241107083710690 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1534, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083710690 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1534, TS=7 (curr FN 1534), reason=UL_ASS (tbf.cpp:487) 20241107083710690 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083710690 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:280) 20241107083710690 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:285) 20241107083710691 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) 20241107083710692 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) 20241107083710692 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) 20241107083710692 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) 20241107083710693 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) 20241107083710693 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) 20241107083710694 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) 20241107083710694 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) 20241107083710695 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) 20241107083710695 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) 20241107083710696 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) 20241107083710696 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) 20241107083710696 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) 20241107083710696 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) 20241107083710697 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) 20241107083710697 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:387) 20241107083710697 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1538 + 13 = 1551 (pdch_ul_controller.c:131) 20241107083710697 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083710697 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083710698 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) 20241107083710698 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083710698 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1551 for type POLL (pdch_ul_controller.c:184) 20241107083710698 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1551, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083710698 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:238) 20241107083710698 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083710698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1538 Sending data request: sapi=5 arfcn=871 cur_fn=1534 block=7 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) 20241107083710698 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 84 20241107083710710 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) 20241107083710710 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) 20241107083710711 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) 20241107083710711 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) 20241107083710712 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) 20241107083710712 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) 20241107083710713 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) 20241107083710713 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) 20241107083710713 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) 20241107083710713 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) 20241107083710714 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) 20241107083710714 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) 20241107083710715 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) 20241107083710715 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) 20241107083710716 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) 20241107083710716 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) 20241107083710717 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) 20241107083710717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1542 Sending data request: sapi=5 arfcn=871 cur_fn=1538 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) 20241107083710718 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710729 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) 20241107083710729 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) 20241107083710730 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) 20241107083710730 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) 20241107083710731 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) 20241107083710731 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) 20241107083710732 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) 20241107083710732 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) 20241107083710732 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) 20241107083710732 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) 20241107083710733 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) 20241107083710733 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) 20241107083710734 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) 20241107083710734 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) 20241107083710735 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) 20241107083710735 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) 20241107083710738 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) 20241107083710738 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1547 block_nr=9 scheduling free USF for polling at FN=1551 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083710738 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Sending data request: sapi=5 arfcn=871 cur_fn=1542 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) 20241107083710739 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710753 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) 20241107083710753 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) 20241107083710754 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) 20241107083710754 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) 20241107083710755 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) 20241107083710755 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) 20241107083710756 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) 20241107083710756 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) 20241107083710757 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) 20241107083710757 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) 20241107083710758 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) 20241107083710758 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) 20241107083710758 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) 20241107083710758 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) 20241107083710759 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) 20241107083710759 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) 20241107083710760 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) 20241107083710760 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Sending data request: sapi=5 arfcn=871 cur_fn=1547 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) 20241107083710761 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710772 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) 20241107083710772 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) 20241107083710772 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1551, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083710772 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1551, TS=7 (curr FN 1551), reason=UL_ASS (tbf.cpp:487) 20241107083710772 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083710772 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:280) 20241107083710772 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:285) 20241107083710773 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) 20241107083710773 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) 20241107083710774 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) 20241107083710774 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) 20241107083710775 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) 20241107083710775 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) 20241107083710776 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) 20241107083710776 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) 20241107083710776 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) 20241107083710776 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) 20241107083710777 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) 20241107083710777 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) 20241107083710778 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) 20241107083710778 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) 20241107083710779 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) 20241107083710779 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:387) 20241107083710779 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1555 + 13 = 1568 (pdch_ul_controller.c:131) 20241107083710779 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083710779 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083710779 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) 20241107083710780 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083710780 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1568 for type POLL (pdch_ul_controller.c:184) 20241107083710780 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1568, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083710780 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:238) 20241107083710780 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1555 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083710780 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1555 Sending data request: sapi=5 arfcn=871 cur_fn=1551 block=11 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) 20241107083710780 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 85 20241107083710791 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) 20241107083710791 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) 20241107083710793 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) 20241107083710793 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) 20241107083710793 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) 20241107083710793 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) 20241107083710794 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) 20241107083710794 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) 20241107083710796 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) 20241107083710796 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) 20241107083710797 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) 20241107083710797 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) 20241107083710797 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) 20241107083710798 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) 20241107083710798 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) 20241107083710798 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) 20241107083710800 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) 20241107083710800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Sending data request: sapi=5 arfcn=871 cur_fn=1555 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) 20241107083710801 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710814 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) 20241107083710814 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) 20241107083710814 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) 20241107083710814 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) 20241107083710815 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) 20241107083710815 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) 20241107083710815 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) 20241107083710815 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) 20241107083710815 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) 20241107083710815 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) 20241107083710816 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) 20241107083710816 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) 20241107083710816 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) 20241107083710816 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) 20241107083710816 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) 20241107083710816 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) 20241107083710819 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) 20241107083710819 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1564 block_nr=1 scheduling free USF for polling at FN=1568 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083710819 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Sending data request: sapi=5 arfcn=871 cur_fn=1560 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) 20241107083710820 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710835 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) 20241107083710835 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) 20241107083710836 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) 20241107083710836 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) 20241107083710837 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) 20241107083710837 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) 20241107083710838 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) 20241107083710838 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) 20241107083710839 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) 20241107083710839 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) 20241107083710839 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) 20241107083710840 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) 20241107083710840 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) 20241107083710840 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) 20241107083710841 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) 20241107083710841 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) 20241107083710842 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) 20241107083710842 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Sending data request: sapi=5 arfcn=871 cur_fn=1564 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) 20241107083710843 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710854 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) 20241107083710854 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) 20241107083710854 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1568, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083710854 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1568, TS=7 (curr FN 1568), reason=UL_ASS (tbf.cpp:487) 20241107083710854 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083710854 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:280) 20241107083710854 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:285) 20241107083710855 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) 20241107083710855 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) 20241107083710856 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) 20241107083710856 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) 20241107083710857 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) 20241107083710857 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) 20241107083710858 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) 20241107083710858 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) 20241107083710858 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) 20241107083710858 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) 20241107083710859 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) 20241107083710859 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) 20241107083710860 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) 20241107083710860 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) 20241107083710863 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) 20241107083710863 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:387) 20241107083710863 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1573 + 13 = 1586 (pdch_ul_controller.c:131) 20241107083710863 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083710863 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083710863 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) 20241107083710864 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083710864 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1586 for type POLL (pdch_ul_controller.c:184) 20241107083710864 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1586, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083710864 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:238) 20241107083710864 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1573 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083710864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Sending data request: sapi=5 arfcn=871 cur_fn=1568 block=3 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) 20241107083710864 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 86 20241107083710879 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) 20241107083710879 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) 20241107083710880 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) 20241107083710880 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) 20241107083710881 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) 20241107083710881 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) 20241107083710882 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) 20241107083710882 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) 20241107083710883 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) 20241107083710883 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) 20241107083710883 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) 20241107083710883 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) 20241107083710884 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) 20241107083710884 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) 20241107083710885 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) 20241107083710885 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) 20241107083710886 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) 20241107083710886 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Sending data request: sapi=5 arfcn=871 cur_fn=1573 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) 20241107083710887 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710898 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) 20241107083710898 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) 20241107083710899 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) 20241107083710899 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) 20241107083710900 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) 20241107083710900 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) 20241107083710901 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) 20241107083710901 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) 20241107083710901 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) 20241107083710901 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) 20241107083710902 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) 20241107083710902 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) 20241107083710903 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) 20241107083710903 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) 20241107083710904 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) 20241107083710904 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) 20241107083710905 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) 20241107083710905 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1581 block_nr=5 scheduling free USF for polling at FN=1586 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083710905 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Sending data request: sapi=5 arfcn=871 cur_fn=1577 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) 20241107083710906 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710917 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) 20241107083710917 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) 20241107083710918 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) 20241107083710918 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) 20241107083710919 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) 20241107083710919 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) 20241107083710919 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) 20241107083710919 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) 20241107083710920 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) 20241107083710920 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) 20241107083710921 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) 20241107083710921 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) 20241107083710922 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) 20241107083710922 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) 20241107083710923 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) 20241107083710923 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) 20241107083710926 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) 20241107083710926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Sending data request: sapi=5 arfcn=871 cur_fn=1581 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) 20241107083710927 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710940 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) 20241107083710941 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) 20241107083710941 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1586, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083710941 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1586, TS=7 (curr FN 1586), reason=UL_ASS (tbf.cpp:487) 20241107083710941 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083710941 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:280) 20241107083710941 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:285) 20241107083710942 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) 20241107083710942 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) 20241107083710943 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) 20241107083710943 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) 20241107083710944 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) 20241107083710944 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) 20241107083710945 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) 20241107083710945 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) 20241107083710946 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) 20241107083710946 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) 20241107083710946 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) 20241107083710946 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) 20241107083710947 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) 20241107083710947 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) 20241107083710948 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) 20241107083710948 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:387) 20241107083710948 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1590 + 13 = 1603 (pdch_ul_controller.c:131) 20241107083710948 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083710948 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083710948 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) 20241107083710950 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083710950 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1603 for type POLL (pdch_ul_controller.c:184) 20241107083710950 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1603, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083710950 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:238) 20241107083710950 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1590 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083710950 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Sending data request: sapi=5 arfcn=871 cur_fn=1586 block=7 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) 20241107083710950 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 87 20241107083710960 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) 20241107083710960 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) 20241107083710962 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) 20241107083710962 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) 20241107083710963 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) 20241107083710963 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) 20241107083710964 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) 20241107083710964 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) 20241107083710965 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) 20241107083710966 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) 20241107083710967 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) 20241107083710967 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) 20241107083710967 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) 20241107083710967 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) 20241107083710968 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) 20241107083710968 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) 20241107083710969 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) 20241107083710969 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Sending data request: sapi=5 arfcn=871 cur_fn=1590 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) 20241107083710970 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083710979 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) 20241107083710979 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) 20241107083710981 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) 20241107083710981 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) 20241107083710982 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) 20241107083710982 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) 20241107083710983 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) 20241107083710983 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) 20241107083710984 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) 20241107083710984 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) 20241107083710985 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) 20241107083710985 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) 20241107083710986 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) 20241107083710986 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) 20241107083710987 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) 20241107083710987 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) 20241107083710988 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) 20241107083710989 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1599 block_nr=9 scheduling free USF for polling at FN=1603 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083710989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Sending data request: sapi=5 arfcn=871 cur_fn=1594 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) 20241107083710990 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711003 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) 20241107083711003 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) 20241107083711005 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) 20241107083711005 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) 20241107083711007 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) 20241107083711007 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) 20241107083711008 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) 20241107083711008 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) 20241107083711009 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) 20241107083711009 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) 20241107083711010 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) 20241107083711010 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) 20241107083711011 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) 20241107083711011 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) 20241107083711012 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) 20241107083711012 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) 20241107083711014 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) 20241107083711014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Sending data request: sapi=5 arfcn=871 cur_fn=1599 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) 20241107083711015 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711023 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) 20241107083711023 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) 20241107083711023 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1603, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083711023 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1603, TS=7 (curr FN 1603), reason=UL_ASS (tbf.cpp:487) 20241107083711023 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083711023 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:280) 20241107083711023 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:285) 20241107083711024 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) 20241107083711024 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) 20241107083711025 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) 20241107083711025 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) 20241107083711026 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) 20241107083711026 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) 20241107083711027 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) 20241107083711027 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) 20241107083711028 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) 20241107083711028 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) 20241107083711029 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) 20241107083711029 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) 20241107083711030 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) 20241107083711030 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) 20241107083711031 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) 20241107083711031 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:387) 20241107083711031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1607 + 13 = 1620 (pdch_ul_controller.c:131) 20241107083711031 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083711031 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083711031 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) 20241107083711032 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083711032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1620 for type POLL (pdch_ul_controller.c:184) 20241107083711032 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1620, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083711032 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:238) 20241107083711032 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1607 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083711032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Sending data request: sapi=5 arfcn=871 cur_fn=1603 block=11 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) 20241107083711032 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 88 20241107083711042 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) 20241107083711042 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) 20241107083711043 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) 20241107083711043 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) 20241107083711044 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) 20241107083711044 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) 20241107083711045 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) 20241107083711045 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) 20241107083711046 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) 20241107083711046 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) 20241107083711047 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) 20241107083711047 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) 20241107083711047 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) 20241107083711047 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) 20241107083711048 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) 20241107083711048 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) 20241107083711051 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) 20241107083711051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1612 Sending data request: sapi=5 arfcn=871 cur_fn=1607 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) 20241107083711052 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711065 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) 20241107083711065 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) 20241107083711067 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) 20241107083711067 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) 20241107083711067 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) 20241107083711067 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) 20241107083711068 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) 20241107083711068 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) 20241107083711069 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) 20241107083711069 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) 20241107083711070 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) 20241107083711070 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) 20241107083711071 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) 20241107083711071 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) 20241107083711071 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) 20241107083711071 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) 20241107083711073 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) 20241107083711073 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1616 block_nr=1 scheduling free USF for polling at FN=1620 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083711073 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Sending data request: sapi=5 arfcn=871 cur_fn=1612 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) 20241107083711074 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711084 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) 20241107083711085 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) 20241107083711086 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) 20241107083711086 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) 20241107083711087 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) 20241107083711087 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) 20241107083711087 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) 20241107083711087 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) 20241107083711088 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) 20241107083711088 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) 20241107083711089 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) 20241107083711089 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) 20241107083711090 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) 20241107083711090 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) 20241107083711091 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) 20241107083711091 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) 20241107083711091 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) 20241107083711091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1620 Sending data request: sapi=5 arfcn=871 cur_fn=1616 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) 20241107083711092 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711104 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) 20241107083711104 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) 20241107083711104 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1620, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083711104 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1620, TS=7 (curr FN 1620), reason=UL_ASS (tbf.cpp:487) 20241107083711104 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083711104 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:280) 20241107083711104 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:285) 20241107083711105 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) 20241107083711105 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) 20241107083711106 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) 20241107083711106 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) 20241107083711107 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) 20241107083711107 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) 20241107083711108 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) 20241107083711108 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) 20241107083711108 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) 20241107083711108 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) 20241107083711109 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) 20241107083711109 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) 20241107083711110 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) 20241107083711110 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) 20241107083711113 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) 20241107083711113 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:387) 20241107083711113 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1625 + 13 = 1638 (pdch_ul_controller.c:131) 20241107083711113 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083711113 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083711113 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) 20241107083711114 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083711114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1638 for type POLL (pdch_ul_controller.c:184) 20241107083711114 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1638, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083711114 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:238) 20241107083711114 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083711114 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Sending data request: sapi=5 arfcn=871 cur_fn=1620 block=3 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) 20241107083711115 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 89 20241107083711128 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) 20241107083711128 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) 20241107083711130 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) 20241107083711130 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) 20241107083711132 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) 20241107083711132 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) 20241107083711133 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) 20241107083711133 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) 20241107083711134 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) 20241107083711134 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) 20241107083711135 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) 20241107083711135 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) 20241107083711136 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) 20241107083711136 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) 20241107083711138 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) 20241107083711138 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) 20241107083711139 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) 20241107083711139 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1629 Sending data request: sapi=5 arfcn=871 cur_fn=1625 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) 20241107083711140 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711148 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) 20241107083711148 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) 20241107083711149 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) 20241107083711149 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) 20241107083711151 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) 20241107083711151 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) 20241107083711152 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) 20241107083711152 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) 20241107083711153 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) 20241107083711153 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) 20241107083711154 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) 20241107083711154 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) 20241107083711155 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) 20241107083711155 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) 20241107083711156 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) 20241107083711156 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) 20241107083711157 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) 20241107083711157 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1633 block_nr=5 scheduling free USF for polling at FN=1638 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083711157 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1633 Sending data request: sapi=5 arfcn=871 cur_fn=1629 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) 20241107083711158 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711166 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) 20241107083711166 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) 20241107083711168 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) 20241107083711168 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) 20241107083711168 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) 20241107083711168 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) 20241107083711169 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) 20241107083711169 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) 20241107083711170 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) 20241107083711170 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) 20241107083711171 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) 20241107083711171 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) 20241107083711171 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) 20241107083711171 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) 20241107083711172 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) 20241107083711172 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) 20241107083711176 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) 20241107083711176 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1638 Sending data request: sapi=5 arfcn=871 cur_fn=1633 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) 20241107083711177 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711191 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) 20241107083711191 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) 20241107083711191 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1638, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083711191 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1638, TS=7 (curr FN 1638), reason=UL_ASS (tbf.cpp:487) 20241107083711191 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083711191 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:280) 20241107083711191 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:285) 20241107083711192 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) 20241107083711192 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) 20241107083711193 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) 20241107083711193 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) 20241107083711193 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) 20241107083711193 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) 20241107083711194 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) 20241107083711194 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) 20241107083711195 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) 20241107083711195 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) 20241107083711196 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) 20241107083711196 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) 20241107083711197 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) 20241107083711197 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) 20241107083711197 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) 20241107083711197 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:387) 20241107083711197 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1642 + 13 = 1655 (pdch_ul_controller.c:131) 20241107083711197 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083711197 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083711198 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) 20241107083711198 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083711198 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1655 for type POLL (pdch_ul_controller.c:184) 20241107083711198 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1655, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083711198 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:238) 20241107083711198 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083711198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1642 Sending data request: sapi=5 arfcn=871 cur_fn=1638 block=7 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) 20241107083711198 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 90 20241107083711211 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) 20241107083711211 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) 20241107083711212 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) 20241107083711212 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) 20241107083711213 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) 20241107083711213 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) 20241107083711213 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) 20241107083711214 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) 20241107083711214 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) 20241107083711214 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) 20241107083711215 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) 20241107083711215 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) 20241107083711216 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) 20241107083711216 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) 20241107083711217 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) 20241107083711217 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) 20241107083711218 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) 20241107083711218 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1646 Sending data request: sapi=5 arfcn=871 cur_fn=1642 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) 20241107083711219 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711230 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) 20241107083711230 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) 20241107083711231 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) 20241107083711231 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) 20241107083711232 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) 20241107083711232 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) 20241107083711232 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) 20241107083711232 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) 20241107083711233 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) 20241107083711233 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) 20241107083711235 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) 20241107083711235 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) 20241107083711235 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) 20241107083711235 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) 20241107083711236 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) 20241107083711236 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) 20241107083711239 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) 20241107083711239 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1651 block_nr=9 scheduling free USF for polling at FN=1655 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083711239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Sending data request: sapi=5 arfcn=871 cur_fn=1646 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) 20241107083711240 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711254 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) 20241107083711254 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) 20241107083711255 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) 20241107083711255 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) 20241107083711256 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) 20241107083711256 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) 20241107083711257 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) 20241107083711257 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) 20241107083711257 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) 20241107083711257 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) 20241107083711258 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) 20241107083711258 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) 20241107083711259 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) 20241107083711259 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) 20241107083711260 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) 20241107083711260 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) 20241107083711261 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) 20241107083711261 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Sending data request: sapi=5 arfcn=871 cur_fn=1651 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) 20241107083711262 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711273 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) 20241107083711273 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) 20241107083711273 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1655, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083711273 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1655, TS=7 (curr FN 1655), reason=UL_ASS (tbf.cpp:487) 20241107083711273 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083711273 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:280) 20241107083711273 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:285) 20241107083711274 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) 20241107083711274 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) 20241107083711275 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) 20241107083711275 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) 20241107083711276 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) 20241107083711276 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) 20241107083711277 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) 20241107083711277 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) 20241107083711277 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) 20241107083711277 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) 20241107083711278 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) 20241107083711278 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) 20241107083711279 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) 20241107083711279 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) 20241107083711280 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) 20241107083711280 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:387) 20241107083711280 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1659 + 13 = 1672 (pdch_ul_controller.c:131) 20241107083711280 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083711280 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083711280 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) 20241107083711281 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083711281 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1672 for type POLL (pdch_ul_controller.c:184) 20241107083711281 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1672, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083711281 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:238) 20241107083711281 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1659 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083711281 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1659 Sending data request: sapi=5 arfcn=871 cur_fn=1655 block=11 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) 20241107083711281 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 91 20241107083711293 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) 20241107083711293 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) 20241107083711294 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) 20241107083711294 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) 20241107083711295 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) 20241107083711295 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) 20241107083711296 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) 20241107083711296 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) 20241107083711296 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) 20241107083711296 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) 20241107083711297 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) 20241107083711297 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) 20241107083711298 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) 20241107083711298 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) 20241107083711299 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) 20241107083711299 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) 20241107083711302 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) 20241107083711302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Sending data request: sapi=5 arfcn=871 cur_fn=1659 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) 20241107083711303 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711317 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) 20241107083711317 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) 20241107083711319 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) 20241107083711319 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) 20241107083711319 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) 20241107083711319 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) 20241107083711320 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) 20241107083711320 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) 20241107083711321 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) 20241107083711321 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) 20241107083711322 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) 20241107083711322 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) 20241107083711323 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) 20241107083711323 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) 20241107083711323 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) 20241107083711323 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) 20241107083711324 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) 20241107083711324 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1668 block_nr=1 scheduling free USF for polling at FN=1672 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083711324 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Sending data request: sapi=5 arfcn=871 cur_fn=1664 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) 20241107083711325 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711336 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) 20241107083711336 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) 20241107083711337 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) 20241107083711337 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) 20241107083711338 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) 20241107083711338 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) 20241107083711339 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) 20241107083711339 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) 20241107083711340 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) 20241107083711340 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) 20241107083711341 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) 20241107083711341 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) 20241107083711342 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) 20241107083711342 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) 20241107083711342 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) 20241107083711342 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) 20241107083711343 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) 20241107083711343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Sending data request: sapi=5 arfcn=871 cur_fn=1668 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) 20241107083711344 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711356 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) 20241107083711356 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) 20241107083711356 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1672, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083711356 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1672, TS=7 (curr FN 1672), reason=UL_ASS (tbf.cpp:487) 20241107083711356 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083711356 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:280) 20241107083711356 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:285) 20241107083711357 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) 20241107083711357 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) 20241107083711358 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) 20241107083711358 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) 20241107083711359 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) 20241107083711359 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) 20241107083711359 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) 20241107083711359 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) 20241107083711360 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) 20241107083711360 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) 20241107083711361 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) 20241107083711361 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) 20241107083711362 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) 20241107083711362 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) 20241107083711365 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) 20241107083711365 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:387) 20241107083711365 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1677 + 13 = 1690 (pdch_ul_controller.c:131) 20241107083711365 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083711365 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083711365 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) 20241107083711365 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083711365 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1690 for type POLL (pdch_ul_controller.c:184) 20241107083711365 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1690, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083711365 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:238) 20241107083711366 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1677 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083711366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1677 Sending data request: sapi=5 arfcn=871 cur_fn=1672 block=3 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) 20241107083711366 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 92 20241107083711380 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) 20241107083711380 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) 20241107083711381 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) 20241107083711381 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) 20241107083711382 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) 20241107083711382 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) 20241107083711383 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) 20241107083711383 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) 20241107083711384 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) 20241107083711384 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) 20241107083711385 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) 20241107083711385 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) 20241107083711385 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) 20241107083711385 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) 20241107083711386 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) 20241107083711386 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) 20241107083711387 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) 20241107083711387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Sending data request: sapi=5 arfcn=871 cur_fn=1677 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) 20241107083711388 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711399 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) 20241107083711399 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) 20241107083711400 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) 20241107083711401 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) 20241107083711401 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) 20241107083711401 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) 20241107083711402 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) 20241107083711402 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) 20241107083711403 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) 20241107083711403 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) 20241107083711404 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) 20241107083711404 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) 20241107083711404 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) 20241107083711404 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) 20241107083711405 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) 20241107083711405 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) 20241107083711406 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) 20241107083711406 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1685 block_nr=5 scheduling free USF for polling at FN=1690 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083711406 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Sending data request: sapi=5 arfcn=871 cur_fn=1681 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) 20241107083711407 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711419 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) 20241107083711419 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) 20241107083711420 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) 20241107083711420 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) 20241107083711421 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) 20241107083711421 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) 20241107083711422 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) 20241107083711422 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) 20241107083711422 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) 20241107083711423 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) 20241107083711423 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) 20241107083711423 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) 20241107083711424 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) 20241107083711424 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) 20241107083711425 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) 20241107083711425 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) 20241107083711428 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) 20241107083711428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Sending data request: sapi=5 arfcn=871 cur_fn=1685 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) 20241107083711429 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711442 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) 20241107083711442 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) 20241107083711442 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1690, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083711442 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1690, TS=7 (curr FN 1690), reason=UL_ASS (tbf.cpp:487) 20241107083711442 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083711442 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:280) 20241107083711442 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:285) 20241107083711444 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) 20241107083711444 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) 20241107083711444 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) 20241107083711444 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) 20241107083711445 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) 20241107083711445 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) 20241107083711446 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) 20241107083711446 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) 20241107083711447 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) 20241107083711447 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) 20241107083711448 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) 20241107083711448 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) 20241107083711448 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) 20241107083711448 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) 20241107083711449 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) 20241107083711449 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:387) 20241107083711449 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1694 + 13 = 1707 (pdch_ul_controller.c:131) 20241107083711449 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083711450 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083711450 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) 20241107083711450 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083711450 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1707 for type POLL (pdch_ul_controller.c:184) 20241107083711450 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1707, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083711450 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:238) 20241107083711450 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1694 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083711450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1694 Sending data request: sapi=5 arfcn=871 cur_fn=1690 block=7 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) 20241107083711451 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 93 20241107083711462 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) 20241107083711462 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) 20241107083711463 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) 20241107083711463 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) 20241107083711464 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) 20241107083711464 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) 20241107083711465 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) 20241107083711465 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) 20241107083711466 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) 20241107083711466 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) 20241107083711467 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) 20241107083711467 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) 20241107083711468 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) 20241107083711468 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) 20241107083711469 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) 20241107083711469 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) 20241107083711470 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) 20241107083711470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Sending data request: sapi=5 arfcn=871 cur_fn=1694 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) 20241107083711470 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711481 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) 20241107083711481 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) 20241107083711482 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) 20241107083711482 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) 20241107083711483 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) 20241107083711483 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) 20241107083711484 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) 20241107083711484 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) 20241107083711485 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) 20241107083711485 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) 20241107083711486 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) 20241107083711486 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) 20241107083711487 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) 20241107083711487 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) 20241107083711488 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) 20241107083711488 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) 20241107083711490 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) 20241107083711490 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1703 block_nr=9 scheduling free USF for polling at FN=1707 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083711490 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Sending data request: sapi=5 arfcn=871 cur_fn=1698 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) 20241107083711491 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711505 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) 20241107083711505 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) 20241107083711506 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) 20241107083711506 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) 20241107083711507 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) 20241107083711507 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) 20241107083711508 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) 20241107083711508 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) 20241107083711508 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) 20241107083711508 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) 20241107083711509 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) 20241107083711509 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) 20241107083711510 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) 20241107083711510 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) 20241107083711511 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) 20241107083711511 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) 20241107083711512 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) 20241107083711512 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Sending data request: sapi=5 arfcn=871 cur_fn=1703 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) 20241107083711513 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711524 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) 20241107083711524 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) 20241107083711524 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1707, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083711524 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1707, TS=7 (curr FN 1707), reason=UL_ASS (tbf.cpp:487) 20241107083711524 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083711524 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:280) 20241107083711524 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:285) 20241107083711525 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) 20241107083711525 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) 20241107083711526 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) 20241107083711526 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) 20241107083711527 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) 20241107083711527 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) 20241107083711528 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) 20241107083711528 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) 20241107083711528 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) 20241107083711528 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) 20241107083711529 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) 20241107083711529 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) 20241107083711530 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) 20241107083711530 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) 20241107083711531 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) 20241107083711531 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:387) 20241107083711531 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1711 + 13 = 1724 (pdch_ul_controller.c:131) 20241107083711531 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083711531 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083711531 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) 20241107083711532 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083711532 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1724 for type POLL (pdch_ul_controller.c:184) 20241107083711532 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1724, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083711532 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:238) 20241107083711532 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1711 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083711532 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1711 Sending data request: sapi=5 arfcn=871 cur_fn=1707 block=11 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) 20241107083711532 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 94 20241107083711543 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) 20241107083711543 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) 20241107083711545 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) 20241107083711545 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) 20241107083711545 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) 20241107083711545 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) 20241107083711546 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) 20241107083711546 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) 20241107083711547 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) 20241107083711547 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) 20241107083711548 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) 20241107083711548 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) 20241107083711549 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) 20241107083711549 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) 20241107083711549 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) 20241107083711549 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) 20241107083711553 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) 20241107083711553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Sending data request: sapi=5 arfcn=871 cur_fn=1711 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) 20241107083711554 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711568 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) 20241107083711568 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) 20241107083711569 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) 20241107083711569 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) 20241107083711570 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) 20241107083711570 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) 20241107083711571 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) 20241107083711571 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) 20241107083711572 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) 20241107083711572 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) 20241107083711572 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) 20241107083711572 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) 20241107083711573 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) 20241107083711573 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) 20241107083711574 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) 20241107083711574 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) 20241107083711575 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) 20241107083711575 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1720 block_nr=1 scheduling free USF for polling at FN=1724 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083711575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Sending data request: sapi=5 arfcn=871 cur_fn=1716 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) 20241107083711576 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711586 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) 20241107083711586 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) 20241107083711588 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) 20241107083711588 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) 20241107083711588 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) 20241107083711588 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) 20241107083711589 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) 20241107083711589 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) 20241107083711590 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) 20241107083711590 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) 20241107083711591 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) 20241107083711591 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) 20241107083711592 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) 20241107083711592 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) 20241107083711593 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) 20241107083711593 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) 20241107083711593 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) 20241107083711594 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Sending data request: sapi=5 arfcn=871 cur_fn=1720 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) 20241107083711594 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711605 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) 20241107083711605 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) 20241107083711605 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1724, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083711606 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1724, TS=7 (curr FN 1724), reason=UL_ASS (tbf.cpp:487) 20241107083711606 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083711606 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:280) 20241107083711606 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:285) 20241107083711607 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) 20241107083711607 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) 20241107083711607 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) 20241107083711607 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) 20241107083711608 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) 20241107083711608 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) 20241107083711609 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) 20241107083711609 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) 20241107083711610 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) 20241107083711610 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) 20241107083711610 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) 20241107083711610 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) 20241107083711611 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) 20241107083711611 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) 20241107083711615 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) 20241107083711615 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:387) 20241107083711615 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1729 + 13 = 1742 (pdch_ul_controller.c:131) 20241107083711615 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083711615 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083711615 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) 20241107083711616 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083711616 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1742 for type POLL (pdch_ul_controller.c:184) 20241107083711616 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1742, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083711616 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:238) 20241107083711616 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1729 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083711616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1729 Sending data request: sapi=5 arfcn=871 cur_fn=1724 block=3 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) 20241107083711616 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 95 20241107083711629 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) 20241107083711629 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) 20241107083711631 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) 20241107083711631 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) 20241107083711632 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) 20241107083711632 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) 20241107083711632 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) 20241107083711632 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) 20241107083711633 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) 20241107083711633 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) 20241107083711634 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) 20241107083711634 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) 20241107083711635 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) 20241107083711635 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) 20241107083711636 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) 20241107083711636 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) 20241107083711637 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) 20241107083711637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1733 Sending data request: sapi=5 arfcn=871 cur_fn=1729 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) 20241107083711638 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711649 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) 20241107083711649 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) 20241107083711650 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) 20241107083711650 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) 20241107083711651 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) 20241107083711651 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) 20241107083711652 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) 20241107083711652 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) 20241107083711653 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) 20241107083711653 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) 20241107083711654 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) 20241107083711654 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) 20241107083711655 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) 20241107083711655 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) 20241107083711655 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) 20241107083711655 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) 20241107083711656 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) 20241107083711656 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1737 block_nr=5 scheduling free USF for polling at FN=1742 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083711656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1737 Sending data request: sapi=5 arfcn=871 cur_fn=1733 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) 20241107083711657 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711668 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) 20241107083711668 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) 20241107083711670 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) 20241107083711670 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) 20241107083711671 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) 20241107083711671 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) 20241107083711671 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) 20241107083711671 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) 20241107083711672 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) 20241107083711672 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) 20241107083711673 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) 20241107083711673 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) 20241107083711674 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) 20241107083711674 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) 20241107083711675 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) 20241107083711675 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) 20241107083711678 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) 20241107083711678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1742 Sending data request: sapi=5 arfcn=871 cur_fn=1737 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) 20241107083711679 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711693 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) 20241107083711693 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) 20241107083711693 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1742, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083711693 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1742, TS=7 (curr FN 1742), reason=UL_ASS (tbf.cpp:487) 20241107083711693 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083711693 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:280) 20241107083711693 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:285) 20241107083711694 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) 20241107083711694 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) 20241107083711695 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) 20241107083711695 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) 20241107083711696 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) 20241107083711696 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) 20241107083711696 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) 20241107083711696 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) 20241107083711697 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) 20241107083711697 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) 20241107083711698 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) 20241107083711698 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) 20241107083711699 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) 20241107083711699 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) 20241107083711700 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) 20241107083711700 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:387) 20241107083711700 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1746 + 13 = 1759 (pdch_ul_controller.c:131) 20241107083711700 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083711700 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083711700 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) 20241107083711701 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083711701 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1759 for type POLL (pdch_ul_controller.c:184) 20241107083711701 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1759, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083711701 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:238) 20241107083711701 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083711701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1746 Sending data request: sapi=5 arfcn=871 cur_fn=1742 block=7 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) 20241107083711702 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 96 20241107083711712 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) 20241107083711712 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) 20241107083711714 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) 20241107083711714 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) 20241107083711714 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) 20241107083711714 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) 20241107083711715 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) 20241107083711715 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) 20241107083711716 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) 20241107083711716 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) 20241107083711717 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) 20241107083711717 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) 20241107083711718 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) 20241107083711718 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) 20241107083711720 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) 20241107083711720 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) 20241107083711721 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) 20241107083711721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Sending data request: sapi=5 arfcn=871 cur_fn=1746 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) 20241107083711722 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711732 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) 20241107083711732 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) 20241107083711733 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) 20241107083711733 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) 20241107083711734 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) 20241107083711734 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) 20241107083711735 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) 20241107083711735 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) 20241107083711735 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) 20241107083711736 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) 20241107083711736 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) 20241107083711737 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) 20241107083711737 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) 20241107083711737 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) 20241107083711738 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) 20241107083711738 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) 20241107083711741 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) 20241107083711742 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1755 block_nr=9 scheduling free USF for polling at FN=1759 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083711742 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1755 Sending data request: sapi=5 arfcn=871 cur_fn=1750 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) 20241107083711742 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711756 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) 20241107083711757 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) 20241107083711758 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) 20241107083711758 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) 20241107083711759 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) 20241107083711759 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) 20241107083711760 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) 20241107083711760 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) 20241107083711761 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) 20241107083711761 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) 20241107083711762 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) 20241107083711762 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) 20241107083711763 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) 20241107083711763 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) 20241107083711764 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) 20241107083711764 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) 20241107083711765 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) 20241107083711765 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Sending data request: sapi=5 arfcn=871 cur_fn=1755 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) 20241107083711766 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711776 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) 20241107083711776 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) 20241107083711776 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1759, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083711776 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1759, TS=7 (curr FN 1759), reason=UL_ASS (tbf.cpp:487) 20241107083711776 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083711776 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:280) 20241107083711776 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:285) 20241107083711777 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) 20241107083711777 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) 20241107083711778 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) 20241107083711778 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) 20241107083711779 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) 20241107083711779 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) 20241107083711779 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) 20241107083711779 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) 20241107083711780 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) 20241107083711780 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) 20241107083711781 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) 20241107083711781 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) 20241107083711782 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) 20241107083711782 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) 20241107083711783 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) 20241107083711783 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:387) 20241107083711783 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1763 + 13 = 1776 (pdch_ul_controller.c:131) 20241107083711783 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083711783 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083711783 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) 20241107083711784 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083711784 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1776 for type POLL (pdch_ul_controller.c:184) 20241107083711784 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1776, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083711784 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:238) 20241107083711784 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1763 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083711784 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Sending data request: sapi=5 arfcn=871 cur_fn=1759 block=11 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) 20241107083711784 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 97 20241107083711796 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) 20241107083711796 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) 20241107083711798 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) 20241107083711798 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) 20241107083711799 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) 20241107083711799 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) 20241107083711800 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) 20241107083711800 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) 20241107083711800 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) 20241107083711800 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) 20241107083711801 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) 20241107083711801 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) 20241107083711802 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) 20241107083711802 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) 20241107083711803 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) 20241107083711803 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) 20241107083711805 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) 20241107083711805 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Sending data request: sapi=5 arfcn=871 cur_fn=1763 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) 20241107083711806 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711820 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) 20241107083711820 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) 20241107083711822 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) 20241107083711822 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) 20241107083711823 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) 20241107083711823 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) 20241107083711824 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) 20241107083711824 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) 20241107083711825 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) 20241107083711825 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) 20241107083711826 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) 20241107083711826 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) 20241107083711827 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) 20241107083711827 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) 20241107083711828 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) 20241107083711828 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) 20241107083711829 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) 20241107083711829 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1772 block_nr=1 scheduling free USF for polling at FN=1776 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083711829 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Sending data request: sapi=5 arfcn=871 cur_fn=1768 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) 20241107083711830 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711839 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) 20241107083711839 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) 20241107083711841 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) 20241107083711841 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) 20241107083711842 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) 20241107083711842 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) 20241107083711843 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) 20241107083711843 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) 20241107083711844 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) 20241107083711844 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) 20241107083711844 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) 20241107083711844 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) 20241107083711845 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) 20241107083711845 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) 20241107083711846 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) 20241107083711846 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) 20241107083711847 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) 20241107083711847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1776 Sending data request: sapi=5 arfcn=871 cur_fn=1772 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) 20241107083711848 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711859 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) 20241107083711859 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) 20241107083711859 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1776, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083711859 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1776, TS=7 (curr FN 1776), reason=UL_ASS (tbf.cpp:487) 20241107083711859 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083711859 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:280) 20241107083711859 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:285) 20241107083711860 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) 20241107083711860 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) 20241107083711861 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) 20241107083711861 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) 20241107083711862 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) 20241107083711862 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) 20241107083711863 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) 20241107083711863 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) 20241107083711864 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) 20241107083711864 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) 20241107083711864 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) 20241107083711864 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) 20241107083711865 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) 20241107083711865 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) 20241107083711868 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) 20241107083711868 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:387) 20241107083711868 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1781 + 13 = 1794 (pdch_ul_controller.c:131) 20241107083711868 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083711868 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083711868 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) 20241107083711869 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083711869 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1794 for type POLL (pdch_ul_controller.c:184) 20241107083711869 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1794, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083711869 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:238) 20241107083711869 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1781 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083711869 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Sending data request: sapi=5 arfcn=871 cur_fn=1776 block=3 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) 20241107083711869 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 98 20241107083711883 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) 20241107083711883 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) 20241107083711885 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) 20241107083711885 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) 20241107083711886 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) 20241107083711886 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) 20241107083711887 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) 20241107083711887 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) 20241107083711888 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) 20241107083711889 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) 20241107083711890 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) 20241107083711890 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) 20241107083711891 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) 20241107083711891 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) 20241107083711892 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) 20241107083711892 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) 20241107083711893 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) 20241107083711893 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Sending data request: sapi=5 arfcn=871 cur_fn=1781 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) 20241107083711895 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711902 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) 20241107083711902 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) 20241107083711903 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) 20241107083711903 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) 20241107083711904 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) 20241107083711904 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) 20241107083711905 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) 20241107083711905 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) 20241107083711906 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) 20241107083711906 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) 20241107083711907 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) 20241107083711907 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) 20241107083711908 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) 20241107083711908 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) 20241107083711909 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) 20241107083711909 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) 20241107083711910 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) 20241107083711910 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1789 block_nr=5 scheduling free USF for polling at FN=1794 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083711910 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Sending data request: sapi=5 arfcn=871 cur_fn=1785 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) 20241107083711910 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711921 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) 20241107083711921 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) 20241107083711923 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) 20241107083711923 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) 20241107083711923 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) 20241107083711923 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) 20241107083711924 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) 20241107083711924 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) 20241107083711925 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) 20241107083711925 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) 20241107083711926 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) 20241107083711926 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) 20241107083711926 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) 20241107083711926 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) 20241107083711927 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) 20241107083711927 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) 20241107083711931 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) 20241107083711931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Sending data request: sapi=5 arfcn=871 cur_fn=1789 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) 20241107083711931 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711945 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) 20241107083711945 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) 20241107083711945 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1794, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083711945 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1794, TS=7 (curr FN 1794), reason=UL_ASS (tbf.cpp:487) 20241107083711945 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083711945 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:280) 20241107083711945 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:285) 20241107083711946 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) 20241107083711946 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) 20241107083711947 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) 20241107083711947 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) 20241107083711948 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) 20241107083711948 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) 20241107083711949 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) 20241107083711949 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) 20241107083711950 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) 20241107083711950 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) 20241107083711951 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) 20241107083711951 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) 20241107083711951 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) 20241107083711951 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) 20241107083711952 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) 20241107083711952 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:387) 20241107083711952 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1798 + 13 = 1811 (pdch_ul_controller.c:131) 20241107083711952 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083711952 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083711953 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) 20241107083711954 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083711954 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1811 for type POLL (pdch_ul_controller.c:184) 20241107083711954 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1811, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083711954 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:238) 20241107083711954 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1798 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083711954 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Sending data request: sapi=5 arfcn=871 cur_fn=1794 block=7 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) 20241107083711954 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 99 20241107083711965 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) 20241107083711965 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) 20241107083711967 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) 20241107083711967 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) 20241107083711968 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) 20241107083711968 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) 20241107083711969 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) 20241107083711969 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) 20241107083711971 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) 20241107083711971 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) 20241107083711971 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) 20241107083711972 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) 20241107083711972 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) 20241107083711972 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) 20241107083711973 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) 20241107083711973 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) 20241107083711974 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) 20241107083711974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Sending data request: sapi=5 arfcn=871 cur_fn=1798 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) 20241107083711975 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083711985 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) 20241107083711985 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) 20241107083711986 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) 20241107083711986 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) 20241107083711987 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) 20241107083711987 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) 20241107083711988 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) 20241107083711988 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) 20241107083711989 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) 20241107083711989 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) 20241107083711990 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) 20241107083711990 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) 20241107083711990 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) 20241107083711990 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) 20241107083711991 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) 20241107083711991 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) 20241107083711994 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) 20241107083711994 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1807 block_nr=9 scheduling free USF for polling at FN=1811 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083711994 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Sending data request: sapi=5 arfcn=871 cur_fn=1802 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) 20241107083711995 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712008 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) 20241107083712008 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) 20241107083712010 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) 20241107083712010 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) 20241107083712010 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) 20241107083712010 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) 20241107083712011 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) 20241107083712011 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) 20241107083712012 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) 20241107083712012 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) 20241107083712013 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) 20241107083712013 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) 20241107083712013 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) 20241107083712013 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) 20241107083712014 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) 20241107083712014 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) 20241107083712015 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) 20241107083712015 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1811 Sending data request: sapi=5 arfcn=871 cur_fn=1807 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) 20241107083712016 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712027 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) 20241107083712027 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) 20241107083712027 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1811, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083712027 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1811, TS=7 (curr FN 1811), reason=UL_ASS (tbf.cpp:487) 20241107083712027 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083712028 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:280) 20241107083712028 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:285) 20241107083712029 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) 20241107083712029 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) 20241107083712030 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) 20241107083712030 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) 20241107083712031 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) 20241107083712031 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) 20241107083712032 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) 20241107083712032 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) 20241107083712032 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) 20241107083712032 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) 20241107083712033 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) 20241107083712033 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) 20241107083712034 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) 20241107083712034 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) 20241107083712035 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) 20241107083712035 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:387) 20241107083712035 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1815 + 13 = 1828 (pdch_ul_controller.c:131) 20241107083712035 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083712035 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083712035 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) 20241107083712036 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083712036 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1828 for type POLL (pdch_ul_controller.c:184) 20241107083712036 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1828, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083712036 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:238) 20241107083712036 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1815 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083712036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Sending data request: sapi=5 arfcn=871 cur_fn=1811 block=11 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) 20241107083712037 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 100 20241107083712047 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) 20241107083712047 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) 20241107083712048 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) 20241107083712048 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) 20241107083712049 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) 20241107083712049 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) 20241107083712050 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) 20241107083712050 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) 20241107083712051 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) 20241107083712051 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) 20241107083712052 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) 20241107083712052 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) 20241107083712052 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) 20241107083712052 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) 20241107083712053 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) 20241107083712053 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) 20241107083712056 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) 20241107083712056 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1820 Sending data request: sapi=5 arfcn=871 cur_fn=1815 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) 20241107083712057 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712071 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) 20241107083712071 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) 20241107083712072 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) 20241107083712072 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) 20241107083712073 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) 20241107083712073 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) 20241107083712074 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) 20241107083712074 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) 20241107083712075 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) 20241107083712075 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) 20241107083712076 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) 20241107083712076 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) 20241107083712076 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) 20241107083712076 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) 20241107083712077 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) 20241107083712077 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) 20241107083712078 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) 20241107083712078 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1824 block_nr=1 scheduling free USF for polling at FN=1828 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083712078 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1824 Sending data request: sapi=5 arfcn=871 cur_fn=1820 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) 20241107083712079 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712090 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) 20241107083712090 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) 20241107083712091 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) 20241107083712091 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) 20241107083712092 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) 20241107083712092 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) 20241107083712092 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) 20241107083712092 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) 20241107083712093 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) 20241107083712093 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) 20241107083712094 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) 20241107083712094 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) 20241107083712095 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) 20241107083712095 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) 20241107083712095 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) 20241107083712095 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) 20241107083712097 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) 20241107083712097 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1828 Sending data request: sapi=5 arfcn=871 cur_fn=1824 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) 20241107083712098 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712109 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) 20241107083712109 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) 20241107083712109 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1828, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083712109 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1828, TS=7 (curr FN 1828), reason=UL_ASS (tbf.cpp:487) 20241107083712109 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083712109 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:280) 20241107083712109 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:285) 20241107083712110 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) 20241107083712110 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) 20241107083712111 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) 20241107083712111 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) 20241107083712112 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) 20241107083712112 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) 20241107083712113 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) 20241107083712113 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) 20241107083712113 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) 20241107083712113 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) 20241107083712114 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) 20241107083712114 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) 20241107083712115 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) 20241107083712115 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) 20241107083712118 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) 20241107083712119 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:387) 20241107083712119 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1833 + 13 = 1846 (pdch_ul_controller.c:131) 20241107083712119 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083712119 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083712119 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) 20241107083712120 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083712120 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1846 for type POLL (pdch_ul_controller.c:184) 20241107083712120 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1846, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083712120 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:238) 20241107083712120 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1833 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083712120 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1833 Sending data request: sapi=5 arfcn=871 cur_fn=1828 block=3 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) 20241107083712120 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 101 20241107083712133 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) 20241107083712133 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) 20241107083712135 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) 20241107083712135 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) 20241107083712136 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) 20241107083712136 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) 20241107083712137 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) 20241107083712137 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) 20241107083712138 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) 20241107083712138 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) 20241107083712139 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) 20241107083712139 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) 20241107083712140 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) 20241107083712140 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) 20241107083712140 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) 20241107083712140 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) 20241107083712141 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) 20241107083712141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1837 Sending data request: sapi=5 arfcn=871 cur_fn=1833 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) 20241107083712142 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712152 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) 20241107083712152 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) 20241107083712153 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) 20241107083712154 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) 20241107083712154 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) 20241107083712154 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) 20241107083712155 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) 20241107083712155 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) 20241107083712156 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) 20241107083712156 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) 20241107083712157 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) 20241107083712157 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) 20241107083712158 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) 20241107083712158 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) 20241107083712158 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) 20241107083712158 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) 20241107083712159 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) 20241107083712159 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1841 block_nr=5 scheduling free USF for polling at FN=1846 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083712159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1841 Sending data request: sapi=5 arfcn=871 cur_fn=1837 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) 20241107083712160 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712172 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) 20241107083712172 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) 20241107083712173 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) 20241107083712173 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) 20241107083712174 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) 20241107083712174 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) 20241107083712174 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) 20241107083712175 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) 20241107083712175 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) 20241107083712175 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) 20241107083712176 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) 20241107083712176 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) 20241107083712177 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) 20241107083712177 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) 20241107083712178 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) 20241107083712178 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) 20241107083712181 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) 20241107083712181 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1846 Sending data request: sapi=5 arfcn=871 cur_fn=1841 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) 20241107083712182 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712196 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) 20241107083712196 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) 20241107083712196 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1846, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083712196 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1846, TS=7 (curr FN 1846), reason=UL_ASS (tbf.cpp:487) 20241107083712196 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083712196 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:280) 20241107083712196 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:285) 20241107083712197 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) 20241107083712197 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) 20241107083712198 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) 20241107083712198 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) 20241107083712199 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) 20241107083712199 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) 20241107083712200 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) 20241107083712200 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) 20241107083712201 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) 20241107083712201 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) 20241107083712201 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) 20241107083712201 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) 20241107083712202 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) 20241107083712202 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) 20241107083712203 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) 20241107083712203 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:387) 20241107083712203 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1850 + 13 = 1863 (pdch_ul_controller.c:131) 20241107083712203 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083712203 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083712203 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) 20241107083712204 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083712204 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1863 for type POLL (pdch_ul_controller.c:184) 20241107083712204 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1863, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083712204 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:238) 20241107083712204 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083712204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1850 Sending data request: sapi=5 arfcn=871 cur_fn=1846 block=7 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) 20241107083712204 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 102 20241107083712215 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) 20241107083712215 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) 20241107083712217 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) 20241107083712217 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) 20241107083712217 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) 20241107083712217 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) 20241107083712218 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) 20241107083712218 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) 20241107083712219 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) 20241107083712219 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) 20241107083712220 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) 20241107083712220 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) 20241107083712221 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) 20241107083712221 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) 20241107083712222 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) 20241107083712222 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) 20241107083712222 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) 20241107083712222 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1854 Sending data request: sapi=5 arfcn=871 cur_fn=1850 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) 20241107083712223 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712235 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) 20241107083712235 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) 20241107083712237 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) 20241107083712237 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) 20241107083712237 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) 20241107083712237 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) 20241107083712238 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) 20241107083712238 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) 20241107083712239 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) 20241107083712239 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) 20241107083712240 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) 20241107083712240 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) 20241107083712241 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) 20241107083712241 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) 20241107083712241 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) 20241107083712241 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) 20241107083712245 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) 20241107083712245 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1859 block_nr=9 scheduling free USF for polling at FN=1863 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083712245 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1859 Sending data request: sapi=5 arfcn=871 cur_fn=1854 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) 20241107083712246 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712260 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) 20241107083712260 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) 20241107083712262 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) 20241107083712262 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) 20241107083712263 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) 20241107083712263 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) 20241107083712264 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) 20241107083712264 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) 20241107083712265 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) 20241107083712265 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) 20241107083712266 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) 20241107083712266 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) 20241107083712267 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) 20241107083712267 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) 20241107083712267 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) 20241107083712267 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) 20241107083712268 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) 20241107083712268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1863 Sending data request: sapi=5 arfcn=871 cur_fn=1859 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) 20241107083712269 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712280 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) 20241107083712280 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) 20241107083712280 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1863, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083712280 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1863, TS=7 (curr FN 1863), reason=UL_ASS (tbf.cpp:487) 20241107083712280 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083712280 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:280) 20241107083712280 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:285) 20241107083712281 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) 20241107083712281 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) 20241107083712282 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) 20241107083712282 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) 20241107083712283 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) 20241107083712283 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) 20241107083712284 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) 20241107083712284 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) 20241107083712285 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) 20241107083712285 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) 20241107083712286 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) 20241107083712286 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) 20241107083712287 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) 20241107083712287 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) 20241107083712288 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) 20241107083712288 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:387) 20241107083712288 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1867 + 13 = 1880 (pdch_ul_controller.c:131) 20241107083712288 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083712288 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083712288 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) 20241107083712289 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083712289 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1880 for type POLL (pdch_ul_controller.c:184) 20241107083712289 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1880, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083712289 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:238) 20241107083712289 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1867 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083712289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1867 Sending data request: sapi=5 arfcn=871 cur_fn=1863 block=11 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) 20241107083712289 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 103 20241107083712300 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) 20241107083712300 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) 20241107083712301 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) 20241107083712301 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) 20241107083712302 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) 20241107083712302 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) 20241107083712303 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) 20241107083712303 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) 20241107083712303 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) 20241107083712304 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) 20241107083712304 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) 20241107083712304 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) 20241107083712305 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) 20241107083712305 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) 20241107083712306 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) 20241107083712306 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) 20241107083712309 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) 20241107083712309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1872 Sending data request: sapi=5 arfcn=871 cur_fn=1867 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) 20241107083712310 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712323 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) 20241107083712324 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) 20241107083712325 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) 20241107083712325 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) 20241107083712326 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) 20241107083712326 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) 20241107083712327 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) 20241107083712327 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) 20241107083712328 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) 20241107083712328 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) 20241107083712329 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) 20241107083712329 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) 20241107083712330 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) 20241107083712330 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) 20241107083712331 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) 20241107083712331 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) 20241107083712331 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) 20241107083712332 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1876 block_nr=1 scheduling free USF for polling at FN=1880 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083712332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1876 Sending data request: sapi=5 arfcn=871 cur_fn=1872 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) 20241107083712333 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712343 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) 20241107083712343 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) 20241107083712345 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) 20241107083712345 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) 20241107083712345 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) 20241107083712345 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) 20241107083712346 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) 20241107083712346 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) 20241107083712347 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) 20241107083712347 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) 20241107083712348 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) 20241107083712348 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) 20241107083712349 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) 20241107083712349 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) 20241107083712350 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) 20241107083712350 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) 20241107083712351 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) 20241107083712351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1880 Sending data request: sapi=5 arfcn=871 cur_fn=1876 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) 20241107083712352 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712363 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) 20241107083712363 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) 20241107083712363 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1880, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083712363 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1880, TS=7 (curr FN 1880), reason=UL_ASS (tbf.cpp:487) 20241107083712363 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083712363 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:280) 20241107083712363 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:285) 20241107083712365 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) 20241107083712365 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) 20241107083712366 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) 20241107083712366 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) 20241107083712367 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) 20241107083712367 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) 20241107083712368 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) 20241107083712368 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) 20241107083712368 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) 20241107083712368 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) 20241107083712370 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) 20241107083712370 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) 20241107083712371 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) 20241107083712371 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) 20241107083712373 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) 20241107083712373 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:387) 20241107083712373 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1885 + 13 = 1898 (pdch_ul_controller.c:131) 20241107083712373 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083712373 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083712373 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) 20241107083712374 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083712374 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1898 for type POLL (pdch_ul_controller.c:184) 20241107083712374 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1898, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083712374 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:238) 20241107083712374 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1885 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083712374 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1885 Sending data request: sapi=5 arfcn=871 cur_fn=1880 block=3 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) 20241107083712375 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 104 20241107083712387 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) 20241107083712387 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) 20241107083712389 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) 20241107083712389 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) 20241107083712389 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) 20241107083712390 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) 20241107083712390 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) 20241107083712390 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) 20241107083712391 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) 20241107083712391 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) 20241107083712392 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) 20241107083712392 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) 20241107083712393 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) 20241107083712393 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) 20241107083712394 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) 20241107083712394 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) 20241107083712395 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) 20241107083712395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1889 Sending data request: sapi=5 arfcn=871 cur_fn=1885 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) 20241107083712395 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712407 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) 20241107083712407 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) 20241107083712408 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) 20241107083712408 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) 20241107083712409 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) 20241107083712409 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) 20241107083712409 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) 20241107083712409 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) 20241107083712410 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) 20241107083712411 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) 20241107083712412 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) 20241107083712412 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) 20241107083712413 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) 20241107083712413 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) 20241107083712414 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) 20241107083712414 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) 20241107083712415 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) 20241107083712415 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1893 block_nr=5 scheduling free USF for polling at FN=1898 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083712415 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1893 Sending data request: sapi=5 arfcn=871 cur_fn=1889 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) 20241107083712416 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712426 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) 20241107083712426 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) 20241107083712428 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) 20241107083712428 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) 20241107083712428 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) 20241107083712428 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) 20241107083712429 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) 20241107083712429 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) 20241107083712430 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) 20241107083712430 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) 20241107083712431 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) 20241107083712431 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) 20241107083712432 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) 20241107083712432 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) 20241107083712433 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) 20241107083712433 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) 20241107083712436 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) 20241107083712436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1898 Sending data request: sapi=5 arfcn=871 cur_fn=1893 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) 20241107083712437 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712451 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) 20241107083712451 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) 20241107083712451 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1898, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083712451 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1898, TS=7 (curr FN 1898), reason=UL_ASS (tbf.cpp:487) 20241107083712451 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083712451 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:280) 20241107083712451 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:285) 20241107083712452 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) 20241107083712452 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) 20241107083712453 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) 20241107083712453 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) 20241107083712454 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) 20241107083712454 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) 20241107083712455 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) 20241107083712455 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) 20241107083712456 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) 20241107083712456 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) 20241107083712456 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) 20241107083712456 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) 20241107083712458 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) 20241107083712458 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) 20241107083712459 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) 20241107083712459 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:387) 20241107083712459 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1902 + 13 = 1915 (pdch_ul_controller.c:131) 20241107083712459 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083712459 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083712459 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) 20241107083712460 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083712460 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1915 for type POLL (pdch_ul_controller.c:184) 20241107083712460 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1915, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083712460 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:238) 20241107083712460 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1902 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083712460 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1902 Sending data request: sapi=5 arfcn=871 cur_fn=1898 block=7 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) 20241107083712460 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 105 20241107083712470 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) 20241107083712470 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) 20241107083712472 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) 20241107083712472 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) 20241107083712472 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) 20241107083712472 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) 20241107083712473 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) 20241107083712473 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) 20241107083712474 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) 20241107083712474 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) 20241107083712475 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) 20241107083712475 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) 20241107083712476 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) 20241107083712476 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) 20241107083712476 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) 20241107083712476 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) 20241107083712477 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) 20241107083712477 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1906 Sending data request: sapi=5 arfcn=871 cur_fn=1902 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) 20241107083712478 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712490 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) 20241107083712490 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) 20241107083712491 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) 20241107083712491 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) 20241107083712492 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) 20241107083712492 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) 20241107083712493 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) 20241107083712493 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) 20241107083712493 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) 20241107083712493 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) 20241107083712495 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) 20241107083712495 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) 20241107083712495 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) 20241107083712495 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) 20241107083712496 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) 20241107083712496 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) 20241107083712499 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) 20241107083712499 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1911 block_nr=9 scheduling free USF for polling at FN=1915 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083712499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1911 Sending data request: sapi=5 arfcn=871 cur_fn=1906 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) 20241107083712500 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712514 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) 20241107083712514 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) 20241107083712515 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) 20241107083712515 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) 20241107083712516 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) 20241107083712516 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) 20241107083712517 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) 20241107083712517 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) 20241107083712518 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) 20241107083712518 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) 20241107083712518 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) 20241107083712518 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) 20241107083712519 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) 20241107083712519 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) 20241107083712520 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) 20241107083712520 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) 20241107083712521 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) 20241107083712521 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1915 Sending data request: sapi=5 arfcn=871 cur_fn=1911 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) 20241107083712522 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712533 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) 20241107083712533 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) 20241107083712533 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1915, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083712533 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1915, TS=7 (curr FN 1915), reason=UL_ASS (tbf.cpp:487) 20241107083712533 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083712533 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:280) 20241107083712534 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:285) 20241107083712535 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) 20241107083712535 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) 20241107083712536 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) 20241107083712536 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) 20241107083712537 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) 20241107083712537 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) 20241107083712537 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) 20241107083712537 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) 20241107083712538 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) 20241107083712538 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) 20241107083712539 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) 20241107083712539 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) 20241107083712540 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) 20241107083712540 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) 20241107083712541 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) 20241107083712541 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:387) 20241107083712541 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1919 + 13 = 1932 (pdch_ul_controller.c:131) 20241107083712541 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083712541 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083712541 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) 20241107083712542 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083712542 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1932 for type POLL (pdch_ul_controller.c:184) 20241107083712542 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1932, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083712542 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:238) 20241107083712542 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1919 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083712542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1919 Sending data request: sapi=5 arfcn=871 cur_fn=1915 block=11 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) 20241107083712542 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 106 20241107083712553 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) 20241107083712553 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) 20241107083712554 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) 20241107083712554 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) 20241107083712555 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) 20241107083712555 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) 20241107083712556 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) 20241107083712556 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) 20241107083712557 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) 20241107083712557 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) 20241107083712557 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) 20241107083712557 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) 20241107083712558 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) 20241107083712558 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) 20241107083712559 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) 20241107083712559 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) 20241107083712562 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) 20241107083712562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1924 Sending data request: sapi=5 arfcn=871 cur_fn=1919 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) 20241107083712563 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712576 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) 20241107083712576 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) 20241107083712577 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) 20241107083712577 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) 20241107083712577 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) 20241107083712577 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) 20241107083712578 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) 20241107083712578 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) 20241107083712578 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) 20241107083712578 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) 20241107083712578 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) 20241107083712578 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) 20241107083712578 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) 20241107083712578 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) 20241107083712579 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) 20241107083712579 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) 20241107083712581 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) 20241107083712581 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1928 block_nr=1 scheduling free USF for polling at FN=1932 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083712581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1928 Sending data request: sapi=5 arfcn=871 cur_fn=1924 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) 20241107083712581 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712596 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) 20241107083712596 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) 20241107083712598 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) 20241107083712598 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) 20241107083712599 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) 20241107083712599 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) 20241107083712600 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) 20241107083712600 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) 20241107083712600 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) 20241107083712600 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) 20241107083712601 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) 20241107083712601 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) 20241107083712602 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) 20241107083712602 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) 20241107083712603 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) 20241107083712603 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) 20241107083712604 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) 20241107083712604 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1932 Sending data request: sapi=5 arfcn=871 cur_fn=1928 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) 20241107083712604 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712616 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) 20241107083712616 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) 20241107083712616 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1932, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083712616 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1932, TS=7 (curr FN 1932), reason=UL_ASS (tbf.cpp:487) 20241107083712616 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083712616 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:280) 20241107083712616 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:285) 20241107083712617 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) 20241107083712617 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) 20241107083712618 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) 20241107083712618 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) 20241107083712619 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) 20241107083712619 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) 20241107083712620 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) 20241107083712620 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) 20241107083712621 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) 20241107083712621 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) 20241107083712622 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) 20241107083712623 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) 20241107083712624 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) 20241107083712624 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) 20241107083712626 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) 20241107083712626 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:387) 20241107083712626 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1937 + 13 = 1950 (pdch_ul_controller.c:131) 20241107083712626 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083712626 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083712626 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) 20241107083712627 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083712627 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1950 for type POLL (pdch_ul_controller.c:184) 20241107083712627 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1950, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083712627 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:238) 20241107083712627 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1937 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083712627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1937 Sending data request: sapi=5 arfcn=871 cur_fn=1932 block=3 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) 20241107083712627 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 107 20241107083712640 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) 20241107083712640 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) 20241107083712641 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) 20241107083712641 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) 20241107083712642 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) 20241107083712642 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) 20241107083712643 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) 20241107083712643 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) 20241107083712643 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) 20241107083712643 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) 20241107083712644 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) 20241107083712644 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) 20241107083712645 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) 20241107083712645 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) 20241107083712646 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) 20241107083712646 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) 20241107083712647 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) 20241107083712647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1941 Sending data request: sapi=5 arfcn=871 cur_fn=1937 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) 20241107083712648 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712660 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) 20241107083712660 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) 20241107083712661 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) 20241107083712661 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) 20241107083712662 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) 20241107083712663 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) 20241107083712663 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) 20241107083712664 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) 20241107083712664 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) 20241107083712664 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) 20241107083712665 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) 20241107083712665 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) 20241107083712666 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) 20241107083712666 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) 20241107083712666 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) 20241107083712667 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) 20241107083712667 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) 20241107083712667 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1945 block_nr=5 scheduling free USF for polling at FN=1950 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083712668 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1945 Sending data request: sapi=5 arfcn=871 cur_fn=1941 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) 20241107083712668 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712678 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) 20241107083712678 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) 20241107083712680 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) 20241107083712680 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) 20241107083712681 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) 20241107083712681 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) 20241107083712681 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) 20241107083712681 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) 20241107083712682 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) 20241107083712682 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) 20241107083712683 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) 20241107083712683 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) 20241107083712684 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) 20241107083712684 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) 20241107083712685 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) 20241107083712685 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) 20241107083712688 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) 20241107083712688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1950 Sending data request: sapi=5 arfcn=871 cur_fn=1945 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) 20241107083712689 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712703 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) 20241107083712703 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) 20241107083712703 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1950, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083712703 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1950, TS=7 (curr FN 1950), reason=UL_ASS (tbf.cpp:487) 20241107083712703 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083712703 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:280) 20241107083712703 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:285) 20241107083712704 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) 20241107083712704 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) 20241107083712705 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) 20241107083712705 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) 20241107083712706 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) 20241107083712707 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) 20241107083712708 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) 20241107083712708 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) 20241107083712709 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) 20241107083712709 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) 20241107083712710 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) 20241107083712710 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) 20241107083712712 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) 20241107083712712 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) 20241107083712713 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) 20241107083712713 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:387) 20241107083712713 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1954 + 13 = 1967 (pdch_ul_controller.c:131) 20241107083712713 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083712713 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083712713 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) 20241107083712714 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083712714 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1967 for type POLL (pdch_ul_controller.c:184) 20241107083712714 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1967, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083712714 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:238) 20241107083712714 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1954 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083712714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1954 Sending data request: sapi=5 arfcn=871 cur_fn=1950 block=7 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) 20241107083712715 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 108 20241107083712723 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) 20241107083712723 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) 20241107083712725 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) 20241107083712725 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) 20241107083712726 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) 20241107083712726 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) 20241107083712726 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) 20241107083712727 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) 20241107083712727 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) 20241107083712727 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) 20241107083712728 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) 20241107083712728 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) 20241107083712728 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) 20241107083712728 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) 20241107083712729 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) 20241107083712729 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) 20241107083712730 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) 20241107083712730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1958 Sending data request: sapi=5 arfcn=871 cur_fn=1954 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) 20241107083712730 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712741 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) 20241107083712741 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) 20241107083712741 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) 20241107083712741 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) 20241107083712741 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) 20241107083712742 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) 20241107083712742 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) 20241107083712742 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) 20241107083712742 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) 20241107083712742 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) 20241107083712742 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) 20241107083712742 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) 20241107083712743 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) 20241107083712743 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) 20241107083712743 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) 20241107083712743 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) 20241107083712750 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) 20241107083712750 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1963 block_nr=9 scheduling free USF for polling at FN=1967 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083712750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1963 Sending data request: sapi=5 arfcn=871 cur_fn=1958 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) 20241107083712751 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712765 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) 20241107083712765 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) 20241107083712765 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) 20241107083712765 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) 20241107083712766 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) 20241107083712766 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) 20241107083712767 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) 20241107083712767 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) 20241107083712767 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) 20241107083712767 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) 20241107083712768 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) 20241107083712768 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) 20241107083712769 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) 20241107083712769 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) 20241107083712769 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) 20241107083712769 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) 20241107083712770 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) 20241107083712770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1967 Sending data request: sapi=5 arfcn=871 cur_fn=1963 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) 20241107083712771 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712784 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) 20241107083712784 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) 20241107083712784 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1967, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083712784 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1967, TS=7 (curr FN 1967), reason=UL_ASS (tbf.cpp:487) 20241107083712784 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083712784 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:280) 20241107083712784 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:285) 20241107083712786 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) 20241107083712786 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) 20241107083712786 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) 20241107083712786 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) 20241107083712787 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) 20241107083712787 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) 20241107083712788 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) 20241107083712788 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) 20241107083712789 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) 20241107083712789 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) 20241107083712790 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) 20241107083712790 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) 20241107083712791 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) 20241107083712791 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) 20241107083712792 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) 20241107083712792 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:387) 20241107083712792 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1971 + 13 = 1984 (pdch_ul_controller.c:131) 20241107083712792 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083712793 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083712793 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) 20241107083712793 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083712793 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1984 for type POLL (pdch_ul_controller.c:184) 20241107083712793 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1984, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083712793 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:238) 20241107083712793 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083712793 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1971 Sending data request: sapi=5 arfcn=871 cur_fn=1967 block=11 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) 20241107083712793 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 109 20241107083712804 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) 20241107083712804 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) 20241107083712806 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) 20241107083712807 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) 20241107083712808 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) 20241107083712808 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) 20241107083712809 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) 20241107083712809 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) 20241107083712810 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) 20241107083712810 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) 20241107083712811 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) 20241107083712811 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) 20241107083712813 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) 20241107083712813 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) 20241107083712814 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) 20241107083712814 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) 20241107083712815 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) 20241107083712815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1976 Sending data request: sapi=5 arfcn=871 cur_fn=1971 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) 20241107083712816 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712828 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) 20241107083712828 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) 20241107083712830 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) 20241107083712830 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) 20241107083712831 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) 20241107083712831 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) 20241107083712833 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) 20241107083712833 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) 20241107083712834 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) 20241107083712834 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) 20241107083712835 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) 20241107083712835 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) 20241107083712836 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) 20241107083712836 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) 20241107083712837 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) 20241107083712837 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) 20241107083712838 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) 20241107083712838 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1980 block_nr=1 scheduling free USF for polling at FN=1984 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083712838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1980 Sending data request: sapi=5 arfcn=871 cur_fn=1976 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) 20241107083712839 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712848 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) 20241107083712848 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) 20241107083712850 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) 20241107083712850 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) 20241107083712852 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) 20241107083712852 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) 20241107083712852 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) 20241107083712852 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) 20241107083712853 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) 20241107083712853 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) 20241107083712854 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) 20241107083712854 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) 20241107083712855 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) 20241107083712855 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) 20241107083712856 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) 20241107083712856 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) 20241107083712857 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) 20241107083712857 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1984 Sending data request: sapi=5 arfcn=871 cur_fn=1980 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) 20241107083712859 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712867 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) 20241107083712867 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) 20241107083712867 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1984, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083712868 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1984, TS=7 (curr FN 1984), reason=UL_ASS (tbf.cpp:487) 20241107083712868 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083712868 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:280) 20241107083712868 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:285) 20241107083712870 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) 20241107083712870 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) 20241107083712871 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) 20241107083712871 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) 20241107083712872 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) 20241107083712872 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) 20241107083712873 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) 20241107083712873 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) 20241107083712874 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) 20241107083712874 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) 20241107083712874 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) 20241107083712874 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) 20241107083712875 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) 20241107083712875 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) 20241107083712877 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) 20241107083712877 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:387) 20241107083712877 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1989 + 13 = 2002 (pdch_ul_controller.c:131) 20241107083712877 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083712877 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083712877 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) 20241107083712878 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083712878 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2002 for type POLL (pdch_ul_controller.c:184) 20241107083712878 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2002, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083712878 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:238) 20241107083712878 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1989 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083712878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1989 Sending data request: sapi=5 arfcn=871 cur_fn=1984 block=3 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) 20241107083712878 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 110 20241107083712891 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) 20241107083712891 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) 20241107083712892 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) 20241107083712892 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) 20241107083712893 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) 20241107083712893 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) 20241107083712894 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) 20241107083712894 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) 20241107083712895 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) 20241107083712895 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) 20241107083712896 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) 20241107083712896 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) 20241107083712897 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) 20241107083712897 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) 20241107083712898 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) 20241107083712898 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) 20241107083712899 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) 20241107083712899 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1993 Sending data request: sapi=5 arfcn=871 cur_fn=1989 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) 20241107083712900 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712911 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) 20241107083712911 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) 20241107083712912 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) 20241107083712912 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) 20241107083712913 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) 20241107083712913 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) 20241107083712914 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) 20241107083712914 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) 20241107083712915 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) 20241107083712915 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) 20241107083712915 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) 20241107083712915 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) 20241107083712916 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) 20241107083712916 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) 20241107083712917 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) 20241107083712917 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) 20241107083712918 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) 20241107083712918 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1997 block_nr=5 scheduling free USF for polling at FN=2002 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083712918 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1997 Sending data request: sapi=5 arfcn=871 cur_fn=1993 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) 20241107083712919 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712930 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) 20241107083712930 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) 20241107083712931 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) 20241107083712931 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) 20241107083712932 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) 20241107083712932 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) 20241107083712933 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) 20241107083712933 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) 20241107083712934 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) 20241107083712934 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) 20241107083712934 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) 20241107083712934 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) 20241107083712935 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) 20241107083712935 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) 20241107083712936 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) 20241107083712936 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) 20241107083712940 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) 20241107083712940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2002 Sending data request: sapi=5 arfcn=871 cur_fn=1997 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) 20241107083712941 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712954 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) 20241107083712954 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) 20241107083712954 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2002, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083712954 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2002, TS=7 (curr FN 2002), reason=UL_ASS (tbf.cpp:487) 20241107083712954 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083712954 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:280) 20241107083712954 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:285) 20241107083712956 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) 20241107083712956 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) 20241107083712957 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) 20241107083712957 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) 20241107083712958 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) 20241107083712958 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) 20241107083712959 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) 20241107083712959 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) 20241107083712960 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) 20241107083712960 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) 20241107083712961 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) 20241107083712961 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) 20241107083712962 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) 20241107083712962 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) 20241107083712962 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) 20241107083712963 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:387) 20241107083712963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2006 + 13 = 2019 (pdch_ul_controller.c:131) 20241107083712963 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083712963 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083712963 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) 20241107083712963 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083712963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2019 for type POLL (pdch_ul_controller.c:184) 20241107083712963 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2019, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083712963 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:238) 20241107083712963 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2006 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083712963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2006 Sending data request: sapi=5 arfcn=871 cur_fn=2002 block=7 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) 20241107083712963 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 111 20241107083712974 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) 20241107083712974 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) 20241107083712975 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) 20241107083712975 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) 20241107083712976 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) 20241107083712976 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) 20241107083712977 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) 20241107083712977 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) 20241107083712978 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) 20241107083712978 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) 20241107083712979 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) 20241107083712979 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) 20241107083712980 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) 20241107083712980 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) 20241107083712981 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) 20241107083712981 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) 20241107083712983 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) 20241107083712983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2010 Sending data request: sapi=5 arfcn=871 cur_fn=2006 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) 20241107083712983 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083712993 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) 20241107083712993 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) 20241107083712994 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) 20241107083712994 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) 20241107083712995 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) 20241107083712995 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) 20241107083712996 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) 20241107083712996 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) 20241107083712997 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) 20241107083712997 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) 20241107083712998 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) 20241107083712998 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) 20241107083712999 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) 20241107083712999 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) 20241107083713001 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) 20241107083713001 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) 20241107083713003 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) 20241107083713003 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2015 block_nr=9 scheduling free USF for polling at FN=2019 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083713003 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2015 Sending data request: sapi=5 arfcn=871 cur_fn=2010 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) 20241107083713003 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713017 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) 20241107083713017 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) 20241107083713018 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) 20241107083713018 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) 20241107083713018 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) 20241107083713019 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) 20241107083713019 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) 20241107083713019 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) 20241107083713020 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) 20241107083713020 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) 20241107083713021 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) 20241107083713021 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) 20241107083713022 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) 20241107083713022 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) 20241107083713023 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) 20241107083713023 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) 20241107083713024 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) 20241107083713024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2019 Sending data request: sapi=5 arfcn=871 cur_fn=2015 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) 20241107083713024 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713036 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) 20241107083713036 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) 20241107083713036 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2019, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083713036 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2019, TS=7 (curr FN 2019), reason=UL_ASS (tbf.cpp:487) 20241107083713036 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083713036 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:280) 20241107083713036 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:285) 20241107083713037 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) 20241107083713037 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) 20241107083713038 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) 20241107083713038 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) 20241107083713039 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) 20241107083713039 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) 20241107083713040 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) 20241107083713040 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) 20241107083713040 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) 20241107083713040 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) 20241107083713041 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) 20241107083713041 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) 20241107083713042 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) 20241107083713042 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) 20241107083713043 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) 20241107083713043 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:387) 20241107083713043 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2023 + 13 = 2036 (pdch_ul_controller.c:131) 20241107083713043 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083713043 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083713043 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) 20241107083713045 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083713045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2036 for type POLL (pdch_ul_controller.c:184) 20241107083713045 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2036, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083713045 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:238) 20241107083713045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2023 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083713045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2023 Sending data request: sapi=5 arfcn=871 cur_fn=2019 block=11 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) 20241107083713045 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 112 20241107083713055 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) 20241107083713056 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) 20241107083713057 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) 20241107083713057 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) 20241107083713058 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) 20241107083713058 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) 20241107083713058 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) 20241107083713058 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) 20241107083713059 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) 20241107083713059 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) 20241107083713060 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) 20241107083713060 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) 20241107083713061 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) 20241107083713061 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) 20241107083713061 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) 20241107083713062 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) 20241107083713065 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) 20241107083713065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2028 Sending data request: sapi=5 arfcn=871 cur_fn=2023 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) 20241107083713066 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713079 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) 20241107083713079 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) 20241107083713081 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) 20241107083713081 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) 20241107083713082 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) 20241107083713082 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) 20241107083713083 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) 20241107083713083 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) 20241107083713084 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) 20241107083713084 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) 20241107083713084 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) 20241107083713084 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) 20241107083713085 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) 20241107083713085 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) 20241107083713086 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) 20241107083713086 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) 20241107083713087 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) 20241107083713087 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2032 block_nr=1 scheduling free USF for polling at FN=2036 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083713087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2032 Sending data request: sapi=5 arfcn=871 cur_fn=2028 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) 20241107083713088 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713099 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) 20241107083713099 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) 20241107083713100 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) 20241107083713100 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) 20241107083713101 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) 20241107083713101 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) 20241107083713101 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) 20241107083713101 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) 20241107083713102 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) 20241107083713102 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) 20241107083713104 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) 20241107083713104 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) 20241107083713105 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) 20241107083713105 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) 20241107083713107 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) 20241107083713107 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) 20241107083713108 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) 20241107083713108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2036 Sending data request: sapi=5 arfcn=871 cur_fn=2032 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) 20241107083713109 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713118 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) 20241107083713118 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) 20241107083713118 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2036, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083713118 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2036, TS=7 (curr FN 2036), reason=UL_ASS (tbf.cpp:487) 20241107083713118 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083713118 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:280) 20241107083713118 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:285) 20241107083713120 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) 20241107083713120 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) 20241107083713120 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) 20241107083713120 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) 20241107083713121 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) 20241107083713121 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) 20241107083713122 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) 20241107083713122 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) 20241107083713123 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) 20241107083713123 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) 20241107083713124 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) 20241107083713124 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) 20241107083713125 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) 20241107083713125 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) 20241107083713128 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) 20241107083713128 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:387) 20241107083713128 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2041 + 13 = 2054 (pdch_ul_controller.c:131) 20241107083713128 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083713128 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083713128 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) 20241107083713129 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083713129 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2054 for type POLL (pdch_ul_controller.c:184) 20241107083713129 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2054, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083713129 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:238) 20241107083713129 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2041 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083713129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2041 Sending data request: sapi=5 arfcn=871 cur_fn=2036 block=3 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) 20241107083713129 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 113 20241107083713143 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) 20241107083713143 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) 20241107083713144 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) 20241107083713144 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) 20241107083713145 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) 20241107083713145 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) 20241107083713146 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) 20241107083713146 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) 20241107083713147 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) 20241107083713147 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) 20241107083713148 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) 20241107083713148 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) 20241107083713149 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) 20241107083713149 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) 20241107083713150 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) 20241107083713150 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) 20241107083713151 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) 20241107083713151 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2045 Sending data request: sapi=5 arfcn=871 cur_fn=2041 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) 20241107083713152 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713162 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) 20241107083713162 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) 20241107083713164 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) 20241107083713164 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) 20241107083713165 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) 20241107083713165 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) 20241107083713166 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) 20241107083713166 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) 20241107083713167 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) 20241107083713167 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) 20241107083713168 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) 20241107083713168 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) 20241107083713168 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) 20241107083713168 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) 20241107083713169 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) 20241107083713169 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) 20241107083713170 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) 20241107083713170 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2049 block_nr=5 scheduling free USF for polling at FN=2054 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083713170 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2049 Sending data request: sapi=5 arfcn=871 cur_fn=2045 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) 20241107083713171 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713182 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) 20241107083713182 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) 20241107083713183 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) 20241107083713183 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) 20241107083713184 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) 20241107083713184 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) 20241107083713185 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) 20241107083713185 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) 20241107083713186 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) 20241107083713186 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) 20241107083713187 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) 20241107083713187 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) 20241107083713188 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) 20241107083713188 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) 20241107083713188 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) 20241107083713188 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) 20241107083713192 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) 20241107083713192 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2054 Sending data request: sapi=5 arfcn=871 cur_fn=2049 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) 20241107083713192 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713206 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) 20241107083713206 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) 20241107083713206 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2054, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083713206 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2054, TS=7 (curr FN 2054), reason=UL_ASS (tbf.cpp:487) 20241107083713206 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083713206 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:280) 20241107083713206 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:285) 20241107083713208 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) 20241107083713208 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) 20241107083713209 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) 20241107083713209 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) 20241107083713210 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) 20241107083713210 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) 20241107083713211 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) 20241107083713211 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) 20241107083713212 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) 20241107083713212 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) 20241107083713213 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) 20241107083713213 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) 20241107083713213 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) 20241107083713213 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) 20241107083713214 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) 20241107083713214 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:387) 20241107083713214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2058 + 13 = 2071 (pdch_ul_controller.c:131) 20241107083713214 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083713214 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083713214 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) 20241107083713215 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083713215 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2071 for type POLL (pdch_ul_controller.c:184) 20241107083713215 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2071, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083713215 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:238) 20241107083713215 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2058 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083713215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2058 Sending data request: sapi=5 arfcn=871 cur_fn=2054 block=7 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) 20241107083713215 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 114 20241107083713226 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) 20241107083713226 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) 20241107083713227 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) 20241107083713227 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) 20241107083713228 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) 20241107083713228 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) 20241107083713229 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) 20241107083713229 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) 20241107083713229 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) 20241107083713229 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) 20241107083713230 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) 20241107083713230 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) 20241107083713231 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) 20241107083713231 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) 20241107083713232 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) 20241107083713232 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) 20241107083713233 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) 20241107083713233 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2062 Sending data request: sapi=5 arfcn=871 cur_fn=2058 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) 20241107083713234 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713246 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) 20241107083713246 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) 20241107083713247 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) 20241107083713247 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) 20241107083713248 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) 20241107083713248 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) 20241107083713249 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) 20241107083713249 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) 20241107083713250 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) 20241107083713250 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) 20241107083713251 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) 20241107083713251 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) 20241107083713252 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) 20241107083713252 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) 20241107083713252 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) 20241107083713252 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) 20241107083713255 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) 20241107083713255 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2067 block_nr=9 scheduling free USF for polling at FN=2071 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083713255 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2067 Sending data request: sapi=5 arfcn=871 cur_fn=2062 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) 20241107083713256 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713271 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) 20241107083713271 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) 20241107083713272 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) 20241107083713272 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) 20241107083713273 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) 20241107083713273 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) 20241107083713273 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) 20241107083713273 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) 20241107083713274 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) 20241107083713274 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) 20241107083713275 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) 20241107083713275 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) 20241107083713276 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) 20241107083713276 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) 20241107083713277 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) 20241107083713277 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) 20241107083713278 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) 20241107083713278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2071 Sending data request: sapi=5 arfcn=871 cur_fn=2067 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) 20241107083713279 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713290 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) 20241107083713290 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) 20241107083713290 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2071, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083713290 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2071, TS=7 (curr FN 2071), reason=UL_ASS (tbf.cpp:487) 20241107083713290 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083713290 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:280) 20241107083713290 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:285) 20241107083713291 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) 20241107083713291 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) 20241107083713292 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) 20241107083713292 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) 20241107083713293 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) 20241107083713293 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) 20241107083713294 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) 20241107083713294 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) 20241107083713295 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) 20241107083713295 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) 20241107083713296 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) 20241107083713296 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) 20241107083713296 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) 20241107083713296 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) 20241107083713297 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) 20241107083713297 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:387) 20241107083713297 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2075 + 13 = 2088 (pdch_ul_controller.c:131) 20241107083713297 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083713297 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083713297 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) 20241107083713298 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083713298 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2088 for type POLL (pdch_ul_controller.c:184) 20241107083713298 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2088, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083713298 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:238) 20241107083713298 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2075 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083713298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2075 Sending data request: sapi=5 arfcn=871 cur_fn=2071 block=11 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) 20241107083713298 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 115 20241107083713309 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) 20241107083713309 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) 20241107083713310 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) 20241107083713310 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) 20241107083713311 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) 20241107083713311 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) 20241107083713312 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) 20241107083713312 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) 20241107083713312 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) 20241107083713312 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) 20241107083713313 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) 20241107083713313 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) 20241107083713314 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) 20241107083713314 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) 20241107083713315 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) 20241107083713315 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) 20241107083713318 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) 20241107083713318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2080 Sending data request: sapi=5 arfcn=871 cur_fn=2075 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) 20241107083713319 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713333 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) 20241107083713333 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) 20241107083713334 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) 20241107083713334 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) 20241107083713335 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) 20241107083713335 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) 20241107083713337 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) 20241107083713337 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) 20241107083713338 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) 20241107083713338 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) 20241107083713339 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) 20241107083713339 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) 20241107083713340 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083713340 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241107083713340 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241107083713340 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083713340 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083713340 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) 20241107083713340 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) 20241107083713342 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) 20241107083713342 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) 20241107083713343 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) 20241107083713343 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2084 block_nr=1 scheduling free USF for polling at FN=2088 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083713343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2084 Sending data request: sapi=5 arfcn=871 cur_fn=2080 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) 20241107083713344 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713350 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083713350 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083713350 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083713350 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083713350 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083713352 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) 20241107083713352 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) 20241107083713353 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) 20241107083713353 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) 20241107083713354 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) 20241107083713354 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) 20241107083713355 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) 20241107083713355 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) 20241107083713356 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) 20241107083713356 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) 20241107083713356 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) 20241107083713356 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) 20241107083713357 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) 20241107083713357 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) 20241107083713358 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) 20241107083713358 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) 20241107083713359 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) 20241107083713359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2088 Sending data request: sapi=5 arfcn=871 cur_fn=2084 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) 20241107083713360 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713371 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) 20241107083713371 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) 20241107083713371 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2088, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083713371 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2088, TS=7 (curr FN 2088), reason=UL_ASS (tbf.cpp:487) 20241107083713371 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083713371 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:280) 20241107083713371 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:285) 20241107083713372 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) 20241107083713372 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) 20241107083713373 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) 20241107083713373 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) 20241107083713374 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) 20241107083713374 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) 20241107083713375 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) 20241107083713375 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) 20241107083713376 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) 20241107083713376 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) 20241107083713377 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) 20241107083713377 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) 20241107083713378 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) 20241107083713378 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) 20241107083713380 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) 20241107083713381 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:387) 20241107083713381 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2093 + 13 = 2106 (pdch_ul_controller.c:131) 20241107083713381 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083713381 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083713381 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) 20241107083713381 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083713381 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2106 for type POLL (pdch_ul_controller.c:184) 20241107083713381 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2106, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083713381 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:238) 20241107083713381 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2093 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083713381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2093 Sending data request: sapi=5 arfcn=871 cur_fn=2088 block=3 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) 20241107083713382 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 116 20241107083713395 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) 20241107083713395 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) 20241107083713397 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) 20241107083713397 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) 20241107083713397 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) 20241107083713397 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) 20241107083713398 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) 20241107083713398 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) 20241107083713399 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) 20241107083713399 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) 20241107083713401 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) 20241107083713401 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) 20241107083713402 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) 20241107083713402 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) 20241107083713402 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) 20241107083713402 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) 20241107083713403 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) 20241107083713403 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2097 Sending data request: sapi=5 arfcn=871 cur_fn=2093 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) 20241107083713404 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713414 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) 20241107083713414 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) 20241107083713416 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) 20241107083713416 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) 20241107083713417 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) 20241107083713417 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) 20241107083713417 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) 20241107083713417 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) 20241107083713418 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) 20241107083713418 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) 20241107083713420 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) 20241107083713420 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) 20241107083713421 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) 20241107083713421 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) 20241107083713422 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) 20241107083713422 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) 20241107083713423 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) 20241107083713423 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2101 block_nr=5 scheduling free USF for polling at FN=2106 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083713423 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2101 Sending data request: sapi=5 arfcn=871 cur_fn=2097 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) 20241107083713424 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713434 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) 20241107083713434 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) 20241107083713435 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) 20241107083713435 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) 20241107083713436 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) 20241107083713436 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) 20241107083713437 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) 20241107083713437 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) 20241107083713437 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) 20241107083713437 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) 20241107083713438 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) 20241107083713438 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) 20241107083713439 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) 20241107083713439 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) 20241107083713440 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) 20241107083713440 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) 20241107083713443 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) 20241107083713444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2106 Sending data request: sapi=5 arfcn=871 cur_fn=2101 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) 20241107083713445 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713458 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) 20241107083713458 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) 20241107083713458 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2106, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083713458 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2106, TS=7 (curr FN 2106), reason=UL_ASS (tbf.cpp:487) 20241107083713458 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083713458 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:280) 20241107083713458 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:285) 20241107083713460 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) 20241107083713460 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) 20241107083713461 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) 20241107083713461 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) 20241107083713462 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) 20241107083713462 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) 20241107083713463 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) 20241107083713463 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) 20241107083713464 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) 20241107083713464 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) 20241107083713464 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) 20241107083713464 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) 20241107083713465 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) 20241107083713466 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) 20241107083713466 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) 20241107083713466 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:387) 20241107083713466 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2110 + 13 = 2123 (pdch_ul_controller.c:131) 20241107083713466 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083713466 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083713467 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) 20241107083713468 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083713468 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2123 for type POLL (pdch_ul_controller.c:184) 20241107083713468 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2123, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083713468 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:238) 20241107083713468 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2110 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083713468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2110 Sending data request: sapi=5 arfcn=871 cur_fn=2106 block=7 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) 20241107083713468 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 117 20241107083713478 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) 20241107083713478 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) 20241107083713478 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) 20241107083713478 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) 20241107083713479 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) 20241107083713479 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) 20241107083713480 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) 20241107083713480 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) 20241107083713481 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) 20241107083713481 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) 20241107083713482 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) 20241107083713482 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) 20241107083713483 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) 20241107083713483 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) 20241107083713483 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) 20241107083713483 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) 20241107083713484 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) 20241107083713484 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2114 Sending data request: sapi=5 arfcn=871 cur_fn=2110 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) 20241107083713485 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713496 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) 20241107083713496 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) 20241107083713497 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) 20241107083713497 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) 20241107083713498 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) 20241107083713498 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) 20241107083713499 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) 20241107083713499 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) 20241107083713500 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) 20241107083713500 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) 20241107083713501 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) 20241107083713501 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) 20241107083713502 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) 20241107083713502 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) 20241107083713503 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) 20241107083713503 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) 20241107083713506 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) 20241107083713506 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2119 block_nr=9 scheduling free USF for polling at FN=2123 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083713506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2119 Sending data request: sapi=5 arfcn=871 cur_fn=2114 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) 20241107083713506 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713520 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) 20241107083713520 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) 20241107083713521 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) 20241107083713521 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) 20241107083713522 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) 20241107083713522 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) 20241107083713523 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) 20241107083713523 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) 20241107083713524 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) 20241107083713524 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) 20241107083713525 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) 20241107083713525 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) 20241107083713526 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) 20241107083713526 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) 20241107083713526 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) 20241107083713526 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) 20241107083713527 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) 20241107083713527 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2123 Sending data request: sapi=5 arfcn=871 cur_fn=2119 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) 20241107083713528 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713540 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) 20241107083713540 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) 20241107083713540 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2123, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083713540 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2123, TS=7 (curr FN 2123), reason=UL_ASS (tbf.cpp:487) 20241107083713540 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083713540 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:280) 20241107083713540 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:285) 20241107083713541 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) 20241107083713541 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) 20241107083713541 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) 20241107083713541 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) 20241107083713542 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) 20241107083713542 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) 20241107083713543 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) 20241107083713543 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) 20241107083713544 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) 20241107083713544 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) 20241107083713545 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) 20241107083713545 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) 20241107083713546 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) 20241107083713546 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) 20241107083713547 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) 20241107083713547 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:387) 20241107083713547 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2127 + 13 = 2140 (pdch_ul_controller.c:131) 20241107083713547 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083713547 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083713547 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) 20241107083713548 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083713548 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2140 for type POLL (pdch_ul_controller.c:184) 20241107083713548 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2140, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083713548 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:238) 20241107083713548 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2127 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083713548 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2127 Sending data request: sapi=5 arfcn=871 cur_fn=2123 block=11 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) 20241107083713548 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 118 20241107083713558 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) 20241107083713558 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) 20241107083713560 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) 20241107083713560 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) 20241107083713561 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) 20241107083713561 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) 20241107083713562 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) 20241107083713562 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) 20241107083713563 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) 20241107083713564 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) 20241107083713565 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) 20241107083713565 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) 20241107083713566 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) 20241107083713566 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) 20241107083713567 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) 20241107083713567 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) 20241107083713568 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) 20241107083713568 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2132 Sending data request: sapi=5 arfcn=871 cur_fn=2127 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) 20241107083713569 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713583 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) 20241107083713584 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) 20241107083713585 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) 20241107083713585 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) 20241107083713587 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) 20241107083713587 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) 20241107083713588 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) 20241107083713588 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) 20241107083713589 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) 20241107083713589 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) 20241107083713589 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) 20241107083713589 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) 20241107083713590 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) 20241107083713590 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) 20241107083713591 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) 20241107083713591 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) 20241107083713592 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) 20241107083713592 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2136 block_nr=1 scheduling free USF for polling at FN=2140 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083713592 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2136 Sending data request: sapi=5 arfcn=871 cur_fn=2132 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) 20241107083713593 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713602 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) 20241107083713602 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) 20241107083713605 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) 20241107083713605 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) 20241107083713605 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) 20241107083713606 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) 20241107083713606 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) 20241107083713606 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) 20241107083713608 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) 20241107083713608 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) 20241107083713609 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) 20241107083713609 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) 20241107083713610 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) 20241107083713610 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) 20241107083713611 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) 20241107083713611 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) 20241107083713613 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) 20241107083713613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2140 Sending data request: sapi=5 arfcn=871 cur_fn=2136 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) 20241107083713614 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713621 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) 20241107083713621 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) 20241107083713621 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2140, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083713621 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2140, TS=7 (curr FN 2140), reason=UL_ASS (tbf.cpp:487) 20241107083713621 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083713621 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:280) 20241107083713621 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:285) 20241107083713622 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) 20241107083713622 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) 20241107083713623 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) 20241107083713623 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) 20241107083713624 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) 20241107083713624 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) 20241107083713625 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) 20241107083713626 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) 20241107083713627 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) 20241107083713627 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) 20241107083713628 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) 20241107083713628 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) 20241107083713629 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) 20241107083713629 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) 20241107083713631 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) 20241107083713631 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:387) 20241107083713631 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2145 + 13 = 2158 (pdch_ul_controller.c:131) 20241107083713631 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083713631 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083713631 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) 20241107083713632 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083713632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2158 for type POLL (pdch_ul_controller.c:184) 20241107083713632 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2158, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083713632 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:238) 20241107083713632 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2145 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083713632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2145 Sending data request: sapi=5 arfcn=871 cur_fn=2140 block=3 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) 20241107083713632 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 119 20241107083713645 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) 20241107083713645 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) 20241107083713647 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) 20241107083713647 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) 20241107083713648 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) 20241107083713648 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) 20241107083713649 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) 20241107083713649 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) 20241107083713650 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) 20241107083713650 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) 20241107083713651 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) 20241107083713651 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) 20241107083713651 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) 20241107083713651 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) 20241107083713652 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) 20241107083713652 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) 20241107083713653 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) 20241107083713653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2149 Sending data request: sapi=5 arfcn=871 cur_fn=2145 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) 20241107083713654 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713664 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) 20241107083713664 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) 20241107083713665 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) 20241107083713665 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) 20241107083713666 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) 20241107083713666 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) 20241107083713667 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) 20241107083713667 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) 20241107083713668 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) 20241107083713668 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) 20241107083713669 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) 20241107083713669 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) 20241107083713670 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) 20241107083713670 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) 20241107083713671 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) 20241107083713671 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) 20241107083713672 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) 20241107083713672 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2153 block_nr=5 scheduling free USF for polling at FN=2158 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083713672 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2153 Sending data request: sapi=5 arfcn=871 cur_fn=2149 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) 20241107083713673 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713683 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) 20241107083713683 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) 20241107083713685 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) 20241107083713685 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) 20241107083713686 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) 20241107083713686 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) 20241107083713687 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) 20241107083713687 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) 20241107083713689 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) 20241107083713689 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) 20241107083713689 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) 20241107083713689 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) 20241107083713690 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) 20241107083713690 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) 20241107083713691 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) 20241107083713691 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) 20241107083713692 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) 20241107083713692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2158 Sending data request: sapi=5 arfcn=871 cur_fn=2153 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) 20241107083713693 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713707 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) 20241107083713707 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) 20241107083713707 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2158, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083713707 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2158, TS=7 (curr FN 2158), reason=UL_ASS (tbf.cpp:487) 20241107083713707 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083713707 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:280) 20241107083713707 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:285) 20241107083713708 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) 20241107083713708 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) 20241107083713709 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) 20241107083713709 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) 20241107083713710 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) 20241107083713710 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) 20241107083713710 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) 20241107083713710 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) 20241107083713711 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) 20241107083713711 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) 20241107083713712 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) 20241107083713712 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) 20241107083713713 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) 20241107083713713 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) 20241107083713714 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) 20241107083713714 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:387) 20241107083713714 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2162 + 13 = 2175 (pdch_ul_controller.c:131) 20241107083713714 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083713714 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083713714 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) 20241107083713715 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083713715 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2175 for type POLL (pdch_ul_controller.c:184) 20241107083713715 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2175, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083713715 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:238) 20241107083713715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2162 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083713715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2162 Sending data request: sapi=5 arfcn=871 cur_fn=2158 block=7 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) 20241107083713716 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 120 20241107083713727 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) 20241107083713727 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) 20241107083713728 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) 20241107083713728 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) 20241107083713729 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) 20241107083713729 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) 20241107083713730 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) 20241107083713730 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) 20241107083713731 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) 20241107083713731 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) 20241107083713732 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) 20241107083713732 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) 20241107083713732 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) 20241107083713732 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) 20241107083713733 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) 20241107083713733 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) 20241107083713734 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) 20241107083713734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2166 Sending data request: sapi=5 arfcn=871 cur_fn=2162 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) 20241107083713735 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713746 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) 20241107083713746 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) 20241107083713747 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) 20241107083713747 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) 20241107083713748 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) 20241107083713748 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) 20241107083713749 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) 20241107083713749 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) 20241107083713750 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) 20241107083713750 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) 20241107083713751 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) 20241107083713751 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) 20241107083713752 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) 20241107083713752 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) 20241107083713753 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) 20241107083713753 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) 20241107083713755 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) 20241107083713755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2171 block_nr=9 scheduling free USF for polling at FN=2175 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083713755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2171 Sending data request: sapi=5 arfcn=871 cur_fn=2166 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) 20241107083713756 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713770 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) 20241107083713770 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) 20241107083713771 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) 20241107083713771 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) 20241107083713772 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) 20241107083713772 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) 20241107083713773 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) 20241107083713773 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) 20241107083713774 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) 20241107083713774 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) 20241107083713774 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) 20241107083713774 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) 20241107083713775 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) 20241107083713775 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) 20241107083713776 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) 20241107083713776 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) 20241107083713777 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) 20241107083713777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2175 Sending data request: sapi=5 arfcn=871 cur_fn=2171 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) 20241107083713778 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713789 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) 20241107083713789 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) 20241107083713789 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2175, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083713789 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2175, TS=7 (curr FN 2175), reason=UL_ASS (tbf.cpp:487) 20241107083713789 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083713789 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:280) 20241107083713789 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:285) 20241107083713791 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) 20241107083713791 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) 20241107083713792 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) 20241107083713792 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) 20241107083713792 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) 20241107083713793 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) 20241107083713793 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) 20241107083713793 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) 20241107083713794 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) 20241107083713794 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) 20241107083713795 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) 20241107083713795 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) 20241107083713796 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) 20241107083713796 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) 20241107083713796 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) 20241107083713796 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:387) 20241107083713797 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2179 + 13 = 2192 (pdch_ul_controller.c:131) 20241107083713797 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083713797 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083713797 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) 20241107083713798 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083713798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2192 for type POLL (pdch_ul_controller.c:184) 20241107083713798 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2192, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083713798 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:238) 20241107083713798 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2179 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083713798 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2179 Sending data request: sapi=5 arfcn=871 cur_fn=2175 block=11 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) 20241107083713798 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 121 20241107083713808 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) 20241107083713808 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) 20241107083713809 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) 20241107083713809 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) 20241107083713810 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) 20241107083713810 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) 20241107083713811 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) 20241107083713811 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) 20241107083713811 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) 20241107083713811 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) 20241107083713812 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) 20241107083713812 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) 20241107083713813 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) 20241107083713813 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) 20241107083713813 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) 20241107083713813 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) 20241107083713818 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) 20241107083713818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2184 Sending data request: sapi=5 arfcn=871 cur_fn=2179 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) 20241107083713819 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713832 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) 20241107083713832 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) 20241107083713833 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) 20241107083713833 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) 20241107083713834 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) 20241107083713834 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) 20241107083713835 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) 20241107083713835 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) 20241107083713836 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) 20241107083713836 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) 20241107083713836 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) 20241107083713836 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) 20241107083713837 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) 20241107083713837 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) 20241107083713838 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) 20241107083713838 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) 20241107083713839 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) 20241107083713839 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2188 block_nr=1 scheduling free USF for polling at FN=2192 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083713839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2188 Sending data request: sapi=5 arfcn=871 cur_fn=2184 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) 20241107083713840 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713851 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) 20241107083713851 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) 20241107083713853 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) 20241107083713853 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) 20241107083713854 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) 20241107083713854 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) 20241107083713855 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) 20241107083713855 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) 20241107083713856 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) 20241107083713856 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) 20241107083713857 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) 20241107083713857 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) 20241107083713858 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) 20241107083713858 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) 20241107083713859 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) 20241107083713859 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) 20241107083713860 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) 20241107083713860 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2192 Sending data request: sapi=5 arfcn=871 cur_fn=2188 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) 20241107083713860 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713871 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) 20241107083713871 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) 20241107083713871 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2192, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083713871 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2192, TS=7 (curr FN 2192), reason=UL_ASS (tbf.cpp:487) 20241107083713871 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083713871 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:280) 20241107083713871 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:285) 20241107083713872 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) 20241107083713872 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) 20241107083713873 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) 20241107083713873 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) 20241107083713873 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) 20241107083713873 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) 20241107083713874 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) 20241107083713874 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) 20241107083713875 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) 20241107083713875 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) 20241107083713876 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) 20241107083713876 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) 20241107083713877 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) 20241107083713877 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) 20241107083713880 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) 20241107083713880 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:387) 20241107083713880 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2197 + 13 = 2210 (pdch_ul_controller.c:131) 20241107083713880 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083713880 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083713880 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) 20241107083713881 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083713881 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2210 for type POLL (pdch_ul_controller.c:184) 20241107083713881 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2210, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083713881 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:238) 20241107083713881 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2197 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083713881 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2197 Sending data request: sapi=5 arfcn=871 cur_fn=2192 block=3 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) 20241107083713881 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 122 20241107083713895 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) 20241107083713895 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) 20241107083713896 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) 20241107083713896 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) 20241107083713897 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) 20241107083713897 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) 20241107083713898 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) 20241107083713898 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) 20241107083713899 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) 20241107083713899 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) 20241107083713899 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) 20241107083713899 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) 20241107083713900 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) 20241107083713900 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) 20241107083713901 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) 20241107083713901 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) 20241107083713902 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) 20241107083713902 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2201 Sending data request: sapi=5 arfcn=871 cur_fn=2197 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) 20241107083713903 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713915 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) 20241107083713915 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) 20241107083713916 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) 20241107083713916 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) 20241107083713917 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) 20241107083713917 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) 20241107083713918 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) 20241107083713918 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) 20241107083713919 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) 20241107083713919 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) 20241107083713920 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) 20241107083713920 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) 20241107083713921 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) 20241107083713921 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) 20241107083713922 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) 20241107083713922 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) 20241107083713923 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) 20241107083713923 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2205 block_nr=5 scheduling free USF for polling at FN=2210 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083713923 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2205 Sending data request: sapi=5 arfcn=871 cur_fn=2201 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) 20241107083713923 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713934 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) 20241107083713934 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) 20241107083713935 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) 20241107083713935 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) 20241107083713936 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) 20241107083713936 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) 20241107083713937 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) 20241107083713937 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) 20241107083713939 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) 20241107083713939 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) 20241107083713939 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) 20241107083713939 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) 20241107083713940 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) 20241107083713940 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) 20241107083713941 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) 20241107083713941 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) 20241107083713944 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) 20241107083713944 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2210 Sending data request: sapi=5 arfcn=871 cur_fn=2205 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) 20241107083713944 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713958 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) 20241107083713958 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) 20241107083713958 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2210, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083713958 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2210, TS=7 (curr FN 2210), reason=UL_ASS (tbf.cpp:487) 20241107083713958 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083713958 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:280) 20241107083713958 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:285) 20241107083713960 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) 20241107083713960 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) 20241107083713960 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) 20241107083713960 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) 20241107083713961 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) 20241107083713961 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) 20241107083713962 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) 20241107083713962 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) 20241107083713963 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) 20241107083713963 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) 20241107083713964 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) 20241107083713964 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) 20241107083713964 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) 20241107083713964 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) 20241107083713965 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) 20241107083713965 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:387) 20241107083713965 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2214 + 13 = 2227 (pdch_ul_controller.c:131) 20241107083713965 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083713965 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083713965 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) 20241107083713966 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083713966 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2227 for type POLL (pdch_ul_controller.c:184) 20241107083713966 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2227, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083713966 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:238) 20241107083713966 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2214 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083713966 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2214 Sending data request: sapi=5 arfcn=871 cur_fn=2210 block=7 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) 20241107083713966 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 123 20241107083713978 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) 20241107083713978 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) 20241107083713979 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) 20241107083713979 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) 20241107083713980 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) 20241107083713980 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) 20241107083713981 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) 20241107083713981 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) 20241107083713982 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) 20241107083713982 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) 20241107083713982 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) 20241107083713982 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) 20241107083713983 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) 20241107083713983 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) 20241107083713984 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) 20241107083713984 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) 20241107083713985 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) 20241107083713985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2218 Sending data request: sapi=5 arfcn=871 cur_fn=2214 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) 20241107083713986 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083713997 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) 20241107083713997 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) 20241107083713999 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) 20241107083713999 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) 20241107083713999 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) 20241107083713999 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) 20241107083714000 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) 20241107083714000 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) 20241107083714001 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) 20241107083714001 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) 20241107083714002 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) 20241107083714002 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) 20241107083714003 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) 20241107083714003 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) 20241107083714003 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) 20241107083714003 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) 20241107083714007 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) 20241107083714007 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2223 block_nr=9 scheduling free USF for polling at FN=2227 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083714007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2223 Sending data request: sapi=5 arfcn=871 cur_fn=2218 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) 20241107083714008 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714022 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) 20241107083714022 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) 20241107083714024 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) 20241107083714024 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) 20241107083714025 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) 20241107083714025 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) 20241107083714025 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) 20241107083714025 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) 20241107083714026 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) 20241107083714026 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) 20241107083714027 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) 20241107083714027 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) 20241107083714028 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) 20241107083714028 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) 20241107083714029 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) 20241107083714029 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) 20241107083714030 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) 20241107083714030 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2227 Sending data request: sapi=5 arfcn=871 cur_fn=2223 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) 20241107083714030 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714041 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) 20241107083714041 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) 20241107083714041 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2227, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083714041 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2227, TS=7 (curr FN 2227), reason=UL_ASS (tbf.cpp:487) 20241107083714041 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083714041 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:280) 20241107083714041 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:285) 20241107083714043 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) 20241107083714043 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) 20241107083714043 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) 20241107083714043 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) 20241107083714044 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) 20241107083714044 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) 20241107083714045 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) 20241107083714045 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) 20241107083714046 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) 20241107083714046 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) 20241107083714047 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) 20241107083714047 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) 20241107083714047 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) 20241107083714047 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) 20241107083714048 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) 20241107083714048 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:387) 20241107083714048 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2231 + 13 = 2244 (pdch_ul_controller.c:131) 20241107083714048 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083714048 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083714048 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) 20241107083714049 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083714049 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2244 for type POLL (pdch_ul_controller.c:184) 20241107083714049 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2244, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083714049 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:238) 20241107083714049 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2231 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083714049 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2231 Sending data request: sapi=5 arfcn=871 cur_fn=2227 block=11 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) 20241107083714049 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 124 20241107083714061 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) 20241107083714061 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) 20241107083714062 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) 20241107083714062 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) 20241107083714063 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) 20241107083714063 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) 20241107083714064 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) 20241107083714064 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) 20241107083714064 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) 20241107083714064 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) 20241107083714065 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) 20241107083714065 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) 20241107083714066 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) 20241107083714066 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) 20241107083714067 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) 20241107083714067 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) 20241107083714070 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) 20241107083714070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2236 Sending data request: sapi=5 arfcn=871 cur_fn=2231 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) 20241107083714071 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714084 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) 20241107083714084 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) 20241107083714086 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) 20241107083714086 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) 20241107083714087 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) 20241107083714088 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) 20241107083714088 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) 20241107083714088 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) 20241107083714089 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) 20241107083714089 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) 20241107083714090 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) 20241107083714090 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) 20241107083714090 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) 20241107083714090 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) 20241107083714091 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) 20241107083714091 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) 20241107083714092 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) 20241107083714092 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2240 block_nr=1 scheduling free USF for polling at FN=2244 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083714092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2240 Sending data request: sapi=5 arfcn=871 cur_fn=2236 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) 20241107083714093 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714103 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) 20241107083714104 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) 20241107083714105 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) 20241107083714105 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) 20241107083714105 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) 20241107083714105 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) 20241107083714106 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) 20241107083714106 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) 20241107083714107 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) 20241107083714107 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) 20241107083714108 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) 20241107083714108 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) 20241107083714108 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) 20241107083714108 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) 20241107083714109 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) 20241107083714109 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) 20241107083714110 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) 20241107083714110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2244 Sending data request: sapi=5 arfcn=871 cur_fn=2240 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) 20241107083714111 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714123 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) 20241107083714123 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) 20241107083714123 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2244, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083714123 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2244, TS=7 (curr FN 2244), reason=UL_ASS (tbf.cpp:487) 20241107083714123 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083714123 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:280) 20241107083714123 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:285) 20241107083714124 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) 20241107083714124 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) 20241107083714124 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) 20241107083714124 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) 20241107083714125 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) 20241107083714125 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) 20241107083714126 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) 20241107083714126 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) 20241107083714127 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) 20241107083714127 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) 20241107083714127 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) 20241107083714127 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) 20241107083714128 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) 20241107083714128 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) 20241107083714132 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) 20241107083714132 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:387) 20241107083714132 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2249 + 13 = 2262 (pdch_ul_controller.c:131) 20241107083714132 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083714132 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083714132 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) 20241107083714133 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083714133 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2262 for type POLL (pdch_ul_controller.c:184) 20241107083714133 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2262, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083714133 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:238) 20241107083714133 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2249 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083714133 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2249 Sending data request: sapi=5 arfcn=871 cur_fn=2244 block=3 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) 20241107083714133 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 125 20241107083714147 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) 20241107083714147 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) 20241107083714148 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) 20241107083714148 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) 20241107083714149 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) 20241107083714149 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) 20241107083714150 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) 20241107083714150 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) 20241107083714151 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) 20241107083714151 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) 20241107083714151 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) 20241107083714151 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) 20241107083714152 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) 20241107083714152 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) 20241107083714153 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) 20241107083714153 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) 20241107083714154 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) 20241107083714154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2253 Sending data request: sapi=5 arfcn=871 cur_fn=2249 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) 20241107083714155 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714166 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) 20241107083714166 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) 20241107083714167 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) 20241107083714167 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) 20241107083714168 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) 20241107083714168 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) 20241107083714169 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) 20241107083714169 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) 20241107083714170 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) 20241107083714170 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) 20241107083714170 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) 20241107083714171 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) 20241107083714171 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) 20241107083714171 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) 20241107083714172 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) 20241107083714172 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) 20241107083714173 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) 20241107083714173 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2257 block_nr=5 scheduling free USF for polling at FN=2262 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083714173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2257 Sending data request: sapi=5 arfcn=871 cur_fn=2253 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) 20241107083714174 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714184 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) 20241107083714185 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) 20241107083714186 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) 20241107083714186 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) 20241107083714187 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) 20241107083714187 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) 20241107083714187 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) 20241107083714187 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) 20241107083714188 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) 20241107083714188 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) 20241107083714189 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) 20241107083714189 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) 20241107083714190 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) 20241107083714190 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) 20241107083714191 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) 20241107083714191 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) 20241107083714194 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) 20241107083714194 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2262 Sending data request: sapi=5 arfcn=871 cur_fn=2257 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) 20241107083714195 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714209 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) 20241107083714209 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) 20241107083714209 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2262, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083714209 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2262, TS=7 (curr FN 2262), reason=UL_ASS (tbf.cpp:487) 20241107083714209 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083714209 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:280) 20241107083714209 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:285) 20241107083714210 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) 20241107083714210 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) 20241107083714211 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) 20241107083714211 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) 20241107083714211 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) 20241107083714211 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) 20241107083714212 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) 20241107083714212 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) 20241107083714213 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) 20241107083714213 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) 20241107083714214 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) 20241107083714214 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) 20241107083714214 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) 20241107083714215 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) 20241107083714215 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) 20241107083714215 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:387) 20241107083714215 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2266 + 13 = 2279 (pdch_ul_controller.c:131) 20241107083714215 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083714216 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083714216 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) 20241107083714217 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083714217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2279 for type POLL (pdch_ul_controller.c:184) 20241107083714217 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2279, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083714217 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:238) 20241107083714217 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2266 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083714217 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2266 Sending data request: sapi=5 arfcn=871 cur_fn=2262 block=7 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) 20241107083714217 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 126 20241107083714228 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) 20241107083714228 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) 20241107083714229 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) 20241107083714229 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) 20241107083714230 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) 20241107083714230 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) 20241107083714230 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) 20241107083714230 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) 20241107083714231 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) 20241107083714231 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) 20241107083714232 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) 20241107083714232 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) 20241107083714233 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) 20241107083714233 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) 20241107083714233 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) 20241107083714233 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) 20241107083714234 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) 20241107083714234 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2270 Sending data request: sapi=5 arfcn=871 cur_fn=2266 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) 20241107083714235 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714247 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) 20241107083714247 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) 20241107083714248 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) 20241107083714248 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) 20241107083714249 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) 20241107083714249 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) 20241107083714250 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) 20241107083714250 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) 20241107083714250 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) 20241107083714250 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) 20241107083714251 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) 20241107083714251 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) 20241107083714252 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) 20241107083714252 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) 20241107083714253 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) 20241107083714253 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) 20241107083714256 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) 20241107083714256 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2275 block_nr=9 scheduling free USF for polling at FN=2279 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083714256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2275 Sending data request: sapi=5 arfcn=871 cur_fn=2270 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) 20241107083714257 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714272 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) 20241107083714272 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) 20241107083714273 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) 20241107083714273 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) 20241107083714274 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) 20241107083714274 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) 20241107083714275 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) 20241107083714275 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) 20241107083714276 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) 20241107083714276 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) 20241107083714277 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) 20241107083714277 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) 20241107083714277 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) 20241107083714277 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) 20241107083714278 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) 20241107083714278 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) 20241107083714279 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) 20241107083714279 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2279 Sending data request: sapi=5 arfcn=871 cur_fn=2275 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) 20241107083714280 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714291 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) 20241107083714291 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) 20241107083714291 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2279, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083714291 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2279, TS=7 (curr FN 2279), reason=UL_ASS (tbf.cpp:487) 20241107083714291 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083714291 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:280) 20241107083714291 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:285) 20241107083714293 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) 20241107083714293 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) 20241107083714294 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) 20241107083714294 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) 20241107083714294 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) 20241107083714294 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) 20241107083714295 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) 20241107083714295 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) 20241107083714296 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) 20241107083714296 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) 20241107083714297 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) 20241107083714297 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) 20241107083714298 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) 20241107083714298 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) 20241107083714299 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) 20241107083714299 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:387) 20241107083714299 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2283 + 13 = 2296 (pdch_ul_controller.c:131) 20241107083714299 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083714299 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083714299 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) 20241107083714299 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083714299 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2296 for type POLL (pdch_ul_controller.c:184) 20241107083714299 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2296, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083714299 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:238) 20241107083714299 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2283 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083714299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2283 Sending data request: sapi=5 arfcn=871 cur_fn=2279 block=11 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) 20241107083714299 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 127 20241107083714311 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) 20241107083714311 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) 20241107083714312 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) 20241107083714312 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) 20241107083714313 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) 20241107083714313 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) 20241107083714314 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) 20241107083714314 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) 20241107083714315 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) 20241107083714315 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) 20241107083714316 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) 20241107083714316 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) 20241107083714317 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) 20241107083714317 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) 20241107083714317 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) 20241107083714317 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) 20241107083714320 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) 20241107083714320 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2288 Sending data request: sapi=5 arfcn=871 cur_fn=2283 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) 20241107083714321 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714335 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) 20241107083714335 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) 20241107083714336 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) 20241107083714336 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) 20241107083714337 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) 20241107083714337 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) 20241107083714337 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) 20241107083714337 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) 20241107083714338 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) 20241107083714338 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) 20241107083714339 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) 20241107083714339 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) 20241107083714340 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) 20241107083714340 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) 20241107083714341 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) 20241107083714341 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) 20241107083714342 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) 20241107083714342 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2292 block_nr=1 scheduling free USF for polling at FN=2296 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083714342 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2292 Sending data request: sapi=5 arfcn=871 cur_fn=2288 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) 20241107083714342 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714354 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) 20241107083714354 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) 20241107083714355 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) 20241107083714355 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) 20241107083714356 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) 20241107083714356 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) 20241107083714357 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) 20241107083714357 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) 20241107083714358 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) 20241107083714358 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) 20241107083714359 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) 20241107083714359 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) 20241107083714361 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) 20241107083714361 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) 20241107083714361 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) 20241107083714361 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) 20241107083714362 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) 20241107083714362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2296 Sending data request: sapi=5 arfcn=871 cur_fn=2292 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) 20241107083714363 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714373 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) 20241107083714373 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) 20241107083714373 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2296, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083714373 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2296, TS=7 (curr FN 2296), reason=UL_ASS (tbf.cpp:487) 20241107083714373 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083714373 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:280) 20241107083714373 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:285) 20241107083714374 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) 20241107083714374 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) 20241107083714375 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) 20241107083714375 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) 20241107083714376 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) 20241107083714376 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) 20241107083714377 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) 20241107083714377 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) 20241107083714377 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) 20241107083714377 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) 20241107083714378 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) 20241107083714378 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) 20241107083714379 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) 20241107083714379 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) 20241107083714384 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) 20241107083714384 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:387) 20241107083714384 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2301 + 13 = 2314 (pdch_ul_controller.c:131) 20241107083714384 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083714384 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083714384 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) 20241107083714385 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083714385 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2314 for type POLL (pdch_ul_controller.c:184) 20241107083714385 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2314, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083714385 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:238) 20241107083714385 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2301 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083714385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2301 Sending data request: sapi=5 arfcn=871 cur_fn=2296 block=3 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) 20241107083714385 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 128 20241107083714398 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) 20241107083714398 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) 20241107083714401 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) 20241107083714401 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) 20241107083714402 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) 20241107083714402 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) 20241107083714403 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) 20241107083714403 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) 20241107083714404 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) 20241107083714404 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) 20241107083714405 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) 20241107083714405 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) 20241107083714405 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) 20241107083714405 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) 20241107083714406 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) 20241107083714406 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) 20241107083714407 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) 20241107083714407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2305 Sending data request: sapi=5 arfcn=871 cur_fn=2301 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) 20241107083714408 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714417 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) 20241107083714417 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) 20241107083714418 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) 20241107083714418 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) 20241107083714419 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) 20241107083714420 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) 20241107083714421 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) 20241107083714421 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) 20241107083714422 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) 20241107083714422 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) 20241107083714423 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) 20241107083714423 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) 20241107083714424 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) 20241107083714424 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) 20241107083714425 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) 20241107083714425 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) 20241107083714426 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) 20241107083714426 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2309 block_nr=5 scheduling free USF for polling at FN=2314 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083714426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2309 Sending data request: sapi=5 arfcn=871 cur_fn=2305 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) 20241107083714427 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714436 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) 20241107083714436 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) 20241107083714438 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) 20241107083714438 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) 20241107083714438 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) 20241107083714438 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) 20241107083714439 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) 20241107083714439 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) 20241107083714440 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) 20241107083714440 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) 20241107083714441 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) 20241107083714441 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) 20241107083714442 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) 20241107083714442 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) 20241107083714443 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) 20241107083714443 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) 20241107083714446 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) 20241107083714446 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2314 Sending data request: sapi=5 arfcn=871 cur_fn=2309 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) 20241107083714447 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714460 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) 20241107083714461 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) 20241107083714461 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2314, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083714461 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2314, TS=7 (curr FN 2314), reason=UL_ASS (tbf.cpp:487) 20241107083714461 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083714461 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:280) 20241107083714461 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:285) 20241107083714462 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) 20241107083714462 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) 20241107083714463 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) 20241107083714463 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) 20241107083714464 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) 20241107083714464 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) 20241107083714465 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) 20241107083714465 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) 20241107083714466 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) 20241107083714466 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) 20241107083714466 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) 20241107083714466 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) 20241107083714467 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) 20241107083714467 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) 20241107083714468 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) 20241107083714468 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:387) 20241107083714468 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2318 + 13 = 2331 (pdch_ul_controller.c:131) 20241107083714468 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083714468 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083714468 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) 20241107083714468 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083714468 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2331 for type POLL (pdch_ul_controller.c:184) 20241107083714468 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2331, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083714468 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:238) 20241107083714468 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2318 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083714468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2318 Sending data request: sapi=5 arfcn=871 cur_fn=2314 block=7 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) 20241107083714469 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 129 20241107083714479 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) 20241107083714479 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) 20241107083714480 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) 20241107083714480 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) 20241107083714480 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) 20241107083714480 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) 20241107083714480 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) 20241107083714480 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) 20241107083714481 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) 20241107083714481 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) 20241107083714481 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) 20241107083714481 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) 20241107083714482 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) 20241107083714482 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) 20241107083714482 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) 20241107083714482 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) 20241107083714484 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) 20241107083714484 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2322 Sending data request: sapi=5 arfcn=871 cur_fn=2318 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) 20241107083714484 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714499 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) 20241107083714499 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) 20241107083714500 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) 20241107083714500 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) 20241107083714501 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) 20241107083714501 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) 20241107083714501 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) 20241107083714501 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) 20241107083714502 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) 20241107083714502 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) 20241107083714503 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) 20241107083714503 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) 20241107083714504 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) 20241107083714504 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) 20241107083714505 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) 20241107083714505 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) 20241107083714508 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) 20241107083714508 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2327 block_nr=9 scheduling free USF for polling at FN=2331 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083714508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2327 Sending data request: sapi=5 arfcn=871 cur_fn=2322 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) 20241107083714509 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714523 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) 20241107083714523 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) 20241107083714524 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) 20241107083714524 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) 20241107083714525 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) 20241107083714525 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) 20241107083714526 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) 20241107083714526 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) 20241107083714527 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) 20241107083714527 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) 20241107083714528 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) 20241107083714528 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) 20241107083714529 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) 20241107083714529 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) 20241107083714530 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) 20241107083714530 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) 20241107083714530 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) 20241107083714530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2331 Sending data request: sapi=5 arfcn=871 cur_fn=2327 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) 20241107083714532 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714542 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) 20241107083714542 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) 20241107083714542 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2331, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083714543 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2331, TS=7 (curr FN 2331), reason=UL_ASS (tbf.cpp:487) 20241107083714543 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083714543 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:280) 20241107083714543 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:285) 20241107083714544 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) 20241107083714544 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) 20241107083714545 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) 20241107083714545 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) 20241107083714546 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) 20241107083714546 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) 20241107083714546 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) 20241107083714546 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) 20241107083714547 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) 20241107083714547 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) 20241107083714548 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) 20241107083714548 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) 20241107083714549 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) 20241107083714549 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) 20241107083714550 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) 20241107083714550 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:387) 20241107083714550 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2335 + 13 = 2348 (pdch_ul_controller.c:131) 20241107083714550 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083714550 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083714550 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) 20241107083714551 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083714551 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2348 for type POLL (pdch_ul_controller.c:184) 20241107083714551 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2348, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083714551 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:238) 20241107083714551 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2335 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083714551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2335 Sending data request: sapi=5 arfcn=871 cur_fn=2331 block=11 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) 20241107083714551 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 130 20241107083714561 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) 20241107083714561 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) 20241107083714562 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) 20241107083714562 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) 20241107083714563 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) 20241107083714563 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) 20241107083714564 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) 20241107083714564 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) 20241107083714565 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) 20241107083714565 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) 20241107083714566 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) 20241107083714566 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) 20241107083714567 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) 20241107083714567 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) 20241107083714568 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) 20241107083714568 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) 20241107083714571 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) 20241107083714571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2340 Sending data request: sapi=5 arfcn=871 cur_fn=2335 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) 20241107083714571 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714585 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) 20241107083714585 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) 20241107083714586 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) 20241107083714586 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) 20241107083714587 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) 20241107083714587 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) 20241107083714588 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) 20241107083714588 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) 20241107083714588 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) 20241107083714588 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) 20241107083714589 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) 20241107083714589 DL1IF [1;34mDEBUG PDCH(bts=0,trx=5,ts=7) FN=2340 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083714590 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) 20241107083714590 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) 20241107083714591 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) 20241107083714591 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) 20241107083714592 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) 20241107083714592 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2344 block_nr=1 scheduling free USF for polling at FN=2348 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083714592 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2344 Sending data request: sapi=5 arfcn=871 cur_fn=2340 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) 20241107083714592 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714604 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) 20241107083714604 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) 20241107083714605 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) 20241107083714605 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) 20241107083714606 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) 20241107083714606 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) 20241107083714607 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) 20241107083714607 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) 20241107083714608 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) 20241107083714608 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) 20241107083714609 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) 20241107083714609 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) 20241107083714610 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) 20241107083714610 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) 20241107083714611 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) 20241107083714611 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) 20241107083714612 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) 20241107083714612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2348 Sending data request: sapi=5 arfcn=871 cur_fn=2344 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) 20241107083714613 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714623 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) 20241107083714623 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) 20241107083714624 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2348, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083714624 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2348, TS=7 (curr FN 2348), reason=UL_ASS (tbf.cpp:487) 20241107083714624 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083714624 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:280) 20241107083714624 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:285) 20241107083714626 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) 20241107083714626 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) 20241107083714627 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) 20241107083714627 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) 20241107083714628 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) 20241107083714628 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) 20241107083714628 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) 20241107083714628 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) 20241107083714629 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) 20241107083714629 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) 20241107083714630 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) 20241107083714630 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) 20241107083714631 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) 20241107083714631 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) 20241107083714634 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) 20241107083714634 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:387) 20241107083714634 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2353 + 13 = 2366 (pdch_ul_controller.c:131) 20241107083714634 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083714634 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083714634 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) 20241107083714634 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083714634 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2366 for type POLL (pdch_ul_controller.c:184) 20241107083714634 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2366, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083714634 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:238) 20241107083714634 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2353 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083714635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2353 Sending data request: sapi=5 arfcn=871 cur_fn=2348 block=3 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) 20241107083714635 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 131 20241107083714648 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) 20241107083714648 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) 20241107083714650 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) 20241107083714650 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) 20241107083714651 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) 20241107083714651 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) 20241107083714651 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) 20241107083714652 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) 20241107083714652 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) 20241107083714652 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) 20241107083714653 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) 20241107083714653 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) 20241107083714654 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) 20241107083714654 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) 20241107083714655 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) 20241107083714655 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) 20241107083714656 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) 20241107083714656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2357 Sending data request: sapi=5 arfcn=871 cur_fn=2353 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) 20241107083714657 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714668 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) 20241107083714668 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) 20241107083714670 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) 20241107083714670 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) 20241107083714671 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) 20241107083714672 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) 20241107083714672 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) 20241107083714672 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) 20241107083714673 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) 20241107083714673 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) 20241107083714674 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) 20241107083714674 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) 20241107083714675 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) 20241107083714675 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) 20241107083714675 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) 20241107083714675 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) 20241107083714676 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) 20241107083714676 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2361 block_nr=5 scheduling free USF for polling at FN=2366 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083714676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2361 Sending data request: sapi=5 arfcn=871 cur_fn=2357 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) 20241107083714677 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714687 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) 20241107083714687 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) 20241107083714688 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) 20241107083714688 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) 20241107083714689 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) 20241107083714689 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) 20241107083714689 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) 20241107083714689 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) 20241107083714690 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) 20241107083714690 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) 20241107083714691 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) 20241107083714691 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) 20241107083714692 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) 20241107083714692 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) 20241107083714693 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) 20241107083714693 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) 20241107083714696 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) 20241107083714696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2366 Sending data request: sapi=5 arfcn=871 cur_fn=2361 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) 20241107083714697 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714711 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) 20241107083714711 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) 20241107083714711 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2366, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083714711 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2366, TS=7 (curr FN 2366), reason=UL_ASS (tbf.cpp:487) 20241107083714711 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083714711 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:280) 20241107083714711 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:285) 20241107083714712 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) 20241107083714712 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) 20241107083714713 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) 20241107083714713 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) 20241107083714715 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) 20241107083714715 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) 20241107083714716 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) 20241107083714716 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) 20241107083714717 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) 20241107083714717 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) 20241107083714718 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) 20241107083714718 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) 20241107083714719 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) 20241107083714719 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) 20241107083714720 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) 20241107083714720 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:387) 20241107083714720 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2370 + 13 = 2383 (pdch_ul_controller.c:131) 20241107083714720 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083714720 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083714720 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) 20241107083714721 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083714721 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2383 for type POLL (pdch_ul_controller.c:184) 20241107083714721 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2383, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083714721 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:238) 20241107083714721 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2370 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083714721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2370 Sending data request: sapi=5 arfcn=871 cur_fn=2366 block=7 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) 20241107083714721 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 132 20241107083714730 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) 20241107083714730 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) 20241107083714732 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) 20241107083714732 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) 20241107083714732 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) 20241107083714732 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) 20241107083714733 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) 20241107083714733 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) 20241107083714734 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) 20241107083714734 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) 20241107083714735 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) 20241107083714735 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) 20241107083714736 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) 20241107083714736 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) 20241107083714736 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) 20241107083714737 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) 20241107083714737 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) 20241107083714737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2374 Sending data request: sapi=5 arfcn=871 cur_fn=2370 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) 20241107083714738 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714749 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) 20241107083714749 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) 20241107083714751 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) 20241107083714751 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) 20241107083714752 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) 20241107083714752 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) 20241107083714753 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) 20241107083714753 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) 20241107083714753 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) 20241107083714753 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) 20241107083714754 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) 20241107083714754 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) 20241107083714755 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) 20241107083714755 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) 20241107083714756 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) 20241107083714756 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) 20241107083714759 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) 20241107083714759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2379 block_nr=9 scheduling free USF for polling at FN=2383 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083714759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2379 Sending data request: sapi=5 arfcn=871 cur_fn=2374 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) 20241107083714761 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714774 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) 20241107083714774 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) 20241107083714776 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) 20241107083714776 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) 20241107083714777 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) 20241107083714777 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) 20241107083714779 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) 20241107083714779 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) 20241107083714780 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) 20241107083714780 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) 20241107083714781 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) 20241107083714781 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) 20241107083714782 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) 20241107083714782 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) 20241107083714783 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) 20241107083714783 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) 20241107083714784 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) 20241107083714784 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2383 Sending data request: sapi=5 arfcn=871 cur_fn=2379 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) 20241107083714785 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714793 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) 20241107083714793 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) 20241107083714793 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2383, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083714793 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2383, TS=7 (curr FN 2383), reason=UL_ASS (tbf.cpp:487) 20241107083714793 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083714793 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:280) 20241107083714793 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:285) 20241107083714794 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) 20241107083714794 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) 20241107083714795 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) 20241107083714795 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) 20241107083714796 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) 20241107083714796 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) 20241107083714797 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) 20241107083714797 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) 20241107083714798 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) 20241107083714798 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) 20241107083714799 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) 20241107083714799 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) 20241107083714799 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) 20241107083714799 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) 20241107083714800 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) 20241107083714800 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:387) 20241107083714801 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2387 + 13 = 2400 (pdch_ul_controller.c:131) 20241107083714801 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083714801 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083714801 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) 20241107083714801 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083714801 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2400 for type POLL (pdch_ul_controller.c:184) 20241107083714801 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2400, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083714801 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:238) 20241107083714801 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2387 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083714801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2387 Sending data request: sapi=5 arfcn=871 cur_fn=2383 block=11 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) 20241107083714802 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 133 20241107083714812 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) 20241107083714812 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) 20241107083714813 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) 20241107083714813 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) 20241107083714814 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) 20241107083714814 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) 20241107083714815 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) 20241107083714815 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) 20241107083714816 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) 20241107083714816 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) 20241107083714817 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) 20241107083714817 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) 20241107083714817 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) 20241107083714817 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) 20241107083714818 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) 20241107083714818 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) 20241107083714822 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) 20241107083714822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2392 Sending data request: sapi=5 arfcn=871 cur_fn=2387 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) 20241107083714822 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714836 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) 20241107083714836 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) 20241107083714837 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) 20241107083714837 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) 20241107083714838 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) 20241107083714838 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) 20241107083714839 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) 20241107083714839 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) 20241107083714840 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) 20241107083714840 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) 20241107083714841 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) 20241107083714841 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) 20241107083714841 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) 20241107083714841 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) 20241107083714842 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) 20241107083714842 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) 20241107083714843 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) 20241107083714843 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2396 block_nr=1 scheduling free USF for polling at FN=2400 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083714843 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2396 Sending data request: sapi=5 arfcn=871 cur_fn=2392 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) 20241107083714844 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714855 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) 20241107083714855 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) 20241107083714855 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) 20241107083714855 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) 20241107083714856 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) 20241107083714856 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) 20241107083714856 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) 20241107083714856 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) 20241107083714857 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) 20241107083714857 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) 20241107083714857 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) 20241107083714857 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) 20241107083714857 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) 20241107083714857 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) 20241107083714858 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) 20241107083714858 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) 20241107083714859 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) 20241107083714859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2400 Sending data request: sapi=5 arfcn=871 cur_fn=2396 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) 20241107083714859 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714875 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) 20241107083714875 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) 20241107083714875 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2400, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083714875 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2400, TS=7 (curr FN 2400), reason=UL_ASS (tbf.cpp:487) 20241107083714875 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083714875 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:280) 20241107083714875 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:285) 20241107083714876 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) 20241107083714876 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) 20241107083714876 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) 20241107083714877 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) 20241107083714877 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) 20241107083714877 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) 20241107083714878 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) 20241107083714878 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) 20241107083714878 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) 20241107083714878 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) 20241107083714879 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) 20241107083714879 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) 20241107083714879 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) 20241107083714879 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) 20241107083714884 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) 20241107083714884 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:387) 20241107083714884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2405 + 13 = 2418 (pdch_ul_controller.c:131) 20241107083714884 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083714884 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083714884 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) 20241107083714884 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083714884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2418 for type POLL (pdch_ul_controller.c:184) 20241107083714884 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2418, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083714884 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:238) 20241107083714884 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2405 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083714884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2405 Sending data request: sapi=5 arfcn=871 cur_fn=2400 block=3 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) 20241107083714885 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 134 20241107083714898 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) 20241107083714898 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) 20241107083714901 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) 20241107083714901 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) 20241107083714902 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) 20241107083714902 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) 20241107083714904 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) 20241107083714904 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) 20241107083714905 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) 20241107083714905 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) 20241107083714907 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) 20241107083714907 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) 20241107083714908 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) 20241107083714908 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) 20241107083714909 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) 20241107083714909 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) 20241107083714910 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) 20241107083714910 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2409 Sending data request: sapi=5 arfcn=871 cur_fn=2405 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) 20241107083714910 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714918 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) 20241107083714918 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) 20241107083714919 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) 20241107083714919 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) 20241107083714920 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) 20241107083714920 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) 20241107083714920 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) 20241107083714920 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) 20241107083714921 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) 20241107083714921 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) 20241107083714922 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) 20241107083714922 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) 20241107083714923 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) 20241107083714923 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) 20241107083714924 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) 20241107083714924 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) 20241107083714925 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) 20241107083714925 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2413 block_nr=5 scheduling free USF for polling at FN=2418 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083714925 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2413 Sending data request: sapi=5 arfcn=871 cur_fn=2409 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) 20241107083714926 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714937 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) 20241107083714937 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) 20241107083714938 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) 20241107083714938 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) 20241107083714940 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) 20241107083714940 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) 20241107083714941 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) 20241107083714941 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) 20241107083714942 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) 20241107083714942 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) 20241107083714943 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) 20241107083714943 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) 20241107083714944 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) 20241107083714944 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) 20241107083714945 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) 20241107083714946 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) 20241107083714946 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) 20241107083714946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2418 Sending data request: sapi=5 arfcn=871 cur_fn=2413 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) 20241107083714947 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714961 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) 20241107083714961 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) 20241107083714961 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2418, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083714961 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2418, TS=7 (curr FN 2418), reason=UL_ASS (tbf.cpp:487) 20241107083714961 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083714961 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:280) 20241107083714961 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:285) 20241107083714961 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) 20241107083714961 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) 20241107083714962 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) 20241107083714962 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) 20241107083714963 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) 20241107083714963 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) 20241107083714964 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) 20241107083714964 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) 20241107083714965 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) 20241107083714965 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) 20241107083714966 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) 20241107083714966 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) 20241107083714966 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) 20241107083714966 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) 20241107083714967 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) 20241107083714967 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:387) 20241107083714967 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2422 + 13 = 2435 (pdch_ul_controller.c:131) 20241107083714967 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083714967 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083714967 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) 20241107083714967 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083714967 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2435 for type POLL (pdch_ul_controller.c:184) 20241107083714967 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2435, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083714967 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:238) 20241107083714967 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2422 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083714967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2422 Sending data request: sapi=5 arfcn=871 cur_fn=2418 block=7 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) 20241107083714967 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 135 20241107083714979 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) 20241107083714979 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) 20241107083714980 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) 20241107083714980 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) 20241107083714980 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) 20241107083714980 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) 20241107083714981 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) 20241107083714981 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) 20241107083714981 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) 20241107083714981 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) 20241107083714982 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) 20241107083714982 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) 20241107083714982 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) 20241107083714982 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) 20241107083714983 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) 20241107083714983 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) 20241107083714984 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) 20241107083714984 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2426 Sending data request: sapi=5 arfcn=871 cur_fn=2422 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) 20241107083714985 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083714999 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) 20241107083714999 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) 20241107083715000 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) 20241107083715000 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) 20241107083715001 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) 20241107083715001 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) 20241107083715002 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) 20241107083715002 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) 20241107083715003 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) 20241107083715003 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) 20241107083715003 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) 20241107083715003 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) 20241107083715005 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) 20241107083715005 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) 20241107083715005 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) 20241107083715005 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) 20241107083715008 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) 20241107083715008 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2431 block_nr=9 scheduling free USF for polling at FN=2435 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083715008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2431 Sending data request: sapi=5 arfcn=871 cur_fn=2426 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) 20241107083715009 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715024 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) 20241107083715024 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) 20241107083715025 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) 20241107083715025 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) 20241107083715026 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) 20241107083715026 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) 20241107083715028 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) 20241107083715028 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) 20241107083715029 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) 20241107083715029 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) 20241107083715030 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) 20241107083715030 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) 20241107083715030 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) 20241107083715030 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) 20241107083715031 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) 20241107083715031 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) 20241107083715032 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) 20241107083715033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2435 Sending data request: sapi=5 arfcn=871 cur_fn=2431 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) 20241107083715034 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715044 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) 20241107083715044 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) 20241107083715044 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2435, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083715044 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2435, TS=7 (curr FN 2435), reason=UL_ASS (tbf.cpp:487) 20241107083715044 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083715044 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:280) 20241107083715044 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:285) 20241107083715045 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) 20241107083715045 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) 20241107083715046 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) 20241107083715046 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) 20241107083715047 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) 20241107083715047 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) 20241107083715048 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) 20241107083715048 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) 20241107083715049 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) 20241107083715049 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) 20241107083715049 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) 20241107083715049 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) 20241107083715050 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) 20241107083715050 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) 20241107083715052 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) 20241107083715052 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:387) 20241107083715052 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2439 + 13 = 2452 (pdch_ul_controller.c:131) 20241107083715052 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083715052 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083715052 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) 20241107083715053 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083715053 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2452 for type POLL (pdch_ul_controller.c:184) 20241107083715053 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2452, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083715053 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:238) 20241107083715053 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2439 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083715053 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2439 Sending data request: sapi=5 arfcn=871 cur_fn=2435 block=11 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) 20241107083715053 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 136 20241107083715062 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) 20241107083715062 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) 20241107083715064 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) 20241107083715064 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) 20241107083715065 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) 20241107083715065 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) 20241107083715066 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) 20241107083715066 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) 20241107083715066 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) 20241107083715066 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) 20241107083715067 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) 20241107083715067 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) 20241107083715068 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) 20241107083715068 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) 20241107083715068 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) 20241107083715069 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) 20241107083715071 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) 20241107083715071 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2444 Sending data request: sapi=5 arfcn=871 cur_fn=2439 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) 20241107083715072 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715086 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) 20241107083715086 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) 20241107083715087 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) 20241107083715087 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) 20241107083715088 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) 20241107083715088 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) 20241107083715089 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) 20241107083715089 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) 20241107083715090 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) 20241107083715090 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) 20241107083715091 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) 20241107083715091 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) 20241107083715091 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) 20241107083715091 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) 20241107083715092 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) 20241107083715092 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) 20241107083715094 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) 20241107083715094 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2448 block_nr=1 scheduling free USF for polling at FN=2452 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083715094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2448 Sending data request: sapi=5 arfcn=871 cur_fn=2444 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) 20241107083715095 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715106 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) 20241107083715106 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) 20241107083715107 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) 20241107083715107 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) 20241107083715108 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) 20241107083715108 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) 20241107083715108 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) 20241107083715108 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) 20241107083715109 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) 20241107083715109 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) 20241107083715110 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) 20241107083715110 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) 20241107083715111 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) 20241107083715111 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) 20241107083715112 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) 20241107083715112 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) 20241107083715113 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) 20241107083715113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2452 Sending data request: sapi=5 arfcn=871 cur_fn=2448 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) 20241107083715114 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715124 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) 20241107083715124 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) 20241107083715124 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2452, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083715124 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2452, TS=7 (curr FN 2452), reason=UL_ASS (tbf.cpp:487) 20241107083715124 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083715124 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:280) 20241107083715124 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:285) 20241107083715126 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) 20241107083715126 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) 20241107083715126 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) 20241107083715126 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) 20241107083715127 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) 20241107083715127 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) 20241107083715128 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) 20241107083715128 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) 20241107083715129 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) 20241107083715129 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) 20241107083715129 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) 20241107083715130 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) 20241107083715130 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) 20241107083715130 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) 20241107083715134 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) 20241107083715134 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:387) 20241107083715134 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2457 + 13 = 2470 (pdch_ul_controller.c:131) 20241107083715134 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083715134 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083715134 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) 20241107083715135 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083715135 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2470 for type POLL (pdch_ul_controller.c:184) 20241107083715135 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2470, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083715135 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:238) 20241107083715135 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2457 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083715135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2457 Sending data request: sapi=5 arfcn=871 cur_fn=2452 block=3 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) 20241107083715135 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 137 20241107083715148 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) 20241107083715149 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) 20241107083715150 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) 20241107083715150 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) 20241107083715151 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) 20241107083715151 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) 20241107083715151 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) 20241107083715151 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) 20241107083715152 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) 20241107083715152 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) 20241107083715153 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) 20241107083715153 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) 20241107083715153 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) 20241107083715154 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) 20241107083715154 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) 20241107083715154 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) 20241107083715155 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) 20241107083715155 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2461 Sending data request: sapi=5 arfcn=871 cur_fn=2457 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) 20241107083715156 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715167 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) 20241107083715168 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) 20241107083715169 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) 20241107083715169 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) 20241107083715169 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) 20241107083715170 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) 20241107083715170 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) 20241107083715170 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) 20241107083715171 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) 20241107083715171 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) 20241107083715172 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) 20241107083715172 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) 20241107083715173 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) 20241107083715173 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) 20241107083715173 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) 20241107083715174 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) 20241107083715174 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) 20241107083715174 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2465 block_nr=5 scheduling free USF for polling at FN=2470 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083715175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2465 Sending data request: sapi=5 arfcn=871 cur_fn=2461 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) 20241107083715175 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715187 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) 20241107083715187 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) 20241107083715188 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) 20241107083715188 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) 20241107083715189 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) 20241107083715189 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) 20241107083715190 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) 20241107083715190 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) 20241107083715190 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) 20241107083715190 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) 20241107083715191 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) 20241107083715191 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) 20241107083715192 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) 20241107083715192 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) 20241107083715193 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) 20241107083715193 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) 20241107083715196 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) 20241107083715196 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2470 Sending data request: sapi=5 arfcn=871 cur_fn=2465 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) 20241107083715197 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715211 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) 20241107083715211 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) 20241107083715211 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2470, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083715211 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2470, TS=7 (curr FN 2470), reason=UL_ASS (tbf.cpp:487) 20241107083715211 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083715211 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:280) 20241107083715211 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:285) 20241107083715212 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) 20241107083715212 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) 20241107083715213 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) 20241107083715213 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) 20241107083715214 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) 20241107083715214 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) 20241107083715215 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) 20241107083715215 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) 20241107083715216 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) 20241107083715216 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) 20241107083715216 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) 20241107083715216 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) 20241107083715217 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) 20241107083715217 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) 20241107083715218 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) 20241107083715218 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:387) 20241107083715218 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2474 + 13 = 2487 (pdch_ul_controller.c:131) 20241107083715218 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083715218 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083715218 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) 20241107083715219 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083715219 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2487 for type POLL (pdch_ul_controller.c:184) 20241107083715219 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2487, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083715220 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:238) 20241107083715220 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2474 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083715220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2474 Sending data request: sapi=5 arfcn=871 cur_fn=2470 block=7 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) 20241107083715220 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 138 20241107083715230 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) 20241107083715230 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) 20241107083715231 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) 20241107083715231 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) 20241107083715232 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) 20241107083715232 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) 20241107083715233 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) 20241107083715233 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) 20241107083715234 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) 20241107083715234 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) 20241107083715234 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) 20241107083715234 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) 20241107083715235 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) 20241107083715235 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) 20241107083715236 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) 20241107083715236 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) 20241107083715237 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) 20241107083715237 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2478 Sending data request: sapi=5 arfcn=871 cur_fn=2474 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) 20241107083715238 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715249 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) 20241107083715249 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) 20241107083715250 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) 20241107083715250 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) 20241107083715251 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) 20241107083715251 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) 20241107083715252 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) 20241107083715252 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) 20241107083715253 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) 20241107083715253 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) 20241107083715254 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) 20241107083715254 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) 20241107083715254 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) 20241107083715254 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) 20241107083715255 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) 20241107083715255 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) 20241107083715259 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) 20241107083715259 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2483 block_nr=9 scheduling free USF for polling at FN=2487 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083715259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2483 Sending data request: sapi=5 arfcn=871 cur_fn=2478 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) 20241107083715260 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715273 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) 20241107083715273 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) 20241107083715275 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) 20241107083715275 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) 20241107083715275 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) 20241107083715276 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) 20241107083715276 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) 20241107083715276 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) 20241107083715277 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) 20241107083715277 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) 20241107083715278 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) 20241107083715278 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) 20241107083715279 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) 20241107083715279 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) 20241107083715279 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) 20241107083715280 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) 20241107083715280 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) 20241107083715280 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2487 Sending data request: sapi=5 arfcn=871 cur_fn=2483 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) 20241107083715281 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715292 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) 20241107083715293 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) 20241107083715293 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2487, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083715293 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2487, TS=7 (curr FN 2487), reason=UL_ASS (tbf.cpp:487) 20241107083715293 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083715293 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:280) 20241107083715293 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:285) 20241107083715294 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) 20241107083715294 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) 20241107083715295 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) 20241107083715295 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) 20241107083715295 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) 20241107083715295 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) 20241107083715297 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) 20241107083715297 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) 20241107083715297 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) 20241107083715297 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) 20241107083715298 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) 20241107083715298 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) 20241107083715299 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) 20241107083715299 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) 20241107083715301 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) 20241107083715301 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:387) 20241107083715301 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2491 + 13 = 2504 (pdch_ul_controller.c:131) 20241107083715301 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083715301 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083715301 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) 20241107083715302 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083715302 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2504 for type POLL (pdch_ul_controller.c:184) 20241107083715302 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2504, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083715302 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:238) 20241107083715302 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2491 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083715302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2491 Sending data request: sapi=5 arfcn=871 cur_fn=2487 block=11 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) 20241107083715302 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 139 20241107083715312 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) 20241107083715312 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) 20241107083715314 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) 20241107083715314 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) 20241107083715314 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) 20241107083715315 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) 20241107083715315 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) 20241107083715315 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) 20241107083715316 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) 20241107083715316 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) 20241107083715317 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) 20241107083715317 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) 20241107083715318 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) 20241107083715318 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) 20241107083715319 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) 20241107083715319 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) 20241107083715322 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) 20241107083715322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2496 Sending data request: sapi=5 arfcn=871 cur_fn=2491 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) 20241107083715323 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715336 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) 20241107083715336 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) 20241107083715337 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) 20241107083715337 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) 20241107083715338 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) 20241107083715338 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) 20241107083715338 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) 20241107083715339 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) 20241107083715339 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) 20241107083715339 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) 20241107083715340 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) 20241107083715340 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) 20241107083715341 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) 20241107083715341 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) 20241107083715342 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) 20241107083715342 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) 20241107083715343 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) 20241107083715343 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2500 block_nr=1 scheduling free USF for polling at FN=2504 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083715343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2500 Sending data request: sapi=5 arfcn=871 cur_fn=2496 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) 20241107083715344 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715355 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) 20241107083715355 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) 20241107083715356 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) 20241107083715356 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) 20241107083715357 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) 20241107083715357 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) 20241107083715358 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) 20241107083715358 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) 20241107083715358 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) 20241107083715358 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) 20241107083715359 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) 20241107083715359 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) 20241107083715360 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) 20241107083715360 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) 20241107083715361 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) 20241107083715361 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) 20241107083715362 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) 20241107083715362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2504 Sending data request: sapi=5 arfcn=871 cur_fn=2500 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) 20241107083715363 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715374 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) 20241107083715374 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) 20241107083715374 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2504, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083715374 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2504, TS=7 (curr FN 2504), reason=UL_ASS (tbf.cpp:487) 20241107083715374 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083715374 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:280) 20241107083715374 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:285) 20241107083715375 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) 20241107083715375 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) 20241107083715376 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) 20241107083715376 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) 20241107083715377 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) 20241107083715377 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) 20241107083715378 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) 20241107083715378 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) 20241107083715378 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) 20241107083715379 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) 20241107083715380 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) 20241107083715380 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) 20241107083715381 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) 20241107083715381 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) 20241107083715384 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) 20241107083715384 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:387) 20241107083715384 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2509 + 13 = 2522 (pdch_ul_controller.c:131) 20241107083715384 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083715384 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083715384 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) 20241107083715385 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083715385 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2522 for type POLL (pdch_ul_controller.c:184) 20241107083715385 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2522, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083715385 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:238) 20241107083715385 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2509 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083715385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2509 Sending data request: sapi=5 arfcn=871 cur_fn=2504 block=3 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) 20241107083715385 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 140 20241107083715398 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) 20241107083715398 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) 20241107083715399 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) 20241107083715399 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) 20241107083715400 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) 20241107083715400 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) 20241107083715401 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) 20241107083715401 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) 20241107083715402 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) 20241107083715402 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) 20241107083715403 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) 20241107083715403 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) 20241107083715404 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) 20241107083715404 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) 20241107083715405 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) 20241107083715405 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) 20241107083715406 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) 20241107083715406 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2513 Sending data request: sapi=5 arfcn=871 cur_fn=2509 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) 20241107083715407 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715417 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) 20241107083715417 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) 20241107083715418 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) 20241107083715419 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) 20241107083715419 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) 20241107083715419 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) 20241107083715420 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) 20241107083715420 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) 20241107083715421 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) 20241107083715421 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) 20241107083715422 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) 20241107083715422 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) 20241107083715423 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) 20241107083715423 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) 20241107083715423 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) 20241107083715423 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) 20241107083715424 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) 20241107083715424 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2517 block_nr=5 scheduling free USF for polling at FN=2522 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083715424 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2517 Sending data request: sapi=5 arfcn=871 cur_fn=2513 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) 20241107083715425 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715436 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) 20241107083715436 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) 20241107083715438 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) 20241107083715438 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) 20241107083715439 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) 20241107083715439 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) 20241107083715440 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) 20241107083715440 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) 20241107083715441 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) 20241107083715441 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) 20241107083715442 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) 20241107083715442 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) 20241107083715442 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) 20241107083715442 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) 20241107083715443 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) 20241107083715443 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) 20241107083715446 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) 20241107083715446 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2522 Sending data request: sapi=5 arfcn=871 cur_fn=2517 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) 20241107083715447 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715460 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) 20241107083715460 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) 20241107083715460 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2522, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083715460 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2522, TS=7 (curr FN 2522), reason=UL_ASS (tbf.cpp:487) 20241107083715460 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083715460 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:280) 20241107083715460 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:285) 20241107083715463 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) 20241107083715463 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) 20241107083715464 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) 20241107083715464 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) 20241107083715465 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) 20241107083715465 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) 20241107083715466 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) 20241107083715466 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) 20241107083715467 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) 20241107083715467 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) 20241107083715468 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) 20241107083715468 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) 20241107083715469 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) 20241107083715469 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) 20241107083715470 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) 20241107083715470 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:387) 20241107083715470 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2526 + 13 = 2539 (pdch_ul_controller.c:131) 20241107083715470 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083715470 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083715470 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) 20241107083715470 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083715470 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2539 for type POLL (pdch_ul_controller.c:184) 20241107083715470 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2539, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083715470 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:238) 20241107083715470 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2526 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083715470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2526 Sending data request: sapi=5 arfcn=871 cur_fn=2522 block=7 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) 20241107083715471 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 141 20241107083715479 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) 20241107083715479 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) 20241107083715481 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) 20241107083715481 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) 20241107083715481 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) 20241107083715481 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) 20241107083715482 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) 20241107083715482 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) 20241107083715483 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) 20241107083715483 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) 20241107083715484 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) 20241107083715484 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) 20241107083715485 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) 20241107083715485 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) 20241107083715486 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) 20241107083715486 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) 20241107083715487 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) 20241107083715487 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2530 Sending data request: sapi=5 arfcn=871 cur_fn=2526 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) 20241107083715487 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715499 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) 20241107083715499 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) 20241107083715500 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) 20241107083715500 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) 20241107083715501 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) 20241107083715501 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) 20241107083715502 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) 20241107083715502 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) 20241107083715502 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) 20241107083715502 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) 20241107083715503 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) 20241107083715503 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) 20241107083715504 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) 20241107083715504 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) 20241107083715505 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) 20241107083715505 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) 20241107083715508 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) 20241107083715508 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2535 block_nr=9 scheduling free USF for polling at FN=2539 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083715508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2535 Sending data request: sapi=5 arfcn=871 cur_fn=2530 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) 20241107083715509 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715523 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) 20241107083715523 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) 20241107083715525 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) 20241107083715525 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) 20241107083715525 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) 20241107083715525 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) 20241107083715526 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) 20241107083715526 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) 20241107083715527 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) 20241107083715527 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) 20241107083715528 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) 20241107083715528 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) 20241107083715529 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) 20241107083715529 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) 20241107083715530 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) 20241107083715530 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) 20241107083715530 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) 20241107083715530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2539 Sending data request: sapi=5 arfcn=871 cur_fn=2535 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) 20241107083715531 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715543 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) 20241107083715543 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) 20241107083715543 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2539, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083715543 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2539, TS=7 (curr FN 2539), reason=UL_ASS (tbf.cpp:487) 20241107083715543 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083715543 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:280) 20241107083715543 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:285) 20241107083715544 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) 20241107083715544 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) 20241107083715545 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) 20241107083715545 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) 20241107083715546 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) 20241107083715546 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) 20241107083715546 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) 20241107083715546 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) 20241107083715547 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) 20241107083715547 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) 20241107083715548 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) 20241107083715548 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) 20241107083715549 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) 20241107083715549 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) 20241107083715550 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) 20241107083715550 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:387) 20241107083715550 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2543 + 13 = 2556 (pdch_ul_controller.c:131) 20241107083715550 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083715550 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083715550 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) 20241107083715551 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083715551 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2556 for type POLL (pdch_ul_controller.c:184) 20241107083715551 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2556, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083715551 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:238) 20241107083715551 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2543 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083715551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2543 Sending data request: sapi=5 arfcn=871 cur_fn=2539 block=11 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) 20241107083715551 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 142 20241107083715563 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) 20241107083715563 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) 20241107083715565 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) 20241107083715565 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) 20241107083715566 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) 20241107083715566 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) 20241107083715567 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) 20241107083715567 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) 20241107083715569 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) 20241107083715569 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) 20241107083715570 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) 20241107083715570 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) 20241107083715572 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) 20241107083715572 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) 20241107083715573 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) 20241107083715573 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) 20241107083715574 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) 20241107083715574 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2548 Sending data request: sapi=5 arfcn=871 cur_fn=2543 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) 20241107083715575 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715587 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) 20241107083715587 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) 20241107083715588 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) 20241107083715588 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) 20241107083715589 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) 20241107083715589 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) 20241107083715589 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) 20241107083715589 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) 20241107083715590 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) 20241107083715590 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) 20241107083715591 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) 20241107083715591 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) 20241107083715592 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) 20241107083715592 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) 20241107083715593 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) 20241107083715593 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) 20241107083715594 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) 20241107083715594 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2552 block_nr=1 scheduling free USF for polling at FN=2556 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083715594 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2552 Sending data request: sapi=5 arfcn=871 cur_fn=2548 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) 20241107083715594 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715606 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) 20241107083715606 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) 20241107083715607 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) 20241107083715607 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) 20241107083715608 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) 20241107083715608 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) 20241107083715609 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) 20241107083715609 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) 20241107083715610 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) 20241107083715610 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) 20241107083715610 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) 20241107083715611 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) 20241107083715611 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) 20241107083715611 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) 20241107083715612 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) 20241107083715612 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) 20241107083715613 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) 20241107083715613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2556 Sending data request: sapi=5 arfcn=871 cur_fn=2552 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) 20241107083715614 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715625 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) 20241107083715625 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) 20241107083715625 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2556, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083715625 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2556, TS=7 (curr FN 2556), reason=UL_ASS (tbf.cpp:487) 20241107083715625 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083715625 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:280) 20241107083715625 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:285) 20241107083715627 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) 20241107083715627 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) 20241107083715628 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) 20241107083715628 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) 20241107083715629 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) 20241107083715629 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) 20241107083715631 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) 20241107083715631 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) 20241107083715631 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) 20241107083715631 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) 20241107083715632 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) 20241107083715632 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) 20241107083715633 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) 20241107083715633 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) 20241107083715635 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) 20241107083715635 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:387) 20241107083715635 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2561 + 13 = 2574 (pdch_ul_controller.c:131) 20241107083715635 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083715635 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083715635 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) 20241107083715636 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083715636 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2574 for type POLL (pdch_ul_controller.c:184) 20241107083715636 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2574, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083715636 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:238) 20241107083715636 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2561 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083715636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2561 Sending data request: sapi=5 arfcn=871 cur_fn=2556 block=3 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) 20241107083715636 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 143 20241107083715649 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) 20241107083715649 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) 20241107083715651 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) 20241107083715651 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) 20241107083715651 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) 20241107083715651 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) 20241107083715652 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) 20241107083715652 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) 20241107083715653 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) 20241107083715653 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) 20241107083715654 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) 20241107083715654 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) 20241107083715655 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) 20241107083715655 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) 20241107083715656 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) 20241107083715656 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) 20241107083715656 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) 20241107083715656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2565 Sending data request: sapi=5 arfcn=871 cur_fn=2561 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) 20241107083715657 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715669 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) 20241107083715669 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) 20241107083715670 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) 20241107083715670 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) 20241107083715671 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) 20241107083715671 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) 20241107083715672 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) 20241107083715672 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) 20241107083715673 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) 20241107083715673 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) 20241107083715674 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) 20241107083715674 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) 20241107083715674 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) 20241107083715675 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) 20241107083715675 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) 20241107083715675 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) 20241107083715676 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) 20241107083715676 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2569 block_nr=5 scheduling free USF for polling at FN=2574 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083715676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2569 Sending data request: sapi=5 arfcn=871 cur_fn=2565 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) 20241107083715677 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715688 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) 20241107083715688 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) 20241107083715689 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) 20241107083715689 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) 20241107083715690 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) 20241107083715690 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) 20241107083715691 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) 20241107083715691 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) 20241107083715692 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) 20241107083715692 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) 20241107083715692 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) 20241107083715692 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) 20241107083715693 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) 20241107083715693 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) 20241107083715694 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) 20241107083715694 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) 20241107083715697 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) 20241107083715697 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2574 Sending data request: sapi=5 arfcn=871 cur_fn=2569 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) 20241107083715698 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715711 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) 20241107083715711 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) 20241107083715711 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2574, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083715711 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2574, TS=7 (curr FN 2574), reason=UL_ASS (tbf.cpp:487) 20241107083715712 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083715712 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:280) 20241107083715712 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:285) 20241107083715713 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) 20241107083715713 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) 20241107083715714 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) 20241107083715714 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) 20241107083715715 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) 20241107083715715 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) 20241107083715716 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) 20241107083715716 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) 20241107083715717 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) 20241107083715717 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) 20241107083715718 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) 20241107083715718 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) 20241107083715720 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) 20241107083715720 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) 20241107083715721 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) 20241107083715721 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:387) 20241107083715721 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2578 + 13 = 2591 (pdch_ul_controller.c:131) 20241107083715721 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083715722 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083715722 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) 20241107083715723 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083715723 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2591 for type POLL (pdch_ul_controller.c:184) 20241107083715723 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2591, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083715723 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:238) 20241107083715723 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2578 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083715723 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2578 Sending data request: sapi=5 arfcn=871 cur_fn=2574 block=7 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) 20241107083715723 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 144 20241107083715732 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) 20241107083715732 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) 20241107083715734 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) 20241107083715734 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) 20241107083715735 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) 20241107083715735 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) 20241107083715735 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) 20241107083715735 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) 20241107083715736 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) 20241107083715736 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) 20241107083715737 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) 20241107083715737 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) 20241107083715738 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) 20241107083715738 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) 20241107083715738 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) 20241107083715738 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) 20241107083715740 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) 20241107083715740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2582 Sending data request: sapi=5 arfcn=871 cur_fn=2578 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) 20241107083715740 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715751 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) 20241107083715751 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) 20241107083715752 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) 20241107083715752 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) 20241107083715753 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) 20241107083715753 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) 20241107083715754 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) 20241107083715754 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) 20241107083715755 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) 20241107083715755 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) 20241107083715755 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) 20241107083715755 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) 20241107083715757 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) 20241107083715757 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) 20241107083715758 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) 20241107083715758 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) 20241107083715762 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) 20241107083715762 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2587 block_nr=9 scheduling free USF for polling at FN=2591 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083715762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2587 Sending data request: sapi=5 arfcn=871 cur_fn=2582 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) 20241107083715763 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715776 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) 20241107083715776 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) 20241107083715778 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) 20241107083715778 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) 20241107083715779 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) 20241107083715779 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) 20241107083715781 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) 20241107083715781 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) 20241107083715782 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) 20241107083715782 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) 20241107083715783 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) 20241107083715783 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) 20241107083715784 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) 20241107083715784 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) 20241107083715785 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) 20241107083715785 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) 20241107083715787 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) 20241107083715787 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2591 Sending data request: sapi=5 arfcn=871 cur_fn=2587 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) 20241107083715787 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715796 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) 20241107083715796 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) 20241107083715796 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2591, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083715796 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2591, TS=7 (curr FN 2591), reason=UL_ASS (tbf.cpp:487) 20241107083715796 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083715796 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:280) 20241107083715796 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:285) 20241107083715797 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) 20241107083715797 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) 20241107083715798 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) 20241107083715798 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) 20241107083715799 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) 20241107083715799 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) 20241107083715800 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) 20241107083715800 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) 20241107083715801 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) 20241107083715801 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) 20241107083715801 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) 20241107083715802 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) 20241107083715802 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) 20241107083715802 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) 20241107083715803 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) 20241107083715803 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:387) 20241107083715803 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2595 + 13 = 2608 (pdch_ul_controller.c:131) 20241107083715803 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083715803 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083715803 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) 20241107083715804 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083715804 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2608 for type POLL (pdch_ul_controller.c:184) 20241107083715804 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2608, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083715804 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:238) 20241107083715804 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2595 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083715804 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2595 Sending data request: sapi=5 arfcn=871 cur_fn=2591 block=11 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) 20241107083715804 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 145 20241107083715816 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) 20241107083715816 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) 20241107083715817 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) 20241107083715817 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) 20241107083715818 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) 20241107083715818 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) 20241107083715819 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) 20241107083715819 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) 20241107083715819 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) 20241107083715819 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) 20241107083715820 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) 20241107083715820 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) 20241107083715821 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) 20241107083715821 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) 20241107083715822 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) 20241107083715822 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) 20241107083715825 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) 20241107083715825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2600 Sending data request: sapi=5 arfcn=871 cur_fn=2595 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) 20241107083715826 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715840 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) 20241107083715840 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) 20241107083715841 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) 20241107083715841 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) 20241107083715842 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) 20241107083715842 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) 20241107083715843 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) 20241107083715843 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) 20241107083715844 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) 20241107083715844 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) 20241107083715844 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) 20241107083715844 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) 20241107083715845 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) 20241107083715845 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) 20241107083715846 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) 20241107083715846 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) 20241107083715847 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) 20241107083715847 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2604 block_nr=1 scheduling free USF for polling at FN=2608 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083715847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2604 Sending data request: sapi=5 arfcn=871 cur_fn=2600 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) 20241107083715848 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715859 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) 20241107083715860 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) 20241107083715861 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) 20241107083715861 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) 20241107083715863 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) 20241107083715863 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) 20241107083715864 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) 20241107083715864 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) 20241107083715865 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) 20241107083715865 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) 20241107083715866 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) 20241107083715866 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) 20241107083715867 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) 20241107083715867 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) 20241107083715868 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) 20241107083715868 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) 20241107083715869 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) 20241107083715869 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2608 Sending data request: sapi=5 arfcn=871 cur_fn=2604 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) 20241107083715870 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715879 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) 20241107083715879 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) 20241107083715879 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2608, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083715879 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2608, TS=7 (curr FN 2608), reason=UL_ASS (tbf.cpp:487) 20241107083715879 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083715879 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:280) 20241107083715879 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:285) 20241107083715880 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) 20241107083715880 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) 20241107083715881 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) 20241107083715881 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) 20241107083715882 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) 20241107083715882 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) 20241107083715883 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) 20241107083715883 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) 20241107083715884 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) 20241107083715884 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) 20241107083715885 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) 20241107083715885 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) 20241107083715886 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) 20241107083715886 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) 20241107083715889 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) 20241107083715889 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:387) 20241107083715889 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2613 + 13 = 2626 (pdch_ul_controller.c:131) 20241107083715889 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083715889 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083715889 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) 20241107083715889 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083715889 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2626 for type POLL (pdch_ul_controller.c:184) 20241107083715889 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2626, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083715889 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:238) 20241107083715889 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2613 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083715889 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2613 Sending data request: sapi=5 arfcn=871 cur_fn=2608 block=3 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) 20241107083715889 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 146 20241107083715903 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) 20241107083715903 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) 20241107083715905 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) 20241107083715905 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) 20241107083715905 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) 20241107083715905 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) 20241107083715906 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) 20241107083715906 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) 20241107083715907 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) 20241107083715907 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) 20241107083715908 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) 20241107083715908 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) 20241107083715908 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) 20241107083715908 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) 20241107083715909 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) 20241107083715909 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) 20241107083715910 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) 20241107083715910 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2617 Sending data request: sapi=5 arfcn=871 cur_fn=2613 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) 20241107083715911 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715923 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) 20241107083715923 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) 20241107083715924 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) 20241107083715924 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) 20241107083715925 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) 20241107083715925 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) 20241107083715926 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) 20241107083715926 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) 20241107083715927 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) 20241107083715927 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) 20241107083715928 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) 20241107083715928 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) 20241107083715928 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) 20241107083715928 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) 20241107083715929 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) 20241107083715929 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) 20241107083715931 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) 20241107083715931 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2621 block_nr=5 scheduling free USF for polling at FN=2626 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083715931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2621 Sending data request: sapi=5 arfcn=871 cur_fn=2617 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) 20241107083715931 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715943 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) 20241107083715943 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) 20241107083715945 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) 20241107083715945 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) 20241107083715946 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) 20241107083715946 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) 20241107083715947 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) 20241107083715947 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) 20241107083715947 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) 20241107083715948 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) 20241107083715948 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) 20241107083715948 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) 20241107083715949 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) 20241107083715949 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) 20241107083715950 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) 20241107083715950 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) 20241107083715953 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) 20241107083715953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2626 Sending data request: sapi=5 arfcn=871 cur_fn=2621 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) 20241107083715954 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083715968 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) 20241107083715968 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) 20241107083715968 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2626, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083715968 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2626, TS=7 (curr FN 2626), reason=UL_ASS (tbf.cpp:487) 20241107083715968 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083715968 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:280) 20241107083715968 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:285) 20241107083715969 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) 20241107083715969 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) 20241107083715970 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) 20241107083715970 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) 20241107083715971 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) 20241107083715971 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) 20241107083715972 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) 20241107083715972 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) 20241107083715973 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) 20241107083715973 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) 20241107083715974 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) 20241107083715974 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) 20241107083715974 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) 20241107083715975 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) 20241107083715975 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) 20241107083715975 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:387) 20241107083715976 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2630 + 13 = 2643 (pdch_ul_controller.c:131) 20241107083715976 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083715976 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083715976 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) 20241107083715976 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083715976 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2643 for type POLL (pdch_ul_controller.c:184) 20241107083715976 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2643, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083715976 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:238) 20241107083715976 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2630 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083715976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2630 Sending data request: sapi=5 arfcn=871 cur_fn=2626 block=7 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) 20241107083715976 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 147 20241107083715986 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) 20241107083715987 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) 20241107083715988 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) 20241107083715988 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) 20241107083715989 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) 20241107083715989 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) 20241107083715990 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) 20241107083715990 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) 20241107083715991 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) 20241107083715991 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) 20241107083715992 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) 20241107083715992 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) 20241107083715992 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) 20241107083715992 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) 20241107083715993 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) 20241107083715993 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) 20241107083715994 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) 20241107083715994 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2634 Sending data request: sapi=5 arfcn=871 cur_fn=2630 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) 20241107083715995 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716007 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) 20241107083716007 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) 20241107083716009 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) 20241107083716009 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) 20241107083716010 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) 20241107083716010 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) 20241107083716011 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) 20241107083716011 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) 20241107083716013 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) 20241107083716013 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) 20241107083716014 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) 20241107083716014 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) 20241107083716015 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) 20241107083716015 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) 20241107083716016 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) 20241107083716016 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) 20241107083716017 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) 20241107083716017 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2639 block_nr=9 scheduling free USF for polling at FN=2643 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083716017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2639 Sending data request: sapi=5 arfcn=871 cur_fn=2634 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) 20241107083716018 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716030 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) 20241107083716030 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) 20241107083716031 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) 20241107083716031 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) 20241107083716032 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) 20241107083716032 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) 20241107083716033 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) 20241107083716033 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) 20241107083716034 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) 20241107083716034 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) 20241107083716035 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) 20241107083716035 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) 20241107083716036 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) 20241107083716036 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) 20241107083716037 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) 20241107083716037 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) 20241107083716038 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) 20241107083716038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2643 Sending data request: sapi=5 arfcn=871 cur_fn=2639 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) 20241107083716039 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716049 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) 20241107083716049 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) 20241107083716049 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2643, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083716049 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2643, TS=7 (curr FN 2643), reason=UL_ASS (tbf.cpp:487) 20241107083716049 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083716049 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:280) 20241107083716049 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:285) 20241107083716051 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) 20241107083716051 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) 20241107083716051 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) 20241107083716051 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) 20241107083716052 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) 20241107083716052 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) 20241107083716053 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) 20241107083716053 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) 20241107083716054 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) 20241107083716054 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) 20241107083716054 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) 20241107083716055 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) 20241107083716055 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) 20241107083716055 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) 20241107083716056 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) 20241107083716056 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:387) 20241107083716056 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2647 + 13 = 2660 (pdch_ul_controller.c:131) 20241107083716056 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083716056 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083716056 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) 20241107083716057 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083716057 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2660 for type POLL (pdch_ul_controller.c:184) 20241107083716057 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2660, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083716057 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:238) 20241107083716057 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2647 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083716057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2647 Sending data request: sapi=5 arfcn=871 cur_fn=2643 block=11 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) 20241107083716057 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 148 20241107083716068 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) 20241107083716069 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) 20241107083716070 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) 20241107083716070 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) 20241107083716071 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) 20241107083716071 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) 20241107083716072 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) 20241107083716072 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) 20241107083716072 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) 20241107083716072 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) 20241107083716073 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) 20241107083716073 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) 20241107083716074 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) 20241107083716074 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) 20241107083716075 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) 20241107083716075 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) 20241107083716078 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) 20241107083716078 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2652 Sending data request: sapi=5 arfcn=871 cur_fn=2647 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) 20241107083716079 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716092 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) 20241107083716092 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) 20241107083716094 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) 20241107083716094 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) 20241107083716094 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) 20241107083716095 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) 20241107083716095 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) 20241107083716095 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) 20241107083716096 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) 20241107083716096 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) 20241107083716097 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) 20241107083716097 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) 20241107083716098 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) 20241107083716098 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) 20241107083716099 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) 20241107083716099 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) 20241107083716100 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) 20241107083716100 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2656 block_nr=1 scheduling free USF for polling at FN=2660 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083716100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2656 Sending data request: sapi=5 arfcn=871 cur_fn=2652 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) 20241107083716100 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716112 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) 20241107083716112 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) 20241107083716113 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) 20241107083716113 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) 20241107083716114 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) 20241107083716114 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) 20241107083716115 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) 20241107083716115 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) 20241107083716115 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) 20241107083716115 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) 20241107083716116 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) 20241107083716116 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) 20241107083716117 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) 20241107083716117 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) 20241107083716118 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) 20241107083716118 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) 20241107083716119 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) 20241107083716119 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2660 Sending data request: sapi=5 arfcn=871 cur_fn=2656 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) 20241107083716119 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716131 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) 20241107083716131 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) 20241107083716131 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2660, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083716131 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2660, TS=7 (curr FN 2660), reason=UL_ASS (tbf.cpp:487) 20241107083716131 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083716131 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:280) 20241107083716131 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:285) 20241107083716132 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) 20241107083716132 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) 20241107083716133 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) 20241107083716133 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) 20241107083716134 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) 20241107083716134 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) 20241107083716134 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) 20241107083716134 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) 20241107083716135 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) 20241107083716135 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) 20241107083716136 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) 20241107083716136 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) 20241107083716137 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) 20241107083716137 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) 20241107083716140 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) 20241107083716140 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:387) 20241107083716140 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2665 + 13 = 2678 (pdch_ul_controller.c:131) 20241107083716140 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083716140 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083716140 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) 20241107083716141 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083716141 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2678 for type POLL (pdch_ul_controller.c:184) 20241107083716141 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2678, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083716141 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:238) 20241107083716141 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2665 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083716141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2665 Sending data request: sapi=5 arfcn=871 cur_fn=2660 block=3 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) 20241107083716141 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 149 20241107083716155 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) 20241107083716155 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) 20241107083716157 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) 20241107083716157 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) 20241107083716157 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) 20241107083716157 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) 20241107083716158 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) 20241107083716158 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) 20241107083716159 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) 20241107083716159 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) 20241107083716160 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) 20241107083716160 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) 20241107083716161 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) 20241107083716161 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) 20241107083716161 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) 20241107083716161 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) 20241107083716163 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) 20241107083716163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2669 Sending data request: sapi=5 arfcn=871 cur_fn=2665 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) 20241107083716164 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716174 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) 20241107083716174 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) 20241107083716175 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) 20241107083716175 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) 20241107083716176 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) 20241107083716176 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) 20241107083716177 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) 20241107083716177 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) 20241107083716178 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) 20241107083716178 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) 20241107083716179 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) 20241107083716179 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) 20241107083716180 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) 20241107083716180 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) 20241107083716180 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) 20241107083716180 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) 20241107083716181 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) 20241107083716181 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2673 block_nr=5 scheduling free USF for polling at FN=2678 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083716181 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2673 Sending data request: sapi=5 arfcn=871 cur_fn=2669 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) 20241107083716182 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716193 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) 20241107083716193 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) 20241107083716195 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) 20241107083716195 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) 20241107083716196 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) 20241107083716196 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) 20241107083716196 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) 20241107083716196 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) 20241107083716197 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) 20241107083716197 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) 20241107083716198 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) 20241107083716198 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) 20241107083716199 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) 20241107083716199 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) 20241107083716200 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) 20241107083716200 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) 20241107083716203 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) 20241107083716203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2678 Sending data request: sapi=5 arfcn=871 cur_fn=2673 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) 20241107083716204 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716217 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) 20241107083716217 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) 20241107083716217 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2678, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083716217 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2678, TS=7 (curr FN 2678), reason=UL_ASS (tbf.cpp:487) 20241107083716217 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083716217 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:280) 20241107083716217 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:285) 20241107083716219 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) 20241107083716219 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) 20241107083716219 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) 20241107083716219 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) 20241107083716220 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) 20241107083716220 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) 20241107083716221 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) 20241107083716221 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) 20241107083716222 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) 20241107083716222 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) 20241107083716223 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) 20241107083716223 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) 20241107083716223 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) 20241107083716223 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) 20241107083716224 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) 20241107083716224 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:387) 20241107083716224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2682 + 13 = 2695 (pdch_ul_controller.c:131) 20241107083716224 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083716224 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083716224 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) 20241107083716226 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083716226 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2695 for type POLL (pdch_ul_controller.c:184) 20241107083716226 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2695, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083716226 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:238) 20241107083716226 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2682 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083716226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2682 Sending data request: sapi=5 arfcn=871 cur_fn=2678 block=7 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) 20241107083716226 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 150 20241107083716236 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) 20241107083716236 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) 20241107083716238 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) 20241107083716238 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) 20241107083716239 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) 20241107083716239 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) 20241107083716240 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) 20241107083716240 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) 20241107083716241 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) 20241107083716241 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) 20241107083716241 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) 20241107083716241 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) 20241107083716242 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) 20241107083716242 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) 20241107083716243 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) 20241107083716243 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) 20241107083716244 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) 20241107083716244 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2686 Sending data request: sapi=5 arfcn=871 cur_fn=2682 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) 20241107083716245 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716256 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) 20241107083716256 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) 20241107083716257 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) 20241107083716257 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) 20241107083716258 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) 20241107083716258 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) 20241107083716259 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) 20241107083716259 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) 20241107083716260 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) 20241107083716260 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) 20241107083716261 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) 20241107083716261 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) 20241107083716262 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) 20241107083716262 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) 20241107083716262 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) 20241107083716262 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) 20241107083716267 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) 20241107083716267 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2691 block_nr=9 scheduling free USF for polling at FN=2695 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083716267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2691 Sending data request: sapi=5 arfcn=871 cur_fn=2686 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) 20241107083716267 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716281 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) 20241107083716281 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) 20241107083716282 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) 20241107083716282 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) 20241107083716283 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) 20241107083716283 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) 20241107083716284 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) 20241107083716284 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) 20241107083716285 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) 20241107083716285 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) 20241107083716286 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) 20241107083716286 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) 20241107083716286 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) 20241107083716286 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) 20241107083716288 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) 20241107083716288 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) 20241107083716288 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) 20241107083716288 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2695 Sending data request: sapi=5 arfcn=871 cur_fn=2691 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) 20241107083716289 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716300 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) 20241107083716300 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) 20241107083716300 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2695, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083716301 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2695, TS=7 (curr FN 2695), reason=UL_ASS (tbf.cpp:487) 20241107083716301 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083716301 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:280) 20241107083716301 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:285) 20241107083716303 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) 20241107083716303 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) 20241107083716304 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) 20241107083716304 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) 20241107083716305 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) 20241107083716305 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) 20241107083716306 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) 20241107083716306 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) 20241107083716307 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) 20241107083716307 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) 20241107083716308 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) 20241107083716308 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) 20241107083716309 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) 20241107083716309 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) 20241107083716310 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) 20241107083716310 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:387) 20241107083716310 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2699 + 13 = 2712 (pdch_ul_controller.c:131) 20241107083716310 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083716310 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083716310 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) 20241107083716311 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083716311 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2712 for type POLL (pdch_ul_controller.c:184) 20241107083716311 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2712, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083716311 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:238) 20241107083716311 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2699 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083716311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2699 Sending data request: sapi=5 arfcn=871 cur_fn=2695 block=11 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) 20241107083716311 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 151 20241107083716319 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) 20241107083716319 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) 20241107083716321 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) 20241107083716321 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) 20241107083716322 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) 20241107083716322 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) 20241107083716323 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) 20241107083716323 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) 20241107083716324 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) 20241107083716324 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) 20241107083716324 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) 20241107083716324 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) 20241107083716325 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) 20241107083716325 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) 20241107083716326 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) 20241107083716326 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) 20241107083716329 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) 20241107083716329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2704 Sending data request: sapi=5 arfcn=871 cur_fn=2699 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) 20241107083716329 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716343 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) 20241107083716343 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) 20241107083716344 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) 20241107083716344 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) 20241107083716345 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) 20241107083716345 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) 20241107083716346 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) 20241107083716346 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) 20241107083716347 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) 20241107083716347 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) 20241107083716348 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) 20241107083716348 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) 20241107083716348 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) 20241107083716348 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) 20241107083716349 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) 20241107083716349 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) 20241107083716350 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) 20241107083716350 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2708 block_nr=1 scheduling free USF for polling at FN=2712 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083716350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2708 Sending data request: sapi=5 arfcn=871 cur_fn=2704 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) 20241107083716351 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716363 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) 20241107083716363 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) 20241107083716365 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) 20241107083716365 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) 20241107083716365 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) 20241107083716365 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) 20241107083716366 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) 20241107083716366 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) 20241107083716367 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) 20241107083716367 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) 20241107083716368 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) 20241107083716368 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) 20241107083716368 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) 20241107083716368 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) 20241107083716369 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) 20241107083716369 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) 20241107083716370 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) 20241107083716370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2712 Sending data request: sapi=5 arfcn=871 cur_fn=2708 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) 20241107083716371 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716382 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) 20241107083716382 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) 20241107083716382 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2712, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083716382 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2712, TS=7 (curr FN 2712), reason=UL_ASS (tbf.cpp:487) 20241107083716382 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083716382 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:280) 20241107083716382 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:285) 20241107083716383 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) 20241107083716383 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) 20241107083716384 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) 20241107083716384 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) 20241107083716385 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) 20241107083716385 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) 20241107083716385 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) 20241107083716385 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) 20241107083716386 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) 20241107083716386 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) 20241107083716387 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) 20241107083716387 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) 20241107083716388 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) 20241107083716388 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) 20241107083716391 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) 20241107083716391 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:387) 20241107083716391 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2717 + 13 = 2730 (pdch_ul_controller.c:131) 20241107083716391 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083716391 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083716391 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) 20241107083716392 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083716392 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2730 for type POLL (pdch_ul_controller.c:184) 20241107083716392 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2730, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083716392 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:238) 20241107083716392 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2717 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083716393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2717 Sending data request: sapi=5 arfcn=871 cur_fn=2712 block=3 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) 20241107083716393 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 152 20241107083716406 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) 20241107083716406 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) 20241107083716408 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) 20241107083716408 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) 20241107083716409 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) 20241107083716409 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) 20241107083716410 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) 20241107083716410 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) 20241107083716410 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) 20241107083716411 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) 20241107083716411 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) 20241107083716411 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) 20241107083716412 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) 20241107083716412 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) 20241107083716413 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) 20241107083716413 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) 20241107083716414 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) 20241107083716414 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2721 Sending data request: sapi=5 arfcn=871 cur_fn=2717 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) 20241107083716414 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716426 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) 20241107083716426 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) 20241107083716427 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) 20241107083716427 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) 20241107083716428 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) 20241107083716428 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) 20241107083716429 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) 20241107083716429 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) 20241107083716429 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) 20241107083716429 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) 20241107083716430 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) 20241107083716430 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) 20241107083716431 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) 20241107083716431 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) 20241107083716432 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) 20241107083716432 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) 20241107083716432 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) 20241107083716432 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2725 block_nr=5 scheduling free USF for polling at FN=2730 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083716433 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2725 Sending data request: sapi=5 arfcn=871 cur_fn=2721 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) 20241107083716433 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716445 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) 20241107083716445 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) 20241107083716447 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) 20241107083716447 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) 20241107083716448 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) 20241107083716448 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) 20241107083716449 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) 20241107083716449 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) 20241107083716449 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) 20241107083716449 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) 20241107083716450 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) 20241107083716450 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) 20241107083716451 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) 20241107083716451 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) 20241107083716452 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) 20241107083716452 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) 20241107083716455 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) 20241107083716455 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2730 Sending data request: sapi=5 arfcn=871 cur_fn=2725 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) 20241107083716456 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716470 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) 20241107083716470 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) 20241107083716470 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2730, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083716470 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2730, TS=7 (curr FN 2730), reason=UL_ASS (tbf.cpp:487) 20241107083716470 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083716470 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:280) 20241107083716470 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:285) 20241107083716471 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) 20241107083716471 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) 20241107083716472 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) 20241107083716472 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) 20241107083716472 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) 20241107083716472 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) 20241107083716473 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) 20241107083716473 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) 20241107083716474 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) 20241107083716474 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) 20241107083716475 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) 20241107083716475 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) 20241107083716476 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) 20241107083716476 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) 20241107083716476 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) 20241107083716477 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:387) 20241107083716477 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2734 + 13 = 2747 (pdch_ul_controller.c:131) 20241107083716477 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083716477 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083716477 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) 20241107083716478 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083716478 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2747 for type POLL (pdch_ul_controller.c:184) 20241107083716478 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2747, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083716478 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:238) 20241107083716478 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2734 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083716478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2734 Sending data request: sapi=5 arfcn=871 cur_fn=2730 block=7 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) 20241107083716478 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 153 20241107083716489 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) 20241107083716489 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) 20241107083716490 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) 20241107083716490 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) 20241107083716491 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) 20241107083716491 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) 20241107083716492 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) 20241107083716492 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) 20241107083716493 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) 20241107083716493 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) 20241107083716494 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) 20241107083716494 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) 20241107083716494 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) 20241107083716494 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) 20241107083716495 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) 20241107083716495 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) 20241107083716496 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) 20241107083716496 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2738 Sending data request: sapi=5 arfcn=871 cur_fn=2734 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) 20241107083716497 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716508 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) 20241107083716508 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) 20241107083716509 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) 20241107083716509 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) 20241107083716510 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) 20241107083716510 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) 20241107083716511 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) 20241107083716511 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) 20241107083716512 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) 20241107083716512 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) 20241107083716512 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) 20241107083716512 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) 20241107083716513 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) 20241107083716513 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) 20241107083716514 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) 20241107083716514 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) 20241107083716517 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) 20241107083716517 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2743 block_nr=9 scheduling free USF for polling at FN=2747 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083716517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2743 Sending data request: sapi=5 arfcn=871 cur_fn=2738 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) 20241107083716518 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716532 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) 20241107083716532 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) 20241107083716533 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) 20241107083716533 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) 20241107083716534 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) 20241107083716534 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) 20241107083716535 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) 20241107083716535 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) 20241107083716536 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) 20241107083716536 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) 20241107083716537 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) 20241107083716537 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) 20241107083716538 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) 20241107083716538 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) 20241107083716538 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) 20241107083716538 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) 20241107083716539 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) 20241107083716539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2747 Sending data request: sapi=5 arfcn=871 cur_fn=2743 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) 20241107083716540 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716552 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) 20241107083716552 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) 20241107083716552 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2747, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083716552 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2747, TS=7 (curr FN 2747), reason=UL_ASS (tbf.cpp:487) 20241107083716552 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083716552 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:280) 20241107083716552 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:285) 20241107083716553 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) 20241107083716553 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) 20241107083716554 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) 20241107083716554 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) 20241107083716555 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) 20241107083716555 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) 20241107083716556 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) 20241107083716556 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) 20241107083716556 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) 20241107083716556 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) 20241107083716557 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) 20241107083716557 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) 20241107083716558 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) 20241107083716558 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) 20241107083716559 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) 20241107083716559 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:387) 20241107083716559 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2751 + 13 = 2764 (pdch_ul_controller.c:131) 20241107083716559 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083716559 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083716559 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) 20241107083716560 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083716560 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2764 for type POLL (pdch_ul_controller.c:184) 20241107083716560 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2764, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083716560 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:238) 20241107083716560 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2751 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083716560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2751 Sending data request: sapi=5 arfcn=871 cur_fn=2747 block=11 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) 20241107083716560 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 154 20241107083716572 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) 20241107083716572 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) 20241107083716573 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) 20241107083716573 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) 20241107083716574 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) 20241107083716574 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) 20241107083716575 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) 20241107083716575 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) 20241107083716576 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) 20241107083716576 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) 20241107083716577 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) 20241107083716577 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) 20241107083716578 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) 20241107083716578 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) 20241107083716578 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) 20241107083716578 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) 20241107083716581 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) 20241107083716581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2756 Sending data request: sapi=5 arfcn=871 cur_fn=2751 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) 20241107083716582 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716596 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) 20241107083716596 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) 20241107083716597 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) 20241107083716597 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) 20241107083716598 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) 20241107083716598 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) 20241107083716599 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) 20241107083716599 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) 20241107083716599 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) 20241107083716599 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) 20241107083716600 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) 20241107083716600 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) 20241107083716601 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) 20241107083716601 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) 20241107083716602 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) 20241107083716602 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) 20241107083716603 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) 20241107083716603 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2760 block_nr=1 scheduling free USF for polling at FN=2764 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083716603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2760 Sending data request: sapi=5 arfcn=871 cur_fn=2756 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) 20241107083716603 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716615 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) 20241107083716615 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) 20241107083716616 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) 20241107083716616 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) 20241107083716617 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) 20241107083716617 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) 20241107083716617 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) 20241107083716617 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) 20241107083716618 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) 20241107083716618 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) 20241107083716619 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) 20241107083716619 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) 20241107083716620 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) 20241107083716620 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) 20241107083716620 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) 20241107083716620 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) 20241107083716622 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) 20241107083716622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2764 Sending data request: sapi=5 arfcn=871 cur_fn=2760 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) 20241107083716623 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716634 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) 20241107083716634 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) 20241107083716634 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2764, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083716634 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2764, TS=7 (curr FN 2764), reason=UL_ASS (tbf.cpp:487) 20241107083716634 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083716634 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:280) 20241107083716634 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:285) 20241107083716635 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) 20241107083716635 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) 20241107083716636 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) 20241107083716636 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) 20241107083716637 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) 20241107083716637 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) 20241107083716637 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) 20241107083716638 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) 20241107083716638 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) 20241107083716638 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) 20241107083716639 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) 20241107083716639 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) 20241107083716640 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) 20241107083716640 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) 20241107083716643 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) 20241107083716643 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:387) 20241107083716643 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2769 + 13 = 2782 (pdch_ul_controller.c:131) 20241107083716643 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083716644 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083716644 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) 20241107083716644 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083716644 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2782 for type POLL (pdch_ul_controller.c:184) 20241107083716644 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2782, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083716644 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:238) 20241107083716644 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2769 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083716644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2769 Sending data request: sapi=5 arfcn=871 cur_fn=2764 block=3 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) 20241107083716644 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 155 20241107083716659 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) 20241107083716659 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) 20241107083716660 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) 20241107083716660 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) 20241107083716660 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) 20241107083716660 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) 20241107083716662 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) 20241107083716662 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) 20241107083716663 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) 20241107083716663 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) 20241107083716663 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) 20241107083716663 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) 20241107083716665 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) 20241107083716665 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) 20241107083716665 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) 20241107083716666 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) 20241107083716667 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) 20241107083716667 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2773 Sending data request: sapi=5 arfcn=871 cur_fn=2769 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) 20241107083716667 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716677 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) 20241107083716677 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) 20241107083716679 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) 20241107083716679 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) 20241107083716680 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) 20241107083716680 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) 20241107083716681 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) 20241107083716681 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) 20241107083716682 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) 20241107083716682 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) 20241107083716682 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) 20241107083716683 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) 20241107083716683 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) 20241107083716683 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) 20241107083716684 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) 20241107083716684 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) 20241107083716685 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) 20241107083716685 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2777 block_nr=5 scheduling free USF for polling at FN=2782 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083716685 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2777 Sending data request: sapi=5 arfcn=871 cur_fn=2773 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) 20241107083716686 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716697 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) 20241107083716697 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) 20241107083716699 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) 20241107083716699 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) 20241107083716700 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) 20241107083716700 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) 20241107083716701 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) 20241107083716701 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) 20241107083716702 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) 20241107083716702 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) 20241107083716703 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) 20241107083716703 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) 20241107083716704 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) 20241107083716704 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) 20241107083716705 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) 20241107083716705 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) 20241107083716706 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) 20241107083716706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2782 Sending data request: sapi=5 arfcn=871 cur_fn=2777 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) 20241107083716707 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716720 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) 20241107083716720 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) 20241107083716720 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2782, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083716721 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2782, TS=7 (curr FN 2782), reason=UL_ASS (tbf.cpp:487) 20241107083716721 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083716721 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:280) 20241107083716721 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:285) 20241107083716722 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) 20241107083716722 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) 20241107083716723 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) 20241107083716723 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) 20241107083716724 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) 20241107083716724 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) 20241107083716725 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) 20241107083716725 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) 20241107083716725 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) 20241107083716725 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) 20241107083716726 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) 20241107083716726 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) 20241107083716727 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) 20241107083716727 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) 20241107083716728 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) 20241107083716728 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:387) 20241107083716728 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2786 + 13 = 2799 (pdch_ul_controller.c:131) 20241107083716728 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083716728 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083716728 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) 20241107083716729 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083716729 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2799 for type POLL (pdch_ul_controller.c:184) 20241107083716729 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2799, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083716729 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:238) 20241107083716729 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2786 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083716729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2786 Sending data request: sapi=5 arfcn=871 cur_fn=2782 block=7 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) 20241107083716729 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 156 20241107083716740 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) 20241107083716740 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) 20241107083716741 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) 20241107083716741 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) 20241107083716742 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) 20241107083716742 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) 20241107083716742 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) 20241107083716742 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) 20241107083716743 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) 20241107083716743 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) 20241107083716744 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) 20241107083716744 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) 20241107083716745 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) 20241107083716745 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) 20241107083716746 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) 20241107083716746 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) 20241107083716747 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) 20241107083716747 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2790 Sending data request: sapi=5 arfcn=871 cur_fn=2786 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) 20241107083716747 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716760 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) 20241107083716760 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) 20241107083716761 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) 20241107083716761 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) 20241107083716762 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) 20241107083716762 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) 20241107083716763 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) 20241107083716763 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) 20241107083716764 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) 20241107083716764 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) 20241107083716765 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) 20241107083716765 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) 20241107083716767 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) 20241107083716767 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) 20241107083716768 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) 20241107083716768 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) 20241107083716769 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) 20241107083716769 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2795 block_nr=9 scheduling free USF for polling at FN=2799 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083716769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2795 Sending data request: sapi=5 arfcn=871 cur_fn=2790 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) 20241107083716770 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716784 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) 20241107083716784 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) 20241107083716786 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) 20241107083716786 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) 20241107083716787 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) 20241107083716787 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) 20241107083716787 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) 20241107083716787 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) 20241107083716788 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) 20241107083716788 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) 20241107083716789 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) 20241107083716789 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) 20241107083716790 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) 20241107083716790 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) 20241107083716791 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) 20241107083716791 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) 20241107083716792 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) 20241107083716792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2799 Sending data request: sapi=5 arfcn=871 cur_fn=2795 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) 20241107083716792 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716803 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) 20241107083716803 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) 20241107083716803 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2799, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083716803 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2799, TS=7 (curr FN 2799), reason=UL_ASS (tbf.cpp:487) 20241107083716803 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083716803 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:280) 20241107083716803 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:285) 20241107083716805 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) 20241107083716805 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) 20241107083716805 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) 20241107083716805 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) 20241107083716806 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) 20241107083716806 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) 20241107083716807 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) 20241107083716807 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) 20241107083716808 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) 20241107083716808 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) 20241107083716809 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) 20241107083716809 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) 20241107083716809 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) 20241107083716809 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) 20241107083716810 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) 20241107083716810 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:387) 20241107083716810 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2803 + 13 = 2816 (pdch_ul_controller.c:131) 20241107083716810 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083716810 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083716810 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) 20241107083716811 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083716811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2816 for type POLL (pdch_ul_controller.c:184) 20241107083716811 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2816, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083716811 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:238) 20241107083716811 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2803 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083716811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2803 Sending data request: sapi=5 arfcn=871 cur_fn=2799 block=11 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) 20241107083716811 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 157 20241107083716822 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) 20241107083716822 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) 20241107083716824 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) 20241107083716824 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) 20241107083716825 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) 20241107083716825 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) 20241107083716825 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) 20241107083716825 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) 20241107083716826 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) 20241107083716826 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) 20241107083716827 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) 20241107083716827 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) 20241107083716828 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) 20241107083716828 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) 20241107083716828 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) 20241107083716829 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) 20241107083716832 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) 20241107083716832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2808 Sending data request: sapi=5 arfcn=871 cur_fn=2803 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) 20241107083716833 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716846 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) 20241107083716846 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) 20241107083716848 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) 20241107083716848 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) 20241107083716848 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) 20241107083716848 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) 20241107083716849 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) 20241107083716849 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) 20241107083716850 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) 20241107083716850 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) 20241107083716851 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) 20241107083716851 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) 20241107083716851 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) 20241107083716851 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) 20241107083716852 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) 20241107083716852 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) 20241107083716853 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) 20241107083716853 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2812 block_nr=1 scheduling free USF for polling at FN=2816 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083716853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2812 Sending data request: sapi=5 arfcn=871 cur_fn=2808 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) 20241107083716854 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716865 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) 20241107083716865 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) 20241107083716867 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) 20241107083716867 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) 20241107083716867 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) 20241107083716867 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) 20241107083716868 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) 20241107083716868 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) 20241107083716869 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) 20241107083716869 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) 20241107083716870 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) 20241107083716870 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) 20241107083716871 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) 20241107083716871 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) 20241107083716871 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) 20241107083716871 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) 20241107083716872 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) 20241107083716872 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2816 Sending data request: sapi=5 arfcn=871 cur_fn=2812 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) 20241107083716873 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716885 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) 20241107083716885 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) 20241107083716885 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2816, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083716885 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2816, TS=7 (curr FN 2816), reason=UL_ASS (tbf.cpp:487) 20241107083716885 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083716885 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:280) 20241107083716885 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:285) 20241107083716886 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) 20241107083716886 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) 20241107083716887 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) 20241107083716887 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) 20241107083716888 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) 20241107083716888 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) 20241107083716888 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) 20241107083716888 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) 20241107083716889 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) 20241107083716889 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) 20241107083716890 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) 20241107083716890 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) 20241107083716891 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) 20241107083716891 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) 20241107083716894 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) 20241107083716894 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:387) 20241107083716894 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2821 + 13 = 2834 (pdch_ul_controller.c:131) 20241107083716894 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083716894 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083716894 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) 20241107083716895 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083716895 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2834 for type POLL (pdch_ul_controller.c:184) 20241107083716895 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2834, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083716895 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:238) 20241107083716895 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2821 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083716895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2821 Sending data request: sapi=5 arfcn=871 cur_fn=2816 block=3 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) 20241107083716895 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 158 20241107083716909 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) 20241107083716909 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) 20241107083716910 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) 20241107083716910 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) 20241107083716911 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) 20241107083716911 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) 20241107083716912 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) 20241107083716912 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) 20241107083716913 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) 20241107083716913 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) 20241107083716914 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) 20241107083716914 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) 20241107083716915 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) 20241107083716915 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) 20241107083716916 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) 20241107083716916 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) 20241107083716918 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) 20241107083716918 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2825 Sending data request: sapi=5 arfcn=871 cur_fn=2821 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) 20241107083716919 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716928 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) 20241107083716928 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) 20241107083716930 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) 20241107083716930 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) 20241107083716931 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) 20241107083716931 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) 20241107083716932 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) 20241107083716932 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) 20241107083716933 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) 20241107083716933 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) 20241107083716934 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) 20241107083716934 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) 20241107083716935 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) 20241107083716935 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) 20241107083716936 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) 20241107083716936 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) 20241107083716937 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) 20241107083716937 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2829 block_nr=5 scheduling free USF for polling at FN=2834 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083716937 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2829 Sending data request: sapi=5 arfcn=871 cur_fn=2825 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) 20241107083716937 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716948 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) 20241107083716948 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) 20241107083716950 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) 20241107083716950 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) 20241107083716951 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) 20241107083716951 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) 20241107083716952 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) 20241107083716952 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) 20241107083716953 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) 20241107083716953 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) 20241107083716954 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) 20241107083716954 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) 20241107083716955 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) 20241107083716955 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) 20241107083716955 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) 20241107083716955 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) 20241107083716956 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) 20241107083716956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2834 Sending data request: sapi=5 arfcn=871 cur_fn=2829 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) 20241107083716957 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083716971 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) 20241107083716971 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) 20241107083716971 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2834, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083716971 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2834, TS=7 (curr FN 2834), reason=UL_ASS (tbf.cpp:487) 20241107083716971 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083716971 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:280) 20241107083716971 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:285) 20241107083716972 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) 20241107083716972 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) 20241107083716973 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) 20241107083716973 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) 20241107083716974 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) 20241107083716974 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) 20241107083716975 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) 20241107083716975 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) 20241107083716976 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) 20241107083716976 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) 20241107083716976 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) 20241107083716976 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) 20241107083716977 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) 20241107083716977 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) 20241107083716978 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) 20241107083716978 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:387) 20241107083716978 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2838 + 13 = 2851 (pdch_ul_controller.c:131) 20241107083716978 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083716978 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083716978 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) 20241107083716979 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083716979 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2851 for type POLL (pdch_ul_controller.c:184) 20241107083716979 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2851, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083716979 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:238) 20241107083716979 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2838 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083716979 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2838 Sending data request: sapi=5 arfcn=871 cur_fn=2834 block=7 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) 20241107083716979 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 159 20241107083716991 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) 20241107083716991 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) 20241107083716993 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) 20241107083716993 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) 20241107083716994 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) 20241107083716994 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) 20241107083716994 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) 20241107083716994 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) 20241107083716995 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) 20241107083716995 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) 20241107083716996 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) 20241107083716996 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) 20241107083716997 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) 20241107083716997 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) 20241107083716998 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) 20241107083716998 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) 20241107083716999 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) 20241107083716999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2842 Sending data request: sapi=5 arfcn=871 cur_fn=2838 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) 20241107083717000 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717011 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) 20241107083717011 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) 20241107083717013 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) 20241107083717013 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) 20241107083717014 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) 20241107083717014 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) 20241107083717015 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) 20241107083717015 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) 20241107083717016 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) 20241107083717016 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) 20241107083717017 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) 20241107083717017 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) 20241107083717018 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) 20241107083717018 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) 20241107083717018 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) 20241107083717018 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) 20241107083717021 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) 20241107083717021 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2847 block_nr=9 scheduling free USF for polling at FN=2851 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083717021 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2847 Sending data request: sapi=5 arfcn=871 cur_fn=2842 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) 20241107083717022 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717035 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) 20241107083717035 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) 20241107083717036 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) 20241107083717036 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) 20241107083717037 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) 20241107083717037 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) 20241107083717038 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) 20241107083717038 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) 20241107083717039 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) 20241107083717039 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) 20241107083717040 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) 20241107083717040 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) 20241107083717041 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) 20241107083717041 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) 20241107083717041 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) 20241107083717041 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) 20241107083717042 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) 20241107083717042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2851 Sending data request: sapi=5 arfcn=871 cur_fn=2847 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) 20241107083717043 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717055 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) 20241107083717055 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) 20241107083717055 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2851, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083717055 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2851, TS=7 (curr FN 2851), reason=UL_ASS (tbf.cpp:487) 20241107083717055 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083717055 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:280) 20241107083717055 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:285) 20241107083717056 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) 20241107083717056 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) 20241107083717057 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) 20241107083717057 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) 20241107083717058 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) 20241107083717059 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) 20241107083717059 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) 20241107083717060 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) 20241107083717060 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) 20241107083717060 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) 20241107083717061 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) 20241107083717061 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) 20241107083717062 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) 20241107083717062 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) 20241107083717064 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) 20241107083717064 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:387) 20241107083717064 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2855 + 13 = 2868 (pdch_ul_controller.c:131) 20241107083717064 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083717064 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083717064 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) 20241107083717064 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083717064 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2868 for type POLL (pdch_ul_controller.c:184) 20241107083717064 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2868, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083717065 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:238) 20241107083717065 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2855 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083717065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2855 Sending data request: sapi=5 arfcn=871 cur_fn=2851 block=11 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) 20241107083717065 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 160 20241107083717074 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) 20241107083717074 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) 20241107083717075 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) 20241107083717075 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) 20241107083717075 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) 20241107083717075 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) 20241107083717076 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) 20241107083717076 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) 20241107083717076 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) 20241107083717076 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) 20241107083717077 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) 20241107083717077 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) 20241107083717078 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) 20241107083717078 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) 20241107083717078 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) 20241107083717078 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) 20241107083717083 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) 20241107083717083 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2860 Sending data request: sapi=5 arfcn=871 cur_fn=2855 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) 20241107083717083 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717098 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) 20241107083717098 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) 20241107083717100 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) 20241107083717100 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) 20241107083717101 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) 20241107083717101 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) 20241107083717102 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) 20241107083717102 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) 20241107083717102 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) 20241107083717102 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) 20241107083717103 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) 20241107083717103 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) 20241107083717105 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) 20241107083717105 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) 20241107083717106 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) 20241107083717106 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) 20241107083717106 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) 20241107083717106 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2864 block_nr=1 scheduling free USF for polling at FN=2868 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083717106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2864 Sending data request: sapi=5 arfcn=871 cur_fn=2860 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) 20241107083717107 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717117 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) 20241107083717117 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) 20241107083717120 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) 20241107083717120 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) 20241107083717121 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) 20241107083717121 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) 20241107083717122 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) 20241107083717122 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) 20241107083717123 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) 20241107083717123 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) 20241107083717124 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) 20241107083717124 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) 20241107083717125 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) 20241107083717125 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) 20241107083717126 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) 20241107083717126 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) 20241107083717127 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) 20241107083717127 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2868 Sending data request: sapi=5 arfcn=871 cur_fn=2864 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) 20241107083717128 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717136 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) 20241107083717136 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) 20241107083717136 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2868, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083717136 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2868, TS=7 (curr FN 2868), reason=UL_ASS (tbf.cpp:487) 20241107083717136 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083717136 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:280) 20241107083717136 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:285) 20241107083717137 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) 20241107083717137 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) 20241107083717138 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) 20241107083717138 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) 20241107083717139 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) 20241107083717139 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) 20241107083717140 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) 20241107083717140 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) 20241107083717141 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) 20241107083717141 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) 20241107083717142 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) 20241107083717142 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) 20241107083717143 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) 20241107083717143 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) 20241107083717146 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) 20241107083717146 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:387) 20241107083717146 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2873 + 13 = 2886 (pdch_ul_controller.c:131) 20241107083717146 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083717146 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083717146 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) 20241107083717147 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083717147 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2886 for type POLL (pdch_ul_controller.c:184) 20241107083717147 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2886, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083717147 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:238) 20241107083717147 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2873 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083717147 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2873 Sending data request: sapi=5 arfcn=871 cur_fn=2868 block=3 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) 20241107083717147 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 161 20241107083717162 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) 20241107083717162 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) 20241107083717164 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) 20241107083717164 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) 20241107083717165 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) 20241107083717165 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) 20241107083717166 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) 20241107083717166 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) 20241107083717167 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) 20241107083717167 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) 20241107083717168 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) 20241107083717168 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) 20241107083717168 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) 20241107083717168 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) 20241107083717169 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) 20241107083717169 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) 20241107083717170 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) 20241107083717170 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2877 Sending data request: sapi=5 arfcn=871 cur_fn=2873 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) 20241107083717171 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717180 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) 20241107083717180 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) 20241107083717182 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) 20241107083717182 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) 20241107083717182 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) 20241107083717182 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) 20241107083717183 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) 20241107083717183 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) 20241107083717184 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) 20241107083717184 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) 20241107083717185 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) 20241107083717185 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) 20241107083717185 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) 20241107083717185 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) 20241107083717186 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) 20241107083717186 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) 20241107083717187 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) 20241107083717187 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2881 block_nr=5 scheduling free USF for polling at FN=2886 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083717187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2881 Sending data request: sapi=5 arfcn=871 cur_fn=2877 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) 20241107083717188 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717199 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) 20241107083717199 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) 20241107083717200 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) 20241107083717200 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) 20241107083717200 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) 20241107083717201 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) 20241107083717201 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) 20241107083717201 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) 20241107083717202 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) 20241107083717202 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) 20241107083717203 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) 20241107083717203 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) 20241107083717204 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) 20241107083717204 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) 20241107083717204 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) 20241107083717204 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) 20241107083717208 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) 20241107083717208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2886 Sending data request: sapi=5 arfcn=871 cur_fn=2881 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) 20241107083717209 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717223 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) 20241107083717223 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) 20241107083717223 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2886, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083717223 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2886, TS=7 (curr FN 2886), reason=UL_ASS (tbf.cpp:487) 20241107083717223 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083717223 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:280) 20241107083717223 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:285) 20241107083717223 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) 20241107083717223 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) 20241107083717224 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) 20241107083717224 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) 20241107083717224 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) 20241107083717224 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) 20241107083717225 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) 20241107083717225 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) 20241107083717225 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) 20241107083717225 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) 20241107083717225 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) 20241107083717225 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) 20241107083717225 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) 20241107083717225 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) 20241107083717227 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) 20241107083717227 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:387) 20241107083717227 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2890 + 13 = 2903 (pdch_ul_controller.c:131) 20241107083717227 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083717227 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083717227 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) 20241107083717227 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083717227 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2903 for type POLL (pdch_ul_controller.c:184) 20241107083717227 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2903, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083717227 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:238) 20241107083717227 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2890 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083717227 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2890 Sending data request: sapi=5 arfcn=871 cur_fn=2886 block=7 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) 20241107083717227 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 162 20241107083717241 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) 20241107083717241 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) 20241107083717241 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) 20241107083717241 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) 20241107083717241 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) 20241107083717241 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) 20241107083717241 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) 20241107083717241 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) 20241107083717242 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) 20241107083717242 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) 20241107083717242 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) 20241107083717242 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) 20241107083717242 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) 20241107083717242 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) 20241107083717243 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) 20241107083717243 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) 20241107083717245 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) 20241107083717246 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2894 Sending data request: sapi=5 arfcn=871 cur_fn=2890 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) 20241107083717246 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717260 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) 20241107083717260 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) 20241107083717261 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) 20241107083717261 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) 20241107083717262 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) 20241107083717262 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) 20241107083717262 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) 20241107083717262 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) 20241107083717263 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) 20241107083717263 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) 20241107083717264 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) 20241107083717264 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) 20241107083717265 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) 20241107083717265 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) 20241107083717265 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) 20241107083717266 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) 20241107083717271 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) 20241107083717271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2899 block_nr=9 scheduling free USF for polling at FN=2903 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083717271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2899 Sending data request: sapi=5 arfcn=871 cur_fn=2894 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) 20241107083717272 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717285 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) 20241107083717285 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) 20241107083717287 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) 20241107083717287 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) 20241107083717288 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) 20241107083717288 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) 20241107083717289 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) 20241107083717289 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) 20241107083717290 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) 20241107083717290 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) 20241107083717291 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) 20241107083717291 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) 20241107083717292 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) 20241107083717292 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) 20241107083717292 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) 20241107083717292 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) 20241107083717294 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) 20241107083717294 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2903 Sending data request: sapi=5 arfcn=871 cur_fn=2899 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) 20241107083717295 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717305 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) 20241107083717305 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) 20241107083717305 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2903, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083717305 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2903, TS=7 (curr FN 2903), reason=UL_ASS (tbf.cpp:487) 20241107083717305 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083717305 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:280) 20241107083717305 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:285) 20241107083717307 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) 20241107083717307 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) 20241107083717308 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) 20241107083717308 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) 20241107083717309 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) 20241107083717309 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) 20241107083717310 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) 20241107083717311 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) 20241107083717311 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) 20241107083717311 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) 20241107083717312 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) 20241107083717312 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) 20241107083717313 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) 20241107083717313 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) 20241107083717314 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) 20241107083717314 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:387) 20241107083717314 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2907 + 13 = 2920 (pdch_ul_controller.c:131) 20241107083717314 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083717314 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083717314 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) 20241107083717315 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083717315 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2920 for type POLL (pdch_ul_controller.c:184) 20241107083717315 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2920, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083717315 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:238) 20241107083717315 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2907 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083717315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2907 Sending data request: sapi=5 arfcn=871 cur_fn=2903 block=11 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) 20241107083717315 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 163 20241107083717324 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) 20241107083717324 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) 20241107083717326 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) 20241107083717326 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) 20241107083717327 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) 20241107083717327 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) 20241107083717328 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) 20241107083717328 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) 20241107083717329 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) 20241107083717329 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) 20241107083717329 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) 20241107083717329 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) 20241107083717331 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) 20241107083717331 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) 20241107083717331 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) 20241107083717332 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) 20241107083717333 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) 20241107083717333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2912 Sending data request: sapi=5 arfcn=871 cur_fn=2907 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) 20241107083717334 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717348 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) 20241107083717348 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) 20241107083717349 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) 20241107083717349 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) 20241107083717350 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) 20241107083717350 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) 20241107083717351 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) 20241107083717351 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) 20241107083717352 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) 20241107083717352 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) 20241107083717352 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) 20241107083717352 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) 20241107083717353 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) 20241107083717353 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) 20241107083717354 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) 20241107083717354 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) 20241107083717355 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) 20241107083717355 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2916 block_nr=1 scheduling free USF for polling at FN=2920 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083717355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2916 Sending data request: sapi=5 arfcn=871 cur_fn=2912 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) 20241107083717356 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717368 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) 20241107083717368 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) 20241107083717369 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) 20241107083717369 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) 20241107083717370 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) 20241107083717370 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) 20241107083717371 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) 20241107083717371 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) 20241107083717372 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) 20241107083717372 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) 20241107083717372 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) 20241107083717372 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) 20241107083717374 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) 20241107083717374 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) 20241107083717374 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) 20241107083717375 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) 20241107083717375 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) 20241107083717376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2920 Sending data request: sapi=5 arfcn=871 cur_fn=2916 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) 20241107083717376 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717387 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) 20241107083717387 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) 20241107083717387 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2920, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083717387 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2920, TS=7 (curr FN 2920), reason=UL_ASS (tbf.cpp:487) 20241107083717387 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083717387 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:280) 20241107083717387 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:285) 20241107083717388 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) 20241107083717388 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) 20241107083717389 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) 20241107083717389 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) 20241107083717390 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) 20241107083717390 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) 20241107083717391 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) 20241107083717391 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) 20241107083717392 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) 20241107083717392 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) 20241107083717393 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) 20241107083717393 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) 20241107083717394 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) 20241107083717394 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) 20241107083717396 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) 20241107083717396 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:387) 20241107083717396 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2925 + 13 = 2938 (pdch_ul_controller.c:131) 20241107083717396 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083717396 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083717396 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) 20241107083717397 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083717397 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2938 for type POLL (pdch_ul_controller.c:184) 20241107083717397 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2938, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083717397 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:238) 20241107083717397 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2925 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083717397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2925 Sending data request: sapi=5 arfcn=871 cur_fn=2920 block=3 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) 20241107083717397 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 164 20241107083717411 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) 20241107083717411 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) 20241107083717412 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) 20241107083717412 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) 20241107083717413 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) 20241107083717413 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) 20241107083717413 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) 20241107083717414 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) 20241107083717414 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) 20241107083717414 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) 20241107083717415 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) 20241107083717415 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) 20241107083717416 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) 20241107083717416 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) 20241107083717417 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) 20241107083717417 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) 20241107083717418 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) 20241107083717418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2929 Sending data request: sapi=5 arfcn=871 cur_fn=2925 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) 20241107083717419 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717430 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) 20241107083717430 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) 20241107083717432 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) 20241107083717432 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) 20241107083717433 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) 20241107083717433 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) 20241107083717433 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) 20241107083717433 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) 20241107083717434 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) 20241107083717434 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) 20241107083717435 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) 20241107083717435 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) 20241107083717436 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) 20241107083717436 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) 20241107083717437 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) 20241107083717437 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) 20241107083717437 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) 20241107083717438 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2933 block_nr=5 scheduling free USF for polling at FN=2938 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083717438 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2933 Sending data request: sapi=5 arfcn=871 cur_fn=2929 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) 20241107083717438 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717449 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) 20241107083717449 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) 20241107083717450 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) 20241107083717450 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) 20241107083717451 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) 20241107083717451 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) 20241107083717452 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) 20241107083717452 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) 20241107083717453 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) 20241107083717453 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) 20241107083717453 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) 20241107083717453 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) 20241107083717454 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) 20241107083717454 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) 20241107083717455 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) 20241107083717455 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) 20241107083717458 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) 20241107083717458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2938 Sending data request: sapi=5 arfcn=871 cur_fn=2933 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) 20241107083717459 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717473 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) 20241107083717473 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) 20241107083717473 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2938, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083717473 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2938, TS=7 (curr FN 2938), reason=UL_ASS (tbf.cpp:487) 20241107083717473 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083717473 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:280) 20241107083717473 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:285) 20241107083717474 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) 20241107083717474 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) 20241107083717475 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) 20241107083717475 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) 20241107083717476 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) 20241107083717476 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) 20241107083717476 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) 20241107083717476 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) 20241107083717477 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) 20241107083717477 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) 20241107083717478 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) 20241107083717478 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) 20241107083717479 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) 20241107083717479 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) 20241107083717480 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) 20241107083717480 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:387) 20241107083717480 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2942 + 13 = 2955 (pdch_ul_controller.c:131) 20241107083717480 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083717480 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083717480 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) 20241107083717480 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083717480 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2955 for type POLL (pdch_ul_controller.c:184) 20241107083717480 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2955, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083717480 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:238) 20241107083717480 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2942 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083717480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2942 Sending data request: sapi=5 arfcn=871 cur_fn=2938 block=7 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) 20241107083717480 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 165 20241107083717492 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) 20241107083717492 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) 20241107083717494 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) 20241107083717494 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) 20241107083717494 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) 20241107083717494 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) 20241107083717495 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) 20241107083717495 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) 20241107083717496 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) 20241107083717496 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) 20241107083717497 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) 20241107083717497 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) 20241107083717497 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) 20241107083717497 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) 20241107083717498 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) 20241107083717498 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) 20241107083717499 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) 20241107083717499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2946 Sending data request: sapi=5 arfcn=871 cur_fn=2942 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) 20241107083717500 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717511 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) 20241107083717511 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) 20241107083717512 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) 20241107083717512 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) 20241107083717513 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) 20241107083717513 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) 20241107083717514 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) 20241107083717514 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) 20241107083717515 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) 20241107083717515 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) 20241107083717515 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) 20241107083717515 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) 20241107083717516 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) 20241107083717516 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) 20241107083717517 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) 20241107083717517 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) 20241107083717521 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) 20241107083717521 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2951 block_nr=9 scheduling free USF for polling at FN=2955 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083717521 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2951 Sending data request: sapi=5 arfcn=871 cur_fn=2946 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) 20241107083717521 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717535 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) 20241107083717535 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) 20241107083717536 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) 20241107083717536 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) 20241107083717537 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) 20241107083717537 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) 20241107083717538 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) 20241107083717538 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) 20241107083717539 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) 20241107083717539 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) 20241107083717540 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) 20241107083717540 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) 20241107083717541 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) 20241107083717541 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) 20241107083717541 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) 20241107083717541 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) 20241107083717543 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) 20241107083717543 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2955 Sending data request: sapi=5 arfcn=871 cur_fn=2951 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) 20241107083717544 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717554 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) 20241107083717554 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) 20241107083717554 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2955, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083717554 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2955, TS=7 (curr FN 2955), reason=UL_ASS (tbf.cpp:487) 20241107083717554 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083717554 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:280) 20241107083717554 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:285) 20241107083717556 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) 20241107083717556 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) 20241107083717556 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) 20241107083717556 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) 20241107083717557 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) 20241107083717557 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) 20241107083717558 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) 20241107083717558 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) 20241107083717559 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) 20241107083717559 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) 20241107083717560 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) 20241107083717560 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) 20241107083717560 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) 20241107083717560 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) 20241107083717561 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) 20241107083717561 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:387) 20241107083717561 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2959 + 13 = 2972 (pdch_ul_controller.c:131) 20241107083717561 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083717561 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083717561 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) 20241107083717562 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083717562 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2972 for type POLL (pdch_ul_controller.c:184) 20241107083717562 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2972, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083717562 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:238) 20241107083717562 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2959 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083717562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2959 Sending data request: sapi=5 arfcn=871 cur_fn=2955 block=11 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) 20241107083717563 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 166 20241107083717573 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) 20241107083717573 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) 20241107083717574 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) 20241107083717574 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) 20241107083717574 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) 20241107083717574 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) 20241107083717574 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) 20241107083717574 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) 20241107083717575 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) 20241107083717575 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) 20241107083717575 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) 20241107083717575 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) 20241107083717575 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) 20241107083717575 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) 20241107083717576 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) 20241107083717576 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) 20241107083717582 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) 20241107083717582 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2964 Sending data request: sapi=5 arfcn=871 cur_fn=2959 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) 20241107083717583 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717597 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) 20241107083717597 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) 20241107083717599 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) 20241107083717599 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) 20241107083717600 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) 20241107083717600 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) 20241107083717601 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) 20241107083717601 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) 20241107083717602 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) 20241107083717602 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) 20241107083717603 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) 20241107083717603 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) 20241107083717605 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) 20241107083717605 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) 20241107083717605 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) 20241107083717605 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) 20241107083717606 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) 20241107083717607 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2968 block_nr=1 scheduling free USF for polling at FN=2972 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083717607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2968 Sending data request: sapi=5 arfcn=871 cur_fn=2964 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) 20241107083717608 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717617 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) 20241107083717617 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) 20241107083717619 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) 20241107083717619 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) 20241107083717620 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) 20241107083717620 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) 20241107083717621 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) 20241107083717621 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) 20241107083717622 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) 20241107083717622 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) 20241107083717623 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) 20241107083717623 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) 20241107083717624 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) 20241107083717624 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) 20241107083717624 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) 20241107083717625 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) 20241107083717625 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) 20241107083717626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2972 Sending data request: sapi=5 arfcn=871 cur_fn=2968 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) 20241107083717626 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717636 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) 20241107083717636 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) 20241107083717636 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2972, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083717636 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2972, TS=7 (curr FN 2972), reason=UL_ASS (tbf.cpp:487) 20241107083717636 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083717636 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:280) 20241107083717636 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:285) 20241107083717637 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) 20241107083717638 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) 20241107083717638 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) 20241107083717638 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) 20241107083717639 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) 20241107083717639 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) 20241107083717640 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) 20241107083717640 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) 20241107083717641 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) 20241107083717641 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) 20241107083717641 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) 20241107083717642 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) 20241107083717642 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) 20241107083717642 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) 20241107083717646 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) 20241107083717646 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:387) 20241107083717646 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2977 + 13 = 2990 (pdch_ul_controller.c:131) 20241107083717646 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083717646 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083717646 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) 20241107083717646 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083717646 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2990 for type POLL (pdch_ul_controller.c:184) 20241107083717646 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2990, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083717646 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:238) 20241107083717646 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2977 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083717646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2977 Sending data request: sapi=5 arfcn=871 cur_fn=2972 block=3 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) 20241107083717647 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 167 20241107083717660 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) 20241107083717660 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) 20241107083717661 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) 20241107083717661 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) 20241107083717662 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) 20241107083717662 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) 20241107083717663 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) 20241107083717663 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) 20241107083717664 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) 20241107083717664 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) 20241107083717665 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) 20241107083717665 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) 20241107083717665 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) 20241107083717665 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) 20241107083717666 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) 20241107083717667 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) 20241107083717667 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) 20241107083717667 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2981 Sending data request: sapi=5 arfcn=871 cur_fn=2977 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) 20241107083717668 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717679 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) 20241107083717679 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) 20241107083717681 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) 20241107083717681 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) 20241107083717682 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) 20241107083717682 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) 20241107083717682 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) 20241107083717682 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) 20241107083717683 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) 20241107083717683 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) 20241107083717684 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) 20241107083717684 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) 20241107083717685 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) 20241107083717685 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) 20241107083717685 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) 20241107083717685 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) 20241107083717686 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) 20241107083717686 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2985 block_nr=5 scheduling free USF for polling at FN=2990 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083717686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2985 Sending data request: sapi=5 arfcn=871 cur_fn=2981 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) 20241107083717688 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717699 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) 20241107083717699 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) 20241107083717700 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) 20241107083717700 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) 20241107083717701 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) 20241107083717701 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) 20241107083717702 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) 20241107083717702 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) 20241107083717702 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) 20241107083717703 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) 20241107083717703 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) 20241107083717703 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) 20241107083717704 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) 20241107083717704 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) 20241107083717705 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) 20241107083717705 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) 20241107083717709 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) 20241107083717709 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2990 Sending data request: sapi=5 arfcn=871 cur_fn=2985 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) 20241107083717710 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717724 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) 20241107083717724 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) 20241107083717724 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2990, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083717724 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2990, TS=7 (curr FN 2990), reason=UL_ASS (tbf.cpp:487) 20241107083717724 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083717724 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:280) 20241107083717724 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:285) 20241107083717725 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) 20241107083717725 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) 20241107083717726 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) 20241107083717726 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) 20241107083717727 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) 20241107083717727 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) 20241107083717728 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) 20241107083717728 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) 20241107083717730 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) 20241107083717730 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) 20241107083717731 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) 20241107083717731 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) 20241107083717732 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) 20241107083717732 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) 20241107083717733 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) 20241107083717733 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:387) 20241107083717733 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2994 + 13 = 3007 (pdch_ul_controller.c:131) 20241107083717733 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083717733 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083717733 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) 20241107083717734 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083717734 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3007 for type POLL (pdch_ul_controller.c:184) 20241107083717734 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3007, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083717734 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:238) 20241107083717734 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2994 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083717734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2994 Sending data request: sapi=5 arfcn=871 cur_fn=2990 block=7 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) 20241107083717735 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 168 20241107083717743 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) 20241107083717743 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) 20241107083717745 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) 20241107083717745 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) 20241107083717746 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) 20241107083717746 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) 20241107083717746 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) 20241107083717746 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) 20241107083717747 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) 20241107083717747 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) 20241107083717748 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) 20241107083717748 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) 20241107083717749 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) 20241107083717749 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) 20241107083717749 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) 20241107083717749 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) 20241107083717750 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) 20241107083717750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2998 Sending data request: sapi=5 arfcn=871 cur_fn=2994 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) 20241107083717751 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717763 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) 20241107083717763 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) 20241107083717764 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) 20241107083717764 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) 20241107083717765 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) 20241107083717765 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) 20241107083717766 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) 20241107083717766 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) 20241107083717766 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) 20241107083717766 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) 20241107083717767 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) 20241107083717767 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) 20241107083717768 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) 20241107083717768 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) 20241107083717769 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) 20241107083717769 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) 20241107083717772 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) 20241107083717772 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3003 block_nr=9 scheduling free USF for polling at FN=3007 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083717772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3003 Sending data request: sapi=5 arfcn=871 cur_fn=2998 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) 20241107083717773 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717787 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) 20241107083717787 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) 20241107083717788 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) 20241107083717788 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) 20241107083717789 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) 20241107083717789 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) 20241107083717790 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) 20241107083717790 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) 20241107083717790 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) 20241107083717790 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) 20241107083717791 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) 20241107083717791 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) 20241107083717792 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) 20241107083717792 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) 20241107083717793 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) 20241107083717793 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) 20241107083717794 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) 20241107083717794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3007 Sending data request: sapi=5 arfcn=871 cur_fn=3003 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) 20241107083717795 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717806 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) 20241107083717806 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) 20241107083717806 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3007, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083717806 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3007, TS=7 (curr FN 3007), reason=UL_ASS (tbf.cpp:487) 20241107083717806 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083717806 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:280) 20241107083717806 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:285) 20241107083717807 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) 20241107083717807 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) 20241107083717808 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) 20241107083717808 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) 20241107083717810 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) 20241107083717810 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) 20241107083717811 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) 20241107083717811 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) 20241107083717812 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) 20241107083717812 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) 20241107083717813 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) 20241107083717813 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) 20241107083717813 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) 20241107083717813 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) 20241107083717814 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) 20241107083717814 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:387) 20241107083717814 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3011 + 13 = 3024 (pdch_ul_controller.c:131) 20241107083717814 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083717815 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083717815 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) 20241107083717815 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083717815 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3024 for type POLL (pdch_ul_controller.c:184) 20241107083717815 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3024, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083717815 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:238) 20241107083717815 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3011 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083717815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3011 Sending data request: sapi=5 arfcn=871 cur_fn=3007 block=11 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) 20241107083717816 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 169 20241107083717825 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) 20241107083717825 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) 20241107083717826 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) 20241107083717826 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) 20241107083717827 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) 20241107083717827 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) 20241107083717828 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) 20241107083717828 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) 20241107083717829 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) 20241107083717829 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) 20241107083717829 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) 20241107083717829 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) 20241107083717830 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) 20241107083717830 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) 20241107083717831 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) 20241107083717831 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) 20241107083717834 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) 20241107083717834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3016 Sending data request: sapi=5 arfcn=871 cur_fn=3011 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) 20241107083717835 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717849 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) 20241107083717849 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) 20241107083717850 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) 20241107083717850 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) 20241107083717851 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) 20241107083717851 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) 20241107083717852 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) 20241107083717852 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) 20241107083717853 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) 20241107083717853 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) 20241107083717854 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) 20241107083717854 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) 20241107083717854 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) 20241107083717854 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) 20241107083717855 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) 20241107083717855 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) 20241107083717856 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) 20241107083717856 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3020 block_nr=1 scheduling free USF for polling at FN=3024 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083717856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3020 Sending data request: sapi=5 arfcn=871 cur_fn=3016 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) 20241107083717857 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717868 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) 20241107083717868 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) 20241107083717870 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) 20241107083717870 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) 20241107083717871 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) 20241107083717871 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) 20241107083717871 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) 20241107083717871 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) 20241107083717872 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) 20241107083717872 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) 20241107083717873 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) 20241107083717873 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) 20241107083717874 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) 20241107083717874 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) 20241107083717875 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) 20241107083717875 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) 20241107083717876 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) 20241107083717876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3024 Sending data request: sapi=5 arfcn=871 cur_fn=3020 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) 20241107083717876 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717888 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) 20241107083717888 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) 20241107083717888 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3024, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083717888 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3024, TS=7 (curr FN 3024), reason=UL_ASS (tbf.cpp:487) 20241107083717888 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083717888 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:280) 20241107083717888 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:285) 20241107083717889 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) 20241107083717889 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) 20241107083717890 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) 20241107083717890 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) 20241107083717890 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) 20241107083717890 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) 20241107083717891 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) 20241107083717891 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) 20241107083717892 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) 20241107083717892 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) 20241107083717893 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) 20241107083717893 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) 20241107083717893 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) 20241107083717894 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) 20241107083717897 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) 20241107083717897 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:387) 20241107083717897 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3029 + 13 = 3042 (pdch_ul_controller.c:131) 20241107083717897 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083717897 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083717897 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) 20241107083717898 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083717898 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3042 for type POLL (pdch_ul_controller.c:184) 20241107083717898 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3042, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083717898 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:238) 20241107083717898 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3029 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083717898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3029 Sending data request: sapi=5 arfcn=871 cur_fn=3024 block=3 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) 20241107083717899 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 170 20241107083717912 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) 20241107083717912 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) 20241107083717914 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) 20241107083717914 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) 20241107083717915 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) 20241107083717915 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) 20241107083717916 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) 20241107083717916 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) 20241107083717917 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) 20241107083717917 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) 20241107083717918 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) 20241107083717918 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) 20241107083717919 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) 20241107083717919 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) 20241107083717919 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) 20241107083717919 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) 20241107083717920 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) 20241107083717920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3033 Sending data request: sapi=5 arfcn=871 cur_fn=3029 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) 20241107083717921 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717931 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) 20241107083717931 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) 20241107083717933 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) 20241107083717933 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) 20241107083717934 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) 20241107083717934 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) 20241107083717934 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) 20241107083717934 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) 20241107083717935 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) 20241107083717935 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) 20241107083717936 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) 20241107083717936 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) 20241107083717937 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) 20241107083717937 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) 20241107083717937 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) 20241107083717937 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) 20241107083717938 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) 20241107083717938 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3037 block_nr=5 scheduling free USF for polling at FN=3042 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083717938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3037 Sending data request: sapi=5 arfcn=871 cur_fn=3033 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) 20241107083717939 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717951 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) 20241107083717951 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) 20241107083717952 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) 20241107083717952 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) 20241107083717953 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) 20241107083717953 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) 20241107083717954 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) 20241107083717954 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) 20241107083717955 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) 20241107083717955 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) 20241107083717956 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) 20241107083717956 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) 20241107083717956 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) 20241107083717956 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) 20241107083717957 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) 20241107083717957 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) 20241107083717961 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) 20241107083717961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3042 Sending data request: sapi=5 arfcn=871 cur_fn=3037 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) 20241107083717961 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083717975 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) 20241107083717975 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) 20241107083717975 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3042, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083717975 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3042, TS=7 (curr FN 3042), reason=UL_ASS (tbf.cpp:487) 20241107083717975 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083717975 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:280) 20241107083717975 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:285) 20241107083717977 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) 20241107083717977 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) 20241107083717977 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) 20241107083717977 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) 20241107083717978 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) 20241107083717978 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) 20241107083717979 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) 20241107083717979 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) 20241107083717980 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) 20241107083717980 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) 20241107083717980 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) 20241107083717981 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) 20241107083717981 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) 20241107083717981 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) 20241107083717983 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) 20241107083717983 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:387) 20241107083717983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3046 + 13 = 3059 (pdch_ul_controller.c:131) 20241107083717983 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083717983 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083717983 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) 20241107083717984 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083717984 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3059 for type POLL (pdch_ul_controller.c:184) 20241107083717984 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3059, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083717984 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:238) 20241107083717984 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3046 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083717984 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3046 Sending data request: sapi=5 arfcn=871 cur_fn=3042 block=7 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) 20241107083717985 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 171 20241107083717995 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) 20241107083717995 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) 20241107083717996 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) 20241107083717996 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) 20241107083717997 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) 20241107083717997 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) 20241107083717997 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) 20241107083717997 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) 20241107083717998 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) 20241107083717998 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) 20241107083717999 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) 20241107083717999 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) 20241107083718000 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) 20241107083718000 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) 20241107083718001 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) 20241107083718001 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) 20241107083718001 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) 20241107083718001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3050 Sending data request: sapi=5 arfcn=871 cur_fn=3046 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) 20241107083718002 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718014 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) 20241107083718014 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) 20241107083718015 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) 20241107083718015 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) 20241107083718016 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) 20241107083718016 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) 20241107083718017 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) 20241107083718017 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) 20241107083718018 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) 20241107083718018 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) 20241107083718019 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) 20241107083718019 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) 20241107083718020 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) 20241107083718020 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) 20241107083718021 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) 20241107083718021 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) 20241107083718024 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) 20241107083718024 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3055 block_nr=9 scheduling free USF for polling at FN=3059 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083718024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3055 Sending data request: sapi=5 arfcn=871 cur_fn=3050 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) 20241107083718025 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718038 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) 20241107083718038 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) 20241107083718040 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) 20241107083718040 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) 20241107083718040 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) 20241107083718041 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) 20241107083718041 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) 20241107083718042 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) 20241107083718042 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) 20241107083718042 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) 20241107083718043 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) 20241107083718043 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) 20241107083718044 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) 20241107083718044 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) 20241107083718045 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) 20241107083718045 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) 20241107083718046 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) 20241107083718046 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3059 Sending data request: sapi=5 arfcn=871 cur_fn=3055 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) 20241107083718046 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718058 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) 20241107083718058 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) 20241107083718058 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3059, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083718058 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3059, TS=7 (curr FN 3059), reason=UL_ASS (tbf.cpp:487) 20241107083718058 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083718058 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:280) 20241107083718058 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:285) 20241107083718060 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) 20241107083718060 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) 20241107083718061 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) 20241107083718061 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) 20241107083718062 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) 20241107083718062 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) 20241107083718063 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) 20241107083718063 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) 20241107083718063 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) 20241107083718063 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) 20241107083718064 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) 20241107083718064 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) 20241107083718065 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) 20241107083718065 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) 20241107083718066 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) 20241107083718066 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:387) 20241107083718066 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3063 + 13 = 3076 (pdch_ul_controller.c:131) 20241107083718066 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083718066 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083718066 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) 20241107083718067 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083718067 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3076 for type POLL (pdch_ul_controller.c:184) 20241107083718067 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3076, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083718067 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:238) 20241107083718067 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3063 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083718067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3063 Sending data request: sapi=5 arfcn=871 cur_fn=3059 block=11 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) 20241107083718067 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 172 20241107083718077 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) 20241107083718077 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) 20241107083718078 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) 20241107083718078 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) 20241107083718079 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) 20241107083718079 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) 20241107083718080 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) 20241107083718080 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) 20241107083718081 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) 20241107083718081 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) 20241107083718081 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) 20241107083718081 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) 20241107083718082 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) 20241107083718082 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) 20241107083718083 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) 20241107083718083 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) 20241107083718086 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) 20241107083718087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3068 Sending data request: sapi=5 arfcn=871 cur_fn=3063 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) 20241107083718087 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718101 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) 20241107083718101 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) 20241107083718102 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) 20241107083718102 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) 20241107083718103 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) 20241107083718103 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) 20241107083718104 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) 20241107083718104 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) 20241107083718105 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) 20241107083718105 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) 20241107083718105 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) 20241107083718105 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) 20241107083718106 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) 20241107083718106 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) 20241107083718107 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) 20241107083718107 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) 20241107083718108 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) 20241107083718108 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3072 block_nr=1 scheduling free USF for polling at FN=3076 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083718108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3072 Sending data request: sapi=5 arfcn=871 cur_fn=3068 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) 20241107083718109 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718120 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) 20241107083718120 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) 20241107083718121 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) 20241107083718121 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) 20241107083718122 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) 20241107083718122 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) 20241107083718123 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) 20241107083718123 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) 20241107083718124 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) 20241107083718124 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) 20241107083718125 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) 20241107083718125 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) 20241107083718126 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) 20241107083718126 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) 20241107083718127 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) 20241107083718127 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) 20241107083718128 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) 20241107083718128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3076 Sending data request: sapi=5 arfcn=871 cur_fn=3072 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) 20241107083718129 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718139 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) 20241107083718139 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) 20241107083718140 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3076, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083718140 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3076, TS=7 (curr FN 3076), reason=UL_ASS (tbf.cpp:487) 20241107083718140 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083718140 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:280) 20241107083718140 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:285) 20241107083718141 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) 20241107083718141 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) 20241107083718142 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) 20241107083718142 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) 20241107083718142 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) 20241107083718142 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) 20241107083718143 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) 20241107083718143 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) 20241107083718144 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) 20241107083718144 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) 20241107083718145 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) 20241107083718145 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) 20241107083718145 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) 20241107083718145 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) 20241107083718149 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) 20241107083718149 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:387) 20241107083718149 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3081 + 13 = 3094 (pdch_ul_controller.c:131) 20241107083718149 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083718149 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083718149 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) 20241107083718150 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083718150 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3094 for type POLL (pdch_ul_controller.c:184) 20241107083718150 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3094, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083718150 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:238) 20241107083718150 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3081 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083718150 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3081 Sending data request: sapi=5 arfcn=871 cur_fn=3076 block=3 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) 20241107083718150 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 173 20241107083718164 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) 20241107083718164 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) 20241107083718165 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) 20241107083718165 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) 20241107083718166 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) 20241107083718166 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) 20241107083718167 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) 20241107083718167 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) 20241107083718167 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) 20241107083718167 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) 20241107083718168 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) 20241107083718168 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) 20241107083718169 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) 20241107083718169 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) 20241107083718170 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) 20241107083718170 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) 20241107083718171 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) 20241107083718172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3085 Sending data request: sapi=5 arfcn=871 cur_fn=3081 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) 20241107083718172 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718183 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) 20241107083718183 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) 20241107083718184 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) 20241107083718184 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) 20241107083718185 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) 20241107083718185 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) 20241107083718186 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) 20241107083718186 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) 20241107083718186 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) 20241107083718186 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) 20241107083718187 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) 20241107083718187 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) 20241107083718188 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) 20241107083718188 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) 20241107083718189 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) 20241107083718189 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) 20241107083718190 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) 20241107083718190 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3089 block_nr=5 scheduling free USF for polling at FN=3094 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083718190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3089 Sending data request: sapi=5 arfcn=871 cur_fn=3085 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) 20241107083718191 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718202 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) 20241107083718202 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) 20241107083718203 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) 20241107083718203 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) 20241107083718204 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) 20241107083718204 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) 20241107083718205 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) 20241107083718205 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) 20241107083718206 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) 20241107083718206 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) 20241107083718207 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) 20241107083718207 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) 20241107083718208 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) 20241107083718208 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) 20241107083718209 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) 20241107083718209 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) 20241107083718211 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) 20241107083718212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3094 Sending data request: sapi=5 arfcn=871 cur_fn=3089 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) 20241107083718212 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718226 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) 20241107083718226 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) 20241107083718226 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3094, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083718226 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3094, TS=7 (curr FN 3094), reason=UL_ASS (tbf.cpp:487) 20241107083718226 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083718226 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:280) 20241107083718226 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:285) 20241107083718227 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) 20241107083718227 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) 20241107083718228 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) 20241107083718228 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) 20241107083718229 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) 20241107083718229 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) 20241107083718230 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) 20241107083718230 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) 20241107083718230 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) 20241107083718230 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) 20241107083718231 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) 20241107083718231 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) 20241107083718232 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) 20241107083718232 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) 20241107083718233 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) 20241107083718233 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:387) 20241107083718233 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3098 + 13 = 3111 (pdch_ul_controller.c:131) 20241107083718233 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083718233 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083718233 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) 20241107083718234 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083718234 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3111 for type POLL (pdch_ul_controller.c:184) 20241107083718234 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3111, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083718234 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:238) 20241107083718234 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3098 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083718234 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3098 Sending data request: sapi=5 arfcn=871 cur_fn=3094 block=7 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) 20241107083718234 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 174 20241107083718246 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) 20241107083718246 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) 20241107083718247 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) 20241107083718247 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) 20241107083718248 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) 20241107083718248 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) 20241107083718250 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) 20241107083718250 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) 20241107083718251 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) 20241107083718251 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) 20241107083718252 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) 20241107083718252 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) 20241107083718253 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) 20241107083718253 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) 20241107083718255 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) 20241107083718255 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) 20241107083718256 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) 20241107083718256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3102 Sending data request: sapi=5 arfcn=871 cur_fn=3098 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) 20241107083718257 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718265 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) 20241107083718265 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) 20241107083718267 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) 20241107083718267 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) 20241107083718268 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) 20241107083718268 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) 20241107083718269 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) 20241107083718269 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) 20241107083718270 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) 20241107083718270 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) 20241107083718271 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) 20241107083718271 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) 20241107083718272 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) 20241107083718272 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) 20241107083718274 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) 20241107083718274 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) 20241107083718276 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) 20241107083718276 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3107 block_nr=9 scheduling free USF for polling at FN=3111 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083718276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3107 Sending data request: sapi=5 arfcn=871 cur_fn=3102 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) 20241107083718277 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718290 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) 20241107083718290 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) 20241107083718291 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) 20241107083718291 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) 20241107083718292 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) 20241107083718292 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) 20241107083718293 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) 20241107083718293 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) 20241107083718294 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) 20241107083718294 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) 20241107083718295 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) 20241107083718295 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) 20241107083718296 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) 20241107083718296 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) 20241107083718297 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) 20241107083718297 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) 20241107083718298 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) 20241107083718298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3111 Sending data request: sapi=5 arfcn=871 cur_fn=3107 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) 20241107083718298 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718309 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) 20241107083718309 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) 20241107083718309 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3111, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083718309 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3111, TS=7 (curr FN 3111), reason=UL_ASS (tbf.cpp:487) 20241107083718309 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083718309 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:280) 20241107083718309 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:285) 20241107083718310 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) 20241107083718310 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) 20241107083718311 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) 20241107083718311 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) 20241107083718311 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) 20241107083718311 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) 20241107083718312 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) 20241107083718312 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) 20241107083718313 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) 20241107083718313 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) 20241107083718314 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) 20241107083718314 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) 20241107083718314 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) 20241107083718314 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) 20241107083718315 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) 20241107083718315 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:387) 20241107083718315 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3115 + 13 = 3128 (pdch_ul_controller.c:131) 20241107083718315 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083718316 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083718316 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) 20241107083718317 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083718317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3128 for type POLL (pdch_ul_controller.c:184) 20241107083718317 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3128, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083718317 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:238) 20241107083718317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3115 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083718317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3115 Sending data request: sapi=5 arfcn=871 cur_fn=3111 block=11 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) 20241107083718317 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 175 20241107083718328 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) 20241107083718328 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) 20241107083718329 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) 20241107083718329 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) 20241107083718330 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) 20241107083718330 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) 20241107083718331 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) 20241107083718331 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) 20241107083718332 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) 20241107083718332 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) 20241107083718332 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) 20241107083718332 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) 20241107083718333 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) 20241107083718333 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) 20241107083718334 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) 20241107083718334 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) 20241107083718337 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) 20241107083718337 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3120 Sending data request: sapi=5 arfcn=871 cur_fn=3115 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) 20241107083718338 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718352 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) 20241107083718352 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) 20241107083718353 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) 20241107083718353 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) 20241107083718354 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) 20241107083718354 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) 20241107083718354 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) 20241107083718355 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) 20241107083718355 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) 20241107083718355 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) 20241107083718356 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) 20241107083718356 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) 20241107083718357 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) 20241107083718357 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) 20241107083718358 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) 20241107083718358 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) 20241107083718359 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) 20241107083718359 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3124 block_nr=1 scheduling free USF for polling at FN=3128 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083718359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3124 Sending data request: sapi=5 arfcn=871 cur_fn=3120 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) 20241107083718359 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718371 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) 20241107083718371 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) 20241107083718372 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) 20241107083718373 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) 20241107083718373 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) 20241107083718373 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) 20241107083718374 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) 20241107083718374 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) 20241107083718375 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) 20241107083718375 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) 20241107083718376 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) 20241107083718376 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) 20241107083718376 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) 20241107083718376 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) 20241107083718377 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) 20241107083718377 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) 20241107083718378 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) 20241107083718378 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3128 Sending data request: sapi=5 arfcn=871 cur_fn=3124 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) 20241107083718379 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718390 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) 20241107083718390 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) 20241107083718390 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3128, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083718390 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3128, TS=7 (curr FN 3128), reason=UL_ASS (tbf.cpp:487) 20241107083718390 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083718390 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:280) 20241107083718390 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:285) 20241107083718391 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) 20241107083718391 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) 20241107083718392 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) 20241107083718392 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) 20241107083718393 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) 20241107083718393 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) 20241107083718394 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) 20241107083718394 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) 20241107083718395 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) 20241107083718395 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) 20241107083718395 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) 20241107083718395 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) 20241107083718396 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) 20241107083718396 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) 20241107083718400 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) 20241107083718400 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:387) 20241107083718400 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3133 + 13 = 3146 (pdch_ul_controller.c:131) 20241107083718400 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083718400 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083718400 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) 20241107083718400 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083718400 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3146 for type POLL (pdch_ul_controller.c:184) 20241107083718400 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3146, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083718400 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:238) 20241107083718400 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3133 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083718401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3133 Sending data request: sapi=5 arfcn=871 cur_fn=3128 block=3 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) 20241107083718401 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 176 20241107083718414 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) 20241107083718415 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) 20241107083718416 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) 20241107083718416 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) 20241107083718417 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) 20241107083718417 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) 20241107083718417 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) 20241107083718417 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) 20241107083718418 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) 20241107083718418 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) 20241107083718419 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) 20241107083718419 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) 20241107083718420 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) 20241107083718420 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) 20241107083718421 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) 20241107083718421 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) 20241107083718422 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) 20241107083718422 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3137 Sending data request: sapi=5 arfcn=871 cur_fn=3133 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) 20241107083718423 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718433 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) 20241107083718433 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) 20241107083718434 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) 20241107083718434 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) 20241107083718435 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) 20241107083718435 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) 20241107083718436 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) 20241107083718436 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) 20241107083718437 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) 20241107083718437 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) 20241107083718437 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) 20241107083718437 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) 20241107083718438 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) 20241107083718438 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) 20241107083718439 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) 20241107083718439 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) 20241107083718440 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) 20241107083718440 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3141 block_nr=5 scheduling free USF for polling at FN=3146 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083718440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3141 Sending data request: sapi=5 arfcn=871 cur_fn=3137 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) 20241107083718441 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718453 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) 20241107083718453 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) 20241107083718455 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) 20241107083718455 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) 20241107083718455 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) 20241107083718455 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) 20241107083718456 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) 20241107083718456 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) 20241107083718457 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) 20241107083718457 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) 20241107083718458 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) 20241107083718458 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) 20241107083718458 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) 20241107083718458 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) 20241107083718459 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) 20241107083718459 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) 20241107083718463 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) 20241107083718463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3146 Sending data request: sapi=5 arfcn=871 cur_fn=3141 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) 20241107083718464 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718478 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) 20241107083718478 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) 20241107083718478 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3146, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083718478 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3146, TS=7 (curr FN 3146), reason=UL_ASS (tbf.cpp:487) 20241107083718478 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083718478 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:280) 20241107083718478 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:285) 20241107083718480 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) 20241107083718480 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) 20241107083718481 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) 20241107083718481 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) 20241107083718481 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) 20241107083718482 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) 20241107083718482 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) 20241107083718482 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) 20241107083718483 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) 20241107083718483 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) 20241107083718484 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) 20241107083718484 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) 20241107083718485 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) 20241107083718485 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) 20241107083718486 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) 20241107083718486 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:387) 20241107083718486 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3150 + 13 = 3163 (pdch_ul_controller.c:131) 20241107083718486 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083718486 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083718486 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) 20241107083718487 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083718487 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3163 for type POLL (pdch_ul_controller.c:184) 20241107083718487 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3163, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083718487 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:238) 20241107083718487 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3150 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083718487 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3150 Sending data request: sapi=5 arfcn=871 cur_fn=3146 block=7 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) 20241107083718487 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 177 20241107083718497 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) 20241107083718498 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) 20241107083718499 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) 20241107083718499 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) 20241107083718500 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) 20241107083718500 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) 20241107083718501 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) 20241107083718501 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) 20241107083718501 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) 20241107083718501 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) 20241107083718502 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) 20241107083718502 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) 20241107083718503 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) 20241107083718503 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) 20241107083718504 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) 20241107083718504 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) 20241107083718505 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) 20241107083718505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3154 Sending data request: sapi=5 arfcn=871 cur_fn=3150 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) 20241107083718505 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718517 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) 20241107083718517 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) 20241107083718518 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) 20241107083718518 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) 20241107083718519 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) 20241107083718519 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) 20241107083718519 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) 20241107083718519 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) 20241107083718520 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) 20241107083718520 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) 20241107083718521 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) 20241107083718521 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) 20241107083718522 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) 20241107083718522 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) 20241107083718523 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) 20241107083718523 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) 20241107083718526 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) 20241107083718526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3159 block_nr=9 scheduling free USF for polling at FN=3163 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083718526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3159 Sending data request: sapi=5 arfcn=871 cur_fn=3154 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) 20241107083718527 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718540 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) 20241107083718540 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) 20241107083718542 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) 20241107083718542 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) 20241107083718542 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) 20241107083718542 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) 20241107083718543 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) 20241107083718543 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) 20241107083718544 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) 20241107083718544 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) 20241107083718545 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) 20241107083718545 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) 20241107083718545 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) 20241107083718545 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) 20241107083718546 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) 20241107083718546 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) 20241107083718547 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) 20241107083718547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3163 Sending data request: sapi=5 arfcn=871 cur_fn=3159 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) 20241107083718548 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718560 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) 20241107083718560 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) 20241107083718560 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3163, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083718560 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3163, TS=7 (curr FN 3163), reason=UL_ASS (tbf.cpp:487) 20241107083718560 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083718560 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:280) 20241107083718560 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:285) 20241107083718561 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) 20241107083718561 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) 20241107083718562 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) 20241107083718562 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) 20241107083718563 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) 20241107083718563 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) 20241107083718564 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) 20241107083718564 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) 20241107083718565 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) 20241107083718565 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) 20241107083718566 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) 20241107083718566 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) 20241107083718567 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) 20241107083718567 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) 20241107083718568 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) 20241107083718568 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:387) 20241107083718568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3167 + 13 = 3180 (pdch_ul_controller.c:131) 20241107083718568 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083718568 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083718568 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) 20241107083718569 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083718569 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3180 for type POLL (pdch_ul_controller.c:184) 20241107083718569 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3180, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083718569 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:238) 20241107083718569 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3167 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083718569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3167 Sending data request: sapi=5 arfcn=871 cur_fn=3163 block=11 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) 20241107083718569 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 178 20241107083718580 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) 20241107083718580 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) 20241107083718582 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) 20241107083718582 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) 20241107083718583 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) 20241107083718583 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) 20241107083718584 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) 20241107083718584 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) 20241107083718584 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) 20241107083718584 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) 20241107083718585 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) 20241107083718585 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) 20241107083718586 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) 20241107083718586 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) 20241107083718587 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) 20241107083718587 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) 20241107083718590 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) 20241107083718590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3172 Sending data request: sapi=5 arfcn=871 cur_fn=3167 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) 20241107083718590 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718604 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) 20241107083718604 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) 20241107083718606 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) 20241107083718606 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) 20241107083718606 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) 20241107083718606 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) 20241107083718607 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) 20241107083718608 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) 20241107083718609 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) 20241107083718609 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) 20241107083718609 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) 20241107083718609 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) 20241107083718610 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) 20241107083718610 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) 20241107083718611 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) 20241107083718611 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) 20241107083718612 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) 20241107083718612 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3176 block_nr=1 scheduling free USF for polling at FN=3180 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083718612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3176 Sending data request: sapi=5 arfcn=871 cur_fn=3172 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) 20241107083718613 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718624 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) 20241107083718624 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) 20241107083718625 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) 20241107083718625 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) 20241107083718626 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) 20241107083718626 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) 20241107083718627 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) 20241107083718627 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) 20241107083718627 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) 20241107083718627 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) 20241107083718628 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) 20241107083718628 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) 20241107083718629 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) 20241107083718629 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) 20241107083718630 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) 20241107083718630 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) 20241107083718630 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) 20241107083718630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3180 Sending data request: sapi=5 arfcn=871 cur_fn=3176 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) 20241107083718631 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718642 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) 20241107083718642 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) 20241107083718643 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3180, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083718643 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3180, TS=7 (curr FN 3180), reason=UL_ASS (tbf.cpp:487) 20241107083718643 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083718643 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:280) 20241107083718643 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:285) 20241107083718644 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) 20241107083718644 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) 20241107083718644 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) 20241107083718644 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) 20241107083718645 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) 20241107083718645 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) 20241107083718646 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) 20241107083718646 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) 20241107083718647 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) 20241107083718647 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) 20241107083718648 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) 20241107083718649 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) 20241107083718650 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) 20241107083718650 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) 20241107083718652 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) 20241107083718652 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:387) 20241107083718652 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3185 + 13 = 3198 (pdch_ul_controller.c:131) 20241107083718652 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083718652 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083718652 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) 20241107083718653 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083718653 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3198 for type POLL (pdch_ul_controller.c:184) 20241107083718653 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3198, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083718653 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:238) 20241107083718653 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3185 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083718653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3185 Sending data request: sapi=5 arfcn=871 cur_fn=3180 block=3 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) 20241107083718653 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 179 20241107083718667 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) 20241107083718667 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) 20241107083718668 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) 20241107083718668 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) 20241107083718669 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) 20241107083718670 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) 20241107083718671 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) 20241107083718671 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) 20241107083718672 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) 20241107083718672 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) 20241107083718673 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) 20241107083718673 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) 20241107083718674 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) 20241107083718674 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) 20241107083718674 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) 20241107083718674 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) 20241107083718675 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) 20241107083718675 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3189 Sending data request: sapi=5 arfcn=871 cur_fn=3185 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) 20241107083718676 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718686 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) 20241107083718686 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) 20241107083718688 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) 20241107083718688 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) 20241107083718689 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) 20241107083718689 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) 20241107083718690 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) 20241107083718690 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) 20241107083718691 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) 20241107083718691 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) 20241107083718692 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) 20241107083718692 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) 20241107083718694 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) 20241107083718694 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) 20241107083718695 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) 20241107083718695 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) 20241107083718696 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) 20241107083718696 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3193 block_nr=5 scheduling free USF for polling at FN=3198 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083718696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3193 Sending data request: sapi=5 arfcn=871 cur_fn=3189 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) 20241107083718696 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718706 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) 20241107083718706 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) 20241107083718708 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) 20241107083718708 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) 20241107083718709 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) 20241107083718709 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) 20241107083718710 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) 20241107083718710 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) 20241107083718711 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) 20241107083718711 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) 20241107083718713 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) 20241107083718713 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) 20241107083718714 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) 20241107083718714 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) 20241107083718715 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) 20241107083718715 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) 20241107083718716 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) 20241107083718716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3198 Sending data request: sapi=5 arfcn=871 cur_fn=3193 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) 20241107083718716 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718729 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) 20241107083718729 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) 20241107083718729 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3198, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083718729 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3198, TS=7 (curr FN 3198), reason=UL_ASS (tbf.cpp:487) 20241107083718729 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083718729 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:280) 20241107083718729 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:285) 20241107083718730 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) 20241107083718730 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) 20241107083718731 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) 20241107083718731 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) 20241107083718732 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) 20241107083718732 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) 20241107083718733 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) 20241107083718733 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) 20241107083718734 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) 20241107083718734 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) 20241107083718735 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) 20241107083718735 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) 20241107083718735 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) 20241107083718736 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) 20241107083718736 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) 20241107083718736 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:387) 20241107083718736 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3202 + 13 = 3215 (pdch_ul_controller.c:131) 20241107083718737 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083718737 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083718737 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) 20241107083718738 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083718738 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3215 for type POLL (pdch_ul_controller.c:184) 20241107083718738 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3215, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083718738 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:238) 20241107083718738 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3202 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083718738 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3202 Sending data request: sapi=5 arfcn=871 cur_fn=3198 block=7 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) 20241107083718738 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 180 20241107083718749 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) 20241107083718749 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) 20241107083718751 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) 20241107083718751 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) 20241107083718752 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) 20241107083718752 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) 20241107083718753 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) 20241107083718753 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) 20241107083718754 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) 20241107083718754 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) 20241107083718755 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) 20241107083718755 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) 20241107083718756 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) 20241107083718756 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) 20241107083718757 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) 20241107083718757 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) 20241107083718759 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) 20241107083718759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3206 Sending data request: sapi=5 arfcn=871 cur_fn=3202 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) 20241107083718760 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718767 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) 20241107083718768 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) 20241107083718769 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) 20241107083718769 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) 20241107083718770 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) 20241107083718770 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) 20241107083718770 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) 20241107083718770 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) 20241107083718771 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) 20241107083718771 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) 20241107083718772 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) 20241107083718772 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) 20241107083718773 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) 20241107083718773 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) 20241107083718773 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) 20241107083718773 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) 20241107083718777 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) 20241107083718777 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3211 block_nr=9 scheduling free USF for polling at FN=3215 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083718777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3211 Sending data request: sapi=5 arfcn=871 cur_fn=3206 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) 20241107083718778 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718792 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) 20241107083718792 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) 20241107083718793 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) 20241107083718793 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) 20241107083718794 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) 20241107083718794 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) 20241107083718795 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) 20241107083718795 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) 20241107083718796 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) 20241107083718796 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) 20241107083718796 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) 20241107083718796 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) 20241107083718797 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) 20241107083718797 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) 20241107083718798 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) 20241107083718798 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) 20241107083718799 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) 20241107083718799 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3215 Sending data request: sapi=5 arfcn=871 cur_fn=3211 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) 20241107083718800 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718811 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) 20241107083718812 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) 20241107083718812 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3215, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083718812 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3215, TS=7 (curr FN 3215), reason=UL_ASS (tbf.cpp:487) 20241107083718812 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083718812 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:280) 20241107083718812 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:285) 20241107083718813 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) 20241107083718813 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) 20241107083718814 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) 20241107083718814 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) 20241107083718814 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) 20241107083718814 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) 20241107083718815 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) 20241107083718815 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) 20241107083718816 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) 20241107083718816 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) 20241107083718817 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) 20241107083718817 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) 20241107083718818 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) 20241107083718818 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) 20241107083718819 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) 20241107083718819 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:387) 20241107083718819 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3219 + 13 = 3232 (pdch_ul_controller.c:131) 20241107083718819 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083718819 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083718819 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) 20241107083718820 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083718820 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3232 for type POLL (pdch_ul_controller.c:184) 20241107083718820 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3232, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083718820 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:238) 20241107083718820 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3219 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083718820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3219 Sending data request: sapi=5 arfcn=871 cur_fn=3215 block=11 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) 20241107083718821 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 181 20241107083718831 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) 20241107083718831 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) 20241107083718832 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) 20241107083718832 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) 20241107083718833 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) 20241107083718833 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) 20241107083718834 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) 20241107083718834 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) 20241107083718835 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) 20241107083718835 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) 20241107083718835 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) 20241107083718835 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) 20241107083718836 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) 20241107083718836 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) 20241107083718837 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) 20241107083718837 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) 20241107083718840 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) 20241107083718840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3224 Sending data request: sapi=5 arfcn=871 cur_fn=3219 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) 20241107083718841 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718855 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) 20241107083718855 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) 20241107083718857 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) 20241107083718857 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) 20241107083718857 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) 20241107083718858 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) 20241107083718858 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) 20241107083718858 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) 20241107083718859 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) 20241107083718859 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) 20241107083718860 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) 20241107083718860 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) 20241107083718861 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) 20241107083718861 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) 20241107083718861 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) 20241107083718861 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) 20241107083718862 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) 20241107083718862 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3228 block_nr=1 scheduling free USF for polling at FN=3232 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083718862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3228 Sending data request: sapi=5 arfcn=871 cur_fn=3224 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) 20241107083718863 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718875 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) 20241107083718875 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) 20241107083718876 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) 20241107083718876 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) 20241107083718877 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) 20241107083718877 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) 20241107083718878 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) 20241107083718878 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) 20241107083718878 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) 20241107083718879 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) 20241107083718879 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) 20241107083718879 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) 20241107083718880 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) 20241107083718880 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) 20241107083718881 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) 20241107083718881 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) 20241107083718883 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) 20241107083718883 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3232 Sending data request: sapi=5 arfcn=871 cur_fn=3228 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) 20241107083718883 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718894 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) 20241107083718894 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) 20241107083718894 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3232, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083718894 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3232, TS=7 (curr FN 3232), reason=UL_ASS (tbf.cpp:487) 20241107083718894 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083718894 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:280) 20241107083718894 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:285) 20241107083718896 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) 20241107083718896 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) 20241107083718897 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) 20241107083718897 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) 20241107083718897 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) 20241107083718897 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) 20241107083718898 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) 20241107083718898 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) 20241107083718899 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) 20241107083718899 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) 20241107083718900 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) 20241107083718900 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) 20241107083718901 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) 20241107083718901 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) 20241107083718904 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) 20241107083718905 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:387) 20241107083718905 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3237 + 13 = 3250 (pdch_ul_controller.c:131) 20241107083718905 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083718905 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083718905 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) 20241107083718906 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083718906 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3250 for type POLL (pdch_ul_controller.c:184) 20241107083718906 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3250, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083718906 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:238) 20241107083718906 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3237 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083718906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3237 Sending data request: sapi=5 arfcn=871 cur_fn=3232 block=3 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) 20241107083718906 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 182 20241107083718919 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) 20241107083718919 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) 20241107083718920 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) 20241107083718920 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) 20241107083718921 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) 20241107083718921 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) 20241107083718922 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) 20241107083718922 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) 20241107083718923 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) 20241107083718924 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) 20241107083718925 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) 20241107083718925 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) 20241107083718926 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) 20241107083718926 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) 20241107083718927 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) 20241107083718927 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) 20241107083718928 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) 20241107083718928 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3241 Sending data request: sapi=5 arfcn=871 cur_fn=3237 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) 20241107083718929 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718938 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) 20241107083718939 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) 20241107083718940 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) 20241107083718940 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) 20241107083718941 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) 20241107083718941 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) 20241107083718941 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) 20241107083718942 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) 20241107083718943 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) 20241107083718943 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) 20241107083718944 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) 20241107083718944 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) 20241107083718945 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) 20241107083718945 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) 20241107083718947 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) 20241107083718947 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) 20241107083718948 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) 20241107083718948 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3245 block_nr=5 scheduling free USF for polling at FN=3250 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083718948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3245 Sending data request: sapi=5 arfcn=871 cur_fn=3241 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) 20241107083718949 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718958 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) 20241107083718958 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) 20241107083718960 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) 20241107083718960 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) 20241107083718961 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) 20241107083718961 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) 20241107083718962 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) 20241107083718962 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) 20241107083718963 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) 20241107083718963 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) 20241107083718963 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) 20241107083718963 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) 20241107083718964 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) 20241107083718964 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) 20241107083718965 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) 20241107083718965 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) 20241107083718968 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) 20241107083718968 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3250 Sending data request: sapi=5 arfcn=871 cur_fn=3245 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) 20241107083718969 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083718982 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) 20241107083718982 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) 20241107083718982 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3250, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083718982 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3250, TS=7 (curr FN 3250), reason=UL_ASS (tbf.cpp:487) 20241107083718982 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083718982 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:280) 20241107083718982 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:285) 20241107083718984 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) 20241107083718984 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) 20241107083718984 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) 20241107083718984 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) 20241107083718985 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) 20241107083718985 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) 20241107083718986 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) 20241107083718986 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) 20241107083718987 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) 20241107083718987 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) 20241107083718988 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) 20241107083718988 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) 20241107083718989 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) 20241107083718989 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) 20241107083718989 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) 20241107083718989 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:387) 20241107083718989 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3254 + 13 = 3267 (pdch_ul_controller.c:131) 20241107083718990 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083718990 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083718990 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) 20241107083718990 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083718990 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3267 for type POLL (pdch_ul_controller.c:184) 20241107083718990 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3267, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083718990 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:238) 20241107083718990 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3254 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083718990 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3254 Sending data request: sapi=5 arfcn=871 cur_fn=3250 block=7 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) 20241107083718991 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 183 20241107083719001 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) 20241107083719001 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) 20241107083719003 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) 20241107083719003 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) 20241107083719004 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) 20241107083719004 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) 20241107083719005 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) 20241107083719005 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) 20241107083719006 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) 20241107083719006 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) 20241107083719007 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) 20241107083719007 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) 20241107083719007 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) 20241107083719007 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) 20241107083719008 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) 20241107083719008 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) 20241107083719009 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) 20241107083719009 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3258 Sending data request: sapi=5 arfcn=871 cur_fn=3254 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) 20241107083719010 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719021 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) 20241107083719021 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) 20241107083719022 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) 20241107083719022 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) 20241107083719023 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) 20241107083719023 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) 20241107083719024 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) 20241107083719024 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) 20241107083719025 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) 20241107083719025 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) 20241107083719026 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) 20241107083719026 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) 20241107083719027 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) 20241107083719027 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) 20241107083719027 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) 20241107083719027 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) 20241107083719030 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) 20241107083719030 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3263 block_nr=9 scheduling free USF for polling at FN=3267 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083719030 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3263 Sending data request: sapi=5 arfcn=871 cur_fn=3258 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) 20241107083719031 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719045 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) 20241107083719045 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) 20241107083719046 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) 20241107083719046 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) 20241107083719048 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) 20241107083719048 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) 20241107083719048 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) 20241107083719048 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) 20241107083719049 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) 20241107083719049 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) 20241107083719050 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) 20241107083719050 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) 20241107083719051 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) 20241107083719051 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) 20241107083719052 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) 20241107083719052 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) 20241107083719053 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) 20241107083719053 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3267 Sending data request: sapi=5 arfcn=871 cur_fn=3263 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) 20241107083719053 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719064 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) 20241107083719064 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) 20241107083719064 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3267, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083719064 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3267, TS=7 (curr FN 3267), reason=UL_ASS (tbf.cpp:487) 20241107083719064 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083719064 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:280) 20241107083719064 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:285) 20241107083719065 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) 20241107083719065 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) 20241107083719066 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) 20241107083719066 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) 20241107083719067 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) 20241107083719067 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) 20241107083719068 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) 20241107083719068 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) 20241107083719068 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) 20241107083719068 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) 20241107083719069 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) 20241107083719069 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) 20241107083719070 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) 20241107083719070 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) 20241107083719071 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) 20241107083719071 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:387) 20241107083719071 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3271 + 13 = 3284 (pdch_ul_controller.c:131) 20241107083719071 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083719071 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083719071 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) 20241107083719072 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083719072 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3284 for type POLL (pdch_ul_controller.c:184) 20241107083719072 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3284, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083719072 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:238) 20241107083719072 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3271 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083719072 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3271 Sending data request: sapi=5 arfcn=871 cur_fn=3267 block=11 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) 20241107083719072 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 184 20241107083719084 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) 20241107083719084 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) 20241107083719085 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) 20241107083719085 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) 20241107083719086 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) 20241107083719086 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) 20241107083719086 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) 20241107083719087 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) 20241107083719087 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) 20241107083719087 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) 20241107083719088 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) 20241107083719088 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) 20241107083719089 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) 20241107083719089 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) 20241107083719090 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) 20241107083719090 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) 20241107083719092 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) 20241107083719093 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3276 Sending data request: sapi=5 arfcn=871 cur_fn=3271 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) 20241107083719094 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719107 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) 20241107083719107 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) 20241107083719108 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) 20241107083719108 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) 20241107083719109 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) 20241107083719109 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) 20241107083719110 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) 20241107083719110 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) 20241107083719111 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) 20241107083719111 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) 20241107083719112 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) 20241107083719112 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) 20241107083719113 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) 20241107083719113 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) 20241107083719113 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) 20241107083719113 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) 20241107083719114 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) 20241107083719114 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3280 block_nr=1 scheduling free USF for polling at FN=3284 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083719114 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3280 Sending data request: sapi=5 arfcn=871 cur_fn=3276 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) 20241107083719115 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719126 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) 20241107083719126 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) 20241107083719127 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) 20241107083719127 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) 20241107083719128 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) 20241107083719128 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) 20241107083719129 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) 20241107083719129 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) 20241107083719130 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) 20241107083719130 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) 20241107083719131 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) 20241107083719131 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) 20241107083719131 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) 20241107083719131 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) 20241107083719132 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) 20241107083719132 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) 20241107083719133 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) 20241107083719133 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3284 Sending data request: sapi=5 arfcn=871 cur_fn=3280 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) 20241107083719134 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719146 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) 20241107083719146 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) 20241107083719146 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3284, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083719146 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3284, TS=7 (curr FN 3284), reason=UL_ASS (tbf.cpp:487) 20241107083719146 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083719146 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:280) 20241107083719146 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:285) 20241107083719147 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) 20241107083719147 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) 20241107083719149 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) 20241107083719149 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) 20241107083719150 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) 20241107083719150 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) 20241107083719151 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) 20241107083719151 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) 20241107083719152 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) 20241107083719152 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) 20241107083719153 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) 20241107083719153 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) 20241107083719153 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) 20241107083719154 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) 20241107083719156 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) 20241107083719156 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:387) 20241107083719156 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3289 + 13 = 3302 (pdch_ul_controller.c:131) 20241107083719156 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083719156 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083719156 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) 20241107083719156 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083719156 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3302 for type POLL (pdch_ul_controller.c:184) 20241107083719156 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3302, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083719156 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:238) 20241107083719156 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3289 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083719157 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3289 Sending data request: sapi=5 arfcn=871 cur_fn=3284 block=3 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) 20241107083719157 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 185 20241107083719171 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) 20241107083719171 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) 20241107083719173 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) 20241107083719173 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) 20241107083719173 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) 20241107083719173 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) 20241107083719175 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) 20241107083719175 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) 20241107083719175 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) 20241107083719176 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) 20241107083719177 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) 20241107083719177 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) 20241107083719177 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) 20241107083719177 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) 20241107083719178 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) 20241107083719178 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) 20241107083719179 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) 20241107083719179 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3293 Sending data request: sapi=5 arfcn=871 cur_fn=3289 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) 20241107083719180 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719189 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) 20241107083719189 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) 20241107083719190 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) 20241107083719190 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) 20241107083719191 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) 20241107083719191 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) 20241107083719192 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) 20241107083719192 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) 20241107083719193 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) 20241107083719193 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) 20241107083719194 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) 20241107083719194 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) 20241107083719194 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) 20241107083719194 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) 20241107083719195 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) 20241107083719195 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) 20241107083719196 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) 20241107083719196 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3297 block_nr=5 scheduling free USF for polling at FN=3302 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083719196 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3297 Sending data request: sapi=5 arfcn=871 cur_fn=3293 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) 20241107083719197 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719208 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) 20241107083719208 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) 20241107083719210 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) 20241107083719210 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) 20241107083719210 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) 20241107083719210 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) 20241107083719211 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) 20241107083719211 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) 20241107083719212 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) 20241107083719212 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) 20241107083719213 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) 20241107083719213 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) 20241107083719214 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) 20241107083719214 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) 20241107083719214 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) 20241107083719214 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) 20241107083719218 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) 20241107083719218 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3302 Sending data request: sapi=5 arfcn=871 cur_fn=3297 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) 20241107083719219 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719233 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) 20241107083719233 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) 20241107083719233 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3302, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083719233 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3302, TS=7 (curr FN 3302), reason=UL_ASS (tbf.cpp:487) 20241107083719233 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083719233 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:280) 20241107083719233 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:285) 20241107083719234 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) 20241107083719234 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) 20241107083719235 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) 20241107083719235 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) 20241107083719236 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) 20241107083719236 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) 20241107083719237 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) 20241107083719237 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) 20241107083719238 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) 20241107083719238 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) 20241107083719238 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) 20241107083719238 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) 20241107083719239 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) 20241107083719239 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) 20241107083719240 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) 20241107083719240 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:387) 20241107083719240 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3306 + 13 = 3319 (pdch_ul_controller.c:131) 20241107083719240 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083719240 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083719240 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) 20241107083719242 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083719242 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3319 for type POLL (pdch_ul_controller.c:184) 20241107083719242 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3319, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083719242 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:238) 20241107083719242 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3306 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083719242 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3306 Sending data request: sapi=5 arfcn=871 cur_fn=3302 block=7 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) 20241107083719242 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 186 20241107083719252 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) 20241107083719253 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) 20241107083719255 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) 20241107083719255 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) 20241107083719256 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) 20241107083719256 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) 20241107083719257 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) 20241107083719257 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) 20241107083719259 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) 20241107083719259 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) 20241107083719260 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) 20241107083719260 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) 20241107083719261 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) 20241107083719261 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) 20241107083719262 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) 20241107083719262 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) 20241107083719264 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) 20241107083719264 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3310 Sending data request: sapi=5 arfcn=871 cur_fn=3306 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) 20241107083719265 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719271 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) 20241107083719271 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) 20241107083719273 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) 20241107083719273 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) 20241107083719274 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) 20241107083719274 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) 20241107083719275 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) 20241107083719275 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) 20241107083719276 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) 20241107083719276 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) 20241107083719277 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) 20241107083719277 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) 20241107083719278 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) 20241107083719278 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) 20241107083719278 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) 20241107083719278 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) 20241107083719280 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) 20241107083719280 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3315 block_nr=9 scheduling free USF for polling at FN=3319 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083719280 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3315 Sending data request: sapi=5 arfcn=871 cur_fn=3310 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) 20241107083719280 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719295 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) 20241107083719295 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) 20241107083719297 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) 20241107083719297 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) 20241107083719298 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) 20241107083719298 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) 20241107083719299 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) 20241107083719299 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) 20241107083719299 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) 20241107083719299 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) 20241107083719300 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) 20241107083719300 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) 20241107083719301 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) 20241107083719301 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) 20241107083719301 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) 20241107083719301 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) 20241107083719302 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) 20241107083719302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3319 Sending data request: sapi=5 arfcn=871 cur_fn=3315 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) 20241107083719303 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719314 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) 20241107083719314 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) 20241107083719314 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3319, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083719314 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3319, TS=7 (curr FN 3319), reason=UL_ASS (tbf.cpp:487) 20241107083719314 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083719314 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:280) 20241107083719314 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:285) 20241107083719315 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) 20241107083719315 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) 20241107083719316 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) 20241107083719316 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) 20241107083719317 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) 20241107083719317 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) 20241107083719318 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) 20241107083719318 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) 20241107083719318 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) 20241107083719318 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) 20241107083719319 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) 20241107083719319 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) 20241107083719319 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) 20241107083719320 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) 20241107083719320 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) 20241107083719320 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:387) 20241107083719320 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3323 + 13 = 3336 (pdch_ul_controller.c:131) 20241107083719321 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083719321 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083719321 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) 20241107083719321 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083719321 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3336 for type POLL (pdch_ul_controller.c:184) 20241107083719321 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3336, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083719321 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:238) 20241107083719321 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3323 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083719321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3323 Sending data request: sapi=5 arfcn=871 cur_fn=3319 block=11 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) 20241107083719321 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 187 20241107083719334 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) 20241107083719334 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) 20241107083719336 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) 20241107083719336 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) 20241107083719336 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) 20241107083719337 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) 20241107083719337 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) 20241107083719337 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) 20241107083719338 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) 20241107083719338 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) 20241107083719339 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) 20241107083719339 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) 20241107083719340 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) 20241107083719340 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) 20241107083719341 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) 20241107083719341 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) 20241107083719343 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) 20241107083719343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3328 Sending data request: sapi=5 arfcn=871 cur_fn=3323 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) 20241107083719344 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719358 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) 20241107083719358 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) 20241107083719359 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) 20241107083719359 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) 20241107083719360 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) 20241107083719360 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) 20241107083719361 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) 20241107083719361 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) 20241107083719362 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) 20241107083719362 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) 20241107083719363 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) 20241107083719363 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) 20241107083719363 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) 20241107083719363 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) 20241107083719364 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) 20241107083719364 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) 20241107083719365 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) 20241107083719365 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3332 block_nr=1 scheduling free USF for polling at FN=3336 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083719365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3332 Sending data request: sapi=5 arfcn=871 cur_fn=3328 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) 20241107083719365 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719377 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) 20241107083719377 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) 20241107083719378 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) 20241107083719378 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) 20241107083719378 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) 20241107083719378 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) 20241107083719378 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) 20241107083719379 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) 20241107083719379 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) 20241107083719379 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) 20241107083719380 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) 20241107083719380 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) 20241107083719380 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) 20241107083719380 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) 20241107083719380 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) 20241107083719380 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) 20241107083719381 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) 20241107083719381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3336 Sending data request: sapi=5 arfcn=871 cur_fn=3332 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) 20241107083719382 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719397 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) 20241107083719397 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) 20241107083719397 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3336, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083719397 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3336, TS=7 (curr FN 3336), reason=UL_ASS (tbf.cpp:487) 20241107083719397 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083719397 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:280) 20241107083719397 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:285) 20241107083719398 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) 20241107083719398 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) 20241107083719399 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) 20241107083719399 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) 20241107083719401 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) 20241107083719401 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) 20241107083719402 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) 20241107083719402 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) 20241107083719403 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) 20241107083719403 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) 20241107083719404 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) 20241107083719404 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) 20241107083719405 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) 20241107083719405 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) 20241107083719407 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) 20241107083719407 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:387) 20241107083719407 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3341 + 13 = 3354 (pdch_ul_controller.c:131) 20241107083719407 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083719407 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083719407 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) 20241107083719408 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083719408 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3354 for type POLL (pdch_ul_controller.c:184) 20241107083719408 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3354, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083719408 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:238) 20241107083719409 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3341 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083719409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3341 Sending data request: sapi=5 arfcn=871 cur_fn=3336 block=3 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) 20241107083719409 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 188 20241107083719422 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) 20241107083719422 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) 20241107083719423 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) 20241107083719423 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) 20241107083719423 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) 20241107083719423 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) 20241107083719424 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) 20241107083719424 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) 20241107083719424 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) 20241107083719424 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) 20241107083719425 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) 20241107083719425 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) 20241107083719425 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) 20241107083719425 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) 20241107083719426 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) 20241107083719426 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) 20241107083719427 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) 20241107083719427 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3345 Sending data request: sapi=5 arfcn=871 cur_fn=3341 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) 20241107083719427 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719441 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) 20241107083719441 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) 20241107083719442 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) 20241107083719442 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) 20241107083719443 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) 20241107083719443 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) 20241107083719444 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) 20241107083719444 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) 20241107083719445 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) 20241107083719445 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) 20241107083719446 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) 20241107083719446 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) 20241107083719447 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) 20241107083719447 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) 20241107083719447 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) 20241107083719447 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) 20241107083719448 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) 20241107083719448 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3349 block_nr=5 scheduling free USF for polling at FN=3354 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083719448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3349 Sending data request: sapi=5 arfcn=871 cur_fn=3345 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) 20241107083719449 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719460 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) 20241107083719460 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) 20241107083719461 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) 20241107083719461 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) 20241107083719462 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) 20241107083719462 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) 20241107083719463 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) 20241107083719463 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) 20241107083719464 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) 20241107083719464 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) 20241107083719465 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) 20241107083719465 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) 20241107083719466 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) 20241107083719466 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) 20241107083719466 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) 20241107083719466 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) 20241107083719470 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) 20241107083719470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3354 Sending data request: sapi=5 arfcn=871 cur_fn=3349 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) 20241107083719470 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719483 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) 20241107083719484 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) 20241107083719484 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3354, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083719484 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3354, TS=7 (curr FN 3354), reason=UL_ASS (tbf.cpp:487) 20241107083719484 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083719484 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:280) 20241107083719484 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:285) 20241107083719484 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) 20241107083719484 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) 20241107083719485 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) 20241107083719485 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) 20241107083719485 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) 20241107083719485 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) 20241107083719486 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) 20241107083719486 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) 20241107083719486 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) 20241107083719486 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) 20241107083719487 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) 20241107083719487 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) 20241107083719487 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) 20241107083719487 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) 20241107083719488 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) 20241107083719488 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:387) 20241107083719488 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3358 + 13 = 3371 (pdch_ul_controller.c:131) 20241107083719488 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083719488 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083719488 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) 20241107083719488 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083719488 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3371 for type POLL (pdch_ul_controller.c:184) 20241107083719488 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3371, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083719488 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:238) 20241107083719488 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3358 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083719488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3358 Sending data request: sapi=5 arfcn=871 cur_fn=3354 block=7 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) 20241107083719489 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 189 20241107083719503 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) 20241107083719503 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) 20241107083719504 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) 20241107083719504 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) 20241107083719505 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) 20241107083719505 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) 20241107083719506 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) 20241107083719506 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) 20241107083719506 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) 20241107083719506 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) 20241107083719507 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) 20241107083719507 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) 20241107083719507 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) 20241107083719507 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) 20241107083719508 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) 20241107083719508 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) 20241107083719509 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) 20241107083719509 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3362 Sending data request: sapi=5 arfcn=871 cur_fn=3358 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) 20241107083719509 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719522 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) 20241107083719522 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) 20241107083719524 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) 20241107083719524 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) 20241107083719525 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) 20241107083719525 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) 20241107083719525 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) 20241107083719526 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) 20241107083719526 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) 20241107083719526 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) 20241107083719527 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) 20241107083719527 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) 20241107083719528 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) 20241107083719528 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) 20241107083719529 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) 20241107083719529 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) 20241107083719532 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) 20241107083719532 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3367 block_nr=9 scheduling free USF for polling at FN=3371 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083719532 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3367 Sending data request: sapi=5 arfcn=871 cur_fn=3362 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) 20241107083719533 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719546 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3367 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3362 block=0 data= (pcu_l1_if.cpp:463) 20241107083719547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3367 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719548 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3367 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3367 block=0 data= (pcu_l1_if.cpp:463) 20241107083719548 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3367 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719549 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3367 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3367 block=0 data= (pcu_l1_if.cpp:463) 20241107083719549 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3367 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719549 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3367 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3367 block=0 data= (pcu_l1_if.cpp:463) 20241107083719549 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3367 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719550 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3367 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3367 block=0 data= (pcu_l1_if.cpp:463) 20241107083719550 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3367 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719551 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3367 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3367 block=0 data= (pcu_l1_if.cpp:463) 20241107083719551 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3367 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719552 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3367 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3367 block=0 data= (pcu_l1_if.cpp:463) 20241107083719552 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3367 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719552 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3367 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3367 block=0 data= (pcu_l1_if.cpp:463) 20241107083719552 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3367 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3371 RX RTS.req: sapi=5 arfcn=871 cur_fn=3367 block=10 (pcu_l1_if.cpp:576) 20241107083719554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3371 Sending data request: sapi=5 arfcn=871 cur_fn=3367 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) 20241107083719554 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719566 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3371 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3367 block=0 data= (pcu_l1_if.cpp:463) 20241107083719566 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3371 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719566 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3371, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083719566 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3371, TS=7 (curr FN 3371), reason=UL_ASS (tbf.cpp:487) 20241107083719566 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083719566 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:280) 20241107083719566 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:285) 20241107083719569 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3371 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3371 block=0 data= (pcu_l1_if.cpp:463) 20241107083719569 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3371 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719570 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3371 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3371 block=0 data= (pcu_l1_if.cpp:463) 20241107083719570 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3371 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719571 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3371 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3371 block=0 data= (pcu_l1_if.cpp:463) 20241107083719571 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3371 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719572 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3371 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3371 block=0 data= (pcu_l1_if.cpp:463) 20241107083719573 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3371 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719574 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3371 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3371 block=0 data= (pcu_l1_if.cpp:463) 20241107083719574 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3371 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719575 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3371 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3371 block=0 data= (pcu_l1_if.cpp:463) 20241107083719575 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3371 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719576 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3371 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3371 block=0 data= (pcu_l1_if.cpp:463) 20241107083719576 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3371 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3375 RX RTS.req: sapi=5 arfcn=871 cur_fn=3371 block=11 (pcu_l1_if.cpp:576) 20241107083719577 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:387) 20241107083719577 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3375 + 13 = 3388 (pdch_ul_controller.c:131) 20241107083719577 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083719577 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083719577 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) 20241107083719578 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083719578 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3388 for type POLL (pdch_ul_controller.c:184) 20241107083719578 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3388, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083719578 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:238) 20241107083719578 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3375 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083719578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3375 Sending data request: sapi=5 arfcn=871 cur_fn=3371 block=11 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) 20241107083719579 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 190 20241107083719585 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3375 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3371 block=0 data= (pcu_l1_if.cpp:463) 20241107083719585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3375 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719586 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3375 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3375 block=0 data= (pcu_l1_if.cpp:463) 20241107083719586 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3375 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719587 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3375 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3375 block=0 data= (pcu_l1_if.cpp:463) 20241107083719587 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3375 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719588 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3375 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3375 block=0 data= (pcu_l1_if.cpp:463) 20241107083719588 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3375 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719589 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3375 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3375 block=0 data= (pcu_l1_if.cpp:463) 20241107083719589 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3375 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719590 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3375 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3375 block=0 data= (pcu_l1_if.cpp:463) 20241107083719590 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3375 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719591 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3375 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3375 block=0 data= (pcu_l1_if.cpp:463) 20241107083719591 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3375 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719592 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3375 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3375 block=0 data= (pcu_l1_if.cpp:463) 20241107083719592 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3375 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3380 RX RTS.req: sapi=5 arfcn=871 cur_fn=3375 block=0 (pcu_l1_if.cpp:576) 20241107083719595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3380 Sending data request: sapi=5 arfcn=871 cur_fn=3375 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) 20241107083719596 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3380 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3375 block=0 data= (pcu_l1_if.cpp:463) 20241107083719609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3380 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719611 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3380 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3380 block=0 data= (pcu_l1_if.cpp:463) 20241107083719611 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3380 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719612 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3380 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3380 block=0 data= (pcu_l1_if.cpp:463) 20241107083719612 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3380 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719613 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3380 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3380 block=0 data= (pcu_l1_if.cpp:463) 20241107083719613 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3380 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719615 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3380 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3380 block=0 data= (pcu_l1_if.cpp:463) 20241107083719615 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3380 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719616 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3380 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3380 block=0 data= (pcu_l1_if.cpp:463) 20241107083719616 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3380 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719617 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3380 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3380 block=0 data= (pcu_l1_if.cpp:463) 20241107083719617 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3380 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719617 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3380 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3380 block=0 data= (pcu_l1_if.cpp:463) 20241107083719617 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3380 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719619 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3384 RX RTS.req: sapi=5 arfcn=871 cur_fn=3380 block=1 (pcu_l1_if.cpp:576) 20241107083719619 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3384 block_nr=1 scheduling free USF for polling at FN=3388 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241107083719619 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3384 Sending data request: sapi=5 arfcn=871 cur_fn=3380 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) 20241107083719620 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719628 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3384 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3380 block=0 data= (pcu_l1_if.cpp:463) 20241107083719629 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3384 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719630 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3384 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3384 block=0 data= (pcu_l1_if.cpp:463) 20241107083719630 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3384 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719632 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3384 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3384 block=0 data= (pcu_l1_if.cpp:463) 20241107083719632 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3384 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719633 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3384 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3384 block=0 data= (pcu_l1_if.cpp:463) 20241107083719633 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3384 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719634 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3384 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3384 block=0 data= (pcu_l1_if.cpp:463) 20241107083719634 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3384 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719635 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3384 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3384 block=0 data= (pcu_l1_if.cpp:463) 20241107083719635 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3384 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719636 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3384 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3384 block=0 data= (pcu_l1_if.cpp:463) 20241107083719636 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3384 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719637 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3384 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3384 block=0 data= (pcu_l1_if.cpp:463) 20241107083719637 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3384 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719638 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3388 RX RTS.req: sapi=5 arfcn=871 cur_fn=3384 block=2 (pcu_l1_if.cpp:576) 20241107083719638 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3388 Sending data request: sapi=5 arfcn=871 cur_fn=3384 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) 20241107083719639 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083719648 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3388 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3384 block=0 data= (pcu_l1_if.cpp:463) 20241107083719648 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3388 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719648 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3388, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241107083719648 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3388, TS=7 (curr FN 3388), reason=UL_ASS (tbf.cpp:487) 20241107083719648 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107083719648 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:280) 20241107083719648 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:285) 20241107083719649 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3388 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3388 block=0 data= (pcu_l1_if.cpp:463) 20241107083719649 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3388 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719650 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3388 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3388 block=0 data= (pcu_l1_if.cpp:463) 20241107083719650 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3388 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719651 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3388 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3388 block=0 data= (pcu_l1_if.cpp:463) 20241107083719651 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3388 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719651 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3388 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3388 block=0 data= (pcu_l1_if.cpp:463) 20241107083719652 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3388 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719652 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3388 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3388 block=0 data= (pcu_l1_if.cpp:463) 20241107083719652 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3388 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719653 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3388 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3388 block=0 data= (pcu_l1_if.cpp:463) 20241107083719653 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3388 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719654 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3388 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3388 block=0 data= (pcu_l1_if.cpp:463) 20241107083719654 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3388 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719657 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3393 RX RTS.req: sapi=5 arfcn=871 cur_fn=3388 block=3 (pcu_l1_if.cpp:576) 20241107083719657 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:387) 20241107083719657 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3393 + 13 = 3406 (pdch_ul_controller.c:131) 20241107083719657 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083719657 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083719657 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) 20241107083719658 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083719658 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3406 for type POLL (pdch_ul_controller.c:184) 20241107083719658 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3406, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083719658 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:238) 20241107083719658 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3393 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241107083719658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3393 Sending data request: sapi=5 arfcn=871 cur_fn=3388 block=3 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) 20241107083719658 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@fb7e2f9c3787: Ignoring RRBP 191 20241107083719673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3393 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3388 block=0 data= (pcu_l1_if.cpp:463) 20241107083719673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3393 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719674 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3393 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3393 block=0 data= (pcu_l1_if.cpp:463) 20241107083719674 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3393 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719675 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3393 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3393 block=0 data= (pcu_l1_if.cpp:463) 20241107083719675 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3393 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719676 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3393 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3393 block=0 data= (pcu_l1_if.cpp:463) 20241107083719676 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3393 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719676 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3393 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3393 block=0 data= (pcu_l1_if.cpp:463) 20241107083719677 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3393 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719677 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3393 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3393 block=0 data= (pcu_l1_if.cpp:463) 20241107083719677 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3393 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719678 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Timeout of T3168 (fsm.c:317) 20241107083719678 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241107083719678 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:1202) 20241107083719678 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241107083719678 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083719678 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083719678 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083719678 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083719678 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241107083719678 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241107083719678 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083719678 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3393 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3393 block=0 data= (pcu_l1_if.cpp:463) 20241107083719678 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3393 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719679 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3393 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3393 block=0 data= (pcu_l1_if.cpp:463) 20241107083719679 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3393 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083719680 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3397 RX RTS.req: sapi=5 arfcn=871 cur_fn=3393 block=4 (pcu_l1_if.cpp:576) 20241107083719680 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3397 Sending data request: sapi=5 arfcn=871 cur_fn=3393 block=4 data= (pcu_l1_if.cpp:182) 20241107083719680 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(861)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083719687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54958<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083719690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54950<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083719692 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083719692 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083719692 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083719692 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083719692 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083719692 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083719692 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083719692 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083719692 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083719692 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083719692 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083719692 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083719692 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083719692 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083719692 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) 20241107083719692 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) 20241107083719692 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 11117 with status 0 respawn: 79: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 pass'. Thu Nov 7 08:37:19 UTC 2024 ====== PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168.talloc 20241107083719741 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083719741 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083719741 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083719742 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083719768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49106<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083719869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49106<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7205388) Waiting for packet dumper to finish... 1 (prev_count=7205388, count=7292396) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:37:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_ul_tbf_reestablish_with_pkt_dl_ack_nack started. 868@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-BVCI1234(870)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 868@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 868@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(872)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083723112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47738<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 868@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(876)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 868@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(876)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(873)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(873)@fb7e2f9c3787: Start timer T: 5 s 20241107083723117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47744<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(873)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-STATS(877)@fb7e2f9c3787: Start timer T: 2 s TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-STATS(877)@fb7e2f9c3787: Start timer T: 2 s 868@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(880)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083724742 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083724742 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083724742 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(873)@fb7e2f9c3787: OsmoPCU is now connected BTS(875)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083724757 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083724757 DLGLOBAL DEBUG validating counter group 0x5571814d8020(bts) with 102 counters (rate_ctr.c:86) 20241107083724757 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083724757 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083724757 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083724757 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083724757 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083724757 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083724757 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083724757 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083724757 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083724757 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083724757 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083724757 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083724757 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083724757 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083724757 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083724757 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083724757 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083724757 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083724757 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083724757 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083724757 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083724757 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083724757 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083724757 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083724757 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083724757 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083724757 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083724757 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083724757 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083724757 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083724757 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083724757 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083724757 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083724757 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083724757 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083724757 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083724757 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083724757 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083724757 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083724757 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083724757 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083724757 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083724757 DLGLOBAL DEBUG validating counter group 0x7fec7c6d35c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083724757 DLGLOBAL DEBUG validating counter group 0x5571814d7700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083724758 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083724758 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083724758 DLGLOBAL DEBUG validating counter group 0x7fec7c6d4160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083724758 DLGLOBAL DEBUG validating counter group 0x7fec7c6d4140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083724758 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083724758 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) 20241107083724758 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) 20241107083724758 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083724758 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083724758 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083724758 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083724758 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083724758 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083724758 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083724758 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083724758 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083724758 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083724758 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083724758 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083724758 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083724758 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083724758 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083724758 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083724758 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083724758 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083724758 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083724758 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083724758 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083724758 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083724758 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083724758 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083724758 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083724758 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083724758 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) 20241107083724758 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) 20241107083724759 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(875)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(875)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(872)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(875)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(872)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(872)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(872)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(875)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083724765 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) BTS(875)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083724765 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) 20241107083724765 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) 20241107083724765 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083724765 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083724765 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) 20241107083724767 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083724767 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) 20241107083724767 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(875)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(875)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(872)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(872)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(875)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083724770 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083724770 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) 20241107083724770 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) 20241107083724770 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083724770 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083724770 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083724770 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083724770 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083724770 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083724770 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083724772 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083724772 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) 20241107083724772 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) 20241107083724772 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(872)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(872)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(872)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083724774 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) 20241107083724774 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) 20241107083724776 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) 20241107083724776 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) 20241107083724777 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) 20241107083724777 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) 20241107083724778 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) 20241107083724778 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) 20241107083724779 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) 20241107083724779 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) 20241107083724780 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) 20241107083724780 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) 20241107083724781 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) 20241107083724781 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) 20241107083724782 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 869@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 869@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083724788 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083724788 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083724788 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083724788 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083724788 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083724788 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083724788 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083724788 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083724789 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) 20241107083724789 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) 20241107083724789 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) 20241107083724789 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) 20241107083724790 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) 20241107083724790 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) 20241107083724790 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) 20241107083724790 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) 20241107083724790 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) 20241107083724790 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) 20241107083724791 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) 20241107083724791 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) 20241107083724791 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) 20241107083724791 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) 20241107083724791 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) 20241107083724791 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_ul_tbf_reestablish_with_pkt_dl_ack_nack-BVCI1234(870)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083724793 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-BVCI1234(870)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083724795 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083724795 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083724795 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083724795 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083724795 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083724795 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083724795 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083724795 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083724800 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083724800 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083724800 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083724800 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083724800 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083724800 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241107083724800 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) 20241107083724801 DLBSSGP DEBUG Got downlink MS class 3/0 (gprs_bssgp_pcu.c:148) 20241107083724801 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241107083724801 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083724801 DLGLOBAL DEBUG validating counter group 0x5571814d7740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083724801 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107083724801 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083724801 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107083724801 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083724801 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083724801 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083724801 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083724801 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083724801 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083724801 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083724801 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083724801 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083724801 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083724801 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083724801 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083724801 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083724801 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) 20241107083724801 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083724801 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083724801 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083724801 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107083724801 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083724801 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083724802 DLGLOBAL DEBUG validating counter group 0x5571814d7b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083724802 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083724802 DLGLOBAL DEBUG validating counter group 0x5571814d7e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083724802 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083724802 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:1192) 20241107083724802 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) 20241107083724802 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) 20241107083724802 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) 20241107083724802 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) 20241107083724802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083724802 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) 20241107083724802 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083724802 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) 20241107083724802 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083724802 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) 20241107083724802 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) 20241107083724802 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) 20241107083724802 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083724802 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083724802 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083724802 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083724802 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083724802 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083724802 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083724802 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083724802 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083724802 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(875)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(875)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083724810 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083724810 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083724810 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083724810 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083724810 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083724811 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) 20241107083724811 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) 20241107083724812 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) 20241107083724812 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) 20241107083724812 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) 20241107083724812 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) 20241107083724813 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) 20241107083724813 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) 20241107083724813 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) 20241107083724813 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) 20241107083724814 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) 20241107083724814 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) 20241107083724814 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) 20241107083724814 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) 20241107083724815 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) 20241107083724815 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) 20241107083724815 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083724815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083724815 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083724815 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) 20241107083724817 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083724833 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) 20241107083724833 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) 20241107083724834 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) 20241107083724834 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) 20241107083724835 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) 20241107083724835 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) 20241107083724836 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) 20241107083724836 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) 20241107083724836 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) 20241107083724836 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) 20241107083724837 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) 20241107083724837 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) 20241107083724838 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) 20241107083724838 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) 20241107083724839 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) 20241107083724839 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) 20241107083724839 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083724852 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) 20241107083724852 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) 20241107083724853 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) 20241107083724853 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) 20241107083724854 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) 20241107083724854 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) 20241107083724855 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) 20241107083724855 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) 20241107083724855 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) 20241107083724855 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) 20241107083724856 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) 20241107083724856 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) 20241107083724857 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) 20241107083724857 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) 20241107083724858 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) 20241107083724858 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) 20241107083724858 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083724871 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) 20241107083724871 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) 20241107083724872 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) 20241107083724872 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) 20241107083724873 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) 20241107083724873 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) 20241107083724874 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) 20241107083724874 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) 20241107083724875 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) 20241107083724875 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) 20241107083724875 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) 20241107083724876 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) 20241107083724876 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) 20241107083724877 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) 20241107083724878 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) 20241107083724878 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) 20241107083724881 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083724895 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) 20241107083724895 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) 20241107083724896 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) 20241107083724896 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) 20241107083724897 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) 20241107083724897 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) 20241107083724898 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) 20241107083724898 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) 20241107083724899 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) 20241107083724899 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) 20241107083724900 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) 20241107083724900 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) 20241107083724900 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) 20241107083724901 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) 20241107083724901 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) 20241107083724901 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) 20241107083724902 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083724914 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) 20241107083724914 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) 20241107083724915 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) 20241107083724915 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) 20241107083724916 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) 20241107083724916 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) 20241107083724917 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) 20241107083724917 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) 20241107083724918 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) 20241107083724918 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) 20241107083724919 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) 20241107083724919 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) 20241107083724920 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) 20241107083724920 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) 20241107083724921 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) 20241107083724921 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) 20241107083724922 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083724933 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) 20241107083724933 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) 20241107083724935 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) 20241107083724935 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) 20241107083724936 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) 20241107083724936 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) 20241107083724936 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) 20241107083724936 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) 20241107083724937 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) 20241107083724937 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) 20241107083724938 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) 20241107083724938 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) 20241107083724939 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) 20241107083724939 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) 20241107083724940 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) 20241107083724940 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) 20241107083724943 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083724957 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) 20241107083724957 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) 20241107083724959 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) 20241107083724959 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) 20241107083724959 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) 20241107083724960 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) 20241107083724960 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) 20241107083724960 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) 20241107083724962 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) 20241107083724962 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) 20241107083724963 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) 20241107083724963 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) 20241107083724964 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) 20241107083724964 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) 20241107083724964 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) 20241107083724964 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) 20241107083724966 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083724976 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) 20241107083724977 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) 20241107083724978 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) 20241107083724978 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) 20241107083724979 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) 20241107083724979 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) 20241107083724980 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) 20241107083724980 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) 20241107083724981 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) 20241107083724981 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) 20241107083724982 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) 20241107083724982 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) 20241107083724983 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) 20241107083724983 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) 20241107083724983 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) 20241107083724983 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) 20241107083724984 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083724995 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) 20241107083724996 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) 20241107083724997 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) 20241107083724997 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) 20241107083724998 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) 20241107083724998 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) 20241107083724999 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) 20241107083724999 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) 20241107083725000 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) 20241107083725000 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) 20241107083725000 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) 20241107083725001 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) 20241107083725001 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) 20241107083725001 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) 20241107083725002 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) 20241107083725002 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) 20241107083725005 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083725016 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083725016 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) 20241107083725016 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083725019 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) 20241107083725019 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) 20241107083725021 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) 20241107083725021 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) 20241107083725022 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) 20241107083725022 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) 20241107083725023 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) 20241107083725023 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) 20241107083725024 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) 20241107083725024 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) 20241107083725024 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) 20241107083725025 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) 20241107083725025 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) 20241107083725025 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) 20241107083725026 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) 20241107083725026 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) 20241107083725028 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) 20241107083725028 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) 20241107083725028 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) 20241107083725028 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) 20241107083725028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083725028 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083725028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083725028 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) 20241107083725028 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) 20241107083725028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 83 81 39 a5 fa 42 f3 78 a2 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083725028 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) 20241107083725028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083725028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083725028 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) 20241107083725028 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083725028 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083725028 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) 20241107083725028 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) 20241107083725028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 83 81 39 a5 fa 42 f3 78 a2 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083725028 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 83 81 39 a5 fa 42 f3 78 a2 18 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) 20241107083725029 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083725039 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) 20241107083725039 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) 20241107083725041 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) 20241107083725041 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) 20241107083725043 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) 20241107083725043 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) 20241107083725044 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) 20241107083725044 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) 20241107083725045 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) 20241107083725045 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) 20241107083725046 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) 20241107083725046 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) 20241107083725047 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) 20241107083725047 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) 20241107083725048 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) 20241107083725048 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) 20241107083725049 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083725058 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) 20241107083725058 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) 20241107083725060 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) 20241107083725060 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) 20241107083725061 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) 20241107083725061 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) 20241107083725062 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) 20241107083725062 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) 20241107083725063 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) 20241107083725063 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) 20241107083725064 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) 20241107083725064 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) 20241107083725064 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) 20241107083725064 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) 20241107083725065 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) 20241107083725065 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) 20241107083725067 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083725082 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) 20241107083725082 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) 20241107083725083 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) 20241107083725083 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) 20241107083725084 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) 20241107083725084 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) 20241107083725086 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) 20241107083725086 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) 20241107083725087 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) 20241107083725087 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) 20241107083725088 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) 20241107083725088 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) 20241107083725089 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) 20241107083725089 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) 20241107083725090 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) 20241107083725090 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) 20241107083725091 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083725101 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) 20241107083725101 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) 20241107083725101 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083725101 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083725101 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) 20241107083725102 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083725102 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083725102 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:511) 20241107083725102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083725102 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) 20241107083725102 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) 20241107083725102 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083725102 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) 20241107083725102 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) 20241107083725102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241107083725102 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107083725102 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) 20241107083725102 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083725102 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) 20241107083725102 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083725102 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083725102 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083725102 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL) Allocating UL TBF (tbf_ul.cpp:115) 20241107083725102 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083725102 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083725102 DLGLOBAL DEBUG validating counter group 0x5571814d7b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083725103 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083725103 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083725103 DLGLOBAL DEBUG validating counter group 0x5571814d7be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083725103 DLGLOBAL DEBUG validating counter group 0x5571814d7c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083725103 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) 20241107083725103 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:1192) 20241107083725103 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) 20241107083725103 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) 20241107083725103 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) 20241107083725103 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) 20241107083725103 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083725103 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) 20241107083725103 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083725103 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) 20241107083725103 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) 20241107083725103 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:126) 20241107083725103 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:188) 20241107083725103 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:220) 20241107083725103 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) 20241107083725104 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) 20241107083725104 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) 20241107083725105 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) 20241107083725105 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) 20241107083725106 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) 20241107083725106 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) 20241107083725106 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) 20241107083725106 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) 20241107083725107 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) 20241107083725107 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) 20241107083725108 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) 20241107083725108 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) 20241107083725109 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) 20241107083725109 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) 20241107083725110 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) 20241107083725110 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:387) 20241107083725110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 73 + 13 = 86 (pdch_ul_controller.c:131) 20241107083725110 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) 20241107083725110 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083725110 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) 20241107083725111 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083725111 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type POLL (pdch_ul_controller.c:184) 20241107083725111 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled UL Assignment polling on PACCH (FN=86, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083725111 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:238) 20241107083725111 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) 20241107083725111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 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) 20241107083725111 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(875)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B'O ("\v++++++++++") BTS(875)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083725122 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) 20241107083725122 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) 20241107083725123 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) 20241107083725123 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) 20241107083725125 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) 20241107083725125 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) 20241107083725126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47744<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083725126 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) 20241107083725126 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) 20241107083725127 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) 20241107083725128 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) 20241107083725128 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) 20241107083725128 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) 20241107083725129 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) 20241107083725129 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) 20241107083725130 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) 20241107083725130 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) 20241107083725134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47738<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083725136 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083725136 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083725136 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083725136 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241107083725136 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:1202) 20241107083725136 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) 20241107083725136 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241107083725136 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083725136 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083725136 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241107083725136 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083725136 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083725136 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083725136 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:1202) 20241107083725136 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) 20241107083725136 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083725136 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083725136 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083725136 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083725136 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241107083725136 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083725137 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083725137 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083725137 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083725137 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083725137 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083725137 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083725137 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083725137 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083725137 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083725137 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083725137 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083725137 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) 20241107083725137 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) 20241107083725137 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 11194 with status 0 respawn: 80: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_ul_tbf_reestablish_with_pkt_dl_ack_nack finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack pass'. Thu Nov 7 08:37:25 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 20241107083725188 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083725188 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083725188 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083725189 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083725212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47746<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083725312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47746<->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=201352) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:37:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs started. 881@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 881@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-BVCI1234(884)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 881@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(885)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 881@fb7e2f9c3787: 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(888)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 881@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(888)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083728468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47756<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(887)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083728474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47764<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(887)@fb7e2f9c3787: Start timer T: 5 s TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-STATS(891)@fb7e2f9c3787: Start timer T: 2 s PCUIF(887)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-STATS(891)@fb7e2f9c3787: Start timer T: 2 s 881@fb7e2f9c3787: 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(892)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(892)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083730189 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083730190 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083730190 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(887)@fb7e2f9c3787: OsmoPCU is now connected BTS(889)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083730207 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083730207 DLGLOBAL DEBUG validating counter group 0x55d0e3755020(bts) with 102 counters (rate_ctr.c:86) 20241107083730207 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083730207 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083730207 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083730208 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083730208 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083730208 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083730208 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083730208 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083730208 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083730208 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083730208 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083730208 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083730208 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083730208 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083730208 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083730208 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083730208 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083730208 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083730208 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083730208 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083730208 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083730208 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083730208 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083730208 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083730208 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083730208 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083730208 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083730208 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083730208 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083730208 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083730208 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083730208 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083730208 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083730208 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083730208 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083730208 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083730208 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083730208 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083730208 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083730208 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083730208 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083730208 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083730208 DLGLOBAL DEBUG validating counter group 0x7fd518d6e5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083730208 DLGLOBAL DEBUG validating counter group 0x55d0e3754700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083730208 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083730208 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083730208 DLGLOBAL DEBUG validating counter group 0x7fd518d6f160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083730208 DLGLOBAL DEBUG validating counter group 0x7fd518d6f140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083730208 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083730208 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) 20241107083730208 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) 20241107083730208 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083730208 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083730208 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083730208 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083730208 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083730208 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083730208 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083730208 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083730208 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083730208 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083730208 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083730208 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083730208 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083730208 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083730208 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083730208 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083730209 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083730209 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083730209 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083730209 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083730209 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083730209 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083730209 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083730209 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083730209 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083730209 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083730209 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) 20241107083730209 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) 20241107083730211 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(889)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(885)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(889)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(885)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(885)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(885)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(889)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" 20241107083730217 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083730217 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) 20241107083730217 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) 20241107083730217 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083730217 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083730217 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) 20241107083730218 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083730218 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) 20241107083730218 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(889)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(889)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(885)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(885)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(889)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083730222 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) 20241107083730222 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) 20241107083730222 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083730222 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) 20241107083730222 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) 20241107083730222 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083730222 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083730222 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083730222 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083730222 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083730222 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083730222 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083730223 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) 20241107083730223 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) 20241107083730223 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083730223 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(885)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(885)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083730223 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) 20241107083730223 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) 20241107083730225 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) 20241107083730225 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) 20241107083730226 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) 20241107083730226 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) 20241107083730226 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) 20241107083730227 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) 20241107083730227 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) 20241107083730227 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) 20241107083730228 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) 20241107083730228 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(889)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083730229 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(889)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 882@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 882@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083730237 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) 20241107083730237 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) 20241107083730237 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) 20241107083730237 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) 20241107083730237 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083730237 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083730237 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083730238 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083730238 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083730238 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083730238 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083730238 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083730238 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) 20241107083730238 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) 20241107083730238 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) 20241107083730238 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) 20241107083730238 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) 20241107083730238 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) 20241107083730239 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) 20241107083730239 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) 20241107083730239 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) 20241107083730239 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) 20241107083730240 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) 20241107083730240 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) 20241107083730241 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-BVCI1234(884)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-BVCI1234(884)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083730245 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083730245 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083730245 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083730245 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083730245 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083730245 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083730245 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083730245 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083730250 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083730250 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083730251 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083730251 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083730251 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083730251 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241107083730251 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) 20241107083730251 DLBSSGP DEBUG Got downlink MS class 3/3 (gprs_bssgp_pcu.c:148) 20241107083730251 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241107083730251 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083730251 DLGLOBAL DEBUG validating counter group 0x55d0e3754740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083730251 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107083730251 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107083730251 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107083730251 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083730252 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241107083730252 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083730252 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083730252 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107083730252 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083730252 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083730252 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083730252 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083730252 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083730252 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083730252 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083730252 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083730252 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083730252 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083730252 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) 20241107083730252 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107083730252 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083730252 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083730252 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Allocating DL TBF (tbf_dl.cpp:116) 20241107083730252 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083730252 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083730252 DLGLOBAL DEBUG validating counter group 0x55d0e3754b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083730252 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083730252 DLGLOBAL DEBUG validating counter group 0x55d0e3754de0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083730252 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083730253 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:1192) 20241107083730253 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) 20241107083730253 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) 20241107083730253 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) 20241107083730253 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083730253 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) 20241107083730253 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) 20241107083730253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107083730253 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) 20241107083730253 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107083730253 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) 20241107083730253 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107083730253 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) 20241107083730253 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 00 03 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241107083730253 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) 20241107083730253 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083730253 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083730253 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083730253 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083730253 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083730253 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083730253 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083730253 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083730253 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083730253 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(889)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(889)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107083730259 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) 20241107083730259 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) 20241107083730261 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) 20241107083730261 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) 20241107083730262 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) 20241107083730262 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) 20241107083730263 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083730263 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083730263 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083730263 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083730263 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083730263 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) 20241107083730263 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) 20241107083730263 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) 20241107083730263 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) 20241107083730264 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) 20241107083730264 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) 20241107083730264 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) 20241107083730264 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) 20241107083730265 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) 20241107083730265 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) 20241107083730266 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107083730266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107083730266 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107083730266 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) 20241107083730266 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083730281 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) 20241107083730281 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) 20241107083730283 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) 20241107083730283 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) 20241107083730284 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) 20241107083730284 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) 20241107083730286 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) 20241107083730286 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) 20241107083730287 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) 20241107083730287 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) 20241107083730288 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) 20241107083730288 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) 20241107083730289 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) 20241107083730289 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) 20241107083730289 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) 20241107083730289 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) 20241107083730290 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083730300 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) 20241107083730300 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) 20241107083730301 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) 20241107083730301 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) 20241107083730302 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) 20241107083730302 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) 20241107083730303 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) 20241107083730303 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) 20241107083730304 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) 20241107083730304 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) 20241107083730305 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) 20241107083730305 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) 20241107083730307 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) 20241107083730307 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) 20241107083730307 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) 20241107083730308 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) 20241107083730308 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083730319 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) 20241107083730319 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) 20241107083730320 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) 20241107083730320 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) 20241107083730321 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) 20241107083730321 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) 20241107083730322 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) 20241107083730322 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) 20241107083730323 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) 20241107083730323 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) 20241107083730323 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) 20241107083730323 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) 20241107083730324 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) 20241107083730324 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) 20241107083730325 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) 20241107083730325 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) 20241107083730328 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083730342 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) 20241107083730343 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) 20241107083730345 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) 20241107083730345 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) 20241107083730346 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) 20241107083730346 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) 20241107083730347 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) 20241107083730347 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) 20241107083730347 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) 20241107083730347 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) 20241107083730348 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) 20241107083730348 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) 20241107083730350 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) 20241107083730350 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) 20241107083730350 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) 20241107083730350 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) 20241107083730351 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083730362 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) 20241107083730362 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) 20241107083730363 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) 20241107083730363 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) 20241107083730364 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) 20241107083730364 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) 20241107083730365 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) 20241107083730365 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) 20241107083730365 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) 20241107083730365 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) 20241107083730366 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) 20241107083730366 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) 20241107083730367 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) 20241107083730367 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) 20241107083730368 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) 20241107083730368 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) 20241107083730369 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083730381 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) 20241107083730381 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) 20241107083730383 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) 20241107083730383 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) 20241107083730384 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) 20241107083730384 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) 20241107083730385 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) 20241107083730385 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) 20241107083730386 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) 20241107083730386 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) 20241107083730388 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) 20241107083730388 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) 20241107083730389 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) 20241107083730389 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) 20241107083730390 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) 20241107083730390 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) 20241107083730391 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083730405 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) 20241107083730405 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) 20241107083730406 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) 20241107083730406 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) 20241107083730407 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) 20241107083730407 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) 20241107083730408 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) 20241107083730408 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) 20241107083730409 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) 20241107083730409 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) 20241107083730410 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) 20241107083730410 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) 20241107083730411 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) 20241107083730411 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) 20241107083730411 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) 20241107083730411 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) 20241107083730412 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083730424 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) 20241107083730424 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) 20241107083730425 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) 20241107083730425 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) 20241107083730426 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) 20241107083730426 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) 20241107083730427 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) 20241107083730427 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) 20241107083730428 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) 20241107083730428 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) 20241107083730429 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) 20241107083730429 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) 20241107083730429 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) 20241107083730430 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) 20241107083730430 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) 20241107083730430 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) 20241107083730431 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083730444 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) 20241107083730444 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) 20241107083730445 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) 20241107083730445 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) 20241107083730446 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) 20241107083730446 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) 20241107083730447 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) 20241107083730447 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) 20241107083730448 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) 20241107083730448 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) 20241107083730449 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) 20241107083730449 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) 20241107083730450 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) 20241107083730450 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) 20241107083730451 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) 20241107083730451 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) 20241107083730454 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083730467 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107083730467 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) 20241107083730467 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107083730468 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) 20241107083730468 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) 20241107083730470 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) 20241107083730470 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) 20241107083730471 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) 20241107083730471 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) 20241107083730472 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) 20241107083730472 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) 20241107083730474 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) 20241107083730474 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) 20241107083730475 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) 20241107083730475 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) 20241107083730476 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) 20241107083730476 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) 20241107083730477 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) 20241107083730477 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) 20241107083730478 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) 20241107083730478 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) 20241107083730478 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) 20241107083730478 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) 20241107083730478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083730478 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (22): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083730478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083730478 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) 20241107083730478 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) 20241107083730478 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241107083730478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, MCS-1): 14 ff c2 f3 97 e5 bf aa 54 9b e9 5d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083730479 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) 20241107083730479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083730479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083730479 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) 20241107083730479 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083730479 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083730479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=69, TS=7) (tbf_dl.cpp:883) 20241107083730479 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=69, TS=7 (tbf_dl.cpp:903) 20241107083730479 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 85 e7 2f cb 7f 55 a9 36 d3 bb 56 56 56 56 56 56 56 56 56 56 00 (tbf_dl.cpp:911) 20241107083730479 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 16 28 fe 85 e7 2f cb 7f 55 a9 36 d3 bb 56 56 56 56 56 56 56 56 56 56 00 (pcu_l1_if.cpp:182) 20241107083730479 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083730487 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) 20241107083730487 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) 20241107083730488 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) 20241107083730488 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) 20241107083730489 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) 20241107083730489 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) 20241107083730489 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) 20241107083730490 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) 20241107083730490 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) 20241107083730490 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) 20241107083730491 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) 20241107083730491 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) 20241107083730492 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) 20241107083730492 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) 20241107083730493 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) 20241107083730493 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) 20241107083730494 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083730506 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) 20241107083730506 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) 20241107083730507 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) 20241107083730507 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) 20241107083730508 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) 20241107083730508 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) 20241107083730509 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) 20241107083730509 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) 20241107083730509 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) 20241107083730509 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) 20241107083730510 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) 20241107083730510 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) 20241107083730511 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) 20241107083730511 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) 20241107083730512 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) 20241107083730512 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) 20241107083730515 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083730530 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) 20241107083730530 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) 20241107083730531 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) 20241107083730531 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) 20241107083730532 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) 20241107083730532 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) 20241107083730533 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) 20241107083730533 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) 20241107083730534 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) 20241107083730534 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) 20241107083730535 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) 20241107083730535 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) 20241107083730536 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) 20241107083730536 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) 20241107083730536 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) 20241107083730536 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) 20241107083730537 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083730549 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 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) 20241107083730549 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) 20241107083730549 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083730549 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083730549 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) 20241107083730550 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083730550 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083730550 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, 0x55d0e50cb79c, 0x55d0e50cb7a0, 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:572) 20241107083730550 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:599) 20241107083730550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083730550 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) 20241107083730550 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) 20241107083730550 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083730550 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) 20241107083730550 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) 20241107083730550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241107083730550 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107083730550 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) 20241107083730550 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083730550 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) 20241107083730550 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083730550 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083730550 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083730550 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) Allocating UL TBF (tbf_ul.cpp:115) 20241107083730550 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083730550 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083730550 DLGLOBAL DEBUG validating counter group 0x55d0e3754b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083730550 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083730550 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083730550 DLGLOBAL DEBUG validating counter group 0x55d0e3754be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083730550 DLGLOBAL DEBUG validating counter group 0x55d0e3754c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083730550 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) 20241107083730550 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:1192) 20241107083730551 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) 20241107083730551 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) 20241107083730551 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) 20241107083730551 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083730551 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) 20241107083730551 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) 20241107083730551 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083730551 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) 20241107083730551 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083730551 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) 20241107083730551 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) 20241107083730551 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:126) 20241107083730551 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:188) 20241107083730551 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:220) 20241107083730551 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) 20241107083730551 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) 20241107083730551 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) 20241107083730551 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) 20241107083730552 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) 20241107083730552 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) 20241107083730553 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) 20241107083730553 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) 20241107083730554 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) 20241107083730554 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) 20241107083730555 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) 20241107083730555 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) 20241107083730556 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) 20241107083730556 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) 20241107083730557 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) 20241107083730557 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:387) 20241107083730557 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 73 + 13 = 86 (pdch_ul_controller.c:131) 20241107083730557 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) 20241107083730557 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083730557 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) 20241107083730558 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083730558 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type POLL (pdch_ul_controller.c:184) 20241107083730558 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled UL Assignment polling on PACCH (FN=86, TS=7) (tbf_ul_ass_fsm.c:141) 20241107083730558 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:238) 20241107083730558 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083730558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 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) 20241107083730558 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(889)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B'O ("\v++++++++") BTS(889)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083730572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47764<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083730576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47756<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083730578 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083730578 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083730578 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083730578 DTBF INFO TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241107083730578 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:1202) 20241107083730578 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) 20241107083730578 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241107083730578 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083730578 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083730578 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241107083730578 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083730578 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083730578 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083730579 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:1202) 20241107083730579 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) 20241107083730579 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083730579 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083730579 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083730579 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083730579 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241107083730579 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083730579 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083730579 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083730579 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083730579 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083730579 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083730579 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083730579 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083730579 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083730579 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083730579 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083730579 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083730579 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) 20241107083730579 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) 20241107083730579 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 11260 with status 0 respawn: 81: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs pass'. Thu Nov 7 08:37:30 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 20241107083730627 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083730627 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083730627 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083730627 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083730658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47778<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083730758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47778<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=146028) Waiting for packet dumper to finish... 1 (prev_count=146028, count=200676) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:37:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_multiplex_dl_gprs_egprs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_multiplex_dl_gprs_egprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_multiplex_dl_gprs_egprs' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_multiplex_dl_gprs_egprs started. 894@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_multiplex_dl_gprs_egprs-BVCI1234(896)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 894@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 894@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(898)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083733898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49374<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 894@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(902)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 894@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(902)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(899)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083733906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49390<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(899)@fb7e2f9c3787: Start timer T: 5 s PCUIF(899)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_multiplex_dl_gprs_egprs-STATS(904)@fb7e2f9c3787: Start timer T: 2 s 894@fb7e2f9c3787: 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_multiplex_dl_gprs_egprs-STATS(904)@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(905)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(905)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083735628 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083735628 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083735628 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(899)@fb7e2f9c3787: OsmoPCU is now connected BTS(901)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083735642 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083735642 DLGLOBAL DEBUG validating counter group 0x55a132f9c020(bts) with 102 counters (rate_ctr.c:86) 20241107083735642 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083735642 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083735642 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083735642 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083735642 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083735642 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083735643 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083735643 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083735643 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083735643 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083735643 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083735643 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083735643 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083735643 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083735643 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083735643 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083735643 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083735643 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083735643 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083735643 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083735643 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083735643 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083735643 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083735643 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083735643 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083735643 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083735643 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083735643 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083735643 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083735643 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083735643 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083735643 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083735643 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083735643 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083735643 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083735643 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083735643 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083735643 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083735643 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083735643 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083735643 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083735643 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083735643 DLGLOBAL DEBUG validating counter group 0x7fc3a89785c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083735643 DLGLOBAL DEBUG validating counter group 0x55a132f9b700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083735643 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083735643 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083735643 DLGLOBAL DEBUG validating counter group 0x7fc3a8979160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083735643 DLGLOBAL DEBUG validating counter group 0x7fc3a8979140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083735643 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083735643 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) 20241107083735643 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) 20241107083735643 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083735644 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083735644 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083735644 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083735644 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083735644 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) 20241107083735644 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) 20241107083735645 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083735645 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(901)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(898)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(898)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(898)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(898)@fb7e2f9c3787: Start timer Tns_test: 10 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083735650 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083735651 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) 20241107083735651 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) 20241107083735651 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083735651 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083735651 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) 20241107083735651 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083735651 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) 20241107083735651 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(898)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(898)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083735654 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083735655 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) 20241107083735655 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) 20241107083735655 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083735655 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083735655 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083735655 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083735655 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083735655 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083735655 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083735655 DRLCMAC DEBUG New max MCS: DL=5 UL=9 (bts.cpp:1449) 20241107083735655 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) 20241107083735655 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083735657 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083735657 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(898)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(898)@fb7e2f9c3787: Start timer Tns_test: 10 s MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083735659 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 895@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 895@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083735674 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) 20241107083735674 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) 20241107083735675 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083735675 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083735675 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083735675 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083735675 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083735675 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083735675 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083735675 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083735679 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_multiplex_dl_gprs_egprs-BVCI1234(896)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_multiplex_dl_gprs_egprs-BVCI1234(896)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083735687 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083735687 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083735687 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083735687 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083735687 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083735687 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083735687 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083735687 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083735693 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) 20241107083735693 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083735693 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083735693 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083735693 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083735693 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083735693 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) 20241107083735694 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) 20241107083735694 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) 20241107083735695 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083735695 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083735695 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083735695 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083735695 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083735695 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083735695 DLBSSGP DEBUG Computed BVC leak rate = 2800, num_pdch = 1, cs = MCS-5 (gprs_bssgp_pcu.c:978) 20241107083735695 DLBSSGP DEBUG Computed MS default leak rate = 2800, ms_num_pdch = 1, cs = MCS-5 (gprs_bssgp_pcu.c:1001) 20241107083735695 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 28000, R = 2800, Bmax_MS = 28000, R_MS = 2800, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083735695 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(901)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083735702 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083735705 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083735705 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083735705 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083735705 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083735705 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083735717 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) 20241107083735717 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) 20241107083735721 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083735736 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) 20241107083735736 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) 20241107083735740 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083735755 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) 20241107083735755 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) 20241107083735764 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083735779 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) 20241107083735779 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) 20241107083735783 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083735798 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) 20241107083735798 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) 20241107083735803 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083735817 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) 20241107083735817 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) 20241107083735826 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083735841 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) 20241107083735841 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) 20241107083735846 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083735860 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) 20241107083735860 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) 20241107083735865 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083735879 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) 20241107083735879 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) 20241107083735888 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083735903 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) 20241107083735903 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) 20241107083735903 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083735903 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083735903 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) 20241107083735904 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083735904 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083735904 DLGLOBAL DEBUG validating counter group 0x55a132f9b740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083735904 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083735904 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083735904 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083735904 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083735904 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083735904 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083735904 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083735904 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083735904 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083735904 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083735904 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083735904 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083735904 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083735904 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083735904 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083735904 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083735904 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) 20241107083735904 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083735904 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083735904 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083735904 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083735904 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083735904 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083735905 DLGLOBAL DEBUG validating counter group 0x55a132f9bb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083735905 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083735905 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083735905 DLGLOBAL DEBUG validating counter group 0x55a132f9bbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083735905 DLGLOBAL DEBUG validating counter group 0x55a132f9bc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083735905 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083735905 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:1192) 20241107083735905 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) 20241107083735905 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) 20241107083735905 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) 20241107083735905 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083735905 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083735905 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) 20241107083735905 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083735905 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) 20241107083735905 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:820) 20241107083735905 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083735905 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083735905 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:220) 20241107083735905 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083735909 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) 20241107083735909 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:387) 20241107083735909 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083735909 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083735909 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083735909 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) 20241107083735909 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083735909 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083735910 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) 20241107083735910 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:238) 20241107083735910 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) 20241107083735910 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) 20241107083735910 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(901)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083735922 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) 20241107083735922 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) 20241107083735927 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083735942 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) 20241107083735942 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) 20241107083735951 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083735965 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) 20241107083735965 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) 20241107083735970 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083735984 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) 20241107083735984 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) 20241107083735984 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083735984 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083735984 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) 20241107083735985 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083735985 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 20241107083735985 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083735985 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083735985 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083735985 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083735985 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083735986 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) 20241107083735986 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083735986 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083735986 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type SBA (pdch_ul_controller.c:184) 20241107083735987 DRLCMAC DEBUG Allocated a single block at SBFn=108 TRX=0 TS=7 (bts.cpp:1002) 20241107083735987 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083735987 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) 20241107083735989 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(901)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083736004 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) 20241107083736004 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) 20241107083736013 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083736028 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) 20241107083736028 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) 20241107083736032 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083736047 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) 20241107083736047 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) 20241107083736052 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083736066 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) 20241107083736066 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) 20241107083736075 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083736090 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) 20241107083736090 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) 20241107083736094 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083736109 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) 20241107083736109 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) 20241107083736114 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083736128 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) 20241107083736128 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) 20241107083736137 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083736152 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) 20241107083736152 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) 20241107083736156 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083736171 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) 20241107083736171 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) 20241107083736171 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083736171 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083736171 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) 20241107083736172 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083736172 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083736172 DLGLOBAL DEBUG validating counter group 0x55a132f9b740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083736172 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000002, not yet confirmed (gprs_ms.c:512) 20241107083736172 DMS INFO MS(TLLI-0x00000002:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083736172 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083736172 DMS INFO Modifying MS object, TLLI = 0x00000002, TA 220 -> 0 (gprs_ms.c:609) 20241107083736172 DMS INFO Modifying MS object, TLLI = 0x00000002, MS class 0 -> 3 (gprs_ms.c:624) 20241107083736172 DMS INFO Modifying MS object, TLLI = 0x00000002, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241107083736172 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107083736172 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083736172 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241107083736172 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083736172 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083736172 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083736172 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083736172 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083736172 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083736172 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083736172 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083736172 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083736172 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) 20241107083736172 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083736172 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083736172 DTBF DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083736172 DTBF INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3) Allocating UL TBF (tbf_ul.cpp:115) 20241107083736173 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083736173 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083736173 DLGLOBAL DEBUG validating counter group 0x55a132f9bb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083736173 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083736173 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083736173 DLGLOBAL DEBUG validating counter group 0x55a132f9bbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083736173 DLGLOBAL DEBUG validating counter group 0x55a132f9bc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083736173 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:TLLI-0x00000002){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107083736173 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:1192) 20241107083736173 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) 20241107083736173 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) 20241107083736173 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) 20241107083736173 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083736173 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) 20241107083736173 DMS DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083736173 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083736173 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) 20241107083736173 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083736173 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) 20241107083736173 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:820) 20241107083736173 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083736173 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083736173 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:220) 20241107083736173 DMS DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083736176 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) 20241107083736176 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) 20241107083736176 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241107083736176 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:387) 20241107083736176 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 112 + 13 = 125 (pdch_ul_controller.c:131) 20241107083736176 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083736176 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083736176 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) 20241107083736177 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083736177 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type POLL (pdch_ul_controller.c:184) 20241107083736177 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) 20241107083736177 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:238) 20241107083736177 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) 20241107083736177 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) 20241107083736177 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(901)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") 20241107083736190 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) 20241107083736190 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) 20241107083736199 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083736215 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) 20241107083736215 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) 20241107083736215 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) 20241107083736215 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083736219 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083736233 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) 20241107083736233 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) 20241107083736238 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083736252 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) 20241107083736253 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) 20241107083736253 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083736253 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083736253 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) 20241107083736253 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) MTC@fb7e2f9c3787: Start timer T: 0.1 s 20241107083736253 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} FN=125 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083736253 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083736253 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083736253 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} (pdch.cpp:404) 20241107083736253 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083736253 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083736260 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083736260 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083736260 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083736260 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083736260 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083736261 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241107083736261 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241107083736261 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083736261 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083736261 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) 20241107083736261 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083736261 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083736261 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083736261 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241107083736261 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083736261 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083736261 DLGLOBAL DEBUG validating counter group 0x55a132f9bb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083736261 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083736261 DLGLOBAL DEBUG validating counter group 0x55a132f9be00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083736261 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083736261 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:1192) 20241107083736261 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) 20241107083736261 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) 20241107083736261 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) 20241107083736261 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241107083736261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241107083736261 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) 20241107083736261 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241107083736261 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:147) 20241107083736261 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241107083736261 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) 20241107083736262 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241107083736262 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) 20241107083736262 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083736276 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) 20241107083736276 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) 20241107083736281 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083736296 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) 20241107083736296 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) 20241107083736300 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083736315 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) 20241107083736315 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) 20241107083736325 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083736340 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) 20241107083736340 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) 20241107083736344 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083736358 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) 20241107083736358 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) 20241107083736363 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) 20241107083736363 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=151 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=156 (gprs_rlcmac_sched.cpp:454) 20241107083736363 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20241107083736363 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:266) 20241107083736363 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 151 + 13 = 164 (pdch_ul_controller.c:131) 20241107083736363 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:106) 20241107083736363 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083736363 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) 20241107083736364 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083736364 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type POLL (pdch_ul_controller.c:184) 20241107083736364 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=164, TS=7) (tbf_dl_ass_fsm.c:127) 20241107083736364 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:165) 20241107083736364 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) 20241107083736364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 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) 20241107083736364 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(901)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20241107083736377 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) 20241107083736377 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) 20241107083736387 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083736401 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) 20241107083736401 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) 20241107083736401 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=156): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241107083736401 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083736406 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083736421 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) 20241107083736421 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) 20241107083736426 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083736440 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) 20241107083736440 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) 20241107083736440 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083736440 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083736440 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) 20241107083736440 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083736440 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=164 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241107083736440 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241107083736440 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:182) 20241107083736440 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got PKT_CTRL_ACK confirming assignment of TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:433) 20241107083736440 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:439) 20241107083736440 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241107083736450 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) 20241107083736450 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) 20241107083736450 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20241107083736450 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_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241107083736450 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) 20241107083736450 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) 20241107083736450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083736450 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083736450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083736450 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) 20241107083736450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241107083736450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 0, CS-1): 29 ce 9b af e7 28 da 81 bd 3b 75 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083736450 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) 20241107083736450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083736450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083736450 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) 20241107083736450 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 169 + 13 = 182 (pdch_ul_controller.c:131) 20241107083736450 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type POLL (pdch_ul_controller.c:184) 20241107083736450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=182, TS=7) (tbf_dl.cpp:883) 20241107083736450 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=182, TS=7 (tbf_dl.cpp:903) 20241107083736450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-1): 0f 00 00 29 ce 9b af e7 28 da 81 bd 3b 75 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:911) 20241107083736450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=08 00 00 29 ce 9b af e7 28 da 81 bd 3b 75 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241107083736451 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083736464 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) 20241107083736464 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) 20241107083736469 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083736483 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) 20241107083736483 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) 20241107083736483 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=173): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083736483 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083736488 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083736502 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) 20241107083736502 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) 20241107083736512 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083736526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=6 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) 20241107083736526 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) 20241107083736526 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083736526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083736526 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) 20241107083736527 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083736527 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083736527 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:511) MTC@fb7e2f9c3787: Start timer T: 0.1 s 20241107083736527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083736527 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) 20241107083736527 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) 20241107083736527 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083736527 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) 20241107083736527 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) 20241107083736531 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083736531 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083736531 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083736531 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083736531 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083736531 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241107083736531 DMS INFO Modifying MS object, TLLI: 0x00000002 confirmed (gprs_ms.c:547) 20241107083736531 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083736531 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083736531 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) 20241107083736531 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083736531 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083736531 DTBF DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083736531 DTBF INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241107083736531 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083736531 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083736531 DLGLOBAL DEBUG validating counter group 0x55a132f9bb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083736531 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083736531 DLGLOBAL DEBUG validating counter group 0x55a132f9bde0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083736531 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:TLLI-0x00000002){NEW} Assigning TS=7 TFI=1 (tbf_dl.cpp:431) 20241107083736531 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:1192) 20241107083736531 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) 20241107083736531 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) 20241107083736531 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) 20241107083736531 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107083736531 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) 20241107083736531 DMS DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241107083736531 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241107083736531 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) 20241107083736531 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241107083736531 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:147) 20241107083736532 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241107083736532 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) 20241107083736532 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241107083736532 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) 20241107083736532 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083736545 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) 20241107083736545 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) 20241107083736550 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083736565 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) 20241107083736565 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) 20241107083736574 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083736589 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) 20241107083736589 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) 20241107083736594 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083736609 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) 20241107083736609 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) 20241107083736613 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083736629 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) 20241107083736629 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) 20241107083736638 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) 20241107083736638 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:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=212 (gprs_rlcmac_sched.cpp:454) 20241107083736638 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20241107083736638 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:266) 20241107083736638 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 208 + 13 = 221 (pdch_ul_controller.c:131) 20241107083736638 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:106) 20241107083736639 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083736639 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) 20241107083736639 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083736639 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 221 for type POLL (pdch_ul_controller.c:184) 20241107083736639 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Assignment polling on PACCH (FN=221, TS=7) (tbf_dl_ass_fsm.c:127) 20241107083736639 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:165) 20241107083736639 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Scheduling control message at RTS for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083736639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 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) 20241107083736641 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(901)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '032B2B2B2B2B2B2B2B2B2B'O 20241107083736653 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) 20241107083736653 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) 20241107083736658 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083736672 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) 20241107083736672 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) 20241107083736672 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=212): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241107083736672 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083736677 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083736692 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) 20241107083736692 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) 20241107083736701 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083736716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=3 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) 20241107083736716 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) 20241107083736716 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083736716 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083736716 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) 20241107083736716 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083736716 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} FN=221 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241107083736716 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241107083736716 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:182) 20241107083736716 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Got PKT_CTRL_ACK confirming assignment of TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} (pdch.cpp:433) 20241107083736716 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:439) 20241107083736716 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241107083736720 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) 20241107083736720 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) 20241107083736720 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20241107083736720 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241107083736720 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) 20241107083736720 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) 20241107083736720 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) 20241107083736720 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083736720 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (44): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083736720 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083736720 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) 20241107083736720 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241107083736720 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241107083736720 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 0, MCS-4): 14 ff ce 9b af e7 28 da 81 bd 3b 75 2b 2b 2b 2b 2b 2b 2b 2b 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) 20241107083736720 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) 20241107083736720 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083736720 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083736720 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) 20241107083736720 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 225 + 13 = 238 (pdch_ul_controller.c:131) 20241107083736720 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type POLL (pdch_ul_controller.c:184) 20241107083736720 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=238, TS=7) (tbf_dl.cpp:883) 20241107083736720 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=238, TS=7 (tbf_dl.cpp:903) 20241107083736720 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 0, MCS-4): 8f 00 00 00 28 fe 9d 37 5f cf 51 b4 03 7b 77 ea 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 56 00 (tbf_dl.cpp:911) 20241107083736721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 block=4 data=88 00 00 00 28 fe 9d 37 5f cf 51 b4 03 7b 77 ea 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 56 00 (pcu_l1_if.cpp:182) 20241107083736722 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083736736 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) 20241107083736736 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) 20241107083736740 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083736755 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) 20241107083736755 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) 20241107083736755 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=229): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083736755 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083736765 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083736779 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) 20241107083736779 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) 20241107083736783 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083736797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=7 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) 20241107083736797 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) 20241107083736797 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083736797 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083736797 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) 20241107083736798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083736798 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083736798 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, 0x55a133bf92bc, 0x55a133bf92c0, 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:572) 20241107083736798 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:599) 20241107083736798 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083736798 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) 20241107083736798 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) 20241107083736798 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083736798 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) 20241107083736798 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) 20241107083736802 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083736817 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) 20241107083736817 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) 20241107083736825 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083736837 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083736837 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083736837 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083736837 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083736837 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083736837 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083736837 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083736837 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083736837 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083736837 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083736837 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083736837 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083736837 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083736837 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083736839 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) 20241107083736839 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) 20241107083736844 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) 20241107083736844 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) 20241107083736844 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type USF (pdch_ul_controller.c:184) 20241107083736844 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) 20241107083736844 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) 20241107083736844 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) 20241107083736844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083736844 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083736844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 1, CS-1): 2f b7 e9 a6 d8 3f 3c f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 (tbf_dl.cpp:686) 20241107083736844 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) 20241107083736844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083736844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107083736844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-1): 07 00 03 2f b7 e9 a6 d8 3f 3c f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 (tbf_dl.cpp:911) 20241107083736844 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 03 2f b7 e9 a6 d8 3f 3c f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 (pcu_l1_if.cpp:182) 20241107083736844 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083736859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=10 data=7c 00 c0 82 8e 09 2c dc 41 72 60 4e 2c d3 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083736859 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) 20241107083736859 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083736859 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 00 c0 82 8e 09 2c dc 41 72 60 4e 2c d3 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083736859 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:1032) 20241107083736859 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} (pdch.cpp:1072) 20241107083736859 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) 20241107083736859 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) 20241107083736859 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083736859 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=c7 04 16 ee 20 39 30 27 96 e9 b9 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241107083736859 DRLCMACUL DEBUG - Mark BSN 1984 as INVALID (rlc_window_ul.cpp:42) 20241107083736859 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083736859 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083736859 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083736859 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) 20241107083736859 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) 20241107083736863 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) 20241107083736863 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) 20241107083736863 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 260 for type USF (pdch_ul_controller.c:184) 20241107083736863 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) 20241107083736863 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) 20241107083736863 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) 20241107083736863 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) 20241107083736864 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083736864 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083736864 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 1, MCS-4): 2f b7 e9 a6 d8 3f 3c f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 (tbf_dl.cpp:686) 20241107083736864 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) 20241107083736864 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083736864 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107083736864 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 1, MCS-4): 87 40 00 80 5e 6e d3 4d b1 7f 78 e4 df c5 78 72 62 97 44 7f c2 4a 74 04 e0 82 21 89 4d 1b c6 7d 25 5c 9f 0f f5 5c a7 6d 9c aa f1 9e 77 07 e1 f0 01 (tbf_dl.cpp:911) 20241107083736864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=80 40 00 80 5e 6e d3 4d b1 7f 78 e4 df c5 78 72 62 97 44 7f c2 4a 74 04 e0 82 21 89 4d 1b c6 7d 25 5c 9f 0f f5 5c a7 6d 9c aa f1 9e 77 07 e1 f0 01 (pcu_l1_if.cpp:182) 20241107083736864 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083736878 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 01 64 76 e0 9a e0 81 ec 37 45 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083736878 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) 20241107083736878 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083736878 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 01 64 76 e0 9a e0 81 ec 37 45 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083736878 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:1032) 20241107083736878 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:1055) 20241107083736878 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) 20241107083736878 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) 20241107083736878 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241107083736878 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=64 76 e0 9a e0 81 ec 37 45 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083736878 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241107083736878 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241107083736878 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241107083736878 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083736878 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) 20241107083736878 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) 20241107083736878 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) 20241107083736878 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083736887 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) 20241107083736887 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) 20241107083736887 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 264 for type USF (pdch_ul_controller.c:184) 20241107083736887 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) 20241107083736887 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) 20241107083736887 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) 20241107083736887 DRLCMACDL DEBUG -- Chunk with length 1380 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083736887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 2, CS-1): 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf (tbf_dl.cpp:686) 20241107083736887 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) 20241107083736887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083736887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107083736888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-1): 07 00 05 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf (tbf_dl.cpp:911) 20241107083736888 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 05 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf (pcu_l1_if.cpp:182) 20241107083736888 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083736902 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data=7c 08 c0 82 d0 b2 63 87 49 0d 66 cf 7b 7f 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083736902 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) 20241107083736902 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083736902 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 08 c0 82 d0 b2 63 87 49 0d 66 cf 7b 7f 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083736902 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:1032) 20241107083736902 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:1055) 20241107083736902 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) 20241107083736902 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) 20241107083736902 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107083736902 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=68 d9 b1 c3 a4 06 b3 e7 bd bf b9 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241107083736902 DRLCMACUL DEBUG - Mark BSN 1985 as INVALID (rlc_window_ul.cpp:42) 20241107083736902 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241107083736902 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107083736902 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083736902 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) 20241107083736902 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) 20241107083736902 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) 20241107083736902 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083736906 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) 20241107083736906 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) 20241107083736906 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type USF (pdch_ul_controller.c:184) 20241107083736906 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241107083736906 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) 20241107083736906 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) 20241107083736906 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) 20241107083736906 DRLCMACDL DEBUG -- Chunk with length 1356 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083736906 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 2, MCS-4): a4 cc e3 3f fe 29 81 cb b7 11 d7 96 6b e4 67 dc 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c (tbf_dl.cpp:686) 20241107083736906 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) 20241107083736906 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083736906 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107083736906 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 2, MCS-4): 87 80 00 80 48 99 c7 7f fc 53 02 97 6f 23 ae 2d d7 c8 cf b8 0f d1 64 54 b8 a1 4b de 35 6b 60 53 72 af e1 87 0c 94 0f 4c 4d 39 ba 5c 7a 65 5d 18 01 (tbf_dl.cpp:911) 20241107083736906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=80 80 00 80 48 99 c7 7f fc 53 02 97 6f 23 ae 2d d7 c8 cf b8 0f d1 64 54 b8 a1 4b de 35 6b 60 53 72 af e1 87 0c 94 0f 4c 4d 39 ba 5c 7a 65 5d 18 01 (pcu_l1_if.cpp:182) 20241107083736907 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083736921 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 03 c1 76 1c 7c f6 93 74 67 e1 b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083736921 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) 20241107083736921 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083736921 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 c1 76 1c 7c f6 93 74 67 e1 b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083736921 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:1032) 20241107083736921 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=264 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:1055) 20241107083736921 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) 20241107083736921 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241107083736921 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) 20241107083736921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241107083736921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c1 76 1c 7c f6 93 74 67 e1 b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083736921 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241107083736921 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241107083736921 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241107083736921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083736921 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) 20241107083736921 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) 20241107083736921 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) 20241107083736921 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083736925 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) 20241107083736925 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=268 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=273 (gprs_rlcmac_sched.cpp:454) 20241107083736925 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type USF (pdch_ul_controller.c:184) 20241107083736926 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) 20241107083736926 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) 20241107083736926 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) 20241107083736926 DRLCMACDL DEBUG -- Chunk with length 1360 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083736926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 3, CS-1): bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 96 6b e4 67 dc (tbf_dl.cpp:686) 20241107083736926 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) 20241107083736926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083736926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107083736926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-1): 07 00 07 bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 96 6b e4 67 dc (tbf_dl.cpp:911) 20241107083736926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Sending data request: sapi=5 arfcn=871 cur_fn=264 block=2 data=01 00 07 bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 96 6b e4 67 dc (pcu_l1_if.cpp:182) 20241107083736926 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083736937 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107083736938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107083736940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=2 data=7c 10 c0 82 48 58 b9 af 98 db e3 a4 df 7f 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083736940 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) 20241107083736940 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083736940 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 10 c0 82 48 58 b9 af 98 db e3 a4 df 7f 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083736940 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:1032) 20241107083736940 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=268 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:1055) 20241107083736940 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) 20241107083736940 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) 20241107083736940 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241107083736940 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=24 ac dc 57 cc ed 71 d2 ef bf b9 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241107083736940 DRLCMACUL DEBUG - Mark BSN 1986 as INVALID (rlc_window_ul.cpp:42) 20241107083736940 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241107083736940 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241107083736940 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083736940 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) 20241107083736940 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) 20241107083736940 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) 20241107083736940 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083736949 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) 20241107083736949 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) 20241107083736949 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20241107083736949 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241107083736949 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) 20241107083736949 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) 20241107083736949 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) 20241107083736949 DRLCMACDL DEBUG -- Chunk with length 1312 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083736949 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 3, MCS-4): 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e fb 9c d3 09 c3 dd e7 dd d7 5c dd f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 (tbf_dl.cpp:686) 20241107083736949 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) 20241107083736949 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083736949 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107083736949 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) 20241107083736949 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 273 + 13 = 286 (pdch_ul_controller.c:131) 20241107083736949 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type POLL (pdch_ul_controller.c:184) 20241107083736949 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=286, TS=7) (tbf_dl.cpp:883) 20241107083736949 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=286, TS=7 (tbf_dl.cpp:903) 20241107083736949 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 3, MCS-4): 8f c0 00 80 e2 a2 3f e6 39 ba 75 1b 0f 10 a3 65 ff 33 ea 8d dc f6 39 a7 13 86 bb cf bb af b9 ba e1 51 6d d0 4f 2e cf 40 82 55 4a a1 10 85 e9 60 00 (tbf_dl.cpp:911) 20241107083736949 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=88 c0 00 80 e2 a2 3f e6 39 ba 75 1b 0f 10 a3 65 ff 33 ea 8d dc f6 39 a7 13 86 bb cf bb af b9 ba e1 51 6d d0 4f 2e cf 40 82 55 4a a1 10 85 e9 60 00 (pcu_l1_if.cpp:182) 20241107083736950 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083736964 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) 20241107083736964 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) 20241107083736964 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=273): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241107083736964 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083736968 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083736983 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) 20241107083736983 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) 20241107083736983 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=277): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083736983 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083736987 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083737002 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) 20241107083737002 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) 20241107083737011 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083737026 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=6 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) 20241107083737026 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) 20241107083737026 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083737026 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083737026 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) 20241107083737026 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083737026 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083737026 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, 0x55a133bf8adc, 0x55a133bf8ae0, 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:572) 20241107083737026 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:599) 20241107083737026 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083737026 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) 20241107083737026 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) 20241107083737026 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241107083737026 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241107083737026 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241107083737026 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) 20241107083737026 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) 20241107083737031 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) 20241107083737031 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=290 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=294 (gprs_rlcmac_sched.cpp:454) 20241107083737031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241107083737031 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083737031 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) 20241107083737031 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) 20241107083737031 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083737031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 4, CS-1): 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 (tbf_dl.cpp:686) 20241107083737031 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) 20241107083737031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241107083737031 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) 20241107083737031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 290 + 13 = 303 (pdch_ul_controller.c:131) 20241107083737031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type POLL (pdch_ul_controller.c:184) 20241107083737031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=303, TS=7) (tbf_dl.cpp:883) 20241107083737031 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=303, TS=7 (tbf_dl.cpp:903) 20241107083737031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-1): 0f 00 09 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 (tbf_dl.cpp:911) 20241107083737031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=09 00 09 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 (pcu_l1_if.cpp:182) 20241107083737032 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083737036 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083737036 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083737036 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083737036 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083737036 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083737036 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083737036 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083737038 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083737038 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083737038 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083737038 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083737038 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083737038 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083737038 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083737045 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) 20241107083737045 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) 20241107083737050 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083737064 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) 20241107083737064 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) 20241107083737064 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=294): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241107083737064 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083737074 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083737088 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) 20241107083737088 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) 20241107083737093 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083737107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=10 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) 20241107083737107 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) 20241107083737107 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083737107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083737107 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) 20241107083737108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083737108 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083737108 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:511) 20241107083737108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083737108 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) 20241107083737108 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) 20241107083737108 DRLCMACDL INFO MS (IMSI ): Low error rate 0%, increasing DL CS level to CS-2 (gprs_ms.c:690) 20241107083737108 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241107083737108 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241107083737108 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241107083737108 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241107083737108 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) 20241107083737108 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) 20241107083737113 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) 20241107083737113 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) 20241107083737113 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20241107083737113 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) 20241107083737113 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) 20241107083737113 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) 20241107083737113 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) 20241107083737113 DRLCMACDL DEBUG -- Chunk with length 1268 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083737113 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 4, MCS-4): 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 d4 dd b3 0d 4d 97 75 d4 3f 34 84 fc d7 de 82 09 d6 68 3c 12 (tbf_dl.cpp:686) 20241107083737113 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) 20241107083737113 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737113 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241107083737113 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 4, MCS-4): 87 00 01 80 2e 98 74 46 89 67 87 b3 67 e4 9f a1 bc 26 d4 84 37 ad af 82 58 0c 1d 53 a9 bb 67 1b 9a 2e eb a8 7f 68 08 f9 af bd 05 13 ac d1 78 24 00 (tbf_dl.cpp:911) 20241107083737113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Sending data request: sapi=5 arfcn=871 cur_fn=303 block=11 data=80 00 01 80 2e 98 74 46 89 67 87 b3 67 e4 9f a1 bc 26 d4 84 37 ad af 82 58 0c 1d 53 a9 bb 67 1b 9a 2e eb a8 7f 68 08 f9 af bd 05 13 ac d1 78 24 00 (pcu_l1_if.cpp:182) 20241107083737114 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083737116 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083737116 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083737116 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083737116 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083737116 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083737116 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083737116 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083737117 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083737118 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083737118 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083737118 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083737118 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083737118 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083737118 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083737127 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 05 a2 05 88 4a 67 37 2a f1 9a 9a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083737127 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) 20241107083737127 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083737127 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 a2 05 88 4a 67 37 2a f1 9a 9a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083737127 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:1032) 20241107083737127 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} (pdch.cpp:1072) 20241107083737127 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) 20241107083737127 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) 20241107083737127 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241107083737127 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a2 05 88 4a 67 37 2a f1 9a 9a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083737127 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241107083737127 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241107083737127 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241107083737127 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083737127 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) 20241107083737128 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) 20241107083737135 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) 20241107083737136 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) 20241107083737136 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241107083737136 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) 20241107083737136 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) 20241107083737136 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) 20241107083737136 DRLCMACDL DEBUG -- Chunk with length 1320 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083737136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 5, CS-2): a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e fb 9c d3 09 c3 (tbf_dl.cpp:686) 20241107083737136 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) 20241107083737136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241107083737136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e fb 9c d3 09 c3 00 (tbf_dl.cpp:911) 20241107083737136 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 0b a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e fb 9c d3 09 c3 00 (pcu_l1_if.cpp:182) 20241107083737136 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083737151 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data=7c 18 c0 82 88 e0 29 04 08 a1 45 d6 64 57 72 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083737151 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) 20241107083737151 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083737151 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 18 c0 82 88 e0 29 04 08 a1 45 d6 64 57 72 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083737151 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:1032) 20241107083737151 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:1055) 20241107083737151 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) 20241107083737151 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) 20241107083737151 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241107083737151 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=44 f0 14 02 84 d0 22 6b b2 2b b9 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241107083737151 DRLCMACUL DEBUG - Mark BSN 1987 as INVALID (rlc_window_ul.cpp:42) 20241107083737151 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241107083737151 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241107083737151 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083737151 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) 20241107083737151 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) 20241107083737151 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) 20241107083737151 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083737155 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) 20241107083737155 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) 20241107083737155 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20241107083737155 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) 20241107083737155 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) 20241107083737155 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) 20241107083737155 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) 20241107083737155 DRLCMACDL DEBUG -- Chunk with length 1224 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083737155 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 5, MCS-4): 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be 80 f2 22 44 bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 (tbf_dl.cpp:686) 20241107083737155 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) 20241107083737155 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737155 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241107083737155 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 5, MCS-4): 87 40 01 80 28 ec 46 5f b4 df 05 4e ae b0 66 ce f6 fb d9 19 60 9d 37 c6 72 81 aa 37 b7 c5 7c 01 e5 45 88 7e 9b 55 a9 24 2e fd ea 8d 3c 80 fa 8c 00 (tbf_dl.cpp:911) 20241107083737155 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 data=80 40 01 80 28 ec 46 5f b4 df 05 4e ae b0 66 ce f6 fb d9 19 60 9d 37 c6 72 81 aa 37 b7 c5 7c 01 e5 45 88 7e 9b 55 a9 24 2e fd ea 8d 3c 80 fa 8c 00 (pcu_l1_if.cpp:182) 20241107083737156 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083737169 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 07 3f b5 3a 79 33 27 2b 0c da 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083737169 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) 20241107083737169 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083737169 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 3f b5 3a 79 33 27 2b 0c da 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083737169 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:1032) 20241107083737169 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:1055) 20241107083737169 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) 20241107083737169 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) 20241107083737169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241107083737169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3f b5 3a 79 33 27 2b 0c da 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083737169 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241107083737169 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241107083737169 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241107083737170 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083737170 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) 20241107083737170 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) 20241107083737170 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) 20241107083737170 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083737174 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) 20241107083737174 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) 20241107083737174 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20241107083737174 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) 20241107083737174 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) 20241107083737174 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) 20241107083737174 DRLCMACDL DEBUG -- Chunk with length 1290 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083737174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 6, CS-2): dd e7 dd d7 5c dd f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 17 4c 3a a3 c4 b3 c3 d9 (tbf_dl.cpp:686) 20241107083737174 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) 20241107083737174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241107083737174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0d dd e7 dd d7 5c dd f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 17 4c 3a a3 c4 b3 c3 d9 00 (tbf_dl.cpp:911) 20241107083737174 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Sending data request: sapi=5 arfcn=871 cur_fn=316 block=2 data=01 00 0d dd e7 dd d7 5c dd f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 17 4c 3a a3 c4 b3 c3 d9 00 (pcu_l1_if.cpp:182) 20241107083737175 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083737188 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=2 data=7c 20 c0 82 a0 ca 3f 3f ca 60 b5 4b 28 b8 72 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083737188 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) 20241107083737188 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083737188 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 20 c0 82 a0 ca 3f 3f ca 60 b5 4b 28 b8 72 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083737188 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:1032) 20241107083737188 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=320 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:1055) 20241107083737188 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) 20241107083737188 DRLCMACMEAS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241107083737188 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) 20241107083737188 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241107083737188 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=50 e5 9f 1f 65 b0 da 25 14 5c b9 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241107083737188 DRLCMACUL DEBUG - Mark BSN 1988 as INVALID (rlc_window_ul.cpp:42) 20241107083737188 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241107083737188 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241107083737188 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083737188 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) 20241107083737188 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) 20241107083737189 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) 20241107083737189 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083737199 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) 20241107083737199 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) 20241107083737199 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20241107083737199 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241107083737199 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) 20241107083737199 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) 20241107083737199 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) 20241107083737199 DRLCMACDL DEBUG -- Chunk with length 1180 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083737199 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 6, MCS-4): a3 51 10 9c 6d ac 22 d9 1b b2 78 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f 12 97 4e f8 7f 49 09 8b (tbf_dl.cpp:686) 20241107083737199 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) 20241107083737199 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737199 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241107083737199 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 6, MCS-4): 87 80 01 80 46 a3 20 38 db 58 45 b2 37 64 f1 e8 2a 05 79 f6 dd 41 0d 4f 29 0e 86 2b 0d 28 3d 24 81 65 6d b5 46 d1 74 3e 25 2e 9d f0 ff 92 12 16 01 (tbf_dl.cpp:911) 20241107083737199 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=80 80 01 80 46 a3 20 38 db 58 45 b2 37 64 f1 e8 2a 05 79 f6 dd 41 0d 4f 29 0e 86 2b 0d 28 3d 24 81 65 6d b5 46 d1 74 3e 25 2e 9d f0 ff 92 12 16 01 (pcu_l1_if.cpp:182) 20241107083737200 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083737213 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 09 35 3e 0a df b6 ee 7b f3 0c e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083737213 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) 20241107083737213 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083737213 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 35 3e 0a df b6 ee 7b f3 0c e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083737213 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:1032) 20241107083737213 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=325 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:1055) 20241107083737213 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) 20241107083737213 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) 20241107083737213 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241107083737213 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=35 3e 0a df b6 ee 7b f3 0c e6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083737213 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241107083737213 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241107083737213 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241107083737213 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083737213 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) 20241107083737213 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) 20241107083737213 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) 20241107083737213 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083737216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107083737217 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) 20241107083737217 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=329 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=333 (gprs_rlcmac_sched.cpp:454) 20241107083737217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20241107083737217 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) 20241107083737217 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) 20241107083737217 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) 20241107083737217 DRLCMACDL DEBUG -- Chunk with length 1260 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083737218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 7, CS-2): 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 d4 dd b3 0d 4d 97 75 d4 3f 34 84 fc d7 de (tbf_dl.cpp:686) 20241107083737218 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) 20241107083737218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241107083737218 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) 20241107083737218 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 329 + 13 = 342 (pdch_ul_controller.c:131) 20241107083737218 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type POLL (pdch_ul_controller.c:184) 20241107083737218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=342, TS=7) (tbf_dl.cpp:883) 20241107083737218 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=342, TS=7 (tbf_dl.cpp:903) 20241107083737218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-2): 0f 00 0f 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 d4 dd b3 0d 4d 97 75 d4 3f 34 84 fc d7 de 00 (tbf_dl.cpp:911) 20241107083737218 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Sending data request: sapi=5 arfcn=871 cur_fn=325 block=4 data=09 00 0f 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 d4 dd b3 0d 4d 97 75 d4 3f 34 84 fc d7 de 00 (pcu_l1_if.cpp:182) 20241107083737218 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107083737218 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083737232 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) 20241107083737232 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) 20241107083737232 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=329): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083737232 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083737237 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083737251 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) 20241107083737251 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) 20241107083737251 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=333): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241107083737251 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083737260 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083737275 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) 20241107083737275 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) 20241107083737279 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083737294 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=7 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) 20241107083737294 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) 20241107083737294 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083737294 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083737294 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) 20241107083737294 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083737294 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083737294 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:511) 20241107083737294 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083737295 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) 20241107083737295 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) 20241107083737295 DRLCMACDL DEBUG MS (IMSI ): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107083737295 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241107083737295 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241107083737295 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241107083737295 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) 20241107083737295 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083737295 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) 20241107083737299 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) 20241107083737299 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) 20241107083737299 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241107083737299 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241107083737299 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) 20241107083737299 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) 20241107083737299 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) 20241107083737299 DRLCMACDL DEBUG -- Chunk with length 1136 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083737299 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 7, MCS-4): ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba 16 85 e4 29 af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 86 9d (tbf_dl.cpp:686) 20241107083737299 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) 20241107083737299 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737299 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241107083737299 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) 20241107083737299 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 346 + 13 = 359 (pdch_ul_controller.c:131) 20241107083737299 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type POLL (pdch_ul_controller.c:184) 20241107083737299 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=359, TS=7) (tbf_dl.cpp:883) 20241107083737299 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=359, TS=7 (tbf_dl.cpp:903) 20241107083737299 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 7, MCS-4): 8f c0 01 80 d8 57 b8 e4 93 05 85 44 ab 93 5a 86 55 28 f1 08 b2 a3 74 2d 0a c9 53 5e b9 10 f8 2a f4 af aa 33 18 56 cb 05 38 3a df 86 3f c8 0d 3b 01 (tbf_dl.cpp:911) 20241107083737299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Sending data request: sapi=5 arfcn=871 cur_fn=342 block=8 data=88 c0 01 80 d8 57 b8 e4 93 05 85 44 ab 93 5a 86 55 28 f1 08 b2 a3 74 2d 0a c9 53 5e b9 10 f8 2a f4 af aa 33 18 56 cb 05 38 3a df 86 3f c8 0d 3b 01 (pcu_l1_if.cpp:182) 20241107083737300 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083737303 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083737303 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083737303 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083737303 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083737303 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083737303 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083737303 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083737305 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083737305 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083737305 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083737305 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083737305 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083737305 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083737305 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083737313 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) 20241107083737313 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) 20241107083737323 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083737337 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) 20241107083737337 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) 20241107083737337 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) 20241107083737337 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083737342 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083737356 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) 20241107083737356 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) 20241107083737361 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083737376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=11 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) 20241107083737376 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) 20241107083737376 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083737376 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083737376 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) 20241107083737377 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083737377 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083737377 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, 0x55a133c1b64c, 0x55a133c1b650, 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:572) 20241107083737377 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:599) 20241107083737377 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083737377 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) 20241107083737377 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) 20241107083737377 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241107083737377 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241107083737377 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241107083737377 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241107083737377 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) 20241107083737377 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) 20241107083737384 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083737384 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083737384 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083737384 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083737384 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083737384 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083737384 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083737385 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083737386 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083737386 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083737386 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083737386 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083737386 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083737386 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083737386 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) 20241107083737386 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) 20241107083737386 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 368 for type USF (pdch_ul_controller.c:184) 20241107083737386 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) 20241107083737386 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) 20241107083737386 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) 20241107083737386 DRLCMACDL DEBUG -- Chunk with length 1230 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083737386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 8, CS-2): 82 09 d6 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b (tbf_dl.cpp:686) 20241107083737386 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) 20241107083737386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241107083737386 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-2): 07 00 11 82 09 d6 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b 00 (tbf_dl.cpp:911) 20241107083737386 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 11 82 09 d6 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b 00 (pcu_l1_if.cpp:182) 20241107083737387 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083737399 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data=7c 28 c0 82 10 92 7d 81 8c 1b 33 d7 79 9e 72 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083737399 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) 20241107083737399 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083737399 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 28 c0 82 10 92 7d 81 8c 1b 33 d7 79 9e 72 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083737399 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:1032) 20241107083737399 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} (pdch.cpp:1072) 20241107083737399 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) 20241107083737399 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) 20241107083737399 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241107083737399 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=08 c9 be 40 c6 8d 99 eb 3c 4f b9 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241107083737399 DRLCMACUL DEBUG - Mark BSN 1989 as INVALID (rlc_window_ul.cpp:42) 20241107083737399 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241107083737399 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241107083737399 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083737399 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) 20241107083737399 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) 20241107083737404 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) 20241107083737404 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) 20241107083737404 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 372 for type USF (pdch_ul_controller.c:184) 20241107083737404 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) 20241107083737404 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) 20241107083737404 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) 20241107083737404 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) 20241107083737404 DRLCMACDL DEBUG -- Chunk with length 1092 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083737404 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 8, MCS-4): e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 b7 4d 1f 8f 4c f9 d9 6f 28 cb (tbf_dl.cpp:686) 20241107083737404 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) 20241107083737404 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737404 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241107083737404 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 8, MCS-4): 87 00 02 80 c0 47 01 ab 74 23 9f 29 ec 09 83 fb 2c 98 58 43 af 4d 07 14 3c c5 f2 74 26 35 6e ec 60 b1 e4 5e d0 6d 6e 9b 3e 1e 99 f2 b3 df 50 96 01 (tbf_dl.cpp:911) 20241107083737404 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 block=1 data=80 00 02 80 c0 47 01 ab 74 23 9f 29 ec 09 83 fb 2c 98 58 43 af 4d 07 14 3c c5 f2 74 26 35 6e ec 60 b1 e4 5e d0 6d 6e 9b 3e 1e 99 f2 b3 df 50 96 01 (pcu_l1_if.cpp:182) 20241107083737404 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083737419 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 0b 9f 27 73 4c bb d7 08 8b 86 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083737419 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) 20241107083737419 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083737419 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b 9f 27 73 4c bb d7 08 8b 86 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083737419 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:1032) 20241107083737419 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:1055) 20241107083737419 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) 20241107083737419 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) 20241107083737419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241107083737419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=9f 27 73 4c bb d7 08 8b 86 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083737419 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241107083737419 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241107083737419 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241107083737419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083737419 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) 20241107083737419 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) 20241107083737419 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) 20241107083737419 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083737423 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) 20241107083737423 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) 20241107083737423 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 377 for type USF (pdch_ul_controller.c:184) 20241107083737423 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) 20241107083737423 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) 20241107083737424 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) 20241107083737424 DRLCMACDL DEBUG -- Chunk with length 1200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083737424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 9, CS-2): db 62 be 80 f2 22 44 bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b b2 (tbf_dl.cpp:686) 20241107083737424 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) 20241107083737424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241107083737424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-2): 07 00 13 db 62 be 80 f2 22 44 bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b b2 00 (tbf_dl.cpp:911) 20241107083737424 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 13 db 62 be 80 f2 22 44 bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b b2 00 (pcu_l1_if.cpp:182) 20241107083737426 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083737439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=2 data=7c 30 c0 82 9a c0 e2 6c eb 51 93 5d 90 87 72 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083737439 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) 20241107083737439 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083737439 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 30 c0 82 9a c0 e2 6c eb 51 93 5d 90 87 72 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083737439 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:1032) 20241107083737439 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:1055) 20241107083737439 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) 20241107083737439 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) 20241107083737439 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241107083737439 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=4d 60 71 b6 f5 a8 c9 2e c8 43 b9 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241107083737439 DRLCMACUL DEBUG - Mark BSN 1990 as INVALID (rlc_window_ul.cpp:42) 20241107083737439 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241107083737439 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241107083737439 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083737439 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) 20241107083737439 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) 20241107083737439 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) 20241107083737439 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083737447 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) 20241107083737447 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) 20241107083737447 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 381 for type USF (pdch_ul_controller.c:184) 20241107083737447 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241107083737447 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) 20241107083737448 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) 20241107083737448 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) 20241107083737448 DRLCMACDL DEBUG -- Chunk with length 1048 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083737448 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 9, MCS-4): e2 a0 8b e2 19 d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 (tbf_dl.cpp:686) 20241107083737448 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) 20241107083737448 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737448 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241107083737448 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 9, MCS-4): 87 40 02 80 c4 41 17 c5 33 a0 0b 68 32 b5 3f 64 77 20 d6 fa 4a 41 02 2c fa 88 5a 27 6e 2f 55 e7 fd 88 42 34 f9 1e f4 dd 80 d9 c4 c5 45 b4 e3 20 00 (tbf_dl.cpp:911) 20241107083737448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 block=3 data=80 40 02 80 c4 41 17 c5 33 a0 0b 68 32 b5 3f 64 77 20 d6 fa 4a 41 02 2c fa 88 5a 27 6e 2f 55 e7 fd 88 42 34 f9 1e f4 dd 80 d9 c4 c5 45 b4 e3 20 00 (pcu_l1_if.cpp:182) 20241107083737448 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083737463 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 0d c7 94 3b df 44 1e 72 03 8d 02 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083737463 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) 20241107083737463 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083737463 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d c7 94 3b df 44 1e 72 03 8d 02 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083737463 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:1032) 20241107083737463 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=377 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:1055) 20241107083737463 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) 20241107083737463 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) 20241107083737463 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241107083737463 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c7 94 3b df 44 1e 72 03 8d 02 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241107083737463 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241107083737463 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241107083737463 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241107083737463 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241107083737463 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) 20241107083737463 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) 20241107083737463 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) 20241107083737463 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083737467 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) 20241107083737467 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=381 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=385 (gprs_rlcmac_sched.cpp:454) 20241107083737467 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 385 for type USF (pdch_ul_controller.c:184) 20241107083737467 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) 20241107083737467 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) 20241107083737467 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) 20241107083737467 DRLCMACDL DEBUG -- Chunk with length 1170 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083737467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 10, CS-2): 78 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f 12 97 4e f8 (tbf_dl.cpp:686) 20241107083737467 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) 20241107083737467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241107083737467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-2): 07 00 15 78 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f 12 97 4e f8 00 (tbf_dl.cpp:911) 20241107083737468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 block=4 data=01 00 15 78 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f 12 97 4e f8 00 (pcu_l1_if.cpp:182) 20241107083737469 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083737482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=4 data=7c 38 c0 82 04 8f 20 f3 f9 8c af 24 3a 3d 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241107083737482 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) 20241107083737482 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:983) 20241107083737482 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 38 c0 82 04 8f 20 f3 f9 8c af 24 3a 3d 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1021) 20241107083737483 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:1032) 20241107083737483 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=381 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:1055) 20241107083737483 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) 20241107083737483 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) 20241107083737483 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241107083737483 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=82 47 90 f9 7c c6 57 12 9d 9e b9 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241107083737483 DRLCMACUL DEBUG - Mark BSN 1991 as INVALID (rlc_window_ul.cpp:42) 20241107083737483 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241107083737483 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241107083737483 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241107083737483 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) 20241107083737483 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) 20241107083737483 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) 20241107083737483 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083737485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107083737486 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107083737487 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) 20241107083737487 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) 20241107083737487 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type USF (pdch_ul_controller.c:184) 20241107083737487 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241107083737487 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) 20241107083737487 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) 20241107083737487 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) 20241107083737487 DRLCMACDL DEBUG -- Chunk with length 1004 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083737487 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 10, MCS-4): 43 24 56 66 ec b6 9d 0a ec 97 17 08 01 d8 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae (tbf_dl.cpp:686) 20241107083737487 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) 20241107083737487 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737487 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241107083737487 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) 20241107083737487 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 385 + 13 = 398 (pdch_ul_controller.c:131) 20241107083737487 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type POLL (pdch_ul_controller.c:184) 20241107083737487 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=398, TS=7) (tbf_dl.cpp:883) 20241107083737487 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=398, TS=7 (tbf_dl.cpp:903) 20241107083737487 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 10, MCS-4): 8f 80 02 80 86 48 ac cc d8 6d 3b 15 d8 2f 2f 10 02 b0 d1 9c 00 c3 18 ee e1 5f 25 b0 a1 3e 83 4b 0a c4 b7 a1 32 49 17 bf bf 35 82 a7 5d 7b f7 5c 01 (tbf_dl.cpp:911) 20241107083737487 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Sending data request: sapi=5 arfcn=871 cur_fn=381 block=5 data=88 80 02 80 86 48 ac cc d8 6d 3b 15 d8 2f 2f 10 02 b0 d1 9c 00 c3 18 ee e1 5f 25 b0 a1 3e 83 4b 0a c4 b7 a1 32 49 17 bf bf 35 82 a7 5d 7b f7 5c 01 (pcu_l1_if.cpp:182) 20241107083737488 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083737501 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) 20241107083737501 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) 20241107083737501 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=385): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241107083737501 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083737510 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083737524 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) 20241107083737524 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) 20241107083737524 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=390): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083737524 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083737528 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083737543 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) 20241107083737543 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) 20241107083737547 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083737562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=8 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) 20241107083737562 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) 20241107083737563 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083737563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083737563 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) 20241107083737563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083737563 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083737564 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, 0x55a133c1b64c, 0x55a133c1b650, 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:572) 20241107083737564 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:599) 20241107083737564 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083737564 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) 20241107083737564 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) 20241107083737564 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241107083737564 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241107083737564 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241107083737564 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) 20241107083737564 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083737564 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) 20241107083737571 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083737571 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083737571 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083737571 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083737571 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083737571 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083737571 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083737572 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) 20241107083737572 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=403 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=407 (gprs_rlcmac_sched.cpp:454) 20241107083737572 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20241107083737572 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083737572 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) 20241107083737572 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) 20241107083737572 DRLCMACDL DEBUG -- Chunk with length 1140 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083737572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 11, CS-2): 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba 16 85 e4 29 af 5c 08 (tbf_dl.cpp:686) 20241107083737572 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) 20241107083737573 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737573 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241107083737573 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) 20241107083737573 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 403 + 13 = 416 (pdch_ul_controller.c:131) 20241107083737573 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 416 for type POLL (pdch_ul_controller.c:184) 20241107083737573 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=416, TS=7) (tbf_dl.cpp:883) 20241107083737573 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=416, TS=7 (tbf_dl.cpp:903) 20241107083737573 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-2): 0f 00 17 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba 16 85 e4 29 af 5c 08 00 (tbf_dl.cpp:911) 20241107083737573 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Sending data request: sapi=5 arfcn=871 cur_fn=398 block=9 data=09 00 17 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba 16 85 e4 29 af 5c 08 00 (pcu_l1_if.cpp:182) 20241107083737573 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083737573 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083737573 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083737573 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083737573 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083737573 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241107083737573 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083737573 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083737587 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) 20241107083737587 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) 20241107083737592 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083737607 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) 20241107083737607 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) 20241107083737607 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=407): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241107083737607 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083737611 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083737626 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) 20241107083737626 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) 20241107083737635 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083737651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 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) 20241107083737651 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) 20241107083737651 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083737651 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083737651 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) 20241107083737652 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083737652 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083737652 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:511) 20241107083737652 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083737652 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) 20241107083737652 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) 20241107083737652 DRLCMACDL DEBUG MS (IMSI ): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107083737652 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241107083737652 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241107083737652 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241107083737652 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241107083737652 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) 20241107083737652 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) 20241107083737655 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) 20241107083737655 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) 20241107083737655 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20241107083737655 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241107083737655 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) 20241107083737656 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) 20241107083737656 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) 20241107083737656 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083737656 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 11, MCS-4): 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 49 69 45 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 (tbf_dl.cpp:686) 20241107083737656 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) 20241107083737656 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737656 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241107083737656 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 11, MCS-4): 87 c0 02 80 02 96 a5 42 8d f3 1f f4 8d 48 49 3a 4e 28 93 d2 8a 32 0f ef de 51 2b de 48 f3 d2 8d 1a 39 c6 2b 8a 9e 49 39 5c c0 f0 d3 46 f8 68 80 00 (tbf_dl.cpp:911) 20241107083737656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Sending data request: sapi=5 arfcn=871 cur_fn=416 block=1 data=80 c0 02 80 02 96 a5 42 8d f3 1f f4 8d 48 49 3a 4e 28 93 d2 8a 32 0f ef de 51 2b de 48 f3 d2 8d 1a 39 c6 2b 8a 9e 49 39 5c c0 f0 d3 46 f8 68 80 00 (pcu_l1_if.cpp:182) 20241107083737656 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083737669 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) 20241107083737669 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) 20241107083737671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107083737674 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241107083737674 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) 20241107083737674 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=424 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=429 (gprs_rlcmac_sched.cpp:454) 20241107083737674 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20241107083737674 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) 20241107083737674 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) 20241107083737674 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) 20241107083737674 DRLCMACDL DEBUG -- Chunk with length 1110 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083737674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 12, CS-2): 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 86 9d e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d (tbf_dl.cpp:686) 20241107083737674 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) 20241107083737674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241107083737674 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) 20241107083737674 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 424 + 13 = 437 (pdch_ul_controller.c:131) 20241107083737674 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 437 for type POLL (pdch_ul_controller.c:184) 20241107083737674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=437, TS=7) (tbf_dl.cpp:883) 20241107083737674 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=437, TS=7 (tbf_dl.cpp:903) 20241107083737674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-2): 0f 00 19 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 86 9d e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d 00 (tbf_dl.cpp:911) 20241107083737674 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Sending data request: sapi=5 arfcn=871 cur_fn=420 block=2 data=09 00 19 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 86 9d e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d 00 (pcu_l1_if.cpp:182) 20241107083737675 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083737689 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) 20241107083737689 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) 20241107083737689 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=424): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083737689 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083737698 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083737712 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) 20241107083737712 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) 20241107083737712 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=429): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241107083737712 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083737717 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083737732 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) 20241107083737732 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) 20241107083737736 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083737751 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 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) 20241107083737751 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) 20241107083737751 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083737751 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083737751 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) 20241107083737752 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083737752 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083737752 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:511) 20241107083737752 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083737752 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) 20241107083737752 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) 20241107083737752 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241107083737752 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) 20241107083737752 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) 20241107083737761 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) 20241107083737761 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) 20241107083737761 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20241107083737761 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241107083737761 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) 20241107083737761 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) 20241107083737761 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) 20241107083737761 DRLCMACDL DEBUG -- Chunk with length 916 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083737761 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 12, MCS-4): 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 70 87 61 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba (tbf_dl.cpp:686) 20241107083737761 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) 20241107083737761 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737761 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241107083737761 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) 20241107083737761 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 442 + 13 = 455 (pdch_ul_controller.c:131) 20241107083737761 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 455 for type POLL (pdch_ul_controller.c:184) 20241107083737761 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=455, TS=7) (tbf_dl.cpp:883) 20241107083737761 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=455, TS=7 (tbf_dl.cpp:903) 20241107083737761 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 12, MCS-4): 8f 00 03 80 16 94 96 b8 75 6a b3 26 49 63 33 57 58 b7 70 5e 95 54 31 a2 88 e1 0e c3 a6 38 7c 06 c3 b1 f0 5a 13 9b 68 2c 92 8f 19 33 2d 98 ca 75 01 (tbf_dl.cpp:911) 20241107083737761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Sending data request: sapi=5 arfcn=871 cur_fn=437 block=6 data=88 00 03 80 16 94 96 b8 75 6a b3 26 49 63 33 57 58 b7 70 5e 95 54 31 a2 88 e1 0e c3 a6 38 7c 06 c3 b1 f0 5a 13 9b 68 2c 92 8f 19 33 2d 98 ca 75 01 (pcu_l1_if.cpp:182) 20241107083737762 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083737774 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) 20241107083737774 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) 20241107083737779 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083737794 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) 20241107083737794 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) 20241107083737794 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=446): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083737794 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083737799 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083737813 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) 20241107083737813 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) 20241107083737823 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083737837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=9 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) 20241107083737837 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) 20241107083737837 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083737837 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083737837 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) 20241107083737838 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083737838 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083737838 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, 0x55a133c1c19c, 0x55a133c1c1a0, 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:572) 20241107083737838 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:599) 20241107083737838 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083737838 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) 20241107083737838 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) 20241107083737838 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241107083737838 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241107083737838 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) 20241107083737838 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) 20241107083737843 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) 20241107083737843 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) 20241107083737843 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20241107083737843 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) 20241107083737843 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) 20241107083737843 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) 20241107083737843 DRLCMACDL DEBUG -- Chunk with length 1080 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083737843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 13, CS-2): 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 b7 4d 1f 8f 4c f9 d9 6f (tbf_dl.cpp:686) 20241107083737843 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) 20241107083737843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241107083737843 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-2): 07 00 1b 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 b7 4d 1f 8f 4c f9 d9 6f 00 (tbf_dl.cpp:911) 20241107083737843 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 1b 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 b7 4d 1f 8f 4c f9 d9 6f 00 (pcu_l1_if.cpp:182) 20241107083737844 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083737857 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) 20241107083737857 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) 20241107083737862 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) 20241107083737862 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) 20241107083737862 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 468 for type USF (pdch_ul_controller.c:184) 20241107083737862 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) 20241107083737862 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) 20241107083737862 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) 20241107083737862 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) 20241107083737862 DRLCMACDL DEBUG -- Chunk with length 872 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083737862 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 13, MCS-4): fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d cf 32 6b 5b a7 b0 6b d0 c2 7f 42 b4 4a 32 d3 9c (tbf_dl.cpp:686) 20241107083737862 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) 20241107083737862 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737862 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241107083737862 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 13, MCS-4): 87 40 03 80 fc cb d3 72 92 76 ed f3 16 c8 df 0a 09 6c 74 f5 2c cb 96 8e 1b 91 b3 23 65 00 e3 3a 9f 65 d6 b6 4e 61 d7 a0 85 ff 84 68 95 64 a6 39 01 (tbf_dl.cpp:911) 20241107083737862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 block=11 data=80 40 03 80 fc cb d3 72 92 76 ed f3 16 c8 df 0a 09 6c 74 f5 2c cb 96 8e 1b 91 b3 23 65 00 e3 3a 9f 65 d6 b6 4e 61 d7 a0 85 ff 84 68 95 64 a6 39 01 (pcu_l1_if.cpp:182) 20241107083737863 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083737876 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) 20241107083737876 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) 20241107083737876 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) 20241107083737876 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083737886 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) 20241107083737886 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) 20241107083737886 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 472 for type USF (pdch_ul_controller.c:184) 20241107083737886 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) 20241107083737886 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) 20241107083737886 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) 20241107083737886 DRLCMACDL DEBUG -- Chunk with length 1050 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083737886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 14, CS-2): 28 cb e2 a0 8b e2 19 d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 (tbf_dl.cpp:686) 20241107083737886 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) 20241107083737886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241107083737886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-2): 07 00 1d 28 cb e2 a0 8b e2 19 d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 00 (tbf_dl.cpp:911) 20241107083737886 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 1d 28 cb e2 a0 8b e2 19 d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 00 (pcu_l1_if.cpp:182) 20241107083737887 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083737900 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) 20241107083737900 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) 20241107083737900 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) 20241107083737900 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083737905 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) 20241107083737905 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) 20241107083737905 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 476 for type USF (pdch_ul_controller.c:184) 20241107083737905 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) 20241107083737905 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) 20241107083737905 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) 20241107083737905 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) 20241107083737905 DRLCMACDL DEBUG -- Chunk with length 828 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083737905 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 14, MCS-4): d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 f1 93 d4 e7 2b 06 76 70 31 4b ba (tbf_dl.cpp:686) 20241107083737905 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) 20241107083737905 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737905 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241107083737905 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 14, MCS-4): 87 80 03 80 b2 9f 0e 1b 2a 5b 48 70 9e 05 05 be e0 c7 87 c1 4d dc 54 80 cc 51 9d f6 ed 2d 2d 8d 57 27 8b d9 d2 e2 27 a9 cf 57 0c ec e0 62 96 74 01 (tbf_dl.cpp:911) 20241107083737905 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Sending data request: sapi=5 arfcn=871 cur_fn=468 block=1 data=80 80 03 80 b2 9f 0e 1b 2a 5b 48 70 9e 05 05 be e0 c7 87 c1 4d dc 54 80 cc 51 9d f6 ed 2d 2d 8d 57 27 8b d9 d2 e2 27 a9 cf 57 0c ec e0 62 96 74 01 (pcu_l1_if.cpp:182) 20241107083737905 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083737920 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) 20241107083737920 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) 20241107083737920 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) 20241107083737920 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083737924 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) 20241107083737924 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) 20241107083737924 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 481 for type USF (pdch_ul_controller.c:184) 20241107083737924 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) 20241107083737924 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) 20241107083737924 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) 20241107083737924 DRLCMACDL DEBUG -- Chunk with length 1020 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083737924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 15, CS-2): 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 24 56 66 ec b6 9d 0a ec 97 17 08 01 d8 (tbf_dl.cpp:686) 20241107083737924 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) 20241107083737924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241107083737924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-2): 07 00 1f 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 24 56 66 ec b6 9d 0a ec 97 17 08 01 d8 00 (tbf_dl.cpp:911) 20241107083737924 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 1f 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 24 56 66 ec b6 9d 0a ec 97 17 08 01 d8 00 (pcu_l1_if.cpp:182) 20241107083737925 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083737938 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) 20241107083737938 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) 20241107083737938 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) 20241107083737938 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083737948 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) 20241107083737948 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) 20241107083737948 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 485 for type USF (pdch_ul_controller.c:184) 20241107083737948 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) 20241107083737948 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) 20241107083737948 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) 20241107083737948 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) 20241107083737948 DRLCMACDL DEBUG -- Chunk with length 784 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083737948 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 15, MCS-4): 2f f1 1a 39 b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 ab 08 50 7b 14 (tbf_dl.cpp:686) 20241107083737948 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) 20241107083737948 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737948 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241107083737948 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 15, MCS-4): 87 c0 03 80 5e e2 35 72 6e ff 01 c3 15 0b bb 5d d8 8f a0 57 09 fd c4 59 67 4f ad 5e 5b 86 e2 05 e0 64 9d 99 ad 6a 08 ac 8c f8 e6 56 11 a0 f6 28 00 (tbf_dl.cpp:911) 20241107083737948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=80 c0 03 80 5e e2 35 72 6e ff 01 c3 15 0b bb 5d d8 8f a0 57 09 fd c4 59 67 4f ad 5e 5b 86 e2 05 e0 64 9d 99 ad 6a 08 ac 8c f8 e6 56 11 a0 f6 28 00 (pcu_l1_if.cpp:182) 20241107083737949 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083737962 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) 20241107083737962 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) 20241107083737962 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) 20241107083737962 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083737967 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) 20241107083737967 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) 20241107083737967 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 489 for type USF (pdch_ul_controller.c:184) 20241107083737967 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) 20241107083737967 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) 20241107083737967 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) 20241107083737967 DRLCMACDL DEBUG -- Chunk with length 990 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083737967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 16, CS-2): 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae (tbf_dl.cpp:686) 20241107083737967 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) 20241107083737967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241107083737967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-2): 07 00 21 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 00 (tbf_dl.cpp:911) 20241107083737967 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 21 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 00 (pcu_l1_if.cpp:182) 20241107083737968 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083737981 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) 20241107083737981 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) 20241107083737981 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) 20241107083737981 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083737986 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) 20241107083737986 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) 20241107083737986 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 494 for type USF (pdch_ul_controller.c:184) 20241107083737986 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) 20241107083737986 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) 20241107083737986 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) 20241107083737986 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) 20241107083737986 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083737986 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 16, MCS-4): 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 e2 5f aa 1a 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 (tbf_dl.cpp:686) 20241107083737986 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) 20241107083737986 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083737986 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241107083737986 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 16, MCS-4): 87 00 04 80 60 bc 33 7f bd cd 4b ca 38 9e 82 c2 0d f1 92 c5 bf 54 35 90 56 a6 55 b0 16 7d b4 49 87 f9 7e ad 2e 42 df cc 97 59 24 d0 3d 67 a0 a6 00 (tbf_dl.cpp:911) 20241107083737986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 data=80 00 04 80 60 bc 33 7f bd cd 4b ca 38 9e 82 c2 0d f1 92 c5 bf 54 35 90 56 a6 55 b0 16 7d b4 49 87 f9 7e ad 2e 42 df cc 97 59 24 d0 3d 67 a0 a6 00 (pcu_l1_if.cpp:182) 20241107083737987 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083738000 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) 20241107083738000 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) 20241107083738000 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) 20241107083738000 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083738010 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) 20241107083738010 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) 20241107083738010 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20241107083738010 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) 20241107083738010 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) 20241107083738010 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) 20241107083738010 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 17, CS-2): 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 49 69 45 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c (tbf_dl.cpp:686) 20241107083738010 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) 20241107083738010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241107083738010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-2): 07 00 23 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 49 69 45 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c 00 (tbf_dl.cpp:911) 20241107083738010 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 23 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 49 69 45 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c 00 (pcu_l1_if.cpp:182) 20241107083738011 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083738024 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) 20241107083738024 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) 20241107083738024 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) 20241107083738024 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083738029 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) 20241107083738029 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) 20241107083738029 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20241107083738029 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) 20241107083738029 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) 20241107083738029 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) 20241107083738029 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) 20241107083738029 DRLCMACDL DEBUG -- Chunk with length 696 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738029 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 17, MCS-4): e1 83 44 ce d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 4b 80 42 af 4a a1 1c 97 86 1b 8d dd 5e c9 (tbf_dl.cpp:686) 20241107083738029 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) 20241107083738029 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738029 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241107083738029 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 17, MCS-4): 87 40 04 80 c2 07 89 9c a1 f1 f3 a3 04 fa 4a 82 b6 08 f5 e5 16 18 94 ae 14 e0 89 8b 38 74 88 c1 25 c1 96 00 85 5e 95 42 39 2e 0d 37 1a bb bd 92 01 (tbf_dl.cpp:911) 20241107083738029 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=80 40 04 80 c2 07 89 9c a1 f1 f3 a3 04 fa 4a 82 b6 08 f5 e5 16 18 94 ae 14 e0 89 8b 38 74 88 c1 25 c1 96 00 85 5e 95 42 39 2e 0d 37 1a bb bd 92 01 (pcu_l1_if.cpp:182) 20241107083738030 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083738044 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) 20241107083738044 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) 20241107083738044 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) 20241107083738044 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083738048 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) 20241107083738048 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) 20241107083738048 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20241107083738048 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) 20241107083738049 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) 20241107083738049 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) 20241107083738049 DRLCMACDL DEBUG -- Chunk with length 930 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 18, CS-2): e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af (tbf_dl.cpp:686) 20241107083738049 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) 20241107083738049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241107083738049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-2): 07 00 25 e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af 00 (tbf_dl.cpp:911) 20241107083738049 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 25 e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af 00 (pcu_l1_if.cpp:182) 20241107083738049 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083738063 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) 20241107083738063 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) 20241107083738063 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) 20241107083738063 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083738072 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) 20241107083738072 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) 20241107083738072 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20241107083738072 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_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241107083738072 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) 20241107083738072 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) 20241107083738072 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) 20241107083738072 DRLCMACDL DEBUG -- Chunk with length 652 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738072 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 18, MCS-4): b8 1e 13 47 51 4d 5c 6d 55 fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 0d fb b0 6f 7f (tbf_dl.cpp:686) 20241107083738072 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) 20241107083738072 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738072 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241107083738072 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 18, MCS-4): 87 80 04 80 70 3d 26 8e a2 9a b8 da aa fc 4b 01 c4 b9 9c e8 53 7d 77 0e 0d 15 b5 ea ba b3 06 ce 71 d9 3b fb 9f 24 a8 7c 1c 42 45 1b f6 61 df fe 00 (tbf_dl.cpp:911) 20241107083738072 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Sending data request: sapi=5 arfcn=871 cur_fn=502 block=9 data=80 80 04 80 70 3d 26 8e a2 9a b8 da aa fc 4b 01 c4 b9 9c e8 53 7d 77 0e 0d 15 b5 ea ba b3 06 ce 71 d9 3b fb 9f 24 a8 7c 1c 42 45 1b f6 61 df fe 00 (pcu_l1_if.cpp:182) 20241107083738073 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083738087 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) 20241107083738087 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) 20241107083738087 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) 20241107083738087 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083738091 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) 20241107083738091 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=511 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=515 (gprs_rlcmac_sched.cpp:454) 20241107083738091 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20241107083738091 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) 20241107083738091 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) 20241107083738091 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) 20241107083738091 DRLCMACDL DEBUG -- Chunk with length 900 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 19, CS-2): 4a aa 18 51 c4 70 87 61 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba fe e5 (tbf_dl.cpp:686) 20241107083738091 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) 20241107083738091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241107083738091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-2): 07 00 27 4a aa 18 51 c4 70 87 61 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba fe e5 00 (tbf_dl.cpp:911) 20241107083738091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Sending data request: sapi=5 arfcn=871 cur_fn=507 block=10 data=01 00 27 4a aa 18 51 c4 70 87 61 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba fe e5 00 (pcu_l1_if.cpp:182) 20241107083738093 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083738106 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) 20241107083738106 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) 20241107083738106 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=511): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083738106 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083738106 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083738106 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083738110 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) 20241107083738110 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=515 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=520 (gprs_rlcmac_sched.cpp:454) 20241107083738110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20241107083738110 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) 20241107083738110 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) 20241107083738111 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) 20241107083738111 DRLCMACDL DEBUG -- Chunk with length 608 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738111 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 19, MCS-5): 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb 05 0e bb 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 71 8a (tbf_dl.cpp:686) 20241107083738111 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) 20241107083738111 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738111 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241107083738111 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 19, MCS-5): 87 c0 04 98 51 4f c1 64 21 5b e1 3b c4 bb 9a c0 6e 81 c3 6e 87 70 68 8f f2 72 2f 68 78 b6 b1 dd 83 87 04 f1 4e a7 07 12 5d b6 0b 22 7d b4 b0 6d fc 15 a5 99 a3 93 1a 46 26 50 9c 22 (tbf_dl.cpp:911) 20241107083738111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Sending data request: sapi=5 arfcn=871 cur_fn=511 block=11 data=81 c0 04 98 51 4f c1 64 21 5b e1 3b c4 bb 9a c0 6e 81 c3 6e 87 70 68 8f f2 72 2f 68 78 b6 b1 dd 83 87 04 f1 4e a7 07 12 5d b6 0b 22 7d b4 b0 6d fc 15 a5 99 a3 93 1a 46 26 50 9c 22 (pcu_l1_if.cpp:182) 20241107083738113 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083738125 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) 20241107083738125 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) 20241107083738125 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=515): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241107083738125 DTBF NOTICE TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083738125 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083738125 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083738135 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) 20241107083738135 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) 20241107083738135 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) 20241107083738135 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) 20241107083738135 DRLCMACDL DEBUG -- Chunk with length 870 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 20, CS-2): 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d cf 32 6b 5b (tbf_dl.cpp:686) 20241107083738135 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) 20241107083738135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241107083738135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-2): 07 00 29 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d cf 32 6b 5b 00 (tbf_dl.cpp:911) 20241107083738135 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 29 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d cf 32 6b 5b 00 (pcu_l1_if.cpp:182) 20241107083738136 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083738149 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) 20241107083738149 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) 20241107083738149 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=520): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING} (pdch_ul_controller.c:309) 20241107083738149 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083738154 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) 20241107083738154 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) 20241107083738154 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) 20241107083738154 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) 20241107083738154 DRLCMACDL DEBUG -- Chunk with length 552 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738154 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 20, MCS-5): 61 a5 3c 54 11 2c 62 40 80 35 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 4f ee ba d4 98 (tbf_dl.cpp:686) 20241107083738154 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) 20241107083738154 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738154 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241107083738154 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 20, MCS-5): 87 00 05 58 58 29 0f 55 04 8b 18 10 60 8d 4b 8b f5 47 37 80 85 19 96 bf 08 17 87 d4 8c a1 a3 5e 25 29 fd a0 c9 22 b1 b5 b4 74 fc ad 1e 53 80 bf 28 c8 3c a6 6d 46 c8 93 bb 2e 35 26 (tbf_dl.cpp:911) 20241107083738154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Sending data request: sapi=5 arfcn=871 cur_fn=520 block=1 data=87 00 05 58 58 29 0f 55 04 8b 18 10 60 8d 4b 8b f5 47 37 80 85 19 96 bf 08 17 87 d4 8c a1 a3 5e 25 29 fd a0 c9 22 b1 b5 b4 74 fc ad 1e 53 80 bf 28 c8 3c a6 6d 46 c8 93 bb 2e 35 26 (pcu_l1_if.cpp:182) 20241107083738155 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083738168 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) 20241107083738168 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) 20241107083738173 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) 20241107083738173 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) 20241107083738173 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) 20241107083738173 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) 20241107083738173 DRLCMACDL DEBUG -- Chunk with length 840 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 21, CS-2): a7 b0 6b d0 c2 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e (tbf_dl.cpp:686) 20241107083738173 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) 20241107083738173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241107083738173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-2): 07 00 2b a7 b0 6b d0 c2 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 00 (tbf_dl.cpp:911) 20241107083738173 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 2b a7 b0 6b d0 c2 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 00 (pcu_l1_if.cpp:182) 20241107083738173 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083738187 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) 20241107083738187 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) 20241107083738196 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) 20241107083738196 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) 20241107083738196 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) 20241107083738197 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) 20241107083738197 DRLCMACDL DEBUG -- Chunk with length 496 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738197 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 21, MCS-5): be 83 37 b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff e2 91 c1 b1 8a (tbf_dl.cpp:686) 20241107083738197 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) 20241107083738197 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738197 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241107083738197 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 21, MCS-5): 87 40 05 98 ef e0 0d 2d c2 c3 b4 9f e0 fe cd f1 96 dd be ab 97 9f 96 0e e6 39 19 22 3f b5 ba 9a b2 12 be 38 0c c4 cd f7 67 6c 4f ee 1d fb ff 05 97 7d 76 f7 4d cd bf 78 64 70 ac 22 (tbf_dl.cpp:911) 20241107083738197 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Sending data request: sapi=5 arfcn=871 cur_fn=528 block=3 data=87 40 05 98 ef e0 0d 2d c2 c3 b4 9f e0 fe cd f1 96 dd be ab 97 9f 96 0e e6 39 19 22 3f b5 ba 9a b2 12 be 38 0c c4 cd f7 67 6c 4f ee 1d fb ff 05 97 7d 76 f7 4d cd bf 78 64 70 ac 22 (pcu_l1_if.cpp:182) 20241107083738197 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083738212 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) 20241107083738212 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) 20241107083738216 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) 20241107083738216 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) 20241107083738216 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) 20241107083738216 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) 20241107083738216 DRLCMACDL DEBUG -- Chunk with length 810 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 22, CS-2): 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 f1 93 d4 e7 2b 06 76 70 31 4b ba 2f f1 1a 39 (tbf_dl.cpp:686) 20241107083738216 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) 20241107083738216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241107083738216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-2): 07 00 2d 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 f1 93 d4 e7 2b 06 76 70 31 4b ba 2f f1 1a 39 00 (tbf_dl.cpp:911) 20241107083738216 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 2d 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 f1 93 d4 e7 2b 06 76 70 31 4b ba 2f f1 1a 39 00 (pcu_l1_if.cpp:182) 20241107083738218 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083738231 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) 20241107083738231 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) 20241107083738235 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) 20241107083738235 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) 20241107083738235 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) 20241107083738235 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) 20241107083738235 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738235 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 22, MCS-5): f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c 9c 45 ab 85 6f ee f2 b4 bf c6 (tbf_dl.cpp:686) 20241107083738236 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) 20241107083738236 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738236 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241107083738236 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 22, MCS-5): 87 80 05 58 7c 85 89 93 a8 a8 7e a5 6e 8b af 46 70 ff 41 45 56 63 b8 58 67 b1 e2 cb cf d3 2c d5 5c a8 a5 43 1c 16 4f 1c ef 3c 7f 30 0b 7f 8a 46 31 17 67 d1 6a e1 9b bb 3c ed af 31 (tbf_dl.cpp:911) 20241107083738236 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Sending data request: sapi=5 arfcn=871 cur_fn=537 block=5 data=87 80 05 58 7c 85 89 93 a8 a8 7e a5 6e 8b af 46 70 ff 41 45 56 63 b8 58 67 b1 e2 cb cf d3 2c d5 5c a8 a5 43 1c 16 4f 1c ef 3c 7f 30 0b 7f 8a 46 31 17 67 d1 6a e1 9b bb 3c ed af 31 (pcu_l1_if.cpp:182) 20241107083738237 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083738249 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) 20241107083738249 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) 20241107083738259 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) 20241107083738259 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) 20241107083738259 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) 20241107083738259 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) 20241107083738259 DRLCMACDL DEBUG -- Chunk with length 780 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 23, CS-2): b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 (tbf_dl.cpp:686) 20241107083738259 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) 20241107083738259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241107083738259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-2): 07 00 2f b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 00 (tbf_dl.cpp:911) 20241107083738259 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 2f b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 00 (pcu_l1_if.cpp:182) 20241107083738260 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083738273 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) 20241107083738273 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) 20241107083738278 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) 20241107083738278 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) 20241107083738278 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) 20241107083738278 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) 20241107083738278 DRLCMACDL DEBUG -- Chunk with length 384 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738278 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 23, MCS-5): 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc fa 7c 8e 46 d0 5f fd 4b ee ac b5 2b 20 64 ee e4 (tbf_dl.cpp:686) 20241107083738278 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) 20241107083738278 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738278 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241107083738278 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 23, MCS-5): 87 c0 05 58 81 1e 20 ae d4 0f b7 65 e4 54 f4 69 d8 b4 06 d7 9f a9 9c 67 24 b7 97 de 6b d1 f1 28 cf 74 be a3 3d 2f b9 63 cc 1e 39 af 3e 9f a3 11 f4 57 ff 92 3b 6b ed 0a 08 99 3b 39 (tbf_dl.cpp:911) 20241107083738278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 data=87 c0 05 58 81 1e 20 ae d4 0f b7 65 e4 54 f4 69 d8 b4 06 d7 9f a9 9c 67 24 b7 97 de 6b d1 f1 28 cf 74 be a3 3d 2f b9 63 cc 1e 39 af 3e 9f a3 11 f4 57 ff 92 3b 6b ed 0a 08 99 3b 39 (pcu_l1_if.cpp:182) 20241107083738279 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083738292 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) 20241107083738292 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) 20241107083738297 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) 20241107083738297 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) 20241107083738297 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) 20241107083738297 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) 20241107083738297 DRLCMACDL DEBUG -- Chunk with length 750 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 24, CS-2): 04 56 46 7c 73 ab 08 50 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 e2 5f aa 1a 48 (tbf_dl.cpp:686) 20241107083738297 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) 20241107083738297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241107083738297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-2): 07 00 31 04 56 46 7c 73 ab 08 50 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 e2 5f aa 1a 48 00 (tbf_dl.cpp:911) 20241107083738297 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 31 04 56 46 7c 73 ab 08 50 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 e2 5f aa 1a 48 00 (pcu_l1_if.cpp:182) 20241107083738299 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083738313 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) 20241107083738313 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) 20241107083738322 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) 20241107083738322 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) 20241107083738322 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) 20241107083738322 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) 20241107083738322 DRLCMACDL DEBUG -- Chunk with length 328 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738322 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 24, MCS-5): 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 48 00 f3 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 08 e1 (tbf_dl.cpp:686) 20241107083738322 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) 20241107083738322 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738322 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241107083738322 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 24, MCS-5): 87 00 06 d8 0b fc 41 df 39 bf cd f4 6b ac 57 33 b9 9f 15 d9 6d 5a 7a 41 7a 11 4f 6a 4a 0b 18 ee 5a f9 f9 2a 3c 12 c0 3c 5c 9e 29 d9 aa bd b3 88 e7 87 5f 24 ff 1e d8 c4 4b 0a 42 38 (tbf_dl.cpp:911) 20241107083738322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 data=87 00 06 d8 0b fc 41 df 39 bf cd f4 6b ac 57 33 b9 9f 15 d9 6d 5a 7a 41 7a 11 4f 6a 4a 0b 18 ee 5a f9 f9 2a 3c 12 c0 3c 5c 9e 29 d9 aa bd b3 88 e7 87 5f 24 ff 1e d8 c4 4b 0a 42 38 (pcu_l1_if.cpp:182) 20241107083738323 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083738336 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) 20241107083738336 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) 20241107083738340 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) 20241107083738340 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) 20241107083738340 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) 20241107083738340 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) 20241107083738340 DRLCMACDL DEBUG -- Chunk with length 720 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 25, CS-2): 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 83 44 ce d0 f8 (tbf_dl.cpp:686) 20241107083738340 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) 20241107083738340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241107083738340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-2): 07 00 33 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 83 44 ce d0 f8 00 (tbf_dl.cpp:911) 20241107083738340 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 33 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 83 44 ce d0 f8 00 (pcu_l1_if.cpp:182) 20241107083738340 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083738355 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) 20241107083738355 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) 20241107083738360 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) 20241107083738360 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) 20241107083738360 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) 20241107083738360 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) 20241107083738360 DRLCMACDL DEBUG -- Chunk with length 272 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738360 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 25, MCS-5): 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 7e f1 a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 59 98 12 59 cd (tbf_dl.cpp:686) 20241107083738360 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) 20241107083738360 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738360 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241107083738360 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 25, MCS-5): 87 40 06 18 c7 26 dc e6 cc c4 e0 72 9a 8e a9 36 5c 92 7c 6f 30 d2 4f b0 68 01 37 d9 57 57 ef b8 5f 7c 6a 83 b1 d7 55 d8 0d 45 ea 15 c8 1b 2f 11 2c a4 a2 af 7f 74 60 16 a6 44 56 33 (tbf_dl.cpp:911) 20241107083738360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 data=87 40 06 18 c7 26 dc e6 cc c4 e0 72 9a 8e a9 36 5c 92 7c 6f 30 d2 4f b0 68 01 37 d9 57 57 ef b8 5f 7c 6a 83 b1 d7 55 d8 0d 45 ea 15 c8 1b 2f 11 2c a4 a2 af 7f 74 60 16 a6 44 56 33 (pcu_l1_if.cpp:182) 20241107083738361 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083738374 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) 20241107083738374 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) 20241107083738383 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) 20241107083738383 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) 20241107083738383 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) 20241107083738383 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) 20241107083738383 DRLCMACDL DEBUG -- Chunk with length 690 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 26, CS-2): f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 4b 80 42 af 4a a1 (tbf_dl.cpp:686) 20241107083738383 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) 20241107083738383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241107083738383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-2): 07 00 35 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 4b 80 42 af 4a a1 00 (tbf_dl.cpp:911) 20241107083738383 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 35 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 4b 80 42 af 4a a1 00 (pcu_l1_if.cpp:182) 20241107083738383 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083738398 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) 20241107083738398 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) 20241107083738402 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) 20241107083738402 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) 20241107083738402 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) 20241107083738402 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) 20241107083738402 DRLCMACDL DEBUG -- Chunk with length 216 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738402 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 26, MCS-5): 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a 87 63 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e 96 0b (tbf_dl.cpp:686) 20241107083738402 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) 20241107083738402 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738402 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241107083738402 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 26, MCS-5): 87 80 06 98 01 b4 f3 0d c4 1a 52 87 2b bc fe bd 52 6e 7d ea 52 1e 90 74 ad e6 e1 58 12 4a 4a 25 01 21 ac 95 d3 13 88 37 92 b7 5f 92 19 78 93 eb f4 ed 46 7f 46 01 84 3f 99 83 e5 02 (tbf_dl.cpp:911) 20241107083738403 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Sending data request: sapi=5 arfcn=871 cur_fn=572 block=1 data=87 80 06 98 01 b4 f3 0d c4 1a 52 87 2b bc fe bd 52 6e 7d ea 52 1e 90 74 ad e6 e1 58 12 4a 4a 25 01 21 ac 95 d3 13 88 37 92 b7 5f 92 19 78 93 eb f4 ed 46 7f 46 01 84 3f 99 83 e5 02 (pcu_l1_if.cpp:182) 20241107083738403 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083738416 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) 20241107083738416 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) 20241107083738421 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) 20241107083738421 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) 20241107083738421 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) 20241107083738421 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) 20241107083738421 DRLCMACDL DEBUG -- Chunk with length 660 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 27, CS-2): 1c 97 86 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 6d 55 fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a (tbf_dl.cpp:686) 20241107083738421 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) 20241107083738421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241107083738421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-2): 07 00 37 1c 97 86 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 6d 55 fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 00 (tbf_dl.cpp:911) 20241107083738421 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 37 1c 97 86 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 6d 55 fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 00 (pcu_l1_if.cpp:182) 20241107083738422 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083738435 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) 20241107083738435 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) 20241107083738445 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) 20241107083738445 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) 20241107083738445 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) 20241107083738445 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) 20241107083738445 DRLCMACDL DEBUG -- Chunk with length 160 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738445 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 27, MCS-5): 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c a4 50 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b db 50 (tbf_dl.cpp:686) 20241107083738445 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) 20241107083738445 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738445 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241107083738445 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 27, MCS-5): 87 c0 06 98 da 20 9b ef 5a 98 9f e9 17 7f 4c 2c ee bb 0f 13 29 14 02 25 0a 57 51 fa 4d aa d3 ba c6 ac 9b 32 b6 25 15 7d 24 a7 20 c8 0f 99 e9 11 3e 5d 1f f9 9c 96 80 ab d7 d2 36 14 (tbf_dl.cpp:911) 20241107083738445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=87 c0 06 98 da 20 9b ef 5a 98 9f e9 17 7f 4c 2c ee bb 0f 13 29 14 02 25 0a 57 51 fa 4d aa d3 ba c6 ac 9b 32 b6 25 15 7d 24 a7 20 c8 0f 99 e9 11 3e 5d 1f f9 9c 96 80 ab d7 d2 36 14 (pcu_l1_if.cpp:182) 20241107083738446 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083738460 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) 20241107083738460 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) 20241107083738465 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) 20241107083738465 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) 20241107083738465 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) 20241107083738465 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) 20241107083738465 DRLCMACDL DEBUG -- Chunk with length 630 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 28, CS-2): 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 0d fb b0 6f 7f 46 3d 05 93 85 6c 85 ef (tbf_dl.cpp:686) 20241107083738465 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) 20241107083738465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241107083738465 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-2): 07 00 39 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 0d fb b0 6f 7f 46 3d 05 93 85 6c 85 ef 00 (tbf_dl.cpp:911) 20241107083738465 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 39 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 0d fb b0 6f 7f 46 3d 05 93 85 6c 85 ef 00 (pcu_l1_if.cpp:182) 20241107083738466 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083738480 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) 20241107083738480 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) 20241107083738484 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) 20241107083738484 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) 20241107083738484 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) 20241107083738484 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) 20241107083738484 DRLCMACDL DEBUG -- Chunk with length 104 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738484 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 28, MCS-5): 07 bb 03 1a d4 64 58 3d e9 a7 d6 82 66 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 1e 02 (tbf_dl.cpp:686) 20241107083738484 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) 20241107083738484 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738484 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241107083738484 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 28, MCS-5): 87 00 07 d8 c1 ee 80 06 35 19 56 4f fa a9 b5 a0 19 21 a3 0d f4 24 3e b7 ee a6 cc c8 3d 3c e8 e0 fa ac 4c 0b 84 b0 1e 6b f5 66 90 db f2 d4 10 b1 c5 79 25 f7 d2 bc c8 fe e8 80 87 00 (tbf_dl.cpp:911) 20241107083738484 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Sending data request: sapi=5 arfcn=871 cur_fn=589 block=5 data=87 00 07 d8 c1 ee 80 06 35 19 56 4f fa a9 b5 a0 19 21 a3 0d f4 24 3e b7 ee a6 cc c8 3d 3c e8 e0 fa ac 4c 0b 84 b0 1e 6b f5 66 90 db f2 d4 10 b1 c5 79 25 f7 d2 bc c8 fe e8 80 87 00 (pcu_l1_if.cpp:182) 20241107083738485 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083738499 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) 20241107083738499 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) 20241107083738508 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) 20241107083738508 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) 20241107083738508 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) 20241107083738508 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) 20241107083738508 DRLCMACDL DEBUG -- Chunk with length 600 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 29, CS-2): 10 ef 6a 02 bb 05 0e bb 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 (tbf_dl.cpp:686) 20241107083738508 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) 20241107083738508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241107083738508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-2): 07 00 3b 10 ef 6a 02 bb 05 0e bb 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 00 (tbf_dl.cpp:911) 20241107083738508 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 3b 10 ef 6a 02 bb 05 0e bb 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 00 (pcu_l1_if.cpp:182) 20241107083738509 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083738522 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) 20241107083738522 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) 20241107083738527 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) 20241107083738527 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) 20241107083738527 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) 20241107083738527 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) 20241107083738527 DRLCMACDL DEBUG -- Chunk with length 48 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083738527 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083738527 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 731 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083738527 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083738527 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (7) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738527 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 29, MCS-5): 61 44 a3 e7 85 be 8f ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2f b7 e9 a6 d8 3f 3c (tbf_dl.cpp:686) 20241107083738527 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) 20241107083738527 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738527 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241107083738527 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 29, MCS-5): 87 40 07 48 18 d1 e8 79 a1 ef a3 6b 35 88 7a 77 a3 95 47 36 4e 36 e0 24 4c 6d e1 a1 2a ab 61 32 97 9c 48 b8 af b3 f9 a9 b4 cc 16 34 05 28 06 23 08 2e 56 d0 f0 cb 6d ba 29 f6 0f 0f (tbf_dl.cpp:911) 20241107083738527 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Sending data request: sapi=5 arfcn=871 cur_fn=598 block=7 data=87 40 07 48 18 d1 e8 79 a1 ef a3 6b 35 88 7a 77 a3 95 47 36 4e 36 e0 24 4c 6d e1 a1 2a ab 61 32 97 9c 48 b8 af b3 f9 a9 b4 cc 16 34 05 28 06 23 08 2e 56 d0 f0 cb 6d ba 29 f6 0f 0f (pcu_l1_if.cpp:182) 20241107083738528 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083738541 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) 20241107083738541 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) 20241107083738546 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) 20241107083738546 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) 20241107083738546 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) 20241107083738546 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) 20241107083738546 DRLCMACDL DEBUG -- Chunk with length 570 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 30, CS-2): 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 71 8a 61 a5 3c 54 11 2c 62 40 80 35 2e 2d (tbf_dl.cpp:686) 20241107083738546 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) 20241107083738546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241107083738546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-2): 07 00 3d 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 71 8a 61 a5 3c 54 11 2c 62 40 80 35 2e 2d 00 (tbf_dl.cpp:911) 20241107083738546 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 3d 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 71 8a 61 a5 3c 54 11 2c 62 40 80 35 2e 2d 00 (pcu_l1_if.cpp:182) 20241107083738547 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083738560 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) 20241107083738560 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) 20241107083738570 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) 20241107083738570 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083738570 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) 20241107083738570 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) 20241107083738570 DRLCMACDL DEBUG -- Chunk with length 1393 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738570 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 30, MCS-5): f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 96 6b e4 67 dc 87 68 32 (tbf_dl.cpp:686) 20241107083738570 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) 20241107083738570 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738570 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241107083738570 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 30, MCS-5): 87 80 07 98 fc bb 18 4f 4e ec 92 e8 4f 58 89 8e 00 5c 30 24 b1 69 c3 b8 af 84 eb f3 a1 9e eb b4 8d 53 35 de f3 ee 20 1c 3e 29 f3 f8 8f 7f 4a e0 f2 6d c4 b5 e5 1a f9 19 f7 21 9a 0c (tbf_dl.cpp:911) 20241107083738570 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Sending data request: sapi=5 arfcn=871 cur_fn=606 block=9 data=87 80 07 98 fc bb 18 4f 4e ec 92 e8 4f 58 89 8e 00 5c 30 24 b1 69 c3 b8 af 84 eb f3 a1 9e eb b4 8d 53 35 de f3 ee 20 1c 3e 29 f3 f8 8f 7f 4a e0 f2 6d c4 b5 e5 1a f9 19 f7 21 9a 0c (pcu_l1_if.cpp:182) 20241107083738571 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083738584 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) 20241107083738584 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) 20241107083738589 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) 20241107083738589 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) 20241107083738589 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) 20241107083738589 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) 20241107083738589 DRLCMACDL DEBUG -- Chunk with length 540 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 31, CS-2): d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c (tbf_dl.cpp:686) 20241107083738589 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) 20241107083738589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241107083738589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-2): 07 00 3f d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c 00 (tbf_dl.cpp:911) 20241107083738589 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 3f d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c 00 (pcu_l1_if.cpp:182) 20241107083738590 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083738604 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) 20241107083738604 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) 20241107083738608 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) 20241107083738608 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083738608 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) 20241107083738608 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) 20241107083738608 DRLCMACDL DEBUG -- Chunk with length 510 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 32, CS-2): 01 fe a2 20 f3 98 b6 19 21 4f ee ba d4 98 be 83 37 b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae (tbf_dl.cpp:686) 20241107083738608 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) 20241107083738608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241107083738609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241107083738609 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 619 + 13 = 632 (pdch_ul_controller.c:131) 20241107083738609 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type POLL (pdch_ul_controller.c:184) 20241107083738609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=632, TS=7) (tbf_dl.cpp:883) 20241107083738609 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=632, TS=7 (tbf_dl.cpp:903) 20241107083738609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-2): 0f 00 41 01 fe a2 20 f3 98 b6 19 21 4f ee ba d4 98 be 83 37 b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 00 (tbf_dl.cpp:911) 20241107083738609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Sending data request: sapi=5 arfcn=871 cur_fn=615 block=11 data=0f 00 41 01 fe a2 20 f3 98 b6 19 21 4f ee ba d4 98 be 83 37 b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 00 (pcu_l1_if.cpp:182) 20241107083738609 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083738623 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) 20241107083738623 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) 20241107083738633 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083738648 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) 20241107083738648 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) 20241107083738651 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083738666 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) 20241107083738666 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) 20241107083738670 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083738685 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=2 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) 20241107083738685 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) 20241107083738685 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083738685 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083738685 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) 20241107083738686 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083738686 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083738686 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:511) 20241107083738686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083738686 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) 20241107083738686 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) 20241107083738686 DRLCMACDL INFO MS (IMSI ): Low error rate 0%, increasing DL CS level to CS-3 (gprs_ms.c:690) 20241107083738686 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241107083738686 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241107083738686 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241107083738686 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241107083738686 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241107083738686 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241107083738686 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241107083738686 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241107083738686 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241107083738686 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241107083738686 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241107083738686 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241107083738686 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241107083738686 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241107083738686 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241107083738686 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241107083738686 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241107083738686 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241107083738686 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241107083738686 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241107083738686 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) 20241107083738686 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083738686 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) 20241107083738694 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) 20241107083738694 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083738694 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) 20241107083738694 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) 20241107083738694 DRLCMACDL DEBUG -- Chunk with length 1337 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738694 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 31, MCS-5): 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e fb 9c d3 09 c3 dd e7 dd d7 5c dd f0 a8 36 (tbf_dl.cpp:686) 20241107083738694 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) 20241107083738694 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738694 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241107083738694 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 31, MCS-5): 87 c0 07 98 0a 37 74 c9 bb 66 0d 6c 4a ee 35 fc 90 81 f2 81 a9 29 47 97 4b af ac 0b 63 5c f4 c7 3c 47 b7 6e e3 01 62 b4 ec 7f 46 bd 91 db 3e e7 74 c2 70 f7 79 f7 35 57 37 3c aa 0d (tbf_dl.cpp:911) 20241107083738694 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Sending data request: sapi=5 arfcn=871 cur_fn=632 block=3 data=87 c0 07 98 0a 37 74 c9 bb 66 0d 6c 4a ee 35 fc 90 81 f2 81 a9 29 47 97 4b af ac 0b 63 5c f4 c7 3c 47 b7 6e e3 01 62 b4 ec 7f 46 bd 91 db 3e e7 74 c2 70 f7 79 f7 35 57 37 3c aa 0d (pcu_l1_if.cpp:182) 20241107083738695 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083738709 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) 20241107083738709 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) 20241107083738713 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) 20241107083738713 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083738713 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) 20241107083738713 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) 20241107083738713 DRLCMACDL DEBUG -- Chunk with length 1281 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738713 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 32, MCS-5): e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 d4 dd b3 0d 4d 97 75 d4 3f 34 84 fc d7 de 82 09 d6 68 3c (tbf_dl.cpp:686) 20241107083738713 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) 20241107083738713 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738713 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241107083738713 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241107083738713 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 641 + 13 = 654 (pdch_ul_controller.c:131) 20241107083738713 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 654 for type POLL (pdch_ul_controller.c:184) 20241107083738713 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=654, TS=7) (tbf_dl.cpp:883) 20241107083738713 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=654, TS=7 (tbf_dl.cpp:903) 20241107083738713 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 32, MCS-5): 8f 00 08 18 fa c9 e5 19 48 b0 4a 29 14 a2 30 1d cc 05 93 ce 28 f1 ec 70 f6 8c fc 33 94 d7 84 9a f0 a6 f5 55 10 8b a1 63 2a 75 f7 6c 43 d3 65 1d f5 0f 0d 21 ff b5 b7 60 82 35 1a 0f (tbf_dl.cpp:911) 20241107083738713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Sending data request: sapi=5 arfcn=871 cur_fn=637 block=4 data=8f 00 08 18 fa c9 e5 19 48 b0 4a 29 14 a2 30 1d cc 05 93 ce 28 f1 ec 70 f6 8c fc 33 94 d7 84 9a f0 a6 f5 55 10 8b a1 63 2a 75 f7 6c 43 d3 65 1d f5 0f 0d 21 ff b5 b7 60 82 35 1a 0f (pcu_l1_if.cpp:182) 20241107083738714 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083738727 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) 20241107083738728 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) 20241107083738732 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083738747 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) 20241107083738747 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) 20241107083738756 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083738771 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) 20241107083738771 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) 20241107083738777 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083738790 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=7 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) 20241107083738790 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) 20241107083738791 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083738791 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083738791 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) 20241107083738791 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083738791 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083738791 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, 0x55a133c1c19c, 0x55a133c1c1a0, 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:572) 20241107083738791 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:599) 20241107083738791 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083738791 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) 20241107083738791 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) 20241107083738791 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241107083738791 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241107083738791 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241107083738791 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241107083738791 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241107083738791 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241107083738791 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241107083738791 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241107083738791 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241107083738791 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241107083738791 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241107083738791 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241107083738791 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241107083738791 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241107083738791 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241107083738791 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241107083738791 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241107083738791 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241107083738791 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241107083738791 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241107083738791 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) 20241107083738791 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083738791 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) 20241107083738794 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) 20241107083738795 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) 20241107083738795 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) 20241107083738795 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) 20241107083738795 DRLCMACDL DEBUG -- Chunk with length 480 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 33, CS-3): 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff e2 (tbf_dl.cpp:686) 20241107083738795 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) 20241107083738795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241107083738795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-3): 07 00 43 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff e2 00 (tbf_dl.cpp:911) 20241107083738795 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 43 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff e2 00 (pcu_l1_if.cpp:182) 20241107083738795 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083738809 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) 20241107083738809 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) 20241107083738818 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) 20241107083738818 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) 20241107083738818 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) 20241107083738818 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) 20241107083738818 DRLCMACDL DEBUG -- Chunk with length 1225 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738818 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 33, MCS-5): 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be 80 f2 22 44 bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b b2 78 (tbf_dl.cpp:686) 20241107083738818 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) 20241107083738818 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738818 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241107083738818 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 33, MCS-5): 87 40 08 98 04 85 dd e8 8b f6 bb c0 c9 15 d6 cc d9 7e 3f 3b 03 ac f3 c6 58 2e 50 f5 e6 b6 98 2f a0 bc 08 d1 6f b3 2a 95 c4 a5 5f bd 91 07 50 9f d1 68 14 04 67 1b ab 48 f6 86 2c 1e (tbf_dl.cpp:911) 20241107083738818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Sending data request: sapi=5 arfcn=871 cur_fn=658 block=9 data=87 40 08 98 04 85 dd e8 8b f6 bb c0 c9 15 d6 cc d9 7e 3f 3b 03 ac f3 c6 58 2e 50 f5 e6 b6 98 2f a0 bc 08 d1 6f b3 2a 95 c4 a5 5f bd 91 07 50 9f d1 68 14 04 67 1b ab 48 f6 86 2c 1e (pcu_l1_if.cpp:182) 20241107083738819 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083738832 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) 20241107083738832 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) 20241107083738837 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) 20241107083738837 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) 20241107083738837 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) 20241107083738837 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) 20241107083738837 DRLCMACDL DEBUG -- Chunk with length 444 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 34, CS-3): 91 c1 b1 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e (tbf_dl.cpp:686) 20241107083738837 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) 20241107083738837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241107083738837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-3): 07 00 45 91 c1 b1 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 00 (tbf_dl.cpp:911) 20241107083738837 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 45 91 c1 b1 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 00 (pcu_l1_if.cpp:182) 20241107083738838 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083738852 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) 20241107083738852 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) 20241107083738856 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) 20241107083738856 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) 20241107083738856 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) 20241107083738856 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) 20241107083738856 DRLCMACDL DEBUG -- Chunk with length 1169 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738856 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 34, MCS-5): 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f 12 97 4e f8 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba 16 85 e4 29 (tbf_dl.cpp:686) 20241107083738856 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) 20241107083738856 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738856 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241107083738856 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 34, MCS-5): 87 80 08 18 5d a5 20 cf be 3b a8 e1 29 c5 c1 70 a5 01 a5 87 24 b0 ac ad d6 28 9a ce a7 c4 a5 13 fe 5f 52 c2 22 fb 0a 97 7c b2 a0 90 68 75 52 cb b0 0a 25 1e 41 76 94 ae 45 21 79 0a (tbf_dl.cpp:911) 20241107083738856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=87 80 08 18 5d a5 20 cf be 3b a8 e1 29 c5 c1 70 a5 01 a5 87 24 b0 ac ad d6 28 9a ce a7 c4 a5 13 fe 5f 52 c2 22 fb 0a 97 7c b2 a0 90 68 75 52 cb b0 0a 25 1e 41 76 94 ae 45 21 79 0a (pcu_l1_if.cpp:182) 20241107083738857 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083738871 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) 20241107083738871 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) 20241107083738880 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) 20241107083738880 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) 20241107083738880 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) 20241107083738880 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) 20241107083738880 DRLCMACDL DEBUG -- Chunk with length 408 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 35, CS-3): 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c 9c 45 ab 85 6f ee f2 b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 (tbf_dl.cpp:686) 20241107083738880 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) 20241107083738880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241107083738880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-3): 07 00 47 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c 9c 45 ab 85 6f ee f2 b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 00 (tbf_dl.cpp:911) 20241107083738880 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 47 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c 9c 45 ab 85 6f ee f2 b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 00 (pcu_l1_if.cpp:182) 20241107083738881 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083738895 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) 20241107083738895 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) 20241107083738899 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) 20241107083738899 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) 20241107083738899 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) 20241107083738899 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) 20241107083738899 DRLCMACDL DEBUG -- Chunk with length 1113 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738899 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 35, MCS-5): af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 86 9d e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 b7 (tbf_dl.cpp:686) 20241107083738899 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) 20241107083738899 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738899 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241107083738899 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 35, MCS-5): 87 c0 08 d8 2b 17 02 5f 85 fe 55 75 06 c3 6a b9 00 47 e7 db f0 07 b9 61 27 f8 28 60 95 6e e4 33 85 3d 61 70 9f 05 13 6b e8 b5 e9 80 82 a7 58 9e ce a4 c6 8d 1d 2c 96 dc 0b ba cd 2d (tbf_dl.cpp:911) 20241107083738899 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Sending data request: sapi=5 arfcn=871 cur_fn=676 block=1 data=87 c0 08 d8 2b 17 02 5f 85 fe 55 75 06 c3 6a b9 00 47 e7 db f0 07 b9 61 27 f8 28 60 95 6e e4 33 85 3d 61 70 9f 05 13 6b e8 b5 e9 80 82 a7 58 9e ce a4 c6 8d 1d 2c 96 dc 0b ba cd 2d (pcu_l1_if.cpp:182) 20241107083738900 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083738913 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) 20241107083738913 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) 20241107083738918 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) 20241107083738918 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) 20241107083738918 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) 20241107083738918 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) 20241107083738918 DRLCMACDL DEBUG -- Chunk with length 372 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 36, CS-3): 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc fa 7c 8e 46 d0 5f fd 4b (tbf_dl.cpp:686) 20241107083738918 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) 20241107083738918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241107083738918 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-3): 07 00 49 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc fa 7c 8e 46 d0 5f fd 4b 00 (tbf_dl.cpp:911) 20241107083738918 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 49 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc fa 7c 8e 46 d0 5f fd 4b 00 (pcu_l1_if.cpp:182) 20241107083738919 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083738933 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) 20241107083738933 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) 20241107083738942 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) 20241107083738942 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) 20241107083738942 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) 20241107083738942 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) 20241107083738942 DRLCMACDL DEBUG -- Chunk with length 1057 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738942 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 36, MCS-5): 4d 1f 8f 4c f9 d9 6f 28 cb e2 a0 8b e2 19 d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 24 56 (tbf_dl.cpp:686) 20241107083738942 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) 20241107083738942 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738942 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241107083738943 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 36, MCS-5): 87 00 09 58 d3 c7 23 53 7e f6 1b ca b2 38 e8 a2 78 06 74 01 4d a6 f6 87 ec 0e c4 5a 5f 29 48 80 45 1f 51 eb c4 ed a5 ea bc 1f 51 88 26 df 83 be 1b 30 9b b8 b8 88 76 1c c4 10 89 15 (tbf_dl.cpp:911) 20241107083738943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 block=3 data=87 00 09 58 d3 c7 23 53 7e f6 1b ca b2 38 e8 a2 78 06 74 01 4d a6 f6 87 ec 0e c4 5a 5f 29 48 80 45 1f 51 eb c4 ed a5 ea bc 1f 51 88 26 df 83 be 1b 30 9b b8 b8 88 76 1c c4 10 89 15 (pcu_l1_if.cpp:182) 20241107083738943 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083738956 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) 20241107083738956 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) 20241107083738961 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) 20241107083738961 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) 20241107083738961 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) 20241107083738961 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) 20241107083738961 DRLCMACDL DEBUG -- Chunk with length 336 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083738961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 37, CS-3): ee ac b5 2b 20 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 (tbf_dl.cpp:686) 20241107083738961 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) 20241107083738961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241107083738961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-3): 07 00 4b ee ac b5 2b 20 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 00 (tbf_dl.cpp:911) 20241107083738961 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 4b ee ac b5 2b 20 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 00 (pcu_l1_if.cpp:182) 20241107083738962 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083738975 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) 20241107083738975 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) 20241107083738980 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) 20241107083738980 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) 20241107083738980 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) 20241107083738980 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) 20241107083738980 DRLCMACDL DEBUG -- Chunk with length 1001 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083738980 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 37, MCS-5): 66 ec b6 9d 0a ec 97 17 08 01 d8 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 49 (tbf_dl.cpp:686) 20241107083738980 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) 20241107083738980 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083738980 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241107083738980 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 37, MCS-5): 87 40 09 98 19 bb 6d a7 02 fb e5 05 42 00 36 9a 13 60 18 c3 3d fc ab 04 36 d4 67 70 49 81 f8 36 54 26 e9 e2 f7 b7 46 f0 b4 6b ef 9e 6b c0 b2 54 a8 71 fe 83 be 11 29 49 c7 09 65 12 (tbf_dl.cpp:911) 20241107083738980 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Sending data request: sapi=5 arfcn=871 cur_fn=693 block=5 data=87 40 09 98 19 bb 6d a7 02 fb e5 05 42 00 36 9a 13 60 18 c3 3d fc ab 04 36 d4 67 70 49 81 f8 36 54 26 e9 e2 f7 b7 46 f0 b4 6b ef 9e 6b c0 b2 54 a8 71 fe 83 be 11 29 49 c7 09 65 12 (pcu_l1_if.cpp:182) 20241107083738981 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083738995 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) 20241107083738995 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) 20241107083739004 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) 20241107083739004 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) 20241107083739004 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) 20241107083739004 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) 20241107083739004 DRLCMACDL DEBUG -- Chunk with length 300 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 38, CS-3): 6b e5 e7 ab f0 48 00 f3 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 08 e1 1c 9b 70 9b 33 13 83 cb (tbf_dl.cpp:686) 20241107083739004 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) 20241107083739004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241107083739004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-3): 07 00 4d 6b e5 e7 ab f0 48 00 f3 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 08 e1 1c 9b 70 9b 33 13 83 cb 00 (tbf_dl.cpp:911) 20241107083739004 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 4d 6b e5 e7 ab f0 48 00 f3 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 08 e1 1c 9b 70 9b 33 13 83 cb 00 (pcu_l1_if.cpp:182) 20241107083739005 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083739019 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) 20241107083739019 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) 20241107083739023 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) 20241107083739023 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) 20241107083739023 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) 20241107083739023 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) 20241107083739023 DRLCMACDL DEBUG -- Chunk with length 945 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739023 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 38, MCS-5): 69 45 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 70 87 61 53 1c 3e (tbf_dl.cpp:686) 20241107083739023 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) 20241107083739023 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739023 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241107083739023 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 38, MCS-5): 87 80 09 58 5a 51 e6 e1 dd 3b 6a c5 1b 69 5e ba 51 23 c7 78 45 d1 33 29 87 0b 18 7e da 08 1f 0d d0 82 d2 12 b7 4e 6d d6 24 69 6c e6 0a eb 16 ce ab 92 2a 46 14 31 dc 61 d8 14 87 0f (tbf_dl.cpp:911) 20241107083739023 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Sending data request: sapi=5 arfcn=871 cur_fn=702 block=7 data=87 80 09 58 5a 51 e6 e1 dd 3b 6a c5 1b 69 5e ba 51 23 c7 78 45 d1 33 29 87 0b 18 7e da 08 1f 0d d0 82 d2 12 b7 4e 6d d6 24 69 6c e6 0a eb 16 ce ab 92 2a 46 14 31 dc 61 d8 14 87 0f (pcu_l1_if.cpp:182) 20241107083739024 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083739037 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) 20241107083739038 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) 20241107083739042 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) 20241107083739042 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) 20241107083739042 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) 20241107083739042 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) 20241107083739042 DRLCMACDL DEBUG -- Chunk with length 264 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 39, CS-3): 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 7e f1 a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 (tbf_dl.cpp:686) 20241107083739042 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) 20241107083739042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241107083739042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-3): 07 00 4f 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 7e f1 a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 00 (tbf_dl.cpp:911) 20241107083739042 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 4f 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 7e f1 a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 00 (pcu_l1_if.cpp:182) 20241107083739043 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083739057 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) 20241107083739057 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) 20241107083739066 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) 20241107083739066 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) 20241107083739066 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) 20241107083739066 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) 20241107083739066 DRLCMACDL DEBUG -- Chunk with length 889 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739066 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 39, MCS-5): 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d cf 32 6b 5b a7 b0 6b d0 c2 7f 42 (tbf_dl.cpp:686) 20241107083739066 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) 20241107083739066 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739066 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241107083739066 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 39, MCS-5): 87 c0 09 d8 60 38 16 5e 6b 62 13 8d 45 f2 31 63 a6 05 53 b9 ae 7f 79 5a 4e d2 ae 7d de 02 f9 5b 21 81 8d ae 9e 65 d9 d2 71 23 72 76 a4 0c 60 5c e7 b3 cc da d6 29 ec 1a b4 f0 9f 10 (tbf_dl.cpp:911) 20241107083739066 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Sending data request: sapi=5 arfcn=871 cur_fn=710 block=9 data=87 c0 09 d8 60 38 16 5e 6b 62 13 8d 45 f2 31 63 a6 05 53 b9 ae 7f 79 5a 4e d2 ae 7d de 02 f9 5b 21 81 8d ae 9e 65 d9 d2 71 23 72 76 a4 0c 60 5c e7 b3 cc da d6 29 ec 1a b4 f0 9f 10 (pcu_l1_if.cpp:182) 20241107083739067 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083739081 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) 20241107083739081 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) 20241107083739085 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) 20241107083739085 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) 20241107083739085 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) 20241107083739085 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) 20241107083739085 DRLCMACDL DEBUG -- Chunk with length 228 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 40, CS-3): b0 90 8a be fe d1 81 59 98 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a 87 63 (tbf_dl.cpp:686) 20241107083739085 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) 20241107083739085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241107083739085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-3): 07 00 51 b0 90 8a be fe d1 81 59 98 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a 87 63 00 (tbf_dl.cpp:911) 20241107083739086 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 51 b0 90 8a be fe d1 81 59 98 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a 87 63 00 (pcu_l1_if.cpp:182) 20241107083739086 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083739101 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) 20241107083739101 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) 20241107083739105 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) 20241107083739106 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) 20241107083739106 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) 20241107083739106 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) 20241107083739106 DRLCMACDL DEBUG -- Chunk with length 833 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739106 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 40, MCS-5): b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 f1 93 d4 e7 2b 06 76 70 31 4b ba 2f f1 1a 39 b7 ff 80 (tbf_dl.cpp:686) 20241107083739106 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) 20241107083739106 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739106 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241107083739106 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 40, MCS-5): 87 00 0a 18 ad 92 cc 34 67 f6 d3 61 43 65 0b 09 ce b3 a0 c0 17 fc f8 30 b8 89 9b 0a 90 39 aa d3 be bd a5 a5 f1 ea 64 31 5b 5a fc 24 f5 f9 8a 81 1d 5c cc 92 ee 4b bc 46 ce ed 3f 20 (tbf_dl.cpp:911) 20241107083739106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 data=87 00 0a 18 ad 92 cc 34 67 f6 d3 61 43 65 0b 09 ce b3 a0 c0 17 fc f8 30 b8 89 9b 0a 90 39 aa d3 be bd a5 a5 f1 ea 64 31 5b 5a fc 24 f5 f9 8a 81 1d 5c cc 92 ee 4b bc 46 ce ed 3f 20 (pcu_l1_if.cpp:182) 20241107083739106 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083739120 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) 20241107083739120 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) 20241107083739130 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) 20241107083739130 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) 20241107083739130 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) 20241107083739130 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) 20241107083739130 DRLCMACDL DEBUG -- Chunk with length 192 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 41, CS-3): 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e 96 0b 6a 83 6c be (tbf_dl.cpp:686) 20241107083739130 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) 20241107083739130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241107083739130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-3): 07 00 53 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e 96 0b 6a 83 6c be 00 (tbf_dl.cpp:911) 20241107083739130 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 53 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e 96 0b 6a 83 6c be 00 (pcu_l1_if.cpp:182) 20241107083739130 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083739144 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) 20241107083739144 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) 20241107083739149 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) 20241107083739149 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) 20241107083739149 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) 20241107083739149 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) 20241107083739149 DRLCMACDL DEBUG -- Chunk with length 777 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739149 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 41, MCS-5): e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 ab 08 50 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 e2 5f aa 1a (tbf_dl.cpp:686) 20241107083739149 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) 20241107083739149 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739149 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241107083739149 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 41, MCS-5): 87 40 0a 58 b8 62 61 b7 0b fb 11 f4 2a a1 9f 38 eb ec a9 d5 6b cb 50 bc 00 9c ac 33 b3 55 0d 81 95 11 df dc 2a 02 d4 1e 05 8c 77 e6 af b7 79 49 19 c7 53 50 b8 21 5e b2 f8 97 aa 06 (tbf_dl.cpp:911) 20241107083739149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Sending data request: sapi=5 arfcn=871 cur_fn=728 block=1 data=87 40 0a 58 b8 62 61 b7 0b fb 11 f4 2a a1 9f 38 eb ec a9 d5 6b cb 50 bc 00 9c ac 33 b3 55 0d 81 95 11 df dc 2a 02 d4 1e 05 8c 77 e6 af b7 79 49 19 c7 53 50 b8 21 5e b2 f8 97 aa 06 (pcu_l1_if.cpp:182) 20241107083739150 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083739164 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) 20241107083739164 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) 20241107083739169 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) 20241107083739169 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) 20241107083739169 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) 20241107083739169 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) 20241107083739169 DRLCMACDL DEBUG -- Chunk with length 156 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 42, CS-3): 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c a4 50 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 (tbf_dl.cpp:686) 20241107083739169 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) 20241107083739169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241107083739169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-3): 07 00 55 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c a4 50 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 00 (tbf_dl.cpp:911) 20241107083739169 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 55 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c a4 50 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 00 (pcu_l1_if.cpp:182) 20241107083739169 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083739183 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) 20241107083739183 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) 20241107083739192 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) 20241107083739193 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) 20241107083739193 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) 20241107083739193 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) 20241107083739193 DRLCMACDL DEBUG -- Chunk with length 721 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739193 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 42, MCS-5): 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 83 44 ce d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 4b (tbf_dl.cpp:686) 20241107083739193 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) 20241107083739193 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739193 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241107083739193 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 42, MCS-5): 87 80 0a 18 d2 ca b4 0a d6 a2 8f 36 e9 30 df af d5 45 e8 9b f9 32 8b 04 ba e7 0c d4 54 f8 20 91 33 34 7e 7e 94 40 5f 49 d0 16 a1 be dc 02 83 d2 95 02 3c 71 11 87 0e 31 b8 24 d8 12 (tbf_dl.cpp:911) 20241107083739193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Sending data request: sapi=5 arfcn=871 cur_fn=736 block=3 data=87 80 0a 18 d2 ca b4 0a d6 a2 8f 36 e9 30 df af d5 45 e8 9b f9 32 8b 04 ba e7 0c d4 54 f8 20 91 33 34 7e 7e 94 40 5f 49 d0 16 a1 be dc 02 83 d2 95 02 3c 71 11 87 0e 31 b8 24 d8 12 (pcu_l1_if.cpp:182) 20241107083739193 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083739207 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) 20241107083739207 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) 20241107083739211 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) 20241107083739211 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) 20241107083739212 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) 20241107083739212 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) 20241107083739212 DRLCMACDL DEBUG -- Chunk with length 120 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 43, CS-3): 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b db 50 07 bb 03 1a d4 64 58 3d e9 a7 d6 82 66 84 8c 36 d0 93 f8 dc (tbf_dl.cpp:686) 20241107083739212 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) 20241107083739212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241107083739212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-3): 07 00 57 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b db 50 07 bb 03 1a d4 64 58 3d e9 a7 d6 82 66 84 8c 36 d0 93 f8 dc 00 (tbf_dl.cpp:911) 20241107083739212 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 57 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b db 50 07 bb 03 1a d4 64 58 3d e9 a7 d6 82 66 84 8c 36 d0 93 f8 dc 00 (pcu_l1_if.cpp:182) 20241107083739212 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083739226 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) 20241107083739226 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) 20241107083739230 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) 20241107083739230 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) 20241107083739230 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) 20241107083739230 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) 20241107083739230 DRLCMACDL DEBUG -- Chunk with length 665 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739231 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 43, MCS-5): 80 42 af 4a a1 1c 97 86 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 6d 55 fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 0d fb b0 6f (tbf_dl.cpp:686) 20241107083739231 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) 20241107083739231 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739231 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241107083739231 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 43, MCS-5): 87 c0 0a 18 a0 d0 ab 52 28 c7 a5 e1 46 63 b7 57 32 ae c7 c4 51 54 13 57 5b 95 7f 29 80 38 97 13 7d aa ef ce a1 a1 a2 56 5d 77 d6 c0 39 2e 7b 67 ff 93 04 95 8f 43 a8 68 c3 3e ec 1b (tbf_dl.cpp:911) 20241107083739231 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Sending data request: sapi=5 arfcn=871 cur_fn=745 block=5 data=87 c0 0a 18 a0 d0 ab 52 28 c7 a5 e1 46 63 b7 57 32 ae c7 c4 51 54 13 57 5b 95 7f 29 80 38 97 13 7d aa ef ce a1 a1 a2 56 5d 77 d6 c0 39 2e 7b 67 ff 93 04 95 8f 43 a8 68 c3 3e ec 1b (pcu_l1_if.cpp:182) 20241107083739231 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083739245 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) 20241107083739245 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) 20241107083739254 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) 20241107083739254 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) 20241107083739254 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) 20241107083739254 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) 20241107083739254 DRLCMACDL DEBUG -- Chunk with length 84 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 44, CS-3): ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 1e 02 (tbf_dl.cpp:686) 20241107083739254 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) 20241107083739254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241107083739255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-3): 07 00 59 ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 1e 02 00 (tbf_dl.cpp:911) 20241107083739255 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 59 ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 1e 02 00 (pcu_l1_if.cpp:182) 20241107083739256 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083739269 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) 20241107083739269 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) 20241107083739273 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) 20241107083739273 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) 20241107083739273 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) 20241107083739273 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) 20241107083739274 DRLCMACDL DEBUG -- Chunk with length 609 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739274 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 44, MCS-5): 7f 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb 05 0e bb 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 71 (tbf_dl.cpp:686) 20241107083739274 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) 20241107083739274 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739274 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241107083739274 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 44, MCS-5): 87 00 0b d8 9f 51 4f c1 64 21 5b e1 3b c4 bb 9a c0 6e 81 c3 6e 87 70 68 8f f2 72 2f 68 78 b6 b1 dd 83 87 04 f1 4e a7 07 12 5d b6 0b 22 7d b4 b0 6d fc 15 a5 99 a3 93 1a 46 26 50 1c (tbf_dl.cpp:911) 20241107083739274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 data=87 00 0b d8 9f 51 4f c1 64 21 5b e1 3b c4 bb 9a c0 6e 81 c3 6e 87 70 68 8f f2 72 2f 68 78 b6 b1 dd 83 87 04 f1 4e a7 07 12 5d b6 0b 22 7d b4 b0 6d fc 15 a5 99 a3 93 1a 46 26 50 1c (pcu_l1_if.cpp:182) 20241107083739275 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083739288 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) 20241107083739288 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) 20241107083739292 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) 20241107083739293 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) 20241107083739293 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) 20241107083739293 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) 20241107083739293 DRLCMACDL DEBUG -- Chunk with length 48 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 45, CS-3): 44 a3 e7 85 be 8f ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 (tbf_dl.cpp:686) 20241107083739293 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) 20241107083739293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241107083739293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-3): 07 00 5b 44 a3 e7 85 be 8f ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 00 (tbf_dl.cpp:911) 20241107083739293 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 5b 44 a3 e7 85 be 8f ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 00 (pcu_l1_if.cpp:182) 20241107083739294 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083739307 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) 20241107083739307 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) 20241107083739317 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) 20241107083739317 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) 20241107083739317 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) 20241107083739317 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) 20241107083739317 DRLCMACDL DEBUG -- Chunk with length 553 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739317 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 45, MCS-5): 8a 61 a5 3c 54 11 2c 62 40 80 35 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 4f ee ba d4 (tbf_dl.cpp:686) 20241107083739317 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) 20241107083739317 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739317 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241107083739317 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 45, MCS-5): 87 40 0b 98 62 58 29 0f 55 04 8b 18 10 60 8d 4b 8b f5 47 37 80 85 19 96 bf 08 17 87 d4 8c a1 a3 5e 25 29 fd a0 c9 22 b1 b5 b4 74 fc ad 1e 53 80 bf 28 c8 3c a6 6d 46 c8 93 bb 2e 35 (tbf_dl.cpp:911) 20241107083739317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Sending data request: sapi=5 arfcn=871 cur_fn=762 block=9 data=87 40 0b 98 62 58 29 0f 55 04 8b 18 10 60 8d 4b 8b f5 47 37 80 85 19 96 bf 08 17 87 d4 8c a1 a3 5e 25 29 fd a0 c9 22 b1 b5 b4 74 fc ad 1e 53 80 bf 28 c8 3c a6 6d 46 c8 93 bb 2e 35 (pcu_l1_if.cpp:182) 20241107083739318 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083739331 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) 20241107083739331 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) 20241107083739336 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) 20241107083739336 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) 20241107083739336 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) 20241107083739336 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) 20241107083739336 DRLCMACDL DEBUG -- Chunk with length 12 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083739336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083739336 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Bandwitdh: 459 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083739336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083739336 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (23) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 46, CS-3): 33 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2f b7 e9 a6 d8 3f 3c f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 (tbf_dl.cpp:686) 20241107083739336 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) 20241107083739336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241107083739336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-3): 07 00 5c 33 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2f b7 e9 a6 d8 3f 3c f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 00 (tbf_dl.cpp:911) 20241107083739336 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 5c 33 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2f b7 e9 a6 d8 3f 3c f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 00 (pcu_l1_if.cpp:182) 20241107083739337 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083739350 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) 20241107083739350 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) 20241107083739355 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) 20241107083739355 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) 20241107083739355 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) 20241107083739355 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) 20241107083739355 DRLCMACDL DEBUG -- Chunk with length 497 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739355 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 46, MCS-5): 98 be 83 37 b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff e2 91 c1 b1 (tbf_dl.cpp:686) 20241107083739355 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) 20241107083739355 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739355 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241107083739355 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 46, MCS-5): 87 80 0b 18 a6 ef e0 0d 2d c2 c3 b4 9f e0 fe cd f1 96 dd be ab 97 9f 96 0e e6 39 19 22 3f b5 ba 9a b2 12 be 38 0c c4 cd f7 67 6c 4f ee 1d fb ff 05 97 7d 76 f7 4d cd bf 78 64 70 2c (tbf_dl.cpp:911) 20241107083739355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Sending data request: sapi=5 arfcn=871 cur_fn=771 block=11 data=87 80 0b 18 a6 ef e0 0d 2d c2 c3 b4 9f e0 fe cd f1 96 dd be ab 97 9f 96 0e e6 39 19 22 3f b5 ba 9a b2 12 be 38 0c c4 cd f7 67 6c 4f ee 1d fb ff 05 97 7d 76 f7 4d cd bf 78 64 70 2c (pcu_l1_if.cpp:182) 20241107083739356 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083739369 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) 20241107083739369 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) 20241107083739379 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) 20241107083739379 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) 20241107083739379 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) 20241107083739379 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) 20241107083739379 DRLCMACDL DEBUG -- Chunk with length 1377 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 47, CS-3): c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 96 6b e4 67 (tbf_dl.cpp:686) 20241107083739379 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) 20241107083739379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241107083739379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-3): 07 00 5f c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 96 6b e4 67 00 (tbf_dl.cpp:911) 20241107083739379 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 5f c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 96 6b e4 67 00 (pcu_l1_if.cpp:182) 20241107083739379 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083739393 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) 20241107083739393 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) 20241107083739397 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) 20241107083739397 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) 20241107083739398 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) 20241107083739398 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) 20241107083739398 DRLCMACDL DEBUG -- Chunk with length 441 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739398 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 47, MCS-5): 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c 9c 45 ab 85 6f ee f2 b4 bf (tbf_dl.cpp:686) 20241107083739398 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) 20241107083739398 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739398 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241107083739398 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 47, MCS-5): 87 c0 0b 98 62 7c 85 89 93 a8 a8 7e a5 6e 8b af 46 70 ff 41 45 56 63 b8 58 67 b1 e2 cb cf d3 2c d5 5c a8 a5 43 1c 16 4f 1c ef 3c 7f 30 0b 7f 8a 46 31 17 67 d1 6a e1 9b bb 3c ed 2f (tbf_dl.cpp:911) 20241107083739398 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Sending data request: sapi=5 arfcn=871 cur_fn=780 block=1 data=87 c0 0b 98 62 7c 85 89 93 a8 a8 7e a5 6e 8b af 46 70 ff 41 45 56 63 b8 58 67 b1 e2 cb cf d3 2c d5 5c a8 a5 43 1c 16 4f 1c ef 3c 7f 30 0b 7f 8a 46 31 17 67 d1 6a e1 9b bb 3c ed 2f (pcu_l1_if.cpp:182) 20241107083739398 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083739412 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) 20241107083739412 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) 20241107083739417 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) 20241107083739417 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) 20241107083739417 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) 20241107083739417 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) 20241107083739417 DRLCMACDL DEBUG -- Chunk with length 1341 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 48, CS-3): dc 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba (tbf_dl.cpp:686) 20241107083739417 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) 20241107083739417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241107083739417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-3): 07 00 61 dc 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 00 (tbf_dl.cpp:911) 20241107083739417 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 61 dc 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 00 (pcu_l1_if.cpp:182) 20241107083739418 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083739431 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) 20241107083739431 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) 20241107083739440 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) 20241107083739440 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) 20241107083739440 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) 20241107083739441 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) 20241107083739441 DRLCMACDL DEBUG -- Chunk with length 385 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739441 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 48, MCS-5): c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc fa 7c 8e 46 d0 5f fd 4b ee ac b5 2b 20 64 ee (tbf_dl.cpp:686) 20241107083739441 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) 20241107083739441 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739441 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241107083739441 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 48, MCS-5): 87 00 0c 98 71 81 1e 20 ae d4 0f b7 65 e4 54 f4 69 d8 b4 06 d7 9f a9 9c 67 24 b7 97 de 6b d1 f1 28 cf 74 be a3 3d 2f b9 63 cc 1e 39 af 3e 9f a3 11 f4 57 ff 92 3b 6b ed 0a 08 99 3b (tbf_dl.cpp:911) 20241107083739441 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Sending data request: sapi=5 arfcn=871 cur_fn=788 block=3 data=87 00 0c 98 71 81 1e 20 ae d4 0f b7 65 e4 54 f4 69 d8 b4 06 d7 9f a9 9c 67 24 b7 97 de 6b d1 f1 28 cf 74 be a3 3d 2f b9 63 cc 1e 39 af 3e 9f a3 11 f4 57 ff 92 3b 6b ed 0a 08 99 3b (pcu_l1_if.cpp:182) 20241107083739442 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083739455 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) 20241107083739455 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) 20241107083739460 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) 20241107083739460 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) 20241107083739460 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) 20241107083739460 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) 20241107083739460 DRLCMACDL DEBUG -- Chunk with length 1305 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 49, CS-3): 8d 07 88 d1 b2 ff 19 f5 46 6e fb 9c d3 09 c3 dd e7 dd d7 5c dd f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 (tbf_dl.cpp:686) 20241107083739460 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) 20241107083739460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241107083739460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-3): 07 00 63 8d 07 88 d1 b2 ff 19 f5 46 6e fb 9c d3 09 c3 dd e7 dd d7 5c dd f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 00 (tbf_dl.cpp:911) 20241107083739460 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 63 8d 07 88 d1 b2 ff 19 f5 46 6e fb 9c d3 09 c3 dd e7 dd d7 5c dd f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 00 (pcu_l1_if.cpp:182) 20241107083739461 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083739474 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) 20241107083739474 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) 20241107083739479 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) 20241107083739479 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) 20241107083739479 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) 20241107083739479 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) 20241107083739479 DRLCMACDL DEBUG -- Chunk with length 329 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739479 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 49, MCS-5): e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 48 00 f3 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 08 (tbf_dl.cpp:686) 20241107083739479 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) 20241107083739479 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739479 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241107083739479 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 49, MCS-5): 87 40 0c 18 f9 0b fc 41 df 39 bf cd f4 6b ac 57 33 b9 9f 15 d9 6d 5a 7a 41 7a 11 4f 6a 4a 0b 18 ee 5a f9 f9 2a 3c 12 c0 3c 5c 9e 29 d9 aa bd b3 88 e7 87 5f 24 ff 1e d8 c4 4b 0a 02 (tbf_dl.cpp:911) 20241107083739479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Sending data request: sapi=5 arfcn=871 cur_fn=797 block=5 data=87 40 0c 18 f9 0b fc 41 df 39 bf cd f4 6b ac 57 33 b9 9f 15 d9 6d 5a 7a 41 7a 11 4f 6a 4a 0b 18 ee 5a f9 f9 2a 3c 12 c0 3c 5c 9e 29 d9 aa bd b3 88 e7 87 5f 24 ff 1e d8 c4 4b 0a 02 (pcu_l1_if.cpp:182) 20241107083739480 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083739493 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) 20241107083739493 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) 20241107083739503 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) 20241107083739503 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) 20241107083739503 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) 20241107083739503 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) 20241107083739503 DRLCMACDL DEBUG -- Chunk with length 1269 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 50, CS-3): 30 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 d4 dd b3 0d 4d 97 75 d4 3f 34 84 (tbf_dl.cpp:686) 20241107083739503 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) 20241107083739503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241107083739503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-3): 07 00 65 30 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 d4 dd b3 0d 4d 97 75 d4 3f 34 84 00 (tbf_dl.cpp:911) 20241107083739503 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 65 30 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 d4 dd b3 0d 4d 97 75 d4 3f 34 84 00 (pcu_l1_if.cpp:182) 20241107083739504 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083739517 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) 20241107083739517 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) 20241107083739522 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) 20241107083739522 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083739522 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) 20241107083739522 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) 20241107083739522 DRLCMACDL DEBUG -- Chunk with length 273 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739522 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 50, MCS-5): e1 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 7e f1 a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 59 98 12 59 (tbf_dl.cpp:686) 20241107083739522 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) 20241107083739522 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739522 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241107083739522 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 50, MCS-5): 87 80 0c 58 38 c7 26 dc e6 cc c4 e0 72 9a 8e a9 36 5c 92 7c 6f 30 d2 4f b0 68 01 37 d9 57 57 ef b8 5f 7c 6a 83 b1 d7 55 d8 0d 45 ea 15 c8 1b 2f 11 2c a4 a2 af 7f 74 60 16 a6 44 16 (tbf_dl.cpp:911) 20241107083739522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Sending data request: sapi=5 arfcn=871 cur_fn=806 block=7 data=87 80 0c 58 38 c7 26 dc e6 cc c4 e0 72 9a 8e a9 36 5c 92 7c 6f 30 d2 4f b0 68 01 37 d9 57 57 ef b8 5f 7c 6a 83 b1 d7 55 d8 0d 45 ea 15 c8 1b 2f 11 2c a4 a2 af 7f 74 60 16 a6 44 16 (pcu_l1_if.cpp:182) 20241107083739523 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083739537 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) 20241107083739537 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) 20241107083739541 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) 20241107083739541 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) 20241107083739541 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) 20241107083739541 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) 20241107083739541 DRLCMACDL DEBUG -- Chunk with length 1233 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 51, CS-3): fc d7 de 82 09 d6 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be (tbf_dl.cpp:686) 20241107083739541 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) 20241107083739541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241107083739541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-3): 07 00 67 fc d7 de 82 09 d6 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be 00 (tbf_dl.cpp:911) 20241107083739542 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 67 fc d7 de 82 09 d6 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be 00 (pcu_l1_if.cpp:182) 20241107083739542 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083739555 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) 20241107083739555 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) 20241107083739565 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) 20241107083739565 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083739565 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) 20241107083739565 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) 20241107083739565 DRLCMACDL DEBUG -- Chunk with length 1197 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 52, CS-3): 80 f2 22 44 bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b b2 78 74 95 82 3c fb ee a0 86 (tbf_dl.cpp:686) 20241107083739565 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) 20241107083739565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241107083739565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241107083739565 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 819 + 13 = 832 (pdch_ul_controller.c:131) 20241107083739565 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 832 for type POLL (pdch_ul_controller.c:184) 20241107083739565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=832, TS=7) (tbf_dl.cpp:883) 20241107083739565 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=832, TS=7 (tbf_dl.cpp:903) 20241107083739565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-3): 0f 00 69 80 f2 22 44 bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b b2 78 74 95 82 3c fb ee a0 86 00 (tbf_dl.cpp:911) 20241107083739565 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Sending data request: sapi=5 arfcn=871 cur_fn=814 block=9 data=0f 00 69 80 f2 22 44 bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b b2 78 74 95 82 3c fb ee a0 86 00 (pcu_l1_if.cpp:182) 20241107083739566 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083739579 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) 20241107083739579 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) 20241107083739584 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083739598 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) 20241107083739598 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) 20241107083739603 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083739619 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) 20241107083739619 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) 20241107083739627 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083739641 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 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) 20241107083739641 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) 20241107083739641 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083739641 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083739641 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) 20241107083739641 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083739641 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083739641 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:511) 20241107083739641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083739641 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) 20241107083739641 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) 20241107083739641 DRLCMACDL DEBUG MS (IMSI ): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241107083739641 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241107083739641 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241107083739641 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241107083739641 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241107083739641 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241107083739641 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241107083739641 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241107083739641 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241107083739641 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241107083739641 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241107083739641 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241107083739641 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241107083739641 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241107083739641 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241107083739641 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241107083739641 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241107083739641 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241107083739641 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241107083739641 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241107083739641 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241107083739641 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) 20241107083739641 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) 20241107083739646 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) 20241107083739646 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083739646 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) 20241107083739646 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) 20241107083739646 DRLCMACDL DEBUG -- Chunk with length 217 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739646 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 51, MCS-5): cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a 87 63 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e 96 (tbf_dl.cpp:686) 20241107083739646 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) 20241107083739646 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739646 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241107083739646 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 51, MCS-5): 87 c0 0c 58 b3 01 b4 f3 0d c4 1a 52 87 2b bc fe bd 52 6e 7d ea 52 1e 90 74 ad e6 e1 58 12 4a 4a 25 01 21 ac 95 d3 13 88 37 92 b7 5f 92 19 78 93 eb f4 ed 46 7f 46 01 84 3f 99 83 25 (tbf_dl.cpp:911) 20241107083739646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Sending data request: sapi=5 arfcn=871 cur_fn=832 block=1 data=87 c0 0c 58 b3 01 b4 f3 0d c4 1a 52 87 2b bc fe bd 52 6e 7d ea 52 1e 90 74 ad e6 e1 58 12 4a 4a 25 01 21 ac 95 d3 13 88 37 92 b7 5f 92 19 78 93 eb f4 ed 46 7f 46 01 84 3f 99 83 25 (pcu_l1_if.cpp:182) 20241107083739646 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083739661 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) 20241107083739661 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) 20241107083739665 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) 20241107083739665 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083739665 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) 20241107083739665 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) 20241107083739665 DRLCMACDL DEBUG -- Chunk with length 161 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739665 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 52, MCS-5): 0b 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c a4 50 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b db (tbf_dl.cpp:686) 20241107083739666 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) 20241107083739666 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739666 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241107083739666 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241107083739666 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 840 + 13 = 853 (pdch_ul_controller.c:131) 20241107083739666 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 853 for type POLL (pdch_ul_controller.c:184) 20241107083739666 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=853, TS=7) (tbf_dl.cpp:883) 20241107083739666 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=853, TS=7 (tbf_dl.cpp:903) 20241107083739666 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 52, MCS-5): 8f 00 0d d8 82 da 20 9b ef 5a 98 9f e9 17 7f 4c 2c ee bb 0f 13 29 14 02 25 0a 57 51 fa 4d aa d3 ba c6 ac 9b 32 b6 25 15 7d 24 a7 20 c8 0f 99 e9 11 3e 5d 1f f9 9c 96 80 ab d7 d2 36 (tbf_dl.cpp:911) 20241107083739666 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Sending data request: sapi=5 arfcn=871 cur_fn=836 block=2 data=8f 00 0d d8 82 da 20 9b ef 5a 98 9f e9 17 7f 4c 2c ee bb 0f 13 29 14 02 25 0a 57 51 fa 4d aa d3 ba c6 ac 9b 32 b6 25 15 7d 24 a7 20 c8 0f 99 e9 11 3e 5d 1f f9 9c 96 80 ab d7 d2 36 (pcu_l1_if.cpp:182) 20241107083739666 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083739680 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) 20241107083739680 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) 20241107083739689 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083739704 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) 20241107083739704 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) 20241107083739709 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083739724 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) 20241107083739724 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) 20241107083739728 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083739743 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=849 block=5 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) 20241107083739743 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) 20241107083739743 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083739743 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083739743 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) 20241107083739743 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083739743 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083739743 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, 0x55a133c1c19c, 0x55a133c1c1a0, 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:572) 20241107083739743 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:599) 20241107083739743 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083739743 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) 20241107083739743 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) 20241107083739743 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241107083739743 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241107083739743 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241107083739744 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241107083739744 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241107083739744 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241107083739744 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241107083739744 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241107083739744 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241107083739744 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241107083739744 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241107083739744 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241107083739744 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241107083739744 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241107083739744 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241107083739744 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241107083739744 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241107083739744 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241107083739744 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241107083739744 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241107083739744 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) 20241107083739744 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) 20241107083739753 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) 20241107083739753 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) 20241107083739753 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) 20241107083739753 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) 20241107083739753 DRLCMACDL DEBUG -- Chunk with length 1161 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 53, CS-3): a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f 12 97 4e f8 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d (tbf_dl.cpp:686) 20241107083739753 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) 20241107083739753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241107083739753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-3): 07 00 6b a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f 12 97 4e f8 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d 00 (tbf_dl.cpp:911) 20241107083739753 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 6b a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f 12 97 4e f8 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d 00 (pcu_l1_if.cpp:182) 20241107083739754 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083739766 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) 20241107083739766 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) 20241107083739770 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) 20241107083739770 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) 20241107083739770 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) 20241107083739770 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) 20241107083739770 DRLCMACDL DEBUG -- Chunk with length 105 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739770 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 53, MCS-5): 50 07 bb 03 1a d4 64 58 3d e9 a7 d6 82 66 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 1e (tbf_dl.cpp:686) 20241107083739770 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) 20241107083739770 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739770 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241107083739770 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 53, MCS-5): 87 40 0d 18 d4 c1 ee 80 06 35 19 56 4f fa a9 b5 a0 19 21 a3 0d f4 24 3e b7 ee a6 cc c8 3d 3c e8 e0 fa ac 4c 0b 84 b0 1e 6b f5 66 90 db f2 d4 10 b1 c5 79 25 f7 d2 bc c8 fe e8 80 07 (tbf_dl.cpp:911) 20241107083739770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Sending data request: sapi=5 arfcn=871 cur_fn=858 block=7 data=87 40 0d 18 d4 c1 ee 80 06 35 19 56 4f fa a9 b5 a0 19 21 a3 0d f4 24 3e b7 ee a6 cc c8 3d 3c e8 e0 fa ac 4c 0b 84 b0 1e 6b f5 66 90 db f2 d4 10 b1 c5 79 25 f7 d2 bc c8 fe e8 80 07 (pcu_l1_if.cpp:182) 20241107083739770 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083739785 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) 20241107083739785 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) 20241107083739790 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) 20241107083739790 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) 20241107083739790 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) 20241107083739790 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) 20241107083739790 DRLCMACDL DEBUG -- Chunk with length 1125 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 54, CS-3): c3 2a 94 78 04 d9 51 ba 16 85 e4 29 af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 86 9d e0 a3 80 (tbf_dl.cpp:686) 20241107083739790 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) 20241107083739790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241107083739790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-3): 07 00 6d c3 2a 94 78 04 d9 51 ba 16 85 e4 29 af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 86 9d e0 a3 80 00 (tbf_dl.cpp:911) 20241107083739790 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 6d c3 2a 94 78 04 d9 51 ba 16 85 e4 29 af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 86 9d e0 a3 80 00 (pcu_l1_if.cpp:182) 20241107083739791 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083739805 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) 20241107083739805 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) 20241107083739815 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) 20241107083739815 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) 20241107083739815 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) 20241107083739815 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) 20241107083739815 DRLCMACDL DEBUG -- Chunk with length 49 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083739815 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083739815 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 1104 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083739815 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083739815 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (6) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739815 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 54, MCS-5): 63 02 44 a3 e7 85 be 8f ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2f b7 e9 a6 d8 3f (tbf_dl.cpp:686) 20241107083739815 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) 20241107083739815 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739815 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241107083739815 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 54, MCS-5): 87 80 0d c8 98 00 d1 e8 79 a1 ef a3 6b 35 88 7a 77 a3 95 47 36 4e 36 e0 24 4c 6d e1 a1 2a ab 61 32 97 9c 48 b8 af b3 f9 a9 b4 cc 16 34 05 28 06 23 08 2e 56 d0 f0 cb 6d ba 29 f6 0f (tbf_dl.cpp:911) 20241107083739815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Sending data request: sapi=5 arfcn=871 cur_fn=866 block=9 data=87 80 0d c8 98 00 d1 e8 79 a1 ef a3 6b 35 88 7a 77 a3 95 47 36 4e 36 e0 24 4c 6d e1 a1 2a ab 61 32 97 9c 48 b8 af b3 f9 a9 b4 cc 16 34 05 28 06 23 08 2e 56 d0 f0 cb 6d ba 29 f6 0f (pcu_l1_if.cpp:182) 20241107083739816 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083739829 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) 20241107083739829 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) 20241107083739833 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) 20241107083739833 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) 20241107083739833 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) 20241107083739833 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) 20241107083739833 DRLCMACDL DEBUG -- Chunk with length 1089 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 55, CS-3): 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 b7 4d 1f 8f 4c (tbf_dl.cpp:686) 20241107083739833 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) 20241107083739833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241107083739834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-3): 07 00 6f 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 b7 4d 1f 8f 4c 00 (tbf_dl.cpp:911) 20241107083739834 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 6f 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 b7 4d 1f 8f 4c 00 (pcu_l1_if.cpp:182) 20241107083739834 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083739848 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) 20241107083739848 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) 20241107083739853 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) 20241107083739853 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) 20241107083739853 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) 20241107083739853 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) 20241107083739853 DRLCMACDL DEBUG -- Chunk with length 1394 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739853 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 55, MCS-5): 3c f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 96 6b e4 67 dc 87 68 (tbf_dl.cpp:686) 20241107083739853 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) 20241107083739853 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739853 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241107083739853 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 55, MCS-5): 87 c0 0d 18 8f fc bb 18 4f 4e ec 92 e8 4f 58 89 8e 00 5c 30 24 b1 69 c3 b8 af 84 eb f3 a1 9e eb b4 8d 53 35 de f3 ee 20 1c 3e 29 f3 f8 8f 7f 4a e0 f2 6d c4 b5 e5 1a f9 19 f7 21 1a (tbf_dl.cpp:911) 20241107083739853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Sending data request: sapi=5 arfcn=871 cur_fn=875 block=11 data=87 c0 0d 18 8f fc bb 18 4f 4e ec 92 e8 4f 58 89 8e 00 5c 30 24 b1 69 c3 b8 af 84 eb f3 a1 9e eb b4 8d 53 35 de f3 ee 20 1c 3e 29 f3 f8 8f 7f 4a e0 f2 6d c4 b5 e5 1a f9 19 f7 21 1a (pcu_l1_if.cpp:182) 20241107083739854 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083739867 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) 20241107083739867 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) 20241107083739877 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) 20241107083739877 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) 20241107083739877 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) 20241107083739877 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) 20241107083739877 DRLCMACDL DEBUG -- Chunk with length 1053 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739877 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 56, CS-3): f9 d9 6f 28 cb e2 a0 8b e2 19 d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 (tbf_dl.cpp:686) 20241107083739877 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) 20241107083739877 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739877 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241107083739877 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-3): 07 00 71 f9 d9 6f 28 cb e2 a0 8b e2 19 d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 00 (tbf_dl.cpp:911) 20241107083739877 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 71 f9 d9 6f 28 cb e2 a0 8b e2 19 d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 00 (pcu_l1_if.cpp:182) 20241107083739878 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083739891 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) 20241107083739891 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) 20241107083739896 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) 20241107083739896 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) 20241107083739896 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) 20241107083739896 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) 20241107083739896 DRLCMACDL DEBUG -- Chunk with length 1338 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739896 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 56, MCS-5): 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e fb 9c d3 09 c3 dd e7 dd d7 5c dd f0 a8 (tbf_dl.cpp:686) 20241107083739896 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) 20241107083739896 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739896 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241107083739896 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 56, MCS-5): 87 00 0e 98 8c 0a 37 74 c9 bb 66 0d 6c 4a ee 35 fc 90 81 f2 81 a9 29 47 97 4b af ac 0b 63 5c f4 c7 3c 47 b7 6e e3 01 62 b4 ec 7f 46 bd 91 db 3e e7 74 c2 70 f7 79 f7 35 57 37 3c 2a (tbf_dl.cpp:911) 20241107083739896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Sending data request: sapi=5 arfcn=871 cur_fn=884 block=1 data=87 00 0e 98 8c 0a 37 74 c9 bb 66 0d 6c 4a ee 35 fc 90 81 f2 81 a9 29 47 97 4b af ac 0b 63 5c f4 c7 3c 47 b7 6e e3 01 62 b4 ec 7f 46 bd 91 db 3e e7 74 c2 70 f7 79 f7 35 57 37 3c 2a (pcu_l1_if.cpp:182) 20241107083739897 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083739910 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) 20241107083739910 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) 20241107083739915 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) 20241107083739915 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) 20241107083739915 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) 20241107083739915 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) 20241107083739915 DRLCMACDL DEBUG -- Chunk with length 1017 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 57, CS-3): 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 24 56 66 ec b6 9d 0a ec 97 17 08 01 d8 68 4e 80 61 0c f7 f0 af 12 (tbf_dl.cpp:686) 20241107083739915 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) 20241107083739915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241107083739915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-3): 07 00 73 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 24 56 66 ec b6 9d 0a ec 97 17 08 01 d8 68 4e 80 61 0c f7 f0 af 12 00 (tbf_dl.cpp:911) 20241107083739915 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 73 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 24 56 66 ec b6 9d 0a ec 97 17 08 01 d8 68 4e 80 61 0c f7 f0 af 12 00 (pcu_l1_if.cpp:182) 20241107083739916 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083739929 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) 20241107083739929 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) 20241107083739939 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) 20241107083739939 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) 20241107083739939 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) 20241107083739939 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) 20241107083739939 DRLCMACDL DEBUG -- Chunk with length 1282 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739939 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 57, MCS-5): 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 d4 dd b3 0d 4d 97 75 d4 3f 34 84 fc d7 de 82 09 d6 68 (tbf_dl.cpp:686) 20241107083739939 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) 20241107083739939 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739939 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241107083739939 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 57, MCS-5): 87 40 0e 98 0d fa c9 e5 19 48 b0 4a 29 14 a2 30 1d cc 05 93 ce 28 f1 ec 70 f6 8c fc 33 94 d7 84 9a f0 a6 f5 55 10 8b a1 63 2a 75 f7 6c 43 d3 65 1d f5 0f 0d 21 ff b5 b7 60 82 35 1a (tbf_dl.cpp:911) 20241107083739939 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Sending data request: sapi=5 arfcn=871 cur_fn=892 block=3 data=87 40 0e 98 0d fa c9 e5 19 48 b0 4a 29 14 a2 30 1d cc 05 93 ce 28 f1 ec 70 f6 8c fc 33 94 d7 84 9a f0 a6 f5 55 10 8b a1 63 2a 75 f7 6c 43 d3 65 1d f5 0f 0d 21 ff b5 b7 60 82 35 1a (pcu_l1_if.cpp:182) 20241107083739940 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083739953 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) 20241107083739953 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) 20241107083739958 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) 20241107083739958 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) 20241107083739958 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) 20241107083739958 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) 20241107083739958 DRLCMACDL DEBUG -- Chunk with length 981 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083739958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 58, CS-3): d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 49 (tbf_dl.cpp:686) 20241107083739958 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) 20241107083739958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241107083739958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-3): 07 00 75 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 49 00 (tbf_dl.cpp:911) 20241107083739958 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 75 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 49 00 (pcu_l1_if.cpp:182) 20241107083739959 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083739972 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) 20241107083739972 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) 20241107083739977 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) 20241107083739977 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) 20241107083739977 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) 20241107083739977 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) 20241107083739977 DRLCMACDL DEBUG -- Chunk with length 1226 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083739977 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 58, MCS-5): 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be 80 f2 22 44 bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b b2 (tbf_dl.cpp:686) 20241107083739977 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) 20241107083739977 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083739977 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241107083739977 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 58, MCS-5): 87 80 0e 18 8f 04 85 dd e8 8b f6 bb c0 c9 15 d6 cc d9 7e 3f 3b 03 ac f3 c6 58 2e 50 f5 e6 b6 98 2f a0 bc 08 d1 6f b3 2a 95 c4 a5 5f bd 91 07 50 9f d1 68 14 04 67 1b ab 48 f6 86 2c (tbf_dl.cpp:911) 20241107083739977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Sending data request: sapi=5 arfcn=871 cur_fn=901 block=5 data=87 80 0e 18 8f 04 85 dd e8 8b f6 bb c0 c9 15 d6 cc d9 7e 3f 3b 03 ac f3 c6 58 2e 50 f5 e6 b6 98 2f a0 bc 08 d1 6f b3 2a 95 c4 a5 5f bd 91 07 50 9f d1 68 14 04 67 1b ab 48 f6 86 2c (pcu_l1_if.cpp:182) 20241107083739978 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083739991 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) 20241107083739991 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) 20241107083740001 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) 20241107083740001 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) 20241107083740001 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) 20241107083740001 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) 20241107083740001 DRLCMACDL DEBUG -- Chunk with length 945 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 59, CS-3): 69 45 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 (tbf_dl.cpp:686) 20241107083740001 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) 20241107083740001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241107083740001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-3): 07 00 77 69 45 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 00 (tbf_dl.cpp:911) 20241107083740001 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 77 69 45 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 00 (pcu_l1_if.cpp:182) 20241107083740001 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083740015 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) 20241107083740015 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) 20241107083740020 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) 20241107083740020 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) 20241107083740020 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) 20241107083740020 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) 20241107083740020 DRLCMACDL DEBUG -- Chunk with length 1170 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740020 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 59, MCS-5): 78 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f 12 97 4e f8 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba 16 85 e4 (tbf_dl.cpp:686) 20241107083740020 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) 20241107083740020 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740020 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241107083740020 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 59, MCS-5): 87 c0 0e 18 1e 5d a5 20 cf be 3b a8 e1 29 c5 c1 70 a5 01 a5 87 24 b0 ac ad d6 28 9a ce a7 c4 a5 13 fe 5f 52 c2 22 fb 0a 97 7c b2 a0 90 68 75 52 cb b0 0a 25 1e 41 76 94 ae 45 21 39 (tbf_dl.cpp:911) 20241107083740020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Sending data request: sapi=5 arfcn=871 cur_fn=910 block=7 data=87 c0 0e 18 1e 5d a5 20 cf be 3b a8 e1 29 c5 c1 70 a5 01 a5 87 24 b0 ac ad d6 28 9a ce a7 c4 a5 13 fe 5f 52 c2 22 fb 0a 97 7c b2 a0 90 68 75 52 cb b0 0a 25 1e 41 76 94 ae 45 21 39 (pcu_l1_if.cpp:182) 20241107083740021 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083740034 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) 20241107083740034 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) 20241107083740039 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) 20241107083740039 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) 20241107083740039 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) 20241107083740039 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) 20241107083740039 DRLCMACDL DEBUG -- Chunk with length 909 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 60, CS-3): 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 70 87 61 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 (tbf_dl.cpp:686) 20241107083740039 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) 20241107083740039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241107083740039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-3): 07 00 79 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 70 87 61 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 00 (tbf_dl.cpp:911) 20241107083740039 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 79 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 70 87 61 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 00 (pcu_l1_if.cpp:182) 20241107083740040 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083740053 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) 20241107083740053 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) 20241107083740063 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) 20241107083740063 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) 20241107083740063 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) 20241107083740063 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) 20241107083740063 DRLCMACDL DEBUG -- Chunk with length 1114 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740063 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 60, MCS-5): 29 af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 86 9d e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 (tbf_dl.cpp:686) 20241107083740063 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) 20241107083740063 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740063 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241107083740063 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 60, MCS-5): 87 00 0f 58 ca 2b 17 02 5f 85 fe 55 75 06 c3 6a b9 00 47 e7 db f0 07 b9 61 27 f8 28 60 95 6e e4 33 85 3d 61 70 9f 05 13 6b e8 b5 e9 80 82 a7 58 9e ce a4 c6 8d 1d 2c 96 dc 0b ba 0d (tbf_dl.cpp:911) 20241107083740063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Sending data request: sapi=5 arfcn=871 cur_fn=918 block=9 data=87 00 0f 58 ca 2b 17 02 5f 85 fe 55 75 06 c3 6a b9 00 47 e7 db f0 07 b9 61 27 f8 28 60 95 6e e4 33 85 3d 61 70 9f 05 13 6b e8 b5 e9 80 82 a7 58 9e ce a4 c6 8d 1d 2c 96 dc 0b ba 0d (pcu_l1_if.cpp:182) 20241107083740064 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083740077 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) 20241107083740077 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) 20241107083740082 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) 20241107083740082 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) 20241107083740082 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) 20241107083740082 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) 20241107083740082 DRLCMACDL DEBUG -- Chunk with length 873 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 61, CS-3): ba fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d cf 32 6b 5b a7 b0 6b (tbf_dl.cpp:686) 20241107083740082 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) 20241107083740082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241107083740082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-3): 07 00 7b ba fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d cf 32 6b 5b a7 b0 6b 00 (tbf_dl.cpp:911) 20241107083740082 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 7b ba fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d cf 32 6b 5b a7 b0 6b 00 (pcu_l1_if.cpp:182) 20241107083740083 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083740097 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) 20241107083740097 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) 20241107083740101 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) 20241107083740102 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) 20241107083740102 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) 20241107083740102 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) 20241107083740102 DRLCMACDL DEBUG -- Chunk with length 1058 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740102 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 61, MCS-5): b7 4d 1f 8f 4c f9 d9 6f 28 cb e2 a0 8b e2 19 d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 24 (tbf_dl.cpp:686) 20241107083740102 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) 20241107083740102 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740102 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241107083740102 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 61, MCS-5): 87 40 0f d8 6d d3 c7 23 53 7e f6 1b ca b2 38 e8 a2 78 06 74 01 4d a6 f6 87 ec 0e c4 5a 5f 29 48 80 45 1f 51 eb c4 ed a5 ea bc 1f 51 88 26 df 83 be 1b 30 9b b8 b8 88 76 1c c4 10 09 (tbf_dl.cpp:911) 20241107083740102 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Sending data request: sapi=5 arfcn=871 cur_fn=927 block=11 data=87 40 0f d8 6d d3 c7 23 53 7e f6 1b ca b2 38 e8 a2 78 06 74 01 4d a6 f6 87 ec 0e c4 5a 5f 29 48 80 45 1f 51 eb c4 ed a5 ea bc 1f 51 88 26 df 83 be 1b 30 9b b8 b8 88 76 1c c4 10 09 (pcu_l1_if.cpp:182) 20241107083740102 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083740116 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) 20241107083740116 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) 20241107083740125 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) 20241107083740125 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) 20241107083740125 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) 20241107083740125 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) 20241107083740125 DRLCMACDL DEBUG -- Chunk with length 837 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 62, CS-3): d0 c2 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 (tbf_dl.cpp:686) 20241107083740125 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) 20241107083740125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241107083740125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-3): 07 00 7d d0 c2 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 00 (tbf_dl.cpp:911) 20241107083740125 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 7d d0 c2 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 00 (pcu_l1_if.cpp:182) 20241107083740127 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083740139 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) 20241107083740139 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) 20241107083740144 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) 20241107083740144 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) 20241107083740144 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) 20241107083740144 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) 20241107083740144 DRLCMACDL DEBUG -- Chunk with length 1002 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740144 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 62, MCS-5): 56 66 ec b6 9d 0a ec 97 17 08 01 d8 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 (tbf_dl.cpp:686) 20241107083740144 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) 20241107083740144 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740144 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241107083740144 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 62, MCS-5): 87 80 0f 98 95 19 bb 6d a7 02 fb e5 05 42 00 36 9a 13 60 18 c3 3d fc ab 04 36 d4 67 70 49 81 f8 36 54 26 e9 e2 f7 b7 46 f0 b4 6b ef 9e 6b c0 b2 54 a8 71 fe 83 be 11 29 49 c7 09 25 (tbf_dl.cpp:911) 20241107083740144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Sending data request: sapi=5 arfcn=871 cur_fn=936 block=1 data=87 80 0f 98 95 19 bb 6d a7 02 fb e5 05 42 00 36 9a 13 60 18 c3 3d fc ab 04 36 d4 67 70 49 81 f8 36 54 26 e9 e2 f7 b7 46 f0 b4 6b ef 9e 6b c0 b2 54 a8 71 fe 83 be 11 29 49 c7 09 25 (pcu_l1_if.cpp:182) 20241107083740145 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083740158 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) 20241107083740159 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) 20241107083740163 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) 20241107083740163 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) 20241107083740163 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) 20241107083740163 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) 20241107083740163 DRLCMACDL DEBUG -- Chunk with length 801 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 63, CS-3): c6 ab 93 c5 6c 69 f1 93 d4 e7 2b 06 76 70 31 4b ba 2f f1 1a 39 b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 (tbf_dl.cpp:686) 20241107083740163 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) 20241107083740163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241107083740163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-3): 07 00 7f c6 ab 93 c5 6c 69 f1 93 d4 e7 2b 06 76 70 31 4b ba 2f f1 1a 39 b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 00 (tbf_dl.cpp:911) 20241107083740163 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 7f c6 ab 93 c5 6c 69 f1 93 d4 e7 2b 06 76 70 31 4b ba 2f f1 1a 39 b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 00 (pcu_l1_if.cpp:182) 20241107083740164 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083740177 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) 20241107083740177 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) 20241107083740188 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) 20241107083740188 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) 20241107083740188 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) 20241107083740188 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) 20241107083740188 DRLCMACDL DEBUG -- Chunk with length 946 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740188 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 63, MCS-5): 49 69 45 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 70 87 61 53 1c (tbf_dl.cpp:686) 20241107083740188 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) 20241107083740188 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740188 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241107083740188 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 63, MCS-5): 87 c0 0f 58 52 5a 51 e6 e1 dd 3b 6a c5 1b 69 5e ba 51 23 c7 78 45 d1 33 29 87 0b 18 7e da 08 1f 0d d0 82 d2 12 b7 4e 6d d6 24 69 6c e6 0a eb 16 ce ab 92 2a 46 14 31 dc 61 d8 14 07 (tbf_dl.cpp:911) 20241107083740188 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Sending data request: sapi=5 arfcn=871 cur_fn=944 block=3 data=87 c0 0f 58 52 5a 51 e6 e1 dd 3b 6a c5 1b 69 5e ba 51 23 c7 78 45 d1 33 29 87 0b 18 7e da 08 1f 0d d0 82 d2 12 b7 4e 6d d6 24 69 6c e6 0a eb 16 ce ab 92 2a 46 14 31 dc 61 d8 14 07 (pcu_l1_if.cpp:182) 20241107083740189 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083740202 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) 20241107083740202 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) 20241107083740206 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) 20241107083740206 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) 20241107083740206 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) 20241107083740206 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) 20241107083740206 DRLCMACDL DEBUG -- Chunk with length 765 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 64, CS-3): ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 ab 08 50 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 (tbf_dl.cpp:686) 20241107083740206 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) 20241107083740206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241107083740206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-3): 07 00 81 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 ab 08 50 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 00 (tbf_dl.cpp:911) 20241107083740206 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 81 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 ab 08 50 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 00 (pcu_l1_if.cpp:182) 20241107083740207 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083740221 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) 20241107083740221 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) 20241107083740225 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) 20241107083740225 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) 20241107083740225 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) 20241107083740225 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) 20241107083740225 DRLCMACDL DEBUG -- Chunk with length 890 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740225 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 64, MCS-5): 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d cf 32 6b 5b a7 b0 6b d0 c2 7f (tbf_dl.cpp:686) 20241107083740225 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) 20241107083740225 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740225 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241107083740225 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 64, MCS-5): 87 00 10 98 cf 60 38 16 5e 6b 62 13 8d 45 f2 31 63 a6 05 53 b9 ae 7f 79 5a 4e d2 ae 7d de 02 f9 5b 21 81 8d ae 9e 65 d9 d2 71 23 72 76 a4 0c 60 5c e7 b3 cc da d6 29 ec 1a b4 f0 1f (tbf_dl.cpp:911) 20241107083740225 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Sending data request: sapi=5 arfcn=871 cur_fn=953 block=5 data=87 00 10 98 cf 60 38 16 5e 6b 62 13 8d 45 f2 31 63 a6 05 53 b9 ae 7f 79 5a 4e d2 ae 7d de 02 f9 5b 21 81 8d ae 9e 65 d9 d2 71 23 72 76 a4 0c 60 5c e7 b3 cc da d6 29 ec 1a b4 f0 1f (pcu_l1_if.cpp:182) 20241107083740226 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083740240 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) 20241107083740240 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) 20241107083740249 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) 20241107083740249 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) 20241107083740249 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) 20241107083740249 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) 20241107083740249 DRLCMACDL DEBUG -- Chunk with length 729 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 65, CS-3): e1 86 78 c9 e2 5f aa 1a 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 83 44 (tbf_dl.cpp:686) 20241107083740249 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) 20241107083740249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241107083740249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-3): 07 00 83 e1 86 78 c9 e2 5f aa 1a 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 83 44 00 (tbf_dl.cpp:911) 20241107083740249 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 83 e1 86 78 c9 e2 5f aa 1a 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 83 44 00 (pcu_l1_if.cpp:182) 20241107083740250 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083740264 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) 20241107083740264 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) 20241107083740269 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) 20241107083740269 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) 20241107083740269 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) 20241107083740269 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) 20241107083740269 DRLCMACDL DEBUG -- Chunk with length 834 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740269 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 65, MCS-5): 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 f1 93 d4 e7 2b 06 76 70 31 4b ba 2f f1 1a 39 b7 ff (tbf_dl.cpp:686) 20241107083740269 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) 20241107083740269 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740269 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241107083740269 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 65, MCS-5): 87 40 10 98 10 ad 92 cc 34 67 f6 d3 61 43 65 0b 09 ce b3 a0 c0 17 fc f8 30 b8 89 9b 0a 90 39 aa d3 be bd a5 a5 f1 ea 64 31 5b 5a fc 24 f5 f9 8a 81 1d 5c cc 92 ee 4b bc 46 ce ed 3f (tbf_dl.cpp:911) 20241107083740269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Sending data request: sapi=5 arfcn=871 cur_fn=962 block=7 data=87 40 10 98 10 ad 92 cc 34 67 f6 d3 61 43 65 0b 09 ce b3 a0 c0 17 fc f8 30 b8 89 9b 0a 90 39 aa d3 be bd a5 a5 f1 ea 64 31 5b 5a fc 24 f5 f9 8a 81 1d 5c cc 92 ee 4b bc 46 ce ed 3f (pcu_l1_if.cpp:182) 20241107083740270 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083740283 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) 20241107083740283 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) 20241107083740288 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) 20241107083740288 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) 20241107083740288 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) 20241107083740288 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) 20241107083740288 DRLCMACDL DEBUG -- Chunk with length 693 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740288 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 66, CS-3): ce d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 4b 80 42 af 4a a1 1c 97 86 (tbf_dl.cpp:686) 20241107083740288 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) 20241107083740288 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740288 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241107083740288 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-3): 07 00 85 ce d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 4b 80 42 af 4a a1 1c 97 86 00 (tbf_dl.cpp:911) 20241107083740288 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 85 ce d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 4b 80 42 af 4a a1 1c 97 86 00 (pcu_l1_if.cpp:182) 20241107083740289 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083740302 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) 20241107083740302 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) 20241107083740312 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) 20241107083740312 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) 20241107083740312 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) 20241107083740312 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) 20241107083740312 DRLCMACDL DEBUG -- Chunk with length 778 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740312 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 66, MCS-5): 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 ab 08 50 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 e2 5f aa (tbf_dl.cpp:686) 20241107083740312 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) 20241107083740312 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740312 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241107083740312 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 66, MCS-5): 87 80 10 18 60 b8 62 61 b7 0b fb 11 f4 2a a1 9f 38 eb ec a9 d5 6b cb 50 bc 00 9c ac 33 b3 55 0d 81 95 11 df dc 2a 02 d4 1e 05 8c 77 e6 af b7 79 49 19 c7 53 50 b8 21 5e b2 f8 97 2a (tbf_dl.cpp:911) 20241107083740312 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Sending data request: sapi=5 arfcn=871 cur_fn=970 block=9 data=87 80 10 18 60 b8 62 61 b7 0b fb 11 f4 2a a1 9f 38 eb ec a9 d5 6b cb 50 bc 00 9c ac 33 b3 55 0d 81 95 11 df dc 2a 02 d4 1e 05 8c 77 e6 af b7 79 49 19 c7 53 50 b8 21 5e b2 f8 97 2a (pcu_l1_if.cpp:182) 20241107083740313 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083740326 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) 20241107083740326 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) 20241107083740331 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) 20241107083740331 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) 20241107083740331 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) 20241107083740331 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) 20241107083740331 DRLCMACDL DEBUG -- Chunk with length 657 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 67, CS-3): 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 6d 55 fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d (tbf_dl.cpp:686) 20241107083740331 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) 20241107083740331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241107083740331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-3): 07 00 87 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 6d 55 fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d 00 (tbf_dl.cpp:911) 20241107083740331 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 87 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 6d 55 fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d 00 (pcu_l1_if.cpp:182) 20241107083740331 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083740345 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) 20241107083740345 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) 20241107083740350 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) 20241107083740350 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) 20241107083740350 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) 20241107083740350 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) 20241107083740350 DRLCMACDL DEBUG -- Chunk with length 722 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740350 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 67, MCS-5): 1a 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 83 44 ce d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 (tbf_dl.cpp:686) 20241107083740350 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) 20241107083740350 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740350 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241107083740350 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 67, MCS-5): 87 c0 10 98 06 d2 ca b4 0a d6 a2 8f 36 e9 30 df af d5 45 e8 9b f9 32 8b 04 ba e7 0c d4 54 f8 20 91 33 34 7e 7e 94 40 5f 49 d0 16 a1 be dc 02 83 d2 95 02 3c 71 11 87 0e 31 b8 24 18 (tbf_dl.cpp:911) 20241107083740350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Sending data request: sapi=5 arfcn=871 cur_fn=979 block=11 data=87 c0 10 98 06 d2 ca b4 0a d6 a2 8f 36 e9 30 df af d5 45 e8 9b f9 32 8b 04 ba e7 0c d4 54 f8 20 91 33 34 7e 7e 94 40 5f 49 d0 16 a1 be dc 02 83 d2 95 02 3c 71 11 87 0e 31 b8 24 18 (pcu_l1_if.cpp:182) 20241107083740351 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083740364 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) 20241107083740364 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) 20241107083740374 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) 20241107083740374 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) 20241107083740374 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) 20241107083740374 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) 20241107083740374 DRLCMACDL DEBUG -- Chunk with length 621 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 68, CS-3): fd 4f 12 54 3e 0e a1 a2 0d fb b0 6f 7f 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb 05 0e bb 1d c2 a1 3d ca cb bd (tbf_dl.cpp:686) 20241107083740374 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) 20241107083740374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241107083740374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-3): 07 00 89 fd 4f 12 54 3e 0e a1 a2 0d fb b0 6f 7f 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb 05 0e bb 1d c2 a1 3d ca cb bd 00 (tbf_dl.cpp:911) 20241107083740374 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 89 fd 4f 12 54 3e 0e a1 a2 0d fb b0 6f 7f 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb 05 0e bb 1d c2 a1 3d ca cb bd 00 (pcu_l1_if.cpp:182) 20241107083740375 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083740388 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) 20241107083740388 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) 20241107083740393 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) 20241107083740393 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) 20241107083740393 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) 20241107083740393 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) 20241107083740393 DRLCMACDL DEBUG -- Chunk with length 666 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740393 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 68, MCS-5): 4b 80 42 af 4a a1 1c 97 86 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 6d 55 fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 0d fb b0 (tbf_dl.cpp:686) 20241107083740393 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) 20241107083740393 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740393 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241107083740393 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 68, MCS-5): 87 00 11 d8 12 a0 d0 ab 52 28 c7 a5 e1 46 63 b7 57 32 ae c7 c4 51 54 13 57 5b 95 7f 29 80 38 97 13 7d aa ef ce a1 a1 a2 56 5d 77 d6 c0 39 2e 7b 67 ff 93 04 95 8f 43 a8 68 c3 3e 2c (tbf_dl.cpp:911) 20241107083740393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Sending data request: sapi=5 arfcn=871 cur_fn=988 block=1 data=87 00 11 d8 12 a0 d0 ab 52 28 c7 a5 e1 46 63 b7 57 32 ae c7 c4 51 54 13 57 5b 95 7f 29 80 38 97 13 7d aa ef ce a1 a1 a2 56 5d 77 d6 c0 39 2e 7b 67 ff 93 04 95 8f 43 a8 68 c3 3e 2c (pcu_l1_if.cpp:182) 20241107083740395 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083740407 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) 20241107083740407 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) 20241107083740412 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) 20241107083740412 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) 20241107083740412 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) 20241107083740412 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) 20241107083740412 DRLCMACDL DEBUG -- Chunk with length 585 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 69, CS-3): a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 71 8a 61 a5 3c (tbf_dl.cpp:686) 20241107083740412 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) 20241107083740412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241107083740412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-3): 07 00 8b a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 71 8a 61 a5 3c 00 (tbf_dl.cpp:911) 20241107083740412 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 8b a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 71 8a 61 a5 3c 00 (pcu_l1_if.cpp:182) 20241107083740414 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083740426 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) 20241107083740426 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) 20241107083740436 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) 20241107083740436 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) 20241107083740436 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) 20241107083740436 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) 20241107083740436 DRLCMACDL DEBUG -- Chunk with length 610 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740436 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 69, MCS-5): 6f 7f 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb 05 0e bb 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 (tbf_dl.cpp:686) 20241107083740436 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) 20241107083740436 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740436 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241107083740436 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 69, MCS-5): 87 40 11 d8 db 9f 51 4f c1 64 21 5b e1 3b c4 bb 9a c0 6e 81 c3 6e 87 70 68 8f f2 72 2f 68 78 b6 b1 dd 83 87 04 f1 4e a7 07 12 5d b6 0b 22 7d b4 b0 6d fc 15 a5 99 a3 93 1a 46 26 10 (tbf_dl.cpp:911) 20241107083740436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Sending data request: sapi=5 arfcn=871 cur_fn=996 block=3 data=87 40 11 d8 db 9f 51 4f c1 64 21 5b e1 3b c4 bb 9a c0 6e 81 c3 6e 87 70 68 8f f2 72 2f 68 78 b6 b1 dd 83 87 04 f1 4e a7 07 12 5d b6 0b 22 7d b4 b0 6d fc 15 a5 99 a3 93 1a 46 26 10 (pcu_l1_if.cpp:182) 20241107083740437 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083740450 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) 20241107083740450 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) 20241107083740454 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) 20241107083740454 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) 20241107083740454 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) 20241107083740454 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) 20241107083740454 DRLCMACDL DEBUG -- Chunk with length 549 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 70, CS-3): 54 11 2c 62 40 80 35 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 (tbf_dl.cpp:686) 20241107083740454 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) 20241107083740454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241107083740455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-3): 07 00 8d 54 11 2c 62 40 80 35 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 00 (tbf_dl.cpp:911) 20241107083740455 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 8d 54 11 2c 62 40 80 35 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 00 (pcu_l1_if.cpp:182) 20241107083740455 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083740469 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) 20241107083740469 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) 20241107083740474 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) 20241107083740474 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083740474 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) 20241107083740474 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) 20241107083740474 DRLCMACDL DEBUG -- Chunk with length 554 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740474 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 70, MCS-5): 71 8a 61 a5 3c 54 11 2c 62 40 80 35 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 4f ee ba (tbf_dl.cpp:686) 20241107083740474 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) 20241107083740474 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740474 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241107083740474 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 70, MCS-5): 87 80 11 58 9c 62 58 29 0f 55 04 8b 18 10 60 8d 4b 8b f5 47 37 80 85 19 96 bf 08 17 87 d4 8c a1 a3 5e 25 29 fd a0 c9 22 b1 b5 b4 74 fc ad 1e 53 80 bf 28 c8 3c a6 6d 46 c8 93 bb 2e (tbf_dl.cpp:911) 20241107083740474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Sending data request: sapi=5 arfcn=871 cur_fn=1005 block=5 data=87 80 11 58 9c 62 58 29 0f 55 04 8b 18 10 60 8d 4b 8b f5 47 37 80 85 19 96 bf 08 17 87 d4 8c a1 a3 5e 25 29 fd a0 c9 22 b1 b5 b4 74 fc ad 1e 53 80 bf 28 c8 3c a6 6d 46 c8 93 bb 2e (pcu_l1_if.cpp:182) 20241107083740474 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083740488 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) 20241107083740488 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) 20241107083740497 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) 20241107083740498 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) 20241107083740498 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) 20241107083740498 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) 20241107083740498 DRLCMACDL DEBUG -- Chunk with length 513 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 71, CS-3): b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 4f ee ba d4 98 be 83 37 b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a (tbf_dl.cpp:686) 20241107083740498 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) 20241107083740498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241107083740498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-3): 07 00 8f b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 4f ee ba d4 98 be 83 37 b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a 00 (tbf_dl.cpp:911) 20241107083740498 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 8f b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 4f ee ba d4 98 be 83 37 b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a 00 (pcu_l1_if.cpp:182) 20241107083740498 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083740512 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) 20241107083740512 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) 20241107083740516 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) 20241107083740516 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083740516 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) 20241107083740516 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) 20241107083740516 DRLCMACDL DEBUG -- Chunk with length 477 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 72, CS-3): 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff e2 91 c1 b1 (tbf_dl.cpp:686) 20241107083740517 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) 20241107083740517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241107083740517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241107083740517 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1018 + 13 = 1031 (pdch_ul_controller.c:131) 20241107083740517 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1031 for type POLL (pdch_ul_controller.c:184) 20241107083740517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1031, TS=7) (tbf_dl.cpp:883) 20241107083740517 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1031, TS=7 (tbf_dl.cpp:903) 20241107083740517 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-3): 0f 00 91 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff e2 91 c1 b1 00 (tbf_dl.cpp:911) 20241107083740517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Sending data request: sapi=5 arfcn=871 cur_fn=1014 block=7 data=0f 00 91 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff e2 91 c1 b1 00 (pcu_l1_if.cpp:182) 20241107083740517 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083740531 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) 20241107083740531 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) 20241107083740535 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083740550 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) 20241107083740550 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) 20241107083740560 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083740574 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) 20241107083740574 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) 20241107083740579 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083740594 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1027 block=10 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) 20241107083740594 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) 20241107083740594 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083740594 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083740594 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) 20241107083740594 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083740594 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083740594 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:511) 20241107083740594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083740594 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) 20241107083740594 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) 20241107083740594 DRLCMACDL INFO MS (IMSI ): Low error rate 0%, increasing DL CS level to CS-4 (gprs_ms.c:690) 20241107083740594 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241107083740594 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241107083740594 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241107083740594 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241107083740594 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241107083740594 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241107083740594 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241107083740594 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241107083740594 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241107083740594 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241107083740594 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241107083740594 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241107083740594 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241107083740594 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241107083740594 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241107083740594 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241107083740595 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241107083740595 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241107083740595 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241107083740595 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241107083740595 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) 20241107083740595 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083740595 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) 20241107083740598 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) 20241107083740598 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083740598 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) 20241107083740598 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) 20241107083740598 DRLCMACDL DEBUG -- Chunk with length 498 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740598 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 71, MCS-5): d4 98 be 83 37 b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff e2 91 c1 (tbf_dl.cpp:686) 20241107083740598 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) 20241107083740598 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740598 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241107083740598 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 71, MCS-5): 87 c0 11 18 35 a6 ef e0 0d 2d c2 c3 b4 9f e0 fe cd f1 96 dd be ab 97 9f 96 0e e6 39 19 22 3f b5 ba 9a b2 12 be 38 0c c4 cd f7 67 6c 4f ee 1d fb ff 05 97 7d 76 f7 4d cd bf 78 64 30 (tbf_dl.cpp:911) 20241107083740598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Sending data request: sapi=5 arfcn=871 cur_fn=1031 block=11 data=87 c0 11 18 35 a6 ef e0 0d 2d c2 c3 b4 9f e0 fe cd f1 96 dd be ab 97 9f 96 0e e6 39 19 22 3f b5 ba 9a b2 12 be 38 0c c4 cd f7 67 6c 4f ee 1d fb ff 05 97 7d 76 f7 4d cd bf 78 64 30 (pcu_l1_if.cpp:182) 20241107083740599 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083740612 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) 20241107083740612 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) 20241107083740622 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) 20241107083740622 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083740622 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) 20241107083740622 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) 20241107083740622 DRLCMACDL DEBUG -- Chunk with length 442 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740622 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 72, MCS-5): b1 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c 9c 45 ab 85 6f ee f2 b4 (tbf_dl.cpp:686) 20241107083740622 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) 20241107083740622 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740622 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241107083740622 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241107083740622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1040 + 13 = 1053 (pdch_ul_controller.c:131) 20241107083740622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1053 for type POLL (pdch_ul_controller.c:184) 20241107083740622 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1053, TS=7) (tbf_dl.cpp:883) 20241107083740622 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1053, TS=7 (tbf_dl.cpp:903) 20241107083740622 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 72, MCS-5): 8f 00 12 58 ac 62 7c 85 89 93 a8 a8 7e a5 6e 8b af 46 70 ff 41 45 56 63 b8 58 67 b1 e2 cb cf d3 2c d5 5c a8 a5 43 1c 16 4f 1c ef 3c 7f 30 0b 7f 8a 46 31 17 67 d1 6a e1 9b bb 3c 2d (tbf_dl.cpp:911) 20241107083740622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Sending data request: sapi=5 arfcn=871 cur_fn=1035 block=0 data=8f 00 12 58 ac 62 7c 85 89 93 a8 a8 7e a5 6e 8b af 46 70 ff 41 45 56 63 b8 58 67 b1 e2 cb cf d3 2c d5 5c a8 a5 43 1c 16 4f 1c ef 3c 7f 30 0b 7f 8a 46 31 17 67 d1 6a e1 9b bb 3c 2d (pcu_l1_if.cpp:182) 20241107083740623 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083740636 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) 20241107083740636 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) 20241107083740641 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083740656 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) 20241107083740656 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) 20241107083740660 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083740675 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) 20241107083740675 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) 20241107083740684 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083740700 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1048 block=3 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) 20241107083740700 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) 20241107083740700 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083740700 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083740700 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) 20241107083740701 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083740701 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083740701 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, 0x55a133c1c19c, 0x55a133c1c1a0, 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:572) 20241107083740701 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:599) 20241107083740701 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083740701 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) 20241107083740701 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) 20241107083740701 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241107083740701 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241107083740701 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241107083740701 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241107083740701 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241107083740701 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241107083740701 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241107083740701 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241107083740701 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241107083740701 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241107083740701 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241107083740701 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241107083740701 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241107083740701 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241107083740701 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241107083740701 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241107083740701 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241107083740701 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241107083740701 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241107083740701 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241107083740701 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) 20241107083740701 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083740701 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) 20241107083740704 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) 20241107083740704 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) 20241107083740704 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) 20241107083740704 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) 20241107083740704 DRLCMACDL DEBUG -- Chunk with length 441 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 73, CS-4): 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c 9c 45 ab (tbf_dl.cpp:686) 20241107083740704 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) 20241107083740704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241107083740704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-4): 07 00 93 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c 9c 45 ab 00 (tbf_dl.cpp:911) 20241107083740704 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 93 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c 9c 45 ab 00 (pcu_l1_if.cpp:182) 20241107083740705 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083740718 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) 20241107083740718 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) 20241107083740723 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) 20241107083740723 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) 20241107083740723 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) 20241107083740723 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) 20241107083740723 DRLCMACDL DEBUG -- Chunk with length 386 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740723 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 73, MCS-5): bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc fa 7c 8e 46 d0 5f fd 4b ee ac b5 2b 20 64 (tbf_dl.cpp:686) 20241107083740723 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) 20241107083740723 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740723 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241107083740723 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 73, MCS-5): 87 40 12 d8 af 71 81 1e 20 ae d4 0f b7 65 e4 54 f4 69 d8 b4 06 d7 9f a9 9c 67 24 b7 97 de 6b d1 f1 28 cf 74 be a3 3d 2f b9 63 cc 1e 39 af 3e 9f a3 11 f4 57 ff 92 3b 6b ed 0a 08 19 (tbf_dl.cpp:911) 20241107083740723 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Sending data request: sapi=5 arfcn=871 cur_fn=1057 block=5 data=87 40 12 d8 af 71 81 1e 20 ae d4 0f b7 65 e4 54 f4 69 d8 b4 06 d7 9f a9 9c 67 24 b7 97 de 6b d1 f1 28 cf 74 be a3 3d 2f b9 63 cc 1e 39 af 3e 9f a3 11 f4 57 ff 92 3b 6b ed 0a 08 19 (pcu_l1_if.cpp:182) 20241107083740724 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083740737 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) 20241107083740737 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) 20241107083740747 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) 20241107083740747 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) 20241107083740747 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) 20241107083740747 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) 20241107083740747 DRLCMACDL DEBUG -- Chunk with length 391 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 74, CS-4): 85 6f ee f2 b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc fa 7c 8e (tbf_dl.cpp:686) 20241107083740747 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) 20241107083740747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241107083740747 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-4): 07 00 95 85 6f ee f2 b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc fa 7c 8e 00 (tbf_dl.cpp:911) 20241107083740747 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 95 85 6f ee f2 b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc fa 7c 8e 00 (pcu_l1_if.cpp:182) 20241107083740748 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083740761 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) 20241107083740761 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) 20241107083740766 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) 20241107083740766 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) 20241107083740766 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) 20241107083740766 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) 20241107083740766 DRLCMACDL DEBUG -- Chunk with length 330 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740766 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 74, MCS-5): ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 48 00 f3 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 (tbf_dl.cpp:686) 20241107083740766 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) 20241107083740766 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740766 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241107083740766 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 74, MCS-5): 87 80 12 98 3b f9 0b fc 41 df 39 bf cd f4 6b ac 57 33 b9 9f 15 d9 6d 5a 7a 41 7a 11 4f 6a 4a 0b 18 ee 5a f9 f9 2a 3c 12 c0 3c 5c 9e 29 d9 aa bd b3 88 e7 87 5f 24 ff 1e d8 c4 4b 0a (tbf_dl.cpp:911) 20241107083740766 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Sending data request: sapi=5 arfcn=871 cur_fn=1066 block=7 data=87 80 12 98 3b f9 0b fc 41 df 39 bf cd f4 6b ac 57 33 b9 9f 15 d9 6d 5a 7a 41 7a 11 4f 6a 4a 0b 18 ee 5a f9 f9 2a 3c 12 c0 3c 5c 9e 29 d9 aa bd b3 88 e7 87 5f 24 ff 1e d8 c4 4b 0a (pcu_l1_if.cpp:182) 20241107083740767 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083740780 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) 20241107083740780 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) 20241107083740785 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) 20241107083740785 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) 20241107083740785 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) 20241107083740785 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) 20241107083740785 DRLCMACDL DEBUG -- Chunk with length 341 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 75, CS-4): 46 d0 5f fd 4b ee ac b5 2b 20 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 48 00 f3 70 (tbf_dl.cpp:686) 20241107083740785 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) 20241107083740785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241107083740785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-4): 07 00 97 46 d0 5f fd 4b ee ac b5 2b 20 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 48 00 f3 70 00 (tbf_dl.cpp:911) 20241107083740785 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 97 46 d0 5f fd 4b ee ac b5 2b 20 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 48 00 f3 70 00 (pcu_l1_if.cpp:182) 20241107083740787 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083740799 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) 20241107083740799 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) 20241107083740809 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) 20241107083740809 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) 20241107083740809 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) 20241107083740809 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) 20241107083740809 DRLCMACDL DEBUG -- Chunk with length 274 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740809 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 75, MCS-5): 08 e1 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 7e f1 a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 59 98 12 (tbf_dl.cpp:686) 20241107083740809 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) 20241107083740809 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740809 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241107083740809 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 75, MCS-5): 87 c0 12 18 42 38 c7 26 dc e6 cc c4 e0 72 9a 8e a9 36 5c 92 7c 6f 30 d2 4f b0 68 01 37 d9 57 57 ef b8 5f 7c 6a 83 b1 d7 55 d8 0d 45 ea 15 c8 1b 2f 11 2c a4 a2 af 7f 74 60 16 a6 04 (tbf_dl.cpp:911) 20241107083740809 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Sending data request: sapi=5 arfcn=871 cur_fn=1074 block=9 data=87 c0 12 18 42 38 c7 26 dc e6 cc c4 e0 72 9a 8e a9 36 5c 92 7c 6f 30 d2 4f b0 68 01 37 d9 57 57 ef b8 5f 7c 6a 83 b1 d7 55 d8 0d 45 ea 15 c8 1b 2f 11 2c a4 a2 af 7f 74 60 16 a6 04 (pcu_l1_if.cpp:182) 20241107083740810 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083740824 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) 20241107083740824 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) 20241107083740828 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) 20241107083740828 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) 20241107083740828 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) 20241107083740828 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) 20241107083740828 DRLCMACDL DEBUG -- Chunk with length 291 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 76, CS-4): 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 08 e1 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 7e f1 a9 (tbf_dl.cpp:686) 20241107083740828 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) 20241107083740828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241107083740828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-4): 07 00 99 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 08 e1 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 7e f1 a9 00 (tbf_dl.cpp:911) 20241107083740828 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 99 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 08 e1 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 7e f1 a9 00 (pcu_l1_if.cpp:182) 20241107083740829 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083740843 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) 20241107083740843 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) 20241107083740847 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) 20241107083740847 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) 20241107083740847 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) 20241107083740847 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) 20241107083740847 DRLCMACDL DEBUG -- Chunk with length 218 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740847 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 76, MCS-5): 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a 87 63 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e (tbf_dl.cpp:686) 20241107083740847 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) 20241107083740847 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740847 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241107083740848 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 76, MCS-5): 87 00 13 58 56 b3 01 b4 f3 0d c4 1a 52 87 2b bc fe bd 52 6e 7d ea 52 1e 90 74 ad e6 e1 58 12 4a 4a 25 01 21 ac 95 d3 13 88 37 92 b7 5f 92 19 78 93 eb f4 ed 46 7f 46 01 84 3f 99 03 (tbf_dl.cpp:911) 20241107083740848 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Sending data request: sapi=5 arfcn=871 cur_fn=1083 block=11 data=87 00 13 58 56 b3 01 b4 f3 0d c4 1a 52 87 2b bc fe bd 52 6e 7d ea 52 1e 90 74 ad e6 e1 58 12 4a 4a 25 01 21 ac 95 d3 13 88 37 92 b7 5f 92 19 78 93 eb f4 ed 46 7f 46 01 84 3f 99 03 (pcu_l1_if.cpp:182) 20241107083740848 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083740862 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) 20241107083740862 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) 20241107083740871 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) 20241107083740871 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) 20241107083740872 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) 20241107083740872 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) 20241107083740872 DRLCMACDL DEBUG -- Chunk with length 241 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 77, CS-4): 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 59 98 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a 87 63 49 (tbf_dl.cpp:686) 20241107083740872 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) 20241107083740872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241107083740872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-4): 07 00 9b 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 59 98 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a 87 63 49 00 (tbf_dl.cpp:911) 20241107083740872 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 9b 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 59 98 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a 87 63 49 00 (pcu_l1_if.cpp:182) 20241107083740873 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083740886 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) 20241107083740886 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) 20241107083740890 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) 20241107083740890 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) 20241107083740890 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) 20241107083740890 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) 20241107083740891 DRLCMACDL DEBUG -- Chunk with length 162 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740891 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 77, MCS-5): 96 0b 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c a4 50 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b (tbf_dl.cpp:686) 20241107083740891 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) 20241107083740891 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740891 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241107083740891 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 77, MCS-5): 87 40 13 98 e5 82 da 20 9b ef 5a 98 9f e9 17 7f 4c 2c ee bb 0f 13 29 14 02 25 0a 57 51 fa 4d aa d3 ba c6 ac 9b 32 b6 25 15 7d 24 a7 20 c8 0f 99 e9 11 3e 5d 1f f9 9c 96 80 ab d7 12 (tbf_dl.cpp:911) 20241107083740891 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Sending data request: sapi=5 arfcn=871 cur_fn=1092 block=1 data=87 40 13 98 e5 82 da 20 9b ef 5a 98 9f e9 17 7f 4c 2c ee bb 0f 13 29 14 02 25 0a 57 51 fa 4d aa d3 ba c6 ac 9b 32 b6 25 15 7d 24 a7 20 c8 0f 99 e9 11 3e 5d 1f f9 9c 96 80 ab d7 12 (pcu_l1_if.cpp:182) 20241107083740891 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083740905 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) 20241107083740905 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) 20241107083740910 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) 20241107083740910 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) 20241107083740910 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) 20241107083740910 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) 20241107083740910 DRLCMACDL DEBUG -- Chunk with length 191 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 78, CS-4): 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e 96 0b 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c a4 50 08 (tbf_dl.cpp:686) 20241107083740910 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) 20241107083740910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241107083740910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-4): 07 00 9d 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e 96 0b 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c a4 50 08 00 (tbf_dl.cpp:911) 20241107083740910 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 9d 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e 96 0b 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c a4 50 08 00 (pcu_l1_if.cpp:182) 20241107083740911 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083740924 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) 20241107083740924 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) 20241107083740934 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) 20241107083740934 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) 20241107083740934 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) 20241107083740934 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) 20241107083740934 DRLCMACDL DEBUG -- Chunk with length 106 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740934 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 78, MCS-5): db 50 07 bb 03 1a d4 64 58 3d e9 a7 d6 82 66 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 (tbf_dl.cpp:686) 20241107083740934 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) 20241107083740934 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740934 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241107083740934 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 78, MCS-5): 87 80 13 d8 36 d4 c1 ee 80 06 35 19 56 4f fa a9 b5 a0 19 21 a3 0d f4 24 3e b7 ee a6 cc c8 3d 3c e8 e0 fa ac 4c 0b 84 b0 1e 6b f5 66 90 db f2 d4 10 b1 c5 79 25 f7 d2 bc c8 fe e8 00 (tbf_dl.cpp:911) 20241107083740934 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Sending data request: sapi=5 arfcn=871 cur_fn=1100 block=3 data=87 80 13 d8 36 d4 c1 ee 80 06 35 19 56 4f fa a9 b5 a0 19 21 a3 0d f4 24 3e b7 ee a6 cc c8 3d 3c e8 e0 fa ac 4c 0b 84 b0 1e 6b f5 66 90 db f2 d4 10 b1 c5 79 25 f7 d2 bc c8 fe e8 00 (pcu_l1_if.cpp:182) 20241107083740935 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083740949 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) 20241107083740949 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) 20241107083740953 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) 20241107083740953 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) 20241107083740953 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) 20241107083740953 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) 20241107083740953 DRLCMACDL DEBUG -- Chunk with length 141 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 79, CS-4): 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b db 50 07 bb 03 1a d4 64 58 3d e9 a7 d6 82 66 (tbf_dl.cpp:686) 20241107083740953 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) 20241107083740953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241107083740953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-4): 07 00 9f 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b db 50 07 bb 03 1a d4 64 58 3d e9 a7 d6 82 66 00 (tbf_dl.cpp:911) 20241107083740953 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 9f 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b db 50 07 bb 03 1a d4 64 58 3d e9 a7 d6 82 66 00 (pcu_l1_if.cpp:182) 20241107083740954 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083740968 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) 20241107083740968 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) 20241107083740972 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) 20241107083740972 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) 20241107083740972 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) 20241107083740972 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) 20241107083740972 DRLCMACDL DEBUG -- Chunk with length 50 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083740972 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083740972 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 1222 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083740972 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083740972 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (5) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083740972 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 79, MCS-5): 65 1e 02 44 a3 e7 85 be 8f ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2f b7 e9 a6 d8 (tbf_dl.cpp:686) 20241107083740972 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) 20241107083740972 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740972 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241107083740973 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 79, MCS-5): 87 c0 13 48 99 87 00 d1 e8 79 a1 ef a3 6b 35 88 7a 77 a3 95 47 36 4e 36 e0 24 4c 6d e1 a1 2a ab 61 32 97 9c 48 b8 af b3 f9 a9 b4 cc 16 34 05 28 06 23 08 2e 56 d0 f0 cb 6d ba 29 36 (tbf_dl.cpp:911) 20241107083740973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Sending data request: sapi=5 arfcn=871 cur_fn=1109 block=5 data=87 c0 13 48 99 87 00 d1 e8 79 a1 ef a3 6b 35 88 7a 77 a3 95 47 36 4e 36 e0 24 4c 6d e1 a1 2a ab 61 32 97 9c 48 b8 af b3 f9 a9 b4 cc 16 34 05 28 06 23 08 2e 56 d0 f0 cb 6d ba 29 36 (pcu_l1_if.cpp:182) 20241107083740973 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083740987 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) 20241107083740987 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) 20241107083740996 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) 20241107083740996 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) 20241107083740996 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) 20241107083740996 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) 20241107083740996 DRLCMACDL DEBUG -- Chunk with length 91 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083740996 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 80, CS-4): 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 1e 02 44 a3 e7 85 be 8f ae (tbf_dl.cpp:686) 20241107083740996 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) 20241107083740996 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083740996 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241107083740996 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-4): 07 00 a1 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 1e 02 44 a3 e7 85 be 8f ae 00 (tbf_dl.cpp:911) 20241107083740996 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 a1 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 1e 02 44 a3 e7 85 be 8f ae 00 (pcu_l1_if.cpp:182) 20241107083740997 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083741011 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) 20241107083741011 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) 20241107083741015 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) 20241107083741015 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) 20241107083741015 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) 20241107083741015 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) 20241107083741015 DRLCMACDL DEBUG -- Chunk with length 1395 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741015 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 80, MCS-5): 3f 3c f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 96 6b e4 67 dc 87 (tbf_dl.cpp:686) 20241107083741015 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) 20241107083741015 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741015 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241107083741015 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 80, MCS-5): 87 00 14 d8 0f 8f fc bb 18 4f 4e ec 92 e8 4f 58 89 8e 00 5c 30 24 b1 69 c3 b8 af 84 eb f3 a1 9e eb b4 8d 53 35 de f3 ee 20 1c 3e 29 f3 f8 8f 7f 4a e0 f2 6d c4 b5 e5 1a f9 19 f7 21 (tbf_dl.cpp:911) 20241107083741015 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Sending data request: sapi=5 arfcn=871 cur_fn=1118 block=7 data=87 00 14 d8 0f 8f fc bb 18 4f 4e ec 92 e8 4f 58 89 8e 00 5c 30 24 b1 69 c3 b8 af 84 eb f3 a1 9e eb b4 8d 53 35 de f3 ee 20 1c 3e 29 f3 f8 8f 7f 4a e0 f2 6d c4 b5 e5 1a f9 19 f7 21 (pcu_l1_if.cpp:182) 20241107083741016 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083741030 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) 20241107083741030 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) 20241107083741035 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) 20241107083741035 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) 20241107083741035 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) 20241107083741035 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) 20241107083741035 DRLCMACDL DEBUG -- Chunk with length 41 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083741035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083741035 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Bandwitdh: 847 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083741035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083741035 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (8) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 81, CS-4): a7 d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2f b7 e9 a6 d8 3f 3c f2 (tbf_dl.cpp:686) 20241107083741035 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) 20241107083741035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241107083741036 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-4): 07 00 a2 a7 d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2f b7 e9 a6 d8 3f 3c f2 00 (tbf_dl.cpp:911) 20241107083741036 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 a2 a7 d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2f b7 e9 a6 d8 3f 3c f2 00 (pcu_l1_if.cpp:182) 20241107083741036 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083741049 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) 20241107083741049 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) 20241107083741059 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) 20241107083741059 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) 20241107083741059 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) 20241107083741059 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) 20241107083741059 DRLCMACDL DEBUG -- Chunk with length 1339 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741059 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 81, MCS-5): 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e fb 9c d3 09 c3 dd e7 dd d7 5c dd f0 (tbf_dl.cpp:686) 20241107083741059 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) 20241107083741059 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741059 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241107083741059 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 81, MCS-5): 87 40 14 18 9a 8c 0a 37 74 c9 bb 66 0d 6c 4a ee 35 fc 90 81 f2 81 a9 29 47 97 4b af ac 0b 63 5c f4 c7 3c 47 b7 6e e3 01 62 b4 ec 7f 46 bd 91 db 3e e7 74 c2 70 f7 79 f7 35 57 37 3c (tbf_dl.cpp:911) 20241107083741059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1131 Sending data request: sapi=5 arfcn=871 cur_fn=1126 block=9 data=87 40 14 18 9a 8c 0a 37 74 c9 bb 66 0d 6c 4a ee 35 fc 90 81 f2 81 a9 29 47 97 4b af ac 0b 63 5c f4 c7 3c 47 b7 6e e3 01 62 b4 ec 7f 46 bd 91 db 3e e7 74 c2 70 f7 79 f7 35 57 37 3c (pcu_l1_if.cpp:182) 20241107083741060 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083741073 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) 20241107083741073 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) 20241107083741078 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) 20241107083741078 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) 20241107083741078 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) 20241107083741078 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) 20241107083741078 DRLCMACDL DEBUG -- Chunk with length 1392 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741078 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 82, CS-4): ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 96 6b e4 (tbf_dl.cpp:686) 20241107083741078 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) 20241107083741078 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741078 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241107083741078 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-4): 07 00 a5 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 96 6b e4 00 (tbf_dl.cpp:911) 20241107083741078 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 a5 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 96 6b e4 00 (pcu_l1_if.cpp:182) 20241107083741079 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083741093 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) 20241107083741093 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) 20241107083741098 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) 20241107083741098 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) 20241107083741098 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) 20241107083741098 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) 20241107083741098 DRLCMACDL DEBUG -- Chunk with length 1283 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741098 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 82, MCS-5): a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 d4 dd b3 0d 4d 97 75 d4 3f 34 84 fc d7 de 82 09 d6 (tbf_dl.cpp:686) 20241107083741098 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) 20241107083741098 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741098 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241107083741098 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 82, MCS-5): 87 80 14 18 aa 0d fa c9 e5 19 48 b0 4a 29 14 a2 30 1d cc 05 93 ce 28 f1 ec 70 f6 8c fc 33 94 d7 84 9a f0 a6 f5 55 10 8b a1 63 2a 75 f7 6c 43 d3 65 1d f5 0f 0d 21 ff b5 b7 60 82 35 (tbf_dl.cpp:911) 20241107083741098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Sending data request: sapi=5 arfcn=871 cur_fn=1135 block=11 data=87 80 14 18 aa 0d fa c9 e5 19 48 b0 4a 29 14 a2 30 1d cc 05 93 ce 28 f1 ec 70 f6 8c fc 33 94 d7 84 9a f0 a6 f5 55 10 8b a1 63 2a 75 f7 6c 43 d3 65 1d f5 0f 0d 21 ff b5 b7 60 82 35 (pcu_l1_if.cpp:182) 20241107083741099 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083741111 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) 20241107083741111 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) 20241107083741121 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) 20241107083741121 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) 20241107083741121 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) 20241107083741121 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) 20241107083741121 DRLCMACDL DEBUG -- Chunk with length 1342 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 83, CS-4): 67 dc 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e fb 9c d3 (tbf_dl.cpp:686) 20241107083741121 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) 20241107083741121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241107083741121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-4): 07 00 a7 67 dc 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e fb 9c d3 00 (tbf_dl.cpp:911) 20241107083741121 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 a7 67 dc 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e fb 9c d3 00 (pcu_l1_if.cpp:182) 20241107083741122 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083741135 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) 20241107083741135 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) 20241107083741140 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) 20241107083741140 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) 20241107083741140 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) 20241107083741140 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) 20241107083741140 DRLCMACDL DEBUG -- Chunk with length 1227 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741140 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 83, MCS-5): 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be 80 f2 22 44 bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b (tbf_dl.cpp:686) 20241107083741140 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) 20241107083741140 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741140 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241107083741140 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 83, MCS-5): 87 c0 14 18 1a 8f 04 85 dd e8 8b f6 bb c0 c9 15 d6 cc d9 7e 3f 3b 03 ac f3 c6 58 2e 50 f5 e6 b6 98 2f a0 bc 08 d1 6f b3 2a 95 c4 a5 5f bd 91 07 50 9f d1 68 14 04 67 1b ab 48 f6 06 (tbf_dl.cpp:911) 20241107083741140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Sending data request: sapi=5 arfcn=871 cur_fn=1144 block=1 data=87 c0 14 18 1a 8f 04 85 dd e8 8b f6 bb c0 c9 15 d6 cc d9 7e 3f 3b 03 ac f3 c6 58 2e 50 f5 e6 b6 98 2f a0 bc 08 d1 6f b3 2a 95 c4 a5 5f bd 91 07 50 9f d1 68 14 04 67 1b ab 48 f6 06 (pcu_l1_if.cpp:182) 20241107083741141 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083741154 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) 20241107083741154 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) 20241107083741159 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) 20241107083741159 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) 20241107083741159 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) 20241107083741159 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) 20241107083741159 DRLCMACDL DEBUG -- Chunk with length 1292 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 84, CS-4): 09 c3 dd e7 dd d7 5c dd f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 d4 dd (tbf_dl.cpp:686) 20241107083741159 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) 20241107083741159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241107083741159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-4): 07 00 a9 09 c3 dd e7 dd d7 5c dd f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 d4 dd 00 (tbf_dl.cpp:911) 20241107083741159 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 a9 09 c3 dd e7 dd d7 5c dd f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 d4 dd 00 (pcu_l1_if.cpp:182) 20241107083741160 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083741173 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) 20241107083741174 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) 20241107083741183 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) 20241107083741183 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) 20241107083741183 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) 20241107083741183 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) 20241107083741183 DRLCMACDL DEBUG -- Chunk with length 1171 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741183 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 84, MCS-5): b2 78 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f 12 97 4e f8 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba 16 85 (tbf_dl.cpp:686) 20241107083741183 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) 20241107083741183 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741183 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241107083741183 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 84, MCS-5): 87 00 15 98 2c 1e 5d a5 20 cf be 3b a8 e1 29 c5 c1 70 a5 01 a5 87 24 b0 ac ad d6 28 9a ce a7 c4 a5 13 fe 5f 52 c2 22 fb 0a 97 7c b2 a0 90 68 75 52 cb b0 0a 25 1e 41 76 94 ae 45 21 (tbf_dl.cpp:911) 20241107083741183 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Sending data request: sapi=5 arfcn=871 cur_fn=1152 block=3 data=87 00 15 98 2c 1e 5d a5 20 cf be 3b a8 e1 29 c5 c1 70 a5 01 a5 87 24 b0 ac ad d6 28 9a ce a7 c4 a5 13 fe 5f 52 c2 22 fb 0a 97 7c b2 a0 90 68 75 52 cb b0 0a 25 1e 41 76 94 ae 45 21 (pcu_l1_if.cpp:182) 20241107083741184 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083741197 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) 20241107083741197 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) 20241107083741202 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) 20241107083741202 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) 20241107083741202 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) 20241107083741202 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) 20241107083741202 DRLCMACDL DEBUG -- Chunk with length 1242 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 85, CS-4): b3 0d 4d 97 75 d4 3f 34 84 fc d7 de 82 09 d6 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be 80 f2 22 44 bf (tbf_dl.cpp:686) 20241107083741202 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) 20241107083741202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241107083741202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-4): 07 00 ab b3 0d 4d 97 75 d4 3f 34 84 fc d7 de 82 09 d6 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be 80 f2 22 44 bf 00 (tbf_dl.cpp:911) 20241107083741202 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 ab b3 0d 4d 97 75 d4 3f 34 84 fc d7 de 82 09 d6 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be 80 f2 22 44 bf 00 (pcu_l1_if.cpp:182) 20241107083741203 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083741216 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) 20241107083741216 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) 20241107083741221 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) 20241107083741221 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) 20241107083741221 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) 20241107083741221 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) 20241107083741221 DRLCMACDL DEBUG -- Chunk with length 1115 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741221 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 85, MCS-5): e4 29 af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 86 9d e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 (tbf_dl.cpp:686) 20241107083741221 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) 20241107083741221 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741221 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241107083741221 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 85, MCS-5): 87 40 15 18 79 ca 2b 17 02 5f 85 fe 55 75 06 c3 6a b9 00 47 e7 db f0 07 b9 61 27 f8 28 60 95 6e e4 33 85 3d 61 70 9f 05 13 6b e8 b5 e9 80 82 a7 58 9e ce a4 c6 8d 1d 2c 96 dc 0b 3a (tbf_dl.cpp:911) 20241107083741221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Sending data request: sapi=5 arfcn=871 cur_fn=1161 block=5 data=87 40 15 18 79 ca 2b 17 02 5f 85 fe 55 75 06 c3 6a b9 00 47 e7 db f0 07 b9 61 27 f8 28 60 95 6e e4 33 85 3d 61 70 9f 05 13 6b e8 b5 e9 80 82 a7 58 9e ce a4 c6 8d 1d 2c 96 dc 0b 3a (pcu_l1_if.cpp:182) 20241107083741222 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083741236 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) 20241107083741236 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) 20241107083741245 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) 20241107083741245 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) 20241107083741245 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) 20241107083741245 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) 20241107083741245 DRLCMACDL DEBUG -- Chunk with length 1192 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 86, CS-4): cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b b2 78 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f 12 97 (tbf_dl.cpp:686) 20241107083741245 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) 20241107083741245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241107083741245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-4): 07 00 ad cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b b2 78 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f 12 97 00 (tbf_dl.cpp:911) 20241107083741245 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 ad cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b b2 78 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f 12 97 00 (pcu_l1_if.cpp:182) 20241107083741246 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083741260 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) 20241107083741260 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) 20241107083741264 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) 20241107083741264 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) 20241107083741264 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) 20241107083741264 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) 20241107083741264 DRLCMACDL DEBUG -- Chunk with length 1059 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741264 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 86, MCS-5): 36 b7 4d 1f 8f 4c f9 d9 6f 28 cb e2 a0 8b e2 19 d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 (tbf_dl.cpp:686) 20241107083741264 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) 20241107083741264 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741264 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241107083741264 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 86, MCS-5): 87 80 15 98 cd 6d d3 c7 23 53 7e f6 1b ca b2 38 e8 a2 78 06 74 01 4d a6 f6 87 ec 0e c4 5a 5f 29 48 80 45 1f 51 eb c4 ed a5 ea bc 1f 51 88 26 df 83 be 1b 30 9b b8 b8 88 76 1c c4 10 (tbf_dl.cpp:911) 20241107083741264 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Sending data request: sapi=5 arfcn=871 cur_fn=1170 block=7 data=87 80 15 98 cd 6d d3 c7 23 53 7e f6 1b ca b2 38 e8 a2 78 06 74 01 4d a6 f6 87 ec 0e c4 5a 5f 29 48 80 45 1f 51 eb c4 ed a5 ea bc 1f 51 88 26 df 83 be 1b 30 9b b8 b8 88 76 1c c4 10 (pcu_l1_if.cpp:182) 20241107083741265 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083741279 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) 20241107083741279 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) 20241107083741284 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) 20241107083741284 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) 20241107083741284 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) 20241107083741284 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) 20241107083741284 DRLCMACDL DEBUG -- Chunk with length 1142 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 87, CS-4): 4e f8 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba 16 85 e4 29 af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 86 9d (tbf_dl.cpp:686) 20241107083741284 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) 20241107083741284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241107083741284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-4): 07 00 af 4e f8 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba 16 85 e4 29 af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 86 9d 00 (tbf_dl.cpp:911) 20241107083741284 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 af 4e f8 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba 16 85 e4 29 af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 86 9d 00 (pcu_l1_if.cpp:182) 20241107083741285 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083741298 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) 20241107083741298 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) 20241107083741308 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) 20241107083741308 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) 20241107083741308 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) 20241107083741308 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) 20241107083741308 DRLCMACDL DEBUG -- Chunk with length 1003 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741308 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 87, MCS-5): 24 56 66 ec b6 9d 0a ec 97 17 08 01 d8 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 (tbf_dl.cpp:686) 20241107083741308 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) 20241107083741308 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741308 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241107083741308 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 87, MCS-5): 87 c0 15 18 89 95 19 bb 6d a7 02 fb e5 05 42 00 36 9a 13 60 18 c3 3d fc ab 04 36 d4 67 70 49 81 f8 36 54 26 e9 e2 f7 b7 46 f0 b4 6b ef 9e 6b c0 b2 54 a8 71 fe 83 be 11 29 49 c7 09 (tbf_dl.cpp:911) 20241107083741308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Sending data request: sapi=5 arfcn=871 cur_fn=1178 block=9 data=87 c0 15 18 89 95 19 bb 6d a7 02 fb e5 05 42 00 36 9a 13 60 18 c3 3d fc ab 04 36 d4 67 70 49 81 f8 36 54 26 e9 e2 f7 b7 46 f0 b4 6b ef 9e 6b c0 b2 54 a8 71 fe 83 be 11 29 49 c7 09 (pcu_l1_if.cpp:182) 20241107083741309 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083741323 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) 20241107083741323 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) 20241107083741328 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) 20241107083741328 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) 20241107083741328 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) 20241107083741328 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) 20241107083741328 DRLCMACDL DEBUG -- Chunk with length 1092 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 88, CS-4): e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 b7 4d 1f 8f 4c f9 d9 6f 28 cb e2 a0 8b e2 19 d0 (tbf_dl.cpp:686) 20241107083741328 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) 20241107083741328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241107083741329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-4): 07 00 b1 e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 b7 4d 1f 8f 4c f9 d9 6f 28 cb e2 a0 8b e2 19 d0 00 (tbf_dl.cpp:911) 20241107083741329 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 b1 e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 b7 4d 1f 8f 4c f9 d9 6f 28 cb e2 a0 8b e2 19 d0 00 (pcu_l1_if.cpp:182) 20241107083741329 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083741342 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) 20241107083741342 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) 20241107083741347 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) 20241107083741347 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) 20241107083741347 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) 20241107083741347 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) 20241107083741347 DRLCMACDL DEBUG -- Chunk with length 947 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741347 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 88, MCS-5): 94 49 69 45 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 70 87 61 53 (tbf_dl.cpp:686) 20241107083741347 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) 20241107083741347 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741347 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241107083741347 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 88, MCS-5): 87 00 16 18 65 52 5a 51 e6 e1 dd 3b 6a c5 1b 69 5e ba 51 23 c7 78 45 d1 33 29 87 0b 18 7e da 08 1f 0d d0 82 d2 12 b7 4e 6d d6 24 69 6c e6 0a eb 16 ce ab 92 2a 46 14 31 dc 61 d8 14 (tbf_dl.cpp:911) 20241107083741347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Sending data request: sapi=5 arfcn=871 cur_fn=1187 block=11 data=87 00 16 18 65 52 5a 51 e6 e1 dd 3b 6a c5 1b 69 5e ba 51 23 c7 78 45 d1 33 29 87 0b 18 7e da 08 1f 0d d0 82 d2 12 b7 4e 6d d6 24 69 6c e6 0a eb 16 ce ab 92 2a 46 14 31 dc 61 d8 14 (pcu_l1_if.cpp:182) 20241107083741348 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083741362 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) 20241107083741362 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) 20241107083741372 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) 20241107083741372 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) 20241107083741372 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) 20241107083741372 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) 20241107083741372 DRLCMACDL DEBUG -- Chunk with length 1042 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 89, CS-4): 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 24 56 66 ec b6 9d 0a ec 97 17 08 (tbf_dl.cpp:686) 20241107083741372 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) 20241107083741372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241107083741372 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-4): 07 00 b3 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 24 56 66 ec b6 9d 0a ec 97 17 08 00 (tbf_dl.cpp:911) 20241107083741372 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 b3 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 24 56 66 ec b6 9d 0a ec 97 17 08 00 (pcu_l1_if.cpp:182) 20241107083741373 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083741386 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) 20241107083741386 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) 20241107083741391 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) 20241107083741391 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) 20241107083741391 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) 20241107083741391 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) 20241107083741391 DRLCMACDL DEBUG -- Chunk with length 891 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741391 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 89, MCS-5): 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d cf 32 6b 5b a7 b0 6b d0 c2 (tbf_dl.cpp:686) 20241107083741391 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) 20241107083741391 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741391 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241107083741391 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 89, MCS-5): 87 40 16 18 87 cf 60 38 16 5e 6b 62 13 8d 45 f2 31 63 a6 05 53 b9 ae 7f 79 5a 4e d2 ae 7d de 02 f9 5b 21 81 8d ae 9e 65 d9 d2 71 23 72 76 a4 0c 60 5c e7 b3 cc da d6 29 ec 1a b4 30 (tbf_dl.cpp:911) 20241107083741391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Sending data request: sapi=5 arfcn=871 cur_fn=1196 block=1 data=87 40 16 18 87 cf 60 38 16 5e 6b 62 13 8d 45 f2 31 63 a6 05 53 b9 ae 7f 79 5a 4e d2 ae 7d de 02 f9 5b 21 81 8d ae 9e 65 d9 d2 71 23 72 76 a4 0c 60 5c e7 b3 cc da d6 29 ec 1a b4 30 (pcu_l1_if.cpp:182) 20241107083741392 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083741405 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) 20241107083741405 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) 20241107083741410 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) 20241107083741410 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) 20241107083741410 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) 20241107083741410 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) 20241107083741410 DRLCMACDL DEBUG -- Chunk with length 992 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 90, CS-4): 01 d8 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 49 69 45 99 (tbf_dl.cpp:686) 20241107083741410 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) 20241107083741410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241107083741410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-4): 07 00 b5 01 d8 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 49 69 45 99 00 (tbf_dl.cpp:911) 20241107083741410 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 b5 01 d8 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 49 69 45 99 00 (pcu_l1_if.cpp:182) 20241107083741411 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083741424 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) 20241107083741424 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) 20241107083741434 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) 20241107083741434 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083741434 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) 20241107083741434 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) 20241107083741434 DRLCMACDL DEBUG -- Chunk with length 835 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741434 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 90, MCS-5): 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 f1 93 d4 e7 2b 06 76 70 31 4b ba 2f f1 1a 39 b7 (tbf_dl.cpp:686) 20241107083741434 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) 20241107083741434 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741434 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241107083741434 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 90, MCS-5): 87 80 16 d8 9f 10 ad 92 cc 34 67 f6 d3 61 43 65 0b 09 ce b3 a0 c0 17 fc f8 30 b8 89 9b 0a 90 39 aa d3 be bd a5 a5 f1 ea 64 31 5b 5a fc 24 f5 f9 8a 81 1d 5c cc 92 ee 4b bc 46 ce 2d (tbf_dl.cpp:911) 20241107083741434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Sending data request: sapi=5 arfcn=871 cur_fn=1204 block=3 data=87 80 16 d8 9f 10 ad 92 cc 34 67 f6 d3 61 43 65 0b 09 ce b3 a0 c0 17 fc f8 30 b8 89 9b 0a 90 39 aa d3 be bd a5 a5 f1 ea 64 31 5b 5a fc 24 f5 f9 8a 81 1d 5c cc 92 ee 4b bc 46 ce 2d (pcu_l1_if.cpp:182) 20241107083741435 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083741448 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) 20241107083741448 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) 20241107083741453 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) 20241107083741453 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) 20241107083741453 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) 20241107083741453 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) 20241107083741453 DRLCMACDL DEBUG -- Chunk with length 942 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 91, CS-4): 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 70 87 61 (tbf_dl.cpp:686) 20241107083741453 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) 20241107083741453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241107083741453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-4): 07 00 b7 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 70 87 61 00 (tbf_dl.cpp:911) 20241107083741453 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 b7 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 70 87 61 00 (pcu_l1_if.cpp:182) 20241107083741454 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083741468 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) 20241107083741468 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) 20241107083741473 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) 20241107083741473 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1217 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083741473 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) 20241107083741473 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) 20241107083741473 DRLCMACDL DEBUG -- Chunk with length 892 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 92, CS-4): 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d cf 32 (tbf_dl.cpp:686) 20241107083741473 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) 20241107083741473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241107083741473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241107083741473 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1217 + 13 = 1230 (pdch_ul_controller.c:131) 20241107083741473 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1230 for type POLL (pdch_ul_controller.c:184) 20241107083741473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1230, TS=7) (tbf_dl.cpp:883) 20241107083741473 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1230, TS=7 (tbf_dl.cpp:903) 20241107083741473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-4): 0f 00 b9 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d cf 32 00 (tbf_dl.cpp:911) 20241107083741473 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Sending data request: sapi=5 arfcn=871 cur_fn=1213 block=5 data=0f 00 b9 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d cf 32 00 (pcu_l1_if.cpp:182) 20241107083741474 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083741487 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) 20241107083741487 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) 20241107083741497 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083741512 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) 20241107083741512 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) 20241107083741516 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083741530 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) 20241107083741530 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) 20241107083741535 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083741550 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1226 block=8 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) 20241107083741550 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) 20241107083741550 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083741550 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083741550 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) 20241107083741550 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083741550 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083741550 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:511) 20241107083741550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083741550 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) 20241107083741550 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) 20241107083741550 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241107083741550 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241107083741550 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241107083741550 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241107083741550 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241107083741550 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241107083741551 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241107083741551 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241107083741551 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241107083741551 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241107083741551 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241107083741551 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241107083741551 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241107083741551 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241107083741551 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241107083741551 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241107083741551 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241107083741551 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241107083741551 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241107083741551 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241107083741551 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) 20241107083741551 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) 20241107083741559 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) 20241107083741559 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083741559 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) 20241107083741559 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) 20241107083741559 DRLCMACDL DEBUG -- Chunk with length 779 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741559 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 91, MCS-5): ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 ab 08 50 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 e2 5f (tbf_dl.cpp:686) 20241107083741559 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) 20241107083741559 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741559 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241107083741559 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 91, MCS-5): 87 c0 16 d8 3f 60 b8 62 61 b7 0b fb 11 f4 2a a1 9f 38 eb ec a9 d5 6b cb 50 bc 00 9c ac 33 b3 55 0d 81 95 11 df dc 2a 02 d4 1e 05 8c 77 e6 af b7 79 49 19 c7 53 50 b8 21 5e b2 f8 17 (tbf_dl.cpp:911) 20241107083741559 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1235 Sending data request: sapi=5 arfcn=871 cur_fn=1230 block=9 data=87 c0 16 d8 3f 60 b8 62 61 b7 0b fb 11 f4 2a a1 9f 38 eb ec a9 d5 6b cb 50 bc 00 9c ac 33 b3 55 0d 81 95 11 df dc 2a 02 d4 1e 05 8c 77 e6 af b7 79 49 19 c7 53 50 b8 21 5e b2 f8 17 (pcu_l1_if.cpp:182) 20241107083741559 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083741573 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) 20241107083741573 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) 20241107083741578 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) 20241107083741578 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083741578 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) 20241107083741578 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) 20241107083741578 DRLCMACDL DEBUG -- Chunk with length 723 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741578 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 92, MCS-5): aa 1a 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 83 44 ce d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 (tbf_dl.cpp:686) 20241107083741578 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) 20241107083741578 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741578 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241107083741578 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241107083741578 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1239 + 13 = 1252 (pdch_ul_controller.c:131) 20241107083741578 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1252 for type POLL (pdch_ul_controller.c:184) 20241107083741578 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1252, TS=7) (tbf_dl.cpp:883) 20241107083741578 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1252, TS=7 (tbf_dl.cpp:903) 20241107083741578 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 92, MCS-5): 8f 00 17 98 aa 06 d2 ca b4 0a d6 a2 8f 36 e9 30 df af d5 45 e8 9b f9 32 8b 04 ba e7 0c d4 54 f8 20 91 33 34 7e 7e 94 40 5f 49 d0 16 a1 be dc 02 83 d2 95 02 3c 71 11 87 0e 31 b8 24 (tbf_dl.cpp:911) 20241107083741578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Sending data request: sapi=5 arfcn=871 cur_fn=1235 block=10 data=8f 00 17 98 aa 06 d2 ca b4 0a d6 a2 8f 36 e9 30 df af d5 45 e8 9b f9 32 8b 04 ba e7 0c d4 54 f8 20 91 33 34 7e 7e 94 40 5f 49 d0 16 a1 be dc 02 83 d2 95 02 3c 71 11 87 0e 31 b8 24 (pcu_l1_if.cpp:182) 20241107083741578 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083741592 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) 20241107083741592 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) 20241107083741597 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083741611 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) 20241107083741611 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) 20241107083741621 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083741636 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) 20241107083741636 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) 20241107083741640 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083741654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1248 block=1 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) 20241107083741654 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) 20241107083741654 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083741654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083741654 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) 20241107083741655 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083741655 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083741655 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, 0x55a133c1db0c, 0x55a133c1db10, 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:572) 20241107083741655 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:599) 20241107083741655 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083741655 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) 20241107083741655 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) 20241107083741655 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241107083741655 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241107083741655 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241107083741655 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241107083741656 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241107083741656 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241107083741656 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241107083741656 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241107083741656 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241107083741656 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241107083741656 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241107083741656 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241107083741656 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241107083741656 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241107083741656 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241107083741656 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241107083741656 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241107083741656 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241107083741656 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241107083741656 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241107083741656 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) 20241107083741656 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) 20241107083741659 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) 20241107083741659 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) 20241107083741659 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) 20241107083741659 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) 20241107083741659 DRLCMACDL DEBUG -- Chunk with length 842 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 93, CS-4): 6b 5b a7 b0 6b d0 c2 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 f1 93 d4 (tbf_dl.cpp:686) 20241107083741659 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) 20241107083741659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241107083741659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-4): 07 00 bb 6b 5b a7 b0 6b d0 c2 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 f1 93 d4 00 (tbf_dl.cpp:911) 20241107083741659 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 bb 6b 5b a7 b0 6b d0 c2 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 f1 93 d4 00 (pcu_l1_if.cpp:182) 20241107083741660 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083741673 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) 20241107083741673 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) 20241107083741683 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) 20241107083741683 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) 20241107083741683 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) 20241107083741683 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) 20241107083741683 DRLCMACDL DEBUG -- Chunk with length 667 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741683 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 93, MCS-5): 60 4b 80 42 af 4a a1 1c 97 86 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 6d 55 fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 0d fb (tbf_dl.cpp:686) 20241107083741683 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) 20241107083741683 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741683 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241107083741683 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 93, MCS-5): 87 40 17 18 d8 12 a0 d0 ab 52 28 c7 a5 e1 46 63 b7 57 32 ae c7 c4 51 54 13 57 5b 95 7f 29 80 38 97 13 7d aa ef ce a1 a1 a2 56 5d 77 d6 c0 39 2e 7b 67 ff 93 04 95 8f 43 a8 68 c3 3e (tbf_dl.cpp:911) 20241107083741683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Sending data request: sapi=5 arfcn=871 cur_fn=1256 block=3 data=87 40 17 18 d8 12 a0 d0 ab 52 28 c7 a5 e1 46 63 b7 57 32 ae c7 c4 51 54 13 57 5b 95 7f 29 80 38 97 13 7d aa ef ce a1 a1 a2 56 5d 77 d6 c0 39 2e 7b 67 ff 93 04 95 8f 43 a8 68 c3 3e (pcu_l1_if.cpp:182) 20241107083741684 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083741697 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) 20241107083741697 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) 20241107083741702 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) 20241107083741702 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) 20241107083741702 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) 20241107083741702 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) 20241107083741702 DRLCMACDL DEBUG -- Chunk with length 792 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 94, CS-4): e7 2b 06 76 70 31 4b ba 2f f1 1a 39 b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 ab 08 50 (tbf_dl.cpp:686) 20241107083741702 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) 20241107083741702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241107083741702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-4): 07 00 bd e7 2b 06 76 70 31 4b ba 2f f1 1a 39 b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 ab 08 50 00 (tbf_dl.cpp:911) 20241107083741702 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 bd e7 2b 06 76 70 31 4b ba 2f f1 1a 39 b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 ab 08 50 00 (pcu_l1_if.cpp:182) 20241107083741703 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083741716 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) 20241107083741716 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) 20241107083741721 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) 20241107083741721 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) 20241107083741721 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) 20241107083741721 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) 20241107083741721 DRLCMACDL DEBUG -- Chunk with length 611 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741721 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 94, MCS-5): b0 6f 7f 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb 05 0e bb 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 (tbf_dl.cpp:686) 20241107083741721 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) 20241107083741721 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741721 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241107083741721 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 94, MCS-5): 87 80 17 18 ec db 9f 51 4f c1 64 21 5b e1 3b c4 bb 9a c0 6e 81 c3 6e 87 70 68 8f f2 72 2f 68 78 b6 b1 dd 83 87 04 f1 4e a7 07 12 5d b6 0b 22 7d b4 b0 6d fc 15 a5 99 a3 93 1a 46 26 (tbf_dl.cpp:911) 20241107083741721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Sending data request: sapi=5 arfcn=871 cur_fn=1265 block=5 data=87 80 17 18 ec db 9f 51 4f c1 64 21 5b e1 3b c4 bb 9a c0 6e 81 c3 6e 87 70 68 8f f2 72 2f 68 78 b6 b1 dd 83 87 04 f1 4e a7 07 12 5d b6 0b 22 7d b4 b0 6d fc 15 a5 99 a3 93 1a 46 26 (pcu_l1_if.cpp:182) 20241107083741722 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083741735 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) 20241107083741735 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) 20241107083741745 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) 20241107083741745 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) 20241107083741745 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) 20241107083741745 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) 20241107083741745 DRLCMACDL DEBUG -- Chunk with length 742 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 95, CS-4): 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 e2 5f aa 1a 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 83 44 ce (tbf_dl.cpp:686) 20241107083741745 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) 20241107083741745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241107083741745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-4): 07 00 bf 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 e2 5f aa 1a 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 83 44 ce 00 (tbf_dl.cpp:911) 20241107083741745 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 bf 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 e2 5f aa 1a 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 83 44 ce 00 (pcu_l1_if.cpp:182) 20241107083741745 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083741759 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) 20241107083741759 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) 20241107083741764 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) 20241107083741764 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) 20241107083741764 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) 20241107083741764 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) 20241107083741764 DRLCMACDL DEBUG -- Chunk with length 555 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741764 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 95, MCS-5): 40 71 8a 61 a5 3c 54 11 2c 62 40 80 35 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 4f ee (tbf_dl.cpp:686) 20241107083741764 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) 20241107083741764 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741764 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241107083741764 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 95, MCS-5): 87 c0 17 18 50 9c 62 58 29 0f 55 04 8b 18 10 60 8d 4b 8b f5 47 37 80 85 19 96 bf 08 17 87 d4 8c a1 a3 5e 25 29 fd a0 c9 22 b1 b5 b4 74 fc ad 1e 53 80 bf 28 c8 3c a6 6d 46 c8 93 3b (tbf_dl.cpp:911) 20241107083741764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Sending data request: sapi=5 arfcn=871 cur_fn=1274 block=7 data=87 c0 17 18 50 9c 62 58 29 0f 55 04 8b 18 10 60 8d 4b 8b f5 47 37 80 85 19 96 bf 08 17 87 d4 8c a1 a3 5e 25 29 fd a0 c9 22 b1 b5 b4 74 fc ad 1e 53 80 bf 28 c8 3c a6 6d 46 c8 93 3b (pcu_l1_if.cpp:182) 20241107083741764 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083741778 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) 20241107083741778 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) 20241107083741783 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) 20241107083741783 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) 20241107083741783 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) 20241107083741783 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) 20241107083741783 DRLCMACDL DEBUG -- Chunk with length 692 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 96, CS-4): d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 4b 80 42 af 4a a1 1c 97 86 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 6d 55 fe (tbf_dl.cpp:686) 20241107083741783 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) 20241107083741783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241107083741783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-4): 07 00 c1 d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 4b 80 42 af 4a a1 1c 97 86 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 6d 55 fe 00 (tbf_dl.cpp:911) 20241107083741783 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 c1 d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 4b 80 42 af 4a a1 1c 97 86 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 6d 55 fe 00 (pcu_l1_if.cpp:182) 20241107083741783 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083741797 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) 20241107083741797 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) 20241107083741807 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) 20241107083741807 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) 20241107083741807 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) 20241107083741807 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) 20241107083741807 DRLCMACDL DEBUG -- Chunk with length 499 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741807 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 96, MCS-5): ba d4 98 be 83 37 b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff e2 91 (tbf_dl.cpp:686) 20241107083741807 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) 20241107083741807 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741807 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241107083741807 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 96, MCS-5): 87 00 18 98 2e 35 a6 ef e0 0d 2d c2 c3 b4 9f e0 fe cd f1 96 dd be ab 97 9f 96 0e e6 39 19 22 3f b5 ba 9a b2 12 be 38 0c c4 cd f7 67 6c 4f ee 1d fb ff 05 97 7d 76 f7 4d cd bf 78 24 (tbf_dl.cpp:911) 20241107083741807 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Sending data request: sapi=5 arfcn=871 cur_fn=1282 block=9 data=87 00 18 98 2e 35 a6 ef e0 0d 2d c2 c3 b4 9f e0 fe cd f1 96 dd be ab 97 9f 96 0e e6 39 19 22 3f b5 ba 9a b2 12 be 38 0c c4 cd f7 67 6c 4f ee 1d fb ff 05 97 7d 76 f7 4d cd bf 78 24 (pcu_l1_if.cpp:182) 20241107083741807 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083741821 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) 20241107083741821 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) 20241107083741827 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) 20241107083741827 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) 20241107083741827 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) 20241107083741827 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) 20241107083741827 DRLCMACDL DEBUG -- Chunk with length 642 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 97, CS-4): a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 0d fb b0 6f 7f 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb 05 0e bb (tbf_dl.cpp:686) 20241107083741827 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) 20241107083741827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241107083741828 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-4): 07 00 c3 a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 0d fb b0 6f 7f 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb 05 0e bb 00 (tbf_dl.cpp:911) 20241107083741828 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 c3 a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 0d fb b0 6f 7f 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb 05 0e bb 00 (pcu_l1_if.cpp:182) 20241107083741828 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083741840 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) 20241107083741840 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) 20241107083741845 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) 20241107083741845 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) 20241107083741845 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) 20241107083741845 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) 20241107083741845 DRLCMACDL DEBUG -- Chunk with length 443 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741845 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 97, MCS-5): c1 b1 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c 9c 45 ab 85 6f ee f2 (tbf_dl.cpp:686) 20241107083741845 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) 20241107083741845 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741845 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241107083741845 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 97, MCS-5): 87 40 18 58 70 ac 62 7c 85 89 93 a8 a8 7e a5 6e 8b af 46 70 ff 41 45 56 63 b8 58 67 b1 e2 cb cf d3 2c d5 5c a8 a5 43 1c 16 4f 1c ef 3c 7f 30 0b 7f 8a 46 31 17 67 d1 6a e1 9b bb 3c (tbf_dl.cpp:911) 20241107083741845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Sending data request: sapi=5 arfcn=871 cur_fn=1291 block=11 data=87 40 18 58 70 ac 62 7c 85 89 93 a8 a8 7e a5 6e 8b af 46 70 ff 41 45 56 63 b8 58 67 b1 e2 cb cf d3 2c d5 5c a8 a5 43 1c 16 4f 1c ef 3c 7f 30 0b 7f 8a 46 31 17 67 d1 6a e1 9b bb 3c (pcu_l1_if.cpp:182) 20241107083741846 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083741859 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) 20241107083741859 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) 20241107083741868 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) 20241107083741868 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) 20241107083741868 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) 20241107083741868 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) 20241107083741868 DRLCMACDL DEBUG -- Chunk with length 592 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 98, CS-4): 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 71 8a 61 a5 3c 54 11 2c 62 40 80 35 (tbf_dl.cpp:686) 20241107083741868 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) 20241107083741868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241107083741868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-4): 07 00 c5 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 71 8a 61 a5 3c 54 11 2c 62 40 80 35 00 (tbf_dl.cpp:911) 20241107083741868 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 c5 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 71 8a 61 a5 3c 54 11 2c 62 40 80 35 00 (pcu_l1_if.cpp:182) 20241107083741869 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083741883 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) 20241107083741883 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) 20241107083741889 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) 20241107083741889 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) 20241107083741889 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) 20241107083741889 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) 20241107083741889 DRLCMACDL DEBUG -- Chunk with length 387 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741889 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 98, MCS-5): b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc fa 7c 8e 46 d0 5f fd 4b ee ac b5 2b 20 (tbf_dl.cpp:686) 20241107083741889 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) 20241107083741889 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741889 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241107083741889 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 98, MCS-5): 87 80 18 18 ed af 71 81 1e 20 ae d4 0f b7 65 e4 54 f4 69 d8 b4 06 d7 9f a9 9c 67 24 b7 97 de 6b d1 f1 28 cf 74 be a3 3d 2f b9 63 cc 1e 39 af 3e 9f a3 11 f4 57 ff 92 3b 6b ed 0a 08 (tbf_dl.cpp:911) 20241107083741889 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Sending data request: sapi=5 arfcn=871 cur_fn=1300 block=1 data=87 80 18 18 ed af 71 81 1e 20 ae d4 0f b7 65 e4 54 f4 69 d8 b4 06 d7 9f a9 9c 67 24 b7 97 de 6b d1 f1 28 cf 74 be a3 3d 2f b9 63 cc 1e 39 af 3e 9f a3 11 f4 57 ff 92 3b 6b ed 0a 08 (pcu_l1_if.cpp:182) 20241107083741890 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083741903 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) 20241107083741903 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) 20241107083741907 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) 20241107083741907 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) 20241107083741907 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) 20241107083741907 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) 20241107083741907 DRLCMACDL DEBUG -- Chunk with length 542 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741907 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 99, CS-4): 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 4f ee ba d4 98 be 83 37 b4 (tbf_dl.cpp:686) 20241107083741907 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) 20241107083741907 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241107083741908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-4): 07 00 c7 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 4f ee ba d4 98 be 83 37 b4 00 (tbf_dl.cpp:911) 20241107083741908 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 c7 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 4f ee ba d4 98 be 83 37 b4 00 (pcu_l1_if.cpp:182) 20241107083741908 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083741922 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) 20241107083741922 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) 20241107083741932 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) 20241107083741932 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) 20241107083741932 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) 20241107083741932 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) 20241107083741932 DRLCMACDL DEBUG -- Chunk with length 331 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741932 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 99, MCS-5): 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 48 00 f3 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f (tbf_dl.cpp:686) 20241107083741932 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) 20241107083741932 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741932 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241107083741932 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 99, MCS-5): 87 c0 18 18 99 3b f9 0b fc 41 df 39 bf cd f4 6b ac 57 33 b9 9f 15 d9 6d 5a 7a 41 7a 11 4f 6a 4a 0b 18 ee 5a f9 f9 2a 3c 12 c0 3c 5c 9e 29 d9 aa bd b3 88 e7 87 5f 24 ff 1e d8 c4 0b (tbf_dl.cpp:911) 20241107083741932 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Sending data request: sapi=5 arfcn=871 cur_fn=1308 block=3 data=87 c0 18 18 99 3b f9 0b fc 41 df 39 bf cd f4 6b ac 57 33 b9 9f 15 d9 6d 5a 7a 41 7a 11 4f 6a 4a 0b 18 ee 5a f9 f9 2a 3c 12 c0 3c 5c 9e 29 d9 aa bd b3 88 e7 87 5f 24 ff 1e d8 c4 0b (pcu_l1_if.cpp:182) 20241107083741933 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083741946 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) 20241107083741946 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) 20241107083741951 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) 20241107083741951 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) 20241107083741951 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) 20241107083741951 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) 20241107083741951 DRLCMACDL DEBUG -- Chunk with length 492 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 100, CS-4): 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff e2 91 c1 (tbf_dl.cpp:686) 20241107083741951 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) 20241107083741951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241107083741951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-4): 07 00 c9 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff e2 91 c1 00 (tbf_dl.cpp:911) 20241107083741951 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 c9 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff e2 91 c1 00 (pcu_l1_if.cpp:182) 20241107083741952 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083741965 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) 20241107083741965 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) 20241107083741969 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) 20241107083741969 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) 20241107083741969 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) 20241107083741969 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) 20241107083741969 DRLCMACDL DEBUG -- Chunk with length 275 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083741969 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 100, MCS-5): 29 08 e1 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 7e f1 a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 59 98 (tbf_dl.cpp:686) 20241107083741969 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) 20241107083741969 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741969 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241107083741969 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 100, MCS-5): 87 00 19 58 0a 42 38 c7 26 dc e6 cc c4 e0 72 9a 8e a9 36 5c 92 7c 6f 30 d2 4f b0 68 01 37 d9 57 57 ef b8 5f 7c 6a 83 b1 d7 55 d8 0d 45 ea 15 c8 1b 2f 11 2c a4 a2 af 7f 74 60 16 26 (tbf_dl.cpp:911) 20241107083741969 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Sending data request: sapi=5 arfcn=871 cur_fn=1317 block=5 data=87 00 19 58 0a 42 38 c7 26 dc e6 cc c4 e0 72 9a 8e a9 36 5c 92 7c 6f 30 d2 4f b0 68 01 37 d9 57 57 ef b8 5f 7c 6a 83 b1 d7 55 d8 0d 45 ea 15 c8 1b 2f 11 2c a4 a2 af 7f 74 60 16 26 (pcu_l1_if.cpp:182) 20241107083741969 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083741985 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) 20241107083741985 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) 20241107083741994 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) 20241107083741994 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) 20241107083741994 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) 20241107083741994 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) 20241107083741994 DRLCMACDL DEBUG -- Chunk with length 442 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083741994 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 101, CS-4): b1 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c 9c 45 (tbf_dl.cpp:686) 20241107083741994 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) 20241107083741994 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083741994 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241107083741994 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-4): 07 00 cb b1 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c 9c 45 00 (tbf_dl.cpp:911) 20241107083741994 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 cb b1 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c 9c 45 00 (pcu_l1_if.cpp:182) 20241107083741995 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083742008 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) 20241107083742008 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) 20241107083742013 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) 20241107083742013 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) 20241107083742013 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) 20241107083742013 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) 20241107083742013 DRLCMACDL DEBUG -- Chunk with length 219 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742013 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 101, MCS-5): 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a 87 63 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 (tbf_dl.cpp:686) 20241107083742013 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) 20241107083742013 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742013 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241107083742013 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 101, MCS-5): 87 40 19 98 44 56 b3 01 b4 f3 0d c4 1a 52 87 2b bc fe bd 52 6e 7d ea 52 1e 90 74 ad e6 e1 58 12 4a 4a 25 01 21 ac 95 d3 13 88 37 92 b7 5f 92 19 78 93 eb f4 ed 46 7f 46 01 84 3f 19 (tbf_dl.cpp:911) 20241107083742013 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Sending data request: sapi=5 arfcn=871 cur_fn=1326 block=7 data=87 40 19 98 44 56 b3 01 b4 f3 0d c4 1a 52 87 2b bc fe bd 52 6e 7d ea 52 1e 90 74 ad e6 e1 58 12 4a 4a 25 01 21 ac 95 d3 13 88 37 92 b7 5f 92 19 78 93 eb f4 ed 46 7f 46 01 84 3f 19 (pcu_l1_if.cpp:182) 20241107083742014 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083742028 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) 20241107083742028 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) 20241107083742032 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) 20241107083742032 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) 20241107083742032 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) 20241107083742033 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) 20241107083742033 DRLCMACDL DEBUG -- Chunk with length 392 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 102, CS-4): ab 85 6f ee f2 b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc fa 7c (tbf_dl.cpp:686) 20241107083742033 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) 20241107083742033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241107083742033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-4): 07 00 cd ab 85 6f ee f2 b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc fa 7c 00 (tbf_dl.cpp:911) 20241107083742033 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 cd ab 85 6f ee f2 b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc fa 7c 00 (pcu_l1_if.cpp:182) 20241107083742034 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083742047 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) 20241107083742047 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) 20241107083742057 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) 20241107083742057 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) 20241107083742057 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) 20241107083742057 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) 20241107083742057 DRLCMACDL DEBUG -- Chunk with length 163 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742057 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 102, MCS-5): 0e 96 0b 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c a4 50 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e (tbf_dl.cpp:686) 20241107083742057 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) 20241107083742057 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742057 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241107083742057 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 102, MCS-5): 87 80 19 98 83 e5 82 da 20 9b ef 5a 98 9f e9 17 7f 4c 2c ee bb 0f 13 29 14 02 25 0a 57 51 fa 4d aa d3 ba c6 ac 9b 32 b6 25 15 7d 24 a7 20 c8 0f 99 e9 11 3e 5d 1f f9 9c 96 80 ab 17 (tbf_dl.cpp:911) 20241107083742057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Sending data request: sapi=5 arfcn=871 cur_fn=1334 block=9 data=87 80 19 98 83 e5 82 da 20 9b ef 5a 98 9f e9 17 7f 4c 2c ee bb 0f 13 29 14 02 25 0a 57 51 fa 4d aa d3 ba c6 ac 9b 32 b6 25 15 7d 24 a7 20 c8 0f 99 e9 11 3e 5d 1f f9 9c 96 80 ab 17 (pcu_l1_if.cpp:182) 20241107083742058 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083742071 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) 20241107083742071 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) 20241107083742076 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) 20241107083742076 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) 20241107083742076 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) 20241107083742076 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) 20241107083742076 DRLCMACDL DEBUG -- Chunk with length 342 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 103, CS-4): 8e 46 d0 5f fd 4b ee ac b5 2b 20 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 48 00 f3 (tbf_dl.cpp:686) 20241107083742076 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) 20241107083742076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241107083742076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-4): 07 00 cf 8e 46 d0 5f fd 4b ee ac b5 2b 20 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 48 00 f3 00 (tbf_dl.cpp:911) 20241107083742076 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 cf 8e 46 d0 5f fd 4b ee ac b5 2b 20 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 48 00 f3 00 (pcu_l1_if.cpp:182) 20241107083742077 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083742090 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) 20241107083742090 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) 20241107083742095 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) 20241107083742095 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) 20241107083742095 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) 20241107083742095 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) 20241107083742095 DRLCMACDL DEBUG -- Chunk with length 107 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742095 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 103, MCS-5): 4b db 50 07 bb 03 1a d4 64 58 3d e9 a7 d6 82 66 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 (tbf_dl.cpp:686) 20241107083742095 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) 20241107083742095 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742095 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241107083742095 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 103, MCS-5): 87 c0 19 d8 d2 36 d4 c1 ee 80 06 35 19 56 4f fa a9 b5 a0 19 21 a3 0d f4 24 3e b7 ee a6 cc c8 3d 3c e8 e0 fa ac 4c 0b 84 b0 1e 6b f5 66 90 db f2 d4 10 b1 c5 79 25 f7 d2 bc c8 fe 28 (tbf_dl.cpp:911) 20241107083742095 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Sending data request: sapi=5 arfcn=871 cur_fn=1343 block=11 data=87 c0 19 d8 d2 36 d4 c1 ee 80 06 35 19 56 4f fa a9 b5 a0 19 21 a3 0d f4 24 3e b7 ee a6 cc c8 3d 3c e8 e0 fa ac 4c 0b 84 b0 1e 6b f5 66 90 db f2 d4 10 b1 c5 79 25 f7 d2 bc c8 fe 28 (pcu_l1_if.cpp:182) 20241107083742095 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083742109 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) 20241107083742109 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) 20241107083742118 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) 20241107083742118 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) 20241107083742118 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) 20241107083742118 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) 20241107083742118 DRLCMACDL DEBUG -- Chunk with length 292 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 104, CS-4): 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 08 e1 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 7e f1 (tbf_dl.cpp:686) 20241107083742119 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) 20241107083742119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241107083742119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-4): 07 00 d1 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 08 e1 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 7e f1 00 (tbf_dl.cpp:911) 20241107083742119 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 d1 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 08 e1 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 7e f1 00 (pcu_l1_if.cpp:182) 20241107083742119 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083742133 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) 20241107083742133 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) 20241107083742137 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) 20241107083742137 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) 20241107083742137 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) 20241107083742137 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) 20241107083742137 DRLCMACDL DEBUG -- Chunk with length 51 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083742137 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083742137 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 1213 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083742137 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083742137 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (4) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742138 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 104, MCS-5): 67 03 1e 02 44 a3 e7 85 be 8f ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2f b7 e9 a6 (tbf_dl.cpp:686) 20241107083742138 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) 20241107083742138 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742138 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241107083742138 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 104, MCS-5): 87 00 1a c8 d9 80 87 00 d1 e8 79 a1 ef a3 6b 35 88 7a 77 a3 95 47 36 4e 36 e0 24 4c 6d e1 a1 2a ab 61 32 97 9c 48 b8 af b3 f9 a9 b4 cc 16 34 05 28 06 23 08 2e 56 d0 f0 cb 6d ba 29 (tbf_dl.cpp:911) 20241107083742138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Sending data request: sapi=5 arfcn=871 cur_fn=1352 block=1 data=87 00 1a c8 d9 80 87 00 d1 e8 79 a1 ef a3 6b 35 88 7a 77 a3 95 47 36 4e 36 e0 24 4c 6d e1 a1 2a ab 61 32 97 9c 48 b8 af b3 f9 a9 b4 cc 16 34 05 28 06 23 08 2e 56 d0 f0 cb 6d ba 29 (pcu_l1_if.cpp:182) 20241107083742138 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083742152 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) 20241107083742152 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) 20241107083742156 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) 20241107083742156 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) 20241107083742156 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) 20241107083742156 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) 20241107083742156 DRLCMACDL DEBUG -- Chunk with length 242 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742156 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 105, CS-4): a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 59 98 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a 87 63 (tbf_dl.cpp:686) 20241107083742157 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) 20241107083742157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241107083742157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-4): 07 00 d3 a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 59 98 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a 87 63 00 (tbf_dl.cpp:911) 20241107083742157 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 d3 a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 59 98 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a 87 63 00 (pcu_l1_if.cpp:182) 20241107083742157 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083742171 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) 20241107083742171 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) 20241107083742180 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) 20241107083742180 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) 20241107083742180 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) 20241107083742180 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) 20241107083742180 DRLCMACDL DEBUG -- Chunk with length 1396 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742180 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 105, MCS-5): d8 3f 3c f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 96 6b e4 67 dc (tbf_dl.cpp:686) 20241107083742180 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) 20241107083742180 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742180 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241107083742181 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 105, MCS-5): 87 40 1a 18 f6 0f 8f fc bb 18 4f 4e ec 92 e8 4f 58 89 8e 00 5c 30 24 b1 69 c3 b8 af 84 eb f3 a1 9e eb b4 8d 53 35 de f3 ee 20 1c 3e 29 f3 f8 8f 7f 4a e0 f2 6d c4 b5 e5 1a f9 19 37 (tbf_dl.cpp:911) 20241107083742181 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Sending data request: sapi=5 arfcn=871 cur_fn=1360 block=3 data=87 40 1a 18 f6 0f 8f fc bb 18 4f 4e ec 92 e8 4f 58 89 8e 00 5c 30 24 b1 69 c3 b8 af 84 eb f3 a1 9e eb b4 8d 53 35 de f3 ee 20 1c 3e 29 f3 f8 8f 7f 4a e0 f2 6d c4 b5 e5 1a f9 19 37 (pcu_l1_if.cpp:182) 20241107083742181 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083742195 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) 20241107083742195 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) 20241107083742200 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) 20241107083742200 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) 20241107083742200 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) 20241107083742200 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) 20241107083742200 DRLCMACDL DEBUG -- Chunk with length 192 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 106, CS-4): 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e 96 0b 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c a4 50 (tbf_dl.cpp:686) 20241107083742200 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) 20241107083742200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241107083742200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-4): 07 00 d5 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e 96 0b 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c a4 50 00 (tbf_dl.cpp:911) 20241107083742200 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 d5 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e 96 0b 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c a4 50 00 (pcu_l1_if.cpp:182) 20241107083742201 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083742214 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) 20241107083742214 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) 20241107083742219 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) 20241107083742219 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) 20241107083742219 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) 20241107083742219 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) 20241107083742219 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742219 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 106, MCS-5): 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e fb 9c d3 09 c3 dd e7 dd d7 5c dd (tbf_dl.cpp:686) 20241107083742219 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) 20241107083742219 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742219 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241107083742219 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 106, MCS-5): 87 80 1a d8 21 9a 8c 0a 37 74 c9 bb 66 0d 6c 4a ee 35 fc 90 81 f2 81 a9 29 47 97 4b af ac 0b 63 5c f4 c7 3c 47 b7 6e e3 01 62 b4 ec 7f 46 bd 91 db 3e e7 74 c2 70 f7 79 f7 35 57 37 (tbf_dl.cpp:911) 20241107083742219 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Sending data request: sapi=5 arfcn=871 cur_fn=1369 block=5 data=87 80 1a d8 21 9a 8c 0a 37 74 c9 bb 66 0d 6c 4a ee 35 fc 90 81 f2 81 a9 29 47 97 4b af ac 0b 63 5c f4 c7 3c 47 b7 6e e3 01 62 b4 ec 7f 46 bd 91 db 3e e7 74 c2 70 f7 79 f7 35 57 37 (pcu_l1_if.cpp:182) 20241107083742219 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083742233 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) 20241107083742233 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) 20241107083742242 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) 20241107083742242 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) 20241107083742242 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) 20241107083742242 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) 20241107083742242 DRLCMACDL DEBUG -- Chunk with length 142 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 107, CS-4): 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b db 50 07 bb 03 1a d4 64 58 3d e9 a7 d6 82 (tbf_dl.cpp:686) 20241107083742242 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) 20241107083742242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241107083742242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-4): 07 00 d7 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b db 50 07 bb 03 1a d4 64 58 3d e9 a7 d6 82 00 (tbf_dl.cpp:911) 20241107083742243 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 d7 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b db 50 07 bb 03 1a d4 64 58 3d e9 a7 d6 82 00 (pcu_l1_if.cpp:182) 20241107083742243 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083742257 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) 20241107083742257 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) 20241107083742261 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) 20241107083742261 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) 20241107083742261 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) 20241107083742261 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) 20241107083742261 DRLCMACDL DEBUG -- Chunk with length 1284 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742262 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 107, MCS-5): f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 d4 dd b3 0d 4d 97 75 d4 3f 34 84 fc d7 de 82 09 (tbf_dl.cpp:686) 20241107083742262 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) 20241107083742262 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742262 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241107083742262 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 107, MCS-5): 87 c0 1a 18 3c aa 0d fa c9 e5 19 48 b0 4a 29 14 a2 30 1d cc 05 93 ce 28 f1 ec 70 f6 8c fc 33 94 d7 84 9a f0 a6 f5 55 10 8b a1 63 2a 75 f7 6c 43 d3 65 1d f5 0f 0d 21 ff b5 b7 60 02 (tbf_dl.cpp:911) 20241107083742262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Sending data request: sapi=5 arfcn=871 cur_fn=1378 block=7 data=87 c0 1a 18 3c aa 0d fa c9 e5 19 48 b0 4a 29 14 a2 30 1d cc 05 93 ce 28 f1 ec 70 f6 8c fc 33 94 d7 84 9a f0 a6 f5 55 10 8b a1 63 2a 75 f7 6c 43 d3 65 1d f5 0f 0d 21 ff b5 b7 60 02 (pcu_l1_if.cpp:182) 20241107083742262 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083742276 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) 20241107083742276 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) 20241107083742280 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) 20241107083742280 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) 20241107083742280 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) 20241107083742280 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) 20241107083742281 DRLCMACDL DEBUG -- Chunk with length 92 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 108, CS-4): 66 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 1e 02 44 a3 e7 85 be 8f (tbf_dl.cpp:686) 20241107083742281 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) 20241107083742281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241107083742281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-4): 07 00 d9 66 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 1e 02 44 a3 e7 85 be 8f 00 (tbf_dl.cpp:911) 20241107083742281 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 d9 66 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 1e 02 44 a3 e7 85 be 8f 00 (pcu_l1_if.cpp:182) 20241107083742281 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083742295 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) 20241107083742295 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) 20241107083742304 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) 20241107083742304 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) 20241107083742304 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) 20241107083742304 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) 20241107083742305 DRLCMACDL DEBUG -- Chunk with length 1228 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742305 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 108, MCS-5): d6 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be 80 f2 22 44 bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 (tbf_dl.cpp:686) 20241107083742305 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) 20241107083742305 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742305 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241107083742305 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 108, MCS-5): 87 00 1b 98 35 1a 8f 04 85 dd e8 8b f6 bb c0 c9 15 d6 cc d9 7e 3f 3b 03 ac f3 c6 58 2e 50 f5 e6 b6 98 2f a0 bc 08 d1 6f b3 2a 95 c4 a5 5f bd 91 07 50 9f d1 68 14 04 67 1b ab 48 36 (tbf_dl.cpp:911) 20241107083742305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Sending data request: sapi=5 arfcn=871 cur_fn=1386 block=9 data=87 00 1b 98 35 1a 8f 04 85 dd e8 8b f6 bb c0 c9 15 d6 cc d9 7e 3f 3b 03 ac f3 c6 58 2e 50 f5 e6 b6 98 2f a0 bc 08 d1 6f b3 2a 95 c4 a5 5f bd 91 07 50 9f d1 68 14 04 67 1b ab 48 36 (pcu_l1_if.cpp:182) 20241107083742305 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083742319 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) 20241107083742319 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) 20241107083742323 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) 20241107083742323 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) 20241107083742323 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) 20241107083742323 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) 20241107083742324 DRLCMACDL DEBUG -- Chunk with length 42 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083742324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083742324 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Bandwitdh: 1104 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083742324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083742324 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (7) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 109, CS-4): ab ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2f b7 e9 a6 d8 3f 3c (tbf_dl.cpp:686) 20241107083742324 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) 20241107083742324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241107083742324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-4): 07 00 da ab ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2f b7 e9 a6 d8 3f 3c 00 (tbf_dl.cpp:911) 20241107083742324 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 da ab ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2f b7 e9 a6 d8 3f 3c 00 (pcu_l1_if.cpp:182) 20241107083742324 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083742338 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) 20241107083742338 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) 20241107083742343 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) 20241107083742343 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) 20241107083742343 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) 20241107083742343 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) 20241107083742343 DRLCMACDL DEBUG -- Chunk with length 1172 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742343 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 109, MCS-5): 1b b2 78 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f 12 97 4e f8 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba 16 (tbf_dl.cpp:686) 20241107083742343 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) 20241107083742343 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742343 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241107083742343 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 109, MCS-5): 87 40 1b d8 86 2c 1e 5d a5 20 cf be 3b a8 e1 29 c5 c1 70 a5 01 a5 87 24 b0 ac ad d6 28 9a ce a7 c4 a5 13 fe 5f 52 c2 22 fb 0a 97 7c b2 a0 90 68 75 52 cb b0 0a 25 1e 41 76 94 ae 05 (tbf_dl.cpp:911) 20241107083742343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Sending data request: sapi=5 arfcn=871 cur_fn=1395 block=11 data=87 40 1b d8 86 2c 1e 5d a5 20 cf be 3b a8 e1 29 c5 c1 70 a5 01 a5 87 24 b0 ac ad d6 28 9a ce a7 c4 a5 13 fe 5f 52 c2 22 fb 0a 97 7c b2 a0 90 68 75 52 cb b0 0a 25 1e 41 76 94 ae 05 (pcu_l1_if.cpp:182) 20241107083742343 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083742357 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) 20241107083742357 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) 20241107083742367 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) 20241107083742367 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) 20241107083742368 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) 20241107083742368 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) 20241107083742368 DRLCMACDL DEBUG -- Chunk with length 1393 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 110, CS-4): f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 96 6b (tbf_dl.cpp:686) 20241107083742368 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) 20241107083742368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241107083742368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-4): 07 00 dd f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 96 6b 00 (tbf_dl.cpp:911) 20241107083742368 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 dd f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 96 6b 00 (pcu_l1_if.cpp:182) 20241107083742369 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083742381 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) 20241107083742381 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) 20241107083742386 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) 20241107083742386 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1408 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083742386 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) 20241107083742386 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) 20241107083742386 DRLCMACDL DEBUG -- Chunk with length 1116 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742386 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 110, MCS-5): 85 e4 29 af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 86 9d e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f (tbf_dl.cpp:686) 20241107083742386 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) 20241107083742386 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742386 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241107083742386 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 110, MCS-5): 87 80 1b 58 21 79 ca 2b 17 02 5f 85 fe 55 75 06 c3 6a b9 00 47 e7 db f0 07 b9 61 27 f8 28 60 95 6e e4 33 85 3d 61 70 9f 05 13 6b e8 b5 e9 80 82 a7 58 9e ce a4 c6 8d 1d 2c 96 dc 0b (tbf_dl.cpp:911) 20241107083742386 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Sending data request: sapi=5 arfcn=871 cur_fn=1404 block=1 data=87 80 1b 58 21 79 ca 2b 17 02 5f 85 fe 55 75 06 c3 6a b9 00 47 e7 db f0 07 b9 61 27 f8 28 60 95 6e e4 33 85 3d 61 70 9f 05 13 6b e8 b5 e9 80 82 a7 58 9e ce a4 c6 8d 1d 2c 96 dc 0b (pcu_l1_if.cpp:182) 20241107083742386 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083742400 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) 20241107083742400 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) 20241107083742405 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) 20241107083742405 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) 20241107083742405 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) 20241107083742405 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) 20241107083742405 DRLCMACDL DEBUG -- Chunk with length 1343 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 111, CS-4): e4 67 dc 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e fb 9c (tbf_dl.cpp:686) 20241107083742405 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) 20241107083742405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241107083742405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-4): 07 00 df e4 67 dc 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e fb 9c 00 (tbf_dl.cpp:911) 20241107083742405 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 df e4 67 dc 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e fb 9c 00 (pcu_l1_if.cpp:182) 20241107083742406 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083742420 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) 20241107083742420 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) 20241107083742429 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) 20241107083742429 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1417 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083742429 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) 20241107083742429 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) 20241107083742429 DRLCMACDL DEBUG -- Chunk with length 1293 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 112, CS-4): d3 09 c3 dd e7 dd d7 5c dd f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 d4 (tbf_dl.cpp:686) 20241107083742429 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) 20241107083742429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241107083742429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241107083742429 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1417 + 13 = 1430 (pdch_ul_controller.c:131) 20241107083742429 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1430 for type POLL (pdch_ul_controller.c:184) 20241107083742429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1430, TS=7) (tbf_dl.cpp:883) 20241107083742429 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1430, TS=7 (tbf_dl.cpp:903) 20241107083742429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-4): 0f 00 e1 d3 09 c3 dd e7 dd d7 5c dd f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 d4 00 (tbf_dl.cpp:911) 20241107083742429 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Sending data request: sapi=5 arfcn=871 cur_fn=1412 block=3 data=0f 00 e1 d3 09 c3 dd e7 dd d7 5c dd f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 d4 00 (pcu_l1_if.cpp:182) 20241107083742431 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083742443 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) 20241107083742443 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) 20241107083742448 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083742462 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) 20241107083742462 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) 20241107083742467 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083742481 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) 20241107083742481 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) 20241107083742490 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083742505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1425 block=6 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) 20241107083742505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083742505 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083742505 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083742505 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) 20241107083742506 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083742506 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083742506 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:511) 20241107083742506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083742506 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) 20241107083742506 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) 20241107083742506 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241107083742506 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241107083742506 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241107083742506 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241107083742506 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241107083742506 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241107083742506 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241107083742506 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241107083742506 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241107083742506 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241107083742506 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241107083742506 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241107083742506 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241107083742506 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241107083742506 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241107083742506 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241107083742506 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241107083742506 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241107083742506 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241107083742506 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241107083742506 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) 20241107083742506 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083742506 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) 20241107083742509 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) 20241107083742509 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083742510 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) 20241107083742510 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) 20241107083742510 DRLCMACDL DEBUG -- Chunk with length 1060 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742510 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 111, MCS-5): e8 36 b7 4d 1f 8f 4c f9 d9 6f 28 cb e2 a0 8b e2 19 d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 (tbf_dl.cpp:686) 20241107083742510 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) 20241107083742510 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742510 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241107083742510 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 111, MCS-5): 87 c0 1b 18 ba cd 6d d3 c7 23 53 7e f6 1b ca b2 38 e8 a2 78 06 74 01 4d a6 f6 87 ec 0e c4 5a 5f 29 48 80 45 1f 51 eb c4 ed a5 ea bc 1f 51 88 26 df 83 be 1b 30 9b b8 b8 88 76 1c 04 (tbf_dl.cpp:911) 20241107083742510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1434 Sending data request: sapi=5 arfcn=871 cur_fn=1430 block=7 data=87 c0 1b 18 ba cd 6d d3 c7 23 53 7e f6 1b ca b2 38 e8 a2 78 06 74 01 4d a6 f6 87 ec 0e c4 5a 5f 29 48 80 45 1f 51 eb c4 ed a5 ea bc 1f 51 88 26 df 83 be 1b 30 9b b8 b8 88 76 1c 04 (pcu_l1_if.cpp:182) 20241107083742510 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083742524 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) 20241107083742524 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) 20241107083742529 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) 20241107083742529 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083742529 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) 20241107083742529 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) 20241107083742529 DRLCMACDL DEBUG -- Chunk with length 1004 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742529 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 112, MCS-5): 43 24 56 66 ec b6 9d 0a ec 97 17 08 01 d8 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d (tbf_dl.cpp:686) 20241107083742529 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) 20241107083742529 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742529 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241107083742529 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241107083742529 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1438 + 13 = 1451 (pdch_ul_controller.c:131) 20241107083742529 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1451 for type POLL (pdch_ul_controller.c:184) 20241107083742529 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1451, TS=7) (tbf_dl.cpp:883) 20241107083742529 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1451, TS=7 (tbf_dl.cpp:903) 20241107083742529 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 112, MCS-5): 8f 00 1c d8 10 89 95 19 bb 6d a7 02 fb e5 05 42 00 36 9a 13 60 18 c3 3d fc ab 04 36 d4 67 70 49 81 f8 36 54 26 e9 e2 f7 b7 46 f0 b4 6b ef 9e 6b c0 b2 54 a8 71 fe 83 be 11 29 49 07 (tbf_dl.cpp:911) 20241107083742529 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1438 Sending data request: sapi=5 arfcn=871 cur_fn=1434 block=8 data=8f 00 1c d8 10 89 95 19 bb 6d a7 02 fb e5 05 42 00 36 9a 13 60 18 c3 3d fc ab 04 36 d4 67 70 49 81 f8 36 54 26 e9 e2 f7 b7 46 f0 b4 6b ef 9e 6b c0 b2 54 a8 71 fe 83 be 11 29 49 07 (pcu_l1_if.cpp:182) 20241107083742530 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083742543 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) 20241107083742543 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) 20241107083742553 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083742567 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) 20241107083742567 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) 20241107083742572 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083742586 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) 20241107083742586 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) 20241107083742591 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083742606 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1447 block=11 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) 20241107083742606 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083742606 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083742606 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083742606 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) 20241107083742606 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083742607 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083742607 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, 0x55a133c1e7ec, 0x55a133c1e7f0, 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:572) 20241107083742607 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:599) 20241107083742607 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083742607 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) 20241107083742607 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) 20241107083742607 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241107083742607 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241107083742607 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241107083742607 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241107083742607 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241107083742607 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241107083742607 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241107083742607 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241107083742607 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241107083742607 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241107083742607 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241107083742607 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241107083742607 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241107083742607 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241107083742607 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241107083742607 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241107083742607 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241107083742607 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241107083742607 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241107083742607 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241107083742607 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) 20241107083742607 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083742607 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) 20241107083742615 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) 20241107083742615 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) 20241107083742615 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) 20241107083742615 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) 20241107083742615 DRLCMACDL DEBUG -- Chunk with length 1243 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 113, CS-4): dd b3 0d 4d 97 75 d4 3f 34 84 fc d7 de 82 09 d6 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be 80 f2 22 44 (tbf_dl.cpp:686) 20241107083742615 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) 20241107083742615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241107083742615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-4): 07 00 e3 dd b3 0d 4d 97 75 d4 3f 34 84 fc d7 de 82 09 d6 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be 80 f2 22 44 00 (tbf_dl.cpp:911) 20241107083742615 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 e3 dd b3 0d 4d 97 75 d4 3f 34 84 fc d7 de 82 09 d6 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be 80 f2 22 44 00 (pcu_l1_if.cpp:182) 20241107083742616 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083742629 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) 20241107083742629 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) 20241107083742634 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) 20241107083742634 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) 20241107083742634 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) 20241107083742634 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) 20241107083742634 DRLCMACDL DEBUG -- Chunk with length 948 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742634 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 113, MCS-5): 27 94 49 69 45 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 70 87 61 (tbf_dl.cpp:686) 20241107083742634 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) 20241107083742634 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742634 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241107083742634 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 113, MCS-5): 87 40 1c d8 09 65 52 5a 51 e6 e1 dd 3b 6a c5 1b 69 5e ba 51 23 c7 78 45 d1 33 29 87 0b 18 7e da 08 1f 0d d0 82 d2 12 b7 4e 6d d6 24 69 6c e6 0a eb 16 ce ab 92 2a 46 14 31 dc 61 18 (tbf_dl.cpp:911) 20241107083742634 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1460 Sending data request: sapi=5 arfcn=871 cur_fn=1456 block=1 data=87 40 1c d8 09 65 52 5a 51 e6 e1 dd 3b 6a c5 1b 69 5e ba 51 23 c7 78 45 d1 33 29 87 0b 18 7e da 08 1f 0d d0 82 d2 12 b7 4e 6d d6 24 69 6c e6 0a eb 16 ce ab 92 2a 46 14 31 dc 61 18 (pcu_l1_if.cpp:182) 20241107083742634 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083742648 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) 20241107083742648 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) 20241107083742653 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) 20241107083742653 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) 20241107083742653 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) 20241107083742653 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) 20241107083742653 DRLCMACDL DEBUG -- Chunk with length 1193 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 114, CS-4): bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b b2 78 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f 12 (tbf_dl.cpp:686) 20241107083742653 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) 20241107083742653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241107083742653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-4): 07 00 e5 bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b b2 78 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f 12 00 (tbf_dl.cpp:911) 20241107083742653 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 e5 bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b b2 78 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f 12 00 (pcu_l1_if.cpp:182) 20241107083742653 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083742668 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) 20241107083742668 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) 20241107083742677 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) 20241107083742677 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) 20241107083742677 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) 20241107083742677 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) 20241107083742677 DRLCMACDL DEBUG -- Chunk with length 892 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742677 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 114, MCS-5): 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d cf 32 6b 5b a7 b0 6b d0 (tbf_dl.cpp:686) 20241107083742677 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) 20241107083742677 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742677 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241107083742677 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 114, MCS-5): 87 80 1c d8 14 87 cf 60 38 16 5e 6b 62 13 8d 45 f2 31 63 a6 05 53 b9 ae 7f 79 5a 4e d2 ae 7d de 02 f9 5b 21 81 8d ae 9e 65 d9 d2 71 23 72 76 a4 0c 60 5c e7 b3 cc da d6 29 ec 1a 34 (tbf_dl.cpp:911) 20241107083742677 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Sending data request: sapi=5 arfcn=871 cur_fn=1464 block=3 data=87 80 1c d8 14 87 cf 60 38 16 5e 6b 62 13 8d 45 f2 31 63 a6 05 53 b9 ae 7f 79 5a 4e d2 ae 7d de 02 f9 5b 21 81 8d ae 9e 65 d9 d2 71 23 72 76 a4 0c 60 5c e7 b3 cc da d6 29 ec 1a 34 (pcu_l1_if.cpp:182) 20241107083742678 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083742691 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) 20241107083742691 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) 20241107083742696 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) 20241107083742696 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) 20241107083742696 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) 20241107083742696 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) 20241107083742696 DRLCMACDL DEBUG -- Chunk with length 1143 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 115, CS-4): 97 4e f8 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba 16 85 e4 29 af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 86 (tbf_dl.cpp:686) 20241107083742696 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) 20241107083742696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241107083742696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-4): 07 00 e7 97 4e f8 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba 16 85 e4 29 af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 86 00 (tbf_dl.cpp:911) 20241107083742696 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 e7 97 4e f8 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba 16 85 e4 29 af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 86 00 (pcu_l1_if.cpp:182) 20241107083742696 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083742710 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) 20241107083742710 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) 20241107083742715 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) 20241107083742715 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) 20241107083742715 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) 20241107083742715 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) 20241107083742715 DRLCMACDL DEBUG -- Chunk with length 836 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742715 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 115, MCS-5): c2 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 f1 93 d4 e7 2b 06 76 70 31 4b ba 2f f1 1a 39 (tbf_dl.cpp:686) 20241107083742715 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) 20241107083742715 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742715 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241107083742715 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 115, MCS-5): 87 c0 1c 98 f0 9f 10 ad 92 cc 34 67 f6 d3 61 43 65 0b 09 ce b3 a0 c0 17 fc f8 30 b8 89 9b 0a 90 39 aa d3 be bd a5 a5 f1 ea 64 31 5b 5a fc 24 f5 f9 8a 81 1d 5c cc 92 ee 4b bc 46 0e (tbf_dl.cpp:911) 20241107083742715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1477 Sending data request: sapi=5 arfcn=871 cur_fn=1473 block=5 data=87 c0 1c 98 f0 9f 10 ad 92 cc 34 67 f6 d3 61 43 65 0b 09 ce b3 a0 c0 17 fc f8 30 b8 89 9b 0a 90 39 aa d3 be bd a5 a5 f1 ea 64 31 5b 5a fc 24 f5 f9 8a 81 1d 5c cc 92 ee 4b bc 46 0e (pcu_l1_if.cpp:182) 20241107083742715 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083742729 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) 20241107083742729 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) 20241107083742738 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) 20241107083742738 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) 20241107083742738 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) 20241107083742738 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) 20241107083742738 DRLCMACDL DEBUG -- Chunk with length 1093 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 116, CS-4): 9d e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 b7 4d 1f 8f 4c f9 d9 6f 28 cb e2 a0 8b e2 19 (tbf_dl.cpp:686) 20241107083742739 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) 20241107083742739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241107083742739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-4): 07 00 e9 9d e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 b7 4d 1f 8f 4c f9 d9 6f 28 cb e2 a0 8b e2 19 00 (tbf_dl.cpp:911) 20241107083742739 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 e9 9d e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 b7 4d 1f 8f 4c f9 d9 6f 28 cb e2 a0 8b e2 19 00 (pcu_l1_if.cpp:182) 20241107083742739 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083742753 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) 20241107083742753 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) 20241107083742758 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) 20241107083742758 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) 20241107083742758 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) 20241107083742758 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) 20241107083742758 DRLCMACDL DEBUG -- Chunk with length 780 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742758 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 116, MCS-5): b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 ab 08 50 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 e2 (tbf_dl.cpp:686) 20241107083742758 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) 20241107083742758 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742758 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241107083742758 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 116, MCS-5): 87 00 1d d8 ed 3f 60 b8 62 61 b7 0b fb 11 f4 2a a1 9f 38 eb ec a9 d5 6b cb 50 bc 00 9c ac 33 b3 55 0d 81 95 11 df dc 2a 02 d4 1e 05 8c 77 e6 af b7 79 49 19 c7 53 50 b8 21 5e b2 38 (tbf_dl.cpp:911) 20241107083742758 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Sending data request: sapi=5 arfcn=871 cur_fn=1482 block=7 data=87 00 1d d8 ed 3f 60 b8 62 61 b7 0b fb 11 f4 2a a1 9f 38 eb ec a9 d5 6b cb 50 bc 00 9c ac 33 b3 55 0d 81 95 11 df dc 2a 02 d4 1e 05 8c 77 e6 af b7 79 49 19 c7 53 50 b8 21 5e b2 38 (pcu_l1_if.cpp:182) 20241107083742759 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083742772 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) 20241107083742772 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) 20241107083742777 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) 20241107083742777 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) 20241107083742777 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) 20241107083742777 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) 20241107083742777 DRLCMACDL DEBUG -- Chunk with length 1043 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 117, CS-4): d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 24 56 66 ec b6 9d 0a ec 97 17 (tbf_dl.cpp:686) 20241107083742777 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) 20241107083742777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241107083742777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-4): 07 00 eb d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 24 56 66 ec b6 9d 0a ec 97 17 00 (tbf_dl.cpp:911) 20241107083742777 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 eb d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 24 56 66 ec b6 9d 0a ec 97 17 00 (pcu_l1_if.cpp:182) 20241107083742778 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083742791 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) 20241107083742791 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) 20241107083742801 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) 20241107083742801 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) 20241107083742801 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) 20241107083742801 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) 20241107083742801 DRLCMACDL DEBUG -- Chunk with length 724 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742801 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 117, MCS-5): 5f aa 1a 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 83 44 ce d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 (tbf_dl.cpp:686) 20241107083742801 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) 20241107083742801 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742801 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241107083742801 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 117, MCS-5): 87 40 1d d8 97 aa 06 d2 ca b4 0a d6 a2 8f 36 e9 30 df af d5 45 e8 9b f9 32 8b 04 ba e7 0c d4 54 f8 20 91 33 34 7e 7e 94 40 5f 49 d0 16 a1 be dc 02 83 d2 95 02 3c 71 11 87 0e 31 38 (tbf_dl.cpp:911) 20241107083742802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1495 Sending data request: sapi=5 arfcn=871 cur_fn=1490 block=9 data=87 40 1d d8 97 aa 06 d2 ca b4 0a d6 a2 8f 36 e9 30 df af d5 45 e8 9b f9 32 8b 04 ba e7 0c d4 54 f8 20 91 33 34 7e 7e 94 40 5f 49 d0 16 a1 be dc 02 83 d2 95 02 3c 71 11 87 0e 31 38 (pcu_l1_if.cpp:182) 20241107083742802 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083742816 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) 20241107083742816 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) 20241107083742820 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) 20241107083742820 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) 20241107083742820 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) 20241107083742820 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) 20241107083742820 DRLCMACDL DEBUG -- Chunk with length 993 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 118, CS-4): 08 01 d8 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 49 69 45 (tbf_dl.cpp:686) 20241107083742820 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) 20241107083742820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241107083742820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-4): 07 00 ed 08 01 d8 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 49 69 45 00 (tbf_dl.cpp:911) 20241107083742820 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 ed 08 01 d8 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 49 69 45 00 (pcu_l1_if.cpp:182) 20241107083742821 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083742835 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) 20241107083742835 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) 20241107083742840 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) 20241107083742840 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) 20241107083742840 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) 20241107083742840 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) 20241107083742840 DRLCMACDL DEBUG -- Chunk with length 668 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742840 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 118, MCS-5): 92 60 4b 80 42 af 4a a1 1c 97 86 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 6d 55 fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 0d (tbf_dl.cpp:686) 20241107083742840 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) 20241107083742840 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742840 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241107083742840 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 118, MCS-5): 87 80 1d 98 24 d8 12 a0 d0 ab 52 28 c7 a5 e1 46 63 b7 57 32 ae c7 c4 51 54 13 57 5b 95 7f 29 80 38 97 13 7d aa ef ce a1 a1 a2 56 5d 77 d6 c0 39 2e 7b 67 ff 93 04 95 8f 43 a8 68 03 (tbf_dl.cpp:911) 20241107083742840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Sending data request: sapi=5 arfcn=871 cur_fn=1499 block=11 data=87 80 1d 98 24 d8 12 a0 d0 ab 52 28 c7 a5 e1 46 63 b7 57 32 ae c7 c4 51 54 13 57 5b 95 7f 29 80 38 97 13 7d aa ef ce a1 a1 a2 56 5d 77 d6 c0 39 2e 7b 67 ff 93 04 95 8f 43 a8 68 03 (pcu_l1_if.cpp:182) 20241107083742841 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083742854 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) 20241107083742854 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) 20241107083742864 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) 20241107083742864 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) 20241107083742864 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) 20241107083742864 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) 20241107083742864 DRLCMACDL DEBUG -- Chunk with length 943 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 119, CS-4): 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 70 87 (tbf_dl.cpp:686) 20241107083742864 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) 20241107083742864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241107083742864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-4): 07 00 ef 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 70 87 00 (tbf_dl.cpp:911) 20241107083742864 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 ef 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 70 87 00 (pcu_l1_if.cpp:182) 20241107083742865 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083742878 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) 20241107083742878 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) 20241107083742883 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) 20241107083742883 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) 20241107083742883 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) 20241107083742883 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) 20241107083742883 DRLCMACDL DEBUG -- Chunk with length 612 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742883 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 119, MCS-5): fb b0 6f 7f 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb 05 0e bb 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 (tbf_dl.cpp:686) 20241107083742883 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) 20241107083742883 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742883 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241107083742883 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 119, MCS-5): 87 c0 1d d8 3e ec db 9f 51 4f c1 64 21 5b e1 3b c4 bb 9a c0 6e 81 c3 6e 87 70 68 8f f2 72 2f 68 78 b6 b1 dd 83 87 04 f1 4e a7 07 12 5d b6 0b 22 7d b4 b0 6d fc 15 a5 99 a3 93 1a 06 (tbf_dl.cpp:911) 20241107083742883 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1512 Sending data request: sapi=5 arfcn=871 cur_fn=1508 block=1 data=87 c0 1d d8 3e ec db 9f 51 4f c1 64 21 5b e1 3b c4 bb 9a c0 6e 81 c3 6e 87 70 68 8f f2 72 2f 68 78 b6 b1 dd 83 87 04 f1 4e a7 07 12 5d b6 0b 22 7d b4 b0 6d fc 15 a5 99 a3 93 1a 06 (pcu_l1_if.cpp:182) 20241107083742884 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083742898 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) 20241107083742898 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) 20241107083742903 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) 20241107083742903 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) 20241107083742903 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) 20241107083742903 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) 20241107083742903 DRLCMACDL DEBUG -- Chunk with length 893 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 120, CS-4): 61 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d cf (tbf_dl.cpp:686) 20241107083742903 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) 20241107083742903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241107083742903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-4): 07 00 f1 61 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d cf 00 (tbf_dl.cpp:911) 20241107083742903 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 f1 61 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d cf 00 (pcu_l1_if.cpp:182) 20241107083742904 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083742918 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) 20241107083742918 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) 20241107083742927 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) 20241107083742927 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) 20241107083742927 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) 20241107083742927 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) 20241107083742927 DRLCMACDL DEBUG -- Chunk with length 556 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742927 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 120, MCS-5): 99 40 71 8a 61 a5 3c 54 11 2c 62 40 80 35 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 4f (tbf_dl.cpp:686) 20241107083742927 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) 20241107083742927 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742927 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241107083742927 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 120, MCS-5): 87 00 1e 58 26 50 9c 62 58 29 0f 55 04 8b 18 10 60 8d 4b 8b f5 47 37 80 85 19 96 bf 08 17 87 d4 8c a1 a3 5e 25 29 fd a0 c9 22 b1 b5 b4 74 fc ad 1e 53 80 bf 28 c8 3c a6 6d 46 c8 13 (tbf_dl.cpp:911) 20241107083742927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Sending data request: sapi=5 arfcn=871 cur_fn=1516 block=3 data=87 00 1e 58 26 50 9c 62 58 29 0f 55 04 8b 18 10 60 8d 4b 8b f5 47 37 80 85 19 96 bf 08 17 87 d4 8c a1 a3 5e 25 29 fd a0 c9 22 b1 b5 b4 74 fc ad 1e 53 80 bf 28 c8 3c a6 6d 46 c8 13 (pcu_l1_if.cpp:182) 20241107083742928 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083742942 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) 20241107083742942 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) 20241107083742946 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) 20241107083742946 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) 20241107083742946 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) 20241107083742946 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) 20241107083742946 DRLCMACDL DEBUG -- Chunk with length 843 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 121, CS-4): 32 6b 5b a7 b0 6b d0 c2 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 f1 93 (tbf_dl.cpp:686) 20241107083742947 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) 20241107083742947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241107083742947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-4): 07 00 f3 32 6b 5b a7 b0 6b d0 c2 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 f1 93 00 (tbf_dl.cpp:911) 20241107083742947 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 f3 32 6b 5b a7 b0 6b d0 c2 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 f1 93 00 (pcu_l1_if.cpp:182) 20241107083742947 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083742961 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) 20241107083742961 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) 20241107083742966 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) 20241107083742966 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) 20241107083742966 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) 20241107083742966 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) 20241107083742966 DRLCMACDL DEBUG -- Chunk with length 500 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083742966 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 121, MCS-5): ee ba d4 98 be 83 37 b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff e2 (tbf_dl.cpp:686) 20241107083742966 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) 20241107083742966 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742966 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241107083742966 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 121, MCS-5): 87 40 1e 98 bb 2e 35 a6 ef e0 0d 2d c2 c3 b4 9f e0 fe cd f1 96 dd be ab 97 9f 96 0e e6 39 19 22 3f b5 ba 9a b2 12 be 38 0c c4 cd f7 67 6c 4f ee 1d fb ff 05 97 7d 76 f7 4d cd bf 38 (tbf_dl.cpp:911) 20241107083742966 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1529 Sending data request: sapi=5 arfcn=871 cur_fn=1525 block=5 data=87 40 1e 98 bb 2e 35 a6 ef e0 0d 2d c2 c3 b4 9f e0 fe cd f1 96 dd be ab 97 9f 96 0e e6 39 19 22 3f b5 ba 9a b2 12 be 38 0c c4 cd f7 67 6c 4f ee 1d fb ff 05 97 7d 76 f7 4d cd bf 38 (pcu_l1_if.cpp:182) 20241107083742967 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083742980 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) 20241107083742980 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) 20241107083742990 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) 20241107083742990 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) 20241107083742990 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) 20241107083742990 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) 20241107083742990 DRLCMACDL DEBUG -- Chunk with length 793 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083742990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 122, CS-4): d4 e7 2b 06 76 70 31 4b ba 2f f1 1a 39 b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 ab 08 (tbf_dl.cpp:686) 20241107083742990 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) 20241107083742990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083742990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241107083742990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-4): 07 00 f5 d4 e7 2b 06 76 70 31 4b ba 2f f1 1a 39 b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 ab 08 00 (tbf_dl.cpp:911) 20241107083742990 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 f5 d4 e7 2b 06 76 70 31 4b ba 2f f1 1a 39 b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 ab 08 00 (pcu_l1_if.cpp:182) 20241107083742991 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083743004 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) 20241107083743004 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) 20241107083743009 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) 20241107083743009 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) 20241107083743009 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) 20241107083743009 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) 20241107083743009 DRLCMACDL DEBUG -- Chunk with length 444 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743009 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 122, MCS-5): 91 c1 b1 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c 9c 45 ab 85 6f ee (tbf_dl.cpp:686) 20241107083743009 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) 20241107083743009 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743009 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241107083743009 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 122, MCS-5): 87 80 1e 58 64 70 ac 62 7c 85 89 93 a8 a8 7e a5 6e 8b af 46 70 ff 41 45 56 63 b8 58 67 b1 e2 cb cf d3 2c d5 5c a8 a5 43 1c 16 4f 1c ef 3c 7f 30 0b 7f 8a 46 31 17 67 d1 6a e1 9b 3b (tbf_dl.cpp:911) 20241107083743009 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1538 Sending data request: sapi=5 arfcn=871 cur_fn=1534 block=7 data=87 80 1e 58 64 70 ac 62 7c 85 89 93 a8 a8 7e a5 6e 8b af 46 70 ff 41 45 56 63 b8 58 67 b1 e2 cb cf d3 2c d5 5c a8 a5 43 1c 16 4f 1c ef 3c 7f 30 0b 7f 8a 46 31 17 67 d1 6a e1 9b 3b (pcu_l1_if.cpp:182) 20241107083743010 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083743023 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) 20241107083743023 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) 20241107083743028 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) 20241107083743028 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) 20241107083743028 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) 20241107083743028 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) 20241107083743028 DRLCMACDL DEBUG -- Chunk with length 743 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 123, CS-4): 50 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 e2 5f aa 1a 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 83 44 (tbf_dl.cpp:686) 20241107083743028 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) 20241107083743028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241107083743028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-4): 07 00 f7 50 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 e2 5f aa 1a 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 83 44 00 (tbf_dl.cpp:911) 20241107083743028 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 f7 50 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 e2 5f aa 1a 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 83 44 00 (pcu_l1_if.cpp:182) 20241107083743029 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083743042 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) 20241107083743042 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) 20241107083743052 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) 20241107083743052 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) 20241107083743052 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) 20241107083743052 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) 20241107083743052 DRLCMACDL DEBUG -- Chunk with length 388 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743052 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 123, MCS-5): f2 b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc fa 7c 8e 46 d0 5f fd 4b ee ac b5 2b (tbf_dl.cpp:686) 20241107083743052 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) 20241107083743052 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743052 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241107083743052 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 123, MCS-5): 87 c0 1e 98 3c ed af 71 81 1e 20 ae d4 0f b7 65 e4 54 f4 69 d8 b4 06 d7 9f a9 9c 67 24 b7 97 de 6b d1 f1 28 cf 74 be a3 3d 2f b9 63 cc 1e 39 af 3e 9f a3 11 f4 57 ff 92 3b 6b ed 0a (tbf_dl.cpp:911) 20241107083743052 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Sending data request: sapi=5 arfcn=871 cur_fn=1542 block=9 data=87 c0 1e 98 3c ed af 71 81 1e 20 ae d4 0f b7 65 e4 54 f4 69 d8 b4 06 d7 9f a9 9c 67 24 b7 97 de 6b d1 f1 28 cf 74 be a3 3d 2f b9 63 cc 1e 39 af 3e 9f a3 11 f4 57 ff 92 3b 6b ed 0a (pcu_l1_if.cpp:182) 20241107083743053 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083743066 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) 20241107083743066 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) 20241107083743071 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) 20241107083743071 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) 20241107083743071 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) 20241107083743071 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) 20241107083743071 DRLCMACDL DEBUG -- Chunk with length 693 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 124, CS-4): ce d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 4b 80 42 af 4a a1 1c 97 86 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 6d 55 (tbf_dl.cpp:686) 20241107083743071 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) 20241107083743071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241107083743071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-4): 07 00 f9 ce d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 4b 80 42 af 4a a1 1c 97 86 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 6d 55 00 (tbf_dl.cpp:911) 20241107083743071 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 f9 ce d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 4b 80 42 af 4a a1 1c 97 86 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 6d 55 00 (pcu_l1_if.cpp:182) 20241107083743072 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083743085 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) 20241107083743085 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) 20241107083743090 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) 20241107083743090 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) 20241107083743090 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) 20241107083743090 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) 20241107083743090 DRLCMACDL DEBUG -- Chunk with length 332 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743090 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 124, MCS-5): 20 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 48 00 f3 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 (tbf_dl.cpp:686) 20241107083743090 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) 20241107083743090 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743090 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241107083743090 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 124, MCS-5): 87 00 1f 18 08 99 3b f9 0b fc 41 df 39 bf cd f4 6b ac 57 33 b9 9f 15 d9 6d 5a 7a 41 7a 11 4f 6a 4a 0b 18 ee 5a f9 f9 2a 3c 12 c0 3c 5c 9e 29 d9 aa bd b3 88 e7 87 5f 24 ff 1e d8 04 (tbf_dl.cpp:911) 20241107083743090 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1555 Sending data request: sapi=5 arfcn=871 cur_fn=1551 block=11 data=87 00 1f 18 08 99 3b f9 0b fc 41 df 39 bf cd f4 6b ac 57 33 b9 9f 15 d9 6d 5a 7a 41 7a 11 4f 6a 4a 0b 18 ee 5a f9 f9 2a 3c 12 c0 3c 5c 9e 29 d9 aa bd b3 88 e7 87 5f 24 ff 1e d8 04 (pcu_l1_if.cpp:182) 20241107083743091 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083743105 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) 20241107083743105 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) 20241107083743107 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Timeout of T3169 (fsm.c:317) 20241107083743107 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241107083743107 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:1202) 20241107083743107 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241107083743107 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241107083743107 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083743107 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083743107 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241107083743107 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083743107 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083743114 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) 20241107083743114 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) 20241107083743114 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) 20241107083743114 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) 20241107083743114 DRLCMACDL DEBUG -- Chunk with length 643 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 125, CS-4): fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 0d fb b0 6f 7f 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb 05 0e (tbf_dl.cpp:686) 20241107083743114 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) 20241107083743114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241107083743114 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-4): 07 00 fb fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 0d fb b0 6f 7f 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb 05 0e 00 (tbf_dl.cpp:911) 20241107083743114 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 fb fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 0d fb b0 6f 7f 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb 05 0e 00 (pcu_l1_if.cpp:182) 20241107083743115 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083743126 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING}: Timeout of T3169 (fsm.c:317) 20241107083743126 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING} free (tbf.cpp:271) 20241107083743126 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:1202) 20241107083743126 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) Detaching TBF: TBF(UL:E:TLLI-0x00000002){RELEASING} (gprs_ms.c:381) 20241107083743126 DMS DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241107083743126 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083743126 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Deallocated (fsm.c:568) 20241107083743126 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING}: Deallocated (fsm.c:568) 20241107083743126 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Deallocated (fsm.c:568) 20241107083743126 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Deallocated (fsm.c:568) 20241107083743128 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) 20241107083743128 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) 20241107083743133 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) 20241107083743133 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) 20241107083743133 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) 20241107083743133 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) 20241107083743133 DRLCMACDL DEBUG -- Chunk with length 276 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743133 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 125, MCS-5): 2f 29 08 e1 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 7e f1 a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 59 (tbf_dl.cpp:686) 20241107083743133 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) 20241107083743133 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743133 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241107083743133 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 125, MCS-5): 87 40 1f d8 4b 0a 42 38 c7 26 dc e6 cc c4 e0 72 9a 8e a9 36 5c 92 7c 6f 30 d2 4f b0 68 01 37 d9 57 57 ef b8 5f 7c 6a 83 b1 d7 55 d8 0d 45 ea 15 c8 1b 2f 11 2c a4 a2 af 7f 74 60 16 (tbf_dl.cpp:911) 20241107083743133 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Sending data request: sapi=5 arfcn=871 cur_fn=1560 block=1 data=87 40 1f d8 4b 0a 42 38 c7 26 dc e6 cc c4 e0 72 9a 8e a9 36 5c 92 7c 6f 30 d2 4f b0 68 01 37 d9 57 57 ef b8 5f 7c 6a 83 b1 d7 55 d8 0d 45 ea 15 c8 1b 2f 11 2c a4 a2 af 7f 74 60 16 (pcu_l1_if.cpp:182) 20241107083743134 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083743147 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) 20241107083743147 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) 20241107083743152 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) 20241107083743152 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) 20241107083743152 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) 20241107083743152 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) 20241107083743152 DRLCMACDL DEBUG -- Chunk with length 593 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 126, CS-4): bb 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 71 8a 61 a5 3c 54 11 2c 62 40 80 (tbf_dl.cpp:686) 20241107083743152 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) 20241107083743152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241107083743152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-4): 07 00 fd bb 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 71 8a 61 a5 3c 54 11 2c 62 40 80 00 (tbf_dl.cpp:911) 20241107083743152 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 fd bb 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 71 8a 61 a5 3c 54 11 2c 62 40 80 00 (pcu_l1_if.cpp:182) 20241107083743154 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083743167 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) 20241107083743167 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) 20241107083743176 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) 20241107083743176 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) 20241107083743176 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) 20241107083743176 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) 20241107083743176 DRLCMACDL DEBUG -- Chunk with length 220 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743176 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 126, MCS-5): 98 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a 87 63 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe (tbf_dl.cpp:686) 20241107083743176 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) 20241107083743176 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743177 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241107083743177 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 126, MCS-5): 87 80 1f 18 a6 44 56 b3 01 b4 f3 0d c4 1a 52 87 2b bc fe bd 52 6e 7d ea 52 1e 90 74 ad e6 e1 58 12 4a 4a 25 01 21 ac 95 d3 13 88 37 92 b7 5f 92 19 78 93 eb f4 ed 46 7f 46 01 84 3f (tbf_dl.cpp:911) 20241107083743177 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Sending data request: sapi=5 arfcn=871 cur_fn=1568 block=3 data=87 80 1f 18 a6 44 56 b3 01 b4 f3 0d c4 1a 52 87 2b bc fe bd 52 6e 7d ea 52 1e 90 74 ad e6 e1 58 12 4a 4a 25 01 21 ac 95 d3 13 88 37 92 b7 5f 92 19 78 93 eb f4 ed 46 7f 46 01 84 3f (pcu_l1_if.cpp:182) 20241107083743178 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083743191 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) 20241107083743191 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) 20241107083743195 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) 20241107083743195 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) 20241107083743195 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) 20241107083743195 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) 20241107083743195 DRLCMACDL DEBUG -- Chunk with length 543 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 127, CS-4): 35 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 4f ee ba d4 98 be 83 37 (tbf_dl.cpp:686) 20241107083743195 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) 20241107083743195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241107083743196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-4): 07 00 ff 35 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 4f ee ba d4 98 be 83 37 00 (tbf_dl.cpp:911) 20241107083743196 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 ff 35 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 4f ee ba d4 98 be 83 37 00 (pcu_l1_if.cpp:182) 20241107083743197 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083743210 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) 20241107083743210 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) 20241107083743215 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) 20241107083743215 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) 20241107083743215 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) 20241107083743215 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) 20241107083743215 DRLCMACDL DEBUG -- Chunk with length 164 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743215 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 127, MCS-5): 64 0e 96 0b 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c a4 50 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae (tbf_dl.cpp:686) 20241107083743215 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) 20241107083743215 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743215 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241107083743215 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 127, MCS-5): 87 c0 1f 18 99 83 e5 82 da 20 9b ef 5a 98 9f e9 17 7f 4c 2c ee bb 0f 13 29 14 02 25 0a 57 51 fa 4d aa d3 ba c6 ac 9b 32 b6 25 15 7d 24 a7 20 c8 0f 99 e9 11 3e 5d 1f f9 9c 96 80 2b (tbf_dl.cpp:911) 20241107083743215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Sending data request: sapi=5 arfcn=871 cur_fn=1577 block=5 data=87 c0 1f 18 99 83 e5 82 da 20 9b ef 5a 98 9f e9 17 7f 4c 2c ee bb 0f 13 29 14 02 25 0a 57 51 fa 4d aa d3 ba c6 ac 9b 32 b6 25 15 7d 24 a7 20 c8 0f 99 e9 11 3e 5d 1f f9 9c 96 80 2b (pcu_l1_if.cpp:182) 20241107083743216 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083743230 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) 20241107083743230 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) 20241107083743239 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) 20241107083743239 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) 20241107083743239 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) 20241107083743239 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) 20241107083743239 DRLCMACDL DEBUG -- Chunk with length 493 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 0, CS-4): b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff e2 91 (tbf_dl.cpp:686) 20241107083743239 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) 20241107083743239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083743239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-4): 07 00 01 b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff e2 91 00 (tbf_dl.cpp:911) 20241107083743239 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 01 b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff e2 91 00 (pcu_l1_if.cpp:182) 20241107083743240 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083743253 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) 20241107083743254 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) 20241107083743258 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) 20241107083743258 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) 20241107083743258 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) 20241107083743258 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) 20241107083743258 DRLCMACDL DEBUG -- Chunk with length 108 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743258 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 128, MCS-5): 5e 4b db 50 07 bb 03 1a d4 64 58 3d e9 a7 d6 82 66 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb (tbf_dl.cpp:686) 20241107083743258 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) 20241107083743258 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743258 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 128) (tbf_dl.cpp:847) 20241107083743258 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 128, MCS-5): 87 00 20 98 d7 d2 36 d4 c1 ee 80 06 35 19 56 4f fa a9 b5 a0 19 21 a3 0d f4 24 3e b7 ee a6 cc c8 3d 3c e8 e0 fa ac 4c 0b 84 b0 1e 6b f5 66 90 db f2 d4 10 b1 c5 79 25 f7 d2 bc c8 3e (tbf_dl.cpp:911) 20241107083743258 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Sending data request: sapi=5 arfcn=871 cur_fn=1586 block=7 data=87 00 20 98 d7 d2 36 d4 c1 ee 80 06 35 19 56 4f fa a9 b5 a0 19 21 a3 0d f4 24 3e b7 ee a6 cc c8 3d 3c e8 e0 fa ac 4c 0b 84 b0 1e 6b f5 66 90 db f2 d4 10 b1 c5 79 25 f7 d2 bc c8 3e (pcu_l1_if.cpp:182) 20241107083743259 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083743273 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) 20241107083743273 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) 20241107083743278 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) 20241107083743278 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) 20241107083743278 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) 20241107083743278 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) 20241107083743278 DRLCMACDL DEBUG -- Chunk with length 443 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 1, CS-4): c1 b1 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c 9c (tbf_dl.cpp:686) 20241107083743278 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) 20241107083743278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241107083743278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-4): 07 00 03 c1 b1 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c 9c 00 (tbf_dl.cpp:911) 20241107083743278 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 03 c1 b1 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c 9c 00 (pcu_l1_if.cpp:182) 20241107083743279 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083743293 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) 20241107083743293 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) 20241107083743302 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) 20241107083743302 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) 20241107083743302 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) 20241107083743302 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) 20241107083743302 DRLCMACDL DEBUG -- Chunk with length 52 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083743302 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083743302 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 1214 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083743302 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083743302 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (3) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743302 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 129, MCS-5): 69 a3 03 1e 02 44 a3 e7 85 be 8f ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2f b7 e9 (tbf_dl.cpp:686) 20241107083743302 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) 20241107083743302 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743302 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 129) (tbf_dl.cpp:847) 20241107083743302 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 129, MCS-5): 87 40 20 48 da e8 80 87 00 d1 e8 79 a1 ef a3 6b 35 88 7a 77 a3 95 47 36 4e 36 e0 24 4c 6d e1 a1 2a ab 61 32 97 9c 48 b8 af b3 f9 a9 b4 cc 16 34 05 28 06 23 08 2e 56 d0 f0 cb 6d 3a (tbf_dl.cpp:911) 20241107083743302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Sending data request: sapi=5 arfcn=871 cur_fn=1594 block=9 data=87 40 20 48 da e8 80 87 00 d1 e8 79 a1 ef a3 6b 35 88 7a 77 a3 95 47 36 4e 36 e0 24 4c 6d e1 a1 2a ab 61 32 97 9c 48 b8 af b3 f9 a9 b4 cc 16 34 05 28 06 23 08 2e 56 d0 f0 cb 6d 3a (pcu_l1_if.cpp:182) 20241107083743303 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083743316 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) 20241107083743316 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) 20241107083743321 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) 20241107083743321 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) 20241107083743321 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) 20241107083743321 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) 20241107083743321 DRLCMACDL DEBUG -- Chunk with length 393 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 2, CS-4): 45 ab 85 6f ee f2 b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc fa (tbf_dl.cpp:686) 20241107083743321 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) 20241107083743321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241107083743321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-4): 07 00 05 45 ab 85 6f ee f2 b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc fa 00 (tbf_dl.cpp:911) 20241107083743321 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 05 45 ab 85 6f ee f2 b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc fa 00 (pcu_l1_if.cpp:182) 20241107083743322 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083743335 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) 20241107083743336 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) 20241107083743340 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) 20241107083743340 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1607 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083743340 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) 20241107083743340 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) 20241107083743340 DRLCMACDL DEBUG -- Chunk with length 1397 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743340 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 130, MCS-5): a6 d8 3f 3c f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 96 6b e4 67 (tbf_dl.cpp:686) 20241107083743340 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) 20241107083743340 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743340 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 130) (tbf_dl.cpp:847) 20241107083743340 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 130, MCS-5): 87 80 20 98 29 f6 0f 8f fc bb 18 4f 4e ec 92 e8 4f 58 89 8e 00 5c 30 24 b1 69 c3 b8 af 84 eb f3 a1 9e eb b4 8d 53 35 de f3 ee 20 1c 3e 29 f3 f8 8f 7f 4a e0 f2 6d c4 b5 e5 1a f9 19 (tbf_dl.cpp:911) 20241107083743340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Sending data request: sapi=5 arfcn=871 cur_fn=1603 block=11 data=87 80 20 98 29 f6 0f 8f fc bb 18 4f 4e ec 92 e8 4f 58 89 8e 00 5c 30 24 b1 69 c3 b8 af 84 eb f3 a1 9e eb b4 8d 53 35 de f3 ee 20 1c 3e 29 f3 f8 8f 7f 4a e0 f2 6d c4 b5 e5 1a f9 19 (pcu_l1_if.cpp:182) 20241107083743341 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083743355 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) 20241107083743355 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) 20241107083743364 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) 20241107083743364 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) 20241107083743364 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) 20241107083743364 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) 20241107083743364 DRLCMACDL DEBUG -- Chunk with length 343 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 3, CS-4): 7c 8e 46 d0 5f fd 4b ee ac b5 2b 20 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 48 00 (tbf_dl.cpp:686) 20241107083743364 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) 20241107083743364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241107083743364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-4): 07 00 07 7c 8e 46 d0 5f fd 4b ee ac b5 2b 20 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 48 00 00 (tbf_dl.cpp:911) 20241107083743364 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 07 7c 8e 46 d0 5f fd 4b ee ac b5 2b 20 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 48 00 00 (pcu_l1_if.cpp:182) 20241107083743365 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083743378 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) 20241107083743378 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) 20241107083743383 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) 20241107083743383 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1616 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083743383 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) 20241107083743383 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) 20241107083743383 DRLCMACDL DEBUG -- Chunk with length 293 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 4, CS-4): f3 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 08 e1 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 7e (tbf_dl.cpp:686) 20241107083743383 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) 20241107083743383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241107083743383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241107083743383 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1616 + 13 = 1629 (pdch_ul_controller.c:131) 20241107083743383 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1629 for type POLL (pdch_ul_controller.c:184) 20241107083743383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1629, TS=7) (tbf_dl.cpp:883) 20241107083743383 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1629, TS=7 (tbf_dl.cpp:903) 20241107083743383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-4): 0f 00 09 f3 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 08 e1 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 7e 00 (tbf_dl.cpp:911) 20241107083743383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Sending data request: sapi=5 arfcn=871 cur_fn=1612 block=1 data=0f 00 09 f3 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 08 e1 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 7e 00 (pcu_l1_if.cpp:182) 20241107083743384 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083743397 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) 20241107083743397 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) 20241107083743402 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083743417 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) 20241107083743417 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) 20241107083743426 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083743441 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) 20241107083743441 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) 20241107083743446 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083743461 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1625 block=4 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) 20241107083743461 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083743461 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083743461 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083743461 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) 20241107083743462 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083743462 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083743462 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:511) 20241107083743462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083743462 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) 20241107083743462 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) 20241107083743462 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241107083743462 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241107083743462 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241107083743462 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241107083743462 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241107083743462 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241107083743462 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241107083743462 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241107083743462 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241107083743462 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241107083743462 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241107083743462 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241107083743462 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241107083743462 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241107083743462 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241107083743462 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083743462 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241107083743462 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241107083743462 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241107083743462 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241107083743462 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) 20241107083743462 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) 20241107083743466 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) 20241107083743466 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1633 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083743466 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) 20241107083743466 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) 20241107083743466 DRLCMACDL DEBUG -- Chunk with length 1341 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 131, MCS-5): dc 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e fb 9c d3 09 c3 dd e7 dd d7 5c (tbf_dl.cpp:686) 20241107083743466 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) 20241107083743466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 131) (tbf_dl.cpp:847) 20241107083743466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 131, MCS-5): 87 c0 20 18 f7 21 9a 8c 0a 37 74 c9 bb 66 0d 6c 4a ee 35 fc 90 81 f2 81 a9 29 47 97 4b af ac 0b 63 5c f4 c7 3c 47 b7 6e e3 01 62 b4 ec 7f 46 bd 91 db 3e e7 74 c2 70 f7 79 f7 35 17 (tbf_dl.cpp:911) 20241107083743466 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1633 Sending data request: sapi=5 arfcn=871 cur_fn=1629 block=5 data=87 c0 20 18 f7 21 9a 8c 0a 37 74 c9 bb 66 0d 6c 4a ee 35 fc 90 81 f2 81 a9 29 47 97 4b af ac 0b 63 5c f4 c7 3c 47 b7 6e e3 01 62 b4 ec 7f 46 bd 91 db 3e e7 74 c2 70 f7 79 f7 35 17 (pcu_l1_if.cpp:182) 20241107083743467 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083743481 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) 20241107083743481 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) 20241107083743490 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) 20241107083743490 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083743490 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) 20241107083743490 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) 20241107083743490 DRLCMACDL DEBUG -- Chunk with length 1285 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743490 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 132, MCS-5): dd f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 d4 dd b3 0d 4d 97 75 d4 3f 34 84 fc d7 de 82 (tbf_dl.cpp:686) 20241107083743490 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) 20241107083743490 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743490 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 132) (tbf_dl.cpp:847) 20241107083743490 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241107083743490 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1638 + 13 = 1651 (pdch_ul_controller.c:131) 20241107083743490 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1651 for type POLL (pdch_ul_controller.c:184) 20241107083743490 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1651, TS=7) (tbf_dl.cpp:883) 20241107083743490 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1651, TS=7 (tbf_dl.cpp:903) 20241107083743490 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 132, MCS-5): 8f 00 21 58 37 3c aa 0d fa c9 e5 19 48 b0 4a 29 14 a2 30 1d cc 05 93 ce 28 f1 ec 70 f6 8c fc 33 94 d7 84 9a f0 a6 f5 55 10 8b a1 63 2a 75 f7 6c 43 d3 65 1d f5 0f 0d 21 ff b5 b7 20 (tbf_dl.cpp:911) 20241107083743490 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1638 Sending data request: sapi=5 arfcn=871 cur_fn=1633 block=6 data=8f 00 21 58 37 3c aa 0d fa c9 e5 19 48 b0 4a 29 14 a2 30 1d cc 05 93 ce 28 f1 ec 70 f6 8c fc 33 94 d7 84 9a f0 a6 f5 55 10 8b a1 63 2a 75 f7 6c 43 d3 65 1d f5 0f 0d 21 ff b5 b7 20 (pcu_l1_if.cpp:182) 20241107083743491 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083743505 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) 20241107083743505 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) 20241107083743509 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083743524 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) 20241107083743524 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) 20241107083743529 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083743543 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) 20241107083743543 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) 20241107083743553 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083743567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1646 block=9 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) 20241107083743567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083743567 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083743567 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083743567 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) 20241107083743568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083743568 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083743568 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, 0x55a133c1e7ec, 0x55a133c1e7f0, 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:572) 20241107083743568 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:599) 20241107083743568 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083743568 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) 20241107083743568 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) 20241107083743568 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241107083743568 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241107083743568 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241107083743568 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241107083743568 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241107083743568 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241107083743568 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241107083743568 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241107083743568 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241107083743568 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241107083743568 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241107083743568 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241107083743568 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241107083743568 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241107083743568 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241107083743568 DRLCMACDL DEBUG - got ack for BSN=128 (rlc_window_dl.cpp:103) 20241107083743568 DRLCMACDL DEBUG - got ack for BSN=129 (rlc_window_dl.cpp:103) 20241107083743568 DRLCMACDL DEBUG - got ack for BSN=130 (rlc_window_dl.cpp:103) 20241107083743568 DRLCMACDL DEBUG - got ack for BSN=131 (rlc_window_dl.cpp:103) 20241107083743568 DRLCMACDL DEBUG - got ack for BSN=132 (rlc_window_dl.cpp:103) 20241107083743568 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) 20241107083743568 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) 20241107083743572 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) 20241107083743572 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) 20241107083743572 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) 20241107083743572 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) 20241107083743572 DRLCMACDL DEBUG -- Chunk with length 243 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 5, CS-4): f1 a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 59 98 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a 87 (tbf_dl.cpp:686) 20241107083743572 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) 20241107083743572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241107083743572 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-4): 07 00 0b f1 a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 59 98 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a 87 00 (tbf_dl.cpp:911) 20241107083743572 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 0b f1 a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 59 98 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a 87 00 (pcu_l1_if.cpp:182) 20241107083743573 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083743586 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) 20241107083743586 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) 20241107083743590 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) 20241107083743591 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) 20241107083743591 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) 20241107083743591 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) 20241107083743591 DRLCMACDL DEBUG -- Chunk with length 1229 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743591 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 133, MCS-5): 09 d6 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be 80 f2 22 44 bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 (tbf_dl.cpp:686) 20241107083743591 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) 20241107083743591 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743591 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 133) (tbf_dl.cpp:847) 20241107083743591 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 133, MCS-5): 87 40 21 58 82 35 1a 8f 04 85 dd e8 8b f6 bb c0 c9 15 d6 cc d9 7e 3f 3b 03 ac f3 c6 58 2e 50 f5 e6 b6 98 2f a0 bc 08 d1 6f b3 2a 95 c4 a5 5f bd 91 07 50 9f d1 68 14 04 67 1b ab 08 (tbf_dl.cpp:911) 20241107083743591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1659 Sending data request: sapi=5 arfcn=871 cur_fn=1655 block=11 data=87 40 21 58 82 35 1a 8f 04 85 dd e8 8b f6 bb c0 c9 15 d6 cc d9 7e 3f 3b 03 ac f3 c6 58 2e 50 f5 e6 b6 98 2f a0 bc 08 d1 6f b3 2a 95 c4 a5 5f bd 91 07 50 9f d1 68 14 04 67 1b ab 08 (pcu_l1_if.cpp:182) 20241107083743591 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083743605 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) 20241107083743605 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) 20241107083743615 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) 20241107083743615 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) 20241107083743615 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) 20241107083743615 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) 20241107083743615 DRLCMACDL DEBUG -- Chunk with length 193 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 6, CS-4): 63 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e 96 0b 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c a4 (tbf_dl.cpp:686) 20241107083743615 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) 20241107083743615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241107083743615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-4): 07 00 0d 63 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e 96 0b 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c a4 00 (tbf_dl.cpp:911) 20241107083743615 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 0d 63 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e 96 0b 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c a4 00 (pcu_l1_if.cpp:182) 20241107083743616 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083743629 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) 20241107083743629 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) 20241107083743634 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) 20241107083743634 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) 20241107083743634 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) 20241107083743634 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) 20241107083743634 DRLCMACDL DEBUG -- Chunk with length 1173 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743634 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 134, MCS-5): d9 1b b2 78 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f 12 97 4e f8 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba (tbf_dl.cpp:686) 20241107083743634 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) 20241107083743634 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743634 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 134) (tbf_dl.cpp:847) 20241107083743634 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 134, MCS-5): 87 80 21 58 f6 86 2c 1e 5d a5 20 cf be 3b a8 e1 29 c5 c1 70 a5 01 a5 87 24 b0 ac ad d6 28 9a ce a7 c4 a5 13 fe 5f 52 c2 22 fb 0a 97 7c b2 a0 90 68 75 52 cb b0 0a 25 1e 41 76 94 2e (tbf_dl.cpp:911) 20241107083743634 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Sending data request: sapi=5 arfcn=871 cur_fn=1664 block=1 data=87 80 21 58 f6 86 2c 1e 5d a5 20 cf be 3b a8 e1 29 c5 c1 70 a5 01 a5 87 24 b0 ac ad d6 28 9a ce a7 c4 a5 13 fe 5f 52 c2 22 fb 0a 97 7c b2 a0 90 68 75 52 cb b0 0a 25 1e 41 76 94 2e (pcu_l1_if.cpp:182) 20241107083743635 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083743648 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) 20241107083743648 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) 20241107083743653 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) 20241107083743653 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) 20241107083743653 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) 20241107083743653 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) 20241107083743653 DRLCMACDL DEBUG -- Chunk with length 143 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 7, CS-4): 50 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b db 50 07 bb 03 1a d4 64 58 3d e9 a7 d6 (tbf_dl.cpp:686) 20241107083743653 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) 20241107083743653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241107083743653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-4): 07 00 0f 50 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b db 50 07 bb 03 1a d4 64 58 3d e9 a7 d6 00 (tbf_dl.cpp:911) 20241107083743653 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 0f 50 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b db 50 07 bb 03 1a d4 64 58 3d e9 a7 d6 00 (pcu_l1_if.cpp:182) 20241107083743654 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083743667 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) 20241107083743667 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) 20241107083743677 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) 20241107083743677 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) 20241107083743677 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) 20241107083743677 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) 20241107083743677 DRLCMACDL DEBUG -- Chunk with length 1117 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743677 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 135, MCS-5): 16 85 e4 29 af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 86 9d e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 (tbf_dl.cpp:686) 20241107083743677 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) 20241107083743677 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743677 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 135) (tbf_dl.cpp:847) 20241107083743677 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 135, MCS-5): 87 c0 21 98 45 21 79 ca 2b 17 02 5f 85 fe 55 75 06 c3 6a b9 00 47 e7 db f0 07 b9 61 27 f8 28 60 95 6e e4 33 85 3d 61 70 9f 05 13 6b e8 b5 e9 80 82 a7 58 9e ce a4 c6 8d 1d 2c 96 1c (tbf_dl.cpp:911) 20241107083743677 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1677 Sending data request: sapi=5 arfcn=871 cur_fn=1672 block=3 data=87 c0 21 98 45 21 79 ca 2b 17 02 5f 85 fe 55 75 06 c3 6a b9 00 47 e7 db f0 07 b9 61 27 f8 28 60 95 6e e4 33 85 3d 61 70 9f 05 13 6b e8 b5 e9 80 82 a7 58 9e ce a4 c6 8d 1d 2c 96 1c (pcu_l1_if.cpp:182) 20241107083743677 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083743691 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) 20241107083743692 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) 20241107083743696 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) 20241107083743696 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) 20241107083743696 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) 20241107083743696 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) 20241107083743696 DRLCMACDL DEBUG -- Chunk with length 93 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 8, CS-4): 82 66 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 1e 02 44 a3 e7 85 be (tbf_dl.cpp:686) 20241107083743696 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) 20241107083743696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241107083743696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-4): 07 00 11 82 66 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 1e 02 44 a3 e7 85 be 00 (tbf_dl.cpp:911) 20241107083743696 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 11 82 66 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 1e 02 44 a3 e7 85 be 00 (pcu_l1_if.cpp:182) 20241107083743697 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083743710 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) 20241107083743710 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) 20241107083743715 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) 20241107083743715 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) 20241107083743715 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) 20241107083743715 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) 20241107083743715 DRLCMACDL DEBUG -- Chunk with length 1061 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743715 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 136, MCS-5): 2f e8 36 b7 4d 1f 8f 4c f9 d9 6f 28 cb e2 a0 8b e2 19 d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 (tbf_dl.cpp:686) 20241107083743715 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) 20241107083743715 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743715 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 136) (tbf_dl.cpp:847) 20241107083743715 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 136, MCS-5): 87 00 22 d8 0b ba cd 6d d3 c7 23 53 7e f6 1b ca b2 38 e8 a2 78 06 74 01 4d a6 f6 87 ec 0e c4 5a 5f 29 48 80 45 1f 51 eb c4 ed a5 ea bc 1f 51 88 26 df 83 be 1b 30 9b b8 b8 88 76 1c (tbf_dl.cpp:911) 20241107083743715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Sending data request: sapi=5 arfcn=871 cur_fn=1681 block=5 data=87 00 22 d8 0b ba cd 6d d3 c7 23 53 7e f6 1b ca b2 38 e8 a2 78 06 74 01 4d a6 f6 87 ec 0e c4 5a 5f 29 48 80 45 1f 51 eb c4 ed a5 ea bc 1f 51 88 26 df 83 be 1b 30 9b b8 b8 88 76 1c (pcu_l1_if.cpp:182) 20241107083743715 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083743729 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) 20241107083743729 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) 20241107083743738 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) 20241107083743739 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) 20241107083743739 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) 20241107083743739 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) 20241107083743739 DRLCMACDL DEBUG -- Chunk with length 43 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083743739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083743739 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Bandwitdh: 1010 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083743739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083743739 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (6) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 9, CS-4): af 8f ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2f b7 e9 a6 d8 3f (tbf_dl.cpp:686) 20241107083743739 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) 20241107083743739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241107083743739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-4): 07 00 12 af 8f ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2f b7 e9 a6 d8 3f 00 (tbf_dl.cpp:911) 20241107083743739 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 12 af 8f ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2f b7 e9 a6 d8 3f 00 (pcu_l1_if.cpp:182) 20241107083743739 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083743753 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) 20241107083743753 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) 20241107083743758 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) 20241107083743759 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) 20241107083743759 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) 20241107083743759 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) 20241107083743759 DRLCMACDL DEBUG -- Chunk with length 1005 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743759 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 137, MCS-5): 10 43 24 56 66 ec b6 9d 0a ec 97 17 08 01 d8 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 01 cb 52 a1 c6 f9 0f fa 46 a4 24 (tbf_dl.cpp:686) 20241107083743759 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) 20241107083743759 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743759 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 137) (tbf_dl.cpp:847) 20241107083743759 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 137, MCS-5): 87 40 22 18 c4 10 89 95 19 bb 6d a7 02 fb e5 05 42 00 36 9a 13 60 18 c3 3d fc ab 04 36 d4 67 70 49 81 f8 36 54 26 e9 e2 f7 b7 46 f0 b4 6b ef 9e 6b c0 b2 54 a8 71 fe 83 be 11 29 09 (tbf_dl.cpp:911) 20241107083743759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1694 Sending data request: sapi=5 arfcn=871 cur_fn=1690 block=7 data=87 40 22 18 c4 10 89 95 19 bb 6d a7 02 fb e5 05 42 00 36 9a 13 60 18 c3 3d fc ab 04 36 d4 67 70 49 81 f8 36 54 26 e9 e2 f7 b7 46 f0 b4 6b ef 9e 6b c0 b2 54 a8 71 fe 83 be 11 29 09 (pcu_l1_if.cpp:182) 20241107083743759 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083743773 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) 20241107083743773 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) 20241107083743778 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) 20241107083743778 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) 20241107083743778 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) 20241107083743778 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) 20241107083743778 DRLCMACDL DEBUG -- Chunk with length 1394 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 10, CS-4): 3c f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 96 (tbf_dl.cpp:686) 20241107083743778 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) 20241107083743778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241107083743778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-4): 07 00 15 3c f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 96 00 (tbf_dl.cpp:911) 20241107083743778 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 15 3c f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 96 00 (pcu_l1_if.cpp:182) 20241107083743779 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083743792 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) 20241107083743792 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) 20241107083743801 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) 20241107083743801 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) 20241107083743801 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) 20241107083743802 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) 20241107083743802 DRLCMACDL DEBUG -- Chunk with length 949 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743802 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 138, MCS-5): 1d 27 94 49 69 45 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 70 87 (tbf_dl.cpp:686) 20241107083743802 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) 20241107083743802 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743802 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 138) (tbf_dl.cpp:847) 20241107083743802 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 138, MCS-5): 87 80 22 58 c7 09 65 52 5a 51 e6 e1 dd 3b 6a c5 1b 69 5e ba 51 23 c7 78 45 d1 33 29 87 0b 18 7e da 08 1f 0d d0 82 d2 12 b7 4e 6d d6 24 69 6c e6 0a eb 16 ce ab 92 2a 46 14 31 dc 21 (tbf_dl.cpp:911) 20241107083743802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Sending data request: sapi=5 arfcn=871 cur_fn=1698 block=9 data=87 80 22 58 c7 09 65 52 5a 51 e6 e1 dd 3b 6a c5 1b 69 5e ba 51 23 c7 78 45 d1 33 29 87 0b 18 7e da 08 1f 0d d0 82 d2 12 b7 4e 6d d6 24 69 6c e6 0a eb 16 ce ab 92 2a 46 14 31 dc 21 (pcu_l1_if.cpp:182) 20241107083743802 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083743816 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) 20241107083743817 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) 20241107083743821 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) 20241107083743821 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) 20241107083743821 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) 20241107083743821 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) 20241107083743821 DRLCMACDL DEBUG -- Chunk with length 1344 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 11, CS-4): 6b e4 67 dc 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e fb (tbf_dl.cpp:686) 20241107083743821 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) 20241107083743821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241107083743821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-4): 07 00 17 6b e4 67 dc 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e fb 00 (tbf_dl.cpp:911) 20241107083743821 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 17 6b e4 67 dc 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e fb 00 (pcu_l1_if.cpp:182) 20241107083743822 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083743835 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) 20241107083743835 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) 20241107083743840 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) 20241107083743840 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) 20241107083743840 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) 20241107083743840 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) 20241107083743840 DRLCMACDL DEBUG -- Chunk with length 893 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743840 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 139, MCS-5): 61 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d cf 32 6b 5b a7 b0 6b (tbf_dl.cpp:686) 20241107083743840 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) 20241107083743840 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743840 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 139) (tbf_dl.cpp:847) 20241107083743840 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 139, MCS-5): 87 c0 22 58 d8 14 87 cf 60 38 16 5e 6b 62 13 8d 45 f2 31 63 a6 05 53 b9 ae 7f 79 5a 4e d2 ae 7d de 02 f9 5b 21 81 8d ae 9e 65 d9 d2 71 23 72 76 a4 0c 60 5c e7 b3 cc da d6 29 ec 1a (tbf_dl.cpp:911) 20241107083743840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1711 Sending data request: sapi=5 arfcn=871 cur_fn=1707 block=11 data=87 c0 22 58 d8 14 87 cf 60 38 16 5e 6b 62 13 8d 45 f2 31 63 a6 05 53 b9 ae 7f 79 5a 4e d2 ae 7d de 02 f9 5b 21 81 8d ae 9e 65 d9 d2 71 23 72 76 a4 0c 60 5c e7 b3 cc da d6 29 ec 1a (pcu_l1_if.cpp:182) 20241107083743841 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083743854 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) 20241107083743854 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) 20241107083743864 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) 20241107083743864 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) 20241107083743864 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) 20241107083743864 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) 20241107083743864 DRLCMACDL DEBUG -- Chunk with length 1294 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 12, CS-4): 9c d3 09 c3 dd e7 dd d7 5c dd f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 (tbf_dl.cpp:686) 20241107083743864 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) 20241107083743864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241107083743864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-4): 07 00 19 9c d3 09 c3 dd e7 dd d7 5c dd f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 00 (tbf_dl.cpp:911) 20241107083743864 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 19 9c d3 09 c3 dd e7 dd d7 5c dd f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e a9 00 (pcu_l1_if.cpp:182) 20241107083743865 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083743879 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) 20241107083743879 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) 20241107083743884 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) 20241107083743884 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) 20241107083743884 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) 20241107083743884 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) 20241107083743884 DRLCMACDL DEBUG -- Chunk with length 837 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743884 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 140, MCS-5): d0 c2 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 f1 93 d4 e7 2b 06 76 70 31 4b ba 2f f1 1a (tbf_dl.cpp:686) 20241107083743884 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) 20241107083743884 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743884 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 140) (tbf_dl.cpp:847) 20241107083743884 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 140, MCS-5): 87 00 23 18 b4 f0 9f 10 ad 92 cc 34 67 f6 d3 61 43 65 0b 09 ce b3 a0 c0 17 fc f8 30 b8 89 9b 0a 90 39 aa d3 be bd a5 a5 f1 ea 64 31 5b 5a fc 24 f5 f9 8a 81 1d 5c cc 92 ee 4b bc 06 (tbf_dl.cpp:911) 20241107083743884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Sending data request: sapi=5 arfcn=871 cur_fn=1716 block=1 data=87 00 23 18 b4 f0 9f 10 ad 92 cc 34 67 f6 d3 61 43 65 0b 09 ce b3 a0 c0 17 fc f8 30 b8 89 9b 0a 90 39 aa d3 be bd a5 a5 f1 ea 64 31 5b 5a fc 24 f5 f9 8a 81 1d 5c cc 92 ee 4b bc 06 (pcu_l1_if.cpp:182) 20241107083743885 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083743898 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) 20241107083743898 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) 20241107083743902 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) 20241107083743902 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) 20241107083743902 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) 20241107083743902 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) 20241107083743902 DRLCMACDL DEBUG -- Chunk with length 1244 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 13, CS-4): d4 dd b3 0d 4d 97 75 d4 3f 34 84 fc d7 de 82 09 d6 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be 80 f2 22 (tbf_dl.cpp:686) 20241107083743902 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) 20241107083743902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241107083743902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-4): 07 00 1b d4 dd b3 0d 4d 97 75 d4 3f 34 84 fc d7 de 82 09 d6 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be 80 f2 22 00 (tbf_dl.cpp:911) 20241107083743902 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 1b d4 dd b3 0d 4d 97 75 d4 3f 34 84 fc d7 de 82 09 d6 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be 80 f2 22 00 (pcu_l1_if.cpp:182) 20241107083743903 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083743917 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) 20241107083743917 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) 20241107083743926 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) 20241107083743927 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) 20241107083743927 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) 20241107083743927 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) 20241107083743927 DRLCMACDL DEBUG -- Chunk with length 781 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743927 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 141, MCS-5): 39 b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 ab 08 50 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 (tbf_dl.cpp:686) 20241107083743927 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) 20241107083743927 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743927 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 141) (tbf_dl.cpp:847) 20241107083743927 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 141, MCS-5): 87 40 23 58 ce ed 3f 60 b8 62 61 b7 0b fb 11 f4 2a a1 9f 38 eb ec a9 d5 6b cb 50 bc 00 9c ac 33 b3 55 0d 81 95 11 df dc 2a 02 d4 1e 05 8c 77 e6 af b7 79 49 19 c7 53 50 b8 21 5e 32 (tbf_dl.cpp:911) 20241107083743927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1729 Sending data request: sapi=5 arfcn=871 cur_fn=1724 block=3 data=87 40 23 58 ce ed 3f 60 b8 62 61 b7 0b fb 11 f4 2a a1 9f 38 eb ec a9 d5 6b cb 50 bc 00 9c ac 33 b3 55 0d 81 95 11 df dc 2a 02 d4 1e 05 8c 77 e6 af b7 79 49 19 c7 53 50 b8 21 5e 32 (pcu_l1_if.cpp:182) 20241107083743928 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083743941 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) 20241107083743941 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) 20241107083743945 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) 20241107083743945 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) 20241107083743945 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) 20241107083743945 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) 20241107083743945 DRLCMACDL DEBUG -- Chunk with length 1194 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 14, CS-4): 44 bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b b2 78 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f (tbf_dl.cpp:686) 20241107083743946 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) 20241107083743946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241107083743946 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-4): 07 00 1d 44 bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b b2 78 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f 00 (tbf_dl.cpp:911) 20241107083743946 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 1d 44 bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b b2 78 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 9f 00 (pcu_l1_if.cpp:182) 20241107083743947 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083743960 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) 20241107083743960 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) 20241107083743965 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) 20241107083743965 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) 20241107083743965 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) 20241107083743965 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) 20241107083743965 DRLCMACDL DEBUG -- Chunk with length 725 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083743965 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 142, MCS-5): e2 5f aa 1a 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 83 44 ce d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 (tbf_dl.cpp:686) 20241107083743965 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) 20241107083743965 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743965 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 142) (tbf_dl.cpp:847) 20241107083743965 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 142, MCS-5): 87 80 23 98 f8 97 aa 06 d2 ca b4 0a d6 a2 8f 36 e9 30 df af d5 45 e8 9b f9 32 8b 04 ba e7 0c d4 54 f8 20 91 33 34 7e 7e 94 40 5f 49 d0 16 a1 be dc 02 83 d2 95 02 3c 71 11 87 0e 31 (tbf_dl.cpp:911) 20241107083743965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1737 Sending data request: sapi=5 arfcn=871 cur_fn=1733 block=5 data=87 80 23 98 f8 97 aa 06 d2 ca b4 0a d6 a2 8f 36 e9 30 df af d5 45 e8 9b f9 32 8b 04 ba e7 0c d4 54 f8 20 91 33 34 7e 7e 94 40 5f 49 d0 16 a1 be dc 02 83 d2 95 02 3c 71 11 87 0e 31 (pcu_l1_if.cpp:182) 20241107083743965 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083743979 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) 20241107083743979 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) 20241107083743988 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) 20241107083743988 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) 20241107083743988 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) 20241107083743988 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) 20241107083743988 DRLCMACDL DEBUG -- Chunk with length 1144 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083743989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 15, CS-4): 12 97 4e f8 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba 16 85 e4 29 af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 (tbf_dl.cpp:686) 20241107083743989 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) 20241107083743989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083743989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241107083743989 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-4): 07 00 1f 12 97 4e f8 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba 16 85 e4 29 af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 00 (tbf_dl.cpp:911) 20241107083743989 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 1f 12 97 4e f8 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba 16 85 e4 29 af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f e4 00 (pcu_l1_if.cpp:182) 20241107083743989 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083744003 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) 20241107083744003 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) 20241107083744008 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) 20241107083744008 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) 20241107083744008 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) 20241107083744008 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) 20241107083744008 DRLCMACDL DEBUG -- Chunk with length 669 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083744008 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 143, MCS-5): e0 92 60 4b 80 42 af 4a a1 1c 97 86 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 6d 55 fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 (tbf_dl.cpp:686) 20241107083744008 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) 20241107083744008 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744008 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 143) (tbf_dl.cpp:847) 20241107083744008 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 143, MCS-5): 87 c0 23 18 b8 24 d8 12 a0 d0 ab 52 28 c7 a5 e1 46 63 b7 57 32 ae c7 c4 51 54 13 57 5b 95 7f 29 80 38 97 13 7d aa ef ce a1 a1 a2 56 5d 77 d6 c0 39 2e 7b 67 ff 93 04 95 8f 43 a8 28 (tbf_dl.cpp:911) 20241107083744008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1746 Sending data request: sapi=5 arfcn=871 cur_fn=1742 block=7 data=87 c0 23 18 b8 24 d8 12 a0 d0 ab 52 28 c7 a5 e1 46 63 b7 57 32 ae c7 c4 51 54 13 57 5b 95 7f 29 80 38 97 13 7d aa ef ce a1 a1 a2 56 5d 77 d6 c0 39 2e 7b 67 ff 93 04 95 8f 43 a8 28 (pcu_l1_if.cpp:182) 20241107083744008 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083744022 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) 20241107083744022 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) 20241107083744027 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) 20241107083744027 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) 20241107083744027 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) 20241107083744027 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) 20241107083744027 DRLCMACDL DEBUG -- Chunk with length 1094 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744027 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 16, CS-4): 86 9d e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 b7 4d 1f 8f 4c f9 d9 6f 28 cb e2 a0 8b e2 (tbf_dl.cpp:686) 20241107083744027 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) 20241107083744027 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744027 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241107083744027 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-4): 07 00 21 86 9d e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 b7 4d 1f 8f 4c f9 d9 6f 28 cb e2 a0 8b e2 00 (tbf_dl.cpp:911) 20241107083744027 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 21 86 9d e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 b7 4d 1f 8f 4c f9 d9 6f 28 cb e2 a0 8b e2 00 (pcu_l1_if.cpp:182) 20241107083744028 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083744041 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) 20241107083744042 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) 20241107083744050 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) 20241107083744050 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) 20241107083744050 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) 20241107083744050 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) 20241107083744050 DRLCMACDL DEBUG -- Chunk with length 613 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083744050 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 144, MCS-5): 0d fb b0 6f 7f 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb 05 0e bb 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a (tbf_dl.cpp:686) 20241107083744050 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) 20241107083744051 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744051 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 144) (tbf_dl.cpp:847) 20241107083744051 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 144, MCS-5): 87 00 24 58 c3 3e ec db 9f 51 4f c1 64 21 5b e1 3b c4 bb 9a c0 6e 81 c3 6e 87 70 68 8f f2 72 2f 68 78 b6 b1 dd 83 87 04 f1 4e a7 07 12 5d b6 0b 22 7d b4 b0 6d fc 15 a5 99 a3 93 1a (tbf_dl.cpp:911) 20241107083744051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1755 Sending data request: sapi=5 arfcn=871 cur_fn=1750 block=9 data=87 00 24 58 c3 3e ec db 9f 51 4f c1 64 21 5b e1 3b c4 bb 9a c0 6e 81 c3 6e 87 70 68 8f f2 72 2f 68 78 b6 b1 dd 83 87 04 f1 4e a7 07 12 5d b6 0b 22 7d b4 b0 6d fc 15 a5 99 a3 93 1a (pcu_l1_if.cpp:182) 20241107083744051 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083744066 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) 20241107083744066 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) 20241107083744071 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) 20241107083744071 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) 20241107083744071 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) 20241107083744071 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) 20241107083744071 DRLCMACDL DEBUG -- Chunk with length 1044 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 17, CS-4): 19 d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 24 56 66 ec b6 9d 0a ec 97 (tbf_dl.cpp:686) 20241107083744071 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) 20241107083744071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241107083744071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-4): 07 00 23 19 d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 24 56 66 ec b6 9d 0a ec 97 00 (tbf_dl.cpp:911) 20241107083744071 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 23 19 d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 24 56 66 ec b6 9d 0a ec 97 00 (pcu_l1_if.cpp:182) 20241107083744072 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083744086 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) 20241107083744086 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) 20241107083744091 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) 20241107083744091 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) 20241107083744091 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) 20241107083744091 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) 20241107083744091 DRLCMACDL DEBUG -- Chunk with length 557 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083744091 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 145, MCS-5): 18 99 40 71 8a 61 a5 3c 54 11 2c 62 40 80 35 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 (tbf_dl.cpp:686) 20241107083744091 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) 20241107083744091 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744091 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 145) (tbf_dl.cpp:847) 20241107083744091 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 145, MCS-5): 87 40 24 18 46 26 50 9c 62 58 29 0f 55 04 8b 18 10 60 8d 4b 8b f5 47 37 80 85 19 96 bf 08 17 87 d4 8c a1 a3 5e 25 29 fd a0 c9 22 b1 b5 b4 74 fc ad 1e 53 80 bf 28 c8 3c a6 6d 46 08 (tbf_dl.cpp:911) 20241107083744091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Sending data request: sapi=5 arfcn=871 cur_fn=1759 block=11 data=87 40 24 18 46 26 50 9c 62 58 29 0f 55 04 8b 18 10 60 8d 4b 8b f5 47 37 80 85 19 96 bf 08 17 87 d4 8c a1 a3 5e 25 29 fd a0 c9 22 b1 b5 b4 74 fc ad 1e 53 80 bf 28 c8 3c a6 6d 46 08 (pcu_l1_if.cpp:182) 20241107083744092 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083744106 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) 20241107083744106 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) 20241107083744115 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) 20241107083744115 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) 20241107083744115 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) 20241107083744115 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) 20241107083744115 DRLCMACDL DEBUG -- Chunk with length 994 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 18, CS-4): 17 08 01 d8 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 49 69 (tbf_dl.cpp:686) 20241107083744115 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) 20241107083744115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241107083744115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-4): 07 00 25 17 08 01 d8 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 49 69 00 (tbf_dl.cpp:911) 20241107083744115 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 25 17 08 01 d8 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 49 69 00 (pcu_l1_if.cpp:182) 20241107083744116 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083744130 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) 20241107083744130 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) 20241107083744135 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) 20241107083744135 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) 20241107083744135 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) 20241107083744135 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) 20241107083744135 DRLCMACDL DEBUG -- Chunk with length 501 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083744135 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 146, MCS-5): 4f ee ba d4 98 be 83 37 b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff (tbf_dl.cpp:686) 20241107083744135 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) 20241107083744135 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744135 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 146) (tbf_dl.cpp:847) 20241107083744135 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 146, MCS-5): 87 80 24 d8 93 bb 2e 35 a6 ef e0 0d 2d c2 c3 b4 9f e0 fe cd f1 96 dd be ab 97 9f 96 0e e6 39 19 22 3f b5 ba 9a b2 12 be 38 0c c4 cd f7 67 6c 4f ee 1d fb ff 05 97 7d 76 f7 4d cd 3f (tbf_dl.cpp:911) 20241107083744135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Sending data request: sapi=5 arfcn=871 cur_fn=1768 block=1 data=87 80 24 d8 93 bb 2e 35 a6 ef e0 0d 2d c2 c3 b4 9f e0 fe cd f1 96 dd be ab 97 9f 96 0e e6 39 19 22 3f b5 ba 9a b2 12 be 38 0c c4 cd f7 67 6c 4f ee 1d fb ff 05 97 7d 76 f7 4d cd 3f (pcu_l1_if.cpp:182) 20241107083744136 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083744149 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) 20241107083744149 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) 20241107083744154 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) 20241107083744154 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) 20241107083744154 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) 20241107083744154 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) 20241107083744154 DRLCMACDL DEBUG -- Chunk with length 944 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 19, CS-4): 45 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 70 (tbf_dl.cpp:686) 20241107083744154 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) 20241107083744154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241107083744154 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-4): 07 00 27 45 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 70 00 (tbf_dl.cpp:911) 20241107083744154 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 27 45 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 70 00 (pcu_l1_if.cpp:182) 20241107083744154 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083744168 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) 20241107083744168 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) 20241107083744177 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) 20241107083744177 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) 20241107083744177 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) 20241107083744178 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) 20241107083744178 DRLCMACDL DEBUG -- Chunk with length 445 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083744178 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 147, MCS-5): e2 91 c1 b1 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c 9c 45 ab 85 6f (tbf_dl.cpp:686) 20241107083744178 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) 20241107083744178 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744178 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 147) (tbf_dl.cpp:847) 20241107083744178 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 147, MCS-5): 87 c0 24 98 78 64 70 ac 62 7c 85 89 93 a8 a8 7e a5 6e 8b af 46 70 ff 41 45 56 63 b8 58 67 b1 e2 cb cf d3 2c d5 5c a8 a5 43 1c 16 4f 1c ef 3c 7f 30 0b 7f 8a 46 31 17 67 d1 6a e1 1b (tbf_dl.cpp:911) 20241107083744178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Sending data request: sapi=5 arfcn=871 cur_fn=1776 block=3 data=87 c0 24 98 78 64 70 ac 62 7c 85 89 93 a8 a8 7e a5 6e 8b af 46 70 ff 41 45 56 63 b8 58 67 b1 e2 cb cf d3 2c d5 5c a8 a5 43 1c 16 4f 1c ef 3c 7f 30 0b 7f 8a 46 31 17 67 d1 6a e1 1b (pcu_l1_if.cpp:182) 20241107083744178 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083744195 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) 20241107083744195 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) 20241107083744198 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) 20241107083744198 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) 20241107083744198 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) 20241107083744198 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) 20241107083744198 DRLCMACDL DEBUG -- Chunk with length 894 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 20, CS-4): 87 61 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d (tbf_dl.cpp:686) 20241107083744198 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) 20241107083744198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241107083744198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-4): 07 00 29 87 61 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d 00 (tbf_dl.cpp:911) 20241107083744198 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 29 87 61 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 9d 00 (pcu_l1_if.cpp:182) 20241107083744199 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083744212 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) 20241107083744212 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) 20241107083744217 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) 20241107083744217 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) 20241107083744217 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) 20241107083744217 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) 20241107083744217 DRLCMACDL DEBUG -- Chunk with length 389 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083744217 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 148, MCS-5): ee f2 b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc fa 7c 8e 46 d0 5f fd 4b ee ac b5 (tbf_dl.cpp:686) 20241107083744217 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) 20241107083744217 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744217 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 148) (tbf_dl.cpp:847) 20241107083744217 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 148, MCS-5): 87 00 25 98 bb 3c ed af 71 81 1e 20 ae d4 0f b7 65 e4 54 f4 69 d8 b4 06 d7 9f a9 9c 67 24 b7 97 de 6b d1 f1 28 cf 74 be a3 3d 2f b9 63 cc 1e 39 af 3e 9f a3 11 f4 57 ff 92 3b 6b 2d (tbf_dl.cpp:911) 20241107083744217 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Sending data request: sapi=5 arfcn=871 cur_fn=1785 block=5 data=87 00 25 98 bb 3c ed af 71 81 1e 20 ae d4 0f b7 65 e4 54 f4 69 d8 b4 06 d7 9f a9 9c 67 24 b7 97 de 6b d1 f1 28 cf 74 be a3 3d 2f b9 63 cc 1e 39 af 3e 9f a3 11 f4 57 ff 92 3b 6b 2d (pcu_l1_if.cpp:182) 20241107083744219 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083744232 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) 20241107083744232 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) 20241107083744241 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) 20241107083744241 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) 20241107083744241 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) 20241107083744241 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) 20241107083744241 DRLCMACDL DEBUG -- Chunk with length 844 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 21, CS-4): cf 32 6b 5b a7 b0 6b d0 c2 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 f1 (tbf_dl.cpp:686) 20241107083744241 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) 20241107083744241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241107083744241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-4): 07 00 2b cf 32 6b 5b a7 b0 6b d0 c2 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 f1 00 (tbf_dl.cpp:911) 20241107083744241 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 2b cf 32 6b 5b a7 b0 6b d0 c2 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 f1 00 (pcu_l1_if.cpp:182) 20241107083744242 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083744256 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) 20241107083744256 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) 20241107083744262 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) 20241107083744262 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) 20241107083744262 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) 20241107083744262 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) 20241107083744262 DRLCMACDL DEBUG -- Chunk with length 333 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083744262 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 149, MCS-5): 2b 20 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 48 00 f3 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 (tbf_dl.cpp:686) 20241107083744262 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) 20241107083744262 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744262 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 149) (tbf_dl.cpp:847) 20241107083744262 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 149, MCS-5): 87 40 25 d8 0a 08 99 3b f9 0b fc 41 df 39 bf cd f4 6b ac 57 33 b9 9f 15 d9 6d 5a 7a 41 7a 11 4f 6a 4a 0b 18 ee 5a f9 f9 2a 3c 12 c0 3c 5c 9e 29 d9 aa bd b3 88 e7 87 5f 24 ff 1e 18 (tbf_dl.cpp:911) 20241107083744262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Sending data request: sapi=5 arfcn=871 cur_fn=1794 block=7 data=87 40 25 d8 0a 08 99 3b f9 0b fc 41 df 39 bf cd f4 6b ac 57 33 b9 9f 15 d9 6d 5a 7a 41 7a 11 4f 6a 4a 0b 18 ee 5a f9 f9 2a 3c 12 c0 3c 5c 9e 29 d9 aa bd b3 88 e7 87 5f 24 ff 1e 18 (pcu_l1_if.cpp:182) 20241107083744263 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083744276 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) 20241107083744276 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) 20241107083744280 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) 20241107083744280 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) 20241107083744280 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) 20241107083744280 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) 20241107083744280 DRLCMACDL DEBUG -- Chunk with length 794 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 22, CS-4): 93 d4 e7 2b 06 76 70 31 4b ba 2f f1 1a 39 b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 ab (tbf_dl.cpp:686) 20241107083744280 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) 20241107083744280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241107083744280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-4): 07 00 2d 93 d4 e7 2b 06 76 70 31 4b ba 2f f1 1a 39 b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 ab 00 (tbf_dl.cpp:911) 20241107083744280 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 2d 93 d4 e7 2b 06 76 70 31 4b ba 2f f1 1a 39 b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 ab 00 (pcu_l1_if.cpp:182) 20241107083744281 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083744294 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) 20241107083744294 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) 20241107083744303 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) 20241107083744303 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1807 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083744303 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) 20241107083744303 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) 20241107083744303 DRLCMACDL DEBUG -- Chunk with length 277 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083744303 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 150, MCS-5): 13 2f 29 08 e1 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 7e f1 a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 (tbf_dl.cpp:686) 20241107083744303 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) 20241107083744303 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744303 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 150) (tbf_dl.cpp:847) 20241107083744303 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 150, MCS-5): 87 80 25 d8 c4 4b 0a 42 38 c7 26 dc e6 cc c4 e0 72 9a 8e a9 36 5c 92 7c 6f 30 d2 4f b0 68 01 37 d9 57 57 ef b8 5f 7c 6a 83 b1 d7 55 d8 0d 45 ea 15 c8 1b 2f 11 2c a4 a2 af 7f 74 20 (tbf_dl.cpp:911) 20241107083744303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Sending data request: sapi=5 arfcn=871 cur_fn=1802 block=9 data=87 80 25 d8 c4 4b 0a 42 38 c7 26 dc e6 cc c4 e0 72 9a 8e a9 36 5c 92 7c 6f 30 d2 4f b0 68 01 37 d9 57 57 ef b8 5f 7c 6a 83 b1 d7 55 d8 0d 45 ea 15 c8 1b 2f 11 2c a4 a2 af 7f 74 20 (pcu_l1_if.cpp:182) 20241107083744304 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083744317 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) 20241107083744317 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) 20241107083744322 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) 20241107083744322 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) 20241107083744322 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) 20241107083744322 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) 20241107083744322 DRLCMACDL DEBUG -- Chunk with length 744 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 23, CS-4): 08 50 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 e2 5f aa 1a 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 83 (tbf_dl.cpp:686) 20241107083744322 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) 20241107083744322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241107083744322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-4): 07 00 2f 08 50 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 e2 5f aa 1a 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 83 00 (tbf_dl.cpp:911) 20241107083744322 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 2f 08 50 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 e2 5f aa 1a 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 83 00 (pcu_l1_if.cpp:182) 20241107083744323 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083744337 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) 20241107083744337 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) 20241107083744342 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) 20241107083744342 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1815 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083744342 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) 20241107083744342 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) 20241107083744342 DRLCMACDL DEBUG -- Chunk with length 694 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 24, CS-4): 44 ce d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 4b 80 42 af 4a a1 1c 97 86 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 6d (tbf_dl.cpp:686) 20241107083744342 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) 20241107083744342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241107083744342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241107083744342 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1815 + 13 = 1828 (pdch_ul_controller.c:131) 20241107083744342 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1828 for type POLL (pdch_ul_controller.c:184) 20241107083744342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1828, TS=7) (tbf_dl.cpp:883) 20241107083744342 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1828, TS=7 (tbf_dl.cpp:903) 20241107083744342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-4): 0f 00 31 44 ce d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 4b 80 42 af 4a a1 1c 97 86 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 6d 00 (tbf_dl.cpp:911) 20241107083744342 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Sending data request: sapi=5 arfcn=871 cur_fn=1811 block=11 data=0f 00 31 44 ce d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 4b 80 42 af 4a a1 1c 97 86 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 6d 00 (pcu_l1_if.cpp:182) 20241107083744343 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083744356 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) 20241107083744356 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) 20241107083744365 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083744380 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) 20241107083744380 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) 20241107083744384 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083744401 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) 20241107083744401 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) 20241107083744405 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083744420 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1824 block=2 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) 20241107083744420 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083744420 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083744420 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083744420 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) 20241107083744420 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083744421 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083744421 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:511) 20241107083744421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083744421 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) 20241107083744421 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) 20241107083744421 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241107083744421 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241107083744421 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241107083744421 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241107083744421 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241107083744421 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241107083744421 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241107083744421 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241107083744421 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241107083744421 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241107083744421 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241107083744421 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241107083744421 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241107083744421 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241107083744421 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241107083744421 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241107083744421 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241107083744421 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241107083744421 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241107083744421 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241107083744421 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) 20241107083744421 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083744421 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) 20241107083744430 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) 20241107083744430 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1833 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083744430 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) 20241107083744430 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) 20241107083744430 DRLCMACDL DEBUG -- Chunk with length 221 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083744430 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 151, MCS-5): 59 98 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a 87 63 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 (tbf_dl.cpp:686) 20241107083744430 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) 20241107083744430 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744430 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 151) (tbf_dl.cpp:847) 20241107083744430 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 151, MCS-5): 87 c0 25 58 16 a6 44 56 b3 01 b4 f3 0d c4 1a 52 87 2b bc fe bd 52 6e 7d ea 52 1e 90 74 ad e6 e1 58 12 4a 4a 25 01 21 ac 95 d3 13 88 37 92 b7 5f 92 19 78 93 eb f4 ed 46 7f 46 01 04 (tbf_dl.cpp:911) 20241107083744430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1833 Sending data request: sapi=5 arfcn=871 cur_fn=1828 block=3 data=87 c0 25 58 16 a6 44 56 b3 01 b4 f3 0d c4 1a 52 87 2b bc fe bd 52 6e 7d ea 52 1e 90 74 ad e6 e1 58 12 4a 4a 25 01 21 ac 95 d3 13 88 37 92 b7 5f 92 19 78 93 eb f4 ed 46 7f 46 01 04 (pcu_l1_if.cpp:182) 20241107083744431 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083744446 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) 20241107083744446 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) 20241107083744450 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) 20241107083744450 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1837 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083744450 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) 20241107083744450 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) 20241107083744450 DRLCMACDL DEBUG -- Chunk with length 165 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083744450 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 152, MCS-5): fe 64 0e 96 0b 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c a4 50 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 (tbf_dl.cpp:686) 20241107083744450 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) 20241107083744451 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744451 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 152) (tbf_dl.cpp:847) 20241107083744451 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241107083744451 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1837 + 13 = 1850 (pdch_ul_controller.c:131) 20241107083744451 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1850 for type POLL (pdch_ul_controller.c:184) 20241107083744451 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1850, TS=7) (tbf_dl.cpp:883) 20241107083744451 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1850, TS=7 (tbf_dl.cpp:903) 20241107083744451 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 152, MCS-5): 8f 00 26 98 3f 99 83 e5 82 da 20 9b ef 5a 98 9f e9 17 7f 4c 2c ee bb 0f 13 29 14 02 25 0a 57 51 fa 4d aa d3 ba c6 ac 9b 32 b6 25 15 7d 24 a7 20 c8 0f 99 e9 11 3e 5d 1f f9 9c 96 00 (tbf_dl.cpp:911) 20241107083744451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1837 Sending data request: sapi=5 arfcn=871 cur_fn=1833 block=4 data=8f 00 26 98 3f 99 83 e5 82 da 20 9b ef 5a 98 9f e9 17 7f 4c 2c ee bb 0f 13 29 14 02 25 0a 57 51 fa 4d aa d3 ba c6 ac 9b 32 b6 25 15 7d 24 a7 20 c8 0f 99 e9 11 3e 5d 1f f9 9c 96 00 (pcu_l1_if.cpp:182) 20241107083744451 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083744465 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) 20241107083744465 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) 20241107083744469 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083744484 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) 20241107083744484 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) 20241107083744493 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083744507 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) 20241107083744507 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) 20241107083744513 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083744527 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1846 block=7 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) 20241107083744527 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083744527 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083744527 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083744527 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) 20241107083744527 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083744528 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083744528 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, 0x55a133bf8adc, 0x55a133bf8ae0, 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:572) 20241107083744528 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:599) 20241107083744528 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083744528 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) 20241107083744528 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) 20241107083744528 DRLCMACDL DEBUG - got ack for BSN=133 (rlc_window_dl.cpp:103) 20241107083744528 DRLCMACDL DEBUG - got ack for BSN=134 (rlc_window_dl.cpp:103) 20241107083744528 DRLCMACDL DEBUG - got ack for BSN=135 (rlc_window_dl.cpp:103) 20241107083744528 DRLCMACDL DEBUG - got ack for BSN=136 (rlc_window_dl.cpp:103) 20241107083744528 DRLCMACDL DEBUG - got ack for BSN=137 (rlc_window_dl.cpp:103) 20241107083744528 DRLCMACDL DEBUG - got ack for BSN=138 (rlc_window_dl.cpp:103) 20241107083744528 DRLCMACDL DEBUG - got ack for BSN=139 (rlc_window_dl.cpp:103) 20241107083744528 DRLCMACDL DEBUG - got ack for BSN=140 (rlc_window_dl.cpp:103) 20241107083744528 DRLCMACDL DEBUG - got ack for BSN=141 (rlc_window_dl.cpp:103) 20241107083744528 DRLCMACDL DEBUG - got ack for BSN=142 (rlc_window_dl.cpp:103) 20241107083744528 DRLCMACDL DEBUG - got ack for BSN=143 (rlc_window_dl.cpp:103) 20241107083744528 DRLCMACDL DEBUG - got ack for BSN=144 (rlc_window_dl.cpp:103) 20241107083744528 DRLCMACDL DEBUG - got ack for BSN=145 (rlc_window_dl.cpp:103) 20241107083744528 DRLCMACDL DEBUG - got ack for BSN=146 (rlc_window_dl.cpp:103) 20241107083744528 DRLCMACDL DEBUG - got ack for BSN=147 (rlc_window_dl.cpp:103) 20241107083744528 DRLCMACDL DEBUG - got ack for BSN=148 (rlc_window_dl.cpp:103) 20241107083744528 DRLCMACDL DEBUG - got ack for BSN=149 (rlc_window_dl.cpp:103) 20241107083744528 DRLCMACDL DEBUG - got ack for BSN=150 (rlc_window_dl.cpp:103) 20241107083744528 DRLCMACDL DEBUG - got ack for BSN=151 (rlc_window_dl.cpp:103) 20241107083744528 DRLCMACDL DEBUG - got ack for BSN=152 (rlc_window_dl.cpp:103) 20241107083744528 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) 20241107083744528 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083744528 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) 20241107083744532 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) 20241107083744532 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) 20241107083744532 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) 20241107083744532 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) 20241107083744532 DRLCMACDL DEBUG -- Chunk with length 644 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 25, CS-4): 55 fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 0d fb b0 6f 7f 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb 05 (tbf_dl.cpp:686) 20241107083744532 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) 20241107083744532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241107083744532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-4): 07 00 33 55 fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 0d fb b0 6f 7f 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb 05 00 (tbf_dl.cpp:911) 20241107083744532 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 33 55 fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 0d fb b0 6f 7f 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb 05 00 (pcu_l1_if.cpp:182) 20241107083744533 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083744546 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) 20241107083744546 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) 20241107083744557 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) 20241107083744557 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) 20241107083744557 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) 20241107083744557 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) 20241107083744557 DRLCMACDL DEBUG -- Chunk with length 109 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241107083744557 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 153, MCS-5): ae 5e 4b db 50 07 bb 03 1a d4 64 58 3d e9 a7 d6 82 66 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 (tbf_dl.cpp:686) 20241107083744557 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) 20241107083744557 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744557 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 153) (tbf_dl.cpp:847) 20241107083744557 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 153, MCS-5): 87 40 26 98 ab d7 d2 36 d4 c1 ee 80 06 35 19 56 4f fa a9 b5 a0 19 21 a3 0d f4 24 3e b7 ee a6 cc c8 3d 3c e8 e0 fa ac 4c 0b 84 b0 1e 6b f5 66 90 db f2 d4 10 b1 c5 79 25 f7 d2 bc 08 (tbf_dl.cpp:911) 20241107083744557 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1859 Sending data request: sapi=5 arfcn=871 cur_fn=1854 block=9 data=87 40 26 98 ab d7 d2 36 d4 c1 ee 80 06 35 19 56 4f fa a9 b5 a0 19 21 a3 0d f4 24 3e b7 ee a6 cc c8 3d 3c e8 e0 fa ac 4c 0b 84 b0 1e 6b f5 66 90 db f2 d4 10 b1 c5 79 25 f7 d2 bc 08 (pcu_l1_if.cpp:182) 20241107083744557 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083744571 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) 20241107083744571 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) 20241107083744575 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) 20241107083744575 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) 20241107083744575 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) 20241107083744575 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) 20241107083744575 DRLCMACDL DEBUG -- Chunk with length 594 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 26, CS-4): 0e bb 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 71 8a 61 a5 3c 54 11 2c 62 40 (tbf_dl.cpp:686) 20241107083744575 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) 20241107083744575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241107083744575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-4): 07 00 35 0e bb 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 71 8a 61 a5 3c 54 11 2c 62 40 00 (tbf_dl.cpp:911) 20241107083744575 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 35 0e bb 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 71 8a 61 a5 3c 54 11 2c 62 40 00 (pcu_l1_if.cpp:182) 20241107083744576 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083744589 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) 20241107083744589 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) 20241107083744595 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) 20241107083744595 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1867 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083744595 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) 20241107083744595 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) 20241107083744595 DRLCMACDL DEBUG -- Chunk with length 53 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083744595 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083744595 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 1100 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083744595 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) 20241107083744595 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241107083744595 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241107083744595 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 154, MCS-5): 6a ff fb a3 03 1e 02 44 a3 e7 85 be 8f ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2b (tbf_dl.cpp:686) 20241107083744595 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) 20241107083744595 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744595 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 154) (tbf_dl.cpp:847) 20241107083744595 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) 20241107083744595 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1867 + 13 = 1880 (pdch_ul_controller.c:131) 20241107083744595 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1880 for type POLL (pdch_ul_controller.c:184) 20241107083744595 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1880, TS=7) (tbf_dl.cpp:883) 20241107083744595 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1880, TS=7 (tbf_dl.cpp:903) 20241107083744595 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 154, MCS-5): 8f 80 26 88 da ff fe e8 80 87 00 d1 e8 79 a1 ef a3 6b 35 88 7a 77 a3 95 47 36 4e 36 e0 24 4c 6d e1 a1 2a ab 61 32 97 9c 48 b8 af b3 f9 a9 b4 cc 16 34 05 28 06 23 08 2e 56 d0 f0 0a (tbf_dl.cpp:911) 20241107083744595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1867 Sending data request: sapi=5 arfcn=871 cur_fn=1863 block=11 data=8f 80 26 88 da ff fe e8 80 87 00 d1 e8 79 a1 ef a3 6b 35 88 7a 77 a3 95 47 36 4e 36 e0 24 4c 6d e1 a1 2a ab 61 32 97 9c 48 b8 af b3 f9 a9 b4 cc 16 34 05 28 06 23 08 2e 56 d0 f0 0a (pcu_l1_if.cpp:182) 20241107083744596 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083744608 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) 20241107083744608 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) 20241107083744618 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083744632 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) 20241107083744632 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) 20241107083744637 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083744651 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) 20241107083744652 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) 20241107083744656 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083744671 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1876 block=2 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) 20241107083744671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083744671 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083744671 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1880 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083744671 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) 20241107083744672 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1880 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083744672 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083744672 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, 0x55a133bf8adc, 0x55a133bf8ae0, 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:572) 20241107083744672 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:599) 20241107083744672 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083744672 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) 20241107083744672 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) 20241107083744672 DRLCMACDL DEBUG - got ack for BSN=153 (rlc_window_dl.cpp:103) 20241107083744672 DRLCMACDL DEBUG - got ack for BSN=154 (rlc_window_dl.cpp:103) 20241107083744672 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) 20241107083744672 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) 20241107083744681 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) 20241107083744681 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) 20241107083744681 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) 20241107083744681 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) 20241107083744681 DRLCMACDL DEBUG -- Chunk with length 544 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 27, CS-4): 80 35 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 4f ee ba d4 98 be 83 (tbf_dl.cpp:686) 20241107083744681 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) 20241107083744681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241107083744681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-4): 07 00 37 80 35 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 4f ee ba d4 98 be 83 00 (tbf_dl.cpp:911) 20241107083744681 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 37 80 35 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 4f ee ba d4 98 be 83 00 (pcu_l1_if.cpp:182) 20241107083744682 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083744695 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) 20241107083744695 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) 20241107083744700 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) 20241107083744700 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) 20241107083744700 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) 20241107083744700 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) 20241107083744700 DRLCMACDL DEBUG -- Chunk with length 494 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 28, CS-4): 37 b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff e2 (tbf_dl.cpp:686) 20241107083744700 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) 20241107083744700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241107083744700 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-4): 07 00 39 37 b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff e2 00 (tbf_dl.cpp:911) 20241107083744700 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 39 37 b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff e2 00 (pcu_l1_if.cpp:182) 20241107083744700 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083744715 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) 20241107083744715 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) 20241107083744719 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) 20241107083744719 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) 20241107083744719 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) 20241107083744719 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) 20241107083744719 DRLCMACDL DEBUG -- Chunk with length 444 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 29, CS-4): 91 c1 b1 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c (tbf_dl.cpp:686) 20241107083744719 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) 20241107083744719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241107083744719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-4): 07 00 3b 91 c1 b1 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c 00 (tbf_dl.cpp:911) 20241107083744719 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 3b 91 c1 b1 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 5c 00 (pcu_l1_if.cpp:182) 20241107083744720 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083744733 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) 20241107083744734 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) 20241107083744743 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) 20241107083744743 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) 20241107083744743 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) 20241107083744743 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) 20241107083744743 DRLCMACDL DEBUG -- Chunk with length 394 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 30, CS-4): 9c 45 ab 85 6f ee f2 b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc (tbf_dl.cpp:686) 20241107083744743 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) 20241107083744743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241107083744743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-4): 07 00 3d 9c 45 ab 85 6f ee f2 b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc 00 (tbf_dl.cpp:911) 20241107083744743 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 3d 9c 45 ab 85 6f ee f2 b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 bc 00 (pcu_l1_if.cpp:182) 20241107083744744 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083744757 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) 20241107083744758 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) 20241107083744762 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) 20241107083744762 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) 20241107083744763 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) 20241107083744763 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) 20241107083744763 DRLCMACDL DEBUG -- Chunk with length 344 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 31, CS-4): fa 7c 8e 46 d0 5f fd 4b ee ac b5 2b 20 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 48 (tbf_dl.cpp:686) 20241107083744763 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) 20241107083744763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241107083744763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-4): 07 00 3f fa 7c 8e 46 d0 5f fd 4b ee ac b5 2b 20 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 48 00 (tbf_dl.cpp:911) 20241107083744763 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 3f fa 7c 8e 46 d0 5f fd 4b ee ac b5 2b 20 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 48 00 (pcu_l1_if.cpp:182) 20241107083744764 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083744777 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) 20241107083744777 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) 20241107083744782 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) 20241107083744782 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) 20241107083744782 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) 20241107083744782 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) 20241107083744782 DRLCMACDL DEBUG -- Chunk with length 294 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 32, CS-4): 00 f3 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 08 e1 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 (tbf_dl.cpp:686) 20241107083744782 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) 20241107083744782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241107083744782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-4): 07 00 41 00 f3 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 08 e1 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 00 (tbf_dl.cpp:911) 20241107083744782 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 41 00 f3 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 08 e1 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd e3 00 (pcu_l1_if.cpp:182) 20241107083744782 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083744796 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) 20241107083744796 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) 20241107083744805 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) 20241107083744805 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) 20241107083744805 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) 20241107083744805 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) 20241107083744805 DRLCMACDL DEBUG -- Chunk with length 244 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 33, CS-4): 7e f1 a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 59 98 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a (tbf_dl.cpp:686) 20241107083744806 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) 20241107083744806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241107083744806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-4): 07 00 43 7e f1 a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 59 98 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a 00 (tbf_dl.cpp:911) 20241107083744806 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 43 7e f1 a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 59 98 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 9a 00 (pcu_l1_if.cpp:182) 20241107083744806 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083744820 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) 20241107083744820 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) 20241107083744825 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) 20241107083744825 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) 20241107083744825 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) 20241107083744825 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) 20241107083744825 DRLCMACDL DEBUG -- Chunk with length 194 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 34, CS-4): 87 63 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e 96 0b 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c (tbf_dl.cpp:686) 20241107083744825 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) 20241107083744825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241107083744825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-4): 07 00 45 87 63 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e 96 0b 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c 00 (tbf_dl.cpp:911) 20241107083744825 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 45 87 63 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e 96 0b 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 4c 00 (pcu_l1_if.cpp:182) 20241107083744825 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083744839 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) 20241107083744839 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) 20241107083744844 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) 20241107083744844 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) 20241107083744844 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) 20241107083744844 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) 20241107083744844 DRLCMACDL DEBUG -- Chunk with length 144 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 35, CS-4): a4 50 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b db 50 07 bb 03 1a d4 64 58 3d e9 a7 (tbf_dl.cpp:686) 20241107083744844 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) 20241107083744844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241107083744844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-4): 07 00 47 a4 50 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b db 50 07 bb 03 1a d4 64 58 3d e9 a7 00 (tbf_dl.cpp:911) 20241107083744844 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 47 a4 50 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b db 50 07 bb 03 1a d4 64 58 3d e9 a7 00 (pcu_l1_if.cpp:182) 20241107083744844 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083744858 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) 20241107083744858 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) 20241107083744867 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) 20241107083744867 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 57/431 -> yes (tbf_dl.cpp:1216) 20241107083744867 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) 20241107083744867 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) 20241107083744867 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) 20241107083744868 DRLCMACDL DEBUG -- Chunk with length 94 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 36, CS-4): d6 82 66 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 1e 02 44 a3 e7 85 (tbf_dl.cpp:686) 20241107083744868 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) 20241107083744868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241107083744868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-4): 07 00 49 d6 82 66 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 1e 02 44 a3 e7 85 00 (tbf_dl.cpp:911) 20241107083744868 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 49 d6 82 66 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 1e 02 44 a3 e7 85 00 (pcu_l1_if.cpp:182) 20241107083744868 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083744881 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) 20241107083744881 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) 20241107083744887 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) 20241107083744887 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 61/431 -> yes (tbf_dl.cpp:1216) 20241107083744887 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) 20241107083744887 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) 20241107083744887 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) 20241107083744887 DRLCMACDL DEBUG -- Chunk with length 44 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083744887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083744887 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Bandwitdh: 1230 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083744887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241107083744887 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (5) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 37, CS-4): b3 be 8f ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2f b7 e9 a6 d8 (tbf_dl.cpp:686) 20241107083744887 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) 20241107083744887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241107083744887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-4): 07 00 4a b3 be 8f ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2f b7 e9 a6 d8 00 (tbf_dl.cpp:911) 20241107083744887 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 4a b3 be 8f ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2f b7 e9 a6 d8 00 (pcu_l1_if.cpp:182) 20241107083744887 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083744901 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) 20241107083744901 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) 20241107083744905 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) 20241107083744906 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 65/431 -> yes (tbf_dl.cpp:1216) 20241107083744906 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) 20241107083744906 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) 20241107083744906 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) 20241107083744906 DRLCMACDL DEBUG -- Chunk with length 1395 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 38, CS-4): 3f 3c f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 (tbf_dl.cpp:686) 20241107083744906 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) 20241107083744906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241107083744906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-4): 07 00 4d 3f 3c f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 00 (tbf_dl.cpp:911) 20241107083744906 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 4d 3f 3c f2 ef 62 3c 39 b1 4b a2 3f 61 25 3a 02 70 c1 90 c4 a6 0d e3 be 12 ae cf 87 7a ae d3 36 4e d5 78 cf bb 83 70 f8 a4 cc e3 3f fe 29 81 cb b7 11 d7 00 (pcu_l1_if.cpp:182) 20241107083744906 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083744920 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) 20241107083744920 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) 20241107083744929 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) 20241107083744929 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 70/431 -> yes (tbf_dl.cpp:1216) 20241107083744929 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) 20241107083744929 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) 20241107083744929 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) 20241107083744930 DRLCMACDL DEBUG -- Chunk with length 1345 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 39, CS-4): 96 6b e4 67 dc 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e (tbf_dl.cpp:686) 20241107083744930 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) 20241107083744930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241107083744930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-4): 07 00 4f 96 6b e4 67 dc 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e 00 (tbf_dl.cpp:911) 20241107083744930 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 4f 96 6b e4 67 dc 87 68 32 2a dc d0 25 ef 9a 35 b0 29 b9 d7 f0 43 06 ca 07 a6 a6 1c 5d 2e bd b2 2e 8c 71 d1 1f f3 1c dd ba 8d 07 88 d1 b2 ff 19 f5 46 6e 00 (pcu_l1_if.cpp:182) 20241107083744930 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083744944 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) 20241107083744944 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) 20241107083744948 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) 20241107083744948 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 74/431 -> yes (tbf_dl.cpp:1216) 20241107083744948 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) 20241107083744948 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) 20241107083744948 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) 20241107083744948 DRLCMACDL DEBUG -- Chunk with length 1295 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 40, CS-4): fb 9c d3 09 c3 dd e7 dd d7 5c dd f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e (tbf_dl.cpp:686) 20241107083744948 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) 20241107083744948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241107083744949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-4): 07 00 51 fb 9c d3 09 c3 dd e7 dd d7 5c dd f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e 00 (tbf_dl.cpp:911) 20241107083744949 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 51 fb 9c d3 09 c3 dd e7 dd d7 5c dd f0 a8 36 e8 27 97 67 20 c1 2a a5 50 88 c2 74 30 17 4c 3a a3 c4 b3 c3 d9 33 f2 cf 50 5e 13 6a c2 9b d6 57 41 2c 86 8e 00 (pcu_l1_if.cpp:182) 20241107083744949 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083744963 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) 20241107083744963 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) 20241107083744967 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) 20241107083744967 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 78/431 -> yes (tbf_dl.cpp:1216) 20241107083744967 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) 20241107083744967 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) 20241107083744968 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) 20241107083744968 DRLCMACDL DEBUG -- Chunk with length 1245 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 41, CS-4): a9 d4 dd b3 0d 4d 97 75 d4 3f 34 84 fc d7 de 82 09 d6 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be 80 f2 (tbf_dl.cpp:686) 20241107083744968 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) 20241107083744968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241107083744968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-4): 07 00 53 a9 d4 dd b3 0d 4d 97 75 d4 3f 34 84 fc d7 de 82 09 d6 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be 80 f2 00 (tbf_dl.cpp:911) 20241107083744968 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 53 a9 d4 dd b3 0d 4d 97 75 d4 3f 34 84 fc d7 de 82 09 d6 68 3c 12 14 76 a3 2f da ef 02 27 57 58 33 67 fb fd ec 0c b0 ce 1b 63 b9 40 d5 9b db 62 be 80 f2 00 (pcu_l1_if.cpp:182) 20241107083744968 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083744982 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) 20241107083744982 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) 20241107083744992 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) 20241107083744992 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 83/431 -> yes (tbf_dl.cpp:1216) 20241107083744992 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) 20241107083744992 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) 20241107083744992 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) 20241107083744992 DRLCMACDL DEBUG -- Chunk with length 1195 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083744992 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 42, CS-4): 22 44 bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b b2 78 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a (tbf_dl.cpp:686) 20241107083744992 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) 20241107083744992 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083744992 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241107083744992 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-4): 07 00 55 22 44 bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b b2 78 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 00 (tbf_dl.cpp:911) 20241107083744992 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1950 Sending data request: sapi=5 arfcn=871 cur_fn=1945 block=6 data=07 00 55 22 44 bf cd aa 54 12 97 7e f5 46 1e 40 7d 46 a3 51 10 9c 6d ac 22 d9 1b b2 78 74 95 82 3c fb ee a0 86 a7 14 07 c3 95 06 94 1e 92 c0 b2 b6 5a a3 68 3a 00 (pcu_l1_if.cpp:182) 20241107083744993 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083745007 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) 20241107083745007 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) 20241107083745012 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) 20241107083745012 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 87/431 -> yes (tbf_dl.cpp:1216) 20241107083745012 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) 20241107083745012 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) 20241107083745012 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) 20241107083745012 DRLCMACDL DEBUG -- Chunk with length 1145 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745012 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 43, CS-4): 9f 12 97 4e f8 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba 16 85 e4 29 af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f (tbf_dl.cpp:686) 20241107083745012 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) 20241107083745012 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745012 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241107083745012 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-4): 07 00 57 9f 12 97 4e f8 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba 16 85 e4 29 af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f 00 (tbf_dl.cpp:911) 20241107083745012 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 57 9f 12 97 4e f8 7f 49 09 8b ec 2b 5c f2 c9 82 42 a2 d5 49 2d c3 2a 94 78 04 d9 51 ba 16 85 e4 29 af 5c 08 7c 15 fa 57 d5 19 0c ab e5 02 1c 9d 6f c3 1f 00 (pcu_l1_if.cpp:182) 20241107083745013 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083745027 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) 20241107083745027 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) 20241107083745031 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) 20241107083745032 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 91/431 -> yes (tbf_dl.cpp:1216) 20241107083745032 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1958 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083745032 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) 20241107083745032 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) 20241107083745032 DRLCMACDL DEBUG -- Chunk with length 1095 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 44, CS-4): e4 86 9d e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 b7 4d 1f 8f 4c f9 d9 6f 28 cb e2 a0 8b (tbf_dl.cpp:686) 20241107083745032 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) 20241107083745032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241107083745032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241107083745032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1958 + 13 = 1971 (pdch_ul_controller.c:131) 20241107083745032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1971 for type POLL (pdch_ul_controller.c:184) 20241107083745032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1971, TS=7) (tbf_dl.cpp:883) 20241107083745032 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1971, TS=7 (tbf_dl.cpp:903) 20241107083745032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-4): 0f 00 59 e4 86 9d e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 b7 4d 1f 8f 4c f9 d9 6f 28 cb e2 a0 8b 00 (tbf_dl.cpp:911) 20241107083745032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1958 Sending data request: sapi=5 arfcn=871 cur_fn=1954 block=8 data=0f 00 59 e4 86 9d e0 a3 80 55 ba 91 cf 14 f6 84 c1 7d 16 4c ac a1 d7 a6 03 0a 9e 62 79 3a 93 1a 37 76 b0 58 72 2f e8 36 b7 4d 1f 8f 4c f9 d9 6f 28 cb e2 a0 8b 00 (pcu_l1_if.cpp:182) 20241107083745032 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083745046 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) 20241107083745046 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) 20241107083745056 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083745070 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) 20241107083745070 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) 20241107083745075 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083745089 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) 20241107083745089 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) 20241107083745094 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083745109 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1967 block=11 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) 20241107083745109 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083745109 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083745110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083745110 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) 20241107083745110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083745110 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083745110 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:511) 20241107083745110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083745110 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) 20241107083745110 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) 20241107083745110 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241107083745110 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241107083745110 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241107083745110 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241107083745110 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241107083745110 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241107083745110 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241107083745110 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241107083745110 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241107083745110 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241107083745110 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241107083745110 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241107083745110 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241107083745110 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241107083745110 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241107083745110 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241107083745110 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241107083745110 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241107083745110 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241107083745110 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241107083745110 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) 20241107083745110 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) 20241107083745118 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) 20241107083745118 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 109/431 -> yes (tbf_dl.cpp:1216) 20241107083745118 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) 20241107083745118 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) 20241107083745118 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) 20241107083745118 DRLCMACDL DEBUG -- Chunk with length 1045 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 45, CS-4): e2 19 d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 24 56 66 ec b6 9d 0a ec (tbf_dl.cpp:686) 20241107083745118 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) 20241107083745118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241107083745118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-4): 07 00 5b e2 19 d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 24 56 66 ec b6 9d 0a ec 00 (tbf_dl.cpp:911) 20241107083745118 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 5b e2 19 d0 05 34 99 da 1f b2 3b 10 6b 7d a5 20 01 16 7d 44 ad 13 b7 97 aa f3 7e 44 21 9a 7c 0f fa 6e c0 6c e2 e2 22 da 71 10 43 24 56 66 ec b6 9d 0a ec 00 (pcu_l1_if.cpp:182) 20241107083745119 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083745132 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) 20241107083745132 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) 20241107083745137 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) 20241107083745137 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 113/431 -> yes (tbf_dl.cpp:1216) 20241107083745137 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) 20241107083745137 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) 20241107083745137 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) 20241107083745137 DRLCMACDL DEBUG -- Chunk with length 995 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 46, CS-4): 97 17 08 01 d8 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 49 (tbf_dl.cpp:686) 20241107083745137 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) 20241107083745137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241107083745137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-4): 07 00 5d 97 17 08 01 d8 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 49 00 (tbf_dl.cpp:911) 20241107083745137 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 5d 97 17 08 01 d8 68 4e 80 61 0c f7 f0 af 12 d8 50 9f c1 25 05 e2 db 50 99 a4 8b df df 1a c1 d3 ae bd 7b ae 01 cb 52 a1 c6 f9 0f fa 46 a4 24 1d 27 94 49 00 (pcu_l1_if.cpp:182) 20241107083745138 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083745151 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) 20241107083745151 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) 20241107083745156 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) 20241107083745156 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 117/431 -> yes (tbf_dl.cpp:1216) 20241107083745156 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) 20241107083745156 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) 20241107083745156 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) 20241107083745156 DRLCMACDL DEBUG -- Chunk with length 945 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745156 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 47, CS-4): 69 45 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 (tbf_dl.cpp:686) 20241107083745156 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) 20241107083745156 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745156 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241107083745156 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-4): 07 00 5f 69 45 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 00 (tbf_dl.cpp:911) 20241107083745156 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 5f 69 45 99 87 77 ef a8 15 6f a4 79 e9 46 8d 1c e3 15 45 cf a4 1c 2e 60 f8 69 23 7c 34 40 0b 4a 4b dc 3a b5 59 93 a4 b1 99 2b ac 5b 38 af 4a aa 18 51 c4 00 (pcu_l1_if.cpp:182) 20241107083745157 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083745171 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) 20241107083745171 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) 20241107083745180 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) 20241107083745180 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 122/431 -> yes (tbf_dl.cpp:1216) 20241107083745180 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) 20241107083745180 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) 20241107083745180 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) 20241107083745180 DRLCMACDL DEBUG -- Chunk with length 895 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745180 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 48, CS-4): 70 87 61 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 (tbf_dl.cpp:686) 20241107083745180 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) 20241107083745180 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745180 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241107083745180 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-4): 07 00 61 70 87 61 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 00 (tbf_dl.cpp:911) 20241107083745180 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 61 70 87 61 53 1c 3e 83 e1 58 78 ad 89 4d 34 16 c9 c7 8c 99 16 4c e5 ba fe e5 69 39 49 bb f6 79 0b e4 6f 85 04 36 ba 7a 96 65 4b c7 8d c8 d9 91 32 80 71 00 (pcu_l1_if.cpp:182) 20241107083745181 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083745195 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) 20241107083745195 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) 20241107083745199 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) 20241107083745199 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 126/431 -> yes (tbf_dl.cpp:1216) 20241107083745199 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) 20241107083745199 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) 20241107083745199 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) 20241107083745199 DRLCMACDL DEBUG -- Chunk with length 845 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745199 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 49, CS-4): 9d cf 32 6b 5b a7 b0 6b d0 c2 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 (tbf_dl.cpp:686) 20241107083745200 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) 20241107083745200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241107083745200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-4): 07 00 63 9d cf 32 6b 5b a7 b0 6b d0 c2 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 00 (tbf_dl.cpp:911) 20241107083745200 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 63 9d cf 32 6b 5b a7 b0 6b d0 c2 7f 42 b4 4a 32 d3 9c d9 4f 87 0d 95 2d 24 38 cf 82 02 5f f0 e3 c3 e0 26 6e 2a 40 e6 a8 4e fb f6 96 96 c6 ab 93 c5 6c 69 00 (pcu_l1_if.cpp:182) 20241107083745200 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083745214 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) 20241107083745214 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) 20241107083745219 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) 20241107083745219 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 130/431 -> yes (tbf_dl.cpp:1216) 20241107083745219 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) 20241107083745219 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) 20241107083745219 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) 20241107083745219 DRLCMACDL DEBUG -- Chunk with length 795 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 50, CS-4): f1 93 d4 e7 2b 06 76 70 31 4b ba 2f f1 1a 39 b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 (tbf_dl.cpp:686) 20241107083745219 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) 20241107083745219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241107083745219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-4): 07 00 65 f1 93 d4 e7 2b 06 76 70 31 4b ba 2f f1 1a 39 b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 00 (tbf_dl.cpp:911) 20241107083745220 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 65 f1 93 d4 e7 2b 06 76 70 31 4b ba 2f f1 1a 39 b7 ff 80 e1 8a 85 dd 2e ec 47 d0 ab 84 7e e2 ac b3 a7 56 af 2d 43 f1 02 70 b2 ce cc 56 35 04 56 46 7c 73 00 (pcu_l1_if.cpp:182) 20241107083745220 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083745233 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) 20241107083745233 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) 20241107083745242 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) 20241107083745242 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 135/431 -> yes (tbf_dl.cpp:1216) 20241107083745242 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) 20241107083745242 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) 20241107083745242 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) 20241107083745243 DRLCMACDL DEBUG -- Chunk with length 745 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 51, CS-4): ab 08 50 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 e2 5f aa 1a 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 (tbf_dl.cpp:686) 20241107083745243 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) 20241107083745243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241107083745243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-4): 07 00 67 ab 08 50 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 e2 5f aa 1a 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 00 (tbf_dl.cpp:911) 20241107083745243 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 67 ab 08 50 7b 14 30 de 99 bf de e6 25 65 1c 4f 41 e1 86 78 c9 e2 5f aa 1a 48 2b d3 2a 58 8b 3e da a4 c3 7c bf 56 17 a1 6f e6 cb 2c 12 e8 9e 33 50 53 e1 00 (pcu_l1_if.cpp:182) 20241107083745243 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083745257 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) 20241107083745257 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) 20241107083745261 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) 20241107083745261 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 139/431 -> yes (tbf_dl.cpp:1216) 20241107083745261 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) 20241107083745261 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) 20241107083745261 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) 20241107083745262 DRLCMACDL DEBUG -- Chunk with length 695 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 52, CS-4): 83 44 ce d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 4b 80 42 af 4a a1 1c 97 86 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c (tbf_dl.cpp:686) 20241107083745262 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) 20241107083745262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241107083745262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-4): 07 00 69 83 44 ce d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 4b 80 42 af 4a a1 1c 97 86 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 00 (tbf_dl.cpp:911) 20241107083745262 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 69 83 44 ce d0 f8 f9 51 02 7d 25 41 5b 84 fa 72 0b 0c 4a 57 0a f0 c4 45 1c 3a c4 e0 92 60 4b 80 42 af 4a a1 1c 97 86 1b 8d dd 5e c9 b8 1e 13 47 51 4d 5c 00 (pcu_l1_if.cpp:182) 20241107083745263 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083745276 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) 20241107083745276 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) 20241107083745280 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) 20241107083745280 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 143/431 -> yes (tbf_dl.cpp:1216) 20241107083745280 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) 20241107083745280 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) 20241107083745280 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) 20241107083745280 DRLCMACDL DEBUG -- Chunk with length 645 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 53, CS-4): 6d 55 fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 0d fb b0 6f 7f 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb (tbf_dl.cpp:686) 20241107083745280 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) 20241107083745280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241107083745280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-4): 07 00 6b 6d 55 fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 0d fb b0 6f 7f 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb 00 (tbf_dl.cpp:911) 20241107083745280 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 6b 6d 55 fe a5 00 e2 5c 4e f4 a9 be 3b 87 86 8a 5a 75 dd 59 03 e7 b8 ec 9d fd 4f 12 54 3e 0e a1 a2 0d fb b0 6f 7f 46 3d 05 93 85 6c 85 ef 10 ef 6a 02 bb 00 (pcu_l1_if.cpp:182) 20241107083745281 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083745294 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) 20241107083745294 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) 20241107083745304 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) 20241107083745304 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 148/431 -> yes (tbf_dl.cpp:1216) 20241107083745304 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) 20241107083745304 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) 20241107083745304 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) 20241107083745304 DRLCMACDL DEBUG -- Chunk with length 595 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 54, CS-4): 05 0e bb 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 71 8a 61 a5 3c 54 11 2c 62 (tbf_dl.cpp:686) 20241107083745304 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) 20241107083745304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241107083745304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-4): 07 00 6d 05 0e bb 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 71 8a 61 a5 3c 54 11 2c 62 00 (tbf_dl.cpp:911) 20241107083745304 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 6d 05 0e bb 1d c2 a1 3d ca cb bd a0 e1 d9 c6 76 0f 1e 12 c4 3b 9d 1e 48 74 d9 2e 88 f4 d1 c2 b6 f1 57 94 66 8e 4e 6a 18 99 40 71 8a 61 a5 3c 54 11 2c 62 00 (pcu_l1_if.cpp:182) 20241107083745304 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083745318 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) 20241107083745318 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) 20241107083745323 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) 20241107083745323 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 152/431 -> yes (tbf_dl.cpp:1216) 20241107083745323 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) 20241107083745323 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) 20241107083745323 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) 20241107083745323 DRLCMACDL DEBUG -- Chunk with length 545 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745323 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 55, CS-4): 40 80 35 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 4f ee ba d4 98 be (tbf_dl.cpp:686) 20241107083745323 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) 20241107083745323 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745323 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241107083745323 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-4): 07 00 6f 40 80 35 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 4f ee ba d4 98 be 00 (tbf_dl.cpp:911) 20241107083745323 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 6f 40 80 35 2e 2d d6 1f dd 00 16 66 58 fe 22 5c 1c 52 33 86 8e 7a 95 a4 f4 83 26 8b c4 d6 d2 d2 f1 b7 7a 4c 01 fe a2 20 f3 98 b6 19 21 4f ee ba d4 98 be 00 (pcu_l1_if.cpp:182) 20241107083745324 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083745338 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) 20241107083745338 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) 20241107083745342 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) 20241107083745342 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 156/431 -> yes (tbf_dl.cpp:1216) 20241107083745342 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) 20241107083745342 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) 20241107083745342 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) 20241107083745342 DRLCMACDL DEBUG -- Chunk with length 495 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 56, CS-4): 83 37 b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff (tbf_dl.cpp:686) 20241107083745342 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) 20241107083745342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241107083745342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-4): 07 00 71 83 37 b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff 00 (tbf_dl.cpp:911) 20241107083745342 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 71 83 37 b4 08 0f d3 7e 82 fb 37 c7 5b 76 fb ae 5e 7e 5a 3a 98 e7 64 88 fc d4 ea 6a ca 4a f8 e2 30 10 37 df 9f b1 3d b9 77 ec ff 17 5c f6 d9 dd 37 35 ff 00 (pcu_l1_if.cpp:182) 20241107083745343 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083745357 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) 20241107083745357 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) 20241107083745367 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) 20241107083745367 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 161/431 -> yes (tbf_dl.cpp:1216) 20241107083745367 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) 20241107083745367 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) 20241107083745367 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) 20241107083745367 DRLCMACDL DEBUG -- Chunk with length 445 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 57, CS-4): e2 91 c1 b1 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 (tbf_dl.cpp:686) 20241107083745367 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) 20241107083745367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241107083745367 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-4): 07 00 73 e2 91 c1 b1 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 00 (tbf_dl.cpp:911) 20241107083745367 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 73 e2 91 c1 b1 8a f1 15 26 4e a2 a2 fa 95 ba 2d be 1a c1 fd 07 15 59 8d e1 62 9d c5 8a 2f 3f 4f b3 54 73 a1 96 0e 71 58 3c 71 bc f3 fc c1 2c fc 29 1a c5 00 (pcu_l1_if.cpp:182) 20241107083745367 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083745381 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) 20241107083745381 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) 20241107083745385 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) 20241107083745385 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 165/431 -> yes (tbf_dl.cpp:1216) 20241107083745385 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) 20241107083745385 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) 20241107083745385 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) 20241107083745385 DRLCMACDL DEBUG -- Chunk with length 395 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 58, CS-4): 5c 9c 45 ab 85 6f ee f2 b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 (tbf_dl.cpp:686) 20241107083745385 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) 20241107083745385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241107083745385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-4): 07 00 75 5c 9c 45 ab 85 6f ee f2 b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 00 (tbf_dl.cpp:911) 20241107083745385 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 75 5c 9c 45 ab 85 6f ee f2 b4 bf c6 05 7a 80 b8 52 3f dc 96 91 53 d1 a7 61 d3 1a 5c 7f a6 72 9e 91 dc 5e 7a af 45 c7 a3 3c d3 f9 8e f6 bc e4 8e 31 7b e4 00 (pcu_l1_if.cpp:182) 20241107083745386 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083745400 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) 20241107083745400 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) 20241107083745405 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) 20241107083745405 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 169/431 -> yes (tbf_dl.cpp:1216) 20241107083745405 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) 20241107083745405 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) 20241107083745405 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) 20241107083745405 DRLCMACDL DEBUG -- Chunk with length 345 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 59, CS-4): bc fa 7c 8e 46 d0 5f fd 4b ee ac b5 2b 20 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 (tbf_dl.cpp:686) 20241107083745405 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) 20241107083745405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241107083745405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-4): 07 00 77 bc fa 7c 8e 46 d0 5f fd 4b ee ac b5 2b 20 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 00 (tbf_dl.cpp:911) 20241107083745405 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 77 bc fa 7c 8e 46 d0 5f fd 4b ee ac b5 2b 20 64 ee e4 2f f0 07 7d e7 fc 36 d3 af b1 5e cd e4 7e 56 64 b7 69 e9 05 e9 45 3c a9 29 2d 60 b8 6b e5 e7 ab f0 00 (pcu_l1_if.cpp:182) 20241107083745406 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083745419 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) 20241107083745419 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) 20241107083745428 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) 20241107083745429 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 174/431 -> yes (tbf_dl.cpp:1216) 20241107083745429 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) 20241107083745429 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) 20241107083745429 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) 20241107083745429 DRLCMACDL DEBUG -- Chunk with length 295 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 60, CS-4): 48 00 f3 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 08 e1 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd (tbf_dl.cpp:686) 20241107083745429 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) 20241107083745429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241107083745429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-4): 07 00 79 48 00 f3 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 08 e1 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd 00 (tbf_dl.cpp:911) 20241107083745429 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 79 48 00 f3 70 79 a6 64 ab f6 ce 22 9e 1f 7e 91 fc 7b 60 13 2f 29 08 e1 1c 9b 70 9b 33 13 83 cb 69 3a a6 da 70 49 f2 bd c1 48 3f c1 a2 05 dc 64 5f 5d bd 00 (pcu_l1_if.cpp:182) 20241107083745429 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083745443 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) 20241107083745443 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) 20241107083745448 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) 20241107083745448 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 178/431 -> yes (tbf_dl.cpp:1216) 20241107083745448 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) 20241107083745448 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) 20241107083745448 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) 20241107083745448 DRLCMACDL DEBUG -- Chunk with length 245 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745448 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 61, CS-4): e3 7e f1 a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 59 98 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 (tbf_dl.cpp:686) 20241107083745448 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) 20241107083745448 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745448 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241107083745448 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-4): 07 00 7b e3 7e f1 a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 59 98 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 00 (tbf_dl.cpp:911) 20241107083745448 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 7b e3 7e f1 a9 0d c6 5e 57 61 37 14 a9 57 20 6f bc 44 b0 90 8a be fe d1 81 59 98 12 59 cd 06 d0 ce 37 10 6b 48 1d ae f0 fa f7 4a b9 f5 a9 4b 79 40 d2 b5 00 (pcu_l1_if.cpp:182) 20241107083745448 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083745463 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) 20241107083745463 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) 20241107083745467 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) 20241107083745467 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 182/431 -> yes (tbf_dl.cpp:1216) 20241107083745467 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) 20241107083745467 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) 20241107083745467 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) 20241107083745467 DRLCMACDL DEBUG -- Chunk with length 195 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 62, CS-4): 9a 87 63 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e 96 0b 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e (tbf_dl.cpp:686) 20241107083745467 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) 20241107083745467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241107083745467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-4): 07 00 7d 9a 87 63 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e 96 0b 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 00 (tbf_dl.cpp:911) 20241107083745467 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2049 Sending data request: sapi=5 arfcn=871 cur_fn=2045 block=5 data=07 00 7d 9a 87 63 49 28 29 95 04 84 b0 56 4e 4f 20 de 48 de 7e 49 66 e0 4d ae d3 b7 1b fd 19 05 10 fe 64 0e 96 0b 6a 83 6c be 6b 61 7e a6 5f fc 31 b1 b8 ef 3e 00 (pcu_l1_if.cpp:182) 20241107083745468 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083745482 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) 20241107083745482 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) 20241107083745491 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) 20241107083745491 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 187/431 -> yes (tbf_dl.cpp:1216) 20241107083745491 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) 20241107083745491 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) 20241107083745491 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) 20241107083745491 DRLCMACDL DEBUG -- Chunk with length 145 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 63, CS-4): 4c a4 50 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b db 50 07 bb 03 1a d4 64 58 3d e9 (tbf_dl.cpp:686) 20241107083745491 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) 20241107083745491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241107083745492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-4): 07 00 7f 4c a4 50 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b db 50 07 bb 03 1a d4 64 58 3d e9 00 (tbf_dl.cpp:911) 20241107083745492 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 7f 4c a4 50 08 94 28 5c 45 e9 37 a9 4e eb 1a b3 6e ca d8 96 54 f4 91 9c 82 20 3f 64 a6 47 f8 74 7d e4 73 5a 02 ae 5e 4b db 50 07 bb 03 1a d4 64 58 3d e9 00 (pcu_l1_if.cpp:182) 20241107083745492 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083745506 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) 20241107083745506 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) 20241107083745510 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) 20241107083745511 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 191/431 -> yes (tbf_dl.cpp:1216) 20241107083745511 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2058 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083745511 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) 20241107083745511 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) 20241107083745511 DRLCMACDL DEBUG -- Chunk with length 95 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241107083745511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 64, CS-4): a7 d6 82 66 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 1e 02 44 a3 e7 (tbf_dl.cpp:686) 20241107083745511 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) 20241107083745511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241107083745511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241107083745511 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2058 + 13 = 2071 (pdch_ul_controller.c:131) 20241107083745511 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2071 for type POLL (pdch_ul_controller.c:184) 20241107083745511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2071, TS=7) (tbf_dl.cpp:883) 20241107083745511 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2071, TS=7 (tbf_dl.cpp:903) 20241107083745511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-4): 0f 00 81 a7 d6 82 66 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 1e 02 44 a3 e7 00 (tbf_dl.cpp:911) 20241107083745511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2058 Sending data request: sapi=5 arfcn=871 cur_fn=2054 block=7 data=0f 00 81 a7 d6 82 66 84 8c 36 d0 93 f8 dc ba 9b 32 23 f7 f0 a0 83 eb b3 32 2d 10 c2 7a ac d5 9b 41 6e cb 53 43 c4 16 e7 95 dc 4b f3 22 fb a3 03 1e 02 44 a3 e7 00 (pcu_l1_if.cpp:182) 20241107083745511 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083745525 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) 20241107083745525 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) 20241107083745530 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083745545 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) 20241107083745545 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) 20241107083745555 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083745570 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) 20241107083745570 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) 20241107083745575 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083745589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2067 block=10 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) 20241107083745589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083745589 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083745589 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2071 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083745589 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) 20241107083745590 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2071 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083745590 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083745590 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:511) 20241107083745590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083745590 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) 20241107083745590 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) 20241107083745590 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241107083745590 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241107083745590 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241107083745590 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241107083745590 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241107083745590 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241107083745590 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241107083745590 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241107083745590 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241107083745590 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241107083745590 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241107083745590 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241107083745590 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241107083745590 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241107083745590 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241107083745590 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241107083745590 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241107083745590 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241107083745590 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241107083745590 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241107083745590 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) 20241107083745590 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083745590 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) 20241107083745593 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) 20241107083745593 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 208/431 -> yes (tbf_dl.cpp:1216) 20241107083745593 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) 20241107083745593 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) 20241107083745593 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) 20241107083745593 DRLCMACDL DEBUG -- Chunk with length 45 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083745593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241107083745593 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) 20241107083745593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241107083745593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 65, CS-4): b5 85 be 8f ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083745593 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) 20241107083745593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241107083745594 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) 20241107083745594 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2075 + 13 = 2088 (pdch_ul_controller.c:131) 20241107083745594 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2088 for type POLL (pdch_ul_controller.c:184) 20241107083745594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2088, TS=7) (tbf_dl.cpp:883) 20241107083745594 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2088, TS=7 (tbf_dl.cpp:903) 20241107083745594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-4): 0f 00 82 b5 85 be 8f ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083745594 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2075 Sending data request: sapi=5 arfcn=871 cur_fn=2071 block=11 data=0f 00 82 b5 85 be 8f ae d5 20 ea dd 8d 56 1e d9 38 d9 80 93 30 b5 85 87 aa ac 86 c9 5c 72 22 e1 be ce e6 a7 d2 32 5b d0 14 a0 18 8c 20 b8 58 41 c3 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083745594 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083745608 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) 20241107083745608 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) 20241107083745617 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083745632 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) 20241107083745632 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) 20241107083745636 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083745651 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) 20241107083745651 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) 20241107083745655 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083745670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2084 block=2 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) 20241107083745670 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083745670 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083745670 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2088 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083745670 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) 20241107083745671 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2088 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083745671 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083745671 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:511) 20241107083745671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083745671 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) 20241107083745671 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) 20241107083745671 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241107083745671 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) 20241107083745671 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) 20241107083745679 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) 20241107083745679 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 226/431 -> yes (tbf_dl.cpp:1216) 20241107083745679 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2093 Scheduling data message at RTS for DL TFI=1 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241107083745679 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) 20241107083745679 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) 20241107083745679 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Empty chunk, added LLC dummy command of size 55, drained_since=226 (tbf_dl.cpp:647) 20241107083745679 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 226/431 -> yes (tbf_dl.cpp:1216) 20241107083745679 DRLCMACDL DEBUG -- Chunk with length 55 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241107083745680 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1639) 20241107083745680 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=55 (tbf_dl.cpp:663) 20241107083745680 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 51 KBits/s (gprs_rlcmac_meas.cpp:181) 20241107083745680 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) 20241107083745680 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) 20241107083745680 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083745680 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 155) (tbf_dl.cpp:847) 20241107083745680 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) 20241107083745680 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2093 + 13 = 2106 (pdch_ul_controller.c:131) 20241107083745680 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2106 for type POLL (pdch_ul_controller.c:184) 20241107083745680 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2106, TS=7) (tbf_dl.cpp:883) 20241107083745680 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=2106, TS=7 (tbf_dl.cpp:903) 20241107083745680 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) 20241107083745680 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2093 Sending data request: sapi=5 arfcn=871 cur_fn=2088 block=3 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) 20241107083745680 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083745694 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) 20241107083745694 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) 20241107083745695 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083745695 DLBSSGP DEBUG Estimated BVC leak rate = 2423 (measured 2418, usage 98%) (gprs_bssgp_pcu.c:965) 20241107083745695 DLBSSGP DEBUG Computed MS default leak rate = 2800, ms_num_pdch = 1, cs = MCS-5 (gprs_bssgp_pcu.c:1001) 20241107083745695 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 24230, R = 2423, Bmax_MS = 28000, R_MS = 2800, avg_dly = 3071 (gprs_bssgp_pcu.c:1029) 20241107083745695 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083745699 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083745704 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083745704 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083745704 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083745704 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083745704 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083745714 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) 20241107083745714 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) 20241107083745718 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083745733 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) 20241107083745733 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) 20241107083745743 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083745757 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2101 block=6 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) 20241107083745757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241107083745757 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083745757 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2106 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083745757 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) 20241107083745758 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2106 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083745758 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:568) 20241107083745758 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, 0x55a133bf8adc, 0x55a133bf8ae0, 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:572) 20241107083745758 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:599) 20241107083745758 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083745758 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) 20241107083745758 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) 20241107083745758 DRLCMACDL DEBUG - got ack for BSN=155 (rlc_window_dl.cpp:103) 20241107083745758 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) 20241107083745758 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241107083745758 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) 20241107083745762 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) 20241107083745762 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) 20241107083745763 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(901)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@fb7e2f9c3787: results: ms_gprs_usf_count={ 0, 19 } / ms_egprs_usf_count={ 18, 1 } BTS(901)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083745772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49390<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083745776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49374<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083745777 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083745777 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083745777 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083745777 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083745777 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:1202) 20241107083745777 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083745777 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083745777 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083745777 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083745777 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083745777 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083745777 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083745777 DTBF INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} free (tbf.cpp:271) 20241107083745777 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:1202) 20241107083745777 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:DL) Detaching TBF: TBF(DL:E:TLLI-0x00000002){FLOW} (gprs_ms.c:381) 20241107083745777 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083745777 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083745777 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083745777 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}: Deallocated (fsm.c:568) 20241107083745777 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Deallocated (fsm.c:568) 20241107083745777 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Deallocated (fsm.c:568) 20241107083745777 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083745777 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083745778 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083745778 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083745778 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) 20241107083745778 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) 20241107083745778 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 11326 with status 0 respawn: 82: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_multiplex_dl_gprs_egprs finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_multiplex_dl_gprs_egprs pass'. Thu Nov 7 08:37:45 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 20241107083745794 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083745794 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083745794 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083745794 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083745810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40936<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083745910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40936<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2433628) Waiting for packet dumper to finish... 1 (prev_count=2433628, count=2443284) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_multiplex_dl_gprs_egprs pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:37:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_pcuif_info_ind_subsequent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_pcuif_info_ind_subsequent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_info_ind_subsequent' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_pcuif_info_ind_subsequent started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107083749050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40950<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(907)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(907)@fb7e2f9c3787: Start timer T: 5 s PCUIF(907)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083749076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40958<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_pcuif_info_ind_subsequent-STATS(909)@fb7e2f9c3787: Start timer T: 2 s TC_pcuif_info_ind_subsequent-STATS(909)@fb7e2f9c3787: Start timer T: 2 s 20241107083750795 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083750795 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083750795 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(907)@fb7e2f9c3787: OsmoPCU is now connected BTS(908)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" 20241107083750813 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083750814 DLGLOBAL DEBUG validating counter group 0x56268cbcd020(bts) with 102 counters (rate_ctr.c:86) 20241107083750814 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083750814 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083750814 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083750814 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083750814 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083750814 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083750814 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083750814 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083750814 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083750814 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083750814 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083750814 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083750814 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083750814 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083750814 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083750814 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083750814 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083750814 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083750814 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083750814 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083750814 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083750814 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083750814 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083750814 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083750814 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083750814 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083750814 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083750814 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083750814 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083750814 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083750814 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083750814 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083750814 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083750814 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083750814 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083750814 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083750814 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083750814 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083750814 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083750814 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083750814 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083750814 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083750814 DLGLOBAL DEBUG validating counter group 0x7fe825cbd5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083750814 DLGLOBAL DEBUG validating counter group 0x56268cbcc700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083750814 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083750814 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083750814 DLGLOBAL DEBUG validating counter group 0x7fe825cbe160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083750814 DLGLOBAL DEBUG validating counter group 0x7fe825cbe140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083750814 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083750814 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) 20241107083750814 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) 20241107083750814 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083750814 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083750814 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083750815 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750815 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083750815 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083750815 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750815 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083750815 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083750815 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750815 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083750815 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083750815 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750815 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083750815 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083750815 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750815 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083750815 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083750815 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750815 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083750815 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083750815 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750815 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083750815 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083750815 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750815 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083750816 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) 20241107083750816 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) 20241107083750817 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(908)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(908)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" 20241107083750825 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083750825 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083750825 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083750825 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083750825 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083750825 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083750825 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083750825 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083750825 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083750825 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083750825 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083750825 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083750825 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083750825 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083750825 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083750825 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083750825 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083750825 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083750825 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083750825 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083750825 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083750825 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083750825 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083750825 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083750825 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083750825 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083750825 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083750825 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083750825 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083750825 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083750825 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083750825 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083750825 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083750825 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083750825 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083750825 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083750825 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083750825 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083750825 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083750825 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083750825 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083750826 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083750826 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083750826 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083750826 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750826 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750826 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750826 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750826 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750826 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750826 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750826 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750826 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) BTS(908)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" 20241107083750828 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) 20241107083750828 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) 20241107083750828 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) 20241107083750828 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) 20241107083750829 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) 20241107083750829 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) 20241107083750829 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) 20241107083750829 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) 20241107083750830 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) 20241107083750830 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) 20241107083750830 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) 20241107083750830 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) 20241107083750830 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) 20241107083750830 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) 20241107083750831 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) 20241107083750831 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) 20241107083750833 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) 20241107083750833 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) BTS(908)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083750834 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(908)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(908)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(908)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(908)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083750842 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083750842 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083750842 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083750842 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083750842 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083750842 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083750842 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083750842 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083750842 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083750842 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083750842 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083750842 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083750842 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083750842 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083750842 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083750842 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083750842 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083750842 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083750842 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083750842 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083750842 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083750842 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083750842 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083750842 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083750842 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083750842 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083750842 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083750842 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083750842 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083750842 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083750842 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083750842 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083750842 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083750842 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083750842 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083750842 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083750842 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083750842 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083750842 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083750842 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083750842 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083750842 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083750842 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083750842 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083750843 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750843 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750843 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750843 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750843 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750843 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750843 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750843 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750843 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083750843 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) 20241107083750843 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) 20241107083750844 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) 20241107083750844 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) 20241107083750844 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) 20241107083750844 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) 20241107083750844 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) 20241107083750844 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) 20241107083750844 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) 20241107083750844 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) 20241107083750845 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) 20241107083750845 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) 20241107083750845 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) 20241107083750845 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) 20241107083750845 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) 20241107083750845 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) 20241107083750847 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) 20241107083750847 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) 20241107083750847 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083750850 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083750850 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083750850 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083750850 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083750850 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083750850 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083750850 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083750850 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083750850 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083750850 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083750850 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083750850 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083750850 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083750850 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083750850 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083750850 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083750850 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083750850 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083750850 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083750850 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083750850 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083750850 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083750850 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083750850 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083750850 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083750850 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083750850 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083750850 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083750850 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083750850 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083750850 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083750850 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083750850 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083750850 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083750850 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083750850 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083750850 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083750850 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083750850 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083750850 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083750850 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083750850 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083750850 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083750850 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083750850 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750850 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750850 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750850 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750850 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750850 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750850 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750850 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750850 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083750862 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) 20241107083750862 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) 20241107083750863 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) 20241107083750863 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) 20241107083750863 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) 20241107083750863 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) 20241107083750864 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) 20241107083750864 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) 20241107083750864 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) 20241107083750864 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) 20241107083750864 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) 20241107083750864 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) 20241107083750865 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) 20241107083750865 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) 20241107083750865 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) 20241107083750865 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) 20241107083750872 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) 20241107083750872 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) 20241107083750873 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083750884 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083750884 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083750884 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083750884 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083750884 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083750884 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083750884 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083750884 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083750884 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083750884 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083750884 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083750884 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083750884 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083750884 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083750884 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083750884 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083750884 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083750884 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083750884 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083750884 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083750884 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083750884 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083750884 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083750884 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083750884 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083750884 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083750884 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083750884 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083750884 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083750884 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083750884 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083750884 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083750884 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083750884 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083750884 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083750884 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083750885 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083750885 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083750885 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083750885 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083750885 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083750885 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083750885 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083750885 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083750885 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750885 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750885 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750885 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750885 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750885 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750885 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750885 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750885 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083750887 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) 20241107083750887 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) 20241107083750888 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) 20241107083750888 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) 20241107083750888 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) 20241107083750888 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) 20241107083750889 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) 20241107083750889 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) 20241107083750890 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) 20241107083750890 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) 20241107083750890 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) 20241107083750891 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) 20241107083750892 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) 20241107083750892 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) 20241107083750892 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) 20241107083750892 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) 20241107083750893 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) 20241107083750893 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) 20241107083750895 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083750907 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083750907 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083750907 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083750907 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083750907 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083750907 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083750907 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083750907 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083750907 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083750907 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083750907 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083750907 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083750907 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083750907 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083750907 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083750907 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083750907 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083750907 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083750907 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083750908 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083750908 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083750908 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083750908 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083750908 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083750908 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083750908 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083750908 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083750908 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083750908 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083750908 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083750908 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083750908 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083750908 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083750908 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083750908 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083750908 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083750908 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083750908 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083750908 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083750908 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083750908 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083750908 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083750908 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083750908 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083750908 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750908 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750908 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750908 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750908 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750908 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750908 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750908 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750908 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083750909 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) 20241107083750909 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) 20241107083750910 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) 20241107083750910 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) 20241107083750911 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) 20241107083750911 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) 20241107083750913 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) 20241107083750913 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) 20241107083750913 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) 20241107083750913 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) 20241107083750914 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) 20241107083750914 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) 20241107083750915 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) 20241107083750915 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) 20241107083750916 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) 20241107083750916 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) 20241107083750917 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) 20241107083750917 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) 20241107083750918 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083750927 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083750927 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083750927 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083750927 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083750927 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083750927 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083750927 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083750927 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083750927 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083750927 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083750927 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083750927 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083750927 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083750927 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083750927 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083750927 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083750927 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083750927 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083750927 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083750927 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083750927 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083750927 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083750927 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083750927 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083750927 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083750928 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083750928 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083750928 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083750928 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083750928 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083750928 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083750928 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083750928 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083750928 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083750928 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083750928 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083750928 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083750928 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083750928 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083750928 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083750928 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083750928 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083750928 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083750928 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083750928 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750928 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750928 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750928 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750928 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750928 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750928 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750928 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750928 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083750928 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) 20241107083750928 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) 20241107083750929 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) 20241107083750929 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) 20241107083750930 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) 20241107083750930 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) 20241107083750931 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) 20241107083750931 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) 20241107083750931 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) 20241107083750931 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) 20241107083750932 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) 20241107083750932 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) 20241107083750933 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) 20241107083750933 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) 20241107083750933 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) 20241107083750933 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) 20241107083750935 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) 20241107083750935 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) 20241107083750935 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083750943 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083750943 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083750943 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083750943 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083750943 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083750943 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083750943 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083750943 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083750943 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083750943 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083750943 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083750943 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083750943 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083750943 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083750943 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083750943 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083750943 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083750943 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083750943 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083750943 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083750943 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083750943 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083750943 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083750943 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083750943 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083750943 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083750943 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083750943 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083750943 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083750943 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083750943 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083750943 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083750943 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083750943 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083750943 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083750943 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083750943 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083750943 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083750943 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083750943 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083750943 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083750943 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083750943 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083750943 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083750943 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750943 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750943 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750944 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750944 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750944 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750944 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750944 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750944 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083750950 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) 20241107083750950 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) 20241107083750951 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) 20241107083750951 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) 20241107083750952 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) 20241107083750952 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) 20241107083750953 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) 20241107083750953 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) 20241107083750954 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) 20241107083750954 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) 20241107083750954 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) 20241107083750954 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) 20241107083750955 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) 20241107083750955 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) 20241107083750956 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) 20241107083750956 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) 20241107083750957 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) 20241107083750957 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) 20241107083750958 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083750968 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083750968 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083750968 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083750968 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083750968 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083750968 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083750968 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083750968 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083750968 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083750968 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083750968 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083750968 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083750968 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083750968 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083750968 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083750968 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083750968 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083750968 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083750968 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083750968 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083750968 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083750968 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083750968 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083750968 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083750968 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083750968 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083750968 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083750968 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083750968 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083750968 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083750968 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083750968 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083750968 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083750968 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083750968 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083750968 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083750968 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083750968 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083750968 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083750968 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083750968 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083750968 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083750968 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083750968 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083750968 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750968 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750968 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750968 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750968 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750968 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750968 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750968 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750968 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083750969 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) 20241107083750969 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) 20241107083750970 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) 20241107083750970 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) 20241107083750971 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) 20241107083750971 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) 20241107083750972 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) 20241107083750972 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) 20241107083750972 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) 20241107083750972 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) 20241107083750973 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) 20241107083750973 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) 20241107083750974 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) 20241107083750974 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) 20241107083750974 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) 20241107083750974 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) 20241107083750975 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) 20241107083750975 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) 20241107083750975 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083750982 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083750982 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083750982 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083750982 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083750982 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083750982 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083750982 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083750982 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083750982 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083750982 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083750982 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083750982 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083750982 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083750982 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083750982 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083750982 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083750982 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083750982 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083750982 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083750982 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083750982 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083750982 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083750982 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083750982 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083750982 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083750982 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083750982 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083750982 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083750982 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083750982 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083750982 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083750982 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083750982 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083750982 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083750982 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083750982 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083750982 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083750982 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083750982 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083750982 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083750982 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083750982 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083750982 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083750982 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083750982 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750982 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750982 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750982 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750982 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750982 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750982 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750982 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083750983 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083750988 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) 20241107083750988 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) 20241107083750989 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) 20241107083750989 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) 20241107083750989 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) 20241107083750989 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) 20241107083750990 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) 20241107083750990 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) 20241107083750990 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) 20241107083750990 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) 20241107083750991 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) 20241107083750991 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) 20241107083750991 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) 20241107083750991 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) 20241107083750992 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) 20241107083750992 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) 20241107083750997 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) 20241107083750997 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) 20241107083750998 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083751007 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083751007 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083751007 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083751007 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083751007 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083751007 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083751007 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083751007 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083751007 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083751007 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083751007 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083751007 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083751007 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083751007 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083751007 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083751007 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083751007 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083751007 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083751007 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083751007 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083751007 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083751007 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083751007 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083751007 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083751007 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083751007 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083751007 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083751007 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083751007 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083751007 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083751007 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083751007 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083751007 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083751007 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083751007 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083751007 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083751007 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083751007 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083751007 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083751007 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083751007 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083751007 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083751007 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083751007 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083751007 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751007 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751007 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751007 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751007 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751007 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751007 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751008 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751008 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083751011 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) 20241107083751011 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) 20241107083751013 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) 20241107083751013 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) 20241107083751013 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) 20241107083751013 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) 20241107083751014 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) 20241107083751014 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) 20241107083751015 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) 20241107083751015 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) 20241107083751015 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) 20241107083751016 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) 20241107083751016 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) 20241107083751016 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) 20241107083751017 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) 20241107083751017 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) 20241107083751017 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) 20241107083751017 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) 20241107083751018 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083751024 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083751024 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083751024 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083751024 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083751024 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083751024 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083751024 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083751024 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083751024 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083751024 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083751024 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083751024 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083751024 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083751024 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083751024 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083751024 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083751024 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083751024 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083751024 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083751024 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083751024 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083751024 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083751024 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083751024 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083751024 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083751024 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083751024 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083751024 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083751024 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083751024 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083751024 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083751024 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083751024 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083751024 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083751024 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083751024 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083751024 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083751024 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083751024 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083751024 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083751024 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083751024 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083751024 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083751024 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083751024 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751024 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751024 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751024 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751024 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751024 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751024 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751024 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751024 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083751030 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) 20241107083751030 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) 20241107083751032 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) 20241107083751032 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) 20241107083751032 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) 20241107083751032 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) 20241107083751033 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) 20241107083751033 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) 20241107083751033 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) 20241107083751033 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) 20241107083751034 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) 20241107083751034 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) 20241107083751035 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) 20241107083751035 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) 20241107083751035 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) 20241107083751035 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) 20241107083751036 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) 20241107083751036 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) 20241107083751036 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083751042 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083751042 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083751042 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083751042 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083751042 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083751042 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083751042 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083751042 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083751042 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083751042 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083751042 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083751042 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083751042 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083751042 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083751042 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083751042 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083751042 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083751042 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083751042 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083751042 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083751042 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083751042 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083751042 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083751042 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083751042 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083751042 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083751042 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083751042 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083751042 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083751042 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083751042 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083751042 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083751042 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083751042 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083751042 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083751042 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083751042 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083751042 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083751042 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083751042 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083751042 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083751042 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083751042 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083751042 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083751042 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751042 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751042 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751042 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751042 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751042 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751042 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751042 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751042 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083751049 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) 20241107083751049 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) 20241107083751050 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) 20241107083751050 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) 20241107083751051 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) 20241107083751051 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) 20241107083751052 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) 20241107083751052 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) 20241107083751052 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) 20241107083751052 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) 20241107083751053 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) 20241107083751053 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) 20241107083751053 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) 20241107083751053 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) 20241107083751054 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) 20241107083751054 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) 20241107083751058 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) 20241107083751058 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) 20241107083751059 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083751068 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083751068 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083751068 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083751068 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083751068 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083751068 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083751068 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083751068 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083751068 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083751068 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083751068 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083751068 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083751068 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083751068 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083751068 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083751068 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083751068 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083751068 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083751068 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083751068 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083751068 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083751068 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083751068 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083751068 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083751068 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083751068 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083751068 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083751068 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083751068 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083751068 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083751068 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083751068 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083751068 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083751068 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083751068 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083751068 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083751068 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083751068 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083751068 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083751068 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083751068 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083751068 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083751068 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083751068 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083751068 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751068 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751068 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751068 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751068 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751068 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751068 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751068 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751068 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083751074 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) 20241107083751074 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) 20241107083751076 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) 20241107083751076 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) 20241107083751077 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) 20241107083751077 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) 20241107083751079 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) 20241107083751079 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) 20241107083751080 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) 20241107083751080 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) 20241107083751080 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) 20241107083751080 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) 20241107083751081 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) 20241107083751081 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) 20241107083751082 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) 20241107083751082 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) 20241107083751083 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) 20241107083751083 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) 20241107083751084 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083751095 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083751095 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083751095 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083751095 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083751095 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083751095 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083751095 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083751095 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083751095 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083751095 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083751096 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083751096 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083751096 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083751096 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083751096 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083751096 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083751096 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083751096 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083751096 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083751096 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083751096 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083751096 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083751096 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083751096 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083751096 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083751096 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083751096 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083751096 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083751096 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083751096 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083751096 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083751096 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083751096 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083751096 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083751096 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083751096 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083751096 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083751096 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083751096 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083751096 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083751096 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083751096 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083751096 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083751096 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083751096 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751096 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751096 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751096 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751096 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751096 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751096 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751096 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751096 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083751098 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) 20241107083751098 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) 20241107083751099 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) 20241107083751099 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) 20241107083751100 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) 20241107083751100 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) 20241107083751101 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) 20241107083751101 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) 20241107083751102 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) 20241107083751102 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) 20241107083751103 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) 20241107083751103 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) 20241107083751104 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) 20241107083751104 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) 20241107083751105 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) 20241107083751105 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) 20241107083751106 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) 20241107083751106 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) 20241107083751107 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083751112 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) 20241107083751112 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) 20241107083751113 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) 20241107083751113 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) 20241107083751114 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) 20241107083751114 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) 20241107083751115 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) 20241107083751115 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) 20241107083751117 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) 20241107083751117 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) 20241107083751119 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) 20241107083751119 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) 20241107083751120 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) 20241107083751120 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) 20241107083751121 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) 20241107083751121 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) 20241107083751123 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083751123 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083751123 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083751123 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083751123 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083751123 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083751123 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083751123 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083751123 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083751123 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083751123 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083751123 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083751123 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083751123 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083751123 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083751123 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083751123 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083751123 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083751123 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083751123 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083751123 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083751123 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083751123 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083751123 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083751123 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083751123 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083751123 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083751123 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083751123 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083751123 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083751123 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083751123 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083751123 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083751123 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083751123 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083751123 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083751123 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083751123 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083751123 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083751123 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083751123 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083751123 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083751123 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083751123 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083751123 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751123 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751123 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751123 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751123 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751123 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751123 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751123 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751123 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083751124 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) 20241107083751124 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) 20241107083751126 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083751136 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083751136 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083751136 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083751136 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083751137 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083751137 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083751137 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083751137 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083751137 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083751137 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083751137 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083751137 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083751137 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083751137 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083751137 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083751137 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083751137 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083751137 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083751137 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083751137 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083751137 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083751137 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083751137 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083751137 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083751137 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083751137 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083751137 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083751137 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083751137 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083751137 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083751137 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083751137 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083751137 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083751137 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083751137 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083751137 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083751137 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083751137 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083751137 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083751137 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083751137 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083751138 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083751138 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083751138 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083751138 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751138 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751138 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751138 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751138 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751138 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751138 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751138 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083751138 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083751138 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) 20241107083751138 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) 20241107083751140 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) 20241107083751140 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) 20241107083751141 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) 20241107083751141 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) 20241107083751142 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) 20241107083751142 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) 20241107083751143 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) 20241107083751143 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) 20241107083751145 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) 20241107083751145 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) 20241107083751146 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) 20241107083751146 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) 20241107083751147 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) 20241107083751147 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) 20241107083751148 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) 20241107083751148 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) 20241107083751149 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(908)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083751156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40958<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083751158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40950<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083751159 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083751159 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083751159 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083751159 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083751159 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083751159 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083751159 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083751159 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083751159 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083751159 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083751159 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083751160 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083751160 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107083751160 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083751160 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) 20241107083751160 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) 20241107083751160 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_pcuif_info_ind_subsequent finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_info_ind_subsequent pass'. respawn: 82: stopped pid 11397 with status 0 respawn: 83: starting: osmo-pcu Thu Nov 7 08:37:51 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 20241107083751188 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083751188 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083751188 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083751188 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083751204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40960<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083751305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40960<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=201172) Waiting for packet dumper to finish... 1 (prev_count=201172, count=277800) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_info_ind_subsequent pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success'. ------ PCU_Tests.TC_nacc_outbound_success ------ Thu Nov 7 08:37:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_success.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_success.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_nacc_outbound_success started. 911@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 911@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_success-BVCI1234(914)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(915)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 911@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 911@fb7e2f9c3787: 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(918)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 911@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(918)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083754436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41690<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(917)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(917)@fb7e2f9c3787: Start timer T: 5 s PCUIF(917)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083754441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41698<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_success-STATS(921)@fb7e2f9c3787: Start timer T: 2 s 911@fb7e2f9c3787: 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_success-STATS(921)@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(922)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(922)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083756189 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083756189 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083756189 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(917)@fb7e2f9c3787: OsmoPCU is now connected BTS(919)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083756204 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083756205 DLGLOBAL DEBUG validating counter group 0x561c63024020(bts) with 102 counters (rate_ctr.c:86) 20241107083756205 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083756205 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083756205 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083756205 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083756205 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083756205 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083756205 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083756205 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083756205 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083756205 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083756205 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083756205 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083756205 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083756205 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083756205 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083756205 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083756205 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083756205 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083756205 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083756205 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083756205 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083756205 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083756205 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083756205 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083756205 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083756205 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083756205 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083756205 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083756205 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083756205 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083756205 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083756206 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083756206 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083756206 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083756206 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083756206 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083756206 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083756206 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083756206 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083756206 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083756206 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083756206 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083756206 DLGLOBAL DEBUG validating counter group 0x7f3d6d2435c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083756206 DLGLOBAL DEBUG validating counter group 0x561c63023700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083756206 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083756206 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083756206 DLGLOBAL DEBUG validating counter group 0x7f3d6d244160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083756206 DLGLOBAL DEBUG validating counter group 0x7f3d6d244140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083756206 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083756206 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) 20241107083756206 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) 20241107083756206 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083756206 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083756206 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083756207 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083756207 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083756207 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083756207 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083756207 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083756207 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083756207 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083756207 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083756207 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083756207 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083756207 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083756207 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083756207 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083756207 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083756207 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083756207 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083756207 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083756207 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083756207 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083756207 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083756207 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083756207 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083756207 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083756207 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) 20241107083756207 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) 20241107083756208 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(919)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" MTC@fb7e2f9c3787: Start timer T: 10 s BTS(919)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(915)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(919)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(915)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(915)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(915)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(919)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083756214 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083756214 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) 20241107083756214 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) 20241107083756214 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083756214 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083756214 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(919)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083756215 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083756215 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) 20241107083756215 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(919)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(915)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(915)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083756219 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083756219 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) 20241107083756219 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) 20241107083756219 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083756219 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083756219 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083756219 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083756219 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083756219 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083756219 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083756219 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) 20241107083756219 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(919)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(919)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083756221 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) 20241107083756221 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) 20241107083756222 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083756222 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(915)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(915)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083756223 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) 20241107083756223 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) 20241107083756224 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) 20241107083756224 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) 20241107083756225 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) 20241107083756225 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) 20241107083756226 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) 20241107083756227 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) 20241107083756227 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) 20241107083756227 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) 20241107083756228 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) 20241107083756228 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) 20241107083756228 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 912@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 912@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083756236 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) 20241107083756236 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) 20241107083756238 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) 20241107083756238 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) 20241107083756238 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083756238 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083756238 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083756238 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083756238 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083756238 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083756238 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083756239 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083756239 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) 20241107083756239 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) 20241107083756240 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) 20241107083756240 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) 20241107083756241 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) 20241107083756241 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) 20241107083756242 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) 20241107083756242 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) 20241107083756244 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) 20241107083756244 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) 20241107083756245 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) 20241107083756245 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) 20241107083756245 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_success-BVCI1234(914)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success-BVCI1234(914)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083756252 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083756252 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083756252 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083756252 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083756252 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083756252 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083756252 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083756252 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083756255 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) 20241107083756255 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083756255 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083756255 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083756255 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083756255 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083756255 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) 20241107083756255 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) 20241107083756255 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) 20241107083756257 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) 20241107083756257 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) 20241107083756257 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083756257 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083756257 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083756257 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083756257 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083756257 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083756257 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083756257 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083756257 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083756257 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(919)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083756258 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) 20241107083756258 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) 20241107083756259 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) 20241107083756259 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) 20241107083756260 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) 20241107083756260 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) 20241107083756261 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) 20241107083756261 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) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 } } } } } } } } } } } 20241107083756261 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) 20241107083756261 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) MTC@fb7e2f9c3787: 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 } } } 20241107083756263 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) 20241107083756263 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) 20241107083756264 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083756266 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083756266 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083756266 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083756266 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083756266 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083756278 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) 20241107083756278 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) 20241107083756278 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) 20241107083756278 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) 20241107083756278 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) 20241107083756278 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) 20241107083756278 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) 20241107083756278 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) 20241107083756278 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) 20241107083756278 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) 20241107083756279 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) 20241107083756279 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) 20241107083756279 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) 20241107083756279 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) 20241107083756279 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) 20241107083756279 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) 20241107083756282 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083756296 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) 20241107083756296 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) 20241107083756296 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) 20241107083756296 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) 20241107083756297 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) 20241107083756297 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) 20241107083756297 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) 20241107083756297 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) 20241107083756297 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) 20241107083756297 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) 20241107083756297 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) 20241107083756297 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) 20241107083756297 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) 20241107083756297 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) 20241107083756297 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) 20241107083756297 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) 20241107083756301 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083756315 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) 20241107083756315 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) 20241107083756316 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) 20241107083756316 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) 20241107083756316 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) 20241107083756316 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) 20241107083756317 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) 20241107083756317 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) 20241107083756317 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) 20241107083756318 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) 20241107083756318 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) 20241107083756318 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) 20241107083756319 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) 20241107083756319 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) 20241107083756319 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) 20241107083756319 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) 20241107083756325 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083756340 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) 20241107083756340 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) 20241107083756341 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) 20241107083756341 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) 20241107083756342 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) 20241107083756342 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) 20241107083756343 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) 20241107083756343 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) 20241107083756344 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) 20241107083756344 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) 20241107083756345 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) 20241107083756345 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) 20241107083756346 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) 20241107083756346 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) 20241107083756347 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) 20241107083756347 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) 20241107083756348 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083756359 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) 20241107083756359 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) 20241107083756360 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) 20241107083756360 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) 20241107083756361 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) 20241107083756361 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) 20241107083756362 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) 20241107083756362 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) 20241107083756363 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) 20241107083756363 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) 20241107083756364 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) 20241107083756364 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) 20241107083756364 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) 20241107083756364 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) 20241107083756365 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) 20241107083756365 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) 20241107083756366 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083756379 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) 20241107083756379 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) 20241107083756381 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) 20241107083756381 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) 20241107083756382 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) 20241107083756382 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) 20241107083756383 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) 20241107083756383 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) 20241107083756384 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) 20241107083756384 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) 20241107083756385 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) 20241107083756385 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) 20241107083756386 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) 20241107083756386 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) 20241107083756387 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) 20241107083756387 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) 20241107083756388 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083756403 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) 20241107083756403 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) 20241107083756404 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) 20241107083756404 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) 20241107083756405 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) 20241107083756405 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) 20241107083756406 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) 20241107083756406 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) 20241107083756407 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) 20241107083756407 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) 20241107083756408 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) 20241107083756408 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) 20241107083756409 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) 20241107083756409 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) 20241107083756409 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) 20241107083756409 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) 20241107083756410 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083756422 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) 20241107083756422 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) 20241107083756423 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) 20241107083756423 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) 20241107083756424 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) 20241107083756424 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) 20241107083756425 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) 20241107083756425 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) 20241107083756426 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) 20241107083756426 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) 20241107083756427 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) 20241107083756427 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) 20241107083756427 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) 20241107083756427 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) 20241107083756428 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) 20241107083756428 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) 20241107083756429 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083756441 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) 20241107083756441 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) 20241107083756444 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) 20241107083756444 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) 20241107083756445 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) 20241107083756445 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) 20241107083756446 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) 20241107083756446 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) 20241107083756447 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) 20241107083756447 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) 20241107083756448 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) 20241107083756448 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) 20241107083756449 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) 20241107083756449 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) 20241107083756449 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) 20241107083756449 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) 20241107083756450 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083756465 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) 20241107083756465 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) 20241107083756465 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083756465 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083756465 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) 20241107083756466 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083756467 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083756467 DLGLOBAL DEBUG validating counter group 0x561c63023740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083756467 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083756467 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083756467 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083756467 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083756467 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083756467 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) 20241107083756467 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083756467 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083756467 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083756467 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083756467 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083756467 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083756467 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083756467 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083756467 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083756467 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083756467 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083756467 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) 20241107083756467 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083756467 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083756467 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083756467 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083756467 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083756467 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083756467 DLGLOBAL DEBUG validating counter group 0x561c63023b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083756467 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083756467 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083756467 DLGLOBAL DEBUG validating counter group 0x561c63023be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083756467 DLGLOBAL DEBUG validating counter group 0x561c63023c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083756467 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083756467 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:1192) 20241107083756467 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) 20241107083756467 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) 20241107083756467 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) 20241107083756467 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083756467 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083756467 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) 20241107083756467 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083756467 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) 20241107083756467 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:820) 20241107083756467 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083756467 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083756467 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:220) 20241107083756467 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083756468 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) 20241107083756468 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) 20241107083756468 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) 20241107083756468 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) 20241107083756469 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) 20241107083756469 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) 20241107083756470 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) 20241107083756470 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) 20241107083756471 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) 20241107083756471 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) 20241107083756472 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) 20241107083756472 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) 20241107083756473 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) 20241107083756473 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) 20241107083756474 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) 20241107083756474 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:387) 20241107083756474 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083756474 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083756474 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083756474 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) 20241107083756475 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083756475 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083756475 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) 20241107083756475 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:238) 20241107083756475 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) 20241107083756475 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) 20241107083756475 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(919)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083756485 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) 20241107083756485 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) 20241107083756487 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) 20241107083756487 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) 20241107083756488 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) 20241107083756488 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) 20241107083756489 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) 20241107083756489 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) 20241107083756490 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) 20241107083756490 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) 20241107083756491 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) 20241107083756491 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) 20241107083756492 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) 20241107083756492 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) 20241107083756492 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) 20241107083756492 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) 20241107083756493 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083756504 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) 20241107083756504 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) 20241107083756505 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) 20241107083756505 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) 20241107083756506 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) 20241107083756506 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) 20241107083756507 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) 20241107083756507 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) 20241107083756508 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) 20241107083756508 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) 20241107083756509 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) 20241107083756509 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) 20241107083756510 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) 20241107083756510 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) 20241107083756511 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) 20241107083756511 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) 20241107083756514 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083756529 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) 20241107083756529 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) 20241107083756530 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) 20241107083756530 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) 20241107083756531 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) 20241107083756531 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) 20241107083756532 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) 20241107083756532 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) 20241107083756532 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) 20241107083756532 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) 20241107083756533 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) 20241107083756533 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) 20241107083756534 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) 20241107083756534 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) 20241107083756535 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) 20241107083756535 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) 20241107083756536 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083756548 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) 20241107083756548 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) 20241107083756548 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083756548 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083756548 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) 20241107083756548 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083756548 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083756548 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083756548 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083756548 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083756548 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083756548 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083756550 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) 20241107083756550 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) 20241107083756551 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) 20241107083756551 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) 20241107083756552 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) 20241107083756552 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) 20241107083756553 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) 20241107083756553 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) 20241107083756554 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) 20241107083756554 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) 20241107083756555 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) 20241107083756555 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) 20241107083756556 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) 20241107083756556 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) 20241107083756556 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083756567 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) 20241107083756567 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) 20241107083756567 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083756567 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083756567 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) 20241107083756568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083756568 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083756568 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083756568 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083756568 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241107083756568 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241107083756568 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241107083756569 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) 20241107083756569 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) 20241107083756569 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) 20241107083756569 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) 20241107083756570 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) 20241107083756570 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) 20241107083756571 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) 20241107083756571 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) 20241107083756572 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) 20241107083756572 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) 20241107083756573 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) 20241107083756573 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) 20241107083756574 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) 20241107083756574 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) 20241107083756576 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083756578 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083756578 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083756578 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083756578 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083756578 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) 20241107083756578 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) 20241107083756578 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083756578 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241107083756591 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) 20241107083756591 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) 20241107083756592 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) 20241107083756592 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) 20241107083756593 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) 20241107083756593 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) 20241107083756594 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) 20241107083756594 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) 20241107083756595 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) 20241107083756595 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) 20241107083756596 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) 20241107083756596 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) 20241107083756597 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) 20241107083756597 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) 20241107083756597 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) 20241107083756597 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) 20241107083756598 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083756599 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083756599 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083756599 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083756600 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) 20241107083756600 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241107083756600 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241107083756600 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241107083756600 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241107083756600 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241107083756610 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) 20241107083756610 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) 20241107083756611 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) 20241107083756611 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) 20241107083756612 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) 20241107083756612 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) 20241107083756613 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) 20241107083756613 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) 20241107083756614 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) 20241107083756614 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) 20241107083756615 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) 20241107083756615 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) 20241107083756616 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) 20241107083756616 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) 20241107083756616 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) 20241107083756616 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) 20241107083756617 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) 20241107083756617 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) 20241107083756617 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241107083756617 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083756617 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083756617 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) 20241107083756618 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083756618 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) 20241107083756618 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) 20241107083756618 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083756629 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) 20241107083756630 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) 20241107083756631 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) 20241107083756631 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) 20241107083756632 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) 20241107083756632 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) 20241107083756633 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) 20241107083756633 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) 20241107083756635 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) 20241107083756635 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) 20241107083756636 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) 20241107083756636 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) 20241107083756637 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) 20241107083756637 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) 20241107083756638 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) 20241107083756638 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) 20241107083756639 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) 20241107083756639 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) 20241107083756639 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241107083756639 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083756639 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083756639 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) 20241107083756640 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083756640 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) 20241107083756640 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) 20241107083756640 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083756653 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) 20241107083756653 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) 20241107083756653 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) 20241107083756653 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083756655 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) 20241107083756655 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) 20241107083756656 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) 20241107083756656 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) 20241107083756657 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) 20241107083756657 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) 20241107083756658 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) 20241107083756658 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) 20241107083756659 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) 20241107083756660 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) 20241107083756661 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) 20241107083756661 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) 20241107083756661 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) 20241107083756661 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) 20241107083756662 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) 20241107083756662 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) 20241107083756662 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107083756662 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083756662 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083756662 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) 20241107083756663 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083756663 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) 20241107083756663 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) 20241107083756663 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083756673 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) 20241107083756673 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) 20241107083756673 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) 20241107083756673 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083756674 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) 20241107083756674 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) 20241107083756675 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) 20241107083756675 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) 20241107083756676 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) 20241107083756676 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) 20241107083756677 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) 20241107083756677 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) 20241107083756679 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) 20241107083756679 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) 20241107083756680 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) 20241107083756680 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) 20241107083756680 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) 20241107083756680 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) 20241107083756681 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) 20241107083756681 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) 20241107083756681 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241107083756681 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083756682 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083756682 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) 20241107083756682 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083756682 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241107083756682 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) 20241107083756682 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) 20241107083756683 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083756692 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) 20241107083756692 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) 20241107083756692 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) 20241107083756692 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083756693 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) 20241107083756693 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) 20241107083756694 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) 20241107083756694 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) 20241107083756695 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) 20241107083756695 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) 20241107083756696 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) 20241107083756696 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) 20241107083756697 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) 20241107083756697 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) 20241107083756698 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) 20241107083756698 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) 20241107083756699 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) 20241107083756699 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) 20241107083756701 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) 20241107083756701 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) 20241107083756701 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241107083756701 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083756701 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 104 + 13 = 117 (pdch_ul_controller.c:131) 20241107083756701 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083756701 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) 20241107083756702 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083756702 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type POLL (pdch_ul_controller.c:184) 20241107083756702 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) 20241107083756702 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083756702 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) 20241107083756702 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) 20241107083756702 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(919)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083756716 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) 20241107083756716 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) 20241107083756716 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) 20241107083756716 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083756717 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) 20241107083756717 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) 20241107083756718 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) 20241107083756718 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) 20241107083756719 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) 20241107083756719 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) 20241107083756720 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) 20241107083756720 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) 20241107083756721 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) 20241107083756721 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) 20241107083756722 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) 20241107083756722 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) 20241107083756723 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) 20241107083756723 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) 20241107083756724 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083756735 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) 20241107083756735 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) 20241107083756735 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) 20241107083756735 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083756736 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) 20241107083756736 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) 20241107083756737 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) 20241107083756737 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) 20241107083756738 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) 20241107083756738 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) 20241107083756739 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) 20241107083756739 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) 20241107083756740 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) 20241107083756740 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) 20241107083756741 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) 20241107083756741 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) 20241107083756743 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) 20241107083756743 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) 20241107083756743 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083756754 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) 20241107083756754 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) 20241107083756755 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) 20241107083756755 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) 20241107083756756 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) 20241107083756756 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) 20241107083756757 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) 20241107083756757 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) 20241107083756758 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) 20241107083756758 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) 20241107083756759 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) 20241107083756759 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) 20241107083756759 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) 20241107083756759 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) 20241107083756760 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) 20241107083756760 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) 20241107083756763 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083756778 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) 20241107083756778 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) 20241107083756778 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083756778 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083756778 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) 20241107083756778 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083756778 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) 20241107083756778 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083756778 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083756778 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083756778 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241107083756778 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(919)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083756780 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) 20241107083756780 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) 20241107083756781 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) 20241107083756781 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) 20241107083756783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41698<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083756783 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) 20241107083756783 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) 20241107083756784 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) 20241107083756784 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) 20241107083756785 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) 20241107083756785 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) 20241107083756786 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) 20241107083756786 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) 20241107083756786 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) 20241107083756786 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) 20241107083756790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41690<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083756792 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083756793 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083756793 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083756793 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083756793 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:1202) 20241107083756793 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083756793 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083756793 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083756793 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083756793 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083756793 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083756793 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083756793 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083756793 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083756793 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083756793 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083756793 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083756793 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083756793 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083756793 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083756793 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083756793 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083756793 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083756793 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083756793 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) 20241107083756793 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) 20241107083756793 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 11457 with status 0 MTC@fb7e2f9c3787: Test case TC_nacc_outbound_success finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success pass'. respawn: 84: starting: osmo-pcu Thu Nov 7 08:37:56 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 20241107083756847 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083756847 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083756847 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083756847 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083756870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41700<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083756971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41700<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232532) Waiting for packet dumper to finish... 1 (prev_count=232532, count=306552) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:37:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_utran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_utran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_utran' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_nacc_outbound_success_utran started. 924@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_success_utran-BVCI1234(926)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 924@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 924@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(928)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083800097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41704<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 924@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(932)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 924@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(932)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(929)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(929)@fb7e2f9c3787: Start timer T: 5 s 20241107083800106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41712<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(929)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_nacc_outbound_success_utran-STATS(933)@fb7e2f9c3787: Start timer T: 2 s TC_nacc_outbound_success_utran-STATS(933)@fb7e2f9c3787: Start timer T: 2 s 924@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(936)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083801848 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083801848 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083801848 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(929)@fb7e2f9c3787: OsmoPCU is now connected BTS(931)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083801859 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083801860 DLGLOBAL DEBUG validating counter group 0x5579a7890020(bts) with 102 counters (rate_ctr.c:86) 20241107083801860 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083801860 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083801860 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083801860 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083801860 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083801860 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083801860 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083801860 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083801860 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083801860 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083801860 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083801860 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083801860 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083801860 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083801860 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083801860 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083801860 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083801860 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083801860 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083801860 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083801860 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083801860 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083801860 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083801860 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083801860 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083801860 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083801860 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083801860 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083801860 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083801860 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083801860 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083801860 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083801860 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083801860 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083801860 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083801860 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083801860 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083801860 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083801860 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083801860 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083801860 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083801860 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083801860 DLGLOBAL DEBUG validating counter group 0x7fa050bbc5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083801860 DLGLOBAL DEBUG validating counter group 0x5579a788f700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083801860 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083801860 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083801860 DLGLOBAL DEBUG validating counter group 0x7fa050bbd160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083801860 DLGLOBAL DEBUG validating counter group 0x7fa050bbd140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083801860 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083801860 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) 20241107083801860 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) 20241107083801860 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083801860 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083801860 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083801860 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083801860 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083801860 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083801860 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083801860 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083801860 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083801860 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083801860 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083801860 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083801860 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083801860 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083801860 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083801860 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083801860 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083801861 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083801861 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083801861 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083801861 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083801861 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083801861 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083801861 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083801861 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083801861 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083801862 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) 20241107083801862 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@fb7e2f9c3787: Start timer T: 2 s 20241107083801864 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 10 s -NSVCI1234(928)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(928)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(928)@fb7e2f9c3787: Start timer Tns_alive: 3 s BTS(931)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(928)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(931)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" 20241107083801868 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083801868 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) 20241107083801868 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) 20241107083801868 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083801868 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083801868 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) 20241107083801869 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083801869 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) 20241107083801869 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(931)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(931)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(928)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(928)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083801871 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083801871 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) 20241107083801871 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) 20241107083801871 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083801871 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083801871 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083801871 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083801871 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083801871 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083801871 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(931)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083801874 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083801874 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(928)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(928)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(928)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(931)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(931)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(931)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083801877 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) 20241107083801877 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) 20241107083801877 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) 20241107083801877 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) 20241107083801878 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) 20241107083801878 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) 20241107083801879 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) 20241107083801879 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) 20241107083801879 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) 20241107083801879 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) 20241107083801880 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) 20241107083801880 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) 20241107083801880 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) 20241107083801880 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) 20241107083801881 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) 20241107083801881 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) 20241107083801881 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 925@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 925@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083801885 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083801885 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083801885 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083801885 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083801885 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083801885 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083801885 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083801885 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_success_utran-BVCI1234(926)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success_utran-BVCI1234(926)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083801891 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) 20241107083801891 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) 20241107083801892 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083801892 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083801892 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083801892 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083801892 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083801892 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083801892 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083801892 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083801892 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) 20241107083801892 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) 20241107083801893 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) 20241107083801893 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) 20241107083801893 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) 20241107083801893 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) 20241107083801894 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) 20241107083801894 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) 20241107083801894 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) 20241107083801894 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) 20241107083801894 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) 20241107083801894 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) 20241107083801894 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083801894 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083801894 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083801894 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083801894 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083801894 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083801894 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083801894 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083801894 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083801895 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083801895 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) 20241107083801895 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) 20241107083801895 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) 20241107083801895 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083801895 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083801895 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083801895 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083801895 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083801895 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) 20241107083801896 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(931)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083801899 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083801899 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083801899 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083801899 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083801899 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083801911 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) 20241107083801911 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) 20241107083801912 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) 20241107083801912 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) 20241107083801913 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) 20241107083801913 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) 20241107083801913 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) 20241107083801913 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) 20241107083801914 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) 20241107083801914 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) 20241107083801915 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) 20241107083801915 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) 20241107083801915 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) 20241107083801915 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) 20241107083801916 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) 20241107083801916 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) 20241107083801920 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083801936 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) 20241107083801936 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) 20241107083801938 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) 20241107083801938 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) 20241107083801939 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) 20241107083801939 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) 20241107083801940 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) 20241107083801940 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) 20241107083801942 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) 20241107083801942 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) 20241107083801943 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) 20241107083801943 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) 20241107083801943 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) 20241107083801943 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) 20241107083801944 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) 20241107083801944 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) 20241107083801945 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083801955 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) 20241107083801955 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) 20241107083801956 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) 20241107083801956 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) 20241107083801957 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) 20241107083801957 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) 20241107083801957 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) 20241107083801958 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) 20241107083801958 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) 20241107083801958 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) 20241107083801960 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) 20241107083801960 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) 20241107083801961 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) 20241107083801961 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) 20241107083801961 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) 20241107083801961 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) 20241107083801963 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083801975 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) 20241107083801975 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) 20241107083801976 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) 20241107083801976 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) 20241107083801977 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) 20241107083801977 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) 20241107083801978 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) 20241107083801978 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) 20241107083801979 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) 20241107083801979 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) 20241107083801979 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) 20241107083801979 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) 20241107083801980 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) 20241107083801980 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) 20241107083801981 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) 20241107083801981 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) 20241107083801984 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083802000 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) 20241107083802000 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) 20241107083802001 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) 20241107083802001 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) 20241107083802002 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) 20241107083802002 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) 20241107083802002 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) 20241107083802002 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) 20241107083802003 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) 20241107083802003 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) 20241107083802004 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) 20241107083802004 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) 20241107083802004 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) 20241107083802004 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) 20241107083802005 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) 20241107083802005 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) 20241107083802005 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083802018 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) 20241107083802018 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) 20241107083802018 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) 20241107083802018 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) 20241107083802018 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) 20241107083802018 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) 20241107083802018 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) 20241107083802018 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) 20241107083802018 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) 20241107083802018 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) 20241107083802019 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) 20241107083802019 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) 20241107083802019 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) 20241107083802019 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) 20241107083802019 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) 20241107083802019 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) 20241107083802022 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083802038 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) 20241107083802038 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) 20241107083802040 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) 20241107083802040 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) 20241107083802040 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) 20241107083802040 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) 20241107083802041 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) 20241107083802041 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) 20241107083802042 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) 20241107083802042 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) 20241107083802043 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) 20241107083802043 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) 20241107083802044 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) 20241107083802044 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) 20241107083802045 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) 20241107083802045 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) 20241107083802047 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083802062 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) 20241107083802063 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) 20241107083802064 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) 20241107083802064 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) 20241107083802065 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) 20241107083802065 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) 20241107083802066 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) 20241107083802066 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) 20241107083802067 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) 20241107083802067 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) 20241107083802068 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) 20241107083802068 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) 20241107083802068 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) 20241107083802069 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) 20241107083802069 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) 20241107083802069 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) 20241107083802070 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083802081 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) 20241107083802081 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) 20241107083802083 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) 20241107083802083 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) 20241107083802083 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) 20241107083802083 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) 20241107083802084 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) 20241107083802084 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) 20241107083802085 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) 20241107083802085 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) 20241107083802086 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) 20241107083802086 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) 20241107083802086 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) 20241107083802086 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) 20241107083802087 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) 20241107083802087 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) 20241107083802088 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083802100 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) 20241107083802101 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) 20241107083802102 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) 20241107083802102 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) 20241107083802102 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) 20241107083802103 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) 20241107083802103 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) 20241107083802103 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) 20241107083802104 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) 20241107083802104 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) 20241107083802105 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) 20241107083802105 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) 20241107083802106 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) 20241107083802106 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) 20241107083802107 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) 20241107083802107 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) 20241107083802110 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083802125 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) 20241107083802125 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) 20241107083802125 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083802125 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083802125 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) 20241107083802127 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083802127 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083802127 DLGLOBAL DEBUG validating counter group 0x5579a788f740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083802127 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083802127 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083802127 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083802127 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083802127 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083802127 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) 20241107083802127 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083802127 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083802127 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083802127 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083802127 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083802127 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083802127 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083802127 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083802127 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083802127 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083802127 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083802127 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) 20241107083802127 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083802127 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083802127 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083802127 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083802127 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083802127 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083802127 DLGLOBAL DEBUG validating counter group 0x5579a788fb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083802127 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083802127 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083802127 DLGLOBAL DEBUG validating counter group 0x5579a788fbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083802127 DLGLOBAL DEBUG validating counter group 0x5579a788fc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083802127 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083802127 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:1192) 20241107083802128 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) 20241107083802128 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) 20241107083802128 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) 20241107083802128 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083802128 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083802128 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) 20241107083802128 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083802128 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) 20241107083802128 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:820) 20241107083802128 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083802128 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083802128 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:220) 20241107083802128 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083802128 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) 20241107083802128 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) 20241107083802128 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) 20241107083802129 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) 20241107083802130 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) 20241107083802130 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) 20241107083802131 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) 20241107083802131 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) 20241107083802132 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) 20241107083802132 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) 20241107083802133 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) 20241107083802133 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) 20241107083802135 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) 20241107083802135 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) 20241107083802137 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) 20241107083802137 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:387) 20241107083802137 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083802137 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083802137 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083802137 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) 20241107083802138 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083802138 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083802138 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) 20241107083802138 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:238) 20241107083802138 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) 20241107083802138 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) 20241107083802138 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(931)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083802148 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) 20241107083802148 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) 20241107083802150 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) 20241107083802151 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) 20241107083802151 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) 20241107083802151 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) 20241107083802153 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) 20241107083802153 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) 20241107083802153 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) 20241107083802153 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) 20241107083802154 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) 20241107083802154 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) 20241107083802155 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) 20241107083802155 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) 20241107083802156 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) 20241107083802156 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) 20241107083802157 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083802164 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) 20241107083802164 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) 20241107083802165 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) 20241107083802165 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) 20241107083802166 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) 20241107083802166 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) 20241107083802167 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) 20241107083802167 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) 20241107083802168 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) 20241107083802168 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) 20241107083802169 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) 20241107083802169 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) 20241107083802170 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) 20241107083802170 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) 20241107083802170 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) 20241107083802170 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) 20241107083802173 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083802188 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) 20241107083802188 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) 20241107083802189 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) 20241107083802189 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) 20241107083802190 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) 20241107083802190 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) 20241107083802191 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) 20241107083802191 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) 20241107083802192 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) 20241107083802192 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) 20241107083802193 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) 20241107083802193 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) 20241107083802193 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) 20241107083802193 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) 20241107083802194 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) 20241107083802194 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) 20241107083802195 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083802208 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) 20241107083802208 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) 20241107083802208 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083802208 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083802208 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) 20241107083802208 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083802208 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083802208 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083802208 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083802208 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083802208 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083802208 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083802210 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) 20241107083802210 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) 20241107083802212 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) 20241107083802212 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) 20241107083802213 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) 20241107083802213 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) 20241107083802214 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) 20241107083802214 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) 20241107083802215 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) 20241107083802215 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) 20241107083802216 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) 20241107083802216 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) 20241107083802217 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) 20241107083802217 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) 20241107083802218 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083802227 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) 20241107083802227 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) 20241107083802227 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083802227 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083802227 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) 20241107083802228 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083802228 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083802228 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083802228 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=UTRAN, FDD-ARFCN=1234 => no system information provided. (nacc_fsm.c:305) 20241107083802228 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:442) 20241107083802229 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) 20241107083802229 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) 20241107083802230 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) 20241107083802230 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) 20241107083802231 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) 20241107083802231 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) 20241107083802232 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) 20241107083802232 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) 20241107083802233 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) 20241107083802233 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) 20241107083802233 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) 20241107083802234 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) 20241107083802234 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) 20241107083802234 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) 20241107083802237 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) 20241107083802237 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) 20241107083802237 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241107083802237 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083802237 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20241107083802237 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083802237 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) 20241107083802237 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083802237 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20241107083802237 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) 20241107083802237 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083802237 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) 20241107083802237 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) 20241107083802238 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(931)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") 20241107083802251 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) 20241107083802251 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) 20241107083802253 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) 20241107083802253 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) 20241107083802253 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) 20241107083802254 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) 20241107083802254 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) 20241107083802254 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) 20241107083802255 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) 20241107083802255 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) 20241107083802256 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) 20241107083802256 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) 20241107083802257 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) 20241107083802257 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) 20241107083802257 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) 20241107083802257 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) 20241107083802258 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083802270 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) 20241107083802270 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) 20241107083802270 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) 20241107083802271 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083802272 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) 20241107083802272 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) 20241107083802273 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) 20241107083802273 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) 20241107083802273 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) 20241107083802273 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) 20241107083802274 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) 20241107083802274 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) 20241107083802275 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) 20241107083802275 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) 20241107083802276 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) 20241107083802276 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) 20241107083802277 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) 20241107083802277 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) 20241107083802278 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083802289 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) 20241107083802289 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) 20241107083802291 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) 20241107083802291 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) 20241107083802292 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) 20241107083802292 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) 20241107083802293 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) 20241107083802293 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) 20241107083802293 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) 20241107083802293 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) 20241107083802294 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) 20241107083802294 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) 20241107083802295 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) 20241107083802295 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) 20241107083802296 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) 20241107083802296 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) 20241107083802299 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083802313 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) 20241107083802313 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) 20241107083802313 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083802313 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083802314 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) 20241107083802314 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083802314 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) 20241107083802314 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083802314 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083802314 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083802314 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241107083802314 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(931)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083802315 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) 20241107083802316 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) 20241107083802316 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) 20241107083802316 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) 20241107083802318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41712<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083802318 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) 20241107083802319 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) 20241107083802320 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) 20241107083802320 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) 20241107083802321 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) 20241107083802321 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) 20241107083802322 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) 20241107083802322 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) 20241107083802323 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) 20241107083802323 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) 20241107083802327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41704<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083802329 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083802329 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083802329 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083802329 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083802329 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:1202) 20241107083802329 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083802329 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083802329 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083802329 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083802329 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083802330 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083802330 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083802330 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083802330 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083802330 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083802330 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083802330 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083802330 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083802330 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083802330 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083802330 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083802330 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083802330 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083802330 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083802330 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) 20241107083802330 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) 20241107083802330 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 11525 with status 0 MTC@fb7e2f9c3787: Test case TC_nacc_outbound_success_utran finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_utran pass'. respawn: 85: starting: osmo-pcu Thu Nov 7 08:38:02 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 20241107083802346 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083802347 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083802347 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083802347 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083802373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60470<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083802474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60470<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193552) Waiting for packet dumper to finish... 1 (prev_count=193552, count=236424) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_utran pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:38:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_eutran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_eutran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_eutran' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_nacc_outbound_success_eutran started. 937@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 937@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_success_eutran-BVCI1234(940)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 937@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(941)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 937@fb7e2f9c3787: 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(944)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 937@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(944)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083805630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60478<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 937@fb7e2f9c3787: 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(947)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(947)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(943)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(943)@fb7e2f9c3787: Start timer T: 5 s 20241107083805637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60482<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(943)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_nacc_outbound_success_eutran-STATS(948)@fb7e2f9c3787: Start timer T: 2 s TC_nacc_outbound_success_eutran-STATS(948)@fb7e2f9c3787: Start timer T: 2 s 20241107083807348 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083807348 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083807348 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(943)@fb7e2f9c3787: OsmoPCU is now connected BTS(945)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083807364 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083807365 DLGLOBAL DEBUG validating counter group 0x564eadaca020(bts) with 102 counters (rate_ctr.c:86) 20241107083807365 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083807365 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083807365 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083807365 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083807365 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083807365 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083807365 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083807365 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083807365 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083807365 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083807365 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083807365 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083807365 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083807365 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083807365 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083807365 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083807365 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083807365 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083807365 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083807365 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083807365 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083807365 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083807365 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083807365 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083807365 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083807365 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083807365 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083807365 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083807365 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083807365 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083807365 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083807365 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083807365 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083807365 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083807365 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083807366 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083807366 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083807366 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083807366 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083807366 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083807366 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083807366 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083807366 DLGLOBAL DEBUG validating counter group 0x7fd7156365c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083807366 DLGLOBAL DEBUG validating counter group 0x564eadac9700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083807366 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083807366 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083807366 DLGLOBAL DEBUG validating counter group 0x7fd715637160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083807366 DLGLOBAL DEBUG validating counter group 0x7fd715637140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083807366 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083807366 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) 20241107083807366 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) 20241107083807366 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083807366 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083807366 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083807366 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083807366 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083807366 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083807366 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083807366 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083807366 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083807366 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083807366 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083807366 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083807366 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083807366 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083807366 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083807366 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083807366 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083807366 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083807367 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083807367 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083807367 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083807367 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083807367 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083807367 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083807367 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083807367 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083807367 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) 20241107083807367 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) 20241107083807367 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s BTS(945)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(945)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(941)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@fb7e2f9c3787: Start timer T: 2 s BTS(945)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(941)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(941)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(941)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(945)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083807374 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083807374 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) 20241107083807374 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) 20241107083807374 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083807374 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083807374 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(945)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083807375 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083807375 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) 20241107083807375 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(941)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(941)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083807378 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083807378 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) 20241107083807378 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) 20241107083807378 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083807378 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) BTS(945)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083807378 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083807378 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083807378 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083807378 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083807378 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(945)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(945)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083807380 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) 20241107083807380 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) 20241107083807381 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083807381 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) 20241107083807382 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) -NSVCI1234(941)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107083807382 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(941)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(941)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083807382 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) 20241107083807383 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) 20241107083807383 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) 20241107083807383 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) 20241107083807384 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) 20241107083807384 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) 20241107083807385 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) 20241107083807385 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) 20241107083807385 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) 20241107083807385 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) 20241107083807386 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) 20241107083807386 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) 20241107083807387 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 938@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 938@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083807396 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) 20241107083807396 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) 20241107083807397 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) 20241107083807397 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) 20241107083807398 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) 20241107083807398 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) 20241107083807399 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) 20241107083807400 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) 20241107083807401 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083807401 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083807401 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083807401 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083807401 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083807401 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083807401 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083807401 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083807401 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) 20241107083807401 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) 20241107083807402 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) 20241107083807402 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) 20241107083807403 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) 20241107083807403 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) 20241107083807403 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) 20241107083807403 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) 20241107083807404 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_success_eutran-BVCI1234(940)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success_eutran-BVCI1234(940)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083807414 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083807414 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083807414 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083807414 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083807414 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083807414 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083807414 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083807414 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083807415 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) 20241107083807415 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083807416 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) 20241107083807416 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) 20241107083807416 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) 20241107083807416 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) 20241107083807416 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) 20241107083807416 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) 20241107083807417 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) 20241107083807417 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) 20241107083807418 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) 20241107083807418 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) 20241107083807418 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083807418 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083807418 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083807418 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083807418 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083807418 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083807418 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083807418 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083807418 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083807418 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083807419 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) 20241107083807419 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) 20241107083807419 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) 20241107083807419 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) 20241107083807420 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=8, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083807420 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083807420 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083807420 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083807420 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083807420 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083807420 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 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(945)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083807424 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083807425 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083807425 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083807425 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083807425 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083807425 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083807439 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) 20241107083807439 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) 20241107083807440 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) 20241107083807441 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) 20241107083807442 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) 20241107083807442 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) 20241107083807443 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) 20241107083807443 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) 20241107083807444 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) 20241107083807444 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) 20241107083807445 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) 20241107083807445 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) 20241107083807447 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) 20241107083807447 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) 20241107083807448 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) 20241107083807448 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) 20241107083807449 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083807459 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) 20241107083807459 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) 20241107083807461 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) 20241107083807461 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) 20241107083807462 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) 20241107083807462 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) 20241107083807464 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) 20241107083807464 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) 20241107083807465 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) 20241107083807465 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) 20241107083807466 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) 20241107083807466 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) 20241107083807467 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) 20241107083807467 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) 20241107083807468 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) 20241107083807468 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) 20241107083807469 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083807477 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) 20241107083807477 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) 20241107083807478 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) 20241107083807478 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) 20241107083807479 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) 20241107083807479 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) 20241107083807480 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) 20241107083807480 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) 20241107083807481 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) 20241107083807481 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) 20241107083807481 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) 20241107083807481 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) 20241107083807483 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) 20241107083807483 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) 20241107083807484 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) 20241107083807484 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) 20241107083807487 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083807501 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) 20241107083807501 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) 20241107083807503 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) 20241107083807503 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) 20241107083807504 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) 20241107083807504 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) 20241107083807504 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) 20241107083807504 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) 20241107083807505 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) 20241107083807505 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) 20241107083807506 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) 20241107083807506 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) 20241107083807507 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) 20241107083807507 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) 20241107083807508 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) 20241107083807508 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) 20241107083807509 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083807520 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) 20241107083807520 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) 20241107083807522 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) 20241107083807522 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) 20241107083807523 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) 20241107083807523 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) 20241107083807523 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) 20241107083807523 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) 20241107083807524 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) 20241107083807524 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) 20241107083807525 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) 20241107083807525 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) 20241107083807527 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) 20241107083807527 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) 20241107083807528 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) 20241107083807528 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) 20241107083807529 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083807540 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) 20241107083807540 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) 20241107083807541 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) 20241107083807541 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) 20241107083807542 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) 20241107083807542 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) 20241107083807544 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) 20241107083807544 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) 20241107083807545 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) 20241107083807545 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) 20241107083807546 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) 20241107083807546 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) 20241107083807547 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) 20241107083807547 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) 20241107083807548 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) 20241107083807548 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) 20241107083807549 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083807564 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) 20241107083807564 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) 20241107083807565 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) 20241107083807565 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) 20241107083807566 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) 20241107083807566 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) 20241107083807568 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) 20241107083807568 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) 20241107083807569 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) 20241107083807569 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) 20241107083807570 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) 20241107083807570 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) 20241107083807571 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) 20241107083807571 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) 20241107083807573 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) 20241107083807573 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) 20241107083807573 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083807583 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) 20241107083807583 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) 20241107083807585 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) 20241107083807585 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) 20241107083807585 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) 20241107083807585 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) 20241107083807586 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) 20241107083807586 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) 20241107083807587 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) 20241107083807587 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) 20241107083807588 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) 20241107083807588 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) 20241107083807589 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) 20241107083807589 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) 20241107083807590 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) 20241107083807590 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) 20241107083807590 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083807602 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) 20241107083807602 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) 20241107083807604 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) 20241107083807604 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) 20241107083807604 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) 20241107083807604 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) 20241107083807605 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) 20241107083807605 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) 20241107083807606 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) 20241107083807606 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) 20241107083807607 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) 20241107083807607 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) 20241107083807608 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) 20241107083807608 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) 20241107083807609 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) 20241107083807609 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) 20241107083807612 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083807627 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) 20241107083807627 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) 20241107083807627 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083807627 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083807627 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) 20241107083807628 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083807628 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083807628 DLGLOBAL DEBUG validating counter group 0x564eadac9740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083807628 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083807628 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083807628 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083807628 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083807628 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083807628 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) 20241107083807628 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083807628 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083807628 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083807628 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083807628 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083807628 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083807628 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083807628 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083807628 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083807628 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083807628 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083807628 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) 20241107083807628 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083807628 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083807628 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083807628 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083807628 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083807628 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083807628 DLGLOBAL DEBUG validating counter group 0x564eadac9b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083807628 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083807628 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083807628 DLGLOBAL DEBUG validating counter group 0x564eadac9be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083807628 DLGLOBAL DEBUG validating counter group 0x564eadac9c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083807628 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083807628 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:1192) 20241107083807628 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) 20241107083807628 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) 20241107083807628 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) 20241107083807628 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083807628 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083807628 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) 20241107083807628 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083807628 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) 20241107083807628 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:820) 20241107083807628 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083807628 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083807629 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:220) 20241107083807629 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083807629 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) 20241107083807629 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) 20241107083807630 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) 20241107083807630 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) 20241107083807631 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) 20241107083807631 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) 20241107083807632 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) 20241107083807632 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) 20241107083807633 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) 20241107083807633 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) 20241107083807635 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) 20241107083807635 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) 20241107083807636 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) 20241107083807636 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) 20241107083807637 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) 20241107083807637 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:387) 20241107083807637 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083807637 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083807638 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083807638 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) 20241107083807639 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083807639 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083807639 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) 20241107083807639 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:238) 20241107083807639 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) 20241107083807639 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) 20241107083807639 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(945)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083807648 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) 20241107083807648 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) 20241107083807649 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) 20241107083807649 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) 20241107083807650 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) 20241107083807650 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) 20241107083807651 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) 20241107083807651 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) 20241107083807652 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) 20241107083807652 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) 20241107083807652 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) 20241107083807652 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) 20241107083807653 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) 20241107083807653 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) 20241107083807654 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) 20241107083807654 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) 20241107083807655 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083807665 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) 20241107083807666 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) 20241107083807667 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) 20241107083807667 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) 20241107083807668 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) 20241107083807668 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) 20241107083807668 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) 20241107083807668 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) 20241107083807669 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) 20241107083807669 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) 20241107083807670 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) 20241107083807670 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) 20241107083807671 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) 20241107083807671 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) 20241107083807671 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) 20241107083807671 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) 20241107083807674 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083807689 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) 20241107083807689 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) 20241107083807690 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) 20241107083807690 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) 20241107083807691 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) 20241107083807691 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) 20241107083807692 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) 20241107083807692 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) 20241107083807692 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) 20241107083807692 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) 20241107083807693 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) 20241107083807693 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) 20241107083807694 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) 20241107083807694 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) 20241107083807695 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) 20241107083807695 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) 20241107083807696 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083807708 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) 20241107083807708 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) 20241107083807708 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083807708 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083807708 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) 20241107083807708 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083807708 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083807708 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083807708 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083807708 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083807708 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083807708 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083807710 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) 20241107083807710 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) 20241107083807712 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) 20241107083807712 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) 20241107083807713 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) 20241107083807713 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) 20241107083807714 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) 20241107083807714 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) 20241107083807716 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) 20241107083807716 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) 20241107083807717 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) 20241107083807717 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) 20241107083807718 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) 20241107083807718 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) 20241107083807719 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083807728 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) 20241107083807728 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) 20241107083807728 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083807728 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083807728 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) 20241107083807728 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083807728 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083807728 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083807728 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=E-UTRAN, EARFCN=1234, CI=456 => no system information provided. (nacc_fsm.c:343) 20241107083807728 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:442) 20241107083807729 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) 20241107083807729 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) 20241107083807730 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) 20241107083807730 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) 20241107083807731 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) 20241107083807731 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) 20241107083807731 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) 20241107083807732 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) 20241107083807732 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) 20241107083807732 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) 20241107083807733 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) 20241107083807733 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) 20241107083807734 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) 20241107083807734 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) 20241107083807737 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) 20241107083807737 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) 20241107083807737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241107083807737 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083807737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20241107083807737 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083807737 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) 20241107083807738 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083807738 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20241107083807738 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) 20241107083807738 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083807738 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) 20241107083807738 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) 20241107083807738 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(945)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") 20241107083807752 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) 20241107083807752 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) 20241107083807753 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) 20241107083807753 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) 20241107083807754 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) 20241107083807754 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) 20241107083807755 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) 20241107083807755 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) 20241107083807756 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) 20241107083807756 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) 20241107083807756 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) 20241107083807756 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) 20241107083807757 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) 20241107083807757 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) 20241107083807758 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) 20241107083807758 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) 20241107083807759 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083807771 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) 20241107083807771 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) 20241107083807771 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) 20241107083807771 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083807772 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) 20241107083807772 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) 20241107083807773 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) 20241107083807773 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) 20241107083807774 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) 20241107083807774 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) 20241107083807775 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) 20241107083807775 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) 20241107083807775 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) 20241107083807775 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) 20241107083807776 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) 20241107083807776 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) 20241107083807777 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) 20241107083807777 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) 20241107083807778 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083807790 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) 20241107083807790 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) 20241107083807791 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) 20241107083807791 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) 20241107083807792 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) 20241107083807792 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) 20241107083807793 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) 20241107083807793 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) 20241107083807794 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) 20241107083807794 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) 20241107083807795 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) 20241107083807795 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) 20241107083807795 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) 20241107083807795 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) 20241107083807796 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) 20241107083807796 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) 20241107083807799 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083807814 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) 20241107083807814 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) 20241107083807814 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083807814 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083807814 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) 20241107083807815 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083807815 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) 20241107083807815 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083807815 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083807815 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083807815 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) BTS(945)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083807815 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241107083807816 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) 20241107083807816 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) 20241107083807816 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) 20241107083807816 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) 20241107083807817 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) 20241107083807818 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) 20241107083807819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60482<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083807819 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) 20241107083807819 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) 20241107083807820 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) 20241107083807820 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) 20241107083807821 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) 20241107083807821 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) 20241107083807822 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) 20241107083807822 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) 20241107083807825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60478<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083807827 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083807827 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083807827 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083807827 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083807827 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:1202) 20241107083807827 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083807827 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083807827 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083807827 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083807827 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083807827 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083807827 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083807827 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083807827 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083807827 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083807827 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083807827 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083807827 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083807828 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083807828 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083807828 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083807828 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083807828 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083807828 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083807828 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) 20241107083807828 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) 20241107083807828 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 11592 with status 0 MTC@fb7e2f9c3787: Test case TC_nacc_outbound_success_eutran finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_eutran pass'. respawn: 86: starting: osmo-pcu Thu Nov 7 08:38:07 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 20241107083807877 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083807877 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083807877 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083807878 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083807901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60498<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083808002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60498<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193824) Waiting for packet dumper to finish... 1 (prev_count=193824, count=238592) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_eutran pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:38:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_nacc_outbound_success_no_ctrl_ack started. 950@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_success_no_ctrl_ack-BVCI1234(952)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 950@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(954)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 950@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083811151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60504<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 950@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(958)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 950@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(958)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(955)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(955)@fb7e2f9c3787: Start timer T: 5 s PCUIF(955)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083811157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60508<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_success_no_ctrl_ack-STATS(959)@fb7e2f9c3787: Start timer T: 2 s TC_nacc_outbound_success_no_ctrl_ack-STATS(959)@fb7e2f9c3787: Start timer T: 2 s 950@fb7e2f9c3787: 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(962)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(962)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083812878 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083812879 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083812879 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(955)@fb7e2f9c3787: OsmoPCU is now connected BTS(957)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083812893 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083812893 DLGLOBAL DEBUG validating counter group 0x560929dc5020(bts) with 102 counters (rate_ctr.c:86) 20241107083812893 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083812893 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083812893 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083812894 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083812894 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083812894 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083812894 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083812894 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083812894 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083812894 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083812894 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083812894 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083812894 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083812894 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083812894 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083812894 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083812894 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083812894 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083812894 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083812894 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083812894 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083812894 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083812894 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083812894 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083812894 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083812894 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083812894 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083812894 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083812894 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083812894 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083812894 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083812894 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083812894 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083812894 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083812894 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083812894 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083812894 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083812894 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083812894 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083812894 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083812894 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083812894 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083812894 DLGLOBAL DEBUG validating counter group 0x7fcd5c3db5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083812894 DLGLOBAL DEBUG validating counter group 0x560929dc4700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083812894 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083812894 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083812894 DLGLOBAL DEBUG validating counter group 0x7fcd5c3dc160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083812895 DLGLOBAL DEBUG validating counter group 0x7fcd5c3dc140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083812895 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083812895 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) 20241107083812895 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) 20241107083812895 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083812895 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083812895 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083812895 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083812895 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083812895 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083812895 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083812895 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083812895 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083812895 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083812895 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083812895 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083812895 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083812895 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083812895 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083812895 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083812895 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083812895 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083812895 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083812895 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083812895 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083812895 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083812895 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083812895 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083812895 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083812895 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083812896 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) 20241107083812896 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) 20241107083812897 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 10 s BTS(957)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(957)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(957)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(957)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(954)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(957)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(954)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(954)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(954)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(957)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(957)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083812904 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083812904 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) 20241107083812904 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) 20241107083812904 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083812904 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083812904 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) 20241107083812905 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083812905 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) 20241107083812905 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(954)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(954)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083812907 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) 20241107083812907 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(957)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083812907 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083812907 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) 20241107083812907 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) 20241107083812907 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083812907 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083812908 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083812908 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083812908 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083812908 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083812908 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083812909 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083812909 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) 20241107083812910 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) 20241107083812910 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(954)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(954)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(954)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083812911 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) 20241107083812911 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) 20241107083812912 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) 20241107083812912 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) 20241107083812912 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) 20241107083812912 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) 20241107083812913 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) 20241107083812913 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) 20241107083812914 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) 20241107083812914 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) 20241107083812914 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) 20241107083812914 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) 20241107083812915 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 951@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 951@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083812921 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083812921 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083812921 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083812921 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083812921 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083812921 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083812921 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083812921 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083812924 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) 20241107083812924 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) 20241107083812924 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) 20241107083812924 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) 20241107083812925 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) 20241107083812925 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) 20241107083812925 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) 20241107083812925 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) 20241107083812925 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) 20241107083812925 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_success_no_ctrl_ack-BVCI1234(952)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083812926 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) 20241107083812926 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) 20241107083812926 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) 20241107083812926 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_success_no_ctrl_ack-BVCI1234(952)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083812926 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) 20241107083812926 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@fb7e2f9c3787: BSSGP successfully initialized 20241107083812927 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083812927 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083812927 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083812927 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083812927 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083812927 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083812927 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083812927 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083812928 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083812929 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) 20241107083812929 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083812929 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083812929 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083812929 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083812929 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083812929 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) 20241107083812931 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083812931 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083812931 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083812931 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083812931 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083812931 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083812931 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083812931 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083812931 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083812931 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(957)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083812935 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083812935 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083812935 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083812935 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083812935 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083812943 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) 20241107083812943 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) 20241107083812944 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) 20241107083812944 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) 20241107083812945 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) 20241107083812945 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) 20241107083812946 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) 20241107083812946 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) 20241107083812946 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) 20241107083812946 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) 20241107083812947 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) 20241107083812947 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) 20241107083812948 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) 20241107083812948 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) 20241107083812949 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) 20241107083812949 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) 20241107083812953 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083812967 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) 20241107083812967 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) 20241107083812969 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) 20241107083812969 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) 20241107083812969 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) 20241107083812969 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) 20241107083812970 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) 20241107083812970 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) 20241107083812971 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) 20241107083812971 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) 20241107083812972 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) 20241107083812972 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) 20241107083812972 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) 20241107083812972 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) 20241107083812973 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) 20241107083812973 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) 20241107083812974 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083812986 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) 20241107083812986 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) 20241107083812988 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) 20241107083812988 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) 20241107083812988 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) 20241107083812988 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) 20241107083812989 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) 20241107083812989 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) 20241107083812990 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) 20241107083812990 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) 20241107083812991 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) 20241107083812991 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) 20241107083812992 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) 20241107083812992 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) 20241107083812992 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) 20241107083812992 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) 20241107083812993 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083813005 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) 20241107083813005 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) 20241107083813007 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) 20241107083813007 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) 20241107083813007 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) 20241107083813007 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) 20241107083813008 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) 20241107083813008 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) 20241107083813009 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) 20241107083813009 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) 20241107083813009 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) 20241107083813009 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) 20241107083813010 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) 20241107083813010 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) 20241107083813011 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) 20241107083813011 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) 20241107083813015 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083813029 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) 20241107083813029 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) 20241107083813030 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) 20241107083813030 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) 20241107083813031 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) 20241107083813031 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) 20241107083813032 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) 20241107083813032 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) 20241107083813032 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) 20241107083813032 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) 20241107083813033 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) 20241107083813033 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) 20241107083813034 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) 20241107083813034 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) 20241107083813035 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) 20241107083813035 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) 20241107083813036 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083813049 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) 20241107083813049 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) 20241107083813050 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) 20241107083813050 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) 20241107083813051 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) 20241107083813051 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) 20241107083813052 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) 20241107083813052 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) 20241107083813054 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) 20241107083813054 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) 20241107083813055 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) 20241107083813055 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) 20241107083813055 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) 20241107083813055 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) 20241107083813056 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) 20241107083813056 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) 20241107083813057 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083813068 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) 20241107083813068 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) 20241107083813069 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) 20241107083813069 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) 20241107083813070 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) 20241107083813070 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) 20241107083813071 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) 20241107083813071 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) 20241107083813071 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) 20241107083813071 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) 20241107083813072 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) 20241107083813072 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) 20241107083813073 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) 20241107083813073 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) 20241107083813074 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) 20241107083813074 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) 20241107083813077 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083813092 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) 20241107083813092 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) 20241107083813093 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) 20241107083813093 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) 20241107083813094 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) 20241107083813094 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) 20241107083813095 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) 20241107083813095 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) 20241107083813095 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) 20241107083813095 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) 20241107083813096 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) 20241107083813096 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) 20241107083813097 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) 20241107083813097 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) 20241107083813098 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) 20241107083813098 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) 20241107083813099 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083813110 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) 20241107083813110 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) 20241107083813111 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) 20241107083813111 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) 20241107083813111 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) 20241107083813111 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) 20241107083813112 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) 20241107083813112 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) 20241107083813112 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) 20241107083813112 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) 20241107083813113 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) 20241107083813113 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) 20241107083813113 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) 20241107083813113 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) 20241107083813114 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) 20241107083813114 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) 20241107083813114 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083813130 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) 20241107083813130 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) 20241107083813131 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) 20241107083813132 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) 20241107083813132 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) 20241107083813132 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) 20241107083813133 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) 20241107083813133 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) 20241107083813134 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) 20241107083813134 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) 20241107083813135 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) 20241107083813135 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) 20241107083813135 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) 20241107083813135 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) 20241107083813136 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) 20241107083813136 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) 20241107083813139 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083813154 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) 20241107083813154 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) 20241107083813154 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083813154 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083813154 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) 20241107083813157 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083813157 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083813157 DLGLOBAL DEBUG validating counter group 0x560929dc4740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083813157 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083813157 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083813157 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083813157 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083813157 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083813157 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) 20241107083813157 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083813157 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083813157 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083813157 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083813157 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083813157 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083813157 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083813157 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083813157 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083813157 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083813157 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083813157 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) 20241107083813157 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083813157 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083813157 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083813157 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083813157 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083813157 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083813158 DLGLOBAL DEBUG validating counter group 0x560929dc4b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083813158 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083813158 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083813158 DLGLOBAL DEBUG validating counter group 0x560929dc4be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083813158 DLGLOBAL DEBUG validating counter group 0x560929dc4c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083813158 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083813158 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:1192) 20241107083813158 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) 20241107083813158 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) 20241107083813158 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) 20241107083813158 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083813158 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083813158 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) 20241107083813158 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083813158 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) 20241107083813158 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:820) 20241107083813158 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083813158 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083813158 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:220) 20241107083813158 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083813158 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) 20241107083813158 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) 20241107083813159 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) 20241107083813159 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) 20241107083813160 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) 20241107083813160 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) 20241107083813161 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) 20241107083813161 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) 20241107083813163 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) 20241107083813163 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) 20241107083813164 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) 20241107083813164 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) 20241107083813165 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) 20241107083813165 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) 20241107083813166 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) 20241107083813166 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:387) 20241107083813166 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083813166 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083813166 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083813166 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) 20241107083813167 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083813167 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083813167 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) 20241107083813167 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:238) 20241107083813167 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) 20241107083813167 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) 20241107083813167 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(957)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083813178 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) 20241107083813178 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) 20241107083813181 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) 20241107083813181 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) 20241107083813182 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) 20241107083813182 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) 20241107083813183 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) 20241107083813183 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) 20241107083813184 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) 20241107083813184 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) 20241107083813184 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) 20241107083813184 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) 20241107083813185 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) 20241107083813185 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) 20241107083813186 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) 20241107083813186 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) 20241107083813187 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083813194 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) 20241107083813194 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) 20241107083813196 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) 20241107083813196 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) 20241107083813197 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) 20241107083813197 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) 20241107083813198 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) 20241107083813198 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) 20241107083813199 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) 20241107083813199 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) 20241107083813199 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) 20241107083813199 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) 20241107083813201 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) 20241107083813201 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) 20241107083813202 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) 20241107083813202 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) 20241107083813203 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083813218 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) 20241107083813218 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) 20241107083813220 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) 20241107083813220 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) 20241107083813221 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) 20241107083813221 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) 20241107083813221 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) 20241107083813221 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) 20241107083813221 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) 20241107083813221 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) 20241107083813221 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) 20241107083813221 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) 20241107083813221 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) 20241107083813221 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) 20241107083813222 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) 20241107083813222 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) 20241107083813222 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083813237 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) 20241107083813237 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) 20241107083813237 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083813237 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083813237 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) 20241107083813237 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083813237 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083813237 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083813237 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083813237 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083813237 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083813237 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083813239 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) 20241107083813239 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) 20241107083813241 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) 20241107083813241 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) 20241107083813242 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) 20241107083813242 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) 20241107083813243 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) 20241107083813243 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) 20241107083813244 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) 20241107083813244 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) 20241107083813245 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) 20241107083813246 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) 20241107083813248 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) 20241107083813248 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) 20241107083813248 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083813256 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) 20241107083813256 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) 20241107083813256 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083813256 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083813256 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) 20241107083813257 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083813257 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083813257 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083813257 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083813257 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241107083813257 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241107083813257 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241107083813257 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) 20241107083813257 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) 20241107083813258 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) 20241107083813258 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) 20241107083813259 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) 20241107083813259 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) 20241107083813259 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) 20241107083813259 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) 20241107083813260 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) 20241107083813260 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) 20241107083813260 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) 20241107083813260 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) 20241107083813261 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) 20241107083813261 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) 20241107083813263 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083813263 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083813263 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083813263 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083813263 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) 20241107083813263 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) 20241107083813263 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083813263 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241107083813265 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083813274 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083813274 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083813274 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083813274 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) 20241107083813274 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241107083813274 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241107083813274 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241107083813274 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241107083813274 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241107083813279 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) 20241107083813279 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) 20241107083813279 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) 20241107083813279 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) 20241107083813280 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) 20241107083813280 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) 20241107083813280 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) 20241107083813280 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) 20241107083813280 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) 20241107083813280 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) 20241107083813280 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) 20241107083813280 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) 20241107083813280 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) 20241107083813280 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) 20241107083813281 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) 20241107083813281 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) 20241107083813284 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) 20241107083813284 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) 20241107083813284 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241107083813284 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083813284 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083813284 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) 20241107083813284 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083813284 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) 20241107083813284 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) 20241107083813284 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083813298 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) 20241107083813298 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) 20241107083813299 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) 20241107083813299 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) 20241107083813300 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) 20241107083813300 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) 20241107083813301 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) 20241107083813301 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) 20241107083813301 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) 20241107083813302 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) 20241107083813302 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) 20241107083813302 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) 20241107083813303 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) 20241107083813303 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) 20241107083813304 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) 20241107083813304 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) 20241107083813305 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) 20241107083813305 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) 20241107083813305 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241107083813305 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083813305 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083813305 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) 20241107083813306 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083813306 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) 20241107083813306 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) 20241107083813306 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083813318 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) 20241107083813318 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) 20241107083813318 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) 20241107083813318 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083813319 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) 20241107083813319 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) 20241107083813320 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) 20241107083813320 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) 20241107083813321 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) 20241107083813321 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) 20241107083813322 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) 20241107083813322 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) 20241107083813323 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) 20241107083813323 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) 20241107083813324 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) 20241107083813324 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) 20241107083813325 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) 20241107083813325 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) 20241107083813327 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) 20241107083813327 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) 20241107083813327 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241107083813327 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083813327 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083813327 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) 20241107083813328 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083813328 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) 20241107083813328 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) 20241107083813329 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083813342 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) 20241107083813342 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) 20241107083813342 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) 20241107083813343 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083813344 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) 20241107083813344 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) 20241107083813345 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) 20241107083813345 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) 20241107083813346 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) 20241107083813346 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) 20241107083813347 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) 20241107083813347 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) 20241107083813348 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) 20241107083813349 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) 20241107083813350 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) 20241107083813350 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) 20241107083813351 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) 20241107083813351 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) 20241107083813352 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) 20241107083813352 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) 20241107083813352 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107083813352 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083813352 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083813353 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) 20241107083813353 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083813353 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241107083813353 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) 20241107083813353 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) 20241107083813354 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083813362 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) 20241107083813362 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) 20241107083813362 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) 20241107083813362 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083813364 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) 20241107083813364 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) 20241107083813365 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) 20241107083813365 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) 20241107083813366 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) 20241107083813366 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) 20241107083813367 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) 20241107083813367 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) 20241107083813368 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) 20241107083813368 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) 20241107083813369 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) 20241107083813369 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) 20241107083813369 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) 20241107083813369 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) 20241107083813370 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) 20241107083813370 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) 20241107083813370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241107083813370 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083813370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20241107083813370 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083813370 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) 20241107083813371 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083813371 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20241107083813371 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) 20241107083813371 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083813371 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) 20241107083813371 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) 20241107083813372 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(957)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083813381 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) 20241107083813381 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) 20241107083813381 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) 20241107083813381 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083813382 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) 20241107083813382 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) 20241107083813383 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) 20241107083813383 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) 20241107083813383 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) 20241107083813383 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) 20241107083813384 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) 20241107083813384 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) 20241107083813385 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) 20241107083813385 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) 20241107083813386 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) 20241107083813386 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) 20241107083813387 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) 20241107083813387 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) 20241107083813390 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) 20241107083813390 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) 20241107083813390 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241107083813390 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) 20241107083813391 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(957)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083813405 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) 20241107083813405 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) 20241107083813405 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) 20241107083813405 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083813406 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) 20241107083813406 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) 20241107083813407 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) 20241107083813407 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) 20241107083813407 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) 20241107083813408 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) 20241107083813408 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) 20241107083813408 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) 20241107083813409 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) 20241107083813409 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) 20241107083813410 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) 20241107083813410 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) 20241107083813410 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) 20241107083813410 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) 20241107083813411 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) 20241107083813411 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=108 block_nr=1 scheduling free USF for polling at FN=112 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20241107083813411 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) 20241107083813412 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(957)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083813424 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) 20241107083813424 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) 20241107083813424 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) 20241107083813424 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083813424 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) 20241107083813424 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) 20241107083813425 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) 20241107083813425 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) 20241107083813426 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) 20241107083813426 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) 20241107083813426 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) 20241107083813426 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) 20241107083813427 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) 20241107083813427 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) 20241107083813428 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) 20241107083813428 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) 20241107083813429 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) 20241107083813429 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) 20241107083813429 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) 20241107083813429 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) 20241107083813429 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241107083813429 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) 20241107083813430 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(957)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083813442 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) 20241107083813442 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) 20241107083813443 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=112, reason=CELL_CHG_CONTINUE): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083813443 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=112, TS=7 (curr FN 112), reason=CELL_CHG_CONTINUE (tbf.cpp:487) 20241107083813443 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event TIMEOUT_CELL_CHG_CONTINUE (tbf.cpp:557) 20241107083813443 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:668) 20241107083813444 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) 20241107083813444 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) 20241107083813446 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) 20241107083813446 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) 20241107083813447 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) 20241107083813447 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) 20241107083813448 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) 20241107083813448 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) 20241107083813449 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) 20241107083813449 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) 20241107083813449 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) 20241107083813449 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) 20241107083813450 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) 20241107083813450 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) 20241107083813452 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) 20241107083813452 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) 20241107083813452 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241107083813452 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083813452 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 117 + 13 = 130 (pdch_ul_controller.c:131) 20241107083813453 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083813453 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) 20241107083813453 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083813453 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type POLL (pdch_ul_controller.c:184) 20241107083813453 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=130, TS=7) (nacc_fsm.c:206) 20241107083813453 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083813453 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) 20241107083813453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 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) 20241107083813454 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(957)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083813467 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) 20241107083813467 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) 20241107083813467 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) 20241107083813467 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083813468 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) 20241107083813468 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) 20241107083813469 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) 20241107083813469 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) 20241107083813470 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) 20241107083813470 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) 20241107083813470 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) 20241107083813470 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) 20241107083813471 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) 20241107083813471 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) 20241107083813472 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) 20241107083813472 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) 20241107083813473 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) 20241107083813473 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) 20241107083813474 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083813486 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) 20241107083813486 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) 20241107083813486 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) 20241107083813486 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083813487 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) 20241107083813487 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) 20241107083813488 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) 20241107083813488 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) 20241107083813489 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) 20241107083813489 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) 20241107083813490 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) 20241107083813490 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) 20241107083813491 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) 20241107083813491 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) 20241107083813492 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) 20241107083813492 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) 20241107083813493 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) 20241107083813493 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) 20241107083813493 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083813506 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) 20241107083813506 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) 20241107083813508 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) 20241107083813508 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) 20241107083813509 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) 20241107083813509 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) 20241107083813510 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) 20241107083813510 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) 20241107083813511 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) 20241107083813511 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) 20241107083813512 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) 20241107083813512 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) 20241107083813512 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) 20241107083813512 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) 20241107083813513 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) 20241107083813513 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) 20241107083813515 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083813530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 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) 20241107083813530 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) 20241107083813530 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083813530 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083813530 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | BTS(957)@fb7e2f9c3787: Shutting down virtual BTS #0... 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) 20241107083813530 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083813530 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=130 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241107083813530 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083813530 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083813530 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083813530 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241107083813530 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241107083813532 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) 20241107083813533 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) 20241107083813534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60508<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083813535 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) 20241107083813535 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) 20241107083813536 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) 20241107083813536 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) 20241107083813536 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) 20241107083813537 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) 20241107083813537 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) 20241107083813537 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) 20241107083813538 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) 20241107083813538 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) 20241107083813539 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) 20241107083813539 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) 20241107083813542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60504<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083813543 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083813543 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083813543 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083813543 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083813543 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:1202) 20241107083813543 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083813543 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083813543 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083813543 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083813543 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083813543 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083813543 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083813543 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083813543 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083813543 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083813544 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083813544 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083813544 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083813544 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083813544 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083813544 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083813544 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083813544 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083813544 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083813544 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) 20241107083813544 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) 20241107083813544 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 11658 with status 0 respawn: 87: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_nacc_outbound_success_no_ctrl_ack finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack pass'. Thu Nov 7 08:38:13 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 20241107083813594 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083813594 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083813594 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083813595 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083813624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46564<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083813725 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=324056) Waiting for packet dumper to finish... 1 (prev_count=324056, count=335344) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:38:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_twice.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_twice.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_twice' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_nacc_outbound_success_twice started. 963@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_success_twice-BVCI1234(965)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 963@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 963@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(967)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083816854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46568<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 963@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(971)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 963@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(971)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(968)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(968)@fb7e2f9c3787: Start timer T: 5 s PCUIF(968)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083816860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46578<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_success_twice-STATS(972)@fb7e2f9c3787: Start timer T: 2 s TC_nacc_outbound_success_twice-STATS(972)@fb7e2f9c3787: Start timer T: 2 s 963@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(975)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083818595 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083818595 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083818596 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(968)@fb7e2f9c3787: OsmoPCU is now connected BTS(970)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "G:o" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083818612 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083818612 DLGLOBAL DEBUG validating counter group 0x55b69a63c020(bts) with 102 counters (rate_ctr.c:86) 20241107083818612 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083818612 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083818612 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083818612 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083818612 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083818612 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083818612 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083818612 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083818612 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083818612 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083818612 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083818612 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083818612 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083818612 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083818612 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083818612 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083818612 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083818612 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083818613 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083818613 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083818613 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083818613 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083818613 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083818613 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083818613 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083818613 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083818613 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083818613 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083818613 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083818613 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083818613 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083818613 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083818613 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083818613 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083818613 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083818613 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083818613 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083818613 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083818613 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083818613 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083818613 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083818613 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083818613 DLGLOBAL DEBUG validating counter group 0x7f3672f335c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083818613 DLGLOBAL DEBUG validating counter group 0x55b69a63b700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083818613 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083818613 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083818613 DLGLOBAL DEBUG validating counter group 0x7f3672f34160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083818613 DLGLOBAL DEBUG validating counter group 0x7f3672f34140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083818613 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083818614 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) 20241107083818614 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) 20241107083818614 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083818614 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083818614 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083818614 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083818614 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083818614 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083818614 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083818614 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083818614 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083818614 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083818614 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083818614 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083818614 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083818614 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083818614 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083818614 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083818614 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083818614 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083818614 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083818614 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083818614 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083818614 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083818614 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083818614 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083818614 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083818614 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083818614 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) 20241107083818615 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) 20241107083818615 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(970)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(970)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(967)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(970)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(967)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(967)@fb7e2f9c3787: Start timer Tns_alive: 3 s BTS(970)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(967)@fb7e2f9c3787: Start timer Tns_test: 10 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083818622 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083818622 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) 20241107083818622 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) 20241107083818622 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083818622 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083818622 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(970)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083818623 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083818623 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) 20241107083818623 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(967)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. BTS(970)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(967)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083818626 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083818626 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) 20241107083818626 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) 20241107083818626 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083818626 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083818626 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083818626 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083818626 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083818626 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083818626 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(970)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(970)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083818629 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) 20241107083818629 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@fb7e2f9c3787: Start timer T: 10 s 20241107083818630 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083818630 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(967)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(967)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241107083818631 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) 20241107083818631 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(967)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083818632 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) 20241107083818632 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) 20241107083818633 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) 20241107083818633 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) 20241107083818634 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) 20241107083818634 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) 20241107083818635 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) 20241107083818635 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) 20241107083818636 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) 20241107083818636 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) 20241107083818636 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) 20241107083818636 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) 20241107083818637 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083818644 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) 20241107083818644 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) 20241107083818645 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) 20241107083818645 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) 20241107083818646 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) 20241107083818646 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) 964@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 964@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083818647 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) 20241107083818647 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) 20241107083818649 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) 20241107083818649 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) 20241107083818650 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) 20241107083818650 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) 20241107083818652 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) 20241107083818652 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) 20241107083818653 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) 20241107083818653 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) 20241107083818653 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083818653 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083818653 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083818653 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083818654 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083818654 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083818654 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083818654 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083818654 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083818663 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) 20241107083818663 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_nacc_outbound_success_twice-BVCI1234(965)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083818665 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) 20241107083818665 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) TC_nacc_outbound_success_twice-BVCI1234(965)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083818666 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) 20241107083818666 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@fb7e2f9c3787: BSSGP successfully initialized 20241107083818667 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) 20241107083818667 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) 20241107083818668 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) 20241107083818668 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) 20241107083818668 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083818668 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083818668 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083818668 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083818668 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083818668 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083818668 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083818668 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083818668 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) 20241107083818668 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) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083818670 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) 20241107083818670 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) 20241107083818671 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) 20241107083818671 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) 20241107083818672 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=8, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083818672 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083818672 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083818672 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083818672 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083818672 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083818672 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 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083818673 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(970)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083818678 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083818678 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083818678 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083818678 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083818678 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083818678 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083818678 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083818678 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083818678 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083818678 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083818687 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) 20241107083818687 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) 20241107083818689 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) 20241107083818689 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) 20241107083818689 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083818689 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083818689 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083818689 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083818689 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083818690 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) 20241107083818690 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) 20241107083818691 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) 20241107083818691 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) 20241107083818691 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) 20241107083818691 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) 20241107083818692 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) 20241107083818692 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) 20241107083818693 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) 20241107083818693 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) 20241107083818693 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) 20241107083818693 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) 20241107083818694 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083818706 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) 20241107083818707 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) 20241107083818709 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) 20241107083818709 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) 20241107083818710 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) 20241107083818710 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) 20241107083818711 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) 20241107083818711 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) 20241107083818712 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) 20241107083818712 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) 20241107083818713 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) 20241107083818713 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) 20241107083818715 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) 20241107083818715 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) 20241107083818716 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) 20241107083818716 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) 20241107083818717 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083818726 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) 20241107083818726 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) 20241107083818727 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) 20241107083818727 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) 20241107083818728 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) 20241107083818728 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) 20241107083818729 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) 20241107083818729 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) 20241107083818730 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) 20241107083818730 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) 20241107083818731 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) 20241107083818731 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) 20241107083818732 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) 20241107083818732 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) 20241107083818732 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) 20241107083818732 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) 20241107083818735 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083818749 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) 20241107083818749 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) 20241107083818751 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) 20241107083818751 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) 20241107083818751 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) 20241107083818751 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) 20241107083818752 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) 20241107083818752 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) 20241107083818753 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) 20241107083818753 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) 20241107083818754 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) 20241107083818754 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) 20241107083818755 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) 20241107083818755 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) 20241107083818755 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) 20241107083818755 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) 20241107083818756 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083818768 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) 20241107083818768 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) 20241107083818770 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) 20241107083818770 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) 20241107083818770 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) 20241107083818771 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) 20241107083818771 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) 20241107083818771 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) 20241107083818772 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) 20241107083818772 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) 20241107083818773 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) 20241107083818773 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) 20241107083818774 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) 20241107083818774 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) 20241107083818774 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) 20241107083818774 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) 20241107083818775 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083818788 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) 20241107083818788 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) 20241107083818790 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) 20241107083818790 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) 20241107083818791 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) 20241107083818791 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) 20241107083818792 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) 20241107083818792 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) 20241107083818792 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) 20241107083818792 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) 20241107083818793 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) 20241107083818793 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) 20241107083818794 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) 20241107083818794 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) 20241107083818795 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) 20241107083818795 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) 20241107083818797 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083818812 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) 20241107083818812 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) 20241107083818814 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) 20241107083818814 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) 20241107083818815 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) 20241107083818815 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) 20241107083818817 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) 20241107083818817 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) 20241107083818818 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) 20241107083818818 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) 20241107083818819 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) 20241107083818819 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) 20241107083818820 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) 20241107083818820 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) 20241107083818821 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) 20241107083818821 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) 20241107083818822 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083818831 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) 20241107083818831 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) 20241107083818832 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) 20241107083818832 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) 20241107083818833 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) 20241107083818833 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) 20241107083818834 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) 20241107083818834 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) 20241107083818834 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) 20241107083818835 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) 20241107083818835 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) 20241107083818835 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) 20241107083818836 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) 20241107083818836 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) 20241107083818837 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) 20241107083818837 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) 20241107083818838 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083818850 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) 20241107083818850 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) 20241107083818851 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) 20241107083818851 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) 20241107083818852 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) 20241107083818852 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) 20241107083818853 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) 20241107083818853 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) 20241107083818854 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) 20241107083818854 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) 20241107083818855 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) 20241107083818855 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) 20241107083818855 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) 20241107083818855 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) 20241107083818856 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) 20241107083818856 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) 20241107083818860 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083818874 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) 20241107083818874 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) 20241107083818874 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083818874 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083818874 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) 20241107083818875 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083818875 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083818875 DLGLOBAL DEBUG validating counter group 0x55b69a63b740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083818875 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083818875 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083818875 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083818875 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083818875 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083818875 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) 20241107083818875 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083818875 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083818875 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083818875 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083818875 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083818875 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083818875 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083818875 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083818875 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083818875 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083818875 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083818875 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) 20241107083818875 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083818875 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083818875 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083818875 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083818876 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083818876 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083818876 DLGLOBAL DEBUG validating counter group 0x55b69a63bb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083818876 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083818876 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083818876 DLGLOBAL DEBUG validating counter group 0x55b69a63bbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083818876 DLGLOBAL DEBUG validating counter group 0x55b69a63bc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083818876 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083818876 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:1192) 20241107083818876 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) 20241107083818876 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) 20241107083818876 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) 20241107083818876 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083818876 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083818876 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) 20241107083818876 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083818876 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) 20241107083818876 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:820) 20241107083818876 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083818876 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083818876 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:220) 20241107083818876 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083818876 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) 20241107083818876 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) 20241107083818876 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) 20241107083818876 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) 20241107083818877 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) 20241107083818877 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) 20241107083818878 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) 20241107083818878 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) 20241107083818879 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) 20241107083818879 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) 20241107083818879 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) 20241107083818879 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) 20241107083818880 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) 20241107083818880 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) 20241107083818881 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) 20241107083818881 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:387) 20241107083818881 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083818881 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083818882 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083818882 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) 20241107083818882 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083818882 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083818882 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) 20241107083818882 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:238) 20241107083818882 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) 20241107083818882 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) 20241107083818883 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(970)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083818893 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) 20241107083818893 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) 20241107083818894 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) 20241107083818895 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) 20241107083818895 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) 20241107083818895 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) 20241107083818896 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) 20241107083818896 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) 20241107083818897 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) 20241107083818897 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) 20241107083818898 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) 20241107083818898 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) 20241107083818898 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) 20241107083818898 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) 20241107083818899 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) 20241107083818899 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) 20241107083818900 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083818912 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) 20241107083818912 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) 20241107083818914 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) 20241107083818914 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) 20241107083818915 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) 20241107083818915 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) 20241107083818916 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) 20241107083818916 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) 20241107083818916 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) 20241107083818916 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) 20241107083818917 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) 20241107083818917 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) 20241107083818918 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) 20241107083818918 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) 20241107083818919 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) 20241107083818919 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) 20241107083818922 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083818936 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) 20241107083818936 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) 20241107083818938 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) 20241107083818938 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) 20241107083818938 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) 20241107083818938 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) 20241107083818939 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) 20241107083818939 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) 20241107083818940 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) 20241107083818940 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) 20241107083818941 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) 20241107083818941 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) 20241107083818942 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) 20241107083818942 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) 20241107083818942 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) 20241107083818942 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) 20241107083818943 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083818956 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) 20241107083818956 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) 20241107083818956 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083818956 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083818956 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) 20241107083818957 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083818957 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083818957 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083818957 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083818957 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083818957 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083818957 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083818959 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) 20241107083818959 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) 20241107083818960 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) 20241107083818960 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) 20241107083818961 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) 20241107083818961 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) 20241107083818962 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) 20241107083818962 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) 20241107083818963 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) 20241107083818963 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) 20241107083818963 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) 20241107083818963 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) 20241107083818964 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) 20241107083818964 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) 20241107083818965 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083818975 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) 20241107083818975 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) 20241107083818975 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083818976 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083818976 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) 20241107083818976 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083818976 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083818976 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083818976 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083818976 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241107083818976 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241107083818976 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241107083818977 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) 20241107083818977 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) 20241107083818977 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) 20241107083818978 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) 20241107083818978 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) 20241107083818978 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) 20241107083818979 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) 20241107083818979 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) 20241107083818980 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) 20241107083818980 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) 20241107083818981 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) 20241107083818981 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) 20241107083818981 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) 20241107083818981 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) 20241107083818985 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083818986 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083818986 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083818986 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083818986 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083818986 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) 20241107083818986 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) 20241107083818986 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083818999 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) 20241107083818999 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) 20241107083819000 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) 20241107083819000 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) 20241107083819001 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) 20241107083819001 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) 20241107083819002 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) 20241107083819002 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) 20241107083819003 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) 20241107083819003 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) 20241107083819003 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) 20241107083819003 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) 20241107083819004 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) 20241107083819004 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) 20241107083819005 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083819005 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083819005 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083819005 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) 20241107083819005 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241107083819005 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241107083819005 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241107083819005 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241107083819005 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) 20241107083819005 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) 20241107083819006 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) 20241107083819006 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) 20241107083819006 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241107083819006 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083819006 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083819006 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) 20241107083819007 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083819007 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) 20241107083819007 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) 20241107083819007 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083819018 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) 20241107083819018 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) 20241107083819020 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) 20241107083819021 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) 20241107083819022 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) 20241107083819022 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) 20241107083819023 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) 20241107083819023 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) 20241107083819024 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) 20241107083819024 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) 20241107083819025 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) 20241107083819025 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) 20241107083819027 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) 20241107083819027 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) 20241107083819028 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) 20241107083819028 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) 20241107083819028 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) 20241107083819029 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) 20241107083819029 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241107083819029 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083819029 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083819029 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) 20241107083819029 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083819029 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) 20241107083819029 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) 20241107083819029 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083819037 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) 20241107083819037 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) 20241107083819037 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) 20241107083819037 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083819038 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) 20241107083819038 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) 20241107083819039 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) 20241107083819039 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) 20241107083819040 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) 20241107083819040 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) 20241107083819041 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) 20241107083819041 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) 20241107083819042 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) 20241107083819042 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) 20241107083819042 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) 20241107083819042 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) 20241107083819043 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) 20241107083819043 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) 20241107083819047 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) 20241107083819047 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) 20241107083819047 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241107083819047 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083819047 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083819047 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) 20241107083819048 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083819048 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) 20241107083819048 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) 20241107083819048 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083819062 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) 20241107083819062 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) 20241107083819062 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) 20241107083819062 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083819064 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) 20241107083819064 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) 20241107083819065 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) 20241107083819065 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) 20241107083819066 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) 20241107083819066 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) 20241107083819067 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) 20241107083819067 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) 20241107083819068 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) 20241107083819068 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) 20241107083819069 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) 20241107083819069 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) 20241107083819069 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) 20241107083819069 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) 20241107083819070 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) 20241107083819071 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) 20241107083819071 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107083819071 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083819071 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083819071 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) 20241107083819071 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083819071 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241107083819071 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) 20241107083819071 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) 20241107083819072 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083819080 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) 20241107083819080 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) 20241107083819080 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) 20241107083819080 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083819082 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) 20241107083819082 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) 20241107083819083 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) 20241107083819083 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) 20241107083819084 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) 20241107083819084 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) 20241107083819084 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) 20241107083819084 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) 20241107083819085 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) 20241107083819085 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) 20241107083819086 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) 20241107083819086 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) 20241107083819087 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) 20241107083819087 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) 20241107083819088 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) 20241107083819088 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) 20241107083819088 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241107083819088 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083819088 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20241107083819088 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083819088 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) 20241107083819088 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083819088 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20241107083819088 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) 20241107083819088 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083819088 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) 20241107083819088 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) 20241107083819088 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(970)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083819099 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) 20241107083819100 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) 20241107083819100 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) 20241107083819100 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083819101 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) 20241107083819101 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) 20241107083819102 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) 20241107083819102 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) 20241107083819102 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) 20241107083819102 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) 20241107083819104 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) 20241107083819104 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) 20241107083819104 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) 20241107083819104 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) 20241107083819106 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) 20241107083819106 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) 20241107083819107 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) 20241107083819107 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) 20241107083819109 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083819124 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) 20241107083819124 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) 20241107083819124 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) 20241107083819124 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083819126 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) 20241107083819126 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) 20241107083819127 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) 20241107083819127 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) 20241107083819128 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) 20241107083819128 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) 20241107083819129 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) 20241107083819129 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) 20241107083819130 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) 20241107083819130 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) 20241107083819131 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) 20241107083819131 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) 20241107083819132 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) 20241107083819132 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) 20241107083819133 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083819143 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) 20241107083819143 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) 20241107083819145 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) 20241107083819145 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) 20241107083819146 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) 20241107083819146 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) 20241107083819147 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) 20241107083819147 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) 20241107083819148 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) 20241107083819148 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) 20241107083819149 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) 20241107083819149 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) 20241107083819150 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) 20241107083819150 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) 20241107083819151 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) 20241107083819151 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) 20241107083819151 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083819162 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) 20241107083819162 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) 20241107083819162 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083819162 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083819162 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) 20241107083819162 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083819162 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) 20241107083819162 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083819162 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083819162 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083819162 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241107083819162 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241107083819164 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) 20241107083819164 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) 20241107083819166 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) 20241107083819166 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) 20241107083819167 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) 20241107083819167 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) 20241107083819168 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) 20241107083819168 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) 20241107083819169 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) 20241107083819169 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) 20241107083819169 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) 20241107083819169 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) 20241107083819170 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) 20241107083819170 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) 20241107083819172 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083819187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=3 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) 20241107083819187 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) 20241107083819187 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083819187 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083819187 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) 20241107083819187 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083819187 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083819187 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083819187 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083819187 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241107083819187 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:470) 20241107083819187 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:543) 20241107083819188 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) 20241107083819188 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) 20241107083819189 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) 20241107083819189 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) 20241107083819190 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) 20241107083819190 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) 20241107083819191 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) 20241107083819191 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) 20241107083819192 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) 20241107083819192 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) 20241107083819193 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) 20241107083819193 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) 20241107083819195 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) 20241107083819195 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) 20241107083819196 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) 20241107083819196 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) 20241107083819196 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241107083819196 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083819196 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083819196 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) 20241107083819196 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083819196 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) 20241107083819196 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 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) 20241107083819196 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083819213 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) 20241107083819213 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) 20241107083819215 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) 20241107083819215 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) 20241107083819216 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) 20241107083819216 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) 20241107083819217 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) 20241107083819217 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) 20241107083819217 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) 20241107083819217 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) 20241107083819218 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) 20241107083819219 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) 20241107083819219 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) 20241107083819219 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) 20241107083819220 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) 20241107083819220 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) 20241107083819221 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) 20241107083819221 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) 20241107083819221 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241107083819221 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083819221 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083819221 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) 20241107083819221 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083819221 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) 20241107083819221 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 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) 20241107083819221 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083819226 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) 20241107083819226 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) 20241107083819226 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) 20241107083819226 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083819227 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) 20241107083819227 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) 20241107083819228 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) 20241107083819228 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) 20241107083819229 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) 20241107083819229 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) 20241107083819230 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) 20241107083819230 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) 20241107083819231 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) 20241107083819231 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) 20241107083819231 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) 20241107083819231 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) 20241107083819233 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) 20241107083819233 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) 20241107083819235 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) 20241107083819235 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) 20241107083819235 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241107083819235 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083819235 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083819235 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) 20241107083819236 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083819236 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) 20241107083819236 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 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) 20241107083819236 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083819249 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) 20241107083819249 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) 20241107083819249 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) 20241107083819249 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083819250 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) 20241107083819250 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) 20241107083819251 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) 20241107083819251 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) 20241107083819252 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) 20241107083819252 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) 20241107083819253 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) 20241107083819253 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) 20241107083819253 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) 20241107083819253 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) 20241107083819254 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) 20241107083819254 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) 20241107083819255 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) 20241107083819255 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) 20241107083819256 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) 20241107083819256 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) 20241107083819256 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241107083819256 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083819256 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083819256 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) 20241107083819257 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083819257 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241107083819257 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) 20241107083819257 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 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) 20241107083819257 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083819268 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) 20241107083819268 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) 20241107083819268 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) 20241107083819268 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083819269 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) 20241107083819269 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) 20241107083819270 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) 20241107083819270 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) 20241107083819271 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) 20241107083819271 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) 20241107083819271 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) 20241107083819271 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) 20241107083819272 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) 20241107083819272 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) 20241107083819273 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) 20241107083819273 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) 20241107083819274 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) 20241107083819274 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) 20241107083819275 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) 20241107083819275 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) 20241107083819275 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241107083819275 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083819275 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20241107083819275 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083819275 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) 20241107083819275 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083819275 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20241107083819275 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=151, TS=7) (nacc_fsm.c:206) 20241107083819275 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083819275 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) 20241107083819275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 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) 20241107083819276 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(970)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083819287 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) 20241107083819287 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) 20241107083819287 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) 20241107083819287 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083819289 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) 20241107083819289 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) 20241107083819290 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) 20241107083819290 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) 20241107083819291 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) 20241107083819291 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) 20241107083819292 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) 20241107083819292 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) 20241107083819293 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) 20241107083819293 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) 20241107083819294 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) 20241107083819294 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) 20241107083819295 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) 20241107083819295 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) 20241107083819296 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083819311 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) 20241107083819311 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) 20241107083819311 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) 20241107083819311 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083819311 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083819311 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083819312 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) 20241107083819312 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) 20241107083819313 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) 20241107083819313 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) 20241107083819313 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) 20241107083819313 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) 20241107083819314 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) 20241107083819314 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) 20241107083819315 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) 20241107083819315 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) 20241107083819316 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) 20241107083819316 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) 20241107083819317 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) 20241107083819317 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) 20241107083819317 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083819330 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) 20241107083819330 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) 20241107083819331 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) 20241107083819331 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) 20241107083819332 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) 20241107083819332 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) 20241107083819332 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) 20241107083819332 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) 20241107083819333 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) 20241107083819333 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) 20241107083819334 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) 20241107083819334 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) 20241107083819335 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) 20241107083819335 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) 20241107083819336 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) 20241107083819336 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) 20241107083819336 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083819349 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) 20241107083819349 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) 20241107083819349 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083819349 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083819349 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) 20241107083819349 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083819349 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} FN=151 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241107083819349 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083819349 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083819349 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083819349 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241107083819349 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(970)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083819350 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) 20241107083819350 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) 20241107083819351 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) 20241107083819351 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) 20241107083819353 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) 20241107083819353 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) 20241107083819355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46578<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083819355 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) 20241107083819355 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) 20241107083819356 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) 20241107083819356 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) 20241107083819356 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) 20241107083819356 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) 20241107083819357 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) 20241107083819357 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) 20241107083819361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46568<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083819363 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083819363 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083819363 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083819363 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241107083819363 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:1202) 20241107083819363 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241107083819363 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083819363 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083819363 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083819363 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083819363 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241107083819363 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083819363 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083819363 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083819363 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083819363 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083819363 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083819363 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083819363 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083819364 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083819364 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083819364 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083819364 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083819364 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083819364 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) 20241107083819364 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) 20241107083819364 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 11724 with status 0 respawn: 88: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_nacc_outbound_success_twice finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_twice pass'. Thu Nov 7 08:38:19 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 20241107083819416 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083819417 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083819417 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083819417 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083819440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46584<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083819541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46584<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=370328) Waiting for packet dumper to finish... 1 (prev_count=370328, count=412424) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_twice pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:38:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_twice_nocache.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_twice_nocache.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_twice_nocache' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_nacc_outbound_success_twice_nocache started. 976@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_success_twice_nocache-BVCI1234(978)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 976@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 976@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(980)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083822680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47584<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 976@fb7e2f9c3787: 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(984)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 976@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(984)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(981)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(981)@fb7e2f9c3787: Start timer T: 5 s 20241107083822687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47590<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(981)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_nacc_outbound_success_twice_nocache-STATS(985)@fb7e2f9c3787: Start timer T: 2 s TC_nacc_outbound_success_twice_nocache-STATS(985)@fb7e2f9c3787: Start timer T: 2 s 976@fb7e2f9c3787: 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(988)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(988)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083824418 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083824418 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083824418 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(981)@fb7e2f9c3787: OsmoPCU is now connected BTS(982)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083824433 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083824433 DLGLOBAL DEBUG validating counter group 0x56465f358020(bts) with 102 counters (rate_ctr.c:86) 20241107083824433 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083824433 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083824433 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083824433 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083824433 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083824433 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083824433 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083824433 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083824433 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083824433 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083824433 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083824433 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083824433 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083824433 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083824433 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083824433 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083824433 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083824433 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083824433 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083824433 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083824433 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083824433 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083824433 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083824433 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083824433 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083824433 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083824433 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083824433 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083824433 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083824433 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083824433 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083824433 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083824433 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083824433 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083824433 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083824433 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083824434 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083824434 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083824434 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083824434 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083824434 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083824434 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083824434 DLGLOBAL DEBUG validating counter group 0x7f6c5b1855c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083824434 DLGLOBAL DEBUG validating counter group 0x56465f357700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083824434 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083824434 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083824434 DLGLOBAL DEBUG validating counter group 0x7f6c5b186160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083824434 DLGLOBAL DEBUG validating counter group 0x7f6c5b186140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083824434 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083824434 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) 20241107083824434 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) 20241107083824434 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083824434 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083824434 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083824434 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083824434 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083824434 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083824434 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083824434 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083824434 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083824434 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083824434 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083824434 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083824434 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083824434 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083824434 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083824434 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083824434 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083824434 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083824434 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083824434 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083824434 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083824434 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083824434 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083824434 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083824434 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083824434 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083824435 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) 20241107083824435 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@fb7e2f9c3787: Start timer T: 2 s 20241107083824436 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s BTS(982)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(982)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(980)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@fb7e2f9c3787: Start timer T: 2 s BTS(982)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(980)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(980)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(980)@fb7e2f9c3787: Start timer Tns_test: 10 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(982)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083824444 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083824444 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) 20241107083824444 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) 20241107083824444 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083824444 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083824444 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@fb7e2f9c3787: Start timer T: 2 s 20241107083824445 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083824445 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) 20241107083824445 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(980)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(980)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(982)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(982)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083824449 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083824449 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) 20241107083824449 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) 20241107083824449 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083824449 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083824449 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083824449 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083824449 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083824449 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083824449 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(982)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083824450 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) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083824450 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@fb7e2f9c3787: Start timer T: 10 s 20241107083824452 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) 20241107083824452 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) 20241107083824452 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083824452 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) 20241107083824453 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) 20241107083824453 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(980)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(980)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(980)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083824454 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) 20241107083824454 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) 20241107083824455 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) 20241107083824455 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) 20241107083824456 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) 20241107083824456 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) 20241107083824457 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) 20241107083824457 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) BTS(982)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083824459 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) 20241107083824459 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) 20241107083824459 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 977@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 977@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083824463 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) 20241107083824463 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) 20241107083824464 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) 20241107083824464 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) 20241107083824465 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083824465 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083824465 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083824465 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083824465 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083824465 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083824465 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083824465 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083824465 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) 20241107083824465 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) 20241107083824465 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) 20241107083824466 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) 20241107083824466 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) 20241107083824466 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) 20241107083824467 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) 20241107083824467 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) 20241107083824467 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) 20241107083824467 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) 20241107083824467 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) 20241107083824467 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) 20241107083824468 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_success_twice_nocache-BVCI1234(978)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success_twice_nocache-BVCI1234(978)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083824470 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083824470 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083824470 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083824470 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083824470 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083824470 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083824470 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083824471 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083824473 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) 20241107083824473 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083824473 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083824473 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083824473 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083824473 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083824473 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) 20241107083824474 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083824474 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083824474 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083824474 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083824474 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083824474 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083824474 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083824474 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083824474 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083824474 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(982)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083824481 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083824481 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083824481 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083824481 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083824481 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083824482 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) 20241107083824482 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) 20241107083824483 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) 20241107083824483 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) 20241107083824483 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) 20241107083824483 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) 20241107083824484 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) 20241107083824484 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) 20241107083824485 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) 20241107083824485 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) 20241107083824486 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) 20241107083824486 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) 20241107083824486 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) 20241107083824486 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) 20241107083824487 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) 20241107083824487 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) 20241107083824491 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083824507 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) 20241107083824507 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) 20241107083824509 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) 20241107083824509 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) 20241107083824510 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) 20241107083824510 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) 20241107083824511 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) 20241107083824511 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) 20241107083824512 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) 20241107083824512 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) 20241107083824513 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) 20241107083824513 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) 20241107083824514 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) 20241107083824514 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) 20241107083824515 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) 20241107083824515 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) 20241107083824516 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083824525 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) 20241107083824526 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) 20241107083824527 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) 20241107083824527 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) 20241107083824527 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) 20241107083824527 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) 20241107083824528 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) 20241107083824528 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) 20241107083824529 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) 20241107083824529 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) 20241107083824530 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) 20241107083824530 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) 20241107083824531 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) 20241107083824531 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) 20241107083824531 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) 20241107083824531 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) 20241107083824532 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083824545 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) 20241107083824545 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) 20241107083824546 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) 20241107083824546 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) 20241107083824547 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) 20241107083824547 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) 20241107083824548 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) 20241107083824548 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) 20241107083824548 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) 20241107083824548 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) 20241107083824549 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) 20241107083824549 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) 20241107083824550 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) 20241107083824550 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) 20241107083824550 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) 20241107083824550 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) 20241107083824554 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083824569 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) 20241107083824569 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) 20241107083824570 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) 20241107083824570 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) 20241107083824571 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) 20241107083824571 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) 20241107083824572 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) 20241107083824572 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) 20241107083824573 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) 20241107083824573 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) 20241107083824574 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) 20241107083824574 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) 20241107083824575 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) 20241107083824575 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) 20241107083824575 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) 20241107083824575 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) 20241107083824576 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083824588 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) 20241107083824588 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) 20241107083824589 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) 20241107083824589 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) 20241107083824590 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) 20241107083824590 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) 20241107083824591 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) 20241107083824591 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) 20241107083824592 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) 20241107083824592 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) 20241107083824592 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) 20241107083824592 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) 20241107083824593 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) 20241107083824593 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) 20241107083824594 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) 20241107083824594 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) 20241107083824595 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083824607 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) 20241107083824607 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) 20241107083824608 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) 20241107083824608 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) 20241107083824609 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) 20241107083824609 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) 20241107083824610 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) 20241107083824610 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) 20241107083824611 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) 20241107083824611 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) 20241107083824612 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) 20241107083824612 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) 20241107083824612 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) 20241107083824612 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) 20241107083824613 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) 20241107083824613 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) 20241107083824616 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083824631 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) 20241107083824631 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) 20241107083824632 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) 20241107083824632 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) 20241107083824633 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) 20241107083824633 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) 20241107083824634 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) 20241107083824634 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) 20241107083824635 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) 20241107083824635 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) 20241107083824636 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) 20241107083824636 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) 20241107083824637 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) 20241107083824637 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) 20241107083824638 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) 20241107083824638 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) 20241107083824639 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083824650 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) 20241107083824650 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) 20241107083824651 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) 20241107083824651 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) 20241107083824652 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) 20241107083824652 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) 20241107083824653 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) 20241107083824653 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) 20241107083824654 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) 20241107083824654 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) 20241107083824654 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) 20241107083824655 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) 20241107083824655 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) 20241107083824655 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) 20241107083824656 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) 20241107083824656 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) 20241107083824657 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083824669 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) 20241107083824669 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) 20241107083824671 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) 20241107083824671 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) 20241107083824672 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) 20241107083824672 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) 20241107083824673 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) 20241107083824673 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) 20241107083824674 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) 20241107083824674 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) 20241107083824675 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) 20241107083824675 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) 20241107083824675 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) 20241107083824675 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) 20241107083824676 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) 20241107083824676 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) 20241107083824679 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083824693 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) 20241107083824693 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) 20241107083824693 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083824693 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083824693 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 | [0;mExtendedRLC_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) 20241107083824694 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083824694 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083824694 DLGLOBAL DEBUG validating counter group 0x56465f357740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083824694 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083824694 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083824694 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083824694 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083824694 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083824694 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) 20241107083824694 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083824694 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083824694 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083824694 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083824694 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083824694 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083824694 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083824694 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083824694 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083824694 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083824694 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083824694 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) 20241107083824694 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083824694 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083824695 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083824695 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083824695 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083824695 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083824695 DLGLOBAL DEBUG validating counter group 0x56465f357b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083824695 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083824695 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083824695 DLGLOBAL DEBUG validating counter group 0x56465f357be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083824695 DLGLOBAL DEBUG validating counter group 0x56465f357c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083824695 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083824695 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:1192) 20241107083824695 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) 20241107083824695 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) 20241107083824695 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) 20241107083824695 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083824695 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083824695 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) 20241107083824695 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083824695 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) 20241107083824695 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:820) 20241107083824695 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083824695 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083824695 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:220) 20241107083824695 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083824695 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) 20241107083824695 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) 20241107083824695 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) 20241107083824695 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) 20241107083824696 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) 20241107083824696 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) 20241107083824697 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) 20241107083824697 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) 20241107083824698 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) 20241107083824698 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) 20241107083824699 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) 20241107083824699 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) 20241107083824700 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) 20241107083824700 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) 20241107083824701 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) 20241107083824701 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:387) 20241107083824701 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083824701 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083824701 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083824701 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) 20241107083824702 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083824702 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083824702 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) 20241107083824702 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:238) 20241107083824702 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) 20241107083824702 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) 20241107083824702 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(982)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083824713 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) 20241107083824713 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) 20241107083824714 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) 20241107083824714 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) 20241107083824715 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) 20241107083824715 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) 20241107083824716 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) 20241107083824716 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) 20241107083824717 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) 20241107083824717 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) 20241107083824718 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) 20241107083824718 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) 20241107083824719 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) 20241107083824719 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) 20241107083824719 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) 20241107083824719 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) 20241107083824720 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083824732 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) 20241107083824732 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) 20241107083824733 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) 20241107083824733 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) 20241107083824734 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) 20241107083824734 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) 20241107083824735 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) 20241107083824735 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) 20241107083824736 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) 20241107083824736 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) 20241107083824737 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) 20241107083824737 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) 20241107083824737 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) 20241107083824737 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) 20241107083824738 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) 20241107083824738 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) 20241107083824741 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083824756 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) 20241107083824756 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) 20241107083824757 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) 20241107083824757 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) 20241107083824758 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) 20241107083824758 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) 20241107083824759 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) 20241107083824759 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) 20241107083824760 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) 20241107083824760 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) 20241107083824761 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) 20241107083824761 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) 20241107083824762 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) 20241107083824762 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) 20241107083824762 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) 20241107083824762 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) 20241107083824763 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083824775 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) 20241107083824775 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) 20241107083824775 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083824775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083824775 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) 20241107083824776 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083824776 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083824776 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083824776 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083824776 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083824776 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083824776 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083824777 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) 20241107083824777 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) 20241107083824778 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) 20241107083824778 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) 20241107083824779 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) 20241107083824779 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) 20241107083824780 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) 20241107083824780 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) 20241107083824780 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) 20241107083824780 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) 20241107083824781 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) 20241107083824781 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) 20241107083824782 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) 20241107083824782 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) 20241107083824783 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083824794 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) 20241107083824794 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) 20241107083824794 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083824794 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083824794 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) 20241107083824795 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083824795 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083824795 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083824795 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083824795 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241107083824795 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241107083824795 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241107083824798 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) 20241107083824798 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) 20241107083824799 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) 20241107083824799 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) 20241107083824800 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) 20241107083824800 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) 20241107083824801 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) 20241107083824801 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) 20241107083824803 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) 20241107083824803 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) 20241107083824804 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) 20241107083824804 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) 20241107083824805 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) 20241107083824805 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) 20241107083824806 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083824810 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083824810 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083824810 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083824810 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083824810 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) 20241107083824810 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) 20241107083824810 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083824819 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) 20241107083824819 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) 20241107083824820 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) 20241107083824820 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) 20241107083824821 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) 20241107083824821 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) 20241107083824821 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) 20241107083824821 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) 20241107083824822 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) 20241107083824822 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) 20241107083824823 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) 20241107083824823 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) 20241107083824824 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) 20241107083824824 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) 20241107083824826 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) 20241107083824826 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) 20241107083824827 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083824829 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083824829 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083824829 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083824829 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) 20241107083824829 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241107083824829 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241107083824829 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241107083824829 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241107083824838 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) 20241107083824838 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) 20241107083824839 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) 20241107083824839 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) 20241107083824840 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) 20241107083824840 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) 20241107083824841 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) 20241107083824841 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) 20241107083824842 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) 20241107083824842 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) 20241107083824843 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) 20241107083824843 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) 20241107083824843 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) 20241107083824843 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) 20241107083824844 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) 20241107083824844 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) 20241107083824845 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) 20241107083824845 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) 20241107083824845 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241107083824845 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083824845 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083824845 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) 20241107083824845 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083824845 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) 20241107083824845 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) 20241107083824846 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083824857 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) 20241107083824857 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) 20241107083824859 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) 20241107083824859 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) 20241107083824860 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) 20241107083824860 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) 20241107083824861 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) 20241107083824861 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) 20241107083824862 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) 20241107083824862 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) 20241107083824863 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) 20241107083824863 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) 20241107083824863 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) 20241107083824863 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) 20241107083824864 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) 20241107083824864 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) 20241107083824867 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) 20241107083824867 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) 20241107083824867 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241107083824867 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083824867 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083824867 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) 20241107083824867 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083824867 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) 20241107083824867 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) 20241107083824868 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083824882 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) 20241107083824882 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) 20241107083824882 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) 20241107083824882 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083824884 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) 20241107083824884 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) 20241107083824885 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) 20241107083824885 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) 20241107083824886 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) 20241107083824886 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) 20241107083824888 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) 20241107083824888 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) 20241107083824889 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) 20241107083824889 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) 20241107083824890 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) 20241107083824890 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) 20241107083824891 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) 20241107083824891 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) 20241107083824892 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) 20241107083824892 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) 20241107083824892 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107083824892 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083824892 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083824892 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) 20241107083824893 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083824893 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) 20241107083824893 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) 20241107083824893 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083824900 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) 20241107083824900 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) 20241107083824900 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) 20241107083824901 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083824902 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) 20241107083824902 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) 20241107083824903 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) 20241107083824903 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) 20241107083824903 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) 20241107083824903 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) 20241107083824904 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) 20241107083824904 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) 20241107083824905 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) 20241107083824905 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) 20241107083824906 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) 20241107083824906 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) 20241107083824907 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) 20241107083824907 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) 20241107083824907 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) 20241107083824908 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) 20241107083824908 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241107083824908 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083824908 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083824908 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) 20241107083824908 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083824908 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241107083824908 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) 20241107083824908 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) 20241107083824909 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083824919 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) 20241107083824919 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) 20241107083824919 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) 20241107083824919 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083824921 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) 20241107083824921 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) 20241107083824921 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) 20241107083824921 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) 20241107083824922 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) 20241107083824922 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) 20241107083824923 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) 20241107083824923 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) 20241107083824924 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) 20241107083824924 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) 20241107083824925 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) 20241107083824925 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) 20241107083824925 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) 20241107083824926 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) 20241107083824929 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) 20241107083824929 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) 20241107083824929 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241107083824929 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083824929 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 104 + 13 = 117 (pdch_ul_controller.c:131) 20241107083824929 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083824929 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) 20241107083824929 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083824929 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type POLL (pdch_ul_controller.c:184) 20241107083824929 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) 20241107083824929 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083824929 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) 20241107083824929 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) 20241107083824930 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(982)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083824943 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) 20241107083824943 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) 20241107083824943 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) 20241107083824943 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083824945 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) 20241107083824945 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) 20241107083824945 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) 20241107083824945 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) 20241107083824947 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) 20241107083824947 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) 20241107083824948 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) 20241107083824948 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) 20241107083824949 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) 20241107083824949 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) 20241107083824949 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) 20241107083824949 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) 20241107083824950 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) 20241107083824950 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) 20241107083824951 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083824962 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) 20241107083824962 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) 20241107083824962 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) 20241107083824962 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083824964 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) 20241107083824964 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) 20241107083824964 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) 20241107083824964 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) 20241107083824965 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) 20241107083824965 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) 20241107083824966 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) 20241107083824966 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) 20241107083824967 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) 20241107083824967 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) 20241107083824967 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) 20241107083824967 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) 20241107083824968 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) 20241107083824968 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) 20241107083824969 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083824981 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) 20241107083824982 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) 20241107083824983 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) 20241107083824983 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) 20241107083824984 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) 20241107083824984 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) 20241107083824984 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) 20241107083824984 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) 20241107083824985 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) 20241107083824985 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) 20241107083824986 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) 20241107083824986 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) 20241107083824987 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) 20241107083824987 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) 20241107083824987 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) 20241107083824987 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) 20241107083824991 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083825006 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) 20241107083825006 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) 20241107083825006 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083825006 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083825006 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) 20241107083825006 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083825006 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) 20241107083825006 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083825006 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083825006 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083825006 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241107083825006 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241107083825007 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) 20241107083825007 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) 20241107083825008 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) 20241107083825008 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) 20241107083825009 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) 20241107083825009 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) 20241107083825009 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) 20241107083825009 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) 20241107083825010 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) 20241107083825010 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) 20241107083825011 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) 20241107083825011 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) 20241107083825012 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) 20241107083825012 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) 20241107083825013 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083825024 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) 20241107083825024 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) 20241107083825026 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) 20241107083825026 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) 20241107083825027 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) 20241107083825027 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) 20241107083825027 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) 20241107083825027 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) 20241107083825028 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) 20241107083825028 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) 20241107083825029 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) 20241107083825029 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) 20241107083825030 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) 20241107083825030 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) 20241107083825031 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) 20241107083825031 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) 20241107083825031 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083825044 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) 20241107083825044 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) 20241107083825045 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) 20241107083825045 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) 20241107083825046 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) 20241107083825046 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) 20241107083825046 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) 20241107083825046 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) 20241107083825047 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) 20241107083825047 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) 20241107083825048 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) 20241107083825048 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) 20241107083825049 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) 20241107083825049 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) 20241107083825049 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) 20241107083825050 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) 20241107083825053 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083825067 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) 20241107083825067 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) 20241107083825069 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) 20241107083825069 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) 20241107083825069 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) 20241107083825069 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) 20241107083825070 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) 20241107083825070 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) 20241107083825071 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) 20241107083825071 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) 20241107083825072 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) 20241107083825072 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) 20241107083825073 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) 20241107083825073 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) 20241107083825074 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) 20241107083825074 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) 20241107083825075 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083825086 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) 20241107083825087 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) 20241107083825089 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) 20241107083825089 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) 20241107083825090 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) 20241107083825090 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) 20241107083825091 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) 20241107083825091 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) 20241107083825092 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) 20241107083825092 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) 20241107083825093 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) 20241107083825093 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) 20241107083825094 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) 20241107083825094 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) 20241107083825095 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) 20241107083825095 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) 20241107083825096 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083825106 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) 20241107083825106 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) 20241107083825107 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) 20241107083825107 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) 20241107083825108 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) 20241107083825108 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) 20241107083825109 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) 20241107083825109 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) 20241107083825110 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) 20241107083825110 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) 20241107083825111 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) 20241107083825111 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) 20241107083825112 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) 20241107083825112 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) 20241107083825113 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) 20241107083825113 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) 20241107083825115 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083825129 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) 20241107083825129 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) 20241107083825131 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) 20241107083825131 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) 20241107083825132 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) 20241107083825132 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) 20241107083825133 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) 20241107083825133 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) 20241107083825134 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) 20241107083825134 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) 20241107083825135 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) 20241107083825135 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) 20241107083825137 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) 20241107083825137 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) 20241107083825138 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) 20241107083825138 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) 20241107083825139 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083825149 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) 20241107083825149 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) 20241107083825151 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) 20241107083825151 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) 20241107083825152 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) 20241107083825152 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) 20241107083825153 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) 20241107083825153 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) 20241107083825153 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) 20241107083825153 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) 20241107083825154 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) 20241107083825154 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) 20241107083825155 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) 20241107083825155 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) 20241107083825156 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) 20241107083825156 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) 20241107083825157 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083825168 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) 20241107083825168 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) 20241107083825169 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) 20241107083825169 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) 20241107083825170 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) 20241107083825170 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) 20241107083825171 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) 20241107083825171 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) 20241107083825172 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) 20241107083825172 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) 20241107083825172 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) 20241107083825172 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) 20241107083825173 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) 20241107083825173 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) 20241107083825174 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) 20241107083825174 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) 20241107083825177 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083825192 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) 20241107083825192 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) 20241107083825193 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) 20241107083825193 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) 20241107083825194 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) 20241107083825194 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) 20241107083825195 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) 20241107083825195 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) 20241107083825196 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) 20241107083825196 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) 20241107083825196 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) 20241107083825196 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) 20241107083825197 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) 20241107083825197 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) 20241107083825198 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) 20241107083825198 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) 20241107083825199 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083825211 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) 20241107083825211 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) 20241107083825212 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) 20241107083825212 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) 20241107083825213 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) 20241107083825213 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) 20241107083825214 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) 20241107083825214 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) 20241107083825214 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) 20241107083825215 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) 20241107083825215 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) 20241107083825215 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) 20241107083825216 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) 20241107083825216 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) 20241107083825217 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) 20241107083825217 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) 20241107083825218 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083825230 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) 20241107083825230 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) 20241107083825232 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) 20241107083825232 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) 20241107083825232 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) 20241107083825232 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) 20241107083825233 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) 20241107083825233 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) 20241107083825234 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) 20241107083825234 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) 20241107083825235 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) 20241107083825235 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) 20241107083825236 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) 20241107083825236 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) 20241107083825237 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) 20241107083825237 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) 20241107083825240 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083825254 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) 20241107083825254 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) 20241107083825255 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) 20241107083825255 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) 20241107083825256 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) 20241107083825256 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) 20241107083825257 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) 20241107083825257 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) 20241107083825258 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) 20241107083825258 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) 20241107083825259 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) 20241107083825259 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) 20241107083825260 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) 20241107083825260 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) 20241107083825261 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) 20241107083825261 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) 20241107083825261 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083825273 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) 20241107083825273 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) 20241107083825274 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) 20241107083825274 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) 20241107083825275 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) 20241107083825275 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) 20241107083825276 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) 20241107083825276 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) 20241107083825277 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) 20241107083825277 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) 20241107083825278 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) 20241107083825278 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) 20241107083825278 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) 20241107083825278 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) 20241107083825279 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) 20241107083825279 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) 20241107083825280 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083825292 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) 20241107083825292 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) 20241107083825293 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) 20241107083825293 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) 20241107083825294 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) 20241107083825294 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) 20241107083825295 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) 20241107083825295 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) 20241107083825296 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) 20241107083825296 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) 20241107083825297 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) 20241107083825297 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) 20241107083825297 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) 20241107083825297 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) 20241107083825298 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) 20241107083825298 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) 20241107083825301 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083825316 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) 20241107083825316 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) 20241107083825317 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) 20241107083825317 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) 20241107083825318 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) 20241107083825318 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) 20241107083825319 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) 20241107083825319 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) 20241107083825320 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) 20241107083825320 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) 20241107083825321 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) 20241107083825321 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) 20241107083825322 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) 20241107083825322 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) 20241107083825322 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) 20241107083825322 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) 20241107083825323 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083825336 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) 20241107083825336 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) 20241107083825337 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) 20241107083825337 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) 20241107083825338 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) 20241107083825338 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) 20241107083825338 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) 20241107083825338 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) 20241107083825339 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) 20241107083825339 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) 20241107083825340 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) 20241107083825340 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) 20241107083825341 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) 20241107083825341 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) 20241107083825341 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) 20241107083825342 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) 20241107083825342 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083825354 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) 20241107083825354 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) 20241107083825356 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) 20241107083825356 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) 20241107083825357 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) 20241107083825357 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) 20241107083825358 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) 20241107083825358 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) 20241107083825358 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) 20241107083825358 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) 20241107083825359 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) 20241107083825359 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) 20241107083825360 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) 20241107083825360 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) 20241107083825361 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) 20241107083825361 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) 20241107083825364 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083825378 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) 20241107083825378 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) 20241107083825380 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) 20241107083825380 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) 20241107083825380 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) 20241107083825380 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) 20241107083825381 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) 20241107083825381 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) 20241107083825383 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) 20241107083825383 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) 20241107083825383 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) 20241107083825383 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) 20241107083825384 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) 20241107083825384 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) 20241107083825385 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) 20241107083825385 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) 20241107083825386 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083825398 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) 20241107083825398 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) 20241107083825399 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) 20241107083825399 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) 20241107083825400 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) 20241107083825400 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) 20241107083825401 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) 20241107083825401 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) 20241107083825402 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) 20241107083825402 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) 20241107083825402 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) 20241107083825402 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) 20241107083825403 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) 20241107083825403 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) 20241107083825404 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) 20241107083825404 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) 20241107083825405 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083825417 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) 20241107083825417 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) 20241107083825418 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) 20241107083825418 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) 20241107083825419 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) 20241107083825419 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) 20241107083825420 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) 20241107083825420 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) 20241107083825421 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) 20241107083825421 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) 20241107083825421 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) 20241107083825421 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) 20241107083825422 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) 20241107083825422 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) 20241107083825423 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) 20241107083825423 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) 20241107083825426 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083825440 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) 20241107083825440 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) 20241107083825442 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) 20241107083825442 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) 20241107083825443 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) 20241107083825443 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) 20241107083825443 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) 20241107083825443 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) 20241107083825444 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) 20241107083825444 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) 20241107083825445 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) 20241107083825445 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) 20241107083825446 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) 20241107083825446 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) 20241107083825447 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) 20241107083825447 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) 20241107083825448 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083825460 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) 20241107083825460 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) 20241107083825462 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) 20241107083825462 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) 20241107083825463 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) 20241107083825463 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) 20241107083825465 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) 20241107083825465 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) 20241107083825466 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) 20241107083825466 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) 20241107083825467 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) 20241107083825467 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) 20241107083825468 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) 20241107083825468 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) 20241107083825469 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) 20241107083825469 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) 20241107083825470 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083825479 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) 20241107083825479 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) 20241107083825481 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) 20241107083825481 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) 20241107083825482 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) 20241107083825483 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) 20241107083825484 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) 20241107083825484 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) 20241107083825485 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) 20241107083825485 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) 20241107083825486 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) 20241107083825486 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) 20241107083825486 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) 20241107083825487 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) 20241107083825488 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) 20241107083825488 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) 20241107083825489 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083825503 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) 20241107083825503 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) 20241107083825504 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) 20241107083825504 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) 20241107083825505 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) 20241107083825505 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) 20241107083825506 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) 20241107083825506 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) 20241107083825506 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) 20241107083825506 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) 20241107083825507 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) 20241107083825507 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) 20241107083825508 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) 20241107083825508 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) 20241107083825509 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) 20241107083825509 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) 20241107083825510 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083825522 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) 20241107083825522 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) 20241107083825523 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) 20241107083825523 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) 20241107083825524 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) 20241107083825524 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) 20241107083825525 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) 20241107083825525 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) 20241107083825526 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) 20241107083825526 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) 20241107083825526 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) 20241107083825526 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) 20241107083825527 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) 20241107083825527 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) 20241107083825528 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) 20241107083825528 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) 20241107083825529 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083825541 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) 20241107083825541 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) 20241107083825542 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) 20241107083825542 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) 20241107083825543 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) 20241107083825543 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) 20241107083825544 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) 20241107083825544 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) 20241107083825545 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) 20241107083825545 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) 20241107083825545 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) 20241107083825545 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) 20241107083825546 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) 20241107083825546 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) 20241107083825548 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) 20241107083825548 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) 20241107083825551 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083825565 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) 20241107083825565 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) 20241107083825567 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) 20241107083825567 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) 20241107083825568 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) 20241107083825568 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) 20241107083825569 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) 20241107083825569 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) 20241107083825570 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) 20241107083825570 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) 20241107083825572 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) 20241107083825572 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) 20241107083825573 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) 20241107083825573 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) 20241107083825575 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) 20241107083825575 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) 20241107083825576 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083825584 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) 20241107083825584 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) 20241107083825587 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) 20241107083825587 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) 20241107083825588 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) 20241107083825588 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) 20241107083825589 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) 20241107083825589 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) 20241107083825590 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) 20241107083825590 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) 20241107083825592 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) 20241107083825592 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) 20241107083825593 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) 20241107083825593 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) 20241107083825594 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) 20241107083825594 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) 20241107083825595 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083825603 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) 20241107083825603 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) 20241107083825605 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) 20241107083825605 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) 20241107083825605 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) 20241107083825605 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) 20241107083825606 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) 20241107083825606 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) 20241107083825607 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) 20241107083825607 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) 20241107083825608 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) 20241107083825608 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) 20241107083825609 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) 20241107083825609 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) 20241107083825610 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) 20241107083825610 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) 20241107083825613 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083825627 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) 20241107083825627 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) 20241107083825628 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) 20241107083825628 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) 20241107083825629 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) 20241107083825629 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) 20241107083825631 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) 20241107083825631 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) 20241107083825632 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) 20241107083825632 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) 20241107083825632 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) 20241107083825632 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) 20241107083825633 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) 20241107083825633 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) 20241107083825634 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) 20241107083825634 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) 20241107083825636 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083825646 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) 20241107083825646 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) 20241107083825648 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) 20241107083825648 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) 20241107083825648 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) 20241107083825648 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) 20241107083825649 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) 20241107083825649 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) 20241107083825650 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) 20241107083825650 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) 20241107083825651 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) 20241107083825651 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) 20241107083825651 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) 20241107083825651 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) 20241107083825652 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) 20241107083825652 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) 20241107083825653 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083825665 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) 20241107083825665 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) 20241107083825667 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) 20241107083825667 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) 20241107083825668 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) 20241107083825668 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) 20241107083825669 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) 20241107083825669 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) 20241107083825669 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) 20241107083825670 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) 20241107083825670 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) 20241107083825670 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) 20241107083825671 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) 20241107083825671 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) 20241107083825672 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) 20241107083825672 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) 20241107083825675 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083825690 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) 20241107083825690 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) 20241107083825691 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) 20241107083825691 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) 20241107083825692 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) 20241107083825692 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) 20241107083825692 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) 20241107083825693 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) 20241107083825693 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) 20241107083825693 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) 20241107083825694 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) 20241107083825694 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) 20241107083825695 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) 20241107083825695 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) 20241107083825696 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) 20241107083825696 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) 20241107083825697 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083825708 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) 20241107083825708 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) 20241107083825710 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) 20241107083825710 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) 20241107083825711 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) 20241107083825711 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) 20241107083825711 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) 20241107083825711 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) 20241107083825712 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) 20241107083825712 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) 20241107083825713 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) 20241107083825713 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) 20241107083825714 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) 20241107083825714 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) 20241107083825714 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) 20241107083825715 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) 20241107083825715 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083825728 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) 20241107083825728 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) 20241107083825729 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) 20241107083825729 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) 20241107083825730 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) 20241107083825730 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) 20241107083825731 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) 20241107083825731 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) 20241107083825732 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) 20241107083825732 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) 20241107083825733 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) 20241107083825733 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) 20241107083825733 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) 20241107083825733 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) 20241107083825734 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) 20241107083825734 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) 20241107083825737 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083825751 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) 20241107083825751 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) 20241107083825753 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) 20241107083825753 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) 20241107083825754 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) 20241107083825754 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) 20241107083825754 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) 20241107083825754 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) 20241107083825755 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) 20241107083825755 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) 20241107083825756 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) 20241107083825756 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) 20241107083825757 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) 20241107083825757 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) 20241107083825757 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) 20241107083825757 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) 20241107083825758 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083825771 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) 20241107083825771 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) 20241107083825772 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) 20241107083825772 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) 20241107083825773 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) 20241107083825773 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) 20241107083825774 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) 20241107083825774 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) 20241107083825775 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) 20241107083825775 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) 20241107083825776 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) 20241107083825776 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) 20241107083825776 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) 20241107083825776 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) 20241107083825777 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) 20241107083825777 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) 20241107083825778 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083825790 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) 20241107083825790 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) 20241107083825791 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) 20241107083825792 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) 20241107083825792 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) 20241107083825792 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) 20241107083825793 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) 20241107083825793 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) 20241107083825795 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) 20241107083825795 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) 20241107083825796 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) 20241107083825796 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) 20241107083825797 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) 20241107083825797 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) 20241107083825798 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) 20241107083825798 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) 20241107083825799 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083825811 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241107083825814 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) 20241107083825814 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) 20241107083825815 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) 20241107083825815 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) 20241107083825816 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) 20241107083825816 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) 20241107083825817 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) 20241107083825817 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) 20241107083825817 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) 20241107083825817 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) 20241107083825818 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) 20241107083825818 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) 20241107083825819 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) 20241107083825819 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) 20241107083825820 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) 20241107083825820 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) 20241107083825821 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083825830 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241107083825833 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) 20241107083825833 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) 20241107083825835 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) 20241107083825835 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) 20241107083825835 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) 20241107083825836 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) 20241107083825836 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) 20241107083825836 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) 20241107083825837 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) 20241107083825837 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) 20241107083825838 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) 20241107083825838 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) 20241107083825839 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) 20241107083825839 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) 20241107083825840 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) 20241107083825840 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) 20241107083825840 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083825852 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) 20241107083825852 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) 20241107083825854 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) 20241107083825854 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) 20241107083825854 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) 20241107083825855 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) 20241107083825856 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) 20241107083825856 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) 20241107083825856 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) 20241107083825857 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) 20241107083825857 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) 20241107083825857 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) 20241107083825858 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) 20241107083825858 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) 20241107083825859 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) 20241107083825859 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) 20241107083825862 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083825876 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) 20241107083825876 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) 20241107083825878 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) 20241107083825878 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) 20241107083825878 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) 20241107083825878 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) 20241107083825879 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) 20241107083825879 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) 20241107083825880 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) 20241107083825880 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) 20241107083825881 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) 20241107083825881 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) 20241107083825882 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) 20241107083825882 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) 20241107083825883 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) 20241107083825883 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) 20241107083825883 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083825895 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) 20241107083825895 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) 20241107083825897 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) 20241107083825897 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) 20241107083825897 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) 20241107083825897 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) 20241107083825898 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) 20241107083825898 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) 20241107083825899 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) 20241107083825899 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) 20241107083825900 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) 20241107083825900 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) 20241107083825900 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) 20241107083825901 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) 20241107083825901 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) 20241107083825901 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) 20241107083825902 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083825914 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) 20241107083825914 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) 20241107083825915 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) 20241107083825915 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) 20241107083825916 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) 20241107083825916 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) 20241107083825917 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) 20241107083825917 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) 20241107083825918 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) 20241107083825918 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) 20241107083825919 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) 20241107083825919 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) 20241107083825919 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) 20241107083825919 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) 20241107083825920 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) 20241107083825920 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) 20241107083825923 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083825938 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) 20241107083825938 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) 20241107083825939 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) 20241107083825939 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) 20241107083825940 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) 20241107083825940 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) 20241107083825941 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) 20241107083825941 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) 20241107083825942 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) 20241107083825942 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) 20241107083825943 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) 20241107083825943 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) 20241107083825945 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) 20241107083825945 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) 20241107083825946 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) 20241107083825946 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) 20241107083825947 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083825957 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) 20241107083825957 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) 20241107083825958 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) 20241107083825958 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) 20241107083825959 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) 20241107083825959 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) 20241107083825960 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) 20241107083825960 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) 20241107083825961 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) 20241107083825961 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) 20241107083825961 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) 20241107083825961 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) 20241107083825962 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) 20241107083825962 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) 20241107083825963 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) 20241107083825963 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) 20241107083825964 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083825976 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) 20241107083825976 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) 20241107083825977 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) 20241107083825977 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) 20241107083825978 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) 20241107083825978 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) 20241107083825979 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) 20241107083825979 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) 20241107083825980 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) 20241107083825980 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) 20241107083825980 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) 20241107083825980 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) 20241107083825981 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) 20241107083825981 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) 20241107083825982 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) 20241107083825982 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) 20241107083825986 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083826001 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) 20241107083826001 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) 20241107083826002 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) 20241107083826002 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) 20241107083826002 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) 20241107083826002 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) 20241107083826003 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) 20241107083826003 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) 20241107083826005 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) 20241107083826005 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) 20241107083826005 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) 20241107083826005 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) 20241107083826006 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) 20241107083826006 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) 20241107083826007 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) 20241107083826007 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) 20241107083826008 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083826020 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) 20241107083826020 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) 20241107083826021 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) 20241107083826021 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) 20241107083826022 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) 20241107083826022 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) 20241107083826023 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) 20241107083826023 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) 20241107083826024 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) 20241107083826024 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) 20241107083826024 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) 20241107083826024 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) 20241107083826025 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) 20241107083826025 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) 20241107083826026 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) 20241107083826026 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) 20241107083826027 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083826039 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) 20241107083826039 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) 20241107083826040 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) 20241107083826040 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) 20241107083826041 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) 20241107083826041 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) 20241107083826042 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) 20241107083826042 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) 20241107083826043 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) 20241107083826043 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) 20241107083826044 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) 20241107083826044 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) 20241107083826045 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) 20241107083826045 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) 20241107083826045 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) 20241107083826046 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) 20241107083826048 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083826063 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) 20241107083826063 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) 20241107083826064 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) 20241107083826064 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) 20241107083826065 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) 20241107083826065 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) 20241107083826065 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) 20241107083826066 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) 20241107083826066 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) 20241107083826066 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) 20241107083826067 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) 20241107083826067 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) 20241107083826068 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) 20241107083826068 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) 20241107083826068 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) 20241107083826068 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) 20241107083826070 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083826082 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) 20241107083826082 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) 20241107083826083 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) 20241107083826083 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) 20241107083826084 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) 20241107083826084 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) 20241107083826084 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) 20241107083826084 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) 20241107083826085 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) 20241107083826085 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) 20241107083826086 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) 20241107083826086 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) 20241107083826087 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) 20241107083826087 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) 20241107083826088 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) 20241107083826088 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) 20241107083826088 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083826101 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) 20241107083826101 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) 20241107083826102 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) 20241107083826102 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) 20241107083826103 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) 20241107083826103 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) 20241107083826104 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) 20241107083826104 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) 20241107083826104 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) 20241107083826104 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) 20241107083826105 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) 20241107083826105 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) 20241107083826106 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) 20241107083826106 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) 20241107083826107 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) 20241107083826107 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) 20241107083826110 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083826125 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) 20241107083826125 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) 20241107083826126 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) 20241107083826126 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) 20241107083826127 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) 20241107083826127 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) 20241107083826128 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) 20241107083826128 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) 20241107083826129 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) 20241107083826129 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) 20241107083826130 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) 20241107083826130 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) 20241107083826131 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) 20241107083826131 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) 20241107083826131 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) 20241107083826131 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) 20241107083826132 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083826145 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) 20241107083826145 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) 20241107083826146 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) 20241107083826146 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) 20241107083826147 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) 20241107083826147 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) 20241107083826148 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) 20241107083826148 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) 20241107083826148 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) 20241107083826148 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) 20241107083826149 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) 20241107083826149 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) 20241107083826150 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) 20241107083826150 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) 20241107083826151 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) 20241107083826151 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) 20241107083826151 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083826164 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) 20241107083826164 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) 20241107083826165 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) 20241107083826165 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) 20241107083826166 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) 20241107083826166 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) 20241107083826167 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) 20241107083826167 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) 20241107083826168 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) 20241107083826168 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) 20241107083826169 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) 20241107083826169 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) 20241107083826170 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) 20241107083826170 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) 20241107083826171 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) 20241107083826171 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) 20241107083826173 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083826188 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) 20241107083826188 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) 20241107083826189 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) 20241107083826189 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) 20241107083826190 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) 20241107083826190 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) 20241107083826191 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) 20241107083826191 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) 20241107083826191 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) 20241107083826191 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) 20241107083826192 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) 20241107083826192 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) 20241107083826193 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) 20241107083826193 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) 20241107083826194 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) 20241107083826194 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) 20241107083826194 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083826207 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) 20241107083826207 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) 20241107083826208 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) 20241107083826208 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) 20241107083826209 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) 20241107083826209 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) 20241107083826210 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) 20241107083826210 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) 20241107083826211 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) 20241107083826211 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) 20241107083826212 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) 20241107083826212 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) 20241107083826213 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) 20241107083826213 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) 20241107083826213 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) 20241107083826213 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) 20241107083826214 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083826226 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) 20241107083826226 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) 20241107083826227 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) 20241107083826227 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) 20241107083826228 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) 20241107083826228 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) 20241107083826229 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) 20241107083826229 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) 20241107083826230 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) 20241107083826230 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) 20241107083826231 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) 20241107083826231 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) 20241107083826231 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) 20241107083826231 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) 20241107083826232 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) 20241107083826232 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) 20241107083826235 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083826250 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) 20241107083826250 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) 20241107083826251 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) 20241107083826251 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) 20241107083826252 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) 20241107083826252 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) 20241107083826253 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) 20241107083826253 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) 20241107083826254 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) 20241107083826254 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) 20241107083826254 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) 20241107083826254 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) 20241107083826255 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) 20241107083826255 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) 20241107083826256 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) 20241107083826256 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) 20241107083826257 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083826269 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) 20241107083826269 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) 20241107083826270 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) 20241107083826270 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) 20241107083826271 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) 20241107083826271 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) 20241107083826272 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) 20241107083826272 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) 20241107083826272 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) 20241107083826272 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) 20241107083826273 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) 20241107083826273 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) 20241107083826274 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) 20241107083826274 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) 20241107083826275 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) 20241107083826275 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) 20241107083826276 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083826288 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) 20241107083826288 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) 20241107083826289 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) 20241107083826289 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) 20241107083826290 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) 20241107083826290 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) 20241107083826291 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) 20241107083826291 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) 20241107083826292 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) 20241107083826292 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) 20241107083826293 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) 20241107083826293 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) 20241107083826293 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) 20241107083826293 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) 20241107083826294 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) 20241107083826294 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) 20241107083826298 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083826312 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) 20241107083826312 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) 20241107083826313 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) 20241107083826313 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) 20241107083826314 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) 20241107083826314 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) 20241107083826315 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) 20241107083826315 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) 20241107083826315 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) 20241107083826315 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) 20241107083826316 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) 20241107083826316 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) 20241107083826317 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) 20241107083826317 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) 20241107083826318 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) 20241107083826318 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) 20241107083826318 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083826331 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) 20241107083826331 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) 20241107083826333 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) 20241107083826333 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) 20241107083826334 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) 20241107083826334 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) 20241107083826335 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) 20241107083826335 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) 20241107083826336 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) 20241107083826336 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) 20241107083826337 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) 20241107083826337 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) 20241107083826337 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) 20241107083826338 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) 20241107083826338 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) 20241107083826338 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) 20241107083826339 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083826350 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) 20241107083826350 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) 20241107083826352 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) 20241107083826352 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) 20241107083826352 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) 20241107083826352 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) 20241107083826353 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) 20241107083826353 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) 20241107083826354 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) 20241107083826354 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) 20241107083826355 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) 20241107083826355 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) 20241107083826355 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) 20241107083826355 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) 20241107083826356 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) 20241107083826356 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) 20241107083826360 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083826374 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) 20241107083826374 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) 20241107083826375 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) 20241107083826375 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) 20241107083826376 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) 20241107083826376 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) 20241107083826377 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) 20241107083826377 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) 20241107083826378 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) 20241107083826378 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) 20241107083826379 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) 20241107083826379 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) 20241107083826380 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) 20241107083826380 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) 20241107083826380 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) 20241107083826380 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) 20241107083826381 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083826393 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) 20241107083826393 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) 20241107083826394 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) 20241107083826394 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) 20241107083826395 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) 20241107083826395 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) 20241107083826396 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) 20241107083826396 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) 20241107083826397 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) 20241107083826397 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) 20241107083826398 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) 20241107083826398 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) 20241107083826398 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) 20241107083826398 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) 20241107083826399 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) 20241107083826399 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) 20241107083826400 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083826412 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) 20241107083826412 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) 20241107083826414 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) 20241107083826414 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) 20241107083826414 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) 20241107083826414 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) 20241107083826415 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) 20241107083826415 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) 20241107083826416 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) 20241107083826416 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) 20241107083826417 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) 20241107083826417 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) 20241107083826418 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) 20241107083826418 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) 20241107083826419 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) 20241107083826419 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) 20241107083826422 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083826436 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) 20241107083826436 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) 20241107083826438 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) 20241107083826438 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) 20241107083826438 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) 20241107083826439 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) 20241107083826439 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) 20241107083826439 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) 20241107083826440 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) 20241107083826440 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) 20241107083826441 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) 20241107083826441 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) 20241107083826442 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) 20241107083826442 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) 20241107083826442 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) 20241107083826442 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) 20241107083826443 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083826455 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) 20241107083826455 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) 20241107083826457 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) 20241107083826457 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) 20241107083826458 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) 20241107083826458 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) 20241107083826459 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) 20241107083826459 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) 20241107083826460 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) 20241107083826460 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) 20241107083826460 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) 20241107083826460 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) 20241107083826461 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) 20241107083826461 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) 20241107083826462 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) 20241107083826462 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) 20241107083826463 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083826475 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) 20241107083826475 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) 20241107083826476 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) 20241107083826476 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) 20241107083826477 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) 20241107083826477 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) 20241107083826477 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) 20241107083826478 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) 20241107083826478 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) 20241107083826478 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) 20241107083826479 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) 20241107083826479 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) 20241107083826480 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) 20241107083826480 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) 20241107083826481 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) 20241107083826481 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) 20241107083826484 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083826500 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) 20241107083826500 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) 20241107083826503 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) 20241107083826503 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) 20241107083826504 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) 20241107083826504 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) 20241107083826504 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) 20241107083826504 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) 20241107083826505 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) 20241107083826505 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) 20241107083826506 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) 20241107083826506 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) 20241107083826507 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) 20241107083826507 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) 20241107083826508 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) 20241107083826508 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) 20241107083826509 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083826518 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) 20241107083826518 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) 20241107083826518 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) 20241107083826518 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) 20241107083826519 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) 20241107083826519 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) 20241107083826519 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) 20241107083826519 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) 20241107083826519 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) 20241107083826519 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) 20241107083826519 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) 20241107083826519 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) 20241107083826520 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) 20241107083826520 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) 20241107083826520 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) 20241107083826520 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) 20241107083826522 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083826537 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) 20241107083826537 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) 20241107083826538 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) 20241107083826538 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) 20241107083826539 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) 20241107083826539 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) 20241107083826541 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) 20241107083826541 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) 20241107083826541 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) 20241107083826541 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) 20241107083826542 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) 20241107083826542 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) 20241107083826543 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) 20241107083826543 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) 20241107083826544 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) 20241107083826544 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) 20241107083826546 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083826561 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) 20241107083826561 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) 20241107083826561 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) 20241107083826561 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) 20241107083826562 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) 20241107083826562 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) 20241107083826562 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) 20241107083826562 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) 20241107083826563 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) 20241107083826563 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) 20241107083826563 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) 20241107083826563 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) 20241107083826564 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) 20241107083826564 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) 20241107083826565 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) 20241107083826565 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) 20241107083826566 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083826581 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) 20241107083826581 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) 20241107083826583 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) 20241107083826583 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) 20241107083826584 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) 20241107083826584 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) 20241107083826585 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) 20241107083826585 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) 20241107083826586 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) 20241107083826586 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) 20241107083826587 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) 20241107083826587 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) 20241107083826588 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) 20241107083826588 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) 20241107083826589 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) 20241107083826589 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) 20241107083826589 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083826599 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) 20241107083826599 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) 20241107083826599 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) 20241107083826599 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) 20241107083826599 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) 20241107083826599 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) 20241107083826600 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) 20241107083826600 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) 20241107083826600 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) 20241107083826600 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) 20241107083826601 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) 20241107083826601 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) 20241107083826601 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) 20241107083826601 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) 20241107083826601 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) 20241107083826601 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) 20241107083826608 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083826623 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) 20241107083826623 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) 20241107083826625 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) 20241107083826625 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) 20241107083826625 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) 20241107083826625 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) 20241107083826626 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) 20241107083826626 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) 20241107083826627 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) 20241107083826627 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) 20241107083826628 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) 20241107083826628 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) 20241107083826629 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) 20241107083826629 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) 20241107083826631 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) 20241107083826631 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) 20241107083826632 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083826644 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) 20241107083826644 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) 20241107083826645 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) 20241107083826646 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) 20241107083826646 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) 20241107083826646 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) 20241107083826647 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) 20241107083826647 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) 20241107083826648 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) 20241107083826648 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) 20241107083826649 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) 20241107083826649 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) 20241107083826650 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) 20241107083826650 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) 20241107083826650 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) 20241107083826650 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) 20241107083826651 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083826663 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) 20241107083826663 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) 20241107083826664 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) 20241107083826664 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) 20241107083826665 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) 20241107083826665 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) 20241107083826666 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) 20241107083826666 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) 20241107083826667 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) 20241107083826667 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) 20241107083826668 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) 20241107083826668 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) 20241107083826669 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) 20241107083826669 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) 20241107083826669 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) 20241107083826669 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) 20241107083826672 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083826687 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) 20241107083826687 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) 20241107083826688 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) 20241107083826688 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) 20241107083826689 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) 20241107083826689 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) 20241107083826690 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) 20241107083826690 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) 20241107083826691 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) 20241107083826691 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) 20241107083826693 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) 20241107083826693 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) 20241107083826694 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) 20241107083826694 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) 20241107083826695 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) 20241107083826695 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) 20241107083826696 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083826706 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) 20241107083826706 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) 20241107083826708 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) 20241107083826708 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) 20241107083826709 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) 20241107083826709 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) 20241107083826711 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) 20241107083826711 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) 20241107083826712 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) 20241107083826712 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) 20241107083826713 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) 20241107083826713 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) 20241107083826714 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) 20241107083826714 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) 20241107083826715 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) 20241107083826715 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) 20241107083826715 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083826725 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) 20241107083826725 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) 20241107083826727 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) 20241107083826727 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) 20241107083826728 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) 20241107083826728 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) 20241107083826729 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) 20241107083826729 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) 20241107083826730 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) 20241107083826730 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) 20241107083826731 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) 20241107083826731 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) 20241107083826732 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) 20241107083826732 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) 20241107083826733 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) 20241107083826733 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) 20241107083826735 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083826749 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) 20241107083826750 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) 20241107083826751 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) 20241107083826751 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) 20241107083826752 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) 20241107083826752 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) 20241107083826753 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) 20241107083826753 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) 20241107083826754 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) 20241107083826754 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) 20241107083826755 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) 20241107083826755 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) 20241107083826755 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) 20241107083826755 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) 20241107083826756 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) 20241107083826756 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) 20241107083826757 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083826768 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) 20241107083826768 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) 20241107083826770 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) 20241107083826770 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) 20241107083826770 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) 20241107083826770 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) 20241107083826771 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) 20241107083826771 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) 20241107083826772 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) 20241107083826772 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) 20241107083826773 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) 20241107083826773 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) 20241107083826774 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) 20241107083826774 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) 20241107083826774 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) 20241107083826774 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) 20241107083826775 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083826787 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) 20241107083826788 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) 20241107083826789 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) 20241107083826789 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) 20241107083826790 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) 20241107083826790 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) 20241107083826790 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) 20241107083826790 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) 20241107083826791 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) 20241107083826791 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) 20241107083826792 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) 20241107083826792 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) 20241107083826793 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) 20241107083826793 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) 20241107083826793 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) 20241107083826793 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) 20241107083826797 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083826812 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) 20241107083826812 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) 20241107083826813 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) 20241107083826813 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) 20241107083826814 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) 20241107083826814 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) 20241107083826815 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) 20241107083826815 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) 20241107083826815 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) 20241107083826815 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) 20241107083826816 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) 20241107083826816 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) 20241107083826817 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) 20241107083826817 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) 20241107083826818 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) 20241107083826818 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) 20241107083826819 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083826831 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) 20241107083826831 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) 20241107083826833 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) 20241107083826833 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) 20241107083826834 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) 20241107083826834 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) 20241107083826834 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) 20241107083826834 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) 20241107083826835 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) 20241107083826835 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) 20241107083826836 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) 20241107083826836 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) 20241107083826837 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) 20241107083826837 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) 20241107083826838 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) 20241107083826838 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) 20241107083826839 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083826851 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) 20241107083826851 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) 20241107083826852 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) 20241107083826853 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) 20241107083826853 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) 20241107083826853 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) 20241107083826854 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) 20241107083826854 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) 20241107083826855 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) 20241107083826855 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) 20241107083826856 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) 20241107083826856 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) 20241107083826856 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) 20241107083826856 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) 20241107083826857 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) 20241107083826857 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) 20241107083826861 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083826876 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) 20241107083826876 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) 20241107083826877 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) 20241107083826877 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) 20241107083826878 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) 20241107083826878 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) 20241107083826879 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) 20241107083826879 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) 20241107083826879 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) 20241107083826879 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) 20241107083826880 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) 20241107083826880 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) 20241107083826881 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) 20241107083826881 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) 20241107083826882 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) 20241107083826882 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) 20241107083826883 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083826895 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) 20241107083826895 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) 20241107083826896 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) 20241107083826896 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) 20241107083826897 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) 20241107083826897 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) 20241107083826898 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) 20241107083826898 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) 20241107083826899 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) 20241107083826899 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) 20241107083826900 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) 20241107083826900 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) 20241107083826901 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) 20241107083826901 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) 20241107083826902 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) 20241107083826902 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) 20241107083826902 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083826914 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) 20241107083826914 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) 20241107083826916 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) 20241107083826916 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) 20241107083826917 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) 20241107083826917 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) 20241107083826918 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) 20241107083826918 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) 20241107083826919 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) 20241107083826919 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) 20241107083826920 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) 20241107083826920 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) 20241107083826921 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) 20241107083826921 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) 20241107083826922 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) 20241107083826922 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) 20241107083826924 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083826939 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) 20241107083826939 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) 20241107083826941 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) 20241107083826941 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) 20241107083826942 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) 20241107083826942 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) 20241107083826943 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) 20241107083826943 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) 20241107083826943 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) 20241107083826943 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) 20241107083826944 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) 20241107083826944 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) 20241107083826945 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) 20241107083826945 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) 20241107083826946 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) 20241107083826946 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) 20241107083826947 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083826958 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) 20241107083826958 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) 20241107083826959 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) 20241107083826959 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) 20241107083826960 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) 20241107083826960 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) 20241107083826961 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) 20241107083826961 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) 20241107083826962 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) 20241107083826962 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) 20241107083826963 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) 20241107083826963 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) 20241107083826964 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) 20241107083826964 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) 20241107083826964 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) 20241107083826965 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) 20241107083826965 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083826977 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) 20241107083826977 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) 20241107083826978 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) 20241107083826978 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) 20241107083826980 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) 20241107083826980 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) 20241107083826983 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) 20241107083826983 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) 20241107083826984 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) 20241107083826984 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) 20241107083826986 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) 20241107083826986 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) 20241107083826987 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) 20241107083826987 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) 20241107083826988 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) 20241107083826988 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) 20241107083826989 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083827001 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) 20241107083827001 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) 20241107083827003 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) 20241107083827003 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) 20241107083827003 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) 20241107083827003 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) 20241107083827004 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) 20241107083827004 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) 20241107083827005 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) 20241107083827005 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) 20241107083827006 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) 20241107083827006 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) 20241107083827007 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) 20241107083827007 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) 20241107083827007 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) 20241107083827007 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) 20241107083827008 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083827021 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) 20241107083827021 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) 20241107083827021 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083827021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083827021 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) 20241107083827021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083827021 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083827021 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083827021 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083827021 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241107083827021 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241107083827021 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241107083827022 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) 20241107083827022 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) 20241107083827023 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) 20241107083827023 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) 20241107083827024 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) 20241107083827024 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) 20241107083827025 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) 20241107083827025 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) 20241107083827025 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) 20241107083827025 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) 20241107083827026 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) 20241107083827026 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) 20241107083827027 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) 20241107083827027 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) 20241107083827028 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083827032 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083827032 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083827032 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083827032 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083827032 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) 20241107083827032 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) 20241107083827032 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083827041 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) 20241107083827041 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) 20241107083827042 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) 20241107083827042 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) 20241107083827043 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) 20241107083827043 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) 20241107083827043 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083827043 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083827043 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083827043 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) 20241107083827043 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241107083827043 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241107083827044 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241107083827044 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241107083827044 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) 20241107083827044 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) 20241107083827044 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) 20241107083827044 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) 20241107083827045 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) 20241107083827045 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) 20241107083827046 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) 20241107083827046 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) 20241107083827047 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) 20241107083827047 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) 20241107083827050 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) 20241107083827050 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) 20241107083827050 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20241107083827050 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083827050 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083827050 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) 20241107083827051 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083827051 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) 20241107083827051 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) 20241107083827051 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083827064 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) 20241107083827064 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) 20241107083827066 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) 20241107083827066 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) 20241107083827066 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) 20241107083827066 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) 20241107083827067 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) 20241107083827067 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) 20241107083827068 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) 20241107083827068 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) 20241107083827069 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) 20241107083827069 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) 20241107083827070 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) 20241107083827070 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) 20241107083827071 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) 20241107083827071 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) 20241107083827072 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) 20241107083827072 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) 20241107083827072 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241107083827072 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083827072 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083827072 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) 20241107083827072 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083827072 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) 20241107083827072 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) 20241107083827072 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083827083 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) 20241107083827083 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) 20241107083827083 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) 20241107083827084 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083827085 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) 20241107083827085 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) 20241107083827086 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) 20241107083827086 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) 20241107083827087 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) 20241107083827087 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) 20241107083827087 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) 20241107083827087 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) 20241107083827088 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) 20241107083827088 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) 20241107083827089 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) 20241107083827089 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) 20241107083827090 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) 20241107083827090 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) 20241107083827091 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) 20241107083827091 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) 20241107083827091 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241107083827091 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083827091 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083827091 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) 20241107083827092 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083827092 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) 20241107083827092 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) 20241107083827092 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083827103 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) 20241107083827103 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) 20241107083827103 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) 20241107083827103 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083827105 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) 20241107083827105 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) 20241107083827106 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) 20241107083827106 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) 20241107083827107 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) 20241107083827107 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) 20241107083827108 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) 20241107083827108 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) 20241107083827110 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) 20241107083827110 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) 20241107083827110 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) 20241107083827110 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) 20241107083827111 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) 20241107083827111 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) 20241107083827112 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) 20241107083827112 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) 20241107083827112 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241107083827112 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083827112 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083827112 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) 20241107083827113 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083827113 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241107083827113 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) 20241107083827113 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) 20241107083827114 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083827127 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) 20241107083827127 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) 20241107083827127 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) 20241107083827127 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083827129 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) 20241107083827129 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) 20241107083827129 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) 20241107083827129 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) 20241107083827130 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) 20241107083827130 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) 20241107083827131 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) 20241107083827131 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) 20241107083827132 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) 20241107083827132 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) 20241107083827133 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) 20241107083827133 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) 20241107083827135 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) 20241107083827135 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) 20241107083827136 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) 20241107083827136 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) 20241107083827136 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20241107083827136 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083827136 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 563 + 13 = 576 (pdch_ul_controller.c:131) 20241107083827136 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083827136 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) 20241107083827136 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083827136 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 576 for type POLL (pdch_ul_controller.c:184) 20241107083827136 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) 20241107083827136 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083827136 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) 20241107083827136 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) 20241107083827137 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(982)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083827147 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) 20241107083827147 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) 20241107083827147 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) 20241107083827147 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083827149 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) 20241107083827149 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) 20241107083827150 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) 20241107083827150 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) 20241107083827151 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) 20241107083827151 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) 20241107083827152 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) 20241107083827152 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) 20241107083827153 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) 20241107083827153 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) 20241107083827154 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) 20241107083827154 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) 20241107083827156 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) 20241107083827156 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) 20241107083827157 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083827165 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) 20241107083827165 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) 20241107083827165 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) 20241107083827165 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083827165 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083827165 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083827167 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) 20241107083827167 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) 20241107083827167 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) 20241107083827167 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) 20241107083827168 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) 20241107083827168 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) 20241107083827169 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) 20241107083827169 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) 20241107083827170 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) 20241107083827170 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) 20241107083827171 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) 20241107083827171 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) 20241107083827172 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) 20241107083827172 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) 20241107083827175 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083827189 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) 20241107083827189 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) 20241107083827190 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) 20241107083827190 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) 20241107083827191 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) 20241107083827191 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) 20241107083827192 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) 20241107083827192 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) 20241107083827193 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) 20241107083827193 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) 20241107083827193 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) 20241107083827193 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) 20241107083827194 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) 20241107083827194 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) 20241107083827195 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) 20241107083827195 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) 20241107083827196 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083827208 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) 20241107083827208 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) 20241107083827208 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083827208 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083827208 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) 20241107083827209 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083827209 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) 20241107083827209 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083827209 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083827209 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083827209 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241107083827209 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(982)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083827209 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) 20241107083827209 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) 20241107083827210 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) 20241107083827210 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) 20241107083827211 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) 20241107083827212 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) 20241107083827213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47590<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083827213 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) 20241107083827213 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) 20241107083827215 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) 20241107083827215 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) 20241107083827216 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) 20241107083827216 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) 20241107083827217 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) 20241107083827217 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) 20241107083827220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47584<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083827221 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083827221 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083827221 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083827221 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241107083827222 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:1202) 20241107083827222 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241107083827222 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083827222 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083827222 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083827222 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083827222 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241107083827222 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083827222 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083827222 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083827222 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083827222 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083827222 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083827222 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083827222 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083827222 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083827222 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083827222 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083827222 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083827222 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083827222 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) 20241107083827222 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) 20241107083827222 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 11791 with status 0 respawn: 89: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_nacc_outbound_success_twice_nocache finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_twice_nocache pass'. Thu Nov 7 08:38:27 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 20241107083827273 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083827274 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083827274 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083827274 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083827302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47596<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083827403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47596<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=804120) Waiting for packet dumper to finish... 1 (prev_count=804120, count=841888) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:38:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_nacc_outbound_rac_ci_resolve_timeout started. 989@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_rac_ci_resolve_timeout-BVCI1234(991)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 989@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 989@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(993)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083830542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47600<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 989@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(997)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 989@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(997)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(994)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(994)@fb7e2f9c3787: Start timer T: 5 s 20241107083830552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47612<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(994)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_nacc_outbound_rac_ci_resolve_timeout-STATS(998)@fb7e2f9c3787: Start timer T: 2 s TC_nacc_outbound_rac_ci_resolve_timeout-STATS(998)@fb7e2f9c3787: Start timer T: 2 s 989@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1001)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083832275 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083832275 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083832275 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(994)@fb7e2f9c3787: OsmoPCU is now connected BTS(996)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083832292 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083832292 DLGLOBAL DEBUG validating counter group 0x55e4ba2cd020(bts) with 102 counters (rate_ctr.c:86) 20241107083832292 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083832292 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083832292 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083832292 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083832292 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083832292 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083832292 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083832292 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083832292 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083832292 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083832292 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083832292 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083832292 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083832292 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083832292 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083832292 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083832292 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083832292 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083832292 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083832293 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083832293 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083832293 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083832293 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083832293 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083832293 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083832293 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083832293 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083832293 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083832293 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083832293 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083832293 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083832293 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083832293 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083832293 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083832293 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083832293 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083832293 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083832293 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083832293 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083832293 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083832293 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083832293 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083832293 DLGLOBAL DEBUG validating counter group 0x7f27c7a2f5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083832293 DLGLOBAL DEBUG validating counter group 0x55e4ba2cc700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083832293 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083832293 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083832293 DLGLOBAL DEBUG validating counter group 0x7f27c7a30160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083832293 DLGLOBAL DEBUG validating counter group 0x7f27c7a30140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083832293 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083832293 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) 20241107083832293 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) 20241107083832293 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083832294 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083832294 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083832294 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083832294 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083832294 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083832294 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083832294 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083832294 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083832294 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083832294 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083832294 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083832294 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083832294 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083832294 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083832294 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083832294 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083832294 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083832294 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083832294 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083832294 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083832294 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083832294 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083832294 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083832294 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083832294 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083832294 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) 20241107083832294 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) 20241107083832295 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(996)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" MTC@fb7e2f9c3787: Start timer T: 10 s -NSVCI1234(993)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(996)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(993)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(993)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(993)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(996)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(996)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(996)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083832302 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083832302 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) 20241107083832302 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) 20241107083832302 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083832302 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083832302 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) 20241107083832303 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083832303 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) 20241107083832303 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(993)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(993)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(996)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083832305 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083832305 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) 20241107083832305 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) 20241107083832305 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083832305 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083832305 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083832305 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083832305 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083832305 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083832305 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(996)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083832305 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) 20241107083832305 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)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083832306 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) 20241107083832306 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) 20241107083832307 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083832307 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107083832307 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) 20241107083832307 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(993)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(993)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083832308 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) 20241107083832308 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) 20241107083832309 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) 20241107083832309 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) 20241107083832310 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) 20241107083832310 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) 20241107083832310 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) 20241107083832310 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) 20241107083832311 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) 20241107083832311 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) 20241107083832311 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 990@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 990@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083832323 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083832323 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083832323 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083832323 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083832323 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083832323 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083832323 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083832323 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083832323 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) 20241107083832323 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) 20241107083832323 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) 20241107083832323 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) 20241107083832324 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) 20241107083832324 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) 20241107083832324 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) 20241107083832324 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) 20241107083832325 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) 20241107083832325 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) 20241107083832326 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) 20241107083832326 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) 20241107083832326 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) 20241107083832326 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) 20241107083832327 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) 20241107083832327 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) 20241107083832328 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_rac_ci_resolve_timeout-BVCI1234(991)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_rac_ci_resolve_timeout-BVCI1234(991)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083832336 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083832336 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083832336 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083832336 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083832336 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083832336 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083832336 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083832336 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083832340 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) 20241107083832340 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083832340 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083832340 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083832340 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083832340 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083832340 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) 20241107083832343 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) 20241107083832343 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) 20241107083832343 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083832343 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083832343 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083832343 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083832343 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083832343 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083832343 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083832343 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083832343 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083832343 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(996)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083832345 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) 20241107083832345 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) 20241107083832345 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) 20241107083832345 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) 20241107083832347 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) 20241107083832347 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) 20241107083832348 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) 20241107083832348 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083832350 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) 20241107083832350 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) 20241107083832351 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) 20241107083832351 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) 20241107083832352 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) 20241107083832352 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) 20241107083832353 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083832357 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083832357 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083832357 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083832357 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083832357 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083832367 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) 20241107083832367 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) 20241107083832369 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) 20241107083832369 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) 20241107083832370 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) 20241107083832370 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) 20241107083832371 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) 20241107083832371 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) 20241107083832371 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) 20241107083832371 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) 20241107083832372 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) 20241107083832372 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) 20241107083832373 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) 20241107083832373 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) 20241107083832374 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) 20241107083832374 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) 20241107083832375 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083832386 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) 20241107083832386 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) 20241107083832388 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) 20241107083832388 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) 20241107083832388 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) 20241107083832388 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) 20241107083832389 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) 20241107083832389 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) 20241107083832390 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) 20241107083832390 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) 20241107083832391 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) 20241107083832391 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) 20241107083832392 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) 20241107083832392 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) 20241107083832392 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) 20241107083832392 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) 20241107083832393 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083832405 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) 20241107083832405 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) 20241107083832407 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) 20241107083832407 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) 20241107083832407 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) 20241107083832407 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) 20241107083832408 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) 20241107083832408 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) 20241107083832409 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) 20241107083832409 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) 20241107083832410 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) 20241107083832410 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) 20241107083832411 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) 20241107083832411 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) 20241107083832411 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) 20241107083832411 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) 20241107083832415 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083832429 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) 20241107083832429 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) 20241107083832430 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) 20241107083832430 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) 20241107083832431 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) 20241107083832431 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) 20241107083832432 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) 20241107083832432 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) 20241107083832433 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) 20241107083832433 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) 20241107083832433 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) 20241107083832433 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) 20241107083832435 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) 20241107083832435 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) 20241107083832435 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) 20241107083832435 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) 20241107083832436 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083832448 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) 20241107083832448 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) 20241107083832450 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) 20241107083832450 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) 20241107083832450 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) 20241107083832450 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) 20241107083832451 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) 20241107083832451 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) 20241107083832452 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) 20241107083832452 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) 20241107083832453 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) 20241107083832453 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) 20241107083832454 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) 20241107083832454 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) 20241107083832454 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) 20241107083832454 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) 20241107083832455 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083832467 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) 20241107083832467 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) 20241107083832469 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) 20241107083832469 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) 20241107083832469 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) 20241107083832469 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) 20241107083832470 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) 20241107083832470 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) 20241107083832471 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) 20241107083832471 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) 20241107083832472 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) 20241107083832472 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) 20241107083832473 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) 20241107083832473 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) 20241107083832473 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) 20241107083832473 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) 20241107083832477 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083832491 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) 20241107083832491 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) 20241107083832493 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) 20241107083832493 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) 20241107083832493 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) 20241107083832493 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) 20241107083832494 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) 20241107083832494 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) 20241107083832495 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) 20241107083832495 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) 20241107083832496 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) 20241107083832496 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) 20241107083832497 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) 20241107083832497 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) 20241107083832497 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) 20241107083832497 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) 20241107083832498 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083832511 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) 20241107083832511 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) 20241107083832512 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) 20241107083832512 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) 20241107083832513 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) 20241107083832513 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) 20241107083832514 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) 20241107083832514 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) 20241107083832515 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) 20241107083832515 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) 20241107083832515 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) 20241107083832516 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) 20241107083832517 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) 20241107083832517 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) 20241107083832518 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) 20241107083832518 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) 20241107083832518 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083832530 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) 20241107083832530 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) 20241107083832531 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) 20241107083832531 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) 20241107083832532 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) 20241107083832532 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) 20241107083832533 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) 20241107083832533 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) 20241107083832534 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) 20241107083832534 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) 20241107083832535 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) 20241107083832535 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) 20241107083832535 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) 20241107083832535 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) 20241107083832536 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) 20241107083832536 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) 20241107083832539 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083832554 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) 20241107083832554 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) 20241107083832554 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083832554 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083832554 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) 20241107083832555 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083832555 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083832555 DLGLOBAL DEBUG validating counter group 0x55e4ba2cc740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083832555 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083832555 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083832555 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083832555 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083832555 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083832555 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) 20241107083832555 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083832555 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083832555 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083832555 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083832556 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083832556 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083832556 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083832556 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083832556 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083832556 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083832556 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083832556 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) 20241107083832556 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083832556 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083832556 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083832556 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083832556 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083832556 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083832556 DLGLOBAL DEBUG validating counter group 0x55e4ba2ccb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083832556 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083832556 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083832556 DLGLOBAL DEBUG validating counter group 0x55e4ba2ccbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083832556 DLGLOBAL DEBUG validating counter group 0x55e4ba2ccc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083832556 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083832556 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:1192) 20241107083832556 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) 20241107083832556 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) 20241107083832556 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) 20241107083832556 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083832556 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083832556 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) 20241107083832556 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083832556 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) 20241107083832556 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:820) 20241107083832556 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083832556 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083832556 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:220) 20241107083832556 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083832556 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) 20241107083832556 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) 20241107083832556 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) 20241107083832557 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) 20241107083832557 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) 20241107083832557 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) 20241107083832558 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) 20241107083832558 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) 20241107083832559 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) 20241107083832559 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) 20241107083832560 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) 20241107083832560 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) 20241107083832561 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) 20241107083832561 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) 20241107083832562 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) 20241107083832562 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:387) 20241107083832562 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083832562 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083832562 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083832562 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) 20241107083832563 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083832563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083832563 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) 20241107083832563 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:238) 20241107083832563 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) 20241107083832563 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) 20241107083832564 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083832574 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) 20241107083832574 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) 20241107083832576 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) 20241107083832576 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) 20241107083832576 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) 20241107083832576 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) 20241107083832577 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) 20241107083832577 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) 20241107083832578 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) 20241107083832578 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) 20241107083832579 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) 20241107083832579 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) 20241107083832579 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) 20241107083832579 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) 20241107083832580 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) 20241107083832580 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) 20241107083832582 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083832593 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) 20241107083832593 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) 20241107083832594 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) 20241107083832594 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) 20241107083832595 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) 20241107083832595 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) 20241107083832595 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) 20241107083832595 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) 20241107083832596 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) 20241107083832596 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) 20241107083832597 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) 20241107083832597 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) 20241107083832598 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) 20241107083832598 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) 20241107083832599 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) 20241107083832599 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) 20241107083832602 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083832616 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) 20241107083832616 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) 20241107083832618 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) 20241107083832618 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) 20241107083832619 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) 20241107083832619 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) 20241107083832619 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) 20241107083832619 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) 20241107083832620 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) 20241107083832620 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) 20241107083832621 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) 20241107083832621 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) 20241107083832622 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) 20241107083832622 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) 20241107083832622 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) 20241107083832622 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) 20241107083832624 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083832636 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) 20241107083832636 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) 20241107083832636 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083832636 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083832636 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) 20241107083832636 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083832636 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083832636 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083832636 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083832636 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083832637 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083832637 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083832639 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) 20241107083832639 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) 20241107083832640 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) 20241107083832640 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) 20241107083832641 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) 20241107083832641 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) 20241107083832642 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) 20241107083832642 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) 20241107083832643 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) 20241107083832643 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) 20241107083832643 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) 20241107083832643 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) 20241107083832644 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) 20241107083832644 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) 20241107083832645 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083832655 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) 20241107083832656 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) 20241107083832656 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083832656 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083832656 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) 20241107083832656 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083832656 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083832656 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083832656 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083832656 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241107083832656 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241107083832656 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241107083832657 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) 20241107083832657 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) 20241107083832658 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) 20241107083832658 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) 20241107083832659 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) 20241107083832659 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) 20241107083832660 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) 20241107083832660 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) 20241107083832660 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) 20241107083832661 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) 20241107083832661 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) 20241107083832661 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) 20241107083832663 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) 20241107083832663 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) 20241107083832666 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083832679 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) 20241107083832679 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) 20241107083832681 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) 20241107083832681 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) 20241107083832682 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) 20241107083832682 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) 20241107083832683 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) 20241107083832683 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) 20241107083832685 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) 20241107083832685 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) 20241107083832686 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) 20241107083832686 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) 20241107083832687 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) 20241107083832687 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) 20241107083832688 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) 20241107083832688 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) 20241107083832689 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) 20241107083832689 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) 20241107083832689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241107083832689 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) 20241107083832690 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083832699 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) 20241107083832699 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) 20241107083832700 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) 20241107083832700 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) 20241107083832701 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) 20241107083832701 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) 20241107083832702 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) 20241107083832702 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) 20241107083832702 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) 20241107083832702 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) 20241107083832703 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) 20241107083832703 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) 20241107083832704 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) 20241107083832704 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) 20241107083832705 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) 20241107083832705 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) 20241107083832706 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) 20241107083832706 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) 20241107083832706 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241107083832706 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) 20241107083832706 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083832718 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) 20241107083832718 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) 20241107083832718 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) 20241107083832718 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083832720 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) 20241107083832720 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) 20241107083832721 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) 20241107083832721 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) 20241107083832721 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) 20241107083832721 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) 20241107083832722 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) 20241107083832722 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) 20241107083832723 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) 20241107083832723 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) 20241107083832724 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) 20241107083832724 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) 20241107083832725 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) 20241107083832725 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) 20241107083832727 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) 20241107083832727 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) 20241107083832727 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241107083832727 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) 20241107083832728 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083832742 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) 20241107083832742 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) 20241107083832742 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) 20241107083832742 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083832744 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) 20241107083832744 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) 20241107083832745 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) 20241107083832745 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) 20241107083832745 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) 20241107083832745 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) 20241107083832746 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) 20241107083832746 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) 20241107083832747 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) 20241107083832747 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) 20241107083832748 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) 20241107083832748 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) 20241107083832749 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) 20241107083832749 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) 20241107083832750 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) 20241107083832750 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) 20241107083832750 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107083832750 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) 20241107083832750 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083832761 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) 20241107083832761 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) 20241107083832761 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) 20241107083832761 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083832762 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) 20241107083832762 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) 20241107083832763 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) 20241107083832763 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) 20241107083832764 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) 20241107083832764 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) 20241107083832765 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) 20241107083832765 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) 20241107083832765 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) 20241107083832766 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) 20241107083832766 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) 20241107083832766 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) 20241107083832767 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) 20241107083832767 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) 20241107083832768 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) 20241107083832768 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) 20241107083832768 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241107083832768 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) 20241107083832769 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083832780 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) 20241107083832780 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) 20241107083832780 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) 20241107083832780 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083832782 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) 20241107083832782 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) 20241107083832783 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) 20241107083832783 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) 20241107083832784 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) 20241107083832784 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) 20241107083832785 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) 20241107083832785 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) 20241107083832786 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) 20241107083832786 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) 20241107083832787 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) 20241107083832787 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) 20241107083832788 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) 20241107083832788 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) 20241107083832790 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) 20241107083832790 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) 20241107083832790 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241107083832790 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) 20241107083832791 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083832805 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) 20241107083832805 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) 20241107083832805 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) 20241107083832805 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083832807 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) 20241107083832807 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) 20241107083832808 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) 20241107083832808 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) 20241107083832809 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) 20241107083832809 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) 20241107083832810 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) 20241107083832810 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) 20241107083832811 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) 20241107083832811 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) 20241107083832811 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) 20241107083832811 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) 20241107083832813 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) 20241107083832813 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) 20241107083832814 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) 20241107083832814 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) 20241107083832814 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241107083832814 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) 20241107083832815 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083832824 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) 20241107083832824 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) 20241107083832824 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) 20241107083832824 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083832825 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) 20241107083832825 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) 20241107083832826 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) 20241107083832826 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) 20241107083832827 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) 20241107083832827 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) 20241107083832828 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) 20241107083832828 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) 20241107083832829 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) 20241107083832829 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) 20241107083832830 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) 20241107083832830 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) 20241107083832831 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) 20241107083832831 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) 20241107083832832 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) 20241107083832832 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) 20241107083832832 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241107083832832 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) 20241107083832832 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083832843 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) 20241107083832843 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) 20241107083832843 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) 20241107083832843 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083832845 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) 20241107083832845 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) 20241107083832845 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) 20241107083832845 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) 20241107083832846 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) 20241107083832846 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) 20241107083832847 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) 20241107083832847 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) 20241107083832848 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) 20241107083832848 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) 20241107083832848 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) 20241107083832848 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) 20241107083832849 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) 20241107083832849 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) 20241107083832853 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) 20241107083832853 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) 20241107083832853 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241107083832853 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) 20241107083832853 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083832867 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) 20241107083832867 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) 20241107083832867 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) 20241107083832867 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083832869 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) 20241107083832869 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) 20241107083832870 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) 20241107083832870 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) 20241107083832871 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) 20241107083832871 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) 20241107083832872 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) 20241107083832872 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) 20241107083832873 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) 20241107083832873 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) 20241107083832874 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) 20241107083832874 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) 20241107083832875 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) 20241107083832875 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) 20241107083832876 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) 20241107083832876 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) 20241107083832876 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241107083832876 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) 20241107083832877 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083832887 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) 20241107083832887 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) 20241107083832887 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) 20241107083832887 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083832888 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) 20241107083832888 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) 20241107083832889 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) 20241107083832889 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) 20241107083832890 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) 20241107083832890 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) 20241107083832890 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) 20241107083832891 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) 20241107083832891 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) 20241107083832891 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) 20241107083832892 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) 20241107083832892 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) 20241107083832893 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) 20241107083832893 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) 20241107083832894 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) 20241107083832894 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) 20241107083832894 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241107083832894 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) 20241107083832894 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083832906 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) 20241107083832906 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) 20241107083832906 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) 20241107083832906 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083832906 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083832906 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083832907 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) 20241107083832907 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) 20241107083832908 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) 20241107083832908 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) 20241107083832909 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) 20241107083832909 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) 20241107083832910 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) 20241107083832910 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) 20241107083832910 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) 20241107083832910 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) 20241107083832911 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) 20241107083832911 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) 20241107083832912 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) 20241107083832912 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) 20241107083832916 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) 20241107083832916 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) 20241107083832917 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083832931 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) 20241107083832931 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) 20241107083832931 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) 20241107083832931 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083832932 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) 20241107083832932 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) 20241107083832933 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) 20241107083832933 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) 20241107083832934 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) 20241107083832934 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) 20241107083832935 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) 20241107083832935 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) 20241107083832937 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) 20241107083832937 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) 20241107083832938 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) 20241107083832938 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) 20241107083832939 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) 20241107083832939 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) 20241107083832940 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) 20241107083832940 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) 20241107083832941 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083832950 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) 20241107083832950 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) 20241107083832952 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) 20241107083832952 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) 20241107083832954 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) 20241107083832954 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) 20241107083832955 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) 20241107083832955 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) 20241107083832956 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) 20241107083832956 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) 20241107083832957 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) 20241107083832957 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) 20241107083832958 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) 20241107083832958 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) 20241107083832959 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) 20241107083832959 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) 20241107083832960 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) 20241107083832960 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) 20241107083832961 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083832970 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) 20241107083832970 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) 20241107083832972 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) 20241107083832972 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) 20241107083832973 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) 20241107083832973 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) 20241107083832974 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) 20241107083832974 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) 20241107083832975 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) 20241107083832975 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) 20241107083832976 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) 20241107083832976 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) 20241107083832977 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) 20241107083832977 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) 20241107083832978 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) 20241107083832978 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) 20241107083832979 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) 20241107083832979 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) 20241107083832979 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083832995 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) 20241107083832995 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) 20241107083832997 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) 20241107083832997 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) 20241107083832997 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) 20241107083832997 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) 20241107083832998 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) 20241107083832998 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) 20241107083832999 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) 20241107083832999 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) 20241107083833000 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) 20241107083833000 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) 20241107083833001 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) 20241107083833001 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) 20241107083833002 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) 20241107083833002 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) 20241107083833003 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) 20241107083833003 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) 20241107083833004 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833013 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) 20241107083833013 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) 20241107083833014 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) 20241107083833014 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) 20241107083833015 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) 20241107083833015 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) 20241107083833015 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) 20241107083833016 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) 20241107083833016 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) 20241107083833016 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) 20241107083833017 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) 20241107083833017 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) 20241107083833018 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) 20241107083833018 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) 20241107083833019 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) 20241107083833019 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) 20241107083833020 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) 20241107083833020 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) 20241107083833021 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833032 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) 20241107083833032 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) 20241107083833033 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) 20241107083833033 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) 20241107083833034 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) 20241107083833034 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) 20241107083833035 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) 20241107083833035 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) 20241107083833036 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) 20241107083833036 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) 20241107083833037 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) 20241107083833037 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) 20241107083833038 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) 20241107083833038 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) 20241107083833039 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) 20241107083833039 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) 20241107083833041 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) 20241107083833041 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) 20241107083833042 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833056 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) 20241107083833056 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) 20241107083833057 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) 20241107083833057 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) 20241107083833058 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) 20241107083833058 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) 20241107083833059 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) 20241107083833059 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) 20241107083833060 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) 20241107083833060 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) 20241107083833061 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) 20241107083833061 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) 20241107083833062 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) 20241107083833062 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) 20241107083833063 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) 20241107083833063 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) 20241107083833064 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) 20241107083833064 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) 20241107083833065 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833075 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) 20241107083833075 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) 20241107083833076 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) 20241107083833076 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) 20241107083833077 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) 20241107083833077 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) 20241107083833078 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) 20241107083833078 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) 20241107083833079 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) 20241107083833079 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) 20241107083833080 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) 20241107083833080 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) 20241107083833081 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) 20241107083833081 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) 20241107083833081 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) 20241107083833081 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) 20241107083833082 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) 20241107083833082 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) 20241107083833083 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833094 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) 20241107083833094 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) 20241107083833096 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) 20241107083833096 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) 20241107083833097 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) 20241107083833097 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) 20241107083833098 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) 20241107083833098 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) 20241107083833099 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) 20241107083833099 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) 20241107083833101 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) 20241107083833101 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) 20241107083833102 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) 20241107083833102 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) 20241107083833103 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) 20241107083833103 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) 20241107083833104 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) 20241107083833104 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) 20241107083833106 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833119 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) 20241107083833119 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) 20241107083833121 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) 20241107083833121 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) 20241107083833122 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) 20241107083833122 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) 20241107083833124 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) 20241107083833124 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) 20241107083833125 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) 20241107083833125 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) 20241107083833126 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) 20241107083833126 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) 20241107083833127 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) 20241107083833127 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) 20241107083833128 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) 20241107083833128 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) 20241107083833130 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) 20241107083833130 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) 20241107083833131 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833138 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) 20241107083833138 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) 20241107083833140 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) 20241107083833140 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) 20241107083833141 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) 20241107083833141 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) 20241107083833142 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) 20241107083833142 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) 20241107083833143 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) 20241107083833143 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) 20241107083833144 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) 20241107083833144 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) 20241107083833145 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) 20241107083833145 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) 20241107083833146 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) 20241107083833146 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) 20241107083833148 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) 20241107083833148 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) 20241107083833149 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833157 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) 20241107083833157 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) 20241107083833158 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) 20241107083833158 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) 20241107083833159 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) 20241107083833159 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) 20241107083833160 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) 20241107083833160 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) 20241107083833161 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) 20241107083833161 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) 20241107083833163 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) 20241107083833163 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) 20241107083833164 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) 20241107083833164 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) 20241107083833164 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) 20241107083833164 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) 20241107083833167 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) 20241107083833167 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) 20241107083833168 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833181 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) 20241107083833181 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) 20241107083833182 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) 20241107083833182 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) 20241107083833183 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) 20241107083833183 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) 20241107083833183 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) 20241107083833183 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) 20241107083833184 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) 20241107083833184 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) 20241107083833184 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) 20241107083833184 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) 20241107083833185 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) 20241107083833185 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) 20241107083833185 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) 20241107083833185 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) 20241107083833185 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) 20241107083833185 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) 20241107083833186 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833200 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) 20241107083833201 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) 20241107083833202 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) 20241107083833202 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) 20241107083833203 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) 20241107083833203 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) 20241107083833204 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) 20241107083833204 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) 20241107083833205 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) 20241107083833205 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) 20241107083833206 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) 20241107083833206 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) 20241107083833207 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) 20241107083833207 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) 20241107083833207 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) 20241107083833207 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) 20241107083833208 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) 20241107083833208 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) 20241107083833209 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833219 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) 20241107083833219 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) 20241107083833220 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) 20241107083833220 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) 20241107083833220 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) 20241107083833221 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) 20241107083833221 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) 20241107083833221 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) 20241107083833221 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) 20241107083833221 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) 20241107083833222 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) 20241107083833222 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) 20241107083833223 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) 20241107083833223 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) 20241107083833223 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) 20241107083833223 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) 20241107083833229 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) 20241107083833229 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) 20241107083833229 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833243 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) 20241107083833243 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) 20241107083833243 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) 20241107083833243 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) 20241107083833243 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) 20241107083833243 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) 20241107083833244 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) 20241107083833244 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) 20241107083833244 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) 20241107083833244 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) 20241107083833244 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) 20241107083833244 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) 20241107083833244 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) 20241107083833244 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) 20241107083833244 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) 20241107083833244 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) 20241107083833248 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) 20241107083833248 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) 20241107083833248 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833262 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) 20241107083833262 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) 20241107083833263 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) 20241107083833263 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) 20241107083833263 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) 20241107083833263 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) 20241107083833263 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) 20241107083833263 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) 20241107083833264 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) 20241107083833264 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) 20241107083833264 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) 20241107083833264 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) 20241107083833264 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) 20241107083833264 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) 20241107083833265 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) 20241107083833265 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) 20241107083833267 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) 20241107083833267 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) 20241107083833267 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833282 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) 20241107083833282 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) 20241107083833284 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) 20241107083833284 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) 20241107083833285 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) 20241107083833285 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) 20241107083833286 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) 20241107083833286 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) 20241107083833287 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) 20241107083833287 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) 20241107083833288 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) 20241107083833288 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) 20241107083833289 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) 20241107083833289 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) 20241107083833290 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) 20241107083833290 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) 20241107083833291 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) 20241107083833291 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) 20241107083833292 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833306 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) 20241107083833306 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) 20241107083833308 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) 20241107083833308 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) 20241107083833309 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) 20241107083833309 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) 20241107083833311 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) 20241107083833311 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) 20241107083833312 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) 20241107083833312 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) 20241107083833314 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) 20241107083833314 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) 20241107083833315 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) 20241107083833315 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) 20241107083833316 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) 20241107083833316 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) 20241107083833317 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) 20241107083833317 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) 20241107083833318 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833325 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) 20241107083833325 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) 20241107083833326 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) 20241107083833326 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) 20241107083833327 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) 20241107083833327 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) 20241107083833328 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) 20241107083833328 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) 20241107083833329 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) 20241107083833329 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) 20241107083833330 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) 20241107083833330 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) 20241107083833331 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) 20241107083833331 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) 20241107083833332 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) 20241107083833332 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) 20241107083833333 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) 20241107083833333 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) 20241107083833333 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833344 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) 20241107083833344 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) 20241107083833346 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) 20241107083833346 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) 20241107083833346 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) 20241107083833346 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) 20241107083833347 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) 20241107083833347 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) 20241107083833348 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) 20241107083833348 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) 20241107083833349 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) 20241107083833349 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) 20241107083833350 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) 20241107083833350 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) 20241107083833350 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) 20241107083833350 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) 20241107083833354 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) 20241107083833354 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) 20241107083833355 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833368 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) 20241107083833368 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) 20241107083833370 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) 20241107083833370 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) 20241107083833371 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) 20241107083833371 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) 20241107083833372 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) 20241107083833372 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) 20241107083833373 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) 20241107083833373 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) 20241107083833373 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) 20241107083833373 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) 20241107083833374 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) 20241107083833374 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) 20241107083833375 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) 20241107083833375 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) 20241107083833376 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) 20241107083833377 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) 20241107083833377 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833388 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) 20241107083833388 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) 20241107083833390 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) 20241107083833390 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) 20241107083833391 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) 20241107083833391 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) 20241107083833392 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) 20241107083833392 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) 20241107083833392 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) 20241107083833392 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) 20241107083833394 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) 20241107083833394 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) 20241107083833395 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) 20241107083833395 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) 20241107083833396 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) 20241107083833396 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) 20241107083833397 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) 20241107083833397 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) 20241107083833398 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833407 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) 20241107083833407 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) 20241107083833409 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) 20241107083833409 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) 20241107083833410 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) 20241107083833410 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) 20241107083833411 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) 20241107083833411 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) 20241107083833412 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) 20241107083833412 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) 20241107083833413 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) 20241107083833413 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) 20241107083833414 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) 20241107083833414 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) 20241107083833415 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) 20241107083833415 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) 20241107083833417 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) 20241107083833417 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) 20241107083833418 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833431 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) 20241107083833431 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) 20241107083833432 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) 20241107083833432 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) 20241107083833433 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) 20241107083833433 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) 20241107083833434 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) 20241107083833434 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) 20241107083833435 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) 20241107083833435 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) 20241107083833436 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) 20241107083833436 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) 20241107083833437 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) 20241107083833437 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) 20241107083833438 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) 20241107083833438 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) 20241107083833439 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) 20241107083833439 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) 20241107083833439 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833451 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) 20241107083833451 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) 20241107083833452 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) 20241107083833452 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) 20241107083833453 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) 20241107083833453 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) 20241107083833454 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) 20241107083833454 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) 20241107083833454 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) 20241107083833454 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) 20241107083833455 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) 20241107083833455 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) 20241107083833456 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) 20241107083833456 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) 20241107083833457 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) 20241107083833457 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) 20241107083833457 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) 20241107083833457 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) 20241107083833459 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833470 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) 20241107083833470 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) 20241107083833472 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) 20241107083833472 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) 20241107083833473 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) 20241107083833473 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) 20241107083833474 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) 20241107083833474 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) 20241107083833475 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) 20241107083833475 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) 20241107083833476 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) 20241107083833476 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) 20241107083833477 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) 20241107083833477 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) 20241107083833478 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) 20241107083833478 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) 20241107083833479 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) 20241107083833479 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) 20241107083833480 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833494 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) 20241107083833494 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) 20241107083833496 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) 20241107083833496 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) 20241107083833497 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) 20241107083833497 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) 20241107083833498 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) 20241107083833498 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) 20241107083833499 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) 20241107083833499 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) 20241107083833500 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) 20241107083833500 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) 20241107083833501 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) 20241107083833501 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) 20241107083833501 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) 20241107083833501 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) 20241107083833502 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) 20241107083833502 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) 20241107083833503 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833513 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) 20241107083833513 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) 20241107083833514 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) 20241107083833514 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) 20241107083833515 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) 20241107083833515 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) 20241107083833516 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) 20241107083833516 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) 20241107083833517 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) 20241107083833517 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) 20241107083833517 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) 20241107083833517 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) 20241107083833518 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) 20241107083833518 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) 20241107083833519 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) 20241107083833519 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) 20241107083833520 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) 20241107083833520 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) 20241107083833521 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833532 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) 20241107083833532 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) 20241107083833533 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) 20241107083833533 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) 20241107083833534 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) 20241107083833534 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) 20241107083833535 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) 20241107083833535 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) 20241107083833536 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) 20241107083833536 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) 20241107083833537 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) 20241107083833537 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) 20241107083833538 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) 20241107083833538 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) 20241107083833539 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) 20241107083833539 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) 20241107083833541 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) 20241107083833541 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) 20241107083833542 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833556 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) 20241107083833556 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) 20241107083833557 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) 20241107083833557 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) 20241107083833558 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) 20241107083833558 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) 20241107083833559 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) 20241107083833559 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) 20241107083833560 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) 20241107083833560 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) 20241107083833561 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) 20241107083833561 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) 20241107083833561 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) 20241107083833561 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) 20241107083833562 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) 20241107083833562 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) 20241107083833563 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) 20241107083833563 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) 20241107083833564 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833575 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) 20241107083833575 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) 20241107083833576 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) 20241107083833576 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) 20241107083833577 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) 20241107083833577 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) 20241107083833578 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) 20241107083833578 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) 20241107083833579 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) 20241107083833579 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) 20241107083833579 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) 20241107083833579 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) 20241107083833580 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) 20241107083833580 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) 20241107083833581 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) 20241107083833581 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) 20241107083833582 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) 20241107083833582 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) 20241107083833583 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833594 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) 20241107083833594 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) 20241107083833595 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) 20241107083833595 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) 20241107083833596 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) 20241107083833596 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) 20241107083833597 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) 20241107083833597 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) 20241107083833598 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) 20241107083833598 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) 20241107083833599 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) 20241107083833599 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) 20241107083833599 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) 20241107083833599 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) 20241107083833600 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) 20241107083833600 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) 20241107083833604 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) 20241107083833604 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) 20241107083833605 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833618 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) 20241107083833618 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) 20241107083833620 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) 20241107083833620 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) 20241107083833620 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) 20241107083833620 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) 20241107083833621 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) 20241107083833621 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) 20241107083833622 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) 20241107083833622 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) 20241107083833623 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) 20241107083833623 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) 20241107083833623 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) 20241107083833623 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) 20241107083833624 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) 20241107083833624 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) 20241107083833625 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) 20241107083833625 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) 20241107083833626 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833637 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) 20241107083833637 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) 20241107083833639 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) 20241107083833639 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) 20241107083833639 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) 20241107083833639 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) 20241107083833640 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) 20241107083833640 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) 20241107083833641 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) 20241107083833641 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) 20241107083833642 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) 20241107083833642 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) 20241107083833643 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) 20241107083833643 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) 20241107083833644 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) 20241107083833644 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) 20241107083833645 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) 20241107083833645 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) 20241107083833646 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083833656 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Timeout of X1 (fsm.c:317) 20241107083833656 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:703) 20241107083833656 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) 20241107083833656 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) 20241107083833658 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) 20241107083833658 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) 20241107083833659 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) 20241107083833659 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) 20241107083833659 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) 20241107083833659 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) 20241107083833660 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) 20241107083833660 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) 20241107083833661 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) 20241107083833661 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) 20241107083833662 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) 20241107083833662 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) 20241107083833662 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) 20241107083833662 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) 20241107083833666 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) 20241107083833666 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083833666 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 286 + 13 = 299 (pdch_ul_controller.c:131) 20241107083833666 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083833666 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) 20241107083833666 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083833666 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 299 for type POLL (pdch_ul_controller.c:184) 20241107083833666 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=299, TS=7) (nacc_fsm.c:206) 20241107083833666 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083833666 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} (gprs_rlcmac_sched.cpp:202) 20241107083833666 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 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) 20241107083833667 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(996)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083833681 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) 20241107083833681 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) 20241107083833682 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) 20241107083833682 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) 20241107083833683 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) 20241107083833683 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) 20241107083833683 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) 20241107083833683 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) 20241107083833684 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) 20241107083833684 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) 20241107083833685 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) 20241107083833685 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) 20241107083833686 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) 20241107083833686 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) 20241107083833687 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) 20241107083833687 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) 20241107083833688 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083833700 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) 20241107083833700 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) 20241107083833701 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) 20241107083833701 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) 20241107083833702 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) 20241107083833702 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) 20241107083833703 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) 20241107083833703 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) 20241107083833704 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) 20241107083833704 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) 20241107083833704 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) 20241107083833704 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) 20241107083833705 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) 20241107083833705 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) 20241107083833706 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) 20241107083833706 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) 20241107083833707 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083833720 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) 20241107083833720 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) 20241107083833721 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) 20241107083833721 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) 20241107083833722 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) 20241107083833722 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) 20241107083833722 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) 20241107083833723 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) 20241107083833723 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) 20241107083833723 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) 20241107083833724 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) 20241107083833724 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) 20241107083833725 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) 20241107083833725 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) 20241107083833726 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) 20241107083833726 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) 20241107083833729 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083833744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 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) 20241107083833744 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) 20241107083833744 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083833744 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083833744 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) 20241107083833745 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083833745 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} FN=299 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241107083833745 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083833745 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083833745 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083833745 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241107083833745 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(996)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083833746 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) 20241107083833746 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) 20241107083833747 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) 20241107083833747 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) 20241107083833749 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) 20241107083833749 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) 20241107083833750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47612<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083833750 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) 20241107083833750 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) 20241107083833751 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) 20241107083833751 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) 20241107083833752 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) 20241107083833752 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) 20241107083833753 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) 20241107083833753 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) 20241107083833756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47600<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083833758 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083833758 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083833758 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083833758 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241107083833758 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:1202) 20241107083833758 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241107083833758 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083833758 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083833758 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083833758 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083833758 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241107083833758 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083833758 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083833758 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083833758 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083833758 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083833758 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083833758 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083833758 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083833758 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083833758 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083833758 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083833758 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083833758 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083833758 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) 20241107083833758 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) 20241107083833758 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 11855 with status 0 respawn: 90: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_nacc_outbound_rac_ci_resolve_timeout finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout pass'. Thu Nov 7 08:38:33 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 20241107083833813 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083833814 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083833814 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083833815 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083833838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50134<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083833939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50134<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=436340) Waiting for packet dumper to finish... 1 (prev_count=436340, count=488848) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:38:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_si_resolve_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_si_resolve_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_si_resolve_timeout' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_nacc_outbound_si_resolve_timeout started. 1002@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 1002@fb7e2f9c3787: 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(1006)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_si_resolve_timeout-BVCI1234(1005)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s -NSVCI1234(1006)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 1002@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083837070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50138<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1002@fb7e2f9c3787: 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(1010)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1002@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1010)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(1007)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083837078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50154<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1007)@fb7e2f9c3787: Start timer T: 5 s PCUIF(1007)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_nacc_outbound_si_resolve_timeout-STATS(1012)@fb7e2f9c3787: Start timer T: 2 s 1002@fb7e2f9c3787: 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_si_resolve_timeout-STATS(1012)@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1013)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1013)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083838816 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083838816 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083838816 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1007)@fb7e2f9c3787: OsmoPCU is now connected BTS(1009)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083838829 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083838830 DLGLOBAL DEBUG validating counter group 0x561c296e4020(bts) with 102 counters (rate_ctr.c:86) 20241107083838830 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083838830 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083838830 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083838830 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083838830 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083838830 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083838830 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083838830 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083838830 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083838830 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083838830 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083838830 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083838830 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083838830 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083838830 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083838830 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083838830 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083838830 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083838830 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083838830 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083838830 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083838830 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083838830 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083838830 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083838831 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083838831 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083838831 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083838831 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083838831 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083838831 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083838831 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083838831 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083838831 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083838831 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083838831 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083838831 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083838831 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083838831 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083838831 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083838831 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083838831 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083838831 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083838831 DLGLOBAL DEBUG validating counter group 0x7f688a7c05c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083838831 DLGLOBAL DEBUG validating counter group 0x561c296e3700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083838831 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083838831 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083838831 DLGLOBAL DEBUG validating counter group 0x7f688a7c1160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083838831 DLGLOBAL DEBUG validating counter group 0x7f688a7c1140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083838831 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083838831 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) 20241107083838831 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) 20241107083838831 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083838831 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083838831 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083838831 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083838831 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083838831 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083838831 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083838831 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083838831 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083838831 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083838831 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083838831 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083838831 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083838831 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083838831 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083838831 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083838831 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083838831 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083838831 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083838831 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083838831 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083838832 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083838832 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083838832 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083838832 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083838832 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083838832 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) 20241107083838832 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@fb7e2f9c3787: Start timer T: 2 s 20241107083838833 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s BTS(1009)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1006)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1009)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" MTC@fb7e2f9c3787: Start timer T: 10 s -NSVCI1234(1006)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1006)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(1006)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(1009)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" 20241107083838839 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083838840 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) 20241107083838840 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) 20241107083838840 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083838840 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083838840 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)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083838840 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083838840 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) 20241107083838840 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1009)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(1006)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1006)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083838843 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083838843 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) 20241107083838843 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) 20241107083838843 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083838843 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083838843 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083838843 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083838843 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083838843 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083838843 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1009)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(1009)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083838846 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083838846 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1006)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1006)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083838847 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) 20241107083838847 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(1009)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083838848 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) 20241107083838848 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) 20241107083838849 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) 20241107083838849 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) 20241107083838849 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) 20241107083838849 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) 20241107083838850 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) 20241107083838850 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) 20241107083838851 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) 20241107083838851 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) 20241107083838851 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) 20241107083838851 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) 20241107083838852 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) 20241107083838852 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) 20241107083838852 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1003@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 1003@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083838861 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083838861 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083838861 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083838861 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083838861 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083838861 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083838861 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083838861 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083838862 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) 20241107083838862 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) 20241107083838864 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) 20241107083838864 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) 20241107083838864 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) 20241107083838864 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) 20241107083838865 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) 20241107083838865 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) 20241107083838866 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) 20241107083838866 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) 20241107083838867 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) 20241107083838867 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) 20241107083838868 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) 20241107083838868 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) 20241107083838869 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) 20241107083838869 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_si_resolve_timeout-BVCI1234(1005)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083838871 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_si_resolve_timeout-BVCI1234(1005)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083838875 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083838875 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083838875 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083838875 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083838875 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083838875 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083838875 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083838875 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083838879 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) 20241107083838879 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083838879 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083838879 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083838879 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083838879 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083838879 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) 20241107083838882 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) 20241107083838882 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) 20241107083838883 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) 20241107083838883 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) BTS(1009)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083838885 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) 20241107083838885 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) 20241107083838885 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083838885 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083838885 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083838885 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083838885 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083838885 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083838885 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083838885 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083838885 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083838885 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083838885 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) 20241107083838885 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) 20241107083838886 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) 20241107083838886 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083838887 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) 20241107083838887 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) 20241107083838888 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) 20241107083838888 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) 20241107083838888 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) 20241107083838888 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) 20241107083838891 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083838894 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083838894 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083838894 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083838894 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083838894 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083838906 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) 20241107083838906 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) 20241107083838907 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) 20241107083838907 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) 20241107083838908 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) 20241107083838908 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) 20241107083838909 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) 20241107083838909 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) 20241107083838909 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) 20241107083838909 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) 20241107083838910 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) 20241107083838910 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) 20241107083838911 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) 20241107083838911 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) 20241107083838912 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) 20241107083838912 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) 20241107083838913 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083838925 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) 20241107083838925 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) 20241107083838926 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) 20241107083838926 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) 20241107083838927 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) 20241107083838927 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) 20241107083838928 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) 20241107083838928 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) 20241107083838929 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) 20241107083838929 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) 20241107083838930 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) 20241107083838930 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) 20241107083838930 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) 20241107083838931 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) 20241107083838931 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) 20241107083838931 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) 20241107083838932 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083838944 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) 20241107083838944 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) 20241107083838945 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) 20241107083838945 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) 20241107083838946 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) 20241107083838946 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) 20241107083838947 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) 20241107083838947 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) 20241107083838948 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) 20241107083838948 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) 20241107083838948 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) 20241107083838948 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) 20241107083838949 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) 20241107083838949 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) 20241107083838950 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) 20241107083838950 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) 20241107083838954 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083838968 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) 20241107083838968 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) 20241107083838969 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) 20241107083838969 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) 20241107083838970 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) 20241107083838970 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) 20241107083838971 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) 20241107083838971 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) 20241107083838972 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) 20241107083838972 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) 20241107083838972 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) 20241107083838972 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) 20241107083838973 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) 20241107083838973 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) 20241107083838974 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) 20241107083838974 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) 20241107083838975 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083838987 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) 20241107083838987 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) 20241107083838988 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) 20241107083838989 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) 20241107083838989 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) 20241107083838989 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) 20241107083838990 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) 20241107083838990 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) 20241107083838991 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) 20241107083838991 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) 20241107083838992 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) 20241107083838992 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) 20241107083838992 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) 20241107083838992 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) 20241107083838993 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) 20241107083838993 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) 20241107083838994 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083839007 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) 20241107083839007 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) 20241107083839008 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) 20241107083839008 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) 20241107083839009 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) 20241107083839009 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) 20241107083839009 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) 20241107083839010 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) 20241107083839010 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) 20241107083839010 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) 20241107083839011 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) 20241107083839011 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) 20241107083839012 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) 20241107083839012 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) 20241107083839013 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) 20241107083839013 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) 20241107083839016 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083839031 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) 20241107083839031 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) 20241107083839032 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) 20241107083839032 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) 20241107083839033 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) 20241107083839033 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) 20241107083839034 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) 20241107083839034 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) 20241107083839034 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) 20241107083839034 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) 20241107083839035 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) 20241107083839035 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) 20241107083839036 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) 20241107083839036 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) 20241107083839037 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) 20241107083839037 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) 20241107083839037 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083839049 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) 20241107083839049 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) 20241107083839050 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) 20241107083839050 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) 20241107083839051 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) 20241107083839051 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) 20241107083839052 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) 20241107083839052 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) 20241107083839053 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) 20241107083839053 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) 20241107083839053 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) 20241107083839053 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) 20241107083839054 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) 20241107083839054 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) 20241107083839055 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) 20241107083839055 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) 20241107083839056 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083839068 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) 20241107083839068 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) 20241107083839069 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) 20241107083839069 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) 20241107083839070 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) 20241107083839070 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) 20241107083839071 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) 20241107083839071 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) 20241107083839072 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) 20241107083839072 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) 20241107083839072 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) 20241107083839072 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) 20241107083839073 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) 20241107083839073 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) 20241107083839074 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) 20241107083839074 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) 20241107083839078 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083839092 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) 20241107083839092 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) 20241107083839092 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083839092 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083839092 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) 20241107083839094 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083839094 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083839094 DLGLOBAL DEBUG validating counter group 0x561c296e3740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083839094 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083839094 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083839094 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083839094 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083839094 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083839094 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) 20241107083839094 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083839094 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083839094 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083839094 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083839094 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083839095 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083839095 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083839095 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083839095 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083839095 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083839095 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083839095 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) 20241107083839095 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083839095 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083839095 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083839095 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083839095 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083839095 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083839095 DLGLOBAL DEBUG validating counter group 0x561c296e3b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083839095 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083839095 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083839095 DLGLOBAL DEBUG validating counter group 0x561c296e3be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083839095 DLGLOBAL DEBUG validating counter group 0x561c296e3c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083839095 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083839095 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:1192) 20241107083839095 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) 20241107083839095 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) 20241107083839095 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) 20241107083839095 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083839095 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083839095 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) 20241107083839095 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083839095 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) 20241107083839095 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:820) 20241107083839096 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083839096 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083839096 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:220) 20241107083839096 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083839096 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) 20241107083839096 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) 20241107083839096 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) 20241107083839096 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) 20241107083839096 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) 20241107083839096 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) 20241107083839096 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) 20241107083839096 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) 20241107083839096 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) 20241107083839096 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) 20241107083839097 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) 20241107083839097 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) 20241107083839098 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) 20241107083839098 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) 20241107083839099 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) 20241107083839099 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:387) 20241107083839099 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083839099 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083839099 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083839099 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) 20241107083839100 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083839100 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083839101 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) 20241107083839101 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:238) 20241107083839101 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) 20241107083839101 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) 20241107083839101 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083839112 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) 20241107083839112 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) 20241107083839113 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) 20241107083839113 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) 20241107083839114 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) 20241107083839114 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) 20241107083839114 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) 20241107083839114 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) 20241107083839116 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) 20241107083839116 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) 20241107083839116 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) 20241107083839116 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) 20241107083839117 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) 20241107083839117 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) 20241107083839118 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) 20241107083839118 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) 20241107083839119 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083839131 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) 20241107083839131 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) 20241107083839132 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) 20241107083839132 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) 20241107083839133 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) 20241107083839133 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) 20241107083839134 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) 20241107083839134 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) 20241107083839134 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) 20241107083839134 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) 20241107083839135 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) 20241107083839135 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) 20241107083839136 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) 20241107083839136 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) 20241107083839137 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) 20241107083839137 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) 20241107083839140 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083839155 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) 20241107083839155 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) 20241107083839156 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) 20241107083839156 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) 20241107083839157 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) 20241107083839157 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) 20241107083839158 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) 20241107083839158 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) 20241107083839159 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) 20241107083839159 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) 20241107083839159 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) 20241107083839159 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) 20241107083839160 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) 20241107083839160 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) 20241107083839161 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) 20241107083839161 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) 20241107083839162 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083839174 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) 20241107083839174 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) 20241107083839174 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083839174 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083839174 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) 20241107083839174 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083839174 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083839174 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083839174 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083839174 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083839175 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083839175 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083839176 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) 20241107083839176 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) 20241107083839177 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) 20241107083839177 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) 20241107083839178 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) 20241107083839178 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) 20241107083839179 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) 20241107083839179 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) 20241107083839179 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) 20241107083839179 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) 20241107083839180 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) 20241107083839180 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) 20241107083839181 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) 20241107083839181 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) 20241107083839182 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083839193 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) 20241107083839193 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) 20241107083839193 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083839193 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083839193 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) 20241107083839194 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083839194 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083839194 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083839194 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083839194 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241107083839194 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241107083839194 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241107083839195 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) 20241107083839195 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) 20241107083839196 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) 20241107083839196 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) 20241107083839197 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) 20241107083839197 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) 20241107083839198 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) 20241107083839198 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) 20241107083839199 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) 20241107083839199 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) 20241107083839201 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) 20241107083839201 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) 20241107083839202 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) 20241107083839202 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) 20241107083839203 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083839204 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083839204 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083839204 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083839204 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083839204 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) 20241107083839205 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) 20241107083839205 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083839205 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241107083839217 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) 20241107083839217 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) 20241107083839219 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) 20241107083839219 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) 20241107083839219 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) 20241107083839219 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) 20241107083839220 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) 20241107083839220 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) 20241107083839221 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) 20241107083839221 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) 20241107083839222 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) 20241107083839222 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) 20241107083839223 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) 20241107083839223 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) 20241107083839224 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) 20241107083839224 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) 20241107083839225 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) 20241107083839225 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) 20241107083839225 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241107083839225 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) 20241107083839226 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839236 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) 20241107083839237 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) 20241107083839238 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) 20241107083839238 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) 20241107083839239 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) 20241107083839239 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) 20241107083839241 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) 20241107083839241 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) 20241107083839242 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) 20241107083839242 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) 20241107083839243 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) 20241107083839243 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) 20241107083839244 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) 20241107083839244 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) 20241107083839245 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) 20241107083839245 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) 20241107083839247 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) 20241107083839247 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) 20241107083839247 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241107083839247 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) 20241107083839247 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839255 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) 20241107083839255 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) 20241107083839255 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) 20241107083839255 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083839256 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) 20241107083839256 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) 20241107083839258 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) 20241107083839258 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) 20241107083839258 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) 20241107083839258 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) 20241107083839260 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) 20241107083839260 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) 20241107083839260 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) 20241107083839261 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) 20241107083839261 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) 20241107083839261 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) 20241107083839262 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) 20241107083839262 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) 20241107083839265 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) 20241107083839265 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) 20241107083839265 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241107083839265 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) 20241107083839266 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839279 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) 20241107083839279 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) 20241107083839279 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) 20241107083839279 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083839281 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) 20241107083839281 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) 20241107083839282 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) 20241107083839282 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) 20241107083839283 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) 20241107083839283 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) 20241107083839283 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) 20241107083839283 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) 20241107083839284 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) 20241107083839284 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) 20241107083839285 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) 20241107083839285 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) 20241107083839286 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) 20241107083839286 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) 20241107083839288 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) 20241107083839288 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) 20241107083839288 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107083839288 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) 20241107083839289 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839299 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) 20241107083839299 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) 20241107083839299 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) 20241107083839299 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083839301 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) 20241107083839301 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) 20241107083839302 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) 20241107083839302 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) 20241107083839303 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) 20241107083839303 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) 20241107083839304 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) 20241107083839304 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) 20241107083839306 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) 20241107083839306 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) 20241107083839306 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) 20241107083839307 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) 20241107083839307 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) 20241107083839307 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) 20241107083839308 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) 20241107083839308 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) 20241107083839308 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241107083839308 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) 20241107083839309 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839318 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) 20241107083839318 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) 20241107083839318 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) 20241107083839318 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083839320 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) 20241107083839320 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) 20241107083839321 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) 20241107083839321 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) 20241107083839322 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) 20241107083839322 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) 20241107083839323 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) 20241107083839323 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) 20241107083839323 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) 20241107083839323 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) 20241107083839324 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) 20241107083839324 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) 20241107083839325 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) 20241107083839325 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) 20241107083839327 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) 20241107083839327 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) 20241107083839327 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241107083839327 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) 20241107083839328 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839342 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) 20241107083839342 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) 20241107083839342 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) 20241107083839342 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083839343 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) 20241107083839343 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) 20241107083839344 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) 20241107083839344 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) 20241107083839344 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) 20241107083839344 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) 20241107083839345 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) 20241107083839345 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) 20241107083839346 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) 20241107083839346 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) 20241107083839347 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) 20241107083839347 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) 20241107083839348 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) 20241107083839348 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) 20241107083839349 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) 20241107083839349 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) 20241107083839349 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241107083839349 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) 20241107083839350 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839361 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) 20241107083839361 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) 20241107083839361 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) 20241107083839361 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083839363 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) 20241107083839363 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) 20241107083839363 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) 20241107083839363 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) 20241107083839364 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) 20241107083839364 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) 20241107083839365 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) 20241107083839365 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) 20241107083839366 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) 20241107083839366 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) 20241107083839366 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) 20241107083839366 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) 20241107083839367 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) 20241107083839367 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) 20241107083839368 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) 20241107083839368 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) 20241107083839368 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241107083839368 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) 20241107083839369 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839381 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) 20241107083839381 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) 20241107083839381 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) 20241107083839381 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083839382 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) 20241107083839382 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) 20241107083839383 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) 20241107083839383 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) 20241107083839384 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) 20241107083839384 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) 20241107083839385 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) 20241107083839385 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) 20241107083839385 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) 20241107083839385 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) 20241107083839386 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) 20241107083839386 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) 20241107083839387 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) 20241107083839387 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) 20241107083839391 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) 20241107083839391 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) 20241107083839391 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241107083839391 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) 20241107083839392 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839406 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) 20241107083839406 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) 20241107083839406 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) 20241107083839406 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083839408 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) 20241107083839408 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) 20241107083839409 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) 20241107083839409 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) 20241107083839410 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) 20241107083839410 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) 20241107083839412 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) 20241107083839412 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) 20241107083839412 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) 20241107083839412 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) 20241107083839413 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) 20241107083839413 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) 20241107083839414 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) 20241107083839414 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) 20241107083839415 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) 20241107083839415 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) 20241107083839415 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241107083839415 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) 20241107083839416 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839425 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) 20241107083839425 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) 20241107083839425 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) 20241107083839425 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083839426 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) 20241107083839426 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) 20241107083839426 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) 20241107083839426 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) 20241107083839427 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) 20241107083839427 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) 20241107083839427 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) 20241107083839427 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) 20241107083839428 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) 20241107083839428 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) 20241107083839428 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) 20241107083839428 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) 20241107083839429 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) 20241107083839429 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) 20241107083839429 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) 20241107083839429 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) 20241107083839429 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241107083839429 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) 20241107083839430 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839444 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) 20241107083839444 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) 20241107083839444 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) 20241107083839444 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083839444 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083839444 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083839445 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) 20241107083839445 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) 20241107083839446 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) 20241107083839446 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) 20241107083839447 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) 20241107083839447 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) 20241107083839448 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) 20241107083839448 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) 20241107083839449 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) 20241107083839449 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) 20241107083839450 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) 20241107083839450 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) 20241107083839451 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) 20241107083839451 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) 20241107083839454 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) 20241107083839454 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) 20241107083839455 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839469 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) 20241107083839469 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) 20241107083839469 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) 20241107083839469 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241107083839470 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) 20241107083839470 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) 20241107083839471 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) 20241107083839471 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) 20241107083839472 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) 20241107083839472 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) 20241107083839472 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) 20241107083839472 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) 20241107083839473 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) 20241107083839473 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) 20241107083839474 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) 20241107083839474 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) 20241107083839475 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) 20241107083839475 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) 20241107083839476 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) 20241107083839476 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) 20241107083839476 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839488 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) 20241107083839488 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) 20241107083839489 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) 20241107083839489 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) 20241107083839490 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) 20241107083839490 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) 20241107083839491 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) 20241107083839491 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) 20241107083839492 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) 20241107083839492 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) 20241107083839492 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) 20241107083839492 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) 20241107083839493 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) 20241107083839493 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) 20241107083839494 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) 20241107083839494 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) 20241107083839495 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) 20241107083839495 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) 20241107083839496 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839507 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) 20241107083839507 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) 20241107083839508 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) 20241107083839508 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) 20241107083839509 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) 20241107083839509 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) 20241107083839510 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) 20241107083839510 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) 20241107083839511 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) 20241107083839511 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) 20241107083839512 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) 20241107083839512 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) 20241107083839513 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) 20241107083839513 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) 20241107083839514 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) 20241107083839514 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) 20241107083839516 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) 20241107083839516 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) 20241107083839517 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839531 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) 20241107083839531 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) 20241107083839532 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) 20241107083839532 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) 20241107083839533 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) 20241107083839533 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) 20241107083839534 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) 20241107083839534 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) 20241107083839534 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) 20241107083839535 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) 20241107083839535 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) 20241107083839535 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) 20241107083839536 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) 20241107083839536 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) 20241107083839537 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) 20241107083839537 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) 20241107083839538 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) 20241107083839538 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) 20241107083839539 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839550 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) 20241107083839550 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) 20241107083839552 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) 20241107083839552 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) 20241107083839552 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) 20241107083839552 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) 20241107083839553 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) 20241107083839553 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) 20241107083839554 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) 20241107083839554 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) 20241107083839555 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) 20241107083839555 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) 20241107083839555 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) 20241107083839555 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) 20241107083839556 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) 20241107083839556 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) 20241107083839557 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) 20241107083839557 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) 20241107083839558 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839570 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) 20241107083839570 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) 20241107083839571 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) 20241107083839571 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) 20241107083839572 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) 20241107083839572 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) 20241107083839573 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) 20241107083839573 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) 20241107083839573 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) 20241107083839573 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) 20241107083839574 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) 20241107083839574 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) 20241107083839575 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) 20241107083839575 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) 20241107083839576 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) 20241107083839576 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) 20241107083839579 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) 20241107083839579 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) 20241107083839580 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839594 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) 20241107083839594 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) 20241107083839595 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) 20241107083839595 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) 20241107083839596 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) 20241107083839596 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) 20241107083839597 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) 20241107083839597 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) 20241107083839598 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) 20241107083839598 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) 20241107083839598 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) 20241107083839598 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) 20241107083839599 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) 20241107083839599 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) 20241107083839600 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) 20241107083839600 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) 20241107083839601 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) 20241107083839601 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) 20241107083839602 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839613 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) 20241107083839613 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) 20241107083839614 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) 20241107083839614 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) 20241107083839615 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) 20241107083839615 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) 20241107083839616 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) 20241107083839616 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) 20241107083839616 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) 20241107083839616 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) 20241107083839617 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) 20241107083839617 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) 20241107083839618 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) 20241107083839618 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) 20241107083839619 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) 20241107083839619 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) 20241107083839620 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) 20241107083839620 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) 20241107083839620 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839632 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) 20241107083839632 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) 20241107083839633 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) 20241107083839633 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) 20241107083839634 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) 20241107083839634 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) 20241107083839635 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) 20241107083839635 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) 20241107083839635 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) 20241107083839635 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) 20241107083839636 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) 20241107083839636 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) 20241107083839637 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) 20241107083839637 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) 20241107083839638 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) 20241107083839638 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) 20241107083839641 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) 20241107083839641 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) 20241107083839642 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839656 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) 20241107083839656 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) 20241107083839657 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) 20241107083839657 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) 20241107083839658 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) 20241107083839658 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) 20241107083839659 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) 20241107083839659 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) 20241107083839659 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) 20241107083839659 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) 20241107083839661 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) 20241107083839661 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) 20241107083839661 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) 20241107083839661 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) 20241107083839662 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) 20241107083839662 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) 20241107083839663 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) 20241107083839663 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) 20241107083839664 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839675 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) 20241107083839675 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) 20241107083839676 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) 20241107083839676 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) 20241107083839677 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) 20241107083839677 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) 20241107083839678 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) 20241107083839678 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) 20241107083839678 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) 20241107083839678 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) 20241107083839679 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) 20241107083839679 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) 20241107083839680 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) 20241107083839680 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) 20241107083839681 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) 20241107083839681 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) 20241107083839681 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) 20241107083839681 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) 20241107083839682 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839694 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) 20241107083839694 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) 20241107083839695 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) 20241107083839695 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) 20241107083839696 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) 20241107083839696 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) 20241107083839697 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) 20241107083839697 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) 20241107083839698 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) 20241107083839698 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) 20241107083839698 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) 20241107083839698 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) 20241107083839699 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) 20241107083839699 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) 20241107083839700 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) 20241107083839700 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) 20241107083839703 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) 20241107083839703 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) 20241107083839704 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839718 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) 20241107083839718 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) 20241107083839719 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) 20241107083839719 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) 20241107083839720 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) 20241107083839720 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) 20241107083839721 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) 20241107083839721 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) 20241107083839721 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) 20241107083839721 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) 20241107083839722 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) 20241107083839722 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) 20241107083839723 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) 20241107083839723 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) 20241107083839724 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) 20241107083839724 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) 20241107083839724 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) 20241107083839725 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) 20241107083839725 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839737 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) 20241107083839737 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) 20241107083839738 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) 20241107083839738 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) 20241107083839739 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) 20241107083839739 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) 20241107083839739 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) 20241107083839740 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) 20241107083839740 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) 20241107083839740 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) 20241107083839741 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) 20241107083839741 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) 20241107083839742 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) 20241107083839742 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) 20241107083839743 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) 20241107083839743 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) 20241107083839744 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) 20241107083839744 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) 20241107083839745 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839756 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) 20241107083839756 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) 20241107083839757 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) 20241107083839757 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) 20241107083839758 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) 20241107083839758 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) 20241107083839759 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) 20241107083839759 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) 20241107083839759 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) 20241107083839759 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) 20241107083839760 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) 20241107083839760 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) 20241107083839761 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) 20241107083839761 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) 20241107083839762 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) 20241107083839762 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) 20241107083839765 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) 20241107083839765 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) 20241107083839766 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839780 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) 20241107083839780 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) 20241107083839781 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) 20241107083839781 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) 20241107083839782 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) 20241107083839782 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) 20241107083839783 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) 20241107083839783 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) 20241107083839784 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) 20241107083839784 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) 20241107083839785 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) 20241107083839785 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) 20241107083839786 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) 20241107083839786 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) 20241107083839787 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) 20241107083839787 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) 20241107083839788 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) 20241107083839788 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) 20241107083839789 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839799 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) 20241107083839799 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) 20241107083839800 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) 20241107083839800 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) 20241107083839801 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) 20241107083839801 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) 20241107083839802 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) 20241107083839802 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) 20241107083839803 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) 20241107083839803 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) 20241107083839804 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) 20241107083839804 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) 20241107083839805 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) 20241107083839805 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) 20241107083839806 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) 20241107083839806 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) 20241107083839807 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) 20241107083839807 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) 20241107083839808 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839818 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) 20241107083839818 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) 20241107083839820 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) 20241107083839820 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) 20241107083839820 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) 20241107083839820 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) 20241107083839821 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) 20241107083839821 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) 20241107083839822 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) 20241107083839822 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) 20241107083839823 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) 20241107083839823 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) 20241107083839824 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) 20241107083839824 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) 20241107083839824 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) 20241107083839824 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) 20241107083839828 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) 20241107083839828 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) 20241107083839829 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839842 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) 20241107083839842 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) 20241107083839844 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) 20241107083839844 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) 20241107083839844 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) 20241107083839844 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) 20241107083839845 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) 20241107083839845 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) 20241107083839846 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) 20241107083839846 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) 20241107083839847 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) 20241107083839847 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) 20241107083839847 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) 20241107083839847 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) 20241107083839848 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) 20241107083839848 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) 20241107083839849 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) 20241107083839849 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) 20241107083839850 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839862 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) 20241107083839862 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) 20241107083839863 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) 20241107083839863 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) 20241107083839864 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) 20241107083839864 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) 20241107083839865 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) 20241107083839865 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) 20241107083839866 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) 20241107083839866 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) 20241107083839867 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) 20241107083839867 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) 20241107083839867 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) 20241107083839867 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) 20241107083839868 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) 20241107083839868 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) 20241107083839869 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) 20241107083839869 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) 20241107083839869 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839879 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) 20241107083839879 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) 20241107083839880 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) 20241107083839880 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) 20241107083839880 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) 20241107083839880 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) 20241107083839880 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) 20241107083839880 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) 20241107083839880 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) 20241107083839880 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) 20241107083839880 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) 20241107083839880 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) 20241107083839880 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) 20241107083839880 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) 20241107083839880 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) 20241107083839880 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) 20241107083839889 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) 20241107083839889 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) 20241107083839889 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839905 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) 20241107083839905 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) 20241107083839907 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) 20241107083839907 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) 20241107083839908 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) 20241107083839908 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) 20241107083839909 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) 20241107083839909 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) 20241107083839910 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) 20241107083839910 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) 20241107083839911 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) 20241107083839911 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) 20241107083839912 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) 20241107083839912 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) 20241107083839912 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) 20241107083839912 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) 20241107083839913 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) 20241107083839913 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) 20241107083839914 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839923 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) 20241107083839923 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) 20241107083839924 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) 20241107083839924 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) 20241107083839925 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) 20241107083839925 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) 20241107083839926 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) 20241107083839926 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) 20241107083839927 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) 20241107083839927 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) 20241107083839928 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) 20241107083839928 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) 20241107083839928 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) 20241107083839928 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) 20241107083839929 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) 20241107083839929 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) 20241107083839930 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) 20241107083839930 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) 20241107083839931 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839942 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) 20241107083839942 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) 20241107083839943 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) 20241107083839943 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) 20241107083839944 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) 20241107083839944 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) 20241107083839945 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) 20241107083839945 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) 20241107083839946 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) 20241107083839946 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) 20241107083839947 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) 20241107083839947 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) 20241107083839947 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) 20241107083839947 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) 20241107083839948 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) 20241107083839948 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) 20241107083839952 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) 20241107083839952 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) 20241107083839953 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839967 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) 20241107083839967 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) 20241107083839968 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) 20241107083839968 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) 20241107083839969 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) 20241107083839969 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) 20241107083839970 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) 20241107083839970 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) 20241107083839971 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) 20241107083839971 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) 20241107083839971 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) 20241107083839971 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) 20241107083839972 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) 20241107083839972 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) 20241107083839973 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) 20241107083839973 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) 20241107083839974 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) 20241107083839974 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) 20241107083839975 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083839985 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) 20241107083839985 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) 20241107083839987 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) 20241107083839987 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) 20241107083839988 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) 20241107083839988 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) 20241107083839989 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) 20241107083839989 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) 20241107083839989 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) 20241107083839989 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) 20241107083839989 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) 20241107083839989 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) 20241107083839990 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) 20241107083839990 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) 20241107083839990 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) 20241107083839990 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) 20241107083839991 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) 20241107083839991 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) 20241107083839991 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083840005 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) 20241107083840005 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) 20241107083840007 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) 20241107083840007 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) 20241107083840008 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) 20241107083840008 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) 20241107083840008 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) 20241107083840008 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) 20241107083840009 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) 20241107083840009 DL1IF DEBUG[1;32m PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107083840010 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) 20241107083840010 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) 20241107083840011 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) 20241107083840011 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) 20241107083840012 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) 20241107083840012 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) 20241107083840014 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) 20241107083840014 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) 20241107083840015 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083840028 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) 20241107083840028 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) 20241107083840028 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) 20241107083840028 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) 20241107083840029 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) 20241107083840029 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) 20241107083840029 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) 20241107083840029 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) 20241107083840029 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) 20241107083840029 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) 20241107083840029 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) 20241107083840029 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) 20241107083840030 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) 20241107083840030 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) 20241107083840030 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) 20241107083840030 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) 20241107083840032 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) 20241107083840032 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) 20241107083840033 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083840048 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) 20241107083840048 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) 20241107083840049 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) 20241107083840049 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) 20241107083840050 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) 20241107083840050 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) 20241107083840051 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) 20241107083840051 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) 20241107083840052 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) 20241107083840052 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) 20241107083840053 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) 20241107083840053 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) 20241107083840054 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) 20241107083840054 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) 20241107083840055 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) 20241107083840055 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) 20241107083840055 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) 20241107083840055 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) 20241107083840056 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083840068 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) 20241107083840068 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) 20241107083840069 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) 20241107083840069 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) 20241107083840070 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) 20241107083840070 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) 20241107083840071 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) 20241107083840071 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) 20241107083840072 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) 20241107083840072 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) 20241107083840073 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) 20241107083840073 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) 20241107083840073 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) 20241107083840073 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) 20241107083840074 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) 20241107083840074 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) 20241107083840077 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) 20241107083840077 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) 20241107083840077 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083840091 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) 20241107083840091 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) 20241107083840092 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) 20241107083840092 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) 20241107083840093 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) 20241107083840093 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) 20241107083840094 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) 20241107083840094 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) 20241107083840095 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) 20241107083840095 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) 20241107083840096 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) 20241107083840096 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) 20241107083840096 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) 20241107083840096 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) 20241107083840097 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) 20241107083840097 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) 20241107083840098 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) 20241107083840098 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) 20241107083840099 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083840111 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) 20241107083840111 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) 20241107083840112 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) 20241107083840112 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) 20241107083840113 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) 20241107083840113 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) 20241107083840113 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) 20241107083840113 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) 20241107083840114 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) 20241107083840114 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) 20241107083840115 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) 20241107083840115 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) 20241107083840115 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) 20241107083840115 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) 20241107083840117 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) 20241107083840117 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) 20241107083840117 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) 20241107083840117 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) 20241107083840118 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083840129 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) 20241107083840129 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) 20241107083840131 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) 20241107083840131 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) 20241107083840131 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) 20241107083840131 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) 20241107083840132 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) 20241107083840132 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) 20241107083840133 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) 20241107083840133 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) 20241107083840134 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) 20241107083840134 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) 20241107083840134 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) 20241107083840134 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) 20241107083840135 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) 20241107083840135 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) 20241107083840139 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) 20241107083840139 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) 20241107083840140 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083840153 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) 20241107083840153 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) 20241107083840155 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) 20241107083840155 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) 20241107083840156 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) 20241107083840156 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) 20241107083840157 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) 20241107083840157 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) 20241107083840157 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) 20241107083840157 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) 20241107083840158 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) 20241107083840158 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) 20241107083840159 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) 20241107083840159 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) 20241107083840160 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) 20241107083840160 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) 20241107083840161 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) 20241107083840161 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) 20241107083840161 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083840173 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) 20241107083840173 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) 20241107083840174 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) 20241107083840174 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) 20241107083840175 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) 20241107083840175 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) 20241107083840175 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) 20241107083840175 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) 20241107083840176 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) 20241107083840176 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) 20241107083840178 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) 20241107083840178 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) 20241107083840178 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) 20241107083840179 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) 20241107083840179 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) 20241107083840179 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) 20241107083840180 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) 20241107083840180 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) 20241107083840182 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083840192 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) 20241107083840192 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) 20241107083840194 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) 20241107083840194 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) 20241107083840195 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) 20241107083840195 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) 20241107083840197 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) 20241107083840197 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) 20241107083840198 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) 20241107083840198 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) 20241107083840199 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) 20241107083840199 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) 20241107083840200 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) 20241107083840200 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) 20241107083840201 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) 20241107083840201 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) 20241107083840202 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) 20241107083840202 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) 20241107083840202 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083840205 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Timeout of X2 (fsm.c:317) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083840205 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:703) 20241107083840215 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) 20241107083840216 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) 20241107083840217 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) 20241107083840217 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) 20241107083840218 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) 20241107083840218 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) 20241107083840218 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) 20241107083840219 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) 20241107083840219 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) 20241107083840219 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) 20241107083840220 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) 20241107083840220 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) 20241107083840221 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) 20241107083840221 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) 20241107083840222 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) 20241107083840222 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) 20241107083840223 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) 20241107083840223 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083840223 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 290 + 13 = 303 (pdch_ul_controller.c:131) 20241107083840223 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083840223 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) 20241107083840224 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083840224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type POLL (pdch_ul_controller.c:184) 20241107083840224 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) 20241107083840224 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083840224 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) 20241107083840224 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) 20241107083840224 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1009)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083840235 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) 20241107083840235 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) 20241107083840236 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) 20241107083840236 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) 20241107083840237 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) 20241107083840237 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) 20241107083840238 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) 20241107083840238 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) 20241107083840238 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) 20241107083840239 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) 20241107083840239 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) 20241107083840239 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) 20241107083840240 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) 20241107083840240 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) 20241107083840241 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) 20241107083840241 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) 20241107083840242 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083840254 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) 20241107083840254 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) 20241107083840255 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) 20241107083840255 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) 20241107083840256 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) 20241107083840256 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) 20241107083840257 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) 20241107083840257 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) 20241107083840258 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) 20241107083840258 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) 20241107083840259 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) 20241107083840259 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) 20241107083840259 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) 20241107083840259 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) 20241107083840260 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) 20241107083840260 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) 20241107083840263 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083840278 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) 20241107083840278 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) 20241107083840280 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) 20241107083840280 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) 20241107083840280 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) 20241107083840280 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) 20241107083840281 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) 20241107083840281 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) 20241107083840282 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) 20241107083840282 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) 20241107083840283 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) 20241107083840283 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) 20241107083840284 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) 20241107083840284 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) 20241107083840285 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) 20241107083840285 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) 20241107083840286 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083840297 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) 20241107083840297 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) 20241107083840297 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083840297 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083840297 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) 20241107083840298 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083840298 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) 20241107083840298 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083840298 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083840298 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083840298 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241107083840298 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1009)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083840299 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) 20241107083840299 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) 20241107083840299 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) 20241107083840299 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) 20241107083840300 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) 20241107083840300 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) 20241107083840302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50154<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083840303 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) 20241107083840303 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) 20241107083840304 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) 20241107083840304 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) 20241107083840305 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) 20241107083840305 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) 20241107083840306 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) 20241107083840306 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) 20241107083840311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50138<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083840313 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083840313 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083840313 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083840313 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241107083840313 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:1202) 20241107083840313 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241107083840313 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083840313 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083840313 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083840313 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083840313 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241107083840313 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083840313 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083840313 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083840313 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083840313 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083840313 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083840313 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083840313 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083840313 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083840313 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083840313 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083840313 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083840313 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083840313 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) 20241107083840313 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) 20241107083840313 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 11922 with status 0 respawn: 91: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_nacc_outbound_si_resolve_timeout finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_si_resolve_timeout pass'. Thu Nov 7 08:38:40 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 20241107083840367 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083840368 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083840368 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083840369 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083840390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50162<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083840491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50162<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=445428) Waiting for packet dumper to finish... 1 (prev_count=445428, count=495980) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:38:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup started. 1015@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_dup-BVCI1234(1017)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 1015@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1015@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1019)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083843626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59500<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1015@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1023)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1015@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1023)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(1020)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1020)@fb7e2f9c3787: Start timer T: 5 s 20241107083843632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59506<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1020)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_dup-STATS(1024)@fb7e2f9c3787: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup-STATS(1024)@fb7e2f9c3787: Start timer T: 2 s 1015@fb7e2f9c3787: 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(1027)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1027)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083845369 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083845369 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083845369 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1020)@fb7e2f9c3787: OsmoPCU is now connected BTS(1022)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083845384 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083845384 DLGLOBAL DEBUG validating counter group 0x55703d744020(bts) with 102 counters (rate_ctr.c:86) 20241107083845384 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083845384 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083845384 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083845384 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083845384 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083845384 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083845384 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083845384 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083845384 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083845384 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083845384 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083845384 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083845384 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083845384 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083845384 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083845384 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083845384 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083845384 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083845384 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083845384 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083845385 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083845385 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083845385 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083845385 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083845385 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083845385 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083845385 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083845385 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083845385 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083845385 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083845385 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083845385 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083845385 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083845385 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083845385 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083845385 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083845385 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083845385 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083845385 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083845385 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083845385 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083845385 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083845385 DLGLOBAL DEBUG validating counter group 0x7f7c3e9a05c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083845385 DLGLOBAL DEBUG validating counter group 0x55703d743700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083845385 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083845385 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083845385 DLGLOBAL DEBUG validating counter group 0x7f7c3e9a1160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083845385 DLGLOBAL DEBUG validating counter group 0x7f7c3e9a1140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083845385 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083845385 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) 20241107083845385 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) 20241107083845385 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083845385 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083845385 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083845385 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083845385 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083845385 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083845385 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083845385 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083845386 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083845386 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083845386 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083845386 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083845386 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083845386 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083845386 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083845386 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083845386 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083845386 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083845386 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083845386 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083845386 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083845386 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083845386 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083845386 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083845386 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083845386 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083845386 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) 20241107083845386 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) 20241107083845387 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 10 s BTS(1022)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(1019)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1019)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE BTS(1022)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1019)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(1019)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083845393 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083845393 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) 20241107083845393 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) 20241107083845393 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083845393 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083845393 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(1022)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" 20241107083845394 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083845394 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) 20241107083845394 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1022)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(1022)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(1019)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1019)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083845397 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083845397 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) 20241107083845397 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) 20241107083845397 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) BTS(1022)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083845397 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083845397 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083845397 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083845397 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083845397 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083845397 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1022)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083845399 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083845399 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1019)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1019)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(1022)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083845401 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) 20241107083845401 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) 20241107083845402 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) 20241107083845402 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) 20241107083845403 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) 20241107083845403 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) 20241107083845404 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) 20241107083845404 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) 20241107083845405 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) 20241107083845405 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) 20241107083845405 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) 20241107083845405 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) 20241107083845406 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) 20241107083845406 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) 20241107083845407 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) 20241107083845407 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) 20241107083845407 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1016@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 1016@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083845415 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) 20241107083845415 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) 20241107083845417 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) 20241107083845417 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) 20241107083845418 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) 20241107083845418 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) 20241107083845418 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083845418 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083845418 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083845418 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083845418 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083845418 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083845418 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083845418 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083845419 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) 20241107083845419 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) 20241107083845420 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) 20241107083845421 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) 20241107083845422 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) 20241107083845422 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) 20241107083845423 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) 20241107083845423 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) 20241107083845424 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) 20241107083845424 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) 20241107083845425 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_pkt_cell_chg_notif_dup-BVCI1234(1017)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_dup-BVCI1234(1017)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083845430 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083845430 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083845430 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083845430 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083845430 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083845430 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083845430 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083845430 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083845434 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) 20241107083845434 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083845434 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083845434 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083845434 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083845434 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083845434 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) 20241107083845435 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) 20241107083845435 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) 20241107083845436 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) 20241107083845436 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) 20241107083845437 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083845437 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083845437 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083845437 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083845437 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083845437 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083845437 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083845437 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083845437 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083845437 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083845437 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) 20241107083845437 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) 20241107083845438 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) 20241107083845438 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) 20241107083845438 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) 20241107083845438 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) 20241107083845439 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) 20241107083845439 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) 20241107083845440 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) 20241107083845440 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) 20241107083845440 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) 20241107083845440 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(1022)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083845445 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083845446 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083845446 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083845446 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083845446 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083845446 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083845457 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) 20241107083845458 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) 20241107083845459 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) 20241107083845459 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) 20241107083845460 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) 20241107083845460 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) 20241107083845461 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) 20241107083845461 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) 20241107083845462 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) 20241107083845462 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) 20241107083845463 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) 20241107083845463 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) 20241107083845464 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) 20241107083845464 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) 20241107083845465 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) 20241107083845465 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) 20241107083845466 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083845477 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) 20241107083845477 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) 20241107083845479 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) 20241107083845479 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) 20241107083845480 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) 20241107083845480 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) 20241107083845481 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) 20241107083845481 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) 20241107083845481 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) 20241107083845481 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) 20241107083845482 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) 20241107083845482 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) 20241107083845483 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) 20241107083845483 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) 20241107083845484 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) 20241107083845484 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) 20241107083845485 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083845496 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) 20241107083845496 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) 20241107083845497 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) 20241107083845497 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) 20241107083845498 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) 20241107083845498 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) 20241107083845499 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) 20241107083845499 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) 20241107083845499 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) 20241107083845499 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) 20241107083845500 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) 20241107083845500 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) 20241107083845501 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) 20241107083845501 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) 20241107083845502 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) 20241107083845502 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) 20241107083845505 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083845520 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) 20241107083845520 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) 20241107083845521 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) 20241107083845521 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) 20241107083845522 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) 20241107083845522 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) 20241107083845523 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) 20241107083845523 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) 20241107083845524 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) 20241107083845524 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) 20241107083845525 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) 20241107083845525 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) 20241107083845525 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) 20241107083845525 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) 20241107083845526 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) 20241107083845526 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) 20241107083845527 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083845539 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) 20241107083845539 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) 20241107083845541 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) 20241107083845541 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) 20241107083845542 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) 20241107083845542 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) 20241107083845543 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) 20241107083845543 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) 20241107083845544 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) 20241107083845544 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) 20241107083845546 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) 20241107083845546 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) 20241107083845547 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) 20241107083845547 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) 20241107083845548 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) 20241107083845548 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) 20241107083845549 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083845558 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) 20241107083845558 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) 20241107083845559 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) 20241107083845559 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) 20241107083845560 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) 20241107083845560 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) 20241107083845561 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) 20241107083845561 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) 20241107083845562 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) 20241107083845562 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) 20241107083845563 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) 20241107083845563 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) 20241107083845564 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) 20241107083845564 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) 20241107083845565 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) 20241107083845565 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) 20241107083845568 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083845582 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) 20241107083845582 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) 20241107083845583 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) 20241107083845583 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) 20241107083845584 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) 20241107083845584 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) 20241107083845585 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) 20241107083845585 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) 20241107083845586 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) 20241107083845586 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) 20241107083845587 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) 20241107083845587 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) 20241107083845588 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) 20241107083845588 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) 20241107083845588 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) 20241107083845588 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) 20241107083845589 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083845601 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) 20241107083845601 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) 20241107083845603 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) 20241107083845603 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) 20241107083845604 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) 20241107083845604 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) 20241107083845605 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) 20241107083845605 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) 20241107083845605 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) 20241107083845605 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) 20241107083845606 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) 20241107083845606 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) 20241107083845607 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) 20241107083845607 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) 20241107083845608 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) 20241107083845608 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) 20241107083845609 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083845621 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) 20241107083845621 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) 20241107083845623 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) 20241107083845623 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) 20241107083845624 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) 20241107083845624 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) 20241107083845624 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) 20241107083845624 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) 20241107083845625 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) 20241107083845625 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) 20241107083845626 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) 20241107083845626 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) 20241107083845627 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) 20241107083845627 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) 20241107083845628 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) 20241107083845628 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) 20241107083845630 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083845645 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) 20241107083845645 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) 20241107083845645 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083845645 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083845645 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) 20241107083845646 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083845646 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083845646 DLGLOBAL DEBUG validating counter group 0x55703d743740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083845646 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083845646 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083845646 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083845646 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083845646 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083845646 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) 20241107083845646 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083845646 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083845646 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083845646 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083845646 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083845646 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083845646 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083845646 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083845646 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083845646 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083845646 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083845646 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) 20241107083845646 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083845646 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083845646 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083845646 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083845646 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083845646 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083845646 DLGLOBAL DEBUG validating counter group 0x55703d743b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083845646 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083845646 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083845646 DLGLOBAL DEBUG validating counter group 0x55703d743be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083845646 DLGLOBAL DEBUG validating counter group 0x55703d743c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083845647 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083845647 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:1192) 20241107083845647 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) 20241107083845647 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) 20241107083845647 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) 20241107083845647 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083845647 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083845647 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) 20241107083845647 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083845647 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) 20241107083845647 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:820) 20241107083845647 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083845647 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083845647 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:220) 20241107083845647 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083845648 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) 20241107083845648 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) 20241107083845649 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) 20241107083845649 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) 20241107083845649 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) 20241107083845649 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) 20241107083845650 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) 20241107083845650 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) 20241107083845651 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) 20241107083845651 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) 20241107083845652 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) 20241107083845652 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) 20241107083845653 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) 20241107083845653 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) 20241107083845654 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) 20241107083845654 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:387) 20241107083845654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083845654 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083845654 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083845654 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) 20241107083845655 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083845655 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083845655 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) 20241107083845655 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:238) 20241107083845655 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) 20241107083845655 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) 20241107083845655 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1022)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083845664 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) 20241107083845664 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) 20241107083845666 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) 20241107083845666 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) 20241107083845667 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) 20241107083845667 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) 20241107083845668 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) 20241107083845668 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) 20241107083845668 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) 20241107083845668 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) 20241107083845669 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) 20241107083845669 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) 20241107083845670 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) 20241107083845670 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) 20241107083845671 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) 20241107083845671 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) 20241107083845671 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083845683 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) 20241107083845683 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) 20241107083845685 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) 20241107083845685 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) 20241107083845685 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) 20241107083845685 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) 20241107083845686 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) 20241107083845686 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) 20241107083845687 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) 20241107083845687 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) 20241107083845688 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) 20241107083845688 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) 20241107083845689 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) 20241107083845689 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) 20241107083845690 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) 20241107083845690 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) 20241107083845693 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083845707 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) 20241107083845707 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) 20241107083845708 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) 20241107083845708 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) 20241107083845709 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) 20241107083845709 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) 20241107083845710 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) 20241107083845710 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) 20241107083845711 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) 20241107083845711 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) 20241107083845711 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) 20241107083845711 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) 20241107083845712 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) 20241107083845712 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) 20241107083845713 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) 20241107083845713 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) 20241107083845714 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083845726 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) 20241107083845726 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) 20241107083845726 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083845726 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083845726 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) 20241107083845726 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083845726 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083845726 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083845726 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083845726 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083845726 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083845726 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083845727 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) 20241107083845727 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) 20241107083845728 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) 20241107083845728 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) 20241107083845729 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) 20241107083845729 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) 20241107083845730 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) 20241107083845730 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) 20241107083845730 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) 20241107083845730 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) 20241107083845731 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) 20241107083845731 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) 20241107083845732 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) 20241107083845732 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) 20241107083845733 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083845745 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) 20241107083845745 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) 20241107083845745 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083845745 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083845745 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) 20241107083845746 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083845746 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083845746 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083845746 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083845746 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241107083845746 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241107083845746 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241107083845747 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) 20241107083845747 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) 20241107083845748 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) 20241107083845748 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) 20241107083845749 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) 20241107083845749 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) 20241107083845750 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) 20241107083845750 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) 20241107083845751 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) 20241107083845751 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) 20241107083845752 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) 20241107083845752 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) 20241107083845754 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) 20241107083845754 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) 20241107083845756 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 0.2 s 20241107083845769 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) 20241107083845769 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) 20241107083845769 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083845769 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083845769 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) 20241107083845770 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083845770 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083845770 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083845770 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) 20241107083845770 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) 20241107083845771 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) 20241107083845771 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) 20241107083845772 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) 20241107083845772 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) 20241107083845773 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) 20241107083845773 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) 20241107083845774 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) 20241107083845774 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) 20241107083845775 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) 20241107083845775 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) 20241107083845776 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) 20241107083845776 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) 20241107083845777 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083845789 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) 20241107083845789 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) 20241107083845790 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) 20241107083845790 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) 20241107083845791 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) 20241107083845791 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) 20241107083845792 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) 20241107083845792 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) 20241107083845793 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) 20241107083845793 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) 20241107083845794 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) 20241107083845794 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) 20241107083845795 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) 20241107083845795 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) 20241107083845795 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) 20241107083845796 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) 20241107083845796 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083845807 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) 20241107083845807 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) 20241107083845809 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) 20241107083845809 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) 20241107083845809 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) 20241107083845809 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) 20241107083845810 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) 20241107083845810 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) 20241107083845811 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) 20241107083845811 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) 20241107083845812 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) 20241107083845812 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) 20241107083845813 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) 20241107083845813 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) 20241107083845813 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) 20241107083845813 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) 20241107083845817 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083845831 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) 20241107083845831 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) 20241107083845833 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) 20241107083845833 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) 20241107083845833 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) 20241107083845833 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) 20241107083845834 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) 20241107083845834 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) 20241107083845835 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) 20241107083845835 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) 20241107083845836 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) 20241107083845836 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) 20241107083845837 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) 20241107083845837 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) 20241107083845837 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) 20241107083845837 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) 20241107083845838 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083845850 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) 20241107083845851 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) 20241107083845852 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) 20241107083845852 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) 20241107083845853 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) 20241107083845853 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) 20241107083845854 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) 20241107083845854 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) 20241107083845854 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) 20241107083845854 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) 20241107083845855 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) 20241107083845855 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) 20241107083845856 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) 20241107083845856 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) 20241107083845857 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) 20241107083845857 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) 20241107083845858 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083845870 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) 20241107083845870 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) 20241107083845871 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) 20241107083845871 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) 20241107083845872 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) 20241107083845872 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) 20241107083845873 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) 20241107083845873 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) 20241107083845874 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) 20241107083845874 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) 20241107083845875 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) 20241107083845875 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) 20241107083845876 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) 20241107083845876 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) 20241107083845876 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) 20241107083845876 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) 20241107083845879 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083845894 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) 20241107083845894 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) 20241107083845895 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) 20241107083845895 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) 20241107083845896 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) 20241107083845896 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) 20241107083845897 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) 20241107083845897 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) 20241107083845897 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) 20241107083845897 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) 20241107083845898 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) 20241107083845898 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) 20241107083845899 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) 20241107083845899 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) 20241107083845900 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) 20241107083845900 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) 20241107083845901 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083845913 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) 20241107083845913 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) 20241107083845914 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) 20241107083845914 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) 20241107083845915 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) 20241107083845915 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) 20241107083845915 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) 20241107083845915 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) 20241107083845916 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) 20241107083845916 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) 20241107083845917 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) 20241107083845917 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) 20241107083845918 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) 20241107083845918 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) 20241107083845918 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) 20241107083845919 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) 20241107083845919 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083845932 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) 20241107083845932 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) 20241107083845933 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) 20241107083845933 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) 20241107083845934 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) 20241107083845934 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) 20241107083845935 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) 20241107083845935 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) 20241107083845936 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) 20241107083845936 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) 20241107083845937 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) 20241107083845937 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) 20241107083845937 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) 20241107083845937 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) 20241107083845938 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) 20241107083845938 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) 20241107083845941 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083845956 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) 20241107083845956 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) 20241107083845957 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) 20241107083845957 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) 20241107083845958 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) 20241107083845958 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) 20241107083845959 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) 20241107083845959 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) 20241107083845960 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) 20241107083845960 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) 20241107083845961 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) 20241107083845961 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) 20241107083845961 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) 20241107083845961 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) 20241107083845962 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) 20241107083845962 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) 20241107083845963 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083845971 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083845971 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083845971 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083845971 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083845971 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) 20241107083845971 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) 20241107083845971 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083845971 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241107083845975 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) 20241107083845975 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) 20241107083845976 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) 20241107083845976 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) 20241107083845977 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) 20241107083845977 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) 20241107083845978 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) 20241107083845978 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) 20241107083845980 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) 20241107083845980 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) 20241107083845980 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) 20241107083845981 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) 20241107083845982 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) 20241107083845982 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) 20241107083845983 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) 20241107083845983 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) 20241107083845984 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083845989 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083845989 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083845989 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083845989 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) 20241107083845990 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241107083845990 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241107083845990 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241107083845990 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241107083845990 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241107083845995 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) 20241107083845995 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) 20241107083845997 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) 20241107083845997 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) 20241107083845998 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) 20241107083845998 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) 20241107083845998 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) 20241107083845998 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) 20241107083845999 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) 20241107083845999 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) 20241107083846000 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) 20241107083846000 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) 20241107083846001 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) 20241107083846001 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) 20241107083846002 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) 20241107083846002 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) 20241107083846004 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083846019 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) 20241107083846019 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) 20241107083846021 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) 20241107083846021 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) 20241107083846022 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) 20241107083846022 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) 20241107083846023 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) 20241107083846023 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) 20241107083846024 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) 20241107083846024 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) 20241107083846025 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) 20241107083846025 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) 20241107083846026 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) 20241107083846026 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) 20241107083846026 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) 20241107083846026 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) 20241107083846027 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083846038 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) 20241107083846038 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) 20241107083846039 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) 20241107083846039 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) 20241107083846040 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) 20241107083846040 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) 20241107083846041 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) 20241107083846041 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) 20241107083846041 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) 20241107083846041 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) 20241107083846042 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) 20241107083846042 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) 20241107083846043 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) 20241107083846043 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) 20241107083846044 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) 20241107083846044 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) 20241107083846045 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083846057 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) 20241107083846057 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) 20241107083846058 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) 20241107083846058 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) 20241107083846059 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) 20241107083846059 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) 20241107083846059 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) 20241107083846059 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) 20241107083846060 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) 20241107083846060 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) 20241107083846061 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) 20241107083846061 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) 20241107083846062 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) 20241107083846062 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) 20241107083846062 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) 20241107083846062 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) 20241107083846066 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083846081 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) 20241107083846081 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) 20241107083846082 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) 20241107083846082 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) 20241107083846083 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) 20241107083846083 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) 20241107083846084 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) 20241107083846084 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) 20241107083846085 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) 20241107083846085 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) 20241107083846085 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) 20241107083846085 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) 20241107083846086 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) 20241107083846086 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) 20241107083846087 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) 20241107083846087 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) 20241107083846088 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083846100 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) 20241107083846100 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) 20241107083846101 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) 20241107083846101 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) 20241107083846102 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) 20241107083846102 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) 20241107083846103 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) 20241107083846103 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) 20241107083846104 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) 20241107083846104 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) 20241107083846104 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) 20241107083846104 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) 20241107083846105 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) 20241107083846105 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) 20241107083846106 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) 20241107083846106 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) 20241107083846107 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083846119 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) 20241107083846119 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) 20241107083846121 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) 20241107083846121 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) 20241107083846122 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) 20241107083846122 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) 20241107083846122 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) 20241107083846122 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) 20241107083846123 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) 20241107083846123 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) 20241107083846124 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) 20241107083846124 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) 20241107083846125 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) 20241107083846125 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) 20241107083846126 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) 20241107083846126 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) 20241107083846129 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083846143 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) 20241107083846143 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) 20241107083846145 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) 20241107083846145 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) 20241107083846146 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) 20241107083846146 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) 20241107083846147 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) 20241107083846147 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) 20241107083846147 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) 20241107083846147 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) 20241107083846148 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) 20241107083846148 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) 20241107083846150 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) 20241107083846150 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) 20241107083846151 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) 20241107083846151 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) 20241107083846151 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083846162 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) 20241107083846162 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) 20241107083846164 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) 20241107083846164 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) 20241107083846164 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) 20241107083846164 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) 20241107083846165 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) 20241107083846165 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) 20241107083846166 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) 20241107083846166 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) 20241107083846167 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) 20241107083846167 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) 20241107083846168 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) 20241107083846168 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) 20241107083846169 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) 20241107083846169 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) 20241107083846170 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083846181 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) 20241107083846181 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) 20241107083846182 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) 20241107083846182 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) 20241107083846183 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) 20241107083846183 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) 20241107083846184 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) 20241107083846184 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) 20241107083846185 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) 20241107083846185 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) 20241107083846186 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) 20241107083846186 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) 20241107083846187 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) 20241107083846187 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) 20241107083846188 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) 20241107083846188 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) 20241107083846191 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083846205 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) 20241107083846205 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) 20241107083846207 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) 20241107083846207 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) 20241107083846208 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) 20241107083846208 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) 20241107083846209 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) 20241107083846209 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) 20241107083846209 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) 20241107083846209 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) 20241107083846210 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) 20241107083846210 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) 20241107083846211 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) 20241107083846211 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) 20241107083846212 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) 20241107083846212 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) 20241107083846213 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083846225 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) 20241107083846225 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) 20241107083846226 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) 20241107083846226 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) 20241107083846227 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) 20241107083846227 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) 20241107083846228 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) 20241107083846228 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) 20241107083846228 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) 20241107083846228 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) 20241107083846229 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) 20241107083846229 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) 20241107083846230 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) 20241107083846230 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) 20241107083846231 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) 20241107083846231 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) 20241107083846232 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083846244 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) 20241107083846244 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) 20241107083846246 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) 20241107083846246 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) 20241107083846246 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) 20241107083846247 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) 20241107083846247 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) 20241107083846247 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) 20241107083846248 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) 20241107083846248 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) 20241107083846249 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) 20241107083846249 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) 20241107083846250 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) 20241107083846250 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) 20241107083846251 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) 20241107083846251 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) 20241107083846254 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083846268 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) 20241107083846268 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) 20241107083846270 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) 20241107083846270 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) 20241107083846271 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) 20241107083846271 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) 20241107083846272 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) 20241107083846272 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) 20241107083846272 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) 20241107083846272 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) 20241107083846273 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) 20241107083846273 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) 20241107083846274 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) 20241107083846274 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) 20241107083846275 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) 20241107083846275 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) 20241107083846276 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083846288 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) 20241107083846288 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) 20241107083846289 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) 20241107083846289 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) 20241107083846290 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) 20241107083846290 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) 20241107083846291 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) 20241107083846291 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) 20241107083846292 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) 20241107083846292 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) 20241107083846293 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) 20241107083846293 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) 20241107083846293 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) 20241107083846293 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) 20241107083846294 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) 20241107083846294 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) 20241107083846295 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083846307 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) 20241107083846307 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) 20241107083846308 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) 20241107083846308 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) 20241107083846309 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) 20241107083846309 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) 20241107083846310 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) 20241107083846310 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) 20241107083846311 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) 20241107083846311 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) 20241107083846312 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) 20241107083846312 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) 20241107083846312 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) 20241107083846312 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) 20241107083846313 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) 20241107083846313 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) 20241107083846316 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083846331 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) 20241107083846331 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) 20241107083846332 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) 20241107083846332 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) 20241107083846333 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) 20241107083846333 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) 20241107083846334 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) 20241107083846334 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) 20241107083846335 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) 20241107083846335 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) 20241107083846336 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) 20241107083846336 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) 20241107083846336 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) 20241107083846336 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) 20241107083846337 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) 20241107083846337 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) 20241107083846338 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083846350 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) 20241107083846350 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) 20241107083846352 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) 20241107083846352 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) 20241107083846353 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) 20241107083846353 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) 20241107083846354 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) 20241107083846354 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) 20241107083846354 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) 20241107083846355 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) 20241107083846355 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) 20241107083846355 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) 20241107083846356 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) 20241107083846356 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) 20241107083846357 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) 20241107083846357 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) 20241107083846358 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083846370 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) 20241107083846370 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) 20241107083846371 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) 20241107083846371 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) 20241107083846372 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) 20241107083846372 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) 20241107083846373 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) 20241107083846373 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) 20241107083846374 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) 20241107083846374 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) 20241107083846375 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) 20241107083846375 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) 20241107083846376 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) 20241107083846376 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) 20241107083846377 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) 20241107083846377 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) 20241107083846379 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083846393 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) 20241107083846394 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) 20241107083846395 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) 20241107083846395 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) 20241107083846397 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) 20241107083846397 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) 20241107083846398 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) 20241107083846398 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) 20241107083846399 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) 20241107083846399 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) 20241107083846400 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) 20241107083846400 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) 20241107083846401 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) 20241107083846401 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) 20241107083846402 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) 20241107083846402 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) 20241107083846403 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083846412 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) 20241107083846412 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) 20241107083846414 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) 20241107083846414 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) 20241107083846414 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) 20241107083846414 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) 20241107083846415 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) 20241107083846415 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) 20241107083846416 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) 20241107083846416 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) 20241107083846417 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) 20241107083846417 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) 20241107083846417 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) 20241107083846417 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) 20241107083846418 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) 20241107083846418 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) 20241107083846419 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083846432 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) 20241107083846432 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) 20241107083846433 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) 20241107083846433 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) 20241107083846434 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) 20241107083846434 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) 20241107083846435 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) 20241107083846435 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) 20241107083846436 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) 20241107083846436 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) 20241107083846437 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) 20241107083846437 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) 20241107083846437 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) 20241107083846437 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) 20241107083846438 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) 20241107083846438 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) 20241107083846441 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083846456 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) 20241107083846456 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) 20241107083846457 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) 20241107083846457 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) 20241107083846458 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) 20241107083846458 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) 20241107083846459 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) 20241107083846459 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) 20241107083846460 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) 20241107083846460 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) 20241107083846460 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) 20241107083846460 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) 20241107083846461 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) 20241107083846461 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) 20241107083846462 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) 20241107083846462 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) 20241107083846463 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083846475 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) 20241107083846475 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) 20241107083846477 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) 20241107083846477 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) 20241107083846477 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) 20241107083846477 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) 20241107083846478 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) 20241107083846478 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) 20241107083846479 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) 20241107083846479 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) 20241107083846480 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) 20241107083846480 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) 20241107083846480 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) 20241107083846480 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) 20241107083846481 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) 20241107083846481 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) 20241107083846482 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083846495 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) 20241107083846495 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) 20241107083846496 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) 20241107083846496 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) 20241107083846497 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) 20241107083846497 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) 20241107083846498 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) 20241107083846498 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) 20241107083846499 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) 20241107083846499 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) 20241107083846500 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) 20241107083846500 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) 20241107083846501 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) 20241107083846501 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) 20241107083846502 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) 20241107083846502 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) 20241107083846504 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083846519 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) 20241107083846519 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) 20241107083846520 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) 20241107083846520 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) 20241107083846521 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) 20241107083846521 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) 20241107083846521 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) 20241107083846521 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) 20241107083846523 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) 20241107083846523 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) 20241107083846524 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) 20241107083846524 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) 20241107083846525 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) 20241107083846525 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) 20241107083846527 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) 20241107083846527 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) 20241107083846528 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083846539 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) 20241107083846539 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) 20241107083846541 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) 20241107083846541 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) 20241107083846542 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) 20241107083846542 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) 20241107083846543 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) 20241107083846543 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) 20241107083846544 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) 20241107083846544 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) 20241107083846545 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) 20241107083846545 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) 20241107083846546 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) 20241107083846546 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) 20241107083846547 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) 20241107083846547 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) 20241107083846547 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083846557 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) 20241107083846557 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) 20241107083846558 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) 20241107083846558 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) 20241107083846560 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) 20241107083846560 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) 20241107083846560 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) 20241107083846560 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) 20241107083846561 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) 20241107083846561 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) 20241107083846562 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) 20241107083846562 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) 20241107083846563 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) 20241107083846563 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) 20241107083846563 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) 20241107083846563 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) 20241107083846566 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083846581 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) 20241107083846581 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) 20241107083846582 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) 20241107083846582 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) 20241107083846583 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) 20241107083846583 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) 20241107083846584 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) 20241107083846584 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) 20241107083846586 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) 20241107083846586 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) 20241107083846587 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) 20241107083846587 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) 20241107083846588 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) 20241107083846588 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) 20241107083846589 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) 20241107083846589 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) 20241107083846591 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083846601 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) 20241107083846601 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) 20241107083846602 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) 20241107083846602 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) 20241107083846603 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) 20241107083846603 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) 20241107083846604 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) 20241107083846604 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) 20241107083846604 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) 20241107083846604 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) 20241107083846605 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) 20241107083846605 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) 20241107083846606 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) 20241107083846606 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) 20241107083846606 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) 20241107083846606 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) 20241107083846607 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083846620 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) 20241107083846620 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) 20241107083846622 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) 20241107083846622 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) 20241107083846624 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) 20241107083846624 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) 20241107083846625 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) 20241107083846625 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) 20241107083846625 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) 20241107083846625 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) 20241107083846626 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) 20241107083846626 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) 20241107083846627 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) 20241107083846627 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) 20241107083846627 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) 20241107083846627 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) 20241107083846629 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083846644 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) 20241107083846644 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) 20241107083846645 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) 20241107083846645 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) 20241107083846646 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) 20241107083846646 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) 20241107083846647 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) 20241107083846647 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) 20241107083846648 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) 20241107083846648 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) 20241107083846649 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) 20241107083846649 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) 20241107083846650 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) 20241107083846650 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) 20241107083846651 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) 20241107083846651 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) 20241107083846652 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083846664 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) 20241107083846664 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) 20241107083846665 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) 20241107083846665 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) 20241107083846666 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) 20241107083846666 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) 20241107083846666 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) 20241107083846666 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) 20241107083846667 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) 20241107083846667 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) 20241107083846668 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) 20241107083846668 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) 20241107083846669 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) 20241107083846669 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) 20241107083846670 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) 20241107083846670 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) 20241107083846671 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083846682 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) 20241107083846682 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) 20241107083846684 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) 20241107083846684 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) 20241107083846685 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) 20241107083846685 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) 20241107083846686 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) 20241107083846686 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) 20241107083846687 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) 20241107083846687 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) 20241107083846687 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) 20241107083846687 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) 20241107083846688 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) 20241107083846688 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) 20241107083846689 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) 20241107083846689 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) 20241107083846692 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083846708 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) 20241107083846708 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) 20241107083846709 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) 20241107083846709 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) 20241107083846709 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) 20241107083846709 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) 20241107083846710 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) 20241107083846710 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) 20241107083846711 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) 20241107083846711 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) 20241107083846711 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) 20241107083846711 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) 20241107083846711 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) 20241107083846711 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) 20241107083846712 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) 20241107083846712 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) 20241107083846712 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083846726 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) 20241107083846726 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) 20241107083846727 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) 20241107083846727 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) 20241107083846728 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) 20241107083846728 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) 20241107083846729 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) 20241107083846729 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) 20241107083846730 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) 20241107083846730 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) 20241107083846731 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) 20241107083846731 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) 20241107083846732 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) 20241107083846732 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) 20241107083846732 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) 20241107083846732 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) 20241107083846733 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083846745 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) 20241107083846745 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) 20241107083846745 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) 20241107083846745 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) 20241107083846746 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) 20241107083846746 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) 20241107083846746 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) 20241107083846746 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) 20241107083846746 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) 20241107083846746 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) 20241107083846746 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) 20241107083846746 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) 20241107083846747 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) 20241107083846747 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) 20241107083846747 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) 20241107083846747 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) 20241107083846754 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083846769 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) 20241107083846769 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) 20241107083846770 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) 20241107083846770 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) 20241107083846771 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) 20241107083846771 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) 20241107083846771 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) 20241107083846771 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) 20241107083846772 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) 20241107083846772 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) 20241107083846772 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) 20241107083846772 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) 20241107083846773 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) 20241107083846773 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) 20241107083846774 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) 20241107083846774 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) 20241107083846774 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083846788 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) 20241107083846788 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) 20241107083846789 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) 20241107083846789 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) 20241107083846789 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) 20241107083846789 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) 20241107083846790 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) 20241107083846790 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) 20241107083846790 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) 20241107083846790 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) 20241107083846791 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) 20241107083846791 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) 20241107083846791 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) 20241107083846791 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) 20241107083846792 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) 20241107083846792 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) 20241107083846793 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083846808 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) 20241107083846808 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) 20241107083846809 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) 20241107083846809 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) 20241107083846810 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) 20241107083846810 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) 20241107083846811 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) 20241107083846811 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) 20241107083846812 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) 20241107083846812 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) 20241107083846813 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) 20241107083846813 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) 20241107083846813 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) 20241107083846813 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) 20241107083846816 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) 20241107083846816 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) 20241107083846818 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083846832 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) 20241107083846832 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) 20241107083846835 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) 20241107083846835 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) 20241107083846836 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) 20241107083846836 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) 20241107083846837 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) 20241107083846837 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) 20241107083846838 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) 20241107083846838 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) 20241107083846839 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) 20241107083846839 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) 20241107083846840 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) 20241107083846840 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) 20241107083846840 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) 20241107083846840 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) 20241107083846841 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083846852 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) 20241107083846852 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) 20241107083846854 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) 20241107083846854 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) 20241107083846855 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) 20241107083846855 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) 20241107083846857 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) 20241107083846857 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) 20241107083846858 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) 20241107083846858 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) 20241107083846859 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) 20241107083846859 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) 20241107083846860 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) 20241107083846860 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) 20241107083846861 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) 20241107083846861 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) 20241107083846863 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083846870 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) 20241107083846870 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) 20241107083846872 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) 20241107083846872 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) 20241107083846872 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) 20241107083846872 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) 20241107083846873 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) 20241107083846873 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) 20241107083846874 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) 20241107083846874 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) 20241107083846875 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) 20241107083846875 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) 20241107083846875 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) 20241107083846875 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) 20241107083846876 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) 20241107083846876 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) 20241107083846879 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083846894 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) 20241107083846894 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) 20241107083846895 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) 20241107083846895 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) 20241107083846896 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) 20241107083846896 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) 20241107083846896 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) 20241107083846897 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) 20241107083846897 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) 20241107083846897 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) 20241107083846898 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) 20241107083846898 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) 20241107083846899 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) 20241107083846899 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) 20241107083846900 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) 20241107083846900 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) 20241107083846900 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083846913 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) 20241107083846913 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) 20241107083846914 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) 20241107083846914 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) 20241107083846915 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) 20241107083846915 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) 20241107083846916 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) 20241107083846916 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) 20241107083846916 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) 20241107083846916 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) 20241107083846917 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) 20241107083846917 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) 20241107083846918 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) 20241107083846918 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) 20241107083846919 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) 20241107083846919 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) 20241107083846919 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083846932 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) 20241107083846932 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) 20241107083846933 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) 20241107083846934 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) 20241107083846934 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) 20241107083846934 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) 20241107083846935 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) 20241107083846935 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) 20241107083846936 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) 20241107083846936 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) 20241107083846937 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) 20241107083846937 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) 20241107083846937 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) 20241107083846937 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) 20241107083846938 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) 20241107083846938 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) 20241107083846941 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083846956 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) 20241107083846956 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) 20241107083846957 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) 20241107083846957 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) 20241107083846958 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) 20241107083846958 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) 20241107083846959 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) 20241107083846959 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) 20241107083846960 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) 20241107083846960 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) 20241107083846961 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) 20241107083846961 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) 20241107083846962 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) 20241107083846962 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) 20241107083846962 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) 20241107083846962 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) 20241107083846963 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083846975 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) 20241107083846975 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) 20241107083846976 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) 20241107083846976 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) 20241107083846977 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) 20241107083846977 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) 20241107083846978 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) 20241107083846978 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) 20241107083846979 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) 20241107083846979 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) 20241107083846980 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) 20241107083846980 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) 20241107083846980 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) 20241107083846980 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) 20241107083846981 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) 20241107083846981 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) 20241107083846982 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083846994 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) 20241107083846994 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) 20241107083846995 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) 20241107083846995 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) 20241107083846996 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) 20241107083846996 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) 20241107083846997 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) 20241107083846997 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) 20241107083846998 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) 20241107083846998 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) 20241107083846999 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) 20241107083846999 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) 20241107083847000 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) 20241107083847000 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) 20241107083847001 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) 20241107083847001 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) 20241107083847004 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083847018 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) 20241107083847018 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) 20241107083847019 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) 20241107083847019 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) 20241107083847020 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) 20241107083847020 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) 20241107083847021 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) 20241107083847021 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) 20241107083847022 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) 20241107083847022 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) 20241107083847023 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) 20241107083847023 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) 20241107083847024 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) 20241107083847024 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) 20241107083847025 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) 20241107083847025 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) 20241107083847026 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083847037 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) 20241107083847037 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) 20241107083847038 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) 20241107083847038 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) 20241107083847039 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) 20241107083847039 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) 20241107083847040 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) 20241107083847040 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) 20241107083847041 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) 20241107083847041 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) 20241107083847042 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) 20241107083847042 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) 20241107083847043 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) 20241107083847043 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) 20241107083847044 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) 20241107083847044 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) 20241107083847044 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083847056 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) 20241107083847056 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) 20241107083847058 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) 20241107083847058 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) 20241107083847059 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) 20241107083847059 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) 20241107083847060 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) 20241107083847060 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) 20241107083847061 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) 20241107083847061 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) 20241107083847061 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) 20241107083847061 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) 20241107083847062 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) 20241107083847062 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) 20241107083847063 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) 20241107083847063 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) 20241107083847066 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083847080 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) 20241107083847080 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) 20241107083847082 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) 20241107083847082 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) 20241107083847082 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) 20241107083847082 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) 20241107083847083 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) 20241107083847083 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) 20241107083847084 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) 20241107083847084 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) 20241107083847085 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) 20241107083847085 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) 20241107083847086 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) 20241107083847086 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) 20241107083847087 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) 20241107083847087 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) 20241107083847087 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083847100 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) 20241107083847100 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) 20241107083847101 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) 20241107083847101 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) 20241107083847102 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) 20241107083847102 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) 20241107083847103 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) 20241107083847103 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) 20241107083847104 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) 20241107083847104 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) 20241107083847104 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) 20241107083847104 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) 20241107083847105 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) 20241107083847105 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) 20241107083847106 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) 20241107083847106 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) 20241107083847107 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083847118 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) 20241107083847119 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) 20241107083847120 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) 20241107083847120 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) 20241107083847120 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) 20241107083847121 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) 20241107083847121 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) 20241107083847121 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) 20241107083847122 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) 20241107083847122 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) 20241107083847123 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) 20241107083847123 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) 20241107083847124 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) 20241107083847124 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) 20241107083847124 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) 20241107083847124 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) 20241107083847128 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083847142 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) 20241107083847142 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) 20241107083847144 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) 20241107083847144 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) 20241107083847144 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) 20241107083847144 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) 20241107083847145 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) 20241107083847145 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) 20241107083847146 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) 20241107083847146 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) 20241107083847147 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) 20241107083847147 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) 20241107083847148 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) 20241107083847148 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) 20241107083847149 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) 20241107083847149 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) 20241107083847150 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083847162 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) 20241107083847162 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) 20241107083847163 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) 20241107083847163 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) 20241107083847164 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) 20241107083847164 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) 20241107083847164 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) 20241107083847164 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) 20241107083847165 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) 20241107083847165 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) 20241107083847167 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) 20241107083847167 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) 20241107083847167 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) 20241107083847168 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) 20241107083847168 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) 20241107083847169 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) 20241107083847170 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083847182 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) 20241107083847182 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) 20241107083847183 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) 20241107083847183 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) 20241107083847184 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) 20241107083847184 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) 20241107083847185 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) 20241107083847185 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) 20241107083847186 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) 20241107083847186 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) 20241107083847186 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) 20241107083847187 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) 20241107083847187 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) 20241107083847187 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) 20241107083847189 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) 20241107083847189 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) 20241107083847191 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083847205 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) 20241107083847205 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) 20241107083847206 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) 20241107083847206 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) 20241107083847207 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) 20241107083847207 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) 20241107083847208 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) 20241107083847208 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) 20241107083847209 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) 20241107083847209 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) 20241107083847209 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) 20241107083847209 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) 20241107083847211 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) 20241107083847211 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) 20241107083847212 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) 20241107083847212 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) 20241107083847214 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083847224 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) 20241107083847224 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) 20241107083847226 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) 20241107083847226 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) 20241107083847226 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) 20241107083847226 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) 20241107083847227 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) 20241107083847227 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) 20241107083847228 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) 20241107083847228 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) 20241107083847229 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) 20241107083847229 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) 20241107083847229 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) 20241107083847229 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) 20241107083847230 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) 20241107083847230 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) 20241107083847231 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083847244 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) 20241107083847244 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) 20241107083847245 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) 20241107083847245 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) 20241107083847246 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) 20241107083847246 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) 20241107083847246 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) 20241107083847246 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) 20241107083847248 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) 20241107083847248 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) 20241107083847248 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) 20241107083847248 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) 20241107083847249 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) 20241107083847249 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) 20241107083847250 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) 20241107083847250 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) 20241107083847253 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083847268 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) 20241107083847268 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) 20241107083847269 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) 20241107083847269 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) 20241107083847270 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) 20241107083847270 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) 20241107083847271 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) 20241107083847271 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) 20241107083847272 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) 20241107083847272 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) 20241107083847272 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) 20241107083847272 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) 20241107083847273 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) 20241107083847273 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) 20241107083847274 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) 20241107083847274 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) 20241107083847275 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083847287 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) 20241107083847287 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) 20241107083847289 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) 20241107083847289 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) 20241107083847290 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) 20241107083847290 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) 20241107083847291 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) 20241107083847291 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) 20241107083847292 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) 20241107083847292 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) 20241107083847293 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) 20241107083847293 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) 20241107083847294 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) 20241107083847294 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) 20241107083847295 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) 20241107083847295 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) 20241107083847295 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083847306 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) 20241107083847306 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) 20241107083847308 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) 20241107083847308 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) 20241107083847308 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) 20241107083847308 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) 20241107083847309 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) 20241107083847309 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) 20241107083847310 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) 20241107083847310 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) 20241107083847311 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) 20241107083847311 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) 20241107083847311 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) 20241107083847311 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) 20241107083847312 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) 20241107083847312 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) 20241107083847316 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083847331 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) 20241107083847331 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) 20241107083847332 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) 20241107083847332 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) 20241107083847333 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) 20241107083847333 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) 20241107083847334 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) 20241107083847334 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) 20241107083847335 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) 20241107083847335 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) 20241107083847336 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) 20241107083847336 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) 20241107083847336 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) 20241107083847336 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) 20241107083847337 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) 20241107083847337 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) 20241107083847338 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083847350 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) 20241107083847350 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) 20241107083847351 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) 20241107083847351 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) 20241107083847352 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) 20241107083847352 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) 20241107083847353 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) 20241107083847353 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) 20241107083847354 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) 20241107083847354 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) 20241107083847355 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) 20241107083847355 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) 20241107083847355 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) 20241107083847355 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) 20241107083847356 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) 20241107083847356 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) 20241107083847357 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083847369 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) 20241107083847369 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) 20241107083847370 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) 20241107083847370 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) 20241107083847372 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) 20241107083847372 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) 20241107083847373 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) 20241107083847373 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) 20241107083847374 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) 20241107083847374 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) 20241107083847375 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) 20241107083847375 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) 20241107083847376 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) 20241107083847376 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) 20241107083847377 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) 20241107083847377 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) 20241107083847379 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083847394 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) 20241107083847394 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) 20241107083847396 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) 20241107083847396 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) 20241107083847397 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) 20241107083847397 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) 20241107083847398 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) 20241107083847398 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) 20241107083847399 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) 20241107083847399 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) 20241107083847401 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) 20241107083847401 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) 20241107083847402 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) 20241107083847402 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) 20241107083847403 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) 20241107083847403 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) 20241107083847404 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083847412 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) 20241107083847412 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) 20241107083847414 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) 20241107083847414 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) 20241107083847414 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) 20241107083847414 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) 20241107083847415 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) 20241107083847415 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) 20241107083847416 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) 20241107083847416 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) 20241107083847417 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) 20241107083847417 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) 20241107083847418 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) 20241107083847418 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) 20241107083847419 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) 20241107083847419 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) 20241107083847419 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083847431 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) 20241107083847431 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) 20241107083847433 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) 20241107083847433 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) 20241107083847433 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) 20241107083847433 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) 20241107083847435 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) 20241107083847435 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) 20241107083847436 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) 20241107083847436 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) 20241107083847437 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) 20241107083847437 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) 20241107083847437 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) 20241107083847437 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) 20241107083847438 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) 20241107083847438 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) 20241107083847441 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083847455 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) 20241107083847455 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) 20241107083847457 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) 20241107083847457 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) 20241107083847458 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) 20241107083847458 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) 20241107083847458 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) 20241107083847458 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) 20241107083847459 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) 20241107083847459 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) 20241107083847460 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) 20241107083847460 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) 20241107083847461 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) 20241107083847461 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) 20241107083847462 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) 20241107083847462 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) 20241107083847463 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083847474 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) 20241107083847474 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) 20241107083847475 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) 20241107083847476 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) 20241107083847476 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) 20241107083847476 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) 20241107083847477 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) 20241107083847477 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) 20241107083847478 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) 20241107083847478 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) 20241107083847479 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) 20241107083847479 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) 20241107083847480 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) 20241107083847480 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) 20241107083847481 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) 20241107083847481 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) 20241107083847481 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083847493 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) 20241107083847493 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) 20241107083847495 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) 20241107083847495 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) 20241107083847495 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) 20241107083847495 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) 20241107083847496 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) 20241107083847496 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) 20241107083847497 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) 20241107083847497 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) 20241107083847498 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) 20241107083847498 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) 20241107083847498 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) 20241107083847498 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) 20241107083847499 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) 20241107083847499 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) 20241107083847503 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083847517 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) 20241107083847517 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) 20241107083847519 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) 20241107083847519 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) 20241107083847519 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) 20241107083847520 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) 20241107083847520 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) 20241107083847520 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) 20241107083847521 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) 20241107083847521 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) 20241107083847522 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) 20241107083847522 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) 20241107083847523 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) 20241107083847523 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) 20241107083847524 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) 20241107083847524 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) 20241107083847525 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083847538 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) 20241107083847538 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) 20241107083847539 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) 20241107083847539 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) 20241107083847540 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) 20241107083847540 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) 20241107083847541 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) 20241107083847541 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) 20241107083847542 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) 20241107083847542 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) 20241107083847542 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) 20241107083847542 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) 20241107083847544 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) 20241107083847544 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) 20241107083847544 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) 20241107083847544 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) 20241107083847545 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083847557 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) 20241107083847557 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) 20241107083847559 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) 20241107083847559 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) 20241107083847560 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) 20241107083847560 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) 20241107083847560 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) 20241107083847561 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) 20241107083847561 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) 20241107083847561 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) 20241107083847563 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) 20241107083847563 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) 20241107083847565 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) 20241107083847565 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) 20241107083847566 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) 20241107083847566 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) 20241107083847568 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083847581 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) 20241107083847581 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) 20241107083847582 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) 20241107083847582 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) 20241107083847583 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) 20241107083847583 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) 20241107083847583 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) 20241107083847583 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) 20241107083847584 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) 20241107083847584 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) 20241107083847585 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) 20241107083847585 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) 20241107083847586 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) 20241107083847586 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) 20241107083847586 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) 20241107083847586 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) 20241107083847587 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083847600 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) 20241107083847600 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) 20241107083847602 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) 20241107083847602 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) 20241107083847602 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) 20241107083847602 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) 20241107083847603 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) 20241107083847603 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) 20241107083847605 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) 20241107083847605 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) 20241107083847605 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) 20241107083847606 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) 20241107083847606 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) 20241107083847606 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) 20241107083847607 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) 20241107083847607 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) 20241107083847608 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083847620 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) 20241107083847620 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) 20241107083847621 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) 20241107083847621 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) 20241107083847622 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) 20241107083847622 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) 20241107083847623 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) 20241107083847623 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) 20241107083847624 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) 20241107083847624 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) 20241107083847625 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) 20241107083847625 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) 20241107083847626 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) 20241107083847626 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) 20241107083847626 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) 20241107083847626 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) 20241107083847629 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083847643 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) 20241107083847643 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) 20241107083847645 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) 20241107083847645 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) 20241107083847646 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) 20241107083847646 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) 20241107083847647 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) 20241107083847647 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) 20241107083847648 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) 20241107083847648 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) 20241107083847649 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) 20241107083847649 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) 20241107083847650 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) 20241107083847650 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) 20241107083847651 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) 20241107083847651 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) 20241107083847652 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083847662 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) 20241107083847662 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) 20241107083847664 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) 20241107083847664 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) 20241107083847664 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) 20241107083847664 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) 20241107083847665 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) 20241107083847665 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) 20241107083847666 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) 20241107083847666 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) 20241107083847667 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) 20241107083847667 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) 20241107083847667 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) 20241107083847667 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) 20241107083847669 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) 20241107083847669 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) 20241107083847670 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083847682 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) 20241107083847682 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) 20241107083847683 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) 20241107083847683 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) 20241107083847684 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) 20241107083847684 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) 20241107083847684 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) 20241107083847684 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) 20241107083847685 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) 20241107083847685 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) 20241107083847686 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) 20241107083847686 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) 20241107083847687 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) 20241107083847687 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) 20241107083847688 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) 20241107083847688 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) 20241107083847691 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083847706 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) 20241107083847706 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) 20241107083847707 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) 20241107083847707 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) 20241107083847708 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) 20241107083847708 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) 20241107083847709 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) 20241107083847709 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) 20241107083847709 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) 20241107083847709 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) 20241107083847710 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) 20241107083847710 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) 20241107083847711 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) 20241107083847711 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) 20241107083847712 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) 20241107083847712 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) 20241107083847713 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083847726 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) 20241107083847726 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) 20241107083847727 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) 20241107083847727 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) 20241107083847728 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) 20241107083847728 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) 20241107083847729 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) 20241107083847729 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) 20241107083847729 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) 20241107083847729 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) 20241107083847730 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) 20241107083847730 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) 20241107083847731 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) 20241107083847731 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) 20241107083847732 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) 20241107083847732 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) 20241107083847733 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083847745 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) 20241107083847745 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) 20241107083847746 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) 20241107083847746 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) 20241107083847747 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) 20241107083847747 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) 20241107083847748 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) 20241107083847748 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) 20241107083847749 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) 20241107083847749 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) 20241107083847750 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) 20241107083847750 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) 20241107083847750 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) 20241107083847750 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) 20241107083847751 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) 20241107083847751 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) 20241107083847755 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083847769 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) 20241107083847769 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) 20241107083847771 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) 20241107083847771 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) 20241107083847771 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) 20241107083847771 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) 20241107083847772 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) 20241107083847772 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) 20241107083847773 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) 20241107083847773 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) 20241107083847774 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) 20241107083847774 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) 20241107083847775 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) 20241107083847775 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) 20241107083847776 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) 20241107083847776 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) 20241107083847776 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083847788 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) 20241107083847788 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) 20241107083847790 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) 20241107083847790 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) 20241107083847790 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) 20241107083847790 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) 20241107083847791 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) 20241107083847791 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) 20241107083847792 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) 20241107083847792 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) 20241107083847793 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) 20241107083847793 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) 20241107083847794 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) 20241107083847794 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) 20241107083847794 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) 20241107083847794 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) 20241107083847795 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083847808 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) 20241107083847808 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) 20241107083847809 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) 20241107083847809 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) 20241107083847810 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) 20241107083847810 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) 20241107083847811 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) 20241107083847811 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) 20241107083847812 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) 20241107083847812 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) 20241107083847813 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) 20241107083847813 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) 20241107083847813 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) 20241107083847813 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) 20241107083847814 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) 20241107083847814 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) 20241107083847817 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083847832 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) 20241107083847832 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) 20241107083847834 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) 20241107083847834 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) 20241107083847834 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) 20241107083847834 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) 20241107083847835 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) 20241107083847835 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) 20241107083847836 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) 20241107083847836 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) 20241107083847837 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) 20241107083847837 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) 20241107083847838 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) 20241107083847838 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) 20241107083847839 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) 20241107083847839 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) 20241107083847840 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083847852 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) 20241107083847852 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) 20241107083847853 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) 20241107083847853 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) 20241107083847854 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) 20241107083847855 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) 20241107083847855 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) 20241107083847855 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) 20241107083847856 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) 20241107083847856 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) 20241107083847857 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) 20241107083847857 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) 20241107083847858 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) 20241107083847858 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) 20241107083847859 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) 20241107083847859 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) 20241107083847859 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083847871 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) 20241107083847871 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) 20241107083847872 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) 20241107083847872 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) 20241107083847873 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) 20241107083847873 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) 20241107083847874 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) 20241107083847874 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) 20241107083847875 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) 20241107083847875 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) 20241107083847875 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) 20241107083847875 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) 20241107083847876 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) 20241107083847876 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) 20241107083847877 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) 20241107083847877 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) 20241107083847880 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083847895 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) 20241107083847895 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) 20241107083847896 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) 20241107083847896 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) 20241107083847897 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) 20241107083847897 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) 20241107083847897 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) 20241107083847897 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) 20241107083847898 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) 20241107083847898 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) 20241107083847899 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) 20241107083847899 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) 20241107083847900 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) 20241107083847900 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) 20241107083847900 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) 20241107083847900 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) 20241107083847901 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083847914 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) 20241107083847914 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) 20241107083847915 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) 20241107083847915 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) 20241107083847916 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) 20241107083847916 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) 20241107083847917 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) 20241107083847917 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) 20241107083847918 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) 20241107083847918 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) 20241107083847919 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) 20241107083847919 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) 20241107083847920 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) 20241107083847920 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) 20241107083847921 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) 20241107083847921 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) 20241107083847922 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083847933 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) 20241107083847933 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) 20241107083847934 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) 20241107083847934 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) 20241107083847935 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) 20241107083847935 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) 20241107083847936 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) 20241107083847936 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) 20241107083847937 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) 20241107083847937 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) 20241107083847938 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) 20241107083847938 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) 20241107083847939 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) 20241107083847939 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) 20241107083847940 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) 20241107083847940 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) 20241107083847943 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083847957 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) 20241107083847957 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) 20241107083847959 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) 20241107083847959 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) 20241107083847960 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) 20241107083847960 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) 20241107083847960 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) 20241107083847960 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) 20241107083847961 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) 20241107083847961 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) 20241107083847963 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) 20241107083847963 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) 20241107083847963 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) 20241107083847963 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) 20241107083847965 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) 20241107083847965 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) 20241107083847966 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083847977 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) 20241107083847977 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) 20241107083847979 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) 20241107083847979 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) 20241107083847980 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) 20241107083847980 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) 20241107083847981 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) 20241107083847981 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) 20241107083847982 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) 20241107083847982 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) 20241107083847983 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) 20241107083847983 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) 20241107083847984 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) 20241107083847984 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) 20241107083847985 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) 20241107083847985 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) 20241107083847986 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) 20241107083847986 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) 20241107083847986 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20241107083847986 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083847986 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083847986 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) 20241107083847987 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083847987 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083847987 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Sending data request: sapi=5 arfcn=871 cur_fn=537 block=5 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) 20241107083847987 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083847995 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) 20241107083847995 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) 20241107083847997 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) 20241107083847997 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) 20241107083847998 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) 20241107083847998 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) 20241107083847999 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) 20241107083847999 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) 20241107083847999 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) 20241107083847999 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) 20241107083848000 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) 20241107083848000 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) 20241107083848001 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) 20241107083848001 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) 20241107083848002 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) 20241107083848002 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) 20241107083848005 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) 20241107083848005 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) 20241107083848005 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20241107083848005 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083848005 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083848005 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) 20241107083848005 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083848005 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) 20241107083848005 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 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) 20241107083848006 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083848019 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) 20241107083848019 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) 20241107083848019 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=546): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083848019 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083848020 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) 20241107083848021 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) 20241107083848021 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) 20241107083848021 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) 20241107083848022 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) 20241107083848022 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) 20241107083848023 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) 20241107083848023 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) 20241107083848024 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) 20241107083848025 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) 20241107083848026 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) 20241107083848026 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) 20241107083848027 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) 20241107083848027 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) 20241107083848028 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) 20241107083848028 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) 20241107083848028 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241107083848028 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083848028 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083848028 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) 20241107083848028 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083848028 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) 20241107083848028 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 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) 20241107083848029 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083848038 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) 20241107083848038 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) 20241107083848038 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) 20241107083848038 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083848040 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) 20241107083848040 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) 20241107083848041 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) 20241107083848041 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) 20241107083848042 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) 20241107083848042 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) 20241107083848043 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) 20241107083848043 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) 20241107083848045 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) 20241107083848045 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) 20241107083848046 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) 20241107083848046 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) 20241107083848047 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) 20241107083848047 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) 20241107083848048 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) 20241107083848048 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) 20241107083848048 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241107083848048 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083848048 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083848048 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) 20241107083848049 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083848049 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241107083848049 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) 20241107083848049 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 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) 20241107083848049 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083848058 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) 20241107083848058 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) 20241107083848058 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) 20241107083848058 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083848059 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) 20241107083848059 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) 20241107083848060 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) 20241107083848060 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) 20241107083848061 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) 20241107083848061 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) 20241107083848062 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) 20241107083848062 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) 20241107083848062 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) 20241107083848062 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) 20241107083848063 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) 20241107083848063 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) 20241107083848064 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) 20241107083848064 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) 20241107083848067 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) 20241107083848068 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) 20241107083848068 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241107083848068 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083848068 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 559 + 13 = 572 (pdch_ul_controller.c:131) 20241107083848068 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083848068 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) 20241107083848068 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083848068 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 572 for type POLL (pdch_ul_controller.c:184) 20241107083848068 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=572, TS=7) (nacc_fsm.c:206) 20241107083848068 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083848068 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) 20241107083848068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 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) 20241107083848068 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(1022)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083848082 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) 20241107083848082 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) 20241107083848082 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) 20241107083848082 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083848083 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) 20241107083848083 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) 20241107083848084 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) 20241107083848084 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) 20241107083848085 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) 20241107083848085 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) 20241107083848086 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) 20241107083848086 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) 20241107083848087 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) 20241107083848087 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) 20241107083848088 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) 20241107083848088 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) 20241107083848089 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) 20241107083848089 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) 20241107083848090 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083848101 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) 20241107083848101 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) 20241107083848101 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) 20241107083848101 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083848102 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) 20241107083848102 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) 20241107083848103 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) 20241107083848103 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) 20241107083848104 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) 20241107083848104 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) 20241107083848105 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) 20241107083848105 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) 20241107083848105 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) 20241107083848106 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) 20241107083848106 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) 20241107083848106 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) 20241107083848107 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) 20241107083848107 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) 20241107083848108 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083848120 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) 20241107083848120 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) 20241107083848121 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) 20241107083848121 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) 20241107083848122 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) 20241107083848122 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) 20241107083848123 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) 20241107083848123 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) 20241107083848124 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) 20241107083848124 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) 20241107083848125 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) 20241107083848125 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) 20241107083848125 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) 20241107083848125 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) 20241107083848126 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) 20241107083848126 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) 20241107083848130 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083848144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 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) 20241107083848144 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) 20241107083848144 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083848144 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083848145 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) 20241107083848145 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083848145 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=572 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241107083848145 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083848145 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083848145 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083848145 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241107083848145 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241107083848146 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) 20241107083848146 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) BTS(1022)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083848147 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) 20241107083848147 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) 20241107083848148 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) 20241107083848148 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) 20241107083848149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59506<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083848150 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) 20241107083848150 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) 20241107083848151 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) 20241107083848151 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) 20241107083848155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59500<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083848156 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083848156 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083848156 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083848156 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083848156 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:1202) 20241107083848156 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083848156 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083848156 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083848157 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083848157 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083848157 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083848157 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083848157 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083848157 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083848157 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083848157 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083848157 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083848157 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083848157 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083848157 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083848157 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083848157 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083848157 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083848157 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083848157 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) 20241107083848157 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) 20241107083848157 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 11989 with status 0 respawn: 92: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup pass'. Thu Nov 7 08:38:48 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 20241107083848206 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083848207 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083848207 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083848207 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083848233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59520<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083848334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59520<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=724612) Waiting for packet dumper to finish... 1 (prev_count=724612, count=771072) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:38:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup2 started. 1028@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 1028@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_pkt_cell_chg_notif_dup2-BVCI1234(1031)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 1028@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1032)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 1028@fb7e2f9c3787: 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(1035)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1028@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1035)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083851467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59532<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(1034)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1034)@fb7e2f9c3787: Start timer T: 5 s PCUIF(1034)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083851473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59538<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_pkt_cell_chg_notif_dup2-STATS(1038)@fb7e2f9c3787: Start timer T: 2 s 1028@fb7e2f9c3787: 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_dup2-STATS(1038)@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1039)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1039)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083853208 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083853208 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083853208 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1034)@fb7e2f9c3787: OsmoPCU is now connected BTS(1036)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083853228 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083853228 DLGLOBAL DEBUG validating counter group 0x55a638fdc020(bts) with 102 counters (rate_ctr.c:86) 20241107083853228 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083853228 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083853228 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083853228 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083853228 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083853228 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083853228 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083853228 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083853228 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083853228 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083853228 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083853228 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083853228 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083853228 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083853228 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083853228 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083853228 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083853228 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083853228 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083853228 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083853228 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083853228 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083853228 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083853228 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083853228 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083853228 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083853228 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083853228 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083853228 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083853228 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083853228 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083853229 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083853229 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083853229 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083853229 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083853229 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083853229 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083853229 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083853229 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083853229 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083853229 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083853229 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083853229 DLGLOBAL DEBUG validating counter group 0x7f6b192165c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083853229 DLGLOBAL DEBUG validating counter group 0x55a638fdb700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083853229 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083853229 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083853229 DLGLOBAL DEBUG validating counter group 0x7f6b19217160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083853229 DLGLOBAL DEBUG validating counter group 0x7f6b19217140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083853229 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083853229 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) 20241107083853229 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) 20241107083853229 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083853229 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083853229 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083853229 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083853229 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083853229 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083853229 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083853229 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083853229 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083853229 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083853229 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083853229 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083853229 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083853229 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083853229 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083853229 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083853229 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083853229 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083853229 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083853229 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083853229 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083853229 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083853229 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083853229 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083853229 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083853229 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083853230 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) 20241107083853230 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@fb7e2f9c3787: Start timer T: 2 s 20241107083853231 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 10 s BTS(1036)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1036)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1036)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1032)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1036)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1032)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1032)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(1032)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(1036)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(1036)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083853239 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083853239 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) 20241107083853239 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) 20241107083853239 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083853239 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083853239 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) 20241107083853240 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083853240 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) 20241107083853240 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107083853240 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) 20241107083853240 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(1036)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(1036)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(1032)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1032)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083853242 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) 20241107083853242 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) 20241107083853243 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083853243 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) 20241107083853243 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) 20241107083853243 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083853243 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083853243 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083853243 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083853243 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083853243 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083853243 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083853244 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) 20241107083853244 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(1032)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241107083853245 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) 20241107083853245 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) -NSVCI1234(1032)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1032)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083853245 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083853245 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) 20241107083853246 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) 20241107083853246 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) 20241107083853247 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) 20241107083853247 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) 20241107083853247 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) 20241107083853248 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) 20241107083853248 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) 20241107083853248 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) 20241107083853249 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1029@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 1029@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083853259 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) 20241107083853259 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) 20241107083853259 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) 20241107083853259 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) 20241107083853260 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) 20241107083853260 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) 20241107083853261 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) 20241107083853261 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) 20241107083853261 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083853261 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083853261 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083853261 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083853261 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083853261 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083853261 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083853261 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083853262 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) 20241107083853262 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) 20241107083853262 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) 20241107083853262 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) 20241107083853263 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) 20241107083853263 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) 20241107083853264 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) 20241107083853264 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) 20241107083853265 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_pkt_cell_chg_notif_dup2-BVCI1234(1031)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_dup2-BVCI1234(1031)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083853275 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083853276 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083853276 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083853276 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083853276 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083853276 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083853276 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083853276 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083853277 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) 20241107083853277 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) 20241107083853278 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) 20241107083853279 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) 20241107083853279 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) 20241107083853279 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) 20241107083853280 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) 20241107083853280 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) 20241107083853281 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) 20241107083853281 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) 20241107083853281 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) 20241107083853281 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) 20241107083853282 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) 20241107083853282 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) 20241107083853283 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) 20241107083853283 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) 20241107083853284 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=8, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083853284 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083853284 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083853284 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083853284 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083853284 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083853284 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 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083853284 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083853284 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083853284 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083853284 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083853284 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083853284 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083853284 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083853284 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083853284 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083853284 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(1036)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083853291 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083853293 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083853293 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083853293 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083853293 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083853293 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083853301 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) 20241107083853301 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) 20241107083853302 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) 20241107083853303 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) 20241107083853303 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) 20241107083853303 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) 20241107083853304 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) 20241107083853304 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) 20241107083853305 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) 20241107083853305 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) 20241107083853306 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) 20241107083853306 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) 20241107083853306 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) 20241107083853307 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) 20241107083853307 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) 20241107083853307 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) 20241107083853308 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083853321 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) 20241107083853321 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) 20241107083853322 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) 20241107083853322 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) 20241107083853323 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) 20241107083853323 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) 20241107083853323 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) 20241107083853323 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) 20241107083853324 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) 20241107083853324 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) 20241107083853325 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) 20241107083853325 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) 20241107083853326 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) 20241107083853326 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) 20241107083853326 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) 20241107083853326 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) 20241107083853328 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083853339 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) 20241107083853339 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) 20241107083853340 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) 20241107083853340 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) 20241107083853341 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) 20241107083853341 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) 20241107083853341 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) 20241107083853341 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) 20241107083853342 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) 20241107083853342 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) 20241107083853342 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) 20241107083853342 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) 20241107083853343 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) 20241107083853343 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) 20241107083853343 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) 20241107083853344 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) 20241107083853350 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083853365 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) 20241107083853365 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) 20241107083853366 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) 20241107083853366 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) 20241107083853367 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) 20241107083853367 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) 20241107083853368 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) 20241107083853368 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) 20241107083853369 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) 20241107083853369 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) 20241107083853369 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) 20241107083853369 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) 20241107083853370 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) 20241107083853370 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) 20241107083853370 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) 20241107083853370 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) 20241107083853370 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083853383 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) 20241107083853383 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) 20241107083853383 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) 20241107083853383 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) 20241107083853383 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) 20241107083853383 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) 20241107083853384 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) 20241107083853384 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) 20241107083853385 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) 20241107083853385 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) 20241107083853385 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) 20241107083853385 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) 20241107083853385 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) 20241107083853385 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) 20241107083853385 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) 20241107083853385 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) 20241107083853387 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083853402 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) 20241107083853402 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) 20241107083853402 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) 20241107083853402 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) 20241107083853403 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) 20241107083853403 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) 20241107083853403 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) 20241107083853403 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) 20241107083853403 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) 20241107083853403 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) 20241107083853403 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) 20241107083853403 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) 20241107083853404 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) 20241107083853404 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) 20241107083853404 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) 20241107083853404 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) 20241107083853411 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083853425 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) 20241107083853425 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) 20241107083853425 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) 20241107083853425 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) 20241107083853426 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) 20241107083853426 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) 20241107083853426 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) 20241107083853426 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) 20241107083853426 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) 20241107083853426 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) 20241107083853427 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) 20241107083853427 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) 20241107083853427 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) 20241107083853427 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) 20241107083853427 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) 20241107083853427 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) 20241107083853430 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083853445 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) 20241107083853445 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) 20241107083853446 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) 20241107083853447 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) 20241107083853448 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) 20241107083853448 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) 20241107083853450 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) 20241107083853450 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) 20241107083853451 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) 20241107083853452 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) 20241107083853452 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) 20241107083853452 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) 20241107083853453 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) 20241107083853453 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) 20241107083853454 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) 20241107083853454 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) 20241107083853455 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083853465 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) 20241107083853465 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) 20241107083853466 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) 20241107083853466 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) 20241107083853468 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) 20241107083853468 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) 20241107083853469 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) 20241107083853469 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) 20241107083853471 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) 20241107083853471 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) 20241107083853472 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) 20241107083853472 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) 20241107083853473 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) 20241107083853473 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) 20241107083853474 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) 20241107083853474 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) 20241107083853475 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083853491 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) 20241107083853491 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) 20241107083853491 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083853491 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083853491 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) 20241107083853493 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083853493 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083853493 DLGLOBAL DEBUG validating counter group 0x55a638fdb740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083853493 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083853493 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083853493 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083853493 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083853493 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083853493 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) 20241107083853493 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083853493 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083853494 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083853494 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083853494 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083853494 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083853494 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083853494 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083853494 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083853494 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083853494 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083853494 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) 20241107083853494 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083853494 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083853494 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083853494 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083853494 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083853494 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083853494 DLGLOBAL DEBUG validating counter group 0x55a638fdbb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083853494 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083853494 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083853494 DLGLOBAL DEBUG validating counter group 0x55a638fdbbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083853494 DLGLOBAL DEBUG validating counter group 0x55a638fdbc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083853494 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083853494 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:1192) 20241107083853494 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) 20241107083853494 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) 20241107083853494 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) 20241107083853494 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083853494 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083853494 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) 20241107083853494 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083853495 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) 20241107083853495 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:820) 20241107083853495 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083853495 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083853495 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:220) 20241107083853495 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083853495 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) 20241107083853495 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) 20241107083853495 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) 20241107083853495 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) 20241107083853495 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) 20241107083853495 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) 20241107083853496 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) 20241107083853496 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) 20241107083853497 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) 20241107083853497 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) 20241107083853497 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) 20241107083853497 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) 20241107083853498 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) 20241107083853498 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) 20241107083853499 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) 20241107083853499 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:387) 20241107083853499 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083853499 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083853499 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083853499 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) 20241107083853499 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083853499 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083853499 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) 20241107083853499 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:238) 20241107083853499 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) 20241107083853499 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) 20241107083853500 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1036)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083853508 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) 20241107083853508 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) 20241107083853509 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) 20241107083853509 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) 20241107083853510 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) 20241107083853510 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) 20241107083853510 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) 20241107083853510 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) 20241107083853511 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) 20241107083853511 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) 20241107083853511 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) 20241107083853511 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) 20241107083853511 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) 20241107083853511 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) 20241107083853512 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) 20241107083853512 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) 20241107083853512 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083853528 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) 20241107083853528 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) 20241107083853529 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) 20241107083853529 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) 20241107083853529 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) 20241107083853529 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) 20241107083853530 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) 20241107083853530 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) 20241107083853530 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) 20241107083853530 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) 20241107083853531 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) 20241107083853531 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) 20241107083853531 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) 20241107083853531 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) 20241107083853532 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) 20241107083853532 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) 20241107083853537 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083853552 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) 20241107083853552 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) 20241107083853553 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) 20241107083853553 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) 20241107083853554 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) 20241107083853554 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) 20241107083853555 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) 20241107083853555 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) 20241107083853556 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) 20241107083853556 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) 20241107083853556 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) 20241107083853556 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) 20241107083853557 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) 20241107083853557 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) 20241107083853558 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) 20241107083853558 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) 20241107083853559 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083853571 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) 20241107083853571 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) 20241107083853571 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083853571 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083853571 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) 20241107083853571 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083853571 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083853571 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083853571 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083853571 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083853571 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083853571 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083853572 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) 20241107083853572 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) 20241107083853573 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) 20241107083853573 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) 20241107083853574 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) 20241107083853574 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) 20241107083853574 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) 20241107083853574 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) 20241107083853575 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) 20241107083853575 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) 20241107083853576 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) 20241107083853576 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) 20241107083853577 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) 20241107083853577 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) 20241107083853578 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083853590 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) 20241107083853590 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) 20241107083853590 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083853590 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083853590 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) 20241107083853590 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083853590 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083853590 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083853590 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083853590 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241107083853590 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241107083853590 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241107083853592 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) 20241107083853592 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) 20241107083853593 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) 20241107083853593 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) 20241107083853595 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) 20241107083853595 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) 20241107083853596 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) 20241107083853596 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) 20241107083853596 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) 20241107083853596 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) 20241107083853597 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) 20241107083853597 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) 20241107083853598 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) 20241107083853598 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) 20241107083853601 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083853604 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083853604 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083853604 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083853604 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083853604 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) 20241107083853604 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) 20241107083853604 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083853604 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241107083853615 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) 20241107083853615 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) 20241107083853617 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) 20241107083853617 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) 20241107083853618 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) 20241107083853618 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) 20241107083853619 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) 20241107083853619 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) 20241107083853620 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) 20241107083853620 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) 20241107083853621 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) 20241107083853621 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) 20241107083853622 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) 20241107083853622 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) 20241107083853624 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) 20241107083853624 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) 20241107083853625 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 0.2 s 20241107083853634 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 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) 20241107083853634 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) 20241107083853634 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083853634 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083853634 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) 20241107083853634 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083853634 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083853634 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083853635 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) 20241107083853635 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) 20241107083853637 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) 20241107083853637 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) 20241107083853638 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) 20241107083853638 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) 20241107083853639 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) 20241107083853639 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) 20241107083853640 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) 20241107083853640 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) 20241107083853641 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) 20241107083853641 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) 20241107083853642 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) 20241107083853642 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) 20241107083853643 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083853653 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) 20241107083853653 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) 20241107083853654 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) 20241107083853654 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) 20241107083853655 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) 20241107083853655 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) 20241107083853656 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) 20241107083853656 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) 20241107083853657 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) 20241107083853657 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) 20241107083853657 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) 20241107083853657 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) 20241107083853658 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) 20241107083853658 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) 20241107083853659 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) 20241107083853659 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) 20241107083853662 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083853677 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) 20241107083853677 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) 20241107083853678 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) 20241107083853678 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) 20241107083853679 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) 20241107083853679 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) 20241107083853680 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) 20241107083853680 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) 20241107083853680 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) 20241107083853680 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) 20241107083853681 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) 20241107083853681 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) 20241107083853682 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) 20241107083853682 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) 20241107083853683 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) 20241107083853683 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) 20241107083853684 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083853696 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) 20241107083853696 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) 20241107083853698 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) 20241107083853698 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) 20241107083853699 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) 20241107083853699 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) 20241107083853699 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) 20241107083853699 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) 20241107083853700 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) 20241107083853700 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) 20241107083853701 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) 20241107083853701 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) 20241107083853702 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) 20241107083853702 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) 20241107083853703 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) 20241107083853703 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) 20241107083853704 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083853715 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) 20241107083853715 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) 20241107083853717 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) 20241107083853717 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) 20241107083853717 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) 20241107083853717 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) 20241107083853718 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) 20241107083853718 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) 20241107083853719 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) 20241107083853719 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) 20241107083853720 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) 20241107083853720 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) 20241107083853721 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) 20241107083853721 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) 20241107083853721 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) 20241107083853721 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) 20241107083853724 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083853739 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) 20241107083853739 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) 20241107083853740 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) 20241107083853740 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) 20241107083853741 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) 20241107083853741 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) 20241107083853742 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) 20241107083853742 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) 20241107083853743 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) 20241107083853743 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) 20241107083853743 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) 20241107083853743 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) 20241107083853744 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) 20241107083853744 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) 20241107083853745 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) 20241107083853745 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) 20241107083853746 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083853758 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) 20241107083853758 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) 20241107083853759 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) 20241107083853759 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) 20241107083853760 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) 20241107083853760 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) 20241107083853761 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) 20241107083853761 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) 20241107083853761 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) 20241107083853761 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) 20241107083853762 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) 20241107083853762 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) 20241107083853763 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) 20241107083853763 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) 20241107083853764 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) 20241107083853764 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) 20241107083853764 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083853777 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) 20241107083853777 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) 20241107083853778 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) 20241107083853778 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) 20241107083853779 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) 20241107083853779 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) 20241107083853780 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) 20241107083853780 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) 20241107083853781 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) 20241107083853781 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) 20241107083853781 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) 20241107083853781 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) 20241107083853782 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) 20241107083853782 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) 20241107083853783 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) 20241107083853783 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) 20241107083853786 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083853801 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) 20241107083853801 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) 20241107083853802 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) 20241107083853802 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) 20241107083853803 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) 20241107083853803 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) 20241107083853803 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) 20241107083853803 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) 20241107083853804 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) 20241107083853804 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) 20241107083853805 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) 20241107083853805 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) 20241107083853806 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) 20241107083853806 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) 20241107083853807 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) 20241107083853807 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) 20241107083853807 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083853820 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) 20241107083853820 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) 20241107083853822 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) 20241107083853822 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) 20241107083853823 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) 20241107083853823 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) 20241107083853823 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) 20241107083853823 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) 20241107083853824 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) 20241107083853824 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) 20241107083853825 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) 20241107083853825 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) 20241107083853826 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) 20241107083853826 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) 20241107083853827 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) 20241107083853827 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) 20241107083853827 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 1 s 20241107083853839 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083853839 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083853839 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083853839 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) 20241107083853839 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241107083853839 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241107083853839 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241107083853839 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241107083853839 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241107083853841 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) 20241107083853841 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) 20241107083853843 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) 20241107083853843 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) 20241107083853844 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) 20241107083853844 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) 20241107083853845 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) 20241107083853845 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) 20241107083853846 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) 20241107083853846 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) 20241107083853847 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) 20241107083853847 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) 20241107083853848 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) 20241107083853848 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) 20241107083853849 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) 20241107083853849 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) 20241107083853850 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083853864 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) 20241107083853864 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) 20241107083853865 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) 20241107083853865 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) 20241107083853866 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) 20241107083853866 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) 20241107083853867 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) 20241107083853867 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) 20241107083853868 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) 20241107083853868 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) 20241107083853869 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) 20241107083853869 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) 20241107083853870 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) 20241107083853870 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) 20241107083853871 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) 20241107083853871 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) 20241107083853873 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083853883 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) 20241107083853883 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) 20241107083853885 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) 20241107083853885 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) 20241107083853886 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) 20241107083853886 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) 20241107083853887 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) 20241107083853887 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) 20241107083853888 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) 20241107083853888 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) 20241107083853890 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) 20241107083853890 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) 20241107083853891 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) 20241107083853891 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) 20241107083853893 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) 20241107083853893 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) 20241107083853894 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083853902 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) 20241107083853902 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) 20241107083853904 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) 20241107083853904 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) 20241107083853905 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) 20241107083853905 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) 20241107083853905 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) 20241107083853905 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) 20241107083853906 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) 20241107083853906 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) 20241107083853907 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) 20241107083853907 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) 20241107083853908 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) 20241107083853908 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) 20241107083853909 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) 20241107083853909 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) 20241107083853911 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083853926 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) 20241107083853926 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) 20241107083853928 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) 20241107083853928 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) 20241107083853929 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) 20241107083853929 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) 20241107083853930 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) 20241107083853930 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) 20241107083853932 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) 20241107083853932 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) 20241107083853933 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) 20241107083853933 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) 20241107083853934 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) 20241107083853934 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) 20241107083853935 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) 20241107083853935 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) 20241107083853936 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083853945 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) 20241107083853945 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) 20241107083853947 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) 20241107083853947 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) 20241107083853947 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) 20241107083853947 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) 20241107083853948 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) 20241107083853948 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) 20241107083853950 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) 20241107083853950 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) 20241107083853951 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) 20241107083853951 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) 20241107083853952 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) 20241107083853952 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) 20241107083853952 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) 20241107083853952 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) 20241107083853953 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083853965 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) 20241107083853965 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) 20241107083853966 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) 20241107083853966 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) 20241107083853967 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) 20241107083853967 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) 20241107083853967 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) 20241107083853967 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) 20241107083853968 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) 20241107083853968 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) 20241107083853969 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) 20241107083853969 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) 20241107083853970 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) 20241107083853970 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) 20241107083853971 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) 20241107083853971 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) 20241107083853974 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083853988 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) 20241107083853988 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) 20241107083853989 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) 20241107083853989 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) 20241107083853990 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) 20241107083853990 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) 20241107083853992 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) 20241107083853992 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) 20241107083853993 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) 20241107083853993 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) 20241107083853994 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) 20241107083853994 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) 20241107083853995 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) 20241107083853995 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) 20241107083853996 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) 20241107083853996 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) 20241107083853997 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083854007 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) 20241107083854008 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) 20241107083854009 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) 20241107083854009 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) 20241107083854010 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) 20241107083854010 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) 20241107083854011 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) 20241107083854011 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) 20241107083854012 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) 20241107083854012 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) 20241107083854014 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) 20241107083854014 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) 20241107083854015 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) 20241107083854015 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) 20241107083854016 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) 20241107083854016 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) 20241107083854016 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083854027 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) 20241107083854027 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) 20241107083854028 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) 20241107083854028 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) 20241107083854029 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) 20241107083854029 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) 20241107083854030 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) 20241107083854030 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) 20241107083854031 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) 20241107083854031 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) 20241107083854032 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) 20241107083854032 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) 20241107083854033 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) 20241107083854033 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) 20241107083854033 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) 20241107083854033 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) 20241107083854036 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083854051 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) 20241107083854051 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) 20241107083854052 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) 20241107083854052 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) 20241107083854053 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) 20241107083854053 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) 20241107083854054 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) 20241107083854054 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) 20241107083854055 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) 20241107083854055 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) 20241107083854056 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) 20241107083854056 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) 20241107083854056 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) 20241107083854056 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) 20241107083854057 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) 20241107083854057 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) 20241107083854058 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083854070 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) 20241107083854070 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) 20241107083854071 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) 20241107083854071 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) 20241107083854072 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) 20241107083854072 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) 20241107083854072 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) 20241107083854072 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) 20241107083854073 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) 20241107083854073 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) 20241107083854074 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) 20241107083854074 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) 20241107083854076 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) 20241107083854076 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) 20241107083854076 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) 20241107083854076 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) 20241107083854077 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083854089 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) 20241107083854089 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) 20241107083854090 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) 20241107083854090 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) 20241107083854091 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) 20241107083854091 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) 20241107083854092 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) 20241107083854092 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) 20241107083854093 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) 20241107083854093 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) 20241107083854093 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) 20241107083854093 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) 20241107083854094 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) 20241107083854094 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) 20241107083854095 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) 20241107083854095 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) 20241107083854098 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083854113 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) 20241107083854113 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) 20241107083854114 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) 20241107083854114 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) 20241107083854115 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) 20241107083854115 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) 20241107083854116 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) 20241107083854116 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) 20241107083854117 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) 20241107083854117 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) 20241107083854118 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) 20241107083854118 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) 20241107083854119 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) 20241107083854119 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) 20241107083854119 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) 20241107083854119 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) 20241107083854120 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083854132 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) 20241107083854132 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) 20241107083854133 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) 20241107083854133 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) 20241107083854134 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) 20241107083854134 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) 20241107083854135 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) 20241107083854135 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) 20241107083854136 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) 20241107083854136 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) 20241107083854137 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) 20241107083854137 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) 20241107083854138 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) 20241107083854138 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) 20241107083854138 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) 20241107083854138 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) 20241107083854139 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083854151 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) 20241107083854151 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) 20241107083854153 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) 20241107083854153 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) 20241107083854154 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) 20241107083854154 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) 20241107083854154 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) 20241107083854154 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) 20241107083854155 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) 20241107083854155 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) 20241107083854156 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) 20241107083854156 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) 20241107083854157 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) 20241107083854157 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) 20241107083854158 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) 20241107083854158 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) 20241107083854161 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083854175 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) 20241107083854175 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) 20241107083854177 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) 20241107083854177 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) 20241107083854177 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) 20241107083854177 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) 20241107083854178 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) 20241107083854178 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) 20241107083854179 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) 20241107083854179 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) 20241107083854180 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) 20241107083854180 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) 20241107083854180 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) 20241107083854180 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) 20241107083854181 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) 20241107083854181 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) 20241107083854182 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083854194 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) 20241107083854194 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) 20241107083854195 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) 20241107083854196 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) 20241107083854196 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) 20241107083854196 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) 20241107083854197 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) 20241107083854197 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) 20241107083854198 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) 20241107083854198 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) 20241107083854198 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) 20241107083854199 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) 20241107083854199 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) 20241107083854199 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) 20241107083854200 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) 20241107083854200 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) 20241107083854201 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083854214 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) 20241107083854214 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) 20241107083854215 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) 20241107083854215 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) 20241107083854216 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) 20241107083854216 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) 20241107083854217 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) 20241107083854217 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) 20241107083854218 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) 20241107083854218 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) 20241107083854219 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) 20241107083854219 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) 20241107083854220 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) 20241107083854220 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) 20241107083854220 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) 20241107083854220 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) 20241107083854224 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083854238 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) 20241107083854238 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) 20241107083854239 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) 20241107083854239 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) 20241107083854241 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) 20241107083854241 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) 20241107083854242 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) 20241107083854242 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) 20241107083854243 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) 20241107083854243 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) 20241107083854244 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) 20241107083854244 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) 20241107083854244 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) 20241107083854244 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) 20241107083854245 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) 20241107083854245 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) 20241107083854246 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083854257 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) 20241107083854257 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) 20241107083854258 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) 20241107083854258 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) 20241107083854260 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) 20241107083854260 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) 20241107083854260 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) 20241107083854261 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) 20241107083854261 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) 20241107083854261 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) 20241107083854262 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) 20241107083854262 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) 20241107083854263 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) 20241107083854263 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) 20241107083854264 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) 20241107083854264 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) 20241107083854264 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083854276 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) 20241107083854276 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) 20241107083854278 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) 20241107083854278 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) 20241107083854278 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) 20241107083854278 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) 20241107083854279 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) 20241107083854279 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) 20241107083854280 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) 20241107083854280 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) 20241107083854281 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) 20241107083854281 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) 20241107083854282 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) 20241107083854282 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) 20241107083854282 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) 20241107083854282 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) 20241107083854286 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083854300 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) 20241107083854300 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) 20241107083854301 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) 20241107083854302 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) 20241107083854302 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) 20241107083854302 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) 20241107083854303 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) 20241107083854303 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) 20241107083854304 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) 20241107083854304 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) 20241107083854305 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) 20241107083854305 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) 20241107083854305 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) 20241107083854305 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) 20241107083854306 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) 20241107083854306 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) 20241107083854307 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083854319 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) 20241107083854319 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) 20241107083854321 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) 20241107083854321 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) 20241107083854322 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) 20241107083854322 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) 20241107083854322 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) 20241107083854322 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) 20241107083854323 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) 20241107083854323 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) 20241107083854324 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) 20241107083854324 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) 20241107083854325 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) 20241107083854325 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) 20241107083854326 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) 20241107083854326 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) 20241107083854326 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083854339 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) 20241107083854339 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) 20241107083854340 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) 20241107083854340 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) 20241107083854341 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) 20241107083854341 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) 20241107083854341 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) 20241107083854341 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) 20241107083854342 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) 20241107083854342 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) 20241107083854343 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) 20241107083854343 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) 20241107083854344 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) 20241107083854344 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) 20241107083854345 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) 20241107083854345 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) 20241107083854348 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083854363 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) 20241107083854363 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) 20241107083854364 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) 20241107083854364 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) 20241107083854365 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) 20241107083854365 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) 20241107083854366 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) 20241107083854366 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) 20241107083854366 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) 20241107083854366 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) 20241107083854367 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) 20241107083854367 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) 20241107083854368 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) 20241107083854368 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) 20241107083854369 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) 20241107083854369 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) 20241107083854369 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083854382 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) 20241107083854382 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) 20241107083854383 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) 20241107083854383 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) 20241107083854384 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) 20241107083854384 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) 20241107083854384 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) 20241107083854384 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) 20241107083854385 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) 20241107083854385 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) 20241107083854386 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) 20241107083854386 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) 20241107083854387 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) 20241107083854387 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) 20241107083854388 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) 20241107083854388 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) 20241107083854389 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083854401 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) 20241107083854401 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) 20241107083854402 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) 20241107083854402 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) 20241107083854403 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) 20241107083854403 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) 20241107083854404 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) 20241107083854404 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) 20241107083854404 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) 20241107083854404 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) 20241107083854405 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) 20241107083854405 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) 20241107083854406 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) 20241107083854406 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) 20241107083854407 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) 20241107083854407 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) 20241107083854410 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083854425 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) 20241107083854425 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) 20241107083854427 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) 20241107083854427 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) 20241107083854428 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) 20241107083854428 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) 20241107083854428 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) 20241107083854428 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) 20241107083854429 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) 20241107083854429 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) 20241107083854430 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) 20241107083854430 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) 20241107083854431 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) 20241107083854431 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) 20241107083854432 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) 20241107083854432 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) 20241107083854432 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083854444 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) 20241107083854444 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) 20241107083854445 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) 20241107083854445 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) 20241107083854446 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) 20241107083854446 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) 20241107083854447 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) 20241107083854447 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) 20241107083854448 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) 20241107083854448 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) 20241107083854449 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) 20241107083854449 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) 20241107083854449 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) 20241107083854449 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) 20241107083854450 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) 20241107083854450 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) 20241107083854451 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083854463 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) 20241107083854463 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) 20241107083854464 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) 20241107083854464 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) 20241107083854465 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) 20241107083854465 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) 20241107083854466 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) 20241107083854466 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) 20241107083854467 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) 20241107083854467 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) 20241107083854468 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) 20241107083854468 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) 20241107083854469 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) 20241107083854469 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) 20241107083854470 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) 20241107083854470 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) 20241107083854473 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083854487 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) 20241107083854487 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) 20241107083854488 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) 20241107083854488 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) 20241107083854489 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) 20241107083854489 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) 20241107083854490 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) 20241107083854490 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) 20241107083854491 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) 20241107083854491 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) 20241107083854492 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) 20241107083854492 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) 20241107083854492 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) 20241107083854492 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) 20241107083854493 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) 20241107083854493 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) 20241107083854494 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083854506 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) 20241107083854506 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) 20241107083854507 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) 20241107083854507 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) 20241107083854509 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) 20241107083854509 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) 20241107083854510 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) 20241107083854510 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) 20241107083854511 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) 20241107083854511 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) 20241107083854512 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) 20241107083854512 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) 20241107083854513 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) 20241107083854513 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) 20241107083854514 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) 20241107083854514 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) 20241107083854514 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083854526 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) 20241107083854526 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) 20241107083854527 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) 20241107083854527 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) 20241107083854528 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) 20241107083854528 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) 20241107083854528 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) 20241107083854529 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) 20241107083854529 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) 20241107083854529 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) 20241107083854530 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) 20241107083854530 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) 20241107083854531 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) 20241107083854531 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) 20241107083854532 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) 20241107083854532 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) 20241107083854535 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083854550 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) 20241107083854550 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) 20241107083854552 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) 20241107083854552 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) 20241107083854553 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) 20241107083854553 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) 20241107083854554 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) 20241107083854554 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) 20241107083854555 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) 20241107083854555 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) 20241107083854556 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) 20241107083854556 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) 20241107083854557 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) 20241107083854557 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) 20241107083854558 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) 20241107083854558 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) 20241107083854559 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083854569 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) 20241107083854569 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) 20241107083854571 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) 20241107083854571 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) 20241107083854572 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) 20241107083854572 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) 20241107083854573 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) 20241107083854573 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) 20241107083854574 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) 20241107083854574 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) 20241107083854574 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) 20241107083854575 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) 20241107083854575 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) 20241107083854575 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) 20241107083854576 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) 20241107083854576 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) 20241107083854577 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083854588 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) 20241107083854588 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) 20241107083854590 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) 20241107083854590 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) 20241107083854590 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) 20241107083854590 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) 20241107083854591 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) 20241107083854591 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) 20241107083854592 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) 20241107083854592 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) 20241107083854593 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) 20241107083854593 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) 20241107083854594 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) 20241107083854594 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) 20241107083854595 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) 20241107083854595 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) 20241107083854597 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083854612 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) 20241107083854612 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) 20241107083854613 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) 20241107083854613 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) 20241107083854614 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) 20241107083854614 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) 20241107083854615 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) 20241107083854615 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) 20241107083854616 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) 20241107083854616 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) 20241107083854617 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) 20241107083854617 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) 20241107083854617 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) 20241107083854617 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) 20241107083854618 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) 20241107083854618 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) 20241107083854620 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083854632 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) 20241107083854632 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) 20241107083854634 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) 20241107083854634 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) 20241107083854635 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) 20241107083854635 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) 20241107083854636 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) 20241107083854636 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) 20241107083854637 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) 20241107083854637 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) 20241107083854639 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) 20241107083854639 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) 20241107083854639 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) 20241107083854639 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) 20241107083854640 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) 20241107083854640 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) 20241107083854641 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083854650 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) 20241107083854650 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) 20241107083854651 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) 20241107083854651 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) 20241107083854652 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) 20241107083854652 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) 20241107083854653 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) 20241107083854653 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) 20241107083854654 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) 20241107083854654 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) 20241107083854655 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) 20241107083854655 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) 20241107083854655 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) 20241107083854655 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) 20241107083854656 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) 20241107083854656 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) 20241107083854660 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083854674 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) 20241107083854674 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) 20241107083854676 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) 20241107083854676 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) 20241107083854676 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) 20241107083854677 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) 20241107083854677 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) 20241107083854677 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) 20241107083854678 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) 20241107083854678 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) 20241107083854679 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) 20241107083854679 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) 20241107083854679 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) 20241107083854680 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) 20241107083854680 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) 20241107083854680 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) 20241107083854681 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083854693 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) 20241107083854693 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) 20241107083854694 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) 20241107083854694 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) 20241107083854695 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) 20241107083854695 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) 20241107083854696 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) 20241107083854696 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) 20241107083854696 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) 20241107083854696 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) 20241107083854698 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) 20241107083854698 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) 20241107083854699 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) 20241107083854699 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) 20241107083854700 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) 20241107083854700 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) 20241107083854701 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083854713 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) 20241107083854713 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) 20241107083854714 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) 20241107083854714 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) 20241107083854715 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) 20241107083854715 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) 20241107083854716 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) 20241107083854716 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) 20241107083854717 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) 20241107083854717 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) 20241107083854717 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) 20241107083854717 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) 20241107083854718 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) 20241107083854718 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) 20241107083854719 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) 20241107083854719 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) 20241107083854722 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083854737 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) 20241107083854737 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) 20241107083854738 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) 20241107083854738 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) 20241107083854739 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) 20241107083854739 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) 20241107083854740 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) 20241107083854740 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) 20241107083854741 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) 20241107083854741 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) 20241107083854741 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) 20241107083854741 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) 20241107083854742 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) 20241107083854742 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) 20241107083854743 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) 20241107083854743 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) 20241107083854744 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083854756 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) 20241107083854756 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) 20241107083854757 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) 20241107083854757 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) 20241107083854758 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) 20241107083854758 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) 20241107083854759 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) 20241107083854759 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) 20241107083854760 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) 20241107083854760 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) 20241107083854760 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) 20241107083854760 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) 20241107083854761 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) 20241107083854761 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) 20241107083854762 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) 20241107083854762 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) 20241107083854763 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083854775 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) 20241107083854775 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) 20241107083854776 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) 20241107083854776 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) 20241107083854777 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) 20241107083854777 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) 20241107083854778 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) 20241107083854778 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) 20241107083854778 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) 20241107083854779 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) 20241107083854779 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) 20241107083854779 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) 20241107083854780 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) 20241107083854780 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) 20241107083854781 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) 20241107083854781 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) 20241107083854785 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083854800 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) 20241107083854800 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) 20241107083854801 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) 20241107083854801 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) 20241107083854802 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) 20241107083854802 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) 20241107083854802 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) 20241107083854802 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) 20241107083854803 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) 20241107083854803 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) 20241107083854804 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) 20241107083854804 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) 20241107083854805 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) 20241107083854805 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) 20241107083854805 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) 20241107083854805 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) 20241107083854806 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083854819 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) 20241107083854819 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) 20241107083854821 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) 20241107083854821 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) 20241107083854821 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) 20241107083854821 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) 20241107083854822 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) 20241107083854822 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) 20241107083854823 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) 20241107083854823 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) 20241107083854824 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) 20241107083854824 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) 20241107083854824 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) 20241107083854824 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) 20241107083854825 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) 20241107083854825 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) 20241107083854826 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083854840 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) 20241107083854840 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) 20241107083854841 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) 20241107083854841 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) 20241107083854842 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) 20241107083854842 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) 20241107083854843 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) 20241107083854843 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) 20241107083854843 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) 20241107083854843 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) 20241107083854844 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) 20241107083854844 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) 20241107083854845 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) 20241107083854845 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) 20241107083854846 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) 20241107083854846 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) 20241107083854849 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) 20241107083854849 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) 20241107083854849 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241107083854849 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083854849 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083854849 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) 20241107083854849 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083854849 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) 20241107083854849 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 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) 20241107083854850 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083854863 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) 20241107083854863 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) 20241107083854865 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) 20241107083854865 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) 20241107083854865 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) 20241107083854865 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) 20241107083854866 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) 20241107083854866 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) 20241107083854867 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) 20241107083854867 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) 20241107083854868 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) 20241107083854868 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) 20241107083854869 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) 20241107083854869 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) 20241107083854870 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) 20241107083854870 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) 20241107083854871 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) 20241107083854871 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) 20241107083854871 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20241107083854871 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083854871 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083854871 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) 20241107083854872 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083854872 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) 20241107083854872 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 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) 20241107083854872 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083854883 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) 20241107083854883 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) 20241107083854883 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) 20241107083854883 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083854885 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) 20241107083854885 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) 20241107083854885 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) 20241107083854885 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) 20241107083854886 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) 20241107083854886 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) 20241107083854887 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) 20241107083854887 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) 20241107083854888 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) 20241107083854888 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) 20241107083854889 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) 20241107083854889 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) 20241107083854890 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) 20241107083854890 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) 20241107083854892 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) 20241107083854892 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) 20241107083854892 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241107083854892 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083854892 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083854892 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) 20241107083854892 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083854892 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) 20241107083854892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Sending data request: sapi=5 arfcn=871 cur_fn=342 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) 20241107083854893 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083854902 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) 20241107083854902 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) 20241107083854902 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) 20241107083854902 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083854903 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) 20241107083854903 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) 20241107083854904 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) 20241107083854904 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) 20241107083854905 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) 20241107083854905 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) 20241107083854906 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) 20241107083854906 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) 20241107083854907 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) 20241107083854907 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) 20241107083854908 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) 20241107083854908 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) 20241107083854908 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) 20241107083854908 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) 20241107083854912 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) 20241107083854912 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) 20241107083854912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type USF (pdch_ul_controller.c:184) 20241107083854912 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083854912 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083854912 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) 20241107083854912 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083854912 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241107083854912 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083854912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Sending data request: sapi=5 arfcn=871 cur_fn=346 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) 20241107083854913 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083854926 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) 20241107083854926 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) 20241107083854926 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) 20241107083854926 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083854927 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) 20241107083854927 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) 20241107083854928 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) 20241107083854928 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) 20241107083854929 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) 20241107083854929 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) 20241107083854929 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) 20241107083854930 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) 20241107083854930 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) 20241107083854930 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) 20241107083854931 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) 20241107083854931 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) 20241107083854932 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) 20241107083854932 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) 20241107083854933 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) 20241107083854933 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) 20241107083854933 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type USF (pdch_ul_controller.c:184) 20241107083854933 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083854933 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 355 + 13 = 368 (pdch_ul_controller.c:131) 20241107083854933 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083854933 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) 20241107083854933 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083854933 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 368 for type POLL (pdch_ul_controller.c:184) 20241107083854933 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=368, TS=7) (nacc_fsm.c:206) 20241107083854933 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083854933 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083854933 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Sending data request: sapi=5 arfcn=871 cur_fn=351 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) 20241107083854934 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1036)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083854945 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) 20241107083854945 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) 20241107083854945 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=355): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083854945 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083854946 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) 20241107083854946 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) 20241107083854947 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) 20241107083854947 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) 20241107083854948 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) 20241107083854948 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) 20241107083854949 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) 20241107083854949 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) 20241107083854950 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) 20241107083854950 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) 20241107083854950 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) 20241107083854951 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) 20241107083854952 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) 20241107083854952 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) 20241107083854953 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083854964 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) 20241107083854964 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) 20241107083854964 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=359): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241107083854964 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083854966 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) 20241107083854966 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) 20241107083854967 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) 20241107083854967 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) 20241107083854968 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) 20241107083854968 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) 20241107083854969 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) 20241107083854969 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) 20241107083854970 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) 20241107083854970 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) 20241107083854971 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) 20241107083854971 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) 20241107083854972 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) 20241107083854972 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) 20241107083854974 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083854988 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) 20241107083854988 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) 20241107083854990 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) 20241107083854990 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) 20241107083854990 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) 20241107083854990 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) 20241107083854991 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) 20241107083854991 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) 20241107083854992 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) 20241107083854992 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) 20241107083854993 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) 20241107083854993 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) 20241107083854994 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) 20241107083854994 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) 20241107083854994 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) 20241107083854994 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) 20241107083854995 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083855008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 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) 20241107083855008 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) 20241107083855008 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083855008 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083855008 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) 20241107083855008 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083855008 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=368 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241107083855008 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083855008 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083855008 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083855008 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241107083855008 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1036)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083855009 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) 20241107083855009 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) 20241107083855011 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) 20241107083855011 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) 20241107083855012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59538<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083855013 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) 20241107083855013 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) 20241107083855014 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) 20241107083855014 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) 20241107083855015 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) 20241107083855015 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) 20241107083855016 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) 20241107083855016 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) 20241107083855016 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) 20241107083855017 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) 20241107083855019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59532<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083855021 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083855021 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083855021 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083855021 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083855021 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:1202) 20241107083855021 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083855021 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083855021 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083855021 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083855021 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083855021 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083855021 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083855021 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083855021 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083855021 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083855021 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083855021 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083855021 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083855022 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083855022 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083855022 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083855022 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083855022 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083855022 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083855022 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) 20241107083855022 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) 20241107083855022 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 12057 with status 0 respawn: 93: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup2 finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2 pass'. Thu Nov 7 08:38:55 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 20241107083855068 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083855069 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083855069 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083855070 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083855097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45678<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083855198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45678<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=552568) Waiting for packet dumper to finish... 1 (prev_count=552568, count=568348) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:38:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup3 started. 1041@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_dup3-BVCI1234(1043)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 1041@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1041@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1045)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083858339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45690<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1041@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1049)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1041@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1049)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(1046)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1046)@fb7e2f9c3787: Start timer T: 5 s PCUIF(1046)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083858346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45692<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_pkt_cell_chg_notif_dup3-STATS(1050)@fb7e2f9c3787: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup3-STATS(1050)@fb7e2f9c3787: Start timer T: 2 s 1041@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1053)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083900070 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083900071 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083900071 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1046)@fb7e2f9c3787: OsmoPCU is now connected BTS(1048)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083900085 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083900086 DLGLOBAL DEBUG validating counter group 0x557773681020(bts) with 102 counters (rate_ctr.c:86) 20241107083900086 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083900086 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083900086 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083900086 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083900086 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083900086 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083900086 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083900086 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083900086 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083900086 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083900086 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083900086 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083900086 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083900086 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083900086 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083900086 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083900086 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083900086 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083900086 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083900086 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083900086 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083900086 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083900086 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083900086 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083900086 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083900086 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083900086 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083900086 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083900086 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083900086 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083900086 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083900086 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083900086 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083900086 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083900086 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083900086 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083900086 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083900086 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083900086 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083900086 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083900087 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083900087 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083900087 DLGLOBAL DEBUG validating counter group 0x7f2d7cb1a5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083900087 DLGLOBAL DEBUG validating counter group 0x557773680700(pcu:sgsn) with 2 counters (rate_ctr.c:86) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083900087 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083900087 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083900087 DLGLOBAL DEBUG validating counter group 0x7f2d7cb1b160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083900087 DLGLOBAL DEBUG validating counter group 0x7f2d7cb1b140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083900087 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083900087 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) 20241107083900087 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) 20241107083900087 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083900087 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083900087 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083900087 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083900087 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083900087 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083900087 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083900087 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083900087 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083900087 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083900087 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083900087 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083900087 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083900087 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083900087 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083900087 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083900087 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083900087 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083900087 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083900087 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083900087 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083900087 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083900087 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083900087 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083900087 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083900087 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083900089 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) 20241107083900089 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@fb7e2f9c3787: Start timer T: 2 s 20241107083900090 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 10 s -NSVCI1234(1045)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1045)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1045)@fb7e2f9c3787: Start timer Tns_alive: 3 s BTS(1048)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(1045)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083900095 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083900095 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) 20241107083900095 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) 20241107083900095 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083900095 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083900095 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(1048)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" 20241107083900096 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083900096 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) 20241107083900096 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1048)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1045)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1045)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083900099 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083900099 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) 20241107083900099 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) 20241107083900099 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083900099 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083900099 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) BTS(1048)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083900099 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083900099 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083900099 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083900099 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1048)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(1048)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083900102 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083900102 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) 20241107083900102 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) 20241107083900103 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(1045)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1045)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1045)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083900103 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) 20241107083900103 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) 20241107083900104 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) 20241107083900104 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) 20241107083900104 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) 20241107083900104 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) 20241107083900104 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) 20241107083900104 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) 20241107083900105 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) 20241107083900105 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) 20241107083900106 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) 20241107083900106 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) 20241107083900106 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) 20241107083900106 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(1048)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083900107 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1048)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 1042@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 1042@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083900112 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083900112 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083900112 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083900112 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083900112 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083900112 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083900112 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083900112 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083900116 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) 20241107083900116 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) 20241107083900117 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) 20241107083900117 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) 20241107083900117 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) 20241107083900117 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_dup3-BVCI1234(1043)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083900118 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) 20241107083900118 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) 20241107083900118 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) 20241107083900118 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_dup3-BVCI1234(1043)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083900119 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) 20241107083900119 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) 20241107083900120 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) 20241107083900120 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) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083900121 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) 20241107083900121 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) 20241107083900122 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083900122 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083900122 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083900122 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083900122 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083900122 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083900122 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083900122 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083900122 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083900124 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) 20241107083900124 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083900124 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083900124 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083900124 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083900124 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083900124 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(1048)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083900127 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083900127 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083900127 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083900127 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083900127 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083900127 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083900127 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083900127 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083900127 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083900127 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083900134 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083900134 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083900134 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083900134 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083900134 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083900136 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) 20241107083900136 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) 20241107083900137 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) 20241107083900137 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) 20241107083900137 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) 20241107083900137 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) 20241107083900138 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) 20241107083900138 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) 20241107083900138 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) 20241107083900138 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) 20241107083900139 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) 20241107083900139 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) 20241107083900140 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) 20241107083900140 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) 20241107083900140 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) 20241107083900140 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) 20241107083900147 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083900161 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) 20241107083900161 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) 20241107083900163 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) 20241107083900163 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) 20241107083900164 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) 20241107083900164 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) 20241107083900166 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) 20241107083900166 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) 20241107083900167 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) 20241107083900167 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) 20241107083900167 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) 20241107083900167 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) 20241107083900168 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) 20241107083900168 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) 20241107083900169 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) 20241107083900169 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) 20241107083900170 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083900181 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) 20241107083900181 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) 20241107083900182 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) 20241107083900182 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) 20241107083900183 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) 20241107083900183 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) 20241107083900185 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) 20241107083900185 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) 20241107083900186 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) 20241107083900186 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) 20241107083900187 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) 20241107083900187 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) 20241107083900187 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) 20241107083900187 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) 20241107083900188 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) 20241107083900188 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) 20241107083900189 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083900200 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) 20241107083900200 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) 20241107083900203 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) 20241107083900203 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) 20241107083900204 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) 20241107083900204 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) 20241107083900206 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) 20241107083900206 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) 20241107083900207 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) 20241107083900207 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) 20241107083900208 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) 20241107083900208 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) 20241107083900209 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) 20241107083900209 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) 20241107083900210 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) 20241107083900210 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) 20241107083900211 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083900224 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) 20241107083900225 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) 20241107083900226 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) 20241107083900226 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) 20241107083900227 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) 20241107083900227 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) 20241107083900228 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) 20241107083900228 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) 20241107083900229 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) 20241107083900229 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) 20241107083900230 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) 20241107083900230 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) 20241107083900232 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) 20241107083900232 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) 20241107083900233 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) 20241107083900233 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) 20241107083900234 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083900244 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) 20241107083900244 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) 20241107083900245 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) 20241107083900246 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) 20241107083900247 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) 20241107083900247 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) 20241107083900248 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) 20241107083900248 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) 20241107083900249 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) 20241107083900249 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) 20241107083900251 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) 20241107083900251 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) 20241107083900252 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) 20241107083900252 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) 20241107083900253 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) 20241107083900253 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) 20241107083900254 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083900263 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) 20241107083900263 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) 20241107083900264 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) 20241107083900264 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) 20241107083900265 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) 20241107083900265 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) 20241107083900266 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) 20241107083900266 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) 20241107083900266 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) 20241107083900267 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) 20241107083900267 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) 20241107083900267 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) 20241107083900268 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) 20241107083900268 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) 20241107083900269 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) 20241107083900269 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) 20241107083900273 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083900289 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) 20241107083900289 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) 20241107083900291 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) 20241107083900291 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) 20241107083900291 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) 20241107083900291 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) 20241107083900292 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) 20241107083900292 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) 20241107083900293 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) 20241107083900293 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) 20241107083900294 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) 20241107083900294 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) 20241107083900295 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) 20241107083900295 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) 20241107083900296 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) 20241107083900296 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) 20241107083900296 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083900307 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) 20241107083900307 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) 20241107083900308 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) 20241107083900308 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) 20241107083900309 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) 20241107083900309 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) 20241107083900310 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) 20241107083900310 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) 20241107083900310 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) 20241107083900311 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) 20241107083900312 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) 20241107083900312 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) 20241107083900313 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) 20241107083900313 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) 20241107083900314 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) 20241107083900314 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) 20241107083900315 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083900326 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) 20241107083900327 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) 20241107083900328 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) 20241107083900328 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) 20241107083900328 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) 20241107083900328 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) 20241107083900329 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) 20241107083900329 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) 20241107083900330 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) 20241107083900330 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) 20241107083900331 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) 20241107083900331 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) 20241107083900332 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) 20241107083900332 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) 20241107083900332 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) 20241107083900332 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) 20241107083900336 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083900350 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) 20241107083900350 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) 20241107083900350 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083900350 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083900350 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) 20241107083900352 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083900352 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083900352 DLGLOBAL DEBUG validating counter group 0x557773680740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083900352 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083900352 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083900352 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083900352 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083900352 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083900352 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) 20241107083900352 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083900352 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083900352 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083900352 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083900352 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083900352 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083900352 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083900352 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083900352 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083900352 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083900353 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083900353 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) 20241107083900353 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083900353 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083900353 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083900353 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083900353 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083900353 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083900353 DLGLOBAL DEBUG validating counter group 0x557773680b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083900353 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083900353 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083900353 DLGLOBAL DEBUG validating counter group 0x557773680be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083900353 DLGLOBAL DEBUG validating counter group 0x557773680c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083900353 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083900353 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:1192) 20241107083900353 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) 20241107083900353 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) 20241107083900353 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) 20241107083900353 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083900354 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083900354 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) 20241107083900354 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083900354 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) 20241107083900354 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:820) 20241107083900354 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083900354 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083900354 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:220) 20241107083900354 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083900354 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) 20241107083900354 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) 20241107083900354 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) 20241107083900354 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) 20241107083900354 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) 20241107083900354 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) 20241107083900355 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) 20241107083900355 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) 20241107083900355 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) 20241107083900355 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) 20241107083900356 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) 20241107083900356 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) 20241107083900356 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) 20241107083900356 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) 20241107083900356 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) 20241107083900356 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:387) 20241107083900356 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083900356 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083900356 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083900356 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) 20241107083900357 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083900357 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083900357 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) 20241107083900357 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:238) 20241107083900357 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) 20241107083900357 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) 20241107083900357 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1048)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083900370 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) 20241107083900370 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) 20241107083900371 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) 20241107083900371 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) 20241107083900372 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) 20241107083900372 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) 20241107083900373 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) 20241107083900373 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) 20241107083900374 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) 20241107083900374 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) 20241107083900375 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) 20241107083900375 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) 20241107083900375 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) 20241107083900375 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) 20241107083900377 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) 20241107083900377 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) 20241107083900378 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083900389 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) 20241107083900389 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) 20241107083900391 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) 20241107083900391 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) 20241107083900391 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) 20241107083900391 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) 20241107083900392 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) 20241107083900392 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) 20241107083900393 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) 20241107083900393 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) 20241107083900394 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) 20241107083900394 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) 20241107083900395 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) 20241107083900395 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) 20241107083900395 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) 20241107083900395 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) 20241107083900398 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083900413 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) 20241107083900413 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) 20241107083900414 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) 20241107083900414 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) 20241107083900415 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) 20241107083900415 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) 20241107083900415 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) 20241107083900415 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) 20241107083900416 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) 20241107083900416 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) 20241107083900417 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) 20241107083900417 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) 20241107083900418 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) 20241107083900418 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) 20241107083900419 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) 20241107083900419 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) 20241107083900420 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083900433 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) 20241107083900433 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) 20241107083900433 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083900433 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083900433 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) 20241107083900433 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083900433 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083900433 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083900433 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083900433 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083900433 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083900433 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083900434 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) 20241107083900434 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) 20241107083900435 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) 20241107083900435 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) 20241107083900436 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) 20241107083900436 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) 20241107083900437 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) 20241107083900437 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) 20241107083900437 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) 20241107083900437 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) 20241107083900438 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) 20241107083900438 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) 20241107083900439 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) 20241107083900439 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) 20241107083900440 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083900451 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) 20241107083900451 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) 20241107083900451 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083900451 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083900451 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) 20241107083900452 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083900452 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083900452 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083900452 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083900452 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241107083900452 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241107083900452 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241107083900453 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) 20241107083900453 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) 20241107083900454 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) 20241107083900454 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) 20241107083900455 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) 20241107083900455 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) 20241107083900456 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) 20241107083900456 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) 20241107083900457 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) 20241107083900457 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) 20241107083900457 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) 20241107083900457 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) 20241107083900458 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) 20241107083900458 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) 20241107083900461 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083900462 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083900462 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083900462 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083900462 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083900462 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) 20241107083900463 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) 20241107083900463 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083900463 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241107083900476 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) 20241107083900476 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) 20241107083900477 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) 20241107083900477 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) 20241107083900478 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) 20241107083900478 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) 20241107083900479 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) 20241107083900479 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) 20241107083900480 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) 20241107083900480 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) 20241107083900481 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) 20241107083900481 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) 20241107083900482 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) 20241107083900482 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) 20241107083900484 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) 20241107083900484 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) 20241107083900485 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083900485 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083900485 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083900485 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) 20241107083900485 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241107083900485 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241107083900485 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241107083900485 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241107083900485 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241107083900485 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083900495 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) 20241107083900495 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) 20241107083900497 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) 20241107083900497 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) 20241107083900498 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) 20241107083900498 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) 20241107083900499 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) 20241107083900499 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) 20241107083900501 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) 20241107083900501 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) 20241107083900502 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) 20241107083900502 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) 20241107083900503 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) 20241107083900503 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) 20241107083900504 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) 20241107083900504 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) 20241107083900505 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) 20241107083900505 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) 20241107083900505 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241107083900505 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083900506 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083900506 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) 20241107083900506 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083900506 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) 20241107083900506 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) 20241107083900507 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083900514 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) 20241107083900514 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) 20241107083900514 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083900514 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083900514 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) 20241107083900515 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083900515 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083900515 DNACC NOTICE NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083900516 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) 20241107083900516 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) 20241107083900517 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) 20241107083900517 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) 20241107083900517 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) 20241107083900517 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) 20241107083900518 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) 20241107083900518 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) 20241107083900519 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) 20241107083900519 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) 20241107083900520 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) 20241107083900520 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) 20241107083900521 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) 20241107083900521 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) 20241107083900523 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) 20241107083900523 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) 20241107083900523 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241107083900523 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083900523 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083900523 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) 20241107083900524 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083900524 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) 20241107083900524 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) 20241107083900525 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083900538 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) 20241107083900538 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) 20241107083900538 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) 20241107083900538 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083900540 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) 20241107083900540 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) 20241107083900541 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) 20241107083900541 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) 20241107083900542 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) 20241107083900542 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) 20241107083900543 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) 20241107083900543 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) 20241107083900544 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) 20241107083900544 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) 20241107083900545 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) 20241107083900545 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) 20241107083900545 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) 20241107083900545 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) 20241107083900546 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) 20241107083900547 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) 20241107083900547 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107083900547 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083900547 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083900547 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) 20241107083900547 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083900547 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) 20241107083900547 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) 20241107083900548 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083900557 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) 20241107083900557 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) 20241107083900557 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) 20241107083900557 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083900558 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) 20241107083900558 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) 20241107083900559 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) 20241107083900559 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) 20241107083900560 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) 20241107083900560 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) 20241107083900561 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) 20241107083900561 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) 20241107083900562 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) 20241107083900562 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) 20241107083900563 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) 20241107083900563 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) 20241107083900564 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) 20241107083900564 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) 20241107083900565 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) 20241107083900565 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) 20241107083900565 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241107083900565 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083900565 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083900565 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) 20241107083900565 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083900565 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241107083900565 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) 20241107083900566 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) 20241107083900567 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083900577 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) 20241107083900577 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) 20241107083900577 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) 20241107083900577 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083900578 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) 20241107083900578 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) 20241107083900579 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) 20241107083900579 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) 20241107083900580 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) 20241107083900580 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) 20241107083900581 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) 20241107083900581 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) 20241107083900582 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) 20241107083900582 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) 20241107083900582 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) 20241107083900582 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) 20241107083900583 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) 20241107083900583 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) 20241107083900586 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) 20241107083900586 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) 20241107083900586 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241107083900586 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083900586 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 104 + 13 = 117 (pdch_ul_controller.c:131) 20241107083900586 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083900586 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) 20241107083900587 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083900587 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type POLL (pdch_ul_controller.c:184) 20241107083900587 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) 20241107083900587 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083900587 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) 20241107083900587 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) 20241107083900587 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1048)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083900600 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) 20241107083900600 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) 20241107083900601 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) 20241107083900601 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083900602 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) 20241107083900602 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) 20241107083900602 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) 20241107083900602 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) 20241107083900603 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) 20241107083900603 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) 20241107083900604 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) 20241107083900604 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) 20241107083900605 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) 20241107083900605 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) 20241107083900606 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) 20241107083900606 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) 20241107083900606 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) 20241107083900606 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) 20241107083900607 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083900619 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) 20241107083900619 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) 20241107083900619 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) 20241107083900620 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083900621 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) 20241107083900621 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) 20241107083900621 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) 20241107083900621 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) 20241107083900622 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) 20241107083900622 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) 20241107083900623 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) 20241107083900623 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) 20241107083900624 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) 20241107083900624 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) 20241107083900624 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) 20241107083900624 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) 20241107083900625 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) 20241107083900625 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) 20241107083900626 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083900639 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) 20241107083900639 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) 20241107083900640 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) 20241107083900640 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) 20241107083900640 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) 20241107083900640 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) 20241107083900641 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) 20241107083900641 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) 20241107083900642 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) 20241107083900642 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) 20241107083900643 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) 20241107083900643 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) 20241107083900644 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) 20241107083900644 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) 20241107083900644 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) 20241107083900644 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) 20241107083900648 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083900662 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) 20241107083900663 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) 20241107083900663 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083900663 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083900663 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) 20241107083900663 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083900663 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) 20241107083900663 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083900663 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083900663 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083900663 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241107083900663 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1048)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083900664 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) 20241107083900664 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) 20241107083900665 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) 20241107083900665 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) 20241107083900667 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) 20241107083900667 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) 20241107083900667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45692<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083900668 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) 20241107083900668 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) 20241107083900669 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) 20241107083900669 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) 20241107083900670 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) 20241107083900670 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) 20241107083900671 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) 20241107083900671 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) 20241107083900674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45690<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083900676 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083900676 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083900676 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083900676 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083900676 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:1202) 20241107083900676 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083900676 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083900676 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083900676 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083900676 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083900676 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083900676 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083900676 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083900676 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083900676 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083900676 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083900676 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083900676 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083900676 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083900676 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083900676 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083900676 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083900676 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083900676 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083900676 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) 20241107083900677 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) 20241107083900677 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 12123 with status 0 respawn: 94: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup3 finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3 pass'. Thu Nov 7 08:39:00 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 20241107083900691 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083900691 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083900691 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083900692 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083900710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45704<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083900811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45704<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=292152) Waiting for packet dumper to finish... 1 (prev_count=292152, count=316904) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:39:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup4 started. 1054@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_dup4-BVCI1234(1056)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 1054@fb7e2f9c3787: 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(1058)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1058)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 1054@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083903950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36252<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1054@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1062)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s 1054@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1062)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(1059)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1059)@fb7e2f9c3787: Start timer T: 5 s PCUIF(1059)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083903956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36260<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_pkt_cell_chg_notif_dup4-STATS(1063)@fb7e2f9c3787: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup4-STATS(1063)@fb7e2f9c3787: Start timer T: 2 s 1054@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1066)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083905692 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083905692 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083905692 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1059)@fb7e2f9c3787: OsmoPCU is now connected BTS(1061)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 135) & char(0, 0, 0, 167) & "l" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083905707 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083905707 DLGLOBAL DEBUG validating counter group 0x5594db85a020(bts) with 102 counters (rate_ctr.c:86) 20241107083905707 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083905707 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083905707 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083905707 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083905707 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083905707 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083905707 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083905707 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083905707 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083905707 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083905707 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083905707 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083905707 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083905707 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083905707 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083905707 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083905708 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083905708 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083905708 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083905708 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083905708 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083905708 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083905708 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083905708 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083905708 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083905708 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083905708 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083905708 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083905708 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083905708 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083905708 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083905708 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083905708 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083905708 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083905708 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083905708 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083905708 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083905708 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083905708 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083905708 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083905708 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083905708 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083905708 DLGLOBAL DEBUG validating counter group 0x7f9d8f0c15c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083905708 DLGLOBAL DEBUG validating counter group 0x5594db859700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083905708 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083905708 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083905708 DLGLOBAL DEBUG validating counter group 0x7f9d8f0c2160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083905708 DLGLOBAL DEBUG validating counter group 0x7f9d8f0c2140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083905709 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083905709 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) 20241107083905709 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) 20241107083905709 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083905709 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083905709 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083905709 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083905709 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083905709 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083905709 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083905709 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083905709 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083905709 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083905709 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083905709 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083905709 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083905709 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083905709 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083905709 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083905709 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083905709 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083905709 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083905709 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083905709 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083905709 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083905709 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083905709 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083905709 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083905709 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083905710 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) 20241107083905710 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) 20241107083905710 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s BTS(1061)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1061)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(1061)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(1061)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1058)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1061)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(1058)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1058)@fb7e2f9c3787: Start timer Tns_alive: 3 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1058)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(1061)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" MTC@fb7e2f9c3787: Start timer T: 10 s BTS(1061)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083905719 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083905719 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) 20241107083905719 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) 20241107083905719 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083905719 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083905720 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)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083905720 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083905720 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) 20241107083905720 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107083905722 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) 20241107083905722 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)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1058)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083905724 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) 20241107083905724 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) 20241107083905724 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083905724 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) 20241107083905724 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) 20241107083905724 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083905724 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083905724 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083905724 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083905724 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083905724 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083905724 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083905724 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) 20241107083905724 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) 20241107083905725 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) 20241107083905725 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) -NSVCI1234(1058)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1058)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1058)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083905726 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083905726 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) 20241107083905726 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) 20241107083905726 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) 20241107083905727 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) 20241107083905727 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) 20241107083905727 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) 20241107083905727 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) 20241107083905728 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) 20241107083905728 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) 20241107083905729 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1055@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 1055@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083905738 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) 20241107083905738 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) 20241107083905739 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) 20241107083905739 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) 20241107083905739 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083905739 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083905739 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083905739 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083905739 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083905739 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083905739 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083905739 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083905739 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) 20241107083905739 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) 20241107083905739 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) 20241107083905739 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) 20241107083905740 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) 20241107083905740 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) 20241107083905740 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) 20241107083905740 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) 20241107083905741 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) 20241107083905741 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) 20241107083905741 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) 20241107083905741 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) 20241107083905743 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_pkt_cell_chg_notif_dup4-BVCI1234(1056)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_dup4-BVCI1234(1056)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083905748 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083905748 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083905748 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083905748 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083905748 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083905748 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083905748 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083905748 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083905750 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) 20241107083905750 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083905750 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083905750 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083905750 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083905750 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083905750 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083905754 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083905754 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083905754 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083905754 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083905754 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083905754 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083905754 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083905754 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083905754 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083905754 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083905757 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) 20241107083905757 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) 20241107083905758 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) 20241107083905758 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) 20241107083905759 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) 20241107083905759 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) 20241107083905759 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) 20241107083905759 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) 20241107083905760 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) 20241107083905760 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) 20241107083905760 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) 20241107083905760 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) 20241107083905761 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) 20241107083905761 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) 20241107083905761 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) 20241107083905761 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) 20241107083905762 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083905762 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083905762 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083905762 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083905762 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083905767 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083905782 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) 20241107083905782 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) 20241107083905783 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) 20241107083905783 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) 20241107083905784 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) 20241107083905784 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) 20241107083905785 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) 20241107083905785 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) 20241107083905786 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) 20241107083905786 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) 20241107083905787 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) 20241107083905787 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) 20241107083905788 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) 20241107083905788 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) 20241107083905789 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) 20241107083905789 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) 20241107083905790 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083905801 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) 20241107083905801 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) 20241107083905803 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) 20241107083905803 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) 20241107083905803 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) 20241107083905803 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) 20241107083905805 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) 20241107083905805 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) 20241107083905806 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) 20241107083905806 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) 20241107083905807 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) 20241107083905807 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) 20241107083905807 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) 20241107083905807 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) 20241107083905808 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) 20241107083905808 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) 20241107083905809 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083905820 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) 20241107083905820 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) 20241107083905821 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) 20241107083905821 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) 20241107083905822 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) 20241107083905822 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) 20241107083905823 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) 20241107083905823 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) 20241107083905824 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) 20241107083905824 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) 20241107083905825 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) 20241107083905825 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) 20241107083905826 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) 20241107083905826 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) 20241107083905827 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) 20241107083905827 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) 20241107083905830 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083905844 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) 20241107083905844 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) 20241107083905846 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) 20241107083905847 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) 20241107083905848 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) 20241107083905848 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) 20241107083905849 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) 20241107083905849 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) 20241107083905850 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) 20241107083905850 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) 20241107083905851 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) 20241107083905851 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) 20241107083905852 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) 20241107083905852 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) 20241107083905854 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) 20241107083905854 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) 20241107083905855 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083905864 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) 20241107083905864 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) 20241107083905865 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) 20241107083905865 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) 20241107083905866 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) 20241107083905866 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) 20241107083905867 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) 20241107083905867 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) 20241107083905868 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) 20241107083905868 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) 20241107083905869 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) 20241107083905869 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) 20241107083905870 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) 20241107083905870 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) 20241107083905871 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) 20241107083905871 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) 20241107083905872 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083905883 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) 20241107083905883 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) 20241107083905884 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) 20241107083905884 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) 20241107083905885 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) 20241107083905885 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) 20241107083905885 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) 20241107083905885 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) 20241107083905886 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) 20241107083905886 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) 20241107083905887 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) 20241107083905887 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) 20241107083905888 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) 20241107083905888 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) 20241107083905889 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) 20241107083905889 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) 20241107083905892 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083905907 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) 20241107083905907 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) 20241107083905908 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) 20241107083905908 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) 20241107083905909 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) 20241107083905909 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) 20241107083905911 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) 20241107083905911 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) 20241107083905912 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) 20241107083905912 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) 20241107083905913 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) 20241107083905913 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) 20241107083905914 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) 20241107083905914 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) 20241107083905915 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) 20241107083905915 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) 20241107083905916 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083905926 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) 20241107083905926 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) 20241107083905928 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) 20241107083905928 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) 20241107083905928 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) 20241107083905928 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) 20241107083905929 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) 20241107083905929 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) 20241107083905930 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) 20241107083905930 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) 20241107083905931 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) 20241107083905931 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) 20241107083905931 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) 20241107083905932 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) 20241107083905932 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) 20241107083905932 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) 20241107083905933 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083905945 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) 20241107083905945 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) 20241107083905947 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) 20241107083905947 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) 20241107083905947 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) 20241107083905947 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) 20241107083905948 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) 20241107083905948 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) 20241107083905949 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) 20241107083905949 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) 20241107083905950 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) 20241107083905950 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) 20241107083905951 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) 20241107083905951 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) 20241107083905952 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) 20241107083905952 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) 20241107083905955 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083905969 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) 20241107083905970 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) 20241107083905970 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083905970 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083905970 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) 20241107083905971 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083905971 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083905971 DLGLOBAL DEBUG validating counter group 0x5594db859740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083905971 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083905971 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083905971 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083905971 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083905971 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083905971 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) 20241107083905971 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083905971 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083905971 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083905971 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083905971 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083905971 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083905971 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083905971 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083905971 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083905971 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083905971 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083905971 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) 20241107083905971 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083905971 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083905971 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083905971 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083905971 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083905971 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083905971 DLGLOBAL DEBUG validating counter group 0x5594db859b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083905971 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083905971 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083905971 DLGLOBAL DEBUG validating counter group 0x5594db859be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083905971 DLGLOBAL DEBUG validating counter group 0x5594db859c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083905971 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083905971 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:1192) 20241107083905971 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) 20241107083905971 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) 20241107083905971 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) 20241107083905971 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083905971 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083905972 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) 20241107083905972 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083905972 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) 20241107083905972 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:820) 20241107083905972 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083905972 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083905972 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:220) 20241107083905972 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083905972 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) 20241107083905972 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) 20241107083905973 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) 20241107083905973 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) 20241107083905975 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) 20241107083905975 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) 20241107083905976 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) 20241107083905976 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) 20241107083905976 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) 20241107083905976 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) 20241107083905977 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) 20241107083905977 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) 20241107083905978 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) 20241107083905978 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) 20241107083905979 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) 20241107083905979 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:387) 20241107083905979 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083905979 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083905979 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083905979 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) 20241107083905980 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083905980 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083905980 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) 20241107083905980 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:238) 20241107083905980 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) 20241107083905980 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) 20241107083905980 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1061)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083905989 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) 20241107083905989 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) 20241107083905990 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) 20241107083905990 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) 20241107083905991 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) 20241107083905991 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) 20241107083905991 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) 20241107083905992 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) 20241107083905992 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) 20241107083905992 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) 20241107083905993 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) 20241107083905993 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) 20241107083905994 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) 20241107083905994 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) 20241107083905994 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) 20241107083905994 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) 20241107083905995 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083906008 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) 20241107083906008 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) 20241107083906009 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) 20241107083906009 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) 20241107083906010 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) 20241107083906010 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) 20241107083906011 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) 20241107083906011 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) 20241107083906012 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) 20241107083906012 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) 20241107083906013 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) 20241107083906013 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) 20241107083906013 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) 20241107083906013 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) 20241107083906014 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) 20241107083906014 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) 20241107083906017 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083906032 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) 20241107083906032 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) 20241107083906033 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) 20241107083906033 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) 20241107083906034 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) 20241107083906034 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) 20241107083906035 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) 20241107083906035 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) 20241107083906037 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) 20241107083906037 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) 20241107083906039 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) 20241107083906039 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) 20241107083906040 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) 20241107083906040 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) 20241107083906041 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) 20241107083906041 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) 20241107083906042 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083906052 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) 20241107083906052 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) 20241107083906052 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083906052 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083906052 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) 20241107083906052 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083906052 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083906052 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083906052 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083906052 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083906052 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083906052 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083906054 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) 20241107083906054 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) 20241107083906055 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) 20241107083906055 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) 20241107083906056 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) 20241107083906056 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) 20241107083906057 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) 20241107083906057 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) 20241107083906058 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) 20241107083906058 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) 20241107083906059 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) 20241107083906059 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) 20241107083906060 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) 20241107083906060 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) 20241107083906061 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083906071 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) 20241107083906071 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) 20241107083906071 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083906071 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083906071 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) 20241107083906071 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083906071 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083906071 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083906071 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083906071 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241107083906071 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241107083906071 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241107083906072 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) 20241107083906072 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) 20241107083906074 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) 20241107083906074 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) 20241107083906074 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) 20241107083906074 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) 20241107083906075 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) 20241107083906075 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) 20241107083906076 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) 20241107083906076 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) 20241107083906077 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) 20241107083906077 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) 20241107083906078 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) 20241107083906078 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) 20241107083906081 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083906082 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083906082 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083906082 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083906082 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083906082 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) 20241107083906082 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) 20241107083906082 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083906082 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241107083906094 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) 20241107083906095 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) 20241107083906096 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) 20241107083906096 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) 20241107083906097 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) 20241107083906097 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) 20241107083906097 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) 20241107083906098 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) 20241107083906098 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) 20241107083906098 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) 20241107083906100 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) 20241107083906100 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) 20241107083906101 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) 20241107083906101 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) 20241107083906102 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) 20241107083906102 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) 20241107083906103 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) 20241107083906103 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) 20241107083906103 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241107083906103 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) 20241107083906104 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083906104 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083906104 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083906104 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083906104 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) 20241107083906104 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241107083906104 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241107083906104 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241107083906104 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241107083906104 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) BTS(1061)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083906114 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) 20241107083906114 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) 20241107083906115 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) 20241107083906115 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) 20241107083906116 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) 20241107083906116 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) 20241107083906117 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) 20241107083906117 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) 20241107083906118 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) 20241107083906118 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) 20241107083906119 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) 20241107083906119 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) 20241107083906119 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) 20241107083906119 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) 20241107083906120 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) 20241107083906120 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) 20241107083906121 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) 20241107083906121 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) 20241107083906121 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241107083906121 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083906121 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083906121 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) 20241107083906122 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083906122 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) 20241107083906122 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) 20241107083906122 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083906133 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) 20241107083906133 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) 20241107083906133 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) 20241107083906133 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083906134 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) 20241107083906134 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) 20241107083906135 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) 20241107083906135 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) 20241107083906136 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) 20241107083906136 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) 20241107083906136 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) 20241107083906137 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) 20241107083906137 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) 20241107083906137 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) 20241107083906138 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) 20241107083906138 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) 20241107083906139 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) 20241107083906139 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) 20241107083906143 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) 20241107083906143 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) 20241107083906143 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241107083906143 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083906143 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083906143 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) 20241107083906143 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083906143 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) 20241107083906143 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) 20241107083906143 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083906157 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) 20241107083906157 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) 20241107083906157 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) 20241107083906157 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083906158 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) 20241107083906158 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) 20241107083906159 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) 20241107083906159 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) 20241107083906160 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) 20241107083906160 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) 20241107083906161 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) 20241107083906161 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) 20241107083906161 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) 20241107083906161 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) 20241107083906162 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) 20241107083906162 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) 20241107083906163 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) 20241107083906163 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) 20241107083906164 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) 20241107083906164 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) 20241107083906164 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107083906164 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083906164 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083906164 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) 20241107083906164 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083906164 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) 20241107083906164 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) 20241107083906165 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083906176 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) 20241107083906176 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) 20241107083906176 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) 20241107083906176 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083906177 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) 20241107083906177 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) 20241107083906178 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) 20241107083906178 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) 20241107083906179 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) 20241107083906179 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) 20241107083906180 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) 20241107083906180 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) 20241107083906181 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) 20241107083906181 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) 20241107083906181 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) 20241107083906181 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) 20241107083906182 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) 20241107083906182 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) 20241107083906183 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) 20241107083906183 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) 20241107083906183 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241107083906183 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083906183 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083906183 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) 20241107083906184 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083906184 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241107083906184 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) 20241107083906184 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) 20241107083906184 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083906195 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=11 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) 20241107083906195 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) 20241107083906195 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083906195 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083906195 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) 20241107083906196 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083906196 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083906196 DNACC NOTICE NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083906198 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) 20241107083906198 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) 20241107083906199 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) 20241107083906199 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) 20241107083906200 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) 20241107083906200 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) 20241107083906201 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) 20241107083906201 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) 20241107083906201 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) 20241107083906202 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) 20241107083906202 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) 20241107083906202 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) 20241107083906203 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) 20241107083906203 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) 20241107083906205 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) 20241107083906205 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) 20241107083906205 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241107083906205 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083906205 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 104 + 13 = 117 (pdch_ul_controller.c:131) 20241107083906205 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083906205 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) 20241107083906205 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083906205 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type POLL (pdch_ul_controller.c:184) 20241107083906205 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) 20241107083906205 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083906205 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) 20241107083906205 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) 20241107083906207 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1061)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083906219 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) 20241107083906220 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) 20241107083906220 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) 20241107083906220 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083906221 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) 20241107083906221 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) 20241107083906222 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) 20241107083906222 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) 20241107083906222 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) 20241107083906223 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) 20241107083906223 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) 20241107083906223 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) 20241107083906225 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) 20241107083906225 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) 20241107083906226 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) 20241107083906226 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) 20241107083906227 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) 20241107083906227 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) 20241107083906229 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083906239 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) 20241107083906239 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) 20241107083906239 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) 20241107083906239 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083906240 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) 20241107083906240 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) 20241107083906241 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) 20241107083906241 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) 20241107083906242 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) 20241107083906242 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) 20241107083906243 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) 20241107083906243 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) 20241107083906244 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) 20241107083906244 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) 20241107083906245 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) 20241107083906245 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) 20241107083906246 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) 20241107083906246 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) 20241107083906247 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083906259 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) 20241107083906259 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) 20241107083906260 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) 20241107083906260 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) 20241107083906261 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) 20241107083906261 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) 20241107083906262 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) 20241107083906262 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) 20241107083906262 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) 20241107083906262 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) 20241107083906263 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) 20241107083906263 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) 20241107083906264 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) 20241107083906264 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) 20241107083906265 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) 20241107083906265 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) 20241107083906268 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083906283 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) 20241107083906283 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) 20241107083906283 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083906283 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083906283 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) 20241107083906283 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083906283 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) 20241107083906283 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083906283 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083906283 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083906283 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241107083906283 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1061)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083906284 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) 20241107083906284 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) 20241107083906285 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) 20241107083906285 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) 20241107083906286 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) 20241107083906287 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) 20241107083906287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36260<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083906288 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) 20241107083906288 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) 20241107083906289 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) 20241107083906289 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) 20241107083906290 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) 20241107083906290 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) 20241107083906291 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) 20241107083906291 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) 20241107083906295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36252<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083906296 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083906296 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083906296 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083906296 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083906296 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:1202) 20241107083906296 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083906296 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083906296 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083906296 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083906297 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083906297 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083906297 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083906297 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083906297 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083906297 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083906297 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083906297 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083906297 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083906297 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083906297 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083906297 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083906297 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083906297 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083906297 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083906297 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) 20241107083906297 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) 20241107083906297 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 12187 with status 0 respawn: 95: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup4 finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4 pass'. Thu Nov 7 08:39:06 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 20241107083906345 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083906346 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083906346 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083906348 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083906376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36274<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083906476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36274<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288360) Waiting for packet dumper to finish... 1 (prev_count=288360, count=318180) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:39:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup5 started. 1067@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 1067@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_pkt_cell_chg_notif_dup5-BVCI1234(1070)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 1067@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1071)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 1067@fb7e2f9c3787: 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(1074)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1067@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1074)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083909617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36280<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(1073)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1073)@fb7e2f9c3787: Start timer T: 5 s 20241107083909623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36294<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1073)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_dup5-STATS(1077)@fb7e2f9c3787: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup5-STATS(1077)@fb7e2f9c3787: Start timer T: 2 s 1067@fb7e2f9c3787: 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(1078)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1078)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083911348 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083911348 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083911349 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1073)@fb7e2f9c3787: OsmoPCU is now connected BTS(1075)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083911358 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083911358 DLGLOBAL DEBUG validating counter group 0x555909679020(bts) with 102 counters (rate_ctr.c:86) 20241107083911358 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083911358 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083911358 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083911358 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083911358 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083911358 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083911358 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083911358 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083911358 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083911358 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083911358 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083911359 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083911359 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083911359 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083911359 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083911359 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083911359 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083911359 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083911359 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083911359 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083911359 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083911359 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083911359 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083911359 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083911359 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083911359 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083911359 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083911359 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083911359 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083911359 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083911359 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083911359 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083911359 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083911359 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083911359 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083911359 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083911359 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083911359 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083911359 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083911359 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083911359 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083911359 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083911359 DLGLOBAL DEBUG validating counter group 0x7f6fc5c015c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083911359 DLGLOBAL DEBUG validating counter group 0x555909678700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083911359 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083911359 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083911359 DLGLOBAL DEBUG validating counter group 0x7f6fc5c02160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083911359 DLGLOBAL DEBUG validating counter group 0x7f6fc5c02140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083911359 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083911359 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) 20241107083911359 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) 20241107083911359 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083911359 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083911359 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083911359 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083911359 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083911359 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083911359 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083911359 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083911359 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083911359 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083911359 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083911359 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083911359 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083911359 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083911359 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083911359 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083911359 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083911359 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083911359 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083911359 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083911359 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083911359 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083911359 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083911359 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083911359 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083911359 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083911359 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) 20241107083911359 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@fb7e2f9c3787: Start timer T: 10 s 20241107083911360 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1075)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1075)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1075)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1071)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1071)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1071)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(1071)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(1075)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083911363 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083911363 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) 20241107083911363 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) 20241107083911363 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083911363 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083911363 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(1075)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083911363 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083911363 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) 20241107083911363 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1075)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1071)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1071)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083911364 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083911364 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) 20241107083911364 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) 20241107083911364 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083911364 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083911364 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083911364 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083911364 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083911364 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083911364 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1075)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(1075)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083911365 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083911365 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1071)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1071)@fb7e2f9c3787: Start timer Tns_test: 10 s 1068@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 1068@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083911371 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) 20241107083911371 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) 20241107083911371 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) 20241107083911371 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) 20241107083911371 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) 20241107083911372 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) 20241107083911372 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) 20241107083911372 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) 20241107083911372 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) 20241107083911372 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) 20241107083911372 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083911372 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083911372 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083911372 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083911372 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083911372 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083911372 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083911372 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083911372 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) 20241107083911372 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) 20241107083911373 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) 20241107083911373 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) 20241107083911373 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) 20241107083911373 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) 20241107083911376 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_nacc_outbound_pkt_cell_chg_notif_dup5-BVCI1234(1070)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_dup5-BVCI1234(1070)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083911377 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083911377 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083911377 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083911377 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083911377 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083911377 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083911377 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083911377 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083911380 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083911380 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083911380 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083911380 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083911380 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083911380 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083911380 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083911380 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083911380 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083911380 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083911380 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) 20241107083911380 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083911380 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083911380 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083911380 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083911380 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083911380 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(1075)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083911385 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083911385 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083911385 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083911385 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083911385 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083911390 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) 20241107083911390 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) 20241107083911391 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) 20241107083911391 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) 20241107083911392 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) 20241107083911392 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) 20241107083911392 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) 20241107083911392 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) 20241107083911393 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) 20241107083911393 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) 20241107083911393 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) 20241107083911393 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) 20241107083911394 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) 20241107083911394 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) 20241107083911394 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) 20241107083911394 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) 20241107083911395 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083911410 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) 20241107083911410 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) 20241107083911412 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) 20241107083911412 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) 20241107083911412 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) 20241107083911412 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) 20241107083911413 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) 20241107083911413 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) 20241107083911414 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) 20241107083911414 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) 20241107083911415 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) 20241107083911415 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) 20241107083911416 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) 20241107083911416 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) 20241107083911416 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) 20241107083911416 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) 20241107083911419 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083911435 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) 20241107083911435 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) 20241107083911436 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) 20241107083911436 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) 20241107083911437 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) 20241107083911437 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) 20241107083911439 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) 20241107083911439 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) 20241107083911440 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) 20241107083911440 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) 20241107083911440 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) 20241107083911440 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) 20241107083911441 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) 20241107083911441 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) 20241107083911442 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) 20241107083911442 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) 20241107083911442 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083911453 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) 20241107083911454 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) 20241107083911455 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) 20241107083911455 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) 20241107083911456 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) 20241107083911456 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) 20241107083911456 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) 20241107083911456 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) 20241107083911457 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) 20241107083911457 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) 20241107083911458 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) 20241107083911458 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) 20241107083911459 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) 20241107083911459 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) 20241107083911460 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) 20241107083911460 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) 20241107083911460 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083911473 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) 20241107083911473 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) 20241107083911474 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) 20241107083911474 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) 20241107083911475 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) 20241107083911475 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) 20241107083911476 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) 20241107083911476 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) 20241107083911477 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) 20241107083911477 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) 20241107083911477 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) 20241107083911477 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) 20241107083911478 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) 20241107083911478 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) 20241107083911479 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) 20241107083911479 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) 20241107083911482 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083911497 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) 20241107083911497 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) 20241107083911498 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) 20241107083911498 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) 20241107083911499 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) 20241107083911499 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) 20241107083911500 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) 20241107083911500 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) 20241107083911500 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) 20241107083911500 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) 20241107083911501 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) 20241107083911501 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) 20241107083911502 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) 20241107083911502 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) 20241107083911503 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) 20241107083911503 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) 20241107083911504 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083911516 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) 20241107083911516 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) 20241107083911517 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) 20241107083911517 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) 20241107083911518 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) 20241107083911518 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) 20241107083911518 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) 20241107083911519 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) 20241107083911520 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) 20241107083911520 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) 20241107083911520 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) 20241107083911520 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) 20241107083911521 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) 20241107083911521 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) 20241107083911522 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) 20241107083911522 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) 20241107083911523 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083911535 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) 20241107083911535 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) 20241107083911537 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) 20241107083911537 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) 20241107083911537 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) 20241107083911537 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) 20241107083911538 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) 20241107083911538 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) 20241107083911539 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) 20241107083911539 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) 20241107083911540 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) 20241107083911540 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) 20241107083911541 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) 20241107083911541 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) 20241107083911542 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) 20241107083911542 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) 20241107083911544 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083911559 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) 20241107083911559 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) 20241107083911561 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) 20241107083911561 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) 20241107083911562 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) 20241107083911562 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) 20241107083911563 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) 20241107083911563 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) 20241107083911564 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) 20241107083911564 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) 20241107083911564 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) 20241107083911564 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) 20241107083911565 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) 20241107083911565 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) 20241107083911566 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) 20241107083911566 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) 20241107083911567 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083911578 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) 20241107083911578 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) 20241107083911579 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) 20241107083911579 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) 20241107083911580 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) 20241107083911580 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) 20241107083911581 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) 20241107083911581 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) 20241107083911582 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) 20241107083911582 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) 20241107083911583 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) 20241107083911583 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) 20241107083911584 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) 20241107083911584 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) 20241107083911584 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) 20241107083911584 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) 20241107083911585 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083911597 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) 20241107083911597 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) 20241107083911599 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) 20241107083911599 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) 20241107083911599 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) 20241107083911599 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) 20241107083911600 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) 20241107083911600 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) 20241107083911601 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) 20241107083911601 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) 20241107083911602 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) 20241107083911602 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) 20241107083911603 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) 20241107083911603 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) 20241107083911604 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) 20241107083911604 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) 20241107083911607 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083911622 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) 20241107083911622 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) 20241107083911622 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083911622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083911622 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) 20241107083911623 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083911623 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083911623 DLGLOBAL DEBUG validating counter group 0x555909678740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083911623 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083911623 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083911623 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083911623 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083911623 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083911623 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) 20241107083911623 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083911623 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083911623 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083911623 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083911623 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083911623 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083911623 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083911623 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083911623 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083911623 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083911623 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083911623 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) 20241107083911623 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083911623 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083911623 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083911623 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083911623 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083911623 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083911624 DLGLOBAL DEBUG validating counter group 0x555909678b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083911624 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083911624 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083911624 DLGLOBAL DEBUG validating counter group 0x555909678be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083911624 DLGLOBAL DEBUG validating counter group 0x555909678c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083911624 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083911624 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:1192) 20241107083911624 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) 20241107083911624 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) 20241107083911624 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) 20241107083911624 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083911624 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083911624 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) 20241107083911624 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083911624 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) 20241107083911624 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:820) 20241107083911624 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083911624 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083911624 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:220) 20241107083911624 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083911624 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) 20241107083911624 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) 20241107083911624 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) 20241107083911624 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) 20241107083911625 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) 20241107083911625 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) 20241107083911626 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) 20241107083911626 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) 20241107083911628 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) 20241107083911628 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) 20241107083911629 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) 20241107083911629 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) 20241107083911630 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) 20241107083911630 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) 20241107083911631 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) 20241107083911631 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:387) 20241107083911631 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083911631 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083911631 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083911631 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) 20241107083911632 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083911632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083911632 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) 20241107083911632 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:238) 20241107083911632 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) 20241107083911632 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) 20241107083911632 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1075)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083911640 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) 20241107083911640 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) 20241107083911642 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) 20241107083911642 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) 20241107083911642 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) 20241107083911642 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) 20241107083911643 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) 20241107083911643 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) 20241107083911644 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) 20241107083911644 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) 20241107083911645 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) 20241107083911645 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) 20241107083911645 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) 20241107083911645 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) 20241107083911646 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) 20241107083911646 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) 20241107083911647 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083911660 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) 20241107083911660 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) 20241107083911661 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) 20241107083911661 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) 20241107083911662 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) 20241107083911662 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) 20241107083911663 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) 20241107083911663 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) 20241107083911663 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) 20241107083911663 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) 20241107083911664 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) 20241107083911664 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) 20241107083911665 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) 20241107083911665 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) 20241107083911666 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) 20241107083911666 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) 20241107083911670 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083911684 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) 20241107083911684 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) 20241107083911686 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) 20241107083911686 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) 20241107083911686 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) 20241107083911686 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) 20241107083911687 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) 20241107083911687 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) 20241107083911688 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) 20241107083911688 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) 20241107083911689 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) 20241107083911689 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) 20241107083911690 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) 20241107083911690 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) 20241107083911691 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) 20241107083911691 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) 20241107083911692 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083911704 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) 20241107083911704 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) 20241107083911704 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083911704 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083911705 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) 20241107083911705 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083911705 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083911705 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083911705 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083911705 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083911705 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083911705 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083911706 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) 20241107083911706 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) 20241107083911707 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) 20241107083911707 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) 20241107083911708 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) 20241107083911708 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) 20241107083911709 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) 20241107083911709 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) 20241107083911710 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) 20241107083911710 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) 20241107083911711 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) 20241107083911711 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) 20241107083911712 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) 20241107083911712 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) 20241107083911712 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083911724 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) 20241107083911724 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) 20241107083911724 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083911724 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083911724 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) 20241107083911724 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083911724 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083911724 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083911724 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083911724 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241107083911724 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241107083911724 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241107083911725 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) 20241107083911725 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) 20241107083911726 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) 20241107083911726 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) 20241107083911727 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) 20241107083911727 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) 20241107083911728 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) 20241107083911728 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) 20241107083911729 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) 20241107083911729 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) 20241107083911729 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) 20241107083911729 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) 20241107083911731 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) 20241107083911731 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) 20241107083911734 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083911736 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083911736 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083911736 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083911736 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083911736 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) 20241107083911736 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) 20241107083911736 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083911736 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241107083911748 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) 20241107083911748 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) 20241107083911749 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) 20241107083911749 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) 20241107083911750 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) 20241107083911750 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) 20241107083911751 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) 20241107083911751 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) 20241107083911752 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) 20241107083911752 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) 20241107083911752 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) 20241107083911752 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) 20241107083911753 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) 20241107083911753 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) 20241107083911755 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) 20241107083911755 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) 20241107083911755 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083911755 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083911755 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083911755 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) 20241107083911755 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241107083911755 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241107083911755 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241107083911755 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241107083911755 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241107083911756 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) 20241107083911756 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) 20241107083911756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241107083911756 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083911756 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083911756 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) 20241107083911756 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083911756 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) 20241107083911756 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) 20241107083911756 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083911766 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) 20241107083911766 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) 20241107083911767 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) 20241107083911767 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) 20241107083911768 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) 20241107083911768 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) 20241107083911769 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) 20241107083911769 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) 20241107083911769 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) 20241107083911769 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) 20241107083911770 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) 20241107083911770 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) 20241107083911770 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) 20241107083911770 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) 20241107083911771 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) 20241107083911771 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) 20241107083911772 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) 20241107083911772 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) 20241107083911772 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241107083911772 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083911772 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083911772 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) 20241107083911772 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083911772 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) 20241107083911772 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) 20241107083911773 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083911786 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) 20241107083911786 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) 20241107083911786 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) 20241107083911786 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083911787 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) 20241107083911787 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) 20241107083911788 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) 20241107083911788 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) 20241107083911789 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) 20241107083911789 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) 20241107083911790 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) 20241107083911790 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) 20241107083911791 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) 20241107083911791 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) 20241107083911791 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) 20241107083911791 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) 20241107083911792 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) 20241107083911792 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) 20241107083911796 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) 20241107083911796 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) 20241107083911796 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241107083911796 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083911796 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083911796 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) 20241107083911796 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083911796 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) 20241107083911796 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) 20241107083911797 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083911811 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) 20241107083911811 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) 20241107083911811 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) 20241107083911811 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083911812 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) 20241107083911812 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) 20241107083911813 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) 20241107083911813 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) 20241107083911814 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) 20241107083911814 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) 20241107083911814 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) 20241107083911814 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) 20241107083911815 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) 20241107083911815 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) 20241107083911816 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) 20241107083911816 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) 20241107083911817 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) 20241107083911817 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) 20241107083911818 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) 20241107083911818 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) 20241107083911818 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107083911818 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083911818 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083911818 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) 20241107083911818 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083911818 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241107083911818 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) 20241107083911818 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) 20241107083911819 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083911830 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) 20241107083911830 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) 20241107083911830 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) 20241107083911830 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083911831 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) 20241107083911831 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) 20241107083911832 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) 20241107083911832 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) 20241107083911833 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) 20241107083911833 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) 20241107083911834 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) 20241107083911834 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) 20241107083911835 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) 20241107083911835 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) 20241107083911835 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) 20241107083911835 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) 20241107083911836 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) 20241107083911836 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) 20241107083911837 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) 20241107083911837 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) 20241107083911837 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241107083911837 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083911837 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20241107083911837 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083911837 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) 20241107083911837 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083911837 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20241107083911837 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) 20241107083911838 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083911838 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) 20241107083911838 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) 20241107083911838 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1075)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083911850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=11 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) 20241107083911850 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) 20241107083911850 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083911850 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083911850 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) 20241107083911850 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083911850 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083911850 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083911851 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) 20241107083911851 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) 20241107083911852 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) 20241107083911852 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) 20241107083911853 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) 20241107083911853 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) 20241107083911853 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) 20241107083911853 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) 20241107083911854 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) 20241107083911854 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) 20241107083911855 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) 20241107083911855 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) 20241107083911856 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) 20241107083911856 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) 20241107083911859 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083911873 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) 20241107083911873 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) 20241107083911873 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) 20241107083911873 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083911875 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) 20241107083911875 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) 20241107083911876 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) 20241107083911876 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) 20241107083911877 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) 20241107083911877 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) 20241107083911877 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) 20241107083911877 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) 20241107083911878 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) 20241107083911878 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) 20241107083911879 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) 20241107083911879 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) 20241107083911880 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) 20241107083911880 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) 20241107083911881 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083911892 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) 20241107083911893 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) 20241107083911894 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) 20241107083911894 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) 20241107083911895 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) 20241107083911895 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) 20241107083911896 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) 20241107083911896 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) 20241107083911896 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) 20241107083911896 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) 20241107083911897 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) 20241107083911897 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) 20241107083911898 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) 20241107083911898 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) 20241107083911899 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) 20241107083911899 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) 20241107083911899 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083911912 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) 20241107083911912 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) 20241107083911912 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083911912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083911912 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) 20241107083911912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083911912 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) 20241107083911912 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083911912 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083911912 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083911912 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241107083911912 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1075)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083911914 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) 20241107083911914 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) 20241107083911914 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) 20241107083911914 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) 20241107083911917 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) 20241107083911917 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) 20241107083911917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36294<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083911918 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) 20241107083911918 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) 20241107083911919 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) 20241107083911919 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) 20241107083911920 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) 20241107083911920 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) 20241107083911921 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) 20241107083911921 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) 20241107083911924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36280<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083911926 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083911926 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083911926 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083911926 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083911926 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:1202) 20241107083911926 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083911926 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083911926 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083911926 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083911926 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083911926 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083911926 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083911926 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083911926 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083911926 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083911926 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083911926 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083911926 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083911927 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083911927 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083911927 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083911927 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083911927 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083911927 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083911927 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) 20241107083911927 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) 20241107083911927 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 12256 with status 0 MTC@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup5 finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5 pass'. respawn: 96: starting: osmo-pcu Thu Nov 7 08:39:11 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 20241107083911985 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083911985 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083911985 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083911985 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083912000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37076<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083912100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37076<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254952) Waiting for packet dumper to finish... 1 (prev_count=254952, count=312056) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:39:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice started. 1080@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_twice-BVCI1234(1082)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 1080@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1080@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1084)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083915264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37078<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1080@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1088)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s 1080@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1088)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(1085)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083915270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37088<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1085)@fb7e2f9c3787: Start timer T: 5 s PCUIF(1085)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice-STATS(1089)@fb7e2f9c3787: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_twice-STATS(1089)@fb7e2f9c3787: Start timer T: 2 s 1080@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1092)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083916986 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083916986 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083916986 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1085)@fb7e2f9c3787: OsmoPCU is now connected BTS(1087)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083917001 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083917001 DLGLOBAL DEBUG validating counter group 0x557c414d8020(bts) with 102 counters (rate_ctr.c:86) 20241107083917002 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083917002 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083917002 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083917002 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083917002 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083917002 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083917002 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083917002 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083917002 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083917002 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083917002 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083917002 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083917002 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083917002 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083917002 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083917002 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083917002 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083917002 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083917002 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083917002 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083917002 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083917002 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083917002 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083917002 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083917002 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083917002 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083917002 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083917002 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083917002 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083917002 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083917002 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083917002 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083917002 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083917002 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083917002 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083917002 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083917002 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083917003 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083917003 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083917003 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083917003 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083917003 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083917003 DLGLOBAL DEBUG validating counter group 0x7f36c66de5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083917003 DLGLOBAL DEBUG validating counter group 0x557c414d7700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083917003 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083917003 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083917003 DLGLOBAL DEBUG validating counter group 0x7f36c66df160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083917003 DLGLOBAL DEBUG validating counter group 0x7f36c66df140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083917003 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083917003 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) 20241107083917003 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) 20241107083917003 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083917003 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083917003 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083917003 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083917003 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083917003 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083917003 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083917003 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083917003 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083917003 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083917003 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083917003 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083917003 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083917003 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083917003 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083917004 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083917004 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083917004 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083917004 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083917004 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083917004 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083917004 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083917004 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083917004 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083917004 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083917004 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083917004 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) 20241107083917004 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) 20241107083917004 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s BTS(1087)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" MTC@fb7e2f9c3787: Start timer T: 10 s BTS(1087)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1087)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(1087)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1084)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1084)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1084)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(1084)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(1087)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(1087)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107083917012 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083917012 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) 20241107083917012 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) 20241107083917012 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083917012 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083917012 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) 20241107083917012 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083917012 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) 20241107083917012 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1087)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(1087)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083917014 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) 20241107083917014 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(1084)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1084)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083917015 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083917015 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) 20241107083917015 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) 20241107083917015 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083917015 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083917015 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083917015 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083917015 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083917015 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083917015 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083917015 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) 20241107083917015 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) 20241107083917016 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) 20241107083917016 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) 20241107083917017 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) -NSVCI1234(1084)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1084)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241107083917017 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) -NSVCI1234(1084)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083917017 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083917017 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) 20241107083917017 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) 20241107083917017 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) 20241107083917018 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) 20241107083917018 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) 20241107083917018 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) 20241107083917019 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) 20241107083917019 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) 20241107083917019 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) 20241107083917019 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1081@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 1081@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083917026 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083917026 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083917026 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083917026 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083917026 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083917026 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083917026 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083917026 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083917031 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) 20241107083917031 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) 20241107083917032 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) 20241107083917032 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_nacc_outbound_pkt_cell_chg_notif_twice-BVCI1234(1082)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083917032 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) 20241107083917032 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) 20241107083917032 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) 20241107083917032 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) TC_nacc_outbound_pkt_cell_chg_notif_twice-BVCI1234(1082)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083917033 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) 20241107083917033 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) 20241107083917033 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) 20241107083917033 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@fb7e2f9c3787: BSSGP successfully initialized 20241107083917034 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) 20241107083917034 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) 20241107083917034 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) 20241107083917034 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) 20241107083917034 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083917034 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083917034 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083917034 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083917034 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083917034 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083917034 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083917034 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083917035 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083917036 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) 20241107083917036 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083917036 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083917036 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083917036 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083917036 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083917036 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(1087)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083917038 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083917038 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083917038 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083917038 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083917038 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083917038 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083917038 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083917038 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083917038 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083917038 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083917045 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083917045 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083917045 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083917045 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083917045 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083917050 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) 20241107083917050 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) 20241107083917052 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) 20241107083917052 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) 20241107083917052 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) 20241107083917052 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) 20241107083917053 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) 20241107083917053 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) 20241107083917053 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) 20241107083917053 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) 20241107083917054 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) 20241107083917054 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) 20241107083917055 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) 20241107083917055 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) 20241107083917056 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) 20241107083917056 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) 20241107083917060 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083917075 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) 20241107083917075 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) 20241107083917076 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) 20241107083917076 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) 20241107083917077 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) 20241107083917077 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) 20241107083917079 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) 20241107083917079 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) 20241107083917080 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) 20241107083917080 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) 20241107083917081 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) 20241107083917081 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) 20241107083917082 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) 20241107083917082 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) 20241107083917083 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) 20241107083917083 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) 20241107083917084 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083917095 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) 20241107083917095 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) 20241107083917096 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) 20241107083917096 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) 20241107083917097 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) 20241107083917097 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) 20241107083917098 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) 20241107083917098 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) 20241107083917099 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) 20241107083917099 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) 20241107083917100 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) 20241107083917100 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) 20241107083917100 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) 20241107083917100 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) 20241107083917101 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) 20241107083917101 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) 20241107083917102 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083917114 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) 20241107083917114 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) 20241107083917115 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) 20241107083917115 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) 20241107083917116 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) 20241107083917116 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) 20241107083917117 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) 20241107083917117 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) 20241107083917118 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) 20241107083917118 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) 20241107083917119 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) 20241107083917119 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) 20241107083917119 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) 20241107083917119 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) 20241107083917121 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) 20241107083917121 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) 20241107083917124 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083917139 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) 20241107083917139 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) 20241107083917140 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) 20241107083917140 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) 20241107083917141 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) 20241107083917141 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) 20241107083917142 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) 20241107083917142 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) 20241107083917143 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) 20241107083917143 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) 20241107083917144 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) 20241107083917144 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) 20241107083917145 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) 20241107083917145 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) 20241107083917146 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) 20241107083917146 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) 20241107083917147 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083917158 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) 20241107083917158 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) 20241107083917159 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) 20241107083917159 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) 20241107083917160 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) 20241107083917160 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) 20241107083917161 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) 20241107083917161 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) 20241107083917162 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) 20241107083917162 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) 20241107083917163 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) 20241107083917163 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) 20241107083917164 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) 20241107083917164 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) 20241107083917165 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) 20241107083917165 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) 20241107083917166 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083917177 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) 20241107083917177 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) 20241107083917179 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) 20241107083917179 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) 20241107083917180 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) 20241107083917180 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) 20241107083917181 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) 20241107083917181 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) 20241107083917183 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) 20241107083917183 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) 20241107083917184 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) 20241107083917184 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) 20241107083917184 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) 20241107083917184 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) 20241107083917186 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) 20241107083917186 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) 20241107083917187 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083917201 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) 20241107083917201 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) 20241107083917202 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) 20241107083917202 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) 20241107083917203 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) 20241107083917203 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) 20241107083917204 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) 20241107083917204 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) 20241107083917205 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) 20241107083917205 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) 20241107083917206 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) 20241107083917206 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) 20241107083917207 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) 20241107083917207 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) 20241107083917207 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) 20241107083917207 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) 20241107083917208 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083917220 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) 20241107083917220 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) 20241107083917221 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) 20241107083917222 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) 20241107083917222 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) 20241107083917222 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) 20241107083917223 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) 20241107083917223 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) 20241107083917224 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) 20241107083917224 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) 20241107083917225 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) 20241107083917225 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) 20241107083917225 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) 20241107083917225 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) 20241107083917226 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) 20241107083917226 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) 20241107083917227 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083917239 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) 20241107083917239 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) 20241107083917240 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) 20241107083917240 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) 20241107083917241 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) 20241107083917241 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) 20241107083917242 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) 20241107083917242 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) 20241107083917243 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) 20241107083917243 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) 20241107083917244 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) 20241107083917244 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) 20241107083917244 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) 20241107083917244 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) 20241107083917245 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) 20241107083917245 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) 20241107083917249 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083917264 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) 20241107083917264 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) 20241107083917264 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083917264 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083917264 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) 20241107083917265 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083917265 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083917265 DLGLOBAL DEBUG validating counter group 0x557c414d7740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083917265 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083917265 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083917265 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083917265 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083917265 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083917265 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) 20241107083917265 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083917265 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083917265 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083917265 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083917265 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083917265 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083917265 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083917265 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083917265 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083917265 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083917265 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083917265 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) 20241107083917265 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083917265 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083917265 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083917265 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083917265 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083917265 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083917265 DLGLOBAL DEBUG validating counter group 0x557c414d7b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083917266 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083917266 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083917266 DLGLOBAL DEBUG validating counter group 0x557c414d7be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083917266 DLGLOBAL DEBUG validating counter group 0x557c414d7c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083917266 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083917266 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:1192) 20241107083917266 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) 20241107083917266 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) 20241107083917266 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) 20241107083917266 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083917266 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083917266 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) 20241107083917266 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083917266 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) 20241107083917266 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:820) 20241107083917266 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083917266 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083917266 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:220) 20241107083917266 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083917266 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) 20241107083917266 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) 20241107083917266 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) 20241107083917266 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) 20241107083917267 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) 20241107083917267 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) 20241107083917269 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) 20241107083917269 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) 20241107083917269 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) 20241107083917269 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) 20241107083917270 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) 20241107083917270 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) 20241107083917271 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) 20241107083917271 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) 20241107083917272 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) 20241107083917272 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:387) 20241107083917272 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083917272 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083917272 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083917272 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) 20241107083917273 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083917273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083917273 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) 20241107083917273 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:238) 20241107083917273 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) 20241107083917273 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) 20241107083917273 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1087)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083917283 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) 20241107083917283 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) 20241107083917284 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) 20241107083917284 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) 20241107083917285 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) 20241107083917285 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) 20241107083917286 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) 20241107083917286 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) 20241107083917287 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) 20241107083917288 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) 20241107083917288 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) 20241107083917288 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) 20241107083917289 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) 20241107083917289 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) 20241107083917290 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) 20241107083917290 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) 20241107083917291 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083917303 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) 20241107083917303 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) 20241107083917304 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) 20241107083917304 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) 20241107083917305 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) 20241107083917305 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) 20241107083917306 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) 20241107083917306 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) 20241107083917307 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) 20241107083917307 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) 20241107083917308 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) 20241107083917308 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) 20241107083917308 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) 20241107083917308 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) 20241107083917309 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) 20241107083917309 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) 20241107083917312 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083917327 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) 20241107083917327 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) 20241107083917328 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) 20241107083917328 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) 20241107083917329 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) 20241107083917329 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) 20241107083917330 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) 20241107083917330 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) 20241107083917331 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) 20241107083917331 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) 20241107083917331 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) 20241107083917332 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) 20241107083917332 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) 20241107083917332 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) 20241107083917333 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) 20241107083917333 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) 20241107083917334 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083917345 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) 20241107083917345 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) 20241107083917345 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083917345 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083917345 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) 20241107083917346 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083917346 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083917346 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083917346 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083917346 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083917346 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083917346 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083917347 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) 20241107083917347 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) 20241107083917348 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) 20241107083917348 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) 20241107083917349 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) 20241107083917349 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) 20241107083917350 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) 20241107083917350 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) 20241107083917351 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) 20241107083917351 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) 20241107083917352 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) 20241107083917352 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) 20241107083917354 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) 20241107083917354 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) 20241107083917355 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083917365 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) 20241107083917365 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) 20241107083917365 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083917365 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083917365 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) 20241107083917365 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083917365 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083917365 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083917365 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083917365 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241107083917366 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241107083917366 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241107083917367 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) 20241107083917367 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) 20241107083917367 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) 20241107083917367 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) 20241107083917368 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) 20241107083917368 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) 20241107083917369 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) 20241107083917369 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) 20241107083917370 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) 20241107083917370 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) 20241107083917371 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) 20241107083917371 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) 20241107083917372 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) 20241107083917372 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) 20241107083917374 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083917389 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) 20241107083917389 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) 20241107083917389 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083917389 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083917389 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MTC@fb7e2f9c3787: Start timer T: 0.2 s 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) 20241107083917389 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083917389 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083917389 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: TargetCell: RAT=GSM, ARFCN=863, BSIC=44 (nacc_fsm.c:291) 20241107083917389 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:416) 20241107083917389 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-863-44... (nacc_fsm.c:475) 20241107083917389 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-863-44 (pcu_l1_if.cpp:303) 20241107083917390 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) 20241107083917390 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) 20241107083917391 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) 20241107083917391 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) 20241107083917392 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) 20241107083917392 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) 20241107083917392 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) 20241107083917392 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) 20241107083917393 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) 20241107083917393 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) 20241107083917394 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) 20241107083917394 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) 20241107083917395 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) 20241107083917395 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) 20241107083917396 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083917408 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) 20241107083917408 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) 20241107083917410 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) 20241107083917410 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) 20241107083917411 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) 20241107083917411 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) 20241107083917411 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) 20241107083917411 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) 20241107083917412 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) 20241107083917412 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) 20241107083917413 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) 20241107083917413 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) 20241107083917414 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) 20241107083917414 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) 20241107083917415 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) 20241107083917415 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) 20241107083917415 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083917427 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) 20241107083917427 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) 20241107083917428 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) 20241107083917428 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) 20241107083917429 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) 20241107083917429 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) 20241107083917430 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) 20241107083917430 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) 20241107083917431 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) 20241107083917431 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) 20241107083917432 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) 20241107083917432 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) 20241107083917433 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) 20241107083917433 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) 20241107083917433 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) 20241107083917433 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) 20241107083917437 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083917452 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) 20241107083917452 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) 20241107083917453 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) 20241107083917453 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) 20241107083917454 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) 20241107083917454 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) 20241107083917455 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) 20241107083917455 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) 20241107083917456 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) 20241107083917456 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) 20241107083917457 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) 20241107083917457 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) 20241107083917458 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) 20241107083917458 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) 20241107083917459 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) 20241107083917459 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) 20241107083917460 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083917470 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) 20241107083917470 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) 20241107083917472 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) 20241107083917472 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) 20241107083917472 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) 20241107083917472 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) 20241107083917473 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) 20241107083917473 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) 20241107083917475 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) 20241107083917475 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) 20241107083917476 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) 20241107083917476 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) 20241107083917476 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) 20241107083917476 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) 20241107083917477 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) 20241107083917477 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) 20241107083917478 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083917490 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) 20241107083917490 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) 20241107083917491 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) 20241107083917491 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) 20241107083917492 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) 20241107083917492 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) 20241107083917493 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) 20241107083917493 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) 20241107083917494 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) 20241107083917494 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) 20241107083917495 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) 20241107083917495 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) 20241107083917495 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) 20241107083917495 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) 20241107083917496 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) 20241107083917496 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) 20241107083917500 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083917515 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) 20241107083917515 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) 20241107083917517 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) 20241107083917517 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) 20241107083917518 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) 20241107083917518 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) 20241107083917518 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) 20241107083917519 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) 20241107083917519 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) 20241107083917519 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) 20241107083917520 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) 20241107083917520 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) 20241107083917521 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) 20241107083917521 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) 20241107083917522 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) 20241107083917522 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) 20241107083917522 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083917534 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) 20241107083917534 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) 20241107083917536 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) 20241107083917536 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) 20241107083917537 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) 20241107083917537 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) 20241107083917539 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) 20241107083917539 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) 20241107083917540 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) 20241107083917540 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) 20241107083917542 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) 20241107083917542 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) 20241107083917544 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) 20241107083917544 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) 20241107083917545 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) 20241107083917545 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) 20241107083917547 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083917555 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) 20241107083917555 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) 20241107083917556 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) 20241107083917556 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) 20241107083917557 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) 20241107083917557 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) 20241107083917558 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) 20241107083917558 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) 20241107083917559 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) 20241107083917559 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) 20241107083917559 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) 20241107083917559 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) 20241107083917559 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) 20241107083917559 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) 20241107083917560 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) 20241107083917560 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) 20241107083917563 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083917577 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) 20241107083917577 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) 20241107083917578 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) 20241107083917578 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) 20241107083917578 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) 20241107083917578 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) 20241107083917578 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) 20241107083917578 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) 20241107083917578 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) 20241107083917578 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) 20241107083917579 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) 20241107083917579 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) 20241107083917579 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) 20241107083917579 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) 20241107083917579 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) 20241107083917579 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) 20241107083917582 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083917589 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083917589 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083917589 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241107083917589 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-863-44: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083917589 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083917589 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083917589 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083917589 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) 20241107083917590 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) 20241107083917590 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083917590 DNACC DEBUG neigh_cache: Removing entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:41) 20241107083917595 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083917595 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083917595 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083917595 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) 20241107083917595 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241107083917595 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241107083917595 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241107083917595 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241107083917595 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241107083917596 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) 20241107083917596 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) 20241107083917596 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) 20241107083917596 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) 20241107083917596 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) 20241107083917596 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) 20241107083917596 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) 20241107083917596 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) 20241107083917596 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) 20241107083917596 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) 20241107083917597 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) 20241107083917597 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) 20241107083917597 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) 20241107083917597 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) 20241107083917597 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) 20241107083917597 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) 20241107083917600 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) 20241107083917600 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) 20241107083917600 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241107083917600 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083917600 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083917600 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) 20241107083917601 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083917601 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) 20241107083917601 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) 20241107083917601 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083917614 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) 20241107083917614 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) 20241107083917615 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) 20241107083917615 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) 20241107083917615 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) 20241107083917615 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) 20241107083917615 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) 20241107083917615 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) 20241107083917615 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) 20241107083917615 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) 20241107083917615 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) 20241107083917615 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) 20241107083917615 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) 20241107083917615 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) 20241107083917615 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) 20241107083917615 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) 20241107083917624 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) 20241107083917624 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) 20241107083917624 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241107083917624 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083917624 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083917624 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) 20241107083917624 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083917624 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) 20241107083917624 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) 20241107083917624 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083917639 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) 20241107083917639 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) 20241107083917639 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) 20241107083917639 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083917640 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) 20241107083917640 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) 20241107083917641 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) 20241107083917641 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) 20241107083917642 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) 20241107083917642 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) 20241107083917643 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) 20241107083917643 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) 20241107083917644 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) 20241107083917644 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) 20241107083917644 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) 20241107083917644 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) 20241107083917644 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) 20241107083917644 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) 20241107083917645 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) 20241107083917645 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) 20241107083917645 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241107083917645 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083917645 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083917645 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) 20241107083917645 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083917645 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) 20241107083917645 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) 20241107083917645 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083917658 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) 20241107083917658 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) 20241107083917658 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) 20241107083917658 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083917660 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) 20241107083917660 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) 20241107083917660 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) 20241107083917660 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) 20241107083917661 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) 20241107083917661 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) 20241107083917662 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) 20241107083917662 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) 20241107083917663 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) 20241107083917663 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) 20241107083917664 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) 20241107083917664 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) 20241107083917664 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) 20241107083917664 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) 20241107083917665 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) 20241107083917665 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) 20241107083917665 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241107083917665 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083917665 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083917665 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) 20241107083917666 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083917666 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241107083917666 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) 20241107083917666 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) 20241107083917666 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083917677 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) 20241107083917677 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) 20241107083917677 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) 20241107083917677 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083917678 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) 20241107083917678 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) 20241107083917679 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) 20241107083917679 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) 20241107083917680 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) 20241107083917680 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) 20241107083917681 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) 20241107083917681 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) 20241107083917682 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) 20241107083917682 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) 20241107083917682 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) 20241107083917682 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) 20241107083917683 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) 20241107083917683 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) 20241107083917686 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) 20241107083917686 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) 20241107083917686 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241107083917686 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083917687 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20241107083917687 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083917687 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) 20241107083917687 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083917687 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20241107083917687 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) 20241107083917687 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083917687 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) 20241107083917687 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) 20241107083917687 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(1087)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083917701 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) 20241107083917701 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) 20241107083917701 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) 20241107083917701 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083917702 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) 20241107083917702 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) 20241107083917703 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) 20241107083917703 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) 20241107083917704 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) 20241107083917704 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) 20241107083917705 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) 20241107083917705 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) 20241107083917705 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) 20241107083917705 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) 20241107083917706 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) 20241107083917706 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) 20241107083917707 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) 20241107083917707 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) 20241107083917708 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083917720 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) 20241107083917720 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) 20241107083917720 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) 20241107083917720 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083917721 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) 20241107083917722 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) 20241107083917722 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) 20241107083917722 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) 20241107083917723 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) 20241107083917723 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) 20241107083917724 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) 20241107083917724 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) 20241107083917725 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) 20241107083917725 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) 20241107083917726 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) 20241107083917726 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) 20241107083917726 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) 20241107083917726 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) 20241107083917727 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083917739 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) 20241107083917739 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) 20241107083917740 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) 20241107083917740 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) 20241107083917741 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) 20241107083917741 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) 20241107083917742 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) 20241107083917742 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) 20241107083917743 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) 20241107083917743 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) 20241107083917743 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) 20241107083917743 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) 20241107083917744 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) 20241107083917744 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) 20241107083917745 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) 20241107083917745 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) 20241107083917749 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083917763 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) 20241107083917763 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) 20241107083917763 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083917763 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083917763 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) 20241107083917764 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083917764 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) 20241107083917764 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083917764 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083917764 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083917764 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241107083917764 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241107083917764 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) 20241107083917765 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) BTS(1087)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083917765 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) 20241107083917766 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) 20241107083917768 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) 20241107083917768 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) 20241107083917769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37088<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083917769 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) 20241107083917769 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) 20241107083917770 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) 20241107083917770 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) 20241107083917774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37078<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083917775 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083917775 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083917775 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083917776 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083917776 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:1202) 20241107083917776 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083917776 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083917776 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083917776 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083917776 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083917776 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083917776 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083917776 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083917776 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083917776 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083917776 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083917776 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083917776 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083917776 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083917776 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083917776 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083917776 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083917776 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083917776 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083917776 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) 20241107083917776 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) 20241107083917776 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 96: stopped pid 12326 with status 0 MTC@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice pass'. respawn: 97: starting: osmo-pcu Thu Nov 7 08:39:17 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 20241107083917827 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083917827 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083917827 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083917827 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083917855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37090<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083917956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37090<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288852) Waiting for packet dumper to finish... 1 (prev_count=288852, count=356476) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:39:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice2 started. 1093@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_twice2-BVCI1234(1095)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 1093@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1093@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1097)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083921051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37098<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1093@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1101)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1093@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1101)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(1098)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1098)@fb7e2f9c3787: Start timer T: 5 s 20241107083921058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37110<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1098)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice2-STATS(1103)@fb7e2f9c3787: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_twice2-STATS(1103)@fb7e2f9c3787: Start timer T: 2 s 1093@fb7e2f9c3787: 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(1104)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1104)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083922828 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083922828 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083922828 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1098)@fb7e2f9c3787: OsmoPCU is now connected BTS(1100)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083922844 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083922845 DLGLOBAL DEBUG validating counter group 0x56345d558020(bts) with 102 counters (rate_ctr.c:86) 20241107083922845 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083922845 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083922845 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083922845 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083922845 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083922845 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083922845 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083922845 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083922845 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083922845 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083922845 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083922845 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083922845 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083922845 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083922845 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083922845 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083922845 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083922845 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083922845 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083922845 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083922845 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083922845 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083922845 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083922845 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083922845 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083922845 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083922845 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083922846 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083922846 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083922846 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083922846 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083922846 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083922846 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083922846 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083922846 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083922846 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083922846 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083922846 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083922846 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083922846 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083922846 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083922846 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083922846 DLGLOBAL DEBUG validating counter group 0x7f3977e3c5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083922846 DLGLOBAL DEBUG validating counter group 0x56345d557700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083922846 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083922846 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083922846 DLGLOBAL DEBUG validating counter group 0x7f3977e3d160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083922846 DLGLOBAL DEBUG validating counter group 0x7f3977e3d140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083922846 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083922846 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) 20241107083922846 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) 20241107083922846 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083922846 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083922846 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083922846 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083922846 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083922846 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083922846 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083922846 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083922846 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083922846 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083922846 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083922846 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083922847 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083922847 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083922847 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083922847 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083922847 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083922847 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083922847 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083922847 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083922847 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083922847 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083922847 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083922847 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083922847 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083922847 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083922847 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) 20241107083922847 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) 20241107083922848 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(1100)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1100)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(1100)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1097)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1097)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1097)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(1097)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(1100)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083922854 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083922854 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) 20241107083922854 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) 20241107083922854 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083922854 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083922854 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(1100)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083922855 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083922855 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) 20241107083922855 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1100)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1097)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1097)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1100)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083922857 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083922857 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) 20241107083922857 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) 20241107083922857 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083922857 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083922857 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083922857 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083922857 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083922857 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083922857 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083922857 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) 20241107083922857 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(1100)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083922858 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) 20241107083922859 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) 20241107083922859 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(1097)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1097)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241107083922859 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(1097)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083922859 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083922859 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) 20241107083922860 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) 20241107083922860 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) 20241107083922862 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) 20241107083922862 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) 20241107083922863 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) 20241107083922863 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) 20241107083922864 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) 20241107083922864 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) 20241107083922865 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) 20241107083922865 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) 20241107083922866 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1094@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 1094@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083922874 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083922875 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083922875 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083922875 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083922875 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083922875 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083922875 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083922875 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083922876 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) 20241107083922876 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) 20241107083922879 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) 20241107083922879 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) 20241107083922880 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) 20241107083922880 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) 20241107083922881 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) 20241107083922881 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) 20241107083922882 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) 20241107083922882 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) 20241107083922882 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) 20241107083922883 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) 20241107083922883 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) 20241107083922883 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) 20241107083922884 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) 20241107083922884 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)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083922885 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_pkt_cell_chg_notif_twice2-BVCI1234(1095)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083922889 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083922889 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083922889 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083922889 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083922889 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083922889 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083922889 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083922889 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083922893 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) 20241107083922893 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083922893 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083922893 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083922893 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083922894 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083922894 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) 20241107083922896 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) BTS(1100)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083922896 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) 20241107083922897 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) 20241107083922897 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) 20241107083922898 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) 20241107083922898 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) 20241107083922899 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) 20241107083922899 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) 20241107083922899 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083922899 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083922899 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083922899 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083922899 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083922899 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083922899 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083922899 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083922899 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083922899 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083922900 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) 20241107083922900 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083922901 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) 20241107083922901 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) 20241107083922901 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) 20241107083922901 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) 20241107083922902 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) 20241107083922902 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) 20241107083922904 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083922911 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083922911 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083922911 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083922911 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083922911 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083922919 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) 20241107083922919 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) 20241107083922921 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) 20241107083922921 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) 20241107083922921 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) 20241107083922921 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) 20241107083922922 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) 20241107083922922 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) 20241107083922923 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) 20241107083922923 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) 20241107083922924 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) 20241107083922924 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) 20241107083922925 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) 20241107083922925 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) 20241107083922925 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) 20241107083922925 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) 20241107083922926 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083922938 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) 20241107083922938 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) 20241107083922939 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) 20241107083922939 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) 20241107083922940 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) 20241107083922940 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) 20241107083922941 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) 20241107083922941 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) 20241107083922941 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) 20241107083922941 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) 20241107083922942 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) 20241107083922942 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) 20241107083922943 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) 20241107083922943 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) 20241107083922944 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) 20241107083922944 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) 20241107083922944 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083922957 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) 20241107083922957 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) 20241107083922958 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) 20241107083922958 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) 20241107083922959 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) 20241107083922959 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) 20241107083922960 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) 20241107083922960 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) 20241107083922960 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) 20241107083922960 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) 20241107083922961 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) 20241107083922961 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) 20241107083922962 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) 20241107083922962 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) 20241107083922963 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) 20241107083922963 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) 20241107083922966 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083922981 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) 20241107083922981 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) 20241107083922982 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) 20241107083922982 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) 20241107083922983 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) 20241107083922983 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) 20241107083922983 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) 20241107083922983 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) 20241107083922984 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) 20241107083922984 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) 20241107083922985 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) 20241107083922985 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) 20241107083922986 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) 20241107083922986 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) 20241107083922986 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) 20241107083922986 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) 20241107083922987 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083923000 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) 20241107083923000 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) 20241107083923001 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) 20241107083923001 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) 20241107083923002 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) 20241107083923002 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) 20241107083923002 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) 20241107083923002 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) 20241107083923003 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) 20241107083923003 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) 20241107083923004 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) 20241107083923004 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) 20241107083923005 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) 20241107083923005 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) 20241107083923005 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) 20241107083923005 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) 20241107083923006 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083923019 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) 20241107083923019 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) 20241107083923020 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) 20241107083923020 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) 20241107083923021 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) 20241107083923021 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) 20241107083923021 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) 20241107083923021 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) 20241107083923022 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) 20241107083923022 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) 20241107083923023 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) 20241107083923023 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) 20241107083923024 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) 20241107083923024 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) 20241107083923025 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) 20241107083923025 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) 20241107083923028 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083923043 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) 20241107083923043 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) 20241107083923044 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) 20241107083923044 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) 20241107083923045 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) 20241107083923045 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) 20241107083923046 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) 20241107083923046 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) 20241107083923046 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) 20241107083923046 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) 20241107083923047 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) 20241107083923047 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) 20241107083923048 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) 20241107083923048 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) 20241107083923049 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) 20241107083923049 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) 20241107083923050 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083923062 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) 20241107083923062 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) 20241107083923063 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) 20241107083923063 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) 20241107083923064 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) 20241107083923064 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) 20241107083923065 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) 20241107083923065 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) 20241107083923065 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) 20241107083923065 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) 20241107083923066 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) 20241107083923066 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) 20241107083923067 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) 20241107083923067 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) 20241107083923068 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) 20241107083923068 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) 20241107083923069 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083923081 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) 20241107083923081 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) 20241107083923082 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) 20241107083923082 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) 20241107083923083 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) 20241107083923083 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) 20241107083923084 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) 20241107083923084 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) 20241107083923084 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) 20241107083923085 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) 20241107083923085 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) 20241107083923085 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) 20241107083923086 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) 20241107083923086 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) 20241107083923087 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) 20241107083923087 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) 20241107083923090 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083923105 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) 20241107083923105 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) 20241107083923105 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083923105 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083923105 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) 20241107083923106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083923107 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083923107 DLGLOBAL DEBUG validating counter group 0x56345d557740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083923107 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083923107 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083923107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083923107 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083923107 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083923107 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) 20241107083923107 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083923107 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083923107 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083923107 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083923107 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083923107 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083923107 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083923107 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083923107 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083923107 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083923107 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083923107 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) 20241107083923107 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083923107 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083923107 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083923107 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083923107 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083923107 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083923107 DLGLOBAL DEBUG validating counter group 0x56345d557b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083923107 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083923107 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083923107 DLGLOBAL DEBUG validating counter group 0x56345d557be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083923107 DLGLOBAL DEBUG validating counter group 0x56345d557c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083923107 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083923107 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:1192) 20241107083923107 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) 20241107083923107 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) 20241107083923107 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) 20241107083923107 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083923107 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083923107 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) 20241107083923107 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083923107 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) 20241107083923107 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:820) 20241107083923107 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083923107 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083923107 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:220) 20241107083923107 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083923107 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) 20241107083923107 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) 20241107083923108 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) 20241107083923109 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) 20241107083923109 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) 20241107083923109 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) 20241107083923110 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) 20241107083923110 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) 20241107083923111 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) 20241107083923111 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) 20241107083923112 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) 20241107083923112 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) 20241107083923112 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) 20241107083923112 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) 20241107083923114 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) 20241107083923114 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:387) 20241107083923114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083923114 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083923114 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083923114 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) 20241107083923114 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083923114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083923114 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) 20241107083923115 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:238) 20241107083923115 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) 20241107083923115 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) 20241107083923115 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1100)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083923124 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) 20241107083923124 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) 20241107083923125 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) 20241107083923125 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) 20241107083923126 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) 20241107083923126 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) 20241107083923127 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) 20241107083923127 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) 20241107083923128 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) 20241107083923128 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) 20241107083923129 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) 20241107083923129 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) 20241107083923129 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) 20241107083923129 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) 20241107083923130 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) 20241107083923130 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) 20241107083923131 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083923143 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) 20241107083923143 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) 20241107083923144 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) 20241107083923144 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) 20241107083923145 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) 20241107083923145 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) 20241107083923146 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) 20241107083923146 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) 20241107083923147 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) 20241107083923147 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) 20241107083923148 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) 20241107083923148 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) 20241107083923148 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) 20241107083923148 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) 20241107083923149 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) 20241107083923149 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) 20241107083923152 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083923167 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) 20241107083923167 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) 20241107083923168 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) 20241107083923168 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) 20241107083923169 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) 20241107083923169 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) 20241107083923170 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) 20241107083923170 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) 20241107083923171 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) 20241107083923171 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) 20241107083923172 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) 20241107083923172 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) 20241107083923172 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) 20241107083923172 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) 20241107083923173 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) 20241107083923173 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) 20241107083923174 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083923186 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) 20241107083923186 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) 20241107083923186 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083923186 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083923186 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) 20241107083923186 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083923186 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083923186 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083923186 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083923186 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083923186 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083923186 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083923187 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) 20241107083923187 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) 20241107083923188 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) 20241107083923188 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) 20241107083923189 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) 20241107083923189 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) 20241107083923190 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) 20241107083923190 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) 20241107083923190 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) 20241107083923190 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) 20241107083923191 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) 20241107083923191 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) 20241107083923192 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) 20241107083923192 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) 20241107083923193 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083923205 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) 20241107083923205 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) 20241107083923205 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083923205 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083923205 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) 20241107083923205 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083923205 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083923206 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083923206 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083923206 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241107083923206 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241107083923206 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241107083923206 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) 20241107083923206 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) 20241107083923207 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) 20241107083923207 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) 20241107083923208 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) 20241107083923208 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) 20241107083923209 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) 20241107083923209 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) 20241107083923209 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) 20241107083923209 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) 20241107083923210 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) 20241107083923210 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) 20241107083923211 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) 20241107083923211 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) 20241107083923214 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083923215 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083923215 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083923215 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083923216 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083923216 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) 20241107083923216 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) 20241107083923216 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083923216 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241107083923229 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) 20241107083923229 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) 20241107083923230 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) 20241107083923230 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) 20241107083923231 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) 20241107083923231 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) 20241107083923232 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) 20241107083923232 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) 20241107083923233 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) 20241107083923233 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) 20241107083923234 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) 20241107083923234 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) 20241107083923234 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) 20241107083923235 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) 20241107083923236 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) 20241107083923236 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) 20241107083923236 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 0.2 s 20241107083923248 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) 20241107083923248 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) 20241107083923248 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083923248 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083923248 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) 20241107083923248 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083923248 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083923248 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: TargetCell: RAT=GSM, ARFCN=863, BSIC=44 (nacc_fsm.c:291) 20241107083923248 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:416) 20241107083923248 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-863-44... (nacc_fsm.c:475) 20241107083923248 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-863-44 (pcu_l1_if.cpp:303) 20241107083923249 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) 20241107083923249 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) 20241107083923250 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) 20241107083923250 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) 20241107083923251 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) 20241107083923251 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) 20241107083923251 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) 20241107083923251 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) 20241107083923252 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) 20241107083923252 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) 20241107083923253 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) 20241107083923253 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) 20241107083923254 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) 20241107083923254 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) 20241107083923255 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083923267 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) 20241107083923267 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) 20241107083923268 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) 20241107083923268 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) 20241107083923269 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) 20241107083923269 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) 20241107083923270 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) 20241107083923270 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) 20241107083923270 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) 20241107083923270 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) 20241107083923271 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) 20241107083923271 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) 20241107083923272 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) 20241107083923272 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) 20241107083923273 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) 20241107083923273 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) 20241107083923276 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083923291 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) 20241107083923291 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) 20241107083923292 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) 20241107083923292 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) 20241107083923293 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) 20241107083923293 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) 20241107083923293 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) 20241107083923293 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) 20241107083923294 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) 20241107083923294 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) 20241107083923295 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) 20241107083923295 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) 20241107083923296 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) 20241107083923296 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) 20241107083923296 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) 20241107083923296 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) 20241107083923297 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083923310 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) 20241107083923310 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) 20241107083923311 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) 20241107083923311 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) 20241107083923312 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) 20241107083923312 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) 20241107083923312 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) 20241107083923312 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) 20241107083923313 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) 20241107083923313 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) 20241107083923314 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) 20241107083923314 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) 20241107083923315 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) 20241107083923315 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) 20241107083923315 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) 20241107083923315 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) 20241107083923316 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083923329 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) 20241107083923329 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) 20241107083923330 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) 20241107083923330 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) 20241107083923331 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) 20241107083923331 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) 20241107083923331 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) 20241107083923331 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) 20241107083923332 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) 20241107083923332 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) 20241107083923333 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) 20241107083923333 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) 20241107083923334 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) 20241107083923334 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) 20241107083923334 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) 20241107083923334 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) 20241107083923338 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083923352 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) 20241107083923352 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) 20241107083923352 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) 20241107083923352 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) 20241107083923353 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) 20241107083923353 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) 20241107083923353 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) 20241107083923353 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) 20241107083923353 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) 20241107083923353 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) 20241107083923353 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) 20241107083923353 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) 20241107083923354 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) 20241107083923354 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) 20241107083923354 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) 20241107083923354 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) 20241107083923356 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083923371 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) 20241107083923371 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) 20241107083923373 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) 20241107083923373 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) 20241107083923373 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) 20241107083923373 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) 20241107083923374 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) 20241107083923374 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) 20241107083923375 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) 20241107083923375 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) 20241107083923376 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) 20241107083923376 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) 20241107083923377 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) 20241107083923377 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) 20241107083923377 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) 20241107083923377 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) 20241107083923378 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083923390 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) 20241107083923390 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) 20241107083923393 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) 20241107083923393 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) 20241107083923394 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) 20241107083923394 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) 20241107083923394 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) 20241107083923394 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) 20241107083923395 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) 20241107083923395 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) 20241107083923396 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) 20241107083923396 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) 20241107083923396 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) 20241107083923396 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) 20241107083923397 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) 20241107083923397 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) 20241107083923399 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083923413 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) 20241107083923413 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) 20241107083923413 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) 20241107083923413 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) 20241107083923413 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) 20241107083923413 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) 20241107083923414 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) 20241107083923414 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) 20241107083923414 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) 20241107083923414 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) 20241107083923414 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) 20241107083923414 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) 20241107083923414 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) 20241107083923414 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) 20241107083923414 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) 20241107083923414 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) 20241107083923417 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083923432 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) 20241107083923432 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) 20241107083923434 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) 20241107083923434 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) 20241107083923435 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) 20241107083923435 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) 20241107083923436 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) 20241107083923436 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) 20241107083923437 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) 20241107083923437 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) 20241107083923438 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) 20241107083923438 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) 20241107083923439 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) 20241107083923439 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) 20241107083923440 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) 20241107083923440 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) 20241107083923441 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083923451 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-863-44: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083923451 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083923451 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083923451 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083923451 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) 20241107083923451 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) 20241107083923451 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083923451 DNACC DEBUG neigh_cache: Removing entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:41) 20241107083923452 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) 20241107083923452 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) 20241107083923453 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) 20241107083923453 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) 20241107083923454 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) 20241107083923454 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) 20241107083923455 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) 20241107083923455 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) 20241107083923455 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) 20241107083923455 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) 20241107083923456 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) 20241107083923456 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) 20241107083923456 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083923456 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083923456 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083923456 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) 20241107083923456 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241107083923457 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241107083923457 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241107083923457 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241107083923457 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241107083923457 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) 20241107083923457 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) 20241107083923458 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) 20241107083923458 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) 20241107083923461 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) 20241107083923461 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) 20241107083923461 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241107083923461 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083923461 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083923461 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) 20241107083923462 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083923462 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) 20241107083923462 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) 20241107083923462 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083923462 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083923462 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083923462 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083923462 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) 20241107083923462 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241107083923462 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241107083923462 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241107083923476 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) 20241107083923476 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) 20241107083923477 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) 20241107083923477 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) 20241107083923478 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) 20241107083923478 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) 20241107083923479 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) 20241107083923479 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) 20241107083923479 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) 20241107083923480 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) 20241107083923480 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) 20241107083923480 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) 20241107083923481 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) 20241107083923481 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) 20241107083923482 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) 20241107083923482 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) 20241107083923483 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) 20241107083923483 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) 20241107083923483 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241107083923483 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083923483 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083923483 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) 20241107083923483 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083923483 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) 20241107083923483 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) 20241107083923484 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083923495 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) 20241107083923495 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) 20241107083923495 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) 20241107083923495 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083923496 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) 20241107083923496 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) 20241107083923497 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) 20241107083923497 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) 20241107083923498 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) 20241107083923498 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) 20241107083923499 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) 20241107083923499 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) 20241107083923499 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) 20241107083923499 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) 20241107083923500 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) 20241107083923500 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) 20241107083923501 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) 20241107083923501 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) 20241107083923502 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) 20241107083923502 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) 20241107083923502 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241107083923502 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083923502 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083923502 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) 20241107083923503 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083923503 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) 20241107083923503 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) 20241107083923504 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083923514 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) 20241107083923514 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) 20241107083923514 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) 20241107083923514 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083923515 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) 20241107083923515 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) 20241107083923516 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) 20241107083923516 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) 20241107083923517 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) 20241107083923517 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) 20241107083923518 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) 20241107083923518 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) 20241107083923519 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) 20241107083923519 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) 20241107083923519 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) 20241107083923519 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) 20241107083923520 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) 20241107083923520 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) 20241107083923523 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) 20241107083923523 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) 20241107083923523 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241107083923523 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083923523 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083923523 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) 20241107083923524 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083923524 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241107083923524 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) 20241107083923524 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) 20241107083923524 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083923538 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) 20241107083923538 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) 20241107083923538 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) 20241107083923538 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083923539 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) 20241107083923539 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) 20241107083923540 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) 20241107083923540 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) 20241107083923541 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) 20241107083923541 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) 20241107083923542 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) 20241107083923542 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) 20241107083923543 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) 20241107083923543 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) 20241107083923544 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) 20241107083923544 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) 20241107083923544 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) 20241107083923544 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) 20241107083923545 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) 20241107083923545 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) 20241107083923545 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241107083923545 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083923545 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 147 + 13 = 160 (pdch_ul_controller.c:131) 20241107083923545 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083923545 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) 20241107083923546 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083923546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type POLL (pdch_ul_controller.c:184) 20241107083923546 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) 20241107083923546 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083923546 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) 20241107083923546 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) 20241107083923546 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1100)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083923557 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) 20241107083923557 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) 20241107083923557 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) 20241107083923557 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083923558 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) 20241107083923558 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) 20241107083923559 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) 20241107083923559 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) 20241107083923560 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) 20241107083923560 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) 20241107083923561 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) 20241107083923561 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) 20241107083923562 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) 20241107083923562 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) 20241107083923562 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) 20241107083923562 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) 20241107083923563 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) 20241107083923563 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) 20241107083923564 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083923576 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) 20241107083923576 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) 20241107083923576 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) 20241107083923576 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083923577 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) 20241107083923577 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) 20241107083923578 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) 20241107083923578 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) 20241107083923579 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) 20241107083923579 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) 20241107083923580 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) 20241107083923580 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) 20241107083923580 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) 20241107083923580 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) 20241107083923581 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) 20241107083923581 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) 20241107083923582 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) 20241107083923582 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) 20241107083923585 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083923600 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) 20241107083923600 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) 20241107083923601 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) 20241107083923601 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) 20241107083923602 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) 20241107083923602 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) 20241107083923603 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) 20241107083923603 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) 20241107083923604 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) 20241107083923604 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) 20241107083923604 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) 20241107083923604 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) 20241107083923605 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) 20241107083923605 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) 20241107083923606 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) 20241107083923606 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) 20241107083923607 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083923619 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) 20241107083923619 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) 20241107083923619 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083923619 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083923619 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) 20241107083923620 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083923620 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) 20241107083923620 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083923620 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083923620 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083923620 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241107083923620 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1100)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083923621 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) 20241107083923621 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) 20241107083923622 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) 20241107083923622 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) 20241107083923623 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) 20241107083923623 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) 20241107083923625 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) 20241107083923625 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) 20241107083923626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37110<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083923627 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) 20241107083923627 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) 20241107083923630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37098<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083923633 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083923633 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083923633 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083923633 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083923633 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:1202) 20241107083923633 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083923633 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083923633 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083923633 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083923633 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083923633 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083923633 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083923633 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083923633 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083923633 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083923633 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083923633 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083923633 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083923634 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083923634 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083923634 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083923634 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083923634 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083923634 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083923634 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) 20241107083923634 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) 20241107083923634 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 12390 with status 0 MTC@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice2 finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2 pass'. respawn: 98: starting: osmo-pcu Thu Nov 7 08:39:23 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 20241107083923684 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083923684 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083923684 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083923685 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083923706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46796<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083923807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46796<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=302396) Waiting for packet dumper to finish... 1 (prev_count=302396, count=364064) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:39:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice3 started. 1106@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 1106@fb7e2f9c3787: 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_twice3-BVCI1234(1109)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(1110)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s -NSVCI1234(1110)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 1106@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107083926952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46806<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1106@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1114)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1106@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1114)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(1111)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1111)@fb7e2f9c3787: Start timer T: 5 s 20241107083926957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46814<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1111)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice3-STATS(1115)@fb7e2f9c3787: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_twice3-STATS(1115)@fb7e2f9c3787: Start timer T: 2 s 1106@fb7e2f9c3787: 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(1118)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1118)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083928686 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083928687 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083928687 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1111)@fb7e2f9c3787: OsmoPCU is now connected BTS(1113)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083928702 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083928702 DLGLOBAL DEBUG validating counter group 0x5647a3601020(bts) with 102 counters (rate_ctr.c:86) 20241107083928702 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083928702 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083928702 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083928702 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083928702 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083928702 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083928702 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083928702 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083928702 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083928702 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083928702 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083928702 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083928702 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083928702 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083928702 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083928702 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083928702 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083928702 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083928702 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083928702 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083928702 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083928702 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083928702 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083928702 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083928702 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083928702 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083928702 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083928702 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083928702 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083928702 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083928702 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083928702 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083928702 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083928702 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083928702 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083928702 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083928702 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083928702 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083928702 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083928702 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083928702 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083928703 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083928703 DLGLOBAL DEBUG validating counter group 0x7f0a973565c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083928703 DLGLOBAL DEBUG validating counter group 0x5647a3600700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083928703 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083928703 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083928703 DLGLOBAL DEBUG validating counter group 0x7f0a97357160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083928703 DLGLOBAL DEBUG validating counter group 0x7f0a97357140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083928703 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083928703 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) 20241107083928703 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) 20241107083928703 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083928703 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083928703 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083928703 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083928703 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083928703 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083928703 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083928703 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083928703 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083928703 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083928703 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083928703 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083928703 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083928703 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083928703 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083928703 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083928703 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083928703 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083928703 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083928703 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083928703 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083928703 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083928703 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083928703 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083928703 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083928703 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083928704 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) 20241107083928705 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@fb7e2f9c3787: Start timer T: 10 s 20241107083928706 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(1110)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1110)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1110)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(1110)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(1113)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1113)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" 20241107083928711 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083928711 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) 20241107083928711 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) 20241107083928711 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083928711 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083928711 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)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" 20241107083928712 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083928712 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) 20241107083928712 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1113)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1110)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1110)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083928716 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083928716 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) 20241107083928716 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) 20241107083928716 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083928716 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083928716 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083928716 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083928716 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083928716 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083928716 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083928716 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) 20241107083928716 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)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(1110)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1110)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241107083928717 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) 20241107083928717 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) 20241107083928717 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083928717 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)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(1113)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(1113)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083928719 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) 20241107083928719 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) 20241107083928720 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) 20241107083928720 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) 20241107083928721 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) 20241107083928721 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) BTS(1113)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083928722 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) 20241107083928722 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) 20241107083928722 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) 20241107083928722 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) 20241107083928723 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) 20241107083928723 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) 20241107083928723 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1107@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 1107@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083928731 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083928731 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083928731 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083928731 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083928731 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083928731 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083928731 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083928731 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083928733 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) 20241107083928733 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) 20241107083928734 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) 20241107083928734 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) 20241107083928734 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) 20241107083928734 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) 20241107083928735 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) 20241107083928735 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) 20241107083928735 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) 20241107083928735 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) 20241107083928736 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) 20241107083928736 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) 20241107083928737 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) 20241107083928737 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) 20241107083928738 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) 20241107083928738 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) 20241107083928738 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_pkt_cell_chg_notif_twice3-BVCI1234(1109)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_twice3-BVCI1234(1109)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083928742 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083928742 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083928742 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083928742 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083928742 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083928742 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083928742 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083928742 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083928745 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) 20241107083928745 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083928745 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083928745 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083928745 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083928745 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083928745 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083928749 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083928749 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083928749 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083928749 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083928749 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083928749 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083928749 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083928749 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083928749 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083928749 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083928752 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) 20241107083928752 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) 20241107083928754 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) 20241107083928754 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) 20241107083928755 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) 20241107083928755 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) 20241107083928756 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) 20241107083928756 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) 20241107083928757 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) 20241107083928757 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) 20241107083928757 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) 20241107083928757 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) 20241107083928758 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) 20241107083928758 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) 20241107083928759 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) 20241107083928759 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) 20241107083928762 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083928764 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083928764 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083928764 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083928764 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083928764 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083928777 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) 20241107083928777 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) 20241107083928778 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) 20241107083928778 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) 20241107083928779 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) 20241107083928779 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) 20241107083928779 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) 20241107083928779 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) 20241107083928780 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) 20241107083928780 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) 20241107083928781 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) 20241107083928781 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) 20241107083928782 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) 20241107083928782 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) 20241107083928782 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) 20241107083928782 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) 20241107083928783 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083928795 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) 20241107083928795 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) 20241107083928797 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) 20241107083928797 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) 20241107083928798 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) 20241107083928798 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) 20241107083928799 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) 20241107083928799 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) 20241107083928800 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) 20241107083928800 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) 20241107083928800 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) 20241107083928800 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) 20241107083928801 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) 20241107083928801 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) 20241107083928802 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) 20241107083928802 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) 20241107083928803 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083928815 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) 20241107083928815 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) 20241107083928816 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) 20241107083928816 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) 20241107083928816 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) 20241107083928816 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) 20241107083928817 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) 20241107083928817 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) 20241107083928818 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) 20241107083928818 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) 20241107083928819 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) 20241107083928819 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) 20241107083928820 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) 20241107083928820 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) 20241107083928820 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) 20241107083928820 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) 20241107083928824 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083928839 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) 20241107083928839 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) 20241107083928840 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) 20241107083928840 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) 20241107083928841 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) 20241107083928841 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) 20241107083928841 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) 20241107083928841 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) 20241107083928842 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) 20241107083928842 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) 20241107083928843 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) 20241107083928843 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) 20241107083928844 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) 20241107083928844 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) 20241107083928845 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) 20241107083928845 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) 20241107083928846 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083928858 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) 20241107083928858 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) 20241107083928859 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) 20241107083928859 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) 20241107083928860 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) 20241107083928860 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) 20241107083928860 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) 20241107083928860 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) 20241107083928861 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) 20241107083928861 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) 20241107083928862 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) 20241107083928862 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) 20241107083928863 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) 20241107083928863 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) 20241107083928863 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) 20241107083928863 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) 20241107083928864 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083928877 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) 20241107083928877 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) 20241107083928878 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) 20241107083928878 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) 20241107083928879 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) 20241107083928879 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) 20241107083928880 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) 20241107083928880 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) 20241107083928881 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) 20241107083928881 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) 20241107083928881 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) 20241107083928881 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) 20241107083928882 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) 20241107083928882 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) 20241107083928883 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) 20241107083928883 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) 20241107083928886 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083928900 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) 20241107083928900 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) 20241107083928902 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) 20241107083928902 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) 20241107083928902 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) 20241107083928902 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) 20241107083928903 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) 20241107083928903 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) 20241107083928904 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) 20241107083928904 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) 20241107083928905 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) 20241107083928905 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) 20241107083928905 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) 20241107083928906 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) 20241107083928906 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) 20241107083928906 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) 20241107083928907 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083928919 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) 20241107083928920 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) 20241107083928921 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) 20241107083928921 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) 20241107083928922 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) 20241107083928922 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) 20241107083928922 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) 20241107083928922 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) 20241107083928923 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) 20241107083928923 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) 20241107083928924 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) 20241107083928924 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) 20241107083928925 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) 20241107083928925 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) 20241107083928926 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) 20241107083928926 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) 20241107083928927 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083928940 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) 20241107083928940 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) 20241107083928942 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) 20241107083928942 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) 20241107083928942 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) 20241107083928942 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) 20241107083928944 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) 20241107083928944 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) 20241107083928945 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) 20241107083928945 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) 20241107083928946 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) 20241107083928946 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) 20241107083928947 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) 20241107083928947 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) 20241107083928948 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) 20241107083928948 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) 20241107083928950 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083928964 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) 20241107083928964 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) 20241107083928964 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083928964 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083928964 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) 20241107083928966 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083928966 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083928966 DLGLOBAL DEBUG validating counter group 0x5647a3600740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083928966 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083928966 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083928966 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083928966 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083928966 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083928966 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) 20241107083928966 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083928966 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083928966 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083928966 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083928966 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083928966 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083928966 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083928966 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083928966 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083928966 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083928966 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083928966 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) 20241107083928966 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083928966 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083928966 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083928966 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083928966 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083928966 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083928967 DLGLOBAL DEBUG validating counter group 0x5647a3600b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083928967 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083928967 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083928967 DLGLOBAL DEBUG validating counter group 0x5647a3600be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083928967 DLGLOBAL DEBUG validating counter group 0x5647a3600c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083928967 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083928967 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:1192) 20241107083928967 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) 20241107083928967 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) 20241107083928967 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) 20241107083928967 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083928967 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083928967 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) 20241107083928967 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083928967 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) 20241107083928967 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:820) 20241107083928967 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083928967 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083928967 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:220) 20241107083928967 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083928967 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) 20241107083928967 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) 20241107083928968 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) 20241107083928968 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) 20241107083928969 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) 20241107083928969 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) 20241107083928971 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) 20241107083928971 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) 20241107083928972 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) 20241107083928973 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) 20241107083928973 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) 20241107083928973 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) 20241107083928974 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) 20241107083928974 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) 20241107083928975 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) 20241107083928975 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:387) 20241107083928975 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083928975 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083928975 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083928975 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) 20241107083928976 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083928976 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083928976 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) 20241107083928976 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:238) 20241107083928976 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) 20241107083928976 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) 20241107083928976 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1113)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083928984 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) 20241107083928984 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) 20241107083928985 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) 20241107083928985 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) 20241107083928985 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) 20241107083928985 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) 20241107083928986 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) 20241107083928986 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) 20241107083928986 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) 20241107083928986 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) 20241107083928987 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) 20241107083928987 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) 20241107083928988 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) 20241107083928988 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) 20241107083928988 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) 20241107083928988 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) 20241107083928989 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083929004 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) 20241107083929004 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) 20241107083929005 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) 20241107083929005 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) 20241107083929006 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) 20241107083929006 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) 20241107083929007 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) 20241107083929007 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) 20241107083929008 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) 20241107083929008 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) 20241107083929010 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) 20241107083929010 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) 20241107083929011 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) 20241107083929011 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) 20241107083929012 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) 20241107083929012 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) 20241107083929014 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083929027 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) 20241107083929028 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) 20241107083929029 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) 20241107083929029 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) 20241107083929031 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) 20241107083929031 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) 20241107083929032 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) 20241107083929032 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) 20241107083929033 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) 20241107083929033 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) 20241107083929035 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) 20241107083929035 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) 20241107083929036 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) 20241107083929036 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) 20241107083929037 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) 20241107083929037 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) 20241107083929038 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083929047 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) 20241107083929047 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) 20241107083929047 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083929047 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083929047 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) 20241107083929047 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083929047 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083929047 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083929047 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083929047 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083929047 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083929048 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083929048 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) 20241107083929048 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) 20241107083929049 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) 20241107083929049 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) 20241107083929049 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) 20241107083929049 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) 20241107083929050 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) 20241107083929050 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) 20241107083929051 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) 20241107083929051 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) 20241107083929052 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) 20241107083929052 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) 20241107083929053 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) 20241107083929053 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) 20241107083929054 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083929066 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) 20241107083929066 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) 20241107083929066 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083929066 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083929066 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) 20241107083929067 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083929067 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083929067 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083929067 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083929067 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241107083929067 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241107083929067 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241107083929068 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) 20241107083929068 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) 20241107083929069 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) 20241107083929069 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) 20241107083929071 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) 20241107083929071 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) 20241107083929072 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) 20241107083929072 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) 20241107083929073 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) 20241107083929073 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) 20241107083929074 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) 20241107083929074 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) 20241107083929075 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) 20241107083929075 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) 20241107083929077 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083929079 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083929079 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083929079 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083929079 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083929079 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) 20241107083929079 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) 20241107083929079 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083929079 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241107083929089 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083929089 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083929089 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083929089 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) 20241107083929089 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241107083929089 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241107083929090 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241107083929090 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241107083929090 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241107083929090 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) 20241107083929090 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) 20241107083929090 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) 20241107083929090 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) 20241107083929090 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) 20241107083929091 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) 20241107083929091 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) 20241107083929091 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) 20241107083929091 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) 20241107083929091 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) 20241107083929092 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) 20241107083929092 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) 20241107083929092 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) 20241107083929092 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) 20241107083929093 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) 20241107083929093 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) 20241107083929094 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) 20241107083929094 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) 20241107083929094 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241107083929094 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083929094 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083929094 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) 20241107083929095 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083929095 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) 20241107083929095 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) 20241107083929095 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083929109 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) 20241107083929109 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) 20241107083929109 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083929109 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083929109 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) 20241107083929109 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083929109 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083929109 DNACC NOTICE NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: TargetCell: RAT=GSM, ARFCN=863, BSIC=44 (nacc_fsm.c:291) 20241107083929109 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:416) 20241107083929109 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-863-44... (nacc_fsm.c:475) 20241107083929109 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-863-44 (pcu_l1_if.cpp:303) 20241107083929110 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) 20241107083929111 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) 20241107083929111 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) 20241107083929111 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) 20241107083929111 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) 20241107083929111 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) 20241107083929112 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) 20241107083929112 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) 20241107083929112 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) 20241107083929112 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) 20241107083929112 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) 20241107083929112 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) 20241107083929113 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) 20241107083929113 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) 20241107083929114 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083929116 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-863-44: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083929116 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083929116 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083929116 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083929116 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) 20241107083929116 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) 20241107083929116 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083929116 DNACC DEBUG neigh_cache: Removing entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:41) 20241107083929121 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083929121 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083929121 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083929121 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) 20241107083929121 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241107083929121 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241107083929121 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241107083929121 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241107083929121 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241107083929127 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) 20241107083929127 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) 20241107083929127 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) 20241107083929127 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083929128 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) 20241107083929128 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) 20241107083929128 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) 20241107083929128 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) 20241107083929128 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) 20241107083929128 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) 20241107083929129 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) 20241107083929129 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) 20241107083929129 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) 20241107083929129 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) 20241107083929130 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) 20241107083929130 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) 20241107083929130 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) 20241107083929130 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) 20241107083929137 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) 20241107083929137 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) 20241107083929137 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241107083929137 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083929137 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083929137 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) 20241107083929138 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083929138 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) 20241107083929138 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 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) 20241107083929138 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083929153 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) 20241107083929153 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) 20241107083929154 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) 20241107083929154 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) 20241107083929155 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) 20241107083929155 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) 20241107083929156 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) 20241107083929156 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) 20241107083929157 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) 20241107083929157 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) 20241107083929157 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) 20241107083929157 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) 20241107083929158 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) 20241107083929158 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) 20241107083929159 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) 20241107083929159 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) 20241107083929160 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) 20241107083929160 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) 20241107083929160 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107083929160 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083929161 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083929161 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) 20241107083929161 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083929161 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) 20241107083929161 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 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) 20241107083929162 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083929172 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) 20241107083929172 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) 20241107083929172 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) 20241107083929172 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083929174 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) 20241107083929174 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) 20241107083929174 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) 20241107083929174 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) 20241107083929175 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) 20241107083929175 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) 20241107083929176 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) 20241107083929176 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) 20241107083929177 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) 20241107083929177 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) 20241107083929178 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) 20241107083929178 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) 20241107083929179 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) 20241107083929179 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) 20241107083929181 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) 20241107083929181 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) 20241107083929181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241107083929181 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083929181 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083929181 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) 20241107083929181 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083929181 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) 20241107083929181 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 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) 20241107083929182 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083929192 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) 20241107083929192 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) 20241107083929192 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) 20241107083929192 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083929194 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) 20241107083929194 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) 20241107083929195 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) 20241107083929195 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) 20241107083929196 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) 20241107083929196 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) 20241107083929197 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) 20241107083929197 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) 20241107083929198 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) 20241107083929198 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) 20241107083929199 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) 20241107083929199 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) 20241107083929199 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) 20241107083929199 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) 20241107083929201 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) 20241107083929201 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) 20241107083929201 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241107083929201 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083929201 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083929201 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) 20241107083929201 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083929201 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241107083929201 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) 20241107083929201 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 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) 20241107083929202 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083929215 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) 20241107083929215 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) 20241107083929215 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) 20241107083929215 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083929217 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) 20241107083929217 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) 20241107083929217 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) 20241107083929217 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) 20241107083929218 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) 20241107083929218 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) 20241107083929219 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) 20241107083929219 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) 20241107083929220 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) 20241107083929220 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) 20241107083929221 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) 20241107083929221 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) 20241107083929222 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) 20241107083929222 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) 20241107083929223 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) 20241107083929223 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) 20241107083929223 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241107083929223 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083929223 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 108 + 13 = 121 (pdch_ul_controller.c:131) 20241107083929223 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083929223 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) 20241107083929224 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083929224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type POLL (pdch_ul_controller.c:184) 20241107083929224 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=121, TS=7) (nacc_fsm.c:206) 20241107083929224 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083929224 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) 20241107083929224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 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) 20241107083929224 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1113)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083929234 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) 20241107083929234 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) 20241107083929234 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) 20241107083929234 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083929235 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) 20241107083929235 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) 20241107083929236 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) 20241107083929236 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) 20241107083929237 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) 20241107083929237 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) 20241107083929238 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) 20241107083929238 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) 20241107083929239 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) 20241107083929239 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) 20241107083929240 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) 20241107083929241 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) 20241107083929241 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) 20241107083929241 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) 20241107083929242 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083929253 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) 20241107083929253 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) 20241107083929253 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) 20241107083929254 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083929255 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) 20241107083929255 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) 20241107083929256 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) 20241107083929256 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) 20241107083929256 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) 20241107083929256 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) 20241107083929257 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) 20241107083929257 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) 20241107083929258 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) 20241107083929258 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) 20241107083929259 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) 20241107083929259 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) 20241107083929260 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) 20241107083929260 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) 20241107083929263 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083929277 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) 20241107083929277 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) 20241107083929279 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) 20241107083929279 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) 20241107083929280 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) 20241107083929280 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) 20241107083929281 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) 20241107083929281 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) 20241107083929283 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) 20241107083929283 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) 20241107083929284 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) 20241107083929284 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) 20241107083929285 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) 20241107083929285 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) 20241107083929286 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) 20241107083929286 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) 20241107083929287 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083929297 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) 20241107083929297 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) 20241107083929297 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083929297 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083929297 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) BTS(1113)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083929297 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083929297 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=121 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241107083929297 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083929297 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083929297 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083929297 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241107083929297 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241107083929298 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) 20241107083929298 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) 20241107083929299 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) 20241107083929299 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) 20241107083929301 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) 20241107083929301 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) 20241107083929302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46814<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083929302 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) 20241107083929302 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) 20241107083929303 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) 20241107083929303 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) 20241107083929303 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) 20241107083929303 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) 20241107083929304 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) 20241107083929304 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) 20241107083929308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46806<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083929310 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083929310 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083929310 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083929310 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083929310 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:1202) 20241107083929310 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083929310 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083929310 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083929310 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083929310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083929310 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083929310 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083929310 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083929310 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083929311 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083929311 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083929311 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083929311 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083929311 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083929311 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083929311 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083929311 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083929311 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083929311 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083929311 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) 20241107083929311 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) 20241107083929311 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 12454 with status 0 respawn: 99: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice3 finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3 pass'. Thu Nov 7 08:39:29 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 20241107083929368 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083929368 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083929368 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083929368 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083929390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46828<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083929490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46828<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=305196) Waiting for packet dumper to finish... 1 (prev_count=305196, count=336628) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:39:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice4 started. 1119@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 1119@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_pkt_cell_chg_notif_twice4-BVCI1234(1122)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 1119@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1123)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 1119@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1119@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1126)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083932640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32890<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1119@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1129)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(1125)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1125)@fb7e2f9c3787: Start timer T: 5 s 20241107083932647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32900<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1125)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice4-STATS(1130)@fb7e2f9c3787: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_twice4-STATS(1130)@fb7e2f9c3787: Start timer T: 2 s 20241107083934369 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083934369 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083934369 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1125)@fb7e2f9c3787: OsmoPCU is now connected BTS(1127)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083934375 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083934375 DLGLOBAL DEBUG validating counter group 0x55f0d92a1020(bts) with 102 counters (rate_ctr.c:86) 20241107083934375 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083934375 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083934375 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083934375 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083934375 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083934375 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083934375 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083934375 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083934375 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083934375 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083934375 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083934375 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083934375 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083934375 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083934375 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083934375 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083934375 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083934375 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083934375 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083934375 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083934375 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083934375 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083934375 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083934375 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083934375 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083934375 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083934375 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083934375 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083934375 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083934375 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083934375 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083934375 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083934375 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083934375 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083934375 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083934375 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083934375 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083934375 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083934375 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083934375 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083934375 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083934375 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083934375 DLGLOBAL DEBUG validating counter group 0x7ff7050665c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083934375 DLGLOBAL DEBUG validating counter group 0x55f0d92a0700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083934375 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083934375 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083934375 DLGLOBAL DEBUG validating counter group 0x7ff705067160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083934375 DLGLOBAL DEBUG validating counter group 0x7ff705067140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083934375 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083934375 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) 20241107083934375 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) 20241107083934375 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083934375 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083934375 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083934375 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083934375 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083934375 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083934375 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083934375 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083934375 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083934375 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083934375 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083934375 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083934375 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083934375 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083934375 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083934375 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083934375 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083934375 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083934375 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083934375 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083934375 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083934375 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083934375 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083934375 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083934375 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083934375 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083934375 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) 20241107083934376 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) 20241107083934376 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s BTS(1127)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(1127)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(1127)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(1127)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1123)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1127)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1123)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1123)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(1123)@fb7e2f9c3787: Start timer Tns_test: 10 s MTC@fb7e2f9c3787: Start timer T: 10 s BTS(1127)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(1127)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(1127)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083934378 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083934378 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) 20241107083934378 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) 20241107083934378 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083934378 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083934378 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) 20241107083934378 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083934378 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) 20241107083934378 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1123)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1123)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083934379 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083934379 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) 20241107083934379 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) 20241107083934379 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083934379 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083934379 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083934379 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083934379 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083934379 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083934379 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083934379 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083934379 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)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1123)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1123)@fb7e2f9c3787: Start timer Tns_test: 10 s 1120@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 1120@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083934391 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) 20241107083934391 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) 20241107083934393 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) 20241107083934393 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) 20241107083934393 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) 20241107083934393 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) 20241107083934394 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083934394 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083934394 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083934394 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083934394 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083934394 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083934394 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083934394 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083934394 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) 20241107083934394 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) 20241107083934395 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) 20241107083934395 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) 20241107083934396 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) 20241107083934396 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) 20241107083934396 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) 20241107083934396 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) 20241107083934397 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) 20241107083934397 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) 20241107083934398 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_nacc_outbound_pkt_cell_chg_notif_twice4-BVCI1234(1122)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_twice4-BVCI1234(1122)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083934408 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083934408 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083934408 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083934408 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083934408 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083934408 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083934408 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083934408 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083934411 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) 20241107083934411 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) 20241107083934412 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) 20241107083934412 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) 20241107083934413 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) 20241107083934413 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) 20241107083934414 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) 20241107083934414 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) 20241107083934414 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) 20241107083934414 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) 20241107083934415 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) 20241107083934415 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) 20241107083934416 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) 20241107083934416 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) 20241107083934416 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) 20241107083934416 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) 20241107083934417 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083934417 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083934417 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083934417 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083934417 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083934417 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083934417 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083934417 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083934417 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083934417 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083934417 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) 20241107083934417 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083934417 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083934417 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083934417 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083934417 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083934418 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) 20241107083934418 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1127)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083934425 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083934425 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083934425 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083934425 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083934425 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083934429 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) 20241107083934429 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) 20241107083934431 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) 20241107083934431 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) 20241107083934431 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) 20241107083934431 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) 20241107083934432 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) 20241107083934432 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) 20241107083934433 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) 20241107083934433 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) 20241107083934433 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) 20241107083934433 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) 20241107083934434 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) 20241107083934434 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) 20241107083934435 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) 20241107083934435 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) 20241107083934438 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083934453 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) 20241107083934453 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) 20241107083934455 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) 20241107083934455 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) 20241107083934456 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) 20241107083934456 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) 20241107083934457 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) 20241107083934457 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) 20241107083934459 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) 20241107083934459 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) 20241107083934459 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) 20241107083934459 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) 20241107083934460 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) 20241107083934460 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) 20241107083934461 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) 20241107083934461 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) 20241107083934462 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083934472 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) 20241107083934472 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) 20241107083934474 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) 20241107083934474 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) 20241107083934474 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) 20241107083934474 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) 20241107083934475 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) 20241107083934475 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) 20241107083934476 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) 20241107083934476 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) 20241107083934477 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) 20241107083934477 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) 20241107083934478 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) 20241107083934478 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) 20241107083934479 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) 20241107083934479 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) 20241107083934480 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083934491 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) 20241107083934492 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) 20241107083934493 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) 20241107083934493 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) 20241107083934494 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) 20241107083934494 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) 20241107083934494 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) 20241107083934494 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) 20241107083934496 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) 20241107083934496 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) 20241107083934497 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) 20241107083934497 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) 20241107083934498 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) 20241107083934498 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) 20241107083934498 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) 20241107083934498 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) 20241107083934502 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083934515 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) 20241107083934515 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) 20241107083934517 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) 20241107083934517 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) 20241107083934517 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) 20241107083934517 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) 20241107083934518 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) 20241107083934518 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) 20241107083934519 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) 20241107083934519 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) 20241107083934520 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) 20241107083934520 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) 20241107083934521 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) 20241107083934521 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) 20241107083934522 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) 20241107083934522 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) 20241107083934523 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083934535 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) 20241107083934535 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) 20241107083934536 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) 20241107083934536 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) 20241107083934537 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) 20241107083934537 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) 20241107083934538 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) 20241107083934538 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) 20241107083934539 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) 20241107083934539 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) 20241107083934539 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) 20241107083934539 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) 20241107083934540 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) 20241107083934540 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) 20241107083934541 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) 20241107083934541 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) 20241107083934542 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083934554 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) 20241107083934554 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) 20241107083934555 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) 20241107083934555 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) 20241107083934556 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) 20241107083934556 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) 20241107083934557 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) 20241107083934557 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) 20241107083934558 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) 20241107083934558 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) 20241107083934558 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) 20241107083934558 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) 20241107083934559 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) 20241107083934559 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) 20241107083934560 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) 20241107083934560 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) 20241107083934564 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083934578 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) 20241107083934578 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) 20241107083934579 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) 20241107083934579 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) 20241107083934580 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) 20241107083934580 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) 20241107083934581 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) 20241107083934581 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) 20241107083934582 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) 20241107083934582 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) 20241107083934582 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) 20241107083934582 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) 20241107083934583 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) 20241107083934583 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) 20241107083934584 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) 20241107083934584 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) 20241107083934585 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083934597 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) 20241107083934597 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) 20241107083934599 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) 20241107083934599 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) 20241107083934599 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) 20241107083934599 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) 20241107083934600 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) 20241107083934600 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) 20241107083934601 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) 20241107083934601 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) 20241107083934602 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) 20241107083934602 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) 20241107083934603 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) 20241107083934603 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) 20241107083934603 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) 20241107083934603 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) 20241107083934604 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083934617 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) 20241107083934617 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) 20241107083934619 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) 20241107083934619 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) 20241107083934619 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) 20241107083934619 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) 20241107083934620 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) 20241107083934620 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) 20241107083934621 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) 20241107083934621 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) 20241107083934622 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) 20241107083934622 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) 20241107083934623 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) 20241107083934623 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) 20241107083934624 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) 20241107083934624 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) 20241107083934626 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083934641 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) 20241107083934641 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) 20241107083934641 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083934641 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083934641 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) 20241107083934642 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083934642 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083934642 DLGLOBAL DEBUG validating counter group 0x55f0d92a0740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083934642 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083934642 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083934642 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083934642 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083934642 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083934642 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) 20241107083934642 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083934642 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083934642 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083934642 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083934642 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083934642 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083934642 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083934642 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083934642 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083934642 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083934642 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083934642 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) 20241107083934643 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083934643 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083934643 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083934643 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083934643 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083934643 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083934643 DLGLOBAL DEBUG validating counter group 0x55f0d92a0b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083934643 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083934643 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083934643 DLGLOBAL DEBUG validating counter group 0x55f0d92a0be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083934643 DLGLOBAL DEBUG validating counter group 0x55f0d92a0c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083934643 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083934643 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:1192) 20241107083934643 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) 20241107083934643 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) 20241107083934643 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) 20241107083934643 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083934643 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083934643 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) 20241107083934643 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083934643 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) 20241107083934643 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:820) 20241107083934643 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083934643 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083934643 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:220) 20241107083934643 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083934643 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) 20241107083934643 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) 20241107083934644 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) 20241107083934644 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) 20241107083934644 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) 20241107083934644 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) 20241107083934645 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) 20241107083934645 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) 20241107083934646 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) 20241107083934646 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) 20241107083934647 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) 20241107083934647 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) 20241107083934647 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) 20241107083934647 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) 20241107083934648 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) 20241107083934648 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:387) 20241107083934649 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083934649 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083934649 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083934649 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) 20241107083934649 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083934649 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083934649 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) 20241107083934649 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:238) 20241107083934649 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) 20241107083934649 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) 20241107083934650 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1127)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083934661 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) 20241107083934661 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) 20241107083934662 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) 20241107083934662 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) 20241107083934663 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) 20241107083934663 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) 20241107083934664 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) 20241107083934664 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) 20241107083934665 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) 20241107083934665 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) 20241107083934666 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) 20241107083934666 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) 20241107083934666 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) 20241107083934666 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) 20241107083934667 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) 20241107083934667 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) 20241107083934668 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083934680 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) 20241107083934680 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) 20241107083934681 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) 20241107083934681 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) 20241107083934682 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) 20241107083934682 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) 20241107083934682 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) 20241107083934683 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) 20241107083934683 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) 20241107083934683 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) 20241107083934684 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) 20241107083934684 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) 20241107083934685 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) 20241107083934685 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) 20241107083934687 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) 20241107083934687 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) 20241107083934689 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083934704 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) 20241107083934704 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) 20241107083934705 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) 20241107083934705 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) 20241107083934705 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) 20241107083934705 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) 20241107083934706 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) 20241107083934706 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) 20241107083934707 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) 20241107083934707 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) 20241107083934708 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) 20241107083934708 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) 20241107083934709 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) 20241107083934709 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) 20241107083934710 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) 20241107083934710 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) 20241107083934711 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083934723 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) 20241107083934723 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) 20241107083934723 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083934723 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083934723 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) 20241107083934723 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083934723 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083934723 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083934723 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083934724 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083934724 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083934724 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083934725 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) 20241107083934725 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) 20241107083934727 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) 20241107083934727 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) 20241107083934728 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) 20241107083934728 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) 20241107083934729 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) 20241107083934729 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) 20241107083934730 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) 20241107083934730 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) 20241107083934732 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) 20241107083934732 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) 20241107083934733 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) 20241107083934733 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) 20241107083934734 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083934742 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) 20241107083934742 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) 20241107083934742 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083934742 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083934742 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) 20241107083934743 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083934743 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083934743 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083934743 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083934743 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241107083934743 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241107083934743 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241107083934744 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) 20241107083934744 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) 20241107083934745 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) 20241107083934745 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) 20241107083934746 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) 20241107083934746 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) 20241107083934747 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) 20241107083934747 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) 20241107083934747 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) 20241107083934747 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) 20241107083934748 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) 20241107083934748 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) 20241107083934749 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) 20241107083934749 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) 20241107083934753 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083934754 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083934754 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083934754 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083934754 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083934754 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) 20241107083934754 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) 20241107083934754 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083934754 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241107083934766 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) 20241107083934766 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) 20241107083934768 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) 20241107083934768 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) 20241107083934769 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) 20241107083934769 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) 20241107083934770 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) 20241107083934770 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) 20241107083934770 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) 20241107083934770 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) 20241107083934771 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) 20241107083934771 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) 20241107083934772 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) 20241107083934772 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) 20241107083934772 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083934772 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083934772 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083934772 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) 20241107083934772 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241107083934772 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241107083934772 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241107083934772 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241107083934772 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241107083934773 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) 20241107083934773 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) 20241107083934774 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) 20241107083934774 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) 20241107083934774 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241107083934774 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083934774 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083934774 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) 20241107083934775 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083934775 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) 20241107083934775 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) 20241107083934775 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083934785 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) 20241107083934785 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) 20241107083934787 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) 20241107083934787 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) 20241107083934787 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) 20241107083934787 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) 20241107083934788 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) 20241107083934788 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) 20241107083934789 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) 20241107083934789 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) 20241107083934790 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) 20241107083934790 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) 20241107083934790 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) 20241107083934790 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) 20241107083934791 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) 20241107083934791 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) 20241107083934792 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) 20241107083934792 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) 20241107083934792 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241107083934792 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083934792 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083934792 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) 20241107083934792 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083934792 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) 20241107083934793 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) 20241107083934793 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083934804 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) 20241107083934805 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) 20241107083934805 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) 20241107083934805 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083934806 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) 20241107083934806 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) 20241107083934807 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) 20241107083934807 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) 20241107083934807 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) 20241107083934807 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) 20241107083934808 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) 20241107083934808 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) 20241107083934810 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) 20241107083934810 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) 20241107083934811 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) 20241107083934811 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) 20241107083934811 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) 20241107083934811 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) 20241107083934814 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) 20241107083934814 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) 20241107083934814 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241107083934814 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083934814 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083934814 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) 20241107083934814 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083934814 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) 20241107083934814 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) 20241107083934815 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083934828 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) 20241107083934828 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) 20241107083934828 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) 20241107083934828 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083934830 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) 20241107083934830 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) 20241107083934830 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) 20241107083934830 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) 20241107083934831 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) 20241107083934831 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) 20241107083934832 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) 20241107083934832 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) 20241107083934833 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) 20241107083934833 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) 20241107083934833 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) 20241107083934833 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) 20241107083934834 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) 20241107083934834 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) 20241107083934835 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) 20241107083934835 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) 20241107083934835 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107083934835 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083934835 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083934835 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) 20241107083934836 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083934836 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241107083934836 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) 20241107083934836 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) 20241107083934836 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083934848 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) 20241107083934848 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) 20241107083934848 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083934848 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083934848 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) 20241107083934848 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083934848 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083934848 DNACC NOTICE NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: TargetCell: RAT=GSM, ARFCN=863, BSIC=44 (nacc_fsm.c:291) 20241107083934848 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:416) 20241107083934848 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-863-44... (nacc_fsm.c:475) 20241107083934848 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-863-44 (pcu_l1_if.cpp:303) 20241107083934849 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) 20241107083934849 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) 20241107083934850 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) 20241107083934850 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) 20241107083934851 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) 20241107083934851 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) 20241107083934852 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) 20241107083934852 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) 20241107083934853 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) 20241107083934853 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) 20241107083934853 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) 20241107083934853 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) 20241107083934854 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) 20241107083934854 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) 20241107083934856 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083934858 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-863-44: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083934858 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083934858 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083934858 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083934858 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) 20241107083934858 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) 20241107083934858 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083934858 DNACC DEBUG neigh_cache: Removing entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:41) 20241107083934867 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) 20241107083934867 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) 20241107083934867 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) 20241107083934867 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083934868 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) 20241107083934868 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) 20241107083934869 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) 20241107083934869 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) 20241107083934870 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) 20241107083934870 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) 20241107083934871 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) 20241107083934871 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) 20241107083934872 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) 20241107083934872 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) 20241107083934873 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) 20241107083934873 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) 20241107083934873 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) 20241107083934873 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) 20241107083934877 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) 20241107083934877 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) 20241107083934877 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241107083934877 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) 20241107083934878 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1127)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083934884 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083934884 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083934884 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083934885 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) 20241107083934885 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241107083934885 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241107083934885 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241107083934885 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241107083934885 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241107083934891 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) 20241107083934891 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) 20241107083934893 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) 20241107083934893 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) 20241107083934895 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) 20241107083934895 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) 20241107083934896 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) 20241107083934896 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) 20241107083934896 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) 20241107083934896 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) 20241107083934898 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) 20241107083934898 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) 20241107083934899 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) 20241107083934899 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) 20241107083934900 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) 20241107083934900 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) 20241107083934901 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) 20241107083934901 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) 20241107083934901 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241107083934901 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083934901 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083934901 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) 20241107083934901 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083934901 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) 20241107083934901 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 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) 20241107083934903 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083934911 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) 20241107083934911 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) 20241107083934911 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) 20241107083934911 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083934913 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) 20241107083934913 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) 20241107083934914 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) 20241107083934914 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) 20241107083934915 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) 20241107083934915 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) 20241107083934916 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) 20241107083934916 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) 20241107083934916 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) 20241107083934916 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) 20241107083934917 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) 20241107083934917 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) 20241107083934918 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) 20241107083934918 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) 20241107083934919 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) 20241107083934919 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) 20241107083934919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241107083934919 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083934919 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083934919 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) 20241107083934919 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083934919 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) 20241107083934919 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 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) 20241107083934920 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083934930 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) 20241107083934930 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) 20241107083934930 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) 20241107083934930 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083934931 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) 20241107083934931 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) 20241107083934932 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) 20241107083934932 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) 20241107083934932 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) 20241107083934932 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) 20241107083934933 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) 20241107083934933 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) 20241107083934935 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) 20241107083934935 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) 20241107083934936 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) 20241107083934936 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) 20241107083934936 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) 20241107083934936 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) 20241107083934939 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) 20241107083934939 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) 20241107083934939 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241107083934939 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083934939 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083934939 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) 20241107083934940 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083934940 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) 20241107083934940 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 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) 20241107083934940 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083934953 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) 20241107083934954 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) 20241107083934954 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) 20241107083934954 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083934955 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) 20241107083934955 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) 20241107083934955 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) 20241107083934955 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) 20241107083934956 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) 20241107083934956 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) 20241107083934957 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) 20241107083934957 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) 20241107083934958 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) 20241107083934958 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) 20241107083934959 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) 20241107083934959 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) 20241107083934960 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) 20241107083934960 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) 20241107083934960 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) 20241107083934960 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) 20241107083934961 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241107083934961 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083934961 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083934961 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) 20241107083934961 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083934961 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241107083934961 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) 20241107083934961 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 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) 20241107083934962 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083934973 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) 20241107083934973 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) 20241107083934973 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) 20241107083934973 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083934975 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) 20241107083934975 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) 20241107083934976 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) 20241107083934976 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) 20241107083934977 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) 20241107083934977 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) 20241107083934978 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) 20241107083934978 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) 20241107083934979 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) 20241107083934979 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) 20241107083934980 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) 20241107083934980 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) 20241107083934981 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) 20241107083934982 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) 20241107083934983 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) 20241107083934983 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) 20241107083934983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241107083934983 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083934983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 125 + 13 = 138 (pdch_ul_controller.c:131) 20241107083934983 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083934983 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) 20241107083934983 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083934983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type POLL (pdch_ul_controller.c:184) 20241107083934983 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=138, TS=7) (nacc_fsm.c:206) 20241107083934984 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083934984 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) 20241107083934984 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 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) 20241107083934984 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(1127)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083934992 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) 20241107083934992 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) 20241107083934992 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) 20241107083934992 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083934994 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) 20241107083934994 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) 20241107083934995 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) 20241107083934995 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) 20241107083934996 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) 20241107083934996 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) 20241107083934997 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) 20241107083934997 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) 20241107083934998 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) 20241107083934998 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) 20241107083934998 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) 20241107083934998 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) 20241107083934999 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) 20241107083934999 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) 20241107083935001 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083935016 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) 20241107083935016 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) 20241107083935016 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) 20241107083935016 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083935017 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) 20241107083935017 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) 20241107083935018 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) 20241107083935018 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) 20241107083935018 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) 20241107083935018 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) 20241107083935019 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) 20241107083935019 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) 20241107083935020 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) 20241107083935020 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) 20241107083935021 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) 20241107083935021 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) 20241107083935021 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) 20241107083935021 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) 20241107083935022 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083935035 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) 20241107083935035 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) 20241107083935036 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) 20241107083935036 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) 20241107083935037 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) 20241107083935037 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) 20241107083935037 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) 20241107083935037 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) 20241107083935038 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) 20241107083935038 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) 20241107083935039 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) 20241107083935039 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) 20241107083935040 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) 20241107083935040 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) 20241107083935041 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) 20241107083935041 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) 20241107083935041 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083935054 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 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) 20241107083935054 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) 20241107083935054 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083935054 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083935054 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) 20241107083935054 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083935054 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=138 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241107083935054 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083935054 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083935054 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083935054 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241107083935054 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1127)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083935057 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) 20241107083935057 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) 20241107083935058 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) 20241107083935058 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) 20241107083935059 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) 20241107083935060 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) 20241107083935060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32900<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083935061 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) 20241107083935061 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) 20241107083935062 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) 20241107083935062 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) 20241107083935063 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) 20241107083935063 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) 20241107083935064 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) 20241107083935064 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) 20241107083935067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32890<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083935068 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083935068 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083935068 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083935068 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083935069 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:1202) 20241107083935069 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083935069 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083935069 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083935069 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083935069 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083935069 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083935069 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083935069 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083935069 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083935069 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083935069 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083935069 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083935069 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083935069 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083935069 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083935069 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083935069 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083935069 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083935069 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083935069 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) 20241107083935069 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) 20241107083935069 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 12517 with status 0 MTC@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice4 finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4 pass'. respawn: 100: starting: osmo-pcu Thu Nov 7 08:39:35 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 20241107083935115 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083935115 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083935115 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083935116 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083935145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32904<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083935246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32904<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=326276) Waiting for packet dumper to finish... 1 (prev_count=326276, count=385884) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:39:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice5 started. 1132@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_twice5-BVCI1234(1134)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 1132@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1132@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1136)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083938350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32908<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1132@fb7e2f9c3787: 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(1140)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1132@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1140)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(1137)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1137)@fb7e2f9c3787: Start timer T: 5 s 20241107083938357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32920<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1137)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice5-STATS(1141)@fb7e2f9c3787: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_twice5-STATS(1141)@fb7e2f9c3787: Start timer T: 2 s 1132@fb7e2f9c3787: 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(1144)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1144)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083940116 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083940117 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083940117 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1137)@fb7e2f9c3787: OsmoPCU is now connected BTS(1138)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083940134 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083940134 DLGLOBAL DEBUG validating counter group 0x559744115020(bts) with 102 counters (rate_ctr.c:86) 20241107083940134 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083940134 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083940134 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083940134 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083940134 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083940134 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083940134 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083940134 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083940134 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083940134 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083940134 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083940134 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083940134 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083940134 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083940134 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083940134 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083940134 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083940134 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083940134 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083940134 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083940134 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083940134 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083940134 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083940134 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083940134 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083940134 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083940134 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083940134 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083940134 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083940134 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083940134 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083940134 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083940134 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083940134 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083940135 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083940135 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083940135 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083940135 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083940135 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083940135 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083940135 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083940135 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083940135 DLGLOBAL DEBUG validating counter group 0x7fa6813625c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083940135 DLGLOBAL DEBUG validating counter group 0x559744114700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083940135 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083940135 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083940135 DLGLOBAL DEBUG validating counter group 0x7fa681363160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083940135 DLGLOBAL DEBUG validating counter group 0x7fa681363140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083940135 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083940135 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) 20241107083940135 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) 20241107083940135 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083940135 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083940135 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083940135 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083940135 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083940135 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083940135 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083940135 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083940135 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083940135 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083940135 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083940135 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083940135 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083940135 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083940135 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083940135 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083940135 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083940135 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083940135 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083940135 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083940135 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083940135 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083940135 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083940135 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083940135 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083940135 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083940135 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) 20241107083940135 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@fb7e2f9c3787: Start timer T: 2 s 20241107083940135 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 10 s BTS(1138)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1138)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1138)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(1138)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(1138)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(1138)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1136)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1136)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1136)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(1136)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(1138)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(1138)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083940140 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083940140 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) 20241107083940140 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) 20241107083940140 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083940140 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083940140 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) 20241107083940141 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083940141 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) 20241107083940141 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1136)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1136)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083940143 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083940143 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) 20241107083940143 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) 20241107083940143 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083940143 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083940143 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083940143 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083940143 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083940143 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083940143 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083940146 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083940146 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) 20241107083940146 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) 20241107083940146 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(1136)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1136)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1136)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083940148 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) 20241107083940148 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) 20241107083940149 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) 20241107083940149 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) 20241107083940150 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) 20241107083940150 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) 20241107083940151 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) 20241107083940151 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) 20241107083940151 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) 20241107083940151 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) 20241107083940151 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) 20241107083940151 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) 20241107083940152 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) 20241107083940152 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) 20241107083940152 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1133@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 1133@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083940157 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083940157 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083940157 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083940157 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083940157 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083940157 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083940157 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083940157 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_pkt_cell_chg_notif_twice5-BVCI1234(1134)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_twice5-BVCI1234(1134)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083940160 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083940160 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083940160 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083940160 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083940160 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083940160 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083940160 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083940160 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083940161 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) 20241107083940161 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083940161 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083940161 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083940161 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083940161 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083940161 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(1138)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241107083940162 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083940162 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083940162 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083940162 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083940162 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083940162 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083940163 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083940163 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083940163 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083940163 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083940163 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) 20241107083940163 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) 20241107083940163 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) 20241107083940163 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) 20241107083940163 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) 20241107083940163 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) 20241107083940163 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) 20241107083940163 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) 20241107083940163 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) 20241107083940163 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) 20241107083940164 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) 20241107083940164 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) 20241107083940164 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) 20241107083940164 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) 20241107083940164 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) 20241107083940164 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) 20241107083940165 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083940165 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083940165 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083940165 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083940165 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083940167 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083940182 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) 20241107083940182 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) 20241107083940183 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) 20241107083940183 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) 20241107083940184 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) 20241107083940184 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) 20241107083940184 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) 20241107083940184 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) 20241107083940185 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) 20241107083940185 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) 20241107083940185 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) 20241107083940185 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) 20241107083940186 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) 20241107083940186 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) 20241107083940187 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) 20241107083940187 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) 20241107083940192 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083940208 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) 20241107083940208 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) 20241107083940210 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) 20241107083940210 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) 20241107083940210 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) 20241107083940210 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) 20241107083940211 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) 20241107083940211 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) 20241107083940212 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) 20241107083940212 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) 20241107083940213 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) 20241107083940213 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) 20241107083940213 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) 20241107083940213 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) 20241107083940214 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) 20241107083940214 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) 20241107083940215 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083940225 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) 20241107083940225 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) 20241107083940226 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) 20241107083940226 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) 20241107083940226 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) 20241107083940226 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) 20241107083940226 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) 20241107083940226 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) 20241107083940226 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) 20241107083940226 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) 20241107083940226 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) 20241107083940226 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) 20241107083940227 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) 20241107083940227 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) 20241107083940227 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) 20241107083940227 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) 20241107083940230 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083940245 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) 20241107083940245 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) 20241107083940246 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) 20241107083940246 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) 20241107083940247 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) 20241107083940247 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) 20241107083940248 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) 20241107083940248 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) 20241107083940249 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) 20241107083940249 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) 20241107083940250 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) 20241107083940250 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) 20241107083940250 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) 20241107083940250 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) 20241107083940251 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) 20241107083940251 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) 20241107083940255 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083940269 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) 20241107083940269 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) 20241107083940271 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) 20241107083940271 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) 20241107083940272 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) 20241107083940272 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) 20241107083940273 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) 20241107083940273 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) 20241107083940273 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) 20241107083940273 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) 20241107083940274 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) 20241107083940274 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) 20241107083940275 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) 20241107083940275 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) 20241107083940276 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) 20241107083940276 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) 20241107083940276 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083940289 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) 20241107083940289 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) 20241107083940290 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) 20241107083940290 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) 20241107083940291 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) 20241107083940291 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) 20241107083940292 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) 20241107083940292 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) 20241107083940293 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) 20241107083940293 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) 20241107083940294 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) 20241107083940294 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) 20241107083940295 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) 20241107083940295 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) 20241107083940295 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) 20241107083940295 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) 20241107083940296 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083940308 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) 20241107083940308 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) 20241107083940309 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) 20241107083940309 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) 20241107083940310 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) 20241107083940310 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) 20241107083940311 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) 20241107083940311 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) 20241107083940311 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) 20241107083940311 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) 20241107083940312 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) 20241107083940312 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) 20241107083940313 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) 20241107083940313 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) 20241107083940314 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) 20241107083940314 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) 20241107083940318 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083940332 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) 20241107083940332 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) 20241107083940335 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) 20241107083940335 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) 20241107083940336 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) 20241107083940336 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) 20241107083940337 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) 20241107083940337 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) 20241107083940338 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) 20241107083940338 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) 20241107083940338 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) 20241107083940338 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) 20241107083940339 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) 20241107083940339 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) 20241107083940340 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) 20241107083940340 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) 20241107083940341 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083940351 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) 20241107083940351 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) 20241107083940353 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) 20241107083940353 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) 20241107083940353 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) 20241107083940353 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) 20241107083940354 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) 20241107083940354 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) 20241107083940355 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) 20241107083940355 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) 20241107083940355 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) 20241107083940355 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) 20241107083940356 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) 20241107083940356 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) 20241107083940357 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) 20241107083940357 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) 20241107083940357 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083940371 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) 20241107083940371 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) 20241107083940371 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) 20241107083940371 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) 20241107083940372 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) 20241107083940372 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) 20241107083940372 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) 20241107083940372 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) 20241107083940373 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) 20241107083940373 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) 20241107083940373 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) 20241107083940373 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) 20241107083940373 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) 20241107083940373 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) 20241107083940374 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) 20241107083940374 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) 20241107083940380 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083940395 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) 20241107083940395 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) 20241107083940395 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083940395 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083940395 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) 20241107083940396 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083940396 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083940396 DLGLOBAL DEBUG validating counter group 0x559744114740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083940396 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083940396 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083940396 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083940396 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083940396 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083940396 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) 20241107083940396 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083940396 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083940396 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083940396 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083940396 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083940396 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083940396 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083940396 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083940396 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083940396 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083940396 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083940396 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) 20241107083940396 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083940396 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083940396 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083940396 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083940397 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083940397 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083940397 DLGLOBAL DEBUG validating counter group 0x559744114b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083940397 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083940397 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083940397 DLGLOBAL DEBUG validating counter group 0x559744114be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083940397 DLGLOBAL DEBUG validating counter group 0x559744114c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083940397 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083940397 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:1192) 20241107083940397 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) 20241107083940397 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) 20241107083940397 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) 20241107083940397 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083940397 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083940397 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) 20241107083940397 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083940397 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) 20241107083940397 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:820) 20241107083940397 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083940397 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083940397 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:220) 20241107083940397 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083940397 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) 20241107083940397 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) 20241107083940397 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) 20241107083940397 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) 20241107083940398 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) 20241107083940398 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) 20241107083940398 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) 20241107083940398 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) 20241107083940399 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) 20241107083940399 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) 20241107083940400 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) 20241107083940400 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) 20241107083940401 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) 20241107083940401 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) 20241107083940402 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) 20241107083940402 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:387) 20241107083940402 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083940402 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083940402 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083940402 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) 20241107083940403 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083940403 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083940403 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) 20241107083940403 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:238) 20241107083940403 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) 20241107083940403 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) 20241107083940403 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1138)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083940414 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) 20241107083940414 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) 20241107083940416 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) 20241107083940416 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) 20241107083940416 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) 20241107083940416 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) 20241107083940417 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) 20241107083940417 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) 20241107083940418 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) 20241107083940418 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) 20241107083940419 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) 20241107083940419 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) 20241107083940420 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) 20241107083940420 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) 20241107083940420 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) 20241107083940420 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) 20241107083940421 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083940433 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) 20241107083940433 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) 20241107083940434 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) 20241107083940434 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) 20241107083940435 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) 20241107083940435 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) 20241107083940436 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) 20241107083940436 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) 20241107083940437 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) 20241107083940437 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) 20241107083940438 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) 20241107083940438 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) 20241107083940439 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) 20241107083940439 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) 20241107083940439 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) 20241107083940439 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) 20241107083940443 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083940457 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) 20241107083940457 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) 20241107083940459 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) 20241107083940459 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) 20241107083940461 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) 20241107083940461 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) 20241107083940462 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) 20241107083940462 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) 20241107083940463 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) 20241107083940463 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) 20241107083940464 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) 20241107083940464 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) 20241107083940465 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) 20241107083940465 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) 20241107083940466 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) 20241107083940466 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) 20241107083940467 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083940477 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) 20241107083940477 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) 20241107083940477 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083940477 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083940477 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) 20241107083940477 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083940477 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083940477 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083940477 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083940477 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083940477 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083940477 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083940479 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) 20241107083940479 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) 20241107083940479 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) 20241107083940479 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) 20241107083940480 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) 20241107083940480 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) 20241107083940481 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) 20241107083940481 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) 20241107083940482 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) 20241107083940482 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) 20241107083940483 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) 20241107083940483 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) 20241107083940483 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) 20241107083940483 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) 20241107083940484 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083940496 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) 20241107083940496 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) 20241107083940496 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083940496 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083940496 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) 20241107083940496 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083940496 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083940496 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083940496 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083940496 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241107083940496 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241107083940496 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241107083940497 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) 20241107083940497 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) 20241107083940498 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) 20241107083940498 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) 20241107083940499 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) 20241107083940499 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) 20241107083940499 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) 20241107083940499 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) 20241107083940500 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) 20241107083940500 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) 20241107083940501 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) 20241107083940501 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) 20241107083940502 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) 20241107083940502 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) 20241107083940505 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083940506 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083940506 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083940506 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083940506 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083940506 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) 20241107083940506 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) 20241107083940506 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083940506 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241107083940520 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) 20241107083940520 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) 20241107083940521 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) 20241107083940521 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) 20241107083940522 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) 20241107083940522 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) 20241107083940523 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) 20241107083940523 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) 20241107083940524 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) 20241107083940524 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) 20241107083940524 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) 20241107083940524 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) 20241107083940525 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) 20241107083940525 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) 20241107083940525 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083940525 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083940525 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083940525 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) 20241107083940525 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241107083940525 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241107083940525 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241107083940525 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241107083940525 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241107083940525 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) 20241107083940525 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) 20241107083940526 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) 20241107083940526 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) 20241107083940526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241107083940526 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083940526 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083940526 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) 20241107083940526 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083940526 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) 20241107083940526 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) 20241107083940526 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083940539 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) 20241107083940539 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) 20241107083940540 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) 20241107083940540 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) 20241107083940541 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) 20241107083940541 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) 20241107083940542 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) 20241107083940542 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) 20241107083940543 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) 20241107083940543 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) 20241107083940543 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) 20241107083940543 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) 20241107083940544 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) 20241107083940544 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) 20241107083940545 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) 20241107083940545 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) 20241107083940545 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) 20241107083940545 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) 20241107083940546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241107083940546 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083940546 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083940546 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) 20241107083940546 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083940546 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) 20241107083940546 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) 20241107083940546 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083940559 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) 20241107083940559 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) 20241107083940559 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) 20241107083940559 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083940560 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) 20241107083940560 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) 20241107083940561 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) 20241107083940561 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) 20241107083940561 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) 20241107083940561 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) 20241107083940562 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) 20241107083940562 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) 20241107083940563 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) 20241107083940563 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) 20241107083940564 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) 20241107083940564 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) 20241107083940565 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) 20241107083940565 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) 20241107083940568 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) 20241107083940568 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) 20241107083940568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241107083940568 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083940568 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083940568 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) 20241107083940569 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083940569 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) 20241107083940569 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) 20241107083940569 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083940583 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) 20241107083940583 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) 20241107083940583 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) 20241107083940583 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083940584 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) 20241107083940584 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) 20241107083940585 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) 20241107083940585 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) 20241107083940585 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) 20241107083940585 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) 20241107083940586 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) 20241107083940586 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) 20241107083940587 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) 20241107083940587 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) 20241107083940588 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) 20241107083940588 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) 20241107083940588 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) 20241107083940589 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) 20241107083940589 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) 20241107083940589 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) 20241107083940589 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241107083940589 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083940589 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083940589 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) 20241107083940590 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083940590 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241107083940590 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) 20241107083940590 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) 20241107083940590 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083940602 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) 20241107083940602 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) 20241107083940602 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) 20241107083940602 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083940603 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) 20241107083940603 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) 20241107083940604 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) 20241107083940604 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) 20241107083940605 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) 20241107083940605 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) 20241107083940605 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) 20241107083940605 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) 20241107083940606 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) 20241107083940606 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) 20241107083940607 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) 20241107083940607 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) 20241107083940608 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) 20241107083940608 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) 20241107083940609 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) 20241107083940609 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) 20241107083940609 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241107083940609 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083940609 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20241107083940609 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083940609 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) 20241107083940609 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083940609 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20241107083940609 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) 20241107083940609 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083940609 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) 20241107083940609 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) 20241107083940610 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1138)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083940621 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=11 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) 20241107083940621 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) 20241107083940621 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083940621 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083940621 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) 20241107083940621 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083940621 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083940622 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: TargetCell: RAT=GSM, ARFCN=863, BSIC=44 (nacc_fsm.c:291) 20241107083940622 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:416) 20241107083940622 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-863-44... (nacc_fsm.c:475) 20241107083940622 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-863-44 (pcu_l1_if.cpp:303) 20241107083940622 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) 20241107083940622 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) 20241107083940623 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) 20241107083940623 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) 20241107083940624 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) 20241107083940624 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) 20241107083940624 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) 20241107083940624 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) 20241107083940625 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) 20241107083940625 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) 20241107083940626 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) 20241107083940626 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) 20241107083940627 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) 20241107083940627 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) 20241107083940630 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-863-44: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083940630 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083940630 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083940630 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083940630 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) 20241107083940630 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) 20241107083940630 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083940630 DNACC DEBUG neigh_cache: Removing entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:41) 20241107083940631 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083940645 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) 20241107083940645 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) 20241107083940645 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) 20241107083940645 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083940646 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) 20241107083940646 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) 20241107083940647 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) 20241107083940647 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) 20241107083940648 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) 20241107083940648 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) 20241107083940649 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) 20241107083940649 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) 20241107083940650 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) 20241107083940650 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) 20241107083940651 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) 20241107083940651 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) 20241107083940652 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) 20241107083940652 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) 20241107083940653 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083940664 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) 20241107083940664 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) 20241107083940665 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) 20241107083940665 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) 20241107083940666 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) 20241107083940666 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) 20241107083940667 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) 20241107083940667 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) 20241107083940668 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) 20241107083940668 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) 20241107083940669 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) 20241107083940669 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) 20241107083940669 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) 20241107083940669 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) 20241107083940670 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) 20241107083940670 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) 20241107083940671 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083940683 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) 20241107083940683 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) 20241107083940683 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083940683 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083940683 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) 20241107083940684 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083940684 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) 20241107083940684 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=112, TS=7 (curr FN 112): POLL_CELL_CHG_CONTINUE not expected! (pdch.cpp:444) 20241107083940684 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=112, reason=CELL_CHG_CONTINUE): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241107083940684 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=112, TS=7 (curr FN 112), reason=CELL_CHG_CONTINUE (tbf.cpp:487) 20241107083940684 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=112, TS=7 (curr FN 112): POLL_CELL_CHG_CONTINUE not expected! (tbf.cpp:552) 20241107083940685 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) 20241107083940685 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) 20241107083940686 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) 20241107083940686 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) 20241107083940687 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) 20241107083940687 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) 20241107083940688 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) 20241107083940688 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) 20241107083940689 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) 20241107083940689 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) 20241107083940690 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) 20241107083940690 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) 20241107083940690 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) 20241107083940690 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) 20241107083940693 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) 20241107083940693 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) 20241107083940693 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241107083940693 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) 20241107083940693 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1138)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241107083940702 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083940702 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083940702 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083940702 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) 20241107083940702 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241107083940702 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241107083940702 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241107083940702 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241107083940702 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241107083940707 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) 20241107083940707 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) 20241107083940709 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) 20241107083940709 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) 20241107083940709 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) 20241107083940709 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) 20241107083940710 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) 20241107083940710 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) 20241107083940711 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) 20241107083940711 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) 20241107083940712 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) 20241107083940712 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) 20241107083940712 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) 20241107083940712 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) 20241107083940713 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) 20241107083940713 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) 20241107083940714 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) 20241107083940714 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) 20241107083940714 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241107083940714 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083940714 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083940714 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) 20241107083940715 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083940715 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) 20241107083940715 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 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) 20241107083940715 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083940726 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) 20241107083940727 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) 20241107083940727 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) 20241107083940727 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083940728 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) 20241107083940728 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) 20241107083940729 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) 20241107083940729 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) 20241107083940729 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) 20241107083940729 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) 20241107083940730 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) 20241107083940730 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) 20241107083940731 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) 20241107083940731 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) 20241107083940732 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) 20241107083940732 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) 20241107083940733 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) 20241107083940733 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) 20241107083940734 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) 20241107083940734 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) 20241107083940734 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241107083940734 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083940734 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083940734 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) 20241107083940734 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083940734 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) 20241107083940734 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 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) 20241107083940735 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083940746 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) 20241107083940746 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) 20241107083940746 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) 20241107083940746 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083940748 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) 20241107083940748 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) 20241107083940749 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) 20241107083940749 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) 20241107083940750 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) 20241107083940750 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) 20241107083940751 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) 20241107083940751 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) 20241107083940752 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) 20241107083940752 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) 20241107083940753 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) 20241107083940753 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) 20241107083940754 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) 20241107083940754 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) 20241107083940755 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) 20241107083940755 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) 20241107083940755 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241107083940755 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083940755 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083940755 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) 20241107083940756 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083940756 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) 20241107083940756 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 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) 20241107083940757 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083940770 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) 20241107083940770 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) 20241107083940770 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) 20241107083940770 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083940771 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) 20241107083940771 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) 20241107083940772 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) 20241107083940772 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) 20241107083940773 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) 20241107083940773 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) 20241107083940774 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) 20241107083940774 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) 20241107083940774 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) 20241107083940774 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) 20241107083940775 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) 20241107083940775 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) 20241107083940776 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) 20241107083940776 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) 20241107083940777 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) 20241107083940777 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) 20241107083940777 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241107083940777 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083940777 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083940777 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) 20241107083940777 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083940777 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241107083940777 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) 20241107083940777 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 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) 20241107083940778 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083940789 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) 20241107083940789 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) 20241107083940789 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) 20241107083940789 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241107083940790 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) 20241107083940790 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) 20241107083940791 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) 20241107083940791 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) 20241107083940792 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) 20241107083940792 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) 20241107083940792 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) 20241107083940793 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) 20241107083940793 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) 20241107083940793 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) 20241107083940794 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) 20241107083940794 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) 20241107083940795 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) 20241107083940795 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) 20241107083940796 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) 20241107083940796 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) 20241107083940796 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241107083940796 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083940796 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20241107083940796 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083940796 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) 20241107083940796 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083940796 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20241107083940796 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=151, TS=7) (nacc_fsm.c:206) 20241107083940796 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083940796 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) 20241107083940796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 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) 20241107083940797 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(1138)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083940808 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) 20241107083940808 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) 20241107083940808 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) 20241107083940808 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241107083940809 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) 20241107083940809 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) 20241107083940810 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) 20241107083940810 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) 20241107083940811 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) 20241107083940811 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) 20241107083940811 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) 20241107083940811 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) 20241107083940812 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) 20241107083940812 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) 20241107083940813 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) 20241107083940813 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) 20241107083940814 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) 20241107083940814 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) 20241107083940817 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083940832 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) 20241107083940832 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) 20241107083940832 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) 20241107083940832 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241107083940832 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241107083940832 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241107083940834 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) 20241107083940834 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) 20241107083940834 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) 20241107083940834 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) 20241107083940835 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) 20241107083940835 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) 20241107083940836 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) 20241107083940836 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) 20241107083940837 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) 20241107083940837 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) 20241107083940838 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) 20241107083940838 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) 20241107083940839 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) 20241107083940839 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) 20241107083940840 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083940851 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) 20241107083940851 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) 20241107083940852 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) 20241107083940852 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) 20241107083940853 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) 20241107083940853 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) 20241107083940854 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) 20241107083940854 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) 20241107083940855 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) 20241107083940855 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) 20241107083940855 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) 20241107083940855 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) 20241107083940856 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) 20241107083940856 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) 20241107083940857 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) 20241107083940857 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) 20241107083940858 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083940871 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) 20241107083940871 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) 20241107083940871 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083940871 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083940871 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) 20241107083940871 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083940871 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} FN=151 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241107083940871 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083940871 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083940871 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083940871 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241107083940871 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241107083940872 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) 20241107083940872 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) BTS(1138)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083940873 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) 20241107083940873 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) 20241107083940874 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) 20241107083940874 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) 20241107083940876 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) 20241107083940876 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) 20241107083940876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32920<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083940877 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) 20241107083940877 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) 20241107083940878 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) 20241107083940878 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) 20241107083940879 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) 20241107083940879 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) 20241107083940883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32908<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083940885 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083940885 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083940885 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083940885 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241107083940885 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:1202) 20241107083940885 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241107083940885 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083940885 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083940885 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083940885 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083940885 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241107083940885 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083940885 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083940885 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083940885 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083940885 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083940885 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083940885 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083940885 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083940885 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083940885 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083940885 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083940885 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083940885 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083940885 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) 20241107083940885 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) 20241107083940885 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 12584 with status 0 MTC@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice5 finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5 pass'. respawn: 101: starting: osmo-pcu Thu Nov 7 08:39:40 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 20241107083940935 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083940936 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083940936 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083940936 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083940963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32930<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083941064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32930<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=365356) Waiting for packet dumper to finish... 1 (prev_count=365356, count=416724) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:39:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf started. 1145@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 1145@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1145@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1149)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-BVCI1234(1148)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 1145@fb7e2f9c3787: 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(1152)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1145@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1152)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083944209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56282<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(1151)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241107083944214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56294<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1151)@fb7e2f9c3787: Start timer T: 5 s PCUIF(1151)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-STATS(1155)@fb7e2f9c3787: Start timer T: 2 s 1145@fb7e2f9c3787: 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)@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1156)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1156)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083945936 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083945937 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083945937 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1151)@fb7e2f9c3787: OsmoPCU is now connected BTS(1153)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083945953 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083945953 DLGLOBAL DEBUG validating counter group 0x555e35c75020(bts) with 102 counters (rate_ctr.c:86) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083945953 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083945953 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083945953 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083945953 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083945953 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083945953 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083945953 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083945953 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083945953 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083945953 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083945953 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083945953 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083945953 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083945953 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083945953 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083945954 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083945954 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083945954 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083945954 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083945954 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083945954 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083945954 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083945954 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083945954 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083945954 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083945954 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083945954 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083945954 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083945954 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083945954 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083945954 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083945954 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083945954 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083945954 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083945954 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083945954 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083945954 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083945954 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083945954 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083945954 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083945954 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083945954 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083945954 DLGLOBAL DEBUG validating counter group 0x7f7d73ae05c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083945954 DLGLOBAL DEBUG validating counter group 0x555e35c74700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083945954 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083945954 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083945954 DLGLOBAL DEBUG validating counter group 0x7f7d73ae1160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083945954 DLGLOBAL DEBUG validating counter group 0x7f7d73ae1140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083945954 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083945954 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) 20241107083945954 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) 20241107083945954 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083945954 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083945954 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083945954 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083945955 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083945955 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083945955 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083945955 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083945955 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083945955 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083945955 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083945955 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083945955 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083945955 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083945955 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083945955 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083945955 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083945955 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083945955 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083945955 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083945955 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083945955 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083945955 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083945955 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083945955 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083945955 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083945955 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) 20241107083945955 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) 20241107083945955 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s BTS(1153)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" MTC@fb7e2f9c3787: Start timer T: 2 s BTS(1153)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" MTC@fb7e2f9c3787: Start timer T: 10 s -NSVCI1234(1149)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1149)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1149)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(1149)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(1153)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" BTS(1153)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" BTS(1153)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083945963 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083945963 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) 20241107083945963 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) 20241107083945963 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083945963 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083945963 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) 20241107083945964 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083945964 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) 20241107083945964 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1153)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1149)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1149)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1153)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083945966 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083945966 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) 20241107083945966 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) 20241107083945966 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083945967 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083945967 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083945967 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083945967 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083945967 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083945967 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1153)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083945968 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) 20241107083945968 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) 20241107083945969 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083945969 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) 20241107083945969 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) 20241107083945969 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(1149)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1149)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1149)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083945970 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) 20241107083945970 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) 20241107083945971 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) 20241107083945971 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) 20241107083945972 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) 20241107083945972 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) 20241107083945973 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) 20241107083945973 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) 20241107083945974 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) 20241107083945974 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) 20241107083945974 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) 20241107083945974 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) 20241107083945975 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083945984 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) 20241107083945984 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) 1146@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 1146@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083945986 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) 20241107083945986 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) 20241107083945986 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) 20241107083945986 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) 20241107083945988 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) 20241107083945988 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) 20241107083945989 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) 20241107083945989 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) 20241107083945990 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) 20241107083945990 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) 20241107083945991 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) 20241107083945991 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) 20241107083945991 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083945991 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083945991 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083945991 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083945991 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083945991 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083945992 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083945992 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083945992 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) 20241107083945992 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) 20241107083945993 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-BVCI1234(1148)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-BVCI1234(1148)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083946004 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) 20241107083946004 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) 20241107083946005 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) 20241107083946005 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) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107083946006 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083946006 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083946006 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083946006 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083946006 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083946006 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083946006 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083946006 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083946006 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) 20241107083946006 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) 20241107083946007 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) 20241107083946008 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) 20241107083946009 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) 20241107083946009 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083946010 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) 20241107083946010 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) 20241107083946012 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) 20241107083946012 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) 20241107083946013 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) 20241107083946013 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) 20241107083946014 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083946014 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083946014 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083946014 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083946014 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083946014 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083946014 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083946014 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083946014 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083946014 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083946014 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=8, is_11bit=0 (pcu_l1_if.cpp:633) 20241107083946014 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107083946014 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107083946014 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107083946014 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107083946014 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107083946014 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 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107083946015 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1153)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107083946027 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083946027 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083946027 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083946027 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083946027 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083946028 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) 20241107083946028 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) 20241107083946029 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) 20241107083946029 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) 20241107083946030 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) 20241107083946030 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) 20241107083946031 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) 20241107083946031 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) 20241107083946032 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) 20241107083946032 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) 20241107083946032 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) 20241107083946032 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) 20241107083946033 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) 20241107083946033 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) 20241107083946034 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) 20241107083946034 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) 20241107083946035 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083946047 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) 20241107083946047 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) 20241107083946048 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) 20241107083946048 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) 20241107083946049 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) 20241107083946049 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) 20241107083946049 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) 20241107083946049 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) 20241107083946050 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) 20241107083946050 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) 20241107083946051 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) 20241107083946051 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) 20241107083946052 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) 20241107083946052 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) 20241107083946053 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) 20241107083946053 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) 20241107083946053 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083946066 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) 20241107083946066 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) 20241107083946067 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) 20241107083946068 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) 20241107083946069 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) 20241107083946069 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) 20241107083946070 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) 20241107083946070 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) 20241107083946071 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) 20241107083946071 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) 20241107083946072 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) 20241107083946072 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) 20241107083946073 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) 20241107083946073 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) 20241107083946074 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) 20241107083946074 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) 20241107083946075 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083946090 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) 20241107083946090 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) 20241107083946092 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) 20241107083946092 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) 20241107083946093 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) 20241107083946093 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) 20241107083946095 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) 20241107083946095 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) 20241107083946096 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) 20241107083946096 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) 20241107083946096 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) 20241107083946096 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) 20241107083946097 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) 20241107083946097 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) 20241107083946098 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) 20241107083946098 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) 20241107083946099 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083946110 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) 20241107083946110 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) 20241107083946111 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) 20241107083946111 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) 20241107083946112 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) 20241107083946112 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) 20241107083946114 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) 20241107083946114 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) 20241107083946115 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) 20241107083946115 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) 20241107083946115 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) 20241107083946115 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) 20241107083946116 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) 20241107083946116 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) 20241107083946118 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) 20241107083946118 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) 20241107083946119 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083946129 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) 20241107083946129 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) 20241107083946130 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) 20241107083946130 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) 20241107083946131 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) 20241107083946131 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) 20241107083946132 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) 20241107083946132 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) 20241107083946133 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) 20241107083946133 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) 20241107083946134 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) 20241107083946134 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) 20241107083946135 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) 20241107083946135 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) 20241107083946137 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) 20241107083946137 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) 20241107083946139 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083946154 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) 20241107083946154 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) 20241107083946155 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) 20241107083946155 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) 20241107083946156 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) 20241107083946156 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) 20241107083946157 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) 20241107083946157 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) 20241107083946158 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) 20241107083946158 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) 20241107083946159 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) 20241107083946159 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) 20241107083946159 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) 20241107083946159 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) 20241107083946160 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) 20241107083946160 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) 20241107083946161 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083946173 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) 20241107083946173 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) 20241107083946174 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) 20241107083946174 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) 20241107083946175 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) 20241107083946175 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) 20241107083946176 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) 20241107083946176 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) 20241107083946177 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) 20241107083946177 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) 20241107083946178 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) 20241107083946178 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) 20241107083946179 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) 20241107083946179 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) 20241107083946179 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) 20241107083946179 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) 20241107083946180 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083946192 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) 20241107083946192 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) 20241107083946194 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) 20241107083946194 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) 20241107083946195 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) 20241107083946195 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) 20241107083946196 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) 20241107083946196 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) 20241107083946197 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) 20241107083946197 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) 20241107083946197 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) 20241107083946197 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) 20241107083946198 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) 20241107083946198 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) 20241107083946199 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) 20241107083946199 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) 20241107083946202 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083946216 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) 20241107083946216 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) 20241107083946216 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083946216 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083946216 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) 20241107083946217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083946217 DMS INFO Creating MS object (gprs_ms.c:152) 20241107083946217 DLGLOBAL DEBUG validating counter group 0x555e35c74740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107083946217 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241107083946217 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107083946217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107083946217 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241107083946217 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241107083946217 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) 20241107083946217 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083946217 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107083946217 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107083946217 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107083946217 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107083946217 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107083946217 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107083946217 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107083946217 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107083946217 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107083946218 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107083946218 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) 20241107083946218 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083946218 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083946218 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107083946218 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107083946218 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083946218 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083946218 DLGLOBAL DEBUG validating counter group 0x555e35c74b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083946218 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107083946218 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107083946218 DLGLOBAL DEBUG validating counter group 0x555e35c74be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107083946218 DLGLOBAL DEBUG validating counter group 0x555e35c74c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083946218 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107083946218 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:1192) 20241107083946218 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) 20241107083946218 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) 20241107083946218 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) 20241107083946218 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107083946218 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107083946218 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) 20241107083946218 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107083946218 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) 20241107083946218 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:820) 20241107083946218 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107083946218 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107083946218 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:220) 20241107083946218 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107083946218 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) 20241107083946218 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) 20241107083946218 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) 20241107083946218 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) 20241107083946220 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) 20241107083946220 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) 20241107083946221 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) 20241107083946221 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) 20241107083946223 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) 20241107083946223 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) 20241107083946224 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) 20241107083946224 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) 20241107083946225 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) 20241107083946225 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) 20241107083946227 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) 20241107083946227 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:387) 20241107083946227 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107083946227 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107083946227 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107083946227 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) 20241107083946228 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107083946228 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107083946228 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) 20241107083946228 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:238) 20241107083946228 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) 20241107083946228 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) 20241107083946228 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1153)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241107083946236 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) 20241107083946236 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) 20241107083946238 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) 20241107083946238 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) 20241107083946239 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) 20241107083946239 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) 20241107083946240 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) 20241107083946240 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) 20241107083946240 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) 20241107083946240 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) 20241107083946241 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) 20241107083946241 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) 20241107083946242 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) 20241107083946242 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) 20241107083946243 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) 20241107083946243 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) 20241107083946244 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083946255 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) 20241107083946255 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) 20241107083946257 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) 20241107083946257 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) 20241107083946257 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) 20241107083946257 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) 20241107083946258 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) 20241107083946258 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) 20241107083946259 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) 20241107083946259 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) 20241107083946260 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) 20241107083946260 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) 20241107083946260 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) 20241107083946260 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) 20241107083946261 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) 20241107083946261 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) 20241107083946265 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083946280 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) 20241107083946280 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) 20241107083946281 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) 20241107083946281 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) 20241107083946281 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) 20241107083946281 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) 20241107083946282 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) 20241107083946282 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) 20241107083946283 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) 20241107083946283 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) 20241107083946285 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) 20241107083946285 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) 20241107083946285 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) 20241107083946285 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) 20241107083946286 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) 20241107083946286 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) 20241107083946287 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083946299 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) 20241107083946299 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) 20241107083946299 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083946299 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083946299 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) 20241107083946300 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083946300 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241107083946300 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:395) 20241107083946300 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:277) 20241107083946300 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got PKT_CTRL_ACK confirming assignment of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:404) 20241107083946300 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:406) 20241107083946300 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241107083946301 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) 20241107083946301 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) 20241107083946302 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) 20241107083946302 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) 20241107083946304 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) 20241107083946304 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) 20241107083946305 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) 20241107083946305 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) 20241107083946306 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) 20241107083946306 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) 20241107083946307 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) 20241107083946307 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) 20241107083946308 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) 20241107083946308 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) 20241107083946309 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083946319 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) 20241107083946319 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) 20241107083946319 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083946319 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083946319 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) 20241107083946319 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083946319 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241107083946319 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241107083946319 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241107083946319 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241107083946319 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241107083946319 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241107083946320 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) 20241107083946320 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) 20241107083946321 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) 20241107083946321 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) 20241107083946323 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) 20241107083946323 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) 20241107083946324 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) 20241107083946324 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) 20241107083946325 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) 20241107083946325 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) 20241107083946326 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) 20241107083946326 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) 20241107083946327 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) 20241107083946327 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) 20241107083946330 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083946332 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241107083946332 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241107083946332 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241107083946332 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241107083946332 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) 20241107083946332 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) 20241107083946332 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083946333 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241107083946342 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) 20241107083946342 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) 20241107083946344 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) 20241107083946344 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) 20241107083946345 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) 20241107083946345 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) 20241107083946346 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) 20241107083946346 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) 20241107083946347 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) 20241107083946347 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) MTC@fb7e2f9c3787: Start timer T: 0.1 s 20241107083946348 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) 20241107083946348 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) 20241107083946348 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) 20241107083946348 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) 20241107083946350 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) 20241107083946350 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) 20241107083946351 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083946352 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083946352 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083946352 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083946352 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) 20241107083946352 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241107083946352 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241107083946352 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241107083946352 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241107083946352 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241107083946353 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083946353 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083946353 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083946354 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083946354 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107083946354 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241107083946354 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241107083946354 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241107083946354 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107083946354 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) 20241107083946354 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107083946354 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107083946354 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107083946354 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241107083946354 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083946354 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107083946354 DLGLOBAL DEBUG validating counter group 0x555e35c74b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107083946354 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107083946354 DLGLOBAL DEBUG validating counter group 0x555e35c74e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107083946354 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241107083946354 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:1192) 20241107083946354 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) 20241107083946354 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) 20241107083946354 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) 20241107083946354 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241107083946354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241107083946354 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) 20241107083946354 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241107083946354 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:147) 20241107083946354 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241107083946354 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) 20241107083946354 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241107083946354 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) 20241107083946362 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) 20241107083946362 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) 20241107083946364 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) 20241107083946364 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) 20241107083946365 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) 20241107083946365 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) 20241107083946366 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) 20241107083946366 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) 20241107083946368 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) 20241107083946368 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) 20241107083946368 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) 20241107083946368 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) 20241107083946369 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) 20241107083946369 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) 20241107083946370 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) 20241107083946370 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) 20241107083946371 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083946381 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) 20241107083946382 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) 20241107083946383 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) 20241107083946383 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) 20241107083946384 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) 20241107083946384 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) 20241107083946384 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) 20241107083946385 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) 20241107083946385 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) 20241107083946385 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) 20241107083946386 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) 20241107083946386 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) 20241107083946387 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) 20241107083946387 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) 20241107083946388 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) 20241107083946388 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) 20241107083946391 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083946405 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) 20241107083946405 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) 20241107083946407 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) 20241107083946407 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) 20241107083946408 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) 20241107083946408 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) 20241107083946408 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) 20241107083946409 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) 20241107083946409 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) 20241107083946409 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) 20241107083946410 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) 20241107083946410 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) 20241107083946411 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) 20241107083946411 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) 20241107083946412 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) 20241107083946412 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) 20241107083946412 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083946425 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) 20241107083946425 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) 20241107083946426 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) 20241107083946426 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) 20241107083946427 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) 20241107083946427 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) 20241107083946427 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) 20241107083946428 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) 20241107083946428 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) 20241107083946428 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) 20241107083946429 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) 20241107083946429 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) 20241107083946430 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) 20241107083946430 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) 20241107083946431 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) 20241107083946431 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) 20241107083946431 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083946444 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) 20241107083946444 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) 20241107083946445 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) 20241107083946445 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) 20241107083946446 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) 20241107083946446 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) 20241107083946447 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) 20241107083946447 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) 20241107083946448 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) 20241107083946448 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) 20241107083946449 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) 20241107083946449 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) 20241107083946451 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) 20241107083946451 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) 20241107083946452 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) 20241107083946452 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) 20241107083946453 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) 20241107083946453 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) 20241107083946453 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241107083946453 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:266) 20241107083946453 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 104 + 13 = 117 (pdch_ul_controller.c:131) 20241107083946453 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:106) 20241107083946453 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:117) 20241107083946453 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) 20241107083946454 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:123) 20241107083946454 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type POLL (pdch_ul_controller.c:184) 20241107083946454 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=117, TS=7) (tbf_dl_ass_fsm.c:127) 20241107083946454 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:165) 20241107083946454 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) 20241107083946454 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 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) 20241107083946454 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1153)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20241107083946468 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) 20241107083946468 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) 20241107083946469 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) 20241107083946469 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) 20241107083946470 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) 20241107083946470 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) 20241107083946471 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) 20241107083946471 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) 20241107083946471 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) 20241107083946471 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) 20241107083946472 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) 20241107083946472 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) 20241107083946473 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) 20241107083946473 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) 20241107083946474 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) 20241107083946474 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) 20241107083946475 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) 20241107083946475 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) 20241107083946475 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241107083946475 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083946475 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083946475 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) 20241107083946475 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083946476 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) 20241107083946476 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 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) 20241107083946476 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083946487 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) 20241107083946487 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) 20241107083946487 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) 20241107083946487 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241107083946488 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) 20241107083946488 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) 20241107083946489 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) 20241107083946489 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) 20241107083946489 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) 20241107083946489 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) 20241107083946490 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) 20241107083946490 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) 20241107083946491 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) 20241107083946491 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) 20241107083946492 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) 20241107083946492 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) 20241107083946492 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) 20241107083946492 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) 20241107083946493 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083946506 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) 20241107083946506 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) 20241107083946506 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) 20241107083946506 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241107083946507 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) 20241107083946507 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) 20241107083946508 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) 20241107083946508 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) 20241107083946509 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) 20241107083946509 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) 20241107083946509 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) 20241107083946509 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) 20241107083946511 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) 20241107083946511 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) 20241107083946512 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) 20241107083946512 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) 20241107083946512 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) 20241107083946512 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) 20241107083946516 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083946530 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) 20241107083946530 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) 20241107083946530 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083946530 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083946530 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) 20241107083946530 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083946530 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=117 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241107083946530 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241107083946530 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:182) 20241107083946530 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got PKT_CTRL_ACK confirming assignment of TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:433) 20241107083946530 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:439) 20241107083946530 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241107083946531 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) 20241107083946531 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) 20241107083946532 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) 20241107083946532 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) 20241107083946533 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) 20241107083946533 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) 20241107083946534 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) 20241107083946534 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) 20241107083946534 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) 20241107083946534 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) 20241107083946535 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) 20241107083946535 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) 20241107083946536 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) 20241107083946536 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) 20241107083946537 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) 20241107083946537 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) 20241107083946537 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241107083946537 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083946537 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083946537 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) 20241107083946537 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083946537 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) 20241107083946537 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 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) 20241107083946538 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083946549 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) 20241107083946549 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) 20241107083946551 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) 20241107083946551 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) 20241107083946552 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) 20241107083946552 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) 20241107083946553 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) 20241107083946553 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) 20241107083946554 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) 20241107083946554 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) 20241107083946555 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) 20241107083946555 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) 20241107083946556 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) 20241107083946556 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) 20241107083946556 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) 20241107083946556 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) 20241107083946557 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) 20241107083946557 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) 20241107083946557 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241107083946557 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083946557 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083946557 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) 20241107083946558 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083946558 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) 20241107083946558 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 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) 20241107083946558 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083946568 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) 20241107083946568 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) 20241107083946568 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) 20241107083946568 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241107083946570 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) 20241107083946570 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) 20241107083946570 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) 20241107083946570 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) 20241107083946571 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) 20241107083946571 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) 20241107083946572 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) 20241107083946572 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) 20241107083946573 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) 20241107083946573 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) 20241107083946574 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) 20241107083946574 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) 20241107083946575 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) 20241107083946575 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) 20241107083946578 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) 20241107083946578 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) 20241107083946578 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241107083946578 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083946578 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241107083946578 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) 20241107083946578 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241107083946578 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241107083946578 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) 20241107083946578 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 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) 20241107083946579 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083946592 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) 20241107083946592 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) 20241107083946592 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) 20241107083946592 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241107083946594 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) 20241107083946594 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) 20241107083946594 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) 20241107083946594 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) 20241107083946595 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) 20241107083946595 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) 20241107083946596 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) 20241107083946596 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) 20241107083946597 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) 20241107083946597 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) 20241107083946598 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) 20241107083946598 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) 20241107083946598 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) 20241107083946598 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) 20241107083946599 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) 20241107083946599 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) 20241107083946599 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241107083946599 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241107083946599 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 134 + 13 = 147 (pdch_ul_controller.c:131) 20241107083946599 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241107083946599 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) 20241107083946599 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241107083946599 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type POLL (pdch_ul_controller.c:184) 20241107083946599 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=147, TS=7) (nacc_fsm.c:206) 20241107083946599 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241107083946599 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241107083946599 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 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) 20241107083946600 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1153)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241107083946611 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) 20241107083946611 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) 20241107083946612 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) 20241107083946612 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241107083946613 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) 20241107083946613 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) 20241107083946614 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) 20241107083946614 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) 20241107083946614 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) 20241107083946614 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) 20241107083946615 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) 20241107083946616 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) 20241107083946616 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) 20241107083946616 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) 20241107083946617 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) 20241107083946617 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) 20241107083946618 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) 20241107083946618 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) 20241107083946619 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083946631 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) 20241107083946631 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) 20241107083946631 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) 20241107083946631 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241107083946632 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) 20241107083946632 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) 20241107083946633 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) 20241107083946633 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) 20241107083946633 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) 20241107083946633 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) 20241107083946634 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) 20241107083946634 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) 20241107083946635 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) 20241107083946635 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) 20241107083946636 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) 20241107083946636 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) 20241107083946637 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) 20241107083946637 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) 20241107083946640 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083946654 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) 20241107083946654 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) 20241107083946656 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) 20241107083946656 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) 20241107083946656 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) 20241107083946656 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) 20241107083946657 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) 20241107083946657 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) 20241107083946658 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) 20241107083946659 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) 20241107083946659 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) 20241107083946659 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) 20241107083946660 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) 20241107083946660 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) 20241107083946661 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) 20241107083946661 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) 20241107083946662 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083946674 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) 20241107083946674 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) 20241107083946674 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083946674 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083946674 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) 20241107083946674 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083946674 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=147 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241107083946674 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:449) 20241107083946674 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241107083946674 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241107083946674 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241107083946674 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241107083946675 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) 20241107083946675 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) 20241107083946676 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) 20241107083946676 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) 20241107083946677 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) 20241107083946677 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) 20241107083946677 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) 20241107083946677 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) 20241107083946678 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) 20241107083946678 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) 20241107083946679 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) 20241107083946679 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) 20241107083946680 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) 20241107083946680 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) 20241107083946682 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) 20241107083946682 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) 20241107083946682 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20241107083946682 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241107083946682 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) 20241107083946682 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) 20241107083946682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241107083946682 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241107083946682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241107083946682 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) 20241107083946682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241107083946682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 aa 38 b0 0d ba 4a 5a 8c ff 42 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241107083946682 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) 20241107083946682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241107083946682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241107083946682 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) 20241107083946682 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 151 + 13 = 164 (pdch_ul_controller.c:131) 20241107083946682 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type POLL (pdch_ul_controller.c:184) 20241107083946682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=164, TS=7) (tbf_dl.cpp:883) 20241107083946682 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=164, TS=7 (tbf_dl.cpp:903) 20241107083946682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 aa 38 b0 0d ba 4a 5a 8c ff 42 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241107083946682 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 data=08 00 00 29 aa 38 b0 0d ba 4a 5a 8c ff 42 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) 20241107083946683 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083946693 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) 20241107083946693 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) 20241107083946695 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) 20241107083946695 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) 20241107083946695 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) 20241107083946695 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) 20241107083946696 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) 20241107083946696 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) 20241107083946697 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) 20241107083946697 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) 20241107083946699 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) 20241107083946699 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) 20241107083946700 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) 20241107083946700 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) 20241107083946700 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) 20241107083946700 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) 20241107083946703 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083946717 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) 20241107083946717 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) 20241107083946717 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) 20241107083946717 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241107083946718 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) 20241107083946718 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) 20241107083946719 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) 20241107083946719 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) 20241107083946720 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) 20241107083946720 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) 20241107083946721 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) 20241107083946721 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) 20241107083946722 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) 20241107083946722 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) 20241107083946724 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) 20241107083946724 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) 20241107083946726 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) 20241107083946726 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) 20241107083946728 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083946737 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) 20241107083946738 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) 20241107083946739 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) 20241107083946740 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) 20241107083946741 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) 20241107083946741 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) 20241107083946742 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) 20241107083946742 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) 20241107083946744 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) 20241107083946744 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) 20241107083946745 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) 20241107083946745 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) 20241107083946746 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) 20241107083946746 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) 20241107083946747 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) 20241107083946747 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) 20241107083946748 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083946756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=2 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) 20241107083946756 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) 20241107083946756 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107083946756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107083946756 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) 20241107083946757 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107083946757 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:501) 20241107083946757 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:511) 20241107083946757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241107083946757 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) 20241107083946757 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) 20241107083946757 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241107083946757 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) 20241107083946757 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) 20241107083946757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241107083946757 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241107083946757 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) 20241107083946757 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) 20241107083946757 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) BTS(1153)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083946758 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) 20241107083946758 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) 20241107083946759 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) 20241107083946759 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) 20241107083946762 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) 20241107083946762 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) 20241107083946762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56294<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083946763 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) 20241107083946763 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) 20241107083946767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56282<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083946769 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083946769 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083946769 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083946769 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083946769 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:1202) 20241107083946769 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083946769 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241107083946769 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107083946769 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083946769 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083946769 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083946769 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083946769 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107083946769 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:1202) 20241107083946769 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241107083946769 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107083946769 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107083946769 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107083946769 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107083946769 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083946769 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107083946769 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083946769 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083946769 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083946769 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083946769 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083946770 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083946770 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083946770 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083946770 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083946770 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083946770 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083946770 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) 20241107083946770 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) 20241107083946770 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 12651 with status 0 respawn: 102: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf pass'. Thu Nov 7 08:39:46 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 20241107083946822 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083946823 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083946823 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083946823 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083946847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56308<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083946948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56308<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=365756) Waiting for packet dumper to finish... 1 (prev_count=365756, count=406800) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:39:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_rim_ran_info_req_single_rep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_rim_ran_info_req_single_rep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_rim_ran_info_req_single_rep started. 1158@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_rim_ran_info_req_single_rep-BVCI1234(1160)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 1158@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1158@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1162)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083950073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56316<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1158@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1166)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1158@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1166)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(1163)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1163)@fb7e2f9c3787: Start timer T: 5 s 20241107083950081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56320<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1163)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_rim_ran_info_req_single_rep-STATS(1168)@fb7e2f9c3787: Start timer T: 2 s 1158@fb7e2f9c3787: 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_rim_ran_info_req_single_rep-STATS(1168)@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1169)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1169)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083951824 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083951824 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083951824 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1163)@fb7e2f9c3787: OsmoPCU is now connected BTS(1165)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 199) & ":o" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083951839 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083951839 DLGLOBAL DEBUG validating counter group 0x55e63b9bc020(bts) with 102 counters (rate_ctr.c:86) 20241107083951839 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083951839 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083951839 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083951839 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083951839 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083951839 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083951839 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083951839 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083951839 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083951839 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083951839 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083951839 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083951839 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083951839 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083951839 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083951839 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083951839 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083951839 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083951840 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083951840 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083951840 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083951840 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083951840 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083951840 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083951840 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083951840 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083951840 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083951840 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083951840 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083951840 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083951840 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083951840 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083951840 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083951840 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083951840 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083951840 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083951840 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083951840 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083951840 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083951840 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083951840 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083951840 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083951840 DLGLOBAL DEBUG validating counter group 0x7f515de5c5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083951840 DLGLOBAL DEBUG validating counter group 0x55e63b9bb700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083951840 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083951840 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083951840 DLGLOBAL DEBUG validating counter group 0x7f515de5d160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083951840 DLGLOBAL DEBUG validating counter group 0x7f515de5d140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083951840 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083951840 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) 20241107083951840 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) 20241107083951840 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083951840 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083951840 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083951840 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083951840 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083951840 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083951840 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083951840 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083951840 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083951840 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083951840 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083951840 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083951840 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083951840 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083951840 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083951840 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083951840 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083951840 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083951840 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083951840 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083951840 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083951840 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083951840 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083951840 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083951840 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083951840 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083951840 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) 20241107083951840 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) 20241107083951841 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1165)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1165)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1165)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1162)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1162)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE BTS(1165)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1162)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(1162)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083951847 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107083951847 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) 20241107083951847 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) 20241107083951847 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083951847 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083951847 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(1165)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" 20241107083951848 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083951848 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) 20241107083951848 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1165)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1162)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1162)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1165)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" BTS(1165)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083951851 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083951851 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) 20241107083951851 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) 20241107083951851 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083951851 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083951851 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083951852 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083951852 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083951852 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083951852 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107083951853 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083951853 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(1162)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1162)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1162)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107083951853 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) 20241107083951853 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) 20241107083951855 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) 20241107083951855 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) 20241107083951856 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) 20241107083951856 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) 20241107083951857 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) 20241107083951857 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) 20241107083951858 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) 20241107083951858 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) 20241107083951859 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) 20241107083951859 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) 20241107083951861 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) 20241107083951861 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) 20241107083951862 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) 20241107083951862 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) 20241107083951863 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1159@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 1159@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083951868 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083951868 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083951868 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083951868 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083951868 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083951868 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083951868 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083951868 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083951872 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) 20241107083951872 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) 20241107083951874 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) 20241107083951874 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) 20241107083951875 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) 20241107083951875 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_rim_ran_info_req_single_rep-BVCI1234(1160)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083951876 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) 20241107083951876 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) 20241107083951877 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) 20241107083951877 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_rim_ran_info_req_single_rep-BVCI1234(1160)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241107083951879 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) 20241107083951879 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@fb7e2f9c3787: BSSGP successfully initialized MTC@fb7e2f9c3787: Start timer T: 1 s 20241107083951880 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) 20241107083951880 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) 20241107083951881 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083951881 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083951881 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083951881 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083951881 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083951881 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083951881 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083951881 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083951881 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) 20241107083951881 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) 20241107083951883 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083951884 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) 20241107083951884 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_1: 06198fb100000000000000000000000000007900002b00 (pcu_l1_if.cpp:442) 20241107083951885 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) 20241107083951885 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_3: 061b753000f110236ec9033c2747407900003c0b2b2b00 (pcu_l1_if.cpp:442) 20241107083951886 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) 20241107083951886 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_13: 06009000185a6fc9e08410ab2b2b2b2b2b2b2b2b2b2b00 (pcu_l1_if.cpp:442) 20241107083951887 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083951887 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083951888 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083951888 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083951888 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083951888 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083951888 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083951888 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083951888 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083951888 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083951890 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) 20241107083951890 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) 20241107083951890 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) 20241107083951890 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) 20241107083951891 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) 20241107083951891 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) 20241107083951891 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) 20241107083951891 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) 20241107083951891 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) 20241107083951891 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) 20241107083951892 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) 20241107083951892 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) 20241107083951892 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) 20241107083951892 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) 20241107083951892 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) 20241107083951892 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) 20241107083951893 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083951893 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083951893 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083951893 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083951893 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083951899 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083951915 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) 20241107083951915 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) 20241107083951916 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) 20241107083951916 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) 20241107083951917 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) 20241107083951917 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) 20241107083951917 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) 20241107083951917 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) 20241107083951918 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) 20241107083951918 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) 20241107083951919 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) 20241107083951919 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) 20241107083951920 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) 20241107083951920 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) 20241107083951921 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) 20241107083951921 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) 20241107083951922 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083951934 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) 20241107083951934 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) 20241107083951935 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) 20241107083951935 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) 20241107083951936 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) 20241107083951936 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) 20241107083951937 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) 20241107083951937 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) 20241107083951938 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) 20241107083951938 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) 20241107083951939 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) 20241107083951939 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) 20241107083951939 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) 20241107083951939 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) 20241107083951940 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) 20241107083951940 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) 20241107083951941 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083951955 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) 20241107083951955 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) 20241107083951956 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) 20241107083951956 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) 20241107083951957 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) 20241107083951957 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) 20241107083951958 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) 20241107083951958 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) 20241107083951958 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) 20241107083951958 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) 20241107083951959 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) 20241107083951959 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) 20241107083951960 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) 20241107083951960 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) 20241107083951961 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) 20241107083951961 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) 20241107083951964 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083951979 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) 20241107083951979 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) 20241107083951980 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) 20241107083951980 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) 20241107083951981 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) 20241107083951981 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) 20241107083951982 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) 20241107083951982 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) 20241107083951983 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) 20241107083951983 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) 20241107083951984 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) 20241107083951984 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) 20241107083951985 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) 20241107083951985 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) 20241107083951985 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) 20241107083951985 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) 20241107083951986 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083951998 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) 20241107083951998 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) 20241107083951999 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) 20241107083951999 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) 20241107083952000 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) 20241107083952000 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) 20241107083952001 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) 20241107083952001 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) 20241107083952002 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) 20241107083952002 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) 20241107083952002 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) 20241107083952002 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) 20241107083952003 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) 20241107083952003 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) 20241107083952004 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) 20241107083952004 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) 20241107083952005 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083952017 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) 20241107083952017 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) 20241107083952019 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) 20241107083952019 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) 20241107083952019 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) 20241107083952019 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) 20241107083952020 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) 20241107083952020 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) 20241107083952021 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) 20241107083952021 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) 20241107083952022 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) 20241107083952022 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) 20241107083952023 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) 20241107083952023 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) 20241107083952023 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) 20241107083952023 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) 20241107083952026 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083952041 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) 20241107083952041 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) 20241107083952042 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) 20241107083952042 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) 20241107083952043 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) 20241107083952043 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) 20241107083952045 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) 20241107083952045 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) 20241107083952046 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) 20241107083952046 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) 20241107083952047 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) 20241107083952047 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) 20241107083952048 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) 20241107083952048 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) 20241107083952049 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) 20241107083952049 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) 20241107083952051 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083952060 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) 20241107083952060 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) 20241107083952061 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) 20241107083952061 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) 20241107083952062 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) 20241107083952062 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) 20241107083952064 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) 20241107083952064 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) 20241107083952065 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) 20241107083952065 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) 20241107083952066 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) 20241107083952066 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) 20241107083952067 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) 20241107083952067 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) 20241107083952068 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) 20241107083952068 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) 20241107083952069 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083952080 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) 20241107083952080 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) 20241107083952081 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) 20241107083952081 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) 20241107083952082 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) 20241107083952082 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) 20241107083952082 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) 20241107083952082 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) 20241107083952083 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) 20241107083952083 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) 20241107083952084 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) 20241107083952084 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) 20241107083952085 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) 20241107083952085 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) 20241107083952086 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) 20241107083952086 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) 20241107083952089 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083952103 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) 20241107083952103 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) 20241107083952105 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) 20241107083952105 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) 20241107083952106 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) 20241107083952106 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) 20241107083952106 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) 20241107083952106 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) 20241107083952107 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) 20241107083952107 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) 20241107083952108 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) 20241107083952108 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) 20241107083952109 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) 20241107083952109 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) 20241107083952110 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) 20241107083952110 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) 20241107083952111 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083952123 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) 20241107083952123 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) 20241107083952124 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) 20241107083952124 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) 20241107083952125 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) 20241107083952125 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) 20241107083952125 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) 20241107083952126 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) 20241107083952126 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) 20241107083952126 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) 20241107083952127 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) 20241107083952127 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) 20241107083952128 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) 20241107083952128 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) 20241107083952129 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) 20241107083952129 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) 20241107083952130 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083952142 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) 20241107083952142 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) 20241107083952143 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) 20241107083952144 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) 20241107083952144 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) 20241107083952144 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) 20241107083952145 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) 20241107083952145 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) 20241107083952146 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) 20241107083952146 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) 20241107083952147 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) 20241107083952147 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) 20241107083952148 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) 20241107083952148 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) 20241107083952148 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) 20241107083952148 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) 20241107083952151 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083952167 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) 20241107083952167 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) 20241107083952167 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) 20241107083952168 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) 20241107083952169 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) 20241107083952169 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) 20241107083952170 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) 20241107083952170 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) 20241107083952171 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) 20241107083952171 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) 20241107083952172 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) 20241107083952172 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) 20241107083952173 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) 20241107083952173 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) 20241107083952174 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) 20241107083952174 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) 20241107083952174 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083952185 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) 20241107083952185 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) 20241107083952187 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) 20241107083952187 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) 20241107083952188 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) 20241107083952188 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) 20241107083952188 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) 20241107083952188 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) 20241107083952189 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) 20241107083952189 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) 20241107083952190 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) 20241107083952190 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) 20241107083952191 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) 20241107083952191 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) 20241107083952192 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) 20241107083952192 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) 20241107083952192 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083952205 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) 20241107083952205 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) 20241107083952206 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) 20241107083952206 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) 20241107083952208 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) 20241107083952208 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) 20241107083952209 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) 20241107083952209 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) 20241107083952210 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) 20241107083952210 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) 20241107083952210 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) 20241107083952210 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) 20241107083952211 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) 20241107083952211 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) 20241107083952212 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) 20241107083952212 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) 20241107083952214 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083952229 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) 20241107083952229 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) 20241107083952230 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) 20241107083952230 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) 20241107083952231 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) 20241107083952231 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) 20241107083952232 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) 20241107083952232 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) 20241107083952233 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) 20241107083952233 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) 20241107083952234 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) 20241107083952234 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) 20241107083952235 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) 20241107083952235 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) 20241107083952236 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) 20241107083952236 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) 20241107083952237 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083952249 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) 20241107083952249 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) 20241107083952251 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) 20241107083952251 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) 20241107083952251 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) 20241107083952252 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) 20241107083952253 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) 20241107083952253 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) 20241107083952254 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) 20241107083952254 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) 20241107083952255 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) 20241107083952255 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) 20241107083952256 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) 20241107083952256 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) 20241107083952257 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) 20241107083952257 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) 20241107083952258 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083952268 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) 20241107083952268 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) 20241107083952269 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) 20241107083952269 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) 20241107083952270 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) 20241107083952270 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) 20241107083952271 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) 20241107083952271 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) 20241107083952272 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) 20241107083952272 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) 20241107083952272 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) 20241107083952272 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) 20241107083952273 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) 20241107083952273 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) 20241107083952274 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) 20241107083952274 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) 20241107083952278 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083952292 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) 20241107083952293 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) 20241107083952294 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) 20241107083952294 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) 20241107083952294 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) 20241107083952295 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) 20241107083952295 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) 20241107083952295 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) 20241107083952296 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) 20241107083952296 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) 20241107083952297 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) 20241107083952297 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) 20241107083952298 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) 20241107083952298 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) 20241107083952299 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) 20241107083952299 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) 20241107083952299 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083952312 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) 20241107083952312 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) 20241107083952314 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) 20241107083952314 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) 20241107083952315 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) 20241107083952315 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) 20241107083952316 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) 20241107083952316 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) 20241107083952317 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) 20241107083952317 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) 20241107083952318 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) 20241107083952318 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) 20241107083952319 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) 20241107083952319 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) 20241107083952320 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) 20241107083952320 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) 20241107083952320 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083952331 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) 20241107083952331 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) 20241107083952333 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) 20241107083952333 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) 20241107083952333 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) 20241107083952333 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) 20241107083952334 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) 20241107083952334 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) 20241107083952335 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) 20241107083952335 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) 20241107083952336 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) 20241107083952336 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) 20241107083952337 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) 20241107083952337 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) 20241107083952337 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) 20241107083952337 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) 20241107083952340 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083952355 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) 20241107083952355 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) 20241107083952356 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) 20241107083952356 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) 20241107083952357 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) 20241107083952357 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) 20241107083952357 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) 20241107083952358 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) 20241107083952358 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) 20241107083952358 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) 20241107083952360 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) 20241107083952360 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) 20241107083952360 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) 20241107083952360 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) 20241107083952361 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) 20241107083952361 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) 20241107083952362 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083952374 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) 20241107083952374 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) 20241107083952375 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) 20241107083952375 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) 20241107083952376 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) 20241107083952376 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) 20241107083952377 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) 20241107083952377 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) 20241107083952378 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) 20241107083952378 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) 20241107083952379 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) 20241107083952379 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) 20241107083952380 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) 20241107083952380 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) 20241107083952381 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) 20241107083952381 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) 20241107083952382 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083952394 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) 20241107083952394 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) 20241107083952395 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) 20241107083952395 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) 20241107083952396 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) 20241107083952396 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) 20241107083952397 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) 20241107083952397 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) 20241107083952398 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) 20241107083952398 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) 20241107083952398 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) 20241107083952398 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) 20241107083952399 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) 20241107083952399 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) 20241107083952400 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) 20241107083952400 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) 20241107083952403 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083952417 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) 20241107083952417 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) 20241107083952419 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) 20241107083952419 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) 20241107083952420 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) 20241107083952420 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) 20241107083952421 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) 20241107083952421 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) 20241107083952422 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) 20241107083952422 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) 20241107083952423 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) 20241107083952423 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) 20241107083952424 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) 20241107083952424 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) 20241107083952425 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) 20241107083952425 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) 20241107083952426 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083952437 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) 20241107083952437 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) 20241107083952439 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) 20241107083952439 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) 20241107083952440 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) 20241107083952440 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) 20241107083952441 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) 20241107083952441 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) 20241107083952443 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) 20241107083952443 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) 20241107083952444 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) 20241107083952444 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) 20241107083952445 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) 20241107083952445 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) 20241107083952446 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) 20241107083952446 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) 20241107083952447 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083952456 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) 20241107083952456 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) 20241107083952458 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) 20241107083952458 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) 20241107083952459 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) 20241107083952459 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) 20241107083952461 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) 20241107083952461 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) 20241107083952462 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) 20241107083952462 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) 20241107083952463 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) 20241107083952463 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) 20241107083952464 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) 20241107083952464 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) 20241107083952466 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) 20241107083952466 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) 20241107083952467 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083952480 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) 20241107083952480 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) 20241107083952481 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) 20241107083952481 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) 20241107083952482 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) 20241107083952482 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) 20241107083952483 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) 20241107083952483 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) 20241107083952484 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) 20241107083952484 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) 20241107083952485 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) 20241107083952485 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) 20241107083952485 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) 20241107083952485 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) 20241107083952486 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) 20241107083952486 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) 20241107083952487 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083952500 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) 20241107083952500 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) 20241107083952501 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) 20241107083952501 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) 20241107083952502 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) 20241107083952502 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) 20241107083952502 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) 20241107083952502 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) 20241107083952503 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) 20241107083952503 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) 20241107083952504 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) 20241107083952504 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) 20241107083952505 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) 20241107083952505 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) 20241107083952505 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) 20241107083952505 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) 20241107083952506 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083952519 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) 20241107083952519 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) 20241107083952520 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) 20241107083952520 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) 20241107083952521 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) 20241107083952521 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) 20241107083952522 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) 20241107083952522 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) 20241107083952522 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) 20241107083952522 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) 20241107083952523 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) 20241107083952523 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) 20241107083952524 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) 20241107083952524 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) 20241107083952525 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) 20241107083952525 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) 20241107083952528 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083952543 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) 20241107083952543 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) 20241107083952545 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) 20241107083952545 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) 20241107083952546 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) 20241107083952546 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) 20241107083952548 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) 20241107083952548 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) 20241107083952549 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) 20241107083952549 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) 20241107083952551 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) 20241107083952551 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) 20241107083952552 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) 20241107083952552 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) 20241107083952553 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) 20241107083952553 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) 20241107083952553 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083952562 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) 20241107083952562 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) 20241107083952564 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) 20241107083952564 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) 20241107083952564 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) 20241107083952564 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) 20241107083952565 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) 20241107083952566 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) 20241107083952567 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) 20241107083952567 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) 20241107083952568 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) 20241107083952568 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) 20241107083952569 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) 20241107083952569 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) 20241107083952570 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) 20241107083952571 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) 20241107083952571 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083952582 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) 20241107083952582 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) 20241107083952583 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) 20241107083952583 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) 20241107083952584 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) 20241107083952584 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) 20241107083952585 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) 20241107083952585 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) 20241107083952585 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) 20241107083952585 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) 20241107083952586 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) 20241107083952586 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) 20241107083952587 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) 20241107083952587 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) 20241107083952588 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) 20241107083952588 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) 20241107083952591 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083952606 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) 20241107083952606 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) 20241107083952608 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) 20241107083952608 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) 20241107083952609 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) 20241107083952609 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) 20241107083952610 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) 20241107083952610 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) 20241107083952610 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) 20241107083952611 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) 20241107083952611 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) 20241107083952611 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) 20241107083952612 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) 20241107083952612 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) 20241107083952613 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) 20241107083952613 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) 20241107083952614 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083952625 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) 20241107083952625 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) 20241107083952627 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) 20241107083952627 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) 20241107083952628 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) 20241107083952628 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) 20241107083952629 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) 20241107083952629 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) 20241107083952629 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) 20241107083952629 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) 20241107083952630 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) 20241107083952630 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) 20241107083952632 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) 20241107083952632 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) 20241107083952632 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) 20241107083952633 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) 20241107083952633 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083952644 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) 20241107083952644 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) 20241107083952645 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) 20241107083952646 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) 20241107083952646 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) 20241107083952646 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) 20241107083952647 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) 20241107083952647 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) 20241107083952648 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) 20241107083952648 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) 20241107083952649 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) 20241107083952649 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) 20241107083952650 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) 20241107083952650 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) 20241107083952650 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) 20241107083952650 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) 20241107083952653 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083952668 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) 20241107083952668 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) 20241107083952669 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) 20241107083952669 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) 20241107083952670 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) 20241107083952670 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) 20241107083952671 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) 20241107083952671 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) 20241107083952672 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) 20241107083952672 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) 20241107083952672 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) 20241107083952672 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) 20241107083952673 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) 20241107083952673 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) 20241107083952674 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) 20241107083952674 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) 20241107083952675 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083952687 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) 20241107083952687 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) 20241107083952688 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) 20241107083952688 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) 20241107083952689 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) 20241107083952689 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) 20241107083952690 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) 20241107083952690 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) 20241107083952691 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) 20241107083952691 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) 20241107083952692 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) 20241107083952692 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) 20241107083952692 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) 20241107083952692 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) 20241107083952693 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) 20241107083952693 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) 20241107083952694 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083952707 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) 20241107083952707 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) 20241107083952708 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) 20241107083952708 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) 20241107083952708 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) 20241107083952708 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) 20241107083952709 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) 20241107083952709 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) 20241107083952710 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) 20241107083952710 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) 20241107083952711 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) 20241107083952711 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) 20241107083952712 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) 20241107083952712 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) 20241107083952713 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) 20241107083952713 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) 20241107083952716 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083952730 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) 20241107083952731 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) 20241107083952732 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) 20241107083952732 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) 20241107083952733 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) 20241107083952733 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) 20241107083952733 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) 20241107083952733 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) 20241107083952734 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) 20241107083952734 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) 20241107083952735 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) 20241107083952735 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) 20241107083952736 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) 20241107083952736 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) 20241107083952737 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) 20241107083952737 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) 20241107083952738 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083952751 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) 20241107083952751 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) 20241107083952752 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) 20241107083952752 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) 20241107083952753 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) 20241107083952753 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) 20241107083952754 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) 20241107083952754 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) 20241107083952755 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) 20241107083952755 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) 20241107083952756 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) 20241107083952756 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) 20241107083952757 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) 20241107083952757 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) 20241107083952758 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) 20241107083952758 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) 20241107083952759 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083952771 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) 20241107083952771 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) 20241107083952773 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) 20241107083952773 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) 20241107083952775 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) 20241107083952775 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) 20241107083952776 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) 20241107083952776 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) 20241107083952777 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) 20241107083952777 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) 20241107083952777 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) 20241107083952777 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) 20241107083952778 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) 20241107083952778 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) 20241107083952780 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) 20241107083952780 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) 20241107083952781 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083952795 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) 20241107083952795 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) 20241107083952797 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) 20241107083952797 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) 20241107083952798 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) 20241107083952798 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) 20241107083952799 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) 20241107083952799 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) 20241107083952800 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) 20241107083952800 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) 20241107083952801 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) 20241107083952801 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) 20241107083952802 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) 20241107083952802 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) 20241107083952802 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) 20241107083952802 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) 20241107083952803 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083952814 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) 20241107083952814 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) 20241107083952815 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) 20241107083952815 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) 20241107083952816 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) 20241107083952816 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) 20241107083952817 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) 20241107083952817 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) 20241107083952818 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) 20241107083952818 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) 20241107083952819 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) 20241107083952819 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) 20241107083952820 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) 20241107083952820 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) 20241107083952821 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) 20241107083952821 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) 20241107083952822 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083952833 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) 20241107083952833 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) 20241107083952834 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) 20241107083952834 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) 20241107083952835 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) 20241107083952835 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) 20241107083952836 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) 20241107083952836 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) 20241107083952837 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) 20241107083952837 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) 20241107083952838 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) 20241107083952838 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) 20241107083952838 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) 20241107083952838 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) 20241107083952839 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) 20241107083952839 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) 20241107083952842 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083952857 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) 20241107083952857 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) 20241107083952858 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) 20241107083952858 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) 20241107083952859 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) 20241107083952859 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) 20241107083952860 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) 20241107083952860 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) 20241107083952861 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) 20241107083952861 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) 20241107083952862 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) 20241107083952862 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) 20241107083952862 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) 20241107083952862 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) 20241107083952863 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) 20241107083952863 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) 20241107083952864 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083952876 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) 20241107083952876 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) 20241107083952877 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) 20241107083952877 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) 20241107083952879 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) 20241107083952879 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) 20241107083952880 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) 20241107083952880 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) 20241107083952880 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) 20241107083952881 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) 20241107083952881 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) 20241107083952881 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) 20241107083952882 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) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083952882 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) 20241107083952883 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) 20241107083952883 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) 20241107083952884 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083952889 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083952889 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083952889 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083952889 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) 20241107083952889 DRIM INFO (NSEI=1234) Responding to RAN INFORMATION REQUEST 262-42-13135-0-20960 ... (gprs_bssgp_rim.c:190) 20241107083952889 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) 20241107083952889 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083952896 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) 20241107083952896 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) 20241107083952897 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) 20241107083952897 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) 20241107083952898 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) 20241107083952898 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) 20241107083952899 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) 20241107083952899 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) 20241107083952900 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) 20241107083952900 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) 20241107083952901 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) 20241107083952901 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) 20241107083952901 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) 20241107083952902 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) 20241107083952902 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) 20241107083952902 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(1165)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083952908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56320<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083952911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56316<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083952912 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083952913 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083952913 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083952913 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083952913 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083952913 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083952913 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083952913 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083952913 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083952913 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083952913 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083952913 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083952913 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083952913 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083952913 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) 20241107083952913 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) 20241107083952913 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 12716 with status 0 MTC@fb7e2f9c3787: Test case TC_rim_ran_info_req_single_rep finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep pass'. respawn: 103: starting: osmo-pcu Thu Nov 7 08:39:52 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 20241107083952962 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083952963 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083952963 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083952963 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083952996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49462<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083953097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49462<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211632) Waiting for packet dumper to finish... 1 (prev_count=211632, count=274348) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:39:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_rim_ran_info_req_single_rep_eutran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_rim_ran_info_req_single_rep_eutran started. 1171@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_rim_ran_info_req_single_rep_eutran-BVCI1234(1173)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 1171@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1171@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1175)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083956236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49472<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1171@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1179)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1171@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1179)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(1176)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1176)@fb7e2f9c3787: Start timer T: 5 s PCUIF(1176)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107083956241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49480<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_rim_ran_info_req_single_rep_eutran-STATS(1180)@fb7e2f9c3787: Start timer T: 2 s TC_rim_ran_info_req_single_rep_eutran-STATS(1180)@fb7e2f9c3787: Start timer T: 2 s 1171@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1183)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107083957963 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083957963 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107083957963 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1176)@fb7e2f9c3787: OsmoPCU is now connected BTS(1178)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107083957977 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107083957977 DLGLOBAL DEBUG validating counter group 0x5635cebb6020(bts) with 102 counters (rate_ctr.c:86) 20241107083957977 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107083957977 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107083957977 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107083957977 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107083957977 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107083957977 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107083957977 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107083957977 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107083957977 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107083957977 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107083957977 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107083957977 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107083957977 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107083957977 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107083957977 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107083957977 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107083957977 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107083957977 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107083957977 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107083957977 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107083957977 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107083957977 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107083957978 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107083957978 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107083957978 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107083957978 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107083957978 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107083957978 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107083957978 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107083957978 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107083957978 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107083957978 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107083957978 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107083957978 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107083957978 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107083957978 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107083957978 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107083957978 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107083957978 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107083957978 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107083957978 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107083957978 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107083957978 DLGLOBAL DEBUG validating counter group 0x7fb45ebf45c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107083957978 DLGLOBAL DEBUG validating counter group 0x5635cebb5700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107083957978 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107083957978 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107083957978 DLGLOBAL DEBUG validating counter group 0x7fb45ebf5160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107083957978 DLGLOBAL DEBUG validating counter group 0x7fb45ebf5140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107083957978 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107083957978 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) 20241107083957978 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) 20241107083957978 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107083957978 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083957978 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083957978 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083957978 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083957978 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083957978 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083957978 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083957978 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083957978 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083957978 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083957978 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083957978 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083957978 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083957978 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083957978 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083957978 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083957978 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083957978 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083957978 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083957978 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083957978 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083957979 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107083957979 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107083957979 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107083957979 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107083957980 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) 20241107083957980 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) 20241107083957981 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(1175)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1178)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(1175)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1175)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(1175)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(1178)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1178)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" 20241107083957986 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) BTS(1178)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" 20241107083957986 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) 20241107083957986 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) 20241107083957986 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107083957986 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107083957987 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) 20241107083957987 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107083957987 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) 20241107083957987 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1178)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(1175)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1175)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107083957990 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107083957990 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) 20241107083957990 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) 20241107083957990 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107083957991 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107083957991 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107083957991 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083957991 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083957991 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083957991 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1178)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" BTS(1178)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" 20241107083957994 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107083957994 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(1175)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1175)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1175)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(1178)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107083957995 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) 20241107083957995 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) 20241107083957996 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) 20241107083957996 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) 20241107083957997 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) 20241107083957997 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) 20241107083957998 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) 20241107083957998 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) 20241107083957999 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) 20241107083957999 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) 20241107083957999 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) 20241107083958000 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) 20241107083958000 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) 20241107083958000 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) 20241107083958001 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) 20241107083958001 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) 20241107083958001 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1172@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 1172@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107083958008 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083958008 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083958008 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083958008 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083958008 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083958008 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107083958008 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107083958008 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083958009 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) 20241107083958009 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) 20241107083958011 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) 20241107083958011 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) 20241107083958012 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) 20241107083958012 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) 20241107083958013 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) 20241107083958013 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) 20241107083958014 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) 20241107083958014 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) 20241107083958015 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) 20241107083958015 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) 20241107083958016 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) 20241107083958016 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_rim_ran_info_req_single_rep_eutran-BVCI1234(1173)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 20241107083958016 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) 20241107083958016 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) 20241107083958017 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_rim_ran_info_req_single_rep_eutran-BVCI1234(1173)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized MTC@fb7e2f9c3787: Start timer T: 1 s 20241107083958019 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083958019 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083958019 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083958019 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083958019 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107083958020 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107083958020 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107083958020 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083958020 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) 20241107083958020 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_1: 06198fb100000000000000000000000000007900002b00 (pcu_l1_if.cpp:442) 20241107083958021 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) 20241107083958021 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_3: 061b753000f110236ec9033c2747407900003c0b2b2b00 (pcu_l1_if.cpp:442) 20241107083958022 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) 20241107083958022 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_13: 06009000185a6fc9e08410ab2b2b2b2b2b2b2b2b2b2b00 (pcu_l1_if.cpp:442) 20241107083958026 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083958026 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083958026 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083958026 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107083958026 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107083958026 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107083958026 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107083958026 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107083958026 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107083958026 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083958027 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) 20241107083958027 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) 20241107083958029 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) 20241107083958029 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) 20241107083958030 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) 20241107083958030 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) 20241107083958030 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) 20241107083958030 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) 20241107083958031 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) 20241107083958031 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) 20241107083958032 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) 20241107083958032 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) 20241107083958032 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) 20241107083958032 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) 20241107083958033 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) 20241107083958033 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) 20241107083958036 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083958036 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083958036 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083958036 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107083958036 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107083958037 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083958052 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) 20241107083958052 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) 20241107083958053 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) 20241107083958053 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) 20241107083958054 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) 20241107083958054 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) 20241107083958054 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) 20241107083958054 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) 20241107083958055 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) 20241107083958055 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) 20241107083958056 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) 20241107083958056 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) 20241107083958057 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) 20241107083958057 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) 20241107083958058 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) 20241107083958058 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) 20241107083958058 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083958071 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) 20241107083958071 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) 20241107083958072 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) 20241107083958073 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) 20241107083958073 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) 20241107083958073 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) 20241107083958074 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) 20241107083958074 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) 20241107083958075 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) 20241107083958075 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) 20241107083958075 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) 20241107083958076 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) 20241107083958076 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) 20241107083958077 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) 20241107083958077 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) 20241107083958077 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) 20241107083958078 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083958093 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) 20241107083958093 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) 20241107083958095 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) 20241107083958095 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) 20241107083958097 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) 20241107083958097 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) 20241107083958099 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) 20241107083958099 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) 20241107083958101 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) 20241107083958101 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) 20241107083958102 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) 20241107083958102 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) 20241107083958104 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) 20241107083958104 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) 20241107083958105 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) 20241107083958105 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) 20241107083958107 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083958115 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) 20241107083958116 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) 20241107083958117 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) 20241107083958117 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) 20241107083958119 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) 20241107083958119 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) 20241107083958120 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) 20241107083958120 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) 20241107083958120 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) 20241107083958120 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) 20241107083958121 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) 20241107083958121 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) 20241107083958122 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) 20241107083958122 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) 20241107083958123 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) 20241107083958123 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) 20241107083958124 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083958134 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) 20241107083958134 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) 20241107083958135 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) 20241107083958135 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) 20241107083958135 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) 20241107083958135 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) 20241107083958136 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) 20241107083958136 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) 20241107083958136 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) 20241107083958136 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) 20241107083958136 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) 20241107083958136 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) 20241107083958137 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) 20241107083958137 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) 20241107083958137 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) 20241107083958137 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) 20241107083958139 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083958154 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) 20241107083958154 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) 20241107083958156 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) 20241107083958156 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) 20241107083958157 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) 20241107083958157 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) 20241107083958158 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) 20241107083958158 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) 20241107083958159 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) 20241107083958159 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) 20241107083958161 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) 20241107083958161 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) 20241107083958162 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) 20241107083958162 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) 20241107083958162 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) 20241107083958162 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) 20241107083958164 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083958178 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) 20241107083958178 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) 20241107083958180 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) 20241107083958180 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) 20241107083958181 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) 20241107083958181 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) 20241107083958182 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) 20241107083958182 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) 20241107083958183 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) 20241107083958183 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) 20241107083958183 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) 20241107083958183 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) 20241107083958183 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) 20241107083958183 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) 20241107083958184 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) 20241107083958184 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) 20241107083958184 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083958197 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) 20241107083958197 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) 20241107083958198 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) 20241107083958198 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) 20241107083958198 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) 20241107083958198 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) 20241107083958199 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) 20241107083958199 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) 20241107083958199 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) 20241107083958199 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) 20241107083958200 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) 20241107083958200 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) 20241107083958200 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) 20241107083958200 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) 20241107083958201 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) 20241107083958201 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) 20241107083958202 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083958217 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) 20241107083958217 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) 20241107083958218 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) 20241107083958218 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) 20241107083958218 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) 20241107083958218 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) 20241107083958219 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) 20241107083958219 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) 20241107083958219 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) 20241107083958219 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) 20241107083958220 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) 20241107083958220 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) 20241107083958220 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) 20241107083958220 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) 20241107083958221 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) 20241107083958221 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) 20241107083958226 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083958241 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) 20241107083958241 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) 20241107083958242 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) 20241107083958242 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) 20241107083958243 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) 20241107083958243 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) 20241107083958244 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) 20241107083958244 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) 20241107083958245 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) 20241107083958245 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) 20241107083958246 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) 20241107083958246 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) 20241107083958247 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) 20241107083958247 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) 20241107083958248 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) 20241107083958248 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) 20241107083958250 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083958261 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) 20241107083958261 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) 20241107083958263 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) 20241107083958263 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) 20241107083958264 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) 20241107083958264 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) 20241107083958265 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) 20241107083958265 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) 20241107083958265 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) 20241107083958265 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) 20241107083958266 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) 20241107083958266 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) 20241107083958267 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) 20241107083958267 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) 20241107083958268 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) 20241107083958268 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) 20241107083958269 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083958280 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) 20241107083958281 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) 20241107083958282 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) 20241107083958282 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) 20241107083958282 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) 20241107083958282 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) 20241107083958283 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) 20241107083958283 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) 20241107083958283 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) 20241107083958283 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) 20241107083958284 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) 20241107083958284 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) 20241107083958284 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) 20241107083958284 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) 20241107083958285 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) 20241107083958285 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) 20241107083958289 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083958305 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) 20241107083958305 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) 20241107083958307 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) 20241107083958308 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) 20241107083958309 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) 20241107083958309 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) 20241107083958310 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) 20241107083958310 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) 20241107083958311 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) 20241107083958311 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) 20241107083958312 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) 20241107083958312 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) 20241107083958313 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) 20241107083958313 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) 20241107083958313 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) 20241107083958313 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) 20241107083958314 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083958323 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) 20241107083958323 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) 20241107083958323 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) 20241107083958323 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) 20241107083958323 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) 20241107083958323 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) 20241107083958324 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) 20241107083958324 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) 20241107083958324 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) 20241107083958324 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) 20241107083958324 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) 20241107083958324 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) 20241107083958324 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) 20241107083958324 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) 20241107083958324 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) 20241107083958324 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) 20241107083958327 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083958342 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) 20241107083958342 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) 20241107083958343 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) 20241107083958343 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) 20241107083958343 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) 20241107083958343 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) 20241107083958344 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) 20241107083958344 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) 20241107083958344 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) 20241107083958344 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) 20241107083958345 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) 20241107083958345 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) 20241107083958345 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) 20241107083958345 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) 20241107083958346 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) 20241107083958346 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) 20241107083958353 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083958367 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) 20241107083958367 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) 20241107083958369 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) 20241107083958369 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) 20241107083958370 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) 20241107083958370 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) 20241107083958371 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) 20241107083958371 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) 20241107083958372 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) 20241107083958372 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) 20241107083958373 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) 20241107083958373 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) 20241107083958374 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) 20241107083958374 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) 20241107083958376 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) 20241107083958376 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) 20241107083958377 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083958387 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) 20241107083958387 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) 20241107083958388 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) 20241107083958388 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) 20241107083958389 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) 20241107083958390 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) 20241107083958391 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) 20241107083958391 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) 20241107083958392 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) 20241107083958392 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) 20241107083958393 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) 20241107083958393 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) 20241107083958394 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) 20241107083958394 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) 20241107083958397 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) 20241107083958397 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) 20241107083958398 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083958406 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) 20241107083958406 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) 20241107083958408 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) 20241107083958408 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) 20241107083958409 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) 20241107083958409 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) 20241107083958409 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) 20241107083958410 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) 20241107083958410 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) 20241107083958410 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) 20241107083958411 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) 20241107083958411 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) 20241107083958412 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) 20241107083958412 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) 20241107083958413 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) 20241107083958413 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) 20241107083958416 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083958430 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) 20241107083958430 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) 20241107083958432 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) 20241107083958432 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) 20241107083958433 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) 20241107083958433 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) 20241107083958434 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) 20241107083958434 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) 20241107083958435 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) 20241107083958435 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) 20241107083958435 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) 20241107083958435 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) 20241107083958436 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) 20241107083958436 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) 20241107083958437 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) 20241107083958437 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) 20241107083958438 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083958450 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) 20241107083958450 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) 20241107083958451 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) 20241107083958451 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) 20241107083958452 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) 20241107083958452 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) 20241107083958452 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) 20241107083958453 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) 20241107083958453 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) 20241107083958453 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) 20241107083958454 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) 20241107083958454 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) 20241107083958455 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) 20241107083958455 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) 20241107083958456 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) 20241107083958456 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) 20241107083958457 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083958469 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) 20241107083958469 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) 20241107083958471 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) 20241107083958471 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) 20241107083958471 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) 20241107083958471 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) 20241107083958473 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) 20241107083958473 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) 20241107083958474 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) 20241107083958474 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) 20241107083958475 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) 20241107083958475 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) 20241107083958476 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) 20241107083958476 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) 20241107083958477 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) 20241107083958477 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) 20241107083958478 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083958492 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) 20241107083958493 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) 20241107083958494 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) 20241107083958494 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) 20241107083958495 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) 20241107083958495 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) 20241107083958496 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) 20241107083958496 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) 20241107083958498 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) 20241107083958498 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) 20241107083958499 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) 20241107083958499 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) 20241107083958500 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) 20241107083958500 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) 20241107083958502 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) 20241107083958502 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) 20241107083958503 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083958512 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) 20241107083958512 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) 20241107083958514 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) 20241107083958514 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) 20241107083958516 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) 20241107083958516 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) 20241107083958517 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) 20241107083958517 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) 20241107083958518 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) 20241107083958518 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) 20241107083958519 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) 20241107083958520 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) 20241107083958520 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) 20241107083958520 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) 20241107083958521 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) 20241107083958521 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) 20241107083958522 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083958531 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) 20241107083958531 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) 20241107083958532 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) 20241107083958532 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) 20241107083958533 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) 20241107083958533 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) 20241107083958535 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) 20241107083958535 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) 20241107083958536 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) 20241107083958536 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) 20241107083958537 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) 20241107083958537 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) 20241107083958538 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) 20241107083958538 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) 20241107083958539 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) 20241107083958539 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) 20241107083958541 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083958555 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) 20241107083958555 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) 20241107083958556 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) 20241107083958556 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) 20241107083958557 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) 20241107083958557 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) 20241107083958558 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) 20241107083958558 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) 20241107083958559 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) 20241107083958559 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) 20241107083958560 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) 20241107083958560 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) 20241107083958560 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) 20241107083958560 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) 20241107083958562 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) 20241107083958562 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) 20241107083958563 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083958575 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) 20241107083958575 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) 20241107083958577 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) 20241107083958577 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) 20241107083958578 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) 20241107083958578 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) 20241107083958580 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) 20241107083958580 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) 20241107083958582 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) 20241107083958582 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) 20241107083958583 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) 20241107083958583 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) 20241107083958584 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) 20241107083958584 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) 20241107083958586 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) 20241107083958586 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) 20241107083958587 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083958594 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) 20241107083958594 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) 20241107083958596 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) 20241107083958596 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) 20241107083958597 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) 20241107083958597 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) 20241107083958597 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) 20241107083958597 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) 20241107083958598 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) 20241107083958598 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) 20241107083958599 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) 20241107083958599 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) 20241107083958600 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) 20241107083958600 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) 20241107083958600 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) 20241107083958600 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) 20241107083958604 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083958618 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) 20241107083958618 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) 20241107083958620 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) 20241107083958620 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) 20241107083958621 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) 20241107083958621 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) 20241107083958623 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) 20241107083958623 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) 20241107083958624 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) 20241107083958624 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) 20241107083958625 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) 20241107083958625 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) 20241107083958625 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) 20241107083958625 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) 20241107083958626 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) 20241107083958626 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) 20241107083958627 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083958637 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) 20241107083958637 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) 20241107083958638 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) 20241107083958638 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) 20241107083958639 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) 20241107083958639 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) 20241107083958640 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) 20241107083958640 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) 20241107083958640 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) 20241107083958640 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) 20241107083958641 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) 20241107083958641 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) 20241107083958642 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) 20241107083958642 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) 20241107083958642 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) 20241107083958642 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) 20241107083958643 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083958656 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) 20241107083958656 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) 20241107083958657 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) 20241107083958657 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) 20241107083958657 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) 20241107083958657 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) 20241107083958657 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) 20241107083958657 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) 20241107083958658 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) 20241107083958658 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) 20241107083958658 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) 20241107083958658 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) 20241107083958658 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) 20241107083958658 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) 20241107083958659 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) 20241107083958659 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) 20241107083958666 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083958681 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) 20241107083958681 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) 20241107083958682 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) 20241107083958682 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) 20241107083958683 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) 20241107083958683 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) 20241107083958684 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) 20241107083958684 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) 20241107083958685 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) 20241107083958685 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) 20241107083958685 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) 20241107083958685 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) 20241107083958686 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) 20241107083958686 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) 20241107083958687 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) 20241107083958687 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) 20241107083958688 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083958700 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) 20241107083958701 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) 20241107083958702 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) 20241107083958702 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) 20241107083958702 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) 20241107083958702 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) 20241107083958703 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) 20241107083958703 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) 20241107083958704 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) 20241107083958704 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) 20241107083958705 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) 20241107083958705 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) 20241107083958706 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) 20241107083958706 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) 20241107083958706 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) 20241107083958706 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) 20241107083958707 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083958720 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) 20241107083958720 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) 20241107083958721 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) 20241107083958721 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) 20241107083958722 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) 20241107083958722 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) 20241107083958723 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) 20241107083958723 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) 20241107083958724 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) 20241107083958724 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) 20241107083958724 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) 20241107083958724 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) 20241107083958725 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) 20241107083958725 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) 20241107083958726 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) 20241107083958726 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) 20241107083958729 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083958744 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) 20241107083958744 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) 20241107083958745 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) 20241107083958745 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) 20241107083958746 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) 20241107083958746 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) 20241107083958746 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) 20241107083958746 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) 20241107083958747 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) 20241107083958747 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) 20241107083958748 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) 20241107083958748 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) 20241107083958749 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) 20241107083958749 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) 20241107083958750 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) 20241107083958750 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) 20241107083958751 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083958763 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) 20241107083958763 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) 20241107083958765 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) 20241107083958765 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) 20241107083958766 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) 20241107083958766 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) 20241107083958767 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) 20241107083958767 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) 20241107083958768 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) 20241107083958768 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) 20241107083958769 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) 20241107083958769 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) 20241107083958769 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) 20241107083958769 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) 20241107083958770 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) 20241107083958770 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) 20241107083958771 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107083958782 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) 20241107083958782 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) 20241107083958784 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) 20241107083958784 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) 20241107083958784 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) 20241107083958785 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) 20241107083958785 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) 20241107083958785 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) 20241107083958786 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) 20241107083958786 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) 20241107083958787 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) 20241107083958787 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) 20241107083958787 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) 20241107083958787 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) 20241107083958788 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) 20241107083958788 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) 20241107083958791 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107083958806 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) 20241107083958806 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) 20241107083958807 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) 20241107083958807 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) 20241107083958808 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) 20241107083958808 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) 20241107083958808 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) 20241107083958808 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) 20241107083958809 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) 20241107083958809 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) 20241107083958810 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) 20241107083958810 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) 20241107083958811 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) 20241107083958811 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) 20241107083958812 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) 20241107083958812 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) 20241107083958812 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107083958825 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) 20241107083958825 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) 20241107083958826 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) 20241107083958826 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) 20241107083958827 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) 20241107083958827 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) 20241107083958827 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) 20241107083958827 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) 20241107083958828 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) 20241107083958828 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) 20241107083958829 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) 20241107083958829 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) 20241107083958830 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) 20241107083958830 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) 20241107083958830 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) 20241107083958830 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) 20241107083958831 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107083958844 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) 20241107083958844 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) 20241107083958845 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) 20241107083958845 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) 20241107083958846 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) 20241107083958846 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) 20241107083958847 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) 20241107083958847 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) 20241107083958847 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) 20241107083958847 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) 20241107083958848 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) 20241107083958848 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) 20241107083958849 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) 20241107083958849 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) 20241107083958850 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) 20241107083958850 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) 20241107083958853 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107083958868 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) 20241107083958868 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) 20241107083958869 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) 20241107083958869 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) 20241107083958871 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) 20241107083958871 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) 20241107083958872 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) 20241107083958872 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) 20241107083958872 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) 20241107083958872 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) 20241107083958873 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) 20241107083958873 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) 20241107083958874 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) 20241107083958874 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) 20241107083958875 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) 20241107083958875 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) 20241107083958876 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107083958887 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) 20241107083958887 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) 20241107083958888 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) 20241107083958888 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) 20241107083958889 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) 20241107083958889 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) 20241107083958890 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) 20241107083958890 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) 20241107083958892 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) 20241107083958892 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) 20241107083958892 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) 20241107083958892 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) 20241107083958893 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) 20241107083958893 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) 20241107083958894 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) 20241107083958894 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) 20241107083958895 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107083958908 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) 20241107083958908 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) 20241107083958909 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) 20241107083958909 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) 20241107083958911 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) 20241107083958911 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) 20241107083958912 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) 20241107083958912 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) 20241107083958912 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) 20241107083958912 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) 20241107083958913 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) 20241107083958913 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) 20241107083958914 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) 20241107083958914 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) 20241107083958915 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) 20241107083958915 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) 20241107083958916 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107083958930 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) 20241107083958930 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) 20241107083958932 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) 20241107083958932 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) 20241107083958933 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) 20241107083958933 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) 20241107083958933 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) 20241107083958934 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) 20241107083958934 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) 20241107083958934 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) 20241107083958935 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) 20241107083958935 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) 20241107083958936 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) 20241107083958936 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) 20241107083958937 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) 20241107083958937 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) 20241107083958937 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107083958949 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) 20241107083958949 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) 20241107083958951 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) 20241107083958951 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) 20241107083958951 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) 20241107083958951 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) 20241107083958952 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) 20241107083958952 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) 20241107083958953 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) 20241107083958953 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) 20241107083958954 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) 20241107083958954 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) 20241107083958955 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) 20241107083958955 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) 20241107083958956 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) 20241107083958956 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) 20241107083958957 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107083958968 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) 20241107083958968 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) 20241107083958969 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) 20241107083958969 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) 20241107083958970 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) 20241107083958970 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) 20241107083958971 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) 20241107083958971 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) 20241107083958972 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) 20241107083958972 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) 20241107083958973 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) 20241107083958973 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) 20241107083958974 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) 20241107083958974 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) 20241107083958974 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) 20241107083958974 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) 20241107083958978 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107083958992 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) 20241107083958992 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) 20241107083958993 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) 20241107083958993 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) 20241107083958994 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) 20241107083958994 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) 20241107083958995 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) 20241107083958995 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) 20241107083958996 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) 20241107083958996 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) 20241107083958997 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) 20241107083958997 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) 20241107083958998 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) 20241107083958998 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) 20241107083958999 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) 20241107083958999 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) 20241107083959000 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107083959011 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) 20241107083959011 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) 20241107083959012 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) 20241107083959012 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) 20241107083959014 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) 20241107083959014 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) 20241107083959015 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) 20241107083959015 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) 20241107083959015 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) 20241107083959015 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) 20241107083959016 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) 20241107083959016 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) 20241107083959017 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) 20241107083959017 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) 20241107083959018 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) 20241107083959018 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) 20241107083959019 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107083959026 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107083959026 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107083959026 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107083959026 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) 20241107083959026 DRIM INFO (NSEI=1234) Responding to RAN INFORMATION REQUEST 262-42-13135-0-20960 ... (gprs_bssgp_rim.c:190) 20241107083959026 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) 20241107083959026 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107083959030 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) 20241107083959030 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) 20241107083959032 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) 20241107083959032 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) 20241107083959034 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) 20241107083959034 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) 20241107083959035 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) 20241107083959035 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) 20241107083959035 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) 20241107083959035 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) 20241107083959037 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) 20241107083959037 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) 20241107083959037 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) 20241107083959037 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) BTS(1178)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107083959039 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) 20241107083959039 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) 20241107083959042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49480<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083959045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49472<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107083959047 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107083959047 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107083959047 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083959047 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083959047 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083959047 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083959047 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083959047 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083959047 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083959047 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107083959047 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107083959047 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107083959047 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107083959047 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107083959047 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) 20241107083959047 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) 20241107083959047 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 12784 with status 0 respawn: 104: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_rim_ran_info_req_single_rep_eutran finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep_eutran pass'. Thu Nov 7 08:39:59 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 20241107083959093 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107083959093 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107083959093 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107083959094 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107083959122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49496<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107083959223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49496<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=238780) Waiting for packet dumper to finish... 1 (prev_count=238780, count=274488) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:40:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_rim_ran_info_req_single_rep_no_si.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_rim_ran_info_req_single_rep_no_si started. 1184@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 1184@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_rim_ran_info_req_single_rep_no_si-BVCI1234(1187)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 1184@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1188)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 1184@fb7e2f9c3787: 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(1191)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1191)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 1184@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 20241107084002352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55768<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1184@fb7e2f9c3787: 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(1194)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1194)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(1190)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1190)@fb7e2f9c3787: Start timer T: 5 s 20241107084002360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55784<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1190)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_rim_ran_info_req_single_rep_no_si-STATS(1195)@fb7e2f9c3787: Start timer T: 2 s TC_rim_ran_info_req_single_rep_no_si-STATS(1195)@fb7e2f9c3787: Start timer T: 2 s 20241107084004094 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084004095 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107084004095 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1190)@fb7e2f9c3787: OsmoPCU is now connected BTS(1192)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107084004110 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107084004110 DLGLOBAL DEBUG validating counter group 0x55da69546020(bts) with 102 counters (rate_ctr.c:86) 20241107084004110 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107084004110 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107084004110 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107084004110 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107084004110 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107084004110 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107084004110 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107084004110 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107084004110 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107084004110 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107084004110 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107084004110 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107084004110 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107084004110 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107084004110 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107084004110 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107084004110 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107084004110 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107084004110 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107084004110 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107084004110 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107084004110 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107084004110 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107084004110 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107084004110 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107084004110 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107084004110 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107084004110 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107084004110 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107084004110 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107084004110 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107084004110 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107084004110 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107084004110 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107084004110 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107084004110 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107084004110 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107084004110 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107084004110 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107084004110 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107084004110 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107084004110 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107084004110 DLGLOBAL DEBUG validating counter group 0x7f8de501e5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107084004110 DLGLOBAL DEBUG validating counter group 0x55da69545700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107084004111 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107084004111 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107084004111 DLGLOBAL DEBUG validating counter group 0x7f8de501f160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107084004111 DLGLOBAL DEBUG validating counter group 0x7f8de501f140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107084004111 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107084004111 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) 20241107084004111 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) 20241107084004111 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107084004111 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084004111 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084004111 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084004111 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084004111 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084004111 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084004111 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084004111 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084004111 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084004111 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084004111 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084004111 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084004111 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084004111 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084004111 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084004111 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084004111 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084004111 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084004111 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084004111 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084004111 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084004111 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084004111 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084004111 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084004111 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107084004111 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) 20241107084004111 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) 20241107084004112 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1192)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1192)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1192)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1188)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1192)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1188)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1188)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(1188)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(1192)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX4/TS7" BTS(1192)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX5/TS7" 20241107084004120 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107084004120 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) 20241107084004120 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) 20241107084004120 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107084004120 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107084004120 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) 20241107084004122 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107084004122 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) 20241107084004122 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1192)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(1188)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1188)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1192)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX7/TS7" 20241107084004124 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107084004124 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) 20241107084004124 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) 20241107084004124 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107084004124 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107084004124 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107084004124 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107084004124 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084004124 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107084004124 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107084004124 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) 20241107084004124 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) 20241107084004127 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) 20241107084004127 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) 20241107084004128 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107084004128 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) 20241107084004128 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) 20241107084004128 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(1188)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1188)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241107084004129 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) 20241107084004129 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) -NSVCI1234(1188)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107084004130 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) 20241107084004130 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) 20241107084004131 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) 20241107084004131 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) 20241107084004131 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) 20241107084004131 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) 20241107084004132 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) 20241107084004132 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) 20241107084004133 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107084004141 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) 20241107084004141 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) 1185@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 20241107084004142 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) 20241107084004142 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) 1185@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107084004142 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) 20241107084004142 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) 20241107084004142 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) 20241107084004142 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) 20241107084004143 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) 20241107084004143 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) 20241107084004143 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) 20241107084004143 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) 20241107084004143 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) 20241107084004143 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) 20241107084004144 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) 20241107084004144 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) 20241107084004144 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084004144 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084004144 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084004144 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107084004144 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107084004144 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107084004144 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107084004144 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084004145 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_rim_ran_info_req_single_rep_no_si-BVCI1234(1187)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_rim_ran_info_req_single_rep_no_si-BVCI1234(1187)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized MTC@fb7e2f9c3787: Start timer T: 1 s 20241107084004149 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084004149 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084004149 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084004149 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107084004149 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107084004149 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107084004149 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107084004149 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084004149 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=4 arfcn=0 cur_fn=4 block=0 data=01 (pcu_l1_if.cpp:463) 20241107084004149 DPCU DEBUG Received PCU data indication: Revoked SI1 (pcu_l1_if.cpp:399) 20241107084004149 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=4 arfcn=0 cur_fn=4 block=0 data=03 (pcu_l1_if.cpp:463) 20241107084004149 DPCU DEBUG Received PCU data indication: Revoked SI3 (pcu_l1_if.cpp:399) 20241107084004150 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=4 arfcn=0 cur_fn=4 block=0 data=0b (pcu_l1_if.cpp:463) 20241107084004150 DPCU DEBUG Received PCU data indication: Revoked SI13 (pcu_l1_if.cpp:399) 20241107084004152 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084004152 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084004152 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084004152 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107084004152 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107084004152 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107084004152 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107084004152 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107084004152 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107084004152 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084004156 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084004156 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084004156 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084004156 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107084004156 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107084004160 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) 20241107084004160 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) 20241107084004161 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) 20241107084004161 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) 20241107084004161 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) 20241107084004161 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) 20241107084004162 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) 20241107084004162 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) 20241107084004163 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) 20241107084004163 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) 20241107084004164 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) 20241107084004164 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) 20241107084004165 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) 20241107084004165 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) 20241107084004166 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) 20241107084004166 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) 20241107084004170 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107084004185 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) 20241107084004185 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) 20241107084004187 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) 20241107084004187 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) 20241107084004188 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) 20241107084004188 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) 20241107084004188 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) 20241107084004188 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) 20241107084004189 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) 20241107084004189 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) 20241107084004190 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) 20241107084004190 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) 20241107084004191 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) 20241107084004191 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) 20241107084004192 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) 20241107084004192 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) 20241107084004192 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107084004203 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) 20241107084004203 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) 20241107084004205 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) 20241107084004205 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) 20241107084004205 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) 20241107084004206 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) 20241107084004206 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) 20241107084004206 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) 20241107084004207 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) 20241107084004207 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) 20241107084004208 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) 20241107084004208 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) 20241107084004209 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) 20241107084004209 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) 20241107084004210 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) 20241107084004210 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) 20241107084004211 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107084004223 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) 20241107084004223 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) 20241107084004224 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) 20241107084004225 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) 20241107084004225 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) 20241107084004225 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) 20241107084004226 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) 20241107084004226 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) 20241107084004227 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) 20241107084004227 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) 20241107084004228 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) 20241107084004228 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) 20241107084004229 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) 20241107084004229 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) 20241107084004230 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) 20241107084004230 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) 20241107084004232 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107084004247 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) 20241107084004247 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) 20241107084004250 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) 20241107084004250 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) 20241107084004251 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) 20241107084004251 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) 20241107084004252 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) 20241107084004252 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) 20241107084004253 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) 20241107084004253 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) 20241107084004254 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) 20241107084004254 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) 20241107084004255 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) 20241107084004255 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) 20241107084004256 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) 20241107084004256 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) 20241107084004257 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107084004266 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) 20241107084004266 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) 20241107084004268 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) 20241107084004268 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) 20241107084004268 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) 20241107084004268 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) 20241107084004269 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) 20241107084004269 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) 20241107084004270 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) 20241107084004271 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) 20241107084004271 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) 20241107084004271 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) 20241107084004272 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) 20241107084004272 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) 20241107084004273 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) 20241107084004273 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) 20241107084004274 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107084004285 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) 20241107084004285 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) 20241107084004286 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) 20241107084004287 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) 20241107084004287 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) 20241107084004287 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) 20241107084004288 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) 20241107084004288 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) 20241107084004289 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) 20241107084004289 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) 20241107084004290 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) 20241107084004290 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) 20241107084004290 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) 20241107084004290 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) 20241107084004291 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) 20241107084004291 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) 20241107084004295 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107084004309 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) 20241107084004309 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) 20241107084004311 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) 20241107084004311 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) 20241107084004311 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) 20241107084004311 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) 20241107084004312 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) 20241107084004312 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) 20241107084004313 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) 20241107084004313 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) 20241107084004314 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) 20241107084004314 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) 20241107084004314 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) 20241107084004315 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) 20241107084004315 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) 20241107084004315 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) 20241107084004316 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107084004328 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) 20241107084004328 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) 20241107084004330 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) 20241107084004330 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) 20241107084004330 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) 20241107084004330 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) 20241107084004331 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) 20241107084004331 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) 20241107084004332 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) 20241107084004332 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) 20241107084004333 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) 20241107084004333 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) 20241107084004334 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) 20241107084004334 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) 20241107084004334 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) 20241107084004334 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) 20241107084004335 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107084004348 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) 20241107084004348 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) 20241107084004349 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) 20241107084004349 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) 20241107084004350 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) 20241107084004350 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) 20241107084004351 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) 20241107084004351 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) 20241107084004351 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) 20241107084004352 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) 20241107084004352 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) 20241107084004352 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) 20241107084004353 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) 20241107084004353 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) 20241107084004354 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) 20241107084004354 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) 20241107084004357 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107084004372 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) 20241107084004372 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) 20241107084004374 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) 20241107084004374 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) 20241107084004375 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) 20241107084004375 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) 20241107084004375 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) 20241107084004375 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) 20241107084004376 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) 20241107084004376 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) 20241107084004377 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) 20241107084004377 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) 20241107084004378 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) 20241107084004378 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) 20241107084004379 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) 20241107084004379 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) 20241107084004379 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107084004392 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) 20241107084004392 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) 20241107084004393 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) 20241107084004393 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) 20241107084004394 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) 20241107084004394 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) 20241107084004394 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) 20241107084004394 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) 20241107084004395 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) 20241107084004395 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) 20241107084004397 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) 20241107084004397 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) 20241107084004398 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) 20241107084004398 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) 20241107084004399 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) 20241107084004399 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) 20241107084004400 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107084004411 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) 20241107084004411 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) 20241107084004413 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) 20241107084004413 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) 20241107084004415 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) 20241107084004415 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) 20241107084004416 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) 20241107084004416 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) 20241107084004417 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) 20241107084004417 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) 20241107084004418 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) 20241107084004418 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) 20241107084004418 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) 20241107084004418 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) 20241107084004419 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) 20241107084004419 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) 20241107084004421 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107084004436 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) 20241107084004436 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) 20241107084004437 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) 20241107084004437 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) 20241107084004438 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) 20241107084004438 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) 20241107084004439 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) 20241107084004439 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) 20241107084004440 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) 20241107084004440 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) 20241107084004441 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) 20241107084004441 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) 20241107084004442 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) 20241107084004442 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) 20241107084004443 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) 20241107084004443 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) 20241107084004444 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107084004455 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) 20241107084004455 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) 20241107084004457 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) 20241107084004457 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) 20241107084004458 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) 20241107084004458 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) 20241107084004459 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) 20241107084004459 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) 20241107084004461 DL1IF[0;m 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) 20241107084004461 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) 20241107084004462 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) 20241107084004462 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) 20241107084004462 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) 20241107084004462 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) 20241107084004463 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) 20241107084004463 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) 20241107084004464 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107084004474 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) 20241107084004474 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) 20241107084004475 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) 20241107084004475 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) 20241107084004476 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) 20241107084004476 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) 20241107084004477 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) 20241107084004477 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) 20241107084004478 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) 20241107084004478 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) 20241107084004478 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) 20241107084004479 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) 20241107084004479 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) 20241107084004479 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) 20241107084004480 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) 20241107084004480 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) 20241107084004483 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107084004497 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) 20241107084004497 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) 20241107084004499 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) 20241107084004499 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) 20241107084004500 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) 20241107084004500 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) 20241107084004501 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) 20241107084004501 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) 20241107084004502 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) 20241107084004502 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) 20241107084004503 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) 20241107084004503 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) 20241107084004504 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) 20241107084004504 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) 20241107084004505 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) 20241107084004505 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) 20241107084004506 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107084004517 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) 20241107084004517 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) 20241107084004518 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) 20241107084004518 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) 20241107084004519 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) 20241107084004519 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) 20241107084004520 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) 20241107084004520 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) 20241107084004520 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) 20241107084004520 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) 20241107084004521 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) 20241107084004521 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) 20241107084004522 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) 20241107084004522 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) 20241107084004523 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) 20241107084004523 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) 20241107084004524 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107084004536 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) 20241107084004536 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) 20241107084004538 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) 20241107084004538 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) 20241107084004538 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) 20241107084004538 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) 20241107084004539 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) 20241107084004539 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) 20241107084004540 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) 20241107084004540 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) 20241107084004541 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) 20241107084004541 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) 20241107084004542 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) 20241107084004542 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) 20241107084004543 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) 20241107084004543 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) 20241107084004546 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107084004560 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) 20241107084004560 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) 20241107084004562 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) 20241107084004562 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) 20241107084004563 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) 20241107084004563 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) 20241107084004564 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) 20241107084004564 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) 20241107084004565 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) 20241107084004565 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) 20241107084004566 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) 20241107084004566 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) 20241107084004567 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) 20241107084004567 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) 20241107084004567 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) 20241107084004567 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) 20241107084004568 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107084004580 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) 20241107084004580 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) 20241107084004581 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) 20241107084004581 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) 20241107084004582 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) 20241107084004582 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) 20241107084004583 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) 20241107084004583 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) 20241107084004584 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) 20241107084004584 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) 20241107084004586 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) 20241107084004586 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) 20241107084004587 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) 20241107084004587 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) 20241107084004588 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) 20241107084004588 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) 20241107084004589 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107084004599 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) 20241107084004599 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) 20241107084004600 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) 20241107084004600 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) 20241107084004602 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) 20241107084004602 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) 20241107084004603 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) 20241107084004603 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) 20241107084004604 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) 20241107084004604 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) 20241107084004605 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) 20241107084004605 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) 20241107084004606 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) 20241107084004606 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) 20241107084004607 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) 20241107084004607 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) 20241107084004608 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107084004623 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) 20241107084004623 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) 20241107084004624 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) 20241107084004624 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) 20241107084004625 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) 20241107084004625 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) 20241107084004627 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) 20241107084004627 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) 20241107084004628 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) 20241107084004628 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) 20241107084004628 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) 20241107084004628 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) 20241107084004629 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) 20241107084004629 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) 20241107084004630 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) 20241107084004630 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) 20241107084004631 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107084004642 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) 20241107084004642 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) 20241107084004643 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) 20241107084004643 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) 20241107084004644 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) 20241107084004644 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) 20241107084004645 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) 20241107084004645 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) 20241107084004646 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) 20241107084004646 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) 20241107084004647 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) 20241107084004647 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) 20241107084004647 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) 20241107084004647 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) 20241107084004648 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) 20241107084004648 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) 20241107084004649 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107084004661 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) 20241107084004661 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) 20241107084004662 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) 20241107084004662 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) 20241107084004663 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) 20241107084004663 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) 20241107084004664 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) 20241107084004664 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) 20241107084004665 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) 20241107084004665 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) 20241107084004665 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) 20241107084004665 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) 20241107084004666 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) 20241107084004666 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) 20241107084004667 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) 20241107084004667 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) 20241107084004671 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107084004685 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) 20241107084004685 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) 20241107084004686 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) 20241107084004686 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) 20241107084004687 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) 20241107084004687 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) 20241107084004688 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) 20241107084004688 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) 20241107084004689 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) 20241107084004689 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) 20241107084004690 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) 20241107084004690 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) 20241107084004691 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) 20241107084004691 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) 20241107084004692 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) 20241107084004692 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) 20241107084004693 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107084004704 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) 20241107084004704 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) 20241107084004706 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) 20241107084004706 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) 20241107084004707 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) 20241107084004707 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) 20241107084004707 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) 20241107084004707 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) 20241107084004708 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) 20241107084004708 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) 20241107084004709 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) 20241107084004709 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) 20241107084004710 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) 20241107084004710 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) 20241107084004710 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) 20241107084004710 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) 20241107084004711 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107084004724 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) 20241107084004724 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) 20241107084004725 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) 20241107084004725 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) 20241107084004726 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) 20241107084004726 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) 20241107084004728 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) 20241107084004728 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) 20241107084004729 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) 20241107084004729 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) 20241107084004730 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) 20241107084004730 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) 20241107084004731 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) 20241107084004731 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) 20241107084004732 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) 20241107084004732 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) 20241107084004734 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107084004748 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) 20241107084004748 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) 20241107084004750 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) 20241107084004750 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) 20241107084004751 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) 20241107084004751 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) 20241107084004752 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) 20241107084004752 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) 20241107084004753 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) 20241107084004753 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) 20241107084004755 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) 20241107084004755 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) 20241107084004755 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) 20241107084004755 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) 20241107084004756 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) 20241107084004756 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) 20241107084004757 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107084004767 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) 20241107084004767 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) 20241107084004768 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) 20241107084004768 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) 20241107084004769 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) 20241107084004769 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) 20241107084004770 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) 20241107084004770 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) 20241107084004771 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) 20241107084004771 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) 20241107084004771 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) 20241107084004771 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) 20241107084004772 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) 20241107084004772 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) 20241107084004773 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) 20241107084004773 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) 20241107084004774 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107084004786 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) 20241107084004786 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) 20241107084004788 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) 20241107084004788 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) 20241107084004789 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) 20241107084004789 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) 20241107084004790 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) 20241107084004790 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) 20241107084004791 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) 20241107084004791 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) 20241107084004792 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) 20241107084004792 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) 20241107084004792 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) 20241107084004792 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) 20241107084004793 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) 20241107084004793 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) 20241107084004796 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107084004811 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) 20241107084004811 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) 20241107084004812 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) 20241107084004812 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) 20241107084004813 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) 20241107084004813 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) 20241107084004813 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) 20241107084004814 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) 20241107084004814 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) 20241107084004814 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) 20241107084004815 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) 20241107084004815 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) 20241107084004816 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) 20241107084004816 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) 20241107084004817 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) 20241107084004817 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) 20241107084004818 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107084004830 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) 20241107084004830 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) 20241107084004831 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) 20241107084004831 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) 20241107084004832 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) 20241107084004832 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) 20241107084004833 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) 20241107084004833 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) 20241107084004834 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) 20241107084004834 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) 20241107084004834 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) 20241107084004834 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) 20241107084004835 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) 20241107084004835 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) 20241107084004836 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) 20241107084004836 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) 20241107084004837 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107084004849 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) 20241107084004849 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) 20241107084004850 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) 20241107084004850 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) 20241107084004851 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) 20241107084004851 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) 20241107084004852 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) 20241107084004852 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) 20241107084004853 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) 20241107084004853 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) 20241107084004853 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) 20241107084004853 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) 20241107084004854 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) 20241107084004854 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) 20241107084004855 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) 20241107084004855 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) 20241107084004858 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107084004872 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) 20241107084004873 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) 20241107084004874 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) 20241107084004874 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) 20241107084004875 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) 20241107084004875 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) 20241107084004875 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) 20241107084004875 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) 20241107084004876 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) 20241107084004876 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) 20241107084004877 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) 20241107084004877 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) 20241107084004878 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) 20241107084004878 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) 20241107084004879 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) 20241107084004879 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) 20241107084004879 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107084004892 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) 20241107084004892 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) 20241107084004894 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) 20241107084004894 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) 20241107084004895 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) 20241107084004895 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) 20241107084004896 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) 20241107084004896 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) 20241107084004897 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) 20241107084004897 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) 20241107084004898 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) 20241107084004898 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) 20241107084004898 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) 20241107084004898 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) 20241107084004899 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) 20241107084004899 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) 20241107084004900 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107084004911 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) 20241107084004911 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) 20241107084004911 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) 20241107084004911 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) 20241107084004912 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) 20241107084004912 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) 20241107084004912 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) 20241107084004912 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) 20241107084004912 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) 20241107084004912 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) 20241107084004913 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) 20241107084004913 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) 20241107084004913 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) 20241107084004913 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) 20241107084004913 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) 20241107084004913 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) 20241107084004920 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107084004935 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) 20241107084004935 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) 20241107084004938 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) 20241107084004938 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) 20241107084004939 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) 20241107084004939 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) 20241107084004940 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) 20241107084004940 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) 20241107084004941 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) 20241107084004941 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) 20241107084004943 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) 20241107084004943 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) 20241107084004943 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) 20241107084004943 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) 20241107084004944 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) 20241107084004944 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) 20241107084004945 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107084004955 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) 20241107084004955 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) 20241107084004957 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) 20241107084004957 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) 20241107084004958 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) 20241107084004958 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) 20241107084004960 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) 20241107084004960 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) 20241107084004961 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) 20241107084004961 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) 20241107084004962 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) 20241107084004962 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) 20241107084004963 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) 20241107084004963 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) 20241107084004964 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) 20241107084004964 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) 20241107084004965 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107084004975 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) 20241107084004975 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) 20241107084004976 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) 20241107084004976 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) 20241107084004978 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) 20241107084004978 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) 20241107084004979 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) 20241107084004979 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) 20241107084004980 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) 20241107084004980 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) 20241107084004981 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) 20241107084004981 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) 20241107084004981 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) 20241107084004982 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) 20241107084004982 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) 20241107084004982 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) 20241107084004984 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107084004999 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) 20241107084004999 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) 20241107084005000 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) 20241107084005000 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) 20241107084005001 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) 20241107084005001 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) 20241107084005001 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) 20241107084005001 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) 20241107084005003 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) 20241107084005003 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) 20241107084005004 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) 20241107084005004 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) 20241107084005005 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) 20241107084005006 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) 20241107084005006 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) 20241107084005006 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) 20241107084005007 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107084005019 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) 20241107084005020 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) 20241107084005021 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) 20241107084005021 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) 20241107084005022 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) 20241107084005022 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) 20241107084005023 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) 20241107084005023 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) 20241107084005024 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) 20241107084005024 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) 20241107084005025 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) 20241107084005025 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) 20241107084005025 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) 20241107084005025 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) 20241107084005026 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) 20241107084005026 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) 20241107084005027 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107084005037 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) 20241107084005037 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) 20241107084005038 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) 20241107084005038 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) 20241107084005038 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) 20241107084005038 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) 20241107084005038 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) 20241107084005038 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) 20241107084005038 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) 20241107084005038 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) 20241107084005039 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) 20241107084005039 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) 20241107084005039 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) 20241107084005039 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) 20241107084005039 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) 20241107084005039 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) 20241107084005047 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107084005062 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) 20241107084005062 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) 20241107084005063 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) 20241107084005063 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) 20241107084005065 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) 20241107084005065 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) 20241107084005066 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) 20241107084005066 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) 20241107084005066 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) 20241107084005067 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) 20241107084005067 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) 20241107084005067 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) 20241107084005069 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) 20241107084005069 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) 20241107084005070 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) 20241107084005070 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) 20241107084005071 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107084005081 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) 20241107084005081 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) 20241107084005083 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) 20241107084005083 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) 20241107084005084 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) 20241107084005084 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) 20241107084005084 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) 20241107084005084 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) 20241107084005085 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) 20241107084005085 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) 20241107084005086 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) 20241107084005086 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) 20241107084005087 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) 20241107084005087 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) 20241107084005088 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) 20241107084005088 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) 20241107084005088 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107084005101 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) 20241107084005101 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) 20241107084005102 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) 20241107084005102 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) 20241107084005103 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) 20241107084005103 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) 20241107084005103 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) 20241107084005104 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) 20241107084005104 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) 20241107084005104 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) 20241107084005106 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) 20241107084005106 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) 20241107084005106 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) 20241107084005106 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) 20241107084005107 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) 20241107084005107 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) 20241107084005110 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107084005125 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) 20241107084005125 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) 20241107084005126 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) 20241107084005126 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) 20241107084005127 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) 20241107084005127 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) 20241107084005128 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) 20241107084005128 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) 20241107084005128 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) 20241107084005128 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) 20241107084005129 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) 20241107084005129 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) 20241107084005130 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) 20241107084005130 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) 20241107084005131 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) 20241107084005131 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) 20241107084005131 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107084005144 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) 20241107084005144 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) 20241107084005146 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) 20241107084005146 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) 20241107084005146 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) 20241107084005147 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) 20241107084005147 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) 20241107084005147 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) 20241107084005148 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) 20241107084005148 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) 20241107084005149 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) 20241107084005149 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) 20241107084005149 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) 20241107084005149 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) 20241107084005150 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) 20241107084005150 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) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107084005151 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107084005156 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084005156 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084005156 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084005156 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) 20241107084005156 DRIM INFO (NSEI=1234) Responding to RAN INFORMATION REQUEST 262-42-13135-0-20960 ... (gprs_bssgp_rim.c:190) 20241107084005156 DNACC INFO TX RAN INFO RESPONSE (NACC) 262-42-13135-0-20960: Some SI are missing: SI1 SI3 SI13 (gprs_bssgp_rim.c:88) 20241107084005157 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) 20241107084005157 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084005163 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) 20241107084005163 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) 20241107084005165 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) 20241107084005165 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) 20241107084005166 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) 20241107084005166 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) 20241107084005167 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) 20241107084005167 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) 20241107084005167 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) 20241107084005167 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) 20241107084005168 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) 20241107084005168 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) 20241107084005169 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) 20241107084005169 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) 20241107084005170 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) 20241107084005170 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(1192)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107084005174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55784<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107084005178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55768<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107084005179 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107084005179 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107084005180 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084005180 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084005180 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084005180 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084005180 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084005180 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084005180 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084005180 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084005180 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107084005180 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107084005180 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107084005180 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107084005180 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) 20241107084005180 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) 20241107084005180 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 12850 with status 0 respawn: 105: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_rim_ran_info_req_single_rep_no_si finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep_no_si pass'. Thu Nov 7 08:40:05 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 20241107084005232 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107084005233 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107084005233 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084005233 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107084005254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55792<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107084005355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55792<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=237076) Waiting for packet dumper to finish... 1 (prev_count=237076, count=274496) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pdch_energy_saving'. ------ PCU_Tests.TC_pdch_energy_saving ------ Thu Nov 7 08:40:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_pdch_energy_saving.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_pdch_energy_saving.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pdch_energy_saving' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_pdch_energy_saving started. 1197@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 1197@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pdch_energy_saving-BVCI1234(1200)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 1197@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1201)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 1197@fb7e2f9c3787: 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(1204)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1197@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1204)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107084008521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55806<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(1203)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1203)@fb7e2f9c3787: Start timer T: 5 s 20241107084008527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55812<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1203)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_pdch_energy_saving-STATS(1207)@fb7e2f9c3787: Start timer T: 2 s 1197@fb7e2f9c3787: 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)@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1208)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1208)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107084010234 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084010234 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107084010234 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1203)@fb7e2f9c3787: OsmoPCU is now connected BTS(1205)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" MTC@fb7e2f9c3787: Start timer T: 10 s 20241107084010249 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107084010250 DLGLOBAL DEBUG validating counter group 0x55a2f722b020(bts) with 102 counters (rate_ctr.c:86) 20241107084010250 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107084010250 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107084010250 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107084010250 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107084010250 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107084010250 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107084010250 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107084010250 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107084010250 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107084010250 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107084010250 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107084010250 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107084010250 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107084010250 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107084010250 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107084010250 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107084010250 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107084010250 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107084010250 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107084010250 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107084010250 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107084010250 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107084010250 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107084010250 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107084010250 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107084010250 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107084010250 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107084010250 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107084010250 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107084010250 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107084010250 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107084010251 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107084010251 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107084010251 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107084010251 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107084010251 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107084010251 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107084010251 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107084010251 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107084010251 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107084010251 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107084010251 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107084010251 DLGLOBAL DEBUG validating counter group 0x7f2c9c7eb5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107084010251 DLGLOBAL DEBUG validating counter group 0x55a2f722a700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107084010251 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107084010251 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107084010251 DLGLOBAL DEBUG validating counter group 0x7f2c9c7ec160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107084010251 DLGLOBAL DEBUG validating counter group 0x7f2c9c7ec140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107084010251 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107084010251 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) 20241107084010251 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) 20241107084010251 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107084010251 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084010251 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084010251 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084010251 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084010251 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084010251 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084010251 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107084010252 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) 20241107084010252 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) 20241107084010252 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1205)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(1201)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1205)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1201)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1201)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(1201)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107084010259 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107084010259 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) 20241107084010259 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) 20241107084010259 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107084010259 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107084010259 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) 20241107084010259 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107084010259 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) 20241107084010259 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1201)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1201)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107084010261 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) 20241107084010261 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) 20241107084010262 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107084010262 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) 20241107084010262 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) 20241107084010262 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107084010262 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107084010262 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107084010262 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107084010262 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084010262 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107084010262 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107084010263 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) 20241107084010263 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) 20241107084010264 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107084010264 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(1201)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1201)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1201)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107084010265 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1198@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 1198@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107084010278 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084010278 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084010278 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084010278 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107084010278 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107084010278 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107084010278 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107084010278 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084010279 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) 20241107084010279 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) 20241107084010279 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) 20241107084010279 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) 20241107084010283 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_pdch_energy_saving-BVCI1234(1200)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_pdch_energy_saving-BVCI1234(1200)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized MTC@fb7e2f9c3787: Start timer T: 0.5 s 20241107084010288 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084010288 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084010288 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084010288 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107084010288 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107084010288 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107084010288 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107084010288 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084010292 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084010292 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084010292 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084010292 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107084010292 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107084010292 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107084010292 DLBSSGP DEBUG Computed BVC leak rate = 14800, num_pdch = 2, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107084010292 DLBSSGP DEBUG Computed MS default leak rate = 14800, ms_num_pdch = 2, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107084010292 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 148000, R = 14800, Bmax_MS = 148000, R_MS = 14800, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107084010292 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084010298 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) 20241107084010298 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) 20241107084010298 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084010298 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084010298 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084010298 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107084010298 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107084010298 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) 20241107084010298 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) 20241107084010308 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) 20241107084010308 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) 20241107084010309 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 0.5 s 20241107084010323 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) 20241107084010323 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) 20241107084010324 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) 20241107084010324 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) 20241107084010327 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) 20241107084010327 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) 20241107084010328 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(1205)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107084010337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55812<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107084010342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55806<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107084010343 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107084010343 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107084010343 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084010343 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084010344 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107084010344 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107084010344 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107084010344 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107084010344 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) 20241107084010344 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) 20241107084010344 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 12920 with status 0 respawn: 106: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_pdch_energy_saving finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pdch_energy_saving pass'. Thu Nov 7 08:40:10 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 20241107084010397 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107084010398 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107084010398 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084010398 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107084010425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55828<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107084010526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55828<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=9968) Waiting for packet dumper to finish... 1 (prev_count=9968, count=51740) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pdch_energy_saving pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:40:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_stat_pdch_avail_occ.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_stat_pdch_avail_occ.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_stat_pdch_avail_occ' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_stat_pdch_avail_occ started. 1210@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 1210@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_stat_pdch_avail_occ-BVCI1234(1213)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(1214)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 1210@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 1210@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1210@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1217)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107084013674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41744<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1210@fb7e2f9c3787: 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(1220)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1220)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(1216)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1216)@fb7e2f9c3787: Start timer T: 5 s PCUIF(1216)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107084013682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41750<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_stat_pdch_avail_occ-STATS(1221)@fb7e2f9c3787: Start timer T: 2 s TC_stat_pdch_avail_occ-STATS(1221)@fb7e2f9c3787: Start timer T: 2 s 20241107084015399 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084015399 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107084015399 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1216)@fb7e2f9c3787: OsmoPCU is now connected BTS(1218)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" TC_stat_pdch_avail_occ-STATS(1221)@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 10 s 20241107084015413 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107084015413 DLGLOBAL DEBUG validating counter group 0x555743386020(bts) with 102 counters (rate_ctr.c:86) 20241107084015413 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107084015413 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107084015414 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107084015414 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107084015414 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107084015414 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107084015414 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107084015414 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107084015414 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107084015414 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107084015414 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107084015414 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107084015414 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107084015414 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107084015414 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107084015414 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107084015414 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107084015414 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107084015414 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107084015414 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107084015414 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107084015414 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107084015414 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107084015414 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107084015414 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107084015414 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107084015414 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107084015414 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107084015414 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107084015414 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107084015414 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107084015414 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107084015414 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107084015414 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107084015414 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107084015414 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107084015414 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107084015414 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107084015414 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107084015414 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107084015414 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107084015414 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107084015414 DLGLOBAL DEBUG validating counter group 0x7efcb505b5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107084015414 DLGLOBAL DEBUG validating counter group 0x555743385700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107084015414 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107084015414 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107084015414 DLGLOBAL DEBUG validating counter group 0x7efcb505c160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107084015414 DLGLOBAL DEBUG validating counter group 0x7efcb505c140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107084015414 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107084015414 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) 20241107084015414 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) 20241107084015414 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107084015414 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241107084015414 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084015414 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084015414 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084015414 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084015414 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084015414 DL1IF INFO PDCH(bts=0,trx=1,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241107084015414 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084015414 DL1IF INFO PDCH (trx=1, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084015414 DL1IF INFO PDCH(bts=0,trx=1,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241107084015415 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084015415 DL1IF INFO PDCH (trx=1, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084015415 DL1IF INFO PDCH(bts=0,trx=2,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241107084015415 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084015415 DL1IF INFO PDCH (trx=2, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084015415 DL1IF INFO PDCH(bts=0,trx=2,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241107084015415 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084015415 DL1IF INFO PDCH (trx=2, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084015415 DL1IF INFO PDCH(bts=0,trx=3,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241107084015415 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084015415 DL1IF INFO PDCH (trx=3, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084015415 DL1IF INFO PDCH(bts=0,trx=3,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241107084015415 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084015415 DL1IF INFO PDCH (trx=3, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084015415 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107084015416 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) 20241107084015416 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) 20241107084015417 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1218)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS6" BTS(1218)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(1214)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1218)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS4" -NSVCI1234(1214)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1214)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(1214)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(1218)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS5" 20241107084015423 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107084015423 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) 20241107084015423 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) 20241107084015423 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107084015423 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107084015423 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) 20241107084015424 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107084015424 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) 20241107084015424 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1218)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS0" -NSVCI1234(1214)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1214)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107084015426 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107084015426 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) 20241107084015426 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) 20241107084015426 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107084015426 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107084015426 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107084015426 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107084015426 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084015426 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107084015426 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1218)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS1" BTS(1218)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS2" 20241107084015428 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107084015428 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(1218)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS3" -NSVCI1234(1214)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1214)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1214)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107084015430 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) 20241107084015430 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) 20241107084015431 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) 20241107084015431 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) 20241107084015432 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) 20241107084015432 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) 20241107084015433 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) 20241107084015433 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) 20241107084015435 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) 20241107084015435 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) 20241107084015436 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) 20241107084015436 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) 20241107084015436 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) 20241107084015436 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) 20241107084015437 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) 20241107084015437 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) 20241107084015438 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1211@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 1211@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107084015445 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) 20241107084015445 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) 20241107084015446 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084015446 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084015446 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084015446 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107084015446 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107084015446 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107084015446 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107084015446 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084015446 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) 20241107084015447 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) 20241107084015448 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) 20241107084015448 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) 20241107084015449 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) 20241107084015449 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) 20241107084015450 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) 20241107084015450 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) 20241107084015451 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) 20241107084015451 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) 20241107084015452 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) 20241107084015452 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) 20241107084015453 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) 20241107084015453 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) 20241107084015453 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ-BVCI1234(1213)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_stat_pdch_avail_occ-BVCI1234(1213)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107084015459 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084015459 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084015459 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084015459 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107084015459 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107084015459 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107084015459 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107084015459 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_stat_pdch_avail_occ-STATS(1221)@fb7e2f9c3787: Start timer T: 2 s 20241107084015464 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) 20241107084015464 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) 20241107084015465 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) 20241107084015465 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) 20241107084015466 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084015466 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084015466 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084015466 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107084015466 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107084015466 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107084015466 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107084015466 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107084015466 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107084015466 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084015466 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) 20241107084015466 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) 20241107084015467 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) 20241107084015467 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) 20241107084015467 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) 20241107084015467 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) 20241107084015468 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) 20241107084015468 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) 20241107084015468 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) 20241107084015468 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) 20241107084015469 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) 20241107084015469 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) 20241107084015474 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107084015477 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084015477 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084015477 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084015477 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107084015477 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107084015487 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) 20241107084015487 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) 20241107084015487 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) 20241107084015488 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) 20241107084015488 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) 20241107084015488 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) 20241107084015488 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) 20241107084015488 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) 20241107084015488 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) 20241107084015488 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) 20241107084015488 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) 20241107084015488 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) 20241107084015489 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) 20241107084015489 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) 20241107084015489 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) 20241107084015489 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) 20241107084015492 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ-STATS(1221)@fb7e2f9c3787: Start timer T_statsd: 5 s 20241107084015505 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) 20241107084015505 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) 20241107084015506 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) 20241107084015506 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) 20241107084015506 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) 20241107084015506 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) 20241107084015506 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) 20241107084015506 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) 20241107084015506 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) 20241107084015506 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) 20241107084015506 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) 20241107084015506 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) 20241107084015506 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) 20241107084015506 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) 20241107084015507 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) 20241107084015507 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) 20241107084015510 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107084015524 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) 20241107084015524 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) 20241107084015524 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) 20241107084015524 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) 20241107084015524 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) 20241107084015524 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) 20241107084015524 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) 20241107084015524 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) 20241107084015525 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) 20241107084015525 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) 20241107084015525 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) 20241107084015525 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) 20241107084015525 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) 20241107084015525 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) 20241107084015525 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) 20241107084015525 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) TC_stat_pdch_avail_occ-STATS(1221)@fb7e2f9c3787: 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(1221)@fb7e2f9c3787: 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(1221)@fb7e2f9c3787: 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(1221)@fb7e2f9c3787: 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107084015533 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=21, is_11bit=0 (pcu_l1_if.cpp:633) 20241107084015533 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107084015533 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107084015533 DMS INFO Creating MS object (gprs_ms.c:152) 20241107084015533 DLGLOBAL DEBUG validating counter group 0x555743385740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107084015533 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107084015533 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107084015533 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107084015533 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107084015533 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107084015533 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107084015533 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107084015533 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107084015533 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107084015533 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241107084015533 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241107084015533 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) 20241107084015533 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 6 (alloc_algo.cpp:834) 20241107084015533 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"DD....C."(TS=7) (alloc_algo.cpp:841) 20241107084015533 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107084015533 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107084015533 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084015533 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084015533 DLGLOBAL DEBUG validating counter group 0x555743385b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107084015533 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107084015533 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107084015533 DLGLOBAL DEBUG validating counter group 0x555743385be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107084015533 DLGLOBAL DEBUG validating counter group 0x555743385c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107084015533 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=6 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107084015533 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:1192) 20241107084015533 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6) (tbf.cpp:299) 20241107084015533 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00 (tbf_ul.cpp:712) 20241107084015533 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241107084015533 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107084015533 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107084015533 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107084015533 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107084015533 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) 20241107084015533 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=21 (tbf_ul.cpp:221) 20241107084015533 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107084015533 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107084015533 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=6 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107084015533 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=21 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) 20241107084015534 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(1218)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@fb7e2f9c3787: 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107084015536 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=21, is_11bit=0 (pcu_l1_if.cpp:633) 20241107084015536 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107084015536 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107084015536 DMS INFO Creating MS object (gprs_ms.c:152) 20241107084015536 DLGLOBAL DEBUG validating counter group 0x555743385740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107084015536 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107084015536 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107084015536 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241107084015536 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107084015536 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107084015536 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107084015536 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107084015536 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107084015536 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241107084015536 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"....CC.."(TS=7) (alloc_algo.cpp:504) 20241107084015536 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241107084015536 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) 20241107084015536 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 4 (alloc_algo.cpp:834) 20241107084015536 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..DDC..."(TS=7) (alloc_algo.cpp:841) 20241107084015536 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107084015536 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107084015536 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084015536 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084015536 DLGLOBAL DEBUG validating counter group 0x555743385b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107084015536 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107084015536 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107084015536 DLGLOBAL DEBUG validating counter group 0x555743385be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107084015536 DLGLOBAL DEBUG validating counter group 0x555743385c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107084015536 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=4 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107084015536 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:1192) 20241107084015536 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=4) (tbf.cpp:299) 20241107084015536 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 10, dl_slots = 00 (tbf_ul.cpp:712) 20241107084015536 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241107084015536 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107084015536 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107084015536 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107084015536 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107084015536 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) 20241107084015536 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=21 (tbf_ul.cpp:221) 20241107084015536 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107084015536 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107084015536 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=4 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107084015536 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=21 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@fb7e2f9c3787: 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107084015537 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=21, is_11bit=0 (pcu_l1_if.cpp:633) 20241107084015537 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107084015537 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107084015537 DMS INFO Creating MS object (gprs_ms.c:152) 20241107084015537 DLGLOBAL DEBUG validating counter group 0x555743385740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107084015537 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107084015537 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107084015537 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241107084015537 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107084015537 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107084015537 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107084015537 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107084015537 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107084015537 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241107084015537 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CC......"(TS=7) (alloc_algo.cpp:504) 20241107084015537 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241107084015537 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) 20241107084015537 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 0 (alloc_algo.cpp:834) 20241107084015537 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"C.....DD"(TS=7) (alloc_algo.cpp:841) 20241107084015537 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107084015537 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241107084015537 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084015537 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084015537 DLGLOBAL DEBUG validating counter group 0x555743385b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107084015537 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107084015537 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107084015537 DLGLOBAL DEBUG validating counter group 0x555743385be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107084015537 DLGLOBAL DEBUG validating counter group 0x555743385c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107084015537 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=0 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107084015537 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:1192) 20241107084015537 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=0) (tbf.cpp:299) 20241107084015537 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 01, dl_slots = 00 (tbf_ul.cpp:712) 20241107084015537 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20241107084015537 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107084015537 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107084015537 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107084015537 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107084015537 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) 20241107084015537 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=21 (tbf_ul.cpp:221) 20241107084015537 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107084015537 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107084015537 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=0 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107084015537 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=21 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'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@fb7e2f9c3787: 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@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107084015539 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=21, is_11bit=0 (pcu_l1_if.cpp:633) 20241107084015539 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107084015539 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241107084015539 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241107084015539 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241107084015539 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241107084015539 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=21 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: 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 } } } 20241107084015548 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) 20241107084015548 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) 20241107084015549 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) 20241107084015549 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) 20241107084015549 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) 20241107084015549 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) 20241107084015550 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) 20241107084015550 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) 20241107084015550 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) 20241107084015550 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) 20241107084015550 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) 20241107084015550 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) 20241107084015551 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) 20241107084015551 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) 20241107084015551 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) 20241107084015551 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) 20241107084015553 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107084015568 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) 20241107084015568 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) 20241107084015569 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) 20241107084015569 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) 20241107084015570 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) 20241107084015570 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) 20241107084015570 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) 20241107084015570 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) 20241107084015571 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) 20241107084015571 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) 20241107084015572 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) 20241107084015572 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) 20241107084015573 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) 20241107084015573 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) 20241107084015574 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) 20241107084015574 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) 20241107084015575 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107084015587 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) 20241107084015587 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) 20241107084015588 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) 20241107084015588 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) 20241107084015590 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) 20241107084015590 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) 20241107084015591 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) 20241107084015591 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) 20241107084015592 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) 20241107084015592 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) 20241107084015593 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) 20241107084015593 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) 20241107084015593 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) 20241107084015593 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) 20241107084015594 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) 20241107084015594 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) 20241107084015596 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107084015611 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) 20241107084015611 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) 20241107084015612 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) 20241107084015612 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) 20241107084015613 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) 20241107084015613 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) 20241107084015614 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) 20241107084015614 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) 20241107084015615 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) 20241107084015615 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) 20241107084015616 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) 20241107084015616 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) 20241107084015617 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) 20241107084015617 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) 20241107084015617 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) 20241107084015617 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) 20241107084015618 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107084015630 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) 20241107084015630 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) 20241107084015631 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) 20241107084015631 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) 20241107084015632 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) 20241107084015632 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) 20241107084015632 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) 20241107084015632 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) 20241107084015633 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) 20241107084015633 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) 20241107084015634 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) 20241107084015634 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) 20241107084015635 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) 20241107084015635 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) 20241107084015636 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) 20241107084015636 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) 20241107084015636 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107084015649 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) 20241107084015649 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) 20241107084015650 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) 20241107084015650 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) 20241107084015651 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) 20241107084015651 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) 20241107084015652 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) 20241107084015652 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) 20241107084015653 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) 20241107084015653 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) 20241107084015654 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) 20241107084015654 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) 20241107084015654 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) 20241107084015654 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) 20241107084015655 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) 20241107084015655 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) 20241107084015658 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107084015673 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) 20241107084015673 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) 20241107084015674 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) 20241107084015674 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) 20241107084015675 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) 20241107084015675 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) 20241107084015676 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) 20241107084015676 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) 20241107084015677 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) 20241107084015677 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) 20241107084015678 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) 20241107084015678 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) 20241107084015679 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) 20241107084015679 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) 20241107084015680 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) 20241107084015680 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) 20241107084015680 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:983) 20241107084015680 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:914) 20241107084015680 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) 20241107084015681 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:927) 20241107084015681 DMS INFO Creating MS object (gprs_ms.c:152) 20241107084015681 DLGLOBAL DEBUG validating counter group 0x555743385740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107084015681 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000004, not yet confirmed (gprs_ms.c:512) 20241107084015681 DMS INFO MS(TLLI-0x00000004:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:683) 20241107084015681 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:718) 20241107084015681 DMS INFO Modifying MS object, TLLI = 0x00000004, TA 220 -> 0 (gprs_ms.c:609) 20241107084015681 DMS INFO Modifying MS object, TLLI = 0x00000004, MS class 0 -> 3 (gprs_ms.c:624) 20241107084015681 DMS INFO Modifying MS object, TLLI = 0x00000004, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241107084015681 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107084015681 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241107084015681 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241107084015681 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241107084015681 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107084015681 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107084015681 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107084015681 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107084015681 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107084015681 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107084015681 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241107084015681 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) 20241107084015681 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241107084015681 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"DD.....C"(TS=7) (alloc_algo.cpp:841) 20241107084015681 DTBF DEBUG MS(TLLI-0x00000004:TA-0:MSCLS-3-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107084015681 DTBF INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3) Allocating UL TBF (tbf_ul.cpp:115) 20241107084015681 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084015682 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084015682 DLGLOBAL DEBUG validating counter group 0x555743385b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107084015682 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107084015682 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107084015682 DLGLOBAL DEBUG validating counter group 0x555743385be0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107084015682 DLGLOBAL DEBUG validating counter group 0x555743385c00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107084015682 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:TLLI-0x00000004){NEW} Assigning TS=7 TFI=1 USF=0 (tbf_ul.cpp:695) 20241107084015682 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:1192) 20241107084015682 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) 20241107084015682 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) 20241107084015682 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) 20241107084015682 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107084015682 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) 20241107084015682 DMS DEBUG MS(TLLI-0x00000004:TA-0:MSCLS-3-3:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241107084015682 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241107084015682 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) 20241107084015682 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241107084015682 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) 20241107084015682 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:820) 20241107084015682 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NONE}: Received Event SCHED_ASS (pdch.cpp:826) 20241107084015682 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:188) 20241107084015682 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:220) 20241107084015682 DMS DEBUG MS(TLLI-0x00000004:TA-0:MSCLS-3-3:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:828) 20241107084015682 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) 20241107084015682 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:387) 20241107084015682 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241107084015682 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241107084015682 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241107084015682 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) 20241107084015683 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241107084015683 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241107084015683 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) 20241107084015683 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:238) 20241107084015683 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) 20241107084015683 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) 20241107084015683 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1218)@fb7e2f9c3787: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") 20241107084015692 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) 20241107084015692 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) TC_stat_pdch_avail_occ-STATS(1221)@fb7e2f9c3787: Start timer T: 2 s 20241107084015693 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) 20241107084015693 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) 20241107084015694 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) 20241107084015694 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) 20241107084015695 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) 20241107084015695 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) 20241107084015696 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) 20241107084015696 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) 20241107084015697 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) 20241107084015697 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) 20241107084015698 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) 20241107084015698 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) 20241107084015699 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) 20241107084015699 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) 20241107084015700 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107084015711 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) 20241107084015711 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) 20241107084015712 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) 20241107084015712 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) 20241107084015713 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) 20241107084015713 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) 20241107084015714 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) 20241107084015714 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) 20241107084015715 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) 20241107084015715 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) 20241107084015716 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) 20241107084015716 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) 20241107084015717 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) 20241107084015717 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) 20241107084015718 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) 20241107084015718 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) 20241107084015721 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107084015734 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107084015734 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107084015734 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107084015734 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) 20241107084015734 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) 20241107084015734 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) 20241107084015734 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) 20241107084015735 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) 20241107084015735 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) 20241107084015735 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) 20241107084015735 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) 20241107084015735 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) 20241107084015735 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) 20241107084015735 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) 20241107084015735 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) 20241107084015736 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) 20241107084015736 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) 20241107084015736 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) 20241107084015736 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) 20241107084015736 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107084015736 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107084015736 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) TC_stat_pdch_avail_occ-STATS(1221)@fb7e2f9c3787: Start timer T_statsd: 5 s 20241107084015738 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107084015738 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107084015738 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107084015739 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107084015753 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) 20241107084015753 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) 20241107084015754 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) 20241107084015754 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) 20241107084015754 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) 20241107084015754 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) 20241107084015755 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) 20241107084015755 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) 20241107084015755 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) 20241107084015755 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) 20241107084015755 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) 20241107084015755 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) 20241107084015756 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) 20241107084015756 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) 20241107084015756 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) 20241107084015756 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) 20241107084015756 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=69, reason=UL_ASS): TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN} (pdch_ul_controller.c:315) 20241107084015756 DTBF NOTICE TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN} poll timeout for FN=69, TS=7 (curr FN 69), reason=UL_ASS (tbf.cpp:487) 20241107084015756 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241107084015756 DTBF NOTICE TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){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:280) 20241107084015756 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:285) 20241107084015757 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107084015771 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) 20241107084015771 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) 20241107084015772 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) 20241107084015772 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) 20241107084015772 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) 20241107084015772 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) 20241107084015772 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) 20241107084015772 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) 20241107084015772 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) 20241107084015772 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) 20241107084015773 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) 20241107084015773 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) 20241107084015773 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) 20241107084015773 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) 20241107084015773 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) 20241107084015773 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) 20241107084015780 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ-STATS(1221)@fb7e2f9c3787: 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(1221)@fb7e2f9c3787: 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(1221)@fb7e2f9c3787: 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(1221)@fb7e2f9c3787: 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)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107084015794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41750<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107084015795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41744<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107084015796 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107084015796 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107084015796 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084015796 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20241107084015796 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107084015796 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:1202) 20241107084015796 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241107084015796 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107084015796 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107084015796 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107084015796 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107084015796 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241107084015796 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107084015796 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241107084015796 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084015796 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN} free (tbf.cpp:271) 20241107084015796 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:1202) 20241107084015796 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3:UL) Detaching TBF: TBF(UL:E:TLLI-0x00000004){ASSIGN} (gprs_ms.c:381) 20241107084015796 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107084015796 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107084015796 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107084015796 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NONE}: Deallocated (fsm.c:568) 20241107084015796 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN}: Deallocated (fsm.c:568) 20241107084015796 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){SEND_ASS}: Deallocated (fsm.c:568) 20241107084015796 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NONE}: Deallocated (fsm.c:568) 20241107084015796 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084015796 DTBF INFO TBF(UL:TFI-0-1-0:G){FLOW} free (tbf.cpp:271) 20241107084015796 DTBF DEBUG TBF(UL:TFI-0-1-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107084015796 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:1202) 20241107084015796 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241107084015796 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107084015796 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107084015796 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107084015796 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107084015796 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){FLOW}: Deallocated (fsm.c:568) 20241107084015796 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107084015796 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241107084015796 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084015796 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084015796 DTBF INFO TBF(UL:TFI-0-2-0:G){FLOW} free (tbf.cpp:271) 20241107084015796 DTBF DEBUG TBF(UL:TFI-0-2-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107084015796 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:1202) 20241107084015796 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241107084015796 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107084015796 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241107084015796 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107084015796 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241107084015796 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){FLOW}: Deallocated (fsm.c:568) 20241107084015796 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241107084015796 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241107084015796 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084015796 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084015796 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084015796 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107084015796 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107084015796 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107084015796 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107084015796 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) 20241107084015796 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) 20241107084015796 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@fb7e2f9c3787: Test case TC_stat_pdch_avail_occ finished. Verdict: pass respawn: 106: stopped pid 12986 with status 0 MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_stat_pdch_avail_occ pass'. respawn: 107: starting: osmo-pcu Thu Nov 7 08:40:15 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 20241107084015810 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107084015810 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107084015810 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084015810 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107084015834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41752<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107084015934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41752<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=135256) Waiting for packet dumper to finish... 1 (prev_count=135256, count=241836) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_stat_pdch_avail_occ pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:40:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_stat_pdch_avail_occ_ms_not_known_gprs started. 1223@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_stat_pdch_avail_occ_ms_not_known_gprs-BVCI1234(1225)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 1223@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1223@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1227)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107084019070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41762<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1223@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1231)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s 1223@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1231)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(1228)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1228)@fb7e2f9c3787: Start timer T: 5 s 20241107084019077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41772<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1228)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@fb7e2f9c3787: Start timer T: 2 s TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@fb7e2f9c3787: Start timer T: 2 s 1223@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1235)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107084020811 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084020812 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107084020812 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1228)@fb7e2f9c3787: OsmoPCU is now connected BTS(1230)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 10 s 20241107084020825 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107084020826 DLGLOBAL DEBUG validating counter group 0x5556afe25020(bts) with 102 counters (rate_ctr.c:86) 20241107084020826 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107084020826 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107084020826 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107084020826 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107084020826 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107084020826 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107084020826 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107084020826 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107084020826 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107084020826 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107084020826 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107084020826 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107084020826 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107084020826 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107084020826 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107084020826 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107084020826 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107084020826 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107084020826 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107084020826 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107084020826 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107084020826 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107084020826 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107084020826 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107084020826 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107084020826 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107084020826 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107084020826 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107084020826 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107084020826 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107084020826 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107084020826 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107084020826 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107084020826 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107084020826 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107084020826 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107084020826 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107084020826 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107084020826 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107084020826 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107084020826 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107084020826 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107084020826 DLGLOBAL DEBUG validating counter group 0x7f00f7ccc5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107084020826 DLGLOBAL DEBUG validating counter group 0x5556afe24700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107084020826 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107084020826 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107084020826 DLGLOBAL DEBUG validating counter group 0x7f00f7ccd160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107084020826 DLGLOBAL DEBUG validating counter group 0x7f00f7ccd140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107084020826 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107084020827 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) 20241107084020827 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) 20241107084020827 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107084020827 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241107084020827 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084020827 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084020827 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084020827 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084020827 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084020827 DL1IF INFO PDCH(bts=0,trx=1,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241107084020827 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084020827 DL1IF INFO PDCH (trx=1, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084020827 DL1IF INFO PDCH(bts=0,trx=1,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241107084020827 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084020827 DL1IF INFO PDCH (trx=1, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084020827 DL1IF INFO PDCH(bts=0,trx=2,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241107084020827 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084020827 DL1IF INFO PDCH (trx=2, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084020827 DL1IF INFO PDCH(bts=0,trx=2,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241107084020827 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084020827 DL1IF INFO PDCH (trx=2, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084020827 DL1IF INFO PDCH(bts=0,trx=3,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241107084020827 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084020827 DL1IF INFO PDCH (trx=3, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084020827 DL1IF INFO PDCH(bts=0,trx=3,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241107084020827 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084020827 DL1IF INFO PDCH (trx=3, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084020827 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107084020827 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) 20241107084020827 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) 20241107084020828 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1230)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS6" BTS(1230)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1230)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS4" BTS(1230)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS5" -NSVCI1234(1227)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1227)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1227)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(1227)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(1230)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS0" BTS(1230)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS1" BTS(1230)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS2" 20241107084020835 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107084020835 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) 20241107084020835 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) 20241107084020835 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107084020835 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107084020835 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) 20241107084020835 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107084020835 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) 20241107084020835 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1230)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS3" -NSVCI1234(1227)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1227)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241107084020837 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) 20241107084020837 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) 20241107084020837 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107084020837 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) 20241107084020837 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) 20241107084020837 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107084020837 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107084020837 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107084020837 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107084020837 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084020837 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107084020837 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107084020839 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) 20241107084020839 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) -NSVCI1234(1227)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1227)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241107084020839 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107084020839 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) 20241107084020839 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) 20241107084020839 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) -NSVCI1234(1227)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107084020840 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) 20241107084020840 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) 20241107084020840 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) 20241107084020840 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) 20241107084020841 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) 20241107084020841 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) 20241107084020841 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) 20241107084020841 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) 20241107084020842 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) 20241107084020842 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) 20241107084020842 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1224@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 1224@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107084020853 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084020853 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084020854 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084020854 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107084020854 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107084020854 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107084020854 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107084020854 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084020856 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) 20241107084020856 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) 20241107084020858 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) 20241107084020858 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) 20241107084020858 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) 20241107084020858 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) 20241107084020859 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) 20241107084020859 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) 20241107084020860 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) 20241107084020860 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) 20241107084020861 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) 20241107084020861 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) 20241107084020861 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) 20241107084020861 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) 20241107084020862 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) 20241107084020862 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) 20241107084020863 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_gprs-BVCI1234(1225)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_stat_pdch_avail_occ_ms_not_known_gprs-BVCI1234(1225)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107084020867 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084020867 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084020867 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084020867 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107084020867 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107084020867 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107084020867 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107084020867 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@fb7e2f9c3787: Start timer T: 2 s 20241107084020875 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084020875 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084020875 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084020875 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107084020875 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107084020875 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107084020875 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107084020875 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107084020875 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107084020875 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084020876 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) 20241107084020876 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) 20241107084020877 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) 20241107084020877 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) 20241107084020879 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) 20241107084020879 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) 20241107084020880 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) 20241107084020880 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) 20241107084020881 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) 20241107084020881 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) 20241107084020883 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) 20241107084020883 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) 20241107084020884 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) 20241107084020884 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) 20241107084020885 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) 20241107084020885 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) 20241107084020885 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107084020887 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084020887 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084020887 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084020887 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107084020887 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107084020899 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) 20241107084020899 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) 20241107084020899 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) 20241107084020899 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) 20241107084020899 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) 20241107084020899 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) 20241107084020900 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) 20241107084020900 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) 20241107084020900 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) 20241107084020900 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) 20241107084020900 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) 20241107084020900 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) 20241107084020900 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) 20241107084020900 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) 20241107084020901 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) 20241107084020901 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) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@fb7e2f9c3787: Start timer T_statsd: 5 s 20241107084020903 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107084020916 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) 20241107084020917 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) 20241107084020917 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) 20241107084020917 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) 20241107084020917 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) 20241107084020917 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) 20241107084020917 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) 20241107084020917 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) 20241107084020917 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) 20241107084020917 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) 20241107084020917 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) 20241107084020917 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) 20241107084020917 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) 20241107084020917 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) 20241107084020918 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) 20241107084020918 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) 20241107084020921 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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 } 20241107084020935 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) 20241107084020935 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) 20241107084020935 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) 20241107084020935 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) 20241107084020935 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) 20241107084020935 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) 20241107084020936 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) 20241107084020936 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) 20241107084020936 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) 20241107084020936 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) 20241107084020936 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) 20241107084020936 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) 20241107084020936 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) 20241107084020936 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) 20241107084020936 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) 20241107084020936 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) 20241107084020944 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107084020947 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084020947 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084020947 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084020947 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107084020947 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107084020947 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241107084020947 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) 20241107084020947 DLBSSGP DEBUG Got downlink MS class 1/0 (gprs_bssgp_pcu.c:148) 20241107084020947 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20241107084020947 DMS INFO Creating MS object (gprs_ms.c:152) 20241107084020947 DLGLOBAL DEBUG validating counter group 0x5556afe24740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107084020947 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107084020947 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107084020947 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107084020947 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 1 (gprs_ms.c:624) 20241107084020947 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107084020947 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107084020947 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107084020947 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 1 (alloc_algo.cpp:482) 20241107084020947 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107084020947 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107084020947 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107084020947 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107084020947 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107084020947 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107084020947 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241107084020947 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) 20241107084020947 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 6 (alloc_algo.cpp:834) 20241107084020947 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)".D....C."(TS=7) (alloc_algo.cpp:841) 20241107084020947 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107084020947 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0) Allocating DL TBF (tbf_dl.cpp:116) 20241107084020947 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084020947 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084020947 DLGLOBAL DEBUG validating counter group 0x5556afe24b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107084020947 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107084020947 DLGLOBAL DEBUG validating counter group 0x5556afe24e00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107084020947 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=6 TFI=0 (tbf_dl.cpp:431) 20241107084020947 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:1192) 20241107084020947 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) 20241107084020947 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) 20241107084020947 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) 20241107084020947 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) 20241107084020947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107084020947 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) 20241107084020947 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107084020947 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) 20241107084020947 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107084020947 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) 20241107084020947 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=21 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) 20241107084020947 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)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(1230)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107084020950 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107084020950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107084020950 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107084020950 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) 20241107084020959 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) 20241107084020959 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) 20241107084020959 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) 20241107084020959 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) 20241107084020959 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) 20241107084020959 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) 20241107084020960 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) 20241107084020960 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) 20241107084020960 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) 20241107084020960 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) 20241107084020961 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) 20241107084020961 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) 20241107084020961 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) 20241107084020961 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) 20241107084020961 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) 20241107084020961 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) 20241107084020963 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107084020978 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) 20241107084020978 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) 20241107084020979 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) 20241107084020979 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) 20241107084020980 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) 20241107084020980 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) 20241107084020981 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) 20241107084020981 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) 20241107084020982 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) 20241107084020982 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) 20241107084020983 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) 20241107084020983 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) 20241107084020983 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) 20241107084020984 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) 20241107084020984 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) 20241107084020984 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) 20241107084020985 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107084020997 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) 20241107084020997 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) 20241107084020999 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) 20241107084020999 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) 20241107084020999 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) 20241107084021000 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) 20241107084021000 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) 20241107084021000 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) 20241107084021001 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) 20241107084021001 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) 20241107084021002 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) 20241107084021002 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) 20241107084021003 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) 20241107084021003 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) 20241107084021003 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) 20241107084021003 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) 20241107084021007 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107084021021 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) 20241107084021021 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) 20241107084021023 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) 20241107084021023 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) 20241107084021023 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) 20241107084021023 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) 20241107084021024 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) 20241107084021024 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) 20241107084021025 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) 20241107084021025 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) 20241107084021026 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) 20241107084021026 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) 20241107084021027 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) 20241107084021027 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) 20241107084021027 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) 20241107084021027 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) 20241107084021028 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107084021040 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) 20241107084021040 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) 20241107084021041 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) 20241107084021041 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) 20241107084021042 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) 20241107084021042 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) 20241107084021043 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) 20241107084021043 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) 20241107084021044 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) 20241107084021044 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) 20241107084021045 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) 20241107084021045 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) 20241107084021046 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) 20241107084021046 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) 20241107084021047 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) 20241107084021047 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) 20241107084021047 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107084021060 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) 20241107084021060 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) 20241107084021061 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) 20241107084021061 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) 20241107084021062 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) 20241107084021062 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) 20241107084021063 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) 20241107084021063 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) 20241107084021063 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) 20241107084021063 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) 20241107084021064 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) 20241107084021064 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) 20241107084021065 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) 20241107084021065 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) 20241107084021066 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) 20241107084021066 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) 20241107084021069 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107084021084 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) 20241107084021084 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) 20241107084021085 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) 20241107084021085 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) 20241107084021086 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) 20241107084021086 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) 20241107084021086 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) 20241107084021086 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) 20241107084021087 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) 20241107084021087 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) 20241107084021088 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) 20241107084021088 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) 20241107084021089 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) 20241107084021089 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) 20241107084021090 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) 20241107084021090 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) 20241107084021091 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107084021103 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) 20241107084021103 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) 20241107084021105 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) 20241107084021105 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) 20241107084021105 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) 20241107084021105 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) 20241107084021107 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) 20241107084021107 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) 20241107084021107 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) 20241107084021107 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) 20241107084021108 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) 20241107084021108 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) 20241107084021109 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) 20241107084021109 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) 20241107084021110 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) 20241107084021110 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) 20241107084021111 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107084021122 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) 20241107084021122 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) 20241107084021124 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) 20241107084021124 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) 20241107084021125 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) 20241107084021125 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) 20241107084021126 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) 20241107084021126 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) 20241107084021127 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) 20241107084021127 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) 20241107084021128 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) 20241107084021128 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) 20241107084021130 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) 20241107084021130 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) 20241107084021131 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) 20241107084021131 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) 20241107084021132 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107084021146 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) 20241107084021146 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) 20241107084021148 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) 20241107084021148 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) 20241107084021149 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) 20241107084021149 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) 20241107084021150 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) 20241107084021150 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) 20241107084021151 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107084021151 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) 20241107084021151 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241107084021151 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) 20241107084021151 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) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@fb7e2f9c3787: Start timer T: 2 s 20241107084021151 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) 20241107084021151 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) 20241107084021152 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) 20241107084021152 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) 20241107084021153 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) 20241107084021153 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) 20241107084021154 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107084021165 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) 20241107084021165 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) 20241107084021167 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) 20241107084021167 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) 20241107084021168 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) 20241107084021168 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) 20241107084021168 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) 20241107084021168 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) 20241107084021169 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) 20241107084021169 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) 20241107084021170 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) 20241107084021170 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) 20241107084021170 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) 20241107084021170 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) 20241107084021171 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) 20241107084021171 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) 20241107084021171 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107084021184 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) 20241107084021184 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) 20241107084021184 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) 20241107084021184 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) 20241107084021185 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) 20241107084021185 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) 20241107084021185 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) 20241107084021185 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) 20241107084021185 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) 20241107084021185 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) 20241107084021185 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) 20241107084021185 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) 20241107084021186 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) 20241107084021186 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) 20241107084021186 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) 20241107084021186 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) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@fb7e2f9c3787: Start timer T_statsd: 5 s 20241107084021193 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107084021207 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241107084021207 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107084021207 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241107084021207 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107084021207 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241107084021207 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107084021207 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241107084021207 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107084021207 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241107084021207 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107084021208 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241107084021208 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107084021208 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) 20241107084021208 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) 20241107084021208 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) 20241107084021208 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) 20241107084021211 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: 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)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107084021215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41772<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107084021216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41762<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107084021216 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107084021216 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107084021216 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084021216 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107084021216 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:1202) 20241107084021216 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) 20241107084021216 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107084021216 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107084021216 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107084021216 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107084021216 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107084021216 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107084021216 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084021216 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084021216 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084021216 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084021216 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084021216 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084021216 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084021216 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107084021216 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107084021216 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107084021216 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107084021216 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) 20241107084021216 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) 20241107084021216 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 13054 with status 0 MTC@fb7e2f9c3787: Test case TC_stat_pdch_avail_occ_ms_not_known_gprs finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:40:21 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 20241107084021229 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107084021229 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107084021229 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084021229 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107084021245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41776<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107084021346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41776<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=135256) Waiting for packet dumper to finish... 1 (prev_count=135256, count=175420) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:40:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/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@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Test case TC_stat_pdch_avail_occ_ms_not_known_egprs started. 1236@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23000 TC_stat_pdch_avail_occ_ms_not_known_egprs-BVCI1234(1238)@fb7e2f9c3787: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 1236@fb7e2f9c3787: 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)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1240)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 1236@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23001 20241107084024513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59808<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1236@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 2 s -NSVCI1234(1244)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s 1236@fb7e2f9c3787: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1244)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET PCUIF(1241)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1241)@fb7e2f9c3787: Start timer T: 5 s 20241107084024519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59812<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1241)@fb7e2f9c3787: Start timer T_Conn: 10 s TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1245)@fb7e2f9c3787: Start timer T: 2 s TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1245)@fb7e2f9c3787: Start timer T: 2 s 1236@fb7e2f9c3787: 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(1248)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1248)@fb7e2f9c3787: Provider Link came up: waiting for NS-RESET 20241107084026230 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084026230 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107084026230 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1241)@fb7e2f9c3787: OsmoPCU is now connected BTS(1243)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1245)@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 10 s 20241107084026244 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107084026245 DLGLOBAL DEBUG validating counter group 0x55bf9ce46020(bts) with 102 counters (rate_ctr.c:86) 20241107084026245 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107084026245 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107084026245 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107084026245 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107084026245 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107084026245 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107084026245 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107084026245 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107084026245 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107084026245 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107084026245 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107084026245 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107084026245 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107084026245 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107084026245 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107084026245 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107084026245 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107084026245 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107084026245 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107084026245 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107084026245 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107084026245 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107084026245 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107084026245 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107084026245 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107084026245 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107084026245 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107084026245 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107084026245 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107084026245 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107084026245 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107084026245 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107084026245 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107084026245 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107084026245 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107084026245 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107084026245 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107084026245 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107084026245 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107084026245 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107084026245 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107084026245 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107084026245 DLGLOBAL DEBUG validating counter group 0x7f8dd7fa25c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107084026245 DLGLOBAL DEBUG validating counter group 0x55bf9ce45700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107084026245 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107084026245 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107084026245 DLGLOBAL DEBUG validating counter group 0x7f8dd7fa3160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107084026245 DLGLOBAL DEBUG validating counter group 0x7f8dd7fa3140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107084026245 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107084026245 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) 20241107084026245 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) 20241107084026245 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107084026245 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241107084026246 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084026246 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084026246 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084026246 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084026246 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084026246 DL1IF INFO PDCH(bts=0,trx=1,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241107084026246 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084026246 DL1IF INFO PDCH (trx=1, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084026246 DL1IF INFO PDCH(bts=0,trx=1,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241107084026246 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084026246 DL1IF INFO PDCH (trx=1, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084026246 DL1IF INFO PDCH(bts=0,trx=2,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241107084026246 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084026246 DL1IF INFO PDCH (trx=2, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084026246 DL1IF INFO PDCH(bts=0,trx=2,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241107084026246 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084026246 DL1IF INFO PDCH (trx=2, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084026246 DL1IF INFO PDCH(bts=0,trx=3,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241107084026246 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084026246 DL1IF INFO PDCH (trx=3, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084026246 DL1IF INFO PDCH(bts=0,trx=3,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241107084026246 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084026246 DL1IF INFO PDCH (trx=3, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084026246 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107084026246 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) 20241107084026246 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) 20241107084026248 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1243)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS6" -NSVCI1234(1240)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1240)@fb7e2f9c3787: Rx NS-RESET: Sending NS-ALIVE BTS(1243)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(1240)@fb7e2f9c3787: Start timer Tns_alive: 3 s -NSVCI1234(1240)@fb7e2f9c3787: Start timer Tns_test: 10 s BTS(1243)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS4" 20241107084026255 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107084026255 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) 20241107084026255 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) 20241107084026255 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107084026256 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) BTS(1243)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX1/TS5" 20241107084026256 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(1243)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS0" 20241107084026256 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107084026256 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) 20241107084026256 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1240)@fb7e2f9c3787: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1240)@fb7e2f9c3787: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1243)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX2/TS1" 20241107084026259 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107084026259 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) 20241107084026259 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) 20241107084026259 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107084026259 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107084026259 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107084026259 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107084026259 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084026259 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107084026259 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1243)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS2" BTS(1243)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX3/TS3" 20241107084026262 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107084026262 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) 20241107084026262 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) 20241107084026262 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(1240)@fb7e2f9c3787: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1240)@fb7e2f9c3787: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1240)@fb7e2f9c3787: Start timer Tns_test: 10 s 20241107084026264 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) 20241107084026264 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) 20241107084026264 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) 20241107084026264 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) 20241107084026265 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) 20241107084026265 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) 20241107084026266 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) 20241107084026266 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) 20241107084026267 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) 20241107084026267 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) 20241107084026268 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) 20241107084026268 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) 20241107084026268 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) 20241107084026268 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) 20241107084026269 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1237@fb7e2f9c3787: Rx BVC-RESET for Signaling BVCI=0 1237@fb7e2f9c3787: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241107084026276 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) 20241107084026276 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) 20241107084026277 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) 20241107084026277 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) 20241107084026278 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) 20241107084026278 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) 20241107084026279 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084026279 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084026279 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084026279 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107084026279 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107084026279 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107084026279 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107084026279 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084026280 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) 20241107084026280 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) 20241107084026280 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) 20241107084026280 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) 20241107084026281 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) 20241107084026281 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) 20241107084026281 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) 20241107084026281 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) 20241107084026282 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) 20241107084026282 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) 20241107084026283 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_egprs-BVCI1234(1238)@fb7e2f9c3787: Rx BVC-RESET from BVCI=1234 TC_stat_pdch_avail_occ_ms_not_known_egprs-BVCI1234(1238)@fb7e2f9c3787: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fb7e2f9c3787: BSSGP successfully initialized 20241107084026293 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084026293 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084026293 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084026293 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107084026293 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107084026293 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107084026293 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107084026293 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1245)@fb7e2f9c3787: Start timer T: 2 s 20241107084026296 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) 20241107084026296 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) 20241107084026298 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) 20241107084026298 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) 20241107084026300 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) 20241107084026300 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) 20241107084026300 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) 20241107084026300 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) 20241107084026301 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) 20241107084026301 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) 20241107084026302 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084026302 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084026302 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084026302 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107084026302 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107084026302 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107084026302 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107084026302 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107084026302 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107084026302 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084026302 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) 20241107084026302 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) 20241107084026303 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) 20241107084026303 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) 20241107084026304 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) 20241107084026304 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) 20241107084026305 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107084026309 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084026309 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084026309 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084026309 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107084026309 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107084026319 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) 20241107084026319 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) 20241107084026320 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) 20241107084026320 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) 20241107084026320 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) 20241107084026320 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) 20241107084026320 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) 20241107084026320 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) 20241107084026321 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) 20241107084026321 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) 20241107084026321 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) 20241107084026321 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) 20241107084026322 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) 20241107084026322 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) 20241107084026322 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) 20241107084026322 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) 20241107084026323 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1245)@fb7e2f9c3787: Start timer T_statsd: 5 s 20241107084026337 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) 20241107084026337 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) 20241107084026337 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) 20241107084026337 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) 20241107084026337 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) 20241107084026337 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) 20241107084026338 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) 20241107084026338 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) 20241107084026338 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) 20241107084026338 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) 20241107084026338 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) 20241107084026338 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) 20241107084026338 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) 20241107084026338 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) 20241107084026338 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) 20241107084026338 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) 20241107084026342 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1245)@fb7e2f9c3787: 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(1245)@fb7e2f9c3787: 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(1245)@fb7e2f9c3787: 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(1245)@fb7e2f9c3787: 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 } 20241107084026355 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) 20241107084026355 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) 20241107084026356 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) 20241107084026356 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) 20241107084026356 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) 20241107084026356 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) 20241107084026356 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) 20241107084026356 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) 20241107084026356 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) 20241107084026356 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) 20241107084026356 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) 20241107084026356 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) 20241107084026357 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) 20241107084026357 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) 20241107084026357 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) 20241107084026357 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) 20241107084026365 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: Start timer T: 2 s 20241107084026379 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) 20241107084026379 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) 20241107084026380 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) 20241107084026380 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) 20241107084026380 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) 20241107084026380 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) 20241107084026380 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) 20241107084026380 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) 20241107084026380 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) 20241107084026380 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) 20241107084026380 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) 20241107084026380 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) 20241107084026381 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) 20241107084026381 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) 20241107084026381 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) 20241107084026381 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) 20241107084026382 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084026382 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084026382 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084026382 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107084026382 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241107084026382 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241107084026382 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) 20241107084026382 DLBSSGP DEBUG Got downlink MS class 1/1 (gprs_bssgp_pcu.c:148) 20241107084026382 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20241107084026382 DMS INFO Creating MS object (gprs_ms.c:152) 20241107084026382 DLGLOBAL DEBUG validating counter group 0x55bf9ce45740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107084026382 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241107084026382 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241107084026382 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241107084026382 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 1 (gprs_ms.c:624) 20241107084026382 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 1 (gprs_ms.c:636) 20241107084026382 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107084026382 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241107084026382 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107084026382 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107084026382 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 1 (alloc_algo.cpp:482) 20241107084026382 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107084026382 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107084026382 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107084026382 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107084026382 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107084026382 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107084026382 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241107084026382 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) 20241107084026382 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 6 (alloc_algo.cpp:834) 20241107084026382 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)".D....C."(TS=7) (alloc_algo.cpp:841) 20241107084026382 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241107084026382 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) Allocating DL TBF (tbf_dl.cpp:116) 20241107084026382 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084026382 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084026382 DLGLOBAL DEBUG validating counter group 0x55bf9ce45b20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107084026382 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241107084026382 DLGLOBAL DEBUG validating counter group 0x55bf9ce45de0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107084026382 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=6 TFI=0 (tbf_dl.cpp:431) 20241107084026382 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:1192) 20241107084026382 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) 20241107084026382 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) 20241107084026382 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) 20241107084026382 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107084026382 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) 20241107084026382 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) 20241107084026382 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241107084026382 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) 20241107084026382 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241107084026382 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) 20241107084026382 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241107084026382 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) 20241107084026382 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=26 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) 20241107084026382 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)@fb7e2f9c3787: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(1243)@fb7e2f9c3787: 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@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, 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 } } } } } } } } } 20241107084026385 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) MTC@fb7e2f9c3787: 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@fb7e2f9c3787: Start timer T: 0.2 s 20241107084026385 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241107084026385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241107084026385 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241107084026385 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) 20241107084026399 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) 20241107084026399 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) 20241107084026400 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) 20241107084026400 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) 20241107084026400 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) 20241107084026400 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) 20241107084026401 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) 20241107084026401 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) 20241107084026401 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) 20241107084026401 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) 20241107084026402 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) 20241107084026402 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) 20241107084026403 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) 20241107084026403 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) 20241107084026404 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) 20241107084026404 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) 20241107084026405 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107084026418 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) 20241107084026418 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) 20241107084026419 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) 20241107084026419 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) 20241107084026420 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) 20241107084026420 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) 20241107084026421 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) 20241107084026421 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) 20241107084026422 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) 20241107084026422 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) 20241107084026423 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) 20241107084026423 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) 20241107084026423 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) 20241107084026423 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) 20241107084026424 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) 20241107084026424 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) 20241107084026428 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107084026442 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) 20241107084026442 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) 20241107084026443 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) 20241107084026443 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) 20241107084026444 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) 20241107084026444 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) 20241107084026445 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) 20241107084026445 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) 20241107084026446 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) 20241107084026446 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) 20241107084026447 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) 20241107084026447 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) 20241107084026448 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) 20241107084026448 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) 20241107084026449 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) 20241107084026449 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) 20241107084026450 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107084026461 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) 20241107084026461 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) 20241107084026463 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) 20241107084026463 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) 20241107084026464 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) 20241107084026464 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) 20241107084026464 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) 20241107084026464 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) 20241107084026465 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) 20241107084026465 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) 20241107084026466 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) 20241107084026466 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) 20241107084026467 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) 20241107084026467 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) 20241107084026467 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) 20241107084026468 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) 20241107084026468 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107084026480 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) 20241107084026480 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) 20241107084026482 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) 20241107084026482 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) 20241107084026482 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) 20241107084026482 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) 20241107084026483 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) 20241107084026483 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) 20241107084026484 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) 20241107084026484 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) 20241107084026485 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) 20241107084026485 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) 20241107084026486 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) 20241107084026486 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) 20241107084026486 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) 20241107084026486 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) 20241107084026490 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107084026504 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) 20241107084026504 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) 20241107084026505 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) 20241107084026505 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) 20241107084026506 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) 20241107084026506 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) 20241107084026507 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) 20241107084026507 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) 20241107084026508 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) 20241107084026508 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) 20241107084026509 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) 20241107084026509 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) 20241107084026509 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) 20241107084026509 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) 20241107084026510 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) 20241107084026510 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) 20241107084026511 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107084026524 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) 20241107084026524 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) 20241107084026525 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) 20241107084026525 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) 20241107084026526 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) 20241107084026526 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) 20241107084026527 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) 20241107084026527 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) 20241107084026529 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) 20241107084026529 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) 20241107084026530 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) 20241107084026530 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) 20241107084026532 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) 20241107084026532 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) 20241107084026533 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) 20241107084026533 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) 20241107084026534 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107084026544 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) 20241107084026544 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) 20241107084026546 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) 20241107084026546 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) 20241107084026547 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) 20241107084026547 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) 20241107084026548 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) 20241107084026548 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) 20241107084026550 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) 20241107084026550 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) 20241107084026551 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) 20241107084026551 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) 20241107084026552 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) 20241107084026552 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) 20241107084026553 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) 20241107084026553 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) 20241107084026554 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107084026567 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) 20241107084026567 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) 20241107084026568 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) 20241107084026568 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) 20241107084026569 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) 20241107084026569 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) 20241107084026570 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) 20241107084026570 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) 20241107084026571 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) 20241107084026571 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) 20241107084026572 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) 20241107084026572 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) 20241107084026573 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) 20241107084026573 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) 20241107084026574 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) 20241107084026574 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) 20241107084026576 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107084026586 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107084026586 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) 20241107084026586 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1245)@fb7e2f9c3787: Start timer T: 2 s 20241107084026587 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) 20241107084026587 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) 20241107084026588 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) 20241107084026588 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) 20241107084026589 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) 20241107084026589 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) 20241107084026590 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) 20241107084026590 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) 20241107084026591 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) 20241107084026591 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) 20241107084026592 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) 20241107084026592 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) 20241107084026593 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) 20241107084026593 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) 20241107084026594 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) 20241107084026594 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) 20241107084026595 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107084026605 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) 20241107084026605 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) 20241107084026606 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) 20241107084026606 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) 20241107084026607 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) 20241107084026607 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) 20241107084026607 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) 20241107084026607 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) 20241107084026608 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) 20241107084026608 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) 20241107084026608 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) 20241107084026608 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) 20241107084026609 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) 20241107084026609 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) 20241107084026609 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) 20241107084026610 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) 20241107084026614 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1245)@fb7e2f9c3787: Start timer T_statsd: 5 s 20241107084026628 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241107084026628 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107084026629 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241107084026629 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107084026629 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241107084026629 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107084026629 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241107084026629 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107084026629 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241107084026629 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107084026630 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241107084026630 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107084026630 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) 20241107084026630 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) 20241107084026630 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) 20241107084026630 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) 20241107084026632 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107084026646 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241107084026646 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107084026646 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241107084026646 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107084026647 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241107084026647 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107084026647 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241107084026647 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107084026647 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241107084026647 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107084026647 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241107084026647 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241107084026647 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) 20241107084026647 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) 20241107084026647 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) 20241107084026647 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) 20241107084026651 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1245)@fb7e2f9c3787: 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(1245)@fb7e2f9c3787: 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(1245)@fb7e2f9c3787: 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(1245)@fb7e2f9c3787: 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(1243)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107084026660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59812<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107084026660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59808<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107084026661 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107084026661 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107084026661 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084026661 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241107084026661 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:1202) 20241107084026661 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) 20241107084026661 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107084026661 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) Schedule MS release in 60 secs (gprs_ms.c:246) 20241107084026661 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241107084026661 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241107084026661 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107084026661 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241107084026661 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084026661 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084026661 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084026661 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084026661 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084026661 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084026661 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084026661 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107084026661 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107084026661 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107084026661 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107084026661 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) 20241107084026661 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) 20241107084026661 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 13120 with status 0 MTC@fb7e2f9c3787: Test case TC_stat_pdch_avail_occ_ms_not_known_egprs finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:40:26 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 20241107084026673 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107084026673 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107084026673 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084026673 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107084026692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59826<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107084026793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59826<->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=181364) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:40:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ratectr_all_available_allocated.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests.TC_ratectr_all_available_allocated.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ratectr_all_available_allocated' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_ratectr_all_available_allocated started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s 20241107084029919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59830<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Start timer T: 2 s PCUIF(1249)@fb7e2f9c3787: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1249)@fb7e2f9c3787: Start timer T: 5 s PCUIF(1249)@fb7e2f9c3787: Start timer T_Conn: 10 s 20241107084029937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59846<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ratectr_all_available_allocated-STATS(1251)@fb7e2f9c3787: Start timer T: 2 s TC_ratectr_all_available_allocated-STATS(1251)@fb7e2f9c3787: Start timer T: 2 s 20241107084031674 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084031674 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107084031674 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1249)@fb7e2f9c3787: OsmoPCU is now connected BTS(1250)@fb7e2f9c3787: Rx TXT.ind from the PCU, version is "1.5.0.4-8734.202411062026" & char(0, 0, 0, 0) & "ompone" & char(0, 0, 0, 225) & char(0, 0, 0, 3) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 0) & char(0, 0, 0, 183) & "\th" & char(0, 0, 0, 206) & char(0, 0, 0, 0) & "V" & char(0, 0, 0, 0) & char(0, 0, 0, 0) & "?w=" & char(0, 0, 0, 180) & "}E/" & char(0, 0, 0, 206) & "p/pcu_bts', waiting for connection...\"erminated normally, exit status: 0" TC_ratectr_all_available_allocated-STATS(1251)@fb7e2f9c3787: Start timer T: 2 s MTC@fb7e2f9c3787: Sending EGPRS Packet Channel Request (682): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '010'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=682, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107084031687 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107084031687 DLGLOBAL DEBUG validating counter group 0x5558a368e020(bts) with 102 counters (rate_ctr.c:86) 20241107084031687 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107084031687 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107084031687 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107084031687 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107084031687 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107084031687 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107084031687 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107084031687 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107084031687 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107084031687 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107084031687 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107084031687 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107084031687 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107084031687 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107084031687 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107084031688 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107084031688 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107084031688 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107084031688 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107084031688 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107084031688 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107084031688 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107084031688 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107084031688 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107084031688 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107084031688 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107084031688 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107084031688 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107084031688 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107084031688 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107084031688 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107084031688 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107084031688 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107084031688 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107084031688 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107084031688 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107084031688 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107084031688 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107084031688 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107084031688 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107084031688 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107084031688 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107084031688 DLGLOBAL DEBUG validating counter group 0x7fbf89b615c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107084031688 DLGLOBAL DEBUG validating counter group 0x5558a368d700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107084031688 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107084031688 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107084031688 DLGLOBAL DEBUG validating counter group 0x7fbf89b62160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107084031688 DLGLOBAL DEBUG validating counter group 0x7fbf89b62140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107084031688 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107084031688 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) 20241107084031688 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) 20241107084031688 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107084031688 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084031688 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084031688 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084031688 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107084031689 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) 20241107084031689 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) 20241107084031689 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107084031691 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) 20241107084031691 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2aa (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107084031691 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) 20241107084031691 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107084031691 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107084031691 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107084031691 DMS INFO Creating MS object (gprs_ms.c:152) 20241107084031691 DLGLOBAL DEBUG validating counter group 0x5558a368d740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107084031691 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107084031691 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107084031691 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107084031691 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107084031691 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241107084031691 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107084031691 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107084031691 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107084031691 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107084031691 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107084031691 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107084031691 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107084031691 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107084031691 DRLCMAC 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) 20241107084031691 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107084031691 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107084031692 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107084031692 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107084031692 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084031692 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084031692 DLGLOBAL DEBUG validating counter group 0x5558a368db20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107084031692 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107084031692 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107084031692 DLGLOBAL DEBUG validating counter group 0x5558a368dbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107084031692 DLGLOBAL DEBUG validating counter group 0x5558a368dc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107084031692 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241107084031692 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:1192) 20241107084031692 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107084031692 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107084031692 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) 20241107084031692 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107084031692 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-0:E){NEW} (gprs_ms.c:336) 20241107084031692 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107084031692 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107084031692 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107084031692 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107084031692 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) 20241107084031692 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) 20241107084031692 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107084031692 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107084031692 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241107084031692 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 20 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@fb7e2f9c3787: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1250)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (684): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '100'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=684, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107084031698 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) 20241107084031698 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ac (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107084031698 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) 20241107084031698 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107084031698 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107084031698 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107084031698 DMS INFO Creating MS object (gprs_ms.c:152) 20241107084031698 DLGLOBAL DEBUG validating counter group 0x5558a368d740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107084031698 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107084031698 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107084031698 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107084031698 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107084031698 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241107084031698 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107084031698 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107084031698 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107084031698 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107084031698 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107084031698 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107084031698 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107084031698 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107084031698 DRLCMAC 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) 20241107084031698 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107084031698 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107084031698 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107084031698 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107084031698 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084031698 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084031698 DLGLOBAL DEBUG validating counter group 0x5558a368db20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107084031698 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107084031698 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107084031698 DLGLOBAL DEBUG validating counter group 0x5558a368dbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107084031698 DLGLOBAL DEBUG validating counter group 0x5558a368dc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107084031698 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241107084031698 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:1192) 20241107084031698 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107084031698 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107084031698 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) 20241107084031698 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107084031698 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-1:E){NEW} (gprs_ms.c:336) 20241107084031698 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107084031698 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107084031698 DTBFUL INFO TBF(UL:TFI-0-0-1:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107084031698 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107084031698 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) 20241107084031698 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) 20241107084031698 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107084031698 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107084031698 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241107084031698 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 21 08 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241107084031698 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) 20241107084031698 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)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (684): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '100'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=684, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107084031700 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) 20241107084031700 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ac (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107084031700 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) 20241107084031700 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107084031700 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107084031700 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107084031700 DMS INFO Creating MS object (gprs_ms.c:152) 20241107084031700 DLGLOBAL DEBUG validating counter group 0x5558a368d740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107084031700 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107084031700 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107084031700 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107084031700 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107084031700 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241107084031700 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107084031700 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107084031700 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107084031700 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107084031700 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107084031700 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107084031700 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107084031700 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107084031700 DRLCMAC 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) 20241107084031701 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107084031701 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107084031701 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107084031701 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107084031701 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084031701 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084031701 DLGLOBAL DEBUG validating counter group 0x5558a368db20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107084031701 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107084031701 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107084031701 DLGLOBAL DEBUG validating counter group 0x5558a368dbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107084031701 DLGLOBAL DEBUG validating counter group 0x5558a368dc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107084031701 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241107084031701 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:1192) 20241107084031701 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107084031701 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107084031701 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) 20241107084031701 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107084031701 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-2:E){NEW} (gprs_ms.c:336) 20241107084031701 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107084031701 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107084031701 DTBFUL INFO TBF(UL:TFI-0-0-2:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107084031701 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107084031701 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) 20241107084031701 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) 20241107084031701 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107084031701 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107084031701 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241107084031701 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 22 10 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (685): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '101'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=685, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107084031703 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107084031703 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) 20241107084031703 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ad (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107084031703 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) 20241107084031704 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107084031704 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107084031704 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107084031704 DMS INFO Creating MS object (gprs_ms.c:152) 20241107084031704 DLGLOBAL DEBUG validating counter group 0x5558a368d740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107084031704 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107084031704 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107084031704 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107084031704 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107084031704 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241107084031704 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107084031704 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107084031704 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107084031704 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107084031704 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107084031704 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107084031704 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107084031704 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107084031704 DRLCMAC 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) 20241107084031704 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107084031704 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107084031704 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107084031704 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107084031704 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084031704 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084031704 DLGLOBAL DEBUG validating counter group 0x5558a368db20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107084031704 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107084031704 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107084031704 DLGLOBAL DEBUG validating counter group 0x5558a368dbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107084031704 DLGLOBAL DEBUG validating counter group 0x5558a368dc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107084031704 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241107084031704 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:1192) 20241107084031704 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107084031704 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107084031704 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) 20241107084031704 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107084031704 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-3:E){NEW} (gprs_ms.c:336) 20241107084031704 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107084031704 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107084031704 DTBFUL INFO TBF(UL:TFI-0-0-3:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107084031704 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107084031704 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) 20241107084031704 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) 20241107084031704 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107084031704 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107084031704 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241107084031704 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 a3 18 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (681): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '001'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=681, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107084031707 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) 20241107084031707 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a9 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107084031707 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) 20241107084031707 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107084031707 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107084031707 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107084031707 DMS INFO Creating MS object (gprs_ms.c:152) 20241107084031708 DLGLOBAL DEBUG validating counter group 0x5558a368d740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107084031708 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107084031708 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107084031708 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107084031708 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107084031708 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241107084031708 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107084031708 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107084031708 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107084031708 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107084031708 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107084031708 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107084031708 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107084031708 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107084031708 DRLCMAC 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) 20241107084031708 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107084031708 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107084031708 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107084031708 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107084031708 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084031708 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084031708 DLGLOBAL DEBUG validating counter group 0x5558a368db20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107084031708 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107084031708 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107084031708 DLGLOBAL DEBUG validating counter group 0x5558a368dbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107084031708 DLGLOBAL DEBUG validating counter group 0x5558a368dc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107084031708 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241107084031708 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:1192) 20241107084031708 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107084031708 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107084031708 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) 20241107084031708 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107084031708 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-4:E){NEW} (gprs_ms.c:336) 20241107084031708 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107084031708 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107084031708 DTBFUL INFO TBF(UL:TFI-0-0-4:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107084031708 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107084031708 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) 20241107084031708 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) 20241107084031708 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107084031708 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107084031708 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241107084031708 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 a4 20 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (686): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '110'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=686, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107084031710 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) 20241107084031711 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ae (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107084031711 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) 20241107084031711 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107084031711 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107084031711 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107084031711 DMS INFO Creating MS object (gprs_ms.c:152) 20241107084031711 DLGLOBAL DEBUG validating counter group 0x5558a368d740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107084031711 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107084031711 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107084031711 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107084031711 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107084031711 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241107084031711 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107084031711 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107084031711 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107084031711 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107084031711 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107084031711 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107084031711 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107084031711 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107084031711 DRLCMAC 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) 20241107084031711 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107084031711 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107084031711 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107084031711 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107084031711 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084031711 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084031711 DLGLOBAL DEBUG validating counter group 0x5558a368db20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107084031711 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107084031711 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107084031711 DLGLOBAL DEBUG validating counter group 0x5558a368dbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107084031711 DLGLOBAL DEBUG validating counter group 0x5558a368dc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107084031711 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241107084031711 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:1192) 20241107084031711 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107084031711 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107084031711 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) 20241107084031711 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107084031711 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-5:E){NEW} (gprs_ms.c:336) 20241107084031711 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107084031711 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107084031711 DTBFUL INFO TBF(UL:TFI-0-0-5:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107084031711 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107084031711 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) 20241107084031711 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) 20241107084031711 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107084031711 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107084031711 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241107084031711 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 25 28 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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@fb7e2f9c3787: Sending EGPRS Packet Channel Request (685): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '101'B } } MTC@fb7e2f9c3787: Sending RACH.ind on fn=1337 with RA=685, TA=0 MTC@fb7e2f9c3787: Start timer T: 2 s 20241107084031713 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) 20241107084031713 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ad (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241107084031713 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) 20241107084031713 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107084031713 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107084031713 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107084031713 DMS INFO Creating MS object (gprs_ms.c:152) 20241107084031713 DLGLOBAL DEBUG validating counter group 0x5558a368d740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107084031713 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107084031713 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107084031713 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107084031713 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107084031713 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241107084031713 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107084031713 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107084031713 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107084031713 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107084031713 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107084031713 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107084031713 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107084031713 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107084031713 DRLCMAC 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) 20241107084031713 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241107084031713 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241107084031713 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241107084031713 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241107084031713 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084031713 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241107084031713 DLGLOBAL DEBUG validating counter group 0x5558a368db20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241107084031713 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241107084031713 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241107084031713 DLGLOBAL DEBUG validating counter group 0x5558a368dbe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241107084031713 DLGLOBAL DEBUG validating counter group 0x5558a368dc00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241107084031713 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241107084031713 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:1192) 20241107084031713 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241107084031713 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241107084031713 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) 20241107084031713 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241107084031713 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-6:E){NEW} (gprs_ms.c:336) 20241107084031713 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241107084031713 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241107084031713 DTBFUL INFO TBF(UL:TFI-0-0-6:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241107084031713 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241107084031713 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) 20241107084031713 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) 20241107084031713 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241107084031713 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241107084031713 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241107084031714 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 a6 30 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_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 := 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@fb7e2f9c3787: Start timer T: 2 s 20241107084031716 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ad, fn=1870 (rfn=1870), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241107084031716 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ad (11 bit) Fn=1870 qta=0 (bts.cpp:952) 20241107084031716 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) 20241107084031716 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241107084031716 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241107084031716 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241107084031716 DMS INFO Creating MS object (gprs_ms.c:152) 20241107084031716 DLGLOBAL DEBUG validating counter group 0x5558a368d740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241107084031716 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241107084031716 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241107084031716 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241107084031716 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241107084031716 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=7 (bts.cpp:663) 20241107084031716 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107084031716 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107084031716 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107084031716 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107084031716 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107084031716 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107084031716 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107084031716 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241107084031716 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241107084031716 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) 20241107084031716 DRLCMAC NOTICE No USF available (alloc_algo.cpp:728) 20241107084031716 DRLCMAC DEBUG Disabling algorithm B (alloc_algo.cpp:883) 20241107084031716 DRLCMAC DEBUG [UL] algo A (suggested TRX: -1): Alloc start (alloc_algo.cpp:327) 20241107084031716 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241107084031716 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241107084031716 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241107084031716 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241107084031716 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241107084031716 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241107084031716 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241107084031716 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:183) 20241107084031716 DRLCMAC NOTICE [UL] algo A (suggested TRX: -1): failed to allocate a TS, no USF available (alloc_algo.cpp:358) 20241107084031716 DTBF NOTICE MS(TA-220:MSCLS-0-22) Timeslot Allocation failed: trx = -1, single_slot = 1 (gprs_ms.c:1198) 20241107084031716 DMS INFO MS(TA-220:MSCLS-0-22): - bts_rcv_rach: now used by 0 (-) (bts.cpp:1012) 20241107084031716 DMS INFO MS(TA-220:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107084031716 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241107084031716 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 0c 58 14 7f 0c 58 14 7f 0c 58 14 7f 0c 58 14 b4 2b 2b 00 (pcu_l1_if.cpp:182) 20241107084031717 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) 20241107084031717 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(1250)@fb7e2f9c3787: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@fb7e2f9c3787: 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 := '01101'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@fb7e2f9c3787: Start timer T: 2 s 20241107084031721 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107084031736 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) 20241107084031736 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) 20241107084031745 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107084031761 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) 20241107084031761 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) 20241107084031765 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107084031780 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) 20241107084031780 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) 20241107084031785 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107084031800 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) 20241107084031800 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) 20241107084031809 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107084031823 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) 20241107084031823 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) 20241107084031828 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107084031842 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) 20241107084031842 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) 20241107084031847 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107084031862 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) 20241107084031862 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) 20241107084031871 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107084031885 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) 20241107084031885 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) 20241107084031890 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107084031893 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107084031893 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107084031893 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107084031899 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107084031899 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107084031899 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107084031901 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107084031901 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107084031901 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107084031904 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107084031904 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107084031904 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107084031905 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) 20241107084031905 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) 20241107084031908 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107084031908 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107084031908 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107084031909 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107084031911 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107084031911 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107084031911 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107084031914 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241107084031915 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241107084031915 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241107084031924 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) 20241107084031924 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) 20241107084031933 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107084031948 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) 20241107084031948 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) 20241107084031952 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107084031967 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) 20241107084031967 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) 20241107084031971 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107084031986 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) 20241107084031986 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) 20241107084031995 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107084032009 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) 20241107084032009 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) 20241107084032014 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107084032028 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) 20241107084032028 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) 20241107084032033 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107084032047 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) 20241107084032047 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) 20241107084032056 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107084032071 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) 20241107084032071 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) 20241107084032076 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107084032090 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) 20241107084032090 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) 20241107084032095 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107084032109 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) 20241107084032109 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) 20241107084032118 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107084032133 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) 20241107084032133 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) 20241107084032137 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107084032152 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) 20241107084032152 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) 20241107084032156 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107084032171 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) 20241107084032171 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) 20241107084032181 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107084032195 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) 20241107084032195 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) 20241107084032200 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107084032214 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) 20241107084032214 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) 20241107084032219 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107084032233 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) 20241107084032233 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) 20241107084032242 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107084032257 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) 20241107084032257 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) 20241107084032261 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107084032276 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) 20241107084032276 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) 20241107084032280 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107084032295 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) 20241107084032295 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) 20241107084032304 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107084032320 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) 20241107084032320 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) 20241107084032324 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107084032339 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) 20241107084032339 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) 20241107084032343 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107084032357 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) 20241107084032357 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) 20241107084032366 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107084032381 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) 20241107084032381 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) 20241107084032385 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107084032400 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) 20241107084032400 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) 20241107084032404 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107084032419 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) 20241107084032419 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) 20241107084032428 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107084032442 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) 20241107084032442 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) 20241107084032447 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107084032461 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) 20241107084032461 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) 20241107084032466 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107084032480 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) 20241107084032480 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) 20241107084032491 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107084032505 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) 20241107084032505 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) 20241107084032509 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107084032524 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) 20241107084032524 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) 20241107084032528 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107084032543 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) 20241107084032543 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) 20241107084032552 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107084032567 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) 20241107084032567 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) 20241107084032571 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107084032586 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) 20241107084032586 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) 20241107084032591 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107084032605 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) 20241107084032605 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) 20241107084032614 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107084032629 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) 20241107084032629 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) 20241107084032633 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107084032648 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) 20241107084032648 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) 20241107084032652 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107084032667 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) 20241107084032667 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) 20241107084032676 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107084032691 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) 20241107084032691 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) 20241107084032695 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107084032710 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) 20241107084032710 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) 20241107084032714 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107084032729 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) 20241107084032729 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) 20241107084032738 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107084032752 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) 20241107084032752 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) 20241107084032757 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107084032771 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) 20241107084032771 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) 20241107084032776 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107084032791 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) 20241107084032791 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) 20241107084032800 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107084032814 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) 20241107084032814 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) 20241107084032819 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107084032833 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) 20241107084032833 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) 20241107084032838 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107084032852 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) 20241107084032853 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) 20241107084032862 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107084032876 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) 20241107084032876 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) 20241107084032881 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107084032895 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) 20241107084032895 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) 20241107084032900 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107084032915 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) 20241107084032915 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) 20241107084032924 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107084032939 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) 20241107084032939 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) 20241107084032943 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107084032957 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) 20241107084032957 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) 20241107084032962 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107084032976 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) 20241107084032976 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) 20241107084032986 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107084033000 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) 20241107084033000 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) 20241107084033005 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107084033020 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) 20241107084033020 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) 20241107084033024 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107084033039 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) 20241107084033039 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) 20241107084033048 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107084033062 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) 20241107084033062 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) 20241107084033067 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107084033081 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) 20241107084033081 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) 20241107084033086 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107084033100 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) 20241107084033100 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) 20241107084033110 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107084033124 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) 20241107084033124 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) 20241107084033129 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107084033143 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) 20241107084033143 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) 20241107084033148 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107084033162 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) 20241107084033162 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) 20241107084033171 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107084033186 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) 20241107084033186 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) 20241107084033191 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107084033205 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) 20241107084033205 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) 20241107084033210 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107084033225 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) 20241107084033225 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) 20241107084033234 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107084033248 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) 20241107084033248 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) 20241107084033253 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107084033268 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) 20241107084033268 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) 20241107084033272 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107084033287 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) 20241107084033287 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) 20241107084033296 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107084033310 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) 20241107084033310 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) 20241107084033315 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107084033329 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) 20241107084033329 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) 20241107084033334 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107084033349 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) 20241107084033349 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) 20241107084033358 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107084033373 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) 20241107084033373 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) 20241107084033378 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107084033392 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) 20241107084033392 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) 20241107084033396 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107084033411 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) 20241107084033411 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) 20241107084033420 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107084033435 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) 20241107084033436 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) 20241107084033439 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107084033454 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) 20241107084033454 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) 20241107084033458 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241107084033473 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) 20241107084033473 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) 20241107084033483 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107084033498 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) 20241107084033498 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) 20241107084033502 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241107084033518 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) 20241107084033518 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) 20241107084033522 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107084033537 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) 20241107084033537 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) 20241107084033546 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241107084033560 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) 20241107084033560 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) 20241107084033565 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241107084033579 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) 20241107084033579 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) 20241107084033584 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241107084033598 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) 20241107084033598 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) 20241107084033608 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241107084033622 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) 20241107084033622 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) 20241107084033627 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241107084033641 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) 20241107084033641 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) 20241107084033646 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241107084033661 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) 20241107084033661 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) 20241107084033670 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241107084033685 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) 20241107084033685 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) 20241107084033690 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241107084033704 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) 20241107084033704 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) 20241107084033709 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_ratectr_all_available_allocated-STATS(1251)@fb7e2f9c3787: Start timer T: 2 s 20241107084033724 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) 20241107084033724 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) 20241107084033733 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241107084033747 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) 20241107084033747 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) 20241107084033752 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_ratectr_all_available_allocated-STATS(1251)@fb7e2f9c3787: Start timer T_statsd: 5 s 20241107084033765 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) 20241107084033765 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) 20241107084033770 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241107084033784 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) 20241107084033784 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) 20241107084033793 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) TC_ratectr_all_available_allocated-STATS(1251)@fb7e2f9c3787: 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)@fb7e2f9c3787: Shutting down virtual BTS #0... 20241107084033814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59846<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107084033814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59830<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241107084033814 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107084033814 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107084033814 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084033815 DTBF INFO TBF(UL:TFI-0-0-0:E){FLOW} free (tbf.cpp:271) 20241107084033815 DTBF DEBUG TBF(UL:TFI-0-0-0:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107084033815 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:1202) 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107084033815 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107084033815 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){FLOW}: Deallocated (fsm.c:568) 20241107084033815 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DTBF INFO TBF(UL:TFI-0-0-1:E){FLOW} free (tbf.cpp:271) 20241107084033815 DTBF DEBUG TBF(UL:TFI-0-0-1:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107084033815 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:1202) 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107084033815 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107084033815 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){FLOW}: Deallocated (fsm.c:568) 20241107084033815 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DTBF INFO TBF(UL:TFI-0-0-2:E){FLOW} free (tbf.cpp:271) 20241107084033815 DTBF DEBUG TBF(UL:TFI-0-0-2:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107084033815 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:1202) 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107084033815 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107084033815 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){FLOW}: Deallocated (fsm.c:568) 20241107084033815 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DTBF INFO TBF(UL:TFI-0-0-3:E){FLOW} free (tbf.cpp:271) 20241107084033815 DTBF DEBUG TBF(UL:TFI-0-0-3:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107084033815 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:1202) 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107084033815 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107084033815 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){FLOW}: Deallocated (fsm.c:568) 20241107084033815 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DTBF INFO TBF(UL:TFI-0-0-4:E){FLOW} free (tbf.cpp:271) 20241107084033815 DTBF DEBUG TBF(UL:TFI-0-0-4:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107084033815 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:1202) 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) MTC@fb7e2f9c3787: Test case TC_ratectr_all_available_allocated finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ratectr_all_available_allocated pass'. 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107084033815 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107084033815 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){FLOW}: Deallocated (fsm.c:568) 20241107084033815 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DTBF INFO TBF(UL:TFI-0-0-5:E){FLOW} free (tbf.cpp:271) 20241107084033815 DTBF DEBUG TBF(UL:TFI-0-0-5:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107084033815 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:1202) 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107084033815 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107084033815 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){FLOW}: Deallocated (fsm.c:568) 20241107084033815 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DTBF INFO TBF(UL:TFI-0-0-6:E){FLOW} free (tbf.cpp:271) 20241107084033815 DTBF DEBUG TBF(UL:TFI-0-0-6:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241107084033815 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:1202) 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241107084033815 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241107084033815 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241107084033815 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){FLOW}: Deallocated (fsm.c:568) 20241107084033815 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241107084033815 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107084033815 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107084033815 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107084033815 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107084033815 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) 20241107084033815 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) 20241107084033815 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 13186 with status 0 respawn: 110: starting: osmo-pcu Thu Nov 7 08:40:33 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 20241107084033833 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107084033833 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107084033833 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084033833 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107084033846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47970<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107084033947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47970<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=187240) Waiting for packet dumper to finish... 1 (prev_count=187240, count=242124) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ratectr_all_available_allocated pass' was executed successfully (exit status: 0). MC@fb7e2f9c3787: Test execution finished. MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_reset'. ------ PCU_Tests_NS.TC_ns_reset ------ Thu Nov 7 08:40:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests_NS.TC_ns_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests_NS.TC_ns_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_reset' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_ns_reset started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s MTC@fb7e2f9c3787: Start timer T: 5 s 20241107084038834 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084038834 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107084038834 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241107084038841 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107084038841 DLGLOBAL DEBUG validating counter group 0x5645ae1aa020(bts) with 102 counters (rate_ctr.c:86) 20241107084038841 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107084038841 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107084038841 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107084038841 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107084038841 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107084038841 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107084038841 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107084038841 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107084038841 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107084038841 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107084038841 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107084038841 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107084038841 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107084038841 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107084038841 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107084038841 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107084038841 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107084038841 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107084038841 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107084038841 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107084038841 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107084038841 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107084038841 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107084038841 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107084038841 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107084038841 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107084038841 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107084038841 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107084038841 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107084038841 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107084038841 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107084038841 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107084038841 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107084038841 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107084038841 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107084038841 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107084038841 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107084038841 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107084038841 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107084038841 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107084038841 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107084038841 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107084038841 DLGLOBAL DEBUG validating counter group 0x7ff8cb5eb5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107084038841 DLGLOBAL DEBUG validating counter group 0x5645ae1a9700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107084038841 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107084038841 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107084038841 DLGLOBAL DEBUG validating counter group 0x7ff8cb5ec160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107084038841 DLGLOBAL DEBUG validating counter group 0x7ff8cb5ec140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107084038842 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107084038842 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) 20241107084038842 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) 20241107084038842 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107084038842 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084038842 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084038842 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084038842 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084038842 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084038842 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084038842 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084038842 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084038842 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084038842 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084038842 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084038842 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084038842 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084038842 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084038842 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084038842 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084038842 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084038842 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084038842 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084038842 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084038842 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084038842 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084038842 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084038842 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084038842 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107084038849 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107084038850 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) 20241107084038850 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) 20241107084038850 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107084038850 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107084038850 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) 20241107084038852 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107084038852 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107084038852 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084038852 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084038852 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084038852 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084038852 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084038852 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084038852 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084038852 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084038852 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107084038852 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107084038852 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107084038853 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107084038853 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) 20241107084038853 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) 20241107084038853 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 13244 with status 0 MTC@fb7e2f9c3787: Test case TC_ns_reset finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_reset pass'. respawn: 111: starting: osmo-pcu Thu Nov 7 08:40:38 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 20241107084038876 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107084038876 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107084038876 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084038877 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107084038893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47982<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107084038994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47982<->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=28340) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_reset pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:40:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests_NS.TC_ns_reset_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests_NS.TC_ns_reset_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_reset_retrans' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_ns_reset_retrans started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s MTC@fb7e2f9c3787: Start timer T: 5 s 20241107084043877 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084043877 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107084043877 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241107084043885 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107084043885 DLGLOBAL DEBUG validating counter group 0x556a368e7020(bts) with 102 counters (rate_ctr.c:86) 20241107084043885 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107084043885 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107084043885 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107084043885 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107084043885 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107084043885 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107084043885 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107084043885 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107084043885 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107084043885 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107084043885 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107084043885 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107084043885 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107084043885 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107084043885 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107084043885 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107084043885 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107084043885 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107084043886 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107084043886 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107084043886 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107084043886 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107084043886 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107084043886 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107084043886 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107084043886 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107084043886 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107084043886 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107084043886 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107084043886 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107084043886 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107084043886 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107084043886 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107084043886 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107084043886 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107084043886 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107084043886 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107084043886 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107084043886 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107084043886 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107084043886 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107084043886 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107084043886 DLGLOBAL DEBUG validating counter group 0x7f9d93f055c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107084043886 DLGLOBAL DEBUG validating counter group 0x556a368e6700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107084043886 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107084043886 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107084043886 DLGLOBAL DEBUG validating counter group 0x7f9d93f06160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107084043886 DLGLOBAL DEBUG validating counter group 0x7f9d93f06140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107084043886 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107084043886 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) 20241107084043887 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) 20241107084043887 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107084043887 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084043887 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084043887 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084043887 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084043887 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084043887 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084043887 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084043887 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084043887 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084043887 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084043887 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084043887 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084043887 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084043887 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084043887 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084043887 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084043887 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084043887 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084043887 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084043887 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084043887 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084043887 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084043887 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084043887 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084043887 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107084046887 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) 20241107084046887 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) 20241107084046887 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107084049888 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) 20241107084049888 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) 20241107084049888 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107084052889 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) 20241107084052889 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) 20241107084052889 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107084052896 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107084052896 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) 20241107084052896 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) 20241107084052896 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107084052896 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107084052896 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) 20241107084052899 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107084052899 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107084052899 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084052899 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084052899 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084052899 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084052899 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084052899 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084052899 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084052899 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084052899 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107084052899 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107084052899 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107084052899 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107084052899 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) 20241107084052899 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) 20241107084052899 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 13293 with status 0 MTC@fb7e2f9c3787: Test case TC_ns_reset_retrans finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_reset_retrans pass'. respawn: 112: starting: osmo-pcu Thu Nov 7 08:40:52 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 20241107084052925 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107084052925 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107084052925 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084052925 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107084052940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55536<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107084053040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55536<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=19572) Waiting for packet dumper to finish... 1 (prev_count=19572, count=30892) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_reset_retrans pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_alive'. ------ PCU_Tests_NS.TC_ns_alive ------ Thu Nov 7 08:40:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests_NS.TC_ns_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests_NS.TC_ns_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_alive' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_ns_alive started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s MTC@fb7e2f9c3787: Start timer T: 5 s 20241107084057926 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084057926 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107084057926 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241107084057931 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107084057931 DLGLOBAL DEBUG validating counter group 0x559e52367020(bts) with 102 counters (rate_ctr.c:86) 20241107084057931 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107084057931 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107084057931 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107084057931 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107084057931 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107084057931 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107084057931 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107084057931 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107084057931 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107084057931 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107084057931 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107084057931 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107084057931 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107084057931 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107084057931 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107084057931 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107084057931 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107084057931 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107084057931 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107084057931 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107084057931 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107084057931 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107084057931 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107084057931 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107084057931 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107084057931 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107084057931 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107084057932 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107084057932 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107084057932 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107084057932 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107084057932 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107084057932 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107084057932 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107084057932 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107084057932 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107084057932 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107084057932 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107084057932 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107084057932 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107084057932 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107084057932 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107084057932 DLGLOBAL DEBUG validating counter group 0x7f298788a5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107084057932 DLGLOBAL DEBUG validating counter group 0x559e52366700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107084057932 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107084057932 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107084057932 DLGLOBAL DEBUG validating counter group 0x7f298788b160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107084057932 DLGLOBAL DEBUG validating counter group 0x7f298788b140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107084057932 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107084057932 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) 20241107084057932 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) 20241107084057932 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107084057932 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084057932 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084057932 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084057932 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084057932 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084057932 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084057932 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084057932 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084057932 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084057932 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084057933 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084057933 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084057933 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084057933 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084057933 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084057933 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084057933 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084057933 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084057933 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084057933 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084057933 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084057933 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084057933 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084057933 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084057933 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107084057939 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107084057939 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) 20241107084057939 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) 20241107084057939 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107084057939 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107084057939 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) 20241107084057943 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107084057943 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107084057943 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084057943 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084057943 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084057943 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084057943 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084057943 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084057943 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084057943 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084057943 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107084057943 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107084057943 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107084057943 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107084057943 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) 20241107084057943 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) 20241107084057943 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 13351 with status 0 MTC@fb7e2f9c3787: Test case TC_ns_alive finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_alive pass'. respawn: 113: starting: osmo-pcu Thu Nov 7 08:40:57 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 20241107084057965 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107084057965 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107084057965 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084057965 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107084057979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55538<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107084058080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55538<->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=28340) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_alive pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:41:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests_NS.TC_ns_alive_timeout_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests_NS.TC_ns_alive_timeout_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_alive_timeout_reset' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_ns_alive_timeout_reset started. MTC@fb7e2f9c3787: Start timer g_T_guard: 100 s MTC@fb7e2f9c3787: Start timer T: 5 s 20241107084102966 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084102966 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107084102966 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241107084102967 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107084102967 DLGLOBAL DEBUG validating counter group 0x55cb49815020(bts) with 102 counters (rate_ctr.c:86) 20241107084102967 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107084102967 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107084102967 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107084102967 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107084102967 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107084102967 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107084102967 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107084102967 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107084102967 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107084102967 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107084102967 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107084102967 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107084102967 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107084102967 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107084102967 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107084102967 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107084102967 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107084102967 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107084102967 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107084102967 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107084102967 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107084102967 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107084102967 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107084102967 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107084102967 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107084102968 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107084102968 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107084102968 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107084102968 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107084102968 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107084102968 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107084102968 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107084102968 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107084102968 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107084102968 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107084102968 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107084102968 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107084102968 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107084102968 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107084102968 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107084102968 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107084102968 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107084102968 DLGLOBAL DEBUG validating counter group 0x7fe43eade5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107084102968 DLGLOBAL DEBUG validating counter group 0x55cb49814700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107084102968 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107084102968 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107084102968 DLGLOBAL DEBUG validating counter group 0x7fe43eadf160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107084102968 DLGLOBAL DEBUG validating counter group 0x7fe43eadf140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107084102968 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107084102968 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) 20241107084102968 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) 20241107084102968 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107084102968 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084102968 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084102968 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084102968 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084102968 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084102968 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084102968 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084102968 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084102968 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084102968 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084102968 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084102968 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084102968 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084102968 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084102968 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084102968 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084102968 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084102968 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084102968 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084102968 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084102968 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084102968 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084102968 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084102968 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084102968 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107084102969 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107084102969 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) 20241107084102969 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) 20241107084102969 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107084102969 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107084102969 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) 20241107084102969 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107084102969 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) 20241107084105970 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) 20241107084105970 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) 20241107084105970 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107084105970 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107084105970 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) 20241107084108971 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107084108971 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) 20241107084108971 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) 20241107084108971 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107084111972 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) 20241107084111972 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) 20241107084111972 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107084111972 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107084114972 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107084114973 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) 20241107084114973 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) 20241107084114973 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107084114974 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107084114974 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) 20241107084114974 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) 20241107084114974 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107084114974 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107084114974 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) 20241107084114974 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107084114975 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107084114975 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084114975 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084114975 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084114975 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084114975 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084114975 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084114975 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084114975 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084114975 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241107084114975 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107084114975 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241107084114975 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107084114975 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) 20241107084114975 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) 20241107084114975 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 13406 with status 0 MTC@fb7e2f9c3787: Test case TC_ns_alive_timeout_reset finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:41:14 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 20241107084114983 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107084114983 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107084114983 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084114983 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107084114998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45020<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107084115098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45020<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=23812) Waiting for packet dumper to finish... 1 (prev_count=23812, count=35432) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_unblock'. ------ PCU_Tests_NS.TC_ns_unblock ------ Thu Nov 7 08:41:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests_NS.TC_ns_unblock.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests_NS.TC_ns_unblock.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_unblock' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_ns_unblock started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s MTC@fb7e2f9c3787: Start timer T: 5 s 20241107084119984 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084119984 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107084119985 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241107084119989 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107084119989 DLGLOBAL DEBUG validating counter group 0x558b99885020(bts) with 102 counters (rate_ctr.c:86) 20241107084119989 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107084119989 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107084119989 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107084119989 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107084119989 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107084119989 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107084119989 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107084119989 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107084119989 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107084119989 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107084119989 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107084119989 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107084119989 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107084119989 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107084119989 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107084119989 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107084119989 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107084119989 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107084119989 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107084119989 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107084119989 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107084119990 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107084119990 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107084119990 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107084119990 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107084119990 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107084119990 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107084119990 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107084119990 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107084119990 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107084119990 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107084119990 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107084119990 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107084119990 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107084119990 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107084119990 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107084119990 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107084119990 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107084119990 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107084119990 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107084119990 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107084119990 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107084119990 DLGLOBAL DEBUG validating counter group 0x7f191d4fa5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107084119990 DLGLOBAL DEBUG validating counter group 0x558b99884700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107084119990 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107084119990 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107084119990 DLGLOBAL DEBUG validating counter group 0x7f191d4fb160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107084119990 DLGLOBAL DEBUG validating counter group 0x7f191d4fb140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107084119990 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107084119990 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) 20241107084119991 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) 20241107084119991 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107084119991 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084119991 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084119991 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084119991 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084119991 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084119991 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084119991 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084119991 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084119991 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084119991 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084119991 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084119991 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084119991 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084119991 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084119991 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084119991 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084119991 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084119991 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084119991 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084119991 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084119991 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084119991 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084119991 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084119991 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084119991 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107084119997 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107084119997 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) 20241107084119997 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) 20241107084119997 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107084119997 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107084119997 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) 20241107084119998 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107084119998 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) 20241107084119998 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) 20241107084119998 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107084119998 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107084119998 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107084119998 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107084119998 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084119998 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107084119998 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107084119999 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107084119999 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107084119999 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084119999 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084119999 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084119999 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084119999 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084119999 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084119999 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084119999 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084119999 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107084119999 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107084119999 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107084119999 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107084119999 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) 20241107084119999 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) 20241107084119999 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 13465 with status 0 MTC@fb7e2f9c3787: Test case TC_ns_unblock finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_unblock pass'. respawn: 115: starting: osmo-pcu Thu Nov 7 08:41:20 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 20241107084120014 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107084120014 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107084120014 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084120014 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107084120028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45026<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107084120128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45026<->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=30940) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_unblock pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:41:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests_NS.TC_ns_unblock_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests_NS.TC_ns_unblock_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_unblock_retrans' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_ns_unblock_retrans started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s MTC@fb7e2f9c3787: Start timer T: 5 s 20241107084125014 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084125015 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107084125015 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241107084125021 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107084125021 DLGLOBAL DEBUG validating counter group 0x5591e55e4020(bts) with 102 counters (rate_ctr.c:86) 20241107084125021 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107084125021 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107084125021 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107084125021 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107084125021 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107084125021 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107084125021 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107084125021 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107084125021 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107084125021 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107084125021 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107084125021 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107084125021 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107084125021 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107084125021 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107084125021 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107084125021 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107084125021 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107084125021 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107084125021 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107084125021 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107084125021 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107084125021 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107084125021 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107084125021 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107084125021 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107084125021 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107084125021 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107084125021 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107084125021 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107084125021 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107084125021 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107084125021 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107084125021 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107084125021 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107084125021 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107084125021 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107084125021 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107084125021 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107084125021 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107084125021 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107084125021 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107084125021 DLGLOBAL DEBUG validating counter group 0x7fdecbbec5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107084125021 DLGLOBAL DEBUG validating counter group 0x5591e55e3700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107084125021 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107084125021 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107084125021 DLGLOBAL DEBUG validating counter group 0x7fdecbbed160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107084125022 DLGLOBAL DEBUG validating counter group 0x7fdecbbed140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107084125022 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107084125022 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) 20241107084125022 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) 20241107084125022 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107084125022 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084125022 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084125022 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084125022 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084125022 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084125022 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084125022 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084125022 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084125022 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084125022 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084125022 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084125022 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084125022 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084125022 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084125022 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084125022 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084125022 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084125022 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084125022 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084125022 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084125022 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084125022 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084125022 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084125022 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084125022 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107084125028 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107084125028 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) 20241107084125028 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) 20241107084125028 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107084125028 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107084125028 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) 20241107084125030 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107084125030 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) 20241107084128029 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) 20241107084128029 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) 20241107084128029 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107084128029 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107084128029 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) 20241107084128033 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107084128033 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) 20241107084128033 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) 20241107084128033 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107084128033 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107084128033 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107084128033 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107084128033 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084128034 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107084128034 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107084128035 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107084128036 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107084128036 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084128036 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084128036 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084128036 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084128036 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084128036 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084128036 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084128036 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084128036 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107084128036 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107084128036 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107084128036 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107084128036 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) 20241107084128036 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) 20241107084128036 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 13520 with status 0 MTC@fb7e2f9c3787: Test case TC_ns_unblock_retrans finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_unblock_retrans pass'. respawn: 116: starting: osmo-pcu Thu Nov 7 08:41:28 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 20241107084128059 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107084128059 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107084128059 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084128059 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107084128073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53934<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107084128174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53934<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=20312) Waiting for packet dumper to finish... 1 (prev_count=20312, count=33064) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_unblock_retrans pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:41:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests_NS.TC_ns_full_bringup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests_NS.TC_ns_full_bringup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_full_bringup' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_ns_full_bringup started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s MTC@fb7e2f9c3787: Start timer T: 5 s 20241107084133060 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084133060 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107084133060 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241107084133065 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107084133066 DLGLOBAL DEBUG validating counter group 0x55ca1d331020(bts) with 102 counters (rate_ctr.c:86) 20241107084133066 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107084133066 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107084133066 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107084133066 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107084133066 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107084133066 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107084133066 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107084133066 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107084133066 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107084133066 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107084133066 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107084133066 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107084133066 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107084133066 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107084133066 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107084133066 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107084133066 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107084133066 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107084133066 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107084133066 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107084133066 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107084133066 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107084133066 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107084133066 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107084133066 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107084133066 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107084133066 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107084133066 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107084133067 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107084133067 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107084133067 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107084133067 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107084133067 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107084133067 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107084133067 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107084133067 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107084133067 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107084133067 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107084133067 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107084133067 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107084133067 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107084133067 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107084133067 DLGLOBAL DEBUG validating counter group 0x7f1c099895c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107084133067 DLGLOBAL DEBUG validating counter group 0x55ca1d330700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107084133067 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107084133067 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107084133067 DLGLOBAL DEBUG validating counter group 0x7f1c0998a160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107084133067 DLGLOBAL DEBUG validating counter group 0x7f1c0998a140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107084133067 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107084133067 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) 20241107084133067 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) 20241107084133067 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107084133067 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084133067 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084133067 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084133067 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084133067 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084133068 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084133068 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084133068 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084133068 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084133068 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084133068 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084133068 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084133068 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084133068 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084133068 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084133068 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084133068 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084133068 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084133068 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084133068 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084133068 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084133068 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084133068 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084133068 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084133068 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107084133075 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107084133075 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) 20241107084133075 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) 20241107084133075 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107084133075 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107084133075 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) 20241107084133077 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107084133077 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) 20241107084133077 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) 20241107084133077 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107084133077 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107084133077 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107084133077 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107084133077 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084133077 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107084133077 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107084133077 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107084133077 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) 20241107084133077 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107084136075 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107084136082 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241107084136082 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) 20241107084203078 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107084203078 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107084203078 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084203082 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084203082 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084203082 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084203082 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107084203082 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107084203082 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241107084203082 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107084203082 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084203083 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084203083 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084203083 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084203083 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107084203083 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241107084203083 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241107084203083 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241107084203083 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084203084 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084203084 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084203084 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084203084 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241107084203084 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241107084203084 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241107084203084 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241107084203084 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241107084203084 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241107084203084 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084203085 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241107084203085 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241107084203086 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241107084203086 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241107084203086 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241107084203086 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107084203086 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107084203086 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084203086 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084203086 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084203086 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084203086 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084203086 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084203086 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084203086 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084203086 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107084203086 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107084203086 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107084203086 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107084203087 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) 20241107084203087 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) 20241107084203087 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 13575 with status 0 respawn: 117: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_ns_full_bringup finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_full_bringup pass'. Thu Nov 7 08:42:03 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 20241107084203102 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107084203102 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107084203102 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084203102 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107084203124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51006<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107084203224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51006<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=23908) Waiting for packet dumper to finish... 1 (prev_count=23908, count=41084) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_full_bringup pass' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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 7 08:42:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests_NS.TC_ns_so_block.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/PCU_Tests_NS.TC_ns_so_block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_so_block' was executed successfully (exit status: 0). MTC@fb7e2f9c3787: Test case TC_ns_so_block started. MTC@fb7e2f9c3787: Start timer g_T_guard: 60 s MTC@fb7e2f9c3787: Start timer T: 5 s 20241107084208103 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084208103 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241107084208103 DL1IF INFO Sending 1.5.0.4-8734.202411062026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241107084208108 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241107084208108 DLGLOBAL DEBUG validating counter group 0x561835d1b020(bts) with 102 counters (rate_ctr.c:86) 20241107084208108 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241107084208108 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241107084208108 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241107084208108 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241107084208108 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241107084208108 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241107084208108 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241107084208108 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241107084208108 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241107084208108 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241107084208108 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241107084208108 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241107084208108 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241107084208109 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241107084208109 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241107084208109 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241107084208109 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241107084208109 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241107084208109 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241107084208109 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241107084208109 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241107084208109 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241107084208109 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241107084208109 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241107084208109 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241107084208109 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241107084208109 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241107084208109 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241107084208109 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241107084208109 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241107084208109 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241107084208109 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241107084208109 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241107084208109 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241107084208109 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241107084208109 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241107084208109 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241107084208109 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241107084208109 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241107084208109 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241107084208109 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241107084208109 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241107084208109 DLGLOBAL DEBUG validating counter group 0x7f88fff215c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241107084208109 DLGLOBAL DEBUG validating counter group 0x561835d1a700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241107084208109 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241107084208109 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241107084208109 DLGLOBAL DEBUG validating counter group 0x7f88fff22160(ns:nse) with 15 counters (rate_ctr.c:86) 20241107084208109 DLGLOBAL DEBUG validating counter group 0x7f88fff22140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241107084208109 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241107084208109 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) 20241107084208109 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) 20241107084208109 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241107084208109 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084208109 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084208109 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084208109 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084208109 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084208109 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084208109 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084208109 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084208109 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084208109 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084208109 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084208109 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084208109 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084208109 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084208109 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084208109 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084208109 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084208109 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084208109 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084208110 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084208110 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084208110 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241107084208110 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241107084208110 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241107084208110 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241107084208117 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241107084208117 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) 20241107084208117 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) 20241107084208117 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241107084208117 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241107084208117 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) 20241107084208119 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241107084208119 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) 20241107084208119 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) 20241107084208119 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241107084208119 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241107084208119 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241107084208119 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241107084208119 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241107084208119 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241107084208119 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241107084208120 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241107084208120 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) 20241107084208120 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241107084208122 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-BLOCK (gprs_ns2.c:1309) 20241107084208122 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) 20241107084208122 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-BLOCK-ACK (gprs_ns2_message.c:265) 20241107084208122 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) 20241107084208122 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107084208122 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107084208126 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241107084208126 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241107084208126 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084208126 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084208126 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084208126 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084208126 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084208126 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084208126 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084208126 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241107084208126 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241107084208126 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241107084208126 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241107084208126 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241107084208126 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) 20241107084208126 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) 20241107084208126 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Deallocated (fsm.c:568) respawn: 117: stopped pid 13642 with status 0 respawn: 118: starting: osmo-pcu MTC@fb7e2f9c3787: Test case TC_ns_so_block finished. Verdict: pass MTC@fb7e2f9c3787: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_so_block pass'. Thu Nov 7 08:42:08 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 20241107084208151 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241107084208151 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241107084208151 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084208151 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107084208165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51014<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241107084208266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51014<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=832) Waiting for packet dumper to finish... 1 (prev_count=832, count=33672) MTC@fb7e2f9c3787: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_so_block pass' was executed successfully (exit status: 0). MC@fb7e2f9c3787: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@fb7e2f9c3787: Terminating MTC. MC@fb7e2f9c3787: MTC terminated. MC2> exit MC@fb7e2f9c3787: Shutting down session. MC@fb7e2f9c3787: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/pcu/expected-results.xml' against results in 'junit-xml-6095.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 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (567290) [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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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/logs/testsuite', 'testenv-pcu-generic-osmocom-nightly-20241107-0828-2f92f8ec-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh PCU_Tests --rm >/dev/null'] 20241107084213152 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084213152 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241107084218153 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084218153 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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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/logs/testsuite', 'testenv-pcu-generic-osmocom-nightly-20241107-0828-2f92f8ec-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/log_format.sh'] 20241107084223154 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241107084223154 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) [testenv][generic] Stopping pcu (567248) [testenv] Showing testsuite/junit-xml-6095.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/_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-nightly-20241107-0828-2f92f8ec-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test/logs/testsuite/junit-xml-6095.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-nightly-20241107-0828-2f92f8ec-0'] testenv-pcu-generic-osmocom-nightly-20241107-0828-2f92f8ec-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test/2136/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